2023-09-30T08:35:33.279 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-30T08:35:33.279 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181 --description upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} --verbose -- /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181/orig.config.yaml 2023-09-30T08:35:33.339 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-30T08:35:33.424 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181 branch: main description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} email: yweinste@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - 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: - 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' first_in_suite: false job_id: '7407181' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - 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 basic import/export cli tests for rbd ' name: yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-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: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 1d10b71792f3be8887a7631e69851ac2df3585af ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 1d10b71792f3be8887a7631e69851ac2df3585af kernel: hwe: true workunit: branch: main sha1: 1d10b71792f3be8887a7631e69851ac2df3585af owner: scheduled_yuriw@teuthology priority: 76 repo: https://github.com/ceph/ceph-ci.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: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 9689 sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 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: pacific clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: pacific clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' subset: 111/120000 suite: upgrade:pacific-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 1d10b71792f3be8887a7631e69851ac2df3585af targets: smithi005.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi099.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - install: branch: pacific exclude_packages: - ceph-volume - cephadm: cephadm_branch: pacific 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:pacific - 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-29_19:44:04 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-09-30T08:35:33.425 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa; will attempt to use it 2023-09-30T08:35:33.425 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks 2023-09-30T08:35:33.426 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-30T08:35:33.427 INFO:teuthology.task.internal:Checking packages... 2023-09-30T08:35:33.450 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '1d10b71792f3be8887a7631e69851ac2df3585af' 2023-09-30T08:35:33.450 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T08:35:33.451 INFO:teuthology.packaging:ref: None 2023-09-30T08:35:33.451 INFO:teuthology.packaging:tag: None 2023-09-30T08:35:33.451 INFO:teuthology.packaging:branch: main 2023-09-30T08:35:33.451 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T08:35:33.451 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2023-09-30T08:35:33.656 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6447-g1d10b717-1focal 2023-09-30T08:35:33.656 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-30T08:35:33.667 INFO:teuthology.task.internal:no buildpackages task found 2023-09-30T08:35:33.668 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-30T08:35:33.721 INFO:teuthology.task.internal:Saving configuration 2023-09-30T08:35:33.742 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-30T08:35:33.753 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-30T08:35:33.777 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi005.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181', '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-30 08:29:31.613949', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-30T08:35:33.798 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi099.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181', '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-30 08:29:31.612606', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-30T08:35:33.798 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-30T08:35:33.808 INFO:teuthology.task.internal:roles: ubuntu@smithi005.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-30T08:35:33.808 INFO:teuthology.task.internal:roles: ubuntu@smithi099.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-30T08:35:33.808 INFO:teuthology.run_tasks:Running task console_log... 2023-09-30T08:35:33.919 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f08603d20d0>, signals=[15]) 2023-09-30T08:35:33.920 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-30T08:35:33.946 INFO:teuthology.task.internal:Opening connections... 2023-09-30T08:35:33.946 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi005.front.sepia.ceph.com 2023-09-30T08:35:33.949 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:35:34.001 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi099.front.sepia.ceph.com 2023-09-30T08:35:34.002 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:35:34.049 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-30T08:35:34.057 DEBUG:teuthology.orchestra.run.smithi005:> uname -m 2023-09-30T08:35:34.084 INFO:teuthology.orchestra.run.smithi005.stdout:x86_64 2023-09-30T08:35:34.084 DEBUG:teuthology.orchestra.run.smithi005:> cat /etc/os-release 2023-09-30T08:35:34.132 INFO:teuthology.orchestra.run.smithi005.stdout:NAME="Ubuntu" 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:ID=ubuntu 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:ID_LIKE=debian 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:VERSION_ID="20.04" 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-30T08:35:34.133 INFO:teuthology.orchestra.run.smithi005.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-30T08:35:34.134 INFO:teuthology.orchestra.run.smithi005.stdout:VERSION_CODENAME=focal 2023-09-30T08:35:34.134 INFO:teuthology.orchestra.run.smithi005.stdout:UBUNTU_CODENAME=focal 2023-09-30T08:35:34.135 INFO:teuthology.lock.ops:Updating smithi005.front.sepia.ceph.com on lock server 2023-09-30T08:35:34.159 DEBUG:teuthology.orchestra.run.smithi099:> uname -m 2023-09-30T08:35:34.166 INFO:teuthology.orchestra.run.smithi099.stdout:x86_64 2023-09-30T08:35:34.166 DEBUG:teuthology.orchestra.run.smithi099:> cat /etc/os-release 2023-09-30T08:35:34.215 INFO:teuthology.orchestra.run.smithi099.stdout:NAME="Ubuntu" 2023-09-30T08:35:34.215 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-30T08:35:34.215 INFO:teuthology.orchestra.run.smithi099.stdout:ID=ubuntu 2023-09-30T08:35:34.215 INFO:teuthology.orchestra.run.smithi099.stdout:ID_LIKE=debian 2023-09-30T08:35:34.216 INFO:teuthology.orchestra.run.smithi099.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-30T08:35:34.216 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_ID="20.04" 2023-09-30T08:35:34.216 INFO:teuthology.orchestra.run.smithi099.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-30T08:35:34.216 INFO:teuthology.orchestra.run.smithi099.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-30T08:35:34.216 INFO:teuthology.orchestra.run.smithi099.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-30T08:35:34.216 INFO:teuthology.orchestra.run.smithi099.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-30T08:35:34.217 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_CODENAME=focal 2023-09-30T08:35:34.217 INFO:teuthology.orchestra.run.smithi099.stdout:UBUNTU_CODENAME=focal 2023-09-30T08:35:34.217 INFO:teuthology.lock.ops:Updating smithi099.front.sepia.ceph.com on lock server 2023-09-30T08:35:34.250 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-30T08:35:34.261 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-30T08:35:34.294 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-30T08:35:34.295 DEBUG:teuthology.orchestra.run.smithi005:> test '!' -e /home/ubuntu/cephtest 2023-09-30T08:35:34.297 DEBUG:teuthology.orchestra.run.smithi099:> test '!' -e /home/ubuntu/cephtest 2023-09-30T08:35:34.303 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-30T08:35:34.344 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-30T08:35:34.345 DEBUG:teuthology.orchestra.run.smithi005:> test -z $(ls -A /var/lib/ceph) 2023-09-30T08:35:34.347 DEBUG:teuthology.orchestra.run.smithi099:> test -z $(ls -A /var/lib/ceph) 2023-09-30T08:35:34.414 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-30T08:35:34.466 INFO:teuthology.run_tasks:Running task kernel... 2023-09-30T08:35:34.484 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-30T08:35:34.484 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-30T08:35:34.484 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-30T08:35:34.484 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-30T08:35:34.484 DEBUG:teuthology.orchestra.run.smithi005:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-30T08:35:34.485 DEBUG:teuthology.orchestra.run.smithi099:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-30T08:35:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T08:35:34.490 DEBUG:teuthology.orchestra.run.smithi005:> uname -r 2023-09-30T08:35:34.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T08:35:34.493 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2023-09-30T08:35:34.497 INFO:teuthology.orchestra.run.smithi005.stdout:5.4.0-124-generic 2023-09-30T08:35:34.497 INFO:teuthology.task.kernel:Running kernel on smithi005: 5.4.0-124-generic 2023-09-30T08:35:34.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo apt-get clean 2023-09-30T08:35:34.500 INFO:teuthology.orchestra.run.smithi099.stdout:5.4.0-124-generic 2023-09-30T08:35:34.500 INFO:teuthology.task.kernel:Running kernel on smithi099: 5.4.0-124-generic 2023-09-30T08:35:34.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get clean 2023-09-30T08:35:34.608 DEBUG:teuthology.orchestra.run.smithi005:> sudo apt-get update 2023-09-30T08:35:34.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2023-09-30T08:35:34.762 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-30T08:35:34.762 INFO:teuthology.orchestra.run.smithi005.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-30T08:35:34.764 INFO:teuthology.orchestra.run.smithi005.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-30T08:35:34.834 INFO:teuthology.orchestra.run.smithi005.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-30T08:35:34.958 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-30T08:35:34.958 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-30T08:35:34.998 INFO:teuthology.orchestra.run.smithi099.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-30T08:35:35.154 INFO:teuthology.orchestra.run.smithi005.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-30T08:35:35.267 INFO:teuthology.orchestra.run.smithi005.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-30T08:35:35.278 INFO:teuthology.orchestra.run.smithi005.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-30T08:35:35.282 INFO:teuthology.orchestra.run.smithi005.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-30T08:35:35.283 INFO:teuthology.orchestra.run.smithi005.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [885 kB] 2023-09-30T08:35:35.283 INFO:teuthology.orchestra.run.smithi005.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-09-30T08:35:35.283 INFO:teuthology.orchestra.run.smithi005.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,218 kB] 2023-09-30T08:35:35.302 INFO:teuthology.orchestra.run.smithi005.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-30T08:35:35.305 INFO:teuthology.orchestra.run.smithi005.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-09-30T08:35:35.305 INFO:teuthology.orchestra.run.smithi005.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-30T08:35:35.311 INFO:teuthology.orchestra.run.smithi005.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-30T08:35:35.316 INFO:teuthology.orchestra.run.smithi005.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-30T08:35:35.317 INFO:teuthology.orchestra.run.smithi005.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-30T08:35:35.318 INFO:teuthology.orchestra.run.smithi005.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-30T08:35:35.318 INFO:teuthology.orchestra.run.smithi005.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-30T08:35:35.318 INFO:teuthology.orchestra.run.smithi005.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-30T08:35:35.334 INFO:teuthology.orchestra.run.smithi005.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-30T08:35:35.341 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-30T08:35:35.350 INFO:teuthology.orchestra.run.smithi005.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,866 kB] 2023-09-30T08:35:35.387 INFO:teuthology.orchestra.run.smithi005.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [469 kB] 2023-09-30T08:35:35.390 INFO:teuthology.orchestra.run.smithi005.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-30T08:35:35.390 INFO:teuthology.orchestra.run.smithi005.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,330 kB] 2023-09-30T08:35:35.406 INFO:teuthology.orchestra.run.smithi005.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.7 kB] 2023-09-30T08:35:35.406 INFO:teuthology.orchestra.run.smithi005.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-30T08:35:35.409 INFO:teuthology.orchestra.run.smithi005.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-09-30T08:35:35.409 INFO:teuthology.orchestra.run.smithi005.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-30T08:35:35.414 INFO:teuthology.orchestra.run.smithi005.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-30T08:35:35.415 INFO:teuthology.orchestra.run.smithi099.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-30T08:35:35.422 INFO:teuthology.orchestra.run.smithi005.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-30T08:35:35.424 INFO:teuthology.orchestra.run.smithi005.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-30T08:35:35.424 INFO:teuthology.orchestra.run.smithi005.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.9 kB] 2023-09-30T08:35:35.424 INFO:teuthology.orchestra.run.smithi005.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-30T08:35:35.437 INFO:teuthology.orchestra.run.smithi005.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-30T08:35:35.438 INFO:teuthology.orchestra.run.smithi005.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-30T08:35:35.438 INFO:teuthology.orchestra.run.smithi005.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-30T08:35:35.438 INFO:teuthology.orchestra.run.smithi005.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-30T08:35:35.438 INFO:teuthology.orchestra.run.smithi005.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-30T08:35:35.454 INFO:teuthology.orchestra.run.smithi005.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-30T08:35:35.454 INFO:teuthology.orchestra.run.smithi005.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-30T08:35:35.455 INFO:teuthology.orchestra.run.smithi005.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-30T08:35:35.558 INFO:teuthology.orchestra.run.smithi099.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [885 kB] 2023-09-30T08:35:35.772 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-30T08:35:35.889 INFO:teuthology.orchestra.run.smithi099.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,866 kB] 2023-09-30T08:35:35.959 INFO:teuthology.orchestra.run.smithi099.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-30T08:35:35.973 INFO:teuthology.orchestra.run.smithi099.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-30T08:35:35.973 INFO:teuthology.orchestra.run.smithi099.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-09-30T08:35:35.974 INFO:teuthology.orchestra.run.smithi099.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,218 kB] 2023-09-30T08:35:36.041 INFO:teuthology.orchestra.run.smithi099.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-30T08:35:36.047 INFO:teuthology.orchestra.run.smithi099.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-09-30T08:35:36.047 INFO:teuthology.orchestra.run.smithi099.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-30T08:35:36.064 INFO:teuthology.orchestra.run.smithi099.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [469 kB] 2023-09-30T08:35:36.067 INFO:teuthology.orchestra.run.smithi099.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-30T08:35:36.077 INFO:teuthology.orchestra.run.smithi099.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-30T08:35:36.077 INFO:teuthology.orchestra.run.smithi099.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,330 kB] 2023-09-30T08:35:36.147 INFO:teuthology.orchestra.run.smithi099.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.7 kB] 2023-09-30T08:35:36.148 INFO:teuthology.orchestra.run.smithi099.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-30T08:35:36.153 INFO:teuthology.orchestra.run.smithi099.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-09-30T08:35:36.259 INFO:teuthology.orchestra.run.smithi099.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-30T08:35:36.317 INFO:teuthology.orchestra.run.smithi099.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-30T08:35:36.677 INFO:teuthology.orchestra.run.smithi099.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-30T08:35:36.681 INFO:teuthology.orchestra.run.smithi099.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-30T08:35:36.689 INFO:teuthology.orchestra.run.smithi099.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-30T08:35:36.691 INFO:teuthology.orchestra.run.smithi099.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-30T08:35:36.693 INFO:teuthology.orchestra.run.smithi099.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-30T08:35:36.904 INFO:teuthology.orchestra.run.smithi099.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-30T08:35:37.013 INFO:teuthology.orchestra.run.smithi099.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-30T08:35:37.034 INFO:teuthology.orchestra.run.smithi099.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-30T08:35:37.036 INFO:teuthology.orchestra.run.smithi099.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-30T08:35:37.036 INFO:teuthology.orchestra.run.smithi099.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.9 kB] 2023-09-30T08:35:37.038 INFO:teuthology.orchestra.run.smithi099.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-30T08:35:37.038 INFO:teuthology.orchestra.run.smithi099.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-30T08:35:37.039 INFO:teuthology.orchestra.run.smithi099.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-30T08:35:37.041 INFO:teuthology.orchestra.run.smithi099.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-30T08:35:37.044 INFO:teuthology.orchestra.run.smithi099.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-30T08:35:37.208 INFO:teuthology.orchestra.run.smithi099.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-30T08:35:37.391 INFO:teuthology.orchestra.run.smithi099.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-30T08:35:37.413 INFO:teuthology.orchestra.run.smithi099.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-30T08:35:39.258 INFO:teuthology.orchestra.run.smithi005.stdout:Fetched 17.4 MB in 3s (6,673 kB/s) 2023-09-30T08:35:39.830 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 17.4 MB in 3s (5,705 kB/s) 2023-09-30T08:35:40.714 INFO:teuthology.orchestra.run.smithi005.stdout:Reading package lists... 2023-09-30T08:35:40.741 DEBUG:teuthology.orchestra.run.smithi005:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-30T08:35:40.826 INFO:teuthology.orchestra.run.smithi005.stdout:Reading package lists... 2023-09-30T08:35:41.033 INFO:teuthology.orchestra.run.smithi005.stdout:Building dependency tree... 2023-09-30T08:35:41.034 INFO:teuthology.orchestra.run.smithi005.stdout:Reading state information... 2023-09-30T08:35:41.232 INFO:teuthology.orchestra.run.smithi005.stdout:The following additional packages will be installed: 2023-09-30T08:35:41.232 INFO:teuthology.orchestra.run.smithi005.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-30T08:35:41.232 INFO:teuthology.orchestra.run.smithi005.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-30T08:35:41.232 INFO:teuthology.orchestra.run.smithi005.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-30T08:35:41.234 INFO:teuthology.orchestra.run.smithi005.stdout:Suggested packages: 2023-09-30T08:35:41.234 INFO:teuthology.orchestra.run.smithi005.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-30T08:35:41.234 INFO:teuthology.orchestra.run.smithi005.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-30T08:35:41.297 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-09-30T08:35:41.301 INFO:teuthology.orchestra.run.smithi005.stdout:The following NEW packages will be installed: 2023-09-30T08:35:41.302 INFO:teuthology.orchestra.run.smithi005.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-30T08:35:41.302 INFO:teuthology.orchestra.run.smithi005.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-30T08:35:41.303 INFO:teuthology.orchestra.run.smithi005.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-30T08:35:41.303 INFO:teuthology.orchestra.run.smithi005.stdout: thermald upower usbmuxd 2023-09-30T08:35:41.324 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-30T08:35:41.358 INFO:teuthology.orchestra.run.smithi005.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-30T08:35:41.358 INFO:teuthology.orchestra.run.smithi005.stdout:Need to get 90.9 MB of archives. 2023-09-30T08:35:41.358 INFO:teuthology.orchestra.run.smithi005.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-30T08:35:41.358 INFO:teuthology.orchestra.run.smithi005.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-30T08:35:41.396 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-09-30T08:35:41.416 INFO:teuthology.orchestra.run.smithi005.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-30T08:35:41.422 INFO:teuthology.orchestra.run.smithi005.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-30T08:35:41.425 INFO:teuthology.orchestra.run.smithi005.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-30T08:35:41.440 INFO:teuthology.orchestra.run.smithi005.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-30T08:35:41.448 INFO:teuthology.orchestra.run.smithi005.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-30T08:35:41.596 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2023-09-30T08:35:41.597 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2023-09-30T08:35:41.767 INFO:teuthology.orchestra.run.smithi099.stdout:The following additional packages will be installed: 2023-09-30T08:35:41.767 INFO:teuthology.orchestra.run.smithi099.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-30T08:35:41.767 INFO:teuthology.orchestra.run.smithi099.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-30T08:35:41.768 INFO:teuthology.orchestra.run.smithi099.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-30T08:35:41.768 INFO:teuthology.orchestra.run.smithi099.stdout:Suggested packages: 2023-09-30T08:35:41.769 INFO:teuthology.orchestra.run.smithi099.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-30T08:35:41.769 INFO:teuthology.orchestra.run.smithi099.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-30T08:35:41.819 INFO:teuthology.orchestra.run.smithi099.stdout:The following NEW packages will be installed: 2023-09-30T08:35:41.820 INFO:teuthology.orchestra.run.smithi099.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-30T08:35:41.820 INFO:teuthology.orchestra.run.smithi099.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-30T08:35:41.820 INFO:teuthology.orchestra.run.smithi099.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-30T08:35:41.821 INFO:teuthology.orchestra.run.smithi099.stdout: thermald upower usbmuxd 2023-09-30T08:35:41.840 INFO:teuthology.orchestra.run.smithi005.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-30T08:35:41.892 INFO:teuthology.orchestra.run.smithi099.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-30T08:35:41.892 INFO:teuthology.orchestra.run.smithi099.stdout:Need to get 90.9 MB of archives. 2023-09-30T08:35:41.893 INFO:teuthology.orchestra.run.smithi099.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-30T08:35:41.893 INFO:teuthology.orchestra.run.smithi099.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-30T08:35:41.940 INFO:teuthology.orchestra.run.smithi005.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-30T08:35:41.949 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-30T08:35:41.954 INFO:teuthology.orchestra.run.smithi099.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-30T08:35:41.958 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-30T08:35:41.973 INFO:teuthology.orchestra.run.smithi099.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-30T08:35:41.980 INFO:teuthology.orchestra.run.smithi099.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-30T08:35:42.232 INFO:teuthology.orchestra.run.smithi099.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-30T08:35:42.327 INFO:teuthology.orchestra.run.smithi099.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-30T08:35:42.616 INFO:teuthology.orchestra.run.smithi005.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-30T08:35:42.693 INFO:teuthology.orchestra.run.smithi005.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-30T08:35:42.694 INFO:teuthology.orchestra.run.smithi005.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-30T08:35:42.700 INFO:teuthology.orchestra.run.smithi005.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-30T08:35:42.702 INFO:teuthology.orchestra.run.smithi005.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-30T08:35:43.067 INFO:teuthology.orchestra.run.smithi099.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-30T08:35:43.067 INFO:teuthology.orchestra.run.smithi099.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-30T08:35:43.068 INFO:teuthology.orchestra.run.smithi099.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-30T08:35:43.073 INFO:teuthology.orchestra.run.smithi099.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-30T08:35:43.076 INFO:teuthology.orchestra.run.smithi099.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-30T08:35:43.395 INFO:teuthology.orchestra.run.smithi005.stdout:Fetched 90.9 MB in 1s (65.3 MB/s) 2023-09-30T08:35:43.768 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 90.9 MB in 1s (72.9 MB/s) 2023-09-30T08:35:43.785 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-30T08:35:43.976 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-30T08:35:45.497 INFO:teuthology.orchestra.run.smithi005.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-30T08:35:45.502 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-30T08:35:45.683 INFO:teuthology.orchestra.run.smithi099.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-30T08:35:45.684 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-30T08:35:45.688 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-30T08:35:45.874 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-30T08:35:46.037 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-30T08:35:46.051 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-30T08:35:46.095 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-30T08:35:46.386 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-30T08:35:46.401 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-30T08:35:46.436 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-30T08:35:46.448 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-30T08:35:46.461 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-30T08:35:46.498 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-30T08:35:46.793 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-30T08:35:46.797 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-30T08:35:46.807 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-30T08:35:46.811 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-30T08:35:46.843 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-30T08:35:46.855 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-30T08:35:47.162 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-30T08:35:47.176 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-30T08:35:47.217 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-30T08:35:47.220 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-30T08:35:47.229 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-30T08:35:47.291 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-30T08:35:47.557 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-30T08:35:47.571 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-30T08:35:47.615 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:35:47.661 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-30T08:35:47.675 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-30T08:35:47.720 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-30T08:35:48.056 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-30T08:35:48.069 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-30T08:35:48.106 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:35:50.133 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-30T08:35:50.147 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-30T08:35:50.246 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:35:50.741 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-30T08:35:50.757 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-30T08:35:50.769 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-30T08:35:50.784 INFO:teuthology.orchestra.run.smithi005.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-30T08:35:50.827 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:35:50.859 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:35:51.410 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-30T08:35:51.424 INFO:teuthology.orchestra.run.smithi099.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-30T08:35:51.477 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:35:57.781 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-30T08:35:57.794 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-30T08:35:57.837 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-30T08:35:58.173 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-30T08:35:58.189 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-30T08:35:58.231 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-30T08:35:58.321 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-30T08:35:58.337 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-30T08:35:58.404 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-30T08:35:58.609 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package thermald. 2023-09-30T08:35:58.624 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-30T08:35:58.667 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-30T08:35:58.748 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-30T08:35:58.763 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-30T08:35:58.806 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-30T08:35:59.209 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package thermald. 2023-09-30T08:35:59.224 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-30T08:35:59.230 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package upower. 2023-09-30T08:35:59.245 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-30T08:35:59.268 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-30T08:35:59.305 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-30T08:35:59.710 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package usbmuxd. 2023-09-30T08:35:59.724 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-30T08:35:59.768 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-30T08:35:59.822 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package upower. 2023-09-30T08:35:59.836 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-30T08:35:59.901 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-30T08:36:00.093 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-30T08:36:00.214 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-30T08:36:00.340 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-30T08:36:00.343 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package usbmuxd. 2023-09-30T08:36:00.359 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-30T08:36:00.401 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-30T08:36:00.466 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-30T08:36:00.592 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-30T08:36:00.725 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-30T08:36:00.743 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-30T08:36:00.847 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-30T08:36:00.870 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-30T08:36:00.990 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-30T08:36:01.116 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-30T08:36:01.242 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-30T08:36:01.393 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-30T08:36:01.417 INFO:teuthology.orchestra.run.smithi005.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-30T08:36:01.465 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-30T08:36:01.519 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-30T08:36:01.659 INFO:teuthology.orchestra.run.smithi005.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-30T08:36:01.668 INFO:teuthology.orchestra.run.smithi005.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-30T08:36:01.669 INFO:teuthology.orchestra.run.smithi005.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-30T08:36:02.158 INFO:teuthology.orchestra.run.smithi005.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-30T08:36:02.395 INFO:teuthology.orchestra.run.smithi005.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-30T08:36:02.454 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-30T08:36:02.537 INFO:teuthology.orchestra.run.smithi099.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-30T08:36:02.615 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-30T08:36:02.769 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-30T08:36:02.769 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-30T08:36:02.796 INFO:teuthology.orchestra.run.smithi099.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-30T08:36:02.812 INFO:teuthology.orchestra.run.smithi099.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-30T08:36:02.812 INFO:teuthology.orchestra.run.smithi099.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-30T08:36:03.251 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:03.331 INFO:teuthology.orchestra.run.smithi099.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-30T08:36:03.543 INFO:teuthology.orchestra.run.smithi099.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-30T08:36:03.586 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-30T08:36:03.901 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-30T08:36:03.901 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-30T08:36:04.358 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:04.617 INFO:teuthology.orchestra.run.smithi005.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-30T08:36:04.629 INFO:teuthology.orchestra.run.smithi005.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:04.785 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:05.700 INFO:teuthology.orchestra.run.smithi099.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-30T08:36:05.700 INFO:teuthology.orchestra.run.smithi099.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:05.900 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:06.212 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-30T08:36:06.338 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:07.748 INFO:teuthology.orchestra.run.smithi005.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-30T08:36:07.960 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-30T08:36:08.036 INFO:teuthology.orchestra.run.smithi005.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-30T08:36:08.119 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:08.831 INFO:teuthology.orchestra.run.smithi005.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-30T08:36:08.923 INFO:teuthology.orchestra.run.smithi005.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:08.991 INFO:teuthology.orchestra.run.smithi005.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-30T08:36:08.991 INFO:teuthology.orchestra.run.smithi005.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:09.487 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-30T08:36:09.801 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-30T08:36:10.679 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-30T08:36:10.779 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-30T08:36:10.858 INFO:teuthology.orchestra.run.smithi099.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-30T08:36:10.858 INFO:teuthology.orchestra.run.smithi099.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:35.663 INFO:teuthology.orchestra.run.smithi005.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-30T08:36:35.663 INFO:teuthology.orchestra.run.smithi005.stdout:Sourcing file `/etc/default/grub' 2023-09-30T08:36:35.682 INFO:teuthology.orchestra.run.smithi005.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-30T08:36:35.724 INFO:teuthology.orchestra.run.smithi005.stdout:Generating grub configuration file ... 2023-09-30T08:36:36.029 INFO:teuthology.orchestra.run.smithi005.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-30T08:36:36.049 INFO:teuthology.orchestra.run.smithi005.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:36.181 INFO:teuthology.orchestra.run.smithi099.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-30T08:36:36.181 INFO:teuthology.orchestra.run.smithi099.stdout:Sourcing file `/etc/default/grub' 2023-09-30T08:36:36.199 INFO:teuthology.orchestra.run.smithi099.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-30T08:36:36.223 INFO:teuthology.orchestra.run.smithi099.stdout:Generating grub configuration file ... 2023-09-30T08:36:36.449 INFO:teuthology.orchestra.run.smithi005.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-30T08:36:36.460 INFO:teuthology.orchestra.run.smithi005.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-30T08:36:36.584 INFO:teuthology.orchestra.run.smithi099.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-30T08:36:36.605 INFO:teuthology.orchestra.run.smithi099.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:37.060 INFO:teuthology.orchestra.run.smithi099.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-30T08:36:37.072 INFO:teuthology.orchestra.run.smithi099.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-30T08:36:38.561 INFO:teuthology.orchestra.run.smithi005.stdout:done 2023-09-30T08:36:39.020 DEBUG:teuthology.orchestra.run.smithi005:> dpkg -s linux-image-generic-hwe-20.04 2023-09-30T08:36:39.061 INFO:teuthology.orchestra.run.smithi005.stdout:Package: linux-image-generic-hwe-20.04 2023-09-30T08:36:39.061 INFO:teuthology.orchestra.run.smithi005.stdout:Status: install ok installed 2023-09-30T08:36:39.061 INFO:teuthology.orchestra.run.smithi005.stdout:Priority: optional 2023-09-30T08:36:39.061 INFO:teuthology.orchestra.run.smithi005.stdout:Section: kernel 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout:Installed-Size: 20 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout:Maintainer: Ubuntu Kernel Team 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout:Architecture: amd64 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout:Source: linux-meta-hwe-5.15 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.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-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.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-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout:Recommends: thermald 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout:Description: Generic Linux kernel image 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout: This package will always depend on the latest generic kernel image 2023-09-30T08:36:39.062 INFO:teuthology.orchestra.run.smithi005.stdout: available. 2023-09-30T08:36:39.063 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-30T08:36:39.063 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-30T08:36:39.063 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-30T08:36:39.063 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-30T08:36:39.063 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi005.front.sepia.ceph.com, path=None, version=distro) 2023-09-30T08:36:39.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo apt-get clean 2023-09-30T08:36:39.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo apt-get update 2023-09-30T08:36:39.283 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-30T08:36:39.284 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-30T08:36:39.291 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-30T08:36:39.311 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-30T08:36:39.829 INFO:teuthology.orchestra.run.smithi099.stdout:done 2023-09-30T08:36:40.307 DEBUG:teuthology.orchestra.run.smithi099:> dpkg -s linux-image-generic-hwe-20.04 2023-09-30T08:36:40.347 INFO:teuthology.orchestra.run.smithi099.stdout:Package: linux-image-generic-hwe-20.04 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Status: install ok installed 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Priority: optional 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Section: kernel 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Installed-Size: 20 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Maintainer: Ubuntu Kernel Team 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: amd64 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Source: linux-meta-hwe-5.15 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.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-30T08:36:40.348 INFO:teuthology.orchestra.run.smithi099.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-30T08:36:40.349 INFO:teuthology.orchestra.run.smithi099.stdout:Recommends: thermald 2023-09-30T08:36:40.349 INFO:teuthology.orchestra.run.smithi099.stdout:Description: Generic Linux kernel image 2023-09-30T08:36:40.349 INFO:teuthology.orchestra.run.smithi099.stdout: This package will always depend on the latest generic kernel image 2023-09-30T08:36:40.349 INFO:teuthology.orchestra.run.smithi099.stdout: available. 2023-09-30T08:36:40.349 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-30T08:36:40.349 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-30T08:36:40.349 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-30T08:36:40.349 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-30T08:36:40.349 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi099.front.sepia.ceph.com, path=None, version=distro) 2023-09-30T08:36:40.350 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get clean 2023-09-30T08:36:40.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2023-09-30T08:36:40.565 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-30T08:36:40.571 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-30T08:36:40.589 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-30T08:36:40.683 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-30T08:36:41.058 INFO:teuthology.orchestra.run.smithi005.stdout:Reading package lists... 2023-09-30T08:36:41.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-30T08:36:41.153 INFO:teuthology.orchestra.run.smithi005.stdout:Reading package lists... 2023-09-30T08:36:41.355 INFO:teuthology.orchestra.run.smithi005.stdout:Building dependency tree... 2023-09-30T08:36:41.355 INFO:teuthology.orchestra.run.smithi005.stdout:Reading state information... 2023-09-30T08:36:41.573 INFO:teuthology.orchestra.run.smithi005.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-30T08:36:41.573 INFO:teuthology.orchestra.run.smithi005.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-30T08:36:41.575 DEBUG:teuthology.orchestra.run.smithi005:> dpkg -s linux-image-generic-hwe-20.04 2023-09-30T08:36:41.593 INFO:teuthology.orchestra.run.smithi005.stdout:Package: linux-image-generic-hwe-20.04 2023-09-30T08:36:41.593 INFO:teuthology.orchestra.run.smithi005.stdout:Status: install ok installed 2023-09-30T08:36:41.593 INFO:teuthology.orchestra.run.smithi005.stdout:Priority: optional 2023-09-30T08:36:41.593 INFO:teuthology.orchestra.run.smithi005.stdout:Section: kernel 2023-09-30T08:36:41.593 INFO:teuthology.orchestra.run.smithi005.stdout:Installed-Size: 20 2023-09-30T08:36:41.593 INFO:teuthology.orchestra.run.smithi005.stdout:Maintainer: Ubuntu Kernel Team 2023-09-30T08:36:41.593 INFO:teuthology.orchestra.run.smithi005.stdout:Architecture: amd64 2023-09-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.stdout:Source: linux-meta-hwe-5.15 2023-09-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.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-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.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-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.stdout:Recommends: thermald 2023-09-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.stdout:Description: Generic Linux kernel image 2023-09-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.stdout: This package will always depend on the latest generic kernel image 2023-09-30T08:36:41.594 INFO:teuthology.orchestra.run.smithi005.stdout: available. 2023-09-30T08:36:41.595 DEBUG:teuthology.orchestra.run.smithi005:> mktemp 2023-09-30T08:36:41.599 INFO:teuthology.orchestra.run.smithi005.stdout:/tmp/tmp.QwyjSw6FVv 2023-09-30T08:36:41.600 DEBUG:teuthology.orchestra.run.smithi005:> sudo cp /boot/grub/grub.cfg /tmp/tmp.QwyjSw6FVv 2023-09-30T08:36:41.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod 0666 /tmp/tmp.QwyjSw6FVv 2023-09-30T08:36:41.656 DEBUG:teuthology.orchestra.remote:smithi005:/tmp/tmp.QwyjSw6FVv is 9KB 2023-09-30T08:36:41.674 DEBUG:teuthology.orchestra.run.smithi005:> rm -fr /tmp/tmp.QwyjSw6FVv 2023-09-30T08:36:41.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-30T08:36:41.737 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:36:41.738 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-30T08:36:41.738 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-30T08:36:41.771 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-30T08:36:41.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo update-grub 2023-09-30T08:36:42.302 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-09-30T08:36:42.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-30T08:36:42.396 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-09-30T08:36:42.595 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2023-09-30T08:36:42.595 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2023-09-30T08:36:42.796 INFO:teuthology.orchestra.run.smithi099.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-30T08:36:42.796 INFO:teuthology.orchestra.run.smithi099.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-30T08:36:42.798 DEBUG:teuthology.orchestra.run.smithi099:> dpkg -s linux-image-generic-hwe-20.04 2023-09-30T08:36:42.818 INFO:teuthology.orchestra.run.smithi099.stdout:Package: linux-image-generic-hwe-20.04 2023-09-30T08:36:42.819 INFO:teuthology.orchestra.run.smithi099.stdout:Status: install ok installed 2023-09-30T08:36:42.819 INFO:teuthology.orchestra.run.smithi099.stdout:Priority: optional 2023-09-30T08:36:42.819 INFO:teuthology.orchestra.run.smithi099.stdout:Section: kernel 2023-09-30T08:36:42.819 INFO:teuthology.orchestra.run.smithi099.stdout:Installed-Size: 20 2023-09-30T08:36:42.819 INFO:teuthology.orchestra.run.smithi099.stdout:Maintainer: Ubuntu Kernel Team 2023-09-30T08:36:42.819 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: amd64 2023-09-30T08:36:42.819 INFO:teuthology.orchestra.run.smithi099.stdout:Source: linux-meta-hwe-5.15 2023-09-30T08:36:42.820 INFO:teuthology.orchestra.run.smithi099.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-30T08:36:42.820 INFO:teuthology.orchestra.run.smithi099.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-30T08:36:42.820 INFO:teuthology.orchestra.run.smithi099.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-30T08:36:42.820 INFO:teuthology.orchestra.run.smithi099.stdout:Recommends: thermald 2023-09-30T08:36:42.820 INFO:teuthology.orchestra.run.smithi099.stdout:Description: Generic Linux kernel image 2023-09-30T08:36:42.820 INFO:teuthology.orchestra.run.smithi099.stdout: This package will always depend on the latest generic kernel image 2023-09-30T08:36:42.820 INFO:teuthology.orchestra.run.smithi099.stdout: available. 2023-09-30T08:36:42.820 DEBUG:teuthology.orchestra.run.smithi099:> mktemp 2023-09-30T08:36:42.868 INFO:teuthology.orchestra.run.smithi099.stdout:/tmp/tmp.oiiFawQlDe 2023-09-30T08:36:42.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo cp /boot/grub/grub.cfg /tmp/tmp.oiiFawQlDe 2023-09-30T08:36:42.884 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0666 /tmp/tmp.oiiFawQlDe 2023-09-30T08:36:42.929 DEBUG:teuthology.orchestra.remote:smithi099:/tmp/tmp.oiiFawQlDe is 9KB 2023-09-30T08:36:42.942 DEBUG:teuthology.orchestra.run.smithi099:> rm -fr /tmp/tmp.oiiFawQlDe 2023-09-30T08:36:42.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-30T08:36:42.995 INFO:teuthology.orchestra.run.smithi005.stderr:Sourcing file `/etc/default/grub' 2023-09-30T08:36:43.006 INFO:teuthology.orchestra.run.smithi005.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-30T08:36:43.007 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:36:43.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-30T08:36:43.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-30T08:36:43.015 INFO:teuthology.orchestra.run.smithi005.stderr:Generating grub configuration file ... 2023-09-30T08:36:43.043 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-30T08:36:43.043 DEBUG:teuthology.orchestra.run.smithi099:> sudo update-grub 2023-09-30T08:36:43.281 INFO:teuthology.orchestra.run.smithi005.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-30T08:36:43.292 INFO:teuthology.orchestra.run.smithi005.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:43.636 INFO:teuthology.orchestra.run.smithi005.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-30T08:36:43.648 INFO:teuthology.orchestra.run.smithi005.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-30T08:36:44.459 INFO:teuthology.orchestra.run.smithi099.stderr:Sourcing file `/etc/default/grub' 2023-09-30T08:36:44.472 INFO:teuthology.orchestra.run.smithi099.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-30T08:36:44.488 INFO:teuthology.orchestra.run.smithi099.stderr:Generating grub configuration file ... 2023-09-30T08:36:44.662 INFO:teuthology.orchestra.run.smithi005.stderr:done 2023-09-30T08:36:44.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo shutdown -r now 2023-09-30T08:36:44.744 INFO:teuthology.orchestra.run.smithi099.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-30T08:36:44.755 INFO:teuthology.orchestra.run.smithi099.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-30T08:36:45.092 INFO:teuthology.orchestra.run.smithi099.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-30T08:36:45.104 INFO:teuthology.orchestra.run.smithi099.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-30T08:36:46.814 INFO:teuthology.orchestra.run.smithi099.stderr:done 2023-09-30T08:36:46.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo shutdown -r now 2023-09-30T08:37:14.694 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-30T08:37:14.695 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:37:14.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:37:16.820 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-30T08:37:16.820 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:37:16.821 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:37:33.182 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2023-09-30T08:37:35.230 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2023-09-30T08:37:42.190 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:37:42.191 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:37:44.233 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:37:44.234 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:37:45.242 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2023-09-30T08:37:47.290 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2023-09-30T08:37:57.250 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:37:57.251 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:37:59.293 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:37:59.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:38:00.318 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2023-09-30T08:38:15.330 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:38:15.331 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:38:17.722 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2023-09-30T08:38:32.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:38:32.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:38:32.967 ERROR:teuthology.orchestra.connection:Error authenticating with smithi099.front.sepia.ceph.com: No SSH private key found! 2023-09-30T08:38:32.967 DEBUG:teuthology.orchestra.remote:No existing session 2023-09-30T08:38:33.854 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.5 2023-09-30T08:38:50.982 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:38:50.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:38:51.075 DEBUG:teuthology.orchestra.run.smithi099:> true 2023-09-30T08:38:51.726 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:38:51.726 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-09-30T08:38:51.726 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2023-09-30T08:38:51.772 INFO:teuthology.orchestra.run.smithi099.stdout:5.15.0-84-generic 2023-09-30T08:38:51.773 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-30T08:38:51.773 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-30T08:38:51.773 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-30T08:38:51.855 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:38:51.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:38:52.094 DEBUG:teuthology.orchestra.run.smithi005:> true 2023-09-30T08:38:52.684 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:38:52.684 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-09-30T08:38:52.684 DEBUG:teuthology.orchestra.run.smithi005:> uname -r 2023-09-30T08:38:52.734 INFO:teuthology.orchestra.run.smithi005.stdout:5.15.0-84-generic 2023-09-30T08:38:52.734 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-30T08:38:52.735 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-30T08:38:52.735 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-30T08:38:52.774 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-30T08:38:52.774 DEBUG:teuthology.orchestra.run.smithi099:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-30T08:38:52.870 INFO:teuthology.orchestra.run.smithi099.stdout:ttyS1 2023-09-30T08:38:52.899 DEBUG:teuthology.parallel:result is None 2023-09-30T08:38:53.735 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-30T08:38:53.960 DEBUG:teuthology.orchestra.run.smithi005:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-30T08:38:54.044 INFO:teuthology.orchestra.run.smithi005.stdout:ttyS1 2023-09-30T08:38:54.149 DEBUG:teuthology.parallel:result is None 2023-09-30T08:38:54.149 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-30T08:38:54.158 INFO:teuthology.task.internal:Creating test directory... 2023-09-30T08:38:54.158 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-30T08:38:54.161 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-30T08:38:54.168 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-30T08:38:54.191 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-30T08:38:54.233 INFO:teuthology.task.internal:Creating archive directory... 2023-09-30T08:38:54.233 DEBUG:teuthology.orchestra.run.smithi005:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-30T08:38:54.236 DEBUG:teuthology.orchestra.run.smithi099:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-30T08:38:54.333 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-30T08:38:54.341 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-30T08:38:54.341 DEBUG:teuthology.orchestra.run.smithi005:> 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-30T08:38:54.344 DEBUG:teuthology.orchestra.run.smithi099:> 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-30T08:38:54.359 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T08:38:54.361 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T08:38:54.365 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T08:38:54.367 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T08:38:54.369 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-30T08:38:54.408 INFO:teuthology.task.internal:Configuring sudo... 2023-09-30T08:38:54.409 DEBUG:teuthology.orchestra.run.smithi005:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-30T08:38:54.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-30T08:38:54.426 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-30T08:38:54.452 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-30T08:38:54.452 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-30T08:38:54.470 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-30T08:38:54.477 DEBUG:teuthology.orchestra.run.smithi005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-30T08:38:54.523 DEBUG:teuthology.orchestra.run.smithi005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-30T08:38:54.571 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:38:54.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-30T08:38:54.636 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-30T08:38:54.643 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-30T08:38:54.693 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:38:54.693 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-30T08:38:54.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo service rsyslog restart 2023-09-30T08:38:54.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo service rsyslog restart 2023-09-30T08:38:54.839 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-30T08:38:54.846 INFO:teuthology.task.internal:Starting timer... 2023-09-30T08:38:54.847 INFO:teuthology.run_tasks:Running task pcp... 2023-09-30T08:38:54.896 INFO:teuthology.run_tasks:Running task selinux... 2023-09-30T08:38:54.927 DEBUG:teuthology.task.selinux:Excluding smithi005: OS 'ubuntu' does not support SELinux 2023-09-30T08:38:54.927 DEBUG:teuthology.task.selinux:Excluding smithi099: OS 'ubuntu' does not support SELinux 2023-09-30T08:38:54.928 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-30T08:38:54.928 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-30T08:38:54.928 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-30T08:38:54.928 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-30T08:38:54.986 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-30T08:38:54.992 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-30T08:38:55.106 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-30T08:38:55.121 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-30T08:38:55.122 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi005.front.sepia.ceph.com,smithi099.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-30T08:44:38.635 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi005.front.sepia.ceph.com'), Remote(name='ubuntu@smithi099.front.sepia.ceph.com')] 2023-09-30T08:44:38.636 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:44:38.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:44:38.730 DEBUG:teuthology.orchestra.run.smithi005:> true 2023-09-30T08:44:38.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi005.front.sepia.ceph.com' 2023-09-30T08:44:38.856 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:44:38.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:44:38.943 DEBUG:teuthology.orchestra.run.smithi099:> true 2023-09-30T08:44:39.063 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-09-30T08:44:39.064 INFO:teuthology.run_tasks:Running task clock... 2023-09-30T08:44:39.074 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-30T08:44:39.075 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-30T08:44:39.075 DEBUG:teuthology.orchestra.run.smithi005:> 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-30T08:44:39.077 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-30T08:44:39.077 DEBUG:teuthology.orchestra.run.smithi099:> 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-30T08:44:39.108 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-30T08:44:39.108 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Command line: ntpd -gq 2023-09-30T08:44:39.109 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: proto: precision = 0.105 usec (-23) 2023-09-30T08:44:39.109 INFO:teuthology.orchestra.run.smithi005.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-30T08:44:39.109 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-30T08:44:39.110 INFO:teuthology.orchestra.run.smithi005.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: restrict ::: KOD does nothing without LIMITED. 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Listen and drop on 0 v6wildcard [::]:123 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Listen normally on 2 lo 127.0.0.1:123 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Listen normally on 3 ens1f0 172.21.15.5:123 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Listen normally on 4 lo [::1]:123 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1442%4]:123 2023-09-30T08:44:39.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:39 ntpd[22466]: Listening on routing socket on fd #22 for interface updates 2023-09-30T08:44:39.135 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-30T08:44:39.135 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Command line: ntpd -gq 2023-09-30T08:44:39.136 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: proto: precision = 0.070 usec (-24) 2023-09-30T08:44:39.136 INFO:teuthology.orchestra.run.smithi099.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-30T08:44:39.137 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-30T08:44:39.137 INFO:teuthology.orchestra.run.smithi099.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-30T08:44:39.138 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: restrict ::: KOD does nothing without LIMITED. 2023-09-30T08:44:39.138 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Listen and drop on 0 v6wildcard [::]:123 2023-09-30T08:44:39.138 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-30T08:44:39.138 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Listen normally on 2 lo 127.0.0.1:123 2023-09-30T08:44:39.138 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Listen normally on 3 enp3s0f1 172.21.15.99:123 2023-09-30T08:44:39.138 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Listen normally on 4 lo [::1]:123 2023-09-30T08:44:39.138 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d803%5]:123 2023-09-30T08:44:39.139 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:39 ntpd[22542]: Listening on routing socket on fd #22 for interface updates 2023-09-30T08:44:40.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:40.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:40.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:40.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:40 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:41.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:41 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:41.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:41 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:41.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:41 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:41.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:41 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:41.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:41 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:41.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:41 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:41.136 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:41 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:41.136 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:41 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:42.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:42.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:42.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:42.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:42 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:43.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:43.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:43.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:43.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:43.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:43.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:43.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:43 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:44.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:44 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:44 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:44 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:44 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:44 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:44.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:44 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:44.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:44.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:44.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:44.139 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:44 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:45.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:45.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:45 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:46.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:46 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:46.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:46 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:46.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:46 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:46.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:46 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:46.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:46 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:46.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:46 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:46.136 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:46.136 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:46.137 INFO:teuthology.orchestra.run.smithi099.stdout:30 Sep 08:44:46 ntpd[22542]: ntpd: time slew -0.000205 s 2023-09-30T08:44:46.138 INFO:teuthology.orchestra.run.smithi099.stdout:ntpd: time slew -0.000205s 2023-09-30T08:44:46.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-30T08:44:46.138 INFO:teuthology.orchestra.run.smithi099.stderr:30 Sep 08:44:46 ntpd[22542]: can't open /var/log/ntpstats/loopstats.20230930: Permission denied 2023-09-30T08:44:46.196 INFO:teuthology.orchestra.run.smithi099.stdout: remote refid st t when poll reach delay offset jitter 2023-09-30T08:44:46.196 INFO:teuthology.orchestra.run.smithi099.stdout:============================================================================== 2023-09-30T08:44:46.196 INFO:teuthology.orchestra.run.smithi099.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:46.196 INFO:teuthology.orchestra.run.smithi099.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:46.196 INFO:teuthology.orchestra.run.smithi099.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:46.196 INFO:teuthology.orchestra.run.smithi099.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:47.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:47.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:47.109 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: can't open /var/log/ntpstats/rawstats.20230930: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-30T08:44:47.110 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: can't open /var/log/ntpstats/peerstats.20230930: Permission denied 2023-09-30T08:44:47.111 INFO:teuthology.orchestra.run.smithi005.stdout:30 Sep 08:44:47 ntpd[22466]: ntpd: time slew -0.001305 s 2023-09-30T08:44:47.111 INFO:teuthology.orchestra.run.smithi005.stdout:ntpd: time slew -0.001305s 2023-09-30T08:44:47.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-30T08:44:47.111 INFO:teuthology.orchestra.run.smithi005.stderr:30 Sep 08:44:47 ntpd[22466]: can't open /var/log/ntpstats/loopstats.20230930: Permission denied 2023-09-30T08:44:47.170 INFO:teuthology.orchestra.run.smithi005.stdout: remote refid st t when poll reach delay offset jitter 2023-09-30T08:44:47.170 INFO:teuthology.orchestra.run.smithi005.stdout:============================================================================== 2023-09-30T08:44:47.170 INFO:teuthology.orchestra.run.smithi005.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:47.170 INFO:teuthology.orchestra.run.smithi005.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:47.170 INFO:teuthology.orchestra.run.smithi005.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:47.170 INFO:teuthology.orchestra.run.smithi005.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-30T08:44:47.171 INFO:teuthology.run_tasks:Running task install... 2023-09-30T08:44:47.181 DEBUG:teuthology.task.install:project ceph 2023-09-30T08:44:47.181 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'}} 2023-09-30T08:44:47.182 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'} 2023-09-30T08:44:47.182 INFO:teuthology.task.install:Using flavor: default 2023-09-30T08:44:47.187 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-30T08:44:47.187 INFO:teuthology.task.install:extra packages: [] 2023-09-30T08:44:47.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo apt-key list | grep Ceph 2023-09-30T08:44:47.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-key list | grep Ceph 2023-09-30T08:44:47.279 INFO:teuthology.orchestra.run.smithi099.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-30T08:44:47.313 INFO:teuthology.orchestra.run.smithi005.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-30T08:44:47.336 INFO:teuthology.orchestra.run.smithi099.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-30T08:44:47.336 INFO:teuthology.orchestra.run.smithi099.stdout:uid [ unknown] Ceph.com (release key) 2023-09-30T08:44:47.337 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-30T08:44:47.338 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T08:44:47.338 INFO:teuthology.packaging:ref: None 2023-09-30T08:44:47.338 INFO:teuthology.packaging:tag: None 2023-09-30T08:44:47.338 INFO:teuthology.packaging:branch: pacific 2023-09-30T08:44:47.338 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T08:44:47.338 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-30T08:44:47.373 INFO:teuthology.orchestra.run.smithi005.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-30T08:44:47.373 INFO:teuthology.orchestra.run.smithi005.stdout:uid [ unknown] Ceph.com (release key) 2023-09-30T08:44:47.373 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-30T08:44:47.373 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T08:44:47.374 INFO:teuthology.packaging:ref: None 2023-09-30T08:44:47.374 INFO:teuthology.packaging:tag: None 2023-09-30T08:44:47.374 INFO:teuthology.packaging:branch: pacific 2023-09-30T08:44:47.374 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T08:44:47.374 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-30T08:44:47.616 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default/ 2023-09-30T08:44:47.616 INFO:teuthology.task.install.deb:Package version is 16.2.14-44-geeb13ac9-1focal 2023-09-30T08:44:47.683 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default/ 2023-09-30T08:44:47.683 INFO:teuthology.task.install.deb:Package version is 16.2.14-44-geeb13ac9-1focal 2023-09-30T08:44:47.823 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:44:47.823 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-30T08:44:47.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo apt-get update 2023-09-30T08:44:47.885 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:44:47.886 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-30T08:44:47.902 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2023-09-30T08:44:48.025 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-30T08:44:48.028 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-30T08:44:48.044 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-30T08:44:48.046 INFO:teuthology.orchestra.run.smithi005.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-30T08:44:48.087 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-30T08:44:48.139 INFO:teuthology.orchestra.run.smithi005.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal InRelease 2023-09-30T08:44:48.177 INFO:teuthology.orchestra.run.smithi005.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-09-30T08:44:48.203 INFO:teuthology.orchestra.run.smithi099.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal InRelease 2023-09-30T08:44:48.205 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-30T08:44:48.219 INFO:teuthology.orchestra.run.smithi005.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release.gpg 2023-09-30T08:44:48.245 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-09-30T08:44:48.264 INFO:teuthology.orchestra.run.smithi005.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-09-30T08:44:48.288 INFO:teuthology.orchestra.run.smithi099.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal Release.gpg 2023-09-30T08:44:48.288 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-30T08:44:48.319 INFO:teuthology.orchestra.run.smithi005.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main i386 Packages [3,119 B] 2023-09-30T08:44:48.324 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main i386 Packages [3,119 B] 2023-09-30T08:44:48.369 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-30T08:44:48.378 INFO:teuthology.orchestra.run.smithi099.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-09-30T08:44:48.686 INFO:teuthology.orchestra.run.smithi005.stdout:Fetched 28.0 kB in 1s (43.4 kB/s) 2023-09-30T08:44:48.689 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 28.0 kB in 1s (48.4 kB/s) 2023-09-30T08:44:49.721 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-09-30T08:44:49.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-44-geeb13ac9-1focal cephadm=16.2.14-44-geeb13ac9-1focal ceph-mds=16.2.14-44-geeb13ac9-1focal ceph-mgr=16.2.14-44-geeb13ac9-1focal ceph-common=16.2.14-44-geeb13ac9-1focal ceph-fuse=16.2.14-44-geeb13ac9-1focal ceph-test=16.2.14-44-geeb13ac9-1focal radosgw=16.2.14-44-geeb13ac9-1focal python3-rados=16.2.14-44-geeb13ac9-1focal python3-rgw=16.2.14-44-geeb13ac9-1focal python3-cephfs=16.2.14-44-geeb13ac9-1focal python3-rbd=16.2.14-44-geeb13ac9-1focal libcephfs2=16.2.14-44-geeb13ac9-1focal libcephfs-dev=16.2.14-44-geeb13ac9-1focal librados2=16.2.14-44-geeb13ac9-1focal librbd1=16.2.14-44-geeb13ac9-1focal rbd-fuse=16.2.14-44-geeb13ac9-1focal 2023-09-30T08:44:49.767 INFO:teuthology.orchestra.run.smithi005.stdout:Reading package lists... 2023-09-30T08:44:49.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-44-geeb13ac9-1focal cephadm=16.2.14-44-geeb13ac9-1focal ceph-mds=16.2.14-44-geeb13ac9-1focal ceph-mgr=16.2.14-44-geeb13ac9-1focal ceph-common=16.2.14-44-geeb13ac9-1focal ceph-fuse=16.2.14-44-geeb13ac9-1focal ceph-test=16.2.14-44-geeb13ac9-1focal radosgw=16.2.14-44-geeb13ac9-1focal python3-rados=16.2.14-44-geeb13ac9-1focal python3-rgw=16.2.14-44-geeb13ac9-1focal python3-cephfs=16.2.14-44-geeb13ac9-1focal python3-rbd=16.2.14-44-geeb13ac9-1focal libcephfs2=16.2.14-44-geeb13ac9-1focal libcephfs-dev=16.2.14-44-geeb13ac9-1focal librados2=16.2.14-44-geeb13ac9-1focal librbd1=16.2.14-44-geeb13ac9-1focal rbd-fuse=16.2.14-44-geeb13ac9-1focal 2023-09-30T08:44:49.822 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-09-30T08:44:49.869 INFO:teuthology.orchestra.run.smithi005.stdout:Reading package lists... 2023-09-30T08:44:49.998 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2023-09-30T08:44:49.999 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2023-09-30T08:44:50.077 INFO:teuthology.orchestra.run.smithi005.stdout:Building dependency tree... 2023-09-30T08:44:50.078 INFO:teuthology.orchestra.run.smithi005.stdout:Reading state information... 2023-09-30T08:44:50.169 INFO:teuthology.orchestra.run.smithi099.stdout:The following packages were automatically installed and are no longer required: 2023-09-30T08:44:50.170 INFO:teuthology.orchestra.run.smithi099.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-30T08:44:50.170 INFO:teuthology.orchestra.run.smithi099.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-30T08:44:50.170 INFO:teuthology.orchestra.run.smithi099.stdout:The following additional packages will be installed: 2023-09-30T08:44:50.170 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-30T08:44:50.171 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-09-30T08:44:50.171 INFO:teuthology.orchestra.run.smithi099.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-09-30T08:44:50.171 INFO:teuthology.orchestra.run.smithi099.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-30T08:44:50.172 INFO:teuthology.orchestra.run.smithi099.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout:Suggested packages: 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-30T08:44:50.173 INFO:teuthology.orchestra.run.smithi099.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-30T08:44:50.174 INFO:teuthology.orchestra.run.smithi099.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-30T08:44:50.174 INFO:teuthology.orchestra.run.smithi099.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-30T08:44:50.174 INFO:teuthology.orchestra.run.smithi099.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-30T08:44:50.174 INFO:teuthology.orchestra.run.smithi099.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-30T08:44:50.174 INFO:teuthology.orchestra.run.smithi099.stdout:Recommended packages: 2023-09-30T08:44:50.174 INFO:teuthology.orchestra.run.smithi099.stdout: btrfs-tools 2023-09-30T08:44:50.266 INFO:teuthology.orchestra.run.smithi005.stdout:The following packages were automatically installed and are no longer required: 2023-09-30T08:44:50.267 INFO:teuthology.orchestra.run.smithi005.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-30T08:44:50.267 INFO:teuthology.orchestra.run.smithi005.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-30T08:44:50.267 INFO:teuthology.orchestra.run.smithi005.stdout:The following additional packages will be installed: 2023-09-30T08:44:50.268 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-09-30T08:44:50.269 INFO:teuthology.orchestra.run.smithi005.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-30T08:44:50.270 INFO:teuthology.orchestra.run.smithi005.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout:Suggested packages: 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-30T08:44:50.271 INFO:teuthology.orchestra.run.smithi005.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-30T08:44:50.272 INFO:teuthology.orchestra.run.smithi005.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-30T08:44:50.272 INFO:teuthology.orchestra.run.smithi005.stdout:Recommended packages: 2023-09-30T08:44:50.272 INFO:teuthology.orchestra.run.smithi005.stdout: btrfs-tools 2023-09-30T08:44:50.283 INFO:teuthology.orchestra.run.smithi099.stdout:The following NEW packages will be installed: 2023-09-30T08:44:50.283 INFO:teuthology.orchestra.run.smithi099.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-30T08:44:50.283 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-30T08:44:50.283 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-30T08:44:50.284 INFO:teuthology.orchestra.run.smithi099.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-09-30T08:44:50.285 INFO:teuthology.orchestra.run.smithi099.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-09-30T08:44:50.286 INFO:teuthology.orchestra.run.smithi099.stdout:The following packages will be upgraded: 2023-09-30T08:44:50.286 INFO:teuthology.orchestra.run.smithi099.stdout: librados2 librbd1 2023-09-30T08:44:50.372 INFO:teuthology.orchestra.run.smithi099.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-09-30T08:44:50.372 INFO:teuthology.orchestra.run.smithi099.stdout:Need to get 174 MB of archives. 2023-09-30T08:44:50.372 INFO:teuthology.orchestra.run.smithi099.stdout:After this operation, 804 MB of additional disk space will be used. 2023-09-30T08:44:50.373 INFO:teuthology.orchestra.run.smithi099.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-30T08:44:50.391 INFO:teuthology.orchestra.run.smithi005.stdout:The following NEW packages will be installed: 2023-09-30T08:44:50.391 INFO:teuthology.orchestra.run.smithi005.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-30T08:44:50.391 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-30T08:44:50.391 INFO:teuthology.orchestra.run.smithi005.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-09-30T08:44:50.391 INFO:teuthology.orchestra.run.smithi005.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-09-30T08:44:50.392 INFO:teuthology.orchestra.run.smithi005.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-09-30T08:44:50.392 INFO:teuthology.orchestra.run.smithi005.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-09-30T08:44:50.392 INFO:teuthology.orchestra.run.smithi005.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-30T08:44:50.392 INFO:teuthology.orchestra.run.smithi005.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-09-30T08:44:50.393 INFO:teuthology.orchestra.run.smithi005.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-09-30T08:44:50.394 INFO:teuthology.orchestra.run.smithi005.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-09-30T08:44:50.394 INFO:teuthology.orchestra.run.smithi005.stdout:The following packages will be upgraded: 2023-09-30T08:44:50.394 INFO:teuthology.orchestra.run.smithi005.stdout: librados2 librbd1 2023-09-30T08:44:50.527 INFO:teuthology.orchestra.run.smithi005.stdout:2 upgraded, 98 newly installed, 0 to remove and 248 not upgraded. 2023-09-30T08:44:50.527 INFO:teuthology.orchestra.run.smithi005.stdout:Need to get 174 MB of archives. 2023-09-30T08:44:50.527 INFO:teuthology.orchestra.run.smithi005.stdout:After this operation, 804 MB of additional disk space will be used. 2023-09-30T08:44:50.527 INFO:teuthology.orchestra.run.smithi005.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-44-geeb13ac9-1focal [3,956 B] 2023-09-30T08:44:50.528 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-30T08:44:50.530 INFO:teuthology.orchestra.run.smithi099.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-30T08:44:50.547 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-44-geeb13ac9-1focal [3,956 B] 2023-09-30T08:44:50.549 INFO:teuthology.orchestra.run.smithi099.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-30T08:44:50.564 INFO:teuthology.orchestra.run.smithi099.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-30T08:44:50.570 INFO:teuthology.orchestra.run.smithi005.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-44-geeb13ac9-1focal [3,384 kB] 2023-09-30T08:44:50.587 INFO:teuthology.orchestra.run.smithi005.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-30T08:44:50.614 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-09-30T08:44:50.622 INFO:teuthology.orchestra.run.smithi099.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-30T08:44:50.623 INFO:teuthology.orchestra.run.smithi099.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-30T08:44:50.627 INFO:teuthology.orchestra.run.smithi099.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-44-geeb13ac9-1focal [3,384 kB] 2023-09-30T08:44:50.638 INFO:teuthology.orchestra.run.smithi099.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-30T08:44:50.638 INFO:teuthology.orchestra.run.smithi099.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-30T08:44:50.638 INFO:teuthology.orchestra.run.smithi099.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-30T08:44:50.644 INFO:teuthology.orchestra.run.smithi099.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-30T08:44:50.645 INFO:teuthology.orchestra.run.smithi099.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-30T08:44:50.645 INFO:teuthology.orchestra.run.smithi099.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-30T08:44:50.645 INFO:teuthology.orchestra.run.smithi099.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-30T08:44:50.661 INFO:teuthology.orchestra.run.smithi099.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-30T08:44:50.661 INFO:teuthology.orchestra.run.smithi099.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-30T08:44:50.662 INFO:teuthology.orchestra.run.smithi099.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-30T08:44:50.667 INFO:teuthology.orchestra.run.smithi099.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-30T08:44:50.690 INFO:teuthology.orchestra.run.smithi099.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-30T08:44:50.692 INFO:teuthology.orchestra.run.smithi099.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-30T08:44:50.694 INFO:teuthology.orchestra.run.smithi099.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-30T08:44:50.695 INFO:teuthology.orchestra.run.smithi099.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-30T08:44:50.700 INFO:teuthology.orchestra.run.smithi099.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-30T08:44:50.700 INFO:teuthology.orchestra.run.smithi099.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-30T08:44:50.709 INFO:teuthology.orchestra.run.smithi099.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-30T08:44:50.710 INFO:teuthology.orchestra.run.smithi099.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-30T08:44:50.711 INFO:teuthology.orchestra.run.smithi099.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-30T08:44:50.713 INFO:teuthology.orchestra.run.smithi099.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-30T08:44:50.729 INFO:teuthology.orchestra.run.smithi099.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-30T08:44:50.729 INFO:teuthology.orchestra.run.smithi099.stdout:Get:33 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-30T08:44:50.731 INFO:teuthology.orchestra.run.smithi099.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-30T08:44:50.733 INFO:teuthology.orchestra.run.smithi099.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-30T08:44:50.734 INFO:teuthology.orchestra.run.smithi099.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-30T08:44:50.735 INFO:teuthology.orchestra.run.smithi099.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-30T08:44:50.748 INFO:teuthology.orchestra.run.smithi099.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-30T08:44:50.777 INFO:teuthology.orchestra.run.smithi005.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-44-geeb13ac9-1focal [3,390 kB] 2023-09-30T08:44:50.893 INFO:teuthology.orchestra.run.smithi005.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-44-geeb13ac9-1focal [729 kB] 2023-09-30T08:44:50.918 INFO:teuthology.orchestra.run.smithi005.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-44-geeb13ac9-1focal [413 kB] 2023-09-30T08:44:50.932 INFO:teuthology.orchestra.run.smithi005.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-44-geeb13ac9-1focal [22.2 kB] 2023-09-30T08:44:50.933 INFO:teuthology.orchestra.run.smithi005.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-44-geeb13ac9-1focal [212 kB] 2023-09-30T08:44:50.940 INFO:teuthology.orchestra.run.smithi005.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-44-geeb13ac9-1focal [38.4 kB] 2023-09-30T08:44:50.941 INFO:teuthology.orchestra.run.smithi005.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-44-geeb13ac9-1focal [386 kB] 2023-09-30T08:44:50.954 INFO:teuthology.orchestra.run.smithi005.stdout:Get:11 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-44-geeb13ac9-1focal [3,691 kB] 2023-09-30T08:44:50.982 INFO:teuthology.orchestra.run.smithi005.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-30T08:44:50.983 INFO:teuthology.orchestra.run.smithi099.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-30T08:44:50.989 INFO:teuthology.orchestra.run.smithi005.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-30T08:44:51.034 INFO:teuthology.orchestra.run.smithi005.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-30T08:44:51.047 INFO:teuthology.orchestra.run.smithi005.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-30T08:44:51.052 INFO:teuthology.orchestra.run.smithi099.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-30T08:44:51.055 INFO:teuthology.orchestra.run.smithi099.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-30T08:44:51.073 INFO:teuthology.orchestra.run.smithi099.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-30T08:44:51.074 INFO:teuthology.orchestra.run.smithi099.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-30T08:44:51.074 INFO:teuthology.orchestra.run.smithi099.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-30T08:44:51.075 INFO:teuthology.orchestra.run.smithi099.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-30T08:44:51.076 INFO:teuthology.orchestra.run.smithi099.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-30T08:44:51.076 INFO:teuthology.orchestra.run.smithi099.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-30T08:44:51.077 INFO:teuthology.orchestra.run.smithi099.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-30T08:44:51.080 INFO:teuthology.orchestra.run.smithi005.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-44-geeb13ac9-1focal [116 kB] 2023-09-30T08:44:51.084 INFO:teuthology.orchestra.run.smithi005.stdout:Get:17 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-44-geeb13ac9-1focal [449 kB] 2023-09-30T08:44:51.087 INFO:teuthology.orchestra.run.smithi099.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-30T08:44:51.098 INFO:teuthology.orchestra.run.smithi099.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-30T08:44:51.099 INFO:teuthology.orchestra.run.smithi099.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-30T08:44:51.101 INFO:teuthology.orchestra.run.smithi005.stdout:Get:18 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-44-geeb13ac9-1focal [22.6 MB] 2023-09-30T08:44:51.104 INFO:teuthology.orchestra.run.smithi099.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-30T08:44:51.107 INFO:teuthology.orchestra.run.smithi099.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-30T08:44:51.108 INFO:teuthology.orchestra.run.smithi099.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-30T08:44:51.109 INFO:teuthology.orchestra.run.smithi099.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-30T08:44:51.112 INFO:teuthology.orchestra.run.smithi099.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-30T08:44:51.114 INFO:teuthology.orchestra.run.smithi099.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-30T08:44:51.117 INFO:teuthology.orchestra.run.smithi099.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-30T08:44:51.145 INFO:teuthology.orchestra.run.smithi099.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-30T08:44:51.146 INFO:teuthology.orchestra.run.smithi099.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-30T08:44:51.147 INFO:teuthology.orchestra.run.smithi099.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-30T08:44:51.149 INFO:teuthology.orchestra.run.smithi099.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-30T08:44:51.167 INFO:teuthology.orchestra.run.smithi099.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-30T08:44:51.168 INFO:teuthology.orchestra.run.smithi099.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-30T08:44:51.168 INFO:teuthology.orchestra.run.smithi099.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-30T08:44:51.173 INFO:teuthology.orchestra.run.smithi005.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-09-30T08:44:51.179 INFO:teuthology.orchestra.run.smithi099.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-30T08:44:51.182 INFO:teuthology.orchestra.run.smithi099.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-30T08:44:51.184 INFO:teuthology.orchestra.run.smithi099.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-30T08:44:51.196 INFO:teuthology.orchestra.run.smithi005.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-30T08:44:51.202 INFO:teuthology.orchestra.run.smithi099.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-30T08:44:51.202 INFO:teuthology.orchestra.run.smithi099.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-30T08:44:51.203 INFO:teuthology.orchestra.run.smithi005.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-30T08:44:51.206 INFO:teuthology.orchestra.run.smithi099.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-30T08:44:51.233 INFO:teuthology.orchestra.run.smithi005.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-30T08:44:51.239 INFO:teuthology.orchestra.run.smithi005.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-30T08:44:51.241 INFO:teuthology.orchestra.run.smithi005.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-30T08:44:51.421 INFO:teuthology.orchestra.run.smithi005.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-30T08:44:51.588 INFO:teuthology.orchestra.run.smithi005.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-30T08:44:51.618 INFO:teuthology.orchestra.run.smithi005.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-30T08:44:51.642 INFO:teuthology.orchestra.run.smithi005.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-30T08:44:51.758 INFO:teuthology.orchestra.run.smithi005.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-30T08:44:51.771 INFO:teuthology.orchestra.run.smithi005.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-30T08:44:51.776 INFO:teuthology.orchestra.run.smithi005.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-30T08:44:51.842 INFO:teuthology.orchestra.run.smithi005.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-30T08:44:51.858 INFO:teuthology.orchestra.run.smithi005.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-30T08:44:51.908 INFO:teuthology.orchestra.run.smithi005.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-30T08:44:51.939 INFO:teuthology.orchestra.run.smithi005.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-30T08:44:51.940 INFO:teuthology.orchestra.run.smithi005.stdout:Get:36 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-44-geeb13ac9-1focal [5,914 kB] 2023-09-30T08:44:52.103 INFO:teuthology.orchestra.run.smithi005.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-30T08:44:52.110 INFO:teuthology.orchestra.run.smithi005.stdout:Get:38 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-44-geeb13ac9-1focal [204 kB] 2023-09-30T08:44:52.116 INFO:teuthology.orchestra.run.smithi005.stdout:Get:39 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-44-geeb13ac9-1focal [126 kB] 2023-09-30T08:44:52.120 INFO:teuthology.orchestra.run.smithi005.stdout:Get:40 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-44-geeb13ac9-1focal [1,536 kB] 2023-09-30T08:44:52.177 INFO:teuthology.orchestra.run.smithi005.stdout:Get:41 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-44-geeb13ac9-1focal [6,994 kB] 2023-09-30T08:44:52.296 INFO:teuthology.orchestra.run.smithi099.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-44-geeb13ac9-1focal [3,390 kB] 2023-09-30T08:44:52.438 INFO:teuthology.orchestra.run.smithi005.stdout:Get:42 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-44-geeb13ac9-1focal [26.2 MB] 2023-09-30T08:44:52.627 INFO:teuthology.orchestra.run.smithi005.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-30T08:44:52.628 INFO:teuthology.orchestra.run.smithi005.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-30T08:44:52.631 INFO:teuthology.orchestra.run.smithi005.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-30T08:44:52.635 INFO:teuthology.orchestra.run.smithi005.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-30T08:44:52.645 INFO:teuthology.orchestra.run.smithi005.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-30T08:44:52.669 INFO:teuthology.orchestra.run.smithi005.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-30T08:44:52.682 INFO:teuthology.orchestra.run.smithi005.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-30T08:44:52.683 INFO:teuthology.orchestra.run.smithi005.stdout:Get:50 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-30T08:44:52.717 INFO:teuthology.orchestra.run.smithi005.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-30T08:44:52.729 INFO:teuthology.orchestra.run.smithi005.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-30T08:44:52.905 INFO:teuthology.orchestra.run.smithi005.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-30T08:44:52.988 INFO:teuthology.orchestra.run.smithi005.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-30T08:44:53.073 INFO:teuthology.orchestra.run.smithi005.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-30T08:44:53.083 INFO:teuthology.orchestra.run.smithi099.stdout:Get:73 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-44-geeb13ac9-1focal [729 kB] 2023-09-30T08:44:53.219 INFO:teuthology.orchestra.run.smithi099.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-44-geeb13ac9-1focal [413 kB] 2023-09-30T08:44:53.301 INFO:teuthology.orchestra.run.smithi099.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-44-geeb13ac9-1focal [22.2 kB] 2023-09-30T08:44:53.305 INFO:teuthology.orchestra.run.smithi099.stdout:Get:76 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-44-geeb13ac9-1focal [212 kB] 2023-09-30T08:44:53.331 INFO:teuthology.orchestra.run.smithi099.stdout:Get:77 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-44-geeb13ac9-1focal [38.4 kB] 2023-09-30T08:44:53.332 INFO:teuthology.orchestra.run.smithi099.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-44-geeb13ac9-1focal [386 kB] 2023-09-30T08:44:53.417 INFO:teuthology.orchestra.run.smithi099.stdout:Get:79 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-44-geeb13ac9-1focal [3,691 kB] 2023-09-30T08:44:53.540 INFO:teuthology.orchestra.run.smithi005.stdout:Get:56 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-44-geeb13ac9-1focal [4,048 B] 2023-09-30T08:44:53.540 INFO:teuthology.orchestra.run.smithi005.stdout:Get:57 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-44-geeb13ac9-1focal [834 kB] 2023-09-30T08:44:53.546 INFO:teuthology.orchestra.run.smithi005.stdout:Get:58 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-44-geeb13ac9-1focal [2,363 kB] 2023-09-30T08:44:53.595 INFO:teuthology.orchestra.run.smithi005.stdout:Get:59 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-44-geeb13ac9-1focal [76.4 kB] 2023-09-30T08:44:53.600 INFO:teuthology.orchestra.run.smithi005.stdout:Get:60 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-44-geeb13ac9-1focal [100 kB] 2023-09-30T08:44:53.603 INFO:teuthology.orchestra.run.smithi005.stdout:Get:61 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-44-geeb13ac9-1focal [2,823 kB] 2023-09-30T08:44:53.723 INFO:teuthology.orchestra.run.smithi005.stdout:Get:62 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-44-geeb13ac9-1focal [7,890 kB] 2023-09-30T08:44:53.861 INFO:teuthology.orchestra.run.smithi005.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-30T08:44:53.882 INFO:teuthology.orchestra.run.smithi005.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-30T08:44:53.884 INFO:teuthology.orchestra.run.smithi005.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-30T08:44:53.957 INFO:teuthology.orchestra.run.smithi099.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-44-geeb13ac9-1focal [116 kB] 2023-09-30T08:44:53.962 INFO:teuthology.orchestra.run.smithi005.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-30T08:44:53.963 INFO:teuthology.orchestra.run.smithi005.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-30T08:44:53.964 INFO:teuthology.orchestra.run.smithi005.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-30T08:44:53.964 INFO:teuthology.orchestra.run.smithi005.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-30T08:44:53.965 INFO:teuthology.orchestra.run.smithi005.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-30T08:44:54.000 INFO:teuthology.orchestra.run.smithi099.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-44-geeb13ac9-1focal [449 kB] 2023-09-30T08:44:54.033 INFO:teuthology.orchestra.run.smithi099.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-44-geeb13ac9-1focal [22.6 MB] 2023-09-30T08:44:54.057 INFO:teuthology.orchestra.run.smithi005.stdout:Get:71 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-44-geeb13ac9-1focal [4,164 B] 2023-09-30T08:44:54.058 INFO:teuthology.orchestra.run.smithi005.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-44-geeb13ac9-1focal [49.3 MB] 2023-09-30T08:44:54.130 INFO:teuthology.orchestra.run.smithi005.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-30T08:44:54.213 INFO:teuthology.orchestra.run.smithi005.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-30T08:44:54.393 INFO:teuthology.orchestra.run.smithi005.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-30T08:44:54.409 INFO:teuthology.orchestra.run.smithi005.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-30T08:44:54.441 INFO:teuthology.orchestra.run.smithi005.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-30T08:44:54.572 INFO:teuthology.orchestra.run.smithi005.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-30T08:44:54.608 INFO:teuthology.orchestra.run.smithi005.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-30T08:44:54.631 INFO:teuthology.orchestra.run.smithi005.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-30T08:44:54.640 INFO:teuthology.orchestra.run.smithi005.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-30T08:44:54.682 INFO:teuthology.orchestra.run.smithi005.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-30T08:44:54.709 INFO:teuthology.orchestra.run.smithi005.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-30T08:44:54.895 INFO:teuthology.orchestra.run.smithi005.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-30T08:44:54.979 INFO:teuthology.orchestra.run.smithi005.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-30T08:44:55.080 INFO:teuthology.orchestra.run.smithi005.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-30T08:44:55.103 INFO:teuthology.orchestra.run.smithi005.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-30T08:44:55.219 INFO:teuthology.orchestra.run.smithi005.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-30T08:44:55.505 INFO:teuthology.orchestra.run.smithi005.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-30T08:44:55.507 INFO:teuthology.orchestra.run.smithi005.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-30T08:44:55.511 INFO:teuthology.orchestra.run.smithi005.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-30T08:44:55.512 INFO:teuthology.orchestra.run.smithi005.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-30T08:44:55.522 INFO:teuthology.orchestra.run.smithi005.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-30T08:44:55.526 INFO:teuthology.orchestra.run.smithi005.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-30T08:44:55.692 INFO:teuthology.orchestra.run.smithi005.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-30T08:44:55.858 INFO:teuthology.orchestra.run.smithi005.stdout:Get:96 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-30T08:44:56.110 INFO:teuthology.orchestra.run.smithi005.stdout:Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-30T08:44:56.329 INFO:teuthology.orchestra.run.smithi099.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-44-geeb13ac9-1focal [5,914 kB] 2023-09-30T08:44:56.734 INFO:teuthology.orchestra.run.smithi099.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-44-geeb13ac9-1focal [204 kB] 2023-09-30T08:44:56.741 INFO:teuthology.orchestra.run.smithi099.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-44-geeb13ac9-1focal [126 kB] 2023-09-30T08:44:56.761 INFO:teuthology.orchestra.run.smithi099.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-44-geeb13ac9-1focal [1,536 kB] 2023-09-30T08:44:56.806 INFO:teuthology.orchestra.run.smithi005.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-44-geeb13ac9-1focal [21.5 kB] 2023-09-30T08:44:57.194 INFO:teuthology.orchestra.run.smithi005.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-44-geeb13ac9-1focal [11.3 MB] 2023-09-30T08:44:57.195 INFO:teuthology.orchestra.run.smithi099.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-44-geeb13ac9-1focal [6,994 kB] 2023-09-30T08:44:57.220 INFO:teuthology.orchestra.run.smithi005.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-44-geeb13ac9-1focal [78.7 kB] 2023-09-30T08:44:57.314 INFO:teuthology.orchestra.run.smithi099.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-44-geeb13ac9-1focal [26.2 MB] 2023-09-30T08:44:57.892 INFO:teuthology.orchestra.run.smithi005.stdout:Fetched 174 MB in 7s (25.4 MB/s) 2023-09-30T08:44:58.005 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libjaeger. 2023-09-30T08:44:58.052 INFO:teuthology.orchestra.run.smithi005.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-30T08:44:58.056 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../00-libjaeger_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:44:58.103 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:44:58.498 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-30T08:44:58.512 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-30T08:44:58.516 INFO:teuthology.orchestra.run.smithi099.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-44-geeb13ac9-1focal [4,048 B] 2023-09-30T08:44:58.516 INFO:teuthology.orchestra.run.smithi099.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-44-geeb13ac9-1focal [834 kB] 2023-09-30T08:44:58.522 INFO:teuthology.orchestra.run.smithi099.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-44-geeb13ac9-1focal [2,363 kB] 2023-09-30T08:44:58.581 INFO:teuthology.orchestra.run.smithi099.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-44-geeb13ac9-1focal [76.4 kB] 2023-09-30T08:44:58.583 INFO:teuthology.orchestra.run.smithi099.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-44-geeb13ac9-1focal [100 kB] 2023-09-30T08:44:58.586 INFO:teuthology.orchestra.run.smithi099.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-44-geeb13ac9-1focal [2,823 kB] 2023-09-30T08:44:58.623 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-30T08:44:58.698 INFO:teuthology.orchestra.run.smithi099.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-44-geeb13ac9-1focal [7,890 kB] 2023-09-30T08:44:58.975 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../02-librbd1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:44:59.005 INFO:teuthology.orchestra.run.smithi099.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-44-geeb13ac9-1focal [4,164 B] 2023-09-30T08:44:59.005 INFO:teuthology.orchestra.run.smithi099.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-44-geeb13ac9-1focal [49.3 MB] 2023-09-30T08:44:59.102 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking librbd1 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-30T08:44:59.836 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../03-librados2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:44:59.957 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking librados2 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-30T08:45:00.619 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libcephfs2. 2023-09-30T08:45:00.632 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:00.677 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:00.944 INFO:teuthology.orchestra.run.smithi099.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-44-geeb13ac9-1focal [21.5 kB] 2023-09-30T08:45:00.945 INFO:teuthology.orchestra.run.smithi099.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-44-geeb13ac9-1focal [11.3 MB] 2023-09-30T08:45:01.013 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-rados. 2023-09-30T08:45:01.028 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../05-python3-rados_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:01.071 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:01.208 INFO:teuthology.orchestra.run.smithi099.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/pacific/eeb13ac974775bd0cce96a2c687e8bcc2faca43d/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-44-geeb13ac9-1focal [78.7 kB] 2023-09-30T08:45:01.391 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-30T08:45:01.405 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:01.441 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:01.743 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-cephfs. 2023-09-30T08:45:01.759 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:01.802 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:01.853 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 174 MB in 11s (15.9 MB/s) 2023-09-30T08:45:01.947 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libjaeger. 2023-09-30T08:45:01.993 INFO:teuthology.orchestra.run.smithi099.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-30T08:45:01.997 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../00-libjaeger_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:02.045 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:02.155 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-30T08:45:02.169 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:02.213 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:02.389 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-30T08:45:02.404 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-30T08:45:02.489 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-30T08:45:02.517 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-prettytable. 2023-09-30T08:45:02.532 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-09-30T08:45:02.576 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-30T08:45:02.824 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../02-librbd1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:02.845 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-rbd. 2023-09-30T08:45:02.860 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:02.912 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:02.960 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librbd1 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-30T08:45:03.298 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-30T08:45:03.312 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-30T08:45:03.357 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-30T08:45:03.644 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../03-librados2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:03.715 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-30T08:45:03.731 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-30T08:45:03.773 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librados2 (16.2.14-44-geeb13ac9-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-30T08:45:03.773 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-30T08:45:04.093 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-30T08:45:04.108 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-30T08:45:04.151 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-30T08:45:04.436 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libcephfs2. 2023-09-30T08:45:04.451 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:04.494 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:04.530 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package librgw2. 2023-09-30T08:45:04.543 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../14-librgw2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:04.588 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:04.821 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rados. 2023-09-30T08:45:04.836 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../05-python3-rados_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:04.880 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:05.166 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-rgw. 2023-09-30T08:45:05.180 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:05.224 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:05.241 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-30T08:45:05.254 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:05.299 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:05.560 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-09-30T08:45:05.574 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-09-30T08:45:05.618 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-30T08:45:05.625 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cephfs. 2023-09-30T08:45:05.638 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:05.684 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:05.971 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package liboath0. 2023-09-30T08:45:05.985 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-30T08:45:05.999 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-30T08:45:06.015 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:06.029 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-30T08:45:06.058 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:06.300 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libradosstriper1. 2023-09-30T08:45:06.315 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:06.349 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:06.374 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-prettytable. 2023-09-30T08:45:06.389 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-09-30T08:45:06.433 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-30T08:45:06.677 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rbd. 2023-09-30T08:45:06.692 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:06.735 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:06.803 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-common. 2023-09-30T08:45:06.817 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../19-ceph-common_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:06.861 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:07.272 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-30T08:45:07.287 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-30T08:45:07.330 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-30T08:45:07.666 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-30T08:45:07.680 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-30T08:45:07.724 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-30T08:45:08.052 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-30T08:45:08.066 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-30T08:45:08.110 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-30T08:45:08.463 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package librgw2. 2023-09-30T08:45:08.478 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../14-librgw2_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:08.521 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:09.116 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rgw. 2023-09-30T08:45:09.129 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:09.166 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:09.258 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-base. 2023-09-30T08:45:09.272 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../20-ceph-base_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:09.326 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:09.477 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-09-30T08:45:09.491 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-09-30T08:45:09.535 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-30T08:45:09.880 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package liboath0. 2023-09-30T08:45:09.895 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-30T08:45:09.938 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-30T08:45:10.215 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libradosstriper1. 2023-09-30T08:45:10.229 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:10.265 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:10.271 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-cryptography. 2023-09-30T08:45:10.285 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-30T08:45:10.329 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-30T08:45:10.725 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-openssl. 2023-09-30T08:45:10.727 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-common. 2023-09-30T08:45:10.739 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-30T08:45:10.740 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../19-ceph-common_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:10.783 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-30T08:45:10.785 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:11.103 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-30T08:45:11.119 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:11.170 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:11.550 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-30T08:45:11.564 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-30T08:45:11.608 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-30T08:45:11.911 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-30T08:45:11.925 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-30T08:45:11.969 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-30T08:45:12.290 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-jwt. 2023-09-30T08:45:12.298 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-30T08:45:12.339 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-30T08:45:12.676 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-logutils. 2023-09-30T08:45:12.691 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-09-30T08:45:12.734 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-30T08:45:12.990 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-base. 2023-09-30T08:45:13.003 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../20-ceph-base_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:13.037 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-30T08:45:13.049 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:13.050 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-30T08:45:13.095 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-30T08:45:13.390 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-mako. 2023-09-30T08:45:13.404 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-30T08:45:13.439 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-30T08:45:13.751 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-30T08:45:13.765 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-30T08:45:13.810 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-30T08:45:13.945 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cryptography. 2023-09-30T08:45:13.960 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-30T08:45:14.003 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-30T08:45:14.112 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-30T08:45:14.126 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-30T08:45:14.170 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-30T08:45:14.390 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-openssl. 2023-09-30T08:45:14.404 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-30T08:45:14.448 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-30T08:45:14.473 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-webob. 2023-09-30T08:45:14.488 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-30T08:45:14.532 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-30T08:45:14.709 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-30T08:45:14.723 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:14.767 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:14.859 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-30T08:45:14.875 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-30T08:45:14.918 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-30T08:45:15.114 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-30T08:45:15.127 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-30T08:45:15.164 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-30T08:45:15.220 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-bs4. 2023-09-30T08:45:15.234 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-09-30T08:45:15.279 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-30T08:45:15.391 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-30T08:45:15.405 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-30T08:45:15.458 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-30T08:45:15.634 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-waitress. 2023-09-30T08:45:15.646 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-30T08:45:15.693 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-30T08:45:15.869 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-jwt. 2023-09-30T08:45:15.882 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-30T08:45:15.919 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-30T08:45:16.043 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-tempita. 2023-09-30T08:45:16.057 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-09-30T08:45:16.101 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-30T08:45:16.239 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-logutils. 2023-09-30T08:45:16.253 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-09-30T08:45:16.297 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-30T08:45:16.446 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-paste. 2023-09-30T08:45:16.460 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-30T08:45:16.512 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-30T08:45:16.600 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-30T08:45:16.614 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-30T08:45:16.658 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-30T08:45:16.849 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-30T08:45:16.863 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-30T08:45:16.907 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-30T08:45:16.944 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-mako. 2023-09-30T08:45:16.958 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-30T08:45:17.003 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-30T08:45:17.235 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-30T08:45:17.249 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-30T08:45:17.294 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-30T08:45:17.348 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-30T08:45:17.363 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-30T08:45:17.406 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-30T08:45:17.605 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-webtest. 2023-09-30T08:45:17.619 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-09-30T08:45:17.663 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-30T08:45:17.708 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-30T08:45:17.722 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-30T08:45:17.767 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-30T08:45:17.958 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pecan. 2023-09-30T08:45:17.972 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-30T08:45:18.016 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-30T08:45:18.061 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-webob. 2023-09-30T08:45:18.076 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-30T08:45:18.119 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-30T08:45:18.337 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-30T08:45:18.352 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-30T08:45:18.395 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-30T08:45:18.447 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-30T08:45:18.461 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-30T08:45:18.505 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-30T08:45:18.749 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-30T08:45:18.764 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:18.799 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:18.808 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-bs4. 2023-09-30T08:45:18.823 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-09-30T08:45:18.908 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-30T08:45:19.144 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mgr. 2023-09-30T08:45:19.157 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:19.202 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:19.261 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-waitress. 2023-09-30T08:45:19.274 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-30T08:45:19.322 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-30T08:45:19.647 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-tempita. 2023-09-30T08:45:19.660 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-09-30T08:45:19.688 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mon. 2023-09-30T08:45:19.703 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:19.705 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-30T08:45:19.746 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:20.008 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-paste. 2023-09-30T08:45:20.024 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-30T08:45:20.066 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-30T08:45:20.402 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-30T08:45:20.417 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-30T08:45:20.460 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-30T08:45:20.763 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-30T08:45:20.767 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-osd. 2023-09-30T08:45:20.779 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-30T08:45:20.780 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:20.822 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-30T08:45:20.825 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:21.124 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-webtest. 2023-09-30T08:45:21.138 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-09-30T08:45:21.182 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-30T08:45:21.477 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pecan. 2023-09-30T08:45:21.490 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-30T08:45:21.535 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-30T08:45:21.882 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-30T08:45:21.895 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-30T08:45:21.939 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-30T08:45:22.326 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-30T08:45:22.340 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:22.384 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:23.538 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr. 2023-09-30T08:45:23.554 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:23.596 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph. 2023-09-30T08:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../47-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:23.880 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:24.016 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mon. 2023-09-30T08:45:24.031 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:24.065 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:24.150 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-fuse. 2023-09-30T08:45:24.163 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:24.208 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:24.636 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mds. 2023-09-30T08:45:24.652 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:24.694 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:25.127 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-osd. 2023-09-30T08:45:25.135 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:25.164 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package cephadm. 2023-09-30T08:45:25.172 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../50-cephadm_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:25.176 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:25.205 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:25.508 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-jinja2. 2023-09-30T08:45:25.517 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-09-30T08:45:25.558 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-30T08:45:25.878 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-30T08:45:25.886 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:25.928 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:26.289 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-30T08:45:26.304 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-09-30T08:45:26.348 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-30T08:45:26.567 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libjs-underscore. 2023-09-30T08:45:26.581 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-30T08:45:26.625 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-30T08:45:26.885 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-30T08:45:26.894 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-30T08:45:26.927 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-30T08:45:27.230 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-routes. 2023-09-30T08:45:27.238 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-09-30T08:45:27.280 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-30T08:45:27.610 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-30T08:45:27.624 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:27.668 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:27.807 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph. 2023-09-30T08:45:27.821 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../47-ceph_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:27.865 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:28.201 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-fuse. 2023-09-30T08:45:28.216 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:28.259 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:28.637 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mds. 2023-09-30T08:45:28.651 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:28.687 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:28.701 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-decorator. 2023-09-30T08:45:28.715 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-30T08:45:28.759 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-30T08:45:29.046 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-30T08:45:29.059 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-30T08:45:29.104 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-30T08:45:29.208 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package cephadm. 2023-09-30T08:45:29.220 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../50-cephadm_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:29.265 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:29.431 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-scipy. 2023-09-30T08:45:29.445 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-30T08:45:29.489 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-30T08:45:29.576 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-jinja2. 2023-09-30T08:45:29.591 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-09-30T08:45:29.634 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-30T08:45:29.987 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-30T08:45:30.001 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:30.046 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:30.401 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-30T08:45:30.411 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-09-30T08:45:30.448 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-30T08:45:30.701 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libjs-underscore. 2023-09-30T08:45:30.716 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-30T08:45:30.759 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-30T08:45:30.790 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-30T08:45:30.805 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-30T08:45:30.865 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-30T08:45:31.037 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-30T08:45:31.051 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-30T08:45:31.095 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-30T08:45:31.381 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-routes. 2023-09-30T08:45:31.396 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-09-30T08:45:31.402 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-joblib. 2023-09-30T08:45:31.417 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-09-30T08:45:31.438 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-30T08:45:31.460 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-30T08:45:31.758 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-30T08:45:31.772 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:31.816 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:31.822 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-sklearn. 2023-09-30T08:45:31.838 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-30T08:45:31.880 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-30T08:45:32.555 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-30T08:45:32.570 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:32.613 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:32.823 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-decorator. 2023-09-30T08:45:32.837 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-30T08:45:32.881 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-30T08:45:33.184 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-30T08:45:33.198 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-30T08:45:33.242 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-30T08:45:33.604 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-scipy. 2023-09-30T08:45:33.619 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-30T08:45:33.653 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-30T08:45:33.725 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-cachetools. 2023-09-30T08:45:33.739 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-09-30T08:45:33.783 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-30T08:45:34.094 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-30T08:45:34.109 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-30T08:45:34.152 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-30T08:45:34.489 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-30T08:45:34.503 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-30T08:45:34.547 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-30T08:45:34.841 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-rsa. 2023-09-30T08:45:34.856 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-09-30T08:45:34.902 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-30T08:45:34.987 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-30T08:45:35.001 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-30T08:45:35.037 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-30T08:45:35.203 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-google-auth. 2023-09-30T08:45:35.217 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-09-30T08:45:35.261 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-30T08:45:35.540 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-joblib. 2023-09-30T08:45:35.554 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-09-30T08:45:35.590 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-30T08:45:35.606 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-blinker. 2023-09-30T08:45:35.619 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-30T08:45:35.655 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-30T08:45:35.952 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-sklearn. 2023-09-30T08:45:35.958 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-30T08:45:35.965 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-30T08:45:35.972 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-30T08:45:36.009 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-30T08:45:36.016 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-30T08:45:36.320 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-30T08:45:36.337 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-30T08:45:36.378 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-30T08:45:36.689 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-websocket. 2023-09-30T08:45:36.701 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-30T08:45:36.703 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-30T08:45:36.715 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:36.750 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-30T08:45:36.750 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:37.067 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-30T08:45:37.081 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-30T08:45:37.125 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-30T08:45:37.663 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-30T08:45:37.678 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:37.721 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:37.879 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-cachetools. 2023-09-30T08:45:37.892 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-09-30T08:45:37.936 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-30T08:45:38.024 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-30T08:45:38.038 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-09-30T08:45:38.082 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-30T08:45:38.239 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-30T08:45:38.253 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-30T08:45:38.305 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-30T08:45:38.427 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-30T08:45:38.441 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-30T08:45:38.485 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:45:38.830 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package jq. 2023-09-30T08:45:38.839 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-30T08:45:39.001 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-30T08:45:39.015 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-30T08:45:39.059 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-30T08:45:39.137 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:45:39.353 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-rsa. 2023-09-30T08:45:39.368 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-09-30T08:45:39.390 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package socat. 2023-09-30T08:45:39.404 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-09-30T08:45:39.419 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-30T08:45:39.439 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-30T08:45:39.731 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-google-auth. 2023-09-30T08:45:39.743 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package xmlstarlet. 2023-09-30T08:45:39.745 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-09-30T08:45:39.757 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-30T08:45:39.789 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-30T08:45:39.801 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-30T08:45:40.109 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-blinker. 2023-09-30T08:45:40.122 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-30T08:45:40.166 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-30T08:45:40.291 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package ceph-test. 2023-09-30T08:45:40.305 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../81-ceph-test_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:40.349 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:40.478 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-30T08:45:40.492 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-30T08:45:40.535 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-30T08:45:40.881 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-30T08:45:40.894 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-30T08:45:40.939 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-30T08:45:41.233 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-websocket. 2023-09-30T08:45:41.247 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-30T08:45:41.291 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-30T08:45:41.611 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-30T08:45:41.625 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-30T08:45:41.669 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-30T08:45:42.257 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-30T08:45:42.271 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-44-geeb13ac9-1focal_all.deb ... 2023-09-30T08:45:42.315 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:42.634 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-30T08:45:42.649 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-09-30T08:45:42.692 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-30T08:45:43.045 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-30T08:45:43.059 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-30T08:45:43.103 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:45:43.348 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package jq. 2023-09-30T08:45:43.361 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-30T08:45:43.405 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:45:43.658 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package socat. 2023-09-30T08:45:43.673 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-09-30T08:45:43.716 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-30T08:45:44.044 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package xmlstarlet. 2023-09-30T08:45:44.058 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-30T08:45:44.102 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-30T08:45:44.501 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-30T08:45:44.629 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:44.630 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:44.630 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package ceph-test. 2023-09-30T08:45:44.630 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../81-ceph-test_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:44.630 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:44.972 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package nvme-cli. 2023-09-30T08:45:45.035 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-30T08:45:45.046 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-30T08:45:45.420 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-30T08:45:45.447 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-30T08:45:45.478 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-30T08:45:45.781 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-attr. 2023-09-30T08:45:45.851 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-09-30T08:45:45.851 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-30T08:45:46.175 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-webencodings. 2023-09-30T08:45:46.471 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-30T08:45:46.471 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-30T08:45:46.512 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-html5lib. 2023-09-30T08:45:46.672 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-09-30T08:45:46.672 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-30T08:45:46.923 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-30T08:45:47.106 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-30T08:45:47.106 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-30T08:45:47.438 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-packaging. 2023-09-30T08:45:47.488 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-09-30T08:45:47.505 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-30T08:45:47.807 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pastescript. 2023-09-30T08:45:47.855 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-09-30T08:45:47.865 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-30T08:45:48.194 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pluggy. 2023-09-30T08:45:48.209 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-09-30T08:45:48.259 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-30T08:45:48.571 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-psutil. 2023-09-30T08:45:48.666 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-30T08:45:48.666 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-30T08:45:48.883 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-30T08:45:48.890 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:48.935 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:48.965 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-py. 2023-09-30T08:45:48.979 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-30T08:45:49.023 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-30T08:45:49.330 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package nvme-cli. 2023-09-30T08:45:49.345 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-30T08:45:49.360 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-30T08:45:49.376 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-30T08:45:49.411 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-30T08:45:49.418 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-30T08:45:49.730 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-30T08:45:49.838 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-30T08:45:49.838 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-30T08:45:49.838 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-30T08:45:49.838 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-30T08:45:49.853 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-30T08:45:50.091 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-pytest. 2023-09-30T08:45:50.147 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-09-30T08:45:50.149 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-30T08:45:50.164 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-attr. 2023-09-30T08:45:50.178 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-09-30T08:45:50.222 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-30T08:45:50.511 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package python3-simplejson. 2023-09-30T08:45:50.623 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-webencodings. 2023-09-30T08:45:50.623 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-30T08:45:50.623 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-30T08:45:50.624 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-30T08:45:50.626 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-30T08:45:50.922 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-html5lib. 2023-09-30T08:45:50.947 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-09-30T08:45:50.980 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-30T08:45:51.103 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package radosgw. 2023-09-30T08:45:51.103 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../98-radosgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:51.103 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:51.317 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-30T08:45:51.331 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-30T08:45:51.427 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-30T08:45:51.843 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-packaging. 2023-09-30T08:45:51.918 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-09-30T08:45:51.918 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-30T08:45:52.221 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pastescript. 2023-09-30T08:45:52.227 INFO:teuthology.orchestra.run.smithi005.stdout:Selecting previously unselected package rbd-fuse. 2023-09-30T08:45:52.234 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-09-30T08:45:52.241 INFO:teuthology.orchestra.run.smithi005.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:52.279 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-30T08:45:52.283 INFO:teuthology.orchestra.run.smithi005.stdout:Unpacking rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:52.574 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pluggy. 2023-09-30T08:45:52.588 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-09-30T08:45:52.591 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-30T08:45:52.632 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-30T08:45:52.889 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-30T08:45:52.943 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-psutil. 2023-09-30T08:45:52.957 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-30T08:45:53.001 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-30T08:45:53.014 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-30T08:45:53.141 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-30T08:45:53.325 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:53.338 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-py. 2023-09-30T08:45:53.352 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-30T08:45:53.396 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-30T08:45:53.716 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-30T08:45:53.732 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-30T08:45:53.775 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-30T08:45:53.928 INFO:teuthology.orchestra.run.smithi005.stdout:Adding system user cephadm....done 2023-09-30T08:45:54.082 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-30T08:45:54.092 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-30T08:45:54.102 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-30T08:45:54.142 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-30T08:45:54.416 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-30T08:45:54.445 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-pytest. 2023-09-30T08:45:54.454 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-09-30T08:45:54.539 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-30T08:45:54.709 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-30T08:45:54.835 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-30T08:45:54.851 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package python3-simplejson. 2023-09-30T08:45:54.863 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-30T08:45:54.907 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-30T08:45:55.162 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-30T08:45:55.310 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package radosgw. 2023-09-30T08:45:55.325 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../98-radosgw_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:55.368 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:55.574 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-30T08:45:55.858 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-30T08:45:56.134 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-30T08:45:56.402 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-30T08:45:56.546 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package rbd-fuse. 2023-09-30T08:45:56.554 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-44-geeb13ac9-1focal_amd64.deb ... 2023-09-30T08:45:56.596 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:56.703 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:56.910 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-30T08:45:56.996 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-30T08:45:57.122 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-30T08:45:57.225 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-09-30T08:45:57.351 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-30T08:45:57.406 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-30T08:45:57.469 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-30T08:45:57.662 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:57.699 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-30T08:45:58.067 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-30T08:45:58.265 INFO:teuthology.orchestra.run.smithi099.stdout:Adding system user cephadm....done 2023-09-30T08:45:58.327 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-30T08:45:58.419 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-30T08:45:58.670 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-30T08:45:58.753 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-30T08:45:58.954 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:45:59.080 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-30T08:45:59.081 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-30T08:45:59.206 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-30T08:45:59.406 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-30T08:45:59.532 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-30T08:45:59.724 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-30T08:45:59.926 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-30T08:46:00.009 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-30T08:46:00.110 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-30T08:46:00.202 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-30T08:46:00.403 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-30T08:46:00.494 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-30T08:46:00.770 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-30T08:46:00.796 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-30T08:46:01.055 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-ceph-argparse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:01.147 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-30T08:46:01.355 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-30T08:46:01.481 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-30T08:46:01.532 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-30T08:46:01.659 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:01.766 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-30T08:46:01.976 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-30T08:46:02.050 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-30T08:46:02.311 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-30T08:46:02.437 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-30T08:46:02.443 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-30T08:46:02.563 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-30T08:46:02.735 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-30T08:46:02.856 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-30T08:46:03.070 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-30T08:46:03.174 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-30T08:46:03.300 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-30T08:46:03.346 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libjaeger (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:03.472 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-30T08:46:03.637 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-30T08:46:03.798 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-30T08:46:03.911 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-30T08:46:04.082 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-30T08:46:04.204 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-30T08:46:04.330 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-30T08:46:04.367 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-30T08:46:04.526 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-30T08:46:04.622 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-30T08:46:04.802 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-30T08:46:04.915 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-30T08:46:05.195 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-30T08:46:05.225 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-30T08:46:05.557 INFO:teuthology.orchestra.run.smithi005.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-30T08:46:05.563 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-30T08:46:05.805 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-30T08:46:05.923 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-30T08:46:05.931 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-30T08:46:06.049 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:06.249 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-30T08:46:06.342 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-30T08:46:06.592 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-30T08:46:06.702 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-30T08:46:06.718 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-30T08:46:06.827 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-30T08:46:06.844 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-30T08:46:06.953 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-30T08:46:07.196 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-30T08:46:07.255 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-30T08:46:07.489 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up librados2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:07.572 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-30T08:46:07.615 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-30T08:46:07.698 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-30T08:46:08.034 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-30T08:46:08.310 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-30T08:46:08.602 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-30T08:46:09.355 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:09.355 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:09.356 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-30T08:46:09.356 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-30T08:46:09.356 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-30T08:46:09.434 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:46:09.560 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-30T08:46:09.948 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-30T08:46:10.120 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-30T08:46:10.361 INFO:teuthology.orchestra.run.smithi099.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-30T08:46:10.438 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-30T08:46:10.617 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-30T08:46:10.723 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-30T08:46:10.744 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-30T08:46:11.053 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-30T08:46:11.065 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:11.191 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-30T08:46:11.438 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-30T08:46:11.526 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:11.564 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-30T08:46:11.644 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-30T08:46:11.690 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-30T08:46:11.979 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-30T08:46:12.016 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-30T08:46:12.325 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librados2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:12.451 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-30T08:46:13.068 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up librbd1 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:13.186 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-30T08:46:13.312 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:46:13.433 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-30T08:46:13.726 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-30T08:46:13.927 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librgw2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:14.036 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:14.052 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libsqlite3-mod-ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:14.162 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:14.187 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:46:14.313 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-30T08:46:14.401 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-30T08:46:14.402 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-30T08:46:14.664 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-30T08:46:14.872 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:14.957 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-30T08:46:14.990 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-30T08:46:15.233 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-30T08:46:15.357 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-30T08:46:15.551 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libcephfs2 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:15.675 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-30T08:46:15.677 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-30T08:46:16.004 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libradosstriper1 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:16.047 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:16.130 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-30T08:46:16.172 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:16.298 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:16.424 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-30T08:46:16.464 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-30T08:46:16.725 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-30T08:46:17.121 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:17.255 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:17.548 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-30T08:46:17.556 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up librbd1 (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:17.674 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-30T08:46:17.800 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-30T08:46:17.927 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-30T08:46:18.226 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-30T08:46:18.535 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:18.607 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-modules-core (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:18.664 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:18.912 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-30T08:46:18.912 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-30T08:46:19.072 INFO:teuthology.orchestra.run.smithi005.stdout:Adding group ceph....done 2023-09-30T08:46:19.382 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up libcephfs-dev (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:19.473 INFO:teuthology.orchestra.run.smithi005.stdout:Adding system user ceph....done 2023-09-30T08:46:19.508 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-30T08:46:19.650 INFO:teuthology.orchestra.run.smithi005.stdout:Setting system user ceph properties....done 2023-09-30T08:46:19.667 INFO:teuthology.orchestra.run.smithi005.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-30T08:46:19.809 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-30T08:46:19.823 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-30T08:46:20.127 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-30T08:46:20.139 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-30T08:46:20.488 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rados (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:20.596 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:20.613 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rbd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:20.730 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:20.739 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up rbd-fuse (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:20.865 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-30T08:46:21.006 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-30T08:46:21.006 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-30T08:46:21.158 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-30T08:46:21.561 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-rgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:21.687 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-cephfs (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:21.709 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:21.955 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-30T08:46:22.085 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-30T08:46:22.562 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:22.786 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-30T08:46:22.786 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-30T08:46:22.942 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-common (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:23.271 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:23.470 INFO:teuthology.orchestra.run.smithi099.stdout:Adding group ceph....done 2023-09-30T08:46:23.511 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-30T08:46:23.511 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-30T08:46:23.857 INFO:teuthology.orchestra.run.smithi099.stdout:Adding system user ceph....done 2023-09-30T08:46:23.964 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:24.034 INFO:teuthology.orchestra.run.smithi099.stdout:Setting system user ceph properties....done 2023-09-30T08:46:24.057 INFO:teuthology.orchestra.run.smithi099.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-30T08:46:24.205 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-30T08:46:24.460 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-30T08:46:24.460 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-30T08:46:24.521 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-30T08:46:24.924 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:24.988 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-test (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:25.050 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:25.114 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up radosgw (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:25.196 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:25.400 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-30T08:46:25.400 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-30T08:46:25.416 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-30T08:46:25.416 INFO:teuthology.orchestra.run.smithi005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-30T08:46:25.881 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:26.024 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:26.074 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-base (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:26.175 INFO:teuthology.orchestra.run.smithi005.stdout:Setting up ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:26.319 INFO:teuthology.orchestra.run.smithi005.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-30T08:46:26.415 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-30T08:46:26.619 INFO:teuthology.orchestra.run.smithi005.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-30T08:46:26.914 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mds (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:27.190 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-30T08:46:27.191 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-30T08:46:27.792 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:28.004 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-30T08:46:28.005 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-30T08:46:28.484 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-osd (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:28.972 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-30T08:46:28.972 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-30T08:46:29.444 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-k8sevents (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:29.570 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:29.731 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mon (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:29.817 INFO:teuthology.orchestra.run.smithi005.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-30T08:46:29.941 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-30T08:46:29.942 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-30T08:46:30.268 INFO:teuthology.orchestra.run.smithi005.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-30T08:46:30.271 DEBUG:teuthology.parallel:result is None 2023-09-30T08:46:30.418 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-cephadm (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:30.560 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:30.686 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up ceph-mgr-dashboard (16.2.14-44-geeb13ac9-1focal) ... 2023-09-30T08:46:30.830 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-30T08:46:31.123 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-30T08:46:34.067 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-30T08:46:34.526 INFO:teuthology.orchestra.run.smithi099.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-30T08:46:34.529 DEBUG:teuthology.parallel:result is None 2023-09-30T08:46:34.529 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T08:46:34.529 INFO:teuthology.packaging:ref: None 2023-09-30T08:46:34.529 INFO:teuthology.packaging:tag: None 2023-09-30T08:46:34.529 INFO:teuthology.packaging:branch: pacific 2023-09-30T08:46:34.529 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T08:46:34.530 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-30T08:46:34.887 DEBUG:teuthology.orchestra.run.smithi005:> dpkg-query -W -f '${Version}' ceph 2023-09-30T08:46:34.909 INFO:teuthology.orchestra.run.smithi005.stdout:16.2.14-44-geeb13ac9-1focal 2023-09-30T08:46:34.910 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-44-geeb13ac9-1focal 2023-09-30T08:46:34.910 INFO:teuthology.task.install:The correct ceph version 16.2.14-44-geeb13ac9-1focal is installed. 2023-09-30T08:46:34.910 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T08:46:34.911 INFO:teuthology.packaging:ref: None 2023-09-30T08:46:34.911 INFO:teuthology.packaging:tag: None 2023-09-30T08:46:34.911 INFO:teuthology.packaging:branch: pacific 2023-09-30T08:46:34.911 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T08:46:34.911 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific 2023-09-30T08:46:35.166 DEBUG:teuthology.orchestra.run.smithi099:> dpkg-query -W -f '${Version}' ceph 2023-09-30T08:46:35.189 INFO:teuthology.orchestra.run.smithi099.stdout:16.2.14-44-geeb13ac9-1focal 2023-09-30T08:46:35.189 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-44-geeb13ac9-1focal 2023-09-30T08:46:35.189 INFO:teuthology.task.install:The correct ceph version 16.2.14-44-geeb13ac9-1focal is installed. 2023-09-30T08:46:35.189 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-30T08:46:35.190 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:46:35.190 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-30T08:46:35.207 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:46:35.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-30T08:46:35.246 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-30T08:46:35.246 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:46:35.246 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/usr/bin/daemon-helper 2023-09-30T08:46:35.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-30T08:46:35.326 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:46:35.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/daemon-helper 2023-09-30T08:46:35.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-30T08:46:35.392 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-30T08:46:35.393 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:46:35.393 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-30T08:46:35.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-30T08:46:35.466 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:46:35.466 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-30T08:46:35.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-30T08:46:35.537 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-30T08:46:35.538 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:46:35.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/usr/bin/stdin-killer 2023-09-30T08:46:35.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-30T08:46:35.609 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:46:35.609 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/stdin-killer 2023-09-30T08:46:35.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-30T08:46:35.684 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-30T08:46:35.769 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', '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:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'} 2023-09-30T08:46:35.769 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-09-30T08:46:35.770 INFO:tasks.cephadm:Cluster fsid is dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:46:35.770 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-30T08:46:35.770 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.5', 'mon.c': '[v2:172.21.15.5:3301,v1:172.21.15.5:6790]', 'mon.b': '172.21.15.99'} 2023-09-30T08:46:35.770 INFO:tasks.cephadm:First mon is mon.a on smithi005 2023-09-30T08:46:35.770 INFO:tasks.cephadm:First mgr is y 2023-09-30T08:46:35.770 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-30T08:46:35.771 DEBUG:teuthology.orchestra.run.smithi005:> sudo hostname $(hostname -s) 2023-09-30T08:46:35.787 DEBUG:teuthology.orchestra.run.smithi099:> sudo hostname $(hostname -s) 2023-09-30T08:46:35.804 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-09-30T08:46:35.804 DEBUG:teuthology.orchestra.run.smithi005:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-30T08:46:36.113 INFO:teuthology.orchestra.run.smithi005.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Sep 30 08:46 /home/ubuntu/cephtest/cephadm 2023-09-30T08:46:36.113 DEBUG:teuthology.orchestra.run.smithi099:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-30T08:46:36.414 INFO:teuthology.orchestra.run.smithi099.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Sep 30 08:46 /home/ubuntu/cephtest/cephadm 2023-09-30T08:46:36.415 DEBUG:teuthology.orchestra.run.smithi005:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-30T08:46:36.424 DEBUG:teuthology.orchestra.run.smithi099:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-30T08:46:36.442 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-09-30T08:46:36.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-09-30T08:46:36.468 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-09-30T08:46:36.731 INFO:teuthology.orchestra.run.smithi099.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-30T08:46:36.757 INFO:teuthology.orchestra.run.smithi005.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-30T08:47:30.847 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T08:47:30.847 INFO:teuthology.orchestra.run.smithi099.stdout: "ceph_version": "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)", 2023-09-30T08:47:30.847 INFO:teuthology.orchestra.run.smithi099.stdout: "image_id": "94a6c4498547c13992866c6d194f294b2191daf4f02c7d4d133790c792e33bf5", 2023-09-30T08:47:30.848 INFO:teuthology.orchestra.run.smithi099.stdout: "repo_digests": [ 2023-09-30T08:47:30.848 INFO:teuthology.orchestra.run.smithi099.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194" 2023-09-30T08:47:30.848 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T08:47:30.848 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T08:47:33.790 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T08:47:33.790 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph_version": "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)", 2023-09-30T08:47:33.791 INFO:teuthology.orchestra.run.smithi005.stdout: "image_id": "94a6c4498547c13992866c6d194f294b2191daf4f02c7d4d133790c792e33bf5", 2023-09-30T08:47:33.791 INFO:teuthology.orchestra.run.smithi005.stdout: "repo_digests": [ 2023-09-30T08:47:33.791 INFO:teuthology.orchestra.run.smithi005.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194" 2023-09-30T08:47:33.791 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T08:47:33.791 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T08:47:33.818 DEBUG:teuthology.orchestra.run.smithi005:> sudo mkdir -p /etc/ceph 2023-09-30T08:47:33.835 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /etc/ceph 2023-09-30T08:47:33.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod 777 /etc/ceph 2023-09-30T08:47:33.893 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 777 /etc/ceph 2023-09-30T08:47:33.910 INFO:tasks.cephadm:Writing seed config... 2023-09-30T08:47:33.911 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-30T08:47:33.911 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-30T08:47:33.911 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-30T08:47:33.911 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-30T08:47:33.911 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-30T08:47:33.912 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-09-30T08:47:33.912 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-30T08:47:33.912 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-30T08:47:33.912 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-30T08:47:33.912 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-30T08:47:33.912 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-30T08:47:33.912 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:47:33.913 DEBUG:teuthology.orchestra.run.smithi005:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-30T08:47:33.941 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 = dceda7f8-5f6d-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-30T08:47:33.942 DEBUG:teuthology.orchestra.run.smithi005:mon.a> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-30T08:47:33.985 DEBUG:teuthology.orchestra.run.smithi005:mgr.y> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-30T08:47:34.032 INFO:tasks.cephadm:Bootstrapping... 2023-09-30T08:47:34.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid dceda7f8-5f6d-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.5 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-30T08:47:34.244 INFO:teuthology.orchestra.run.smithi005.stderr:-------------------------------------------------------------------------------- 2023-09-30T08:47:34.244 INFO:teuthology.orchestra.run.smithi005.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', 'dceda7f8-5f6d-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.5', '--skip-admin-label'] 2023-09-30T08:47:34.245 INFO:teuthology.orchestra.run.smithi005.stderr:Verifying podman|docker is present... 2023-09-30T08:47:34.245 INFO:teuthology.orchestra.run.smithi005.stderr:Verifying lvm2 is present... 2023-09-30T08:47:34.245 INFO:teuthology.orchestra.run.smithi005.stderr:Verifying time synchronization is in place... 2023-09-30T08:47:34.252 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-09-30T08:47:34.258 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.265 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-09-30T08:47:34.270 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.277 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: masked 2023-09-30T08:47:34.281 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.286 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-09-30T08:47:34.291 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.298 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: enabled 2023-09-30T08:47:34.304 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: active 2023-09-30T08:47:34.305 INFO:teuthology.orchestra.run.smithi005.stderr:Unit ntp.service is enabled and running 2023-09-30T08:47:34.305 INFO:teuthology.orchestra.run.smithi005.stderr:Repeating the final host check... 2023-09-30T08:47:34.305 INFO:teuthology.orchestra.run.smithi005.stderr:docker (/usr/bin/docker) is present 2023-09-30T08:47:34.305 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl is present 2023-09-30T08:47:34.306 INFO:teuthology.orchestra.run.smithi005.stderr:lvcreate is present 2023-09-30T08:47:34.310 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-09-30T08:47:34.317 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.323 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-09-30T08:47:34.328 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.334 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: masked 2023-09-30T08:47:34.339 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.345 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-09-30T08:47:34.351 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: inactive 2023-09-30T08:47:34.358 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: enabled 2023-09-30T08:47:34.362 INFO:journalctl@ceph.mon.a.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:47:34.363 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: active 2023-09-30T08:47:34.364 INFO:teuthology.orchestra.run.smithi005.stderr:Unit ntp.service is enabled and running 2023-09-30T08:47:34.364 INFO:teuthology.orchestra.run.smithi005.stderr:Host looks OK 2023-09-30T08:47:34.364 INFO:teuthology.orchestra.run.smithi005.stderr:Cluster fsid: dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:34.364 INFO:teuthology.orchestra.run.smithi005.stderr:Acquiring lock 140285411770320 on /run/cephadm/dceda7f8-5f6d-11ee-8db4-212e2dc638e7.lock 2023-09-30T08:47:34.364 INFO:teuthology.orchestra.run.smithi005.stderr:Lock 140285411770320 acquired on /run/cephadm/dceda7f8-5f6d-11ee-8db4-212e2dc638e7.lock 2023-09-30T08:47:34.365 INFO:teuthology.orchestra.run.smithi005.stderr:Verifying IP 172.21.15.5 port 3300 ... 2023-09-30T08:47:34.365 INFO:teuthology.orchestra.run.smithi005.stderr:Verifying IP 172.21.15.5 port 6789 ... 2023-09-30T08:47:34.365 INFO:teuthology.orchestra.run.smithi005.stderr:Base mon IP(s) is [172.21.15.5:3300, 172.21.15.5:6789], mon addrv is [v2:172.21.15.5:3300,v1:172.21.15.5:6789] 2023-09-30T08:47:34.368 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2023-09-30T08:47:34.369 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-09-30T08:47:34.369 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.5 2023-09-30T08:47:34.372 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-09-30T08:47:34.372 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-09-30T08:47:34.372 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2023-09-30T08:47:34.375 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-30T08:47:34.375 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-09-30T08:47:34.376 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-09-30T08:47:34.376 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2023-09-30T08:47:34.376 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:1442/64 scope link 2023-09-30T08:47:34.376 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-09-30T08:47:34.377 INFO:teuthology.orchestra.run.smithi005.stderr:Mon IP `172.21.15.5` is in CIDR network `172.21.0.0/20` 2023-09-30T08:47:34.377 INFO:teuthology.orchestra.run.smithi005.stderr:Mon IP `172.21.15.5` is in CIDR network `172.21.0.0/20` 2023-09-30T08:47:34.377 INFO:teuthology.orchestra.run.smithi005.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-09-30T08:47:34.378 INFO:teuthology.orchestra.run.smithi005.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-30T08:47:34.379 INFO:teuthology.orchestra.run.smithi005.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-09-30T08:47:34.390 INFO:journalctl@ceph.mgr.y.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:47:34.575 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-09-30T08:47:34.611 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/docker: Digest: sha256:8e9fcccea6e0115c1572f3a4163cdf39971d9e270ff3987b3049e8aad314c194 2023-09-30T08:47:34.611 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-09-30T08:47:34.644 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-09-30T08:47:35.681 INFO:teuthology.orchestra.run.smithi005.stderr:ceph: ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-09-30T08:47:36.335 INFO:teuthology.orchestra.run.smithi005.stderr:Ceph version: ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-09-30T08:47:36.335 INFO:teuthology.orchestra.run.smithi005.stderr:Extracting ceph user uid/gid from container image... 2023-09-30T08:47:37.109 INFO:teuthology.orchestra.run.smithi005.stderr:stat: 167 167 2023-09-30T08:47:37.737 INFO:teuthology.orchestra.run.smithi005.stderr:Creating initial keys... 2023-09-30T08:47:38.548 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-authtool: AQCq4Bdlh2B3IBAAmzDrrIAD9XhHiuo6Xt3KWg== 2023-09-30T08:47:39.912 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-authtool: AQCr4BdlIGcsNhAAdvY1JCF4+COUUaaBeo0EcA== 2023-09-30T08:47:41.399 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-authtool: AQCt4BdlnuKfFxAAo7p3wnyOuOOLQZh5xAbycQ== 2023-09-30T08:47:41.995 INFO:teuthology.orchestra.run.smithi005.stderr:Creating initial monmap... 2023-09-30T08:47:42.776 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-30T08:47:42.776 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:42.776 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-30T08:47:43.424 INFO:teuthology.orchestra.run.smithi005.stderr:monmaptool for a [v2:172.21.15.5:3300,v1:172.21.15.5:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-30T08:47:43.425 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/monmaptool: set fsid to dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:43.425 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-30T08:47:43.425 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:47:43.425 INFO:teuthology.orchestra.run.smithi005.stderr:Creating mon... 2023-09-30T08:47:44.246 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-30T08:47:44.247 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 1 imported monmap: 2023-09-30T08:47:44.247 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: epoch 0 2023-09-30T08:47:44.247 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:44.247 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: last_changed 2023-09-30T08:47:42.772432+0000 2023-09-30T08:47:44.247 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: created 2023-09-30T08:47:42.772432+0000 2023-09-30T08:47:44.247 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-09-30T08:47:44.249 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-09-30T08:47:44.249 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0] mon.a 2023-09-30T08:47:44.249 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.249 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 0 /usr/bin/ceph-mon: set fsid to dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:44.249 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: RocksDB version: 6.8.1 2023-09-30T08:47:44.249 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.250 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-30T08:47:44.250 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Compile date Sep 25 2023 2023-09-30T08:47:44.253 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: DB SUMMARY 2023-09-30T08:47:44.253 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.253 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.error_if_exists: 0 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.create_if_missing: 1 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.paranoid_checks: 1 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.env: 0x55b8a21c1080 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.fs: Posix File System 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.info_log: 0x55b8a4217aa0 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-30T08:47:44.254 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.statistics: (nil) 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.use_fsync: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_log_file_size: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.allow_fallocate: 1 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.use_direct_reads: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T08:47:44.255 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.db_log_dir: 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_subcompactions: 1 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_background_flushes: -1 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-30T08:47:44.256 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.write_buffer_manager: 0x55b8a421f890 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-30T08:47:44.257 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.unordered_write: 0 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.row_cache: None 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.wal_filter: None 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.preserve_deletes: 0 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.two_write_queues: 0 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-30T08:47:44.258 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.atomic_flush: 0 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.log_readahead_size: 0 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_background_jobs: 2 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_background_compactions: -1 2023-09-30T08:47:44.259 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.max_open_files: -1 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-30T08:47:44.276 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Compression algorithms supported: 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kZSTD supported: 0 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kXpressCompression supported: 0 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kLZ4Compression supported: 1 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kBZip2Compression supported: 0 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kZlibCompression supported: 1 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: kSnappyCompression supported: 1 2023-09-30T08:47:44.277 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.239+0000 7fcb70b5e880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.merge_operator: 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_filter: None 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-30T08:47:44.278 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b8a412dd20) 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: index_type: 0 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-09-30T08:47:44.279 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: checksum: 1 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_cache: 0x55b8a4164d10 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-09-30T08:47:44.280 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: format_version: 2 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: block_align: 0 2023-09-30T08:47:44.281 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compression: NoCompression 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.num_levels: 7 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T08:47:44.282 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-30T08:47:44.283 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T08:47:44.284 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T08:47:44.285 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.table_properties_collectors: 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.inplace_update_support: 0 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T08:47:44.286 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.bloom_locality: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.max_successive_merges: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.ttl: 2592000 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.243+0000 7fcb70b5e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.247+0000 7fcb70b5e880 4 rocksdb: [version_set.cc:4568] 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-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.247+0000 7fcb70b5e880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-09-30T08:47:44.287 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.247+0000 7fcb70b5e880 4 rocksdb: DB pointer 0x55b8a422d800 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.247+0000 7fcb599e7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.247+0000 7fcb599e7700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T08:47:44.288 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:44.289 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.290 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T08:47:44.291 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-09-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 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-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-09-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: 2023-09-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.251+0000 7fcb70b5e880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-09-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.251+0000 7fcb70b5e880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-09-30T08:47:44.292 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph-mon: debug 2023-09-30T08:47:44.251+0000 7fcb70b5e880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-09-30T08:47:44.888 INFO:teuthology.orchestra.run.smithi005.stderr:create mon.a on 2023-09-30T08:47:44.913 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-30T08:47:45.121 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-09-30T08:47:45.337 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7.target. 2023-09-30T08:47:45.337 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7.target. 2023-09-30T08:47:45.779 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to reset failed state of unit ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-30T08:47:45.788 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Created symlink /etc/systemd/system/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7.target.wants/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@.service. 2023-09-30T08:47:46.019 INFO:teuthology.orchestra.run.smithi005.stderr:firewalld does not appear to be present 2023-09-30T08:47:46.019 INFO:teuthology.orchestra.run.smithi005.stderr:Not possible to enable service . firewalld.service is not available 2023-09-30T08:47:46.020 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for mon to start... 2023-09-30T08:47:46.020 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for mon... 2023-09-30T08:47:46.042 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:46 smithi005 systemd[1]: Started Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:47:47.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:47 smithi005 bash[26692]: cluster 2023-09-30T08:47:47.360635+0000 mon.a (mon.0) 0 : [INF] mkfs dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:47.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:47 smithi005 bash[26692]: cluster 2023-09-30T08:47:47.353129+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-30T08:47:47.585 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: cluster: 2023-09-30T08:47:47.585 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: id: dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:47.586 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-09-30T08:47:47.586 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:47:47.586 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: services: 2023-09-30T08:47:47.586 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.221941s) 2023-09-30T08:47:47.586 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mgr: no daemons active 2023-09-30T08:47:47.586 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-09-30T08:47:47.586 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:47:47.587 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: data: 2023-09-30T08:47:47.587 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-09-30T08:47:47.587 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-09-30T08:47:47.587 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-09-30T08:47:47.587 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: pgs: 2023-09-30T08:47:47.588 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:47:48.195 INFO:teuthology.orchestra.run.smithi005.stderr:mon is available 2023-09-30T08:47:48.195 INFO:teuthology.orchestra.run.smithi005.stderr:Assimilating anything we can from ceph.conf... 2023-09-30T08:47:48.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:48 smithi005 bash[26692]: cluster 2023-09-30T08:47:47.358669+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-30T08:47:48.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:48 smithi005 bash[26692]: cluster 2023-09-30T08:47:47.358955+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0]} removed_ranks: {} 2023-09-30T08:47:48.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:48 smithi005 bash[26692]: cluster 2023-09-30T08:47:47.362915+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-09-30T08:47:48.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:48 smithi005 bash[26692]: cluster 2023-09-30T08:47:47.364877+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-30T08:47:48.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:48 smithi005 bash[26692]: cluster 2023-09-30T08:47:47.365325+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-09-30T08:47:48.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:48 smithi005 bash[26692]: audit 2023-09-30T08:47:47.580505+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.5:0/566482775' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-30T08:47:49.224 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:47:49.225 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: [global] 2023-09-30T08:47:49.225 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: fsid = dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:49.225 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: log_to_journald = false 2023-09-30T08:47:49.225 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.5:3300,v1:172.21.15.5:6789] 2023-09-30T08:47:49.225 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-09-30T08:47:49.225 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-09-30T08:47:49.226 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-09-30T08:47:49.226 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-09-30T08:47:49.226 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:47:49.226 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: [mgr] 2023-09-30T08:47:49.226 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-09-30T08:47:49.227 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:47:49.227 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: [osd] 2023-09-30T08:47:49.227 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-09-30T08:47:49.227 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-09-30T08:47:49.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:49 smithi005 bash[26692]: audit 2023-09-30T08:47:49.213548+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.5:0/441021132' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-30T08:47:49.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:49 smithi005 bash[26692]: audit 2023-09-30T08:47:49.219969+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.5:0/441021132' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-30T08:47:49.860 INFO:teuthology.orchestra.run.smithi005.stderr:Generating new minimal ceph.conf... 2023-09-30T08:47:51.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:50 smithi005 bash[26692]: audit 2023-09-30T08:47:50.909280+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.5:0/1502912326' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:47:51.769 INFO:teuthology.orchestra.run.smithi005.stderr:Restarting the monitor... 2023-09-30T08:47:51.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:51 smithi005 systemd[1]: Stopping Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T08:47:51.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:51 smithi005 bash[27079]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon.a 2023-09-30T08:47:51.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:51 smithi005 bash[26692]: debug 2023-09-30T08:47:51.691+0000 7fcf7af13700 -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-30T08:47:51.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:51 smithi005 bash[26692]: debug 2023-09-30T08:47:51.691+0000 7fcf7af13700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-30T08:47:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:52 smithi005 bash[27116]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T08:47:52.366 INFO:teuthology.orchestra.run.smithi005.stderr:Setting mon public_network to 172.21.0.0/20 2023-09-30T08:47:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:52 smithi005 bash[27179]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T08:47:52.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:52 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-30T08:47:52.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:52 smithi005 systemd[1]: Stopped Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:47:52.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:52 smithi005 systemd[1]: Started Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:47:53.587 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.495+0000 7fe54f482880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-30T08:47:53.587 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.495+0000 7fe54f482880 0 ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable), process ceph-mon, pid 7 2023-09-30T08:47:53.587 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.495+0000 7fe54f482880 0 pidfile_write: ignore empty --pid-file 2023-09-30T08:47:53.587 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 0 load: jerasure load: lrc load: isa 2023-09-30T08:47:53.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: RocksDB version: 6.8.1 2023-09-30T08:47:53.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-30T08:47:53.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Compile date Sep 25 2023 2023-09-30T08:47:53.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: DB SUMMARY 2023-09-30T08:47:53.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: CURRENT file: CURRENT 2023-09-30T08:47:53.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: IDENTITY file: IDENTITY 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86659 ; 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.error_if_exists: 0 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.create_if_missing: 0 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.paranoid_checks: 1 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.env: 0x55689d9c1080 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.fs: Posix File System 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.info_log: 0x5568a01ffa80 2023-09-30T08:47:53.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-30T08:47:53.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.statistics: (nil) 2023-09-30T08:47:53.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.use_fsync: 0 2023-09-30T08:47:53.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_log_file_size: 0 2023-09-30T08:47:53.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T08:47:53.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T08:47:53.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-30T08:47:53.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.allow_fallocate: 1 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.use_direct_reads: 0 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.db_log_dir: 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-30T08:47:53.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_subcompactions: 1 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_background_flushes: -1 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.write_buffer_manager: 0x5568a0efc330 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T08:47:53.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.unordered_write: 0 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T08:47:53.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T08:47:53.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T08:47:53.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T08:47:53.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.row_cache: None 2023-09-30T08:47:53.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.wal_filter: None 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.preserve_deletes: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.two_write_queues: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.atomic_flush: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T08:47:53.596 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.log_readahead_size: 0 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_background_jobs: 2 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_background_compactions: -1 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T08:47:53.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_open_files: -1 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Compression algorithms supported: 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kZSTD supported: 0 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kXpressCompression supported: 0 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kLZ4Compression supported: 1 2023-09-30T08:47:53.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kBZip2Compression supported: 0 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kZlibCompression supported: 1 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: kSnappyCompression supported: 1 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.merge_operator: 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_filter: None 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T08:47:53.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5568a01add18) 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: cache_index_and_filter_blocks: 1 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: pin_top_level_index_and_filter: 1 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: index_type: 0 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: data_block_index_type: 0 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: index_shortening: 1 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: data_block_hash_table_util_ratio: 0.750000 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: hash_index_allow_collision: 1 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: checksum: 1 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: no_block_cache: 0 2023-09-30T08:47:53.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_cache: 0x5568a01e4f10 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_cache_name: BinnedLRUCache 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_cache_options: 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: capacity : 536870912 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: num_shard_bits : 4 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: strict_capacity_limit : 0 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: high_pri_pool_ratio: 0.000 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_cache_compressed: (nil) 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: persistent_cache: (nil) 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_size: 4096 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_size_deviation: 10 2023-09-30T08:47:53.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_restart_interval: 16 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: index_block_restart_interval: 1 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: metadata_block_size: 4096 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: partition_filters: 0 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: use_delta_encoding: 1 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: whole_key_filtering: 1 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: verify_compression: 0 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: read_amp_bytes_per_bit: 0 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: format_version: 2 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: enable_index_compression: 1 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: block_align: 0 2023-09-30T08:47:53.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compression: NoCompression 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.num_levels: 7 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T08:47:53.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T08:47:53.604 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T08:47:53.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T08:47:53.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.table_properties_collectors: 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.inplace_update_support: 0 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T08:47:53.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.bloom_locality: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.max_successive_merges: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.ttl: 2592000 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T08:47:53.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696063673504155, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.499+0000 7fe54f482880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe54f482880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe54f482880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696063673505276, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83259, "table_properties": {"data_size": 81532, "index_size": 332, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9829, "raw_average_key_size": 47, "raw_value_size": 75853, "raw_average_value_size": 368, "num_data_blocks": 11, "num_entries": 206, "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": 1696063673, "oldest_key_time": 3, "file_creation_time": 0}} 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe54f482880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe54f482880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696063673505735, "job": 1, "event": "recovery_finished"} 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe54f482880 4 rocksdb: DB pointer 0x5568a02ad800 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe53628a700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe53628a700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ** DB Stats ** 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:47:53.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ** Compaction Stats [default] ** 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: L0 2/0 82.96 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.7 0.00 0.00 1 0.001 0 0 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Sum 2/0 82.96 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.7 0.00 0.00 1 0.001 0 0 2023-09-30T08:47:53.610 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.7 0.00 0.00 1 0.001 0 0 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ** Compaction Stats [default] ** 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 103.7 0.00 0.00 1 0.001 0 0 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(Keys): cumulative 0, interval 0 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Cumulative compaction: 0.00 GB write, 22.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T08:47:53.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Interval compaction: 0.00 GB write, 22.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ** File Read Latency Histogram By Level [default] ** 2023-09-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ** Compaction Stats [default] ** 2023-09-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: L0 2/0 82.96 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.7 0.00 0.00 1 0.001 0 0 2023-09-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Sum 2/0 82.96 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 103.7 0.00 0.00 1 0.001 0 0 2023-09-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ** Compaction Stats [default] ** 2023-09-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 103.7 0.00 0.00 1 0.001 0 0 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: AddFile(Keys): cumulative 0, interval 0 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: Cumulative compaction: 0.00 GB write, 22.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: ** File Read Latency Histogram By Level [default] ** 2023-09-30T08:47:53.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe54f482880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0] at bind addrs [v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.503+0000 7fe54f482880 1 mon.a@-1(???) e1 preinit fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.507+0000 7fe54f482880 0 mon.a@-1(???).mds e1 new map 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.507+0000 7fe54f482880 0 mon.a@-1(???).mds e1 print_map 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: e1 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 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-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: legacy client fscid: -1 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: No filesystems configured 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.507+0000 7fe54f482880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.507+0000 7fe54f482880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T08:47:53.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.507+0000 7fe54f482880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.507+0000 7fe54f482880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: audit 2023-09-30T08:47:50.909280+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.5:0/1502912326' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: debug 2023-09-30T08:47:53.507+0000 7fe54f482880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: cluster 2023-09-30T08:47:53.529687+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: cluster 2023-09-30T08:47:53.529814+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0]} removed_ranks: {} 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: cluster 2023-09-30T08:47:53.530812+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: cluster 2023-09-30T08:47:53.530889+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-30T08:47:53.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:53 smithi005 bash[27219]: cluster 2023-09-30T08:47:53.531687+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-09-30T08:47:54.365 INFO:teuthology.orchestra.run.smithi005.stderr:Wrote config to /etc/ceph/ceph.conf 2023-09-30T08:47:54.365 INFO:teuthology.orchestra.run.smithi005.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-30T08:47:54.366 INFO:teuthology.orchestra.run.smithi005.stderr:Creating mgr... 2023-09-30T08:47:54.366 INFO:teuthology.orchestra.run.smithi005.stderr:Verifying port 9283 ... 2023-09-30T08:47:54.590 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Failed to reset failed state of unit ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-30T08:47:54.599 INFO:teuthology.orchestra.run.smithi005.stderr:systemctl: Created symlink /etc/systemd/system/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7.target.wants/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@.service. 2023-09-30T08:47:54.815 INFO:teuthology.orchestra.run.smithi005.stderr:firewalld does not appear to be present 2023-09-30T08:47:54.815 INFO:teuthology.orchestra.run.smithi005.stderr:Not possible to enable service . firewalld.service is not available 2023-09-30T08:47:54.815 INFO:teuthology.orchestra.run.smithi005.stderr:firewalld does not appear to be present 2023-09-30T08:47:54.815 INFO:teuthology.orchestra.run.smithi005.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-30T08:47:54.815 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for mgr to start... 2023-09-30T08:47:54.815 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for mgr... 2023-09-30T08:47:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:54 smithi005 bash[27219]: audit 2023-09-30T08:47:53.739323+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.5:0/202771590' entity='client.admin' 2023-09-30T08:47:56.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:47:56.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: { 2023-09-30T08:47:56.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "fsid": "dceda7f8-5f6d-11ee-8db4-212e2dc638e7", 2023-09-30T08:47:56.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "health": { 2023-09-30T08:47:56.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-30T08:47:56.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "checks": {}, 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mutes": [] 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum": [ 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 0 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "a" 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "monmap": { 2023-09-30T08:47:56.343 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osdmap": { 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-30T08:47:56.344 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-30T08:47:56.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-30T08:47:56.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "pgmap": { 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-30T08:47:56.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "fsmap": { 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "available": false, 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "modules": [ 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "iostat", 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "nfs", 2023-09-30T08:47:56.349 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "restful" 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "services": {} 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "servicemap": { 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "modified": "2023-09-30T08:47:47.361676+0000", 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "services": {} 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-30T08:47:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: } 2023-09-30T08:47:56.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:47:56 smithi005 bash[27219]: audit 2023-09-30T08:47:56.335946+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.5:0/3593364063' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-30T08:47:56.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:56 smithi005 bash[27488]: debug 2023-09-30T08:47:56.318+0000 7fc6b9da0680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T08:47:56.982 INFO:teuthology.orchestra.run.smithi005.stderr:mgr not available, waiting (1/15)... 2023-09-30T08:47:57.017 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:56 smithi005 bash[27488]: debug 2023-09-30T08:47:56.806+0000 7fc6b9da0680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T08:47:58.140 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:57 smithi005 bash[27488]: debug 2023-09-30T08:47:57.778+0000 7fc6b9da0680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T08:47:58.140 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:57 smithi005 bash[27488]: debug 2023-09-30T08:47:57.878+0000 7fc6b9da0680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T08:47:58.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:58 smithi005 bash[27488]: debug 2023-09-30T08:47:58.134+0000 7fc6b9da0680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T08:47:59.577 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:59 smithi005 bash[27488]: debug 2023-09-30T08:47:59.302+0000 7fc6b9da0680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T08:47:59.577 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:59 smithi005 bash[27488]: debug 2023-09-30T08:47:59.470+0000 7fc6b9da0680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:47:59.577 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:59 smithi005 bash[27488]: debug 2023-09-30T08:47:59.570+0000 7fc6b9da0680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T08:47:59.843 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:59 smithi005 bash[27488]: debug 2023-09-30T08:47:59.686+0000 7fc6b9da0680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: { 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "fsid": "dceda7f8-5f6d-11ee-8db4-212e2dc638e7", 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "health": { 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "checks": {}, 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mutes": [] 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-30T08:48:00.169 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum": [ 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 0 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "a" 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "monmap": { 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:00.170 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osdmap": { 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "pgmap": { 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-30T08:48:00.171 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "fsmap": { 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:00.172 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "available": false, 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "modules": [ 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "iostat", 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "nfs", 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "restful" 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "services": {} 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "servicemap": { 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:00.173 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "modified": "2023-09-30T08:47:47.361676+0000", 2023-09-30T08:48:00.174 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "services": {} 2023-09-30T08:48:00.174 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:00.174 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-30T08:48:00.174 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: } 2023-09-30T08:48:00.190 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:47:59 smithi005 bash[27488]: debug 2023-09-30T08:47:59.910+0000 7fc6b9da0680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T08:48:00.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:00 smithi005 bash[27219]: audit 2023-09-30T08:48:00.159497+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.5:0/2661610134' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-30T08:48:00.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:00 smithi005 bash[27488]: debug 2023-09-30T08:48:00.302+0000 7fc6b9da0680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T08:48:00.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:00 smithi005 bash[27488]: debug 2023-09-30T08:48:00.418+0000 7fc6b9da0680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T08:48:00.759 INFO:teuthology.orchestra.run.smithi005.stderr:mgr not available, waiting (2/15)... 2023-09-30T08:48:01.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:01 smithi005 bash[27488]: debug 2023-09-30T08:48:01.310+0000 7fc6b9da0680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T08:48:01.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:01 smithi005 bash[27488]: debug 2023-09-30T08:48:01.414+0000 7fc6b9da0680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T08:48:01.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:01 smithi005 bash[27488]: debug 2023-09-30T08:48:01.534+0000 7fc6b9da0680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T08:48:02.068 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:01 smithi005 bash[27488]: debug 2023-09-30T08:48:01.766+0000 7fc6b9da0680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T08:48:02.068 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27488]: debug 2023-09-30T08:48:02.062+0000 7fc6b9da0680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T08:48:02.414 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27488]: debug 2023-09-30T08:48:02.230+0000 7fc6b9da0680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T08:48:02.414 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27488]: debug 2023-09-30T08:48:02.406+0000 7fc6b9da0680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:48:02.742 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27488]: debug 2023-09-30T08:48:02.626+0000 7fc6b9da0680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T08:48:02.742 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27488]: debug 2023-09-30T08:48:02.734+0000 7fc6b9da0680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T08:48:03.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: cluster 2023-09-30T08:48:02.758915+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-09-30T08:48:03.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: cluster 2023-09-30T08:48:02.765362+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0066137s) 2023-09-30T08:48:03.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.767742+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T08:48:03.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.768187+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T08:48:03.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.768586+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.769009+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.769346+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: cluster 2023-09-30T08:48:02.772128+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.786923+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.793961+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.796386+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.802945+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' 2023-09-30T08:48:03.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:02 smithi005 bash[27219]: audit 2023-09-30T08:48:02.805779+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.5:0/4121231567' entity='mgr.y' 2023-09-30T08:48:04.341 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:48:04.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: { 2023-09-30T08:48:04.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "fsid": "dceda7f8-5f6d-11ee-8db4-212e2dc638e7", 2023-09-30T08:48:04.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "health": { 2023-09-30T08:48:04.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-09-30T08:48:04.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "checks": {}, 2023-09-30T08:48:04.342 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mutes": [] 2023-09-30T08:48:04.345 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:04.345 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-09-30T08:48:04.345 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum": [ 2023-09-30T08:48:04.345 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 0 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum_names": [ 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "a" 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "monmap": { 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_mons": 1 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osdmap": { 2023-09-30T08:48:04.346 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_osds": 0, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "pgmap": { 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_pools": 0, 2023-09-30T08:48:04.347 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_objects": 0, 2023-09-30T08:48:04.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-09-30T08:48:04.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-09-30T08:48:04.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-09-30T08:48:04.348 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "bytes_total": 0 2023-09-30T08:48:04.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:04.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "fsmap": { 2023-09-30T08:48:04.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:04.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "by_rank": [], 2023-09-30T08:48:04.350 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "up:standby": 0 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mgrmap": { 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "available": true, 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "modules": [ 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "iostat", 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "nfs", 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "restful" 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ], 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "services": {} 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:04.351 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "servicemap": { 2023-09-30T08:48:04.352 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 1, 2023-09-30T08:48:04.352 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "modified": "2023-09-30T08:47:47.361676+0000", 2023-09-30T08:48:04.352 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "services": {} 2023-09-30T08:48:04.352 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: }, 2023-09-30T08:48:04.352 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "progress_events": {} 2023-09-30T08:48:04.352 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: } 2023-09-30T08:48:04.942 INFO:teuthology.orchestra.run.smithi005.stderr:mgr is available 2023-09-30T08:48:04.971 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:04 smithi005 bash[27219]: cluster 2023-09-30T08:48:03.767819+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.00909s) 2023-09-30T08:48:04.971 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:04 smithi005 bash[27219]: audit 2023-09-30T08:48:04.337019+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.5:0/2840524637' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-30T08:48:06.268 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:48:06.268 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: [global] 2023-09-30T08:48:06.268 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: fsid = dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:48:06.268 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: log_to_journald = false 2023-09-30T08:48:06.268 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-09-30T08:48:06.268 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: [mgr] 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: [osd] 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-09-30T08:48:06.269 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-09-30T08:48:06.906 INFO:teuthology.orchestra.run.smithi005.stderr:Enabling cephadm module... 2023-09-30T08:48:07.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:06 smithi005 bash[27219]: cluster 2023-09-30T08:48:05.769623+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-09-30T08:48:07.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:06 smithi005 bash[27219]: audit 2023-09-30T08:48:06.261102+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.5:0/1596023505' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-30T08:48:08.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:08 smithi005 bash[27219]: audit 2023-09-30T08:48:08.278482+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.5:0/3065023601' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-30T08:48:08.589 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:08 smithi005 bash[27488]: ignoring --setuser ceph since I am not root 2023-09-30T08:48:08.590 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:08 smithi005 bash[27488]: ignoring --setgroup ceph since I am not root 2023-09-30T08:48:08.590 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:08 smithi005 bash[27488]: debug 2023-09-30T08:48:08.530+0000 7f76faf34680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T08:48:09.016 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:08 smithi005 bash[27488]: debug 2023-09-30T08:48:08.638+0000 7f76faf34680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T08:48:09.340 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:09 smithi005 bash[27488]: debug 2023-09-30T08:48:09.126+0000 7f76faf34680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T08:48:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:09 smithi005 bash[27219]: audit 2023-09-30T08:48:08.335086+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.5:0/3065023601' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-30T08:48:09.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:09 smithi005 bash[27219]: cluster 2023-09-30T08:48:08.335212+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-09-30T08:48:10.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:10 smithi005 bash[27488]: debug 2023-09-30T08:48:10.102+0000 7f76faf34680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T08:48:10.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:10 smithi005 bash[27488]: debug 2023-09-30T08:48:10.218+0000 7f76faf34680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T08:48:10.603 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: { 2023-09-30T08:48:10.604 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 5, 2023-09-30T08:48:10.604 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "available": true, 2023-09-30T08:48:10.604 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "active_name": "y", 2023-09-30T08:48:10.604 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_standby": 0 2023-09-30T08:48:10.604 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: } 2023-09-30T08:48:10.838 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:10 smithi005 bash[27219]: audit 2023-09-30T08:48:10.599856+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.5:0/3585362389' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-30T08:48:10.838 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:10 smithi005 bash[27488]: debug 2023-09-30T08:48:10.538+0000 7f76faf34680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T08:48:11.240 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for the mgr to restart... 2023-09-30T08:48:11.240 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for mgr epoch 5... 2023-09-30T08:48:11.979 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:11 smithi005 bash[27488]: debug 2023-09-30T08:48:11.723+0000 7f76faf34680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T08:48:11.979 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:11 smithi005 bash[27488]: debug 2023-09-30T08:48:11.895+0000 7f76faf34680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:48:12.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:12 smithi005 bash[27488]: debug 2023-09-30T08:48:12.007+0000 7f76faf34680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T08:48:12.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:12 smithi005 bash[27488]: debug 2023-09-30T08:48:12.139+0000 7f76faf34680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T08:48:12.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:12 smithi005 bash[27488]: debug 2023-09-30T08:48:12.383+0000 7f76faf34680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T08:48:13.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:12 smithi005 bash[27488]: debug 2023-09-30T08:48:12.771+0000 7f76faf34680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T08:48:13.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:12 smithi005 bash[27488]: debug 2023-09-30T08:48:12.899+0000 7f76faf34680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T08:48:14.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:13 smithi005 bash[27488]: debug 2023-09-30T08:48:13.811+0000 7f76faf34680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T08:48:14.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:13 smithi005 bash[27488]: debug 2023-09-30T08:48:13.919+0000 7f76faf34680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T08:48:14.267 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:14 smithi005 bash[27488]: debug 2023-09-30T08:48:14.043+0000 7f76faf34680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T08:48:14.588 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:14 smithi005 bash[27488]: debug 2023-09-30T08:48:14.271+0000 7f76faf34680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T08:48:14.935 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:14 smithi005 bash[27488]: debug 2023-09-30T08:48:14.583+0000 7f76faf34680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T08:48:14.935 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:14 smithi005 bash[27488]: debug 2023-09-30T08:48:14.751+0000 7f76faf34680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T08:48:15.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:14 smithi005 bash[27488]: debug 2023-09-30T08:48:14.927+0000 7f76faf34680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:48:15.266 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27488]: debug 2023-09-30T08:48:15.151+0000 7f76faf34680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T08:48:15.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27488]: debug 2023-09-30T08:48:15.263+0000 7f76faf34680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: cluster 2023-09-30T08:48:15.286873+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: cluster 2023-09-30T08:48:15.287321+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: cluster 2023-09-30T08:48:15.292894+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: cluster 2023-09-30T08:48:15.293100+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00593618s) 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: audit 2023-09-30T08:48:15.295307+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: audit 2023-09-30T08:48:15.296438+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: audit 2023-09-30T08:48:15.297385+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: audit 2023-09-30T08:48:15.297834+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T08:48:15.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: audit 2023-09-30T08:48:15.298118+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T08:48:15.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: cluster 2023-09-30T08:48:15.301671+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-09-30T08:48:15.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:15 smithi005 bash[27219]: audit 2023-09-30T08:48:15.322446+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:16.317 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: { 2023-09-30T08:48:16.317 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-09-30T08:48:16.317 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "initialized": true 2023-09-30T08:48:16.317 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: } 2023-09-30T08:48:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: cephadm 2023-09-30T08:48:15.317090+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-09-30T08:48:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: audit 2023-09-30T08:48:15.452632+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: audit 2023-09-30T08:48:15.454795+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:48:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: audit 2023-09-30T08:48:15.457797+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:48:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: audit 2023-09-30T08:48:15.460901+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:48:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: audit 2023-09-30T08:48:15.489128+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:48:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: audit 2023-09-30T08:48:15.492365+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:48:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:16 smithi005 bash[27219]: cluster 2023-09-30T08:48:16.299117+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.01195s) 2023-09-30T08:48:16.979 INFO:teuthology.orchestra.run.smithi005.stderr:mgr epoch 5 is available 2023-09-30T08:48:16.980 INFO:teuthology.orchestra.run.smithi005.stderr:Setting orchestrator backend to cephadm... 2023-09-30T08:48:17.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:17 smithi005 bash[27219]: audit 2023-09-30T08:48:16.297136+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-30T08:48:17.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:17 smithi005 bash[27219]: audit 2023-09-30T08:48:16.313491+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-30T08:48:18.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:18 smithi005 bash[27219]: cluster 2023-09-30T08:48:17.348259+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-09-30T08:48:18.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:18 smithi005 bash[27219]: audit 2023-09-30T08:48:18.241602+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:18.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:18 smithi005 bash[27219]: audit 2023-09-30T08:48:18.290670+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:48:19.643 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:19 smithi005 bash[27219]: audit 2023-09-30T08:48:18.233184+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:20.185 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: value unchanged 2023-09-30T08:48:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:20 smithi005 bash[27219]: audit 2023-09-30T08:48:20.182298+0000 mgr.y (mgr.14116) 5 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:20.795 INFO:teuthology.orchestra.run.smithi005.stderr:Generating ssh key... 2023-09-30T08:48:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27219]: audit 2023-09-30T08:48:22.099875+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27219]: cephadm 2023-09-30T08:48:22.100273+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-09-30T08:48:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27219]: audit 2023-09-30T08:48:22.393173+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27219]: audit 2023-09-30T08:48:22.396075+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:22.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: Generating public/private rsa key pair. 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: Your identification has been saved in /tmp/tmpnx394gop/key. 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: Your public key has been saved in /tmp/tmpnx394gop/key.pub. 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: The key fingerprint is: 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: SHA256:waaLTa12CHHfZQYvIoS23mdnDgo6fNohFy2xsGE15aE ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: The key's randomart image is: 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: +---[RSA 3072]----+ 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | oo+ . | 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | .o= o o | 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | +.E.+ = . = | 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | . +.* * + = | 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | ..=.+ S . | 2023-09-30T08:48:22.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | oB.++ o | 2023-09-30T08:48:22.768 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | ...+.*+.= | 2023-09-30T08:48:22.768 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | ++.o.. . | 2023-09-30T08:48:22.768 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: | .+. | 2023-09-30T08:48:22.768 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:22 smithi005 bash[27488]: +----[SHA256]-----+ 2023-09-30T08:48:24.253 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCif8G7MiV/rHmmw92yrDNUoRdtGBwc1xO8fszAGPk1x+M1y7/+33lwQeVPDAypTIxkcOtnDg1jhuGiq4puFzEL93PrD7t1Z2f26rxLPFX/CrZjecjt/vDq2PQxxEh+FlOPydJTR5gG5ox9oUbkFAee/IKozToGEr1NLBdmyLE2c5WUfDflOvp87C0ESB52m7/ZzBW7M9FOwLwlAEx7PQulRpD+jAwVcSObJ5sTlGC2wWc2m2Dx6whWIy2ju7webpuceHmsvixbOvZGMhdRss/eVfkuy0fhhjh0Wka+P+/S7JsVimjP+NzmYOWR77umiT3hk5CSyxf5+Yvykg5SzcRfDjiuCO9ncNycycXyiibEvm+x7CJosoWxPqn60qsja9vLavi5ZqpjGlR4JxTyMqWLgsGsX8/D7LDwC8oAZNkQp5BvoFOI/TvmmbeRmeyzyIkqshwM/DP7Zbc1mBtYho0/smWNYscKv+c+zUiDa6KL17lPrNrSqRIf3XiJ0ksTn4M= ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:48:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:24 smithi005 bash[27219]: audit 2023-09-30T08:48:24.249787+0000 mgr.y (mgr.14116) 8 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:24.840 INFO:teuthology.orchestra.run.smithi005.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-30T08:48:24.841 INFO:teuthology.orchestra.run.smithi005.stderr:Adding key to root@localhost authorized_keys... 2023-09-30T08:48:24.841 INFO:teuthology.orchestra.run.smithi005.stderr:Adding host smithi005... 2023-09-30T08:48:26.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:26 smithi005 bash[27219]: audit 2023-09-30T08:48:26.153009+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi005", "addr": "172.21.15.5", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:26.635 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:26 smithi005 bash[27488]: Warning: Permanently added '172.21.15.5' (ECDSA) to the list of known hosts. 2023-09-30T08:48:27.005 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: Added host 'smithi005' with addr '172.21.15.5' 2023-09-30T08:48:27.838 INFO:teuthology.orchestra.run.smithi005.stderr:Deploying unmanaged mon service... 2023-09-30T08:48:28.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:28 smithi005 bash[27219]: audit 2023-09-30T08:48:27.002147+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:28.292 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:28 smithi005 bash[27219]: cephadm 2023-09-30T08:48:27.002765+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi005 2023-09-30T08:48:28.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:28 smithi005 bash[27219]: audit 2023-09-30T08:48:27.034649+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:48:29.767 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: Scheduled mon update... 2023-09-30T08:48:30.457 INFO:teuthology.orchestra.run.smithi005.stderr:Deploying unmanaged mgr service... 2023-09-30T08:48:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:30 smithi005 bash[27219]: audit 2023-09-30T08:48:29.756764+0000 mgr.y (mgr.14116) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:30 smithi005 bash[27219]: cephadm 2023-09-30T08:48:29.759833+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-09-30T08:48:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:30 smithi005 bash[27219]: audit 2023-09-30T08:48:29.764648+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:30 smithi005 bash[27219]: audit 2023-09-30T08:48:30.032612+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:30 smithi005 bash[27219]: audit 2023-09-30T08:48:30.298972+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:31.768 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-09-30T08:48:33.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:32 smithi005 bash[27219]: audit 2023-09-30T08:48:31.758580+0000 mgr.y (mgr.14116) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:33.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:32 smithi005 bash[27219]: cephadm 2023-09-30T08:48:31.760680+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-09-30T08:48:33.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:32 smithi005 bash[27219]: audit 2023-09-30T08:48:31.765220+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:34.997 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:34 smithi005 bash[27219]: audit 2023-09-30T08:48:33.649867+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.5:0/2155781209' entity='client.admin' 2023-09-30T08:48:36.333 INFO:teuthology.orchestra.run.smithi005.stderr:Enabling the dashboard module... 2023-09-30T08:48:36.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:36 smithi005 bash[27219]: cluster 2023-09-30T08:48:35.299193+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:48:36.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:36 smithi005 bash[27219]: audit 2023-09-30T08:48:35.409630+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.5:0/3079794438' entity='mgr.y' 2023-09-30T08:48:36.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:36 smithi005 bash[27219]: audit 2023-09-30T08:48:35.637274+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.5:0/630392547' entity='client.admin' 2023-09-30T08:48:38.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:38 smithi005 bash[27488]: ignoring --setuser ceph since I am not root 2023-09-30T08:48:38.630 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:38 smithi005 bash[27488]: ignoring --setgroup ceph since I am not root 2023-09-30T08:48:38.630 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:38 smithi005 bash[27488]: debug 2023-09-30T08:48:38.515+0000 7f9187a57680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T08:48:38.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:38 smithi005 bash[27219]: cluster 2023-09-30T08:48:37.299609+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:48:38.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:38 smithi005 bash[27219]: audit 2023-09-30T08:48:37.936242+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.5:0/1917715383' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-30T08:48:39.004 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:38 smithi005 bash[27488]: debug 2023-09-30T08:48:38.623+0000 7f9187a57680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T08:48:39.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:39 smithi005 bash[27488]: debug 2023-09-30T08:48:39.099+0000 7f9187a57680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T08:48:39.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:39 smithi005 bash[27219]: audit 2023-09-30T08:48:38.309765+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.5:0/1917715383' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-30T08:48:39.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:39 smithi005 bash[27219]: cluster 2023-09-30T08:48:38.309916+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 23s) 2023-09-30T08:48:40.178 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:40 smithi005 bash[27488]: debug 2023-09-30T08:48:40.071+0000 7f9187a57680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T08:48:40.446 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:40 smithi005 bash[27488]: debug 2023-09-30T08:48:40.175+0000 7f9187a57680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T08:48:40.555 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: { 2023-09-30T08:48:40.555 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "epoch": 9, 2023-09-30T08:48:40.556 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "available": true, 2023-09-30T08:48:40.556 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "active_name": "y", 2023-09-30T08:48:40.556 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "num_standby": 0 2023-09-30T08:48:40.556 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: } 2023-09-30T08:48:40.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:40 smithi005 bash[27488]: debug 2023-09-30T08:48:40.439+0000 7f9187a57680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T08:48:40.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:40 smithi005 bash[27219]: audit 2023-09-30T08:48:40.552938+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.5:0/1861552385' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-30T08:48:41.300 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for the mgr to restart... 2023-09-30T08:48:41.301 INFO:teuthology.orchestra.run.smithi005.stderr:Waiting for mgr epoch 9... 2023-09-30T08:48:41.884 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:41 smithi005 bash[27488]: debug 2023-09-30T08:48:41.607+0000 7f9187a57680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T08:48:41.884 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:41 smithi005 bash[27488]: debug 2023-09-30T08:48:41.779+0000 7f9187a57680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:48:42.261 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:41 smithi005 bash[27488]: debug 2023-09-30T08:48:41.879+0000 7f9187a57680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T08:48:42.261 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:41 smithi005 bash[27488]: debug 2023-09-30T08:48:41.995+0000 7f9187a57680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T08:48:42.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:42 smithi005 bash[27488]: debug 2023-09-30T08:48:42.215+0000 7f9187a57680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T08:48:42.858 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:42 smithi005 bash[27488]: debug 2023-09-30T08:48:42.587+0000 7f9187a57680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T08:48:42.864 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:42 smithi005 bash[27488]: debug 2023-09-30T08:48:42.707+0000 7f9187a57680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T08:48:44.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:43 smithi005 bash[27488]: debug 2023-09-30T08:48:43.615+0000 7f9187a57680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T08:48:44.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:43 smithi005 bash[27488]: debug 2023-09-30T08:48:43.727+0000 7f9187a57680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T08:48:44.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:43 smithi005 bash[27488]: debug 2023-09-30T08:48:43.847+0000 7f9187a57680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T08:48:44.378 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:44 smithi005 bash[27488]: debug 2023-09-30T08:48:44.079+0000 7f9187a57680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T08:48:44.727 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:44 smithi005 bash[27488]: debug 2023-09-30T08:48:44.375+0000 7f9187a57680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T08:48:44.727 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:44 smithi005 bash[27488]: debug 2023-09-30T08:48:44.543+0000 7f9187a57680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T08:48:45.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:44 smithi005 bash[27488]: debug 2023-09-30T08:48:44.723+0000 7f9187a57680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:48:45.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:44 smithi005 bash[27488]: debug 2023-09-30T08:48:44.943+0000 7f9187a57680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T08:48:45.354 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27488]: debug 2023-09-30T08:48:45.055+0000 7f9187a57680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T08:48:45.354 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27488]: Warning: Permanently added '172.21.15.5' (ECDSA) to the list of known hosts. 2023-09-30T08:48:45.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: cluster 2023-09-30T08:48:45.079131+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-09-30T08:48:45.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: cluster 2023-09-30T08:48:45.079875+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-09-30T08:48:45.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: cluster 2023-09-30T08:48:45.087197+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-09-30T08:48:45.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: cluster 2023-09-30T08:48:45.087422+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00783974s) 2023-09-30T08:48:45.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: audit 2023-09-30T08:48:45.088760+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:48:45.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: audit 2023-09-30T08:48:45.089870+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T08:48:45.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: audit 2023-09-30T08:48:45.091117+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T08:48:45.356 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: audit 2023-09-30T08:48:45.091352+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T08:48:45.356 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: audit 2023-09-30T08:48:45.091503+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T08:48:45.356 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:45 smithi005 bash[27219]: cluster 2023-09-30T08:48:45.095113+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-09-30T08:48:46.107 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: { 2023-09-30T08:48:46.107 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-09-30T08:48:46.107 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: "initialized": true 2023-09-30T08:48:46.107 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: } 2023-09-30T08:48:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:46 smithi005 bash[27219]: audit 2023-09-30T08:48:45.239344+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:48:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:46 smithi005 bash[27219]: audit 2023-09-30T08:48:45.242024+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:48:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:46 smithi005 bash[27219]: audit 2023-09-30T08:48:45.285214+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:48:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:46 smithi005 bash[27219]: audit 2023-09-30T08:48:45.290106+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:48:46.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:46 smithi005 bash[27219]: cluster 2023-09-30T08:48:46.092106+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.01252s) 2023-09-30T08:48:46.762 INFO:teuthology.orchestra.run.smithi005.stderr:mgr epoch 9 is available 2023-09-30T08:48:46.763 INFO:teuthology.orchestra.run.smithi005.stderr:Generating a dashboard self-signed certificate... 2023-09-30T08:48:47.444 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:47 smithi005 bash[27219]: audit 2023-09-30T08:48:46.090206+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-30T08:48:47.445 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:47 smithi005 bash[27219]: audit 2023-09-30T08:48:46.104722+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-30T08:48:48.122 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: Self-signed certificate created 2023-09-30T08:48:48.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:48 smithi005 bash[27219]: cluster 2023-09-30T08:48:47.143117+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-09-30T08:48:48.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:48 smithi005 bash[27219]: audit 2023-09-30T08:48:48.115264+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:48:48.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:48 smithi005 bash[27219]: audit 2023-09-30T08:48:48.119543+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:48:48.753 INFO:teuthology.orchestra.run.smithi005.stderr:Creating initial admin user... 2023-09-30T08:48:49.485 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:49 smithi005 bash[27219]: audit 2023-09-30T08:48:48.028261+0000 mgr.y (mgr.14146) 3 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:48:50.378 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$MQ3W3Ozb1lcgVukIdTIZwuJHCMqs1XJpc9uxxEcqa5KlHvEYN4LUG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696063730, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-30T08:48:50.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:50 smithi005 bash[27219]: audit 2023-09-30T08:48:50.097458+0000 mgr.y (mgr.14146) 4 : audit [DBG] from='client.14158 -' 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-30T08:48:50.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:50 smithi005 bash[27219]: audit 2023-09-30T08:48:50.375226+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:48:51.057 INFO:teuthology.orchestra.run.smithi005.stderr:Fetching dashboard port number... 2023-09-30T08:48:52.357 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: 8443 2023-09-30T08:48:52.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:52 smithi005 bash[27219]: cluster 2023-09-30T08:48:51.419532+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-09-30T08:48:52.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:52 smithi005 bash[27219]: audit 2023-09-30T08:48:52.024941+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:48:52.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:52 smithi005 bash[27219]: audit 2023-09-30T08:48:52.355394+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.5:0/784401396' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-30T08:48:53.031 INFO:teuthology.orchestra.run.smithi005.stderr:firewalld does not appear to be present 2023-09-30T08:48:53.031 INFO:teuthology.orchestra.run.smithi005.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-30T08:48:53.035 INFO:teuthology.orchestra.run.smithi005.stderr:Ceph Dashboard is now available at: 2023-09-30T08:48:53.036 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:53.036 INFO:teuthology.orchestra.run.smithi005.stderr: URL: https://smithi005.front.sepia.ceph.com:8443/ 2023-09-30T08:48:53.036 INFO:teuthology.orchestra.run.smithi005.stderr: User: admin 2023-09-30T08:48:53.036 INFO:teuthology.orchestra.run.smithi005.stderr: Password: ji6psnjxq8 2023-09-30T08:48:53.036 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:53.036 INFO:teuthology.orchestra.run.smithi005.stderr:Enabling autotune for osd_memory_target 2023-09-30T08:48:56.479 INFO:teuthology.orchestra.run.smithi005.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-09-30T08:48:57.407 INFO:teuthology.orchestra.run.smithi005.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-30T08:48:57.407 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr:Or, if you are only running a single cluster on this host: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr:Please consider enabling telemetry to help improve Ceph: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: ceph telemetry on 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.408 INFO:teuthology.orchestra.run.smithi005.stderr:For more information see: 2023-09-30T08:48:57.409 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.409 INFO:teuthology.orchestra.run.smithi005.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-09-30T08:48:57.409 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T08:48:57.409 INFO:teuthology.orchestra.run.smithi005.stderr:Bootstrap complete. 2023-09-30T08:48:57.446 INFO:tasks.cephadm:Fetching config... 2023-09-30T08:48:57.447 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:48:57.447 DEBUG:teuthology.orchestra.run.smithi005:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-30T08:48:57.451 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-30T08:48:57.452 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:48:57.452 DEBUG:teuthology.orchestra.run.smithi005:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-30T08:48:57.500 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-30T08:48:57.500 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:48:57.500 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd if=/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-30T08:48:57.556 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:48:57 smithi005 bash[27219]: audit 2023-09-30T08:48:56.473535+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.5:0/412336183' entity='client.admin' 2023-09-30T08:48:57.559 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-30T08:48:57.559 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:48:57.559 DEBUG:teuthology.orchestra.run.smithi005:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-30T08:48:57.611 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-30T08:48:57.612 DEBUG:teuthology.orchestra.run.smithi005:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCif8G7MiV/rHmmw92yrDNUoRdtGBwc1xO8fszAGPk1x+M1y7/+33lwQeVPDAypTIxkcOtnDg1jhuGiq4puFzEL93PrD7t1Z2f26rxLPFX/CrZjecjt/vDq2PQxxEh+FlOPydJTR5gG5ox9oUbkFAee/IKozToGEr1NLBdmyLE2c5WUfDflOvp87C0ESB52m7/ZzBW7M9FOwLwlAEx7PQulRpD+jAwVcSObJ5sTlGC2wWc2m2Dx6whWIy2ju7webpuceHmsvixbOvZGMhdRss/eVfkuy0fhhjh0Wka+P+/S7JsVimjP+NzmYOWR77umiT3hk5CSyxf5+Yvykg5SzcRfDjiuCO9ncNycycXyiibEvm+x7CJosoWxPqn60qsja9vLavi5ZqpjGlR4JxTyMqWLgsGsX8/D7LDwC8oAZNkQp5BvoFOI/TvmmbeRmeyzyIkqshwM/DP7Zbc1mBtYho0/smWNYscKv+c+zUiDa6KL17lPrNrSqRIf3XiJ0ksTn4M= ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-30T08:48:57.676 INFO:teuthology.orchestra.run.smithi005.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCif8G7MiV/rHmmw92yrDNUoRdtGBwc1xO8fszAGPk1x+M1y7/+33lwQeVPDAypTIxkcOtnDg1jhuGiq4puFzEL93PrD7t1Z2f26rxLPFX/CrZjecjt/vDq2PQxxEh+FlOPydJTR5gG5ox9oUbkFAee/IKozToGEr1NLBdmyLE2c5WUfDflOvp87C0ESB52m7/ZzBW7M9FOwLwlAEx7PQulRpD+jAwVcSObJ5sTlGC2wWc2m2Dx6whWIy2ju7webpuceHmsvixbOvZGMhdRss/eVfkuy0fhhjh0Wka+P+/S7JsVimjP+NzmYOWR77umiT3hk5CSyxf5+Yvykg5SzcRfDjiuCO9ncNycycXyiibEvm+x7CJosoWxPqn60qsja9vLavi5ZqpjGlR4JxTyMqWLgsGsX8/D7LDwC8oAZNkQp5BvoFOI/TvmmbeRmeyzyIkqshwM/DP7Zbc1mBtYho0/smWNYscKv+c+zUiDa6KL17lPrNrSqRIf3XiJ0ksTn4M= ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:48:57.683 DEBUG:teuthology.orchestra.run.smithi099:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCif8G7MiV/rHmmw92yrDNUoRdtGBwc1xO8fszAGPk1x+M1y7/+33lwQeVPDAypTIxkcOtnDg1jhuGiq4puFzEL93PrD7t1Z2f26rxLPFX/CrZjecjt/vDq2PQxxEh+FlOPydJTR5gG5ox9oUbkFAee/IKozToGEr1NLBdmyLE2c5WUfDflOvp87C0ESB52m7/ZzBW7M9FOwLwlAEx7PQulRpD+jAwVcSObJ5sTlGC2wWc2m2Dx6whWIy2ju7webpuceHmsvixbOvZGMhdRss/eVfkuy0fhhjh0Wka+P+/S7JsVimjP+NzmYOWR77umiT3hk5CSyxf5+Yvykg5SzcRfDjiuCO9ncNycycXyiibEvm+x7CJosoWxPqn60qsja9vLavi5ZqpjGlR4JxTyMqWLgsGsX8/D7LDwC8oAZNkQp5BvoFOI/TvmmbeRmeyzyIkqshwM/DP7Zbc1mBtYho0/smWNYscKv+c+zUiDa6KL17lPrNrSqRIf3XiJ0ksTn4M= ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-30T08:48:57.707 INFO:teuthology.orchestra.run.smithi099.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCif8G7MiV/rHmmw92yrDNUoRdtGBwc1xO8fszAGPk1x+M1y7/+33lwQeVPDAypTIxkcOtnDg1jhuGiq4puFzEL93PrD7t1Z2f26rxLPFX/CrZjecjt/vDq2PQxxEh+FlOPydJTR5gG5ox9oUbkFAee/IKozToGEr1NLBdmyLE2c5WUfDflOvp87C0ESB52m7/ZzBW7M9FOwLwlAEx7PQulRpD+jAwVcSObJ5sTlGC2wWc2m2Dx6whWIy2ju7webpuceHmsvixbOvZGMhdRss/eVfkuy0fhhjh0Wka+P+/S7JsVimjP+NzmYOWR77umiT3hk5CSyxf5+Yvykg5SzcRfDjiuCO9ncNycycXyiibEvm+x7CJosoWxPqn60qsja9vLavi5ZqpjGlR4JxTyMqWLgsGsX8/D7LDwC8oAZNkQp5BvoFOI/TvmmbeRmeyzyIkqshwM/DP7Zbc1mBtYho0/smWNYscKv+c+zUiDa6KL17lPrNrSqRIf3XiJ0ksTn4M= ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:48:57.718 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-30T08:49:02.497 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-30T08:49:02.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-30T08:49:03.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:02 smithi005 bash[27219]: audit 2023-09-30T08:49:01.670901+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.5:0/2471841243' entity='client.admin' 2023-09-30T08:49:05.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:05 smithi005 bash[27219]: audit 2023-09-30T08:49:04.225632+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:05.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:05 smithi005 bash[27219]: audit 2023-09-30T08:49:04.716954+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi005", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:49:05.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:05 smithi005 bash[27219]: audit 2023-09-30T08:49:04.721841+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:05.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:05 smithi005 bash[27219]: audit 2023-09-30T08:49:04.724995+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:05.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:05 smithi005 bash[27219]: audit 2023-09-30T08:49:04.729778+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:06 smithi005 bash[27219]: cluster 2023-09-30T08:49:05.093134+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:06 smithi005 bash[27219]: audit 2023-09-30T08:49:06.152186+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:06.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:06 smithi005 bash[27219]: audit 2023-09-30T08:49:06.198962+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:06.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:06 smithi005 bash[27219]: audit 2023-09-30T08:49:06.201891+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:06.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:06 smithi005 bash[27219]: audit 2023-09-30T08:49:06.203347+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:06.867 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi099 2023-09-30T08:49:06.867 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:49:06.867 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.conf 2023-09-30T08:49:06.874 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:49:06.875 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:49:06.922 INFO:tasks.cephadm:Adding host smithi099 to orchestrator... 2023-09-30T08:49:06.925 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi099 2023-09-30T08:49:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:07 smithi005 bash[27219]: cephadm 2023-09-30T08:49:06.205647+0000 mgr.y (mgr.14146) 7 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T08:49:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:07 smithi005 bash[27219]: cephadm 2023-09-30T08:49:06.239550+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:49:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:07 smithi005 bash[27219]: audit 2023-09-30T08:49:06.301389+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:07 smithi005 bash[27219]: audit 2023-09-30T08:49:06.305114+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:08 smithi005 bash[27219]: cluster 2023-09-30T08:49:07.093531+0000 mgr.y (mgr.14146) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:09.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:09 smithi005 bash[27219]: cluster 2023-09-30T08:49:09.093974+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:10.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:49:10 smithi005 bash[27488]: Warning: Permanently added 'smithi099,172.21.15.99' (ECDSA) to the list of known hosts. 2023-09-30T08:49:10.841 INFO:teuthology.orchestra.run.smithi005.stdout:Added host 'smithi099' with addr '172.21.15.99' 2023-09-30T08:49:10.904 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:10 smithi005 bash[27219]: audit 2023-09-30T08:49:09.949891+0000 mgr.y (mgr.14146) 11 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi099", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:49:11.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:49:10 smithi005 bash[27488]: Warning: Permanently added '172.21.15.99' (ECDSA) to the list of known hosts. 2023-09-30T08:49:11.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-30T08:49:12.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:11 smithi005 bash[27219]: audit 2023-09-30T08:49:10.838665+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:12.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:11 smithi005 bash[27219]: cephadm 2023-09-30T08:49:10.839560+0000 mgr.y (mgr.14146) 12 : cephadm [INF] Added host smithi099 2023-09-30T08:49:12.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:11 smithi005 bash[27219]: audit 2023-09-30T08:49:10.886605+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:12.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:11 smithi005 bash[27219]: cluster 2023-09-30T08:49:11.094469+0000 mgr.y (mgr.14146) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:12.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:11 smithi005 bash[27219]: audit 2023-09-30T08:49:11.452097+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:14.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:13 smithi005 bash[27219]: audit 2023-09-30T08:49:12.711749+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:14.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:13 smithi005 bash[27219]: cluster 2023-09-30T08:49:13.094880+0000 mgr.y (mgr.14146) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:14.700 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:49:14.700 INFO:teuthology.orchestra.run.smithi005.stdout:[{"addr": "172.21.15.5", "hostname": "smithi005", "labels": [], "status": ""}, {"addr": "172.21.15.99", "hostname": "smithi099", "labels": [], "status": ""}] 2023-09-30T08:49:15.392 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-30T08:49:15.393 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-30T08:49:16.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:16 smithi005 bash[27219]: audit 2023-09-30T08:49:14.697595+0000 mgr.y (mgr.14146) 15 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:49:16.422 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:16 smithi005 bash[27219]: cluster 2023-09-30T08:49:15.095281+0000 mgr.y (mgr.14146) 16 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:18.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:18 smithi005 bash[27219]: cluster 2023-09-30T08:49:17.095697+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:18.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:18 smithi005 bash[27219]: audit 2023-09-30T08:49:17.928192+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:19.315 INFO:teuthology.orchestra.run.smithi005.stderr:adjusted tunables profile to default 2023-09-30T08:49:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: audit 2023-09-30T08:49:18.243133+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: audit 2023-09-30T08:49:18.244366+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi099", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:49:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: audit 2023-09-30T08:49:18.246220+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: audit 2023-09-30T08:49:18.247582+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: cephadm 2023-09-30T08:49:18.249739+0000 mgr.y (mgr.14146) 18 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T08:49:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: cephadm 2023-09-30T08:49:18.271652+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:49:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: audit 2023-09-30T08:49:18.301215+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:19.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: audit 2023-09-30T08:49:18.305592+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:19.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:19 smithi005 bash[27219]: audit 2023-09-30T08:49:18.425662+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.5:0/3232573479' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-30T08:49:20.008 INFO:tasks.cephadm:Adding mon.a on smithi005 2023-09-30T08:49:20.008 INFO:tasks.cephadm:Adding mon.c on smithi005 2023-09-30T08:49:20.008 INFO:tasks.cephadm:Adding mon.b on smithi099 2023-09-30T08:49:20.009 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi005:172.21.15.5=a;smithi005:[v2:172.21.15.5:3301,v1:172.21.15.5:6790]=c;smithi099:172.21.15.99=b' 2023-09-30T08:49:20.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:20 smithi005 bash[27219]: cluster 2023-09-30T08:49:19.096089+0000 mgr.y (mgr.14146) 20 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:20.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:20 smithi005 bash[27219]: audit 2023-09-30T08:49:19.307285+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.5:0/3232573479' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-30T08:49:20.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:20 smithi005 bash[27219]: cluster 2023-09-30T08:49:19.307373+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-30T08:49:22.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:22 smithi005 bash[27219]: cluster 2023-09-30T08:49:21.096495+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:22.813 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled mon update... 2023-09-30T08:49:23.675 DEBUG:teuthology.orchestra.run.smithi005:mon.c> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-30T08:49:23.678 DEBUG:teuthology.orchestra.run.smithi099:mon.b> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-30T08:49:23.682 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-30T08:49:23.682 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-30T08:49:23.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:49:24.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.800458+0000 mgr.y (mgr.14146) 22 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi005:172.21.15.5=a;smithi005:[v2:172.21.15.5:3301,v1:172.21.15.5:6790]=c;smithi099:172.21.15.99=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:49:24.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: cephadm 2023-09-30T08:49:22.806680+0000 mgr.y (mgr.14146) 23 : cephadm [INF] Saving service mon spec with placement smithi005:172.21.15.5=a;smithi005:[v2:172.21.15.5:3301,v1:172.21.15.5:6790]=c;smithi099:172.21.15.99=b;count:3 2023-09-30T08:49:24.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.811500+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:24.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.834062+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.837614+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.839435+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.845959+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.849267+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: audit 2023-09-30T08:49:22.850615+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: cephadm 2023-09-30T08:49:22.851744+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Deploying daemon mon.b on smithi099 2023-09-30T08:49:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:23 smithi005 bash[27219]: cluster 2023-09-30T08:49:23.096918+0000 mgr.y (mgr.14146) 25 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:24.786 INFO:journalctl@ceph.mon.b.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:49:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:26 smithi005 bash[27219]: cluster 2023-09-30T08:49:25.097292+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:28.290 INFO:teuthology.orchestra.run.smithi099.stdout: 2023-09-30T08:49:28.291 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":1,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","modified":"2023-09-30T08:47:42.772432Z","created":"2023-09-30T08:47:42.772432Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:3300","nonce":0},{"type":"v1","addr":"172.21.15.5:6789","nonce":0}]},"addr":"172.21.15.5:6789/0","public_addr":"172.21.15.5:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-09-30T08:49:28.294 INFO:teuthology.orchestra.run.smithi099.stderr:dumped monmap epoch 1 2023-09-30T08:49:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:28 smithi005 bash[27219]: cluster 2023-09-30T08:49:27.097688+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:28.949 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:28 smithi099 systemd[1]: Started Ceph mon.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:49:29.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:29 smithi005 bash[27219]: audit 2023-09-30T08:49:28.289136+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.99:0/531162225' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T08:49:29.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:29 smithi005 bash[27219]: audit 2023-09-30T08:49:28.935051+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:29.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:29 smithi005 bash[27219]: audit 2023-09-30T08:49:28.936647+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:29.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:29 smithi005 bash[27219]: audit 2023-09-30T08:49:28.938360+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:29.950 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-30T08:49:29.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.735+0000 7f15455b7880 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.735+0000 7f15455b7880 0 ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable), process ceph-mon, pid 7 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.735+0000 7f15455b7880 0 pidfile_write: ignore empty --pid-file 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 0 load: jerasure load: lrc load: isa 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: RocksDB version: 6.8.1 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Compile date Sep 25 2023 2023-09-30T08:49:29.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: DB SUMMARY 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: CURRENT file: CURRENT 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: IDENTITY file: IDENTITY 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.error_if_exists: 0 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.create_if_missing: 0 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.paranoid_checks: 1 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.env: 0x55f02a9c1080 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.fs: Posix File System 2023-09-30T08:49:29.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.info_log: 0x55f02b4f7a80 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.statistics: (nil) 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.use_fsync: 0 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_log_file_size: 0 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-30T08:49:29.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.allow_fallocate: 1 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.use_direct_reads: 0 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.create_missing_column_families: 0 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.db_log_dir: 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T08:49:29.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_subcompactions: 1 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_background_flushes: -1 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.advise_random_on_open: 1 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.write_buffer_manager: 0x55f02c1f4330 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T08:49:29.970 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.rate_limiter: (nil) 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.unordered_write: 0 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T08:49:29.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.row_cache: None 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.wal_filter: None 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.preserve_deletes: 0 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.two_write_queues: 0 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.manual_wal_flush: 0 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.atomic_flush: 0 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T08:49:29.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.log_readahead_size: 0 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_background_jobs: 2 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_background_compactions: -1 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_total_wal_size: 0 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T08:49:29.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_open_files: -1 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bytes_per_sync: 0 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Compression algorithms supported: 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kZSTD supported: 0 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kXpressCompression supported: 0 2023-09-30T08:49:29.974 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kLZ4Compression supported: 1 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kBZip2Compression supported: 0 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kZlibCompression supported: 1 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: kSnappyCompression supported: 1 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.merge_operator: 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_filter: None 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_filter_factory: None 2023-09-30T08:49:29.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f02b4a5d18) 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: cache_index_and_filter_blocks: 1 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: pin_top_level_index_and_filter: 1 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: index_type: 0 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: data_block_index_type: 0 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: index_shortening: 1 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: data_block_hash_table_util_ratio: 0.750000 2023-09-30T08:49:29.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: hash_index_allow_collision: 1 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: checksum: 1 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: no_block_cache: 0 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_cache: 0x55f02b4dcf10 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_cache_name: BinnedLRUCache 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_cache_options: 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: capacity : 536870912 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: num_shard_bits : 4 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: strict_capacity_limit : 0 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: high_pri_pool_ratio: 0.000 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_cache_compressed: (nil) 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: persistent_cache: (nil) 2023-09-30T08:49:29.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_size: 4096 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_size_deviation: 10 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_restart_interval: 16 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: index_block_restart_interval: 1 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: metadata_block_size: 4096 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: partition_filters: 0 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: use_delta_encoding: 1 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: whole_key_filtering: 1 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: verify_compression: 0 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: read_amp_bytes_per_bit: 0 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: format_version: 2 2023-09-30T08:49:29.978 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: enable_index_compression: 1 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: block_align: 0 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compression: NoCompression 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.num_levels: 7 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T08:49:29.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compression_opts.level: 32767 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T08:49:29.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compression_opts.enabled: false 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T08:49:29.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.arena_block_size: 4194304 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-30T08:49:29.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T08:49:29.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.table_properties_collectors: 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.inplace_update_support: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.bloom_locality: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.max_successive_merges: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.force_consistency_checks: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-30T08:49:29.984 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.ttl: 2592000 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696063769745863, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.739+0000 7f15455b7880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f15455b7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696063769746494, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1696063769, "oldest_key_time": 3, "file_creation_time": 0}} 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f15455b7880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f15455b7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696063769747021, "job": 1, "event": "recovery_finished"} 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f15455b7880 4 rocksdb: DB pointer 0x55f02b5a5800 2023-09-30T08:49:29.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f152c3bf700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f152c3bf700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ** DB Stats ** 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ** Compaction Stats [default] ** 2023-09-30T08:49:29.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ** Compaction Stats [default] ** 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T08:49:29.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(Keys): cumulative 0, interval 0 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Interval compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ** File Read Latency Histogram By Level [default] ** 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ** Compaction Stats [default] ** 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-30T08:49:29.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ** Compaction Stats [default] ** 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: AddFile(Keys): cumulative 0, interval 0 2023-09-30T08:49:29.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T08:49:29.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: ** File Read Latency Histogram By Level [default] ** 2023-09-30T08:49:29.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f15455b7880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-09-30T08:49:29.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f15455b7880 0 using public_addr v2:172.21.15.99:0/0 -> [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] 2023-09-30T08:49:29.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.743+0000 7f15455b7880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] at bind addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:49:29.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.747+0000 7f15455b7880 1 mon.b@-1(???) e0 preinit fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:49:29.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 0 mon.b@-1(synchronizing).mds e1 new map 2023-09-30T08:49:29.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-09-30T08:49:29.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: e1 2023-09-30T08:49:29.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T08:49:29.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 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-30T08:49:29.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: legacy client fscid: -1 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: No filesystems configured 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-30T08:49:29.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: audit 2023-09-30T08:49:28.289136+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.99:0/531162225' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: audit 2023-09-30T08:49:28.935051+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: audit 2023-09-30T08:49:28.936647+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:29.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: audit 2023-09-30T08:49:28.938360+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:29.995 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:29 smithi099 bash[27661]: debug 2023-09-30T08:49:29.771+0000 7f152ebc4700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-30T08:49:34.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:33 smithi005 bash[33615]: debug 2023-09-30T08:49:33.695+0000 7f937a4e9700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-30T08:49:35.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:29.782292+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:29.786789+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:29.787132+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:29.805883+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:30.782198+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:31.098483+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:31.782465+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:31.782500+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:32.782334+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:33.098896+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:33.700942+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:33.782740+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:34.701734+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:34.782618+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:34.826243+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:34.833394+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0]} removed_ranks: {} 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:34.853540+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:34.853668+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:34.854032+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 49s) 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: cluster 2023-09-30T08:49:34.859914+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:34.864209+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:34 smithi005 bash[27219]: audit 2023-09-30T08:49:34.866102+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:35.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:29.782292+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:29.786789+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:49:35.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:29.787132+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:35.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:29.805883+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:30.782198+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:31.098483+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:31.782465+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:31.782500+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:32.782334+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:33.098896+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:33.700942+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:33.782740+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:34.701734+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:34.782618+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:34.826243+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:34.833394+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0]} removed_ranks: {} 2023-09-30T08:49:35.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:34.853540+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-30T08:49:35.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:34.853668+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-30T08:49:35.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:34.854032+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 49s) 2023-09-30T08:49:35.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: cluster 2023-09-30T08:49:34.859914+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-30T08:49:35.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:34.864209+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:35.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:34 smithi099 bash[27661]: audit 2023-09-30T08:49:34.866102+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:36.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:49:35 smithi005 bash[27488]: debug 2023-09-30T08:49:35.778+0000 7f913b25d700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-30T08:49:41.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:35.708744+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:35.709085+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:35.709525+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:35.730377+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:35.730687+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:36.702366+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:37.099766+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:37.702541+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:37.704518+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-30T08:49:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:38.701733+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:39.100187+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:39.702374+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:40.702618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:40.713681+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:40.757042+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:40.764727+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:40.765775+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:40.765837+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:40.766154+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 55s) 2023-09-30T08:49:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: cluster 2023-09-30T08:49:40.789864+0000 mon.a (mon.0) 162 : cluster [INF] overall HEALTH_OK 2023-09-30T08:49:41.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:40.794799+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:41.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:40.798678+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:41.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:40.799658+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:41.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[27219]: audit 2023-09-30T08:49:40.801007+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:41.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:29.782292+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:29.786789+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:29.787132+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:29.805883+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:30.782198+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:31.098483+0000 mgr.y (mgr.14146) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:31.782465+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:31.782500+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:32.782334+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:33.098896+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:33.700942+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:33.782740+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:34.701734+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:34.782618+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:34.826243+0000 mon.a (mon.0) 137 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:34.833394+0000 mon.a (mon.0) 138 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0]} removed_ranks: {} 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:34.853540+0000 mon.a (mon.0) 139 : cluster [DBG] fsmap 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:34.853668+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:34.854032+0000 mon.a (mon.0) 141 : cluster [DBG] mgrmap e13: y(active, since 49s) 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:34.859914+0000 mon.a (mon.0) 142 : cluster [INF] overall HEALTH_OK 2023-09-30T08:49:41.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:34.864209+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:34.866102+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:35.708744+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:35.709085+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:35.709525+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:35.730377+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:35.730687+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:36.702366+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:37.099766+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:37.702541+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:37.704518+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-30T08:49:41.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:38.701733+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:39.100187+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:39.702374+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:40.702618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:40.713681+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:40.757042+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:40.764727+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:40.765775+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:40.765837+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:40.766154+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 55s) 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: cluster 2023-09-30T08:49:40.789864+0000 mon.a (mon.0) 162 : cluster [INF] overall HEALTH_OK 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:40.794799+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:41.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:40.798678+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:41.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:40.799658+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:41.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:40 smithi005 bash[33615]: audit 2023-09-30T08:49:40.801007+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:41.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:35.708744+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:49:41.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:35.709085+0000 mon.a (mon.0) 148 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:41.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:35.709525+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-30T08:49:41.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:35.730377+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:49:41.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:35.730687+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:36.702366+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:37.099766+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:37.702541+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:37.704518+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:38.701733+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:39.100187+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:39.702374+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:40.702618+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:40.713681+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2023-09-30T08:49:41.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:40.757042+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:40.764727+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:40.765775+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:40.765837+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:40.766154+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 55s) 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: cluster 2023-09-30T08:49:40.789864+0000 mon.a (mon.0) 162 : cluster [INF] overall HEALTH_OK 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:40.794799+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:40.798678+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:40.799658+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:41.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:40 smithi099 bash[27661]: audit 2023-09-30T08:49:40.801007+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: 2023-09-30T08:49:41.983 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":3,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","modified":"2023-09-30T08:49:35.702709Z","created":"2023-09-30T08:47:42.772432Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:3300","nonce":0},{"type":"v1","addr":"172.21.15.5:6789","nonce":0}]},"addr":"172.21.15.5:6789/0","public_addr":"172.21.15.5:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:3300","nonce":0},{"type":"v1","addr":"172.21.15.99:6789","nonce":0}]},"addr":"172.21.15.99:6789/0","public_addr":"172.21.15.99:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:3301","nonce":0},{"type":"v1","addr":"172.21.15.5:6790","nonce":0}]},"addr":"172.21.15.5:6790/0","public_addr":"172.21.15.5:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-30T08:49:41.986 INFO:teuthology.orchestra.run.smithi099.stderr:dumped monmap epoch 3 2023-09-30T08:49:42.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: cephadm 2023-09-30T08:49:40.802643+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T08:49:42.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: cephadm 2023-09-30T08:49:40.803053+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T08:49:42.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: audit 2023-09-30T08:49:40.834163+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: audit 2023-09-30T08:49:40.839669+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: audit 2023-09-30T08:49:40.844929+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: cephadm 2023-09-30T08:49:40.846782+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-30T08:49:42.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: audit 2023-09-30T08:49:40.847242+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:42.187 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: audit 2023-09-30T08:49:40.848493+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:42.187 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: audit 2023-09-30T08:49:40.849719+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:42.187 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: cephadm 2023-09-30T08:49:40.850826+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring daemon mon.a on smithi005 2023-09-30T08:49:42.187 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: cluster 2023-09-30T08:49:41.100624+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:42.187 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[33615]: audit 2023-09-30T08:49:41.702362+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:42.187 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: cephadm 2023-09-30T08:49:40.802643+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T08:49:42.187 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: cephadm 2023-09-30T08:49:40.803053+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: audit 2023-09-30T08:49:40.834163+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: audit 2023-09-30T08:49:40.839669+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: audit 2023-09-30T08:49:40.844929+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: cephadm 2023-09-30T08:49:40.846782+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: audit 2023-09-30T08:49:40.847242+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: audit 2023-09-30T08:49:40.848493+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: audit 2023-09-30T08:49:40.849719+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: cephadm 2023-09-30T08:49:40.850826+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring daemon mon.a on smithi005 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: cluster 2023-09-30T08:49:41.100624+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:42.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:41 smithi005 bash[27219]: audit 2023-09-30T08:49:41.702362+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:42.214 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: cephadm 2023-09-30T08:49:40.802643+0000 mgr.y (mgr.14146) 35 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T08:49:42.214 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: cephadm 2023-09-30T08:49:40.803053+0000 mgr.y (mgr.14146) 36 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: audit 2023-09-30T08:49:40.834163+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: audit 2023-09-30T08:49:40.839669+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: audit 2023-09-30T08:49:40.844929+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: cephadm 2023-09-30T08:49:40.846782+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: audit 2023-09-30T08:49:40.847242+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: audit 2023-09-30T08:49:40.848493+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: audit 2023-09-30T08:49:40.849719+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: cephadm 2023-09-30T08:49:40.850826+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Reconfiguring daemon mon.a on smithi005 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: cluster 2023-09-30T08:49:41.100624+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:42.215 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:41 smithi099 bash[27661]: audit 2023-09-30T08:49:41.702362+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:49:42.701 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-30T08:49:42.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-30T08:49:43.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:42 smithi005 bash[33615]: audit 2023-09-30T08:49:41.981048+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.99:0/1432064402' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T08:49:43.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:42 smithi005 bash[27219]: audit 2023-09-30T08:49:41.981048+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.99:0/1432064402' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T08:49:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:42 smithi099 bash[27661]: audit 2023-09-30T08:49:41.981048+0000 mon.a (mon.0) 174 : audit [DBG] from='client.? 172.21.15.99:0/1432064402' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T08:49:44.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[27219]: audit 2023-09-30T08:49:42.874822+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:44.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[27219]: cephadm 2023-09-30T08:49:42.875568+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-30T08:49:44.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[27219]: audit 2023-09-30T08:49:42.875996+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[27219]: audit 2023-09-30T08:49:42.877305+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[27219]: audit 2023-09-30T08:49:42.878606+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[27219]: cephadm 2023-09-30T08:49:42.879738+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring daemon mon.c on smithi005 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[27219]: cluster 2023-09-30T08:49:43.101057+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[33615]: audit 2023-09-30T08:49:42.874822+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[33615]: cephadm 2023-09-30T08:49:42.875568+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[33615]: audit 2023-09-30T08:49:42.875996+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[33615]: audit 2023-09-30T08:49:42.877305+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:44.236 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[33615]: audit 2023-09-30T08:49:42.878606+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:44.237 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[33615]: cephadm 2023-09-30T08:49:42.879738+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring daemon mon.c on smithi005 2023-09-30T08:49:44.237 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:43 smithi005 bash[33615]: cluster 2023-09-30T08:49:43.101057+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:44.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:43 smithi099 bash[27661]: audit 2023-09-30T08:49:42.874822+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:44.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:43 smithi099 bash[27661]: cephadm 2023-09-30T08:49:42.875568+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-30T08:49:44.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:43 smithi099 bash[27661]: audit 2023-09-30T08:49:42.875996+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:44.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:43 smithi099 bash[27661]: audit 2023-09-30T08:49:42.877305+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:44.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:43 smithi099 bash[27661]: audit 2023-09-30T08:49:42.878606+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:44.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:43 smithi099 bash[27661]: cephadm 2023-09-30T08:49:42.879738+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring daemon mon.c on smithi005 2023-09-30T08:49:44.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:43 smithi099 bash[27661]: cluster 2023-09-30T08:49:43.101057+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:46.382 INFO:teuthology.orchestra.run.smithi005.stdout:# minimal ceph.conf for dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:49:46.382 INFO:teuthology.orchestra.run.smithi005.stdout:[global] 2023-09-30T08:49:46.382 INFO:teuthology.orchestra.run.smithi005.stdout: fsid = dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T08:49:46.383 INFO:teuthology.orchestra.run.smithi005.stdout: mon_host = [v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0] [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] [v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0] 2023-09-30T08:49:46.505 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:46 smithi099 bash[27661]: cluster 2023-09-30T08:49:45.101410+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:46.505 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:46 smithi099 bash[27661]: audit 2023-09-30T08:49:45.291458+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:46.506 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:46 smithi099 bash[27661]: cephadm 2023-09-30T08:49:45.292299+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-30T08:49:46.506 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:46 smithi099 bash[27661]: audit 2023-09-30T08:49:45.292592+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:46.506 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:46 smithi099 bash[27661]: audit 2023-09-30T08:49:45.293627+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:46.506 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:46 smithi099 bash[27661]: audit 2023-09-30T08:49:45.294829+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:46.506 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:46 smithi099 bash[27661]: cephadm 2023-09-30T08:49:45.295845+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-09-30T08:49:46.575 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[33615]: cluster 2023-09-30T08:49:45.101410+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:46.575 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[33615]: audit 2023-09-30T08:49:45.291458+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[33615]: cephadm 2023-09-30T08:49:45.292299+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[33615]: audit 2023-09-30T08:49:45.292592+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[33615]: audit 2023-09-30T08:49:45.293627+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[33615]: audit 2023-09-30T08:49:45.294829+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[33615]: cephadm 2023-09-30T08:49:45.295845+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[27219]: cluster 2023-09-30T08:49:45.101410+0000 mgr.y (mgr.14146) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[27219]: audit 2023-09-30T08:49:45.291458+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:46.576 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[27219]: cephadm 2023-09-30T08:49:45.292299+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-30T08:49:46.577 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[27219]: audit 2023-09-30T08:49:45.292592+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T08:49:46.577 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[27219]: audit 2023-09-30T08:49:45.293627+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T08:49:46.577 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[27219]: audit 2023-09-30T08:49:45.294829+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:46.577 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:46 smithi005 bash[27219]: cephadm 2023-09-30T08:49:45.295845+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-09-30T08:49:47.031 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-30T08:49:47.031 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:49:47.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/ceph/ceph.conf 2023-09-30T08:49:47.045 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:49:47.045 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:49:47.105 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:49:47.105 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.conf 2023-09-30T08:49:47.121 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:49:47.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:49:47.178 INFO:tasks.cephadm:Adding mgr.y on smithi005 2023-09-30T08:49:47.178 INFO:tasks.cephadm:Adding mgr.x on smithi099 2023-09-30T08:49:47.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi005=y;smithi099=x' 2023-09-30T08:49:47.416 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:47 smithi099 bash[27661]: audit 2023-09-30T08:49:46.380987+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.5:0/2450540874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:47.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:47 smithi099 bash[27661]: audit 2023-09-30T08:49:46.951716+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:47.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:47 smithi099 bash[27661]: audit 2023-09-30T08:49:46.953270+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:47.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:47 smithi099 bash[27661]: audit 2023-09-30T08:49:46.955429+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:47.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:47 smithi099 bash[27661]: audit 2023-09-30T08:49:46.956559+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:47.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:47 smithi099 bash[27661]: audit 2023-09-30T08:49:46.962026+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[27219]: audit 2023-09-30T08:49:46.380987+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.5:0/2450540874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[27219]: audit 2023-09-30T08:49:46.951716+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[27219]: audit 2023-09-30T08:49:46.953270+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[27219]: audit 2023-09-30T08:49:46.955429+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[27219]: audit 2023-09-30T08:49:46.956559+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[27219]: audit 2023-09-30T08:49:46.962026+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[33615]: audit 2023-09-30T08:49:46.380987+0000 mon.a (mon.0) 183 : audit [DBG] from='client.? 172.21.15.5:0/2450540874' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[33615]: audit 2023-09-30T08:49:46.951716+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[33615]: audit 2023-09-30T08:49:46.953270+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[33615]: audit 2023-09-30T08:49:46.955429+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[33615]: audit 2023-09-30T08:49:46.956559+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:47 smithi005 bash[33615]: audit 2023-09-30T08:49:46.962026+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:48.536 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:48 smithi099 bash[27661]: cluster 2023-09-30T08:49:47.102005+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:48.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:48 smithi005 bash[27219]: cluster 2023-09-30T08:49:47.102005+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:48.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:48 smithi005 bash[33615]: cluster 2023-09-30T08:49:47.102005+0000 mgr.y (mgr.14146) 46 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:49.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:49 smithi099 bash[27661]: cluster 2023-09-30T08:49:49.102503+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:50.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:49 smithi005 bash[27219]: cluster 2023-09-30T08:49:49.102503+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:50.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:49 smithi005 bash[33615]: cluster 2023-09-30T08:49:49.102503+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:50.119 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled mgr update... 2023-09-30T08:49:50.965 DEBUG:teuthology.orchestra.run.smithi099:mgr.x> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-30T08:49:50.967 INFO:tasks.cephadm:Deploying OSDs... 2023-09-30T08:49:50.967 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:49:50.967 DEBUG:teuthology.orchestra.run.smithi005:> dd if=/scratch_devs of=/dev/stdout 2023-09-30T08:49:50.976 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-30T08:49:50.976 DEBUG:teuthology.orchestra.run.smithi005:> stat /dev/vg_nvme/lv_1 2023-09-30T08:49:51.024 INFO:teuthology.orchestra.run.smithi005.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-30T08:49:51.025 INFO:teuthology.orchestra.run.smithi005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:51.025 INFO:teuthology.orchestra.run.smithi005.stdout:Device: 5h/5d Inode: 495 Links: 1 2023-09-30T08:49:51.025 INFO:teuthology.orchestra.run.smithi005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:51.025 INFO:teuthology.orchestra.run.smithi005.stdout:Access: 2023-09-30 08:43:08.438901895 +0000 2023-09-30T08:49:51.025 INFO:teuthology.orchestra.run.smithi005.stdout:Modify: 2023-09-30 08:43:08.434901988 +0000 2023-09-30T08:49:51.025 INFO:teuthology.orchestra.run.smithi005.stdout:Change: 2023-09-30 08:43:08.434901988 +0000 2023-09-30T08:49:51.025 INFO:teuthology.orchestra.run.smithi005.stdout: Birth: - 2023-09-30T08:49:51.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-30T08:49:51.082 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records in 2023-09-30T08:49:51.082 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records out 2023-09-30T08:49:51.082 INFO:teuthology.orchestra.run.smithi005.stderr:512 bytes copied, 0.000347533 s, 1.5 MB/s 2023-09-30T08:49:51.084 DEBUG:teuthology.orchestra.run.smithi005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-30T08:49:51.137 DEBUG:teuthology.orchestra.run.smithi005:> stat /dev/vg_nvme/lv_2 2023-09-30T08:49:51.188 INFO:teuthology.orchestra.run.smithi005.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-30T08:49:51.189 INFO:teuthology.orchestra.run.smithi005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:51.189 INFO:teuthology.orchestra.run.smithi005.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-30T08:49:51.189 INFO:teuthology.orchestra.run.smithi005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:51.189 INFO:teuthology.orchestra.run.smithi005.stdout:Access: 2023-09-30 08:43:09.306881887 +0000 2023-09-30T08:49:51.189 INFO:teuthology.orchestra.run.smithi005.stdout:Modify: 2023-09-30 08:43:08.978889448 +0000 2023-09-30T08:49:51.189 INFO:teuthology.orchestra.run.smithi005.stdout:Change: 2023-09-30 08:43:08.978889448 +0000 2023-09-30T08:49:51.190 INFO:teuthology.orchestra.run.smithi005.stdout: Birth: - 2023-09-30T08:49:51.190 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-30T08:49:51.252 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records in 2023-09-30T08:49:51.252 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records out 2023-09-30T08:49:51.252 INFO:teuthology.orchestra.run.smithi005.stderr:512 bytes copied, 0.000303904 s, 1.7 MB/s 2023-09-30T08:49:51.253 DEBUG:teuthology.orchestra.run.smithi005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-30T08:49:51.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.107752+0000 mgr.y (mgr.14146) 48 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi005=y;smithi099=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:49:51.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: cephadm 2023-09-30T08:49:50.111114+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Saving service mgr spec with placement smithi005=y;smithi099=x;count:2 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.117580+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.138389+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.141850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.143430+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.150766+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.152945+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.157596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.158932+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: audit 2023-09-30T08:49:50.160320+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:51.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:51 smithi099 bash[27661]: cephadm 2023-09-30T08:49:50.161260+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T08:49:51.306 DEBUG:teuthology.orchestra.run.smithi005:> stat /dev/vg_nvme/lv_3 2023-09-30T08:49:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-30T08:49:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:51.362 INFO:teuthology.orchestra.run.smithi005.stdout:Device: 5h/5d Inode: 505 Links: 1 2023-09-30T08:49:51.362 INFO:teuthology.orchestra.run.smithi005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:51.363 INFO:teuthology.orchestra.run.smithi005.stdout:Access: 2023-09-30 08:43:09.514877094 +0000 2023-09-30T08:49:51.363 INFO:teuthology.orchestra.run.smithi005.stdout:Modify: 2023-09-30 08:43:09.510877185 +0000 2023-09-30T08:49:51.363 INFO:teuthology.orchestra.run.smithi005.stdout:Change: 2023-09-30 08:43:09.510877185 +0000 2023-09-30T08:49:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: Birth: - 2023-09-30T08:49:51.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-30T08:49:51.416 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.107752+0000 mgr.y (mgr.14146) 48 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi005=y;smithi099=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:49:51.416 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: cephadm 2023-09-30T08:49:50.111114+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Saving service mgr spec with placement smithi005=y;smithi099=x;count:2 2023-09-30T08:49:51.416 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.117580+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:51.416 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.138389+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:51.416 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.141850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.143430+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.150766+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.152945+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.157596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.158932+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: audit 2023-09-30T08:49:50.160320+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[33615]: cephadm 2023-09-30T08:49:50.161260+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.107752+0000 mgr.y (mgr.14146) 48 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi005=y;smithi099=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:49:51.417 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: cephadm 2023-09-30T08:49:50.111114+0000 mgr.y (mgr.14146) 49 : cephadm [INF] Saving service mgr spec with placement smithi005=y;smithi099=x;count:2 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.117580+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.138389+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.141850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.143430+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.150766+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.152945+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.157596+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.158932+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T08:49:51.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: audit 2023-09-30T08:49:50.160320+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:51.419 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:51 smithi005 bash[27219]: cephadm 2023-09-30T08:49:50.161260+0000 mgr.y (mgr.14146) 50 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T08:49:51.419 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records in 2023-09-30T08:49:51.420 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records out 2023-09-30T08:49:51.420 INFO:teuthology.orchestra.run.smithi005.stderr:512 bytes copied, 0.000275494 s, 1.9 MB/s 2023-09-30T08:49:51.420 DEBUG:teuthology.orchestra.run.smithi005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-30T08:49:51.460 INFO:journalctl@ceph.mgr.x.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:49:51.470 DEBUG:teuthology.orchestra.run.smithi005:> stat /dev/vg_nvme/lv_4 2023-09-30T08:49:51.524 INFO:teuthology.orchestra.run.smithi005.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-30T08:49:51.524 INFO:teuthology.orchestra.run.smithi005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:51.524 INFO:teuthology.orchestra.run.smithi005.stdout:Device: 5h/5d Inode: 514 Links: 1 2023-09-30T08:49:51.525 INFO:teuthology.orchestra.run.smithi005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:51.525 INFO:teuthology.orchestra.run.smithi005.stdout:Access: 2023-09-30 08:43:10.382857086 +0000 2023-09-30T08:49:51.525 INFO:teuthology.orchestra.run.smithi005.stdout:Modify: 2023-09-30 08:43:10.046864831 +0000 2023-09-30T08:49:51.525 INFO:teuthology.orchestra.run.smithi005.stdout:Change: 2023-09-30 08:43:10.046864831 +0000 2023-09-30T08:49:51.525 INFO:teuthology.orchestra.run.smithi005.stdout: Birth: - 2023-09-30T08:49:51.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-30T08:49:51.584 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records in 2023-09-30T08:49:51.584 INFO:teuthology.orchestra.run.smithi005.stderr:1+0 records out 2023-09-30T08:49:51.584 INFO:teuthology.orchestra.run.smithi005.stderr:512 bytes copied, 0.000295047 s, 1.7 MB/s 2023-09-30T08:49:51.585 DEBUG:teuthology.orchestra.run.smithi005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-30T08:49:51.638 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:49:51.638 DEBUG:teuthology.orchestra.run.smithi099:> dd if=/scratch_devs of=/dev/stdout 2023-09-30T08:49:51.645 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-30T08:49:51.646 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_1 2023-09-30T08:49:51.695 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-30T08:49:51.695 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:51.696 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 494 Links: 1 2023-09-30T08:49:51.696 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:51.696 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-09-30 08:43:08.777620835 +0000 2023-09-30T08:49:51.696 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-09-30 08:43:08.461628123 +0000 2023-09-30T08:49:51.697 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-09-30 08:43:08.461628123 +0000 2023-09-30T08:49:51.697 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-09-30T08:49:51.697 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-30T08:49:51.754 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-09-30T08:49:51.754 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-09-30T08:49:51.754 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000258362 s, 2.0 MB/s 2023-09-30T08:49:51.755 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-30T08:49:51.808 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_2 2023-09-30T08:49:51.863 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-30T08:49:51.863 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:51.863 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 502 Links: 1 2023-09-30T08:49:51.863 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:51.863 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-09-30 08:43:09.349607645 +0000 2023-09-30T08:49:51.864 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-09-30 08:43:09.013615394 +0000 2023-09-30T08:49:51.864 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-09-30 08:43:09.013615394 +0000 2023-09-30T08:49:51.864 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-09-30T08:49:51.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-30T08:49:51.916 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-09-30T08:49:51.916 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-09-30T08:49:51.916 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000278045 s, 1.8 MB/s 2023-09-30T08:49:51.917 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-30T08:49:51.968 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_3 2023-09-30T08:49:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-30T08:49:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:52.023 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 505 Links: 1 2023-09-30T08:49:52.023 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:52.023 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-09-30 08:43:09.885595284 +0000 2023-09-30T08:49:52.023 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-09-30 08:43:09.565602663 +0000 2023-09-30T08:49:52.023 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-09-30 08:43:09.565602663 +0000 2023-09-30T08:49:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-09-30T08:49:52.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-30T08:49:52.077 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-09-30T08:49:52.077 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-09-30T08:49:52.078 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000272436 s, 1.9 MB/s 2023-09-30T08:49:52.078 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-30T08:49:52.127 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_4 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 514 Links: 1 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-09-30 08:43:10.433582646 +0000 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-09-30 08:43:10.097590395 +0000 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-09-30 08:43:10.097590395 +0000 2023-09-30T08:49:52.175 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-09-30T08:49:52.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-30T08:49:52.227 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-09-30T08:49:52.227 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-09-30T08:49:52.227 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000303054 s, 1.7 MB/s 2023-09-30T08:49:52.228 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-30T08:49:52.280 INFO:tasks.cephadm:Deploying osd.0 on smithi005 with /dev/vg_nvme/lv_4... 2023-09-30T08:49:52.281 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-30T08:49:52.459 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:52 smithi099 bash[27661]: cluster 2023-09-30T08:49:51.102920+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:52.484 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:52 smithi005 bash[33615]: cluster 2023-09-30T08:49:51.102920+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:52.484 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:52 smithi005 bash[27219]: cluster 2023-09-30T08:49:51.102920+0000 mgr.y (mgr.14146) 51 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:52.751 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:52 smithi099 systemd[1]: Started Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:49:53.862 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:53 smithi099 bash[28552]: debug 2023-09-30T08:49:53.690+0000 7fba46202700 1 -- 172.21.15.99:0/4150598177 <== mon.2 v2:172.21.15.5:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563fb28ee4e0 con 0x563fb29e2800 2023-09-30T08:49:53.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:53 smithi099 bash[27661]: audit 2023-09-30T08:49:52.725909+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:53.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:53 smithi099 bash[27661]: audit 2023-09-30T08:49:52.728806+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:53.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:53 smithi099 bash[27661]: cluster 2023-09-30T08:49:53.103342+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:54.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:53 smithi005 bash[27219]: audit 2023-09-30T08:49:52.725909+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:54.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:53 smithi005 bash[27219]: audit 2023-09-30T08:49:52.728806+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:54.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:53 smithi005 bash[27219]: cluster 2023-09-30T08:49:53.103342+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:54.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:53 smithi005 bash[33615]: audit 2023-09-30T08:49:52.725909+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:54.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:53 smithi005 bash[33615]: audit 2023-09-30T08:49:52.728806+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:49:54.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:53 smithi005 bash[33615]: cluster 2023-09-30T08:49:53.103342+0000 mgr.y (mgr.14146) 52 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:54.303 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:53 smithi099 bash[28552]: debug 2023-09-30T08:49:53.854+0000 7fba567e7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T08:49:54.303 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:53 smithi099 bash[28552]: debug 2023-09-30T08:49:53.958+0000 7fba567e7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T08:49:54.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:54 smithi099 bash[28552]: debug 2023-09-30T08:49:54.418+0000 7fba567e7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T08:49:55.589 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-30T08:49:55.589 INFO:teuthology.orchestra.run.smithi005.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-30T08:49:55.589 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 10+0 records in 2023-09-30T08:49:55.589 INFO:teuthology.orchestra.run.smithi005.stderr:10+0 records out 2023-09-30T08:49:55.590 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0119889 s, 875 MB/s 2023-09-30T08:49:55.590 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping successful for: 2023-09-30T08:49:55.688 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:55 smithi099 bash[28552]: debug 2023-09-30T08:49:55.334+0000 7fba567e7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T08:49:55.688 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:55 smithi099 bash[28552]: debug 2023-09-30T08:49:55.430+0000 7fba567e7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T08:49:56.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:55 smithi099 bash[28552]: debug 2023-09-30T08:49:55.678+0000 7fba567e7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T08:49:56.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi005:vg_nvme/lv_4 2023-09-30T08:49:56.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:56 smithi005 bash[27219]: cluster 2023-09-30T08:49:55.103738+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:56.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:56 smithi005 bash[27219]: audit 2023-09-30T08:49:55.303410+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:56.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:56 smithi005 bash[33615]: cluster 2023-09-30T08:49:55.103738+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:56.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:56 smithi005 bash[33615]: audit 2023-09-30T08:49:55.303410+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:56.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:56 smithi099 bash[27661]: cluster 2023-09-30T08:49:55.103738+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:56.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:56 smithi099 bash[27661]: audit 2023-09-30T08:49:55.303410+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:57.072 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:56 smithi099 bash[28552]: debug 2023-09-30T08:49:56.806+0000 7fba567e7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T08:49:57.073 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:56 smithi099 bash[28552]: debug 2023-09-30T08:49:56.966+0000 7fba567e7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:49:57.403 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:57 smithi099 bash[28552]: debug 2023-09-30T08:49:57.066+0000 7fba567e7680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T08:49:57.404 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:57 smithi099 bash[28552]: debug 2023-09-30T08:49:57.178+0000 7fba567e7680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T08:49:57.782 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:57 smithi099 bash[28552]: debug 2023-09-30T08:49:57.394+0000 7fba567e7680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T08:49:58.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:57 smithi099 bash[28552]: debug 2023-09-30T08:49:57.774+0000 7fba567e7680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T08:49:58.054 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:57 smithi099 bash[28552]: debug 2023-09-30T08:49:57.906+0000 7fba567e7680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T08:49:58.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: cluster 2023-09-30T08:49:57.104176+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:58.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: audit 2023-09-30T08:49:57.743097+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: audit 2023-09-30T08:49:57.744196+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: audit 2023-09-30T08:49:57.745434+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: audit 2023-09-30T08:49:57.751235+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: audit 2023-09-30T08:49:57.754115+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T08:49:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: audit 2023-09-30T08:49:57.755307+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[27219]: audit 2023-09-30T08:49:57.756235+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: cluster 2023-09-30T08:49:57.104176+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: audit 2023-09-30T08:49:57.743097+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: audit 2023-09-30T08:49:57.744196+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: audit 2023-09-30T08:49:57.745434+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: audit 2023-09-30T08:49:57.751235+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: audit 2023-09-30T08:49:57.754115+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T08:49:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: audit 2023-09-30T08:49:57.755307+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T08:49:58.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:58 smithi005 bash[33615]: audit 2023-09-30T08:49:57.756235+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:58.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: cluster 2023-09-30T08:49:57.104176+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:49:58.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: audit 2023-09-30T08:49:57.743097+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:58.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: audit 2023-09-30T08:49:57.744196+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:58.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: audit 2023-09-30T08:49:57.745434+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:49:58.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: audit 2023-09-30T08:49:57.751235+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:49:58.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: audit 2023-09-30T08:49:57.754115+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T08:49:58.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: audit 2023-09-30T08:49:57.755307+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T08:49:58.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[27661]: audit 2023-09-30T08:49:57.756235+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:49:59.251 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[28552]: debug 2023-09-30T08:49:58.810+0000 7fba567e7680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T08:49:59.251 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:58 smithi099 bash[28552]: debug 2023-09-30T08:49:58.914+0000 7fba567e7680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T08:49:59.251 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:59 smithi099 bash[28552]: debug 2023-09-30T08:49:59.026+0000 7fba567e7680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T08:49:59.251 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:59 smithi099 bash[28552]: debug 2023-09-30T08:49:59.242+0000 7fba567e7680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T08:49:59.541 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:59 smithi099 bash[27661]: cephadm 2023-09-30T08:49:57.753700+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-30T08:49:59.542 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:49:59 smithi099 bash[27661]: cephadm 2023-09-30T08:49:57.757130+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring daemon mgr.y on smithi005 2023-09-30T08:49:59.674 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:59 smithi005 bash[27219]: cephadm 2023-09-30T08:49:57.753700+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-30T08:49:59.674 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:49:59 smithi005 bash[27219]: cephadm 2023-09-30T08:49:57.757130+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring daemon mgr.y on smithi005 2023-09-30T08:49:59.674 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:59 smithi005 bash[33615]: cephadm 2023-09-30T08:49:57.753700+0000 mgr.y (mgr.14146) 55 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-30T08:49:59.674 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:49:59 smithi005 bash[33615]: cephadm 2023-09-30T08:49:57.757130+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring daemon mgr.y on smithi005 2023-09-30T08:49:59.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:59 smithi099 bash[28552]: debug 2023-09-30T08:49:59.530+0000 7fba567e7680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T08:49:59.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:59 smithi099 bash[28552]: debug 2023-09-30T08:49:59.690+0000 7fba567e7680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T08:50:00.184 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:49:59 smithi099 bash[28552]: debug 2023-09-30T08:49:59.862+0000 7fba567e7680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:50:00.184 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[28552]: debug 2023-09-30T08:50:00.074+0000 7fba567e7680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T08:50:00.184 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[28552]: debug 2023-09-30T08:50:00.174+0000 7fba567e7680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T08:50:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: cluster 2023-09-30T08:49:59.104624+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:49:59.822902+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:50:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:49:59.825619+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:50:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:49:59.826743+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: cluster 2023-09-30T08:50:00.000170+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2023-09-30T08:50:00.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.185280+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:00.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.186977+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:00.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.189509+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:00.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.190752+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:00.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.196500+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:00.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: cluster 2023-09-30T08:50:00.206551+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2023-09-30T08:50:00.556 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.208808+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T08:50:00.556 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.209471+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T08:50:00.556 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.211186+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T08:50:00.556 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:00 smithi099 bash[27661]: audit 2023-09-30T08:50:00.211743+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T08:50:00.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: cluster 2023-09-30T08:49:59.104624+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:00.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:49:59.822902+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:50:00.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:49:59.825619+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:50:00.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:49:59.826743+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:00.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: cluster 2023-09-30T08:50:00.000170+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2023-09-30T08:50:00.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.185280+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:00.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.186977+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:00.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.189509+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:00.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.190752+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:00.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.196500+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:00.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: cluster 2023-09-30T08:50:00.206551+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2023-09-30T08:50:00.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.208808+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T08:50:00.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.209471+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T08:50:00.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.211186+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T08:50:00.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[27219]: audit 2023-09-30T08:50:00.211743+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T08:50:00.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: cluster 2023-09-30T08:49:59.104624+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:00.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:49:59.822902+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:50:00.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:49:59.825619+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:50:00.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:49:59.826743+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:00.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: cluster 2023-09-30T08:50:00.000170+0000 mon.a (mon.0) 211 : cluster [INF] overall HEALTH_OK 2023-09-30T08:50:00.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.185280+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:00.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.186977+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:00.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.189509+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:00.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.190752+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:00.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.196500+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:00.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: cluster 2023-09-30T08:50:00.206551+0000 mon.a (mon.0) 217 : cluster [DBG] Standby manager daemon x started 2023-09-30T08:50:00.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.208808+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T08:50:00.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.209471+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T08:50:00.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.211186+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T08:50:00.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:00 smithi005 bash[33615]: audit 2023-09-30T08:50:00.211743+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.99:0/3890770641' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T08:50:01.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:01 smithi005 bash[27219]: audit 2023-09-30T08:49:59.818211+0000 mgr.y (mgr.14146) 58 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:50:01.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:01 smithi005 bash[27219]: cluster 2023-09-30T08:50:01.207137+0000 mon.a (mon.0) 218 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2023-09-30T08:50:01.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:01 smithi005 bash[27219]: audit 2023-09-30T08:50:01.207317+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T08:50:01.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:01 smithi005 bash[33615]: audit 2023-09-30T08:49:59.818211+0000 mgr.y (mgr.14146) 58 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:50:01.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:01 smithi005 bash[33615]: cluster 2023-09-30T08:50:01.207137+0000 mon.a (mon.0) 218 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2023-09-30T08:50:01.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:01 smithi005 bash[33615]: audit 2023-09-30T08:50:01.207317+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T08:50:01.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:01 smithi099 bash[27661]: audit 2023-09-30T08:49:59.818211+0000 mgr.y (mgr.14146) 58 : audit [DBG] from='client.14205 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:50:01.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:01 smithi099 bash[27661]: cluster 2023-09-30T08:50:01.207137+0000 mon.a (mon.0) 218 : cluster [DBG] mgrmap e14: y(active, since 76s), standbys: x 2023-09-30T08:50:01.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:01 smithi099 bash[27661]: audit 2023-09-30T08:50:01.207317+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T08:50:02.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:02 smithi005 bash[27219]: cluster 2023-09-30T08:50:01.105049+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:02.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:02 smithi005 bash[33615]: cluster 2023-09-30T08:50:01.105049+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:02 smithi099 bash[27661]: cluster 2023-09-30T08:50:01.105049+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:04.587 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:04 smithi005 bash[33615]: cluster 2023-09-30T08:50:03.105497+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:04.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:04 smithi005 bash[27219]: cluster 2023-09-30T08:50:03.105497+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:04.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:04 smithi099 bash[27661]: cluster 2023-09-30T08:50:03.105497+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:06 smithi005 bash[27219]: cluster 2023-09-30T08:50:05.105978+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:06 smithi005 bash[33615]: cluster 2023-09-30T08:50:05.105978+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:06.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:06 smithi099 bash[27661]: cluster 2023-09-30T08:50:05.105978+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[27219]: cluster 2023-09-30T08:50:07.106409+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[27219]: audit 2023-09-30T08:50:07.767160+0000 mon.a (mon.0) 220 : audit [INF] from='client.? 172.21.15.5:0/883289970' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8d51a47-0546-41c4-87b5-e0e4df44c24b"}]: dispatch 2023-09-30T08:50:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[27219]: audit 2023-09-30T08:50:07.774117+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.5:0/883289970' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8d51a47-0546-41c4-87b5-e0e4df44c24b"}]': finished 2023-09-30T08:50:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[27219]: cluster 2023-09-30T08:50:07.774243+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-30T08:50:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[27219]: audit 2023-09-30T08:50:07.774402+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[33615]: cluster 2023-09-30T08:50:07.106409+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[33615]: audit 2023-09-30T08:50:07.767160+0000 mon.a (mon.0) 220 : audit [INF] from='client.? 172.21.15.5:0/883289970' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8d51a47-0546-41c4-87b5-e0e4df44c24b"}]: dispatch 2023-09-30T08:50:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[33615]: audit 2023-09-30T08:50:07.774117+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.5:0/883289970' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8d51a47-0546-41c4-87b5-e0e4df44c24b"}]': finished 2023-09-30T08:50:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[33615]: cluster 2023-09-30T08:50:07.774243+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-30T08:50:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:08 smithi005 bash[33615]: audit 2023-09-30T08:50:07.774402+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:08 smithi099 bash[27661]: cluster 2023-09-30T08:50:07.106409+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:08.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:08 smithi099 bash[27661]: audit 2023-09-30T08:50:07.767160+0000 mon.a (mon.0) 220 : audit [INF] from='client.? 172.21.15.5:0/883289970' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d8d51a47-0546-41c4-87b5-e0e4df44c24b"}]: dispatch 2023-09-30T08:50:08.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:08 smithi099 bash[27661]: audit 2023-09-30T08:50:07.774117+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.5:0/883289970' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d8d51a47-0546-41c4-87b5-e0e4df44c24b"}]': finished 2023-09-30T08:50:08.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:08 smithi099 bash[27661]: cluster 2023-09-30T08:50:07.774243+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-30T08:50:08.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:08 smithi099 bash[27661]: audit 2023-09-30T08:50:07.774402+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:09.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:09 smithi005 bash[27219]: audit 2023-09-30T08:50:08.502337+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.5:0/3672524806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:50:09.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:09 smithi005 bash[33615]: audit 2023-09-30T08:50:08.502337+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.5:0/3672524806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:50:09.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:09 smithi099 bash[27661]: audit 2023-09-30T08:50:08.502337+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.5:0/3672524806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:50:10.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:10 smithi005 bash[27219]: cluster 2023-09-30T08:50:09.106862+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:10.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:10 smithi005 bash[33615]: cluster 2023-09-30T08:50:09.106862+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:10.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:10 smithi099 bash[27661]: cluster 2023-09-30T08:50:09.106862+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:12.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:12 smithi005 bash[27219]: cluster 2023-09-30T08:50:11.107255+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:12.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:12 smithi005 bash[33615]: cluster 2023-09-30T08:50:11.107255+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:12.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:12 smithi099 bash[27661]: cluster 2023-09-30T08:50:11.107255+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:14.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:14 smithi005 bash[27219]: cluster 2023-09-30T08:50:13.107700+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:14.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:14 smithi005 bash[33615]: cluster 2023-09-30T08:50:13.107700+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:14 smithi099 bash[27661]: cluster 2023-09-30T08:50:13.107700+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:16.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:16 smithi005 bash[27219]: cluster 2023-09-30T08:50:15.108136+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:16.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:16 smithi005 bash[33615]: cluster 2023-09-30T08:50:15.108136+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:16.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:16 smithi099 bash[27661]: cluster 2023-09-30T08:50:15.108136+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:18.688 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:18 smithi005 bash[27219]: cluster 2023-09-30T08:50:17.108619+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:18.688 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:18 smithi005 bash[33615]: cluster 2023-09-30T08:50:17.108619+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:18.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:18 smithi099 bash[27661]: cluster 2023-09-30T08:50:17.108619+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:19.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:19 smithi005 bash[33615]: cluster 2023-09-30T08:50:19.108974+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:19.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:19 smithi005 bash[27219]: cluster 2023-09-30T08:50:19.108974+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:19.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:19 smithi099 bash[27661]: cluster 2023-09-30T08:50:19.108974+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:20.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:20 smithi005 bash[33615]: audit 2023-09-30T08:50:19.874306+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T08:50:20.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:20 smithi005 bash[33615]: audit 2023-09-30T08:50:19.875777+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:20.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:20 smithi005 bash[33615]: cephadm 2023-09-30T08:50:19.876910+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Deploying daemon osd.0 on smithi005 2023-09-30T08:50:20.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:20 smithi005 bash[27219]: audit 2023-09-30T08:50:19.874306+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T08:50:20.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:20 smithi005 bash[27219]: audit 2023-09-30T08:50:19.875777+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:20.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:20 smithi005 bash[27219]: cephadm 2023-09-30T08:50:19.876910+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Deploying daemon osd.0 on smithi005 2023-09-30T08:50:21.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:20 smithi099 bash[27661]: audit 2023-09-30T08:50:19.874306+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T08:50:21.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:20 smithi099 bash[27661]: audit 2023-09-30T08:50:19.875777+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:21.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:20 smithi099 bash[27661]: cephadm 2023-09-30T08:50:19.876910+0000 mgr.y (mgr.14146) 69 : cephadm [INF] Deploying daemon osd.0 on smithi005 2023-09-30T08:50:22.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:21 smithi005 bash[27219]: cluster 2023-09-30T08:50:21.109345+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:21 smithi005 bash[33615]: cluster 2023-09-30T08:50:21.109345+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:22.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:21 smithi099 bash[27661]: cluster 2023-09-30T08:50:21.109345+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:24.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:24 smithi005 bash[27219]: cluster 2023-09-30T08:50:23.109778+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:24.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:24 smithi005 bash[27219]: audit 2023-09-30T08:50:23.975845+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:24.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:24 smithi005 bash[27219]: audit 2023-09-30T08:50:23.976276+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:24.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:24 smithi005 bash[33615]: cluster 2023-09-30T08:50:23.109778+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:24.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:24 smithi005 bash[33615]: audit 2023-09-30T08:50:23.975845+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:24.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:24 smithi005 bash[33615]: audit 2023-09-30T08:50:23.976276+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:24.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:24 smithi099 bash[27661]: cluster 2023-09-30T08:50:23.109778+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:24.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:24 smithi099 bash[27661]: audit 2023-09-30T08:50:23.975845+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:24.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:24 smithi099 bash[27661]: audit 2023-09-30T08:50:23.976276+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:26 smithi005 bash[27219]: cluster 2023-09-30T08:50:25.110068+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:26.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:26 smithi005 bash[33615]: cluster 2023-09-30T08:50:25.110068+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:26.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:26 smithi099 bash[27661]: cluster 2023-09-30T08:50:25.110068+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:28 smithi005 bash[27219]: cluster 2023-09-30T08:50:27.110445+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:28.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:28 smithi005 bash[33615]: cluster 2023-09-30T08:50:27.110445+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:28 smithi099 bash[27661]: cluster 2023-09-30T08:50:27.110445+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:30.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[33615]: cluster 2023-09-30T08:50:29.110913+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:30.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[33615]: audit 2023-09-30T08:50:29.135258+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:30.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[33615]: audit 2023-09-30T08:50:29.415907+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:30.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[33615]: audit 2023-09-30T08:50:29.416978+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:30.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[33615]: audit 2023-09-30T08:50:29.423102+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:30.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[27219]: cluster 2023-09-30T08:50:29.110913+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:30.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[27219]: audit 2023-09-30T08:50:29.135258+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:30.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[27219]: audit 2023-09-30T08:50:29.415907+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:30.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[27219]: audit 2023-09-30T08:50:29.416978+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:30.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:30 smithi005 bash[27219]: audit 2023-09-30T08:50:29.423102+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:30.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:30 smithi099 bash[27661]: cluster 2023-09-30T08:50:29.110913+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:30.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:30 smithi099 bash[27661]: audit 2023-09-30T08:50:29.135258+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:30.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:30 smithi099 bash[27661]: audit 2023-09-30T08:50:29.415907+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:30.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:30 smithi099 bash[27661]: audit 2023-09-30T08:50:29.416978+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:30.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:30 smithi099 bash[27661]: audit 2023-09-30T08:50:29.423102+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:31.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:31 smithi005 bash[33615]: audit 2023-09-30T08:50:30.386016+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T08:50:31.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:31 smithi005 bash[33615]: audit 2023-09-30T08:50:30.386421+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T08:50:31.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:31 smithi005 bash[27219]: audit 2023-09-30T08:50:30.386016+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T08:50:31.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:31 smithi005 bash[27219]: audit 2023-09-30T08:50:30.386421+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T08:50:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:31 smithi099 bash[27661]: audit 2023-09-30T08:50:30.386016+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T08:50:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:31 smithi099 bash[27661]: audit 2023-09-30T08:50:30.386421+0000 mon.a (mon.0) 232 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T08:50:32.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[27219]: cluster 2023-09-30T08:50:31.111393+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:32.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[27219]: audit 2023-09-30T08:50:31.145846+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T08:50:32.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[27219]: cluster 2023-09-30T08:50:31.145951+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-30T08:50:32.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[27219]: audit 2023-09-30T08:50:31.146184+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:32.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[27219]: audit 2023-09-30T08:50:31.147188+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:50:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[27219]: audit 2023-09-30T08:50:31.147739+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:50:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[33615]: cluster 2023-09-30T08:50:31.111393+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[33615]: audit 2023-09-30T08:50:31.145846+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T08:50:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[33615]: cluster 2023-09-30T08:50:31.145951+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-30T08:50:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[33615]: audit 2023-09-30T08:50:31.146184+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[33615]: audit 2023-09-30T08:50:31.147188+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:50:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:32 smithi005 bash[33615]: audit 2023-09-30T08:50:31.147739+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:50:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:32 smithi099 bash[27661]: cluster 2023-09-30T08:50:31.111393+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:32.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:32 smithi099 bash[27661]: audit 2023-09-30T08:50:31.145846+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T08:50:32.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:32 smithi099 bash[27661]: cluster 2023-09-30T08:50:31.145951+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-30T08:50:32.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:32 smithi099 bash[27661]: audit 2023-09-30T08:50:31.146184+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:32.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:32 smithi099 bash[27661]: audit 2023-09-30T08:50:31.147188+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:50:32.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:32 smithi099 bash[27661]: audit 2023-09-30T08:50:31.147739+0000 mon.a (mon.0) 236 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:50:32.649 INFO:teuthology.orchestra.run.smithi005.stdout:Created osd(s) 0 on host 'smithi005' 2023-09-30T08:50:33.303 DEBUG:teuthology.orchestra.run.smithi005:osd.0> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-30T08:50:33.306 INFO:tasks.cephadm:Deploying osd.1 on smithi005 with /dev/vg_nvme/lv_3... 2023-09-30T08:50:33.306 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-30T08:50:33.476 INFO:journalctl@ceph.osd.0.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:50:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[27219]: audit 2023-09-30T08:50:32.148473+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:50:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[27219]: cluster 2023-09-30T08:50:32.148593+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-30T08:50:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[27219]: audit 2023-09-30T08:50:32.149132+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[27219]: audit 2023-09-30T08:50:32.155445+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[27219]: audit 2023-09-30T08:50:32.646742+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[27219]: audit 2023-09-30T08:50:32.647800+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[33615]: audit 2023-09-30T08:50:32.148473+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:50:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[33615]: cluster 2023-09-30T08:50:32.148593+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-30T08:50:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[33615]: audit 2023-09-30T08:50:32.149132+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[33615]: audit 2023-09-30T08:50:32.155445+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[33615]: audit 2023-09-30T08:50:32.646742+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:33 smithi005 bash[33615]: audit 2023-09-30T08:50:32.647800+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:33.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:33 smithi099 bash[27661]: audit 2023-09-30T08:50:32.148473+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:50:33.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:33 smithi099 bash[27661]: cluster 2023-09-30T08:50:32.148593+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-30T08:50:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:33 smithi099 bash[27661]: audit 2023-09-30T08:50:32.149132+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:33 smithi099 bash[27661]: audit 2023-09-30T08:50:32.155445+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:33 smithi099 bash[27661]: audit 2023-09-30T08:50:32.646742+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:33 smithi099 bash[27661]: audit 2023-09-30T08:50:32.647800+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:50:34.500 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[27219]: cluster 2023-09-30T08:50:31.339913+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:50:34.500 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[27219]: cluster 2023-09-30T08:50:31.340045+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[27219]: cluster 2023-09-30T08:50:33.111785+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[27219]: cluster 2023-09-30T08:50:33.159915+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125] boot 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[27219]: cluster 2023-09-30T08:50:33.160049+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[27219]: audit 2023-09-30T08:50:33.160880+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[33615]: cluster 2023-09-30T08:50:31.339913+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[33615]: cluster 2023-09-30T08:50:31.340045+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[33615]: cluster 2023-09-30T08:50:33.111785+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[33615]: cluster 2023-09-30T08:50:33.159915+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125] boot 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[33615]: cluster 2023-09-30T08:50:33.160049+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-30T08:50:34.501 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:34 smithi005 bash[33615]: audit 2023-09-30T08:50:33.160880+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:34.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:34 smithi099 bash[27661]: cluster 2023-09-30T08:50:31.339913+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:50:34.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:34 smithi099 bash[27661]: cluster 2023-09-30T08:50:31.340045+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:50:34.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:34 smithi099 bash[27661]: cluster 2023-09-30T08:50:33.111785+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T08:50:34.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:34 smithi099 bash[27661]: cluster 2023-09-30T08:50:33.159915+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.5:6802/1062634125,v1:172.21.15.5:6803/1062634125] boot 2023-09-30T08:50:34.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:34 smithi099 bash[27661]: cluster 2023-09-30T08:50:33.160049+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-30T08:50:34.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:34 smithi099 bash[27661]: audit 2023-09-30T08:50:33.160880+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:50:35.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:35 smithi005 bash[27219]: cluster 2023-09-30T08:50:34.173567+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-30T08:50:35.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:35 smithi005 bash[33615]: cluster 2023-09-30T08:50:34.173567+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-30T08:50:35.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:35 smithi099 bash[27661]: cluster 2023-09-30T08:50:34.173567+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-30T08:50:36.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:36 smithi005 bash[27219]: cluster 2023-09-30T08:50:35.112264+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:36.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:36 smithi005 bash[33615]: cluster 2023-09-30T08:50:35.112264+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:36 smithi099 bash[27661]: cluster 2023-09-30T08:50:35.112264+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:36.695 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-30T08:50:36.695 INFO:teuthology.orchestra.run.smithi005.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-30T08:50:36.695 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 10+0 records in 2023-09-30T08:50:36.695 INFO:teuthology.orchestra.run.smithi005.stderr:10+0 records out 2023-09-30T08:50:36.695 INFO:teuthology.orchestra.run.smithi005.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0132688 s, 790 MB/s 2023-09-30T08:50:36.695 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 2023-09-30T08:50:36.695 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping successful for: 2023-09-30T08:50:37.428 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi005:vg_nvme/lv_3 2023-09-30T08:50:38.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:38 smithi005 bash[33615]: cluster 2023-09-30T08:50:37.112662+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:38 smithi005 bash[27219]: cluster 2023-09-30T08:50:37.112662+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:38 smithi099 bash[27661]: cluster 2023-09-30T08:50:37.112662+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:39.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:39 smithi005 bash[27219]: cluster 2023-09-30T08:50:39.113046+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:39.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:39 smithi005 bash[33615]: cluster 2023-09-30T08:50:39.113046+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:40.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:39 smithi099 bash[27661]: cluster 2023-09-30T08:50:39.113046+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[33615]: cluster 2023-09-30T08:50:41.113477+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[33615]: audit 2023-09-30T08:50:41.721544+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:50:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[33615]: audit 2023-09-30T08:50:41.726509+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:50:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[33615]: audit 2023-09-30T08:50:41.727780+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:42.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[27219]: cluster 2023-09-30T08:50:41.113477+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:42.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[27219]: audit 2023-09-30T08:50:41.721544+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:50:42.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[27219]: audit 2023-09-30T08:50:41.726509+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:50:42.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:42 smithi005 bash[27219]: audit 2023-09-30T08:50:41.727780+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:42.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:42 smithi099 bash[27661]: cluster 2023-09-30T08:50:41.113477+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:42.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:42 smithi099 bash[27661]: audit 2023-09-30T08:50:41.721544+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:50:42.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:42 smithi099 bash[27661]: audit 2023-09-30T08:50:41.726509+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:50:42.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:42 smithi099 bash[27661]: audit 2023-09-30T08:50:41.727780+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[27219]: audit 2023-09-30T08:50:41.714742+0000 mgr.y (mgr.14146) 81 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:50:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[27219]: audit 2023-09-30T08:50:43.079902+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[27219]: audit 2023-09-30T08:50:43.081422+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:50:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[27219]: audit 2023-09-30T08:50:43.088680+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[27219]: audit 2023-09-30T08:50:43.090309+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[27219]: audit 2023-09-30T08:50:43.091563+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[27219]: audit 2023-09-30T08:50:43.098550+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[33615]: audit 2023-09-30T08:50:41.714742+0000 mgr.y (mgr.14146) 81 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[33615]: audit 2023-09-30T08:50:43.079902+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[33615]: audit 2023-09-30T08:50:43.081422+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[33615]: audit 2023-09-30T08:50:43.088680+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[33615]: audit 2023-09-30T08:50:43.090309+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[33615]: audit 2023-09-30T08:50:43.091563+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:43.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:43 smithi005 bash[33615]: audit 2023-09-30T08:50:43.098550+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:43 smithi099 bash[27661]: audit 2023-09-30T08:50:41.714742+0000 mgr.y (mgr.14146) 81 : audit [DBG] from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:50:43.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:43 smithi099 bash[27661]: audit 2023-09-30T08:50:43.079902+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:43 smithi099 bash[27661]: audit 2023-09-30T08:50:43.081422+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:50:43.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:43 smithi099 bash[27661]: audit 2023-09-30T08:50:43.088680+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:43.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:43 smithi099 bash[27661]: audit 2023-09-30T08:50:43.090309+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:50:43.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:43 smithi099 bash[27661]: audit 2023-09-30T08:50:43.091563+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:50:43.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:43 smithi099 bash[27661]: audit 2023-09-30T08:50:43.098550+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:50:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:44 smithi005 bash[33615]: cephadm 2023-09-30T08:50:43.071671+0000 mgr.y (mgr.14146) 82 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:50:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:44 smithi005 bash[33615]: cephadm 2023-09-30T08:50:43.082320+0000 mgr.y (mgr.14146) 83 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 16245M 2023-09-30T08:50:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:44 smithi005 bash[33615]: cluster 2023-09-30T08:50:43.113969+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:44.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:44 smithi005 bash[27219]: cephadm 2023-09-30T08:50:43.071671+0000 mgr.y (mgr.14146) 82 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:50:44.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:44 smithi005 bash[27219]: cephadm 2023-09-30T08:50:43.082320+0000 mgr.y (mgr.14146) 83 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 16245M 2023-09-30T08:50:44.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:44 smithi005 bash[27219]: cluster 2023-09-30T08:50:43.113969+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:44.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:44 smithi099 bash[27661]: cephadm 2023-09-30T08:50:43.071671+0000 mgr.y (mgr.14146) 82 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:50:44.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:44 smithi099 bash[27661]: cephadm 2023-09-30T08:50:43.082320+0000 mgr.y (mgr.14146) 83 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 16245M 2023-09-30T08:50:44.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:44 smithi099 bash[27661]: cluster 2023-09-30T08:50:43.113969+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:46.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:46 smithi005 bash[27219]: cluster 2023-09-30T08:50:45.114468+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:46.503 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:46 smithi005 bash[33615]: cluster 2023-09-30T08:50:45.114468+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:46.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:46 smithi099 bash[27661]: cluster 2023-09-30T08:50:45.114468+0000 mgr.y (mgr.14146) 85 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:48 smithi005 bash[33615]: cluster 2023-09-30T08:50:47.114968+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:48.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:48 smithi005 bash[27219]: cluster 2023-09-30T08:50:47.114968+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:48.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:48 smithi099 bash[27661]: cluster 2023-09-30T08:50:47.114968+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:50.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:49 smithi005 bash[27219]: cluster 2023-09-30T08:50:49.115455+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:50.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:49 smithi005 bash[33615]: cluster 2023-09-30T08:50:49.115455+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:50.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:49 smithi099 bash[27661]: cluster 2023-09-30T08:50:49.115455+0000 mgr.y (mgr.14146) 87 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:51.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[27219]: audit 2023-09-30T08:50:49.664571+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.5:0/1986900229' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]: dispatch 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[27219]: audit 2023-09-30T08:50:49.665343+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]: dispatch 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[27219]: audit 2023-09-30T08:50:49.673081+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]': finished 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[27219]: cluster 2023-09-30T08:50:49.673176+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[27219]: audit 2023-09-30T08:50:49.673318+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[27219]: audit 2023-09-30T08:50:50.395196+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.5:0/2421814823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[33615]: audit 2023-09-30T08:50:49.664571+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.5:0/1986900229' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]: dispatch 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[33615]: audit 2023-09-30T08:50:49.665343+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]: dispatch 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[33615]: audit 2023-09-30T08:50:49.673081+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]': finished 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[33615]: cluster 2023-09-30T08:50:49.673176+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-30T08:50:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[33615]: audit 2023-09-30T08:50:49.673318+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:50:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:50 smithi005 bash[33615]: audit 2023-09-30T08:50:50.395196+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.5:0/2421814823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:50:51.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:50 smithi099 bash[27661]: audit 2023-09-30T08:50:49.664571+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.5:0/1986900229' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]: dispatch 2023-09-30T08:50:51.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:50 smithi099 bash[27661]: audit 2023-09-30T08:50:49.665343+0000 mon.a (mon.0) 256 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]: dispatch 2023-09-30T08:50:51.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:50 smithi099 bash[27661]: audit 2023-09-30T08:50:49.673081+0000 mon.a (mon.0) 257 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e9e734ff-b8dd-401f-802f-57b42a2bd11e"}]': finished 2023-09-30T08:50:51.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:50 smithi099 bash[27661]: cluster 2023-09-30T08:50:49.673176+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-30T08:50:51.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:50 smithi099 bash[27661]: audit 2023-09-30T08:50:49.673318+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:50:51.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:50 smithi099 bash[27661]: audit 2023-09-30T08:50:50.395196+0000 mon.a (mon.0) 260 : audit [DBG] from='client.? 172.21.15.5:0/2421814823' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:50:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:51 smithi005 bash[27219]: cluster 2023-09-30T08:50:51.115904+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:52.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:51 smithi005 bash[33615]: cluster 2023-09-30T08:50:51.115904+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:52.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:51 smithi099 bash[27661]: cluster 2023-09-30T08:50:51.115904+0000 mgr.y (mgr.14146) 88 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:54 smithi005 bash[27219]: cluster 2023-09-30T08:50:53.116411+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:54.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:54 smithi005 bash[33615]: cluster 2023-09-30T08:50:53.116411+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:54.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:54 smithi099 bash[27661]: cluster 2023-09-30T08:50:53.116411+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:56.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:56 smithi005 bash[27219]: cluster 2023-09-30T08:50:55.116917+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:56.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:56 smithi005 bash[33615]: cluster 2023-09-30T08:50:55.116917+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:56 smithi099 bash[27661]: cluster 2023-09-30T08:50:55.116917+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:58.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:58 smithi005 bash[33615]: cluster 2023-09-30T08:50:57.117445+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:58.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:58 smithi005 bash[27219]: cluster 2023-09-30T08:50:57.117445+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:50:58.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:58 smithi099 bash[27661]: cluster 2023-09-30T08:50:57.117445+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:00.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:50:59 smithi005 bash[27219]: cluster 2023-09-30T08:50:59.117946+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:00.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:50:59 smithi005 bash[33615]: cluster 2023-09-30T08:50:59.117946+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:50:59 smithi099 bash[27661]: cluster 2023-09-30T08:50:59.117946+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:02.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:02 smithi005 bash[27219]: cluster 2023-09-30T08:51:01.118445+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:02 smithi005 bash[27219]: audit 2023-09-30T08:51:01.979810+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T08:51:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:02 smithi005 bash[27219]: audit 2023-09-30T08:51:01.981333+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:02 smithi005 bash[33615]: cluster 2023-09-30T08:51:01.118445+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:02 smithi005 bash[33615]: audit 2023-09-30T08:51:01.979810+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T08:51:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:02 smithi005 bash[33615]: audit 2023-09-30T08:51:01.981333+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:02.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:02 smithi099 bash[27661]: cluster 2023-09-30T08:51:01.118445+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:02.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:02 smithi099 bash[27661]: audit 2023-09-30T08:51:01.979810+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T08:51:02.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:02 smithi099 bash[27661]: audit 2023-09-30T08:51:01.981333+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:03.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:03 smithi005 bash[27219]: cephadm 2023-09-30T08:51:01.982550+0000 mgr.y (mgr.14146) 94 : cephadm [INF] Deploying daemon osd.1 on smithi005 2023-09-30T08:51:03.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:03 smithi005 bash[33615]: cephadm 2023-09-30T08:51:01.982550+0000 mgr.y (mgr.14146) 94 : cephadm [INF] Deploying daemon osd.1 on smithi005 2023-09-30T08:51:03.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:03 smithi099 bash[27661]: cephadm 2023-09-30T08:51:01.982550+0000 mgr.y (mgr.14146) 94 : cephadm [INF] Deploying daemon osd.1 on smithi005 2023-09-30T08:51:04.492 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:04 smithi005 bash[27219]: cluster 2023-09-30T08:51:03.118907+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:04.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:04 smithi005 bash[33615]: cluster 2023-09-30T08:51:03.118907+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:04.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:04 smithi099 bash[27661]: cluster 2023-09-30T08:51:03.118907+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:06 smithi005 bash[33615]: cluster 2023-09-30T08:51:05.119369+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:06 smithi005 bash[33615]: audit 2023-09-30T08:51:06.113498+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:06 smithi005 bash[33615]: audit 2023-09-30T08:51:06.124471+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:06 smithi005 bash[27219]: cluster 2023-09-30T08:51:05.119369+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:06 smithi005 bash[27219]: audit 2023-09-30T08:51:06.113498+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:06 smithi005 bash[27219]: audit 2023-09-30T08:51:06.124471+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:06.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:06 smithi099 bash[27661]: cluster 2023-09-30T08:51:05.119369+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:06.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:06 smithi099 bash[27661]: audit 2023-09-30T08:51:06.113498+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:06.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:06 smithi099 bash[27661]: audit 2023-09-30T08:51:06.124471+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:08.474 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:08 smithi005 bash[33615]: cluster 2023-09-30T08:51:07.119716+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:08.474 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:08 smithi005 bash[27219]: cluster 2023-09-30T08:51:07.119716+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:08.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:08 smithi099 bash[27661]: cluster 2023-09-30T08:51:07.119716+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:09.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:09 smithi005 bash[27219]: cluster 2023-09-30T08:51:09.120186+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:09.921 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:09 smithi005 bash[33615]: cluster 2023-09-30T08:51:09.120186+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:10.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:09 smithi099 bash[27661]: cluster 2023-09-30T08:51:09.120186+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:12.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[27219]: cluster 2023-09-30T08:51:11.120485+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:12.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[27219]: audit 2023-09-30T08:51:11.375820+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:12.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[27219]: audit 2023-09-30T08:51:11.376847+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[27219]: audit 2023-09-30T08:51:11.377817+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[27219]: audit 2023-09-30T08:51:11.383258+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:12.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[33615]: cluster 2023-09-30T08:51:11.120485+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:12.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[33615]: audit 2023-09-30T08:51:11.375820+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:12.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[33615]: audit 2023-09-30T08:51:11.376847+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:12.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[33615]: audit 2023-09-30T08:51:11.377817+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:12.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:12 smithi005 bash[33615]: audit 2023-09-30T08:51:11.383258+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:12.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:12 smithi099 bash[27661]: cluster 2023-09-30T08:51:11.120485+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:12.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:12 smithi099 bash[27661]: audit 2023-09-30T08:51:11.375820+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:12.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:12 smithi099 bash[27661]: audit 2023-09-30T08:51:11.376847+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:12.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:12 smithi099 bash[27661]: audit 2023-09-30T08:51:11.377817+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:12.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:12 smithi099 bash[27661]: audit 2023-09-30T08:51:11.383258+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:13.647 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:13 smithi005 bash[33615]: audit 2023-09-30T08:51:12.901440+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T08:51:13.647 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:13 smithi005 bash[33615]: audit 2023-09-30T08:51:12.902056+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T08:51:13.648 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:13 smithi005 bash[27219]: audit 2023-09-30T08:51:12.901440+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T08:51:13.648 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:13 smithi005 bash[27219]: audit 2023-09-30T08:51:12.902056+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T08:51:13.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:13 smithi099 bash[27661]: audit 2023-09-30T08:51:12.901440+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T08:51:13.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:13 smithi099 bash[27661]: audit 2023-09-30T08:51:12.902056+0000 mon.a (mon.0) 269 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T08:51:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[27219]: cluster 2023-09-30T08:51:13.120973+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[27219]: audit 2023-09-30T08:51:13.386652+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T08:51:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[27219]: cluster 2023-09-30T08:51:13.386753+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-30T08:51:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[27219]: audit 2023-09-30T08:51:13.386977+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[27219]: audit 2023-09-30T08:51:13.389300+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[27219]: audit 2023-09-30T08:51:13.389834+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[33615]: cluster 2023-09-30T08:51:13.120973+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[33615]: audit 2023-09-30T08:51:13.386652+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T08:51:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[33615]: cluster 2023-09-30T08:51:13.386753+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-30T08:51:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[33615]: audit 2023-09-30T08:51:13.386977+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[33615]: audit 2023-09-30T08:51:13.389300+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:14 smithi005 bash[33615]: audit 2023-09-30T08:51:13.389834+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:14 smithi099 bash[27661]: cluster 2023-09-30T08:51:13.120973+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:14 smithi099 bash[27661]: audit 2023-09-30T08:51:13.386652+0000 mon.a (mon.0) 270 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T08:51:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:14 smithi099 bash[27661]: cluster 2023-09-30T08:51:13.386753+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-30T08:51:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:14 smithi099 bash[27661]: audit 2023-09-30T08:51:13.386977+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:14 smithi099 bash[27661]: audit 2023-09-30T08:51:13.389300+0000 mon.c (mon.2) 7 : audit [INF] from='osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:14 smithi099 bash[27661]: audit 2023-09-30T08:51:13.389834+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:14.863 INFO:teuthology.orchestra.run.smithi005.stdout:Created osd(s) 1 on host 'smithi005' 2023-09-30T08:51:15.562 DEBUG:teuthology.orchestra.run.smithi005:osd.1> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-30T08:51:15.565 INFO:tasks.cephadm:Deploying osd.2 on smithi005 with /dev/vg_nvme/lv_2... 2023-09-30T08:51:15.565 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-30T08:51:15.758 INFO:journalctl@ceph.osd.1.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:51:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[33615]: audit 2023-09-30T08:51:14.389021+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:51:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[33615]: cluster 2023-09-30T08:51:14.389136+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-30T08:51:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[33615]: audit 2023-09-30T08:51:14.389525+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[33615]: audit 2023-09-30T08:51:14.399339+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[33615]: audit 2023-09-30T08:51:14.860624+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[33615]: audit 2023-09-30T08:51:14.861112+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[33615]: cluster 2023-09-30T08:51:15.121426+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[27219]: audit 2023-09-30T08:51:14.389021+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:51:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[27219]: cluster 2023-09-30T08:51:14.389136+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-30T08:51:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[27219]: audit 2023-09-30T08:51:14.389525+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[27219]: audit 2023-09-30T08:51:14.399339+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[27219]: audit 2023-09-30T08:51:14.860624+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[27219]: audit 2023-09-30T08:51:14.861112+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:15 smithi005 bash[27219]: cluster 2023-09-30T08:51:15.121426+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:15 smithi099 bash[27661]: audit 2023-09-30T08:51:14.389021+0000 mon.a (mon.0) 274 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:51:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:15 smithi099 bash[27661]: cluster 2023-09-30T08:51:14.389136+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-30T08:51:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:15 smithi099 bash[27661]: audit 2023-09-30T08:51:14.389525+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:15 smithi099 bash[27661]: audit 2023-09-30T08:51:14.399339+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:15 smithi099 bash[27661]: audit 2023-09-30T08:51:14.860624+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:15 smithi099 bash[27661]: audit 2023-09-30T08:51:14.861112+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:15 smithi099 bash[27661]: cluster 2023-09-30T08:51:15.121426+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-09-30T08:51:16.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[27219]: cluster 2023-09-30T08:51:13.907676+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:51:16.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[27219]: cluster 2023-09-30T08:51:13.907767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:51:16.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[27219]: audit 2023-09-30T08:51:15.402331+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:16.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[27219]: cluster 2023-09-30T08:51:15.406327+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557] boot 2023-09-30T08:51:16.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[27219]: cluster 2023-09-30T08:51:15.406394+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-30T08:51:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[27219]: audit 2023-09-30T08:51:15.406582+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[33615]: cluster 2023-09-30T08:51:13.907676+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:51:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[33615]: cluster 2023-09-30T08:51:13.907767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:51:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[33615]: audit 2023-09-30T08:51:15.402331+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[33615]: cluster 2023-09-30T08:51:15.406327+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557] boot 2023-09-30T08:51:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[33615]: cluster 2023-09-30T08:51:15.406394+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-30T08:51:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:16 smithi005 bash[33615]: audit 2023-09-30T08:51:15.406582+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:16.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:16 smithi099 bash[27661]: cluster 2023-09-30T08:51:13.907676+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:51:16.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:16 smithi099 bash[27661]: cluster 2023-09-30T08:51:13.907767+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:51:16.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:16 smithi099 bash[27661]: audit 2023-09-30T08:51:15.402331+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:16.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:16 smithi099 bash[27661]: cluster 2023-09-30T08:51:15.406327+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.5:6810/14886557,v1:172.21.15.5:6811/14886557] boot 2023-09-30T08:51:16.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:16 smithi099 bash[27661]: cluster 2023-09-30T08:51:15.406394+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-30T08:51:16.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:16 smithi099 bash[27661]: audit 2023-09-30T08:51:15.406582+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:51:18.183 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:17 smithi005 bash[27219]: cluster 2023-09-30T08:51:16.863851+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-30T08:51:18.183 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:17 smithi005 bash[27219]: cluster 2023-09-30T08:51:17.121830+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:18.183 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:17 smithi005 bash[33615]: cluster 2023-09-30T08:51:16.863851+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-30T08:51:18.183 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:17 smithi005 bash[33615]: cluster 2023-09-30T08:51:17.121830+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:18.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:17 smithi099 bash[27661]: cluster 2023-09-30T08:51:16.863851+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-30T08:51:18.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:17 smithi099 bash[27661]: cluster 2023-09-30T08:51:17.121830+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:18.856 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-30T08:51:18.856 INFO:teuthology.orchestra.run.smithi005.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-30T08:51:18.856 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 10+0 records in 2023-09-30T08:51:18.856 INFO:teuthology.orchestra.run.smithi005.stderr:10+0 records out 2023-09-30T08:51:18.856 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124731 s, 841 MB/s 2023-09-30T08:51:18.856 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping successful for: 2023-09-30T08:51:19.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi005:vg_nvme/lv_2 2023-09-30T08:51:20.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:19 smithi005 bash[27219]: cluster 2023-09-30T08:51:19.122301+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:20.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:19 smithi005 bash[33615]: cluster 2023-09-30T08:51:19.122301+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:20.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:19 smithi099 bash[27661]: cluster 2023-09-30T08:51:19.122301+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:22.440 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:22 smithi005 bash[27219]: cluster 2023-09-30T08:51:21.122866+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:22.441 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:22 smithi005 bash[33615]: cluster 2023-09-30T08:51:21.122866+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:22.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:22 smithi099 bash[27661]: cluster 2023-09-30T08:51:21.122866+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:24.491 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[27219]: cluster 2023-09-30T08:51:23.123297+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:24.491 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[27219]: audit 2023-09-30T08:51:24.115921+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:51:24.492 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[27219]: audit 2023-09-30T08:51:24.119686+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:51:24.492 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[27219]: audit 2023-09-30T08:51:24.120876+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:24.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[33615]: cluster 2023-09-30T08:51:23.123297+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:24.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[33615]: audit 2023-09-30T08:51:24.115921+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:51:24.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[33615]: audit 2023-09-30T08:51:24.119686+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:51:24.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:24 smithi005 bash[33615]: audit 2023-09-30T08:51:24.120876+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:24.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:24 smithi099 bash[27661]: cluster 2023-09-30T08:51:23.123297+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:24.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:24 smithi099 bash[27661]: audit 2023-09-30T08:51:24.115921+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:51:24.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:24 smithi099 bash[27661]: audit 2023-09-30T08:51:24.119686+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:51:24.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:24 smithi099 bash[27661]: audit 2023-09-30T08:51:24.120876+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:25.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:25 smithi005 bash[27219]: audit 2023-09-30T08:51:24.109299+0000 mgr.y (mgr.14146) 106 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:51:25.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:25 smithi005 bash[33615]: audit 2023-09-30T08:51:24.109299+0000 mgr.y (mgr.14146) 106 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:51:25.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:25 smithi099 bash[27661]: audit 2023-09-30T08:51:24.109299+0000 mgr.y (mgr.14146) 106 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:51:26.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: cluster 2023-09-30T08:51:25.123707+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:26.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: cephadm 2023-09-30T08:51:25.346955+0000 mgr.y (mgr.14146) 108 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: audit 2023-09-30T08:51:25.355906+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: audit 2023-09-30T08:51:25.357517+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: audit 2023-09-30T08:51:25.358685+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: cephadm 2023-09-30T08:51:25.359487+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 8122M 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: audit 2023-09-30T08:51:25.364382+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: audit 2023-09-30T08:51:25.365838+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: audit 2023-09-30T08:51:25.366883+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[27219]: audit 2023-09-30T08:51:25.373214+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: cluster 2023-09-30T08:51:25.123707+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: cephadm 2023-09-30T08:51:25.346955+0000 mgr.y (mgr.14146) 108 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: audit 2023-09-30T08:51:25.355906+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: audit 2023-09-30T08:51:25.357517+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: audit 2023-09-30T08:51:25.358685+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: cephadm 2023-09-30T08:51:25.359487+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 8122M 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: audit 2023-09-30T08:51:25.364382+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: audit 2023-09-30T08:51:25.365838+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: audit 2023-09-30T08:51:25.366883+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:26 smithi005 bash[33615]: audit 2023-09-30T08:51:25.373214+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: cluster 2023-09-30T08:51:25.123707+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: cephadm 2023-09-30T08:51:25.346955+0000 mgr.y (mgr.14146) 108 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: audit 2023-09-30T08:51:25.355906+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: audit 2023-09-30T08:51:25.357517+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: audit 2023-09-30T08:51:25.358685+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: cephadm 2023-09-30T08:51:25.359487+0000 mgr.y (mgr.14146) 109 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 8122M 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: audit 2023-09-30T08:51:25.364382+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: audit 2023-09-30T08:51:25.365838+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: audit 2023-09-30T08:51:25.366883+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:26.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:26 smithi099 bash[27661]: audit 2023-09-30T08:51:25.373214+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:28.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:28 smithi005 bash[27219]: cluster 2023-09-30T08:51:27.124207+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:28.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:28 smithi005 bash[33615]: cluster 2023-09-30T08:51:27.124207+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:28.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:28 smithi099 bash[27661]: cluster 2023-09-30T08:51:27.124207+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:29.863 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:29 smithi005 bash[27219]: cluster 2023-09-30T08:51:29.124736+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:29.863 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:29 smithi005 bash[33615]: cluster 2023-09-30T08:51:29.124736+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:30.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:29 smithi099 bash[27661]: cluster 2023-09-30T08:51:29.124736+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:32.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:32 smithi005 bash[27219]: cluster 2023-09-30T08:51:31.125230+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:32.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:32 smithi005 bash[33615]: cluster 2023-09-30T08:51:31.125230+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:32 smithi099 bash[27661]: cluster 2023-09-30T08:51:31.125230+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[27219]: audit 2023-09-30T08:51:32.515805+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.5:0/3518422045' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]: dispatch 2023-09-30T08:51:33.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[27219]: audit 2023-09-30T08:51:32.516659+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]: dispatch 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[27219]: audit 2023-09-30T08:51:32.523982+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]': finished 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[27219]: cluster 2023-09-30T08:51:32.524062+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[27219]: audit 2023-09-30T08:51:32.524356+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[33615]: audit 2023-09-30T08:51:32.515805+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.5:0/3518422045' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]: dispatch 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[33615]: audit 2023-09-30T08:51:32.516659+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]: dispatch 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[33615]: audit 2023-09-30T08:51:32.523982+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]': finished 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[33615]: cluster 2023-09-30T08:51:32.524062+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-30T08:51:33.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:33 smithi005 bash[33615]: audit 2023-09-30T08:51:32.524356+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:33.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:33 smithi099 bash[27661]: audit 2023-09-30T08:51:32.515805+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.5:0/3518422045' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]: dispatch 2023-09-30T08:51:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:33 smithi099 bash[27661]: audit 2023-09-30T08:51:32.516659+0000 mon.a (mon.0) 295 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]: dispatch 2023-09-30T08:51:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:33 smithi099 bash[27661]: audit 2023-09-30T08:51:32.523982+0000 mon.a (mon.0) 296 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d52cdd8f-30ad-456b-9c3b-2a4f6330b903"}]': finished 2023-09-30T08:51:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:33 smithi099 bash[27661]: cluster 2023-09-30T08:51:32.524062+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-30T08:51:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:33 smithi099 bash[27661]: audit 2023-09-30T08:51:32.524356+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:34.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:34 smithi005 bash[27219]: cluster 2023-09-30T08:51:33.125660+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:34.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:34 smithi005 bash[27219]: audit 2023-09-30T08:51:33.250613+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.5:0/3477680675' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:51:34.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:34 smithi005 bash[33615]: cluster 2023-09-30T08:51:33.125660+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:34.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:34 smithi005 bash[33615]: audit 2023-09-30T08:51:33.250613+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.5:0/3477680675' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:51:34.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:34 smithi099 bash[27661]: cluster 2023-09-30T08:51:33.125660+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:34.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:34 smithi099 bash[27661]: audit 2023-09-30T08:51:33.250613+0000 mon.a (mon.0) 299 : audit [DBG] from='client.? 172.21.15.5:0/3477680675' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:51:36.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:36 smithi005 bash[27219]: cluster 2023-09-30T08:51:35.126199+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:36.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:36 smithi005 bash[33615]: cluster 2023-09-30T08:51:35.126199+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:36 smithi099 bash[27661]: cluster 2023-09-30T08:51:35.126199+0000 mgr.y (mgr.14146) 114 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:38 smithi005 bash[27219]: cluster 2023-09-30T08:51:37.126701+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:38.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:38 smithi005 bash[33615]: cluster 2023-09-30T08:51:37.126701+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:38 smithi099 bash[27661]: cluster 2023-09-30T08:51:37.126701+0000 mgr.y (mgr.14146) 115 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:40.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:39 smithi005 bash[33615]: cluster 2023-09-30T08:51:39.127185+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:40.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:39 smithi005 bash[27219]: cluster 2023-09-30T08:51:39.127185+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:40.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:39 smithi099 bash[27661]: cluster 2023-09-30T08:51:39.127185+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:42.449 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:42 smithi005 bash[27219]: cluster 2023-09-30T08:51:41.127700+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:42.449 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:42 smithi005 bash[33615]: cluster 2023-09-30T08:51:41.127700+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:42.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:42 smithi099 bash[27661]: cluster 2023-09-30T08:51:41.127700+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:44.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:44 smithi005 bash[27219]: cluster 2023-09-30T08:51:43.128254+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:44.588 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:44 smithi005 bash[33615]: cluster 2023-09-30T08:51:43.128254+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:44.589 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:44 smithi099 bash[27661]: cluster 2023-09-30T08:51:43.128254+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:45.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:45 smithi005 bash[27219]: audit 2023-09-30T08:51:44.865155+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T08:51:45.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:45 smithi005 bash[27219]: audit 2023-09-30T08:51:44.866708+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:45.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:45 smithi005 bash[33615]: audit 2023-09-30T08:51:44.865155+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T08:51:45.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:45 smithi005 bash[33615]: audit 2023-09-30T08:51:44.866708+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:45.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:45 smithi099 bash[27661]: audit 2023-09-30T08:51:44.865155+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T08:51:45.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:45 smithi099 bash[27661]: audit 2023-09-30T08:51:44.866708+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:46 smithi005 bash[27219]: cephadm 2023-09-30T08:51:44.867867+0000 mgr.y (mgr.14146) 119 : cephadm [INF] Deploying daemon osd.2 on smithi005 2023-09-30T08:51:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:46 smithi005 bash[27219]: cluster 2023-09-30T08:51:45.128794+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:46.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:46 smithi005 bash[33615]: cephadm 2023-09-30T08:51:44.867867+0000 mgr.y (mgr.14146) 119 : cephadm [INF] Deploying daemon osd.2 on smithi005 2023-09-30T08:51:46.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:46 smithi005 bash[33615]: cluster 2023-09-30T08:51:45.128794+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:46.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:46 smithi099 bash[27661]: cephadm 2023-09-30T08:51:44.867867+0000 mgr.y (mgr.14146) 119 : cephadm [INF] Deploying daemon osd.2 on smithi005 2023-09-30T08:51:46.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:46 smithi099 bash[27661]: cluster 2023-09-30T08:51:45.128794+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:48.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:48 smithi005 bash[27219]: cluster 2023-09-30T08:51:47.129250+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:48.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:48 smithi005 bash[33615]: cluster 2023-09-30T08:51:47.129250+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:48.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:48 smithi099 bash[27661]: cluster 2023-09-30T08:51:47.129250+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:50.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:50 smithi005 bash[27219]: audit 2023-09-30T08:51:48.994585+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:50.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:50 smithi005 bash[27219]: audit 2023-09-30T08:51:49.000120+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:50.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:50 smithi005 bash[27219]: cluster 2023-09-30T08:51:49.129571+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:50.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:50 smithi005 bash[33615]: audit 2023-09-30T08:51:48.994585+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:50.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:50 smithi005 bash[33615]: audit 2023-09-30T08:51:49.000120+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:50.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:50 smithi005 bash[33615]: cluster 2023-09-30T08:51:49.129571+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:50.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:50 smithi099 bash[27661]: audit 2023-09-30T08:51:48.994585+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:50.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:50 smithi099 bash[27661]: audit 2023-09-30T08:51:49.000120+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:50.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:50 smithi099 bash[27661]: cluster 2023-09-30T08:51:49.129571+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:52.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:52 smithi005 bash[27219]: cluster 2023-09-30T08:51:51.130026+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:52.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:52 smithi005 bash[33615]: cluster 2023-09-30T08:51:51.130026+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:52 smithi099 bash[27661]: cluster 2023-09-30T08:51:51.130026+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:54 smithi005 bash[27219]: cluster 2023-09-30T08:51:53.130533+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:54.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:54 smithi005 bash[33615]: cluster 2023-09-30T08:51:53.130533+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:54.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:54 smithi099 bash[27661]: cluster 2023-09-30T08:51:53.130533+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:55.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:55 smithi099 bash[27661]: audit 2023-09-30T08:51:54.272929+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:55.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:55 smithi099 bash[27661]: audit 2023-09-30T08:51:54.554127+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:55.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:55 smithi099 bash[27661]: audit 2023-09-30T08:51:54.555461+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:55.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:55 smithi099 bash[27661]: audit 2023-09-30T08:51:54.561502+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:55.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[27219]: audit 2023-09-30T08:51:54.272929+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:55.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[27219]: audit 2023-09-30T08:51:54.554127+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:55.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[27219]: audit 2023-09-30T08:51:54.555461+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:55.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[27219]: audit 2023-09-30T08:51:54.561502+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:55.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[33615]: audit 2023-09-30T08:51:54.272929+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:55.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[33615]: audit 2023-09-30T08:51:54.554127+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:51:55.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[33615]: audit 2023-09-30T08:51:54.555461+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:51:55.761 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:55 smithi005 bash[33615]: audit 2023-09-30T08:51:54.561502+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:56 smithi099 bash[27661]: cluster 2023-09-30T08:51:55.130911+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:56 smithi099 bash[27661]: audit 2023-09-30T08:51:55.764324+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T08:51:56.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:56 smithi099 bash[27661]: audit 2023-09-30T08:51:55.764862+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T08:51:56.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:56 smithi005 bash[33615]: cluster 2023-09-30T08:51:55.130911+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:56.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:56 smithi005 bash[33615]: audit 2023-09-30T08:51:55.764324+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T08:51:56.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:56 smithi005 bash[33615]: audit 2023-09-30T08:51:55.764862+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T08:51:56.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:56 smithi005 bash[27219]: cluster 2023-09-30T08:51:55.130911+0000 mgr.y (mgr.14146) 125 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:56.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:56 smithi005 bash[27219]: audit 2023-09-30T08:51:55.764324+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T08:51:56.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:56 smithi005 bash[27219]: audit 2023-09-30T08:51:55.764862+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T08:51:57.640 INFO:teuthology.orchestra.run.smithi005.stdout:Created osd(s) 2 on host 'smithi005' 2023-09-30T08:51:57.880 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[27219]: audit 2023-09-30T08:51:56.568133+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[27219]: cluster 2023-09-30T08:51:56.568306+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[27219]: audit 2023-09-30T08:51:56.568649+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[27219]: audit 2023-09-30T08:51:56.569276+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[27219]: audit 2023-09-30T08:51:56.569898+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[27219]: cluster 2023-09-30T08:51:57.131411+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[33615]: audit 2023-09-30T08:51:56.568133+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[33615]: cluster 2023-09-30T08:51:56.568306+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[33615]: audit 2023-09-30T08:51:56.568649+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:57.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[33615]: audit 2023-09-30T08:51:56.569276+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:57.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[33615]: audit 2023-09-30T08:51:56.569898+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:57.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:57 smithi005 bash[33615]: cluster 2023-09-30T08:51:57.131411+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:58.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:57 smithi099 bash[27661]: audit 2023-09-30T08:51:56.568133+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T08:51:58.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:57 smithi099 bash[27661]: cluster 2023-09-30T08:51:56.568306+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-30T08:51:58.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:57 smithi099 bash[27661]: audit 2023-09-30T08:51:56.568649+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:58.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:57 smithi099 bash[27661]: audit 2023-09-30T08:51:56.569276+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:58.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:57 smithi099 bash[27661]: audit 2023-09-30T08:51:56.569898+0000 mon.a (mon.0) 312 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:51:58.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:57 smithi099 bash[27661]: cluster 2023-09-30T08:51:57.131411+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:51:58.373 DEBUG:teuthology.orchestra.run.smithi005:osd.2> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-30T08:51:58.375 INFO:tasks.cephadm:Deploying osd.3 on smithi005 with /dev/vg_nvme/lv_1... 2023-09-30T08:51:58.376 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-30T08:51:58.881 INFO:journalctl@ceph.osd.2.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:51:59.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[27219]: audit 2023-09-30T08:51:57.569542+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:51:59.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[27219]: cluster 2023-09-30T08:51:57.569667+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-30T08:51:59.418 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[27219]: audit 2023-09-30T08:51:57.570462+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[27219]: audit 2023-09-30T08:51:57.577517+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[27219]: audit 2023-09-30T08:51:57.637377+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[27219]: audit 2023-09-30T08:51:57.637841+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[33615]: audit 2023-09-30T08:51:57.569542+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[33615]: cluster 2023-09-30T08:51:57.569667+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[33615]: audit 2023-09-30T08:51:57.570462+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[33615]: audit 2023-09-30T08:51:57.577517+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[33615]: audit 2023-09-30T08:51:57.637377+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:59.419 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:51:59 smithi005 bash[33615]: audit 2023-09-30T08:51:57.637841+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:51:59.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:59 smithi099 bash[27661]: audit 2023-09-30T08:51:57.569542+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:51:59.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:59 smithi099 bash[27661]: cluster 2023-09-30T08:51:57.569667+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-30T08:51:59.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:59 smithi099 bash[27661]: audit 2023-09-30T08:51:57.570462+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:59.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:59 smithi099 bash[27661]: audit 2023-09-30T08:51:57.577517+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:51:59.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:59 smithi099 bash[27661]: audit 2023-09-30T08:51:57.637377+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:51:59.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:51:59 smithi099 bash[27661]: audit 2023-09-30T08:51:57.637841+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:52:00.350 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: cluster 2023-09-30T08:51:56.766711+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: cluster 2023-09-30T08:51:56.766779+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: audit 2023-09-30T08:51:58.575578+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: cluster 2023-09-30T08:51:58.580030+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708] boot 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: cluster 2023-09-30T08:51:58.580085+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: audit 2023-09-30T08:51:58.580563+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: audit 2023-09-30T08:51:58.581061+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: cluster 2023-09-30T08:51:59.131964+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: audit 2023-09-30T08:51:59.582542+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: cluster 2023-09-30T08:51:59.582638+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-30T08:52:00.351 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[27219]: audit 2023-09-30T08:51:59.583878+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: cluster 2023-09-30T08:51:56.766711+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: cluster 2023-09-30T08:51:56.766779+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: audit 2023-09-30T08:51:58.575578+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: cluster 2023-09-30T08:51:58.580030+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708] boot 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: cluster 2023-09-30T08:51:58.580085+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: audit 2023-09-30T08:51:58.580563+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: audit 2023-09-30T08:51:58.581061+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: cluster 2023-09-30T08:51:59.131964+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: audit 2023-09-30T08:51:59.582542+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-30T08:52:00.352 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: cluster 2023-09-30T08:51:59.582638+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-30T08:52:00.353 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:00 smithi005 bash[33615]: audit 2023-09-30T08:51:59.583878+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:52:00.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: cluster 2023-09-30T08:51:56.766711+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: cluster 2023-09-30T08:51:56.766779+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: audit 2023-09-30T08:51:58.575578+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: cluster 2023-09-30T08:51:58.580030+0000 mon.a (mon.0) 320 : cluster [INF] osd.2 [v2:172.21.15.5:6818/1827028708,v1:172.21.15.5:6819/1827028708] boot 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: cluster 2023-09-30T08:51:58.580085+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: audit 2023-09-30T08:51:58.580563+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: audit 2023-09-30T08:51:58.581061+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: cluster 2023-09-30T08:51:59.131964+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: audit 2023-09-30T08:51:59.582542+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: cluster 2023-09-30T08:51:59.582638+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-30T08:52:00.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:00 smithi099 bash[27661]: audit 2023-09-30T08:51:59.583878+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:52:01.914 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-30T08:52:01.914 INFO:teuthology.orchestra.run.smithi005.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-30T08:52:01.914 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 10+0 records in 2023-09-30T08:52:01.914 INFO:teuthology.orchestra.run.smithi005.stderr:10+0 records out 2023-09-30T08:52:01.915 INFO:teuthology.orchestra.run.smithi005.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0138402 s, 758 MB/s 2023-09-30T08:52:01.915 INFO:teuthology.orchestra.run.smithi005.stderr:--> Zapping successful for: 2023-09-30T08:52:01.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:01 smithi005 bash[33615]: audit 2023-09-30T08:52:00.586099+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-30T08:52:01.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:01 smithi005 bash[33615]: cluster 2023-09-30T08:52:00.586220+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-30T08:52:01.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:01 smithi005 bash[33615]: cluster 2023-09-30T08:52:01.132539+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:01.981 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:01 smithi005 bash[27219]: audit 2023-09-30T08:52:00.586099+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-30T08:52:01.981 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:01 smithi005 bash[27219]: cluster 2023-09-30T08:52:00.586220+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-30T08:52:01.982 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:01 smithi005 bash[27219]: cluster 2023-09-30T08:52:01.132539+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:02.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:01 smithi099 bash[27661]: audit 2023-09-30T08:52:00.586099+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-30T08:52:02.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:01 smithi099 bash[27661]: cluster 2023-09-30T08:52:00.586220+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-30T08:52:02.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:01 smithi099 bash[27661]: cluster 2023-09-30T08:52:01.132539+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v108: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:02.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi005:vg_nvme/lv_1 2023-09-30T08:52:03.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:02 smithi005 bash[27219]: cluster 2023-09-30T08:52:01.592850+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-30T08:52:03.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:02 smithi005 bash[33615]: cluster 2023-09-30T08:52:01.592850+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-30T08:52:03.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:02 smithi099 bash[27661]: cluster 2023-09-30T08:52:01.592850+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-30T08:52:03.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:03 smithi005 bash[27219]: cluster 2023-09-30T08:52:03.133147+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:03.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:03 smithi005 bash[33615]: cluster 2023-09-30T08:52:03.133147+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:04.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:03 smithi099 bash[27661]: cluster 2023-09-30T08:52:03.133147+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:06 smithi005 bash[33615]: cluster 2023-09-30T08:52:05.133634+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:06 smithi005 bash[27219]: cluster 2023-09-30T08:52:05.133634+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:06.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:06 smithi099 bash[27661]: cluster 2023-09-30T08:52:05.133634+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:07 smithi005 bash[27219]: audit 2023-09-30T08:52:07.039556+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:52:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:07 smithi005 bash[27219]: audit 2023-09-30T08:52:07.043227+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:52:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:07 smithi005 bash[27219]: audit 2023-09-30T08:52:07.044294+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:07.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:07 smithi005 bash[33615]: audit 2023-09-30T08:52:07.039556+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:52:07.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:07 smithi005 bash[33615]: audit 2023-09-30T08:52:07.043227+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:52:07.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:07 smithi005 bash[33615]: audit 2023-09-30T08:52:07.044294+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:07.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:07 smithi099 bash[27661]: audit 2023-09-30T08:52:07.039556+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:52:07.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:07 smithi099 bash[27661]: audit 2023-09-30T08:52:07.043227+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:52:07.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:07 smithi099 bash[27661]: audit 2023-09-30T08:52:07.044294+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:08.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:08 smithi005 bash[27219]: audit 2023-09-30T08:52:07.036591+0000 mgr.y (mgr.14146) 131 : audit [DBG] from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:52:08.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:08 smithi005 bash[27219]: cluster 2023-09-30T08:52:07.134146+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:08.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:08 smithi005 bash[33615]: audit 2023-09-30T08:52:07.036591+0000 mgr.y (mgr.14146) 131 : audit [DBG] from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:52:08.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:08 smithi005 bash[33615]: cluster 2023-09-30T08:52:07.134146+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:08.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:08 smithi099 bash[27661]: audit 2023-09-30T08:52:07.036591+0000 mgr.y (mgr.14146) 131 : audit [DBG] from='client.14286 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi005:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:52:08.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:08 smithi099 bash[27661]: cluster 2023-09-30T08:52:07.134146+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:09.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: cephadm 2023-09-30T08:52:08.314410+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:52:09.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.322918+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.324633+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.326220+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.327314+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: cephadm 2023-09-30T08:52:08.328283+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 5415M 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.333046+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.334659+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.335708+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[27219]: audit 2023-09-30T08:52:08.341619+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: cephadm 2023-09-30T08:52:08.314410+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.322918+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.324633+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.326220+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.327314+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: cephadm 2023-09-30T08:52:08.328283+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 5415M 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.333046+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.334659+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.335708+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:09 smithi005 bash[33615]: audit 2023-09-30T08:52:08.341619+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: cephadm 2023-09-30T08:52:08.314410+0000 mgr.y (mgr.14146) 133 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.322918+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.324633+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.326220+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.327314+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: cephadm 2023-09-30T08:52:08.328283+0000 mgr.y (mgr.14146) 134 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 5415M 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.333046+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.334659+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.335708+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:09.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:09 smithi099 bash[27661]: audit 2023-09-30T08:52:08.341619+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:10.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:10 smithi005 bash[27219]: cluster 2023-09-30T08:52:09.134666+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:10.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:10 smithi005 bash[33615]: cluster 2023-09-30T08:52:09.134666+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:10.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:10 smithi099 bash[27661]: cluster 2023-09-30T08:52:09.134666+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:12.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:12 smithi005 bash[27219]: cluster 2023-09-30T08:52:11.135203+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:12.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:12 smithi005 bash[33615]: cluster 2023-09-30T08:52:11.135203+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:12.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:12 smithi099 bash[27661]: cluster 2023-09-30T08:52:11.135203+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:14 smithi005 bash[27219]: cluster 2023-09-30T08:52:13.135678+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:14.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:14 smithi005 bash[33615]: cluster 2023-09-30T08:52:13.135678+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:14.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:14 smithi099 bash[27661]: cluster 2023-09-30T08:52:13.135678+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[33615]: audit 2023-09-30T08:52:15.122759+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.5:0/558503078' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]: dispatch 2023-09-30T08:52:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[33615]: audit 2023-09-30T08:52:15.123587+0000 mon.a (mon.0) 341 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]: dispatch 2023-09-30T08:52:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[33615]: audit 2023-09-30T08:52:15.130386+0000 mon.a (mon.0) 342 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]': finished 2023-09-30T08:52:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[33615]: cluster 2023-09-30T08:52:15.130488+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-30T08:52:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[33615]: audit 2023-09-30T08:52:15.130693+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[27219]: audit 2023-09-30T08:52:15.122759+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.5:0/558503078' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]: dispatch 2023-09-30T08:52:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[27219]: audit 2023-09-30T08:52:15.123587+0000 mon.a (mon.0) 341 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]: dispatch 2023-09-30T08:52:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[27219]: audit 2023-09-30T08:52:15.130386+0000 mon.a (mon.0) 342 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]': finished 2023-09-30T08:52:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[27219]: cluster 2023-09-30T08:52:15.130488+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-30T08:52:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:15 smithi005 bash[27219]: audit 2023-09-30T08:52:15.130693+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:15 smithi099 bash[27661]: audit 2023-09-30T08:52:15.122759+0000 mon.c (mon.2) 11 : audit [INF] from='client.? 172.21.15.5:0/558503078' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]: dispatch 2023-09-30T08:52:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:15 smithi099 bash[27661]: audit 2023-09-30T08:52:15.123587+0000 mon.a (mon.0) 341 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]: dispatch 2023-09-30T08:52:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:15 smithi099 bash[27661]: audit 2023-09-30T08:52:15.130386+0000 mon.a (mon.0) 342 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22aa93be-b6da-402b-ace4-1803e6a4bbe1"}]': finished 2023-09-30T08:52:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:15 smithi099 bash[27661]: cluster 2023-09-30T08:52:15.130488+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-30T08:52:15.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:15 smithi099 bash[27661]: audit 2023-09-30T08:52:15.130693+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:16.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:16 smithi005 bash[33615]: cluster 2023-09-30T08:52:15.136046+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:16.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:16 smithi005 bash[33615]: audit 2023-09-30T08:52:15.857276+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.5:0/3450803341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:52:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:16 smithi005 bash[27219]: cluster 2023-09-30T08:52:15.136046+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:16 smithi005 bash[27219]: audit 2023-09-30T08:52:15.857276+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.5:0/3450803341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:52:16.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:16 smithi099 bash[27661]: cluster 2023-09-30T08:52:15.136046+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:16.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:16 smithi099 bash[27661]: audit 2023-09-30T08:52:15.857276+0000 mon.a (mon.0) 345 : audit [DBG] from='client.? 172.21.15.5:0/3450803341' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:52:18.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:18 smithi005 bash[27219]: cluster 2023-09-30T08:52:17.136602+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:18.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:18 smithi005 bash[33615]: cluster 2023-09-30T08:52:17.136602+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:18.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:18 smithi099 bash[27661]: cluster 2023-09-30T08:52:17.136602+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:20.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:19 smithi005 bash[27219]: cluster 2023-09-30T08:52:19.137136+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:20.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:19 smithi005 bash[33615]: cluster 2023-09-30T08:52:19.137136+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:20.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:19 smithi099 bash[27661]: cluster 2023-09-30T08:52:19.137136+0000 mgr.y (mgr.14146) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:22.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:22 smithi005 bash[27219]: cluster 2023-09-30T08:52:21.137702+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:22.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:22 smithi005 bash[33615]: cluster 2023-09-30T08:52:21.137702+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:22.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:22 smithi099 bash[27661]: cluster 2023-09-30T08:52:21.137702+0000 mgr.y (mgr.14146) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:24.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:24 smithi005 bash[27219]: cluster 2023-09-30T08:52:23.138244+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:24 smithi005 bash[33615]: cluster 2023-09-30T08:52:23.138244+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:24.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:24 smithi099 bash[27661]: cluster 2023-09-30T08:52:23.138244+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:26 smithi005 bash[27219]: cluster 2023-09-30T08:52:25.138779+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:26.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:26 smithi005 bash[33615]: cluster 2023-09-30T08:52:25.138779+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:26.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:26 smithi099 bash[27661]: cluster 2023-09-30T08:52:25.138779+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:28 smithi005 bash[27219]: cluster 2023-09-30T08:52:27.139370+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:28 smithi005 bash[27219]: audit 2023-09-30T08:52:27.516152+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T08:52:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:28 smithi005 bash[27219]: audit 2023-09-30T08:52:27.517736+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:28.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:28 smithi005 bash[33615]: cluster 2023-09-30T08:52:27.139370+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:28 smithi005 bash[33615]: audit 2023-09-30T08:52:27.516152+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T08:52:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:28 smithi005 bash[33615]: audit 2023-09-30T08:52:27.517736+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:28 smithi099 bash[27661]: cluster 2023-09-30T08:52:27.139370+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:28 smithi099 bash[27661]: audit 2023-09-30T08:52:27.516152+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T08:52:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:28 smithi099 bash[27661]: audit 2023-09-30T08:52:27.517736+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:29.525 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:29 smithi005 bash[33615]: cephadm 2023-09-30T08:52:27.519098+0000 mgr.y (mgr.14146) 145 : cephadm [INF] Deploying daemon osd.3 on smithi005 2023-09-30T08:52:29.525 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:29 smithi005 bash[27219]: cephadm 2023-09-30T08:52:27.519098+0000 mgr.y (mgr.14146) 145 : cephadm [INF] Deploying daemon osd.3 on smithi005 2023-09-30T08:52:29.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:29 smithi099 bash[27661]: cephadm 2023-09-30T08:52:27.519098+0000 mgr.y (mgr.14146) 145 : cephadm [INF] Deploying daemon osd.3 on smithi005 2023-09-30T08:52:30.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:30 smithi005 bash[27219]: cluster 2023-09-30T08:52:29.139831+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:30.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:30 smithi005 bash[33615]: cluster 2023-09-30T08:52:29.139831+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:30.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:30 smithi099 bash[27661]: cluster 2023-09-30T08:52:29.139831+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:32.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:32 smithi005 bash[33615]: cluster 2023-09-30T08:52:31.140423+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:32.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:32 smithi005 bash[33615]: audit 2023-09-30T08:52:31.905058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:32.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:32 smithi005 bash[33615]: audit 2023-09-30T08:52:31.921118+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:52:32.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:32 smithi005 bash[27219]: cluster 2023-09-30T08:52:31.140423+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:32 smithi005 bash[27219]: audit 2023-09-30T08:52:31.905058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:32 smithi005 bash[27219]: audit 2023-09-30T08:52:31.921118+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:52:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:32 smithi099 bash[27661]: cluster 2023-09-30T08:52:31.140423+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:32 smithi099 bash[27661]: audit 2023-09-30T08:52:31.905058+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:32.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:32 smithi099 bash[27661]: audit 2023-09-30T08:52:31.921118+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:52:34.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:34 smithi005 bash[27219]: cluster 2023-09-30T08:52:33.141009+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:34.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:34 smithi005 bash[33615]: cluster 2023-09-30T08:52:33.141009+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:34.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:34 smithi099 bash[27661]: cluster 2023-09-30T08:52:33.141009+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:36.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:36 smithi005 bash[27219]: cluster 2023-09-30T08:52:35.141424+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:36.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:36 smithi005 bash[33615]: cluster 2023-09-30T08:52:35.141424+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:36 smithi099 bash[27661]: cluster 2023-09-30T08:52:35.141424+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:38.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[33615]: cluster 2023-09-30T08:52:37.141876+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:38.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[33615]: audit 2023-09-30T08:52:37.171037+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:38.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[33615]: audit 2023-09-30T08:52:37.172441+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:38.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[33615]: audit 2023-09-30T08:52:37.173684+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:38.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[33615]: audit 2023-09-30T08:52:37.180230+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:38.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[27219]: cluster 2023-09-30T08:52:37.141876+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:38.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[27219]: audit 2023-09-30T08:52:37.171037+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:38.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[27219]: audit 2023-09-30T08:52:37.172441+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:38.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[27219]: audit 2023-09-30T08:52:37.173684+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:38.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:38 smithi005 bash[27219]: audit 2023-09-30T08:52:37.180230+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:38 smithi099 bash[27661]: cluster 2023-09-30T08:52:37.141876+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:38 smithi099 bash[27661]: audit 2023-09-30T08:52:37.171037+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:38 smithi099 bash[27661]: audit 2023-09-30T08:52:37.172441+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:38.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:38 smithi099 bash[27661]: audit 2023-09-30T08:52:37.173684+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:38.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:38 smithi099 bash[27661]: audit 2023-09-30T08:52:37.180230+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:39.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:39 smithi005 bash[27219]: audit 2023-09-30T08:52:38.539883+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T08:52:39.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:39 smithi005 bash[33615]: audit 2023-09-30T08:52:38.539883+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T08:52:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:39 smithi099 bash[27661]: audit 2023-09-30T08:52:38.539883+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T08:52:40.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[27219]: cluster 2023-09-30T08:52:39.142205+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:40.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[27219]: audit 2023-09-30T08:52:39.180384+0000 mon.a (mon.0) 355 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T08:52:40.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[27219]: cluster 2023-09-30T08:52:39.180543+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-30T08:52:40.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[27219]: audit 2023-09-30T08:52:39.180778+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:40.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[27219]: audit 2023-09-30T08:52:39.181256+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:52:40.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[33615]: cluster 2023-09-30T08:52:39.142205+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:40.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[33615]: audit 2023-09-30T08:52:39.180384+0000 mon.a (mon.0) 355 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T08:52:40.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[33615]: cluster 2023-09-30T08:52:39.180543+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-30T08:52:40.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[33615]: audit 2023-09-30T08:52:39.180778+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:40.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:40 smithi005 bash[33615]: audit 2023-09-30T08:52:39.181256+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:52:40.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:40 smithi099 bash[27661]: cluster 2023-09-30T08:52:39.142205+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:40.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:40 smithi099 bash[27661]: audit 2023-09-30T08:52:39.180384+0000 mon.a (mon.0) 355 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T08:52:40.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:40 smithi099 bash[27661]: cluster 2023-09-30T08:52:39.180543+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-30T08:52:40.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:40 smithi099 bash[27661]: audit 2023-09-30T08:52:39.180778+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:40.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:40 smithi099 bash[27661]: audit 2023-09-30T08:52:39.181256+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T08:52:40.645 INFO:teuthology.orchestra.run.smithi005.stdout:Created osd(s) 3 on host 'smithi005' 2023-09-30T08:52:41.365 DEBUG:teuthology.orchestra.run.smithi005:osd.3> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-30T08:52:41.367 INFO:tasks.cephadm:Deploying osd.4 on smithi099 with /dev/vg_nvme/lv_4... 2023-09-30T08:52:41.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-30T08:52:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[27219]: audit 2023-09-30T08:52:40.183621+0000 mon.a (mon.0) 359 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:52:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[27219]: cluster 2023-09-30T08:52:40.183724+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-30T08:52:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[27219]: audit 2023-09-30T08:52:40.184402+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[27219]: audit 2023-09-30T08:52:40.190068+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[27219]: audit 2023-09-30T08:52:40.642848+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:41.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[27219]: audit 2023-09-30T08:52:40.656953+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:52:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[33615]: audit 2023-09-30T08:52:40.183621+0000 mon.a (mon.0) 359 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:52:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[33615]: cluster 2023-09-30T08:52:40.183724+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-30T08:52:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[33615]: audit 2023-09-30T08:52:40.184402+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[33615]: audit 2023-09-30T08:52:40.190068+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[33615]: audit 2023-09-30T08:52:40.642848+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:41 smithi005 bash[33615]: audit 2023-09-30T08:52:40.656953+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:52:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:41 smithi099 bash[27661]: audit 2023-09-30T08:52:40.183621+0000 mon.a (mon.0) 359 : audit [INF] from='osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]': finished 2023-09-30T08:52:41.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:41 smithi099 bash[27661]: cluster 2023-09-30T08:52:40.183724+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-30T08:52:41.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:41 smithi099 bash[27661]: audit 2023-09-30T08:52:40.184402+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:41.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:41 smithi099 bash[27661]: audit 2023-09-30T08:52:40.190068+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:41.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:41 smithi099 bash[27661]: audit 2023-09-30T08:52:40.642848+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:41.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:41 smithi099 bash[27661]: audit 2023-09-30T08:52:40.656953+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:52:41.586 INFO:journalctl@ceph.osd.3.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:52:42.507 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:42 smithi099 bash[27661]: cluster 2023-09-30T08:52:39.537618+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:52:42.507 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:42 smithi099 bash[27661]: cluster 2023-09-30T08:52:39.537736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:52:42.507 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:42 smithi099 bash[27661]: cluster 2023-09-30T08:52:41.142673+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:42.507 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:42 smithi099 bash[27661]: cluster 2023-09-30T08:52:41.193673+0000 mon.a (mon.0) 365 : cluster [INF] osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563] boot 2023-09-30T08:52:42.507 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:42 smithi099 bash[27661]: cluster 2023-09-30T08:52:41.193783+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-30T08:52:42.508 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:42 smithi099 bash[27661]: audit 2023-09-30T08:52:41.194583+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[27219]: cluster 2023-09-30T08:52:39.537618+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:52:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[27219]: cluster 2023-09-30T08:52:39.537736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:52:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[27219]: cluster 2023-09-30T08:52:41.142673+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[27219]: cluster 2023-09-30T08:52:41.193673+0000 mon.a (mon.0) 365 : cluster [INF] osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563] boot 2023-09-30T08:52:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[27219]: cluster 2023-09-30T08:52:41.193783+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-30T08:52:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[27219]: audit 2023-09-30T08:52:41.194583+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[33615]: cluster 2023-09-30T08:52:39.537618+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:52:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[33615]: cluster 2023-09-30T08:52:39.537736+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:52:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[33615]: cluster 2023-09-30T08:52:41.142673+0000 mgr.y (mgr.14146) 152 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-09-30T08:52:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[33615]: cluster 2023-09-30T08:52:41.193673+0000 mon.a (mon.0) 365 : cluster [INF] osd.3 [v2:172.21.15.5:6826/1812627563,v1:172.21.15.5:6827/1812627563] boot 2023-09-30T08:52:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[33615]: cluster 2023-09-30T08:52:41.193783+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-30T08:52:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:42 smithi005 bash[33615]: audit 2023-09-30T08:52:41.194583+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:52:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:43 smithi005 bash[27219]: cluster 2023-09-30T08:52:42.208012+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-30T08:52:43.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:43 smithi005 bash[33615]: cluster 2023-09-30T08:52:42.208012+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-30T08:52:43.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:43 smithi099 bash[27661]: cluster 2023-09-30T08:52:42.208012+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-30T08:52:44.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:44 smithi005 bash[27219]: cluster 2023-09-30T08:52:43.143180+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:44 smithi005 bash[33615]: cluster 2023-09-30T08:52:43.143180+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:44.536 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-30T08:52:44.536 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-30T08:52:44.536 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-09-30T08:52:44.536 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-09-30T08:52:44.537 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0228701 s, 458 MB/s 2023-09-30T08:52:44.537 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-09-30T08:52:44.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:44 smithi099 bash[27661]: cluster 2023-09-30T08:52:43.143180+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:45.230 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi099:vg_nvme/lv_4 2023-09-30T08:52:46.456 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:46 smithi005 bash[27219]: cluster 2023-09-30T08:52:45.143702+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:46.457 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:46 smithi005 bash[33615]: cluster 2023-09-30T08:52:45.143702+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:46.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:46 smithi099 bash[27661]: cluster 2023-09-30T08:52:45.143702+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[33615]: cluster 2023-09-30T08:52:47.144145+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[33615]: audit 2023-09-30T08:52:48.163188+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:52:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[33615]: audit 2023-09-30T08:52:48.168290+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:52:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[33615]: audit 2023-09-30T08:52:48.169370+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[27219]: cluster 2023-09-30T08:52:47.144145+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[27219]: audit 2023-09-30T08:52:48.163188+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:52:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[27219]: audit 2023-09-30T08:52:48.168290+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:52:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:48 smithi005 bash[27219]: audit 2023-09-30T08:52:48.169370+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:48.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:48 smithi099 bash[27661]: cluster 2023-09-30T08:52:47.144145+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:48.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:48 smithi099 bash[27661]: audit 2023-09-30T08:52:48.163188+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:52:48.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:48 smithi099 bash[27661]: audit 2023-09-30T08:52:48.168290+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:52:48.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:48 smithi099 bash[27661]: audit 2023-09-30T08:52:48.169370+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:49.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:49 smithi005 bash[33615]: audit 2023-09-30T08:52:48.156017+0000 mgr.y (mgr.14146) 156 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:52:49.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:49 smithi005 bash[27219]: audit 2023-09-30T08:52:48.156017+0000 mgr.y (mgr.14146) 156 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:52:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:49 smithi099 bash[27661]: audit 2023-09-30T08:52:48.156017+0000 mgr.y (mgr.14146) 156 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:52:50.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: cluster 2023-09-30T08:52:49.144657+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.643578+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.645287+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.646391+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.647425+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.648445+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.654439+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.657167+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.658269+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:50.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[27219]: audit 2023-09-30T08:52:49.664942+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: cluster 2023-09-30T08:52:49.144657+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.643578+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.645287+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.646391+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.647425+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.648445+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.654439+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.657167+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:50.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.658269+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:50.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:50 smithi005 bash[33615]: audit 2023-09-30T08:52:49.664942+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: cluster 2023-09-30T08:52:49.144657+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:50.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.643578+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.645287+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.646391+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.647425+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.648445+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:52:50.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.654439+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:50.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.657167+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:52:50.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.658269+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:52:50.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:50 smithi099 bash[27661]: audit 2023-09-30T08:52:49.664942+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:52:51.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:51 smithi005 bash[27219]: cephadm 2023-09-30T08:52:49.633689+0000 mgr.y (mgr.14146) 158 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:52:51.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:51 smithi005 bash[27219]: cephadm 2023-09-30T08:52:49.649241+0000 mgr.y (mgr.14146) 159 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 4061M 2023-09-30T08:52:51.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:51 smithi005 bash[33615]: cephadm 2023-09-30T08:52:49.633689+0000 mgr.y (mgr.14146) 158 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:52:51.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:51 smithi005 bash[33615]: cephadm 2023-09-30T08:52:49.649241+0000 mgr.y (mgr.14146) 159 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 4061M 2023-09-30T08:52:51.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:51 smithi099 bash[27661]: cephadm 2023-09-30T08:52:49.633689+0000 mgr.y (mgr.14146) 158 : cephadm [INF] Detected new or changed devices on smithi005 2023-09-30T08:52:51.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:51 smithi099 bash[27661]: cephadm 2023-09-30T08:52:49.649241+0000 mgr.y (mgr.14146) 159 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 4061M 2023-09-30T08:52:52.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:52 smithi005 bash[27219]: cluster 2023-09-30T08:52:51.145180+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:52.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:52 smithi005 bash[33615]: cluster 2023-09-30T08:52:51.145180+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:52 smithi099 bash[27661]: cluster 2023-09-30T08:52:51.145180+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:54 smithi005 bash[27219]: cluster 2023-09-30T08:52:53.145842+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:54.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:54 smithi005 bash[33615]: cluster 2023-09-30T08:52:53.145842+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:54.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:54 smithi099 bash[27661]: cluster 2023-09-30T08:52:53.145842+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:56.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:56 smithi005 bash[27219]: cluster 2023-09-30T08:52:55.146490+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:56.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:56 smithi005 bash[27219]: audit 2023-09-30T08:52:56.242201+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.99:0/3094861648' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]: dispatch 2023-09-30T08:52:56.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:56 smithi005 bash[27219]: audit 2023-09-30T08:52:56.243727+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]: dispatch 2023-09-30T08:52:56.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:56 smithi005 bash[33615]: cluster 2023-09-30T08:52:55.146490+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:56.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:56 smithi005 bash[33615]: audit 2023-09-30T08:52:56.242201+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.99:0/3094861648' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]: dispatch 2023-09-30T08:52:56.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:56 smithi005 bash[33615]: audit 2023-09-30T08:52:56.243727+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]: dispatch 2023-09-30T08:52:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:56 smithi099 bash[27661]: cluster 2023-09-30T08:52:55.146490+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:56.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:56 smithi099 bash[27661]: audit 2023-09-30T08:52:56.242201+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.99:0/3094861648' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]: dispatch 2023-09-30T08:52:56.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:56 smithi099 bash[27661]: audit 2023-09-30T08:52:56.243727+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]: dispatch 2023-09-30T08:52:57.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[27219]: audit 2023-09-30T08:52:56.252508+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]': finished 2023-09-30T08:52:57.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[27219]: cluster 2023-09-30T08:52:56.252618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-30T08:52:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[27219]: audit 2023-09-30T08:52:56.253436+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:52:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[27219]: audit 2023-09-30T08:52:56.948432+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.99:0/3871950308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:52:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[33615]: audit 2023-09-30T08:52:56.252508+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]': finished 2023-09-30T08:52:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[33615]: cluster 2023-09-30T08:52:56.252618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-30T08:52:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[33615]: audit 2023-09-30T08:52:56.253436+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:52:57.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:57 smithi005 bash[33615]: audit 2023-09-30T08:52:56.948432+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.99:0/3871950308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:52:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:57 smithi099 bash[27661]: audit 2023-09-30T08:52:56.252508+0000 mon.a (mon.0) 382 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "314073ad-d864-4394-9884-24236cf7aa51"}]': finished 2023-09-30T08:52:57.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:57 smithi099 bash[27661]: cluster 2023-09-30T08:52:56.252618+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-30T08:52:57.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:57 smithi099 bash[27661]: audit 2023-09-30T08:52:56.253436+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:52:57.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:57 smithi099 bash[27661]: audit 2023-09-30T08:52:56.948432+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.99:0/3871950308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:52:58.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:58 smithi099 bash[27661]: cluster 2023-09-30T08:52:57.147084+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:58.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:58 smithi005 bash[33615]: cluster 2023-09-30T08:52:57.147084+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:58.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:58 smithi005 bash[27219]: cluster 2023-09-30T08:52:57.147084+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:52:59.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:52:59 smithi099 bash[27661]: cluster 2023-09-30T08:52:59.147602+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:00.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:52:59 smithi005 bash[33615]: cluster 2023-09-30T08:52:59.147602+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:00.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:52:59 smithi005 bash[27219]: cluster 2023-09-30T08:52:59.147602+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:02.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:02 smithi005 bash[27219]: cluster 2023-09-30T08:53:01.148172+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:02.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:02 smithi005 bash[33615]: cluster 2023-09-30T08:53:01.148172+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:02.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:02 smithi099 bash[27661]: cluster 2023-09-30T08:53:01.148172+0000 mgr.y (mgr.14146) 165 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:04.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:04 smithi005 bash[27219]: cluster 2023-09-30T08:53:03.148712+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:04.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:04 smithi005 bash[33615]: cluster 2023-09-30T08:53:03.148712+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:04.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:04 smithi099 bash[27661]: cluster 2023-09-30T08:53:03.148712+0000 mgr.y (mgr.14146) 166 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:06 smithi099 bash[27661]: cluster 2023-09-30T08:53:05.149201+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:06 smithi005 bash[33615]: cluster 2023-09-30T08:53:05.149201+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:06 smithi005 bash[27219]: cluster 2023-09-30T08:53:05.149201+0000 mgr.y (mgr.14146) 167 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:08.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:08 smithi005 bash[27219]: cluster 2023-09-30T08:53:07.149717+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:08.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:08 smithi005 bash[33615]: cluster 2023-09-30T08:53:07.149717+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:08.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:08 smithi099 bash[27661]: cluster 2023-09-30T08:53:07.149717+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:09.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:09 smithi005 bash[33615]: audit 2023-09-30T08:53:08.362432+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T08:53:09.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:09 smithi005 bash[33615]: audit 2023-09-30T08:53:08.364113+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:09.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:09 smithi005 bash[33615]: cephadm 2023-09-30T08:53:08.365625+0000 mgr.y (mgr.14146) 169 : cephadm [INF] Deploying daemon osd.4 on smithi099 2023-09-30T08:53:09.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:09 smithi005 bash[27219]: audit 2023-09-30T08:53:08.362432+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T08:53:09.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:09 smithi005 bash[27219]: audit 2023-09-30T08:53:08.364113+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:09.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:09 smithi005 bash[27219]: cephadm 2023-09-30T08:53:08.365625+0000 mgr.y (mgr.14146) 169 : cephadm [INF] Deploying daemon osd.4 on smithi099 2023-09-30T08:53:09.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:09 smithi099 bash[27661]: audit 2023-09-30T08:53:08.362432+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T08:53:09.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:09 smithi099 bash[27661]: audit 2023-09-30T08:53:08.364113+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:09.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:09 smithi099 bash[27661]: cephadm 2023-09-30T08:53:08.365625+0000 mgr.y (mgr.14146) 169 : cephadm [INF] Deploying daemon osd.4 on smithi099 2023-09-30T08:53:10.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:10 smithi005 bash[33615]: cluster 2023-09-30T08:53:09.150239+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:10.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:10 smithi005 bash[27219]: cluster 2023-09-30T08:53:09.150239+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:10.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:10 smithi099 bash[27661]: cluster 2023-09-30T08:53:09.150239+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:12.239 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:12 smithi099 bash[27661]: cluster 2023-09-30T08:53:11.150788+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:12.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:12 smithi005 bash[33615]: cluster 2023-09-30T08:53:11.150788+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:12.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:12 smithi005 bash[27219]: cluster 2023-09-30T08:53:11.150788+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:13.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:13 smithi099 bash[27661]: audit 2023-09-30T08:53:12.488572+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:13.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:13 smithi099 bash[27661]: audit 2023-09-30T08:53:12.500736+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:13.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:13 smithi099 bash[27661]: cluster 2023-09-30T08:53:13.151393+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:13.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:13 smithi005 bash[27219]: audit 2023-09-30T08:53:12.488572+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:13.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:13 smithi005 bash[27219]: audit 2023-09-30T08:53:12.500736+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:13.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:13 smithi005 bash[27219]: cluster 2023-09-30T08:53:13.151393+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:13 smithi005 bash[33615]: audit 2023-09-30T08:53:12.488572+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:13 smithi005 bash[33615]: audit 2023-09-30T08:53:12.500736+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:13 smithi005 bash[33615]: cluster 2023-09-30T08:53:13.151393+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:16.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:16 smithi005 bash[33615]: cluster 2023-09-30T08:53:15.151942+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:16 smithi005 bash[27219]: cluster 2023-09-30T08:53:15.151942+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:16 smithi099 bash[27661]: cluster 2023-09-30T08:53:15.151942+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:18.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:18 smithi099 bash[27661]: cluster 2023-09-30T08:53:17.152527+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:18.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:18 smithi099 bash[27661]: audit 2023-09-30T08:53:17.549025+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:18.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:18 smithi099 bash[27661]: audit 2023-09-30T08:53:17.817651+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:18.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:18 smithi099 bash[27661]: audit 2023-09-30T08:53:17.819677+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:53:18.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:18 smithi099 bash[27661]: audit 2023-09-30T08:53:17.828256+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[33615]: cluster 2023-09-30T08:53:17.152527+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[33615]: audit 2023-09-30T08:53:17.549025+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[33615]: audit 2023-09-30T08:53:17.817651+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[33615]: audit 2023-09-30T08:53:17.819677+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:53:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[33615]: audit 2023-09-30T08:53:17.828256+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[27219]: cluster 2023-09-30T08:53:17.152527+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[27219]: audit 2023-09-30T08:53:17.549025+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[27219]: audit 2023-09-30T08:53:17.817651+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[27219]: audit 2023-09-30T08:53:17.819677+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:53:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:18 smithi005 bash[27219]: audit 2023-09-30T08:53:17.828256+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:19.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:19 smithi099 bash[27661]: audit 2023-09-30T08:53:18.942963+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T08:53:19.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:19 smithi099 bash[27661]: audit 2023-09-30T08:53:18.944358+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T08:53:19.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:19 smithi099 bash[27661]: cluster 2023-09-30T08:53:19.153056+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:20.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:19 smithi005 bash[27219]: audit 2023-09-30T08:53:18.942963+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T08:53:20.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:19 smithi005 bash[27219]: audit 2023-09-30T08:53:18.944358+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T08:53:20.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:19 smithi005 bash[27219]: cluster 2023-09-30T08:53:19.153056+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:20.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:19 smithi005 bash[33615]: audit 2023-09-30T08:53:18.942963+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T08:53:20.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:19 smithi005 bash[33615]: audit 2023-09-30T08:53:18.944358+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T08:53:20.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:19 smithi005 bash[33615]: cluster 2023-09-30T08:53:19.153056+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:20.719 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 4 on host 'smithi099' 2023-09-30T08:53:20.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:20 smithi099 bash[27661]: audit 2023-09-30T08:53:19.605362+0000 mon.a (mon.0) 394 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T08:53:20.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:20 smithi099 bash[27661]: cluster 2023-09-30T08:53:19.605444+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-30T08:53:20.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:20 smithi099 bash[27661]: audit 2023-09-30T08:53:19.605668+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:20.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:20 smithi099 bash[27661]: audit 2023-09-30T08:53:19.605858+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:53:20.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:20 smithi099 bash[27661]: audit 2023-09-30T08:53:19.606908+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:53:21.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[27219]: audit 2023-09-30T08:53:19.605362+0000 mon.a (mon.0) 394 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T08:53:21.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[27219]: cluster 2023-09-30T08:53:19.605444+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-30T08:53:21.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[27219]: audit 2023-09-30T08:53:19.605668+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:21.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[27219]: audit 2023-09-30T08:53:19.605858+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:53:21.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[27219]: audit 2023-09-30T08:53:19.606908+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:53:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[33615]: audit 2023-09-30T08:53:19.605362+0000 mon.a (mon.0) 394 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T08:53:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[33615]: cluster 2023-09-30T08:53:19.605444+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-30T08:53:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[33615]: audit 2023-09-30T08:53:19.605668+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[33615]: audit 2023-09-30T08:53:19.605858+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:53:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:20 smithi005 bash[33615]: audit 2023-09-30T08:53:19.606908+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:53:21.336 DEBUG:teuthology.orchestra.run.smithi099:osd.4> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-30T08:53:21.338 INFO:tasks.cephadm:Deploying osd.5 on smithi099 with /dev/vg_nvme/lv_3... 2023-09-30T08:53:21.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-30T08:53:21.979 INFO:journalctl@ceph.osd.4.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:53:22.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[33615]: audit 2023-09-30T08:53:20.611252+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:53:22.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[33615]: cluster 2023-09-30T08:53:20.611434+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-30T08:53:22.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[33615]: audit 2023-09-30T08:53:20.612302+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:22.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[33615]: audit 2023-09-30T08:53:20.618498+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[33615]: audit 2023-09-30T08:53:20.716205+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[33615]: audit 2023-09-30T08:53:20.754192+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[33615]: cluster 2023-09-30T08:53:21.153623+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:22.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[27219]: audit 2023-09-30T08:53:20.611252+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:53:22.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[27219]: cluster 2023-09-30T08:53:20.611434+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-30T08:53:22.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[27219]: audit 2023-09-30T08:53:20.612302+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:22.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[27219]: audit 2023-09-30T08:53:20.618498+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:22.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[27219]: audit 2023-09-30T08:53:20.716205+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:22.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[27219]: audit 2023-09-30T08:53:20.754192+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:22.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:21 smithi005 bash[27219]: cluster 2023-09-30T08:53:21.153623+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:22.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:21 smithi099 bash[27661]: audit 2023-09-30T08:53:20.611252+0000 mon.a (mon.0) 398 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:53:22.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:21 smithi099 bash[27661]: cluster 2023-09-30T08:53:20.611434+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-30T08:53:22.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:21 smithi099 bash[27661]: audit 2023-09-30T08:53:20.612302+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:22.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:21 smithi099 bash[27661]: audit 2023-09-30T08:53:20.618498+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:22.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:21 smithi099 bash[27661]: audit 2023-09-30T08:53:20.716205+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:22.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:21 smithi099 bash[27661]: audit 2023-09-30T08:53:20.754192+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:22.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:21 smithi099 bash[27661]: cluster 2023-09-30T08:53:21.153623+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-09-30T08:53:22.797 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:22 smithi099 bash[27661]: cluster 2023-09-30T08:53:19.931952+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:53:22.797 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:22 smithi099 bash[27661]: cluster 2023-09-30T08:53:19.932018+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:53:22.797 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:22 smithi099 bash[27661]: cluster 2023-09-30T08:53:21.623101+0000 mon.a (mon.0) 404 : cluster [INF] osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436] boot 2023-09-30T08:53:22.798 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:22 smithi099 bash[27661]: cluster 2023-09-30T08:53:21.623232+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-30T08:53:22.798 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:22 smithi099 bash[27661]: audit 2023-09-30T08:53:21.623935+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:22.798 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:22 smithi099 bash[27661]: cluster 2023-09-30T08:53:22.623958+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-30T08:53:23.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[27219]: cluster 2023-09-30T08:53:19.931952+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:53:23.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[27219]: cluster 2023-09-30T08:53:19.932018+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:53:23.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[27219]: cluster 2023-09-30T08:53:21.623101+0000 mon.a (mon.0) 404 : cluster [INF] osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436] boot 2023-09-30T08:53:23.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[27219]: cluster 2023-09-30T08:53:21.623232+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[27219]: audit 2023-09-30T08:53:21.623935+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[27219]: cluster 2023-09-30T08:53:22.623958+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[33615]: cluster 2023-09-30T08:53:19.931952+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[33615]: cluster 2023-09-30T08:53:19.932018+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[33615]: cluster 2023-09-30T08:53:21.623101+0000 mon.a (mon.0) 404 : cluster [INF] osd.4 [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436] boot 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[33615]: cluster 2023-09-30T08:53:21.623232+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[33615]: audit 2023-09-30T08:53:21.623935+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:53:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:22 smithi005 bash[33615]: cluster 2023-09-30T08:53:22.623958+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-30T08:53:23.944 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:23 smithi099 bash[27661]: cluster 2023-09-30T08:53:23.154268+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:24.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:23 smithi005 bash[27219]: cluster 2023-09-30T08:53:23.154268+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:24.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:23 smithi005 bash[33615]: cluster 2023-09-30T08:53:23.154268+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:24.623 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-30T08:53:24.623 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-30T08:53:24.623 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-09-30T08:53:24.624 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-09-30T08:53:24.624 INFO:teuthology.orchestra.run.smithi099.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0173049 s, 606 MB/s 2023-09-30T08:53:24.624 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 2023-09-30T08:53:24.624 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-09-30T08:53:25.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:24 smithi005 bash[27219]: cluster 2023-09-30T08:53:23.634413+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-30T08:53:25.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:24 smithi005 bash[33615]: cluster 2023-09-30T08:53:23.634413+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-30T08:53:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:24 smithi099 bash[27661]: cluster 2023-09-30T08:53:23.634413+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-30T08:53:25.306 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi099:vg_nvme/lv_3 2023-09-30T08:53:25.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:25 smithi099 bash[27661]: cluster 2023-09-30T08:53:25.154828+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:26.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:25 smithi005 bash[27219]: cluster 2023-09-30T08:53:25.154828+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:26.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:25 smithi005 bash[33615]: cluster 2023-09-30T08:53:25.154828+0000 mgr.y (mgr.14146) 178 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:28.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:28 smithi005 bash[33615]: cluster 2023-09-30T08:53:27.155383+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:28 smithi005 bash[27219]: cluster 2023-09-30T08:53:27.155383+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:28 smithi099 bash[27661]: cluster 2023-09-30T08:53:27.155383+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:29.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:29 smithi099 bash[27661]: cluster 2023-09-30T08:53:29.156047+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:29.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:29 smithi099 bash[27661]: audit 2023-09-30T08:53:29.486115+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:53:29.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:29 smithi099 bash[27661]: audit 2023-09-30T08:53:29.491201+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:53:29.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:29 smithi099 bash[27661]: audit 2023-09-30T08:53:29.492715+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:30.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[27219]: cluster 2023-09-30T08:53:29.156047+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:30.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[27219]: audit 2023-09-30T08:53:29.486115+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:53:30.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[27219]: audit 2023-09-30T08:53:29.491201+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:53:30.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[27219]: audit 2023-09-30T08:53:29.492715+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:30.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[33615]: cluster 2023-09-30T08:53:29.156047+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:30.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[33615]: audit 2023-09-30T08:53:29.486115+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:53:30.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[33615]: audit 2023-09-30T08:53:29.491201+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:53:30.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:29 smithi005 bash[33615]: audit 2023-09-30T08:53:29.492715+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:31.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:30 smithi005 bash[27219]: audit 2023-09-30T08:53:29.479148+0000 mgr.y (mgr.14146) 181 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:53:31.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:30 smithi005 bash[33615]: audit 2023-09-30T08:53:29.479148+0000 mgr.y (mgr.14146) 181 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:53:31.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:30 smithi099 bash[27661]: audit 2023-09-30T08:53:29.479148+0000 mgr.y (mgr.14146) 181 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:53:32.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: cephadm 2023-09-30T08:53:30.659112+0000 mgr.y (mgr.14146) 182 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:53:32.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: audit 2023-09-30T08:53:30.668097+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: audit 2023-09-30T08:53:30.670004+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: cephadm 2023-09-30T08:53:30.671264+0000 mgr.y (mgr.14146) 183 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 17265M 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: audit 2023-09-30T08:53:30.676844+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: audit 2023-09-30T08:53:30.678439+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: audit 2023-09-30T08:53:30.679545+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: audit 2023-09-30T08:53:30.685972+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[27219]: cluster 2023-09-30T08:53:31.156607+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: cephadm 2023-09-30T08:53:30.659112+0000 mgr.y (mgr.14146) 182 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:53:32.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: audit 2023-09-30T08:53:30.668097+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: audit 2023-09-30T08:53:30.670004+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:53:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: cephadm 2023-09-30T08:53:30.671264+0000 mgr.y (mgr.14146) 183 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 17265M 2023-09-30T08:53:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: audit 2023-09-30T08:53:30.676844+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: audit 2023-09-30T08:53:30.678439+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: audit 2023-09-30T08:53:30.679545+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:53:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: audit 2023-09-30T08:53:30.685972+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:31 smithi005 bash[33615]: cluster 2023-09-30T08:53:31.156607+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:32.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: cephadm 2023-09-30T08:53:30.659112+0000 mgr.y (mgr.14146) 182 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: audit 2023-09-30T08:53:30.668097+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: audit 2023-09-30T08:53:30.670004+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: cephadm 2023-09-30T08:53:30.671264+0000 mgr.y (mgr.14146) 183 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 17265M 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: audit 2023-09-30T08:53:30.676844+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: audit 2023-09-30T08:53:30.678439+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: audit 2023-09-30T08:53:30.679545+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: audit 2023-09-30T08:53:30.685972+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:32.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:31 smithi099 bash[27661]: cluster 2023-09-30T08:53:31.156607+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:34.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:34 smithi005 bash[27219]: cluster 2023-09-30T08:53:33.157253+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:34.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:34 smithi005 bash[33615]: cluster 2023-09-30T08:53:33.157253+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:34.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:34 smithi099 bash[27661]: cluster 2023-09-30T08:53:33.157253+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:36.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:36 smithi005 bash[27219]: cluster 2023-09-30T08:53:35.157838+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:36.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:36 smithi005 bash[33615]: cluster 2023-09-30T08:53:35.157838+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:36.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:36 smithi099 bash[27661]: cluster 2023-09-30T08:53:35.157838+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[27219]: cluster 2023-09-30T08:53:37.158432+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[27219]: audit 2023-09-30T08:53:37.428949+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.99:0/2720253865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]: dispatch 2023-09-30T08:53:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[27219]: audit 2023-09-30T08:53:37.430402+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]: dispatch 2023-09-30T08:53:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[27219]: audit 2023-09-30T08:53:37.437990+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]': finished 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[27219]: cluster 2023-09-30T08:53:37.438075+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[27219]: audit 2023-09-30T08:53:37.438260+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[27219]: audit 2023-09-30T08:53:38.153635+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.99:0/4190687121' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[33615]: cluster 2023-09-30T08:53:37.158432+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[33615]: audit 2023-09-30T08:53:37.428949+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.99:0/2720253865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]: dispatch 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[33615]: audit 2023-09-30T08:53:37.430402+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]: dispatch 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[33615]: audit 2023-09-30T08:53:37.437990+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]': finished 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[33615]: cluster 2023-09-30T08:53:37.438075+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-30T08:53:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[33615]: audit 2023-09-30T08:53:37.438260+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:53:38.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:38 smithi005 bash[33615]: audit 2023-09-30T08:53:38.153635+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.99:0/4190687121' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:53:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:38 smithi099 bash[27661]: cluster 2023-09-30T08:53:37.158432+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:38 smithi099 bash[27661]: audit 2023-09-30T08:53:37.428949+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.99:0/2720253865' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]: dispatch 2023-09-30T08:53:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:38 smithi099 bash[27661]: audit 2023-09-30T08:53:37.430402+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]: dispatch 2023-09-30T08:53:38.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:38 smithi099 bash[27661]: audit 2023-09-30T08:53:37.437990+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4f6600aa-b940-44fc-885f-813d22c6d1c3"}]': finished 2023-09-30T08:53:38.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:38 smithi099 bash[27661]: cluster 2023-09-30T08:53:37.438075+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-09-30T08:53:38.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:38 smithi099 bash[27661]: audit 2023-09-30T08:53:37.438260+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:53:38.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:38 smithi099 bash[27661]: audit 2023-09-30T08:53:38.153635+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.99:0/4190687121' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:53:40.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:39 smithi005 bash[27219]: cluster 2023-09-30T08:53:39.159007+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:40.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:39 smithi005 bash[33615]: cluster 2023-09-30T08:53:39.159007+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:40.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:39 smithi099 bash[27661]: cluster 2023-09-30T08:53:39.159007+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:42 smithi005 bash[27219]: cluster 2023-09-30T08:53:41.159594+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:42 smithi005 bash[33615]: cluster 2023-09-30T08:53:41.159594+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:42.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:42 smithi099 bash[27661]: cluster 2023-09-30T08:53:41.159594+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:44.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:44 smithi005 bash[27219]: cluster 2023-09-30T08:53:43.160156+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:44 smithi005 bash[33615]: cluster 2023-09-30T08:53:43.160156+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:44.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:44 smithi099 bash[27661]: cluster 2023-09-30T08:53:43.160156+0000 mgr.y (mgr.14146) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:46 smithi005 bash[27219]: cluster 2023-09-30T08:53:45.160793+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:46.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:46 smithi005 bash[33615]: cluster 2023-09-30T08:53:45.160793+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:46.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:46 smithi099 bash[27661]: cluster 2023-09-30T08:53:45.160793+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:48.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:48 smithi005 bash[27219]: cluster 2023-09-30T08:53:47.161408+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:48 smithi005 bash[33615]: cluster 2023-09-30T08:53:47.161408+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:48.516 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:48 smithi099 bash[27661]: cluster 2023-09-30T08:53:47.161408+0000 mgr.y (mgr.14146) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:49.952 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:49 smithi099 bash[27661]: cluster 2023-09-30T08:53:49.161948+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:50.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:49 smithi005 bash[27219]: cluster 2023-09-30T08:53:49.161948+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:50.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:49 smithi005 bash[33615]: cluster 2023-09-30T08:53:49.161948+0000 mgr.y (mgr.14146) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:50.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:50 smithi099 bash[27661]: audit 2023-09-30T08:53:49.689768+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T08:53:50.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:50 smithi099 bash[27661]: audit 2023-09-30T08:53:49.691563+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:50.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:50 smithi099 bash[27661]: cephadm 2023-09-30T08:53:49.693130+0000 mgr.y (mgr.14146) 194 : cephadm [INF] Deploying daemon osd.5 on smithi099 2023-09-30T08:53:51.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:50 smithi005 bash[27219]: audit 2023-09-30T08:53:49.689768+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T08:53:51.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:50 smithi005 bash[27219]: audit 2023-09-30T08:53:49.691563+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:51.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:50 smithi005 bash[27219]: cephadm 2023-09-30T08:53:49.693130+0000 mgr.y (mgr.14146) 194 : cephadm [INF] Deploying daemon osd.5 on smithi099 2023-09-30T08:53:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:50 smithi005 bash[33615]: audit 2023-09-30T08:53:49.689768+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T08:53:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:50 smithi005 bash[33615]: audit 2023-09-30T08:53:49.691563+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:53:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:50 smithi005 bash[33615]: cephadm 2023-09-30T08:53:49.693130+0000 mgr.y (mgr.14146) 194 : cephadm [INF] Deploying daemon osd.5 on smithi099 2023-09-30T08:53:51.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:51 smithi099 bash[27661]: cluster 2023-09-30T08:53:51.162505+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:51 smithi005 bash[27219]: cluster 2023-09-30T08:53:51.162505+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:52.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:51 smithi005 bash[33615]: cluster 2023-09-30T08:53:51.162505+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:54.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:54 smithi005 bash[33615]: cluster 2023-09-30T08:53:53.163077+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:54.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:54 smithi005 bash[33615]: audit 2023-09-30T08:53:53.688629+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:54.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:54 smithi005 bash[33615]: audit 2023-09-30T08:53:53.728308+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:54 smithi005 bash[27219]: cluster 2023-09-30T08:53:53.163077+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:54.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:54 smithi005 bash[27219]: audit 2023-09-30T08:53:53.688629+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:54.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:54 smithi005 bash[27219]: audit 2023-09-30T08:53:53.728308+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:54.533 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:54 smithi099 bash[27661]: cluster 2023-09-30T08:53:53.163077+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:54.533 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:54 smithi099 bash[27661]: audit 2023-09-30T08:53:53.688629+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:53:54.533 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:54 smithi099 bash[27661]: audit 2023-09-30T08:53:53.728308+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:53:56.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:56 smithi005 bash[27219]: cluster 2023-09-30T08:53:55.163626+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:56.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:56 smithi005 bash[33615]: cluster 2023-09-30T08:53:55.163626+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:56.528 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:56 smithi099 bash[27661]: cluster 2023-09-30T08:53:55.163626+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:58.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:58 smithi005 bash[27219]: cluster 2023-09-30T08:53:57.164193+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:58.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:58 smithi005 bash[33615]: cluster 2023-09-30T08:53:57.164193+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:53:58.612 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:58 smithi099 bash[27661]: cluster 2023-09-30T08:53:57.164193+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:59 smithi099 bash[27661]: audit 2023-09-30T08:53:58.821082+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:59 smithi099 bash[27661]: audit 2023-09-30T08:53:58.822538+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:00.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:59 smithi099 bash[27661]: audit 2023-09-30T08:53:58.824114+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:00.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:59 smithi099 bash[27661]: audit 2023-09-30T08:53:58.830578+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:00.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:53:59 smithi099 bash[27661]: cluster 2023-09-30T08:53:59.164743+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:00.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[27219]: audit 2023-09-30T08:53:58.821082+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:00.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[27219]: audit 2023-09-30T08:53:58.822538+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:00.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[27219]: audit 2023-09-30T08:53:58.824114+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:00.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[27219]: audit 2023-09-30T08:53:58.830578+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:00.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[27219]: cluster 2023-09-30T08:53:59.164743+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[33615]: audit 2023-09-30T08:53:58.821082+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[33615]: audit 2023-09-30T08:53:58.822538+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[33615]: audit 2023-09-30T08:53:58.824114+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[33615]: audit 2023-09-30T08:53:58.830578+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:53:59 smithi005 bash[33615]: cluster 2023-09-30T08:53:59.164743+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:01.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:00 smithi099 bash[27661]: audit 2023-09-30T08:54:00.185160+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T08:54:01.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:00 smithi099 bash[27661]: audit 2023-09-30T08:54:00.186479+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T08:54:01.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:00 smithi005 bash[27219]: audit 2023-09-30T08:54:00.185160+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T08:54:01.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:00 smithi005 bash[27219]: audit 2023-09-30T08:54:00.186479+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T08:54:01.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:00 smithi005 bash[33615]: audit 2023-09-30T08:54:00.185160+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T08:54:01.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:00 smithi005 bash[33615]: audit 2023-09-30T08:54:00.186479+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T08:54:02.031 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 5 on host 'smithi099' 2023-09-30T08:54:02.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:01 smithi099 bash[27661]: audit 2023-09-30T08:54:00.842342+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T08:54:02.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:01 smithi099 bash[27661]: cluster 2023-09-30T08:54:00.842425+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-30T08:54:02.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:01 smithi099 bash[27661]: audit 2023-09-30T08:54:00.842565+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:02.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:01 smithi099 bash[27661]: audit 2023-09-30T08:54:00.843418+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:02.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:01 smithi099 bash[27661]: audit 2023-09-30T08:54:00.844511+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:02.111 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:01 smithi099 bash[27661]: cluster 2023-09-30T08:54:01.165196+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:02.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[27219]: audit 2023-09-30T08:54:00.842342+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T08:54:02.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[27219]: cluster 2023-09-30T08:54:00.842425+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-30T08:54:02.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[27219]: audit 2023-09-30T08:54:00.842565+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:02.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[27219]: audit 2023-09-30T08:54:00.843418+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[27219]: audit 2023-09-30T08:54:00.844511+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[27219]: cluster 2023-09-30T08:54:01.165196+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[33615]: audit 2023-09-30T08:54:00.842342+0000 mon.a (mon.0) 431 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[33615]: cluster 2023-09-30T08:54:00.842425+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[33615]: audit 2023-09-30T08:54:00.842565+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[33615]: audit 2023-09-30T08:54:00.843418+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[33615]: audit 2023-09-30T08:54:00.844511+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:02.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:01 smithi005 bash[33615]: cluster 2023-09-30T08:54:01.165196+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:02.696 DEBUG:teuthology.orchestra.run.smithi099:osd.5> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-30T08:54:02.699 INFO:tasks.cephadm:Deploying osd.6 on smithi099 with /dev/vg_nvme/lv_2... 2023-09-30T08:54:02.699 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-30T08:54:02.900 INFO:journalctl@ceph.osd.5.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:54:02.946 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:02 smithi099 bash[27661]: audit 2023-09-30T08:54:01.847409+0000 mon.a (mon.0) 435 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:54:02.946 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:02 smithi099 bash[27661]: cluster 2023-09-30T08:54:01.847606+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-30T08:54:02.946 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:02 smithi099 bash[27661]: audit 2023-09-30T08:54:01.848490+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:02.946 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:02 smithi099 bash[27661]: audit 2023-09-30T08:54:01.853795+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:02.946 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:02 smithi099 bash[27661]: audit 2023-09-30T08:54:02.028559+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:02.946 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:02 smithi099 bash[27661]: audit 2023-09-30T08:54:02.057830+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:03.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[27219]: audit 2023-09-30T08:54:01.847409+0000 mon.a (mon.0) 435 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:54:03.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[27219]: cluster 2023-09-30T08:54:01.847606+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-30T08:54:03.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[27219]: audit 2023-09-30T08:54:01.848490+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[27219]: audit 2023-09-30T08:54:01.853795+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[27219]: audit 2023-09-30T08:54:02.028559+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[27219]: audit 2023-09-30T08:54:02.057830+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[33615]: audit 2023-09-30T08:54:01.847409+0000 mon.a (mon.0) 435 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[33615]: cluster 2023-09-30T08:54:01.847606+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[33615]: audit 2023-09-30T08:54:01.848490+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[33615]: audit 2023-09-30T08:54:01.853795+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:03.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[33615]: audit 2023-09-30T08:54:02.028559+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:03.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:02 smithi005 bash[33615]: audit 2023-09-30T08:54:02.057830+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:04.021 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: cluster 2023-09-30T08:54:01.144498+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:54:04.021 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: cluster 2023-09-30T08:54:01.144549+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:54:04.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: audit 2023-09-30T08:54:02.859472+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:04.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: cluster 2023-09-30T08:54:02.863359+0000 mon.a (mon.0) 442 : cluster [INF] osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859] boot 2023-09-30T08:54:04.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: cluster 2023-09-30T08:54:02.863407+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-30T08:54:04.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: audit 2023-09-30T08:54:02.863608+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:04.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: cluster 2023-09-30T08:54:03.165732+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:04.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:03 smithi099 bash[27661]: cluster 2023-09-30T08:54:03.613123+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-30T08:54:04.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: cluster 2023-09-30T08:54:01.144498+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:54:04.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: cluster 2023-09-30T08:54:01.144549+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:54:04.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: audit 2023-09-30T08:54:02.859472+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:04.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: cluster 2023-09-30T08:54:02.863359+0000 mon.a (mon.0) 442 : cluster [INF] osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859] boot 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: cluster 2023-09-30T08:54:02.863407+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: audit 2023-09-30T08:54:02.863608+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: cluster 2023-09-30T08:54:03.165732+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[27219]: cluster 2023-09-30T08:54:03.613123+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: cluster 2023-09-30T08:54:01.144498+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: cluster 2023-09-30T08:54:01.144549+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: audit 2023-09-30T08:54:02.859472+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: cluster 2023-09-30T08:54:02.863359+0000 mon.a (mon.0) 442 : cluster [INF] osd.5 [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859] boot 2023-09-30T08:54:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: cluster 2023-09-30T08:54:02.863407+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-09-30T08:54:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: audit 2023-09-30T08:54:02.863608+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:54:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: cluster 2023-09-30T08:54:03.165732+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-09-30T08:54:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:03 smithi005 bash[33615]: cluster 2023-09-30T08:54:03.613123+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-09-30T08:54:05.807 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-30T08:54:05.807 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-30T08:54:05.807 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-09-30T08:54:05.807 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-09-30T08:54:05.807 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.015182 s, 691 MB/s 2023-09-30T08:54:05.807 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-09-30T08:54:05.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:05 smithi099 bash[27661]: cluster 2023-09-30T08:54:04.622087+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-30T08:54:05.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:05 smithi099 bash[27661]: cluster 2023-09-30T08:54:05.166375+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:06.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:05 smithi005 bash[33615]: cluster 2023-09-30T08:54:04.622087+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-30T08:54:06.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:05 smithi005 bash[33615]: cluster 2023-09-30T08:54:05.166375+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:06.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:05 smithi005 bash[27219]: cluster 2023-09-30T08:54:04.622087+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-30T08:54:06.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:05 smithi005 bash[27219]: cluster 2023-09-30T08:54:05.166375+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v188: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:06.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi099:vg_nvme/lv_2 2023-09-30T08:54:08.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:08 smithi005 bash[27219]: cluster 2023-09-30T08:54:07.167032+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v189: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:08.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:08 smithi005 bash[33615]: cluster 2023-09-30T08:54:07.167032+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v189: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:08.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:08 smithi099 bash[27661]: cluster 2023-09-30T08:54:07.167032+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v189: 1 pgs: 1 peering; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:09.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:09 smithi099 bash[27661]: cluster 2023-09-30T08:54:09.167631+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:10.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:09 smithi005 bash[27219]: cluster 2023-09-30T08:54:09.167631+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:10.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:09 smithi005 bash[33615]: cluster 2023-09-30T08:54:09.167631+0000 mgr.y (mgr.14146) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:10.997 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:10 smithi099 bash[27661]: audit 2023-09-30T08:54:10.688235+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:54:10.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:10 smithi099 bash[27661]: audit 2023-09-30T08:54:10.694342+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:54:10.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:10 smithi099 bash[27661]: audit 2023-09-30T08:54:10.695780+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:11.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:10 smithi005 bash[27219]: audit 2023-09-30T08:54:10.688235+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:54:11.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:10 smithi005 bash[27219]: audit 2023-09-30T08:54:10.694342+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:54:11.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:10 smithi005 bash[27219]: audit 2023-09-30T08:54:10.695780+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:11.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:10 smithi005 bash[33615]: audit 2023-09-30T08:54:10.688235+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:54:11.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:10 smithi005 bash[33615]: audit 2023-09-30T08:54:10.694342+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:54:11.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:10 smithi005 bash[33615]: audit 2023-09-30T08:54:10.695780+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:12.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:11 smithi005 bash[27219]: audit 2023-09-30T08:54:10.681129+0000 mgr.y (mgr.14146) 205 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:54:12.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:11 smithi005 bash[27219]: cluster 2023-09-30T08:54:11.168229+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:12.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:11 smithi005 bash[33615]: audit 2023-09-30T08:54:10.681129+0000 mgr.y (mgr.14146) 205 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:54:12.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:11 smithi005 bash[33615]: cluster 2023-09-30T08:54:11.168229+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:12.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:11 smithi099 bash[27661]: audit 2023-09-30T08:54:10.681129+0000 mgr.y (mgr.14146) 205 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:54:12.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:11 smithi099 bash[27661]: cluster 2023-09-30T08:54:11.168229+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: cephadm 2023-09-30T08:54:11.831290+0000 mgr.y (mgr.14146) 207 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:54:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: audit 2023-09-30T08:54:11.841535+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: audit 2023-09-30T08:54:11.843084+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: audit 2023-09-30T08:54:11.844436+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: cephadm 2023-09-30T08:54:11.845381+0000 mgr.y (mgr.14146) 208 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 8632M 2023-09-30T08:54:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: audit 2023-09-30T08:54:11.850831+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: audit 2023-09-30T08:54:11.852198+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: audit 2023-09-30T08:54:11.853366+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[27219]: audit 2023-09-30T08:54:11.859336+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: cephadm 2023-09-30T08:54:11.831290+0000 mgr.y (mgr.14146) 207 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: audit 2023-09-30T08:54:11.841535+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: audit 2023-09-30T08:54:11.843084+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: audit 2023-09-30T08:54:11.844436+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: cephadm 2023-09-30T08:54:11.845381+0000 mgr.y (mgr.14146) 208 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 8632M 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: audit 2023-09-30T08:54:11.850831+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: audit 2023-09-30T08:54:11.852198+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: audit 2023-09-30T08:54:11.853366+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:12 smithi005 bash[33615]: audit 2023-09-30T08:54:11.859336+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: cephadm 2023-09-30T08:54:11.831290+0000 mgr.y (mgr.14146) 207 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:54:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: audit 2023-09-30T08:54:11.841535+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: audit 2023-09-30T08:54:11.843084+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:13.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: audit 2023-09-30T08:54:11.844436+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:13.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: cephadm 2023-09-30T08:54:11.845381+0000 mgr.y (mgr.14146) 208 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 8632M 2023-09-30T08:54:13.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: audit 2023-09-30T08:54:11.850831+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:13.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: audit 2023-09-30T08:54:11.852198+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:13.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: audit 2023-09-30T08:54:11.853366+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:13.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:12 smithi099 bash[27661]: audit 2023-09-30T08:54:11.859336+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:14.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:13 smithi005 bash[27219]: cluster 2023-09-30T08:54:13.168852+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:14.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:13 smithi005 bash[33615]: cluster 2023-09-30T08:54:13.168852+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:14.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:13 smithi099 bash[27661]: cluster 2023-09-30T08:54:13.168852+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:16.511 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:16 smithi099 bash[27661]: cluster 2023-09-30T08:54:15.169436+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:16 smithi005 bash[27219]: cluster 2023-09-30T08:54:15.169436+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:16.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:16 smithi005 bash[33615]: cluster 2023-09-30T08:54:15.169436+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:18.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:18 smithi005 bash[27219]: cluster 2023-09-30T08:54:17.169998+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:18 smithi005 bash[33615]: cluster 2023-09-30T08:54:17.169998+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:18 smithi099 bash[27661]: cluster 2023-09-30T08:54:17.169998+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:19.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[33615]: audit 2023-09-30T08:54:18.521584+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.99:0/2692737732' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]: dispatch 2023-09-30T08:54:19.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[33615]: audit 2023-09-30T08:54:18.523442+0000 mon.a (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]: dispatch 2023-09-30T08:54:19.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[33615]: audit 2023-09-30T08:54:18.532795+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]': finished 2023-09-30T08:54:19.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[33615]: cluster 2023-09-30T08:54:18.533004+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-30T08:54:19.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[33615]: audit 2023-09-30T08:54:18.533224+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:19.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[27219]: audit 2023-09-30T08:54:18.521584+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.99:0/2692737732' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]: dispatch 2023-09-30T08:54:19.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[27219]: audit 2023-09-30T08:54:18.523442+0000 mon.a (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]: dispatch 2023-09-30T08:54:19.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[27219]: audit 2023-09-30T08:54:18.532795+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]': finished 2023-09-30T08:54:19.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[27219]: cluster 2023-09-30T08:54:18.533004+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-30T08:54:19.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:19 smithi005 bash[27219]: audit 2023-09-30T08:54:18.533224+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:19.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:19 smithi099 bash[27661]: audit 2023-09-30T08:54:18.521584+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.99:0/2692737732' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]: dispatch 2023-09-30T08:54:19.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:19 smithi099 bash[27661]: audit 2023-09-30T08:54:18.523442+0000 mon.a (mon.0) 457 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]: dispatch 2023-09-30T08:54:19.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:19 smithi099 bash[27661]: audit 2023-09-30T08:54:18.532795+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c017bc33-0e43-4e58-92cf-b18066ddfe0a"}]': finished 2023-09-30T08:54:19.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:19 smithi099 bash[27661]: cluster 2023-09-30T08:54:18.533004+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-09-30T08:54:19.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:19 smithi099 bash[27661]: audit 2023-09-30T08:54:18.533224+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:20.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:20 smithi005 bash[33615]: cluster 2023-09-30T08:54:19.170573+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:20.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:20 smithi005 bash[33615]: audit 2023-09-30T08:54:19.252575+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.99:0/676716512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:54:20.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:20 smithi005 bash[27219]: cluster 2023-09-30T08:54:19.170573+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:20.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:20 smithi005 bash[27219]: audit 2023-09-30T08:54:19.252575+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.99:0/676716512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:54:20.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:20 smithi099 bash[27661]: cluster 2023-09-30T08:54:19.170573+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:20.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:20 smithi099 bash[27661]: audit 2023-09-30T08:54:19.252575+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.99:0/676716512' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:54:22.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:22 smithi005 bash[27219]: cluster 2023-09-30T08:54:21.171118+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:22 smithi005 bash[33615]: cluster 2023-09-30T08:54:21.171118+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:22.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:22 smithi099 bash[27661]: cluster 2023-09-30T08:54:21.171118+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:24.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:24 smithi005 bash[27219]: cluster 2023-09-30T08:54:23.171703+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:24 smithi005 bash[33615]: cluster 2023-09-30T08:54:23.171703+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:24.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:24 smithi099 bash[27661]: cluster 2023-09-30T08:54:23.171703+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:26 smithi005 bash[27219]: cluster 2023-09-30T08:54:25.172241+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:26.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:26 smithi005 bash[33615]: cluster 2023-09-30T08:54:25.172241+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:26.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:26 smithi099 bash[27661]: cluster 2023-09-30T08:54:25.172241+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:28 smithi005 bash[27219]: cluster 2023-09-30T08:54:27.172819+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:28.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:28 smithi005 bash[33615]: cluster 2023-09-30T08:54:27.172819+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:28 smithi099 bash[27661]: cluster 2023-09-30T08:54:27.172819+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:29.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:29 smithi099 bash[27661]: cluster 2023-09-30T08:54:29.173324+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:30.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:29 smithi005 bash[33615]: cluster 2023-09-30T08:54:29.173324+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:30.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:29 smithi005 bash[27219]: cluster 2023-09-30T08:54:29.173324+0000 mgr.y (mgr.14146) 217 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:31.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:30 smithi005 bash[27219]: audit 2023-09-30T08:54:30.545090+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T08:54:31.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:30 smithi005 bash[27219]: audit 2023-09-30T08:54:30.546992+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:31.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:30 smithi005 bash[33615]: audit 2023-09-30T08:54:30.545090+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T08:54:31.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:30 smithi005 bash[33615]: audit 2023-09-30T08:54:30.546992+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:31.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:30 smithi099 bash[27661]: audit 2023-09-30T08:54:30.545090+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T08:54:31.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:30 smithi099 bash[27661]: audit 2023-09-30T08:54:30.546992+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:31.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:31 smithi099 bash[27661]: cephadm 2023-09-30T08:54:30.548443+0000 mgr.y (mgr.14146) 218 : cephadm [INF] Deploying daemon osd.6 on smithi099 2023-09-30T08:54:31.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:31 smithi099 bash[27661]: cluster 2023-09-30T08:54:31.173874+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:32.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:31 smithi005 bash[27219]: cephadm 2023-09-30T08:54:30.548443+0000 mgr.y (mgr.14146) 218 : cephadm [INF] Deploying daemon osd.6 on smithi099 2023-09-30T08:54:32.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:31 smithi005 bash[27219]: cluster 2023-09-30T08:54:31.173874+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:32.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:31 smithi005 bash[33615]: cephadm 2023-09-30T08:54:30.548443+0000 mgr.y (mgr.14146) 218 : cephadm [INF] Deploying daemon osd.6 on smithi099 2023-09-30T08:54:32.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:31 smithi005 bash[33615]: cluster 2023-09-30T08:54:31.173874+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:34.490 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:34 smithi099 bash[27661]: cluster 2023-09-30T08:54:33.174360+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:34.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:34 smithi005 bash[27219]: cluster 2023-09-30T08:54:33.174360+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:34.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:34 smithi005 bash[33615]: cluster 2023-09-30T08:54:33.174360+0000 mgr.y (mgr.14146) 220 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:35.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:35 smithi099 bash[27661]: audit 2023-09-30T08:54:34.459716+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:35.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:35 smithi099 bash[27661]: audit 2023-09-30T08:54:34.492599+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:35.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:35 smithi099 bash[27661]: cluster 2023-09-30T08:54:35.174911+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:35.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:35 smithi005 bash[27219]: audit 2023-09-30T08:54:34.459716+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:35.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:35 smithi005 bash[27219]: audit 2023-09-30T08:54:34.492599+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:35.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:35 smithi005 bash[27219]: cluster 2023-09-30T08:54:35.174911+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:35.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:35 smithi005 bash[33615]: audit 2023-09-30T08:54:34.459716+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:35.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:35 smithi005 bash[33615]: audit 2023-09-30T08:54:34.492599+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:35.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:35 smithi005 bash[33615]: cluster 2023-09-30T08:54:35.174911+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:38 smithi005 bash[27219]: cluster 2023-09-30T08:54:37.175393+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:38.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:38 smithi005 bash[33615]: cluster 2023-09-30T08:54:37.175393+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:38 smithi099 bash[27661]: cluster 2023-09-30T08:54:37.175393+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:40.008 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:39 smithi099 bash[27661]: cluster 2023-09-30T08:54:39.175977+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:40.008 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:39 smithi099 bash[27661]: audit 2023-09-30T08:54:39.617331+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:40.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:39 smithi005 bash[27219]: cluster 2023-09-30T08:54:39.175977+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:40.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:39 smithi005 bash[27219]: audit 2023-09-30T08:54:39.617331+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:40.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:39 smithi005 bash[33615]: cluster 2023-09-30T08:54:39.175977+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:40.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:39 smithi005 bash[33615]: audit 2023-09-30T08:54:39.617331+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:40.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:40 smithi099 bash[27661]: audit 2023-09-30T08:54:39.895858+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:40.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:40 smithi099 bash[27661]: audit 2023-09-30T08:54:39.897890+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:40.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:40 smithi099 bash[27661]: audit 2023-09-30T08:54:39.906415+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:41.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:40 smithi005 bash[27219]: audit 2023-09-30T08:54:39.895858+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:41.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:40 smithi005 bash[27219]: audit 2023-09-30T08:54:39.897890+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:41.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:40 smithi005 bash[27219]: audit 2023-09-30T08:54:39.906415+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:41.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:40 smithi005 bash[33615]: audit 2023-09-30T08:54:39.895858+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:41.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:40 smithi005 bash[33615]: audit 2023-09-30T08:54:39.897890+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:41.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:40 smithi005 bash[33615]: audit 2023-09-30T08:54:39.906415+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:42.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:41 smithi005 bash[27219]: audit 2023-09-30T08:54:41.106988+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T08:54:42.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:41 smithi005 bash[27219]: audit 2023-09-30T08:54:41.108165+0000 mon.a (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T08:54:42.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:41 smithi005 bash[27219]: cluster 2023-09-30T08:54:41.176480+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:42.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:41 smithi005 bash[33615]: audit 2023-09-30T08:54:41.106988+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T08:54:42.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:41 smithi005 bash[33615]: audit 2023-09-30T08:54:41.108165+0000 mon.a (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T08:54:42.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:41 smithi005 bash[33615]: cluster 2023-09-30T08:54:41.176480+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:41 smithi099 bash[27661]: audit 2023-09-30T08:54:41.106988+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T08:54:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:41 smithi099 bash[27661]: audit 2023-09-30T08:54:41.108165+0000 mon.a (mon.0) 469 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T08:54:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:41 smithi099 bash[27661]: cluster 2023-09-30T08:54:41.176480+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:42.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:42 smithi099 bash[27661]: audit 2023-09-30T08:54:41.641584+0000 mon.a (mon.0) 470 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T08:54:42.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:42 smithi099 bash[27661]: cluster 2023-09-30T08:54:41.641719+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-30T08:54:42.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:42 smithi099 bash[27661]: audit 2023-09-30T08:54:41.641958+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:42.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:42 smithi099 bash[27661]: audit 2023-09-30T08:54:41.641980+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:42.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:42 smithi099 bash[27661]: audit 2023-09-30T08:54:41.643036+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:42.880 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 6 on host 'smithi099' 2023-09-30T08:54:43.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[27219]: audit 2023-09-30T08:54:41.641584+0000 mon.a (mon.0) 470 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T08:54:43.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[27219]: cluster 2023-09-30T08:54:41.641719+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-30T08:54:43.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[27219]: audit 2023-09-30T08:54:41.641958+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:43.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[27219]: audit 2023-09-30T08:54:41.641980+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:43.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[27219]: audit 2023-09-30T08:54:41.643036+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:43.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[33615]: audit 2023-09-30T08:54:41.641584+0000 mon.a (mon.0) 470 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T08:54:43.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[33615]: cluster 2023-09-30T08:54:41.641719+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-09-30T08:54:43.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[33615]: audit 2023-09-30T08:54:41.641958+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:43.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[33615]: audit 2023-09-30T08:54:41.641980+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:43.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:42 smithi005 bash[33615]: audit 2023-09-30T08:54:41.643036+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:54:43.522 DEBUG:teuthology.orchestra.run.smithi099:osd.6> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-30T08:54:43.524 INFO:tasks.cephadm:Deploying osd.7 on smithi099 with /dev/vg_nvme/lv_1... 2023-09-30T08:54:43.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-30T08:54:43.649 INFO:journalctl@ceph.osd.6.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:54:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: audit 2023-09-30T08:54:42.644722+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:54:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: cluster 2023-09-30T08:54:42.644958+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-30T08:54:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: audit 2023-09-30T08:54:42.645743+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: audit 2023-09-30T08:54:42.653179+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: audit 2023-09-30T08:54:42.877418+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: audit 2023-09-30T08:54:42.883013+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: cluster 2023-09-30T08:54:43.176968+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: cluster 2023-09-30T08:54:43.624996+0000 mon.a (mon.0) 480 : cluster [INF] osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698] boot 2023-09-30T08:54:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: cluster 2023-09-30T08:54:43.625118+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-30T08:54:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:43 smithi099 bash[27661]: audit 2023-09-30T08:54:43.625872+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:44.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: audit 2023-09-30T08:54:42.644722+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:54:44.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: cluster 2023-09-30T08:54:42.644958+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-30T08:54:44.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: audit 2023-09-30T08:54:42.645743+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:44.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: audit 2023-09-30T08:54:42.653179+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:44.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: audit 2023-09-30T08:54:42.877418+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: audit 2023-09-30T08:54:42.883013+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: cluster 2023-09-30T08:54:43.176968+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: cluster 2023-09-30T08:54:43.624996+0000 mon.a (mon.0) 480 : cluster [INF] osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698] boot 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: cluster 2023-09-30T08:54:43.625118+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[33615]: audit 2023-09-30T08:54:43.625872+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: audit 2023-09-30T08:54:42.644722+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: cluster 2023-09-30T08:54:42.644958+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: audit 2023-09-30T08:54:42.645743+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:44.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: audit 2023-09-30T08:54:42.653179+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:44.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: audit 2023-09-30T08:54:42.877418+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:44.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: audit 2023-09-30T08:54:42.883013+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:54:44.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: cluster 2023-09-30T08:54:43.176968+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-09-30T08:54:44.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: cluster 2023-09-30T08:54:43.624996+0000 mon.a (mon.0) 480 : cluster [INF] osd.6 [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698] boot 2023-09-30T08:54:44.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: cluster 2023-09-30T08:54:43.625118+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-09-30T08:54:44.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:43 smithi005 bash[27219]: audit 2023-09-30T08:54:43.625872+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:54:45.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:44 smithi005 bash[27219]: cluster 2023-09-30T08:54:42.138784+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:54:45.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:44 smithi005 bash[27219]: cluster 2023-09-30T08:54:42.138854+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:54:45.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:44 smithi005 bash[27219]: cluster 2023-09-30T08:54:44.634542+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-30T08:54:45.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:44 smithi005 bash[33615]: cluster 2023-09-30T08:54:42.138784+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:54:45.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:44 smithi005 bash[33615]: cluster 2023-09-30T08:54:42.138854+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:54:45.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:44 smithi005 bash[33615]: cluster 2023-09-30T08:54:44.634542+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-30T08:54:45.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:44 smithi099 bash[27661]: cluster 2023-09-30T08:54:42.138784+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:54:45.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:44 smithi099 bash[27661]: cluster 2023-09-30T08:54:42.138854+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:54:45.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:44 smithi099 bash[27661]: cluster 2023-09-30T08:54:44.634542+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-09-30T08:54:46.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:45 smithi005 bash[27219]: cluster 2023-09-30T08:54:45.177515+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:46.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:45 smithi005 bash[27219]: cluster 2023-09-30T08:54:45.637829+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-30T08:54:46.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:45 smithi005 bash[33615]: cluster 2023-09-30T08:54:45.177515+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:46.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:45 smithi005 bash[33615]: cluster 2023-09-30T08:54:45.637829+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-30T08:54:46.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:45 smithi099 bash[27661]: cluster 2023-09-30T08:54:45.177515+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v213: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:46.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:45 smithi099 bash[27661]: cluster 2023-09-30T08:54:45.637829+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-09-30T08:54:46.722 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-30T08:54:46.722 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-30T08:54:46.723 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-09-30T08:54:46.723 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-09-30T08:54:46.723 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0164668 s, 637 MB/s 2023-09-30T08:54:46.723 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-09-30T08:54:47.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:46 smithi099 bash[27661]: cluster 2023-09-30T08:54:45.878292+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T08:54:47.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:46 smithi005 bash[27219]: cluster 2023-09-30T08:54:45.878292+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T08:54:47.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:46 smithi005 bash[33615]: cluster 2023-09-30T08:54:45.878292+0000 mon.a (mon.0) 485 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T08:54:47.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi099:vg_nvme/lv_1 2023-09-30T08:54:48.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:47 smithi005 bash[33615]: cluster 2023-09-30T08:54:47.178251+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v215: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:48.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:47 smithi005 bash[27219]: cluster 2023-09-30T08:54:47.178251+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v215: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:47 smithi099 bash[27661]: cluster 2023-09-30T08:54:47.178251+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v215: 1 pgs: 1 remapped+peering; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:50.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:49 smithi005 bash[27219]: cluster 2023-09-30T08:54:49.178973+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:50.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:49 smithi005 bash[33615]: cluster 2023-09-30T08:54:49.178973+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:50.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:49 smithi099 bash[27661]: cluster 2023-09-30T08:54:49.178973+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:51.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:50 smithi005 bash[27219]: cluster 2023-09-30T08:54:49.622263+0000 mon.a (mon.0) 486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T08:54:51.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:50 smithi005 bash[27219]: cluster 2023-09-30T08:54:49.622341+0000 mon.a (mon.0) 487 : cluster [INF] Cluster is now healthy 2023-09-30T08:54:51.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:50 smithi005 bash[33615]: cluster 2023-09-30T08:54:49.622263+0000 mon.a (mon.0) 486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T08:54:51.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:50 smithi005 bash[33615]: cluster 2023-09-30T08:54:49.622341+0000 mon.a (mon.0) 487 : cluster [INF] Cluster is now healthy 2023-09-30T08:54:51.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:50 smithi099 bash[27661]: cluster 2023-09-30T08:54:49.622263+0000 mon.a (mon.0) 486 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T08:54:51.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:50 smithi099 bash[27661]: cluster 2023-09-30T08:54:49.622341+0000 mon.a (mon.0) 487 : cluster [INF] Cluster is now healthy 2023-09-30T08:54:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[27219]: cluster 2023-09-30T08:54:51.179507+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[27219]: audit 2023-09-30T08:54:51.580161+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:54:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[27219]: audit 2023-09-30T08:54:51.585946+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:54:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[27219]: audit 2023-09-30T08:54:51.587665+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[33615]: cluster 2023-09-30T08:54:51.179507+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[33615]: audit 2023-09-30T08:54:51.580161+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:54:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[33615]: audit 2023-09-30T08:54:51.585946+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:54:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:51 smithi005 bash[33615]: audit 2023-09-30T08:54:51.587665+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:52.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:51 smithi099 bash[27661]: cluster 2023-09-30T08:54:51.179507+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:52.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:51 smithi099 bash[27661]: audit 2023-09-30T08:54:51.580161+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T08:54:52.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:51 smithi099 bash[27661]: audit 2023-09-30T08:54:51.585946+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T08:54:52.035 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:51 smithi099 bash[27661]: audit 2023-09-30T08:54:51.587665+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:53.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:52 smithi005 bash[27219]: audit 2023-09-30T08:54:51.572973+0000 mgr.y (mgr.14146) 230 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:54:53.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:52 smithi005 bash[33615]: audit 2023-09-30T08:54:51.572973+0000 mgr.y (mgr.14146) 230 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:54:53.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:52 smithi099 bash[27661]: audit 2023-09-30T08:54:51.572973+0000 mgr.y (mgr.14146) 230 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:54:54.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: cephadm 2023-09-30T08:54:52.881412+0000 mgr.y (mgr.14146) 231 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:54:54.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.891398+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.893068+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.894513+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.895773+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: cephadm 2023-09-30T08:54:52.896786+0000 mgr.y (mgr.14146) 232 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 5755M 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.902449+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.903916+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.905074+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: audit 2023-09-30T08:54:52.910867+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[33615]: cluster 2023-09-30T08:54:53.180070+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: cephadm 2023-09-30T08:54:52.881412+0000 mgr.y (mgr.14146) 231 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.891398+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.893068+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.894513+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.895773+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: cephadm 2023-09-30T08:54:52.896786+0000 mgr.y (mgr.14146) 232 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 5755M 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.902449+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.903916+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.905074+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:54.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: audit 2023-09-30T08:54:52.910867+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:53 smithi005 bash[27219]: cluster 2023-09-30T08:54:53.180070+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:54.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: cephadm 2023-09-30T08:54:52.881412+0000 mgr.y (mgr.14146) 231 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:54:54.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.891398+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.893068+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.894513+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.895773+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:54:54.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: cephadm 2023-09-30T08:54:52.896786+0000 mgr.y (mgr.14146) 232 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 5755M 2023-09-30T08:54:54.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.902449+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.903916+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:54:54.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.905074+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:54:54.307 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: audit 2023-09-30T08:54:52.910867+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:54:54.307 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:53 smithi099 bash[27661]: cluster 2023-09-30T08:54:53.180070+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:56.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:56 smithi005 bash[27219]: cluster 2023-09-30T08:54:55.180644+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:56.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:56 smithi005 bash[33615]: cluster 2023-09-30T08:54:55.180644+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:56 smithi099 bash[27661]: cluster 2023-09-30T08:54:55.180644+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:58.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:58 smithi005 bash[33615]: cluster 2023-09-30T08:54:57.181173+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:58.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:58 smithi005 bash[27219]: cluster 2023-09-30T08:54:57.181173+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:54:58.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:58 smithi099 bash[27661]: cluster 2023-09-30T08:54:57.181173+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:00.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[27219]: cluster 2023-09-30T08:54:59.181740+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:00.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[27219]: audit 2023-09-30T08:54:59.469286+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.99:0/968208835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]: dispatch 2023-09-30T08:55:00.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[27219]: audit 2023-09-30T08:54:59.470681+0000 mon.a (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]: dispatch 2023-09-30T08:55:00.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[27219]: audit 2023-09-30T08:54:59.479961+0000 mon.a (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]': finished 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[27219]: cluster 2023-09-30T08:54:59.480139+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[27219]: audit 2023-09-30T08:54:59.480328+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[33615]: cluster 2023-09-30T08:54:59.181740+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[33615]: audit 2023-09-30T08:54:59.469286+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.99:0/968208835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]: dispatch 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[33615]: audit 2023-09-30T08:54:59.470681+0000 mon.a (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]: dispatch 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[33615]: audit 2023-09-30T08:54:59.479961+0000 mon.a (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]': finished 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[33615]: cluster 2023-09-30T08:54:59.480139+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-30T08:55:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:54:59 smithi005 bash[33615]: audit 2023-09-30T08:54:59.480328+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:59 smithi099 bash[27661]: cluster 2023-09-30T08:54:59.181740+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:59 smithi099 bash[27661]: audit 2023-09-30T08:54:59.469286+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.99:0/968208835' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]: dispatch 2023-09-30T08:55:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:59 smithi099 bash[27661]: audit 2023-09-30T08:54:59.470681+0000 mon.a (mon.0) 499 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]: dispatch 2023-09-30T08:55:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:59 smithi099 bash[27661]: audit 2023-09-30T08:54:59.479961+0000 mon.a (mon.0) 500 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4"}]': finished 2023-09-30T08:55:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:59 smithi099 bash[27661]: cluster 2023-09-30T08:54:59.480139+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-09-30T08:55:00.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:54:59 smithi099 bash[27661]: audit 2023-09-30T08:54:59.480328+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:01.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:00 smithi005 bash[27219]: audit 2023-09-30T08:55:00.176976+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.99:0/3334693074' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:55:01.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:00 smithi005 bash[33615]: audit 2023-09-30T08:55:00.176976+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.99:0/3334693074' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:55:01.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:00 smithi099 bash[27661]: audit 2023-09-30T08:55:00.176976+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.99:0/3334693074' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T08:55:02.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:01 smithi005 bash[27219]: cluster 2023-09-30T08:55:01.182313+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:01 smithi005 bash[33615]: cluster 2023-09-30T08:55:01.182313+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:02.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:01 smithi099 bash[27661]: cluster 2023-09-30T08:55:01.182313+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:04.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:04 smithi005 bash[27219]: cluster 2023-09-30T08:55:03.182897+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:04.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:04 smithi005 bash[33615]: cluster 2023-09-30T08:55:03.182897+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:04.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:04 smithi099 bash[27661]: cluster 2023-09-30T08:55:03.182897+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:06 smithi005 bash[33615]: cluster 2023-09-30T08:55:05.183484+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:06 smithi005 bash[27219]: cluster 2023-09-30T08:55:05.183484+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:06.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:06 smithi099 bash[27661]: cluster 2023-09-30T08:55:05.183484+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:08.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:08 smithi005 bash[27219]: cluster 2023-09-30T08:55:07.184021+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:08.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:08 smithi005 bash[33615]: cluster 2023-09-30T08:55:07.184021+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:08.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:08 smithi099 bash[27661]: cluster 2023-09-30T08:55:07.184021+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:10.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:09 smithi005 bash[33615]: cluster 2023-09-30T08:55:09.184603+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:10.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:09 smithi005 bash[27219]: cluster 2023-09-30T08:55:09.184603+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:10.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:09 smithi099 bash[27661]: cluster 2023-09-30T08:55:09.184603+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:12.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:12 smithi005 bash[33615]: cluster 2023-09-30T08:55:11.185110+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:12.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:12 smithi005 bash[33615]: audit 2023-09-30T08:55:11.563743+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T08:55:12.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:12 smithi005 bash[33615]: audit 2023-09-30T08:55:11.565592+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:12 smithi005 bash[27219]: cluster 2023-09-30T08:55:11.185110+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:12 smithi005 bash[27219]: audit 2023-09-30T08:55:11.563743+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T08:55:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:12 smithi005 bash[27219]: audit 2023-09-30T08:55:11.565592+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:12 smithi099 bash[27661]: cluster 2023-09-30T08:55:11.185110+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:12 smithi099 bash[27661]: audit 2023-09-30T08:55:11.563743+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T08:55:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:12 smithi099 bash[27661]: audit 2023-09-30T08:55:11.565592+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:13.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:13 smithi005 bash[27219]: cephadm 2023-09-30T08:55:11.567209+0000 mgr.y (mgr.14146) 243 : cephadm [INF] Deploying daemon osd.7 on smithi099 2023-09-30T08:55:13.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:13 smithi005 bash[33615]: cephadm 2023-09-30T08:55:11.567209+0000 mgr.y (mgr.14146) 243 : cephadm [INF] Deploying daemon osd.7 on smithi099 2023-09-30T08:55:13.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:13 smithi099 bash[27661]: cephadm 2023-09-30T08:55:11.567209+0000 mgr.y (mgr.14146) 243 : cephadm [INF] Deploying daemon osd.7 on smithi099 2023-09-30T08:55:14.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:14 smithi099 bash[27661]: cluster 2023-09-30T08:55:13.185664+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:14 smithi005 bash[27219]: cluster 2023-09-30T08:55:13.185664+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:14 smithi005 bash[33615]: cluster 2023-09-30T08:55:13.185664+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:16 smithi005 bash[27219]: cluster 2023-09-30T08:55:15.186331+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:16 smithi005 bash[27219]: audit 2023-09-30T08:55:15.482172+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:16 smithi005 bash[27219]: audit 2023-09-30T08:55:15.494381+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:16.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:16 smithi005 bash[33615]: cluster 2023-09-30T08:55:15.186331+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:16.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:16 smithi005 bash[33615]: audit 2023-09-30T08:55:15.482172+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:16.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:16 smithi005 bash[33615]: audit 2023-09-30T08:55:15.494381+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:16 smithi099 bash[27661]: cluster 2023-09-30T08:55:15.186331+0000 mgr.y (mgr.14146) 245 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:16 smithi099 bash[27661]: audit 2023-09-30T08:55:15.482172+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:16 smithi099 bash[27661]: audit 2023-09-30T08:55:15.494381+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:18.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:18 smithi005 bash[27219]: cluster 2023-09-30T08:55:17.186908+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:18 smithi005 bash[33615]: cluster 2023-09-30T08:55:17.186908+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:18 smithi099 bash[27661]: cluster 2023-09-30T08:55:17.186908+0000 mgr.y (mgr.14146) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:20.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:19 smithi005 bash[27219]: cluster 2023-09-30T08:55:19.187510+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:20.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:19 smithi005 bash[33615]: cluster 2023-09-30T08:55:19.187510+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:20.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:19 smithi099 bash[27661]: cluster 2023-09-30T08:55:19.187510+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:21.943 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:21 smithi099 bash[27661]: audit 2023-09-30T08:55:20.687133+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:21.943 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:21 smithi099 bash[27661]: audit 2023-09-30T08:55:20.688563+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:21.944 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:21 smithi099 bash[27661]: audit 2023-09-30T08:55:20.689996+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:21.944 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:21 smithi099 bash[27661]: audit 2023-09-30T08:55:20.696625+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:21.944 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:21 smithi099 bash[27661]: cluster 2023-09-30T08:55:21.188072+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:22.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[27219]: audit 2023-09-30T08:55:20.687133+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:22.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[27219]: audit 2023-09-30T08:55:20.688563+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:22.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[27219]: audit 2023-09-30T08:55:20.689996+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:22.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[27219]: audit 2023-09-30T08:55:20.696625+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:22.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[27219]: cluster 2023-09-30T08:55:21.188072+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[33615]: audit 2023-09-30T08:55:20.687133+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[33615]: audit 2023-09-30T08:55:20.688563+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[33615]: audit 2023-09-30T08:55:20.689996+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[33615]: audit 2023-09-30T08:55:20.696625+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:21 smithi005 bash[33615]: cluster 2023-09-30T08:55:21.188072+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:23.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:22 smithi005 bash[27219]: audit 2023-09-30T08:55:21.945689+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T08:55:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:22 smithi005 bash[27219]: audit 2023-09-30T08:55:21.946839+0000 mon.a (mon.0) 511 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T08:55:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:22 smithi005 bash[33615]: audit 2023-09-30T08:55:21.945689+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T08:55:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:22 smithi005 bash[33615]: audit 2023-09-30T08:55:21.946839+0000 mon.a (mon.0) 511 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T08:55:23.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:22 smithi099 bash[27661]: audit 2023-09-30T08:55:21.945689+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T08:55:23.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:22 smithi099 bash[27661]: audit 2023-09-30T08:55:21.946839+0000 mon.a (mon.0) 511 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T08:55:23.855 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 7 on host 'smithi099' 2023-09-30T08:55:24.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[27219]: audit 2023-09-30T08:55:22.708119+0000 mon.a (mon.0) 512 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T08:55:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[27219]: cluster 2023-09-30T08:55:22.708278+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-30T08:55:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[27219]: audit 2023-09-30T08:55:22.708477+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[27219]: audit 2023-09-30T08:55:22.708814+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:55:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[27219]: audit 2023-09-30T08:55:22.709760+0000 mon.a (mon.0) 515 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:55:24.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[27219]: cluster 2023-09-30T08:55:23.188637+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:24.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[33615]: audit 2023-09-30T08:55:22.708119+0000 mon.a (mon.0) 512 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T08:55:24.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[33615]: cluster 2023-09-30T08:55:22.708278+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-30T08:55:24.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[33615]: audit 2023-09-30T08:55:22.708477+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:24.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[33615]: audit 2023-09-30T08:55:22.708814+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:55:24.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[33615]: audit 2023-09-30T08:55:22.709760+0000 mon.a (mon.0) 515 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:55:24.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:23 smithi005 bash[33615]: cluster 2023-09-30T08:55:23.188637+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:24.037 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:23 smithi099 bash[27661]: audit 2023-09-30T08:55:22.708119+0000 mon.a (mon.0) 512 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T08:55:24.037 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:23 smithi099 bash[27661]: cluster 2023-09-30T08:55:22.708278+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-09-30T08:55:24.037 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:23 smithi099 bash[27661]: audit 2023-09-30T08:55:22.708477+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:24.037 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:23 smithi099 bash[27661]: audit 2023-09-30T08:55:22.708814+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:55:24.037 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:23 smithi099 bash[27661]: audit 2023-09-30T08:55:22.709760+0000 mon.a (mon.0) 515 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T08:55:24.037 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:23 smithi099 bash[27661]: cluster 2023-09-30T08:55:23.188637+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-09-30T08:55:24.422 DEBUG:teuthology.orchestra.run.smithi099:osd.7> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-30T08:55:24.424 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-30T08:55:24.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-30T08:55:24.542 INFO:journalctl@ceph.osd.7.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: audit 2023-09-30T08:55:23.712136+0000 mon.a (mon.0) 516 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: cluster 2023-09-30T08:55:23.712286+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: audit 2023-09-30T08:55:23.713163+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: audit 2023-09-30T08:55:23.719069+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: audit 2023-09-30T08:55:23.852554+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: audit 2023-09-30T08:55:23.873397+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: cluster 2023-09-30T08:55:24.712457+0000 mon.a (mon.0) 522 : cluster [INF] osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638] boot 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: cluster 2023-09-30T08:55:24.712531+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-30T08:55:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[27219]: audit 2023-09-30T08:55:24.712781+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: audit 2023-09-30T08:55:23.712136+0000 mon.a (mon.0) 516 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: cluster 2023-09-30T08:55:23.712286+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: audit 2023-09-30T08:55:23.713163+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: audit 2023-09-30T08:55:23.719069+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: audit 2023-09-30T08:55:23.852554+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: audit 2023-09-30T08:55:23.873397+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: cluster 2023-09-30T08:55:24.712457+0000 mon.a (mon.0) 522 : cluster [INF] osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638] boot 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: cluster 2023-09-30T08:55:24.712531+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-30T08:55:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:24 smithi005 bash[33615]: audit 2023-09-30T08:55:24.712781+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: audit 2023-09-30T08:55:23.712136+0000 mon.a (mon.0) 516 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-09-30T08:55:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: cluster 2023-09-30T08:55:23.712286+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-09-30T08:55:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: audit 2023-09-30T08:55:23.713163+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: audit 2023-09-30T08:55:23.719069+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: audit 2023-09-30T08:55:23.852554+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:25.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: audit 2023-09-30T08:55:23.873397+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:25.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: cluster 2023-09-30T08:55:24.712457+0000 mon.a (mon.0) 522 : cluster [INF] osd.7 [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638] boot 2023-09-30T08:55:25.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: cluster 2023-09-30T08:55:24.712531+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-09-30T08:55:25.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:24 smithi099 bash[27661]: audit 2023-09-30T08:55:24.712781+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:25.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:25 smithi005 bash[33615]: cluster 2023-09-30T08:55:22.930232+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:55:25.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:25 smithi005 bash[33615]: cluster 2023-09-30T08:55:22.930325+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:55:25.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:25 smithi005 bash[33615]: cluster 2023-09-30T08:55:25.189196+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:25.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:25 smithi005 bash[27219]: cluster 2023-09-30T08:55:22.930232+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:55:25.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:25 smithi005 bash[27219]: cluster 2023-09-30T08:55:22.930325+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:55:25.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:25 smithi005 bash[27219]: cluster 2023-09-30T08:55:25.189196+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:25 smithi099 bash[27661]: cluster 2023-09-30T08:55:22.930232+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-30T08:55:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:25 smithi099 bash[27661]: cluster 2023-09-30T08:55:22.930325+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-30T08:55:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:25 smithi099 bash[27661]: cluster 2023-09-30T08:55:25.189196+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:27.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:26 smithi005 bash[27219]: cluster 2023-09-30T08:55:25.716757+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-30T08:55:27.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:26 smithi005 bash[27219]: cluster 2023-09-30T08:55:25.717166+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T08:55:27.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:26 smithi005 bash[27219]: cluster 2023-09-30T08:55:26.719315+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-30T08:55:27.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:26 smithi005 bash[33615]: cluster 2023-09-30T08:55:25.716757+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-30T08:55:27.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:26 smithi005 bash[33615]: cluster 2023-09-30T08:55:25.717166+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T08:55:27.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:26 smithi005 bash[33615]: cluster 2023-09-30T08:55:26.719315+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-30T08:55:27.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:26 smithi099 bash[27661]: cluster 2023-09-30T08:55:25.716757+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-09-30T08:55:27.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:26 smithi099 bash[27661]: cluster 2023-09-30T08:55:25.717166+0000 mon.a (mon.0) 526 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T08:55:27.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:26 smithi099 bash[27661]: cluster 2023-09-30T08:55:26.719315+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-09-30T08:55:27.779 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:55:27.992 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:27 smithi005 bash[33615]: cluster 2023-09-30T08:55:27.189807+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v241: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:27.992 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:27 smithi005 bash[27219]: cluster 2023-09-30T08:55:27.189807+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v241: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:28.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:27 smithi099 bash[27661]: cluster 2023-09-30T08:55:27.189807+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v241: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:28.449 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1696064124,"num_in_osds":8,"osd_in_since":1696064099,"num_remapped_pgs":0} 2023-09-30T08:55:28.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T08:55:29.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:28 smithi005 bash[27219]: audit 2023-09-30T08:55:27.777920+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.5:0/2997476849' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T08:55:29.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:28 smithi005 bash[33615]: audit 2023-09-30T08:55:27.777920+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.5:0/2997476849' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T08:55:29.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:28 smithi099 bash[27661]: audit 2023-09-30T08:55:27.777920+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.5:0/2997476849' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T08:55:30.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:29 smithi005 bash[27219]: cluster 2023-09-30T08:55:29.190451+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v242: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:30.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:29 smithi005 bash[33615]: cluster 2023-09-30T08:55:29.190451+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v242: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:30.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:29 smithi099 bash[27661]: cluster 2023-09-30T08:55:29.190451+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v242: 1 pgs: 1 peering; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:31 smithi099 bash[27661]: cluster 2023-09-30T08:55:31.242250+0000 mon.a (mon.0) 529 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T08:55:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:31 smithi099 bash[27661]: cluster 2023-09-30T08:55:31.242311+0000 mon.a (mon.0) 530 : cluster [INF] Cluster is now healthy 2023-09-30T08:55:31.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:31 smithi005 bash[27219]: cluster 2023-09-30T08:55:31.242250+0000 mon.a (mon.0) 529 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T08:55:31.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:31 smithi005 bash[27219]: cluster 2023-09-30T08:55:31.242311+0000 mon.a (mon.0) 530 : cluster [INF] Cluster is now healthy 2023-09-30T08:55:31.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:31 smithi005 bash[33615]: cluster 2023-09-30T08:55:31.242250+0000 mon.a (mon.0) 529 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T08:55:31.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:31 smithi005 bash[33615]: cluster 2023-09-30T08:55:31.242311+0000 mon.a (mon.0) 530 : cluster [INF] Cluster is now healthy 2023-09-30T08:55:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:32 smithi099 bash[27661]: cluster 2023-09-30T08:55:31.190917+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:32.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:32 smithi005 bash[27219]: cluster 2023-09-30T08:55:31.190917+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:32.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:32 smithi005 bash[33615]: cluster 2023-09-30T08:55:31.190917+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:33.208 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:55:33.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: cephadm 2023-09-30T08:55:32.533709+0000 mgr.y (mgr.14146) 254 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:55:33.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.543489+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.546392+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.547727+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.548946+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.550134+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: cephadm 2023-09-30T08:55:32.551112+0000 mgr.y (mgr.14146) 255 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 4316M 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.557978+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.559629+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.560970+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: audit 2023-09-30T08:55:32.567387+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:33.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:33 smithi099 bash[27661]: cluster 2023-09-30T08:55:33.191550+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: cephadm 2023-09-30T08:55:32.533709+0000 mgr.y (mgr.14146) 254 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.543489+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.546392+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.547727+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.548946+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.550134+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: cephadm 2023-09-30T08:55:32.551112+0000 mgr.y (mgr.14146) 255 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 4316M 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.557978+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.559629+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:34.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.560970+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: audit 2023-09-30T08:55:32.567387+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[33615]: cluster 2023-09-30T08:55:33.191550+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: cephadm 2023-09-30T08:55:32.533709+0000 mgr.y (mgr.14146) 254 : cephadm [INF] Detected new or changed devices on smithi099 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.543489+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.546392+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.547727+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.548946+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.550134+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: cephadm 2023-09-30T08:55:32.551112+0000 mgr.y (mgr.14146) 255 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 4316M 2023-09-30T08:55:34.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.557978+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:34.012 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.559629+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:34.012 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.560970+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:34.012 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: audit 2023-09-30T08:55:32.567387+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:34.012 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:33 smithi005 bash[27219]: cluster 2023-09-30T08:55:33.191550+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:36.010 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:55:36.010 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":50,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T08:55:26.711642+0000","last_up_change":"2023-09-30T08:55:24.707121+0000","last_in_change":"2023-09-30T08:54:59.472190+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-30T08:51:59.052337+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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6803","nonce":1062634125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6805","nonce":1062634125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6809","nonce":1062634125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6807","nonce":1062634125}]},"public_addr":"172.21.15.5:6803/1062634125","cluster_addr":"172.21.15.5:6805/1062634125","heartbeat_back_addr":"172.21.15.5:6809/1062634125","heartbeat_front_addr":"172.21.15.5:6807/1062634125","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6811","nonce":14886557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6813","nonce":14886557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6817","nonce":14886557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6815","nonce":14886557}]},"public_addr":"172.21.15.5:6811/14886557","cluster_addr":"172.21.15.5:6813/14886557","heartbeat_back_addr":"172.21.15.5:6817/14886557","heartbeat_front_addr":"172.21.15.5:6815/14886557","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","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.5:6818","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6819","nonce":1827028708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6821","nonce":1827028708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6825","nonce":1827028708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6823","nonce":1827028708}]},"public_addr":"172.21.15.5:6819/1827028708","cluster_addr":"172.21.15.5:6821/1827028708","heartbeat_back_addr":"172.21.15.5:6825/1827028708","heartbeat_front_addr":"172.21.15.5:6823/1827028708","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","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.5:6826","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6827","nonce":1812627563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6829","nonce":1812627563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6833","nonce":1812627563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6831","nonce":1812627563}]},"public_addr":"172.21.15.5:6827/1812627563","cluster_addr":"172.21.15.5:6829/1812627563","heartbeat_back_addr":"172.21.15.5:6833/1812627563","heartbeat_front_addr":"172.21.15.5:6831/1812627563","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","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.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:50:31.340054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+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-30T08:55:36.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:36 smithi005 bash[27219]: cluster 2023-09-30T08:55:35.192203+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:36.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:36 smithi005 bash[27219]: audit 2023-09-30T08:55:36.006532+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.5:0/563205951' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:55:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:36 smithi005 bash[33615]: cluster 2023-09-30T08:55:35.192203+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:36 smithi005 bash[33615]: audit 2023-09-30T08:55:36.006532+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.5:0/563205951' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:55:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:36 smithi099 bash[27661]: cluster 2023-09-30T08:55:35.192203+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:36 smithi099 bash[27661]: audit 2023-09-30T08:55:36.006532+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.5:0/563205951' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:55:36.648 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-09-30T08:51:59.052337+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_devicehealth': {}}}] 2023-09-30T08:55:36.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-09-30T08:55:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:38 smithi005 bash[27219]: cluster 2023-09-30T08:55:37.192843+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:38 smithi005 bash[33615]: cluster 2023-09-30T08:55:37.192843+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:38.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:38 smithi099 bash[27661]: cluster 2023-09-30T08:55:37.192843+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:40.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:39 smithi005 bash[27219]: cluster 2023-09-30T08:55:39.193438+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:40.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:39 smithi005 bash[33615]: cluster 2023-09-30T08:55:39.193438+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:40.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:39 smithi099 bash[27661]: cluster 2023-09-30T08:55:39.193438+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:41.416 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:55:42.506 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:42 smithi005 bash[27219]: cluster 2023-09-30T08:55:41.194065+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:42.507 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:42 smithi005 bash[33615]: cluster 2023-09-30T08:55:41.194065+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:42.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:42 smithi099 bash[27661]: cluster 2023-09-30T08:55:41.194065+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:44.136 INFO:teuthology.orchestra.run.smithi005.stdout:pg_num: 1 2023-09-30T08:55:44.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:44 smithi005 bash[27219]: cluster 2023-09-30T08:55:43.194669+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:44.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:44 smithi005 bash[27219]: audit 2023-09-30T08:55:44.134772+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.5:0/3062835966' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-30T08:55:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:44 smithi005 bash[33615]: cluster 2023-09-30T08:55:43.194669+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:44 smithi005 bash[33615]: audit 2023-09-30T08:55:44.134772+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.5:0/3062835966' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-30T08:55:44.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:44 smithi099 bash[27661]: cluster 2023-09-30T08:55:43.194669+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:44.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:44 smithi099 bash[27661]: audit 2023-09-30T08:55:44.134772+0000 mon.a (mon.0) 540 : audit [DBG] from='client.? 172.21.15.5:0/3062835966' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-09-30T08:55:44.926 INFO:tasks.cephadm:Adding prometheus.a on smithi099 2023-09-30T08:55:44.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi099=a' 2023-09-30T08:55:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:46 smithi005 bash[27219]: cluster 2023-09-30T08:55:45.195329+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:46.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:46 smithi005 bash[33615]: cluster 2023-09-30T08:55:45.195329+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:46.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:46 smithi099 bash[27661]: cluster 2023-09-30T08:55:45.195329+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:47.826 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled prometheus update... 2023-09-30T08:55:48.468 DEBUG:teuthology.orchestra.run.smithi099:prometheus.a> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-30T08:55:48.471 INFO:tasks.cephadm:Adding node-exporter.a on smithi005 2023-09-30T08:55:48.471 INFO:tasks.cephadm:Adding node-exporter.b on smithi099 2023-09-30T08:55:48.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi005=a;smithi099=b' 2023-09-30T08:55:48.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[27219]: cluster 2023-09-30T08:55:47.195911+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:48.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[27219]: audit 2023-09-30T08:55:47.824579+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[27219]: audit 2023-09-30T08:55:47.875317+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[27219]: audit 2023-09-30T08:55:48.179044+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[27219]: audit 2023-09-30T08:55:48.180872+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[27219]: audit 2023-09-30T08:55:48.187529+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[27219]: audit 2023-09-30T08:55:48.195687+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[33615]: cluster 2023-09-30T08:55:47.195911+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[33615]: audit 2023-09-30T08:55:47.824579+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[33615]: audit 2023-09-30T08:55:47.875317+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:48.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[33615]: audit 2023-09-30T08:55:48.179044+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:48.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[33615]: audit 2023-09-30T08:55:48.180872+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:48.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[33615]: audit 2023-09-30T08:55:48.187529+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:48.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:48 smithi005 bash[33615]: audit 2023-09-30T08:55:48.195687+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-30T08:55:48.527 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:48 smithi099 bash[27661]: cluster 2023-09-30T08:55:47.195911+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:48.527 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:48 smithi099 bash[27661]: audit 2023-09-30T08:55:47.824579+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:48.527 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:48 smithi099 bash[27661]: audit 2023-09-30T08:55:47.875317+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:48.527 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:48 smithi099 bash[27661]: audit 2023-09-30T08:55:48.179044+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:55:48.528 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:48 smithi099 bash[27661]: audit 2023-09-30T08:55:48.180872+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:55:48.528 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:48 smithi099 bash[27661]: audit 2023-09-30T08:55:48.187529+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' 2023-09-30T08:55:48.528 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:48 smithi099 bash[27661]: audit 2023-09-30T08:55:48.195687+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-30T08:55:48.598 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:55:49.512 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[27661]: audit 2023-09-30T08:55:47.814593+0000 mgr.y (mgr.14146) 264 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:55:49.512 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[27661]: cephadm 2023-09-30T08:55:47.817885+0000 mgr.y (mgr.14146) 265 : cephadm [INF] Saving service prometheus spec with placement smithi099=a;count:1 2023-09-30T08:55:49.512 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[27661]: audit 2023-09-30T08:55:49.198561+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-30T08:55:49.512 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[27661]: cluster 2023-09-30T08:55:49.198697+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-30T08:55:49.512 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[28552]: ignoring --setuser ceph since I am not root 2023-09-30T08:55:49.512 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[28552]: ignoring --setgroup ceph since I am not root 2023-09-30T08:55:49.512 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[28552]: debug 2023-09-30T08:55:49.234+0000 7f8eb361a700 1 -- 172.21.15.99:0/3678157835 <== mon.1 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c3f3f004e0 con 0x55c3f3ff4c00 2023-09-30T08:55:49.513 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[28552]: debug 2023-09-30T08:55:49.390+0000 7f8ec37e1680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T08:55:49.513 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[28552]: debug 2023-09-30T08:55:49.502+0000 7f8ec37e1680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T08:55:49.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27488]: ignoring --setuser ceph since I am not root 2023-09-30T08:55:49.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27488]: ignoring --setgroup ceph since I am not root 2023-09-30T08:55:49.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27488]: debug 2023-09-30T08:55:49.247+0000 7f45b3aeb700 1 -- 172.21.15.5:0/2337388254 <== mon.2 v2:172.21.15.5:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5641fec2c4e0 con 0x5641fed20c00 2023-09-30T08:55:49.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27488]: debug 2023-09-30T08:55:49.411+0000 7f45c3cb2680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T08:55:49.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[33615]: audit 2023-09-30T08:55:47.814593+0000 mgr.y (mgr.14146) 264 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:55:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[33615]: cephadm 2023-09-30T08:55:47.817885+0000 mgr.y (mgr.14146) 265 : cephadm [INF] Saving service prometheus spec with placement smithi099=a;count:1 2023-09-30T08:55:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[33615]: audit 2023-09-30T08:55:49.198561+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-30T08:55:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[33615]: cluster 2023-09-30T08:55:49.198697+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-30T08:55:49.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27219]: audit 2023-09-30T08:55:47.814593+0000 mgr.y (mgr.14146) 264 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:55:49.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27219]: cephadm 2023-09-30T08:55:47.817885+0000 mgr.y (mgr.14146) 265 : cephadm [INF] Saving service prometheus spec with placement smithi099=a;count:1 2023-09-30T08:55:49.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27219]: audit 2023-09-30T08:55:49.198561+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.5:0/1712005780' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-30T08:55:49.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27219]: cluster 2023-09-30T08:55:49.198697+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-09-30T08:55:49.993 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27488]: debug 2023-09-30T08:55:49.519+0000 7f45c3cb2680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T08:55:50.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:49 smithi099 bash[28552]: debug 2023-09-30T08:55:49.986+0000 7f8ec37e1680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T08:55:50.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:49 smithi005 bash[27488]: debug 2023-09-30T08:55:49.987+0000 7f45c3cb2680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T08:55:51.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:51 smithi005 bash[27488]: debug 2023-09-30T08:55:51.011+0000 7f45c3cb2680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T08:55:51.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:51 smithi005 bash[27488]: debug 2023-09-30T08:55:51.111+0000 7f45c3cb2680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T08:55:51.301 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:50 smithi099 bash[28552]: debug 2023-09-30T08:55:50.914+0000 7f8ec37e1680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T08:55:51.301 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:51 smithi099 bash[28552]: debug 2023-09-30T08:55:51.014+0000 7f8ec37e1680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T08:55:51.301 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:51 smithi099 bash[28552]: debug 2023-09-30T08:55:51.294+0000 7f8ec37e1680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T08:55:51.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:51 smithi005 bash[27488]: debug 2023-09-30T08:55:51.375+0000 7f45c3cb2680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T08:55:52.781 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:52 smithi099 bash[28552]: debug 2023-09-30T08:55:52.510+0000 7f8ec37e1680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T08:55:52.781 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:52 smithi099 bash[28552]: debug 2023-09-30T08:55:52.674+0000 7f8ec37e1680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:55:52.831 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:52 smithi005 bash[27488]: debug 2023-09-30T08:55:52.555+0000 7f45c3cb2680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T08:55:52.831 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:52 smithi005 bash[27488]: debug 2023-09-30T08:55:52.723+0000 7f45c3cb2680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:55:53.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:52 smithi099 bash[28552]: debug 2023-09-30T08:55:52.774+0000 7f8ec37e1680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T08:55:53.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:52 smithi099 bash[28552]: debug 2023-09-30T08:55:52.890+0000 7f8ec37e1680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T08:55:53.180 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:52 smithi005 bash[27488]: debug 2023-09-30T08:55:52.827+0000 7f45c3cb2680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T08:55:53.180 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:52 smithi005 bash[27488]: debug 2023-09-30T08:55:52.943+0000 7f45c3cb2680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T08:55:53.481 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:53 smithi099 bash[28552]: debug 2023-09-30T08:55:53.110+0000 7f8ec37e1680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T08:55:53.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:53 smithi005 bash[27488]: debug 2023-09-30T08:55:53.175+0000 7f45c3cb2680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T08:55:53.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:53 smithi099 bash[28552]: debug 2023-09-30T08:55:53.474+0000 7f8ec37e1680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T08:55:53.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:53 smithi099 bash[28552]: debug 2023-09-30T08:55:53.598+0000 7f8ec37e1680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T08:55:54.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:53 smithi005 bash[27488]: debug 2023-09-30T08:55:53.563+0000 7f45c3cb2680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T08:55:54.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:53 smithi005 bash[27488]: debug 2023-09-30T08:55:53.695+0000 7f45c3cb2680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T08:55:54.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:54 smithi099 bash[28552]: debug 2023-09-30T08:55:54.450+0000 7f8ec37e1680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T08:55:54.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:54 smithi099 bash[28552]: debug 2023-09-30T08:55:54.554+0000 7f8ec37e1680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T08:55:54.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:54 smithi099 bash[28552]: debug 2023-09-30T08:55:54.666+0000 7f8ec37e1680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T08:55:55.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:54 smithi005 bash[27488]: debug 2023-09-30T08:55:54.595+0000 7f45c3cb2680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T08:55:55.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:54 smithi005 bash[27488]: debug 2023-09-30T08:55:54.703+0000 7f45c3cb2680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T08:55:55.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:54 smithi005 bash[27488]: debug 2023-09-30T08:55:54.827+0000 7f45c3cb2680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T08:55:55.176 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:54 smithi099 bash[28552]: debug 2023-09-30T08:55:54.882+0000 7f8ec37e1680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T08:55:55.364 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27488]: debug 2023-09-30T08:55:55.063+0000 7f45c3cb2680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T08:55:55.514 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: debug 2023-09-30T08:55:55.166+0000 7f8ec37e1680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T08:55:55.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: debug 2023-09-30T08:55:55.334+0000 7f8ec37e1680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T08:55:55.718 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27488]: debug 2023-09-30T08:55:55.359+0000 7f45c3cb2680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T08:55:55.718 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27488]: debug 2023-09-30T08:55:55.531+0000 7f45c3cb2680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T08:55:55.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: debug 2023-09-30T08:55:55.506+0000 7f8ec37e1680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:55:55.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: debug 2023-09-30T08:55:55.718+0000 7f8ec37e1680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T08:55:56.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27488]: debug 2023-09-30T08:55:55.715+0000 7f45c3cb2680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T08:55:56.028 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27488]: debug 2023-09-30T08:55:55.943+0000 7f45c3cb2680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T08:55:56.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[33615]: cluster 2023-09-30T08:55:55.854223+0000 mon.a (mon.0) 549 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[33615]: cluster 2023-09-30T08:55:55.854369+0000 mon.a (mon.0) 550 : cluster [DBG] Standby manager daemon x started 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[33615]: audit 2023-09-30T08:55:55.857803+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[33615]: audit 2023-09-30T08:55:55.860165+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[33615]: audit 2023-09-30T08:55:55.862929+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[33615]: audit 2023-09-30T08:55:55.864521+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27219]: cluster 2023-09-30T08:55:55.854223+0000 mon.a (mon.0) 549 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27219]: cluster 2023-09-30T08:55:55.854369+0000 mon.a (mon.0) 550 : cluster [DBG] Standby manager daemon x started 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27219]: audit 2023-09-30T08:55:55.857803+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T08:55:56.029 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27219]: audit 2023-09-30T08:55:55.860165+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T08:55:56.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27219]: audit 2023-09-30T08:55:55.862929+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T08:55:56.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:55 smithi005 bash[27219]: audit 2023-09-30T08:55:55.864521+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T08:55:56.303 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: debug 2023-09-30T08:55:55.826+0000 7f8ec37e1680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T08:55:56.360 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: [30/Sep/2023:08:55:55] ENGINE Bus STARTING 2023-09-30T08:55:56.360 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: CherryPy Checker: 2023-09-30T08:55:56.360 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: The Application mounted at '' has an empty config. 2023-09-30T08:55:56.360 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: [30/Sep/2023:08:55:55] ENGINE Serving on http://:::9283 2023-09-30T08:55:56.360 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[28552]: [30/Sep/2023:08:55:55] ENGINE Bus STARTED 2023-09-30T08:55:56.360 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[27661]: cluster 2023-09-30T08:55:55.854223+0000 mon.a (mon.0) 549 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T08:55:56.360 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[27661]: cluster 2023-09-30T08:55:55.854369+0000 mon.a (mon.0) 550 : cluster [DBG] Standby manager daemon x started 2023-09-30T08:55:56.361 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[27661]: audit 2023-09-30T08:55:55.857803+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T08:55:56.361 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[27661]: audit 2023-09-30T08:55:55.860165+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T08:55:56.361 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[27661]: audit 2023-09-30T08:55:55.862929+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T08:55:56.361 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:55 smithi099 bash[27661]: audit 2023-09-30T08:55:55.864521+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.99:0/4149146720' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T08:55:56.361 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: debug 2023-09-30T08:55:56.055+0000 7f45c3cb2680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T08:55:56.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: [30/Sep/2023:08:55:56] ENGINE Bus STARTING 2023-09-30T08:55:56.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: Warning: Permanently added '172.21.15.5' (ECDSA) to the list of known hosts. 2023-09-30T08:55:56.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: Warning: Permanently added '172.21.15.99' (ECDSA) to the list of known hosts. 2023-09-30T08:55:56.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: CherryPy Checker: 2023-09-30T08:55:56.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: The Application mounted at '' has an empty config. 2023-09-30T08:55:56.790 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: [30/Sep/2023:08:55:56] ENGINE Serving on http://:::9283 2023-09-30T08:55:56.790 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27488]: [30/Sep/2023:08:55:56] ENGINE Bus STARTED 2023-09-30T08:55:57.122 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled node-exporter update... 2023-09-30T08:55:57.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: cluster 2023-09-30T08:55:55.914116+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2023-09-30T08:55:57.193 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: cluster 2023-09-30T08:55:56.084258+0000 mon.a (mon.0) 552 : cluster [INF] Active manager daemon y restarted 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: cluster 2023-09-30T08:55:56.084847+0000 mon.a (mon.0) 553 : cluster [INF] Activating manager daemon y 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: cluster 2023-09-30T08:55:56.093975+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: cluster 2023-09-30T08:55:56.094400+0000 mon.a (mon.0) 555 : cluster [DBG] mgrmap e17: y(active, starting, since 0.00976251s), standbys: x 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.099908+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.100188+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.100446+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.101913+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.102239+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.102572+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.102879+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:55:57.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.103159+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.103608+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.103962+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.104288+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.104632+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.104978+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.105262+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.105481+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.106152+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: cluster 2023-09-30T08:55:56.111119+0000 mon.a (mon.0) 556 : cluster [INF] Manager daemon y is now available 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.252193+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:57.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.255715+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:57.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.312856+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:55:57.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.331557+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:55:57.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.332003+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:55:57.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.339691+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:55:57.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:56 smithi099 bash[27661]: audit 2023-09-30T08:55:56.340175+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: cluster 2023-09-30T08:55:55.914116+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: cluster 2023-09-30T08:55:56.084258+0000 mon.a (mon.0) 552 : cluster [INF] Active manager daemon y restarted 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: cluster 2023-09-30T08:55:56.084847+0000 mon.a (mon.0) 553 : cluster [INF] Activating manager daemon y 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: cluster 2023-09-30T08:55:56.093975+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: cluster 2023-09-30T08:55:56.094400+0000 mon.a (mon.0) 555 : cluster [DBG] mgrmap e17: y(active, starting, since 0.00976251s), standbys: x 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.099908+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.100188+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.100446+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:55:57.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.101913+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.102239+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.102572+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.102879+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.103159+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.103608+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.103962+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.104288+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.104632+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.104978+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.105262+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T08:55:57.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.105481+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T08:55:57.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: cluster 2023-09-30T08:55:55.914116+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2023-09-30T08:55:57.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: cluster 2023-09-30T08:55:56.084258+0000 mon.a (mon.0) 552 : cluster [INF] Active manager daemon y restarted 2023-09-30T08:55:57.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: cluster 2023-09-30T08:55:56.084847+0000 mon.a (mon.0) 553 : cluster [INF] Activating manager daemon y 2023-09-30T08:55:57.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: cluster 2023-09-30T08:55:56.093975+0000 mon.a (mon.0) 554 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-09-30T08:55:57.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: cluster 2023-09-30T08:55:56.094400+0000 mon.a (mon.0) 555 : cluster [DBG] mgrmap e17: y(active, starting, since 0.00976251s), standbys: x 2023-09-30T08:55:57.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.099908+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.100188+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.100446+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.101913+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.102239+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.102572+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.102879+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.103159+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.103608+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T08:55:57.291 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.103962+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.104288+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.104632+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.104978+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.105262+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.105481+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.106152+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: cluster 2023-09-30T08:55:56.111119+0000 mon.a (mon.0) 556 : cluster [INF] Manager daemon y is now available 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.252193+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.255715+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.312856+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.331557+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:55:57.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.332003+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.339691+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[33615]: audit 2023-09-30T08:55:56.340175+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.106152+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: cluster 2023-09-30T08:55:56.111119+0000 mon.a (mon.0) 556 : cluster [INF] Manager daemon y is now available 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.252193+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.255715+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.312856+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.331557+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:55:57.293 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.332003+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T08:55:57.294 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.339691+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:55:57.294 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:56 smithi005 bash[27219]: audit 2023-09-30T08:55:56.340175+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T08:55:57.948 DEBUG:teuthology.orchestra.run.smithi005:node-exporter.a> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-30T08:55:57.951 DEBUG:teuthology.orchestra.run.smithi099:node-exporter.b> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-30T08:55:57.993 INFO:tasks.cephadm:Adding alertmanager.a on smithi005 2023-09-30T08:55:57.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi005=a' 2023-09-30T08:55:58.070 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:55:58.194 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:55:58.234 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:58 smithi099 bash[27661]: cluster 2023-09-30T08:55:57.104238+0000 mon.a (mon.0) 560 : cluster [DBG] mgrmap e18: y(active, since 1.0196s), standbys: x 2023-09-30T08:55:58.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:58 smithi099 bash[27661]: cephadm 2023-09-30T08:55:57.114751+0000 mgr.y (mgr.24358) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi005=a;smithi099=b;count:2 2023-09-30T08:55:58.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:58 smithi099 bash[27661]: audit 2023-09-30T08:55:57.119511+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:55:58.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:58 smithi005 bash[27219]: cluster 2023-09-30T08:55:57.104238+0000 mon.a (mon.0) 560 : cluster [DBG] mgrmap e18: y(active, since 1.0196s), standbys: x 2023-09-30T08:55:58.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:58 smithi005 bash[27219]: cephadm 2023-09-30T08:55:57.114751+0000 mgr.y (mgr.24358) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi005=a;smithi099=b;count:2 2023-09-30T08:55:58.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:58 smithi005 bash[27219]: audit 2023-09-30T08:55:57.119511+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:55:58.274 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:58 smithi005 bash[33615]: cluster 2023-09-30T08:55:57.104238+0000 mon.a (mon.0) 560 : cluster [DBG] mgrmap e18: y(active, since 1.0196s), standbys: x 2023-09-30T08:55:58.275 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:58 smithi005 bash[33615]: cephadm 2023-09-30T08:55:57.114751+0000 mgr.y (mgr.24358) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi005=a;smithi099=b;count:2 2023-09-30T08:55:58.275 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:58 smithi005 bash[33615]: audit 2023-09-30T08:55:57.119511+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:55:59.186 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:55:59 smithi099 bash[27661]: cluster 2023-09-30T08:55:58.103644+0000 mgr.y (mgr.24358) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:59.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:55:59 smithi005 bash[27219]: cluster 2023-09-30T08:55:58.103644+0000 mgr.y (mgr.24358) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:55:59.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:55:59 smithi005 bash[33615]: cluster 2023-09-30T08:55:58.103644+0000 mgr.y (mgr.24358) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:00.457 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:00 smithi099 bash[27661]: cluster 2023-09-30T08:55:59.118684+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-30T08:56:00.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:00 smithi005 bash[27219]: cluster 2023-09-30T08:55:59.118684+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-30T08:56:00.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:00 smithi005 bash[33615]: cluster 2023-09-30T08:55:59.118684+0000 mon.a (mon.0) 562 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-30T08:56:00.896 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled alertmanager update... 2023-09-30T08:56:01.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:01 smithi099 bash[27661]: cluster 2023-09-30T08:56:00.104201+0000 mgr.y (mgr.24358) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:01.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:01 smithi099 bash[27661]: audit 2023-09-30T08:56:00.893806+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:01.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:01 smithi005 bash[27219]: cluster 2023-09-30T08:56:00.104201+0000 mgr.y (mgr.24358) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:01.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:01 smithi005 bash[27219]: audit 2023-09-30T08:56:00.893806+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:01.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:01 smithi005 bash[33615]: cluster 2023-09-30T08:56:00.104201+0000 mgr.y (mgr.24358) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:01.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:01 smithi005 bash[33615]: audit 2023-09-30T08:56:00.893806+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:01.635 DEBUG:teuthology.orchestra.run.smithi005:alertmanager.a> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-30T08:56:01.637 INFO:tasks.cephadm:Adding grafana.a on smithi099 2023-09-30T08:56:01.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi099=a' 2023-09-30T08:56:01.806 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:56:02.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:02 smithi005 bash[33615]: audit 2023-09-30T08:56:00.884086+0000 mgr.y (mgr.24358) 6 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi005=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:56:02.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:02 smithi005 bash[33615]: cephadm 2023-09-30T08:56:00.887148+0000 mgr.y (mgr.24358) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi005=a;count:1 2023-09-30T08:56:02.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:02 smithi005 bash[33615]: audit 2023-09-30T08:56:01.958816+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:02.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:02 smithi005 bash[27219]: audit 2023-09-30T08:56:00.884086+0000 mgr.y (mgr.24358) 6 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi005=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:56:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:02 smithi005 bash[27219]: cephadm 2023-09-30T08:56:00.887148+0000 mgr.y (mgr.24358) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi005=a;count:1 2023-09-30T08:56:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:02 smithi005 bash[27219]: audit 2023-09-30T08:56:01.958816+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:02.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:02 smithi099 bash[27661]: audit 2023-09-30T08:56:00.884086+0000 mgr.y (mgr.24358) 6 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi005=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:56:02.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:02 smithi099 bash[27661]: cephadm 2023-09-30T08:56:00.887148+0000 mgr.y (mgr.24358) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi005=a;count:1 2023-09-30T08:56:02.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:02 smithi099 bash[27661]: audit 2023-09-30T08:56:01.958816+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:03 smithi099 bash[27661]: cluster 2023-09-30T08:56:02.104738+0000 mgr.y (mgr.24358) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:03.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:03 smithi099 bash[27661]: audit 2023-09-30T08:56:02.516037+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:03 smithi099 bash[27661]: audit 2023-09-30T08:56:02.788407+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:56:03.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:03 smithi099 bash[27661]: audit 2023-09-30T08:56:02.790622+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:56:03.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:03 smithi099 bash[27661]: audit 2023-09-30T08:56:02.851567+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:03 smithi099 bash[27661]: audit 2023-09-30T08:56:02.870764+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:03 smithi099 bash[27661]: audit 2023-09-30T08:56:02.878750+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[27219]: cluster 2023-09-30T08:56:02.104738+0000 mgr.y (mgr.24358) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:03.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[27219]: audit 2023-09-30T08:56:02.516037+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[27219]: audit 2023-09-30T08:56:02.788407+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[27219]: audit 2023-09-30T08:56:02.790622+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[27219]: audit 2023-09-30T08:56:02.851567+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[27219]: audit 2023-09-30T08:56:02.870764+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[27219]: audit 2023-09-30T08:56:02.878750+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[33615]: cluster 2023-09-30T08:56:02.104738+0000 mgr.y (mgr.24358) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[33615]: audit 2023-09-30T08:56:02.516037+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[33615]: audit 2023-09-30T08:56:02.788407+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:56:03.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[33615]: audit 2023-09-30T08:56:02.790622+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:56:03.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[33615]: audit 2023-09-30T08:56:02.851567+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[33615]: audit 2023-09-30T08:56:02.870764+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:03.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:03 smithi005 bash[33615]: audit 2023-09-30T08:56:02.878750+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:04.409 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:04 smithi099 bash[27661]: cephadm 2023-09-30T08:56:02.793054+0000 mgr.y (mgr.24358) 9 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T08:56:04.409 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:04 smithi099 bash[27661]: cephadm 2023-09-30T08:56:02.793582+0000 mgr.y (mgr.24358) 10 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T08:56:04.409 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:04 smithi099 bash[27661]: cephadm 2023-09-30T08:56:02.814857+0000 mgr.y (mgr.24358) 11 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:56:04.409 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:04 smithi099 bash[27661]: cephadm 2023-09-30T08:56:02.818371+0000 mgr.y (mgr.24358) 12 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:56:04.409 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:04 smithi099 bash[27661]: cephadm 2023-09-30T08:56:02.901644+0000 mgr.y (mgr.24358) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi099 2023-09-30T08:56:04.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[27219]: cephadm 2023-09-30T08:56:02.793054+0000 mgr.y (mgr.24358) 9 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T08:56:04.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[27219]: cephadm 2023-09-30T08:56:02.793582+0000 mgr.y (mgr.24358) 10 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[27219]: cephadm 2023-09-30T08:56:02.814857+0000 mgr.y (mgr.24358) 11 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[27219]: cephadm 2023-09-30T08:56:02.818371+0000 mgr.y (mgr.24358) 12 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[27219]: cephadm 2023-09-30T08:56:02.901644+0000 mgr.y (mgr.24358) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi099 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[33615]: cephadm 2023-09-30T08:56:02.793054+0000 mgr.y (mgr.24358) 9 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[33615]: cephadm 2023-09-30T08:56:02.793582+0000 mgr.y (mgr.24358) 10 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[33615]: cephadm 2023-09-30T08:56:02.814857+0000 mgr.y (mgr.24358) 11 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[33615]: cephadm 2023-09-30T08:56:02.818371+0000 mgr.y (mgr.24358) 12 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T08:56:04.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:04 smithi005 bash[33615]: cephadm 2023-09-30T08:56:02.901644+0000 mgr.y (mgr.24358) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi099 2023-09-30T08:56:04.819 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled grafana update... 2023-09-30T08:56:05.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:05 smithi099 bash[27661]: cluster 2023-09-30T08:56:04.105335+0000 mgr.y (mgr.24358) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:05.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:05 smithi099 bash[27661]: audit 2023-09-30T08:56:04.816607+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:05.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:05 smithi005 bash[33615]: cluster 2023-09-30T08:56:04.105335+0000 mgr.y (mgr.24358) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:05.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:05 smithi005 bash[33615]: audit 2023-09-30T08:56:04.816607+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:05.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:05 smithi005 bash[27219]: cluster 2023-09-30T08:56:04.105335+0000 mgr.y (mgr.24358) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:05.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:05 smithi005 bash[27219]: audit 2023-09-30T08:56:04.816607+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:06.087 DEBUG:teuthology.orchestra.run.smithi099:grafana.a> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-30T08:56:06.089 INFO:tasks.cephadm:Setting up client nodes... 2023-09-30T08:56:06.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-30T08:56:06.139 INFO:journalctl@ceph.grafana.a.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T08:56:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:06 smithi005 bash[27219]: audit 2023-09-30T08:56:04.805827+0000 mgr.y (mgr.24358) 15 : audit [DBG] from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:56:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:06 smithi005 bash[27219]: cephadm 2023-09-30T08:56:04.809320+0000 mgr.y (mgr.24358) 16 : cephadm [INF] Saving service grafana spec with placement smithi099=a;count:1 2023-09-30T08:56:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:06 smithi005 bash[33615]: audit 2023-09-30T08:56:04.805827+0000 mgr.y (mgr.24358) 15 : audit [DBG] from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:56:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:06 smithi005 bash[33615]: cephadm 2023-09-30T08:56:04.809320+0000 mgr.y (mgr.24358) 16 : cephadm [INF] Saving service grafana spec with placement smithi099=a;count:1 2023-09-30T08:56:06.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:06 smithi099 bash[27661]: audit 2023-09-30T08:56:04.805827+0000 mgr.y (mgr.24358) 15 : audit [DBG] from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:56:06.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:06 smithi099 bash[27661]: cephadm 2023-09-30T08:56:04.809320+0000 mgr.y (mgr.24358) 16 : cephadm [INF] Saving service grafana spec with placement smithi099=a;count:1 2023-09-30T08:56:07.493 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:07 smithi005 bash[33615]: cluster 2023-09-30T08:56:06.105929+0000 mgr.y (mgr.24358) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:07.493 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:07 smithi005 bash[27219]: cluster 2023-09-30T08:56:06.105929+0000 mgr.y (mgr.24358) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:07.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:07 smithi099 bash[27661]: cluster 2023-09-30T08:56:06.105929+0000 mgr.y (mgr.24358) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:09.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:09 smithi005 bash[33615]: cluster 2023-09-30T08:56:08.106641+0000 mgr.y (mgr.24358) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:09.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:09 smithi005 bash[27219]: cluster 2023-09-30T08:56:08.106641+0000 mgr.y (mgr.24358) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:09.419 INFO:teuthology.orchestra.run.smithi005.stdout:[client.0] 2023-09-30T08:56:09.419 INFO:teuthology.orchestra.run.smithi005.stdout: key = AQCp4hdlcHFjGBAAumxfInc1/jPHcoD13Lcsqw== 2023-09-30T08:56:09.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:09 smithi099 bash[27661]: cluster 2023-09-30T08:56:08.106641+0000 mgr.y (mgr.24358) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:10.130 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T08:56:10.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-30T08:56:10.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-30T08:56:10.155 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-30T08:56:10.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:10 smithi005 bash[27219]: audit 2023-09-30T08:56:09.408716+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.5:0/4088119576' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T08:56:10.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:10 smithi005 bash[27219]: audit 2023-09-30T08:56:09.417397+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.5:0/4088119576' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T08:56:10.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:10 smithi005 bash[33615]: audit 2023-09-30T08:56:09.408716+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.5:0/4088119576' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T08:56:10.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:10 smithi005 bash[33615]: audit 2023-09-30T08:56:09.417397+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.5:0/4088119576' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T08:56:10.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:10 smithi099 bash[27661]: audit 2023-09-30T08:56:09.408716+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.5:0/4088119576' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T08:56:10.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:10 smithi099 bash[27661]: audit 2023-09-30T08:56:09.417397+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.5:0/4088119576' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T08:56:11.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:11 smithi005 bash[27219]: cluster 2023-09-30T08:56:10.107131+0000 mgr.y (mgr.24358) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:11.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:11 smithi005 bash[33615]: cluster 2023-09-30T08:56:10.107131+0000 mgr.y (mgr.24358) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:11.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:11 smithi099 bash[27661]: cluster 2023-09-30T08:56:10.107131+0000 mgr.y (mgr.24358) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:13.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:13 smithi099 bash[27661]: cluster 2023-09-30T08:56:12.107696+0000 mgr.y (mgr.24358) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:13.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:13 smithi005 bash[27219]: cluster 2023-09-30T08:56:12.107696+0000 mgr.y (mgr.24358) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:13.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:13 smithi005 bash[33615]: cluster 2023-09-30T08:56:12.107696+0000 mgr.y (mgr.24358) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:15.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:14 smithi005 bash[27219]: cluster 2023-09-30T08:56:14.108338+0000 mgr.y (mgr.24358) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:15.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:14 smithi005 bash[33615]: cluster 2023-09-30T08:56:14.108338+0000 mgr.y (mgr.24358) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:15.041 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:14 smithi099 bash[27661]: cluster 2023-09-30T08:56:14.108338+0000 mgr.y (mgr.24358) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:15.203 INFO:teuthology.orchestra.run.smithi099.stdout:[client.1] 2023-09-30T08:56:15.203 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCv4hdlXY+DCxAAVKPBtkiBD6XTRFPOsK4uQQ== 2023-09-30T08:56:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:15 smithi099 bash[27661]: audit 2023-09-30T08:56:15.191847+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.99:0/3742487885' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T08:56:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:15 smithi099 bash[27661]: audit 2023-09-30T08:56:15.192812+0000 mon.a (mon.0) 572 : 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-30T08:56:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:15 smithi099 bash[27661]: audit 2023-09-30T08:56:15.201602+0000 mon.a (mon.0) 573 : 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-30T08:56:15.984 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-09-30T08:56:15.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-30T08:56:15.985 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-30T08:56:16.007 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-30T08:56:16.007 DEBUG:teuthology.orchestra.run.smithi005:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-30T08:56:16.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:15 smithi005 bash[33615]: audit 2023-09-30T08:56:15.191847+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.99:0/3742487885' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T08:56:16.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:15 smithi005 bash[33615]: audit 2023-09-30T08:56:15.192812+0000 mon.a (mon.0) 572 : 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-30T08:56:16.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:15 smithi005 bash[33615]: audit 2023-09-30T08:56:15.201602+0000 mon.a (mon.0) 573 : 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-30T08:56:16.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:15 smithi005 bash[27219]: audit 2023-09-30T08:56:15.191847+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.99:0/3742487885' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T08:56:16.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:15 smithi005 bash[27219]: audit 2023-09-30T08:56:15.192812+0000 mon.a (mon.0) 572 : 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-30T08:56:16.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:15 smithi005 bash[27219]: audit 2023-09-30T08:56:15.201602+0000 mon.a (mon.0) 573 : 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-30T08:56:16.293 INFO:teuthology.misc.health.smithi005.stdout: 2023-09-30T08:56:16.293 INFO:teuthology.misc.health.smithi005.stdout:{"epoch":51,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T08:55:56.084360+0000","last_up_change":"2023-09-30T08:55:24.707121+0000","last_in_change":"2023-09-30T08:54:59.472190+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-30T08:51:59.052337+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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6803","nonce":1062634125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6805","nonce":1062634125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6809","nonce":1062634125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6807","nonce":1062634125}]},"public_addr":"172.21.15.5:6803/1062634125","cluster_addr":"172.21.15.5:6805/1062634125","heartbeat_back_addr":"172.21.15.5:6809/1062634125","heartbeat_front_addr":"172.21.15.5:6807/1062634125","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6811","nonce":14886557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6813","nonce":14886557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6817","nonce":14886557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6815","nonce":14886557}]},"public_addr":"172.21.15.5:6811/14886557","cluster_addr":"172.21.15.5:6813/14886557","heartbeat_back_addr":"172.21.15.5:6817/14886557","heartbeat_front_addr":"172.21.15.5:6815/14886557","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","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.5:6818","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6819","nonce":1827028708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6821","nonce":1827028708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6825","nonce":1827028708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6823","nonce":1827028708}]},"public_addr":"172.21.15.5:6819/1827028708","cluster_addr":"172.21.15.5:6821/1827028708","heartbeat_back_addr":"172.21.15.5:6825/1827028708","heartbeat_front_addr":"172.21.15.5:6823/1827028708","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","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.5:6826","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6827","nonce":1812627563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6829","nonce":1812627563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6833","nonce":1812627563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6831","nonce":1812627563}]},"public_addr":"172.21.15.5:6827/1812627563","cluster_addr":"172.21.15.5:6829/1812627563","heartbeat_back_addr":"172.21.15.5:6833/1812627563","heartbeat_front_addr":"172.21.15.5:6831/1812627563","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","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.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":37,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:50:31.340054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+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-30T08:56:16.308 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-30T08:56:16.308 INFO:tasks.cephadm:Creating RBD pool 2023-09-30T08:56:16.309 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-30T08:56:16.360 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:16 smithi099 systemd[1]: Started Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:56:16.832 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:16 smithi005 bash[27219]: cluster 2023-09-30T08:56:16.108800+0000 mgr.y (mgr.24358) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:16.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:16 smithi005 bash[27219]: audit 2023-09-30T08:56:16.290359+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.5:0/2125547273' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:16.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:16 smithi005 bash[27219]: audit 2023-09-30T08:56:16.340770+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:16.833 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:16 smithi005 bash[33615]: cluster 2023-09-30T08:56:16.108800+0000 mgr.y (mgr.24358) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:16.833 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:16 smithi005 bash[33615]: audit 2023-09-30T08:56:16.290359+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.5:0/2125547273' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:16.833 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:16 smithi005 bash[33615]: audit 2023-09-30T08:56:16.340770+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:17.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:16 smithi099 bash[27661]: cluster 2023-09-30T08:56:16.108800+0000 mgr.y (mgr.24358) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:17.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:16 smithi099 bash[27661]: audit 2023-09-30T08:56:16.290359+0000 mon.c (mon.2) 35 : audit [DBG] from='client.? 172.21.15.5:0/2125547273' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:17.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:16 smithi099 bash[27661]: audit 2023-09-30T08:56:16.340770+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:17.336 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.239Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-30T08:56:17.336 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.239Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.239Z caller=main.go:518 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 smithi099 (none))" 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.239Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.239Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.241Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.242Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.242Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.246Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.246Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.921µs 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.246Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.246Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-30T08:56:17.337 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.246Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.746µs wal_replay_duration=234.279µs total_replay_duration=287.472µs 2023-09-30T08:56:17.338 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.248Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T08:56:17.338 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.248Z caller=main.go:947 level=info msg="TSDB started" 2023-09-30T08:56:17.338 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.248Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T08:56:17.338 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.271Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.704921ms db_storage=833ns remote_storage=1.501µs web_handler=347ns query_engine=833ns scrape=292.934µs scrape_sd=18.666µs notify=1.14µs notify_sd=2.194µs rules=23.121282ms 2023-09-30T08:56:17.338 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[46851]: ts=2023-09-30T08:56:17.271Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-30T08:56:17.515 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:17 smithi005 systemd[1]: Started Ceph node-exporter.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:56:17.515 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:17 smithi005 bash[52322]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-09-30T08:56:18.024 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:17 smithi005 bash[52322]: v1.3.1: Pulling from prometheus/node-exporter 2023-09-30T08:56:18.096 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:17 smithi099 systemd[1]: Started Ceph node-exporter.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:56:18.096 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:17 smithi099 bash[47018]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-09-30T08:56:18.361 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: aa2a8d90b84c: Pulling fs layer 2023-09-30T08:56:18.361 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: b45d31ee2d7f: Pulling fs layer 2023-09-30T08:56:18.361 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: b5db1e299295: Pulling fs layer 2023-09-30T08:56:18.361 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[33615]: cephadm 2023-09-30T08:56:16.344104+0000 mgr.y (mgr.24358) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi005 2023-09-30T08:56:18.361 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[33615]: audit 2023-09-30T08:56:17.093077+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:18.361 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[33615]: cephadm 2023-09-30T08:56:17.095237+0000 mgr.y (mgr.24358) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi099 2023-09-30T08:56:18.361 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[33615]: audit 2023-09-30T08:56:17.835560+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:18.362 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[27219]: cephadm 2023-09-30T08:56:16.344104+0000 mgr.y (mgr.24358) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi005 2023-09-30T08:56:18.362 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[27219]: audit 2023-09-30T08:56:17.093077+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:18.362 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[27219]: cephadm 2023-09-30T08:56:17.095237+0000 mgr.y (mgr.24358) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi099 2023-09-30T08:56:18.362 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[27219]: audit 2023-09-30T08:56:17.835560+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:18.484 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[27661]: cephadm 2023-09-30T08:56:16.344104+0000 mgr.y (mgr.24358) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi005 2023-09-30T08:56:18.485 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[27661]: audit 2023-09-30T08:56:17.093077+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:18.485 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[27661]: cephadm 2023-09-30T08:56:17.095237+0000 mgr.y (mgr.24358) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi099 2023-09-30T08:56:18.485 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[27661]: audit 2023-09-30T08:56:17.835560+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:18.515 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: b45d31ee2d7f: Verifying Checksum 2023-09-30T08:56:18.515 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: b45d31ee2d7f: Download complete 2023-09-30T08:56:18.765 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: b5db1e299295: Verifying Checksum 2023-09-30T08:56:18.765 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: b5db1e299295: Download complete 2023-09-30T08:56:18.803 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[47018]: v1.3.1: Pulling from prometheus/node-exporter 2023-09-30T08:56:18.803 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[47018]: aa2a8d90b84c: Pulling fs layer 2023-09-30T08:56:18.803 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[47018]: b45d31ee2d7f: Pulling fs layer 2023-09-30T08:56:18.803 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[47018]: b5db1e299295: Pulling fs layer 2023-09-30T08:56:19.100 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:18 smithi005 bash[52322]: aa2a8d90b84c: Pull complete 2023-09-30T08:56:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:19 smithi099 bash[27661]: cephadm 2023-09-30T08:56:17.847328+0000 mgr.y (mgr.24358) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi005 2023-09-30T08:56:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:19 smithi099 bash[27661]: cluster 2023-09-30T08:56:18.109437+0000 mgr.y (mgr.24358) 26 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:19.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[47018]: b45d31ee2d7f: Verifying Checksum 2023-09-30T08:56:19.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[47018]: b45d31ee2d7f: Download complete 2023-09-30T08:56:19.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:18 smithi099 bash[47018]: aa2a8d90b84c: Download complete 2023-09-30T08:56:19.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:19 smithi099 bash[47018]: b5db1e299295: Verifying Checksum 2023-09-30T08:56:19.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:19 smithi099 bash[47018]: b5db1e299295: Download complete 2023-09-30T08:56:19.304 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:19 smithi099 bash[47018]: aa2a8d90b84c: Pull complete 2023-09-30T08:56:19.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:19 smithi005 bash[33615]: cephadm 2023-09-30T08:56:17.847328+0000 mgr.y (mgr.24358) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi005 2023-09-30T08:56:19.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:19 smithi005 bash[33615]: cluster 2023-09-30T08:56:18.109437+0000 mgr.y (mgr.24358) 26 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:19 smithi005 bash[27219]: cephadm 2023-09-30T08:56:17.847328+0000 mgr.y (mgr.24358) 25 : cephadm [INF] Deploying daemon alertmanager.a on smithi005 2023-09-30T08:56:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:19 smithi005 bash[27219]: cluster 2023-09-30T08:56:18.109437+0000 mgr.y (mgr.24358) 26 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:19.952 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:19 smithi099 bash[47018]: b45d31ee2d7f: Pull complete 2023-09-30T08:56:20.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:19 smithi099 bash[47018]: b5db1e299295: Pull complete 2023-09-30T08:56:20.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:20 smithi099 bash[47018]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-09-30T08:56:20.303 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:20 smithi099 bash[47018]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-09-30T08:56:20.515 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:20 smithi005 bash[52322]: b45d31ee2d7f: Pull complete 2023-09-30T08:56:20.851 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:20 smithi005 bash[52322]: b5db1e299295: Pull complete 2023-09-30T08:56:21.265 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:20 smithi005 bash[52322]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-09-30T08:56:21.265 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:20 smithi005 bash[52322]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.401Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.401Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.402Z 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/.+)($|/) 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.402Z 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-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=arp 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-30T08:56:21.554 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=edac 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-30T08:56:21.555 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-30T08:56:21.556 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=os 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=stat 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=time 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-30T08:56:21.557 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=uname 2023-09-30T08:56:21.558 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-30T08:56:21.558 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-30T08:56:21.558 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-30T08:56:21.558 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.403Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-30T08:56:21.558 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[47018]: ts=2023-09-30T08:56:21.404Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-30T08:56:21.694 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'rbd' created 2023-09-30T08:56:22.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:21 smithi005 bash[27219]: cluster 2023-09-30T08:56:20.109968+0000 mgr.y (mgr.24358) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:22.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:21 smithi005 bash[33615]: cluster 2023-09-30T08:56:20.109968+0000 mgr.y (mgr.24358) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:22.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:21 smithi099 bash[27661]: cluster 2023-09-30T08:56:20.109968+0000 mgr.y (mgr.24358) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:23.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: audit 2023-09-30T08:56:21.142624+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.5:0/756150585' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-30T08:56:23.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: audit 2023-09-30T08:56:21.639538+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: audit 2023-09-30T08:56:21.685623+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: audit 2023-09-30T08:56:21.688062+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.5:0/756150585' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: cluster 2023-09-30T08:56:21.688240+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: audit 2023-09-30T08:56:21.689095+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: audit 2023-09-30T08:56:21.690891+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: audit 2023-09-30T08:56:21.691405+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[27219]: cluster 2023-09-30T08:56:22.110541+0000 mgr.y (mgr.24358) 28 : cluster [DBG] pgmap v17: 9 pgs: 4 creating+peering, 4 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: audit 2023-09-30T08:56:21.142624+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.5:0/756150585' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: audit 2023-09-30T08:56:21.639538+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: audit 2023-09-30T08:56:21.685623+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: audit 2023-09-30T08:56:21.688062+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.5:0/756150585' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: cluster 2023-09-30T08:56:21.688240+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: audit 2023-09-30T08:56:21.689095+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: audit 2023-09-30T08:56:21.690891+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: audit 2023-09-30T08:56:21.691405+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:56:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:22 smithi005 bash[33615]: cluster 2023-09-30T08:56:22.110541+0000 mgr.y (mgr.24358) 28 : cluster [DBG] pgmap v17: 9 pgs: 4 creating+peering, 4 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:23.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: audit 2023-09-30T08:56:21.142624+0000 mon.a (mon.0) 577 : audit [INF] from='client.? 172.21.15.5:0/756150585' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-30T08:56:23.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: audit 2023-09-30T08:56:21.639538+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:23.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: audit 2023-09-30T08:56:21.685623+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:56:23.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: audit 2023-09-30T08:56:21.688062+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.5:0/756150585' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-30T08:56:23.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: cluster 2023-09-30T08:56:21.688240+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-09-30T08:56:23.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: audit 2023-09-30T08:56:21.689095+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T08:56:23.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: audit 2023-09-30T08:56:21.690891+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:56:23.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: audit 2023-09-30T08:56:21.691405+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-09-30T08:56:23.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:22 smithi099 bash[27661]: cluster 2023-09-30T08:56:22.110541+0000 mgr.y (mgr.24358) 28 : cluster [DBG] pgmap v17: 9 pgs: 4 creating+peering, 4 unknown, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:23.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-30T08:56:23.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[27219]: audit 2023-09-30T08:56:22.693360+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-30T08:56:23.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[27219]: cluster 2023-09-30T08:56:22.693513+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-30T08:56:23.946 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[33615]: audit 2023-09-30T08:56:22.693360+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-30T08:56:23.946 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[33615]: cluster 2023-09-30T08:56:22.693513+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-30T08:56:24.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:23 smithi099 bash[27661]: audit 2023-09-30T08:56:22.693360+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-09-30T08:56:24.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:23 smithi099 bash[27661]: cluster 2023-09-30T08:56:22.693513+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-09-30T08:56:24.265 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.945Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.945Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z 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/.+)($|/) 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z 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-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=arp 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-30T08:56:24.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.946Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=edac 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-30T08:56:24.267 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=os 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-30T08:56:24.268 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=stat 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=time 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=uname 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-30T08:56:24.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-30T08:56:24.270 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-30T08:56:24.270 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-30T08:56:24.270 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 08:56:23 smithi005 bash[52322]: ts=2023-09-30T08:56:23.947Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-30T08:56:24.708 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:56:24 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:56:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:56:25.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:24 smithi005 bash[27219]: cluster 2023-09-30T08:56:23.699698+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-30T08:56:25.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:24 smithi005 bash[27219]: cluster 2023-09-30T08:56:24.111233+0000 mgr.y (mgr.24358) 29 : cluster [DBG] pgmap v20: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:25.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:24 smithi005 bash[33615]: cluster 2023-09-30T08:56:23.699698+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-30T08:56:25.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:24 smithi005 bash[33615]: cluster 2023-09-30T08:56:24.111233+0000 mgr.y (mgr.24358) 29 : cluster [DBG] pgmap v20: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:24 smithi099 bash[27661]: cluster 2023-09-30T08:56:23.699698+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-30T08:56:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:24 smithi099 bash[27661]: cluster 2023-09-30T08:56:24.111233+0000 mgr.y (mgr.24358) 29 : cluster [DBG] pgmap v20: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:27.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:27 smithi005 bash[27219]: cluster 2023-09-30T08:56:26.111918+0000 mgr.y (mgr.24358) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:27 smithi005 bash[33615]: cluster 2023-09-30T08:56:26.111918+0000 mgr.y (mgr.24358) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:27 smithi099 bash[27661]: cluster 2023-09-30T08:56:26.111918+0000 mgr.y (mgr.24358) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:29.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:29 smithi005 bash[33615]: cluster 2023-09-30T08:56:28.112468+0000 mgr.y (mgr.24358) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:29.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:29 smithi005 bash[27219]: cluster 2023-09-30T08:56:28.112468+0000 mgr.y (mgr.24358) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:29.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:29 smithi099 bash[27661]: cluster 2023-09-30T08:56:28.112468+0000 mgr.y (mgr.24358) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:30.191 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-30T08:56:30.524 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:30 smithi005 bash[33615]: audit 2023-09-30T08:56:29.222232+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.5:0/2939858033' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T08:56:30.524 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:30 smithi005 bash[33615]: audit 2023-09-30T08:56:29.222986+0000 mon.a (mon.0) 586 : 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-30T08:56:30.524 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:30 smithi005 bash[27219]: audit 2023-09-30T08:56:29.222232+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.5:0/2939858033' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T08:56:30.525 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:30 smithi005 bash[27219]: audit 2023-09-30T08:56:29.222986+0000 mon.a (mon.0) 586 : 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-30T08:56:30.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:30 smithi099 bash[27661]: audit 2023-09-30T08:56:29.222232+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.5:0/2939858033' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T08:56:30.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:30 smithi099 bash[27661]: audit 2023-09-30T08:56:29.222986+0000 mon.a (mon.0) 586 : 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-30T08:56:31.187 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-30T08:56:31.187 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-30T08:56:31.187 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-30T08:56:31.515 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:31 smithi005 systemd[1]: Started Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:56:31.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:31 smithi005 bash[27219]: cluster 2023-09-30T08:56:30.113080+0000 mgr.y (mgr.24358) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:31.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:31 smithi005 bash[27219]: audit 2023-09-30T08:56:30.185403+0000 mon.a (mon.0) 587 : 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-30T08:56:31.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:31 smithi005 bash[27219]: cluster 2023-09-30T08:56:30.185493+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-30T08:56:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:31 smithi005 bash[33615]: cluster 2023-09-30T08:56:30.113080+0000 mgr.y (mgr.24358) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:31 smithi005 bash[33615]: audit 2023-09-30T08:56:30.185403+0000 mon.a (mon.0) 587 : 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-30T08:56:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:31 smithi005 bash[33615]: cluster 2023-09-30T08:56:30.185493+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-30T08:56:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:31 smithi099 bash[27661]: cluster 2023-09-30T08:56:30.113080+0000 mgr.y (mgr.24358) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:31 smithi099 bash[27661]: audit 2023-09-30T08:56:30.185403+0000 mon.a (mon.0) 587 : 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-30T08:56:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:31 smithi099 bash[27661]: cluster 2023-09-30T08:56:30.185493+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-30T08:56:32.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:31 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:56:31] "GET /metrics HTTP/1.1" 200 155630 "" "Prometheus/2.33.4" 2023-09-30T08:56:32.685 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.629Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-30T08:56:32.685 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.629Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-30T08:56:32.685 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.633Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.5 port=9094 2023-09-30T08:56:32.686 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.634Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-30T08:56:32.686 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[33615]: audit 2023-09-30T08:56:31.399469+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:32.686 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[33615]: audit 2023-09-30T08:56:31.403394+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:56:32.686 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[33615]: audit 2023-09-30T08:56:31.654480+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:32.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[33615]: cluster 2023-09-30T08:56:32.113830+0000 mgr.y (mgr.24358) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:32.687 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[27219]: audit 2023-09-30T08:56:31.399469+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:32.687 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[27219]: audit 2023-09-30T08:56:31.403394+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:56:32.687 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[27219]: audit 2023-09-30T08:56:31.654480+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:32.687 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[27219]: cluster 2023-09-30T08:56:32.113830+0000 mgr.y (mgr.24358) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:32.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:32 smithi099 bash[27661]: audit 2023-09-30T08:56:31.399469+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:32.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:32 smithi099 bash[27661]: audit 2023-09-30T08:56:31.403394+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:56:32.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:32 smithi099 bash[27661]: audit 2023-09-30T08:56:31.654480+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:32.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:32 smithi099 bash[27661]: cluster 2023-09-30T08:56:32.113830+0000 mgr.y (mgr.24358) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:33.015 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.683Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T08:56:33.015 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.683Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T08:56:33.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.688Z caller=main.go:518 msg=Listening address=:9093 2023-09-30T08:56:33.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:32 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:32.688Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-30T08:56:34.665 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:56:34 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:56:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:56:35.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:34 smithi005 bash[27219]: cluster 2023-09-30T08:56:34.114502+0000 mgr.y (mgr.24358) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:35.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:34 smithi005 bash[33615]: cluster 2023-09-30T08:56:34.114502+0000 mgr.y (mgr.24358) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:35.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:34 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:34.635Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000180253s 2023-09-30T08:56:35.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:34 smithi099 bash[27661]: cluster 2023-09-30T08:56:34.114502+0000 mgr.y (mgr.24358) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:36.960 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:56:37.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:37 smithi005 bash[27219]: cluster 2023-09-30T08:56:36.115117+0000 mgr.y (mgr.24358) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:37.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:37 smithi005 bash[27219]: audit 2023-09-30T08:56:37.044241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:37.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:37 smithi005 bash[33615]: cluster 2023-09-30T08:56:36.115117+0000 mgr.y (mgr.24358) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:37.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:37 smithi005 bash[33615]: audit 2023-09-30T08:56:37.044241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:37.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:37 smithi099 bash[27661]: cluster 2023-09-30T08:56:36.115117+0000 mgr.y (mgr.24358) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:37.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:37 smithi099 bash[27661]: audit 2023-09-30T08:56:37.044241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:38.223 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27488]: [30/Sep/2023:08:56:38] ENGINE Bus STOPPING 2023-09-30T08:56:38.223 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27488]: [30/Sep/2023:08:56:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T08:56:38.223 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27488]: [30/Sep/2023:08:56:38] ENGINE Bus STOPPED 2023-09-30T08:56:38.224 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27488]: [30/Sep/2023:08:56:38] ENGINE Bus STARTING 2023-09-30T08:56:38.224 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27488]: [30/Sep/2023:08:56:38] ENGINE Serving on http://:::9283 2023-09-30T08:56:38.224 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27488]: [30/Sep/2023:08:56:38] ENGINE Bus STARTED 2023-09-30T08:56:39.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:37.812785+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:37.814951+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:37.816201+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:37.823602+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:38.069799+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:38.075536+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:38.081357+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:38.082129+0000 mgr.y (mgr.24358) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: audit 2023-09-30T08:56:38.089567+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: cephadm 2023-09-30T08:56:38.103863+0000 mgr.y (mgr.24358) 37 : cephadm [INF] Deploying daemon grafana.a on smithi099 2023-09-30T08:56:39.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[27219]: cluster 2023-09-30T08:56:38.115626+0000 mgr.y (mgr.24358) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:37.812785+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:37.814951+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:37.816201+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:37.823602+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:38.069799+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:38.075536+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:38.081357+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:38.082129+0000 mgr.y (mgr.24358) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: audit 2023-09-30T08:56:38.089567+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: cephadm 2023-09-30T08:56:38.103863+0000 mgr.y (mgr.24358) 37 : cephadm [INF] Deploying daemon grafana.a on smithi099 2023-09-30T08:56:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:38 smithi005 bash[33615]: cluster 2023-09-30T08:56:38.115626+0000 mgr.y (mgr.24358) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:37.812785+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:37.814951+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:37.816201+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:37.823602+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:38.069799+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:38.075536+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:38.081357+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:38.082129+0000 mgr.y (mgr.24358) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: audit 2023-09-30T08:56:38.089567+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: cephadm 2023-09-30T08:56:38.103863+0000 mgr.y (mgr.24358) 37 : cephadm [INF] Deploying daemon grafana.a on smithi099 2023-09-30T08:56:39.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:38 smithi099 bash[27661]: cluster 2023-09-30T08:56:38.115626+0000 mgr.y (mgr.24358) 38 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:40.218 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:56:40.902 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":19,"active_gid":24358,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6800","nonce":2383969768},{"type":"v1","addr":"172.21.15.5:6801","nonce":2383969768}]},"active_addr":"172.21.15.5:6801/2383969768","active_change":"2023-09-30T08:55:56.084625+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24352,"name":"x","mgr_features":4540138314316775423,"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.5:8443/","prometheus":"http://172.21.15.5:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":1216802275}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":1594322177}]}]} 2023-09-30T08:56:40.906 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-30T08:56:40.906 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-30T08:56:40.906 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T08:56:41.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:41 smithi005 bash[33615]: cluster 2023-09-30T08:56:40.116158+0000 mgr.y (mgr.24358) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:41.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:41 smithi005 bash[33615]: audit 2023-09-30T08:56:40.207524+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.5:0/1784538131' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T08:56:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:41 smithi005 bash[27219]: cluster 2023-09-30T08:56:40.116158+0000 mgr.y (mgr.24358) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:41.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:41 smithi005 bash[27219]: audit 2023-09-30T08:56:40.207524+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.5:0/1784538131' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T08:56:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:41 smithi099 bash[27661]: cluster 2023-09-30T08:56:40.116158+0000 mgr.y (mgr.24358) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:41 smithi099 bash[27661]: audit 2023-09-30T08:56:40.207524+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.5:0/1784538131' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T08:56:42.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:41 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:56:41] "GET /metrics HTTP/1.1" 200 155625 "" "Prometheus/2.33.4" 2023-09-30T08:56:43.015 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:56:42 smithi005 bash[53041]: level=info ts=2023-09-30T08:56:42.637Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002828693s 2023-09-30T08:56:43.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:42 smithi005 bash[27219]: audit 2023-09-30T08:56:41.672073+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:43.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:42 smithi005 bash[27219]: cluster 2023-09-30T08:56:42.116992+0000 mgr.y (mgr.24358) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:43.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:42 smithi005 bash[33615]: audit 2023-09-30T08:56:41.672073+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:43.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:42 smithi005 bash[33615]: cluster 2023-09-30T08:56:42.116992+0000 mgr.y (mgr.24358) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:42 smithi099 bash[27661]: audit 2023-09-30T08:56:41.672073+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:56:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:42 smithi099 bash[27661]: cluster 2023-09-30T08:56:42.116992+0000 mgr.y (mgr.24358) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:44.667 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:56:44 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:56:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:56:45.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:44 smithi005 bash[27219]: cluster 2023-09-30T08:56:44.117652+0000 mgr.y (mgr.24358) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:45.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:44 smithi005 bash[33615]: cluster 2023-09-30T08:56:44.117652+0000 mgr.y (mgr.24358) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:45.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:44 smithi099 bash[27661]: cluster 2023-09-30T08:56:44.117652+0000 mgr.y (mgr.24358) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:45.687 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:56:47.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:47 smithi005 bash[27219]: cluster 2023-09-30T08:56:46.118222+0000 mgr.y (mgr.24358) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:47.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:47 smithi005 bash[33615]: cluster 2023-09-30T08:56:46.118222+0000 mgr.y (mgr.24358) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:47.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:47 smithi099 bash[27661]: cluster 2023-09-30T08:56:46.118222+0000 mgr.y (mgr.24358) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:48.593 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:56:48.594 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":55,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T08:56:30.172956+0000","last_up_change":"2023-09-30T08:55:24.707121+0000","last_in_change":"2023-09-30T08:54:59.472190+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-30T08:51:59.052337+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-30T08:56:21.629391+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":"55","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6803","nonce":1062634125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6805","nonce":1062634125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6809","nonce":1062634125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6807","nonce":1062634125}]},"public_addr":"172.21.15.5:6803/1062634125","cluster_addr":"172.21.15.5:6805/1062634125","heartbeat_back_addr":"172.21.15.5:6809/1062634125","heartbeat_front_addr":"172.21.15.5:6807/1062634125","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6811","nonce":14886557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6813","nonce":14886557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6817","nonce":14886557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6815","nonce":14886557}]},"public_addr":"172.21.15.5:6811/14886557","cluster_addr":"172.21.15.5:6813/14886557","heartbeat_back_addr":"172.21.15.5:6817/14886557","heartbeat_front_addr":"172.21.15.5:6815/14886557","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6819","nonce":1827028708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6821","nonce":1827028708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6825","nonce":1827028708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6823","nonce":1827028708}]},"public_addr":"172.21.15.5:6819/1827028708","cluster_addr":"172.21.15.5:6821/1827028708","heartbeat_back_addr":"172.21.15.5:6825/1827028708","heartbeat_front_addr":"172.21.15.5:6823/1827028708","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","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.5:6826","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6827","nonce":1812627563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6829","nonce":1812627563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6833","nonce":1812627563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6831","nonce":1812627563}]},"public_addr":"172.21.15.5:6827/1812627563","cluster_addr":"172.21.15.5:6829/1812627563","heartbeat_back_addr":"172.21.15.5:6833/1812627563","heartbeat_front_addr":"172.21.15.5:6831/1812627563","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","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.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:50:31.340054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+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-30T08:56:49.250 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-30T08:56:49.250 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T08:56:49.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:49 smithi005 bash[27219]: cluster 2023-09-30T08:56:48.118921+0000 mgr.y (mgr.24358) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:49.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:49 smithi005 bash[27219]: audit 2023-09-30T08:56:48.590177+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.5:0/3357142262' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:49 smithi005 bash[33615]: cluster 2023-09-30T08:56:48.118921+0000 mgr.y (mgr.24358) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:49 smithi005 bash[33615]: audit 2023-09-30T08:56:48.590177+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.5:0/3357142262' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:49 smithi099 bash[27661]: cluster 2023-09-30T08:56:48.118921+0000 mgr.y (mgr.24358) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:49 smithi099 bash[27661]: audit 2023-09-30T08:56:48.590177+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.5:0/3357142262' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:51.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:51 smithi005 bash[27219]: cluster 2023-09-30T08:56:50.119528+0000 mgr.y (mgr.24358) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:51.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:51 smithi005 bash[33615]: cluster 2023-09-30T08:56:50.119528+0000 mgr.y (mgr.24358) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:51.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:51 smithi099 bash[27661]: cluster 2023-09-30T08:56:50.119528+0000 mgr.y (mgr.24358) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:52.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:56:51 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:56:51] "GET /metrics HTTP/1.1" 200 155625 "" "Prometheus/2.33.4" 2023-09-30T08:56:53.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:53 smithi005 bash[33615]: cluster 2023-09-30T08:56:52.120195+0000 mgr.y (mgr.24358) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:53.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:53 smithi005 bash[27219]: cluster 2023-09-30T08:56:52.120195+0000 mgr.y (mgr.24358) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:53.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:53 smithi099 bash[27661]: cluster 2023-09-30T08:56:52.120195+0000 mgr.y (mgr.24358) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:54.030 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:56:54.553 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:56:54 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:56:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:56:54.978 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:54 smithi005 bash[27219]: cluster 2023-09-30T08:56:54.120787+0000 mgr.y (mgr.24358) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:54.979 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:54 smithi005 bash[33615]: cluster 2023-09-30T08:56:54.120787+0000 mgr.y (mgr.24358) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:55.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:54 smithi099 bash[27661]: cluster 2023-09-30T08:56:54.120787+0000 mgr.y (mgr.24358) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:56.924 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:56:56.925 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":55,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T08:56:30.172956+0000","last_up_change":"2023-09-30T08:55:24.707121+0000","last_in_change":"2023-09-30T08:54:59.472190+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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-30T08:51:59.052337+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-30T08:56:21.629391+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":"55","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6803","nonce":1062634125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6805","nonce":1062634125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6809","nonce":1062634125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6807","nonce":1062634125}]},"public_addr":"172.21.15.5:6803/1062634125","cluster_addr":"172.21.15.5:6805/1062634125","heartbeat_back_addr":"172.21.15.5:6809/1062634125","heartbeat_front_addr":"172.21.15.5:6807/1062634125","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6811","nonce":14886557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6813","nonce":14886557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6817","nonce":14886557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6815","nonce":14886557}]},"public_addr":"172.21.15.5:6811/14886557","cluster_addr":"172.21.15.5:6813/14886557","heartbeat_back_addr":"172.21.15.5:6817/14886557","heartbeat_front_addr":"172.21.15.5:6815/14886557","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6819","nonce":1827028708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6821","nonce":1827028708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6825","nonce":1827028708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6823","nonce":1827028708}]},"public_addr":"172.21.15.5:6819/1827028708","cluster_addr":"172.21.15.5:6821/1827028708","heartbeat_back_addr":"172.21.15.5:6825/1827028708","heartbeat_front_addr":"172.21.15.5:6823/1827028708","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","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.5:6826","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6827","nonce":1812627563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6829","nonce":1812627563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6833","nonce":1812627563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6831","nonce":1812627563}]},"public_addr":"172.21.15.5:6827/1812627563","cluster_addr":"172.21.15.5:6829/1812627563","heartbeat_back_addr":"172.21.15.5:6833/1812627563","heartbeat_front_addr":"172.21.15.5:6831/1812627563","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","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.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:50:31.340054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+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-30T08:56:57.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:57 smithi005 bash[27219]: cluster 2023-09-30T08:56:56.121089+0000 mgr.y (mgr.24358) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:57.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:57 smithi005 bash[27219]: audit 2023-09-30T08:56:56.921074+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.5:0/3574299759' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:57.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:57 smithi005 bash[33615]: cluster 2023-09-30T08:56:56.121089+0000 mgr.y (mgr.24358) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:57.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:57 smithi005 bash[33615]: audit 2023-09-30T08:56:56.921074+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.5:0/3574299759' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:57 smithi099 bash[27661]: cluster 2023-09-30T08:56:56.121089+0000 mgr.y (mgr.24358) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:57 smithi099 bash[27661]: audit 2023-09-30T08:56:56.921074+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.5:0/3574299759' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:56:57.719 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-30T08:56:57.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-30T08:56:57.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-30T08:56:57.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-30T08:56:57.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-30T08:56:57.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-30T08:56:57.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-30T08:56:57.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-30T08:56:59.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:56:59 smithi005 bash[33615]: cluster 2023-09-30T08:56:58.121759+0000 mgr.y (mgr.24358) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:59.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:56:59 smithi005 bash[27219]: cluster 2023-09-30T08:56:58.121759+0000 mgr.y (mgr.24358) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:56:59.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:56:59 smithi099 bash[27661]: cluster 2023-09-30T08:56:58.121759+0000 mgr.y (mgr.24358) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:01.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:01 smithi005 bash[33615]: cluster 2023-09-30T08:57:00.122383+0000 mgr.y (mgr.24358) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:01 smithi005 bash[27219]: cluster 2023-09-30T08:57:00.122383+0000 mgr.y (mgr.24358) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:01.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:01 smithi099 bash[27661]: cluster 2023-09-30T08:57:00.122383+0000 mgr.y (mgr.24358) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:02.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:01 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:01] "GET /metrics HTTP/1.1" 200 155631 "" "Prometheus/2.33.4" 2023-09-30T08:57:02.600 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:02.600 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:02.601 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:02.607 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:02.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:02.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:02.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:02.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:03.499 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:03 smithi099 bash[27661]: cluster 2023-09-30T08:57:02.123066+0000 mgr.y (mgr.24358) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:03.499 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:03 smithi099 systemd[1]: Started Ceph grafana.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:57:03.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:03 smithi005 bash[33615]: cluster 2023-09-30T08:57:02.123066+0000 mgr.y (mgr.24358) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:03.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:03 smithi005 bash[27219]: cluster 2023-09-30T08:57:02.123066+0000 mgr.y (mgr.24358) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:04.550 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:57:04.550 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[27661]: audit 2023-09-30T08:57:03.469433+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:04.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[27661]: audit 2023-09-30T08:57:03.472079+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:04.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[27661]: cluster 2023-09-30T08:57:04.123663+0000 mgr.y (mgr.24358) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:04.551 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-09-30T08:57:04.551 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-09-30T08:57:04.551 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-09-30T08:57:04.551 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-09-30T08:57:04.551 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-09-30T08:57:04.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-09-30T08:57:04.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="App mode production" logger=settings 2023-09-30T08:57:04.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-09-30T08:57:04.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-30T08:57:04.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-09-30T08:57:04.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-09-30T08:57:04.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-09-30T08:57:04.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-09-30T08:57:04.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:04 smithi005 bash[27219]: audit 2023-09-30T08:57:03.469433+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:04.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:04 smithi005 bash[27219]: audit 2023-09-30T08:57:03.472079+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:04.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:04 smithi005 bash[27219]: cluster 2023-09-30T08:57:04.123663+0000 mgr.y (mgr.24358) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:04 smithi005 bash[33615]: audit 2023-09-30T08:57:03.469433+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:04 smithi005 bash[33615]: audit 2023-09-30T08:57:03.472079+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:04 smithi005 bash[33615]: cluster 2023-09-30T08:57:04.123663+0000 mgr.y (mgr.24358) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:04.803 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-09-30T08:57:04.803 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-09-30T08:57:04.803 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-09-30T08:57:04.803 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-09-30T08:57:04.803 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-09-30T08:57:04.803 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-09-30T08:57:04.804 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-09-30T08:57:04.804 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-09-30T08:57:05.098 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-09-30T08:57:05.098 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-09-30T08:57:05.098 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-09-30T08:57:05.098 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-09-30T08:57:05.099 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-09-30T08:57:05.099 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-09-30T08:57:05.099 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:04 smithi099 bash[47630]: t=2023-09-30T08:57:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-09-30T08:57:05.099 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-09-30T08:57:05.099 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-09-30T08:57:05.099 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-09-30T08:57:05.099 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-09-30T08:57:05.367 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-09-30T08:57:05.367 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-09-30T08:57:05.367 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-09-30T08:57:05.367 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-09-30T08:57:05.367 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-09-30T08:57:05.368 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-09-30T08:57:05.368 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-09-30T08:57:05.368 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-30T08:57:05.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-09-30T08:57:05.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-09-30T08:57:05.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-09-30T08:57:05.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-09-30T08:57:05.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-09-30T08:57:05.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-09-30T08:57:05.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-09-30T08:57:05.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-09-30T08:57:05.907 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-09-30T08:57:05.907 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-09-30T08:57:06.167 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-09-30T08:57:06.167 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-09-30T08:57:06.167 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:05 smithi099 bash[47630]: t=2023-09-30T08:57:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-09-30T08:57:06.167 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-09-30T08:57:06.167 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-09-30T08:57:06.168 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-09-30T08:57:06.168 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-09-30T08:57:06.168 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-30T08:57:06.168 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-09-30T08:57:06.419 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-09-30T08:57:06.419 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-09-30T08:57:06.419 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-09-30T08:57:06.419 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-09-30T08:57:06.419 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-09-30T08:57:06.680 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-09-30T08:57:06.681 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-09-30T08:57:06.958 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-09-30T08:57:06.958 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-09-30T08:57:06.958 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-09-30T08:57:06.958 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-09-30T08:57:06.958 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-09-30T08:57:06.958 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-09-30T08:57:06.958 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-09-30T08:57:07.212 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[27661]: cluster 2023-09-30T08:57:06.124265+0000 mgr.y (mgr.24358) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:07.213 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[27661]: audit 2023-09-30T08:57:06.696456+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:06 smithi099 bash[47630]: t=2023-09-30T08:57:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-09-30T08:57:07.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-09-30T08:57:07.468 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:07 smithi005 bash[33615]: cluster 2023-09-30T08:57:06.124265+0000 mgr.y (mgr.24358) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:07.468 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:07 smithi005 bash[33615]: audit 2023-09-30T08:57:06.696456+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:07.468 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:07 smithi005 bash[27219]: cluster 2023-09-30T08:57:06.124265+0000 mgr.y (mgr.24358) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:07.469 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:07 smithi005 bash[27219]: audit 2023-09-30T08:57:06.696456+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:07.490 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-09-30T08:57:07.490 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-09-30T08:57:07.490 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-09-30T08:57:07.490 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-09-30T08:57:07.490 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-09-30T08:57:07.491 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-09-30T08:57:07.491 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-09-30T08:57:07.491 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-09-30T08:57:07.751 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-09-30T08:57:07.751 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-09-30T08:57:07.751 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-09-30T08:57:07.752 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-09-30T08:57:07.752 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-09-30T08:57:07.752 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-09-30T08:57:07.752 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-09-30T08:57:07.752 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-09-30T08:57:07.752 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-09-30T08:57:08.011 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-09-30T08:57:08.012 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-09-30T08:57:08.012 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-09-30T08:57:08.012 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-09-30T08:57:08.012 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-09-30T08:57:08.012 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-09-30T08:57:08.012 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:07 smithi099 bash[47630]: t=2023-09-30T08:57:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-09-30T08:57:08.012 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-09-30T08:57:08.289 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-09-30T08:57:08.290 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-09-30T08:57:08.290 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-09-30T08:57:08.290 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-09-30T08:57:08.290 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-09-30T08:57:08.290 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-09-30T08:57:08.290 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-09-30T08:57:08.290 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-09-30T08:57:08.541 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-09-30T08:57:08.541 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-09-30T08:57:08.541 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-09-30T08:57:08.542 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-09-30T08:57:08.542 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-09-30T08:57:08.542 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-09-30T08:57:08.542 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-09-30T08:57:08.794 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-09-30T08:57:08.794 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-09-30T08:57:08.795 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-09-30T08:57:08.795 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-09-30T08:57:08.795 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-09-30T08:57:08.795 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-09-30T08:57:09.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-09-30T08:57:09.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-09-30T08:57:09.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-30T08:57:09.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:08 smithi099 bash[47630]: t=2023-09-30T08:57:08+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-30T08:57:09.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-09-30T08:57:09.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-09-30T08:57:09.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:09 smithi005 bash[27219]: cluster 2023-09-30T08:57:08.124794+0000 mgr.y (mgr.24358) 53 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:09.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:09 smithi005 bash[33615]: cluster 2023-09-30T08:57:08.124794+0000 mgr.y (mgr.24358) 53 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:09.349 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[27661]: cluster 2023-09-30T08:57:08.124794+0000 mgr.y (mgr.24358) 53 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:09.350 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-09-30T08:57:09.350 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-09-30T08:57:09.350 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-30T08:57:09.350 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-09-30T08:57:09.350 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-30T08:57:09.350 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-09-30T08:57:09.351 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-09-30T08:57:09.351 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-09-30T08:57:09.636 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-09-30T08:57:09.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-09-30T08:57:09.637 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-09-30T08:57:09.905 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-09-30T08:57:09.905 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-09-30T08:57:09.905 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-09-30T08:57:09.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-09-30T08:57:09.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-09-30T08:57:09.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-09-30T08:57:09.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-09-30T08:57:09.906 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-09-30T08:57:10.174 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-09-30T08:57:10.174 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-09-30T08:57:10.175 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:09 smithi099 bash[47630]: t=2023-09-30T08:57:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-09-30T08:57:10.175 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-30T08:57:10.175 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-30T08:57:10.175 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-30T08:57:10.175 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-09-30T08:57:10.176 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-09-30T08:57:10.176 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-09-30T08:57:10.176 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-09-30T08:57:10.443 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[27661]: audit 2023-09-30T08:57:09.256438+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:10.443 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-09-30T08:57:10.443 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-09-30T08:57:10.444 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-09-30T08:57:10.444 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-09-30T08:57:10.444 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-09-30T08:57:10.444 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-09-30T08:57:10.444 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-09-30T08:57:10.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:10 smithi005 bash[27219]: audit 2023-09-30T08:57:09.256438+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:10.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:10 smithi005 bash[33615]: audit 2023-09-30T08:57:09.256438+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:10.712 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-09-30T08:57:10.712 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-09-30T08:57:10.713 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-30T08:57:10.713 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-09-30T08:57:10.713 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-09-30T08:57:10.713 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-30T08:57:10.713 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-09-30T08:57:10.713 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-09-30T08:57:10.713 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-09-30T08:57:10.973 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-09-30T08:57:10.974 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:10 smithi099 bash[47630]: t=2023-09-30T08:57:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-09-30T08:57:11.242 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-09-30T08:57:11.242 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-09-30T08:57:11.242 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-09-30T08:57:11.242 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-09-30T08:57:11.243 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-09-30T08:57:11.243 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-09-30T08:57:11.243 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-09-30T08:57:11.503 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-09-30T08:57:11.503 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-09-30T08:57:11.503 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-30T08:57:11.503 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-30T08:57:11.503 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-30T08:57:11.503 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-09-30T08:57:11.503 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-09-30T08:57:11.504 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[27661]: cluster 2023-09-30T08:57:10.125217+0000 mgr.y (mgr.24358) 54 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:11.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:11 smithi005 bash[33615]: cluster 2023-09-30T08:57:10.125217+0000 mgr.y (mgr.24358) 54 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:11.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:11 smithi005 bash[27219]: cluster 2023-09-30T08:57:10.125217+0000 mgr.y (mgr.24358) 54 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:11.772 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-09-30T08:57:11.773 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-09-30T08:57:12.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:11 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:11] "GET /metrics HTTP/1.1" 200 155626 "" "Prometheus/2.33.4" 2023-09-30T08:57:12.033 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-09-30T08:57:12.033 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-09-30T08:57:12.033 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-09-30T08:57:12.033 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-30T08:57:12.033 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-30T08:57:12.034 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-30T08:57:12.034 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:11 smithi099 bash[47630]: t=2023-09-30T08:57:11+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-30T08:57:12.034 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-09-30T08:57:12.034 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-09-30T08:57:12.302 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-09-30T08:57:12.302 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-09-30T08:57:12.303 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-30T08:57:12.303 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-09-30T08:57:12.303 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-09-30T08:57:12.303 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-09-30T08:57:12.303 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-09-30T08:57:12.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-09-30T08:57:12.554 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-09-30T08:57:12.832 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-09-30T08:57:12.832 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-30T08:57:12.832 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-30T08:57:12.833 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-09-30T08:57:12.833 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-09-30T08:57:12.833 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-09-30T08:57:12.833 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-09-30T08:57:12.833 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-09-30T08:57:13.084 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-09-30T08:57:13.084 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-09-30T08:57:13.085 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-09-30T08:57:13.085 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-09-30T08:57:13.085 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:12 smithi099 bash[47630]: t=2023-09-30T08:57:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-09-30T08:57:13.085 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-09-30T08:57:13.085 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-30T08:57:13.085 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-09-30T08:57:13.336 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[27661]: cluster 2023-09-30T08:57:12.125698+0000 mgr.y (mgr.24358) 55 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:13.337 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-09-30T08:57:13.337 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-09-30T08:57:13.337 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-09-30T08:57:13.337 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-09-30T08:57:13.337 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-30T08:57:13.337 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-09-30T08:57:13.337 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-09-30T08:57:13.597 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-09-30T08:57:13.598 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-09-30T08:57:13.598 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-09-30T08:57:13.598 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-09-30T08:57:13.598 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-09-30T08:57:13.598 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-09-30T08:57:13.598 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-09-30T08:57:13.598 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-09-30T08:57:13.708 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:13 smithi005 bash[27219]: cluster 2023-09-30T08:57:12.125698+0000 mgr.y (mgr.24358) 55 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:13.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:13 smithi005 bash[33615]: cluster 2023-09-30T08:57:12.125698+0000 mgr.y (mgr.24358) 55 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:13.883 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-09-30T08:57:13.883 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-09-30T08:57:13.883 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-09-30T08:57:13.883 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-09-30T08:57:13.883 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-09-30T08:57:13.884 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-09-30T08:57:13.884 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-09-30T08:57:13.884 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-09-30T08:57:14.144 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-09-30T08:57:14.144 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-09-30T08:57:14.144 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-09-30T08:57:14.144 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:13 smithi099 bash[47630]: t=2023-09-30T08:57:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-09-30T08:57:14.144 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-09-30T08:57:14.145 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-09-30T08:57:14.145 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-09-30T08:57:14.145 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-09-30T08:57:14.145 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-09-30T08:57:14.396 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:57:14.396 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-09-30T08:57:14.397 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-09-30T08:57:14.397 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-09-30T08:57:14.397 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-30T08:57:14.397 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-30T08:57:14.397 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-30T08:57:14.397 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-09-30T08:57:14.675 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-09-30T08:57:14.675 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-30T08:57:14.675 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-30T08:57:14.675 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-09-30T08:57:14.675 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-30T08:57:14.676 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-09-30T08:57:14.676 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-09-30T08:57:14.676 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-09-30T08:57:14.839 INFO:teuthology.orchestra.run.smithi005.stdout:180388626464 2023-09-30T08:57:14.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-09-30T08:57:14.943 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-09-30T08:57:14.944 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[27661]: cluster 2023-09-30T08:57:14.126254+0000 mgr.y (mgr.24358) 56 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:15.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:14 smithi005 bash[27219]: cluster 2023-09-30T08:57:14.126254+0000 mgr.y (mgr.24358) 56 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:15.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:14 smithi005 bash[33615]: cluster 2023-09-30T08:57:14.126254+0000 mgr.y (mgr.24358) 56 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:14 smithi099 bash[47630]: t=2023-09-30T08:57:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-09-30T08:57:15.213 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-30T08:57:15.214 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-09-30T08:57:15.464 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-30T08:57:15.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-09-30T08:57:15.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-09-30T08:57:15.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-09-30T08:57:15.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-09-30T08:57:15.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-09-30T08:57:15.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-30T08:57:15.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-09-30T08:57:15.466 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-09-30T08:57:15.717 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-09-30T08:57:15.717 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-09-30T08:57:15.717 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-09-30T08:57:15.717 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-09-30T08:57:15.718 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-09-30T08:57:15.718 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-09-30T08:57:15.718 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-09-30T08:57:15.718 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-09-30T08:57:15.718 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-09-30T08:57:15.774 INFO:teuthology.orchestra.run.smithi005.stdout:34359738451 2023-09-30T08:57:15.774 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-30T08:57:15.969 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-09-30T08:57:15.969 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-09-30T08:57:15.969 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-09-30T08:57:15.970 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-09-30T08:57:15.970 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-09-30T08:57:15.970 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-09-30T08:57:15.970 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-09-30T08:57:15.970 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:15 smithi099 bash[47630]: t=2023-09-30T08:57:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-09-30T08:57:16.255 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-09-30T08:57:16.255 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-09-30T08:57:16.255 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-09-30T08:57:16.255 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-09-30T08:57:16.255 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-09-30T08:57:16.255 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-09-30T08:57:16.255 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-09-30T08:57:16.507 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-09-30T08:57:16.507 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-09-30T08:57:16.507 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-09-30T08:57:16.507 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-09-30T08:57:16.507 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-09-30T08:57:16.507 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-09-30T08:57:16.507 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-09-30T08:57:16.508 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-09-30T08:57:16.776 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-09-30T08:57:16.776 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-09-30T08:57:16.776 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-09-30T08:57:16.777 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-09-30T08:57:16.777 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-09-30T08:57:16.777 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-09-30T08:57:16.777 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-09-30T08:57:16.777 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-09-30T08:57:17.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-09-30T08:57:17.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.392173639s 2023-09-30T08:57:17.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-09-30T08:57:17.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-09-30T08:57:17.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-09-30T08:57:17.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-09-30T08:57:17.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-09-30T08:57:17.054 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:16 smithi099 bash[47630]: t=2023-09-30T08:57:16+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-09-30T08:57:17.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:17 smithi005 bash[33615]: cluster 2023-09-30T08:57:16.126715+0000 mgr.y (mgr.24358) 57 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:17.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:17 smithi005 bash[33615]: audit 2023-09-30T08:57:16.961269+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:17 smithi005 bash[27219]: cluster 2023-09-30T08:57:16.126715+0000 mgr.y (mgr.24358) 57 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:17 smithi005 bash[27219]: audit 2023-09-30T08:57:16.961269+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:17 smithi099 bash[27661]: cluster 2023-09-30T08:57:16.126715+0000 mgr.y (mgr.24358) 57 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:17 smithi099 bash[27661]: audit 2023-09-30T08:57:16.961269+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:17.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:17 smithi099 bash[47630]: t=2023-09-30T08:57:17+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-30T08:57:17.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:17 smithi099 bash[47630]: t=2023-09-30T08:57:17+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-30T08:57:17.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:17 smithi099 bash[47630]: t=2023-09-30T08:57:17+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-09-30T08:57:17.553 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:17 smithi099 bash[47630]: t=2023-09-30T08:57:17+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-09-30T08:57:17.554 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 08:57:17 smithi099 bash[47630]: t=2023-09-30T08:57:17+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-09-30T08:57:18.317 INFO:teuthology.orchestra.run.smithi005.stdout:206158430231 2023-09-30T08:57:18.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-30T08:57:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[33615]: audit 2023-09-30T08:57:17.207945+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[33615]: audit 2023-09-30T08:57:17.208985+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:18.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[33615]: audit 2023-09-30T08:57:17.214695+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[33615]: cephadm 2023-09-30T08:57:17.220968+0000 mgr.y (mgr.24358) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T08:57:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[33615]: cephadm 2023-09-30T08:57:17.225003+0000 mgr.y (mgr.24358) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi005 2023-09-30T08:57:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[27219]: audit 2023-09-30T08:57:17.207945+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[27219]: audit 2023-09-30T08:57:17.208985+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[27219]: audit 2023-09-30T08:57:17.214695+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[27219]: cephadm 2023-09-30T08:57:17.220968+0000 mgr.y (mgr.24358) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T08:57:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:18 smithi005 bash[27219]: cephadm 2023-09-30T08:57:17.225003+0000 mgr.y (mgr.24358) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi005 2023-09-30T08:57:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:18 smithi099 bash[27661]: audit 2023-09-30T08:57:17.207945+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:18 smithi099 bash[27661]: audit 2023-09-30T08:57:17.208985+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:18 smithi099 bash[27661]: audit 2023-09-30T08:57:17.214695+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:18 smithi099 bash[27661]: cephadm 2023-09-30T08:57:17.220968+0000 mgr.y (mgr.24358) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T08:57:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:18 smithi099 bash[27661]: cephadm 2023-09-30T08:57:17.225003+0000 mgr.y (mgr.24358) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi005 2023-09-30T08:57:19.252 INFO:teuthology.orchestra.run.smithi005.stdout:107374182456 2023-09-30T08:57:19.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-30T08:57:19.311 INFO:teuthology.orchestra.run.smithi005.stdout:154618822696 2023-09-30T08:57:19.311 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-30T08:57:19.476 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:19 smithi005 bash[27219]: cluster 2023-09-30T08:57:18.127168+0000 mgr.y (mgr.24358) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:19.476 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:19 smithi005 bash[33615]: cluster 2023-09-30T08:57:18.127168+0000 mgr.y (mgr.24358) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:19.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:19 smithi099 bash[27661]: cluster 2023-09-30T08:57:18.127168+0000 mgr.y (mgr.24358) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:20.228 INFO:teuthology.orchestra.run.smithi005.stdout:128849018928 2023-09-30T08:57:20.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-30T08:57:20.469 INFO:teuthology.orchestra.run.smithi005.stdout:55834574921 2023-09-30T08:57:20.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-30T08:57:20.513 INFO:teuthology.orchestra.run.smithi005.stdout:77309411393 2023-09-30T08:57:20.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-30T08:57:21.509 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:21 smithi005 bash[33615]: cluster 2023-09-30T08:57:20.127576+0000 mgr.y (mgr.24358) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:21.509 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:21 smithi005 bash[27219]: cluster 2023-09-30T08:57:20.127576+0000 mgr.y (mgr.24358) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:21 smithi099 bash[27661]: cluster 2023-09-30T08:57:20.127576+0000 mgr.y (mgr.24358) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:21.779 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:21 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:21] "GET /metrics HTTP/1.1" 200 155626 "" "Prometheus/2.33.4" 2023-09-30T08:57:22.781 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:22.782 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:23.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:23 smithi005 bash[27219]: cluster 2023-09-30T08:57:22.128212+0000 mgr.y (mgr.24358) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:23.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:23 smithi005 bash[33615]: cluster 2023-09-30T08:57:22.128212+0000 mgr.y (mgr.24358) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:23.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:23 smithi099 bash[27661]: cluster 2023-09-30T08:57:22.128212+0000 mgr.y (mgr.24358) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:24.204 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:23 smithi005 systemd[1]: Stopping Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T08:57:24.204 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:23 smithi005 bash[56538]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-alertmanager.a 2023-09-30T08:57:24.270 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:24.271 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:24.271 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:24.521 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:24 smithi005 bash[53041]: level=info ts=2023-09-30T08:57:24.202Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-30T08:57:24.679 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:57:24 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:57:24.936 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:24 smithi005 bash[33615]: cluster 2023-09-30T08:57:24.128830+0000 mgr.y (mgr.24358) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:24.936 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:24 smithi005 bash[27219]: cluster 2023-09-30T08:57:24.128830+0000 mgr.y (mgr.24358) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:24 smithi099 bash[27661]: cluster 2023-09-30T08:57:24.128830+0000 mgr.y (mgr.24358) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:26.265 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:25 smithi005 bash[56574]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T08:57:27.472 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:27 smithi005 bash[33615]: cluster 2023-09-30T08:57:26.129294+0000 mgr.y (mgr.24358) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:27.472 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:27 smithi005 bash[27219]: cluster 2023-09-30T08:57:26.129294+0000 mgr.y (mgr.24358) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:27 smithi099 bash[27661]: cluster 2023-09-30T08:57:26.129294+0000 mgr.y (mgr.24358) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:27.765 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:27 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-30T08:57:27.765 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:27 smithi005 systemd[1]: Stopped Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:57:27.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:27 smithi005 systemd[1]: Started Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:57:28.255 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:28.258 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:28.259 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:28.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:28 smithi099 bash[27661]: audit 2023-09-30T08:57:27.583356+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:28.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:28 smithi099 bash[27661]: cephadm 2023-09-30T08:57:27.586026+0000 mgr.y (mgr.24358) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T08:57:28.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:28 smithi099 bash[27661]: cephadm 2023-09-30T08:57:27.590578+0000 mgr.y (mgr.24358) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T08:57:28.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:28 smithi099 bash[27661]: cluster 2023-09-30T08:57:28.129936+0000 mgr.y (mgr.24358) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:29.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[33615]: audit 2023-09-30T08:57:27.583356+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:29.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[33615]: cephadm 2023-09-30T08:57:27.586026+0000 mgr.y (mgr.24358) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T08:57:29.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[33615]: cephadm 2023-09-30T08:57:27.590578+0000 mgr.y (mgr.24358) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T08:57:29.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[33615]: cluster 2023-09-30T08:57:28.129936+0000 mgr.y (mgr.24358) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:29.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[27219]: audit 2023-09-30T08:57:27.583356+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:29.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[27219]: cephadm 2023-09-30T08:57:27.586026+0000 mgr.y (mgr.24358) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T08:57:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[27219]: cephadm 2023-09-30T08:57:27.590578+0000 mgr.y (mgr.24358) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T08:57:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:28 smithi005 bash[27219]: cluster 2023-09-30T08:57:28.129936+0000 mgr.y (mgr.24358) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:31.015 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.725Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-30T08:57:31.015 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.725Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-30T08:57:31.015 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.727Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.5 port=9094 2023-09-30T08:57:31.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.728Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-30T08:57:31.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.769Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T08:57:31.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.769Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T08:57:31.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.773Z caller=main.go:518 msg=Listening address=:9093 2023-09-30T08:57:31.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:30 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:30.773Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-30T08:57:31.473 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:31 smithi005 bash[27219]: cluster 2023-09-30T08:57:30.130533+0000 mgr.y (mgr.24358) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:31.474 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:31 smithi005 bash[33615]: cluster 2023-09-30T08:57:30.130533+0000 mgr.y (mgr.24358) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:31.537 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 systemd[1]: Stopping Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T08:57:31.537 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[48222]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-30T08:57:31.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[27661]: cluster 2023-09-30T08:57:30.130533+0000 mgr.y (mgr.24358) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:31.803 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.535Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.536Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T08:57:31.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.536Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T08:57:31.805 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.536Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-30T08:57:31.805 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[46851]: ts=2023-09-30T08:57:31.536Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-30T08:57:31.839 INFO:teuthology.orchestra.run.smithi005.stdout:34359738454 2023-09-30T08:57:32.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:32 smithi099 bash[27661]: audit 2023-09-30T08:57:31.837952+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.5:0/3244877824' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T08:57:32.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:31 smithi099 bash[48257]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T08:57:32.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:32 smithi099 bash[48318]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T08:57:32.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:32 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-30T08:57:32.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:32 smithi099 systemd[1]: Stopped Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:57:32.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:32 smithi099 systemd[1]: Started Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T08:57:32.369 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27219]: audit 2023-09-30T08:57:31.837952+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.5:0/3244877824' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T08:57:32.370 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[33615]: audit 2023-09-30T08:57:31.837952+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.5:0/3244877824' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T08:57:32.370 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STOPPING 2023-09-30T08:57:32.370 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T08:57:32.370 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STOPPED 2023-09-30T08:57:32.370 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STARTING 2023-09-30T08:57:32.370 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Serving on http://:::9283 2023-09-30T08:57:32.370 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STARTED 2023-09-30T08:57:32.460 INFO:teuthology.orchestra.run.smithi005.stdout:180388626468 2023-09-30T08:57:32.731 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STOPPING 2023-09-30T08:57:32.731 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T08:57:32.731 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STOPPED 2023-09-30T08:57:32.731 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STARTING 2023-09-30T08:57:32.731 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Serving on http://:::9283 2023-09-30T08:57:32.731 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STARTED 2023-09-30T08:57:32.731 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STOPPING 2023-09-30T08:57:32.732 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T08:57:32.732 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STOPPED 2023-09-30T08:57:32.732 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STARTING 2023-09-30T08:57:32.732 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Serving on http://:::9283 2023-09-30T08:57:32.732 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[27488]: [30/Sep/2023:08:57:32] ENGINE Bus STARTED 2023-09-30T08:57:33.009 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:32 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:32.729Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000716363s 2023-09-30T08:57:33.285 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: cluster 2023-09-30T08:57:32.130931+0000 mgr.y (mgr.24358) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:33.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.170Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-30T08:57:33.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.170Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-30T08:57:33.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.170Z caller=main.go:518 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 smithi099 (none))" 2023-09-30T08:57:33.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.170Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T08:57:33.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.170Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T08:57:33.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.172Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T08:57:33.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.172Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-30T08:57:33.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.173Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-30T08:57:33.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.178Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T08:57:33.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.178Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.557µs 2023-09-30T08:57:33.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.178Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: cluster 2023-09-30T08:57:32.130931+0000 mgr.y (mgr.24358) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.221026+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.225427+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.225934+0000 mgr.y (mgr.24358) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.227046+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi005.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.227420+0000 mgr.y (mgr.24358) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi005.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.234013+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.240799+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T08:57:33.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.241323+0000 mgr.y (mgr.24358) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.244742+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.245319+0000 mgr.y (mgr.24358) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.251998+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.260949+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.261549+0000 mgr.y (mgr.24358) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.264384+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi099.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.265061+0000 mgr.y (mgr.24358) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi099.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.274865+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.278995+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:33.306 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[27661]: audit 2023-09-30T08:57:32.459363+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.5:0/1619463231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T08:57:33.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.221026+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.225427+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.225934+0000 mgr.y (mgr.24358) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.227046+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi005.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.227420+0000 mgr.y (mgr.24358) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi005.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.234013+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.240799+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.241323+0000 mgr.y (mgr.24358) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.244742+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T08:57:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.245319+0000 mgr.y (mgr.24358) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.251998+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.260949+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.261549+0000 mgr.y (mgr.24358) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.264384+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi099.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.265061+0000 mgr.y (mgr.24358) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi099.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.274865+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.278995+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[27219]: audit 2023-09-30T08:57:32.459363+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.5:0/1619463231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: cluster 2023-09-30T08:57:32.130931+0000 mgr.y (mgr.24358) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:33.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.221026+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.225427+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.225934+0000 mgr.y (mgr.24358) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.227046+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi005.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.227420+0000 mgr.y (mgr.24358) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi005.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.234013+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.240799+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.241323+0000 mgr.y (mgr.24358) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.244742+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.245319+0000 mgr.y (mgr.24358) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.251998+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.260949+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T08:57:33.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.261549+0000 mgr.y (mgr.24358) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T08:57:33.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.264384+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi099.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T08:57:33.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.265061+0000 mgr.y (mgr.24358) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi099.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T08:57:33.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.274865+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:33.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.278995+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:33.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:33 smithi005 bash[33615]: audit 2023-09-30T08:57:32.459363+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.5:0/1619463231' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T08:57:33.803 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.318Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-30T08:57:33.803 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.319Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-30T08:57:33.803 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.319Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=105.441µs wal_replay_duration=140.584029ms total_replay_duration=140.713418ms 2023-09-30T08:57:33.803 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.321Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T08:57:33.803 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.321Z caller=main.go:947 level=info msg="TSDB started" 2023-09-30T08:57:33.803 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.321Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T08:57:33.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.352Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.74217ms db_storage=19.837µs remote_storage=2.724µs web_handler=788ns query_engine=1.428µs scrape=422.91µs scrape_sd=46.121µs notify=56.705µs notify_sd=26.457µs rules=29.721592ms 2023-09-30T08:57:33.804 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 08:57:33 smithi099 bash[48347]: ts=2023-09-30T08:57:33.352Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-30T08:57:34.822 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738451 got 34359738454 for osd.0 2023-09-30T08:57:34.823 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:35.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:34 smithi005 bash[33615]: cluster 2023-09-30T08:57:34.131419+0000 mgr.y (mgr.24358) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:35.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:34 smithi005 bash[27219]: cluster 2023-09-30T08:57:34.131419+0000 mgr.y (mgr.24358) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:35.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:34 smithi099 bash[27661]: cluster 2023-09-30T08:57:34.131419+0000 mgr.y (mgr.24358) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:36.536 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626464 got 180388626468 for osd.6 2023-09-30T08:57:36.537 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:37.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:37 smithi005 bash[27219]: cluster 2023-09-30T08:57:36.131793+0000 mgr.y (mgr.24358) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:37.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:37 smithi005 bash[33615]: cluster 2023-09-30T08:57:36.131793+0000 mgr.y (mgr.24358) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:37 smithi099 bash[27661]: cluster 2023-09-30T08:57:36.131793+0000 mgr.y (mgr.24358) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:38.618 INFO:teuthology.orchestra.run.smithi005.stdout:206158430236 2023-09-30T08:57:39.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:39 smithi005 bash[33615]: cluster 2023-09-30T08:57:38.132229+0000 mgr.y (mgr.24358) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:39.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:39 smithi005 bash[33615]: audit 2023-09-30T08:57:38.146716+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:39.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:39 smithi005 bash[33615]: audit 2023-09-30T08:57:38.616776+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.5:0/3933529659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T08:57:39.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:39 smithi005 bash[27219]: cluster 2023-09-30T08:57:38.132229+0000 mgr.y (mgr.24358) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:39.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:39 smithi005 bash[27219]: audit 2023-09-30T08:57:38.146716+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:39.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:39 smithi005 bash[27219]: audit 2023-09-30T08:57:38.616776+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.5:0/3933529659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T08:57:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:39 smithi099 bash[27661]: cluster 2023-09-30T08:57:38.132229+0000 mgr.y (mgr.24358) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:39 smithi099 bash[27661]: audit 2023-09-30T08:57:38.146716+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:39 smithi099 bash[27661]: audit 2023-09-30T08:57:38.616776+0000 mon.a (mon.0) 613 : audit [DBG] from='client.? 172.21.15.5:0/3933529659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T08:57:40.304 INFO:teuthology.orchestra.run.smithi005.stdout:154618822701 2023-09-30T08:57:40.765 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 08:57:40 smithi005 bash[56836]: level=info ts=2023-09-30T08:57:40.732Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003616847s 2023-09-30T08:57:41.042 INFO:teuthology.orchestra.run.smithi005.stdout:107374182461 2023-09-30T08:57:41.088 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430231 got 206158430236 for osd.7 2023-09-30T08:57:41.089 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:41.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:41 smithi005 bash[33615]: cluster 2023-09-30T08:57:40.132601+0000 mgr.y (mgr.24358) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:41.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:41 smithi005 bash[33615]: audit 2023-09-30T08:57:40.302588+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.5:0/1375608987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T08:57:41.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:41 smithi005 bash[33615]: audit 2023-09-30T08:57:41.041479+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.5:0/1169486694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T08:57:41.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:41 smithi005 bash[27219]: cluster 2023-09-30T08:57:40.132601+0000 mgr.y (mgr.24358) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:41.356 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:41 smithi005 bash[27219]: audit 2023-09-30T08:57:40.302588+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.5:0/1375608987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T08:57:41.356 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:41 smithi005 bash[27219]: audit 2023-09-30T08:57:41.041479+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.5:0/1169486694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T08:57:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:41 smithi099 bash[27661]: cluster 2023-09-30T08:57:40.132601+0000 mgr.y (mgr.24358) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:41 smithi099 bash[27661]: audit 2023-09-30T08:57:40.302588+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.5:0/1375608987' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T08:57:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:41 smithi099 bash[27661]: audit 2023-09-30T08:57:41.041479+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.5:0/1169486694' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T08:57:41.663 INFO:teuthology.orchestra.run.smithi005.stdout:55834574926 2023-09-30T08:57:42.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:41 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:41] "GET /metrics HTTP/1.1" 200 155631 "" "Prometheus/2.33.4" 2023-09-30T08:57:42.523 INFO:teuthology.orchestra.run.smithi005.stdout:77309411399 2023-09-30T08:57:42.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:42 smithi099 bash[27661]: audit 2023-09-30T08:57:41.662267+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.5:0/2263692691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T08:57:42.571 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:42 smithi005 bash[27219]: audit 2023-09-30T08:57:41.662267+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.5:0/2263692691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T08:57:42.571 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:42 smithi005 bash[33615]: audit 2023-09-30T08:57:41.662267+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.5:0/2263692691' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T08:57:43.021 INFO:teuthology.orchestra.run.smithi005.stdout:128849018934 2023-09-30T08:57:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:43 smithi005 bash[27219]: cluster 2023-09-30T08:57:42.133158+0000 mgr.y (mgr.24358) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:43 smithi005 bash[27219]: audit 2023-09-30T08:57:42.521687+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.5:0/2294288942' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T08:57:43.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:43 smithi005 bash[27219]: audit 2023-09-30T08:57:43.019925+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.5:0/4237400751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T08:57:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:43 smithi005 bash[33615]: cluster 2023-09-30T08:57:42.133158+0000 mgr.y (mgr.24358) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:43.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:43 smithi005 bash[33615]: audit 2023-09-30T08:57:42.521687+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.5:0/2294288942' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T08:57:43.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:43 smithi005 bash[33615]: audit 2023-09-30T08:57:43.019925+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.5:0/4237400751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T08:57:43.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:43 smithi099 bash[27661]: cluster 2023-09-30T08:57:42.133158+0000 mgr.y (mgr.24358) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:43.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:43 smithi099 bash[27661]: audit 2023-09-30T08:57:42.521687+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.5:0/2294288942' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T08:57:43.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:43 smithi099 bash[27661]: audit 2023-09-30T08:57:43.019925+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.5:0/4237400751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T08:57:43.654 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182456 got 107374182461 for osd.3 2023-09-30T08:57:43.655 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:43.805 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822696 got 154618822701 for osd.5 2023-09-30T08:57:43.806 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:44.192 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574921 got 55834574926 for osd.1 2023-09-30T08:57:44.192 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:44.585 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411393 got 77309411399 for osd.2 2023-09-30T08:57:44.586 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:44.640 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018928 got 128849018934 for osd.4 2023-09-30T08:57:44.640 DEBUG:teuthology.parallel:result is None 2023-09-30T08:57:44.640 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-30T08:57:44.641 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T08:57:44.697 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:57:44 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:57:45.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:44 smithi005 bash[27219]: cluster 2023-09-30T08:57:44.133691+0000 mgr.y (mgr.24358) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:45.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:44 smithi005 bash[33615]: cluster 2023-09-30T08:57:44.133691+0000 mgr.y (mgr.24358) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:45.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:44 smithi099 bash[27661]: cluster 2023-09-30T08:57:44.133691+0000 mgr.y (mgr.24358) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:47.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:47 smithi005 bash[27219]: cluster 2023-09-30T08:57:46.134279+0000 mgr.y (mgr.24358) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:47.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:47 smithi005 bash[33615]: cluster 2023-09-30T08:57:46.134279+0000 mgr.y (mgr.24358) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:47.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:47 smithi099 bash[27661]: cluster 2023-09-30T08:57:46.134279+0000 mgr.y (mgr.24358) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:48.731 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:49.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[33615]: audit 2023-09-30T08:57:47.625537+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:49.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[33615]: audit 2023-09-30T08:57:47.627984+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:49.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[33615]: audit 2023-09-30T08:57:47.629456+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:49.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[33615]: audit 2023-09-30T08:57:47.636536+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:49.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[33615]: audit 2023-09-30T08:57:47.644279+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:49.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[33615]: cluster 2023-09-30T08:57:48.134925+0000 mgr.y (mgr.24358) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:49.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[27219]: audit 2023-09-30T08:57:47.625537+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:49.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[27219]: audit 2023-09-30T08:57:47.627984+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[27219]: audit 2023-09-30T08:57:47.629456+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[27219]: audit 2023-09-30T08:57:47.636536+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[27219]: audit 2023-09-30T08:57:47.644279+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:48 smithi005 bash[27219]: cluster 2023-09-30T08:57:48.134925+0000 mgr.y (mgr.24358) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:49.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:48 smithi099 bash[27661]: audit 2023-09-30T08:57:47.625537+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:49.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:48 smithi099 bash[27661]: audit 2023-09-30T08:57:47.627984+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:49.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:48 smithi099 bash[27661]: audit 2023-09-30T08:57:47.629456+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:49.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:48 smithi099 bash[27661]: audit 2023-09-30T08:57:47.636536+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:49.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:48 smithi099 bash[27661]: audit 2023-09-30T08:57:47.644279+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:57:49.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:48 smithi099 bash[27661]: cluster 2023-09-30T08:57:48.134925+0000 mgr.y (mgr.24358) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:51.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:51 smithi005 bash[33615]: cluster 2023-09-30T08:57:50.135609+0000 mgr.y (mgr.24358) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:51.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:51 smithi005 bash[27219]: cluster 2023-09-30T08:57:50.135609+0000 mgr.y (mgr.24358) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:51.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:51 smithi099 bash[27661]: cluster 2023-09-30T08:57:50.135609+0000 mgr.y (mgr.24358) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:51.705 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:57:51.708 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T08:57:51.912 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:57:51 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:51] "GET /metrics HTTP/1.1" 200 155631 "" "Prometheus/2.33.4" 2023-09-30T08:57:52.425 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":64,"stamp":"2023-09-30T08:57:50.135254+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":2380976,"kb_used_data":4208,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580240,"statfs":{"total":767960285184,"available":765522165760,"internally_reserved":0,"allocated":4308992,"data_stored":1762860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:26.157955+0000","last_change":"2023-09-30T08:56:22.698056+0000","last_active":"2023-09-30T08:56:26.157955+0000","last_peered":"2023-09-30T08:56:26.157955+0000","last_clean":"2023-09-30T08:56:26.157955+0000","last_became_active":"2023-09-30T08:56:22.697683+0000","last_became_peered":"2023-09-30T08:56:22.697683+0000","last_unstale":"2023-09-30T08:56:26.157955+0000","last_undegraded":"2023-09-30T08:56:26.157955+0000","last_fullsized":"2023-09-30T08:56:26.157955+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.354827+0000","last_change":"2023-09-30T08:56:22.831566+0000","last_active":"2023-09-30T08:56:24.354827+0000","last_peered":"2023-09-30T08:56:24.354827+0000","last_clean":"2023-09-30T08:56:24.354827+0000","last_became_active":"2023-09-30T08:56:22.831212+0000","last_became_peered":"2023-09-30T08:56:22.831212+0000","last_unstale":"2023-09-30T08:56:24.354827+0000","last_undegraded":"2023-09-30T08:56:24.354827+0000","last_fullsized":"2023-09-30T08:56:24.354827+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.857348+0000","last_change":"2023-09-30T08:56:22.831788+0000","last_active":"2023-09-30T08:56:23.857348+0000","last_peered":"2023-09-30T08:56:23.857348+0000","last_clean":"2023-09-30T08:56:23.857348+0000","last_became_active":"2023-09-30T08:56:22.831013+0000","last_became_peered":"2023-09-30T08:56:22.831013+0000","last_unstale":"2023-09-30T08:56:23.857348+0000","last_undegraded":"2023-09-30T08:56:23.857348+0000","last_fullsized":"2023-09-30T08:56:23.857348+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.857243+0000","last_change":"2023-09-30T08:56:22.830821+0000","last_active":"2023-09-30T08:56:23.857243+0000","last_peered":"2023-09-30T08:56:23.857243+0000","last_clean":"2023-09-30T08:56:23.857243+0000","last_became_active":"2023-09-30T08:56:22.829858+0000","last_became_peered":"2023-09-30T08:56:22.829858+0000","last_unstale":"2023-09-30T08:56:23.857243+0000","last_undegraded":"2023-09-30T08:56:23.857243+0000","last_fullsized":"2023-09-30T08:56:23.857243+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.857231+0000","last_change":"2023-09-30T08:55:26.972229+0000","last_active":"2023-09-30T08:56:23.857231+0000","last_peered":"2023-09-30T08:56:23.857231+0000","last_clean":"2023-09-30T08:56:23.857231+0000","last_became_active":"2023-09-30T08:55:26.971295+0000","last_became_peered":"2023-09-30T08:55:26.971295+0000","last_unstale":"2023-09-30T08:56:23.857231+0000","last_undegraded":"2023-09-30T08:56:23.857231+0000","last_fullsized":"2023-09-30T08:56:23.857231+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.413208+0000","last_change":"2023-09-30T08:56:22.700529+0000","last_active":"2023-09-30T08:56:24.413208+0000","last_peered":"2023-09-30T08:56:24.413208+0000","last_clean":"2023-09-30T08:56:24.413208+0000","last_became_active":"2023-09-30T08:56:22.700126+0000","last_became_peered":"2023-09-30T08:56:22.700126+0000","last_unstale":"2023-09-30T08:56:24.413208+0000","last_undegraded":"2023-09-30T08:56:24.413208+0000","last_fullsized":"2023-09-30T08:56:24.413208+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.699362+0000","last_change":"2023-09-30T08:56:22.830797+0000","last_active":"2023-09-30T08:56:23.699362+0000","last_peered":"2023-09-30T08:56:23.699362+0000","last_clean":"2023-09-30T08:56:23.699362+0000","last_became_active":"2023-09-30T08:56:22.830178+0000","last_became_peered":"2023-09-30T08:56:22.830178+0000","last_unstale":"2023-09-30T08:56:23.699362+0000","last_undegraded":"2023-09-30T08:56:23.699362+0000","last_fullsized":"2023-09-30T08:56:23.699362+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.413206+0000","last_change":"2023-09-30T08:56:22.699800+0000","last_active":"2023-09-30T08:56:24.413206+0000","last_peered":"2023-09-30T08:56:24.413206+0000","last_clean":"2023-09-30T08:56:24.413206+0000","last_became_active":"2023-09-30T08:56:22.699348+0000","last_became_peered":"2023-09-30T08:56:22.699348+0000","last_unstale":"2023-09-30T08:56:24.413206+0000","last_undegraded":"2023-09-30T08:56:24.413206+0000","last_fullsized":"2023-09-30T08:56:24.413206+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.354824+0000","last_change":"2023-09-30T08:56:22.830801+0000","last_active":"2023-09-30T08:56:24.354824+0000","last_peered":"2023-09-30T08:56:24.354824+0000","last_clean":"2023-09-30T08:56:24.354824+0000","last_became_active":"2023-09-30T08:56:22.830364+0000","last_became_peered":"2023-09-30T08:56:22.830364+0000","last_unstale":"2023-09-30T08:56:24.354824+0000","last_undegraded":"2023-09-30T08:56:24.354824+0000","last_fullsized":"2023-09-30T08:56:24.354824+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430238,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.89000000000000001,"15min":0.89300000000000002},"min":{"1min":0.60899999999999999,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3080000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.879,"15min":0.88100000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1739999999999999,"5min":1.226,"15min":1.226},"last":0.65700000000000003}]},{"osd":1,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93200000000000005,"15min":0.93000000000000005},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.88600000000000001,"15min":0.88400000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.69499999999999995}]},{"osd":2,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.89800000000000002,"15min":0.88500000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.97699999999999998,"15min":0.98099999999999998},"min":{"1min":0.72899999999999998,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.274,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.81399999999999995}]},{"osd":3,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.90900000000000003,"15min":0.90500000000000003},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98799999999999999,"15min":0.98899999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.83699999999999997}]},{"osd":4,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.89900000000000002,"15min":0.89400000000000002},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":2.9649999999999999,"5min":2.9649999999999999,"15min":2.9649999999999999},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.038,"5min":0.95899999999999996,"15min":0.94599999999999995},"min":{"1min":0.60399999999999998,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":2.7930000000000001,"5min":2.7930000000000001,"15min":2.7930000000000001},"last":0.94799999999999995}]},{"osd":5,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.99099999999999999,"15min":0.98599999999999999},"min":{"1min":0.64400000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.9430000000000001,"5min":1.9430000000000001,"15min":1.9430000000000001},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.96999999999999997,"15min":0.96299999999999997},"min":{"1min":0.624,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":2.016,"5min":2.016,"15min":2.016},"last":0.752}]},{"osd":6,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0209999999999999,"15min":1.0109999999999999},"min":{"1min":0.63500000000000001,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":2.5190000000000001,"5min":2.5190000000000001,"15min":2.5190000000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.018,"15min":1.0149999999999999},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":2.3050000000000002,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":0.70599999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626471,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86399999999999999,"15min":0.87},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.0629999999999999,"5min":1.208,"15min":1.208},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.875,"15min":0.88300000000000001},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.0429999999999999,"5min":1.071,"15min":1.071},"last":0.79800000000000004}]},{"osd":1,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.89500000000000002,"15min":0.90100000000000002},"min":{"1min":0.70499999999999996,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.161,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.871},{"interface":"front","average":{"1min":0.87,"5min":0.89100000000000001,"15min":0.88700000000000001},"min":{"1min":0.64000000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2230000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.83599999999999997}]},{"osd":2,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.91000000000000003,"15min":0.92800000000000005},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1419999999999999,"5min":1.147,"15min":1.147},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.874,"5min":0.89000000000000001,"15min":0.90700000000000003},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2050000000000001,"5min":1.224,"15min":1.224},"last":1.169}]},{"osd":3,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.93100000000000005},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1100000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97499999999999998,"15min":0.997},"min":{"1min":0.70199999999999996,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.24,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.141}]},{"osd":4,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.77700000000000002,"15min":0.77500000000000002},"min":{"1min":0.54400000000000004,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.88500000000000001,"15min":0.89500000000000002},"min":{"1min":0.57299999999999995,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2450000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.2150000000000001}]},{"osd":5,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.86399999999999999,"15min":0.85799999999999998},"min":{"1min":0.67000000000000004,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.254,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.92500000000000004,"15min":0.92900000000000005},"min":{"1min":0.502,"5min":0.433,"15min":0.433},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.274}]},{"osd":7,"last update":"Sat Sep 30 08:57:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.98599999999999999,"15min":0.98999999999999999},"min":{"1min":0.61599999999999999,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2969999999999999,"5min":1.321,"15min":1.321},"last":1.119},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.98899999999999999,"15min":0.995},"min":{"1min":0.48699999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2589999999999999,"5min":1.349,"15min":1.349},"last":1.2450000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574928,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.67400000000000004,"15min":0.59399999999999997},"min":{"1min":0.37,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.77200000000000002,"15min":0.65100000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.38200000000000001}]},{"osd":2,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78600000000000003,"15min":0.72799999999999998},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.145,"5min":1.181,"15min":1.181},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.748,"5min":0.73799999999999999,"15min":0.67000000000000004},"min":{"1min":0.497,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.49199999999999999}]},{"osd":3,"last update":"Sat Sep 30 08:56:47 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.77700000000000002,"15min":0.754},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.0920000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.91700000000000004,"15min":0.877},"min":{"1min":0.54700000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.47399999999999998}]},{"osd":4,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3009999999999999,"5min":1.456,"15min":1.456},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97699999999999998,"15min":0.96499999999999997},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.88900000000000001}]},{"osd":5,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0740000000000001,"15min":1.087},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2689999999999999,"5min":1.415,"15min":1.415},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.034,"15min":1.056},"min":{"1min":0.64700000000000002,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.23,"5min":1.349,"15min":1.349},"last":0.57899999999999996}]},{"osd":6,"last update":"Sat Sep 30 08:56:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.073,"15min":1.0840000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.135,"5min":1.2150000000000001,"15min":1.228},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.492,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":0.74299999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.077,"15min":1.081},"min":{"1min":0.66300000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3919999999999999,"5min":1.403,"15min":1.403},"last":0.61099999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.147,"15min":1.155},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.95599999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738458,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.70299999999999996,"15min":0.61699999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.175,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.747,"15min":0.64200000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":0.96099999999999997,"5min":1.224,"15min":1.224},"last":1.0429999999999999}]},{"osd":2,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.77300000000000002,"15min":0.70299999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.753,"15min":0.70599999999999996},"min":{"1min":0.60099999999999998,"5min":0.439,"15min":0.439},"max":{"1min":1.008,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.008}]},{"osd":3,"last update":"Sat Sep 30 08:56:48 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.77700000000000002,"15min":0.76100000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.167,"5min":1.194,"15min":1.194},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.89500000000000002,"15min":0.88700000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.274,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.107}]},{"osd":4,"last update":"Sat Sep 30 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.92200000000000004,"15min":0.92400000000000004},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.091},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0549999999999999,"15min":1.042},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.544}]},{"osd":5,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0680000000000001,"15min":1.0660000000000001},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.5880000000000001},{"interface":"front","average":{"1min":1.014,"5min":1.0089999999999999,"15min":1.0129999999999999},"min":{"1min":0.69799999999999995,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.135}]},{"osd":6,"last update":"Sat Sep 30 08:56:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.091,"15min":1.103},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1240000000000001,"15min":1.125},"min":{"1min":0.88400000000000001,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.377,"5min":1.448,"15min":1.448},"last":1.2889999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.161,"15min":1.1579999999999999},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":2.145,"5min":2.145,"15min":2.145},"last":1.347},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1719999999999999,"15min":1.1699999999999999},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.9099999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.4890000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411400,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.70999999999999996,"15min":0.68000000000000005},"min":{"1min":0.42099999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.98599999999999999,"5min":1.147,"15min":1.147},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.76100000000000001,"15min":0.76200000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.109,"5min":2.069,"15min":2.069},"last":0.58599999999999997}]},{"osd":1,"last update":"Sat Sep 30 08:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.76800000000000002,"15min":0.73099999999999998},"min":{"1min":0.46000000000000002,"5min":0.435,"15min":0.435},"max":{"1min":1.0600000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.76000000000000001,"15min":0.72899999999999998},"min":{"1min":0.51800000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Sep 30 08:56:47 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.78800000000000003,"15min":0.77400000000000002},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.90200000000000002,"15min":0.86199999999999999},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.85699999999999998}]},{"osd":4,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4590000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.026,"5min":1.113,"15min":1.093},"min":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.258,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.96899999999999997}]},{"osd":5,"last update":"Sat Sep 30 08:57:09 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.131,"15min":1.133},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.464,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":1.016},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.0569999999999999,"15min":1.0700000000000001},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":0.80200000000000005}]},{"osd":6,"last update":"Sat Sep 30 08:56:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.1419999999999999,"15min":1.1459999999999999},"min":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.2729999999999999,"15min":1.2709999999999999},"min":{"1min":1.0269999999999999,"5min":0.91300000000000003,"15min":0.91300000000000003},"max":{"1min":1.6040000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.1080000000000001}]},{"osd":7,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.149,"15min":1.179},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.232,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.036,"5min":1.1539999999999999,"15min":1.1739999999999999},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.534,"5min":1.542,"15min":1.542},"last":1.0960000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182463,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:56:51 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.73199999999999998,"15min":0.69799999999999995},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.73899999999999999,"15min":0.71299999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.98599999999999999,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.71099999999999997}]},{"osd":1,"last update":"Sat Sep 30 08:56:51 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.76300000000000001,"15min":0.753},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.83999999999999997,"15min":0.79400000000000004},"min":{"1min":0.53100000000000003,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.64800000000000002}]},{"osd":2,"last update":"Sat Sep 30 08:56:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.88900000000000001,"15min":0.84399999999999997},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.089,"5min":2.661,"15min":2.661},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.84699999999999998,"15min":0.84899999999999998},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.0940000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.52300000000000002}]},{"osd":4,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.94199999999999995,"15min":0.92600000000000005},"min":{"1min":0.66700000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.3340000000000001,"5min":1.385,"15min":1.385},"last":1.123},{"interface":"front","average":{"1min":0.997,"5min":1.046,"15min":1.0009999999999999},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.242,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.92300000000000004}]},{"osd":5,"last update":"Sat Sep 30 08:57:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0720000000000001,"15min":1.0389999999999999},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.327,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0189999999999999,"15min":1.0049999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.274,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":0.88400000000000001}]},{"osd":6,"last update":"Sat Sep 30 08:56:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.262,"15min":1.276},"min":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"max":{"1min":1.3939999999999999,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.1539999999999999,"15min":1.1739999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.21,"5min":1.423,"15min":1.423},"last":0.871}]},{"osd":7,"last update":"Sat Sep 30 08:57:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.165,"15min":1.1839999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.393,"5min":1.5,"15min":1.5},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.113,"5min":1.3009999999999999,"15min":1.3320000000000001},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.4370000000000001,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":0.94499999999999995}]}]},{"osd":4,"up_from":30,"seq":128849018935,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.872,"15min":0.90800000000000003},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.0840000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.84799999999999998,"15min":0.84999999999999998},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.0589999999999999,"5min":1.198,"15min":1.198},"last":0.98799999999999999}]},{"osd":1,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.84299999999999997,"15min":0.82699999999999996},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1439999999999999,"5min":1.286,"15min":1.286},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.86899999999999999,"15min":0.86499999999999999},"min":{"1min":0.60199999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.149,"5min":1.149,"15min":1.149},"last":0.70699999999999996}]},{"osd":2,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.89200000000000002,"15min":0.89800000000000002},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.083,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.876,"5min":0.89600000000000002,"15min":0.92700000000000005},"min":{"1min":0.64000000000000001,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1890000000000001,"5min":1.258,"15min":1.258},"last":0.78400000000000003}]},{"osd":3,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.88900000000000001,"15min":0.91000000000000003},"min":{"1min":0.60199999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.91500000000000004,"15min":0.93300000000000005},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.03,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.0269999999999999}]},{"osd":5,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.80200000000000005,"15min":0.78500000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.107},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.89200000000000002,"15min":0.87},"min":{"1min":0.502,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.1639999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.081}]},{"osd":6,"last update":"Sat Sep 30 08:56:47 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.76600000000000001,"15min":0.75800000000000001},"min":{"1min":0.61699999999999999,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1359999999999999,"5min":1.194,"15min":1.194},"last":0.871},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.81499999999999995,"15min":0.81000000000000005},"min":{"1min":0.57999999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.0600000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"last":0.93600000000000005}]},{"osd":7,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.88300000000000001,"15min":0.875},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.95899999999999996,"15min":0.94999999999999996},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.054}]}]},{"osd":5,"up_from":36,"seq":154618822703,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.83699999999999997,"15min":0.84199999999999997},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.105,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.88500000000000001,"15min":0.879},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.119,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.1379999999999999}]},{"osd":1,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.88600000000000001,"15min":0.90500000000000003},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.1259999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.87,"15min":0.878},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.93000000000000005}]},{"osd":2,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.85899999999999999,"15min":0.85599999999999998},"min":{"1min":0.57499999999999996,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1879999999999999,"5min":1.325,"15min":1.325},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.90900000000000003,"15min":0.90500000000000003},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.0720000000000001,"5min":1.258,"15min":1.258},"last":0.96699999999999997}]},{"osd":3,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.94599999999999995,"15min":0.96199999999999997},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.0629999999999999,"5min":1.216,"15min":1.216},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.90200000000000002,"15min":0.91800000000000004},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2010000000000001,"5min":1.218,"15min":1.218},"last":1.0509999999999999}]},{"osd":4,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.84799999999999998,"15min":0.83399999999999996},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.85599999999999998,"15min":0.82599999999999996},"min":{"1min":0.64300000000000002,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2669999999999999,"5min":1.294,"15min":1.294},"last":0.69999999999999996}]},{"osd":6,"last update":"Sat Sep 30 08:56:48 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.91500000000000004,"15min":0.90400000000000003},"min":{"1min":0.60999999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.91500000000000004,"15min":0.90400000000000003},"min":{"1min":0.59599999999999997,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.103}]},{"osd":7,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.96099999999999997,"15min":0.95899999999999996},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2569999999999999,"5min":1.532,"15min":1.532},"last":1.006},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0489999999999999,"15min":1.0549999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.206,"5min":1.423,"15min":1.423},"last":1.071}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-30T08:57:52.427 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T08:57:53.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:53 smithi005 bash[33615]: audit 2023-09-30T08:57:51.695397+0000 mgr.y (mgr.24358) 85 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:57:53.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:53 smithi005 bash[33615]: cluster 2023-09-30T08:57:52.136230+0000 mgr.y (mgr.24358) 86 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:53.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:53 smithi005 bash[27219]: audit 2023-09-30T08:57:51.695397+0000 mgr.y (mgr.24358) 85 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:57:53.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:53 smithi005 bash[27219]: cluster 2023-09-30T08:57:52.136230+0000 mgr.y (mgr.24358) 86 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:53.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:53 smithi099 bash[27661]: audit 2023-09-30T08:57:51.695397+0000 mgr.y (mgr.24358) 85 : audit [DBG] from='client.24533 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:57:53.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:53 smithi099 bash[27661]: cluster 2023-09-30T08:57:52.136230+0000 mgr.y (mgr.24358) 86 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:54.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[27219]: audit 2023-09-30T08:57:53.499736+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:54.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[27219]: audit 2023-09-30T08:57:53.502458+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:54.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[27219]: audit 2023-09-30T08:57:53.503988+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:54.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[27219]: audit 2023-09-30T08:57:53.512137+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:54.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[27219]: cluster 2023-09-30T08:57:54.136876+0000 mgr.y (mgr.24358) 87 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[33615]: audit 2023-09-30T08:57:53.499736+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[33615]: audit 2023-09-30T08:57:53.502458+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[33615]: audit 2023-09-30T08:57:53.503988+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[33615]: audit 2023-09-30T08:57:53.512137+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:54 smithi005 bash[33615]: cluster 2023-09-30T08:57:54.136876+0000 mgr.y (mgr.24358) 87 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:54.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:57:54 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:57:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:57:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:54 smithi099 bash[27661]: audit 2023-09-30T08:57:53.499736+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:54 smithi099 bash[27661]: audit 2023-09-30T08:57:53.502458+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:57:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:54 smithi099 bash[27661]: audit 2023-09-30T08:57:53.503988+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:57:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:54 smithi099 bash[27661]: audit 2023-09-30T08:57:53.512137+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:57:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:54 smithi099 bash[27661]: cluster 2023-09-30T08:57:54.136876+0000 mgr.y (mgr.24358) 87 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:57.201 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:57:57.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:57 smithi005 bash[27219]: cluster 2023-09-30T08:57:56.137553+0000 mgr.y (mgr.24358) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:57 smithi005 bash[33615]: cluster 2023-09-30T08:57:56.137553+0000 mgr.y (mgr.24358) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:57 smithi099 bash[27661]: cluster 2023-09-30T08:57:56.137553+0000 mgr.y (mgr.24358) 88 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:59.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:57:59 smithi005 bash[33615]: cluster 2023-09-30T08:57:58.138220+0000 mgr.y (mgr.24358) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:59.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:57:59 smithi005 bash[27219]: cluster 2023-09-30T08:57:58.138220+0000 mgr.y (mgr.24358) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:57:59.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:57:59 smithi099 bash[27661]: cluster 2023-09-30T08:57:58.138220+0000 mgr.y (mgr.24358) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:00.005 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:58:00.007 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T08:58:00.718 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":68,"stamp":"2023-09-30T08:57:58.137858+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":2380976,"kb_used_data":4208,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580240,"statfs":{"total":767960285184,"available":765522165760,"internally_reserved":0,"allocated":4308992,"data_stored":1762860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:26.157955+0000","last_change":"2023-09-30T08:56:22.698056+0000","last_active":"2023-09-30T08:56:26.157955+0000","last_peered":"2023-09-30T08:56:26.157955+0000","last_clean":"2023-09-30T08:56:26.157955+0000","last_became_active":"2023-09-30T08:56:22.697683+0000","last_became_peered":"2023-09-30T08:56:22.697683+0000","last_unstale":"2023-09-30T08:56:26.157955+0000","last_undegraded":"2023-09-30T08:56:26.157955+0000","last_fullsized":"2023-09-30T08:56:26.157955+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.354827+0000","last_change":"2023-09-30T08:56:22.831566+0000","last_active":"2023-09-30T08:56:24.354827+0000","last_peered":"2023-09-30T08:56:24.354827+0000","last_clean":"2023-09-30T08:56:24.354827+0000","last_became_active":"2023-09-30T08:56:22.831212+0000","last_became_peered":"2023-09-30T08:56:22.831212+0000","last_unstale":"2023-09-30T08:56:24.354827+0000","last_undegraded":"2023-09-30T08:56:24.354827+0000","last_fullsized":"2023-09-30T08:56:24.354827+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.857348+0000","last_change":"2023-09-30T08:56:22.831788+0000","last_active":"2023-09-30T08:56:23.857348+0000","last_peered":"2023-09-30T08:56:23.857348+0000","last_clean":"2023-09-30T08:56:23.857348+0000","last_became_active":"2023-09-30T08:56:22.831013+0000","last_became_peered":"2023-09-30T08:56:22.831013+0000","last_unstale":"2023-09-30T08:56:23.857348+0000","last_undegraded":"2023-09-30T08:56:23.857348+0000","last_fullsized":"2023-09-30T08:56:23.857348+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.857243+0000","last_change":"2023-09-30T08:56:22.830821+0000","last_active":"2023-09-30T08:56:23.857243+0000","last_peered":"2023-09-30T08:56:23.857243+0000","last_clean":"2023-09-30T08:56:23.857243+0000","last_became_active":"2023-09-30T08:56:22.829858+0000","last_became_peered":"2023-09-30T08:56:22.829858+0000","last_unstale":"2023-09-30T08:56:23.857243+0000","last_undegraded":"2023-09-30T08:56:23.857243+0000","last_fullsized":"2023-09-30T08:56:23.857243+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":15,"reported_epoch":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.857231+0000","last_change":"2023-09-30T08:55:26.972229+0000","last_active":"2023-09-30T08:56:23.857231+0000","last_peered":"2023-09-30T08:56:23.857231+0000","last_clean":"2023-09-30T08:56:23.857231+0000","last_became_active":"2023-09-30T08:55:26.971295+0000","last_became_peered":"2023-09-30T08:55:26.971295+0000","last_unstale":"2023-09-30T08:56:23.857231+0000","last_undegraded":"2023-09-30T08:56:23.857231+0000","last_fullsized":"2023-09-30T08:56:23.857231+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.413208+0000","last_change":"2023-09-30T08:56:22.700529+0000","last_active":"2023-09-30T08:56:24.413208+0000","last_peered":"2023-09-30T08:56:24.413208+0000","last_clean":"2023-09-30T08:56:24.413208+0000","last_became_active":"2023-09-30T08:56:22.700126+0000","last_became_peered":"2023-09-30T08:56:22.700126+0000","last_unstale":"2023-09-30T08:56:24.413208+0000","last_undegraded":"2023-09-30T08:56:24.413208+0000","last_fullsized":"2023-09-30T08:56:24.413208+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:23.699362+0000","last_change":"2023-09-30T08:56:22.830797+0000","last_active":"2023-09-30T08:56:23.699362+0000","last_peered":"2023-09-30T08:56:23.699362+0000","last_clean":"2023-09-30T08:56:23.699362+0000","last_became_active":"2023-09-30T08:56:22.830178+0000","last_became_peered":"2023-09-30T08:56:22.830178+0000","last_unstale":"2023-09-30T08:56:23.699362+0000","last_undegraded":"2023-09-30T08:56:23.699362+0000","last_fullsized":"2023-09-30T08:56:23.699362+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.413206+0000","last_change":"2023-09-30T08:56:22.699800+0000","last_active":"2023-09-30T08:56:24.413206+0000","last_peered":"2023-09-30T08:56:24.413206+0000","last_clean":"2023-09-30T08:56:24.413206+0000","last_became_active":"2023-09-30T08:56:22.699348+0000","last_became_peered":"2023-09-30T08:56:22.699348+0000","last_unstale":"2023-09-30T08:56:24.413206+0000","last_undegraded":"2023-09-30T08:56:24.413206+0000","last_fullsized":"2023-09-30T08:56:24.413206+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"state":"active+clean","last_fresh":"2023-09-30T08:56:24.354824+0000","last_change":"2023-09-30T08:56:22.830801+0000","last_active":"2023-09-30T08:56:24.354824+0000","last_peered":"2023-09-30T08:56:24.354824+0000","last_clean":"2023-09-30T08:56:24.354824+0000","last_became_active":"2023-09-30T08:56:22.830364+0000","last_became_peered":"2023-09-30T08:56:22.830364+0000","last_unstale":"2023-09-30T08:56:24.354824+0000","last_undegraded":"2023-09-30T08:56:24.354824+0000","last_fullsized":"2023-09-30T08:56:24.354824+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430240,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.89000000000000001,"15min":0.89300000000000002},"min":{"1min":0.60899999999999999,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3080000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.2430000000000001},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.879,"15min":0.88100000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.1739999999999999,"5min":1.226,"15min":1.226},"last":1.0980000000000001}]},{"osd":1,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.93200000000000005,"15min":0.93000000000000005},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":1.145},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.88600000000000001,"15min":0.88400000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.99099999999999999}]},{"osd":2,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.89800000000000002,"15min":0.88500000000000001},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.97699999999999998,"15min":0.98099999999999998},"min":{"1min":0.72899999999999998,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.274,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.194}]},{"osd":3,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.90900000000000003,"15min":0.90500000000000003},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.8149999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.98799999999999999,"15min":0.98899999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.0620000000000001}]},{"osd":4,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.89900000000000002,"15min":0.89400000000000002},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":2.9649999999999999,"5min":2.9649999999999999,"15min":2.9649999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.038,"5min":0.95899999999999996,"15min":0.94599999999999995},"min":{"1min":0.60399999999999998,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":2.7930000000000001,"5min":2.7930000000000001,"15min":2.7930000000000001},"last":1.034}]},{"osd":5,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.99099999999999999,"15min":0.98599999999999999},"min":{"1min":0.64400000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.9430000000000001,"5min":1.9430000000000001,"15min":1.9430000000000001},"last":1.2889999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.96999999999999997,"15min":0.96299999999999997},"min":{"1min":0.624,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":2.016,"5min":2.016,"15min":2.016},"last":1.347}]},{"osd":6,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.0209999999999999,"15min":1.0109999999999999},"min":{"1min":0.63500000000000001,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":2.5190000000000001,"5min":2.5190000000000001,"15min":2.5190000000000001},"last":1.264},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.018,"15min":1.0149999999999999},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":2.3050000000000002,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.127}]}]},{"osd":6,"up_from":42,"seq":180388626473,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86399999999999999,"15min":0.87},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.0629999999999999,"5min":1.208,"15min":1.208},"last":1.278},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.875,"15min":0.88300000000000001},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.0429999999999999,"5min":1.071,"15min":1.071},"last":0.82299999999999995}]},{"osd":1,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.89500000000000002,"15min":0.90100000000000002},"min":{"1min":0.70499999999999996,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.161,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.87,"5min":0.89100000000000001,"15min":0.88700000000000001},"min":{"1min":0.64000000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2230000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.2150000000000001}]},{"osd":2,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.91000000000000003,"15min":0.92800000000000005},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.1419999999999999,"5min":1.147,"15min":1.147},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.874,"5min":0.89000000000000001,"15min":0.90700000000000003},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2050000000000001,"5min":1.224,"15min":1.224},"last":1.1559999999999999}]},{"osd":3,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.93100000000000005},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.1100000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.97499999999999998,"15min":0.997},"min":{"1min":0.70199999999999996,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.24,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.0129999999999999}]},{"osd":4,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.77700000000000002,"15min":0.77500000000000002},"min":{"1min":0.54400000000000004,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.88500000000000001,"15min":0.89500000000000002},"min":{"1min":0.57299999999999995,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2450000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.89600000000000002}]},{"osd":5,"last update":"Sat Sep 30 08:57:45 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.86399999999999999,"15min":0.85799999999999998},"min":{"1min":0.67000000000000004,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.254,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.054},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.92500000000000004,"15min":0.92900000000000005},"min":{"1min":0.502,"5min":0.433,"15min":0.433},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.1759999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:57:27 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.98599999999999999,"15min":0.98999999999999999},"min":{"1min":0.61599999999999999,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2969999999999999,"5min":1.321,"15min":1.321},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.98899999999999999,"15min":0.995},"min":{"1min":0.48699999999999999,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.2589999999999999,"5min":1.349,"15min":1.349},"last":1.3280000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574930,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.67400000000000004,"15min":0.59399999999999997},"min":{"1min":0.37,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":1.0449999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.77200000000000002,"15min":0.65100000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.75600000000000001}]},{"osd":2,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.78600000000000003,"15min":0.72799999999999998},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.145,"5min":1.181,"15min":1.181},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.748,"5min":0.73799999999999999,"15min":0.67000000000000004},"min":{"1min":0.497,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.83099999999999996}]},{"osd":3,"last update":"Sat Sep 30 08:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.77200000000000002,"15min":0.752},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0169999999999999,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.90000000000000002,"15min":0.871},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.163,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.94299999999999995}]},{"osd":4,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3009999999999999,"5min":1.456,"15min":1.456},"last":1.012},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97699999999999998,"15min":0.96499999999999997},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.3959999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.0640000000000001}]},{"osd":5,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0740000000000001,"15min":1.087},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2689999999999999,"5min":1.415,"15min":1.415},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.034,"15min":1.056},"min":{"1min":0.64700000000000002,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.23,"5min":1.349,"15min":1.349},"last":1.23}]},{"osd":6,"last update":"Sat Sep 30 08:57:48 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0549999999999999,"15min":1.0780000000000001},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.3280000000000001,"5min":1.363,"15min":1.363},"last":1.4359999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.171,"15min":1.2130000000000001},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.3340000000000001,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.2609999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.077,"15min":1.081},"min":{"1min":0.66300000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3919999999999999,"5min":1.403,"15min":1.403},"last":1.417},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.147,"15min":1.155},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2969999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738460,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:19 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.70299999999999996,"15min":0.61699999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.175,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.747,"15min":0.64200000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":0.96099999999999997,"5min":1.224,"15min":1.224},"last":0.628}]},{"osd":2,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.77300000000000002,"15min":0.70299999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.753,"15min":0.70599999999999996},"min":{"1min":0.60099999999999998,"5min":0.439,"15min":0.439},"max":{"1min":1.008,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.94299999999999995}]},{"osd":3,"last update":"Sat Sep 30 08:57:50 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.77900000000000003,"15min":0.76100000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":2.036,"5min":2.036,"15min":2.036},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.872,"5min":0.89200000000000002,"15min":0.88600000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.85999999999999999}]},{"osd":4,"last update":"Sat Sep 30 08:57:31 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.92200000000000004,"15min":0.92400000000000004},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0549999999999999,"15min":1.042},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":0.98599999999999999}]},{"osd":5,"last update":"Sat Sep 30 08:57:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0680000000000001,"15min":1.0660000000000001},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.127},{"interface":"front","average":{"1min":1.014,"5min":1.0089999999999999,"15min":1.0129999999999999},"min":{"1min":0.69799999999999995,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.3260000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.169}]},{"osd":6,"last update":"Sat Sep 30 08:57:50 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.073,"15min":1.097},"min":{"1min":0.751,"5min":0.751,"15min":0.751},"max":{"1min":1.591,"5min":1.591,"15min":1.591},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.115,"15min":1.1220000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":2.105,"5min":2.105,"15min":2.105},"last":1.1519999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:57:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.161,"15min":1.1579999999999999},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":2.145,"5min":2.145,"15min":2.145},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.1719999999999999,"15min":1.1699999999999999},"min":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"max":{"1min":1.9099999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.1919999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411402,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.70999999999999996,"15min":0.68000000000000005},"min":{"1min":0.42099999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.98599999999999999,"5min":1.147,"15min":1.147},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.76100000000000001,"15min":0.76200000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.109,"5min":2.069,"15min":2.069},"last":1.0209999999999999}]},{"osd":1,"last update":"Sat Sep 30 08:57:09 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.76800000000000002,"15min":0.73099999999999998},"min":{"1min":0.46000000000000002,"5min":0.435,"15min":0.435},"max":{"1min":1.0600000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.70999999999999996,"5min":0.76000000000000001,"15min":0.72899999999999998},"min":{"1min":0.51800000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.84399999999999997}]},{"osd":3,"last update":"Sat Sep 30 08:57:47 2023","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.76600000000000001,"15min":0.76600000000000001},"min":{"1min":0.47599999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.0580000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.89300000000000002,"15min":0.85899999999999999},"min":{"1min":0.53300000000000003,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.133,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.874}]},{"osd":4,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4590000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.238},{"interface":"front","average":{"1min":1.026,"5min":1.113,"15min":1.093},"min":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.258,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.127}]},{"osd":5,"last update":"Sat Sep 30 08:57:09 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.131,"15min":1.133},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.464,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":1.056},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.0569999999999999,"15min":1.0700000000000001},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.554,"5min":1.554,"15min":1.554},"last":1.089}]},{"osd":6,"last update":"Sat Sep 30 08:57:47 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.109,"15min":1.135},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.248,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.2290000000000001,"15min":1.256},"min":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.2290000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.1779999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:57:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.149,"15min":1.179},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.232,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.036,"5min":1.1539999999999999,"15min":1.1739999999999999},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.534,"5min":1.542,"15min":1.542},"last":1.4119999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182465,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.72699999999999998,"15min":0.69699999999999995},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.90200000000000002,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.747},{"interface":"front","average":{"1min":0.63,"5min":0.72499999999999998,"15min":0.70899999999999996},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":1.028,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.70699999999999996}]},{"osd":1,"last update":"Sat Sep 30 08:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.74199999999999999,"15min":0.746},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1850000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.754,"5min":0.83699999999999997,"15min":0.79300000000000004},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.145,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.145}]},{"osd":2,"last update":"Sat Sep 30 08:57:53 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.88300000000000001,"15min":0.84199999999999997},"min":{"1min":0.51100000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.147,"5min":2.661,"15min":2.661},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.81999999999999995,"15min":0.83999999999999997},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.0820000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.879}]},{"osd":4,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.94199999999999995,"15min":0.92600000000000005},"min":{"1min":0.66700000000000004,"5min":0.626,"15min":0.626},"max":{"1min":1.3340000000000001,"5min":1.385,"15min":1.385},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.997,"5min":1.046,"15min":1.0009999999999999},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.242,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.256}]},{"osd":5,"last update":"Sat Sep 30 08:57:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0720000000000001,"15min":1.0389999999999999},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.327,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.427},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0189999999999999,"15min":1.0049999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.274,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.2170000000000001}]},{"osd":6,"last update":"Sat Sep 30 08:57:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.22,"15min":1.262},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.476,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.3799999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.111,"15min":1.1599999999999999},"min":{"1min":0.69299999999999995,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.1930000000000001,"5min":1.423,"15min":1.423},"last":1.355}]},{"osd":7,"last update":"Sat Sep 30 08:57:27 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.165,"15min":1.1839999999999999},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.393,"5min":1.5,"15min":1.5},"last":1.123},{"interface":"front","average":{"1min":1.113,"5min":1.3009999999999999,"15min":1.3320000000000001},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.4370000000000001,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":1.3180000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018937,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.872,"15min":0.90800000000000003},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.0840000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.84799999999999998,"15min":0.84999999999999998},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.0589999999999999,"5min":1.198,"15min":1.198},"last":0.70399999999999996}]},{"osd":1,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.84299999999999997,"15min":0.82699999999999996},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1439999999999999,"5min":1.286,"15min":1.286},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.86899999999999999,"15min":0.86499999999999999},"min":{"1min":0.60199999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.149,"5min":1.149,"15min":1.149},"last":0.879}]},{"osd":2,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.89200000000000002,"15min":0.89800000000000002},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.083,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.876,"5min":0.89600000000000002,"15min":0.92700000000000005},"min":{"1min":0.64000000000000001,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1890000000000001,"5min":1.258,"15min":1.258},"last":0.86299999999999999}]},{"osd":3,"last update":"Sat Sep 30 08:57:35 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.88900000000000001,"15min":0.91000000000000003},"min":{"1min":0.60199999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.91500000000000004,"15min":0.93300000000000005},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.03,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.77500000000000002}]},{"osd":5,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.80200000000000005,"15min":0.78500000000000003},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.89200000000000002,"15min":0.87},"min":{"1min":0.502,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.1639999999999999,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.74199999999999999}]},{"osd":6,"last update":"Sat Sep 30 08:57:48 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.79400000000000004,"15min":0.76700000000000002},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.83599999999999997,"15min":0.81699999999999995},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.65700000000000003}]},{"osd":7,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.88300000000000001,"15min":0.875},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.95899999999999996,"15min":0.94999999999999996},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":0.90300000000000002}]}]},{"osd":5,"up_from":36,"seq":154618822705,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.83699999999999997,"15min":0.84199999999999997},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.105,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.2390000000000001},{"interface":"front","average":{"1min":0.83599999999999997,"5min":0.88500000000000001,"15min":0.879},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.119,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.84299999999999997}]},{"osd":1,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.88600000000000001,"15min":0.90500000000000003},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.1259999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.139},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.87,"15min":0.878},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.871}]},{"osd":2,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.85899999999999999,"15min":0.85599999999999998},"min":{"1min":0.57499999999999996,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1879999999999999,"5min":1.325,"15min":1.325},"last":0.747},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.90900000000000003,"15min":0.90500000000000003},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.0720000000000001,"5min":1.258,"15min":1.258},"last":1.0489999999999999}]},{"osd":3,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.94599999999999995,"15min":0.96199999999999997},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.0629999999999999,"5min":1.216,"15min":1.216},"last":1.1899999999999999},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.90200000000000002,"15min":0.91800000000000004},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2010000000000001,"5min":1.218,"15min":1.218},"last":0.98499999999999999}]},{"osd":4,"last update":"Sat Sep 30 08:57:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.84799999999999998,"15min":0.83399999999999996},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.85599999999999998,"15min":0.82599999999999996},"min":{"1min":0.64300000000000002,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2669999999999999,"5min":1.294,"15min":1.294},"last":1.111}]},{"osd":6,"last update":"Sat Sep 30 08:57:52 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.93000000000000005,"15min":0.90900000000000003},"min":{"1min":0.50600000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.167,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.014},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.93100000000000005,"15min":0.90900000000000003},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2210000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.1599999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:57:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.96099999999999997,"15min":0.95899999999999996},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2569999999999999,"5min":1.532,"15min":1.532},"last":1.083},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0489999999999999,"15min":1.0549999999999999},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.206,"5min":1.423,"15min":1.423},"last":1.2070000000000001}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-30T08:58:00.721 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-30T08:58:00.721 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-30T08:58:00.721 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-30T08:58:00.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-30T08:58:01.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:01 smithi005 bash[27219]: audit 2023-09-30T08:57:59.998703+0000 mgr.y (mgr.24358) 90 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:58:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:01 smithi005 bash[27219]: cluster 2023-09-30T08:58:00.138812+0000 mgr.y (mgr.24358) 91 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:01.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:01 smithi005 bash[33615]: audit 2023-09-30T08:57:59.998703+0000 mgr.y (mgr.24358) 90 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:58:01.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:01 smithi005 bash[33615]: cluster 2023-09-30T08:58:00.138812+0000 mgr.y (mgr.24358) 91 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:01.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:01 smithi099 bash[27661]: audit 2023-09-30T08:57:59.998703+0000 mgr.y (mgr.24358) 90 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:58:01.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:01 smithi099 bash[27661]: cluster 2023-09-30T08:58:00.138812+0000 mgr.y (mgr.24358) 91 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:02.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:58:01 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:01] "GET /metrics HTTP/1.1" 200 155632 "" "Prometheus/2.33.4" 2023-09-30T08:58:03.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:03 smithi005 bash[27219]: cluster 2023-09-30T08:58:02.139426+0000 mgr.y (mgr.24358) 92 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:03.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:03 smithi005 bash[33615]: cluster 2023-09-30T08:58:02.139426+0000 mgr.y (mgr.24358) 92 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:03.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:03 smithi099 bash[27661]: cluster 2023-09-30T08:58:02.139426+0000 mgr.y (mgr.24358) 92 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:04.695 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:58:04 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:58:05.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:04 smithi005 bash[27219]: cluster 2023-09-30T08:58:04.139966+0000 mgr.y (mgr.24358) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:05.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:04 smithi005 bash[33615]: cluster 2023-09-30T08:58:04.139966+0000 mgr.y (mgr.24358) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:05.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:04 smithi099 bash[27661]: cluster 2023-09-30T08:58:04.139966+0000 mgr.y (mgr.24358) 93 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:05.496 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:07 smithi005 bash[27219]: cluster 2023-09-30T08:58:06.140520+0000 mgr.y (mgr.24358) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:07.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:07 smithi005 bash[33615]: cluster 2023-09-30T08:58:06.140520+0000 mgr.y (mgr.24358) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:07.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:07 smithi099 bash[27661]: cluster 2023-09-30T08:58:06.140520+0000 mgr.y (mgr.24358) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:08.451 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:58:09.183 INFO:teuthology.orchestra.run.smithi005.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-30T08:58:09.184 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-30T08:58:09.184 INFO:tasks.cephadm:Setup complete, yielding 2023-09-30T08:58:09.184 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-30T08:58:09.193 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi005.front.sepia.ceph.com 2023-09-30T08:58:09.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-09-30T08:58:09.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:09 smithi005 bash[33615]: cluster 2023-09-30T08:58:08.141145+0000 mgr.y (mgr.24358) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:09.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:09 smithi005 bash[33615]: audit 2023-09-30T08:58:08.449158+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.5:0/3650533867' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T08:58:09.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:09 smithi005 bash[27219]: cluster 2023-09-30T08:58:08.141145+0000 mgr.y (mgr.24358) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:09.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:09 smithi005 bash[27219]: audit 2023-09-30T08:58:08.449158+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.5:0/3650533867' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T08:58:09.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:09 smithi099 bash[27661]: cluster 2023-09-30T08:58:08.141145+0000 mgr.y (mgr.24358) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:09.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:09 smithi099 bash[27661]: audit 2023-09-30T08:58:08.449158+0000 mon.a (mon.0) 621 : audit [DBG] from='client.? 172.21.15.5:0/3650533867' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T08:58:11.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:11 smithi005 bash[27219]: cluster 2023-09-30T08:58:10.141820+0000 mgr.y (mgr.24358) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:11.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:11 smithi005 bash[33615]: cluster 2023-09-30T08:58:10.141820+0000 mgr.y (mgr.24358) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:11.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:11 smithi099 bash[27661]: cluster 2023-09-30T08:58:10.141820+0000 mgr.y (mgr.24358) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:11.897 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:58:11 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:11] "GET /metrics HTTP/1.1" 200 155635 "" "Prometheus/2.33.4" 2023-09-30T08:58:13.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:13 smithi005 bash[27219]: cluster 2023-09-30T08:58:12.142540+0000 mgr.y (mgr.24358) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:13.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:13 smithi005 bash[27219]: audit 2023-09-30T08:58:12.345445+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-30T08:58:13.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:13 smithi005 bash[27219]: audit 2023-09-30T08:58:12.346347+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-30T08:58:13.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:13 smithi005 bash[33615]: cluster 2023-09-30T08:58:12.142540+0000 mgr.y (mgr.24358) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:13.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:13 smithi005 bash[33615]: audit 2023-09-30T08:58:12.345445+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-30T08:58:13.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:13 smithi005 bash[33615]: audit 2023-09-30T08:58:12.346347+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-30T08:58:13.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:13 smithi099 bash[27661]: cluster 2023-09-30T08:58:12.142540+0000 mgr.y (mgr.24358) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:13.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:13 smithi099 bash[27661]: audit 2023-09-30T08:58:12.345445+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-30T08:58:13.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:13 smithi099 bash[27661]: audit 2023-09-30T08:58:12.346347+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-30T08:58:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[27219]: audit 2023-09-30T08:58:12.344413+0000 mgr.y (mgr.24358) 98 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:58:14.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[27219]: audit 2023-09-30T08:58:13.228310+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[27219]: cluster 2023-09-30T08:58:13.228441+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[27219]: audit 2023-09-30T08:58:13.235696+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[27219]: audit 2023-09-30T08:58:13.236231+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[27219]: debug 2023-09-30T08:58:14.252+0000 7fe538a8f700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[33615]: audit 2023-09-30T08:58:12.344413+0000 mgr.y (mgr.24358) 98 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[33615]: audit 2023-09-30T08:58:13.228310+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[33615]: cluster 2023-09-30T08:58:13.228441+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[33615]: audit 2023-09-30T08:58:13.235696+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:14.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:14 smithi005 bash[33615]: audit 2023-09-30T08:58:13.236231+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:14.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:58:14 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:58:14.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:14 smithi099 bash[27661]: audit 2023-09-30T08:58:12.344413+0000 mgr.y (mgr.24358) 98 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T08:58:14.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:14 smithi099 bash[27661]: audit 2023-09-30T08:58:13.228310+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-30T08:58:14.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:14 smithi099 bash[27661]: cluster 2023-09-30T08:58:13.228441+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-30T08:58:14.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:14 smithi099 bash[27661]: audit 2023-09-30T08:58:13.235696+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:14.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:14 smithi099 bash[27661]: audit 2023-09-30T08:58:13.236231+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:15.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: cluster 2023-09-30T08:58:14.143224+0000 mgr.y (mgr.24358) 99 : cluster [DBG] pgmap v77: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.234423+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: cluster 2023-09-30T08:58:14.234640+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.251637+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.253233+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: cluster 2023-09-30T08:58:14.254743+0000 mon.a (mon.0) 629 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: cluster 2023-09-30T08:58:14.255173+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: cluster 2023-09-30T08:58:14.263123+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-30T08:58:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.263348+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: cluster 2023-09-30T08:58:14.263534+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap foo:0 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: cephadm 2023-09-30T08:58:14.271705+0000 mgr.y (mgr.24358) 100 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.278235+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.327051+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.619491+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.620954+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.627624+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.638079+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.640241+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.640835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.644638+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T08:58:15.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[33615]: audit 2023-09-30T08:58:14.646228+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: cluster 2023-09-30T08:58:14.143224+0000 mgr.y (mgr.24358) 99 : cluster [DBG] pgmap v77: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.234423+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: cluster 2023-09-30T08:58:14.234640+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.251637+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.253233+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: cluster 2023-09-30T08:58:14.254743+0000 mon.a (mon.0) 629 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: cluster 2023-09-30T08:58:14.255173+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: cluster 2023-09-30T08:58:14.263123+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-30T08:58:15.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.263348+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: cluster 2023-09-30T08:58:14.263534+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap foo:0 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: cephadm 2023-09-30T08:58:14.271705+0000 mgr.y (mgr.24358) 100 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.278235+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.327051+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.619491+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.620954+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.627624+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.638079+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.640241+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.640835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:15.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.644638+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T08:58:15.520 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:15 smithi005 bash[27219]: audit 2023-09-30T08:58:14.646228+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:15.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: cluster 2023-09-30T08:58:14.143224+0000 mgr.y (mgr.24358) 99 : cluster [DBG] pgmap v77: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:15.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.234423+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-30T08:58:15.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: cluster 2023-09-30T08:58:14.234640+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.251637+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.253233+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: cluster 2023-09-30T08:58:14.254743+0000 mon.a (mon.0) 629 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: cluster 2023-09-30T08:58:14.255173+0000 mon.a (mon.0) 630 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: cluster 2023-09-30T08:58:14.263123+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.263348+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: cluster 2023-09-30T08:58:14.263534+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap foo:0 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: cephadm 2023-09-30T08:58:14.271705+0000 mgr.y (mgr.24358) 100 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.278235+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.327051+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.619491+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.620954+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.627624+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.638079+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.640241+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.640835+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.644638+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T08:58:15.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:15 smithi099 bash[27661]: audit 2023-09-30T08:58:14.646228+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:16.553 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:16 smithi005 bash[33615]: cephadm 2023-09-30T08:58:14.647065+0000 mgr.y (mgr.24358) 101 : cephadm [INF] Deploying daemon mds.foo.smithi005.gpfodn on smithi005 2023-09-30T08:58:16.553 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:16 smithi005 bash[33615]: cluster 2023-09-30T08:58:15.263127+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-30T08:58:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:16 smithi099 bash[27661]: cephadm 2023-09-30T08:58:14.647065+0000 mgr.y (mgr.24358) 101 : cephadm [INF] Deploying daemon mds.foo.smithi005.gpfodn on smithi005 2023-09-30T08:58:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:16 smithi099 bash[27661]: cluster 2023-09-30T08:58:15.263127+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-30T08:58:16.554 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:16 smithi005 bash[27219]: cephadm 2023-09-30T08:58:14.647065+0000 mgr.y (mgr.24358) 101 : cephadm [INF] Deploying daemon mds.foo.smithi005.gpfodn on smithi005 2023-09-30T08:58:16.554 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:16 smithi005 bash[27219]: cluster 2023-09-30T08:58:15.263127+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-30T08:58:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:17 smithi099 bash[27661]: cluster 2023-09-30T08:58:16.143627+0000 mgr.y (mgr.24358) 102 : cluster [DBG] pgmap v81: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:17 smithi099 bash[27661]: cluster 2023-09-30T08:58:16.271336+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-30T08:58:17.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:17 smithi005 bash[27219]: cluster 2023-09-30T08:58:16.143627+0000 mgr.y (mgr.24358) 102 : cluster [DBG] pgmap v81: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:17.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:17 smithi005 bash[27219]: cluster 2023-09-30T08:58:16.271336+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-30T08:58:17.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:17 smithi005 bash[33615]: cluster 2023-09-30T08:58:16.143627+0000 mgr.y (mgr.24358) 102 : cluster [DBG] pgmap v81: 73 pgs: 64 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:17.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:17 smithi005 bash[33615]: cluster 2023-09-30T08:58:16.271336+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-30T08:58:19.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:19 smithi099 bash[27661]: cluster 2023-09-30T08:58:18.144143+0000 mgr.y (mgr.24358) 103 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:19.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:19 smithi099 bash[27661]: audit 2023-09-30T08:58:18.387046+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:19.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:19 smithi099 bash[27661]: audit 2023-09-30T08:58:18.389771+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:19.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:19 smithi099 bash[27661]: audit 2023-09-30T08:58:18.390482+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:19.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:19 smithi099 bash[27661]: audit 2023-09-30T08:58:18.394961+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T08:58:19.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:19 smithi099 bash[27661]: audit 2023-09-30T08:58:18.396435+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:19.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[27219]: cluster 2023-09-30T08:58:18.144143+0000 mgr.y (mgr.24358) 103 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:19.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[27219]: audit 2023-09-30T08:58:18.387046+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:19.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[27219]: audit 2023-09-30T08:58:18.389771+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:19.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[27219]: audit 2023-09-30T08:58:18.390482+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:19.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[27219]: audit 2023-09-30T08:58:18.394961+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T08:58:19.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[27219]: audit 2023-09-30T08:58:18.396435+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:19.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[33615]: cluster 2023-09-30T08:58:18.144143+0000 mgr.y (mgr.24358) 103 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:19.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[33615]: audit 2023-09-30T08:58:18.387046+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:19.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[33615]: audit 2023-09-30T08:58:18.389771+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:19.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[33615]: audit 2023-09-30T08:58:18.390482+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T08:58:19.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[33615]: audit 2023-09-30T08:58:18.394961+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T08:58:19.586 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:19 smithi005 bash[33615]: audit 2023-09-30T08:58:18.396435+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:20.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:20 smithi005 bash[27219]: cephadm 2023-09-30T08:58:18.397400+0000 mgr.y (mgr.24358) 104 : cephadm [INF] Deploying daemon mds.foo.smithi099.oalojx on smithi099 2023-09-30T08:58:20.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:20 smithi005 bash[33615]: cephadm 2023-09-30T08:58:18.397400+0000 mgr.y (mgr.24358) 104 : cephadm [INF] Deploying daemon mds.foo.smithi099.oalojx on smithi099 2023-09-30T08:58:20.536 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:20 smithi099 bash[27661]: cephadm 2023-09-30T08:58:18.397400+0000 mgr.y (mgr.24358) 104 : cephadm [INF] Deploying daemon mds.foo.smithi099.oalojx on smithi099 2023-09-30T08:58:20.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-09-30T08:58:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.144510+0000 mgr.y (mgr.24358) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.284884+0000 mon.a (mon.0) 644 : cluster [DBG] mds.? [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] up:boot 2023-09-30T08:58:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.284954+0000 mon.a (mon.0) 645 : cluster [INF] daemon mds.foo.smithi005.gpfodn assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-30T08:58:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.285057+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T08:58:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.285104+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-30T08:58:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.285169+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2023-09-30T08:58:21.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: audit 2023-09-30T08:58:20.285262+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T08:58:21.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.285435+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-30T08:58:21.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.289865+0000 mon.a (mon.0) 650 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:creating} 2023-09-30T08:58:21.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: cluster 2023-09-30T08:58:20.310339+0000 mon.a (mon.0) 651 : cluster [INF] daemon mds.foo.smithi005.gpfodn is now active in filesystem foo as rank 0 2023-09-30T08:58:21.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: audit 2023-09-30T08:58:20.804316+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:21.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:21 smithi099 bash[27661]: audit 2023-09-30T08:58:20.807740+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.144510+0000 mgr.y (mgr.24358) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.284884+0000 mon.a (mon.0) 644 : cluster [DBG] mds.? [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] up:boot 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.284954+0000 mon.a (mon.0) 645 : cluster [INF] daemon mds.foo.smithi005.gpfodn assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.285057+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.285104+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.285169+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: audit 2023-09-30T08:58:20.285262+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.285435+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-30T08:58:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.289865+0000 mon.a (mon.0) 650 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:creating} 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: cluster 2023-09-30T08:58:20.310339+0000 mon.a (mon.0) 651 : cluster [INF] daemon mds.foo.smithi005.gpfodn is now active in filesystem foo as rank 0 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: audit 2023-09-30T08:58:20.804316+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27219]: audit 2023-09-30T08:58:20.807740+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.144510+0000 mgr.y (mgr.24358) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.284884+0000 mon.a (mon.0) 644 : cluster [DBG] mds.? [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] up:boot 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.284954+0000 mon.a (mon.0) 645 : cluster [INF] daemon mds.foo.smithi005.gpfodn assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.285057+0000 mon.a (mon.0) 646 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.285104+0000 mon.a (mon.0) 647 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-30T08:58:21.559 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.285169+0000 mon.a (mon.0) 648 : cluster [INF] Cluster is now healthy 2023-09-30T08:58:21.560 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: audit 2023-09-30T08:58:20.285262+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T08:58:21.560 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.285435+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-30T08:58:21.560 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.289865+0000 mon.a (mon.0) 650 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:creating} 2023-09-30T08:58:21.560 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: cluster 2023-09-30T08:58:20.310339+0000 mon.a (mon.0) 651 : cluster [INF] daemon mds.foo.smithi005.gpfodn is now active in filesystem foo as rank 0 2023-09-30T08:58:21.560 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: audit 2023-09-30T08:58:20.804316+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:21.560 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[33615]: audit 2023-09-30T08:58:20.807740+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:21.827 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:58:21 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:21] "GET /metrics HTTP/1.1" 200 155635 "" "Prometheus/2.33.4" 2023-09-30T08:58:22.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[27219]: cluster 2023-09-30T08:58:21.295116+0000 mon.a (mon.0) 653 : cluster [DBG] mds.? [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] up:active 2023-09-30T08:58:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[27219]: cluster 2023-09-30T08:58:21.295196+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 2023-09-30T08:58:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[27219]: audit 2023-09-30T08:58:21.743001+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[27219]: cluster 2023-09-30T08:58:22.145435+0000 mgr.y (mgr.24358) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[33615]: cluster 2023-09-30T08:58:21.295116+0000 mon.a (mon.0) 653 : cluster [DBG] mds.? [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] up:active 2023-09-30T08:58:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[33615]: cluster 2023-09-30T08:58:21.295196+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 2023-09-30T08:58:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[33615]: audit 2023-09-30T08:58:21.743001+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:22 smithi005 bash[33615]: cluster 2023-09-30T08:58:22.145435+0000 mgr.y (mgr.24358) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:22.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:22 smithi099 bash[27661]: cluster 2023-09-30T08:58:21.295116+0000 mon.a (mon.0) 653 : cluster [DBG] mds.? [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] up:active 2023-09-30T08:58:22.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:22 smithi099 bash[27661]: cluster 2023-09-30T08:58:21.295196+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 2023-09-30T08:58:22.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:22 smithi099 bash[27661]: audit 2023-09-30T08:58:21.743001+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:22.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:22 smithi099 bash[27661]: cluster 2023-09-30T08:58:22.145435+0000 mgr.y (mgr.24358) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:23.985 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[33615]: cluster 2023-09-30T08:58:22.750571+0000 mon.a (mon.0) 656 : cluster [DBG] mds.? [v2:172.21.15.99:6832/2581875202,v1:172.21.15.99:6833/2581875202] up:boot 2023-09-30T08:58:23.985 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[33615]: cluster 2023-09-30T08:58:22.751078+0000 mon.a (mon.0) 657 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T08:58:23.985 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[33615]: audit 2023-09-30T08:58:22.751683+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T08:58:23.985 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[33615]: cluster 2023-09-30T08:58:22.756155+0000 mon.a (mon.0) 658 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T08:58:23.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[27219]: cluster 2023-09-30T08:58:22.750571+0000 mon.a (mon.0) 656 : cluster [DBG] mds.? [v2:172.21.15.99:6832/2581875202,v1:172.21.15.99:6833/2581875202] up:boot 2023-09-30T08:58:23.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[27219]: cluster 2023-09-30T08:58:22.751078+0000 mon.a (mon.0) 657 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T08:58:23.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[27219]: audit 2023-09-30T08:58:22.751683+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T08:58:23.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:23 smithi005 bash[27219]: cluster 2023-09-30T08:58:22.756155+0000 mon.a (mon.0) 658 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T08:58:24.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:23 smithi099 bash[27661]: cluster 2023-09-30T08:58:22.750571+0000 mon.a (mon.0) 656 : cluster [DBG] mds.? [v2:172.21.15.99:6832/2581875202,v1:172.21.15.99:6833/2581875202] up:boot 2023-09-30T08:58:24.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:23 smithi099 bash[27661]: cluster 2023-09-30T08:58:22.751078+0000 mon.a (mon.0) 657 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T08:58:24.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:23 smithi099 bash[27661]: audit 2023-09-30T08:58:22.751683+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T08:58:24.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:23 smithi099 bash[27661]: cluster 2023-09-30T08:58:22.756155+0000 mon.a (mon.0) 658 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T08:58:24.653 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-30T08:58:24.661 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-30T08:58:24.662 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-30T08:58:24.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-30T08:58:24.760 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:58:24 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:58:25.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:24 smithi005 bash[27219]: cluster 2023-09-30T08:58:24.145863+0000 mgr.y (mgr.24358) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:25.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:24 smithi005 bash[33615]: cluster 2023-09-30T08:58:24.145863+0000 mgr.y (mgr.24358) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:24 smithi099 bash[27661]: cluster 2023-09-30T08:58:24.145863+0000 mgr.y (mgr.24358) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:27.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:27 smithi005 bash[27219]: cluster 2023-09-30T08:58:26.146468+0000 mgr.y (mgr.24358) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:27 smithi005 bash[27219]: audit 2023-09-30T08:58:26.721180+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:27 smithi005 bash[27219]: audit 2023-09-30T08:58:27.137095+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:27 smithi005 bash[33615]: cluster 2023-09-30T08:58:26.146468+0000 mgr.y (mgr.24358) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:27 smithi005 bash[33615]: audit 2023-09-30T08:58:26.721180+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:27 smithi005 bash[33615]: audit 2023-09-30T08:58:27.137095+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:27 smithi099 bash[27661]: cluster 2023-09-30T08:58:26.146468+0000 mgr.y (mgr.24358) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:27 smithi099 bash[27661]: audit 2023-09-30T08:58:26.721180+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:27 smithi099 bash[27661]: audit 2023-09-30T08:58:27.137095+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[27219]: audit 2023-09-30T08:58:27.410422+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[27219]: audit 2023-09-30T08:58:27.411788+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[27219]: audit 2023-09-30T08:58:27.420104+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[27219]: audit 2023-09-30T08:58:27.428916+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[27219]: audit 2023-09-30T08:58:27.431073+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[27219]: audit 2023-09-30T08:58:27.432151+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[27219]: audit 2023-09-30T08:58:27.439805+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[33615]: audit 2023-09-30T08:58:27.410422+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:28.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[33615]: audit 2023-09-30T08:58:27.411788+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:28.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[33615]: audit 2023-09-30T08:58:27.420104+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:28.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[33615]: audit 2023-09-30T08:58:27.428916+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:28.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[33615]: audit 2023-09-30T08:58:27.431073+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:28.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[33615]: audit 2023-09-30T08:58:27.432151+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:28.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:28 smithi005 bash[33615]: audit 2023-09-30T08:58:27.439805+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:28 smithi099 bash[27661]: audit 2023-09-30T08:58:27.410422+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:28 smithi099 bash[27661]: audit 2023-09-30T08:58:27.411788+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:28 smithi099 bash[27661]: audit 2023-09-30T08:58:27.420104+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:28 smithi099 bash[27661]: audit 2023-09-30T08:58:27.428916+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:58:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:28 smithi099 bash[27661]: audit 2023-09-30T08:58:27.431073+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:58:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:28 smithi099 bash[27661]: audit 2023-09-30T08:58:27.432151+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:58:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:28 smithi099 bash[27661]: audit 2023-09-30T08:58:27.439805+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:29.204 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:29.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:29 smithi005 bash[27219]: cluster 2023-09-30T08:58:28.147661+0000 mgr.y (mgr.24358) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:29.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:29 smithi005 bash[33615]: cluster 2023-09-30T08:58:28.147661+0000 mgr.y (mgr.24358) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:29.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:29 smithi099 bash[27661]: cluster 2023-09-30T08:58:28.147661+0000 mgr.y (mgr.24358) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:31.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:31 smithi005 bash[27219]: cluster 2023-09-30T08:58:30.148228+0000 mgr.y (mgr.24358) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:31.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:31 smithi005 bash[33615]: cluster 2023-09-30T08:58:30.148228+0000 mgr.y (mgr.24358) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:31 smithi099 bash[27661]: cluster 2023-09-30T08:58:30.148228+0000 mgr.y (mgr.24358) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:32.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:58:31 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:31] "GET /metrics HTTP/1.1" 200 191326 "" "Prometheus/2.33.4" 2023-09-30T08:58:32.029 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:58:32.771 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":19,"active_gid":24358,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6800","nonce":2383969768},{"type":"v1","addr":"172.21.15.5:6801","nonce":2383969768}]},"active_addr":"172.21.15.5:6801/2383969768","active_change":"2023-09-30T08:55:56.084625+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24352,"name":"x","mgr_features":4540138314316775423,"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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":{"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":[]},"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.23.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:8.3.5","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":"docker.io/library/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":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived 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.3.1","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.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_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":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","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_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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","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":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.5:8443/","prometheus":"http://172.21.15.5:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"]},"last_failure_osd_epoch":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":1216802275}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":1594322177}]}]} 2023-09-30T08:58:32.775 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-30T08:58:32.775 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-30T08:58:32.775 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T08:58:33.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:32 smithi099 bash[27661]: audit 2023-09-30T08:58:31.767306+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:33.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:32 smithi099 bash[27661]: audit 2023-09-30T08:58:32.019013+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.5:0/3989425485' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T08:58:33.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:32 smithi099 bash[27661]: cluster 2023-09-30T08:58:32.149351+0000 mgr.y (mgr.24358) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:33.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:32 smithi005 bash[33615]: audit 2023-09-30T08:58:31.767306+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:33.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:32 smithi005 bash[33615]: audit 2023-09-30T08:58:32.019013+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.5:0/3989425485' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T08:58:33.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:32 smithi005 bash[33615]: cluster 2023-09-30T08:58:32.149351+0000 mgr.y (mgr.24358) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:33.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:32 smithi005 bash[27219]: audit 2023-09-30T08:58:31.767306+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:58:33.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:32 smithi005 bash[27219]: audit 2023-09-30T08:58:32.019013+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.5:0/3989425485' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T08:58:33.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:32 smithi005 bash[27219]: cluster 2023-09-30T08:58:32.149351+0000 mgr.y (mgr.24358) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:34.712 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:58:34 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:58:35.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:34 smithi005 bash[27219]: cluster 2023-09-30T08:58:34.150035+0000 mgr.y (mgr.24358) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:35.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:34 smithi005 bash[33615]: cluster 2023-09-30T08:58:34.150035+0000 mgr.y (mgr.24358) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:35.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:34 smithi099 bash[27661]: cluster 2023-09-30T08:58:34.150035+0000 mgr.y (mgr.24358) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:37.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:37 smithi005 bash[27219]: cluster 2023-09-30T08:58:36.150730+0000 mgr.y (mgr.24358) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:37.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:37 smithi005 bash[33615]: cluster 2023-09-30T08:58:36.150730+0000 mgr.y (mgr.24358) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:37 smithi099 bash[27661]: cluster 2023-09-30T08:58:36.150730+0000 mgr.y (mgr.24358) 113 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:37.554 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:39.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:39 smithi005 bash[27219]: cluster 2023-09-30T08:58:38.151374+0000 mgr.y (mgr.24358) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:39.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:39 smithi005 bash[33615]: cluster 2023-09-30T08:58:38.151374+0000 mgr.y (mgr.24358) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:39 smithi099 bash[27661]: cluster 2023-09-30T08:58:38.151374+0000 mgr.y (mgr.24358) 114 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T08:58:40.406 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:58:40.406 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":60,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T08:58:16.259722+0000","last_up_change":"2023-09-30T08:55:24.707121+0000","last_in_change":"2023-09-30T08:54:59.472190+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-30T08:51:59.052337+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-30T08:56:21.629391+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":"55","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-30T08:58:12.798211+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":"59","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-30T08:58:13.691882+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"60","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6803","nonce":1062634125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6805","nonce":1062634125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6809","nonce":1062634125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6807","nonce":1062634125}]},"public_addr":"172.21.15.5:6803/1062634125","cluster_addr":"172.21.15.5:6805/1062634125","heartbeat_back_addr":"172.21.15.5:6809/1062634125","heartbeat_front_addr":"172.21.15.5:6807/1062634125","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6811","nonce":14886557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6813","nonce":14886557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6817","nonce":14886557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6815","nonce":14886557}]},"public_addr":"172.21.15.5:6811/14886557","cluster_addr":"172.21.15.5:6813/14886557","heartbeat_back_addr":"172.21.15.5:6817/14886557","heartbeat_front_addr":"172.21.15.5:6815/14886557","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6819","nonce":1827028708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6821","nonce":1827028708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6825","nonce":1827028708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6823","nonce":1827028708}]},"public_addr":"172.21.15.5:6819/1827028708","cluster_addr":"172.21.15.5:6821/1827028708","heartbeat_back_addr":"172.21.15.5:6825/1827028708","heartbeat_front_addr":"172.21.15.5:6823/1827028708","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6826","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6827","nonce":1812627563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6829","nonce":1812627563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6833","nonce":1812627563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6831","nonce":1812627563}]},"public_addr":"172.21.15.5:6827/1812627563","cluster_addr":"172.21.15.5:6829/1812627563","heartbeat_back_addr":"172.21.15.5:6833/1812627563","heartbeat_front_addr":"172.21.15.5:6831/1812627563","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:50:31.340054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+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-30T08:58:41.143 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-30T08:58:41.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T08:58:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:41 smithi005 bash[27219]: cluster 2023-09-30T08:58:40.151809+0000 mgr.y (mgr.24358) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:41 smithi005 bash[27219]: audit 2023-09-30T08:58:40.402274+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.5:0/706330728' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:58:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:41 smithi005 bash[33615]: cluster 2023-09-30T08:58:40.151809+0000 mgr.y (mgr.24358) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:41 smithi005 bash[33615]: audit 2023-09-30T08:58:40.402274+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.5:0/706330728' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:58:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:41 smithi099 bash[27661]: cluster 2023-09-30T08:58:40.151809+0000 mgr.y (mgr.24358) 115 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:41.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:41 smithi099 bash[27661]: audit 2023-09-30T08:58:40.402274+0000 mon.a (mon.0) 664 : audit [DBG] from='client.? 172.21.15.5:0/706330728' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:58:42.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:58:41 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:41] "GET /metrics HTTP/1.1" 200 191327 "" "Prometheus/2.33.4" 2023-09-30T08:58:43.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:43 smithi005 bash[33615]: cluster 2023-09-30T08:58:42.152856+0000 mgr.y (mgr.24358) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:43.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:43 smithi005 bash[27219]: cluster 2023-09-30T08:58:42.152856+0000 mgr.y (mgr.24358) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:43.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:43 smithi099 bash[27661]: cluster 2023-09-30T08:58:42.152856+0000 mgr.y (mgr.24358) 116 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:44.714 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:58:44 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:58:45.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:44 smithi005 bash[27219]: cluster 2023-09-30T08:58:44.153430+0000 mgr.y (mgr.24358) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:45.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:44 smithi005 bash[33615]: cluster 2023-09-30T08:58:44.153430+0000 mgr.y (mgr.24358) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:45.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:44 smithi099 bash[27661]: cluster 2023-09-30T08:58:44.153430+0000 mgr.y (mgr.24358) 117 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:45.931 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:47.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:47 smithi005 bash[33615]: cluster 2023-09-30T08:58:46.154061+0000 mgr.y (mgr.24358) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:47.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:47 smithi005 bash[27219]: cluster 2023-09-30T08:58:46.154061+0000 mgr.y (mgr.24358) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:47.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:47 smithi099 bash[27661]: cluster 2023-09-30T08:58:46.154061+0000 mgr.y (mgr.24358) 118 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:48.982 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:58:48.982 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":60,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T08:58:16.259722+0000","last_up_change":"2023-09-30T08:55:24.707121+0000","last_in_change":"2023-09-30T08:54:59.472190+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-09-30T08:51:59.052337+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":"53","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_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-30T08:56:21.629391+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":"55","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-30T08:58:12.798211+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":"59","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-30T08:58:13.691882+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"60","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6803","nonce":1062634125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6805","nonce":1062634125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6809","nonce":1062634125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6807","nonce":1062634125}]},"public_addr":"172.21.15.5:6803/1062634125","cluster_addr":"172.21.15.5:6805/1062634125","heartbeat_back_addr":"172.21.15.5:6809/1062634125","heartbeat_front_addr":"172.21.15.5:6807/1062634125","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6811","nonce":14886557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6813","nonce":14886557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6817","nonce":14886557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6815","nonce":14886557}]},"public_addr":"172.21.15.5:6811/14886557","cluster_addr":"172.21.15.5:6813/14886557","heartbeat_back_addr":"172.21.15.5:6817/14886557","heartbeat_front_addr":"172.21.15.5:6815/14886557","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6819","nonce":1827028708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6821","nonce":1827028708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6825","nonce":1827028708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6823","nonce":1827028708}]},"public_addr":"172.21.15.5:6819/1827028708","cluster_addr":"172.21.15.5:6821/1827028708","heartbeat_back_addr":"172.21.15.5:6825/1827028708","heartbeat_front_addr":"172.21.15.5:6823/1827028708","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6826","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6827","nonce":1812627563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6829","nonce":1812627563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6833","nonce":1812627563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6831","nonce":1812627563}]},"public_addr":"172.21.15.5:6827/1812627563","cluster_addr":"172.21.15.5:6829/1812627563","heartbeat_back_addr":"172.21.15.5:6833/1812627563","heartbeat_front_addr":"172.21.15.5:6831/1812627563","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:50:31.340054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+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-30T08:58:49.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:49 smithi005 bash[27219]: cluster 2023-09-30T08:58:48.155233+0000 mgr.y (mgr.24358) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:49.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:49 smithi005 bash[27219]: audit 2023-09-30T08:58:48.978607+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.5:0/360807785' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:58:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:49 smithi005 bash[33615]: cluster 2023-09-30T08:58:48.155233+0000 mgr.y (mgr.24358) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:49 smithi005 bash[33615]: audit 2023-09-30T08:58:48.978607+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.5:0/360807785' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:58:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:49 smithi099 bash[27661]: cluster 2023-09-30T08:58:48.155233+0000 mgr.y (mgr.24358) 119 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:49 smithi099 bash[27661]: audit 2023-09-30T08:58:48.978607+0000 mon.a (mon.0) 665 : audit [DBG] from='client.? 172.21.15.5:0/360807785' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T08:58:49.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-30T08:58:49.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-30T08:58:49.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-30T08:58:49.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-30T08:58:49.707 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-30T08:58:49.707 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-30T08:58:49.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-30T08:58:49.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-30T08:58:51.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:51 smithi005 bash[27219]: cluster 2023-09-30T08:58:50.155830+0000 mgr.y (mgr.24358) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:51.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:51 smithi005 bash[33615]: cluster 2023-09-30T08:58:50.155830+0000 mgr.y (mgr.24358) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:51.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:51 smithi099 bash[27661]: cluster 2023-09-30T08:58:50.155830+0000 mgr.y (mgr.24358) 120 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:52.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:58:51 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:51] "GET /metrics HTTP/1.1" 200 191327 "" "Prometheus/2.33.4" 2023-09-30T08:58:53.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:53 smithi005 bash[33615]: cluster 2023-09-30T08:58:52.156926+0000 mgr.y (mgr.24358) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:53.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:53 smithi005 bash[27219]: cluster 2023-09-30T08:58:52.156926+0000 mgr.y (mgr.24358) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:53.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:53 smithi099 bash[27661]: cluster 2023-09-30T08:58:52.156926+0000 mgr.y (mgr.24358) 121 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:54.606 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.609 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.609 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.614 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.614 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.614 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.614 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:58:54.718 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:58:54 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:58:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:58:55.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:54 smithi005 bash[27219]: cluster 2023-09-30T08:58:54.157483+0000 mgr.y (mgr.24358) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:55.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:54 smithi005 bash[33615]: cluster 2023-09-30T08:58:54.157483+0000 mgr.y (mgr.24358) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:54 smithi099 bash[27661]: cluster 2023-09-30T08:58:54.157483+0000 mgr.y (mgr.24358) 122 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:56.480 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[27219]: audit 2023-09-30T08:58:56.122591+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.481 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[27219]: audit 2023-09-30T08:58:56.123015+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.481 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[27219]: audit 2023-09-30T08:58:56.123379+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.481 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[27219]: audit 2023-09-30T08:58:56.123661+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.481 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[27219]: audit 2023-09-30T08:58:56.125268+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.481 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[27219]: audit 2023-09-30T08:58:56.126130+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.482 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[33615]: audit 2023-09-30T08:58:56.122591+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.482 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[33615]: audit 2023-09-30T08:58:56.123015+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.482 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[33615]: audit 2023-09-30T08:58:56.123379+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.482 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[33615]: audit 2023-09-30T08:58:56.123661+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.482 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[33615]: audit 2023-09-30T08:58:56.125268+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.482 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:56 smithi005 bash[33615]: audit 2023-09-30T08:58:56.126130+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:56 smithi099 bash[27661]: audit 2023-09-30T08:58:56.122591+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:56 smithi099 bash[27661]: audit 2023-09-30T08:58:56.123015+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:56 smithi099 bash[27661]: audit 2023-09-30T08:58:56.123379+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:56 smithi099 bash[27661]: audit 2023-09-30T08:58:56.123661+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:56 smithi099 bash[27661]: audit 2023-09-30T08:58:56.125268+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2023-09-30T08:58:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:56 smithi099 bash[27661]: audit 2023-09-30T08:58:56.126130+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-09-30T08:58:57.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[33615]: cluster 2023-09-30T08:58:56.157877+0000 mgr.y (mgr.24358) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[33615]: audit 2023-09-30T08:58:56.180255+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-30T08:58:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[33615]: audit 2023-09-30T08:58:56.180385+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-09-30T08:58:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[33615]: audit 2023-09-30T08:58:56.180482+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-09-30T08:58:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[33615]: cluster 2023-09-30T08:58:56.180535+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-30T08:58:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[27219]: cluster 2023-09-30T08:58:56.157877+0000 mgr.y (mgr.24358) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[27219]: audit 2023-09-30T08:58:56.180255+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-30T08:58:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[27219]: audit 2023-09-30T08:58:56.180385+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-09-30T08:58:57.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[27219]: audit 2023-09-30T08:58:56.180482+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-09-30T08:58:57.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:57 smithi005 bash[27219]: cluster 2023-09-30T08:58:56.180535+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-30T08:58:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:57 smithi099 bash[27661]: cluster 2023-09-30T08:58:56.157877+0000 mgr.y (mgr.24358) 123 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:57 smithi099 bash[27661]: audit 2023-09-30T08:58:56.180255+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-09-30T08:58:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:57 smithi099 bash[27661]: audit 2023-09-30T08:58:56.180385+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2023-09-30T08:58:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:57 smithi099 bash[27661]: audit 2023-09-30T08:58:56.180482+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-09-30T08:58:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:57 smithi099 bash[27661]: cluster 2023-09-30T08:58:56.180535+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-30T08:58:58.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:58 smithi005 bash[27219]: cluster 2023-09-30T08:58:57.200848+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-30T08:58:58.460 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:58 smithi005 bash[33615]: cluster 2023-09-30T08:58:57.200848+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-30T08:58:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:58 smithi099 bash[27661]: cluster 2023-09-30T08:58:57.200848+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-30T08:58:59.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:58:59 smithi005 bash[27219]: cluster 2023-09-30T08:58:58.158415+0000 mgr.y (mgr.24358) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:59.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:58:59 smithi005 bash[33615]: cluster 2023-09-30T08:58:58.158415+0000 mgr.y (mgr.24358) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:58:59.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:58:59 smithi099 bash[27661]: cluster 2023-09-30T08:58:58.158415+0000 mgr.y (mgr.24358) 124 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:01.534 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:01 smithi005 bash[33615]: cluster 2023-09-30T08:59:00.158881+0000 mgr.y (mgr.24358) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:01.534 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:01 smithi005 bash[27219]: cluster 2023-09-30T08:59:00.158881+0000 mgr.y (mgr.24358) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:01 smithi099 bash[27661]: cluster 2023-09-30T08:59:00.158881+0000 mgr.y (mgr.24358) 125 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:02.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:59:01 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:01] "GET /metrics HTTP/1.1" 200 191324 "" "Prometheus/2.33.4" 2023-09-30T08:59:03.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:03 smithi005 bash[27219]: cluster 2023-09-30T08:59:02.159940+0000 mgr.y (mgr.24358) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:03.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:03 smithi005 bash[33615]: cluster 2023-09-30T08:59:02.159940+0000 mgr.y (mgr.24358) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:03.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:03 smithi099 bash[27661]: cluster 2023-09-30T08:59:02.159940+0000 mgr.y (mgr.24358) 126 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:04.719 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:59:04 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:59:05.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:04 smithi005 bash[33615]: cluster 2023-09-30T08:59:04.160585+0000 mgr.y (mgr.24358) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:05.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:04 smithi005 bash[27219]: cluster 2023-09-30T08:59:04.160585+0000 mgr.y (mgr.24358) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:05.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:04 smithi099 bash[27661]: cluster 2023-09-30T08:59:04.160585+0000 mgr.y (mgr.24358) 127 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:07 smithi005 bash[27219]: cluster 2023-09-30T08:59:06.161206+0000 mgr.y (mgr.24358) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:07.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:07 smithi005 bash[33615]: cluster 2023-09-30T08:59:06.161206+0000 mgr.y (mgr.24358) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:07.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:07 smithi099 bash[27661]: cluster 2023-09-30T08:59:06.161206+0000 mgr.y (mgr.24358) 128 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:08.258 INFO:teuthology.orchestra.run.smithi005.stdout:55834574944 2023-09-30T08:59:08.259 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-30T08:59:09.492 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:09 smithi005 bash[27219]: cluster 2023-09-30T08:59:08.161989+0000 mgr.y (mgr.24358) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:09.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:09 smithi005 bash[33615]: cluster 2023-09-30T08:59:08.161989+0000 mgr.y (mgr.24358) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:09.493 INFO:teuthology.orchestra.run.smithi005.stdout:107374182479 2023-09-30T08:59:09.493 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-30T08:59:09.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:09 smithi099 bash[27661]: cluster 2023-09-30T08:59:08.161989+0000 mgr.y (mgr.24358) 129 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:11.145 INFO:teuthology.orchestra.run.smithi005.stdout:206158430255 2023-09-30T08:59:11.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-30T08:59:11.503 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:11 smithi005 bash[33615]: cluster 2023-09-30T08:59:10.162435+0000 mgr.y (mgr.24358) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:11.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:11 smithi005 bash[27219]: cluster 2023-09-30T08:59:10.162435+0000 mgr.y (mgr.24358) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:11.504 INFO:teuthology.orchestra.run.smithi005.stdout:180388626488 2023-09-30T08:59:11.505 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-30T08:59:11.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:11 smithi099 bash[27661]: cluster 2023-09-30T08:59:10.162435+0000 mgr.y (mgr.24358) 130 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:11.614 INFO:teuthology.orchestra.run.smithi005.stdout:128849018952 2023-09-30T08:59:11.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-30T08:59:11.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:59:11 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:11] "GET /metrics HTTP/1.1" 200 191341 "" "Prometheus/2.33.4" 2023-09-30T08:59:12.653 INFO:teuthology.orchestra.run.smithi005.stdout:77309411417 2023-09-30T08:59:12.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-30T08:59:12.669 INFO:teuthology.orchestra.run.smithi005.stdout:154618822720 2023-09-30T08:59:12.669 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-30T08:59:12.670 INFO:teuthology.orchestra.run.smithi005.stdout:34359738475 2023-09-30T08:59:12.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-30T08:59:13.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:13 smithi005 bash[33615]: cluster 2023-09-30T08:59:12.163393+0000 mgr.y (mgr.24358) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:13.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:13 smithi005 bash[27219]: cluster 2023-09-30T08:59:12.163393+0000 mgr.y (mgr.24358) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:13.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:13 smithi099 bash[27661]: cluster 2023-09-30T08:59:12.163393+0000 mgr.y (mgr.24358) 131 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:14.722 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:59:14 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:59:15.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:14 smithi005 bash[33615]: cluster 2023-09-30T08:59:14.164081+0000 mgr.y (mgr.24358) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:15.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:14 smithi005 bash[27219]: cluster 2023-09-30T08:59:14.164081+0000 mgr.y (mgr.24358) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:14 smithi099 bash[27661]: cluster 2023-09-30T08:59:14.164081+0000 mgr.y (mgr.24358) 132 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:15.058 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:15.059 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:15.060 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:16.069 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:16.070 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:17.086 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:17.086 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:17.086 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:17.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:17 smithi005 bash[27219]: cluster 2023-09-30T08:59:16.164568+0000 mgr.y (mgr.24358) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:17.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:17 smithi005 bash[33615]: cluster 2023-09-30T08:59:16.164568+0000 mgr.y (mgr.24358) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:17 smithi099 bash[27661]: cluster 2023-09-30T08:59:16.164568+0000 mgr.y (mgr.24358) 133 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:19.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:19 smithi005 bash[27219]: cluster 2023-09-30T08:59:18.165166+0000 mgr.y (mgr.24358) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:19.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:19 smithi005 bash[33615]: cluster 2023-09-30T08:59:18.165166+0000 mgr.y (mgr.24358) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:19.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:19 smithi099 bash[27661]: cluster 2023-09-30T08:59:18.165166+0000 mgr.y (mgr.24358) 134 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:21.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:21 smithi005 bash[27219]: cluster 2023-09-30T08:59:20.165540+0000 mgr.y (mgr.24358) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:21.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:21 smithi005 bash[33615]: cluster 2023-09-30T08:59:20.165540+0000 mgr.y (mgr.24358) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:21.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:21 smithi099 bash[27661]: cluster 2023-09-30T08:59:20.165540+0000 mgr.y (mgr.24358) 135 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:21.806 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:59:21 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:21] "GET /metrics HTTP/1.1" 200 191341 "" "Prometheus/2.33.4" 2023-09-30T08:59:23.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:23 smithi005 bash[33615]: cluster 2023-09-30T08:59:22.166062+0000 mgr.y (mgr.24358) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:23.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:23 smithi005 bash[27219]: cluster 2023-09-30T08:59:22.166062+0000 mgr.y (mgr.24358) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:23.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:23 smithi099 bash[27661]: cluster 2023-09-30T08:59:22.166062+0000 mgr.y (mgr.24358) 136 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:24.399 INFO:teuthology.orchestra.run.smithi005.stdout:206158430258 2023-09-30T08:59:24.718 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:59:24 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:59:25.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:24 smithi005 bash[33615]: cluster 2023-09-30T08:59:24.166503+0000 mgr.y (mgr.24358) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:25.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:24 smithi005 bash[33615]: audit 2023-09-30T08:59:24.397978+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.5:0/2955879623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T08:59:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:24 smithi005 bash[27219]: cluster 2023-09-30T08:59:24.166503+0000 mgr.y (mgr.24358) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:24 smithi005 bash[27219]: audit 2023-09-30T08:59:24.397978+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.5:0/2955879623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T08:59:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:24 smithi099 bash[27661]: cluster 2023-09-30T08:59:24.166503+0000 mgr.y (mgr.24358) 137 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:25.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:24 smithi099 bash[27661]: audit 2023-09-30T08:59:24.397978+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.5:0/2955879623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T08:59:26.226 INFO:teuthology.orchestra.run.smithi005.stdout:128849018955 2023-09-30T08:59:27.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:27 smithi005 bash[27219]: cluster 2023-09-30T08:59:26.166919+0000 mgr.y (mgr.24358) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:27 smithi005 bash[27219]: audit 2023-09-30T08:59:26.225009+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.5:0/558468913' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T08:59:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:27 smithi005 bash[33615]: cluster 2023-09-30T08:59:26.166919+0000 mgr.y (mgr.24358) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:27 smithi005 bash[33615]: audit 2023-09-30T08:59:26.225009+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.5:0/558468913' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T08:59:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:27 smithi099 bash[27661]: cluster 2023-09-30T08:59:26.166919+0000 mgr.y (mgr.24358) 138 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:27 smithi099 bash[27661]: audit 2023-09-30T08:59:26.225009+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.5:0/558468913' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T08:59:28.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[27219]: audit 2023-09-30T08:59:27.448588+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:59:28.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[27219]: audit 2023-09-30T08:59:27.699042+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[27219]: audit 2023-09-30T08:59:27.714836+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[27219]: audit 2023-09-30T08:59:27.971122+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:59:28.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[27219]: audit 2023-09-30T08:59:27.972162+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:59:28.503 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[27219]: audit 2023-09-30T08:59:27.977880+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.504 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[33615]: audit 2023-09-30T08:59:27.448588+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:59:28.504 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[33615]: audit 2023-09-30T08:59:27.699042+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.504 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[33615]: audit 2023-09-30T08:59:27.714836+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.504 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[33615]: audit 2023-09-30T08:59:27.971122+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:59:28.504 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[33615]: audit 2023-09-30T08:59:27.972162+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:59:28.504 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:28 smithi005 bash[33615]: audit 2023-09-30T08:59:27.977880+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.505 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430255 got 206158430258 for osd.7 2023-09-30T08:59:28.505 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:28 smithi099 bash[27661]: audit 2023-09-30T08:59:27.448588+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T08:59:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:28 smithi099 bash[27661]: audit 2023-09-30T08:59:27.699042+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:28 smithi099 bash[27661]: audit 2023-09-30T08:59:27.714836+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:28 smithi099 bash[27661]: audit 2023-09-30T08:59:27.971122+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T08:59:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:28 smithi099 bash[27661]: audit 2023-09-30T08:59:27.972162+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T08:59:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:28 smithi099 bash[27661]: audit 2023-09-30T08:59:27.977880+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T08:59:29.269 INFO:teuthology.orchestra.run.smithi005.stdout:55834574949 2023-09-30T08:59:29.530 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:29 smithi005 bash[27219]: cluster 2023-09-30T08:59:28.167873+0000 mgr.y (mgr.24358) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:29.530 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:29 smithi005 bash[33615]: cluster 2023-09-30T08:59:28.167873+0000 mgr.y (mgr.24358) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:29 smithi099 bash[27661]: cluster 2023-09-30T08:59:28.167873+0000 mgr.y (mgr.24358) 139 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:30.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:30 smithi005 bash[27219]: audit 2023-09-30T08:59:29.267725+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.5:0/3834194084' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T08:59:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:30 smithi005 bash[33615]: audit 2023-09-30T08:59:29.267725+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.5:0/3834194084' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T08:59:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:30 smithi099 bash[27661]: audit 2023-09-30T08:59:29.267725+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.5:0/3834194084' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T08:59:31.002 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018952 got 128849018955 for osd.4 2023-09-30T08:59:31.002 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:31.257 INFO:teuthology.orchestra.run.smithi005.stdout:107374182484 2023-09-30T08:59:31.316 INFO:teuthology.orchestra.run.smithi005.stdout:180388626492 2023-09-30T08:59:31.374 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:31 smithi005 bash[33615]: cluster 2023-09-30T08:59:30.168515+0000 mgr.y (mgr.24358) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:31.374 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:31 smithi005 bash[27219]: cluster 2023-09-30T08:59:30.168515+0000 mgr.y (mgr.24358) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:31 smithi099 bash[27661]: cluster 2023-09-30T08:59:30.168515+0000 mgr.y (mgr.24358) 140 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:31.706 INFO:teuthology.orchestra.run.smithi005.stdout:154618822724 2023-09-30T08:59:31.790 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:59:31 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:31] "GET /metrics HTTP/1.1" 200 191345 "" "Prometheus/2.33.4" 2023-09-30T08:59:32.327 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574944 got 55834574949 for osd.1 2023-09-30T08:59:32.327 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:32.423 INFO:teuthology.orchestra.run.smithi005.stdout:34359738480 2023-09-30T08:59:32.469 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:32 smithi005 bash[33615]: audit 2023-09-30T08:59:31.255453+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.5:0/514483851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T08:59:32.469 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:32 smithi005 bash[33615]: audit 2023-09-30T08:59:31.314913+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.5:0/1505750169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T08:59:32.469 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:32 smithi005 bash[33615]: audit 2023-09-30T08:59:31.704461+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.5:0/3549751385' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T08:59:32.469 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:32 smithi005 bash[27219]: audit 2023-09-30T08:59:31.255453+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.5:0/514483851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T08:59:32.469 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:32 smithi005 bash[27219]: audit 2023-09-30T08:59:31.314913+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.5:0/1505750169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T08:59:32.469 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:32 smithi005 bash[27219]: audit 2023-09-30T08:59:31.704461+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.5:0/3549751385' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T08:59:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:32 smithi099 bash[27661]: audit 2023-09-30T08:59:31.255453+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.5:0/514483851' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T08:59:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:32 smithi099 bash[27661]: audit 2023-09-30T08:59:31.314913+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.5:0/1505750169' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T08:59:32.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:32 smithi099 bash[27661]: audit 2023-09-30T08:59:31.704461+0000 mon.c (mon.2) 90 : audit [DBG] from='client.? 172.21.15.5:0/3549751385' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T08:59:33.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:33 smithi005 bash[27219]: cluster 2023-09-30T08:59:32.169518+0000 mgr.y (mgr.24358) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:33.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:33 smithi005 bash[27219]: audit 2023-09-30T08:59:32.421720+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.5:0/4149026173' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T08:59:33.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:33 smithi099 bash[27661]: cluster 2023-09-30T08:59:32.169518+0000 mgr.y (mgr.24358) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:33.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:33 smithi099 bash[27661]: audit 2023-09-30T08:59:32.421720+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.5:0/4149026173' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T08:59:33.602 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:33 smithi005 bash[33615]: cluster 2023-09-30T08:59:32.169518+0000 mgr.y (mgr.24358) 141 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:33.602 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:33 smithi005 bash[33615]: audit 2023-09-30T08:59:32.421720+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.5:0/4149026173' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T08:59:33.632 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626488 got 180388626492 for osd.6 2023-09-30T08:59:33.633 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:33.687 INFO:teuthology.orchestra.run.smithi005.stdout:77309411422 2023-09-30T08:59:34.481 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:34 smithi005 bash[27219]: audit 2023-09-30T08:59:33.685291+0000 mon.a (mon.0) 678 : audit [DBG] from='client.? 172.21.15.5:0/912131029' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T08:59:34.482 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:34 smithi005 bash[33615]: audit 2023-09-30T08:59:33.685291+0000 mon.a (mon.0) 678 : audit [DBG] from='client.? 172.21.15.5:0/912131029' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T08:59:34.483 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182479 got 107374182484 for osd.3 2023-09-30T08:59:34.483 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:34.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:59:34 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:59:34.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:34 smithi099 bash[27661]: audit 2023-09-30T08:59:33.685291+0000 mon.a (mon.0) 678 : audit [DBG] from='client.? 172.21.15.5:0/912131029' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T08:59:34.979 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822720 got 154618822724 for osd.5 2023-09-30T08:59:34.980 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:35.203 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738475 got 34359738480 for osd.0 2023-09-30T08:59:35.204 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:35.399 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411417 got 77309411422 for osd.2 2023-09-30T08:59:35.400 DEBUG:teuthology.parallel:result is None 2023-09-30T08:59:35.400 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-30T08:59:35.400 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T08:59:35.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:35 smithi005 bash[27219]: cluster 2023-09-30T08:59:34.170031+0000 mgr.y (mgr.24358) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:35.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:35 smithi005 bash[33615]: cluster 2023-09-30T08:59:34.170031+0000 mgr.y (mgr.24358) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:35.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:35 smithi099 bash[27661]: cluster 2023-09-30T08:59:34.170031+0000 mgr.y (mgr.24358) 142 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:37.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:37 smithi005 bash[27219]: cluster 2023-09-30T08:59:36.170810+0000 mgr.y (mgr.24358) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:37.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:37 smithi005 bash[33615]: cluster 2023-09-30T08:59:36.170810+0000 mgr.y (mgr.24358) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:37 smithi099 bash[27661]: cluster 2023-09-30T08:59:36.170810+0000 mgr.y (mgr.24358) 143 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:39.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:39 smithi005 bash[27219]: cluster 2023-09-30T08:59:38.171921+0000 mgr.y (mgr.24358) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:39.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:39 smithi005 bash[33615]: cluster 2023-09-30T08:59:38.171921+0000 mgr.y (mgr.24358) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:39 smithi099 bash[27661]: cluster 2023-09-30T08:59:38.171921+0000 mgr.y (mgr.24358) 144 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:40.193 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:41.315 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:41 smithi005 bash[27219]: cluster 2023-09-30T08:59:40.172605+0000 mgr.y (mgr.24358) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:41.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:41 smithi099 bash[27661]: cluster 2023-09-30T08:59:40.172605+0000 mgr.y (mgr.24358) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:41.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:41 smithi005 bash[33615]: cluster 2023-09-30T08:59:40.172605+0000 mgr.y (mgr.24358) 145 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:41.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:59:41 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:41] "GET /metrics HTTP/1.1" 200 191339 "" "Prometheus/2.33.4" 2023-09-30T08:59:43.160 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:59:43.163 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T08:59:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:43 smithi005 bash[27219]: cluster 2023-09-30T08:59:42.173633+0000 mgr.y (mgr.24358) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:43 smithi005 bash[33615]: cluster 2023-09-30T08:59:42.173633+0000 mgr.y (mgr.24358) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:43.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:43 smithi099 bash[27661]: cluster 2023-09-30T08:59:42.173633+0000 mgr.y (mgr.24358) 146 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:43.935 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":127,"stamp":"2023-09-30T08:59:42.172883+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"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":2381744,"kb_used_data":4976,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579472,"statfs":{"total":767960285184,"available":765521379328,"internally_reserved":0,"allocated":5095424,"data_stored":2165178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.004694"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185769+0000","last_change":"2023-09-30T08:58:15.278615+0000","last_active":"2023-09-30T08:58:56.185769+0000","last_peered":"2023-09-30T08:58:56.185769+0000","last_clean":"2023-09-30T08:58:56.185769+0000","last_became_active":"2023-09-30T08:58:15.278092+0000","last_became_peered":"2023-09-30T08:58:15.278092+0000","last_unstale":"2023-09-30T08:58:56.185769+0000","last_undegraded":"2023-09-30T08:58:56.185769+0000","last_fullsized":"2023-09-30T08:58:56.185769+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:20.303702+0000","last_change":"2023-09-30T08:58:14.247652+0000","last_active":"2023-09-30T08:58:20.303702+0000","last_peered":"2023-09-30T08:58:20.303702+0000","last_clean":"2023-09-30T08:58:20.303702+0000","last_became_active":"2023-09-30T08:58:14.247122+0000","last_became_peered":"2023-09-30T08:58:14.247122+0000","last_unstale":"2023-09-30T08:58:20.303702+0000","last_undegraded":"2023-09-30T08:58:20.303702+0000","last_fullsized":"2023-09-30T08:58:20.303702+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.181426+0000","last_change":"2023-09-30T08:58:14.279627+0000","last_active":"2023-09-30T08:58:56.181426+0000","last_peered":"2023-09-30T08:58:56.181426+0000","last_clean":"2023-09-30T08:58:56.181426+0000","last_became_active":"2023-09-30T08:58:14.279272+0000","last_became_peered":"2023-09-30T08:58:14.279272+0000","last_unstale":"2023-09-30T08:58:56.181426+0000","last_undegraded":"2023-09-30T08:58:56.181426+0000","last_fullsized":"2023-09-30T08:58:56.181426+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179053+0000","last_change":"2023-09-30T08:58:14.254321+0000","last_active":"2023-09-30T08:58:56.179053+0000","last_peered":"2023-09-30T08:58:56.179053+0000","last_clean":"2023-09-30T08:58:56.179053+0000","last_became_active":"2023-09-30T08:58:14.253703+0000","last_became_peered":"2023-09-30T08:58:14.253703+0000","last_unstale":"2023-09-30T08:58:56.179053+0000","last_undegraded":"2023-09-30T08:58:56.179053+0000","last_fullsized":"2023-09-30T08:58:56.179053+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.187275+0000","last_change":"2023-09-30T08:58:15.756558+0000","last_active":"2023-09-30T08:58:56.187275+0000","last_peered":"2023-09-30T08:58:56.187275+0000","last_clean":"2023-09-30T08:58:56.187275+0000","last_became_active":"2023-09-30T08:58:15.755423+0000","last_became_peered":"2023-09-30T08:58:15.755423+0000","last_unstale":"2023-09-30T08:58:56.187275+0000","last_undegraded":"2023-09-30T08:58:56.187275+0000","last_fullsized":"2023-09-30T08:58:56.187275+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185221+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T08:58:56.185221+0000","last_peered":"2023-09-30T08:58:56.185221+0000","last_clean":"2023-09-30T08:58:56.185221+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T08:58:56.185221+0000","last_undegraded":"2023-09-30T08:58:56.185221+0000","last_fullsized":"2023-09-30T08:58:56.185221+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T08:58:57.206134+0000","last_change":"2023-09-30T08:58:57.206134+0000","last_active":"2023-09-30T08:58:57.206134+0000","last_peered":"2023-09-30T08:58:57.206134+0000","last_clean":"2023-09-30T08:58:57.206134+0000","last_became_active":"2023-09-30T08:58:57.205397+0000","last_became_peered":"2023-09-30T08:58:57.205397+0000","last_unstale":"2023-09-30T08:58:57.206134+0000","last_undegraded":"2023-09-30T08:58:57.206134+0000","last_fullsized":"2023-09-30T08:58:57.206134+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184935+0000","last_change":"2023-09-30T08:58:14.255688+0000","last_active":"2023-09-30T08:58:56.184935+0000","last_peered":"2023-09-30T08:58:56.184935+0000","last_clean":"2023-09-30T08:58:56.184935+0000","last_became_active":"2023-09-30T08:58:14.255331+0000","last_became_peered":"2023-09-30T08:58:14.255331+0000","last_unstale":"2023-09-30T08:58:56.184935+0000","last_undegraded":"2023-09-30T08:58:56.184935+0000","last_fullsized":"2023-09-30T08:58:56.184935+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179126+0000","last_change":"2023-09-30T08:58:14.274407+0000","last_active":"2023-09-30T08:58:56.179126+0000","last_peered":"2023-09-30T08:58:56.179126+0000","last_clean":"2023-09-30T08:58:56.179126+0000","last_became_active":"2023-09-30T08:58:14.274039+0000","last_became_peered":"2023-09-30T08:58:14.274039+0000","last_unstale":"2023-09-30T08:58:56.179126+0000","last_undegraded":"2023-09-30T08:58:56.179126+0000","last_fullsized":"2023-09-30T08:58:56.179126+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:20.304017+0000","last_change":"2023-09-30T08:58:14.250128+0000","last_active":"2023-09-30T08:58:20.304017+0000","last_peered":"2023-09-30T08:58:20.304017+0000","last_clean":"2023-09-30T08:58:20.304017+0000","last_became_active":"2023-09-30T08:58:14.249786+0000","last_became_peered":"2023-09-30T08:58:14.249786+0000","last_unstale":"2023-09-30T08:58:20.304017+0000","last_undegraded":"2023-09-30T08:58:20.304017+0000","last_fullsized":"2023-09-30T08:58:20.304017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.188629+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T08:58:56.188629+0000","last_peered":"2023-09-30T08:58:56.188629+0000","last_clean":"2023-09-30T08:58:56.188629+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T08:58:56.188629+0000","last_undegraded":"2023-09-30T08:58:56.188629+0000","last_fullsized":"2023-09-30T08:58:56.188629+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:24.764877+0000","last_change":"2023-09-30T08:58:14.263343+0000","last_active":"2023-09-30T08:58:24.764877+0000","last_peered":"2023-09-30T08:58:24.764877+0000","last_clean":"2023-09-30T08:58:24.764877+0000","last_became_active":"2023-09-30T08:58:14.262994+0000","last_became_peered":"2023-09-30T08:58:14.262994+0000","last_unstale":"2023-09-30T08:58:24.764877+0000","last_undegraded":"2023-09-30T08:58:24.764877+0000","last_fullsized":"2023-09-30T08:58:24.764877+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.411483+0000","last_change":"2023-09-30T08:56:22.698056+0000","last_active":"2023-09-30T08:58:16.411483+0000","last_peered":"2023-09-30T08:58:16.411483+0000","last_clean":"2023-09-30T08:58:16.411483+0000","last_became_active":"2023-09-30T08:56:22.697683+0000","last_became_peered":"2023-09-30T08:56:22.697683+0000","last_unstale":"2023-09-30T08:58:16.411483+0000","last_undegraded":"2023-09-30T08:58:16.411483+0000","last_fullsized":"2023-09-30T08:58:16.411483+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179387+0000","last_change":"2023-09-30T08:58:14.286290+0000","last_active":"2023-09-30T08:58:56.179387+0000","last_peered":"2023-09-30T08:58:56.179387+0000","last_clean":"2023-09-30T08:58:56.179387+0000","last_became_active":"2023-09-30T08:58:14.285881+0000","last_became_peered":"2023-09-30T08:58:14.285881+0000","last_unstale":"2023-09-30T08:58:56.179387+0000","last_undegraded":"2023-09-30T08:58:56.179387+0000","last_fullsized":"2023-09-30T08:58:56.179387+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189957+0000","last_change":"2023-09-30T08:56:22.831566+0000","last_active":"2023-09-30T08:58:56.189957+0000","last_peered":"2023-09-30T08:58:56.189957+0000","last_clean":"2023-09-30T08:58:56.189957+0000","last_became_active":"2023-09-30T08:56:22.831212+0000","last_became_peered":"2023-09-30T08:56:22.831212+0000","last_unstale":"2023-09-30T08:58:56.189957+0000","last_undegraded":"2023-09-30T08:58:56.189957+0000","last_fullsized":"2023-09-30T08:58:56.189957+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.182555+0000","last_change":"2023-09-30T08:58:14.246671+0000","last_active":"2023-09-30T08:58:56.182555+0000","last_peered":"2023-09-30T08:58:56.182555+0000","last_clean":"2023-09-30T08:58:56.182555+0000","last_became_active":"2023-09-30T08:58:14.246279+0000","last_became_peered":"2023-09-30T08:58:14.246279+0000","last_unstale":"2023-09-30T08:58:56.182555+0000","last_undegraded":"2023-09-30T08:58:56.182555+0000","last_fullsized":"2023-09-30T08:58:56.182555+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409595+0000","last_change":"2023-09-30T08:58:14.290118+0000","last_active":"2023-09-30T08:58:16.409595+0000","last_peered":"2023-09-30T08:58:16.409595+0000","last_clean":"2023-09-30T08:58:16.409595+0000","last_became_active":"2023-09-30T08:58:14.289583+0000","last_became_peered":"2023-09-30T08:58:14.289583+0000","last_unstale":"2023-09-30T08:58:16.409595+0000","last_undegraded":"2023-09-30T08:58:16.409595+0000","last_fullsized":"2023-09-30T08:58:16.409595+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191470+0000","last_change":"2023-09-30T08:58:14.255120+0000","last_active":"2023-09-30T08:58:56.191470+0000","last_peered":"2023-09-30T08:58:56.191470+0000","last_clean":"2023-09-30T08:58:56.191470+0000","last_became_active":"2023-09-30T08:58:14.254221+0000","last_became_peered":"2023-09-30T08:58:14.254221+0000","last_unstale":"2023-09-30T08:58:56.191470+0000","last_undegraded":"2023-09-30T08:58:56.191470+0000","last_fullsized":"2023-09-30T08:58:56.191470+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693453+0000","last_change":"2023-09-30T08:56:22.831788+0000","last_active":"2023-09-30T08:58:56.693453+0000","last_peered":"2023-09-30T08:58:56.693453+0000","last_clean":"2023-09-30T08:58:56.693453+0000","last_became_active":"2023-09-30T08:56:22.831013+0000","last_became_peered":"2023-09-30T08:56:22.831013+0000","last_unstale":"2023-09-30T08:58:56.693453+0000","last_undegraded":"2023-09-30T08:58:56.693453+0000","last_fullsized":"2023-09-30T08:58:56.693453+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409440+0000","last_change":"2023-09-30T08:58:14.272080+0000","last_active":"2023-09-30T08:58:16.409440+0000","last_peered":"2023-09-30T08:58:16.409440+0000","last_clean":"2023-09-30T08:58:16.409440+0000","last_became_active":"2023-09-30T08:58:14.271699+0000","last_became_peered":"2023-09-30T08:58:14.271699+0000","last_unstale":"2023-09-30T08:58:16.409440+0000","last_undegraded":"2023-09-30T08:58:16.409440+0000","last_fullsized":"2023-09-30T08:58:16.409440+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409043+0000","last_change":"2023-09-30T08:58:14.257081+0000","last_active":"2023-09-30T08:58:16.409043+0000","last_peered":"2023-09-30T08:58:16.409043+0000","last_clean":"2023-09-30T08:58:16.409043+0000","last_became_active":"2023-09-30T08:58:14.256721+0000","last_became_peered":"2023-09-30T08:58:14.256721+0000","last_unstale":"2023-09-30T08:58:16.409043+0000","last_undegraded":"2023-09-30T08:58:16.409043+0000","last_fullsized":"2023-09-30T08:58:16.409043+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692989+0000","last_change":"2023-09-30T08:56:22.830821+0000","last_active":"2023-09-30T08:58:56.692989+0000","last_peered":"2023-09-30T08:58:56.692989+0000","last_clean":"2023-09-30T08:58:56.692989+0000","last_became_active":"2023-09-30T08:56:22.829858+0000","last_became_peered":"2023-09-30T08:56:22.829858+0000","last_unstale":"2023-09-30T08:58:56.692989+0000","last_undegraded":"2023-09-30T08:58:56.692989+0000","last_fullsized":"2023-09-30T08:58:56.692989+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.410307+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T08:58:16.410307+0000","last_peered":"2023-09-30T08:58:16.410307+0000","last_clean":"2023-09-30T08:58:16.410307+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T08:58:16.410307+0000","last_undegraded":"2023-09-30T08:58:16.410307+0000","last_fullsized":"2023-09-30T08:58:16.410307+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.178721+0000","last_change":"2023-09-30T08:58:14.255591+0000","last_active":"2023-09-30T08:58:56.178721+0000","last_peered":"2023-09-30T08:58:56.178721+0000","last_clean":"2023-09-30T08:58:56.178721+0000","last_became_active":"2023-09-30T08:58:14.255273+0000","last_became_peered":"2023-09-30T08:58:14.255273+0000","last_unstale":"2023-09-30T08:58:56.178721+0000","last_undegraded":"2023-09-30T08:58:56.178721+0000","last_fullsized":"2023-09-30T08:58:56.178721+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692982+0000","last_change":"2023-09-30T08:55:26.972229+0000","last_active":"2023-09-30T08:58:56.692982+0000","last_peered":"2023-09-30T08:58:56.692982+0000","last_clean":"2023-09-30T08:58:56.692982+0000","last_became_active":"2023-09-30T08:55:26.971295+0000","last_became_peered":"2023-09-30T08:55:26.971295+0000","last_unstale":"2023-09-30T08:58:56.692982+0000","last_undegraded":"2023-09-30T08:58:56.692982+0000","last_fullsized":"2023-09-30T08:58:56.692982+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185075+0000","last_change":"2023-09-30T08:56:22.700529+0000","last_active":"2023-09-30T08:58:56.185075+0000","last_peered":"2023-09-30T08:58:56.185075+0000","last_clean":"2023-09-30T08:58:56.185075+0000","last_became_active":"2023-09-30T08:56:22.700126+0000","last_became_peered":"2023-09-30T08:56:22.700126+0000","last_unstale":"2023-09-30T08:58:56.185075+0000","last_undegraded":"2023-09-30T08:58:56.185075+0000","last_fullsized":"2023-09-30T08:58:56.185075+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189804+0000","last_change":"2023-09-30T08:58:14.286309+0000","last_active":"2023-09-30T08:58:56.189804+0000","last_peered":"2023-09-30T08:58:56.189804+0000","last_clean":"2023-09-30T08:58:56.189804+0000","last_became_active":"2023-09-30T08:58:14.285931+0000","last_became_peered":"2023-09-30T08:58:14.285931+0000","last_unstale":"2023-09-30T08:58:56.189804+0000","last_undegraded":"2023-09-30T08:58:56.189804+0000","last_fullsized":"2023-09-30T08:58:56.189804+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189115+0000","last_change":"2023-09-30T08:58:14.265864+0000","last_active":"2023-09-30T08:58:56.189115+0000","last_peered":"2023-09-30T08:58:56.189115+0000","last_clean":"2023-09-30T08:58:56.189115+0000","last_became_active":"2023-09-30T08:58:14.265394+0000","last_became_peered":"2023-09-30T08:58:14.265394+0000","last_unstale":"2023-09-30T08:58:56.189115+0000","last_undegraded":"2023-09-30T08:58:56.189115+0000","last_fullsized":"2023-09-30T08:58:56.189115+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179505+0000","last_change":"2023-09-30T08:56:22.830797+0000","last_active":"2023-09-30T08:58:56.179505+0000","last_peered":"2023-09-30T08:58:56.179505+0000","last_clean":"2023-09-30T08:58:56.179505+0000","last_became_active":"2023-09-30T08:56:22.830178+0000","last_became_peered":"2023-09-30T08:56:22.830178+0000","last_unstale":"2023-09-30T08:58:56.179505+0000","last_undegraded":"2023-09-30T08:58:56.179505+0000","last_fullsized":"2023-09-30T08:58:56.179505+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191405+0000","last_change":"2023-09-30T08:58:14.275695+0000","last_active":"2023-09-30T08:58:56.191405+0000","last_peered":"2023-09-30T08:58:56.191405+0000","last_clean":"2023-09-30T08:58:56.191405+0000","last_became_active":"2023-09-30T08:58:14.275406+0000","last_became_peered":"2023-09-30T08:58:14.275406+0000","last_unstale":"2023-09-30T08:58:56.191405+0000","last_undegraded":"2023-09-30T08:58:56.191405+0000","last_fullsized":"2023-09-30T08:58:56.191405+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186118+0000","last_change":"2023-09-30T08:58:14.253882+0000","last_active":"2023-09-30T08:58:56.186118+0000","last_peered":"2023-09-30T08:58:56.186118+0000","last_clean":"2023-09-30T08:58:56.186118+0000","last_became_active":"2023-09-30T08:58:14.252429+0000","last_became_peered":"2023-09-30T08:58:14.252429+0000","last_unstale":"2023-09-30T08:58:56.186118+0000","last_undegraded":"2023-09-30T08:58:56.186118+0000","last_fullsized":"2023-09-30T08:58:56.186118+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184637+0000","last_change":"2023-09-30T08:56:22.699800+0000","last_active":"2023-09-30T08:58:56.184637+0000","last_peered":"2023-09-30T08:58:56.184637+0000","last_clean":"2023-09-30T08:58:56.184637+0000","last_became_active":"2023-09-30T08:56:22.699348+0000","last_became_peered":"2023-09-30T08:56:22.699348+0000","last_unstale":"2023-09-30T08:58:56.184637+0000","last_undegraded":"2023-09-30T08:58:56.184637+0000","last_fullsized":"2023-09-30T08:58:56.184637+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-30T08:58:57.805770+0000","last_change":"2023-09-30T08:58:57.805770+0000","last_active":"2023-09-30T08:58:57.805770+0000","last_peered":"2023-09-30T08:58:57.805770+0000","last_clean":"2023-09-30T08:58:57.805770+0000","last_became_active":"2023-09-30T08:58:57.805371+0000","last_became_peered":"2023-09-30T08:58:57.805371+0000","last_unstale":"2023-09-30T08:58:57.805770+0000","last_undegraded":"2023-09-30T08:58:57.805770+0000","last_fullsized":"2023-09-30T08:58:57.805770+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185146+0000","last_change":"2023-09-30T08:58:14.259548+0000","last_active":"2023-09-30T08:58:56.185146+0000","last_peered":"2023-09-30T08:58:56.185146+0000","last_clean":"2023-09-30T08:58:56.185146+0000","last_became_active":"2023-09-30T08:58:14.259249+0000","last_became_peered":"2023-09-30T08:58:14.259249+0000","last_unstale":"2023-09-30T08:58:56.185146+0000","last_undegraded":"2023-09-30T08:58:56.185146+0000","last_fullsized":"2023-09-30T08:58:56.185146+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191312+0000","last_change":"2023-09-30T08:56:22.830801+0000","last_active":"2023-09-30T08:58:56.191312+0000","last_peered":"2023-09-30T08:58:56.191312+0000","last_clean":"2023-09-30T08:58:56.191312+0000","last_became_active":"2023-09-30T08:56:22.830364+0000","last_became_peered":"2023-09-30T08:56:22.830364+0000","last_unstale":"2023-09-30T08:58:56.191312+0000","last_undegraded":"2023-09-30T08:58:56.191312+0000","last_fullsized":"2023-09-30T08:58:56.191312+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189909+0000","last_change":"2023-09-30T08:58:14.275691+0000","last_active":"2023-09-30T08:58:56.189909+0000","last_peered":"2023-09-30T08:58:56.189909+0000","last_clean":"2023-09-30T08:58:56.189909+0000","last_became_active":"2023-09-30T08:58:14.275378+0000","last_became_peered":"2023-09-30T08:58:14.275378+0000","last_unstale":"2023-09-30T08:58:56.189909+0000","last_undegraded":"2023-09-30T08:58:56.189909+0000","last_fullsized":"2023-09-30T08:58:56.189909+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179572+0000","last_change":"2023-09-30T08:58:14.249529+0000","last_active":"2023-09-30T08:58:56.179572+0000","last_peered":"2023-09-30T08:58:56.179572+0000","last_clean":"2023-09-30T08:58:56.179572+0000","last_became_active":"2023-09-30T08:58:14.249176+0000","last_became_peered":"2023-09-30T08:58:14.249176+0000","last_unstale":"2023-09-30T08:58:56.179572+0000","last_undegraded":"2023-09-30T08:58:56.179572+0000","last_fullsized":"2023-09-30T08:58:56.179572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186944+0000","last_change":"2023-09-30T08:58:15.277198+0000","last_active":"2023-09-30T08:58:56.186944+0000","last_peered":"2023-09-30T08:58:56.186944+0000","last_clean":"2023-09-30T08:58:56.186944+0000","last_became_active":"2023-09-30T08:58:15.276838+0000","last_became_peered":"2023-09-30T08:58:15.276838+0000","last_unstale":"2023-09-30T08:58:56.186944+0000","last_undegraded":"2023-09-30T08:58:56.186944+0000","last_fullsized":"2023-09-30T08:58:56.186944+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.188725+0000","last_change":"2023-09-30T08:58:14.252698+0000","last_active":"2023-09-30T08:58:56.188725+0000","last_peered":"2023-09-30T08:58:56.188725+0000","last_clean":"2023-09-30T08:58:56.188725+0000","last_became_active":"2023-09-30T08:58:14.251994+0000","last_became_peered":"2023-09-30T08:58:14.251994+0000","last_unstale":"2023-09-30T08:58:56.188725+0000","last_undegraded":"2023-09-30T08:58:56.188725+0000","last_fullsized":"2023-09-30T08:58:56.188725+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186670+0000","last_change":"2023-09-30T08:58:15.632362+0000","last_active":"2023-09-30T08:58:56.186670+0000","last_peered":"2023-09-30T08:58:56.186670+0000","last_clean":"2023-09-30T08:58:56.186670+0000","last_became_active":"2023-09-30T08:58:15.631712+0000","last_became_peered":"2023-09-30T08:58:15.631712+0000","last_unstale":"2023-09-30T08:58:56.186670+0000","last_undegraded":"2023-09-30T08:58:56.186670+0000","last_fullsized":"2023-09-30T08:58:56.186670+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.411230+0000","last_change":"2023-09-30T08:58:14.263392+0000","last_active":"2023-09-30T08:58:16.411230+0000","last_peered":"2023-09-30T08:58:16.411230+0000","last_clean":"2023-09-30T08:58:16.411230+0000","last_became_active":"2023-09-30T08:58:14.263061+0000","last_became_peered":"2023-09-30T08:58:14.263061+0000","last_unstale":"2023-09-30T08:58:16.411230+0000","last_undegraded":"2023-09-30T08:58:16.411230+0000","last_fullsized":"2023-09-30T08:58:16.411230+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186306+0000","last_change":"2023-09-30T08:58:15.277137+0000","last_active":"2023-09-30T08:58:56.186306+0000","last_peered":"2023-09-30T08:58:56.186306+0000","last_clean":"2023-09-30T08:58:56.186306+0000","last_became_active":"2023-09-30T08:58:15.276705+0000","last_became_peered":"2023-09-30T08:58:15.276705+0000","last_unstale":"2023-09-30T08:58:56.186306+0000","last_undegraded":"2023-09-30T08:58:56.186306+0000","last_fullsized":"2023-09-30T08:58:56.186306+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179051+0000","last_change":"2023-09-30T08:58:14.249595+0000","last_active":"2023-09-30T08:58:56.179051+0000","last_peered":"2023-09-30T08:58:56.179051+0000","last_clean":"2023-09-30T08:58:56.179051+0000","last_became_active":"2023-09-30T08:58:14.249235+0000","last_became_peered":"2023-09-30T08:58:14.249235+0000","last_unstale":"2023-09-30T08:58:56.179051+0000","last_undegraded":"2023-09-30T08:58:56.179051+0000","last_fullsized":"2023-09-30T08:58:56.179051+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409325+0000","last_change":"2023-09-30T08:58:14.272823+0000","last_active":"2023-09-30T08:58:16.409325+0000","last_peered":"2023-09-30T08:58:16.409325+0000","last_clean":"2023-09-30T08:58:16.409325+0000","last_became_active":"2023-09-30T08:58:14.272446+0000","last_became_peered":"2023-09-30T08:58:14.272446+0000","last_unstale":"2023-09-30T08:58:16.409325+0000","last_undegraded":"2023-09-30T08:58:16.409325+0000","last_fullsized":"2023-09-30T08:58:16.409325+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184728+0000","last_change":"2023-09-30T08:58:14.258213+0000","last_active":"2023-09-30T08:58:56.184728+0000","last_peered":"2023-09-30T08:58:56.184728+0000","last_clean":"2023-09-30T08:58:56.184728+0000","last_became_active":"2023-09-30T08:58:14.257835+0000","last_became_peered":"2023-09-30T08:58:14.257835+0000","last_unstale":"2023-09-30T08:58:56.184728+0000","last_undegraded":"2023-09-30T08:58:56.184728+0000","last_fullsized":"2023-09-30T08:58:56.184728+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.410879+0000","last_change":"2023-09-30T08:58:15.496394+0000","last_active":"2023-09-30T08:58:16.410879+0000","last_peered":"2023-09-30T08:58:16.410879+0000","last_clean":"2023-09-30T08:58:16.410879+0000","last_became_active":"2023-09-30T08:58:15.495788+0000","last_became_peered":"2023-09-30T08:58:15.495788+0000","last_unstale":"2023-09-30T08:58:16.410879+0000","last_undegraded":"2023-09-30T08:58:16.410879+0000","last_fullsized":"2023-09-30T08:58:16.410879+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693672+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T08:58:56.693672+0000","last_peered":"2023-09-30T08:58:56.693672+0000","last_clean":"2023-09-30T08:58:56.693672+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T08:58:56.693672+0000","last_undegraded":"2023-09-30T08:58:56.693672+0000","last_fullsized":"2023-09-30T08:58:56.693672+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T08:58:57.205605+0000","last_change":"2023-09-30T08:58:57.205605+0000","last_active":"2023-09-30T08:58:57.205605+0000","last_peered":"2023-09-30T08:58:57.205605+0000","last_clean":"2023-09-30T08:58:57.205605+0000","last_became_active":"2023-09-30T08:58:57.205278+0000","last_became_peered":"2023-09-30T08:58:57.205278+0000","last_unstale":"2023-09-30T08:58:57.205605+0000","last_undegraded":"2023-09-30T08:58:57.205605+0000","last_fullsized":"2023-09-30T08:58:57.205605+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693566+0000","last_change":"2023-09-30T08:58:14.250626+0000","last_active":"2023-09-30T08:58:56.693566+0000","last_peered":"2023-09-30T08:58:56.693566+0000","last_clean":"2023-09-30T08:58:56.693566+0000","last_became_active":"2023-09-30T08:58:14.249879+0000","last_became_peered":"2023-09-30T08:58:14.249879+0000","last_unstale":"2023-09-30T08:58:56.693566+0000","last_undegraded":"2023-09-30T08:58:56.693566+0000","last_fullsized":"2023-09-30T08:58:56.693566+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184430+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T08:58:56.184430+0000","last_peered":"2023-09-30T08:58:56.184430+0000","last_clean":"2023-09-30T08:58:56.184430+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T08:58:56.184430+0000","last_undegraded":"2023-09-30T08:58:56.184430+0000","last_fullsized":"2023-09-30T08:58:56.184430+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693564+0000","last_change":"2023-09-30T08:58:14.253580+0000","last_active":"2023-09-30T08:58:56.693564+0000","last_peered":"2023-09-30T08:58:56.693564+0000","last_clean":"2023-09-30T08:58:56.693564+0000","last_became_active":"2023-09-30T08:58:14.253152+0000","last_became_peered":"2023-09-30T08:58:14.253152+0000","last_unstale":"2023-09-30T08:58:56.693564+0000","last_undegraded":"2023-09-30T08:58:56.693564+0000","last_fullsized":"2023-09-30T08:58:56.693564+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.182688+0000","last_change":"2023-09-30T08:58:14.285281+0000","last_active":"2023-09-30T08:58:56.182688+0000","last_peered":"2023-09-30T08:58:56.182688+0000","last_clean":"2023-09-30T08:58:56.182688+0000","last_became_active":"2023-09-30T08:58:14.284946+0000","last_became_peered":"2023-09-30T08:58:14.284946+0000","last_unstale":"2023-09-30T08:58:56.182688+0000","last_undegraded":"2023-09-30T08:58:56.182688+0000","last_fullsized":"2023-09-30T08:58:56.182688+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:20.309501+0000","last_change":"2023-09-30T08:58:14.254384+0000","last_active":"2023-09-30T08:58:20.309501+0000","last_peered":"2023-09-30T08:58:20.309501+0000","last_clean":"2023-09-30T08:58:20.309501+0000","last_became_active":"2023-09-30T08:58:14.254038+0000","last_became_peered":"2023-09-30T08:58:14.254038+0000","last_unstale":"2023-09-30T08:58:20.309501+0000","last_undegraded":"2023-09-30T08:58:20.309501+0000","last_fullsized":"2023-09-30T08:58:20.309501+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409156+0000","last_change":"2023-09-30T08:58:14.290181+0000","last_active":"2023-09-30T08:58:16.409156+0000","last_peered":"2023-09-30T08:58:16.409156+0000","last_clean":"2023-09-30T08:58:16.409156+0000","last_became_active":"2023-09-30T08:58:14.289309+0000","last_became_peered":"2023-09-30T08:58:14.289309+0000","last_unstale":"2023-09-30T08:58:16.409156+0000","last_undegraded":"2023-09-30T08:58:16.409156+0000","last_fullsized":"2023-09-30T08:58:16.409156+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692590+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T08:58:56.692590+0000","last_peered":"2023-09-30T08:58:56.692590+0000","last_clean":"2023-09-30T08:58:56.692590+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T08:58:56.692590+0000","last_undegraded":"2023-09-30T08:58:56.692590+0000","last_fullsized":"2023-09-30T08:58:56.692590+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184751+0000","last_change":"2023-09-30T08:58:15.497644+0000","last_active":"2023-09-30T08:58:56.184751+0000","last_peered":"2023-09-30T08:58:56.184751+0000","last_clean":"2023-09-30T08:58:56.184751+0000","last_became_active":"2023-09-30T08:58:15.497111+0000","last_became_peered":"2023-09-30T08:58:15.497111+0000","last_unstale":"2023-09-30T08:58:56.184751+0000","last_undegraded":"2023-09-30T08:58:56.184751+0000","last_fullsized":"2023-09-30T08:58:56.184751+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409009+0000","last_change":"2023-09-30T08:58:14.250071+0000","last_active":"2023-09-30T08:58:16.409009+0000","last_peered":"2023-09-30T08:58:16.409009+0000","last_clean":"2023-09-30T08:58:16.409009+0000","last_became_active":"2023-09-30T08:58:14.248715+0000","last_became_peered":"2023-09-30T08:58:14.248715+0000","last_unstale":"2023-09-30T08:58:16.409009+0000","last_undegraded":"2023-09-30T08:58:16.409009+0000","last_fullsized":"2023-09-30T08:58:16.409009+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179357+0000","last_change":"2023-09-30T08:58:14.285298+0000","last_active":"2023-09-30T08:58:56.179357+0000","last_peered":"2023-09-30T08:58:56.179357+0000","last_clean":"2023-09-30T08:58:56.179357+0000","last_became_active":"2023-09-30T08:58:14.284865+0000","last_became_peered":"2023-09-30T08:58:14.284865+0000","last_unstale":"2023-09-30T08:58:56.179357+0000","last_undegraded":"2023-09-30T08:58:56.179357+0000","last_fullsized":"2023-09-30T08:58:56.179357+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692995+0000","last_change":"2023-09-30T08:58:14.250377+0000","last_active":"2023-09-30T08:58:56.692995+0000","last_peered":"2023-09-30T08:58:56.692995+0000","last_clean":"2023-09-30T08:58:56.692995+0000","last_became_active":"2023-09-30T08:58:14.249872+0000","last_became_peered":"2023-09-30T08:58:14.249872+0000","last_unstale":"2023-09-30T08:58:56.692995+0000","last_undegraded":"2023-09-30T08:58:56.692995+0000","last_fullsized":"2023-09-30T08:58:56.692995+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.187953+0000","last_change":"2023-09-30T08:58:15.277133+0000","last_active":"2023-09-30T08:58:56.187953+0000","last_peered":"2023-09-30T08:58:56.187953+0000","last_clean":"2023-09-30T08:58:56.187953+0000","last_became_active":"2023-09-30T08:58:15.276672+0000","last_became_peered":"2023-09-30T08:58:15.276672+0000","last_unstale":"2023-09-30T08:58:56.187953+0000","last_undegraded":"2023-09-30T08:58:56.187953+0000","last_fullsized":"2023-09-30T08:58:56.187953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186581+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T08:58:56.186581+0000","last_peered":"2023-09-30T08:58:56.186581+0000","last_clean":"2023-09-30T08:58:56.186581+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T08:58:56.186581+0000","last_undegraded":"2023-09-30T08:58:56.186581+0000","last_fullsized":"2023-09-30T08:58:56.186581+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189085+0000","last_change":"2023-09-30T08:58:14.283850+0000","last_active":"2023-09-30T08:58:56.189085+0000","last_peered":"2023-09-30T08:58:56.189085+0000","last_clean":"2023-09-30T08:58:56.189085+0000","last_became_active":"2023-09-30T08:58:14.283508+0000","last_became_peered":"2023-09-30T08:58:14.283508+0000","last_unstale":"2023-09-30T08:58:56.189085+0000","last_undegraded":"2023-09-30T08:58:56.189085+0000","last_fullsized":"2023-09-30T08:58:56.189085+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693460+0000","last_change":"2023-09-30T08:58:14.258012+0000","last_active":"2023-09-30T08:58:56.693460+0000","last_peered":"2023-09-30T08:58:56.693460+0000","last_clean":"2023-09-30T08:58:56.693460+0000","last_became_active":"2023-09-30T08:58:14.257496+0000","last_became_peered":"2023-09-30T08:58:14.257496+0000","last_unstale":"2023-09-30T08:58:56.693460+0000","last_undegraded":"2023-09-30T08:58:56.693460+0000","last_fullsized":"2023-09-30T08:58:56.693460+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.182624+0000","last_change":"2023-09-30T08:58:14.285287+0000","last_active":"2023-09-30T08:58:56.182624+0000","last_peered":"2023-09-30T08:58:56.182624+0000","last_clean":"2023-09-30T08:58:56.182624+0000","last_became_active":"2023-09-30T08:58:14.285020+0000","last_became_peered":"2023-09-30T08:58:14.285020+0000","last_unstale":"2023-09-30T08:58:56.182624+0000","last_undegraded":"2023-09-30T08:58:56.182624+0000","last_fullsized":"2023-09-30T08:58:56.182624+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184718+0000","last_change":"2023-09-30T08:58:14.254853+0000","last_active":"2023-09-30T08:58:56.184718+0000","last_peered":"2023-09-30T08:58:56.184718+0000","last_clean":"2023-09-30T08:58:56.184718+0000","last_became_active":"2023-09-30T08:58:14.254437+0000","last_became_peered":"2023-09-30T08:58:14.254437+0000","last_unstale":"2023-09-30T08:58:56.184718+0000","last_undegraded":"2023-09-30T08:58:56.184718+0000","last_fullsized":"2023-09-30T08:58:56.184718+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179728+0000","last_change":"2023-09-30T08:58:14.284559+0000","last_active":"2023-09-30T08:58:56.179728+0000","last_peered":"2023-09-30T08:58:56.179728+0000","last_clean":"2023-09-30T08:58:56.179728+0000","last_became_active":"2023-09-30T08:58:14.284218+0000","last_became_peered":"2023-09-30T08:58:14.284218+0000","last_unstale":"2023-09-30T08:58:56.179728+0000","last_undegraded":"2023-09-30T08:58:56.179728+0000","last_fullsized":"2023-09-30T08:58:56.179728+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409231+0000","last_change":"2023-09-30T08:58:14.248919+0000","last_active":"2023-09-30T08:58:16.409231+0000","last_peered":"2023-09-30T08:58:16.409231+0000","last_clean":"2023-09-30T08:58:16.409231+0000","last_became_active":"2023-09-30T08:58:14.247787+0000","last_became_peered":"2023-09-30T08:58:14.247787+0000","last_unstale":"2023-09-30T08:58:16.409231+0000","last_undegraded":"2023-09-30T08:58:16.409231+0000","last_fullsized":"2023-09-30T08:58:16.409231+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.411268+0000","last_change":"2023-09-30T08:58:15.272633+0000","last_active":"2023-09-30T08:58:16.411268+0000","last_peered":"2023-09-30T08:58:16.411268+0000","last_clean":"2023-09-30T08:58:16.411268+0000","last_became_active":"2023-09-30T08:58:15.272264+0000","last_became_peered":"2023-09-30T08:58:15.272264+0000","last_unstale":"2023-09-30T08:58:16.411268+0000","last_undegraded":"2023-09-30T08:58:16.411268+0000","last_fullsized":"2023-09-30T08:58:16.411268+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179890+0000","last_change":"2023-09-30T08:58:14.251398+0000","last_active":"2023-09-30T08:58:56.179890+0000","last_peered":"2023-09-30T08:58:56.179890+0000","last_clean":"2023-09-30T08:58:56.179890+0000","last_became_active":"2023-09-30T08:58:14.251070+0000","last_became_peered":"2023-09-30T08:58:14.251070+0000","last_unstale":"2023-09-30T08:58:56.179890+0000","last_undegraded":"2023-09-30T08:58:56.179890+0000","last_fullsized":"2023-09-30T08:58:56.179890+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409312+0000","last_change":"2023-09-30T08:58:14.289444+0000","last_active":"2023-09-30T08:58:16.409312+0000","last_peered":"2023-09-30T08:58:16.409312+0000","last_clean":"2023-09-30T08:58:16.409312+0000","last_became_active":"2023-09-30T08:58:14.289070+0000","last_became_peered":"2023-09-30T08:58:14.289070+0000","last_unstale":"2023-09-30T08:58:16.409312+0000","last_undegraded":"2023-09-30T08:58:16.409312+0000","last_fullsized":"2023-09-30T08:58:16.409312+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191760+0000","last_change":"2023-09-30T08:58:14.257962+0000","last_active":"2023-09-30T08:58:56.191760+0000","last_peered":"2023-09-30T08:58:56.191760+0000","last_clean":"2023-09-30T08:58:56.191760+0000","last_became_active":"2023-09-30T08:58:14.257524+0000","last_became_peered":"2023-09-30T08:58:14.257524+0000","last_unstale":"2023-09-30T08:58:56.191760+0000","last_undegraded":"2023-09-30T08:58:56.191760+0000","last_fullsized":"2023-09-30T08:58:56.191760+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.180906+0000","last_change":"2023-09-30T08:58:14.275588+0000","last_active":"2023-09-30T08:58:56.180906+0000","last_peered":"2023-09-30T08:58:56.180906+0000","last_clean":"2023-09-30T08:58:56.180906+0000","last_became_active":"2023-09-30T08:58:14.275295+0000","last_became_peered":"2023-09-30T08:58:14.275295+0000","last_unstale":"2023-09-30T08:58:56.180906+0000","last_undegraded":"2023-09-30T08:58:56.180906+0000","last_fullsized":"2023-09-30T08:58:56.180906+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.187119+0000","last_change":"2023-09-30T08:58:14.262035+0000","last_active":"2023-09-30T08:58:56.187119+0000","last_peered":"2023-09-30T08:58:56.187119+0000","last_clean":"2023-09-30T08:58:56.187119+0000","last_became_active":"2023-09-30T08:58:14.261361+0000","last_became_peered":"2023-09-30T08:58:14.261361+0000","last_unstale":"2023-09-30T08:58:56.187119+0000","last_undegraded":"2023-09-30T08:58:56.187119+0000","last_fullsized":"2023-09-30T08:58:56.187119+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":48,"seq":206158430262,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.88400000000000001,"15min":0.89100000000000001},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.131,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.89800000000000002,"15min":0.88700000000000001},"min":{"1min":0.60099999999999998,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.86799999999999999}]},{"osd":1,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92400000000000004,"15min":0.92800000000000005},"min":{"1min":0.56499999999999995,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.89400000000000002,"15min":0.88700000000000001},"min":{"1min":0.60999999999999999,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.155,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.92300000000000004}]},{"osd":2,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91800000000000004,"15min":0.89200000000000002},"min":{"1min":0.68300000000000005,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.304,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.96699999999999997,"15min":0.97699999999999998},"min":{"1min":0.74299999999999999,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.179,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.095}]},{"osd":3,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.93100000000000005,"15min":0.91300000000000003},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.2909999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.012,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.65800000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2589999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.002}]},{"osd":4,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.93400000000000005,"15min":0.90600000000000003},"min":{"1min":0.68799999999999994,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.4239999999999999,"5min":2.9649999999999999,"15min":2.9649999999999999},"last":0.68700000000000006},{"interface":"front","average":{"1min":1.022,"5min":0.998,"15min":0.95899999999999996},"min":{"1min":0.748,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.359,"5min":2.7930000000000001,"15min":2.7930000000000001},"last":0.94099999999999995}]},{"osd":5,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.022,"15min":0.996},"min":{"1min":0.70299999999999996,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.3220000000000001,"5min":1.9430000000000001,"15min":1.9430000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.028,"15min":0.98199999999999998},"min":{"1min":0.81100000000000005,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.321,"5min":2.016,"15min":2.016},"last":1.0209999999999999}]},{"osd":6,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0720000000000001,"15min":1.028},"min":{"1min":0.90300000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3540000000000001,"5min":2.5190000000000001,"15min":2.5190000000000001},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.129,"5min":1.0529999999999999,"15min":1.0269999999999999},"min":{"1min":0.94799999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3979999999999999,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.1220000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626495,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.872,"15min":0.872},"min":{"1min":0.57799999999999996,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.878,"15min":0.88400000000000001},"min":{"1min":0.63100000000000001,"5min":0.5,"15min":0.5},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.111}]},{"osd":1,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.89000000000000001,"15min":0.90000000000000002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.161,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.751},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89700000000000002,"15min":0.88900000000000001},"min":{"1min":0.53000000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2150000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.71099999999999997}]},{"osd":2,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.89800000000000002,"15min":0.92400000000000004},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.119,"5min":1.147,"15min":1.147},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89100000000000001,"15min":0.90700000000000003},"min":{"1min":0.60499999999999998,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.1579999999999999,"5min":1.224,"15min":1.224},"last":0.97499999999999998}]},{"osd":3,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.90600000000000003,"15min":0.92900000000000005},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.1559999999999999,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.97899999999999998,"15min":0.998},"min":{"1min":0.56899999999999995,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.284,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.96299999999999997}]},{"osd":4,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.79500000000000004,"15min":0.78100000000000003},"min":{"1min":0.624,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":1.0449999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88700000000000001,"15min":0.89500000000000002},"min":{"1min":0.65700000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3520000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.1399999999999999}]},{"osd":5,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.88300000000000001,"15min":0.86399999999999999},"min":{"1min":0.68799999999999994,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2709999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.71099999999999997,"5min":0.433,"15min":0.433},"max":{"1min":1.3180000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.91200000000000003}]},{"osd":7,"last update":"Sat Sep 30 08:59:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.018,"15min":1},"min":{"1min":0.73299999999999998,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.0309999999999999,"15min":1.0089999999999999},"min":{"1min":0.753,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.163}]}]},{"osd":1,"up_from":13,"seq":55834574952,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":269625,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.68600000000000005,"15min":0.60999999999999999},"min":{"1min":0.47299999999999998,"5min":0.37,"15min":0.35199999999999998},"max":{"1min":0.96099999999999997,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.77200000000000002,"15min":0.66800000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.095,"5min":1.97,"15min":1.97},"last":1.171}]},{"osd":2,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.77400000000000002,"15min":0.72999999999999998},"min":{"1min":0.48899999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.86899999999999999,"5min":1.181,"15min":1.181},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.749,"15min":0.68000000000000005},"min":{"1min":0.54000000000000004,"5min":0.42399999999999999,"15min":0.40500000000000003},"max":{"1min":1.0429999999999999,"5min":1.226,"15min":1.226},"last":0.78600000000000003}]},{"osd":3,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.755},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.90700000000000003,"15min":0.873},"min":{"1min":0.496,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.121,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.84599999999999997}]},{"osd":4,"last update":"Sat Sep 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.92600000000000005,"15min":0.91400000000000003},"min":{"1min":0.71199999999999997,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3100000000000001,"5min":1.456,"15min":1.456},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0089999999999999,"15min":0.97599999999999998},"min":{"1min":0.66800000000000004,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.327,"5min":2.1949999999999998,"15min":2.1949999999999998},"last":1.03}]},{"osd":5,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.05,"15min":1.079},"min":{"1min":0.72999999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.345,"5min":1.415,"15min":1.415},"last":1.004},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0189999999999999,"15min":1.0509999999999999},"min":{"1min":0.73999999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.075}]},{"osd":6,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.077,"15min":1.085},"min":{"1min":0.877,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":2.145,"5min":2.145,"15min":2.145},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.151,"15min":1.2070000000000001},"min":{"1min":0.83999999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.389,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.2829999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0920000000000001,"15min":1.0860000000000001},"min":{"1min":0.81299999999999994,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.395,"5min":1.417,"15min":1.417},"last":1.244},{"interface":"front","average":{"1min":1.091,"5min":1.1499999999999999,"15min":1.1559999999999999},"min":{"1min":0.78700000000000003,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.419,"5min":2.234,"15min":2.234},"last":1.3169999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738482,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69699999999999995,"15min":0.628},"min":{"1min":0.45800000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.91600000000000004,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.76900000000000002,"15min":0.66900000000000004},"min":{"1min":0.49099999999999999,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.77900000000000003}]},{"osd":2,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.78700000000000003,"15min":0.71699999999999997},"min":{"1min":0.495,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.123,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.77400000000000002,"15min":0.71599999999999997},"min":{"1min":0.42399999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.238,"5min":2.4950000000000001,"15min":2.4950000000000001},"last":0.92400000000000004}]},{"osd":3,"last update":"Sat Sep 30 08:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.78400000000000003,"15min":0.76300000000000001},"min":{"1min":0.48699999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.111,"5min":2.036,"15min":2.036},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.91000000000000003,"15min":0.89200000000000002},"min":{"1min":0.63600000000000001,"5min":0.441,"15min":0.441},"max":{"1min":1.335,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.88100000000000001}]},{"osd":4,"last update":"Sat Sep 30 08:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91500000000000004,"15min":0.92200000000000004},"min":{"1min":0.69599999999999995,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3109999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.0169999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.048},"min":{"1min":0.78400000000000003,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.4419999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.1020000000000001}]},{"osd":5,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.089,"15min":1.073},"min":{"1min":0.73399999999999999,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.4259999999999999,"5min":1.867,"15min":1.867},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.113,"5min":1.03,"15min":1.02},"min":{"1min":0.75700000000000001,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.421,"5min":1.498,"15min":1.498},"last":1.2749999999999999}]},{"osd":6,"last update":"Sat Sep 30 08:58:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.083,"15min":1.1000000000000001},"min":{"1min":0.88900000000000001,"5min":0.751,"15min":0.751},"max":{"1min":1.5669999999999999,"5min":1.591,"15min":1.591},"last":1.169},{"interface":"front","average":{"1min":1.159,"5min":1.1220000000000001,"15min":1.1240000000000001},"min":{"1min":0.80100000000000005,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4750000000000001,"5min":2.105,"15min":2.105},"last":1.1359999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:59:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.145,"15min":1.153},"min":{"1min":0.75900000000000001,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.427,"5min":2.145,"15min":2.145},"last":1.244},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1859999999999999,"15min":1.1739999999999999},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.5329999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.1950000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411424,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.71599999999999997,"15min":0.68100000000000005},"min":{"1min":0.441,"5min":0.42099999999999999,"15min":0.40300000000000002},"max":{"1min":1.1020000000000001,"5min":1.147,"15min":1.147},"last":1.1459999999999999},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.74199999999999999,"15min":0.755},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.99299999999999999,"5min":1.2,"15min":2.069},"last":0.57299999999999995}]},{"osd":1,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.77700000000000002,"15min":0.73899999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.109,"5min":1.282,"15min":1.2909999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.73499999999999999,"15min":0.72399999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.34699999999999998},"max":{"1min":0.997,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.66300000000000003}]},{"osd":3,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.75800000000000001,"15min":0.76400000000000001},"min":{"1min":0.441,"5min":0.432,"15min":0.432},"max":{"1min":1.014,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.90400000000000003,"15min":0.86299999999999999},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.80600000000000005}]},{"osd":4,"last update":"Sat Sep 30 08:59:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98499999999999999,"15min":0.98699999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2809999999999999,"5min":1.792,"15min":1.792},"last":1.276},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.115,"15min":1.0940000000000001},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.373,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.0960000000000001}]},{"osd":5,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0960000000000001,"15min":1.1220000000000001},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4339999999999999,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0129999999999999,"15min":1.0549999999999999},"min":{"1min":0.71699999999999997,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.377,"5min":1.554,"15min":1.554},"last":1.206}]},{"osd":6,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.099,"15min":1.1319999999999999},"min":{"1min":0.80800000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.423,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.212,"15min":1.25},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.5660000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.036}]},{"osd":7,"last update":"Sat Sep 30 08:59:31 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.089,"15min":1.159},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.377,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.103,"5min":1.1299999999999999,"15min":1.1659999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.5329999999999999,"5min":1.542,"15min":1.542},"last":0.92800000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182487,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270030,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.74399999999999999,"15min":0.70199999999999996},"min":{"1min":0.49199999999999999,"5min":0.434,"15min":0.434},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.022},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.73799999999999999,"15min":0.71299999999999997},"min":{"1min":0.55800000000000005,"5min":0.313,"15min":0.313},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.92200000000000004}]},{"osd":1,"last update":"Sat Sep 30 08:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.746,"15min":0.747},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.139,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.872,"5min":0.85699999999999998,"15min":0.79900000000000004},"min":{"1min":0.66900000000000004,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.262,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.85199999999999998}]},{"osd":2,"last update":"Sat Sep 30 08:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.90200000000000002,"15min":0.84799999999999998},"min":{"1min":0.76500000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1890000000000001,"5min":2.661,"15min":2.661},"last":1.26},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.81299999999999994,"15min":0.83699999999999997},"min":{"1min":0.498,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.073,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.0549999999999999}]},{"osd":4,"last update":"Sat Sep 30 08:58:40 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.95499999999999996,"15min":0.93100000000000005},"min":{"1min":0.71999999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.254,"5min":1.385,"15min":1.385},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0780000000000001,"15min":1.012},"min":{"1min":0.876,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3959999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.147}]},{"osd":5,"last update":"Sat Sep 30 08:59:09 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.1160000000000001,"15min":1.054},"min":{"1min":0.90600000000000003,"5min":0.753,"15min":0.753},"max":{"1min":1.53,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.105},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0309999999999999,"15min":1.0089999999999999},"min":{"1min":0.73899999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3200000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.228}]},{"osd":6,"last update":"Sat Sep 30 08:58:49 2023","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.2170000000000001,"15min":1.2609999999999999},"min":{"1min":0.94899999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.6080000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.181,"5min":1.1100000000000001,"15min":1.1599999999999999},"min":{"1min":0.68700000000000006,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.444}]},{"osd":7,"last update":"Sat Sep 30 08:59:32 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.117,"15min":1.1679999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3400000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.167},{"interface":"front","average":{"1min":1.089,"5min":1.23,"15min":1.3080000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.546,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":1.3129999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018959,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.85999999999999999,"15min":0.90400000000000003},"min":{"1min":0.56200000000000006,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2090000000000001,"5min":1.25,"15min":1.25},"last":1.004},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.86399999999999999,"15min":0.85599999999999998},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.177,"5min":1.198,"15min":1.198},"last":0.70299999999999996}]},{"osd":1,"last update":"Sat Sep 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.86099999999999999,"15min":0.83299999999999996},"min":{"1min":0.68999999999999995,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1559999999999999,"5min":1.286,"15min":1.286},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.876,"15min":0.86799999999999999},"min":{"1min":0.59599999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":1.0660000000000001}]},{"osd":2,"last update":"Sat Sep 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89200000000000002,"15min":0.89800000000000002},"min":{"1min":0.69799999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1319999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88,"15min":0.92200000000000004},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2410000000000001,"5min":1.258,"15min":1.258},"last":1.036}]},{"osd":3,"last update":"Sat Sep 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.89700000000000002,"15min":0.91300000000000003},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.51800000000000002},"max":{"1min":1.173,"5min":1.286,"15min":1.286},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.92200000000000004,"15min":0.93500000000000005},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.147,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.85899999999999999}]},{"osd":5,"last update":"Sat Sep 30 08:59:13 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.88500000000000001,"15min":0.81299999999999994},"min":{"1min":0.71099999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.3049999999999999,"5min":1.355,"15min":1.355},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.105,"5min":0.97299999999999998,"15min":0.89700000000000002},"min":{"1min":0.879,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.88}]},{"osd":6,"last update":"Sat Sep 30 08:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.83999999999999997,"15min":0.78200000000000003},"min":{"1min":0.60499999999999998,"5min":0.437,"15min":0.437},"max":{"1min":1.23,"5min":1.355,"15min":1.355},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.87,"15min":0.82799999999999996},"min":{"1min":0.65700000000000003,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2450000000000001,"5min":1.29,"15min":1.29},"last":0.96599999999999997}]},{"osd":7,"last update":"Sat Sep 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.95999999999999996,"15min":0.90000000000000002},"min":{"1min":0.56100000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3939999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.028,"15min":0.97299999999999998},"min":{"1min":0.66200000000000003,"5min":0.499,"15min":0.499},"max":{"1min":1.3680000000000001,"5min":1.577,"15min":1.577},"last":1.0920000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822727,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270249,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.85999999999999999,"15min":0.84999999999999998},"min":{"1min":0.64800000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.91200000000000003,"15min":0.88800000000000001},"min":{"1min":0.70799999999999996,"5min":0.496,"15min":0.496},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":1.018}]},{"osd":1,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.89100000000000001,"15min":0.90700000000000003},"min":{"1min":0.71199999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.226,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.232},{"interface":"front","average":{"1min":1.01,"5min":0.88800000000000001,"15min":0.88400000000000001},"min":{"1min":0.73399999999999999,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":2.7639999999999998,"5min":2.7639999999999998,"15min":2.7639999999999998},"last":0.84599999999999997}]},{"osd":2,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.88700000000000001,"15min":0.86499999999999999},"min":{"1min":0.751,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.105,"5min":1.0089999999999999,"15min":0.93899999999999995},"min":{"1min":0.80600000000000005,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.6560000000000001,"5min":5.0590000000000002,"15min":5.0590000000000002},"last":0.96999999999999997}]},{"osd":3,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0009999999999999,"15min":0.98099999999999998},"min":{"1min":0.75900000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4259999999999999,"5min":5.4240000000000004,"15min":5.4240000000000004},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.95099999999999996,"15min":0.93400000000000005},"min":{"1min":0.69299999999999995,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.236,"5min":5.2690000000000001,"15min":5.2690000000000001},"last":1.0620000000000001}]},{"osd":4,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.89600000000000002,"15min":0.84999999999999998},"min":{"1min":0.66500000000000004,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.179},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.91600000000000004,"15min":0.84599999999999997},"min":{"1min":0.61199999999999999,"5min":0.443,"15min":0.443},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.206}]},{"osd":6,"last update":"Sat Sep 30 08:58:54 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.95499999999999996,"15min":0.91700000000000004},"min":{"1min":0.76800000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.139},{"interface":"front","average":{"1min":1.026,"5min":0.95699999999999996,"15min":0.91800000000000004},"min":{"1min":0.64600000000000002,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.4339999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.2589999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:59:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.0069999999999999,"15min":0.97399999999999998},"min":{"1min":0.77300000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.506,"5min":1.532,"15min":1.532},"last":1.323},{"interface":"front","average":{"1min":1.234,"5min":1.089,"15min":1.0680000000000001},"min":{"1min":0.95799999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.2869999999999999}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-30T08:59:43.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T08:59:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:44 smithi099 bash[27661]: audit 2023-09-30T08:59:43.140175+0000 mgr.y (mgr.24358) 147 : audit [DBG] from='client.24695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:59:44.553 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:59:44 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:59:44.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:44 smithi005 bash[27219]: audit 2023-09-30T08:59:43.140175+0000 mgr.y (mgr.24358) 147 : audit [DBG] from='client.24695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:59:44.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:44 smithi005 bash[33615]: audit 2023-09-30T08:59:43.140175+0000 mgr.y (mgr.24358) 147 : audit [DBG] from='client.24695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:59:45.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:45 smithi099 bash[27661]: cluster 2023-09-30T08:59:44.174065+0000 mgr.y (mgr.24358) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:45.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:45 smithi005 bash[33615]: cluster 2023-09-30T08:59:44.174065+0000 mgr.y (mgr.24358) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:45.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:45 smithi005 bash[27219]: cluster 2023-09-30T08:59:44.174065+0000 mgr.y (mgr.24358) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:47.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:47 smithi099 bash[27661]: cluster 2023-09-30T08:59:46.174800+0000 mgr.y (mgr.24358) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:47 smithi005 bash[27219]: cluster 2023-09-30T08:59:46.174800+0000 mgr.y (mgr.24358) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:47 smithi005 bash[33615]: cluster 2023-09-30T08:59:46.174800+0000 mgr.y (mgr.24358) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:48.767 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:49.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:49 smithi099 bash[27661]: cluster 2023-09-30T08:59:48.176000+0000 mgr.y (mgr.24358) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:49.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:49 smithi005 bash[33615]: cluster 2023-09-30T08:59:48.176000+0000 mgr.y (mgr.24358) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:49.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:49 smithi005 bash[27219]: cluster 2023-09-30T08:59:48.176000+0000 mgr.y (mgr.24358) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:51.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:51 smithi005 bash[27219]: cluster 2023-09-30T08:59:50.176570+0000 mgr.y (mgr.24358) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:51.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:51 smithi005 bash[33615]: cluster 2023-09-30T08:59:50.176570+0000 mgr.y (mgr.24358) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:51.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:51 smithi099 bash[27661]: cluster 2023-09-30T08:59:50.176570+0000 mgr.y (mgr.24358) 151 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:51.665 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T08:59:51.669 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T08:59:51.862 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 08:59:51 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:51] "GET /metrics HTTP/1.1" 200 191339 "" "Prometheus/2.33.4" 2023-09-30T08:59:52.395 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":131,"stamp":"2023-09-30T08:59:50.176324+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"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":2381744,"kb_used_data":4976,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579472,"statfs":{"total":767960285184,"available":765521379328,"internally_reserved":0,"allocated":5095424,"data_stored":2165178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":2433744896},"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.005235"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185769+0000","last_change":"2023-09-30T08:58:15.278615+0000","last_active":"2023-09-30T08:58:56.185769+0000","last_peered":"2023-09-30T08:58:56.185769+0000","last_clean":"2023-09-30T08:58:56.185769+0000","last_became_active":"2023-09-30T08:58:15.278092+0000","last_became_peered":"2023-09-30T08:58:15.278092+0000","last_unstale":"2023-09-30T08:58:56.185769+0000","last_undegraded":"2023-09-30T08:58:56.185769+0000","last_fullsized":"2023-09-30T08:58:56.185769+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:20.303702+0000","last_change":"2023-09-30T08:58:14.247652+0000","last_active":"2023-09-30T08:58:20.303702+0000","last_peered":"2023-09-30T08:58:20.303702+0000","last_clean":"2023-09-30T08:58:20.303702+0000","last_became_active":"2023-09-30T08:58:14.247122+0000","last_became_peered":"2023-09-30T08:58:14.247122+0000","last_unstale":"2023-09-30T08:58:20.303702+0000","last_undegraded":"2023-09-30T08:58:20.303702+0000","last_fullsized":"2023-09-30T08:58:20.303702+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.181426+0000","last_change":"2023-09-30T08:58:14.279627+0000","last_active":"2023-09-30T08:58:56.181426+0000","last_peered":"2023-09-30T08:58:56.181426+0000","last_clean":"2023-09-30T08:58:56.181426+0000","last_became_active":"2023-09-30T08:58:14.279272+0000","last_became_peered":"2023-09-30T08:58:14.279272+0000","last_unstale":"2023-09-30T08:58:56.181426+0000","last_undegraded":"2023-09-30T08:58:56.181426+0000","last_fullsized":"2023-09-30T08:58:56.181426+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179053+0000","last_change":"2023-09-30T08:58:14.254321+0000","last_active":"2023-09-30T08:58:56.179053+0000","last_peered":"2023-09-30T08:58:56.179053+0000","last_clean":"2023-09-30T08:58:56.179053+0000","last_became_active":"2023-09-30T08:58:14.253703+0000","last_became_peered":"2023-09-30T08:58:14.253703+0000","last_unstale":"2023-09-30T08:58:56.179053+0000","last_undegraded":"2023-09-30T08:58:56.179053+0000","last_fullsized":"2023-09-30T08:58:56.179053+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.187275+0000","last_change":"2023-09-30T08:58:15.756558+0000","last_active":"2023-09-30T08:58:56.187275+0000","last_peered":"2023-09-30T08:58:56.187275+0000","last_clean":"2023-09-30T08:58:56.187275+0000","last_became_active":"2023-09-30T08:58:15.755423+0000","last_became_peered":"2023-09-30T08:58:15.755423+0000","last_unstale":"2023-09-30T08:58:56.187275+0000","last_undegraded":"2023-09-30T08:58:56.187275+0000","last_fullsized":"2023-09-30T08:58:56.187275+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185221+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T08:58:56.185221+0000","last_peered":"2023-09-30T08:58:56.185221+0000","last_clean":"2023-09-30T08:58:56.185221+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T08:58:56.185221+0000","last_undegraded":"2023-09-30T08:58:56.185221+0000","last_fullsized":"2023-09-30T08:58:56.185221+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T08:58:57.206134+0000","last_change":"2023-09-30T08:58:57.206134+0000","last_active":"2023-09-30T08:58:57.206134+0000","last_peered":"2023-09-30T08:58:57.206134+0000","last_clean":"2023-09-30T08:58:57.206134+0000","last_became_active":"2023-09-30T08:58:57.205397+0000","last_became_peered":"2023-09-30T08:58:57.205397+0000","last_unstale":"2023-09-30T08:58:57.206134+0000","last_undegraded":"2023-09-30T08:58:57.206134+0000","last_fullsized":"2023-09-30T08:58:57.206134+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184935+0000","last_change":"2023-09-30T08:58:14.255688+0000","last_active":"2023-09-30T08:58:56.184935+0000","last_peered":"2023-09-30T08:58:56.184935+0000","last_clean":"2023-09-30T08:58:56.184935+0000","last_became_active":"2023-09-30T08:58:14.255331+0000","last_became_peered":"2023-09-30T08:58:14.255331+0000","last_unstale":"2023-09-30T08:58:56.184935+0000","last_undegraded":"2023-09-30T08:58:56.184935+0000","last_fullsized":"2023-09-30T08:58:56.184935+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179126+0000","last_change":"2023-09-30T08:58:14.274407+0000","last_active":"2023-09-30T08:58:56.179126+0000","last_peered":"2023-09-30T08:58:56.179126+0000","last_clean":"2023-09-30T08:58:56.179126+0000","last_became_active":"2023-09-30T08:58:14.274039+0000","last_became_peered":"2023-09-30T08:58:14.274039+0000","last_unstale":"2023-09-30T08:58:56.179126+0000","last_undegraded":"2023-09-30T08:58:56.179126+0000","last_fullsized":"2023-09-30T08:58:56.179126+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:20.304017+0000","last_change":"2023-09-30T08:58:14.250128+0000","last_active":"2023-09-30T08:58:20.304017+0000","last_peered":"2023-09-30T08:58:20.304017+0000","last_clean":"2023-09-30T08:58:20.304017+0000","last_became_active":"2023-09-30T08:58:14.249786+0000","last_became_peered":"2023-09-30T08:58:14.249786+0000","last_unstale":"2023-09-30T08:58:20.304017+0000","last_undegraded":"2023-09-30T08:58:20.304017+0000","last_fullsized":"2023-09-30T08:58:20.304017+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.188629+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T08:58:56.188629+0000","last_peered":"2023-09-30T08:58:56.188629+0000","last_clean":"2023-09-30T08:58:56.188629+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T08:58:56.188629+0000","last_undegraded":"2023-09-30T08:58:56.188629+0000","last_fullsized":"2023-09-30T08:58:56.188629+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:24.764877+0000","last_change":"2023-09-30T08:58:14.263343+0000","last_active":"2023-09-30T08:58:24.764877+0000","last_peered":"2023-09-30T08:58:24.764877+0000","last_clean":"2023-09-30T08:58:24.764877+0000","last_became_active":"2023-09-30T08:58:14.262994+0000","last_became_peered":"2023-09-30T08:58:14.262994+0000","last_unstale":"2023-09-30T08:58:24.764877+0000","last_undegraded":"2023-09-30T08:58:24.764877+0000","last_fullsized":"2023-09-30T08:58:24.764877+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.411483+0000","last_change":"2023-09-30T08:56:22.698056+0000","last_active":"2023-09-30T08:58:16.411483+0000","last_peered":"2023-09-30T08:58:16.411483+0000","last_clean":"2023-09-30T08:58:16.411483+0000","last_became_active":"2023-09-30T08:56:22.697683+0000","last_became_peered":"2023-09-30T08:56:22.697683+0000","last_unstale":"2023-09-30T08:58:16.411483+0000","last_undegraded":"2023-09-30T08:58:16.411483+0000","last_fullsized":"2023-09-30T08:58:16.411483+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179387+0000","last_change":"2023-09-30T08:58:14.286290+0000","last_active":"2023-09-30T08:58:56.179387+0000","last_peered":"2023-09-30T08:58:56.179387+0000","last_clean":"2023-09-30T08:58:56.179387+0000","last_became_active":"2023-09-30T08:58:14.285881+0000","last_became_peered":"2023-09-30T08:58:14.285881+0000","last_unstale":"2023-09-30T08:58:56.179387+0000","last_undegraded":"2023-09-30T08:58:56.179387+0000","last_fullsized":"2023-09-30T08:58:56.179387+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189957+0000","last_change":"2023-09-30T08:56:22.831566+0000","last_active":"2023-09-30T08:58:56.189957+0000","last_peered":"2023-09-30T08:58:56.189957+0000","last_clean":"2023-09-30T08:58:56.189957+0000","last_became_active":"2023-09-30T08:56:22.831212+0000","last_became_peered":"2023-09-30T08:56:22.831212+0000","last_unstale":"2023-09-30T08:58:56.189957+0000","last_undegraded":"2023-09-30T08:58:56.189957+0000","last_fullsized":"2023-09-30T08:58:56.189957+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.182555+0000","last_change":"2023-09-30T08:58:14.246671+0000","last_active":"2023-09-30T08:58:56.182555+0000","last_peered":"2023-09-30T08:58:56.182555+0000","last_clean":"2023-09-30T08:58:56.182555+0000","last_became_active":"2023-09-30T08:58:14.246279+0000","last_became_peered":"2023-09-30T08:58:14.246279+0000","last_unstale":"2023-09-30T08:58:56.182555+0000","last_undegraded":"2023-09-30T08:58:56.182555+0000","last_fullsized":"2023-09-30T08:58:56.182555+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409595+0000","last_change":"2023-09-30T08:58:14.290118+0000","last_active":"2023-09-30T08:58:16.409595+0000","last_peered":"2023-09-30T08:58:16.409595+0000","last_clean":"2023-09-30T08:58:16.409595+0000","last_became_active":"2023-09-30T08:58:14.289583+0000","last_became_peered":"2023-09-30T08:58:14.289583+0000","last_unstale":"2023-09-30T08:58:16.409595+0000","last_undegraded":"2023-09-30T08:58:16.409595+0000","last_fullsized":"2023-09-30T08:58:16.409595+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191470+0000","last_change":"2023-09-30T08:58:14.255120+0000","last_active":"2023-09-30T08:58:56.191470+0000","last_peered":"2023-09-30T08:58:56.191470+0000","last_clean":"2023-09-30T08:58:56.191470+0000","last_became_active":"2023-09-30T08:58:14.254221+0000","last_became_peered":"2023-09-30T08:58:14.254221+0000","last_unstale":"2023-09-30T08:58:56.191470+0000","last_undegraded":"2023-09-30T08:58:56.191470+0000","last_fullsized":"2023-09-30T08:58:56.191470+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693453+0000","last_change":"2023-09-30T08:56:22.831788+0000","last_active":"2023-09-30T08:58:56.693453+0000","last_peered":"2023-09-30T08:58:56.693453+0000","last_clean":"2023-09-30T08:58:56.693453+0000","last_became_active":"2023-09-30T08:56:22.831013+0000","last_became_peered":"2023-09-30T08:56:22.831013+0000","last_unstale":"2023-09-30T08:58:56.693453+0000","last_undegraded":"2023-09-30T08:58:56.693453+0000","last_fullsized":"2023-09-30T08:58:56.693453+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409440+0000","last_change":"2023-09-30T08:58:14.272080+0000","last_active":"2023-09-30T08:58:16.409440+0000","last_peered":"2023-09-30T08:58:16.409440+0000","last_clean":"2023-09-30T08:58:16.409440+0000","last_became_active":"2023-09-30T08:58:14.271699+0000","last_became_peered":"2023-09-30T08:58:14.271699+0000","last_unstale":"2023-09-30T08:58:16.409440+0000","last_undegraded":"2023-09-30T08:58:16.409440+0000","last_fullsized":"2023-09-30T08:58:16.409440+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409043+0000","last_change":"2023-09-30T08:58:14.257081+0000","last_active":"2023-09-30T08:58:16.409043+0000","last_peered":"2023-09-30T08:58:16.409043+0000","last_clean":"2023-09-30T08:58:16.409043+0000","last_became_active":"2023-09-30T08:58:14.256721+0000","last_became_peered":"2023-09-30T08:58:14.256721+0000","last_unstale":"2023-09-30T08:58:16.409043+0000","last_undegraded":"2023-09-30T08:58:16.409043+0000","last_fullsized":"2023-09-30T08:58:16.409043+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692989+0000","last_change":"2023-09-30T08:56:22.830821+0000","last_active":"2023-09-30T08:58:56.692989+0000","last_peered":"2023-09-30T08:58:56.692989+0000","last_clean":"2023-09-30T08:58:56.692989+0000","last_became_active":"2023-09-30T08:56:22.829858+0000","last_became_peered":"2023-09-30T08:56:22.829858+0000","last_unstale":"2023-09-30T08:58:56.692989+0000","last_undegraded":"2023-09-30T08:58:56.692989+0000","last_fullsized":"2023-09-30T08:58:56.692989+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.410307+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T08:58:16.410307+0000","last_peered":"2023-09-30T08:58:16.410307+0000","last_clean":"2023-09-30T08:58:16.410307+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T08:58:16.410307+0000","last_undegraded":"2023-09-30T08:58:16.410307+0000","last_fullsized":"2023-09-30T08:58:16.410307+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.178721+0000","last_change":"2023-09-30T08:58:14.255591+0000","last_active":"2023-09-30T08:58:56.178721+0000","last_peered":"2023-09-30T08:58:56.178721+0000","last_clean":"2023-09-30T08:58:56.178721+0000","last_became_active":"2023-09-30T08:58:14.255273+0000","last_became_peered":"2023-09-30T08:58:14.255273+0000","last_unstale":"2023-09-30T08:58:56.178721+0000","last_undegraded":"2023-09-30T08:58:56.178721+0000","last_fullsized":"2023-09-30T08:58:56.178721+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":22,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692982+0000","last_change":"2023-09-30T08:55:26.972229+0000","last_active":"2023-09-30T08:58:56.692982+0000","last_peered":"2023-09-30T08:58:56.692982+0000","last_clean":"2023-09-30T08:58:56.692982+0000","last_became_active":"2023-09-30T08:55:26.971295+0000","last_became_peered":"2023-09-30T08:55:26.971295+0000","last_unstale":"2023-09-30T08:58:56.692982+0000","last_undegraded":"2023-09-30T08:58:56.692982+0000","last_fullsized":"2023-09-30T08:58:56.692982+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185075+0000","last_change":"2023-09-30T08:56:22.700529+0000","last_active":"2023-09-30T08:58:56.185075+0000","last_peered":"2023-09-30T08:58:56.185075+0000","last_clean":"2023-09-30T08:58:56.185075+0000","last_became_active":"2023-09-30T08:56:22.700126+0000","last_became_peered":"2023-09-30T08:56:22.700126+0000","last_unstale":"2023-09-30T08:58:56.185075+0000","last_undegraded":"2023-09-30T08:58:56.185075+0000","last_fullsized":"2023-09-30T08:58:56.185075+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189804+0000","last_change":"2023-09-30T08:58:14.286309+0000","last_active":"2023-09-30T08:58:56.189804+0000","last_peered":"2023-09-30T08:58:56.189804+0000","last_clean":"2023-09-30T08:58:56.189804+0000","last_became_active":"2023-09-30T08:58:14.285931+0000","last_became_peered":"2023-09-30T08:58:14.285931+0000","last_unstale":"2023-09-30T08:58:56.189804+0000","last_undegraded":"2023-09-30T08:58:56.189804+0000","last_fullsized":"2023-09-30T08:58:56.189804+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189115+0000","last_change":"2023-09-30T08:58:14.265864+0000","last_active":"2023-09-30T08:58:56.189115+0000","last_peered":"2023-09-30T08:58:56.189115+0000","last_clean":"2023-09-30T08:58:56.189115+0000","last_became_active":"2023-09-30T08:58:14.265394+0000","last_became_peered":"2023-09-30T08:58:14.265394+0000","last_unstale":"2023-09-30T08:58:56.189115+0000","last_undegraded":"2023-09-30T08:58:56.189115+0000","last_fullsized":"2023-09-30T08:58:56.189115+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179505+0000","last_change":"2023-09-30T08:56:22.830797+0000","last_active":"2023-09-30T08:58:56.179505+0000","last_peered":"2023-09-30T08:58:56.179505+0000","last_clean":"2023-09-30T08:58:56.179505+0000","last_became_active":"2023-09-30T08:56:22.830178+0000","last_became_peered":"2023-09-30T08:56:22.830178+0000","last_unstale":"2023-09-30T08:58:56.179505+0000","last_undegraded":"2023-09-30T08:58:56.179505+0000","last_fullsized":"2023-09-30T08:58:56.179505+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191405+0000","last_change":"2023-09-30T08:58:14.275695+0000","last_active":"2023-09-30T08:58:56.191405+0000","last_peered":"2023-09-30T08:58:56.191405+0000","last_clean":"2023-09-30T08:58:56.191405+0000","last_became_active":"2023-09-30T08:58:14.275406+0000","last_became_peered":"2023-09-30T08:58:14.275406+0000","last_unstale":"2023-09-30T08:58:56.191405+0000","last_undegraded":"2023-09-30T08:58:56.191405+0000","last_fullsized":"2023-09-30T08:58:56.191405+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186118+0000","last_change":"2023-09-30T08:58:14.253882+0000","last_active":"2023-09-30T08:58:56.186118+0000","last_peered":"2023-09-30T08:58:56.186118+0000","last_clean":"2023-09-30T08:58:56.186118+0000","last_became_active":"2023-09-30T08:58:14.252429+0000","last_became_peered":"2023-09-30T08:58:14.252429+0000","last_unstale":"2023-09-30T08:58:56.186118+0000","last_undegraded":"2023-09-30T08:58:56.186118+0000","last_fullsized":"2023-09-30T08:58:56.186118+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184637+0000","last_change":"2023-09-30T08:56:22.699800+0000","last_active":"2023-09-30T08:58:56.184637+0000","last_peered":"2023-09-30T08:58:56.184637+0000","last_clean":"2023-09-30T08:58:56.184637+0000","last_became_active":"2023-09-30T08:56:22.699348+0000","last_became_peered":"2023-09-30T08:56:22.699348+0000","last_unstale":"2023-09-30T08:58:56.184637+0000","last_undegraded":"2023-09-30T08:58:56.184637+0000","last_fullsized":"2023-09-30T08:58:56.184637+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-30T08:58:57.805770+0000","last_change":"2023-09-30T08:58:57.805770+0000","last_active":"2023-09-30T08:58:57.805770+0000","last_peered":"2023-09-30T08:58:57.805770+0000","last_clean":"2023-09-30T08:58:57.805770+0000","last_became_active":"2023-09-30T08:58:57.805371+0000","last_became_peered":"2023-09-30T08:58:57.805371+0000","last_unstale":"2023-09-30T08:58:57.805770+0000","last_undegraded":"2023-09-30T08:58:57.805770+0000","last_fullsized":"2023-09-30T08:58:57.805770+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.185146+0000","last_change":"2023-09-30T08:58:14.259548+0000","last_active":"2023-09-30T08:58:56.185146+0000","last_peered":"2023-09-30T08:58:56.185146+0000","last_clean":"2023-09-30T08:58:56.185146+0000","last_became_active":"2023-09-30T08:58:14.259249+0000","last_became_peered":"2023-09-30T08:58:14.259249+0000","last_unstale":"2023-09-30T08:58:56.185146+0000","last_undegraded":"2023-09-30T08:58:56.185146+0000","last_fullsized":"2023-09-30T08:58:56.185146+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":18,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191312+0000","last_change":"2023-09-30T08:56:22.830801+0000","last_active":"2023-09-30T08:58:56.191312+0000","last_peered":"2023-09-30T08:58:56.191312+0000","last_clean":"2023-09-30T08:58:56.191312+0000","last_became_active":"2023-09-30T08:56:22.830364+0000","last_became_peered":"2023-09-30T08:56:22.830364+0000","last_unstale":"2023-09-30T08:58:56.191312+0000","last_undegraded":"2023-09-30T08:58:56.191312+0000","last_fullsized":"2023-09-30T08:58:56.191312+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189909+0000","last_change":"2023-09-30T08:58:14.275691+0000","last_active":"2023-09-30T08:58:56.189909+0000","last_peered":"2023-09-30T08:58:56.189909+0000","last_clean":"2023-09-30T08:58:56.189909+0000","last_became_active":"2023-09-30T08:58:14.275378+0000","last_became_peered":"2023-09-30T08:58:14.275378+0000","last_unstale":"2023-09-30T08:58:56.189909+0000","last_undegraded":"2023-09-30T08:58:56.189909+0000","last_fullsized":"2023-09-30T08:58:56.189909+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179572+0000","last_change":"2023-09-30T08:58:14.249529+0000","last_active":"2023-09-30T08:58:56.179572+0000","last_peered":"2023-09-30T08:58:56.179572+0000","last_clean":"2023-09-30T08:58:56.179572+0000","last_became_active":"2023-09-30T08:58:14.249176+0000","last_became_peered":"2023-09-30T08:58:14.249176+0000","last_unstale":"2023-09-30T08:58:56.179572+0000","last_undegraded":"2023-09-30T08:58:56.179572+0000","last_fullsized":"2023-09-30T08:58:56.179572+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186944+0000","last_change":"2023-09-30T08:58:15.277198+0000","last_active":"2023-09-30T08:58:56.186944+0000","last_peered":"2023-09-30T08:58:56.186944+0000","last_clean":"2023-09-30T08:58:56.186944+0000","last_became_active":"2023-09-30T08:58:15.276838+0000","last_became_peered":"2023-09-30T08:58:15.276838+0000","last_unstale":"2023-09-30T08:58:56.186944+0000","last_undegraded":"2023-09-30T08:58:56.186944+0000","last_fullsized":"2023-09-30T08:58:56.186944+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.188725+0000","last_change":"2023-09-30T08:58:14.252698+0000","last_active":"2023-09-30T08:58:56.188725+0000","last_peered":"2023-09-30T08:58:56.188725+0000","last_clean":"2023-09-30T08:58:56.188725+0000","last_became_active":"2023-09-30T08:58:14.251994+0000","last_became_peered":"2023-09-30T08:58:14.251994+0000","last_unstale":"2023-09-30T08:58:56.188725+0000","last_undegraded":"2023-09-30T08:58:56.188725+0000","last_fullsized":"2023-09-30T08:58:56.188725+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186670+0000","last_change":"2023-09-30T08:58:15.632362+0000","last_active":"2023-09-30T08:58:56.186670+0000","last_peered":"2023-09-30T08:58:56.186670+0000","last_clean":"2023-09-30T08:58:56.186670+0000","last_became_active":"2023-09-30T08:58:15.631712+0000","last_became_peered":"2023-09-30T08:58:15.631712+0000","last_unstale":"2023-09-30T08:58:56.186670+0000","last_undegraded":"2023-09-30T08:58:56.186670+0000","last_fullsized":"2023-09-30T08:58:56.186670+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.411230+0000","last_change":"2023-09-30T08:58:14.263392+0000","last_active":"2023-09-30T08:58:16.411230+0000","last_peered":"2023-09-30T08:58:16.411230+0000","last_clean":"2023-09-30T08:58:16.411230+0000","last_became_active":"2023-09-30T08:58:14.263061+0000","last_became_peered":"2023-09-30T08:58:14.263061+0000","last_unstale":"2023-09-30T08:58:16.411230+0000","last_undegraded":"2023-09-30T08:58:16.411230+0000","last_fullsized":"2023-09-30T08:58:16.411230+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186306+0000","last_change":"2023-09-30T08:58:15.277137+0000","last_active":"2023-09-30T08:58:56.186306+0000","last_peered":"2023-09-30T08:58:56.186306+0000","last_clean":"2023-09-30T08:58:56.186306+0000","last_became_active":"2023-09-30T08:58:15.276705+0000","last_became_peered":"2023-09-30T08:58:15.276705+0000","last_unstale":"2023-09-30T08:58:56.186306+0000","last_undegraded":"2023-09-30T08:58:56.186306+0000","last_fullsized":"2023-09-30T08:58:56.186306+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179051+0000","last_change":"2023-09-30T08:58:14.249595+0000","last_active":"2023-09-30T08:58:56.179051+0000","last_peered":"2023-09-30T08:58:56.179051+0000","last_clean":"2023-09-30T08:58:56.179051+0000","last_became_active":"2023-09-30T08:58:14.249235+0000","last_became_peered":"2023-09-30T08:58:14.249235+0000","last_unstale":"2023-09-30T08:58:56.179051+0000","last_undegraded":"2023-09-30T08:58:56.179051+0000","last_fullsized":"2023-09-30T08:58:56.179051+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409325+0000","last_change":"2023-09-30T08:58:14.272823+0000","last_active":"2023-09-30T08:58:16.409325+0000","last_peered":"2023-09-30T08:58:16.409325+0000","last_clean":"2023-09-30T08:58:16.409325+0000","last_became_active":"2023-09-30T08:58:14.272446+0000","last_became_peered":"2023-09-30T08:58:14.272446+0000","last_unstale":"2023-09-30T08:58:16.409325+0000","last_undegraded":"2023-09-30T08:58:16.409325+0000","last_fullsized":"2023-09-30T08:58:16.409325+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184728+0000","last_change":"2023-09-30T08:58:14.258213+0000","last_active":"2023-09-30T08:58:56.184728+0000","last_peered":"2023-09-30T08:58:56.184728+0000","last_clean":"2023-09-30T08:58:56.184728+0000","last_became_active":"2023-09-30T08:58:14.257835+0000","last_became_peered":"2023-09-30T08:58:14.257835+0000","last_unstale":"2023-09-30T08:58:56.184728+0000","last_undegraded":"2023-09-30T08:58:56.184728+0000","last_fullsized":"2023-09-30T08:58:56.184728+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.410879+0000","last_change":"2023-09-30T08:58:15.496394+0000","last_active":"2023-09-30T08:58:16.410879+0000","last_peered":"2023-09-30T08:58:16.410879+0000","last_clean":"2023-09-30T08:58:16.410879+0000","last_became_active":"2023-09-30T08:58:15.495788+0000","last_became_peered":"2023-09-30T08:58:15.495788+0000","last_unstale":"2023-09-30T08:58:16.410879+0000","last_undegraded":"2023-09-30T08:58:16.410879+0000","last_fullsized":"2023-09-30T08:58:16.410879+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693672+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T08:58:56.693672+0000","last_peered":"2023-09-30T08:58:56.693672+0000","last_clean":"2023-09-30T08:58:56.693672+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T08:58:56.693672+0000","last_undegraded":"2023-09-30T08:58:56.693672+0000","last_fullsized":"2023-09-30T08:58:56.693672+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":22,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T08:58:57.205605+0000","last_change":"2023-09-30T08:58:57.205605+0000","last_active":"2023-09-30T08:58:57.205605+0000","last_peered":"2023-09-30T08:58:57.205605+0000","last_clean":"2023-09-30T08:58:57.205605+0000","last_became_active":"2023-09-30T08:58:57.205278+0000","last_became_peered":"2023-09-30T08:58:57.205278+0000","last_unstale":"2023-09-30T08:58:57.205605+0000","last_undegraded":"2023-09-30T08:58:57.205605+0000","last_fullsized":"2023-09-30T08:58:57.205605+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693566+0000","last_change":"2023-09-30T08:58:14.250626+0000","last_active":"2023-09-30T08:58:56.693566+0000","last_peered":"2023-09-30T08:58:56.693566+0000","last_clean":"2023-09-30T08:58:56.693566+0000","last_became_active":"2023-09-30T08:58:14.249879+0000","last_became_peered":"2023-09-30T08:58:14.249879+0000","last_unstale":"2023-09-30T08:58:56.693566+0000","last_undegraded":"2023-09-30T08:58:56.693566+0000","last_fullsized":"2023-09-30T08:58:56.693566+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184430+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T08:58:56.184430+0000","last_peered":"2023-09-30T08:58:56.184430+0000","last_clean":"2023-09-30T08:58:56.184430+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T08:58:56.184430+0000","last_undegraded":"2023-09-30T08:58:56.184430+0000","last_fullsized":"2023-09-30T08:58:56.184430+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693564+0000","last_change":"2023-09-30T08:58:14.253580+0000","last_active":"2023-09-30T08:58:56.693564+0000","last_peered":"2023-09-30T08:58:56.693564+0000","last_clean":"2023-09-30T08:58:56.693564+0000","last_became_active":"2023-09-30T08:58:14.253152+0000","last_became_peered":"2023-09-30T08:58:14.253152+0000","last_unstale":"2023-09-30T08:58:56.693564+0000","last_undegraded":"2023-09-30T08:58:56.693564+0000","last_fullsized":"2023-09-30T08:58:56.693564+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.182688+0000","last_change":"2023-09-30T08:58:14.285281+0000","last_active":"2023-09-30T08:58:56.182688+0000","last_peered":"2023-09-30T08:58:56.182688+0000","last_clean":"2023-09-30T08:58:56.182688+0000","last_became_active":"2023-09-30T08:58:14.284946+0000","last_became_peered":"2023-09-30T08:58:14.284946+0000","last_unstale":"2023-09-30T08:58:56.182688+0000","last_undegraded":"2023-09-30T08:58:56.182688+0000","last_fullsized":"2023-09-30T08:58:56.182688+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:20.309501+0000","last_change":"2023-09-30T08:58:14.254384+0000","last_active":"2023-09-30T08:58:20.309501+0000","last_peered":"2023-09-30T08:58:20.309501+0000","last_clean":"2023-09-30T08:58:20.309501+0000","last_became_active":"2023-09-30T08:58:14.254038+0000","last_became_peered":"2023-09-30T08:58:14.254038+0000","last_unstale":"2023-09-30T08:58:20.309501+0000","last_undegraded":"2023-09-30T08:58:20.309501+0000","last_fullsized":"2023-09-30T08:58:20.309501+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409156+0000","last_change":"2023-09-30T08:58:14.290181+0000","last_active":"2023-09-30T08:58:16.409156+0000","last_peered":"2023-09-30T08:58:16.409156+0000","last_clean":"2023-09-30T08:58:16.409156+0000","last_became_active":"2023-09-30T08:58:14.289309+0000","last_became_peered":"2023-09-30T08:58:14.289309+0000","last_unstale":"2023-09-30T08:58:16.409156+0000","last_undegraded":"2023-09-30T08:58:16.409156+0000","last_fullsized":"2023-09-30T08:58:16.409156+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692590+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T08:58:56.692590+0000","last_peered":"2023-09-30T08:58:56.692590+0000","last_clean":"2023-09-30T08:58:56.692590+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T08:58:56.692590+0000","last_undegraded":"2023-09-30T08:58:56.692590+0000","last_fullsized":"2023-09-30T08:58:56.692590+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184751+0000","last_change":"2023-09-30T08:58:15.497644+0000","last_active":"2023-09-30T08:58:56.184751+0000","last_peered":"2023-09-30T08:58:56.184751+0000","last_clean":"2023-09-30T08:58:56.184751+0000","last_became_active":"2023-09-30T08:58:15.497111+0000","last_became_peered":"2023-09-30T08:58:15.497111+0000","last_unstale":"2023-09-30T08:58:56.184751+0000","last_undegraded":"2023-09-30T08:58:56.184751+0000","last_fullsized":"2023-09-30T08:58:56.184751+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409009+0000","last_change":"2023-09-30T08:58:14.250071+0000","last_active":"2023-09-30T08:58:16.409009+0000","last_peered":"2023-09-30T08:58:16.409009+0000","last_clean":"2023-09-30T08:58:16.409009+0000","last_became_active":"2023-09-30T08:58:14.248715+0000","last_became_peered":"2023-09-30T08:58:14.248715+0000","last_unstale":"2023-09-30T08:58:16.409009+0000","last_undegraded":"2023-09-30T08:58:16.409009+0000","last_fullsized":"2023-09-30T08:58:16.409009+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179357+0000","last_change":"2023-09-30T08:58:14.285298+0000","last_active":"2023-09-30T08:58:56.179357+0000","last_peered":"2023-09-30T08:58:56.179357+0000","last_clean":"2023-09-30T08:58:56.179357+0000","last_became_active":"2023-09-30T08:58:14.284865+0000","last_became_peered":"2023-09-30T08:58:14.284865+0000","last_unstale":"2023-09-30T08:58:56.179357+0000","last_undegraded":"2023-09-30T08:58:56.179357+0000","last_fullsized":"2023-09-30T08:58:56.179357+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'2","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.692995+0000","last_change":"2023-09-30T08:58:14.250377+0000","last_active":"2023-09-30T08:58:56.692995+0000","last_peered":"2023-09-30T08:58:56.692995+0000","last_clean":"2023-09-30T08:58:56.692995+0000","last_became_active":"2023-09-30T08:58:14.249872+0000","last_became_peered":"2023-09-30T08:58:14.249872+0000","last_unstale":"2023-09-30T08:58:56.692995+0000","last_undegraded":"2023-09-30T08:58:56.692995+0000","last_fullsized":"2023-09-30T08:58:56.692995+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.187953+0000","last_change":"2023-09-30T08:58:15.277133+0000","last_active":"2023-09-30T08:58:56.187953+0000","last_peered":"2023-09-30T08:58:56.187953+0000","last_clean":"2023-09-30T08:58:56.187953+0000","last_became_active":"2023-09-30T08:58:15.276672+0000","last_became_peered":"2023-09-30T08:58:15.276672+0000","last_unstale":"2023-09-30T08:58:56.187953+0000","last_undegraded":"2023-09-30T08:58:56.187953+0000","last_fullsized":"2023-09-30T08:58:56.187953+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"60'6","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.186581+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T08:58:56.186581+0000","last_peered":"2023-09-30T08:58:56.186581+0000","last_clean":"2023-09-30T08:58:56.186581+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T08:58:56.186581+0000","last_undegraded":"2023-09-30T08:58:56.186581+0000","last_fullsized":"2023-09-30T08:58:56.186581+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.189085+0000","last_change":"2023-09-30T08:58:14.283850+0000","last_active":"2023-09-30T08:58:56.189085+0000","last_peered":"2023-09-30T08:58:56.189085+0000","last_clean":"2023-09-30T08:58:56.189085+0000","last_became_active":"2023-09-30T08:58:14.283508+0000","last_became_peered":"2023-09-30T08:58:14.283508+0000","last_unstale":"2023-09-30T08:58:56.189085+0000","last_undegraded":"2023-09-30T08:58:56.189085+0000","last_fullsized":"2023-09-30T08:58:56.189085+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":17,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.693460+0000","last_change":"2023-09-30T08:58:14.258012+0000","last_active":"2023-09-30T08:58:56.693460+0000","last_peered":"2023-09-30T08:58:56.693460+0000","last_clean":"2023-09-30T08:58:56.693460+0000","last_became_active":"2023-09-30T08:58:14.257496+0000","last_became_peered":"2023-09-30T08:58:14.257496+0000","last_unstale":"2023-09-30T08:58:56.693460+0000","last_undegraded":"2023-09-30T08:58:56.693460+0000","last_fullsized":"2023-09-30T08:58:56.693460+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.182624+0000","last_change":"2023-09-30T08:58:14.285287+0000","last_active":"2023-09-30T08:58:56.182624+0000","last_peered":"2023-09-30T08:58:56.182624+0000","last_clean":"2023-09-30T08:58:56.182624+0000","last_became_active":"2023-09-30T08:58:14.285020+0000","last_became_peered":"2023-09-30T08:58:14.285020+0000","last_unstale":"2023-09-30T08:58:56.182624+0000","last_undegraded":"2023-09-30T08:58:56.182624+0000","last_fullsized":"2023-09-30T08:58:56.182624+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.184718+0000","last_change":"2023-09-30T08:58:14.254853+0000","last_active":"2023-09-30T08:58:56.184718+0000","last_peered":"2023-09-30T08:58:56.184718+0000","last_clean":"2023-09-30T08:58:56.184718+0000","last_became_active":"2023-09-30T08:58:14.254437+0000","last_became_peered":"2023-09-30T08:58:14.254437+0000","last_unstale":"2023-09-30T08:58:56.184718+0000","last_undegraded":"2023-09-30T08:58:56.184718+0000","last_fullsized":"2023-09-30T08:58:56.184718+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179728+0000","last_change":"2023-09-30T08:58:14.284559+0000","last_active":"2023-09-30T08:58:56.179728+0000","last_peered":"2023-09-30T08:58:56.179728+0000","last_clean":"2023-09-30T08:58:56.179728+0000","last_became_active":"2023-09-30T08:58:14.284218+0000","last_became_peered":"2023-09-30T08:58:14.284218+0000","last_unstale":"2023-09-30T08:58:56.179728+0000","last_undegraded":"2023-09-30T08:58:56.179728+0000","last_fullsized":"2023-09-30T08:58:56.179728+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409231+0000","last_change":"2023-09-30T08:58:14.248919+0000","last_active":"2023-09-30T08:58:16.409231+0000","last_peered":"2023-09-30T08:58:16.409231+0000","last_clean":"2023-09-30T08:58:16.409231+0000","last_became_active":"2023-09-30T08:58:14.247787+0000","last_became_peered":"2023-09-30T08:58:14.247787+0000","last_unstale":"2023-09-30T08:58:16.409231+0000","last_undegraded":"2023-09-30T08:58:16.409231+0000","last_fullsized":"2023-09-30T08:58:16.409231+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.411268+0000","last_change":"2023-09-30T08:58:15.272633+0000","last_active":"2023-09-30T08:58:16.411268+0000","last_peered":"2023-09-30T08:58:16.411268+0000","last_clean":"2023-09-30T08:58:16.411268+0000","last_became_active":"2023-09-30T08:58:15.272264+0000","last_became_peered":"2023-09-30T08:58:15.272264+0000","last_unstale":"2023-09-30T08:58:16.411268+0000","last_undegraded":"2023-09-30T08:58:16.411268+0000","last_fullsized":"2023-09-30T08:58:16.411268+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.179890+0000","last_change":"2023-09-30T08:58:14.251398+0000","last_active":"2023-09-30T08:58:56.179890+0000","last_peered":"2023-09-30T08:58:56.179890+0000","last_clean":"2023-09-30T08:58:56.179890+0000","last_became_active":"2023-09-30T08:58:14.251070+0000","last_became_peered":"2023-09-30T08:58:14.251070+0000","last_unstale":"2023-09-30T08:58:56.179890+0000","last_undegraded":"2023-09-30T08:58:56.179890+0000","last_fullsized":"2023-09-30T08:58:56.179890+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-09-30T08:58:16.409312+0000","last_change":"2023-09-30T08:58:14.289444+0000","last_active":"2023-09-30T08:58:16.409312+0000","last_peered":"2023-09-30T08:58:16.409312+0000","last_clean":"2023-09-30T08:58:16.409312+0000","last_became_active":"2023-09-30T08:58:14.289070+0000","last_became_peered":"2023-09-30T08:58:14.289070+0000","last_unstale":"2023-09-30T08:58:16.409312+0000","last_undegraded":"2023-09-30T08:58:16.409312+0000","last_fullsized":"2023-09-30T08:58:16.409312+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.191760+0000","last_change":"2023-09-30T08:58:14.257962+0000","last_active":"2023-09-30T08:58:56.191760+0000","last_peered":"2023-09-30T08:58:56.191760+0000","last_clean":"2023-09-30T08:58:56.191760+0000","last_became_active":"2023-09-30T08:58:14.257524+0000","last_became_peered":"2023-09-30T08:58:14.257524+0000","last_unstale":"2023-09-30T08:58:56.191760+0000","last_undegraded":"2023-09-30T08:58:56.191760+0000","last_fullsized":"2023-09-30T08:58:56.191760+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.180906+0000","last_change":"2023-09-30T08:58:14.275588+0000","last_active":"2023-09-30T08:58:56.180906+0000","last_peered":"2023-09-30T08:58:56.180906+0000","last_clean":"2023-09-30T08:58:56.180906+0000","last_became_active":"2023-09-30T08:58:14.275295+0000","last_became_peered":"2023-09-30T08:58:14.275295+0000","last_unstale":"2023-09-30T08:58:56.180906+0000","last_undegraded":"2023-09-30T08:58:56.180906+0000","last_fullsized":"2023-09-30T08:58:56.180906+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'1","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-09-30T08:58:56.187119+0000","last_change":"2023-09-30T08:58:14.262035+0000","last_active":"2023-09-30T08:58:56.187119+0000","last_peered":"2023-09-30T08:58:56.187119+0000","last_clean":"2023-09-30T08:58:56.187119+0000","last_became_active":"2023-09-30T08:58:14.261361+0000","last_became_peered":"2023-09-30T08:58:14.261361+0000","last_unstale":"2023-09-30T08:58:56.187119+0000","last_undegraded":"2023-09-30T08:58:56.187119+0000","last_fullsized":"2023-09-30T08:58:56.187119+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","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,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":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":48,"seq":206158430263,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297736,"kb_used_data":640,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447416,"statfs":{"total":95995035648,"available":95690153984,"internally_reserved":0,"allocated":655360,"data_stored":271692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.88400000000000001,"15min":0.89100000000000001},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.131,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.3260000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.89800000000000002,"15min":0.88700000000000001},"min":{"1min":0.60099999999999998,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.85899999999999999}]},{"osd":1,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.92400000000000004,"15min":0.92800000000000005},"min":{"1min":0.56499999999999995,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.401,"5min":1.401,"15min":1.401},"last":0.999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.89400000000000002,"15min":0.88700000000000001},"min":{"1min":0.60999999999999999,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.155,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.069}]},{"osd":2,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91800000000000004,"15min":0.89200000000000002},"min":{"1min":0.68300000000000005,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.304,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.036},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.96699999999999997,"15min":0.97699999999999998},"min":{"1min":0.74299999999999999,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.179,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.105}]},{"osd":3,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.93100000000000005,"15min":0.91300000000000003},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.2909999999999999,"5min":1.8149999999999999,"15min":1.8149999999999999},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.012,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.65800000000000003,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2589999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.262}]},{"osd":4,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.93400000000000005,"15min":0.90600000000000003},"min":{"1min":0.68799999999999994,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.4239999999999999,"5min":2.9649999999999999,"15min":2.9649999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.022,"5min":0.998,"15min":0.95899999999999996},"min":{"1min":0.748,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.359,"5min":2.7930000000000001,"15min":2.7930000000000001},"last":1.1399999999999999}]},{"osd":5,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.022,"15min":0.996},"min":{"1min":0.70299999999999996,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.3220000000000001,"5min":1.9430000000000001,"15min":1.9430000000000001},"last":1.2},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.028,"15min":0.98199999999999998},"min":{"1min":0.81100000000000005,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.321,"5min":2.016,"15min":2.016},"last":1.222}]},{"osd":6,"last update":"Sat Sep 30 08:59:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.0720000000000001,"15min":1.028},"min":{"1min":0.90300000000000002,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3540000000000001,"5min":2.5190000000000001,"15min":2.5190000000000001},"last":1.347},{"interface":"front","average":{"1min":1.129,"5min":1.0529999999999999,"15min":1.0269999999999999},"min":{"1min":0.94799999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.3979999999999999,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.3089999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626496,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.872,"15min":0.872},"min":{"1min":0.57799999999999996,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.878,"15min":0.88400000000000001},"min":{"1min":0.63100000000000001,"5min":0.5,"15min":0.5},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.0129999999999999}]},{"osd":1,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.89000000000000001,"15min":0.90000000000000002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.161,"5min":1.2969999999999999,"15min":1.2969999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.89700000000000002,"15min":0.88900000000000001},"min":{"1min":0.53000000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2150000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.96699999999999997}]},{"osd":2,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.89800000000000002,"15min":0.92400000000000004},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.119,"5min":1.147,"15min":1.147},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89100000000000001,"15min":0.90700000000000003},"min":{"1min":0.60499999999999998,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.1579999999999999,"5min":1.224,"15min":1.224},"last":1.159}]},{"osd":3,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.90600000000000003,"15min":0.92900000000000005},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.1559999999999999,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.97899999999999998,"15min":0.998},"min":{"1min":0.56899999999999995,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.284,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.82499999999999996}]},{"osd":4,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.79500000000000004,"15min":0.78100000000000003},"min":{"1min":0.624,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":1.089},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88700000000000001,"15min":0.89500000000000002},"min":{"1min":0.65700000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3520000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.76800000000000002}]},{"osd":5,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.88300000000000001,"15min":0.86399999999999999},"min":{"1min":0.68799999999999994,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2709999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.94999999999999996,"15min":0.93799999999999994},"min":{"1min":0.71099999999999997,"5min":0.433,"15min":0.433},"max":{"1min":1.3180000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.98799999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:59:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.018,"15min":1},"min":{"1min":0.73299999999999998,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.0309999999999999,"15min":1.0089999999999999},"min":{"1min":0.753,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":1.117}]}]},{"osd":1,"up_from":13,"seq":55834574953,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297704,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447448,"statfs":{"total":95995035648,"available":95690186752,"internally_reserved":0,"allocated":622592,"data_stored":269625,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.68600000000000005,"15min":0.60999999999999999},"min":{"1min":0.47299999999999998,"5min":0.37,"15min":0.35199999999999998},"max":{"1min":0.96099999999999997,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.77200000000000002,"15min":0.66800000000000004},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.095,"5min":1.97,"15min":1.97},"last":0.66800000000000004}]},{"osd":2,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.77400000000000002,"15min":0.72999999999999998},"min":{"1min":0.48899999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.86899999999999999,"5min":1.181,"15min":1.181},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.749,"15min":0.68000000000000005},"min":{"1min":0.54000000000000004,"5min":0.42399999999999999,"15min":0.40500000000000003},"max":{"1min":1.0429999999999999,"5min":1.226,"15min":1.226},"last":1.0980000000000001}]},{"osd":3,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.755},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.90700000000000003,"15min":0.873},"min":{"1min":0.496,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.121,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.96399999999999997}]},{"osd":4,"last update":"Sat Sep 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.92600000000000005,"15min":0.91400000000000003},"min":{"1min":0.71199999999999997,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3100000000000001,"5min":1.456,"15min":1.456},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0089999999999999,"15min":0.97599999999999998},"min":{"1min":0.66800000000000004,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.327,"5min":2.1949999999999998,"15min":2.1949999999999998},"last":1.034}]},{"osd":5,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.05,"15min":1.079},"min":{"1min":0.72999999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.345,"5min":1.415,"15min":1.415},"last":1.046},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0189999999999999,"15min":1.0509999999999999},"min":{"1min":0.73999999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.002}]},{"osd":6,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.077,"15min":1.085},"min":{"1min":0.877,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":2.145,"5min":2.145,"15min":2.145},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.151,"15min":1.2070000000000001},"min":{"1min":0.83999999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.389,"5min":1.5309999999999999,"15min":1.5309999999999999},"last":1.3009999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.0920000000000001,"15min":1.0860000000000001},"min":{"1min":0.81299999999999994,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.395,"5min":1.417,"15min":1.417},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.1499999999999999,"15min":1.1559999999999999},"min":{"1min":0.78700000000000003,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.419,"5min":2.234,"15min":2.234},"last":1.2350000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738483,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:22 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.69699999999999995,"15min":0.628},"min":{"1min":0.45800000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.91600000000000004,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.76900000000000002,"15min":0.66900000000000004},"min":{"1min":0.49099999999999999,"5min":0.33400000000000002,"15min":0.31},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.622}]},{"osd":2,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.78700000000000003,"15min":0.71699999999999997},"min":{"1min":0.495,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.123,"5min":1.9470000000000001,"15min":1.9470000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.77400000000000002,"15min":0.71599999999999997},"min":{"1min":0.42399999999999999,"5min":0.375,"15min":0.375},"max":{"1min":1.238,"5min":2.4950000000000001,"15min":2.4950000000000001},"last":0.92200000000000004}]},{"osd":3,"last update":"Sat Sep 30 08:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.78400000000000003,"15min":0.76300000000000001},"min":{"1min":0.48699999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.111,"5min":2.036,"15min":2.036},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.91000000000000003,"15min":0.89200000000000002},"min":{"1min":0.63600000000000001,"5min":0.441,"15min":0.441},"max":{"1min":1.335,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.95699999999999996}]},{"osd":4,"last update":"Sat Sep 30 08:59:37 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.91500000000000004,"15min":0.92200000000000004},"min":{"1min":0.69599999999999995,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3109999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.47},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.048},"min":{"1min":0.78400000000000003,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.4419999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":0.88100000000000001}]},{"osd":5,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.089,"15min":1.073},"min":{"1min":0.73399999999999999,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.4259999999999999,"5min":1.867,"15min":1.867},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.03,"15min":1.02},"min":{"1min":0.75700000000000001,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.421,"5min":1.498,"15min":1.498},"last":1.413}]},{"osd":6,"last update":"Sat Sep 30 08:58:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.083,"15min":1.1000000000000001},"min":{"1min":0.88900000000000001,"5min":0.751,"15min":0.751},"max":{"1min":1.5669999999999999,"5min":1.591,"15min":1.591},"last":1.5129999999999999},{"interface":"front","average":{"1min":1.159,"5min":1.1220000000000001,"15min":1.1240000000000001},"min":{"1min":0.80100000000000005,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4750000000000001,"5min":2.105,"15min":2.105},"last":1.1180000000000001}]},{"osd":7,"last update":"Sat Sep 30 08:59:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.145,"15min":1.153},"min":{"1min":0.75900000000000001,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.427,"5min":2.145,"15min":2.145},"last":1.262},{"interface":"front","average":{"1min":1.2230000000000001,"5min":1.1859999999999999,"15min":1.1739999999999999},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.5329999999999999,"5min":1.9099999999999999,"15min":1.9099999999999999},"last":1.2090000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":270528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.71599999999999997,"15min":0.68100000000000005},"min":{"1min":0.441,"5min":0.42099999999999999,"15min":0.40300000000000002},"max":{"1min":1.1020000000000001,"5min":1.147,"15min":1.147},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.74199999999999999,"15min":0.755},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.99299999999999999,"5min":1.2,"15min":2.069},"last":0.70399999999999996}]},{"osd":1,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.77700000000000002,"15min":0.73899999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.109,"5min":1.282,"15min":1.2909999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.73499999999999999,"15min":0.72399999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.34699999999999998},"max":{"1min":0.997,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.84899999999999998}]},{"osd":3,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":0.72499999999999998,"5min":0.75800000000000001,"15min":0.76400000000000001},"min":{"1min":0.441,"5min":0.432,"15min":0.432},"max":{"1min":1.014,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.90400000000000003,"15min":0.86299999999999999},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.77300000000000002}]},{"osd":4,"last update":"Sat Sep 30 08:59:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.98499999999999999,"15min":0.98699999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2809999999999999,"5min":1.792,"15min":1.792},"last":1.024},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.115,"15min":1.0940000000000001},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.373,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.0800000000000001}]},{"osd":5,"last update":"Sat Sep 30 08:59:11 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0960000000000001,"15min":1.1220000000000001},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4339999999999999,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0129999999999999,"15min":1.0549999999999999},"min":{"1min":0.71699999999999997,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.377,"5min":1.554,"15min":1.554},"last":1.123}]},{"osd":6,"last update":"Sat Sep 30 08:58:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.099,"15min":1.1319999999999999},"min":{"1min":0.80800000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.423,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.256},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.212,"15min":1.25},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.5660000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":1.1599999999999999}]},{"osd":7,"last update":"Sat Sep 30 08:59:31 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.089,"15min":1.159},"min":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.377,"5min":1.6539999999999999,"15min":1.6539999999999999},"last":1.171},{"interface":"front","average":{"1min":1.103,"5min":1.1299999999999999,"15min":1.1659999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.5329999999999999,"5min":1.542,"15min":1.542},"last":1.1879999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182488,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270030,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.74399999999999999,"15min":0.70199999999999996},"min":{"1min":0.49199999999999999,"5min":0.434,"15min":0.434},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.73799999999999999,"15min":0.71299999999999997},"min":{"1min":0.55800000000000005,"5min":0.313,"15min":0.313},"max":{"1min":1.1719999999999999,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.72399999999999998}]},{"osd":1,"last update":"Sat Sep 30 08:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.746,"15min":0.747},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.139,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.872,"5min":0.85699999999999998,"15min":0.79900000000000004},"min":{"1min":0.66900000000000004,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.262,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.86699999999999999}]},{"osd":2,"last update":"Sat Sep 30 08:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.90200000000000002,"15min":0.84799999999999998},"min":{"1min":0.76500000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.1890000000000001,"5min":2.661,"15min":2.661},"last":0.751},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.81299999999999994,"15min":0.83699999999999997},"min":{"1min":0.498,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.073,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.92900000000000005}]},{"osd":4,"last update":"Sat Sep 30 08:59:42 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.94599999999999995,"15min":0.92800000000000005},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2729999999999999,"5min":1.385,"15min":1.385},"last":1.323},{"interface":"front","average":{"1min":1.024,"5min":1.087,"15min":1.0149999999999999},"min":{"1min":0.755,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.5700000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.006}]},{"osd":5,"last update":"Sat Sep 30 08:59:09 2023","interfaces":[{"interface":"back","average":{"1min":1.194,"5min":1.1160000000000001,"15min":1.054},"min":{"1min":0.90600000000000003,"5min":0.753,"15min":0.753},"max":{"1min":1.53,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0309999999999999,"15min":1.0089999999999999},"min":{"1min":0.73899999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3200000000000001,"5min":1.6080000000000001,"15min":1.6080000000000001},"last":1.4299999999999999}]},{"osd":6,"last update":"Sat Sep 30 08:58:49 2023","interfaces":[{"interface":"back","average":{"1min":1.268,"5min":1.2170000000000001,"15min":1.2609999999999999},"min":{"1min":0.94899999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.6080000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.181,"5min":1.1100000000000001,"15min":1.1599999999999999},"min":{"1min":0.68700000000000006,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.151}]},{"osd":7,"last update":"Sat Sep 30 08:59:32 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.117,"15min":1.1679999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.3400000000000001,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.23,"15min":1.3080000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.546,"5min":2.5339999999999998,"15min":2.5339999999999998},"last":1.129}]}]},{"osd":4,"up_from":30,"seq":128849018960,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297732,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447420,"statfs":{"total":95995035648,"available":95690158080,"internally_reserved":0,"allocated":651264,"data_stored":271622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.85999999999999999,"15min":0.90400000000000003},"min":{"1min":0.56200000000000006,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.2090000000000001,"5min":1.25,"15min":1.25},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.86399999999999999,"15min":0.85599999999999998},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.177,"5min":1.198,"15min":1.198},"last":1.008}]},{"osd":1,"last update":"Sat Sep 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.86099999999999999,"15min":0.83299999999999996},"min":{"1min":0.68999999999999995,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.1559999999999999,"5min":1.286,"15min":1.286},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.876,"15min":0.86799999999999999},"min":{"1min":0.59599999999999997,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.73299999999999998}]},{"osd":2,"last update":"Sat Sep 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89200000000000002,"15min":0.89800000000000002},"min":{"1min":0.69799999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.1319999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.88,"15min":0.92200000000000004},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.2410000000000001,"5min":1.258,"15min":1.258},"last":0.95399999999999996}]},{"osd":3,"last update":"Sat Sep 30 08:59:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.89700000000000002,"15min":0.91300000000000003},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.51800000000000002},"max":{"1min":1.173,"5min":1.286,"15min":1.286},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.92200000000000004,"15min":0.93500000000000005},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.147,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.044}]},{"osd":5,"last update":"Sat Sep 30 08:59:13 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":0.88500000000000001,"15min":0.81299999999999994},"min":{"1min":0.71099999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.3049999999999999,"5min":1.355,"15min":1.355},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.105,"5min":0.97299999999999998,"15min":0.89700000000000002},"min":{"1min":0.879,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.89500000000000002}]},{"osd":6,"last update":"Sat Sep 30 08:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.83999999999999997,"15min":0.78200000000000003},"min":{"1min":0.60499999999999998,"5min":0.437,"15min":0.437},"max":{"1min":1.23,"5min":1.355,"15min":1.355},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.87,"15min":0.82799999999999996},"min":{"1min":0.65700000000000003,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2450000000000001,"5min":1.29,"15min":1.29},"last":0.78800000000000003}]},{"osd":7,"last update":"Sat Sep 30 08:59:34 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.95999999999999996,"15min":0.90000000000000002},"min":{"1min":0.56100000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3939999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.028,"15min":0.97299999999999998},"min":{"1min":0.66200000000000003,"5min":0.499,"15min":0.499},"max":{"1min":1.3680000000000001,"5min":1.577,"15min":1.577},"last":1.097}]}]},{"osd":5,"up_from":36,"seq":154618822728,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297712,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447440,"statfs":{"total":95995035648,"available":95690178560,"internally_reserved":0,"allocated":630784,"data_stored":270249,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304218112},"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 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.85999999999999999,"15min":0.84999999999999998},"min":{"1min":0.64800000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.91200000000000003,"15min":0.88800000000000001},"min":{"1min":0.70799999999999996,"5min":0.496,"15min":0.496},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.65700000000000003}]},{"osd":1,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.89100000000000001,"15min":0.90700000000000003},"min":{"1min":0.71199999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.226,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.01,"5min":0.88800000000000001,"15min":0.88400000000000001},"min":{"1min":0.73399999999999999,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":2.7639999999999998,"5min":2.7639999999999998,"15min":2.7639999999999998},"last":0.82999999999999996}]},{"osd":2,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.88700000000000001,"15min":0.86499999999999999},"min":{"1min":0.751,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.0089999999999999,"15min":0.93899999999999995},"min":{"1min":0.80600000000000005,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":2.6560000000000001,"5min":5.0590000000000002,"15min":5.0590000000000002},"last":1.1259999999999999}]},{"osd":3,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.0009999999999999,"15min":0.98099999999999998},"min":{"1min":0.75900000000000001,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4259999999999999,"5min":5.4240000000000004,"15min":5.4240000000000004},"last":1.2230000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.95099999999999996,"15min":0.93400000000000005},"min":{"1min":0.69299999999999995,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.236,"5min":5.2690000000000001,"15min":5.2690000000000001},"last":1.0940000000000001}]},{"osd":4,"last update":"Sat Sep 30 08:59:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.89600000000000002,"15min":0.84999999999999998},"min":{"1min":0.66500000000000004,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":1.3},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.91600000000000004,"15min":0.84599999999999997},"min":{"1min":0.61199999999999999,"5min":0.443,"15min":0.443},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2689999999999999}]},{"osd":6,"last update":"Sat Sep 30 08:58:54 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.95499999999999996,"15min":0.91700000000000004},"min":{"1min":0.76800000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":1.171},{"interface":"front","average":{"1min":1.026,"5min":0.95699999999999996,"15min":0.91800000000000004},"min":{"1min":0.64600000000000002,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.4339999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.246}]},{"osd":7,"last update":"Sat Sep 30 08:59:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.0069999999999999,"15min":0.97399999999999998},"min":{"1min":0.77300000000000002,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.506,"5min":1.532,"15min":1.532},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.234,"5min":1.089,"15min":1.0680000000000001},"min":{"1min":0.95799999999999996,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.3169999999999999}]}]}],"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":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-30T08:59:52.400 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-30T08:59:52.401 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-30T08:59:52.401 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-30T08:59:52.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-30T08:59:53.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:53 smithi099 bash[27661]: audit 2023-09-30T08:59:51.648207+0000 mgr.y (mgr.24358) 152 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:59:53.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:53 smithi099 bash[27661]: cluster 2023-09-30T08:59:52.177180+0000 mgr.y (mgr.24358) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:53.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:53 smithi005 bash[33615]: audit 2023-09-30T08:59:51.648207+0000 mgr.y (mgr.24358) 152 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:59:53.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:53 smithi005 bash[33615]: cluster 2023-09-30T08:59:52.177180+0000 mgr.y (mgr.24358) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:53.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:53 smithi005 bash[27219]: audit 2023-09-30T08:59:51.648207+0000 mgr.y (mgr.24358) 152 : audit [DBG] from='client.24701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T08:59:53.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:53 smithi005 bash[27219]: cluster 2023-09-30T08:59:52.177180+0000 mgr.y (mgr.24358) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:54.732 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 08:59:54 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:08:59:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T08:59:55.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:54 smithi005 bash[33615]: cluster 2023-09-30T08:59:54.177751+0000 mgr.y (mgr.24358) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:55.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:54 smithi005 bash[27219]: cluster 2023-09-30T08:59:54.177751+0000 mgr.y (mgr.24358) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:54 smithi099 bash[27661]: cluster 2023-09-30T08:59:54.177751+0000 mgr.y (mgr.24358) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:57.229 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T08:59:57.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:57 smithi005 bash[27219]: cluster 2023-09-30T08:59:56.178403+0000 mgr.y (mgr.24358) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:57 smithi005 bash[33615]: cluster 2023-09-30T08:59:56.178403+0000 mgr.y (mgr.24358) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:57.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:57 smithi099 bash[27661]: cluster 2023-09-30T08:59:56.178403+0000 mgr.y (mgr.24358) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:59.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 08:59:59 smithi005 bash[27219]: cluster 2023-09-30T08:59:58.179491+0000 mgr.y (mgr.24358) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 08:59:59 smithi005 bash[33615]: cluster 2023-09-30T08:59:58.179491+0000 mgr.y (mgr.24358) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T08:59:59.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 08:59:59 smithi099 bash[27661]: cluster 2023-09-30T08:59:58.179491+0000 mgr.y (mgr.24358) 156 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:00.145 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:00:00.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:00 smithi005 bash[33615]: cluster 2023-09-30T09:00:00.000114+0000 mon.a (mon.0) 679 : cluster [INF] overall HEALTH_OK 2023-09-30T09:00:00.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:00 smithi005 bash[33615]: audit 2023-09-30T09:00:00.142898+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.5:0/3260768058' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:00:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:00 smithi005 bash[27219]: cluster 2023-09-30T09:00:00.000114+0000 mon.a (mon.0) 679 : cluster [INF] overall HEALTH_OK 2023-09-30T09:00:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:00 smithi005 bash[27219]: audit 2023-09-30T09:00:00.142898+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.5:0/3260768058' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:00:00.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:00 smithi099 bash[27661]: cluster 2023-09-30T09:00:00.000114+0000 mon.a (mon.0) 679 : cluster [INF] overall HEALTH_OK 2023-09-30T09:00:00.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:00 smithi099 bash[27661]: audit 2023-09-30T09:00:00.142898+0000 mon.a (mon.0) 680 : audit [DBG] from='client.? 172.21.15.5:0/3260768058' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:00:00.881 INFO:teuthology.orchestra.run.smithi005.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-30T09:00:00.881 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-30T09:00:00.881 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:00:00.891 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-09-30T09:00:00.892 INFO:teuthology.run_tasks:Running task parallel... 2023-09-30T09:00:00.930 INFO:teuthology.task.parallel:starting parallel... 2023-09-30T09:00:00.930 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-30T09:00:00.931 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-30T09:00:00.931 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-09-30T09:00:00.933 INFO:tasks.rados:Beginning rados... 2023-09-30T09:00:00.933 INFO:tasks.rados:joining rados 2023-09-30T09:00:00.934 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-30T09:00:00.934 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-30T09:00:00.934 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi005.front.sepia.ceph.com 2023-09-30T09:00:00.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-09-30T09:00:00.935 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-09-30T09:00:00.935 INFO:tasks.rados:starting run 0 out of 1 2023-09-30T09:00:00.935 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-30T09:00:00.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-09-30T09:00:01.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:01 smithi005 bash[27219]: cluster 2023-09-30T09:00:00.180092+0000 mgr.y (mgr.24358) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:01.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:01 smithi005 bash[33615]: cluster 2023-09-30T09:00:00.180092+0000 mgr.y (mgr.24358) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:01 smithi099 bash[27661]: cluster 2023-09-30T09:00:00.180092+0000 mgr.y (mgr.24358) 157 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:02.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:01 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:01] "GET /metrics HTTP/1.1" 200 191358 "" "Prometheus/2.33.4" 2023-09-30T09:00:03.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:03 smithi005 bash[27219]: cluster 2023-09-30T09:00:02.181228+0000 mgr.y (mgr.24358) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:03.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:03 smithi005 bash[33615]: cluster 2023-09-30T09:00:02.181228+0000 mgr.y (mgr.24358) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:03.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:03 smithi099 bash[27661]: cluster 2023-09-30T09:00:02.181228+0000 mgr.y (mgr.24358) 158 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:04.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:04 smithi005 bash[27488]: [30/Sep/2023:09:00:04] ENGINE Bus STOPPING 2023-09-30T09:00:04.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:04 smithi005 bash[27488]: [30/Sep/2023:09:00:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:00:04.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:04 smithi005 bash[27488]: [30/Sep/2023:09:00:04] ENGINE Bus STOPPED 2023-09-30T09:00:04.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:04 smithi005 bash[27488]: [30/Sep/2023:09:00:04] ENGINE Bus STARTING 2023-09-30T09:00:04.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:04 smithi005 bash[27488]: [30/Sep/2023:09:00:04] ENGINE Serving on http://:::9283 2023-09-30T09:00:04.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:04 smithi005 bash[27488]: [30/Sep/2023:09:00:04] ENGINE Bus STARTED 2023-09-30T09:00:04.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:00:04 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:00:04.942 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-30T09:00:05.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:05 smithi005 bash[27219]: audit 2023-09-30T09:00:04.142589+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.5:0/2741800338' entity='client.admin' 2023-09-30T09:00:05.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:05 smithi005 bash[27219]: cluster 2023-09-30T09:00:04.181679+0000 mgr.y (mgr.24358) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:05.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:05 smithi005 bash[27219]: audit 2023-09-30T09:00:04.189681+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:05.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:05 smithi005 bash[33615]: audit 2023-09-30T09:00:04.142589+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.5:0/2741800338' entity='client.admin' 2023-09-30T09:00:05.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:05 smithi005 bash[33615]: cluster 2023-09-30T09:00:04.181679+0000 mgr.y (mgr.24358) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:05.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:05 smithi005 bash[33615]: audit 2023-09-30T09:00:04.189681+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:05.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:05 smithi099 bash[27661]: audit 2023-09-30T09:00:04.142589+0000 mon.a (mon.0) 681 : audit [INF] from='client.? 172.21.15.5:0/2741800338' entity='client.admin' 2023-09-30T09:00:05.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:05 smithi099 bash[27661]: cluster 2023-09-30T09:00:04.181679+0000 mgr.y (mgr.24358) 159 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:05.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:05 smithi099 bash[27661]: audit 2023-09-30T09:00:04.189681+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:06.444 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:00:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:07 smithi005 bash[27219]: cluster 2023-09-30T09:00:06.182213+0000 mgr.y (mgr.24358) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:07.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:07 smithi005 bash[33615]: cluster 2023-09-30T09:00:06.182213+0000 mgr.y (mgr.24358) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:07.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:07 smithi099 bash[27661]: cluster 2023-09-30T09:00:06.182213+0000 mgr.y (mgr.24358) 160 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:08.858 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:08 smithi005 bash[27488]: [30/Sep/2023:09:00:08] ENGINE Bus STOPPING 2023-09-30T09:00:08.858 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:08 smithi005 bash[27488]: [30/Sep/2023:09:00:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:00:08.858 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:08 smithi005 bash[27488]: [30/Sep/2023:09:00:08] ENGINE Bus STOPPED 2023-09-30T09:00:08.858 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:08 smithi005 bash[27488]: [30/Sep/2023:09:00:08] ENGINE Bus STARTING 2023-09-30T09:00:09.183 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:08 smithi005 bash[27488]: [30/Sep/2023:09:00:08] ENGINE Serving on http://:::9283 2023-09-30T09:00:09.184 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:08 smithi005 bash[27488]: [30/Sep/2023:09:00:08] ENGINE Bus STARTED 2023-09-30T09:00:09.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:09 smithi005 bash[27219]: cluster 2023-09-30T09:00:08.183161+0000 mgr.y (mgr.24358) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:09.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:09 smithi005 bash[27219]: audit 2023-09-30T09:00:08.734064+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' 2023-09-30T09:00:09.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:09 smithi005 bash[33615]: cluster 2023-09-30T09:00:08.183161+0000 mgr.y (mgr.24358) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:09.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:09 smithi005 bash[33615]: audit 2023-09-30T09:00:08.734064+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' 2023-09-30T09:00:09.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:09 smithi099 bash[27661]: cluster 2023-09-30T09:00:08.183161+0000 mgr.y (mgr.24358) 161 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:09.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:09 smithi099 bash[27661]: audit 2023-09-30T09:00:08.734064+0000 mon.a (mon.0) 682 : audit [INF] from='client.? ' entity='client.admin' 2023-09-30T09:00:10.047 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-30T09:00:11.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:11 smithi005 bash[33615]: audit 2023-09-30T09:00:10.026219+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:11.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:11 smithi005 bash[33615]: cluster 2023-09-30T09:00:10.183534+0000 mgr.y (mgr.24358) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:11.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:11 smithi005 bash[27219]: audit 2023-09-30T09:00:10.026219+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:11.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:11 smithi005 bash[27219]: cluster 2023-09-30T09:00:10.183534+0000 mgr.y (mgr.24358) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:11 smithi099 bash[27661]: audit 2023-09-30T09:00:10.026219+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:11 smithi099 bash[27661]: cluster 2023-09-30T09:00:10.183534+0000 mgr.y (mgr.24358) 162 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:12.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:11 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:11] "GET /metrics HTTP/1.1" 200 191354 "" "Prometheus/2.33.4" 2023-09-30T09:00:12.306 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_0' created 2023-09-30T09:00:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.259563+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.262082+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.263257+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.269712+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.277079+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.279893+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.281047+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.289159+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[27219]: audit 2023-09-30T09:00:11.367283+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.5:0/1592852970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-30T09:00:12.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.259563+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.262082+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.263257+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.269712+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.277079+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.279893+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.281047+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.289159+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:12 smithi005 bash[33615]: audit 2023-09-30T09:00:11.367283+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.5:0/1592852970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.259563+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.262082+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.263257+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.269712+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.277079+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.279893+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.281047+0000 mon.c (mon.2) 97 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.289159+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:12.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:12 smithi099 bash[27661]: audit 2023-09-30T09:00:11.367283+0000 mon.a (mon.0) 687 : audit [INF] from='client.? 172.21.15.5:0/1592852970' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-30T09:00:13.580 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:13 smithi005 bash[27219]: cluster 2023-09-30T09:00:12.184182+0000 mgr.y (mgr.24358) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:13.580 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:13 smithi005 bash[27219]: audit 2023-09-30T09:00:12.296813+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.5:0/1592852970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-30T09:00:13.581 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:13 smithi005 bash[27219]: cluster 2023-09-30T09:00:12.297860+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-30T09:00:13.581 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:13 smithi005 bash[33615]: cluster 2023-09-30T09:00:12.184182+0000 mgr.y (mgr.24358) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:13.581 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:13 smithi005 bash[33615]: audit 2023-09-30T09:00:12.296813+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.5:0/1592852970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-30T09:00:13.581 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:13 smithi005 bash[33615]: cluster 2023-09-30T09:00:12.297860+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-30T09:00:13.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-30T09:00:13.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:13 smithi099 bash[27661]: cluster 2023-09-30T09:00:12.184182+0000 mgr.y (mgr.24358) 163 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:13.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:13 smithi099 bash[27661]: audit 2023-09-30T09:00:12.296813+0000 mon.a (mon.0) 688 : audit [INF] from='client.? 172.21.15.5:0/1592852970' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-30T09:00:13.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:13 smithi099 bash[27661]: cluster 2023-09-30T09:00:12.297860+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-30T09:00:14.065 INFO:teuthology.orchestra.run.smithi005.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:00:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: cluster 2023-09-30T09:00:13.302002+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-30T09:00:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: audit 2023-09-30T09:00:14.054437+0000 mgr.y (mgr.24358) 164 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:00:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: cephadm 2023-09-30T09:00:14.055958+0000 mgr.y (mgr.24358) 165 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:00:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: audit 2023-09-30T09:00:14.062502+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: audit 2023-09-30T09:00:14.073271+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: audit 2023-09-30T09:00:14.076404+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: audit 2023-09-30T09:00:14.077893+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: audit 2023-09-30T09:00:14.086401+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: cephadm 2023-09-30T09:00:14.095508+0000 mgr.y (mgr.24358) 166 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[27219]: cluster 2023-09-30T09:00:14.184858+0000 mgr.y (mgr.24358) 167 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: cluster 2023-09-30T09:00:13.302002+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: audit 2023-09-30T09:00:14.054437+0000 mgr.y (mgr.24358) 164 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: cephadm 2023-09-30T09:00:14.055958+0000 mgr.y (mgr.24358) 165 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: audit 2023-09-30T09:00:14.062502+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: audit 2023-09-30T09:00:14.073271+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: audit 2023-09-30T09:00:14.076404+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:14.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: audit 2023-09-30T09:00:14.077893+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:14.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: audit 2023-09-30T09:00:14.086401+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:14.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: cephadm 2023-09-30T09:00:14.095508+0000 mgr.y (mgr.24358) 166 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:00:14.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:14 smithi005 bash[33615]: cluster 2023-09-30T09:00:14.184858+0000 mgr.y (mgr.24358) 167 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: cluster 2023-09-30T09:00:13.302002+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: audit 2023-09-30T09:00:14.054437+0000 mgr.y (mgr.24358) 164 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: cephadm 2023-09-30T09:00:14.055958+0000 mgr.y (mgr.24358) 165 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: audit 2023-09-30T09:00:14.062502+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: audit 2023-09-30T09:00:14.073271+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: audit 2023-09-30T09:00:14.076404+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:00:14.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: audit 2023-09-30T09:00:14.077893+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:00:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: audit 2023-09-30T09:00:14.086401+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: cephadm 2023-09-30T09:00:14.095508+0000 mgr.y (mgr.24358) 166 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:00:14.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:14 smithi099 bash[27661]: cluster 2023-09-30T09:00:14.184858+0000 mgr.y (mgr.24358) 167 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:14.944 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch ps' 2023-09-30T09:00:15.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:15 smithi005 bash[27219]: cluster 2023-09-30T09:00:14.312376+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-30T09:00:15.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:15 smithi005 bash[33615]: cluster 2023-09-30T09:00:14.312376+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-30T09:00:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:15 smithi099 bash[27661]: cluster 2023-09-30T09:00:14.312376+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-30T09:00:16.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:16 smithi005 bash[27219]: cluster 2023-09-30T09:00:16.185557+0000 mgr.y (mgr.24358) 168 : cluster [DBG] pgmap v147: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:16.616 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:16 smithi005 bash[33615]: cluster 2023-09-30T09:00:16.185557+0000 mgr.y (mgr.24358) 168 : cluster [DBG] pgmap v147: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:16.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:16 smithi099 bash[27661]: cluster 2023-09-30T09:00:16.185557+0000 mgr.y (mgr.24358) 168 : cluster [DBG] pgmap v147: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:18.465 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:00:18.747 INFO:teuthology.orchestra.run.smithi005.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:00:18.747 INFO:teuthology.orchestra.run.smithi005.stdout:alertmanager.a smithi005 *:9093,9094 running (2m) 7s ago 3m 14.0M - 0.23.0 ba2b418f427c 11f918e8c46f 2023-09-30T09:00:18.747 INFO:teuthology.orchestra.run.smithi005.stdout:grafana.a smithi099 *:3000 running (3m) 8s ago 3m 42.9M - 8.3.5 dad864ee21e9 f9c717dc8e1f 2023-09-30T09:00:18.747 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi005.gpfodn smithi005 running (2m) 7s ago 2m 13.2M - 16.2.14-44-geeb13ac9 94a6c4498547 b82b70586eb1 2023-09-30T09:00:18.747 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi099.oalojx smithi099 running (117s) 8s ago 117s 11.6M - 16.2.14-44-geeb13ac9 94a6c4498547 8abe65d0294a 2023-09-30T09:00:18.747 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.x smithi099 *:8443 running (10m) 8s ago 10m 375M - 16.2.14-44-geeb13ac9 94a6c4498547 1ce3ea67c5cf 2023-09-30T09:00:18.747 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.y smithi005 *:9283 running (12m) 7s ago 12m 429M - 16.2.14-44-geeb13ac9 94a6c4498547 3726105f5a35 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a smithi005 running (12m) 7s ago 12m 49.0M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 1c16fdf014d5 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b smithi099 running (10m) 8s ago 10m 42.9M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 0a2a1a1ddb99 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c smithi005 running (10m) 7s ago 10m 42.7M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 4953bf2bf497 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.a smithi005 *:9100 running (3m) 7s ago 4m 9144k - 1.3.1 1dbe0e931976 718a05167535 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.b smithi099 *:9100 running (3m) 8s ago 4m 9148k - 1.3.1 1dbe0e931976 065c0eb6c14f 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0 smithi005 running (9m) 7s ago 9m 37.7M 4061M 16.2.14-44-geeb13ac9 94a6c4498547 5000ad35066c 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1 smithi005 running (9m) 7s ago 9m 39.1M 4061M 16.2.14-44-geeb13ac9 94a6c4498547 b4b6eddc960e 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2 smithi005 running (8m) 7s ago 8m 38.0M 4061M 16.2.14-44-geeb13ac9 94a6c4498547 192adb115971 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3 smithi005 running (7m) 7s ago 7m 37.1M 4061M 16.2.14-44-geeb13ac9 94a6c4498547 207ab37ee269 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4 smithi099 running (7m) 8s ago 7m 40.4M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 053d3708d522 2023-09-30T09:00:18.748 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5 smithi099 running (6m) 8s ago 6m 37.7M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 c52409d3fb16 2023-09-30T09:00:18.749 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6 smithi099 running (5m) 8s ago 5m 38.1M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 04a9f8b6a448 2023-09-30T09:00:18.749 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7 smithi099 running (5m) 8s ago 5m 37.5M 4316M 16.2.14-44-geeb13ac9 94a6c4498547 fa9b3ddfb2e3 2023-09-30T09:00:18.749 INFO:teuthology.orchestra.run.smithi005.stdout:prometheus.a smithi099 *:9095 running (2m) 8s ago 4m 52.2M - 2.33.4 514e6a882f6e 1bb7fd9c28b3 2023-09-30T09:00:19.513 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:19 smithi005 bash[33615]: cluster 2023-09-30T09:00:18.186753+0000 mgr.y (mgr.24358) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:19.514 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:19 smithi005 bash[27219]: cluster 2023-09-30T09:00:18.186753+0000 mgr.y (mgr.24358) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:19.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:19 smithi099 bash[27661]: cluster 2023-09-30T09:00:18.186753+0000 mgr.y (mgr.24358) 169 : cluster [DBG] pgmap v148: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:20.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'echo wait for minority of mons to upgrade' 2023-09-30T09:00:20.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:20 smithi005 bash[27219]: audit 2023-09-30T09:00:18.730606+0000 mgr.y (mgr.24358) 170 : audit [DBG] from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:00:20.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:20 smithi005 bash[33615]: audit 2023-09-30T09:00:18.730606+0000 mgr.y (mgr.24358) 170 : audit [DBG] from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:00:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:20 smithi099 bash[27661]: audit 2023-09-30T09:00:18.730606+0000 mgr.y (mgr.24358) 170 : audit [DBG] from='client.24737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:00:21.507 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:21 smithi005 bash[33615]: cluster 2023-09-30T09:00:20.187234+0000 mgr.y (mgr.24358) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:21.507 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:21 smithi005 bash[27219]: cluster 2023-09-30T09:00:20.187234+0000 mgr.y (mgr.24358) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:21.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:21 smithi099 bash[27661]: cluster 2023-09-30T09:00:20.187234+0000 mgr.y (mgr.24358) 171 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:21.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:21 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:21] "GET /metrics HTTP/1.1" 200 191354 "" "Prometheus/2.33.4" 2023-09-30T09:00:23.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:23 smithi005 bash[27219]: cluster 2023-09-30T09:00:22.188106+0000 mgr.y (mgr.24358) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:23.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:23 smithi005 bash[33615]: cluster 2023-09-30T09:00:22.188106+0000 mgr.y (mgr.24358) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:23.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:23 smithi099 bash[27661]: cluster 2023-09-30T09:00:22.188106+0000 mgr.y (mgr.24358) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:24.740 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:00:24 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:00:25.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:24 smithi005 bash[33615]: cluster 2023-09-30T09:00:24.188531+0000 mgr.y (mgr.24358) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:24 smithi005 bash[27219]: cluster 2023-09-30T09:00:24.188531+0000 mgr.y (mgr.24358) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:24 smithi099 bash[27661]: cluster 2023-09-30T09:00:24.188531+0000 mgr.y (mgr.24358) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:27.257 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-30T09:00:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:27 smithi005 bash[33615]: cluster 2023-09-30T09:00:26.189161+0000 mgr.y (mgr.24358) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:27 smithi005 bash[33615]: audit 2023-09-30T09:00:26.969804+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.5:0/691177542' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:00:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:27 smithi005 bash[33615]: audit 2023-09-30T09:00:26.970253+0000 mon.a (mon.0) 694 : audit [INF] 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-30T09:00:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:27 smithi005 bash[27219]: cluster 2023-09-30T09:00:26.189161+0000 mgr.y (mgr.24358) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:27 smithi005 bash[27219]: audit 2023-09-30T09:00:26.969804+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.5:0/691177542' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:00:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:27 smithi005 bash[27219]: audit 2023-09-30T09:00:26.970253+0000 mon.a (mon.0) 694 : audit [INF] 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-30T09:00:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:27 smithi099 bash[27661]: cluster 2023-09-30T09:00:26.189161+0000 mgr.y (mgr.24358) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:27 smithi099 bash[27661]: audit 2023-09-30T09:00:26.969804+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.5:0/691177542' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:00:27.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:27 smithi099 bash[27661]: audit 2023-09-30T09:00:26.970253+0000 mon.a (mon.0) 694 : audit [INF] 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-30T09:00:28.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:28 smithi005 bash[33615]: audit 2023-09-30T09:00:27.248932+0000 mon.a (mon.0) 695 : audit [INF] 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-30T09:00:28.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:28 smithi005 bash[33615]: cluster 2023-09-30T09:00:27.249093+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-30T09:00:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:28 smithi005 bash[27219]: audit 2023-09-30T09:00:27.248932+0000 mon.a (mon.0) 695 : audit [INF] 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-30T09:00:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:28 smithi005 bash[27219]: cluster 2023-09-30T09:00:27.249093+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-30T09:00:28.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:28 smithi099 bash[27661]: audit 2023-09-30T09:00:27.248932+0000 mon.a (mon.0) 695 : audit [INF] 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-30T09:00:28.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:28 smithi099 bash[27661]: cluster 2023-09-30T09:00:27.249093+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-30T09:00:29.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:29 smithi005 bash[33615]: cluster 2023-09-30T09:00:28.189598+0000 mgr.y (mgr.24358) 175 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:29.519 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:29 smithi005 bash[27219]: cluster 2023-09-30T09:00:28.189598+0000 mgr.y (mgr.24358) 175 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:29 smithi099 bash[27661]: cluster 2023-09-30T09:00:28.189598+0000 mgr.y (mgr.24358) 175 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:31.291 INFO:teuthology.orchestra.run.smithi005.stdout:wait for minority of mons to upgrade 2023-09-30T09:00:31.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:31 smithi005 bash[27219]: cluster 2023-09-30T09:00:30.190008+0000 mgr.y (mgr.24358) 176 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:31 smithi005 bash[33615]: cluster 2023-09-30T09:00:30.190008+0000 mgr.y (mgr.24358) 176 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:31 smithi099 bash[27661]: cluster 2023-09-30T09:00:30.190008+0000 mgr.y (mgr.24358) 176 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:31.579 DEBUG:teuthology.orchestra.run.smithi005:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2023-09-30T09:00:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:adding op weight read -> 45 2023-09-30T09:00:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:adding op weight write -> 45 2023-09-30T09:00:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:adding op weight delete -> 10 2023-09-30T09:00:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable) 2023-09-30T09:00:31.597 INFO:tasks.rados.rados.0.smithi005.stdout:Configuration: 2023-09-30T09:00:31.597 INFO:tasks.rados.rados.0.smithi005.stdout: Number of operations: 4000 2023-09-30T09:00:31.597 INFO:tasks.rados.rados.0.smithi005.stdout: Number of objects: 500 2023-09-30T09:00:31.597 INFO:tasks.rados.rados.0.smithi005.stdout: Max in flight operations: 16 2023-09-30T09:00:31.597 INFO:tasks.rados.rados.0.smithi005.stdout: Object size (in bytes): 4000000 2023-09-30T09:00:31.597 INFO:tasks.rados.rados.0.smithi005.stdout: Write stride min: 400000 2023-09-30T09:00:31.597 INFO:tasks.rados.rados.0.smithi005.stdout: Write stride max: 800000 2023-09-30T09:00:32.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:31 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:31] "GET /metrics HTTP/1.1" 200 193758 "" "Prometheus/2.33.4" 2023-09-30T09:00:32.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-09-30T09:00:32.280 INFO:tasks.rados.rados.0.smithi005.stdout:1: write initial oid 1 2023-09-30T09:00:32.280 INFO:tasks.rados.rados.0.smithi005.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-09-30T09:00:32.286 INFO:tasks.rados.rados.0.smithi005.stdout:1: writing smithi00566664-1 from 416807 to 892056 tid 1 2023-09-30T09:00:32.294 INFO:tasks.rados.rados.0.smithi005.stdout:1: writing smithi00566664-1 from 1542129 to 2016807 tid 2 2023-09-30T09:00:32.294 INFO:tasks.rados.rados.0.smithi005.stdout:2: write initial oid 2 2023-09-30T09:00:32.294 INFO:tasks.rados.rados.0.smithi005.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-09-30T09:00:32.300 INFO:tasks.rados.rados.0.smithi005.stdout:2: writing smithi00566664-2 from 416807 to 892056 tid 1 2023-09-30T09:00:32.309 INFO:tasks.rados.rados.0.smithi005.stdout:2: writing smithi00566664-2 from 1542129 to 2016807 tid 2 2023-09-30T09:00:32.309 INFO:tasks.rados.rados.0.smithi005.stdout:3: write initial oid 3 2023-09-30T09:00:32.309 INFO:tasks.rados.rados.0.smithi005.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-09-30T09:00:32.315 INFO:tasks.rados.rados.0.smithi005.stdout:3: writing smithi00566664-3 from 433614 to 984112 tid 1 2023-09-30T09:00:32.323 INFO:tasks.rados.rados.0.smithi005.stdout:3: writing smithi00566664-3 from 1600611 to 2033614 tid 2 2023-09-30T09:00:32.323 INFO:tasks.rados.rados.0.smithi005.stdout:4: write initial oid 4 2023-09-30T09:00:32.323 INFO:tasks.rados.rados.0.smithi005.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-09-30T09:00:32.329 INFO:tasks.rados.rados.0.smithi005.stdout:4: writing smithi00566664-4 from 450421 to 1076168 tid 1 2023-09-30T09:00:32.336 INFO:tasks.rados.rados.0.smithi005.stdout:4: writing smithi00566664-4 from 1659093 to 2050421 tid 2 2023-09-30T09:00:32.336 INFO:tasks.rados.rados.0.smithi005.stdout:5: write initial oid 5 2023-09-30T09:00:32.336 INFO:tasks.rados.rados.0.smithi005.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-09-30T09:00:32.343 INFO:tasks.rados.rados.0.smithi005.stdout:5: writing smithi00566664-5 from 467228 to 1168224 tid 1 2023-09-30T09:00:32.348 INFO:tasks.rados.rados.0.smithi005.stdout:5: writing smithi00566664-5 from 1717575 to 2067228 tid 2 2023-09-30T09:00:32.348 INFO:tasks.rados.rados.0.smithi005.stdout:6: write initial oid 6 2023-09-30T09:00:32.348 INFO:tasks.rados.rados.0.smithi005.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-09-30T09:00:32.356 INFO:tasks.rados.rados.0.smithi005.stdout:6: writing smithi00566664-6 from 484035 to 1260280 tid 1 2023-09-30T09:00:32.361 INFO:tasks.rados.rados.0.smithi005.stdout:6: writing smithi00566664-6 from 2059704 to 2084035 tid 2 2023-09-30T09:00:32.361 INFO:tasks.rados.rados.0.smithi005.stdout:7: write initial oid 7 2023-09-30T09:00:32.361 INFO:tasks.rados.rados.0.smithi005.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-09-30T09:00:32.366 INFO:tasks.rados.rados.0.smithi005.stdout:7: writing smithi00566664-7 from 500842 to 952336 tid 1 2023-09-30T09:00:32.373 INFO:tasks.rados.rados.0.smithi005.stdout:7: writing smithi00566664-7 from 1718186 to 2100842 tid 2 2023-09-30T09:00:32.373 INFO:tasks.rados.rados.0.smithi005.stdout:8: write initial oid 8 2023-09-30T09:00:32.373 INFO:tasks.rados.rados.0.smithi005.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-09-30T09:00:32.379 INFO:tasks.rados.rados.0.smithi005.stdout:8: writing smithi00566664-8 from 517649 to 1044392 tid 1 2023-09-30T09:00:32.386 INFO:tasks.rados.rados.0.smithi005.stdout:8: writing smithi00566664-8 from 1776668 to 2117649 tid 2 2023-09-30T09:00:32.386 INFO:tasks.rados.rados.0.smithi005.stdout:9: write initial oid 9 2023-09-30T09:00:32.387 INFO:tasks.rados.rados.0.smithi005.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-09-30T09:00:32.394 INFO:tasks.rados.rados.0.smithi005.stdout:9: writing smithi00566664-9 from 534456 to 1252801 tid 1 2023-09-30T09:00:32.400 INFO:tasks.rados.rados.0.smithi005.stdout:9: writing smithi00566664-9 from 1951503 to 2134456 tid 2 2023-09-30T09:00:32.400 INFO:tasks.rados.rados.0.smithi005.stdout:10: write initial oid 10 2023-09-30T09:00:32.400 INFO:tasks.rados.rados.0.smithi005.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-09-30T09:00:32.409 INFO:tasks.rados.rados.0.smithi005.stdout:10: writing smithi00566664-10 from 551263 to 1344857 tid 1 2023-09-30T09:00:32.415 INFO:tasks.rados.rados.0.smithi005.stdout:10: writing smithi00566664-10 from 1893632 to 2151263 tid 2 2023-09-30T09:00:32.415 INFO:tasks.rados.rados.0.smithi005.stdout:11: write initial oid 11 2023-09-30T09:00:32.415 INFO:tasks.rados.rados.0.smithi005.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-09-30T09:00:32.421 INFO:tasks.rados.rados.0.smithi005.stdout:11: writing smithi00566664-11 from 568070 to 1036913 tid 1 2023-09-30T09:00:32.428 INFO:tasks.rados.rados.0.smithi005.stdout:11: writing smithi00566664-11 from 1552114 to 2168070 tid 2 2023-09-30T09:00:32.428 INFO:tasks.rados.rados.0.smithi005.stdout:12: write initial oid 12 2023-09-30T09:00:32.428 INFO:tasks.rados.rados.0.smithi005.stdout:1: finishing write tid 1 to smithi00566664-1 2023-09-30T09:00:32.428 INFO:tasks.rados.rados.0.smithi005.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-09-30T09:00:32.434 INFO:tasks.rados.rados.0.smithi005.stdout:12: writing smithi00566664-12 from 584877 to 1128969 tid 1 2023-09-30T09:00:32.441 INFO:tasks.rados.rados.0.smithi005.stdout:12: writing smithi00566664-12 from 1610596 to 2172599 tid 2 2023-09-30T09:00:32.441 INFO:tasks.rados.rados.0.smithi005.stdout:13: write initial oid 13 2023-09-30T09:00:32.441 INFO:tasks.rados.rados.0.smithi005.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-09-30T09:00:32.448 INFO:tasks.rados.rados.0.smithi005.stdout:13: writing smithi00566664-13 from 601684 to 1221025 tid 1 2023-09-30T09:00:32.454 INFO:tasks.rados.rados.0.smithi005.stdout:13: writing smithi00566664-13 from 1669078 to 2201684 tid 2 2023-09-30T09:00:32.454 INFO:tasks.rados.rados.0.smithi005.stdout:14: write initial oid 14 2023-09-30T09:00:32.454 INFO:tasks.rados.rados.0.smithi005.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-09-30T09:00:32.463 INFO:tasks.rados.rados.0.smithi005.stdout:14: writing smithi00566664-14 from 618491 to 1313081 tid 1 2023-09-30T09:00:32.465 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:32 smithi005 bash[33615]: audit 2023-09-30T09:00:31.610459+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.5:0/3688984701' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:00:32.465 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:32 smithi005 bash[33615]: audit 2023-09-30T09:00:31.611048+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:00:32.465 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:32 smithi005 bash[27219]: audit 2023-09-30T09:00:31.610459+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.5:0/3688984701' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:00:32.465 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:32 smithi005 bash[27219]: audit 2023-09-30T09:00:31.611048+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:00:32.468 INFO:tasks.rados.rados.0.smithi005.stdout:14: writing smithi00566664-14 from 2011207 to 2218491 tid 2 2023-09-30T09:00:32.468 INFO:tasks.rados.rados.0.smithi005.stdout:15: write initial oid 15 2023-09-30T09:00:32.468 INFO:tasks.rados.rados.0.smithi005.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-09-30T09:00:32.477 INFO:tasks.rados.rados.0.smithi005.stdout:15: writing smithi00566664-15 from 635298 to 1405137 tid 1 2023-09-30T09:00:32.482 INFO:tasks.rados.rados.0.smithi005.stdout:15: writing smithi00566664-15 from 2069689 to 2235298 tid 2 2023-09-30T09:00:32.482 INFO:tasks.rados.rados.0.smithi005.stdout:16: write initial oid 16 2023-09-30T09:00:32.482 INFO:tasks.rados.rados.0.smithi005.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-09-30T09:00:32.488 INFO:tasks.rados.rados.0.smithi005.stdout:16: writing smithi00566664-16 from 652105 to 1097193 tid 1 2023-09-30T09:00:32.496 INFO:tasks.rados.rados.0.smithi005.stdout:16: writing smithi00566664-16 from 1728171 to 2181159 tid 2 2023-09-30T09:00:32.496 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.496 INFO:tasks.rados.rados.0.smithi005.stdout:1: finishing write tid 2 to smithi00566664-1 2023-09-30T09:00:32.496 INFO:tasks.rados.rados.0.smithi005.stdout:1: finishing write tid 3 to smithi00566664-1 2023-09-30T09:00:32.496 INFO:tasks.rados.rados.0.smithi005.stdout:1: finishing write tid 4 to smithi00566664-1 2023-09-30T09:00:32.496 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:2: finishing write tid 1 to smithi00566664-2 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:2: finishing write tid 2 to smithi00566664-2 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:2: finishing write tid 3 to smithi00566664-2 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:2: finishing write tid 4 to smithi00566664-2 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:3: finishing write tid 1 to smithi00566664-3 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:3: finishing write tid 2 to smithi00566664-3 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:3: finishing write tid 3 to smithi00566664-3 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:3: finishing write tid 4 to smithi00566664-3 2023-09-30T09:00:32.497 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:4: finishing write tid 1 to smithi00566664-4 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:4: finishing write tid 2 to smithi00566664-4 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:4: finishing write tid 3 to smithi00566664-4 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:4: finishing write tid 4 to smithi00566664-4 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:5: finishing write tid 1 to smithi00566664-5 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:5: finishing write tid 2 to smithi00566664-5 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:5: finishing write tid 3 to smithi00566664-5 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:5: finishing write tid 4 to smithi00566664-5 2023-09-30T09:00:32.498 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:6: finishing write tid 1 to smithi00566664-6 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:6: finishing write tid 2 to smithi00566664-6 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:6: finishing write tid 3 to smithi00566664-6 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:6: finishing write tid 4 to smithi00566664-6 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:7: finishing write tid 1 to smithi00566664-7 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:1: done (15 left) 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:2: done (14 left) 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:3: done (13 left) 2023-09-30T09:00:32.499 INFO:tasks.rados.rados.0.smithi005.stdout:4: done (12 left) 2023-09-30T09:00:32.500 INFO:tasks.rados.rados.0.smithi005.stdout:5: done (11 left) 2023-09-30T09:00:32.500 INFO:tasks.rados.rados.0.smithi005.stdout:6: done (10 left) 2023-09-30T09:00:32.500 INFO:tasks.rados.rados.0.smithi005.stdout:17: write initial oid 17 2023-09-30T09:00:32.500 INFO:tasks.rados.rados.0.smithi005.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-09-30T09:00:32.503 INFO:tasks.rados.rados.0.smithi005.stdout:17: writing smithi00566664-17 from 668912 to 1305602 tid 1 2023-09-30T09:00:32.509 INFO:tasks.rados.rados.0.smithi005.stdout:17: writing smithi00566664-17 from 1903006 to 2268912 tid 2 2023-09-30T09:00:32.510 INFO:tasks.rados.rados.0.smithi005.stdout:18: write initial oid 18 2023-09-30T09:00:32.510 INFO:tasks.rados.rados.0.smithi005.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-09-30T09:00:32.518 INFO:tasks.rados.rados.0.smithi005.stdout:18: writing smithi00566664-18 from 685719 to 1397658 tid 1 2023-09-30T09:00:32.523 INFO:tasks.rados.rados.0.smithi005.stdout:18: writing smithi00566664-18 from 1845135 to 2285719 tid 2 2023-09-30T09:00:32.524 INFO:tasks.rados.rados.0.smithi005.stdout:19: write initial oid 19 2023-09-30T09:00:32.524 INFO:tasks.rados.rados.0.smithi005.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-09-30T09:00:32.532 INFO:tasks.rados.rados.0.smithi005.stdout:19: writing smithi00566664-19 from 702526 to 1489714 tid 1 2023-09-30T09:00:32.537 INFO:tasks.rados.rados.0.smithi005.stdout:19: writing smithi00566664-19 from 1903617 to 2302526 tid 2 2023-09-30T09:00:32.537 INFO:tasks.rados.rados.0.smithi005.stdout:20: write initial oid 20 2023-09-30T09:00:32.537 INFO:tasks.rados.rados.0.smithi005.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-09-30T09:00:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:20: writing smithi00566664-20 from 719333 to 1181770 tid 1 2023-09-30T09:00:32.550 INFO:tasks.rados.rados.0.smithi005.stdout:20: writing smithi00566664-20 from 1962099 to 2319333 tid 2 2023-09-30T09:00:32.551 INFO:tasks.rados.rados.0.smithi005.stdout:21: write initial oid 21 2023-09-30T09:00:32.551 INFO:tasks.rados.rados.0.smithi005.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-09-30T09:00:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:32 smithi099 bash[27661]: audit 2023-09-30T09:00:31.610459+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.5:0/3688984701' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:00:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:32 smithi099 bash[27661]: audit 2023-09-30T09:00:31.611048+0000 mon.a (mon.0) 697 : audit [INF] from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:00:32.559 INFO:tasks.rados.rados.0.smithi005.stdout:21: writing smithi00566664-21 from 736140 to 1273826 tid 1 2023-09-30T09:00:32.566 INFO:tasks.rados.rados.0.smithi005.stdout:21: writing smithi00566664-21 from 2020581 to 2336140 tid 2 2023-09-30T09:00:32.566 INFO:tasks.rados.rados.0.smithi005.stdout:22: write initial oid 22 2023-09-30T09:00:32.566 INFO:tasks.rados.rados.0.smithi005.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-09-30T09:00:32.574 INFO:tasks.rados.rados.0.smithi005.stdout:22: writing smithi00566664-22 from 752947 to 1365882 tid 1 2023-09-30T09:00:32.580 INFO:tasks.rados.rados.0.smithi005.stdout:22: writing smithi00566664-22 from 1962710 to 2352947 tid 2 2023-09-30T09:00:32.580 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.580 INFO:tasks.rados.rados.0.smithi005.stdout:7: finishing write tid 2 to smithi00566664-7 2023-09-30T09:00:32.580 INFO:tasks.rados.rados.0.smithi005.stdout:7: finishing write tid 3 to smithi00566664-7 2023-09-30T09:00:32.580 INFO:tasks.rados.rados.0.smithi005.stdout:7: finishing write tid 4 to smithi00566664-7 2023-09-30T09:00:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-30T09:00:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:00:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:8: finishing write tid 1 to smithi00566664-8 2023-09-30T09:00:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:7: done (15 left) 2023-09-30T09:00:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:23: write initial oid 23 2023-09-30T09:00:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-09-30T09:00:32.590 INFO:tasks.rados.rados.0.smithi005.stdout:23: writing smithi00566664-23 from 769754 to 1457938 tid 1 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:23: writing smithi00566664-23 from 2021192 to 2369754 tid 2 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:8: finishing write tid 2 to smithi00566664-8 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:8: finishing write tid 3 to smithi00566664-8 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:8: finishing write tid 4 to smithi00566664-8 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-09-30T09:00:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:9: finishing write tid 1 to smithi00566664-9 2023-09-30T09:00:32.595 INFO:tasks.rados.rados.0.smithi005.stdout:8: done (15 left) 2023-09-30T09:00:32.595 INFO:tasks.rados.rados.0.smithi005.stdout:24: write initial oid 24 2023-09-30T09:00:32.595 INFO:tasks.rados.rados.0.smithi005.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-09-30T09:00:32.601 INFO:tasks.rados.rados.0.smithi005.stdout:24: writing smithi00566664-24 from 786561 to 1266347 tid 1 2023-09-30T09:00:32.607 INFO:tasks.rados.rados.0.smithi005.stdout:24: writing smithi00566664-24 from 1796027 to 2263691 tid 2 2023-09-30T09:00:32.607 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.607 INFO:tasks.rados.rados.0.smithi005.stdout:9: finishing write tid 2 to smithi00566664-9 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:9: finishing write tid 3 to smithi00566664-9 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:9: finishing write tid 4 to smithi00566664-9 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:10: finishing write tid 1 to smithi00566664-10 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:9: done (15 left) 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:25: write initial oid 25 2023-09-30T09:00:32.608 INFO:tasks.rados.rados.0.smithi005.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-09-30T09:00:32.613 INFO:tasks.rados.rados.0.smithi005.stdout:25: writing smithi00566664-25 from 403368 to 958403 tid 1 2023-09-30T09:00:32.621 INFO:tasks.rados.rados.0.smithi005.stdout:25: writing smithi00566664-25 from 1454509 to 2182184 tid 2 2023-09-30T09:00:32.621 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.621 INFO:tasks.rados.rados.0.smithi005.stdout:10: finishing write tid 2 to smithi00566664-10 2023-09-30T09:00:32.621 INFO:tasks.rados.rados.0.smithi005.stdout:10: finishing write tid 3 to smithi00566664-10 2023-09-30T09:00:32.622 INFO:tasks.rados.rados.0.smithi005.stdout:10: finishing write tid 4 to smithi00566664-10 2023-09-30T09:00:32.622 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-30T09:00:32.622 INFO:tasks.rados.rados.0.smithi005.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-09-30T09:00:32.622 INFO:tasks.rados.rados.0.smithi005.stdout:11: finishing write tid 1 to smithi00566664-11 2023-09-30T09:00:32.622 INFO:tasks.rados.rados.0.smithi005.stdout:10: done (15 left) 2023-09-30T09:00:32.622 INFO:tasks.rados.rados.0.smithi005.stdout:26: write initial oid 26 2023-09-30T09:00:32.622 INFO:tasks.rados.rados.0.smithi005.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-09-30T09:00:32.628 INFO:tasks.rados.rados.0.smithi005.stdout:26: writing smithi00566664-26 from 420175 to 1050459 tid 1 2023-09-30T09:00:32.636 INFO:tasks.rados.rados.0.smithi005.stdout:26: writing smithi00566664-26 from 1796638 to 2267971 tid 2 2023-09-30T09:00:32.636 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.636 INFO:tasks.rados.rados.0.smithi005.stdout:11: finishing write tid 2 to smithi00566664-11 2023-09-30T09:00:32.636 INFO:tasks.rados.rados.0.smithi005.stdout:11: finishing write tid 3 to smithi00566664-11 2023-09-30T09:00:32.636 INFO:tasks.rados.rados.0.smithi005.stdout:11: finishing write tid 4 to smithi00566664-11 2023-09-30T09:00:32.636 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-30T09:00:32.636 INFO:tasks.rados.rados.0.smithi005.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:12: finishing write tid 1 to smithi00566664-12 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:12: finishing write tid 2 to smithi00566664-12 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:12: finishing write tid 3 to smithi00566664-12 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:12: finishing write tid 4 to smithi00566664-12 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 12 v 3 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:13: finishing write tid 1 to smithi00566664-13 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:13: finishing write tid 2 to smithi00566664-13 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:13: finishing write tid 3 to smithi00566664-13 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:13: finishing write tid 4 to smithi00566664-13 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 3 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-30T09:00:32.637 INFO:tasks.rados.rados.0.smithi005.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:14: finishing write tid 1 to smithi00566664-14 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:14: finishing write tid 2 to smithi00566664-14 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:14: finishing write tid 3 to smithi00566664-14 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:14: finishing write tid 4 to smithi00566664-14 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 14 v 3 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:15: finishing write tid 1 to smithi00566664-15 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:15: finishing write tid 2 to smithi00566664-15 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:15: finishing write tid 3 to smithi00566664-15 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:15: finishing write tid 4 to smithi00566664-15 2023-09-30T09:00:32.638 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:16: finishing write tid 1 to smithi00566664-16 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:11: done (15 left) 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:12: done (14 left) 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:13: done (13 left) 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:14: done (12 left) 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:15: done (11 left) 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:27: write initial oid 27 2023-09-30T09:00:32.639 INFO:tasks.rados.rados.0.smithi005.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-09-30T09:00:32.642 INFO:tasks.rados.rados.0.smithi005.stdout:27: writing smithi00566664-27 from 436982 to 1142515 tid 1 2023-09-30T09:00:32.650 INFO:tasks.rados.rados.0.smithi005.stdout:27: writing smithi00566664-27 from 1855120 to 2436982 tid 2 2023-09-30T09:00:32.650 INFO:tasks.rados.rados.0.smithi005.stdout:28: write initial oid 28 2023-09-30T09:00:32.650 INFO:tasks.rados.rados.0.smithi005.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-09-30T09:00:32.657 INFO:tasks.rados.rados.0.smithi005.stdout:28: writing smithi00566664-28 from 453789 to 1234571 tid 1 2023-09-30T09:00:32.666 INFO:tasks.rados.rados.0.smithi005.stdout:28: writing smithi00566664-28 from 1913602 to 2388604 tid 2 2023-09-30T09:00:32.666 INFO:tasks.rados.rados.0.smithi005.stdout:29: write initial oid 29 2023-09-30T09:00:32.666 INFO:tasks.rados.rados.0.smithi005.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-09-30T09:00:32.671 INFO:tasks.rados.rados.0.smithi005.stdout:29: writing smithi00566664-29 from 470596 to 926627 tid 1 2023-09-30T09:00:32.679 INFO:tasks.rados.rados.0.smithi005.stdout:29: writing smithi00566664-29 from 1572084 to 2190744 tid 2 2023-09-30T09:00:32.680 INFO:tasks.rados.rados.0.smithi005.stdout:30: write initial oid 30 2023-09-30T09:00:32.680 INFO:tasks.rados.rados.0.smithi005.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-09-30T09:00:32.686 INFO:tasks.rados.rados.0.smithi005.stdout:30: writing smithi00566664-30 from 487403 to 1018683 tid 1 2023-09-30T09:00:32.692 INFO:tasks.rados.rados.0.smithi005.stdout:30: writing smithi00566664-30 from 1514213 to 1992884 tid 2 2023-09-30T09:00:32.692 INFO:tasks.rados.rados.0.smithi005.stdout:31: write initial oid 31 2023-09-30T09:00:32.693 INFO:tasks.rados.rados.0.smithi005.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-09-30T09:00:32.700 INFO:tasks.rados.rados.0.smithi005.stdout:31: writing smithi00566664-31 from 504210 to 1110739 tid 1 2023-09-30T09:00:32.707 INFO:tasks.rados.rados.0.smithi005.stdout:31: writing smithi00566664-31 from 1572695 to 2195024 tid 2 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:16: finishing write tid 2 to smithi00566664-16 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:16: finishing write tid 3 to smithi00566664-16 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:16: finishing write tid 4 to smithi00566664-16 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 16 v 9 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:17: finishing write tid 1 to smithi00566664-17 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:17: finishing write tid 2 to smithi00566664-17 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:17: finishing write tid 3 to smithi00566664-17 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:17: finishing write tid 4 to smithi00566664-17 2023-09-30T09:00:32.708 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:18: finishing write tid 1 to smithi00566664-18 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:18: finishing write tid 2 to smithi00566664-18 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:18: finishing write tid 3 to smithi00566664-18 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:18: finishing write tid 4 to smithi00566664-18 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:19: finishing write tid 1 to smithi00566664-19 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:19: finishing write tid 2 to smithi00566664-19 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:19: finishing write tid 3 to smithi00566664-19 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:19: finishing write tid 4 to smithi00566664-19 2023-09-30T09:00:32.709 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:20: finishing write tid 1 to smithi00566664-20 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:20: finishing write tid 2 to smithi00566664-20 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:20: finishing write tid 3 to smithi00566664-20 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:20: finishing write tid 4 to smithi00566664-20 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 20 v 12 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:21: finishing write tid 1 to smithi00566664-21 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:21: finishing write tid 2 to smithi00566664-21 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:21: finishing write tid 3 to smithi00566664-21 2023-09-30T09:00:32.710 INFO:tasks.rados.rados.0.smithi005.stdout:16: done (15 left) 2023-09-30T09:00:32.711 INFO:tasks.rados.rados.0.smithi005.stdout:17: done (14 left) 2023-09-30T09:00:32.711 INFO:tasks.rados.rados.0.smithi005.stdout:18: done (13 left) 2023-09-30T09:00:32.711 INFO:tasks.rados.rados.0.smithi005.stdout:19: done (12 left) 2023-09-30T09:00:32.711 INFO:tasks.rados.rados.0.smithi005.stdout:20: done (11 left) 2023-09-30T09:00:32.711 INFO:tasks.rados.rados.0.smithi005.stdout:32: write initial oid 32 2023-09-30T09:00:32.711 INFO:tasks.rados.rados.0.smithi005.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-09-30T09:00:32.715 INFO:tasks.rados.rados.0.smithi005.stdout:32: writing smithi00566664-32 from 521017 to 1319148 tid 1 2023-09-30T09:00:32.722 INFO:tasks.rados.rados.0.smithi005.stdout:32: writing smithi00566664-32 from 1747530 to 2229870 tid 2 2023-09-30T09:00:32.722 INFO:tasks.rados.rados.0.smithi005.stdout:33: write initial oid 33 2023-09-30T09:00:32.722 INFO:tasks.rados.rados.0.smithi005.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-09-30T09:00:32.728 INFO:tasks.rados.rados.0.smithi005.stdout:33: writing smithi00566664-33 from 537824 to 1011204 tid 1 2023-09-30T09:00:32.737 INFO:tasks.rados.rados.0.smithi005.stdout:33: writing smithi00566664-33 from 1806012 to 2432010 tid 2 2023-09-30T09:00:32.737 INFO:tasks.rados.rados.0.smithi005.stdout:34: write initial oid 34 2023-09-30T09:00:32.737 INFO:tasks.rados.rados.0.smithi005.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-09-30T09:00:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:34: writing smithi00566664-34 from 554631 to 1103260 tid 1 2023-09-30T09:00:32.750 INFO:tasks.rados.rados.0.smithi005.stdout:34: writing smithi00566664-34 from 1748141 to 2234150 tid 2 2023-09-30T09:00:32.750 INFO:tasks.rados.rados.0.smithi005.stdout:35: write initial oid 35 2023-09-30T09:00:32.750 INFO:tasks.rados.rados.0.smithi005.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-09-30T09:00:32.756 INFO:tasks.rados.rados.0.smithi005.stdout:35: writing smithi00566664-35 from 571438 to 1195316 tid 1 2023-09-30T09:00:32.765 INFO:tasks.rados.rados.0.smithi005.stdout:35: writing smithi00566664-35 from 1806623 to 2436290 tid 2 2023-09-30T09:00:32.765 INFO:tasks.rados.rados.0.smithi005.stdout:36: write initial oid 36 2023-09-30T09:00:32.766 INFO:tasks.rados.rados.0.smithi005.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-09-30T09:00:32.771 INFO:tasks.rados.rados.0.smithi005.stdout:36: writing smithi00566664-36 from 588245 to 1287372 tid 1 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:36: writing smithi00566664-36 from 1865105 to 2354783 tid 2 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:21: finishing write tid 4 to smithi00566664-21 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:22: finishing write tid 1 to smithi00566664-22 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:22: finishing write tid 2 to smithi00566664-22 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:22: finishing write tid 3 to smithi00566664-22 2023-09-30T09:00:32.779 INFO:tasks.rados.rados.0.smithi005.stdout:22: finishing write tid 4 to smithi00566664-22 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 22 v 9 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:23: finishing write tid 1 to smithi00566664-23 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:23: finishing write tid 2 to smithi00566664-23 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:23: finishing write tid 3 to smithi00566664-23 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:21: done (15 left) 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:22: done (14 left) 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:37: write initial oid 37 2023-09-30T09:00:32.780 INFO:tasks.rados.rados.0.smithi005.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-09-30T09:00:32.786 INFO:tasks.rados.rados.0.smithi005.stdout:37: writing smithi00566664-37 from 605052 to 1379428 tid 1 2023-09-30T09:00:32.793 INFO:tasks.rados.rados.0.smithi005.stdout:37: writing smithi00566664-37 from 1923587 to 2556923 tid 2 2023-09-30T09:00:32.793 INFO:tasks.rados.rados.0.smithi005.stdout:38: write initial oid 38 2023-09-30T09:00:32.793 INFO:tasks.rados.rados.0.smithi005.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-09-30T09:00:32.799 INFO:tasks.rados.rados.0.smithi005.stdout:38: writing smithi00566664-38 from 621859 to 1071484 tid 1 2023-09-30T09:00:32.808 INFO:tasks.rados.rados.0.smithi005.stdout:38: writing smithi00566664-38 from 1865716 to 2621859 tid 2 2023-09-30T09:00:32.808 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:23: finishing write tid 4 to smithi00566664-23 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:24: finishing write tid 1 to smithi00566664-24 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:24: finishing write tid 2 to smithi00566664-24 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:24: finishing write tid 3 to smithi00566664-24 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:24: finishing write tid 4 to smithi00566664-24 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 24 v 3 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-30T09:00:32.809 INFO:tasks.rados.rados.0.smithi005.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:00:32.810 INFO:tasks.rados.rados.0.smithi005.stdout:25: finishing write tid 1 to smithi00566664-25 2023-09-30T09:00:32.810 INFO:tasks.rados.rados.0.smithi005.stdout:23: done (15 left) 2023-09-30T09:00:32.810 INFO:tasks.rados.rados.0.smithi005.stdout:24: done (14 left) 2023-09-30T09:00:32.810 INFO:tasks.rados.rados.0.smithi005.stdout:39: write initial oid 39 2023-09-30T09:00:32.810 INFO:tasks.rados.rados.0.smithi005.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-09-30T09:00:32.815 INFO:tasks.rados.rados.0.smithi005.stdout:39: writing smithi00566664-39 from 638666 to 1163540 tid 1 2023-09-30T09:00:32.823 INFO:tasks.rados.rados.0.smithi005.stdout:39: writing smithi00566664-39 from 1924198 to 2561203 tid 2 2023-09-30T09:00:32.823 INFO:tasks.rados.rados.0.smithi005.stdout:40: write initial oid 40 2023-09-30T09:00:32.823 INFO:tasks.rados.rados.0.smithi005.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-09-30T09:00:32.831 INFO:tasks.rados.rados.0.smithi005.stdout:40: writing smithi00566664-40 from 655473 to 1371949 tid 1 2023-09-30T09:00:32.838 INFO:tasks.rados.rados.0.smithi005.stdout:40: writing smithi00566664-40 from 2099033 to 2655473 tid 2 2023-09-30T09:00:32.838 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:25: finishing write tid 2 to smithi00566664-25 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:25: finishing write tid 3 to smithi00566664-25 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:25: finishing write tid 4 to smithi00566664-25 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 25 v 3 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:26: finishing write tid 1 to smithi00566664-26 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:26: finishing write tid 2 to smithi00566664-26 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:26: finishing write tid 3 to smithi00566664-26 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:25: done (15 left) 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:41: write initial oid 41 2023-09-30T09:00:32.839 INFO:tasks.rados.rados.0.smithi005.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-09-30T09:00:32.846 INFO:tasks.rados.rados.0.smithi005.stdout:41: writing smithi00566664-41 from 672280 to 1464005 tid 1 2023-09-30T09:00:32.854 INFO:tasks.rados.rados.0.smithi005.stdout:41: writing smithi00566664-41 from 2157515 to 2672280 tid 2 2023-09-30T09:00:32.854 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.854 INFO:tasks.rados.rados.0.smithi005.stdout:26: finishing write tid 4 to smithi00566664-26 2023-09-30T09:00:32.854 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:27: finishing write tid 1 to smithi00566664-27 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:27: finishing write tid 2 to smithi00566664-27 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:27: finishing write tid 3 to smithi00566664-27 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:27: finishing write tid 4 to smithi00566664-27 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:28: finishing write tid 1 to smithi00566664-28 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:26: done (15 left) 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:27: done (14 left) 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:42: write initial oid 42 2023-09-30T09:00:32.855 INFO:tasks.rados.rados.0.smithi005.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-09-30T09:00:32.861 INFO:tasks.rados.rados.0.smithi005.stdout:42: writing smithi00566664-42 from 689087 to 1156061 tid 1 2023-09-30T09:00:32.869 INFO:tasks.rados.rados.0.smithi005.stdout:42: writing smithi00566664-42 from 1699644 to 2483976 tid 2 2023-09-30T09:00:32.869 INFO:tasks.rados.rados.0.smithi005.stdout:43: write initial oid 43 2023-09-30T09:00:32.869 INFO:tasks.rados.rados.0.smithi005.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-09-30T09:00:32.876 INFO:tasks.rados.rados.0.smithi005.stdout:43: writing smithi00566664-43 from 705894 to 1248117 tid 1 2023-09-30T09:00:32.884 INFO:tasks.rados.rados.0.smithi005.stdout:43: writing smithi00566664-43 from 1758126 to 2402469 tid 2 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:28: finishing write tid 2 to smithi00566664-28 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:28: finishing write tid 3 to smithi00566664-28 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:28: finishing write tid 4 to smithi00566664-28 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:29: finishing write tid 1 to smithi00566664-29 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:29: finishing write tid 2 to smithi00566664-29 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:29: finishing write tid 3 to smithi00566664-29 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:29: finishing write tid 4 to smithi00566664-29 2023-09-30T09:00:32.885 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 29 v 9 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:30: finishing write tid 1 to smithi00566664-30 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:30: finishing write tid 2 to smithi00566664-30 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:30: finishing write tid 3 to smithi00566664-30 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:30: finishing write tid 4 to smithi00566664-30 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:31: finishing write tid 1 to smithi00566664-31 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:31: finishing write tid 2 to smithi00566664-31 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:31: finishing write tid 3 to smithi00566664-31 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:31: finishing write tid 4 to smithi00566664-31 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-09-30T09:00:32.886 INFO:tasks.rados.rados.0.smithi005.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:32: finishing write tid 1 to smithi00566664-32 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:32: finishing write tid 2 to smithi00566664-32 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:32: finishing write tid 3 to smithi00566664-32 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:32: finishing write tid 4 to smithi00566664-32 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 9 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:33: finishing write tid 1 to smithi00566664-33 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:33: finishing write tid 2 to smithi00566664-33 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:33: finishing write tid 3 to smithi00566664-33 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:33: finishing write tid 4 to smithi00566664-33 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 33 v 9 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-09-30T09:00:32.887 INFO:tasks.rados.rados.0.smithi005.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:34: finishing write tid 1 to smithi00566664-34 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:34: finishing write tid 2 to smithi00566664-34 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:34: finishing write tid 3 to smithi00566664-34 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:34: finishing write tid 4 to smithi00566664-34 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:35: finishing write tid 1 to smithi00566664-35 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:35: finishing write tid 2 to smithi00566664-35 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:35: finishing write tid 3 to smithi00566664-35 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:35: finishing write tid 4 to smithi00566664-35 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-30T09:00:32.888 INFO:tasks.rados.rados.0.smithi005.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:36: finishing write tid 1 to smithi00566664-36 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:36: finishing write tid 2 to smithi00566664-36 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:36: finishing write tid 3 to smithi00566664-36 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:36: finishing write tid 4 to smithi00566664-36 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 36 v 9 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:37: finishing write tid 1 to smithi00566664-37 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:37: finishing write tid 2 to smithi00566664-37 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:37: finishing write tid 3 to smithi00566664-37 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:37: finishing write tid 4 to smithi00566664-37 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 37 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-09-30T09:00:32.889 INFO:tasks.rados.rados.0.smithi005.stdout:38: finishing write tid 1 to smithi00566664-38 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:38: finishing write tid 2 to smithi00566664-38 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:38: finishing write tid 3 to smithi00566664-38 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:38: finishing write tid 4 to smithi00566664-38 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 38 v 9 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:39: finishing write tid 1 to smithi00566664-39 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:39: finishing write tid 2 to smithi00566664-39 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:39: finishing write tid 3 to smithi00566664-39 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:39: finishing write tid 4 to smithi00566664-39 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 39 v 12 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:00:32.890 INFO:tasks.rados.rados.0.smithi005.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:40: finishing write tid 1 to smithi00566664-40 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:40: finishing write tid 2 to smithi00566664-40 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:40: finishing write tid 3 to smithi00566664-40 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:40: finishing write tid 4 to smithi00566664-40 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 40 v 9 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:41: finishing write tid 1 to smithi00566664-41 2023-09-30T09:00:32.891 INFO:tasks.rados.rados.0.smithi005.stdout:41: finishing write tid 2 to smithi00566664-41 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:41: finishing write tid 3 to smithi00566664-41 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:41: finishing write tid 4 to smithi00566664-41 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 41 v 9 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:42: finishing write tid 1 to smithi00566664-42 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:28: done (15 left) 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:29: done (14 left) 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:30: done (13 left) 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:31: done (12 left) 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:32: done (11 left) 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:33: done (10 left) 2023-09-30T09:00:32.892 INFO:tasks.rados.rados.0.smithi005.stdout:34: done (9 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:35: done (8 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:36: done (7 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:37: done (6 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:38: done (5 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:39: done (4 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:40: done (3 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:41: done (2 left) 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:44: write initial oid 44 2023-09-30T09:00:32.893 INFO:tasks.rados.rados.0.smithi005.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-09-30T09:00:32.896 INFO:tasks.rados.rados.0.smithi005.stdout:44: writing smithi00566664-44 from 722701 to 1340173 tid 1 2023-09-30T09:00:32.904 INFO:tasks.rados.rados.0.smithi005.stdout:44: writing smithi00566664-44 from 1816608 to 2604609 tid 2 2023-09-30T09:00:32.905 INFO:tasks.rados.rados.0.smithi005.stdout:45: write initial oid 45 2023-09-30T09:00:32.905 INFO:tasks.rados.rados.0.smithi005.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-09-30T09:00:32.913 INFO:tasks.rados.rados.0.smithi005.stdout:45: writing smithi00566664-45 from 739508 to 1432229 tid 1 2023-09-30T09:00:32.920 INFO:tasks.rados.rados.0.smithi005.stdout:45: writing smithi00566664-45 from 1875090 to 2523102 tid 2 2023-09-30T09:00:32.920 INFO:tasks.rados.rados.0.smithi005.stdout:46: write initial oid 46 2023-09-30T09:00:32.920 INFO:tasks.rados.rados.0.smithi005.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-09-30T09:00:32.928 INFO:tasks.rados.rados.0.smithi005.stdout:46: writing smithi00566664-46 from 756315 to 1524285 tid 1 2023-09-30T09:00:32.937 INFO:tasks.rados.rados.0.smithi005.stdout:46: writing smithi00566664-46 from 1933572 to 2725242 tid 2 2023-09-30T09:00:32.937 INFO:tasks.rados.rados.0.smithi005.stdout:47: write initial oid 47 2023-09-30T09:00:32.937 INFO:tasks.rados.rados.0.smithi005.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-09-30T09:00:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:47: writing smithi00566664-47 from 773122 to 1332694 tid 1 2023-09-30T09:00:32.952 INFO:tasks.rados.rados.0.smithi005.stdout:47: writing smithi00566664-47 from 1992054 to 2643735 tid 2 2023-09-30T09:00:32.952 INFO:tasks.rados.rados.0.smithi005.stdout:48: write initial oid 48 2023-09-30T09:00:32.952 INFO:tasks.rados.rados.0.smithi005.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-09-30T09:00:32.961 INFO:tasks.rados.rados.0.smithi005.stdout:48: writing smithi00566664-48 from 789929 to 1424750 tid 1 2023-09-30T09:00:32.970 INFO:tasks.rados.rados.0.smithi005.stdout:48: writing smithi00566664-48 from 2050536 to 2789929 tid 2 2023-09-30T09:00:32.970 INFO:tasks.rados.rados.0.smithi005.stdout:49: write initial oid 49 2023-09-30T09:00:32.970 INFO:tasks.rados.rados.0.smithi005.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-09-30T09:00:32.977 INFO:tasks.rados.rados.0.smithi005.stdout:49: writing smithi00566664-49 from 406736 to 1116806 tid 1 2023-09-30T09:00:32.984 INFO:tasks.rados.rados.0.smithi005.stdout:49: writing smithi00566664-49 from 1709018 to 2364368 tid 2 2023-09-30T09:00:32.984 INFO:tasks.rados.rados.0.smithi005.stdout:50: write initial oid 50 2023-09-30T09:00:32.985 INFO:tasks.rados.rados.0.smithi005.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-09-30T09:00:32.992 INFO:tasks.rados.rados.0.smithi005.stdout:50: writing smithi00566664-50 from 423543 to 1208862 tid 1 2023-09-30T09:00:33.000 INFO:tasks.rados.rados.0.smithi005.stdout:50: writing smithi00566664-50 from 1767500 to 2566508 tid 2 2023-09-30T09:00:33.001 INFO:tasks.rados.rados.0.smithi005.stdout:51: write initial oid 51 2023-09-30T09:00:33.001 INFO:tasks.rados.rados.0.smithi005.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-09-30T09:00:33.006 INFO:tasks.rados.rados.0.smithi005.stdout:51: writing smithi00566664-51 from 440350 to 900918 tid 1 2023-09-30T09:00:33.011 INFO:tasks.rados.rados.0.smithi005.stdout:51: writing smithi00566664-51 from 1309629 to 1852295 tid 2 2023-09-30T09:00:33.018 INFO:tasks.rados.rados.0.smithi005.stdout:51: writing smithi00566664-51 from 2323973 to 2840350 tid 3 2023-09-30T09:00:33.018 INFO:tasks.rados.rados.0.smithi005.stdout:52: write initial oid 52 2023-09-30T09:00:33.018 INFO:tasks.rados.rados.0.smithi005.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-09-30T09:00:33.023 INFO:tasks.rados.rados.0.smithi005.stdout:52: writing smithi00566664-52 from 457157 to 992974 tid 1 2023-09-30T09:00:33.030 INFO:tasks.rados.rados.0.smithi005.stdout:52: writing smithi00566664-52 from 1768111 to 2170788 tid 2 2023-09-30T09:00:33.030 INFO:tasks.rados.rados.0.smithi005.stdout:53: write initial oid 53 2023-09-30T09:00:33.031 INFO:tasks.rados.rados.0.smithi005.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-09-30T09:00:33.037 INFO:tasks.rados.rados.0.smithi005.stdout:53: writing smithi00566664-53 from 473964 to 1085030 tid 1 2023-09-30T09:00:33.044 INFO:tasks.rados.rados.0.smithi005.stdout:53: writing smithi00566664-53 from 1826593 to 2372928 tid 2 2023-09-30T09:00:33.047 INFO:tasks.rados.rados.0.smithi005.stdout:53: writing smithi00566664-53 from 2778819 to 2873964 tid 3 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:54: write initial oid 54 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:42: finishing write tid 2 to smithi00566664-42 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:42: finishing write tid 3 to smithi00566664-42 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:42: finishing write tid 4 to smithi00566664-42 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 42 v 9 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:43: finishing write tid 1 to smithi00566664-43 2023-09-30T09:00:33.048 INFO:tasks.rados.rados.0.smithi005.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-09-30T09:00:33.054 INFO:tasks.rados.rados.0.smithi005.stdout:54: writing smithi00566664-54 from 490771 to 1177086 tid 1 2023-09-30T09:00:33.061 INFO:tasks.rados.rados.0.smithi005.stdout:54: writing smithi00566664-54 from 1885075 to 2291421 tid 2 2023-09-30T09:00:33.061 INFO:tasks.rados.rados.0.smithi005.stdout:42: done (12 left) 2023-09-30T09:00:33.061 INFO:tasks.rados.rados.0.smithi005.stdout:55: write initial oid 55 2023-09-30T09:00:33.061 INFO:tasks.rados.rados.0.smithi005.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-09-30T09:00:33.067 INFO:tasks.rados.rados.0.smithi005.stdout:55: writing smithi00566664-55 from 507578 to 985495 tid 1 2023-09-30T09:00:33.074 INFO:tasks.rados.rados.0.smithi005.stdout:55: writing smithi00566664-55 from 1543557 to 2093561 tid 2 2023-09-30T09:00:33.079 INFO:tasks.rados.rados.0.smithi005.stdout:55: writing smithi00566664-55 from 2833665 to 2907578 tid 3 2023-09-30T09:00:33.079 INFO:tasks.rados.rados.0.smithi005.stdout:56: write initial oid 56 2023-09-30T09:00:33.079 INFO:tasks.rados.rados.0.smithi005.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-09-30T09:00:33.085 INFO:tasks.rados.rados.0.smithi005.stdout:56: writing smithi00566664-56 from 524385 to 1077551 tid 1 2023-09-30T09:00:33.092 INFO:tasks.rados.rados.0.smithi005.stdout:56: writing smithi00566664-56 from 1602039 to 2012054 tid 2 2023-09-30T09:00:33.097 INFO:tasks.rados.rados.0.smithi005.stdout:56: writing smithi00566664-56 from 2577441 to 2924385 tid 3 2023-09-30T09:00:33.098 INFO:tasks.rados.rados.0.smithi005.stdout:57: write initial oid 57 2023-09-30T09:00:33.098 INFO:tasks.rados.rados.0.smithi005.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-09-30T09:00:33.105 INFO:tasks.rados.rados.0.smithi005.stdout:57: writing smithi00566664-57 from 541192 to 1169607 tid 1 2023-09-30T09:00:33.111 INFO:tasks.rados.rados.0.smithi005.stdout:57: writing smithi00566664-57 from 1660521 to 2214194 tid 2 2023-09-30T09:00:33.115 INFO:tasks.rados.rados.0.smithi005.stdout:57: writing smithi00566664-57 from 2888511 to 2941192 tid 3 2023-09-30T09:00:33.115 INFO:tasks.rados.rados.0.smithi005.stdout:58: write initial oid 58 2023-09-30T09:00:33.115 INFO:tasks.rados.rados.0.smithi005.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-09-30T09:00:33.122 INFO:tasks.rados.rados.0.smithi005.stdout:58: writing smithi00566664-58 from 557999 to 1261663 tid 1 2023-09-30T09:00:33.128 INFO:tasks.rados.rados.0.smithi005.stdout:58: writing smithi00566664-58 from 1719003 to 2132687 tid 2 2023-09-30T09:00:33.133 INFO:tasks.rados.rados.0.smithi005.stdout:58: writing smithi00566664-58 from 2632287 to 2957999 tid 3 2023-09-30T09:00:33.133 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.133 INFO:tasks.rados.rados.0.smithi005.stdout:43: finishing write tid 2 to smithi00566664-43 2023-09-30T09:00:33.134 INFO:tasks.rados.rados.0.smithi005.stdout:43: finishing write tid 3 to smithi00566664-43 2023-09-30T09:00:33.134 INFO:tasks.rados.rados.0.smithi005.stdout:43: finishing write tid 4 to smithi00566664-43 2023-09-30T09:00:33.134 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 43 v 12 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-09-30T09:00:33.134 INFO:tasks.rados.rados.0.smithi005.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-09-30T09:00:33.134 INFO:tasks.rados.rados.0.smithi005.stdout:43: done (15 left) 2023-09-30T09:00:33.134 INFO:tasks.rados.rados.0.smithi005.stdout:59: write initial oid 59 2023-09-30T09:00:33.134 INFO:tasks.rados.rados.0.smithi005.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-09-30T09:00:33.140 INFO:tasks.rados.rados.0.smithi005.stdout:59: writing smithi00566664-59 from 574806 to 1353719 tid 1 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:59: writing smithi00566664-59 from 2061132 to 2618474 tid 2 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:44: finishing write tid 1 to smithi00566664-44 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:44: finishing write tid 2 to smithi00566664-44 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:44: finishing write tid 3 to smithi00566664-44 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:44: finishing write tid 4 to smithi00566664-44 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:45: finishing write tid 1 to smithi00566664-45 2023-09-30T09:00:33.149 INFO:tasks.rados.rados.0.smithi005.stdout:45: finishing write tid 2 to smithi00566664-45 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:45: finishing write tid 3 to smithi00566664-45 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:45: finishing write tid 4 to smithi00566664-45 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:46: finishing write tid 1 to smithi00566664-46 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:46: finishing write tid 2 to smithi00566664-46 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:46: finishing write tid 3 to smithi00566664-46 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:44: done (15 left) 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:45: done (14 left) 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:60: write initial oid 60 2023-09-30T09:00:33.150 INFO:tasks.rados.rados.0.smithi005.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-09-30T09:00:33.155 INFO:tasks.rados.rados.0.smithi005.stdout:60: writing smithi00566664-60 from 591613 to 1045775 tid 1 2023-09-30T09:00:33.161 INFO:tasks.rados.rados.0.smithi005.stdout:60: writing smithi00566664-60 from 1719614 to 2136967 tid 2 2023-09-30T09:00:33.166 INFO:tasks.rados.rados.0.smithi005.stdout:60: writing smithi00566664-60 from 2570780 to 2991613 tid 3 2023-09-30T09:00:33.166 INFO:tasks.rados.rados.0.smithi005.stdout:61: write initial oid 61 2023-09-30T09:00:33.166 INFO:tasks.rados.rados.0.smithi005.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-09-30T09:00:33.173 INFO:tasks.rados.rados.0.smithi005.stdout:61: writing smithi00566664-61 from 608420 to 1137831 tid 1 2023-09-30T09:00:33.180 INFO:tasks.rados.rados.0.smithi005.stdout:61: writing smithi00566664-61 from 1778096 to 2339107 tid 2 2023-09-30T09:00:33.184 INFO:tasks.rados.rados.0.smithi005.stdout:61: writing smithi00566664-61 from 2881850 to 3008420 tid 3 2023-09-30T09:00:33.184 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.184 INFO:tasks.rados.rados.0.smithi005.stdout:46: finishing write tid 4 to smithi00566664-46 2023-09-30T09:00:33.185 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:00:33.185 INFO:tasks.rados.rados.0.smithi005.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:00:33.185 INFO:tasks.rados.rados.0.smithi005.stdout:47: finishing write tid 1 to smithi00566664-47 2023-09-30T09:00:33.185 INFO:tasks.rados.rados.0.smithi005.stdout:46: done (15 left) 2023-09-30T09:00:33.185 INFO:tasks.rados.rados.0.smithi005.stdout:62: write initial oid 62 2023-09-30T09:00:33.185 INFO:tasks.rados.rados.0.smithi005.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-09-30T09:00:33.193 INFO:tasks.rados.rados.0.smithi005.stdout:62: writing smithi00566664-62 from 625227 to 1346240 tid 1 2023-09-30T09:00:33.201 INFO:tasks.rados.rados.0.smithi005.stdout:62: writing smithi00566664-62 from 1952931 to 2657600 tid 2 2023-09-30T09:00:33.201 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.201 INFO:tasks.rados.rados.0.smithi005.stdout:47: finishing write tid 2 to smithi00566664-47 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:47: finishing write tid 3 to smithi00566664-47 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:47: finishing write tid 4 to smithi00566664-47 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:48: finishing write tid 1 to smithi00566664-48 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:48: finishing write tid 2 to smithi00566664-48 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:48: finishing write tid 3 to smithi00566664-48 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:48: finishing write tid 4 to smithi00566664-48 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 15 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-09-30T09:00:33.202 INFO:tasks.rados.rados.0.smithi005.stdout:49: finishing write tid 1 to smithi00566664-49 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:49: finishing write tid 2 to smithi00566664-49 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:49: finishing write tid 3 to smithi00566664-49 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:49: finishing write tid 4 to smithi00566664-49 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 49 v 12 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:50: finishing write tid 1 to smithi00566664-50 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:47: done (15 left) 2023-09-30T09:00:33.205 INFO:tasks.rados.rados.0.smithi005.stdout:48: done (14 left) 2023-09-30T09:00:33.206 INFO:tasks.rados.rados.0.smithi005.stdout:49: done (13 left) 2023-09-30T09:00:33.206 INFO:tasks.rados.rados.0.smithi005.stdout:63: write initial oid 63 2023-09-30T09:00:33.206 INFO:tasks.rados.rados.0.smithi005.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-09-30T09:00:33.209 INFO:tasks.rados.rados.0.smithi005.stdout:63: writing smithi00566664-63 from 642034 to 1438296 tid 1 2023-09-30T09:00:33.215 INFO:tasks.rados.rados.0.smithi005.stdout:63: writing smithi00566664-63 from 1895060 to 2459740 tid 2 2023-09-30T09:00:33.215 INFO:tasks.rados.rados.0.smithi005.stdout:64: write initial oid 64 2023-09-30T09:00:33.216 INFO:tasks.rados.rados.0.smithi005.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-09-30T09:00:33.222 INFO:tasks.rados.rados.0.smithi005.stdout:64: writing smithi00566664-64 from 658841 to 1130352 tid 1 2023-09-30T09:00:33.229 INFO:tasks.rados.rados.0.smithi005.stdout:64: writing smithi00566664-64 from 1553542 to 2261880 tid 2 2023-09-30T09:00:33.234 INFO:tasks.rados.rados.0.smithi005.stdout:64: writing smithi00566664-64 from 2964119 to 3058841 tid 3 2023-09-30T09:00:33.234 INFO:tasks.rados.rados.0.smithi005.stdout:65: write initial oid 65 2023-09-30T09:00:33.234 INFO:tasks.rados.rados.0.smithi005.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-09-30T09:00:33.241 INFO:tasks.rados.rados.0.smithi005.stdout:65: writing smithi00566664-65 from 675648 to 1222408 tid 1 2023-09-30T09:00:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:65: writing smithi00566664-65 from 2012024 to 2580373 tid 2 2023-09-30T09:00:33.249 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:50: finishing write tid 2 to smithi00566664-50 2023-09-30T09:00:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:50: finishing write tid 3 to smithi00566664-50 2023-09-30T09:00:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:50: finishing write tid 4 to smithi00566664-50 2023-09-30T09:00:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 50 v 18 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-30T09:00:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:00:33.250 INFO:tasks.rados.rados.0.smithi005.stdout:51: finishing write tid 1 to smithi00566664-51 2023-09-30T09:00:33.250 INFO:tasks.rados.rados.0.smithi005.stdout:51: finishing write tid 2 to smithi00566664-51 2023-09-30T09:00:33.250 INFO:tasks.rados.rados.0.smithi005.stdout:51: finishing write tid 3 to smithi00566664-51 2023-09-30T09:00:33.250 INFO:tasks.rados.rados.0.smithi005.stdout:50: done (15 left) 2023-09-30T09:00:33.250 INFO:tasks.rados.rados.0.smithi005.stdout:66: write initial oid 66 2023-09-30T09:00:33.250 INFO:tasks.rados.rados.0.smithi005.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-09-30T09:00:33.256 INFO:tasks.rados.rados.0.smithi005.stdout:66: writing smithi00566664-66 from 692455 to 1314464 tid 1 2023-09-30T09:00:33.265 INFO:tasks.rados.rados.0.smithi005.stdout:66: writing smithi00566664-66 from 2070506 to 2782513 tid 2 2023-09-30T09:00:33.265 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.265 INFO:tasks.rados.rados.0.smithi005.stdout:51: finishing write tid 4 to smithi00566664-51 2023-09-30T09:00:33.265 INFO:tasks.rados.rados.0.smithi005.stdout:51: finishing write tid 5 to smithi00566664-51 2023-09-30T09:00:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 51 v 16 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-30T09:00:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-09-30T09:00:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:52: finishing write tid 1 to smithi00566664-52 2023-09-30T09:00:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:52: finishing write tid 2 to smithi00566664-52 2023-09-30T09:00:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:51: done (15 left) 2023-09-30T09:00:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:67: write initial oid 67 2023-09-30T09:00:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-09-30T09:00:33.273 INFO:tasks.rados.rados.0.smithi005.stdout:67: writing smithi00566664-67 from 709262 to 1406520 tid 1 2023-09-30T09:00:33.281 INFO:tasks.rados.rados.0.smithi005.stdout:67: writing smithi00566664-67 from 2012635 to 2584653 tid 2 2023-09-30T09:00:33.284 INFO:tasks.rados.rados.0.smithi005.stdout:67: writing smithi00566664-67 from 3046388 to 3109262 tid 3 2023-09-30T09:00:33.284 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:52: finishing write tid 3 to smithi00566664-52 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:52: finishing write tid 4 to smithi00566664-52 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 52 v 12 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:53: finishing write tid 1 to smithi00566664-53 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:52: done (15 left) 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:68: write initial oid 68 2023-09-30T09:00:33.285 INFO:tasks.rados.rados.0.smithi005.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-09-30T09:00:33.293 INFO:tasks.rados.rados.0.smithi005.stdout:68: writing smithi00566664-68 from 726069 to 1498576 tid 1 2023-09-30T09:00:33.301 INFO:tasks.rados.rados.0.smithi005.stdout:68: writing smithi00566664-68 from 2071117 to 2786793 tid 2 2023-09-30T09:00:33.301 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.301 INFO:tasks.rados.rados.0.smithi005.stdout:53: finishing write tid 2 to smithi00566664-53 2023-09-30T09:00:33.301 INFO:tasks.rados.rados.0.smithi005.stdout:53: finishing write tid 3 to smithi00566664-53 2023-09-30T09:00:33.301 INFO:tasks.rados.rados.0.smithi005.stdout:53: finishing write tid 4 to smithi00566664-53 2023-09-30T09:00:33.301 INFO:tasks.rados.rados.0.smithi005.stdout:53: finishing write tid 5 to smithi00566664-53 2023-09-30T09:00:33.301 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 53 v 13 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-09-30T09:00:33.302 INFO:tasks.rados.rados.0.smithi005.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-09-30T09:00:33.302 INFO:tasks.rados.rados.0.smithi005.stdout:54: finishing write tid 1 to smithi00566664-54 2023-09-30T09:00:33.302 INFO:tasks.rados.rados.0.smithi005.stdout:53: done (15 left) 2023-09-30T09:00:33.302 INFO:tasks.rados.rados.0.smithi005.stdout:69: write initial oid 69 2023-09-30T09:00:33.302 INFO:tasks.rados.rados.0.smithi005.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-09-30T09:00:33.308 INFO:tasks.rados.rados.0.smithi005.stdout:69: writing smithi00566664-69 from 742876 to 1190632 tid 1 2023-09-30T09:00:33.314 INFO:tasks.rados.rados.0.smithi005.stdout:69: writing smithi00566664-69 from 1729599 to 2305286 tid 2 2023-09-30T09:00:33.320 INFO:tasks.rados.rados.0.smithi005.stdout:69: writing smithi00566664-69 from 3101234 to 3142876 tid 3 2023-09-30T09:00:33.320 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.320 INFO:tasks.rados.rados.0.smithi005.stdout:54: finishing write tid 2 to smithi00566664-54 2023-09-30T09:00:33.320 INFO:tasks.rados.rados.0.smithi005.stdout:54: finishing write tid 3 to smithi00566664-54 2023-09-30T09:00:33.320 INFO:tasks.rados.rados.0.smithi005.stdout:54: finishing write tid 4 to smithi00566664-54 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 54 v 19 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:55: finishing write tid 1 to smithi00566664-55 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:55: finishing write tid 2 to smithi00566664-55 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:55: finishing write tid 3 to smithi00566664-55 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:55: finishing write tid 4 to smithi00566664-55 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:54: done (15 left) 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:70: write initial oid 70 2023-09-30T09:00:33.321 INFO:tasks.rados.rados.0.smithi005.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-09-30T09:00:33.328 INFO:tasks.rados.rados.0.smithi005.stdout:70: writing smithi00566664-70 from 759683 to 1399041 tid 1 2023-09-30T09:00:33.336 INFO:tasks.rados.rados.0.smithi005.stdout:70: writing smithi00566664-70 from 1904434 to 2623779 tid 2 2023-09-30T09:00:33.339 INFO:tasks.rados.rados.0.smithi005.stdout:70: writing smithi00566664-70 from 3128657 to 3159683 tid 3 2023-09-30T09:00:33.339 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.339 INFO:tasks.rados.rados.0.smithi005.stdout:55: finishing write tid 5 to smithi00566664-55 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 16 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:56: finishing write tid 1 to smithi00566664-56 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:56: finishing write tid 2 to smithi00566664-56 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:56: finishing write tid 3 to smithi00566664-56 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:55: done (15 left) 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:71: write initial oid 71 2023-09-30T09:00:33.340 INFO:tasks.rados.rados.0.smithi005.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-09-30T09:00:33.347 INFO:tasks.rados.rados.0.smithi005.stdout:71: writing smithi00566664-71 from 776490 to 1491097 tid 1 2023-09-30T09:00:33.356 INFO:tasks.rados.rados.0.smithi005.stdout:71: writing smithi00566664-71 from 2246563 to 2825919 tid 2 2023-09-30T09:00:33.356 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.356 INFO:tasks.rados.rados.0.smithi005.stdout:56: finishing write tid 4 to smithi00566664-56 2023-09-30T09:00:33.356 INFO:tasks.rados.rados.0.smithi005.stdout:56: finishing write tid 5 to smithi00566664-56 2023-09-30T09:00:33.356 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 56 v 13 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-09-30T09:00:33.357 INFO:tasks.rados.rados.0.smithi005.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-09-30T09:00:33.357 INFO:tasks.rados.rados.0.smithi005.stdout:57: finishing write tid 1 to smithi00566664-57 2023-09-30T09:00:33.357 INFO:tasks.rados.rados.0.smithi005.stdout:57: finishing write tid 2 to smithi00566664-57 2023-09-30T09:00:33.357 INFO:tasks.rados.rados.0.smithi005.stdout:56: done (15 left) 2023-09-30T09:00:33.357 INFO:tasks.rados.rados.0.smithi005.stdout:72: write initial oid 72 2023-09-30T09:00:33.357 INFO:tasks.rados.rados.0.smithi005.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-09-30T09:00:33.365 INFO:tasks.rados.rados.0.smithi005.stdout:72: writing smithi00566664-72 from 793297 to 1583153 tid 1 2023-09-30T09:00:33.374 INFO:tasks.rados.rados.0.smithi005.stdout:72: writing smithi00566664-72 from 2305045 to 3028059 tid 2 2023-09-30T09:00:33.374 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.374 INFO:tasks.rados.rados.0.smithi005.stdout:57: finishing write tid 3 to smithi00566664-57 2023-09-30T09:00:33.374 INFO:tasks.rados.rados.0.smithi005.stdout:57: finishing write tid 4 to smithi00566664-57 2023-09-30T09:00:33.374 INFO:tasks.rados.rados.0.smithi005.stdout:57: finishing write tid 5 to smithi00566664-57 2023-09-30T09:00:33.375 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 57 v 10 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-09-30T09:00:33.375 INFO:tasks.rados.rados.0.smithi005.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-09-30T09:00:33.375 INFO:tasks.rados.rados.0.smithi005.stdout:58: finishing write tid 1 to smithi00566664-58 2023-09-30T09:00:33.375 INFO:tasks.rados.rados.0.smithi005.stdout:58: finishing write tid 2 to smithi00566664-58 2023-09-30T09:00:33.375 INFO:tasks.rados.rados.0.smithi005.stdout:57: done (15 left) 2023-09-30T09:00:33.375 INFO:tasks.rados.rados.0.smithi005.stdout:73: write initial oid 73 2023-09-30T09:00:33.375 INFO:tasks.rados.rados.0.smithi005.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-09-30T09:00:33.379 INFO:tasks.rados.rados.0.smithi005.stdout:73: writing smithi00566664-73 from 410104 to 875209 tid 1 2023-09-30T09:00:33.386 INFO:tasks.rados.rados.0.smithi005.stdout:73: writing smithi00566664-73 from 1563527 to 2146552 tid 2 2023-09-30T09:00:33.393 INFO:tasks.rados.rados.0.smithi005.stdout:73: writing smithi00566664-73 from 2810926 to 3210104 tid 3 2023-09-30T09:00:33.393 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.393 INFO:tasks.rados.rados.0.smithi005.stdout:58: finishing write tid 3 to smithi00566664-58 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:58: finishing write tid 4 to smithi00566664-58 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:58: finishing write tid 5 to smithi00566664-58 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 58 v 14 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:59: finishing write tid 1 to smithi00566664-59 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:59: finishing write tid 2 to smithi00566664-59 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:58: done (15 left) 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:74: write initial oid 74 2023-09-30T09:00:33.394 INFO:tasks.rados.rados.0.smithi005.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-09-30T09:00:33.399 INFO:tasks.rados.rados.0.smithi005.stdout:74: writing smithi00566664-74 from 426911 to 967265 tid 1 2023-09-30T09:00:33.407 INFO:tasks.rados.rados.0.smithi005.stdout:74: writing smithi00566664-74 from 1622009 to 2348692 tid 2 2023-09-30T09:00:33.412 INFO:tasks.rados.rados.0.smithi005.stdout:74: writing smithi00566664-74 from 3121996 to 3226911 tid 3 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:59: finishing write tid 3 to smithi00566664-59 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:59: finishing write tid 4 to smithi00566664-59 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 59 v 22 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:60: finishing write tid 1 to smithi00566664-60 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:60: finishing write tid 2 to smithi00566664-60 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:60: finishing write tid 3 to smithi00566664-60 2023-09-30T09:00:33.413 INFO:tasks.rados.rados.0.smithi005.stdout:60: finishing write tid 4 to smithi00566664-60 2023-09-30T09:00:33.414 INFO:tasks.rados.rados.0.smithi005.stdout:59: done (15 left) 2023-09-30T09:00:33.414 INFO:tasks.rados.rados.0.smithi005.stdout:75: write initial oid 75 2023-09-30T09:00:33.414 INFO:tasks.rados.rados.0.smithi005.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-09-30T09:00:33.418 INFO:tasks.rados.rados.0.smithi005.stdout:75: writing smithi00566664-75 from 443718 to 1059321 tid 1 2023-09-30T09:00:33.424 INFO:tasks.rados.rados.0.smithi005.stdout:75: writing smithi00566664-75 from 1564138 to 2034479 tid 2 2023-09-30T09:00:33.432 INFO:tasks.rados.rados.0.smithi005.stdout:75: writing smithi00566664-75 from 2633066 to 3243718 tid 3 2023-09-30T09:00:33.432 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.432 INFO:tasks.rados.rados.0.smithi005.stdout:60: finishing write tid 5 to smithi00566664-60 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 60 v 16 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:61: finishing write tid 1 to smithi00566664-61 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:61: finishing write tid 2 to smithi00566664-61 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:61: finishing write tid 3 to smithi00566664-61 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:60: done (15 left) 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:76: write initial oid 76 2023-09-30T09:00:33.433 INFO:tasks.rados.rados.0.smithi005.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-09-30T09:00:33.439 INFO:tasks.rados.rados.0.smithi005.stdout:76: writing smithi00566664-76 from 460525 to 1151377 tid 1 2023-09-30T09:00:33.446 INFO:tasks.rados.rados.0.smithi005.stdout:76: writing smithi00566664-76 from 1622620 to 2352972 tid 2 2023-09-30T09:00:33.452 INFO:tasks.rados.rados.0.smithi005.stdout:76: writing smithi00566664-76 from 3060489 to 3260525 tid 3 2023-09-30T09:00:33.452 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.452 INFO:tasks.rados.rados.0.smithi005.stdout:61: finishing write tid 4 to smithi00566664-61 2023-09-30T09:00:33.452 INFO:tasks.rados.rados.0.smithi005.stdout:61: finishing write tid 5 to smithi00566664-61 2023-09-30T09:00:33.452 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 61 v 20 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-09-30T09:00:33.452 INFO:tasks.rados.rados.0.smithi005.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-09-30T09:00:33.453 INFO:tasks.rados.rados.0.smithi005.stdout:62: finishing write tid 1 to smithi00566664-62 2023-09-30T09:00:33.453 INFO:tasks.rados.rados.0.smithi005.stdout:62: finishing write tid 2 to smithi00566664-62 2023-09-30T09:00:33.453 INFO:tasks.rados.rados.0.smithi005.stdout:62: finishing write tid 3 to smithi00566664-62 2023-09-30T09:00:33.453 INFO:tasks.rados.rados.0.smithi005.stdout:61: done (15 left) 2023-09-30T09:00:33.453 INFO:tasks.rados.rados.0.smithi005.stdout:77: write initial oid 77 2023-09-30T09:00:33.453 INFO:tasks.rados.rados.0.smithi005.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-09-30T09:00:33.459 INFO:tasks.rados.rados.0.smithi005.stdout:77: writing smithi00566664-77 from 477332 to 1243433 tid 1 2023-09-30T09:00:33.465 INFO:tasks.rados.rados.0.smithi005.stdout:77: writing smithi00566664-77 from 1681102 to 2155112 tid 2 2023-09-30T09:00:33.472 INFO:tasks.rados.rados.0.smithi005.stdout:77: writing smithi00566664-77 from 2687912 to 3277332 tid 3 2023-09-30T09:00:33.472 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.472 INFO:tasks.rados.rados.0.smithi005.stdout:62: finishing write tid 4 to smithi00566664-62 2023-09-30T09:00:33.472 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 62 v 3 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-09-30T09:00:33.473 INFO:tasks.rados.rados.0.smithi005.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-09-30T09:00:33.473 INFO:tasks.rados.rados.0.smithi005.stdout:63: finishing write tid 1 to smithi00566664-63 2023-09-30T09:00:33.473 INFO:tasks.rados.rados.0.smithi005.stdout:63: finishing write tid 2 to smithi00566664-63 2023-09-30T09:00:33.473 INFO:tasks.rados.rados.0.smithi005.stdout:63: finishing write tid 3 to smithi00566664-63 2023-09-30T09:00:33.473 INFO:tasks.rados.rados.0.smithi005.stdout:62: done (15 left) 2023-09-30T09:00:33.473 INFO:tasks.rados.rados.0.smithi005.stdout:78: write initial oid 78 2023-09-30T09:00:33.473 INFO:tasks.rados.rados.0.smithi005.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-09-30T09:00:33.479 INFO:tasks.rados.rados.0.smithi005.stdout:78: writing smithi00566664-78 from 494139 to 1051842 tid 1 2023-09-30T09:00:33.485 INFO:tasks.rados.rados.0.smithi005.stdout:78: writing smithi00566664-78 from 1455937 to 2189958 tid 2 2023-09-30T09:00:33.492 INFO:tasks.rados.rados.0.smithi005.stdout:78: writing smithi00566664-78 from 2948041 to 3294139 tid 3 2023-09-30T09:00:33.492 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.492 INFO:tasks.rados.rados.0.smithi005.stdout:63: finishing write tid 4 to smithi00566664-63 2023-09-30T09:00:33.492 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 63 v 12 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-09-30T09:00:33.492 INFO:tasks.rados.rados.0.smithi005.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-09-30T09:00:33.493 INFO:tasks.rados.rados.0.smithi005.stdout:64: finishing write tid 1 to smithi00566664-64 2023-09-30T09:00:33.493 INFO:tasks.rados.rados.0.smithi005.stdout:63: done (15 left) 2023-09-30T09:00:33.493 INFO:tasks.rados.rados.0.smithi005.stdout:79: write initial oid 79 2023-09-30T09:00:33.493 INFO:tasks.rados.rados.0.smithi005.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-09-30T09:00:33.499 INFO:tasks.rados.rados.0.smithi005.stdout:79: writing smithi00566664-79 from 510946 to 1143898 tid 1 2023-09-30T09:00:33.506 INFO:tasks.rados.rados.0.smithi005.stdout:79: writing smithi00566664-79 from 1798066 to 2275745 tid 2 2023-09-30T09:00:33.512 INFO:tasks.rados.rados.0.smithi005.stdout:79: writing smithi00566664-79 from 2742758 to 3199975 tid 3 2023-09-30T09:00:33.512 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.512 INFO:tasks.rados.rados.0.smithi005.stdout:64: finishing write tid 2 to smithi00566664-64 2023-09-30T09:00:33.512 INFO:tasks.rados.rados.0.smithi005.stdout:64: finishing write tid 3 to smithi00566664-64 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:64: finishing write tid 4 to smithi00566664-64 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:64: finishing write tid 5 to smithi00566664-64 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 64 v 16 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:65: finishing write tid 1 to smithi00566664-65 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:65: finishing write tid 2 to smithi00566664-65 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:64: done (15 left) 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:80: write initial oid 80 2023-09-30T09:00:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-09-30T09:00:33.519 INFO:tasks.rados.rados.0.smithi005.stdout:80: writing smithi00566664-80 from 527753 to 1235954 tid 1 2023-09-30T09:00:33.528 INFO:tasks.rados.rados.0.smithi005.stdout:80: writing smithi00566664-80 from 1856548 to 2594238 tid 2 2023-09-30T09:00:33.532 INFO:tasks.rados.rados.0.smithi005.stdout:80: writing smithi00566664-80 from 3286534 to 3327753 tid 3 2023-09-30T09:00:33.532 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.532 INFO:tasks.rados.rados.0.smithi005.stdout:65: finishing write tid 3 to smithi00566664-65 2023-09-30T09:00:33.532 INFO:tasks.rados.rados.0.smithi005.stdout:65: finishing write tid 4 to smithi00566664-65 2023-09-30T09:00:33.533 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 65 v 9 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-09-30T09:00:33.533 INFO:tasks.rados.rados.0.smithi005.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-09-30T09:00:33.533 INFO:tasks.rados.rados.0.smithi005.stdout:66: finishing write tid 1 to smithi00566664-66 2023-09-30T09:00:33.533 INFO:tasks.rados.rados.0.smithi005.stdout:65: done (15 left) 2023-09-30T09:00:33.533 INFO:tasks.rados.rados.0.smithi005.stdout:81: write initial oid 81 2023-09-30T09:00:33.533 INFO:tasks.rados.rados.0.smithi005.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-09-30T09:00:33.536 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:33 smithi005 bash[33615]: cluster 2023-09-30T09:00:32.191040+0000 mgr.y (mgr.24358) 177 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:33.536 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:33 smithi005 bash[33615]: audit 2023-09-30T09:00:32.278196+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-30T09:00:33.536 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:33 smithi005 bash[33615]: cluster 2023-09-30T09:00:32.278360+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-30T09:00:33.537 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:33 smithi005 bash[27219]: cluster 2023-09-30T09:00:32.191040+0000 mgr.y (mgr.24358) 177 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:33.537 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:33 smithi005 bash[27219]: audit 2023-09-30T09:00:32.278196+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-30T09:00:33.537 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:33 smithi005 bash[27219]: cluster 2023-09-30T09:00:32.278360+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-30T09:00:33.540 INFO:tasks.rados.rados.0.smithi005.stdout:81: writing smithi00566664-81 from 544560 to 1328010 tid 1 2023-09-30T09:00:33.547 INFO:tasks.rados.rados.0.smithi005.stdout:81: writing smithi00566664-81 from 1915030 to 2396378 tid 2 2023-09-30T09:00:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:81: writing smithi00566664-81 from 2797604 to 3277365 tid 3 2023-09-30T09:00:33.552 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:66: finishing write tid 2 to smithi00566664-66 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:66: finishing write tid 3 to smithi00566664-66 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:66: finishing write tid 4 to smithi00566664-66 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 66 v 23 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:67: finishing write tid 1 to smithi00566664-67 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:66: done (15 left) 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:82: write initial oid 82 2023-09-30T09:00:33.553 INFO:tasks.rados.rados.0.smithi005.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-09-30T09:00:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:33 smithi099 bash[27661]: cluster 2023-09-30T09:00:32.191040+0000 mgr.y (mgr.24358) 177 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:33 smithi099 bash[27661]: audit 2023-09-30T09:00:32.278196+0000 mon.a (mon.0) 698 : audit [INF] from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-30T09:00:33.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:33 smithi099 bash[27661]: cluster 2023-09-30T09:00:32.278360+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-30T09:00:33.558 INFO:tasks.rados.rados.0.smithi005.stdout:82: writing smithi00566664-82 from 561367 to 1020066 tid 1 2023-09-30T09:00:33.566 INFO:tasks.rados.rados.0.smithi005.stdout:82: writing smithi00566664-82 from 1573512 to 2314871 tid 2 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:82: writing smithi00566664-82 from 2941380 to 3361367 tid 3 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:67: finishing write tid 2 to smithi00566664-67 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:67: finishing write tid 3 to smithi00566664-67 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:67: finishing write tid 4 to smithi00566664-67 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:67: finishing write tid 5 to smithi00566664-67 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 67 v 17 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:68: finishing write tid 1 to smithi00566664-68 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:67: done (15 left) 2023-09-30T09:00:33.573 INFO:tasks.rados.rados.0.smithi005.stdout:83: write initial oid 83 2023-09-30T09:00:33.574 INFO:tasks.rados.rados.0.smithi005.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-09-30T09:00:33.579 INFO:tasks.rados.rados.0.smithi005.stdout:83: writing smithi00566664-83 from 578174 to 1112122 tid 1 2023-09-30T09:00:33.584 INFO:tasks.rados.rados.0.smithi005.stdout:83: writing smithi00566664-83 from 1515641 to 2000658 tid 2 2023-09-30T09:00:33.592 INFO:tasks.rados.rados.0.smithi005.stdout:83: writing smithi00566664-83 from 2736097 to 3238402 tid 3 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:68: finishing write tid 2 to smithi00566664-68 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:68: finishing write tid 3 to smithi00566664-68 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:68: finishing write tid 4 to smithi00566664-68 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 68 v 20 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:69: finishing write tid 1 to smithi00566664-69 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:69: finishing write tid 2 to smithi00566664-69 2023-09-30T09:00:33.593 INFO:tasks.rados.rados.0.smithi005.stdout:69: finishing write tid 3 to smithi00566664-69 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:69: finishing write tid 4 to smithi00566664-69 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:69: finishing write tid 5 to smithi00566664-69 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 69 v 20 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:70: finishing write tid 1 to smithi00566664-70 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:70: finishing write tid 2 to smithi00566664-70 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:70: finishing write tid 3 to smithi00566664-70 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:68: done (15 left) 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:69: done (14 left) 2023-09-30T09:00:33.594 INFO:tasks.rados.rados.0.smithi005.stdout:84: write initial oid 84 2023-09-30T09:00:33.595 INFO:tasks.rados.rados.0.smithi005.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-09-30T09:00:33.599 INFO:tasks.rados.rados.0.smithi005.stdout:84: writing smithi00566664-84 from 594981 to 1204178 tid 1 2023-09-30T09:00:33.608 INFO:tasks.rados.rados.0.smithi005.stdout:84: writing smithi00566664-84 from 1974123 to 2719151 tid 2 2023-09-30T09:00:33.613 INFO:tasks.rados.rados.0.smithi005.stdout:84: writing smithi00566664-84 from 3279873 to 3394981 tid 3 2023-09-30T09:00:33.613 INFO:tasks.rados.rados.0.smithi005.stdout:85: write initial oid 85 2023-09-30T09:00:33.613 INFO:tasks.rados.rados.0.smithi005.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-09-30T09:00:33.619 INFO:tasks.rados.rados.0.smithi005.stdout:85: writing smithi00566664-85 from 611788 to 1012587 tid 1 2023-09-30T09:00:33.628 INFO:tasks.rados.rados.0.smithi005.stdout:85: writing smithi00566664-85 from 1748958 to 2237644 tid 2 2023-09-30T09:00:33.636 INFO:tasks.rados.rados.0.smithi005.stdout:85: writing smithi00566664-85 from 2907296 to 3411788 tid 3 2023-09-30T09:00:33.636 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.636 INFO:tasks.rados.rados.0.smithi005.stdout:70: finishing write tid 4 to smithi00566664-70 2023-09-30T09:00:33.636 INFO:tasks.rados.rados.0.smithi005.stdout:70: finishing write tid 5 to smithi00566664-70 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 70 v 10 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:71: finishing write tid 1 to smithi00566664-71 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:71: finishing write tid 2 to smithi00566664-71 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:71: finishing write tid 3 to smithi00566664-71 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:71: finishing write tid 4 to smithi00566664-71 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 71 v 15 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:72: finishing write tid 1 to smithi00566664-72 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:72: finishing write tid 2 to smithi00566664-72 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:72: finishing write tid 3 to smithi00566664-72 2023-09-30T09:00:33.637 INFO:tasks.rados.rados.0.smithi005.stdout:72: finishing write tid 4 to smithi00566664-72 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 72 v 16 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:73: finishing write tid 1 to smithi00566664-73 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:73: finishing write tid 2 to smithi00566664-73 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:73: finishing write tid 3 to smithi00566664-73 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:73: finishing write tid 4 to smithi00566664-73 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:73: finishing write tid 5 to smithi00566664-73 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 73 v 24 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:74: finishing write tid 1 to smithi00566664-74 2023-09-30T09:00:33.638 INFO:tasks.rados.rados.0.smithi005.stdout:74: finishing write tid 2 to smithi00566664-74 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:74: finishing write tid 3 to smithi00566664-74 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:74: finishing write tid 4 to smithi00566664-74 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:74: finishing write tid 5 to smithi00566664-74 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 20 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:75: finishing write tid 1 to smithi00566664-75 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:75: finishing write tid 2 to smithi00566664-75 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:75: finishing write tid 3 to smithi00566664-75 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:75: finishing write tid 4 to smithi00566664-75 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:75: finishing write tid 5 to smithi00566664-75 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 75 v 18 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-09-30T09:00:33.639 INFO:tasks.rados.rados.0.smithi005.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:76: finishing write tid 1 to smithi00566664-76 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:76: finishing write tid 2 to smithi00566664-76 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:76: finishing write tid 3 to smithi00566664-76 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:76: finishing write tid 4 to smithi00566664-76 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:76: finishing write tid 5 to smithi00566664-76 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 76 v 28 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:77: finishing write tid 1 to smithi00566664-77 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:70: done (15 left) 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:71: done (14 left) 2023-09-30T09:00:33.640 INFO:tasks.rados.rados.0.smithi005.stdout:72: done (13 left) 2023-09-30T09:00:33.641 INFO:tasks.rados.rados.0.smithi005.stdout:73: done (12 left) 2023-09-30T09:00:33.641 INFO:tasks.rados.rados.0.smithi005.stdout:74: done (11 left) 2023-09-30T09:00:33.641 INFO:tasks.rados.rados.0.smithi005.stdout:75: done (10 left) 2023-09-30T09:00:33.641 INFO:tasks.rados.rados.0.smithi005.stdout:76: done (9 left) 2023-09-30T09:00:33.641 INFO:tasks.rados.rados.0.smithi005.stdout:86: write initial oid 86 2023-09-30T09:00:33.641 INFO:tasks.rados.rados.0.smithi005.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-09-30T09:00:33.646 INFO:tasks.rados.rados.0.smithi005.stdout:86: writing smithi00566664-86 from 628595 to 1104643 tid 1 2023-09-30T09:00:33.655 INFO:tasks.rados.rados.0.smithi005.stdout:86: writing smithi00566664-86 from 1807440 to 2439784 tid 2 2023-09-30T09:00:33.660 INFO:tasks.rados.rados.0.smithi005.stdout:86: writing smithi00566664-86 from 2934719 to 3387193 tid 3 2023-09-30T09:00:33.660 INFO:tasks.rados.rados.0.smithi005.stdout:87: write initial oid 87 2023-09-30T09:00:33.660 INFO:tasks.rados.rados.0.smithi005.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-09-30T09:00:33.667 INFO:tasks.rados.rados.0.smithi005.stdout:87: writing smithi00566664-87 from 645402 to 1196699 tid 1 2023-09-30T09:00:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:87: writing smithi00566664-87 from 1749569 to 2241924 tid 2 2023-09-30T09:00:33.680 INFO:tasks.rados.rados.0.smithi005.stdout:87: writing smithi00566664-87 from 2845789 to 3445402 tid 3 2023-09-30T09:00:33.680 INFO:tasks.rados.rados.0.smithi005.stdout:88: write initial oid 88 2023-09-30T09:00:33.680 INFO:tasks.rados.rados.0.smithi005.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-09-30T09:00:33.687 INFO:tasks.rados.rados.0.smithi005.stdout:88: writing smithi00566664-88 from 662209 to 1288755 tid 1 2023-09-30T09:00:33.694 INFO:tasks.rados.rados.0.smithi005.stdout:88: writing smithi00566664-88 from 1808051 to 2444064 tid 2 2023-09-30T09:00:33.706 INFO:tasks.rados.rados.0.smithi005.stdout:88: writing smithi00566664-88 from 2873212 to 3462209 tid 3 2023-09-30T09:00:33.707 INFO:tasks.rados.rados.0.smithi005.stdout:89: write initial oid 89 2023-09-30T09:00:33.707 INFO:tasks.rados.rados.0.smithi005.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-09-30T09:00:33.715 INFO:tasks.rados.rados.0.smithi005.stdout:89: writing smithi00566664-89 from 679016 to 1380811 tid 1 2023-09-30T09:00:33.721 INFO:tasks.rados.rados.0.smithi005.stdout:89: writing smithi00566664-89 from 1866533 to 2362557 tid 2 2023-09-30T09:00:33.727 INFO:tasks.rados.rados.0.smithi005.stdout:89: writing smithi00566664-89 from 2900635 to 3303278 tid 3 2023-09-30T09:00:33.727 INFO:tasks.rados.rados.0.smithi005.stdout:90: write initial oid 90 2023-09-30T09:00:33.727 INFO:tasks.rados.rados.0.smithi005.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-09-30T09:00:33.737 INFO:tasks.rados.rados.0.smithi005.stdout:90: writing smithi00566664-90 from 695823 to 1472867 tid 1 2023-09-30T09:00:33.743 INFO:tasks.rados.rados.0.smithi005.stdout:90: writing smithi00566664-90 from 1925015 to 2564697 tid 2 2023-09-30T09:00:33.749 INFO:tasks.rados.rados.0.smithi005.stdout:90: writing smithi00566664-90 from 3328058 to 3495823 tid 3 2023-09-30T09:00:33.749 INFO:tasks.rados.rados.0.smithi005.stdout:91: write initial oid 91 2023-09-30T09:00:33.749 INFO:tasks.rados.rados.0.smithi005.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-09-30T09:00:33.756 INFO:tasks.rados.rados.0.smithi005.stdout:91: writing smithi00566664-91 from 712630 to 1164923 tid 1 2023-09-30T09:00:33.761 INFO:tasks.rados.rados.0.smithi005.stdout:91: writing smithi00566664-91 from 1583497 to 2083190 tid 2 2023-09-30T09:00:33.766 INFO:tasks.rados.rados.0.smithi005.stdout:91: writing smithi00566664-91 from 2555481 to 2980668 tid 3 2023-09-30T09:00:33.767 INFO:tasks.rados.rados.0.smithi005.stdout:92: write initial oid 92 2023-09-30T09:00:33.767 INFO:tasks.rados.rados.0.smithi005.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-09-30T09:00:33.775 INFO:tasks.rados.rados.0.smithi005.stdout:92: writing smithi00566664-92 from 729437 to 1256979 tid 1 2023-09-30T09:00:33.784 INFO:tasks.rados.rados.0.smithi005.stdout:92: writing smithi00566664-92 from 1925626 to 2568977 tid 2 2023-09-30T09:00:33.790 INFO:tasks.rados.rados.0.smithi005.stdout:92: writing smithi00566664-92 from 3266551 to 3529437 tid 3 2023-09-30T09:00:33.790 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.790 INFO:tasks.rados.rados.0.smithi005.stdout:77: finishing write tid 2 to smithi00566664-77 2023-09-30T09:00:33.790 INFO:tasks.rados.rados.0.smithi005.stdout:77: finishing write tid 3 to smithi00566664-77 2023-09-30T09:00:33.790 INFO:tasks.rados.rados.0.smithi005.stdout:77: finishing write tid 4 to smithi00566664-77 2023-09-30T09:00:33.790 INFO:tasks.rados.rados.0.smithi005.stdout:77: finishing write tid 5 to smithi00566664-77 2023-09-30T09:00:33.790 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 77 v 16 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-09-30T09:00:33.791 INFO:tasks.rados.rados.0.smithi005.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-09-30T09:00:33.791 INFO:tasks.rados.rados.0.smithi005.stdout:78: finishing write tid 1 to smithi00566664-78 2023-09-30T09:00:33.791 INFO:tasks.rados.rados.0.smithi005.stdout:78: finishing write tid 2 to smithi00566664-78 2023-09-30T09:00:33.791 INFO:tasks.rados.rados.0.smithi005.stdout:78: finishing write tid 3 to smithi00566664-78 2023-09-30T09:00:33.791 INFO:tasks.rados.rados.0.smithi005.stdout:77: done (15 left) 2023-09-30T09:00:33.791 INFO:tasks.rados.rados.0.smithi005.stdout:93: write initial oid 93 2023-09-30T09:00:33.791 INFO:tasks.rados.rados.0.smithi005.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-09-30T09:00:33.798 INFO:tasks.rados.rados.0.smithi005.stdout:93: writing smithi00566664-93 from 746244 to 1465388 tid 1 2023-09-30T09:00:33.805 INFO:tasks.rados.rados.0.smithi005.stdout:93: writing smithi00566664-93 from 2100461 to 2603823 tid 2 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:93: writing smithi00566664-93 from 3126680 to 3546244 tid 3 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:78: finishing write tid 4 to smithi00566664-78 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:78: finishing write tid 5 to smithi00566664-78 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 78 v 20 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:79: finishing write tid 1 to smithi00566664-79 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:79: finishing write tid 2 to smithi00566664-79 2023-09-30T09:00:33.811 INFO:tasks.rados.rados.0.smithi005.stdout:79: finishing write tid 3 to smithi00566664-79 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:79: finishing write tid 4 to smithi00566664-79 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:79: finishing write tid 5 to smithi00566664-79 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 79 v 19 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:80: finishing write tid 1 to smithi00566664-80 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:80: finishing write tid 2 to smithi00566664-80 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:80: finishing write tid 3 to smithi00566664-80 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:78: done (15 left) 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:79: done (14 left) 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:94: write initial oid 94 2023-09-30T09:00:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-09-30T09:00:33.819 INFO:tasks.rados.rados.0.smithi005.stdout:94: writing smithi00566664-94 from 763051 to 1557444 tid 1 2023-09-30T09:00:33.827 INFO:tasks.rados.rados.0.smithi005.stdout:94: writing smithi00566664-94 from 2158943 to 2805963 tid 2 2023-09-30T09:00:33.832 INFO:tasks.rados.rados.0.smithi005.stdout:94: writing smithi00566664-94 from 3437750 to 3563051 tid 3 2023-09-30T09:00:33.832 INFO:tasks.rados.rados.0.smithi005.stdout:95: write initial oid 95 2023-09-30T09:00:33.832 INFO:tasks.rados.rados.0.smithi005.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-09-30T09:00:33.839 INFO:tasks.rados.rados.0.smithi005.stdout:95: writing smithi00566664-95 from 779858 to 1249500 tid 1 2023-09-30T09:00:33.845 INFO:tasks.rados.rados.0.smithi005.stdout:95: writing smithi00566664-95 from 1817425 to 2324456 tid 2 2023-09-30T09:00:33.852 INFO:tasks.rados.rados.0.smithi005.stdout:95: writing smithi00566664-95 from 2781526 to 3368154 tid 3 2023-09-30T09:00:33.852 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.852 INFO:tasks.rados.rados.0.smithi005.stdout:80: finishing write tid 4 to smithi00566664-80 2023-09-30T09:00:33.852 INFO:tasks.rados.rados.0.smithi005.stdout:80: finishing write tid 5 to smithi00566664-80 2023-09-30T09:00:33.853 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 80 v 22 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-09-30T09:00:33.853 INFO:tasks.rados.rados.0.smithi005.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-09-30T09:00:33.853 INFO:tasks.rados.rados.0.smithi005.stdout:81: finishing write tid 1 to smithi00566664-81 2023-09-30T09:00:33.853 INFO:tasks.rados.rados.0.smithi005.stdout:81: finishing write tid 2 to smithi00566664-81 2023-09-30T09:00:33.853 INFO:tasks.rados.rados.0.smithi005.stdout:80: done (15 left) 2023-09-30T09:00:33.853 INFO:tasks.rados.rados.0.smithi005.stdout:96: write initial oid 96 2023-09-30T09:00:33.853 INFO:tasks.rados.rados.0.smithi005.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-09-30T09:00:33.860 INFO:tasks.rados.rados.0.smithi005.stdout:96: writing smithi00566664-96 from 796665 to 1341556 tid 1 2023-09-30T09:00:33.866 INFO:tasks.rados.rados.0.smithi005.stdout:96: writing smithi00566664-96 from 1759554 to 2410243 tid 2 2023-09-30T09:00:33.874 INFO:tasks.rados.rados.0.smithi005.stdout:96: writing smithi00566664-96 from 2976243 to 3596665 tid 3 2023-09-30T09:00:33.874 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.874 INFO:tasks.rados.rados.0.smithi005.stdout:81: finishing write tid 3 to smithi00566664-81 2023-09-30T09:00:33.874 INFO:tasks.rados.rados.0.smithi005.stdout:81: finishing write tid 4 to smithi00566664-81 2023-09-30T09:00:33.874 INFO:tasks.rados.rados.0.smithi005.stdout:81: finishing write tid 5 to smithi00566664-81 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 81 v 26 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:82: finishing write tid 1 to smithi00566664-82 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:82: finishing write tid 2 to smithi00566664-82 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:82: finishing write tid 3 to smithi00566664-82 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:82: finishing write tid 4 to smithi00566664-82 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:82: finishing write tid 5 to smithi00566664-82 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 16 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:83: finishing write tid 1 to smithi00566664-83 2023-09-30T09:00:33.875 INFO:tasks.rados.rados.0.smithi005.stdout:83: finishing write tid 2 to smithi00566664-83 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:83: finishing write tid 3 to smithi00566664-83 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:83: finishing write tid 4 to smithi00566664-83 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:83: finishing write tid 5 to smithi00566664-83 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 83 v 20 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:84: finishing write tid 1 to smithi00566664-84 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:84: finishing write tid 2 to smithi00566664-84 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:84: finishing write tid 3 to smithi00566664-84 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:84: finishing write tid 4 to smithi00566664-84 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:84: finishing write tid 5 to smithi00566664-84 2023-09-30T09:00:33.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 84 v 24 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:85: finishing write tid 1 to smithi00566664-85 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:81: done (15 left) 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:82: done (14 left) 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:83: done (13 left) 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:84: done (12 left) 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:97: write initial oid 97 2023-09-30T09:00:33.877 INFO:tasks.rados.rados.0.smithi005.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-09-30T09:00:33.883 INFO:tasks.rados.rados.0.smithi005.stdout:97: writing smithi00566664-97 from 413472 to 1033612 tid 1 2023-09-30T09:00:33.891 INFO:tasks.rados.rados.0.smithi005.stdout:97: writing smithi00566664-97 from 1818036 to 2328736 tid 2 2023-09-30T09:00:33.899 INFO:tasks.rados.rados.0.smithi005.stdout:97: writing smithi00566664-97 from 3120019 to 3613472 tid 3 2023-09-30T09:00:33.899 INFO:tasks.rados.rados.0.smithi005.stdout:98: write initial oid 98 2023-09-30T09:00:33.899 INFO:tasks.rados.rados.0.smithi005.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-09-30T09:00:33.906 INFO:tasks.rados.rados.0.smithi005.stdout:98: writing smithi00566664-98 from 430279 to 1125668 tid 1 2023-09-30T09:00:33.914 INFO:tasks.rados.rados.0.smithi005.stdout:98: writing smithi00566664-98 from 1876518 to 2530876 tid 2 2023-09-30T09:00:33.920 INFO:tasks.rados.rados.0.smithi005.stdout:98: writing smithi00566664-98 from 3031089 to 3567886 tid 3 2023-09-30T09:00:33.920 INFO:tasks.rados.rados.0.smithi005.stdout:99: write initial oid 99 2023-09-30T09:00:33.921 INFO:tasks.rados.rados.0.smithi005.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-09-30T09:00:33.928 INFO:tasks.rados.rados.0.smithi005.stdout:99: writing smithi00566664-99 from 447086 to 1217724 tid 1 2023-09-30T09:00:33.938 INFO:tasks.rados.rados.0.smithi005.stdout:99: writing smithi00566664-99 from 1935000 to 2733016 tid 2 2023-09-30T09:00:33.943 INFO:tasks.rados.rados.0.smithi005.stdout:99: writing smithi00566664-99 from 3458512 to 3647086 tid 3 2023-09-30T09:00:33.943 INFO:tasks.rados.rados.0.smithi005.stdout:100: write initial oid 100 2023-09-30T09:00:33.944 INFO:tasks.rados.rados.0.smithi005.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-09-30T09:00:33.951 INFO:tasks.rados.rados.0.smithi005.stdout:100: writing smithi00566664-100 from 463893 to 1026133 tid 1 2023-09-30T09:00:33.958 INFO:tasks.rados.rados.0.smithi005.stdout:100: writing smithi00566664-100 from 1593482 to 2251509 tid 2 2023-09-30T09:00:33.966 INFO:tasks.rados.rados.0.smithi005.stdout:100: writing smithi00566664-100 from 2685935 to 3245276 tid 3 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:85: finishing write tid 2 to smithi00566664-85 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:85: finishing write tid 3 to smithi00566664-85 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:85: finishing write tid 4 to smithi00566664-85 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:85: finishing write tid 5 to smithi00566664-85 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 85 v 30 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:86: finishing write tid 1 to smithi00566664-86 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:86: finishing write tid 2 to smithi00566664-86 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:86: finishing write tid 3 to smithi00566664-86 2023-09-30T09:00:33.967 INFO:tasks.rados.rados.0.smithi005.stdout:85: done (15 left) 2023-09-30T09:00:33.968 INFO:tasks.rados.rados.0.smithi005.stdout:101: write initial oid 101 2023-09-30T09:00:33.968 INFO:tasks.rados.rados.0.smithi005.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-09-30T09:00:33.973 INFO:tasks.rados.rados.0.smithi005.stdout:101: writing smithi00566664-101 from 480700 to 1118189 tid 1 2023-09-30T09:00:33.978 INFO:tasks.rados.rados.0.smithi005.stdout:101: writing smithi00566664-101 from 1651964 to 2053649 tid 2 2023-09-30T09:00:33.988 INFO:tasks.rados.rados.0.smithi005.stdout:101: writing smithi00566664-101 from 2713358 to 3483971 tid 3 2023-09-30T09:00:33.988 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:33.988 INFO:tasks.rados.rados.0.smithi005.stdout:86: finishing write tid 4 to smithi00566664-86 2023-09-30T09:00:33.988 INFO:tasks.rados.rados.0.smithi005.stdout:86: finishing write tid 5 to smithi00566664-86 2023-09-30T09:00:33.988 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 86 v 16 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-09-30T09:00:33.988 INFO:tasks.rados.rados.0.smithi005.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-09-30T09:00:33.988 INFO:tasks.rados.rados.0.smithi005.stdout:87: finishing write tid 1 to smithi00566664-87 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:87: finishing write tid 2 to smithi00566664-87 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:87: finishing write tid 3 to smithi00566664-87 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:87: finishing write tid 4 to smithi00566664-87 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:87: finishing write tid 5 to smithi00566664-87 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 87 v 23 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:88: finishing write tid 1 to smithi00566664-88 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:88: finishing write tid 2 to smithi00566664-88 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:88: finishing write tid 3 to smithi00566664-88 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:88: finishing write tid 4 to smithi00566664-88 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:86: done (15 left) 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:87: done (14 left) 2023-09-30T09:00:33.989 INFO:tasks.rados.rados.0.smithi005.stdout:102: write initial oid 102 2023-09-30T09:00:33.990 INFO:tasks.rados.rados.0.smithi005.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-09-30T09:00:33.995 INFO:tasks.rados.rados.0.smithi005.stdout:102: writing smithi00566664-102 from 497507 to 1210245 tid 1 2023-09-30T09:00:34.001 INFO:tasks.rados.rados.0.smithi005.stdout:102: writing smithi00566664-102 from 1710446 to 2372142 tid 2 2023-09-30T09:00:34.010 INFO:tasks.rados.rados.0.smithi005.stdout:102: writing smithi00566664-102 from 3140781 to 3697507 tid 3 2023-09-30T09:00:34.010 INFO:tasks.rados.rados.0.smithi005.stdout:103: write initial oid 103 2023-09-30T09:00:34.010 INFO:tasks.rados.rados.0.smithi005.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-09-30T09:00:34.018 INFO:tasks.rados.rados.0.smithi005.stdout:103: writing smithi00566664-103 from 514314 to 1302301 tid 1 2023-09-30T09:00:34.025 INFO:tasks.rados.rados.0.smithi005.stdout:103: writing smithi00566664-103 from 1768928 to 2174282 tid 2 2023-09-30T09:00:34.030 INFO:tasks.rados.rados.0.smithi005.stdout:103: writing smithi00566664-103 from 2768204 to 3277714 tid 3 2023-09-30T09:00:34.030 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.031 INFO:tasks.rados.rados.0.smithi005.stdout:88: finishing write tid 5 to smithi00566664-88 2023-09-30T09:00:34.031 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 88 v 20 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-09-30T09:00:34.031 INFO:tasks.rados.rados.0.smithi005.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-09-30T09:00:34.031 INFO:tasks.rados.rados.0.smithi005.stdout:88: done (15 left) 2023-09-30T09:00:34.031 INFO:tasks.rados.rados.0.smithi005.stdout:104: write initial oid 104 2023-09-30T09:00:34.031 INFO:tasks.rados.rados.0.smithi005.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-09-30T09:00:34.036 INFO:tasks.rados.rados.0.smithi005.stdout:104: writing smithi00566664-104 from 531121 to 994357 tid 1 2023-09-30T09:00:34.044 INFO:tasks.rados.rados.0.smithi005.stdout:104: writing smithi00566664-104 from 1711057 to 2376422 tid 2 2023-09-30T09:00:34.052 INFO:tasks.rados.rados.0.smithi005.stdout:104: writing smithi00566664-104 from 3079274 to 3731121 tid 3 2023-09-30T09:00:34.052 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.052 INFO:tasks.rados.rados.0.smithi005.stdout:89: finishing write tid 1 to smithi00566664-89 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:89: finishing write tid 2 to smithi00566664-89 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:89: finishing write tid 3 to smithi00566664-89 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:89: finishing write tid 4 to smithi00566664-89 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:89: finishing write tid 5 to smithi00566664-89 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 89 v 34 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:90: finishing write tid 1 to smithi00566664-90 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:90: finishing write tid 2 to smithi00566664-90 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:90: finishing write tid 3 to smithi00566664-90 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:90: finishing write tid 4 to smithi00566664-90 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:89: done (15 left) 2023-09-30T09:00:34.053 INFO:tasks.rados.rados.0.smithi005.stdout:105: write initial oid 105 2023-09-30T09:00:34.054 INFO:tasks.rados.rados.0.smithi005.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-09-30T09:00:34.058 INFO:tasks.rados.rados.0.smithi005.stdout:105: writing smithi00566664-105 from 547928 to 1086413 tid 1 2023-09-30T09:00:34.064 INFO:tasks.rados.rados.0.smithi005.stdout:105: writing smithi00566664-105 from 1769539 to 2178562 tid 2 2023-09-30T09:00:34.071 INFO:tasks.rados.rados.0.smithi005.stdout:105: writing smithi00566664-105 from 2706697 to 3238751 tid 3 2023-09-30T09:00:34.071 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.071 INFO:tasks.rados.rados.0.smithi005.stdout:90: finishing write tid 5 to smithi00566664-90 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 90 v 14 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:91: finishing write tid 1 to smithi00566664-91 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:91: finishing write tid 2 to smithi00566664-91 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:91: finishing write tid 3 to smithi00566664-91 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:91: finishing write tid 4 to smithi00566664-91 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:90: done (15 left) 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:106: write initial oid 106 2023-09-30T09:00:34.072 INFO:tasks.rados.rados.0.smithi005.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-09-30T09:00:34.077 INFO:tasks.rados.rados.0.smithi005.stdout:106: writing smithi00566664-106 from 564735 to 1178469 tid 1 2023-09-30T09:00:34.086 INFO:tasks.rados.rados.0.smithi005.stdout:106: writing smithi00566664-106 from 1828021 to 2497055 tid 2 2023-09-30T09:00:34.094 INFO:tasks.rados.rados.0.smithi005.stdout:106: writing smithi00566664-106 from 3134120 to 3764735 tid 3 2023-09-30T09:00:34.094 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.094 INFO:tasks.rados.rados.0.smithi005.stdout:91: finishing write tid 5 to smithi00566664-91 2023-09-30T09:00:34.094 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 91 v 13 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-09-30T09:00:34.094 INFO:tasks.rados.rados.0.smithi005.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-09-30T09:00:34.094 INFO:tasks.rados.rados.0.smithi005.stdout:91: done (15 left) 2023-09-30T09:00:34.095 INFO:tasks.rados.rados.0.smithi005.stdout:107: write initial oid 107 2023-09-30T09:00:34.095 INFO:tasks.rados.rados.0.smithi005.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-09-30T09:00:34.101 INFO:tasks.rados.rados.0.smithi005.stdout:107: writing smithi00566664-107 from 581542 to 1270525 tid 1 2023-09-30T09:00:34.107 INFO:tasks.rados.rados.0.smithi005.stdout:107: writing smithi00566664-107 from 1886503 to 2299195 tid 2 2023-09-30T09:00:34.114 INFO:tasks.rados.rados.0.smithi005.stdout:107: writing smithi00566664-107 from 2761543 to 3432494 tid 3 2023-09-30T09:00:34.114 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:92: finishing write tid 1 to smithi00566664-92 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:92: finishing write tid 2 to smithi00566664-92 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:92: finishing write tid 3 to smithi00566664-92 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:92: finishing write tid 4 to smithi00566664-92 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:92: finishing write tid 5 to smithi00566664-92 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 92 v 38 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:93: finishing write tid 1 to smithi00566664-93 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:93: finishing write tid 2 to smithi00566664-93 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:93: finishing write tid 3 to smithi00566664-93 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:93: finishing write tid 4 to smithi00566664-93 2023-09-30T09:00:34.115 INFO:tasks.rados.rados.0.smithi005.stdout:93: finishing write tid 5 to smithi00566664-93 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 93 v 24 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:94: finishing write tid 1 to smithi00566664-94 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:94: finishing write tid 2 to smithi00566664-94 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:92: done (15 left) 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:93: done (14 left) 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:108: write initial oid 108 2023-09-30T09:00:34.116 INFO:tasks.rados.rados.0.smithi005.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-09-30T09:00:34.124 INFO:tasks.rados.rados.0.smithi005.stdout:108: writing smithi00566664-108 from 598349 to 1078934 tid 1 2023-09-30T09:00:34.131 INFO:tasks.rados.rados.0.smithi005.stdout:108: writing smithi00566664-108 from 1544985 to 2217688 tid 2 2023-09-30T09:00:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:108: writing smithi00566664-108 from 2905319 to 3387542 tid 3 2023-09-30T09:00:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:109: write initial oid 109 2023-09-30T09:00:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-09-30T09:00:34.144 INFO:tasks.rados.rados.0.smithi005.stdout:109: writing smithi00566664-109 from 615156 to 1170990 tid 1 2023-09-30T09:00:34.149 INFO:tasks.rados.rados.0.smithi005.stdout:109: writing smithi00566664-109 from 1603467 to 2019828 tid 2 2023-09-30T09:00:34.158 INFO:tasks.rados.rados.0.smithi005.stdout:109: writing smithi00566664-109 from 2816389 to 3509884 tid 3 2023-09-30T09:00:34.158 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.158 INFO:tasks.rados.rados.0.smithi005.stdout:94: finishing write tid 3 to smithi00566664-94 2023-09-30T09:00:34.158 INFO:tasks.rados.rados.0.smithi005.stdout:94: finishing write tid 4 to smithi00566664-94 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:94: finishing write tid 5 to smithi00566664-94 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 94 v 27 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:95: finishing write tid 1 to smithi00566664-95 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:95: finishing write tid 2 to smithi00566664-95 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:94: done (15 left) 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:110: write initial oid 110 2023-09-30T09:00:34.159 INFO:tasks.rados.rados.0.smithi005.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-09-30T09:00:34.165 INFO:tasks.rados.rados.0.smithi005.stdout:110: writing smithi00566664-110 from 631963 to 1263046 tid 1 2023-09-30T09:00:34.174 INFO:tasks.rados.rados.0.smithi005.stdout:110: writing smithi00566664-110 from 2061949 to 2621968 tid 2 2023-09-30T09:00:34.180 INFO:tasks.rados.rados.0.smithi005.stdout:110: writing smithi00566664-110 from 3243812 to 3748579 tid 3 2023-09-30T09:00:34.180 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.180 INFO:tasks.rados.rados.0.smithi005.stdout:95: finishing write tid 3 to smithi00566664-95 2023-09-30T09:00:34.180 INFO:tasks.rados.rados.0.smithi005.stdout:95: finishing write tid 4 to smithi00566664-95 2023-09-30T09:00:34.180 INFO:tasks.rados.rados.0.smithi005.stdout:95: finishing write tid 5 to smithi00566664-95 2023-09-30T09:00:34.180 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 32 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-09-30T09:00:34.180 INFO:tasks.rados.rados.0.smithi005.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:96: finishing write tid 1 to smithi00566664-96 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:96: finishing write tid 2 to smithi00566664-96 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:96: finishing write tid 3 to smithi00566664-96 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:96: finishing write tid 4 to smithi00566664-96 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:96: finishing write tid 5 to smithi00566664-96 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 96 v 36 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:97: finishing write tid 1 to smithi00566664-97 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:97: finishing write tid 2 to smithi00566664-97 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:95: done (15 left) 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:96: done (14 left) 2023-09-30T09:00:34.181 INFO:tasks.rados.rados.0.smithi005.stdout:111: write initial oid 111 2023-09-30T09:00:34.182 INFO:tasks.rados.rados.0.smithi005.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-09-30T09:00:34.187 INFO:tasks.rados.rados.0.smithi005.stdout:111: writing smithi00566664-111 from 648770 to 1355102 tid 1 2023-09-30T09:00:34.194 INFO:tasks.rados.rados.0.smithi005.stdout:111: writing smithi00566664-111 from 2120431 to 2540461 tid 2 2023-09-30T09:00:34.201 INFO:tasks.rados.rados.0.smithi005.stdout:111: writing smithi00566664-111 from 3271235 to 3703627 tid 3 2023-09-30T09:00:34.201 INFO:tasks.rados.rados.0.smithi005.stdout:112: write initial oid 112 2023-09-30T09:00:34.202 INFO:tasks.rados.rados.0.smithi005.stdout:97: finishing write tid 3 to smithi00566664-97 2023-09-30T09:00:34.202 INFO:tasks.rados.rados.0.smithi005.stdout:97: finishing write tid 4 to smithi00566664-97 2023-09-30T09:00:34.202 INFO:tasks.rados.rados.0.smithi005.stdout:97: finishing write tid 5 to smithi00566664-97 2023-09-30T09:00:34.202 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 97 v 27 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-09-30T09:00:34.202 INFO:tasks.rados.rados.0.smithi005.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-09-30T09:00:34.202 INFO:tasks.rados.rados.0.smithi005.stdout:98: finishing write tid 1 to smithi00566664-98 2023-09-30T09:00:34.202 INFO:tasks.rados.rados.0.smithi005.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-09-30T09:00:34.209 INFO:tasks.rados.rados.0.smithi005.stdout:112: writing smithi00566664-112 from 665577 to 1447158 tid 1 2023-09-30T09:00:34.216 INFO:tasks.rados.rados.0.smithi005.stdout:112: writing smithi00566664-112 from 2062560 to 2626248 tid 2 2023-09-30T09:00:34.224 INFO:tasks.rados.rados.0.smithi005.stdout:112: writing smithi00566664-112 from 3182305 to 3825969 tid 3 2023-09-30T09:00:34.224 INFO:tasks.rados.rados.0.smithi005.stdout:97: done (15 left) 2023-09-30T09:00:34.224 INFO:tasks.rados.rados.0.smithi005.stdout:113: write initial oid 113 2023-09-30T09:00:34.224 INFO:tasks.rados.rados.0.smithi005.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-09-30T09:00:34.230 INFO:tasks.rados.rados.0.smithi005.stdout:113: writing smithi00566664-113 from 682384 to 1139214 tid 1 2023-09-30T09:00:34.236 INFO:tasks.rados.rados.0.smithi005.stdout:113: writing smithi00566664-113 from 1721042 to 2144741 tid 2 2023-09-30T09:00:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:113: writing smithi00566664-113 from 2809728 to 3264664 tid 3 2023-09-30T09:00:34.246 INFO:tasks.rados.rados.0.smithi005.stdout:113: writing smithi00566664-113 from 3731357 to 3882384 tid 4 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:98: finishing write tid 2 to smithi00566664-98 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:98: finishing write tid 3 to smithi00566664-98 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:98: finishing write tid 4 to smithi00566664-98 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:98: finishing write tid 5 to smithi00566664-98 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 98 v 40 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:99: finishing write tid 1 to smithi00566664-99 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:99: finishing write tid 2 to smithi00566664-99 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:99: finishing write tid 3 to smithi00566664-99 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:99: finishing write tid 4 to smithi00566664-99 2023-09-30T09:00:34.247 INFO:tasks.rados.rados.0.smithi005.stdout:99: finishing write tid 5 to smithi00566664-99 2023-09-30T09:00:34.248 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 99 v 26 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-09-30T09:00:34.248 INFO:tasks.rados.rados.0.smithi005.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-09-30T09:00:34.248 INFO:tasks.rados.rados.0.smithi005.stdout:100: finishing write tid 1 to smithi00566664-100 2023-09-30T09:00:34.248 INFO:tasks.rados.rados.0.smithi005.stdout:98: done (15 left) 2023-09-30T09:00:34.248 INFO:tasks.rados.rados.0.smithi005.stdout:99: done (14 left) 2023-09-30T09:00:34.248 INFO:tasks.rados.rados.0.smithi005.stdout:114: write initial oid 114 2023-09-30T09:00:34.248 INFO:tasks.rados.rados.0.smithi005.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-09-30T09:00:34.254 INFO:tasks.rados.rados.0.smithi005.stdout:114: writing smithi00566664-114 from 699191 to 1231270 tid 1 2023-09-30T09:00:34.260 INFO:tasks.rados.rados.0.smithi005.stdout:114: writing smithi00566664-114 from 1779524 to 2346881 tid 2 2023-09-30T09:00:34.268 INFO:tasks.rados.rados.0.smithi005.stdout:114: writing smithi00566664-114 from 2837151 to 3503359 tid 3 2023-09-30T09:00:34.269 INFO:tasks.rados.rados.0.smithi005.stdout:115: write initial oid 115 2023-09-30T09:00:34.269 INFO:tasks.rados.rados.0.smithi005.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-09-30T09:00:34.277 INFO:tasks.rados.rados.0.smithi005.stdout:115: writing smithi00566664-115 from 715998 to 1323326 tid 1 2023-09-30T09:00:34.282 INFO:tasks.rados.rados.0.smithi005.stdout:115: writing smithi00566664-115 from 1838006 to 2265374 tid 2 2023-09-30T09:00:34.289 INFO:tasks.rados.rados.0.smithi005.stdout:115: writing smithi00566664-115 from 2864574 to 3342054 tid 3 2023-09-30T09:00:34.292 INFO:tasks.rados.rados.0.smithi005.stdout:115: writing smithi00566664-115 from 3863835 to 3915998 tid 4 2023-09-30T09:00:34.292 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.292 INFO:tasks.rados.rados.0.smithi005.stdout:100: finishing write tid 2 to smithi00566664-100 2023-09-30T09:00:34.292 INFO:tasks.rados.rados.0.smithi005.stdout:100: finishing write tid 3 to smithi00566664-100 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:100: finishing write tid 4 to smithi00566664-100 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:100: finishing write tid 5 to smithi00566664-100 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 100 v 22 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:101: finishing write tid 1 to smithi00566664-101 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:101: finishing write tid 2 to smithi00566664-101 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:101: finishing write tid 3 to smithi00566664-101 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:101: finishing write tid 4 to smithi00566664-101 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:101: finishing write tid 5 to smithi00566664-101 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 28 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-09-30T09:00:34.293 INFO:tasks.rados.rados.0.smithi005.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-09-30T09:00:34.294 INFO:tasks.rados.rados.0.smithi005.stdout:102: finishing write tid 1 to smithi00566664-102 2023-09-30T09:00:34.294 INFO:tasks.rados.rados.0.smithi005.stdout:100: done (15 left) 2023-09-30T09:00:34.294 INFO:tasks.rados.rados.0.smithi005.stdout:101: done (14 left) 2023-09-30T09:00:34.294 INFO:tasks.rados.rados.0.smithi005.stdout:116: write initial oid 116 2023-09-30T09:00:34.294 INFO:tasks.rados.rados.0.smithi005.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-09-30T09:00:34.301 INFO:tasks.rados.rados.0.smithi005.stdout:116: writing smithi00566664-116 from 732805 to 1531735 tid 1 2023-09-30T09:00:34.309 INFO:tasks.rados.rados.0.smithi005.stdout:116: writing smithi00566664-116 from 2296488 to 2867514 tid 2 2023-09-30T09:00:34.314 INFO:tasks.rados.rados.0.smithi005.stdout:116: writing smithi00566664-116 from 3291997 to 3697102 tid 3 2023-09-30T09:00:34.314 INFO:tasks.rados.rados.0.smithi005.stdout:117: write initial oid 117 2023-09-30T09:00:34.314 INFO:tasks.rados.rados.0.smithi005.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-09-30T09:00:34.321 INFO:tasks.rados.rados.0.smithi005.stdout:117: writing smithi00566664-117 from 749612 to 1223791 tid 1 2023-09-30T09:00:34.327 INFO:tasks.rados.rados.0.smithi005.stdout:117: writing smithi00566664-117 from 1954970 to 2386007 tid 2 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:117: writing smithi00566664-117 from 2919420 to 3535797 tid 3 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:102: finishing write tid 2 to smithi00566664-102 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:102: finishing write tid 3 to smithi00566664-102 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:102: finishing write tid 4 to smithi00566664-102 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:102: finishing write tid 5 to smithi00566664-102 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 102 v 24 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-09-30T09:00:34.335 INFO:tasks.rados.rados.0.smithi005.stdout:103: finishing write tid 1 to smithi00566664-103 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:103: finishing write tid 2 to smithi00566664-103 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:103: finishing write tid 3 to smithi00566664-103 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:103: finishing write tid 4 to smithi00566664-103 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:103: finishing write tid 5 to smithi00566664-103 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 103 v 32 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:104: finishing write tid 1 to smithi00566664-104 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:104: finishing write tid 2 to smithi00566664-104 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:104: finishing write tid 3 to smithi00566664-104 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:104: finishing write tid 4 to smithi00566664-104 2023-09-30T09:00:34.336 INFO:tasks.rados.rados.0.smithi005.stdout:104: finishing write tid 5 to smithi00566664-104 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 104 v 31 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:105: finishing write tid 1 to smithi00566664-105 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:105: finishing write tid 2 to smithi00566664-105 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:105: finishing write tid 3 to smithi00566664-105 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:105: finishing write tid 4 to smithi00566664-105 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:105: finishing write tid 5 to smithi00566664-105 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 105 v 36 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:106: finishing write tid 1 to smithi00566664-106 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:106: finishing write tid 2 to smithi00566664-106 2023-09-30T09:00:34.337 INFO:tasks.rados.rados.0.smithi005.stdout:106: finishing write tid 3 to smithi00566664-106 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:106: finishing write tid 4 to smithi00566664-106 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:106: finishing write tid 5 to smithi00566664-106 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 106 v 30 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:102: done (15 left) 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:103: done (14 left) 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:104: done (13 left) 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:105: done (12 left) 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:106: done (11 left) 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:118: write initial oid 118 2023-09-30T09:00:34.338 INFO:tasks.rados.rados.0.smithi005.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-09-30T09:00:34.342 INFO:tasks.rados.rados.0.smithi005.stdout:118: writing smithi00566664-118 from 766419 to 1315847 tid 1 2023-09-30T09:00:34.349 INFO:tasks.rados.rados.0.smithi005.stdout:118: writing smithi00566664-118 from 2013452 to 2588147 tid 2 2023-09-30T09:00:34.356 INFO:tasks.rados.rados.0.smithi005.stdout:118: writing smithi00566664-118 from 3346843 to 3774492 tid 3 2023-09-30T09:00:34.356 INFO:tasks.rados.rados.0.smithi005.stdout:119: write initial oid 119 2023-09-30T09:00:34.356 INFO:tasks.rados.rados.0.smithi005.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-09-30T09:00:34.364 INFO:tasks.rados.rados.0.smithi005.stdout:119: writing smithi00566664-119 from 783226 to 1407903 tid 1 2023-09-30T09:00:34.370 INFO:tasks.rados.rados.0.smithi005.stdout:119: writing smithi00566664-119 from 2071934 to 2506640 tid 2 2023-09-30T09:00:34.377 INFO:tasks.rados.rados.0.smithi005.stdout:119: writing smithi00566664-119 from 2974266 to 3613187 tid 3 2023-09-30T09:00:34.377 INFO:tasks.rados.rados.0.smithi005.stdout:120: write initial oid 120 2023-09-30T09:00:34.378 INFO:tasks.rados.rados.0.smithi005.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-09-30T09:00:34.384 INFO:tasks.rados.rados.0.smithi005.stdout:120: writing smithi00566664-120 from 400033 to 1099959 tid 1 2023-09-30T09:00:34.389 INFO:tasks.rados.rados.0.smithi005.stdout:120: writing smithi00566664-120 from 1614063 to 2000033 tid 2 2023-09-30T09:00:34.389 INFO:tasks.rados.rados.0.smithi005.stdout:121: write initial oid 121 2023-09-30T09:00:34.390 INFO:tasks.rados.rados.0.smithi005.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-09-30T09:00:34.396 INFO:tasks.rados.rados.0.smithi005.stdout:121: writing smithi00566664-121 from 416840 to 1192015 tid 1 2023-09-30T09:00:34.401 INFO:tasks.rados.rados.0.smithi005.stdout:121: writing smithi00566664-121 from 1672545 to 2016840 tid 2 2023-09-30T09:00:34.401 INFO:tasks.rados.rados.0.smithi005.stdout:122: write initial oid 122 2023-09-30T09:00:34.401 INFO:tasks.rados.rados.0.smithi005.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-09-30T09:00:34.406 INFO:tasks.rados.rados.0.smithi005.stdout:122: writing smithi00566664-122 from 433647 to 884071 tid 1 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:122: writing smithi00566664-122 from 1331027 to 1913060 tid 2 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:107: finishing write tid 1 to smithi00566664-107 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:107: finishing write tid 2 to smithi00566664-107 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:107: finishing write tid 3 to smithi00566664-107 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:107: finishing write tid 4 to smithi00566664-107 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:107: finishing write tid 5 to smithi00566664-107 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 24 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-09-30T09:00:34.413 INFO:tasks.rados.rados.0.smithi005.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-09-30T09:00:34.414 INFO:tasks.rados.rados.0.smithi005.stdout:108: finishing write tid 1 to smithi00566664-108 2023-09-30T09:00:34.414 INFO:tasks.rados.rados.0.smithi005.stdout:108: finishing write tid 2 to smithi00566664-108 2023-09-30T09:00:34.414 INFO:tasks.rados.rados.0.smithi005.stdout:108: finishing write tid 3 to smithi00566664-108 2023-09-30T09:00:34.414 INFO:tasks.rados.rados.0.smithi005.stdout:107: done (15 left) 2023-09-30T09:00:34.414 INFO:tasks.rados.rados.0.smithi005.stdout:123: write initial oid 123 2023-09-30T09:00:34.414 INFO:tasks.rados.rados.0.smithi005.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-09-30T09:00:34.419 INFO:tasks.rados.rados.0.smithi005.stdout:123: writing smithi00566664-123 from 450454 to 1092480 tid 1 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:123: writing smithi00566664-123 from 1505862 to 2050454 tid 2 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:108: finishing write tid 4 to smithi00566664-108 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:108: finishing write tid 5 to smithi00566664-108 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 108 v 20 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:109: finishing write tid 1 to smithi00566664-109 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:109: finishing write tid 2 to smithi00566664-109 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:108: done (15 left) 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:124: write initial oid 124 2023-09-30T09:00:34.425 INFO:tasks.rados.rados.0.smithi005.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-09-30T09:00:34.431 INFO:tasks.rados.rados.0.smithi005.stdout:124: writing smithi00566664-124 from 467261 to 1184536 tid 1 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:124: writing smithi00566664-124 from 1847991 to 2067261 tid 2 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:109: finishing write tid 3 to smithi00566664-109 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:109: finishing write tid 4 to smithi00566664-109 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:109: finishing write tid 5 to smithi00566664-109 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 109 v 10 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:110: finishing write tid 1 to smithi00566664-110 2023-09-30T09:00:34.438 INFO:tasks.rados.rados.0.smithi005.stdout:110: finishing write tid 2 to smithi00566664-110 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:110: finishing write tid 3 to smithi00566664-110 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:110: finishing write tid 4 to smithi00566664-110 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:110: finishing write tid 5 to smithi00566664-110 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 110 v 42 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:111: finishing write tid 1 to smithi00566664-111 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:111: finishing write tid 2 to smithi00566664-111 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:109: done (15 left) 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:110: done (14 left) 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:125: write initial oid 125 2023-09-30T09:00:34.439 INFO:tasks.rados.rados.0.smithi005.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-09-30T09:00:34.448 INFO:tasks.rados.rados.0.smithi005.stdout:125: writing smithi00566664-125 from 484068 to 1276592 tid 1 2023-09-30T09:00:34.454 INFO:tasks.rados.rados.0.smithi005.stdout:125: writing smithi00566664-125 from 1906473 to 2084068 tid 2 2023-09-30T09:00:34.454 INFO:tasks.rados.rados.0.smithi005.stdout:126: write initial oid 126 2023-09-30T09:00:34.454 INFO:tasks.rados.rados.0.smithi005.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-09-30T09:00:34.460 INFO:tasks.rados.rados.0.smithi005.stdout:126: writing smithi00566664-126 from 500875 to 968648 tid 1 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:126: writing smithi00566664-126 from 1564955 to 2100875 tid 2 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:111: finishing write tid 3 to smithi00566664-111 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:111: finishing write tid 4 to smithi00566664-111 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:111: finishing write tid 5 to smithi00566664-111 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 111 v 46 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:112: finishing write tid 1 to smithi00566664-112 2023-09-30T09:00:34.467 INFO:tasks.rados.rados.0.smithi005.stdout:112: finishing write tid 2 to smithi00566664-112 2023-09-30T09:00:34.468 INFO:tasks.rados.rados.0.smithi005.stdout:112: finishing write tid 3 to smithi00566664-112 2023-09-30T09:00:34.468 INFO:tasks.rados.rados.0.smithi005.stdout:112: finishing write tid 4 to smithi00566664-112 2023-09-30T09:00:34.468 INFO:tasks.rados.rados.0.smithi005.stdout:111: done (15 left) 2023-09-30T09:00:34.468 INFO:tasks.rados.rados.0.smithi005.stdout:127: write initial oid 127 2023-09-30T09:00:34.468 INFO:tasks.rados.rados.0.smithi005.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-09-30T09:00:34.473 INFO:tasks.rados.rados.0.smithi005.stdout:127: writing smithi00566664-127 from 517682 to 1060704 tid 1 2023-09-30T09:00:34.480 INFO:tasks.rados.rados.0.smithi005.stdout:127: writing smithi00566664-127 from 1623437 to 2117682 tid 2 2023-09-30T09:00:34.480 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:112: finishing write tid 5 to smithi00566664-112 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 112 v 14 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:113: finishing write tid 1 to smithi00566664-113 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:113: finishing write tid 2 to smithi00566664-113 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:113: finishing write tid 3 to smithi00566664-113 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:113: finishing write tid 4 to smithi00566664-113 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:113: finishing write tid 5 to smithi00566664-113 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:113: finishing write tid 6 to smithi00566664-113 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 29 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-09-30T09:00:34.481 INFO:tasks.rados.rados.0.smithi005.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:114: finishing write tid 1 to smithi00566664-114 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:114: finishing write tid 2 to smithi00566664-114 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:114: finishing write tid 3 to smithi00566664-114 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:114: finishing write tid 4 to smithi00566664-114 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:114: finishing write tid 5 to smithi00566664-114 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 114 v 44 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:115: finishing write tid 1 to smithi00566664-115 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:115: finishing write tid 2 to smithi00566664-115 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:115: finishing write tid 3 to smithi00566664-115 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:112: done (15 left) 2023-09-30T09:00:34.482 INFO:tasks.rados.rados.0.smithi005.stdout:113: done (14 left) 2023-09-30T09:00:34.483 INFO:tasks.rados.rados.0.smithi005.stdout:114: done (13 left) 2023-09-30T09:00:34.483 INFO:tasks.rados.rados.0.smithi005.stdout:128: write initial oid 128 2023-09-30T09:00:34.483 INFO:tasks.rados.rados.0.smithi005.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-09-30T09:00:34.486 INFO:tasks.rados.rados.0.smithi005.stdout:128: writing smithi00566664-128 from 534489 to 1152760 tid 1 2023-09-30T09:00:34.492 INFO:tasks.rados.rados.0.smithi005.stdout:128: writing smithi00566664-128 from 1565566 to 2134489 tid 2 2023-09-30T09:00:34.492 INFO:tasks.rados.rados.0.smithi005.stdout:129: write initial oid 129 2023-09-30T09:00:34.493 INFO:tasks.rados.rados.0.smithi005.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-09-30T09:00:34.500 INFO:tasks.rados.rados.0.smithi005.stdout:129: writing smithi00566664-129 from 551296 to 1244816 tid 1 2023-09-30T09:00:34.505 INFO:tasks.rados.rados.0.smithi005.stdout:129: writing smithi00566664-129 from 2024048 to 2151296 tid 2 2023-09-30T09:00:34.505 INFO:tasks.rados.rados.0.smithi005.stdout:130: write initial oid 130 2023-09-30T09:00:34.506 INFO:tasks.rados.rados.0.smithi005.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-09-30T09:00:34.515 INFO:tasks.rados.rados.0.smithi005.stdout:130: writing smithi00566664-130 from 568103 to 1336872 tid 1 2023-09-30T09:00:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:130: writing smithi00566664-130 from 2082530 to 2168103 tid 2 2023-09-30T09:00:34.520 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:115: finishing write tid 4 to smithi00566664-115 2023-09-30T09:00:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:115: finishing write tid 5 to smithi00566664-115 2023-09-30T09:00:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:115: finishing write tid 6 to smithi00566664-115 2023-09-30T09:00:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 115 v 35 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-09-30T09:00:34.521 INFO:tasks.rados.rados.0.smithi005.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-09-30T09:00:34.521 INFO:tasks.rados.rados.0.smithi005.stdout:116: finishing write tid 1 to smithi00566664-116 2023-09-30T09:00:34.521 INFO:tasks.rados.rados.0.smithi005.stdout:116: finishing write tid 2 to smithi00566664-116 2023-09-30T09:00:34.521 INFO:tasks.rados.rados.0.smithi005.stdout:115: done (15 left) 2023-09-30T09:00:34.521 INFO:tasks.rados.rados.0.smithi005.stdout:131: write initial oid 131 2023-09-30T09:00:34.521 INFO:tasks.rados.rados.0.smithi005.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-09-30T09:00:34.527 INFO:tasks.rados.rados.0.smithi005.stdout:131: writing smithi00566664-131 from 584910 to 1145281 tid 1 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout:131: writing smithi00566664-131 from 1857365 to 2184910 tid 2 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout:116: finishing write tid 3 to smithi00566664-116 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout:116: finishing write tid 4 to smithi00566664-116 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout:116: finishing write tid 5 to smithi00566664-116 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 116 v 40 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-09-30T09:00:34.534 INFO:tasks.rados.rados.0.smithi005.stdout:117: finishing write tid 1 to smithi00566664-117 2023-09-30T09:00:34.535 INFO:tasks.rados.rados.0.smithi005.stdout:116: done (15 left) 2023-09-30T09:00:34.535 INFO:tasks.rados.rados.0.smithi005.stdout:132: write initial oid 132 2023-09-30T09:00:34.535 INFO:tasks.rados.rados.0.smithi005.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-09-30T09:00:34.541 INFO:tasks.rados.rados.0.smithi005.stdout:132: writing smithi00566664-132 from 601717 to 1237337 tid 1 2023-09-30T09:00:34.548 INFO:tasks.rados.rados.0.smithi005.stdout:132: writing smithi00566664-132 from 1799494 to 2201717 tid 2 2023-09-30T09:00:34.548 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.548 INFO:tasks.rados.rados.0.smithi005.stdout:117: finishing write tid 2 to smithi00566664-117 2023-09-30T09:00:34.548 INFO:tasks.rados.rados.0.smithi005.stdout:117: finishing write tid 3 to smithi00566664-117 2023-09-30T09:00:34.548 INFO:tasks.rados.rados.0.smithi005.stdout:117: finishing write tid 4 to smithi00566664-117 2023-09-30T09:00:34.548 INFO:tasks.rados.rados.0.smithi005.stdout:117: finishing write tid 5 to smithi00566664-117 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 117 v 18 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:118: finishing write tid 1 to smithi00566664-118 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:118: finishing write tid 2 to smithi00566664-118 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:118: finishing write tid 3 to smithi00566664-118 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:118: finishing write tid 4 to smithi00566664-118 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:118: finishing write tid 5 to smithi00566664-118 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 118 v 24 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-09-30T09:00:34.549 INFO:tasks.rados.rados.0.smithi005.stdout:119: finishing write tid 1 to smithi00566664-119 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:119: finishing write tid 2 to smithi00566664-119 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:119: finishing write tid 3 to smithi00566664-119 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:119: finishing write tid 4 to smithi00566664-119 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:119: finishing write tid 5 to smithi00566664-119 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 119 v 18 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:120: finishing write tid 1 to smithi00566664-120 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:120: finishing write tid 2 to smithi00566664-120 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:120: finishing write tid 3 to smithi00566664-120 2023-09-30T09:00:34.550 INFO:tasks.rados.rados.0.smithi005.stdout:120: finishing write tid 4 to smithi00566664-120 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 120 v 23 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:121: finishing write tid 1 to smithi00566664-121 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:121: finishing write tid 2 to smithi00566664-121 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:121: finishing write tid 3 to smithi00566664-121 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:121: finishing write tid 4 to smithi00566664-121 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 121 v 27 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:122: finishing write tid 1 to smithi00566664-122 2023-09-30T09:00:34.551 INFO:tasks.rados.rados.0.smithi005.stdout:122: finishing write tid 2 to smithi00566664-122 2023-09-30T09:00:34.552 INFO:tasks.rados.rados.0.smithi005.stdout:117: done (15 left) 2023-09-30T09:00:34.552 INFO:tasks.rados.rados.0.smithi005.stdout:118: done (14 left) 2023-09-30T09:00:34.552 INFO:tasks.rados.rados.0.smithi005.stdout:119: done (13 left) 2023-09-30T09:00:34.552 INFO:tasks.rados.rados.0.smithi005.stdout:120: done (12 left) 2023-09-30T09:00:34.552 INFO:tasks.rados.rados.0.smithi005.stdout:121: done (11 left) 2023-09-30T09:00:34.552 INFO:tasks.rados.rados.0.smithi005.stdout:133: write initial oid 133 2023-09-30T09:00:34.552 INFO:tasks.rados.rados.0.smithi005.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-09-30T09:00:34.554 INFO:tasks.rados.rados.0.smithi005.stdout:133: writing smithi00566664-133 from 618524 to 1329393 tid 1 2023-09-30T09:00:34.560 INFO:tasks.rados.rados.0.smithi005.stdout:133: writing smithi00566664-133 from 1857976 to 2218524 tid 2 2023-09-30T09:00:34.561 INFO:tasks.rados.rados.0.smithi005.stdout:134: write initial oid 134 2023-09-30T09:00:34.561 INFO:tasks.rados.rados.0.smithi005.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-09-30T09:00:34.568 INFO:tasks.rados.rados.0.smithi005.stdout:134: writing smithi00566664-134 from 635331 to 1421449 tid 1 2023-09-30T09:00:34.573 INFO:tasks.rados.rados.0.smithi005.stdout:134: writing smithi00566664-134 from 1916458 to 2235331 tid 2 2023-09-30T09:00:34.574 INFO:tasks.rados.rados.0.smithi005.stdout:135: write initial oid 135 2023-09-30T09:00:34.574 INFO:tasks.rados.rados.0.smithi005.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-09-30T09:00:34.580 INFO:tasks.rados.rados.0.smithi005.stdout:135: writing smithi00566664-135 from 652138 to 1113505 tid 1 2023-09-30T09:00:34.587 INFO:tasks.rados.rados.0.smithi005.stdout:135: writing smithi00566664-135 from 1574940 to 2252138 tid 2 2023-09-30T09:00:34.587 INFO:tasks.rados.rados.0.smithi005.stdout:136: write initial oid 136 2023-09-30T09:00:34.587 INFO:tasks.rados.rados.0.smithi005.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-09-30T09:00:34.594 INFO:tasks.rados.rados.0.smithi005.stdout:136: writing smithi00566664-136 from 668945 to 1205561 tid 1 2023-09-30T09:00:34.599 INFO:tasks.rados.rados.0.smithi005.stdout:136: writing smithi00566664-136 from 1633422 to 2124785 tid 2 2023-09-30T09:00:34.599 INFO:tasks.rados.rados.0.smithi005.stdout:137: write initial oid 137 2023-09-30T09:00:34.599 INFO:tasks.rados.rados.0.smithi005.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-09-30T09:00:34.607 INFO:tasks.rados.rados.0.smithi005.stdout:137: writing smithi00566664-137 from 685752 to 1297617 tid 1 2023-09-30T09:00:34.613 INFO:tasks.rados.rados.0.smithi005.stdout:137: writing smithi00566664-137 from 1975551 to 2285752 tid 2 2023-09-30T09:00:34.613 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.613 INFO:tasks.rados.rados.0.smithi005.stdout:122: finishing write tid 3 to smithi00566664-122 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:122: finishing write tid 4 to smithi00566664-122 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 122 v 16 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:123: finishing write tid 1 to smithi00566664-123 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:123: finishing write tid 2 to smithi00566664-123 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:123: finishing write tid 3 to smithi00566664-123 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:123: finishing write tid 4 to smithi00566664-123 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 123 v 21 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:124: finishing write tid 1 to smithi00566664-124 2023-09-30T09:00:34.614 INFO:tasks.rados.rados.0.smithi005.stdout:124: finishing write tid 2 to smithi00566664-124 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:124: finishing write tid 3 to smithi00566664-124 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:124: finishing write tid 4 to smithi00566664-124 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 124 v 25 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:125: finishing write tid 1 to smithi00566664-125 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:125: finishing write tid 2 to smithi00566664-125 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:125: finishing write tid 3 to smithi00566664-125 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:125: finishing write tid 4 to smithi00566664-125 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 125 v 38 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:122: done (15 left) 2023-09-30T09:00:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:123: done (14 left) 2023-09-30T09:00:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:124: done (13 left) 2023-09-30T09:00:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:125: done (12 left) 2023-09-30T09:00:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:138: write initial oid 138 2023-09-30T09:00:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-09-30T09:00:34.619 INFO:tasks.rados.rados.0.smithi005.stdout:138: writing smithi00566664-138 from 702559 to 1106026 tid 1 2023-09-30T09:00:34.627 INFO:tasks.rados.rados.0.smithi005.stdout:138: writing smithi00566664-138 from 1750386 to 2245418 tid 2 2023-09-30T09:00:34.627 INFO:tasks.rados.rados.0.smithi005.stdout:139: write initial oid 139 2023-09-30T09:00:34.627 INFO:tasks.rados.rados.0.smithi005.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-09-30T09:00:34.633 INFO:tasks.rados.rados.0.smithi005.stdout:139: writing smithi00566664-139 from 719366 to 1198082 tid 1 2023-09-30T09:00:34.641 INFO:tasks.rados.rados.0.smithi005.stdout:139: writing smithi00566664-139 from 1808868 to 2319366 tid 2 2023-09-30T09:00:34.641 INFO:tasks.rados.rados.0.smithi005.stdout:140: write initial oid 140 2023-09-30T09:00:34.642 INFO:tasks.rados.rados.0.smithi005.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-09-30T09:00:34.647 INFO:tasks.rados.rados.0.smithi005.stdout:140: writing smithi00566664-140 from 736173 to 1290138 tid 1 2023-09-30T09:00:34.653 INFO:tasks.rados.rados.0.smithi005.stdout:140: writing smithi00566664-140 from 1867350 to 2336173 tid 2 2023-09-30T09:00:34.654 INFO:tasks.rados.rados.0.smithi005.stdout:141: write initial oid 141 2023-09-30T09:00:34.654 INFO:tasks.rados.rados.0.smithi005.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-09-30T09:00:34.661 INFO:tasks.rados.rados.0.smithi005.stdout:141: writing smithi00566664-141 from 752980 to 1382194 tid 1 2023-09-30T09:00:34.668 INFO:tasks.rados.rados.0.smithi005.stdout:141: writing smithi00566664-141 from 1809479 to 2352980 tid 2 2023-09-30T09:00:34.668 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.668 INFO:tasks.rados.rados.0.smithi005.stdout:126: finishing write tid 1 to smithi00566664-126 2023-09-30T09:00:34.668 INFO:tasks.rados.rados.0.smithi005.stdout:126: finishing write tid 2 to smithi00566664-126 2023-09-30T09:00:34.668 INFO:tasks.rados.rados.0.smithi005.stdout:126: finishing write tid 3 to smithi00566664-126 2023-09-30T09:00:34.668 INFO:tasks.rados.rados.0.smithi005.stdout:126: finishing write tid 4 to smithi00566664-126 2023-09-30T09:00:34.668 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 126 v 43 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:127: finishing write tid 1 to smithi00566664-127 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:127: finishing write tid 2 to smithi00566664-127 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:127: finishing write tid 3 to smithi00566664-127 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:127: finishing write tid 4 to smithi00566664-127 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 127 v 6 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:128: finishing write tid 1 to smithi00566664-128 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:128: finishing write tid 2 to smithi00566664-128 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:128: finishing write tid 3 to smithi00566664-128 2023-09-30T09:00:34.669 INFO:tasks.rados.rados.0.smithi005.stdout:126: done (15 left) 2023-09-30T09:00:34.670 INFO:tasks.rados.rados.0.smithi005.stdout:127: done (14 left) 2023-09-30T09:00:34.670 INFO:tasks.rados.rados.0.smithi005.stdout:142: write initial oid 142 2023-09-30T09:00:34.670 INFO:tasks.rados.rados.0.smithi005.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-09-30T09:00:34.676 INFO:tasks.rados.rados.0.smithi005.stdout:142: writing smithi00566664-142 from 769787 to 1474250 tid 1 2023-09-30T09:00:34.681 INFO:tasks.rados.rados.0.smithi005.stdout:142: writing smithi00566664-142 from 2267961 to 2369787 tid 2 2023-09-30T09:00:34.681 INFO:tasks.rados.rados.0.smithi005.stdout:143: write initial oid 143 2023-09-30T09:00:34.681 INFO:tasks.rados.rados.0.smithi005.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-09-30T09:00:34.690 INFO:tasks.rados.rados.0.smithi005.stdout:143: writing smithi00566664-143 from 786594 to 1566306 tid 1 2023-09-30T09:00:34.695 INFO:tasks.rados.rados.0.smithi005.stdout:143: writing smithi00566664-143 from 2326443 to 2386594 tid 2 2023-09-30T09:00:34.695 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.695 INFO:tasks.rados.rados.0.smithi005.stdout:128: finishing write tid 4 to smithi00566664-128 2023-09-30T09:00:34.696 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 128 v 34 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-09-30T09:00:34.696 INFO:tasks.rados.rados.0.smithi005.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-09-30T09:00:34.696 INFO:tasks.rados.rados.0.smithi005.stdout:128: done (15 left) 2023-09-30T09:00:34.696 INFO:tasks.rados.rados.0.smithi005.stdout:144: write initial oid 144 2023-09-30T09:00:34.696 INFO:tasks.rados.rados.0.smithi005.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-09-30T09:00:34.700 INFO:tasks.rados.rados.0.smithi005.stdout:144: writing smithi00566664-144 from 403401 to 858362 tid 1 2023-09-30T09:00:34.711 INFO:tasks.rados.rados.0.smithi005.stdout:144: writing smithi00566664-144 from 1584925 to 2090964 tid 2 2023-09-30T09:00:34.712 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.712 INFO:tasks.rados.rados.0.smithi005.stdout:129: finishing write tid 1 to smithi00566664-129 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:129: finishing write tid 2 to smithi00566664-129 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:129: finishing write tid 3 to smithi00566664-129 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:129: finishing write tid 4 to smithi00566664-129 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 129 v 41 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:130: finishing write tid 1 to smithi00566664-130 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:130: finishing write tid 2 to smithi00566664-130 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:130: finishing write tid 3 to smithi00566664-130 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:130: finishing write tid 4 to smithi00566664-130 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 130 v 21 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-09-30T09:00:34.713 INFO:tasks.rados.rados.0.smithi005.stdout:131: finishing write tid 1 to smithi00566664-131 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:131: finishing write tid 2 to smithi00566664-131 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:131: finishing write tid 3 to smithi00566664-131 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:131: finishing write tid 4 to smithi00566664-131 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 131 v 28 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:132: finishing write tid 1 to smithi00566664-132 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:132: finishing write tid 2 to smithi00566664-132 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:132: finishing write tid 3 to smithi00566664-132 2023-09-30T09:00:34.714 INFO:tasks.rados.rados.0.smithi005.stdout:132: finishing write tid 4 to smithi00566664-132 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 132 v 24 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:133: finishing write tid 1 to smithi00566664-133 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:133: finishing write tid 2 to smithi00566664-133 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:133: finishing write tid 3 to smithi00566664-133 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:133: finishing write tid 4 to smithi00566664-133 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 133 v 24 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:134: finishing write tid 1 to smithi00566664-134 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:134: finishing write tid 2 to smithi00566664-134 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:134: finishing write tid 3 to smithi00566664-134 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:134: finishing write tid 4 to smithi00566664-134 2023-09-30T09:00:34.715 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 134 v 27 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:135: finishing write tid 1 to smithi00566664-135 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:135: finishing write tid 2 to smithi00566664-135 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:135: finishing write tid 3 to smithi00566664-135 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:135: finishing write tid 4 to smithi00566664-135 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 135 v 37 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:136: finishing write tid 1 to smithi00566664-136 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:136: finishing write tid 2 to smithi00566664-136 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:136: finishing write tid 3 to smithi00566664-136 2023-09-30T09:00:34.716 INFO:tasks.rados.rados.0.smithi005.stdout:136: finishing write tid 4 to smithi00566664-136 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 136 v 30 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:137: finishing write tid 1 to smithi00566664-137 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:129: done (15 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:130: done (14 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:131: done (13 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:132: done (12 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:133: done (11 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:134: done (10 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:135: done (9 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:136: done (8 left) 2023-09-30T09:00:34.717 INFO:tasks.rados.rados.0.smithi005.stdout:145: write initial oid 145 2023-09-30T09:00:34.718 INFO:tasks.rados.rados.0.smithi005.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-09-30T09:00:34.718 INFO:tasks.rados.rados.0.smithi005.stdout:145: writing smithi00566664-145 from 420208 to 950418 tid 1 2023-09-30T09:00:34.723 INFO:tasks.rados.rados.0.smithi005.stdout:145: writing smithi00566664-145 from 1527054 to 2293104 tid 2 2023-09-30T09:00:34.723 INFO:tasks.rados.rados.0.smithi005.stdout:146: write initial oid 146 2023-09-30T09:00:34.724 INFO:tasks.rados.rados.0.smithi005.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-09-30T09:00:34.730 INFO:tasks.rados.rados.0.smithi005.stdout:146: writing smithi00566664-146 from 437015 to 1158827 tid 1 2023-09-30T09:00:34.736 INFO:tasks.rados.rados.0.smithi005.stdout:146: writing smithi00566664-146 from 1701889 to 2211597 tid 2 2023-09-30T09:00:34.736 INFO:tasks.rados.rados.0.smithi005.stdout:147: write initial oid 147 2023-09-30T09:00:34.736 INFO:tasks.rados.rados.0.smithi005.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-09-30T09:00:34.741 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:00:34 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:00:34.743 INFO:tasks.rados.rados.0.smithi005.stdout:147: writing smithi00566664-147 from 453822 to 1250883 tid 1 2023-09-30T09:00:34.750 INFO:tasks.rados.rados.0.smithi005.stdout:147: writing smithi00566664-147 from 1760371 to 2413737 tid 2 2023-09-30T09:00:34.750 INFO:tasks.rados.rados.0.smithi005.stdout:148: write initial oid 148 2023-09-30T09:00:34.750 INFO:tasks.rados.rados.0.smithi005.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-09-30T09:00:34.756 INFO:tasks.rados.rados.0.smithi005.stdout:148: writing smithi00566664-148 from 470629 to 942939 tid 1 2023-09-30T09:00:34.762 INFO:tasks.rados.rados.0.smithi005.stdout:148: writing smithi00566664-148 from 1418853 to 1932230 tid 2 2023-09-30T09:00:34.762 INFO:tasks.rados.rados.0.smithi005.stdout:149: write initial oid 149 2023-09-30T09:00:34.762 INFO:tasks.rados.rados.0.smithi005.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-09-30T09:00:34.768 INFO:tasks.rados.rados.0.smithi005.stdout:149: writing smithi00566664-149 from 487436 to 1034995 tid 1 2023-09-30T09:00:34.776 INFO:tasks.rados.rados.0.smithi005.stdout:149: writing smithi00566664-149 from 1760982 to 2418017 tid 2 2023-09-30T09:00:34.776 INFO:tasks.rados.rados.0.smithi005.stdout:150: write initial oid 150 2023-09-30T09:00:34.777 INFO:tasks.rados.rados.0.smithi005.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-09-30T09:00:34.783 INFO:tasks.rados.rados.0.smithi005.stdout:150: writing smithi00566664-150 from 504243 to 1127051 tid 1 2023-09-30T09:00:34.790 INFO:tasks.rados.rados.0.smithi005.stdout:150: writing smithi00566664-150 from 1819464 to 2336510 tid 2 2023-09-30T09:00:34.790 INFO:tasks.rados.rados.0.smithi005.stdout:151: write initial oid 151 2023-09-30T09:00:34.791 INFO:tasks.rados.rados.0.smithi005.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-09-30T09:00:34.798 INFO:tasks.rados.rados.0.smithi005.stdout:151: writing smithi00566664-151 from 521050 to 1219107 tid 1 2023-09-30T09:00:34.806 INFO:tasks.rados.rados.0.smithi005.stdout:151: writing smithi00566664-151 from 1877946 to 2521050 tid 2 2023-09-30T09:00:34.806 INFO:tasks.rados.rados.0.smithi005.stdout:152: write initial oid 152 2023-09-30T09:00:34.806 INFO:tasks.rados.rados.0.smithi005.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-09-30T09:00:34.813 INFO:tasks.rados.rados.0.smithi005.stdout:152: writing smithi00566664-152 from 537857 to 1311163 tid 1 2023-09-30T09:00:34.820 INFO:tasks.rados.rados.0.smithi005.stdout:152: writing smithi00566664-152 from 1936428 to 2457143 tid 2 2023-09-30T09:00:34.820 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:137: finishing write tid 2 to smithi00566664-137 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:137: finishing write tid 3 to smithi00566664-137 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:137: finishing write tid 4 to smithi00566664-137 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 137 v 46 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:138: finishing write tid 1 to smithi00566664-138 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:137: done (15 left) 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:153: write initial oid 153 2023-09-30T09:00:34.821 INFO:tasks.rados.rados.0.smithi005.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-09-30T09:00:34.826 INFO:tasks.rados.rados.0.smithi005.stdout:153: writing smithi00566664-153 from 554664 to 1003219 tid 1 2023-09-30T09:00:34.834 INFO:tasks.rados.rados.0.smithi005.stdout:153: writing smithi00566664-153 from 1478557 to 2142930 tid 2 2023-09-30T09:00:34.834 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.834 INFO:tasks.rados.rados.0.smithi005.stdout:138: finishing write tid 2 to smithi00566664-138 2023-09-30T09:00:34.834 INFO:tasks.rados.rados.0.smithi005.stdout:138: finishing write tid 3 to smithi00566664-138 2023-09-30T09:00:34.834 INFO:tasks.rados.rados.0.smithi005.stdout:138: finishing write tid 4 to smithi00566664-138 2023-09-30T09:00:34.834 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 138 v 27 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:139: finishing write tid 1 to smithi00566664-139 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:139: finishing write tid 2 to smithi00566664-139 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:139: finishing write tid 3 to smithi00566664-139 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:139: finishing write tid 4 to smithi00566664-139 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 139 v 30 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:140: finishing write tid 1 to smithi00566664-140 2023-09-30T09:00:34.835 INFO:tasks.rados.rados.0.smithi005.stdout:138: done (15 left) 2023-09-30T09:00:34.836 INFO:tasks.rados.rados.0.smithi005.stdout:139: done (14 left) 2023-09-30T09:00:34.836 INFO:tasks.rados.rados.0.smithi005.stdout:154: write initial oid 154 2023-09-30T09:00:34.836 INFO:tasks.rados.rados.0.smithi005.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-09-30T09:00:34.840 INFO:tasks.rados.rados.0.smithi005.stdout:154: writing smithi00566664-154 from 571471 to 1211628 tid 1 2023-09-30T09:00:34.846 INFO:tasks.rados.rados.0.smithi005.stdout:154: writing smithi00566664-154 from 1653392 to 2177776 tid 2 2023-09-30T09:00:34.846 INFO:tasks.rados.rados.0.smithi005.stdout:155: write initial oid 155 2023-09-30T09:00:34.846 INFO:tasks.rados.rados.0.smithi005.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-09-30T09:00:34.853 INFO:tasks.rados.rados.0.smithi005.stdout:155: writing smithi00566664-155 from 588278 to 1303684 tid 1 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:155: writing smithi00566664-155 from 1711874 to 2379916 tid 2 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:140: finishing write tid 2 to smithi00566664-140 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:140: finishing write tid 3 to smithi00566664-140 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:140: finishing write tid 4 to smithi00566664-140 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 140 v 27 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:141: finishing write tid 1 to smithi00566664-141 2023-09-30T09:00:34.861 INFO:tasks.rados.rados.0.smithi005.stdout:140: done (15 left) 2023-09-30T09:00:34.862 INFO:tasks.rados.rados.0.smithi005.stdout:156: write initial oid 156 2023-09-30T09:00:34.862 INFO:tasks.rados.rados.0.smithi005.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-09-30T09:00:34.870 INFO:tasks.rados.rados.0.smithi005.stdout:156: writing smithi00566664-156 from 605085 to 1395740 tid 1 2023-09-30T09:00:34.878 INFO:tasks.rados.rados.0.smithi005.stdout:156: writing smithi00566664-156 from 2170356 to 2605085 tid 2 2023-09-30T09:00:34.878 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.878 INFO:tasks.rados.rados.0.smithi005.stdout:141: finishing write tid 2 to smithi00566664-141 2023-09-30T09:00:34.878 INFO:tasks.rados.rados.0.smithi005.stdout:141: finishing write tid 3 to smithi00566664-141 2023-09-30T09:00:34.878 INFO:tasks.rados.rados.0.smithi005.stdout:141: finishing write tid 4 to smithi00566664-141 2023-09-30T09:00:34.878 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 141 v 30 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-09-30T09:00:34.878 INFO:tasks.rados.rados.0.smithi005.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-09-30T09:00:34.879 INFO:tasks.rados.rados.0.smithi005.stdout:142: finishing write tid 1 to smithi00566664-142 2023-09-30T09:00:34.879 INFO:tasks.rados.rados.0.smithi005.stdout:142: finishing write tid 2 to smithi00566664-142 2023-09-30T09:00:34.879 INFO:tasks.rados.rados.0.smithi005.stdout:142: finishing write tid 3 to smithi00566664-142 2023-09-30T09:00:34.879 INFO:tasks.rados.rados.0.smithi005.stdout:141: done (15 left) 2023-09-30T09:00:34.879 INFO:tasks.rados.rados.0.smithi005.stdout:157: write initial oid 157 2023-09-30T09:00:34.879 INFO:tasks.rados.rados.0.smithi005.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-09-30T09:00:34.884 INFO:tasks.rados.rados.0.smithi005.stdout:157: writing smithi00566664-157 from 621892 to 1087796 tid 1 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:157: writing smithi00566664-157 from 1712485 to 2384196 tid 2 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:142: finishing write tid 4 to smithi00566664-142 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 142 v 33 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:143: finishing write tid 1 to smithi00566664-143 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:142: done (15 left) 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:158: write initial oid 158 2023-09-30T09:00:34.892 INFO:tasks.rados.rados.0.smithi005.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-09-30T09:00:34.898 INFO:tasks.rados.rados.0.smithi005.stdout:158: writing smithi00566664-158 from 638699 to 1179852 tid 1 2023-09-30T09:00:34.905 INFO:tasks.rados.rados.0.smithi005.stdout:158: writing smithi00566664-158 from 1770967 to 2302689 tid 2 2023-09-30T09:00:34.905 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:143: finishing write tid 2 to smithi00566664-143 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:143: finishing write tid 3 to smithi00566664-143 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:143: finishing write tid 4 to smithi00566664-143 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 143 v 9 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:144: finishing write tid 1 to smithi00566664-144 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:143: done (15 left) 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:159: write initial oid 159 2023-09-30T09:00:34.906 INFO:tasks.rados.rados.0.smithi005.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-09-30T09:00:34.912 INFO:tasks.rados.rados.0.smithi005.stdout:159: writing smithi00566664-159 from 655506 to 1271908 tid 1 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout:159: writing smithi00566664-159 from 1829449 to 2504829 tid 2 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout:144: finishing write tid 2 to smithi00566664-144 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout:144: finishing write tid 3 to smithi00566664-144 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout:144: finishing write tid 4 to smithi00566664-144 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 144 v 49 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-09-30T09:00:34.920 INFO:tasks.rados.rados.0.smithi005.stdout:145: finishing write tid 1 to smithi00566664-145 2023-09-30T09:00:34.921 INFO:tasks.rados.rados.0.smithi005.stdout:145: finishing write tid 2 to smithi00566664-145 2023-09-30T09:00:34.921 INFO:tasks.rados.rados.0.smithi005.stdout:144: done (15 left) 2023-09-30T09:00:34.921 INFO:tasks.rados.rados.0.smithi005.stdout:160: write initial oid 160 2023-09-30T09:00:34.921 INFO:tasks.rados.rados.0.smithi005.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-09-30T09:00:34.928 INFO:tasks.rados.rados.0.smithi005.stdout:160: writing smithi00566664-160 from 672313 to 1363964 tid 1 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:160: writing smithi00566664-160 from 1887931 to 2306969 tid 2 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:145: finishing write tid 3 to smithi00566664-145 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:145: finishing write tid 4 to smithi00566664-145 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 145 v 47 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:146: finishing write tid 1 to smithi00566664-146 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:146: finishing write tid 2 to smithi00566664-146 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:145: done (15 left) 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:161: write initial oid 161 2023-09-30T09:00:34.934 INFO:tasks.rados.rados.0.smithi005.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-09-30T09:00:34.940 INFO:tasks.rados.rados.0.smithi005.stdout:161: writing smithi00566664-161 from 689120 to 1172373 tid 1 2023-09-30T09:00:34.949 INFO:tasks.rados.rados.0.smithi005.stdout:161: writing smithi00566664-161 from 1946413 to 2625462 tid 2 2023-09-30T09:00:34.949 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.949 INFO:tasks.rados.rados.0.smithi005.stdout:146: finishing write tid 3 to smithi00566664-146 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:146: finishing write tid 4 to smithi00566664-146 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 146 v 26 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:147: finishing write tid 1 to smithi00566664-147 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:147: finishing write tid 2 to smithi00566664-147 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:147: finishing write tid 3 to smithi00566664-147 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:147: finishing write tid 4 to smithi00566664-147 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 147 v 12 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:146: done (15 left) 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:147: done (14 left) 2023-09-30T09:00:34.950 INFO:tasks.rados.rados.0.smithi005.stdout:162: write initial oid 162 2023-09-30T09:00:34.951 INFO:tasks.rados.rados.0.smithi005.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-09-30T09:00:34.957 INFO:tasks.rados.rados.0.smithi005.stdout:162: writing smithi00566664-162 from 705927 to 1264429 tid 1 2023-09-30T09:00:34.964 INFO:tasks.rados.rados.0.smithi005.stdout:162: writing smithi00566664-162 from 2004895 to 2427602 tid 2 2023-09-30T09:00:34.964 INFO:tasks.rados.rados.0.smithi005.stdout:163: write initial oid 163 2023-09-30T09:00:34.964 INFO:tasks.rados.rados.0.smithi005.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-09-30T09:00:34.972 INFO:tasks.rados.rados.0.smithi005.stdout:163: writing smithi00566664-163 from 722734 to 1356485 tid 1 2023-09-30T09:00:34.980 INFO:tasks.rados.rados.0.smithi005.stdout:163: writing smithi00566664-163 from 2063377 to 2722734 tid 2 2023-09-30T09:00:34.980 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:34.980 INFO:tasks.rados.rados.0.smithi005.stdout:148: finishing write tid 1 to smithi00566664-148 2023-09-30T09:00:34.980 INFO:tasks.rados.rados.0.smithi005.stdout:148: finishing write tid 2 to smithi00566664-148 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:148: finishing write tid 3 to smithi00566664-148 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:148: finishing write tid 4 to smithi00566664-148 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 148 v 30 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:149: finishing write tid 1 to smithi00566664-149 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:149: finishing write tid 2 to smithi00566664-149 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:149: finishing write tid 3 to smithi00566664-149 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:149: finishing write tid 4 to smithi00566664-149 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 149 v 50 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:150: finishing write tid 1 to smithi00566664-150 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:150: finishing write tid 2 to smithi00566664-150 2023-09-30T09:00:34.981 INFO:tasks.rados.rados.0.smithi005.stdout:150: finishing write tid 3 to smithi00566664-150 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:150: finishing write tid 4 to smithi00566664-150 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 150 v 49 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:151: finishing write tid 1 to smithi00566664-151 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:151: finishing write tid 2 to smithi00566664-151 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:151: finishing write tid 3 to smithi00566664-151 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:151: finishing write tid 4 to smithi00566664-151 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 151 v 33 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:152: finishing write tid 1 to smithi00566664-152 2023-09-30T09:00:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:148: done (15 left) 2023-09-30T09:00:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:149: done (14 left) 2023-09-30T09:00:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:150: done (13 left) 2023-09-30T09:00:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:151: done (12 left) 2023-09-30T09:00:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:164: write initial oid 164 2023-09-30T09:00:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-09-30T09:00:34.989 INFO:tasks.rados.rados.0.smithi005.stdout:164: writing smithi00566664-164 from 739541 to 1448541 tid 1 2023-09-30T09:00:34.996 INFO:tasks.rados.rados.0.smithi005.stdout:164: writing smithi00566664-164 from 2121859 to 2548235 tid 2 2023-09-30T09:00:34.996 INFO:tasks.rados.rados.0.smithi005.stdout:165: write initial oid 165 2023-09-30T09:00:34.996 INFO:tasks.rados.rados.0.smithi005.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-09-30T09:00:35.005 INFO:tasks.rados.rados.0.smithi005.stdout:165: writing smithi00566664-165 from 756348 to 1540597 tid 1 2023-09-30T09:00:35.012 INFO:tasks.rados.rados.0.smithi005.stdout:165: writing smithi00566664-165 from 2063988 to 2750375 tid 2 2023-09-30T09:00:35.012 INFO:tasks.rados.rados.0.smithi005.stdout:166: write initial oid 166 2023-09-30T09:00:35.012 INFO:tasks.rados.rados.0.smithi005.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-09-30T09:00:35.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:34 smithi005 bash[33615]: cluster 2023-09-30T09:00:34.191564+0000 mgr.y (mgr.24358) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:35.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:34 smithi005 bash[27219]: cluster 2023-09-30T09:00:34.191564+0000 mgr.y (mgr.24358) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:35.019 INFO:tasks.rados.rados.0.smithi005.stdout:166: writing smithi00566664-166 from 773155 to 1232653 tid 1 2023-09-30T09:00:35.024 INFO:tasks.rados.rados.0.smithi005.stdout:166: writing smithi00566664-166 from 1722470 to 2152515 tid 2 2023-09-30T09:00:35.028 INFO:tasks.rados.rados.0.smithi005.stdout:166: writing smithi00566664-166 from 2648676 to 2773155 tid 3 2023-09-30T09:00:35.028 INFO:tasks.rados.rados.0.smithi005.stdout:167: write initial oid 167 2023-09-30T09:00:35.029 INFO:tasks.rados.rados.0.smithi005.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-09-30T09:00:35.036 INFO:tasks.rados.rados.0.smithi005.stdout:167: writing smithi00566664-167 from 789962 to 1324709 tid 1 2023-09-30T09:00:35.043 INFO:tasks.rados.rados.0.smithi005.stdout:167: writing smithi00566664-167 from 1780952 to 2471008 tid 2 2023-09-30T09:00:35.043 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.043 INFO:tasks.rados.rados.0.smithi005.stdout:152: finishing write tid 2 to smithi00566664-152 2023-09-30T09:00:35.043 INFO:tasks.rados.rados.0.smithi005.stdout:152: finishing write tid 3 to smithi00566664-152 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:152: finishing write tid 4 to smithi00566664-152 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 152 v 29 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:153: finishing write tid 1 to smithi00566664-153 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:153: finishing write tid 2 to smithi00566664-153 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:153: finishing write tid 3 to smithi00566664-153 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:153: finishing write tid 4 to smithi00566664-153 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 153 v 19 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:152: done (15 left) 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:153: done (14 left) 2023-09-30T09:00:35.044 INFO:tasks.rados.rados.0.smithi005.stdout:168: write initial oid 168 2023-09-30T09:00:35.045 INFO:tasks.rados.rados.0.smithi005.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-09-30T09:00:35.049 INFO:tasks.rados.rados.0.smithi005.stdout:168: writing smithi00566664-168 from 406769 to 1016765 tid 1 2023-09-30T09:00:35.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:34 smithi099 bash[27661]: cluster 2023-09-30T09:00:34.191564+0000 mgr.y (mgr.24358) 178 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:35.054 INFO:tasks.rados.rados.0.smithi005.stdout:168: writing smithi00566664-168 from 1439434 to 1873148 tid 2 2023-09-30T09:00:35.060 INFO:tasks.rados.rados.0.smithi005.stdout:168: writing smithi00566664-168 from 2303522 to 2806769 tid 3 2023-09-30T09:00:35.060 INFO:tasks.rados.rados.0.smithi005.stdout:169: write initial oid 169 2023-09-30T09:00:35.060 INFO:tasks.rados.rados.0.smithi005.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-09-30T09:00:35.064 INFO:tasks.rados.rados.0.smithi005.stdout:169: writing smithi00566664-169 from 423576 to 825174 tid 1 2023-09-30T09:00:35.073 INFO:tasks.rados.rados.0.smithi005.stdout:169: writing smithi00566664-169 from 1497916 to 2191641 tid 2 2023-09-30T09:00:35.073 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.073 INFO:tasks.rados.rados.0.smithi005.stdout:154: finishing write tid 1 to smithi00566664-154 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:154: finishing write tid 2 to smithi00566664-154 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:154: finishing write tid 3 to smithi00566664-154 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:154: finishing write tid 4 to smithi00566664-154 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 154 v 36 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:155: finishing write tid 1 to smithi00566664-155 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:155: finishing write tid 2 to smithi00566664-155 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:155: finishing write tid 3 to smithi00566664-155 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:155: finishing write tid 4 to smithi00566664-155 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 155 v 32 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-09-30T09:00:35.074 INFO:tasks.rados.rados.0.smithi005.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:156: finishing write tid 1 to smithi00566664-156 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:156: finishing write tid 2 to smithi00566664-156 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:156: finishing write tid 3 to smithi00566664-156 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:156: finishing write tid 4 to smithi00566664-156 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 156 v 52 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:157: finishing write tid 1 to smithi00566664-157 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:157: finishing write tid 2 to smithi00566664-157 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:157: finishing write tid 3 to smithi00566664-157 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:157: finishing write tid 4 to smithi00566664-157 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 157 v 40 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-09-30T09:00:35.075 INFO:tasks.rados.rados.0.smithi005.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-09-30T09:00:35.076 INFO:tasks.rados.rados.0.smithi005.stdout:158: finishing write tid 1 to smithi00566664-158 2023-09-30T09:00:35.076 INFO:tasks.rados.rados.0.smithi005.stdout:154: done (15 left) 2023-09-30T09:00:35.076 INFO:tasks.rados.rados.0.smithi005.stdout:155: done (14 left) 2023-09-30T09:00:35.076 INFO:tasks.rados.rados.0.smithi005.stdout:156: done (13 left) 2023-09-30T09:00:35.076 INFO:tasks.rados.rados.0.smithi005.stdout:157: done (12 left) 2023-09-30T09:00:35.076 INFO:tasks.rados.rados.0.smithi005.stdout:170: write initial oid 170 2023-09-30T09:00:35.076 INFO:tasks.rados.rados.0.smithi005.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-09-30T09:00:35.078 INFO:tasks.rados.rados.0.smithi005.stdout:170: writing smithi00566664-170 from 440383 to 917230 tid 1 2023-09-30T09:00:35.085 INFO:tasks.rados.rados.0.smithi005.stdout:170: writing smithi00566664-170 from 1556398 to 1993781 tid 2 2023-09-30T09:00:35.090 INFO:tasks.rados.rados.0.smithi005.stdout:170: writing smithi00566664-170 from 2474721 to 2840383 tid 3 2023-09-30T09:00:35.090 INFO:tasks.rados.rados.0.smithi005.stdout:171: write initial oid 171 2023-09-30T09:00:35.090 INFO:tasks.rados.rados.0.smithi005.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-09-30T09:00:35.095 INFO:tasks.rados.rados.0.smithi005.stdout:171: writing smithi00566664-171 from 457190 to 1009286 tid 1 2023-09-30T09:00:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:171: writing smithi00566664-171 from 1614880 to 2195921 tid 2 2023-09-30T09:00:35.106 INFO:tasks.rados.rados.0.smithi005.stdout:171: writing smithi00566664-171 from 2785791 to 2857190 tid 3 2023-09-30T09:00:35.106 INFO:tasks.rados.rados.0.smithi005.stdout:172: write initial oid 172 2023-09-30T09:00:35.106 INFO:tasks.rados.rados.0.smithi005.stdout:158: finishing write tid 2 to smithi00566664-158 2023-09-30T09:00:35.106 INFO:tasks.rados.rados.0.smithi005.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-09-30T09:00:35.112 INFO:tasks.rados.rados.0.smithi005.stdout:172: writing smithi00566664-172 from 473997 to 1101342 tid 1 2023-09-30T09:00:35.118 INFO:tasks.rados.rados.0.smithi005.stdout:172: writing smithi00566664-172 from 1673362 to 2114414 tid 2 2023-09-30T09:00:35.123 INFO:tasks.rados.rados.0.smithi005.stdout:172: writing smithi00566664-172 from 2529567 to 2873997 tid 3 2023-09-30T09:00:35.123 INFO:tasks.rados.rados.0.smithi005.stdout:173: write initial oid 173 2023-09-30T09:00:35.123 INFO:tasks.rados.rados.0.smithi005.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-09-30T09:00:35.130 INFO:tasks.rados.rados.0.smithi005.stdout:173: writing smithi00566664-173 from 490804 to 1193398 tid 1 2023-09-30T09:00:35.136 INFO:tasks.rados.rados.0.smithi005.stdout:173: writing smithi00566664-173 from 1615491 to 2200201 tid 2 2023-09-30T09:00:35.141 INFO:tasks.rados.rados.0.smithi005.stdout:173: writing smithi00566664-173 from 2724284 to 2890804 tid 3 2023-09-30T09:00:35.141 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.141 INFO:tasks.rados.rados.0.smithi005.stdout:158: finishing write tid 3 to smithi00566664-158 2023-09-30T09:00:35.141 INFO:tasks.rados.rados.0.smithi005.stdout:158: finishing write tid 4 to smithi00566664-158 2023-09-30T09:00:35.141 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 158 v 30 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-09-30T09:00:35.141 INFO:tasks.rados.rados.0.smithi005.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-09-30T09:00:35.141 INFO:tasks.rados.rados.0.smithi005.stdout:159: finishing write tid 1 to smithi00566664-159 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:159: finishing write tid 2 to smithi00566664-159 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:159: finishing write tid 3 to smithi00566664-159 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:159: finishing write tid 4 to smithi00566664-159 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 159 v 36 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:158: done (15 left) 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:159: done (14 left) 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:174: write initial oid 174 2023-09-30T09:00:35.142 INFO:tasks.rados.rados.0.smithi005.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-09-30T09:00:35.148 INFO:tasks.rados.rados.0.smithi005.stdout:174: writing smithi00566664-174 from 507611 to 1285454 tid 1 2023-09-30T09:00:35.156 INFO:tasks.rados.rados.0.smithi005.stdout:174: writing smithi00566664-174 from 2073973 to 2518694 tid 2 2023-09-30T09:00:35.156 INFO:tasks.rados.rados.0.smithi005.stdout:175: write initial oid 175 2023-09-30T09:00:35.156 INFO:tasks.rados.rados.0.smithi005.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-09-30T09:00:35.161 INFO:tasks.rados.rados.0.smithi005.stdout:175: writing smithi00566664-175 from 524418 to 977510 tid 1 2023-09-30T09:00:35.169 INFO:tasks.rados.rados.0.smithi005.stdout:175: writing smithi00566664-175 from 1732455 to 2320834 tid 2 2023-09-30T09:00:35.173 INFO:tasks.rados.rados.0.smithi005.stdout:175: writing smithi00566664-175 from 2779130 to 2924418 tid 3 2023-09-30T09:00:35.173 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.173 INFO:tasks.rados.rados.0.smithi005.stdout:160: finishing write tid 1 to smithi00566664-160 2023-09-30T09:00:35.173 INFO:tasks.rados.rados.0.smithi005.stdout:160: finishing write tid 2 to smithi00566664-160 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:160: finishing write tid 3 to smithi00566664-160 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:160: finishing write tid 4 to smithi00566664-160 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 160 v 15 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:161: finishing write tid 1 to smithi00566664-161 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:161: finishing write tid 2 to smithi00566664-161 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:161: finishing write tid 3 to smithi00566664-161 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:161: finishing write tid 4 to smithi00566664-161 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 161 v 55 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:162: finishing write tid 1 to smithi00566664-162 2023-09-30T09:00:35.174 INFO:tasks.rados.rados.0.smithi005.stdout:162: finishing write tid 2 to smithi00566664-162 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:162: finishing write tid 3 to smithi00566664-162 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:162: finishing write tid 4 to smithi00566664-162 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 162 v 44 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:163: finishing write tid 1 to smithi00566664-163 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:163: finishing write tid 2 to smithi00566664-163 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:163: finishing write tid 3 to smithi00566664-163 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:163: finishing write tid 4 to smithi00566664-163 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 163 v 22 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:164: finishing write tid 1 to smithi00566664-164 2023-09-30T09:00:35.175 INFO:tasks.rados.rados.0.smithi005.stdout:164: finishing write tid 2 to smithi00566664-164 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:164: finishing write tid 3 to smithi00566664-164 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:164: finishing write tid 4 to smithi00566664-164 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 164 v 32 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:160: done (15 left) 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:161: done (14 left) 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:162: done (13 left) 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:163: done (12 left) 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:164: done (11 left) 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:176: write initial oid 176 2023-09-30T09:00:35.176 INFO:tasks.rados.rados.0.smithi005.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-09-30T09:00:35.180 INFO:tasks.rados.rados.0.smithi005.stdout:176: writing smithi00566664-176 from 541225 to 1185919 tid 1 2023-09-30T09:00:35.187 INFO:tasks.rados.rados.0.smithi005.stdout:176: writing smithi00566664-176 from 1907290 to 2355680 tid 2 2023-09-30T09:00:35.187 INFO:tasks.rados.rados.0.smithi005.stdout:177: write initial oid 177 2023-09-30T09:00:35.187 INFO:tasks.rados.rados.0.smithi005.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-09-30T09:00:35.194 INFO:tasks.rados.rados.0.smithi005.stdout:177: writing smithi00566664-177 from 558032 to 1277975 tid 1 2023-09-30T09:00:35.201 INFO:tasks.rados.rados.0.smithi005.stdout:177: writing smithi00566664-177 from 1849419 to 2441467 tid 2 2023-09-30T09:00:35.201 INFO:tasks.rados.rados.0.smithi005.stdout:178: write initial oid 178 2023-09-30T09:00:35.201 INFO:tasks.rados.rados.0.smithi005.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-09-30T09:00:35.209 INFO:tasks.rados.rados.0.smithi005.stdout:178: writing smithi00566664-178 from 574839 to 1370031 tid 1 2023-09-30T09:00:35.215 INFO:tasks.rados.rados.0.smithi005.stdout:178: writing smithi00566664-178 from 1907901 to 2359960 tid 2 2023-09-30T09:00:35.215 INFO:tasks.rados.rados.0.smithi005.stdout:179: write initial oid 179 2023-09-30T09:00:35.216 INFO:tasks.rados.rados.0.smithi005.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-09-30T09:00:35.221 INFO:tasks.rados.rados.0.smithi005.stdout:179: writing smithi00566664-179 from 591646 to 1062087 tid 1 2023-09-30T09:00:35.228 INFO:tasks.rados.rados.0.smithi005.stdout:179: writing smithi00566664-179 from 1566383 to 2162100 tid 2 2023-09-30T09:00:35.233 INFO:tasks.rados.rados.0.smithi005.stdout:179: writing smithi00566664-179 from 2888822 to 2991646 tid 3 2023-09-30T09:00:35.233 INFO:tasks.rados.rados.0.smithi005.stdout:180: write initial oid 180 2023-09-30T09:00:35.233 INFO:tasks.rados.rados.0.smithi005.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-09-30T09:00:35.240 INFO:tasks.rados.rados.0.smithi005.stdout:180: writing smithi00566664-180 from 608453 to 1154143 tid 1 2023-09-30T09:00:35.246 INFO:tasks.rados.rados.0.smithi005.stdout:180: writing smithi00566664-180 from 1624865 to 2080593 tid 2 2023-09-30T09:00:35.251 INFO:tasks.rados.rados.0.smithi005.stdout:180: writing smithi00566664-180 from 2632598 to 3008453 tid 3 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:165: finishing write tid 1 to smithi00566664-165 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:165: finishing write tid 2 to smithi00566664-165 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:165: finishing write tid 3 to smithi00566664-165 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:165: finishing write tid 4 to smithi00566664-165 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 165 v 35 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:166: finishing write tid 1 to smithi00566664-166 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:165: done (15 left) 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:181: write initial oid 181 2023-09-30T09:00:35.252 INFO:tasks.rados.rados.0.smithi005.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-09-30T09:00:35.259 INFO:tasks.rados.rados.0.smithi005.stdout:181: writing smithi00566664-181 from 625260 to 1246199 tid 1 2023-09-30T09:00:35.264 INFO:tasks.rados.rados.0.smithi005.stdout:181: writing smithi00566664-181 from 1683347 to 2282733 tid 2 2023-09-30T09:00:35.269 INFO:tasks.rados.rados.0.smithi005.stdout:181: writing smithi00566664-181 from 2943668 to 3025260 tid 3 2023-09-30T09:00:35.269 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.269 INFO:tasks.rados.rados.0.smithi005.stdout:166: finishing write tid 2 to smithi00566664-166 2023-09-30T09:00:35.269 INFO:tasks.rados.rados.0.smithi005.stdout:166: finishing write tid 3 to smithi00566664-166 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:166: finishing write tid 4 to smithi00566664-166 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:166: finishing write tid 5 to smithi00566664-166 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 166 v 34 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:167: finishing write tid 1 to smithi00566664-167 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:167: finishing write tid 2 to smithi00566664-167 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:166: done (15 left) 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:182: write initial oid 182 2023-09-30T09:00:35.270 INFO:tasks.rados.rados.0.smithi005.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-09-30T09:00:35.276 INFO:tasks.rados.rados.0.smithi005.stdout:182: writing smithi00566664-182 from 642067 to 1338255 tid 1 2023-09-30T09:00:35.283 INFO:tasks.rados.rados.0.smithi005.stdout:182: writing smithi00566664-182 from 2025476 to 2484873 tid 2 2023-09-30T09:00:35.287 INFO:tasks.rados.rados.0.smithi005.stdout:182: writing smithi00566664-182 from 2971091 to 3042067 tid 3 2023-09-30T09:00:35.287 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.287 INFO:tasks.rados.rados.0.smithi005.stdout:167: finishing write tid 3 to smithi00566664-167 2023-09-30T09:00:35.287 INFO:tasks.rados.rados.0.smithi005.stdout:167: finishing write tid 4 to smithi00566664-167 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 47 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:168: finishing write tid 1 to smithi00566664-168 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:168: finishing write tid 2 to smithi00566664-168 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:168: finishing write tid 3 to smithi00566664-168 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:168: finishing write tid 4 to smithi00566664-168 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:167: done (15 left) 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:183: write initial oid 183 2023-09-30T09:00:35.288 INFO:tasks.rados.rados.0.smithi005.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-09-30T09:00:35.299 INFO:tasks.rados.rados.0.smithi005.stdout:183: writing smithi00566664-183 from 658874 to 1430311 tid 1 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:183: writing smithi00566664-183 from 2083958 to 2687013 tid 2 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:168: finishing write tid 5 to smithi00566664-168 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 40 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:169: finishing write tid 1 to smithi00566664-169 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:169: finishing write tid 2 to smithi00566664-169 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:169: finishing write tid 3 to smithi00566664-169 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:169: finishing write tid 4 to smithi00566664-169 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 169 v 31 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-09-30T09:00:35.311 INFO:tasks.rados.rados.0.smithi005.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:170: finishing write tid 1 to smithi00566664-170 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:170: finishing write tid 2 to smithi00566664-170 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:170: finishing write tid 3 to smithi00566664-170 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:170: finishing write tid 4 to smithi00566664-170 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:170: finishing write tid 5 to smithi00566664-170 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 170 v 54 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:171: finishing write tid 1 to smithi00566664-171 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:171: finishing write tid 2 to smithi00566664-171 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:171: finishing write tid 3 to smithi00566664-171 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:171: finishing write tid 4 to smithi00566664-171 2023-09-30T09:00:35.312 INFO:tasks.rados.rados.0.smithi005.stdout:171: finishing write tid 5 to smithi00566664-171 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 171 v 44 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:172: finishing write tid 1 to smithi00566664-172 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:172: finishing write tid 2 to smithi00566664-172 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:172: finishing write tid 3 to smithi00566664-172 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:172: finishing write tid 4 to smithi00566664-172 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:172: finishing write tid 5 to smithi00566664-172 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 172 v 34 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:173: finishing write tid 1 to smithi00566664-173 2023-09-30T09:00:35.313 INFO:tasks.rados.rados.0.smithi005.stdout:173: finishing write tid 2 to smithi00566664-173 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:173: finishing write tid 3 to smithi00566664-173 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:168: done (15 left) 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:169: done (14 left) 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:170: done (13 left) 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:171: done (12 left) 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:172: done (11 left) 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:184: write initial oid 184 2023-09-30T09:00:35.314 INFO:tasks.rados.rados.0.smithi005.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-09-30T09:00:35.317 INFO:tasks.rados.rados.0.smithi005.stdout:184: writing smithi00566664-184 from 675681 to 1238720 tid 1 2023-09-30T09:00:35.325 INFO:tasks.rados.rados.0.smithi005.stdout:184: writing smithi00566664-184 from 1858793 to 2605506 tid 2 2023-09-30T09:00:35.328 INFO:tasks.rados.rados.0.smithi005.stdout:184: writing smithi00566664-184 from 3025937 to 3075681 tid 3 2023-09-30T09:00:35.328 INFO:tasks.rados.rados.0.smithi005.stdout:185: write initial oid 185 2023-09-30T09:00:35.328 INFO:tasks.rados.rados.0.smithi005.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-09-30T09:00:35.335 INFO:tasks.rados.rados.0.smithi005.stdout:185: writing smithi00566664-185 from 692488 to 1330776 tid 1 2023-09-30T09:00:35.343 INFO:tasks.rados.rados.0.smithi005.stdout:185: writing smithi00566664-185 from 1917275 to 2523999 tid 2 2023-09-30T09:00:35.343 INFO:tasks.rados.rados.0.smithi005.stdout:186: write initial oid 186 2023-09-30T09:00:35.343 INFO:tasks.rados.rados.0.smithi005.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-09-30T09:00:35.351 INFO:tasks.rados.rados.0.smithi005.stdout:186: writing smithi00566664-186 from 709295 to 1422832 tid 1 2023-09-30T09:00:35.358 INFO:tasks.rados.rados.0.smithi005.stdout:186: writing smithi00566664-186 from 1859404 to 2609786 tid 2 2023-09-30T09:00:35.358 INFO:tasks.rados.rados.0.smithi005.stdout:187: write initial oid 187 2023-09-30T09:00:35.359 INFO:tasks.rados.rados.0.smithi005.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-09-30T09:00:35.368 INFO:tasks.rados.rados.0.smithi005.stdout:187: writing smithi00566664-187 from 726102 to 1514888 tid 1 2023-09-30T09:00:35.376 INFO:tasks.rados.rados.0.smithi005.stdout:187: writing smithi00566664-187 from 1917886 to 2528279 tid 2 2023-09-30T09:00:35.381 INFO:tasks.rados.rados.0.smithi005.stdout:187: writing smithi00566664-187 from 3108206 to 3126102 tid 3 2023-09-30T09:00:35.381 INFO:tasks.rados.rados.0.smithi005.stdout:188: write initial oid 188 2023-09-30T09:00:35.381 INFO:tasks.rados.rados.0.smithi005.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-09-30T09:00:35.388 INFO:tasks.rados.rados.0.smithi005.stdout:188: writing smithi00566664-188 from 742909 to 1206944 tid 1 2023-09-30T09:00:35.397 INFO:tasks.rados.rados.0.smithi005.stdout:188: writing smithi00566664-188 from 1976368 to 2730419 tid 2 2023-09-30T09:00:35.397 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:173: finishing write tid 4 to smithi00566664-173 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:173: finishing write tid 5 to smithi00566664-173 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 173 v 19 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:174: finishing write tid 1 to smithi00566664-174 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:174: finishing write tid 2 to smithi00566664-174 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:174: finishing write tid 3 to smithi00566664-174 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:174: finishing write tid 4 to smithi00566664-174 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 174 v 37 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-09-30T09:00:35.398 INFO:tasks.rados.rados.0.smithi005.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-09-30T09:00:35.399 INFO:tasks.rados.rados.0.smithi005.stdout:173: done (15 left) 2023-09-30T09:00:35.399 INFO:tasks.rados.rados.0.smithi005.stdout:174: done (14 left) 2023-09-30T09:00:35.399 INFO:tasks.rados.rados.0.smithi005.stdout:189: write initial oid 189 2023-09-30T09:00:35.399 INFO:tasks.rados.rados.0.smithi005.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-09-30T09:00:35.404 INFO:tasks.rados.rados.0.smithi005.stdout:189: writing smithi00566664-189 from 759716 to 1299000 tid 1 2023-09-30T09:00:35.413 INFO:tasks.rados.rados.0.smithi005.stdout:189: writing smithi00566664-189 from 2034850 to 2648912 tid 2 2023-09-30T09:00:35.413 INFO:tasks.rados.rados.0.smithi005.stdout:190: write initial oid 190 2023-09-30T09:00:35.413 INFO:tasks.rados.rados.0.smithi005.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-09-30T09:00:35.421 INFO:tasks.rados.rados.0.smithi005.stdout:190: writing smithi00566664-190 from 776523 to 1391056 tid 1 2023-09-30T09:00:35.429 INFO:tasks.rados.rados.0.smithi005.stdout:190: writing smithi00566664-190 from 1976979 to 2734699 tid 2 2023-09-30T09:00:35.429 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.429 INFO:tasks.rados.rados.0.smithi005.stdout:175: finishing write tid 1 to smithi00566664-175 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:175: finishing write tid 2 to smithi00566664-175 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:175: finishing write tid 3 to smithi00566664-175 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:175: finishing write tid 4 to smithi00566664-175 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:175: finishing write tid 5 to smithi00566664-175 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 175 v 28 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:176: finishing write tid 1 to smithi00566664-176 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:176: finishing write tid 2 to smithi00566664-176 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:176: finishing write tid 3 to smithi00566664-176 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:176: finishing write tid 4 to smithi00566664-176 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 176 v 43 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-09-30T09:00:35.430 INFO:tasks.rados.rados.0.smithi005.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:177: finishing write tid 1 to smithi00566664-177 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:177: finishing write tid 2 to smithi00566664-177 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:177: finishing write tid 3 to smithi00566664-177 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:177: finishing write tid 4 to smithi00566664-177 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 177 v 40 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:178: finishing write tid 1 to smithi00566664-178 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:178: finishing write tid 2 to smithi00566664-178 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:178: finishing write tid 3 to smithi00566664-178 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:175: done (15 left) 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:176: done (14 left) 2023-09-30T09:00:35.431 INFO:tasks.rados.rados.0.smithi005.stdout:177: done (13 left) 2023-09-30T09:00:35.432 INFO:tasks.rados.rados.0.smithi005.stdout:191: write initial oid 191 2023-09-30T09:00:35.432 INFO:tasks.rados.rados.0.smithi005.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-09-30T09:00:35.438 INFO:tasks.rados.rados.0.smithi005.stdout:191: writing smithi00566664-191 from 793330 to 1483112 tid 1 2023-09-30T09:00:35.445 INFO:tasks.rados.rados.0.smithi005.stdout:191: writing smithi00566664-191 from 2035461 to 2653192 tid 2 2023-09-30T09:00:35.448 INFO:tasks.rados.rados.0.smithi005.stdout:191: writing smithi00566664-191 from 3101545 to 3193330 tid 3 2023-09-30T09:00:35.448 INFO:tasks.rados.rados.0.smithi005.stdout:192: write initial oid 192 2023-09-30T09:00:35.449 INFO:tasks.rados.rados.0.smithi005.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-09-30T09:00:35.454 INFO:tasks.rados.rados.0.smithi005.stdout:192: writing smithi00566664-192 from 410137 to 891521 tid 1 2023-09-30T09:00:35.462 INFO:tasks.rados.rados.0.smithi005.stdout:192: writing smithi00566664-192 from 1410296 to 2171685 tid 2 2023-09-30T09:00:35.468 INFO:tasks.rados.rados.0.smithi005.stdout:192: writing smithi00566664-192 from 2728968 to 3210137 tid 3 2023-09-30T09:00:35.468 INFO:tasks.rados.rados.0.smithi005.stdout:193: write initial oid 193 2023-09-30T09:00:35.468 INFO:tasks.rados.rados.0.smithi005.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-09-30T09:00:35.473 INFO:tasks.rados.rados.0.smithi005.stdout:193: writing smithi00566664-193 from 426944 to 983577 tid 1 2023-09-30T09:00:35.481 INFO:tasks.rados.rados.0.smithi005.stdout:193: writing smithi00566664-193 from 1468778 to 2090178 tid 2 2023-09-30T09:00:35.488 INFO:tasks.rados.rados.0.smithi005.stdout:193: writing smithi00566664-193 from 2872744 to 3226944 tid 3 2023-09-30T09:00:35.488 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.488 INFO:tasks.rados.rados.0.smithi005.stdout:178: finishing write tid 4 to smithi00566664-178 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 178 v 43 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:179: finishing write tid 1 to smithi00566664-179 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:179: finishing write tid 2 to smithi00566664-179 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:179: finishing write tid 3 to smithi00566664-179 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:179: finishing write tid 4 to smithi00566664-179 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:178: done (15 left) 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:194: write initial oid 194 2023-09-30T09:00:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-09-30T09:00:35.494 INFO:tasks.rados.rados.0.smithi005.stdout:194: writing smithi00566664-194 from 443751 to 1075633 tid 1 2023-09-30T09:00:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:194: writing smithi00566664-194 from 1810907 to 2575965 tid 2 2023-09-30T09:00:35.507 INFO:tasks.rados.rados.0.smithi005.stdout:194: writing smithi00566664-194 from 3067461 to 3243751 tid 3 2023-09-30T09:00:35.507 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.507 INFO:tasks.rados.rados.0.smithi005.stdout:179: finishing write tid 5 to smithi00566664-179 2023-09-30T09:00:35.508 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 179 v 58 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-09-30T09:00:35.508 INFO:tasks.rados.rados.0.smithi005.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-09-30T09:00:35.508 INFO:tasks.rados.rados.0.smithi005.stdout:180: finishing write tid 1 to smithi00566664-180 2023-09-30T09:00:35.508 INFO:tasks.rados.rados.0.smithi005.stdout:180: finishing write tid 2 to smithi00566664-180 2023-09-30T09:00:35.508 INFO:tasks.rados.rados.0.smithi005.stdout:179: done (15 left) 2023-09-30T09:00:35.508 INFO:tasks.rados.rados.0.smithi005.stdout:195: write initial oid 195 2023-09-30T09:00:35.508 INFO:tasks.rados.rados.0.smithi005.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-09-30T09:00:35.518 INFO:tasks.rados.rados.0.smithi005.stdout:195: writing smithi00566664-195 from 460558 to 1167689 tid 1 2023-09-30T09:00:35.526 INFO:tasks.rados.rados.0.smithi005.stdout:195: writing smithi00566664-195 from 1869389 to 2378105 tid 2 2023-09-30T09:00:35.531 INFO:tasks.rados.rados.0.smithi005.stdout:195: writing smithi00566664-195 from 3094884 to 3260558 tid 3 2023-09-30T09:00:35.531 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.531 INFO:tasks.rados.rados.0.smithi005.stdout:180: finishing write tid 3 to smithi00566664-180 2023-09-30T09:00:35.531 INFO:tasks.rados.rados.0.smithi005.stdout:180: finishing write tid 4 to smithi00566664-180 2023-09-30T09:00:35.531 INFO:tasks.rados.rados.0.smithi005.stdout:180: finishing write tid 5 to smithi00566664-180 2023-09-30T09:00:35.532 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 180 v 62 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-09-30T09:00:35.532 INFO:tasks.rados.rados.0.smithi005.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-09-30T09:00:35.532 INFO:tasks.rados.rados.0.smithi005.stdout:181: finishing write tid 1 to smithi00566664-181 2023-09-30T09:00:35.532 INFO:tasks.rados.rados.0.smithi005.stdout:180: done (15 left) 2023-09-30T09:00:35.532 INFO:tasks.rados.rados.0.smithi005.stdout:196: write initial oid 196 2023-09-30T09:00:35.532 INFO:tasks.rados.rados.0.smithi005.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-09-30T09:00:35.538 INFO:tasks.rados.rados.0.smithi005.stdout:196: writing smithi00566664-196 from 477365 to 1259745 tid 1 2023-09-30T09:00:35.547 INFO:tasks.rados.rados.0.smithi005.stdout:196: writing smithi00566664-196 from 1927871 to 2696598 tid 2 2023-09-30T09:00:35.551 INFO:tasks.rados.rados.0.smithi005.stdout:196: writing smithi00566664-196 from 3122307 to 3277365 tid 3 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:181: finishing write tid 2 to smithi00566664-181 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:181: finishing write tid 3 to smithi00566664-181 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:181: finishing write tid 4 to smithi00566664-181 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:181: finishing write tid 5 to smithi00566664-181 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 181 v 40 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:182: finishing write tid 1 to smithi00566664-182 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:181: done (15 left) 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:197: write initial oid 197 2023-09-30T09:00:35.552 INFO:tasks.rados.rados.0.smithi005.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-09-30T09:00:35.557 INFO:tasks.rados.rados.0.smithi005.stdout:197: writing smithi00566664-197 from 494172 to 951801 tid 1 2023-09-30T09:00:35.564 INFO:tasks.rados.rados.0.smithi005.stdout:197: writing smithi00566664-197 from 1586353 to 2098738 tid 2 2023-09-30T09:00:35.571 INFO:tasks.rados.rados.0.smithi005.stdout:197: writing smithi00566664-197 from 2749730 to 3294172 tid 3 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:182: finishing write tid 2 to smithi00566664-182 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:182: finishing write tid 3 to smithi00566664-182 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:182: finishing write tid 4 to smithi00566664-182 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:182: finishing write tid 5 to smithi00566664-182 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 182 v 66 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:183: finishing write tid 1 to smithi00566664-183 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:182: done (15 left) 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:198: write initial oid 198 2023-09-30T09:00:35.572 INFO:tasks.rados.rados.0.smithi005.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-09-30T09:00:35.577 INFO:tasks.rados.rados.0.smithi005.stdout:198: writing smithi00566664-198 from 510979 to 1043857 tid 1 2023-09-30T09:00:35.585 INFO:tasks.rados.rados.0.smithi005.stdout:198: writing smithi00566664-198 from 1528482 to 2300878 tid 2 2023-09-30T09:00:35.592 INFO:tasks.rados.rados.0.smithi005.stdout:198: writing smithi00566664-198 from 3060800 to 3310979 tid 3 2023-09-30T09:00:35.592 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.592 INFO:tasks.rados.rados.0.smithi005.stdout:183: finishing write tid 2 to smithi00566664-183 2023-09-30T09:00:35.592 INFO:tasks.rados.rados.0.smithi005.stdout:183: finishing write tid 3 to smithi00566664-183 2023-09-30T09:00:35.592 INFO:tasks.rados.rados.0.smithi005.stdout:183: finishing write tid 4 to smithi00566664-183 2023-09-30T09:00:35.592 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 183 v 46 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-09-30T09:00:35.592 INFO:tasks.rados.rados.0.smithi005.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-09-30T09:00:35.593 INFO:tasks.rados.rados.0.smithi005.stdout:184: finishing write tid 1 to smithi00566664-184 2023-09-30T09:00:35.593 INFO:tasks.rados.rados.0.smithi005.stdout:184: finishing write tid 2 to smithi00566664-184 2023-09-30T09:00:35.593 INFO:tasks.rados.rados.0.smithi005.stdout:184: finishing write tid 3 to smithi00566664-184 2023-09-30T09:00:35.593 INFO:tasks.rados.rados.0.smithi005.stdout:184: finishing write tid 4 to smithi00566664-184 2023-09-30T09:00:35.593 INFO:tasks.rados.rados.0.smithi005.stdout:183: done (15 left) 2023-09-30T09:00:35.593 INFO:tasks.rados.rados.0.smithi005.stdout:199: write initial oid 199 2023-09-30T09:00:35.593 INFO:tasks.rados.rados.0.smithi005.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-09-30T09:00:35.599 INFO:tasks.rados.rados.0.smithi005.stdout:199: writing smithi00566664-199 from 527786 to 1252266 tid 1 2023-09-30T09:00:35.605 INFO:tasks.rados.rados.0.smithi005.stdout:199: writing smithi00566664-199 from 1703317 to 2219371 tid 2 2023-09-30T09:00:35.611 INFO:tasks.rados.rados.0.smithi005.stdout:199: writing smithi00566664-199 from 2804576 to 3239611 tid 3 2023-09-30T09:00:35.611 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:184: finishing write tid 5 to smithi00566664-184 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 184 v 47 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:185: finishing write tid 1 to smithi00566664-185 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:185: finishing write tid 2 to smithi00566664-185 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:185: finishing write tid 3 to smithi00566664-185 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:184: done (15 left) 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:200: write initial oid 200 2023-09-30T09:00:35.612 INFO:tasks.rados.rados.0.smithi005.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-09-30T09:00:35.619 INFO:tasks.rados.rados.0.smithi005.stdout:200: writing smithi00566664-200 from 544593 to 1344322 tid 1 2023-09-30T09:00:35.626 INFO:tasks.rados.rados.0.smithi005.stdout:200: writing smithi00566664-200 from 1761799 to 2537864 tid 2 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:200: writing smithi00566664-200 from 2948352 to 3344593 tid 3 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:185: finishing write tid 4 to smithi00566664-185 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 185 v 37 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:186: finishing write tid 1 to smithi00566664-186 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:186: finishing write tid 2 to smithi00566664-186 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:186: finishing write tid 3 to smithi00566664-186 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:186: finishing write tid 4 to smithi00566664-186 2023-09-30T09:00:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 186 v 31 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-09-30T09:00:35.634 INFO:tasks.rados.rados.0.smithi005.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-09-30T09:00:35.634 INFO:tasks.rados.rados.0.smithi005.stdout:187: finishing write tid 1 to smithi00566664-187 2023-09-30T09:00:35.634 INFO:tasks.rados.rados.0.smithi005.stdout:187: finishing write tid 2 to smithi00566664-187 2023-09-30T09:00:35.634 INFO:tasks.rados.rados.0.smithi005.stdout:185: done (15 left) 2023-09-30T09:00:35.634 INFO:tasks.rados.rados.0.smithi005.stdout:186: done (14 left) 2023-09-30T09:00:35.634 INFO:tasks.rados.rados.0.smithi005.stdout:201: write initial oid 201 2023-09-30T09:00:35.634 INFO:tasks.rados.rados.0.smithi005.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-09-30T09:00:35.639 INFO:tasks.rados.rados.0.smithi005.stdout:201: writing smithi00566664-201 from 561400 to 1036378 tid 1 2023-09-30T09:00:35.647 INFO:tasks.rados.rados.0.smithi005.stdout:201: writing smithi00566664-201 from 1820281 to 2340004 tid 2 2023-09-30T09:00:35.653 INFO:tasks.rados.rados.0.smithi005.stdout:201: writing smithi00566664-201 from 2859422 to 3317001 tid 3 2023-09-30T09:00:35.653 INFO:tasks.rados.rados.0.smithi005.stdout:202: write initial oid 202 2023-09-30T09:00:35.653 INFO:tasks.rados.rados.0.smithi005.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-09-30T09:00:35.660 INFO:tasks.rados.rados.0.smithi005.stdout:202: writing smithi00566664-202 from 578207 to 1128434 tid 1 2023-09-30T09:00:35.669 INFO:tasks.rados.rados.0.smithi005.stdout:202: writing smithi00566664-202 from 1762410 to 2542144 tid 2 2023-09-30T09:00:35.675 INFO:tasks.rados.rados.0.smithi005.stdout:202: writing smithi00566664-202 from 3286845 to 3378207 tid 3 2023-09-30T09:00:35.675 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.675 INFO:tasks.rados.rados.0.smithi005.stdout:187: finishing write tid 3 to smithi00566664-187 2023-09-30T09:00:35.675 INFO:tasks.rados.rados.0.smithi005.stdout:187: finishing write tid 4 to smithi00566664-187 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:187: finishing write tid 5 to smithi00566664-187 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 187 v 26 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:188: finishing write tid 1 to smithi00566664-188 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:188: finishing write tid 2 to smithi00566664-188 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:188: finishing write tid 3 to smithi00566664-188 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:188: finishing write tid 4 to smithi00566664-188 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 188 v 43 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:189: finishing write tid 1 to smithi00566664-189 2023-09-30T09:00:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:187: done (15 left) 2023-09-30T09:00:35.677 INFO:tasks.rados.rados.0.smithi005.stdout:188: done (14 left) 2023-09-30T09:00:35.677 INFO:tasks.rados.rados.0.smithi005.stdout:203: write initial oid 203 2023-09-30T09:00:35.677 INFO:tasks.rados.rados.0.smithi005.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-09-30T09:00:35.682 INFO:tasks.rados.rados.0.smithi005.stdout:203: writing smithi00566664-203 from 595014 to 1220490 tid 1 2023-09-30T09:00:35.689 INFO:tasks.rados.rados.0.smithi005.stdout:203: writing smithi00566664-203 from 1820892 to 2344284 tid 2 2023-09-30T09:00:35.695 INFO:tasks.rados.rados.0.smithi005.stdout:203: writing smithi00566664-203 from 2797915 to 3394391 tid 3 2023-09-30T09:00:35.695 INFO:tasks.rados.rados.0.smithi005.stdout:204: write initial oid 204 2023-09-30T09:00:35.695 INFO:tasks.rados.rados.0.smithi005.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-09-30T09:00:35.703 INFO:tasks.rados.rados.0.smithi005.stdout:204: writing smithi00566664-204 from 611821 to 1312546 tid 1 2023-09-30T09:00:35.712 INFO:tasks.rados.rados.0.smithi005.stdout:204: writing smithi00566664-204 from 1879374 to 2662777 tid 2 2023-09-30T09:00:35.717 INFO:tasks.rados.rados.0.smithi005.stdout:204: writing smithi00566664-204 from 3341691 to 3411821 tid 3 2023-09-30T09:00:35.717 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.717 INFO:tasks.rados.rados.0.smithi005.stdout:189: finishing write tid 2 to smithi00566664-189 2023-09-30T09:00:35.717 INFO:tasks.rados.rados.0.smithi005.stdout:189: finishing write tid 3 to smithi00566664-189 2023-09-30T09:00:35.717 INFO:tasks.rados.rados.0.smithi005.stdout:189: finishing write tid 4 to smithi00566664-189 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 189 v 34 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:190: finishing write tid 1 to smithi00566664-190 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:190: finishing write tid 2 to smithi00566664-190 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:190: finishing write tid 3 to smithi00566664-190 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:190: finishing write tid 4 to smithi00566664-190 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 190 v 50 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:191: finishing write tid 1 to smithi00566664-191 2023-09-30T09:00:35.718 INFO:tasks.rados.rados.0.smithi005.stdout:191: finishing write tid 2 to smithi00566664-191 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:191: finishing write tid 3 to smithi00566664-191 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:191: finishing write tid 4 to smithi00566664-191 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:191: finishing write tid 5 to smithi00566664-191 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 191 v 38 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:192: finishing write tid 1 to smithi00566664-192 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:192: finishing write tid 2 to smithi00566664-192 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:192: finishing write tid 3 to smithi00566664-192 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:189: done (15 left) 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:190: done (14 left) 2023-09-30T09:00:35.719 INFO:tasks.rados.rados.0.smithi005.stdout:191: done (13 left) 2023-09-30T09:00:35.720 INFO:tasks.rados.rados.0.smithi005.stdout:205: write initial oid 205 2023-09-30T09:00:35.720 INFO:tasks.rados.rados.0.smithi005.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-09-30T09:00:35.725 INFO:tasks.rados.rados.0.smithi005.stdout:205: writing smithi00566664-205 from 628628 to 1404602 tid 1 2023-09-30T09:00:35.732 INFO:tasks.rados.rados.0.smithi005.stdout:205: writing smithi00566664-205 from 1937856 to 2464917 tid 2 2023-09-30T09:00:35.738 INFO:tasks.rados.rados.0.smithi005.stdout:205: writing smithi00566664-205 from 3252761 to 3428628 tid 3 2023-09-30T09:00:35.738 INFO:tasks.rados.rados.0.smithi005.stdout:206: write initial oid 206 2023-09-30T09:00:35.738 INFO:tasks.rados.rados.0.smithi005.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-09-30T09:00:35.744 INFO:tasks.rados.rados.0.smithi005.stdout:206: writing smithi00566664-206 from 645435 to 1096658 tid 1 2023-09-30T09:00:35.753 INFO:tasks.rados.rados.0.smithi005.stdout:206: writing smithi00566664-206 from 1879985 to 2667057 tid 2 2023-09-30T09:00:35.757 INFO:tasks.rados.rados.0.smithi005.stdout:206: writing smithi00566664-206 from 3280184 to 3445435 tid 3 2023-09-30T09:00:35.758 INFO:tasks.rados.rados.0.smithi005.stdout:207: write initial oid 207 2023-09-30T09:00:35.758 INFO:tasks.rados.rados.0.smithi005.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-09-30T09:00:35.765 INFO:tasks.rados.rados.0.smithi005.stdout:207: writing smithi00566664-207 from 662242 to 1305067 tid 1 2023-09-30T09:00:35.773 INFO:tasks.rados.rados.0.smithi005.stdout:207: writing smithi00566664-207 from 2054820 to 2585550 tid 2 2023-09-30T09:00:35.778 INFO:tasks.rados.rados.0.smithi005.stdout:207: writing smithi00566664-207 from 3307607 to 3462242 tid 3 2023-09-30T09:00:35.778 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.778 INFO:tasks.rados.rados.0.smithi005.stdout:192: finishing write tid 4 to smithi00566664-192 2023-09-30T09:00:35.778 INFO:tasks.rados.rados.0.smithi005.stdout:192: finishing write tid 5 to smithi00566664-192 2023-09-30T09:00:35.779 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 192 v 23 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-09-30T09:00:35.779 INFO:tasks.rados.rados.0.smithi005.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-09-30T09:00:35.779 INFO:tasks.rados.rados.0.smithi005.stdout:193: finishing write tid 1 to smithi00566664-193 2023-09-30T09:00:35.779 INFO:tasks.rados.rados.0.smithi005.stdout:192: done (15 left) 2023-09-30T09:00:35.779 INFO:tasks.rados.rados.0.smithi005.stdout:208: write initial oid 208 2023-09-30T09:00:35.779 INFO:tasks.rados.rados.0.smithi005.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-09-30T09:00:35.786 INFO:tasks.rados.rados.0.smithi005.stdout:208: writing smithi00566664-208 from 679049 to 1397123 tid 1 2023-09-30T09:00:35.794 INFO:tasks.rados.rados.0.smithi005.stdout:208: writing smithi00566664-208 from 2113302 to 2787690 tid 2 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:208: writing smithi00566664-208 from 3335030 to 3479049 tid 3 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:193: finishing write tid 2 to smithi00566664-193 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:193: finishing write tid 3 to smithi00566664-193 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:193: finishing write tid 4 to smithi00566664-193 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:193: finishing write tid 5 to smithi00566664-193 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 193 v 27 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-09-30T09:00:35.799 INFO:tasks.rados.rados.0.smithi005.stdout:194: finishing write tid 1 to smithi00566664-194 2023-09-30T09:00:35.800 INFO:tasks.rados.rados.0.smithi005.stdout:193: done (15 left) 2023-09-30T09:00:35.800 INFO:tasks.rados.rados.0.smithi005.stdout:209: write initial oid 209 2023-09-30T09:00:35.800 INFO:tasks.rados.rados.0.smithi005.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-09-30T09:00:35.807 INFO:tasks.rados.rados.0.smithi005.stdout:209: writing smithi00566664-209 from 695856 to 1489179 tid 1 2023-09-30T09:00:35.814 INFO:tasks.rados.rados.0.smithi005.stdout:209: writing smithi00566664-209 from 2171784 to 2706183 tid 2 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout:209: writing smithi00566664-209 from 3362453 to 3495856 tid 3 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout:194: finishing write tid 2 to smithi00566664-194 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout:194: finishing write tid 3 to smithi00566664-194 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout:194: finishing write tid 4 to smithi00566664-194 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout:194: finishing write tid 5 to smithi00566664-194 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 194 v 34 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-09-30T09:00:35.820 INFO:tasks.rados.rados.0.smithi005.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-09-30T09:00:35.821 INFO:tasks.rados.rados.0.smithi005.stdout:195: finishing write tid 1 to smithi00566664-195 2023-09-30T09:00:35.821 INFO:tasks.rados.rados.0.smithi005.stdout:195: finishing write tid 2 to smithi00566664-195 2023-09-30T09:00:35.821 INFO:tasks.rados.rados.0.smithi005.stdout:195: finishing write tid 3 to smithi00566664-195 2023-09-30T09:00:35.821 INFO:tasks.rados.rados.0.smithi005.stdout:194: done (15 left) 2023-09-30T09:00:35.821 INFO:tasks.rados.rados.0.smithi005.stdout:210: write initial oid 210 2023-09-30T09:00:35.821 INFO:tasks.rados.rados.0.smithi005.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-09-30T09:00:35.826 INFO:tasks.rados.rados.0.smithi005.stdout:210: writing smithi00566664-210 from 712663 to 1181235 tid 1 2023-09-30T09:00:35.834 INFO:tasks.rados.rados.0.smithi005.stdout:210: writing smithi00566664-210 from 1713913 to 2391970 tid 2 2023-09-30T09:00:35.840 INFO:tasks.rados.rados.0.smithi005.stdout:210: writing smithi00566664-210 from 2873523 to 3465256 tid 3 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:195: finishing write tid 4 to smithi00566664-195 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:195: finishing write tid 5 to smithi00566664-195 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 195 v 70 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:196: finishing write tid 1 to smithi00566664-196 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:196: finishing write tid 2 to smithi00566664-196 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:196: finishing write tid 3 to smithi00566664-196 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:195: done (15 left) 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:211: write initial oid 211 2023-09-30T09:00:35.841 INFO:tasks.rados.rados.0.smithi005.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-09-30T09:00:35.848 INFO:tasks.rados.rados.0.smithi005.stdout:211: writing smithi00566664-211 from 729470 to 1273291 tid 1 2023-09-30T09:00:35.855 INFO:tasks.rados.rados.0.smithi005.stdout:211: writing smithi00566664-211 from 1772395 to 2310463 tid 2 2023-09-30T09:00:35.861 INFO:tasks.rados.rados.0.smithi005.stdout:211: writing smithi00566664-211 from 2900946 to 3303951 tid 3 2023-09-30T09:00:35.861 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:196: finishing write tid 4 to smithi00566664-196 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:196: finishing write tid 5 to smithi00566664-196 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 196 v 31 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:197: finishing write tid 1 to smithi00566664-197 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:197: finishing write tid 2 to smithi00566664-197 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:196: done (15 left) 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:212: write initial oid 212 2023-09-30T09:00:35.862 INFO:tasks.rados.rados.0.smithi005.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-09-30T09:00:35.869 INFO:tasks.rados.rados.0.smithi005.stdout:212: writing smithi00566664-212 from 746277 to 1365347 tid 1 2023-09-30T09:00:35.877 INFO:tasks.rados.rados.0.smithi005.stdout:212: writing smithi00566664-212 from 1830877 to 2512603 tid 2 2023-09-30T09:00:35.882 INFO:tasks.rados.rados.0.smithi005.stdout:212: writing smithi00566664-212 from 2928369 to 3546277 tid 3 2023-09-30T09:00:35.882 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.882 INFO:tasks.rados.rados.0.smithi005.stdout:197: finishing write tid 3 to smithi00566664-197 2023-09-30T09:00:35.882 INFO:tasks.rados.rados.0.smithi005.stdout:197: finishing write tid 4 to smithi00566664-197 2023-09-30T09:00:35.882 INFO:tasks.rados.rados.0.smithi005.stdout:197: finishing write tid 5 to smithi00566664-197 2023-09-30T09:00:35.882 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 197 v 51 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-09-30T09:00:35.882 INFO:tasks.rados.rados.0.smithi005.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-09-30T09:00:35.883 INFO:tasks.rados.rados.0.smithi005.stdout:198: finishing write tid 1 to smithi00566664-198 2023-09-30T09:00:35.883 INFO:tasks.rados.rados.0.smithi005.stdout:197: done (15 left) 2023-09-30T09:00:35.883 INFO:tasks.rados.rados.0.smithi005.stdout:213: write initial oid 213 2023-09-30T09:00:35.883 INFO:tasks.rados.rados.0.smithi005.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-09-30T09:00:35.890 INFO:tasks.rados.rados.0.smithi005.stdout:213: writing smithi00566664-213 from 763084 to 1457403 tid 1 2023-09-30T09:00:35.896 INFO:tasks.rados.rados.0.smithi005.stdout:213: writing smithi00566664-213 from 1889359 to 2431096 tid 2 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout:213: writing smithi00566664-213 from 2955792 to 3497694 tid 3 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout:198: finishing write tid 2 to smithi00566664-198 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout:198: finishing write tid 3 to smithi00566664-198 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout:198: finishing write tid 4 to smithi00566664-198 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout:198: finishing write tid 5 to smithi00566664-198 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 198 v 55 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-09-30T09:00:35.903 INFO:tasks.rados.rados.0.smithi005.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:199: finishing write tid 1 to smithi00566664-199 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:199: finishing write tid 2 to smithi00566664-199 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:199: finishing write tid 3 to smithi00566664-199 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:199: finishing write tid 4 to smithi00566664-199 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:199: finishing write tid 5 to smithi00566664-199 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 199 v 50 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:200: finishing write tid 1 to smithi00566664-200 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:200: finishing write tid 2 to smithi00566664-200 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:200: finishing write tid 3 to smithi00566664-200 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:200: finishing write tid 4 to smithi00566664-200 2023-09-30T09:00:35.904 INFO:tasks.rados.rados.0.smithi005.stdout:198: done (15 left) 2023-09-30T09:00:35.905 INFO:tasks.rados.rados.0.smithi005.stdout:199: done (14 left) 2023-09-30T09:00:35.905 INFO:tasks.rados.rados.0.smithi005.stdout:214: write initial oid 214 2023-09-30T09:00:35.905 INFO:tasks.rados.rados.0.smithi005.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-09-30T09:00:35.910 INFO:tasks.rados.rados.0.smithi005.stdout:214: writing smithi00566664-214 from 779891 to 1265812 tid 1 2023-09-30T09:00:35.918 INFO:tasks.rados.rados.0.smithi005.stdout:214: writing smithi00566664-214 from 1947841 to 2633236 tid 2 2023-09-30T09:00:35.925 INFO:tasks.rados.rados.0.smithi005.stdout:214: writing smithi00566664-214 from 3383215 to 3579891 tid 3 2023-09-30T09:00:35.925 INFO:tasks.rados.rados.0.smithi005.stdout:215: write initial oid 215 2023-09-30T09:00:35.925 INFO:tasks.rados.rados.0.smithi005.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-09-30T09:00:35.934 INFO:tasks.rados.rados.0.smithi005.stdout:215: writing smithi00566664-215 from 796698 to 1357868 tid 1 2023-09-30T09:00:35.941 INFO:tasks.rados.rados.0.smithi005.stdout:215: writing smithi00566664-215 from 2006323 to 2551729 tid 2 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout:215: writing smithi00566664-215 from 3126991 to 3596698 tid 3 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout:200: finishing write tid 5 to smithi00566664-200 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 200 v 53 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout:200: done (15 left) 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout:216: write initial oid 216 2023-09-30T09:00:35.948 INFO:tasks.rados.rados.0.smithi005.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-09-30T09:00:35.954 INFO:tasks.rados.rados.0.smithi005.stdout:216: writing smithi00566664-216 from 413505 to 1049924 tid 1 2023-09-30T09:00:35.962 INFO:tasks.rados.rados.0.smithi005.stdout:216: writing smithi00566664-216 from 1664805 to 2353869 tid 2 2023-09-30T09:00:35.969 INFO:tasks.rados.rados.0.smithi005.stdout:216: writing smithi00566664-216 from 3038061 to 3530132 tid 3 2023-09-30T09:00:35.969 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.969 INFO:tasks.rados.rados.0.smithi005.stdout:201: finishing write tid 1 to smithi00566664-201 2023-09-30T09:00:35.969 INFO:tasks.rados.rados.0.smithi005.stdout:201: finishing write tid 2 to smithi00566664-201 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:201: finishing write tid 3 to smithi00566664-201 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:201: finishing write tid 4 to smithi00566664-201 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:201: finishing write tid 5 to smithi00566664-201 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 201 v 59 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:202: finishing write tid 1 to smithi00566664-202 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:201: done (15 left) 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:217: write initial oid 217 2023-09-30T09:00:35.970 INFO:tasks.rados.rados.0.smithi005.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-09-30T09:00:35.976 INFO:tasks.rados.rados.0.smithi005.stdout:217: writing smithi00566664-217 from 430312 to 1141980 tid 1 2023-09-30T09:00:35.983 INFO:tasks.rados.rados.0.smithi005.stdout:217: writing smithi00566664-217 from 1723287 to 2272362 tid 2 2023-09-30T09:00:35.990 INFO:tasks.rados.rados.0.smithi005.stdout:217: writing smithi00566664-217 from 2781837 to 3485180 tid 3 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:202: finishing write tid 2 to smithi00566664-202 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:202: finishing write tid 3 to smithi00566664-202 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:202: finishing write tid 4 to smithi00566664-202 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:202: finishing write tid 5 to smithi00566664-202 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 202 v 35 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:203: finishing write tid 1 to smithi00566664-203 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:203: finishing write tid 2 to smithi00566664-203 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:203: finishing write tid 3 to smithi00566664-203 2023-09-30T09:00:35.991 INFO:tasks.rados.rados.0.smithi005.stdout:203: finishing write tid 4 to smithi00566664-203 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:203: finishing write tid 5 to smithi00566664-203 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 203 v 36 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:204: finishing write tid 1 to smithi00566664-204 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:202: done (15 left) 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:203: done (14 left) 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:218: write initial oid 218 2023-09-30T09:00:35.992 INFO:tasks.rados.rados.0.smithi005.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-09-30T09:00:36.000 INFO:tasks.rados.rados.0.smithi005.stdout:218: writing smithi00566664-218 from 447119 to 1234036 tid 1 2023-09-30T09:00:36.008 INFO:tasks.rados.rados.0.smithi005.stdout:218: writing smithi00566664-218 from 1665416 to 2358149 tid 2 2023-09-30T09:00:36.015 INFO:tasks.rados.rados.0.smithi005.stdout:218: writing smithi00566664-218 from 2976554 to 3491169 tid 3 2023-09-30T09:00:36.016 INFO:tasks.rados.rados.0.smithi005.stdout:219: write initial oid 219 2023-09-30T09:00:36.016 INFO:tasks.rados.rados.0.smithi005.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-09-30T09:00:36.021 INFO:tasks.rados.rados.0.smithi005.stdout:219: writing smithi00566664-219 from 463926 to 926092 tid 1 2023-09-30T09:00:36.031 INFO:tasks.rados.rados.0.smithi005.stdout:219: writing smithi00566664-219 from 1723898 to 2160289 tid 2 2023-09-30T09:00:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:219: writing smithi00566664-219 from 2603977 to 3329864 tid 3 2023-09-30T09:00:36.040 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:204: finishing write tid 2 to smithi00566664-204 2023-09-30T09:00:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:204: finishing write tid 3 to smithi00566664-204 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:204: finishing write tid 4 to smithi00566664-204 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:204: finishing write tid 5 to smithi00566664-204 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 204 v 48 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:205: finishing write tid 1 to smithi00566664-205 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:205: finishing write tid 2 to smithi00566664-205 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:205: finishing write tid 3 to smithi00566664-205 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:205: finishing write tid 4 to smithi00566664-205 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:205: finishing write tid 5 to smithi00566664-205 2023-09-30T09:00:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 205 v 47 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-09-30T09:00:36.042 INFO:tasks.rados.rados.0.smithi005.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-09-30T09:00:36.042 INFO:tasks.rados.rados.0.smithi005.stdout:204: done (15 left) 2023-09-30T09:00:36.042 INFO:tasks.rados.rados.0.smithi005.stdout:205: done (14 left) 2023-09-30T09:00:36.042 INFO:tasks.rados.rados.0.smithi005.stdout:220: write initial oid 220 2023-09-30T09:00:36.042 INFO:tasks.rados.rados.0.smithi005.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-09-30T09:00:36.046 INFO:tasks.rados.rados.0.smithi005.stdout:220: writing smithi00566664-220 from 480733 to 1018148 tid 1 2023-09-30T09:00:36.054 INFO:tasks.rados.rados.0.smithi005.stdout:220: writing smithi00566664-220 from 1782380 to 2478782 tid 2 2023-09-30T09:00:36.061 INFO:tasks.rados.rados.0.smithi005.stdout:220: writing smithi00566664-220 from 3031400 to 3568559 tid 3 2023-09-30T09:00:36.061 INFO:tasks.rados.rados.0.smithi005.stdout:221: write initial oid 221 2023-09-30T09:00:36.061 INFO:tasks.rados.rados.0.smithi005.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-09-30T09:00:36.067 INFO:tasks.rados.rados.0.smithi005.stdout:221: writing smithi00566664-221 from 497540 to 1110204 tid 1 2023-09-30T09:00:36.074 INFO:tasks.rados.rados.0.smithi005.stdout:221: writing smithi00566664-221 from 1840862 to 2280922 tid 2 2023-09-30T09:00:36.082 INFO:tasks.rados.rados.0.smithi005.stdout:221: writing smithi00566664-221 from 3058823 to 3523607 tid 3 2023-09-30T09:00:36.082 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.082 INFO:tasks.rados.rados.0.smithi005.stdout:206: finishing write tid 1 to smithi00566664-206 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:206: finishing write tid 2 to smithi00566664-206 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:206: finishing write tid 3 to smithi00566664-206 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:206: finishing write tid 4 to smithi00566664-206 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:206: finishing write tid 5 to smithi00566664-206 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 206 v 51 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:207: finishing write tid 1 to smithi00566664-207 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:207: finishing write tid 2 to smithi00566664-207 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:207: finishing write tid 3 to smithi00566664-207 2023-09-30T09:00:36.083 INFO:tasks.rados.rados.0.smithi005.stdout:207: finishing write tid 4 to smithi00566664-207 2023-09-30T09:00:36.084 INFO:tasks.rados.rados.0.smithi005.stdout:207: finishing write tid 5 to smithi00566664-207 2023-09-30T09:00:36.084 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 207 v 57 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-09-30T09:00:36.084 INFO:tasks.rados.rados.0.smithi005.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-09-30T09:00:36.084 INFO:tasks.rados.rados.0.smithi005.stdout:206: done (15 left) 2023-09-30T09:00:36.084 INFO:tasks.rados.rados.0.smithi005.stdout:207: done (14 left) 2023-09-30T09:00:36.084 INFO:tasks.rados.rados.0.smithi005.stdout:222: write initial oid 222 2023-09-30T09:00:36.084 INFO:tasks.rados.rados.0.smithi005.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-09-30T09:00:36.087 INFO:tasks.rados.rados.0.smithi005.stdout:222: writing smithi00566664-222 from 514347 to 918613 tid 1 2023-09-30T09:00:36.095 INFO:tasks.rados.rados.0.smithi005.stdout:222: writing smithi00566664-222 from 1499344 to 2199415 tid 2 2023-09-30T09:00:36.101 INFO:tasks.rados.rados.0.smithi005.stdout:222: writing smithi00566664-222 from 2686246 to 3362302 tid 3 2023-09-30T09:00:36.102 INFO:tasks.rados.rados.0.smithi005.stdout:223: write initial oid 223 2023-09-30T09:00:36.102 INFO:tasks.rados.rados.0.smithi005.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-09-30T09:00:36.107 INFO:tasks.rados.rados.0.smithi005.stdout:223: writing smithi00566664-223 from 531154 to 1010669 tid 1 2023-09-30T09:00:36.113 INFO:tasks.rados.rados.0.smithi005.stdout:223: writing smithi00566664-223 from 1557826 to 2001555 tid 2 2023-09-30T09:00:36.120 INFO:tasks.rados.rados.0.smithi005.stdout:223: writing smithi00566664-223 from 2713669 to 3200997 tid 3 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout:223: writing smithi00566664-223 from 3679295 to 3731154 tid 4 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout:208: finishing write tid 1 to smithi00566664-208 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout:208: finishing write tid 2 to smithi00566664-208 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout:208: finishing write tid 3 to smithi00566664-208 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout:208: finishing write tid 4 to smithi00566664-208 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout:208: finishing write tid 5 to smithi00566664-208 2023-09-30T09:00:36.124 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 208 v 39 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-09-30T09:00:36.125 INFO:tasks.rados.rados.0.smithi005.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-09-30T09:00:36.125 INFO:tasks.rados.rados.0.smithi005.stdout:208: done (15 left) 2023-09-30T09:00:36.125 INFO:tasks.rados.rados.0.smithi005.stdout:224: write initial oid 224 2023-09-30T09:00:36.125 INFO:tasks.rados.rados.0.smithi005.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-09-30T09:00:36.130 INFO:tasks.rados.rados.0.smithi005.stdout:224: writing smithi00566664-224 from 547961 to 1102725 tid 1 2023-09-30T09:00:36.137 INFO:tasks.rados.rados.0.smithi005.stdout:224: writing smithi00566664-224 from 1616308 to 2320048 tid 2 2023-09-30T09:00:36.144 INFO:tasks.rados.rados.0.smithi005.stdout:224: writing smithi00566664-224 from 2741092 to 3439692 tid 3 2023-09-30T09:00:36.144 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.145 INFO:tasks.rados.rados.0.smithi005.stdout:209: finishing write tid 1 to smithi00566664-209 2023-09-30T09:00:36.145 INFO:tasks.rados.rados.0.smithi005.stdout:209: finishing write tid 2 to smithi00566664-209 2023-09-30T09:00:36.145 INFO:tasks.rados.rados.0.smithi005.stdout:209: finishing write tid 3 to smithi00566664-209 2023-09-30T09:00:36.145 INFO:tasks.rados.rados.0.smithi005.stdout:209: finishing write tid 4 to smithi00566664-209 2023-09-30T09:00:36.145 INFO:tasks.rados.rados.0.smithi005.stdout:209: finishing write tid 5 to smithi00566664-209 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 209 v 43 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:210: finishing write tid 1 to smithi00566664-210 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:210: finishing write tid 2 to smithi00566664-210 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:210: finishing write tid 3 to smithi00566664-210 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:210: finishing write tid 4 to smithi00566664-210 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:210: finishing write tid 5 to smithi00566664-210 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 210 v 54 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:211: finishing write tid 1 to smithi00566664-211 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:209: done (15 left) 2023-09-30T09:00:36.146 INFO:tasks.rados.rados.0.smithi005.stdout:210: done (14 left) 2023-09-30T09:00:36.147 INFO:tasks.rados.rados.0.smithi005.stdout:225: write initial oid 225 2023-09-30T09:00:36.147 INFO:tasks.rados.rados.0.smithi005.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-09-30T09:00:36.152 INFO:tasks.rados.rados.0.smithi005.stdout:225: writing smithi00566664-225 from 564768 to 1194781 tid 1 2023-09-30T09:00:36.158 INFO:tasks.rados.rados.0.smithi005.stdout:225: writing smithi00566664-225 from 1674790 to 2122188 tid 2 2023-09-30T09:00:36.166 INFO:tasks.rados.rados.0.smithi005.stdout:225: writing smithi00566664-225 from 2768515 to 3394740 tid 3 2023-09-30T09:00:36.166 INFO:tasks.rados.rados.0.smithi005.stdout:226: write initial oid 226 2023-09-30T09:00:36.166 INFO:tasks.rados.rados.0.smithi005.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-09-30T09:00:36.174 INFO:tasks.rados.rados.0.smithi005.stdout:226: writing smithi00566664-226 from 581575 to 1286837 tid 1 2023-09-30T09:00:36.182 INFO:tasks.rados.rados.0.smithi005.stdout:226: writing smithi00566664-226 from 1733272 to 2440681 tid 2 2023-09-30T09:00:36.189 INFO:tasks.rados.rados.0.smithi005.stdout:226: writing smithi00566664-226 from 3195938 to 3633435 tid 3 2023-09-30T09:00:36.189 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:211: finishing write tid 2 to smithi00566664-211 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:211: finishing write tid 3 to smithi00566664-211 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:211: finishing write tid 4 to smithi00566664-211 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:211: finishing write tid 5 to smithi00566664-211 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 211 v 63 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:212: finishing write tid 1 to smithi00566664-212 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:212: finishing write tid 2 to smithi00566664-212 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:211: done (15 left) 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:227: write initial oid 227 2023-09-30T09:00:36.190 INFO:tasks.rados.rados.0.smithi005.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-09-30T09:00:36.198 INFO:tasks.rados.rados.0.smithi005.stdout:227: writing smithi00566664-227 from 598382 to 1378893 tid 1 2023-09-30T09:00:36.206 INFO:tasks.rados.rados.0.smithi005.stdout:227: writing smithi00566664-227 from 2075401 to 2526468 tid 2 2023-09-30T09:00:36.213 INFO:tasks.rados.rados.0.smithi005.stdout:227: writing smithi00566664-227 from 3107008 to 3755777 tid 3 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:212: finishing write tid 3 to smithi00566664-212 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:212: finishing write tid 4 to smithi00566664-212 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:212: finishing write tid 5 to smithi00566664-212 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 212 v 38 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:213: finishing write tid 1 to smithi00566664-213 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:212: done (15 left) 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:228: write initial oid 228 2023-09-30T09:00:36.214 INFO:tasks.rados.rados.0.smithi005.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-09-30T09:00:36.219 INFO:tasks.rados.rados.0.smithi005.stdout:228: writing smithi00566664-228 from 615189 to 1070949 tid 1 2023-09-30T09:00:36.227 INFO:tasks.rados.rados.0.smithi005.stdout:228: writing smithi00566664-228 from 1733883 to 2444961 tid 2 2023-09-30T09:00:36.235 INFO:tasks.rados.rados.0.smithi005.stdout:228: writing smithi00566664-228 from 3134431 to 3594472 tid 3 2023-09-30T09:00:36.235 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.235 INFO:tasks.rados.rados.0.smithi005.stdout:213: finishing write tid 2 to smithi00566664-213 2023-09-30T09:00:36.235 INFO:tasks.rados.rados.0.smithi005.stdout:213: finishing write tid 3 to smithi00566664-213 2023-09-30T09:00:36.235 INFO:tasks.rados.rados.0.smithi005.stdout:213: finishing write tid 4 to smithi00566664-213 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:213: finishing write tid 5 to smithi00566664-213 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 213 v 42 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:214: finishing write tid 1 to smithi00566664-214 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:214: finishing write tid 2 to smithi00566664-214 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:214: finishing write tid 3 to smithi00566664-214 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:214: finishing write tid 4 to smithi00566664-214 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:214: finishing write tid 5 to smithi00566664-214 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 214 v 47 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-09-30T09:00:36.236 INFO:tasks.rados.rados.0.smithi005.stdout:215: finishing write tid 1 to smithi00566664-215 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:215: finishing write tid 2 to smithi00566664-215 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:215: finishing write tid 3 to smithi00566664-215 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:215: finishing write tid 4 to smithi00566664-215 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:215: finishing write tid 5 to smithi00566664-215 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 215 v 74 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:216: finishing write tid 1 to smithi00566664-216 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:216: finishing write tid 2 to smithi00566664-216 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:213: done (15 left) 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:214: done (14 left) 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:215: done (13 left) 2023-09-30T09:00:36.237 INFO:tasks.rados.rados.0.smithi005.stdout:229: write initial oid 229 2023-09-30T09:00:36.238 INFO:tasks.rados.rados.0.smithi005.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-09-30T09:00:36.241 INFO:tasks.rados.rados.0.smithi005.stdout:229: writing smithi00566664-229 from 631996 to 1163005 tid 1 2023-09-30T09:00:36.248 INFO:tasks.rados.rados.0.smithi005.stdout:229: writing smithi00566664-229 from 1792365 to 2247101 tid 2 2023-09-30T09:00:36.256 INFO:tasks.rados.rados.0.smithi005.stdout:229: writing smithi00566664-229 from 2761854 to 3433167 tid 3 2023-09-30T09:00:36.256 INFO:tasks.rados.rados.0.smithi005.stdout:230: write initial oid 230 2023-09-30T09:00:36.256 INFO:tasks.rados.rados.0.smithi005.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-09-30T09:00:36.264 INFO:tasks.rados.rados.0.smithi005.stdout:230: writing smithi00566664-230 from 648803 to 1371414 tid 1 2023-09-30T09:00:36.273 INFO:tasks.rados.rados.0.smithi005.stdout:230: writing smithi00566664-230 from 1967200 to 2681947 tid 2 2023-09-30T09:00:36.280 INFO:tasks.rados.rados.0.smithi005.stdout:230: writing smithi00566664-230 from 3421983 to 3848803 tid 3 2023-09-30T09:00:36.280 INFO:tasks.rados.rados.0.smithi005.stdout:231: write initial oid 231 2023-09-30T09:00:36.280 INFO:tasks.rados.rados.0.smithi005.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-09-30T09:00:36.289 INFO:tasks.rados.rados.0.smithi005.stdout:231: writing smithi00566664-231 from 665610 to 1463470 tid 1 2023-09-30T09:00:36.295 INFO:tasks.rados.rados.0.smithi005.stdout:231: writing smithi00566664-231 from 1909329 to 2367734 tid 2 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:231: writing smithi00566664-231 from 2816700 to 3226910 tid 3 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:216: finishing write tid 3 to smithi00566664-216 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:216: finishing write tid 4 to smithi00566664-216 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:216: finishing write tid 5 to smithi00566664-216 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 216 v 40 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:217: finishing write tid 1 to smithi00566664-217 2023-09-30T09:00:36.301 INFO:tasks.rados.rados.0.smithi005.stdout:217: finishing write tid 2 to smithi00566664-217 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:217: finishing write tid 3 to smithi00566664-217 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:217: finishing write tid 4 to smithi00566664-217 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:217: finishing write tid 5 to smithi00566664-217 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 217 v 78 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:218: finishing write tid 1 to smithi00566664-218 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:218: finishing write tid 2 to smithi00566664-218 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:218: finishing write tid 3 to smithi00566664-218 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:218: finishing write tid 4 to smithi00566664-218 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:218: finishing write tid 5 to smithi00566664-218 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 218 v 67 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-09-30T09:00:36.302 INFO:tasks.rados.rados.0.smithi005.stdout:219: finishing write tid 1 to smithi00566664-219 2023-09-30T09:00:36.303 INFO:tasks.rados.rados.0.smithi005.stdout:219: finishing write tid 2 to smithi00566664-219 2023-09-30T09:00:36.303 INFO:tasks.rados.rados.0.smithi005.stdout:219: finishing write tid 3 to smithi00566664-219 2023-09-30T09:00:36.303 INFO:tasks.rados.rados.0.smithi005.stdout:216: done (15 left) 2023-09-30T09:00:36.303 INFO:tasks.rados.rados.0.smithi005.stdout:217: done (14 left) 2023-09-30T09:00:36.303 INFO:tasks.rados.rados.0.smithi005.stdout:218: done (13 left) 2023-09-30T09:00:36.303 INFO:tasks.rados.rados.0.smithi005.stdout:232: write initial oid 232 2023-09-30T09:00:36.303 INFO:tasks.rados.rados.0.smithi005.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-09-30T09:00:36.307 INFO:tasks.rados.rados.0.smithi005.stdout:232: writing smithi00566664-232 from 682417 to 1155526 tid 1 2023-09-30T09:00:36.313 INFO:tasks.rados.rados.0.smithi005.stdout:232: writing smithi00566664-232 from 1567811 to 2169874 tid 2 2023-09-30T09:00:36.321 INFO:tasks.rados.rados.0.smithi005.stdout:232: writing smithi00566664-232 from 2844123 to 3465605 tid 3 2023-09-30T09:00:36.322 INFO:tasks.rados.rados.0.smithi005.stdout:233: write initial oid 233 2023-09-30T09:00:36.322 INFO:tasks.rados.rados.0.smithi005.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-09-30T09:00:36.329 INFO:tasks.rados.rados.0.smithi005.stdout:233: writing smithi00566664-233 from 699224 to 1247582 tid 1 2023-09-30T09:00:36.337 INFO:tasks.rados.rados.0.smithi005.stdout:233: writing smithi00566664-233 from 2026293 to 2488367 tid 2 2023-09-30T09:00:36.345 INFO:tasks.rados.rados.0.smithi005.stdout:233: writing smithi00566664-233 from 3271546 to 3704300 tid 3 2023-09-30T09:00:36.345 INFO:tasks.rados.rados.0.smithi005.stdout:234: write initial oid 234 2023-09-30T09:00:36.345 INFO:tasks.rados.rados.0.smithi005.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-09-30T09:00:36.353 INFO:tasks.rados.rados.0.smithi005.stdout:234: writing smithi00566664-234 from 716031 to 1339638 tid 1 2023-09-30T09:00:36.361 INFO:tasks.rados.rados.0.smithi005.stdout:234: writing smithi00566664-234 from 2084775 to 2690507 tid 2 2023-09-30T09:00:36.369 INFO:tasks.rados.rados.0.smithi005.stdout:234: writing smithi00566664-234 from 3298969 to 3916031 tid 3 2023-09-30T09:00:36.369 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.369 INFO:tasks.rados.rados.0.smithi005.stdout:219: finishing write tid 4 to smithi00566664-219 2023-09-30T09:00:36.369 INFO:tasks.rados.rados.0.smithi005.stdout:219: finishing write tid 5 to smithi00566664-219 2023-09-30T09:00:36.369 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 219 v 41 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:220: finishing write tid 1 to smithi00566664-220 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:220: finishing write tid 2 to smithi00566664-220 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:220: finishing write tid 3 to smithi00566664-220 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:220: finishing write tid 4 to smithi00566664-220 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:220: finishing write tid 5 to smithi00566664-220 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 220 v 39 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-09-30T09:00:36.370 INFO:tasks.rados.rados.0.smithi005.stdout:221: finishing write tid 1 to smithi00566664-221 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:221: finishing write tid 2 to smithi00566664-221 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:221: finishing write tid 3 to smithi00566664-221 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:221: finishing write tid 4 to smithi00566664-221 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:221: finishing write tid 5 to smithi00566664-221 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 221 v 55 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:219: done (15 left) 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:220: done (14 left) 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:221: done (13 left) 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:235: write initial oid 235 2023-09-30T09:00:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-09-30T09:00:36.377 INFO:tasks.rados.rados.0.smithi005.stdout:235: writing smithi00566664-235 from 732838 to 1431694 tid 1 2023-09-30T09:00:36.383 INFO:tasks.rados.rados.0.smithi005.stdout:235: writing smithi00566664-235 from 2026904 to 2492647 tid 2 2023-09-30T09:00:36.391 INFO:tasks.rados.rados.0.smithi005.stdout:235: writing smithi00566664-235 from 3210039 to 3781690 tid 3 2023-09-30T09:00:36.392 INFO:tasks.rados.rados.0.smithi005.stdout:236: write initial oid 236 2023-09-30T09:00:36.392 INFO:tasks.rados.rados.0.smithi005.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-09-30T09:00:36.400 INFO:tasks.rados.rados.0.smithi005.stdout:236: writing smithi00566664-236 from 749645 to 1523750 tid 1 2023-09-30T09:00:36.407 INFO:tasks.rados.rados.0.smithi005.stdout:236: writing smithi00566664-236 from 2085386 to 2694787 tid 2 2023-09-30T09:00:36.414 INFO:tasks.rados.rados.0.smithi005.stdout:236: writing smithi00566664-236 from 3237462 to 3949645 tid 3 2023-09-30T09:00:36.414 INFO:tasks.rados.rados.0.smithi005.stdout:237: write initial oid 237 2023-09-30T09:00:36.414 INFO:tasks.rados.rados.0.smithi005.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-09-30T09:00:36.422 INFO:tasks.rados.rados.0.smithi005.stdout:237: writing smithi00566664-237 from 766452 to 1332159 tid 1 2023-09-30T09:00:36.428 INFO:tasks.rados.rados.0.smithi005.stdout:237: writing smithi00566664-237 from 1860221 to 2329633 tid 2 2023-09-30T09:00:36.436 INFO:tasks.rados.rados.0.smithi005.stdout:237: writing smithi00566664-237 from 2981238 to 3575433 tid 3 2023-09-30T09:00:36.436 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.436 INFO:tasks.rados.rados.0.smithi005.stdout:222: finishing write tid 1 to smithi00566664-222 2023-09-30T09:00:36.436 INFO:tasks.rados.rados.0.smithi005.stdout:222: finishing write tid 2 to smithi00566664-222 2023-09-30T09:00:36.436 INFO:tasks.rados.rados.0.smithi005.stdout:222: finishing write tid 3 to smithi00566664-222 2023-09-30T09:00:36.436 INFO:tasks.rados.rados.0.smithi005.stdout:222: finishing write tid 4 to smithi00566664-222 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:222: finishing write tid 5 to smithi00566664-222 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 222 v 30 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:223: finishing write tid 1 to smithi00566664-223 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:223: finishing write tid 2 to smithi00566664-223 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:222: done (15 left) 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:238: write initial oid 238 2023-09-30T09:00:36.437 INFO:tasks.rados.rados.0.smithi005.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-09-30T09:00:36.446 INFO:tasks.rados.rados.0.smithi005.stdout:238: writing smithi00566664-238 from 783259 to 1424215 tid 1 2023-09-30T09:00:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:238: writing smithi00566664-238 from 1918703 to 2531773 tid 2 2023-09-30T09:00:36.459 INFO:tasks.rados.rados.0.smithi005.stdout:238: writing smithi00566664-238 from 3008661 to 3414128 tid 3 2023-09-30T09:00:36.463 INFO:tasks.rados.rados.0.smithi005.stdout:238: writing smithi00566664-238 from 3821939 to 3983259 tid 4 2023-09-30T09:00:36.463 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:223: finishing write tid 3 to smithi00566664-223 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:223: finishing write tid 4 to smithi00566664-223 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:223: finishing write tid 5 to smithi00566664-223 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:223: finishing write tid 6 to smithi00566664-223 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 223 v 35 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:224: finishing write tid 1 to smithi00566664-224 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:224: finishing write tid 2 to smithi00566664-224 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:224: finishing write tid 3 to smithi00566664-224 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:223: done (15 left) 2023-09-30T09:00:36.464 INFO:tasks.rados.rados.0.smithi005.stdout:239: write initial oid 239 2023-09-30T09:00:36.465 INFO:tasks.rados.rados.0.smithi005.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-09-30T09:00:36.470 INFO:tasks.rados.rados.0.smithi005.stdout:239: writing smithi00566664-239 from 400066 to 1116271 tid 1 2023-09-30T09:00:36.477 INFO:tasks.rados.rados.0.smithi005.stdout:239: writing smithi00566664-239 from 1860832 to 2000066 tid 2 2023-09-30T09:00:36.477 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.477 INFO:tasks.rados.rados.0.smithi005.stdout:224: finishing write tid 4 to smithi00566664-224 2023-09-30T09:00:36.477 INFO:tasks.rados.rados.0.smithi005.stdout:224: finishing write tid 5 to smithi00566664-224 2023-09-30T09:00:36.477 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 224 v 35 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:225: finishing write tid 1 to smithi00566664-225 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:225: finishing write tid 2 to smithi00566664-225 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:225: finishing write tid 3 to smithi00566664-225 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:225: finishing write tid 4 to smithi00566664-225 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:225: finishing write tid 5 to smithi00566664-225 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 82 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:226: finishing write tid 1 to smithi00566664-226 2023-09-30T09:00:36.478 INFO:tasks.rados.rados.0.smithi005.stdout:226: finishing write tid 2 to smithi00566664-226 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:226: finishing write tid 3 to smithi00566664-226 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:226: finishing write tid 4 to smithi00566664-226 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:226: finishing write tid 5 to smithi00566664-226 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 226 v 71 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:227: finishing write tid 1 to smithi00566664-227 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:227: finishing write tid 2 to smithi00566664-227 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:227: finishing write tid 3 to smithi00566664-227 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:227: finishing write tid 4 to smithi00566664-227 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:227: finishing write tid 5 to smithi00566664-227 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 227 v 44 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-09-30T09:00:36.479 INFO:tasks.rados.rados.0.smithi005.stdout:228: finishing write tid 1 to smithi00566664-228 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:228: finishing write tid 2 to smithi00566664-228 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:228: finishing write tid 3 to smithi00566664-228 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:228: finishing write tid 4 to smithi00566664-228 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:228: finishing write tid 5 to smithi00566664-228 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 228 v 86 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:229: finishing write tid 1 to smithi00566664-229 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:229: finishing write tid 2 to smithi00566664-229 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:229: finishing write tid 3 to smithi00566664-229 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:229: finishing write tid 4 to smithi00566664-229 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:229: finishing write tid 5 to smithi00566664-229 2023-09-30T09:00:36.480 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 229 v 52 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:230: finishing write tid 1 to smithi00566664-230 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:230: finishing write tid 2 to smithi00566664-230 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:230: finishing write tid 3 to smithi00566664-230 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:230: finishing write tid 4 to smithi00566664-230 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:230: finishing write tid 5 to smithi00566664-230 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 230 v 45 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:231: finishing write tid 1 to smithi00566664-231 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:231: finishing write tid 2 to smithi00566664-231 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:231: finishing write tid 3 to smithi00566664-231 2023-09-30T09:00:36.481 INFO:tasks.rados.rados.0.smithi005.stdout:231: finishing write tid 4 to smithi00566664-231 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:231: finishing write tid 5 to smithi00566664-231 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 231 v 61 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:232: finishing write tid 1 to smithi00566664-232 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:232: finishing write tid 2 to smithi00566664-232 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:232: finishing write tid 3 to smithi00566664-232 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:232: finishing write tid 4 to smithi00566664-232 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:232: finishing write tid 5 to smithi00566664-232 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 232 v 46 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:233: finishing write tid 1 to smithi00566664-233 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:233: finishing write tid 2 to smithi00566664-233 2023-09-30T09:00:36.482 INFO:tasks.rados.rados.0.smithi005.stdout:233: finishing write tid 3 to smithi00566664-233 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:233: finishing write tid 4 to smithi00566664-233 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:233: finishing write tid 5 to smithi00566664-233 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 233 v 39 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:224: done (15 left) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:225: done (14 left) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:226: done (13 left) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:227: done (12 left) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:228: done (11 left) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:229: done (10 left) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:230: done (9 left) 2023-09-30T09:00:36.483 INFO:tasks.rados.rados.0.smithi005.stdout:231: done (8 left) 2023-09-30T09:00:36.484 INFO:tasks.rados.rados.0.smithi005.stdout:232: done (7 left) 2023-09-30T09:00:36.484 INFO:tasks.rados.rados.0.smithi005.stdout:233: done (6 left) 2023-09-30T09:00:36.484 INFO:tasks.rados.rados.0.smithi005.stdout:240: write initial oid 240 2023-09-30T09:00:36.484 INFO:tasks.rados.rados.0.smithi005.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-09-30T09:00:36.484 INFO:tasks.rados.rados.0.smithi005.stdout:240: writing smithi00566664-240 from 416873 to 1208327 tid 1 2023-09-30T09:00:36.489 INFO:tasks.rados.rados.0.smithi005.stdout:240: writing smithi00566664-240 from 1919314 to 2016873 tid 2 2023-09-30T09:00:36.489 INFO:tasks.rados.rados.0.smithi005.stdout:241: write initial oid 241 2023-09-30T09:00:36.489 INFO:tasks.rados.rados.0.smithi005.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-09-30T09:00:36.494 INFO:tasks.rados.rados.0.smithi005.stdout:241: writing smithi00566664-241 from 433680 to 900383 tid 1 2023-09-30T09:00:36.501 INFO:tasks.rados.rados.0.smithi005.stdout:241: writing smithi00566664-241 from 1577796 to 2033680 tid 2 2023-09-30T09:00:36.501 INFO:tasks.rados.rados.0.smithi005.stdout:242: write initial oid 242 2023-09-30T09:00:36.501 INFO:tasks.rados.rados.0.smithi005.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-09-30T09:00:36.507 INFO:tasks.rados.rados.0.smithi005.stdout:242: writing smithi00566664-242 from 450487 to 992439 tid 1 2023-09-30T09:00:36.513 INFO:tasks.rados.rados.0.smithi005.stdout:242: writing smithi00566664-242 from 1636278 to 2050487 tid 2 2023-09-30T09:00:36.513 INFO:tasks.rados.rados.0.smithi005.stdout:243: write initial oid 243 2023-09-30T09:00:36.513 INFO:tasks.rados.rados.0.smithi005.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-09-30T09:00:36.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:36 smithi005 bash[27219]: audit 2023-09-30T09:00:36.195499+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.5:0/499048064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:36.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:36 smithi005 bash[33615]: audit 2023-09-30T09:00:36.195499+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.5:0/499048064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:36.520 INFO:tasks.rados.rados.0.smithi005.stdout:243: writing smithi00566664-243 from 467294 to 1084495 tid 1 2023-09-30T09:00:36.525 INFO:tasks.rados.rados.0.smithi005.stdout:243: writing smithi00566664-243 from 1578407 to 2067294 tid 2 2023-09-30T09:00:36.525 INFO:tasks.rados.rados.0.smithi005.stdout:244: write initial oid 244 2023-09-30T09:00:36.526 INFO:tasks.rados.rados.0.smithi005.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-09-30T09:00:36.532 INFO:tasks.rados.rados.0.smithi005.stdout:244: writing smithi00566664-244 from 484101 to 1176551 tid 1 2023-09-30T09:00:36.538 INFO:tasks.rados.rados.0.smithi005.stdout:244: writing smithi00566664-244 from 1636889 to 2084101 tid 2 2023-09-30T09:00:36.539 INFO:tasks.rados.rados.0.smithi005.stdout:245: write initial oid 245 2023-09-30T09:00:36.539 INFO:tasks.rados.rados.0.smithi005.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-09-30T09:00:36.545 INFO:tasks.rados.rados.0.smithi005.stdout:245: writing smithi00566664-245 from 500908 to 984960 tid 1 2023-09-30T09:00:36.552 INFO:tasks.rados.rados.0.smithi005.stdout:245: writing smithi00566664-245 from 1411724 to 2100908 tid 2 2023-09-30T09:00:36.552 INFO:tasks.rados.rados.0.smithi005.stdout:246: write initial oid 246 2023-09-30T09:00:36.552 INFO:tasks.rados.rados.0.smithi005.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-09-30T09:00:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:36 smithi099 bash[27661]: audit 2023-09-30T09:00:36.195499+0000 mon.a (mon.0) 700 : audit [DBG] from='client.? 172.21.15.5:0/499048064' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:36.558 INFO:tasks.rados.rados.0.smithi005.stdout:246: writing smithi00566664-246 from 517715 to 1077016 tid 1 2023-09-30T09:00:36.565 INFO:tasks.rados.rados.0.smithi005.stdout:246: writing smithi00566664-246 from 1870206 to 2117715 tid 2 2023-09-30T09:00:36.565 INFO:tasks.rados.rados.0.smithi005.stdout:247: write initial oid 247 2023-09-30T09:00:36.565 INFO:tasks.rados.rados.0.smithi005.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-09-30T09:00:36.572 INFO:tasks.rados.rados.0.smithi005.stdout:247: writing smithi00566664-247 from 534522 to 1169072 tid 1 2023-09-30T09:00:36.579 INFO:tasks.rados.rados.0.smithi005.stdout:247: writing smithi00566664-247 from 1812335 to 2134522 tid 2 2023-09-30T09:00:36.579 INFO:tasks.rados.rados.0.smithi005.stdout:248: write initial oid 248 2023-09-30T09:00:36.579 INFO:tasks.rados.rados.0.smithi005.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-09-30T09:00:36.587 INFO:tasks.rados.rados.0.smithi005.stdout:248: writing smithi00566664-248 from 551329 to 1261128 tid 1 2023-09-30T09:00:36.594 INFO:tasks.rados.rados.0.smithi005.stdout:248: writing smithi00566664-248 from 1870817 to 2151329 tid 2 2023-09-30T09:00:36.594 INFO:tasks.rados.rados.0.smithi005.stdout:249: write initial oid 249 2023-09-30T09:00:36.594 INFO:tasks.rados.rados.0.smithi005.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-09-30T09:00:36.603 INFO:tasks.rados.rados.0.smithi005.stdout:249: writing smithi00566664-249 from 568136 to 1353184 tid 1 2023-09-30T09:00:36.608 INFO:tasks.rados.rados.0.smithi005.stdout:249: writing smithi00566664-249 from 1929299 to 2168136 tid 2 2023-09-30T09:00:36.608 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.608 INFO:tasks.rados.rados.0.smithi005.stdout:234: finishing write tid 1 to smithi00566664-234 2023-09-30T09:00:36.608 INFO:tasks.rados.rados.0.smithi005.stdout:234: finishing write tid 2 to smithi00566664-234 2023-09-30T09:00:36.608 INFO:tasks.rados.rados.0.smithi005.stdout:234: finishing write tid 3 to smithi00566664-234 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:234: finishing write tid 4 to smithi00566664-234 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:234: finishing write tid 5 to smithi00566664-234 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 234 v 65 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:235: finishing write tid 1 to smithi00566664-235 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:235: finishing write tid 2 to smithi00566664-235 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:234: done (15 left) 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:250: write initial oid 250 2023-09-30T09:00:36.609 INFO:tasks.rados.rados.0.smithi005.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-09-30T09:00:36.615 INFO:tasks.rados.rados.0.smithi005.stdout:250: writing smithi00566664-250 from 584943 to 1045240 tid 1 2023-09-30T09:00:36.623 INFO:tasks.rados.rados.0.smithi005.stdout:250: writing smithi00566664-250 from 1587781 to 2184943 tid 2 2023-09-30T09:00:36.623 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.623 INFO:tasks.rados.rados.0.smithi005.stdout:235: finishing write tid 3 to smithi00566664-235 2023-09-30T09:00:36.623 INFO:tasks.rados.rados.0.smithi005.stdout:235: finishing write tid 4 to smithi00566664-235 2023-09-30T09:00:36.624 INFO:tasks.rados.rados.0.smithi005.stdout:235: finishing write tid 5 to smithi00566664-235 2023-09-30T09:00:36.624 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 235 v 56 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-09-30T09:00:36.624 INFO:tasks.rados.rados.0.smithi005.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-09-30T09:00:36.624 INFO:tasks.rados.rados.0.smithi005.stdout:236: finishing write tid 1 to smithi00566664-236 2023-09-30T09:00:36.624 INFO:tasks.rados.rados.0.smithi005.stdout:235: done (15 left) 2023-09-30T09:00:36.624 INFO:tasks.rados.rados.0.smithi005.stdout:251: write initial oid 251 2023-09-30T09:00:36.624 INFO:tasks.rados.rados.0.smithi005.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-09-30T09:00:36.630 INFO:tasks.rados.rados.0.smithi005.stdout:251: writing smithi00566664-251 from 601750 to 1137296 tid 1 2023-09-30T09:00:36.636 INFO:tasks.rados.rados.0.smithi005.stdout:251: writing smithi00566664-251 from 1929910 to 2201750 tid 2 2023-09-30T09:00:36.636 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:236: finishing write tid 2 to smithi00566664-236 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:236: finishing write tid 3 to smithi00566664-236 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:236: finishing write tid 4 to smithi00566664-236 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:236: finishing write tid 5 to smithi00566664-236 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 236 v 48 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:237: finishing write tid 1 to smithi00566664-237 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:237: finishing write tid 2 to smithi00566664-237 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:237: finishing write tid 3 to smithi00566664-237 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:236: done (15 left) 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:252: write initial oid 252 2023-09-30T09:00:36.637 INFO:tasks.rados.rados.0.smithi005.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-09-30T09:00:36.645 INFO:tasks.rados.rados.0.smithi005.stdout:252: writing smithi00566664-252 from 618557 to 1345705 tid 1 2023-09-30T09:00:36.652 INFO:tasks.rados.rados.0.smithi005.stdout:252: writing smithi00566664-252 from 2104745 to 2218557 tid 2 2023-09-30T09:00:36.652 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.652 INFO:tasks.rados.rados.0.smithi005.stdout:237: finishing write tid 4 to smithi00566664-237 2023-09-30T09:00:36.652 INFO:tasks.rados.rados.0.smithi005.stdout:237: finishing write tid 5 to smithi00566664-237 2023-09-30T09:00:36.652 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 49 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-09-30T09:00:36.652 INFO:tasks.rados.rados.0.smithi005.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-09-30T09:00:36.652 INFO:tasks.rados.rados.0.smithi005.stdout:238: finishing write tid 1 to smithi00566664-238 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:238: finishing write tid 2 to smithi00566664-238 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:238: finishing write tid 3 to smithi00566664-238 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:238: finishing write tid 4 to smithi00566664-238 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:238: finishing write tid 5 to smithi00566664-238 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:238: finishing write tid 6 to smithi00566664-238 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 238 v 91 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:239: finishing write tid 1 to smithi00566664-239 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:239: finishing write tid 2 to smithi00566664-239 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:239: finishing write tid 3 to smithi00566664-239 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:239: finishing write tid 4 to smithi00566664-239 2023-09-30T09:00:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 239 v 58 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:240: finishing write tid 1 to smithi00566664-240 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:240: finishing write tid 2 to smithi00566664-240 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:240: finishing write tid 3 to smithi00566664-240 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:240: finishing write tid 4 to smithi00566664-240 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 240 v 57 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:241: finishing write tid 1 to smithi00566664-241 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:241: finishing write tid 2 to smithi00566664-241 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:241: finishing write tid 3 to smithi00566664-241 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:241: finishing write tid 4 to smithi00566664-241 2023-09-30T09:00:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 241 v 42 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:242: finishing write tid 1 to smithi00566664-242 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:242: finishing write tid 2 to smithi00566664-242 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:242: finishing write tid 3 to smithi00566664-242 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:242: finishing write tid 4 to smithi00566664-242 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 242 v 58 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:243: finishing write tid 1 to smithi00566664-243 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:243: finishing write tid 2 to smithi00566664-243 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:243: finishing write tid 3 to smithi00566664-243 2023-09-30T09:00:36.655 INFO:tasks.rados.rados.0.smithi005.stdout:243: finishing write tid 4 to smithi00566664-243 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 243 v 42 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:244: finishing write tid 1 to smithi00566664-244 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:244: finishing write tid 2 to smithi00566664-244 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:244: finishing write tid 3 to smithi00566664-244 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:244: finishing write tid 4 to smithi00566664-244 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 244 v 94 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:245: finishing write tid 1 to smithi00566664-245 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:245: finishing write tid 2 to smithi00566664-245 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:245: finishing write tid 3 to smithi00566664-245 2023-09-30T09:00:36.656 INFO:tasks.rados.rados.0.smithi005.stdout:245: finishing write tid 4 to smithi00566664-245 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 245 v 41 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:246: finishing write tid 1 to smithi00566664-246 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:246: finishing write tid 2 to smithi00566664-246 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:246: finishing write tid 3 to smithi00566664-246 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:246: finishing write tid 4 to smithi00566664-246 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 246 v 74 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:247: finishing write tid 1 to smithi00566664-247 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:247: finishing write tid 2 to smithi00566664-247 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:247: finishing write tid 3 to smithi00566664-247 2023-09-30T09:00:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:247: finishing write tid 4 to smithi00566664-247 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 247 v 52 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:248: finishing write tid 1 to smithi00566664-248 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:248: finishing write tid 2 to smithi00566664-248 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:248: finishing write tid 3 to smithi00566664-248 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:248: finishing write tid 4 to smithi00566664-248 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 248 v 51 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:249: finishing write tid 1 to smithi00566664-249 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:237: done (15 left) 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:238: done (14 left) 2023-09-30T09:00:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:239: done (13 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:240: done (12 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:241: done (11 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:242: done (10 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:243: done (9 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:244: done (8 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:245: done (7 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:246: done (6 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:247: done (5 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:248: done (4 left) 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:253: write initial oid 253 2023-09-30T09:00:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-09-30T09:00:36.660 INFO:tasks.rados.rados.0.smithi005.stdout:253: writing smithi00566664-253 from 635364 to 1037761 tid 1 2023-09-30T09:00:36.664 INFO:tasks.rados.rados.0.smithi005.stdout:253: writing smithi00566664-253 from 1763227 to 2235364 tid 2 2023-09-30T09:00:36.664 INFO:tasks.rados.rados.0.smithi005.stdout:254: write initial oid 254 2023-09-30T09:00:36.664 INFO:tasks.rados.rados.0.smithi005.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-09-30T09:00:36.671 INFO:tasks.rados.rados.0.smithi005.stdout:254: writing smithi00566664-254 from 652171 to 1129817 tid 1 2023-09-30T09:00:36.677 INFO:tasks.rados.rados.0.smithi005.stdout:254: writing smithi00566664-254 from 1821709 to 2252171 tid 2 2023-09-30T09:00:36.678 INFO:tasks.rados.rados.0.smithi005.stdout:255: write initial oid 255 2023-09-30T09:00:36.678 INFO:tasks.rados.rados.0.smithi005.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-09-30T09:00:36.685 INFO:tasks.rados.rados.0.smithi005.stdout:255: writing smithi00566664-255 from 668978 to 1221873 tid 1 2023-09-30T09:00:36.691 INFO:tasks.rados.rados.0.smithi005.stdout:255: writing smithi00566664-255 from 1763838 to 2268978 tid 2 2023-09-30T09:00:36.691 INFO:tasks.rados.rados.0.smithi005.stdout:256: write initial oid 256 2023-09-30T09:00:36.692 INFO:tasks.rados.rados.0.smithi005.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-09-30T09:00:36.699 INFO:tasks.rados.rados.0.smithi005.stdout:256: writing smithi00566664-256 from 685785 to 1313929 tid 1 2023-09-30T09:00:36.705 INFO:tasks.rados.rados.0.smithi005.stdout:256: writing smithi00566664-256 from 1822320 to 2285785 tid 2 2023-09-30T09:00:36.705 INFO:tasks.rados.rados.0.smithi005.stdout:257: write initial oid 257 2023-09-30T09:00:36.705 INFO:tasks.rados.rados.0.smithi005.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-09-30T09:00:36.713 INFO:tasks.rados.rados.0.smithi005.stdout:257: writing smithi00566664-257 from 702592 to 1405985 tid 1 2023-09-30T09:00:36.719 INFO:tasks.rados.rados.0.smithi005.stdout:257: writing smithi00566664-257 from 1880802 to 2302592 tid 2 2023-09-30T09:00:36.719 INFO:tasks.rados.rados.0.smithi005.stdout:258: write initial oid 258 2023-09-30T09:00:36.719 INFO:tasks.rados.rados.0.smithi005.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-09-30T09:00:36.728 INFO:tasks.rados.rados.0.smithi005.stdout:258: writing smithi00566664-258 from 719399 to 1498041 tid 1 2023-09-30T09:00:36.733 INFO:tasks.rados.rados.0.smithi005.stdout:258: writing smithi00566664-258 from 1939284 to 2319399 tid 2 2023-09-30T09:00:36.733 INFO:tasks.rados.rados.0.smithi005.stdout:259: write initial oid 259 2023-09-30T09:00:36.733 INFO:tasks.rados.rados.0.smithi005.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-09-30T09:00:36.741 INFO:tasks.rados.rados.0.smithi005.stdout:259: writing smithi00566664-259 from 736206 to 1190097 tid 1 2023-09-30T09:00:36.749 INFO:tasks.rados.rados.0.smithi005.stdout:259: writing smithi00566664-259 from 1881413 to 2336206 tid 2 2023-09-30T09:00:36.749 INFO:tasks.rados.rados.0.smithi005.stdout:260: write initial oid 260 2023-09-30T09:00:36.750 INFO:tasks.rados.rados.0.smithi005.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-09-30T09:00:36.759 INFO:tasks.rados.rados.0.smithi005.stdout:260: writing smithi00566664-260 from 753013 to 1398506 tid 1 2023-09-30T09:00:36.764 INFO:tasks.rados.rados.0.smithi005.stdout:260: writing smithi00566664-260 from 2056248 to 2353013 tid 2 2023-09-30T09:00:36.764 INFO:tasks.rados.rados.0.smithi005.stdout:261: write initial oid 261 2023-09-30T09:00:36.765 INFO:tasks.rados.rados.0.smithi005.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-09-30T09:00:36.773 INFO:tasks.rados.rados.0.smithi005.stdout:261: writing smithi00566664-261 from 769820 to 1490562 tid 1 2023-09-30T09:00:36.779 INFO:tasks.rados.rados.0.smithi005.stdout:261: writing smithi00566664-261 from 2114730 to 2369820 tid 2 2023-09-30T09:00:36.779 INFO:tasks.rados.rados.0.smithi005.stdout:262: write initial oid 262 2023-09-30T09:00:36.779 INFO:tasks.rados.rados.0.smithi005.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-09-30T09:00:36.789 INFO:tasks.rados.rados.0.smithi005.stdout:262: writing smithi00566664-262 from 786627 to 1582618 tid 1 2023-09-30T09:00:36.794 INFO:tasks.rados.rados.0.smithi005.stdout:262: writing smithi00566664-262 from 2173212 to 2386627 tid 2 2023-09-30T09:00:36.795 INFO:tasks.rados.rados.0.smithi005.stdout:263: write initial oid 263 2023-09-30T09:00:36.795 INFO:tasks.rados.rados.0.smithi005.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-09-30T09:00:36.799 INFO:tasks.rados.rados.0.smithi005.stdout:263: writing smithi00566664-263 from 403434 to 874674 tid 1 2023-09-30T09:00:36.804 INFO:tasks.rados.rados.0.smithi005.stdout:263: writing smithi00566664-263 from 1315341 to 1716097 tid 2 2023-09-30T09:00:36.805 INFO:tasks.rados.rados.0.smithi005.stdout:264: write initial oid 264 2023-09-30T09:00:36.805 INFO:tasks.rados.rados.0.smithi005.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-09-30T09:00:36.810 INFO:tasks.rados.rados.0.smithi005.stdout:264: writing smithi00566664-264 from 420241 to 966730 tid 1 2023-09-30T09:00:36.817 INFO:tasks.rados.rados.0.smithi005.stdout:264: writing smithi00566664-264 from 1373823 to 1918237 tid 2 2023-09-30T09:00:36.817 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.817 INFO:tasks.rados.rados.0.smithi005.stdout:249: finishing write tid 2 to smithi00566664-249 2023-09-30T09:00:36.818 INFO:tasks.rados.rados.0.smithi005.stdout:249: finishing write tid 3 to smithi00566664-249 2023-09-30T09:00:36.818 INFO:tasks.rados.rados.0.smithi005.stdout:249: finishing write tid 4 to smithi00566664-249 2023-09-30T09:00:36.818 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 45 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-09-30T09:00:36.818 INFO:tasks.rados.rados.0.smithi005.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:250: finishing write tid 1 to smithi00566664-250 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:250: finishing write tid 2 to smithi00566664-250 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:250: finishing write tid 3 to smithi00566664-250 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:250: finishing write tid 4 to smithi00566664-250 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 250 v 55 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:251: finishing write tid 1 to smithi00566664-251 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:251: finishing write tid 2 to smithi00566664-251 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:251: finishing write tid 3 to smithi00566664-251 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:251: finishing write tid 4 to smithi00566664-251 2023-09-30T09:00:36.819 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 251 v 48 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:252: finishing write tid 1 to smithi00566664-252 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:252: finishing write tid 2 to smithi00566664-252 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:249: done (15 left) 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:250: done (14 left) 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:251: done (13 left) 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:265: write initial oid 265 2023-09-30T09:00:36.820 INFO:tasks.rados.rados.0.smithi005.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-09-30T09:00:36.823 INFO:tasks.rados.rados.0.smithi005.stdout:265: writing smithi00566664-265 from 437048 to 1058786 tid 1 2023-09-30T09:00:36.829 INFO:tasks.rados.rados.0.smithi005.stdout:265: writing smithi00566664-265 from 1832305 to 2236730 tid 2 2023-09-30T09:00:36.830 INFO:tasks.rados.rados.0.smithi005.stdout:266: write initial oid 266 2023-09-30T09:00:36.830 INFO:tasks.rados.rados.0.smithi005.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-09-30T09:00:36.836 INFO:tasks.rados.rados.0.smithi005.stdout:266: writing smithi00566664-266 from 453855 to 1150842 tid 1 2023-09-30T09:00:36.844 INFO:tasks.rados.rados.0.smithi005.stdout:266: writing smithi00566664-266 from 1890787 to 2438870 tid 2 2023-09-30T09:00:36.844 INFO:tasks.rados.rados.0.smithi005.stdout:267: write initial oid 267 2023-09-30T09:00:36.844 INFO:tasks.rados.rados.0.smithi005.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-09-30T09:00:36.851 INFO:tasks.rados.rados.0.smithi005.stdout:267: writing smithi00566664-267 from 470662 to 1242898 tid 1 2023-09-30T09:00:36.858 INFO:tasks.rados.rados.0.smithi005.stdout:267: writing smithi00566664-267 from 1832916 to 2241010 tid 2 2023-09-30T09:00:36.858 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.858 INFO:tasks.rados.rados.0.smithi005.stdout:252: finishing write tid 3 to smithi00566664-252 2023-09-30T09:00:36.858 INFO:tasks.rados.rados.0.smithi005.stdout:252: finishing write tid 4 to smithi00566664-252 2023-09-30T09:00:36.858 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 252 v 60 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-09-30T09:00:36.858 INFO:tasks.rados.rados.0.smithi005.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-09-30T09:00:36.858 INFO:tasks.rados.rados.0.smithi005.stdout:253: finishing write tid 1 to smithi00566664-253 2023-09-30T09:00:36.859 INFO:tasks.rados.rados.0.smithi005.stdout:252: done (15 left) 2023-09-30T09:00:36.859 INFO:tasks.rados.rados.0.smithi005.stdout:268: write initial oid 268 2023-09-30T09:00:36.859 INFO:tasks.rados.rados.0.smithi005.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-09-30T09:00:36.864 INFO:tasks.rados.rados.0.smithi005.stdout:268: writing smithi00566664-268 from 487469 to 1051307 tid 1 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:268: writing smithi00566664-268 from 1607751 to 2159503 tid 2 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:253: finishing write tid 2 to smithi00566664-253 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:253: finishing write tid 3 to smithi00566664-253 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:253: finishing write tid 4 to smithi00566664-253 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 253 v 97 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:254: finishing write tid 1 to smithi00566664-254 2023-09-30T09:00:36.872 INFO:tasks.rados.rados.0.smithi005.stdout:254: finishing write tid 2 to smithi00566664-254 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:254: finishing write tid 3 to smithi00566664-254 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:254: finishing write tid 4 to smithi00566664-254 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 254 v 54 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:255: finishing write tid 1 to smithi00566664-255 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:255: finishing write tid 2 to smithi00566664-255 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:255: finishing write tid 3 to smithi00566664-255 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:255: finishing write tid 4 to smithi00566664-255 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 255 v 59 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:256: finishing write tid 1 to smithi00566664-256 2023-09-30T09:00:36.873 INFO:tasks.rados.rados.0.smithi005.stdout:256: finishing write tid 2 to smithi00566664-256 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:256: finishing write tid 3 to smithi00566664-256 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:256: finishing write tid 4 to smithi00566664-256 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 256 v 61 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:257: finishing write tid 1 to smithi00566664-257 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:257: finishing write tid 2 to smithi00566664-257 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:257: finishing write tid 3 to smithi00566664-257 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:257: finishing write tid 4 to smithi00566664-257 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 257 v 44 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:258: finishing write tid 1 to smithi00566664-258 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:258: finishing write tid 2 to smithi00566664-258 2023-09-30T09:00:36.874 INFO:tasks.rados.rados.0.smithi005.stdout:258: finishing write tid 3 to smithi00566664-258 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:258: finishing write tid 4 to smithi00566664-258 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 258 v 38 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:259: finishing write tid 1 to smithi00566664-259 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:259: finishing write tid 2 to smithi00566664-259 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:259: finishing write tid 3 to smithi00566664-259 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:259: finishing write tid 4 to smithi00566664-259 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 259 v 68 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:260: finishing write tid 1 to smithi00566664-260 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:260: finishing write tid 2 to smithi00566664-260 2023-09-30T09:00:36.875 INFO:tasks.rados.rados.0.smithi005.stdout:260: finishing write tid 3 to smithi00566664-260 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:260: finishing write tid 4 to smithi00566664-260 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 260 v 71 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:261: finishing write tid 1 to smithi00566664-261 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:261: finishing write tid 2 to smithi00566664-261 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:261: finishing write tid 3 to smithi00566664-261 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:261: finishing write tid 4 to smithi00566664-261 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 261 v 58 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:262: finishing write tid 1 to smithi00566664-262 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:262: finishing write tid 2 to smithi00566664-262 2023-09-30T09:00:36.876 INFO:tasks.rados.rados.0.smithi005.stdout:253: done (15 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:254: done (14 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:255: done (13 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:256: done (12 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:257: done (11 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:258: done (10 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:259: done (9 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:260: done (8 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:261: done (7 left) 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:269: write initial oid 269 2023-09-30T09:00:36.877 INFO:tasks.rados.rados.0.smithi005.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-09-30T09:00:36.878 INFO:tasks.rados.rados.0.smithi005.stdout:269: writing smithi00566664-269 from 504276 to 1143363 tid 1 2023-09-30T09:00:36.885 INFO:tasks.rados.rados.0.smithi005.stdout:269: writing smithi00566664-269 from 1666233 to 2361643 tid 2 2023-09-30T09:00:36.885 INFO:tasks.rados.rados.0.smithi005.stdout:270: write initial oid 270 2023-09-30T09:00:36.885 INFO:tasks.rados.rados.0.smithi005.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-09-30T09:00:36.893 INFO:tasks.rados.rados.0.smithi005.stdout:270: writing smithi00566664-270 from 521083 to 1235419 tid 1 2023-09-30T09:00:36.899 INFO:tasks.rados.rados.0.smithi005.stdout:270: writing smithi00566664-270 from 1724715 to 2280136 tid 2 2023-09-30T09:00:36.899 INFO:tasks.rados.rados.0.smithi005.stdout:271: write initial oid 271 2023-09-30T09:00:36.899 INFO:tasks.rados.rados.0.smithi005.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-09-30T09:00:36.909 INFO:tasks.rados.rados.0.smithi005.stdout:271: writing smithi00566664-271 from 537890 to 1327475 tid 1 2023-09-30T09:00:36.916 INFO:tasks.rados.rados.0.smithi005.stdout:271: writing smithi00566664-271 from 1783197 to 2482276 tid 2 2023-09-30T09:00:36.916 INFO:tasks.rados.rados.0.smithi005.stdout:272: write initial oid 272 2023-09-30T09:00:36.916 INFO:tasks.rados.rados.0.smithi005.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-09-30T09:00:36.922 INFO:tasks.rados.rados.0.smithi005.stdout:272: writing smithi00566664-272 from 554697 to 1019531 tid 1 2023-09-30T09:00:36.931 INFO:tasks.rados.rados.0.smithi005.stdout:272: writing smithi00566664-272 from 1725326 to 2284416 tid 2 2023-09-30T09:00:36.931 INFO:tasks.rados.rados.0.smithi005.stdout:273: write initial oid 273 2023-09-30T09:00:36.931 INFO:tasks.rados.rados.0.smithi005.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-09-30T09:00:36.938 INFO:tasks.rados.rados.0.smithi005.stdout:273: writing smithi00566664-273 from 571504 to 1111587 tid 1 2023-09-30T09:00:36.946 INFO:tasks.rados.rados.0.smithi005.stdout:273: writing smithi00566664-273 from 1783808 to 2486556 tid 2 2023-09-30T09:00:36.947 INFO:tasks.rados.rados.0.smithi005.stdout:274: write initial oid 274 2023-09-30T09:00:36.947 INFO:tasks.rados.rados.0.smithi005.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-09-30T09:00:36.955 INFO:tasks.rados.rados.0.smithi005.stdout:274: writing smithi00566664-274 from 588311 to 1203643 tid 1 2023-09-30T09:00:36.963 INFO:tasks.rados.rados.0.smithi005.stdout:274: writing smithi00566664-274 from 1842290 to 2405049 tid 2 2023-09-30T09:00:36.963 INFO:tasks.rados.rados.0.smithi005.stdout:275: write initial oid 275 2023-09-30T09:00:36.963 INFO:tasks.rados.rados.0.smithi005.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-09-30T09:00:36.969 INFO:tasks.rados.rados.0.smithi005.stdout:275: writing smithi00566664-275 from 605118 to 1012052 tid 1 2023-09-30T09:00:36.977 INFO:tasks.rados.rados.0.smithi005.stdout:275: writing smithi00566664-275 from 1617125 to 2323542 tid 2 2023-09-30T09:00:36.978 INFO:tasks.rados.rados.0.smithi005.stdout:276: write initial oid 276 2023-09-30T09:00:36.978 INFO:tasks.rados.rados.0.smithi005.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-09-30T09:00:36.984 INFO:tasks.rados.rados.0.smithi005.stdout:276: writing smithi00566664-276 from 621925 to 1104108 tid 1 2023-09-30T09:00:36.990 INFO:tasks.rados.rados.0.smithi005.stdout:276: writing smithi00566664-276 from 1559254 to 2125682 tid 2 2023-09-30T09:00:36.990 INFO:tasks.rados.rados.0.smithi005.stdout:277: write initial oid 277 2023-09-30T09:00:36.990 INFO:tasks.rados.rados.0.smithi005.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-09-30T09:00:36.997 INFO:tasks.rados.rados.0.smithi005.stdout:277: writing smithi00566664-277 from 638732 to 1196164 tid 1 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout:277: writing smithi00566664-277 from 1617736 to 2327822 tid 2 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout:262: finishing write tid 3 to smithi00566664-262 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout:262: finishing write tid 4 to smithi00566664-262 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 262 v 49 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout:263: finishing write tid 1 to smithi00566664-263 2023-09-30T09:00:37.005 INFO:tasks.rados.rados.0.smithi005.stdout:263: finishing write tid 2 to smithi00566664-263 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:263: finishing write tid 3 to smithi00566664-263 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:263: finishing write tid 4 to smithi00566664-263 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 263 v 61 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:264: finishing write tid 1 to smithi00566664-264 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:264: finishing write tid 2 to smithi00566664-264 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:264: finishing write tid 3 to smithi00566664-264 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:262: done (15 left) 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:263: done (14 left) 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:278: write initial oid 278 2023-09-30T09:00:37.006 INFO:tasks.rados.rados.0.smithi005.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-09-30T09:00:37.012 INFO:tasks.rados.rados.0.smithi005.stdout:278: writing smithi00566664-278 from 655539 to 1288220 tid 1 2023-09-30T09:00:37.022 INFO:tasks.rados.rados.0.smithi005.stdout:278: writing smithi00566664-278 from 2076218 to 2646315 tid 2 2023-09-30T09:00:37.023 INFO:tasks.rados.rados.0.smithi005.stdout:279: write initial oid 279 2023-09-30T09:00:37.023 INFO:tasks.rados.rados.0.smithi005.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-09-30T09:00:37.031 INFO:tasks.rados.rados.0.smithi005.stdout:279: writing smithi00566664-279 from 672346 to 1380276 tid 1 2023-09-30T09:00:37.038 INFO:tasks.rados.rados.0.smithi005.stdout:279: writing smithi00566664-279 from 2134700 to 2672346 tid 2 2023-09-30T09:00:37.038 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.039 INFO:tasks.rados.rados.0.smithi005.stdout:264: finishing write tid 4 to smithi00566664-264 2023-09-30T09:00:37.039 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 264 v 63 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-09-30T09:00:37.039 INFO:tasks.rados.rados.0.smithi005.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-09-30T09:00:37.039 INFO:tasks.rados.rados.0.smithi005.stdout:264: done (15 left) 2023-09-30T09:00:37.039 INFO:tasks.rados.rados.0.smithi005.stdout:280: write initial oid 280 2023-09-30T09:00:37.039 INFO:tasks.rados.rados.0.smithi005.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-09-30T09:00:37.047 INFO:tasks.rados.rados.0.smithi005.stdout:280: writing smithi00566664-280 from 689153 to 1472332 tid 1 2023-09-30T09:00:37.055 INFO:tasks.rados.rados.0.smithi005.stdout:280: writing smithi00566664-280 from 2076829 to 2534242 tid 2 2023-09-30T09:00:37.055 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.055 INFO:tasks.rados.rados.0.smithi005.stdout:265: finishing write tid 1 to smithi00566664-265 2023-09-30T09:00:37.055 INFO:tasks.rados.rados.0.smithi005.stdout:265: finishing write tid 2 to smithi00566664-265 2023-09-30T09:00:37.055 INFO:tasks.rados.rados.0.smithi005.stdout:265: finishing write tid 3 to smithi00566664-265 2023-09-30T09:00:37.055 INFO:tasks.rados.rados.0.smithi005.stdout:265: finishing write tid 4 to smithi00566664-265 2023-09-30T09:00:37.055 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 265 v 61 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-09-30T09:00:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-09-30T09:00:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:266: finishing write tid 1 to smithi00566664-266 2023-09-30T09:00:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:266: finishing write tid 2 to smithi00566664-266 2023-09-30T09:00:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:265: done (15 left) 2023-09-30T09:00:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:281: write initial oid 281 2023-09-30T09:00:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-09-30T09:00:37.062 INFO:tasks.rados.rados.0.smithi005.stdout:281: writing smithi00566664-281 from 705960 to 1164388 tid 1 2023-09-30T09:00:37.070 INFO:tasks.rados.rados.0.smithi005.stdout:281: writing smithi00566664-281 from 1735311 to 2452735 tid 2 2023-09-30T09:00:37.070 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.070 INFO:tasks.rados.rados.0.smithi005.stdout:266: finishing write tid 3 to smithi00566664-266 2023-09-30T09:00:37.070 INFO:tasks.rados.rados.0.smithi005.stdout:266: finishing write tid 4 to smithi00566664-266 2023-09-30T09:00:37.070 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 266 v 53 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-09-30T09:00:37.070 INFO:tasks.rados.rados.0.smithi005.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:267: finishing write tid 1 to smithi00566664-267 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:267: finishing write tid 2 to smithi00566664-267 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:267: finishing write tid 3 to smithi00566664-267 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:267: finishing write tid 4 to smithi00566664-267 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 267 v 62 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:268: finishing write tid 1 to smithi00566664-268 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:268: finishing write tid 2 to smithi00566664-268 2023-09-30T09:00:37.071 INFO:tasks.rados.rados.0.smithi005.stdout:266: done (15 left) 2023-09-30T09:00:37.072 INFO:tasks.rados.rados.0.smithi005.stdout:267: done (14 left) 2023-09-30T09:00:37.072 INFO:tasks.rados.rados.0.smithi005.stdout:282: write initial oid 282 2023-09-30T09:00:37.072 INFO:tasks.rados.rados.0.smithi005.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-09-30T09:00:37.077 INFO:tasks.rados.rados.0.smithi005.stdout:282: writing smithi00566664-282 from 722767 to 1256444 tid 1 2023-09-30T09:00:37.083 INFO:tasks.rados.rados.0.smithi005.stdout:282: writing smithi00566664-282 from 1793793 to 2254875 tid 2 2023-09-30T09:00:37.083 INFO:tasks.rados.rados.0.smithi005.stdout:283: write initial oid 283 2023-09-30T09:00:37.083 INFO:tasks.rados.rados.0.smithi005.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-09-30T09:00:37.092 INFO:tasks.rados.rados.0.smithi005.stdout:283: writing smithi00566664-283 from 739574 to 1464853 tid 1 2023-09-30T09:00:37.101 INFO:tasks.rados.rados.0.smithi005.stdout:283: writing smithi00566664-283 from 1968628 to 2689721 tid 2 2023-09-30T09:00:37.101 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:268: finishing write tid 3 to smithi00566664-268 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:268: finishing write tid 4 to smithi00566664-268 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 268 v 100 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:269: finishing write tid 1 to smithi00566664-269 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:269: finishing write tid 2 to smithi00566664-269 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:268: done (15 left) 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:284: write initial oid 284 2023-09-30T09:00:37.102 INFO:tasks.rados.rados.0.smithi005.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-09-30T09:00:37.107 INFO:tasks.rados.rados.0.smithi005.stdout:284: writing smithi00566664-284 from 756381 to 1156909 tid 1 2023-09-30T09:00:37.115 INFO:tasks.rados.rados.0.smithi005.stdout:284: writing smithi00566664-284 from 1910757 to 2375508 tid 2 2023-09-30T09:00:37.115 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.115 INFO:tasks.rados.rados.0.smithi005.stdout:269: finishing write tid 3 to smithi00566664-269 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:269: finishing write tid 4 to smithi00566664-269 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 269 v 103 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:270: finishing write tid 1 to smithi00566664-270 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:270: finishing write tid 2 to smithi00566664-270 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:269: done (15 left) 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:285: write initial oid 285 2023-09-30T09:00:37.116 INFO:tasks.rados.rados.0.smithi005.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-09-30T09:00:37.125 INFO:tasks.rados.rados.0.smithi005.stdout:285: writing smithi00566664-285 from 773188 to 1248965 tid 1 2023-09-30T09:00:37.135 INFO:tasks.rados.rados.0.smithi005.stdout:285: writing smithi00566664-285 from 1969239 to 2694001 tid 2 2023-09-30T09:00:37.135 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.135 INFO:tasks.rados.rados.0.smithi005.stdout:270: finishing write tid 3 to smithi00566664-270 2023-09-30T09:00:37.135 INFO:tasks.rados.rados.0.smithi005.stdout:270: finishing write tid 4 to smithi00566664-270 2023-09-30T09:00:37.135 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 270 v 64 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-09-30T09:00:37.135 INFO:tasks.rados.rados.0.smithi005.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-09-30T09:00:37.136 INFO:tasks.rados.rados.0.smithi005.stdout:271: finishing write tid 1 to smithi00566664-271 2023-09-30T09:00:37.136 INFO:tasks.rados.rados.0.smithi005.stdout:271: finishing write tid 2 to smithi00566664-271 2023-09-30T09:00:37.136 INFO:tasks.rados.rados.0.smithi005.stdout:271: finishing write tid 3 to smithi00566664-271 2023-09-30T09:00:37.136 INFO:tasks.rados.rados.0.smithi005.stdout:270: done (15 left) 2023-09-30T09:00:37.136 INFO:tasks.rados.rados.0.smithi005.stdout:286: write initial oid 286 2023-09-30T09:00:37.136 INFO:tasks.rados.rados.0.smithi005.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-09-30T09:00:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:286: writing smithi00566664-286 from 789995 to 1341021 tid 1 2023-09-30T09:00:37.150 INFO:tasks.rados.rados.0.smithi005.stdout:286: writing smithi00566664-286 from 2027721 to 2496141 tid 2 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:271: finishing write tid 4 to smithi00566664-271 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 271 v 41 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:272: finishing write tid 1 to smithi00566664-272 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:272: finishing write tid 2 to smithi00566664-272 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:272: finishing write tid 3 to smithi00566664-272 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:272: finishing write tid 4 to smithi00566664-272 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 272 v 66 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-09-30T09:00:37.151 INFO:tasks.rados.rados.0.smithi005.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-09-30T09:00:37.152 INFO:tasks.rados.rados.0.smithi005.stdout:273: finishing write tid 1 to smithi00566664-273 2023-09-30T09:00:37.152 INFO:tasks.rados.rados.0.smithi005.stdout:271: done (15 left) 2023-09-30T09:00:37.152 INFO:tasks.rados.rados.0.smithi005.stdout:272: done (14 left) 2023-09-30T09:00:37.152 INFO:tasks.rados.rados.0.smithi005.stdout:287: write initial oid 287 2023-09-30T09:00:37.152 INFO:tasks.rados.rados.0.smithi005.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-09-30T09:00:37.156 INFO:tasks.rados.rados.0.smithi005.stdout:287: writing smithi00566664-287 from 406802 to 1033077 tid 1 2023-09-30T09:00:37.164 INFO:tasks.rados.rados.0.smithi005.stdout:287: writing smithi00566664-287 from 1686203 to 2414634 tid 2 2023-09-30T09:00:37.165 INFO:tasks.rados.rados.0.smithi005.stdout:288: write initial oid 288 2023-09-30T09:00:37.165 INFO:tasks.rados.rados.0.smithi005.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-09-30T09:00:37.171 INFO:tasks.rados.rados.0.smithi005.stdout:288: writing smithi00566664-288 from 423609 to 1125133 tid 1 2023-09-30T09:00:37.177 INFO:tasks.rados.rados.0.smithi005.stdout:288: writing smithi00566664-288 from 1628332 to 2100421 tid 2 2023-09-30T09:00:37.182 INFO:tasks.rados.rados.0.smithi005.stdout:288: writing smithi00566664-288 from 2648987 to 2823609 tid 3 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:273: finishing write tid 2 to smithi00566664-273 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:273: finishing write tid 3 to smithi00566664-273 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:273: finishing write tid 4 to smithi00566664-273 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 273 v 56 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:274: finishing write tid 1 to smithi00566664-274 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:274: finishing write tid 2 to smithi00566664-274 2023-09-30T09:00:37.183 INFO:tasks.rados.rados.0.smithi005.stdout:274: finishing write tid 3 to smithi00566664-274 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:274: finishing write tid 4 to smithi00566664-274 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 274 v 57 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:275: finishing write tid 1 to smithi00566664-275 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:273: done (15 left) 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:274: done (14 left) 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:289: write initial oid 289 2023-09-30T09:00:37.184 INFO:tasks.rados.rados.0.smithi005.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-09-30T09:00:37.190 INFO:tasks.rados.rados.0.smithi005.stdout:289: writing smithi00566664-289 from 440416 to 1217189 tid 1 2023-09-30T09:00:37.198 INFO:tasks.rados.rados.0.smithi005.stdout:289: writing smithi00566664-289 from 1686814 to 2418914 tid 2 2023-09-30T09:00:37.198 INFO:tasks.rados.rados.0.smithi005.stdout:290: write initial oid 290 2023-09-30T09:00:37.198 INFO:tasks.rados.rados.0.smithi005.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-09-30T09:00:37.204 INFO:tasks.rados.rados.0.smithi005.stdout:290: writing smithi00566664-290 from 457223 to 1025598 tid 1 2023-09-30T09:00:37.209 INFO:tasks.rados.rados.0.smithi005.stdout:290: writing smithi00566664-290 from 1461649 to 1937407 tid 2 2023-09-30T09:00:37.217 INFO:tasks.rados.rados.0.smithi005.stdout:290: writing smithi00566664-290 from 2420186 to 2857223 tid 3 2023-09-30T09:00:37.217 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.217 INFO:tasks.rados.rados.0.smithi005.stdout:275: finishing write tid 2 to smithi00566664-275 2023-09-30T09:00:37.217 INFO:tasks.rados.rados.0.smithi005.stdout:275: finishing write tid 3 to smithi00566664-275 2023-09-30T09:00:37.217 INFO:tasks.rados.rados.0.smithi005.stdout:275: finishing write tid 4 to smithi00566664-275 2023-09-30T09:00:37.218 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 275 v 64 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-09-30T09:00:37.218 INFO:tasks.rados.rados.0.smithi005.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-09-30T09:00:37.218 INFO:tasks.rados.rados.0.smithi005.stdout:276: finishing write tid 1 to smithi00566664-276 2023-09-30T09:00:37.218 INFO:tasks.rados.rados.0.smithi005.stdout:276: finishing write tid 2 to smithi00566664-276 2023-09-30T09:00:37.218 INFO:tasks.rados.rados.0.smithi005.stdout:275: done (15 left) 2023-09-30T09:00:37.218 INFO:tasks.rados.rados.0.smithi005.stdout:291: write initial oid 291 2023-09-30T09:00:37.218 INFO:tasks.rados.rados.0.smithi005.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-09-30T09:00:37.225 INFO:tasks.rados.rados.0.smithi005.stdout:291: writing smithi00566664-291 from 474030 to 1117654 tid 1 2023-09-30T09:00:37.234 INFO:tasks.rados.rados.0.smithi005.stdout:291: writing smithi00566664-291 from 1520131 to 2255900 tid 2 2023-09-30T09:00:37.234 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.234 INFO:tasks.rados.rados.0.smithi005.stdout:276: finishing write tid 3 to smithi00566664-276 2023-09-30T09:00:37.234 INFO:tasks.rados.rados.0.smithi005.stdout:276: finishing write tid 4 to smithi00566664-276 2023-09-30T09:00:37.234 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 276 v 106 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-09-30T09:00:37.234 INFO:tasks.rados.rados.0.smithi005.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:277: finishing write tid 1 to smithi00566664-277 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:277: finishing write tid 2 to smithi00566664-277 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:277: finishing write tid 3 to smithi00566664-277 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:277: finishing write tid 4 to smithi00566664-277 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 277 v 69 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:278: finishing write tid 1 to smithi00566664-278 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:278: finishing write tid 2 to smithi00566664-278 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:276: done (15 left) 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:277: done (14 left) 2023-09-30T09:00:37.235 INFO:tasks.rados.rados.0.smithi005.stdout:292: write initial oid 292 2023-09-30T09:00:37.236 INFO:tasks.rados.rados.0.smithi005.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-09-30T09:00:37.241 INFO:tasks.rados.rados.0.smithi005.stdout:292: writing smithi00566664-292 from 490837 to 1209710 tid 1 2023-09-30T09:00:37.247 INFO:tasks.rados.rados.0.smithi005.stdout:292: writing smithi00566664-292 from 1862260 to 2341687 tid 2 2023-09-30T09:00:37.251 INFO:tasks.rados.rados.0.smithi005.stdout:292: writing smithi00566664-292 from 2875032 to 2890837 tid 3 2023-09-30T09:00:37.251 INFO:tasks.rados.rados.0.smithi005.stdout:293: write initial oid 293 2023-09-30T09:00:37.251 INFO:tasks.rados.rados.0.smithi005.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-09-30T09:00:37.259 INFO:tasks.rados.rados.0.smithi005.stdout:293: writing smithi00566664-293 from 507644 to 1301766 tid 1 2023-09-30T09:00:37.266 INFO:tasks.rados.rados.0.smithi005.stdout:293: writing smithi00566664-293 from 1920742 to 2543827 tid 2 2023-09-30T09:00:37.267 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.267 INFO:tasks.rados.rados.0.smithi005.stdout:278: finishing write tid 3 to smithi00566664-278 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:278: finishing write tid 4 to smithi00566664-278 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 60 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:279: finishing write tid 1 to smithi00566664-279 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:279: finishing write tid 2 to smithi00566664-279 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:278: done (15 left) 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:294: write initial oid 294 2023-09-30T09:00:37.268 INFO:tasks.rados.rados.0.smithi005.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-09-30T09:00:37.273 INFO:tasks.rados.rados.0.smithi005.stdout:294: writing smithi00566664-294 from 524451 to 993822 tid 1 2023-09-30T09:00:37.280 INFO:tasks.rados.rados.0.smithi005.stdout:294: writing smithi00566664-294 from 1579224 to 2062320 tid 2 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:294: writing smithi00566664-294 from 2529878 to 2924451 tid 3 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:279: finishing write tid 3 to smithi00566664-279 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:279: finishing write tid 4 to smithi00566664-279 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 279 v 59 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:280: finishing write tid 1 to smithi00566664-280 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:280: finishing write tid 2 to smithi00566664-280 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:280: finishing write tid 3 to smithi00566664-280 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:280: finishing write tid 4 to smithi00566664-280 2023-09-30T09:00:37.286 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 280 v 64 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:281: finishing write tid 1 to smithi00566664-281 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:281: finishing write tid 2 to smithi00566664-281 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:281: finishing write tid 3 to smithi00566664-281 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:281: finishing write tid 4 to smithi00566664-281 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 62 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:282: finishing write tid 1 to smithi00566664-282 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:282: finishing write tid 2 to smithi00566664-282 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:282: finishing write tid 3 to smithi00566664-282 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:279: done (15 left) 2023-09-30T09:00:37.287 INFO:tasks.rados.rados.0.smithi005.stdout:280: done (14 left) 2023-09-30T09:00:37.288 INFO:tasks.rados.rados.0.smithi005.stdout:281: done (13 left) 2023-09-30T09:00:37.288 INFO:tasks.rados.rados.0.smithi005.stdout:295: write initial oid 295 2023-09-30T09:00:37.288 INFO:tasks.rados.rados.0.smithi005.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-09-30T09:00:37.291 INFO:tasks.rados.rados.0.smithi005.stdout:295: writing smithi00566664-295 from 541258 to 1085878 tid 1 2023-09-30T09:00:37.298 INFO:tasks.rados.rados.0.smithi005.stdout:295: writing smithi00566664-295 from 1637706 to 2264460 tid 2 2023-09-30T09:00:37.305 INFO:tasks.rados.rados.0.smithi005.stdout:295: writing smithi00566664-295 from 2840948 to 2941258 tid 3 2023-09-30T09:00:37.305 INFO:tasks.rados.rados.0.smithi005.stdout:296: write initial oid 296 2023-09-30T09:00:37.305 INFO:tasks.rados.rados.0.smithi005.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-09-30T09:00:37.310 INFO:tasks.rados.rados.0.smithi005.stdout:296: writing smithi00566664-296 from 558065 to 1177934 tid 1 2023-09-30T09:00:37.316 INFO:tasks.rados.rados.0.smithi005.stdout:296: writing smithi00566664-296 from 1579835 to 2066600 tid 2 2023-09-30T09:00:37.322 INFO:tasks.rados.rados.0.smithi005.stdout:296: writing smithi00566664-296 from 2468371 to 2958065 tid 3 2023-09-30T09:00:37.322 INFO:tasks.rados.rados.0.smithi005.stdout:297: write initial oid 297 2023-09-30T09:00:37.322 INFO:tasks.rados.rados.0.smithi005.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-09-30T09:00:37.329 INFO:tasks.rados.rados.0.smithi005.stdout:297: writing smithi00566664-297 from 574872 to 1269990 tid 1 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout:297: writing smithi00566664-297 from 2038317 to 2668740 tid 2 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout:282: finishing write tid 4 to smithi00566664-282 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 282 v 65 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout:282: done (15 left) 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout:298: write initial oid 298 2023-09-30T09:00:37.338 INFO:tasks.rados.rados.0.smithi005.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-09-30T09:00:37.344 INFO:tasks.rados.rados.0.smithi005.stdout:298: writing smithi00566664-298 from 591679 to 1078399 tid 1 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:298: writing smithi00566664-298 from 1813152 to 2303586 tid 2 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:283: finishing write tid 1 to smithi00566664-283 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:283: finishing write tid 2 to smithi00566664-283 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:283: finishing write tid 3 to smithi00566664-283 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:283: finishing write tid 4 to smithi00566664-283 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 51 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:284: finishing write tid 1 to smithi00566664-284 2023-09-30T09:00:37.353 INFO:tasks.rados.rados.0.smithi005.stdout:284: finishing write tid 2 to smithi00566664-284 2023-09-30T09:00:37.354 INFO:tasks.rados.rados.0.smithi005.stdout:284: finishing write tid 3 to smithi00566664-284 2023-09-30T09:00:37.354 INFO:tasks.rados.rados.0.smithi005.stdout:283: done (15 left) 2023-09-30T09:00:37.354 INFO:tasks.rados.rados.0.smithi005.stdout:299: write initial oid 299 2023-09-30T09:00:37.354 INFO:tasks.rados.rados.0.smithi005.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-09-30T09:00:37.360 INFO:tasks.rados.rados.0.smithi005.stdout:299: writing smithi00566664-299 from 608486 to 1170455 tid 1 2023-09-30T09:00:37.369 INFO:tasks.rados.rados.0.smithi005.stdout:299: writing smithi00566664-299 from 1871634 to 2505726 tid 2 2023-09-30T09:00:37.373 INFO:tasks.rados.rados.0.smithi005.stdout:299: writing smithi00566664-299 from 2950640 to 3008486 tid 3 2023-09-30T09:00:37.373 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.373 INFO:tasks.rados.rados.0.smithi005.stdout:284: finishing write tid 4 to smithi00566664-284 2023-09-30T09:00:37.373 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 284 v 72 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-09-30T09:00:37.373 INFO:tasks.rados.rados.0.smithi005.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-09-30T09:00:37.373 INFO:tasks.rados.rados.0.smithi005.stdout:285: finishing write tid 1 to smithi00566664-285 2023-09-30T09:00:37.373 INFO:tasks.rados.rados.0.smithi005.stdout:285: finishing write tid 2 to smithi00566664-285 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:285: finishing write tid 3 to smithi00566664-285 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:285: finishing write tid 4 to smithi00566664-285 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 285 v 52 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:286: finishing write tid 1 to smithi00566664-286 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:286: finishing write tid 2 to smithi00566664-286 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:286: finishing write tid 3 to smithi00566664-286 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:286: finishing write tid 4 to smithi00566664-286 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 286 v 54 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:287: finishing write tid 1 to smithi00566664-287 2023-09-30T09:00:37.374 INFO:tasks.rados.rados.0.smithi005.stdout:284: done (15 left) 2023-09-30T09:00:37.375 INFO:tasks.rados.rados.0.smithi005.stdout:285: done (14 left) 2023-09-30T09:00:37.375 INFO:tasks.rados.rados.0.smithi005.stdout:286: done (13 left) 2023-09-30T09:00:37.375 INFO:tasks.rados.rados.0.smithi005.stdout:300: write initial oid 300 2023-09-30T09:00:37.375 INFO:tasks.rados.rados.0.smithi005.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-09-30T09:00:37.383 INFO:tasks.rados.rados.0.smithi005.stdout:300: writing smithi00566664-300 from 625293 to 1262511 tid 1 2023-09-30T09:00:37.390 INFO:tasks.rados.rados.0.smithi005.stdout:300: writing smithi00566664-300 from 1813763 to 2307866 tid 2 2023-09-30T09:00:37.395 INFO:tasks.rados.rados.0.smithi005.stdout:300: writing smithi00566664-300 from 2978063 to 3025293 tid 3 2023-09-30T09:00:37.395 INFO:tasks.rados.rados.0.smithi005.stdout:301: write initial oid 301 2023-09-30T09:00:37.395 INFO:tasks.rados.rados.0.smithi005.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-09-30T09:00:37.403 INFO:tasks.rados.rados.0.smithi005.stdout:301: writing smithi00566664-301 from 642100 to 1354567 tid 1 2023-09-30T09:00:37.410 INFO:tasks.rados.rados.0.smithi005.stdout:301: writing smithi00566664-301 from 1872245 to 2510006 tid 2 2023-09-30T09:00:37.410 INFO:tasks.rados.rados.0.smithi005.stdout:302: write initial oid 302 2023-09-30T09:00:37.410 INFO:tasks.rados.rados.0.smithi005.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-09-30T09:00:37.419 INFO:tasks.rados.rados.0.smithi005.stdout:302: writing smithi00566664-302 from 658907 to 1446623 tid 1 2023-09-30T09:00:37.425 INFO:tasks.rados.rados.0.smithi005.stdout:302: writing smithi00566664-302 from 1930727 to 2428499 tid 2 2023-09-30T09:00:37.429 INFO:tasks.rados.rados.0.smithi005.stdout:302: writing smithi00566664-302 from 3032909 to 3058907 tid 3 2023-09-30T09:00:37.429 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:287: finishing write tid 2 to smithi00566664-287 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:287: finishing write tid 3 to smithi00566664-287 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:287: finishing write tid 4 to smithi00566664-287 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 287 v 55 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:288: finishing write tid 1 to smithi00566664-288 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:288: finishing write tid 2 to smithi00566664-288 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:288: finishing write tid 3 to smithi00566664-288 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:288: finishing write tid 4 to smithi00566664-288 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:288: finishing write tid 5 to smithi00566664-288 2023-09-30T09:00:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 288 v 48 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:289: finishing write tid 1 to smithi00566664-289 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:289: finishing write tid 2 to smithi00566664-289 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:289: finishing write tid 3 to smithi00566664-289 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:289: finishing write tid 4 to smithi00566664-289 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 289 v 57 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:290: finishing write tid 1 to smithi00566664-290 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:290: finishing write tid 2 to smithi00566664-290 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:290: finishing write tid 3 to smithi00566664-290 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:290: finishing write tid 4 to smithi00566664-290 2023-09-30T09:00:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:290: finishing write tid 5 to smithi00566664-290 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 290 v 76 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:291: finishing write tid 1 to smithi00566664-291 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:291: finishing write tid 2 to smithi00566664-291 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:291: finishing write tid 3 to smithi00566664-291 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:291: finishing write tid 4 to smithi00566664-291 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 291 v 74 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:292: finishing write tid 1 to smithi00566664-292 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:292: finishing write tid 2 to smithi00566664-292 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:292: finishing write tid 3 to smithi00566664-292 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:292: finishing write tid 4 to smithi00566664-292 2023-09-30T09:00:37.432 INFO:tasks.rados.rados.0.smithi005.stdout:292: finishing write tid 5 to smithi00566664-292 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 292 v 64 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:293: finishing write tid 1 to smithi00566664-293 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:287: done (15 left) 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:288: done (14 left) 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:289: done (13 left) 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:290: done (12 left) 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:291: done (11 left) 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:292: done (10 left) 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:303: write initial oid 303 2023-09-30T09:00:37.433 INFO:tasks.rados.rados.0.smithi005.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-09-30T09:00:37.436 INFO:tasks.rados.rados.0.smithi005.stdout:303: writing smithi00566664-303 from 675714 to 1138679 tid 1 2023-09-30T09:00:37.442 INFO:tasks.rados.rados.0.smithi005.stdout:303: writing smithi00566664-303 from 1589209 to 2230639 tid 2 2023-09-30T09:00:37.447 INFO:tasks.rados.rados.0.smithi005.stdout:303: writing smithi00566664-303 from 2943979 to 3075714 tid 3 2023-09-30T09:00:37.447 INFO:tasks.rados.rados.0.smithi005.stdout:304: write initial oid 304 2023-09-30T09:00:37.447 INFO:tasks.rados.rados.0.smithi005.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-09-30T09:00:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:304: writing smithi00566664-304 from 692521 to 1230735 tid 1 2023-09-30T09:00:37.463 INFO:tasks.rados.rados.0.smithi005.stdout:304: writing smithi00566664-304 from 1931338 to 2716426 tid 2 2023-09-30T09:00:37.463 INFO:tasks.rados.rados.0.smithi005.stdout:305: write initial oid 305 2023-09-30T09:00:37.463 INFO:tasks.rados.rados.0.smithi005.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-09-30T09:00:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:305: writing smithi00566664-305 from 709328 to 1322791 tid 1 2023-09-30T09:00:37.480 INFO:tasks.rados.rados.0.smithi005.stdout:305: writing smithi00566664-305 from 1989820 to 2634919 tid 2 2023-09-30T09:00:37.480 INFO:tasks.rados.rados.0.smithi005.stdout:306: write initial oid 306 2023-09-30T09:00:37.480 INFO:tasks.rados.rados.0.smithi005.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-09-30T09:00:37.487 INFO:tasks.rados.rados.0.smithi005.stdout:306: writing smithi00566664-306 from 726135 to 1131200 tid 1 2023-09-30T09:00:37.495 INFO:tasks.rados.rados.0.smithi005.stdout:306: writing smithi00566664-306 from 1764655 to 2553412 tid 2 2023-09-30T09:00:37.499 INFO:tasks.rados.rados.0.smithi005.stdout:306: writing smithi00566664-306 from 3026248 to 3126135 tid 3 2023-09-30T09:00:37.499 INFO:tasks.rados.rados.0.smithi005.stdout:307: write initial oid 307 2023-09-30T09:00:37.499 INFO:tasks.rados.rados.0.smithi005.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-09-30T09:00:37.506 INFO:tasks.rados.rados.0.smithi005.stdout:307: writing smithi00566664-307 from 742942 to 1223256 tid 1 2023-09-30T09:00:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:307: writing smithi00566664-307 from 1823137 to 2471905 tid 2 2023-09-30T09:00:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:308: write initial oid 308 2023-09-30T09:00:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-09-30T09:00:37.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:37 smithi005 bash[33615]: cluster 2023-09-30T09:00:36.192005+0000 mgr.y (mgr.24358) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:37.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:37 smithi005 bash[27219]: cluster 2023-09-30T09:00:36.192005+0000 mgr.y (mgr.24358) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:37.521 INFO:tasks.rados.rados.0.smithi005.stdout:308: writing smithi00566664-308 from 759749 to 1315312 tid 1 2023-09-30T09:00:37.529 INFO:tasks.rados.rados.0.smithi005.stdout:308: writing smithi00566664-308 from 1765266 to 2557692 tid 2 2023-09-30T09:00:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:308: writing smithi00566664-308 from 2964741 to 3159749 tid 3 2023-09-30T09:00:37.533 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:293: finishing write tid 2 to smithi00566664-293 2023-09-30T09:00:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:293: finishing write tid 3 to smithi00566664-293 2023-09-30T09:00:37.534 INFO:tasks.rados.rados.0.smithi005.stdout:293: finishing write tid 4 to smithi00566664-293 2023-09-30T09:00:37.534 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 293 v 45 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-09-30T09:00:37.534 INFO:tasks.rados.rados.0.smithi005.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-09-30T09:00:37.534 INFO:tasks.rados.rados.0.smithi005.stdout:294: finishing write tid 1 to smithi00566664-294 2023-09-30T09:00:37.534 INFO:tasks.rados.rados.0.smithi005.stdout:293: done (15 left) 2023-09-30T09:00:37.534 INFO:tasks.rados.rados.0.smithi005.stdout:309: write initial oid 309 2023-09-30T09:00:37.534 INFO:tasks.rados.rados.0.smithi005.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-09-30T09:00:37.542 INFO:tasks.rados.rados.0.smithi005.stdout:309: writing smithi00566664-309 from 776556 to 1407368 tid 1 2023-09-30T09:00:37.548 INFO:tasks.rados.rados.0.smithi005.stdout:309: writing smithi00566664-309 from 1823748 to 2476185 tid 2 2023-09-30T09:00:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:37 smithi099 bash[27661]: cluster 2023-09-30T09:00:36.192005+0000 mgr.y (mgr.24358) 179 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout:309: writing smithi00566664-309 from 3108517 to 3176556 tid 3 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout:294: finishing write tid 2 to smithi00566664-294 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout:294: finishing write tid 3 to smithi00566664-294 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout:294: finishing write tid 4 to smithi00566664-294 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout:294: finishing write tid 5 to smithi00566664-294 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 294 v 78 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-09-30T09:00:37.553 INFO:tasks.rados.rados.0.smithi005.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-09-30T09:00:37.554 INFO:tasks.rados.rados.0.smithi005.stdout:295: finishing write tid 1 to smithi00566664-295 2023-09-30T09:00:37.554 INFO:tasks.rados.rados.0.smithi005.stdout:295: finishing write tid 2 to smithi00566664-295 2023-09-30T09:00:37.554 INFO:tasks.rados.rados.0.smithi005.stdout:295: finishing write tid 3 to smithi00566664-295 2023-09-30T09:00:37.554 INFO:tasks.rados.rados.0.smithi005.stdout:294: done (15 left) 2023-09-30T09:00:37.554 INFO:tasks.rados.rados.0.smithi005.stdout:310: write initial oid 310 2023-09-30T09:00:37.554 INFO:tasks.rados.rados.0.smithi005.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-09-30T09:00:37.561 INFO:tasks.rados.rados.0.smithi005.stdout:310: writing smithi00566664-310 from 793363 to 1499424 tid 1 2023-09-30T09:00:37.573 INFO:tasks.rados.rados.0.smithi005.stdout:310: writing smithi00566664-310 from 2282230 to 3078325 tid 2 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:295: finishing write tid 4 to smithi00566664-295 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:295: finishing write tid 5 to smithi00566664-295 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 295 v 68 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:296: finishing write tid 1 to smithi00566664-296 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:296: finishing write tid 2 to smithi00566664-296 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:296: finishing write tid 3 to smithi00566664-296 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:296: finishing write tid 4 to smithi00566664-296 2023-09-30T09:00:37.574 INFO:tasks.rados.rados.0.smithi005.stdout:296: finishing write tid 5 to smithi00566664-296 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 51 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:297: finishing write tid 1 to smithi00566664-297 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:297: finishing write tid 2 to smithi00566664-297 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:297: finishing write tid 3 to smithi00566664-297 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:297: finishing write tid 4 to smithi00566664-297 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 297 v 71 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:298: finishing write tid 1 to smithi00566664-298 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:298: finishing write tid 2 to smithi00566664-298 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:298: finishing write tid 3 to smithi00566664-298 2023-09-30T09:00:37.575 INFO:tasks.rados.rados.0.smithi005.stdout:298: finishing write tid 4 to smithi00566664-298 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 298 v 81 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:299: finishing write tid 1 to smithi00566664-299 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:299: finishing write tid 2 to smithi00566664-299 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:295: done (15 left) 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:296: done (14 left) 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:297: done (13 left) 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:298: done (12 left) 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:311: write initial oid 311 2023-09-30T09:00:37.576 INFO:tasks.rados.rados.0.smithi005.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-09-30T09:00:37.584 INFO:tasks.rados.rados.0.smithi005.stdout:311: writing smithi00566664-311 from 410170 to 1191480 tid 1 2023-09-30T09:00:37.593 INFO:tasks.rados.rados.0.smithi005.stdout:311: writing smithi00566664-311 from 1940712 to 2596818 tid 2 2023-09-30T09:00:37.597 INFO:tasks.rados.rados.0.smithi005.stdout:311: writing smithi00566664-311 from 3163363 to 3210170 tid 3 2023-09-30T09:00:37.597 INFO:tasks.rados.rados.0.smithi005.stdout:312: write initial oid 312 2023-09-30T09:00:37.597 INFO:tasks.rados.rados.0.smithi005.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-09-30T09:00:37.602 INFO:tasks.rados.rados.0.smithi005.stdout:312: writing smithi00566664-312 from 426977 to 883536 tid 1 2023-09-30T09:00:37.610 INFO:tasks.rados.rados.0.smithi005.stdout:312: writing smithi00566664-312 from 1482841 to 2282605 tid 2 2023-09-30T09:00:37.616 INFO:tasks.rados.rados.0.smithi005.stdout:312: writing smithi00566664-312 from 2958080 to 3226977 tid 3 2023-09-30T09:00:37.616 INFO:tasks.rados.rados.0.smithi005.stdout:313: write initial oid 313 2023-09-30T09:00:37.616 INFO:tasks.rados.rados.0.smithi005.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-09-30T09:00:37.622 INFO:tasks.rados.rados.0.smithi005.stdout:313: writing smithi00566664-313 from 443784 to 1091945 tid 1 2023-09-30T09:00:37.630 INFO:tasks.rados.rados.0.smithi005.stdout:313: writing smithi00566664-313 from 1657676 to 2317451 tid 2 2023-09-30T09:00:37.635 INFO:tasks.rados.rados.0.smithi005.stdout:313: writing smithi00566664-313 from 2818209 to 3243784 tid 3 2023-09-30T09:00:37.635 INFO:tasks.rados.rados.0.smithi005.stdout:314: write initial oid 314 2023-09-30T09:00:37.635 INFO:tasks.rados.rados.0.smithi005.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-09-30T09:00:37.643 INFO:tasks.rados.rados.0.smithi005.stdout:314: writing smithi00566664-314 from 460591 to 1184001 tid 1 2023-09-30T09:00:37.649 INFO:tasks.rados.rados.0.smithi005.stdout:314: writing smithi00566664-314 from 1716158 to 2119591 tid 2 2023-09-30T09:00:37.656 INFO:tasks.rados.rados.0.smithi005.stdout:314: writing smithi00566664-314 from 2729279 to 3169419 tid 3 2023-09-30T09:00:37.656 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.656 INFO:tasks.rados.rados.0.smithi005.stdout:299: finishing write tid 3 to smithi00566664-299 2023-09-30T09:00:37.656 INFO:tasks.rados.rados.0.smithi005.stdout:299: finishing write tid 4 to smithi00566664-299 2023-09-30T09:00:37.656 INFO:tasks.rados.rados.0.smithi005.stdout:299: finishing write tid 5 to smithi00566664-299 2023-09-30T09:00:37.656 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 299 v 45 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-09-30T09:00:37.656 INFO:tasks.rados.rados.0.smithi005.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:300: finishing write tid 1 to smithi00566664-300 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:300: finishing write tid 2 to smithi00566664-300 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:300: finishing write tid 3 to smithi00566664-300 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:300: finishing write tid 4 to smithi00566664-300 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:300: finishing write tid 5 to smithi00566664-300 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 300 v 68 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:301: finishing write tid 1 to smithi00566664-301 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:301: finishing write tid 2 to smithi00566664-301 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:301: finishing write tid 3 to smithi00566664-301 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:301: finishing write tid 4 to smithi00566664-301 2023-09-30T09:00:37.657 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 301 v 71 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-09-30T09:00:37.658 INFO:tasks.rados.rados.0.smithi005.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-09-30T09:00:37.658 INFO:tasks.rados.rados.0.smithi005.stdout:302: finishing write tid 1 to smithi00566664-302 2023-09-30T09:00:37.658 INFO:tasks.rados.rados.0.smithi005.stdout:299: done (15 left) 2023-09-30T09:00:37.658 INFO:tasks.rados.rados.0.smithi005.stdout:300: done (14 left) 2023-09-30T09:00:37.658 INFO:tasks.rados.rados.0.smithi005.stdout:301: done (13 left) 2023-09-30T09:00:37.658 INFO:tasks.rados.rados.0.smithi005.stdout:315: write initial oid 315 2023-09-30T09:00:37.658 INFO:tasks.rados.rados.0.smithi005.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-09-30T09:00:37.663 INFO:tasks.rados.rados.0.smithi005.stdout:315: writing smithi00566664-315 from 477398 to 1276057 tid 1 2023-09-30T09:00:37.669 INFO:tasks.rados.rados.0.smithi005.stdout:315: writing smithi00566664-315 from 1774640 to 2438084 tid 2 2023-09-30T09:00:37.675 INFO:tasks.rados.rados.0.smithi005.stdout:315: writing smithi00566664-315 from 2873055 to 3277398 tid 3 2023-09-30T09:00:37.675 INFO:tasks.rados.rados.0.smithi005.stdout:316: write initial oid 316 2023-09-30T09:00:37.675 INFO:tasks.rados.rados.0.smithi005.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-09-30T09:00:37.680 INFO:tasks.rados.rados.0.smithi005.stdout:316: writing smithi00566664-316 from 494205 to 968113 tid 1 2023-09-30T09:00:37.685 INFO:tasks.rados.rados.0.smithi005.stdout:316: writing smithi00566664-316 from 1433122 to 1840224 tid 2 2023-09-30T09:00:37.692 INFO:tasks.rados.rados.0.smithi005.stdout:316: writing smithi00566664-316 from 2384125 to 2846809 tid 3 2023-09-30T09:00:37.692 INFO:tasks.rados.rados.0.smithi005.stdout:317: write initial oid 317 2023-09-30T09:00:37.692 INFO:tasks.rados.rados.0.smithi005.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-09-30T09:00:37.699 INFO:tasks.rados.rados.0.smithi005.stdout:317: writing smithi00566664-317 from 511012 to 1060169 tid 1 2023-09-30T09:00:37.706 INFO:tasks.rados.rados.0.smithi005.stdout:317: writing smithi00566664-317 from 1775251 to 2326011 tid 2 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:317: writing smithi00566664-317 from 3095195 to 3311012 tid 3 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:302: finishing write tid 2 to smithi00566664-302 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:302: finishing write tid 3 to smithi00566664-302 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:302: finishing write tid 4 to smithi00566664-302 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:302: finishing write tid 5 to smithi00566664-302 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 69 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:303: finishing write tid 1 to smithi00566664-303 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:302: done (15 left) 2023-09-30T09:00:37.713 INFO:tasks.rados.rados.0.smithi005.stdout:318: write initial oid 318 2023-09-30T09:00:37.714 INFO:tasks.rados.rados.0.smithi005.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-09-30T09:00:37.722 INFO:tasks.rados.rados.0.smithi005.stdout:318: writing smithi00566664-318 from 527819 to 1152225 tid 1 2023-09-30T09:00:37.729 INFO:tasks.rados.rados.0.smithi005.stdout:318: writing smithi00566664-318 from 1833733 to 2244504 tid 2 2023-09-30T09:00:37.735 INFO:tasks.rados.rados.0.smithi005.stdout:318: writing smithi00566664-318 from 2722618 to 3324199 tid 3 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:303: finishing write tid 2 to smithi00566664-303 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:303: finishing write tid 3 to smithi00566664-303 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:303: finishing write tid 4 to smithi00566664-303 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:303: finishing write tid 5 to smithi00566664-303 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 303 v 49 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:304: finishing write tid 1 to smithi00566664-304 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:304: finishing write tid 2 to smithi00566664-304 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:304: finishing write tid 3 to smithi00566664-304 2023-09-30T09:00:37.736 INFO:tasks.rados.rados.0.smithi005.stdout:303: done (15 left) 2023-09-30T09:00:37.737 INFO:tasks.rados.rados.0.smithi005.stdout:319: write initial oid 319 2023-09-30T09:00:37.737 INFO:tasks.rados.rados.0.smithi005.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-09-30T09:00:37.743 INFO:tasks.rados.rados.0.smithi005.stdout:319: writing smithi00566664-319 from 544626 to 1244281 tid 1 2023-09-30T09:00:37.750 INFO:tasks.rados.rados.0.smithi005.stdout:319: writing smithi00566664-319 from 1892215 to 2446644 tid 2 2023-09-30T09:00:37.756 INFO:tasks.rados.rados.0.smithi005.stdout:319: writing smithi00566664-319 from 3150041 to 3344626 tid 3 2023-09-30T09:00:37.756 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.756 INFO:tasks.rados.rados.0.smithi005.stdout:304: finishing write tid 4 to smithi00566664-304 2023-09-30T09:00:37.756 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 304 v 79 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-09-30T09:00:37.756 INFO:tasks.rados.rados.0.smithi005.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-09-30T09:00:37.756 INFO:tasks.rados.rados.0.smithi005.stdout:304: done (15 left) 2023-09-30T09:00:37.756 INFO:tasks.rados.rados.0.smithi005.stdout:320: write initial oid 320 2023-09-30T09:00:37.757 INFO:tasks.rados.rados.0.smithi005.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-09-30T09:00:37.764 INFO:tasks.rados.rados.0.smithi005.stdout:320: writing smithi00566664-320 from 561433 to 1336337 tid 1 2023-09-30T09:00:37.770 INFO:tasks.rados.rados.0.smithi005.stdout:320: writing smithi00566664-320 from 1950697 to 2365137 tid 2 2023-09-30T09:00:37.776 INFO:tasks.rados.rados.0.smithi005.stdout:320: writing smithi00566664-320 from 2777464 to 3361433 tid 3 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:305: finishing write tid 1 to smithi00566664-305 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:305: finishing write tid 2 to smithi00566664-305 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:305: finishing write tid 3 to smithi00566664-305 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:305: finishing write tid 4 to smithi00566664-305 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 305 v 67 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:306: finishing write tid 1 to smithi00566664-306 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:306: finishing write tid 2 to smithi00566664-306 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:306: finishing write tid 3 to smithi00566664-306 2023-09-30T09:00:37.777 INFO:tasks.rados.rados.0.smithi005.stdout:305: done (15 left) 2023-09-30T09:00:37.778 INFO:tasks.rados.rados.0.smithi005.stdout:321: write initial oid 321 2023-09-30T09:00:37.778 INFO:tasks.rados.rados.0.smithi005.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-09-30T09:00:37.784 INFO:tasks.rados.rados.0.smithi005.stdout:321: writing smithi00566664-321 from 578240 to 1144746 tid 1 2023-09-30T09:00:37.792 INFO:tasks.rados.rados.0.smithi005.stdout:321: writing smithi00566664-321 from 1609179 to 2167277 tid 2 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:321: writing smithi00566664-321 from 2804887 to 3356637 tid 3 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:306: finishing write tid 4 to smithi00566664-306 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:306: finishing write tid 5 to smithi00566664-306 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 306 v 78 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:307: finishing write tid 1 to smithi00566664-307 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:306: done (15 left) 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:322: write initial oid 322 2023-09-30T09:00:37.800 INFO:tasks.rados.rados.0.smithi005.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-09-30T09:00:37.807 INFO:tasks.rados.rados.0.smithi005.stdout:322: writing smithi00566664-322 from 595047 to 1236802 tid 1 2023-09-30T09:00:37.812 INFO:tasks.rados.rados.0.smithi005.stdout:322: writing smithi00566664-322 from 1667661 to 2085770 tid 2 2023-09-30T09:00:37.823 INFO:tasks.rados.rados.0.smithi005.stdout:322: writing smithi00566664-322 from 2548663 to 3311685 tid 3 2023-09-30T09:00:37.823 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.823 INFO:tasks.rados.rados.0.smithi005.stdout:307: finishing write tid 2 to smithi00566664-307 2023-09-30T09:00:37.823 INFO:tasks.rados.rados.0.smithi005.stdout:307: finishing write tid 3 to smithi00566664-307 2023-09-30T09:00:37.823 INFO:tasks.rados.rados.0.smithi005.stdout:307: finishing write tid 4 to smithi00566664-307 2023-09-30T09:00:37.823 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 307 v 74 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-09-30T09:00:37.824 INFO:tasks.rados.rados.0.smithi005.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-09-30T09:00:37.824 INFO:tasks.rados.rados.0.smithi005.stdout:308: finishing write tid 1 to smithi00566664-308 2023-09-30T09:00:37.824 INFO:tasks.rados.rados.0.smithi005.stdout:307: done (15 left) 2023-09-30T09:00:37.824 INFO:tasks.rados.rados.0.smithi005.stdout:323: write initial oid 323 2023-09-30T09:00:37.824 INFO:tasks.rados.rados.0.smithi005.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-09-30T09:00:37.832 INFO:tasks.rados.rados.0.smithi005.stdout:323: writing smithi00566664-323 from 611854 to 1328858 tid 1 2023-09-30T09:00:37.840 INFO:tasks.rados.rados.0.smithi005.stdout:323: writing smithi00566664-323 from 2126143 to 2687910 tid 2 2023-09-30T09:00:37.844 INFO:tasks.rados.rados.0.smithi005.stdout:323: writing smithi00566664-323 from 3259733 to 3411854 tid 3 2023-09-30T09:00:37.844 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:308: finishing write tid 2 to smithi00566664-308 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:308: finishing write tid 3 to smithi00566664-308 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:308: finishing write tid 4 to smithi00566664-308 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:308: finishing write tid 5 to smithi00566664-308 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 308 v 61 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:309: finishing write tid 1 to smithi00566664-309 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:309: finishing write tid 2 to smithi00566664-309 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:309: finishing write tid 3 to smithi00566664-309 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:308: done (15 left) 2023-09-30T09:00:37.845 INFO:tasks.rados.rados.0.smithi005.stdout:324: write initial oid 324 2023-09-30T09:00:37.846 INFO:tasks.rados.rados.0.smithi005.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-09-30T09:00:37.855 INFO:tasks.rados.rados.0.smithi005.stdout:324: writing smithi00566664-324 from 628661 to 1420914 tid 1 2023-09-30T09:00:37.862 INFO:tasks.rados.rados.0.smithi005.stdout:324: writing smithi00566664-324 from 2184625 to 2606403 tid 2 2023-09-30T09:00:37.868 INFO:tasks.rados.rados.0.smithi005.stdout:324: writing smithi00566664-324 from 3403509 to 3428661 tid 3 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:309: finishing write tid 4 to smithi00566664-309 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:309: finishing write tid 5 to smithi00566664-309 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 309 v 55 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:310: finishing write tid 1 to smithi00566664-310 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:310: finishing write tid 2 to smithi00566664-310 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:310: finishing write tid 3 to smithi00566664-310 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:310: finishing write tid 4 to smithi00566664-310 2023-09-30T09:00:37.869 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 310 v 81 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:311: finishing write tid 1 to smithi00566664-311 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:311: finishing write tid 2 to smithi00566664-311 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:311: finishing write tid 3 to smithi00566664-311 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:311: finishing write tid 4 to smithi00566664-311 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:311: finishing write tid 5 to smithi00566664-311 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 311 v 75 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:312: finishing write tid 1 to smithi00566664-312 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:312: finishing write tid 2 to smithi00566664-312 2023-09-30T09:00:37.870 INFO:tasks.rados.rados.0.smithi005.stdout:312: finishing write tid 3 to smithi00566664-312 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:312: finishing write tid 4 to smithi00566664-312 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:312: finishing write tid 5 to smithi00566664-312 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 312 v 83 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:313: finishing write tid 1 to smithi00566664-313 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:313: finishing write tid 2 to smithi00566664-313 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:309: done (15 left) 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:310: done (14 left) 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:311: done (13 left) 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:312: done (12 left) 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:325: write initial oid 325 2023-09-30T09:00:37.871 INFO:tasks.rados.rados.0.smithi005.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-09-30T09:00:37.874 INFO:tasks.rados.rados.0.smithi005.stdout:325: writing smithi00566664-325 from 645468 to 1112970 tid 1 2023-09-30T09:00:37.881 INFO:tasks.rados.rados.0.smithi005.stdout:325: writing smithi00566664-325 from 1726754 to 2292190 tid 2 2023-09-30T09:00:37.890 INFO:tasks.rados.rados.0.smithi005.stdout:325: writing smithi00566664-325 from 2798226 to 3395064 tid 3 2023-09-30T09:00:37.890 INFO:tasks.rados.rados.0.smithi005.stdout:326: write initial oid 326 2023-09-30T09:00:37.890 INFO:tasks.rados.rados.0.smithi005.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-09-30T09:00:37.899 INFO:tasks.rados.rados.0.smithi005.stdout:326: writing smithi00566664-326 from 662275 to 1205026 tid 1 2023-09-30T09:00:37.905 INFO:tasks.rados.rados.0.smithi005.stdout:326: writing smithi00566664-326 from 1785236 to 2210683 tid 2 2023-09-30T09:00:37.913 INFO:tasks.rados.rados.0.smithi005.stdout:326: writing smithi00566664-326 from 2942002 to 3462275 tid 3 2023-09-30T09:00:37.913 INFO:tasks.rados.rados.0.smithi005.stdout:327: write initial oid 327 2023-09-30T09:00:37.914 INFO:tasks.rados.rados.0.smithi005.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-09-30T09:00:37.921 INFO:tasks.rados.rados.0.smithi005.stdout:327: writing smithi00566664-327 from 679082 to 1297082 tid 1 2023-09-30T09:00:37.928 INFO:tasks.rados.rados.0.smithi005.stdout:327: writing smithi00566664-327 from 1843718 to 2412823 tid 2 2023-09-30T09:00:37.934 INFO:tasks.rados.rados.0.smithi005.stdout:327: writing smithi00566664-327 from 2853072 to 3479082 tid 3 2023-09-30T09:00:37.935 INFO:tasks.rados.rados.0.smithi005.stdout:328: write initial oid 328 2023-09-30T09:00:37.935 INFO:tasks.rados.rados.0.smithi005.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-09-30T09:00:37.941 INFO:tasks.rados.rados.0.smithi005.stdout:328: writing smithi00566664-328 from 695889 to 1105491 tid 1 2023-09-30T09:00:37.952 INFO:tasks.rados.rados.0.smithi005.stdout:328: writing smithi00566664-328 from 1618553 to 2331316 tid 2 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout:328: writing smithi00566664-328 from 2996848 to 3495889 tid 3 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout:313: finishing write tid 3 to smithi00566664-313 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout:313: finishing write tid 4 to smithi00566664-313 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout:313: finishing write tid 5 to smithi00566664-313 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 313 v 87 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-09-30T09:00:37.961 INFO:tasks.rados.rados.0.smithi005.stdout:314: finishing write tid 1 to smithi00566664-314 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:314: finishing write tid 2 to smithi00566664-314 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:314: finishing write tid 3 to smithi00566664-314 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:314: finishing write tid 4 to smithi00566664-314 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:313: done (15 left) 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:329: write initial oid 329 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:314: finishing write tid 5 to smithi00566664-314 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 314 v 85 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:315: finishing write tid 1 to smithi00566664-315 2023-09-30T09:00:37.962 INFO:tasks.rados.rados.0.smithi005.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-09-30T09:00:37.971 INFO:tasks.rados.rados.0.smithi005.stdout:329: writing smithi00566664-329 from 712696 to 1197547 tid 1 2023-09-30T09:00:37.983 INFO:tasks.rados.rados.0.smithi005.stdout:329: writing smithi00566664-329 from 1960682 to 2533456 tid 2 2023-09-30T09:00:37.989 INFO:tasks.rados.rados.0.smithi005.stdout:329: writing smithi00566664-329 from 3307918 to 3512696 tid 3 2023-09-30T09:00:37.990 INFO:tasks.rados.rados.0.smithi005.stdout:314: done (15 left) 2023-09-30T09:00:37.990 INFO:tasks.rados.rados.0.smithi005.stdout:330: write initial oid 330 2023-09-30T09:00:37.990 INFO:tasks.rados.rados.0.smithi005.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-09-30T09:00:37.997 INFO:tasks.rados.rados.0.smithi005.stdout:330: writing smithi00566664-330 from 729503 to 1289603 tid 1 2023-09-30T09:00:38.005 INFO:tasks.rados.rados.0.smithi005.stdout:330: writing smithi00566664-330 from 2019164 to 2735596 tid 2 2023-09-30T09:00:38.011 INFO:tasks.rados.rados.0.smithi005.stdout:330: writing smithi00566664-330 from 3335341 to 3529503 tid 3 2023-09-30T09:00:38.011 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.011 INFO:tasks.rados.rados.0.smithi005.stdout:315: finishing write tid 2 to smithi00566664-315 2023-09-30T09:00:38.011 INFO:tasks.rados.rados.0.smithi005.stdout:315: finishing write tid 3 to smithi00566664-315 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:315: finishing write tid 4 to smithi00566664-315 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:315: finishing write tid 5 to smithi00566664-315 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 315 v 66 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:316: finishing write tid 1 to smithi00566664-316 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:316: finishing write tid 2 to smithi00566664-316 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:316: finishing write tid 3 to smithi00566664-316 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:316: finishing write tid 4 to smithi00566664-316 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:316: finishing write tid 5 to smithi00566664-316 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 316 v 59 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-09-30T09:00:38.012 INFO:tasks.rados.rados.0.smithi005.stdout:317: finishing write tid 1 to smithi00566664-317 2023-09-30T09:00:38.013 INFO:tasks.rados.rados.0.smithi005.stdout:317: finishing write tid 2 to smithi00566664-317 2023-09-30T09:00:38.013 INFO:tasks.rados.rados.0.smithi005.stdout:315: done (15 left) 2023-09-30T09:00:38.013 INFO:tasks.rados.rados.0.smithi005.stdout:316: done (14 left) 2023-09-30T09:00:38.013 INFO:tasks.rados.rados.0.smithi005.stdout:331: write initial oid 331 2023-09-30T09:00:38.013 INFO:tasks.rados.rados.0.smithi005.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-09-30T09:00:38.019 INFO:tasks.rados.rados.0.smithi005.stdout:331: writing smithi00566664-331 from 746310 to 1381659 tid 1 2023-09-30T09:00:38.027 INFO:tasks.rados.rados.0.smithi005.stdout:331: writing smithi00566664-331 from 2077646 to 2654089 tid 2 2023-09-30T09:00:38.033 INFO:tasks.rados.rados.0.smithi005.stdout:331: writing smithi00566664-331 from 3362764 to 3546310 tid 3 2023-09-30T09:00:38.033 INFO:tasks.rados.rados.0.smithi005.stdout:332: write initial oid 332 2023-09-30T09:00:38.033 INFO:tasks.rados.rados.0.smithi005.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-09-30T09:00:38.042 INFO:tasks.rados.rados.0.smithi005.stdout:332: writing smithi00566664-332 from 763117 to 1473715 tid 1 2023-09-30T09:00:38.051 INFO:tasks.rados.rados.0.smithi005.stdout:332: writing smithi00566664-332 from 2136128 to 2856229 tid 2 2023-09-30T09:00:38.055 INFO:tasks.rados.rados.0.smithi005.stdout:332: writing smithi00566664-332 from 3390187 to 3563117 tid 3 2023-09-30T09:00:38.055 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:317: finishing write tid 3 to smithi00566664-317 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:317: finishing write tid 4 to smithi00566664-317 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:317: finishing write tid 5 to smithi00566664-317 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 317 v 53 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:318: finishing write tid 1 to smithi00566664-318 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:317: done (15 left) 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:333: write initial oid 333 2023-09-30T09:00:38.056 INFO:tasks.rados.rados.0.smithi005.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-09-30T09:00:38.064 INFO:tasks.rados.rados.0.smithi005.stdout:333: writing smithi00566664-333 from 779924 to 1565771 tid 1 2023-09-30T09:00:38.070 INFO:tasks.rados.rados.0.smithi005.stdout:333: writing smithi00566664-333 from 2078257 to 2658369 tid 2 2023-09-30T09:00:38.076 INFO:tasks.rados.rados.0.smithi005.stdout:333: writing smithi00566664-333 from 3301257 to 3579924 tid 3 2023-09-30T09:00:38.076 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.076 INFO:tasks.rados.rados.0.smithi005.stdout:318: finishing write tid 2 to smithi00566664-318 2023-09-30T09:00:38.076 INFO:tasks.rados.rados.0.smithi005.stdout:318: finishing write tid 3 to smithi00566664-318 2023-09-30T09:00:38.076 INFO:tasks.rados.rados.0.smithi005.stdout:318: finishing write tid 4 to smithi00566664-318 2023-09-30T09:00:38.076 INFO:tasks.rados.rados.0.smithi005.stdout:318: finishing write tid 5 to smithi00566664-318 2023-09-30T09:00:38.076 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 318 v 57 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-09-30T09:00:38.077 INFO:tasks.rados.rados.0.smithi005.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-09-30T09:00:38.077 INFO:tasks.rados.rados.0.smithi005.stdout:318: done (15 left) 2023-09-30T09:00:38.077 INFO:tasks.rados.rados.0.smithi005.stdout:334: write initial oid 334 2023-09-30T09:00:38.077 INFO:tasks.rados.rados.0.smithi005.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-09-30T09:00:38.083 INFO:tasks.rados.rados.0.smithi005.stdout:334: writing smithi00566664-334 from 796731 to 1257827 tid 1 2023-09-30T09:00:38.090 INFO:tasks.rados.rados.0.smithi005.stdout:334: writing smithi00566664-334 from 1736739 to 2460509 tid 2 2023-09-30T09:00:38.097 INFO:tasks.rados.rados.0.smithi005.stdout:334: writing smithi00566664-334 from 2928680 to 3596731 tid 3 2023-09-30T09:00:38.097 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.097 INFO:tasks.rados.rados.0.smithi005.stdout:319: finishing write tid 1 to smithi00566664-319 2023-09-30T09:00:38.097 INFO:tasks.rados.rados.0.smithi005.stdout:319: finishing write tid 2 to smithi00566664-319 2023-09-30T09:00:38.097 INFO:tasks.rados.rados.0.smithi005.stdout:319: finishing write tid 3 to smithi00566664-319 2023-09-30T09:00:38.097 INFO:tasks.rados.rados.0.smithi005.stdout:319: finishing write tid 4 to smithi00566664-319 2023-09-30T09:00:38.098 INFO:tasks.rados.rados.0.smithi005.stdout:319: finishing write tid 5 to smithi00566664-319 2023-09-30T09:00:38.098 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 319 v 73 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-09-30T09:00:38.098 INFO:tasks.rados.rados.0.smithi005.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-09-30T09:00:38.098 INFO:tasks.rados.rados.0.smithi005.stdout:320: finishing write tid 1 to smithi00566664-320 2023-09-30T09:00:38.098 INFO:tasks.rados.rados.0.smithi005.stdout:319: done (15 left) 2023-09-30T09:00:38.098 INFO:tasks.rados.rados.0.smithi005.stdout:335: write initial oid 335 2023-09-30T09:00:38.098 INFO:tasks.rados.rados.0.smithi005.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-09-30T09:00:38.103 INFO:tasks.rados.rados.0.smithi005.stdout:335: writing smithi00566664-335 from 413538 to 949883 tid 1 2023-09-30T09:00:38.111 INFO:tasks.rados.rados.0.smithi005.stdout:335: writing smithi00566664-335 from 1395221 to 1979002 tid 2 2023-09-30T09:00:38.118 INFO:tasks.rados.rados.0.smithi005.stdout:335: writing smithi00566664-335 from 2556103 to 3214720 tid 3 2023-09-30T09:00:38.118 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:320: finishing write tid 2 to smithi00566664-320 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:320: finishing write tid 3 to smithi00566664-320 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:320: finishing write tid 4 to smithi00566664-320 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:320: finishing write tid 5 to smithi00566664-320 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 320 v 61 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:321: finishing write tid 1 to smithi00566664-321 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:321: finishing write tid 2 to smithi00566664-321 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:320: done (15 left) 2023-09-30T09:00:38.119 INFO:tasks.rados.rados.0.smithi005.stdout:336: write initial oid 336 2023-09-30T09:00:38.120 INFO:tasks.rados.rados.0.smithi005.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-09-30T09:00:38.125 INFO:tasks.rados.rados.0.smithi005.stdout:336: writing smithi00566664-336 from 430345 to 1158292 tid 1 2023-09-30T09:00:38.135 INFO:tasks.rados.rados.0.smithi005.stdout:336: writing smithi00566664-336 from 1570056 to 2297495 tid 2 2023-09-30T09:00:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:336: writing smithi00566664-336 from 2699879 to 3169768 tid 3 2023-09-30T09:00:38.140 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:321: finishing write tid 3 to smithi00566664-321 2023-09-30T09:00:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:321: finishing write tid 4 to smithi00566664-321 2023-09-30T09:00:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:321: finishing write tid 5 to smithi00566664-321 2023-09-30T09:00:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 321 v 49 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-09-30T09:00:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-09-30T09:00:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:322: finishing write tid 1 to smithi00566664-322 2023-09-30T09:00:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:322: finishing write tid 2 to smithi00566664-322 2023-09-30T09:00:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:321: done (15 left) 2023-09-30T09:00:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:337: write initial oid 337 2023-09-30T09:00:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-09-30T09:00:38.145 INFO:tasks.rados.rados.0.smithi005.stdout:337: writing smithi00566664-337 from 447152 to 850348 tid 1 2023-09-30T09:00:38.152 INFO:tasks.rados.rados.0.smithi005.stdout:337: writing smithi00566664-337 from 1512185 to 2099635 tid 2 2023-09-30T09:00:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:337: writing smithi00566664-337 from 2727302 to 3408463 tid 3 2023-09-30T09:00:38.160 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:322: finishing write tid 3 to smithi00566664-322 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:322: finishing write tid 4 to smithi00566664-322 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:322: finishing write tid 5 to smithi00566664-322 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 322 v 65 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:323: finishing write tid 1 to smithi00566664-323 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:322: done (15 left) 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:338: write initial oid 338 2023-09-30T09:00:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-09-30T09:00:38.166 INFO:tasks.rados.rados.0.smithi005.stdout:338: writing smithi00566664-338 from 463959 to 942404 tid 1 2023-09-30T09:00:38.174 INFO:tasks.rados.rados.0.smithi005.stdout:338: writing smithi00566664-338 from 1570667 to 2301775 tid 2 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout:338: writing smithi00566664-338 from 3038372 to 3530805 tid 3 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout:323: finishing write tid 2 to smithi00566664-323 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout:323: finishing write tid 3 to smithi00566664-323 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout:323: finishing write tid 4 to smithi00566664-323 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout:323: finishing write tid 5 to smithi00566664-323 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 323 v 53 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-09-30T09:00:38.182 INFO:tasks.rados.rados.0.smithi005.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-09-30T09:00:38.183 INFO:tasks.rados.rados.0.smithi005.stdout:324: finishing write tid 1 to smithi00566664-324 2023-09-30T09:00:38.183 INFO:tasks.rados.rados.0.smithi005.stdout:324: finishing write tid 2 to smithi00566664-324 2023-09-30T09:00:38.183 INFO:tasks.rados.rados.0.smithi005.stdout:324: finishing write tid 3 to smithi00566664-324 2023-09-30T09:00:38.183 INFO:tasks.rados.rados.0.smithi005.stdout:323: done (15 left) 2023-09-30T09:00:38.183 INFO:tasks.rados.rados.0.smithi005.stdout:339: write initial oid 339 2023-09-30T09:00:38.183 INFO:tasks.rados.rados.0.smithi005.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-09-30T09:00:38.188 INFO:tasks.rados.rados.0.smithi005.stdout:339: writing smithi00566664-339 from 480766 to 1034460 tid 1 2023-09-30T09:00:38.195 INFO:tasks.rados.rados.0.smithi005.stdout:339: writing smithi00566664-339 from 1629149 to 2220268 tid 2 2023-09-30T09:00:38.202 INFO:tasks.rados.rados.0.smithi005.stdout:339: writing smithi00566664-339 from 2782148 to 3202206 tid 3 2023-09-30T09:00:38.202 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.202 INFO:tasks.rados.rados.0.smithi005.stdout:324: finishing write tid 4 to smithi00566664-324 2023-09-30T09:00:38.202 INFO:tasks.rados.rados.0.smithi005.stdout:324: finishing write tid 5 to smithi00566664-324 2023-09-30T09:00:38.202 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 324 v 110 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:325: finishing write tid 1 to smithi00566664-325 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:325: finishing write tid 2 to smithi00566664-325 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:325: finishing write tid 3 to smithi00566664-325 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:325: finishing write tid 4 to smithi00566664-325 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:325: finishing write tid 5 to smithi00566664-325 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 325 v 59 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-09-30T09:00:38.203 INFO:tasks.rados.rados.0.smithi005.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-09-30T09:00:38.204 INFO:tasks.rados.rados.0.smithi005.stdout:326: finishing write tid 1 to smithi00566664-326 2023-09-30T09:00:38.204 INFO:tasks.rados.rados.0.smithi005.stdout:324: done (15 left) 2023-09-30T09:00:38.204 INFO:tasks.rados.rados.0.smithi005.stdout:325: done (14 left) 2023-09-30T09:00:38.204 INFO:tasks.rados.rados.0.smithi005.stdout:340: write initial oid 340 2023-09-30T09:00:38.204 INFO:tasks.rados.rados.0.smithi005.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-09-30T09:00:38.208 INFO:tasks.rados.rados.0.smithi005.stdout:340: writing smithi00566664-340 from 497573 to 1126516 tid 1 2023-09-30T09:00:38.216 INFO:tasks.rados.rados.0.smithi005.stdout:340: writing smithi00566664-340 from 1687631 to 2422408 tid 2 2023-09-30T09:00:38.224 INFO:tasks.rados.rados.0.smithi005.stdout:340: writing smithi00566664-340 from 3093218 to 3697573 tid 3 2023-09-30T09:00:38.224 INFO:tasks.rados.rados.0.smithi005.stdout:341: write initial oid 341 2023-09-30T09:00:38.224 INFO:tasks.rados.rados.0.smithi005.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-09-30T09:00:38.233 INFO:tasks.rados.rados.0.smithi005.stdout:341: writing smithi00566664-341 from 514380 to 1218572 tid 1 2023-09-30T09:00:38.238 INFO:tasks.rados.rados.0.smithi005.stdout:341: writing smithi00566664-341 from 1629760 to 2108195 tid 2 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:341: writing smithi00566664-341 from 2604288 to 3046890 tid 3 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:326: finishing write tid 2 to smithi00566664-326 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:326: finishing write tid 3 to smithi00566664-326 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:326: finishing write tid 4 to smithi00566664-326 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:326: finishing write tid 5 to smithi00566664-326 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 326 v 79 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:327: finishing write tid 1 to smithi00566664-327 2023-09-30T09:00:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:327: finishing write tid 2 to smithi00566664-327 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:327: finishing write tid 3 to smithi00566664-327 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:327: finishing write tid 4 to smithi00566664-327 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:327: finishing write tid 5 to smithi00566664-327 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 327 v 114 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:328: finishing write tid 1 to smithi00566664-328 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:328: finishing write tid 2 to smithi00566664-328 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:328: finishing write tid 3 to smithi00566664-328 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:328: finishing write tid 4 to smithi00566664-328 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:328: finishing write tid 5 to smithi00566664-328 2023-09-30T09:00:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 328 v 91 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:329: finishing write tid 1 to smithi00566664-329 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:329: finishing write tid 2 to smithi00566664-329 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:329: finishing write tid 3 to smithi00566664-329 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:329: finishing write tid 4 to smithi00566664-329 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:329: finishing write tid 5 to smithi00566664-329 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 329 v 85 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:330: finishing write tid 1 to smithi00566664-330 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:330: finishing write tid 2 to smithi00566664-330 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:330: finishing write tid 3 to smithi00566664-330 2023-09-30T09:00:38.248 INFO:tasks.rados.rados.0.smithi005.stdout:330: finishing write tid 4 to smithi00566664-330 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:330: finishing write tid 5 to smithi00566664-330 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 330 v 52 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:331: finishing write tid 1 to smithi00566664-331 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:331: finishing write tid 2 to smithi00566664-331 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:331: finishing write tid 3 to smithi00566664-331 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:331: finishing write tid 4 to smithi00566664-331 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:331: finishing write tid 5 to smithi00566664-331 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 331 v 78 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:332: finishing write tid 1 to smithi00566664-332 2023-09-30T09:00:38.249 INFO:tasks.rados.rados.0.smithi005.stdout:332: finishing write tid 2 to smithi00566664-332 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:332: finishing write tid 3 to smithi00566664-332 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:332: finishing write tid 4 to smithi00566664-332 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:332: finishing write tid 5 to smithi00566664-332 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 332 v 65 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:333: finishing write tid 1 to smithi00566664-333 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:333: finishing write tid 2 to smithi00566664-333 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:333: finishing write tid 3 to smithi00566664-333 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:333: finishing write tid 4 to smithi00566664-333 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:333: finishing write tid 5 to smithi00566664-333 2023-09-30T09:00:38.250 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 333 v 57 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:334: finishing write tid 1 to smithi00566664-334 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:334: finishing write tid 2 to smithi00566664-334 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:334: finishing write tid 3 to smithi00566664-334 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:334: finishing write tid 4 to smithi00566664-334 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:334: finishing write tid 5 to smithi00566664-334 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 334 v 63 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:335: finishing write tid 1 to smithi00566664-335 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:335: finishing write tid 2 to smithi00566664-335 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:335: finishing write tid 3 to smithi00566664-335 2023-09-30T09:00:38.251 INFO:tasks.rados.rados.0.smithi005.stdout:335: finishing write tid 4 to smithi00566664-335 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:335: finishing write tid 5 to smithi00566664-335 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 335 v 89 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:336: finishing write tid 1 to smithi00566664-336 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:336: finishing write tid 2 to smithi00566664-336 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:336: finishing write tid 3 to smithi00566664-336 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:336: finishing write tid 4 to smithi00566664-336 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:336: finishing write tid 5 to smithi00566664-336 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 336 v 68 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-09-30T09:00:38.252 INFO:tasks.rados.rados.0.smithi005.stdout:337: finishing write tid 1 to smithi00566664-337 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:337: finishing write tid 2 to smithi00566664-337 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:337: finishing write tid 3 to smithi00566664-337 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:337: finishing write tid 4 to smithi00566664-337 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:337: finishing write tid 5 to smithi00566664-337 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 337 v 69 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:338: finishing write tid 1 to smithi00566664-338 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:338: finishing write tid 2 to smithi00566664-338 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:338: finishing write tid 3 to smithi00566664-338 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:338: finishing write tid 4 to smithi00566664-338 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:326: done (15 left) 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:327: done (14 left) 2023-09-30T09:00:38.253 INFO:tasks.rados.rados.0.smithi005.stdout:328: done (13 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:329: done (12 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:330: done (11 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:331: done (10 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:332: done (9 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:333: done (8 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:334: done (7 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:335: done (6 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:336: done (5 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:337: done (4 left) 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:342: write initial oid 342 2023-09-30T09:00:38.254 INFO:tasks.rados.rados.0.smithi005.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-09-30T09:00:38.255 INFO:tasks.rados.rados.0.smithi005.stdout:342: writing smithi00566664-342 from 531187 to 1310628 tid 1 2023-09-30T09:00:38.265 INFO:tasks.rados.rados.0.smithi005.stdout:342: writing smithi00566664-342 from 2088242 to 2826688 tid 2 2023-09-30T09:00:38.271 INFO:tasks.rados.rados.0.smithi005.stdout:342: writing smithi00566664-342 from 3431711 to 3731187 tid 3 2023-09-30T09:00:38.271 INFO:tasks.rados.rados.0.smithi005.stdout:343: write initial oid 343 2023-09-30T09:00:38.271 INFO:tasks.rados.rados.0.smithi005.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-09-30T09:00:38.277 INFO:tasks.rados.rados.0.smithi005.stdout:343: writing smithi00566664-343 from 547994 to 1002684 tid 1 2023-09-30T09:00:38.284 INFO:tasks.rados.rados.0.smithi005.stdout:343: writing smithi00566664-343 from 1746724 to 2228828 tid 2 2023-09-30T09:00:38.290 INFO:tasks.rados.rados.0.smithi005.stdout:343: writing smithi00566664-343 from 2659134 to 3124280 tid 3 2023-09-30T09:00:38.294 INFO:tasks.rados.rados.0.smithi005.stdout:343: writing smithi00566664-343 from 3605976 to 3747994 tid 4 2023-09-30T09:00:38.294 INFO:tasks.rados.rados.0.smithi005.stdout:344: write initial oid 344 2023-09-30T09:00:38.295 INFO:tasks.rados.rados.0.smithi005.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-09-30T09:00:38.301 INFO:tasks.rados.rados.0.smithi005.stdout:344: writing smithi00566664-344 from 564801 to 1211093 tid 1 2023-09-30T09:00:38.310 INFO:tasks.rados.rados.0.smithi005.stdout:344: writing smithi00566664-344 from 1921559 to 2663674 tid 2 2023-09-30T09:00:38.318 INFO:tasks.rados.rados.0.smithi005.stdout:344: writing smithi00566664-344 from 3202910 to 3764801 tid 3 2023-09-30T09:00:38.319 INFO:tasks.rados.rados.0.smithi005.stdout:345: write initial oid 345 2023-09-30T09:00:38.319 INFO:tasks.rados.rados.0.smithi005.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-09-30T09:00:38.326 INFO:tasks.rados.rados.0.smithi005.stdout:345: writing smithi00566664-345 from 581608 to 1303149 tid 1 2023-09-30T09:00:38.333 INFO:tasks.rados.rados.0.smithi005.stdout:345: writing smithi00566664-345 from 1863688 to 2349461 tid 2 2023-09-30T09:00:38.343 INFO:tasks.rados.rados.0.smithi005.stdout:345: writing smithi00566664-345 from 3113980 to 3718023 tid 3 2023-09-30T09:00:38.343 INFO:tasks.rados.rados.0.smithi005.stdout:346: write initial oid 346 2023-09-30T09:00:38.343 INFO:tasks.rados.rados.0.smithi005.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-09-30T09:00:38.351 INFO:tasks.rados.rados.0.smithi005.stdout:346: writing smithi00566664-346 from 598415 to 1395205 tid 1 2023-09-30T09:00:38.360 INFO:tasks.rados.rados.0.smithi005.stdout:346: writing smithi00566664-346 from 1922170 to 2667954 tid 2 2023-09-30T09:00:38.365 INFO:tasks.rados.rados.0.smithi005.stdout:346: writing smithi00566664-346 from 3141403 to 3556718 tid 3 2023-09-30T09:00:38.365 INFO:tasks.rados.rados.0.smithi005.stdout:347: write initial oid 347 2023-09-30T09:00:38.365 INFO:tasks.rados.rados.0.smithi005.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-09-30T09:00:38.372 INFO:tasks.rados.rados.0.smithi005.stdout:347: writing smithi00566664-347 from 615222 to 1087261 tid 1 2023-09-30T09:00:38.378 INFO:tasks.rados.rados.0.smithi005.stdout:347: writing smithi00566664-347 from 1580652 to 2070094 tid 2 2023-09-30T09:00:38.387 INFO:tasks.rados.rados.0.smithi005.stdout:347: writing smithi00566664-347 from 2768826 to 3395413 tid 3 2023-09-30T09:00:38.387 INFO:tasks.rados.rados.0.smithi005.stdout:348: write initial oid 348 2023-09-30T09:00:38.387 INFO:tasks.rados.rados.0.smithi005.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-09-30T09:00:38.394 INFO:tasks.rados.rados.0.smithi005.stdout:348: writing smithi00566664-348 from 632029 to 1179317 tid 1 2023-09-30T09:00:38.402 INFO:tasks.rados.rados.0.smithi005.stdout:348: writing smithi00566664-348 from 1639134 to 2388587 tid 2 2023-09-30T09:00:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:348: writing smithi00566664-348 from 2796249 to 3234108 tid 3 2023-09-30T09:00:38.411 INFO:tasks.rados.rados.0.smithi005.stdout:348: writing smithi00566664-348 from 3653524 to 3832029 tid 4 2023-09-30T09:00:38.411 INFO:tasks.rados.rados.0.smithi005.stdout:349: write initial oid 349 2023-09-30T09:00:38.411 INFO:tasks.rados.rados.0.smithi005.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-09-30T09:00:38.418 INFO:tasks.rados.rados.0.smithi005.stdout:349: writing smithi00566664-349 from 648836 to 1271373 tid 1 2023-09-30T09:00:38.425 INFO:tasks.rados.rados.0.smithi005.stdout:349: writing smithi00566664-349 from 1981263 to 2474374 tid 2 2023-09-30T09:00:38.434 INFO:tasks.rados.rados.0.smithi005.stdout:349: writing smithi00566664-349 from 3107319 to 3848836 tid 3 2023-09-30T09:00:38.434 INFO:tasks.rados.rados.0.smithi005.stdout:350: write initial oid 350 2023-09-30T09:00:38.435 INFO:tasks.rados.rados.0.smithi005.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-09-30T09:00:38.443 INFO:tasks.rados.rados.0.smithi005.stdout:350: writing smithi00566664-350 from 665643 to 1363429 tid 1 2023-09-30T09:00:38.451 INFO:tasks.rados.rados.0.smithi005.stdout:350: writing smithi00566664-350 from 2039745 to 2792867 tid 2 2023-09-30T09:00:38.458 INFO:tasks.rados.rados.0.smithi005.stdout:350: writing smithi00566664-350 from 3534742 to 3865643 tid 3 2023-09-30T09:00:38.458 INFO:tasks.rados.rados.0.smithi005.stdout:351: write initial oid 351 2023-09-30T09:00:38.458 INFO:tasks.rados.rados.0.smithi005.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-09-30T09:00:38.465 INFO:tasks.rados.rados.0.smithi005.stdout:351: writing smithi00566664-351 from 682450 to 1171838 tid 1 2023-09-30T09:00:38.472 INFO:tasks.rados.rados.0.smithi005.stdout:351: writing smithi00566664-351 from 1814580 to 2311360 tid 2 2023-09-30T09:00:38.480 INFO:tasks.rados.rados.0.smithi005.stdout:351: writing smithi00566664-351 from 2878518 to 3666546 tid 3 2023-09-30T09:00:38.480 INFO:tasks.rados.rados.0.smithi005.stdout:352: write initial oid 352 2023-09-30T09:00:38.480 INFO:tasks.rados.rados.0.smithi005.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-09-30T09:00:38.488 INFO:tasks.rados.rados.0.smithi005.stdout:352: writing smithi00566664-352 from 699257 to 1263894 tid 1 2023-09-30T09:00:38.495 INFO:tasks.rados.rados.0.smithi005.stdout:352: writing smithi00566664-352 from 1873062 to 2513500 tid 2 2023-09-30T09:00:38.503 INFO:tasks.rados.rados.0.smithi005.stdout:352: writing smithi00566664-352 from 3305941 to 3899257 tid 3 2023-09-30T09:00:38.503 INFO:tasks.rados.rados.0.smithi005.stdout:353: write initial oid 353 2023-09-30T09:00:38.504 INFO:tasks.rados.rados.0.smithi005.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-09-30T09:00:38.511 INFO:tasks.rados.rados.0.smithi005.stdout:353: writing smithi00566664-353 from 716064 to 1355950 tid 1 2023-09-30T09:00:38.517 INFO:tasks.rados.rados.0.smithi005.stdout:353: writing smithi00566664-353 from 1815191 to 2315640 tid 2 2023-09-30T09:00:38.523 INFO:tasks.rados.rados.0.smithi005.stdout:353: writing smithi00566664-353 from 2817011 to 3343936 tid 3 2023-09-30T09:00:38.523 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:338: finishing write tid 5 to smithi00566664-338 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 338 v 70 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:339: finishing write tid 1 to smithi00566664-339 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:339: finishing write tid 2 to smithi00566664-339 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:339: finishing write tid 3 to smithi00566664-339 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:339: finishing write tid 4 to smithi00566664-339 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:339: finishing write tid 5 to smithi00566664-339 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 339 v 118 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-09-30T09:00:38.524 INFO:tasks.rados.rados.0.smithi005.stdout:340: finishing write tid 1 to smithi00566664-340 2023-09-30T09:00:38.525 INFO:tasks.rados.rados.0.smithi005.stdout:338: done (15 left) 2023-09-30T09:00:38.525 INFO:tasks.rados.rados.0.smithi005.stdout:339: done (14 left) 2023-09-30T09:00:38.525 INFO:tasks.rados.rados.0.smithi005.stdout:354: write initial oid 354 2023-09-30T09:00:38.525 INFO:tasks.rados.rados.0.smithi005.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-09-30T09:00:38.534 INFO:tasks.rados.rados.0.smithi005.stdout:354: writing smithi00566664-354 from 732871 to 1448006 tid 1 2023-09-30T09:00:38.539 INFO:tasks.rados.rados.0.smithi005.stdout:354: writing smithi00566664-354 from 1873673 to 2517780 tid 2 2023-09-30T09:00:38.548 INFO:tasks.rados.rados.0.smithi005.stdout:354: writing smithi00566664-354 from 3244434 to 3932871 tid 3 2023-09-30T09:00:38.548 INFO:tasks.rados.rados.0.smithi005.stdout:355: write initial oid 355 2023-09-30T09:00:38.548 INFO:tasks.rados.rados.0.smithi005.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-09-30T09:00:38.558 INFO:tasks.rados.rados.0.smithi005.stdout:355: writing smithi00566664-355 from 749678 to 1540062 tid 1 2023-09-30T09:00:38.565 INFO:tasks.rados.rados.0.smithi005.stdout:355: writing smithi00566664-355 from 2332155 to 2836273 tid 2 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:355: writing smithi00566664-355 from 3271857 to 3821326 tid 3 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:340: finishing write tid 2 to smithi00566664-340 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:340: finishing write tid 3 to smithi00566664-340 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:340: finishing write tid 4 to smithi00566664-340 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:340: finishing write tid 5 to smithi00566664-340 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 340 v 74 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-09-30T09:00:38.572 INFO:tasks.rados.rados.0.smithi005.stdout:341: finishing write tid 1 to smithi00566664-341 2023-09-30T09:00:38.573 INFO:tasks.rados.rados.0.smithi005.stdout:341: finishing write tid 2 to smithi00566664-341 2023-09-30T09:00:38.573 INFO:tasks.rados.rados.0.smithi005.stdout:340: done (15 left) 2023-09-30T09:00:38.573 INFO:tasks.rados.rados.0.smithi005.stdout:356: write initial oid 356 2023-09-30T09:00:38.573 INFO:tasks.rados.rados.0.smithi005.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-09-30T09:00:38.579 INFO:tasks.rados.rados.0.smithi005.stdout:356: writing smithi00566664-356 from 766485 to 1232118 tid 1 2023-09-30T09:00:38.587 INFO:tasks.rados.rados.0.smithi005.stdout:356: writing smithi00566664-356 from 1990637 to 2638413 tid 2 2023-09-30T09:00:38.596 INFO:tasks.rados.rados.0.smithi005.stdout:356: writing smithi00566664-356 from 3299280 to 3966485 tid 3 2023-09-30T09:00:38.596 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.596 INFO:tasks.rados.rados.0.smithi005.stdout:341: finishing write tid 3 to smithi00566664-341 2023-09-30T09:00:38.596 INFO:tasks.rados.rados.0.smithi005.stdout:341: finishing write tid 4 to smithi00566664-341 2023-09-30T09:00:38.596 INFO:tasks.rados.rados.0.smithi005.stdout:341: finishing write tid 5 to smithi00566664-341 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 341 v 72 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:342: finishing write tid 1 to smithi00566664-342 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:342: finishing write tid 2 to smithi00566664-342 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:342: finishing write tid 3 to smithi00566664-342 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:341: done (15 left) 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:357: write initial oid 357 2023-09-30T09:00:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-09-30T09:00:38.604 INFO:tasks.rados.rados.0.smithi005.stdout:357: writing smithi00566664-357 from 783292 to 1324174 tid 1 2023-09-30T09:00:38.611 INFO:tasks.rados.rados.0.smithi005.stdout:357: writing smithi00566664-357 from 1932766 to 2440553 tid 2 2023-09-30T09:00:38.619 INFO:tasks.rados.rados.0.smithi005.stdout:357: writing smithi00566664-357 from 3210350 to 3782363 tid 3 2023-09-30T09:00:38.619 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.619 INFO:tasks.rados.rados.0.smithi005.stdout:342: finishing write tid 4 to smithi00566664-342 2023-09-30T09:00:38.619 INFO:tasks.rados.rados.0.smithi005.stdout:342: finishing write tid 5 to smithi00566664-342 2023-09-30T09:00:38.620 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 342 v 122 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-09-30T09:00:38.620 INFO:tasks.rados.rados.0.smithi005.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-09-30T09:00:38.620 INFO:tasks.rados.rados.0.smithi005.stdout:343: finishing write tid 1 to smithi00566664-343 2023-09-30T09:00:38.620 INFO:tasks.rados.rados.0.smithi005.stdout:343: finishing write tid 2 to smithi00566664-343 2023-09-30T09:00:38.620 INFO:tasks.rados.rados.0.smithi005.stdout:342: done (15 left) 2023-09-30T09:00:38.620 INFO:tasks.rados.rados.0.smithi005.stdout:358: write initial oid 358 2023-09-30T09:00:38.620 INFO:tasks.rados.rados.0.smithi005.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-09-30T09:00:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:358: writing smithi00566664-358 from 400099 to 1016230 tid 1 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout:358: writing smithi00566664-358 from 1591248 to 2000099 tid 2 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout:343: finishing write tid 3 to smithi00566664-343 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout:343: finishing write tid 4 to smithi00566664-343 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout:343: finishing write tid 5 to smithi00566664-343 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout:343: finishing write tid 6 to smithi00566664-343 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 343 v 74 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-09-30T09:00:38.636 INFO:tasks.rados.rados.0.smithi005.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:344: finishing write tid 1 to smithi00566664-344 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:344: finishing write tid 2 to smithi00566664-344 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:344: finishing write tid 3 to smithi00566664-344 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:344: finishing write tid 4 to smithi00566664-344 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:344: finishing write tid 5 to smithi00566664-344 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 344 v 63 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:345: finishing write tid 1 to smithi00566664-345 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:345: finishing write tid 2 to smithi00566664-345 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:345: finishing write tid 3 to smithi00566664-345 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:345: finishing write tid 4 to smithi00566664-345 2023-09-30T09:00:38.637 INFO:tasks.rados.rados.0.smithi005.stdout:345: finishing write tid 5 to smithi00566664-345 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 345 v 126 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:346: finishing write tid 1 to smithi00566664-346 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:346: finishing write tid 2 to smithi00566664-346 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:346: finishing write tid 3 to smithi00566664-346 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:346: finishing write tid 4 to smithi00566664-346 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:346: finishing write tid 5 to smithi00566664-346 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 346 v 77 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:347: finishing write tid 1 to smithi00566664-347 2023-09-30T09:00:38.638 INFO:tasks.rados.rados.0.smithi005.stdout:347: finishing write tid 2 to smithi00566664-347 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:347: finishing write tid 3 to smithi00566664-347 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:347: finishing write tid 4 to smithi00566664-347 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:347: finishing write tid 5 to smithi00566664-347 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 347 v 56 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:348: finishing write tid 1 to smithi00566664-348 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:348: finishing write tid 2 to smithi00566664-348 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:348: finishing write tid 3 to smithi00566664-348 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:348: finishing write tid 4 to smithi00566664-348 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:348: finishing write tid 5 to smithi00566664-348 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:348: finishing write tid 6 to smithi00566664-348 2023-09-30T09:00:38.639 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 348 v 61 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:349: finishing write tid 1 to smithi00566664-349 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:349: finishing write tid 2 to smithi00566664-349 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:349: finishing write tid 3 to smithi00566664-349 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:349: finishing write tid 4 to smithi00566664-349 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:349: finishing write tid 5 to smithi00566664-349 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 349 v 130 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:350: finishing write tid 1 to smithi00566664-350 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:350: finishing write tid 2 to smithi00566664-350 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:350: finishing write tid 3 to smithi00566664-350 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:350: finishing write tid 4 to smithi00566664-350 2023-09-30T09:00:38.640 INFO:tasks.rados.rados.0.smithi005.stdout:343: done (15 left) 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:344: done (14 left) 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:345: done (13 left) 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:346: done (12 left) 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:347: done (11 left) 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:348: done (10 left) 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:349: done (9 left) 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:359: write initial oid 359 2023-09-30T09:00:38.641 INFO:tasks.rados.rados.0.smithi005.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-09-30T09:00:38.642 INFO:tasks.rados.rados.0.smithi005.stdout:359: writing smithi00566664-359 from 416906 to 824639 tid 1 2023-09-30T09:00:38.647 INFO:tasks.rados.rados.0.smithi005.stdout:359: writing smithi00566664-359 from 1366083 to 1877539 tid 2 2023-09-30T09:00:38.647 INFO:tasks.rados.rados.0.smithi005.stdout:360: write initial oid 360 2023-09-30T09:00:38.647 INFO:tasks.rados.rados.0.smithi005.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-09-30T09:00:38.652 INFO:tasks.rados.rados.0.smithi005.stdout:360: writing smithi00566664-360 from 433713 to 916695 tid 1 2023-09-30T09:00:38.659 INFO:tasks.rados.rados.0.smithi005.stdout:360: writing smithi00566664-360 from 1424565 to 2033713 tid 2 2023-09-30T09:00:38.659 INFO:tasks.rados.rados.0.smithi005.stdout:361: write initial oid 361 2023-09-30T09:00:38.659 INFO:tasks.rados.rados.0.smithi005.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-09-30T09:00:38.665 INFO:tasks.rados.rados.0.smithi005.stdout:361: writing smithi00566664-361 from 450520 to 1008751 tid 1 2023-09-30T09:00:38.672 INFO:tasks.rados.rados.0.smithi005.stdout:361: writing smithi00566664-361 from 1483047 to 1998172 tid 2 2023-09-30T09:00:38.672 INFO:tasks.rados.rados.0.smithi005.stdout:362: write initial oid 362 2023-09-30T09:00:38.672 INFO:tasks.rados.rados.0.smithi005.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-09-30T09:00:38.678 INFO:tasks.rados.rados.0.smithi005.stdout:362: writing smithi00566664-362 from 467327 to 1100807 tid 1 2023-09-30T09:00:38.684 INFO:tasks.rados.rados.0.smithi005.stdout:362: writing smithi00566664-362 from 1825176 to 2067327 tid 2 2023-09-30T09:00:38.684 INFO:tasks.rados.rados.0.smithi005.stdout:363: write initial oid 363 2023-09-30T09:00:38.685 INFO:tasks.rados.rados.0.smithi005.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-09-30T09:00:38.692 INFO:tasks.rados.rados.0.smithi005.stdout:363: writing smithi00566664-363 from 484134 to 1192863 tid 1 2023-09-30T09:00:38.698 INFO:tasks.rados.rados.0.smithi005.stdout:363: writing smithi00566664-363 from 1883658 to 2084134 tid 2 2023-09-30T09:00:38.698 INFO:tasks.rados.rados.0.smithi005.stdout:364: write initial oid 364 2023-09-30T09:00:38.698 INFO:tasks.rados.rados.0.smithi005.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-09-30T09:00:38.707 INFO:tasks.rados.rados.0.smithi005.stdout:364: writing smithi00566664-364 from 500941 to 1284919 tid 1 2023-09-30T09:00:38.712 INFO:tasks.rados.rados.0.smithi005.stdout:364: writing smithi00566664-364 from 1942140 to 2100941 tid 2 2023-09-30T09:00:38.712 INFO:tasks.rados.rados.0.smithi005.stdout:365: write initial oid 365 2023-09-30T09:00:38.712 INFO:tasks.rados.rados.0.smithi005.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-09-30T09:00:38.717 INFO:tasks.rados.rados.0.smithi005.stdout:365: writing smithi00566664-365 from 517748 to 976975 tid 1 2023-09-30T09:00:38.724 INFO:tasks.rados.rados.0.smithi005.stdout:365: writing smithi00566664-365 from 1600622 to 2006732 tid 2 2023-09-30T09:00:38.724 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.724 INFO:tasks.rados.rados.0.smithi005.stdout:350: finishing write tid 5 to smithi00566664-350 2023-09-30T09:00:38.724 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 350 v 89 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-09-30T09:00:38.724 INFO:tasks.rados.rados.0.smithi005.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-09-30T09:00:38.724 INFO:tasks.rados.rados.0.smithi005.stdout:351: finishing write tid 1 to smithi00566664-351 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:351: finishing write tid 2 to smithi00566664-351 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:351: finishing write tid 3 to smithi00566664-351 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:351: finishing write tid 4 to smithi00566664-351 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:351: finishing write tid 5 to smithi00566664-351 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 351 v 93 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:352: finishing write tid 1 to smithi00566664-352 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:350: done (15 left) 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:351: done (14 left) 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:366: write initial oid 366 2023-09-30T09:00:38.725 INFO:tasks.rados.rados.0.smithi005.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-09-30T09:00:38.732 INFO:tasks.rados.rados.0.smithi005.stdout:366: writing smithi00566664-366 from 534555 to 1185384 tid 1 2023-09-30T09:00:38.739 INFO:tasks.rados.rados.0.smithi005.stdout:366: writing smithi00566664-366 from 1659104 to 2134555 tid 2 2023-09-30T09:00:38.739 INFO:tasks.rados.rados.0.smithi005.stdout:367: write initial oid 367 2023-09-30T09:00:38.739 INFO:tasks.rados.rados.0.smithi005.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-09-30T09:00:38.746 INFO:tasks.rados.rados.0.smithi005.stdout:367: writing smithi00566664-367 from 551362 to 1277440 tid 1 2023-09-30T09:00:38.752 INFO:tasks.rados.rados.0.smithi005.stdout:367: writing smithi00566664-367 from 1717586 to 2127365 tid 2 2023-09-30T09:00:38.752 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.752 INFO:tasks.rados.rados.0.smithi005.stdout:352: finishing write tid 2 to smithi00566664-352 2023-09-30T09:00:38.752 INFO:tasks.rados.rados.0.smithi005.stdout:352: finishing write tid 3 to smithi00566664-352 2023-09-30T09:00:38.752 INFO:tasks.rados.rados.0.smithi005.stdout:352: finishing write tid 4 to smithi00566664-352 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:352: finishing write tid 5 to smithi00566664-352 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 352 v 61 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:353: finishing write tid 1 to smithi00566664-353 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:353: finishing write tid 2 to smithi00566664-353 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:353: finishing write tid 3 to smithi00566664-353 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:353: finishing write tid 4 to smithi00566664-353 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:353: finishing write tid 5 to smithi00566664-353 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 353 v 69 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:354: finishing write tid 1 to smithi00566664-354 2023-09-30T09:00:38.753 INFO:tasks.rados.rados.0.smithi005.stdout:352: done (15 left) 2023-09-30T09:00:38.754 INFO:tasks.rados.rados.0.smithi005.stdout:353: done (14 left) 2023-09-30T09:00:38.754 INFO:tasks.rados.rados.0.smithi005.stdout:368: write initial oid 368 2023-09-30T09:00:38.754 INFO:tasks.rados.rados.0.smithi005.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-09-30T09:00:38.757 INFO:tasks.rados.rados.0.smithi005.stdout:368: writing smithi00566664-368 from 568169 to 969496 tid 1 2023-09-30T09:00:38.764 INFO:tasks.rados.rados.0.smithi005.stdout:368: writing smithi00566664-368 from 1376068 to 2045858 tid 2 2023-09-30T09:00:38.764 INFO:tasks.rados.rados.0.smithi005.stdout:369: write initial oid 369 2023-09-30T09:00:38.765 INFO:tasks.rados.rados.0.smithi005.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-09-30T09:00:38.771 INFO:tasks.rados.rados.0.smithi005.stdout:369: writing smithi00566664-369 from 584976 to 1061552 tid 1 2023-09-30T09:00:38.780 INFO:tasks.rados.rados.0.smithi005.stdout:369: writing smithi00566664-369 from 1834550 to 2184976 tid 2 2023-09-30T09:00:38.780 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.780 INFO:tasks.rados.rados.0.smithi005.stdout:354: finishing write tid 2 to smithi00566664-354 2023-09-30T09:00:38.780 INFO:tasks.rados.rados.0.smithi005.stdout:354: finishing write tid 3 to smithi00566664-354 2023-09-30T09:00:38.780 INFO:tasks.rados.rados.0.smithi005.stdout:354: finishing write tid 4 to smithi00566664-354 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:354: finishing write tid 5 to smithi00566664-354 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 354 v 71 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:355: finishing write tid 1 to smithi00566664-355 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:355: finishing write tid 2 to smithi00566664-355 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:355: finishing write tid 3 to smithi00566664-355 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:355: finishing write tid 4 to smithi00566664-355 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:354: done (15 left) 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:370: write initial oid 370 2023-09-30T09:00:38.781 INFO:tasks.rados.rados.0.smithi005.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-09-30T09:00:38.788 INFO:tasks.rados.rados.0.smithi005.stdout:370: writing smithi00566664-370 from 601783 to 1153608 tid 1 2023-09-30T09:00:38.795 INFO:tasks.rados.rados.0.smithi005.stdout:370: writing smithi00566664-370 from 1776679 to 2201783 tid 2 2023-09-30T09:00:38.795 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.795 INFO:tasks.rados.rados.0.smithi005.stdout:355: finishing write tid 5 to smithi00566664-355 2023-09-30T09:00:38.795 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 355 v 81 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-09-30T09:00:38.796 INFO:tasks.rados.rados.0.smithi005.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-09-30T09:00:38.796 INFO:tasks.rados.rados.0.smithi005.stdout:356: finishing write tid 1 to smithi00566664-356 2023-09-30T09:00:38.796 INFO:tasks.rados.rados.0.smithi005.stdout:355: done (15 left) 2023-09-30T09:00:38.796 INFO:tasks.rados.rados.0.smithi005.stdout:371: write initial oid 371 2023-09-30T09:00:38.796 INFO:tasks.rados.rados.0.smithi005.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-09-30T09:00:38.803 INFO:tasks.rados.rados.0.smithi005.stdout:371: writing smithi00566664-371 from 618590 to 1245664 tid 1 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:371: writing smithi00566664-371 from 1835161 to 2218590 tid 2 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:356: finishing write tid 2 to smithi00566664-356 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:356: finishing write tid 3 to smithi00566664-356 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:356: finishing write tid 4 to smithi00566664-356 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:356: finishing write tid 5 to smithi00566664-356 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 356 v 73 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:357: finishing write tid 1 to smithi00566664-357 2023-09-30T09:00:38.809 INFO:tasks.rados.rados.0.smithi005.stdout:357: finishing write tid 2 to smithi00566664-357 2023-09-30T09:00:38.810 INFO:tasks.rados.rados.0.smithi005.stdout:357: finishing write tid 3 to smithi00566664-357 2023-09-30T09:00:38.810 INFO:tasks.rados.rados.0.smithi005.stdout:356: done (15 left) 2023-09-30T09:00:38.810 INFO:tasks.rados.rados.0.smithi005.stdout:372: write initial oid 372 2023-09-30T09:00:38.810 INFO:tasks.rados.rados.0.smithi005.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-09-30T09:00:38.817 INFO:tasks.rados.rados.0.smithi005.stdout:372: writing smithi00566664-372 from 635397 to 1337720 tid 1 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:372: writing smithi00566664-372 from 1893643 to 2235397 tid 2 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:357: finishing write tid 4 to smithi00566664-357 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:357: finishing write tid 5 to smithi00566664-357 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 357 v 97 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:357: done (15 left) 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:373: write initial oid 373 2023-09-30T09:00:38.823 INFO:tasks.rados.rados.0.smithi005.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-09-30T09:00:38.831 INFO:tasks.rados.rados.0.smithi005.stdout:373: writing smithi00566664-373 from 652204 to 1429776 tid 1 2023-09-30T09:00:38.836 INFO:tasks.rados.rados.0.smithi005.stdout:373: writing smithi00566664-373 from 1952125 to 2252204 tid 2 2023-09-30T09:00:38.836 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.836 INFO:tasks.rados.rados.0.smithi005.stdout:358: finishing write tid 1 to smithi00566664-358 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:358: finishing write tid 2 to smithi00566664-358 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:358: finishing write tid 3 to smithi00566664-358 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:358: finishing write tid 4 to smithi00566664-358 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 358 v 81 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:359: finishing write tid 1 to smithi00566664-359 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:359: finishing write tid 2 to smithi00566664-359 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:359: finishing write tid 3 to smithi00566664-359 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:358: done (15 left) 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:374: write initial oid 374 2023-09-30T09:00:38.837 INFO:tasks.rados.rados.0.smithi005.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-09-30T09:00:38.843 INFO:tasks.rados.rados.0.smithi005.stdout:374: writing smithi00566664-374 from 669011 to 1238185 tid 1 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout:374: writing smithi00566664-374 from 2010607 to 2269011 tid 2 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout:359: finishing write tid 4 to smithi00566664-359 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 359 v 84 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout:359: done (15 left) 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout:375: write initial oid 375 2023-09-30T09:00:38.850 INFO:tasks.rados.rados.0.smithi005.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-09-30T09:00:38.859 INFO:tasks.rados.rados.0.smithi005.stdout:375: writing smithi00566664-375 from 685818 to 1330241 tid 1 2023-09-30T09:00:38.868 INFO:tasks.rados.rados.0.smithi005.stdout:375: writing smithi00566664-375 from 2069089 to 2285818 tid 2 2023-09-30T09:00:38.868 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.868 INFO:tasks.rados.rados.0.smithi005.stdout:360: finishing write tid 1 to smithi00566664-360 2023-09-30T09:00:38.868 INFO:tasks.rados.rados.0.smithi005.stdout:360: finishing write tid 2 to smithi00566664-360 2023-09-30T09:00:38.868 INFO:tasks.rados.rados.0.smithi005.stdout:360: finishing write tid 3 to smithi00566664-360 2023-09-30T09:00:38.868 INFO:tasks.rados.rados.0.smithi005.stdout:360: finishing write tid 4 to smithi00566664-360 2023-09-30T09:00:38.869 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 360 v 76 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-09-30T09:00:38.869 INFO:tasks.rados.rados.0.smithi005.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-09-30T09:00:38.869 INFO:tasks.rados.rados.0.smithi005.stdout:361: finishing write tid 1 to smithi00566664-361 2023-09-30T09:00:38.869 INFO:tasks.rados.rados.0.smithi005.stdout:360: done (15 left) 2023-09-30T09:00:38.869 INFO:tasks.rados.rados.0.smithi005.stdout:376: write initial oid 376 2023-09-30T09:00:38.869 INFO:tasks.rados.rados.0.smithi005.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-09-30T09:00:38.876 INFO:tasks.rados.rados.0.smithi005.stdout:376: writing smithi00566664-376 from 702625 to 1422297 tid 1 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:376: writing smithi00566664-376 from 2127571 to 2302625 tid 2 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:361: finishing write tid 2 to smithi00566664-361 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:361: finishing write tid 3 to smithi00566664-361 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:361: finishing write tid 4 to smithi00566664-361 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 361 v 66 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:362: finishing write tid 1 to smithi00566664-362 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:362: finishing write tid 2 to smithi00566664-362 2023-09-30T09:00:38.882 INFO:tasks.rados.rados.0.smithi005.stdout:361: done (15 left) 2023-09-30T09:00:38.883 INFO:tasks.rados.rados.0.smithi005.stdout:377: write initial oid 377 2023-09-30T09:00:38.883 INFO:tasks.rados.rados.0.smithi005.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-09-30T09:00:38.890 INFO:tasks.rados.rados.0.smithi005.stdout:377: writing smithi00566664-377 from 719432 to 1514353 tid 1 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:377: writing smithi00566664-377 from 2186053 to 2319432 tid 2 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:362: finishing write tid 3 to smithi00566664-362 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:362: finishing write tid 4 to smithi00566664-362 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 362 v 87 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:363: finishing write tid 1 to smithi00566664-363 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:363: finishing write tid 2 to smithi00566664-363 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:363: finishing write tid 3 to smithi00566664-363 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:363: finishing write tid 4 to smithi00566664-363 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 363 v 90 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-09-30T09:00:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-09-30T09:00:38.897 INFO:tasks.rados.rados.0.smithi005.stdout:364: finishing write tid 1 to smithi00566664-364 2023-09-30T09:00:38.897 INFO:tasks.rados.rados.0.smithi005.stdout:362: done (15 left) 2023-09-30T09:00:38.897 INFO:tasks.rados.rados.0.smithi005.stdout:363: done (14 left) 2023-09-30T09:00:38.897 INFO:tasks.rados.rados.0.smithi005.stdout:378: write initial oid 378 2023-09-30T09:00:38.897 INFO:tasks.rados.rados.0.smithi005.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-09-30T09:00:38.902 INFO:tasks.rados.rados.0.smithi005.stdout:378: writing smithi00566664-378 from 736239 to 1206409 tid 1 2023-09-30T09:00:38.909 INFO:tasks.rados.rados.0.smithi005.stdout:378: writing smithi00566664-378 from 1728182 to 2299964 tid 2 2023-09-30T09:00:38.909 INFO:tasks.rados.rados.0.smithi005.stdout:379: write initial oid 379 2023-09-30T09:00:38.909 INFO:tasks.rados.rados.0.smithi005.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-09-30T09:00:38.916 INFO:tasks.rados.rados.0.smithi005.stdout:379: writing smithi00566664-379 from 753046 to 1298465 tid 1 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:379: writing smithi00566664-379 from 1786664 to 2218457 tid 2 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:364: finishing write tid 2 to smithi00566664-364 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:364: finishing write tid 3 to smithi00566664-364 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:364: finishing write tid 4 to smithi00566664-364 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 364 v 75 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-09-30T09:00:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:365: finishing write tid 1 to smithi00566664-365 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:365: finishing write tid 2 to smithi00566664-365 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:365: finishing write tid 3 to smithi00566664-365 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:365: finishing write tid 4 to smithi00566664-365 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 365 v 92 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:366: finishing write tid 1 to smithi00566664-366 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:366: finishing write tid 2 to smithi00566664-366 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:366: finishing write tid 3 to smithi00566664-366 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:366: finishing write tid 4 to smithi00566664-366 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 366 v 100 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-09-30T09:00:38.925 INFO:tasks.rados.rados.0.smithi005.stdout:367: finishing write tid 1 to smithi00566664-367 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:367: finishing write tid 2 to smithi00566664-367 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:367: finishing write tid 3 to smithi00566664-367 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:367: finishing write tid 4 to smithi00566664-367 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 367 v 79 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:368: finishing write tid 1 to smithi00566664-368 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:368: finishing write tid 2 to smithi00566664-368 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:368: finishing write tid 3 to smithi00566664-368 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:368: finishing write tid 4 to smithi00566664-368 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 368 v 84 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-09-30T09:00:38.926 INFO:tasks.rados.rados.0.smithi005.stdout:369: finishing write tid 1 to smithi00566664-369 2023-09-30T09:00:38.927 INFO:tasks.rados.rados.0.smithi005.stdout:364: done (15 left) 2023-09-30T09:00:38.927 INFO:tasks.rados.rados.0.smithi005.stdout:365: done (14 left) 2023-09-30T09:00:38.927 INFO:tasks.rados.rados.0.smithi005.stdout:366: done (13 left) 2023-09-30T09:00:38.927 INFO:tasks.rados.rados.0.smithi005.stdout:367: done (12 left) 2023-09-30T09:00:38.927 INFO:tasks.rados.rados.0.smithi005.stdout:368: done (11 left) 2023-09-30T09:00:38.927 INFO:tasks.rados.rados.0.smithi005.stdout:380: write initial oid 380 2023-09-30T09:00:38.927 INFO:tasks.rados.rados.0.smithi005.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-09-30T09:00:38.931 INFO:tasks.rados.rados.0.smithi005.stdout:380: writing smithi00566664-380 from 769853 to 1390521 tid 1 2023-09-30T09:00:38.937 INFO:tasks.rados.rados.0.smithi005.stdout:380: writing smithi00566664-380 from 1845146 to 2369853 tid 2 2023-09-30T09:00:38.937 INFO:tasks.rados.rados.0.smithi005.stdout:381: write initial oid 381 2023-09-30T09:00:38.937 INFO:tasks.rados.rados.0.smithi005.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-09-30T09:00:38.946 INFO:tasks.rados.rados.0.smithi005.stdout:381: writing smithi00566664-381 from 786660 to 1482577 tid 1 2023-09-30T09:00:38.951 INFO:tasks.rados.rados.0.smithi005.stdout:381: writing smithi00566664-381 from 1903628 to 2339090 tid 2 2023-09-30T09:00:38.951 INFO:tasks.rados.rados.0.smithi005.stdout:382: write initial oid 382 2023-09-30T09:00:38.951 INFO:tasks.rados.rados.0.smithi005.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-09-30T09:00:38.956 INFO:tasks.rados.rados.0.smithi005.stdout:382: writing smithi00566664-382 from 403467 to 890986 tid 1 2023-09-30T09:00:38.964 INFO:tasks.rados.rados.0.smithi005.stdout:382: writing smithi00566664-382 from 1562110 to 2141230 tid 2 2023-09-30T09:00:38.964 INFO:tasks.rados.rados.0.smithi005.stdout:383: write initial oid 383 2023-09-30T09:00:38.964 INFO:tasks.rados.rados.0.smithi005.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-09-30T09:00:38.970 INFO:tasks.rados.rados.0.smithi005.stdout:383: writing smithi00566664-383 from 420274 to 983042 tid 1 2023-09-30T09:00:38.977 INFO:tasks.rados.rados.0.smithi005.stdout:383: writing smithi00566664-383 from 1620592 to 2059723 tid 2 2023-09-30T09:00:38.977 INFO:tasks.rados.rados.0.smithi005.stdout:384: write initial oid 384 2023-09-30T09:00:38.977 INFO:tasks.rados.rados.0.smithi005.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-09-30T09:00:38.983 INFO:tasks.rados.rados.0.smithi005.stdout:384: writing smithi00566664-384 from 437081 to 1075098 tid 1 2023-09-30T09:00:38.991 INFO:tasks.rados.rados.0.smithi005.stdout:384: writing smithi00566664-384 from 1679074 to 2261863 tid 2 2023-09-30T09:00:38.991 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:38.991 INFO:tasks.rados.rados.0.smithi005.stdout:369: finishing write tid 2 to smithi00566664-369 2023-09-30T09:00:38.991 INFO:tasks.rados.rados.0.smithi005.stdout:369: finishing write tid 3 to smithi00566664-369 2023-09-30T09:00:38.991 INFO:tasks.rados.rados.0.smithi005.stdout:369: finishing write tid 4 to smithi00566664-369 2023-09-30T09:00:38.991 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 369 v 74 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:370: finishing write tid 1 to smithi00566664-370 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:370: finishing write tid 2 to smithi00566664-370 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:370: finishing write tid 3 to smithi00566664-370 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:370: finishing write tid 4 to smithi00566664-370 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 370 v 77 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:371: finishing write tid 1 to smithi00566664-371 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:371: finishing write tid 2 to smithi00566664-371 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:369: done (15 left) 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:370: done (14 left) 2023-09-30T09:00:38.992 INFO:tasks.rados.rados.0.smithi005.stdout:385: write initial oid 385 2023-09-30T09:00:38.993 INFO:tasks.rados.rados.0.smithi005.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-09-30T09:00:38.997 INFO:tasks.rados.rados.0.smithi005.stdout:385: writing smithi00566664-385 from 453888 to 1167154 tid 1 2023-09-30T09:00:39.004 INFO:tasks.rados.rados.0.smithi005.stdout:385: writing smithi00566664-385 from 1737556 to 2180356 tid 2 2023-09-30T09:00:39.004 INFO:tasks.rados.rados.0.smithi005.stdout:386: write initial oid 386 2023-09-30T09:00:39.004 INFO:tasks.rados.rados.0.smithi005.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-09-30T09:00:39.011 INFO:tasks.rados.rados.0.smithi005.stdout:386: writing smithi00566664-386 from 470695 to 1259210 tid 1 2023-09-30T09:00:39.018 INFO:tasks.rados.rados.0.smithi005.stdout:386: writing smithi00566664-386 from 1679685 to 2266143 tid 2 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:371: finishing write tid 3 to smithi00566664-371 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:371: finishing write tid 4 to smithi00566664-371 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 371 v 103 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:372: finishing write tid 1 to smithi00566664-372 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:372: finishing write tid 2 to smithi00566664-372 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:372: finishing write tid 3 to smithi00566664-372 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:372: finishing write tid 4 to smithi00566664-372 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 372 v 133 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-09-30T09:00:39.019 INFO:tasks.rados.rados.0.smithi005.stdout:373: finishing write tid 1 to smithi00566664-373 2023-09-30T09:00:39.020 INFO:tasks.rados.rados.0.smithi005.stdout:373: finishing write tid 2 to smithi00566664-373 2023-09-30T09:00:39.020 INFO:tasks.rados.rados.0.smithi005.stdout:373: finishing write tid 3 to smithi00566664-373 2023-09-30T09:00:39.020 INFO:tasks.rados.rados.0.smithi005.stdout:371: done (15 left) 2023-09-30T09:00:39.020 INFO:tasks.rados.rados.0.smithi005.stdout:372: done (14 left) 2023-09-30T09:00:39.020 INFO:tasks.rados.rados.0.smithi005.stdout:387: write initial oid 387 2023-09-30T09:00:39.020 INFO:tasks.rados.rados.0.smithi005.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-09-30T09:00:39.024 INFO:tasks.rados.rados.0.smithi005.stdout:387: writing smithi00566664-387 from 487502 to 951266 tid 1 2023-09-30T09:00:39.031 INFO:tasks.rados.rados.0.smithi005.stdout:387: writing smithi00566664-387 from 1738167 to 2184636 tid 2 2023-09-30T09:00:39.031 INFO:tasks.rados.rados.0.smithi005.stdout:388: write initial oid 388 2023-09-30T09:00:39.031 INFO:tasks.rados.rados.0.smithi005.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-09-30T09:00:39.037 INFO:tasks.rados.rados.0.smithi005.stdout:388: writing smithi00566664-388 from 504309 to 1043322 tid 1 2023-09-30T09:00:39.047 INFO:tasks.rados.rados.0.smithi005.stdout:388: writing smithi00566664-388 from 1796649 to 2386776 tid 2 2023-09-30T09:00:39.047 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.047 INFO:tasks.rados.rados.0.smithi005.stdout:373: finishing write tid 4 to smithi00566664-373 2023-09-30T09:00:39.047 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 373 v 78 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:374: finishing write tid 1 to smithi00566664-374 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:374: finishing write tid 2 to smithi00566664-374 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:374: finishing write tid 3 to smithi00566664-374 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:374: finishing write tid 4 to smithi00566664-374 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 374 v 95 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:375: finishing write tid 1 to smithi00566664-375 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:375: finishing write tid 2 to smithi00566664-375 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:373: done (15 left) 2023-09-30T09:00:39.048 INFO:tasks.rados.rados.0.smithi005.stdout:374: done (14 left) 2023-09-30T09:00:39.049 INFO:tasks.rados.rados.0.smithi005.stdout:389: write initial oid 389 2023-09-30T09:00:39.049 INFO:tasks.rados.rados.0.smithi005.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-09-30T09:00:39.053 INFO:tasks.rados.rados.0.smithi005.stdout:389: writing smithi00566664-389 from 521116 to 1251731 tid 1 2023-09-30T09:00:39.061 INFO:tasks.rados.rados.0.smithi005.stdout:389: writing smithi00566664-389 from 1971484 to 2521116 tid 2 2023-09-30T09:00:39.061 INFO:tasks.rados.rados.0.smithi005.stdout:390: write initial oid 390 2023-09-30T09:00:39.061 INFO:tasks.rados.rados.0.smithi005.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-09-30T09:00:39.066 INFO:tasks.rados.rados.0.smithi005.stdout:390: writing smithi00566664-390 from 537923 to 943787 tid 1 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:390: writing smithi00566664-390 from 1513613 to 2107409 tid 2 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:375: finishing write tid 3 to smithi00566664-375 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:375: finishing write tid 4 to smithi00566664-375 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 375 v 82 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:376: finishing write tid 1 to smithi00566664-376 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:375: done (15 left) 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:391: write initial oid 391 2023-09-30T09:00:39.074 INFO:tasks.rados.rados.0.smithi005.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-09-30T09:00:39.080 INFO:tasks.rados.rados.0.smithi005.stdout:391: writing smithi00566664-391 from 554730 to 1035843 tid 1 2023-09-30T09:00:39.087 INFO:tasks.rados.rados.0.smithi005.stdout:391: writing smithi00566664-391 from 1572095 to 2309549 tid 2 2023-09-30T09:00:39.087 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.087 INFO:tasks.rados.rados.0.smithi005.stdout:376: finishing write tid 2 to smithi00566664-376 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:376: finishing write tid 3 to smithi00566664-376 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:376: finishing write tid 4 to smithi00566664-376 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 376 v 64 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:377: finishing write tid 1 to smithi00566664-377 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:377: finishing write tid 2 to smithi00566664-377 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:377: finishing write tid 3 to smithi00566664-377 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:376: done (15 left) 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:392: write initial oid 392 2023-09-30T09:00:39.088 INFO:tasks.rados.rados.0.smithi005.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-09-30T09:00:39.094 INFO:tasks.rados.rados.0.smithi005.stdout:392: writing smithi00566664-392 from 571537 to 1127899 tid 1 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:392: writing smithi00566664-392 from 1630577 to 2228042 tid 2 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:377: finishing write tid 4 to smithi00566664-377 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 80 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:378: finishing write tid 1 to smithi00566664-378 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:378: finishing write tid 2 to smithi00566664-378 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:378: finishing write tid 3 to smithi00566664-378 2023-09-30T09:00:39.101 INFO:tasks.rados.rados.0.smithi005.stdout:377: done (15 left) 2023-09-30T09:00:39.102 INFO:tasks.rados.rados.0.smithi005.stdout:393: write initial oid 393 2023-09-30T09:00:39.102 INFO:tasks.rados.rados.0.smithi005.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-09-30T09:00:39.108 INFO:tasks.rados.rados.0.smithi005.stdout:393: writing smithi00566664-393 from 588344 to 1219955 tid 1 2023-09-30T09:00:39.116 INFO:tasks.rados.rados.0.smithi005.stdout:393: writing smithi00566664-393 from 1689059 to 2430182 tid 2 2023-09-30T09:00:39.116 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.116 INFO:tasks.rados.rados.0.smithi005.stdout:378: finishing write tid 4 to smithi00566664-378 2023-09-30T09:00:39.116 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 378 v 66 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-09-30T09:00:39.116 INFO:tasks.rados.rados.0.smithi005.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:00:39.117 INFO:tasks.rados.rados.0.smithi005.stdout:379: finishing write tid 1 to smithi00566664-379 2023-09-30T09:00:39.117 INFO:tasks.rados.rados.0.smithi005.stdout:378: done (15 left) 2023-09-30T09:00:39.117 INFO:tasks.rados.rados.0.smithi005.stdout:394: write initial oid 394 2023-09-30T09:00:39.117 INFO:tasks.rados.rados.0.smithi005.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-09-30T09:00:39.124 INFO:tasks.rados.rados.0.smithi005.stdout:394: writing smithi00566664-394 from 605151 to 1312011 tid 1 2023-09-30T09:00:39.132 INFO:tasks.rados.rados.0.smithi005.stdout:394: writing smithi00566664-394 from 2031188 to 2605151 tid 2 2023-09-30T09:00:39.132 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.132 INFO:tasks.rados.rados.0.smithi005.stdout:379: finishing write tid 2 to smithi00566664-379 2023-09-30T09:00:39.132 INFO:tasks.rados.rados.0.smithi005.stdout:379: finishing write tid 3 to smithi00566664-379 2023-09-30T09:00:39.133 INFO:tasks.rados.rados.0.smithi005.stdout:379: finishing write tid 4 to smithi00566664-379 2023-09-30T09:00:39.133 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 379 v 69 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-09-30T09:00:39.133 INFO:tasks.rados.rados.0.smithi005.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-09-30T09:00:39.133 INFO:tasks.rados.rados.0.smithi005.stdout:380: finishing write tid 1 to smithi00566664-380 2023-09-30T09:00:39.133 INFO:tasks.rados.rados.0.smithi005.stdout:380: finishing write tid 2 to smithi00566664-380 2023-09-30T09:00:39.133 INFO:tasks.rados.rados.0.smithi005.stdout:379: done (15 left) 2023-09-30T09:00:39.134 INFO:tasks.rados.rados.0.smithi005.stdout:395: write initial oid 395 2023-09-30T09:00:39.134 INFO:tasks.rados.rados.0.smithi005.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-09-30T09:00:39.140 INFO:tasks.rados.rados.0.smithi005.stdout:395: writing smithi00566664-395 from 621958 to 1404067 tid 1 2023-09-30T09:00:39.148 INFO:tasks.rados.rados.0.smithi005.stdout:395: writing smithi00566664-395 from 2089670 to 2621958 tid 2 2023-09-30T09:00:39.148 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.148 INFO:tasks.rados.rados.0.smithi005.stdout:380: finishing write tid 3 to smithi00566664-380 2023-09-30T09:00:39.148 INFO:tasks.rados.rados.0.smithi005.stdout:380: finishing write tid 4 to smithi00566664-380 2023-09-30T09:00:39.148 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 380 v 77 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-09-30T09:00:39.149 INFO:tasks.rados.rados.0.smithi005.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-09-30T09:00:39.149 INFO:tasks.rados.rados.0.smithi005.stdout:380: done (15 left) 2023-09-30T09:00:39.149 INFO:tasks.rados.rados.0.smithi005.stdout:396: write initial oid 396 2023-09-30T09:00:39.149 INFO:tasks.rados.rados.0.smithi005.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-09-30T09:00:39.154 INFO:tasks.rados.rados.0.smithi005.stdout:396: writing smithi00566664-396 from 638765 to 1096123 tid 1 2023-09-30T09:00:39.162 INFO:tasks.rados.rados.0.smithi005.stdout:396: writing smithi00566664-396 from 1748152 to 2352955 tid 2 2023-09-30T09:00:39.162 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.162 INFO:tasks.rados.rados.0.smithi005.stdout:381: finishing write tid 1 to smithi00566664-381 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:381: finishing write tid 2 to smithi00566664-381 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:381: finishing write tid 3 to smithi00566664-381 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:381: finishing write tid 4 to smithi00566664-381 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 381 v 85 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:382: finishing write tid 1 to smithi00566664-382 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:382: finishing write tid 2 to smithi00566664-382 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:382: finishing write tid 3 to smithi00566664-382 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:382: finishing write tid 4 to smithi00566664-382 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 382 v 67 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:383: finishing write tid 1 to smithi00566664-383 2023-09-30T09:00:39.163 INFO:tasks.rados.rados.0.smithi005.stdout:383: finishing write tid 2 to smithi00566664-383 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:383: finishing write tid 3 to smithi00566664-383 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:383: finishing write tid 4 to smithi00566664-383 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 383 v 72 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:384: finishing write tid 1 to smithi00566664-384 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:381: done (15 left) 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:382: done (14 left) 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:383: done (13 left) 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:397: write initial oid 397 2023-09-30T09:00:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-09-30T09:00:39.170 INFO:tasks.rados.rados.0.smithi005.stdout:397: writing smithi00566664-397 from 655572 to 1304532 tid 1 2023-09-30T09:00:39.179 INFO:tasks.rados.rados.0.smithi005.stdout:397: writing smithi00566664-397 from 1922987 to 2655572 tid 2 2023-09-30T09:00:39.180 INFO:tasks.rados.rados.0.smithi005.stdout:398: write initial oid 398 2023-09-30T09:00:39.180 INFO:tasks.rados.rados.0.smithi005.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-09-30T09:00:39.188 INFO:tasks.rados.rados.0.smithi005.stdout:398: writing smithi00566664-398 from 672379 to 1396588 tid 1 2023-09-30T09:00:39.194 INFO:tasks.rados.rados.0.smithi005.stdout:398: writing smithi00566664-398 from 1865116 to 2473588 tid 2 2023-09-30T09:00:39.194 INFO:tasks.rados.rados.0.smithi005.stdout:399: write initial oid 399 2023-09-30T09:00:39.194 INFO:tasks.rados.rados.0.smithi005.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-09-30T09:00:39.203 INFO:tasks.rados.rados.0.smithi005.stdout:399: writing smithi00566664-399 from 689186 to 1488644 tid 1 2023-09-30T09:00:39.211 INFO:tasks.rados.rados.0.smithi005.stdout:399: writing smithi00566664-399 from 1923598 to 2675728 tid 2 2023-09-30T09:00:39.211 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.211 INFO:tasks.rados.rados.0.smithi005.stdout:384: finishing write tid 2 to smithi00566664-384 2023-09-30T09:00:39.211 INFO:tasks.rados.rados.0.smithi005.stdout:384: finishing write tid 3 to smithi00566664-384 2023-09-30T09:00:39.212 INFO:tasks.rados.rados.0.smithi005.stdout:384: finishing write tid 4 to smithi00566664-384 2023-09-30T09:00:39.212 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 384 v 69 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-09-30T09:00:39.212 INFO:tasks.rados.rados.0.smithi005.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-09-30T09:00:39.212 INFO:tasks.rados.rados.0.smithi005.stdout:384: done (15 left) 2023-09-30T09:00:39.212 INFO:tasks.rados.rados.0.smithi005.stdout:400: write initial oid 400 2023-09-30T09:00:39.212 INFO:tasks.rados.rados.0.smithi005.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-09-30T09:00:39.217 INFO:tasks.rados.rados.0.smithi005.stdout:400: writing smithi00566664-400 from 705993 to 1180700 tid 1 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:400: writing smithi00566664-400 from 1582080 to 2194221 tid 2 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:385: finishing write tid 1 to smithi00566664-385 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:385: finishing write tid 2 to smithi00566664-385 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:385: finishing write tid 3 to smithi00566664-385 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:385: finishing write tid 4 to smithi00566664-385 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 385 v 106 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:386: finishing write tid 1 to smithi00566664-386 2023-09-30T09:00:39.224 INFO:tasks.rados.rados.0.smithi005.stdout:386: finishing write tid 2 to smithi00566664-386 2023-09-30T09:00:39.225 INFO:tasks.rados.rados.0.smithi005.stdout:386: finishing write tid 3 to smithi00566664-386 2023-09-30T09:00:39.225 INFO:tasks.rados.rados.0.smithi005.stdout:385: done (15 left) 2023-09-30T09:00:39.225 INFO:tasks.rados.rados.0.smithi005.stdout:401: write initial oid 401 2023-09-30T09:00:39.225 INFO:tasks.rados.rados.0.smithi005.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-09-30T09:00:39.231 INFO:tasks.rados.rados.0.smithi005.stdout:401: writing smithi00566664-401 from 722800 to 1272756 tid 1 2023-09-30T09:00:39.239 INFO:tasks.rados.rados.0.smithi005.stdout:401: writing smithi00566664-401 from 2040562 to 2722800 tid 2 2023-09-30T09:00:39.240 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.240 INFO:tasks.rados.rados.0.smithi005.stdout:386: finishing write tid 4 to smithi00566664-386 2023-09-30T09:00:39.240 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 386 v 80 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-09-30T09:00:39.240 INFO:tasks.rados.rados.0.smithi005.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-09-30T09:00:39.240 INFO:tasks.rados.rados.0.smithi005.stdout:386: done (15 left) 2023-09-30T09:00:39.240 INFO:tasks.rados.rados.0.smithi005.stdout:402: write initial oid 402 2023-09-30T09:00:39.240 INFO:tasks.rados.rados.0.smithi005.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-09-30T09:00:39.247 INFO:tasks.rados.rados.0.smithi005.stdout:402: writing smithi00566664-402 from 739607 to 1364812 tid 1 2023-09-30T09:00:39.255 INFO:tasks.rados.rados.0.smithi005.stdout:402: writing smithi00566664-402 from 1982691 to 2482148 tid 2 2023-09-30T09:00:39.255 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.255 INFO:tasks.rados.rados.0.smithi005.stdout:387: finishing write tid 1 to smithi00566664-387 2023-09-30T09:00:39.255 INFO:tasks.rados.rados.0.smithi005.stdout:387: finishing write tid 2 to smithi00566664-387 2023-09-30T09:00:39.255 INFO:tasks.rados.rados.0.smithi005.stdout:387: finishing write tid 3 to smithi00566664-387 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:387: finishing write tid 4 to smithi00566664-387 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 387 v 77 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:388: finishing write tid 1 to smithi00566664-388 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:388: finishing write tid 2 to smithi00566664-388 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:388: finishing write tid 3 to smithi00566664-388 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:388: finishing write tid 4 to smithi00566664-388 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 388 v 81 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:389: finishing write tid 1 to smithi00566664-389 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:389: finishing write tid 2 to smithi00566664-389 2023-09-30T09:00:39.256 INFO:tasks.rados.rados.0.smithi005.stdout:389: finishing write tid 3 to smithi00566664-389 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:389: finishing write tid 4 to smithi00566664-389 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 389 v 136 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:390: finishing write tid 1 to smithi00566664-390 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:390: finishing write tid 2 to smithi00566664-390 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:390: finishing write tid 3 to smithi00566664-390 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:390: finishing write tid 4 to smithi00566664-390 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 390 v 70 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:391: finishing write tid 1 to smithi00566664-391 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:387: done (15 left) 2023-09-30T09:00:39.257 INFO:tasks.rados.rados.0.smithi005.stdout:388: done (14 left) 2023-09-30T09:00:39.258 INFO:tasks.rados.rados.0.smithi005.stdout:389: done (13 left) 2023-09-30T09:00:39.258 INFO:tasks.rados.rados.0.smithi005.stdout:390: done (12 left) 2023-09-30T09:00:39.258 INFO:tasks.rados.rados.0.smithi005.stdout:403: write initial oid 403 2023-09-30T09:00:39.258 INFO:tasks.rados.rados.0.smithi005.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-09-30T09:00:39.264 INFO:tasks.rados.rados.0.smithi005.stdout:403: writing smithi00566664-403 from 756414 to 1456868 tid 1 2023-09-30T09:00:39.272 INFO:tasks.rados.rados.0.smithi005.stdout:403: writing smithi00566664-403 from 2041173 to 2756414 tid 2 2023-09-30T09:00:39.272 INFO:tasks.rados.rados.0.smithi005.stdout:404: write initial oid 404 2023-09-30T09:00:39.272 INFO:tasks.rados.rados.0.smithi005.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-09-30T09:00:39.280 INFO:tasks.rados.rados.0.smithi005.stdout:404: writing smithi00566664-404 from 773221 to 1265277 tid 1 2023-09-30T09:00:39.286 INFO:tasks.rados.rados.0.smithi005.stdout:404: writing smithi00566664-404 from 1816008 to 2319134 tid 2 2023-09-30T09:00:39.286 INFO:tasks.rados.rados.0.smithi005.stdout:405: write initial oid 405 2023-09-30T09:00:39.286 INFO:tasks.rados.rados.0.smithi005.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-09-30T09:00:39.294 INFO:tasks.rados.rados.0.smithi005.stdout:405: writing smithi00566664-405 from 790028 to 1357333 tid 1 2023-09-30T09:00:39.302 INFO:tasks.rados.rados.0.smithi005.stdout:405: writing smithi00566664-405 from 1874490 to 2637627 tid 2 2023-09-30T09:00:39.302 INFO:tasks.rados.rados.0.smithi005.stdout:406: write initial oid 406 2023-09-30T09:00:39.302 INFO:tasks.rados.rados.0.smithi005.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-09-30T09:00:39.308 INFO:tasks.rados.rados.0.smithi005.stdout:406: writing smithi00566664-406 from 406835 to 1049389 tid 1 2023-09-30T09:00:39.314 INFO:tasks.rados.rados.0.smithi005.stdout:406: writing smithi00566664-406 from 1532972 to 2039767 tid 2 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:406: writing smithi00566664-406 from 2772312 to 2806835 tid 3 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:391: finishing write tid 2 to smithi00566664-391 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:391: finishing write tid 3 to smithi00566664-391 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:391: finishing write tid 4 to smithi00566664-391 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 391 v 109 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:392: finishing write tid 1 to smithi00566664-392 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:391: done (15 left) 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:407: write initial oid 407 2023-09-30T09:00:39.319 INFO:tasks.rados.rados.0.smithi005.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-09-30T09:00:39.326 INFO:tasks.rados.rados.0.smithi005.stdout:407: writing smithi00566664-407 from 423642 to 1141445 tid 1 2023-09-30T09:00:39.335 INFO:tasks.rados.rados.0.smithi005.stdout:407: writing smithi00566664-407 from 1875101 to 2641907 tid 2 2023-09-30T09:00:39.335 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:392: finishing write tid 2 to smithi00566664-392 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:392: finishing write tid 3 to smithi00566664-392 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:392: finishing write tid 4 to smithi00566664-392 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 392 v 84 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:393: finishing write tid 1 to smithi00566664-393 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:392: done (15 left) 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:408: write initial oid 408 2023-09-30T09:00:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-09-30T09:00:39.342 INFO:tasks.rados.rados.0.smithi005.stdout:408: writing smithi00566664-408 from 440449 to 1233501 tid 1 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:408: writing smithi00566664-408 from 1933583 to 2444047 tid 2 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:393: finishing write tid 2 to smithi00566664-393 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:393: finishing write tid 3 to smithi00566664-393 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:393: finishing write tid 4 to smithi00566664-393 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 393 v 139 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:394: finishing write tid 1 to smithi00566664-394 2023-09-30T09:00:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:394: finishing write tid 2 to smithi00566664-394 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:394: finishing write tid 3 to smithi00566664-394 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:394: finishing write tid 4 to smithi00566664-394 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 394 v 75 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:395: finishing write tid 1 to smithi00566664-395 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:395: finishing write tid 2 to smithi00566664-395 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:395: finishing write tid 3 to smithi00566664-395 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:395: finishing write tid 4 to smithi00566664-395 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 395 v 82 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:393: done (15 left) 2023-09-30T09:00:39.351 INFO:tasks.rados.rados.0.smithi005.stdout:394: done (14 left) 2023-09-30T09:00:39.352 INFO:tasks.rados.rados.0.smithi005.stdout:395: done (13 left) 2023-09-30T09:00:39.352 INFO:tasks.rados.rados.0.smithi005.stdout:409: write initial oid 409 2023-09-30T09:00:39.352 INFO:tasks.rados.rados.0.smithi005.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-09-30T09:00:39.355 INFO:tasks.rados.rados.0.smithi005.stdout:409: writing smithi00566664-409 from 457256 to 925557 tid 1 2023-09-30T09:00:39.365 INFO:tasks.rados.rados.0.smithi005.stdout:409: writing smithi00566664-409 from 1592065 to 2362540 tid 2 2023-09-30T09:00:39.368 INFO:tasks.rados.rados.0.smithi005.stdout:409: writing smithi00566664-409 from 2854581 to 2857256 tid 3 2023-09-30T09:00:39.368 INFO:tasks.rados.rados.0.smithi005.stdout:410: write initial oid 410 2023-09-30T09:00:39.368 INFO:tasks.rados.rados.0.smithi005.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-09-30T09:00:39.374 INFO:tasks.rados.rados.0.smithi005.stdout:410: writing smithi00566664-410 from 474063 to 1017613 tid 1 2023-09-30T09:00:39.381 INFO:tasks.rados.rados.0.smithi005.stdout:410: writing smithi00566664-410 from 1650547 to 2164680 tid 2 2023-09-30T09:00:39.385 INFO:tasks.rados.rados.0.smithi005.stdout:410: writing smithi00566664-410 from 2765651 to 2874063 tid 3 2023-09-30T09:00:39.385 INFO:tasks.rados.rados.0.smithi005.stdout:411: write initial oid 411 2023-09-30T09:00:39.385 INFO:tasks.rados.rados.0.smithi005.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-09-30T09:00:39.391 INFO:tasks.rados.rados.0.smithi005.stdout:411: writing smithi00566664-411 from 490870 to 1109669 tid 1 2023-09-30T09:00:39.399 INFO:tasks.rados.rados.0.smithi005.stdout:411: writing smithi00566664-411 from 1592676 to 2366820 tid 2 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:411: writing smithi00566664-411 from 2793074 to 2890870 tid 3 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:396: finishing write tid 1 to smithi00566664-396 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:396: finishing write tid 2 to smithi00566664-396 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:396: finishing write tid 3 to smithi00566664-396 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:396: finishing write tid 4 to smithi00566664-396 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 396 v 78 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-09-30T09:00:39.403 INFO:tasks.rados.rados.0.smithi005.stdout:397: finishing write tid 1 to smithi00566664-397 2023-09-30T09:00:39.404 INFO:tasks.rados.rados.0.smithi005.stdout:397: finishing write tid 2 to smithi00566664-397 2023-09-30T09:00:39.404 INFO:tasks.rados.rados.0.smithi005.stdout:396: done (15 left) 2023-09-30T09:00:39.404 INFO:tasks.rados.rados.0.smithi005.stdout:412: write initial oid 412 2023-09-30T09:00:39.404 INFO:tasks.rados.rados.0.smithi005.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-09-30T09:00:39.409 INFO:tasks.rados.rados.0.smithi005.stdout:412: writing smithi00566664-412 from 507677 to 918078 tid 1 2023-09-30T09:00:39.416 INFO:tasks.rados.rados.0.smithi005.stdout:412: writing smithi00566664-412 from 1367511 to 1885313 tid 2 2023-09-30T09:00:39.422 INFO:tasks.rados.rados.0.smithi005.stdout:412: writing smithi00566664-412 from 2420497 to 2907677 tid 3 2023-09-30T09:00:39.422 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.422 INFO:tasks.rados.rados.0.smithi005.stdout:397: finishing write tid 3 to smithi00566664-397 2023-09-30T09:00:39.422 INFO:tasks.rados.rados.0.smithi005.stdout:397: finishing write tid 4 to smithi00566664-397 2023-09-30T09:00:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 397 v 94 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-09-30T09:00:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-09-30T09:00:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:398: finishing write tid 1 to smithi00566664-398 2023-09-30T09:00:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:398: finishing write tid 2 to smithi00566664-398 2023-09-30T09:00:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:397: done (15 left) 2023-09-30T09:00:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:413: write initial oid 413 2023-09-30T09:00:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-09-30T09:00:39.428 INFO:tasks.rados.rados.0.smithi005.stdout:413: writing smithi00566664-413 from 524484 to 1010134 tid 1 2023-09-30T09:00:39.435 INFO:tasks.rados.rados.0.smithi005.stdout:413: writing smithi00566664-413 from 1425993 to 2087453 tid 2 2023-09-30T09:00:39.440 INFO:tasks.rados.rados.0.smithi005.stdout:413: writing smithi00566664-413 from 2847920 to 2924484 tid 3 2023-09-30T09:00:39.440 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.440 INFO:tasks.rados.rados.0.smithi005.stdout:398: finishing write tid 3 to smithi00566664-398 2023-09-30T09:00:39.440 INFO:tasks.rados.rados.0.smithi005.stdout:398: finishing write tid 4 to smithi00566664-398 2023-09-30T09:00:39.440 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 398 v 81 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-09-30T09:00:39.440 INFO:tasks.rados.rados.0.smithi005.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-09-30T09:00:39.441 INFO:tasks.rados.rados.0.smithi005.stdout:399: finishing write tid 1 to smithi00566664-399 2023-09-30T09:00:39.441 INFO:tasks.rados.rados.0.smithi005.stdout:399: finishing write tid 2 to smithi00566664-399 2023-09-30T09:00:39.441 INFO:tasks.rados.rados.0.smithi005.stdout:398: done (15 left) 2023-09-30T09:00:39.441 INFO:tasks.rados.rados.0.smithi005.stdout:414: write initial oid 414 2023-09-30T09:00:39.441 INFO:tasks.rados.rados.0.smithi005.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-09-30T09:00:39.447 INFO:tasks.rados.rados.0.smithi005.stdout:414: writing smithi00566664-414 from 541291 to 1102190 tid 1 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:414: writing smithi00566664-414 from 1884475 to 2405946 tid 2 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:399: finishing write tid 3 to smithi00566664-399 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:399: finishing write tid 4 to smithi00566664-399 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 399 v 87 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:400: finishing write tid 1 to smithi00566664-400 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:400: finishing write tid 2 to smithi00566664-400 2023-09-30T09:00:39.456 INFO:tasks.rados.rados.0.smithi005.stdout:400: finishing write tid 3 to smithi00566664-400 2023-09-30T09:00:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:400: finishing write tid 4 to smithi00566664-400 2023-09-30T09:00:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 400 v 83 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-09-30T09:00:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-09-30T09:00:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:401: finishing write tid 1 to smithi00566664-401 2023-09-30T09:00:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:401: finishing write tid 2 to smithi00566664-401 2023-09-30T09:00:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:399: done (15 left) 2023-09-30T09:00:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:400: done (14 left) 2023-09-30T09:00:39.458 INFO:tasks.rados.rados.0.smithi005.stdout:415: write initial oid 415 2023-09-30T09:00:39.458 INFO:tasks.rados.rados.0.smithi005.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-09-30T09:00:39.463 INFO:tasks.rados.rados.0.smithi005.stdout:415: writing smithi00566664-415 from 558098 to 1194246 tid 1 2023-09-30T09:00:39.471 INFO:tasks.rados.rados.0.smithi005.stdout:415: writing smithi00566664-415 from 1826604 to 2491733 tid 2 2023-09-30T09:00:39.471 INFO:tasks.rados.rados.0.smithi005.stdout:416: write initial oid 416 2023-09-30T09:00:39.471 INFO:tasks.rados.rados.0.smithi005.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-09-30T09:00:39.478 INFO:tasks.rados.rados.0.smithi005.stdout:416: writing smithi00566664-416 from 574905 to 1286302 tid 1 2023-09-30T09:00:39.485 INFO:tasks.rados.rados.0.smithi005.stdout:416: writing smithi00566664-416 from 1885086 to 2410226 tid 2 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout:416: writing smithi00566664-416 from 2930189 to 2974905 tid 3 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout:401: finishing write tid 3 to smithi00566664-401 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout:401: finishing write tid 4 to smithi00566664-401 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 86 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout:402: finishing write tid 1 to smithi00566664-402 2023-09-30T09:00:39.489 INFO:tasks.rados.rados.0.smithi005.stdout:402: finishing write tid 2 to smithi00566664-402 2023-09-30T09:00:39.490 INFO:tasks.rados.rados.0.smithi005.stdout:401: done (15 left) 2023-09-30T09:00:39.490 INFO:tasks.rados.rados.0.smithi005.stdout:417: write initial oid 417 2023-09-30T09:00:39.490 INFO:tasks.rados.rados.0.smithi005.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-09-30T09:00:39.497 INFO:tasks.rados.rados.0.smithi005.stdout:417: writing smithi00566664-417 from 591712 to 1378358 tid 1 2023-09-30T09:00:39.505 INFO:tasks.rados.rados.0.smithi005.stdout:417: writing smithi00566664-417 from 1943568 to 2612366 tid 2 2023-09-30T09:00:39.505 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.505 INFO:tasks.rados.rados.0.smithi005.stdout:402: finishing write tid 3 to smithi00566664-402 2023-09-30T09:00:39.505 INFO:tasks.rados.rados.0.smithi005.stdout:402: finishing write tid 4 to smithi00566664-402 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 402 v 93 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:403: finishing write tid 1 to smithi00566664-403 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:403: finishing write tid 2 to smithi00566664-403 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:403: finishing write tid 3 to smithi00566664-403 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:402: done (15 left) 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:418: write initial oid 418 2023-09-30T09:00:39.506 INFO:tasks.rados.rados.0.smithi005.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-09-30T09:00:39.511 INFO:tasks.rados.rados.0.smithi005.stdout:418: writing smithi00566664-418 from 608519 to 1070414 tid 1 2023-09-30T09:00:39.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:39 smithi005 bash[27219]: cluster 2023-09-30T09:00:38.192833+0000 mgr.y (mgr.24358) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 786 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 36 MiB/s wr, 183 op/s 2023-09-30T09:00:39.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:39 smithi005 bash[27219]: audit 2023-09-30T09:00:38.720726+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.5:0/2783592005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:39.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:39 smithi005 bash[33615]: cluster 2023-09-30T09:00:38.192833+0000 mgr.y (mgr.24358) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 786 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 36 MiB/s wr, 183 op/s 2023-09-30T09:00:39.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:39 smithi005 bash[33615]: audit 2023-09-30T09:00:38.720726+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.5:0/2783592005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:39.519 INFO:tasks.rados.rados.0.smithi005.stdout:418: writing smithi00566664-418 from 1602050 to 2130859 tid 2 2023-09-30T09:00:39.525 INFO:tasks.rados.rados.0.smithi005.stdout:418: writing smithi00566664-418 from 2585035 to 3008519 tid 3 2023-09-30T09:00:39.525 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.525 INFO:tasks.rados.rados.0.smithi005.stdout:403: finishing write tid 4 to smithi00566664-403 2023-09-30T09:00:39.525 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 403 v 83 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-09-30T09:00:39.525 INFO:tasks.rados.rados.0.smithi005.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-09-30T09:00:39.525 INFO:tasks.rados.rados.0.smithi005.stdout:404: finishing write tid 1 to smithi00566664-404 2023-09-30T09:00:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:404: finishing write tid 2 to smithi00566664-404 2023-09-30T09:00:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:403: done (15 left) 2023-09-30T09:00:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:419: write initial oid 419 2023-09-30T09:00:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-09-30T09:00:39.531 INFO:tasks.rados.rados.0.smithi005.stdout:419: writing smithi00566664-419 from 625326 to 1162470 tid 1 2023-09-30T09:00:39.540 INFO:tasks.rados.rados.0.smithi005.stdout:419: writing smithi00566664-419 from 1944179 to 2616646 tid 2 2023-09-30T09:00:39.541 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.541 INFO:tasks.rados.rados.0.smithi005.stdout:404: finishing write tid 3 to smithi00566664-404 2023-09-30T09:00:39.541 INFO:tasks.rados.rados.0.smithi005.stdout:404: finishing write tid 4 to smithi00566664-404 2023-09-30T09:00:39.541 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 404 v 73 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-09-30T09:00:39.541 INFO:tasks.rados.rados.0.smithi005.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-09-30T09:00:39.541 INFO:tasks.rados.rados.0.smithi005.stdout:405: finishing write tid 1 to smithi00566664-405 2023-09-30T09:00:39.541 INFO:tasks.rados.rados.0.smithi005.stdout:405: finishing write tid 2 to smithi00566664-405 2023-09-30T09:00:39.542 INFO:tasks.rados.rados.0.smithi005.stdout:404: done (15 left) 2023-09-30T09:00:39.542 INFO:tasks.rados.rados.0.smithi005.stdout:420: write initial oid 420 2023-09-30T09:00:39.542 INFO:tasks.rados.rados.0.smithi005.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-09-30T09:00:39.548 INFO:tasks.rados.rados.0.smithi005.stdout:420: writing smithi00566664-420 from 642133 to 1370879 tid 1 2023-09-30T09:00:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:39 smithi099 bash[27661]: cluster 2023-09-30T09:00:38.192833+0000 mgr.y (mgr.24358) 180 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 786 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 36 MiB/s wr, 183 op/s 2023-09-30T09:00:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:39 smithi099 bash[27661]: audit 2023-09-30T09:00:38.720726+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.5:0/2783592005' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:39.557 INFO:tasks.rados.rados.0.smithi005.stdout:420: writing smithi00566664-420 from 2119014 to 2651492 tid 2 2023-09-30T09:00:39.557 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:405: finishing write tid 3 to smithi00566664-405 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:405: finishing write tid 4 to smithi00566664-405 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 405 v 64 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:406: finishing write tid 1 to smithi00566664-406 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:406: finishing write tid 2 to smithi00566664-406 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:406: finishing write tid 3 to smithi00566664-406 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:406: finishing write tid 4 to smithi00566664-406 2023-09-30T09:00:39.558 INFO:tasks.rados.rados.0.smithi005.stdout:405: done (15 left) 2023-09-30T09:00:39.559 INFO:tasks.rados.rados.0.smithi005.stdout:421: write initial oid 421 2023-09-30T09:00:39.559 INFO:tasks.rados.rados.0.smithi005.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-09-30T09:00:39.562 INFO:tasks.rados.rados.0.smithi005.stdout:421: writing smithi00566664-421 from 658940 to 1062935 tid 1 2023-09-30T09:00:39.570 INFO:tasks.rados.rados.0.smithi005.stdout:421: writing smithi00566664-421 from 1777496 to 2453632 tid 2 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:421: writing smithi00566664-421 from 2950951 to 3058940 tid 3 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:406: finishing write tid 5 to smithi00566664-406 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 406 v 68 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:407: finishing write tid 1 to smithi00566664-407 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:406: done (15 left) 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:422: write initial oid 422 2023-09-30T09:00:39.574 INFO:tasks.rados.rados.0.smithi005.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-09-30T09:00:39.580 INFO:tasks.rados.rados.0.smithi005.stdout:422: writing smithi00566664-422 from 675747 to 1154991 tid 1 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:422: writing smithi00566664-422 from 1835978 to 2372125 tid 2 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:407: finishing write tid 2 to smithi00566664-407 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:407: finishing write tid 3 to smithi00566664-407 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:407: finishing write tid 4 to smithi00566664-407 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 407 v 90 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:408: finishing write tid 1 to smithi00566664-408 2023-09-30T09:00:39.588 INFO:tasks.rados.rados.0.smithi005.stdout:408: finishing write tid 2 to smithi00566664-408 2023-09-30T09:00:39.589 INFO:tasks.rados.rados.0.smithi005.stdout:408: finishing write tid 3 to smithi00566664-408 2023-09-30T09:00:39.589 INFO:tasks.rados.rados.0.smithi005.stdout:407: done (15 left) 2023-09-30T09:00:39.589 INFO:tasks.rados.rados.0.smithi005.stdout:423: write initial oid 423 2023-09-30T09:00:39.589 INFO:tasks.rados.rados.0.smithi005.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-09-30T09:00:39.595 INFO:tasks.rados.rados.0.smithi005.stdout:423: writing smithi00566664-423 from 692554 to 1247047 tid 1 2023-09-30T09:00:39.602 INFO:tasks.rados.rados.0.smithi005.stdout:423: writing smithi00566664-423 from 1778107 to 2457912 tid 2 2023-09-30T09:00:39.606 INFO:tasks.rados.rados.0.smithi005.stdout:423: writing smithi00566664-423 from 2889444 to 3092554 tid 3 2023-09-30T09:00:39.606 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.606 INFO:tasks.rados.rados.0.smithi005.stdout:408: finishing write tid 4 to smithi00566664-408 2023-09-30T09:00:39.606 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 408 v 98 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-09-30T09:00:39.607 INFO:tasks.rados.rados.0.smithi005.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-09-30T09:00:39.607 INFO:tasks.rados.rados.0.smithi005.stdout:409: finishing write tid 1 to smithi00566664-409 2023-09-30T09:00:39.607 INFO:tasks.rados.rados.0.smithi005.stdout:408: done (15 left) 2023-09-30T09:00:39.607 INFO:tasks.rados.rados.0.smithi005.stdout:424: write initial oid 424 2023-09-30T09:00:39.607 INFO:tasks.rados.rados.0.smithi005.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-09-30T09:00:39.618 INFO:tasks.rados.rados.0.smithi005.stdout:424: writing smithi00566664-424 from 709361 to 1339103 tid 1 2023-09-30T09:00:39.624 INFO:tasks.rados.rados.0.smithi005.stdout:424: writing smithi00566664-424 from 1836589 to 2376405 tid 2 2023-09-30T09:00:39.630 INFO:tasks.rados.rados.0.smithi005.stdout:424: writing smithi00566664-424 from 3033220 to 3109361 tid 3 2023-09-30T09:00:39.630 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.630 INFO:tasks.rados.rados.0.smithi005.stdout:409: finishing write tid 2 to smithi00566664-409 2023-09-30T09:00:39.630 INFO:tasks.rados.rados.0.smithi005.stdout:409: finishing write tid 3 to smithi00566664-409 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:409: finishing write tid 4 to smithi00566664-409 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:409: finishing write tid 5 to smithi00566664-409 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 409 v 86 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:410: finishing write tid 1 to smithi00566664-410 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:410: finishing write tid 2 to smithi00566664-410 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:410: finishing write tid 3 to smithi00566664-410 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:410: finishing write tid 4 to smithi00566664-410 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:410: finishing write tid 5 to smithi00566664-410 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 410 v 73 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-09-30T09:00:39.631 INFO:tasks.rados.rados.0.smithi005.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:411: finishing write tid 1 to smithi00566664-411 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:411: finishing write tid 2 to smithi00566664-411 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:411: finishing write tid 3 to smithi00566664-411 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:411: finishing write tid 4 to smithi00566664-411 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:411: finishing write tid 5 to smithi00566664-411 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 411 v 97 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:412: finishing write tid 1 to smithi00566664-412 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:412: finishing write tid 2 to smithi00566664-412 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:412: finishing write tid 3 to smithi00566664-412 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:412: finishing write tid 4 to smithi00566664-412 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:412: finishing write tid 5 to smithi00566664-412 2023-09-30T09:00:39.632 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 412 v 101 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:413: finishing write tid 1 to smithi00566664-413 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:413: finishing write tid 2 to smithi00566664-413 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:413: finishing write tid 3 to smithi00566664-413 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:413: finishing write tid 4 to smithi00566664-413 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:413: finishing write tid 5 to smithi00566664-413 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 413 v 77 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:414: finishing write tid 1 to smithi00566664-414 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:414: finishing write tid 2 to smithi00566664-414 2023-09-30T09:00:39.633 INFO:tasks.rados.rados.0.smithi005.stdout:414: finishing write tid 3 to smithi00566664-414 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:414: finishing write tid 4 to smithi00566664-414 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 414 v 71 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:415: finishing write tid 1 to smithi00566664-415 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:415: finishing write tid 2 to smithi00566664-415 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:415: finishing write tid 3 to smithi00566664-415 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:415: finishing write tid 4 to smithi00566664-415 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 415 v 112 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:416: finishing write tid 1 to smithi00566664-416 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:416: finishing write tid 2 to smithi00566664-416 2023-09-30T09:00:39.634 INFO:tasks.rados.rados.0.smithi005.stdout:416: finishing write tid 3 to smithi00566664-416 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:416: finishing write tid 4 to smithi00566664-416 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:409: done (15 left) 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:410: done (14 left) 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:411: done (13 left) 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:412: done (12 left) 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:413: done (11 left) 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:414: done (10 left) 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:415: done (9 left) 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:425: write initial oid 425 2023-09-30T09:00:39.635 INFO:tasks.rados.rados.0.smithi005.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-09-30T09:00:39.638 INFO:tasks.rados.rados.0.smithi005.stdout:425: writing smithi00566664-425 from 726168 to 1431159 tid 1 2023-09-30T09:00:39.645 INFO:tasks.rados.rados.0.smithi005.stdout:425: writing smithi00566664-425 from 1895071 to 2578545 tid 2 2023-09-30T09:00:39.645 INFO:tasks.rados.rados.0.smithi005.stdout:426: write initial oid 426 2023-09-30T09:00:39.645 INFO:tasks.rados.rados.0.smithi005.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-09-30T09:00:39.654 INFO:tasks.rados.rados.0.smithi005.stdout:426: writing smithi00566664-426 from 742975 to 1523215 tid 1 2023-09-30T09:00:39.660 INFO:tasks.rados.rados.0.smithi005.stdout:426: writing smithi00566664-426 from 1953553 to 2380685 tid 2 2023-09-30T09:00:39.665 INFO:tasks.rados.rados.0.smithi005.stdout:426: writing smithi00566664-426 from 2971713 to 3142975 tid 3 2023-09-30T09:00:39.665 INFO:tasks.rados.rados.0.smithi005.stdout:427: write initial oid 427 2023-09-30T09:00:39.665 INFO:tasks.rados.rados.0.smithi005.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-09-30T09:00:39.675 INFO:tasks.rados.rados.0.smithi005.stdout:427: writing smithi00566664-427 from 759782 to 1331624 tid 1 2023-09-30T09:00:39.684 INFO:tasks.rados.rados.0.smithi005.stdout:427: writing smithi00566664-427 from 2012035 to 2699178 tid 2 2023-09-30T09:00:39.684 INFO:tasks.rados.rados.0.smithi005.stdout:428: write initial oid 428 2023-09-30T09:00:39.684 INFO:tasks.rados.rados.0.smithi005.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-09-30T09:00:39.693 INFO:tasks.rados.rados.0.smithi005.stdout:428: writing smithi00566664-428 from 776589 to 1423680 tid 1 2023-09-30T09:00:39.700 INFO:tasks.rados.rados.0.smithi005.stdout:428: writing smithi00566664-428 from 2070517 to 2501318 tid 2 2023-09-30T09:00:39.704 INFO:tasks.rados.rados.0.smithi005.stdout:428: writing smithi00566664-428 from 3026559 to 3176589 tid 3 2023-09-30T09:00:39.704 INFO:tasks.rados.rados.0.smithi005.stdout:429: write initial oid 429 2023-09-30T09:00:39.704 INFO:tasks.rados.rados.0.smithi005.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-09-30T09:00:39.712 INFO:tasks.rados.rados.0.smithi005.stdout:429: writing smithi00566664-429 from 793396 to 1515736 tid 1 2023-09-30T09:00:39.720 INFO:tasks.rados.rados.0.smithi005.stdout:429: writing smithi00566664-429 from 2128999 to 2819811 tid 2 2023-09-30T09:00:39.721 INFO:tasks.rados.rados.0.smithi005.stdout:430: write initial oid 430 2023-09-30T09:00:39.721 INFO:tasks.rados.rados.0.smithi005.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-09-30T09:00:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:430: writing smithi00566664-430 from 410203 to 1207792 tid 1 2023-09-30T09:00:39.734 INFO:tasks.rados.rados.0.smithi005.stdout:430: writing smithi00566664-430 from 1787481 to 2221951 tid 2 2023-09-30T09:00:39.741 INFO:tasks.rados.rados.0.smithi005.stdout:430: writing smithi00566664-430 from 2681405 to 3210203 tid 3 2023-09-30T09:00:39.741 INFO:tasks.rados.rados.0.smithi005.stdout:431: write initial oid 431 2023-09-30T09:00:39.741 INFO:tasks.rados.rados.0.smithi005.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-09-30T09:00:39.748 INFO:tasks.rados.rados.0.smithi005.stdout:431: writing smithi00566664-431 from 427010 to 899848 tid 1 2023-09-30T09:00:39.756 INFO:tasks.rados.rados.0.smithi005.stdout:431: writing smithi00566664-431 from 1329610 to 2024091 tid 2 2023-09-30T09:00:39.766 INFO:tasks.rados.rados.0.smithi005.stdout:431: writing smithi00566664-431 from 2708828 to 3227010 tid 3 2023-09-30T09:00:39.766 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:39.766 INFO:tasks.rados.rados.0.smithi005.stdout:416: finishing write tid 5 to smithi00566664-416 2023-09-30T09:00:39.766 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 416 v 98 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:417: finishing write tid 1 to smithi00566664-417 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:417: finishing write tid 2 to smithi00566664-417 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:417: finishing write tid 3 to smithi00566664-417 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:417: finishing write tid 4 to smithi00566664-417 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 417 v 88 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:418: finishing write tid 1 to smithi00566664-418 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:418: finishing write tid 2 to smithi00566664-418 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:418: finishing write tid 3 to smithi00566664-418 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:418: finishing write tid 4 to smithi00566664-418 2023-09-30T09:00:39.767 INFO:tasks.rados.rados.0.smithi005.stdout:418: finishing write tid 5 to smithi00566664-418 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 418 v 85 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:419: finishing write tid 1 to smithi00566664-419 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:419: finishing write tid 2 to smithi00566664-419 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:419: finishing write tid 3 to smithi00566664-419 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:419: finishing write tid 4 to smithi00566664-419 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 419 v 80 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:420: finishing write tid 1 to smithi00566664-420 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:420: finishing write tid 2 to smithi00566664-420 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:420: finishing write tid 3 to smithi00566664-420 2023-09-30T09:00:39.768 INFO:tasks.rados.rados.0.smithi005.stdout:420: finishing write tid 4 to smithi00566664-420 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 420 v 115 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:421: finishing write tid 1 to smithi00566664-421 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:421: finishing write tid 2 to smithi00566664-421 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:421: finishing write tid 3 to smithi00566664-421 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:421: finishing write tid 4 to smithi00566664-421 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:421: finishing write tid 5 to smithi00566664-421 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 421 v 119 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:422: finishing write tid 1 to smithi00566664-422 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:422: finishing write tid 2 to smithi00566664-422 2023-09-30T09:00:39.769 INFO:tasks.rados.rados.0.smithi005.stdout:422: finishing write tid 3 to smithi00566664-422 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:422: finishing write tid 4 to smithi00566664-422 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 422 v 101 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:423: finishing write tid 1 to smithi00566664-423 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:423: finishing write tid 2 to smithi00566664-423 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:423: finishing write tid 3 to smithi00566664-423 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:423: finishing write tid 4 to smithi00566664-423 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:423: finishing write tid 5 to smithi00566664-423 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 423 v 92 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-09-30T09:00:39.770 INFO:tasks.rados.rados.0.smithi005.stdout:424: finishing write tid 1 to smithi00566664-424 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:424: finishing write tid 2 to smithi00566664-424 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:424: finishing write tid 3 to smithi00566664-424 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:424: finishing write tid 4 to smithi00566664-424 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:424: finishing write tid 5 to smithi00566664-424 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 424 v 90 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:425: finishing write tid 1 to smithi00566664-425 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:425: finishing write tid 2 to smithi00566664-425 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:425: finishing write tid 3 to smithi00566664-425 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:425: finishing write tid 4 to smithi00566664-425 2023-09-30T09:00:39.771 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 425 v 95 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:426: finishing write tid 1 to smithi00566664-426 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:426: finishing write tid 2 to smithi00566664-426 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:426: finishing write tid 3 to smithi00566664-426 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:426: finishing write tid 4 to smithi00566664-426 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:426: finishing write tid 5 to smithi00566664-426 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 426 v 89 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:427: finishing write tid 1 to smithi00566664-427 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:427: finishing write tid 2 to smithi00566664-427 2023-09-30T09:00:39.772 INFO:tasks.rados.rados.0.smithi005.stdout:427: finishing write tid 3 to smithi00566664-427 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:427: finishing write tid 4 to smithi00566664-427 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 427 v 98 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:428: finishing write tid 1 to smithi00566664-428 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:428: finishing write tid 2 to smithi00566664-428 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:428: finishing write tid 3 to smithi00566664-428 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:428: finishing write tid 4 to smithi00566664-428 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:428: finishing write tid 5 to smithi00566664-428 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 428 v 75 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:429: finishing write tid 1 to smithi00566664-429 2023-09-30T09:00:39.773 INFO:tasks.rados.rados.0.smithi005.stdout:429: finishing write tid 2 to smithi00566664-429 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:429: finishing write tid 3 to smithi00566664-429 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:429: finishing write tid 4 to smithi00566664-429 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 429 v 93 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:430: finishing write tid 1 to smithi00566664-430 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:430: finishing write tid 2 to smithi00566664-430 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:430: finishing write tid 3 to smithi00566664-430 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:430: finishing write tid 4 to smithi00566664-430 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:430: finishing write tid 5 to smithi00566664-430 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 430 v 105 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-09-30T09:00:39.774 INFO:tasks.rados.rados.0.smithi005.stdout:431: finishing write tid 1 to smithi00566664-431 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:431: finishing write tid 2 to smithi00566664-431 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:416: done (15 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:417: done (14 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:418: done (13 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:419: done (12 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:420: done (11 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:421: done (10 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:422: done (9 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:423: done (8 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:424: done (7 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:425: done (6 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:426: done (5 left) 2023-09-30T09:00:39.775 INFO:tasks.rados.rados.0.smithi005.stdout:427: done (4 left) 2023-09-30T09:00:39.776 INFO:tasks.rados.rados.0.smithi005.stdout:428: done (3 left) 2023-09-30T09:00:39.776 INFO:tasks.rados.rados.0.smithi005.stdout:429: done (2 left) 2023-09-30T09:00:39.776 INFO:tasks.rados.rados.0.smithi005.stdout:430: done (1 left) 2023-09-30T09:00:39.776 INFO:tasks.rados.rados.0.smithi005.stdout:432: write initial oid 432 2023-09-30T09:00:39.776 INFO:tasks.rados.rados.0.smithi005.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-09-30T09:00:39.776 INFO:tasks.rados.rados.0.smithi005.stdout:432: writing smithi00566664-432 from 443817 to 991904 tid 1 2023-09-30T09:00:39.777 INFO:tasks.rados.rados.0.smithi005.stdout:432: writing smithi00566664-432 from 1788092 to 2226231 tid 2 2023-09-30T09:00:39.784 INFO:tasks.rados.rados.0.smithi005.stdout:432: writing smithi00566664-432 from 3019898 to 3243817 tid 3 2023-09-30T09:00:39.784 INFO:tasks.rados.rados.0.smithi005.stdout:433: write initial oid 433 2023-09-30T09:00:39.784 INFO:tasks.rados.rados.0.smithi005.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-09-30T09:00:39.790 INFO:tasks.rados.rados.0.smithi005.stdout:433: writing smithi00566664-433 from 460624 to 1083960 tid 1 2023-09-30T09:00:39.798 INFO:tasks.rados.rados.0.smithi005.stdout:433: writing smithi00566664-433 from 1846574 to 2544724 tid 2 2023-09-30T09:00:39.803 INFO:tasks.rados.rados.0.smithi005.stdout:433: writing smithi00566664-433 from 3163674 to 3260624 tid 3 2023-09-30T09:00:39.803 INFO:tasks.rados.rados.0.smithi005.stdout:434: write initial oid 434 2023-09-30T09:00:39.803 INFO:tasks.rados.rados.0.smithi005.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-09-30T09:00:39.810 INFO:tasks.rados.rados.0.smithi005.stdout:434: writing smithi00566664-434 from 477431 to 1176016 tid 1 2023-09-30T09:00:39.818 INFO:tasks.rados.rados.0.smithi005.stdout:434: writing smithi00566664-434 from 1905056 to 2346864 tid 2 2023-09-30T09:00:39.823 INFO:tasks.rados.rados.0.smithi005.stdout:434: writing smithi00566664-434 from 3074744 to 3277431 tid 3 2023-09-30T09:00:39.823 INFO:tasks.rados.rados.0.smithi005.stdout:435: write initial oid 435 2023-09-30T09:00:39.823 INFO:tasks.rados.rados.0.smithi005.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-09-30T09:00:39.829 INFO:tasks.rados.rados.0.smithi005.stdout:435: writing smithi00566664-435 from 494238 to 984425 tid 1 2023-09-30T09:00:39.836 INFO:tasks.rados.rados.0.smithi005.stdout:435: writing smithi00566664-435 from 1563538 to 2265357 tid 2 2023-09-30T09:00:39.843 INFO:tasks.rados.rados.0.smithi005.stdout:435: writing smithi00566664-435 from 2818520 to 3294238 tid 3 2023-09-30T09:00:39.843 INFO:tasks.rados.rados.0.smithi005.stdout:436: write initial oid 436 2023-09-30T09:00:39.843 INFO:tasks.rados.rados.0.smithi005.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-09-30T09:00:39.849 INFO:tasks.rados.rados.0.smithi005.stdout:436: writing smithi00566664-436 from 511045 to 1076481 tid 1 2023-09-30T09:00:39.854 INFO:tasks.rados.rados.0.smithi005.stdout:436: writing smithi00566664-436 from 1622020 to 2067497 tid 2 2023-09-30T09:00:39.862 INFO:tasks.rados.rados.0.smithi005.stdout:436: writing smithi00566664-436 from 2729590 to 3286445 tid 3 2023-09-30T09:00:39.862 INFO:tasks.rados.rados.0.smithi005.stdout:437: write initial oid 437 2023-09-30T09:00:39.862 INFO:tasks.rados.rados.0.smithi005.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-09-30T09:00:39.868 INFO:tasks.rados.rados.0.smithi005.stdout:437: writing smithi00566664-437 from 527852 to 1168537 tid 1 2023-09-30T09:00:39.875 INFO:tasks.rados.rados.0.smithi005.stdout:437: writing smithi00566664-437 from 1680502 to 2269637 tid 2 2023-09-30T09:00:39.881 INFO:tasks.rados.rados.0.smithi005.stdout:437: writing smithi00566664-437 from 2757013 to 3327852 tid 3 2023-09-30T09:00:39.881 INFO:tasks.rados.rados.0.smithi005.stdout:438: write initial oid 438 2023-09-30T09:00:39.881 INFO:tasks.rados.rados.0.smithi005.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-09-30T09:00:39.889 INFO:tasks.rados.rados.0.smithi005.stdout:438: writing smithi00566664-438 from 544659 to 1260593 tid 1 2023-09-30T09:00:39.894 INFO:tasks.rados.rados.0.smithi005.stdout:438: writing smithi00566664-438 from 1738984 to 2188130 tid 2 2023-09-30T09:00:39.902 INFO:tasks.rados.rados.0.smithi005.stdout:438: writing smithi00566664-438 from 2784436 to 3344659 tid 3 2023-09-30T09:00:39.902 INFO:tasks.rados.rados.0.smithi005.stdout:439: write initial oid 439 2023-09-30T09:00:39.902 INFO:tasks.rados.rados.0.smithi005.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-09-30T09:00:39.910 INFO:tasks.rados.rados.0.smithi005.stdout:439: writing smithi00566664-439 from 561466 to 1352649 tid 1 2023-09-30T09:00:39.918 INFO:tasks.rados.rados.0.smithi005.stdout:439: writing smithi00566664-439 from 2081113 to 2673917 tid 2 2023-09-30T09:00:39.922 INFO:tasks.rados.rados.0.smithi005.stdout:439: writing smithi00566664-439 from 3095506 to 3361466 tid 3 2023-09-30T09:00:39.922 INFO:tasks.rados.rados.0.smithi005.stdout:440: write initial oid 440 2023-09-30T09:00:39.922 INFO:tasks.rados.rados.0.smithi005.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-09-30T09:00:39.928 INFO:tasks.rados.rados.0.smithi005.stdout:440: writing smithi00566664-440 from 578273 to 1044705 tid 1 2023-09-30T09:00:39.935 INFO:tasks.rados.rados.0.smithi005.stdout:440: writing smithi00566664-440 from 1739595 to 2192410 tid 2 2023-09-30T09:00:39.942 INFO:tasks.rados.rados.0.smithi005.stdout:440: writing smithi00566664-440 from 2722929 to 3378273 tid 3 2023-09-30T09:00:39.943 INFO:tasks.rados.rados.0.smithi005.stdout:441: write initial oid 441 2023-09-30T09:00:39.943 INFO:tasks.rados.rados.0.smithi005.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-09-30T09:00:39.949 INFO:tasks.rados.rados.0.smithi005.stdout:441: writing smithi00566664-441 from 595080 to 1136761 tid 1 2023-09-30T09:00:39.956 INFO:tasks.rados.rados.0.smithi005.stdout:441: writing smithi00566664-441 from 1798077 to 2394550 tid 2 2023-09-30T09:00:39.962 INFO:tasks.rados.rados.0.smithi005.stdout:441: writing smithi00566664-441 from 3150352 to 3395080 tid 3 2023-09-30T09:00:39.962 INFO:tasks.rados.rados.0.smithi005.stdout:442: write initial oid 442 2023-09-30T09:00:39.962 INFO:tasks.rados.rados.0.smithi005.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-09-30T09:00:39.970 INFO:tasks.rados.rados.0.smithi005.stdout:442: writing smithi00566664-442 from 611887 to 1345170 tid 1 2023-09-30T09:00:39.977 INFO:tasks.rados.rados.0.smithi005.stdout:442: writing smithi00566664-442 from 1972912 to 2429396 tid 2 2023-09-30T09:00:39.983 INFO:tasks.rados.rados.0.smithi005.stdout:442: writing smithi00566664-442 from 2894128 to 3411887 tid 3 2023-09-30T09:00:39.983 INFO:tasks.rados.rados.0.smithi005.stdout:443: write initial oid 443 2023-09-30T09:00:39.983 INFO:tasks.rados.rados.0.smithi005.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-09-30T09:00:39.990 INFO:tasks.rados.rados.0.smithi005.stdout:443: writing smithi00566664-443 from 628694 to 1037226 tid 1 2023-09-30T09:00:39.997 INFO:tasks.rados.rados.0.smithi005.stdout:443: writing smithi00566664-443 from 1515041 to 2115183 tid 2 2023-09-30T09:00:40.005 INFO:tasks.rados.rados.0.smithi005.stdout:443: writing smithi00566664-443 from 2805198 to 3357310 tid 3 2023-09-30T09:00:40.005 INFO:tasks.rados.rados.0.smithi005.stdout:444: write initial oid 444 2023-09-30T09:00:40.005 INFO:tasks.rados.rados.0.smithi005.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-09-30T09:00:40.011 INFO:tasks.rados.rados.0.smithi005.stdout:444: writing smithi00566664-444 from 645501 to 1129282 tid 1 2023-09-30T09:00:40.017 INFO:tasks.rados.rados.0.smithi005.stdout:444: writing smithi00566664-444 from 1573523 to 2033676 tid 2 2023-09-30T09:00:40.024 INFO:tasks.rados.rados.0.smithi005.stdout:444: writing smithi00566664-444 from 2548974 to 3312358 tid 3 2023-09-30T09:00:40.025 INFO:tasks.rados.rados.0.smithi005.stdout:445: write initial oid 445 2023-09-30T09:00:40.025 INFO:tasks.rados.rados.0.smithi005.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-09-30T09:00:40.032 INFO:tasks.rados.rados.0.smithi005.stdout:445: writing smithi00566664-445 from 662308 to 1221338 tid 1 2023-09-30T09:00:40.038 INFO:tasks.rados.rados.0.smithi005.stdout:445: writing smithi00566664-445 from 1632005 to 2235816 tid 2 2023-09-30T09:00:40.046 INFO:tasks.rados.rados.0.smithi005.stdout:445: writing smithi00566664-445 from 2860044 to 3462308 tid 3 2023-09-30T09:00:40.046 INFO:tasks.rados.rados.0.smithi005.stdout:446: write initial oid 446 2023-09-30T09:00:40.046 INFO:tasks.rados.rados.0.smithi005.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-09-30T09:00:40.056 INFO:tasks.rados.rados.0.smithi005.stdout:446: writing smithi00566664-446 from 679115 to 1313394 tid 1 2023-09-30T09:00:40.063 INFO:tasks.rados.rados.0.smithi005.stdout:446: writing smithi00566664-446 from 2090487 to 2554309 tid 2 2023-09-30T09:00:40.071 INFO:tasks.rados.rados.0.smithi005.stdout:446: writing smithi00566664-446 from 3003820 to 3479115 tid 3 2023-09-30T09:00:40.071 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.071 INFO:tasks.rados.rados.0.smithi005.stdout:431: finishing write tid 3 to smithi00566664-431 2023-09-30T09:00:40.071 INFO:tasks.rados.rados.0.smithi005.stdout:431: finishing write tid 4 to smithi00566664-431 2023-09-30T09:00:40.071 INFO:tasks.rados.rados.0.smithi005.stdout:431: finishing write tid 5 to smithi00566664-431 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 431 v 94 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:432: finishing write tid 1 to smithi00566664-432 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:432: finishing write tid 2 to smithi00566664-432 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:432: finishing write tid 3 to smithi00566664-432 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:432: finishing write tid 4 to smithi00566664-432 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:432: finishing write tid 5 to smithi00566664-432 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 432 v 98 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:433: finishing write tid 1 to smithi00566664-433 2023-09-30T09:00:40.072 INFO:tasks.rados.rados.0.smithi005.stdout:433: finishing write tid 2 to smithi00566664-433 2023-09-30T09:00:40.073 INFO:tasks.rados.rados.0.smithi005.stdout:431: done (15 left) 2023-09-30T09:00:40.073 INFO:tasks.rados.rados.0.smithi005.stdout:432: done (14 left) 2023-09-30T09:00:40.073 INFO:tasks.rados.rados.0.smithi005.stdout:447: write initial oid 447 2023-09-30T09:00:40.073 INFO:tasks.rados.rados.0.smithi005.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-09-30T09:00:40.077 INFO:tasks.rados.rados.0.smithi005.stdout:447: writing smithi00566664-447 from 695922 to 1405450 tid 1 2023-09-30T09:00:40.084 INFO:tasks.rados.rados.0.smithi005.stdout:447: writing smithi00566664-447 from 2032616 to 2640096 tid 2 2023-09-30T09:00:40.089 INFO:tasks.rados.rados.0.smithi005.stdout:447: writing smithi00566664-447 from 3198537 to 3495922 tid 3 2023-09-30T09:00:40.089 INFO:tasks.rados.rados.0.smithi005.stdout:448: write initial oid 448 2023-09-30T09:00:40.090 INFO:tasks.rados.rados.0.smithi005.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-09-30T09:00:40.102 INFO:tasks.rados.rados.0.smithi005.stdout:448: writing smithi00566664-448 from 712729 to 1497506 tid 1 2023-09-30T09:00:40.109 INFO:tasks.rados.rados.0.smithi005.stdout:448: writing smithi00566664-448 from 2091098 to 2558589 tid 2 2023-09-30T09:00:40.117 INFO:tasks.rados.rados.0.smithi005.stdout:448: writing smithi00566664-448 from 3342313 to 3512729 tid 3 2023-09-30T09:00:40.117 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.117 INFO:tasks.rados.rados.0.smithi005.stdout:433: finishing write tid 3 to smithi00566664-433 2023-09-30T09:00:40.117 INFO:tasks.rados.rados.0.smithi005.stdout:433: finishing write tid 4 to smithi00566664-433 2023-09-30T09:00:40.117 INFO:tasks.rados.rados.0.smithi005.stdout:433: finishing write tid 5 to smithi00566664-433 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 433 v 102 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:434: finishing write tid 1 to smithi00566664-434 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:434: finishing write tid 2 to smithi00566664-434 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:434: finishing write tid 3 to smithi00566664-434 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:434: finishing write tid 4 to smithi00566664-434 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:434: finishing write tid 5 to smithi00566664-434 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 434 v 106 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-09-30T09:00:40.118 INFO:tasks.rados.rados.0.smithi005.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:435: finishing write tid 1 to smithi00566664-435 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:435: finishing write tid 2 to smithi00566664-435 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:435: finishing write tid 3 to smithi00566664-435 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:435: finishing write tid 4 to smithi00566664-435 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:435: finishing write tid 5 to smithi00566664-435 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 435 v 90 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:436: finishing write tid 1 to smithi00566664-436 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:436: finishing write tid 2 to smithi00566664-436 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:436: finishing write tid 3 to smithi00566664-436 2023-09-30T09:00:40.119 INFO:tasks.rados.rados.0.smithi005.stdout:436: finishing write tid 4 to smithi00566664-436 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:436: finishing write tid 5 to smithi00566664-436 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 436 v 105 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:437: finishing write tid 1 to smithi00566664-437 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:437: finishing write tid 2 to smithi00566664-437 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:437: finishing write tid 3 to smithi00566664-437 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:437: finishing write tid 4 to smithi00566664-437 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:437: finishing write tid 5 to smithi00566664-437 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 437 v 79 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-09-30T09:00:40.120 INFO:tasks.rados.rados.0.smithi005.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:438: finishing write tid 1 to smithi00566664-438 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:438: finishing write tid 2 to smithi00566664-438 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:438: finishing write tid 3 to smithi00566664-438 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:438: finishing write tid 4 to smithi00566664-438 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:438: finishing write tid 5 to smithi00566664-438 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 438 v 102 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-09-30T09:00:40.121 INFO:tasks.rados.rados.0.smithi005.stdout:439: finishing write tid 1 to smithi00566664-439 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:439: finishing write tid 2 to smithi00566664-439 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:439: finishing write tid 3 to smithi00566664-439 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:439: finishing write tid 4 to smithi00566664-439 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:439: finishing write tid 5 to smithi00566664-439 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 439 v 77 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:440: finishing write tid 1 to smithi00566664-440 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:440: finishing write tid 2 to smithi00566664-440 2023-09-30T09:00:40.122 INFO:tasks.rados.rados.0.smithi005.stdout:440: finishing write tid 3 to smithi00566664-440 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:440: finishing write tid 4 to smithi00566664-440 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:440: finishing write tid 5 to smithi00566664-440 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 440 v 81 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:441: finishing write tid 1 to smithi00566664-441 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:441: finishing write tid 2 to smithi00566664-441 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:441: finishing write tid 3 to smithi00566664-441 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:441: finishing write tid 4 to smithi00566664-441 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:441: finishing write tid 5 to smithi00566664-441 2023-09-30T09:00:40.123 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 441 v 109 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:442: finishing write tid 1 to smithi00566664-442 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:442: finishing write tid 2 to smithi00566664-442 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:442: finishing write tid 3 to smithi00566664-442 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:442: finishing write tid 4 to smithi00566664-442 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:442: finishing write tid 5 to smithi00566664-442 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 442 v 83 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:443: finishing write tid 1 to smithi00566664-443 2023-09-30T09:00:40.124 INFO:tasks.rados.rados.0.smithi005.stdout:443: finishing write tid 2 to smithi00566664-443 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:443: finishing write tid 3 to smithi00566664-443 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:443: finishing write tid 4 to smithi00566664-443 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:443: finishing write tid 5 to smithi00566664-443 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 443 v 88 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:444: finishing write tid 1 to smithi00566664-444 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:444: finishing write tid 2 to smithi00566664-444 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:444: finishing write tid 3 to smithi00566664-444 2023-09-30T09:00:40.125 INFO:tasks.rados.rados.0.smithi005.stdout:444: finishing write tid 4 to smithi00566664-444 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:444: finishing write tid 5 to smithi00566664-444 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 444 v 123 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:445: finishing write tid 1 to smithi00566664-445 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:445: finishing write tid 2 to smithi00566664-445 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:445: finishing write tid 3 to smithi00566664-445 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:445: finishing write tid 4 to smithi00566664-445 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:445: finishing write tid 5 to smithi00566664-445 2023-09-30T09:00:40.126 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 445 v 87 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-09-30T09:00:40.127 INFO:tasks.rados.rados.0.smithi005.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-09-30T09:00:40.127 INFO:tasks.rados.rados.0.smithi005.stdout:446: finishing write tid 1 to smithi00566664-446 2023-09-30T09:00:40.127 INFO:tasks.rados.rados.0.smithi005.stdout:446: finishing write tid 2 to smithi00566664-446 2023-09-30T09:00:40.127 INFO:tasks.rados.rados.0.smithi005.stdout:433: done (15 left) 2023-09-30T09:00:40.127 INFO:tasks.rados.rados.0.smithi005.stdout:434: done (14 left) 2023-09-30T09:00:40.127 INFO:tasks.rados.rados.0.smithi005.stdout:435: done (13 left) 2023-09-30T09:00:40.127 INFO:tasks.rados.rados.0.smithi005.stdout:436: done (12 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:437: done (11 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:438: done (10 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:439: done (9 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:440: done (8 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:441: done (7 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:442: done (6 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:443: done (5 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:444: done (4 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:445: done (3 left) 2023-09-30T09:00:40.128 INFO:tasks.rados.rados.0.smithi005.stdout:449: write initial oid 449 2023-09-30T09:00:40.129 INFO:tasks.rados.rados.0.smithi005.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-09-30T09:00:40.129 INFO:tasks.rados.rados.0.smithi005.stdout:449: writing smithi00566664-449 from 729536 to 1189562 tid 1 2023-09-30T09:00:40.129 INFO:tasks.rados.rados.0.smithi005.stdout:449: writing smithi00566664-449 from 1749580 to 2360729 tid 2 2023-09-30T09:00:40.135 INFO:tasks.rados.rados.0.smithi005.stdout:449: writing smithi00566664-449 from 2853383 to 3305833 tid 3 2023-09-30T09:00:40.135 INFO:tasks.rados.rados.0.smithi005.stdout:450: write initial oid 450 2023-09-30T09:00:40.135 INFO:tasks.rados.rados.0.smithi005.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-09-30T09:00:40.146 INFO:tasks.rados.rados.0.smithi005.stdout:450: writing smithi00566664-450 from 746343 to 1397971 tid 1 2023-09-30T09:00:40.153 INFO:tasks.rados.rados.0.smithi005.stdout:450: writing smithi00566664-450 from 1924415 to 2679222 tid 2 2023-09-30T09:00:40.159 INFO:tasks.rados.rados.0.smithi005.stdout:450: writing smithi00566664-450 from 3397159 to 3546343 tid 3 2023-09-30T09:00:40.159 INFO:tasks.rados.rados.0.smithi005.stdout:451: write initial oid 451 2023-09-30T09:00:40.159 INFO:tasks.rados.rados.0.smithi005.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-09-30T09:00:40.169 INFO:tasks.rados.rados.0.smithi005.stdout:451: writing smithi00566664-451 from 763150 to 1490027 tid 1 2023-09-30T09:00:40.174 INFO:tasks.rados.rados.0.smithi005.stdout:451: writing smithi00566664-451 from 1982897 to 2597715 tid 2 2023-09-30T09:00:40.179 INFO:tasks.rados.rados.0.smithi005.stdout:451: writing smithi00566664-451 from 3024582 to 3499576 tid 3 2023-09-30T09:00:40.179 INFO:tasks.rados.rados.0.smithi005.stdout:452: write initial oid 452 2023-09-30T09:00:40.179 INFO:tasks.rados.rados.0.smithi005.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-09-30T09:00:40.186 INFO:tasks.rados.rados.0.smithi005.stdout:452: writing smithi00566664-452 from 779957 to 1182083 tid 1 2023-09-30T09:00:40.195 INFO:tasks.rados.rados.0.smithi005.stdout:452: writing smithi00566664-452 from 1925026 to 2683502 tid 2 2023-09-30T09:00:40.200 INFO:tasks.rados.rados.0.smithi005.stdout:452: writing smithi00566664-452 from 3335652 to 3579957 tid 3 2023-09-30T09:00:40.200 INFO:tasks.rados.rados.0.smithi005.stdout:453: write initial oid 453 2023-09-30T09:00:40.200 INFO:tasks.rados.rados.0.smithi005.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-09-30T09:00:40.207 INFO:tasks.rados.rados.0.smithi005.stdout:453: writing smithi00566664-453 from 796764 to 1274139 tid 1 2023-09-30T09:00:40.215 INFO:tasks.rados.rados.0.smithi005.stdout:453: writing smithi00566664-453 from 1983508 to 2601995 tid 2 2023-09-30T09:00:40.221 INFO:tasks.rados.rados.0.smithi005.stdout:453: writing smithi00566664-453 from 3363075 to 3596764 tid 3 2023-09-30T09:00:40.221 INFO:tasks.rados.rados.0.smithi005.stdout:454: write initial oid 454 2023-09-30T09:00:40.221 INFO:tasks.rados.rados.0.smithi005.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-09-30T09:00:40.226 INFO:tasks.rados.rados.0.smithi005.stdout:454: writing smithi00566664-454 from 413571 to 966195 tid 1 2023-09-30T09:00:40.235 INFO:tasks.rados.rados.0.smithi005.stdout:454: writing smithi00566664-454 from 1641990 to 2404135 tid 2 2023-09-30T09:00:40.242 INFO:tasks.rados.rados.0.smithi005.stdout:454: writing smithi00566664-454 from 2990498 to 3415661 tid 3 2023-09-30T09:00:40.242 INFO:tasks.rados.rados.0.smithi005.stdout:455: write initial oid 455 2023-09-30T09:00:40.243 INFO:tasks.rados.rados.0.smithi005.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-09-30T09:00:40.249 INFO:tasks.rados.rados.0.smithi005.stdout:455: writing smithi00566664-455 from 430378 to 1058251 tid 1 2023-09-30T09:00:40.256 INFO:tasks.rados.rados.0.smithi005.stdout:455: writing smithi00566664-455 from 1700472 to 2322628 tid 2 2023-09-30T09:00:40.265 INFO:tasks.rados.rados.0.smithi005.stdout:455: writing smithi00566664-455 from 3017921 to 3630378 tid 3 2023-09-30T09:00:40.265 INFO:tasks.rados.rados.0.smithi005.stdout:456: write initial oid 456 2023-09-30T09:00:40.265 INFO:tasks.rados.rados.0.smithi005.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-09-30T09:00:40.274 INFO:tasks.rados.rados.0.smithi005.stdout:456: writing smithi00566664-456 from 447185 to 1150307 tid 1 2023-09-30T09:00:40.282 INFO:tasks.rados.rados.0.smithi005.stdout:456: writing smithi00566664-456 from 1642601 to 2408415 tid 2 2023-09-30T09:00:40.288 INFO:tasks.rados.rados.0.smithi005.stdout:456: writing smithi00566664-456 from 2928991 to 3376698 tid 3 2023-09-30T09:00:40.288 INFO:tasks.rados.rados.0.smithi005.stdout:457: write initial oid 457 2023-09-30T09:00:40.288 INFO:tasks.rados.rados.0.smithi005.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-09-30T09:00:40.296 INFO:tasks.rados.rados.0.smithi005.stdout:457: writing smithi00566664-457 from 463992 to 1242363 tid 1 2023-09-30T09:00:40.303 INFO:tasks.rados.rados.0.smithi005.stdout:457: writing smithi00566664-457 from 1701083 to 2326908 tid 2 2023-09-30T09:00:40.310 INFO:tasks.rados.rados.0.smithi005.stdout:457: writing smithi00566664-457 from 2956414 to 3615393 tid 3 2023-09-30T09:00:40.310 INFO:tasks.rados.rados.0.smithi005.stdout:458: write initial oid 458 2023-09-30T09:00:40.311 INFO:tasks.rados.rados.0.smithi005.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-09-30T09:00:40.317 INFO:tasks.rados.rados.0.smithi005.stdout:458: writing smithi00566664-458 from 480799 to 1050772 tid 1 2023-09-30T09:00:40.324 INFO:tasks.rados.rados.0.smithi005.stdout:458: writing smithi00566664-458 from 1475918 to 2245401 tid 2 2023-09-30T09:00:40.330 INFO:tasks.rados.rados.0.smithi005.stdout:458: writing smithi00566664-458 from 2700190 to 3286794 tid 3 2023-09-30T09:00:40.331 INFO:tasks.rados.rados.0.smithi005.stdout:459: write initial oid 459 2023-09-30T09:00:40.331 INFO:tasks.rados.rados.0.smithi005.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-09-30T09:00:40.338 INFO:tasks.rados.rados.0.smithi005.stdout:459: writing smithi00566664-459 from 497606 to 1142828 tid 1 2023-09-30T09:00:40.346 INFO:tasks.rados.rados.0.smithi005.stdout:459: writing smithi00566664-459 from 1934400 to 2563894 tid 2 2023-09-30T09:00:40.353 INFO:tasks.rados.rados.0.smithi005.stdout:459: writing smithi00566664-459 from 3243966 to 3697606 tid 3 2023-09-30T09:00:40.353 INFO:tasks.rados.rados.0.smithi005.stdout:460: write initial oid 460 2023-09-30T09:00:40.353 INFO:tasks.rados.rados.0.smithi005.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-09-30T09:00:40.360 INFO:tasks.rados.rados.0.smithi005.stdout:460: writing smithi00566664-460 from 514413 to 1234884 tid 1 2023-09-30T09:00:40.369 INFO:tasks.rados.rados.0.smithi005.stdout:460: writing smithi00566664-460 from 1876529 to 2649681 tid 2 2023-09-30T09:00:40.376 INFO:tasks.rados.rados.0.smithi005.stdout:460: writing smithi00566664-460 from 3438683 to 3714413 tid 3 2023-09-30T09:00:40.376 INFO:tasks.rados.rados.0.smithi005.stdout:461: write initial oid 461 2023-09-30T09:00:40.376 INFO:tasks.rados.rados.0.smithi005.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-09-30T09:00:40.384 INFO:tasks.rados.rados.0.smithi005.stdout:461: writing smithi00566664-461 from 531220 to 1326940 tid 1 2023-09-30T09:00:40.390 INFO:tasks.rados.rados.0.smithi005.stdout:461: writing smithi00566664-461 from 1935011 to 2451821 tid 2 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:461: writing smithi00566664-461 from 3066106 to 3486526 tid 3 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:446: finishing write tid 3 to smithi00566664-446 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:446: finishing write tid 4 to smithi00566664-446 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:446: finishing write tid 5 to smithi00566664-446 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 446 v 91 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:447: finishing write tid 1 to smithi00566664-447 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:447: finishing write tid 2 to smithi00566664-447 2023-09-30T09:00:40.398 INFO:tasks.rados.rados.0.smithi005.stdout:447: finishing write tid 3 to smithi00566664-447 2023-09-30T09:00:40.399 INFO:tasks.rados.rados.0.smithi005.stdout:447: finishing write tid 4 to smithi00566664-447 2023-09-30T09:00:40.399 INFO:tasks.rados.rados.0.smithi005.stdout:446: done (15 left) 2023-09-30T09:00:40.399 INFO:tasks.rados.rados.0.smithi005.stdout:462: write initial oid 462 2023-09-30T09:00:40.399 INFO:tasks.rados.rados.0.smithi005.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-09-30T09:00:40.403 INFO:tasks.rados.rados.0.smithi005.stdout:462: writing smithi00566664-462 from 548027 to 1018996 tid 1 2023-09-30T09:00:40.411 INFO:tasks.rados.rados.0.smithi005.stdout:462: writing smithi00566664-462 from 1593493 to 2370314 tid 2 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout:462: writing smithi00566664-462 from 3093529 to 3725221 tid 3 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout:447: finishing write tid 5 to smithi00566664-447 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 447 v 127 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout:448: finishing write tid 1 to smithi00566664-448 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout:448: finishing write tid 2 to smithi00566664-448 2023-09-30T09:00:40.419 INFO:tasks.rados.rados.0.smithi005.stdout:447: done (15 left) 2023-09-30T09:00:40.420 INFO:tasks.rados.rados.0.smithi005.stdout:463: write initial oid 463 2023-09-30T09:00:40.420 INFO:tasks.rados.rados.0.smithi005.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-09-30T09:00:40.425 INFO:tasks.rados.rados.0.smithi005.stdout:463: writing smithi00566664-463 from 564834 to 1111052 tid 1 2023-09-30T09:00:40.431 INFO:tasks.rados.rados.0.smithi005.stdout:463: writing smithi00566664-463 from 1651975 to 2172454 tid 2 2023-09-30T09:00:40.438 INFO:tasks.rados.rados.0.smithi005.stdout:463: writing smithi00566664-463 from 2720952 to 3280269 tid 3 2023-09-30T09:00:40.438 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.438 INFO:tasks.rados.rados.0.smithi005.stdout:448: finishing write tid 3 to smithi00566664-448 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:448: finishing write tid 4 to smithi00566664-448 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:448: finishing write tid 5 to smithi00566664-448 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 448 v 95 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:449: finishing write tid 1 to smithi00566664-449 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:448: done (15 left) 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:464: write initial oid 464 2023-09-30T09:00:40.439 INFO:tasks.rados.rados.0.smithi005.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-09-30T09:00:40.445 INFO:tasks.rados.rados.0.smithi005.stdout:464: writing smithi00566664-464 from 581641 to 1203108 tid 1 2023-09-30T09:00:40.455 INFO:tasks.rados.rados.0.smithi005.stdout:464: writing smithi00566664-464 from 1994104 to 2774594 tid 2 2023-09-30T09:00:40.462 INFO:tasks.rados.rados.0.smithi005.stdout:464: writing smithi00566664-464 from 3432022 to 3781641 tid 3 2023-09-30T09:00:40.462 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.462 INFO:tasks.rados.rados.0.smithi005.stdout:449: finishing write tid 2 to smithi00566664-449 2023-09-30T09:00:40.462 INFO:tasks.rados.rados.0.smithi005.stdout:449: finishing write tid 3 to smithi00566664-449 2023-09-30T09:00:40.462 INFO:tasks.rados.rados.0.smithi005.stdout:449: finishing write tid 4 to smithi00566664-449 2023-09-30T09:00:40.462 INFO:tasks.rados.rados.0.smithi005.stdout:449: finishing write tid 5 to smithi00566664-449 2023-09-30T09:00:40.462 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 449 v 85 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-09-30T09:00:40.463 INFO:tasks.rados.rados.0.smithi005.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-09-30T09:00:40.463 INFO:tasks.rados.rados.0.smithi005.stdout:450: finishing write tid 1 to smithi00566664-450 2023-09-30T09:00:40.463 INFO:tasks.rados.rados.0.smithi005.stdout:449: done (15 left) 2023-09-30T09:00:40.463 INFO:tasks.rados.rados.0.smithi005.stdout:465: write initial oid 465 2023-09-30T09:00:40.463 INFO:tasks.rados.rados.0.smithi005.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-09-30T09:00:40.467 INFO:tasks.rados.rados.0.smithi005.stdout:465: writing smithi00566664-465 from 598448 to 1011517 tid 1 2023-09-30T09:00:40.475 INFO:tasks.rados.rados.0.smithi005.stdout:465: writing smithi00566664-465 from 1768939 to 2293087 tid 2 2023-09-30T09:00:40.481 INFO:tasks.rados.rados.0.smithi005.stdout:465: writing smithi00566664-465 from 2775798 to 3357659 tid 3 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:465: writing smithi00566664-465 from 3781488 to 3798448 tid 4 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:450: finishing write tid 2 to smithi00566664-450 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:450: finishing write tid 3 to smithi00566664-450 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:450: finishing write tid 4 to smithi00566664-450 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:450: finishing write tid 5 to smithi00566664-450 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 450 v 81 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-09-30T09:00:40.484 INFO:tasks.rados.rados.0.smithi005.stdout:451: finishing write tid 1 to smithi00566664-451 2023-09-30T09:00:40.485 INFO:tasks.rados.rados.0.smithi005.stdout:450: done (15 left) 2023-09-30T09:00:40.485 INFO:tasks.rados.rados.0.smithi005.stdout:466: write initial oid 466 2023-09-30T09:00:40.485 INFO:tasks.rados.rados.0.smithi005.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-09-30T09:00:40.490 INFO:tasks.rados.rados.0.smithi005.stdout:466: writing smithi00566664-466 from 615255 to 1103573 tid 1 2023-09-30T09:00:40.500 INFO:tasks.rados.rados.0.smithi005.stdout:466: writing smithi00566664-466 from 1827421 to 2611580 tid 2 2023-09-30T09:00:40.508 INFO:tasks.rados.rados.0.smithi005.stdout:466: writing smithi00566664-466 from 3203221 to 3815255 tid 3 2023-09-30T09:00:40.508 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.508 INFO:tasks.rados.rados.0.smithi005.stdout:451: finishing write tid 2 to smithi00566664-451 2023-09-30T09:00:40.508 INFO:tasks.rados.rados.0.smithi005.stdout:451: finishing write tid 3 to smithi00566664-451 2023-09-30T09:00:40.508 INFO:tasks.rados.rados.0.smithi005.stdout:451: finishing write tid 4 to smithi00566664-451 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:451: finishing write tid 5 to smithi00566664-451 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 451 v 94 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:452: finishing write tid 1 to smithi00566664-452 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:452: finishing write tid 2 to smithi00566664-452 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:452: finishing write tid 3 to smithi00566664-452 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:452: finishing write tid 4 to smithi00566664-452 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:452: finishing write tid 5 to smithi00566664-452 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 452 v 84 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-09-30T09:00:40.509 INFO:tasks.rados.rados.0.smithi005.stdout:453: finishing write tid 1 to smithi00566664-453 2023-09-30T09:00:40.510 INFO:tasks.rados.rados.0.smithi005.stdout:453: finishing write tid 2 to smithi00566664-453 2023-09-30T09:00:40.510 INFO:tasks.rados.rados.0.smithi005.stdout:453: finishing write tid 3 to smithi00566664-453 2023-09-30T09:00:40.510 INFO:tasks.rados.rados.0.smithi005.stdout:453: finishing write tid 4 to smithi00566664-453 2023-09-30T09:00:40.510 INFO:tasks.rados.rados.0.smithi005.stdout:451: done (15 left) 2023-09-30T09:00:40.510 INFO:tasks.rados.rados.0.smithi005.stdout:452: done (14 left) 2023-09-30T09:00:40.510 INFO:tasks.rados.rados.0.smithi005.stdout:467: write initial oid 467 2023-09-30T09:00:40.510 INFO:tasks.rados.rados.0.smithi005.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-09-30T09:00:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:467: writing smithi00566664-467 from 632062 to 1195629 tid 1 2023-09-30T09:00:40.523 INFO:tasks.rados.rados.0.smithi005.stdout:467: writing smithi00566664-467 from 1885903 to 2413720 tid 2 2023-09-30T09:00:40.529 INFO:tasks.rados.rados.0.smithi005.stdout:467: writing smithi00566664-467 from 2830644 to 3551402 tid 3 2023-09-30T09:00:40.529 INFO:tasks.rados.rados.0.smithi005.stdout:468: write initial oid 468 2023-09-30T09:00:40.529 INFO:tasks.rados.rados.0.smithi005.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-09-30T09:00:40.537 INFO:tasks.rados.rados.0.smithi005.stdout:468: writing smithi00566664-468 from 648869 to 1287685 tid 1 2023-09-30T09:00:40.545 INFO:tasks.rados.rados.0.smithi005.stdout:468: writing smithi00566664-468 from 1828032 to 2615860 tid 2 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout:468: writing smithi00566664-468 from 3141714 to 3673744 tid 3 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout:453: finishing write tid 5 to smithi00566664-453 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 453 v 93 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout:453: done (15 left) 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout:469: write initial oid 469 2023-09-30T09:00:40.552 INFO:tasks.rados.rados.0.smithi005.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-09-30T09:00:40.559 INFO:tasks.rados.rados.0.smithi005.stdout:469: writing smithi00566664-469 from 665676 to 1379741 tid 1 2023-09-30T09:00:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:469: writing smithi00566664-469 from 1886514 to 2418000 tid 2 2023-09-30T09:00:40.574 INFO:tasks.rados.rados.0.smithi005.stdout:469: writing smithi00566664-469 from 3169137 to 3865676 tid 3 2023-09-30T09:00:40.574 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.575 INFO:tasks.rados.rados.0.smithi005.stdout:454: finishing write tid 1 to smithi00566664-454 2023-09-30T09:00:40.577 INFO:tasks.rados.rados.0.smithi005.stdout:454: finishing write tid 2 to smithi00566664-454 2023-09-30T09:00:40.577 INFO:tasks.rados.rados.0.smithi005.stdout:454: finishing write tid 3 to smithi00566664-454 2023-09-30T09:00:40.577 INFO:tasks.rados.rados.0.smithi005.stdout:454: finishing write tid 4 to smithi00566664-454 2023-09-30T09:00:40.577 INFO:tasks.rados.rados.0.smithi005.stdout:454: finishing write tid 5 to smithi00566664-454 2023-09-30T09:00:40.577 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 454 v 97 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-09-30T09:00:40.577 INFO:tasks.rados.rados.0.smithi005.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-09-30T09:00:40.578 INFO:tasks.rados.rados.0.smithi005.stdout:455: finishing write tid 1 to smithi00566664-455 2023-09-30T09:00:40.578 INFO:tasks.rados.rados.0.smithi005.stdout:454: done (15 left) 2023-09-30T09:00:40.578 INFO:tasks.rados.rados.0.smithi005.stdout:470: write initial oid 470 2023-09-30T09:00:40.578 INFO:tasks.rados.rados.0.smithi005.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-09-30T09:00:40.583 INFO:tasks.rados.rados.0.smithi005.stdout:470: writing smithi00566664-470 from 682483 to 1471797 tid 1 2023-09-30T09:00:40.590 INFO:tasks.rados.rados.0.smithi005.stdout:470: writing smithi00566664-470 from 1944996 to 2736493 tid 2 2023-09-30T09:00:40.597 INFO:tasks.rados.rados.0.smithi005.stdout:470: writing smithi00566664-470 from 3196560 to 3751134 tid 3 2023-09-30T09:00:40.597 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.597 INFO:tasks.rados.rados.0.smithi005.stdout:455: finishing write tid 2 to smithi00566664-455 2023-09-30T09:00:40.597 INFO:tasks.rados.rados.0.smithi005.stdout:455: finishing write tid 3 to smithi00566664-455 2023-09-30T09:00:40.597 INFO:tasks.rados.rados.0.smithi005.stdout:455: finishing write tid 4 to smithi00566664-455 2023-09-30T09:00:40.597 INFO:tasks.rados.rados.0.smithi005.stdout:455: finishing write tid 5 to smithi00566664-455 2023-09-30T09:00:40.597 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 455 v 109 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:456: finishing write tid 1 to smithi00566664-456 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:456: finishing write tid 2 to smithi00566664-456 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:456: finishing write tid 3 to smithi00566664-456 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:456: finishing write tid 4 to smithi00566664-456 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:456: finishing write tid 5 to smithi00566664-456 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 92 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-09-30T09:00:40.598 INFO:tasks.rados.rados.0.smithi005.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:457: finishing write tid 1 to smithi00566664-457 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:457: finishing write tid 2 to smithi00566664-457 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:457: finishing write tid 3 to smithi00566664-457 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:457: finishing write tid 4 to smithi00566664-457 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:455: done (15 left) 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:456: done (14 left) 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:471: write initial oid 471 2023-09-30T09:00:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-09-30T09:00:40.604 INFO:tasks.rados.rados.0.smithi005.stdout:471: writing smithi00566664-471 from 699290 to 1163853 tid 1 2023-09-30T09:00:40.610 INFO:tasks.rados.rados.0.smithi005.stdout:471: writing smithi00566664-471 from 1603478 to 2138633 tid 2 2023-09-30T09:00:40.619 INFO:tasks.rados.rados.0.smithi005.stdout:471: writing smithi00566664-471 from 2823983 to 3589829 tid 3 2023-09-30T09:00:40.619 INFO:tasks.rados.rados.0.smithi005.stdout:472: write initial oid 472 2023-09-30T09:00:40.619 INFO:tasks.rados.rados.0.smithi005.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-09-30T09:00:40.626 INFO:tasks.rados.rados.0.smithi005.stdout:472: writing smithi00566664-472 from 716097 to 1255909 tid 1 2023-09-30T09:00:40.635 INFO:tasks.rados.rados.0.smithi005.stdout:472: writing smithi00566664-472 from 1945607 to 2740773 tid 2 2023-09-30T09:00:40.643 INFO:tasks.rados.rados.0.smithi005.stdout:472: writing smithi00566664-472 from 3535053 to 3916097 tid 3 2023-09-30T09:00:40.643 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.643 INFO:tasks.rados.rados.0.smithi005.stdout:457: finishing write tid 5 to smithi00566664-457 2023-09-30T09:00:40.643 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 457 v 101 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-09-30T09:00:40.643 INFO:tasks.rados.rados.0.smithi005.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-09-30T09:00:40.643 INFO:tasks.rados.rados.0.smithi005.stdout:458: finishing write tid 1 to smithi00566664-458 2023-09-30T09:00:40.644 INFO:tasks.rados.rados.0.smithi005.stdout:458: finishing write tid 2 to smithi00566664-458 2023-09-30T09:00:40.644 INFO:tasks.rados.rados.0.smithi005.stdout:458: finishing write tid 3 to smithi00566664-458 2023-09-30T09:00:40.644 INFO:tasks.rados.rados.0.smithi005.stdout:458: finishing write tid 4 to smithi00566664-458 2023-09-30T09:00:40.644 INFO:tasks.rados.rados.0.smithi005.stdout:458: finishing write tid 5 to smithi00566664-458 2023-09-30T09:00:40.644 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 458 v 110 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-09-30T09:00:40.644 INFO:tasks.rados.rados.0.smithi005.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-09-30T09:00:40.645 INFO:tasks.rados.rados.0.smithi005.stdout:459: finishing write tid 1 to smithi00566664-459 2023-09-30T09:00:40.645 INFO:tasks.rados.rados.0.smithi005.stdout:459: finishing write tid 2 to smithi00566664-459 2023-09-30T09:00:40.645 INFO:tasks.rados.rados.0.smithi005.stdout:459: finishing write tid 3 to smithi00566664-459 2023-09-30T09:00:40.645 INFO:tasks.rados.rados.0.smithi005.stdout:459: finishing write tid 4 to smithi00566664-459 2023-09-30T09:00:40.645 INFO:tasks.rados.rados.0.smithi005.stdout:459: finishing write tid 5 to smithi00566664-459 2023-09-30T09:00:40.645 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 459 v 89 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-09-30T09:00:40.646 INFO:tasks.rados.rados.0.smithi005.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-09-30T09:00:40.646 INFO:tasks.rados.rados.0.smithi005.stdout:457: done (15 left) 2023-09-30T09:00:40.646 INFO:tasks.rados.rados.0.smithi005.stdout:458: done (14 left) 2023-09-30T09:00:40.646 INFO:tasks.rados.rados.0.smithi005.stdout:459: done (13 left) 2023-09-30T09:00:40.646 INFO:tasks.rados.rados.0.smithi005.stdout:473: write initial oid 473 2023-09-30T09:00:40.646 INFO:tasks.rados.rados.0.smithi005.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-09-30T09:00:40.650 INFO:tasks.rados.rados.0.smithi005.stdout:473: writing smithi00566664-473 from 732904 to 1464318 tid 1 2023-09-30T09:00:40.657 INFO:tasks.rados.rados.0.smithi005.stdout:473: writing smithi00566664-473 from 2120442 to 2659266 tid 2 2023-09-30T09:00:40.664 INFO:tasks.rados.rados.0.smithi005.stdout:473: writing smithi00566664-473 from 3278829 to 3783572 tid 3 2023-09-30T09:00:40.664 INFO:tasks.rados.rados.0.smithi005.stdout:474: write initial oid 474 2023-09-30T09:00:40.665 INFO:tasks.rados.rados.0.smithi005.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-09-30T09:00:40.670 INFO:tasks.rados.rados.0.smithi005.stdout:474: writing smithi00566664-474 from 749711 to 1156374 tid 1 2023-09-30T09:00:40.678 INFO:tasks.rados.rados.0.smithi005.stdout:474: writing smithi00566664-474 from 1778924 to 2461406 tid 2 2023-09-30T09:00:40.687 INFO:tasks.rados.rados.0.smithi005.stdout:474: writing smithi00566664-474 from 3189899 to 3905914 tid 3 2023-09-30T09:00:40.687 INFO:tasks.rados.rados.0.smithi005.stdout:475: write initial oid 475 2023-09-30T09:00:40.687 INFO:tasks.rados.rados.0.smithi005.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-09-30T09:00:40.694 INFO:tasks.rados.rados.0.smithi005.stdout:475: writing smithi00566664-475 from 766518 to 1248430 tid 1 2023-09-30T09:00:40.700 INFO:tasks.rados.rados.0.smithi005.stdout:475: writing smithi00566664-475 from 1837406 to 2379899 tid 2 2023-09-30T09:00:40.707 INFO:tasks.rados.rados.0.smithi005.stdout:475: writing smithi00566664-475 from 2933675 to 3460962 tid 3 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout:475: writing smithi00566664-475 from 3876584 to 3966518 tid 4 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout:460: finishing write tid 1 to smithi00566664-460 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout:460: finishing write tid 2 to smithi00566664-460 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout:460: finishing write tid 3 to smithi00566664-460 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout:460: finishing write tid 4 to smithi00566664-460 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout:460: finishing write tid 5 to smithi00566664-460 2023-09-30T09:00:40.711 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 460 v 97 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:461: finishing write tid 1 to smithi00566664-461 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:461: finishing write tid 2 to smithi00566664-461 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:461: finishing write tid 3 to smithi00566664-461 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:461: finishing write tid 4 to smithi00566664-461 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:461: finishing write tid 5 to smithi00566664-461 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 461 v 101 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:462: finishing write tid 1 to smithi00566664-462 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:462: finishing write tid 2 to smithi00566664-462 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:462: finishing write tid 3 to smithi00566664-462 2023-09-30T09:00:40.712 INFO:tasks.rados.rados.0.smithi005.stdout:462: finishing write tid 4 to smithi00566664-462 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:462: finishing write tid 5 to smithi00566664-462 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 462 v 114 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:463: finishing write tid 1 to smithi00566664-463 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:463: finishing write tid 2 to smithi00566664-463 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:463: finishing write tid 3 to smithi00566664-463 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:463: finishing write tid 4 to smithi00566664-463 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:463: finishing write tid 5 to smithi00566664-463 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 463 v 99 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:464: finishing write tid 1 to smithi00566664-464 2023-09-30T09:00:40.713 INFO:tasks.rados.rados.0.smithi005.stdout:464: finishing write tid 2 to smithi00566664-464 2023-09-30T09:00:40.714 INFO:tasks.rados.rados.0.smithi005.stdout:460: done (15 left) 2023-09-30T09:00:40.714 INFO:tasks.rados.rados.0.smithi005.stdout:461: done (14 left) 2023-09-30T09:00:40.714 INFO:tasks.rados.rados.0.smithi005.stdout:462: done (13 left) 2023-09-30T09:00:40.714 INFO:tasks.rados.rados.0.smithi005.stdout:463: done (12 left) 2023-09-30T09:00:40.714 INFO:tasks.rados.rados.0.smithi005.stdout:476: write initial oid 476 2023-09-30T09:00:40.714 INFO:tasks.rados.rados.0.smithi005.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-09-30T09:00:40.721 INFO:tasks.rados.rados.0.smithi005.stdout:476: writing smithi00566664-476 from 783325 to 1340486 tid 1 2023-09-30T09:00:40.728 INFO:tasks.rados.rados.0.smithi005.stdout:476: writing smithi00566664-476 from 1779535 to 2465686 tid 2 2023-09-30T09:00:40.735 INFO:tasks.rados.rados.0.smithi005.stdout:476: writing smithi00566664-476 from 3244745 to 3699657 tid 3 2023-09-30T09:00:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:477: write initial oid 477 2023-09-30T09:00:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-09-30T09:00:40.741 INFO:tasks.rados.rados.0.smithi005.stdout:477: writing smithi00566664-477 from 400132 to 1032542 tid 1 2023-09-30T09:00:40.747 INFO:tasks.rados.rados.0.smithi005.stdout:477: writing smithi00566664-477 from 1438017 to 1984179 tid 2 2023-09-30T09:00:40.747 INFO:tasks.rados.rados.0.smithi005.stdout:478: write initial oid 478 2023-09-30T09:00:40.748 INFO:tasks.rados.rados.0.smithi005.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-09-30T09:00:40.754 INFO:tasks.rados.rados.0.smithi005.stdout:478: writing smithi00566664-478 from 416939 to 1124598 tid 1 2023-09-30T09:00:40.759 INFO:tasks.rados.rados.0.smithi005.stdout:478: writing smithi00566664-478 from 1896499 to 2016939 tid 2 2023-09-30T09:00:40.759 INFO:tasks.rados.rados.0.smithi005.stdout:479: write initial oid 479 2023-09-30T09:00:40.759 INFO:tasks.rados.rados.0.smithi005.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-09-30T09:00:40.767 INFO:tasks.rados.rados.0.smithi005.stdout:479: writing smithi00566664-479 from 433746 to 1216654 tid 1 2023-09-30T09:00:40.772 INFO:tasks.rados.rados.0.smithi005.stdout:479: writing smithi00566664-479 from 1954981 to 2033746 tid 2 2023-09-30T09:00:40.772 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.772 INFO:tasks.rados.rados.0.smithi005.stdout:464: finishing write tid 3 to smithi00566664-464 2023-09-30T09:00:40.772 INFO:tasks.rados.rados.0.smithi005.stdout:464: finishing write tid 4 to smithi00566664-464 2023-09-30T09:00:40.772 INFO:tasks.rados.rados.0.smithi005.stdout:464: finishing write tid 5 to smithi00566664-464 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 464 v 143 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:465: finishing write tid 1 to smithi00566664-465 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:465: finishing write tid 2 to smithi00566664-465 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:465: finishing write tid 3 to smithi00566664-465 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:465: finishing write tid 4 to smithi00566664-465 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:465: finishing write tid 5 to smithi00566664-465 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:465: finishing write tid 6 to smithi00566664-465 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 465 v 106 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:466: finishing write tid 1 to smithi00566664-466 2023-09-30T09:00:40.773 INFO:tasks.rados.rados.0.smithi005.stdout:466: finishing write tid 2 to smithi00566664-466 2023-09-30T09:00:40.774 INFO:tasks.rados.rados.0.smithi005.stdout:464: done (15 left) 2023-09-30T09:00:40.774 INFO:tasks.rados.rados.0.smithi005.stdout:465: done (14 left) 2023-09-30T09:00:40.774 INFO:tasks.rados.rados.0.smithi005.stdout:480: write initial oid 480 2023-09-30T09:00:40.774 INFO:tasks.rados.rados.0.smithi005.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-09-30T09:00:40.781 INFO:tasks.rados.rados.0.smithi005.stdout:480: writing smithi00566664-480 from 450553 to 1025063 tid 1 2023-09-30T09:00:40.787 INFO:tasks.rados.rados.0.smithi005.stdout:480: writing smithi00566664-480 from 1613463 to 2050553 tid 2 2023-09-30T09:00:40.787 INFO:tasks.rados.rados.0.smithi005.stdout:481: write initial oid 481 2023-09-30T09:00:40.787 INFO:tasks.rados.rados.0.smithi005.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-09-30T09:00:40.794 INFO:tasks.rados.rados.0.smithi005.stdout:481: writing smithi00566664-481 from 467360 to 1117119 tid 1 2023-09-30T09:00:40.801 INFO:tasks.rados.rados.0.smithi005.stdout:481: writing smithi00566664-481 from 1671945 to 2067360 tid 2 2023-09-30T09:00:40.801 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.801 INFO:tasks.rados.rados.0.smithi005.stdout:466: finishing write tid 3 to smithi00566664-466 2023-09-30T09:00:40.802 INFO:tasks.rados.rados.0.smithi005.stdout:466: finishing write tid 4 to smithi00566664-466 2023-09-30T09:00:40.802 INFO:tasks.rados.rados.0.smithi005.stdout:466: finishing write tid 5 to smithi00566664-466 2023-09-30T09:00:40.802 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 466 v 113 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-09-30T09:00:40.802 INFO:tasks.rados.rados.0.smithi005.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-09-30T09:00:40.802 INFO:tasks.rados.rados.0.smithi005.stdout:467: finishing write tid 1 to smithi00566664-467 2023-09-30T09:00:40.802 INFO:tasks.rados.rados.0.smithi005.stdout:467: finishing write tid 2 to smithi00566664-467 2023-09-30T09:00:40.802 INFO:tasks.rados.rados.0.smithi005.stdout:467: finishing write tid 3 to smithi00566664-467 2023-09-30T09:00:40.803 INFO:tasks.rados.rados.0.smithi005.stdout:467: finishing write tid 4 to smithi00566664-467 2023-09-30T09:00:40.803 INFO:tasks.rados.rados.0.smithi005.stdout:467: finishing write tid 5 to smithi00566664-467 2023-09-30T09:00:40.803 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 467 v 87 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-09-30T09:00:40.803 INFO:tasks.rados.rados.0.smithi005.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-09-30T09:00:40.803 INFO:tasks.rados.rados.0.smithi005.stdout:468: finishing write tid 1 to smithi00566664-468 2023-09-30T09:00:40.803 INFO:tasks.rados.rados.0.smithi005.stdout:466: done (15 left) 2023-09-30T09:00:40.804 INFO:tasks.rados.rados.0.smithi005.stdout:467: done (14 left) 2023-09-30T09:00:40.804 INFO:tasks.rados.rados.0.smithi005.stdout:482: write initial oid 482 2023-09-30T09:00:40.804 INFO:tasks.rados.rados.0.smithi005.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-09-30T09:00:40.807 INFO:tasks.rados.rados.0.smithi005.stdout:482: writing smithi00566664-482 from 484167 to 1209175 tid 1 2023-09-30T09:00:40.813 INFO:tasks.rados.rados.0.smithi005.stdout:482: writing smithi00566664-482 from 1730427 to 2084167 tid 2 2023-09-30T09:00:40.813 INFO:tasks.rados.rados.0.smithi005.stdout:483: write initial oid 483 2023-09-30T09:00:40.813 INFO:tasks.rados.rados.0.smithi005.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-09-30T09:00:40.818 INFO:tasks.rados.rados.0.smithi005.stdout:483: writing smithi00566664-483 from 500974 to 901231 tid 1 2023-09-30T09:00:40.825 INFO:tasks.rados.rados.0.smithi005.stdout:483: writing smithi00566664-483 from 1388909 to 1946078 tid 2 2023-09-30T09:00:40.825 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.826 INFO:tasks.rados.rados.0.smithi005.stdout:468: finishing write tid 2 to smithi00566664-468 2023-09-30T09:00:40.826 INFO:tasks.rados.rados.0.smithi005.stdout:468: finishing write tid 3 to smithi00566664-468 2023-09-30T09:00:40.826 INFO:tasks.rados.rados.0.smithi005.stdout:468: finishing write tid 4 to smithi00566664-468 2023-09-30T09:00:40.826 INFO:tasks.rados.rados.0.smithi005.stdout:468: finishing write tid 5 to smithi00566664-468 2023-09-30T09:00:40.826 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 468 v 93 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-09-30T09:00:40.826 INFO:tasks.rados.rados.0.smithi005.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-09-30T09:00:40.826 INFO:tasks.rados.rados.0.smithi005.stdout:469: finishing write tid 1 to smithi00566664-469 2023-09-30T09:00:40.827 INFO:tasks.rados.rados.0.smithi005.stdout:469: finishing write tid 2 to smithi00566664-469 2023-09-30T09:00:40.827 INFO:tasks.rados.rados.0.smithi005.stdout:469: finishing write tid 3 to smithi00566664-469 2023-09-30T09:00:40.827 INFO:tasks.rados.rados.0.smithi005.stdout:469: finishing write tid 4 to smithi00566664-469 2023-09-30T09:00:40.827 INFO:tasks.rados.rados.0.smithi005.stdout:469: finishing write tid 5 to smithi00566664-469 2023-09-30T09:00:40.827 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 469 v 131 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-09-30T09:00:40.827 INFO:tasks.rados.rados.0.smithi005.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-09-30T09:00:40.827 INFO:tasks.rados.rados.0.smithi005.stdout:470: finishing write tid 1 to smithi00566664-470 2023-09-30T09:00:40.828 INFO:tasks.rados.rados.0.smithi005.stdout:470: finishing write tid 2 to smithi00566664-470 2023-09-30T09:00:40.828 INFO:tasks.rados.rados.0.smithi005.stdout:468: done (15 left) 2023-09-30T09:00:40.828 INFO:tasks.rados.rados.0.smithi005.stdout:469: done (14 left) 2023-09-30T09:00:40.828 INFO:tasks.rados.rados.0.smithi005.stdout:484: write initial oid 484 2023-09-30T09:00:40.828 INFO:tasks.rados.rados.0.smithi005.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-09-30T09:00:40.830 INFO:tasks.rados.rados.0.smithi005.stdout:484: writing smithi00566664-484 from 517781 to 993287 tid 1 2023-09-30T09:00:40.837 INFO:tasks.rados.rados.0.smithi005.stdout:484: writing smithi00566664-484 from 1731038 to 2117781 tid 2 2023-09-30T09:00:40.837 INFO:tasks.rados.rados.0.smithi005.stdout:485: write initial oid 485 2023-09-30T09:00:40.837 INFO:tasks.rados.rados.0.smithi005.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-09-30T09:00:40.843 INFO:tasks.rados.rados.0.smithi005.stdout:485: writing smithi00566664-485 from 534588 to 1085343 tid 1 2023-09-30T09:00:40.850 INFO:tasks.rados.rados.0.smithi005.stdout:485: writing smithi00566664-485 from 1789520 to 2134588 tid 2 2023-09-30T09:00:40.851 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.851 INFO:tasks.rados.rados.0.smithi005.stdout:470: finishing write tid 3 to smithi00566664-470 2023-09-30T09:00:40.851 INFO:tasks.rados.rados.0.smithi005.stdout:470: finishing write tid 4 to smithi00566664-470 2023-09-30T09:00:40.851 INFO:tasks.rados.rados.0.smithi005.stdout:470: finishing write tid 5 to smithi00566664-470 2023-09-30T09:00:40.851 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 470 v 113 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-09-30T09:00:40.851 INFO:tasks.rados.rados.0.smithi005.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-09-30T09:00:40.851 INFO:tasks.rados.rados.0.smithi005.stdout:471: finishing write tid 1 to smithi00566664-471 2023-09-30T09:00:40.852 INFO:tasks.rados.rados.0.smithi005.stdout:471: finishing write tid 2 to smithi00566664-471 2023-09-30T09:00:40.852 INFO:tasks.rados.rados.0.smithi005.stdout:470: done (15 left) 2023-09-30T09:00:40.852 INFO:tasks.rados.rados.0.smithi005.stdout:486: write initial oid 486 2023-09-30T09:00:40.852 INFO:tasks.rados.rados.0.smithi005.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-09-30T09:00:40.857 INFO:tasks.rados.rados.0.smithi005.stdout:486: writing smithi00566664-486 from 551395 to 1177399 tid 1 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout:486: writing smithi00566664-486 from 1848002 to 2151395 tid 2 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout:471: finishing write tid 3 to smithi00566664-471 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout:471: finishing write tid 4 to smithi00566664-471 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout:471: finishing write tid 5 to smithi00566664-471 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 471 v 96 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-09-30T09:00:40.863 INFO:tasks.rados.rados.0.smithi005.stdout:472: finishing write tid 1 to smithi00566664-472 2023-09-30T09:00:40.864 INFO:tasks.rados.rados.0.smithi005.stdout:472: finishing write tid 2 to smithi00566664-472 2023-09-30T09:00:40.864 INFO:tasks.rados.rados.0.smithi005.stdout:472: finishing write tid 3 to smithi00566664-472 2023-09-30T09:00:40.864 INFO:tasks.rados.rados.0.smithi005.stdout:471: done (15 left) 2023-09-30T09:00:40.864 INFO:tasks.rados.rados.0.smithi005.stdout:487: write initial oid 487 2023-09-30T09:00:40.864 INFO:tasks.rados.rados.0.smithi005.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-09-30T09:00:40.870 INFO:tasks.rados.rados.0.smithi005.stdout:487: writing smithi00566664-487 from 568202 to 1269455 tid 1 2023-09-30T09:00:40.877 INFO:tasks.rados.rados.0.smithi005.stdout:487: writing smithi00566664-487 from 1906484 to 2168202 tid 2 2023-09-30T09:00:40.877 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.877 INFO:tasks.rados.rados.0.smithi005.stdout:472: finishing write tid 4 to smithi00566664-472 2023-09-30T09:00:40.877 INFO:tasks.rados.rados.0.smithi005.stdout:472: finishing write tid 5 to smithi00566664-472 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 472 v 88 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:473: finishing write tid 1 to smithi00566664-473 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:473: finishing write tid 2 to smithi00566664-473 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:473: finishing write tid 3 to smithi00566664-473 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:473: finishing write tid 4 to smithi00566664-473 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:473: finishing write tid 5 to smithi00566664-473 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 473 v 102 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:474: finishing write tid 1 to smithi00566664-474 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:474: finishing write tid 2 to smithi00566664-474 2023-09-30T09:00:40.878 INFO:tasks.rados.rados.0.smithi005.stdout:472: done (15 left) 2023-09-30T09:00:40.879 INFO:tasks.rados.rados.0.smithi005.stdout:473: done (14 left) 2023-09-30T09:00:40.879 INFO:tasks.rados.rados.0.smithi005.stdout:488: write initial oid 488 2023-09-30T09:00:40.879 INFO:tasks.rados.rados.0.smithi005.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-09-30T09:00:40.884 INFO:tasks.rados.rados.0.smithi005.stdout:488: writing smithi00566664-488 from 585009 to 1077864 tid 1 2023-09-30T09:00:40.892 INFO:tasks.rados.rados.0.smithi005.stdout:488: writing smithi00566664-488 from 1564966 to 2185009 tid 2 2023-09-30T09:00:40.892 INFO:tasks.rados.rados.0.smithi005.stdout:489: write initial oid 489 2023-09-30T09:00:40.892 INFO:tasks.rados.rados.0.smithi005.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-09-30T09:00:40.900 INFO:tasks.rados.rados.0.smithi005.stdout:489: writing smithi00566664-489 from 601816 to 1169920 tid 1 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:489: writing smithi00566664-489 from 1623448 to 2075271 tid 2 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:474: finishing write tid 3 to smithi00566664-474 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:474: finishing write tid 4 to smithi00566664-474 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:474: finishing write tid 5 to smithi00566664-474 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 474 v 106 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:475: finishing write tid 1 to smithi00566664-475 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:475: finishing write tid 2 to smithi00566664-475 2023-09-30T09:00:40.906 INFO:tasks.rados.rados.0.smithi005.stdout:474: done (15 left) 2023-09-30T09:00:40.907 INFO:tasks.rados.rados.0.smithi005.stdout:490: write initial oid 490 2023-09-30T09:00:40.907 INFO:tasks.rados.rados.0.smithi005.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-09-30T09:00:40.913 INFO:tasks.rados.rados.0.smithi005.stdout:490: writing smithi00566664-490 from 618623 to 1261976 tid 1 2023-09-30T09:00:40.920 INFO:tasks.rados.rados.0.smithi005.stdout:490: writing smithi00566664-490 from 1681930 to 2218623 tid 2 2023-09-30T09:00:40.920 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.920 INFO:tasks.rados.rados.0.smithi005.stdout:475: finishing write tid 3 to smithi00566664-475 2023-09-30T09:00:40.920 INFO:tasks.rados.rados.0.smithi005.stdout:475: finishing write tid 4 to smithi00566664-475 2023-09-30T09:00:40.920 INFO:tasks.rados.rados.0.smithi005.stdout:475: finishing write tid 5 to smithi00566664-475 2023-09-30T09:00:40.920 INFO:tasks.rados.rados.0.smithi005.stdout:475: finishing write tid 6 to smithi00566664-475 2023-09-30T09:00:40.920 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 475 v 111 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-09-30T09:00:40.921 INFO:tasks.rados.rados.0.smithi005.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:00:40.921 INFO:tasks.rados.rados.0.smithi005.stdout:476: finishing write tid 1 to smithi00566664-476 2023-09-30T09:00:40.921 INFO:tasks.rados.rados.0.smithi005.stdout:476: finishing write tid 2 to smithi00566664-476 2023-09-30T09:00:40.921 INFO:tasks.rados.rados.0.smithi005.stdout:475: done (15 left) 2023-09-30T09:00:40.921 INFO:tasks.rados.rados.0.smithi005.stdout:491: write initial oid 491 2023-09-30T09:00:40.921 INFO:tasks.rados.rados.0.smithi005.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-09-30T09:00:40.928 INFO:tasks.rados.rados.0.smithi005.stdout:491: writing smithi00566664-491 from 635430 to 1354032 tid 1 2023-09-30T09:00:40.934 INFO:tasks.rados.rados.0.smithi005.stdout:491: writing smithi00566664-491 from 2140412 to 2235430 tid 2 2023-09-30T09:00:40.934 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:476: finishing write tid 3 to smithi00566664-476 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:476: finishing write tid 4 to smithi00566664-476 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:476: finishing write tid 5 to smithi00566664-476 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 476 v 135 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:477: finishing write tid 1 to smithi00566664-477 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:477: finishing write tid 2 to smithi00566664-477 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:477: finishing write tid 3 to smithi00566664-477 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:477: finishing write tid 4 to smithi00566664-477 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 477 v 146 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-09-30T09:00:40.935 INFO:tasks.rados.rados.0.smithi005.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:478: finishing write tid 1 to smithi00566664-478 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:478: finishing write tid 2 to smithi00566664-478 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:478: finishing write tid 3 to smithi00566664-478 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:478: finishing write tid 4 to smithi00566664-478 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 478 v 114 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:479: finishing write tid 1 to smithi00566664-479 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:479: finishing write tid 2 to smithi00566664-479 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:479: finishing write tid 3 to smithi00566664-479 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:479: finishing write tid 4 to smithi00566664-479 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 479 v 90 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-09-30T09:00:40.936 INFO:tasks.rados.rados.0.smithi005.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:480: finishing write tid 1 to smithi00566664-480 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:480: finishing write tid 2 to smithi00566664-480 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:480: finishing write tid 3 to smithi00566664-480 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:480: finishing write tid 4 to smithi00566664-480 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 480 v 105 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:481: finishing write tid 1 to smithi00566664-481 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:481: finishing write tid 2 to smithi00566664-481 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:481: finishing write tid 3 to smithi00566664-481 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:481: finishing write tid 4 to smithi00566664-481 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 481 v 149 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-09-30T09:00:40.937 INFO:tasks.rados.rados.0.smithi005.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:482: finishing write tid 1 to smithi00566664-482 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:482: finishing write tid 2 to smithi00566664-482 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:482: finishing write tid 3 to smithi00566664-482 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:482: finishing write tid 4 to smithi00566664-482 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 482 v 93 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:483: finishing write tid 1 to smithi00566664-483 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:483: finishing write tid 2 to smithi00566664-483 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:483: finishing write tid 3 to smithi00566664-483 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:483: finishing write tid 4 to smithi00566664-483 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 483 v 138 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-09-30T09:00:40.938 INFO:tasks.rados.rados.0.smithi005.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:484: finishing write tid 1 to smithi00566664-484 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:484: finishing write tid 2 to smithi00566664-484 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:484: finishing write tid 3 to smithi00566664-484 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:484: finishing write tid 4 to smithi00566664-484 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 116 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:485: finishing write tid 1 to smithi00566664-485 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:485: finishing write tid 2 to smithi00566664-485 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:485: finishing write tid 3 to smithi00566664-485 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:485: finishing write tid 4 to smithi00566664-485 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 485 v 109 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-09-30T09:00:40.939 INFO:tasks.rados.rados.0.smithi005.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:486: finishing write tid 1 to smithi00566664-486 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:486: finishing write tid 2 to smithi00566664-486 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:486: finishing write tid 3 to smithi00566664-486 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:476: done (15 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:477: done (14 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:478: done (13 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:479: done (12 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:480: done (11 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:481: done (10 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:482: done (9 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:483: done (8 left) 2023-09-30T09:00:40.940 INFO:tasks.rados.rados.0.smithi005.stdout:484: done (7 left) 2023-09-30T09:00:40.941 INFO:tasks.rados.rados.0.smithi005.stdout:485: done (6 left) 2023-09-30T09:00:40.941 INFO:tasks.rados.rados.0.smithi005.stdout:492: write initial oid 492 2023-09-30T09:00:40.941 INFO:tasks.rados.rados.0.smithi005.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-09-30T09:00:40.942 INFO:tasks.rados.rados.0.smithi005.stdout:492: writing smithi00566664-492 from 652237 to 1446088 tid 1 2023-09-30T09:00:40.947 INFO:tasks.rados.rados.0.smithi005.stdout:492: writing smithi00566664-492 from 2198894 to 2252237 tid 2 2023-09-30T09:00:40.947 INFO:tasks.rados.rados.0.smithi005.stdout:493: write initial oid 493 2023-09-30T09:00:40.947 INFO:tasks.rados.rados.0.smithi005.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-09-30T09:00:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:493: writing smithi00566664-493 from 669044 to 1138144 tid 1 2023-09-30T09:00:40.962 INFO:tasks.rados.rados.0.smithi005.stdout:493: writing smithi00566664-493 from 1741023 to 2200184 tid 2 2023-09-30T09:00:40.963 INFO:tasks.rados.rados.0.smithi005.stdout:494: write initial oid 494 2023-09-30T09:00:40.963 INFO:tasks.rados.rados.0.smithi005.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-09-30T09:00:40.969 INFO:tasks.rados.rados.0.smithi005.stdout:494: writing smithi00566664-494 from 685851 to 1230200 tid 1 2023-09-30T09:00:40.976 INFO:tasks.rados.rados.0.smithi005.stdout:494: writing smithi00566664-494 from 1799505 to 2285851 tid 2 2023-09-30T09:00:40.976 INFO:tasks.rados.rados.0.smithi005.stdout:495: write initial oid 495 2023-09-30T09:00:40.976 INFO:tasks.rados.rados.0.smithi005.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-09-30T09:00:40.983 INFO:tasks.rados.rados.0.smithi005.stdout:495: writing smithi00566664-495 from 702658 to 1322256 tid 1 2023-09-30T09:00:40.989 INFO:tasks.rados.rados.0.smithi005.stdout:495: writing smithi00566664-495 from 1857987 to 2302658 tid 2 2023-09-30T09:00:40.990 INFO:tasks.rados.rados.0.smithi005.stdout:496: write initial oid 496 2023-09-30T09:00:40.990 INFO:tasks.rados.rados.0.smithi005.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-09-30T09:00:40.996 INFO:tasks.rados.rados.0.smithi005.stdout:496: writing smithi00566664-496 from 719465 to 1130665 tid 1 2023-09-30T09:00:41.004 INFO:tasks.rados.rados.0.smithi005.stdout:496: writing smithi00566664-496 from 1632822 to 2319465 tid 2 2023-09-30T09:00:41.004 INFO:tasks.rados.rados.0.smithi005.stdout:497: write initial oid 497 2023-09-30T09:00:41.004 INFO:tasks.rados.rados.0.smithi005.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-09-30T09:00:41.011 INFO:tasks.rados.rados.0.smithi005.stdout:497: writing smithi00566664-497 from 736272 to 1222721 tid 1 2023-09-30T09:00:41.018 INFO:tasks.rados.rados.0.smithi005.stdout:497: writing smithi00566664-497 from 1974951 to 2336272 tid 2 2023-09-30T09:00:41.018 INFO:tasks.rados.rados.0.smithi005.stdout:498: write initial oid 498 2023-09-30T09:00:41.018 INFO:tasks.rados.rados.0.smithi005.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-09-30T09:00:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:498: writing smithi00566664-498 from 753079 to 1314777 tid 1 2023-09-30T09:00:41.032 INFO:tasks.rados.rados.0.smithi005.stdout:498: writing smithi00566664-498 from 2033433 to 2353079 tid 2 2023-09-30T09:00:41.032 INFO:tasks.rados.rados.0.smithi005.stdout:499: write initial oid 499 2023-09-30T09:00:41.032 INFO:tasks.rados.rados.0.smithi005.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-09-30T09:00:41.040 INFO:tasks.rados.rados.0.smithi005.stdout:499: writing smithi00566664-499 from 769886 to 1406833 tid 1 2023-09-30T09:00:41.046 INFO:tasks.rados.rados.0.smithi005.stdout:499: writing smithi00566664-499 from 2091915 to 2369886 tid 2 2023-09-30T09:00:41.046 INFO:tasks.rados.rados.0.smithi005.stdout:500: write initial oid 500 2023-09-30T09:00:41.046 INFO:tasks.rados.rados.0.smithi005.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-09-30T09:00:41.055 INFO:tasks.rados.rados.0.smithi005.stdout:500: writing smithi00566664-500 from 786693 to 1498889 tid 1 2023-09-30T09:00:41.060 INFO:tasks.rados.rados.0.smithi005.stdout:500: writing smithi00566664-500 from 2150397 to 2386693 tid 2 2023-09-30T09:00:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:501: write oid 208 current snap is 0 2023-09-30T09:00:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:486: finishing write tid 4 to smithi00566664-486 2023-09-30T09:00:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 141 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-09-30T09:00:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-09-30T09:00:41.062 INFO:tasks.rados.rados.0.smithi005.stdout:487: finishing write tid 1 to smithi00566664-487 2023-09-30T09:00:41.062 INFO:tasks.rados.rados.0.smithi005.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-09-30T09:00:41.067 INFO:tasks.rados.rados.0.smithi005.stdout:501: writing smithi00566664-208 from 403500 to 1190945 tid 1 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:501: writing smithi00566664-208 from 1692526 to 2166363 tid 2 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:486: done (15 left) 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:502: write oid 47 current snap is 0 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:487: finishing write tid 2 to smithi00566664-487 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:487: finishing write tid 3 to smithi00566664-487 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:487: finishing write tid 4 to smithi00566664-487 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 487 v 99 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:488: finishing write tid 1 to smithi00566664-488 2023-09-30T09:00:41.074 INFO:tasks.rados.rados.0.smithi005.stdout:488: finishing write tid 2 to smithi00566664-488 2023-09-30T09:00:41.075 INFO:tasks.rados.rados.0.smithi005.stdout:488: finishing write tid 3 to smithi00566664-488 2023-09-30T09:00:41.075 INFO:tasks.rados.rados.0.smithi005.stdout:488: finishing write tid 4 to smithi00566664-488 2023-09-30T09:00:41.075 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 488 v 152 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-09-30T09:00:41.075 INFO:tasks.rados.rados.0.smithi005.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-09-30T09:00:41.075 INFO:tasks.rados.rados.0.smithi005.stdout:489: finishing write tid 1 to smithi00566664-489 2023-09-30T09:00:41.075 INFO:tasks.rados.rados.0.smithi005.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-09-30T09:00:41.079 INFO:tasks.rados.rados.0.smithi005.stdout:502: writing smithi00566664-47 from 420307 to 883001 tid 1 2023-09-30T09:00:41.087 INFO:tasks.rados.rados.0.smithi005.stdout:502: writing smithi00566664-47 from 1351008 to 1968503 tid 2 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:487: done (15 left) 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:488: done (14 left) 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:503: delete oid 269 current snap is 0 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:489: finishing write tid 2 to smithi00566664-489 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:489: finishing write tid 3 to smithi00566664-489 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:489: finishing write tid 4 to smithi00566664-489 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 489 v 96 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:490: finishing write tid 1 to smithi00566664-490 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:490: finishing write tid 2 to smithi00566664-490 2023-09-30T09:00:41.088 INFO:tasks.rados.rados.0.smithi005.stdout:490: finishing write tid 3 to smithi00566664-490 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:490: finishing write tid 4 to smithi00566664-490 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 490 v 144 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:491: finishing write tid 1 to smithi00566664-491 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:491: finishing write tid 2 to smithi00566664-491 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:491: finishing write tid 3 to smithi00566664-491 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:491: finishing write tid 4 to smithi00566664-491 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 491 v 117 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:492: finishing write tid 1 to smithi00566664-492 2023-09-30T09:00:41.089 INFO:tasks.rados.rados.0.smithi005.stdout:492: finishing write tid 2 to smithi00566664-492 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:492: finishing write tid 3 to smithi00566664-492 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:492: finishing write tid 4 to smithi00566664-492 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 492 v 102 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:493: finishing write tid 1 to smithi00566664-493 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:493: finishing write tid 2 to smithi00566664-493 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:493: finishing write tid 3 to smithi00566664-493 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:493: finishing write tid 4 to smithi00566664-493 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 493 v 84 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:494: finishing write tid 1 to smithi00566664-494 2023-09-30T09:00:41.090 INFO:tasks.rados.rados.0.smithi005.stdout:494: finishing write tid 2 to smithi00566664-494 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:494: finishing write tid 3 to smithi00566664-494 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:494: finishing write tid 4 to smithi00566664-494 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 494 v 97 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:495: finishing write tid 1 to smithi00566664-495 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:495: finishing write tid 2 to smithi00566664-495 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:495: finishing write tid 3 to smithi00566664-495 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:495: finishing write tid 4 to smithi00566664-495 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 495 v 117 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:496: finishing write tid 1 to smithi00566664-496 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:496: finishing write tid 2 to smithi00566664-496 2023-09-30T09:00:41.091 INFO:tasks.rados.rados.0.smithi005.stdout:496: finishing write tid 3 to smithi00566664-496 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:496: finishing write tid 4 to smithi00566664-496 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 496 v 102 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:497: finishing write tid 1 to smithi00566664-497 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:497: finishing write tid 2 to smithi00566664-497 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:497: finishing write tid 3 to smithi00566664-497 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:497: finishing write tid 4 to smithi00566664-497 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 497 v 119 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:498: finishing write tid 1 to smithi00566664-498 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:498: finishing write tid 2 to smithi00566664-498 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:498: finishing write tid 3 to smithi00566664-498 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:498: finishing write tid 4 to smithi00566664-498 2023-09-30T09:00:41.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 498 v 105 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:499: finishing write tid 1 to smithi00566664-499 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:499: finishing write tid 2 to smithi00566664-499 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:499: finishing write tid 3 to smithi00566664-499 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:499: finishing write tid 4 to smithi00566664-499 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 499 v 116 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:500: finishing write tid 1 to smithi00566664-500 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:500: finishing write tid 2 to smithi00566664-500 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:500: finishing write tid 3 to smithi00566664-500 2023-09-30T09:00:41.093 INFO:tasks.rados.rados.0.smithi005.stdout:500: finishing write tid 4 to smithi00566664-500 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 500 v 147 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:501: finishing write tid 1 to smithi00566664-208 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:501: finishing write tid 2 to smithi00566664-208 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:501: finishing write tid 3 to smithi00566664-208 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:501: finishing write tid 4 to smithi00566664-208 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 208 v 120 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2023-09-30T09:00:41.094 INFO:tasks.rados.rados.0.smithi005.stdout:502: finishing write tid 1 to smithi00566664-47 2023-09-30T09:00:41.095 INFO:tasks.rados.rados.0.smithi005.stdout:489: done (14 left) 2023-09-30T09:00:41.095 INFO:tasks.rados.rados.0.smithi005.stdout:490: done (13 left) 2023-09-30T09:00:41.095 INFO:tasks.rados.rados.0.smithi005.stdout:491: done (12 left) 2023-09-30T09:00:41.095 INFO:tasks.rados.rados.0.smithi005.stdout:492: done (11 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:493: done (10 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:494: done (9 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:495: done (8 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:496: done (7 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:497: done (6 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:498: done (5 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:499: done (4 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:500: done (3 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:501: done (2 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:503: done (1 left) 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:504: delete oid 165 current snap is 0 2023-09-30T09:00:41.096 INFO:tasks.rados.rados.0.smithi005.stdout:502: finishing write tid 2 to smithi00566664-47 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:502: finishing write tid 3 to smithi00566664-47 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:502: finishing write tid 4 to smithi00566664-47 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 47 v 108 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:502: left oid 47 (ObjNum 501 snap 0 seq_num 501) 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:502: done (1 left) 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:504: done (0 left) 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:505: write oid 123 current snap is 0 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-09-30T09:00:41.097 INFO:tasks.rados.rados.0.smithi005.stdout:505: writing smithi00566664-123 from 470728 to 875522 tid 1 2023-09-30T09:00:41.103 INFO:tasks.rados.rados.0.smithi005.stdout:505: writing smithi00566664-123 from 1526454 to 2007629 tid 2 2023-09-30T09:00:41.104 INFO:tasks.rados.rados.0.smithi005.stdout:506: delete oid 115 current snap is 0 2023-09-30T09:00:41.104 INFO:tasks.rados.rados.0.smithi005.stdout:505: finishing write tid 1 to smithi00566664-123 2023-09-30T09:00:41.106 INFO:tasks.rados.rados.0.smithi005.stdout:506: done (1 left) 2023-09-30T09:00:41.106 INFO:tasks.rados.rados.0.smithi005.stdout:507: read oid 435 snap -1 2023-09-30T09:00:41.106 INFO:tasks.rados.rados.0.smithi005.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-30T09:00:41.106 INFO:tasks.rados.rados.0.smithi005.stdout:508: write oid 20 current snap is 0 2023-09-30T09:00:41.106 INFO:tasks.rados.rados.0.smithi005.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-09-30T09:00:41.115 INFO:tasks.rados.rados.0.smithi005.stdout:508: writing smithi00566664-20 from 504342 to 1059634 tid 1 2023-09-30T09:00:41.123 INFO:tasks.rados.rados.0.smithi005.stdout:508: writing smithi00566664-20 from 1643418 to 2128262 tid 2 2023-09-30T09:00:41.123 INFO:tasks.rados.rados.0.smithi005.stdout:509: read oid 336 snap -1 2023-09-30T09:00:41.123 INFO:tasks.rados.rados.0.smithi005.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-30T09:00:41.123 INFO:tasks.rados.rados.0.smithi005.stdout:510: read oid 195 snap -1 2023-09-30T09:00:41.123 INFO:tasks.rados.rados.0.smithi005.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-30T09:00:41.123 INFO:tasks.rados.rados.0.smithi005.stdout:511: write oid 166 current snap is 0 2023-09-30T09:00:41.124 INFO:tasks.rados.rados.0.smithi005.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-09-30T09:00:41.130 INFO:tasks.rados.rados.0.smithi005.stdout:511: writing smithi00566664-166 from 521149 to 1151690 tid 1 2023-09-30T09:00:41.137 INFO:tasks.rados.rados.0.smithi005.stdout:511: writing smithi00566664-166 from 1701900 to 2330402 tid 2 2023-09-30T09:00:41.137 INFO:tasks.rados.rados.0.smithi005.stdout:512: write oid 251 current snap is 0 2023-09-30T09:00:41.138 INFO:tasks.rados.rados.0.smithi005.stdout:505: finishing write tid 2 to smithi00566664-123 2023-09-30T09:00:41.138 INFO:tasks.rados.rados.0.smithi005.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-09-30T09:00:41.145 INFO:tasks.rados.rados.0.smithi005.stdout:512: writing smithi00566664-251 from 537956 to 1243746 tid 1 2023-09-30T09:00:41.154 INFO:tasks.rados.rados.0.smithi005.stdout:512: writing smithi00566664-251 from 1644029 to 2416189 tid 2 2023-09-30T09:00:41.154 INFO:tasks.rados.rados.0.smithi005.stdout:513: read oid 149 snap -1 2023-09-30T09:00:41.154 INFO:tasks.rados.rados.0.smithi005.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-30T09:00:41.154 INFO:tasks.rados.rados.0.smithi005.stdout:514: read oid 258 snap -1 2023-09-30T09:00:41.154 INFO:tasks.rados.rados.0.smithi005.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-30T09:00:41.154 INFO:tasks.rados.rados.0.smithi005.stdout:515: read oid 328 snap -1 2023-09-30T09:00:41.155 INFO:tasks.rados.rados.0.smithi005.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2023-09-30T09:00:41.155 INFO:tasks.rados.rados.0.smithi005.stdout:516: write oid 392 current snap is 0 2023-09-30T09:00:41.155 INFO:tasks.rados.rados.0.smithi005.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-09-30T09:00:41.163 INFO:tasks.rados.rados.0.smithi005.stdout:516: writing smithi00566664-392 from 554763 to 1335802 tid 1 2023-09-30T09:00:41.170 INFO:tasks.rados.rados.0.smithi005.stdout:516: writing smithi00566664-392 from 2102511 to 2554763 tid 2 2023-09-30T09:00:41.170 INFO:tasks.rados.rados.0.smithi005.stdout:517: write oid 91 current snap is 0 2023-09-30T09:00:41.170 INFO:tasks.rados.rados.0.smithi005.stdout:505: finishing write tid 3 to smithi00566664-123 2023-09-30T09:00:41.170 INFO:tasks.rados.rados.0.smithi005.stdout:505: finishing write tid 4 to smithi00566664-123 2023-09-30T09:00:41.170 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 123 v 91 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-09-30T09:00:41.170 INFO:tasks.rados.rados.0.smithi005.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2023-09-30T09:00:41.170 INFO:tasks.rados.rados.0.smithi005.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-09-30T09:00:41.286 INFO:tasks.rados.rados.0.smithi005.stdout:508: finishing write tid 1 to smithi00566664-20 2023-09-30T09:00:41.287 INFO:tasks.rados.rados.0.smithi005.stdout:508: finishing write tid 2 to smithi00566664-20 2023-09-30T09:00:41.287 INFO:tasks.rados.rados.0.smithi005.stdout:508: finishing write tid 3 to smithi00566664-20 2023-09-30T09:00:41.287 INFO:tasks.rados.rados.0.smithi005.stdout:508: finishing write tid 4 to smithi00566664-20 2023-09-30T09:00:41.287 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 20 v 105 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-09-30T09:00:41.287 INFO:tasks.rados.rados.0.smithi005.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2023-09-30T09:00:41.287 INFO:tasks.rados.rados.0.smithi005.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-30T09:00:41.405 INFO:tasks.rados.rados.0.smithi005.stdout:511: finishing write tid 1 to smithi00566664-166 2023-09-30T09:00:41.405 INFO:tasks.rados.rados.0.smithi005.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-30T09:00:41.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:41 smithi005 bash[27219]: cluster 2023-09-30T09:00:40.193425+0000 mgr.y (mgr.24358) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 786 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 36 MiB/s wr, 183 op/s 2023-09-30T09:00:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:41 smithi005 bash[33615]: cluster 2023-09-30T09:00:40.193425+0000 mgr.y (mgr.24358) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 786 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 36 MiB/s wr, 183 op/s 2023-09-30T09:00:41.530 INFO:tasks.rados.rados.0.smithi005.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-09-30T09:00:41.536 INFO:tasks.rados.rados.0.smithi005.stdout:517: writing smithi00566664-91 from 571570 to 1144211 tid 1 2023-09-30T09:00:41.548 INFO:tasks.rados.rados.0.smithi005.stdout:517: writing smithi00566664-91 from 1877346 to 2571570 tid 2 2023-09-30T09:00:41.548 INFO:tasks.rados.rados.0.smithi005.stdout:505: done (11 left) 2023-09-30T09:00:41.548 INFO:tasks.rados.rados.0.smithi005.stdout:507: done (10 left) 2023-09-30T09:00:41.548 INFO:tasks.rados.rados.0.smithi005.stdout:508: done (9 left) 2023-09-30T09:00:41.548 INFO:tasks.rados.rados.0.smithi005.stdout:509: done (8 left) 2023-09-30T09:00:41.549 INFO:tasks.rados.rados.0.smithi005.stdout:510: done (7 left) 2023-09-30T09:00:41.549 INFO:tasks.rados.rados.0.smithi005.stdout:518: read oid 460 snap -1 2023-09-30T09:00:41.549 INFO:tasks.rados.rados.0.smithi005.stdout:518: expect (ObjNum 459 snap 0 seq_num 459) 2023-09-30T09:00:41.549 INFO:tasks.rados.rados.0.smithi005.stdout:519: read oid 32 snap -1 2023-09-30T09:00:41.549 INFO:tasks.rados.rados.0.smithi005.stdout:519: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-30T09:00:41.549 INFO:tasks.rados.rados.0.smithi005.stdout:520: write oid 105 current snap is 0 2023-09-30T09:00:41.549 INFO:tasks.rados.rados.0.smithi005.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-09-30T09:00:41.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:41 smithi099 bash[27661]: cluster 2023-09-30T09:00:40.193425+0000 mgr.y (mgr.24358) 181 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 786 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 28 KiB/s rd, 36 MiB/s wr, 183 op/s 2023-09-30T09:00:41.558 INFO:tasks.rados.rados.0.smithi005.stdout:520: writing smithi00566664-105 from 588377 to 1236267 tid 1 2023-09-30T09:00:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:520: writing smithi00566664-105 from 1935828 to 2571668 tid 2 2023-09-30T09:00:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:521: write oid 49 current snap is 0 2023-09-30T09:00:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:511: finishing write tid 2 to smithi00566664-166 2023-09-30T09:00:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:511: finishing write tid 3 to smithi00566664-166 2023-09-30T09:00:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-09-30T09:00:41.574 INFO:tasks.rados.rados.0.smithi005.stdout:521: writing smithi00566664-49 from 605184 to 1328323 tid 1 2023-09-30T09:00:41.585 INFO:tasks.rados.rados.0.smithi005.stdout:521: writing smithi00566664-49 from 1877957 to 2605184 tid 2 2023-09-30T09:00:41.585 INFO:tasks.rados.rados.0.smithi005.stdout:522: write oid 332 current snap is 0 2023-09-30T09:00:41.586 INFO:tasks.rados.rados.0.smithi005.stdout:511: finishing write tid 4 to smithi00566664-166 2023-09-30T09:00:41.586 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 166 v 108 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-09-30T09:00:41.586 INFO:tasks.rados.rados.0.smithi005.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:00:41.586 INFO:tasks.rados.rados.0.smithi005.stdout:512: finishing write tid 1 to smithi00566664-251 2023-09-30T09:00:41.586 INFO:tasks.rados.rados.0.smithi005.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-09-30T09:00:41.594 INFO:tasks.rados.rados.0.smithi005.stdout:522: writing smithi00566664-332 from 621991 to 1420379 tid 1 2023-09-30T09:00:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:522: writing smithi00566664-332 from 1936439 to 2575948 tid 2 2023-09-30T09:00:41.602 INFO:tasks.rados.rados.0.smithi005.stdout:511: done (11 left) 2023-09-30T09:00:41.602 INFO:tasks.rados.rados.0.smithi005.stdout:523: write oid 445 current snap is 0 2023-09-30T09:00:41.602 INFO:tasks.rados.rados.0.smithi005.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-09-30T09:00:41.609 INFO:tasks.rados.rados.0.smithi005.stdout:523: writing smithi00566664-445 from 638798 to 1112435 tid 1 2023-09-30T09:00:41.616 INFO:tasks.rados.rados.0.smithi005.stdout:523: writing smithi00566664-445 from 1594921 to 2378088 tid 2 2023-09-30T09:00:41.616 INFO:tasks.rados.rados.0.smithi005.stdout:524: read oid 427 snap -1 2023-09-30T09:00:41.616 INFO:tasks.rados.rados.0.smithi005.stdout:524: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:00:41.616 INFO:tasks.rados.rados.0.smithi005.stdout:525: write oid 241 current snap is 0 2023-09-30T09:00:41.616 INFO:tasks.rados.rados.0.smithi005.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-09-30T09:00:41.623 INFO:tasks.rados.rados.0.smithi005.stdout:525: writing smithi00566664-241 from 655605 to 1204491 tid 1 2023-09-30T09:00:41.630 INFO:tasks.rados.rados.0.smithi005.stdout:525: writing smithi00566664-241 from 1653403 to 2296581 tid 2 2023-09-30T09:00:41.630 INFO:tasks.rados.rados.0.smithi005.stdout:526: delete oid 236 current snap is 0 2023-09-30T09:00:41.631 INFO:tasks.rados.rados.0.smithi005.stdout:514: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-30T09:00:41.720 INFO:tasks.rados.rados.0.smithi005.stdout:515: expect (ObjNum 327 snap 0 seq_num 327) 2023-09-30T09:00:41.840 INFO:tasks.rados.rados.0.smithi005.stdout:513: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-30T09:00:41.928 INFO:tasks.rados.rados.0.smithi005.stdout:512: finishing write tid 2 to smithi00566664-251 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:512: finishing write tid 3 to smithi00566664-251 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:512: finishing write tid 4 to smithi00566664-251 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 251 v 112 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:516: finishing write tid 1 to smithi00566664-392 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:516: finishing write tid 2 to smithi00566664-392 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:516: finishing write tid 3 to smithi00566664-392 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:516: finishing write tid 4 to smithi00566664-392 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 392 v 108 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-09-30T09:00:41.929 INFO:tasks.rados.rados.0.smithi005.stdout:516: left oid 392 (ObjNum 509 snap 0 seq_num 509) 2023-09-30T09:00:41.930 INFO:tasks.rados.rados.0.smithi005.stdout:517: finishing write tid 1 to smithi00566664-91 2023-09-30T09:00:41.930 INFO:tasks.rados.rados.0.smithi005.stdout:517: finishing write tid 2 to smithi00566664-91 2023-09-30T09:00:41.930 INFO:tasks.rados.rados.0.smithi005.stdout:517: finishing write tid 3 to smithi00566664-91 2023-09-30T09:00:41.930 INFO:tasks.rados.rados.0.smithi005.stdout:517: finishing write tid 4 to smithi00566664-91 2023-09-30T09:00:41.930 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 91 v 87 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-09-30T09:00:41.930 INFO:tasks.rados.rados.0.smithi005.stdout:517: left oid 91 (ObjNum 510 snap 0 seq_num 510) 2023-09-30T09:00:41.930 INFO:tasks.rados.rados.0.smithi005.stdout:519: expect (ObjNum 31 snap 0 seq_num 31) 2023-09-30T09:00:42.014 INFO:tasks.rados.rados.0.smithi005.stdout:518: expect (ObjNum 459 snap 0 seq_num 459) 2023-09-30T09:00:42.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:41 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:41] "GET /metrics HTTP/1.1" 200 194663 "" "Prometheus/2.33.4" 2023-09-30T09:00:42.144 INFO:tasks.rados.rados.0.smithi005.stdout:520: finishing write tid 1 to smithi00566664-105 2023-09-30T09:00:42.144 INFO:tasks.rados.rados.0.smithi005.stdout:520: finishing write tid 2 to smithi00566664-105 2023-09-30T09:00:42.144 INFO:tasks.rados.rados.0.smithi005.stdout:520: finishing write tid 3 to smithi00566664-105 2023-09-30T09:00:42.145 INFO:tasks.rados.rados.0.smithi005.stdout:512: done (14 left) 2023-09-30T09:00:42.145 INFO:tasks.rados.rados.0.smithi005.stdout:513: done (13 left) 2023-09-30T09:00:42.145 INFO:tasks.rados.rados.0.smithi005.stdout:514: done (12 left) 2023-09-30T09:00:42.145 INFO:tasks.rados.rados.0.smithi005.stdout:515: done (11 left) 2023-09-30T09:00:42.146 INFO:tasks.rados.rados.0.smithi005.stdout:516: done (10 left) 2023-09-30T09:00:42.146 INFO:tasks.rados.rados.0.smithi005.stdout:517: done (9 left) 2023-09-30T09:00:42.146 INFO:tasks.rados.rados.0.smithi005.stdout:518: done (8 left) 2023-09-30T09:00:42.146 INFO:tasks.rados.rados.0.smithi005.stdout:519: done (7 left) 2023-09-30T09:00:42.146 INFO:tasks.rados.rados.0.smithi005.stdout:526: done (6 left) 2023-09-30T09:00:42.146 INFO:tasks.rados.rados.0.smithi005.stdout:527: write oid 143 current snap is 0 2023-09-30T09:00:42.146 INFO:tasks.rados.rados.0.smithi005.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-09-30T09:00:42.154 INFO:tasks.rados.rados.0.smithi005.stdout:527: writing smithi00566664-143 from 689219 to 1104956 tid 1 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:527: writing smithi00566664-143 from 1770367 to 2417214 tid 2 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:528: read oid 440 snap -1 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:528: expect (ObjNum 439 snap 0 seq_num 439) 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:529: delete oid 403 current snap is 0 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:520: finishing write tid 4 to smithi00566664-105 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 105 v 120 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:520: left oid 105 (ObjNum 511 snap 0 seq_num 511) 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:521: finishing write tid 1 to smithi00566664-49 2023-09-30T09:00:42.164 INFO:tasks.rados.rados.0.smithi005.stdout:521: finishing write tid 2 to smithi00566664-49 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:521: finishing write tid 3 to smithi00566664-49 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:521: finishing write tid 4 to smithi00566664-49 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 49 v 96 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:521: left oid 49 (ObjNum 512 snap 0 seq_num 512) 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:522: finishing write tid 1 to smithi00566664-332 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:522: finishing write tid 2 to smithi00566664-332 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:522: finishing write tid 3 to smithi00566664-332 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:522: finishing write tid 4 to smithi00566664-332 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 332 v 100 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:522: left oid 332 (ObjNum 513 snap 0 seq_num 513) 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:523: finishing write tid 1 to smithi00566664-445 2023-09-30T09:00:42.165 INFO:tasks.rados.rados.0.smithi005.stdout:523: finishing write tid 2 to smithi00566664-445 2023-09-30T09:00:42.166 INFO:tasks.rados.rados.0.smithi005.stdout:523: finishing write tid 3 to smithi00566664-445 2023-09-30T09:00:42.166 INFO:tasks.rados.rados.0.smithi005.stdout:523: finishing write tid 4 to smithi00566664-445 2023-09-30T09:00:42.166 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 445 v 111 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-09-30T09:00:42.166 INFO:tasks.rados.rados.0.smithi005.stdout:523: left oid 445 (ObjNum 514 snap 0 seq_num 514) 2023-09-30T09:00:42.166 INFO:tasks.rados.rados.0.smithi005.stdout:524: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:00:42.289 INFO:tasks.rados.rados.0.smithi005.stdout:525: finishing write tid 1 to smithi00566664-241 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:525: finishing write tid 2 to smithi00566664-241 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:525: finishing write tid 3 to smithi00566664-241 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:525: finishing write tid 4 to smithi00566664-241 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 241 v 115 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:525: left oid 241 (ObjNum 515 snap 0 seq_num 515) 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:527: finishing write tid 1 to smithi00566664-143 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:527: finishing write tid 2 to smithi00566664-143 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:527: finishing write tid 3 to smithi00566664-143 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:527: finishing write tid 4 to smithi00566664-143 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 143 v 118 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-09-30T09:00:42.290 INFO:tasks.rados.rados.0.smithi005.stdout:527: left oid 143 (ObjNum 517 snap 0 seq_num 517) 2023-09-30T09:00:42.291 INFO:tasks.rados.rados.0.smithi005.stdout:528: expect (ObjNum 439 snap 0 seq_num 439) 2023-09-30T09:00:42.412 INFO:tasks.rados.rados.0.smithi005.stdout:520: done (8 left) 2023-09-30T09:00:42.412 INFO:tasks.rados.rados.0.smithi005.stdout:521: done (7 left) 2023-09-30T09:00:42.412 INFO:tasks.rados.rados.0.smithi005.stdout:522: done (6 left) 2023-09-30T09:00:42.412 INFO:tasks.rados.rados.0.smithi005.stdout:523: done (5 left) 2023-09-30T09:00:42.412 INFO:tasks.rados.rados.0.smithi005.stdout:524: done (4 left) 2023-09-30T09:00:42.413 INFO:tasks.rados.rados.0.smithi005.stdout:525: done (3 left) 2023-09-30T09:00:42.413 INFO:tasks.rados.rados.0.smithi005.stdout:527: done (2 left) 2023-09-30T09:00:42.413 INFO:tasks.rados.rados.0.smithi005.stdout:528: done (1 left) 2023-09-30T09:00:42.413 INFO:tasks.rados.rados.0.smithi005.stdout:529: done (0 left) 2023-09-30T09:00:42.413 INFO:tasks.rados.rados.0.smithi005.stdout:530: write oid 7 current snap is 0 2023-09-30T09:00:42.413 INFO:tasks.rados.rados.0.smithi005.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-09-30T09:00:42.423 INFO:tasks.rados.rados.0.smithi005.stdout:530: writing smithi00566664-7 from 722833 to 1289068 tid 1 2023-09-30T09:00:42.431 INFO:tasks.rados.rados.0.smithi005.stdout:530: writing smithi00566664-7 from 1887331 to 2537847 tid 2 2023-09-30T09:00:42.431 INFO:tasks.rados.rados.0.smithi005.stdout:530: finishing write tid 1 to smithi00566664-7 2023-09-30T09:00:42.431 INFO:tasks.rados.rados.0.smithi005.stdout:531: read oid 130 snap -1 2023-09-30T09:00:42.431 INFO:tasks.rados.rados.0.smithi005.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-30T09:00:42.431 INFO:tasks.rados.rados.0.smithi005.stdout:532: write oid 290 current snap is 0 2023-09-30T09:00:42.431 INFO:tasks.rados.rados.0.smithi005.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-09-30T09:00:42.439 INFO:tasks.rados.rados.0.smithi005.stdout:532: writing smithi00566664-290 from 739640 to 1381124 tid 1 2023-09-30T09:00:42.446 INFO:tasks.rados.rados.0.smithi005.stdout:532: writing smithi00566664-290 from 1829460 to 2623634 tid 2 2023-09-30T09:00:42.447 INFO:tasks.rados.rados.0.smithi005.stdout:533: write oid 296 current snap is 0 2023-09-30T09:00:42.447 INFO:tasks.rados.rados.0.smithi005.stdout:530: finishing write tid 2 to smithi00566664-7 2023-09-30T09:00:42.447 INFO:tasks.rados.rados.0.smithi005.stdout:530: finishing write tid 3 to smithi00566664-7 2023-09-30T09:00:42.447 INFO:tasks.rados.rados.0.smithi005.stdout:530: finishing write tid 4 to smithi00566664-7 2023-09-30T09:00:42.447 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 7 v 99 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-09-30T09:00:42.447 INFO:tasks.rados.rados.0.smithi005.stdout:530: left oid 7 (ObjNum 519 snap 0 seq_num 519) 2023-09-30T09:00:42.447 INFO:tasks.rados.rados.0.smithi005.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-30T09:00:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:42 smithi005 bash[33615]: audit 2023-09-30T09:00:41.260784+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.5:0/471717872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:42 smithi005 bash[33615]: audit 2023-09-30T09:00:41.861080+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:42.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:42 smithi005 bash[27219]: audit 2023-09-30T09:00:41.260784+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.5:0/471717872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:42.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:42 smithi005 bash[27219]: audit 2023-09-30T09:00:41.861080+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:42.524 INFO:tasks.rados.rados.0.smithi005.stdout:532: finishing write tid 1 to smithi00566664-290 2023-09-30T09:00:42.524 INFO:tasks.rados.rados.0.smithi005.stdout:532: finishing write tid 2 to smithi00566664-290 2023-09-30T09:00:42.524 INFO:tasks.rados.rados.0.smithi005.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-09-30T09:00:42.535 INFO:tasks.rados.rados.0.smithi005.stdout:533: writing smithi00566664-296 from 756447 to 1473180 tid 1 2023-09-30T09:00:42.541 INFO:tasks.rados.rados.0.smithi005.stdout:533: writing smithi00566664-296 from 1887942 to 2425774 tid 2 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:530: done (3 left) 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:531: done (2 left) 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:534: read oid 439 snap -1 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:535: read oid 381 snap -1 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:535: expect (ObjNum 380 snap 0 seq_num 380) 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:536: write oid 147 current snap is 0 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:532: finishing write tid 3 to smithi00566664-290 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:532: finishing write tid 4 to smithi00566664-290 2023-09-30T09:00:42.542 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 290 v 119 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-09-30T09:00:42.543 INFO:tasks.rados.rados.0.smithi005.stdout:532: left oid 290 (ObjNum 520 snap 0 seq_num 520) 2023-09-30T09:00:42.543 INFO:tasks.rados.rados.0.smithi005.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-09-30T09:00:42.551 INFO:tasks.rados.rados.0.smithi005.stdout:536: writing smithi00566664-147 from 773254 to 1565236 tid 1 2023-09-30T09:00:42.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:42 smithi099 bash[27661]: audit 2023-09-30T09:00:41.260784+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.5:0/471717872' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:42.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:42 smithi099 bash[27661]: audit 2023-09-30T09:00:41.861080+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:00:42.560 INFO:tasks.rados.rados.0.smithi005.stdout:536: writing smithi00566664-147 from 2346424 to 2773254 tid 2 2023-09-30T09:00:42.560 INFO:tasks.rados.rados.0.smithi005.stdout:532: done (4 left) 2023-09-30T09:00:42.560 INFO:tasks.rados.rados.0.smithi005.stdout:537: read oid 62 snap -1 2023-09-30T09:00:42.560 INFO:tasks.rados.rados.0.smithi005.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-30T09:00:42.561 INFO:tasks.rados.rados.0.smithi005.stdout:538: write oid 169 current snap is 0 2023-09-30T09:00:42.561 INFO:tasks.rados.rados.0.smithi005.stdout:533: finishing write tid 1 to smithi00566664-296 2023-09-30T09:00:42.561 INFO:tasks.rados.rados.0.smithi005.stdout:533: finishing write tid 2 to smithi00566664-296 2023-09-30T09:00:42.561 INFO:tasks.rados.rados.0.smithi005.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-09-30T09:00:42.568 INFO:tasks.rados.rados.0.smithi005.stdout:538: writing smithi00566664-169 from 790061 to 1257292 tid 1 2023-09-30T09:00:42.576 INFO:tasks.rados.rados.0.smithi005.stdout:538: writing smithi00566664-169 from 2004906 to 2546407 tid 2 2023-09-30T09:00:42.576 INFO:tasks.rados.rados.0.smithi005.stdout:539: write oid 6 current snap is 0 2023-09-30T09:00:42.576 INFO:tasks.rados.rados.0.smithi005.stdout:533: finishing write tid 3 to smithi00566664-296 2023-09-30T09:00:42.576 INFO:tasks.rados.rados.0.smithi005.stdout:533: finishing write tid 4 to smithi00566664-296 2023-09-30T09:00:42.576 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 124 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-09-30T09:00:42.576 INFO:tasks.rados.rados.0.smithi005.stdout:533: left oid 296 (ObjNum 521 snap 0 seq_num 521) 2023-09-30T09:00:42.576 INFO:tasks.rados.rados.0.smithi005.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-09-30T09:00:42.585 INFO:tasks.rados.rados.0.smithi005.stdout:539: writing smithi00566664-6 from 406868 to 949348 tid 1 2023-09-30T09:00:42.591 INFO:tasks.rados.rados.0.smithi005.stdout:539: writing smithi00566664-6 from 1547035 to 1948547 tid 2 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:539: writing smithi00566664-6 from 2690354 to 2806868 tid 3 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:533: done (6 left) 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:540: read oid 76 snap -1 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:540: expect (ObjNum 75 snap 0 seq_num 75) 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:541: read oid 54 snap -1 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:541: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:542: write oid 89 current snap is 0 2023-09-30T09:00:42.597 INFO:tasks.rados.rados.0.smithi005.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-09-30T09:00:42.604 INFO:tasks.rados.rados.0.smithi005.stdout:542: writing smithi00566664-89 from 423675 to 1157757 tid 1 2023-09-30T09:00:42.610 INFO:tasks.rados.rados.0.smithi005.stdout:542: writing smithi00566664-89 from 1721870 to 2267040 tid 2 2023-09-30T09:00:42.614 INFO:tasks.rados.rados.0.smithi005.stdout:542: writing smithi00566664-89 from 2717777 to 2823675 tid 3 2023-09-30T09:00:42.614 INFO:tasks.rados.rados.0.smithi005.stdout:543: read oid 343 snap -1 2023-09-30T09:00:42.614 INFO:tasks.rados.rados.0.smithi005.stdout:543: expect (ObjNum 342 snap 0 seq_num 342) 2023-09-30T09:00:42.614 INFO:tasks.rados.rados.0.smithi005.stdout:544: write oid 325 current snap is 0 2023-09-30T09:00:42.614 INFO:tasks.rados.rados.0.smithi005.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-09-30T09:00:42.619 INFO:tasks.rados.rados.0.smithi005.stdout:544: writing smithi00566664-325 from 440482 to 849813 tid 1 2023-09-30T09:00:42.625 INFO:tasks.rados.rados.0.smithi005.stdout:544: writing smithi00566664-325 from 1380352 to 1785533 tid 2 2023-09-30T09:00:42.631 INFO:tasks.rados.rados.0.smithi005.stdout:544: writing smithi00566664-325 from 2461553 to 2840482 tid 3 2023-09-30T09:00:42.631 INFO:tasks.rados.rados.0.smithi005.stdout:545: write oid 361 current snap is 0 2023-09-30T09:00:42.631 INFO:tasks.rados.rados.0.smithi005.stdout:534: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-30T09:00:42.749 INFO:tasks.rados.rados.0.smithi005.stdout:535: expect (ObjNum 380 snap 0 seq_num 380) 2023-09-30T09:00:42.833 INFO:tasks.rados.rados.0.smithi005.stdout:536: finishing write tid 1 to smithi00566664-147 2023-09-30T09:00:42.834 INFO:tasks.rados.rados.0.smithi005.stdout:536: finishing write tid 2 to smithi00566664-147 2023-09-30T09:00:42.834 INFO:tasks.rados.rados.0.smithi005.stdout:536: finishing write tid 3 to smithi00566664-147 2023-09-30T09:00:42.834 INFO:tasks.rados.rados.0.smithi005.stdout:536: finishing write tid 4 to smithi00566664-147 2023-09-30T09:00:42.834 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 147 v 121 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-09-30T09:00:42.834 INFO:tasks.rados.rados.0.smithi005.stdout:536: left oid 147 (ObjNum 522 snap 0 seq_num 522) 2023-09-30T09:00:42.834 INFO:tasks.rados.rados.0.smithi005.stdout:538: finishing write tid 1 to smithi00566664-169 2023-09-30T09:00:42.834 INFO:tasks.rados.rados.0.smithi005.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-30T09:00:42.940 INFO:tasks.rados.rados.0.smithi005.stdout:538: finishing write tid 2 to smithi00566664-169 2023-09-30T09:00:42.940 INFO:tasks.rados.rados.0.smithi005.stdout:538: finishing write tid 3 to smithi00566664-169 2023-09-30T09:00:42.940 INFO:tasks.rados.rados.0.smithi005.stdout:538: finishing write tid 4 to smithi00566664-169 2023-09-30T09:00:42.940 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 169 v 114 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-09-30T09:00:42.940 INFO:tasks.rados.rados.0.smithi005.stdout:538: left oid 169 (ObjNum 523 snap 0 seq_num 523) 2023-09-30T09:00:42.941 INFO:tasks.rados.rados.0.smithi005.stdout:539: finishing write tid 1 to smithi00566664-6 2023-09-30T09:00:42.941 INFO:tasks.rados.rados.0.smithi005.stdout:539: finishing write tid 2 to smithi00566664-6 2023-09-30T09:00:42.941 INFO:tasks.rados.rados.0.smithi005.stdout:541: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-30T09:00:43.044 INFO:tasks.rados.rados.0.smithi005.stdout:542: finishing write tid 1 to smithi00566664-89 2023-09-30T09:00:43.044 INFO:tasks.rados.rados.0.smithi005.stdout:540: expect (ObjNum 75 snap 0 seq_num 75) 2023-09-30T09:00:43.154 INFO:tasks.rados.rados.0.smithi005.stdout:539: finishing write tid 3 to smithi00566664-6 2023-09-30T09:00:43.154 INFO:tasks.rados.rados.0.smithi005.stdout:539: finishing write tid 4 to smithi00566664-6 2023-09-30T09:00:43.154 INFO:tasks.rados.rados.0.smithi005.stdout:539: finishing write tid 5 to smithi00566664-6 2023-09-30T09:00:43.154 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 6 v 157 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-09-30T09:00:43.154 INFO:tasks.rados.rados.0.smithi005.stdout:539: left oid 6 (ObjNum 524 snap 0 seq_num 524) 2023-09-30T09:00:43.154 INFO:tasks.rados.rados.0.smithi005.stdout:542: finishing write tid 2 to smithi00566664-89 2023-09-30T09:00:43.155 INFO:tasks.rados.rados.0.smithi005.stdout:542: finishing write tid 3 to smithi00566664-89 2023-09-30T09:00:43.155 INFO:tasks.rados.rados.0.smithi005.stdout:542: finishing write tid 4 to smithi00566664-89 2023-09-30T09:00:43.155 INFO:tasks.rados.rados.0.smithi005.stdout:542: finishing write tid 5 to smithi00566664-89 2023-09-30T09:00:43.155 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 89 v 151 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-09-30T09:00:43.155 INFO:tasks.rados.rados.0.smithi005.stdout:542: left oid 89 (ObjNum 525 snap 0 seq_num 525) 2023-09-30T09:00:43.155 INFO:tasks.rados.rados.0.smithi005.stdout:544: finishing write tid 1 to smithi00566664-325 2023-09-30T09:00:43.155 INFO:tasks.rados.rados.0.smithi005.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-09-30T09:00:43.163 INFO:tasks.rados.rados.0.smithi005.stdout:545: writing smithi00566664-361 from 457289 to 941869 tid 1 2023-09-30T09:00:43.170 INFO:tasks.rados.rados.0.smithi005.stdout:545: writing smithi00566664-361 from 1438834 to 1987673 tid 2 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:545: writing smithi00566664-361 from 2772623 to 2857289 tid 3 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:534: done (11 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:535: done (10 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:536: done (9 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:537: done (8 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:538: done (7 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:539: done (6 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:540: done (5 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:541: done (4 left) 2023-09-30T09:00:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:542: done (3 left) 2023-09-30T09:00:43.177 INFO:tasks.rados.rados.0.smithi005.stdout:546: read oid 492 snap -1 2023-09-30T09:00:43.177 INFO:tasks.rados.rados.0.smithi005.stdout:546: expect (ObjNum 491 snap 0 seq_num 491) 2023-09-30T09:00:43.177 INFO:tasks.rados.rados.0.smithi005.stdout:547: write oid 96 current snap is 0 2023-09-30T09:00:43.177 INFO:tasks.rados.rados.0.smithi005.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-09-30T09:00:43.182 INFO:tasks.rados.rados.0.smithi005.stdout:547: writing smithi00566664-96 from 474096 to 1033925 tid 1 2023-09-30T09:00:43.189 INFO:tasks.rados.rados.0.smithi005.stdout:547: writing smithi00566664-96 from 1780963 to 2189813 tid 2 2023-09-30T09:00:43.193 INFO:tasks.rados.rados.0.smithi005.stdout:547: writing smithi00566664-96 from 2800046 to 2874096 tid 3 2023-09-30T09:00:43.193 INFO:tasks.rados.rados.0.smithi005.stdout:548: read oid 331 snap -1 2023-09-30T09:00:43.194 INFO:tasks.rados.rados.0.smithi005.stdout:548: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-30T09:00:43.194 INFO:tasks.rados.rados.0.smithi005.stdout:549: write oid 231 current snap is 0 2023-09-30T09:00:43.194 INFO:tasks.rados.rados.0.smithi005.stdout:544: finishing write tid 2 to smithi00566664-325 2023-09-30T09:00:43.194 INFO:tasks.rados.rados.0.smithi005.stdout:543: expect (ObjNum 342 snap 0 seq_num 342) 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:544: finishing write tid 3 to smithi00566664-325 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:544: finishing write tid 4 to smithi00566664-325 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:544: finishing write tid 5 to smithi00566664-325 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 325 v 128 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:544: left oid 325 (ObjNum 526 snap 0 seq_num 526) 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:545: finishing write tid 1 to smithi00566664-361 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:545: finishing write tid 2 to smithi00566664-361 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:545: finishing write tid 3 to smithi00566664-361 2023-09-30T09:00:43.336 INFO:tasks.rados.rados.0.smithi005.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-09-30T09:00:43.345 INFO:tasks.rados.rados.0.smithi005.stdout:549: writing smithi00566664-231 from 490903 to 1125981 tid 1 2023-09-30T09:00:43.352 INFO:tasks.rados.rados.0.smithi005.stdout:549: writing smithi00566664-231 from 1839445 to 2391953 tid 2 2023-09-30T09:00:43.352 INFO:tasks.rados.rados.0.smithi005.stdout:543: done (6 left) 2023-09-30T09:00:43.353 INFO:tasks.rados.rados.0.smithi005.stdout:544: done (5 left) 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:550: read oid 405 snap -1 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:550: expect (ObjNum 404 snap 0 seq_num 404) 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:551: read oid 487 snap -1 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:551: expect (ObjNum 486 snap 0 seq_num 486) 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:552: read oid 258 snap -1 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:552: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:553: read oid 274 snap -1 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:553: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:554: write oid 266 current snap is 0 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:545: finishing write tid 4 to smithi00566664-361 2023-09-30T09:00:43.354 INFO:tasks.rados.rados.0.smithi005.stdout:545: finishing write tid 5 to smithi00566664-361 2023-09-30T09:00:43.355 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 361 v 132 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-09-30T09:00:43.355 INFO:tasks.rados.rados.0.smithi005.stdout:545: left oid 361 (ObjNum 527 snap 0 seq_num 527) 2023-09-30T09:00:43.355 INFO:tasks.rados.rados.0.smithi005.stdout:546: expect (ObjNum 491 snap 0 seq_num 491) 2023-09-30T09:00:43.445 INFO:tasks.rados.rados.0.smithi005.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-09-30T09:00:43.452 INFO:tasks.rados.rados.0.smithi005.stdout:554: writing smithi00566664-266 from 507710 to 1218037 tid 1 2023-09-30T09:00:43.459 INFO:tasks.rados.rados.0.smithi005.stdout:554: writing smithi00566664-266 from 1897927 to 2310446 tid 2 2023-09-30T09:00:43.463 INFO:tasks.rados.rados.0.smithi005.stdout:554: writing smithi00566664-266 from 2854892 to 2907710 tid 3 2023-09-30T09:00:43.463 INFO:tasks.rados.rados.0.smithi005.stdout:545: done (9 left) 2023-09-30T09:00:43.463 INFO:tasks.rados.rados.0.smithi005.stdout:546: done (8 left) 2023-09-30T09:00:43.463 INFO:tasks.rados.rados.0.smithi005.stdout:547: finishing write tid 1 to smithi00566664-96 2023-09-30T09:00:43.464 INFO:tasks.rados.rados.0.smithi005.stdout:547: finishing write tid 2 to smithi00566664-96 2023-09-30T09:00:43.464 INFO:tasks.rados.rados.0.smithi005.stdout:547: finishing write tid 3 to smithi00566664-96 2023-09-30T09:00:43.464 INFO:tasks.rados.rados.0.smithi005.stdout:547: finishing write tid 4 to smithi00566664-96 2023-09-30T09:00:43.464 INFO:tasks.rados.rados.0.smithi005.stdout:555: read oid 199 snap -1 2023-09-30T09:00:43.464 INFO:tasks.rados.rados.0.smithi005.stdout:555: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-30T09:00:43.464 INFO:tasks.rados.rados.0.smithi005.stdout:556: write oid 309 current snap is 0 2023-09-30T09:00:43.464 INFO:tasks.rados.rados.0.smithi005.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-09-30T09:00:43.472 INFO:tasks.rados.rados.0.smithi005.stdout:556: writing smithi00566664-309 from 524517 to 1310093 tid 1 2023-09-30T09:00:43.480 INFO:tasks.rados.rados.0.smithi005.stdout:556: writing smithi00566664-309 from 1956409 to 2512586 tid 2 2023-09-30T09:00:43.480 INFO:tasks.rados.rados.0.smithi005.stdout:557: read oid 482 snap -1 2023-09-30T09:00:43.480 INFO:tasks.rados.rados.0.smithi005.stdout:557: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-30T09:00:43.480 INFO:tasks.rados.rados.0.smithi005.stdout:558: write oid 325 current snap is 0 2023-09-30T09:00:43.480 INFO:tasks.rados.rados.0.smithi005.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-09-30T09:00:43.486 INFO:tasks.rados.rados.0.smithi005.stdout:558: writing smithi00566664-325 from 541324 to 1002149 tid 1 2023-09-30T09:00:43.492 INFO:tasks.rados.rados.0.smithi005.stdout:558: writing smithi00566664-325 from 1498538 to 1914726 tid 2 2023-09-30T09:00:43.498 INFO:tasks.rados.rados.0.smithi005.stdout:558: writing smithi00566664-325 from 2393385 to 2941324 tid 3 2023-09-30T09:00:43.498 INFO:tasks.rados.rados.0.smithi005.stdout:559: delete oid 146 current snap is 0 2023-09-30T09:00:43.499 INFO:tasks.rados.rados.0.smithi005.stdout:547: finishing write tid 5 to smithi00566664-96 2023-09-30T09:00:43.499 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 96 v 161 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-09-30T09:00:43.499 INFO:tasks.rados.rados.0.smithi005.stdout:547: left oid 96 (ObjNum 528 snap 0 seq_num 528) 2023-09-30T09:00:43.499 INFO:tasks.rados.rados.0.smithi005.stdout:548: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-30T09:00:43.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:43 smithi099 bash[27661]: cluster 2023-09-30T09:00:42.194334+0000 mgr.y (mgr.24358) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 66 MiB/s wr, 339 op/s 2023-09-30T09:00:43.635 INFO:tasks.rados.rados.0.smithi005.stdout:549: finishing write tid 1 to smithi00566664-231 2023-09-30T09:00:43.635 INFO:tasks.rados.rados.0.smithi005.stdout:553: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-30T09:00:43.728 INFO:tasks.rados.rados.0.smithi005.stdout:552: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-30T09:00:43.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:43 smithi005 bash[27219]: cluster 2023-09-30T09:00:42.194334+0000 mgr.y (mgr.24358) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 66 MiB/s wr, 339 op/s 2023-09-30T09:00:43.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:43 smithi005 bash[33615]: cluster 2023-09-30T09:00:42.194334+0000 mgr.y (mgr.24358) 182 : cluster [DBG] pgmap v162: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 66 MiB/s wr, 339 op/s 2023-09-30T09:00:43.810 INFO:tasks.rados.rados.0.smithi005.stdout:551: expect (ObjNum 486 snap 0 seq_num 486) 2023-09-30T09:00:43.895 INFO:tasks.rados.rados.0.smithi005.stdout:550: expect (ObjNum 404 snap 0 seq_num 404) 2023-09-30T09:00:43.994 INFO:tasks.rados.rados.0.smithi005.stdout:549: finishing write tid 2 to smithi00566664-231 2023-09-30T09:00:43.994 INFO:tasks.rados.rados.0.smithi005.stdout:549: finishing write tid 3 to smithi00566664-231 2023-09-30T09:00:43.994 INFO:tasks.rados.rados.0.smithi005.stdout:549: finishing write tid 4 to smithi00566664-231 2023-09-30T09:00:43.994 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 231 v 154 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-09-30T09:00:43.994 INFO:tasks.rados.rados.0.smithi005.stdout:549: left oid 231 (ObjNum 529 snap 0 seq_num 529) 2023-09-30T09:00:43.994 INFO:tasks.rados.rados.0.smithi005.stdout:554: finishing write tid 1 to smithi00566664-266 2023-09-30T09:00:43.994 INFO:tasks.rados.rados.0.smithi005.stdout:554: finishing write tid 2 to smithi00566664-266 2023-09-30T09:00:43.995 INFO:tasks.rados.rados.0.smithi005.stdout:555: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:554: finishing write tid 3 to smithi00566664-266 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:554: finishing write tid 4 to smithi00566664-266 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:554: finishing write tid 5 to smithi00566664-266 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 266 v 112 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:554: left oid 266 (ObjNum 530 snap 0 seq_num 530) 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:556: finishing write tid 1 to smithi00566664-309 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:556: finishing write tid 2 to smithi00566664-309 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:556: finishing write tid 3 to smithi00566664-309 2023-09-30T09:00:44.107 INFO:tasks.rados.rados.0.smithi005.stdout:556: finishing write tid 4 to smithi00566664-309 2023-09-30T09:00:44.108 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 309 v 135 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-09-30T09:00:44.108 INFO:tasks.rados.rados.0.smithi005.stdout:556: left oid 309 (ObjNum 531 snap 0 seq_num 531) 2023-09-30T09:00:44.108 INFO:tasks.rados.rados.0.smithi005.stdout:557: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-30T09:00:44.181 INFO:tasks.rados.rados.0.smithi005.stdout:558: finishing write tid 1 to smithi00566664-325 2023-09-30T09:00:44.181 INFO:tasks.rados.rados.0.smithi005.stdout:558: finishing write tid 2 to smithi00566664-325 2023-09-30T09:00:44.181 INFO:tasks.rados.rados.0.smithi005.stdout:558: finishing write tid 3 to smithi00566664-325 2023-09-30T09:00:44.181 INFO:tasks.rados.rados.0.smithi005.stdout:547: done (12 left) 2023-09-30T09:00:44.181 INFO:tasks.rados.rados.0.smithi005.stdout:548: done (11 left) 2023-09-30T09:00:44.181 INFO:tasks.rados.rados.0.smithi005.stdout:549: done (10 left) 2023-09-30T09:00:44.181 INFO:tasks.rados.rados.0.smithi005.stdout:550: done (9 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:551: done (8 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:552: done (7 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:553: done (6 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:554: done (5 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:555: done (4 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:556: done (3 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:557: done (2 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:559: done (1 left) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:560: read oid 371 snap -1 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:560: expect (ObjNum 370 snap 0 seq_num 370) 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:561: write oid 90 current snap is 0 2023-09-30T09:00:44.182 INFO:tasks.rados.rados.0.smithi005.stdout:558: finishing write tid 4 to smithi00566664-325 2023-09-30T09:00:44.183 INFO:tasks.rados.rados.0.smithi005.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-09-30T09:00:44.191 INFO:tasks.rados.rados.0.smithi005.stdout:561: writing smithi00566664-90 from 574938 to 1302614 tid 1 2023-09-30T09:00:44.199 INFO:tasks.rados.rados.0.smithi005.stdout:561: writing smithi00566664-90 from 1731855 to 2435359 tid 2 2023-09-30T09:00:44.202 INFO:tasks.rados.rados.0.smithi005.stdout:561: writing smithi00566664-90 from 2848231 to 2974938 tid 3 2023-09-30T09:00:44.203 INFO:tasks.rados.rados.0.smithi005.stdout:562: read oid 30 snap -1 2023-09-30T09:00:44.203 INFO:tasks.rados.rados.0.smithi005.stdout:562: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:00:44.203 INFO:tasks.rados.rados.0.smithi005.stdout:563: write oid 319 current snap is 0 2023-09-30T09:00:44.203 INFO:tasks.rados.rados.0.smithi005.stdout:558: finishing write tid 5 to smithi00566664-325 2023-09-30T09:00:44.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 325 v 139 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-09-30T09:00:44.203 INFO:tasks.rados.rados.0.smithi005.stdout:558: left oid 325 (ObjNum 532 snap 0 seq_num 532) 2023-09-30T09:00:44.204 INFO:tasks.rados.rados.0.smithi005.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-09-30T09:00:44.208 INFO:tasks.rados.rados.0.smithi005.stdout:563: writing smithi00566664-319 from 591745 to 994670 tid 1 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:563: writing smithi00566664-319 from 1790337 to 2353852 tid 2 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:558: done (4 left) 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:564: read oid 335 snap -1 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:564: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:565: read oid 406 snap -1 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:565: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:566: write oid 278 current snap is 0 2023-09-30T09:00:44.217 INFO:tasks.rados.rados.0.smithi005.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-09-30T09:00:44.223 INFO:tasks.rados.rados.0.smithi005.stdout:566: writing smithi00566664-278 from 608552 to 1086726 tid 1 2023-09-30T09:00:44.233 INFO:tasks.rados.rados.0.smithi005.stdout:566: writing smithi00566664-278 from 1848819 to 2555992 tid 2 2023-09-30T09:00:44.233 INFO:tasks.rados.rados.0.smithi005.stdout:567: write oid 448 current snap is 0 2023-09-30T09:00:44.233 INFO:tasks.rados.rados.0.smithi005.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-09-30T09:00:44.239 INFO:tasks.rados.rados.0.smithi005.stdout:567: writing smithi00566664-448 from 625359 to 1178782 tid 1 2023-09-30T09:00:44.246 INFO:tasks.rados.rados.0.smithi005.stdout:567: writing smithi00566664-448 from 1790948 to 2358132 tid 2 2023-09-30T09:00:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:567: writing smithi00566664-448 from 2930500 to 3025359 tid 3 2023-09-30T09:00:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:568: read oid 15 snap -1 2023-09-30T09:00:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:00:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:569: read oid 296 snap -1 2023-09-30T09:00:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:569: expect (ObjNum 521 snap 0 seq_num 521) 2023-09-30T09:00:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:570: write oid 462 current snap is 0 2023-09-30T09:00:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:560: expect (ObjNum 370 snap 0 seq_num 370) 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:561: finishing write tid 1 to smithi00566664-90 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:561: finishing write tid 2 to smithi00566664-90 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:561: finishing write tid 3 to smithi00566664-90 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:561: finishing write tid 4 to smithi00566664-90 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:561: finishing write tid 5 to smithi00566664-90 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 90 v 95 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:561: left oid 90 (ObjNum 534 snap 0 seq_num 534) 2023-09-30T09:00:44.334 INFO:tasks.rados.rados.0.smithi005.stdout:562: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:00:44.421 INFO:tasks.rados.rados.0.smithi005.stdout:563: finishing write tid 1 to smithi00566664-319 2023-09-30T09:00:44.421 INFO:tasks.rados.rados.0.smithi005.stdout:565: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-30T09:00:44.521 INFO:tasks.rados.rados.0.smithi005.stdout:563: finishing write tid 2 to smithi00566664-319 2023-09-30T09:00:44.521 INFO:tasks.rados.rados.0.smithi005.stdout:563: finishing write tid 3 to smithi00566664-319 2023-09-30T09:00:44.521 INFO:tasks.rados.rados.0.smithi005.stdout:563: finishing write tid 4 to smithi00566664-319 2023-09-30T09:00:44.521 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 319 v 115 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-09-30T09:00:44.521 INFO:tasks.rados.rados.0.smithi005.stdout:563: left oid 319 (ObjNum 535 snap 0 seq_num 535) 2023-09-30T09:00:44.521 INFO:tasks.rados.rados.0.smithi005.stdout:566: finishing write tid 1 to smithi00566664-278 2023-09-30T09:00:44.521 INFO:tasks.rados.rados.0.smithi005.stdout:564: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:00:44.650 INFO:tasks.rados.rados.0.smithi005.stdout:566: finishing write tid 2 to smithi00566664-278 2023-09-30T09:00:44.651 INFO:tasks.rados.rados.0.smithi005.stdout:566: finishing write tid 3 to smithi00566664-278 2023-09-30T09:00:44.651 INFO:tasks.rados.rados.0.smithi005.stdout:566: finishing write tid 4 to smithi00566664-278 2023-09-30T09:00:44.651 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 113 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-09-30T09:00:44.651 INFO:tasks.rados.rados.0.smithi005.stdout:566: left oid 278 (ObjNum 536 snap 0 seq_num 536) 2023-09-30T09:00:44.651 INFO:tasks.rados.rados.0.smithi005.stdout:567: finishing write tid 1 to smithi00566664-448 2023-09-30T09:00:44.651 INFO:tasks.rados.rados.0.smithi005.stdout:567: finishing write tid 2 to smithi00566664-448 2023-09-30T09:00:44.651 INFO:tasks.rados.rados.0.smithi005.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-09-30T09:00:44.660 INFO:tasks.rados.rados.0.smithi005.stdout:570: writing smithi00566664-462 from 642166 to 1270838 tid 1 2023-09-30T09:00:44.669 INFO:tasks.rados.rados.0.smithi005.stdout:570: writing smithi00566664-462 from 1849430 to 2560272 tid 2 2023-09-30T09:00:44.669 INFO:tasks.rados.rados.0.smithi005.stdout:560: done (10 left) 2023-09-30T09:00:44.669 INFO:tasks.rados.rados.0.smithi005.stdout:561: done (9 left) 2023-09-30T09:00:44.669 INFO:tasks.rados.rados.0.smithi005.stdout:562: done (8 left) 2023-09-30T09:00:44.669 INFO:tasks.rados.rados.0.smithi005.stdout:563: done (7 left) 2023-09-30T09:00:44.669 INFO:tasks.rados.rados.0.smithi005.stdout:564: done (6 left) 2023-09-30T09:00:44.670 INFO:tasks.rados.rados.0.smithi005.stdout:565: done (5 left) 2023-09-30T09:00:44.670 INFO:tasks.rados.rados.0.smithi005.stdout:566: done (4 left) 2023-09-30T09:00:44.670 INFO:tasks.rados.rados.0.smithi005.stdout:571: read oid 451 snap -1 2023-09-30T09:00:44.670 INFO:tasks.rados.rados.0.smithi005.stdout:571: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-30T09:00:44.670 INFO:tasks.rados.rados.0.smithi005.stdout:572: write oid 122 current snap is 0 2023-09-30T09:00:44.670 INFO:tasks.rados.rados.0.smithi005.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-09-30T09:00:44.678 INFO:tasks.rados.rados.0.smithi005.stdout:572: writing smithi00566664-122 from 658973 to 1362894 tid 1 2023-09-30T09:00:44.686 INFO:tasks.rados.rados.0.smithi005.stdout:572: writing smithi00566664-122 from 1907912 to 2478765 tid 2 2023-09-30T09:00:44.690 INFO:tasks.rados.rados.0.smithi005.stdout:572: writing smithi00566664-122 from 2985346 to 3058973 tid 3 2023-09-30T09:00:44.690 INFO:tasks.rados.rados.0.smithi005.stdout:573: write oid 429 current snap is 0 2023-09-30T09:00:44.690 INFO:tasks.rados.rados.0.smithi005.stdout:568: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:00:44.745 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:00:44 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:00:44.778 INFO:tasks.rados.rados.0.smithi005.stdout:567: finishing write tid 3 to smithi00566664-448 2023-09-30T09:00:44.779 INFO:tasks.rados.rados.0.smithi005.stdout:567: finishing write tid 4 to smithi00566664-448 2023-09-30T09:00:44.779 INFO:tasks.rados.rados.0.smithi005.stdout:567: finishing write tid 5 to smithi00566664-448 2023-09-30T09:00:44.779 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 448 v 118 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-09-30T09:00:44.779 INFO:tasks.rados.rados.0.smithi005.stdout:567: left oid 448 (ObjNum 537 snap 0 seq_num 537) 2023-09-30T09:00:44.779 INFO:tasks.rados.rados.0.smithi005.stdout:569: expect (ObjNum 521 snap 0 seq_num 521) 2023-09-30T09:00:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:570: finishing write tid 1 to smithi00566664-462 2023-09-30T09:00:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:570: finishing write tid 2 to smithi00566664-462 2023-09-30T09:00:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:570: finishing write tid 3 to smithi00566664-462 2023-09-30T09:00:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:570: finishing write tid 4 to smithi00566664-462 2023-09-30T09:00:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 462 v 123 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-09-30T09:00:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:570: left oid 462 (ObjNum 538 snap 0 seq_num 538) 2023-09-30T09:00:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:571: expect (ObjNum 450 snap 0 seq_num 450) 2023-09-30T09:00:45.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:44 smithi005 bash[27219]: audit 2023-09-30T09:00:43.785413+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.5:0/2613790306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:45.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:44 smithi005 bash[27219]: cluster 2023-09-30T09:00:44.194781+0000 mgr.y (mgr.24358) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 55 MiB/s wr, 284 op/s 2023-09-30T09:00:45.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:44 smithi005 bash[33615]: audit 2023-09-30T09:00:43.785413+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.5:0/2613790306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:45.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:44 smithi005 bash[33615]: cluster 2023-09-30T09:00:44.194781+0000 mgr.y (mgr.24358) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 55 MiB/s wr, 284 op/s 2023-09-30T09:00:45.043 INFO:tasks.rados.rados.0.smithi005.stdout:572: finishing write tid 1 to smithi00566664-122 2023-09-30T09:00:45.043 INFO:tasks.rados.rados.0.smithi005.stdout:572: finishing write tid 2 to smithi00566664-122 2023-09-30T09:00:45.043 INFO:tasks.rados.rados.0.smithi005.stdout:572: finishing write tid 3 to smithi00566664-122 2023-09-30T09:00:45.043 INFO:tasks.rados.rados.0.smithi005.stdout:572: finishing write tid 4 to smithi00566664-122 2023-09-30T09:00:45.043 INFO:tasks.rados.rados.0.smithi005.stdout:572: finishing write tid 5 to smithi00566664-122 2023-09-30T09:00:45.044 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 122 v 91 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-09-30T09:00:45.044 INFO:tasks.rados.rados.0.smithi005.stdout:572: left oid 122 (ObjNum 539 snap 0 seq_num 539) 2023-09-30T09:00:45.044 INFO:tasks.rados.rados.0.smithi005.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-09-30T09:00:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:44 smithi099 bash[27661]: audit 2023-09-30T09:00:43.785413+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.5:0/2613790306' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:44 smithi099 bash[27661]: cluster 2023-09-30T09:00:44.194781+0000 mgr.y (mgr.24358) 183 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 55 MiB/s wr, 284 op/s 2023-09-30T09:00:45.054 INFO:tasks.rados.rados.0.smithi005.stdout:573: writing smithi00566664-429 from 675780 to 1171303 tid 1 2023-09-30T09:00:45.062 INFO:tasks.rados.rados.0.smithi005.stdout:573: writing smithi00566664-429 from 1682747 to 2397258 tid 2 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:573: writing smithi00566664-429 from 3012769 to 3075780 tid 3 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:567: done (6 left) 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:568: done (5 left) 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:569: done (4 left) 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:570: done (3 left) 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:571: done (2 left) 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:572: done (1 left) 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:574: write oid 397 current snap is 0 2023-09-30T09:00:45.067 INFO:tasks.rados.rados.0.smithi005.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-09-30T09:00:45.075 INFO:tasks.rados.rados.0.smithi005.stdout:574: writing smithi00566664-397 from 692587 to 1263359 tid 1 2023-09-30T09:00:45.085 INFO:tasks.rados.rados.0.smithi005.stdout:574: writing smithi00566664-397 from 2024876 to 2599398 tid 2 2023-09-30T09:00:45.086 INFO:tasks.rados.rados.0.smithi005.stdout:574: writing smithi00566664-397 from 3040192 to 3092587 tid 3 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:575: read oid 290 snap -1 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:575: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:576: delete oid 447 current snap is 0 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:573: finishing write tid 1 to smithi00566664-429 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:573: finishing write tid 2 to smithi00566664-429 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:573: finishing write tid 3 to smithi00566664-429 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:573: finishing write tid 4 to smithi00566664-429 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:573: finishing write tid 5 to smithi00566664-429 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 429 v 105 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:573: left oid 429 (ObjNum 540 snap 0 seq_num 540) 2023-09-30T09:00:45.087 INFO:tasks.rados.rados.0.smithi005.stdout:574: finishing write tid 1 to smithi00566664-397 2023-09-30T09:00:45.088 INFO:tasks.rados.rados.0.smithi005.stdout:574: finishing write tid 2 to smithi00566664-397 2023-09-30T09:00:45.089 INFO:tasks.rados.rados.0.smithi005.stdout:573: done (3 left) 2023-09-30T09:00:45.089 INFO:tasks.rados.rados.0.smithi005.stdout:576: done (2 left) 2023-09-30T09:00:45.089 INFO:tasks.rados.rados.0.smithi005.stdout:577: write oid 23 current snap is 0 2023-09-30T09:00:45.089 INFO:tasks.rados.rados.0.smithi005.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-09-30T09:00:45.098 INFO:tasks.rados.rados.0.smithi005.stdout:577: writing smithi00566664-23 from 726201 to 1447471 tid 1 2023-09-30T09:00:45.106 INFO:tasks.rados.rados.0.smithi005.stdout:577: writing smithi00566664-23 from 2141840 to 2720031 tid 2 2023-09-30T09:00:45.106 INFO:tasks.rados.rados.0.smithi005.stdout:578: write oid 243 current snap is 0 2023-09-30T09:00:45.106 INFO:tasks.rados.rados.0.smithi005.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-09-30T09:00:45.115 INFO:tasks.rados.rados.0.smithi005.stdout:578: writing smithi00566664-243 from 743008 to 1539527 tid 1 2023-09-30T09:00:45.123 INFO:tasks.rados.rados.0.smithi005.stdout:578: writing smithi00566664-243 from 2200322 to 2922171 tid 2 2023-09-30T09:00:45.123 INFO:tasks.rados.rados.0.smithi005.stdout:579: delete oid 69 current snap is 0 2023-09-30T09:00:45.123 INFO:tasks.rados.rados.0.smithi005.stdout:574: finishing write tid 3 to smithi00566664-397 2023-09-30T09:00:45.123 INFO:tasks.rados.rados.0.smithi005.stdout:575: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-30T09:00:45.267 INFO:tasks.rados.rados.0.smithi005.stdout:574: finishing write tid 4 to smithi00566664-397 2023-09-30T09:00:45.267 INFO:tasks.rados.rados.0.smithi005.stdout:574: finishing write tid 5 to smithi00566664-397 2023-09-30T09:00:45.267 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 397 v 123 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-09-30T09:00:45.267 INFO:tasks.rados.rados.0.smithi005.stdout:574: left oid 397 (ObjNum 541 snap 0 seq_num 541) 2023-09-30T09:00:45.267 INFO:tasks.rados.rados.0.smithi005.stdout:577: finishing write tid 1 to smithi00566664-23 2023-09-30T09:00:45.267 INFO:tasks.rados.rados.0.smithi005.stdout:577: finishing write tid 2 to smithi00566664-23 2023-09-30T09:00:45.267 INFO:tasks.rados.rados.0.smithi005.stdout:577: finishing write tid 3 to smithi00566664-23 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:577: finishing write tid 4 to smithi00566664-23 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 23 v 100 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:577: left oid 23 (ObjNum 543 snap 0 seq_num 543) 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:578: finishing write tid 1 to smithi00566664-243 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:578: finishing write tid 2 to smithi00566664-243 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:578: finishing write tid 3 to smithi00566664-243 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:578: finishing write tid 4 to smithi00566664-243 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 243 v 94 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:578: left oid 243 (ObjNum 544 snap 0 seq_num 544) 2023-09-30T09:00:45.268 INFO:tasks.rados.rados.0.smithi005.stdout:574: done (4 left) 2023-09-30T09:00:45.269 INFO:tasks.rados.rados.0.smithi005.stdout:575: done (3 left) 2023-09-30T09:00:45.269 INFO:tasks.rados.rados.0.smithi005.stdout:577: done (2 left) 2023-09-30T09:00:45.269 INFO:tasks.rados.rados.0.smithi005.stdout:578: done (1 left) 2023-09-30T09:00:45.269 INFO:tasks.rados.rados.0.smithi005.stdout:579: done (0 left) 2023-09-30T09:00:45.269 INFO:tasks.rados.rados.0.smithi005.stdout:580: write oid 405 current snap is 0 2023-09-30T09:00:45.269 INFO:tasks.rados.rados.0.smithi005.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-09-30T09:00:45.278 INFO:tasks.rados.rados.0.smithi005.stdout:580: writing smithi00566664-405 from 776622 to 1323639 tid 1 2023-09-30T09:00:45.286 INFO:tasks.rados.rados.0.smithi005.stdout:580: writing smithi00566664-405 from 1800933 to 2526451 tid 2 2023-09-30T09:00:45.290 INFO:tasks.rados.rados.0.smithi005.stdout:580: writing smithi00566664-405 from 2944601 to 3176622 tid 3 2023-09-30T09:00:45.290 INFO:tasks.rados.rados.0.smithi005.stdout:581: delete oid 214 current snap is 0 2023-09-30T09:00:45.291 INFO:tasks.rados.rados.0.smithi005.stdout:580: finishing write tid 1 to smithi00566664-405 2023-09-30T09:00:45.292 INFO:tasks.rados.rados.0.smithi005.stdout:580: finishing write tid 2 to smithi00566664-405 2023-09-30T09:00:45.293 INFO:tasks.rados.rados.0.smithi005.stdout:581: done (1 left) 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:582: read oid 310 snap -1 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:583: read oid 288 snap -1 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:584: read oid 401 snap -1 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:585: read oid 86 snap -1 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:586: delete oid 419 current snap is 0 2023-09-30T09:00:45.294 INFO:tasks.rados.rados.0.smithi005.stdout:580: finishing write tid 3 to smithi00566664-405 2023-09-30T09:00:45.295 INFO:tasks.rados.rados.0.smithi005.stdout:580: finishing write tid 4 to smithi00566664-405 2023-09-30T09:00:45.295 INFO:tasks.rados.rados.0.smithi005.stdout:580: finishing write tid 5 to smithi00566664-405 2023-09-30T09:00:45.295 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 405 v 122 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-09-30T09:00:45.295 INFO:tasks.rados.rados.0.smithi005.stdout:580: left oid 405 (ObjNum 546 snap 0 seq_num 546) 2023-09-30T09:00:45.296 INFO:tasks.rados.rados.0.smithi005.stdout:580: done (5 left) 2023-09-30T09:00:45.296 INFO:tasks.rados.rados.0.smithi005.stdout:586: done (4 left) 2023-09-30T09:00:45.296 INFO:tasks.rados.rados.0.smithi005.stdout:587: read oid 116 snap -1 2023-09-30T09:00:45.296 INFO:tasks.rados.rados.0.smithi005.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-09-30T09:00:45.296 INFO:tasks.rados.rados.0.smithi005.stdout:588: read oid 418 snap -1 2023-09-30T09:00:45.296 INFO:tasks.rados.rados.0.smithi005.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-30T09:00:45.297 INFO:tasks.rados.rados.0.smithi005.stdout:589: read oid 322 snap -1 2023-09-30T09:00:45.297 INFO:tasks.rados.rados.0.smithi005.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-30T09:00:45.297 INFO:tasks.rados.rados.0.smithi005.stdout:590: delete oid 333 current snap is 0 2023-09-30T09:00:45.298 INFO:tasks.rados.rados.0.smithi005.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-30T09:00:45.407 INFO:tasks.rados.rados.0.smithi005.stdout:588: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-30T09:00:45.510 INFO:tasks.rados.rados.0.smithi005.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-30T09:00:45.611 INFO:tasks.rados.rados.0.smithi005.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-30T09:00:45.718 INFO:tasks.rados.rados.0.smithi005.stdout:589: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-30T09:00:45.834 INFO:tasks.rados.rados.0.smithi005.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-30T09:00:45.963 INFO:tasks.rados.rados.0.smithi005.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-09-30T09:00:46.162 INFO:tasks.rados.rados.0.smithi005.stdout:582: done (7 left) 2023-09-30T09:00:46.162 INFO:tasks.rados.rados.0.smithi005.stdout:583: done (6 left) 2023-09-30T09:00:46.162 INFO:tasks.rados.rados.0.smithi005.stdout:584: done (5 left) 2023-09-30T09:00:46.162 INFO:tasks.rados.rados.0.smithi005.stdout:585: done (4 left) 2023-09-30T09:00:46.162 INFO:tasks.rados.rados.0.smithi005.stdout:587: done (3 left) 2023-09-30T09:00:46.163 INFO:tasks.rados.rados.0.smithi005.stdout:588: done (2 left) 2023-09-30T09:00:46.163 INFO:tasks.rados.rados.0.smithi005.stdout:589: done (1 left) 2023-09-30T09:00:46.163 INFO:tasks.rados.rados.0.smithi005.stdout:590: done (0 left) 2023-09-30T09:00:46.163 INFO:tasks.rados.rados.0.smithi005.stdout:591: write oid 211 current snap is 0 2023-09-30T09:00:46.163 INFO:tasks.rados.rados.0.smithi005.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-09-30T09:00:46.170 INFO:tasks.rados.rados.0.smithi005.stdout:591: writing smithi00566664-211 from 443850 to 1008216 tid 1 2023-09-30T09:00:46.179 INFO:tasks.rados.rados.0.smithi005.stdout:591: writing smithi00566664-211 from 1634861 to 2367717 tid 2 2023-09-30T09:00:46.184 INFO:tasks.rados.rados.0.smithi005.stdout:591: writing smithi00566664-211 from 2770646 to 3243850 tid 3 2023-09-30T09:00:46.184 INFO:tasks.rados.rados.0.smithi005.stdout:592: write oid 46 current snap is 0 2023-09-30T09:00:46.184 INFO:tasks.rados.rados.0.smithi005.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-09-30T09:00:46.193 INFO:tasks.rados.rados.0.smithi005.stdout:592: writing smithi00566664-46 from 460657 to 1100272 tid 1 2023-09-30T09:00:46.198 INFO:tasks.rados.rados.0.smithi005.stdout:592: writing smithi00566664-46 from 1693343 to 2169857 tid 2 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:592: writing smithi00566664-46 from 2681716 to 3260657 tid 3 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:591: finishing write tid 1 to smithi00566664-211 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:591: finishing write tid 2 to smithi00566664-211 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:591: finishing write tid 3 to smithi00566664-211 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:591: finishing write tid 4 to smithi00566664-211 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:591: finishing write tid 5 to smithi00566664-211 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 211 v 127 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:591: left oid 211 (ObjNum 550 snap 0 seq_num 550) 2023-09-30T09:00:46.206 INFO:tasks.rados.rados.0.smithi005.stdout:592: finishing write tid 1 to smithi00566664-46 2023-09-30T09:00:46.207 INFO:tasks.rados.rados.0.smithi005.stdout:592: finishing write tid 2 to smithi00566664-46 2023-09-30T09:00:46.207 INFO:tasks.rados.rados.0.smithi005.stdout:591: done (1 left) 2023-09-30T09:00:46.207 INFO:tasks.rados.rados.0.smithi005.stdout:593: delete oid 417 current snap is 0 2023-09-30T09:00:46.209 INFO:tasks.rados.rados.0.smithi005.stdout:593: done (1 left) 2023-09-30T09:00:46.209 INFO:tasks.rados.rados.0.smithi005.stdout:594: delete oid 264 current snap is 0 2023-09-30T09:00:46.209 INFO:tasks.rados.rados.0.smithi005.stdout:592: finishing write tid 3 to smithi00566664-46 2023-09-30T09:00:46.209 INFO:tasks.rados.rados.0.smithi005.stdout:592: finishing write tid 4 to smithi00566664-46 2023-09-30T09:00:46.210 INFO:tasks.rados.rados.0.smithi005.stdout:592: finishing write tid 5 to smithi00566664-46 2023-09-30T09:00:46.210 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 46 v 124 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-09-30T09:00:46.210 INFO:tasks.rados.rados.0.smithi005.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2023-09-30T09:00:46.211 INFO:tasks.rados.rados.0.smithi005.stdout:592: done (1 left) 2023-09-30T09:00:46.211 INFO:tasks.rados.rados.0.smithi005.stdout:594: done (0 left) 2023-09-30T09:00:46.211 INFO:tasks.rados.rados.0.smithi005.stdout:595: delete oid 120 current snap is 0 2023-09-30T09:00:46.213 INFO:tasks.rados.rados.0.smithi005.stdout:595: done (0 left) 2023-09-30T09:00:46.213 INFO:tasks.rados.rados.0.smithi005.stdout:596: read oid 172 snap -1 2023-09-30T09:00:46.213 INFO:tasks.rados.rados.0.smithi005.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-30T09:00:46.213 INFO:tasks.rados.rados.0.smithi005.stdout:597: delete oid 20 current snap is 0 2023-09-30T09:00:46.215 INFO:tasks.rados.rados.0.smithi005.stdout:597: done (1 left) 2023-09-30T09:00:46.216 INFO:tasks.rados.rados.0.smithi005.stdout:598: write oid 267 current snap is 0 2023-09-30T09:00:46.216 INFO:tasks.rados.rados.0.smithi005.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-09-30T09:00:46.225 INFO:tasks.rados.rados.0.smithi005.stdout:598: writing smithi00566664-267 from 544692 to 1276905 tid 1 2023-09-30T09:00:46.234 INFO:tasks.rados.rados.0.smithi005.stdout:598: writing smithi00566664-267 from 1985753 to 2729616 tid 2 2023-09-30T09:00:46.238 INFO:tasks.rados.rados.0.smithi005.stdout:598: writing smithi00566664-267 from 3335184 to 3344692 tid 3 2023-09-30T09:00:46.238 INFO:tasks.rados.rados.0.smithi005.stdout:599: write oid 240 current snap is 0 2023-09-30T09:00:46.238 INFO:tasks.rados.rados.0.smithi005.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-09-30T09:00:46.245 INFO:tasks.rados.rados.0.smithi005.stdout:599: writing smithi00566664-240 from 561499 to 968961 tid 1 2023-09-30T09:00:46.253 INFO:tasks.rados.rados.0.smithi005.stdout:599: writing smithi00566664-240 from 1527882 to 2015403 tid 2 2023-09-30T09:00:46.261 INFO:tasks.rados.rados.0.smithi005.stdout:599: writing smithi00566664-240 from 2729901 to 3287118 tid 3 2023-09-30T09:00:46.261 INFO:tasks.rados.rados.0.smithi005.stdout:600: write oid 107 current snap is 0 2023-09-30T09:00:46.261 INFO:tasks.rados.rados.0.smithi005.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-09-30T09:00:46.267 INFO:tasks.rados.rados.0.smithi005.stdout:600: writing smithi00566664-107 from 578306 to 1061017 tid 1 2023-09-30T09:00:46.274 INFO:tasks.rados.rados.0.smithi005.stdout:600: writing smithi00566664-107 from 1586364 to 2217543 tid 2 2023-09-30T09:00:46.281 INFO:tasks.rados.rados.0.smithi005.stdout:600: writing smithi00566664-107 from 2757324 to 3242166 tid 3 2023-09-30T09:00:46.281 INFO:tasks.rados.rados.0.smithi005.stdout:601: read oid 95 snap -1 2023-09-30T09:00:46.281 INFO:tasks.rados.rados.0.smithi005.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-30T09:00:46.281 INFO:tasks.rados.rados.0.smithi005.stdout:602: write oid 372 current snap is 0 2023-09-30T09:00:46.281 INFO:tasks.rados.rados.0.smithi005.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-09-30T09:00:46.288 INFO:tasks.rados.rados.0.smithi005.stdout:602: writing smithi00566664-372 from 595113 to 1153073 tid 1 2023-09-30T09:00:46.294 INFO:tasks.rados.rados.0.smithi005.stdout:602: writing smithi00566664-372 from 1644846 to 2136036 tid 2 2023-09-30T09:00:46.304 INFO:tasks.rados.rados.0.smithi005.stdout:602: writing smithi00566664-372 from 2784747 to 3395113 tid 3 2023-09-30T09:00:46.304 INFO:tasks.rados.rados.0.smithi005.stdout:603: read oid 321 snap -1 2023-09-30T09:00:46.304 INFO:tasks.rados.rados.0.smithi005.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-30T09:00:46.304 INFO:tasks.rados.rados.0.smithi005.stdout:604: read oid 348 snap -1 2023-09-30T09:00:46.304 INFO:tasks.rados.rados.0.smithi005.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-30T09:00:46.305 INFO:tasks.rados.rados.0.smithi005.stdout:605: write oid 287 current snap is 0 2023-09-30T09:00:46.305 INFO:tasks.rados.rados.0.smithi005.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-09-30T09:00:46.312 INFO:tasks.rados.rados.0.smithi005.stdout:605: writing smithi00566664-287 from 611920 to 1245129 tid 1 2023-09-30T09:00:46.320 INFO:tasks.rados.rados.0.smithi005.stdout:605: writing smithi00566664-287 from 1703328 to 2338176 tid 2 2023-09-30T09:00:46.326 INFO:tasks.rados.rados.0.smithi005.stdout:605: writing smithi00566664-287 from 2812170 to 3319556 tid 3 2023-09-30T09:00:46.326 INFO:tasks.rados.rados.0.smithi005.stdout:606: write oid 387 current snap is 0 2023-09-30T09:00:46.326 INFO:tasks.rados.rados.0.smithi005.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-09-30T09:00:46.334 INFO:tasks.rados.rados.0.smithi005.stdout:606: writing smithi00566664-387 from 628727 to 1337185 tid 1 2023-09-30T09:00:46.342 INFO:tasks.rados.rados.0.smithi005.stdout:606: writing smithi00566664-387 from 2045457 to 2540316 tid 2 2023-09-30T09:00:46.347 INFO:tasks.rados.rados.0.smithi005.stdout:606: writing smithi00566664-387 from 3123240 to 3428727 tid 3 2023-09-30T09:00:46.348 INFO:tasks.rados.rados.0.smithi005.stdout:607: read oid 125 snap -1 2023-09-30T09:00:46.348 INFO:tasks.rados.rados.0.smithi005.stdout:607: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-30T09:00:46.348 INFO:tasks.rados.rados.0.smithi005.stdout:608: write oid 31 current snap is 0 2023-09-30T09:00:46.348 INFO:tasks.rados.rados.0.smithi005.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-09-30T09:00:46.455 INFO:tasks.rados.rados.0.smithi005.stdout:598: finishing write tid 1 to smithi00566664-267 2023-09-30T09:00:46.455 INFO:tasks.rados.rados.0.smithi005.stdout:598: finishing write tid 2 to smithi00566664-267 2023-09-30T09:00:46.455 INFO:tasks.rados.rados.0.smithi005.stdout:598: finishing write tid 3 to smithi00566664-267 2023-09-30T09:00:46.455 INFO:tasks.rados.rados.0.smithi005.stdout:598: finishing write tid 4 to smithi00566664-267 2023-09-30T09:00:46.455 INFO:tasks.rados.rados.0.smithi005.stdout:598: finishing write tid 5 to smithi00566664-267 2023-09-30T09:00:46.456 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 267 v 100 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-09-30T09:00:46.456 INFO:tasks.rados.rados.0.smithi005.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-09-30T09:00:46.456 INFO:tasks.rados.rados.0.smithi005.stdout:599: finishing write tid 1 to smithi00566664-240 2023-09-30T09:00:46.456 INFO:tasks.rados.rados.0.smithi005.stdout:599: finishing write tid 2 to smithi00566664-240 2023-09-30T09:00:46.456 INFO:tasks.rados.rados.0.smithi005.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-09-30T09:00:46.465 INFO:tasks.rados.rados.0.smithi005.stdout:608: writing smithi00566664-31 from 645534 to 1429241 tid 1 2023-09-30T09:00:46.473 INFO:tasks.rados.rados.0.smithi005.stdout:608: writing smithi00566664-31 from 2103939 to 2742456 tid 2 2023-09-30T09:00:46.478 INFO:tasks.rados.rados.0.smithi005.stdout:608: writing smithi00566664-31 from 3150663 to 3445534 tid 3 2023-09-30T09:00:46.478 INFO:tasks.rados.rados.0.smithi005.stdout:596: done (11 left) 2023-09-30T09:00:46.478 INFO:tasks.rados.rados.0.smithi005.stdout:598: done (10 left) 2023-09-30T09:00:46.478 INFO:tasks.rados.rados.0.smithi005.stdout:609: read oid 351 snap -1 2023-09-30T09:00:46.478 INFO:tasks.rados.rados.0.smithi005.stdout:609: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-30T09:00:46.478 INFO:tasks.rados.rados.0.smithi005.stdout:610: write oid 333 current snap is 0 2023-09-30T09:00:46.478 INFO:tasks.rados.rados.0.smithi005.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-09-30T09:00:46.485 INFO:tasks.rados.rados.0.smithi005.stdout:610: writing smithi00566664-333 from 662341 to 1237650 tid 1 2023-09-30T09:00:46.492 INFO:tasks.rados.rados.0.smithi005.stdout:610: writing smithi00566664-333 from 1878774 to 2377302 tid 2 2023-09-30T09:00:46.499 INFO:tasks.rados.rados.0.smithi005.stdout:610: writing smithi00566664-333 from 2894439 to 3351994 tid 3 2023-09-30T09:00:46.499 INFO:tasks.rados.rados.0.smithi005.stdout:611: read oid 444 snap -1 2023-09-30T09:00:46.499 INFO:tasks.rados.rados.0.smithi005.stdout:611: expect (ObjNum 443 snap 0 seq_num 443) 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:612: delete oid 98 current snap is 0 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:599: finishing write tid 3 to smithi00566664-240 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:599: finishing write tid 4 to smithi00566664-240 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:599: finishing write tid 5 to smithi00566664-240 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 240 v 128 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:600: finishing write tid 1 to smithi00566664-107 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:600: finishing write tid 2 to smithi00566664-107 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:600: finishing write tid 3 to smithi00566664-107 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:600: finishing write tid 4 to smithi00566664-107 2023-09-30T09:00:46.500 INFO:tasks.rados.rados.0.smithi005.stdout:600: finishing write tid 5 to smithi00566664-107 2023-09-30T09:00:46.501 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 144 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-09-30T09:00:46.501 INFO:tasks.rados.rados.0.smithi005.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-09-30T09:00:46.501 INFO:tasks.rados.rados.0.smithi005.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:602: finishing write tid 1 to smithi00566664-372 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:602: finishing write tid 2 to smithi00566664-372 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:599: done (13 left) 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:600: done (12 left) 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:601: done (11 left) 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:612: done (10 left) 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:613: write oid 179 current snap is 0 2023-09-30T09:00:46.634 INFO:tasks.rados.rados.0.smithi005.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-30T09:00:46.763 INFO:tasks.rados.rados.0.smithi005.stdout:602: finishing write tid 3 to smithi00566664-372 2023-09-30T09:00:46.763 INFO:tasks.rados.rados.0.smithi005.stdout:602: finishing write tid 4 to smithi00566664-372 2023-09-30T09:00:46.763 INFO:tasks.rados.rados.0.smithi005.stdout:602: finishing write tid 5 to smithi00566664-372 2023-09-30T09:00:46.764 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 372 v 166 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-09-30T09:00:46.764 INFO:tasks.rados.rados.0.smithi005.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-09-30T09:00:46.764 INFO:tasks.rados.rados.0.smithi005.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-30T09:00:46.882 INFO:tasks.rados.rados.0.smithi005.stdout:605: finishing write tid 1 to smithi00566664-287 2023-09-30T09:00:46.882 INFO:tasks.rados.rados.0.smithi005.stdout:605: finishing write tid 2 to smithi00566664-287 2023-09-30T09:00:46.882 INFO:tasks.rados.rados.0.smithi005.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-09-30T09:00:46.894 INFO:tasks.rados.rados.0.smithi005.stdout:613: writing smithi00566664-179 from 695955 to 1421762 tid 1 2023-09-30T09:00:46.899 INFO:tasks.rados.rados.0.smithi005.stdout:613: writing smithi00566664-179 from 1879385 to 2381582 tid 2 2023-09-30T09:00:46.906 INFO:tasks.rados.rados.0.smithi005.stdout:613: writing smithi00566664-179 from 2949285 to 3429384 tid 3 2023-09-30T09:00:46.906 INFO:tasks.rados.rados.0.smithi005.stdout:602: done (10 left) 2023-09-30T09:00:46.906 INFO:tasks.rados.rados.0.smithi005.stdout:603: done (9 left) 2023-09-30T09:00:46.906 INFO:tasks.rados.rados.0.smithi005.stdout:604: done (8 left) 2023-09-30T09:00:46.906 INFO:tasks.rados.rados.0.smithi005.stdout:614: write oid 478 current snap is 0 2023-09-30T09:00:46.907 INFO:tasks.rados.rados.0.smithi005.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-09-30T09:00:46.912 INFO:tasks.rados.rados.0.smithi005.stdout:614: writing smithi00566664-478 from 712762 to 1113818 tid 1 2023-09-30T09:00:46.919 INFO:tasks.rados.rados.0.smithi005.stdout:614: writing smithi00566664-478 from 1537867 to 2183722 tid 2 2023-09-30T09:00:46.927 INFO:tasks.rados.rados.0.smithi005.stdout:614: writing smithi00566664-478 from 2860355 to 3512762 tid 3 2023-09-30T09:00:46.927 INFO:tasks.rados.rados.0.smithi005.stdout:615: write oid 442 current snap is 0 2023-09-30T09:00:46.927 INFO:tasks.rados.rados.0.smithi005.stdout:605: finishing write tid 3 to smithi00566664-287 2023-09-30T09:00:46.928 INFO:tasks.rados.rados.0.smithi005.stdout:605: finishing write tid 4 to smithi00566664-287 2023-09-30T09:00:46.928 INFO:tasks.rados.rados.0.smithi005.stdout:605: finishing write tid 5 to smithi00566664-287 2023-09-30T09:00:46.928 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 287 v 103 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-09-30T09:00:46.928 INFO:tasks.rados.rados.0.smithi005.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2023-09-30T09:00:46.928 INFO:tasks.rados.rados.0.smithi005.stdout:606: finishing write tid 1 to smithi00566664-387 2023-09-30T09:00:46.928 INFO:tasks.rados.rados.0.smithi005.stdout:606: finishing write tid 2 to smithi00566664-387 2023-09-30T09:00:46.928 INFO:tasks.rados.rados.0.smithi005.stdout:607: expect (ObjNum 124 snap 0 seq_num 124) 2023-09-30T09:00:47.001 INFO:tasks.rados.rados.0.smithi005.stdout:606: finishing write tid 3 to smithi00566664-387 2023-09-30T09:00:47.001 INFO:tasks.rados.rados.0.smithi005.stdout:606: finishing write tid 4 to smithi00566664-387 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:606: finishing write tid 5 to smithi00566664-387 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 387 v 104 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:606: left oid 387 (ObjNum 561 snap 0 seq_num 561) 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:608: finishing write tid 1 to smithi00566664-31 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:608: finishing write tid 2 to smithi00566664-31 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:608: finishing write tid 3 to smithi00566664-31 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:608: finishing write tid 4 to smithi00566664-31 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:608: finishing write tid 5 to smithi00566664-31 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 31 v 107 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-09-30T09:00:47.002 INFO:tasks.rados.rados.0.smithi005.stdout:608: left oid 31 (ObjNum 562 snap 0 seq_num 562) 2023-09-30T09:00:47.003 INFO:tasks.rados.rados.0.smithi005.stdout:609: expect (ObjNum 350 snap 0 seq_num 350) 2023-09-30T09:00:47.140 INFO:tasks.rados.rados.0.smithi005.stdout:610: finishing write tid 1 to smithi00566664-333 2023-09-30T09:00:47.140 INFO:tasks.rados.rados.0.smithi005.stdout:610: finishing write tid 2 to smithi00566664-333 2023-09-30T09:00:47.140 INFO:tasks.rados.rados.0.smithi005.stdout:610: finishing write tid 3 to smithi00566664-333 2023-09-30T09:00:47.140 INFO:tasks.rados.rados.0.smithi005.stdout:610: finishing write tid 4 to smithi00566664-333 2023-09-30T09:00:47.140 INFO:tasks.rados.rados.0.smithi005.stdout:610: finishing write tid 5 to smithi00566664-333 2023-09-30T09:00:47.140 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 333 v 99 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-09-30T09:00:47.141 INFO:tasks.rados.rados.0.smithi005.stdout:610: left oid 333 (ObjNum 563 snap 0 seq_num 563) 2023-09-30T09:00:47.141 INFO:tasks.rados.rados.0.smithi005.stdout:611: expect (ObjNum 443 snap 0 seq_num 443) 2023-09-30T09:00:47.257 INFO:tasks.rados.rados.0.smithi005.stdout:613: finishing write tid 1 to smithi00566664-179 2023-09-30T09:00:47.257 INFO:tasks.rados.rados.0.smithi005.stdout:613: finishing write tid 2 to smithi00566664-179 2023-09-30T09:00:47.257 INFO:tasks.rados.rados.0.smithi005.stdout:613: finishing write tid 3 to smithi00566664-179 2023-09-30T09:00:47.257 INFO:tasks.rados.rados.0.smithi005.stdout:613: finishing write tid 4 to smithi00566664-179 2023-09-30T09:00:47.257 INFO:tasks.rados.rados.0.smithi005.stdout:613: finishing write tid 5 to smithi00566664-179 2023-09-30T09:00:47.257 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 179 v 171 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-09-30T09:00:47.257 INFO:tasks.rados.rados.0.smithi005.stdout:613: left oid 179 (ObjNum 565 snap 0 seq_num 565) 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:614: finishing write tid 1 to smithi00566664-478 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:614: finishing write tid 2 to smithi00566664-478 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:614: finishing write tid 3 to smithi00566664-478 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:614: finishing write tid 4 to smithi00566664-478 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:614: finishing write tid 5 to smithi00566664-478 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 478 v 148 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:614: left oid 478 (ObjNum 566 snap 0 seq_num 566) 2023-09-30T09:00:47.258 INFO:tasks.rados.rados.0.smithi005.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-09-30T09:00:47.265 INFO:tasks.rados.rados.0.smithi005.stdout:615: writing smithi00566664-442 from 729569 to 1205874 tid 1 2023-09-30T09:00:47.273 INFO:tasks.rados.rados.0.smithi005.stdout:615: writing smithi00566664-442 from 1996349 to 2502215 tid 2 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:615: writing smithi00566664-442 from 3004131 to 3529569 tid 3 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:605: done (9 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:606: done (8 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:607: done (7 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:608: done (6 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:609: done (5 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:610: done (4 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:611: done (3 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:613: done (2 left) 2023-09-30T09:00:47.280 INFO:tasks.rados.rados.0.smithi005.stdout:614: done (1 left) 2023-09-30T09:00:47.281 INFO:tasks.rados.rados.0.smithi005.stdout:616: write oid 212 current snap is 0 2023-09-30T09:00:47.281 INFO:tasks.rados.rados.0.smithi005.stdout:615: finishing write tid 1 to smithi00566664-442 2023-09-30T09:00:47.281 INFO:tasks.rados.rados.0.smithi005.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-09-30T09:00:47.287 INFO:tasks.rados.rados.0.smithi005.stdout:616: writing smithi00566664-212 from 746376 to 1297930 tid 1 2023-09-30T09:00:47.295 INFO:tasks.rados.rados.0.smithi005.stdout:616: writing smithi00566664-212 from 2054831 to 2704355 tid 2 2023-09-30T09:00:47.300 INFO:tasks.rados.rados.0.smithi005.stdout:616: writing smithi00566664-212 from 3315201 to 3546376 tid 3 2023-09-30T09:00:47.300 INFO:tasks.rados.rados.0.smithi005.stdout:617: write oid 237 current snap is 0 2023-09-30T09:00:47.300 INFO:tasks.rados.rados.0.smithi005.stdout:615: finishing write tid 2 to smithi00566664-442 2023-09-30T09:00:47.300 INFO:tasks.rados.rados.0.smithi005.stdout:615: finishing write tid 3 to smithi00566664-442 2023-09-30T09:00:47.301 INFO:tasks.rados.rados.0.smithi005.stdout:615: finishing write tid 4 to smithi00566664-442 2023-09-30T09:00:47.301 INFO:tasks.rados.rados.0.smithi005.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-09-30T09:00:47.308 INFO:tasks.rados.rados.0.smithi005.stdout:617: writing smithi00566664-237 from 763183 to 1389986 tid 1 2023-09-30T09:00:47.317 INFO:tasks.rados.rados.0.smithi005.stdout:617: writing smithi00566664-237 from 1996960 to 2790142 tid 2 2023-09-30T09:00:47.322 INFO:tasks.rados.rados.0.smithi005.stdout:617: writing smithi00566664-237 from 3226271 to 3563183 tid 3 2023-09-30T09:00:47.322 INFO:tasks.rados.rados.0.smithi005.stdout:618: write oid 478 current snap is 0 2023-09-30T09:00:47.322 INFO:tasks.rados.rados.0.smithi005.stdout:615: finishing write tid 5 to smithi00566664-442 2023-09-30T09:00:47.322 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 442 v 126 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:615: left oid 442 (ObjNum 567 snap 0 seq_num 567) 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:616: finishing write tid 1 to smithi00566664-212 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:616: finishing write tid 2 to smithi00566664-212 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:616: finishing write tid 3 to smithi00566664-212 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:616: finishing write tid 4 to smithi00566664-212 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:616: finishing write tid 5 to smithi00566664-212 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 212 v 111 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:616: left oid 212 (ObjNum 568 snap 0 seq_num 568) 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:617: finishing write tid 1 to smithi00566664-237 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:617: finishing write tid 2 to smithi00566664-237 2023-09-30T09:00:47.323 INFO:tasks.rados.rados.0.smithi005.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-09-30T09:00:47.331 INFO:tasks.rados.rados.0.smithi005.stdout:618: writing smithi00566664-478 from 779990 to 1482042 tid 1 2023-09-30T09:00:47.339 INFO:tasks.rados.rados.0.smithi005.stdout:618: writing smithi00566664-478 from 2055442 to 2708635 tid 2 2023-09-30T09:00:47.344 INFO:tasks.rados.rados.0.smithi005.stdout:618: writing smithi00566664-478 from 3253694 to 3579990 tid 3 2023-09-30T09:00:47.344 INFO:tasks.rados.rados.0.smithi005.stdout:615: done (3 left) 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:616: done (2 left) 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:619: read oid 468 snap -1 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:619: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:620: read oid 42 snap -1 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:620: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:621: delete oid 302 current snap is 0 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:617: finishing write tid 3 to smithi00566664-237 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:617: finishing write tid 4 to smithi00566664-237 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:617: finishing write tid 5 to smithi00566664-237 2023-09-30T09:00:47.345 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 104 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-09-30T09:00:47.346 INFO:tasks.rados.rados.0.smithi005.stdout:617: left oid 237 (ObjNum 569 snap 0 seq_num 569) 2023-09-30T09:00:47.346 INFO:tasks.rados.rados.0.smithi005.stdout:618: finishing write tid 1 to smithi00566664-478 2023-09-30T09:00:47.346 INFO:tasks.rados.rados.0.smithi005.stdout:618: finishing write tid 2 to smithi00566664-478 2023-09-30T09:00:47.348 INFO:tasks.rados.rados.0.smithi005.stdout:620: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:00:47.449 INFO:tasks.rados.rados.0.smithi005.stdout:618: finishing write tid 3 to smithi00566664-478 2023-09-30T09:00:47.449 INFO:tasks.rados.rados.0.smithi005.stdout:618: finishing write tid 4 to smithi00566664-478 2023-09-30T09:00:47.449 INFO:tasks.rados.rados.0.smithi005.stdout:618: finishing write tid 5 to smithi00566664-478 2023-09-30T09:00:47.449 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 478 v 152 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-09-30T09:00:47.449 INFO:tasks.rados.rados.0.smithi005.stdout:618: left oid 478 (ObjNum 570 snap 0 seq_num 570) 2023-09-30T09:00:47.449 INFO:tasks.rados.rados.0.smithi005.stdout:619: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-30T09:00:47.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:47 smithi005 bash[27219]: cluster 2023-09-30T09:00:46.195214+0000 mgr.y (mgr.24358) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 55 MiB/s wr, 282 op/s 2023-09-30T09:00:47.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:47 smithi005 bash[27219]: audit 2023-09-30T09:00:46.377207+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.5:0/295204974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:47.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:47 smithi005 bash[33615]: cluster 2023-09-30T09:00:46.195214+0000 mgr.y (mgr.24358) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 55 MiB/s wr, 282 op/s 2023-09-30T09:00:47.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:47 smithi005 bash[33615]: audit 2023-09-30T09:00:46.377207+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.5:0/295204974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:47.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:47 smithi099 bash[27661]: cluster 2023-09-30T09:00:46.195214+0000 mgr.y (mgr.24358) 184 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 1.4 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 7.6 MiB/s rd, 55 MiB/s wr, 282 op/s 2023-09-30T09:00:47.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:47 smithi099 bash[27661]: audit 2023-09-30T09:00:46.377207+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.5:0/295204974' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:47.583 INFO:tasks.rados.rados.0.smithi005.stdout:617: done (4 left) 2023-09-30T09:00:47.583 INFO:tasks.rados.rados.0.smithi005.stdout:618: done (3 left) 2023-09-30T09:00:47.583 INFO:tasks.rados.rados.0.smithi005.stdout:619: done (2 left) 2023-09-30T09:00:47.583 INFO:tasks.rados.rados.0.smithi005.stdout:620: done (1 left) 2023-09-30T09:00:47.583 INFO:tasks.rados.rados.0.smithi005.stdout:621: done (0 left) 2023-09-30T09:00:47.583 INFO:tasks.rados.rados.0.smithi005.stdout:622: read oid 134 snap -1 2023-09-30T09:00:47.584 INFO:tasks.rados.rados.0.smithi005.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-30T09:00:47.584 INFO:tasks.rados.rados.0.smithi005.stdout:623: write oid 45 current snap is 0 2023-09-30T09:00:47.584 INFO:tasks.rados.rados.0.smithi005.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-09-30T09:00:47.591 INFO:tasks.rados.rados.0.smithi005.stdout:623: writing smithi00566664-45 from 413604 to 982507 tid 1 2023-09-30T09:00:47.601 INFO:tasks.rados.rados.0.smithi005.stdout:623: writing smithi00566664-45 from 1488759 to 2145621 tid 2 2023-09-30T09:00:47.608 INFO:tasks.rados.rados.0.smithi005.stdout:623: writing smithi00566664-45 from 2624893 to 3216602 tid 3 2023-09-30T09:00:47.609 INFO:tasks.rados.rados.0.smithi005.stdout:624: read oid 177 snap -1 2023-09-30T09:00:47.609 INFO:tasks.rados.rados.0.smithi005.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:00:47.609 INFO:tasks.rados.rados.0.smithi005.stdout:625: delete oid 150 current snap is 0 2023-09-30T09:00:47.609 INFO:tasks.rados.rados.0.smithi005.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-30T09:00:47.701 INFO:tasks.rados.rados.0.smithi005.stdout:623: finishing write tid 1 to smithi00566664-45 2023-09-30T09:00:47.701 INFO:tasks.rados.rados.0.smithi005.stdout:623: finishing write tid 2 to smithi00566664-45 2023-09-30T09:00:47.701 INFO:tasks.rados.rados.0.smithi005.stdout:623: finishing write tid 3 to smithi00566664-45 2023-09-30T09:00:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:623: finishing write tid 4 to smithi00566664-45 2023-09-30T09:00:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:623: finishing write tid 5 to smithi00566664-45 2023-09-30T09:00:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 45 v 104 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-09-30T09:00:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:623: left oid 45 (ObjNum 572 snap 0 seq_num 572) 2023-09-30T09:00:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:00:47.809 INFO:tasks.rados.rados.0.smithi005.stdout:622: done (3 left) 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:623: done (2 left) 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:624: done (1 left) 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:625: done (0 left) 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:626: read oid 215 snap -1 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:627: read oid 450 snap -1 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-30T09:00:47.810 INFO:tasks.rados.rados.0.smithi005.stdout:628: write oid 123 current snap is 0 2023-09-30T09:00:47.811 INFO:tasks.rados.rados.0.smithi005.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-09-30T09:00:47.820 INFO:tasks.rados.rados.0.smithi005.stdout:628: writing smithi00566664-123 from 447218 to 1166619 tid 1 2023-09-30T09:00:47.830 INFO:tasks.rados.rados.0.smithi005.stdout:628: writing smithi00566664-123 from 1889370 to 2549901 tid 2 2023-09-30T09:00:47.836 INFO:tasks.rados.rados.0.smithi005.stdout:628: writing smithi00566664-123 from 2963386 to 3577639 tid 3 2023-09-30T09:00:47.836 INFO:tasks.rados.rados.0.smithi005.stdout:629: write oid 226 current snap is 0 2023-09-30T09:00:47.837 INFO:tasks.rados.rados.0.smithi005.stdout:626: expect (ObjNum 214 snap 0 seq_num 214) 2023-09-30T09:00:47.966 INFO:tasks.rados.rados.0.smithi005.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-30T09:00:48.093 INFO:tasks.rados.rados.0.smithi005.stdout:628: finishing write tid 1 to smithi00566664-123 2023-09-30T09:00:48.094 INFO:tasks.rados.rados.0.smithi005.stdout:628: finishing write tid 2 to smithi00566664-123 2023-09-30T09:00:48.094 INFO:tasks.rados.rados.0.smithi005.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-09-30T09:00:48.105 INFO:tasks.rados.rados.0.smithi005.stdout:629: writing smithi00566664-226 from 464025 to 1258675 tid 1 2023-09-30T09:00:48.112 INFO:tasks.rados.rados.0.smithi005.stdout:629: writing smithi00566664-226 from 1947852 to 2352041 tid 2 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:629: writing smithi00566664-226 from 2990809 to 3416334 tid 3 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:626: done (3 left) 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:627: done (2 left) 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:630: delete oid 30 current snap is 0 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:628: finishing write tid 3 to smithi00566664-123 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:628: finishing write tid 4 to smithi00566664-123 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:628: finishing write tid 5 to smithi00566664-123 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 123 v 108 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:628: left oid 123 (ObjNum 574 snap 0 seq_num 574) 2023-09-30T09:00:48.119 INFO:tasks.rados.rados.0.smithi005.stdout:629: finishing write tid 1 to smithi00566664-226 2023-09-30T09:00:48.120 INFO:tasks.rados.rados.0.smithi005.stdout:629: finishing write tid 2 to smithi00566664-226 2023-09-30T09:00:48.121 INFO:tasks.rados.rados.0.smithi005.stdout:628: done (2 left) 2023-09-30T09:00:48.121 INFO:tasks.rados.rados.0.smithi005.stdout:630: done (1 left) 2023-09-30T09:00:48.121 INFO:tasks.rados.rados.0.smithi005.stdout:631: read oid 350 snap -1 2023-09-30T09:00:48.121 INFO:tasks.rados.rados.0.smithi005.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-30T09:00:48.121 INFO:tasks.rados.rados.0.smithi005.stdout:632: write oid 155 current snap is 0 2023-09-30T09:00:48.121 INFO:tasks.rados.rados.0.smithi005.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-09-30T09:00:48.130 INFO:tasks.rados.rados.0.smithi005.stdout:632: writing smithi00566664-155 from 497639 to 1042787 tid 1 2023-09-30T09:00:48.135 INFO:tasks.rados.rados.0.smithi005.stdout:632: writing smithi00566664-155 from 1548463 to 1956321 tid 2 2023-09-30T09:00:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:632: writing smithi00566664-155 from 2529302 to 3093724 tid 3 2023-09-30T09:00:48.146 INFO:tasks.rados.rados.0.smithi005.stdout:632: writing smithi00566664-155 from 3528143 to 3697639 tid 4 2023-09-30T09:00:48.146 INFO:tasks.rados.rados.0.smithi005.stdout:633: read oid 340 snap -1 2023-09-30T09:00:48.146 INFO:tasks.rados.rados.0.smithi005.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-30T09:00:48.146 INFO:tasks.rados.rados.0.smithi005.stdout:634: write oid 71 current snap is 0 2023-09-30T09:00:48.147 INFO:tasks.rados.rados.0.smithi005.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-09-30T09:00:48.152 INFO:tasks.rados.rados.0.smithi005.stdout:634: writing smithi00566664-71 from 514446 to 1251196 tid 1 2023-09-30T09:00:48.160 INFO:tasks.rados.rados.0.smithi005.stdout:634: writing smithi00566664-71 from 1723298 to 2391167 tid 2 2023-09-30T09:00:48.169 INFO:tasks.rados.rados.0.smithi005.stdout:634: writing smithi00566664-71 from 3073078 to 3714446 tid 3 2023-09-30T09:00:48.169 INFO:tasks.rados.rados.0.smithi005.stdout:635: read oid 112 snap -1 2023-09-30T09:00:48.169 INFO:tasks.rados.rados.0.smithi005.stdout:635: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:00:48.169 INFO:tasks.rados.rados.0.smithi005.stdout:636: read oid 284 snap -1 2023-09-30T09:00:48.169 INFO:tasks.rados.rados.0.smithi005.stdout:636: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-30T09:00:48.170 INFO:tasks.rados.rados.0.smithi005.stdout:637: write oid 413 current snap is 0 2023-09-30T09:00:48.170 INFO:tasks.rados.rados.0.smithi005.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-09-30T09:00:48.174 INFO:tasks.rados.rados.0.smithi005.stdout:637: writing smithi00566664-413 from 531253 to 943252 tid 1 2023-09-30T09:00:48.179 INFO:tasks.rados.rados.0.smithi005.stdout:637: writing smithi00566664-413 from 1381780 to 1793307 tid 2 2023-09-30T09:00:48.186 INFO:tasks.rados.rados.0.smithi005.stdout:637: writing smithi00566664-413 from 2300501 to 2887467 tid 3 2023-09-30T09:00:48.191 INFO:tasks.rados.rados.0.smithi005.stdout:637: writing smithi00566664-413 from 3376974 to 3731253 tid 4 2023-09-30T09:00:48.191 INFO:tasks.rados.rados.0.smithi005.stdout:638: write oid 360 current snap is 0 2023-09-30T09:00:48.191 INFO:tasks.rados.rados.0.smithi005.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-09-30T09:00:48.198 INFO:tasks.rados.rados.0.smithi005.stdout:638: writing smithi00566664-360 from 548060 to 1035308 tid 1 2023-09-30T09:00:48.204 INFO:tasks.rados.rados.0.smithi005.stdout:638: writing smithi00566664-360 from 1440262 to 2111800 tid 2 2023-09-30T09:00:48.215 INFO:tasks.rados.rados.0.smithi005.stdout:638: writing smithi00566664-360 from 2844277 to 3642515 tid 3 2023-09-30T09:00:48.215 INFO:tasks.rados.rados.0.smithi005.stdout:639: write oid 327 current snap is 0 2023-09-30T09:00:48.215 INFO:tasks.rados.rados.0.smithi005.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-09-30T09:00:48.222 INFO:tasks.rados.rados.0.smithi005.stdout:639: writing smithi00566664-327 from 564867 to 1127364 tid 1 2023-09-30T09:00:48.229 INFO:tasks.rados.rados.0.smithi005.stdout:639: writing smithi00566664-327 from 1898744 to 2313940 tid 2 2023-09-30T09:00:48.236 INFO:tasks.rados.rados.0.smithi005.stdout:639: writing smithi00566664-327 from 2755347 to 3481210 tid 3 2023-09-30T09:00:48.237 INFO:tasks.rados.rados.0.smithi005.stdout:640: write oid 373 current snap is 0 2023-09-30T09:00:48.237 INFO:tasks.rados.rados.0.smithi005.stdout:629: finishing write tid 3 to smithi00566664-226 2023-09-30T09:00:48.237 INFO:tasks.rados.rados.0.smithi005.stdout:629: finishing write tid 4 to smithi00566664-226 2023-09-30T09:00:48.237 INFO:tasks.rados.rados.0.smithi005.stdout:629: finishing write tid 5 to smithi00566664-226 2023-09-30T09:00:48.237 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 226 v 131 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-09-30T09:00:48.237 INFO:tasks.rados.rados.0.smithi005.stdout:629: left oid 226 (ObjNum 575 snap 0 seq_num 575) 2023-09-30T09:00:48.237 INFO:tasks.rados.rados.0.smithi005.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-09-30T09:00:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:640: writing smithi00566664-373 from 581674 to 1219420 tid 1 2023-09-30T09:00:48.250 INFO:tasks.rados.rados.0.smithi005.stdout:640: writing smithi00566664-373 from 1840873 to 2399727 tid 2 2023-09-30T09:00:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:640: writing smithi00566664-373 from 3066417 to 3603552 tid 3 2023-09-30T09:00:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:629: done (10 left) 2023-09-30T09:00:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:641: delete oid 269 current snap is 0 2023-09-30T09:00:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-30T09:00:48.393 INFO:tasks.rados.rados.0.smithi005.stdout:632: finishing write tid 1 to smithi00566664-155 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:632: finishing write tid 2 to smithi00566664-155 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:632: finishing write tid 3 to smithi00566664-155 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:632: finishing write tid 4 to smithi00566664-155 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:632: finishing write tid 5 to smithi00566664-155 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:632: finishing write tid 6 to smithi00566664-155 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 155 v 119 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:632: left oid 155 (ObjNum 577 snap 0 seq_num 577) 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:631: done (10 left) 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:632: done (9 left) 2023-09-30T09:00:48.394 INFO:tasks.rados.rados.0.smithi005.stdout:641: done (8 left) 2023-09-30T09:00:48.395 INFO:tasks.rados.rados.0.smithi005.stdout:642: write oid 9 current snap is 0 2023-09-30T09:00:48.395 INFO:tasks.rados.rados.0.smithi005.stdout:634: finishing write tid 1 to smithi00566664-71 2023-09-30T09:00:48.395 INFO:tasks.rados.rados.0.smithi005.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-30T09:00:48.509 INFO:tasks.rados.rados.0.smithi005.stdout:634: finishing write tid 2 to smithi00566664-71 2023-09-30T09:00:48.510 INFO:tasks.rados.rados.0.smithi005.stdout:634: finishing write tid 3 to smithi00566664-71 2023-09-30T09:00:48.510 INFO:tasks.rados.rados.0.smithi005.stdout:634: finishing write tid 4 to smithi00566664-71 2023-09-30T09:00:48.510 INFO:tasks.rados.rados.0.smithi005.stdout:634: finishing write tid 5 to smithi00566664-71 2023-09-30T09:00:48.510 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 71 v 108 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-09-30T09:00:48.510 INFO:tasks.rados.rados.0.smithi005.stdout:634: left oid 71 (ObjNum 578 snap 0 seq_num 578) 2023-09-30T09:00:48.511 INFO:tasks.rados.rados.0.smithi005.stdout:636: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-30T09:00:48.603 INFO:tasks.rados.rados.0.smithi005.stdout:637: finishing write tid 1 to smithi00566664-413 2023-09-30T09:00:48.603 INFO:tasks.rados.rados.0.smithi005.stdout:635: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:00:48.724 INFO:tasks.rados.rados.0.smithi005.stdout:637: finishing write tid 2 to smithi00566664-413 2023-09-30T09:00:48.724 INFO:tasks.rados.rados.0.smithi005.stdout:637: finishing write tid 3 to smithi00566664-413 2023-09-30T09:00:48.724 INFO:tasks.rados.rados.0.smithi005.stdout:637: finishing write tid 4 to smithi00566664-413 2023-09-30T09:00:48.724 INFO:tasks.rados.rados.0.smithi005.stdout:637: finishing write tid 5 to smithi00566664-413 2023-09-30T09:00:48.724 INFO:tasks.rados.rados.0.smithi005.stdout:637: finishing write tid 6 to smithi00566664-413 2023-09-30T09:00:48.724 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 413 v 116 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-09-30T09:00:48.724 INFO:tasks.rados.rados.0.smithi005.stdout:637: left oid 413 (ObjNum 579 snap 0 seq_num 579) 2023-09-30T09:00:48.725 INFO:tasks.rados.rados.0.smithi005.stdout:638: finishing write tid 1 to smithi00566664-360 2023-09-30T09:00:48.725 INFO:tasks.rados.rados.0.smithi005.stdout:638: finishing write tid 2 to smithi00566664-360 2023-09-30T09:00:48.725 INFO:tasks.rados.rados.0.smithi005.stdout:638: finishing write tid 3 to smithi00566664-360 2023-09-30T09:00:48.725 INFO:tasks.rados.rados.0.smithi005.stdout:638: finishing write tid 4 to smithi00566664-360 2023-09-30T09:00:48.725 INFO:tasks.rados.rados.0.smithi005.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-09-30T09:00:48.737 INFO:tasks.rados.rados.0.smithi005.stdout:642: writing smithi00566664-9 from 615288 to 1403532 tid 1 2023-09-30T09:00:48.744 INFO:tasks.rados.rados.0.smithi005.stdout:642: writing smithi00566664-9 from 1957837 to 2520360 tid 2 2023-09-30T09:00:48.751 INFO:tasks.rados.rados.0.smithi005.stdout:642: writing smithi00566664-9 from 3121263 to 3680942 tid 3 2023-09-30T09:00:48.751 INFO:tasks.rados.rados.0.smithi005.stdout:633: done (8 left) 2023-09-30T09:00:48.752 INFO:tasks.rados.rados.0.smithi005.stdout:634: done (7 left) 2023-09-30T09:00:48.752 INFO:tasks.rados.rados.0.smithi005.stdout:635: done (6 left) 2023-09-30T09:00:48.752 INFO:tasks.rados.rados.0.smithi005.stdout:636: done (5 left) 2023-09-30T09:00:48.752 INFO:tasks.rados.rados.0.smithi005.stdout:637: done (4 left) 2023-09-30T09:00:48.752 INFO:tasks.rados.rados.0.smithi005.stdout:643: write oid 26 current snap is 0 2023-09-30T09:00:48.752 INFO:tasks.rados.rados.0.smithi005.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-09-30T09:00:48.757 INFO:tasks.rados.rados.0.smithi005.stdout:643: writing smithi00566664-26 from 632095 to 1095588 tid 1 2023-09-30T09:00:48.762 INFO:tasks.rados.rados.0.smithi005.stdout:643: writing smithi00566664-26 from 1616319 to 2038853 tid 2 2023-09-30T09:00:48.769 INFO:tasks.rados.rados.0.smithi005.stdout:643: writing smithi00566664-26 from 2748686 to 3235990 tid 3 2023-09-30T09:00:48.769 INFO:tasks.rados.rados.0.smithi005.stdout:644: write oid 271 current snap is 0 2023-09-30T09:00:48.769 INFO:tasks.rados.rados.0.smithi005.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-09-30T09:00:48.777 INFO:tasks.rados.rados.0.smithi005.stdout:644: writing smithi00566664-271 from 648902 to 1303997 tid 1 2023-09-30T09:00:48.784 INFO:tasks.rados.rados.0.smithi005.stdout:644: writing smithi00566664-271 from 2074801 to 2640993 tid 2 2023-09-30T09:00:48.791 INFO:tasks.rados.rados.0.smithi005.stdout:644: writing smithi00566664-271 from 3176109 to 3848902 tid 3 2023-09-30T09:00:48.791 INFO:tasks.rados.rados.0.smithi005.stdout:645: write oid 43 current snap is 0 2023-09-30T09:00:48.791 INFO:tasks.rados.rados.0.smithi005.stdout:638: finishing write tid 5 to smithi00566664-360 2023-09-30T09:00:48.792 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 360 v 126 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-09-30T09:00:48.792 INFO:tasks.rados.rados.0.smithi005.stdout:638: left oid 360 (ObjNum 580 snap 0 seq_num 580) 2023-09-30T09:00:48.792 INFO:tasks.rados.rados.0.smithi005.stdout:639: finishing write tid 1 to smithi00566664-327 2023-09-30T09:00:48.792 INFO:tasks.rados.rados.0.smithi005.stdout:639: finishing write tid 2 to smithi00566664-327 2023-09-30T09:00:48.792 INFO:tasks.rados.rados.0.smithi005.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-09-30T09:00:48.799 INFO:tasks.rados.rados.0.smithi005.stdout:645: writing smithi00566664-43 from 665709 to 1396053 tid 1 2023-09-30T09:00:48.805 INFO:tasks.rados.rados.0.smithi005.stdout:645: writing smithi00566664-43 from 2133283 to 2559486 tid 2 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:645: writing smithi00566664-43 from 3203532 to 3713380 tid 3 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:638: done (6 left) 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:646: read oid 335 snap -1 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:646: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:647: read oid 66 snap -1 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:647: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:648: read oid 429 snap -1 2023-09-30T09:00:48.813 INFO:tasks.rados.rados.0.smithi005.stdout:648: expect (ObjNum 540 snap 0 seq_num 540) 2023-09-30T09:00:48.814 INFO:tasks.rados.rados.0.smithi005.stdout:649: read oid 492 snap -1 2023-09-30T09:00:48.814 INFO:tasks.rados.rados.0.smithi005.stdout:649: expect (ObjNum 491 snap 0 seq_num 491) 2023-09-30T09:00:48.814 INFO:tasks.rados.rados.0.smithi005.stdout:650: write oid 387 current snap is 0 2023-09-30T09:00:48.814 INFO:tasks.rados.rados.0.smithi005.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-09-30T09:00:48.820 INFO:tasks.rados.rados.0.smithi005.stdout:650: writing smithi00566664-387 from 682516 to 1088109 tid 1 2023-09-30T09:00:48.827 INFO:tasks.rados.rados.0.smithi005.stdout:650: writing smithi00566664-387 from 1791765 to 2361626 tid 2 2023-09-30T09:00:48.834 INFO:tasks.rados.rados.0.smithi005.stdout:650: writing smithi00566664-387 from 2830955 to 3552075 tid 3 2023-09-30T09:00:48.834 INFO:tasks.rados.rados.0.smithi005.stdout:651: write oid 346 current snap is 0 2023-09-30T09:00:48.834 INFO:tasks.rados.rados.0.smithi005.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-09-30T09:00:48.840 INFO:tasks.rados.rados.0.smithi005.stdout:651: writing smithi00566664-346 from 699323 to 1180165 tid 1 2023-09-30T09:00:48.847 INFO:tasks.rados.rados.0.smithi005.stdout:651: writing smithi00566664-346 from 1850247 to 2280119 tid 2 2023-09-30T09:00:48.853 INFO:tasks.rados.rados.0.smithi005.stdout:651: writing smithi00566664-346 from 2858378 to 3390770 tid 3 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:652: read oid 442 snap -1 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:652: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:653: read oid 183 snap -1 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:653: expect (ObjNum 182 snap 0 seq_num 182) 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:654: write oid 53 current snap is 0 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:639: finishing write tid 3 to smithi00566664-327 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:639: finishing write tid 4 to smithi00566664-327 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:639: finishing write tid 5 to smithi00566664-327 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 327 v 175 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-09-30T09:00:48.854 INFO:tasks.rados.rados.0.smithi005.stdout:639: left oid 327 (ObjNum 581 snap 0 seq_num 581) 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:640: finishing write tid 1 to smithi00566664-373 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:640: finishing write tid 2 to smithi00566664-373 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:640: finishing write tid 3 to smithi00566664-373 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:640: finishing write tid 4 to smithi00566664-373 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:640: finishing write tid 5 to smithi00566664-373 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 373 v 123 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:640: left oid 373 (ObjNum 582 snap 0 seq_num 582) 2023-09-30T09:00:48.855 INFO:tasks.rados.rados.0.smithi005.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-09-30T09:00:48.861 INFO:tasks.rados.rados.0.smithi005.stdout:654: writing smithi00566664-53 from 716130 to 1272221 tid 1 2023-09-30T09:00:48.868 INFO:tasks.rados.rados.0.smithi005.stdout:654: writing smithi00566664-53 from 1792376 to 2365906 tid 2 2023-09-30T09:00:48.873 INFO:tasks.rados.rados.0.smithi005.stdout:654: writing smithi00566664-53 from 2769448 to 3229465 tid 3 2023-09-30T09:00:48.877 INFO:tasks.rados.rados.0.smithi005.stdout:654: writing smithi00566664-53 from 3821956 to 3916130 tid 4 2023-09-30T09:00:48.877 INFO:tasks.rados.rados.0.smithi005.stdout:639: done (14 left) 2023-09-30T09:00:48.877 INFO:tasks.rados.rados.0.smithi005.stdout:640: done (13 left) 2023-09-30T09:00:48.877 INFO:tasks.rados.rados.0.smithi005.stdout:655: write oid 433 current snap is 0 2023-09-30T09:00:48.877 INFO:tasks.rados.rados.0.smithi005.stdout:642: finishing write tid 1 to smithi00566664-9 2023-09-30T09:00:48.878 INFO:tasks.rados.rados.0.smithi005.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-09-30T09:00:48.885 INFO:tasks.rados.rados.0.smithi005.stdout:655: writing smithi00566664-433 from 732937 to 1364277 tid 1 2023-09-30T09:00:48.890 INFO:tasks.rados.rados.0.smithi005.stdout:655: writing smithi00566664-433 from 1850858 to 2284399 tid 2 2023-09-30T09:00:48.897 INFO:tasks.rados.rados.0.smithi005.stdout:655: writing smithi00566664-433 from 2796871 to 3468160 tid 3 2023-09-30T09:00:48.900 INFO:tasks.rados.rados.0.smithi005.stdout:655: writing smithi00566664-433 from 3888195 to 3932937 tid 4 2023-09-30T09:00:48.900 INFO:tasks.rados.rados.0.smithi005.stdout:656: read oid 263 snap -1 2023-09-30T09:00:48.900 INFO:tasks.rados.rados.0.smithi005.stdout:656: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:657: read oid 89 snap -1 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:657: expect (ObjNum 525 snap 0 seq_num 525) 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:642: finishing write tid 2 to smithi00566664-9 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:642: finishing write tid 3 to smithi00566664-9 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:642: finishing write tid 4 to smithi00566664-9 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:642: finishing write tid 5 to smithi00566664-9 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 9 v 132 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:642: left oid 9 (ObjNum 584 snap 0 seq_num 584) 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:643: finishing write tid 1 to smithi00566664-26 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:643: finishing write tid 2 to smithi00566664-26 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:643: finishing write tid 3 to smithi00566664-26 2023-09-30T09:00:48.901 INFO:tasks.rados.rados.0.smithi005.stdout:643: finishing write tid 4 to smithi00566664-26 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:643: finishing write tid 5 to smithi00566664-26 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 26 v 136 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:643: left oid 26 (ObjNum 585 snap 0 seq_num 585) 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:644: finishing write tid 1 to smithi00566664-271 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:644: finishing write tid 2 to smithi00566664-271 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:644: finishing write tid 3 to smithi00566664-271 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:644: finishing write tid 4 to smithi00566664-271 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:644: finishing write tid 5 to smithi00566664-271 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 271 v 108 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:644: left oid 271 (ObjNum 586 snap 0 seq_num 586) 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:645: finishing write tid 1 to smithi00566664-43 2023-09-30T09:00:48.902 INFO:tasks.rados.rados.0.smithi005.stdout:645: finishing write tid 2 to smithi00566664-43 2023-09-30T09:00:48.903 INFO:tasks.rados.rados.0.smithi005.stdout:649: expect (ObjNum 491 snap 0 seq_num 491) 2023-09-30T09:00:48.975 INFO:tasks.rados.rados.0.smithi005.stdout:645: finishing write tid 3 to smithi00566664-43 2023-09-30T09:00:48.975 INFO:tasks.rados.rados.0.smithi005.stdout:645: finishing write tid 4 to smithi00566664-43 2023-09-30T09:00:48.975 INFO:tasks.rados.rados.0.smithi005.stdout:642: done (15 left) 2023-09-30T09:00:48.976 INFO:tasks.rados.rados.0.smithi005.stdout:643: done (14 left) 2023-09-30T09:00:48.976 INFO:tasks.rados.rados.0.smithi005.stdout:644: done (13 left) 2023-09-30T09:00:48.976 INFO:tasks.rados.rados.0.smithi005.stdout:649: done (12 left) 2023-09-30T09:00:48.976 INFO:tasks.rados.rados.0.smithi005.stdout:658: write oid 447 current snap is 0 2023-09-30T09:00:48.976 INFO:tasks.rados.rados.0.smithi005.stdout:648: expect (ObjNum 540 snap 0 seq_num 540) 2023-09-30T09:00:49.114 INFO:tasks.rados.rados.0.smithi005.stdout:647: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-30T09:00:49.211 INFO:tasks.rados.rados.0.smithi005.stdout:645: finishing write tid 5 to smithi00566664-43 2023-09-30T09:00:49.212 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 43 v 180 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-09-30T09:00:49.212 INFO:tasks.rados.rados.0.smithi005.stdout:645: left oid 43 (ObjNum 587 snap 0 seq_num 587) 2023-09-30T09:00:49.212 INFO:tasks.rados.rados.0.smithi005.stdout:650: finishing write tid 1 to smithi00566664-387 2023-09-30T09:00:49.212 INFO:tasks.rados.rados.0.smithi005.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-09-30T09:00:49.220 INFO:tasks.rados.rados.0.smithi005.stdout:658: writing smithi00566664-447 from 749744 to 1456333 tid 1 2023-09-30T09:00:49.226 INFO:tasks.rados.rados.0.smithi005.stdout:658: writing smithi00566664-447 from 1909340 to 2486539 tid 2 2023-09-30T09:00:49.233 INFO:tasks.rados.rados.0.smithi005.stdout:658: writing smithi00566664-447 from 3224294 to 3706855 tid 3 2023-09-30T09:00:49.233 INFO:tasks.rados.rados.0.smithi005.stdout:645: done (12 left) 2023-09-30T09:00:49.233 INFO:tasks.rados.rados.0.smithi005.stdout:647: done (11 left) 2023-09-30T09:00:49.233 INFO:tasks.rados.rados.0.smithi005.stdout:648: done (10 left) 2023-09-30T09:00:49.233 INFO:tasks.rados.rados.0.smithi005.stdout:659: write oid 245 current snap is 0 2023-09-30T09:00:49.233 INFO:tasks.rados.rados.0.smithi005.stdout:646: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:00:49.348 INFO:tasks.rados.rados.0.smithi005.stdout:650: finishing write tid 2 to smithi00566664-387 2023-09-30T09:00:49.348 INFO:tasks.rados.rados.0.smithi005.stdout:650: finishing write tid 3 to smithi00566664-387 2023-09-30T09:00:49.348 INFO:tasks.rados.rados.0.smithi005.stdout:650: finishing write tid 4 to smithi00566664-387 2023-09-30T09:00:49.348 INFO:tasks.rados.rados.0.smithi005.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-09-30T09:00:49.355 INFO:tasks.rados.rados.0.smithi005.stdout:659: writing smithi00566664-245 from 766551 to 1264742 tid 1 2023-09-30T09:00:49.362 INFO:tasks.rados.rados.0.smithi005.stdout:659: writing smithi00566664-245 from 1684175 to 2405032 tid 2 2023-09-30T09:00:49.369 INFO:tasks.rados.rados.0.smithi005.stdout:659: writing smithi00566664-245 from 2851717 to 3545550 tid 3 2023-09-30T09:00:49.369 INFO:tasks.rados.rados.0.smithi005.stdout:646: done (10 left) 2023-09-30T09:00:49.369 INFO:tasks.rados.rados.0.smithi005.stdout:660: delete oid 408 current snap is 0 2023-09-30T09:00:49.369 INFO:tasks.rados.rados.0.smithi005.stdout:650: finishing write tid 5 to smithi00566664-387 2023-09-30T09:00:49.369 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 387 v 112 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-09-30T09:00:49.370 INFO:tasks.rados.rados.0.smithi005.stdout:650: left oid 387 (ObjNum 588 snap 0 seq_num 588) 2023-09-30T09:00:49.370 INFO:tasks.rados.rados.0.smithi005.stdout:651: finishing write tid 1 to smithi00566664-346 2023-09-30T09:00:49.370 INFO:tasks.rados.rados.0.smithi005.stdout:651: finishing write tid 2 to smithi00566664-346 2023-09-30T09:00:49.370 INFO:tasks.rados.rados.0.smithi005.stdout:653: expect (ObjNum 182 snap 0 seq_num 182) 2023-09-30T09:00:49.471 INFO:tasks.rados.rados.0.smithi005.stdout:651: finishing write tid 3 to smithi00566664-346 2023-09-30T09:00:49.471 INFO:tasks.rados.rados.0.smithi005.stdout:651: finishing write tid 4 to smithi00566664-346 2023-09-30T09:00:49.471 INFO:tasks.rados.rados.0.smithi005.stdout:652: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-30T09:00:49.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:49 smithi005 bash[27219]: cluster 2023-09-30T09:00:48.195921+0000 mgr.y (mgr.24358) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 59 MiB/s wr, 328 op/s 2023-09-30T09:00:49.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:49 smithi005 bash[27219]: audit 2023-09-30T09:00:48.776635+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.5:0/139086598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:49 smithi005 bash[33615]: cluster 2023-09-30T09:00:48.195921+0000 mgr.y (mgr.24358) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 59 MiB/s wr, 328 op/s 2023-09-30T09:00:49.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:49 smithi005 bash[33615]: audit 2023-09-30T09:00:48.776635+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.5:0/139086598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:49.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:49 smithi099 bash[27661]: cluster 2023-09-30T09:00:48.195921+0000 mgr.y (mgr.24358) 185 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 59 MiB/s wr, 328 op/s 2023-09-30T09:00:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:49 smithi099 bash[27661]: audit 2023-09-30T09:00:48.776635+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.5:0/139086598' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:49.635 INFO:tasks.rados.rados.0.smithi005.stdout:651: finishing write tid 5 to smithi00566664-346 2023-09-30T09:00:49.635 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 346 v 121 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:651: left oid 346 (ObjNum 589 snap 0 seq_num 589) 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:654: finishing write tid 1 to smithi00566664-53 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:650: done (10 left) 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:651: done (9 left) 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:652: done (8 left) 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:653: done (7 left) 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:660: done (6 left) 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:661: delete oid 443 current snap is 0 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:654: finishing write tid 2 to smithi00566664-53 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:654: finishing write tid 3 to smithi00566664-53 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:654: finishing write tid 4 to smithi00566664-53 2023-09-30T09:00:49.636 INFO:tasks.rados.rados.0.smithi005.stdout:654: finishing write tid 5 to smithi00566664-53 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:654: finishing write tid 6 to smithi00566664-53 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 53 v 136 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:654: left oid 53 (ObjNum 590 snap 0 seq_num 590) 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:655: finishing write tid 1 to smithi00566664-433 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:655: finishing write tid 2 to smithi00566664-433 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:655: finishing write tid 3 to smithi00566664-433 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:655: finishing write tid 4 to smithi00566664-433 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:655: finishing write tid 5 to smithi00566664-433 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:655: finishing write tid 6 to smithi00566664-433 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 433 v 141 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:655: left oid 433 (ObjNum 591 snap 0 seq_num 591) 2023-09-30T09:00:49.637 INFO:tasks.rados.rados.0.smithi005.stdout:656: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-30T09:00:49.714 INFO:tasks.rados.rados.0.smithi005.stdout:657: expect (ObjNum 525 snap 0 seq_num 525) 2023-09-30T09:00:49.837 INFO:tasks.rados.rados.0.smithi005.stdout:658: finishing write tid 1 to smithi00566664-447 2023-09-30T09:00:49.838 INFO:tasks.rados.rados.0.smithi005.stdout:658: finishing write tid 2 to smithi00566664-447 2023-09-30T09:00:49.838 INFO:tasks.rados.rados.0.smithi005.stdout:658: finishing write tid 3 to smithi00566664-447 2023-09-30T09:00:49.838 INFO:tasks.rados.rados.0.smithi005.stdout:658: finishing write tid 4 to smithi00566664-447 2023-09-30T09:00:49.838 INFO:tasks.rados.rados.0.smithi005.stdout:658: finishing write tid 5 to smithi00566664-447 2023-09-30T09:00:49.838 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 447 v 160 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-09-30T09:00:49.838 INFO:tasks.rados.rados.0.smithi005.stdout:658: left oid 447 (ObjNum 592 snap 0 seq_num 592) 2023-09-30T09:00:49.838 INFO:tasks.rados.rados.0.smithi005.stdout:659: finishing write tid 1 to smithi00566664-245 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:659: finishing write tid 2 to smithi00566664-245 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:659: finishing write tid 3 to smithi00566664-245 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:659: finishing write tid 4 to smithi00566664-245 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:654: done (6 left) 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:655: done (5 left) 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:656: done (4 left) 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:657: done (3 left) 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:658: done (2 left) 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:661: done (1 left) 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:662: write oid 74 current snap is 0 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:659: finishing write tid 5 to smithi00566664-245 2023-09-30T09:00:49.839 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 245 v 131 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-09-30T09:00:49.840 INFO:tasks.rados.rados.0.smithi005.stdout:659: left oid 245 (ObjNum 593 snap 0 seq_num 593) 2023-09-30T09:00:49.840 INFO:tasks.rados.rados.0.smithi005.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-09-30T09:00:49.843 INFO:tasks.rados.rados.0.smithi005.stdout:662: writing smithi00566664-74 from 416972 to 1140910 tid 1 2023-09-30T09:00:49.849 INFO:tasks.rados.rados.0.smithi005.stdout:662: writing smithi00566664-74 from 1743268 to 2016972 tid 2 2023-09-30T09:00:49.849 INFO:tasks.rados.rados.0.smithi005.stdout:659: done (1 left) 2023-09-30T09:00:49.849 INFO:tasks.rados.rados.0.smithi005.stdout:663: read oid 455 snap -1 2023-09-30T09:00:49.849 INFO:tasks.rados.rados.0.smithi005.stdout:663: expect (ObjNum 454 snap 0 seq_num 454) 2023-09-30T09:00:49.849 INFO:tasks.rados.rados.0.smithi005.stdout:664: write oid 73 current snap is 0 2023-09-30T09:00:49.850 INFO:tasks.rados.rados.0.smithi005.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-09-30T09:00:49.856 INFO:tasks.rados.rados.0.smithi005.stdout:664: writing smithi00566664-73 from 433779 to 1232966 tid 1 2023-09-30T09:00:49.861 INFO:tasks.rados.rados.0.smithi005.stdout:664: writing smithi00566664-73 from 1801750 to 2033779 tid 2 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:665: delete oid 371 current snap is 0 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:662: finishing write tid 1 to smithi00566664-74 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:662: finishing write tid 2 to smithi00566664-74 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:662: finishing write tid 3 to smithi00566664-74 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:662: finishing write tid 4 to smithi00566664-74 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 108 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:662: left oid 74 (ObjNum 596 snap 0 seq_num 596) 2023-09-30T09:00:49.862 INFO:tasks.rados.rados.0.smithi005.stdout:663: expect (ObjNum 454 snap 0 seq_num 454) 2023-09-30T09:00:49.979 INFO:tasks.rados.rados.0.smithi005.stdout:664: finishing write tid 1 to smithi00566664-73 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:664: finishing write tid 2 to smithi00566664-73 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:664: finishing write tid 3 to smithi00566664-73 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:664: finishing write tid 4 to smithi00566664-73 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 73 v 183 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:664: left oid 73 (ObjNum 597 snap 0 seq_num 597) 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:662: done (3 left) 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:663: done (2 left) 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:664: done (1 left) 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:665: done (0 left) 2023-09-30T09:00:49.980 INFO:tasks.rados.rados.0.smithi005.stdout:666: read oid 118 snap -1 2023-09-30T09:00:49.981 INFO:tasks.rados.rados.0.smithi005.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-30T09:00:49.981 INFO:tasks.rados.rados.0.smithi005.stdout:667: write oid 370 current snap is 0 2023-09-30T09:00:49.981 INFO:tasks.rados.rados.0.smithi005.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-09-30T09:00:49.992 INFO:tasks.rados.rados.0.smithi005.stdout:667: writing smithi00566664-370 from 467393 to 1017078 tid 1 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:667: writing smithi00566664-370 from 1802361 to 2067393 tid 2 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:668: read oid 218 snap -1 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:669: read oid 127 snap -1 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:670: read oid 481 snap -1 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:671: read oid 291 snap -1 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:671: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-30T09:00:49.999 INFO:tasks.rados.rados.0.smithi005.stdout:672: write oid 43 current snap is 0 2023-09-30T09:00:50.000 INFO:tasks.rados.rados.0.smithi005.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-09-30T09:00:50.006 INFO:tasks.rados.rados.0.smithi005.stdout:672: writing smithi00566664-43 from 484200 to 1109134 tid 1 2023-09-30T09:00:50.013 INFO:tasks.rados.rados.0.smithi005.stdout:672: writing smithi00566664-43 from 1860843 to 2084200 tid 2 2023-09-30T09:00:50.013 INFO:tasks.rados.rados.0.smithi005.stdout:673: read oid 10 snap -1 2023-09-30T09:00:50.013 INFO:tasks.rados.rados.0.smithi005.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-30T09:00:50.013 INFO:tasks.rados.rados.0.smithi005.stdout:674: read oid 378 snap -1 2023-09-30T09:00:50.013 INFO:tasks.rados.rados.0.smithi005.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:00:50.013 INFO:tasks.rados.rados.0.smithi005.stdout:675: write oid 450 current snap is 0 2023-09-30T09:00:50.013 INFO:tasks.rados.rados.0.smithi005.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-09-30T09:00:50.019 INFO:tasks.rados.rados.0.smithi005.stdout:675: writing smithi00566664-450 from 501007 to 917543 tid 1 2023-09-30T09:00:50.026 INFO:tasks.rados.rados.0.smithi005.stdout:675: writing smithi00566664-450 from 1635678 to 2101007 tid 2 2023-09-30T09:00:50.026 INFO:tasks.rados.rados.0.smithi005.stdout:676: read oid 186 snap -1 2023-09-30T09:00:50.026 INFO:tasks.rados.rados.0.smithi005.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-30T09:00:50.026 INFO:tasks.rados.rados.0.smithi005.stdout:677: read oid 229 snap -1 2023-09-30T09:00:50.026 INFO:tasks.rados.rados.0.smithi005.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-30T09:00:50.027 INFO:tasks.rados.rados.0.smithi005.stdout:678: write oid 486 current snap is 0 2023-09-30T09:00:50.027 INFO:tasks.rados.rados.0.smithi005.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-30T09:00:50.161 INFO:tasks.rados.rados.0.smithi005.stdout:667: finishing write tid 1 to smithi00566664-370 2023-09-30T09:00:50.161 INFO:tasks.rados.rados.0.smithi005.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:00:50.224 INFO:tasks.rados.rados.0.smithi005.stdout:667: finishing write tid 2 to smithi00566664-370 2023-09-30T09:00:50.225 INFO:tasks.rados.rados.0.smithi005.stdout:667: finishing write tid 3 to smithi00566664-370 2023-09-30T09:00:50.225 INFO:tasks.rados.rados.0.smithi005.stdout:667: finishing write tid 4 to smithi00566664-370 2023-09-30T09:00:50.225 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 370 v 111 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-09-30T09:00:50.225 INFO:tasks.rados.rados.0.smithi005.stdout:667: left oid 370 (ObjNum 599 snap 0 seq_num 599) 2023-09-30T09:00:50.225 INFO:tasks.rados.rados.0.smithi005.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-30T09:00:50.294 INFO:tasks.rados.rados.0.smithi005.stdout:672: finishing write tid 1 to smithi00566664-43 2023-09-30T09:00:50.295 INFO:tasks.rados.rados.0.smithi005.stdout:671: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-30T09:00:50.385 INFO:tasks.rados.rados.0.smithi005.stdout:672: finishing write tid 2 to smithi00566664-43 2023-09-30T09:00:50.385 INFO:tasks.rados.rados.0.smithi005.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-30T09:00:50.492 INFO:tasks.rados.rados.0.smithi005.stdout:672: finishing write tid 3 to smithi00566664-43 2023-09-30T09:00:50.492 INFO:tasks.rados.rados.0.smithi005.stdout:672: finishing write tid 4 to smithi00566664-43 2023-09-30T09:00:50.492 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 43 v 186 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-09-30T09:00:50.492 INFO:tasks.rados.rados.0.smithi005.stdout:672: left oid 43 (ObjNum 600 snap 0 seq_num 600) 2023-09-30T09:00:50.492 INFO:tasks.rados.rados.0.smithi005.stdout:674: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:00:50.563 INFO:tasks.rados.rados.0.smithi005.stdout:673: expect (ObjNum 9 snap 0 seq_num 9) 2023-09-30T09:00:50.630 INFO:tasks.rados.rados.0.smithi005.stdout:675: finishing write tid 1 to smithi00566664-450 2023-09-30T09:00:50.630 INFO:tasks.rados.rados.0.smithi005.stdout:676: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-30T09:00:50.726 INFO:tasks.rados.rados.0.smithi005.stdout:675: finishing write tid 2 to smithi00566664-450 2023-09-30T09:00:50.726 INFO:tasks.rados.rados.0.smithi005.stdout:675: finishing write tid 3 to smithi00566664-450 2023-09-30T09:00:50.726 INFO:tasks.rados.rados.0.smithi005.stdout:675: finishing write tid 4 to smithi00566664-450 2023-09-30T09:00:50.726 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 450 v 102 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-09-30T09:00:50.726 INFO:tasks.rados.rados.0.smithi005.stdout:675: left oid 450 (ObjNum 601 snap 0 seq_num 601) 2023-09-30T09:00:50.726 INFO:tasks.rados.rados.0.smithi005.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-09-30T09:00:50.739 INFO:tasks.rados.rados.0.smithi005.stdout:678: writing smithi00566664-486 from 517814 to 1009599 tid 1 2023-09-30T09:00:50.747 INFO:tasks.rados.rados.0.smithi005.stdout:678: writing smithi00566664-486 from 1577807 to 2117814 tid 2 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:666: done (12 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:667: done (11 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:668: done (10 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:669: done (9 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:670: done (8 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:671: done (7 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:672: done (6 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:673: done (5 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:674: done (4 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:675: done (3 left) 2023-09-30T09:00:50.748 INFO:tasks.rados.rados.0.smithi005.stdout:676: done (2 left) 2023-09-30T09:00:50.749 INFO:tasks.rados.rados.0.smithi005.stdout:679: read oid 292 snap -1 2023-09-30T09:00:50.749 INFO:tasks.rados.rados.0.smithi005.stdout:679: expect (ObjNum 291 snap 0 seq_num 291) 2023-09-30T09:00:50.749 INFO:tasks.rados.rados.0.smithi005.stdout:680: read oid 482 snap -1 2023-09-30T09:00:50.749 INFO:tasks.rados.rados.0.smithi005.stdout:680: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-30T09:00:50.749 INFO:tasks.rados.rados.0.smithi005.stdout:681: write oid 156 current snap is 0 2023-09-30T09:00:50.749 INFO:tasks.rados.rados.0.smithi005.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-09-30T09:00:50.753 INFO:tasks.rados.rados.0.smithi005.stdout:681: writing smithi00566664-156 from 534621 to 1101655 tid 1 2023-09-30T09:00:50.759 INFO:tasks.rados.rados.0.smithi005.stdout:681: writing smithi00566664-156 from 1636289 to 2134621 tid 2 2023-09-30T09:00:50.759 INFO:tasks.rados.rados.0.smithi005.stdout:682: write oid 249 current snap is 0 2023-09-30T09:00:50.759 INFO:tasks.rados.rados.0.smithi005.stdout:677: expect (ObjNum 228 snap 0 seq_num 228) 2023-09-30T09:00:50.883 INFO:tasks.rados.rados.0.smithi005.stdout:678: finishing write tid 1 to smithi00566664-486 2023-09-30T09:00:50.883 INFO:tasks.rados.rados.0.smithi005.stdout:680: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-30T09:00:50.947 INFO:tasks.rados.rados.0.smithi005.stdout:678: finishing write tid 2 to smithi00566664-486 2023-09-30T09:00:50.947 INFO:tasks.rados.rados.0.smithi005.stdout:678: finishing write tid 3 to smithi00566664-486 2023-09-30T09:00:50.947 INFO:tasks.rados.rados.0.smithi005.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-09-30T09:00:50.953 INFO:tasks.rados.rados.0.smithi005.stdout:682: writing smithi00566664-249 from 551428 to 1193711 tid 1 2023-09-30T09:00:50.960 INFO:tasks.rados.rados.0.smithi005.stdout:682: writing smithi00566664-249 from 1694771 to 2151428 tid 2 2023-09-30T09:00:50.960 INFO:tasks.rados.rados.0.smithi005.stdout:677: done (5 left) 2023-09-30T09:00:50.960 INFO:tasks.rados.rados.0.smithi005.stdout:680: done (4 left) 2023-09-30T09:00:50.960 INFO:tasks.rados.rados.0.smithi005.stdout:683: read oid 306 snap -1 2023-09-30T09:00:50.960 INFO:tasks.rados.rados.0.smithi005.stdout:683: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-30T09:00:50.960 INFO:tasks.rados.rados.0.smithi005.stdout:684: read oid 364 snap -1 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:684: expect (ObjNum 363 snap 0 seq_num 363) 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:685: read oid 410 snap -1 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:685: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:686: read oid 436 snap -1 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:686: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:687: read oid 77 snap -1 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:687: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:688: read oid 284 snap -1 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:688: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:689: write oid 350 current snap is 0 2023-09-30T09:00:50.961 INFO:tasks.rados.rados.0.smithi005.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-09-30T09:00:50.968 INFO:tasks.rados.rados.0.smithi005.stdout:689: writing smithi00566664-350 from 568235 to 1285767 tid 1 2023-09-30T09:00:50.974 INFO:tasks.rados.rados.0.smithi005.stdout:689: writing smithi00566664-350 from 1753253 to 2168235 tid 2 2023-09-30T09:00:50.974 INFO:tasks.rados.rados.0.smithi005.stdout:690: write oid 12 current snap is 0 2023-09-30T09:00:50.974 INFO:tasks.rados.rados.0.smithi005.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-09-30T09:00:50.982 INFO:tasks.rados.rados.0.smithi005.stdout:690: writing smithi00566664-12 from 585042 to 1377823 tid 1 2023-09-30T09:00:50.987 INFO:tasks.rados.rados.0.smithi005.stdout:690: writing smithi00566664-12 from 2095382 to 2185042 tid 2 2023-09-30T09:00:50.987 INFO:tasks.rados.rados.0.smithi005.stdout:691: write oid 11 current snap is 0 2023-09-30T09:00:50.987 INFO:tasks.rados.rados.0.smithi005.stdout:678: finishing write tid 4 to smithi00566664-486 2023-09-30T09:00:50.987 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 164 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-09-30T09:00:50.987 INFO:tasks.rados.rados.0.smithi005.stdout:678: left oid 486 (ObjNum 602 snap 0 seq_num 602) 2023-09-30T09:00:50.988 INFO:tasks.rados.rados.0.smithi005.stdout:679: expect (ObjNum 291 snap 0 seq_num 291) 2023-09-30T09:00:51.080 INFO:tasks.rados.rados.0.smithi005.stdout:681: finishing write tid 1 to smithi00566664-156 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:681: finishing write tid 2 to smithi00566664-156 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:681: finishing write tid 3 to smithi00566664-156 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:681: finishing write tid 4 to smithi00566664-156 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 156 v 145 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:681: left oid 156 (ObjNum 603 snap 0 seq_num 603) 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:682: finishing write tid 1 to smithi00566664-249 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:682: finishing write tid 2 to smithi00566664-249 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:682: finishing write tid 3 to smithi00566664-249 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:682: finishing write tid 4 to smithi00566664-249 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 129 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:682: left oid 249 (ObjNum 604 snap 0 seq_num 604) 2023-09-30T09:00:51.081 INFO:tasks.rados.rados.0.smithi005.stdout:686: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-30T09:00:51.183 INFO:tasks.rados.rados.0.smithi005.stdout:687: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-30T09:00:51.281 INFO:tasks.rados.rados.0.smithi005.stdout:688: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-30T09:00:51.373 INFO:tasks.rados.rados.0.smithi005.stdout:685: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-30T09:00:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:683: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-30T09:00:51.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:51 smithi099 bash[27661]: cluster 2023-09-30T09:00:50.196648+0000 mgr.y (mgr.24358) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 29 MiB/s wr, 176 op/s 2023-09-30T09:00:51.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:51 smithi099 bash[27661]: audit 2023-09-30T09:00:51.167246+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.5:0/3986974498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:51.557 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:51 smithi005 bash[27219]: cluster 2023-09-30T09:00:50.196648+0000 mgr.y (mgr.24358) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 29 MiB/s wr, 176 op/s 2023-09-30T09:00:51.557 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:51 smithi005 bash[27219]: audit 2023-09-30T09:00:51.167246+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.5:0/3986974498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:51.558 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:51 smithi005 bash[33615]: cluster 2023-09-30T09:00:50.196648+0000 mgr.y (mgr.24358) 186 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 29 MiB/s wr, 176 op/s 2023-09-30T09:00:51.558 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:51 smithi005 bash[33615]: audit 2023-09-30T09:00:51.167246+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.5:0/3986974498' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:51.568 INFO:tasks.rados.rados.0.smithi005.stdout:684: expect (ObjNum 363 snap 0 seq_num 363) 2023-09-30T09:00:51.633 INFO:tasks.rados.rados.0.smithi005.stdout:689: finishing write tid 1 to smithi00566664-350 2023-09-30T09:00:51.633 INFO:tasks.rados.rados.0.smithi005.stdout:689: finishing write tid 2 to smithi00566664-350 2023-09-30T09:00:51.633 INFO:tasks.rados.rados.0.smithi005.stdout:689: finishing write tid 3 to smithi00566664-350 2023-09-30T09:00:51.633 INFO:tasks.rados.rados.0.smithi005.stdout:689: finishing write tid 4 to smithi00566664-350 2023-09-30T09:00:51.633 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 350 v 148 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-09-30T09:00:51.633 INFO:tasks.rados.rados.0.smithi005.stdout:689: left oid 350 (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:00:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:690: finishing write tid 1 to smithi00566664-12 2023-09-30T09:00:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:690: finishing write tid 2 to smithi00566664-12 2023-09-30T09:00:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:690: finishing write tid 3 to smithi00566664-12 2023-09-30T09:00:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:690: finishing write tid 4 to smithi00566664-12 2023-09-30T09:00:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 12 v 134 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-09-30T09:00:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:690: left oid 12 (ObjNum 606 snap 0 seq_num 606) 2023-09-30T09:00:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-09-30T09:00:51.645 INFO:tasks.rados.rados.0.smithi005.stdout:691: writing smithi00566664-11 from 601849 to 1069879 tid 1 2023-09-30T09:00:51.651 INFO:tasks.rados.rados.0.smithi005.stdout:691: writing smithi00566664-11 from 1753864 to 2201849 tid 2 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:678: done (12 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:679: done (11 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:681: done (10 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:682: done (9 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:683: done (8 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:684: done (7 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:685: done (6 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:686: done (5 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:687: done (4 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:688: done (3 left) 2023-09-30T09:00:51.652 INFO:tasks.rados.rados.0.smithi005.stdout:689: done (2 left) 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:690: done (1 left) 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:692: read oid 24 snap -1 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:692: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:693: read oid 144 snap -1 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:693: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:694: write oid 162 current snap is 0 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:691: finishing write tid 1 to smithi00566664-11 2023-09-30T09:00:51.653 INFO:tasks.rados.rados.0.smithi005.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-09-30T09:00:51.658 INFO:tasks.rados.rados.0.smithi005.stdout:694: writing smithi00566664-162 from 618656 to 1161935 tid 1 2023-09-30T09:00:51.664 INFO:tasks.rados.rados.0.smithi005.stdout:694: writing smithi00566664-162 from 1812346 to 2218656 tid 2 2023-09-30T09:00:51.664 INFO:tasks.rados.rados.0.smithi005.stdout:695: write oid 52 current snap is 0 2023-09-30T09:00:51.664 INFO:tasks.rados.rados.0.smithi005.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-09-30T09:00:51.672 INFO:tasks.rados.rados.0.smithi005.stdout:695: writing smithi00566664-52 from 635463 to 1370344 tid 1 2023-09-30T09:00:51.677 INFO:tasks.rados.rados.0.smithi005.stdout:695: writing smithi00566664-52 from 1987181 to 2235463 tid 2 2023-09-30T09:00:51.677 INFO:tasks.rados.rados.0.smithi005.stdout:696: write oid 265 current snap is 0 2023-09-30T09:00:51.678 INFO:tasks.rados.rados.0.smithi005.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-09-30T09:00:51.683 INFO:tasks.rados.rados.0.smithi005.stdout:696: writing smithi00566664-265 from 652270 to 1062400 tid 1 2023-09-30T09:00:51.689 INFO:tasks.rados.rados.0.smithi005.stdout:696: writing smithi00566664-265 from 1529310 to 2023177 tid 2 2023-09-30T09:00:51.689 INFO:tasks.rados.rados.0.smithi005.stdout:697: read oid 474 snap -1 2023-09-30T09:00:51.689 INFO:tasks.rados.rados.0.smithi005.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-30T09:00:51.689 INFO:tasks.rados.rados.0.smithi005.stdout:698: read oid 219 snap -1 2023-09-30T09:00:51.689 INFO:tasks.rados.rados.0.smithi005.stdout:698: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-30T09:00:51.690 INFO:tasks.rados.rados.0.smithi005.stdout:699: read oid 378 snap -1 2023-09-30T09:00:51.690 INFO:tasks.rados.rados.0.smithi005.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:00:51.690 INFO:tasks.rados.rados.0.smithi005.stdout:700: write oid 438 current snap is 0 2023-09-30T09:00:51.690 INFO:tasks.rados.rados.0.smithi005.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-09-30T09:00:51.696 INFO:tasks.rados.rados.0.smithi005.stdout:700: writing smithi00566664-438 from 669077 to 1154456 tid 1 2023-09-30T09:00:51.703 INFO:tasks.rados.rados.0.smithi005.stdout:700: writing smithi00566664-438 from 1587792 to 2269077 tid 2 2023-09-30T09:00:51.703 INFO:tasks.rados.rados.0.smithi005.stdout:701: read oid 66 snap -1 2023-09-30T09:00:51.703 INFO:tasks.rados.rados.0.smithi005.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-30T09:00:51.703 INFO:tasks.rados.rados.0.smithi005.stdout:702: read oid 289 snap -1 2023-09-30T09:00:51.703 INFO:tasks.rados.rados.0.smithi005.stdout:702: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-30T09:00:51.703 INFO:tasks.rados.rados.0.smithi005.stdout:703: read oid 72 snap -1 2023-09-30T09:00:51.703 INFO:tasks.rados.rados.0.smithi005.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-30T09:00:51.704 INFO:tasks.rados.rados.0.smithi005.stdout:704: write oid 33 current snap is 0 2023-09-30T09:00:51.704 INFO:tasks.rados.rados.0.smithi005.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-09-30T09:00:51.710 INFO:tasks.rados.rados.0.smithi005.stdout:704: writing smithi00566664-33 from 685884 to 1246512 tid 1 2023-09-30T09:00:51.716 INFO:tasks.rados.rados.0.smithi005.stdout:704: writing smithi00566664-33 from 2046274 to 2285884 tid 2 2023-09-30T09:00:51.716 INFO:tasks.rados.rados.0.smithi005.stdout:705: write oid 82 current snap is 0 2023-09-30T09:00:51.716 INFO:tasks.rados.rados.0.smithi005.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-09-30T09:00:51.724 INFO:tasks.rados.rados.0.smithi005.stdout:705: writing smithi00566664-82 from 702691 to 1338568 tid 1 2023-09-30T09:00:51.729 INFO:tasks.rados.rados.0.smithi005.stdout:705: writing smithi00566664-82 from 2104756 to 2302691 tid 2 2023-09-30T09:00:51.729 INFO:tasks.rados.rados.0.smithi005.stdout:706: write oid 420 current snap is 0 2023-09-30T09:00:51.730 INFO:tasks.rados.rados.0.smithi005.stdout:691: finishing write tid 2 to smithi00566664-11 2023-09-30T09:00:51.730 INFO:tasks.rados.rados.0.smithi005.stdout:691: finishing write tid 3 to smithi00566664-11 2023-09-30T09:00:51.730 INFO:tasks.rados.rados.0.smithi005.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-09-30T09:00:51.737 INFO:tasks.rados.rados.0.smithi005.stdout:706: writing smithi00566664-420 from 719498 to 1430624 tid 1 2023-09-30T09:00:51.743 INFO:tasks.rados.rados.0.smithi005.stdout:706: writing smithi00566664-420 from 2046885 to 2319498 tid 2 2023-09-30T09:00:51.743 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:51.743 INFO:tasks.rados.rados.0.smithi005.stdout:691: finishing write tid 4 to smithi00566664-11 2023-09-30T09:00:51.743 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 167 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-09-30T09:00:51.743 INFO:tasks.rados.rados.0.smithi005.stdout:691: left oid 11 (ObjNum 607 snap 0 seq_num 607) 2023-09-30T09:00:51.743 INFO:tasks.rados.rados.0.smithi005.stdout:691: done (15 left) 2023-09-30T09:00:51.744 INFO:tasks.rados.rados.0.smithi005.stdout:707: read oid 23 snap -1 2023-09-30T09:00:51.744 INFO:tasks.rados.rados.0.smithi005.stdout:707: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-30T09:00:51.744 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:00:51.744 INFO:tasks.rados.rados.0.smithi005.stdout:692: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:00:51.826 INFO:tasks.rados.rados.0.smithi005.stdout:694: finishing write tid 1 to smithi00566664-162 2023-09-30T09:00:51.826 INFO:tasks.rados.rados.0.smithi005.stdout:694: finishing write tid 2 to smithi00566664-162 2023-09-30T09:00:51.826 INFO:tasks.rados.rados.0.smithi005.stdout:694: finishing write tid 3 to smithi00566664-162 2023-09-30T09:00:51.827 INFO:tasks.rados.rados.0.smithi005.stdout:694: finishing write tid 4 to smithi00566664-162 2023-09-30T09:00:51.827 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 162 v 127 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-09-30T09:00:51.827 INFO:tasks.rados.rados.0.smithi005.stdout:694: left oid 162 (ObjNum 608 snap 0 seq_num 608) 2023-09-30T09:00:51.827 INFO:tasks.rados.rados.0.smithi005.stdout:693: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-30T09:00:51.904 INFO:tasks.rados.rados.0.smithi005.stdout:695: finishing write tid 1 to smithi00566664-52 2023-09-30T09:00:51.904 INFO:tasks.rados.rados.0.smithi005.stdout:695: finishing write tid 2 to smithi00566664-52 2023-09-30T09:00:51.904 INFO:tasks.rados.rados.0.smithi005.stdout:695: finishing write tid 3 to smithi00566664-52 2023-09-30T09:00:51.904 INFO:tasks.rados.rados.0.smithi005.stdout:695: finishing write tid 4 to smithi00566664-52 2023-09-30T09:00:51.904 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 52 v 139 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-09-30T09:00:51.904 INFO:tasks.rados.rados.0.smithi005.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-09-30T09:00:51.905 INFO:tasks.rados.rados.0.smithi005.stdout:696: finishing write tid 1 to smithi00566664-265 2023-09-30T09:00:51.905 INFO:tasks.rados.rados.0.smithi005.stdout:696: finishing write tid 2 to smithi00566664-265 2023-09-30T09:00:51.905 INFO:tasks.rados.rados.0.smithi005.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:00:51.978 INFO:tasks.rados.rados.0.smithi005.stdout:696: finishing write tid 3 to smithi00566664-265 2023-09-30T09:00:51.978 INFO:tasks.rados.rados.0.smithi005.stdout:696: finishing write tid 4 to smithi00566664-265 2023-09-30T09:00:51.978 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 265 v 130 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-09-30T09:00:51.979 INFO:tasks.rados.rados.0.smithi005.stdout:696: left oid 265 (ObjNum 610 snap 0 seq_num 610) 2023-09-30T09:00:51.979 INFO:tasks.rados.rados.0.smithi005.stdout:698: expect (ObjNum 218 snap 0 seq_num 218) 2023-09-30T09:00:52.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:00:51 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:51] "GET /metrics HTTP/1.1" 200 194663 "" "Prometheus/2.33.4" 2023-09-30T09:00:52.091 INFO:tasks.rados.rados.0.smithi005.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-30T09:00:52.214 INFO:tasks.rados.rados.0.smithi005.stdout:700: finishing write tid 1 to smithi00566664-438 2023-09-30T09:00:52.215 INFO:tasks.rados.rados.0.smithi005.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-30T09:00:52.310 INFO:tasks.rados.rados.0.smithi005.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-30T09:00:52.406 INFO:tasks.rados.rados.0.smithi005.stdout:700: finishing write tid 2 to smithi00566664-438 2023-09-30T09:00:52.406 INFO:tasks.rados.rados.0.smithi005.stdout:700: finishing write tid 3 to smithi00566664-438 2023-09-30T09:00:52.406 INFO:tasks.rados.rados.0.smithi005.stdout:700: finishing write tid 4 to smithi00566664-438 2023-09-30T09:00:52.406 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 438 v 132 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-09-30T09:00:52.406 INFO:tasks.rados.rados.0.smithi005.stdout:700: left oid 438 (ObjNum 611 snap 0 seq_num 611) 2023-09-30T09:00:52.407 INFO:tasks.rados.rados.0.smithi005.stdout:702: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-30T09:00:52.489 INFO:tasks.rados.rados.0.smithi005.stdout:704: finishing write tid 1 to smithi00566664-33 2023-09-30T09:00:52.489 INFO:tasks.rados.rados.0.smithi005.stdout:704: finishing write tid 2 to smithi00566664-33 2023-09-30T09:00:52.489 INFO:tasks.rados.rados.0.smithi005.stdout:704: finishing write tid 3 to smithi00566664-33 2023-09-30T09:00:52.489 INFO:tasks.rados.rados.0.smithi005.stdout:704: finishing write tid 4 to smithi00566664-33 2023-09-30T09:00:52.489 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 33 v 142 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-09-30T09:00:52.489 INFO:tasks.rados.rados.0.smithi005.stdout:704: left oid 33 (ObjNum 612 snap 0 seq_num 612) 2023-09-30T09:00:52.489 INFO:tasks.rados.rados.0.smithi005.stdout:705: finishing write tid 1 to smithi00566664-82 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:705: finishing write tid 2 to smithi00566664-82 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:705: finishing write tid 3 to smithi00566664-82 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:705: finishing write tid 4 to smithi00566664-82 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 119 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:705: left oid 82 (ObjNum 613 snap 0 seq_num 613) 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:706: finishing write tid 1 to smithi00566664-420 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:706: finishing write tid 2 to smithi00566664-420 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:706: finishing write tid 3 to smithi00566664-420 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:706: finishing write tid 4 to smithi00566664-420 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 420 v 170 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:706: left oid 420 (ObjNum 614 snap 0 seq_num 614) 2023-09-30T09:00:52.490 INFO:tasks.rados.rados.0.smithi005.stdout:707: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-30T09:00:52.629 INFO:tasks.rados.rados.0.smithi005.stdout:692: done (15 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:693: done (14 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:694: done (13 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:695: done (12 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:696: done (11 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:697: done (10 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:698: done (9 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:699: done (8 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:700: done (7 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:701: done (6 left) 2023-09-30T09:00:52.630 INFO:tasks.rados.rados.0.smithi005.stdout:702: done (5 left) 2023-09-30T09:00:52.631 INFO:tasks.rados.rados.0.smithi005.stdout:703: done (4 left) 2023-09-30T09:00:52.631 INFO:tasks.rados.rados.0.smithi005.stdout:704: done (3 left) 2023-09-30T09:00:52.631 INFO:tasks.rados.rados.0.smithi005.stdout:705: done (2 left) 2023-09-30T09:00:52.631 INFO:tasks.rados.rados.0.smithi005.stdout:706: done (1 left) 2023-09-30T09:00:52.631 INFO:tasks.rados.rados.0.smithi005.stdout:707: done (0 left) 2023-09-30T09:00:52.631 INFO:tasks.rados.rados.0.smithi005.stdout:708: write oid 428 current snap is 0 2023-09-30T09:00:52.631 INFO:tasks.rados.rados.0.smithi005.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-09-30T09:00:52.642 INFO:tasks.rados.rados.0.smithi005.stdout:708: writing smithi00566664-428 from 736305 to 1522680 tid 1 2023-09-30T09:00:52.649 INFO:tasks.rados.rados.0.smithi005.stdout:708: writing smithi00566664-428 from 2105367 to 2336305 tid 2 2023-09-30T09:00:52.649 INFO:tasks.rados.rados.0.smithi005.stdout:709: write oid 351 current snap is 0 2023-09-30T09:00:52.649 INFO:tasks.rados.rados.0.smithi005.stdout:708: finishing write tid 1 to smithi00566664-428 2023-09-30T09:00:52.649 INFO:tasks.rados.rados.0.smithi005.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-09-30T09:00:52.656 INFO:tasks.rados.rados.0.smithi005.stdout:709: writing smithi00566664-351 from 753112 to 1331089 tid 1 2023-09-30T09:00:52.662 INFO:tasks.rados.rados.0.smithi005.stdout:709: writing smithi00566664-351 from 1880202 to 2353112 tid 2 2023-09-30T09:00:52.662 INFO:tasks.rados.rados.0.smithi005.stdout:710: write oid 45 current snap is 0 2023-09-30T09:00:52.662 INFO:tasks.rados.rados.0.smithi005.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-09-30T09:00:52.670 INFO:tasks.rados.rados.0.smithi005.stdout:710: writing smithi00566664-45 from 769919 to 1423145 tid 1 2023-09-30T09:00:52.675 INFO:tasks.rados.rados.0.smithi005.stdout:710: writing smithi00566664-45 from 1938684 to 2369919 tid 2 2023-09-30T09:00:52.676 INFO:tasks.rados.rados.0.smithi005.stdout:711: read oid 108 snap -1 2023-09-30T09:00:52.676 INFO:tasks.rados.rados.0.smithi005.stdout:711: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-30T09:00:52.676 INFO:tasks.rados.rados.0.smithi005.stdout:712: write oid 397 current snap is 0 2023-09-30T09:00:52.676 INFO:tasks.rados.rados.0.smithi005.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-09-30T09:00:52.684 INFO:tasks.rados.rados.0.smithi005.stdout:712: writing smithi00566664-397 from 786726 to 1515201 tid 1 2023-09-30T09:00:52.690 INFO:tasks.rados.rados.0.smithi005.stdout:712: writing smithi00566664-397 from 2280813 to 2386726 tid 2 2023-09-30T09:00:52.690 INFO:tasks.rados.rados.0.smithi005.stdout:713: read oid 391 snap -1 2023-09-30T09:00:52.690 INFO:tasks.rados.rados.0.smithi005.stdout:713: expect (ObjNum 390 snap 0 seq_num 390) 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:714: delete oid 269 current snap is 0 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:708: finishing write tid 2 to smithi00566664-428 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:708: finishing write tid 3 to smithi00566664-428 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:708: finishing write tid 4 to smithi00566664-428 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 428 v 137 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:708: left oid 428 (ObjNum 615 snap 0 seq_num 615) 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:709: finishing write tid 1 to smithi00566664-351 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:709: finishing write tid 2 to smithi00566664-351 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:709: finishing write tid 3 to smithi00566664-351 2023-09-30T09:00:52.691 INFO:tasks.rados.rados.0.smithi005.stdout:709: finishing write tid 4 to smithi00566664-351 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 351 v 173 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:709: left oid 351 (ObjNum 616 snap 0 seq_num 616) 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:710: finishing write tid 1 to smithi00566664-45 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:710: finishing write tid 2 to smithi00566664-45 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:710: finishing write tid 3 to smithi00566664-45 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:710: finishing write tid 4 to smithi00566664-45 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 45 v 111 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:710: left oid 45 (ObjNum 617 snap 0 seq_num 617) 2023-09-30T09:00:52.692 INFO:tasks.rados.rados.0.smithi005.stdout:712: finishing write tid 1 to smithi00566664-397 2023-09-30T09:00:52.693 INFO:tasks.rados.rados.0.smithi005.stdout:712: finishing write tid 2 to smithi00566664-397 2023-09-30T09:00:52.693 INFO:tasks.rados.rados.0.smithi005.stdout:712: finishing write tid 3 to smithi00566664-397 2023-09-30T09:00:52.693 INFO:tasks.rados.rados.0.smithi005.stdout:712: finishing write tid 4 to smithi00566664-397 2023-09-30T09:00:52.693 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 397 v 145 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-09-30T09:00:52.693 INFO:tasks.rados.rados.0.smithi005.stdout:712: left oid 397 (ObjNum 618 snap 0 seq_num 618) 2023-09-30T09:00:52.694 INFO:tasks.rados.rados.0.smithi005.stdout:708: done (6 left) 2023-09-30T09:00:52.694 INFO:tasks.rados.rados.0.smithi005.stdout:709: done (5 left) 2023-09-30T09:00:52.694 INFO:tasks.rados.rados.0.smithi005.stdout:710: done (4 left) 2023-09-30T09:00:52.694 INFO:tasks.rados.rados.0.smithi005.stdout:712: done (3 left) 2023-09-30T09:00:52.694 INFO:tasks.rados.rados.0.smithi005.stdout:714: done (2 left) 2023-09-30T09:00:52.694 INFO:tasks.rados.rados.0.smithi005.stdout:715: delete oid 197 current snap is 0 2023-09-30T09:00:52.695 INFO:tasks.rados.rados.0.smithi005.stdout:711: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-30T09:00:52.818 INFO:tasks.rados.rados.0.smithi005.stdout:713: expect (ObjNum 390 snap 0 seq_num 390) 2023-09-30T09:00:52.895 INFO:tasks.rados.rados.0.smithi005.stdout:711: done (2 left) 2023-09-30T09:00:52.895 INFO:tasks.rados.rados.0.smithi005.stdout:713: done (1 left) 2023-09-30T09:00:52.895 INFO:tasks.rados.rados.0.smithi005.stdout:715: done (0 left) 2023-09-30T09:00:52.895 INFO:tasks.rados.rados.0.smithi005.stdout:716: write oid 27 current snap is 0 2023-09-30T09:00:52.895 INFO:tasks.rados.rados.0.smithi005.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-09-30T09:00:52.904 INFO:tasks.rados.rados.0.smithi005.stdout:716: writing smithi00566664-27 from 437147 to 991369 tid 1 2023-09-30T09:00:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:716: writing smithi00566664-27 from 1656259 to 2312129 tid 2 2023-09-30T09:00:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:717: write oid 28 current snap is 0 2023-09-30T09:00:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:716: finishing write tid 1 to smithi00566664-27 2023-09-30T09:00:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-09-30T09:00:52.920 INFO:tasks.rados.rados.0.smithi005.stdout:717: writing smithi00566664-28 from 453954 to 1083425 tid 1 2023-09-30T09:00:52.926 INFO:tasks.rados.rados.0.smithi005.stdout:717: writing smithi00566664-28 from 1598388 to 2114269 tid 2 2023-09-30T09:00:52.926 INFO:tasks.rados.rados.0.smithi005.stdout:718: read oid 418 snap -1 2023-09-30T09:00:52.927 INFO:tasks.rados.rados.0.smithi005.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-30T09:00:52.927 INFO:tasks.rados.rados.0.smithi005.stdout:719: write oid 245 current snap is 0 2023-09-30T09:00:52.927 INFO:tasks.rados.rados.0.smithi005.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-09-30T09:00:52.933 INFO:tasks.rados.rados.0.smithi005.stdout:719: writing smithi00566664-245 from 470761 to 1175481 tid 1 2023-09-30T09:00:52.940 INFO:tasks.rados.rados.0.smithi005.stdout:719: writing smithi00566664-245 from 1656870 to 2316409 tid 2 2023-09-30T09:00:52.940 INFO:tasks.rados.rados.0.smithi005.stdout:720: write oid 486 current snap is 0 2023-09-30T09:00:52.940 INFO:tasks.rados.rados.0.smithi005.stdout:716: finishing write tid 2 to smithi00566664-27 2023-09-30T09:00:52.940 INFO:tasks.rados.rados.0.smithi005.stdout:716: finishing write tid 3 to smithi00566664-27 2023-09-30T09:00:52.940 INFO:tasks.rados.rados.0.smithi005.stdout:716: finishing write tid 4 to smithi00566664-27 2023-09-30T09:00:52.940 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 27 v 134 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:717: finishing write tid 1 to smithi00566664-28 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:717: finishing write tid 2 to smithi00566664-28 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:717: finishing write tid 3 to smithi00566664-28 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:717: finishing write tid 4 to smithi00566664-28 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 126 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-09-30T09:00:52.941 INFO:tasks.rados.rados.0.smithi005.stdout:718: expect (ObjNum 417 snap 0 seq_num 417) 2023-09-30T09:00:53.038 INFO:tasks.rados.rados.0.smithi005.stdout:719: finishing write tid 1 to smithi00566664-245 2023-09-30T09:00:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:719: finishing write tid 2 to smithi00566664-245 2023-09-30T09:00:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:719: finishing write tid 3 to smithi00566664-245 2023-09-30T09:00:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:719: finishing write tid 4 to smithi00566664-245 2023-09-30T09:00:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 245 v 140 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-09-30T09:00:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-09-30T09:00:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-09-30T09:00:53.049 INFO:tasks.rados.rados.0.smithi005.stdout:720: writing smithi00566664-486 from 487568 to 983890 tid 1 2023-09-30T09:00:53.055 INFO:tasks.rados.rados.0.smithi005.stdout:720: writing smithi00566664-486 from 1431705 to 1951255 tid 2 2023-09-30T09:00:53.055 INFO:tasks.rados.rados.0.smithi005.stdout:716: done (4 left) 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:717: done (3 left) 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:718: done (2 left) 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:719: done (1 left) 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:721: read oid 303 snap -1 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:721: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:720: finishing write tid 1 to smithi00566664-486 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:722: read oid 105 snap -1 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:722: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:723: write oid 237 current snap is 0 2023-09-30T09:00:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-09-30T09:00:53.061 INFO:tasks.rados.rados.0.smithi005.stdout:723: writing smithi00566664-237 from 504375 to 1075946 tid 1 2023-09-30T09:00:53.069 INFO:tasks.rados.rados.0.smithi005.stdout:723: writing smithi00566664-237 from 1490187 to 2153395 tid 2 2023-09-30T09:00:53.069 INFO:tasks.rados.rados.0.smithi005.stdout:724: write oid 330 current snap is 0 2023-09-30T09:00:53.069 INFO:tasks.rados.rados.0.smithi005.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-09-30T09:00:53.075 INFO:tasks.rados.rados.0.smithi005.stdout:724: writing smithi00566664-330 from 521182 to 1168002 tid 1 2023-09-30T09:00:53.083 INFO:tasks.rados.rados.0.smithi005.stdout:724: writing smithi00566664-330 from 1948669 to 2471888 tid 2 2023-09-30T09:00:53.083 INFO:tasks.rados.rados.0.smithi005.stdout:725: write oid 25 current snap is 0 2023-09-30T09:00:53.083 INFO:tasks.rados.rados.0.smithi005.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-09-30T09:00:53.090 INFO:tasks.rados.rados.0.smithi005.stdout:725: writing smithi00566664-25 from 537989 to 1260058 tid 1 2023-09-30T09:00:53.098 INFO:tasks.rados.rados.0.smithi005.stdout:725: writing smithi00566664-25 from 1890798 to 2537989 tid 2 2023-09-30T09:00:53.098 INFO:tasks.rados.rados.0.smithi005.stdout:726: read oid 386 snap -1 2023-09-30T09:00:53.098 INFO:tasks.rados.rados.0.smithi005.stdout:726: expect (ObjNum 385 snap 0 seq_num 385) 2023-09-30T09:00:53.098 INFO:tasks.rados.rados.0.smithi005.stdout:727: read oid 401 snap -1 2023-09-30T09:00:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-30T09:00:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:728: read oid 70 snap -1 2023-09-30T09:00:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2023-09-30T09:00:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:729: write oid 228 current snap is 0 2023-09-30T09:00:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:720: finishing write tid 2 to smithi00566664-486 2023-09-30T09:00:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-09-30T09:00:53.107 INFO:tasks.rados.rados.0.smithi005.stdout:729: writing smithi00566664-228 from 554796 to 1352114 tid 1 2023-09-30T09:00:53.115 INFO:tasks.rados.rados.0.smithi005.stdout:729: writing smithi00566664-228 from 1949280 to 2476168 tid 2 2023-09-30T09:00:53.115 INFO:tasks.rados.rados.0.smithi005.stdout:730: read oid 121 snap -1 2023-09-30T09:00:53.115 INFO:tasks.rados.rados.0.smithi005.stdout:730: expect (ObjNum 120 snap 0 seq_num 120) 2023-09-30T09:00:53.116 INFO:tasks.rados.rados.0.smithi005.stdout:720: finishing write tid 3 to smithi00566664-486 2023-09-30T09:00:53.116 INFO:tasks.rados.rados.0.smithi005.stdout:720: finishing write tid 4 to smithi00566664-486 2023-09-30T09:00:53.116 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 176 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-09-30T09:00:53.116 INFO:tasks.rados.rados.0.smithi005.stdout:720: left oid 486 (ObjNum 624 snap 0 seq_num 624) 2023-09-30T09:00:53.116 INFO:tasks.rados.rados.0.smithi005.stdout:723: finishing write tid 1 to smithi00566664-237 2023-09-30T09:00:53.116 INFO:tasks.rados.rados.0.smithi005.stdout:722: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-30T09:00:53.229 INFO:tasks.rados.rados.0.smithi005.stdout:721: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-30T09:00:53.329 INFO:tasks.rados.rados.0.smithi005.stdout:723: finishing write tid 2 to smithi00566664-237 2023-09-30T09:00:53.329 INFO:tasks.rados.rados.0.smithi005.stdout:723: finishing write tid 3 to smithi00566664-237 2023-09-30T09:00:53.329 INFO:tasks.rados.rados.0.smithi005.stdout:723: finishing write tid 4 to smithi00566664-237 2023-09-30T09:00:53.329 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 114 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-09-30T09:00:53.329 INFO:tasks.rados.rados.0.smithi005.stdout:723: left oid 237 (ObjNum 625 snap 0 seq_num 625) 2023-09-30T09:00:53.329 INFO:tasks.rados.rados.0.smithi005.stdout:724: finishing write tid 1 to smithi00566664-330 2023-09-30T09:00:53.329 INFO:tasks.rados.rados.0.smithi005.stdout:724: finishing write tid 2 to smithi00566664-330 2023-09-30T09:00:53.330 INFO:tasks.rados.rados.0.smithi005.stdout:724: finishing write tid 3 to smithi00566664-330 2023-09-30T09:00:53.330 INFO:tasks.rados.rados.0.smithi005.stdout:724: finishing write tid 4 to smithi00566664-330 2023-09-30T09:00:53.330 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 330 v 143 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-09-30T09:00:53.330 INFO:tasks.rados.rados.0.smithi005.stdout:724: left oid 330 (ObjNum 626 snap 0 seq_num 626) 2023-09-30T09:00:53.330 INFO:tasks.rados.rados.0.smithi005.stdout:725: finishing write tid 1 to smithi00566664-25 2023-09-30T09:00:53.330 INFO:tasks.rados.rados.0.smithi005.stdout:725: finishing write tid 2 to smithi00566664-25 2023-09-30T09:00:53.330 INFO:tasks.rados.rados.0.smithi005.stdout:728: expect (ObjNum 69 snap 0 seq_num 69) 2023-09-30T09:00:53.424 INFO:tasks.rados.rados.0.smithi005.stdout:725: finishing write tid 3 to smithi00566664-25 2023-09-30T09:00:53.424 INFO:tasks.rados.rados.0.smithi005.stdout:725: finishing write tid 4 to smithi00566664-25 2023-09-30T09:00:53.425 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 25 v 114 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-09-30T09:00:53.425 INFO:tasks.rados.rados.0.smithi005.stdout:725: left oid 25 (ObjNum 627 snap 0 seq_num 627) 2023-09-30T09:00:53.425 INFO:tasks.rados.rados.0.smithi005.stdout:726: expect (ObjNum 385 snap 0 seq_num 385) 2023-09-30T09:00:53.497 INFO:tasks.rados.rados.0.smithi005.stdout:729: finishing write tid 1 to smithi00566664-228 2023-09-30T09:00:53.497 INFO:tasks.rados.rados.0.smithi005.stdout:720: done (10 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:721: done (9 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:722: done (8 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:723: done (7 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:724: done (6 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:725: done (5 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:726: done (4 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:728: done (3 left) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:731: read oid 256 snap -1 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:731: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:732: write oid 341 current snap is 0 2023-09-30T09:00:53.498 INFO:tasks.rados.rados.0.smithi005.stdout:727: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-30T09:00:53.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:53 smithi099 bash[27661]: cluster 2023-09-30T09:00:52.197383+0000 mgr.y (mgr.24358) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 34 MiB/s wr, 227 op/s 2023-09-30T09:00:53.581 INFO:tasks.rados.rados.0.smithi005.stdout:729: finishing write tid 2 to smithi00566664-228 2023-09-30T09:00:53.582 INFO:tasks.rados.rados.0.smithi005.stdout:729: finishing write tid 3 to smithi00566664-228 2023-09-30T09:00:53.582 INFO:tasks.rados.rados.0.smithi005.stdout:729: finishing write tid 4 to smithi00566664-228 2023-09-30T09:00:53.582 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 228 v 190 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-09-30T09:00:53.582 INFO:tasks.rados.rados.0.smithi005.stdout:729: left oid 228 (ObjNum 628 snap 0 seq_num 628) 2023-09-30T09:00:53.582 INFO:tasks.rados.rados.0.smithi005.stdout:730: expect (ObjNum 120 snap 0 seq_num 120) 2023-09-30T09:00:53.646 INFO:tasks.rados.rados.0.smithi005.stdout:731: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-30T09:00:53.715 INFO:tasks.rados.rados.0.smithi005.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-09-30T09:00:53.721 INFO:tasks.rados.rados.0.smithi005.stdout:732: writing smithi00566664-341 from 571603 to 1044170 tid 1 2023-09-30T09:00:53.727 INFO:tasks.rados.rados.0.smithi005.stdout:732: writing smithi00566664-341 from 1607762 to 2278308 tid 2 2023-09-30T09:00:53.727 INFO:tasks.rados.rados.0.smithi005.stdout:727: done (4 left) 2023-09-30T09:00:53.728 INFO:tasks.rados.rados.0.smithi005.stdout:729: done (3 left) 2023-09-30T09:00:53.728 INFO:tasks.rados.rados.0.smithi005.stdout:730: done (2 left) 2023-09-30T09:00:53.728 INFO:tasks.rados.rados.0.smithi005.stdout:731: done (1 left) 2023-09-30T09:00:53.728 INFO:tasks.rados.rados.0.smithi005.stdout:733: write oid 348 current snap is 0 2023-09-30T09:00:53.728 INFO:tasks.rados.rados.0.smithi005.stdout:732: finishing write tid 1 to smithi00566664-341 2023-09-30T09:00:53.728 INFO:tasks.rados.rados.0.smithi005.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-09-30T09:00:53.733 INFO:tasks.rados.rados.0.smithi005.stdout:733: writing smithi00566664-348 from 588410 to 1136226 tid 1 2023-09-30T09:00:53.739 INFO:tasks.rados.rados.0.smithi005.stdout:733: writing smithi00566664-348 from 1666244 to 2080448 tid 2 2023-09-30T09:00:53.742 INFO:tasks.rados.rados.0.smithi005.stdout:733: writing smithi00566664-348 from 2484603 to 2588410 tid 3 2023-09-30T09:00:53.742 INFO:tasks.rados.rados.0.smithi005.stdout:734: write oid 360 current snap is 0 2023-09-30T09:00:53.742 INFO:tasks.rados.rados.0.smithi005.stdout:732: finishing write tid 2 to smithi00566664-341 2023-09-30T09:00:53.742 INFO:tasks.rados.rados.0.smithi005.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-09-30T09:00:53.749 INFO:tasks.rados.rados.0.smithi005.stdout:734: writing smithi00566664-360 from 605217 to 1344635 tid 1 2023-09-30T09:00:53.757 INFO:tasks.rados.rados.0.smithi005.stdout:734: writing smithi00566664-360 from 2124726 to 2605217 tid 2 2023-09-30T09:00:53.757 INFO:tasks.rados.rados.0.smithi005.stdout:735: write oid 90 current snap is 0 2023-09-30T09:00:53.757 INFO:tasks.rados.rados.0.smithi005.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-09-30T09:00:53.762 INFO:tasks.rados.rados.0.smithi005.stdout:735: writing smithi00566664-90 from 622024 to 1036691 tid 1 2023-09-30T09:00:53.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:53 smithi005 bash[33615]: cluster 2023-09-30T09:00:52.197383+0000 mgr.y (mgr.24358) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 34 MiB/s wr, 227 op/s 2023-09-30T09:00:53.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:53 smithi005 bash[27219]: cluster 2023-09-30T09:00:52.197383+0000 mgr.y (mgr.24358) 187 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 34 MiB/s wr, 227 op/s 2023-09-30T09:00:53.769 INFO:tasks.rados.rados.0.smithi005.stdout:735: writing smithi00566664-90 from 1783208 to 2201081 tid 2 2023-09-30T09:00:53.769 INFO:tasks.rados.rados.0.smithi005.stdout:736: write oid 138 current snap is 0 2023-09-30T09:00:53.769 INFO:tasks.rados.rados.0.smithi005.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-09-30T09:00:53.775 INFO:tasks.rados.rados.0.smithi005.stdout:736: writing smithi00566664-138 from 638831 to 1128747 tid 1 2023-09-30T09:00:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:736: writing smithi00566664-138 from 1841690 to 2519574 tid 2 2023-09-30T09:00:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:737: write oid 137 current snap is 0 2023-09-30T09:00:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-09-30T09:00:53.790 INFO:tasks.rados.rados.0.smithi005.stdout:737: writing smithi00566664-137 from 655638 to 1220803 tid 1 2023-09-30T09:00:53.796 INFO:tasks.rados.rados.0.smithi005.stdout:737: writing smithi00566664-137 from 1900172 to 2321714 tid 2 2023-09-30T09:00:53.796 INFO:tasks.rados.rados.0.smithi005.stdout:738: read oid 42 snap -1 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:738: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:739: write oid 318 current snap is 0 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:732: finishing write tid 3 to smithi00566664-341 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:732: finishing write tid 4 to smithi00566664-341 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 341 v 129 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:732: left oid 341 (ObjNum 629 snap 0 seq_num 629) 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:733: finishing write tid 1 to smithi00566664-348 2023-09-30T09:00:53.797 INFO:tasks.rados.rados.0.smithi005.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-09-30T09:00:53.803 INFO:tasks.rados.rados.0.smithi005.stdout:739: writing smithi00566664-318 from 672445 to 1312859 tid 1 2023-09-30T09:00:53.810 INFO:tasks.rados.rados.0.smithi005.stdout:739: writing smithi00566664-318 from 1842301 to 2523854 tid 2 2023-09-30T09:00:53.811 INFO:tasks.rados.rados.0.smithi005.stdout:732: done (7 left) 2023-09-30T09:00:53.811 INFO:tasks.rados.rados.0.smithi005.stdout:740: write oid 241 current snap is 0 2023-09-30T09:00:53.811 INFO:tasks.rados.rados.0.smithi005.stdout:733: finishing write tid 2 to smithi00566664-348 2023-09-30T09:00:53.811 INFO:tasks.rados.rados.0.smithi005.stdout:733: finishing write tid 3 to smithi00566664-348 2023-09-30T09:00:53.811 INFO:tasks.rados.rados.0.smithi005.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-09-30T09:00:53.818 INFO:tasks.rados.rados.0.smithi005.stdout:740: writing smithi00566664-241 from 689252 to 1404915 tid 1 2023-09-30T09:00:53.824 INFO:tasks.rados.rados.0.smithi005.stdout:740: writing smithi00566664-241 from 1900783 to 2325994 tid 2 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:741: read oid 22 snap -1 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:741: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:742: delete oid 342 current snap is 0 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:733: finishing write tid 4 to smithi00566664-348 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:733: finishing write tid 5 to smithi00566664-348 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 348 v 147 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:733: left oid 348 (ObjNum 630 snap 0 seq_num 630) 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:734: finishing write tid 1 to smithi00566664-360 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:734: finishing write tid 2 to smithi00566664-360 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:734: finishing write tid 3 to smithi00566664-360 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:734: finishing write tid 4 to smithi00566664-360 2023-09-30T09:00:53.825 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 360 v 135 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:734: left oid 360 (ObjNum 631 snap 0 seq_num 631) 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:735: finishing write tid 1 to smithi00566664-90 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:735: finishing write tid 2 to smithi00566664-90 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:735: finishing write tid 3 to smithi00566664-90 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:735: finishing write tid 4 to smithi00566664-90 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 90 v 115 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:735: left oid 90 (ObjNum 632 snap 0 seq_num 632) 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:736: finishing write tid 1 to smithi00566664-138 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:736: finishing write tid 2 to smithi00566664-138 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:736: finishing write tid 3 to smithi00566664-138 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:736: finishing write tid 4 to smithi00566664-138 2023-09-30T09:00:53.826 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 138 v 122 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-09-30T09:00:53.827 INFO:tasks.rados.rados.0.smithi005.stdout:736: left oid 138 (ObjNum 633 snap 0 seq_num 633) 2023-09-30T09:00:53.827 INFO:tasks.rados.rados.0.smithi005.stdout:737: finishing write tid 1 to smithi00566664-137 2023-09-30T09:00:53.827 INFO:tasks.rados.rados.0.smithi005.stdout:737: finishing write tid 2 to smithi00566664-137 2023-09-30T09:00:53.827 INFO:tasks.rados.rados.0.smithi005.stdout:738: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:00:53.915 INFO:tasks.rados.rados.0.smithi005.stdout:737: finishing write tid 3 to smithi00566664-137 2023-09-30T09:00:53.915 INFO:tasks.rados.rados.0.smithi005.stdout:737: finishing write tid 4 to smithi00566664-137 2023-09-30T09:00:53.915 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 137 v 151 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-09-30T09:00:53.915 INFO:tasks.rados.rados.0.smithi005.stdout:737: left oid 137 (ObjNum 634 snap 0 seq_num 634) 2023-09-30T09:00:53.915 INFO:tasks.rados.rados.0.smithi005.stdout:739: finishing write tid 1 to smithi00566664-318 2023-09-30T09:00:53.915 INFO:tasks.rados.rados.0.smithi005.stdout:739: finishing write tid 2 to smithi00566664-318 2023-09-30T09:00:53.915 INFO:tasks.rados.rados.0.smithi005.stdout:739: finishing write tid 3 to smithi00566664-318 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:739: finishing write tid 4 to smithi00566664-318 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 318 v 117 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:739: left oid 318 (ObjNum 635 snap 0 seq_num 635) 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:740: finishing write tid 1 to smithi00566664-241 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:740: finishing write tid 2 to smithi00566664-241 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:740: finishing write tid 3 to smithi00566664-241 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:740: finishing write tid 4 to smithi00566664-241 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 241 v 138 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:740: left oid 241 (ObjNum 636 snap 0 seq_num 636) 2023-09-30T09:00:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:741: expect (ObjNum 21 snap 0 seq_num 21) 2023-09-30T09:00:53.990 INFO:tasks.rados.rados.0.smithi005.stdout:733: done (9 left) 2023-09-30T09:00:53.990 INFO:tasks.rados.rados.0.smithi005.stdout:734: done (8 left) 2023-09-30T09:00:53.990 INFO:tasks.rados.rados.0.smithi005.stdout:735: done (7 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:736: done (6 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:737: done (5 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:738: done (4 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:739: done (3 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:740: done (2 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:741: done (1 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:742: done (0 left) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:743: read oid 228 snap -1 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:743: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:744: read oid 35 snap -1 2023-09-30T09:00:53.991 INFO:tasks.rados.rados.0.smithi005.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:00:53.992 INFO:tasks.rados.rados.0.smithi005.stdout:745: read oid 289 snap -1 2023-09-30T09:00:53.992 INFO:tasks.rados.rados.0.smithi005.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-30T09:00:53.992 INFO:tasks.rados.rados.0.smithi005.stdout:746: write oid 65 current snap is 0 2023-09-30T09:00:53.992 INFO:tasks.rados.rados.0.smithi005.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-09-30T09:00:54.002 INFO:tasks.rados.rados.0.smithi005.stdout:746: writing smithi00566664-65 from 722866 to 1189027 tid 1 2023-09-30T09:00:54.008 INFO:tasks.rados.rados.0.smithi005.stdout:746: writing smithi00566664-65 from 1617747 to 2046627 tid 2 2023-09-30T09:00:54.012 INFO:tasks.rados.rados.0.smithi005.stdout:746: writing smithi00566664-65 from 2587634 to 2722866 tid 3 2023-09-30T09:00:54.012 INFO:tasks.rados.rados.0.smithi005.stdout:747: read oid 60 snap -1 2023-09-30T09:00:54.012 INFO:tasks.rados.rados.0.smithi005.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-09-30T09:00:54.012 INFO:tasks.rados.rados.0.smithi005.stdout:748: read oid 265 snap -1 2023-09-30T09:00:54.012 INFO:tasks.rados.rados.0.smithi005.stdout:748: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-30T09:00:54.012 INFO:tasks.rados.rados.0.smithi005.stdout:749: delete oid 63 current snap is 0 2023-09-30T09:00:54.012 INFO:tasks.rados.rados.0.smithi005.stdout:743: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-30T09:00:54.123 INFO:tasks.rados.rados.0.smithi005.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:00:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-09-30T09:00:54.289 INFO:tasks.rados.rados.0.smithi005.stdout:746: finishing write tid 1 to smithi00566664-65 2023-09-30T09:00:54.289 INFO:tasks.rados.rados.0.smithi005.stdout:746: finishing write tid 2 to smithi00566664-65 2023-09-30T09:00:54.290 INFO:tasks.rados.rados.0.smithi005.stdout:748: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-30T09:00:54.391 INFO:tasks.rados.rados.0.smithi005.stdout:746: finishing write tid 3 to smithi00566664-65 2023-09-30T09:00:54.391 INFO:tasks.rados.rados.0.smithi005.stdout:746: finishing write tid 4 to smithi00566664-65 2023-09-30T09:00:54.391 INFO:tasks.rados.rados.0.smithi005.stdout:746: finishing write tid 5 to smithi00566664-65 2023-09-30T09:00:54.391 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 65 v 106 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-09-30T09:00:54.391 INFO:tasks.rados.rados.0.smithi005.stdout:746: left oid 65 (ObjNum 638 snap 0 seq_num 638) 2023-09-30T09:00:54.392 INFO:tasks.rados.rados.0.smithi005.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-09-30T09:00:54.484 INFO:tasks.rados.rados.0.smithi005.stdout:743: done (6 left) 2023-09-30T09:00:54.484 INFO:tasks.rados.rados.0.smithi005.stdout:744: done (5 left) 2023-09-30T09:00:54.484 INFO:tasks.rados.rados.0.smithi005.stdout:745: done (4 left) 2023-09-30T09:00:54.484 INFO:tasks.rados.rados.0.smithi005.stdout:746: done (3 left) 2023-09-30T09:00:54.484 INFO:tasks.rados.rados.0.smithi005.stdout:747: done (2 left) 2023-09-30T09:00:54.485 INFO:tasks.rados.rados.0.smithi005.stdout:748: done (1 left) 2023-09-30T09:00:54.485 INFO:tasks.rados.rados.0.smithi005.stdout:749: done (0 left) 2023-09-30T09:00:54.485 INFO:tasks.rados.rados.0.smithi005.stdout:750: write oid 279 current snap is 0 2023-09-30T09:00:54.485 INFO:tasks.rados.rados.0.smithi005.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-09-30T09:00:54.492 INFO:tasks.rados.rados.0.smithi005.stdout:750: writing smithi00566664-279 from 756480 to 1489492 tid 1 2023-09-30T09:00:54.499 INFO:tasks.rados.rados.0.smithi005.stdout:750: writing smithi00566664-279 from 2134711 to 2567260 tid 2 2023-09-30T09:00:54.499 INFO:tasks.rados.rados.0.smithi005.stdout:751: write oid 294 current snap is 0 2023-09-30T09:00:54.499 INFO:tasks.rados.rados.0.smithi005.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-09-30T09:00:54.505 INFO:tasks.rados.rados.0.smithi005.stdout:751: writing smithi00566664-294 from 773287 to 1181548 tid 1 2023-09-30T09:00:54.512 INFO:tasks.rados.rados.0.smithi005.stdout:751: writing smithi00566664-294 from 1793193 to 2369400 tid 2 2023-09-30T09:00:54.512 INFO:tasks.rados.rados.0.smithi005.stdout:752: write oid 183 current snap is 0 2023-09-30T09:00:54.512 INFO:tasks.rados.rados.0.smithi005.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-09-30T09:00:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:752: writing smithi00566664-183 from 790094 to 1273604 tid 1 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:752: writing smithi00566664-183 from 1851675 to 2287893 tid 2 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:753: delete oid 424 current snap is 0 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:750: finishing write tid 1 to smithi00566664-279 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:750: finishing write tid 2 to smithi00566664-279 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:750: finishing write tid 3 to smithi00566664-279 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:750: finishing write tid 4 to smithi00566664-279 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 279 v 125 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-09-30T09:00:54.526 INFO:tasks.rados.rados.0.smithi005.stdout:751: finishing write tid 1 to smithi00566664-294 2023-09-30T09:00:54.529 INFO:tasks.rados.rados.0.smithi005.stdout:751: finishing write tid 2 to smithi00566664-294 2023-09-30T09:00:54.529 INFO:tasks.rados.rados.0.smithi005.stdout:751: finishing write tid 3 to smithi00566664-294 2023-09-30T09:00:54.529 INFO:tasks.rados.rados.0.smithi005.stdout:751: finishing write tid 4 to smithi00566664-294 2023-09-30T09:00:54.529 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 294 v 179 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-09-30T09:00:54.529 INFO:tasks.rados.rados.0.smithi005.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-09-30T09:00:54.529 INFO:tasks.rados.rados.0.smithi005.stdout:752: finishing write tid 1 to smithi00566664-183 2023-09-30T09:00:54.530 INFO:tasks.rados.rados.0.smithi005.stdout:750: done (3 left) 2023-09-30T09:00:54.530 INFO:tasks.rados.rados.0.smithi005.stdout:751: done (2 left) 2023-09-30T09:00:54.530 INFO:tasks.rados.rados.0.smithi005.stdout:753: done (1 left) 2023-09-30T09:00:54.530 INFO:tasks.rados.rados.0.smithi005.stdout:754: write oid 423 current snap is 0 2023-09-30T09:00:54.530 INFO:tasks.rados.rados.0.smithi005.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-09-30T09:00:54.534 INFO:tasks.rados.rados.0.smithi005.stdout:754: writing smithi00566664-423 from 423708 to 1057716 tid 1 2023-09-30T09:00:54.542 INFO:tasks.rados.rados.0.smithi005.stdout:754: writing smithi00566664-423 from 1852286 to 2292173 tid 2 2023-09-30T09:00:54.546 INFO:tasks.rados.rados.0.smithi005.stdout:754: writing smithi00566664-423 from 2752172 to 2823708 tid 3 2023-09-30T09:00:54.546 INFO:tasks.rados.rados.0.smithi005.stdout:755: read oid 442 snap -1 2023-09-30T09:00:54.546 INFO:tasks.rados.rados.0.smithi005.stdout:755: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-30T09:00:54.546 INFO:tasks.rados.rados.0.smithi005.stdout:756: write oid 206 current snap is 0 2023-09-30T09:00:54.546 INFO:tasks.rados.rados.0.smithi005.stdout:752: finishing write tid 2 to smithi00566664-183 2023-09-30T09:00:54.546 INFO:tasks.rados.rados.0.smithi005.stdout:752: finishing write tid 3 to smithi00566664-183 2023-09-30T09:00:54.546 INFO:tasks.rados.rados.0.smithi005.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-09-30T09:00:54.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:54 smithi099 bash[27661]: audit 2023-09-30T09:00:53.545242+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.5:0/269210010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:54.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:00:54 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:00:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:00:54.553 INFO:tasks.rados.rados.0.smithi005.stdout:756: writing smithi00566664-206 from 440515 to 1149772 tid 1 2023-09-30T09:00:54.560 INFO:tasks.rados.rados.0.smithi005.stdout:756: writing smithi00566664-206 from 1910768 to 2494313 tid 2 2023-09-30T09:00:54.560 INFO:tasks.rados.rados.0.smithi005.stdout:757: write oid 278 current snap is 0 2023-09-30T09:00:54.560 INFO:tasks.rados.rados.0.smithi005.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-09-30T09:00:54.567 INFO:tasks.rados.rados.0.smithi005.stdout:757: writing smithi00566664-278 from 457322 to 1241828 tid 1 2023-09-30T09:00:54.574 INFO:tasks.rados.rados.0.smithi005.stdout:757: writing smithi00566664-278 from 1969250 to 2412806 tid 2 2023-09-30T09:00:54.574 INFO:tasks.rados.rados.0.smithi005.stdout:758: write oid 439 current snap is 0 2023-09-30T09:00:54.574 INFO:tasks.rados.rados.0.smithi005.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-09-30T09:00:54.580 INFO:tasks.rados.rados.0.smithi005.stdout:758: writing smithi00566664-439 from 474129 to 1050237 tid 1 2023-09-30T09:00:54.586 INFO:tasks.rados.rados.0.smithi005.stdout:758: writing smithi00566664-439 from 1627732 to 2214946 tid 2 2023-09-30T09:00:54.590 INFO:tasks.rados.rados.0.smithi005.stdout:758: writing smithi00566664-439 from 2718088 to 2874129 tid 3 2023-09-30T09:00:54.590 INFO:tasks.rados.rados.0.smithi005.stdout:759: read oid 103 snap -1 2023-09-30T09:00:54.590 INFO:tasks.rados.rados.0.smithi005.stdout:759: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-30T09:00:54.590 INFO:tasks.rados.rados.0.smithi005.stdout:760: write oid 222 current snap is 0 2023-09-30T09:00:54.590 INFO:tasks.rados.rados.0.smithi005.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-09-30T09:00:54.596 INFO:tasks.rados.rados.0.smithi005.stdout:760: writing smithi00566664-222 from 490936 to 1142293 tid 1 2023-09-30T09:00:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:760: writing smithi00566664-222 from 1686214 to 2133439 tid 2 2023-09-30T09:00:54.606 INFO:tasks.rados.rados.0.smithi005.stdout:760: writing smithi00566664-222 from 2861864 to 2890936 tid 3 2023-09-30T09:00:54.606 INFO:tasks.rados.rados.0.smithi005.stdout:761: read oid 357 snap -1 2023-09-30T09:00:54.607 INFO:tasks.rados.rados.0.smithi005.stdout:761: expect (ObjNum 356 snap 0 seq_num 356) 2023-09-30T09:00:54.607 INFO:tasks.rados.rados.0.smithi005.stdout:762: write oid 466 current snap is 0 2023-09-30T09:00:54.607 INFO:tasks.rados.rados.0.smithi005.stdout:752: finishing write tid 4 to smithi00566664-183 2023-09-30T09:00:54.607 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 183 v 148 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-09-30T09:00:54.607 INFO:tasks.rados.rados.0.smithi005.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-09-30T09:00:54.607 INFO:tasks.rados.rados.0.smithi005.stdout:754: finishing write tid 1 to smithi00566664-423 2023-09-30T09:00:54.607 INFO:tasks.rados.rados.0.smithi005.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-09-30T09:00:54.613 INFO:tasks.rados.rados.0.smithi005.stdout:762: writing smithi00566664-466 from 507743 to 1234349 tid 1 2023-09-30T09:00:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:762: writing smithi00566664-466 from 1744696 to 2335579 tid 2 2023-09-30T09:00:54.624 INFO:tasks.rados.rados.0.smithi005.stdout:762: writing smithi00566664-466 from 2772934 to 2907743 tid 3 2023-09-30T09:00:54.624 INFO:tasks.rados.rados.0.smithi005.stdout:752: done (9 left) 2023-09-30T09:00:54.624 INFO:tasks.rados.rados.0.smithi005.stdout:763: delete oid 358 current snap is 0 2023-09-30T09:00:54.624 INFO:tasks.rados.rados.0.smithi005.stdout:754: finishing write tid 2 to smithi00566664-423 2023-09-30T09:00:54.624 INFO:tasks.rados.rados.0.smithi005.stdout:754: finishing write tid 3 to smithi00566664-423 2023-09-30T09:00:54.624 INFO:tasks.rados.rados.0.smithi005.stdout:754: finishing write tid 4 to smithi00566664-423 2023-09-30T09:00:54.625 INFO:tasks.rados.rados.0.smithi005.stdout:754: finishing write tid 5 to smithi00566664-423 2023-09-30T09:00:54.625 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 423 v 142 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-09-30T09:00:54.625 INFO:tasks.rados.rados.0.smithi005.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-09-30T09:00:54.625 INFO:tasks.rados.rados.0.smithi005.stdout:755: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-30T09:00:54.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:54 smithi005 bash[27219]: audit 2023-09-30T09:00:53.545242+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.5:0/269210010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:54 smithi005 bash[33615]: audit 2023-09-30T09:00:53.545242+0000 mon.a (mon.0) 704 : audit [DBG] from='client.? 172.21.15.5:0/269210010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:756: finishing write tid 1 to smithi00566664-206 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:756: finishing write tid 2 to smithi00566664-206 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:756: finishing write tid 3 to smithi00566664-206 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:756: finishing write tid 4 to smithi00566664-206 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 206 v 112 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:757: finishing write tid 1 to smithi00566664-278 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:757: finishing write tid 2 to smithi00566664-278 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:757: finishing write tid 3 to smithi00566664-278 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:757: finishing write tid 4 to smithi00566664-278 2023-09-30T09:00:54.788 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 133 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:757: left oid 278 (ObjNum 646 snap 0 seq_num 646) 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:758: finishing write tid 1 to smithi00566664-439 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:758: finishing write tid 2 to smithi00566664-439 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:758: finishing write tid 3 to smithi00566664-439 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:758: finishing write tid 4 to smithi00566664-439 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:758: finishing write tid 5 to smithi00566664-439 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 439 v 110 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:758: left oid 439 (ObjNum 647 snap 0 seq_num 647) 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:760: finishing write tid 1 to smithi00566664-222 2023-09-30T09:00:54.789 INFO:tasks.rados.rados.0.smithi005.stdout:759: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-30T09:00:54.906 INFO:tasks.rados.rados.0.smithi005.stdout:760: finishing write tid 2 to smithi00566664-222 2023-09-30T09:00:54.906 INFO:tasks.rados.rados.0.smithi005.stdout:760: finishing write tid 3 to smithi00566664-222 2023-09-30T09:00:54.906 INFO:tasks.rados.rados.0.smithi005.stdout:760: finishing write tid 4 to smithi00566664-222 2023-09-30T09:00:54.906 INFO:tasks.rados.rados.0.smithi005.stdout:760: finishing write tid 5 to smithi00566664-222 2023-09-30T09:00:54.907 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 222 v 114 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-09-30T09:00:54.907 INFO:tasks.rados.rados.0.smithi005.stdout:760: left oid 222 (ObjNum 648 snap 0 seq_num 648) 2023-09-30T09:00:54.907 INFO:tasks.rados.rados.0.smithi005.stdout:762: finishing write tid 1 to smithi00566664-466 2023-09-30T09:00:54.907 INFO:tasks.rados.rados.0.smithi005.stdout:761: expect (ObjNum 356 snap 0 seq_num 356) 2023-09-30T09:00:55.036 INFO:tasks.rados.rados.0.smithi005.stdout:762: finishing write tid 2 to smithi00566664-466 2023-09-30T09:00:55.036 INFO:tasks.rados.rados.0.smithi005.stdout:762: finishing write tid 3 to smithi00566664-466 2023-09-30T09:00:55.036 INFO:tasks.rados.rados.0.smithi005.stdout:762: finishing write tid 4 to smithi00566664-466 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:762: finishing write tid 5 to smithi00566664-466 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 466 v 152 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:762: left oid 466 (ObjNum 649 snap 0 seq_num 649) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:754: done (9 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:755: done (8 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:756: done (7 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:757: done (6 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:758: done (5 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:759: done (4 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:760: done (3 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:761: done (2 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:762: done (1 left) 2023-09-30T09:00:55.037 INFO:tasks.rados.rados.0.smithi005.stdout:763: done (0 left) 2023-09-30T09:00:55.038 INFO:tasks.rados.rados.0.smithi005.stdout:764: read oid 479 snap -1 2023-09-30T09:00:55.038 INFO:tasks.rados.rados.0.smithi005.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-30T09:00:55.038 INFO:tasks.rados.rados.0.smithi005.stdout:765: write oid 58 current snap is 0 2023-09-30T09:00:55.038 INFO:tasks.rados.rados.0.smithi005.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-09-30T09:00:55.047 INFO:tasks.rados.rados.0.smithi005.stdout:765: writing smithi00566664-58 from 541357 to 1018461 tid 1 2023-09-30T09:00:55.058 INFO:tasks.rados.rados.0.smithi005.stdout:765: writing smithi00566664-58 from 1745307 to 2339859 tid 2 2023-09-30T09:00:55.058 INFO:tasks.rados.rados.0.smithi005.stdout:766: write oid 213 current snap is 0 2023-09-30T09:00:55.058 INFO:tasks.rados.rados.0.smithi005.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-09-30T09:00:55.065 INFO:tasks.rados.rados.0.smithi005.stdout:766: writing smithi00566664-213 from 558164 to 1110517 tid 1 2023-09-30T09:00:55.071 INFO:tasks.rados.rados.0.smithi005.stdout:766: writing smithi00566664-213 from 1803789 to 2258352 tid 2 2023-09-30T09:00:55.076 INFO:tasks.rados.rados.0.smithi005.stdout:766: writing smithi00566664-213 from 2855203 to 2958164 tid 3 2023-09-30T09:00:55.076 INFO:tasks.rados.rados.0.smithi005.stdout:767: read oid 303 snap -1 2023-09-30T09:00:55.076 INFO:tasks.rados.rados.0.smithi005.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-30T09:00:55.076 INFO:tasks.rados.rados.0.smithi005.stdout:768: read oid 333 snap -1 2023-09-30T09:00:55.076 INFO:tasks.rados.rados.0.smithi005.stdout:768: expect (ObjNum 563 snap 0 seq_num 563) 2023-09-30T09:00:55.076 INFO:tasks.rados.rados.0.smithi005.stdout:769: write oid 336 current snap is 0 2023-09-30T09:00:55.076 INFO:tasks.rados.rados.0.smithi005.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-09-30T09:00:55.082 INFO:tasks.rados.rados.0.smithi005.stdout:769: writing smithi00566664-336 from 574971 to 1202573 tid 1 2023-09-30T09:00:55.090 INFO:tasks.rados.rados.0.smithi005.stdout:769: writing smithi00566664-336 from 1862271 to 2460492 tid 2 2023-09-30T09:00:55.091 INFO:tasks.rados.rados.0.smithi005.stdout:770: write oid 194 current snap is 0 2023-09-30T09:00:55.091 INFO:tasks.rados.rados.0.smithi005.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-09-30T09:00:55.096 INFO:tasks.rados.rados.0.smithi005.stdout:770: writing smithi00566664-194 from 591778 to 1010982 tid 1 2023-09-30T09:00:55.104 INFO:tasks.rados.rados.0.smithi005.stdout:770: writing smithi00566664-194 from 1637106 to 2378985 tid 2 2023-09-30T09:00:55.108 INFO:tasks.rados.rados.0.smithi005.stdout:770: writing smithi00566664-194 from 2910049 to 2991778 tid 3 2023-09-30T09:00:55.108 INFO:tasks.rados.rados.0.smithi005.stdout:771: write oid 48 current snap is 0 2023-09-30T09:00:55.108 INFO:tasks.rados.rados.0.smithi005.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-09-30T09:00:55.114 INFO:tasks.rados.rados.0.smithi005.stdout:771: writing smithi00566664-48 from 608585 to 1103038 tid 1 2023-09-30T09:00:55.120 INFO:tasks.rados.rados.0.smithi005.stdout:771: writing smithi00566664-48 from 1579235 to 2181125 tid 2 2023-09-30T09:00:55.125 INFO:tasks.rados.rados.0.smithi005.stdout:771: writing smithi00566664-48 from 2821119 to 3008585 tid 3 2023-09-30T09:00:55.125 INFO:tasks.rados.rados.0.smithi005.stdout:772: read oid 77 snap -1 2023-09-30T09:00:55.125 INFO:tasks.rados.rados.0.smithi005.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-30T09:00:55.125 INFO:tasks.rados.rados.0.smithi005.stdout:773: write oid 202 current snap is 0 2023-09-30T09:00:55.126 INFO:tasks.rados.rados.0.smithi005.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-30T09:00:55.195 INFO:tasks.rados.rados.0.smithi005.stdout:765: finishing write tid 1 to smithi00566664-58 2023-09-30T09:00:55.195 INFO:tasks.rados.rados.0.smithi005.stdout:765: finishing write tid 2 to smithi00566664-58 2023-09-30T09:00:55.195 INFO:tasks.rados.rados.0.smithi005.stdout:765: finishing write tid 3 to smithi00566664-58 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:765: finishing write tid 4 to smithi00566664-58 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 58 v 182 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:766: finishing write tid 1 to smithi00566664-213 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:766: finishing write tid 2 to smithi00566664-213 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:766: finishing write tid 3 to smithi00566664-213 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:766: finishing write tid 4 to smithi00566664-213 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:766: finishing write tid 5 to smithi00566664-213 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 213 v 126 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-09-30T09:00:55.196 INFO:tasks.rados.rados.0.smithi005.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-09-30T09:00:55.291 INFO:tasks.rados.rados.0.smithi005.stdout:769: finishing write tid 1 to smithi00566664-336 2023-09-30T09:00:55.330 INFO:tasks.rados.rados.0.smithi005.stdout:768: expect (ObjNum 563 snap 0 seq_num 563) 2023-09-30T09:00:55.398 INFO:tasks.rados.rados.0.smithi005.stdout:769: finishing write tid 2 to smithi00566664-336 2023-09-30T09:00:55.398 INFO:tasks.rados.rados.0.smithi005.stdout:769: finishing write tid 3 to smithi00566664-336 2023-09-30T09:00:55.398 INFO:tasks.rados.rados.0.smithi005.stdout:769: finishing write tid 4 to smithi00566664-336 2023-09-30T09:00:55.399 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 336 v 136 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-09-30T09:00:55.399 INFO:tasks.rados.rados.0.smithi005.stdout:769: left oid 336 (ObjNum 653 snap 0 seq_num 653) 2023-09-30T09:00:55.399 INFO:tasks.rados.rados.0.smithi005.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-09-30T09:00:55.412 INFO:tasks.rados.rados.0.smithi005.stdout:773: writing smithi00566664-202 from 625392 to 1195094 tid 1 2023-09-30T09:00:55.472 INFO:tasks.rados.rados.0.smithi005.stdout:773: writing smithi00566664-202 from 1637717 to 2383265 tid 2 2023-09-30T09:00:55.472 INFO:tasks.rados.rados.0.smithi005.stdout:773: writing smithi00566664-202 from 2848542 to 3025392 tid 3 2023-09-30T09:00:55.472 INFO:tasks.rados.rados.0.smithi005.stdout:764: done (9 left) 2023-09-30T09:00:55.472 INFO:tasks.rados.rados.0.smithi005.stdout:765: done (8 left) 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:766: done (7 left) 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:767: done (6 left) 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:768: done (5 left) 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:769: done (4 left) 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:774: read oid 434 snap -1 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:774: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:775: read oid 463 snap -1 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:775: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:776: read oid 160 snap -1 2023-09-30T09:00:55.473 INFO:tasks.rados.rados.0.smithi005.stdout:776: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:777: write oid 5 current snap is 0 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:777: writing smithi00566664-5 from 642199 to 1287150 tid 1 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:777: writing smithi00566664-5 from 1696199 to 2301758 tid 2 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:777: writing smithi00566664-5 from 2992318 to 3042199 tid 3 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:778: write oid 145 current snap is 0 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:770: finishing write tid 1 to smithi00566664-194 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:770: finishing write tid 2 to smithi00566664-194 2023-09-30T09:00:55.474 INFO:tasks.rados.rados.0.smithi005.stdout:770: finishing write tid 3 to smithi00566664-194 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:770: finishing write tid 4 to smithi00566664-194 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:770: finishing write tid 5 to smithi00566664-194 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 194 v 130 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:770: left oid 194 (ObjNum 654 snap 0 seq_num 654) 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:771: finishing write tid 1 to smithi00566664-48 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:771: finishing write tid 2 to smithi00566664-48 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-09-30T09:00:55.475 INFO:tasks.rados.rados.0.smithi005.stdout:778: writing smithi00566664-145 from 659006 to 1379206 tid 1 2023-09-30T09:00:55.476 INFO:tasks.rados.rados.0.smithi005.stdout:778: writing smithi00566664-145 from 2154681 to 2903898 tid 2 2023-09-30T09:00:55.476 INFO:tasks.rados.rados.0.smithi005.stdout:770: done (8 left) 2023-09-30T09:00:55.476 INFO:tasks.rados.rados.0.smithi005.stdout:779: read oid 336 snap -1 2023-09-30T09:00:55.476 INFO:tasks.rados.rados.0.smithi005.stdout:779: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-30T09:00:55.476 INFO:tasks.rados.rados.0.smithi005.stdout:780: write oid 377 current snap is 0 2023-09-30T09:00:55.476 INFO:tasks.rados.rados.0.smithi005.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-09-30T09:00:55.476 INFO:tasks.rados.rados.0.smithi005.stdout:780: writing smithi00566664-377 from 675813 to 1471262 tid 1 2023-09-30T09:00:55.477 INFO:tasks.rados.rados.0.smithi005.stdout:780: writing smithi00566664-377 from 2096810 to 2706038 tid 2 2023-09-30T09:00:55.477 INFO:tasks.rados.rados.0.smithi005.stdout:781: write oid 345 current snap is 0 2023-09-30T09:00:55.477 INFO:tasks.rados.rados.0.smithi005.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-30T09:00:55.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:55 smithi099 bash[27661]: cluster 2023-09-30T09:00:54.197795+0000 mgr.y (mgr.24358) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.7 MiB/s wr, 97 op/s 2023-09-30T09:00:55.573 INFO:tasks.rados.rados.0.smithi005.stdout:771: finishing write tid 3 to smithi00566664-48 2023-09-30T09:00:55.573 INFO:tasks.rados.rados.0.smithi005.stdout:771: finishing write tid 4 to smithi00566664-48 2023-09-30T09:00:55.573 INFO:tasks.rados.rados.0.smithi005.stdout:771: finishing write tid 5 to smithi00566664-48 2023-09-30T09:00:55.573 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 151 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-09-30T09:00:55.573 INFO:tasks.rados.rados.0.smithi005.stdout:771: left oid 48 (ObjNum 655 snap 0 seq_num 655) 2023-09-30T09:00:55.573 INFO:tasks.rados.rados.0.smithi005.stdout:773: finishing write tid 1 to smithi00566664-202 2023-09-30T09:00:55.574 INFO:tasks.rados.rados.0.smithi005.stdout:773: finishing write tid 2 to smithi00566664-202 2023-09-30T09:00:55.574 INFO:tasks.rados.rados.0.smithi005.stdout:775: expect (ObjNum 462 snap 0 seq_num 462) 2023-09-30T09:00:55.688 INFO:tasks.rados.rados.0.smithi005.stdout:777: finishing write tid 1 to smithi00566664-5 2023-09-30T09:00:55.688 INFO:tasks.rados.rados.0.smithi005.stdout:773: finishing write tid 3 to smithi00566664-202 2023-09-30T09:00:55.689 INFO:tasks.rados.rados.0.smithi005.stdout:776: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-30T09:00:55.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:55 smithi005 bash[27219]: cluster 2023-09-30T09:00:54.197795+0000 mgr.y (mgr.24358) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.7 MiB/s wr, 97 op/s 2023-09-30T09:00:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:55 smithi005 bash[33615]: cluster 2023-09-30T09:00:54.197795+0000 mgr.y (mgr.24358) 188 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.7 MiB/s wr, 97 op/s 2023-09-30T09:00:55.772 INFO:tasks.rados.rados.0.smithi005.stdout:773: finishing write tid 4 to smithi00566664-202 2023-09-30T09:00:55.772 INFO:tasks.rados.rados.0.smithi005.stdout:773: finishing write tid 5 to smithi00566664-202 2023-09-30T09:00:55.772 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 202 v 146 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-09-30T09:00:55.772 INFO:tasks.rados.rados.0.smithi005.stdout:773: left oid 202 (ObjNum 656 snap 0 seq_num 656) 2023-09-30T09:00:55.772 INFO:tasks.rados.rados.0.smithi005.stdout:777: finishing write tid 2 to smithi00566664-5 2023-09-30T09:00:55.773 INFO:tasks.rados.rados.0.smithi005.stdout:777: finishing write tid 3 to smithi00566664-5 2023-09-30T09:00:55.773 INFO:tasks.rados.rados.0.smithi005.stdout:777: finishing write tid 4 to smithi00566664-5 2023-09-30T09:00:55.773 INFO:tasks.rados.rados.0.smithi005.stdout:774: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-30T09:00:55.874 INFO:tasks.rados.rados.0.smithi005.stdout:777: finishing write tid 5 to smithi00566664-5 2023-09-30T09:00:55.874 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 5 v 116 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:777: left oid 5 (ObjNum 657 snap 0 seq_num 657) 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:778: finishing write tid 1 to smithi00566664-145 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:778: finishing write tid 2 to smithi00566664-145 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:778: finishing write tid 3 to smithi00566664-145 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:778: finishing write tid 4 to smithi00566664-145 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 145 v 194 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:778: left oid 145 (ObjNum 658 snap 0 seq_num 658) 2023-09-30T09:00:55.875 INFO:tasks.rados.rados.0.smithi005.stdout:779: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-30T09:00:56.009 INFO:tasks.rados.rados.0.smithi005.stdout:780: finishing write tid 1 to smithi00566664-377 2023-09-30T09:00:56.009 INFO:tasks.rados.rados.0.smithi005.stdout:780: finishing write tid 2 to smithi00566664-377 2023-09-30T09:00:56.009 INFO:tasks.rados.rados.0.smithi005.stdout:780: finishing write tid 3 to smithi00566664-377 2023-09-30T09:00:56.009 INFO:tasks.rados.rados.0.smithi005.stdout:780: finishing write tid 4 to smithi00566664-377 2023-09-30T09:00:56.009 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 117 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-09-30T09:00:56.009 INFO:tasks.rados.rados.0.smithi005.stdout:780: left oid 377 (ObjNum 659 snap 0 seq_num 659) 2023-09-30T09:00:56.009 INFO:tasks.rados.rados.0.smithi005.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-09-30T09:00:56.021 INFO:tasks.rados.rados.0.smithi005.stdout:781: writing smithi00566664-345 from 692620 to 1163318 tid 1 2023-09-30T09:00:56.031 INFO:tasks.rados.rados.0.smithi005.stdout:781: writing smithi00566664-345 from 1755292 to 2508178 tid 2 2023-09-30T09:00:56.031 INFO:tasks.rados.rados.0.smithi005.stdout:771: done (10 left) 2023-09-30T09:00:56.031 INFO:tasks.rados.rados.0.smithi005.stdout:772: done (9 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:773: done (8 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:774: done (7 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:775: done (6 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:776: done (5 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:777: done (4 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:778: done (3 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:779: done (2 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:780: done (1 left) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:782: read oid 240 snap -1 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:782: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:00:56.032 INFO:tasks.rados.rados.0.smithi005.stdout:783: read oid 453 snap -1 2023-09-30T09:00:56.033 INFO:tasks.rados.rados.0.smithi005.stdout:783: expect (ObjNum 452 snap 0 seq_num 452) 2023-09-30T09:00:56.033 INFO:tasks.rados.rados.0.smithi005.stdout:784: delete oid 266 current snap is 0 2023-09-30T09:00:56.033 INFO:tasks.rados.rados.0.smithi005.stdout:781: finishing write tid 1 to smithi00566664-345 2023-09-30T09:00:56.034 INFO:tasks.rados.rados.0.smithi005.stdout:784: done (3 left) 2023-09-30T09:00:56.034 INFO:tasks.rados.rados.0.smithi005.stdout:785: read oid 476 snap -1 2023-09-30T09:00:56.034 INFO:tasks.rados.rados.0.smithi005.stdout:785: expect (ObjNum 475 snap 0 seq_num 475) 2023-09-30T09:00:56.034 INFO:tasks.rados.rados.0.smithi005.stdout:786: write oid 107 current snap is 0 2023-09-30T09:00:56.034 INFO:tasks.rados.rados.0.smithi005.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-09-30T09:00:56.042 INFO:tasks.rados.rados.0.smithi005.stdout:786: writing smithi00566664-107 from 726234 to 1463783 tid 1 2023-09-30T09:00:56.050 INFO:tasks.rados.rados.0.smithi005.stdout:786: writing smithi00566664-107 from 1988609 to 2745164 tid 2 2023-09-30T09:00:56.050 INFO:tasks.rados.rados.0.smithi005.stdout:787: read oid 175 snap -1 2023-09-30T09:00:56.050 INFO:tasks.rados.rados.0.smithi005.stdout:787: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:00:56.050 INFO:tasks.rados.rados.0.smithi005.stdout:788: write oid 280 current snap is 0 2023-09-30T09:00:56.050 INFO:tasks.rados.rados.0.smithi005.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-09-30T09:00:56.056 INFO:tasks.rados.rados.0.smithi005.stdout:788: writing smithi00566664-280 from 743041 to 1155839 tid 1 2023-09-30T09:00:56.064 INFO:tasks.rados.rados.0.smithi005.stdout:788: writing smithi00566664-280 from 1930738 to 2547304 tid 2 2023-09-30T09:00:56.067 INFO:tasks.rados.rados.0.smithi005.stdout:788: writing smithi00566664-280 from 3040503 to 3143041 tid 3 2023-09-30T09:00:56.067 INFO:tasks.rados.rados.0.smithi005.stdout:789: write oid 448 current snap is 0 2023-09-30T09:00:56.067 INFO:tasks.rados.rados.0.smithi005.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-09-30T09:00:56.074 INFO:tasks.rados.rados.0.smithi005.stdout:789: writing smithi00566664-448 from 759848 to 1247895 tid 1 2023-09-30T09:00:56.082 INFO:tasks.rados.rados.0.smithi005.stdout:789: writing smithi00566664-448 from 1989220 to 2749444 tid 2 2023-09-30T09:00:56.082 INFO:tasks.rados.rados.0.smithi005.stdout:790: read oid 87 snap -1 2023-09-30T09:00:56.082 INFO:tasks.rados.rados.0.smithi005.stdout:790: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-30T09:00:56.083 INFO:tasks.rados.rados.0.smithi005.stdout:791: write oid 191 current snap is 0 2023-09-30T09:00:56.083 INFO:tasks.rados.rados.0.smithi005.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-09-30T09:00:56.090 INFO:tasks.rados.rados.0.smithi005.stdout:791: writing smithi00566664-191 from 776655 to 1339951 tid 1 2023-09-30T09:00:56.097 INFO:tasks.rados.rados.0.smithi005.stdout:791: writing smithi00566664-191 from 2047702 to 2667937 tid 2 2023-09-30T09:00:56.100 INFO:tasks.rados.rados.0.smithi005.stdout:791: writing smithi00566664-191 from 3095349 to 3176655 tid 3 2023-09-30T09:00:56.100 INFO:tasks.rados.rados.0.smithi005.stdout:792: write oid 338 current snap is 0 2023-09-30T09:00:56.100 INFO:tasks.rados.rados.0.smithi005.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-09-30T09:00:56.108 INFO:tasks.rados.rados.0.smithi005.stdout:792: writing smithi00566664-338 from 793462 to 1432007 tid 1 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:792: writing smithi00566664-338 from 2106184 to 2870077 tid 2 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:793: read oid 109 snap -1 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:793: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:794: read oid 166 snap -1 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:794: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:795: write oid 90 current snap is 0 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:781: finishing write tid 2 to smithi00566664-345 2023-09-30T09:00:56.116 INFO:tasks.rados.rados.0.smithi005.stdout:781: finishing write tid 3 to smithi00566664-345 2023-09-30T09:00:56.117 INFO:tasks.rados.rados.0.smithi005.stdout:782: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:00:56.284 INFO:tasks.rados.rados.0.smithi005.stdout:781: finishing write tid 4 to smithi00566664-345 2023-09-30T09:00:56.285 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 345 v 197 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-09-30T09:00:56.285 INFO:tasks.rados.rados.0.smithi005.stdout:781: left oid 345 (ObjNum 660 snap 0 seq_num 660) 2023-09-30T09:00:56.285 INFO:tasks.rados.rados.0.smithi005.stdout:783: expect (ObjNum 452 snap 0 seq_num 452) 2023-09-30T09:00:56.402 INFO:tasks.rados.rados.0.smithi005.stdout:786: finishing write tid 1 to smithi00566664-107 2023-09-30T09:00:56.402 INFO:tasks.rados.rados.0.smithi005.stdout:786: finishing write tid 2 to smithi00566664-107 2023-09-30T09:00:56.402 INFO:tasks.rados.rados.0.smithi005.stdout:786: finishing write tid 3 to smithi00566664-107 2023-09-30T09:00:56.403 INFO:tasks.rados.rados.0.smithi005.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-09-30T09:00:56.408 INFO:tasks.rados.rados.0.smithi005.stdout:795: writing smithi00566664-90 from 410269 to 1124063 tid 1 2023-09-30T09:00:56.414 INFO:tasks.rados.rados.0.smithi005.stdout:795: writing smithi00566664-90 from 1648313 to 2155864 tid 2 2023-09-30T09:00:56.421 INFO:tasks.rados.rados.0.smithi005.stdout:795: writing smithi00566664-90 from 2917489 to 3210269 tid 3 2023-09-30T09:00:56.421 INFO:tasks.rados.rados.0.smithi005.stdout:781: done (13 left) 2023-09-30T09:00:56.421 INFO:tasks.rados.rados.0.smithi005.stdout:782: done (12 left) 2023-09-30T09:00:56.421 INFO:tasks.rados.rados.0.smithi005.stdout:783: done (11 left) 2023-09-30T09:00:56.421 INFO:tasks.rados.rados.0.smithi005.stdout:796: write oid 480 current snap is 0 2023-09-30T09:00:56.421 INFO:tasks.rados.rados.0.smithi005.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-09-30T09:00:56.427 INFO:tasks.rados.rados.0.smithi005.stdout:796: writing smithi00566664-480 from 427076 to 1216119 tid 1 2023-09-30T09:00:56.434 INFO:tasks.rados.rados.0.smithi005.stdout:796: writing smithi00566664-480 from 1706795 to 2474357 tid 2 2023-09-30T09:00:56.439 INFO:tasks.rados.rados.0.smithi005.stdout:796: writing smithi00566664-480 from 2944912 to 3227076 tid 3 2023-09-30T09:00:56.439 INFO:tasks.rados.rados.0.smithi005.stdout:797: write oid 486 current snap is 0 2023-09-30T09:00:56.439 INFO:tasks.rados.rados.0.smithi005.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-09-30T09:00:56.444 INFO:tasks.rados.rados.0.smithi005.stdout:797: writing smithi00566664-486 from 443883 to 908175 tid 1 2023-09-30T09:00:56.449 INFO:tasks.rados.rados.0.smithi005.stdout:797: writing smithi00566664-486 from 1365277 to 1876497 tid 2 2023-09-30T09:00:56.457 INFO:tasks.rados.rados.0.smithi005.stdout:797: writing smithi00566664-486 from 2572335 to 3243883 tid 3 2023-09-30T09:00:56.457 INFO:tasks.rados.rados.0.smithi005.stdout:798: read oid 98 snap -1 2023-09-30T09:00:56.458 INFO:tasks.rados.rados.0.smithi005.stdout:798: expect deleted 2023-09-30T09:00:56.458 INFO:tasks.rados.rados.0.smithi005.stdout:799: write oid 121 current snap is 0 2023-09-30T09:00:56.458 INFO:tasks.rados.rados.0.smithi005.stdout:786: finishing write tid 4 to smithi00566664-107 2023-09-30T09:00:56.458 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 155 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-09-30T09:00:56.458 INFO:tasks.rados.rados.0.smithi005.stdout:786: left oid 107 (ObjNum 662 snap 0 seq_num 662) 2023-09-30T09:00:56.458 INFO:tasks.rados.rados.0.smithi005.stdout:785: expect (ObjNum 475 snap 0 seq_num 475) 2023-09-30T09:00:56.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:56 smithi099 bash[27661]: audit 2023-09-30T09:00:55.921187+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.5:0/1826737919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:56.589 INFO:tasks.rados.rados.0.smithi005.stdout:788: finishing write tid 1 to smithi00566664-280 2023-09-30T09:00:56.589 INFO:tasks.rados.rados.0.smithi005.stdout:787: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:00:56.684 INFO:tasks.rados.rados.0.smithi005.stdout:788: finishing write tid 2 to smithi00566664-280 2023-09-30T09:00:56.685 INFO:tasks.rados.rados.0.smithi005.stdout:788: finishing write tid 3 to smithi00566664-280 2023-09-30T09:00:56.685 INFO:tasks.rados.rados.0.smithi005.stdout:788: finishing write tid 4 to smithi00566664-280 2023-09-30T09:00:56.685 INFO:tasks.rados.rados.0.smithi005.stdout:788: finishing write tid 5 to smithi00566664-280 2023-09-30T09:00:56.685 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 280 v 120 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-09-30T09:00:56.685 INFO:tasks.rados.rados.0.smithi005.stdout:788: left oid 280 (ObjNum 663 snap 0 seq_num 663) 2023-09-30T09:00:56.685 INFO:tasks.rados.rados.0.smithi005.stdout:789: finishing write tid 1 to smithi00566664-448 2023-09-30T09:00:56.685 INFO:tasks.rados.rados.0.smithi005.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-09-30T09:00:56.691 INFO:tasks.rados.rados.0.smithi005.stdout:799: writing smithi00566664-121 from 460690 to 1116584 tid 1 2023-09-30T09:00:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:799: writing smithi00566664-121 from 1540112 to 2311343 tid 2 2023-09-30T09:00:56.703 INFO:tasks.rados.rados.0.smithi005.stdout:799: writing smithi00566664-121 from 2716111 to 3255889 tid 3 2023-09-30T09:00:56.703 INFO:tasks.rados.rados.0.smithi005.stdout:785: done (14 left) 2023-09-30T09:00:56.703 INFO:tasks.rados.rados.0.smithi005.stdout:786: done (13 left) 2023-09-30T09:00:56.704 INFO:tasks.rados.rados.0.smithi005.stdout:787: done (12 left) 2023-09-30T09:00:56.704 INFO:tasks.rados.rados.0.smithi005.stdout:788: done (11 left) 2023-09-30T09:00:56.704 INFO:tasks.rados.rados.0.smithi005.stdout:800: write oid 111 current snap is 0 2023-09-30T09:00:56.704 INFO:tasks.rados.rados.0.smithi005.stdout:790: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-30T09:00:56.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:56 smithi005 bash[33615]: audit 2023-09-30T09:00:55.921187+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.5:0/1826737919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:56.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:56 smithi005 bash[27219]: audit 2023-09-30T09:00:55.921187+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.5:0/1826737919' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:56.815 INFO:tasks.rados.rados.0.smithi005.stdout:789: finishing write tid 2 to smithi00566664-448 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:789: finishing write tid 3 to smithi00566664-448 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:789: finishing write tid 4 to smithi00566664-448 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 448 v 154 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:789: left oid 448 (ObjNum 664 snap 0 seq_num 664) 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:791: finishing write tid 1 to smithi00566664-191 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:791: finishing write tid 2 to smithi00566664-191 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:791: finishing write tid 3 to smithi00566664-191 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:791: finishing write tid 4 to smithi00566664-191 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:791: finishing write tid 5 to smithi00566664-191 2023-09-30T09:00:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 191 v 158 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-09-30T09:00:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:791: left oid 191 (ObjNum 665 snap 0 seq_num 665) 2023-09-30T09:00:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:792: finishing write tid 1 to smithi00566664-338 2023-09-30T09:00:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:794: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:00:56.914 INFO:tasks.rados.rados.0.smithi005.stdout:792: finishing write tid 2 to smithi00566664-338 2023-09-30T09:00:56.914 INFO:tasks.rados.rados.0.smithi005.stdout:792: finishing write tid 3 to smithi00566664-338 2023-09-30T09:00:56.914 INFO:tasks.rados.rados.0.smithi005.stdout:792: finishing write tid 4 to smithi00566664-338 2023-09-30T09:00:56.914 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 338 v 118 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-09-30T09:00:56.914 INFO:tasks.rados.rados.0.smithi005.stdout:792: left oid 338 (ObjNum 666 snap 0 seq_num 666) 2023-09-30T09:00:56.914 INFO:tasks.rados.rados.0.smithi005.stdout:793: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-30T09:00:57.030 INFO:tasks.rados.rados.0.smithi005.stdout:795: finishing write tid 1 to smithi00566664-90 2023-09-30T09:00:57.030 INFO:tasks.rados.rados.0.smithi005.stdout:795: finishing write tid 2 to smithi00566664-90 2023-09-30T09:00:57.030 INFO:tasks.rados.rados.0.smithi005.stdout:795: finishing write tid 3 to smithi00566664-90 2023-09-30T09:00:57.030 INFO:tasks.rados.rados.0.smithi005.stdout:795: finishing write tid 4 to smithi00566664-90 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:795: finishing write tid 5 to smithi00566664-90 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 90 v 122 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:795: left oid 90 (ObjNum 667 snap 0 seq_num 667) 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:796: finishing write tid 1 to smithi00566664-480 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:796: finishing write tid 2 to smithi00566664-480 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:796: finishing write tid 3 to smithi00566664-480 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:796: finishing write tid 4 to smithi00566664-480 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:796: finishing write tid 5 to smithi00566664-480 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 480 v 140 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:796: left oid 480 (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:797: finishing write tid 1 to smithi00566664-486 2023-09-30T09:00:57.031 INFO:tasks.rados.rados.0.smithi005.stdout:797: finishing write tid 2 to smithi00566664-486 2023-09-30T09:00:57.032 INFO:tasks.rados.rados.0.smithi005.stdout:797: finishing write tid 3 to smithi00566664-486 2023-09-30T09:00:57.032 INFO:tasks.rados.rados.0.smithi005.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-09-30T09:00:57.044 INFO:tasks.rados.rados.0.smithi005.stdout:800: writing smithi00566664-111 from 477497 to 1208640 tid 1 2023-09-30T09:00:57.051 INFO:tasks.rados.rados.0.smithi005.stdout:800: writing smithi00566664-111 from 1998594 to 2513483 tid 2 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:800: writing smithi00566664-111 from 3143534 to 3277497 tid 3 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:789: done (11 left) 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:790: done (10 left) 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:791: done (9 left) 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:792: done (8 left) 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:793: done (7 left) 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:794: done (6 left) 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:795: done (5 left) 2023-09-30T09:00:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:796: done (4 left) 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:798: done (3 left) 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:801: delete oid 31 current snap is 0 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:797: finishing write tid 4 to smithi00566664-486 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:797: finishing write tid 5 to smithi00566664-486 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 186 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:797: left oid 486 (ObjNum 669 snap 0 seq_num 669) 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:799: finishing write tid 1 to smithi00566664-121 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:799: finishing write tid 2 to smithi00566664-121 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:799: finishing write tid 3 to smithi00566664-121 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:799: finishing write tid 4 to smithi00566664-121 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:799: finishing write tid 5 to smithi00566664-121 2023-09-30T09:00:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 121 v 124 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-09-30T09:00:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:799: left oid 121 (ObjNum 670 snap 0 seq_num 670) 2023-09-30T09:00:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:800: finishing write tid 1 to smithi00566664-111 2023-09-30T09:00:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:800: finishing write tid 2 to smithi00566664-111 2023-09-30T09:00:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:797: done (3 left) 2023-09-30T09:00:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:799: done (2 left) 2023-09-30T09:00:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:801: done (1 left) 2023-09-30T09:00:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:802: write oid 334 current snap is 0 2023-09-30T09:00:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-09-30T09:00:57.063 INFO:tasks.rados.rados.0.smithi005.stdout:802: writing smithi00566664-334 from 511111 to 992752 tid 1 2023-09-30T09:00:57.070 INFO:tasks.rados.rados.0.smithi005.stdout:802: writing smithi00566664-334 from 1599205 to 2117763 tid 2 2023-09-30T09:00:57.077 INFO:tasks.rados.rados.0.smithi005.stdout:802: writing smithi00566664-334 from 2682027 to 3171974 tid 3 2023-09-30T09:00:57.077 INFO:tasks.rados.rados.0.smithi005.stdout:803: read oid 297 snap -1 2023-09-30T09:00:57.077 INFO:tasks.rados.rados.0.smithi005.stdout:803: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-30T09:00:57.077 INFO:tasks.rados.rados.0.smithi005.stdout:804: write oid 200 current snap is 0 2023-09-30T09:00:57.077 INFO:tasks.rados.rados.0.smithi005.stdout:800: finishing write tid 3 to smithi00566664-111 2023-09-30T09:00:57.077 INFO:tasks.rados.rados.0.smithi005.stdout:800: finishing write tid 4 to smithi00566664-111 2023-09-30T09:00:57.078 INFO:tasks.rados.rados.0.smithi005.stdout:800: finishing write tid 5 to smithi00566664-111 2023-09-30T09:00:57.078 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 111 v 190 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-09-30T09:00:57.078 INFO:tasks.rados.rados.0.smithi005.stdout:800: left oid 111 (ObjNum 671 snap 0 seq_num 671) 2023-09-30T09:00:57.078 INFO:tasks.rados.rados.0.smithi005.stdout:802: finishing write tid 1 to smithi00566664-334 2023-09-30T09:00:57.078 INFO:tasks.rados.rados.0.smithi005.stdout:802: finishing write tid 2 to smithi00566664-334 2023-09-30T09:00:57.078 INFO:tasks.rados.rados.0.smithi005.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-09-30T09:00:57.083 INFO:tasks.rados.rados.0.smithi005.stdout:804: writing smithi00566664-200 from 527918 to 1084808 tid 1 2023-09-30T09:00:57.090 INFO:tasks.rados.rados.0.smithi005.stdout:804: writing smithi00566664-200 from 1657687 to 2436256 tid 2 2023-09-30T09:00:57.096 INFO:tasks.rados.rados.0.smithi005.stdout:804: writing smithi00566664-200 from 3225803 to 3327918 tid 3 2023-09-30T09:00:57.096 INFO:tasks.rados.rados.0.smithi005.stdout:800: done (3 left) 2023-09-30T09:00:57.096 INFO:tasks.rados.rados.0.smithi005.stdout:805: write oid 60 current snap is 0 2023-09-30T09:00:57.096 INFO:tasks.rados.rados.0.smithi005.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-09-30T09:00:57.102 INFO:tasks.rados.rados.0.smithi005.stdout:805: writing smithi00566664-60 from 544725 to 1176864 tid 1 2023-09-30T09:00:57.108 INFO:tasks.rados.rados.0.smithi005.stdout:805: writing smithi00566664-60 from 1716169 to 2238396 tid 2 2023-09-30T09:00:57.114 INFO:tasks.rados.rados.0.smithi005.stdout:805: writing smithi00566664-60 from 2736873 to 3249364 tid 3 2023-09-30T09:00:57.114 INFO:tasks.rados.rados.0.smithi005.stdout:806: write oid 25 current snap is 0 2023-09-30T09:00:57.114 INFO:tasks.rados.rados.0.smithi005.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-09-30T09:00:57.121 INFO:tasks.rados.rados.0.smithi005.stdout:806: writing smithi00566664-25 from 561532 to 1268920 tid 1 2023-09-30T09:00:57.130 INFO:tasks.rados.rados.0.smithi005.stdout:806: writing smithi00566664-25 from 2058298 to 2840536 tid 2 2023-09-30T09:00:57.130 INFO:tasks.rados.rados.0.smithi005.stdout:807: read oid 147 snap -1 2023-09-30T09:00:57.130 INFO:tasks.rados.rados.0.smithi005.stdout:807: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-30T09:00:57.130 INFO:tasks.rados.rados.0.smithi005.stdout:808: write oid 198 current snap is 0 2023-09-30T09:00:57.131 INFO:tasks.rados.rados.0.smithi005.stdout:802: finishing write tid 3 to smithi00566664-334 2023-09-30T09:00:57.131 INFO:tasks.rados.rados.0.smithi005.stdout:802: finishing write tid 4 to smithi00566664-334 2023-09-30T09:00:57.131 INFO:tasks.rados.rados.0.smithi005.stdout:802: finishing write tid 5 to smithi00566664-334 2023-09-30T09:00:57.131 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 334 v 159 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-09-30T09:00:57.131 INFO:tasks.rados.rados.0.smithi005.stdout:802: left oid 334 (ObjNum 673 snap 0 seq_num 673) 2023-09-30T09:00:57.131 INFO:tasks.rados.rados.0.smithi005.stdout:803: expect (ObjNum 296 snap 0 seq_num 296) 2023-09-30T09:00:57.223 INFO:tasks.rados.rados.0.smithi005.stdout:804: finishing write tid 1 to smithi00566664-200 2023-09-30T09:00:57.223 INFO:tasks.rados.rados.0.smithi005.stdout:804: finishing write tid 2 to smithi00566664-200 2023-09-30T09:00:57.223 INFO:tasks.rados.rados.0.smithi005.stdout:804: finishing write tid 3 to smithi00566664-200 2023-09-30T09:00:57.223 INFO:tasks.rados.rados.0.smithi005.stdout:804: finishing write tid 4 to smithi00566664-200 2023-09-30T09:00:57.223 INFO:tasks.rados.rados.0.smithi005.stdout:804: finishing write tid 5 to smithi00566664-200 2023-09-30T09:00:57.223 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 200 v 194 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-09-30T09:00:57.223 INFO:tasks.rados.rados.0.smithi005.stdout:804: left oid 200 (ObjNum 674 snap 0 seq_num 674) 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:805: finishing write tid 1 to smithi00566664-60 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:805: finishing write tid 2 to smithi00566664-60 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:805: finishing write tid 3 to smithi00566664-60 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:805: finishing write tid 4 to smithi00566664-60 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:805: finishing write tid 5 to smithi00566664-60 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 60 v 163 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:806: finishing write tid 1 to smithi00566664-25 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:806: finishing write tid 2 to smithi00566664-25 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:806: finishing write tid 3 to smithi00566664-25 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:806: finishing write tid 4 to smithi00566664-25 2023-09-30T09:00:57.224 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 25 v 120 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-09-30T09:00:57.225 INFO:tasks.rados.rados.0.smithi005.stdout:806: left oid 25 (ObjNum 676 snap 0 seq_num 676) 2023-09-30T09:00:57.225 INFO:tasks.rados.rados.0.smithi005.stdout:807: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-30T09:00:57.337 INFO:tasks.rados.rados.0.smithi005.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-09-30T09:00:57.349 INFO:tasks.rados.rados.0.smithi005.stdout:808: writing smithi00566664-198 from 578339 to 1077329 tid 1 2023-09-30T09:00:57.358 INFO:tasks.rados.rados.0.smithi005.stdout:808: writing smithi00566664-198 from 1833133 to 2359029 tid 2 2023-09-30T09:00:57.365 INFO:tasks.rados.rados.0.smithi005.stdout:808: writing smithi00566664-198 from 2791719 to 3378339 tid 3 2023-09-30T09:00:57.365 INFO:tasks.rados.rados.0.smithi005.stdout:802: done (6 left) 2023-09-30T09:00:57.365 INFO:tasks.rados.rados.0.smithi005.stdout:803: done (5 left) 2023-09-30T09:00:57.365 INFO:tasks.rados.rados.0.smithi005.stdout:804: done (4 left) 2023-09-30T09:00:57.366 INFO:tasks.rados.rados.0.smithi005.stdout:805: done (3 left) 2023-09-30T09:00:57.366 INFO:tasks.rados.rados.0.smithi005.stdout:806: done (2 left) 2023-09-30T09:00:57.366 INFO:tasks.rados.rados.0.smithi005.stdout:807: done (1 left) 2023-09-30T09:00:57.366 INFO:tasks.rados.rados.0.smithi005.stdout:809: write oid 426 current snap is 0 2023-09-30T09:00:57.366 INFO:tasks.rados.rados.0.smithi005.stdout:808: finishing write tid 1 to smithi00566664-198 2023-09-30T09:00:57.366 INFO:tasks.rados.rados.0.smithi005.stdout:808: finishing write tid 2 to smithi00566664-198 2023-09-30T09:00:57.366 INFO:tasks.rados.rados.0.smithi005.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-09-30T09:00:57.371 INFO:tasks.rados.rados.0.smithi005.stdout:809: writing smithi00566664-426 from 595146 to 1169385 tid 1 2023-09-30T09:00:57.379 INFO:tasks.rados.rados.0.smithi005.stdout:809: writing smithi00566664-426 from 1891615 to 2561169 tid 2 2023-09-30T09:00:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:809: writing smithi00566664-426 from 3219142 to 3395146 tid 3 2023-09-30T09:00:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:810: delete oid 263 current snap is 0 2023-09-30T09:00:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:808: finishing write tid 3 to smithi00566664-198 2023-09-30T09:00:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:808: finishing write tid 4 to smithi00566664-198 2023-09-30T09:00:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:808: finishing write tid 5 to smithi00566664-198 2023-09-30T09:00:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 198 v 139 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-09-30T09:00:57.385 INFO:tasks.rados.rados.0.smithi005.stdout:808: left oid 198 (ObjNum 677 snap 0 seq_num 677) 2023-09-30T09:00:57.385 INFO:tasks.rados.rados.0.smithi005.stdout:809: finishing write tid 1 to smithi00566664-426 2023-09-30T09:00:57.385 INFO:tasks.rados.rados.0.smithi005.stdout:809: finishing write tid 2 to smithi00566664-426 2023-09-30T09:00:57.386 INFO:tasks.rados.rados.0.smithi005.stdout:808: done (2 left) 2023-09-30T09:00:57.386 INFO:tasks.rados.rados.0.smithi005.stdout:810: done (1 left) 2023-09-30T09:00:57.386 INFO:tasks.rados.rados.0.smithi005.stdout:811: read oid 140 snap -1 2023-09-30T09:00:57.386 INFO:tasks.rados.rados.0.smithi005.stdout:811: expect (ObjNum 139 snap 0 seq_num 139) 2023-09-30T09:00:57.386 INFO:tasks.rados.rados.0.smithi005.stdout:812: write oid 163 current snap is 0 2023-09-30T09:00:57.386 INFO:tasks.rados.rados.0.smithi005.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-09-30T09:00:57.394 INFO:tasks.rados.rados.0.smithi005.stdout:812: writing smithi00566664-163 from 628760 to 1353497 tid 1 2023-09-30T09:00:57.401 INFO:tasks.rados.rados.0.smithi005.stdout:812: writing smithi00566664-163 from 1892226 to 2565449 tid 2 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:812: writing smithi00566664-163 from 3157635 to 3428760 tid 3 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:813: read oid 299 snap -1 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:813: expect (ObjNum 298 snap 0 seq_num 298) 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:814: read oid 433 snap -1 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:814: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:815: read oid 256 snap -1 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:815: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-30T09:00:57.407 INFO:tasks.rados.rados.0.smithi005.stdout:816: read oid 284 snap -1 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:816: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:817: read oid 393 snap -1 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:817: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:818: delete oid 237 current snap is 0 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:809: finishing write tid 3 to smithi00566664-426 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:809: finishing write tid 4 to smithi00566664-426 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:809: finishing write tid 5 to smithi00566664-426 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 426 v 167 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:809: left oid 426 (ObjNum 678 snap 0 seq_num 678) 2023-09-30T09:00:57.408 INFO:tasks.rados.rados.0.smithi005.stdout:811: expect (ObjNum 139 snap 0 seq_num 139) 2023-09-30T09:00:57.486 INFO:tasks.rados.rados.0.smithi005.stdout:812: finishing write tid 1 to smithi00566664-163 2023-09-30T09:00:57.487 INFO:tasks.rados.rados.0.smithi005.stdout:812: finishing write tid 2 to smithi00566664-163 2023-09-30T09:00:57.487 INFO:tasks.rados.rados.0.smithi005.stdout:815: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-30T09:00:57.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:57 smithi099 bash[27661]: cluster 2023-09-30T09:00:56.198269+0000 mgr.y (mgr.24358) 189 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.7 MiB/s wr, 97 op/s 2023-09-30T09:00:57.556 INFO:tasks.rados.rados.0.smithi005.stdout:813: expect (ObjNum 298 snap 0 seq_num 298) 2023-09-30T09:00:57.651 INFO:tasks.rados.rados.0.smithi005.stdout:812: finishing write tid 3 to smithi00566664-163 2023-09-30T09:00:57.651 INFO:tasks.rados.rados.0.smithi005.stdout:812: finishing write tid 4 to smithi00566664-163 2023-09-30T09:00:57.651 INFO:tasks.rados.rados.0.smithi005.stdout:812: finishing write tid 5 to smithi00566664-163 2023-09-30T09:00:57.651 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 163 v 118 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-09-30T09:00:57.651 INFO:tasks.rados.rados.0.smithi005.stdout:812: left oid 163 (ObjNum 680 snap 0 seq_num 680) 2023-09-30T09:00:57.651 INFO:tasks.rados.rados.0.smithi005.stdout:816: expect (ObjNum 283 snap 0 seq_num 283) 2023-09-30T09:00:57.738 INFO:tasks.rados.rados.0.smithi005.stdout:814: expect (ObjNum 591 snap 0 seq_num 591) 2023-09-30T09:00:57.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:57 smithi005 bash[27219]: cluster 2023-09-30T09:00:56.198269+0000 mgr.y (mgr.24358) 189 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.7 MiB/s wr, 97 op/s 2023-09-30T09:00:57.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:57 smithi005 bash[33615]: cluster 2023-09-30T09:00:56.198269+0000 mgr.y (mgr.24358) 189 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 8.7 MiB/s wr, 97 op/s 2023-09-30T09:00:57.909 INFO:tasks.rados.rados.0.smithi005.stdout:817: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-30T09:00:57.986 INFO:tasks.rados.rados.0.smithi005.stdout:809: done (8 left) 2023-09-30T09:00:57.986 INFO:tasks.rados.rados.0.smithi005.stdout:811: done (7 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:812: done (6 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:813: done (5 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:814: done (4 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:815: done (3 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:816: done (2 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:817: done (1 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:818: done (0 left) 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:819: write oid 238 current snap is 0 2023-09-30T09:00:57.987 INFO:tasks.rados.rados.0.smithi005.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-09-30T09:00:57.998 INFO:tasks.rados.rados.0.smithi005.stdout:819: writing smithi00566664-238 from 662374 to 1137609 tid 1 2023-09-30T09:00:58.006 INFO:tasks.rados.rados.0.smithi005.stdout:819: writing smithi00566664-238 from 1609190 to 2286082 tid 2 2023-09-30T09:00:58.014 INFO:tasks.rados.rados.0.smithi005.stdout:819: writing smithi00566664-238 from 2812481 to 3436582 tid 3 2023-09-30T09:00:58.014 INFO:tasks.rados.rados.0.smithi005.stdout:820: write oid 347 current snap is 0 2023-09-30T09:00:58.014 INFO:tasks.rados.rados.0.smithi005.stdout:819: finishing write tid 1 to smithi00566664-238 2023-09-30T09:00:58.014 INFO:tasks.rados.rados.0.smithi005.stdout:819: finishing write tid 2 to smithi00566664-238 2023-09-30T09:00:58.014 INFO:tasks.rados.rados.0.smithi005.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-09-30T09:00:58.021 INFO:tasks.rados.rados.0.smithi005.stdout:820: writing smithi00566664-347 from 679181 to 1229665 tid 1 2023-09-30T09:00:58.026 INFO:tasks.rados.rados.0.smithi005.stdout:820: writing smithi00566664-347 from 1667672 to 2204575 tid 2 2023-09-30T09:00:58.033 INFO:tasks.rados.rados.0.smithi005.stdout:820: writing smithi00566664-347 from 2839904 to 3275277 tid 3 2023-09-30T09:00:58.033 INFO:tasks.rados.rados.0.smithi005.stdout:821: read oid 349 snap -1 2023-09-30T09:00:58.033 INFO:tasks.rados.rados.0.smithi005.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-30T09:00:58.033 INFO:tasks.rados.rados.0.smithi005.stdout:822: write oid 252 current snap is 0 2023-09-30T09:00:58.033 INFO:tasks.rados.rados.0.smithi005.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-09-30T09:00:58.040 INFO:tasks.rados.rados.0.smithi005.stdout:822: writing smithi00566664-252 from 695988 to 1321721 tid 1 2023-09-30T09:00:58.048 INFO:tasks.rados.rados.0.smithi005.stdout:822: writing smithi00566664-252 from 2009801 to 2690362 tid 2 2023-09-30T09:00:58.053 INFO:tasks.rados.rados.0.smithi005.stdout:822: writing smithi00566664-252 from 3150974 to 3495988 tid 3 2023-09-30T09:00:58.053 INFO:tasks.rados.rados.0.smithi005.stdout:823: write oid 344 current snap is 0 2023-09-30T09:00:58.053 INFO:tasks.rados.rados.0.smithi005.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-09-30T09:00:58.059 INFO:tasks.rados.rados.0.smithi005.stdout:823: writing smithi00566664-344 from 712795 to 1130130 tid 1 2023-09-30T09:00:58.066 INFO:tasks.rados.rados.0.smithi005.stdout:823: writing smithi00566664-344 from 1784636 to 2325208 tid 2 2023-09-30T09:00:58.072 INFO:tasks.rados.rados.0.smithi005.stdout:823: writing smithi00566664-344 from 2894750 to 3352667 tid 3 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:824: write oid 495 current snap is 0 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:819: finishing write tid 3 to smithi00566664-238 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:819: finishing write tid 4 to smithi00566664-238 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:819: finishing write tid 5 to smithi00566664-238 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 238 v 201 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:819: left oid 238 (ObjNum 682 snap 0 seq_num 682) 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:820: finishing write tid 1 to smithi00566664-347 2023-09-30T09:00:58.073 INFO:tasks.rados.rados.0.smithi005.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-09-30T09:00:58.079 INFO:tasks.rados.rados.0.smithi005.stdout:824: writing smithi00566664-495 from 729602 to 1222186 tid 1 2023-09-30T09:00:58.086 INFO:tasks.rados.rados.0.smithi005.stdout:824: writing smithi00566664-495 from 1843118 to 2527348 tid 2 2023-09-30T09:00:58.092 INFO:tasks.rados.rados.0.smithi005.stdout:824: writing smithi00566664-495 from 3322173 to 3529602 tid 3 2023-09-30T09:00:58.092 INFO:tasks.rados.rados.0.smithi005.stdout:819: done (5 left) 2023-09-30T09:00:58.093 INFO:tasks.rados.rados.0.smithi005.stdout:825: write oid 18 current snap is 0 2023-09-30T09:00:58.093 INFO:tasks.rados.rados.0.smithi005.stdout:820: finishing write tid 2 to smithi00566664-347 2023-09-30T09:00:58.093 INFO:tasks.rados.rados.0.smithi005.stdout:820: finishing write tid 3 to smithi00566664-347 2023-09-30T09:00:58.093 INFO:tasks.rados.rados.0.smithi005.stdout:820: finishing write tid 4 to smithi00566664-347 2023-09-30T09:00:58.093 INFO:tasks.rados.rados.0.smithi005.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-09-30T09:00:58.100 INFO:tasks.rados.rados.0.smithi005.stdout:825: writing smithi00566664-18 from 746409 to 1314242 tid 1 2023-09-30T09:00:58.106 INFO:tasks.rados.rados.0.smithi005.stdout:825: writing smithi00566664-18 from 1901600 to 2445841 tid 2 2023-09-30T09:00:58.113 INFO:tasks.rados.rados.0.smithi005.stdout:825: writing smithi00566664-18 from 3065949 to 3546409 tid 3 2023-09-30T09:00:58.113 INFO:tasks.rados.rados.0.smithi005.stdout:826: write oid 76 current snap is 0 2023-09-30T09:00:58.113 INFO:tasks.rados.rados.0.smithi005.stdout:820: finishing write tid 5 to smithi00566664-347 2023-09-30T09:00:58.113 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 347 v 162 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-09-30T09:00:58.113 INFO:tasks.rados.rados.0.smithi005.stdout:820: left oid 347 (ObjNum 683 snap 0 seq_num 683) 2023-09-30T09:00:58.113 INFO:tasks.rados.rados.0.smithi005.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-30T09:00:58.231 INFO:tasks.rados.rados.0.smithi005.stdout:822: finishing write tid 1 to smithi00566664-252 2023-09-30T09:00:58.234 INFO:tasks.rados.rados.0.smithi005.stdout:822: finishing write tid 2 to smithi00566664-252 2023-09-30T09:00:58.234 INFO:tasks.rados.rados.0.smithi005.stdout:822: finishing write tid 3 to smithi00566664-252 2023-09-30T09:00:58.234 INFO:tasks.rados.rados.0.smithi005.stdout:822: finishing write tid 4 to smithi00566664-252 2023-09-30T09:00:58.234 INFO:tasks.rados.rados.0.smithi005.stdout:822: finishing write tid 5 to smithi00566664-252 2023-09-30T09:00:58.234 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 252 v 156 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-09-30T09:00:58.234 INFO:tasks.rados.rados.0.smithi005.stdout:822: left oid 252 (ObjNum 684 snap 0 seq_num 684) 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:823: finishing write tid 1 to smithi00566664-344 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:823: finishing write tid 2 to smithi00566664-344 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:823: finishing write tid 3 to smithi00566664-344 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:823: finishing write tid 4 to smithi00566664-344 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:823: finishing write tid 5 to smithi00566664-344 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 344 v 135 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:823: left oid 344 (ObjNum 685 snap 0 seq_num 685) 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:824: finishing write tid 1 to smithi00566664-495 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:824: finishing write tid 2 to smithi00566664-495 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:824: finishing write tid 3 to smithi00566664-495 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:824: finishing write tid 4 to smithi00566664-495 2023-09-30T09:00:58.235 INFO:tasks.rados.rados.0.smithi005.stdout:824: finishing write tid 5 to smithi00566664-495 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 495 v 171 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:824: left oid 495 (ObjNum 686 snap 0 seq_num 686) 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:825: finishing write tid 1 to smithi00566664-18 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:825: finishing write tid 2 to smithi00566664-18 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:825: finishing write tid 3 to smithi00566664-18 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:825: finishing write tid 4 to smithi00566664-18 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:825: finishing write tid 5 to smithi00566664-18 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 18 v 175 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:825: left oid 18 (ObjNum 687 snap 0 seq_num 687) 2023-09-30T09:00:58.236 INFO:tasks.rados.rados.0.smithi005.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-09-30T09:00:58.247 INFO:tasks.rados.rados.0.smithi005.stdout:826: writing smithi00566664-76 from 763216 to 1406298 tid 1 2023-09-30T09:00:58.253 INFO:tasks.rados.rados.0.smithi005.stdout:826: writing smithi00566664-76 from 1843729 to 2531628 tid 2 2023-09-30T09:00:58.259 INFO:tasks.rados.rados.0.smithi005.stdout:826: writing smithi00566664-76 from 3260666 to 3563216 tid 3 2023-09-30T09:00:58.259 INFO:tasks.rados.rados.0.smithi005.stdout:820: done (6 left) 2023-09-30T09:00:58.259 INFO:tasks.rados.rados.0.smithi005.stdout:821: done (5 left) 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:822: done (4 left) 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:823: done (3 left) 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:824: done (2 left) 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:825: done (1 left) 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:827: read oid 370 snap -1 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:827: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:828: write oid 14 current snap is 0 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:826: finishing write tid 1 to smithi00566664-76 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:826: finishing write tid 2 to smithi00566664-76 2023-09-30T09:00:58.260 INFO:tasks.rados.rados.0.smithi005.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-09-30T09:00:58.268 INFO:tasks.rados.rados.0.smithi005.stdout:828: writing smithi00566664-14 from 780023 to 1498354 tid 1 2023-09-30T09:00:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:828: writing smithi00566664-14 from 1902211 to 2450121 tid 2 2023-09-30T09:00:58.281 INFO:tasks.rados.rados.0.smithi005.stdout:828: writing smithi00566664-14 from 3004442 to 3580023 tid 3 2023-09-30T09:00:58.281 INFO:tasks.rados.rados.0.smithi005.stdout:829: read oid 401 snap -1 2023-09-30T09:00:58.281 INFO:tasks.rados.rados.0.smithi005.stdout:829: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-30T09:00:58.281 INFO:tasks.rados.rados.0.smithi005.stdout:830: read oid 33 snap -1 2023-09-30T09:00:58.281 INFO:tasks.rados.rados.0.smithi005.stdout:830: expect (ObjNum 612 snap 0 seq_num 612) 2023-09-30T09:00:58.281 INFO:tasks.rados.rados.0.smithi005.stdout:831: read oid 421 snap -1 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:831: expect (ObjNum 420 snap 0 seq_num 420) 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:832: write oid 438 current snap is 0 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:826: finishing write tid 3 to smithi00566664-76 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:826: finishing write tid 4 to smithi00566664-76 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:826: finishing write tid 5 to smithi00566664-76 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 76 v 205 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:826: left oid 76 (ObjNum 688 snap 0 seq_num 688) 2023-09-30T09:00:58.282 INFO:tasks.rados.rados.0.smithi005.stdout:827: expect (ObjNum 599 snap 0 seq_num 599) 2023-09-30T09:00:58.391 INFO:tasks.rados.rados.0.smithi005.stdout:828: finishing write tid 1 to smithi00566664-14 2023-09-30T09:00:58.400 INFO:tasks.rados.rados.0.smithi005.stdout:828: finishing write tid 2 to smithi00566664-14 2023-09-30T09:00:58.400 INFO:tasks.rados.rados.0.smithi005.stdout:830: expect (ObjNum 612 snap 0 seq_num 612) 2023-09-30T09:00:58.497 INFO:tasks.rados.rados.0.smithi005.stdout:828: finishing write tid 3 to smithi00566664-14 2023-09-30T09:00:58.510 INFO:tasks.rados.rados.0.smithi005.stdout:828: finishing write tid 4 to smithi00566664-14 2023-09-30T09:00:58.510 INFO:tasks.rados.rados.0.smithi005.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-09-30T09:00:58.511 INFO:tasks.rados.rados.0.smithi005.stdout:832: writing smithi00566664-438 from 796830 to 1590410 tid 1 2023-09-30T09:00:58.515 INFO:tasks.rados.rados.0.smithi005.stdout:832: writing smithi00566664-438 from 2360693 to 3052261 tid 2 2023-09-30T09:00:58.515 INFO:tasks.rados.rados.0.smithi005.stdout:826: done (6 left) 2023-09-30T09:00:58.515 INFO:tasks.rados.rados.0.smithi005.stdout:827: done (5 left) 2023-09-30T09:00:58.515 INFO:tasks.rados.rados.0.smithi005.stdout:830: done (4 left) 2023-09-30T09:00:58.515 INFO:tasks.rados.rados.0.smithi005.stdout:833: read oid 446 snap -1 2023-09-30T09:00:58.516 INFO:tasks.rados.rados.0.smithi005.stdout:833: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-30T09:00:58.516 INFO:tasks.rados.rados.0.smithi005.stdout:834: read oid 309 snap -1 2023-09-30T09:00:58.516 INFO:tasks.rados.rados.0.smithi005.stdout:834: expect (ObjNum 531 snap 0 seq_num 531) 2023-09-30T09:00:58.516 INFO:tasks.rados.rados.0.smithi005.stdout:835: read oid 201 snap -1 2023-09-30T09:00:58.516 INFO:tasks.rados.rados.0.smithi005.stdout:835: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-30T09:00:58.516 INFO:tasks.rados.rados.0.smithi005.stdout:836: write oid 165 current snap is 0 2023-09-30T09:00:58.516 INFO:tasks.rados.rados.0.smithi005.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-09-30T09:00:58.521 INFO:tasks.rados.rados.0.smithi005.stdout:836: writing smithi00566664-165 from 413637 to 882466 tid 1 2023-09-30T09:00:58.549 INFO:tasks.rados.rados.0.smithi005.stdout:836: writing smithi00566664-165 from 1619175 to 2054401 tid 2 2023-09-30T09:00:58.549 INFO:tasks.rados.rados.0.smithi005.stdout:836: writing smithi00566664-165 from 2542935 to 3301190 tid 3 2023-09-30T09:00:58.549 INFO:tasks.rados.rados.0.smithi005.stdout:837: read oid 57 snap -1 2023-09-30T09:00:58.549 INFO:tasks.rados.rados.0.smithi005.stdout:837: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-30T09:00:58.549 INFO:tasks.rados.rados.0.smithi005.stdout:838: read oid 50 snap -1 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:838: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:839: read oid 199 snap -1 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:839: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:840: write oid 273 current snap is 0 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:828: finishing write tid 5 to smithi00566664-14 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 14 v 126 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:828: left oid 14 (ObjNum 689 snap 0 seq_num 689) 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:840: writing smithi00566664-273 from 430444 to 1090875 tid 1 2023-09-30T09:00:58.550 INFO:tasks.rados.rados.0.smithi005.stdout:840: writing smithi00566664-273 from 1677657 to 2372894 tid 2 2023-09-30T09:00:58.555 INFO:tasks.rados.rados.0.smithi005.stdout:840: writing smithi00566664-273 from 2970358 to 3539885 tid 3 2023-09-30T09:00:58.555 INFO:tasks.rados.rados.0.smithi005.stdout:828: done (11 left) 2023-09-30T09:00:58.555 INFO:tasks.rados.rados.0.smithi005.stdout:841: write oid 65 current snap is 0 2023-09-30T09:00:58.555 INFO:tasks.rados.rados.0.smithi005.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-09-30T09:00:58.562 INFO:tasks.rados.rados.0.smithi005.stdout:841: writing smithi00566664-65 from 447251 to 1182931 tid 1 2023-09-30T09:00:58.599 INFO:tasks.rados.rados.0.smithi005.stdout:841: writing smithi00566664-65 from 1736139 to 2175034 tid 2 2023-09-30T09:00:58.599 INFO:tasks.rados.rados.0.smithi005.stdout:841: writing smithi00566664-65 from 2597781 to 3378580 tid 3 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:842: write oid 40 current snap is 0 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:842: writing smithi00566664-40 from 464058 to 874987 tid 1 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:842: writing smithi00566664-40 from 1394621 to 2093527 tid 2 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:842: writing smithi00566664-40 from 2625204 to 3217275 tid 3 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:842: writing smithi00566664-40 from 3656107 to 3664058 tid 4 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:843: read oid 369 snap -1 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:843: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:844: delete oid 41 current snap is 0 2023-09-30T09:00:58.600 INFO:tasks.rados.rados.0.smithi005.stdout:831: expect (ObjNum 420 snap 0 seq_num 420) 2023-09-30T09:00:58.698 INFO:tasks.rados.rados.0.smithi005.stdout:829: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-30T09:00:58.785 INFO:tasks.rados.rados.0.smithi005.stdout:832: finishing write tid 1 to smithi00566664-438 2023-09-30T09:00:58.785 INFO:tasks.rados.rados.0.smithi005.stdout:834: expect (ObjNum 531 snap 0 seq_num 531) 2023-09-30T09:00:58.909 INFO:tasks.rados.rados.0.smithi005.stdout:832: finishing write tid 2 to smithi00566664-438 2023-09-30T09:00:58.909 INFO:tasks.rados.rados.0.smithi005.stdout:832: finishing write tid 3 to smithi00566664-438 2023-09-30T09:00:58.909 INFO:tasks.rados.rados.0.smithi005.stdout:832: finishing write tid 4 to smithi00566664-438 2023-09-30T09:00:58.909 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 438 v 149 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-09-30T09:00:58.909 INFO:tasks.rados.rados.0.smithi005.stdout:832: left oid 438 (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:00:58.909 INFO:tasks.rados.rados.0.smithi005.stdout:833: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-30T09:00:59.018 INFO:tasks.rados.rados.0.smithi005.stdout:836: finishing write tid 1 to smithi00566664-165 2023-09-30T09:00:59.018 INFO:tasks.rados.rados.0.smithi005.stdout:835: expect (ObjNum 200 snap 0 seq_num 200) 2023-09-30T09:00:59.138 INFO:tasks.rados.rados.0.smithi005.stdout:836: finishing write tid 2 to smithi00566664-165 2023-09-30T09:00:59.138 INFO:tasks.rados.rados.0.smithi005.stdout:836: finishing write tid 3 to smithi00566664-165 2023-09-30T09:00:59.138 INFO:tasks.rados.rados.0.smithi005.stdout:836: finishing write tid 4 to smithi00566664-165 2023-09-30T09:00:59.138 INFO:tasks.rados.rados.0.smithi005.stdout:836: finishing write tid 5 to smithi00566664-165 2023-09-30T09:00:59.139 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 165 v 179 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-09-30T09:00:59.139 INFO:tasks.rados.rados.0.smithi005.stdout:836: left oid 165 (ObjNum 691 snap 0 seq_num 691) 2023-09-30T09:00:59.139 INFO:tasks.rados.rados.0.smithi005.stdout:838: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:00:59.225 INFO:tasks.rados.rados.0.smithi005.stdout:839: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-30T09:00:59.328 INFO:tasks.rados.rados.0.smithi005.stdout:840: finishing write tid 1 to smithi00566664-273 2023-09-30T09:00:59.328 INFO:tasks.rados.rados.0.smithi005.stdout:837: expect (ObjNum 56 snap 0 seq_num 56) 2023-09-30T09:00:59.422 INFO:tasks.rados.rados.0.smithi005.stdout:840: finishing write tid 2 to smithi00566664-273 2023-09-30T09:00:59.422 INFO:tasks.rados.rados.0.smithi005.stdout:829: done (14 left) 2023-09-30T09:00:59.422 INFO:tasks.rados.rados.0.smithi005.stdout:831: done (13 left) 2023-09-30T09:00:59.422 INFO:tasks.rados.rados.0.smithi005.stdout:832: done (12 left) 2023-09-30T09:00:59.422 INFO:tasks.rados.rados.0.smithi005.stdout:833: done (11 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:834: done (10 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:835: done (9 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:836: done (8 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:837: done (7 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:838: done (6 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:839: done (5 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:844: done (4 left) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:845: read oid 363 snap -1 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:845: expect (ObjNum 362 snap 0 seq_num 362) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:846: read oid 278 snap -1 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:846: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-30T09:00:59.423 INFO:tasks.rados.rados.0.smithi005.stdout:847: read oid 494 snap -1 2023-09-30T09:00:59.424 INFO:tasks.rados.rados.0.smithi005.stdout:847: expect (ObjNum 493 snap 0 seq_num 493) 2023-09-30T09:00:59.424 INFO:tasks.rados.rados.0.smithi005.stdout:848: write oid 222 current snap is 0 2023-09-30T09:00:59.424 INFO:tasks.rados.rados.0.smithi005.stdout:840: finishing write tid 3 to smithi00566664-273 2023-09-30T09:00:59.424 INFO:tasks.rados.rados.0.smithi005.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-09-30T09:00:59.428 INFO:tasks.rados.rados.0.smithi005.stdout:848: writing smithi00566664-222 from 497672 to 1059099 tid 1 2023-09-30T09:00:59.436 INFO:tasks.rados.rados.0.smithi005.stdout:848: writing smithi00566664-222 from 1795232 to 2497807 tid 2 2023-09-30T09:00:59.445 INFO:tasks.rados.rados.0.smithi005.stdout:848: writing smithi00566664-222 from 2963697 to 3694665 tid 3 2023-09-30T09:00:59.445 INFO:tasks.rados.rados.0.smithi005.stdout:849: delete oid 155 current snap is 0 2023-09-30T09:00:59.445 INFO:tasks.rados.rados.0.smithi005.stdout:840: finishing write tid 4 to smithi00566664-273 2023-09-30T09:00:59.445 INFO:tasks.rados.rados.0.smithi005.stdout:840: finishing write tid 5 to smithi00566664-273 2023-09-30T09:00:59.445 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 273 v 130 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-09-30T09:00:59.445 INFO:tasks.rados.rados.0.smithi005.stdout:840: left oid 273 (ObjNum 692 snap 0 seq_num 692) 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:841: finishing write tid 1 to smithi00566664-65 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:841: finishing write tid 2 to smithi00566664-65 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:841: finishing write tid 3 to smithi00566664-65 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:841: finishing write tid 4 to smithi00566664-65 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:841: finishing write tid 5 to smithi00566664-65 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 65 v 122 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:841: left oid 65 (ObjNum 693 snap 0 seq_num 693) 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:842: finishing write tid 1 to smithi00566664-40 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:842: finishing write tid 2 to smithi00566664-40 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:842: finishing write tid 3 to smithi00566664-40 2023-09-30T09:00:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:843: expect (ObjNum 368 snap 0 seq_num 368) 2023-09-30T09:00:59.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:59 smithi005 bash[27219]: cluster 2023-09-30T09:00:58.199042+0000 mgr.y (mgr.24358) 190 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 MiB/s rd, 14 MiB/s wr, 149 op/s 2023-09-30T09:00:59.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:00:59 smithi005 bash[27219]: audit 2023-09-30T09:00:58.369222+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.5:0/276718839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:59 smithi005 bash[33615]: cluster 2023-09-30T09:00:58.199042+0000 mgr.y (mgr.24358) 190 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 MiB/s rd, 14 MiB/s wr, 149 op/s 2023-09-30T09:00:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:00:59 smithi005 bash[33615]: audit 2023-09-30T09:00:58.369222+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.5:0/276718839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:59.517 INFO:tasks.rados.rados.0.smithi005.stdout:842: finishing write tid 4 to smithi00566664-40 2023-09-30T09:00:59.518 INFO:tasks.rados.rados.0.smithi005.stdout:842: finishing write tid 5 to smithi00566664-40 2023-09-30T09:00:59.518 INFO:tasks.rados.rados.0.smithi005.stdout:842: finishing write tid 6 to smithi00566664-40 2023-09-30T09:00:59.518 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 40 v 140 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-09-30T09:00:59.518 INFO:tasks.rados.rados.0.smithi005.stdout:842: left oid 40 (ObjNum 694 snap 0 seq_num 694) 2023-09-30T09:00:59.518 INFO:tasks.rados.rados.0.smithi005.stdout:845: expect (ObjNum 362 snap 0 seq_num 362) 2023-09-30T09:00:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:59 smithi099 bash[27661]: cluster 2023-09-30T09:00:58.199042+0000 mgr.y (mgr.24358) 190 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 107 MiB/s rd, 14 MiB/s wr, 149 op/s 2023-09-30T09:00:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:00:59 smithi099 bash[27661]: audit 2023-09-30T09:00:58.369222+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.5:0/276718839' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:00:59.583 INFO:tasks.rados.rados.0.smithi005.stdout:847: expect (ObjNum 493 snap 0 seq_num 493) 2023-09-30T09:00:59.656 INFO:tasks.rados.rados.0.smithi005.stdout:848: finishing write tid 1 to smithi00566664-222 2023-09-30T09:00:59.756 INFO:tasks.rados.rados.0.smithi005.stdout:846: expect (ObjNum 646 snap 0 seq_num 646) 2023-09-30T09:00:59.830 INFO:tasks.rados.rados.0.smithi005.stdout:848: finishing write tid 2 to smithi00566664-222 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:848: finishing write tid 3 to smithi00566664-222 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:848: finishing write tid 4 to smithi00566664-222 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:848: finishing write tid 5 to smithi00566664-222 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 222 v 126 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:848: left oid 222 (ObjNum 696 snap 0 seq_num 696) 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:840: done (8 left) 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:841: done (7 left) 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:842: done (6 left) 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:843: done (5 left) 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:845: done (4 left) 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:846: done (3 left) 2023-09-30T09:00:59.831 INFO:tasks.rados.rados.0.smithi005.stdout:847: done (2 left) 2023-09-30T09:00:59.832 INFO:tasks.rados.rados.0.smithi005.stdout:848: done (1 left) 2023-09-30T09:00:59.832 INFO:tasks.rados.rados.0.smithi005.stdout:849: done (0 left) 2023-09-30T09:00:59.832 INFO:tasks.rados.rados.0.smithi005.stdout:850: delete oid 161 current snap is 0 2023-09-30T09:00:59.833 INFO:tasks.rados.rados.0.smithi005.stdout:850: done (0 left) 2023-09-30T09:00:59.833 INFO:tasks.rados.rados.0.smithi005.stdout:851: read oid 258 snap -1 2023-09-30T09:00:59.833 INFO:tasks.rados.rados.0.smithi005.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-30T09:00:59.833 INFO:tasks.rados.rados.0.smithi005.stdout:852: read oid 475 snap -1 2023-09-30T09:00:59.833 INFO:tasks.rados.rados.0.smithi005.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:00:59.833 INFO:tasks.rados.rados.0.smithi005.stdout:853: write oid 413 current snap is 0 2023-09-30T09:00:59.833 INFO:tasks.rados.rados.0.smithi005.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-09-30T09:00:59.851 INFO:tasks.rados.rados.0.smithi005.stdout:853: writing smithi00566664-413 from 548093 to 1335267 tid 1 2023-09-30T09:00:59.854 INFO:tasks.rados.rados.0.smithi005.stdout:853: writing smithi00566664-413 from 1970678 to 2420580 tid 2 2023-09-30T09:00:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:853: writing smithi00566664-413 from 3045966 to 3727103 tid 3 2023-09-30T09:00:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:854: write oid 210 current snap is 0 2023-09-30T09:00:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-09-30T09:00:59.869 INFO:tasks.rados.rados.0.smithi005.stdout:854: writing smithi00566664-210 from 564900 to 1143676 tid 1 2023-09-30T09:00:59.875 INFO:tasks.rados.rados.0.smithi005.stdout:854: writing smithi00566664-210 from 1629160 to 2339073 tid 2 2023-09-30T09:00:59.883 INFO:tasks.rados.rados.0.smithi005.stdout:854: writing smithi00566664-210 from 3073389 to 3565798 tid 3 2023-09-30T09:00:59.883 INFO:tasks.rados.rados.0.smithi005.stdout:855: read oid 118 snap -1 2023-09-30T09:00:59.883 INFO:tasks.rados.rados.0.smithi005.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-30T09:00:59.883 INFO:tasks.rados.rados.0.smithi005.stdout:856: delete oid 98 current snap is 0 2023-09-30T09:00:59.883 INFO:tasks.rados.rados.0.smithi005.stdout:852: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:01:00.015 INFO:tasks.rados.rados.0.smithi005.stdout:851: expect (ObjNum 257 snap 0 seq_num 257) 2023-09-30T09:01:00.088 INFO:tasks.rados.rados.0.smithi005.stdout:853: finishing write tid 1 to smithi00566664-413 2023-09-30T09:01:00.088 INFO:tasks.rados.rados.0.smithi005.stdout:853: finishing write tid 2 to smithi00566664-413 2023-09-30T09:01:00.088 INFO:tasks.rados.rados.0.smithi005.stdout:853: finishing write tid 3 to smithi00566664-413 2023-09-30T09:01:00.088 INFO:tasks.rados.rados.0.smithi005.stdout:853: finishing write tid 4 to smithi00566664-413 2023-09-30T09:01:00.088 INFO:tasks.rados.rados.0.smithi005.stdout:853: finishing write tid 5 to smithi00566664-413 2023-09-30T09:01:00.088 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 413 v 144 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-09-30T09:01:00.089 INFO:tasks.rados.rados.0.smithi005.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-09-30T09:01:00.089 INFO:tasks.rados.rados.0.smithi005.stdout:854: finishing write tid 1 to smithi00566664-210 2023-09-30T09:01:00.089 INFO:tasks.rados.rados.0.smithi005.stdout:854: finishing write tid 2 to smithi00566664-210 2023-09-30T09:01:00.089 INFO:tasks.rados.rados.0.smithi005.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-09-30T09:01:00.215 INFO:tasks.rados.rados.0.smithi005.stdout:854: finishing write tid 3 to smithi00566664-210 2023-09-30T09:01:00.215 INFO:tasks.rados.rados.0.smithi005.stdout:854: finishing write tid 4 to smithi00566664-210 2023-09-30T09:01:00.215 INFO:tasks.rados.rados.0.smithi005.stdout:854: finishing write tid 5 to smithi00566664-210 2023-09-30T09:01:00.215 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 210 v 160 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-09-30T09:01:00.215 INFO:tasks.rados.rados.0.smithi005.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-09-30T09:01:00.215 INFO:tasks.rados.rados.0.smithi005.stdout:851: done (5 left) 2023-09-30T09:01:00.215 INFO:tasks.rados.rados.0.smithi005.stdout:852: done (4 left) 2023-09-30T09:01:00.216 INFO:tasks.rados.rados.0.smithi005.stdout:853: done (3 left) 2023-09-30T09:01:00.216 INFO:tasks.rados.rados.0.smithi005.stdout:854: done (2 left) 2023-09-30T09:01:00.216 INFO:tasks.rados.rados.0.smithi005.stdout:855: done (1 left) 2023-09-30T09:01:00.216 INFO:tasks.rados.rados.0.smithi005.stdout:856: done (0 left) 2023-09-30T09:01:00.216 INFO:tasks.rados.rados.0.smithi005.stdout:857: read oid 407 snap -1 2023-09-30T09:01:00.216 INFO:tasks.rados.rados.0.smithi005.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-30T09:01:00.216 INFO:tasks.rados.rados.0.smithi005.stdout:858: delete oid 245 current snap is 0 2023-09-30T09:01:00.218 INFO:tasks.rados.rados.0.smithi005.stdout:858: done (1 left) 2023-09-30T09:01:00.218 INFO:tasks.rados.rados.0.smithi005.stdout:859: read oid 427 snap -1 2023-09-30T09:01:00.218 INFO:tasks.rados.rados.0.smithi005.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:01:00.218 INFO:tasks.rados.rados.0.smithi005.stdout:860: write oid 152 current snap is 0 2023-09-30T09:01:00.218 INFO:tasks.rados.rados.0.smithi005.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-09-30T09:01:00.227 INFO:tasks.rados.rados.0.smithi005.stdout:860: writing smithi00566664-152 from 615321 to 1019844 tid 1 2023-09-30T09:01:00.235 INFO:tasks.rados.rados.0.smithi005.stdout:860: writing smithi00566664-152 from 1804606 to 2261846 tid 2 2023-09-30T09:01:00.242 INFO:tasks.rados.rados.0.smithi005.stdout:860: writing smithi00566664-152 from 2755658 to 3481883 tid 3 2023-09-30T09:01:00.242 INFO:tasks.rados.rados.0.smithi005.stdout:861: read oid 196 snap -1 2023-09-30T09:01:00.242 INFO:tasks.rados.rados.0.smithi005.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-09-30T09:01:00.242 INFO:tasks.rados.rados.0.smithi005.stdout:862: read oid 210 snap -1 2023-09-30T09:01:00.242 INFO:tasks.rados.rados.0.smithi005.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-30T09:01:00.242 INFO:tasks.rados.rados.0.smithi005.stdout:863: write oid 206 current snap is 0 2023-09-30T09:01:00.242 INFO:tasks.rados.rados.0.smithi005.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-09-30T09:01:00.248 INFO:tasks.rados.rados.0.smithi005.stdout:863: writing smithi00566664-206 from 632128 to 1111900 tid 1 2023-09-30T09:01:00.258 INFO:tasks.rados.rados.0.smithi005.stdout:863: writing smithi00566664-206 from 1746735 to 2347633 tid 2 2023-09-30T09:01:00.263 INFO:tasks.rados.rados.0.smithi005.stdout:863: writing smithi00566664-206 from 3066728 to 3720578 tid 3 2023-09-30T09:01:00.263 INFO:tasks.rados.rados.0.smithi005.stdout:864: write oid 242 current snap is 0 2023-09-30T09:01:00.263 INFO:tasks.rados.rados.0.smithi005.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-09-30T09:01:00.270 INFO:tasks.rados.rados.0.smithi005.stdout:864: writing smithi00566664-242 from 648935 to 1203956 tid 1 2023-09-30T09:01:00.276 INFO:tasks.rados.rados.0.smithi005.stdout:864: writing smithi00566664-242 from 1805217 to 2266126 tid 2 2023-09-30T09:01:00.281 INFO:tasks.rados.rados.0.smithi005.stdout:864: writing smithi00566664-242 from 2694151 to 3159273 tid 3 2023-09-30T09:01:00.285 INFO:tasks.rados.rados.0.smithi005.stdout:864: writing smithi00566664-242 from 3817442 to 3848935 tid 4 2023-09-30T09:01:00.285 INFO:tasks.rados.rados.0.smithi005.stdout:865: read oid 343 snap -1 2023-09-30T09:01:00.285 INFO:tasks.rados.rados.0.smithi005.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-09-30T09:01:00.286 INFO:tasks.rados.rados.0.smithi005.stdout:866: read oid 287 snap -1 2023-09-30T09:01:00.286 INFO:tasks.rados.rados.0.smithi005.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-30T09:01:00.286 INFO:tasks.rados.rados.0.smithi005.stdout:867: write oid 173 current snap is 0 2023-09-30T09:01:00.286 INFO:tasks.rados.rados.0.smithi005.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-30T09:01:00.377 INFO:tasks.rados.rados.0.smithi005.stdout:860: finishing write tid 1 to smithi00566664-152 2023-09-30T09:01:00.377 INFO:tasks.rados.rados.0.smithi005.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:01:00.480 INFO:tasks.rados.rados.0.smithi005.stdout:860: finishing write tid 2 to smithi00566664-152 2023-09-30T09:01:00.480 INFO:tasks.rados.rados.0.smithi005.stdout:860: finishing write tid 3 to smithi00566664-152 2023-09-30T09:01:00.480 INFO:tasks.rados.rados.0.smithi005.stdout:860: finishing write tid 4 to smithi00566664-152 2023-09-30T09:01:00.480 INFO:tasks.rados.rados.0.smithi005.stdout:860: finishing write tid 5 to smithi00566664-152 2023-09-30T09:01:00.480 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 152 v 145 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-09-30T09:01:00.480 INFO:tasks.rados.rados.0.smithi005.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2023-09-30T09:01:00.480 INFO:tasks.rados.rados.0.smithi005.stdout:863: finishing write tid 1 to smithi00566664-206 2023-09-30T09:01:00.481 INFO:tasks.rados.rados.0.smithi005.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-09-30T09:01:00.657 INFO:tasks.rados.rados.0.smithi005.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-09-30T09:01:00.754 INFO:tasks.rados.rados.0.smithi005.stdout:863: finishing write tid 2 to smithi00566664-206 2023-09-30T09:01:00.754 INFO:tasks.rados.rados.0.smithi005.stdout:863: finishing write tid 3 to smithi00566664-206 2023-09-30T09:01:00.754 INFO:tasks.rados.rados.0.smithi005.stdout:863: finishing write tid 4 to smithi00566664-206 2023-09-30T09:01:00.754 INFO:tasks.rados.rados.0.smithi005.stdout:863: finishing write tid 5 to smithi00566664-206 2023-09-30T09:01:00.754 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 206 v 128 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:864: finishing write tid 1 to smithi00566664-242 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:864: finishing write tid 2 to smithi00566664-242 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:864: finishing write tid 3 to smithi00566664-242 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:864: finishing write tid 4 to smithi00566664-242 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:864: finishing write tid 5 to smithi00566664-242 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:864: finishing write tid 6 to smithi00566664-242 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 242 v 144 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2023-09-30T09:01:00.755 INFO:tasks.rados.rados.0.smithi005.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-30T09:01:00.906 INFO:tasks.rados.rados.0.smithi005.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: audit 2023-09-30T09:00:59.618129+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: cephadm 2023-09-30T09:00:59.620954+0000 mgr.y (mgr.24358) 191 : cephadm [INF] Upgrade: Target is version 18.0.0-6447-g1d10b717 (unknown) 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: cephadm 2023-09-30T09:00:59.621057+0000 mgr.y (mgr.24358) 192 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0'] 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: audit 2023-09-30T09:00:59.622108+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: audit 2023-09-30T09:00:59.628943+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: cephadm 2023-09-30T09:00:59.630068+0000 mgr.y (mgr.24358) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: cephadm 2023-09-30T09:00:59.852124+0000 mgr.y (mgr.24358) 194 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 on smithi099 2023-09-30T09:01:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[27219]: cluster 2023-09-30T09:01:00.199765+0000 mgr.y (mgr.24358) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: audit 2023-09-30T09:00:59.618129+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: cephadm 2023-09-30T09:00:59.620954+0000 mgr.y (mgr.24358) 191 : cephadm [INF] Upgrade: Target is version 18.0.0-6447-g1d10b717 (unknown) 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: cephadm 2023-09-30T09:00:59.621057+0000 mgr.y (mgr.24358) 192 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0'] 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: audit 2023-09-30T09:00:59.622108+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: audit 2023-09-30T09:00:59.628943+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: cephadm 2023-09-30T09:00:59.630068+0000 mgr.y (mgr.24358) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: cephadm 2023-09-30T09:00:59.852124+0000 mgr.y (mgr.24358) 194 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 on smithi099 2023-09-30T09:01:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:00 smithi005 bash[33615]: cluster 2023-09-30T09:01:00.199765+0000 mgr.y (mgr.24358) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-30T09:01:01.022 INFO:tasks.rados.rados.0.smithi005.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-09-30T09:01:01.037 INFO:tasks.rados.rados.0.smithi005.stdout:867: writing smithi00566664-173 from 665742 to 1296012 tid 1 2023-09-30T09:01:01.043 INFO:tasks.rados.rados.0.smithi005.stdout:867: writing smithi00566664-173 from 1863699 to 2468266 tid 2 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:867: writing smithi00566664-173 from 3121574 to 3797968 tid 3 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:857: done (9 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:859: done (8 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:860: done (7 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:861: done (6 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:862: done (5 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:863: done (4 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:864: done (3 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:865: done (2 left) 2023-09-30T09:01:01.052 INFO:tasks.rados.rados.0.smithi005.stdout:866: done (1 left) 2023-09-30T09:01:01.053 INFO:tasks.rados.rados.0.smithi005.stdout:868: read oid 427 snap -1 2023-09-30T09:01:01.053 INFO:tasks.rados.rados.0.smithi005.stdout:868: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:01:01.053 INFO:tasks.rados.rados.0.smithi005.stdout:869: read oid 41 snap -1 2023-09-30T09:01:01.053 INFO:tasks.rados.rados.0.smithi005.stdout:869: expect deleted 2023-09-30T09:01:01.053 INFO:tasks.rados.rados.0.smithi005.stdout:870: delete oid 296 current snap is 0 2023-09-30T09:01:01.053 INFO:tasks.rados.rados.0.smithi005.stdout:867: finishing write tid 1 to smithi00566664-173 2023-09-30T09:01:01.053 INFO:tasks.rados.rados.0.smithi005.stdout:867: finishing write tid 2 to smithi00566664-173 2023-09-30T09:01:01.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: audit 2023-09-30T09:00:59.618129+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:01.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: cephadm 2023-09-30T09:00:59.620954+0000 mgr.y (mgr.24358) 191 : cephadm [INF] Upgrade: Target is version 18.0.0-6447-g1d10b717 (unknown) 2023-09-30T09:01:01.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: cephadm 2023-09-30T09:00:59.621057+0000 mgr.y (mgr.24358) 192 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0'] 2023-09-30T09:01:01.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: audit 2023-09-30T09:00:59.622108+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:01.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: audit 2023-09-30T09:00:59.628943+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:01.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: cephadm 2023-09-30T09:00:59.630068+0000 mgr.y (mgr.24358) 193 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-30T09:01:01.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: cephadm 2023-09-30T09:00:59.852124+0000 mgr.y (mgr.24358) 194 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 on smithi099 2023-09-30T09:01:01.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:00 smithi099 bash[27661]: cluster 2023-09-30T09:01:00.199765+0000 mgr.y (mgr.24358) 195 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-30T09:01:01.055 INFO:tasks.rados.rados.0.smithi005.stdout:869: done (3 left) 2023-09-30T09:01:01.055 INFO:tasks.rados.rados.0.smithi005.stdout:870: done (2 left) 2023-09-30T09:01:01.055 INFO:tasks.rados.rados.0.smithi005.stdout:871: read oid 40 snap -1 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:871: expect (ObjNum 694 snap 0 seq_num 694) 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:872: read oid 276 snap -1 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:872: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:873: read oid 488 snap -1 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:873: expect (ObjNum 487 snap 0 seq_num 487) 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:874: read oid 471 snap -1 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:874: expect (ObjNum 470 snap 0 seq_num 470) 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:875: read oid 30 snap -1 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:875: expect deleted 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:876: read oid 287 snap -1 2023-09-30T09:01:01.056 INFO:tasks.rados.rados.0.smithi005.stdout:876: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-30T09:01:01.057 INFO:tasks.rados.rados.0.smithi005.stdout:877: read oid 256 snap -1 2023-09-30T09:01:01.057 INFO:tasks.rados.rados.0.smithi005.stdout:877: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-30T09:01:01.057 INFO:tasks.rados.rados.0.smithi005.stdout:878: read oid 291 snap -1 2023-09-30T09:01:01.057 INFO:tasks.rados.rados.0.smithi005.stdout:878: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-30T09:01:01.057 INFO:tasks.rados.rados.0.smithi005.stdout:879: write oid 97 current snap is 0 2023-09-30T09:01:01.057 INFO:tasks.rados.rados.0.smithi005.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-09-30T09:01:01.063 INFO:tasks.rados.rados.0.smithi005.stdout:879: writing smithi00566664-97 from 699356 to 1196477 tid 1 2023-09-30T09:01:01.072 INFO:tasks.rados.rados.0.smithi005.stdout:879: writing smithi00566664-97 from 1980663 to 2588899 tid 2 2023-09-30T09:01:01.079 INFO:tasks.rados.rados.0.smithi005.stdout:879: writing smithi00566664-97 from 3176420 to 3591711 tid 3 2023-09-30T09:01:01.079 INFO:tasks.rados.rados.0.smithi005.stdout:880: read oid 480 snap -1 2023-09-30T09:01:01.080 INFO:tasks.rados.rados.0.smithi005.stdout:880: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:01:01.080 INFO:tasks.rados.rados.0.smithi005.stdout:881: write oid 100 current snap is 0 2023-09-30T09:01:01.080 INFO:tasks.rados.rados.0.smithi005.stdout:871: expect (ObjNum 694 snap 0 seq_num 694) 2023-09-30T09:01:01.237 INFO:tasks.rados.rados.0.smithi005.stdout:872: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-30T09:01:01.318 INFO:tasks.rados.rados.0.smithi005.stdout:877: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-30T09:01:01.389 INFO:tasks.rados.rados.0.smithi005.stdout:867: finishing write tid 3 to smithi00566664-173 2023-09-30T09:01:01.389 INFO:tasks.rados.rados.0.smithi005.stdout:868: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:01:01.485 INFO:tasks.rados.rados.0.smithi005.stdout:867: finishing write tid 4 to smithi00566664-173 2023-09-30T09:01:01.486 INFO:tasks.rados.rados.0.smithi005.stdout:867: finishing write tid 5 to smithi00566664-173 2023-09-30T09:01:01.486 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 173 v 153 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-09-30T09:01:01.486 INFO:tasks.rados.rados.0.smithi005.stdout:867: left oid 173 (ObjNum 706 snap 0 seq_num 706) 2023-09-30T09:01:01.486 INFO:tasks.rados.rados.0.smithi005.stdout:879: finishing write tid 1 to smithi00566664-97 2023-09-30T09:01:01.486 INFO:tasks.rados.rados.0.smithi005.stdout:876: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-30T09:01:01.639 INFO:tasks.rados.rados.0.smithi005.stdout:873: expect (ObjNum 487 snap 0 seq_num 487) 2023-09-30T09:01:01.705 INFO:tasks.rados.rados.0.smithi005.stdout:874: expect (ObjNum 470 snap 0 seq_num 470) 2023-09-30T09:01:01.825 INFO:tasks.rados.rados.0.smithi005.stdout:879: finishing write tid 2 to smithi00566664-97 2023-09-30T09:01:01.825 INFO:tasks.rados.rados.0.smithi005.stdout:878: expect (ObjNum 290 snap 0 seq_num 290) 2023-09-30T09:01:01.913 INFO:tasks.rados.rados.0.smithi005.stdout:879: finishing write tid 3 to smithi00566664-97 2023-09-30T09:01:01.913 INFO:tasks.rados.rados.0.smithi005.stdout:879: finishing write tid 4 to smithi00566664-97 2023-09-30T09:01:01.913 INFO:tasks.rados.rados.0.smithi005.stdout:879: finishing write tid 5 to smithi00566664-97 2023-09-30T09:01:01.913 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 97 v 164 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-09-30T09:01:01.913 INFO:tasks.rados.rados.0.smithi005.stdout:879: left oid 97 (ObjNum 708 snap 0 seq_num 708) 2023-09-30T09:01:01.913 INFO:tasks.rados.rados.0.smithi005.stdout:880: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:01:02.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:01 smithi005 bash[33615]: audit 2023-09-30T09:01:00.779844+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.5:0/2795219413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:02.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:01 smithi005 bash[27219]: audit 2023-09-30T09:01:00.779844+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.5:0/2795219413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:02.016 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:01 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:01] "GET /metrics HTTP/1.1" 200 194897 "" "Prometheus/2.33.4" 2023-09-30T09:01:02.044 INFO:tasks.rados.rados.0.smithi005.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-09-30T09:01:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:01 smithi099 bash[27661]: audit 2023-09-30T09:01:00.779844+0000 mon.a (mon.0) 707 : audit [DBG] from='client.? 172.21.15.5:0/2795219413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:02.058 INFO:tasks.rados.rados.0.smithi005.stdout:881: writing smithi00566664-100 from 716163 to 1288533 tid 1 2023-09-30T09:01:02.065 INFO:tasks.rados.rados.0.smithi005.stdout:881: writing smithi00566664-100 from 2039145 to 2507392 tid 2 2023-09-30T09:01:02.073 INFO:tasks.rados.rados.0.smithi005.stdout:881: writing smithi00566664-100 from 3203843 to 3830406 tid 3 2023-09-30T09:01:02.074 INFO:tasks.rados.rados.0.smithi005.stdout:867: done (12 left) 2023-09-30T09:01:02.074 INFO:tasks.rados.rados.0.smithi005.stdout:868: done (11 left) 2023-09-30T09:01:02.074 INFO:tasks.rados.rados.0.smithi005.stdout:871: done (10 left) 2023-09-30T09:01:02.074 INFO:tasks.rados.rados.0.smithi005.stdout:872: done (9 left) 2023-09-30T09:01:02.074 INFO:tasks.rados.rados.0.smithi005.stdout:873: done (8 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:874: done (7 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:875: done (6 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:876: done (5 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:877: done (4 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:878: done (3 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:879: done (2 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:880: done (1 left) 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:882: write oid 53 current snap is 0 2023-09-30T09:01:02.075 INFO:tasks.rados.rados.0.smithi005.stdout:881: finishing write tid 1 to smithi00566664-100 2023-09-30T09:01:02.076 INFO:tasks.rados.rados.0.smithi005.stdout:881: finishing write tid 2 to smithi00566664-100 2023-09-30T09:01:02.076 INFO:tasks.rados.rados.0.smithi005.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-09-30T09:01:02.080 INFO:tasks.rados.rados.0.smithi005.stdout:882: writing smithi00566664-53 from 732970 to 1380589 tid 1 2023-09-30T09:01:02.088 INFO:tasks.rados.rados.0.smithi005.stdout:882: writing smithi00566664-53 from 2097627 to 2709532 tid 2 2023-09-30T09:01:02.094 INFO:tasks.rados.rados.0.smithi005.stdout:882: writing smithi00566664-53 from 3231266 to 3669101 tid 3 2023-09-30T09:01:02.094 INFO:tasks.rados.rados.0.smithi005.stdout:883: write oid 498 current snap is 0 2023-09-30T09:01:02.094 INFO:tasks.rados.rados.0.smithi005.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-09-30T09:01:02.102 INFO:tasks.rados.rados.0.smithi005.stdout:883: writing smithi00566664-498 from 749777 to 1472645 tid 1 2023-09-30T09:01:02.108 INFO:tasks.rados.rados.0.smithi005.stdout:883: writing smithi00566664-498 from 2156109 to 2628025 tid 2 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:883: writing smithi00566664-498 from 3258689 to 3907796 tid 3 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:884: delete oid 164 current snap is 0 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:881: finishing write tid 3 to smithi00566664-100 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:881: finishing write tid 4 to smithi00566664-100 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:881: finishing write tid 5 to smithi00566664-100 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 100 v 167 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:881: left oid 100 (ObjNum 709 snap 0 seq_num 709) 2023-09-30T09:01:02.116 INFO:tasks.rados.rados.0.smithi005.stdout:882: finishing write tid 1 to smithi00566664-53 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:882: finishing write tid 2 to smithi00566664-53 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:882: finishing write tid 3 to smithi00566664-53 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:882: finishing write tid 4 to smithi00566664-53 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:882: finishing write tid 5 to smithi00566664-53 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 53 v 157 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:882: left oid 53 (ObjNum 710 snap 0 seq_num 710) 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:883: finishing write tid 1 to smithi00566664-498 2023-09-30T09:01:02.117 INFO:tasks.rados.rados.0.smithi005.stdout:883: finishing write tid 2 to smithi00566664-498 2023-09-30T09:01:02.118 INFO:tasks.rados.rados.0.smithi005.stdout:881: done (3 left) 2023-09-30T09:01:02.118 INFO:tasks.rados.rados.0.smithi005.stdout:882: done (2 left) 2023-09-30T09:01:02.118 INFO:tasks.rados.rados.0.smithi005.stdout:884: done (1 left) 2023-09-30T09:01:02.118 INFO:tasks.rados.rados.0.smithi005.stdout:885: read oid 59 snap -1 2023-09-30T09:01:02.119 INFO:tasks.rados.rados.0.smithi005.stdout:885: expect (ObjNum 58 snap 0 seq_num 58) 2023-09-30T09:01:02.119 INFO:tasks.rados.rados.0.smithi005.stdout:886: write oid 39 current snap is 0 2023-09-30T09:01:02.119 INFO:tasks.rados.rados.0.smithi005.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-09-30T09:01:02.125 INFO:tasks.rados.rados.0.smithi005.stdout:886: writing smithi00566664-39 from 783391 to 1256757 tid 1 2023-09-30T09:01:02.131 INFO:tasks.rados.rados.0.smithi005.stdout:886: writing smithi00566664-39 from 1756720 to 2232305 tid 2 2023-09-30T09:01:02.140 INFO:tasks.rados.rados.0.smithi005.stdout:886: writing smithi00566664-39 from 2797182 to 3585186 tid 3 2023-09-30T09:01:02.140 INFO:tasks.rados.rados.0.smithi005.stdout:887: write oid 420 current snap is 0 2023-09-30T09:01:02.141 INFO:tasks.rados.rados.0.smithi005.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-09-30T09:01:02.146 INFO:tasks.rados.rados.0.smithi005.stdout:887: writing smithi00566664-420 from 400198 to 948813 tid 1 2023-09-30T09:01:02.152 INFO:tasks.rados.rados.0.smithi005.stdout:887: writing smithi00566664-420 from 1415202 to 2000198 tid 2 2023-09-30T09:01:02.152 INFO:tasks.rados.rados.0.smithi005.stdout:888: delete oid 458 current snap is 0 2023-09-30T09:01:02.153 INFO:tasks.rados.rados.0.smithi005.stdout:883: finishing write tid 3 to smithi00566664-498 2023-09-30T09:01:02.153 INFO:tasks.rados.rados.0.smithi005.stdout:883: finishing write tid 4 to smithi00566664-498 2023-09-30T09:01:02.153 INFO:tasks.rados.rados.0.smithi005.stdout:883: finishing write tid 5 to smithi00566664-498 2023-09-30T09:01:02.153 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 498 v 171 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-09-30T09:01:02.153 INFO:tasks.rados.rados.0.smithi005.stdout:883: left oid 498 (ObjNum 711 snap 0 seq_num 711) 2023-09-30T09:01:02.153 INFO:tasks.rados.rados.0.smithi005.stdout:885: expect (ObjNum 58 snap 0 seq_num 58) 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:886: finishing write tid 1 to smithi00566664-39 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:886: finishing write tid 2 to smithi00566664-39 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:886: finishing write tid 3 to smithi00566664-39 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:886: finishing write tid 4 to smithi00566664-39 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:886: finishing write tid 5 to smithi00566664-39 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 39 v 185 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:886: left oid 39 (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:887: finishing write tid 1 to smithi00566664-420 2023-09-30T09:01:02.249 INFO:tasks.rados.rados.0.smithi005.stdout:887: finishing write tid 2 to smithi00566664-420 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:887: finishing write tid 3 to smithi00566664-420 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:887: finishing write tid 4 to smithi00566664-420 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 420 v 197 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:887: left oid 420 (ObjNum 714 snap 0 seq_num 714) 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:883: done (4 left) 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:885: done (3 left) 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:886: done (2 left) 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:887: done (1 left) 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:888: done (0 left) 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:889: write oid 113 current snap is 0 2023-09-30T09:01:02.250 INFO:tasks.rados.rados.0.smithi005.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-09-30T09:01:02.259 INFO:tasks.rados.rados.0.smithi005.stdout:889: writing smithi00566664-113 from 433812 to 849278 tid 1 2023-09-30T09:01:02.266 INFO:tasks.rados.rados.0.smithi005.stdout:889: writing smithi00566664-113 from 1648519 to 2033812 tid 2 2023-09-30T09:01:02.267 INFO:tasks.rados.rados.0.smithi005.stdout:890: write oid 384 current snap is 0 2023-09-30T09:01:02.267 INFO:tasks.rados.rados.0.smithi005.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-09-30T09:01:02.272 INFO:tasks.rados.rados.0.smithi005.stdout:890: writing smithi00566664-384 from 450619 to 941334 tid 1 2023-09-30T09:01:02.279 INFO:tasks.rados.rados.0.smithi005.stdout:890: writing smithi00566664-384 from 1590648 to 2050619 tid 2 2023-09-30T09:01:02.279 INFO:tasks.rados.rados.0.smithi005.stdout:891: write oid 304 current snap is 0 2023-09-30T09:01:02.279 INFO:tasks.rados.rados.0.smithi005.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-09-30T09:01:02.285 INFO:tasks.rados.rados.0.smithi005.stdout:891: writing smithi00566664-304 from 467426 to 1033390 tid 1 2023-09-30T09:01:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:891: writing smithi00566664-304 from 1649130 to 2067426 tid 2 2023-09-30T09:01:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:892: read oid 30 snap -1 2023-09-30T09:01:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:892: expect deleted 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:893: write oid 153 current snap is 0 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:889: finishing write tid 1 to smithi00566664-113 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:889: finishing write tid 2 to smithi00566664-113 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:889: finishing write tid 3 to smithi00566664-113 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:889: finishing write tid 4 to smithi00566664-113 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 188 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:889: left oid 113 (ObjNum 716 snap 0 seq_num 716) 2023-09-30T09:01:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-09-30T09:01:02.297 INFO:tasks.rados.rados.0.smithi005.stdout:893: writing smithi00566664-153 from 484233 to 1125446 tid 1 2023-09-30T09:01:02.303 INFO:tasks.rados.rados.0.smithi005.stdout:893: writing smithi00566664-153 from 1707612 to 2084233 tid 2 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:889: done (4 left) 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:894: delete oid 392 current snap is 0 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:890: finishing write tid 1 to smithi00566664-384 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:890: finishing write tid 2 to smithi00566664-384 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:890: finishing write tid 3 to smithi00566664-384 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:890: finishing write tid 4 to smithi00566664-384 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 384 v 147 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:890: left oid 384 (ObjNum 717 snap 0 seq_num 717) 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:891: finishing write tid 1 to smithi00566664-304 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:891: finishing write tid 2 to smithi00566664-304 2023-09-30T09:01:02.304 INFO:tasks.rados.rados.0.smithi005.stdout:891: finishing write tid 3 to smithi00566664-304 2023-09-30T09:01:02.305 INFO:tasks.rados.rados.0.smithi005.stdout:891: finishing write tid 4 to smithi00566664-304 2023-09-30T09:01:02.305 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 304 v 167 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-09-30T09:01:02.305 INFO:tasks.rados.rados.0.smithi005.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2023-09-30T09:01:02.305 INFO:tasks.rados.rados.0.smithi005.stdout:893: finishing write tid 1 to smithi00566664-153 2023-09-30T09:01:02.306 INFO:tasks.rados.rados.0.smithi005.stdout:890: done (4 left) 2023-09-30T09:01:02.306 INFO:tasks.rados.rados.0.smithi005.stdout:891: done (3 left) 2023-09-30T09:01:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:892: done (2 left) 2023-09-30T09:01:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:894: done (1 left) 2023-09-30T09:01:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:895: write oid 149 current snap is 0 2023-09-30T09:01:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-09-30T09:01:02.319 INFO:tasks.rados.rados.0.smithi005.stdout:895: writing smithi00566664-149 from 517847 to 1309558 tid 1 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:895: writing smithi00566664-149 from 2108223 to 2117847 tid 2 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:896: read oid 385 snap -1 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:896: expect (ObjNum 384 snap 0 seq_num 384) 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:897: write oid 331 current snap is 0 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:893: finishing write tid 2 to smithi00566664-153 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:893: finishing write tid 3 to smithi00566664-153 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:893: finishing write tid 4 to smithi00566664-153 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 153 v 129 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-09-30T09:01:02.325 INFO:tasks.rados.rados.0.smithi005.stdout:893: left oid 153 (ObjNum 719 snap 0 seq_num 719) 2023-09-30T09:01:02.326 INFO:tasks.rados.rados.0.smithi005.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-09-30T09:01:02.330 INFO:tasks.rados.rados.0.smithi005.stdout:897: writing smithi00566664-331 from 534654 to 1001614 tid 1 2023-09-30T09:01:02.337 INFO:tasks.rados.rados.0.smithi005.stdout:897: writing smithi00566664-331 from 1766705 to 2134654 tid 2 2023-09-30T09:01:02.337 INFO:tasks.rados.rados.0.smithi005.stdout:893: done (3 left) 2023-09-30T09:01:02.337 INFO:tasks.rados.rados.0.smithi005.stdout:898: read oid 402 snap -1 2023-09-30T09:01:02.337 INFO:tasks.rados.rados.0.smithi005.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-30T09:01:02.337 INFO:tasks.rados.rados.0.smithi005.stdout:899: read oid 354 snap -1 2023-09-30T09:01:02.337 INFO:tasks.rados.rados.0.smithi005.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-30T09:01:02.338 INFO:tasks.rados.rados.0.smithi005.stdout:900: write oid 324 current snap is 0 2023-09-30T09:01:02.339 INFO:tasks.rados.rados.0.smithi005.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-09-30T09:01:02.344 INFO:tasks.rados.rados.0.smithi005.stdout:900: writing smithi00566664-324 from 551461 to 1210023 tid 1 2023-09-30T09:01:02.350 INFO:tasks.rados.rados.0.smithi005.stdout:900: writing smithi00566664-324 from 1941540 to 2151461 tid 2 2023-09-30T09:01:02.350 INFO:tasks.rados.rados.0.smithi005.stdout:901: read oid 293 snap -1 2023-09-30T09:01:02.350 INFO:tasks.rados.rados.0.smithi005.stdout:901: expect (ObjNum 292 snap 0 seq_num 292) 2023-09-30T09:01:02.350 INFO:tasks.rados.rados.0.smithi005.stdout:902: read oid 238 snap -1 2023-09-30T09:01:02.350 INFO:tasks.rados.rados.0.smithi005.stdout:902: expect (ObjNum 682 snap 0 seq_num 682) 2023-09-30T09:01:02.350 INFO:tasks.rados.rados.0.smithi005.stdout:903: write oid 49 current snap is 0 2023-09-30T09:01:02.350 INFO:tasks.rados.rados.0.smithi005.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-09-30T09:01:02.357 INFO:tasks.rados.rados.0.smithi005.stdout:903: writing smithi00566664-49 from 568268 to 1302079 tid 1 2023-09-30T09:01:02.362 INFO:tasks.rados.rados.0.smithi005.stdout:903: writing smithi00566664-49 from 2000022 to 2168268 tid 2 2023-09-30T09:01:02.362 INFO:tasks.rados.rados.0.smithi005.stdout:904: write oid 309 current snap is 0 2023-09-30T09:01:02.362 INFO:tasks.rados.rados.0.smithi005.stdout:895: finishing write tid 1 to smithi00566664-149 2023-09-30T09:01:02.362 INFO:tasks.rados.rados.0.smithi005.stdout:895: finishing write tid 2 to smithi00566664-149 2023-09-30T09:01:02.362 INFO:tasks.rados.rados.0.smithi005.stdout:895: finishing write tid 3 to smithi00566664-149 2023-09-30T09:01:02.362 INFO:tasks.rados.rados.0.smithi005.stdout:895: finishing write tid 4 to smithi00566664-149 2023-09-30T09:01:02.362 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 149 v 209 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-09-30T09:01:02.363 INFO:tasks.rados.rados.0.smithi005.stdout:895: left oid 149 (ObjNum 721 snap 0 seq_num 721) 2023-09-30T09:01:02.363 INFO:tasks.rados.rados.0.smithi005.stdout:896: expect (ObjNum 384 snap 0 seq_num 384) 2023-09-30T09:01:02.442 INFO:tasks.rados.rados.0.smithi005.stdout:897: finishing write tid 1 to smithi00566664-331 2023-09-30T09:01:02.442 INFO:tasks.rados.rados.0.smithi005.stdout:897: finishing write tid 2 to smithi00566664-331 2023-09-30T09:01:02.442 INFO:tasks.rados.rados.0.smithi005.stdout:897: finishing write tid 3 to smithi00566664-331 2023-09-30T09:01:02.442 INFO:tasks.rados.rados.0.smithi005.stdout:897: finishing write tid 4 to smithi00566664-331 2023-09-30T09:01:02.442 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 331 v 147 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-09-30T09:01:02.442 INFO:tasks.rados.rados.0.smithi005.stdout:897: left oid 331 (ObjNum 722 snap 0 seq_num 722) 2023-09-30T09:01:02.443 INFO:tasks.rados.rados.0.smithi005.stdout:898: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-30T09:01:02.530 INFO:tasks.rados.rados.0.smithi005.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-30T09:01:02.656 INFO:tasks.rados.rados.0.smithi005.stdout:900: finishing write tid 1 to smithi00566664-324 2023-09-30T09:01:02.656 INFO:tasks.rados.rados.0.smithi005.stdout:900: finishing write tid 2 to smithi00566664-324 2023-09-30T09:01:02.656 INFO:tasks.rados.rados.0.smithi005.stdout:900: finishing write tid 3 to smithi00566664-324 2023-09-30T09:01:02.656 INFO:tasks.rados.rados.0.smithi005.stdout:900: finishing write tid 4 to smithi00566664-324 2023-09-30T09:01:02.656 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 324 v 212 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-09-30T09:01:02.656 INFO:tasks.rados.rados.0.smithi005.stdout:900: left oid 324 (ObjNum 723 snap 0 seq_num 723) 2023-09-30T09:01:02.656 INFO:tasks.rados.rados.0.smithi005.stdout:902: expect (ObjNum 682 snap 0 seq_num 682) 2023-09-30T09:01:02.801 INFO:tasks.rados.rados.0.smithi005.stdout:901: expect (ObjNum 292 snap 0 seq_num 292) 2023-09-30T09:01:02.891 INFO:tasks.rados.rados.0.smithi005.stdout:903: finishing write tid 1 to smithi00566664-49 2023-09-30T09:01:02.891 INFO:tasks.rados.rados.0.smithi005.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-09-30T09:01:02.901 INFO:tasks.rados.rados.0.smithi005.stdout:904: writing smithi00566664-309 from 585075 to 994135 tid 1 2023-09-30T09:01:02.911 INFO:tasks.rados.rados.0.smithi005.stdout:904: writing smithi00566664-309 from 1542151 to 2185075 tid 2 2023-09-30T09:01:02.911 INFO:tasks.rados.rados.0.smithi005.stdout:895: done (9 left) 2023-09-30T09:01:02.911 INFO:tasks.rados.rados.0.smithi005.stdout:896: done (8 left) 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:897: done (7 left) 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:898: done (6 left) 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:899: done (5 left) 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:900: done (4 left) 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:901: done (3 left) 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:902: done (2 left) 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:905: delete oid 215 current snap is 0 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:903: finishing write tid 2 to smithi00566664-49 2023-09-30T09:01:02.912 INFO:tasks.rados.rados.0.smithi005.stdout:903: finishing write tid 3 to smithi00566664-49 2023-09-30T09:01:02.913 INFO:tasks.rados.rados.0.smithi005.stdout:903: finishing write tid 4 to smithi00566664-49 2023-09-30T09:01:02.913 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 49 v 150 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-09-30T09:01:02.913 INFO:tasks.rados.rados.0.smithi005.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2023-09-30T09:01:02.913 INFO:tasks.rados.rados.0.smithi005.stdout:904: finishing write tid 1 to smithi00566664-309 2023-09-30T09:01:02.913 INFO:tasks.rados.rados.0.smithi005.stdout:903: done (2 left) 2023-09-30T09:01:02.914 INFO:tasks.rados.rados.0.smithi005.stdout:905: done (1 left) 2023-09-30T09:01:02.914 INFO:tasks.rados.rados.0.smithi005.stdout:906: write oid 51 current snap is 0 2023-09-30T09:01:02.914 INFO:tasks.rados.rados.0.smithi005.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-09-30T09:01:02.920 INFO:tasks.rados.rados.0.smithi005.stdout:906: writing smithi00566664-51 from 618689 to 1178247 tid 1 2023-09-30T09:01:02.927 INFO:tasks.rados.rados.0.smithi005.stdout:906: writing smithi00566664-51 from 1659115 to 2218689 tid 2 2023-09-30T09:01:02.927 INFO:tasks.rados.rados.0.smithi005.stdout:907: read oid 252 snap -1 2023-09-30T09:01:02.927 INFO:tasks.rados.rados.0.smithi005.stdout:907: expect (ObjNum 684 snap 0 seq_num 684) 2023-09-30T09:01:02.927 INFO:tasks.rados.rados.0.smithi005.stdout:908: write oid 152 current snap is 0 2023-09-30T09:01:02.928 INFO:tasks.rados.rados.0.smithi005.stdout:904: finishing write tid 2 to smithi00566664-309 2023-09-30T09:01:02.928 INFO:tasks.rados.rados.0.smithi005.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-09-30T09:01:02.935 INFO:tasks.rados.rados.0.smithi005.stdout:908: writing smithi00566664-152 from 635496 to 1270303 tid 1 2023-09-30T09:01:02.943 INFO:tasks.rados.rados.0.smithi005.stdout:908: writing smithi00566664-152 from 1717597 to 2235496 tid 2 2023-09-30T09:01:02.943 INFO:tasks.rados.rados.0.smithi005.stdout:909: read oid 75 snap -1 2023-09-30T09:01:02.943 INFO:tasks.rados.rados.0.smithi005.stdout:909: expect (ObjNum 74 snap 0 seq_num 74) 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:910: read oid 390 snap -1 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:910: expect (ObjNum 389 snap 0 seq_num 389) 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:911: delete oid 233 current snap is 0 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:904: finishing write tid 3 to smithi00566664-309 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:904: finishing write tid 4 to smithi00566664-309 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 309 v 191 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:904: left oid 309 (ObjNum 725 snap 0 seq_num 725) 2023-09-30T09:01:02.944 INFO:tasks.rados.rados.0.smithi005.stdout:906: finishing write tid 1 to smithi00566664-51 2023-09-30T09:01:02.945 INFO:tasks.rados.rados.0.smithi005.stdout:907: expect (ObjNum 684 snap 0 seq_num 684) 2023-09-30T09:01:03.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:02 smithi005 bash[33615]: cluster 2023-09-30T09:01:02.200986+0000 mgr.y (mgr.24358) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 MiB/s rd, 14 MiB/s wr, 145 op/s 2023-09-30T09:01:03.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:02 smithi005 bash[27219]: cluster 2023-09-30T09:01:02.200986+0000 mgr.y (mgr.24358) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 MiB/s rd, 14 MiB/s wr, 145 op/s 2023-09-30T09:01:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:02 smithi099 bash[27661]: cluster 2023-09-30T09:01:02.200986+0000 mgr.y (mgr.24358) 196 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 107 MiB/s rd, 14 MiB/s wr, 145 op/s 2023-09-30T09:01:03.099 INFO:tasks.rados.rados.0.smithi005.stdout:906: finishing write tid 2 to smithi00566664-51 2023-09-30T09:01:03.099 INFO:tasks.rados.rados.0.smithi005.stdout:906: finishing write tid 3 to smithi00566664-51 2023-09-30T09:01:03.099 INFO:tasks.rados.rados.0.smithi005.stdout:906: finishing write tid 4 to smithi00566664-51 2023-09-30T09:01:03.099 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 51 v 150 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-09-30T09:01:03.099 INFO:tasks.rados.rados.0.smithi005.stdout:906: left oid 51 (ObjNum 727 snap 0 seq_num 727) 2023-09-30T09:01:03.099 INFO:tasks.rados.rados.0.smithi005.stdout:908: finishing write tid 1 to smithi00566664-152 2023-09-30T09:01:03.099 INFO:tasks.rados.rados.0.smithi005.stdout:904: done (6 left) 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:906: done (5 left) 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:907: done (4 left) 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:911: done (3 left) 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:912: read oid 467 snap -1 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:913: read oid 438 snap -1 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:913: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:914: delete oid 172 current snap is 0 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:908: finishing write tid 2 to smithi00566664-152 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:908: finishing write tid 3 to smithi00566664-152 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:908: finishing write tid 4 to smithi00566664-152 2023-09-30T09:01:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 152 v 149 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-09-30T09:01:03.101 INFO:tasks.rados.rados.0.smithi005.stdout:908: left oid 152 (ObjNum 728 snap 0 seq_num 728) 2023-09-30T09:01:03.101 INFO:tasks.rados.rados.0.smithi005.stdout:910: expect (ObjNum 389 snap 0 seq_num 389) 2023-09-30T09:01:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:909: expect (ObjNum 74 snap 0 seq_num 74) 2023-09-30T09:01:03.282 INFO:tasks.rados.rados.0.smithi005.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-09-30T09:01:03.401 INFO:tasks.rados.rados.0.smithi005.stdout:913: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:01:03.568 INFO:tasks.rados.rados.0.smithi005.stdout:908: done (5 left) 2023-09-30T09:01:03.568 INFO:tasks.rados.rados.0.smithi005.stdout:909: done (4 left) 2023-09-30T09:01:03.568 INFO:tasks.rados.rados.0.smithi005.stdout:910: done (3 left) 2023-09-30T09:01:03.568 INFO:tasks.rados.rados.0.smithi005.stdout:912: done (2 left) 2023-09-30T09:01:03.568 INFO:tasks.rados.rados.0.smithi005.stdout:913: done (1 left) 2023-09-30T09:01:03.568 INFO:tasks.rados.rados.0.smithi005.stdout:914: done (0 left) 2023-09-30T09:01:03.568 INFO:tasks.rados.rados.0.smithi005.stdout:915: delete oid 391 current snap is 0 2023-09-30T09:01:03.571 INFO:tasks.rados.rados.0.smithi005.stdout:915: done (0 left) 2023-09-30T09:01:03.571 INFO:tasks.rados.rados.0.smithi005.stdout:916: write oid 55 current snap is 0 2023-09-30T09:01:03.571 INFO:tasks.rados.rados.0.smithi005.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-09-30T09:01:03.583 INFO:tasks.rados.rados.0.smithi005.stdout:916: writing smithi00566664-55 from 702724 to 1354880 tid 1 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:916: writing smithi00566664-55 from 1951525 to 2302724 tid 2 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:917: read oid 281 snap -1 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:918: read oid 103 snap -1 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:919: read oid 189 snap -1 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-30T09:01:03.590 INFO:tasks.rados.rados.0.smithi005.stdout:920: write oid 330 current snap is 0 2023-09-30T09:01:03.591 INFO:tasks.rados.rados.0.smithi005.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-09-30T09:01:03.598 INFO:tasks.rados.rados.0.smithi005.stdout:920: writing smithi00566664-330 from 719531 to 1446936 tid 1 2023-09-30T09:01:03.603 INFO:tasks.rados.rados.0.smithi005.stdout:920: writing smithi00566664-330 from 1893654 to 2319531 tid 2 2023-09-30T09:01:03.604 INFO:tasks.rados.rados.0.smithi005.stdout:921: write oid 278 current snap is 0 2023-09-30T09:01:03.604 INFO:tasks.rados.rados.0.smithi005.stdout:916: finishing write tid 1 to smithi00566664-55 2023-09-30T09:01:03.604 INFO:tasks.rados.rados.0.smithi005.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-09-30T09:01:03.610 INFO:tasks.rados.rados.0.smithi005.stdout:921: writing smithi00566664-278 from 736338 to 1138992 tid 1 2023-09-30T09:01:03.615 INFO:tasks.rados.rados.0.smithi005.stdout:921: writing smithi00566664-278 from 1552136 to 2091716 tid 2 2023-09-30T09:01:03.615 INFO:tasks.rados.rados.0.smithi005.stdout:922: write oid 283 current snap is 0 2023-09-30T09:01:03.615 INFO:tasks.rados.rados.0.smithi005.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-09-30T09:01:03.625 INFO:tasks.rados.rados.0.smithi005.stdout:922: writing smithi00566664-283 from 753145 to 1231048 tid 1 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:922: writing smithi00566664-283 from 2010618 to 2353145 tid 2 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:923: read oid 177 snap -1 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:924: delete oid 338 current snap is 0 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:916: finishing write tid 2 to smithi00566664-55 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:916: finishing write tid 3 to smithi00566664-55 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:916: finishing write tid 4 to smithi00566664-55 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 170 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-09-30T09:01:03.632 INFO:tasks.rados.rados.0.smithi005.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-30T09:01:03.750 INFO:tasks.rados.rados.0.smithi005.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-30T09:01:03.850 INFO:tasks.rados.rados.0.smithi005.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:920: finishing write tid 1 to smithi00566664-330 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:920: finishing write tid 2 to smithi00566664-330 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:920: finishing write tid 3 to smithi00566664-330 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:920: finishing write tid 4 to smithi00566664-330 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 330 v 174 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:921: finishing write tid 1 to smithi00566664-278 2023-09-30T09:01:03.935 INFO:tasks.rados.rados.0.smithi005.stdout:921: finishing write tid 2 to smithi00566664-278 2023-09-30T09:01:03.936 INFO:tasks.rados.rados.0.smithi005.stdout:921: finishing write tid 3 to smithi00566664-278 2023-09-30T09:01:03.936 INFO:tasks.rados.rados.0.smithi005.stdout:921: finishing write tid 4 to smithi00566664-278 2023-09-30T09:01:03.936 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 152 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-09-30T09:01:03.936 INFO:tasks.rados.rados.0.smithi005.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-09-30T09:01:03.936 INFO:tasks.rados.rados.0.smithi005.stdout:922: finishing write tid 1 to smithi00566664-283 2023-09-30T09:01:03.936 INFO:tasks.rados.rados.0.smithi005.stdout:922: finishing write tid 2 to smithi00566664-283 2023-09-30T09:01:03.936 INFO:tasks.rados.rados.0.smithi005.stdout:923: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:01:04.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:03 smithi005 bash[27219]: audit 2023-09-30T09:01:03.190126+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.5:0/3834807709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:04.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:03 smithi005 bash[33615]: audit 2023-09-30T09:01:03.190126+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.5:0/3834807709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:04.026 INFO:tasks.rados.rados.0.smithi005.stdout:922: finishing write tid 3 to smithi00566664-283 2023-09-30T09:01:04.026 INFO:tasks.rados.rados.0.smithi005.stdout:922: finishing write tid 4 to smithi00566664-283 2023-09-30T09:01:04.026 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 156 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-09-30T09:01:04.026 INFO:tasks.rados.rados.0.smithi005.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:916: done (8 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:917: done (7 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:918: done (6 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:919: done (5 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:920: done (4 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:921: done (3 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:922: done (2 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:923: done (1 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:924: done (0 left) 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:925: read oid 404 snap -1 2023-09-30T09:01:04.027 INFO:tasks.rados.rados.0.smithi005.stdout:925: expect (ObjNum 403 snap 0 seq_num 403) 2023-09-30T09:01:04.028 INFO:tasks.rados.rados.0.smithi005.stdout:926: write oid 375 current snap is 0 2023-09-30T09:01:04.028 INFO:tasks.rados.rados.0.smithi005.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-09-30T09:01:04.041 INFO:tasks.rados.rados.0.smithi005.stdout:926: writing smithi00566664-375 from 786759 to 1415160 tid 1 2023-09-30T09:01:04.047 INFO:tasks.rados.rados.0.smithi005.stdout:926: writing smithi00566664-375 from 2011229 to 2386759 tid 2 2023-09-30T09:01:04.047 INFO:tasks.rados.rados.0.smithi005.stdout:927: read oid 82 snap -1 2023-09-30T09:01:04.047 INFO:tasks.rados.rados.0.smithi005.stdout:927: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-30T09:01:04.047 INFO:tasks.rados.rados.0.smithi005.stdout:928: write oid 80 current snap is 0 2023-09-30T09:01:04.047 INFO:tasks.rados.rados.0.smithi005.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-09-30T09:01:04.051 INFO:tasks.rados.rados.0.smithi005.stdout:928: writing smithi00566664-80 from 403566 to 823569 tid 1 2023-09-30T09:01:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:03 smithi099 bash[27661]: audit 2023-09-30T09:01:03.190126+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.5:0/3834807709' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:04.058 INFO:tasks.rados.rados.0.smithi005.stdout:928: writing smithi00566664-80 from 1386064 to 1932982 tid 2 2023-09-30T09:01:04.058 INFO:tasks.rados.rados.0.smithi005.stdout:929: write oid 85 current snap is 0 2023-09-30T09:01:04.058 INFO:tasks.rados.rados.0.smithi005.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-09-30T09:01:04.063 INFO:tasks.rados.rados.0.smithi005.stdout:929: writing smithi00566664-85 from 420373 to 915625 tid 1 2023-09-30T09:01:04.070 INFO:tasks.rados.rados.0.smithi005.stdout:929: writing smithi00566664-85 from 1444546 to 2135122 tid 2 2023-09-30T09:01:04.070 INFO:tasks.rados.rados.0.smithi005.stdout:930: write oid 296 current snap is 0 2023-09-30T09:01:04.070 INFO:tasks.rados.rados.0.smithi005.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-09-30T09:01:04.076 INFO:tasks.rados.rados.0.smithi005.stdout:930: writing smithi00566664-296 from 437180 to 1007681 tid 1 2023-09-30T09:01:04.082 INFO:tasks.rados.rados.0.smithi005.stdout:930: writing smithi00566664-296 from 1503028 to 2053615 tid 2 2023-09-30T09:01:04.082 INFO:tasks.rados.rados.0.smithi005.stdout:931: write oid 313 current snap is 0 2023-09-30T09:01:04.082 INFO:tasks.rados.rados.0.smithi005.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-09-30T09:01:04.088 INFO:tasks.rados.rados.0.smithi005.stdout:931: writing smithi00566664-313 from 453987 to 1099737 tid 1 2023-09-30T09:01:04.096 INFO:tasks.rados.rados.0.smithi005.stdout:931: writing smithi00566664-313 from 1845157 to 2453987 tid 2 2023-09-30T09:01:04.096 INFO:tasks.rados.rados.0.smithi005.stdout:932: write oid 462 current snap is 0 2023-09-30T09:01:04.096 INFO:tasks.rados.rados.0.smithi005.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-09-30T09:01:04.103 INFO:tasks.rados.rados.0.smithi005.stdout:932: writing smithi00566664-462 from 470794 to 1191793 tid 1 2023-09-30T09:01:04.110 INFO:tasks.rados.rados.0.smithi005.stdout:932: writing smithi00566664-462 from 1903639 to 2457895 tid 2 2023-09-30T09:01:04.110 INFO:tasks.rados.rados.0.smithi005.stdout:933: read oid 175 snap -1 2023-09-30T09:01:04.111 INFO:tasks.rados.rados.0.smithi005.stdout:933: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:01:04.111 INFO:tasks.rados.rados.0.smithi005.stdout:934: delete oid 153 current snap is 0 2023-09-30T09:01:04.111 INFO:tasks.rados.rados.0.smithi005.stdout:925: expect (ObjNum 403 snap 0 seq_num 403) 2023-09-30T09:01:04.208 INFO:tasks.rados.rados.0.smithi005.stdout:926: finishing write tid 1 to smithi00566664-375 2023-09-30T09:01:04.208 INFO:tasks.rados.rados.0.smithi005.stdout:926: finishing write tid 2 to smithi00566664-375 2023-09-30T09:01:04.208 INFO:tasks.rados.rados.0.smithi005.stdout:926: finishing write tid 3 to smithi00566664-375 2023-09-30T09:01:04.209 INFO:tasks.rados.rados.0.smithi005.stdout:926: finishing write tid 4 to smithi00566664-375 2023-09-30T09:01:04.209 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 375 v 159 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-09-30T09:01:04.209 INFO:tasks.rados.rados.0.smithi005.stdout:926: left oid 375 (ObjNum 737 snap 0 seq_num 737) 2023-09-30T09:01:04.209 INFO:tasks.rados.rados.0.smithi005.stdout:927: expect (ObjNum 613 snap 0 seq_num 613) 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:928: finishing write tid 1 to smithi00566664-80 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:928: finishing write tid 2 to smithi00566664-80 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:928: finishing write tid 3 to smithi00566664-80 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:928: finishing write tid 4 to smithi00566664-80 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 80 v 201 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:928: left oid 80 (ObjNum 738 snap 0 seq_num 738) 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:929: finishing write tid 1 to smithi00566664-85 2023-09-30T09:01:04.309 INFO:tasks.rados.rados.0.smithi005.stdout:929: finishing write tid 2 to smithi00566664-85 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:929: finishing write tid 3 to smithi00566664-85 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:929: finishing write tid 4 to smithi00566664-85 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 85 v 204 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:929: left oid 85 (ObjNum 739 snap 0 seq_num 739) 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:930: finishing write tid 1 to smithi00566664-296 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:930: finishing write tid 2 to smithi00566664-296 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:930: finishing write tid 3 to smithi00566664-296 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:930: finishing write tid 4 to smithi00566664-296 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 194 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:930: left oid 296 (ObjNum 740 snap 0 seq_num 740) 2023-09-30T09:01:04.310 INFO:tasks.rados.rados.0.smithi005.stdout:931: finishing write tid 1 to smithi00566664-313 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:931: finishing write tid 2 to smithi00566664-313 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:931: finishing write tid 3 to smithi00566664-313 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:931: finishing write tid 4 to smithi00566664-313 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 313 v 173 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:931: left oid 313 (ObjNum 741 snap 0 seq_num 741) 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:932: finishing write tid 1 to smithi00566664-462 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:932: finishing write tid 2 to smithi00566664-462 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:932: finishing write tid 3 to smithi00566664-462 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:932: finishing write tid 4 to smithi00566664-462 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 462 v 161 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:932: left oid 462 (ObjNum 742 snap 0 seq_num 742) 2023-09-30T09:01:04.311 INFO:tasks.rados.rados.0.smithi005.stdout:933: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:925: done (9 left) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:926: done (8 left) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:927: done (7 left) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:928: done (6 left) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:929: done (5 left) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:930: done (4 left) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:931: done (3 left) 2023-09-30T09:01:04.400 INFO:tasks.rados.rados.0.smithi005.stdout:932: done (2 left) 2023-09-30T09:01:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:933: done (1 left) 2023-09-30T09:01:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:934: done (0 left) 2023-09-30T09:01:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:935: read oid 178 snap -1 2023-09-30T09:01:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:935: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-30T09:01:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:936: write oid 133 current snap is 0 2023-09-30T09:01:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-09-30T09:01:04.411 INFO:tasks.rados.rados.0.smithi005.stdout:936: writing smithi00566664-133 from 504408 to 975905 tid 1 2023-09-30T09:01:04.419 INFO:tasks.rados.rados.0.smithi005.stdout:936: writing smithi00566664-133 from 1620603 to 2178528 tid 2 2023-09-30T09:01:04.419 INFO:tasks.rados.rados.0.smithi005.stdout:937: read oid 105 snap -1 2023-09-30T09:01:04.419 INFO:tasks.rados.rados.0.smithi005.stdout:937: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-30T09:01:04.419 INFO:tasks.rados.rados.0.smithi005.stdout:938: write oid 434 current snap is 0 2023-09-30T09:01:04.420 INFO:tasks.rados.rados.0.smithi005.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-09-30T09:01:04.426 INFO:tasks.rados.rados.0.smithi005.stdout:938: writing smithi00566664-434 from 521215 to 1067961 tid 1 2023-09-30T09:01:04.433 INFO:tasks.rados.rados.0.smithi005.stdout:938: writing smithi00566664-434 from 1562732 to 2264315 tid 2 2023-09-30T09:01:04.434 INFO:tasks.rados.rados.0.smithi005.stdout:939: write oid 298 current snap is 0 2023-09-30T09:01:04.434 INFO:tasks.rados.rados.0.smithi005.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-09-30T09:01:04.440 INFO:tasks.rados.rados.0.smithi005.stdout:939: writing smithi00566664-298 from 538022 to 1276370 tid 1 2023-09-30T09:01:04.447 INFO:tasks.rados.rados.0.smithi005.stdout:939: writing smithi00566664-298 from 1737567 to 2299161 tid 2 2023-09-30T09:01:04.447 INFO:tasks.rados.rados.0.smithi005.stdout:940: read oid 393 snap -1 2023-09-30T09:01:04.447 INFO:tasks.rados.rados.0.smithi005.stdout:940: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-30T09:01:04.447 INFO:tasks.rados.rados.0.smithi005.stdout:941: write oid 89 current snap is 0 2023-09-30T09:01:04.447 INFO:tasks.rados.rados.0.smithi005.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-09-30T09:01:04.452 INFO:tasks.rados.rados.0.smithi005.stdout:941: writing smithi00566664-89 from 554829 to 968426 tid 1 2023-09-30T09:01:04.459 INFO:tasks.rados.rados.0.smithi005.stdout:941: writing smithi00566664-89 from 1396049 to 2101301 tid 2 2023-09-30T09:01:04.459 INFO:tasks.rados.rados.0.smithi005.stdout:942: write oid 63 current snap is 0 2023-09-30T09:01:04.459 INFO:tasks.rados.rados.0.smithi005.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-09-30T09:01:04.465 INFO:tasks.rados.rados.0.smithi005.stdout:942: writing smithi00566664-63 from 571636 to 1060482 tid 1 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:942: writing smithi00566664-63 from 1854531 to 2419794 tid 2 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:943: read oid 331 snap -1 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:943: expect (ObjNum 722 snap 0 seq_num 722) 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:944: read oid 226 snap -1 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:944: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:945: read oid 371 snap -1 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:945: expect deleted 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:946: write oid 308 current snap is 0 2023-09-30T09:01:04.473 INFO:tasks.rados.rados.0.smithi005.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-09-30T09:01:04.479 INFO:tasks.rados.rados.0.smithi005.stdout:946: writing smithi00566664-308 from 588443 to 1152538 tid 1 2023-09-30T09:01:04.489 INFO:tasks.rados.rados.0.smithi005.stdout:946: writing smithi00566664-308 from 1796660 to 2505581 tid 2 2023-09-30T09:01:04.490 INFO:tasks.rados.rados.0.smithi005.stdout:947: write oid 354 current snap is 0 2023-09-30T09:01:04.490 INFO:tasks.rados.rados.0.smithi005.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-09-30T09:01:04.496 INFO:tasks.rados.rados.0.smithi005.stdout:947: writing smithi00566664-354 from 605250 to 1244594 tid 1 2023-09-30T09:01:04.503 INFO:tasks.rados.rados.0.smithi005.stdout:947: writing smithi00566664-354 from 1855142 to 2307721 tid 2 2023-09-30T09:01:04.503 INFO:tasks.rados.rados.0.smithi005.stdout:948: write oid 315 current snap is 0 2023-09-30T09:01:04.503 INFO:tasks.rados.rados.0.smithi005.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-09-30T09:01:04.510 INFO:tasks.rados.rados.0.smithi005.stdout:948: writing smithi00566664-315 from 622057 to 1336650 tid 1 2023-09-30T09:01:04.517 INFO:tasks.rados.rados.0.smithi005.stdout:948: writing smithi00566664-315 from 1913624 to 2622057 tid 2 2023-09-30T09:01:04.518 INFO:tasks.rados.rados.0.smithi005.stdout:949: read oid 69 snap -1 2023-09-30T09:01:04.518 INFO:tasks.rados.rados.0.smithi005.stdout:949: expect deleted 2023-09-30T09:01:04.518 INFO:tasks.rados.rados.0.smithi005.stdout:950: write oid 54 current snap is 0 2023-09-30T09:01:04.518 INFO:tasks.rados.rados.0.smithi005.stdout:935: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-30T09:01:04.616 INFO:tasks.rados.rados.0.smithi005.stdout:936: finishing write tid 1 to smithi00566664-133 2023-09-30T09:01:04.617 INFO:tasks.rados.rados.0.smithi005.stdout:936: finishing write tid 2 to smithi00566664-133 2023-09-30T09:01:04.617 INFO:tasks.rados.rados.0.smithi005.stdout:936: finishing write tid 3 to smithi00566664-133 2023-09-30T09:01:04.617 INFO:tasks.rados.rados.0.smithi005.stdout:936: finishing write tid 4 to smithi00566664-133 2023-09-30T09:01:04.617 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 133 v 130 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-09-30T09:01:04.617 INFO:tasks.rados.rados.0.smithi005.stdout:936: left oid 133 (ObjNum 744 snap 0 seq_num 744) 2023-09-30T09:01:04.617 INFO:tasks.rados.rados.0.smithi005.stdout:937: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-30T09:01:04.722 INFO:tasks.rados.rados.0.smithi005.stdout:938: finishing write tid 1 to smithi00566664-434 2023-09-30T09:01:04.722 INFO:tasks.rados.rados.0.smithi005.stdout:938: finishing write tid 2 to smithi00566664-434 2023-09-30T09:01:04.722 INFO:tasks.rados.rados.0.smithi005.stdout:938: finishing write tid 3 to smithi00566664-434 2023-09-30T09:01:04.722 INFO:tasks.rados.rados.0.smithi005.stdout:938: finishing write tid 4 to smithi00566664-434 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 434 v 164 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:938: left oid 434 (ObjNum 745 snap 0 seq_num 745) 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:939: finishing write tid 1 to smithi00566664-298 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:939: finishing write tid 2 to smithi00566664-298 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:939: finishing write tid 3 to smithi00566664-298 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:939: finishing write tid 4 to smithi00566664-298 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 298 v 207 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:939: left oid 298 (ObjNum 746 snap 0 seq_num 746) 2023-09-30T09:01:04.723 INFO:tasks.rados.rados.0.smithi005.stdout:940: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-30T09:01:04.749 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:04 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:01:04.801 INFO:tasks.rados.rados.0.smithi005.stdout:941: finishing write tid 1 to smithi00566664-89 2023-09-30T09:01:04.801 INFO:tasks.rados.rados.0.smithi005.stdout:941: finishing write tid 2 to smithi00566664-89 2023-09-30T09:01:04.801 INFO:tasks.rados.rados.0.smithi005.stdout:941: finishing write tid 3 to smithi00566664-89 2023-09-30T09:01:04.801 INFO:tasks.rados.rados.0.smithi005.stdout:941: finishing write tid 4 to smithi00566664-89 2023-09-30T09:01:04.802 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 89 v 210 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-09-30T09:01:04.802 INFO:tasks.rados.rados.0.smithi005.stdout:941: left oid 89 (ObjNum 747 snap 0 seq_num 747) 2023-09-30T09:01:04.802 INFO:tasks.rados.rados.0.smithi005.stdout:942: finishing write tid 1 to smithi00566664-63 2023-09-30T09:01:04.802 INFO:tasks.rados.rados.0.smithi005.stdout:943: expect (ObjNum 722 snap 0 seq_num 722) 2023-09-30T09:01:04.888 INFO:tasks.rados.rados.0.smithi005.stdout:942: finishing write tid 2 to smithi00566664-63 2023-09-30T09:01:04.888 INFO:tasks.rados.rados.0.smithi005.stdout:942: finishing write tid 3 to smithi00566664-63 2023-09-30T09:01:04.888 INFO:tasks.rados.rados.0.smithi005.stdout:942: finishing write tid 4 to smithi00566664-63 2023-09-30T09:01:04.888 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 63 v 155 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-09-30T09:01:04.888 INFO:tasks.rados.rados.0.smithi005.stdout:942: left oid 63 (ObjNum 748 snap 0 seq_num 748) 2023-09-30T09:01:04.888 INFO:tasks.rados.rados.0.smithi005.stdout:946: finishing write tid 1 to smithi00566664-308 2023-09-30T09:01:04.888 INFO:tasks.rados.rados.0.smithi005.stdout:944: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-30T09:01:05.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:04 smithi005 bash[33615]: cluster 2023-09-30T09:01:04.201474+0000 mgr.y (mgr.24358) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 93 op/s 2023-09-30T09:01:05.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:04 smithi005 bash[27219]: cluster 2023-09-30T09:01:04.201474+0000 mgr.y (mgr.24358) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 93 op/s 2023-09-30T09:01:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:04 smithi099 bash[27661]: cluster 2023-09-30T09:01:04.201474+0000 mgr.y (mgr.24358) 197 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 93 op/s 2023-09-30T09:01:05.054 INFO:tasks.rados.rados.0.smithi005.stdout:946: finishing write tid 2 to smithi00566664-308 2023-09-30T09:01:05.054 INFO:tasks.rados.rados.0.smithi005.stdout:946: finishing write tid 3 to smithi00566664-308 2023-09-30T09:01:05.054 INFO:tasks.rados.rados.0.smithi005.stdout:946: finishing write tid 4 to smithi00566664-308 2023-09-30T09:01:05.054 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 308 v 162 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-09-30T09:01:05.054 INFO:tasks.rados.rados.0.smithi005.stdout:946: left oid 308 (ObjNum 749 snap 0 seq_num 749) 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:947: finishing write tid 1 to smithi00566664-354 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:947: finishing write tid 2 to smithi00566664-354 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:947: finishing write tid 3 to smithi00566664-354 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:947: finishing write tid 4 to smithi00566664-354 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 354 v 123 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:947: left oid 354 (ObjNum 750 snap 0 seq_num 750) 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:948: finishing write tid 1 to smithi00566664-315 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:948: finishing write tid 2 to smithi00566664-315 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:948: finishing write tid 3 to smithi00566664-315 2023-09-30T09:01:05.055 INFO:tasks.rados.rados.0.smithi005.stdout:948: finishing write tid 4 to smithi00566664-315 2023-09-30T09:01:05.056 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 315 v 133 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-09-30T09:01:05.056 INFO:tasks.rados.rados.0.smithi005.stdout:948: left oid 315 (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:01:05.056 INFO:tasks.rados.rados.0.smithi005.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-09-30T09:01:05.070 INFO:tasks.rados.rados.0.smithi005.stdout:950: writing smithi00566664-54 from 638864 to 1428706 tid 1 2023-09-30T09:01:05.076 INFO:tasks.rados.rados.0.smithi005.stdout:950: writing smithi00566664-54 from 1972106 to 2428354 tid 2 2023-09-30T09:01:05.076 INFO:tasks.rados.rados.0.smithi005.stdout:935: done (15 left) 2023-09-30T09:01:05.076 INFO:tasks.rados.rados.0.smithi005.stdout:936: done (14 left) 2023-09-30T09:01:05.076 INFO:tasks.rados.rados.0.smithi005.stdout:937: done (13 left) 2023-09-30T09:01:05.076 INFO:tasks.rados.rados.0.smithi005.stdout:938: done (12 left) 2023-09-30T09:01:05.076 INFO:tasks.rados.rados.0.smithi005.stdout:939: done (11 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:940: done (10 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:941: done (9 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:942: done (8 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:943: done (7 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:944: done (6 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:945: done (5 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:946: done (4 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:947: done (3 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:948: done (2 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:949: done (1 left) 2023-09-30T09:01:05.077 INFO:tasks.rados.rados.0.smithi005.stdout:951: write oid 228 current snap is 0 2023-09-30T09:01:05.078 INFO:tasks.rados.rados.0.smithi005.stdout:950: finishing write tid 1 to smithi00566664-54 2023-09-30T09:01:05.078 INFO:tasks.rados.rados.0.smithi005.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-09-30T09:01:05.083 INFO:tasks.rados.rados.0.smithi005.stdout:951: writing smithi00566664-228 from 655671 to 1237115 tid 1 2023-09-30T09:01:05.091 INFO:tasks.rados.rados.0.smithi005.stdout:951: writing smithi00566664-228 from 2030588 to 2655671 tid 2 2023-09-30T09:01:05.091 INFO:tasks.rados.rados.0.smithi005.stdout:952: read oid 148 snap -1 2023-09-30T09:01:05.091 INFO:tasks.rados.rados.0.smithi005.stdout:952: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-30T09:01:05.091 INFO:tasks.rados.rados.0.smithi005.stdout:953: write oid 55 current snap is 0 2023-09-30T09:01:05.091 INFO:tasks.rados.rados.0.smithi005.stdout:950: finishing write tid 2 to smithi00566664-54 2023-09-30T09:01:05.091 INFO:tasks.rados.rados.0.smithi005.stdout:950: finishing write tid 3 to smithi00566664-54 2023-09-30T09:01:05.091 INFO:tasks.rados.rados.0.smithi005.stdout:950: finishing write tid 4 to smithi00566664-54 2023-09-30T09:01:05.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 54 v 153 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-09-30T09:01:05.092 INFO:tasks.rados.rados.0.smithi005.stdout:950: left oid 54 (ObjNum 752 snap 0 seq_num 752) 2023-09-30T09:01:05.092 INFO:tasks.rados.rados.0.smithi005.stdout:951: finishing write tid 1 to smithi00566664-228 2023-09-30T09:01:05.092 INFO:tasks.rados.rados.0.smithi005.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-09-30T09:01:05.098 INFO:tasks.rados.rados.0.smithi005.stdout:953: writing smithi00566664-55 from 672478 to 1329171 tid 1 2023-09-30T09:01:05.106 INFO:tasks.rados.rados.0.smithi005.stdout:953: writing smithi00566664-55 from 2089070 to 2548987 tid 2 2023-09-30T09:01:05.106 INFO:tasks.rados.rados.0.smithi005.stdout:950: done (3 left) 2023-09-30T09:01:05.106 INFO:tasks.rados.rados.0.smithi005.stdout:954: write oid 28 current snap is 0 2023-09-30T09:01:05.106 INFO:tasks.rados.rados.0.smithi005.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-09-30T09:01:05.114 INFO:tasks.rados.rados.0.smithi005.stdout:954: writing smithi00566664-28 from 689285 to 1421227 tid 1 2023-09-30T09:01:05.121 INFO:tasks.rados.rados.0.smithi005.stdout:954: writing smithi00566664-28 from 2147552 to 2689285 tid 2 2023-09-30T09:01:05.121 INFO:tasks.rados.rados.0.smithi005.stdout:955: write oid 336 current snap is 0 2023-09-30T09:01:05.121 INFO:tasks.rados.rados.0.smithi005.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-09-30T09:01:05.127 INFO:tasks.rados.rados.0.smithi005.stdout:955: writing smithi00566664-336 from 706092 to 1113283 tid 1 2023-09-30T09:01:05.134 INFO:tasks.rados.rados.0.smithi005.stdout:955: writing smithi00566664-336 from 1806034 to 2269620 tid 2 2023-09-30T09:01:05.134 INFO:tasks.rados.rados.0.smithi005.stdout:956: read oid 387 snap -1 2023-09-30T09:01:05.134 INFO:tasks.rados.rados.0.smithi005.stdout:956: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-30T09:01:05.134 INFO:tasks.rados.rados.0.smithi005.stdout:957: write oid 333 current snap is 0 2023-09-30T09:01:05.134 INFO:tasks.rados.rados.0.smithi005.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-09-30T09:01:05.141 INFO:tasks.rados.rados.0.smithi005.stdout:957: writing smithi00566664-333 from 722899 to 1205339 tid 1 2023-09-30T09:01:05.148 INFO:tasks.rados.rados.0.smithi005.stdout:957: writing smithi00566664-333 from 1748163 to 2471760 tid 2 2023-09-30T09:01:05.148 INFO:tasks.rados.rados.0.smithi005.stdout:958: delete oid 337 current snap is 0 2023-09-30T09:01:05.148 INFO:tasks.rados.rados.0.smithi005.stdout:952: expect (ObjNum 147 snap 0 seq_num 147) 2023-09-30T09:01:05.233 INFO:tasks.rados.rados.0.smithi005.stdout:951: finishing write tid 2 to smithi00566664-228 2023-09-30T09:01:05.233 INFO:tasks.rados.rados.0.smithi005.stdout:951: finishing write tid 3 to smithi00566664-228 2023-09-30T09:01:05.233 INFO:tasks.rados.rados.0.smithi005.stdout:951: finishing write tid 4 to smithi00566664-228 2023-09-30T09:01:05.233 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 228 v 216 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-09-30T09:01:05.233 INFO:tasks.rados.rados.0.smithi005.stdout:951: left oid 228 (ObjNum 753 snap 0 seq_num 753) 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:953: finishing write tid 1 to smithi00566664-55 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:953: finishing write tid 2 to smithi00566664-55 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:953: finishing write tid 3 to smithi00566664-55 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:953: finishing write tid 4 to smithi00566664-55 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 176 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:953: left oid 55 (ObjNum 754 snap 0 seq_num 754) 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:954: finishing write tid 1 to smithi00566664-28 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:954: finishing write tid 2 to smithi00566664-28 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:954: finishing write tid 3 to smithi00566664-28 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:954: finishing write tid 4 to smithi00566664-28 2023-09-30T09:01:05.234 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 158 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:954: left oid 28 (ObjNum 755 snap 0 seq_num 755) 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:955: finishing write tid 1 to smithi00566664-336 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:955: finishing write tid 2 to smithi00566664-336 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:955: finishing write tid 3 to smithi00566664-336 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:955: finishing write tid 4 to smithi00566664-336 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 336 v 161 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:955: left oid 336 (ObjNum 756 snap 0 seq_num 756) 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:957: finishing write tid 1 to smithi00566664-333 2023-09-30T09:01:05.235 INFO:tasks.rados.rados.0.smithi005.stdout:956: expect (ObjNum 588 snap 0 seq_num 588) 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:957: finishing write tid 2 to smithi00566664-333 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:957: finishing write tid 3 to smithi00566664-333 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:957: finishing write tid 4 to smithi00566664-333 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 333 v 134 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:957: left oid 333 (ObjNum 757 snap 0 seq_num 757) 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:951: done (7 left) 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:952: done (6 left) 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:953: done (5 left) 2023-09-30T09:01:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:954: done (4 left) 2023-09-30T09:01:05.499 INFO:tasks.rados.rados.0.smithi005.stdout:955: done (3 left) 2023-09-30T09:01:05.499 INFO:tasks.rados.rados.0.smithi005.stdout:956: done (2 left) 2023-09-30T09:01:05.499 INFO:tasks.rados.rados.0.smithi005.stdout:957: done (1 left) 2023-09-30T09:01:05.499 INFO:tasks.rados.rados.0.smithi005.stdout:958: done (0 left) 2023-09-30T09:01:05.499 INFO:tasks.rados.rados.0.smithi005.stdout:959: write oid 107 current snap is 0 2023-09-30T09:01:05.499 INFO:tasks.rados.rados.0.smithi005.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-09-30T09:01:05.511 INFO:tasks.rados.rados.0.smithi005.stdout:959: writing smithi00566664-107 from 756513 to 1389451 tid 1 2023-09-30T09:01:05.519 INFO:tasks.rados.rados.0.smithi005.stdout:959: writing smithi00566664-107 from 1865127 to 2592393 tid 2 2023-09-30T09:01:05.519 INFO:tasks.rados.rados.0.smithi005.stdout:960: write oid 136 current snap is 0 2023-09-30T09:01:05.519 INFO:tasks.rados.rados.0.smithi005.stdout:959: finishing write tid 1 to smithi00566664-107 2023-09-30T09:01:05.520 INFO:tasks.rados.rados.0.smithi005.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-09-30T09:01:05.527 INFO:tasks.rados.rados.0.smithi005.stdout:960: writing smithi00566664-136 from 773320 to 1481507 tid 1 2023-09-30T09:01:05.533 INFO:tasks.rados.rados.0.smithi005.stdout:960: writing smithi00566664-136 from 1923609 to 2394533 tid 2 2023-09-30T09:01:05.533 INFO:tasks.rados.rados.0.smithi005.stdout:961: write oid 207 current snap is 0 2023-09-30T09:01:05.533 INFO:tasks.rados.rados.0.smithi005.stdout:959: finishing write tid 2 to smithi00566664-107 2023-09-30T09:01:05.533 INFO:tasks.rados.rados.0.smithi005.stdout:959: finishing write tid 3 to smithi00566664-107 2023-09-30T09:01:05.534 INFO:tasks.rados.rados.0.smithi005.stdout:959: finishing write tid 4 to smithi00566664-107 2023-09-30T09:01:05.534 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 197 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-09-30T09:01:05.534 INFO:tasks.rados.rados.0.smithi005.stdout:959: left oid 107 (ObjNum 759 snap 0 seq_num 759) 2023-09-30T09:01:05.534 INFO:tasks.rados.rados.0.smithi005.stdout:960: finishing write tid 1 to smithi00566664-136 2023-09-30T09:01:05.534 INFO:tasks.rados.rados.0.smithi005.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-09-30T09:01:05.540 INFO:tasks.rados.rados.0.smithi005.stdout:961: writing smithi00566664-207 from 790127 to 1289916 tid 1 2023-09-30T09:01:05.548 INFO:tasks.rados.rados.0.smithi005.stdout:961: writing smithi00566664-207 from 1698444 to 2429379 tid 2 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:959: done (2 left) 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:962: write oid 233 current snap is 0 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:960: finishing write tid 2 to smithi00566664-136 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:960: finishing write tid 3 to smithi00566664-136 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:960: finishing write tid 4 to smithi00566664-136 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 136 v 131 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:960: left oid 136 (ObjNum 760 snap 0 seq_num 760) 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:961: finishing write tid 1 to smithi00566664-207 2023-09-30T09:01:05.549 INFO:tasks.rados.rados.0.smithi005.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-09-30T09:01:05.554 INFO:tasks.rados.rados.0.smithi005.stdout:962: writing smithi00566664-233 from 406934 to 981972 tid 1 2023-09-30T09:01:05.563 INFO:tasks.rados.rados.0.smithi005.stdout:962: writing smithi00566664-233 from 1640573 to 2115166 tid 2 2023-09-30T09:01:05.567 INFO:tasks.rados.rados.0.smithi005.stdout:962: writing smithi00566664-233 from 2642791 to 2806934 tid 3 2023-09-30T09:01:05.567 INFO:tasks.rados.rados.0.smithi005.stdout:960: done (2 left) 2023-09-30T09:01:05.567 INFO:tasks.rados.rados.0.smithi005.stdout:963: write oid 400 current snap is 0 2023-09-30T09:01:05.567 INFO:tasks.rados.rados.0.smithi005.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-09-30T09:01:05.573 INFO:tasks.rados.rados.0.smithi005.stdout:963: writing smithi00566664-400 from 423741 to 1074028 tid 1 2023-09-30T09:01:05.580 INFO:tasks.rados.rados.0.smithi005.stdout:963: writing smithi00566664-400 from 1699055 to 2317306 tid 2 2023-09-30T09:01:05.580 INFO:tasks.rados.rados.0.smithi005.stdout:964: read oid 111 snap -1 2023-09-30T09:01:05.580 INFO:tasks.rados.rados.0.smithi005.stdout:964: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-30T09:01:05.580 INFO:tasks.rados.rados.0.smithi005.stdout:965: read oid 135 snap -1 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:966: write oid 329 current snap is 0 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:961: finishing write tid 2 to smithi00566664-207 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:961: finishing write tid 3 to smithi00566664-207 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:961: finishing write tid 4 to smithi00566664-207 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 207 v 213 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:962: finishing write tid 1 to smithi00566664-233 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:962: finishing write tid 2 to smithi00566664-233 2023-09-30T09:01:05.581 INFO:tasks.rados.rados.0.smithi005.stdout:962: finishing write tid 3 to smithi00566664-233 2023-09-30T09:01:05.582 INFO:tasks.rados.rados.0.smithi005.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-09-30T09:01:05.586 INFO:tasks.rados.rados.0.smithi005.stdout:966: writing smithi00566664-329 from 440548 to 1166084 tid 1 2023-09-30T09:01:05.592 INFO:tasks.rados.rados.0.smithi005.stdout:966: writing smithi00566664-329 from 1757537 to 2235799 tid 2 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:966: writing smithi00566664-329 from 2813990 to 2840548 tid 3 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:961: done (5 left) 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:967: read oid 23 snap -1 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:967: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:968: write oid 455 current snap is 0 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:962: finishing write tid 4 to smithi00566664-233 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:962: finishing write tid 5 to smithi00566664-233 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 233 v 138 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-09-30T09:01:05.597 INFO:tasks.rados.rados.0.smithi005.stdout:962: left oid 233 (ObjNum 762 snap 0 seq_num 762) 2023-09-30T09:01:05.598 INFO:tasks.rados.rados.0.smithi005.stdout:963: finishing write tid 1 to smithi00566664-400 2023-09-30T09:01:05.598 INFO:tasks.rados.rados.0.smithi005.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-09-30T09:01:05.603 INFO:tasks.rados.rados.0.smithi005.stdout:968: writing smithi00566664-455 from 457355 to 858140 tid 1 2023-09-30T09:01:05.611 INFO:tasks.rados.rados.0.smithi005.stdout:968: writing smithi00566664-455 from 1416019 to 2037939 tid 2 2023-09-30T09:01:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:968: writing smithi00566664-455 from 2725060 to 2857355 tid 3 2023-09-30T09:01:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:962: done (6 left) 2023-09-30T09:01:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:969: read oid 188 snap -1 2023-09-30T09:01:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:969: expect (ObjNum 187 snap 0 seq_num 187) 2023-09-30T09:01:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:970: write oid 431 current snap is 0 2023-09-30T09:01:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-09-30T09:01:05.621 INFO:tasks.rados.rados.0.smithi005.stdout:970: writing smithi00566664-431 from 474162 to 950196 tid 1 2023-09-30T09:01:05.626 INFO:tasks.rados.rados.0.smithi005.stdout:970: writing smithi00566664-431 from 1358148 to 1840079 tid 2 2023-09-30T09:01:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:970: writing smithi00566664-431 from 2352483 to 2817786 tid 3 2023-09-30T09:01:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:971: read oid 392 snap -1 2023-09-30T09:01:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:971: expect deleted 2023-09-30T09:01:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:972: read oid 333 snap -1 2023-09-30T09:01:05.634 INFO:tasks.rados.rados.0.smithi005.stdout:972: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-30T09:01:05.634 INFO:tasks.rados.rados.0.smithi005.stdout:973: delete oid 390 current snap is 0 2023-09-30T09:01:05.634 INFO:tasks.rados.rados.0.smithi005.stdout:965: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-30T09:01:05.706 INFO:tasks.rados.rados.0.smithi005.stdout:963: finishing write tid 2 to smithi00566664-400 2023-09-30T09:01:05.707 INFO:tasks.rados.rados.0.smithi005.stdout:963: finishing write tid 3 to smithi00566664-400 2023-09-30T09:01:05.707 INFO:tasks.rados.rados.0.smithi005.stdout:963: finishing write tid 4 to smithi00566664-400 2023-09-30T09:01:05.707 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 400 v 124 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-09-30T09:01:05.707 INFO:tasks.rados.rados.0.smithi005.stdout:963: left oid 400 (ObjNum 763 snap 0 seq_num 763) 2023-09-30T09:01:05.707 INFO:tasks.rados.rados.0.smithi005.stdout:964: expect (ObjNum 671 snap 0 seq_num 671) 2023-09-30T09:01:05.851 INFO:tasks.rados.rados.0.smithi005.stdout:966: finishing write tid 1 to smithi00566664-329 2023-09-30T09:01:05.851 INFO:tasks.rados.rados.0.smithi005.stdout:966: finishing write tid 2 to smithi00566664-329 2023-09-30T09:01:05.851 INFO:tasks.rados.rados.0.smithi005.stdout:963: done (10 left) 2023-09-30T09:01:05.851 INFO:tasks.rados.rados.0.smithi005.stdout:964: done (9 left) 2023-09-30T09:01:05.851 INFO:tasks.rados.rados.0.smithi005.stdout:965: done (8 left) 2023-09-30T09:01:05.851 INFO:tasks.rados.rados.0.smithi005.stdout:973: done (7 left) 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:974: read oid 268 snap -1 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:974: expect (ObjNum 267 snap 0 seq_num 267) 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:975: read oid 257 snap -1 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:975: expect (ObjNum 256 snap 0 seq_num 256) 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:976: write oid 81 current snap is 0 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:966: finishing write tid 3 to smithi00566664-329 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:966: finishing write tid 4 to smithi00566664-329 2023-09-30T09:01:05.852 INFO:tasks.rados.rados.0.smithi005.stdout:966: finishing write tid 5 to smithi00566664-329 2023-09-30T09:01:05.853 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 329 v 217 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-09-30T09:01:05.853 INFO:tasks.rados.rados.0.smithi005.stdout:966: left oid 329 (ObjNum 764 snap 0 seq_num 764) 2023-09-30T09:01:05.853 INFO:tasks.rados.rados.0.smithi005.stdout:967: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-30T09:01:05.991 INFO:tasks.rados.rados.0.smithi005.stdout:968: finishing write tid 1 to smithi00566664-455 2023-09-30T09:01:05.991 INFO:tasks.rados.rados.0.smithi005.stdout:968: finishing write tid 2 to smithi00566664-455 2023-09-30T09:01:05.991 INFO:tasks.rados.rados.0.smithi005.stdout:968: finishing write tid 3 to smithi00566664-455 2023-09-30T09:01:05.991 INFO:tasks.rados.rados.0.smithi005.stdout:968: finishing write tid 4 to smithi00566664-455 2023-09-30T09:01:05.992 INFO:tasks.rados.rados.0.smithi005.stdout:968: finishing write tid 5 to smithi00566664-455 2023-09-30T09:01:05.992 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 455 v 157 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-09-30T09:01:05.992 INFO:tasks.rados.rados.0.smithi005.stdout:968: left oid 455 (ObjNum 765 snap 0 seq_num 765) 2023-09-30T09:01:05.992 INFO:tasks.rados.rados.0.smithi005.stdout:969: expect (ObjNum 187 snap 0 seq_num 187) 2023-09-30T09:01:06.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:05 smithi005 bash[27219]: audit 2023-09-30T09:01:05.675472+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.5:0/3015689294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:06.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:05 smithi005 bash[33615]: audit 2023-09-30T09:01:05.675472+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.5:0/3015689294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:06.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:05 smithi099 bash[27661]: audit 2023-09-30T09:01:05.675472+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.5:0/3015689294' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:06.088 INFO:tasks.rados.rados.0.smithi005.stdout:970: finishing write tid 1 to smithi00566664-431 2023-09-30T09:01:06.088 INFO:tasks.rados.rados.0.smithi005.stdout:970: finishing write tid 2 to smithi00566664-431 2023-09-30T09:01:06.089 INFO:tasks.rados.rados.0.smithi005.stdout:970: finishing write tid 3 to smithi00566664-431 2023-09-30T09:01:06.089 INFO:tasks.rados.rados.0.smithi005.stdout:970: finishing write tid 4 to smithi00566664-431 2023-09-30T09:01:06.089 INFO:tasks.rados.rados.0.smithi005.stdout:970: finishing write tid 5 to smithi00566664-431 2023-09-30T09:01:06.089 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 431 v 165 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-09-30T09:01:06.089 INFO:tasks.rados.rados.0.smithi005.stdout:970: left oid 431 (ObjNum 766 snap 0 seq_num 766) 2023-09-30T09:01:06.089 INFO:tasks.rados.rados.0.smithi005.stdout:972: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-30T09:01:06.193 INFO:tasks.rados.rados.0.smithi005.stdout:975: expect (ObjNum 256 snap 0 seq_num 256) 2023-09-30T09:01:06.261 INFO:tasks.rados.rados.0.smithi005.stdout:974: expect (ObjNum 267 snap 0 seq_num 267) 2023-09-30T09:01:06.339 INFO:tasks.rados.rados.0.smithi005.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-09-30T09:01:06.351 INFO:tasks.rados.rados.0.smithi005.stdout:976: writing smithi00566664-81 from 507776 to 1250661 tid 1 2023-09-30T09:01:06.360 INFO:tasks.rados.rados.0.smithi005.stdout:976: writing smithi00566664-81 from 1991465 to 2477065 tid 2 2023-09-30T09:01:06.360 INFO:tasks.rados.rados.0.smithi005.stdout:966: done (9 left) 2023-09-30T09:01:06.360 INFO:tasks.rados.rados.0.smithi005.stdout:967: done (8 left) 2023-09-30T09:01:06.360 INFO:tasks.rados.rados.0.smithi005.stdout:968: done (7 left) 2023-09-30T09:01:06.360 INFO:tasks.rados.rados.0.smithi005.stdout:969: done (6 left) 2023-09-30T09:01:06.360 INFO:tasks.rados.rados.0.smithi005.stdout:970: done (5 left) 2023-09-30T09:01:06.360 INFO:tasks.rados.rados.0.smithi005.stdout:971: done (4 left) 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:972: done (3 left) 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:974: done (2 left) 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:975: done (1 left) 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:977: read oid 326 snap -1 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:977: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:978: read oid 263 snap -1 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:978: expect deleted 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:979: read oid 143 snap -1 2023-09-30T09:01:06.361 INFO:tasks.rados.rados.0.smithi005.stdout:979: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-30T09:01:06.362 INFO:tasks.rados.rados.0.smithi005.stdout:980: read oid 286 snap -1 2023-09-30T09:01:06.362 INFO:tasks.rados.rados.0.smithi005.stdout:980: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-30T09:01:06.362 INFO:tasks.rados.rados.0.smithi005.stdout:981: read oid 376 snap -1 2023-09-30T09:01:06.362 INFO:tasks.rados.rados.0.smithi005.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-30T09:01:06.362 INFO:tasks.rados.rados.0.smithi005.stdout:982: write oid 94 current snap is 0 2023-09-30T09:01:06.362 INFO:tasks.rados.rados.0.smithi005.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-09-30T09:01:06.365 INFO:tasks.rados.rados.0.smithi005.stdout:982: writing smithi00566664-94 from 524583 to 942717 tid 1 2023-09-30T09:01:06.373 INFO:tasks.rados.rados.0.smithi005.stdout:982: writing smithi00566664-94 from 1649947 to 2279205 tid 2 2023-09-30T09:01:06.377 INFO:tasks.rados.rados.0.smithi005.stdout:982: writing smithi00566664-94 from 2834752 to 2924583 tid 3 2023-09-30T09:01:06.377 INFO:tasks.rados.rados.0.smithi005.stdout:983: write oid 451 current snap is 0 2023-09-30T09:01:06.377 INFO:tasks.rados.rados.0.smithi005.stdout:976: finishing write tid 1 to smithi00566664-81 2023-09-30T09:01:06.377 INFO:tasks.rados.rados.0.smithi005.stdout:976: finishing write tid 2 to smithi00566664-81 2023-09-30T09:01:06.378 INFO:tasks.rados.rados.0.smithi005.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-09-30T09:01:06.383 INFO:tasks.rados.rados.0.smithi005.stdout:983: writing smithi00566664-451 from 541390 to 1034773 tid 1 2023-09-30T09:01:06.389 INFO:tasks.rados.rados.0.smithi005.stdout:983: writing smithi00566664-451 from 1592076 to 2081345 tid 2 2023-09-30T09:01:06.394 INFO:tasks.rados.rados.0.smithi005.stdout:983: writing smithi00566664-451 from 2862175 to 2941390 tid 3 2023-09-30T09:01:06.394 INFO:tasks.rados.rados.0.smithi005.stdout:978: done (7 left) 2023-09-30T09:01:06.394 INFO:tasks.rados.rados.0.smithi005.stdout:984: read oid 49 snap -1 2023-09-30T09:01:06.394 INFO:tasks.rados.rados.0.smithi005.stdout:984: expect (ObjNum 724 snap 0 seq_num 724) 2023-09-30T09:01:06.394 INFO:tasks.rados.rados.0.smithi005.stdout:985: read oid 160 snap -1 2023-09-30T09:01:06.394 INFO:tasks.rados.rados.0.smithi005.stdout:985: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-30T09:01:06.395 INFO:tasks.rados.rados.0.smithi005.stdout:986: write oid 456 current snap is 0 2023-09-30T09:01:06.395 INFO:tasks.rados.rados.0.smithi005.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-09-30T09:01:06.402 INFO:tasks.rados.rados.0.smithi005.stdout:986: writing smithi00566664-456 from 558197 to 1126829 tid 1 2023-09-30T09:01:06.407 INFO:tasks.rados.rados.0.smithi005.stdout:986: writing smithi00566664-456 from 1650558 to 2283485 tid 2 2023-09-30T09:01:06.411 INFO:tasks.rados.rados.0.smithi005.stdout:986: writing smithi00566664-456 from 2773245 to 2958197 tid 3 2023-09-30T09:01:06.411 INFO:tasks.rados.rados.0.smithi005.stdout:987: write oid 110 current snap is 0 2023-09-30T09:01:06.411 INFO:tasks.rados.rados.0.smithi005.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-09-30T09:01:06.418 INFO:tasks.rados.rados.0.smithi005.stdout:987: writing smithi00566664-110 from 575004 to 1218885 tid 1 2023-09-30T09:01:06.424 INFO:tasks.rados.rados.0.smithi005.stdout:987: writing smithi00566664-110 from 1709040 to 2201978 tid 2 2023-09-30T09:01:06.428 INFO:tasks.rados.rados.0.smithi005.stdout:987: writing smithi00566664-110 from 2917021 to 2975004 tid 3 2023-09-30T09:01:06.428 INFO:tasks.rados.rados.0.smithi005.stdout:988: read oid 327 snap -1 2023-09-30T09:01:06.429 INFO:tasks.rados.rados.0.smithi005.stdout:988: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-30T09:01:06.429 INFO:tasks.rados.rados.0.smithi005.stdout:989: write oid 298 current snap is 0 2023-09-30T09:01:06.429 INFO:tasks.rados.rados.0.smithi005.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-09-30T09:01:06.435 INFO:tasks.rados.rados.0.smithi005.stdout:989: writing smithi00566664-298 from 591811 to 1310941 tid 1 2023-09-30T09:01:06.442 INFO:tasks.rados.rados.0.smithi005.stdout:989: writing smithi00566664-298 from 1767522 to 2404118 tid 2 2023-09-30T09:01:06.445 INFO:tasks.rados.rados.0.smithi005.stdout:989: writing smithi00566664-298 from 2828091 to 2991811 tid 3 2023-09-30T09:01:06.446 INFO:tasks.rados.rados.0.smithi005.stdout:990: delete oid 9 current snap is 0 2023-09-30T09:01:06.446 INFO:tasks.rados.rados.0.smithi005.stdout:976: finishing write tid 3 to smithi00566664-81 2023-09-30T09:01:06.446 INFO:tasks.rados.rados.0.smithi005.stdout:977: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-30T09:01:06.556 INFO:tasks.rados.rados.0.smithi005.stdout:976: finishing write tid 4 to smithi00566664-81 2023-09-30T09:01:06.557 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 81 v 220 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-09-30T09:01:06.557 INFO:tasks.rados.rados.0.smithi005.stdout:976: left oid 81 (ObjNum 768 snap 0 seq_num 768) 2023-09-30T09:01:06.557 INFO:tasks.rados.rados.0.smithi005.stdout:979: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-30T09:01:06.674 INFO:tasks.rados.rados.0.smithi005.stdout:981: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-30T09:01:06.745 INFO:tasks.rados.rados.0.smithi005.stdout:982: finishing write tid 1 to smithi00566664-94 2023-09-30T09:01:06.746 INFO:tasks.rados.rados.0.smithi005.stdout:982: finishing write tid 2 to smithi00566664-94 2023-09-30T09:01:06.746 INFO:tasks.rados.rados.0.smithi005.stdout:980: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-30T09:01:06.833 INFO:tasks.rados.rados.0.smithi005.stdout:982: finishing write tid 3 to smithi00566664-94 2023-09-30T09:01:06.833 INFO:tasks.rados.rados.0.smithi005.stdout:982: finishing write tid 4 to smithi00566664-94 2023-09-30T09:01:06.833 INFO:tasks.rados.rados.0.smithi005.stdout:982: finishing write tid 5 to smithi00566664-94 2023-09-30T09:01:06.833 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 94 v 127 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-09-30T09:01:06.833 INFO:tasks.rados.rados.0.smithi005.stdout:982: left oid 94 (ObjNum 769 snap 0 seq_num 769) 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:983: finishing write tid 1 to smithi00566664-451 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:983: finishing write tid 2 to smithi00566664-451 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:983: finishing write tid 3 to smithi00566664-451 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:983: finishing write tid 4 to smithi00566664-451 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:983: finishing write tid 5 to smithi00566664-451 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 451 v 128 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:983: left oid 451 (ObjNum 770 snap 0 seq_num 770) 2023-09-30T09:01:06.834 INFO:tasks.rados.rados.0.smithi005.stdout:984: expect (ObjNum 724 snap 0 seq_num 724) 2023-09-30T09:01:06.959 INFO:tasks.rados.rados.0.smithi005.stdout:985: expect (ObjNum 159 snap 0 seq_num 159) 2023-09-30T09:01:07.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:06 smithi005 bash[27219]: cluster 2023-09-30T09:01:06.201929+0000 mgr.y (mgr.24358) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 93 op/s 2023-09-30T09:01:07.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:06 smithi005 bash[33615]: cluster 2023-09-30T09:01:06.201929+0000 mgr.y (mgr.24358) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 93 op/s 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:986: finishing write tid 1 to smithi00566664-456 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:986: finishing write tid 2 to smithi00566664-456 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:986: finishing write tid 3 to smithi00566664-456 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:986: finishing write tid 4 to smithi00566664-456 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:986: finishing write tid 5 to smithi00566664-456 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 134 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:986: left oid 456 (ObjNum 771 snap 0 seq_num 771) 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:987: finishing write tid 1 to smithi00566664-110 2023-09-30T09:01:07.042 INFO:tasks.rados.rados.0.smithi005.stdout:987: finishing write tid 2 to smithi00566664-110 2023-09-30T09:01:07.043 INFO:tasks.rados.rados.0.smithi005.stdout:987: finishing write tid 3 to smithi00566664-110 2023-09-30T09:01:07.043 INFO:tasks.rados.rados.0.smithi005.stdout:987: finishing write tid 4 to smithi00566664-110 2023-09-30T09:01:07.043 INFO:tasks.rados.rados.0.smithi005.stdout:987: finishing write tid 5 to smithi00566664-110 2023-09-30T09:01:07.043 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 110 v 224 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-09-30T09:01:07.043 INFO:tasks.rados.rados.0.smithi005.stdout:987: left oid 110 (ObjNum 772 snap 0 seq_num 772) 2023-09-30T09:01:07.043 INFO:tasks.rados.rados.0.smithi005.stdout:988: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-30T09:01:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:06 smithi099 bash[27661]: cluster 2023-09-30T09:01:06.201929+0000 mgr.y (mgr.24358) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 MiB/s rd, 9.1 MiB/s wr, 93 op/s 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:989: finishing write tid 1 to smithi00566664-298 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:989: finishing write tid 2 to smithi00566664-298 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:989: finishing write tid 3 to smithi00566664-298 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:989: finishing write tid 4 to smithi00566664-298 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:989: finishing write tid 5 to smithi00566664-298 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 298 v 228 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:989: left oid 298 (ObjNum 773 snap 0 seq_num 773) 2023-09-30T09:01:07.211 INFO:tasks.rados.rados.0.smithi005.stdout:976: done (13 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:977: done (12 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:979: done (11 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:980: done (10 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:981: done (9 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:982: done (8 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:983: done (7 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:984: done (6 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:985: done (5 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:986: done (4 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:987: done (3 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:988: done (2 left) 2023-09-30T09:01:07.212 INFO:tasks.rados.rados.0.smithi005.stdout:989: done (1 left) 2023-09-30T09:01:07.213 INFO:tasks.rados.rados.0.smithi005.stdout:990: done (0 left) 2023-09-30T09:01:07.213 INFO:tasks.rados.rados.0.smithi005.stdout:991: write oid 392 current snap is 0 2023-09-30T09:01:07.213 INFO:tasks.rados.rados.0.smithi005.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-09-30T09:01:07.224 INFO:tasks.rados.rados.0.smithi005.stdout:991: writing smithi00566664-392 from 625425 to 1095053 tid 1 2023-09-30T09:01:07.232 INFO:tasks.rados.rados.0.smithi005.stdout:991: writing smithi00566664-392 from 1768133 to 2408398 tid 2 2023-09-30T09:01:07.232 INFO:tasks.rados.rados.0.smithi005.stdout:992: write oid 3 current snap is 0 2023-09-30T09:01:07.232 INFO:tasks.rados.rados.0.smithi005.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-09-30T09:01:07.239 INFO:tasks.rados.rados.0.smithi005.stdout:992: writing smithi00566664-3 from 642232 to 1303462 tid 1 2023-09-30T09:01:07.247 INFO:tasks.rados.rados.0.smithi005.stdout:992: writing smithi00566664-3 from 1942968 to 2726891 tid 2 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:993: delete oid 434 current snap is 0 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:991: finishing write tid 1 to smithi00566664-392 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:991: finishing write tid 2 to smithi00566664-392 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:991: finishing write tid 3 to smithi00566664-392 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:991: finishing write tid 4 to smithi00566664-392 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 392 v 168 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-09-30T09:01:07.248 INFO:tasks.rados.rados.0.smithi005.stdout:992: finishing write tid 1 to smithi00566664-3 2023-09-30T09:01:07.249 INFO:tasks.rados.rados.0.smithi005.stdout:991: done (2 left) 2023-09-30T09:01:07.249 INFO:tasks.rados.rados.0.smithi005.stdout:993: done (1 left) 2023-09-30T09:01:07.249 INFO:tasks.rados.rados.0.smithi005.stdout:994: delete oid 59 current snap is 0 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:994: done (1 left) 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:995: read oid 156 snap -1 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:995: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:996: read oid 260 snap -1 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:997: read oid 122 snap -1 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:997: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:998: write oid 460 current snap is 0 2023-09-30T09:01:07.252 INFO:tasks.rados.rados.0.smithi005.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-09-30T09:01:07.260 INFO:tasks.rados.rados.0.smithi005.stdout:998: writing smithi00566664-460 from 692653 to 1179630 tid 1 2023-09-30T09:01:07.267 INFO:tasks.rados.rados.0.smithi005.stdout:998: writing smithi00566664-460 from 1602061 to 2249664 tid 2 2023-09-30T09:01:07.272 INFO:tasks.rados.rados.0.smithi005.stdout:998: writing smithi00566664-460 from 2992629 to 3092653 tid 3 2023-09-30T09:01:07.272 INFO:tasks.rados.rados.0.smithi005.stdout:999: write oid 191 current snap is 0 2023-09-30T09:01:07.272 INFO:tasks.rados.rados.0.smithi005.stdout:992: finishing write tid 2 to smithi00566664-3 2023-09-30T09:01:07.272 INFO:tasks.rados.rados.0.smithi005.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-09-30T09:01:07.279 INFO:tasks.rados.rados.0.smithi005.stdout:999: writing smithi00566664-191 from 709460 to 1271686 tid 1 2023-09-30T09:01:07.288 INFO:tasks.rados.rados.0.smithi005.stdout:999: writing smithi00566664-191 from 2060543 to 2851804 tid 2 2023-09-30T09:01:07.288 INFO:tasks.rados.rados.0.smithi005.stdout:1000: read oid 179 snap -1 2023-09-30T09:01:07.289 INFO:tasks.rados.rados.0.smithi005.stdout:1000: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-30T09:01:07.289 INFO:tasks.rados.rados.0.smithi005.stdout:1001: read oid 39 snap -1 2023-09-30T09:01:07.289 INFO:tasks.rados.rados.0.smithi005.stdout:1001: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:01:07.289 INFO:tasks.rados.rados.0.smithi005.stdout:1002: write oid 74 current snap is 0 2023-09-30T09:01:07.289 INFO:tasks.rados.rados.0.smithi005.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-09-30T09:01:07.296 INFO:tasks.rados.rados.0.smithi005.stdout:1002: writing smithi00566664-74 from 726267 to 1363742 tid 1 2023-09-30T09:01:07.304 INFO:tasks.rados.rados.0.smithi005.stdout:1002: writing smithi00566664-74 from 2119025 to 2770297 tid 2 2023-09-30T09:01:07.305 INFO:tasks.rados.rados.0.smithi005.stdout:1003: write oid 285 current snap is 0 2023-09-30T09:01:07.305 INFO:tasks.rados.rados.0.smithi005.stdout:992: finishing write tid 3 to smithi00566664-3 2023-09-30T09:01:07.305 INFO:tasks.rados.rados.0.smithi005.stdout:992: finishing write tid 4 to smithi00566664-3 2023-09-30T09:01:07.305 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 3 v 134 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-09-30T09:01:07.305 INFO:tasks.rados.rados.0.smithi005.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-09-30T09:01:07.305 INFO:tasks.rados.rados.0.smithi005.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-09-30T09:01:07.312 INFO:tasks.rados.rados.0.smithi005.stdout:1003: writing smithi00566664-285 from 743074 to 1455798 tid 1 2023-09-30T09:01:07.321 INFO:tasks.rados.rados.0.smithi005.stdout:1003: writing smithi00566664-285 from 2061154 to 2856084 tid 2 2023-09-30T09:01:07.321 INFO:tasks.rados.rados.0.smithi005.stdout:992: done (9 left) 2023-09-30T09:01:07.321 INFO:tasks.rados.rados.0.smithi005.stdout:1004: write oid 111 current snap is 0 2023-09-30T09:01:07.321 INFO:tasks.rados.rados.0.smithi005.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-09-30T09:01:07.330 INFO:tasks.rados.rados.0.smithi005.stdout:1004: writing smithi00566664-111 from 759881 to 1547854 tid 1 2023-09-30T09:01:07.336 INFO:tasks.rados.rados.0.smithi005.stdout:1004: writing smithi00566664-111 from 2119636 to 2774577 tid 2 2023-09-30T09:01:07.337 INFO:tasks.rados.rados.0.smithi005.stdout:1005: write oid 454 current snap is 0 2023-09-30T09:01:07.337 INFO:tasks.rados.rados.0.smithi005.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-09-30T09:01:07.344 INFO:tasks.rados.rados.0.smithi005.stdout:1005: writing smithi00566664-454 from 776688 to 1356263 tid 1 2023-09-30T09:01:07.352 INFO:tasks.rados.rados.0.smithi005.stdout:1005: writing smithi00566664-454 from 1894471 to 2693070 tid 2 2023-09-30T09:01:07.352 INFO:tasks.rados.rados.0.smithi005.stdout:1006: read oid 314 snap -1 2023-09-30T09:01:07.352 INFO:tasks.rados.rados.0.smithi005.stdout:1006: expect (ObjNum 313 snap 0 seq_num 313) 2023-09-30T09:01:07.352 INFO:tasks.rados.rados.0.smithi005.stdout:1007: read oid 68 snap -1 2023-09-30T09:01:07.352 INFO:tasks.rados.rados.0.smithi005.stdout:1007: expect (ObjNum 67 snap 0 seq_num 67) 2023-09-30T09:01:07.352 INFO:tasks.rados.rados.0.smithi005.stdout:1008: read oid 290 snap -1 2023-09-30T09:01:07.352 INFO:tasks.rados.rados.0.smithi005.stdout:1008: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-30T09:01:07.353 INFO:tasks.rados.rados.0.smithi005.stdout:1009: write oid 276 current snap is 0 2023-09-30T09:01:07.353 INFO:tasks.rados.rados.0.smithi005.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-09-30T09:01:07.360 INFO:tasks.rados.rados.0.smithi005.stdout:1009: writing smithi00566664-276 from 793495 to 1448319 tid 1 2023-09-30T09:01:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:1009: writing smithi00566664-276 from 1952953 to 2611563 tid 2 2023-09-30T09:01:07.371 INFO:tasks.rados.rados.0.smithi005.stdout:1009: writing smithi00566664-276 from 3157167 to 3193495 tid 3 2023-09-30T09:01:07.371 INFO:tasks.rados.rados.0.smithi005.stdout:1010: read oid 462 snap -1 2023-09-30T09:01:07.371 INFO:tasks.rados.rados.0.smithi005.stdout:1010: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-30T09:01:07.371 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:07.371 INFO:tasks.rados.rados.0.smithi005.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-30T09:01:07.448 INFO:tasks.rados.rados.0.smithi005.stdout:995: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-30T09:01:07.530 INFO:tasks.rados.rados.0.smithi005.stdout:998: finishing write tid 1 to smithi00566664-460 2023-09-30T09:01:07.530 INFO:tasks.rados.rados.0.smithi005.stdout:997: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-30T09:01:07.655 INFO:tasks.rados.rados.0.smithi005.stdout:998: finishing write tid 2 to smithi00566664-460 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:998: finishing write tid 3 to smithi00566664-460 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:998: finishing write tid 4 to smithi00566664-460 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:998: finishing write tid 5 to smithi00566664-460 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 460 v 201 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:999: finishing write tid 1 to smithi00566664-191 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:999: finishing write tid 2 to smithi00566664-191 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:999: finishing write tid 3 to smithi00566664-191 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:999: finishing write tid 4 to smithi00566664-191 2023-09-30T09:01:07.656 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 191 v 177 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-09-30T09:01:07.657 INFO:tasks.rados.rados.0.smithi005.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2023-09-30T09:01:07.657 INFO:tasks.rados.rados.0.smithi005.stdout:1000: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-30T09:01:07.810 INFO:tasks.rados.rados.0.smithi005.stdout:1001: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:01:07.988 INFO:tasks.rados.rados.0.smithi005.stdout:1002: finishing write tid 1 to smithi00566664-74 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:1002: finishing write tid 2 to smithi00566664-74 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:995: done (15 left) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:996: done (14 left) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:997: done (13 left) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:998: done (12 left) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:999: done (11 left) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:1000: done (10 left) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:1001: done (9 left) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:1011: read oid 296 snap -1 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:1011: expect (ObjNum 740 snap 0 seq_num 740) 2023-09-30T09:01:07.989 INFO:tasks.rados.rados.0.smithi005.stdout:1012: write oid 457 current snap is 0 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1002: finishing write tid 3 to smithi00566664-74 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1002: finishing write tid 4 to smithi00566664-74 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 137 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1003: finishing write tid 1 to smithi00566664-285 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1003: finishing write tid 2 to smithi00566664-285 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1003: finishing write tid 3 to smithi00566664-285 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1003: finishing write tid 4 to smithi00566664-285 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 285 v 153 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1003: left oid 285 (ObjNum 782 snap 0 seq_num 782) 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1004: finishing write tid 1 to smithi00566664-111 2023-09-30T09:01:07.990 INFO:tasks.rados.rados.0.smithi005.stdout:1004: finishing write tid 2 to smithi00566664-111 2023-09-30T09:01:07.991 INFO:tasks.rados.rados.0.smithi005.stdout:1004: finishing write tid 3 to smithi00566664-111 2023-09-30T09:01:07.991 INFO:tasks.rados.rados.0.smithi005.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-09-30T09:01:07.994 INFO:tasks.rados.rados.0.smithi005.stdout:1012: writing smithi00566664-457 from 410302 to 1140375 tid 1 2023-09-30T09:01:08.001 INFO:tasks.rados.rados.0.smithi005.stdout:1012: writing smithi00566664-457 from 1895082 to 2297350 tid 2 2023-09-30T09:01:08.006 INFO:tasks.rados.rados.0.smithi005.stdout:1012: writing smithi00566664-457 from 2951884 to 3210302 tid 3 2023-09-30T09:01:08.006 INFO:tasks.rados.rados.0.smithi005.stdout:1002: done (10 left) 2023-09-30T09:01:08.006 INFO:tasks.rados.rados.0.smithi005.stdout:1003: done (9 left) 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1013: read oid 94 snap -1 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1013: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1014: read oid 500 snap -1 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1014: expect (ObjNum 499 snap 0 seq_num 499) 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1015: read oid 230 snap -1 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1015: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1016: write oid 34 current snap is 0 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:1004: finishing write tid 4 to smithi00566664-111 2023-09-30T09:01:08.007 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 111 v 231 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-09-30T09:01:08.008 INFO:tasks.rados.rados.0.smithi005.stdout:1004: left oid 111 (ObjNum 783 snap 0 seq_num 783) 2023-09-30T09:01:08.008 INFO:tasks.rados.rados.0.smithi005.stdout:1005: finishing write tid 1 to smithi00566664-454 2023-09-30T09:01:08.008 INFO:tasks.rados.rados.0.smithi005.stdout:1005: finishing write tid 2 to smithi00566664-454 2023-09-30T09:01:08.008 INFO:tasks.rados.rados.0.smithi005.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-09-30T09:01:08.011 INFO:tasks.rados.rados.0.smithi005.stdout:1016: writing smithi00566664-34 from 427109 to 832431 tid 1 2023-09-30T09:01:08.018 INFO:tasks.rados.rados.0.smithi005.stdout:1016: writing smithi00566664-34 from 1553564 to 2099490 tid 2 2023-09-30T09:01:08.025 INFO:tasks.rados.rados.0.smithi005.stdout:1016: writing smithi00566664-34 from 2579307 to 3227109 tid 3 2023-09-30T09:01:08.025 INFO:tasks.rados.rados.0.smithi005.stdout:1004: done (12 left) 2023-09-30T09:01:08.025 INFO:tasks.rados.rados.0.smithi005.stdout:1017: write oid 488 current snap is 0 2023-09-30T09:01:08.026 INFO:tasks.rados.rados.0.smithi005.stdout:1005: finishing write tid 3 to smithi00566664-454 2023-09-30T09:01:08.026 INFO:tasks.rados.rados.0.smithi005.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-09-30T09:01:08.030 INFO:tasks.rados.rados.0.smithi005.stdout:1017: writing smithi00566664-488 from 443916 to 924487 tid 1 2023-09-30T09:01:08.037 INFO:tasks.rados.rados.0.smithi005.stdout:1017: writing smithi00566664-488 from 1612046 to 2017983 tid 2 2023-09-30T09:01:08.043 INFO:tasks.rados.rados.0.smithi005.stdout:1017: writing smithi00566664-488 from 2606730 to 3101782 tid 3 2023-09-30T09:01:08.043 INFO:tasks.rados.rados.0.smithi005.stdout:1018: read oid 53 snap -1 2023-09-30T09:01:08.043 INFO:tasks.rados.rados.0.smithi005.stdout:1018: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-30T09:01:08.044 INFO:tasks.rados.rados.0.smithi005.stdout:1019: read oid 300 snap -1 2023-09-30T09:01:08.044 INFO:tasks.rados.rados.0.smithi005.stdout:1019: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-30T09:01:08.044 INFO:tasks.rados.rados.0.smithi005.stdout:1020: write oid 192 current snap is 0 2023-09-30T09:01:08.044 INFO:tasks.rados.rados.0.smithi005.stdout:1005: finishing write tid 4 to smithi00566664-454 2023-09-30T09:01:08.044 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 454 v 140 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-09-30T09:01:08.044 INFO:tasks.rados.rados.0.smithi005.stdout:1005: left oid 454 (ObjNum 784 snap 0 seq_num 784) 2023-09-30T09:01:08.044 INFO:tasks.rados.rados.0.smithi005.stdout:1008: expect (ObjNum 520 snap 0 seq_num 520) 2023-09-30T09:01:08.178 INFO:tasks.rados.rados.0.smithi005.stdout:1006: expect (ObjNum 313 snap 0 seq_num 313) 2023-09-30T09:01:08.278 INFO:tasks.rados.rados.0.smithi005.stdout:1009: finishing write tid 1 to smithi00566664-276 2023-09-30T09:01:08.278 INFO:tasks.rados.rados.0.smithi005.stdout:1009: finishing write tid 2 to smithi00566664-276 2023-09-30T09:01:08.278 INFO:tasks.rados.rados.0.smithi005.stdout:1007: expect (ObjNum 67 snap 0 seq_num 67) 2023-09-30T09:01:08.375 INFO:tasks.rados.rados.0.smithi005.stdout:1009: finishing write tid 3 to smithi00566664-276 2023-09-30T09:01:08.376 INFO:tasks.rados.rados.0.smithi005.stdout:1009: finishing write tid 4 to smithi00566664-276 2023-09-30T09:01:08.376 INFO:tasks.rados.rados.0.smithi005.stdout:1009: finishing write tid 5 to smithi00566664-276 2023-09-30T09:01:08.376 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 276 v 220 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-09-30T09:01:08.376 INFO:tasks.rados.rados.0.smithi005.stdout:1009: left oid 276 (ObjNum 785 snap 0 seq_num 785) 2023-09-30T09:01:08.376 INFO:tasks.rados.rados.0.smithi005.stdout:1010: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-30T09:01:08.514 INFO:tasks.rados.rados.0.smithi005.stdout:1011: expect (ObjNum 740 snap 0 seq_num 740) 2023-09-30T09:01:08.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:08 smithi005 bash[33615]: audit 2023-09-30T09:01:08.092447+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.5:0/4226680365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:08.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:08 smithi005 bash[27219]: audit 2023-09-30T09:01:08.092447+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.5:0/4226680365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:08.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:08 smithi099 bash[27661]: audit 2023-09-30T09:01:08.092447+0000 mon.a (mon.0) 708 : audit [DBG] from='client.? 172.21.15.5:0/4226680365' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:08.588 INFO:tasks.rados.rados.0.smithi005.stdout:1012: finishing write tid 1 to smithi00566664-457 2023-09-30T09:01:08.588 INFO:tasks.rados.rados.0.smithi005.stdout:1012: finishing write tid 2 to smithi00566664-457 2023-09-30T09:01:08.589 INFO:tasks.rados.rados.0.smithi005.stdout:1013: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-30T09:01:08.714 INFO:tasks.rados.rados.0.smithi005.stdout:1012: finishing write tid 3 to smithi00566664-457 2023-09-30T09:01:08.715 INFO:tasks.rados.rados.0.smithi005.stdout:1012: finishing write tid 4 to smithi00566664-457 2023-09-30T09:01:08.715 INFO:tasks.rados.rados.0.smithi005.stdout:1012: finishing write tid 5 to smithi00566664-457 2023-09-30T09:01:08.715 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 457 v 144 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-09-30T09:01:08.715 INFO:tasks.rados.rados.0.smithi005.stdout:1012: left oid 457 (ObjNum 786 snap 0 seq_num 786) 2023-09-30T09:01:08.715 INFO:tasks.rados.rados.0.smithi005.stdout:1016: finishing write tid 1 to smithi00566664-34 2023-09-30T09:01:08.715 INFO:tasks.rados.rados.0.smithi005.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-09-30T09:01:08.725 INFO:tasks.rados.rados.0.smithi005.stdout:1020: writing smithi00566664-192 from 460723 to 1016543 tid 1 2023-09-30T09:01:08.734 INFO:tasks.rados.rados.0.smithi005.stdout:1020: writing smithi00566664-192 from 1670528 to 2220123 tid 2 2023-09-30T09:01:08.740 INFO:tasks.rados.rados.0.smithi005.stdout:1020: writing smithi00566664-192 from 2634153 to 3260723 tid 3 2023-09-30T09:01:08.740 INFO:tasks.rados.rados.0.smithi005.stdout:1005: done (15 left) 2023-09-30T09:01:08.741 INFO:tasks.rados.rados.0.smithi005.stdout:1006: done (14 left) 2023-09-30T09:01:08.741 INFO:tasks.rados.rados.0.smithi005.stdout:1007: done (13 left) 2023-09-30T09:01:08.741 INFO:tasks.rados.rados.0.smithi005.stdout:1008: done (12 left) 2023-09-30T09:01:08.741 INFO:tasks.rados.rados.0.smithi005.stdout:1009: done (11 left) 2023-09-30T09:01:08.741 INFO:tasks.rados.rados.0.smithi005.stdout:1010: done (10 left) 2023-09-30T09:01:08.742 INFO:tasks.rados.rados.0.smithi005.stdout:1011: done (9 left) 2023-09-30T09:01:08.742 INFO:tasks.rados.rados.0.smithi005.stdout:1012: done (8 left) 2023-09-30T09:01:08.742 INFO:tasks.rados.rados.0.smithi005.stdout:1013: done (7 left) 2023-09-30T09:01:08.742 INFO:tasks.rados.rados.0.smithi005.stdout:1021: write oid 148 current snap is 0 2023-09-30T09:01:08.742 INFO:tasks.rados.rados.0.smithi005.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-09-30T09:01:08.747 INFO:tasks.rados.rados.0.smithi005.stdout:1021: writing smithi00566664-148 from 477530 to 1108599 tid 1 2023-09-30T09:01:08.752 INFO:tasks.rados.rados.0.smithi005.stdout:1021: writing smithi00566664-148 from 1612657 to 2022263 tid 2 2023-09-30T09:01:08.758 INFO:tasks.rados.rados.0.smithi005.stdout:1021: writing smithi00566664-148 from 2545223 to 3062819 tid 3 2023-09-30T09:01:08.758 INFO:tasks.rados.rados.0.smithi005.stdout:1022: write oid 406 current snap is 0 2023-09-30T09:01:08.758 INFO:tasks.rados.rados.0.smithi005.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-09-30T09:01:08.763 INFO:tasks.rados.rados.0.smithi005.stdout:1022: writing smithi00566664-406 from 494337 to 917008 tid 1 2023-09-30T09:01:08.769 INFO:tasks.rados.rados.0.smithi005.stdout:1022: writing smithi00566664-406 from 1387492 to 1940756 tid 2 2023-09-30T09:01:08.776 INFO:tasks.rados.rados.0.smithi005.stdout:1022: writing smithi00566664-406 from 2688999 to 3134220 tid 3 2023-09-30T09:01:08.776 INFO:tasks.rados.rados.0.smithi005.stdout:1023: read oid 414 snap -1 2023-09-30T09:01:08.776 INFO:tasks.rados.rados.0.smithi005.stdout:1023: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-30T09:01:08.776 INFO:tasks.rados.rados.0.smithi005.stdout:1024: read oid 480 snap -1 2023-09-30T09:01:08.777 INFO:tasks.rados.rados.0.smithi005.stdout:1024: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:01:08.777 INFO:tasks.rados.rados.0.smithi005.stdout:1025: write oid 225 current snap is 0 2023-09-30T09:01:08.777 INFO:tasks.rados.rados.0.smithi005.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-09-30T09:01:08.782 INFO:tasks.rados.rados.0.smithi005.stdout:1025: writing smithi00566664-225 from 511144 to 1009064 tid 1 2023-09-30T09:01:08.787 INFO:tasks.rados.rados.0.smithi005.stdout:1025: writing smithi00566664-225 from 1445974 to 1859249 tid 2 2023-09-30T09:01:08.796 INFO:tasks.rados.rados.0.smithi005.stdout:1025: writing smithi00566664-225 from 2316422 to 2972915 tid 3 2023-09-30T09:01:08.796 INFO:tasks.rados.rados.0.smithi005.stdout:1026: read oid 41 snap -1 2023-09-30T09:01:08.796 INFO:tasks.rados.rados.0.smithi005.stdout:1026: expect deleted 2023-09-30T09:01:08.796 INFO:tasks.rados.rados.0.smithi005.stdout:1027: read oid 354 snap -1 2023-09-30T09:01:08.796 INFO:tasks.rados.rados.0.smithi005.stdout:1027: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-30T09:01:08.796 INFO:tasks.rados.rados.0.smithi005.stdout:1028: write oid 293 current snap is 0 2023-09-30T09:01:08.796 INFO:tasks.rados.rados.0.smithi005.stdout:1014: expect (ObjNum 499 snap 0 seq_num 499) 2023-09-30T09:01:08.873 INFO:tasks.rados.rados.0.smithi005.stdout:1015: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:1016: finishing write tid 2 to smithi00566664-34 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:1016: finishing write tid 3 to smithi00566664-34 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:1016: finishing write tid 4 to smithi00566664-34 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:1016: finishing write tid 5 to smithi00566664-34 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 34 v 172 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:1016: left oid 34 (ObjNum 787 snap 0 seq_num 787) 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:1017: finishing write tid 1 to smithi00566664-488 2023-09-30T09:01:08.990 INFO:tasks.rados.rados.0.smithi005.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-09-30T09:01:08.996 INFO:tasks.rados.rados.0.smithi005.stdout:1028: writing smithi00566664-293 from 527951 to 1101120 tid 1 2023-09-30T09:01:09.002 INFO:tasks.rados.rados.0.smithi005.stdout:1028: writing smithi00566664-293 from 1504456 to 2061389 tid 2 2023-09-30T09:01:09.008 INFO:tasks.rados.rados.0.smithi005.stdout:1028: writing smithi00566664-293 from 2743845 to 3211610 tid 3 2023-09-30T09:01:09.008 INFO:tasks.rados.rados.0.smithi005.stdout:1014: done (14 left) 2023-09-30T09:01:09.008 INFO:tasks.rados.rados.0.smithi005.stdout:1015: done (13 left) 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1016: done (12 left) 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1029: write oid 238 current snap is 0 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1017: finishing write tid 2 to smithi00566664-488 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1017: finishing write tid 3 to smithi00566664-488 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1017: finishing write tid 4 to smithi00566664-488 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1017: finishing write tid 5 to smithi00566664-488 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 488 v 224 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1017: left oid 488 (ObjNum 788 snap 0 seq_num 788) 2023-09-30T09:01:09.009 INFO:tasks.rados.rados.0.smithi005.stdout:1019: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-30T09:01:09.102 INFO:tasks.rados.rados.0.smithi005.stdout:1018: expect (ObjNum 710 snap 0 seq_num 710) 2023-09-30T09:01:09.337 INFO:tasks.rados.rados.0.smithi005.stdout:1020: finishing write tid 1 to smithi00566664-192 2023-09-30T09:01:09.337 INFO:tasks.rados.rados.0.smithi005.stdout:1020: finishing write tid 2 to smithi00566664-192 2023-09-30T09:01:09.337 INFO:tasks.rados.rados.0.smithi005.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-09-30T09:01:09.345 INFO:tasks.rados.rados.0.smithi005.stdout:1029: writing smithi00566664-238 from 544758 to 1193176 tid 1 2023-09-30T09:01:09.351 INFO:tasks.rados.rados.0.smithi005.stdout:1029: writing smithi00566664-238 from 1846585 to 2263529 tid 2 2023-09-30T09:01:09.358 INFO:tasks.rados.rados.0.smithi005.stdout:1029: writing smithi00566664-238 from 2771268 to 3344758 tid 3 2023-09-30T09:01:09.358 INFO:tasks.rados.rados.0.smithi005.stdout:1017: done (12 left) 2023-09-30T09:01:09.358 INFO:tasks.rados.rados.0.smithi005.stdout:1018: done (11 left) 2023-09-30T09:01:09.359 INFO:tasks.rados.rados.0.smithi005.stdout:1019: done (10 left) 2023-09-30T09:01:09.359 INFO:tasks.rados.rados.0.smithi005.stdout:1030: read oid 91 snap -1 2023-09-30T09:01:09.359 INFO:tasks.rados.rados.0.smithi005.stdout:1030: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-30T09:01:09.359 INFO:tasks.rados.rados.0.smithi005.stdout:1031: write oid 436 current snap is 0 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1020: finishing write tid 3 to smithi00566664-192 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1020: finishing write tid 4 to smithi00566664-192 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1020: finishing write tid 5 to smithi00566664-192 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 192 v 166 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1020: left oid 192 (ObjNum 789 snap 0 seq_num 789) 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1021: finishing write tid 1 to smithi00566664-148 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1021: finishing write tid 2 to smithi00566664-148 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1021: finishing write tid 3 to smithi00566664-148 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1021: finishing write tid 4 to smithi00566664-148 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1021: finishing write tid 5 to smithi00566664-148 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 148 v 138 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-09-30T09:01:09.360 INFO:tasks.rados.rados.0.smithi005.stdout:1021: left oid 148 (ObjNum 790 snap 0 seq_num 790) 2023-09-30T09:01:09.361 INFO:tasks.rados.rados.0.smithi005.stdout:1022: finishing write tid 1 to smithi00566664-406 2023-09-30T09:01:09.361 INFO:tasks.rados.rados.0.smithi005.stdout:1022: finishing write tid 2 to smithi00566664-406 2023-09-30T09:01:09.361 INFO:tasks.rados.rados.0.smithi005.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-09-30T09:01:09.366 INFO:tasks.rados.rados.0.smithi005.stdout:1031: writing smithi00566664-436 from 561565 to 1285232 tid 1 2023-09-30T09:01:09.373 INFO:tasks.rados.rados.0.smithi005.stdout:1031: writing smithi00566664-436 from 1905067 to 2465669 tid 2 2023-09-30T09:01:09.378 INFO:tasks.rados.rados.0.smithi005.stdout:1031: writing smithi00566664-436 from 3082338 to 3361565 tid 3 2023-09-30T09:01:09.378 INFO:tasks.rados.rados.0.smithi005.stdout:1020: done (11 left) 2023-09-30T09:01:09.378 INFO:tasks.rados.rados.0.smithi005.stdout:1021: done (10 left) 2023-09-30T09:01:09.378 INFO:tasks.rados.rados.0.smithi005.stdout:1032: delete oid 102 current snap is 0 2023-09-30T09:01:09.379 INFO:tasks.rados.rados.0.smithi005.stdout:1024: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:01:09.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:09 smithi005 bash[27219]: cluster 2023-09-30T09:01:08.202596+0000 mgr.y (mgr.24358) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-30T09:01:09.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:09 smithi005 bash[33615]: cluster 2023-09-30T09:01:08.202596+0000 mgr.y (mgr.24358) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-30T09:01:09.526 INFO:tasks.rados.rados.0.smithi005.stdout:1025: finishing write tid 1 to smithi00566664-225 2023-09-30T09:01:09.526 INFO:tasks.rados.rados.0.smithi005.stdout:1022: finishing write tid 3 to smithi00566664-406 2023-09-30T09:01:09.526 INFO:tasks.rados.rados.0.smithi005.stdout:1022: finishing write tid 4 to smithi00566664-406 2023-09-30T09:01:09.526 INFO:tasks.rados.rados.0.smithi005.stdout:1022: finishing write tid 5 to smithi00566664-406 2023-09-30T09:01:09.527 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 406 v 181 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-09-30T09:01:09.527 INFO:tasks.rados.rados.0.smithi005.stdout:1022: left oid 406 (ObjNum 791 snap 0 seq_num 791) 2023-09-30T09:01:09.527 INFO:tasks.rados.rados.0.smithi005.stdout:1023: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-30T09:01:09.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:09 smithi099 bash[27661]: cluster 2023-09-30T09:01:08.202596+0000 mgr.y (mgr.24358) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s rd, 14 MiB/s wr, 143 op/s 2023-09-30T09:01:09.622 INFO:tasks.rados.rados.0.smithi005.stdout:1025: finishing write tid 2 to smithi00566664-225 2023-09-30T09:01:09.622 INFO:tasks.rados.rados.0.smithi005.stdout:1027: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-30T09:01:09.742 INFO:tasks.rados.rados.0.smithi005.stdout:1025: finishing write tid 3 to smithi00566664-225 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1025: finishing write tid 4 to smithi00566664-225 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1025: finishing write tid 5 to smithi00566664-225 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 228 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1025: left oid 225 (ObjNum 792 snap 0 seq_num 792) 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1028: finishing write tid 1 to smithi00566664-293 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1028: finishing write tid 2 to smithi00566664-293 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1028: finishing write tid 3 to smithi00566664-293 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1028: finishing write tid 4 to smithi00566664-293 2023-09-30T09:01:09.743 INFO:tasks.rados.rados.0.smithi005.stdout:1028: finishing write tid 5 to smithi00566664-293 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 293 v 143 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1028: left oid 293 (ObjNum 793 snap 0 seq_num 793) 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1029: finishing write tid 1 to smithi00566664-238 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1029: finishing write tid 2 to smithi00566664-238 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1029: finishing write tid 3 to smithi00566664-238 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1029: finishing write tid 4 to smithi00566664-238 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1029: finishing write tid 5 to smithi00566664-238 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 238 v 232 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1029: left oid 238 (ObjNum 794 snap 0 seq_num 794) 2023-09-30T09:01:09.744 INFO:tasks.rados.rados.0.smithi005.stdout:1030: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-30T09:01:09.851 INFO:tasks.rados.rados.0.smithi005.stdout:1031: finishing write tid 1 to smithi00566664-436 2023-09-30T09:01:09.851 INFO:tasks.rados.rados.0.smithi005.stdout:1031: finishing write tid 2 to smithi00566664-436 2023-09-30T09:01:09.851 INFO:tasks.rados.rados.0.smithi005.stdout:1031: finishing write tid 3 to smithi00566664-436 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1031: finishing write tid 4 to smithi00566664-436 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1031: finishing write tid 5 to smithi00566664-436 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 436 v 162 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1031: left oid 436 (ObjNum 795 snap 0 seq_num 795) 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1022: done (10 left) 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1023: done (9 left) 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1024: done (8 left) 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1025: done (7 left) 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1026: done (6 left) 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1027: done (5 left) 2023-09-30T09:01:09.852 INFO:tasks.rados.rados.0.smithi005.stdout:1028: done (4 left) 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1029: done (3 left) 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1030: done (2 left) 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1031: done (1 left) 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1032: done (0 left) 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1033: read oid 161 snap -1 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1033: expect deleted 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1034: read oid 310 snap -1 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1034: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1035: write oid 18 current snap is 0 2023-09-30T09:01:09.853 INFO:tasks.rados.rados.0.smithi005.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-09-30T09:01:09.862 INFO:tasks.rados.rados.0.smithi005.stdout:1035: writing smithi00566664-18 from 595179 to 1069344 tid 1 2023-09-30T09:01:09.870 INFO:tasks.rados.rados.0.smithi005.stdout:1035: writing smithi00566664-18 from 1622031 to 2186302 tid 2 2023-09-30T09:01:09.877 INFO:tasks.rados.rados.0.smithi005.stdout:1035: writing smithi00566664-18 from 2737184 to 3366390 tid 3 2023-09-30T09:01:09.877 INFO:tasks.rados.rados.0.smithi005.stdout:1036: write oid 412 current snap is 0 2023-09-30T09:01:09.877 INFO:tasks.rados.rados.0.smithi005.stdout:1034: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-30T09:01:09.983 INFO:tasks.rados.rados.0.smithi005.stdout:1035: finishing write tid 1 to smithi00566664-18 2023-09-30T09:01:09.983 INFO:tasks.rados.rados.0.smithi005.stdout:1035: finishing write tid 2 to smithi00566664-18 2023-09-30T09:01:09.983 INFO:tasks.rados.rados.0.smithi005.stdout:1035: finishing write tid 3 to smithi00566664-18 2023-09-30T09:01:09.983 INFO:tasks.rados.rados.0.smithi005.stdout:1035: finishing write tid 4 to smithi00566664-18 2023-09-30T09:01:09.984 INFO:tasks.rados.rados.0.smithi005.stdout:1035: finishing write tid 5 to smithi00566664-18 2023-09-30T09:01:09.984 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 18 v 205 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-09-30T09:01:09.984 INFO:tasks.rados.rados.0.smithi005.stdout:1035: left oid 18 (ObjNum 797 snap 0 seq_num 797) 2023-09-30T09:01:09.984 INFO:tasks.rados.rados.0.smithi005.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-09-30T09:01:09.996 INFO:tasks.rados.rados.0.smithi005.stdout:1036: writing smithi00566664-412 from 611986 to 1161400 tid 1 2023-09-30T09:01:10.001 INFO:tasks.rados.rados.0.smithi005.stdout:1036: writing smithi00566664-412 from 1564160 to 1988442 tid 2 2023-09-30T09:01:10.008 INFO:tasks.rados.rados.0.smithi005.stdout:1036: writing smithi00566664-412 from 2764607 to 3205085 tid 3 2023-09-30T09:01:10.008 INFO:tasks.rados.rados.0.smithi005.stdout:1033: done (3 left) 2023-09-30T09:01:10.008 INFO:tasks.rados.rados.0.smithi005.stdout:1034: done (2 left) 2023-09-30T09:01:10.008 INFO:tasks.rados.rados.0.smithi005.stdout:1035: done (1 left) 2023-09-30T09:01:10.008 INFO:tasks.rados.rados.0.smithi005.stdout:1037: write oid 56 current snap is 0 2023-09-30T09:01:10.009 INFO:tasks.rados.rados.0.smithi005.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-09-30T09:01:10.015 INFO:tasks.rados.rados.0.smithi005.stdout:1037: writing smithi00566664-56 from 628793 to 1369809 tid 1 2023-09-30T09:01:10.023 INFO:tasks.rados.rados.0.smithi005.stdout:1037: writing smithi00566664-56 from 2138995 to 2706935 tid 2 2023-09-30T09:01:10.027 INFO:tasks.rados.rados.0.smithi005.stdout:1037: writing smithi00566664-56 from 3192030 to 3428793 tid 3 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1038: delete oid 32 current snap is 0 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1036: finishing write tid 1 to smithi00566664-412 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1036: finishing write tid 2 to smithi00566664-412 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1036: finishing write tid 3 to smithi00566664-412 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1036: finishing write tid 4 to smithi00566664-412 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1036: finishing write tid 5 to smithi00566664-412 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 412 v 166 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1036: left oid 412 (ObjNum 798 snap 0 seq_num 798) 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1037: finishing write tid 1 to smithi00566664-56 2023-09-30T09:01:10.028 INFO:tasks.rados.rados.0.smithi005.stdout:1037: finishing write tid 2 to smithi00566664-56 2023-09-30T09:01:10.029 INFO:tasks.rados.rados.0.smithi005.stdout:1036: done (2 left) 2023-09-30T09:01:10.029 INFO:tasks.rados.rados.0.smithi005.stdout:1038: done (1 left) 2023-09-30T09:01:10.029 INFO:tasks.rados.rados.0.smithi005.stdout:1039: read oid 136 snap -1 2023-09-30T09:01:10.029 INFO:tasks.rados.rados.0.smithi005.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-30T09:01:10.029 INFO:tasks.rados.rados.0.smithi005.stdout:1040: read oid 325 snap -1 2023-09-30T09:01:10.030 INFO:tasks.rados.rados.0.smithi005.stdout:1040: expect (ObjNum 532 snap 0 seq_num 532) 2023-09-30T09:01:10.030 INFO:tasks.rados.rados.0.smithi005.stdout:1041: delete oid 370 current snap is 0 2023-09-30T09:01:10.032 INFO:tasks.rados.rados.0.smithi005.stdout:1041: done (3 left) 2023-09-30T09:01:10.032 INFO:tasks.rados.rados.0.smithi005.stdout:1042: write oid 337 current snap is 0 2023-09-30T09:01:10.032 INFO:tasks.rados.rados.0.smithi005.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-09-30T09:01:10.041 INFO:tasks.rados.rados.0.smithi005.stdout:1042: writing smithi00566664-337 from 679214 to 1245977 tid 1 2023-09-30T09:01:10.049 INFO:tasks.rados.rados.0.smithi005.stdout:1042: writing smithi00566664-337 from 1798088 to 2513355 tid 2 2023-09-30T09:01:10.055 INFO:tasks.rados.rados.0.smithi005.stdout:1042: writing smithi00566664-337 from 3157946 to 3479214 tid 3 2023-09-30T09:01:10.055 INFO:tasks.rados.rados.0.smithi005.stdout:1043: write oid 64 current snap is 0 2023-09-30T09:01:10.055 INFO:tasks.rados.rados.0.smithi005.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-09-30T09:01:10.062 INFO:tasks.rados.rados.0.smithi005.stdout:1043: writing smithi00566664-64 from 696021 to 1338033 tid 1 2023-09-30T09:01:10.069 INFO:tasks.rados.rados.0.smithi005.stdout:1043: writing smithi00566664-64 from 1856570 to 2431848 tid 2 2023-09-30T09:01:10.075 INFO:tasks.rados.rados.0.smithi005.stdout:1043: writing smithi00566664-64 from 3185369 to 3496021 tid 3 2023-09-30T09:01:10.075 INFO:tasks.rados.rados.0.smithi005.stdout:1044: read oid 44 snap -1 2023-09-30T09:01:10.075 INFO:tasks.rados.rados.0.smithi005.stdout:1044: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:01:10.075 INFO:tasks.rados.rados.0.smithi005.stdout:1045: write oid 231 current snap is 0 2023-09-30T09:01:10.076 INFO:tasks.rados.rados.0.smithi005.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-09-30T09:01:10.083 INFO:tasks.rados.rados.0.smithi005.stdout:1045: writing smithi00566664-231 from 712828 to 1430089 tid 1 2023-09-30T09:01:10.090 INFO:tasks.rados.rados.0.smithi005.stdout:1045: writing smithi00566664-231 from 1915052 to 2633988 tid 2 2023-09-30T09:01:10.095 INFO:tasks.rados.rados.0.smithi005.stdout:1045: writing smithi00566664-231 from 3212792 to 3512828 tid 3 2023-09-30T09:01:10.095 INFO:tasks.rados.rados.0.smithi005.stdout:1046: write oid 36 current snap is 0 2023-09-30T09:01:10.095 INFO:tasks.rados.rados.0.smithi005.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-09-30T09:01:10.103 INFO:tasks.rados.rados.0.smithi005.stdout:1046: writing smithi00566664-36 from 729635 to 1522145 tid 1 2023-09-30T09:01:10.109 INFO:tasks.rados.rados.0.smithi005.stdout:1046: writing smithi00566664-36 from 1973534 to 2552481 tid 2 2023-09-30T09:01:10.115 INFO:tasks.rados.rados.0.smithi005.stdout:1046: writing smithi00566664-36 from 3240215 to 3529635 tid 3 2023-09-30T09:01:10.115 INFO:tasks.rados.rados.0.smithi005.stdout:1047: write oid 437 current snap is 0 2023-09-30T09:01:10.115 INFO:tasks.rados.rados.0.smithi005.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-09-30T09:01:10.122 INFO:tasks.rados.rados.0.smithi005.stdout:1047: writing smithi00566664-437 from 746442 to 1330554 tid 1 2023-09-30T09:01:10.129 INFO:tasks.rados.rados.0.smithi005.stdout:1047: writing smithi00566664-437 from 1748369 to 2470974 tid 2 2023-09-30T09:01:10.136 INFO:tasks.rados.rados.0.smithi005.stdout:1047: writing smithi00566664-437 from 2983991 to 3546442 tid 3 2023-09-30T09:01:10.136 INFO:tasks.rados.rados.0.smithi005.stdout:1048: read oid 236 snap -1 2023-09-30T09:01:10.136 INFO:tasks.rados.rados.0.smithi005.stdout:1048: expect deleted 2023-09-30T09:01:10.136 INFO:tasks.rados.rados.0.smithi005.stdout:1049: read oid 176 snap -1 2023-09-30T09:01:10.136 INFO:tasks.rados.rados.0.smithi005.stdout:1049: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-30T09:01:10.136 INFO:tasks.rados.rados.0.smithi005.stdout:1050: write oid 434 current snap is 0 2023-09-30T09:01:10.136 INFO:tasks.rados.rados.0.smithi005.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-09-30T09:01:10.145 INFO:tasks.rados.rados.0.smithi005.stdout:1050: writing smithi00566664-434 from 763249 to 1422610 tid 1 2023-09-30T09:01:10.152 INFO:tasks.rados.rados.0.smithi005.stdout:1050: writing smithi00566664-434 from 2090498 to 2673114 tid 2 2023-09-30T09:01:10.157 INFO:tasks.rados.rados.0.smithi005.stdout:1050: writing smithi00566664-434 from 3295061 to 3563249 tid 3 2023-09-30T09:01:10.158 INFO:tasks.rados.rados.0.smithi005.stdout:1051: read oid 218 snap -1 2023-09-30T09:01:10.158 INFO:tasks.rados.rados.0.smithi005.stdout:1051: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-30T09:01:10.158 INFO:tasks.rados.rados.0.smithi005.stdout:1052: write oid 410 current snap is 0 2023-09-30T09:01:10.158 INFO:tasks.rados.rados.0.smithi005.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-09-30T09:01:10.166 INFO:tasks.rados.rados.0.smithi005.stdout:1052: writing smithi00566664-410 from 780056 to 1514666 tid 1 2023-09-30T09:01:10.174 INFO:tasks.rados.rados.0.smithi005.stdout:1052: writing smithi00566664-410 from 2148980 to 2875254 tid 2 2023-09-30T09:01:10.178 INFO:tasks.rados.rados.0.smithi005.stdout:1052: writing smithi00566664-410 from 3322484 to 3580056 tid 3 2023-09-30T09:01:10.178 INFO:tasks.rados.rados.0.smithi005.stdout:1053: write oid 50 current snap is 0 2023-09-30T09:01:10.178 INFO:tasks.rados.rados.0.smithi005.stdout:1037: finishing write tid 3 to smithi00566664-56 2023-09-30T09:01:10.178 INFO:tasks.rados.rados.0.smithi005.stdout:1037: finishing write tid 4 to smithi00566664-56 2023-09-30T09:01:10.179 INFO:tasks.rados.rados.0.smithi005.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-09-30T09:01:10.185 INFO:tasks.rados.rados.0.smithi005.stdout:1053: writing smithi00566664-50 from 796863 to 1206722 tid 1 2023-09-30T09:01:10.192 INFO:tasks.rados.rados.0.smithi005.stdout:1053: writing smithi00566664-50 from 1807462 to 2393747 tid 2 2023-09-30T09:01:10.199 INFO:tasks.rados.rados.0.smithi005.stdout:1053: writing smithi00566664-50 from 3066260 to 3596863 tid 3 2023-09-30T09:01:10.199 INFO:tasks.rados.rados.0.smithi005.stdout:1054: write oid 253 current snap is 0 2023-09-30T09:01:10.200 INFO:tasks.rados.rados.0.smithi005.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-09-30T09:01:10.204 INFO:tasks.rados.rados.0.smithi005.stdout:1054: writing smithi00566664-253 from 413670 to 898778 tid 1 2023-09-30T09:01:10.212 INFO:tasks.rados.rados.0.smithi005.stdout:1054: writing smithi00566664-253 from 1465944 to 2195887 tid 2 2023-09-30T09:01:10.219 INFO:tasks.rados.rados.0.smithi005.stdout:1054: writing smithi00566664-253 from 2977330 to 3502131 tid 3 2023-09-30T09:01:10.220 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:10.220 INFO:tasks.rados.rados.0.smithi005.stdout:1037: finishing write tid 5 to smithi00566664-56 2023-09-30T09:01:10.220 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 56 v 149 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-09-30T09:01:10.220 INFO:tasks.rados.rados.0.smithi005.stdout:1037: left oid 56 (ObjNum 799 snap 0 seq_num 799) 2023-09-30T09:01:10.220 INFO:tasks.rados.rados.0.smithi005.stdout:1037: done (15 left) 2023-09-30T09:01:10.220 INFO:tasks.rados.rados.0.smithi005.stdout:1055: write oid 495 current snap is 0 2023-09-30T09:01:10.220 INFO:tasks.rados.rados.0.smithi005.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-09-30T09:01:10.225 INFO:tasks.rados.rados.0.smithi005.stdout:1055: writing smithi00566664-495 from 430477 to 990834 tid 1 2023-09-30T09:01:10.230 INFO:tasks.rados.rados.0.smithi005.stdout:1055: writing smithi00566664-495 from 1408073 to 1881674 tid 2 2023-09-30T09:01:10.238 INFO:tasks.rados.rados.0.smithi005.stdout:1055: writing smithi00566664-495 from 2488400 to 3224473 tid 3 2023-09-30T09:01:10.238 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:10.238 INFO:tasks.rados.rados.0.smithi005.stdout:1040: expect (ObjNum 532 snap 0 seq_num 532) 2023-09-30T09:01:10.392 INFO:tasks.rados.rados.0.smithi005.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-09-30T09:01:10.518 INFO:tasks.rados.rados.0.smithi005.stdout:1042: finishing write tid 1 to smithi00566664-337 2023-09-30T09:01:10.518 INFO:tasks.rados.rados.0.smithi005.stdout:1042: finishing write tid 2 to smithi00566664-337 2023-09-30T09:01:10.518 INFO:tasks.rados.rados.0.smithi005.stdout:1042: finishing write tid 3 to smithi00566664-337 2023-09-30T09:01:10.518 INFO:tasks.rados.rados.0.smithi005.stdout:1042: finishing write tid 4 to smithi00566664-337 2023-09-30T09:01:10.518 INFO:tasks.rados.rados.0.smithi005.stdout:1042: finishing write tid 5 to smithi00566664-337 2023-09-30T09:01:10.518 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 337 v 132 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1042: left oid 337 (ObjNum 802 snap 0 seq_num 802) 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1043: finishing write tid 1 to smithi00566664-64 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1043: finishing write tid 2 to smithi00566664-64 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1039: done (15 left) 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1040: done (14 left) 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1042: done (13 left) 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1056: read oid 441 snap -1 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1056: expect (ObjNum 440 snap 0 seq_num 440) 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1057: read oid 431 snap -1 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1057: expect (ObjNum 766 snap 0 seq_num 766) 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1058: write oid 22 current snap is 0 2023-09-30T09:01:10.519 INFO:tasks.rados.rados.0.smithi005.stdout:1043: finishing write tid 3 to smithi00566664-64 2023-09-30T09:01:10.520 INFO:tasks.rados.rados.0.smithi005.stdout:1043: finishing write tid 4 to smithi00566664-64 2023-09-30T09:01:10.520 INFO:tasks.rados.rados.0.smithi005.stdout:1043: finishing write tid 5 to smithi00566664-64 2023-09-30T09:01:10.520 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 64 v 236 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-09-30T09:01:10.520 INFO:tasks.rados.rados.0.smithi005.stdout:1043: left oid 64 (ObjNum 803 snap 0 seq_num 803) 2023-09-30T09:01:10.520 INFO:tasks.rados.rados.0.smithi005.stdout:1044: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1045: finishing write tid 1 to smithi00566664-231 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1045: finishing write tid 2 to smithi00566664-231 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1045: finishing write tid 3 to smithi00566664-231 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1045: finishing write tid 4 to smithi00566664-231 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1045: finishing write tid 5 to smithi00566664-231 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 231 v 235 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1045: left oid 231 (ObjNum 804 snap 0 seq_num 804) 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1046: finishing write tid 1 to smithi00566664-36 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1046: finishing write tid 2 to smithi00566664-36 2023-09-30T09:01:10.605 INFO:tasks.rados.rados.0.smithi005.stdout:1046: finishing write tid 3 to smithi00566664-36 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:1046: finishing write tid 4 to smithi00566664-36 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:1046: finishing write tid 5 to smithi00566664-36 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 36 v 132 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:1046: left oid 36 (ObjNum 805 snap 0 seq_num 805) 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:1047: finishing write tid 1 to smithi00566664-437 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:1047: finishing write tid 2 to smithi00566664-437 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:1047: finishing write tid 3 to smithi00566664-437 2023-09-30T09:01:10.606 INFO:tasks.rados.rados.0.smithi005.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-09-30T09:01:10.616 INFO:tasks.rados.rados.0.smithi005.stdout:1058: writing smithi00566664-22 from 447284 to 1082890 tid 1 2023-09-30T09:01:10.624 INFO:tasks.rados.rados.0.smithi005.stdout:1058: writing smithi00566664-22 from 1866555 to 2600167 tid 2 2023-09-30T09:01:10.630 INFO:tasks.rados.rados.0.smithi005.stdout:1058: writing smithi00566664-22 from 3315823 to 3647284 tid 3 2023-09-30T09:01:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:1043: done (15 left) 2023-09-30T09:01:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:1044: done (14 left) 2023-09-30T09:01:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:1045: done (13 left) 2023-09-30T09:01:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:1046: done (12 left) 2023-09-30T09:01:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:1048: done (11 left) 2023-09-30T09:01:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:1059: write oid 107 current snap is 0 2023-09-30T09:01:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-09-30T09:01:10.637 INFO:tasks.rados.rados.0.smithi005.stdout:1059: writing smithi00566664-107 from 464091 to 1174946 tid 1 2023-09-30T09:01:10.644 INFO:tasks.rados.rados.0.smithi005.stdout:1059: writing smithi00566664-107 from 1925037 to 2402307 tid 2 2023-09-30T09:01:10.650 INFO:tasks.rados.rados.0.smithi005.stdout:1059: writing smithi00566664-107 from 2943246 to 3418216 tid 3 2023-09-30T09:01:10.650 INFO:tasks.rados.rados.0.smithi005.stdout:1060: delete oid 64 current snap is 0 2023-09-30T09:01:10.650 INFO:tasks.rados.rados.0.smithi005.stdout:1047: finishing write tid 4 to smithi00566664-437 2023-09-30T09:01:10.650 INFO:tasks.rados.rados.0.smithi005.stdout:1047: finishing write tid 5 to smithi00566664-437 2023-09-30T09:01:10.650 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 437 v 186 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-09-30T09:01:10.650 INFO:tasks.rados.rados.0.smithi005.stdout:1047: left oid 437 (ObjNum 806 snap 0 seq_num 806) 2023-09-30T09:01:10.650 INFO:tasks.rados.rados.0.smithi005.stdout:1049: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-30T09:01:10.754 INFO:tasks.rados.rados.0.smithi005.stdout:1050: finishing write tid 1 to smithi00566664-434 2023-09-30T09:01:10.754 INFO:tasks.rados.rados.0.smithi005.stdout:1050: finishing write tid 2 to smithi00566664-434 2023-09-30T09:01:10.754 INFO:tasks.rados.rados.0.smithi005.stdout:1050: finishing write tid 3 to smithi00566664-434 2023-09-30T09:01:10.754 INFO:tasks.rados.rados.0.smithi005.stdout:1050: finishing write tid 4 to smithi00566664-434 2023-09-30T09:01:10.755 INFO:tasks.rados.rados.0.smithi005.stdout:1050: finishing write tid 5 to smithi00566664-434 2023-09-30T09:01:10.755 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 434 v 169 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-09-30T09:01:10.755 INFO:tasks.rados.rados.0.smithi005.stdout:1050: left oid 434 (ObjNum 807 snap 0 seq_num 807) 2023-09-30T09:01:10.755 INFO:tasks.rados.rados.0.smithi005.stdout:1052: finishing write tid 1 to smithi00566664-410 2023-09-30T09:01:10.755 INFO:tasks.rados.rados.0.smithi005.stdout:1051: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:1052: finishing write tid 2 to smithi00566664-410 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:1052: finishing write tid 3 to smithi00566664-410 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:1052: finishing write tid 4 to smithi00566664-410 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:1052: finishing write tid 5 to smithi00566664-410 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 410 v 157 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:1052: left oid 410 (ObjNum 808 snap 0 seq_num 808) 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:1053: finishing write tid 1 to smithi00566664-50 2023-09-30T09:01:10.868 INFO:tasks.rados.rados.0.smithi005.stdout:1053: finishing write tid 2 to smithi00566664-50 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1053: finishing write tid 3 to smithi00566664-50 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1053: finishing write tid 4 to smithi00566664-50 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1053: finishing write tid 5 to smithi00566664-50 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 50 v 190 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1053: left oid 50 (ObjNum 809 snap 0 seq_num 809) 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1054: finishing write tid 1 to smithi00566664-253 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1054: finishing write tid 2 to smithi00566664-253 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1054: finishing write tid 3 to smithi00566664-253 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1054: finishing write tid 4 to smithi00566664-253 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1054: finishing write tid 5 to smithi00566664-253 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 253 v 240 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-09-30T09:01:10.869 INFO:tasks.rados.rados.0.smithi005.stdout:1054: left oid 253 (ObjNum 810 snap 0 seq_num 810) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1055: finishing write tid 1 to smithi00566664-495 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1055: finishing write tid 2 to smithi00566664-495 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1055: finishing write tid 3 to smithi00566664-495 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1047: done (12 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1049: done (11 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1050: done (10 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1051: done (9 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1052: done (8 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1053: done (7 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1054: done (6 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1060: done (5 left) 2023-09-30T09:01:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:1061: write oid 493 current snap is 0 2023-09-30T09:01:10.871 INFO:tasks.rados.rados.0.smithi005.stdout:1055: finishing write tid 4 to smithi00566664-495 2023-09-30T09:01:10.871 INFO:tasks.rados.rados.0.smithi005.stdout:1055: finishing write tid 5 to smithi00566664-495 2023-09-30T09:01:10.871 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 495 v 209 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-09-30T09:01:10.871 INFO:tasks.rados.rados.0.smithi005.stdout:1055: left oid 495 (ObjNum 811 snap 0 seq_num 811) 2023-09-30T09:01:10.871 INFO:tasks.rados.rados.0.smithi005.stdout:1057: expect (ObjNum 766 snap 0 seq_num 766) 2023-09-30T09:01:11.000 INFO:tasks.rados.rados.0.smithi005.stdout:1056: expect (ObjNum 440 snap 0 seq_num 440) 2023-09-30T09:01:11.105 INFO:tasks.rados.rados.0.smithi005.stdout:1058: finishing write tid 1 to smithi00566664-22 2023-09-30T09:01:11.105 INFO:tasks.rados.rados.0.smithi005.stdout:1058: finishing write tid 2 to smithi00566664-22 2023-09-30T09:01:11.105 INFO:tasks.rados.rados.0.smithi005.stdout:1058: finishing write tid 3 to smithi00566664-22 2023-09-30T09:01:11.105 INFO:tasks.rados.rados.0.smithi005.stdout:1058: finishing write tid 4 to smithi00566664-22 2023-09-30T09:01:11.105 INFO:tasks.rados.rados.0.smithi005.stdout:1058: finishing write tid 5 to smithi00566664-22 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 22 v 213 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1058: left oid 22 (ObjNum 812 snap 0 seq_num 812) 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1059: finishing write tid 1 to smithi00566664-107 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1059: finishing write tid 2 to smithi00566664-107 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1059: finishing write tid 3 to smithi00566664-107 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1059: finishing write tid 4 to smithi00566664-107 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1059: finishing write tid 5 to smithi00566664-107 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 217 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1059: left oid 107 (ObjNum 813 snap 0 seq_num 813) 2023-09-30T09:01:11.106 INFO:tasks.rados.rados.0.smithi005.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-09-30T09:01:11.116 INFO:tasks.rados.rados.0.smithi005.stdout:1061: writing smithi00566664-493 from 497705 to 1075411 tid 1 2023-09-30T09:01:11.122 INFO:tasks.rados.rados.0.smithi005.stdout:1061: writing smithi00566664-493 from 1642001 to 2122940 tid 2 2023-09-30T09:01:11.127 INFO:tasks.rados.rados.0.smithi005.stdout:1061: writing smithi00566664-493 from 2598092 to 3095606 tid 3 2023-09-30T09:01:11.127 INFO:tasks.rados.rados.0.smithi005.stdout:1055: done (5 left) 2023-09-30T09:01:11.127 INFO:tasks.rados.rados.0.smithi005.stdout:1056: done (4 left) 2023-09-30T09:01:11.128 INFO:tasks.rados.rados.0.smithi005.stdout:1057: done (3 left) 2023-09-30T09:01:11.128 INFO:tasks.rados.rados.0.smithi005.stdout:1058: done (2 left) 2023-09-30T09:01:11.128 INFO:tasks.rados.rados.0.smithi005.stdout:1059: done (1 left) 2023-09-30T09:01:11.128 INFO:tasks.rados.rados.0.smithi005.stdout:1062: write oid 194 current snap is 0 2023-09-30T09:01:11.128 INFO:tasks.rados.rados.0.smithi005.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-09-30T09:01:11.134 INFO:tasks.rados.rados.0.smithi005.stdout:1062: writing smithi00566664-194 from 514512 to 1167467 tid 1 2023-09-30T09:01:11.141 INFO:tasks.rados.rados.0.smithi005.stdout:1062: writing smithi00566664-194 from 1700483 to 2441433 tid 2 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1062: writing smithi00566664-194 from 3025515 to 3714512 tid 3 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1063: read oid 58 snap -1 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1064: write oid 338 current snap is 0 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1061: finishing write tid 1 to smithi00566664-493 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1061: finishing write tid 2 to smithi00566664-493 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1061: finishing write tid 3 to smithi00566664-493 2023-09-30T09:01:11.149 INFO:tasks.rados.rados.0.smithi005.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-09-30T09:01:11.156 INFO:tasks.rados.rados.0.smithi005.stdout:1064: writing smithi00566664-338 from 531319 to 1259523 tid 1 2023-09-30T09:01:11.163 INFO:tasks.rados.rados.0.smithi005.stdout:1064: writing smithi00566664-338 from 1758965 to 2243573 tid 2 2023-09-30T09:01:11.168 INFO:tasks.rados.rados.0.smithi005.stdout:1064: writing smithi00566664-338 from 2652938 to 3172996 tid 3 2023-09-30T09:01:11.169 INFO:tasks.rados.rados.0.smithi005.stdout:1065: write oid 143 current snap is 0 2023-09-30T09:01:11.169 INFO:tasks.rados.rados.0.smithi005.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-09-30T09:01:11.174 INFO:tasks.rados.rados.0.smithi005.stdout:1065: writing smithi00566664-143 from 548126 to 951579 tid 1 2023-09-30T09:01:11.181 INFO:tasks.rados.rados.0.smithi005.stdout:1065: writing smithi00566664-143 from 1417447 to 2162066 tid 2 2023-09-30T09:01:11.186 INFO:tasks.rados.rados.0.smithi005.stdout:1065: writing smithi00566664-143 from 2680361 to 3128044 tid 3 2023-09-30T09:01:11.190 INFO:tasks.rados.rados.0.smithi005.stdout:1065: writing smithi00566664-143 from 3680450 to 3748126 tid 4 2023-09-30T09:01:11.190 INFO:tasks.rados.rados.0.smithi005.stdout:1066: read oid 413 snap -1 2023-09-30T09:01:11.190 INFO:tasks.rados.rados.0.smithi005.stdout:1066: expect (ObjNum 699 snap 0 seq_num 699) 2023-09-30T09:01:11.190 INFO:tasks.rados.rados.0.smithi005.stdout:1061: finishing write tid 4 to smithi00566664-493 2023-09-30T09:01:11.190 INFO:tasks.rados.rados.0.smithi005.stdout:1061: finishing write tid 5 to smithi00566664-493 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 493 v 147 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1061: left oid 493 (ObjNum 815 snap 0 seq_num 815) 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1062: finishing write tid 1 to smithi00566664-194 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1062: finishing write tid 2 to smithi00566664-194 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1062: finishing write tid 3 to smithi00566664-194 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1062: finishing write tid 4 to smithi00566664-194 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1062: finishing write tid 5 to smithi00566664-194 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 194 v 161 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1062: left oid 194 (ObjNum 816 snap 0 seq_num 816) 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1064: finishing write tid 1 to smithi00566664-338 2023-09-30T09:01:11.191 INFO:tasks.rados.rados.0.smithi005.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:01:11.332 INFO:tasks.rados.rados.0.smithi005.stdout:1064: finishing write tid 2 to smithi00566664-338 2023-09-30T09:01:11.332 INFO:tasks.rados.rados.0.smithi005.stdout:1064: finishing write tid 3 to smithi00566664-338 2023-09-30T09:01:11.332 INFO:tasks.rados.rados.0.smithi005.stdout:1064: finishing write tid 4 to smithi00566664-338 2023-09-30T09:01:11.333 INFO:tasks.rados.rados.0.smithi005.stdout:1064: finishing write tid 5 to smithi00566664-338 2023-09-30T09:01:11.333 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 338 v 137 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-09-30T09:01:11.333 INFO:tasks.rados.rados.0.smithi005.stdout:1064: left oid 338 (ObjNum 817 snap 0 seq_num 817) 2023-09-30T09:01:11.333 INFO:tasks.rados.rados.0.smithi005.stdout:1065: finishing write tid 1 to smithi00566664-143 2023-09-30T09:01:11.333 INFO:tasks.rados.rados.0.smithi005.stdout:1065: finishing write tid 2 to smithi00566664-143 2023-09-30T09:01:11.333 INFO:tasks.rados.rados.0.smithi005.stdout:1065: finishing write tid 3 to smithi00566664-143 2023-09-30T09:01:11.334 INFO:tasks.rados.rados.0.smithi005.stdout:1067: read oid 148 snap -1 2023-09-30T09:01:11.334 INFO:tasks.rados.rados.0.smithi005.stdout:1067: expect (ObjNum 790 snap 0 seq_num 790) 2023-09-30T09:01:11.334 INFO:tasks.rados.rados.0.smithi005.stdout:1061: done (6 left) 2023-09-30T09:01:11.334 INFO:tasks.rados.rados.0.smithi005.stdout:1062: done (5 left) 2023-09-30T09:01:11.334 INFO:tasks.rados.rados.0.smithi005.stdout:1063: done (4 left) 2023-09-30T09:01:11.334 INFO:tasks.rados.rados.0.smithi005.stdout:1064: done (3 left) 2023-09-30T09:01:11.335 INFO:tasks.rados.rados.0.smithi005.stdout:1068: write oid 72 current snap is 0 2023-09-30T09:01:11.335 INFO:tasks.rados.rados.0.smithi005.stdout:1065: finishing write tid 4 to smithi00566664-143 2023-09-30T09:01:11.335 INFO:tasks.rados.rados.0.smithi005.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-09-30T09:01:11.338 INFO:tasks.rados.rados.0.smithi005.stdout:1068: writing smithi00566664-72 from 564933 to 1043635 tid 1 2023-09-30T09:01:11.345 INFO:tasks.rados.rados.0.smithi005.stdout:1068: writing smithi00566664-72 from 1759576 to 2247853 tid 2 2023-09-30T09:01:11.353 INFO:tasks.rados.rados.0.smithi005.stdout:1068: writing smithi00566664-72 from 2991431 to 3650386 tid 3 2023-09-30T09:01:11.353 INFO:tasks.rados.rados.0.smithi005.stdout:1069: read oid 195 snap -1 2023-09-30T09:01:11.353 INFO:tasks.rados.rados.0.smithi005.stdout:1069: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1070: read oid 312 snap -1 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1070: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1071: read oid 94 snap -1 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1071: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1072: read oid 315 snap -1 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1072: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1073: write oid 168 current snap is 0 2023-09-30T09:01:11.354 INFO:tasks.rados.rados.0.smithi005.stdout:1065: finishing write tid 5 to smithi00566664-143 2023-09-30T09:01:11.355 INFO:tasks.rados.rados.0.smithi005.stdout:1065: finishing write tid 6 to smithi00566664-143 2023-09-30T09:01:11.355 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 143 v 171 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-09-30T09:01:11.355 INFO:tasks.rados.rados.0.smithi005.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2023-09-30T09:01:11.355 INFO:tasks.rados.rados.0.smithi005.stdout:1066: expect (ObjNum 699 snap 0 seq_num 699) 2023-09-30T09:01:11.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:11 smithi005 bash[33615]: cluster 2023-09-30T09:01:10.203064+0000 mgr.y (mgr.24358) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.2 MiB/s wr, 92 op/s 2023-09-30T09:01:11.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:11 smithi005 bash[33615]: audit 2023-09-30T09:01:10.518134+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.5:0/1509660335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:11.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:11 smithi005 bash[27219]: cluster 2023-09-30T09:01:10.203064+0000 mgr.y (mgr.24358) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.2 MiB/s wr, 92 op/s 2023-09-30T09:01:11.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:11 smithi005 bash[27219]: audit 2023-09-30T09:01:10.518134+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.5:0/1509660335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:11.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:11 smithi099 bash[27661]: cluster 2023-09-30T09:01:10.203064+0000 mgr.y (mgr.24358) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 66 MiB/s rd, 8.2 MiB/s wr, 92 op/s 2023-09-30T09:01:11.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:11 smithi099 bash[27661]: audit 2023-09-30T09:01:10.518134+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.5:0/1509660335' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:11.574 INFO:tasks.rados.rados.0.smithi005.stdout:1067: expect (ObjNum 790 snap 0 seq_num 790) 2023-09-30T09:01:11.725 INFO:tasks.rados.rados.0.smithi005.stdout:1068: finishing write tid 1 to smithi00566664-72 2023-09-30T09:01:11.725 INFO:tasks.rados.rados.0.smithi005.stdout:1068: finishing write tid 2 to smithi00566664-72 2023-09-30T09:01:11.726 INFO:tasks.rados.rados.0.smithi005.stdout:1068: finishing write tid 3 to smithi00566664-72 2023-09-30T09:01:11.726 INFO:tasks.rados.rados.0.smithi005.stdout:1068: finishing write tid 4 to smithi00566664-72 2023-09-30T09:01:11.726 INFO:tasks.rados.rados.0.smithi005.stdout:1068: finishing write tid 5 to smithi00566664-72 2023-09-30T09:01:11.726 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 72 v 153 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-09-30T09:01:11.726 INFO:tasks.rados.rados.0.smithi005.stdout:1068: left oid 72 (ObjNum 819 snap 0 seq_num 819) 2023-09-30T09:01:11.726 INFO:tasks.rados.rados.0.smithi005.stdout:1071: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-30T09:01:11.851 INFO:tasks.rados.rados.0.smithi005.stdout:1069: expect (ObjNum 194 snap 0 seq_num 194) 2023-09-30T09:01:11.951 INFO:tasks.rados.rados.0.smithi005.stdout:1070: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-30T09:01:12.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:11 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:11] "GET /metrics HTTP/1.1" 200 194940 "" "Prometheus/2.33.4" 2023-09-30T09:01:12.049 INFO:tasks.rados.rados.0.smithi005.stdout:1072: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:01:12.155 INFO:tasks.rados.rados.0.smithi005.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-09-30T09:01:12.166 INFO:tasks.rados.rados.0.smithi005.stdout:1073: writing smithi00566664-168 from 581740 to 1135691 tid 1 2023-09-30T09:01:12.176 INFO:tasks.rados.rados.0.smithi005.stdout:1073: writing smithi00566664-168 from 1818058 to 2566346 tid 2 2023-09-30T09:01:12.182 INFO:tasks.rados.rados.0.smithi005.stdout:1073: writing smithi00566664-168 from 3018854 to 3489081 tid 3 2023-09-30T09:01:12.182 INFO:tasks.rados.rados.0.smithi005.stdout:1065: done (8 left) 2023-09-30T09:01:12.182 INFO:tasks.rados.rados.0.smithi005.stdout:1066: done (7 left) 2023-09-30T09:01:12.182 INFO:tasks.rados.rados.0.smithi005.stdout:1067: done (6 left) 2023-09-30T09:01:12.182 INFO:tasks.rados.rados.0.smithi005.stdout:1068: done (5 left) 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1069: done (4 left) 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1070: done (3 left) 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1071: done (2 left) 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1072: done (1 left) 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1074: write oid 432 current snap is 0 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1073: finishing write tid 1 to smithi00566664-168 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1073: finishing write tid 2 to smithi00566664-168 2023-09-30T09:01:12.183 INFO:tasks.rados.rados.0.smithi005.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-09-30T09:01:12.189 INFO:tasks.rados.rados.0.smithi005.stdout:1074: writing smithi00566664-432 from 598547 to 1227747 tid 1 2023-09-30T09:01:12.195 INFO:tasks.rados.rados.0.smithi005.stdout:1074: writing smithi00566664-432 from 1876540 to 2368486 tid 2 2023-09-30T09:01:12.203 INFO:tasks.rados.rados.0.smithi005.stdout:1074: writing smithi00566664-432 from 3046277 to 3727776 tid 3 2023-09-30T09:01:12.203 INFO:tasks.rados.rados.0.smithi005.stdout:1075: write oid 377 current snap is 0 2023-09-30T09:01:12.203 INFO:tasks.rados.rados.0.smithi005.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-09-30T09:01:12.209 INFO:tasks.rados.rados.0.smithi005.stdout:1075: writing smithi00566664-377 from 615354 to 1036156 tid 1 2023-09-30T09:01:12.216 INFO:tasks.rados.rados.0.smithi005.stdout:1075: writing smithi00566664-377 from 1651375 to 2403332 tid 2 2023-09-30T09:01:12.224 INFO:tasks.rados.rados.0.smithi005.stdout:1075: writing smithi00566664-377 from 3190053 to 3682824 tid 3 2023-09-30T09:01:12.224 INFO:tasks.rados.rados.0.smithi005.stdout:1076: read oid 138 snap -1 2023-09-30T09:01:12.224 INFO:tasks.rados.rados.0.smithi005.stdout:1076: expect (ObjNum 633 snap 0 seq_num 633) 2023-09-30T09:01:12.224 INFO:tasks.rados.rados.0.smithi005.stdout:1077: write oid 49 current snap is 0 2023-09-30T09:01:12.224 INFO:tasks.rados.rados.0.smithi005.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-09-30T09:01:12.230 INFO:tasks.rados.rados.0.smithi005.stdout:1077: writing smithi00566664-49 from 632161 to 1128212 tid 1 2023-09-30T09:01:12.236 INFO:tasks.rados.rados.0.smithi005.stdout:1077: writing smithi00566664-49 from 1593504 to 2089119 tid 2 2023-09-30T09:01:12.242 INFO:tasks.rados.rados.0.smithi005.stdout:1077: writing smithi00566664-49 from 2701123 to 3121519 tid 3 2023-09-30T09:01:12.246 INFO:tasks.rados.rados.0.smithi005.stdout:1077: writing smithi00566664-49 from 3611645 to 3832161 tid 4 2023-09-30T09:01:12.246 INFO:tasks.rados.rados.0.smithi005.stdout:1078: write oid 349 current snap is 0 2023-09-30T09:01:12.246 INFO:tasks.rados.rados.0.smithi005.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-09-30T09:01:12.253 INFO:tasks.rados.rados.0.smithi005.stdout:1078: writing smithi00566664-349 from 648968 to 1220268 tid 1 2023-09-30T09:01:12.259 INFO:tasks.rados.rados.0.smithi005.stdout:1078: writing smithi00566664-349 from 1651986 to 2291259 tid 2 2023-09-30T09:01:12.265 INFO:tasks.rados.rados.0.smithi005.stdout:1078: writing smithi00566664-349 from 2728546 to 3360214 tid 3 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1079: delete oid 288 current snap is 0 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1073: finishing write tid 3 to smithi00566664-168 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1073: finishing write tid 4 to smithi00566664-168 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1073: finishing write tid 5 to smithi00566664-168 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 141 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1073: left oid 168 (ObjNum 820 snap 0 seq_num 820) 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1074: finishing write tid 1 to smithi00566664-432 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1074: finishing write tid 2 to smithi00566664-432 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1074: finishing write tid 3 to smithi00566664-432 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1074: finishing write tid 4 to smithi00566664-432 2023-09-30T09:01:12.266 INFO:tasks.rados.rados.0.smithi005.stdout:1074: finishing write tid 5 to smithi00566664-432 2023-09-30T09:01:12.267 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 432 v 176 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-09-30T09:01:12.267 INFO:tasks.rados.rados.0.smithi005.stdout:1074: left oid 432 (ObjNum 821 snap 0 seq_num 821) 2023-09-30T09:01:12.267 INFO:tasks.rados.rados.0.smithi005.stdout:1075: finishing write tid 1 to smithi00566664-377 2023-09-30T09:01:12.267 INFO:tasks.rados.rados.0.smithi005.stdout:1075: finishing write tid 2 to smithi00566664-377 2023-09-30T09:01:12.267 INFO:tasks.rados.rados.0.smithi005.stdout:1076: expect (ObjNum 633 snap 0 seq_num 633) 2023-09-30T09:01:12.391 INFO:tasks.rados.rados.0.smithi005.stdout:1075: finishing write tid 3 to smithi00566664-377 2023-09-30T09:01:12.391 INFO:tasks.rados.rados.0.smithi005.stdout:1075: finishing write tid 4 to smithi00566664-377 2023-09-30T09:01:12.391 INFO:tasks.rados.rados.0.smithi005.stdout:1075: finishing write tid 5 to smithi00566664-377 2023-09-30T09:01:12.391 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 136 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-09-30T09:01:12.391 INFO:tasks.rados.rados.0.smithi005.stdout:1075: left oid 377 (ObjNum 822 snap 0 seq_num 822) 2023-09-30T09:01:12.391 INFO:tasks.rados.rados.0.smithi005.stdout:1077: finishing write tid 1 to smithi00566664-49 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1077: finishing write tid 2 to smithi00566664-49 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1077: finishing write tid 3 to smithi00566664-49 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1077: finishing write tid 4 to smithi00566664-49 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1077: finishing write tid 5 to smithi00566664-49 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1077: finishing write tid 6 to smithi00566664-49 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 49 v 166 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1077: left oid 49 (ObjNum 823 snap 0 seq_num 823) 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1078: finishing write tid 1 to smithi00566664-349 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1078: finishing write tid 2 to smithi00566664-349 2023-09-30T09:01:12.392 INFO:tasks.rados.rados.0.smithi005.stdout:1078: finishing write tid 3 to smithi00566664-349 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1078: finishing write tid 4 to smithi00566664-349 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1078: finishing write tid 5 to smithi00566664-349 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 349 v 245 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1078: left oid 349 (ObjNum 824 snap 0 seq_num 824) 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1073: done (6 left) 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1074: done (5 left) 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1075: done (4 left) 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1076: done (3 left) 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1077: done (2 left) 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1078: done (1 left) 2023-09-30T09:01:12.393 INFO:tasks.rados.rados.0.smithi005.stdout:1079: done (0 left) 2023-09-30T09:01:12.394 INFO:tasks.rados.rados.0.smithi005.stdout:1080: write oid 16 current snap is 0 2023-09-30T09:01:12.394 INFO:tasks.rados.rados.0.smithi005.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-09-30T09:01:12.406 INFO:tasks.rados.rados.0.smithi005.stdout:1080: writing smithi00566664-16 from 682582 to 1404380 tid 1 2023-09-30T09:01:12.414 INFO:tasks.rados.rados.0.smithi005.stdout:1080: writing smithi00566664-16 from 2168950 to 2811892 tid 2 2023-09-30T09:01:12.420 INFO:tasks.rados.rados.0.smithi005.stdout:1080: writing smithi00566664-16 from 3583392 to 3882582 tid 3 2023-09-30T09:01:12.420 INFO:tasks.rados.rados.0.smithi005.stdout:1081: write oid 127 current snap is 0 2023-09-30T09:01:12.420 INFO:tasks.rados.rados.0.smithi005.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-09-30T09:01:12.428 INFO:tasks.rados.rados.0.smithi005.stdout:1081: writing smithi00566664-127 from 699389 to 1496436 tid 1 2023-09-30T09:01:12.434 INFO:tasks.rados.rados.0.smithi005.stdout:1081: writing smithi00566664-127 from 2111079 to 2614032 tid 2 2023-09-30T09:01:12.440 INFO:tasks.rados.rados.0.smithi005.stdout:1081: writing smithi00566664-127 from 3094462 to 3676299 tid 3 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1082: delete oid 436 current snap is 0 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1080: finishing write tid 1 to smithi00566664-16 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1080: finishing write tid 2 to smithi00566664-16 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1080: finishing write tid 3 to smithi00566664-16 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1080: finishing write tid 4 to smithi00566664-16 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1080: finishing write tid 5 to smithi00566664-16 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 16 v 142 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1080: left oid 16 (ObjNum 826 snap 0 seq_num 826) 2023-09-30T09:01:12.441 INFO:tasks.rados.rados.0.smithi005.stdout:1081: finishing write tid 1 to smithi00566664-127 2023-09-30T09:01:12.442 INFO:tasks.rados.rados.0.smithi005.stdout:1081: finishing write tid 2 to smithi00566664-127 2023-09-30T09:01:12.442 INFO:tasks.rados.rados.0.smithi005.stdout:1080: done (2 left) 2023-09-30T09:01:12.442 INFO:tasks.rados.rados.0.smithi005.stdout:1082: done (1 left) 2023-09-30T09:01:12.442 INFO:tasks.rados.rados.0.smithi005.stdout:1083: write oid 491 current snap is 0 2023-09-30T09:01:12.443 INFO:tasks.rados.rados.0.smithi005.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-09-30T09:01:12.450 INFO:tasks.rados.rados.0.smithi005.stdout:1083: writing smithi00566664-491 from 733003 to 1396901 tid 1 2023-09-30T09:01:12.457 INFO:tasks.rados.rados.0.smithi005.stdout:1083: writing smithi00566664-491 from 1944396 to 2451018 tid 2 2023-09-30T09:01:12.463 INFO:tasks.rados.rados.0.smithi005.stdout:1083: writing smithi00566664-491 from 2865661 to 3470042 tid 3 2023-09-30T09:01:12.463 INFO:tasks.rados.rados.0.smithi005.stdout:1084: read oid 232 snap -1 2023-09-30T09:01:12.463 INFO:tasks.rados.rados.0.smithi005.stdout:1084: expect (ObjNum 231 snap 0 seq_num 231) 2023-09-30T09:01:12.463 INFO:tasks.rados.rados.0.smithi005.stdout:1085: read oid 164 snap -1 2023-09-30T09:01:12.463 INFO:tasks.rados.rados.0.smithi005.stdout:1085: expect deleted 2023-09-30T09:01:12.463 INFO:tasks.rados.rados.0.smithi005.stdout:1086: write oid 183 current snap is 0 2023-09-30T09:01:12.463 INFO:tasks.rados.rados.0.smithi005.stdout:1081: finishing write tid 3 to smithi00566664-127 2023-09-30T09:01:12.464 INFO:tasks.rados.rados.0.smithi005.stdout:1081: finishing write tid 4 to smithi00566664-127 2023-09-30T09:01:12.464 INFO:tasks.rados.rados.0.smithi005.stdout:1081: finishing write tid 5 to smithi00566664-127 2023-09-30T09:01:12.464 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 127 v 175 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-09-30T09:01:12.464 INFO:tasks.rados.rados.0.smithi005.stdout:1081: left oid 127 (ObjNum 827 snap 0 seq_num 827) 2023-09-30T09:01:12.464 INFO:tasks.rados.rados.0.smithi005.stdout:1083: finishing write tid 1 to smithi00566664-491 2023-09-30T09:01:12.464 INFO:tasks.rados.rados.0.smithi005.stdout:1083: finishing write tid 2 to smithi00566664-491 2023-09-30T09:01:12.464 INFO:tasks.rados.rados.0.smithi005.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-09-30T09:01:12.475 INFO:tasks.rados.rados.0.smithi005.stdout:1086: writing smithi00566664-183 from 749810 to 1488957 tid 1 2023-09-30T09:01:12.483 INFO:tasks.rados.rados.0.smithi005.stdout:1086: writing smithi00566664-183 from 2002878 to 2653158 tid 2 2023-09-30T09:01:12.489 INFO:tasks.rados.rados.0.smithi005.stdout:1086: writing smithi00566664-183 from 3293084 to 3708737 tid 3 2023-09-30T09:01:12.489 INFO:tasks.rados.rados.0.smithi005.stdout:1081: done (4 left) 2023-09-30T09:01:12.489 INFO:tasks.rados.rados.0.smithi005.stdout:1087: write oid 131 current snap is 0 2023-09-30T09:01:12.489 INFO:tasks.rados.rados.0.smithi005.stdout:1083: finishing write tid 3 to smithi00566664-491 2023-09-30T09:01:12.489 INFO:tasks.rados.rados.0.smithi005.stdout:1083: finishing write tid 4 to smithi00566664-491 2023-09-30T09:01:12.489 INFO:tasks.rados.rados.0.smithi005.stdout:1083: finishing write tid 5 to smithi00566664-491 2023-09-30T09:01:12.490 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 491 v 173 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-09-30T09:01:12.490 INFO:tasks.rados.rados.0.smithi005.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-09-30T09:01:12.490 INFO:tasks.rados.rados.0.smithi005.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-09-30T09:01:12.495 INFO:tasks.rados.rados.0.smithi005.stdout:1087: writing smithi00566664-131 from 766617 to 1181013 tid 1 2023-09-30T09:01:12.503 INFO:tasks.rados.rados.0.smithi005.stdout:1087: writing smithi00566664-131 from 1945007 to 2455298 tid 2 2023-09-30T09:01:12.511 INFO:tasks.rados.rados.0.smithi005.stdout:1087: writing smithi00566664-131 from 3204154 to 3831079 tid 3 2023-09-30T09:01:12.511 INFO:tasks.rados.rados.0.smithi005.stdout:1083: done (4 left) 2023-09-30T09:01:12.511 INFO:tasks.rados.rados.0.smithi005.stdout:1085: done (3 left) 2023-09-30T09:01:12.511 INFO:tasks.rados.rados.0.smithi005.stdout:1088: read oid 64 snap -1 2023-09-30T09:01:12.511 INFO:tasks.rados.rados.0.smithi005.stdout:1088: expect deleted 2023-09-30T09:01:12.511 INFO:tasks.rados.rados.0.smithi005.stdout:1089: write oid 308 current snap is 0 2023-09-30T09:01:12.511 INFO:tasks.rados.rados.0.smithi005.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-09-30T09:01:12.518 INFO:tasks.rados.rados.0.smithi005.stdout:1089: writing smithi00566664-308 from 783424 to 1273069 tid 1 2023-09-30T09:01:12.525 INFO:tasks.rados.rados.0.smithi005.stdout:1089: writing smithi00566664-308 from 2003489 to 2657438 tid 2 2023-09-30T09:01:12.532 INFO:tasks.rados.rados.0.smithi005.stdout:1089: writing smithi00566664-308 from 3231577 to 3786127 tid 3 2023-09-30T09:01:12.532 INFO:tasks.rados.rados.0.smithi005.stdout:1090: write oid 430 current snap is 0 2023-09-30T09:01:12.532 INFO:tasks.rados.rados.0.smithi005.stdout:1084: expect (ObjNum 231 snap 0 seq_num 231) 2023-09-30T09:01:12.659 INFO:tasks.rados.rados.0.smithi005.stdout:1086: finishing write tid 1 to smithi00566664-183 2023-09-30T09:01:12.659 INFO:tasks.rados.rados.0.smithi005.stdout:1086: finishing write tid 2 to smithi00566664-183 2023-09-30T09:01:12.660 INFO:tasks.rados.rados.0.smithi005.stdout:1086: finishing write tid 3 to smithi00566664-183 2023-09-30T09:01:12.660 INFO:tasks.rados.rados.0.smithi005.stdout:1086: finishing write tid 4 to smithi00566664-183 2023-09-30T09:01:12.660 INFO:tasks.rados.rados.0.smithi005.stdout:1086: finishing write tid 5 to smithi00566664-183 2023-09-30T09:01:12.660 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 183 v 181 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-09-30T09:01:12.660 INFO:tasks.rados.rados.0.smithi005.stdout:1086: left oid 183 (ObjNum 830 snap 0 seq_num 830) 2023-09-30T09:01:12.660 INFO:tasks.rados.rados.0.smithi005.stdout:1087: finishing write tid 1 to smithi00566664-131 2023-09-30T09:01:12.660 INFO:tasks.rados.rados.0.smithi005.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-09-30T09:01:12.669 INFO:tasks.rados.rados.0.smithi005.stdout:1090: writing smithi00566664-430 from 400231 to 965125 tid 1 2023-09-30T09:01:12.677 INFO:tasks.rados.rados.0.smithi005.stdout:1090: writing smithi00566664-430 from 1661971 to 2000231 tid 2 2023-09-30T09:01:12.677 INFO:tasks.rados.rados.0.smithi005.stdout:1084: done (5 left) 2023-09-30T09:01:12.677 INFO:tasks.rados.rados.0.smithi005.stdout:1086: done (4 left) 2023-09-30T09:01:12.677 INFO:tasks.rados.rados.0.smithi005.stdout:1091: read oid 161 snap -1 2023-09-30T09:01:12.677 INFO:tasks.rados.rados.0.smithi005.stdout:1091: expect deleted 2023-09-30T09:01:12.677 INFO:tasks.rados.rados.0.smithi005.stdout:1092: write oid 445 current snap is 0 2023-09-30T09:01:12.677 INFO:tasks.rados.rados.0.smithi005.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-09-30T09:01:12.684 INFO:tasks.rados.rados.0.smithi005.stdout:1092: writing smithi00566664-445 from 417038 to 1057181 tid 1 2023-09-30T09:01:12.691 INFO:tasks.rados.rados.0.smithi005.stdout:1092: writing smithi00566664-445 from 1720453 to 2017038 tid 2 2023-09-30T09:01:12.691 INFO:tasks.rados.rados.0.smithi005.stdout:1093: delete oid 500 current snap is 0 2023-09-30T09:01:12.691 INFO:tasks.rados.rados.0.smithi005.stdout:1087: finishing write tid 2 to smithi00566664-131 2023-09-30T09:01:12.691 INFO:tasks.rados.rados.0.smithi005.stdout:1087: finishing write tid 3 to smithi00566664-131 2023-09-30T09:01:12.691 INFO:tasks.rados.rados.0.smithi005.stdout:1087: finishing write tid 4 to smithi00566664-131 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1087: finishing write tid 5 to smithi00566664-131 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 131 v 195 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1089: finishing write tid 1 to smithi00566664-308 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1089: finishing write tid 2 to smithi00566664-308 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1089: finishing write tid 3 to smithi00566664-308 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1089: finishing write tid 4 to smithi00566664-308 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1089: finishing write tid 5 to smithi00566664-308 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 308 v 179 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1089: left oid 308 (ObjNum 832 snap 0 seq_num 832) 2023-09-30T09:01:12.692 INFO:tasks.rados.rados.0.smithi005.stdout:1090: finishing write tid 1 to smithi00566664-430 2023-09-30T09:01:12.693 INFO:tasks.rados.rados.0.smithi005.stdout:1090: finishing write tid 2 to smithi00566664-430 2023-09-30T09:01:12.693 INFO:tasks.rados.rados.0.smithi005.stdout:1090: finishing write tid 3 to smithi00566664-430 2023-09-30T09:01:12.693 INFO:tasks.rados.rados.0.smithi005.stdout:1090: finishing write tid 4 to smithi00566664-430 2023-09-30T09:01:12.693 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 430 v 184 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-09-30T09:01:12.693 INFO:tasks.rados.rados.0.smithi005.stdout:1090: left oid 430 (ObjNum 833 snap 0 seq_num 833) 2023-09-30T09:01:12.693 INFO:tasks.rados.rados.0.smithi005.stdout:1092: finishing write tid 1 to smithi00566664-445 2023-09-30T09:01:12.694 INFO:tasks.rados.rados.0.smithi005.stdout:1087: done (6 left) 2023-09-30T09:01:12.694 INFO:tasks.rados.rados.0.smithi005.stdout:1088: done (5 left) 2023-09-30T09:01:12.694 INFO:tasks.rados.rados.0.smithi005.stdout:1089: done (4 left) 2023-09-30T09:01:12.694 INFO:tasks.rados.rados.0.smithi005.stdout:1090: done (3 left) 2023-09-30T09:01:12.694 INFO:tasks.rados.rados.0.smithi005.stdout:1091: done (2 left) 2023-09-30T09:01:12.694 INFO:tasks.rados.rados.0.smithi005.stdout:1093: done (1 left) 2023-09-30T09:01:12.695 INFO:tasks.rados.rados.0.smithi005.stdout:1094: write oid 216 current snap is 0 2023-09-30T09:01:12.695 INFO:tasks.rados.rados.0.smithi005.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-09-30T09:01:12.703 INFO:tasks.rados.rados.0.smithi005.stdout:1094: writing smithi00566664-216 from 450652 to 1241293 tid 1 2023-09-30T09:01:12.708 INFO:tasks.rados.rados.0.smithi005.stdout:1094: writing smithi00566664-216 from 1721064 to 2050652 tid 2 2023-09-30T09:01:12.708 INFO:tasks.rados.rados.0.smithi005.stdout:1095: read oid 376 snap -1 2023-09-30T09:01:12.709 INFO:tasks.rados.rados.0.smithi005.stdout:1095: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-30T09:01:12.709 INFO:tasks.rados.rados.0.smithi005.stdout:1096: write oid 435 current snap is 0 2023-09-30T09:01:12.709 INFO:tasks.rados.rados.0.smithi005.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-09-30T09:01:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:1096: writing smithi00566664-435 from 467459 to 1049702 tid 1 2023-09-30T09:01:12.722 INFO:tasks.rados.rados.0.smithi005.stdout:1096: writing smithi00566664-435 from 1495899 to 1900844 tid 2 2023-09-30T09:01:12.722 INFO:tasks.rados.rados.0.smithi005.stdout:1097: read oid 460 snap -1 2023-09-30T09:01:12.722 INFO:tasks.rados.rados.0.smithi005.stdout:1097: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-30T09:01:12.722 INFO:tasks.rados.rados.0.smithi005.stdout:1098: write oid 215 current snap is 0 2023-09-30T09:01:12.722 INFO:tasks.rados.rados.0.smithi005.stdout:1092: finishing write tid 2 to smithi00566664-445 2023-09-30T09:01:12.722 INFO:tasks.rados.rados.0.smithi005.stdout:1092: finishing write tid 3 to smithi00566664-445 2023-09-30T09:01:12.723 INFO:tasks.rados.rados.0.smithi005.stdout:1092: finishing write tid 4 to smithi00566664-445 2023-09-30T09:01:12.723 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 445 v 198 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-09-30T09:01:12.723 INFO:tasks.rados.rados.0.smithi005.stdout:1092: left oid 445 (ObjNum 834 snap 0 seq_num 834) 2023-09-30T09:01:12.723 INFO:tasks.rados.rados.0.smithi005.stdout:1094: finishing write tid 1 to smithi00566664-216 2023-09-30T09:01:12.723 INFO:tasks.rados.rados.0.smithi005.stdout:1094: finishing write tid 2 to smithi00566664-216 2023-09-30T09:01:12.723 INFO:tasks.rados.rados.0.smithi005.stdout:1094: finishing write tid 3 to smithi00566664-216 2023-09-30T09:01:12.723 INFO:tasks.rados.rados.0.smithi005.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-09-30T09:01:12.732 INFO:tasks.rados.rados.0.smithi005.stdout:1098: writing smithi00566664-215 from 484266 to 1141758 tid 1 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1098: writing smithi00566664-215 from 1554381 to 2084266 tid 2 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1092: done (5 left) 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1099: read oid 455 snap -1 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1099: expect (ObjNum 765 snap 0 seq_num 765) 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1100: read oid 1 snap -1 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1101: write oid 261 current snap is 0 2023-09-30T09:01:12.739 INFO:tasks.rados.rados.0.smithi005.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-09-30T09:01:12.746 INFO:tasks.rados.rados.0.smithi005.stdout:1101: writing smithi00566664-261 from 501073 to 1233814 tid 1 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1101: writing smithi00566664-261 from 1896510 to 2101073 tid 2 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1102: read oid 145 snap -1 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1102: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1103: read oid 124 snap -1 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1103: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1104: write oid 486 current snap is 0 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1094: finishing write tid 4 to smithi00566664-216 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 216 v 179 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1094: left oid 216 (ObjNum 836 snap 0 seq_num 836) 2023-09-30T09:01:12.752 INFO:tasks.rados.rados.0.smithi005.stdout:1095: expect (ObjNum 375 snap 0 seq_num 375) 2023-09-30T09:01:12.829 INFO:tasks.rados.rados.0.smithi005.stdout:1096: finishing write tid 1 to smithi00566664-435 2023-09-30T09:01:12.830 INFO:tasks.rados.rados.0.smithi005.stdout:1096: finishing write tid 2 to smithi00566664-435 2023-09-30T09:01:12.830 INFO:tasks.rados.rados.0.smithi005.stdout:1096: finishing write tid 3 to smithi00566664-435 2023-09-30T09:01:12.830 INFO:tasks.rados.rados.0.smithi005.stdout:1096: finishing write tid 4 to smithi00566664-435 2023-09-30T09:01:12.830 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 435 v 135 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-09-30T09:01:12.830 INFO:tasks.rados.rados.0.smithi005.stdout:1096: left oid 435 (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:01:12.831 INFO:tasks.rados.rados.0.smithi005.stdout:1097: expect (ObjNum 779 snap 0 seq_num 779) 2023-09-30T09:01:12.966 INFO:tasks.rados.rados.0.smithi005.stdout:1098: finishing write tid 1 to smithi00566664-215 2023-09-30T09:01:12.967 INFO:tasks.rados.rados.0.smithi005.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:01:13.027 INFO:tasks.rados.rados.0.smithi005.stdout:1098: finishing write tid 2 to smithi00566664-215 2023-09-30T09:01:13.027 INFO:tasks.rados.rados.0.smithi005.stdout:1098: finishing write tid 3 to smithi00566664-215 2023-09-30T09:01:13.027 INFO:tasks.rados.rados.0.smithi005.stdout:1099: expect (ObjNum 765 snap 0 seq_num 765) 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:1098: finishing write tid 4 to smithi00566664-215 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 215 v 248 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:1098: left oid 215 (ObjNum 838 snap 0 seq_num 838) 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:1101: finishing write tid 1 to smithi00566664-261 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:1101: finishing write tid 2 to smithi00566664-261 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:1101: finishing write tid 3 to smithi00566664-261 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:1101: finishing write tid 4 to smithi00566664-261 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 261 v 139 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-09-30T09:01:13.148 INFO:tasks.rados.rados.0.smithi005.stdout:1101: left oid 261 (ObjNum 839 snap 0 seq_num 839) 2023-09-30T09:01:13.149 INFO:tasks.rados.rados.0.smithi005.stdout:1103: expect (ObjNum 123 snap 0 seq_num 123) 2023-09-30T09:01:13.210 INFO:tasks.rados.rados.0.smithi005.stdout:1102: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-30T09:01:13.342 INFO:tasks.rados.rados.0.smithi005.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-09-30T09:01:13.353 INFO:tasks.rados.rados.0.smithi005.stdout:1104: writing smithi00566664-486 from 517880 to 925870 tid 1 2023-09-30T09:01:13.361 INFO:tasks.rados.rados.0.smithi005.stdout:1104: writing smithi00566664-486 from 1554992 to 2117880 tid 2 2023-09-30T09:01:13.361 INFO:tasks.rados.rados.0.smithi005.stdout:1094: done (10 left) 2023-09-30T09:01:13.361 INFO:tasks.rados.rados.0.smithi005.stdout:1095: done (9 left) 2023-09-30T09:01:13.361 INFO:tasks.rados.rados.0.smithi005.stdout:1096: done (8 left) 2023-09-30T09:01:13.361 INFO:tasks.rados.rados.0.smithi005.stdout:1097: done (7 left) 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1098: done (6 left) 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1099: done (5 left) 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1100: done (4 left) 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1101: done (3 left) 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1102: done (2 left) 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1103: done (1 left) 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1105: read oid 288 snap -1 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1105: expect deleted 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1106: write oid 203 current snap is 0 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1104: finishing write tid 1 to smithi00566664-486 2023-09-30T09:01:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-09-30T09:01:13.367 INFO:tasks.rados.rados.0.smithi005.stdout:1106: writing smithi00566664-203 from 534687 to 1017926 tid 1 2023-09-30T09:01:13.373 INFO:tasks.rados.rados.0.smithi005.stdout:1106: writing smithi00566664-203 from 1613474 to 2025757 tid 2 2023-09-30T09:01:13.373 INFO:tasks.rados.rados.0.smithi005.stdout:1107: read oid 310 snap -1 2023-09-30T09:01:13.374 INFO:tasks.rados.rados.0.smithi005.stdout:1107: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-30T09:01:13.374 INFO:tasks.rados.rados.0.smithi005.stdout:1108: write oid 380 current snap is 0 2023-09-30T09:01:13.374 INFO:tasks.rados.rados.0.smithi005.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-09-30T09:01:13.379 INFO:tasks.rados.rados.0.smithi005.stdout:1108: writing smithi00566664-380 from 551494 to 1109982 tid 1 2023-09-30T09:01:13.385 INFO:tasks.rados.rados.0.smithi005.stdout:1108: writing smithi00566664-380 from 1671956 to 2151494 tid 2 2023-09-30T09:01:13.385 INFO:tasks.rados.rados.0.smithi005.stdout:1109: read oid 78 snap -1 2023-09-30T09:01:13.386 INFO:tasks.rados.rados.0.smithi005.stdout:1109: expect (ObjNum 77 snap 0 seq_num 77) 2023-09-30T09:01:13.386 INFO:tasks.rados.rados.0.smithi005.stdout:1110: read oid 482 snap -1 2023-09-30T09:01:13.386 INFO:tasks.rados.rados.0.smithi005.stdout:1110: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-30T09:01:13.386 INFO:tasks.rados.rados.0.smithi005.stdout:1111: read oid 59 snap -1 2023-09-30T09:01:13.386 INFO:tasks.rados.rados.0.smithi005.stdout:1111: expect deleted 2023-09-30T09:01:13.386 INFO:tasks.rados.rados.0.smithi005.stdout:1112: write oid 284 current snap is 0 2023-09-30T09:01:13.386 INFO:tasks.rados.rados.0.smithi005.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-09-30T09:01:13.392 INFO:tasks.rados.rados.0.smithi005.stdout:1112: writing smithi00566664-284 from 568301 to 1202038 tid 1 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1112: writing smithi00566664-284 from 1614085 to 2030037 tid 2 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1113: read oid 280 snap -1 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1113: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1114: read oid 389 snap -1 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1114: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1115: read oid 295 snap -1 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1115: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-30T09:01:13.398 INFO:tasks.rados.rados.0.smithi005.stdout:1116: read oid 79 snap -1 2023-09-30T09:01:13.399 INFO:tasks.rados.rados.0.smithi005.stdout:1116: expect (ObjNum 78 snap 0 seq_num 78) 2023-09-30T09:01:13.399 INFO:tasks.rados.rados.0.smithi005.stdout:1117: write oid 365 current snap is 0 2023-09-30T09:01:13.399 INFO:tasks.rados.rados.0.smithi005.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-09-30T09:01:13.404 INFO:tasks.rados.rados.0.smithi005.stdout:1117: writing smithi00566664-365 from 585108 to 1010447 tid 1 2023-09-30T09:01:13.411 INFO:tasks.rados.rados.0.smithi005.stdout:1117: writing smithi00566664-365 from 1788920 to 2185108 tid 2 2023-09-30T09:01:13.411 INFO:tasks.rados.rados.0.smithi005.stdout:1118: write oid 205 current snap is 0 2023-09-30T09:01:13.411 INFO:tasks.rados.rados.0.smithi005.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-09-30T09:01:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:1118: writing smithi00566664-205 from 601915 to 1102503 tid 1 2023-09-30T09:01:13.423 INFO:tasks.rados.rados.0.smithi005.stdout:1118: writing smithi00566664-205 from 1847402 to 2201915 tid 2 2023-09-30T09:01:13.423 INFO:tasks.rados.rados.0.smithi005.stdout:1119: write oid 307 current snap is 0 2023-09-30T09:01:13.424 INFO:tasks.rados.rados.0.smithi005.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-09-30T09:01:13.430 INFO:tasks.rados.rados.0.smithi005.stdout:1119: writing smithi00566664-307 from 618722 to 1194559 tid 1 2023-09-30T09:01:13.436 INFO:tasks.rados.rados.0.smithi005.stdout:1119: writing smithi00566664-307 from 1905884 to 2218722 tid 2 2023-09-30T09:01:13.436 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:13.436 INFO:tasks.rados.rados.0.smithi005.stdout:1105: done (15 left) 2023-09-30T09:01:13.437 INFO:tasks.rados.rados.0.smithi005.stdout:1120: write oid 272 current snap is 0 2023-09-30T09:01:13.437 INFO:tasks.rados.rados.0.smithi005.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-09-30T09:01:13.443 INFO:tasks.rados.rados.0.smithi005.stdout:1120: writing smithi00566664-272 from 635529 to 1286615 tid 1 2023-09-30T09:01:13.449 INFO:tasks.rados.rados.0.smithi005.stdout:1120: writing smithi00566664-272 from 1848013 to 2235529 tid 2 2023-09-30T09:01:13.449 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1104: finishing write tid 2 to smithi00566664-486 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1104: finishing write tid 3 to smithi00566664-486 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1104: finishing write tid 4 to smithi00566664-486 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 239 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1104: left oid 486 (ObjNum 840 snap 0 seq_num 840) 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1106: finishing write tid 1 to smithi00566664-203 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1104: done (15 left) 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1121: read oid 276 snap -1 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1121: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:1106: finishing write tid 2 to smithi00566664-203 2023-09-30T09:01:13.451 INFO:tasks.rados.rados.0.smithi005.stdout:1107: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-30T09:01:13.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:13 smithi005 bash[27219]: cluster 2023-09-30T09:01:12.203750+0000 mgr.y (mgr.24358) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 135 op/s 2023-09-30T09:01:13.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:13 smithi005 bash[27219]: audit 2023-09-30T09:01:12.947499+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.5:0/347681643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:13.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:13 smithi005 bash[33615]: cluster 2023-09-30T09:01:12.203750+0000 mgr.y (mgr.24358) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 135 op/s 2023-09-30T09:01:13.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:13 smithi005 bash[33615]: audit 2023-09-30T09:01:12.947499+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.5:0/347681643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:13.551 INFO:tasks.rados.rados.0.smithi005.stdout:1106: finishing write tid 3 to smithi00566664-203 2023-09-30T09:01:13.551 INFO:tasks.rados.rados.0.smithi005.stdout:1106: finishing write tid 4 to smithi00566664-203 2023-09-30T09:01:13.551 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 203 v 182 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-09-30T09:01:13.551 INFO:tasks.rados.rados.0.smithi005.stdout:1106: left oid 203 (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:01:13.551 INFO:tasks.rados.rados.0.smithi005.stdout:1108: finishing write tid 1 to smithi00566664-380 2023-09-30T09:01:13.551 INFO:tasks.rados.rados.0.smithi005.stdout:1108: finishing write tid 2 to smithi00566664-380 2023-09-30T09:01:13.552 INFO:tasks.rados.rados.0.smithi005.stdout:1108: finishing write tid 3 to smithi00566664-380 2023-09-30T09:01:13.552 INFO:tasks.rados.rados.0.smithi005.stdout:1108: finishing write tid 4 to smithi00566664-380 2023-09-30T09:01:13.552 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 380 v 138 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-09-30T09:01:13.552 INFO:tasks.rados.rados.0.smithi005.stdout:1108: left oid 380 (ObjNum 842 snap 0 seq_num 842) 2023-09-30T09:01:13.552 INFO:tasks.rados.rados.0.smithi005.stdout:1110: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-30T09:01:13.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:13 smithi099 bash[27661]: cluster 2023-09-30T09:01:12.203750+0000 mgr.y (mgr.24358) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 97 MiB/s rd, 13 MiB/s wr, 135 op/s 2023-09-30T09:01:13.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:13 smithi099 bash[27661]: audit 2023-09-30T09:01:12.947499+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.5:0/347681643' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:13.613 INFO:tasks.rados.rados.0.smithi005.stdout:1109: expect (ObjNum 77 snap 0 seq_num 77) 2023-09-30T09:01:13.717 INFO:tasks.rados.rados.0.smithi005.stdout:1112: finishing write tid 1 to smithi00566664-284 2023-09-30T09:01:13.717 INFO:tasks.rados.rados.0.smithi005.stdout:1115: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-30T09:01:13.807 INFO:tasks.rados.rados.0.smithi005.stdout:1114: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:01:13.884 INFO:tasks.rados.rados.0.smithi005.stdout:1112: finishing write tid 2 to smithi00566664-284 2023-09-30T09:01:13.884 INFO:tasks.rados.rados.0.smithi005.stdout:1112: finishing write tid 3 to smithi00566664-284 2023-09-30T09:01:13.884 INFO:tasks.rados.rados.0.smithi005.stdout:1112: finishing write tid 4 to smithi00566664-284 2023-09-30T09:01:13.884 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 284 v 187 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-09-30T09:01:13.884 INFO:tasks.rados.rados.0.smithi005.stdout:1112: left oid 284 (ObjNum 843 snap 0 seq_num 843) 2023-09-30T09:01:13.884 INFO:tasks.rados.rados.0.smithi005.stdout:1117: finishing write tid 1 to smithi00566664-365 2023-09-30T09:01:13.884 INFO:tasks.rados.rados.0.smithi005.stdout:1116: expect (ObjNum 78 snap 0 seq_num 78) 2023-09-30T09:01:13.985 INFO:tasks.rados.rados.0.smithi005.stdout:1113: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-30T09:01:14.123 INFO:tasks.rados.rados.0.smithi005.stdout:1117: finishing write tid 2 to smithi00566664-365 2023-09-30T09:01:14.123 INFO:tasks.rados.rados.0.smithi005.stdout:1117: finishing write tid 3 to smithi00566664-365 2023-09-30T09:01:14.123 INFO:tasks.rados.rados.0.smithi005.stdout:1117: finishing write tid 4 to smithi00566664-365 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 365 v 176 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1117: left oid 365 (ObjNum 844 snap 0 seq_num 844) 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1118: finishing write tid 1 to smithi00566664-205 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1118: finishing write tid 2 to smithi00566664-205 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1118: finishing write tid 3 to smithi00566664-205 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1118: finishing write tid 4 to smithi00566664-205 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 205 v 156 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1118: left oid 205 (ObjNum 845 snap 0 seq_num 845) 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1119: finishing write tid 1 to smithi00566664-307 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1119: finishing write tid 2 to smithi00566664-307 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1119: finishing write tid 3 to smithi00566664-307 2023-09-30T09:01:14.124 INFO:tasks.rados.rados.0.smithi005.stdout:1119: finishing write tid 4 to smithi00566664-307 2023-09-30T09:01:14.125 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 307 v 170 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-09-30T09:01:14.125 INFO:tasks.rados.rados.0.smithi005.stdout:1119: left oid 307 (ObjNum 846 snap 0 seq_num 846) 2023-09-30T09:01:14.125 INFO:tasks.rados.rados.0.smithi005.stdout:1120: finishing write tid 1 to smithi00566664-272 2023-09-30T09:01:14.125 INFO:tasks.rados.rados.0.smithi005.stdout:1121: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-30T09:01:14.258 INFO:tasks.rados.rados.0.smithi005.stdout:1120: finishing write tid 2 to smithi00566664-272 2023-09-30T09:01:14.258 INFO:tasks.rados.rados.0.smithi005.stdout:1120: finishing write tid 3 to smithi00566664-272 2023-09-30T09:01:14.258 INFO:tasks.rados.rados.0.smithi005.stdout:1120: finishing write tid 4 to smithi00566664-272 2023-09-30T09:01:14.258 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 272 v 190 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1120: left oid 272 (ObjNum 847 snap 0 seq_num 847) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1106: done (15 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1107: done (14 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1108: done (13 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1109: done (12 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1110: done (11 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1111: done (10 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1112: done (9 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1113: done (8 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1114: done (7 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1115: done (6 left) 2023-09-30T09:01:14.259 INFO:tasks.rados.rados.0.smithi005.stdout:1116: done (5 left) 2023-09-30T09:01:14.260 INFO:tasks.rados.rados.0.smithi005.stdout:1117: done (4 left) 2023-09-30T09:01:14.260 INFO:tasks.rados.rados.0.smithi005.stdout:1118: done (3 left) 2023-09-30T09:01:14.260 INFO:tasks.rados.rados.0.smithi005.stdout:1119: done (2 left) 2023-09-30T09:01:14.260 INFO:tasks.rados.rados.0.smithi005.stdout:1120: done (1 left) 2023-09-30T09:01:14.260 INFO:tasks.rados.rados.0.smithi005.stdout:1121: done (0 left) 2023-09-30T09:01:14.260 INFO:tasks.rados.rados.0.smithi005.stdout:1122: write oid 379 current snap is 0 2023-09-30T09:01:14.260 INFO:tasks.rados.rados.0.smithi005.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-09-30T09:01:14.271 INFO:tasks.rados.rados.0.smithi005.stdout:1122: writing smithi00566664-379 from 652336 to 1378671 tid 1 2023-09-30T09:01:14.277 INFO:tasks.rados.rados.0.smithi005.stdout:1122: writing smithi00566664-379 from 1906495 to 2252336 tid 2 2023-09-30T09:01:14.277 INFO:tasks.rados.rados.0.smithi005.stdout:1123: write oid 120 current snap is 0 2023-09-30T09:01:14.277 INFO:tasks.rados.rados.0.smithi005.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-09-30T09:01:14.283 INFO:tasks.rados.rados.0.smithi005.stdout:1123: writing smithi00566664-120 from 669143 to 1070727 tid 1 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1123: writing smithi00566664-120 from 1564977 to 1991936 tid 2 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1124: write oid 401 current snap is 0 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1122: finishing write tid 1 to smithi00566664-379 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1122: finishing write tid 2 to smithi00566664-379 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1122: finishing write tid 3 to smithi00566664-379 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1122: finishing write tid 4 to smithi00566664-379 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 379 v 220 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1122: left oid 379 (ObjNum 848 snap 0 seq_num 848) 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1123: finishing write tid 1 to smithi00566664-120 2023-09-30T09:01:14.289 INFO:tasks.rados.rados.0.smithi005.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-09-30T09:01:14.295 INFO:tasks.rados.rados.0.smithi005.stdout:1124: writing smithi00566664-401 from 685950 to 1162783 tid 1 2023-09-30T09:01:14.301 INFO:tasks.rados.rados.0.smithi005.stdout:1124: writing smithi00566664-401 from 1623459 to 2194076 tid 2 2023-09-30T09:01:14.301 INFO:tasks.rados.rados.0.smithi005.stdout:1122: done (2 left) 2023-09-30T09:01:14.301 INFO:tasks.rados.rados.0.smithi005.stdout:1125: write oid 271 current snap is 0 2023-09-30T09:01:14.301 INFO:tasks.rados.rados.0.smithi005.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-09-30T09:01:14.308 INFO:tasks.rados.rados.0.smithi005.stdout:1125: writing smithi00566664-271 from 702757 to 1254839 tid 1 2023-09-30T09:01:14.313 INFO:tasks.rados.rados.0.smithi005.stdout:1125: writing smithi00566664-271 from 1681941 to 2112569 tid 2 2023-09-30T09:01:14.314 INFO:tasks.rados.rados.0.smithi005.stdout:1126: write oid 377 current snap is 0 2023-09-30T09:01:14.314 INFO:tasks.rados.rados.0.smithi005.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-09-30T09:01:14.321 INFO:tasks.rados.rados.0.smithi005.stdout:1126: writing smithi00566664-377 from 719564 to 1463248 tid 1 2023-09-30T09:01:14.327 INFO:tasks.rados.rados.0.smithi005.stdout:1126: writing smithi00566664-377 from 2140423 to 2319564 tid 2 2023-09-30T09:01:14.327 INFO:tasks.rados.rados.0.smithi005.stdout:1127: read oid 430 snap -1 2023-09-30T09:01:14.327 INFO:tasks.rados.rados.0.smithi005.stdout:1127: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-30T09:01:14.327 INFO:tasks.rados.rados.0.smithi005.stdout:1128: write oid 454 current snap is 0 2023-09-30T09:01:14.327 INFO:tasks.rados.rados.0.smithi005.stdout:1123: finishing write tid 2 to smithi00566664-120 2023-09-30T09:01:14.327 INFO:tasks.rados.rados.0.smithi005.stdout:1123: finishing write tid 3 to smithi00566664-120 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1123: finishing write tid 4 to smithi00566664-120 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 120 v 185 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1123: left oid 120 (ObjNum 849 snap 0 seq_num 849) 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1124: finishing write tid 1 to smithi00566664-401 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1124: finishing write tid 2 to smithi00566664-401 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1124: finishing write tid 3 to smithi00566664-401 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1124: finishing write tid 4 to smithi00566664-401 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 141 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1124: left oid 401 (ObjNum 850 snap 0 seq_num 850) 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1125: finishing write tid 1 to smithi00566664-271 2023-09-30T09:01:14.328 INFO:tasks.rados.rados.0.smithi005.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-09-30T09:01:14.333 INFO:tasks.rados.rados.0.smithi005.stdout:1128: writing smithi00566664-454 from 736371 to 1155304 tid 1 2023-09-30T09:01:14.339 INFO:tasks.rados.rados.0.smithi005.stdout:1128: writing smithi00566664-454 from 1798905 to 2233202 tid 2 2023-09-30T09:01:14.340 INFO:tasks.rados.rados.0.smithi005.stdout:1123: done (5 left) 2023-09-30T09:01:14.340 INFO:tasks.rados.rados.0.smithi005.stdout:1124: done (4 left) 2023-09-30T09:01:14.340 INFO:tasks.rados.rados.0.smithi005.stdout:1129: write oid 302 current snap is 0 2023-09-30T09:01:14.340 INFO:tasks.rados.rados.0.smithi005.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-09-30T09:01:14.346 INFO:tasks.rados.rados.0.smithi005.stdout:1129: writing smithi00566664-302 from 753178 to 1247360 tid 1 2023-09-30T09:01:14.353 INFO:tasks.rados.rados.0.smithi005.stdout:1129: writing smithi00566664-302 from 1857387 to 2353178 tid 2 2023-09-30T09:01:14.353 INFO:tasks.rados.rados.0.smithi005.stdout:1130: read oid 226 snap -1 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1130: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1131: read oid 98 snap -1 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1131: expect deleted 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1132: read oid 350 snap -1 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1132: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1133: write oid 411 current snap is 0 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1125: finishing write tid 2 to smithi00566664-271 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1125: finishing write tid 3 to smithi00566664-271 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1125: finishing write tid 4 to smithi00566664-271 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 271 v 144 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-09-30T09:01:14.354 INFO:tasks.rados.rados.0.smithi005.stdout:1125: left oid 271 (ObjNum 851 snap 0 seq_num 851) 2023-09-30T09:01:14.355 INFO:tasks.rados.rados.0.smithi005.stdout:1126: finishing write tid 1 to smithi00566664-377 2023-09-30T09:01:14.355 INFO:tasks.rados.rados.0.smithi005.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-09-30T09:01:14.362 INFO:tasks.rados.rados.0.smithi005.stdout:1133: writing smithi00566664-411 from 769985 to 1339416 tid 1 2023-09-30T09:01:14.369 INFO:tasks.rados.rados.0.smithi005.stdout:1133: writing smithi00566664-411 from 1915869 to 2353835 tid 2 2023-09-30T09:01:14.369 INFO:tasks.rados.rados.0.smithi005.stdout:1125: done (8 left) 2023-09-30T09:01:14.369 INFO:tasks.rados.rados.0.smithi005.stdout:1134: delete oid 281 current snap is 0 2023-09-30T09:01:14.369 INFO:tasks.rados.rados.0.smithi005.stdout:1127: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-30T09:01:14.453 INFO:tasks.rados.rados.0.smithi005.stdout:1126: finishing write tid 2 to smithi00566664-377 2023-09-30T09:01:14.453 INFO:tasks.rados.rados.0.smithi005.stdout:1126: finishing write tid 3 to smithi00566664-377 2023-09-30T09:01:14.453 INFO:tasks.rados.rados.0.smithi005.stdout:1126: finishing write tid 4 to smithi00566664-377 2023-09-30T09:01:14.453 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 142 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-09-30T09:01:14.453 INFO:tasks.rados.rados.0.smithi005.stdout:1126: left oid 377 (ObjNum 852 snap 0 seq_num 852) 2023-09-30T09:01:14.453 INFO:tasks.rados.rados.0.smithi005.stdout:1128: finishing write tid 1 to smithi00566664-454 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1128: finishing write tid 2 to smithi00566664-454 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1128: finishing write tid 3 to smithi00566664-454 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1128: finishing write tid 4 to smithi00566664-454 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 454 v 159 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1128: left oid 454 (ObjNum 853 snap 0 seq_num 853) 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1129: finishing write tid 1 to smithi00566664-302 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1129: finishing write tid 2 to smithi00566664-302 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1129: finishing write tid 3 to smithi00566664-302 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1129: finishing write tid 4 to smithi00566664-302 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 145 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1129: left oid 302 (ObjNum 854 snap 0 seq_num 854) 2023-09-30T09:01:14.454 INFO:tasks.rados.rados.0.smithi005.stdout:1130: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-30T09:01:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:1133: finishing write tid 1 to smithi00566664-411 2023-09-30T09:01:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:1132: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:01:14.711 INFO:tasks.rados.rados.0.smithi005.stdout:1133: finishing write tid 2 to smithi00566664-411 2023-09-30T09:01:14.711 INFO:tasks.rados.rados.0.smithi005.stdout:1133: finishing write tid 3 to smithi00566664-411 2023-09-30T09:01:14.711 INFO:tasks.rados.rados.0.smithi005.stdout:1133: finishing write tid 4 to smithi00566664-411 2023-09-30T09:01:14.711 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 411 v 173 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-09-30T09:01:14.711 INFO:tasks.rados.rados.0.smithi005.stdout:1133: left oid 411 (ObjNum 855 snap 0 seq_num 855) 2023-09-30T09:01:14.711 INFO:tasks.rados.rados.0.smithi005.stdout:1126: done (8 left) 2023-09-30T09:01:14.711 INFO:tasks.rados.rados.0.smithi005.stdout:1127: done (7 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1128: done (6 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1129: done (5 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1130: done (4 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1131: done (3 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1132: done (2 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1133: done (1 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1134: done (0 left) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1135: read oid 349 snap -1 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1135: expect (ObjNum 824 snap 0 seq_num 824) 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1136: write oid 244 current snap is 0 2023-09-30T09:01:14.712 INFO:tasks.rados.rados.0.smithi005.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-09-30T09:01:14.724 INFO:tasks.rados.rados.0.smithi005.stdout:1136: writing smithi00566664-244 from 403599 to 1123528 tid 1 2023-09-30T09:01:14.731 INFO:tasks.rados.rados.0.smithi005.stdout:1136: writing smithi00566664-244 from 1916480 to 2358115 tid 2 2023-09-30T09:01:14.731 INFO:tasks.rados.rados.0.smithi005.stdout:1137: write oid 213 current snap is 0 2023-09-30T09:01:14.732 INFO:tasks.rados.rados.0.smithi005.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-09-30T09:01:14.738 INFO:tasks.rados.rados.0.smithi005.stdout:1137: writing smithi00566664-213 from 420406 to 1215584 tid 1 2023-09-30T09:01:14.745 INFO:tasks.rados.rados.0.smithi005.stdout:1137: writing smithi00566664-213 from 1974962 to 2420406 tid 2 2023-09-30T09:01:14.746 INFO:tasks.rados.rados.0.smithi005.stdout:1138: write oid 246 current snap is 0 2023-09-30T09:01:14.746 INFO:tasks.rados.rados.0.smithi005.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-09-30T09:01:14.751 INFO:tasks.rados.rados.0.smithi005.stdout:1138: writing smithi00566664-246 from 437213 to 907640 tid 1 2023-09-30T09:01:14.752 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:14 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:01:14.760 INFO:tasks.rados.rados.0.smithi005.stdout:1138: writing smithi00566664-246 from 1633444 to 2362395 tid 2 2023-09-30T09:01:14.760 INFO:tasks.rados.rados.0.smithi005.stdout:1139: write oid 53 current snap is 0 2023-09-30T09:01:14.760 INFO:tasks.rados.rados.0.smithi005.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-09-30T09:01:14.766 INFO:tasks.rados.rados.0.smithi005.stdout:1139: writing smithi00566664-53 from 454020 to 1116049 tid 1 2023-09-30T09:01:14.773 INFO:tasks.rados.rados.0.smithi005.stdout:1139: writing smithi00566664-53 from 1691926 to 2280888 tid 2 2023-09-30T09:01:14.773 INFO:tasks.rados.rados.0.smithi005.stdout:1140: write oid 261 current snap is 0 2023-09-30T09:01:14.773 INFO:tasks.rados.rados.0.smithi005.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-09-30T09:01:14.780 INFO:tasks.rados.rados.0.smithi005.stdout:1140: writing smithi00566664-261 from 470827 to 1208105 tid 1 2023-09-30T09:01:14.787 INFO:tasks.rados.rados.0.smithi005.stdout:1140: writing smithi00566664-261 from 1750408 to 2470827 tid 2 2023-09-30T09:01:14.787 INFO:tasks.rados.rados.0.smithi005.stdout:1141: write oid 149 current snap is 0 2023-09-30T09:01:14.787 INFO:tasks.rados.rados.0.smithi005.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-09-30T09:01:14.792 INFO:tasks.rados.rados.0.smithi005.stdout:1141: writing smithi00566664-149 from 487634 to 900161 tid 1 2023-09-30T09:01:14.799 INFO:tasks.rados.rados.0.smithi005.stdout:1141: writing smithi00566664-149 from 1408890 to 2001521 tid 2 2023-09-30T09:01:14.799 INFO:tasks.rados.rados.0.smithi005.stdout:1142: write oid 256 current snap is 0 2023-09-30T09:01:14.799 INFO:tasks.rados.rados.0.smithi005.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-09-30T09:01:14.805 INFO:tasks.rados.rados.0.smithi005.stdout:1142: writing smithi00566664-256 from 504441 to 992217 tid 1 2023-09-30T09:01:14.812 INFO:tasks.rados.rados.0.smithi005.stdout:1142: writing smithi00566664-256 from 1467372 to 2203661 tid 2 2023-09-30T09:01:14.812 INFO:tasks.rados.rados.0.smithi005.stdout:1143: read oid 447 snap -1 2023-09-30T09:01:14.812 INFO:tasks.rados.rados.0.smithi005.stdout:1143: expect (ObjNum 592 snap 0 seq_num 592) 2023-09-30T09:01:14.812 INFO:tasks.rados.rados.0.smithi005.stdout:1144: read oid 156 snap -1 2023-09-30T09:01:14.812 INFO:tasks.rados.rados.0.smithi005.stdout:1144: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-30T09:01:14.812 INFO:tasks.rados.rados.0.smithi005.stdout:1145: write oid 255 current snap is 0 2023-09-30T09:01:14.812 INFO:tasks.rados.rados.0.smithi005.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-09-30T09:01:14.818 INFO:tasks.rados.rados.0.smithi005.stdout:1145: writing smithi00566664-255 from 521248 to 1084273 tid 1 2023-09-30T09:01:14.826 INFO:tasks.rados.rados.0.smithi005.stdout:1145: writing smithi00566664-255 from 1809501 to 2405801 tid 2 2023-09-30T09:01:14.826 INFO:tasks.rados.rados.0.smithi005.stdout:1146: read oid 267 snap -1 2023-09-30T09:01:14.826 INFO:tasks.rados.rados.0.smithi005.stdout:1146: expect (ObjNum 556 snap 0 seq_num 556) 2023-09-30T09:01:14.826 INFO:tasks.rados.rados.0.smithi005.stdout:1147: delete oid 104 current snap is 0 2023-09-30T09:01:14.827 INFO:tasks.rados.rados.0.smithi005.stdout:1135: expect (ObjNum 824 snap 0 seq_num 824) 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1136: finishing write tid 1 to smithi00566664-244 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1136: finishing write tid 2 to smithi00566664-244 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1136: finishing write tid 3 to smithi00566664-244 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1136: finishing write tid 4 to smithi00566664-244 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 244 v 251 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1136: left oid 244 (ObjNum 857 snap 0 seq_num 857) 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1137: finishing write tid 1 to smithi00566664-213 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1137: finishing write tid 2 to smithi00566664-213 2023-09-30T09:01:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:1137: finishing write tid 3 to smithi00566664-213 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1137: finishing write tid 4 to smithi00566664-213 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 213 v 169 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1137: left oid 213 (ObjNum 858 snap 0 seq_num 858) 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1138: finishing write tid 1 to smithi00566664-246 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1138: finishing write tid 2 to smithi00566664-246 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1138: finishing write tid 3 to smithi00566664-246 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1138: finishing write tid 4 to smithi00566664-246 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 246 v 179 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1138: left oid 246 (ObjNum 859 snap 0 seq_num 859) 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1139: finishing write tid 1 to smithi00566664-53 2023-09-30T09:01:15.015 INFO:tasks.rados.rados.0.smithi005.stdout:1139: finishing write tid 2 to smithi00566664-53 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1139: finishing write tid 3 to smithi00566664-53 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1139: finishing write tid 4 to smithi00566664-53 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 53 v 182 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1139: left oid 53 (ObjNum 860 snap 0 seq_num 860) 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1140: finishing write tid 1 to smithi00566664-261 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1140: finishing write tid 2 to smithi00566664-261 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1140: finishing write tid 3 to smithi00566664-261 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1135: done (12 left) 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1136: done (11 left) 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1137: done (10 left) 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1138: done (9 left) 2023-09-30T09:01:15.016 INFO:tasks.rados.rados.0.smithi005.stdout:1139: done (8 left) 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1147: done (7 left) 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1148: read oid 293 snap -1 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1148: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1149: read oid 395 snap -1 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1149: expect (ObjNum 394 snap 0 seq_num 394) 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1150: write oid 387 current snap is 0 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1140: finishing write tid 4 to smithi00566664-261 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 261 v 145 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1140: left oid 261 (ObjNum 861 snap 0 seq_num 861) 2023-09-30T09:01:15.017 INFO:tasks.rados.rados.0.smithi005.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-09-30T09:01:15.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:14 smithi005 bash[27219]: cluster 2023-09-30T09:01:14.204333+0000 mgr.y (mgr.24358) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.4 MiB/s wr, 93 op/s 2023-09-30T09:01:15.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:14 smithi005 bash[33615]: cluster 2023-09-30T09:01:14.204333+0000 mgr.y (mgr.24358) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.4 MiB/s wr, 93 op/s 2023-09-30T09:01:15.025 INFO:tasks.rados.rados.0.smithi005.stdout:1150: writing smithi00566664-387 from 554862 to 1268385 tid 1 2023-09-30T09:01:15.034 INFO:tasks.rados.rados.0.smithi005.stdout:1150: writing smithi00566664-387 from 1926465 to 2526434 tid 2 2023-09-30T09:01:15.034 INFO:tasks.rados.rados.0.smithi005.stdout:1140: done (9 left) 2023-09-30T09:01:15.034 INFO:tasks.rados.rados.0.smithi005.stdout:1151: read oid 260 snap -1 2023-09-30T09:01:15.034 INFO:tasks.rados.rados.0.smithi005.stdout:1151: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-30T09:01:15.034 INFO:tasks.rados.rados.0.smithi005.stdout:1152: write oid 323 current snap is 0 2023-09-30T09:01:15.034 INFO:tasks.rados.rados.0.smithi005.stdout:1141: finishing write tid 1 to smithi00566664-149 2023-09-30T09:01:15.034 INFO:tasks.rados.rados.0.smithi005.stdout:1141: finishing write tid 2 to smithi00566664-149 2023-09-30T09:01:15.035 INFO:tasks.rados.rados.0.smithi005.stdout:1141: finishing write tid 3 to smithi00566664-149 2023-09-30T09:01:15.035 INFO:tasks.rados.rados.0.smithi005.stdout:1141: finishing write tid 4 to smithi00566664-149 2023-09-30T09:01:15.035 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 149 v 254 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-09-30T09:01:15.035 INFO:tasks.rados.rados.0.smithi005.stdout:1141: left oid 149 (ObjNum 862 snap 0 seq_num 862) 2023-09-30T09:01:15.035 INFO:tasks.rados.rados.0.smithi005.stdout:1142: finishing write tid 1 to smithi00566664-256 2023-09-30T09:01:15.035 INFO:tasks.rados.rados.0.smithi005.stdout:1142: finishing write tid 2 to smithi00566664-256 2023-09-30T09:01:15.035 INFO:tasks.rados.rados.0.smithi005.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-09-30T09:01:15.040 INFO:tasks.rados.rados.0.smithi005.stdout:1152: writing smithi00566664-323 from 571669 to 1076794 tid 1 2023-09-30T09:01:15.048 INFO:tasks.rados.rados.0.smithi005.stdout:1152: writing smithi00566664-323 from 1701300 to 2444927 tid 2 2023-09-30T09:01:15.048 INFO:tasks.rados.rados.0.smithi005.stdout:1141: done (10 left) 2023-09-30T09:01:15.049 INFO:tasks.rados.rados.0.smithi005.stdout:1153: read oid 371 snap -1 2023-09-30T09:01:15.049 INFO:tasks.rados.rados.0.smithi005.stdout:1153: expect deleted 2023-09-30T09:01:15.049 INFO:tasks.rados.rados.0.smithi005.stdout:1154: write oid 283 current snap is 0 2023-09-30T09:01:15.049 INFO:tasks.rados.rados.0.smithi005.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-09-30T09:01:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:14 smithi099 bash[27661]: cluster 2023-09-30T09:01:14.204333+0000 mgr.y (mgr.24358) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.4 MiB/s wr, 93 op/s 2023-09-30T09:01:15.055 INFO:tasks.rados.rados.0.smithi005.stdout:1154: writing smithi00566664-283 from 588476 to 1168850 tid 1 2023-09-30T09:01:15.061 INFO:tasks.rados.rados.0.smithi005.stdout:1154: writing smithi00566664-283 from 1643429 to 2247067 tid 2 2023-09-30T09:01:15.061 INFO:tasks.rados.rados.0.smithi005.stdout:1155: write oid 263 current snap is 0 2023-09-30T09:01:15.061 INFO:tasks.rados.rados.0.smithi005.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-09-30T09:01:15.068 INFO:tasks.rados.rados.0.smithi005.stdout:1155: writing smithi00566664-263 from 605283 to 1260906 tid 1 2023-09-30T09:01:15.075 INFO:tasks.rados.rados.0.smithi005.stdout:1155: writing smithi00566664-263 from 1701911 to 2449207 tid 2 2023-09-30T09:01:15.075 INFO:tasks.rados.rados.0.smithi005.stdout:1156: write oid 471 current snap is 0 2023-09-30T09:01:15.075 INFO:tasks.rados.rados.0.smithi005.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-09-30T09:01:15.083 INFO:tasks.rados.rados.0.smithi005.stdout:1156: writing smithi00566664-471 from 622090 to 1352962 tid 1 2023-09-30T09:01:15.090 INFO:tasks.rados.rados.0.smithi005.stdout:1156: writing smithi00566664-471 from 1760393 to 2367700 tid 2 2023-09-30T09:01:15.090 INFO:tasks.rados.rados.0.smithi005.stdout:1157: write oid 288 current snap is 0 2023-09-30T09:01:15.090 INFO:tasks.rados.rados.0.smithi005.stdout:1142: finishing write tid 3 to smithi00566664-256 2023-09-30T09:01:15.090 INFO:tasks.rados.rados.0.smithi005.stdout:1142: finishing write tid 4 to smithi00566664-256 2023-09-30T09:01:15.090 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 256 v 162 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-09-30T09:01:15.091 INFO:tasks.rados.rados.0.smithi005.stdout:1142: left oid 256 (ObjNum 863 snap 0 seq_num 863) 2023-09-30T09:01:15.091 INFO:tasks.rados.rados.0.smithi005.stdout:1144: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-30T09:01:15.212 INFO:tasks.rados.rados.0.smithi005.stdout:1145: finishing write tid 1 to smithi00566664-255 2023-09-30T09:01:15.212 INFO:tasks.rados.rados.0.smithi005.stdout:1143: expect (ObjNum 592 snap 0 seq_num 592) 2023-09-30T09:01:15.337 INFO:tasks.rados.rados.0.smithi005.stdout:1145: finishing write tid 2 to smithi00566664-255 2023-09-30T09:01:15.337 INFO:tasks.rados.rados.0.smithi005.stdout:1145: finishing write tid 3 to smithi00566664-255 2023-09-30T09:01:15.337 INFO:tasks.rados.rados.0.smithi005.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-09-30T09:01:15.343 INFO:tasks.rados.rados.0.smithi005.stdout:1157: writing smithi00566664-288 from 638897 to 1045018 tid 1 2023-09-30T09:01:15.353 INFO:tasks.rados.rados.0.smithi005.stdout:1157: writing smithi00566664-288 from 1818875 to 2569840 tid 2 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1142: done (14 left) 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1143: done (13 left) 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1144: done (12 left) 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1158: read oid 63 snap -1 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1158: expect (ObjNum 748 snap 0 seq_num 748) 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1159: read oid 320 snap -1 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1159: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1160: read oid 461 snap -1 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1160: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1161: write oid 113 current snap is 0 2023-09-30T09:01:15.354 INFO:tasks.rados.rados.0.smithi005.stdout:1145: finishing write tid 4 to smithi00566664-255 2023-09-30T09:01:15.355 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 255 v 144 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-09-30T09:01:15.355 INFO:tasks.rados.rados.0.smithi005.stdout:1145: left oid 255 (ObjNum 864 snap 0 seq_num 864) 2023-09-30T09:01:15.355 INFO:tasks.rados.rados.0.smithi005.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-09-30T09:01:15.360 INFO:tasks.rados.rados.0.smithi005.stdout:1161: writing smithi00566664-113 from 655704 to 1137074 tid 1 2023-09-30T09:01:15.367 INFO:tasks.rados.rados.0.smithi005.stdout:1161: writing smithi00566664-113 from 1761004 to 2255627 tid 2 2023-09-30T09:01:15.367 INFO:tasks.rados.rados.0.smithi005.stdout:1145: done (15 left) 2023-09-30T09:01:15.367 INFO:tasks.rados.rados.0.smithi005.stdout:1162: read oid 109 snap -1 2023-09-30T09:01:15.367 INFO:tasks.rados.rados.0.smithi005.stdout:1162: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-30T09:01:15.367 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:15.368 INFO:tasks.rados.rados.0.smithi005.stdout:1146: expect (ObjNum 556 snap 0 seq_num 556) 2023-09-30T09:01:15.528 INFO:tasks.rados.rados.0.smithi005.stdout:1149: expect (ObjNum 394 snap 0 seq_num 394) 2023-09-30T09:01:15.608 INFO:tasks.rados.rados.0.smithi005.stdout:1148: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1150: finishing write tid 1 to smithi00566664-387 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1146: done (15 left) 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1148: done (14 left) 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1149: done (13 left) 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1163: read oid 16 snap -1 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1163: expect (ObjNum 826 snap 0 seq_num 826) 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1164: read oid 32 snap -1 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1164: expect deleted 2023-09-30T09:01:15.759 INFO:tasks.rados.rados.0.smithi005.stdout:1165: write oid 4 current snap is 0 2023-09-30T09:01:15.760 INFO:tasks.rados.rados.0.smithi005.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-09-30T09:01:15.769 INFO:tasks.rados.rados.0.smithi005.stdout:1165: writing smithi00566664-4 from 672511 to 1229130 tid 1 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout:1165: writing smithi00566664-4 from 1819486 to 2574120 tid 2 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout:1150: finishing write tid 2 to smithi00566664-387 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout:1150: finishing write tid 3 to smithi00566664-387 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout:1150: finishing write tid 4 to smithi00566664-387 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 387 v 147 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout:1150: left oid 387 (ObjNum 866 snap 0 seq_num 866) 2023-09-30T09:01:15.779 INFO:tasks.rados.rados.0.smithi005.stdout:1151: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-30T09:01:15.859 INFO:tasks.rados.rados.0.smithi005.stdout:1152: finishing write tid 1 to smithi00566664-323 2023-09-30T09:01:15.859 INFO:tasks.rados.rados.0.smithi005.stdout:1152: finishing write tid 2 to smithi00566664-323 2023-09-30T09:01:15.859 INFO:tasks.rados.rados.0.smithi005.stdout:1152: finishing write tid 3 to smithi00566664-323 2023-09-30T09:01:15.859 INFO:tasks.rados.rados.0.smithi005.stdout:1152: finishing write tid 4 to smithi00566664-323 2023-09-30T09:01:15.859 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 323 v 150 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-09-30T09:01:15.859 INFO:tasks.rados.rados.0.smithi005.stdout:1152: left oid 323 (ObjNum 867 snap 0 seq_num 867) 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1154: finishing write tid 1 to smithi00566664-283 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1154: finishing write tid 2 to smithi00566664-283 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1154: finishing write tid 3 to smithi00566664-283 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1154: finishing write tid 4 to smithi00566664-283 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 182 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1154: left oid 283 (ObjNum 868 snap 0 seq_num 868) 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1155: finishing write tid 1 to smithi00566664-263 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1155: finishing write tid 2 to smithi00566664-263 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1155: finishing write tid 3 to smithi00566664-263 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:1155: finishing write tid 4 to smithi00566664-263 2023-09-30T09:01:15.860 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 263 v 148 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1155: left oid 263 (ObjNum 869 snap 0 seq_num 869) 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1156: finishing write tid 1 to smithi00566664-471 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1156: finishing write tid 2 to smithi00566664-471 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1156: finishing write tid 3 to smithi00566664-471 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1156: finishing write tid 4 to smithi00566664-471 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 471 v 149 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1156: left oid 471 (ObjNum 870 snap 0 seq_num 870) 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1157: finishing write tid 1 to smithi00566664-288 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1157: finishing write tid 2 to smithi00566664-288 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1157: finishing write tid 3 to smithi00566664-288 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1157: finishing write tid 4 to smithi00566664-288 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 288 v 201 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-09-30T09:01:15.861 INFO:tasks.rados.rados.0.smithi005.stdout:1157: left oid 288 (ObjNum 871 snap 0 seq_num 871) 2023-09-30T09:01:15.862 INFO:tasks.rados.rados.0.smithi005.stdout:1160: expect (ObjNum 460 snap 0 seq_num 460) 2023-09-30T09:01:15.972 INFO:tasks.rados.rados.0.smithi005.stdout:1159: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-30T09:01:16.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:15 smithi005 bash[27219]: audit 2023-09-30T09:01:15.409411+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.5:0/1737878107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:16.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:15 smithi005 bash[33615]: audit 2023-09-30T09:01:15.409411+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.5:0/1737878107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:15 smithi099 bash[27661]: audit 2023-09-30T09:01:15.409411+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.5:0/1737878107' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:16.070 INFO:tasks.rados.rados.0.smithi005.stdout:1161: finishing write tid 1 to smithi00566664-113 2023-09-30T09:01:16.070 INFO:tasks.rados.rados.0.smithi005.stdout:1158: expect (ObjNum 748 snap 0 seq_num 748) 2023-09-30T09:01:16.149 INFO:tasks.rados.rados.0.smithi005.stdout:1161: finishing write tid 2 to smithi00566664-113 2023-09-30T09:01:16.149 INFO:tasks.rados.rados.0.smithi005.stdout:1161: finishing write tid 3 to smithi00566664-113 2023-09-30T09:01:16.149 INFO:tasks.rados.rados.0.smithi005.stdout:1161: finishing write tid 4 to smithi00566664-113 2023-09-30T09:01:16.149 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 223 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-09-30T09:01:16.149 INFO:tasks.rados.rados.0.smithi005.stdout:1161: left oid 113 (ObjNum 872 snap 0 seq_num 872) 2023-09-30T09:01:16.149 INFO:tasks.rados.rados.0.smithi005.stdout:1162: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-30T09:01:16.264 INFO:tasks.rados.rados.0.smithi005.stdout:1163: expect (ObjNum 826 snap 0 seq_num 826) 2023-09-30T09:01:16.422 INFO:tasks.rados.rados.0.smithi005.stdout:1165: finishing write tid 1 to smithi00566664-4 2023-09-30T09:01:16.422 INFO:tasks.rados.rados.0.smithi005.stdout:1165: finishing write tid 2 to smithi00566664-4 2023-09-30T09:01:16.422 INFO:tasks.rados.rados.0.smithi005.stdout:1165: finishing write tid 3 to smithi00566664-4 2023-09-30T09:01:16.422 INFO:tasks.rados.rados.0.smithi005.stdout:1165: finishing write tid 4 to smithi00566664-4 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 4 v 152 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1165: left oid 4 (ObjNum 873 snap 0 seq_num 873) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1150: done (15 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1151: done (14 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1152: done (13 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1153: done (12 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1154: done (11 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1155: done (10 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1156: done (9 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1157: done (8 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1158: done (7 left) 2023-09-30T09:01:16.423 INFO:tasks.rados.rados.0.smithi005.stdout:1159: done (6 left) 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1160: done (5 left) 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1161: done (4 left) 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1162: done (3 left) 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1163: done (2 left) 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1164: done (1 left) 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1165: done (0 left) 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1166: delete oid 463 current snap is 0 2023-09-30T09:01:16.424 INFO:tasks.rados.rados.0.smithi005.stdout:1166: done (0 left) 2023-09-30T09:01:16.425 INFO:tasks.rados.rados.0.smithi005.stdout:1167: write oid 500 current snap is 0 2023-09-30T09:01:16.425 INFO:tasks.rados.rados.0.smithi005.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-09-30T09:01:16.437 INFO:tasks.rados.rados.0.smithi005.stdout:1167: writing smithi00566664-500 from 706125 to 1129595 tid 1 2023-09-30T09:01:16.444 INFO:tasks.rados.rados.0.smithi005.stdout:1167: writing smithi00566664-500 from 1652803 to 2411106 tid 2 2023-09-30T09:01:16.444 INFO:tasks.rados.rados.0.smithi005.stdout:1168: read oid 264 snap -1 2023-09-30T09:01:16.444 INFO:tasks.rados.rados.0.smithi005.stdout:1168: expect deleted 2023-09-30T09:01:16.444 INFO:tasks.rados.rados.0.smithi005.stdout:1169: write oid 133 current snap is 0 2023-09-30T09:01:16.444 INFO:tasks.rados.rados.0.smithi005.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-09-30T09:01:16.451 INFO:tasks.rados.rados.0.smithi005.stdout:1169: writing smithi00566664-133 from 722932 to 1221651 tid 1 2023-09-30T09:01:16.458 INFO:tasks.rados.rados.0.smithi005.stdout:1169: writing smithi00566664-133 from 1994932 to 2496893 tid 2 2023-09-30T09:01:16.458 INFO:tasks.rados.rados.0.smithi005.stdout:1170: read oid 400 snap -1 2023-09-30T09:01:16.458 INFO:tasks.rados.rados.0.smithi005.stdout:1170: expect (ObjNum 763 snap 0 seq_num 763) 2023-09-30T09:01:16.459 INFO:tasks.rados.rados.0.smithi005.stdout:1171: write oid 135 current snap is 0 2023-09-30T09:01:16.459 INFO:tasks.rados.rados.0.smithi005.stdout:1167: finishing write tid 1 to smithi00566664-500 2023-09-30T09:01:16.459 INFO:tasks.rados.rados.0.smithi005.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-09-30T09:01:16.465 INFO:tasks.rados.rados.0.smithi005.stdout:1171: writing smithi00566664-135 from 739739 to 1313707 tid 1 2023-09-30T09:01:16.474 INFO:tasks.rados.rados.0.smithi005.stdout:1171: writing smithi00566664-135 from 2053414 to 2739739 tid 2 2023-09-30T09:01:16.474 INFO:tasks.rados.rados.0.smithi005.stdout:1172: read oid 145 snap -1 2023-09-30T09:01:16.474 INFO:tasks.rados.rados.0.smithi005.stdout:1172: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-30T09:01:16.475 INFO:tasks.rados.rados.0.smithi005.stdout:1173: read oid 351 snap -1 2023-09-30T09:01:16.475 INFO:tasks.rados.rados.0.smithi005.stdout:1173: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-30T09:01:16.475 INFO:tasks.rados.rados.0.smithi005.stdout:1174: read oid 181 snap -1 2023-09-30T09:01:16.475 INFO:tasks.rados.rados.0.smithi005.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-30T09:01:16.475 INFO:tasks.rados.rados.0.smithi005.stdout:1175: write oid 386 current snap is 0 2023-09-30T09:01:16.475 INFO:tasks.rados.rados.0.smithi005.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-09-30T09:01:16.483 INFO:tasks.rados.rados.0.smithi005.stdout:1175: writing smithi00566664-386 from 756546 to 1405763 tid 1 2023-09-30T09:01:16.490 INFO:tasks.rados.rados.0.smithi005.stdout:1175: writing smithi00566664-386 from 2111896 to 2617526 tid 2 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1168: done (8 left) 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1176: read oid 176 snap -1 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1176: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1177: write oid 280 current snap is 0 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1167: finishing write tid 2 to smithi00566664-500 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1167: finishing write tid 3 to smithi00566664-500 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1167: finishing write tid 4 to smithi00566664-500 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 500 v 242 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1167: left oid 500 (ObjNum 875 snap 0 seq_num 875) 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1169: finishing write tid 1 to smithi00566664-133 2023-09-30T09:01:16.491 INFO:tasks.rados.rados.0.smithi005.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-09-30T09:01:16.498 INFO:tasks.rados.rados.0.smithi005.stdout:1177: writing smithi00566664-280 from 773353 to 1497819 tid 1 2023-09-30T09:01:16.506 INFO:tasks.rados.rados.0.smithi005.stdout:1177: writing smithi00566664-280 from 2170378 to 2773353 tid 2 2023-09-30T09:01:16.506 INFO:tasks.rados.rados.0.smithi005.stdout:1167: done (9 left) 2023-09-30T09:01:16.506 INFO:tasks.rados.rados.0.smithi005.stdout:1178: write oid 213 current snap is 0 2023-09-30T09:01:16.506 INFO:tasks.rados.rados.0.smithi005.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-09-30T09:01:16.515 INFO:tasks.rados.rados.0.smithi005.stdout:1178: writing smithi00566664-213 from 790160 to 1589875 tid 1 2023-09-30T09:01:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:1178: writing smithi00566664-213 from 2112507 to 2621806 tid 2 2023-09-30T09:01:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:1179: write oid 80 current snap is 0 2023-09-30T09:01:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:1169: finishing write tid 2 to smithi00566664-133 2023-09-30T09:01:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:1169: finishing write tid 3 to smithi00566664-133 2023-09-30T09:01:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:1169: finishing write tid 4 to smithi00566664-133 2023-09-30T09:01:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 133 v 150 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-09-30T09:01:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-09-30T09:01:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:1170: expect (ObjNum 763 snap 0 seq_num 763) 2023-09-30T09:01:16.658 INFO:tasks.rados.rados.0.smithi005.stdout:1171: finishing write tid 1 to smithi00566664-135 2023-09-30T09:01:16.659 INFO:tasks.rados.rados.0.smithi005.stdout:1171: finishing write tid 2 to smithi00566664-135 2023-09-30T09:01:16.659 INFO:tasks.rados.rados.0.smithi005.stdout:1171: finishing write tid 3 to smithi00566664-135 2023-09-30T09:01:16.659 INFO:tasks.rados.rados.0.smithi005.stdout:1171: finishing write tid 4 to smithi00566664-135 2023-09-30T09:01:16.659 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 135 v 194 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-09-30T09:01:16.659 INFO:tasks.rados.rados.0.smithi005.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-09-30T09:01:16.659 INFO:tasks.rados.rados.0.smithi005.stdout:1172: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-30T09:01:16.796 INFO:tasks.rados.rados.0.smithi005.stdout:1173: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-30T09:01:16.899 INFO:tasks.rados.rados.0.smithi005.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-30T09:01:16.995 INFO:tasks.rados.rados.0.smithi005.stdout:1175: finishing write tid 1 to smithi00566664-386 2023-09-30T09:01:16.995 INFO:tasks.rados.rados.0.smithi005.stdout:1176: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-30T09:01:17.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:16 smithi005 bash[33615]: cluster 2023-09-30T09:01:16.205026+0000 mgr.y (mgr.24358) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.4 MiB/s wr, 93 op/s 2023-09-30T09:01:17.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:16 smithi005 bash[27219]: cluster 2023-09-30T09:01:16.205026+0000 mgr.y (mgr.24358) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.4 MiB/s wr, 93 op/s 2023-09-30T09:01:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:16 smithi099 bash[27661]: cluster 2023-09-30T09:01:16.205026+0000 mgr.y (mgr.24358) 203 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 9.4 MiB/s wr, 93 op/s 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1175: finishing write tid 2 to smithi00566664-386 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1175: finishing write tid 3 to smithi00566664-386 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1175: finishing write tid 4 to smithi00566664-386 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 386 v 147 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1175: left oid 386 (ObjNum 878 snap 0 seq_num 878) 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1177: finishing write tid 1 to smithi00566664-280 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1177: finishing write tid 2 to smithi00566664-280 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1177: finishing write tid 3 to smithi00566664-280 2023-09-30T09:01:17.088 INFO:tasks.rados.rados.0.smithi005.stdout:1177: finishing write tid 4 to smithi00566664-280 2023-09-30T09:01:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 280 v 165 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-09-30T09:01:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:1177: left oid 280 (ObjNum 879 snap 0 seq_num 879) 2023-09-30T09:01:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:1178: finishing write tid 1 to smithi00566664-213 2023-09-30T09:01:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:1178: finishing write tid 2 to smithi00566664-213 2023-09-30T09:01:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:1178: finishing write tid 3 to smithi00566664-213 2023-09-30T09:01:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-09-30T09:01:17.099 INFO:tasks.rados.rados.0.smithi005.stdout:1179: writing smithi00566664-80 from 406967 to 881931 tid 1 2023-09-30T09:01:17.106 INFO:tasks.rados.rados.0.smithi005.stdout:1179: writing smithi00566664-80 from 1370989 to 2140299 tid 2 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1179: writing smithi00566664-80 from 2677186 to 2806967 tid 3 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1169: done (10 left) 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1170: done (9 left) 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1171: done (8 left) 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1172: done (7 left) 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1173: done (6 left) 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1174: done (5 left) 2023-09-30T09:01:17.111 INFO:tasks.rados.rados.0.smithi005.stdout:1175: done (4 left) 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1176: done (3 left) 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1177: done (2 left) 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1180: read oid 364 snap -1 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1180: expect (ObjNum 363 snap 0 seq_num 363) 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1181: read oid 401 snap -1 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1181: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1182: read oid 255 snap -1 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1182: expect (ObjNum 864 snap 0 seq_num 864) 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1183: write oid 120 current snap is 0 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1178: finishing write tid 4 to smithi00566664-213 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 213 v 172 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-09-30T09:01:17.112 INFO:tasks.rados.rados.0.smithi005.stdout:1178: left oid 213 (ObjNum 880 snap 0 seq_num 880) 2023-09-30T09:01:17.113 INFO:tasks.rados.rados.0.smithi005.stdout:1179: finishing write tid 1 to smithi00566664-80 2023-09-30T09:01:17.113 INFO:tasks.rados.rados.0.smithi005.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-09-30T09:01:17.117 INFO:tasks.rados.rados.0.smithi005.stdout:1183: writing smithi00566664-120 from 423774 to 1090340 tid 1 2023-09-30T09:01:17.123 INFO:tasks.rados.rados.0.smithi005.stdout:1183: writing smithi00566664-120 from 1545824 to 2058792 tid 2 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1183: writing smithi00566664-120 from 2704609 to 2823774 tid 3 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1178: done (5 left) 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1184: read oid 280 snap -1 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1184: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1185: read oid 315 snap -1 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1185: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1186: write oid 354 current snap is 0 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1179: finishing write tid 2 to smithi00566664-80 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1179: finishing write tid 3 to smithi00566664-80 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1179: finishing write tid 4 to smithi00566664-80 2023-09-30T09:01:17.129 INFO:tasks.rados.rados.0.smithi005.stdout:1179: finishing write tid 5 to smithi00566664-80 2023-09-30T09:01:17.130 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 80 v 246 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-09-30T09:01:17.130 INFO:tasks.rados.rados.0.smithi005.stdout:1179: left oid 80 (ObjNum 881 snap 0 seq_num 881) 2023-09-30T09:01:17.130 INFO:tasks.rados.rados.0.smithi005.stdout:1180: expect (ObjNum 363 snap 0 seq_num 363) 2023-09-30T09:01:17.200 INFO:tasks.rados.rados.0.smithi005.stdout:1183: finishing write tid 1 to smithi00566664-120 2023-09-30T09:01:17.200 INFO:tasks.rados.rados.0.smithi005.stdout:1182: expect (ObjNum 864 snap 0 seq_num 864) 2023-09-30T09:01:17.318 INFO:tasks.rados.rados.0.smithi005.stdout:1181: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-30T09:01:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:1183: finishing write tid 2 to smithi00566664-120 2023-09-30T09:01:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:1183: finishing write tid 3 to smithi00566664-120 2023-09-30T09:01:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:1183: finishing write tid 4 to smithi00566664-120 2023-09-30T09:01:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:1183: finishing write tid 5 to smithi00566664-120 2023-09-30T09:01:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 120 v 189 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-09-30T09:01:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:1183: left oid 120 (ObjNum 882 snap 0 seq_num 882) 2023-09-30T09:01:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:1184: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-30T09:01:17.556 INFO:tasks.rados.rados.0.smithi005.stdout:1185: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:01:17.662 INFO:tasks.rados.rados.0.smithi005.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-09-30T09:01:17.674 INFO:tasks.rados.rados.0.smithi005.stdout:1186: writing smithi00566664-354 from 440581 to 1182396 tid 1 2023-09-30T09:01:17.681 INFO:tasks.rados.rados.0.smithi005.stdout:1186: writing smithi00566664-354 from 1604306 to 2260932 tid 2 2023-09-30T09:01:17.685 INFO:tasks.rados.rados.0.smithi005.stdout:1186: writing smithi00566664-354 from 2732032 to 2840581 tid 3 2023-09-30T09:01:17.685 INFO:tasks.rados.rados.0.smithi005.stdout:1179: done (7 left) 2023-09-30T09:01:17.685 INFO:tasks.rados.rados.0.smithi005.stdout:1180: done (6 left) 2023-09-30T09:01:17.685 INFO:tasks.rados.rados.0.smithi005.stdout:1181: done (5 left) 2023-09-30T09:01:17.686 INFO:tasks.rados.rados.0.smithi005.stdout:1182: done (4 left) 2023-09-30T09:01:17.686 INFO:tasks.rados.rados.0.smithi005.stdout:1183: done (3 left) 2023-09-30T09:01:17.686 INFO:tasks.rados.rados.0.smithi005.stdout:1184: done (2 left) 2023-09-30T09:01:17.686 INFO:tasks.rados.rados.0.smithi005.stdout:1185: done (1 left) 2023-09-30T09:01:17.686 INFO:tasks.rados.rados.0.smithi005.stdout:1187: write oid 345 current snap is 0 2023-09-30T09:01:17.686 INFO:tasks.rados.rados.0.smithi005.stdout:1186: finishing write tid 1 to smithi00566664-354 2023-09-30T09:01:17.686 INFO:tasks.rados.rados.0.smithi005.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-09-30T09:01:17.690 INFO:tasks.rados.rados.0.smithi005.stdout:1187: writing smithi00566664-345 from 457388 to 874452 tid 1 2023-09-30T09:01:17.697 INFO:tasks.rados.rados.0.smithi005.stdout:1187: writing smithi00566664-345 from 1546435 to 2063072 tid 2 2023-09-30T09:01:17.701 INFO:tasks.rados.rados.0.smithi005.stdout:1187: writing smithi00566664-345 from 2643102 to 2857388 tid 3 2023-09-30T09:01:17.701 INFO:tasks.rados.rados.0.smithi005.stdout:1188: write oid 85 current snap is 0 2023-09-30T09:01:17.701 INFO:tasks.rados.rados.0.smithi005.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-09-30T09:01:17.707 INFO:tasks.rados.rados.0.smithi005.stdout:1188: writing smithi00566664-85 from 474195 to 966508 tid 1 2023-09-30T09:01:17.714 INFO:tasks.rados.rados.0.smithi005.stdout:1188: writing smithi00566664-85 from 1604917 to 2265212 tid 2 2023-09-30T09:01:17.718 INFO:tasks.rados.rados.0.smithi005.stdout:1188: writing smithi00566664-85 from 2670525 to 2874195 tid 3 2023-09-30T09:01:17.718 INFO:tasks.rados.rados.0.smithi005.stdout:1189: write oid 218 current snap is 0 2023-09-30T09:01:17.718 INFO:tasks.rados.rados.0.smithi005.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-09-30T09:01:17.724 INFO:tasks.rados.rados.0.smithi005.stdout:1189: writing smithi00566664-218 from 491002 to 1058564 tid 1 2023-09-30T09:01:17.730 INFO:tasks.rados.rados.0.smithi005.stdout:1189: writing smithi00566664-218 from 1663399 to 2183705 tid 2 2023-09-30T09:01:17.735 INFO:tasks.rados.rados.0.smithi005.stdout:1189: writing smithi00566664-218 from 2814301 to 2891002 tid 3 2023-09-30T09:01:17.735 INFO:tasks.rados.rados.0.smithi005.stdout:1190: read oid 321 snap -1 2023-09-30T09:01:17.735 INFO:tasks.rados.rados.0.smithi005.stdout:1190: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-30T09:01:17.735 INFO:tasks.rados.rados.0.smithi005.stdout:1191: delete oid 84 current snap is 0 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1186: finishing write tid 2 to smithi00566664-354 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1186: finishing write tid 3 to smithi00566664-354 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1186: finishing write tid 4 to smithi00566664-354 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1186: finishing write tid 5 to smithi00566664-354 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 354 v 152 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1186: left oid 354 (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1187: finishing write tid 1 to smithi00566664-345 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1187: finishing write tid 2 to smithi00566664-345 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1187: finishing write tid 3 to smithi00566664-345 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1187: finishing write tid 4 to smithi00566664-345 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:1187: finishing write tid 5 to smithi00566664-345 2023-09-30T09:01:17.736 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 345 v 258 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1187: left oid 345 (ObjNum 884 snap 0 seq_num 884) 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1188: finishing write tid 1 to smithi00566664-85 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1188: finishing write tid 2 to smithi00566664-85 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1188: finishing write tid 3 to smithi00566664-85 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1188: finishing write tid 4 to smithi00566664-85 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1188: finishing write tid 5 to smithi00566664-85 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 85 v 250 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1188: left oid 85 (ObjNum 885 snap 0 seq_num 885) 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1189: finishing write tid 1 to smithi00566664-218 2023-09-30T09:01:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:1189: finishing write tid 2 to smithi00566664-218 2023-09-30T09:01:17.738 INFO:tasks.rados.rados.0.smithi005.stdout:1189: finishing write tid 3 to smithi00566664-218 2023-09-30T09:01:17.738 INFO:tasks.rados.rados.0.smithi005.stdout:1189: finishing write tid 4 to smithi00566664-218 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:1189: finishing write tid 5 to smithi00566664-218 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 218 v 186 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:1189: left oid 218 (ObjNum 886 snap 0 seq_num 886) 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:1186: done (5 left) 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:1187: done (4 left) 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:1188: done (3 left) 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:1189: done (2 left) 2023-09-30T09:01:17.739 INFO:tasks.rados.rados.0.smithi005.stdout:1191: done (1 left) 2023-09-30T09:01:17.740 INFO:tasks.rados.rados.0.smithi005.stdout:1192: write oid 357 current snap is 0 2023-09-30T09:01:17.740 INFO:tasks.rados.rados.0.smithi005.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-09-30T09:01:17.748 INFO:tasks.rados.rados.0.smithi005.stdout:1192: writing smithi00566664-357 from 524616 to 1242676 tid 1 2023-09-30T09:01:17.754 INFO:tasks.rados.rados.0.smithi005.stdout:1192: writing smithi00566664-357 from 1664010 to 2187985 tid 2 2023-09-30T09:01:17.759 INFO:tasks.rados.rados.0.smithi005.stdout:1192: writing smithi00566664-357 from 2752794 to 2924616 tid 3 2023-09-30T09:01:17.759 INFO:tasks.rados.rados.0.smithi005.stdout:1193: read oid 44 snap -1 2023-09-30T09:01:17.759 INFO:tasks.rados.rados.0.smithi005.stdout:1193: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:01:17.759 INFO:tasks.rados.rados.0.smithi005.stdout:1194: delete oid 63 current snap is 0 2023-09-30T09:01:17.759 INFO:tasks.rados.rados.0.smithi005.stdout:1190: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-30T09:01:17.881 INFO:tasks.rados.rados.0.smithi005.stdout:1192: finishing write tid 1 to smithi00566664-357 2023-09-30T09:01:17.882 INFO:tasks.rados.rados.0.smithi005.stdout:1192: finishing write tid 2 to smithi00566664-357 2023-09-30T09:01:17.882 INFO:tasks.rados.rados.0.smithi005.stdout:1193: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:01:17.962 INFO:tasks.rados.rados.0.smithi005.stdout:1192: finishing write tid 3 to smithi00566664-357 2023-09-30T09:01:17.962 INFO:tasks.rados.rados.0.smithi005.stdout:1192: finishing write tid 4 to smithi00566664-357 2023-09-30T09:01:17.962 INFO:tasks.rados.rados.0.smithi005.stdout:1192: finishing write tid 5 to smithi00566664-357 2023-09-30T09:01:17.962 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 357 v 254 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-09-30T09:01:17.962 INFO:tasks.rados.rados.0.smithi005.stdout:1192: left oid 357 (ObjNum 888 snap 0 seq_num 888) 2023-09-30T09:01:17.963 INFO:tasks.rados.rados.0.smithi005.stdout:1190: done (3 left) 2023-09-30T09:01:17.963 INFO:tasks.rados.rados.0.smithi005.stdout:1192: done (2 left) 2023-09-30T09:01:17.963 INFO:tasks.rados.rados.0.smithi005.stdout:1193: done (1 left) 2023-09-30T09:01:17.963 INFO:tasks.rados.rados.0.smithi005.stdout:1194: done (0 left) 2023-09-30T09:01:17.963 INFO:tasks.rados.rados.0.smithi005.stdout:1195: write oid 317 current snap is 0 2023-09-30T09:01:17.963 INFO:tasks.rados.rados.0.smithi005.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-09-30T09:01:17.974 INFO:tasks.rados.rados.0.smithi005.stdout:1195: writing smithi00566664-317 from 558230 to 1143141 tid 1 2023-09-30T09:01:17.983 INFO:tasks.rados.rados.0.smithi005.stdout:1195: writing smithi00566664-317 from 1897327 to 2424971 tid 2 2023-09-30T09:01:17.986 INFO:tasks.rados.rados.0.smithi005.stdout:1195: writing smithi00566664-317 from 2923993 to 2958230 tid 3 2023-09-30T09:01:17.987 INFO:tasks.rados.rados.0.smithi005.stdout:1196: delete oid 383 current snap is 0 2023-09-30T09:01:17.987 INFO:tasks.rados.rados.0.smithi005.stdout:1195: finishing write tid 1 to smithi00566664-317 2023-09-30T09:01:17.989 INFO:tasks.rados.rados.0.smithi005.stdout:1195: finishing write tid 2 to smithi00566664-317 2023-09-30T09:01:17.989 INFO:tasks.rados.rados.0.smithi005.stdout:1196: done (1 left) 2023-09-30T09:01:17.989 INFO:tasks.rados.rados.0.smithi005.stdout:1197: write oid 429 current snap is 0 2023-09-30T09:01:17.989 INFO:tasks.rados.rados.0.smithi005.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-09-30T09:01:17.997 INFO:tasks.rados.rados.0.smithi005.stdout:1197: writing smithi00566664-429 from 591844 to 1327253 tid 1 2023-09-30T09:01:18.004 INFO:tasks.rados.rados.0.smithi005.stdout:1197: writing smithi00566664-429 from 1897938 to 2429251 tid 2 2023-09-30T09:01:18.007 INFO:tasks.rados.rados.0.smithi005.stdout:1197: writing smithi00566664-429 from 2862486 to 2991844 tid 3 2023-09-30T09:01:18.007 INFO:tasks.rados.rados.0.smithi005.stdout:1198: delete oid 187 current snap is 0 2023-09-30T09:01:18.007 INFO:tasks.rados.rados.0.smithi005.stdout:1195: finishing write tid 3 to smithi00566664-317 2023-09-30T09:01:18.008 INFO:tasks.rados.rados.0.smithi005.stdout:1195: finishing write tid 4 to smithi00566664-317 2023-09-30T09:01:18.008 INFO:tasks.rados.rados.0.smithi005.stdout:1195: finishing write tid 5 to smithi00566664-317 2023-09-30T09:01:18.008 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 317 v 151 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-09-30T09:01:18.008 INFO:tasks.rados.rados.0.smithi005.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2023-09-30T09:01:18.008 INFO:tasks.rados.rados.0.smithi005.stdout:1197: finishing write tid 1 to smithi00566664-429 2023-09-30T09:01:18.008 INFO:tasks.rados.rados.0.smithi005.stdout:1197: finishing write tid 2 to smithi00566664-429 2023-09-30T09:01:18.010 INFO:tasks.rados.rados.0.smithi005.stdout:1197: finishing write tid 3 to smithi00566664-429 2023-09-30T09:01:18.010 INFO:tasks.rados.rados.0.smithi005.stdout:1195: done (2 left) 2023-09-30T09:01:18.010 INFO:tasks.rados.rados.0.smithi005.stdout:1198: done (1 left) 2023-09-30T09:01:18.010 INFO:tasks.rados.rados.0.smithi005.stdout:1199: write oid 127 current snap is 0 2023-09-30T09:01:18.010 INFO:tasks.rados.rados.0.smithi005.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-09-30T09:01:18.018 INFO:tasks.rados.rados.0.smithi005.stdout:1199: writing smithi00566664-127 from 625458 to 1111365 tid 1 2023-09-30T09:01:18.026 INFO:tasks.rados.rados.0.smithi005.stdout:1199: writing smithi00566664-127 from 1614902 to 2149884 tid 2 2023-09-30T09:01:18.031 INFO:tasks.rados.rados.0.smithi005.stdout:1199: writing smithi00566664-127 from 2917332 to 3025458 tid 3 2023-09-30T09:01:18.031 INFO:tasks.rados.rados.0.smithi005.stdout:1200: write oid 484 current snap is 0 2023-09-30T09:01:18.031 INFO:tasks.rados.rados.0.smithi005.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-09-30T09:01:18.037 INFO:tasks.rados.rados.0.smithi005.stdout:1200: writing smithi00566664-484 from 642265 to 1203421 tid 1 2023-09-30T09:01:18.044 INFO:tasks.rados.rados.0.smithi005.stdout:1200: writing smithi00566664-484 from 1673384 to 2352024 tid 2 2023-09-30T09:01:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:1200: writing smithi00566664-484 from 2828402 to 3042265 tid 3 2023-09-30T09:01:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:1201: write oid 124 current snap is 0 2023-09-30T09:01:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-09-30T09:01:18.055 INFO:tasks.rados.rados.0.smithi005.stdout:1201: writing smithi00566664-124 from 659072 to 1295477 tid 1 2023-09-30T09:01:18.060 INFO:tasks.rados.rados.0.smithi005.stdout:1201: writing smithi00566664-124 from 1731866 to 2154164 tid 2 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1201: writing smithi00566664-124 from 2855825 to 3059072 tid 3 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1202: read oid 42 snap -1 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1202: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1203: write oid 473 current snap is 0 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1197: finishing write tid 4 to smithi00566664-429 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1197: finishing write tid 5 to smithi00566664-429 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 429 v 169 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2023-09-30T09:01:18.066 INFO:tasks.rados.rados.0.smithi005.stdout:1199: finishing write tid 1 to smithi00566664-127 2023-09-30T09:01:18.067 INFO:tasks.rados.rados.0.smithi005.stdout:1199: finishing write tid 2 to smithi00566664-127 2023-09-30T09:01:18.067 INFO:tasks.rados.rados.0.smithi005.stdout:1199: finishing write tid 3 to smithi00566664-127 2023-09-30T09:01:18.067 INFO:tasks.rados.rados.0.smithi005.stdout:1199: finishing write tid 4 to smithi00566664-127 2023-09-30T09:01:18.067 INFO:tasks.rados.rados.0.smithi005.stdout:1199: finishing write tid 5 to smithi00566664-127 2023-09-30T09:01:18.067 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 127 v 186 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-09-30T09:01:18.067 INFO:tasks.rados.rados.0.smithi005.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2023-09-30T09:01:18.067 INFO:tasks.rados.rados.0.smithi005.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-09-30T09:01:18.074 INFO:tasks.rados.rados.0.smithi005.stdout:1203: writing smithi00566664-473 from 675879 to 1387533 tid 1 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1203: writing smithi00566664-473 from 2073995 to 2756304 tid 2 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1197: done (5 left) 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1199: done (4 left) 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1204: read oid 259 snap -1 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1204: expect (ObjNum 258 snap 0 seq_num 258) 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1205: write oid 194 current snap is 0 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1200: finishing write tid 1 to smithi00566664-484 2023-09-30T09:01:18.082 INFO:tasks.rados.rados.0.smithi005.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-09-30T09:01:18.090 INFO:tasks.rados.rados.0.smithi005.stdout:1205: writing smithi00566664-194 from 692686 to 1195942 tid 1 2023-09-30T09:01:18.096 INFO:tasks.rados.rados.0.smithi005.stdout:1205: writing smithi00566664-194 from 1848830 to 2274797 tid 2 2023-09-30T09:01:18.101 INFO:tasks.rados.rados.0.smithi005.stdout:1205: writing smithi00566664-194 from 2910671 to 3092686 tid 3 2023-09-30T09:01:18.101 INFO:tasks.rados.rados.0.smithi005.stdout:1206: write oid 70 current snap is 0 2023-09-30T09:01:18.101 INFO:tasks.rados.rados.0.smithi005.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-09-30T09:01:18.108 INFO:tasks.rados.rados.0.smithi005.stdout:1206: writing smithi00566664-70 from 709493 to 1287998 tid 1 2023-09-30T09:01:18.116 INFO:tasks.rados.rados.0.smithi005.stdout:1206: writing smithi00566664-70 from 1907312 to 2593290 tid 2 2023-09-30T09:01:18.116 INFO:tasks.rados.rados.0.smithi005.stdout:1207: read oid 177 snap -1 2023-09-30T09:01:18.116 INFO:tasks.rados.rados.0.smithi005.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:01:18.116 INFO:tasks.rados.rados.0.smithi005.stdout:1208: read oid 335 snap -1 2023-09-30T09:01:18.116 INFO:tasks.rados.rados.0.smithi005.stdout:1208: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:01:18.116 INFO:tasks.rados.rados.0.smithi005.stdout:1209: read oid 26 snap -1 2023-09-30T09:01:18.116 INFO:tasks.rados.rados.0.smithi005.stdout:1209: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-30T09:01:18.117 INFO:tasks.rados.rados.0.smithi005.stdout:1210: write oid 399 current snap is 0 2023-09-30T09:01:18.117 INFO:tasks.rados.rados.0.smithi005.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-09-30T09:01:18.125 INFO:tasks.rados.rados.0.smithi005.stdout:1210: writing smithi00566664-399 from 726300 to 1380054 tid 1 2023-09-30T09:01:18.133 INFO:tasks.rados.rados.0.smithi005.stdout:1210: writing smithi00566664-399 from 1965794 to 2395430 tid 2 2023-09-30T09:01:18.137 INFO:tasks.rados.rados.0.smithi005.stdout:1210: writing smithi00566664-399 from 2965517 to 3126300 tid 3 2023-09-30T09:01:18.137 INFO:tasks.rados.rados.0.smithi005.stdout:1211: write oid 168 current snap is 0 2023-09-30T09:01:18.137 INFO:tasks.rados.rados.0.smithi005.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-09-30T09:01:18.145 INFO:tasks.rados.rados.0.smithi005.stdout:1211: writing smithi00566664-168 from 743107 to 1472110 tid 1 2023-09-30T09:01:18.152 INFO:tasks.rados.rados.0.smithi005.stdout:1211: writing smithi00566664-168 from 1907923 to 2597570 tid 2 2023-09-30T09:01:18.152 INFO:tasks.rados.rados.0.smithi005.stdout:1212: read oid 4 snap -1 2023-09-30T09:01:18.152 INFO:tasks.rados.rados.0.smithi005.stdout:1212: expect (ObjNum 873 snap 0 seq_num 873) 2023-09-30T09:01:18.153 INFO:tasks.rados.rados.0.smithi005.stdout:1213: read oid 191 snap -1 2023-09-30T09:01:18.153 INFO:tasks.rados.rados.0.smithi005.stdout:1213: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-30T09:01:18.153 INFO:tasks.rados.rados.0.smithi005.stdout:1214: write oid 373 current snap is 0 2023-09-30T09:01:18.153 INFO:tasks.rados.rados.0.smithi005.stdout:1200: finishing write tid 2 to smithi00566664-484 2023-09-30T09:01:18.153 INFO:tasks.rados.rados.0.smithi005.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-09-30T09:01:18.159 INFO:tasks.rados.rados.0.smithi005.stdout:1214: writing smithi00566664-373 from 759914 to 1164166 tid 1 2023-09-30T09:01:18.164 INFO:tasks.rados.rados.0.smithi005.stdout:1214: writing smithi00566664-373 from 1566405 to 1999710 tid 2 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1214: writing smithi00566664-373 from 2504010 to 3159914 tid 3 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1215: delete oid 301 current snap is 0 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1200: finishing write tid 3 to smithi00566664-484 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1200: finishing write tid 4 to smithi00566664-484 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1200: finishing write tid 5 to smithi00566664-484 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 177 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1201: finishing write tid 1 to smithi00566664-124 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1201: finishing write tid 2 to smithi00566664-124 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1201: finishing write tid 3 to smithi00566664-124 2023-09-30T09:01:18.171 INFO:tasks.rados.rados.0.smithi005.stdout:1201: finishing write tid 4 to smithi00566664-124 2023-09-30T09:01:18.172 INFO:tasks.rados.rados.0.smithi005.stdout:1201: finishing write tid 5 to smithi00566664-124 2023-09-30T09:01:18.172 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 124 v 206 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-09-30T09:01:18.172 INFO:tasks.rados.rados.0.smithi005.stdout:1201: left oid 124 (ObjNum 896 snap 0 seq_num 896) 2023-09-30T09:01:18.172 INFO:tasks.rados.rados.0.smithi005.stdout:1202: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:01:18.262 INFO:tasks.rados.rados.0.smithi005.stdout:1203: finishing write tid 1 to smithi00566664-473 2023-09-30T09:01:18.262 INFO:tasks.rados.rados.0.smithi005.stdout:1203: finishing write tid 2 to smithi00566664-473 2023-09-30T09:01:18.262 INFO:tasks.rados.rados.0.smithi005.stdout:1203: finishing write tid 3 to smithi00566664-473 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1200: done (15 left) 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1201: done (14 left) 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1202: done (13 left) 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1215: done (12 left) 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1216: write oid 120 current snap is 0 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1203: finishing write tid 4 to smithi00566664-473 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 473 v 193 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1203: left oid 473 (ObjNum 897 snap 0 seq_num 897) 2023-09-30T09:01:18.263 INFO:tasks.rados.rados.0.smithi005.stdout:1204: expect (ObjNum 258 snap 0 seq_num 258) 2023-09-30T09:01:18.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:17 smithi005 bash[27219]: audit 2023-09-30T09:01:17.836964+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.5:0/4036638901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:18.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:17 smithi005 bash[33615]: audit 2023-09-30T09:01:17.836964+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.5:0/4036638901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:17 smithi099 bash[27661]: audit 2023-09-30T09:01:17.836964+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.5:0/4036638901' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:18.338 INFO:tasks.rados.rados.0.smithi005.stdout:1205: finishing write tid 1 to smithi00566664-194 2023-09-30T09:01:18.338 INFO:tasks.rados.rados.0.smithi005.stdout:1205: finishing write tid 2 to smithi00566664-194 2023-09-30T09:01:18.338 INFO:tasks.rados.rados.0.smithi005.stdout:1205: finishing write tid 3 to smithi00566664-194 2023-09-30T09:01:18.338 INFO:tasks.rados.rados.0.smithi005.stdout:1205: finishing write tid 4 to smithi00566664-194 2023-09-30T09:01:18.338 INFO:tasks.rados.rados.0.smithi005.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-09-30T09:01:18.352 INFO:tasks.rados.rados.0.smithi005.stdout:1216: writing smithi00566664-120 from 793528 to 1348278 tid 1 2023-09-30T09:01:18.359 INFO:tasks.rados.rados.0.smithi005.stdout:1216: writing smithi00566664-120 from 2083369 to 2520343 tid 2 2023-09-30T09:01:18.363 INFO:tasks.rados.rados.0.smithi005.stdout:1216: writing smithi00566664-120 from 2958856 to 3193528 tid 3 2023-09-30T09:01:18.363 INFO:tasks.rados.rados.0.smithi005.stdout:1203: done (12 left) 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1204: done (11 left) 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1217: read oid 452 snap -1 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1217: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1218: delete oid 353 current snap is 0 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1205: finishing write tid 5 to smithi00566664-194 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 194 v 176 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1205: left oid 194 (ObjNum 898 snap 0 seq_num 898) 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1206: finishing write tid 1 to smithi00566664-70 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1206: finishing write tid 2 to smithi00566664-70 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1206: finishing write tid 3 to smithi00566664-70 2023-09-30T09:01:18.364 INFO:tasks.rados.rados.0.smithi005.stdout:1206: finishing write tid 4 to smithi00566664-70 2023-09-30T09:01:18.365 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 70 v 153 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-09-30T09:01:18.365 INFO:tasks.rados.rados.0.smithi005.stdout:1206: left oid 70 (ObjNum 899 snap 0 seq_num 899) 2023-09-30T09:01:18.365 INFO:tasks.rados.rados.0.smithi005.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:01:18.462 INFO:tasks.rados.rados.0.smithi005.stdout:1209: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-30T09:01:18.635 INFO:tasks.rados.rados.0.smithi005.stdout:1210: finishing write tid 1 to smithi00566664-399 2023-09-30T09:01:18.635 INFO:tasks.rados.rados.0.smithi005.stdout:1208: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:01:18.749 INFO:tasks.rados.rados.0.smithi005.stdout:1210: finishing write tid 2 to smithi00566664-399 2023-09-30T09:01:18.749 INFO:tasks.rados.rados.0.smithi005.stdout:1210: finishing write tid 3 to smithi00566664-399 2023-09-30T09:01:18.749 INFO:tasks.rados.rados.0.smithi005.stdout:1205: done (12 left) 2023-09-30T09:01:18.749 INFO:tasks.rados.rados.0.smithi005.stdout:1206: done (11 left) 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1207: done (10 left) 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1208: done (9 left) 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1209: done (8 left) 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1218: done (7 left) 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1219: read oid 206 snap -1 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1219: expect (ObjNum 704 snap 0 seq_num 704) 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1220: read oid 352 snap -1 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1220: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1221: write oid 252 current snap is 0 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1210: finishing write tid 4 to smithi00566664-399 2023-09-30T09:01:18.750 INFO:tasks.rados.rados.0.smithi005.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-09-30T09:01:18.754 INFO:tasks.rados.rados.0.smithi005.stdout:1221: writing smithi00566664-252 from 427142 to 848743 tid 1 2023-09-30T09:01:18.761 INFO:tasks.rados.rados.0.smithi005.stdout:1221: writing smithi00566664-252 from 1400333 to 1840976 tid 2 2023-09-30T09:01:18.769 INFO:tasks.rados.rados.0.smithi005.stdout:1221: writing smithi00566664-252 from 2613702 to 3064028 tid 3 2023-09-30T09:01:18.769 INFO:tasks.rados.rados.0.smithi005.stdout:1222: read oid 329 snap -1 2023-09-30T09:01:18.769 INFO:tasks.rados.rados.0.smithi005.stdout:1222: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1223: read oid 54 snap -1 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1223: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1224: delete oid 441 current snap is 0 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1210: finishing write tid 5 to smithi00566664-399 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 399 v 197 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1210: left oid 399 (ObjNum 900 snap 0 seq_num 900) 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1211: finishing write tid 1 to smithi00566664-168 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1211: finishing write tid 2 to smithi00566664-168 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1211: finishing write tid 3 to smithi00566664-168 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:1211: finishing write tid 4 to smithi00566664-168 2023-09-30T09:01:18.770 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 156 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-09-30T09:01:18.771 INFO:tasks.rados.rados.0.smithi005.stdout:1211: left oid 168 (ObjNum 901 snap 0 seq_num 901) 2023-09-30T09:01:18.771 INFO:tasks.rados.rados.0.smithi005.stdout:1213: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-30T09:01:18.955 INFO:tasks.rados.rados.0.smithi005.stdout:1212: expect (ObjNum 873 snap 0 seq_num 873) 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1214: finishing write tid 1 to smithi00566664-373 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1214: finishing write tid 2 to smithi00566664-373 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1210: done (12 left) 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1211: done (11 left) 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1212: done (10 left) 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1213: done (9 left) 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1224: done (8 left) 2023-09-30T09:01:19.082 INFO:tasks.rados.rados.0.smithi005.stdout:1225: read oid 298 snap -1 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1225: expect (ObjNum 773 snap 0 seq_num 773) 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1226: read oid 286 snap -1 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1226: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1227: read oid 438 snap -1 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1227: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1228: delete oid 271 current snap is 0 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1214: finishing write tid 3 to smithi00566664-373 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1214: finishing write tid 4 to smithi00566664-373 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1214: finishing write tid 5 to smithi00566664-373 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 373 v 201 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-09-30T09:01:19.083 INFO:tasks.rados.rados.0.smithi005.stdout:1214: left oid 373 (ObjNum 902 snap 0 seq_num 902) 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:1216: finishing write tid 1 to smithi00566664-120 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:1216: finishing write tid 2 to smithi00566664-120 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:1216: finishing write tid 3 to smithi00566664-120 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:1216: finishing write tid 4 to smithi00566664-120 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:1216: finishing write tid 5 to smithi00566664-120 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 120 v 205 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:1216: left oid 120 (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:01:19.084 INFO:tasks.rados.rados.0.smithi005.stdout:1217: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-30T09:01:19.197 INFO:tasks.rados.rados.0.smithi005.stdout:1219: expect (ObjNum 704 snap 0 seq_num 704) 2023-09-30T09:01:19.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:18 smithi005 bash[33615]: cluster 2023-09-30T09:01:18.205721+0000 mgr.y (mgr.24358) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 147 op/s 2023-09-30T09:01:19.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:18 smithi005 bash[27219]: cluster 2023-09-30T09:01:18.205721+0000 mgr.y (mgr.24358) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 147 op/s 2023-09-30T09:01:19.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:18 smithi099 bash[27661]: cluster 2023-09-30T09:01:18.205721+0000 mgr.y (mgr.24358) 204 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 147 op/s 2023-09-30T09:01:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:1221: finishing write tid 1 to smithi00566664-252 2023-09-30T09:01:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:1220: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:19.535 INFO:tasks.rados.rados.0.smithi005.stdout:1221: finishing write tid 2 to smithi00566664-252 2023-09-30T09:01:19.536 INFO:tasks.rados.rados.0.smithi005.stdout:1221: finishing write tid 3 to smithi00566664-252 2023-09-30T09:01:19.536 INFO:tasks.rados.rados.0.smithi005.stdout:1221: finishing write tid 4 to smithi00566664-252 2023-09-30T09:01:19.536 INFO:tasks.rados.rados.0.smithi005.stdout:1221: finishing write tid 5 to smithi00566664-252 2023-09-30T09:01:19.536 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 252 v 198 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-09-30T09:01:19.536 INFO:tasks.rados.rados.0.smithi005.stdout:1221: left oid 252 (ObjNum 906 snap 0 seq_num 906) 2023-09-30T09:01:19.536 INFO:tasks.rados.rados.0.smithi005.stdout:1223: expect (ObjNum 752 snap 0 seq_num 752) 2023-09-30T09:01:19.646 INFO:tasks.rados.rados.0.smithi005.stdout:1222: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-30T09:01:19.771 INFO:tasks.rados.rados.0.smithi005.stdout:1226: expect (ObjNum 285 snap 0 seq_num 285) 2023-09-30T09:01:19.860 INFO:tasks.rados.rados.0.smithi005.stdout:1225: expect (ObjNum 773 snap 0 seq_num 773) 2023-09-30T09:01:19.990 INFO:tasks.rados.rados.0.smithi005.stdout:1227: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:01:20.152 INFO:tasks.rados.rados.0.smithi005.stdout:1214: done (11 left) 2023-09-30T09:01:20.152 INFO:tasks.rados.rados.0.smithi005.stdout:1216: done (10 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1217: done (9 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1219: done (8 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1220: done (7 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1221: done (6 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1222: done (5 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1223: done (4 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1225: done (3 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1226: done (2 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1227: done (1 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1228: done (0 left) 2023-09-30T09:01:20.153 INFO:tasks.rados.rados.0.smithi005.stdout:1229: read oid 212 snap -1 2023-09-30T09:01:20.154 INFO:tasks.rados.rados.0.smithi005.stdout:1229: expect (ObjNum 568 snap 0 seq_num 568) 2023-09-30T09:01:20.154 INFO:tasks.rados.rados.0.smithi005.stdout:1230: write oid 331 current snap is 0 2023-09-30T09:01:20.154 INFO:tasks.rados.rados.0.smithi005.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-09-30T09:01:20.163 INFO:tasks.rados.rados.0.smithi005.stdout:1230: writing smithi00566664-331 from 477563 to 1124911 tid 1 2023-09-30T09:01:20.171 INFO:tasks.rados.rados.0.smithi005.stdout:1230: writing smithi00566664-331 from 1859426 to 2447396 tid 2 2023-09-30T09:01:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:1230: writing smithi00566664-331 from 2979618 to 3277563 tid 3 2023-09-30T09:01:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:1231: read oid 11 snap -1 2023-09-30T09:01:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:1231: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-30T09:01:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:1232: write oid 431 current snap is 0 2023-09-30T09:01:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-09-30T09:01:20.183 INFO:tasks.rados.rados.0.smithi005.stdout:1232: writing smithi00566664-431 from 494370 to 1216967 tid 1 2023-09-30T09:01:20.189 INFO:tasks.rados.rados.0.smithi005.stdout:1232: writing smithi00566664-431 from 1917908 to 2365889 tid 2 2023-09-30T09:01:20.194 INFO:tasks.rados.rados.0.smithi005.stdout:1232: writing smithi00566664-431 from 3007041 to 3294370 tid 3 2023-09-30T09:01:20.195 INFO:tasks.rados.rados.0.smithi005.stdout:1233: write oid 34 current snap is 0 2023-09-30T09:01:20.195 INFO:tasks.rados.rados.0.smithi005.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-09-30T09:01:20.202 INFO:tasks.rados.rados.0.smithi005.stdout:1233: writing smithi00566664-34 from 511177 to 1309023 tid 1 2023-09-30T09:01:20.209 INFO:tasks.rados.rados.0.smithi005.stdout:1233: writing smithi00566664-34 from 1976390 to 2568029 tid 2 2023-09-30T09:01:20.213 INFO:tasks.rados.rados.0.smithi005.stdout:1233: writing smithi00566664-34 from 3034464 to 3311177 tid 3 2023-09-30T09:01:20.213 INFO:tasks.rados.rados.0.smithi005.stdout:1234: write oid 386 current snap is 0 2023-09-30T09:01:20.213 INFO:tasks.rados.rados.0.smithi005.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-09-30T09:01:20.219 INFO:tasks.rados.rados.0.smithi005.stdout:1234: writing smithi00566664-386 from 527984 to 1001079 tid 1 2023-09-30T09:01:20.227 INFO:tasks.rados.rados.0.smithi005.stdout:1234: writing smithi00566664-386 from 1634872 to 2086522 tid 2 2023-09-30T09:01:20.233 INFO:tasks.rados.rados.0.smithi005.stdout:1234: writing smithi00566664-386 from 2661887 to 3296198 tid 3 2023-09-30T09:01:20.234 INFO:tasks.rados.rados.0.smithi005.stdout:1235: write oid 241 current snap is 0 2023-09-30T09:01:20.234 INFO:tasks.rados.rados.0.smithi005.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-09-30T09:01:20.240 INFO:tasks.rados.rados.0.smithi005.stdout:1235: writing smithi00566664-241 from 544791 to 1209488 tid 1 2023-09-30T09:01:20.246 INFO:tasks.rados.rados.0.smithi005.stdout:1235: writing smithi00566664-241 from 1693354 to 2288662 tid 2 2023-09-30T09:01:20.251 INFO:tasks.rados.rados.0.smithi005.stdout:1235: writing smithi00566664-241 from 2689310 to 3134893 tid 3 2023-09-30T09:01:20.252 INFO:tasks.rados.rados.0.smithi005.stdout:1236: read oid 388 snap -1 2023-09-30T09:01:20.252 INFO:tasks.rados.rados.0.smithi005.stdout:1236: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-30T09:01:20.252 INFO:tasks.rados.rados.0.smithi005.stdout:1237: write oid 263 current snap is 0 2023-09-30T09:01:20.252 INFO:tasks.rados.rados.0.smithi005.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-09-30T09:01:20.259 INFO:tasks.rados.rados.0.smithi005.stdout:1237: writing smithi00566664-263 from 561598 to 1301544 tid 1 2023-09-30T09:01:20.264 INFO:tasks.rados.rados.0.smithi005.stdout:1237: writing smithi00566664-263 from 1751836 to 2207155 tid 2 2023-09-30T09:01:20.271 INFO:tasks.rados.rados.0.smithi005.stdout:1237: writing smithi00566664-263 from 2716733 to 3361598 tid 3 2023-09-30T09:01:20.271 INFO:tasks.rados.rados.0.smithi005.stdout:1238: write oid 432 current snap is 0 2023-09-30T09:01:20.271 INFO:tasks.rados.rados.0.smithi005.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-09-30T09:01:20.277 INFO:tasks.rados.rados.0.smithi005.stdout:1238: writing smithi00566664-432 from 578405 to 993600 tid 1 2023-09-30T09:01:20.282 INFO:tasks.rados.rados.0.smithi005.stdout:1238: writing smithi00566664-432 from 1410318 to 2009295 tid 2 2023-09-30T09:01:20.290 INFO:tasks.rados.rados.0.smithi005.stdout:1238: writing smithi00566664-432 from 2744156 to 3328636 tid 3 2023-09-30T09:01:20.290 INFO:tasks.rados.rados.0.smithi005.stdout:1239: read oid 202 snap -1 2023-09-30T09:01:20.290 INFO:tasks.rados.rados.0.smithi005.stdout:1239: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-30T09:01:20.290 INFO:tasks.rados.rados.0.smithi005.stdout:1240: write oid 46 current snap is 0 2023-09-30T09:01:20.290 INFO:tasks.rados.rados.0.smithi005.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-09-30T09:01:20.296 INFO:tasks.rados.rados.0.smithi005.stdout:1240: writing smithi00566664-46 from 595212 to 1085656 tid 1 2023-09-30T09:01:20.304 INFO:tasks.rados.rados.0.smithi005.stdout:1240: writing smithi00566664-46 from 1868800 to 2327788 tid 2 2023-09-30T09:01:20.310 INFO:tasks.rados.rados.0.smithi005.stdout:1240: writing smithi00566664-46 from 2887932 to 3395212 tid 3 2023-09-30T09:01:20.310 INFO:tasks.rados.rados.0.smithi005.stdout:1241: read oid 336 snap -1 2023-09-30T09:01:20.310 INFO:tasks.rados.rados.0.smithi005.stdout:1241: expect (ObjNum 756 snap 0 seq_num 756) 2023-09-30T09:01:20.310 INFO:tasks.rados.rados.0.smithi005.stdout:1242: write oid 50 current snap is 0 2023-09-30T09:01:20.310 INFO:tasks.rados.rados.0.smithi005.stdout:1229: expect (ObjNum 568 snap 0 seq_num 568) 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:1230: finishing write tid 1 to smithi00566664-331 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:1230: finishing write tid 2 to smithi00566664-331 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:1230: finishing write tid 3 to smithi00566664-331 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:1230: finishing write tid 4 to smithi00566664-331 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:1230: finishing write tid 5 to smithi00566664-331 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 331 v 181 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2023-09-30T09:01:20.477 INFO:tasks.rados.rados.0.smithi005.stdout:1231: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-30T09:01:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:20 smithi099 bash[27661]: audit 2023-09-30T09:01:20.241335+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.5:0/2376230910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1232: finishing write tid 1 to smithi00566664-431 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1232: finishing write tid 2 to smithi00566664-431 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1232: finishing write tid 3 to smithi00566664-431 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1232: finishing write tid 4 to smithi00566664-431 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1232: finishing write tid 5 to smithi00566664-431 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 431 v 209 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1233: finishing write tid 1 to smithi00566664-34 2023-09-30T09:01:20.573 INFO:tasks.rados.rados.0.smithi005.stdout:1233: finishing write tid 2 to smithi00566664-34 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1233: finishing write tid 3 to smithi00566664-34 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1233: finishing write tid 4 to smithi00566664-34 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1233: finishing write tid 5 to smithi00566664-34 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 34 v 213 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1234: finishing write tid 1 to smithi00566664-386 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1234: finishing write tid 2 to smithi00566664-386 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1234: finishing write tid 3 to smithi00566664-386 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1234: finishing write tid 4 to smithi00566664-386 2023-09-30T09:01:20.574 INFO:tasks.rados.rados.0.smithi005.stdout:1234: finishing write tid 5 to smithi00566664-386 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 386 v 156 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1234: left oid 386 (ObjNum 912 snap 0 seq_num 912) 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1235: finishing write tid 1 to smithi00566664-241 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1235: finishing write tid 2 to smithi00566664-241 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1235: finishing write tid 3 to smithi00566664-241 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1235: finishing write tid 4 to smithi00566664-241 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1235: finishing write tid 5 to smithi00566664-241 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 241 v 191 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1235: left oid 241 (ObjNum 913 snap 0 seq_num 913) 2023-09-30T09:01:20.575 INFO:tasks.rados.rados.0.smithi005.stdout:1236: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-30T09:01:20.651 INFO:tasks.rados.rados.0.smithi005.stdout:1237: finishing write tid 1 to smithi00566664-263 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1237: finishing write tid 2 to smithi00566664-263 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1237: finishing write tid 3 to smithi00566664-263 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1237: finishing write tid 4 to smithi00566664-263 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1237: finishing write tid 5 to smithi00566664-263 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 263 v 156 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1237: left oid 263 (ObjNum 914 snap 0 seq_num 914) 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1238: finishing write tid 1 to smithi00566664-432 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1238: finishing write tid 2 to smithi00566664-432 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1238: finishing write tid 3 to smithi00566664-432 2023-09-30T09:01:20.652 INFO:tasks.rados.rados.0.smithi005.stdout:1238: finishing write tid 4 to smithi00566664-432 2023-09-30T09:01:20.653 INFO:tasks.rados.rados.0.smithi005.stdout:1238: finishing write tid 5 to smithi00566664-432 2023-09-30T09:01:20.653 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 432 v 217 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-09-30T09:01:20.653 INFO:tasks.rados.rados.0.smithi005.stdout:1238: left oid 432 (ObjNum 915 snap 0 seq_num 915) 2023-09-30T09:01:20.653 INFO:tasks.rados.rados.0.smithi005.stdout:1239: expect (ObjNum 656 snap 0 seq_num 656) 2023-09-30T09:01:20.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:20 smithi005 bash[27219]: audit 2023-09-30T09:01:20.241335+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.5:0/2376230910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:20.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:20 smithi005 bash[33615]: audit 2023-09-30T09:01:20.241335+0000 mon.a (mon.0) 710 : audit [DBG] from='client.? 172.21.15.5:0/2376230910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:20.784 INFO:tasks.rados.rados.0.smithi005.stdout:1240: finishing write tid 1 to smithi00566664-46 2023-09-30T09:01:20.785 INFO:tasks.rados.rados.0.smithi005.stdout:1240: finishing write tid 2 to smithi00566664-46 2023-09-30T09:01:20.785 INFO:tasks.rados.rados.0.smithi005.stdout:1240: finishing write tid 3 to smithi00566664-46 2023-09-30T09:01:20.785 INFO:tasks.rados.rados.0.smithi005.stdout:1240: finishing write tid 4 to smithi00566664-46 2023-09-30T09:01:20.785 INFO:tasks.rados.rados.0.smithi005.stdout:1240: finishing write tid 5 to smithi00566664-46 2023-09-30T09:01:20.785 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 46 v 185 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-09-30T09:01:20.785 INFO:tasks.rados.rados.0.smithi005.stdout:1240: left oid 46 (ObjNum 916 snap 0 seq_num 916) 2023-09-30T09:01:20.785 INFO:tasks.rados.rados.0.smithi005.stdout:1241: expect (ObjNum 756 snap 0 seq_num 756) 2023-09-30T09:01:20.949 INFO:tasks.rados.rados.0.smithi005.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-09-30T09:01:20.961 INFO:tasks.rados.rados.0.smithi005.stdout:1242: writing smithi00566664-50 from 612019 to 1177712 tid 1 2023-09-30T09:01:20.968 INFO:tasks.rados.rados.0.smithi005.stdout:1242: writing smithi00566664-50 from 1810929 to 2413575 tid 2 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1242: writing smithi00566664-50 from 3082649 to 3412019 tid 3 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1229: done (13 left) 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1230: done (12 left) 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1231: done (11 left) 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1232: done (10 left) 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1233: done (9 left) 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1234: done (8 left) 2023-09-30T09:01:20.975 INFO:tasks.rados.rados.0.smithi005.stdout:1235: done (7 left) 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1236: done (6 left) 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1237: done (5 left) 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1238: done (4 left) 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1239: done (3 left) 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1240: done (2 left) 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1241: done (1 left) 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1243: write oid 317 current snap is 0 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1242: finishing write tid 1 to smithi00566664-50 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1242: finishing write tid 2 to smithi00566664-50 2023-09-30T09:01:20.976 INFO:tasks.rados.rados.0.smithi005.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-09-30T09:01:20.982 INFO:tasks.rados.rados.0.smithi005.stdout:1243: writing smithi00566664-317 from 628826 to 1269768 tid 1 2023-09-30T09:01:20.988 INFO:tasks.rados.rados.0.smithi005.stdout:1243: writing smithi00566664-317 from 1869411 to 2332068 tid 2 2023-09-30T09:01:20.994 INFO:tasks.rados.rados.0.smithi005.stdout:1243: writing smithi00566664-317 from 2826425 to 3361074 tid 3 2023-09-30T09:01:20.994 INFO:tasks.rados.rados.0.smithi005.stdout:1244: write oid 495 current snap is 0 2023-09-30T09:01:20.994 INFO:tasks.rados.rados.0.smithi005.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-09-30T09:01:21.001 INFO:tasks.rados.rados.0.smithi005.stdout:1244: writing smithi00566664-495 from 645633 to 1361824 tid 1 2023-09-30T09:01:21.008 INFO:tasks.rados.rados.0.smithi005.stdout:1244: writing smithi00566664-495 from 1927893 to 2534208 tid 2 2023-09-30T09:01:21.014 INFO:tasks.rados.rados.0.smithi005.stdout:1244: writing smithi00566664-495 from 3137495 to 3445633 tid 3 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1245: read oid 393 snap -1 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1245: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1246: read oid 305 snap -1 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1246: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1247: write oid 440 current snap is 0 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1242: finishing write tid 3 to smithi00566664-50 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1242: finishing write tid 4 to smithi00566664-50 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1242: finishing write tid 5 to smithi00566664-50 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 50 v 210 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-09-30T09:01:21.015 INFO:tasks.rados.rados.0.smithi005.stdout:1242: left oid 50 (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:01:21.016 INFO:tasks.rados.rados.0.smithi005.stdout:1243: finishing write tid 1 to smithi00566664-317 2023-09-30T09:01:21.016 INFO:tasks.rados.rados.0.smithi005.stdout:1243: finishing write tid 2 to smithi00566664-317 2023-09-30T09:01:21.016 INFO:tasks.rados.rados.0.smithi005.stdout:1243: finishing write tid 3 to smithi00566664-317 2023-09-30T09:01:21.016 INFO:tasks.rados.rados.0.smithi005.stdout:1243: finishing write tid 4 to smithi00566664-317 2023-09-30T09:01:21.016 INFO:tasks.rados.rados.0.smithi005.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-09-30T09:01:21.024 INFO:tasks.rados.rados.0.smithi005.stdout:1247: writing smithi00566664-440 from 662440 to 1170233 tid 1 2023-09-30T09:01:21.033 INFO:tasks.rados.rados.0.smithi005.stdout:1247: writing smithi00566664-440 from 1702728 to 2452701 tid 2 2023-09-30T09:01:21.040 INFO:tasks.rados.rados.0.smithi005.stdout:1247: writing smithi00566664-440 from 2881271 to 3438464 tid 3 2023-09-30T09:01:21.040 INFO:tasks.rados.rados.0.smithi005.stdout:1242: done (5 left) 2023-09-30T09:01:21.040 INFO:tasks.rados.rados.0.smithi005.stdout:1248: write oid 313 current snap is 0 2023-09-30T09:01:21.040 INFO:tasks.rados.rados.0.smithi005.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-09-30T09:01:21.047 INFO:tasks.rados.rados.0.smithi005.stdout:1248: writing smithi00566664-313 from 679247 to 1262289 tid 1 2023-09-30T09:01:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:1248: writing smithi00566664-313 from 2044857 to 2654841 tid 2 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:1248: writing smithi00566664-313 from 3192341 to 3479247 tid 3 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:1249: write oid 471 current snap is 0 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:1243: finishing write tid 5 to smithi00566664-317 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 317 v 160 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:1243: left oid 317 (ObjNum 918 snap 0 seq_num 918) 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:1244: finishing write tid 1 to smithi00566664-495 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:1244: finishing write tid 2 to smithi00566664-495 2023-09-30T09:01:21.060 INFO:tasks.rados.rados.0.smithi005.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-09-30T09:01:21.067 INFO:tasks.rados.rados.0.smithi005.stdout:1249: writing smithi00566664-471 from 696054 to 1354345 tid 1 2023-09-30T09:01:21.076 INFO:tasks.rados.rados.0.smithi005.stdout:1249: writing smithi00566664-471 from 2103339 to 2856981 tid 2 2023-09-30T09:01:21.076 INFO:tasks.rados.rados.0.smithi005.stdout:1243: done (6 left) 2023-09-30T09:01:21.076 INFO:tasks.rados.rados.0.smithi005.stdout:1250: read oid 273 snap -1 2023-09-30T09:01:21.076 INFO:tasks.rados.rados.0.smithi005.stdout:1250: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-30T09:01:21.077 INFO:tasks.rados.rados.0.smithi005.stdout:1251: read oid 203 snap -1 2023-09-30T09:01:21.077 INFO:tasks.rados.rados.0.smithi005.stdout:1251: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:01:21.077 INFO:tasks.rados.rados.0.smithi005.stdout:1252: read oid 497 snap -1 2023-09-30T09:01:21.077 INFO:tasks.rados.rados.0.smithi005.stdout:1252: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-30T09:01:21.077 INFO:tasks.rados.rados.0.smithi005.stdout:1253: write oid 311 current snap is 0 2023-09-30T09:01:21.077 INFO:tasks.rados.rados.0.smithi005.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-09-30T09:01:21.084 INFO:tasks.rados.rados.0.smithi005.stdout:1253: writing smithi00566664-311 from 712861 to 1446401 tid 1 2023-09-30T09:01:21.091 INFO:tasks.rados.rados.0.smithi005.stdout:1253: writing smithi00566664-311 from 2161821 to 2775474 tid 2 2023-09-30T09:01:21.095 INFO:tasks.rados.rados.0.smithi005.stdout:1253: writing smithi00566664-311 from 3247187 to 3512861 tid 3 2023-09-30T09:01:21.096 INFO:tasks.rados.rados.0.smithi005.stdout:1254: write oid 303 current snap is 0 2023-09-30T09:01:21.096 INFO:tasks.rados.rados.0.smithi005.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-09-30T09:01:21.102 INFO:tasks.rados.rados.0.smithi005.stdout:1254: writing smithi00566664-303 from 729668 to 1138457 tid 1 2023-09-30T09:01:21.110 INFO:tasks.rados.rados.0.smithi005.stdout:1254: writing smithi00566664-303 from 1820303 to 2577614 tid 2 2023-09-30T09:01:21.115 INFO:tasks.rados.rados.0.smithi005.stdout:1254: writing smithi00566664-303 from 3274610 to 3529668 tid 3 2023-09-30T09:01:21.115 INFO:tasks.rados.rados.0.smithi005.stdout:1255: write oid 422 current snap is 0 2023-09-30T09:01:21.115 INFO:tasks.rados.rados.0.smithi005.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-09-30T09:01:21.122 INFO:tasks.rados.rados.0.smithi005.stdout:1255: writing smithi00566664-422 from 746475 to 1230513 tid 1 2023-09-30T09:01:21.128 INFO:tasks.rados.rados.0.smithi005.stdout:1255: writing smithi00566664-422 from 1762432 to 2379754 tid 2 2023-09-30T09:01:21.133 INFO:tasks.rados.rados.0.smithi005.stdout:1255: writing smithi00566664-422 from 2785680 to 3315586 tid 3 2023-09-30T09:01:21.134 INFO:tasks.rados.rados.0.smithi005.stdout:1256: read oid 146 snap -1 2023-09-30T09:01:21.134 INFO:tasks.rados.rados.0.smithi005.stdout:1256: expect deleted 2023-09-30T09:01:21.134 INFO:tasks.rados.rados.0.smithi005.stdout:1257: write oid 217 current snap is 0 2023-09-30T09:01:21.134 INFO:tasks.rados.rados.0.smithi005.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-09-30T09:01:21.141 INFO:tasks.rados.rados.0.smithi005.stdout:1257: writing smithi00566664-217 from 763282 to 1322569 tid 1 2023-09-30T09:01:21.149 INFO:tasks.rados.rados.0.smithi005.stdout:1257: writing smithi00566664-217 from 1820914 to 2581894 tid 2 2023-09-30T09:01:21.154 INFO:tasks.rados.rados.0.smithi005.stdout:1257: writing smithi00566664-217 from 3213103 to 3563282 tid 3 2023-09-30T09:01:21.154 INFO:tasks.rados.rados.0.smithi005.stdout:1258: read oid 346 snap -1 2023-09-30T09:01:21.155 INFO:tasks.rados.rados.0.smithi005.stdout:1258: expect (ObjNum 589 snap 0 seq_num 589) 2023-09-30T09:01:21.155 INFO:tasks.rados.rados.0.smithi005.stdout:1259: read oid 481 snap -1 2023-09-30T09:01:21.155 INFO:tasks.rados.rados.0.smithi005.stdout:1259: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:01:21.155 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:21.155 INFO:tasks.rados.rados.0.smithi005.stdout:1245: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-30T09:01:21.233 INFO:tasks.rados.rados.0.smithi005.stdout:1244: finishing write tid 3 to smithi00566664-495 2023-09-30T09:01:21.234 INFO:tasks.rados.rados.0.smithi005.stdout:1244: finishing write tid 4 to smithi00566664-495 2023-09-30T09:01:21.234 INFO:tasks.rados.rados.0.smithi005.stdout:1244: finishing write tid 5 to smithi00566664-495 2023-09-30T09:01:21.234 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 495 v 228 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-09-30T09:01:21.234 INFO:tasks.rados.rados.0.smithi005.stdout:1244: left oid 495 (ObjNum 919 snap 0 seq_num 919) 2023-09-30T09:01:21.234 INFO:tasks.rados.rados.0.smithi005.stdout:1246: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-30T09:01:21.330 INFO:tasks.rados.rados.0.smithi005.stdout:1247: finishing write tid 1 to smithi00566664-440 2023-09-30T09:01:21.330 INFO:tasks.rados.rados.0.smithi005.stdout:1247: finishing write tid 2 to smithi00566664-440 2023-09-30T09:01:21.330 INFO:tasks.rados.rados.0.smithi005.stdout:1247: finishing write tid 3 to smithi00566664-440 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1247: finishing write tid 4 to smithi00566664-440 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1247: finishing write tid 5 to smithi00566664-440 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 440 v 180 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1247: left oid 440 (ObjNum 920 snap 0 seq_num 920) 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1248: finishing write tid 1 to smithi00566664-313 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1248: finishing write tid 2 to smithi00566664-313 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1248: finishing write tid 3 to smithi00566664-313 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1248: finishing write tid 4 to smithi00566664-313 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1248: finishing write tid 5 to smithi00566664-313 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 313 v 203 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-09-30T09:01:21.331 INFO:tasks.rados.rados.0.smithi005.stdout:1248: left oid 313 (ObjNum 921 snap 0 seq_num 921) 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1249: finishing write tid 1 to smithi00566664-471 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1244: done (15 left) 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1245: done (14 left) 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1246: done (13 left) 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1247: done (12 left) 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1248: done (11 left) 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1260: write oid 408 current snap is 0 2023-09-30T09:01:21.332 INFO:tasks.rados.rados.0.smithi005.stdout:1251: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:01:21.427 INFO:tasks.rados.rados.0.smithi005.stdout:1249: finishing write tid 2 to smithi00566664-471 2023-09-30T09:01:21.427 INFO:tasks.rados.rados.0.smithi005.stdout:1249: finishing write tid 3 to smithi00566664-471 2023-09-30T09:01:21.427 INFO:tasks.rados.rados.0.smithi005.stdout:1249: finishing write tid 4 to smithi00566664-471 2023-09-30T09:01:21.427 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 471 v 155 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-09-30T09:01:21.428 INFO:tasks.rados.rados.0.smithi005.stdout:1249: left oid 471 (ObjNum 922 snap 0 seq_num 922) 2023-09-30T09:01:21.428 INFO:tasks.rados.rados.0.smithi005.stdout:1252: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-30T09:01:21.501 INFO:tasks.rados.rados.0.smithi005.stdout:1250: expect (ObjNum 692 snap 0 seq_num 692) 2023-09-30T09:01:21.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:21 smithi099 bash[27661]: cluster 2023-09-30T09:01:20.206288+0000 mgr.y (mgr.24358) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-30T09:01:21.557 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:21 smithi005 bash[33615]: cluster 2023-09-30T09:01:20.206288+0000 mgr.y (mgr.24358) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-30T09:01:21.558 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:21 smithi005 bash[27219]: cluster 2023-09-30T09:01:20.206288+0000 mgr.y (mgr.24358) 205 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-09-30T09:01:21.665 INFO:tasks.rados.rados.0.smithi005.stdout:1253: finishing write tid 1 to smithi00566664-311 2023-09-30T09:01:21.665 INFO:tasks.rados.rados.0.smithi005.stdout:1253: finishing write tid 2 to smithi00566664-311 2023-09-30T09:01:21.665 INFO:tasks.rados.rados.0.smithi005.stdout:1253: finishing write tid 3 to smithi00566664-311 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1253: finishing write tid 4 to smithi00566664-311 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1253: finishing write tid 5 to smithi00566664-311 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 311 v 174 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1253: left oid 311 (ObjNum 923 snap 0 seq_num 923) 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1254: finishing write tid 1 to smithi00566664-303 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1254: finishing write tid 2 to smithi00566664-303 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1254: finishing write tid 3 to smithi00566664-303 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1254: finishing write tid 4 to smithi00566664-303 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1254: finishing write tid 5 to smithi00566664-303 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 303 v 164 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-09-30T09:01:21.666 INFO:tasks.rados.rados.0.smithi005.stdout:1254: left oid 303 (ObjNum 924 snap 0 seq_num 924) 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1255: finishing write tid 1 to smithi00566664-422 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1255: finishing write tid 2 to smithi00566664-422 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1255: finishing write tid 3 to smithi00566664-422 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1255: finishing write tid 4 to smithi00566664-422 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1255: finishing write tid 5 to smithi00566664-422 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 422 v 207 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1255: left oid 422 (ObjNum 925 snap 0 seq_num 925) 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1257: finishing write tid 1 to smithi00566664-217 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1257: finishing write tid 2 to smithi00566664-217 2023-09-30T09:01:21.667 INFO:tasks.rados.rados.0.smithi005.stdout:1257: finishing write tid 3 to smithi00566664-217 2023-09-30T09:01:21.668 INFO:tasks.rados.rados.0.smithi005.stdout:1257: finishing write tid 4 to smithi00566664-217 2023-09-30T09:01:21.668 INFO:tasks.rados.rados.0.smithi005.stdout:1257: finishing write tid 5 to smithi00566664-217 2023-09-30T09:01:21.668 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 217 v 262 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-09-30T09:01:21.668 INFO:tasks.rados.rados.0.smithi005.stdout:1257: left oid 217 (ObjNum 926 snap 0 seq_num 926) 2023-09-30T09:01:21.668 INFO:tasks.rados.rados.0.smithi005.stdout:1258: expect (ObjNum 589 snap 0 seq_num 589) 2023-09-30T09:01:21.840 INFO:tasks.rados.rados.0.smithi005.stdout:1259: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:01:21.902 INFO:tasks.rados.rados.0.smithi005.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-09-30T09:01:21.916 INFO:tasks.rados.rados.0.smithi005.stdout:1260: writing smithi00566664-408 from 780089 to 1414625 tid 1 2023-09-30T09:01:21.923 INFO:tasks.rados.rados.0.smithi005.stdout:1260: writing smithi00566664-408 from 1879396 to 2500387 tid 2 2023-09-30T09:01:21.930 INFO:tasks.rados.rados.0.smithi005.stdout:1260: writing smithi00566664-408 from 3240526 to 3580089 tid 3 2023-09-30T09:01:21.930 INFO:tasks.rados.rados.0.smithi005.stdout:1249: done (11 left) 2023-09-30T09:01:21.930 INFO:tasks.rados.rados.0.smithi005.stdout:1250: done (10 left) 2023-09-30T09:01:21.930 INFO:tasks.rados.rados.0.smithi005.stdout:1251: done (9 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1252: done (8 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1253: done (7 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1254: done (6 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1255: done (5 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1256: done (4 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1257: done (3 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1258: done (2 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1259: done (1 left) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1261: read oid 209 snap -1 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-30T09:01:21.931 INFO:tasks.rados.rados.0.smithi005.stdout:1260: finishing write tid 1 to smithi00566664-408 2023-09-30T09:01:21.932 INFO:tasks.rados.rados.0.smithi005.stdout:1260: finishing write tid 2 to smithi00566664-408 2023-09-30T09:01:21.932 INFO:tasks.rados.rados.0.smithi005.stdout:1262: write oid 198 current snap is 0 2023-09-30T09:01:21.932 INFO:tasks.rados.rados.0.smithi005.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-09-30T09:01:21.937 INFO:tasks.rados.rados.0.smithi005.stdout:1262: writing smithi00566664-198 from 796896 to 1223034 tid 1 2023-09-30T09:01:21.944 INFO:tasks.rados.rados.0.smithi005.stdout:1262: writing smithi00566664-198 from 1654231 to 2418880 tid 2 2023-09-30T09:01:21.950 INFO:tasks.rados.rados.0.smithi005.stdout:1262: writing smithi00566664-198 from 2984302 to 3464377 tid 3 2023-09-30T09:01:21.950 INFO:tasks.rados.rados.0.smithi005.stdout:1263: delete oid 409 current snap is 0 2023-09-30T09:01:21.951 INFO:tasks.rados.rados.0.smithi005.stdout:1260: finishing write tid 3 to smithi00566664-408 2023-09-30T09:01:21.951 INFO:tasks.rados.rados.0.smithi005.stdout:1260: finishing write tid 4 to smithi00566664-408 2023-09-30T09:01:21.951 INFO:tasks.rados.rados.0.smithi005.stdout:1260: finishing write tid 5 to smithi00566664-408 2023-09-30T09:01:21.951 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 408 v 191 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-09-30T09:01:21.951 INFO:tasks.rados.rados.0.smithi005.stdout:1260: left oid 408 (ObjNum 927 snap 0 seq_num 927) 2023-09-30T09:01:21.951 INFO:tasks.rados.rados.0.smithi005.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-09-30T09:01:22.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:21 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:21] "GET /metrics HTTP/1.1" 200 194940 "" "Prometheus/2.33.4" 2023-09-30T09:01:22.070 INFO:tasks.rados.rados.0.smithi005.stdout:1262: finishing write tid 1 to smithi00566664-198 2023-09-30T09:01:22.070 INFO:tasks.rados.rados.0.smithi005.stdout:1262: finishing write tid 2 to smithi00566664-198 2023-09-30T09:01:22.070 INFO:tasks.rados.rados.0.smithi005.stdout:1262: finishing write tid 3 to smithi00566664-198 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1262: finishing write tid 4 to smithi00566664-198 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1262: finishing write tid 5 to smithi00566664-198 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 198 v 189 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1262: left oid 198 (ObjNum 928 snap 0 seq_num 928) 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1260: done (3 left) 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1261: done (2 left) 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1262: done (1 left) 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1263: done (0 left) 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1264: write oid 461 current snap is 0 2023-09-30T09:01:22.071 INFO:tasks.rados.rados.0.smithi005.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-09-30T09:01:22.084 INFO:tasks.rados.rados.0.smithi005.stdout:1264: writing smithi00566664-461 from 430510 to 1007146 tid 1 2023-09-30T09:01:22.091 INFO:tasks.rados.rados.0.smithi005.stdout:1264: writing smithi00566664-461 from 1654842 to 2423160 tid 2 2023-09-30T09:01:22.098 INFO:tasks.rados.rados.0.smithi005.stdout:1264: writing smithi00566664-461 from 2922795 to 3425414 tid 3 2023-09-30T09:01:22.098 INFO:tasks.rados.rados.0.smithi005.stdout:1265: write oid 224 current snap is 0 2023-09-30T09:01:22.098 INFO:tasks.rados.rados.0.smithi005.stdout:1264: finishing write tid 1 to smithi00566664-461 2023-09-30T09:01:22.098 INFO:tasks.rados.rados.0.smithi005.stdout:1264: finishing write tid 2 to smithi00566664-461 2023-09-30T09:01:22.098 INFO:tasks.rados.rados.0.smithi005.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-09-30T09:01:22.104 INFO:tasks.rados.rados.0.smithi005.stdout:1265: writing smithi00566664-224 from 447317 to 1099202 tid 1 2023-09-30T09:01:22.111 INFO:tasks.rados.rados.0.smithi005.stdout:1265: writing smithi00566664-224 from 1713324 to 2341653 tid 2 2023-09-30T09:01:22.118 INFO:tasks.rados.rados.0.smithi005.stdout:1265: writing smithi00566664-224 from 3066571 to 3647317 tid 3 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1266: read oid 30 snap -1 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1266: expect deleted 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1267: delete oid 143 current snap is 0 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1264: finishing write tid 3 to smithi00566664-461 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1264: finishing write tid 4 to smithi00566664-461 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1264: finishing write tid 5 to smithi00566664-461 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 461 v 232 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1265: finishing write tid 1 to smithi00566664-224 2023-09-30T09:01:22.119 INFO:tasks.rados.rados.0.smithi005.stdout:1265: finishing write tid 2 to smithi00566664-224 2023-09-30T09:01:22.121 INFO:tasks.rados.rados.0.smithi005.stdout:1264: done (3 left) 2023-09-30T09:01:22.121 INFO:tasks.rados.rados.0.smithi005.stdout:1266: done (2 left) 2023-09-30T09:01:22.122 INFO:tasks.rados.rados.0.smithi005.stdout:1267: done (1 left) 2023-09-30T09:01:22.122 INFO:tasks.rados.rados.0.smithi005.stdout:1268: read oid 475 snap -1 2023-09-30T09:01:22.122 INFO:tasks.rados.rados.0.smithi005.stdout:1268: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:01:22.122 INFO:tasks.rados.rados.0.smithi005.stdout:1269: write oid 447 current snap is 0 2023-09-30T09:01:22.122 INFO:tasks.rados.rados.0.smithi005.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-09-30T09:01:22.127 INFO:tasks.rados.rados.0.smithi005.stdout:1269: writing smithi00566664-447 from 480931 to 883314 tid 1 2023-09-30T09:01:22.133 INFO:tasks.rados.rados.0.smithi005.stdout:1269: writing smithi00566664-447 from 1313935 to 1829580 tid 2 2023-09-30T09:01:22.140 INFO:tasks.rados.rados.0.smithi005.stdout:1269: writing smithi00566664-447 from 2488711 to 2941499 tid 3 2023-09-30T09:01:22.144 INFO:tasks.rados.rados.0.smithi005.stdout:1269: writing smithi00566664-447 from 3443230 to 3680931 tid 4 2023-09-30T09:01:22.144 INFO:tasks.rados.rados.0.smithi005.stdout:1270: write oid 408 current snap is 0 2023-09-30T09:01:22.145 INFO:tasks.rados.rados.0.smithi005.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-09-30T09:01:22.150 INFO:tasks.rados.rados.0.smithi005.stdout:1270: writing smithi00566664-408 from 497738 to 975370 tid 1 2023-09-30T09:01:22.159 INFO:tasks.rados.rados.0.smithi005.stdout:1270: writing smithi00566664-408 from 1772417 to 2548073 tid 2 2023-09-30T09:01:22.166 INFO:tasks.rados.rados.0.smithi005.stdout:1270: writing smithi00566664-408 from 3316134 to 3697738 tid 3 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:1271: read oid 130 snap -1 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:1271: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:1272: write oid 304 current snap is 0 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:1265: finishing write tid 3 to smithi00566664-224 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:1265: finishing write tid 4 to smithi00566664-224 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:1265: finishing write tid 5 to smithi00566664-224 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 224 v 168 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-09-30T09:01:22.167 INFO:tasks.rados.rados.0.smithi005.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-09-30T09:01:22.168 INFO:tasks.rados.rados.0.smithi005.stdout:1268: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:01:22.302 INFO:tasks.rados.rados.0.smithi005.stdout:1269: finishing write tid 1 to smithi00566664-447 2023-09-30T09:01:22.302 INFO:tasks.rados.rados.0.smithi005.stdout:1269: finishing write tid 2 to smithi00566664-447 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1269: finishing write tid 3 to smithi00566664-447 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1269: finishing write tid 4 to smithi00566664-447 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1269: finishing write tid 5 to smithi00566664-447 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1269: finishing write tid 6 to smithi00566664-447 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 447 v 259 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1269: left oid 447 (ObjNum 933 snap 0 seq_num 933) 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1270: finishing write tid 1 to smithi00566664-408 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1270: finishing write tid 2 to smithi00566664-408 2023-09-30T09:01:22.303 INFO:tasks.rados.rados.0.smithi005.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-09-30T09:01:22.309 INFO:tasks.rados.rados.0.smithi005.stdout:1272: writing smithi00566664-304 from 514545 to 1067426 tid 1 2023-09-30T09:01:22.317 INFO:tasks.rados.rados.0.smithi005.stdout:1272: writing smithi00566664-304 from 1830899 to 2350213 tid 2 2023-09-30T09:01:22.324 INFO:tasks.rados.rados.0.smithi005.stdout:1272: writing smithi00566664-304 from 2943557 to 3418889 tid 3 2023-09-30T09:01:22.324 INFO:tasks.rados.rados.0.smithi005.stdout:1265: done (5 left) 2023-09-30T09:01:22.325 INFO:tasks.rados.rados.0.smithi005.stdout:1268: done (4 left) 2023-09-30T09:01:22.325 INFO:tasks.rados.rados.0.smithi005.stdout:1269: done (3 left) 2023-09-30T09:01:22.325 INFO:tasks.rados.rados.0.smithi005.stdout:1273: write oid 292 current snap is 0 2023-09-30T09:01:22.325 INFO:tasks.rados.rados.0.smithi005.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-09-30T09:01:22.333 INFO:tasks.rados.rados.0.smithi005.stdout:1273: writing smithi00566664-292 from 531352 to 1275835 tid 1 2023-09-30T09:01:22.342 INFO:tasks.rados.rados.0.smithi005.stdout:1273: writing smithi00566664-292 from 2005734 to 2785059 tid 2 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1273: writing smithi00566664-292 from 3487333 to 3731352 tid 3 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1274: read oid 189 snap -1 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1274: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1275: read oid 276 snap -1 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1275: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1276: read oid 314 snap -1 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1276: expect (ObjNum 313 snap 0 seq_num 313) 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1277: read oid 134 snap -1 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1277: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1278: read oid 55 snap -1 2023-09-30T09:01:22.349 INFO:tasks.rados.rados.0.smithi005.stdout:1278: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-30T09:01:22.350 INFO:tasks.rados.rados.0.smithi005.stdout:1279: write oid 377 current snap is 0 2023-09-30T09:01:22.350 INFO:tasks.rados.rados.0.smithi005.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-09-30T09:01:22.354 INFO:tasks.rados.rados.0.smithi005.stdout:1279: writing smithi00566664-377 from 548159 to 967891 tid 1 2023-09-30T09:01:22.363 INFO:tasks.rados.rados.0.smithi005.stdout:1279: writing smithi00566664-377 from 1664216 to 2187199 tid 2 2023-09-30T09:01:22.372 INFO:tasks.rados.rados.0.smithi005.stdout:1279: writing smithi00566664-377 from 2714756 to 3328985 tid 3 2023-09-30T09:01:22.372 INFO:tasks.rados.rados.0.smithi005.stdout:1280: read oid 107 snap -1 2023-09-30T09:01:22.372 INFO:tasks.rados.rados.0.smithi005.stdout:1280: expect (ObjNum 813 snap 0 seq_num 813) 2023-09-30T09:01:22.372 INFO:tasks.rados.rados.0.smithi005.stdout:1281: write oid 21 current snap is 0 2023-09-30T09:01:22.372 INFO:tasks.rados.rados.0.smithi005.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-09-30T09:01:22.378 INFO:tasks.rados.rados.0.smithi005.stdout:1281: writing smithi00566664-21 from 564966 to 1059947 tid 1 2023-09-30T09:01:22.387 INFO:tasks.rados.rados.0.smithi005.stdout:1281: writing smithi00566664-21 from 1606345 to 2389339 tid 2 2023-09-30T09:01:22.393 INFO:tasks.rados.rados.0.smithi005.stdout:1281: writing smithi00566664-21 from 3025826 to 3451327 tid 3 2023-09-30T09:01:22.393 INFO:tasks.rados.rados.0.smithi005.stdout:1282: write oid 154 current snap is 0 2023-09-30T09:01:22.393 INFO:tasks.rados.rados.0.smithi005.stdout:1270: finishing write tid 3 to smithi00566664-408 2023-09-30T09:01:22.394 INFO:tasks.rados.rados.0.smithi005.stdout:1270: finishing write tid 4 to smithi00566664-408 2023-09-30T09:01:22.394 INFO:tasks.rados.rados.0.smithi005.stdout:1270: finishing write tid 5 to smithi00566664-408 2023-09-30T09:01:22.394 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 408 v 195 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-09-30T09:01:22.394 INFO:tasks.rados.rados.0.smithi005.stdout:1270: left oid 408 (ObjNum 934 snap 0 seq_num 934) 2023-09-30T09:01:22.394 INFO:tasks.rados.rados.0.smithi005.stdout:1271: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-30T09:01:22.467 INFO:tasks.rados.rados.0.smithi005.stdout:1272: finishing write tid 1 to smithi00566664-304 2023-09-30T09:01:22.467 INFO:tasks.rados.rados.0.smithi005.stdout:1272: finishing write tid 2 to smithi00566664-304 2023-09-30T09:01:22.467 INFO:tasks.rados.rados.0.smithi005.stdout:1272: finishing write tid 3 to smithi00566664-304 2023-09-30T09:01:22.467 INFO:tasks.rados.rados.0.smithi005.stdout:1272: finishing write tid 4 to smithi00566664-304 2023-09-30T09:01:22.468 INFO:tasks.rados.rados.0.smithi005.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-09-30T09:01:22.475 INFO:tasks.rados.rados.0.smithi005.stdout:1282: writing smithi00566664-154 from 581773 to 1152003 tid 1 2023-09-30T09:01:22.482 INFO:tasks.rados.rados.0.smithi005.stdout:1282: writing smithi00566664-154 from 1664827 to 2191479 tid 2 2023-09-30T09:01:22.490 INFO:tasks.rados.rados.0.smithi005.stdout:1282: writing smithi00566664-154 from 2653249 to 3290022 tid 3 2023-09-30T09:01:22.490 INFO:tasks.rados.rados.0.smithi005.stdout:1270: done (12 left) 2023-09-30T09:01:22.490 INFO:tasks.rados.rados.0.smithi005.stdout:1271: done (11 left) 2023-09-30T09:01:22.490 INFO:tasks.rados.rados.0.smithi005.stdout:1283: delete oid 223 current snap is 0 2023-09-30T09:01:22.490 INFO:tasks.rados.rados.0.smithi005.stdout:1272: finishing write tid 5 to smithi00566664-304 2023-09-30T09:01:22.490 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 304 v 211 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-09-30T09:01:22.490 INFO:tasks.rados.rados.0.smithi005.stdout:1272: left oid 304 (ObjNum 935 snap 0 seq_num 935) 2023-09-30T09:01:22.491 INFO:tasks.rados.rados.0.smithi005.stdout:1273: finishing write tid 1 to smithi00566664-292 2023-09-30T09:01:22.491 INFO:tasks.rados.rados.0.smithi005.stdout:1273: finishing write tid 2 to smithi00566664-292 2023-09-30T09:01:22.491 INFO:tasks.rados.rados.0.smithi005.stdout:1273: finishing write tid 3 to smithi00566664-292 2023-09-30T09:01:22.492 INFO:tasks.rados.rados.0.smithi005.stdout:1273: finishing write tid 4 to smithi00566664-292 2023-09-30T09:01:22.492 INFO:tasks.rados.rados.0.smithi005.stdout:1273: finishing write tid 5 to smithi00566664-292 2023-09-30T09:01:22.492 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 292 v 221 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-09-30T09:01:22.492 INFO:tasks.rados.rados.0.smithi005.stdout:1273: left oid 292 (ObjNum 936 snap 0 seq_num 936) 2023-09-30T09:01:22.492 INFO:tasks.rados.rados.0.smithi005.stdout:1278: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-30T09:01:22.647 INFO:tasks.rados.rados.0.smithi005.stdout:1277: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-30T09:01:22.721 INFO:tasks.rados.rados.0.smithi005.stdout:1274: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-30T09:01:22.823 INFO:tasks.rados.rados.0.smithi005.stdout:1275: expect (ObjNum 785 snap 0 seq_num 785) 2023-09-30T09:01:22.963 INFO:tasks.rados.rados.0.smithi005.stdout:1279: finishing write tid 1 to smithi00566664-377 2023-09-30T09:01:22.963 INFO:tasks.rados.rados.0.smithi005.stdout:1276: expect (ObjNum 313 snap 0 seq_num 313) 2023-09-30T09:01:23.064 INFO:tasks.rados.rados.0.smithi005.stdout:1279: finishing write tid 2 to smithi00566664-377 2023-09-30T09:01:23.065 INFO:tasks.rados.rados.0.smithi005.stdout:1279: finishing write tid 3 to smithi00566664-377 2023-09-30T09:01:23.065 INFO:tasks.rados.rados.0.smithi005.stdout:1279: finishing write tid 4 to smithi00566664-377 2023-09-30T09:01:23.065 INFO:tasks.rados.rados.0.smithi005.stdout:1279: finishing write tid 5 to smithi00566664-377 2023-09-30T09:01:23.065 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 160 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-09-30T09:01:23.065 INFO:tasks.rados.rados.0.smithi005.stdout:1279: left oid 377 (ObjNum 937 snap 0 seq_num 937) 2023-09-30T09:01:23.065 INFO:tasks.rados.rados.0.smithi005.stdout:1280: expect (ObjNum 813 snap 0 seq_num 813) 2023-09-30T09:01:23.300 INFO:tasks.rados.rados.0.smithi005.stdout:1281: finishing write tid 1 to smithi00566664-21 2023-09-30T09:01:23.300 INFO:tasks.rados.rados.0.smithi005.stdout:1281: finishing write tid 2 to smithi00566664-21 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1281: finishing write tid 3 to smithi00566664-21 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1281: finishing write tid 4 to smithi00566664-21 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1281: finishing write tid 5 to smithi00566664-21 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 155 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1281: left oid 21 (ObjNum 938 snap 0 seq_num 938) 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1282: finishing write tid 1 to smithi00566664-154 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1282: finishing write tid 2 to smithi00566664-154 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1282: finishing write tid 3 to smithi00566664-154 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1282: finishing write tid 4 to smithi00566664-154 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:1282: finishing write tid 5 to smithi00566664-154 2023-09-30T09:01:23.301 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 154 v 160 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1282: left oid 154 (ObjNum 939 snap 0 seq_num 939) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1272: done (11 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1273: done (10 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1274: done (9 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1275: done (8 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1276: done (7 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1277: done (6 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1278: done (5 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1279: done (4 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1280: done (3 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1281: done (2 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1282: done (1 left) 2023-09-30T09:01:23.302 INFO:tasks.rados.rados.0.smithi005.stdout:1283: done (0 left) 2023-09-30T09:01:23.303 INFO:tasks.rados.rados.0.smithi005.stdout:1284: write oid 57 current snap is 0 2023-09-30T09:01:23.303 INFO:tasks.rados.rados.0.smithi005.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-09-30T09:01:23.314 INFO:tasks.rados.rados.0.smithi005.stdout:1284: writing smithi00566664-57 from 615387 to 1336115 tid 1 2023-09-30T09:01:23.319 INFO:tasks.rados.rados.0.smithi005.stdout:1284: writing smithi00566664-57 from 1781791 to 2312112 tid 2 2023-09-30T09:01:23.327 INFO:tasks.rados.rados.0.smithi005.stdout:1284: writing smithi00566664-57 from 3108095 to 3815387 tid 3 2023-09-30T09:01:23.327 INFO:tasks.rados.rados.0.smithi005.stdout:1285: write oid 25 current snap is 0 2023-09-30T09:01:23.327 INFO:tasks.rados.rados.0.smithi005.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-09-30T09:01:23.335 INFO:tasks.rados.rados.0.smithi005.stdout:1285: writing smithi00566664-25 from 632194 to 1428171 tid 1 2023-09-30T09:01:23.343 INFO:tasks.rados.rados.0.smithi005.stdout:1285: writing smithi00566664-25 from 2123920 to 2914252 tid 2 2023-09-30T09:01:23.348 INFO:tasks.rados.rados.0.smithi005.stdout:1285: writing smithi00566664-25 from 3419165 to 3832194 tid 3 2023-09-30T09:01:23.348 INFO:tasks.rados.rados.0.smithi005.stdout:1286: write oid 32 current snap is 0 2023-09-30T09:01:23.348 INFO:tasks.rados.rados.0.smithi005.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-09-30T09:01:23.355 INFO:tasks.rados.rados.0.smithi005.stdout:1286: writing smithi00566664-32 from 649001 to 1236580 tid 1 2023-09-30T09:01:23.361 INFO:tasks.rados.rados.0.smithi005.stdout:1286: writing smithi00566664-32 from 1898755 to 2432745 tid 2 2023-09-30T09:01:23.369 INFO:tasks.rados.rados.0.smithi005.stdout:1286: writing smithi00566664-32 from 3162941 to 3849001 tid 3 2023-09-30T09:01:23.369 INFO:tasks.rados.rados.0.smithi005.stdout:1287: write oid 464 current snap is 0 2023-09-30T09:01:23.369 INFO:tasks.rados.rados.0.smithi005.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-09-30T09:01:23.376 INFO:tasks.rados.rados.0.smithi005.stdout:1287: writing smithi00566664-464 from 665808 to 1328636 tid 1 2023-09-30T09:01:23.384 INFO:tasks.rados.rados.0.smithi005.stdout:1287: writing smithi00566664-464 from 1957237 to 2634885 tid 2 2023-09-30T09:01:23.390 INFO:tasks.rados.rados.0.smithi005.stdout:1287: writing smithi00566664-464 from 3074011 to 3683497 tid 3 2023-09-30T09:01:23.390 INFO:tasks.rados.rados.0.smithi005.stdout:1288: read oid 389 snap -1 2023-09-30T09:01:23.390 INFO:tasks.rados.rados.0.smithi005.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:01:23.390 INFO:tasks.rados.rados.0.smithi005.stdout:1289: read oid 183 snap -1 2023-09-30T09:01:23.390 INFO:tasks.rados.rados.0.smithi005.stdout:1289: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-30T09:01:23.391 INFO:tasks.rados.rados.0.smithi005.stdout:1290: read oid 332 snap -1 2023-09-30T09:01:23.391 INFO:tasks.rados.rados.0.smithi005.stdout:1290: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-30T09:01:23.391 INFO:tasks.rados.rados.0.smithi005.stdout:1291: write oid 257 current snap is 0 2023-09-30T09:01:23.391 INFO:tasks.rados.rados.0.smithi005.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-09-30T09:01:23.398 INFO:tasks.rados.rados.0.smithi005.stdout:1291: writing smithi00566664-257 from 682615 to 1420692 tid 1 2023-09-30T09:01:23.405 INFO:tasks.rados.rados.0.smithi005.stdout:1291: writing smithi00566664-257 from 2015719 to 2553378 tid 2 2023-09-30T09:01:23.411 INFO:tasks.rados.rados.0.smithi005.stdout:1291: writing smithi00566664-257 from 3217787 to 3638545 tid 3 2023-09-30T09:01:23.411 INFO:tasks.rados.rados.0.smithi005.stdout:1292: write oid 451 current snap is 0 2023-09-30T09:01:23.411 INFO:tasks.rados.rados.0.smithi005.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-09-30T09:01:23.417 INFO:tasks.rados.rados.0.smithi005.stdout:1292: writing smithi00566664-451 from 699422 to 1112748 tid 1 2023-09-30T09:01:23.423 INFO:tasks.rados.rados.0.smithi005.stdout:1292: writing smithi00566664-451 from 1557848 to 2239165 tid 2 2023-09-30T09:01:23.431 INFO:tasks.rados.rados.0.smithi005.stdout:1292: writing smithi00566664-451 from 3012504 to 3760887 tid 3 2023-09-30T09:01:23.431 INFO:tasks.rados.rados.0.smithi005.stdout:1293: write oid 442 current snap is 0 2023-09-30T09:01:23.432 INFO:tasks.rados.rados.0.smithi005.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-09-30T09:01:23.438 INFO:tasks.rados.rados.0.smithi005.stdout:1293: writing smithi00566664-442 from 716229 to 1204804 tid 1 2023-09-30T09:01:23.443 INFO:tasks.rados.rados.0.smithi005.stdout:1293: writing smithi00566664-442 from 1616330 to 2157658 tid 2 2023-09-30T09:01:23.450 INFO:tasks.rados.rados.0.smithi005.stdout:1293: writing smithi00566664-442 from 2756280 to 3315935 tid 3 2023-09-30T09:01:23.450 INFO:tasks.rados.rados.0.smithi005.stdout:1294: read oid 498 snap -1 2023-09-30T09:01:23.450 INFO:tasks.rados.rados.0.smithi005.stdout:1294: expect (ObjNum 711 snap 0 seq_num 711) 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1295: read oid 306 snap -1 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1295: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1296: write oid 49 current snap is 0 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1284: finishing write tid 1 to smithi00566664-57 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1284: finishing write tid 2 to smithi00566664-57 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1284: finishing write tid 3 to smithi00566664-57 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1284: finishing write tid 4 to smithi00566664-57 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1284: finishing write tid 5 to smithi00566664-57 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 57 v 263 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1284: left oid 57 (ObjNum 941 snap 0 seq_num 941) 2023-09-30T09:01:23.451 INFO:tasks.rados.rados.0.smithi005.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-09-30T09:01:23.458 INFO:tasks.rados.rados.0.smithi005.stdout:1296: writing smithi00566664-49 from 733036 to 1296860 tid 1 2023-09-30T09:01:23.466 INFO:tasks.rados.rados.0.smithi005.stdout:1296: writing smithi00566664-49 from 2074812 to 2759798 tid 2 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1296: writing smithi00566664-49 from 3183703 to 3933036 tid 3 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1284: done (12 left) 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1297: write oid 80 current snap is 0 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1285: finishing write tid 1 to smithi00566664-25 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1285: finishing write tid 2 to smithi00566664-25 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1285: finishing write tid 3 to smithi00566664-25 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1285: finishing write tid 4 to smithi00566664-25 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1285: finishing write tid 5 to smithi00566664-25 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 25 v 172 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-09-30T09:01:23.473 INFO:tasks.rados.rados.0.smithi005.stdout:1285: left oid 25 (ObjNum 942 snap 0 seq_num 942) 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1286: finishing write tid 1 to smithi00566664-32 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1286: finishing write tid 2 to smithi00566664-32 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1286: finishing write tid 3 to smithi00566664-32 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1286: finishing write tid 4 to smithi00566664-32 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1286: finishing write tid 5 to smithi00566664-32 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 214 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1286: left oid 32 (ObjNum 943 snap 0 seq_num 943) 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1287: finishing write tid 1 to smithi00566664-464 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1287: finishing write tid 2 to smithi00566664-464 2023-09-30T09:01:23.474 INFO:tasks.rados.rados.0.smithi005.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-09-30T09:01:23.480 INFO:tasks.rados.rados.0.smithi005.stdout:1297: writing smithi00566664-80 from 749843 to 1388916 tid 1 2023-09-30T09:01:23.487 INFO:tasks.rados.rados.0.smithi005.stdout:1297: writing smithi00566664-80 from 2133294 to 2678291 tid 2 2023-09-30T09:01:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:1297: writing smithi00566664-80 from 3211126 to 3793325 tid 3 2023-09-30T09:01:23.494 INFO:tasks.rados.rados.0.smithi005.stdout:1285: done (12 left) 2023-09-30T09:01:23.494 INFO:tasks.rados.rados.0.smithi005.stdout:1286: done (11 left) 2023-09-30T09:01:23.494 INFO:tasks.rados.rados.0.smithi005.stdout:1298: read oid 62 snap -1 2023-09-30T09:01:23.494 INFO:tasks.rados.rados.0.smithi005.stdout:1298: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-30T09:01:23.494 INFO:tasks.rados.rados.0.smithi005.stdout:1299: delete oid 298 current snap is 0 2023-09-30T09:01:23.494 INFO:tasks.rados.rados.0.smithi005.stdout:1290: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-30T09:01:23.625 INFO:tasks.rados.rados.0.smithi005.stdout:1287: finishing write tid 3 to smithi00566664-464 2023-09-30T09:01:23.625 INFO:tasks.rados.rados.0.smithi005.stdout:1287: finishing write tid 4 to smithi00566664-464 2023-09-30T09:01:23.625 INFO:tasks.rados.rados.0.smithi005.stdout:1289: expect (ObjNum 830 snap 0 seq_num 830) 2023-09-30T09:01:23.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:23 smithi005 bash[27219]: cluster 2023-09-30T09:01:22.207570+0000 mgr.y (mgr.24358) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 15 MiB/s wr, 140 op/s 2023-09-30T09:01:23.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:23 smithi005 bash[27219]: audit 2023-09-30T09:01:22.670829+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.5:0/1185326983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:23.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:23 smithi005 bash[33615]: cluster 2023-09-30T09:01:22.207570+0000 mgr.y (mgr.24358) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 15 MiB/s wr, 140 op/s 2023-09-30T09:01:23.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:23 smithi005 bash[33615]: audit 2023-09-30T09:01:22.670829+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.5:0/1185326983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:23.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:23 smithi099 bash[27661]: cluster 2023-09-30T09:01:22.207570+0000 mgr.y (mgr.24358) 206 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 15 MiB/s wr, 140 op/s 2023-09-30T09:01:23.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:23 smithi099 bash[27661]: audit 2023-09-30T09:01:22.670829+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.5:0/1185326983' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:23.859 INFO:tasks.rados.rados.0.smithi005.stdout:1287: finishing write tid 5 to smithi00566664-464 2023-09-30T09:01:23.859 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 464 v 266 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-09-30T09:01:23.860 INFO:tasks.rados.rados.0.smithi005.stdout:1287: left oid 464 (ObjNum 944 snap 0 seq_num 944) 2023-09-30T09:01:23.860 INFO:tasks.rados.rados.0.smithi005.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:01:23.936 INFO:tasks.rados.rados.0.smithi005.stdout:1291: finishing write tid 1 to smithi00566664-257 2023-09-30T09:01:23.936 INFO:tasks.rados.rados.0.smithi005.stdout:1291: finishing write tid 2 to smithi00566664-257 2023-09-30T09:01:23.936 INFO:tasks.rados.rados.0.smithi005.stdout:1291: finishing write tid 3 to smithi00566664-257 2023-09-30T09:01:23.936 INFO:tasks.rados.rados.0.smithi005.stdout:1291: finishing write tid 4 to smithi00566664-257 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:1291: finishing write tid 5 to smithi00566664-257 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 257 v 218 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:1291: left oid 257 (ObjNum 945 snap 0 seq_num 945) 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:1292: finishing write tid 1 to smithi00566664-451 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:1292: finishing write tid 2 to smithi00566664-451 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:1292: finishing write tid 3 to smithi00566664-451 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:1292: finishing write tid 4 to smithi00566664-451 2023-09-30T09:01:23.937 INFO:tasks.rados.rados.0.smithi005.stdout:1292: finishing write tid 5 to smithi00566664-451 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 451 v 176 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:1292: left oid 451 (ObjNum 946 snap 0 seq_num 946) 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:1293: finishing write tid 1 to smithi00566664-442 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:1293: finishing write tid 2 to smithi00566664-442 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:1293: finishing write tid 3 to smithi00566664-442 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:1293: finishing write tid 4 to smithi00566664-442 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:1293: finishing write tid 5 to smithi00566664-442 2023-09-30T09:01:23.938 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 442 v 222 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-09-30T09:01:23.939 INFO:tasks.rados.rados.0.smithi005.stdout:1293: left oid 442 (ObjNum 947 snap 0 seq_num 947) 2023-09-30T09:01:23.939 INFO:tasks.rados.rados.0.smithi005.stdout:1294: expect (ObjNum 711 snap 0 seq_num 711) 2023-09-30T09:01:24.124 INFO:tasks.rados.rados.0.smithi005.stdout:1295: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-30T09:01:24.223 INFO:tasks.rados.rados.0.smithi005.stdout:1296: finishing write tid 1 to smithi00566664-49 2023-09-30T09:01:24.223 INFO:tasks.rados.rados.0.smithi005.stdout:1296: finishing write tid 2 to smithi00566664-49 2023-09-30T09:01:24.223 INFO:tasks.rados.rados.0.smithi005.stdout:1296: finishing write tid 3 to smithi00566664-49 2023-09-30T09:01:24.223 INFO:tasks.rados.rados.0.smithi005.stdout:1296: finishing write tid 4 to smithi00566664-49 2023-09-30T09:01:24.223 INFO:tasks.rados.rados.0.smithi005.stdout:1296: finishing write tid 5 to smithi00566664-49 2023-09-30T09:01:24.223 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 49 v 184 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-09-30T09:01:24.223 INFO:tasks.rados.rados.0.smithi005.stdout:1296: left oid 49 (ObjNum 948 snap 0 seq_num 948) 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:1297: finishing write tid 1 to smithi00566664-80 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:1297: finishing write tid 2 to smithi00566664-80 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:1297: finishing write tid 3 to smithi00566664-80 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:1297: finishing write tid 4 to smithi00566664-80 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:1297: finishing write tid 5 to smithi00566664-80 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 80 v 267 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:1297: left oid 80 (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:01:24.224 INFO:tasks.rados.rados.0.smithi005.stdout:1298: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-30T09:01:24.314 INFO:tasks.rados.rados.0.smithi005.stdout:1287: done (12 left) 2023-09-30T09:01:24.314 INFO:tasks.rados.rados.0.smithi005.stdout:1288: done (11 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1289: done (10 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1290: done (9 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1291: done (8 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1292: done (7 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1293: done (6 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1294: done (5 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1295: done (4 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1296: done (3 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1297: done (2 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1298: done (1 left) 2023-09-30T09:01:24.315 INFO:tasks.rados.rados.0.smithi005.stdout:1299: done (0 left) 2023-09-30T09:01:24.316 INFO:tasks.rados.rados.0.smithi005.stdout:1300: delete oid 197 current snap is 0 2023-09-30T09:01:24.317 INFO:tasks.rados.rados.0.smithi005.stdout:1300: done (0 left) 2023-09-30T09:01:24.317 INFO:tasks.rados.rados.0.smithi005.stdout:1301: write oid 61 current snap is 0 2023-09-30T09:01:24.317 INFO:tasks.rados.rados.0.smithi005.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-09-30T09:01:24.328 INFO:tasks.rados.rados.0.smithi005.stdout:1301: writing smithi00566664-61 from 400264 to 981437 tid 1 2023-09-30T09:01:24.334 INFO:tasks.rados.rados.0.smithi005.stdout:1301: writing smithi00566664-61 from 1508740 to 2000264 tid 2 2023-09-30T09:01:24.335 INFO:tasks.rados.rados.0.smithi005.stdout:1302: write oid 498 current snap is 0 2023-09-30T09:01:24.335 INFO:tasks.rados.rados.0.smithi005.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-09-30T09:01:24.340 INFO:tasks.rados.rados.0.smithi005.stdout:1302: writing smithi00566664-498 from 417071 to 1073493 tid 1 2023-09-30T09:01:24.345 INFO:tasks.rados.rados.0.smithi005.stdout:1302: writing smithi00566664-498 from 1567222 to 2017071 tid 2 2023-09-30T09:01:24.346 INFO:tasks.rados.rados.0.smithi005.stdout:1303: write oid 196 current snap is 0 2023-09-30T09:01:24.346 INFO:tasks.rados.rados.0.smithi005.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-09-30T09:01:24.352 INFO:tasks.rados.rados.0.smithi005.stdout:1303: writing smithi00566664-196 from 433878 to 1165549 tid 1 2023-09-30T09:01:24.357 INFO:tasks.rados.rados.0.smithi005.stdout:1303: writing smithi00566664-196 from 1909351 to 2033878 tid 2 2023-09-30T09:01:24.357 INFO:tasks.rados.rados.0.smithi005.stdout:1304: read oid 408 snap -1 2023-09-30T09:01:24.358 INFO:tasks.rados.rados.0.smithi005.stdout:1304: expect (ObjNum 934 snap 0 seq_num 934) 2023-09-30T09:01:24.358 INFO:tasks.rados.rados.0.smithi005.stdout:1305: read oid 43 snap -1 2023-09-30T09:01:24.358 INFO:tasks.rados.rados.0.smithi005.stdout:1305: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-30T09:01:24.358 INFO:tasks.rados.rados.0.smithi005.stdout:1306: write oid 229 current snap is 0 2023-09-30T09:01:24.358 INFO:tasks.rados.rados.0.smithi005.stdout:1301: finishing write tid 1 to smithi00566664-61 2023-09-30T09:01:24.358 INFO:tasks.rados.rados.0.smithi005.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-09-30T09:01:24.362 INFO:tasks.rados.rados.0.smithi005.stdout:1306: writing smithi00566664-229 from 450685 to 857605 tid 1 2023-09-30T09:01:24.370 INFO:tasks.rados.rados.0.smithi005.stdout:1306: writing smithi00566664-229 from 1567833 to 2050685 tid 2 2023-09-30T09:01:24.370 INFO:tasks.rados.rados.0.smithi005.stdout:1307: read oid 146 snap -1 2023-09-30T09:01:24.371 INFO:tasks.rados.rados.0.smithi005.stdout:1307: expect deleted 2023-09-30T09:01:24.371 INFO:tasks.rados.rados.0.smithi005.stdout:1308: write oid 155 current snap is 0 2023-09-30T09:01:24.371 INFO:tasks.rados.rados.0.smithi005.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-09-30T09:01:24.376 INFO:tasks.rados.rados.0.smithi005.stdout:1308: writing smithi00566664-155 from 467492 to 949661 tid 1 2023-09-30T09:01:24.383 INFO:tasks.rados.rados.0.smithi005.stdout:1308: writing smithi00566664-155 from 1626315 to 2067492 tid 2 2023-09-30T09:01:24.383 INFO:tasks.rados.rados.0.smithi005.stdout:1309: read oid 55 snap -1 2023-09-30T09:01:24.383 INFO:tasks.rados.rados.0.smithi005.stdout:1309: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-30T09:01:24.383 INFO:tasks.rados.rados.0.smithi005.stdout:1310: write oid 11 current snap is 0 2023-09-30T09:01:24.383 INFO:tasks.rados.rados.0.smithi005.stdout:1301: finishing write tid 2 to smithi00566664-61 2023-09-30T09:01:24.383 INFO:tasks.rados.rados.0.smithi005.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-09-30T09:01:24.388 INFO:tasks.rados.rados.0.smithi005.stdout:1310: writing smithi00566664-11 from 484299 to 1041717 tid 1 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1310: writing smithi00566664-11 from 1684797 to 2084299 tid 2 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1311: write oid 296 current snap is 0 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1301: finishing write tid 3 to smithi00566664-61 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1301: finishing write tid 4 to smithi00566664-61 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 61 v 214 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1302: finishing write tid 1 to smithi00566664-498 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1302: finishing write tid 2 to smithi00566664-498 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1302: finishing write tid 3 to smithi00566664-498 2023-09-30T09:01:24.395 INFO:tasks.rados.rados.0.smithi005.stdout:1302: finishing write tid 4 to smithi00566664-498 2023-09-30T09:01:24.396 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 498 v 225 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-09-30T09:01:24.396 INFO:tasks.rados.rados.0.smithi005.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-09-30T09:01:24.396 INFO:tasks.rados.rados.0.smithi005.stdout:1303: finishing write tid 1 to smithi00566664-196 2023-09-30T09:01:24.396 INFO:tasks.rados.rados.0.smithi005.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-09-30T09:01:24.401 INFO:tasks.rados.rados.0.smithi005.stdout:1311: writing smithi00566664-296 from 501106 to 1250126 tid 1 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1311: writing smithi00566664-296 from 1743279 to 2101106 tid 2 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1301: done (10 left) 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1302: done (9 left) 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1312: read oid 95 snap -1 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1312: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1313: read oid 484 snap -1 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1313: expect (ObjNum 895 snap 0 seq_num 895) 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1314: delete oid 91 current snap is 0 2023-09-30T09:01:24.407 INFO:tasks.rados.rados.0.smithi005.stdout:1305: expect (ObjNum 600 snap 0 seq_num 600) 2023-09-30T09:01:24.531 INFO:tasks.rados.rados.0.smithi005.stdout:1303: finishing write tid 2 to smithi00566664-196 2023-09-30T09:01:24.531 INFO:tasks.rados.rados.0.smithi005.stdout:1303: finishing write tid 3 to smithi00566664-196 2023-09-30T09:01:24.532 INFO:tasks.rados.rados.0.smithi005.stdout:1303: finishing write tid 4 to smithi00566664-196 2023-09-30T09:01:24.532 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 196 v 195 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-09-30T09:01:24.532 INFO:tasks.rados.rados.0.smithi005.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-09-30T09:01:24.532 INFO:tasks.rados.rados.0.smithi005.stdout:1306: finishing write tid 1 to smithi00566664-229 2023-09-30T09:01:24.532 INFO:tasks.rados.rados.0.smithi005.stdout:1306: finishing write tid 2 to smithi00566664-229 2023-09-30T09:01:24.532 INFO:tasks.rados.rados.0.smithi005.stdout:1306: finishing write tid 3 to smithi00566664-229 2023-09-30T09:01:24.532 INFO:tasks.rados.rados.0.smithi005.stdout:1304: expect (ObjNum 934 snap 0 seq_num 934) 2023-09-30T09:01:24.707 INFO:tasks.rados.rados.0.smithi005.stdout:1306: finishing write tid 4 to smithi00566664-229 2023-09-30T09:01:24.707 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 229 v 163 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-09-30T09:01:24.707 INFO:tasks.rados.rados.0.smithi005.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-09-30T09:01:24.707 INFO:tasks.rados.rados.0.smithi005.stdout:1308: finishing write tid 1 to smithi00566664-155 2023-09-30T09:01:24.707 INFO:tasks.rados.rados.0.smithi005.stdout:1309: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-30T09:01:24.755 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:24 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:01:24.861 INFO:tasks.rados.rados.0.smithi005.stdout:1308: finishing write tid 2 to smithi00566664-155 2023-09-30T09:01:24.861 INFO:tasks.rados.rados.0.smithi005.stdout:1308: finishing write tid 3 to smithi00566664-155 2023-09-30T09:01:24.861 INFO:tasks.rados.rados.0.smithi005.stdout:1308: finishing write tid 4 to smithi00566664-155 2023-09-30T09:01:24.861 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 155 v 224 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-09-30T09:01:24.861 INFO:tasks.rados.rados.0.smithi005.stdout:1308: left oid 155 (ObjNum 956 snap 0 seq_num 956) 2023-09-30T09:01:24.861 INFO:tasks.rados.rados.0.smithi005.stdout:1310: finishing write tid 1 to smithi00566664-11 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:1310: finishing write tid 2 to smithi00566664-11 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:1310: finishing write tid 3 to smithi00566664-11 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:1310: finishing write tid 4 to smithi00566664-11 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 271 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:1310: left oid 11 (ObjNum 957 snap 0 seq_num 957) 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:1311: finishing write tid 1 to smithi00566664-296 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:1311: finishing write tid 2 to smithi00566664-296 2023-09-30T09:01:24.862 INFO:tasks.rados.rados.0.smithi005.stdout:1312: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-30T09:01:24.972 INFO:tasks.rados.rados.0.smithi005.stdout:1311: finishing write tid 3 to smithi00566664-296 2023-09-30T09:01:24.972 INFO:tasks.rados.rados.0.smithi005.stdout:1311: finishing write tid 4 to smithi00566664-296 2023-09-30T09:01:24.972 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 235 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-09-30T09:01:24.972 INFO:tasks.rados.rados.0.smithi005.stdout:1311: left oid 296 (ObjNum 958 snap 0 seq_num 958) 2023-09-30T09:01:24.972 INFO:tasks.rados.rados.0.smithi005.stdout:1313: expect (ObjNum 895 snap 0 seq_num 895) 2023-09-30T09:01:25.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:24 smithi005 bash[33615]: cluster 2023-09-30T09:01:24.208035+0000 mgr.y (mgr.24358) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 96 op/s 2023-09-30T09:01:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:24 smithi005 bash[27219]: cluster 2023-09-30T09:01:24.208035+0000 mgr.y (mgr.24358) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 96 op/s 2023-09-30T09:01:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:24 smithi099 bash[27661]: cluster 2023-09-30T09:01:24.208035+0000 mgr.y (mgr.24358) 207 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 96 op/s 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1303: done (11 left) 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1304: done (10 left) 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1305: done (9 left) 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1306: done (8 left) 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1307: done (7 left) 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1308: done (6 left) 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1309: done (5 left) 2023-09-30T09:01:25.104 INFO:tasks.rados.rados.0.smithi005.stdout:1310: done (4 left) 2023-09-30T09:01:25.105 INFO:tasks.rados.rados.0.smithi005.stdout:1311: done (3 left) 2023-09-30T09:01:25.105 INFO:tasks.rados.rados.0.smithi005.stdout:1312: done (2 left) 2023-09-30T09:01:25.105 INFO:tasks.rados.rados.0.smithi005.stdout:1313: done (1 left) 2023-09-30T09:01:25.105 INFO:tasks.rados.rados.0.smithi005.stdout:1314: done (0 left) 2023-09-30T09:01:25.105 INFO:tasks.rados.rados.0.smithi005.stdout:1315: write oid 249 current snap is 0 2023-09-30T09:01:25.105 INFO:tasks.rados.rados.0.smithi005.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-09-30T09:01:25.114 INFO:tasks.rados.rados.0.smithi005.stdout:1315: writing smithi00566664-249 from 534720 to 1034238 tid 1 2023-09-30T09:01:25.121 INFO:tasks.rados.rados.0.smithi005.stdout:1315: writing smithi00566664-249 from 1460243 to 2134720 tid 2 2023-09-30T09:01:25.121 INFO:tasks.rados.rados.0.smithi005.stdout:1316: read oid 340 snap -1 2023-09-30T09:01:25.121 INFO:tasks.rados.rados.0.smithi005.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-30T09:01:25.121 INFO:tasks.rados.rados.0.smithi005.stdout:1317: write oid 219 current snap is 0 2023-09-30T09:01:25.121 INFO:tasks.rados.rados.0.smithi005.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-09-30T09:01:25.127 INFO:tasks.rados.rados.0.smithi005.stdout:1317: writing smithi00566664-219 from 551527 to 1126294 tid 1 2023-09-30T09:01:25.134 INFO:tasks.rados.rados.0.smithi005.stdout:1317: writing smithi00566664-219 from 1918725 to 2151527 tid 2 2023-09-30T09:01:25.134 INFO:tasks.rados.rados.0.smithi005.stdout:1318: read oid 396 snap -1 2023-09-30T09:01:25.134 INFO:tasks.rados.rados.0.smithi005.stdout:1318: expect (ObjNum 395 snap 0 seq_num 395) 2023-09-30T09:01:25.134 INFO:tasks.rados.rados.0.smithi005.stdout:1315: finishing write tid 1 to smithi00566664-249 2023-09-30T09:01:25.134 INFO:tasks.rados.rados.0.smithi005.stdout:1319: write oid 158 current snap is 0 2023-09-30T09:01:25.134 INFO:tasks.rados.rados.0.smithi005.stdout:1317: finishing write tid 1 to smithi00566664-219 2023-09-30T09:01:25.134 INFO:tasks.rados.rados.0.smithi005.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-09-30T09:01:25.140 INFO:tasks.rados.rados.0.smithi005.stdout:1319: writing smithi00566664-158 from 568334 to 1218350 tid 1 2023-09-30T09:01:25.147 INFO:tasks.rados.rados.0.smithi005.stdout:1319: writing smithi00566664-158 from 1860854 to 2168334 tid 2 2023-09-30T09:01:25.147 INFO:tasks.rados.rados.0.smithi005.stdout:1320: read oid 186 snap -1 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1321: read oid 214 snap -1 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1321: expect deleted 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1322: read oid 311 snap -1 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1322: expect (ObjNum 923 snap 0 seq_num 923) 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1323: read oid 216 snap -1 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1323: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1324: read oid 481 snap -1 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1324: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1325: read oid 244 snap -1 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1325: expect (ObjNum 857 snap 0 seq_num 857) 2023-09-30T09:01:25.148 INFO:tasks.rados.rados.0.smithi005.stdout:1326: read oid 353 snap -1 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1326: expect deleted 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1327: read oid 257 snap -1 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1327: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1328: read oid 89 snap -1 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1328: expect (ObjNum 747 snap 0 seq_num 747) 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1329: read oid 159 snap -1 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1329: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1330: read oid 93 snap -1 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:25.149 INFO:tasks.rados.rados.0.smithi005.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-09-30T09:01:25.269 INFO:tasks.rados.rados.0.smithi005.stdout:1315: finishing write tid 2 to smithi00566664-249 2023-09-30T09:01:25.285 INFO:tasks.rados.rados.0.smithi005.stdout:1315: finishing write tid 3 to smithi00566664-249 2023-09-30T09:01:25.285 INFO:tasks.rados.rados.0.smithi005.stdout:1315: finishing write tid 4 to smithi00566664-249 2023-09-30T09:01:25.285 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 198 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-09-30T09:01:25.285 INFO:tasks.rados.rados.0.smithi005.stdout:1315: left oid 249 (ObjNum 960 snap 0 seq_num 960) 2023-09-30T09:01:25.286 INFO:tasks.rados.rados.0.smithi005.stdout:1317: finishing write tid 2 to smithi00566664-219 2023-09-30T09:01:25.286 INFO:tasks.rados.rados.0.smithi005.stdout:1317: finishing write tid 3 to smithi00566664-219 2023-09-30T09:01:25.286 INFO:tasks.rados.rados.0.smithi005.stdout:1317: finishing write tid 4 to smithi00566664-219 2023-09-30T09:01:25.286 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 219 v 163 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-09-30T09:01:25.286 INFO:tasks.rados.rados.0.smithi005.stdout:1317: left oid 219 (ObjNum 961 snap 0 seq_num 961) 2023-09-30T09:01:25.286 INFO:tasks.rados.rados.0.smithi005.stdout:1318: expect (ObjNum 395 snap 0 seq_num 395) 2023-09-30T09:01:25.356 INFO:tasks.rados.rados.0.smithi005.stdout:1319: finishing write tid 1 to smithi00566664-158 2023-09-30T09:01:25.356 INFO:tasks.rados.rados.0.smithi005.stdout:1324: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:01:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:1323: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-30T09:01:25.509 INFO:tasks.rados.rados.0.smithi005.stdout:1325: expect (ObjNum 857 snap 0 seq_num 857) 2023-09-30T09:01:25.620 INFO:tasks.rados.rados.0.smithi005.stdout:1322: expect (ObjNum 923 snap 0 seq_num 923) 2023-09-30T09:01:25.779 INFO:tasks.rados.rados.0.smithi005.stdout:1320: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-30T09:01:25.884 INFO:tasks.rados.rados.0.smithi005.stdout:1330: expect (ObjNum 92 snap 0 seq_num 92) 2023-09-30T09:01:25.994 INFO:tasks.rados.rados.0.smithi005.stdout:1329: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-30T09:01:26.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:25 smithi005 bash[33615]: audit 2023-09-30T09:01:25.079081+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.5:0/3988691695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:26.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:25 smithi005 bash[27219]: audit 2023-09-30T09:01:25.079081+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.5:0/3988691695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:25 smithi099 bash[27661]: audit 2023-09-30T09:01:25.079081+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.5:0/3988691695' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:26.076 INFO:tasks.rados.rados.0.smithi005.stdout:1327: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-30T09:01:26.257 INFO:tasks.rados.rados.0.smithi005.stdout:1319: finishing write tid 2 to smithi00566664-158 2023-09-30T09:01:26.257 INFO:tasks.rados.rados.0.smithi005.stdout:1319: finishing write tid 3 to smithi00566664-158 2023-09-30T09:01:26.257 INFO:tasks.rados.rados.0.smithi005.stdout:1319: finishing write tid 4 to smithi00566664-158 2023-09-30T09:01:26.257 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 158 v 187 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-09-30T09:01:26.257 INFO:tasks.rados.rados.0.smithi005.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-09-30T09:01:26.257 INFO:tasks.rados.rados.0.smithi005.stdout:1328: expect (ObjNum 747 snap 0 seq_num 747) 2023-09-30T09:01:26.408 INFO:tasks.rados.rados.0.smithi005.stdout:1315: done (15 left) 2023-09-30T09:01:26.408 INFO:tasks.rados.rados.0.smithi005.stdout:1316: done (14 left) 2023-09-30T09:01:26.408 INFO:tasks.rados.rados.0.smithi005.stdout:1317: done (13 left) 2023-09-30T09:01:26.408 INFO:tasks.rados.rados.0.smithi005.stdout:1318: done (12 left) 2023-09-30T09:01:26.408 INFO:tasks.rados.rados.0.smithi005.stdout:1319: done (11 left) 2023-09-30T09:01:26.409 INFO:tasks.rados.rados.0.smithi005.stdout:1320: done (10 left) 2023-09-30T09:01:26.409 INFO:tasks.rados.rados.0.smithi005.stdout:1321: done (9 left) 2023-09-30T09:01:26.409 INFO:tasks.rados.rados.0.smithi005.stdout:1322: done (8 left) 2023-09-30T09:01:26.409 INFO:tasks.rados.rados.0.smithi005.stdout:1323: done (7 left) 2023-09-30T09:01:26.409 INFO:tasks.rados.rados.0.smithi005.stdout:1324: done (6 left) 2023-09-30T09:01:26.409 INFO:tasks.rados.rados.0.smithi005.stdout:1325: done (5 left) 2023-09-30T09:01:26.410 INFO:tasks.rados.rados.0.smithi005.stdout:1326: done (4 left) 2023-09-30T09:01:26.410 INFO:tasks.rados.rados.0.smithi005.stdout:1327: done (3 left) 2023-09-30T09:01:26.410 INFO:tasks.rados.rados.0.smithi005.stdout:1328: done (2 left) 2023-09-30T09:01:26.410 INFO:tasks.rados.rados.0.smithi005.stdout:1329: done (1 left) 2023-09-30T09:01:26.410 INFO:tasks.rados.rados.0.smithi005.stdout:1330: done (0 left) 2023-09-30T09:01:26.411 INFO:tasks.rados.rados.0.smithi005.stdout:1331: write oid 184 current snap is 0 2023-09-30T09:01:26.411 INFO:tasks.rados.rados.0.smithi005.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-09-30T09:01:26.419 INFO:tasks.rados.rados.0.smithi005.stdout:1331: writing smithi00566664-184 from 585141 to 1310406 tid 1 2023-09-30T09:01:26.425 INFO:tasks.rados.rados.0.smithi005.stdout:1331: writing smithi00566664-184 from 1919336 to 2185141 tid 2 2023-09-30T09:01:26.425 INFO:tasks.rados.rados.0.smithi005.stdout:1332: write oid 21 current snap is 0 2023-09-30T09:01:26.425 INFO:tasks.rados.rados.0.smithi005.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-09-30T09:01:26.431 INFO:tasks.rados.rados.0.smithi005.stdout:1332: writing smithi00566664-21 from 601948 to 1002462 tid 1 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1332: writing smithi00566664-21 from 1577818 to 2201948 tid 2 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1333: delete oid 127 current snap is 0 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1331: finishing write tid 1 to smithi00566664-184 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1331: finishing write tid 2 to smithi00566664-184 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1331: finishing write tid 3 to smithi00566664-184 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1331: finishing write tid 4 to smithi00566664-184 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 184 v 158 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1331: left oid 184 (ObjNum 963 snap 0 seq_num 963) 2023-09-30T09:01:26.438 INFO:tasks.rados.rados.0.smithi005.stdout:1332: finishing write tid 1 to smithi00566664-21 2023-09-30T09:01:26.440 INFO:tasks.rados.rados.0.smithi005.stdout:1331: done (2 left) 2023-09-30T09:01:26.440 INFO:tasks.rados.rados.0.smithi005.stdout:1333: done (1 left) 2023-09-30T09:01:26.440 INFO:tasks.rados.rados.0.smithi005.stdout:1334: write oid 327 current snap is 0 2023-09-30T09:01:26.440 INFO:tasks.rados.rados.0.smithi005.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-09-30T09:01:26.447 INFO:tasks.rados.rados.0.smithi005.stdout:1334: writing smithi00566664-327 from 635562 to 1302927 tid 1 2023-09-30T09:01:26.453 INFO:tasks.rados.rados.0.smithi005.stdout:1334: writing smithi00566664-327 from 2094782 to 2235562 tid 2 2023-09-30T09:01:26.453 INFO:tasks.rados.rados.0.smithi005.stdout:1335: write oid 237 current snap is 0 2023-09-30T09:01:26.453 INFO:tasks.rados.rados.0.smithi005.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-09-30T09:01:26.461 INFO:tasks.rados.rados.0.smithi005.stdout:1335: writing smithi00566664-237 from 652369 to 1394983 tid 1 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:1335: writing smithi00566664-237 from 2153264 to 2252369 tid 2 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:1336: read oid 489 snap -1 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:1337: write oid 95 current snap is 0 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:1332: finishing write tid 2 to smithi00566664-21 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:1332: finishing write tid 3 to smithi00566664-21 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:1332: finishing write tid 4 to smithi00566664-21 2023-09-30T09:01:26.467 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 160 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-09-30T09:01:26.468 INFO:tasks.rados.rados.0.smithi005.stdout:1332: left oid 21 (ObjNum 964 snap 0 seq_num 964) 2023-09-30T09:01:26.468 INFO:tasks.rados.rados.0.smithi005.stdout:1334: finishing write tid 1 to smithi00566664-327 2023-09-30T09:01:26.468 INFO:tasks.rados.rados.0.smithi005.stdout:1334: finishing write tid 2 to smithi00566664-327 2023-09-30T09:01:26.468 INFO:tasks.rados.rados.0.smithi005.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-09-30T09:01:26.472 INFO:tasks.rados.rados.0.smithi005.stdout:1337: writing smithi00566664-95 from 669176 to 1087039 tid 1 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1337: writing smithi00566664-95 from 1811746 to 2269176 tid 2 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1332: done (4 left) 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1338: write oid 258 current snap is 0 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1334: finishing write tid 3 to smithi00566664-327 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1334: finishing write tid 4 to smithi00566664-327 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 327 v 269 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1334: left oid 327 (ObjNum 966 snap 0 seq_num 966) 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1335: finishing write tid 1 to smithi00566664-237 2023-09-30T09:01:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-09-30T09:01:26.486 INFO:tasks.rados.rados.0.smithi005.stdout:1338: writing smithi00566664-258 from 685983 to 1179095 tid 1 2023-09-30T09:01:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:1338: writing smithi00566664-258 from 1870228 to 2285983 tid 2 2023-09-30T09:01:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:1334: done (4 left) 2023-09-30T09:01:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:1339: read oid 498 snap -1 2023-09-30T09:01:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:1339: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-30T09:01:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:1340: write oid 55 current snap is 0 2023-09-30T09:01:26.495 INFO:tasks.rados.rados.0.smithi005.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-09-30T09:01:26.500 INFO:tasks.rados.rados.0.smithi005.stdout:1340: writing smithi00566664-55 from 702790 to 1271151 tid 1 2023-09-30T09:01:26.507 INFO:tasks.rados.rados.0.smithi005.stdout:1340: writing smithi00566664-55 from 1812357 to 2302790 tid 2 2023-09-30T09:01:26.507 INFO:tasks.rados.rados.0.smithi005.stdout:1341: read oid 277 snap -1 2023-09-30T09:01:26.507 INFO:tasks.rados.rados.0.smithi005.stdout:1341: expect (ObjNum 276 snap 0 seq_num 276) 2023-09-30T09:01:26.507 INFO:tasks.rados.rados.0.smithi005.stdout:1342: write oid 418 current snap is 0 2023-09-30T09:01:26.508 INFO:tasks.rados.rados.0.smithi005.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-09-30T09:01:26.514 INFO:tasks.rados.rados.0.smithi005.stdout:1342: writing smithi00566664-418 from 719597 to 1363207 tid 1 2023-09-30T09:01:26.521 INFO:tasks.rados.rados.0.smithi005.stdout:1342: writing smithi00566664-418 from 1870839 to 2319597 tid 2 2023-09-30T09:01:26.521 INFO:tasks.rados.rados.0.smithi005.stdout:1343: read oid 323 snap -1 2023-09-30T09:01:26.521 INFO:tasks.rados.rados.0.smithi005.stdout:1343: expect (ObjNum 867 snap 0 seq_num 867) 2023-09-30T09:01:26.521 INFO:tasks.rados.rados.0.smithi005.stdout:1344: write oid 267 current snap is 0 2023-09-30T09:01:26.521 INFO:tasks.rados.rados.0.smithi005.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-09-30T09:01:26.531 INFO:tasks.rados.rados.0.smithi005.stdout:1344: writing smithi00566664-267 from 736404 to 1455263 tid 1 2023-09-30T09:01:26.537 INFO:tasks.rados.rados.0.smithi005.stdout:1344: writing smithi00566664-267 from 1929321 to 2336404 tid 2 2023-09-30T09:01:26.537 INFO:tasks.rados.rados.0.smithi005.stdout:1345: write oid 291 current snap is 0 2023-09-30T09:01:26.537 INFO:tasks.rados.rados.0.smithi005.stdout:1335: finishing write tid 2 to smithi00566664-237 2023-09-30T09:01:26.538 INFO:tasks.rados.rados.0.smithi005.stdout:1335: finishing write tid 3 to smithi00566664-237 2023-09-30T09:01:26.538 INFO:tasks.rados.rados.0.smithi005.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-09-30T09:01:26.545 INFO:tasks.rados.rados.0.smithi005.stdout:1345: writing smithi00566664-291 from 753211 to 1547319 tid 1 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1345: writing smithi00566664-291 from 1987803 to 2353211 tid 2 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1346: read oid 186 snap -1 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1346: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1347: read oid 74 snap -1 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1347: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1348: write oid 376 current snap is 0 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1335: finishing write tid 4 to smithi00566664-237 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 166 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1335: left oid 237 (ObjNum 967 snap 0 seq_num 967) 2023-09-30T09:01:26.551 INFO:tasks.rados.rados.0.smithi005.stdout:1336: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-30T09:01:26.626 INFO:tasks.rados.rados.0.smithi005.stdout:1337: finishing write tid 1 to smithi00566664-95 2023-09-30T09:01:26.626 INFO:tasks.rados.rados.0.smithi005.stdout:1337: finishing write tid 2 to smithi00566664-95 2023-09-30T09:01:26.626 INFO:tasks.rados.rados.0.smithi005.stdout:1337: finishing write tid 3 to smithi00566664-95 2023-09-30T09:01:26.626 INFO:tasks.rados.rados.0.smithi005.stdout:1337: finishing write tid 4 to smithi00566664-95 2023-09-30T09:01:26.626 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 272 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-09-30T09:01:26.627 INFO:tasks.rados.rados.0.smithi005.stdout:1337: left oid 95 (ObjNum 968 snap 0 seq_num 968) 2023-09-30T09:01:26.627 INFO:tasks.rados.rados.0.smithi005.stdout:1338: finishing write tid 1 to smithi00566664-258 2023-09-30T09:01:26.627 INFO:tasks.rados.rados.0.smithi005.stdout:1338: finishing write tid 2 to smithi00566664-258 2023-09-30T09:01:26.627 INFO:tasks.rados.rados.0.smithi005.stdout:1338: finishing write tid 3 to smithi00566664-258 2023-09-30T09:01:26.627 INFO:tasks.rados.rados.0.smithi005.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-09-30T09:01:26.633 INFO:tasks.rados.rados.0.smithi005.stdout:1348: writing smithi00566664-376 from 770018 to 1355728 tid 1 2023-09-30T09:01:26.639 INFO:tasks.rados.rados.0.smithi005.stdout:1348: writing smithi00566664-376 from 2046285 to 2370018 tid 2 2023-09-30T09:01:26.639 INFO:tasks.rados.rados.0.smithi005.stdout:1335: done (13 left) 2023-09-30T09:01:26.639 INFO:tasks.rados.rados.0.smithi005.stdout:1336: done (12 left) 2023-09-30T09:01:26.639 INFO:tasks.rados.rados.0.smithi005.stdout:1337: done (11 left) 2023-09-30T09:01:26.640 INFO:tasks.rados.rados.0.smithi005.stdout:1349: read oid 21 snap -1 2023-09-30T09:01:26.640 INFO:tasks.rados.rados.0.smithi005.stdout:1349: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-30T09:01:26.640 INFO:tasks.rados.rados.0.smithi005.stdout:1350: write oid 33 current snap is 0 2023-09-30T09:01:26.640 INFO:tasks.rados.rados.0.smithi005.stdout:1338: finishing write tid 4 to smithi00566664-258 2023-09-30T09:01:26.640 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 258 v 179 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-09-30T09:01:26.640 INFO:tasks.rados.rados.0.smithi005.stdout:1338: left oid 258 (ObjNum 969 snap 0 seq_num 969) 2023-09-30T09:01:26.640 INFO:tasks.rados.rados.0.smithi005.stdout:1339: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-30T09:01:26.724 INFO:tasks.rados.rados.0.smithi005.stdout:1340: finishing write tid 1 to smithi00566664-55 2023-09-30T09:01:26.724 INFO:tasks.rados.rados.0.smithi005.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-09-30T09:01:26.732 INFO:tasks.rados.rados.0.smithi005.stdout:1350: writing smithi00566664-33 from 786825 to 1447784 tid 1 2023-09-30T09:01:26.738 INFO:tasks.rados.rados.0.smithi005.stdout:1350: writing smithi00566664-33 from 2104767 to 2386825 tid 2 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1338: done (12 left) 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1339: done (11 left) 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1351: read oid 483 snap -1 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1351: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1340: finishing write tid 2 to smithi00566664-55 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1352: read oid 145 snap -1 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1352: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1353: write oid 401 current snap is 0 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1340: finishing write tid 3 to smithi00566664-55 2023-09-30T09:01:26.739 INFO:tasks.rados.rados.0.smithi005.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-09-30T09:01:26.745 INFO:tasks.rados.rados.0.smithi005.stdout:1353: writing smithi00566664-401 from 403632 to 1139840 tid 1 2023-09-30T09:01:26.753 INFO:tasks.rados.rados.0.smithi005.stdout:1353: writing smithi00566664-401 from 1763249 to 2383248 tid 2 2023-09-30T09:01:26.753 INFO:tasks.rados.rados.0.smithi005.stdout:1354: write oid 137 current snap is 0 2023-09-30T09:01:26.753 INFO:tasks.rados.rados.0.smithi005.stdout:1340: finishing write tid 4 to smithi00566664-55 2023-09-30T09:01:26.753 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 217 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-09-30T09:01:26.753 INFO:tasks.rados.rados.0.smithi005.stdout:1340: left oid 55 (ObjNum 970 snap 0 seq_num 970) 2023-09-30T09:01:26.753 INFO:tasks.rados.rados.0.smithi005.stdout:1341: expect (ObjNum 276 snap 0 seq_num 276) 2023-09-30T09:01:26.835 INFO:tasks.rados.rados.0.smithi005.stdout:1342: finishing write tid 1 to smithi00566664-418 2023-09-30T09:01:26.835 INFO:tasks.rados.rados.0.smithi005.stdout:1342: finishing write tid 2 to smithi00566664-418 2023-09-30T09:01:26.836 INFO:tasks.rados.rados.0.smithi005.stdout:1342: finishing write tid 3 to smithi00566664-418 2023-09-30T09:01:26.836 INFO:tasks.rados.rados.0.smithi005.stdout:1342: finishing write tid 4 to smithi00566664-418 2023-09-30T09:01:26.836 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 418 v 238 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-09-30T09:01:26.836 INFO:tasks.rados.rados.0.smithi005.stdout:1342: left oid 418 (ObjNum 971 snap 0 seq_num 971) 2023-09-30T09:01:26.836 INFO:tasks.rados.rados.0.smithi005.stdout:1343: expect (ObjNum 867 snap 0 seq_num 867) 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1344: finishing write tid 1 to smithi00566664-267 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1344: finishing write tid 2 to smithi00566664-267 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1344: finishing write tid 3 to smithi00566664-267 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1344: finishing write tid 4 to smithi00566664-267 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 267 v 166 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1344: left oid 267 (ObjNum 972 snap 0 seq_num 972) 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1345: finishing write tid 1 to smithi00566664-291 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1345: finishing write tid 2 to smithi00566664-291 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1345: finishing write tid 3 to smithi00566664-291 2023-09-30T09:01:26.955 INFO:tasks.rados.rados.0.smithi005.stdout:1345: finishing write tid 4 to smithi00566664-291 2023-09-30T09:01:26.956 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 291 v 274 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-09-30T09:01:26.956 INFO:tasks.rados.rados.0.smithi005.stdout:1345: left oid 291 (ObjNum 973 snap 0 seq_num 973) 2023-09-30T09:01:26.956 INFO:tasks.rados.rados.0.smithi005.stdout:1346: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-30T09:01:27.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:26 smithi005 bash[27219]: cluster 2023-09-30T09:01:26.208609+0000 mgr.y (mgr.24358) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 96 op/s 2023-09-30T09:01:27.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:26 smithi005 bash[33615]: cluster 2023-09-30T09:01:26.208609+0000 mgr.y (mgr.24358) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 96 op/s 2023-09-30T09:01:27.050 INFO:tasks.rados.rados.0.smithi005.stdout:1347: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-30T09:01:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:26 smithi099 bash[27661]: cluster 2023-09-30T09:01:26.208609+0000 mgr.y (mgr.24358) 208 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 10 MiB/s wr, 96 op/s 2023-09-30T09:01:27.218 INFO:tasks.rados.rados.0.smithi005.stdout:1348: finishing write tid 1 to smithi00566664-376 2023-09-30T09:01:27.218 INFO:tasks.rados.rados.0.smithi005.stdout:1348: finishing write tid 2 to smithi00566664-376 2023-09-30T09:01:27.218 INFO:tasks.rados.rados.0.smithi005.stdout:1348: finishing write tid 3 to smithi00566664-376 2023-09-30T09:01:27.218 INFO:tasks.rados.rados.0.smithi005.stdout:1348: finishing write tid 4 to smithi00566664-376 2023-09-30T09:01:27.218 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 376 v 163 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-09-30T09:01:27.218 INFO:tasks.rados.rados.0.smithi005.stdout:1348: left oid 376 (ObjNum 974 snap 0 seq_num 974) 2023-09-30T09:01:27.219 INFO:tasks.rados.rados.0.smithi005.stdout:1349: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-30T09:01:27.323 INFO:tasks.rados.rados.0.smithi005.stdout:1350: finishing write tid 1 to smithi00566664-33 2023-09-30T09:01:27.323 INFO:tasks.rados.rados.0.smithi005.stdout:1351: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-30T09:01:27.388 INFO:tasks.rados.rados.0.smithi005.stdout:1350: finishing write tid 2 to smithi00566664-33 2023-09-30T09:01:27.388 INFO:tasks.rados.rados.0.smithi005.stdout:1350: finishing write tid 3 to smithi00566664-33 2023-09-30T09:01:27.388 INFO:tasks.rados.rados.0.smithi005.stdout:1350: finishing write tid 4 to smithi00566664-33 2023-09-30T09:01:27.388 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 33 v 220 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-09-30T09:01:27.388 INFO:tasks.rados.rados.0.smithi005.stdout:1350: left oid 33 (ObjNum 975 snap 0 seq_num 975) 2023-09-30T09:01:27.388 INFO:tasks.rados.rados.0.smithi005.stdout:1352: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-30T09:01:27.522 INFO:tasks.rados.rados.0.smithi005.stdout:1353: finishing write tid 1 to smithi00566664-401 2023-09-30T09:01:27.522 INFO:tasks.rados.rados.0.smithi005.stdout:1353: finishing write tid 2 to smithi00566664-401 2023-09-30T09:01:27.522 INFO:tasks.rados.rados.0.smithi005.stdout:1353: finishing write tid 3 to smithi00566664-401 2023-09-30T09:01:27.522 INFO:tasks.rados.rados.0.smithi005.stdout:1353: finishing write tid 4 to smithi00566664-401 2023-09-30T09:01:27.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 182 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-09-30T09:01:27.522 INFO:tasks.rados.rados.0.smithi005.stdout:1353: left oid 401 (ObjNum 976 snap 0 seq_num 976) 2023-09-30T09:01:27.522 INFO:tasks.rados.rados.0.smithi005.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-09-30T09:01:27.531 INFO:tasks.rados.rados.0.smithi005.stdout:1354: writing smithi00566664-137 from 420439 to 831896 tid 1 2023-09-30T09:01:27.537 INFO:tasks.rados.rados.0.smithi005.stdout:1354: writing smithi00566664-137 from 1421731 to 1901741 tid 2 2023-09-30T09:01:27.537 INFO:tasks.rados.rados.0.smithi005.stdout:1340: done (14 left) 2023-09-30T09:01:27.537 INFO:tasks.rados.rados.0.smithi005.stdout:1341: done (13 left) 2023-09-30T09:01:27.537 INFO:tasks.rados.rados.0.smithi005.stdout:1342: done (12 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1343: done (11 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1344: done (10 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1345: done (9 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1346: done (8 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1347: done (7 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1348: done (6 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1349: done (5 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1350: done (4 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1351: done (3 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1352: done (2 left) 2023-09-30T09:01:27.538 INFO:tasks.rados.rados.0.smithi005.stdout:1353: done (1 left) 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1355: read oid 250 snap -1 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1355: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1356: read oid 457 snap -1 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1356: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1357: read oid 489 snap -1 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1358: write oid 410 current snap is 0 2023-09-30T09:01:27.539 INFO:tasks.rados.rados.0.smithi005.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-09-30T09:01:27.543 INFO:tasks.rados.rados.0.smithi005.stdout:1358: writing smithi00566664-410 from 437246 to 923952 tid 1 2023-09-30T09:01:27.549 INFO:tasks.rados.rados.0.smithi005.stdout:1358: writing smithi00566664-410 from 1363860 to 1987528 tid 2 2023-09-30T09:01:27.549 INFO:tasks.rados.rados.0.smithi005.stdout:1359: delete oid 72 current snap is 0 2023-09-30T09:01:27.550 INFO:tasks.rados.rados.0.smithi005.stdout:1354: finishing write tid 1 to smithi00566664-137 2023-09-30T09:01:27.550 INFO:tasks.rados.rados.0.smithi005.stdout:1354: finishing write tid 2 to smithi00566664-137 2023-09-30T09:01:27.550 INFO:tasks.rados.rados.0.smithi005.stdout:1354: finishing write tid 3 to smithi00566664-137 2023-09-30T09:01:27.550 INFO:tasks.rados.rados.0.smithi005.stdout:1354: finishing write tid 4 to smithi00566664-137 2023-09-30T09:01:27.550 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 137 v 198 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-09-30T09:01:27.550 INFO:tasks.rados.rados.0.smithi005.stdout:1354: left oid 137 (ObjNum 977 snap 0 seq_num 977) 2023-09-30T09:01:27.550 INFO:tasks.rados.rados.0.smithi005.stdout:1355: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-30T09:01:27.621 INFO:tasks.rados.rados.0.smithi005.stdout:1356: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-30T09:01:27.759 INFO:tasks.rados.rados.0.smithi005.stdout:1357: expect (ObjNum 488 snap 0 seq_num 488) 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1358: finishing write tid 1 to smithi00566664-410 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1358: finishing write tid 2 to smithi00566664-410 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1358: finishing write tid 3 to smithi00566664-410 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1358: finishing write tid 4 to smithi00566664-410 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 410 v 190 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1354: done (5 left) 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1355: done (4 left) 2023-09-30T09:01:27.830 INFO:tasks.rados.rados.0.smithi005.stdout:1356: done (3 left) 2023-09-30T09:01:27.831 INFO:tasks.rados.rados.0.smithi005.stdout:1357: done (2 left) 2023-09-30T09:01:27.831 INFO:tasks.rados.rados.0.smithi005.stdout:1358: done (1 left) 2023-09-30T09:01:27.831 INFO:tasks.rados.rados.0.smithi005.stdout:1359: done (0 left) 2023-09-30T09:01:27.831 INFO:tasks.rados.rados.0.smithi005.stdout:1360: read oid 320 snap -1 2023-09-30T09:01:27.831 INFO:tasks.rados.rados.0.smithi005.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-30T09:01:27.831 INFO:tasks.rados.rados.0.smithi005.stdout:1361: write oid 411 current snap is 0 2023-09-30T09:01:27.831 INFO:tasks.rados.rados.0.smithi005.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-09-30T09:01:27.842 INFO:tasks.rados.rados.0.smithi005.stdout:1361: writing smithi00566664-411 from 470860 to 1108064 tid 1 2023-09-30T09:01:27.851 INFO:tasks.rados.rados.0.smithi005.stdout:1361: writing smithi00566664-411 from 1880824 to 2470860 tid 2 2023-09-30T09:01:27.851 INFO:tasks.rados.rados.0.smithi005.stdout:1362: write oid 284 current snap is 0 2023-09-30T09:01:27.851 INFO:tasks.rados.rados.0.smithi005.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-09-30T09:01:27.856 INFO:tasks.rados.rados.0.smithi005.stdout:1362: writing smithi00566664-284 from 487667 to 916473 tid 1 2023-09-30T09:01:27.865 INFO:tasks.rados.rados.0.smithi005.stdout:1362: writing smithi00566664-284 from 1655659 to 2426654 tid 2 2023-09-30T09:01:27.865 INFO:tasks.rados.rados.0.smithi005.stdout:1363: read oid 62 snap -1 2023-09-30T09:01:27.865 INFO:tasks.rados.rados.0.smithi005.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-30T09:01:27.865 INFO:tasks.rados.rados.0.smithi005.stdout:1364: read oid 497 snap -1 2023-09-30T09:01:27.865 INFO:tasks.rados.rados.0.smithi005.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-30T09:01:27.866 INFO:tasks.rados.rados.0.smithi005.stdout:1365: read oid 52 snap -1 2023-09-30T09:01:27.866 INFO:tasks.rados.rados.0.smithi005.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-30T09:01:27.866 INFO:tasks.rados.rados.0.smithi005.stdout:1366: read oid 28 snap -1 2023-09-30T09:01:27.866 INFO:tasks.rados.rados.0.smithi005.stdout:1366: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-30T09:01:27.866 INFO:tasks.rados.rados.0.smithi005.stdout:1367: write oid 429 current snap is 0 2023-09-30T09:01:27.866 INFO:tasks.rados.rados.0.smithi005.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-09-30T09:01:27.871 INFO:tasks.rados.rados.0.smithi005.stdout:1367: writing smithi00566664-429 from 504474 to 1008529 tid 1 2023-09-30T09:01:27.879 INFO:tasks.rados.rados.0.smithi005.stdout:1367: writing smithi00566664-429 from 1714141 to 2345147 tid 2 2023-09-30T09:01:27.880 INFO:tasks.rados.rados.0.smithi005.stdout:1368: delete oid 217 current snap is 0 2023-09-30T09:01:27.880 INFO:tasks.rados.rados.0.smithi005.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-30T09:01:27.987 INFO:tasks.rados.rados.0.smithi005.stdout:1361: finishing write tid 1 to smithi00566664-411 2023-09-30T09:01:27.987 INFO:tasks.rados.rados.0.smithi005.stdout:1361: finishing write tid 2 to smithi00566664-411 2023-09-30T09:01:27.988 INFO:tasks.rados.rados.0.smithi005.stdout:1361: finishing write tid 3 to smithi00566664-411 2023-09-30T09:01:27.988 INFO:tasks.rados.rados.0.smithi005.stdout:1361: finishing write tid 4 to smithi00566664-411 2023-09-30T09:01:27.988 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 411 v 193 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-09-30T09:01:27.988 INFO:tasks.rados.rados.0.smithi005.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-09-30T09:01:27.988 INFO:tasks.rados.rados.0.smithi005.stdout:1362: finishing write tid 1 to smithi00566664-284 2023-09-30T09:01:27.988 INFO:tasks.rados.rados.0.smithi005.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-30T09:01:28.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:27 smithi099 bash[27661]: audit 2023-09-30T09:01:27.484500+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.5:0/4238470898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:28.062 INFO:tasks.rados.rados.0.smithi005.stdout:1362: finishing write tid 2 to smithi00566664-284 2023-09-30T09:01:28.062 INFO:tasks.rados.rados.0.smithi005.stdout:1362: finishing write tid 3 to smithi00566664-284 2023-09-30T09:01:28.062 INFO:tasks.rados.rados.0.smithi005.stdout:1362: finishing write tid 4 to smithi00566664-284 2023-09-30T09:01:28.062 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 284 v 223 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-09-30T09:01:28.062 INFO:tasks.rados.rados.0.smithi005.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-09-30T09:01:28.062 INFO:tasks.rados.rados.0.smithi005.stdout:1367: finishing write tid 1 to smithi00566664-429 2023-09-30T09:01:28.063 INFO:tasks.rados.rados.0.smithi005.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-30T09:01:28.162 INFO:tasks.rados.rados.0.smithi005.stdout:1366: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-30T09:01:28.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:27 smithi005 bash[33615]: audit 2023-09-30T09:01:27.484500+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.5:0/4238470898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:28.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:27 smithi005 bash[27219]: audit 2023-09-30T09:01:27.484500+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.5:0/4238470898' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:28.310 INFO:tasks.rados.rados.0.smithi005.stdout:1363: expect (ObjNum 61 snap 0 seq_num 61) 2023-09-30T09:01:28.402 INFO:tasks.rados.rados.0.smithi005.stdout:1367: finishing write tid 2 to smithi00566664-429 2023-09-30T09:01:28.402 INFO:tasks.rados.rados.0.smithi005.stdout:1367: finishing write tid 3 to smithi00566664-429 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1367: finishing write tid 4 to smithi00566664-429 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 429 v 179 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1360: done (8 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1361: done (7 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1362: done (6 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1363: done (5 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1364: done (4 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1365: done (3 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1366: done (2 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1367: done (1 left) 2023-09-30T09:01:28.403 INFO:tasks.rados.rados.0.smithi005.stdout:1368: done (0 left) 2023-09-30T09:01:28.404 INFO:tasks.rados.rados.0.smithi005.stdout:1369: write oid 472 current snap is 0 2023-09-30T09:01:28.404 INFO:tasks.rados.rados.0.smithi005.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-09-30T09:01:28.416 INFO:tasks.rados.rados.0.smithi005.stdout:1369: writing smithi00566664-472 from 538088 to 1192641 tid 1 2023-09-30T09:01:28.423 INFO:tasks.rados.rados.0.smithi005.stdout:1369: writing smithi00566664-472 from 1714752 to 2349427 tid 2 2023-09-30T09:01:28.423 INFO:tasks.rados.rados.0.smithi005.stdout:1370: write oid 41 current snap is 0 2023-09-30T09:01:28.423 INFO:tasks.rados.rados.0.smithi005.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-09-30T09:01:28.430 INFO:tasks.rados.rados.0.smithi005.stdout:1370: writing smithi00566664-41 from 554895 to 1284697 tid 1 2023-09-30T09:01:28.438 INFO:tasks.rados.rados.0.smithi005.stdout:1370: writing smithi00566664-41 from 1773234 to 2551567 tid 2 2023-09-30T09:01:28.438 INFO:tasks.rados.rados.0.smithi005.stdout:1371: read oid 373 snap -1 2023-09-30T09:01:28.438 INFO:tasks.rados.rados.0.smithi005.stdout:1371: expect (ObjNum 902 snap 0 seq_num 902) 2023-09-30T09:01:28.438 INFO:tasks.rados.rados.0.smithi005.stdout:1372: write oid 219 current snap is 0 2023-09-30T09:01:28.438 INFO:tasks.rados.rados.0.smithi005.stdout:1369: finishing write tid 1 to smithi00566664-472 2023-09-30T09:01:28.438 INFO:tasks.rados.rados.0.smithi005.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-09-30T09:01:28.443 INFO:tasks.rados.rados.0.smithi005.stdout:1372: writing smithi00566664-219 from 571702 to 976753 tid 1 2023-09-30T09:01:28.451 INFO:tasks.rados.rados.0.smithi005.stdout:1372: writing smithi00566664-219 from 1431716 to 2070060 tid 2 2023-09-30T09:01:28.455 INFO:tasks.rados.rados.0.smithi005.stdout:1372: writing smithi00566664-219 from 2560365 to 2571702 tid 3 2023-09-30T09:01:28.455 INFO:tasks.rados.rados.0.smithi005.stdout:1373: read oid 352 snap -1 2023-09-30T09:01:28.456 INFO:tasks.rados.rados.0.smithi005.stdout:1373: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:28.456 INFO:tasks.rados.rados.0.smithi005.stdout:1374: write oid 197 current snap is 0 2023-09-30T09:01:28.456 INFO:tasks.rados.rados.0.smithi005.stdout:1369: finishing write tid 2 to smithi00566664-472 2023-09-30T09:01:28.456 INFO:tasks.rados.rados.0.smithi005.stdout:1369: finishing write tid 3 to smithi00566664-472 2023-09-30T09:01:28.456 INFO:tasks.rados.rados.0.smithi005.stdout:1369: finishing write tid 4 to smithi00566664-472 2023-09-30T09:01:28.456 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 472 v 169 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-09-30T09:01:28.456 INFO:tasks.rados.rados.0.smithi005.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2023-09-30T09:01:28.457 INFO:tasks.rados.rados.0.smithi005.stdout:1370: finishing write tid 1 to smithi00566664-41 2023-09-30T09:01:28.457 INFO:tasks.rados.rados.0.smithi005.stdout:1372: finishing write tid 1 to smithi00566664-219 2023-09-30T09:01:28.457 INFO:tasks.rados.rados.0.smithi005.stdout:1370: finishing write tid 2 to smithi00566664-41 2023-09-30T09:01:28.457 INFO:tasks.rados.rados.0.smithi005.stdout:1370: finishing write tid 3 to smithi00566664-41 2023-09-30T09:01:28.457 INFO:tasks.rados.rados.0.smithi005.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-09-30T09:01:28.463 INFO:tasks.rados.rados.0.smithi005.stdout:1374: writing smithi00566664-197 from 588509 to 1068809 tid 1 2023-09-30T09:01:28.473 INFO:tasks.rados.rados.0.smithi005.stdout:1374: writing smithi00566664-197 from 1773845 to 2555847 tid 2 2023-09-30T09:01:28.473 INFO:tasks.rados.rados.0.smithi005.stdout:1369: done (5 left) 2023-09-30T09:01:28.473 INFO:tasks.rados.rados.0.smithi005.stdout:1375: write oid 394 current snap is 0 2023-09-30T09:01:28.473 INFO:tasks.rados.rados.0.smithi005.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-09-30T09:01:28.480 INFO:tasks.rados.rados.0.smithi005.stdout:1375: writing smithi00566664-394 from 605316 to 1160865 tid 1 2023-09-30T09:01:28.487 INFO:tasks.rados.rados.0.smithi005.stdout:1375: writing smithi00566664-394 from 1832327 to 2474340 tid 2 2023-09-30T09:01:28.487 INFO:tasks.rados.rados.0.smithi005.stdout:1376: write oid 281 current snap is 0 2023-09-30T09:01:28.488 INFO:tasks.rados.rados.0.smithi005.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-09-30T09:01:28.495 INFO:tasks.rados.rados.0.smithi005.stdout:1376: writing smithi00566664-281 from 622123 to 1369274 tid 1 2023-09-30T09:01:28.503 INFO:tasks.rados.rados.0.smithi005.stdout:1376: writing smithi00566664-281 from 2007162 to 2622123 tid 2 2023-09-30T09:01:28.504 INFO:tasks.rados.rados.0.smithi005.stdout:1377: write oid 40 current snap is 0 2023-09-30T09:01:28.504 INFO:tasks.rados.rados.0.smithi005.stdout:1370: finishing write tid 4 to smithi00566664-41 2023-09-30T09:01:28.504 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 41 v 201 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-09-30T09:01:28.504 INFO:tasks.rados.rados.0.smithi005.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2023-09-30T09:01:28.504 INFO:tasks.rados.rados.0.smithi005.stdout:1371: expect (ObjNum 902 snap 0 seq_num 902) 2023-09-30T09:01:28.682 INFO:tasks.rados.rados.0.smithi005.stdout:1372: finishing write tid 2 to smithi00566664-219 2023-09-30T09:01:28.682 INFO:tasks.rados.rados.0.smithi005.stdout:1372: finishing write tid 3 to smithi00566664-219 2023-09-30T09:01:28.682 INFO:tasks.rados.rados.0.smithi005.stdout:1372: finishing write tid 4 to smithi00566664-219 2023-09-30T09:01:28.682 INFO:tasks.rados.rados.0.smithi005.stdout:1372: finishing write tid 5 to smithi00566664-219 2023-09-30T09:01:28.682 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 219 v 170 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-09-30T09:01:28.682 INFO:tasks.rados.rados.0.smithi005.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2023-09-30T09:01:28.682 INFO:tasks.rados.rados.0.smithi005.stdout:1373: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:28.807 INFO:tasks.rados.rados.0.smithi005.stdout:1374: finishing write tid 1 to smithi00566664-197 2023-09-30T09:01:28.807 INFO:tasks.rados.rados.0.smithi005.stdout:1374: finishing write tid 2 to smithi00566664-197 2023-09-30T09:01:28.807 INFO:tasks.rados.rados.0.smithi005.stdout:1374: finishing write tid 3 to smithi00566664-197 2023-09-30T09:01:28.807 INFO:tasks.rados.rados.0.smithi005.stdout:1374: finishing write tid 4 to smithi00566664-197 2023-09-30T09:01:28.807 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 197 v 196 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-09-30T09:01:28.807 INFO:tasks.rados.rados.0.smithi005.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2023-09-30T09:01:28.807 INFO:tasks.rados.rados.0.smithi005.stdout:1375: finishing write tid 1 to smithi00566664-394 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1375: finishing write tid 2 to smithi00566664-394 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1375: finishing write tid 3 to smithi00566664-394 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1375: finishing write tid 4 to smithi00566664-394 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 394 v 241 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1375: left oid 394 (ObjNum 988 snap 0 seq_num 988) 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1376: finishing write tid 1 to smithi00566664-281 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1376: finishing write tid 2 to smithi00566664-281 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1376: finishing write tid 3 to smithi00566664-281 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1376: finishing write tid 4 to smithi00566664-281 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 161 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1376: left oid 281 (ObjNum 989 snap 0 seq_num 989) 2023-09-30T09:01:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-09-30T09:01:28.820 INFO:tasks.rados.rados.0.smithi005.stdout:1377: writing smithi00566664-40 from 638930 to 1061330 tid 1 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1377: writing smithi00566664-40 from 1665644 to 2311326 tid 2 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1370: done (7 left) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1371: done (6 left) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1372: done (5 left) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1373: done (4 left) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1374: done (3 left) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1375: done (2 left) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1376: done (1 left) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1378: read oid 235 snap -1 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1378: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1379: write oid 313 current snap is 0 2023-09-30T09:01:28.828 INFO:tasks.rados.rados.0.smithi005.stdout:1377: finishing write tid 1 to smithi00566664-40 2023-09-30T09:01:28.829 INFO:tasks.rados.rados.0.smithi005.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-09-30T09:01:28.834 INFO:tasks.rados.rados.0.smithi005.stdout:1379: writing smithi00566664-313 from 655737 to 1153386 tid 1 2023-09-30T09:01:28.841 INFO:tasks.rados.rados.0.smithi005.stdout:1379: writing smithi00566664-313 from 1607773 to 2397113 tid 2 2023-09-30T09:01:28.842 INFO:tasks.rados.rados.0.smithi005.stdout:1380: write oid 410 current snap is 0 2023-09-30T09:01:28.842 INFO:tasks.rados.rados.0.smithi005.stdout:1377: finishing write tid 2 to smithi00566664-40 2023-09-30T09:01:28.842 INFO:tasks.rados.rados.0.smithi005.stdout:1377: finishing write tid 3 to smithi00566664-40 2023-09-30T09:01:28.842 INFO:tasks.rados.rados.0.smithi005.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-09-30T09:01:28.848 INFO:tasks.rados.rados.0.smithi005.stdout:1380: writing smithi00566664-410 from 672544 to 1245442 tid 1 2023-09-30T09:01:28.854 INFO:tasks.rados.rados.0.smithi005.stdout:1380: writing smithi00566664-410 from 1666255 to 2199253 tid 2 2023-09-30T09:01:28.854 INFO:tasks.rados.rados.0.smithi005.stdout:1381: read oid 29 snap -1 2023-09-30T09:01:28.854 INFO:tasks.rados.rados.0.smithi005.stdout:1381: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-30T09:01:28.855 INFO:tasks.rados.rados.0.smithi005.stdout:1382: write oid 418 current snap is 0 2023-09-30T09:01:28.855 INFO:tasks.rados.rados.0.smithi005.stdout:1377: finishing write tid 4 to smithi00566664-40 2023-09-30T09:01:28.855 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 40 v 193 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-09-30T09:01:28.855 INFO:tasks.rados.rados.0.smithi005.stdout:1377: left oid 40 (ObjNum 990 snap 0 seq_num 990) 2023-09-30T09:01:28.855 INFO:tasks.rados.rados.0.smithi005.stdout:1379: finishing write tid 1 to smithi00566664-313 2023-09-30T09:01:28.855 INFO:tasks.rados.rados.0.smithi005.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-09-30T09:01:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:1382: writing smithi00566664-418 from 689351 to 1337498 tid 1 2023-09-30T09:01:28.870 INFO:tasks.rados.rados.0.smithi005.stdout:1382: writing smithi00566664-418 from 2124737 to 2689351 tid 2 2023-09-30T09:01:28.870 INFO:tasks.rados.rados.0.smithi005.stdout:1377: done (5 left) 2023-09-30T09:01:28.870 INFO:tasks.rados.rados.0.smithi005.stdout:1383: delete oid 277 current snap is 0 2023-09-30T09:01:28.870 INFO:tasks.rados.rados.0.smithi005.stdout:1378: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-30T09:01:29.001 INFO:tasks.rados.rados.0.smithi005.stdout:1379: finishing write tid 2 to smithi00566664-313 2023-09-30T09:01:29.001 INFO:tasks.rados.rados.0.smithi005.stdout:1379: finishing write tid 3 to smithi00566664-313 2023-09-30T09:01:29.001 INFO:tasks.rados.rados.0.smithi005.stdout:1379: finishing write tid 4 to smithi00566664-313 2023-09-30T09:01:29.001 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 313 v 226 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-09-30T09:01:29.001 INFO:tasks.rados.rados.0.smithi005.stdout:1379: left oid 313 (ObjNum 991 snap 0 seq_num 991) 2023-09-30T09:01:29.001 INFO:tasks.rados.rados.0.smithi005.stdout:1380: finishing write tid 1 to smithi00566664-410 2023-09-30T09:01:29.002 INFO:tasks.rados.rados.0.smithi005.stdout:1380: finishing write tid 2 to smithi00566664-410 2023-09-30T09:01:29.002 INFO:tasks.rados.rados.0.smithi005.stdout:1380: finishing write tid 3 to smithi00566664-410 2023-09-30T09:01:29.002 INFO:tasks.rados.rados.0.smithi005.stdout:1380: finishing write tid 4 to smithi00566664-410 2023-09-30T09:01:29.002 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 410 v 196 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-09-30T09:01:29.002 INFO:tasks.rados.rados.0.smithi005.stdout:1380: left oid 410 (ObjNum 992 snap 0 seq_num 992) 2023-09-30T09:01:29.002 INFO:tasks.rados.rados.0.smithi005.stdout:1381: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-30T09:01:29.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:28 smithi099 bash[27661]: cluster 2023-09-30T09:01:28.209358+0000 mgr.y (mgr.24358) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 14 MiB/s wr, 140 op/s 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1382: finishing write tid 1 to smithi00566664-418 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1382: finishing write tid 2 to smithi00566664-418 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1382: finishing write tid 3 to smithi00566664-418 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1382: finishing write tid 4 to smithi00566664-418 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 418 v 244 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1382: left oid 418 (ObjNum 993 snap 0 seq_num 993) 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1378: done (5 left) 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1379: done (4 left) 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1380: done (3 left) 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1381: done (2 left) 2023-09-30T09:01:29.079 INFO:tasks.rados.rados.0.smithi005.stdout:1382: done (1 left) 2023-09-30T09:01:29.080 INFO:tasks.rados.rados.0.smithi005.stdout:1383: done (0 left) 2023-09-30T09:01:29.080 INFO:tasks.rados.rados.0.smithi005.stdout:1384: read oid 251 snap -1 2023-09-30T09:01:29.080 INFO:tasks.rados.rados.0.smithi005.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-30T09:01:29.080 INFO:tasks.rados.rados.0.smithi005.stdout:1385: write oid 388 current snap is 0 2023-09-30T09:01:29.080 INFO:tasks.rados.rados.0.smithi005.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-09-30T09:01:29.095 INFO:tasks.rados.rados.0.smithi005.stdout:1385: writing smithi00566664-388 from 722965 to 1521610 tid 1 2023-09-30T09:01:29.101 INFO:tasks.rados.rados.0.smithi005.stdout:1385: writing smithi00566664-388 from 2125348 to 2722965 tid 2 2023-09-30T09:01:29.102 INFO:tasks.rados.rados.0.smithi005.stdout:1386: read oid 384 snap -1 2023-09-30T09:01:29.102 INFO:tasks.rados.rados.0.smithi005.stdout:1386: expect (ObjNum 717 snap 0 seq_num 717) 2023-09-30T09:01:29.102 INFO:tasks.rados.rados.0.smithi005.stdout:1387: write oid 281 current snap is 0 2023-09-30T09:01:29.102 INFO:tasks.rados.rados.0.smithi005.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-09-30T09:01:29.109 INFO:tasks.rados.rados.0.smithi005.stdout:1387: writing smithi00566664-281 from 739772 to 1330019 tid 1 2023-09-30T09:01:29.116 INFO:tasks.rados.rados.0.smithi005.stdout:1387: writing smithi00566664-281 from 1900183 to 2440519 tid 2 2023-09-30T09:01:29.116 INFO:tasks.rados.rados.0.smithi005.stdout:1388: read oid 33 snap -1 2023-09-30T09:01:29.116 INFO:tasks.rados.rados.0.smithi005.stdout:1388: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-30T09:01:29.116 INFO:tasks.rados.rados.0.smithi005.stdout:1389: read oid 324 snap -1 2023-09-30T09:01:29.116 INFO:tasks.rados.rados.0.smithi005.stdout:1389: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-30T09:01:29.117 INFO:tasks.rados.rados.0.smithi005.stdout:1390: read oid 119 snap -1 2023-09-30T09:01:29.117 INFO:tasks.rados.rados.0.smithi005.stdout:1390: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:01:29.117 INFO:tasks.rados.rados.0.smithi005.stdout:1391: read oid 151 snap -1 2023-09-30T09:01:29.117 INFO:tasks.rados.rados.0.smithi005.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-30T09:01:29.117 INFO:tasks.rados.rados.0.smithi005.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-30T09:01:29.238 INFO:tasks.rados.rados.0.smithi005.stdout:1385: finishing write tid 1 to smithi00566664-388 2023-09-30T09:01:29.239 INFO:tasks.rados.rados.0.smithi005.stdout:1385: finishing write tid 2 to smithi00566664-388 2023-09-30T09:01:29.239 INFO:tasks.rados.rados.0.smithi005.stdout:1385: finishing write tid 3 to smithi00566664-388 2023-09-30T09:01:29.239 INFO:tasks.rados.rados.0.smithi005.stdout:1385: finishing write tid 4 to smithi00566664-388 2023-09-30T09:01:29.239 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 388 v 227 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-09-30T09:01:29.239 INFO:tasks.rados.rados.0.smithi005.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2023-09-30T09:01:29.239 INFO:tasks.rados.rados.0.smithi005.stdout:1386: expect (ObjNum 717 snap 0 seq_num 717) 2023-09-30T09:01:29.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:28 smithi005 bash[27219]: cluster 2023-09-30T09:01:28.209358+0000 mgr.y (mgr.24358) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 14 MiB/s wr, 140 op/s 2023-09-30T09:01:29.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:28 smithi005 bash[33615]: cluster 2023-09-30T09:01:28.209358+0000 mgr.y (mgr.24358) 209 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 14 MiB/s wr, 140 op/s 2023-09-30T09:01:29.319 INFO:tasks.rados.rados.0.smithi005.stdout:1387: finishing write tid 1 to smithi00566664-281 2023-09-30T09:01:29.320 INFO:tasks.rados.rados.0.smithi005.stdout:1389: expect (ObjNum 723 snap 0 seq_num 723) 2023-09-30T09:01:29.411 INFO:tasks.rados.rados.0.smithi005.stdout:1388: expect (ObjNum 975 snap 0 seq_num 975) 2023-09-30T09:01:29.550 INFO:tasks.rados.rados.0.smithi005.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-30T09:01:29.627 INFO:tasks.rados.rados.0.smithi005.stdout:1387: finishing write tid 2 to smithi00566664-281 2023-09-30T09:01:29.627 INFO:tasks.rados.rados.0.smithi005.stdout:1390: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:01:29.749 INFO:tasks.rados.rados.0.smithi005.stdout:1387: finishing write tid 3 to smithi00566664-281 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1387: finishing write tid 4 to smithi00566664-281 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 164 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1392: read oid 130 snap -1 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1384: done (8 left) 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1385: done (7 left) 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1386: done (6 left) 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1387: done (5 left) 2023-09-30T09:01:29.750 INFO:tasks.rados.rados.0.smithi005.stdout:1388: done (4 left) 2023-09-30T09:01:29.751 INFO:tasks.rados.rados.0.smithi005.stdout:1389: done (3 left) 2023-09-30T09:01:29.751 INFO:tasks.rados.rados.0.smithi005.stdout:1390: done (2 left) 2023-09-30T09:01:29.751 INFO:tasks.rados.rados.0.smithi005.stdout:1391: done (1 left) 2023-09-30T09:01:29.751 INFO:tasks.rados.rados.0.smithi005.stdout:1393: write oid 334 current snap is 0 2023-09-30T09:01:29.751 INFO:tasks.rados.rados.0.smithi005.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-09-30T09:01:29.765 INFO:tasks.rados.rados.0.smithi005.stdout:1393: writing smithi00566664-334 from 756579 to 1422075 tid 1 2023-09-30T09:01:29.773 INFO:tasks.rados.rados.0.smithi005.stdout:1393: writing smithi00566664-334 from 1958665 to 2359012 tid 2 2023-09-30T09:01:29.773 INFO:tasks.rados.rados.0.smithi005.stdout:1394: read oid 268 snap -1 2023-09-30T09:01:29.773 INFO:tasks.rados.rados.0.smithi005.stdout:1394: expect (ObjNum 267 snap 0 seq_num 267) 2023-09-30T09:01:29.773 INFO:tasks.rados.rados.0.smithi005.stdout:1395: write oid 314 current snap is 0 2023-09-30T09:01:29.773 INFO:tasks.rados.rados.0.smithi005.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-09-30T09:01:29.782 INFO:tasks.rados.rados.0.smithi005.stdout:1395: writing smithi00566664-314 from 773386 to 1514131 tid 1 2023-09-30T09:01:29.788 INFO:tasks.rados.rados.0.smithi005.stdout:1395: writing smithi00566664-314 from 2017147 to 2561152 tid 2 2023-09-30T09:01:29.788 INFO:tasks.rados.rados.0.smithi005.stdout:1396: read oid 207 snap -1 2023-09-30T09:01:29.788 INFO:tasks.rados.rados.0.smithi005.stdout:1396: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-30T09:01:29.788 INFO:tasks.rados.rados.0.smithi005.stdout:1397: read oid 81 snap -1 2023-09-30T09:01:29.788 INFO:tasks.rados.rados.0.smithi005.stdout:1397: expect (ObjNum 768 snap 0 seq_num 768) 2023-09-30T09:01:29.788 INFO:tasks.rados.rados.0.smithi005.stdout:1398: delete oid 470 current snap is 0 2023-09-30T09:01:29.788 INFO:tasks.rados.rados.0.smithi005.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-30T09:01:29.863 INFO:tasks.rados.rados.0.smithi005.stdout:1393: finishing write tid 1 to smithi00566664-334 2023-09-30T09:01:29.863 INFO:tasks.rados.rados.0.smithi005.stdout:1394: expect (ObjNum 267 snap 0 seq_num 267) 2023-09-30T09:01:29.947 INFO:tasks.rados.rados.0.smithi005.stdout:1393: finishing write tid 2 to smithi00566664-334 2023-09-30T09:01:29.947 INFO:tasks.rados.rados.0.smithi005.stdout:1393: finishing write tid 3 to smithi00566664-334 2023-09-30T09:01:29.947 INFO:tasks.rados.rados.0.smithi005.stdout:1392: done (6 left) 2023-09-30T09:01:29.947 INFO:tasks.rados.rados.0.smithi005.stdout:1394: done (5 left) 2023-09-30T09:01:29.947 INFO:tasks.rados.rados.0.smithi005.stdout:1398: done (4 left) 2023-09-30T09:01:29.947 INFO:tasks.rados.rados.0.smithi005.stdout:1399: delete oid 320 current snap is 0 2023-09-30T09:01:29.947 INFO:tasks.rados.rados.0.smithi005.stdout:1393: finishing write tid 4 to smithi00566664-334 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 334 v 247 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:1393: left oid 334 (ObjNum 997 snap 0 seq_num 997) 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:1395: finishing write tid 1 to smithi00566664-314 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:1395: finishing write tid 2 to smithi00566664-314 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:1395: finishing write tid 3 to smithi00566664-314 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:1395: finishing write tid 4 to smithi00566664-314 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 314 v 204 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:1395: left oid 314 (ObjNum 998 snap 0 seq_num 998) 2023-09-30T09:01:29.948 INFO:tasks.rados.rados.0.smithi005.stdout:1396: expect (ObjNum 761 snap 0 seq_num 761) 2023-09-30T09:01:30.082 INFO:tasks.rados.rados.0.smithi005.stdout:1397: expect (ObjNum 768 snap 0 seq_num 768) 2023-09-30T09:01:30.219 INFO:tasks.rados.rados.0.smithi005.stdout:1393: done (4 left) 2023-09-30T09:01:30.219 INFO:tasks.rados.rados.0.smithi005.stdout:1395: done (3 left) 2023-09-30T09:01:30.220 INFO:tasks.rados.rados.0.smithi005.stdout:1396: done (2 left) 2023-09-30T09:01:30.220 INFO:tasks.rados.rados.0.smithi005.stdout:1397: done (1 left) 2023-09-30T09:01:30.220 INFO:tasks.rados.rados.0.smithi005.stdout:1399: done (0 left) 2023-09-30T09:01:30.220 INFO:tasks.rados.rados.0.smithi005.stdout:1400: write oid 377 current snap is 0 2023-09-30T09:01:30.220 INFO:tasks.rados.rados.0.smithi005.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-09-30T09:01:30.230 INFO:tasks.rados.rados.0.smithi005.stdout:1400: writing smithi00566664-377 from 423807 to 990299 tid 1 2023-09-30T09:01:30.238 INFO:tasks.rados.rados.0.smithi005.stdout:1400: writing smithi00566664-377 from 1676240 to 2083925 tid 2 2023-09-30T09:01:30.242 INFO:tasks.rados.rados.0.smithi005.stdout:1400: writing smithi00566664-377 from 2739004 to 2823807 tid 3 2023-09-30T09:01:30.242 INFO:tasks.rados.rados.0.smithi005.stdout:1401: write oid 440 current snap is 0 2023-09-30T09:01:30.242 INFO:tasks.rados.rados.0.smithi005.stdout:1400: finishing write tid 1 to smithi00566664-377 2023-09-30T09:01:30.242 INFO:tasks.rados.rados.0.smithi005.stdout:1400: finishing write tid 2 to smithi00566664-377 2023-09-30T09:01:30.243 INFO:tasks.rados.rados.0.smithi005.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-09-30T09:01:30.248 INFO:tasks.rados.rados.0.smithi005.stdout:1401: writing smithi00566664-440 from 440614 to 1082355 tid 1 2023-09-30T09:01:30.255 INFO:tasks.rados.rados.0.smithi005.stdout:1401: writing smithi00566664-440 from 1734722 to 2286065 tid 2 2023-09-30T09:01:30.255 INFO:tasks.rados.rados.0.smithi005.stdout:1402: write oid 253 current snap is 0 2023-09-30T09:01:30.255 INFO:tasks.rados.rados.0.smithi005.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-09-30T09:01:30.261 INFO:tasks.rados.rados.0.smithi005.stdout:1402: writing smithi00566664-253 from 457421 to 1174411 tid 1 2023-09-30T09:01:30.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:29 smithi005 bash[33615]: audit 2023-09-30T09:01:29.891337+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.5:0/3331661446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:30.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:29 smithi005 bash[27219]: audit 2023-09-30T09:01:29.891337+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.5:0/3331661446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:30.267 INFO:tasks.rados.rados.0.smithi005.stdout:1402: writing smithi00566664-253 from 1676851 to 2088205 tid 2 2023-09-30T09:01:30.271 INFO:tasks.rados.rados.0.smithi005.stdout:1402: writing smithi00566664-253 from 2677497 to 2857421 tid 3 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1403: read oid 104 snap -1 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1403: expect deleted 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1404: read oid 279 snap -1 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1405: read oid 221 snap -1 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1406: write oid 444 current snap is 0 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1400: finishing write tid 3 to smithi00566664-377 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1400: finishing write tid 4 to smithi00566664-377 2023-09-30T09:01:30.272 INFO:tasks.rados.rados.0.smithi005.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-09-30T09:01:30.282 INFO:tasks.rados.rados.0.smithi005.stdout:1406: writing smithi00566664-444 from 474228 to 982820 tid 1 2023-09-30T09:01:30.287 INFO:tasks.rados.rados.0.smithi005.stdout:1406: writing smithi00566664-444 from 1451686 to 2006698 tid 2 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1406: writing smithi00566664-444 from 2704920 to 2874228 tid 3 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1407: write oid 271 current snap is 0 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1400: finishing write tid 5 to smithi00566664-377 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 174 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1401: finishing write tid 1 to smithi00566664-440 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1401: finishing write tid 2 to smithi00566664-440 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1401: finishing write tid 3 to smithi00566664-440 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:1401: finishing write tid 4 to smithi00566664-440 2023-09-30T09:01:30.293 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 440 v 199 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-09-30T09:01:30.294 INFO:tasks.rados.rados.0.smithi005.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-09-30T09:01:30.294 INFO:tasks.rados.rados.0.smithi005.stdout:1402: finishing write tid 1 to smithi00566664-253 2023-09-30T09:01:30.294 INFO:tasks.rados.rados.0.smithi005.stdout:1402: finishing write tid 2 to smithi00566664-253 2023-09-30T09:01:30.294 INFO:tasks.rados.rados.0.smithi005.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-09-30T09:01:30.299 INFO:tasks.rados.rados.0.smithi005.stdout:1407: writing smithi00566664-271 from 491035 to 1074876 tid 1 2023-09-30T09:01:30.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:29 smithi099 bash[27661]: audit 2023-09-30T09:01:29.891337+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.5:0/3331661446' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:30.305 INFO:tasks.rados.rados.0.smithi005.stdout:1407: writing smithi00566664-271 from 1510168 to 2208838 tid 2 2023-09-30T09:01:30.309 INFO:tasks.rados.rados.0.smithi005.stdout:1407: writing smithi00566664-271 from 2732343 to 2891035 tid 3 2023-09-30T09:01:30.309 INFO:tasks.rados.rados.0.smithi005.stdout:1400: done (7 left) 2023-09-30T09:01:30.309 INFO:tasks.rados.rados.0.smithi005.stdout:1401: done (6 left) 2023-09-30T09:01:30.309 INFO:tasks.rados.rados.0.smithi005.stdout:1408: write oid 462 current snap is 0 2023-09-30T09:01:30.309 INFO:tasks.rados.rados.0.smithi005.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-09-30T09:01:30.318 INFO:tasks.rados.rados.0.smithi005.stdout:1408: writing smithi00566664-462 from 507842 to 1166932 tid 1 2023-09-30T09:01:30.324 INFO:tasks.rados.rados.0.smithi005.stdout:1408: writing smithi00566664-462 from 1568650 to 2127331 tid 2 2023-09-30T09:01:30.328 INFO:tasks.rados.rados.0.smithi005.stdout:1408: writing smithi00566664-462 from 2759766 to 2907842 tid 3 2023-09-30T09:01:30.329 INFO:tasks.rados.rados.0.smithi005.stdout:1409: read oid 445 snap -1 2023-09-30T09:01:30.329 INFO:tasks.rados.rados.0.smithi005.stdout:1409: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-30T09:01:30.329 INFO:tasks.rados.rados.0.smithi005.stdout:1410: write oid 146 current snap is 0 2023-09-30T09:01:30.329 INFO:tasks.rados.rados.0.smithi005.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-09-30T09:01:30.336 INFO:tasks.rados.rados.0.smithi005.stdout:1410: writing smithi00566664-146 from 524649 to 1258988 tid 1 2023-09-30T09:01:30.343 INFO:tasks.rados.rados.0.smithi005.stdout:1410: writing smithi00566664-146 from 1910779 to 2613118 tid 2 2023-09-30T09:01:30.343 INFO:tasks.rados.rados.0.smithi005.stdout:1411: read oid 26 snap -1 2023-09-30T09:01:30.344 INFO:tasks.rados.rados.0.smithi005.stdout:1411: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-30T09:01:30.344 INFO:tasks.rados.rados.0.smithi005.stdout:1412: write oid 4 current snap is 0 2023-09-30T09:01:30.344 INFO:tasks.rados.rados.0.smithi005.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-09-30T09:01:30.349 INFO:tasks.rados.rados.0.smithi005.stdout:1412: writing smithi00566664-4 from 541456 to 951044 tid 1 2023-09-30T09:01:30.355 INFO:tasks.rados.rados.0.smithi005.stdout:1412: writing smithi00566664-4 from 1569261 to 2131611 tid 2 2023-09-30T09:01:30.360 INFO:tasks.rados.rados.0.smithi005.stdout:1412: writing smithi00566664-4 from 2814612 to 2941456 tid 3 2023-09-30T09:01:30.361 INFO:tasks.rados.rados.0.smithi005.stdout:1413: write oid 308 current snap is 0 2023-09-30T09:01:30.361 INFO:tasks.rados.rados.0.smithi005.stdout:1402: finishing write tid 3 to smithi00566664-253 2023-09-30T09:01:30.361 INFO:tasks.rados.rados.0.smithi005.stdout:1402: finishing write tid 4 to smithi00566664-253 2023-09-30T09:01:30.361 INFO:tasks.rados.rados.0.smithi005.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-09-30T09:01:30.366 INFO:tasks.rados.rados.0.smithi005.stdout:1413: writing smithi00566664-308 from 558263 to 1043100 tid 1 2023-09-30T09:01:30.374 INFO:tasks.rados.rados.0.smithi005.stdout:1413: writing smithi00566664-308 from 1627743 to 2333751 tid 2 2023-09-30T09:01:30.374 INFO:tasks.rados.rados.0.smithi005.stdout:1403: done (11 left) 2023-09-30T09:01:30.374 INFO:tasks.rados.rados.0.smithi005.stdout:1414: read oid 303 snap -1 2023-09-30T09:01:30.374 INFO:tasks.rados.rados.0.smithi005.stdout:1414: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-30T09:01:30.374 INFO:tasks.rados.rados.0.smithi005.stdout:1415: write oid 358 current snap is 0 2023-09-30T09:01:30.374 INFO:tasks.rados.rados.0.smithi005.stdout:1402: finishing write tid 5 to smithi00566664-253 2023-09-30T09:01:30.375 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 253 v 277 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-09-30T09:01:30.375 INFO:tasks.rados.rados.0.smithi005.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-09-30T09:01:30.375 INFO:tasks.rados.rados.0.smithi005.stdout:1404: expect (ObjNum 640 snap 0 seq_num 640) 2023-09-30T09:01:30.506 INFO:tasks.rados.rados.0.smithi005.stdout:1405: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:01:30.624 INFO:tasks.rados.rados.0.smithi005.stdout:1406: finishing write tid 1 to smithi00566664-444 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1406: finishing write tid 2 to smithi00566664-444 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1406: finishing write tid 3 to smithi00566664-444 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1406: finishing write tid 4 to smithi00566664-444 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1406: finishing write tid 5 to smithi00566664-444 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 444 v 278 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1407: finishing write tid 1 to smithi00566664-271 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1407: finishing write tid 2 to smithi00566664-271 2023-09-30T09:01:30.625 INFO:tasks.rados.rados.0.smithi005.stdout:1407: finishing write tid 3 to smithi00566664-271 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1407: finishing write tid 4 to smithi00566664-271 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1407: finishing write tid 5 to smithi00566664-271 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 271 v 187 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1407: left oid 271 (ObjNum 1005 snap 0 seq_num 1005) 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1408: finishing write tid 1 to smithi00566664-462 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1408: finishing write tid 2 to smithi00566664-462 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1408: finishing write tid 3 to smithi00566664-462 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1408: finishing write tid 4 to smithi00566664-462 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1408: finishing write tid 5 to smithi00566664-462 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 462 v 208 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1408: left oid 462 (ObjNum 1006 snap 0 seq_num 1006) 2023-09-30T09:01:30.626 INFO:tasks.rados.rados.0.smithi005.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-09-30T09:01:30.637 INFO:tasks.rados.rados.0.smithi005.stdout:1415: writing smithi00566664-358 from 575070 to 1135156 tid 1 2023-09-30T09:01:30.643 INFO:tasks.rados.rados.0.smithi005.stdout:1415: writing smithi00566664-358 from 1686225 to 2252244 tid 2 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1415: writing smithi00566664-358 from 2869458 to 2975070 tid 3 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1402: done (12 left) 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1404: done (11 left) 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1405: done (10 left) 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1406: done (9 left) 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1407: done (8 left) 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1408: done (7 left) 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1416: read oid 447 snap -1 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1416: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-30T09:01:30.648 INFO:tasks.rados.rados.0.smithi005.stdout:1417: read oid 436 snap -1 2023-09-30T09:01:30.649 INFO:tasks.rados.rados.0.smithi005.stdout:1417: expect deleted 2023-09-30T09:01:30.649 INFO:tasks.rados.rados.0.smithi005.stdout:1418: read oid 1 snap -1 2023-09-30T09:01:30.649 INFO:tasks.rados.rados.0.smithi005.stdout:1418: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:01:30.649 INFO:tasks.rados.rados.0.smithi005.stdout:1419: read oid 152 snap -1 2023-09-30T09:01:30.649 INFO:tasks.rados.rados.0.smithi005.stdout:1419: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-30T09:01:30.649 INFO:tasks.rados.rados.0.smithi005.stdout:1420: write oid 7 current snap is 0 2023-09-30T09:01:30.649 INFO:tasks.rados.rados.0.smithi005.stdout:1409: expect (ObjNum 834 snap 0 seq_num 834) 2023-09-30T09:01:30.766 INFO:tasks.rados.rados.0.smithi005.stdout:1410: finishing write tid 1 to smithi00566664-146 2023-09-30T09:01:30.767 INFO:tasks.rados.rados.0.smithi005.stdout:1410: finishing write tid 2 to smithi00566664-146 2023-09-30T09:01:30.767 INFO:tasks.rados.rados.0.smithi005.stdout:1410: finishing write tid 3 to smithi00566664-146 2023-09-30T09:01:30.767 INFO:tasks.rados.rados.0.smithi005.stdout:1410: finishing write tid 4 to smithi00566664-146 2023-09-30T09:01:30.767 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 146 v 230 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-09-30T09:01:30.767 INFO:tasks.rados.rados.0.smithi005.stdout:1410: left oid 146 (ObjNum 1007 snap 0 seq_num 1007) 2023-09-30T09:01:30.767 INFO:tasks.rados.rados.0.smithi005.stdout:1411: expect (ObjNum 585 snap 0 seq_num 585) 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1412: finishing write tid 1 to smithi00566664-4 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1412: finishing write tid 2 to smithi00566664-4 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1412: finishing write tid 3 to smithi00566664-4 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1412: finishing write tid 4 to smithi00566664-4 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1412: finishing write tid 5 to smithi00566664-4 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 4 v 168 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1412: left oid 4 (ObjNum 1008 snap 0 seq_num 1008) 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1413: finishing write tid 1 to smithi00566664-308 2023-09-30T09:01:30.941 INFO:tasks.rados.rados.0.smithi005.stdout:1413: finishing write tid 2 to smithi00566664-308 2023-09-30T09:01:30.942 INFO:tasks.rados.rados.0.smithi005.stdout:1413: finishing write tid 3 to smithi00566664-308 2023-09-30T09:01:30.942 INFO:tasks.rados.rados.0.smithi005.stdout:1413: finishing write tid 4 to smithi00566664-308 2023-09-30T09:01:30.942 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 308 v 202 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-09-30T09:01:30.942 INFO:tasks.rados.rados.0.smithi005.stdout:1413: left oid 308 (ObjNum 1009 snap 0 seq_num 1009) 2023-09-30T09:01:30.942 INFO:tasks.rados.rados.0.smithi005.stdout:1414: expect (ObjNum 924 snap 0 seq_num 924) 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:1415: finishing write tid 1 to smithi00566664-358 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:1415: finishing write tid 2 to smithi00566664-358 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:1415: finishing write tid 3 to smithi00566664-358 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:1415: finishing write tid 4 to smithi00566664-358 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:1415: finishing write tid 5 to smithi00566664-358 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 358 v 201 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:1415: left oid 358 (ObjNum 1010 snap 0 seq_num 1010) 2023-09-30T09:01:31.099 INFO:tasks.rados.rados.0.smithi005.stdout:1418: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:01:31.159 INFO:tasks.rados.rados.0.smithi005.stdout:1419: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-30T09:01:31.256 INFO:tasks.rados.rados.0.smithi005.stdout:1416: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-30T09:01:31.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:30 smithi005 bash[33615]: cluster 2023-09-30T09:01:30.209959+0000 mgr.y (mgr.24358) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.8 MiB/s wr, 87 op/s 2023-09-30T09:01:31.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:30 smithi005 bash[27219]: cluster 2023-09-30T09:01:30.209959+0000 mgr.y (mgr.24358) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.8 MiB/s wr, 87 op/s 2023-09-30T09:01:31.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:30 smithi099 bash[27661]: cluster 2023-09-30T09:01:30.209959+0000 mgr.y (mgr.24358) 210 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 8.8 MiB/s wr, 87 op/s 2023-09-30T09:01:31.413 INFO:tasks.rados.rados.0.smithi005.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-09-30T09:01:31.425 INFO:tasks.rados.rados.0.smithi005.stdout:1420: writing smithi00566664-7 from 591877 to 1227212 tid 1 2023-09-30T09:01:31.432 INFO:tasks.rados.rados.0.smithi005.stdout:1420: writing smithi00566664-7 from 1628354 to 2338031 tid 2 2023-09-30T09:01:31.432 INFO:tasks.rados.rados.0.smithi005.stdout:1409: done (11 left) 2023-09-30T09:01:31.432 INFO:tasks.rados.rados.0.smithi005.stdout:1410: done (10 left) 2023-09-30T09:01:31.432 INFO:tasks.rados.rados.0.smithi005.stdout:1411: done (9 left) 2023-09-30T09:01:31.432 INFO:tasks.rados.rados.0.smithi005.stdout:1412: done (8 left) 2023-09-30T09:01:31.432 INFO:tasks.rados.rados.0.smithi005.stdout:1413: done (7 left) 2023-09-30T09:01:31.432 INFO:tasks.rados.rados.0.smithi005.stdout:1414: done (6 left) 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1415: done (5 left) 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1416: done (4 left) 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1417: done (3 left) 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1418: done (2 left) 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1419: done (1 left) 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1421: read oid 358 snap -1 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1421: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1422: delete oid 455 current snap is 0 2023-09-30T09:01:31.433 INFO:tasks.rados.rados.0.smithi005.stdout:1420: finishing write tid 1 to smithi00566664-7 2023-09-30T09:01:31.436 INFO:tasks.rados.rados.0.smithi005.stdout:1420: finishing write tid 2 to smithi00566664-7 2023-09-30T09:01:31.437 INFO:tasks.rados.rados.0.smithi005.stdout:1420: finishing write tid 3 to smithi00566664-7 2023-09-30T09:01:31.437 INFO:tasks.rados.rados.0.smithi005.stdout:1420: finishing write tid 4 to smithi00566664-7 2023-09-30T09:01:31.438 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 7 v 202 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-09-30T09:01:31.438 INFO:tasks.rados.rados.0.smithi005.stdout:1420: left oid 7 (ObjNum 1011 snap 0 seq_num 1011) 2023-09-30T09:01:31.438 INFO:tasks.rados.rados.0.smithi005.stdout:1421: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-30T09:01:31.533 INFO:tasks.rados.rados.0.smithi005.stdout:1420: done (2 left) 2023-09-30T09:01:31.534 INFO:tasks.rados.rados.0.smithi005.stdout:1421: done (1 left) 2023-09-30T09:01:31.534 INFO:tasks.rados.rados.0.smithi005.stdout:1422: done (0 left) 2023-09-30T09:01:31.534 INFO:tasks.rados.rados.0.smithi005.stdout:1423: read oid 279 snap -1 2023-09-30T09:01:31.535 INFO:tasks.rados.rados.0.smithi005.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-09-30T09:01:31.535 INFO:tasks.rados.rados.0.smithi005.stdout:1424: write oid 72 current snap is 0 2023-09-30T09:01:31.535 INFO:tasks.rados.rados.0.smithi005.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-09-30T09:01:31.544 INFO:tasks.rados.rados.0.smithi005.stdout:1424: writing smithi00566664-72 from 625491 to 1127677 tid 1 2023-09-30T09:01:31.554 INFO:tasks.rados.rados.0.smithi005.stdout:1424: writing smithi00566664-72 from 1861671 to 2575017 tid 2 2023-09-30T09:01:31.554 INFO:tasks.rados.rados.0.smithi005.stdout:1425: write oid 373 current snap is 0 2023-09-30T09:01:31.554 INFO:tasks.rados.rados.0.smithi005.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-09-30T09:01:31.561 INFO:tasks.rados.rados.0.smithi005.stdout:1425: writing smithi00566664-373 from 642298 to 1219733 tid 1 2023-09-30T09:01:31.568 INFO:tasks.rados.rados.0.smithi005.stdout:1425: writing smithi00566664-373 from 1920153 to 2493510 tid 2 2023-09-30T09:01:31.572 INFO:tasks.rados.rados.0.smithi005.stdout:1425: writing smithi00566664-373 from 2979150 to 3042298 tid 3 2023-09-30T09:01:31.572 INFO:tasks.rados.rados.0.smithi005.stdout:1426: write oid 467 current snap is 0 2023-09-30T09:01:31.572 INFO:tasks.rados.rados.0.smithi005.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-09-30T09:01:31.579 INFO:tasks.rados.rados.0.smithi005.stdout:1426: writing smithi00566664-467 from 659105 to 1311789 tid 1 2023-09-30T09:01:31.586 INFO:tasks.rados.rados.0.smithi005.stdout:1426: writing smithi00566664-467 from 1862282 to 2579297 tid 2 2023-09-30T09:01:31.586 INFO:tasks.rados.rados.0.smithi005.stdout:1427: write oid 84 current snap is 0 2023-09-30T09:01:31.587 INFO:tasks.rados.rados.0.smithi005.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-09-30T09:01:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:1427: writing smithi00566664-84 from 675912 to 1403845 tid 1 2023-09-30T09:01:31.600 INFO:tasks.rados.rados.0.smithi005.stdout:1427: writing smithi00566664-84 from 1920764 to 2381437 tid 2 2023-09-30T09:01:31.605 INFO:tasks.rados.rados.0.smithi005.stdout:1427: writing smithi00566664-84 from 2801290 to 3075912 tid 3 2023-09-30T09:01:31.605 INFO:tasks.rados.rados.0.smithi005.stdout:1428: read oid 352 snap -1 2023-09-30T09:01:31.605 INFO:tasks.rados.rados.0.smithi005.stdout:1428: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:31.605 INFO:tasks.rados.rados.0.smithi005.stdout:1429: write oid 282 current snap is 0 2023-09-30T09:01:31.605 INFO:tasks.rados.rados.0.smithi005.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-09-30T09:01:31.615 INFO:tasks.rados.rados.0.smithi005.stdout:1429: writing smithi00566664-282 from 692719 to 1095901 tid 1 2023-09-30T09:01:31.618 INFO:tasks.rados.rados.0.smithi005.stdout:1429: writing smithi00566664-282 from 1579246 to 2299930 tid 2 2023-09-30T09:01:31.622 INFO:tasks.rados.rados.0.smithi005.stdout:1429: writing smithi00566664-282 from 2828713 to 3092719 tid 3 2023-09-30T09:01:31.623 INFO:tasks.rados.rados.0.smithi005.stdout:1430: read oid 488 snap -1 2023-09-30T09:01:31.623 INFO:tasks.rados.rados.0.smithi005.stdout:1430: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-30T09:01:31.623 INFO:tasks.rados.rados.0.smithi005.stdout:1431: write oid 348 current snap is 0 2023-09-30T09:01:31.623 INFO:tasks.rados.rados.0.smithi005.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-09-30T09:01:31.629 INFO:tasks.rados.rados.0.smithi005.stdout:1431: writing smithi00566664-348 from 709526 to 1187957 tid 1 2023-09-30T09:01:31.634 INFO:tasks.rados.rados.0.smithi005.stdout:1431: writing smithi00566664-348 from 1637728 to 2102070 tid 2 2023-09-30T09:01:31.640 INFO:tasks.rados.rados.0.smithi005.stdout:1431: writing smithi00566664-348 from 2856136 to 3109526 tid 3 2023-09-30T09:01:31.640 INFO:tasks.rados.rados.0.smithi005.stdout:1432: delete oid 363 current snap is 0 2023-09-30T09:01:31.641 INFO:tasks.rados.rados.0.smithi005.stdout:1423: expect (ObjNum 640 snap 0 seq_num 640) 2023-09-30T09:01:31.776 INFO:tasks.rados.rados.0.smithi005.stdout:1424: finishing write tid 1 to smithi00566664-72 2023-09-30T09:01:31.776 INFO:tasks.rados.rados.0.smithi005.stdout:1424: finishing write tid 2 to smithi00566664-72 2023-09-30T09:01:31.776 INFO:tasks.rados.rados.0.smithi005.stdout:1424: finishing write tid 3 to smithi00566664-72 2023-09-30T09:01:31.776 INFO:tasks.rados.rados.0.smithi005.stdout:1424: finishing write tid 4 to smithi00566664-72 2023-09-30T09:01:31.776 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 72 v 182 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1425: finishing write tid 1 to smithi00566664-373 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1425: finishing write tid 2 to smithi00566664-373 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1425: finishing write tid 3 to smithi00566664-373 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1425: finishing write tid 4 to smithi00566664-373 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1425: finishing write tid 5 to smithi00566664-373 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 373 v 234 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1426: finishing write tid 1 to smithi00566664-467 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1426: finishing write tid 2 to smithi00566664-467 2023-09-30T09:01:31.777 INFO:tasks.rados.rados.0.smithi005.stdout:1426: finishing write tid 3 to smithi00566664-467 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1426: finishing write tid 4 to smithi00566664-467 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 467 v 177 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1427: finishing write tid 1 to smithi00566664-84 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1427: finishing write tid 2 to smithi00566664-84 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1427: finishing write tid 3 to smithi00566664-84 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1427: finishing write tid 4 to smithi00566664-84 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1427: finishing write tid 5 to smithi00566664-84 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 84 v 212 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2023-09-30T09:01:31.778 INFO:tasks.rados.rados.0.smithi005.stdout:1428: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:31.894 INFO:tasks.rados.rados.0.smithi005.stdout:1429: finishing write tid 1 to smithi00566664-282 2023-09-30T09:01:31.894 INFO:tasks.rados.rados.0.smithi005.stdout:1429: finishing write tid 2 to smithi00566664-282 2023-09-30T09:01:31.894 INFO:tasks.rados.rados.0.smithi005.stdout:1423: done (9 left) 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1424: done (8 left) 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1425: done (7 left) 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1426: done (6 left) 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1427: done (5 left) 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1428: done (4 left) 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1432: done (3 left) 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1433: write oid 456 current snap is 0 2023-09-30T09:01:31.895 INFO:tasks.rados.rados.0.smithi005.stdout:1430: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-30T09:01:32.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:31 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:31] "GET /metrics HTTP/1.1" 200 194966 "" "Prometheus/2.33.4" 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:1429: finishing write tid 3 to smithi00566664-282 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:1429: finishing write tid 4 to smithi00566664-282 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:1429: finishing write tid 5 to smithi00566664-282 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 282 v 172 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:1429: left oid 282 (ObjNum 1017 snap 0 seq_num 1017) 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:1431: finishing write tid 1 to smithi00566664-348 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:1431: finishing write tid 2 to smithi00566664-348 2023-09-30T09:01:32.041 INFO:tasks.rados.rados.0.smithi005.stdout:1431: finishing write tid 3 to smithi00566664-348 2023-09-30T09:01:32.042 INFO:tasks.rados.rados.0.smithi005.stdout:1431: finishing write tid 4 to smithi00566664-348 2023-09-30T09:01:32.042 INFO:tasks.rados.rados.0.smithi005.stdout:1431: finishing write tid 5 to smithi00566664-348 2023-09-30T09:01:32.042 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 348 v 229 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-09-30T09:01:32.042 INFO:tasks.rados.rados.0.smithi005.stdout:1431: left oid 348 (ObjNum 1018 snap 0 seq_num 1018) 2023-09-30T09:01:32.042 INFO:tasks.rados.rados.0.smithi005.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-09-30T09:01:32.055 INFO:tasks.rados.rados.0.smithi005.stdout:1433: writing smithi00566664-456 from 743140 to 1488422 tid 1 2023-09-30T09:01:32.064 INFO:tasks.rados.rados.0.smithi005.stdout:1433: writing smithi00566664-456 from 2154692 to 2622703 tid 2 2023-09-30T09:01:32.064 INFO:tasks.rados.rados.0.smithi005.stdout:1429: done (3 left) 2023-09-30T09:01:32.064 INFO:tasks.rados.rados.0.smithi005.stdout:1430: done (2 left) 2023-09-30T09:01:32.064 INFO:tasks.rados.rados.0.smithi005.stdout:1431: done (1 left) 2023-09-30T09:01:32.064 INFO:tasks.rados.rados.0.smithi005.stdout:1434: delete oid 334 current snap is 0 2023-09-30T09:01:32.064 INFO:tasks.rados.rados.0.smithi005.stdout:1433: finishing write tid 1 to smithi00566664-456 2023-09-30T09:01:32.066 INFO:tasks.rados.rados.0.smithi005.stdout:1434: done (1 left) 2023-09-30T09:01:32.066 INFO:tasks.rados.rados.0.smithi005.stdout:1435: read oid 416 snap -1 2023-09-30T09:01:32.066 INFO:tasks.rados.rados.0.smithi005.stdout:1435: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-30T09:01:32.066 INFO:tasks.rados.rados.0.smithi005.stdout:1436: write oid 63 current snap is 0 2023-09-30T09:01:32.066 INFO:tasks.rados.rados.0.smithi005.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-09-30T09:01:32.073 INFO:tasks.rados.rados.0.smithi005.stdout:1436: writing smithi00566664-63 from 776754 to 1272534 tid 1 2023-09-30T09:01:32.079 INFO:tasks.rados.rados.0.smithi005.stdout:1436: writing smithi00566664-63 from 1871656 to 2343336 tid 2 2023-09-30T09:01:32.084 INFO:tasks.rados.rados.0.smithi005.stdout:1436: writing smithi00566664-63 from 2965828 to 3176754 tid 3 2023-09-30T09:01:32.084 INFO:tasks.rados.rados.0.smithi005.stdout:1437: write oid 262 current snap is 0 2023-09-30T09:01:32.084 INFO:tasks.rados.rados.0.smithi005.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-09-30T09:01:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:1437: writing smithi00566664-262 from 793561 to 1364590 tid 1 2023-09-30T09:01:32.098 INFO:tasks.rados.rados.0.smithi005.stdout:1437: writing smithi00566664-262 from 1813785 to 2545476 tid 2 2023-09-30T09:01:32.102 INFO:tasks.rados.rados.0.smithi005.stdout:1437: writing smithi00566664-262 from 2993251 to 3193561 tid 3 2023-09-30T09:01:32.102 INFO:tasks.rados.rados.0.smithi005.stdout:1438: write oid 113 current snap is 0 2023-09-30T09:01:32.102 INFO:tasks.rados.rados.0.smithi005.stdout:1433: finishing write tid 2 to smithi00566664-456 2023-09-30T09:01:32.103 INFO:tasks.rados.rados.0.smithi005.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-09-30T09:01:32.108 INFO:tasks.rados.rados.0.smithi005.stdout:1438: writing smithi00566664-113 from 410368 to 1056646 tid 1 2023-09-30T09:01:32.114 INFO:tasks.rados.rados.0.smithi005.stdout:1438: writing smithi00566664-113 from 1472267 to 1947616 tid 2 2023-09-30T09:01:32.119 INFO:tasks.rados.rados.0.smithi005.stdout:1438: writing smithi00566664-113 from 2504321 to 2909921 tid 3 2023-09-30T09:01:32.120 INFO:tasks.rados.rados.0.smithi005.stdout:1439: write oid 265 current snap is 0 2023-09-30T09:01:32.120 INFO:tasks.rados.rados.0.smithi005.stdout:1433: finishing write tid 3 to smithi00566664-456 2023-09-30T09:01:32.120 INFO:tasks.rados.rados.0.smithi005.stdout:1433: finishing write tid 4 to smithi00566664-456 2023-09-30T09:01:32.120 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 175 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-09-30T09:01:32.120 INFO:tasks.rados.rados.0.smithi005.stdout:1433: left oid 456 (ObjNum 1020 snap 0 seq_num 1020) 2023-09-30T09:01:32.120 INFO:tasks.rados.rados.0.smithi005.stdout:1435: expect (ObjNum 415 snap 0 seq_num 415) 2023-09-30T09:01:32.229 INFO:tasks.rados.rados.0.smithi005.stdout:1436: finishing write tid 1 to smithi00566664-63 2023-09-30T09:01:32.229 INFO:tasks.rados.rados.0.smithi005.stdout:1436: finishing write tid 2 to smithi00566664-63 2023-09-30T09:01:32.229 INFO:tasks.rados.rados.0.smithi005.stdout:1436: finishing write tid 3 to smithi00566664-63 2023-09-30T09:01:32.229 INFO:tasks.rados.rados.0.smithi005.stdout:1436: finishing write tid 4 to smithi00566664-63 2023-09-30T09:01:32.229 INFO:tasks.rados.rados.0.smithi005.stdout:1436: finishing write tid 5 to smithi00566664-63 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 63 v 238 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1437: finishing write tid 1 to smithi00566664-262 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1437: finishing write tid 2 to smithi00566664-262 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1437: finishing write tid 3 to smithi00566664-262 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1437: finishing write tid 4 to smithi00566664-262 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1437: finishing write tid 5 to smithi00566664-262 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 262 v 206 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-09-30T09:01:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:1438: finishing write tid 1 to smithi00566664-113 2023-09-30T09:01:32.231 INFO:tasks.rados.rados.0.smithi005.stdout:1438: finishing write tid 2 to smithi00566664-113 2023-09-30T09:01:32.231 INFO:tasks.rados.rados.0.smithi005.stdout:1438: finishing write tid 3 to smithi00566664-113 2023-09-30T09:01:32.231 INFO:tasks.rados.rados.0.smithi005.stdout:1438: finishing write tid 4 to smithi00566664-113 2023-09-30T09:01:32.231 INFO:tasks.rados.rados.0.smithi005.stdout:1438: finishing write tid 5 to smithi00566664-113 2023-09-30T09:01:32.231 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 252 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-09-30T09:01:32.231 INFO:tasks.rados.rados.0.smithi005.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2023-09-30T09:01:32.231 INFO:tasks.rados.rados.0.smithi005.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-09-30T09:01:32.240 INFO:tasks.rados.rados.0.smithi005.stdout:1439: writing smithi00566664-265 from 427175 to 1148702 tid 1 2023-09-30T09:01:32.249 INFO:tasks.rados.rados.0.smithi005.stdout:1439: writing smithi00566664-265 from 1930749 to 2666109 tid 2 2023-09-30T09:01:32.249 INFO:tasks.rados.rados.0.smithi005.stdout:1433: done (5 left) 2023-09-30T09:01:32.250 INFO:tasks.rados.rados.0.smithi005.stdout:1435: done (4 left) 2023-09-30T09:01:32.250 INFO:tasks.rados.rados.0.smithi005.stdout:1436: done (3 left) 2023-09-30T09:01:32.250 INFO:tasks.rados.rados.0.smithi005.stdout:1437: done (2 left) 2023-09-30T09:01:32.250 INFO:tasks.rados.rados.0.smithi005.stdout:1438: done (1 left) 2023-09-30T09:01:32.250 INFO:tasks.rados.rados.0.smithi005.stdout:1440: write oid 273 current snap is 0 2023-09-30T09:01:32.250 INFO:tasks.rados.rados.0.smithi005.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-09-30T09:01:32.257 INFO:tasks.rados.rados.0.smithi005.stdout:1440: writing smithi00566664-273 from 443982 to 1240758 tid 1 2023-09-30T09:01:32.265 INFO:tasks.rados.rados.0.smithi005.stdout:1440: writing smithi00566664-273 from 1989231 to 2468249 tid 2 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1440: writing smithi00566664-273 from 2959167 to 3243982 tid 3 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1441: read oid 291 snap -1 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1441: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1442: read oid 294 snap -1 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1442: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1443: write oid 95 current snap is 0 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1439: finishing write tid 1 to smithi00566664-265 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1439: finishing write tid 2 to smithi00566664-265 2023-09-30T09:01:32.271 INFO:tasks.rados.rados.0.smithi005.stdout:1439: finishing write tid 3 to smithi00566664-265 2023-09-30T09:01:32.272 INFO:tasks.rados.rados.0.smithi005.stdout:1439: finishing write tid 4 to smithi00566664-265 2023-09-30T09:01:32.272 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 265 v 206 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-09-30T09:01:32.272 INFO:tasks.rados.rados.0.smithi005.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2023-09-30T09:01:32.272 INFO:tasks.rados.rados.0.smithi005.stdout:1440: finishing write tid 1 to smithi00566664-273 2023-09-30T09:01:32.272 INFO:tasks.rados.rados.0.smithi005.stdout:1440: finishing write tid 2 to smithi00566664-273 2023-09-30T09:01:32.272 INFO:tasks.rados.rados.0.smithi005.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-09-30T09:01:32.276 INFO:tasks.rados.rados.0.smithi005.stdout:1443: writing smithi00566664-95 from 460789 to 1049167 tid 1 2023-09-30T09:01:32.284 INFO:tasks.rados.rados.0.smithi005.stdout:1443: writing smithi00566664-95 from 1764066 to 2503095 tid 2 2023-09-30T09:01:32.289 INFO:tasks.rados.rados.0.smithi005.stdout:1443: writing smithi00566664-95 from 3219296 to 3260789 tid 3 2023-09-30T09:01:32.289 INFO:tasks.rados.rados.0.smithi005.stdout:1439: done (4 left) 2023-09-30T09:01:32.289 INFO:tasks.rados.rados.0.smithi005.stdout:1444: write oid 116 current snap is 0 2023-09-30T09:01:32.289 INFO:tasks.rados.rados.0.smithi005.stdout:1440: finishing write tid 3 to smithi00566664-273 2023-09-30T09:01:32.289 INFO:tasks.rados.rados.0.smithi005.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-09-30T09:01:32.295 INFO:tasks.rados.rados.0.smithi005.stdout:1444: writing smithi00566664-116 from 477596 to 1141223 tid 1 2023-09-30T09:01:32.301 INFO:tasks.rados.rados.0.smithi005.stdout:1444: writing smithi00566664-116 from 1706195 to 2188882 tid 2 2023-09-30T09:01:32.307 INFO:tasks.rados.rados.0.smithi005.stdout:1444: writing smithi00566664-116 from 2614013 to 3181054 tid 3 2023-09-30T09:01:32.307 INFO:tasks.rados.rados.0.smithi005.stdout:1445: read oid 409 snap -1 2023-09-30T09:01:32.307 INFO:tasks.rados.rados.0.smithi005.stdout:1445: expect deleted 2023-09-30T09:01:32.307 INFO:tasks.rados.rados.0.smithi005.stdout:1446: delete oid 176 current snap is 0 2023-09-30T09:01:32.308 INFO:tasks.rados.rados.0.smithi005.stdout:1440: finishing write tid 4 to smithi00566664-273 2023-09-30T09:01:32.308 INFO:tasks.rados.rados.0.smithi005.stdout:1440: finishing write tid 5 to smithi00566664-273 2023-09-30T09:01:32.308 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 273 v 179 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-09-30T09:01:32.308 INFO:tasks.rados.rados.0.smithi005.stdout:1440: left oid 273 (ObjNum 1026 snap 0 seq_num 1026) 2023-09-30T09:01:32.308 INFO:tasks.rados.rados.0.smithi005.stdout:1441: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-30T09:01:32.412 INFO:tasks.rados.rados.0.smithi005.stdout:1443: finishing write tid 1 to smithi00566664-95 2023-09-30T09:01:32.412 INFO:tasks.rados.rados.0.smithi005.stdout:1442: expect (ObjNum 641 snap 0 seq_num 641) 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1443: finishing write tid 2 to smithi00566664-95 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1443: finishing write tid 3 to smithi00566664-95 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1443: finishing write tid 4 to smithi00566664-95 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1443: finishing write tid 5 to smithi00566664-95 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 281 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1443: left oid 95 (ObjNum 1027 snap 0 seq_num 1027) 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1444: finishing write tid 1 to smithi00566664-116 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1444: finishing write tid 2 to smithi00566664-116 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1444: finishing write tid 3 to smithi00566664-116 2023-09-30T09:01:32.544 INFO:tasks.rados.rados.0.smithi005.stdout:1444: finishing write tid 4 to smithi00566664-116 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1444: finishing write tid 5 to smithi00566664-116 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 116 v 216 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1444: left oid 116 (ObjNum 1028 snap 0 seq_num 1028) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1440: done (6 left) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1441: done (5 left) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1442: done (4 left) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1443: done (3 left) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1444: done (2 left) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1445: done (1 left) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1446: done (0 left) 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1447: read oid 326 snap -1 2023-09-30T09:01:32.545 INFO:tasks.rados.rados.0.smithi005.stdout:1447: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-30T09:01:32.546 INFO:tasks.rados.rados.0.smithi005.stdout:1448: write oid 223 current snap is 0 2023-09-30T09:01:32.546 INFO:tasks.rados.rados.0.smithi005.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-09-30T09:01:32.555 INFO:tasks.rados.rados.0.smithi005.stdout:1448: writing smithi00566664-223 from 511210 to 925335 tid 1 2023-09-30T09:01:32.561 INFO:tasks.rados.rados.0.smithi005.stdout:1448: writing smithi00566664-223 from 1423159 to 1909515 tid 2 2023-09-30T09:01:32.570 INFO:tasks.rados.rados.0.smithi005.stdout:1448: writing smithi00566664-223 from 2668859 to 3258444 tid 3 2023-09-30T09:01:32.570 INFO:tasks.rados.rados.0.smithi005.stdout:1449: write oid 141 current snap is 0 2023-09-30T09:01:32.570 INFO:tasks.rados.rados.0.smithi005.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-09-30T09:01:32.575 INFO:tasks.rados.rados.0.smithi005.stdout:1449: writing smithi00566664-141 from 528017 to 1017391 tid 1 2023-09-30T09:01:32.582 INFO:tasks.rados.rados.0.smithi005.stdout:1449: writing smithi00566664-141 from 1481641 to 2111655 tid 2 2023-09-30T09:01:32.587 INFO:tasks.rados.rados.0.smithi005.stdout:1449: writing smithi00566664-141 from 2696282 to 3097139 tid 3 2023-09-30T09:01:32.587 INFO:tasks.rados.rados.0.smithi005.stdout:1450: write oid 250 current snap is 0 2023-09-30T09:01:32.588 INFO:tasks.rados.rados.0.smithi005.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-09-30T09:01:32.594 INFO:tasks.rados.rados.0.smithi005.stdout:1450: writing smithi00566664-250 from 544824 to 1109447 tid 1 2023-09-30T09:01:32.600 INFO:tasks.rados.rados.0.smithi005.stdout:1450: writing smithi00566664-250 from 1823770 to 2313795 tid 2 2023-09-30T09:01:32.606 INFO:tasks.rados.rados.0.smithi005.stdout:1450: writing smithi00566664-250 from 3007352 to 3344824 tid 3 2023-09-30T09:01:32.606 INFO:tasks.rados.rados.0.smithi005.stdout:1451: write oid 297 current snap is 0 2023-09-30T09:01:32.606 INFO:tasks.rados.rados.0.smithi005.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-09-30T09:01:32.613 INFO:tasks.rados.rados.0.smithi005.stdout:1451: writing smithi00566664-297 from 561631 to 1201503 tid 1 2023-09-30T09:01:32.620 INFO:tasks.rados.rados.0.smithi005.stdout:1451: writing smithi00566664-297 from 1882252 to 2515935 tid 2 2023-09-30T09:01:32.625 INFO:tasks.rados.rados.0.smithi005.stdout:1451: writing smithi00566664-297 from 3034775 to 3361631 tid 3 2023-09-30T09:01:32.626 INFO:tasks.rados.rados.0.smithi005.stdout:1452: delete oid 318 current snap is 0 2023-09-30T09:01:32.626 INFO:tasks.rados.rados.0.smithi005.stdout:1447: expect (ObjNum 325 snap 0 seq_num 325) 2023-09-30T09:01:32.739 INFO:tasks.rados.rados.0.smithi005.stdout:1448: finishing write tid 1 to smithi00566664-223 2023-09-30T09:01:32.739 INFO:tasks.rados.rados.0.smithi005.stdout:1448: finishing write tid 2 to smithi00566664-223 2023-09-30T09:01:32.739 INFO:tasks.rados.rados.0.smithi005.stdout:1448: finishing write tid 3 to smithi00566664-223 2023-09-30T09:01:32.739 INFO:tasks.rados.rados.0.smithi005.stdout:1448: finishing write tid 4 to smithi00566664-223 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1448: finishing write tid 5 to smithi00566664-223 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 223 v 167 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1448: left oid 223 (ObjNum 1030 snap 0 seq_num 1030) 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1449: finishing write tid 1 to smithi00566664-141 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1449: finishing write tid 2 to smithi00566664-141 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1449: finishing write tid 3 to smithi00566664-141 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1449: finishing write tid 4 to smithi00566664-141 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1449: finishing write tid 5 to smithi00566664-141 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 141 v 173 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1449: left oid 141 (ObjNum 1031 snap 0 seq_num 1031) 2023-09-30T09:01:32.740 INFO:tasks.rados.rados.0.smithi005.stdout:1450: finishing write tid 1 to smithi00566664-250 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1450: finishing write tid 2 to smithi00566664-250 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1450: finishing write tid 3 to smithi00566664-250 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1450: finishing write tid 4 to smithi00566664-250 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1450: finishing write tid 5 to smithi00566664-250 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 250 v 181 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1450: left oid 250 (ObjNum 1032 snap 0 seq_num 1032) 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1451: finishing write tid 1 to smithi00566664-297 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1451: finishing write tid 2 to smithi00566664-297 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1451: finishing write tid 3 to smithi00566664-297 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1451: finishing write tid 4 to smithi00566664-297 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:1451: finishing write tid 5 to smithi00566664-297 2023-09-30T09:01:32.741 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 297 v 210 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1451: left oid 297 (ObjNum 1033 snap 0 seq_num 1033) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1447: done (5 left) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1448: done (4 left) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1449: done (3 left) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1450: done (2 left) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1451: done (1 left) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1452: done (0 left) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1453: read oid 101 snap -1 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1453: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1454: read oid 412 snap -1 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1454: expect (ObjNum 798 snap 0 seq_num 798) 2023-09-30T09:01:32.742 INFO:tasks.rados.rados.0.smithi005.stdout:1455: read oid 90 snap -1 2023-09-30T09:01:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:1455: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-30T09:01:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:1456: read oid 483 snap -1 2023-09-30T09:01:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-30T09:01:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:1457: read oid 120 snap -1 2023-09-30T09:01:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:1457: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:01:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:1458: write oid 74 current snap is 0 2023-09-30T09:01:32.743 INFO:tasks.rados.rados.0.smithi005.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-09-30T09:01:32.752 INFO:tasks.rados.rados.0.smithi005.stdout:1458: writing smithi00566664-74 from 595245 to 1101968 tid 1 2023-09-30T09:01:32.760 INFO:tasks.rados.rados.0.smithi005.stdout:1458: writing smithi00566664-74 from 1715569 to 2352921 tid 2 2023-09-30T09:01:32.766 INFO:tasks.rados.rados.0.smithi005.stdout:1458: writing smithi00566664-74 from 2805974 to 3368272 tid 3 2023-09-30T09:01:32.766 INFO:tasks.rados.rados.0.smithi005.stdout:1459: read oid 383 snap -1 2023-09-30T09:01:32.766 INFO:tasks.rados.rados.0.smithi005.stdout:1459: expect deleted 2023-09-30T09:01:32.766 INFO:tasks.rados.rados.0.smithi005.stdout:1460: delete oid 310 current snap is 0 2023-09-30T09:01:32.766 INFO:tasks.rados.rados.0.smithi005.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-30T09:01:32.836 INFO:tasks.rados.rados.0.smithi005.stdout:1454: expect (ObjNum 798 snap 0 seq_num 798) 2023-09-30T09:01:32.992 INFO:tasks.rados.rados.0.smithi005.stdout:1455: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-30T09:01:33.212 INFO:tasks.rados.rados.0.smithi005.stdout:1453: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-30T09:01:33.323 INFO:tasks.rados.rados.0.smithi005.stdout:1458: finishing write tid 1 to smithi00566664-74 2023-09-30T09:01:33.324 INFO:tasks.rados.rados.0.smithi005.stdout:1457: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:01:33.501 INFO:tasks.rados.rados.0.smithi005.stdout:1458: finishing write tid 2 to smithi00566664-74 2023-09-30T09:01:33.501 INFO:tasks.rados.rados.0.smithi005.stdout:1458: finishing write tid 3 to smithi00566664-74 2023-09-30T09:01:33.501 INFO:tasks.rados.rados.0.smithi005.stdout:1458: finishing write tid 4 to smithi00566664-74 2023-09-30T09:01:33.501 INFO:tasks.rados.rados.0.smithi005.stdout:1458: finishing write tid 5 to smithi00566664-74 2023-09-30T09:01:33.501 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 186 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-09-30T09:01:33.501 INFO:tasks.rados.rados.0.smithi005.stdout:1458: left oid 74 (ObjNum 1035 snap 0 seq_num 1035) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1453: done (7 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1454: done (6 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1455: done (5 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1456: done (4 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1457: done (3 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1458: done (2 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1459: done (1 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1460: done (0 left) 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1461: write oid 86 current snap is 0 2023-09-30T09:01:33.502 INFO:tasks.rados.rados.0.smithi005.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-09-30T09:01:33.513 INFO:tasks.rados.rados.0.smithi005.stdout:1461: writing smithi00566664-86 from 628859 to 1286080 tid 1 2023-09-30T09:01:33.520 INFO:tasks.rados.rados.0.smithi005.stdout:1461: writing smithi00566664-86 from 1716180 to 2357201 tid 2 2023-09-30T09:01:33.526 INFO:tasks.rados.rados.0.smithi005.stdout:1461: writing smithi00566664-86 from 3144467 to 3428859 tid 3 2023-09-30T09:01:33.527 INFO:tasks.rados.rados.0.smithi005.stdout:1462: delete oid 82 current snap is 0 2023-09-30T09:01:33.527 INFO:tasks.rados.rados.0.smithi005.stdout:1461: finishing write tid 1 to smithi00566664-86 2023-09-30T09:01:33.527 INFO:tasks.rados.rados.0.smithi005.stdout:1461: finishing write tid 2 to smithi00566664-86 2023-09-30T09:01:33.528 INFO:tasks.rados.rados.0.smithi005.stdout:1462: done (1 left) 2023-09-30T09:01:33.529 INFO:tasks.rados.rados.0.smithi005.stdout:1463: read oid 468 snap -1 2023-09-30T09:01:33.529 INFO:tasks.rados.rados.0.smithi005.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-30T09:01:33.529 INFO:tasks.rados.rados.0.smithi005.stdout:1464: write oid 93 current snap is 0 2023-09-30T09:01:33.529 INFO:tasks.rados.rados.0.smithi005.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-09-30T09:01:33.535 INFO:tasks.rados.rados.0.smithi005.stdout:1464: writing smithi00566664-93 from 662473 to 1070192 tid 1 2023-09-30T09:01:33.543 INFO:tasks.rados.rados.0.smithi005.stdout:1464: writing smithi00566664-93 from 1833144 to 2477834 tid 2 2023-09-30T09:01:33.551 INFO:tasks.rados.rados.0.smithi005.stdout:1464: writing smithi00566664-93 from 3199313 to 3462473 tid 3 2023-09-30T09:01:33.551 INFO:tasks.rados.rados.0.smithi005.stdout:1465: read oid 146 snap -1 2023-09-30T09:01:33.551 INFO:tasks.rados.rados.0.smithi005.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-30T09:01:33.551 INFO:tasks.rados.rados.0.smithi005.stdout:1466: read oid 56 snap -1 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1466: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1467: read oid 401 snap -1 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1467: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1461: finishing write tid 3 to smithi00566664-86 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1461: finishing write tid 4 to smithi00566664-86 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1468: read oid 219 snap -1 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1469: write oid 402 current snap is 0 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1461: finishing write tid 5 to smithi00566664-86 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 86 v 242 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-09-30T09:01:33.552 INFO:tasks.rados.rados.0.smithi005.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-30T09:01:33.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:33 smithi099 bash[27661]: cluster 2023-09-30T09:01:32.210680+0000 mgr.y (mgr.24358) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-09-30T09:01:33.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:33 smithi099 bash[27661]: audit 2023-09-30T09:01:32.352564+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.5:0/2969412762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:33.684 INFO:tasks.rados.rados.0.smithi005.stdout:1464: finishing write tid 1 to smithi00566664-93 2023-09-30T09:01:33.684 INFO:tasks.rados.rados.0.smithi005.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-09-30T09:01:33.697 INFO:tasks.rados.rados.0.smithi005.stdout:1469: writing smithi00566664-402 from 679280 to 1162248 tid 1 2023-09-30T09:01:33.705 INFO:tasks.rados.rados.0.smithi005.stdout:1469: writing smithi00566664-402 from 1775273 to 2563621 tid 2 2023-09-30T09:01:33.710 INFO:tasks.rados.rados.0.smithi005.stdout:1469: writing smithi00566664-402 from 3110383 to 3479280 tid 3 2023-09-30T09:01:33.710 INFO:tasks.rados.rados.0.smithi005.stdout:1461: done (7 left) 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1463: done (6 left) 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1470: read oid 89 snap -1 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1470: expect (ObjNum 747 snap 0 seq_num 747) 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1471: read oid 12 snap -1 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1471: expect (ObjNum 606 snap 0 seq_num 606) 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1472: read oid 216 snap -1 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1472: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1473: write oid 400 current snap is 0 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1464: finishing write tid 2 to smithi00566664-93 2023-09-30T09:01:33.711 INFO:tasks.rados.rados.0.smithi005.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-09-30T09:01:33.717 INFO:tasks.rados.rados.0.smithi005.stdout:1473: writing smithi00566664-400 from 696087 to 1254304 tid 1 2023-09-30T09:01:33.725 INFO:tasks.rados.rados.0.smithi005.stdout:1473: writing smithi00566664-400 from 1833755 to 2482114 tid 2 2023-09-30T09:01:33.731 INFO:tasks.rados.rados.0.smithi005.stdout:1473: writing smithi00566664-400 from 3137806 to 3496087 tid 3 2023-09-30T09:01:33.731 INFO:tasks.rados.rados.0.smithi005.stdout:1474: read oid 123 snap -1 2023-09-30T09:01:33.732 INFO:tasks.rados.rados.0.smithi005.stdout:1474: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-30T09:01:33.732 INFO:tasks.rados.rados.0.smithi005.stdout:1475: read oid 182 snap -1 2023-09-30T09:01:33.732 INFO:tasks.rados.rados.0.smithi005.stdout:1475: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-30T09:01:33.732 INFO:tasks.rados.rados.0.smithi005.stdout:1476: read oid 499 snap -1 2023-09-30T09:01:33.732 INFO:tasks.rados.rados.0.smithi005.stdout:1476: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-30T09:01:33.732 INFO:tasks.rados.rados.0.smithi005.stdout:1477: write oid 115 current snap is 0 2023-09-30T09:01:33.732 INFO:tasks.rados.rados.0.smithi005.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-09-30T09:01:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:1477: writing smithi00566664-115 from 712894 to 1462713 tid 1 2023-09-30T09:01:33.752 INFO:tasks.rados.rados.0.smithi005.stdout:1477: writing smithi00566664-115 from 2008590 to 2800607 tid 2 2023-09-30T09:01:33.756 INFO:tasks.rados.rados.0.smithi005.stdout:1477: writing smithi00566664-115 from 3281582 to 3512894 tid 3 2023-09-30T09:01:33.756 INFO:tasks.rados.rados.0.smithi005.stdout:1478: write oid 446 current snap is 0 2023-09-30T09:01:33.756 INFO:tasks.rados.rados.0.smithi005.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-09-30T09:01:33.762 INFO:tasks.rados.rados.0.smithi005.stdout:1478: writing smithi00566664-446 from 729701 to 1154769 tid 1 2023-09-30T09:01:33.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:33 smithi005 bash[27219]: cluster 2023-09-30T09:01:32.210680+0000 mgr.y (mgr.24358) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-09-30T09:01:33.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:33 smithi005 bash[27219]: audit 2023-09-30T09:01:32.352564+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.5:0/2969412762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:33.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:33 smithi005 bash[33615]: cluster 2023-09-30T09:01:32.210680+0000 mgr.y (mgr.24358) 211 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 130 op/s 2023-09-30T09:01:33.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:33 smithi005 bash[33615]: audit 2023-09-30T09:01:32.352564+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.5:0/2969412762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:33.769 INFO:tasks.rados.rados.0.smithi005.stdout:1478: writing smithi00566664-446 from 1667072 to 2319100 tid 2 2023-09-30T09:01:33.775 INFO:tasks.rados.rados.0.smithi005.stdout:1478: writing smithi00566664-446 from 2909005 to 3394185 tid 3 2023-09-30T09:01:33.775 INFO:tasks.rados.rados.0.smithi005.stdout:1479: read oid 270 snap -1 2023-09-30T09:01:33.775 INFO:tasks.rados.rados.0.smithi005.stdout:1479: expect (ObjNum 269 snap 0 seq_num 269) 2023-09-30T09:01:33.776 INFO:tasks.rados.rados.0.smithi005.stdout:1464: finishing write tid 3 to smithi00566664-93 2023-09-30T09:01:33.776 INFO:tasks.rados.rados.0.smithi005.stdout:1464: finishing write tid 4 to smithi00566664-93 2023-09-30T09:01:33.776 INFO:tasks.rados.rados.0.smithi005.stdout:1464: finishing write tid 5 to smithi00566664-93 2023-09-30T09:01:33.776 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 93 v 211 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-09-30T09:01:33.776 INFO:tasks.rados.rados.0.smithi005.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-09-30T09:01:33.776 INFO:tasks.rados.rados.0.smithi005.stdout:1466: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-30T09:01:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-30T09:01:34.058 INFO:tasks.rados.rados.0.smithi005.stdout:1467: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-30T09:01:34.189 INFO:tasks.rados.rados.0.smithi005.stdout:1465: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-30T09:01:34.282 INFO:tasks.rados.rados.0.smithi005.stdout:1469: finishing write tid 1 to smithi00566664-402 2023-09-30T09:01:34.282 INFO:tasks.rados.rados.0.smithi005.stdout:1469: finishing write tid 2 to smithi00566664-402 2023-09-30T09:01:34.282 INFO:tasks.rados.rados.0.smithi005.stdout:1464: done (15 left) 2023-09-30T09:01:34.283 INFO:tasks.rados.rados.0.smithi005.stdout:1465: done (14 left) 2023-09-30T09:01:34.283 INFO:tasks.rados.rados.0.smithi005.stdout:1466: done (13 left) 2023-09-30T09:01:34.283 INFO:tasks.rados.rados.0.smithi005.stdout:1467: done (12 left) 2023-09-30T09:01:34.283 INFO:tasks.rados.rados.0.smithi005.stdout:1468: done (11 left) 2023-09-30T09:01:34.283 INFO:tasks.rados.rados.0.smithi005.stdout:1480: write oid 236 current snap is 0 2023-09-30T09:01:34.283 INFO:tasks.rados.rados.0.smithi005.stdout:1471: expect (ObjNum 606 snap 0 seq_num 606) 2023-09-30T09:01:34.385 INFO:tasks.rados.rados.0.smithi005.stdout:1469: finishing write tid 3 to smithi00566664-402 2023-09-30T09:01:34.385 INFO:tasks.rados.rados.0.smithi005.stdout:1469: finishing write tid 4 to smithi00566664-402 2023-09-30T09:01:34.385 INFO:tasks.rados.rados.0.smithi005.stdout:1469: finishing write tid 5 to smithi00566664-402 2023-09-30T09:01:34.385 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 402 v 214 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-09-30T09:01:34.385 INFO:tasks.rados.rados.0.smithi005.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-09-30T09:01:34.386 INFO:tasks.rados.rados.0.smithi005.stdout:1472: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-30T09:01:34.477 INFO:tasks.rados.rados.0.smithi005.stdout:1473: finishing write tid 1 to smithi00566664-400 2023-09-30T09:01:34.478 INFO:tasks.rados.rados.0.smithi005.stdout:1470: expect (ObjNum 747 snap 0 seq_num 747) 2023-09-30T09:01:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:1473: finishing write tid 2 to smithi00566664-400 2023-09-30T09:01:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:1473: finishing write tid 3 to smithi00566664-400 2023-09-30T09:01:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:1473: finishing write tid 4 to smithi00566664-400 2023-09-30T09:01:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:1473: finishing write tid 5 to smithi00566664-400 2023-09-30T09:01:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 400 v 192 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-09-30T09:01:34.631 INFO:tasks.rados.rados.0.smithi005.stdout:1473: left oid 400 (ObjNum 1041 snap 0 seq_num 1041) 2023-09-30T09:01:34.631 INFO:tasks.rados.rados.0.smithi005.stdout:1476: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-30T09:01:34.707 INFO:tasks.rados.rados.0.smithi005.stdout:1475: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-30T09:01:34.759 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:34 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:01:34.802 INFO:tasks.rados.rados.0.smithi005.stdout:1477: finishing write tid 1 to smithi00566664-115 2023-09-30T09:01:34.802 INFO:tasks.rados.rados.0.smithi005.stdout:1474: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-30T09:01:34.996 INFO:tasks.rados.rados.0.smithi005.stdout:1477: finishing write tid 2 to smithi00566664-115 2023-09-30T09:01:34.996 INFO:tasks.rados.rados.0.smithi005.stdout:1477: finishing write tid 3 to smithi00566664-115 2023-09-30T09:01:34.996 INFO:tasks.rados.rados.0.smithi005.stdout:1477: finishing write tid 4 to smithi00566664-115 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1477: finishing write tid 5 to smithi00566664-115 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 115 v 218 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1477: left oid 115 (ObjNum 1042 snap 0 seq_num 1042) 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1478: finishing write tid 1 to smithi00566664-446 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1478: finishing write tid 2 to smithi00566664-446 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1478: finishing write tid 3 to smithi00566664-446 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1478: finishing write tid 4 to smithi00566664-446 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1478: finishing write tid 5 to smithi00566664-446 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 446 v 233 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1478: left oid 446 (ObjNum 1043 snap 0 seq_num 1043) 2023-09-30T09:01:34.997 INFO:tasks.rados.rados.0.smithi005.stdout:1479: expect (ObjNum 269 snap 0 seq_num 269) 2023-09-30T09:01:35.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:34 smithi005 bash[33615]: cluster 2023-09-30T09:01:34.211370+0000 mgr.y (mgr.24358) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 87 op/s 2023-09-30T09:01:35.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:34 smithi005 bash[27219]: cluster 2023-09-30T09:01:34.211370+0000 mgr.y (mgr.24358) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 87 op/s 2023-09-30T09:01:35.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:34 smithi099 bash[27661]: cluster 2023-09-30T09:01:34.211370+0000 mgr.y (mgr.24358) 212 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 87 op/s 2023-09-30T09:01:35.072 INFO:tasks.rados.rados.0.smithi005.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-09-30T09:01:35.085 INFO:tasks.rados.rados.0.smithi005.stdout:1480: writing smithi00566664-236 from 746508 to 1246825 tid 1 2023-09-30T09:01:35.095 INFO:tasks.rados.rados.0.smithi005.stdout:1480: writing smithi00566664-236 from 2009201 to 2804887 tid 2 2023-09-30T09:01:35.100 INFO:tasks.rados.rados.0.smithi005.stdout:1480: writing smithi00566664-236 from 3220075 to 3546508 tid 3 2023-09-30T09:01:35.100 INFO:tasks.rados.rados.0.smithi005.stdout:1469: done (11 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1470: done (10 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1471: done (9 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1472: done (8 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1473: done (7 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1474: done (6 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1475: done (5 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1476: done (4 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1477: done (3 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1478: done (2 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1479: done (1 left) 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1481: read oid 107 snap -1 2023-09-30T09:01:35.101 INFO:tasks.rados.rados.0.smithi005.stdout:1481: expect (ObjNum 813 snap 0 seq_num 813) 2023-09-30T09:01:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:1482: read oid 309 snap -1 2023-09-30T09:01:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:1482: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-30T09:01:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:1483: read oid 155 snap -1 2023-09-30T09:01:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:1483: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-30T09:01:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:1480: finishing write tid 1 to smithi00566664-236 2023-09-30T09:01:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:1484: delete oid 276 current snap is 0 2023-09-30T09:01:35.102 INFO:tasks.rados.rados.0.smithi005.stdout:1480: finishing write tid 2 to smithi00566664-236 2023-09-30T09:01:35.103 INFO:tasks.rados.rados.0.smithi005.stdout:1484: done (4 left) 2023-09-30T09:01:35.103 INFO:tasks.rados.rados.0.smithi005.stdout:1485: read oid 371 snap -1 2023-09-30T09:01:35.103 INFO:tasks.rados.rados.0.smithi005.stdout:1485: expect deleted 2023-09-30T09:01:35.103 INFO:tasks.rados.rados.0.smithi005.stdout:1486: write oid 326 current snap is 0 2023-09-30T09:01:35.103 INFO:tasks.rados.rados.0.smithi005.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-09-30T09:01:35.111 INFO:tasks.rados.rados.0.smithi005.stdout:1486: writing smithi00566664-326 from 780122 to 1430937 tid 1 2023-09-30T09:01:35.119 INFO:tasks.rados.rados.0.smithi005.stdout:1486: writing smithi00566664-326 from 2126165 to 2925520 tid 2 2023-09-30T09:01:35.119 INFO:tasks.rados.rados.0.smithi005.stdout:1487: read oid 466 snap -1 2023-09-30T09:01:35.119 INFO:tasks.rados.rados.0.smithi005.stdout:1487: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-30T09:01:35.119 INFO:tasks.rados.rados.0.smithi005.stdout:1488: delete oid 317 current snap is 0 2023-09-30T09:01:35.119 INFO:tasks.rados.rados.0.smithi005.stdout:1481: expect (ObjNum 813 snap 0 seq_num 813) 2023-09-30T09:01:35.365 INFO:tasks.rados.rados.0.smithi005.stdout:1482: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-30T09:01:35.473 INFO:tasks.rados.rados.0.smithi005.stdout:1480: finishing write tid 3 to smithi00566664-236 2023-09-30T09:01:35.473 INFO:tasks.rados.rados.0.smithi005.stdout:1480: finishing write tid 4 to smithi00566664-236 2023-09-30T09:01:35.473 INFO:tasks.rados.rados.0.smithi005.stdout:1480: finishing write tid 5 to smithi00566664-236 2023-09-30T09:01:35.473 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 236 v 246 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-09-30T09:01:35.474 INFO:tasks.rados.rados.0.smithi005.stdout:1480: left oid 236 (ObjNum 1044 snap 0 seq_num 1044) 2023-09-30T09:01:35.474 INFO:tasks.rados.rados.0.smithi005.stdout:1483: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-30T09:01:35.539 INFO:tasks.rados.rados.0.smithi005.stdout:1486: finishing write tid 1 to smithi00566664-326 2023-09-30T09:01:35.539 INFO:tasks.rados.rados.0.smithi005.stdout:1486: finishing write tid 2 to smithi00566664-326 2023-09-30T09:01:35.539 INFO:tasks.rados.rados.0.smithi005.stdout:1486: finishing write tid 3 to smithi00566664-326 2023-09-30T09:01:35.540 INFO:tasks.rados.rados.0.smithi005.stdout:1486: finishing write tid 4 to smithi00566664-326 2023-09-30T09:01:35.540 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 326 v 189 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-09-30T09:01:35.540 INFO:tasks.rados.rados.0.smithi005.stdout:1486: left oid 326 (ObjNum 1046 snap 0 seq_num 1046) 2023-09-30T09:01:35.540 INFO:tasks.rados.rados.0.smithi005.stdout:1487: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-30T09:01:35.666 INFO:tasks.rados.rados.0.smithi005.stdout:1480: done (7 left) 2023-09-30T09:01:35.666 INFO:tasks.rados.rados.0.smithi005.stdout:1481: done (6 left) 2023-09-30T09:01:35.666 INFO:tasks.rados.rados.0.smithi005.stdout:1482: done (5 left) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1483: done (4 left) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1485: done (3 left) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1486: done (2 left) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1487: done (1 left) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1488: done (0 left) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1489: read oid 481 snap -1 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1490: read oid 374 snap -1 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-09-30T09:01:35.667 INFO:tasks.rados.rados.0.smithi005.stdout:1491: write oid 323 current snap is 0 2023-09-30T09:01:35.668 INFO:tasks.rados.rados.0.smithi005.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-09-30T09:01:35.676 INFO:tasks.rados.rados.0.smithi005.stdout:1491: writing smithi00566664-323 from 413736 to 815049 tid 1 2023-09-30T09:01:35.681 INFO:tasks.rados.rados.0.smithi005.stdout:1491: writing smithi00566664-323 from 1326776 to 1729800 tid 2 2023-09-30T09:01:35.687 INFO:tasks.rados.rados.0.smithi005.stdout:1491: writing smithi00566664-323 from 2413414 to 2871307 tid 3 2023-09-30T09:01:35.692 INFO:tasks.rados.rados.0.smithi005.stdout:1491: writing smithi00566664-323 from 3438716 to 3613736 tid 4 2023-09-30T09:01:35.692 INFO:tasks.rados.rados.0.smithi005.stdout:1492: read oid 498 snap -1 2023-09-30T09:01:35.692 INFO:tasks.rados.rados.0.smithi005.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-30T09:01:35.692 INFO:tasks.rados.rados.0.smithi005.stdout:1493: read oid 378 snap -1 2023-09-30T09:01:35.692 INFO:tasks.rados.rados.0.smithi005.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:01:35.692 INFO:tasks.rados.rados.0.smithi005.stdout:1494: delete oid 92 current snap is 0 2023-09-30T09:01:35.692 INFO:tasks.rados.rados.0.smithi005.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-09-30T09:01:35.755 INFO:tasks.rados.rados.0.smithi005.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-09-30T09:01:35.827 INFO:tasks.rados.rados.0.smithi005.stdout:1491: finishing write tid 1 to smithi00566664-323 2023-09-30T09:01:35.827 INFO:tasks.rados.rados.0.smithi005.stdout:1491: finishing write tid 2 to smithi00566664-323 2023-09-30T09:01:35.827 INFO:tasks.rados.rados.0.smithi005.stdout:1491: finishing write tid 3 to smithi00566664-323 2023-09-30T09:01:35.827 INFO:tasks.rados.rados.0.smithi005.stdout:1491: finishing write tid 4 to smithi00566664-323 2023-09-30T09:01:35.827 INFO:tasks.rados.rados.0.smithi005.stdout:1491: finishing write tid 5 to smithi00566664-323 2023-09-30T09:01:35.827 INFO:tasks.rados.rados.0.smithi005.stdout:1491: finishing write tid 6 to smithi00566664-323 2023-09-30T09:01:35.828 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 323 v 172 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-09-30T09:01:35.828 INFO:tasks.rados.rados.0.smithi005.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-09-30T09:01:35.828 INFO:tasks.rados.rados.0.smithi005.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-30T09:01:35.910 INFO:tasks.rados.rados.0.smithi005.stdout:1493: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:01:35.981 INFO:tasks.rados.rados.0.smithi005.stdout:1489: done (5 left) 2023-09-30T09:01:35.982 INFO:tasks.rados.rados.0.smithi005.stdout:1490: done (4 left) 2023-09-30T09:01:35.982 INFO:tasks.rados.rados.0.smithi005.stdout:1491: done (3 left) 2023-09-30T09:01:35.982 INFO:tasks.rados.rados.0.smithi005.stdout:1492: done (2 left) 2023-09-30T09:01:35.982 INFO:tasks.rados.rados.0.smithi005.stdout:1493: done (1 left) 2023-09-30T09:01:35.982 INFO:tasks.rados.rados.0.smithi005.stdout:1494: done (0 left) 2023-09-30T09:01:35.982 INFO:tasks.rados.rados.0.smithi005.stdout:1495: write oid 140 current snap is 0 2023-09-30T09:01:35.982 INFO:tasks.rados.rados.0.smithi005.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-09-30T09:01:35.993 INFO:tasks.rados.rados.0.smithi005.stdout:1495: writing smithi00566664-140 from 447350 to 1115514 tid 1 2023-09-30T09:01:35.998 INFO:tasks.rados.rados.0.smithi005.stdout:1495: writing smithi00566664-140 from 1560093 to 1966786 tid 2 2023-09-30T09:01:36.004 INFO:tasks.rados.rados.0.smithi005.stdout:1495: writing smithi00566664-140 from 2584613 to 3065050 tid 3 2023-09-30T09:01:36.004 INFO:tasks.rados.rados.0.smithi005.stdout:1496: write oid 163 current snap is 0 2023-09-30T09:01:36.004 INFO:tasks.rados.rados.0.smithi005.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-09-30T09:01:36.010 INFO:tasks.rados.rados.0.smithi005.stdout:1496: writing smithi00566664-163 from 464157 to 1207570 tid 1 2023-09-30T09:01:36.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:35 smithi005 bash[27219]: audit 2023-09-30T09:01:34.753862+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.5:0/3850604963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:36.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:35 smithi005 bash[33615]: audit 2023-09-30T09:01:34.753862+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.5:0/3850604963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:36.016 INFO:tasks.rados.rados.0.smithi005.stdout:1496: writing smithi00566664-163 from 1618575 to 2285279 tid 2 2023-09-30T09:01:36.022 INFO:tasks.rados.rados.0.smithi005.stdout:1496: writing smithi00566664-163 from 3012036 to 3420098 tid 3 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1497: write oid 132 current snap is 0 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1495: finishing write tid 1 to smithi00566664-140 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1495: finishing write tid 2 to smithi00566664-140 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1495: finishing write tid 3 to smithi00566664-140 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1495: finishing write tid 4 to smithi00566664-140 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1495: finishing write tid 5 to smithi00566664-140 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 140 v 177 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1496: finishing write tid 1 to smithi00566664-163 2023-09-30T09:01:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-09-30T09:01:36.027 INFO:tasks.rados.rados.0.smithi005.stdout:1497: writing smithi00566664-132 from 480964 to 899626 tid 1 2023-09-30T09:01:36.033 INFO:tasks.rados.rados.0.smithi005.stdout:1497: writing smithi00566664-132 from 1560704 to 1971066 tid 2 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1497: writing smithi00566664-132 from 2523106 to 3142440 tid 3 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1495: done (2 left) 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1498: delete oid 303 current snap is 0 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1496: finishing write tid 2 to smithi00566664-163 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1496: finishing write tid 3 to smithi00566664-163 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1496: finishing write tid 4 to smithi00566664-163 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1496: finishing write tid 5 to smithi00566664-163 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 163 v 176 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-09-30T09:01:36.040 INFO:tasks.rados.rados.0.smithi005.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-09-30T09:01:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:1497: finishing write tid 1 to smithi00566664-132 2023-09-30T09:01:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:1497: finishing write tid 2 to smithi00566664-132 2023-09-30T09:01:36.043 INFO:tasks.rados.rados.0.smithi005.stdout:1497: finishing write tid 3 to smithi00566664-132 2023-09-30T09:01:36.044 INFO:tasks.rados.rados.0.smithi005.stdout:1497: finishing write tid 4 to smithi00566664-132 2023-09-30T09:01:36.044 INFO:tasks.rados.rados.0.smithi005.stdout:1497: finishing write tid 5 to smithi00566664-132 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 132 v 197 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1496: done (2 left) 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1497: done (1 left) 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1498: done (0 left) 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1499: read oid 69 snap -1 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1499: expect deleted 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1500: write oid 244 current snap is 0 2023-09-30T09:01:36.045 INFO:tasks.rados.rados.0.smithi005.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-09-30T09:01:36.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:35 smithi099 bash[27661]: audit 2023-09-30T09:01:34.753862+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.5:0/3850604963' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:36.053 INFO:tasks.rados.rados.0.smithi005.stdout:1500: writing smithi00566664-244 from 514578 to 1083738 tid 1 2023-09-30T09:01:36.059 INFO:tasks.rados.rados.0.smithi005.stdout:1500: writing smithi00566664-244 from 1677668 to 2091699 tid 2 2023-09-30T09:01:36.065 INFO:tasks.rados.rados.0.smithi005.stdout:1500: writing smithi00566664-244 from 2577952 to 3219830 tid 3 2023-09-30T09:01:36.066 INFO:tasks.rados.rados.0.smithi005.stdout:1501: delete oid 217 current snap is 0 2023-09-30T09:01:36.066 INFO:tasks.rados.rados.0.smithi005.stdout:1500: finishing write tid 1 to smithi00566664-244 2023-09-30T09:01:36.066 INFO:tasks.rados.rados.0.smithi005.stdout:1500: finishing write tid 2 to smithi00566664-244 2023-09-30T09:01:36.070 INFO:tasks.rados.rados.0.smithi005.stdout:1500: finishing write tid 3 to smithi00566664-244 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1500: finishing write tid 4 to smithi00566664-244 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1500: finishing write tid 5 to smithi00566664-244 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 244 v 286 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1500: left oid 244 (ObjNum 1054 snap 0 seq_num 1054) 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1499: done (2 left) 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1500: done (1 left) 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1501: done (0 left) 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1502: write oid 180 current snap is 0 2023-09-30T09:01:36.071 INFO:tasks.rados.rados.0.smithi005.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-09-30T09:01:36.080 INFO:tasks.rados.rados.0.smithi005.stdout:1502: writing smithi00566664-180 from 548192 to 1267850 tid 1 2023-09-30T09:01:36.085 INFO:tasks.rados.rados.0.smithi005.stdout:1502: writing smithi00566664-180 from 1678279 to 2095979 tid 2 2023-09-30T09:01:36.092 INFO:tasks.rados.rados.0.smithi005.stdout:1502: writing smithi00566664-180 from 2516445 to 3297220 tid 3 2023-09-30T09:01:36.092 INFO:tasks.rados.rados.0.smithi005.stdout:1503: read oid 115 snap -1 2023-09-30T09:01:36.093 INFO:tasks.rados.rados.0.smithi005.stdout:1503: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-09-30T09:01:36.093 INFO:tasks.rados.rados.0.smithi005.stdout:1504: write oid 205 current snap is 0 2023-09-30T09:01:36.093 INFO:tasks.rados.rados.0.smithi005.stdout:1502: finishing write tid 1 to smithi00566664-180 2023-09-30T09:01:36.093 INFO:tasks.rados.rados.0.smithi005.stdout:1502: finishing write tid 2 to smithi00566664-180 2023-09-30T09:01:36.093 INFO:tasks.rados.rados.0.smithi005.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-09-30T09:01:36.099 INFO:tasks.rados.rados.0.smithi005.stdout:1504: writing smithi00566664-205 from 564999 to 1076259 tid 1 2023-09-30T09:01:36.107 INFO:tasks.rados.rados.0.smithi005.stdout:1504: writing smithi00566664-205 from 1853114 to 2414472 tid 2 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1504: writing smithi00566664-205 from 3060221 to 3652268 tid 3 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1505: read oid 272 snap -1 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1505: expect (ObjNum 847 snap 0 seq_num 847) 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1506: write oid 384 current snap is 0 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1502: finishing write tid 3 to smithi00566664-180 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1502: finishing write tid 4 to smithi00566664-180 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1502: finishing write tid 5 to smithi00566664-180 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 180 v 291 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-09-30T09:01:36.114 INFO:tasks.rados.rados.0.smithi005.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-09-30T09:01:36.115 INFO:tasks.rados.rados.0.smithi005.stdout:1503: expect (ObjNum 1042 snap 0 seq_num 1042) 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:1504: finishing write tid 1 to smithi00566664-205 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:1504: finishing write tid 2 to smithi00566664-205 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:1504: finishing write tid 3 to smithi00566664-205 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:1504: finishing write tid 4 to smithi00566664-205 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:1504: finishing write tid 5 to smithi00566664-205 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 205 v 193 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-09-30T09:01:36.231 INFO:tasks.rados.rados.0.smithi005.stdout:1505: expect (ObjNum 847 snap 0 seq_num 847) 2023-09-30T09:01:36.330 INFO:tasks.rados.rados.0.smithi005.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-09-30T09:01:36.342 INFO:tasks.rados.rados.0.smithi005.stdout:1506: writing smithi00566664-384 from 581806 to 1168315 tid 1 2023-09-30T09:01:36.351 INFO:tasks.rados.rados.0.smithi005.stdout:1506: writing smithi00566664-384 from 1911596 to 2332965 tid 2 2023-09-30T09:01:36.357 INFO:tasks.rados.rados.0.smithi005.stdout:1506: writing smithi00566664-384 from 3087644 to 3490963 tid 3 2023-09-30T09:01:36.357 INFO:tasks.rados.rados.0.smithi005.stdout:1502: done (4 left) 2023-09-30T09:01:36.357 INFO:tasks.rados.rados.0.smithi005.stdout:1503: done (3 left) 2023-09-30T09:01:36.357 INFO:tasks.rados.rados.0.smithi005.stdout:1504: done (2 left) 2023-09-30T09:01:36.358 INFO:tasks.rados.rados.0.smithi005.stdout:1505: done (1 left) 2023-09-30T09:01:36.358 INFO:tasks.rados.rados.0.smithi005.stdout:1507: delete oid 297 current snap is 0 2023-09-30T09:01:36.358 INFO:tasks.rados.rados.0.smithi005.stdout:1506: finishing write tid 1 to smithi00566664-384 2023-09-30T09:01:36.358 INFO:tasks.rados.rados.0.smithi005.stdout:1506: finishing write tid 2 to smithi00566664-384 2023-09-30T09:01:36.360 INFO:tasks.rados.rados.0.smithi005.stdout:1507: done (1 left) 2023-09-30T09:01:36.360 INFO:tasks.rados.rados.0.smithi005.stdout:1508: write oid 484 current snap is 0 2023-09-30T09:01:36.360 INFO:tasks.rados.rados.0.smithi005.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-09-30T09:01:36.371 INFO:tasks.rados.rados.0.smithi005.stdout:1508: writing smithi00566664-484 from 615420 to 1352427 tid 1 2023-09-30T09:01:36.376 INFO:tasks.rados.rados.0.smithi005.stdout:1508: writing smithi00566664-484 from 1912207 to 2337245 tid 2 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:1508: writing smithi00566664-484 from 3026137 to 3568353 tid 3 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:1509: read oid 34 snap -1 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:1509: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:1510: delete oid 371 current snap is 0 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:1506: finishing write tid 3 to smithi00566664-384 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:1506: finishing write tid 4 to smithi00566664-384 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:1506: finishing write tid 5 to smithi00566664-384 2023-09-30T09:01:36.384 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 384 v 215 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-09-30T09:01:36.385 INFO:tasks.rados.rados.0.smithi005.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-09-30T09:01:36.385 INFO:tasks.rados.rados.0.smithi005.stdout:1508: finishing write tid 1 to smithi00566664-484 2023-09-30T09:01:36.385 INFO:tasks.rados.rados.0.smithi005.stdout:1508: finishing write tid 2 to smithi00566664-484 2023-09-30T09:01:36.386 INFO:tasks.rados.rados.0.smithi005.stdout:1506: done (3 left) 2023-09-30T09:01:36.386 INFO:tasks.rados.rados.0.smithi005.stdout:1510: done (2 left) 2023-09-30T09:01:36.386 INFO:tasks.rados.rados.0.smithi005.stdout:1511: write oid 235 current snap is 0 2023-09-30T09:01:36.386 INFO:tasks.rados.rados.0.smithi005.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-09-30T09:01:36.396 INFO:tasks.rados.rados.0.smithi005.stdout:1511: writing smithi00566664-235 from 649034 to 1136539 tid 1 2023-09-30T09:01:36.403 INFO:tasks.rados.rados.0.smithi005.stdout:1511: writing smithi00566664-235 from 1629171 to 2057878 tid 2 2023-09-30T09:01:36.410 INFO:tasks.rados.rados.0.smithi005.stdout:1511: writing smithi00566664-235 from 2680983 to 3245743 tid 3 2023-09-30T09:01:36.413 INFO:tasks.rados.rados.0.smithi005.stdout:1511: writing smithi00566664-235 from 3798768 to 3849034 tid 4 2023-09-30T09:01:36.413 INFO:tasks.rados.rados.0.smithi005.stdout:1512: write oid 28 current snap is 0 2023-09-30T09:01:36.413 INFO:tasks.rados.rados.0.smithi005.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-09-30T09:01:36.420 INFO:tasks.rados.rados.0.smithi005.stdout:1512: writing smithi00566664-28 from 665841 to 1228595 tid 1 2023-09-30T09:01:36.426 INFO:tasks.rados.rados.0.smithi005.stdout:1512: writing smithi00566664-28 from 1687653 to 2260018 tid 2 2023-09-30T09:01:36.432 INFO:tasks.rados.rados.0.smithi005.stdout:1512: writing smithi00566664-28 from 2708406 to 3484438 tid 3 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1513: read oid 403 snap -1 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1513: expect deleted 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1514: write oid 208 current snap is 0 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1508: finishing write tid 3 to smithi00566664-484 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1508: finishing write tid 4 to smithi00566664-484 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1508: finishing write tid 5 to smithi00566664-484 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 223 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1508: left oid 484 (ObjNum 1060 snap 0 seq_num 1060) 2023-09-30T09:01:36.433 INFO:tasks.rados.rados.0.smithi005.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-09-30T09:01:36.440 INFO:tasks.rados.rados.0.smithi005.stdout:1514: writing smithi00566664-208 from 682648 to 1320651 tid 1 2023-09-30T09:01:36.446 INFO:tasks.rados.rados.0.smithi005.stdout:1514: writing smithi00566664-208 from 2029782 to 2462158 tid 2 2023-09-30T09:01:36.452 INFO:tasks.rados.rados.0.smithi005.stdout:1514: writing smithi00566664-208 from 3019476 to 3606780 tid 3 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1508: done (5 left) 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1515: read oid 111 snap -1 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1515: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1516: read oid 250 snap -1 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1516: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1517: read oid 109 snap -1 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1517: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1518: write oid 457 current snap is 0 2023-09-30T09:01:36.453 INFO:tasks.rados.rados.0.smithi005.stdout:1509: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-30T09:01:36.652 INFO:tasks.rados.rados.0.smithi005.stdout:1511: finishing write tid 1 to smithi00566664-235 2023-09-30T09:01:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:1511: finishing write tid 2 to smithi00566664-235 2023-09-30T09:01:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:1511: finishing write tid 3 to smithi00566664-235 2023-09-30T09:01:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:1511: finishing write tid 4 to smithi00566664-235 2023-09-30T09:01:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:1511: finishing write tid 5 to smithi00566664-235 2023-09-30T09:01:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:1511: finishing write tid 6 to smithi00566664-235 2023-09-30T09:01:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 235 v 182 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-09-30T09:01:36.653 INFO:tasks.rados.rados.0.smithi005.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-09-30T09:01:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:1512: finishing write tid 1 to smithi00566664-28 2023-09-30T09:01:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:1512: finishing write tid 2 to smithi00566664-28 2023-09-30T09:01:36.654 INFO:tasks.rados.rados.0.smithi005.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-09-30T09:01:36.665 INFO:tasks.rados.rados.0.smithi005.stdout:1518: writing smithi00566664-457 from 699455 to 1129060 tid 1 2023-09-30T09:01:36.671 INFO:tasks.rados.rados.0.smithi005.stdout:1518: writing smithi00566664-457 from 1804617 to 2380651 tid 2 2023-09-30T09:01:36.679 INFO:tasks.rados.rados.0.smithi005.stdout:1518: writing smithi00566664-457 from 3163252 to 3678181 tid 3 2023-09-30T09:01:36.679 INFO:tasks.rados.rados.0.smithi005.stdout:1509: done (8 left) 2023-09-30T09:01:36.679 INFO:tasks.rados.rados.0.smithi005.stdout:1511: done (7 left) 2023-09-30T09:01:36.679 INFO:tasks.rados.rados.0.smithi005.stdout:1519: read oid 181 snap -1 2023-09-30T09:01:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:1519: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-30T09:01:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:1520: write oid 339 current snap is 0 2023-09-30T09:01:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-09-30T09:01:36.686 INFO:tasks.rados.rados.0.smithi005.stdout:1520: writing smithi00566664-339 from 716262 to 1221116 tid 1 2023-09-30T09:01:36.693 INFO:tasks.rados.rados.0.smithi005.stdout:1520: writing smithi00566664-339 from 1863099 to 2582791 tid 2 2023-09-30T09:01:36.701 INFO:tasks.rados.rados.0.smithi005.stdout:1520: writing smithi00566664-339 from 3074322 to 3800523 tid 3 2023-09-30T09:01:36.701 INFO:tasks.rados.rados.0.smithi005.stdout:1521: read oid 175 snap -1 2023-09-30T09:01:36.701 INFO:tasks.rados.rados.0.smithi005.stdout:1521: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:01:36.701 INFO:tasks.rados.rados.0.smithi005.stdout:1522: read oid 147 snap -1 2023-09-30T09:01:36.701 INFO:tasks.rados.rados.0.smithi005.stdout:1522: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-30T09:01:36.701 INFO:tasks.rados.rados.0.smithi005.stdout:1523: write oid 432 current snap is 0 2023-09-30T09:01:36.701 INFO:tasks.rados.rados.0.smithi005.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-09-30T09:01:36.708 INFO:tasks.rados.rados.0.smithi005.stdout:1523: writing smithi00566664-432 from 733069 to 1313172 tid 1 2023-09-30T09:01:36.715 INFO:tasks.rados.rados.0.smithi005.stdout:1523: writing smithi00566664-432 from 1921581 to 2501284 tid 2 2023-09-30T09:01:36.722 INFO:tasks.rados.rados.0.smithi005.stdout:1523: writing smithi00566664-432 from 3218098 to 3755571 tid 3 2023-09-30T09:01:36.722 INFO:tasks.rados.rados.0.smithi005.stdout:1524: write oid 197 current snap is 0 2023-09-30T09:01:36.722 INFO:tasks.rados.rados.0.smithi005.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-09-30T09:01:36.730 INFO:tasks.rados.rados.0.smithi005.stdout:1524: writing smithi00566664-197 from 749876 to 1405228 tid 1 2023-09-30T09:01:36.737 INFO:tasks.rados.rados.0.smithi005.stdout:1524: writing smithi00566664-197 from 1863710 to 2587071 tid 2 2023-09-30T09:01:36.744 INFO:tasks.rados.rados.0.smithi005.stdout:1524: writing smithi00566664-197 from 3012815 to 3761560 tid 3 2023-09-30T09:01:36.744 INFO:tasks.rados.rados.0.smithi005.stdout:1525: write oid 84 current snap is 0 2023-09-30T09:01:36.744 INFO:tasks.rados.rados.0.smithi005.stdout:1512: finishing write tid 3 to smithi00566664-28 2023-09-30T09:01:36.744 INFO:tasks.rados.rados.0.smithi005.stdout:1512: finishing write tid 4 to smithi00566664-28 2023-09-30T09:01:36.744 INFO:tasks.rados.rados.0.smithi005.stdout:1512: finishing write tid 5 to smithi00566664-28 2023-09-30T09:01:36.744 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 250 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-09-30T09:01:36.745 INFO:tasks.rados.rados.0.smithi005.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-09-30T09:01:36.745 INFO:tasks.rados.rados.0.smithi005.stdout:1514: finishing write tid 1 to smithi00566664-208 2023-09-30T09:01:36.745 INFO:tasks.rados.rados.0.smithi005.stdout:1514: finishing write tid 2 to smithi00566664-208 2023-09-30T09:01:36.745 INFO:tasks.rados.rados.0.smithi005.stdout:1514: finishing write tid 3 to smithi00566664-208 2023-09-30T09:01:36.745 INFO:tasks.rados.rados.0.smithi005.stdout:1514: finishing write tid 4 to smithi00566664-208 2023-09-30T09:01:36.745 INFO:tasks.rados.rados.0.smithi005.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-09-30T09:01:36.752 INFO:tasks.rados.rados.0.smithi005.stdout:1525: writing smithi00566664-84 from 766683 to 1497284 tid 1 2023-09-30T09:01:36.758 INFO:tasks.rados.rados.0.smithi005.stdout:1525: writing smithi00566664-84 from 1922192 to 2505564 tid 2 2023-09-30T09:01:36.767 INFO:tasks.rados.rados.0.smithi005.stdout:1525: writing smithi00566664-84 from 3156591 to 3832961 tid 3 2023-09-30T09:01:36.767 INFO:tasks.rados.rados.0.smithi005.stdout:1512: done (13 left) 2023-09-30T09:01:36.767 INFO:tasks.rados.rados.0.smithi005.stdout:1513: done (12 left) 2023-09-30T09:01:36.767 INFO:tasks.rados.rados.0.smithi005.stdout:1526: write oid 288 current snap is 0 2023-09-30T09:01:36.767 INFO:tasks.rados.rados.0.smithi005.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-09-30T09:01:36.773 INFO:tasks.rados.rados.0.smithi005.stdout:1526: writing smithi00566664-288 from 783490 to 1189340 tid 1 2023-09-30T09:01:36.782 INFO:tasks.rados.rados.0.smithi005.stdout:1526: writing smithi00566664-288 from 1980674 to 2707704 tid 2 2023-09-30T09:01:36.788 INFO:tasks.rados.rados.0.smithi005.stdout:1526: writing smithi00566664-288 from 3184014 to 3671656 tid 3 2023-09-30T09:01:36.788 INFO:tasks.rados.rados.0.smithi005.stdout:1527: read oid 19 snap -1 2023-09-30T09:01:36.788 INFO:tasks.rados.rados.0.smithi005.stdout:1527: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:01:36.788 INFO:tasks.rados.rados.0.smithi005.stdout:1528: write oid 232 current snap is 0 2023-09-30T09:01:36.788 INFO:tasks.rados.rados.0.smithi005.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-09-30T09:01:36.792 INFO:tasks.rados.rados.0.smithi005.stdout:1528: writing smithi00566664-232 from 400297 to 881396 tid 1 2023-09-30T09:01:36.799 INFO:tasks.rados.rados.0.smithi005.stdout:1528: writing smithi00566664-232 from 1639156 to 2000297 tid 2 2023-09-30T09:01:36.799 INFO:tasks.rados.rados.0.smithi005.stdout:1529: write oid 490 current snap is 0 2023-09-30T09:01:36.799 INFO:tasks.rados.rados.0.smithi005.stdout:1514: finishing write tid 5 to smithi00566664-208 2023-09-30T09:01:36.800 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 208 v 256 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-09-30T09:01:36.800 INFO:tasks.rados.rados.0.smithi005.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-09-30T09:01:36.800 INFO:tasks.rados.rados.0.smithi005.stdout:1516: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-30T09:01:36.948 INFO:tasks.rados.rados.0.smithi005.stdout:1515: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-30T09:01:37.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:36 smithi099 bash[27661]: cluster 2023-09-30T09:01:36.212096+0000 mgr.y (mgr.24358) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 87 op/s 2023-09-30T09:01:37.095 INFO:tasks.rados.rados.0.smithi005.stdout:1517: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:1518: finishing write tid 1 to smithi00566664-457 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:1518: finishing write tid 2 to smithi00566664-457 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:1518: finishing write tid 3 to smithi00566664-457 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:1518: finishing write tid 4 to smithi00566664-457 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:1518: finishing write tid 5 to smithi00566664-457 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 457 v 197 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:1518: left oid 457 (ObjNum 1065 snap 0 seq_num 1065) 2023-09-30T09:01:37.216 INFO:tasks.rados.rados.0.smithi005.stdout:1519: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-30T09:01:37.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:36 smithi005 bash[27219]: cluster 2023-09-30T09:01:36.212096+0000 mgr.y (mgr.24358) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 87 op/s 2023-09-30T09:01:37.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:36 smithi005 bash[33615]: cluster 2023-09-30T09:01:36.212096+0000 mgr.y (mgr.24358) 213 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 7.9 MiB/s wr, 87 op/s 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:1520: finishing write tid 1 to smithi00566664-339 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:1520: finishing write tid 2 to smithi00566664-339 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:1520: finishing write tid 3 to smithi00566664-339 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:1520: finishing write tid 4 to smithi00566664-339 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:1520: finishing write tid 5 to smithi00566664-339 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 339 v 295 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:1520: left oid 339 (ObjNum 1066 snap 0 seq_num 1066) 2023-09-30T09:01:37.309 INFO:tasks.rados.rados.0.smithi005.stdout:1521: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:01:37.399 INFO:tasks.rados.rados.0.smithi005.stdout:1523: finishing write tid 1 to smithi00566664-432 2023-09-30T09:01:37.399 INFO:tasks.rados.rados.0.smithi005.stdout:1522: expect (ObjNum 522 snap 0 seq_num 522) 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1523: finishing write tid 2 to smithi00566664-432 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1523: finishing write tid 3 to smithi00566664-432 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1523: finishing write tid 4 to smithi00566664-432 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1523: finishing write tid 5 to smithi00566664-432 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 432 v 254 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1523: left oid 432 (ObjNum 1067 snap 0 seq_num 1067) 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1524: finishing write tid 1 to smithi00566664-197 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1524: finishing write tid 2 to smithi00566664-197 2023-09-30T09:01:37.513 INFO:tasks.rados.rados.0.smithi005.stdout:1524: finishing write tid 3 to smithi00566664-197 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1524: finishing write tid 4 to smithi00566664-197 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1524: finishing write tid 5 to smithi00566664-197 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 197 v 227 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1524: left oid 197 (ObjNum 1068 snap 0 seq_num 1068) 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1525: finishing write tid 1 to smithi00566664-84 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1525: finishing write tid 2 to smithi00566664-84 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1525: finishing write tid 3 to smithi00566664-84 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1525: finishing write tid 4 to smithi00566664-84 2023-09-30T09:01:37.514 INFO:tasks.rados.rados.0.smithi005.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-09-30T09:01:37.524 INFO:tasks.rados.rados.0.smithi005.stdout:1529: writing smithi00566664-490 from 417104 to 1089805 tid 1 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1529: writing smithi00566664-490 from 1813991 to 2017104 tid 2 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1514: done (15 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1515: done (14 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1516: done (13 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1517: done (12 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1518: done (11 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1519: done (10 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1520: done (9 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1521: done (8 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1522: done (7 left) 2023-09-30T09:01:37.532 INFO:tasks.rados.rados.0.smithi005.stdout:1523: done (6 left) 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1524: done (5 left) 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1530: read oid 152 snap -1 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1530: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1531: write oid 499 current snap is 0 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1525: finishing write tid 5 to smithi00566664-84 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 84 v 221 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1525: left oid 84 (ObjNum 1069 snap 0 seq_num 1069) 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1526: finishing write tid 1 to smithi00566664-288 2023-09-30T09:01:37.533 INFO:tasks.rados.rados.0.smithi005.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-09-30T09:01:37.538 INFO:tasks.rados.rados.0.smithi005.stdout:1531: writing smithi00566664-499 from 433911 to 1181861 tid 1 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1531: writing smithi00566664-499 from 1756120 to 2033911 tid 2 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1525: done (6 left) 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1532: read oid 269 snap -1 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1532: expect deleted 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1533: read oid 184 snap -1 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1533: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1534: write oid 474 current snap is 0 2023-09-30T09:01:37.544 INFO:tasks.rados.rados.0.smithi005.stdout:1526: finishing write tid 2 to smithi00566664-288 2023-09-30T09:01:37.545 INFO:tasks.rados.rados.0.smithi005.stdout:1526: finishing write tid 3 to smithi00566664-288 2023-09-30T09:01:37.545 INFO:tasks.rados.rados.0.smithi005.stdout:1526: finishing write tid 4 to smithi00566664-288 2023-09-30T09:01:37.545 INFO:tasks.rados.rados.0.smithi005.stdout:1526: finishing write tid 5 to smithi00566664-288 2023-09-30T09:01:37.545 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 288 v 237 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-09-30T09:01:37.545 INFO:tasks.rados.rados.0.smithi005.stdout:1526: left oid 288 (ObjNum 1070 snap 0 seq_num 1070) 2023-09-30T09:01:37.545 INFO:tasks.rados.rados.0.smithi005.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-09-30T09:01:37.549 INFO:tasks.rados.rados.0.smithi005.stdout:1534: writing smithi00566664-474 from 450718 to 873917 tid 1 2023-09-30T09:01:37.557 INFO:tasks.rados.rados.0.smithi005.stdout:1534: writing smithi00566664-474 from 1414602 to 2050718 tid 2 2023-09-30T09:01:37.557 INFO:tasks.rados.rados.0.smithi005.stdout:1526: done (8 left) 2023-09-30T09:01:37.557 INFO:tasks.rados.rados.0.smithi005.stdout:1535: write oid 215 current snap is 0 2023-09-30T09:01:37.558 INFO:tasks.rados.rados.0.smithi005.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-09-30T09:01:37.561 INFO:tasks.rados.rados.0.smithi005.stdout:1535: writing smithi00566664-215 from 467525 to 965973 tid 1 2023-09-30T09:01:37.567 INFO:tasks.rados.rados.0.smithi005.stdout:1535: writing smithi00566664-215 from 1473084 to 2067463 tid 2 2023-09-30T09:01:37.567 INFO:tasks.rados.rados.0.smithi005.stdout:1536: write oid 324 current snap is 0 2023-09-30T09:01:37.568 INFO:tasks.rados.rados.0.smithi005.stdout:1528: finishing write tid 1 to smithi00566664-232 2023-09-30T09:01:37.568 INFO:tasks.rados.rados.0.smithi005.stdout:1527: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1528: finishing write tid 2 to smithi00566664-232 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1528: finishing write tid 3 to smithi00566664-232 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1528: finishing write tid 4 to smithi00566664-232 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 232 v 218 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1528: left oid 232 (ObjNum 1071 snap 0 seq_num 1071) 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1529: finishing write tid 1 to smithi00566664-490 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1529: finishing write tid 2 to smithi00566664-490 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1529: finishing write tid 3 to smithi00566664-490 2023-09-30T09:01:37.646 INFO:tasks.rados.rados.0.smithi005.stdout:1529: finishing write tid 4 to smithi00566664-490 2023-09-30T09:01:37.647 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 490 v 283 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-09-30T09:01:37.647 INFO:tasks.rados.rados.0.smithi005.stdout:1529: left oid 490 (ObjNum 1072 snap 0 seq_num 1072) 2023-09-30T09:01:37.647 INFO:tasks.rados.rados.0.smithi005.stdout:1530: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-30T09:01:37.742 INFO:tasks.rados.rados.0.smithi005.stdout:1531: finishing write tid 1 to smithi00566664-499 2023-09-30T09:01:37.743 INFO:tasks.rados.rados.0.smithi005.stdout:1531: finishing write tid 2 to smithi00566664-499 2023-09-30T09:01:37.743 INFO:tasks.rados.rados.0.smithi005.stdout:1531: finishing write tid 3 to smithi00566664-499 2023-09-30T09:01:37.743 INFO:tasks.rados.rados.0.smithi005.stdout:1531: finishing write tid 4 to smithi00566664-499 2023-09-30T09:01:37.743 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 499 v 231 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-09-30T09:01:37.743 INFO:tasks.rados.rados.0.smithi005.stdout:1531: left oid 499 (ObjNum 1073 snap 0 seq_num 1073) 2023-09-30T09:01:37.743 INFO:tasks.rados.rados.0.smithi005.stdout:1533: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-30T09:01:37.840 INFO:tasks.rados.rados.0.smithi005.stdout:1534: finishing write tid 1 to smithi00566664-474 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1534: finishing write tid 2 to smithi00566664-474 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1534: finishing write tid 3 to smithi00566664-474 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1534: finishing write tid 4 to smithi00566664-474 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 474 v 205 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1534: left oid 474 (ObjNum 1074 snap 0 seq_num 1074) 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1535: finishing write tid 1 to smithi00566664-215 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1535: finishing write tid 2 to smithi00566664-215 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1535: finishing write tid 3 to smithi00566664-215 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1535: finishing write tid 4 to smithi00566664-215 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 215 v 298 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-09-30T09:01:37.841 INFO:tasks.rados.rados.0.smithi005.stdout:1535: left oid 215 (ObjNum 1075 snap 0 seq_num 1075) 2023-09-30T09:01:37.842 INFO:tasks.rados.rados.0.smithi005.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-09-30T09:01:37.852 INFO:tasks.rados.rados.0.smithi005.stdout:1536: writing smithi00566664-324 from 484332 to 1058029 tid 1 2023-09-30T09:01:37.859 INFO:tasks.rados.rados.0.smithi005.stdout:1536: writing smithi00566664-324 from 1531566 to 2084332 tid 2 2023-09-30T09:01:37.859 INFO:tasks.rados.rados.0.smithi005.stdout:1527: done (9 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1528: done (8 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1529: done (7 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1530: done (6 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1531: done (5 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1532: done (4 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1533: done (3 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1534: done (2 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1535: done (1 left) 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1537: write oid 456 current snap is 0 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1536: finishing write tid 1 to smithi00566664-324 2023-09-30T09:01:37.860 INFO:tasks.rados.rados.0.smithi005.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-09-30T09:01:37.866 INFO:tasks.rados.rados.0.smithi005.stdout:1537: writing smithi00566664-456 from 501139 to 1150085 tid 1 2023-09-30T09:01:37.872 INFO:tasks.rados.rados.0.smithi005.stdout:1537: writing smithi00566664-456 from 1873695 to 2101139 tid 2 2023-09-30T09:01:37.872 INFO:tasks.rados.rados.0.smithi005.stdout:1538: write oid 140 current snap is 0 2023-09-30T09:01:37.872 INFO:tasks.rados.rados.0.smithi005.stdout:1536: finishing write tid 2 to smithi00566664-324 2023-09-30T09:01:37.872 INFO:tasks.rados.rados.0.smithi005.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-09-30T09:01:37.878 INFO:tasks.rados.rados.0.smithi005.stdout:1538: writing smithi00566664-140 from 517946 to 1242141 tid 1 2023-09-30T09:01:37.884 INFO:tasks.rados.rados.0.smithi005.stdout:1538: writing smithi00566664-140 from 1932177 to 2117946 tid 2 2023-09-30T09:01:37.884 INFO:tasks.rados.rados.0.smithi005.stdout:1539: read oid 295 snap -1 2023-09-30T09:01:37.884 INFO:tasks.rados.rados.0.smithi005.stdout:1539: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-30T09:01:37.884 INFO:tasks.rados.rados.0.smithi005.stdout:1540: read oid 123 snap -1 2023-09-30T09:01:37.884 INFO:tasks.rados.rados.0.smithi005.stdout:1540: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-30T09:01:37.884 INFO:tasks.rados.rados.0.smithi005.stdout:1541: write oid 233 current snap is 0 2023-09-30T09:01:37.884 INFO:tasks.rados.rados.0.smithi005.stdout:1536: finishing write tid 3 to smithi00566664-324 2023-09-30T09:01:37.885 INFO:tasks.rados.rados.0.smithi005.stdout:1536: finishing write tid 4 to smithi00566664-324 2023-09-30T09:01:37.885 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 324 v 301 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-09-30T09:01:37.885 INFO:tasks.rados.rados.0.smithi005.stdout:1536: left oid 324 (ObjNum 1076 snap 0 seq_num 1076) 2023-09-30T09:01:37.885 INFO:tasks.rados.rados.0.smithi005.stdout:1537: finishing write tid 1 to smithi00566664-456 2023-09-30T09:01:37.885 INFO:tasks.rados.rados.0.smithi005.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-09-30T09:01:37.891 INFO:tasks.rados.rados.0.smithi005.stdout:1541: writing smithi00566664-233 from 534753 to 1334197 tid 1 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1541: writing smithi00566664-233 from 1990659 to 2134753 tid 2 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1536: done (5 left) 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1542: read oid 48 snap -1 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1542: expect (ObjNum 655 snap 0 seq_num 655) 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1543: write oid 393 current snap is 0 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1537: finishing write tid 2 to smithi00566664-456 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1537: finishing write tid 3 to smithi00566664-456 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1537: finishing write tid 4 to smithi00566664-456 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 182 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-09-30T09:01:37.897 INFO:tasks.rados.rados.0.smithi005.stdout:1537: left oid 456 (ObjNum 1077 snap 0 seq_num 1077) 2023-09-30T09:01:37.898 INFO:tasks.rados.rados.0.smithi005.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-09-30T09:01:37.903 INFO:tasks.rados.rados.0.smithi005.stdout:1543: writing smithi00566664-393 from 551560 to 1142606 tid 1 2023-09-30T09:01:37.909 INFO:tasks.rados.rados.0.smithi005.stdout:1543: writing smithi00566664-393 from 1765494 to 2151560 tid 2 2023-09-30T09:01:37.909 INFO:tasks.rados.rados.0.smithi005.stdout:1537: done (6 left) 2023-09-30T09:01:37.909 INFO:tasks.rados.rados.0.smithi005.stdout:1544: read oid 52 snap -1 2023-09-30T09:01:37.909 INFO:tasks.rados.rados.0.smithi005.stdout:1544: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-30T09:01:37.910 INFO:tasks.rados.rados.0.smithi005.stdout:1545: write oid 466 current snap is 0 2023-09-30T09:01:37.910 INFO:tasks.rados.rados.0.smithi005.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-09-30T09:01:37.916 INFO:tasks.rados.rados.0.smithi005.stdout:1545: writing smithi00566664-466 from 568367 to 1234662 tid 1 2023-09-30T09:01:37.922 INFO:tasks.rados.rados.0.smithi005.stdout:1545: writing smithi00566664-466 from 1707623 to 2168367 tid 2 2023-09-30T09:01:37.922 INFO:tasks.rados.rados.0.smithi005.stdout:1546: write oid 444 current snap is 0 2023-09-30T09:01:37.922 INFO:tasks.rados.rados.0.smithi005.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-09-30T09:01:37.929 INFO:tasks.rados.rados.0.smithi005.stdout:1546: writing smithi00566664-444 from 585174 to 1326718 tid 1 2023-09-30T09:01:37.934 INFO:tasks.rados.rados.0.smithi005.stdout:1546: writing smithi00566664-444 from 1766105 to 2185174 tid 2 2023-09-30T09:01:37.935 INFO:tasks.rados.rados.0.smithi005.stdout:1547: write oid 496 current snap is 0 2023-09-30T09:01:37.935 INFO:tasks.rados.rados.0.smithi005.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-09-30T09:01:37.940 INFO:tasks.rados.rados.0.smithi005.stdout:1547: writing smithi00566664-496 from 601981 to 1018774 tid 1 2023-09-30T09:01:37.946 INFO:tasks.rados.rados.0.smithi005.stdout:1547: writing smithi00566664-496 from 1424587 to 1917289 tid 2 2023-09-30T09:01:37.946 INFO:tasks.rados.rados.0.smithi005.stdout:1548: read oid 221 snap -1 2023-09-30T09:01:37.946 INFO:tasks.rados.rados.0.smithi005.stdout:1548: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:01:37.946 INFO:tasks.rados.rados.0.smithi005.stdout:1549: write oid 368 current snap is 0 2023-09-30T09:01:37.947 INFO:tasks.rados.rados.0.smithi005.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-09-30T09:01:37.953 INFO:tasks.rados.rados.0.smithi005.stdout:1549: writing smithi00566664-368 from 618788 to 1110830 tid 1 2023-09-30T09:01:37.959 INFO:tasks.rados.rados.0.smithi005.stdout:1549: writing smithi00566664-368 from 1883069 to 2218788 tid 2 2023-09-30T09:01:37.959 INFO:tasks.rados.rados.0.smithi005.stdout:1550: write oid 141 current snap is 0 2023-09-30T09:01:37.959 INFO:tasks.rados.rados.0.smithi005.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-09-30T09:01:37.966 INFO:tasks.rados.rados.0.smithi005.stdout:1550: writing smithi00566664-141 from 635595 to 1202886 tid 1 2023-09-30T09:01:37.972 INFO:tasks.rados.rados.0.smithi005.stdout:1550: writing smithi00566664-141 from 1825198 to 2235595 tid 2 2023-09-30T09:01:37.972 INFO:tasks.rados.rados.0.smithi005.stdout:1551: read oid 31 snap -1 2023-09-30T09:01:37.972 INFO:tasks.rados.rados.0.smithi005.stdout:1551: expect deleted 2023-09-30T09:01:37.972 INFO:tasks.rados.rados.0.smithi005.stdout:1552: write oid 327 current snap is 0 2023-09-30T09:01:37.972 INFO:tasks.rados.rados.0.smithi005.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-09-30T09:01:37.979 INFO:tasks.rados.rados.0.smithi005.stdout:1552: writing smithi00566664-327 from 652402 to 1294942 tid 1 2023-09-30T09:01:37.985 INFO:tasks.rados.rados.0.smithi005.stdout:1552: writing smithi00566664-327 from 1883680 to 2252402 tid 2 2023-09-30T09:01:37.985 INFO:tasks.rados.rados.0.smithi005.stdout:1553: write oid 263 current snap is 0 2023-09-30T09:01:37.985 INFO:tasks.rados.rados.0.smithi005.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-09-30T09:01:37.992 INFO:tasks.rados.rados.0.smithi005.stdout:1553: writing smithi00566664-263 from 669209 to 1386998 tid 1 2023-09-30T09:01:37.998 INFO:tasks.rados.rados.0.smithi005.stdout:1553: writing smithi00566664-263 from 1942162 to 2269209 tid 2 2023-09-30T09:01:37.998 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:37.998 INFO:tasks.rados.rados.0.smithi005.stdout:1538: finishing write tid 1 to smithi00566664-140 2023-09-30T09:01:37.998 INFO:tasks.rados.rados.0.smithi005.stdout:1539: expect (ObjNum 294 snap 0 seq_num 294) 2023-09-30T09:01:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:37 smithi099 bash[27661]: audit 2023-09-30T09:01:37.162838+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.5:0/1479164890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:38.092 INFO:tasks.rados.rados.0.smithi005.stdout:1538: finishing write tid 2 to smithi00566664-140 2023-09-30T09:01:38.092 INFO:tasks.rados.rados.0.smithi005.stdout:1538: finishing write tid 3 to smithi00566664-140 2023-09-30T09:01:38.093 INFO:tasks.rados.rados.0.smithi005.stdout:1538: finishing write tid 4 to smithi00566664-140 2023-09-30T09:01:38.093 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 140 v 185 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-09-30T09:01:38.093 INFO:tasks.rados.rados.0.smithi005.stdout:1538: left oid 140 (ObjNum 1078 snap 0 seq_num 1078) 2023-09-30T09:01:38.093 INFO:tasks.rados.rados.0.smithi005.stdout:1540: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-30T09:01:38.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:37 smithi005 bash[27219]: audit 2023-09-30T09:01:37.162838+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.5:0/1479164890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:38.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:37 smithi005 bash[33615]: audit 2023-09-30T09:01:37.162838+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.5:0/1479164890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:38.280 INFO:tasks.rados.rados.0.smithi005.stdout:1541: finishing write tid 1 to smithi00566664-233 2023-09-30T09:01:38.281 INFO:tasks.rados.rados.0.smithi005.stdout:1541: finishing write tid 2 to smithi00566664-233 2023-09-30T09:01:38.281 INFO:tasks.rados.rados.0.smithi005.stdout:1541: finishing write tid 3 to smithi00566664-233 2023-09-30T09:01:38.281 INFO:tasks.rados.rados.0.smithi005.stdout:1541: finishing write tid 4 to smithi00566664-233 2023-09-30T09:01:38.281 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 233 v 179 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-09-30T09:01:38.281 INFO:tasks.rados.rados.0.smithi005.stdout:1541: left oid 233 (ObjNum 1079 snap 0 seq_num 1079) 2023-09-30T09:01:38.281 INFO:tasks.rados.rados.0.smithi005.stdout:1542: expect (ObjNum 655 snap 0 seq_num 655) 2023-09-30T09:01:38.410 INFO:tasks.rados.rados.0.smithi005.stdout:1543: finishing write tid 1 to smithi00566664-393 2023-09-30T09:01:38.410 INFO:tasks.rados.rados.0.smithi005.stdout:1544: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-30T09:01:38.508 INFO:tasks.rados.rados.0.smithi005.stdout:1543: finishing write tid 2 to smithi00566664-393 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:1543: finishing write tid 3 to smithi00566664-393 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:1543: finishing write tid 4 to smithi00566664-393 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 393 v 304 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:1543: left oid 393 (ObjNum 1080 snap 0 seq_num 1080) 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:1545: finishing write tid 1 to smithi00566664-466 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:1545: finishing write tid 2 to smithi00566664-466 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:1545: finishing write tid 3 to smithi00566664-466 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:1545: finishing write tid 4 to smithi00566664-466 2023-09-30T09:01:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 466 v 234 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1545: left oid 466 (ObjNum 1081 snap 0 seq_num 1081) 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1546: finishing write tid 1 to smithi00566664-444 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1546: finishing write tid 2 to smithi00566664-444 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1546: finishing write tid 3 to smithi00566664-444 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1546: finishing write tid 4 to smithi00566664-444 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 444 v 286 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1546: left oid 444 (ObjNum 1082 snap 0 seq_num 1082) 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1547: finishing write tid 1 to smithi00566664-496 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1547: finishing write tid 2 to smithi00566664-496 2023-09-30T09:01:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:1547: finishing write tid 3 to smithi00566664-496 2023-09-30T09:01:38.511 INFO:tasks.rados.rados.0.smithi005.stdout:1547: finishing write tid 4 to smithi00566664-496 2023-09-30T09:01:38.511 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 496 v 240 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-09-30T09:01:38.511 INFO:tasks.rados.rados.0.smithi005.stdout:1547: left oid 496 (ObjNum 1083 snap 0 seq_num 1083) 2023-09-30T09:01:38.511 INFO:tasks.rados.rados.0.smithi005.stdout:1548: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:01:38.624 INFO:tasks.rados.rados.0.smithi005.stdout:1549: finishing write tid 1 to smithi00566664-368 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1549: finishing write tid 2 to smithi00566664-368 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1549: finishing write tid 3 to smithi00566664-368 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1549: finishing write tid 4 to smithi00566664-368 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 368 v 185 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1549: left oid 368 (ObjNum 1084 snap 0 seq_num 1084) 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1550: finishing write tid 1 to smithi00566664-141 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1550: finishing write tid 2 to smithi00566664-141 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1550: finishing write tid 3 to smithi00566664-141 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:1550: finishing write tid 4 to smithi00566664-141 2023-09-30T09:01:38.625 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 141 v 188 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1550: left oid 141 (ObjNum 1085 snap 0 seq_num 1085) 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1552: finishing write tid 1 to smithi00566664-327 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1552: finishing write tid 2 to smithi00566664-327 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1552: finishing write tid 3 to smithi00566664-327 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1552: finishing write tid 4 to smithi00566664-327 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 327 v 307 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1552: left oid 327 (ObjNum 1086 snap 0 seq_num 1086) 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1553: finishing write tid 1 to smithi00566664-263 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1553: finishing write tid 2 to smithi00566664-263 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1553: finishing write tid 3 to smithi00566664-263 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:1553: finishing write tid 4 to smithi00566664-263 2023-09-30T09:01:38.626 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 263 v 184 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1553: left oid 263 (ObjNum 1087 snap 0 seq_num 1087) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1538: done (15 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1539: done (14 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1540: done (13 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1541: done (12 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1542: done (11 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1543: done (10 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1544: done (9 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1545: done (8 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1546: done (7 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1547: done (6 left) 2023-09-30T09:01:38.627 INFO:tasks.rados.rados.0.smithi005.stdout:1548: done (5 left) 2023-09-30T09:01:38.628 INFO:tasks.rados.rados.0.smithi005.stdout:1549: done (4 left) 2023-09-30T09:01:38.628 INFO:tasks.rados.rados.0.smithi005.stdout:1550: done (3 left) 2023-09-30T09:01:38.628 INFO:tasks.rados.rados.0.smithi005.stdout:1551: done (2 left) 2023-09-30T09:01:38.628 INFO:tasks.rados.rados.0.smithi005.stdout:1552: done (1 left) 2023-09-30T09:01:38.628 INFO:tasks.rados.rados.0.smithi005.stdout:1553: done (0 left) 2023-09-30T09:01:38.628 INFO:tasks.rados.rados.0.smithi005.stdout:1554: write oid 330 current snap is 0 2023-09-30T09:01:38.628 INFO:tasks.rados.rados.0.smithi005.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-09-30T09:01:38.635 INFO:tasks.rados.rados.0.smithi005.stdout:1554: writing smithi00566664-330 from 686016 to 1195407 tid 1 2023-09-30T09:01:38.642 INFO:tasks.rados.rados.0.smithi005.stdout:1554: writing smithi00566664-330 from 1716997 to 2286016 tid 2 2023-09-30T09:01:38.643 INFO:tasks.rados.rados.0.smithi005.stdout:1555: read oid 394 snap -1 2023-09-30T09:01:38.643 INFO:tasks.rados.rados.0.smithi005.stdout:1555: expect (ObjNum 988 snap 0 seq_num 988) 2023-09-30T09:01:38.643 INFO:tasks.rados.rados.0.smithi005.stdout:1556: write oid 13 current snap is 0 2023-09-30T09:01:38.643 INFO:tasks.rados.rados.0.smithi005.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-09-30T09:01:38.650 INFO:tasks.rados.rados.0.smithi005.stdout:1556: writing smithi00566664-13 from 702823 to 1287463 tid 1 2023-09-30T09:01:38.656 INFO:tasks.rados.rados.0.smithi005.stdout:1556: writing smithi00566664-13 from 2059126 to 2302823 tid 2 2023-09-30T09:01:38.656 INFO:tasks.rados.rados.0.smithi005.stdout:1557: read oid 135 snap -1 2023-09-30T09:01:38.656 INFO:tasks.rados.rados.0.smithi005.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-30T09:01:38.656 INFO:tasks.rados.rados.0.smithi005.stdout:1558: read oid 383 snap -1 2023-09-30T09:01:38.656 INFO:tasks.rados.rados.0.smithi005.stdout:1558: expect deleted 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1559: read oid 449 snap -1 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1559: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1560: read oid 253 snap -1 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1560: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1554: finishing write tid 1 to smithi00566664-330 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1554: finishing write tid 2 to smithi00566664-330 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1554: finishing write tid 3 to smithi00566664-330 2023-09-30T09:01:38.657 INFO:tasks.rados.rados.0.smithi005.stdout:1555: expect (ObjNum 988 snap 0 seq_num 988) 2023-09-30T09:01:38.785 INFO:tasks.rados.rados.0.smithi005.stdout:1554: finishing write tid 4 to smithi00566664-330 2023-09-30T09:01:38.785 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 330 v 243 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-09-30T09:01:38.785 INFO:tasks.rados.rados.0.smithi005.stdout:1554: left oid 330 (ObjNum 1088 snap 0 seq_num 1088) 2023-09-30T09:01:38.785 INFO:tasks.rados.rados.0.smithi005.stdout:1556: finishing write tid 1 to smithi00566664-13 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1554: done (6 left) 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1555: done (5 left) 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1561: read oid 474 snap -1 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1561: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1562: read oid 425 snap -1 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1562: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1563: write oid 472 current snap is 0 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1556: finishing write tid 2 to smithi00566664-13 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1556: finishing write tid 3 to smithi00566664-13 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1556: finishing write tid 4 to smithi00566664-13 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 187 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-09-30T09:01:38.786 INFO:tasks.rados.rados.0.smithi005.stdout:1556: left oid 13 (ObjNum 1089 snap 0 seq_num 1089) 2023-09-30T09:01:38.787 INFO:tasks.rados.rados.0.smithi005.stdout:1559: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-30T09:01:38.896 INFO:tasks.rados.rados.0.smithi005.stdout:1557: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-30T09:01:39.008 INFO:tasks.rados.rados.0.smithi005.stdout:1560: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-09-30T09:01:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:38 smithi099 bash[27661]: cluster 2023-09-30T09:01:38.213227+0000 mgr.y (mgr.24358) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 13 MiB/s wr, 134 op/s 2023-09-30T09:01:39.164 INFO:tasks.rados.rados.0.smithi005.stdout:1561: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-09-30T09:01:39.241 INFO:tasks.rados.rados.0.smithi005.stdout:1562: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-30T09:01:39.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:38 smithi005 bash[27219]: cluster 2023-09-30T09:01:38.213227+0000 mgr.y (mgr.24358) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 13 MiB/s wr, 134 op/s 2023-09-30T09:01:39.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:38 smithi005 bash[33615]: cluster 2023-09-30T09:01:38.213227+0000 mgr.y (mgr.24358) 214 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 MiB/s rd, 13 MiB/s wr, 134 op/s 2023-09-30T09:01:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-09-30T09:01:39.352 INFO:tasks.rados.rados.0.smithi005.stdout:1563: writing smithi00566664-472 from 719630 to 1379519 tid 1 2023-09-30T09:01:39.358 INFO:tasks.rados.rados.0.smithi005.stdout:1563: writing smithi00566664-472 from 2117608 to 2319630 tid 2 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1556: done (7 left) 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1557: done (6 left) 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1558: done (5 left) 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1559: done (4 left) 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1560: done (3 left) 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1561: done (2 left) 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1562: done (1 left) 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1564: write oid 404 current snap is 0 2023-09-30T09:01:39.359 INFO:tasks.rados.rados.0.smithi005.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-09-30T09:01:39.366 INFO:tasks.rados.rados.0.smithi005.stdout:1564: writing smithi00566664-404 from 736437 to 1471575 tid 1 2023-09-30T09:01:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:1564: writing smithi00566664-404 from 2176090 to 2336437 tid 2 2023-09-30T09:01:39.372 INFO:tasks.rados.rados.0.smithi005.stdout:1565: write oid 74 current snap is 0 2023-09-30T09:01:39.372 INFO:tasks.rados.rados.0.smithi005.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-09-30T09:01:39.378 INFO:tasks.rados.rados.0.smithi005.stdout:1565: writing smithi00566664-74 from 753244 to 1163631 tid 1 2023-09-30T09:01:39.385 INFO:tasks.rados.rados.0.smithi005.stdout:1565: writing smithi00566664-74 from 1834572 to 2353244 tid 2 2023-09-30T09:01:39.385 INFO:tasks.rados.rados.0.smithi005.stdout:1566: write oid 188 current snap is 0 2023-09-30T09:01:39.385 INFO:tasks.rados.rados.0.smithi005.stdout:1563: finishing write tid 1 to smithi00566664-472 2023-09-30T09:01:39.385 INFO:tasks.rados.rados.0.smithi005.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-09-30T09:01:39.392 INFO:tasks.rados.rados.0.smithi005.stdout:1566: writing smithi00566664-188 from 770051 to 1255687 tid 1 2023-09-30T09:01:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:1566: writing smithi00566664-188 from 1776701 to 2287748 tid 2 2023-09-30T09:01:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:1567: write oid 102 current snap is 0 2023-09-30T09:01:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-09-30T09:01:39.405 INFO:tasks.rados.rados.0.smithi005.stdout:1567: writing smithi00566664-102 from 786858 to 1347743 tid 1 2023-09-30T09:01:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:1567: writing smithi00566664-102 from 1835183 to 2386858 tid 2 2023-09-30T09:01:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:1568: write oid 417 current snap is 0 2023-09-30T09:01:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-09-30T09:01:39.418 INFO:tasks.rados.rados.0.smithi005.stdout:1568: writing smithi00566664-417 from 403665 to 1156152 tid 1 2023-09-30T09:01:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:1568: writing smithi00566664-417 from 1610018 to 2124734 tid 2 2023-09-30T09:01:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:1569: read oid 468 snap -1 2023-09-30T09:01:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:1569: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-30T09:01:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:1570: read oid 233 snap -1 2023-09-30T09:01:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:1570: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:1571: write oid 225 current snap is 0 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:1563: finishing write tid 2 to smithi00566664-472 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:1563: finishing write tid 3 to smithi00566664-472 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:1563: finishing write tid 4 to smithi00566664-472 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 472 v 191 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:1563: left oid 472 (ObjNum 1090 snap 0 seq_num 1090) 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:1564: finishing write tid 1 to smithi00566664-404 2023-09-30T09:01:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-09-30T09:01:39.429 INFO:tasks.rados.rados.0.smithi005.stdout:1571: writing smithi00566664-225 from 420472 to 848208 tid 1 2023-09-30T09:01:39.435 INFO:tasks.rados.rados.0.smithi005.stdout:1571: writing smithi00566664-225 from 1268500 to 1926874 tid 2 2023-09-30T09:01:39.438 INFO:tasks.rados.rados.0.smithi005.stdout:1571: writing smithi00566664-225 from 2347953 to 2420472 tid 3 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1563: done (8 left) 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1572: write oid 425 current snap is 0 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1564: finishing write tid 2 to smithi00566664-404 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1564: finishing write tid 3 to smithi00566664-404 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1564: finishing write tid 4 to smithi00566664-404 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 404 v 182 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1564: left oid 404 (ObjNum 1091 snap 0 seq_num 1091) 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1565: finishing write tid 1 to smithi00566664-74 2023-09-30T09:01:39.439 INFO:tasks.rados.rados.0.smithi005.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-09-30T09:01:39.443 INFO:tasks.rados.rados.0.smithi005.stdout:1572: writing smithi00566664-425 from 437279 to 940264 tid 1 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1572: writing smithi00566664-425 from 1610629 to 2129014 tid 2 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1564: done (8 left) 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1573: read oid 60 snap -1 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1573: expect (ObjNum 675 snap 0 seq_num 675) 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1574: write oid 180 current snap is 0 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1565: finishing write tid 2 to smithi00566664-74 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1565: finishing write tid 3 to smithi00566664-74 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:1565: finishing write tid 4 to smithi00566664-74 2023-09-30T09:01:39.451 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 200 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-09-30T09:01:39.452 INFO:tasks.rados.rados.0.smithi005.stdout:1565: left oid 74 (ObjNum 1092 snap 0 seq_num 1092) 2023-09-30T09:01:39.452 INFO:tasks.rados.rados.0.smithi005.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-09-30T09:01:39.457 INFO:tasks.rados.rados.0.smithi005.stdout:1574: writing smithi00566664-180 from 454086 to 1032320 tid 1 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1574: writing smithi00566664-180 from 1669111 to 2331154 tid 2 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1565: done (9 left) 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1575: read oid 97 snap -1 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1575: expect (ObjNum 708 snap 0 seq_num 708) 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1576: write oid 292 current snap is 0 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1566: finishing write tid 1 to smithi00566664-188 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1566: finishing write tid 2 to smithi00566664-188 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1566: finishing write tid 3 to smithi00566664-188 2023-09-30T09:01:39.465 INFO:tasks.rados.rados.0.smithi005.stdout:1566: finishing write tid 4 to smithi00566664-188 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 188 v 203 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1566: left oid 188 (ObjNum 1093 snap 0 seq_num 1093) 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1567: finishing write tid 1 to smithi00566664-102 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1567: finishing write tid 2 to smithi00566664-102 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1567: finishing write tid 3 to smithi00566664-102 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1567: finishing write tid 4 to smithi00566664-102 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 102 v 206 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1567: left oid 102 (ObjNum 1094 snap 0 seq_num 1094) 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1568: finishing write tid 1 to smithi00566664-417 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1568: finishing write tid 2 to smithi00566664-417 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1568: finishing write tid 3 to smithi00566664-417 2023-09-30T09:01:39.466 INFO:tasks.rados.rados.0.smithi005.stdout:1568: finishing write tid 4 to smithi00566664-417 2023-09-30T09:01:39.467 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 417 v 208 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-09-30T09:01:39.467 INFO:tasks.rados.rados.0.smithi005.stdout:1568: left oid 417 (ObjNum 1095 snap 0 seq_num 1095) 2023-09-30T09:01:39.467 INFO:tasks.rados.rados.0.smithi005.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-09-30T09:01:39.471 INFO:tasks.rados.rados.0.smithi005.stdout:1576: writing smithi00566664-292 from 470893 to 1124376 tid 1 2023-09-30T09:01:39.479 INFO:tasks.rados.rados.0.smithi005.stdout:1576: writing smithi00566664-292 from 1727593 to 2249647 tid 2 2023-09-30T09:01:39.479 INFO:tasks.rados.rados.0.smithi005.stdout:1566: done (10 left) 2023-09-30T09:01:39.479 INFO:tasks.rados.rados.0.smithi005.stdout:1567: done (9 left) 2023-09-30T09:01:39.479 INFO:tasks.rados.rados.0.smithi005.stdout:1568: done (8 left) 2023-09-30T09:01:39.479 INFO:tasks.rados.rados.0.smithi005.stdout:1577: read oid 276 snap -1 2023-09-30T09:01:39.479 INFO:tasks.rados.rados.0.smithi005.stdout:1577: expect deleted 2023-09-30T09:01:39.479 INFO:tasks.rados.rados.0.smithi005.stdout:1578: read oid 80 snap -1 2023-09-30T09:01:39.480 INFO:tasks.rados.rados.0.smithi005.stdout:1578: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:01:39.480 INFO:tasks.rados.rados.0.smithi005.stdout:1579: write oid 85 current snap is 0 2023-09-30T09:01:39.480 INFO:tasks.rados.rados.0.smithi005.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-09-30T09:01:39.486 INFO:tasks.rados.rados.0.smithi005.stdout:1579: writing smithi00566664-85 from 487700 to 1216432 tid 1 2023-09-30T09:01:39.494 INFO:tasks.rados.rados.0.smithi005.stdout:1579: writing smithi00566664-85 from 1786075 to 2451787 tid 2 2023-09-30T09:01:39.494 INFO:tasks.rados.rados.0.smithi005.stdout:1580: write oid 491 current snap is 0 2023-09-30T09:01:39.494 INFO:tasks.rados.rados.0.smithi005.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-09-30T09:01:39.499 INFO:tasks.rados.rados.0.smithi005.stdout:1580: writing smithi00566664-491 from 504507 to 908488 tid 1 2023-09-30T09:01:39.504 INFO:tasks.rados.rados.0.smithi005.stdout:1580: writing smithi00566664-491 from 1328204 to 1737574 tid 2 2023-09-30T09:01:39.508 INFO:tasks.rados.rados.0.smithi005.stdout:1580: writing smithi00566664-491 from 2252362 to 2504507 tid 3 2023-09-30T09:01:39.508 INFO:tasks.rados.rados.0.smithi005.stdout:1581: write oid 212 current snap is 0 2023-09-30T09:01:39.508 INFO:tasks.rados.rados.0.smithi005.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-09-30T09:01:39.514 INFO:tasks.rados.rados.0.smithi005.stdout:1581: writing smithi00566664-212 from 521314 to 1000544 tid 1 2023-09-30T09:01:39.522 INFO:tasks.rados.rados.0.smithi005.stdout:1581: writing smithi00566664-212 from 1786686 to 2456067 tid 2 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout:1582: read oid 351 snap -1 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout:1582: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout:1583: read oid 185 snap -1 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout:1583: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout:1584: read oid 187 snap -1 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout:1584: expect deleted 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:39.523 INFO:tasks.rados.rados.0.smithi005.stdout:1570: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-30T09:01:39.626 INFO:tasks.rados.rados.0.smithi005.stdout:1571: finishing write tid 1 to smithi00566664-225 2023-09-30T09:01:39.626 INFO:tasks.rados.rados.0.smithi005.stdout:1569: expect (ObjNum 467 snap 0 seq_num 467) 2023-09-30T09:01:39.748 INFO:tasks.rados.rados.0.smithi005.stdout:1571: finishing write tid 2 to smithi00566664-225 2023-09-30T09:01:39.748 INFO:tasks.rados.rados.0.smithi005.stdout:1571: finishing write tid 3 to smithi00566664-225 2023-09-30T09:01:39.748 INFO:tasks.rados.rados.0.smithi005.stdout:1571: finishing write tid 4 to smithi00566664-225 2023-09-30T09:01:39.748 INFO:tasks.rados.rados.0.smithi005.stdout:1571: finishing write tid 5 to smithi00566664-225 2023-09-30T09:01:39.748 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 311 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:1571: left oid 225 (ObjNum 1096 snap 0 seq_num 1096) 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:1572: finishing write tid 1 to smithi00566664-425 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:1572: finishing write tid 2 to smithi00566664-425 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:1572: finishing write tid 3 to smithi00566664-425 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:1572: finishing write tid 4 to smithi00566664-425 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 425 v 211 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:1572: left oid 425 (ObjNum 1097 snap 0 seq_num 1097) 2023-09-30T09:01:39.749 INFO:tasks.rados.rados.0.smithi005.stdout:1573: expect (ObjNum 675 snap 0 seq_num 675) 2023-09-30T09:01:39.906 INFO:tasks.rados.rados.0.smithi005.stdout:1574: finishing write tid 1 to smithi00566664-180 2023-09-30T09:01:39.906 INFO:tasks.rados.rados.0.smithi005.stdout:1574: finishing write tid 2 to smithi00566664-180 2023-09-30T09:01:39.906 INFO:tasks.rados.rados.0.smithi005.stdout:1574: finishing write tid 3 to smithi00566664-180 2023-09-30T09:01:39.907 INFO:tasks.rados.rados.0.smithi005.stdout:1574: finishing write tid 4 to smithi00566664-180 2023-09-30T09:01:39.907 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 180 v 314 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-09-30T09:01:39.907 INFO:tasks.rados.rados.0.smithi005.stdout:1574: left oid 180 (ObjNum 1098 snap 0 seq_num 1098) 2023-09-30T09:01:39.907 INFO:tasks.rados.rados.0.smithi005.stdout:1575: expect (ObjNum 708 snap 0 seq_num 708) 2023-09-30T09:01:40.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:39 smithi099 bash[27661]: audit 2023-09-30T09:01:39.585881+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.5:0/3372095146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:40.088 INFO:tasks.rados.rados.0.smithi005.stdout:1576: finishing write tid 1 to smithi00566664-292 2023-09-30T09:01:40.088 INFO:tasks.rados.rados.0.smithi005.stdout:1576: finishing write tid 2 to smithi00566664-292 2023-09-30T09:01:40.088 INFO:tasks.rados.rados.0.smithi005.stdout:1576: finishing write tid 3 to smithi00566664-292 2023-09-30T09:01:40.089 INFO:tasks.rados.rados.0.smithi005.stdout:1576: finishing write tid 4 to smithi00566664-292 2023-09-30T09:01:40.089 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 292 v 257 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-09-30T09:01:40.089 INFO:tasks.rados.rados.0.smithi005.stdout:1576: left oid 292 (ObjNum 1099 snap 0 seq_num 1099) 2023-09-30T09:01:40.089 INFO:tasks.rados.rados.0.smithi005.stdout:1578: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:01:40.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:39 smithi005 bash[27219]: audit 2023-09-30T09:01:39.585881+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.5:0/3372095146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:40.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:39 smithi005 bash[33615]: audit 2023-09-30T09:01:39.585881+0000 mon.a (mon.0) 715 : audit [DBG] from='client.? 172.21.15.5:0/3372095146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:40.267 INFO:tasks.rados.rados.0.smithi005.stdout:1579: finishing write tid 1 to smithi00566664-85 2023-09-30T09:01:40.267 INFO:tasks.rados.rados.0.smithi005.stdout:1579: finishing write tid 2 to smithi00566664-85 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1579: finishing write tid 3 to smithi00566664-85 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1579: finishing write tid 4 to smithi00566664-85 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 85 v 289 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1579: left oid 85 (ObjNum 1100 snap 0 seq_num 1100) 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1580: finishing write tid 1 to smithi00566664-491 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1580: finishing write tid 2 to smithi00566664-491 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1580: finishing write tid 3 to smithi00566664-491 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1580: finishing write tid 4 to smithi00566664-491 2023-09-30T09:01:40.268 INFO:tasks.rados.rados.0.smithi005.stdout:1580: finishing write tid 5 to smithi00566664-491 2023-09-30T09:01:40.269 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 491 v 225 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-09-30T09:01:40.269 INFO:tasks.rados.rados.0.smithi005.stdout:1580: left oid 491 (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:01:40.269 INFO:tasks.rados.rados.0.smithi005.stdout:1581: finishing write tid 1 to smithi00566664-212 2023-09-30T09:01:40.269 INFO:tasks.rados.rados.0.smithi005.stdout:1583: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-30T09:01:40.364 INFO:tasks.rados.rados.0.smithi005.stdout:1581: finishing write tid 2 to smithi00566664-212 2023-09-30T09:01:40.364 INFO:tasks.rados.rados.0.smithi005.stdout:1581: finishing write tid 3 to smithi00566664-212 2023-09-30T09:01:40.364 INFO:tasks.rados.rados.0.smithi005.stdout:1581: finishing write tid 4 to smithi00566664-212 2023-09-30T09:01:40.365 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 212 v 221 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-09-30T09:01:40.365 INFO:tasks.rados.rados.0.smithi005.stdout:1581: left oid 212 (ObjNum 1102 snap 0 seq_num 1102) 2023-09-30T09:01:40.365 INFO:tasks.rados.rados.0.smithi005.stdout:1582: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-30T09:01:40.468 INFO:tasks.rados.rados.0.smithi005.stdout:1569: done (15 left) 2023-09-30T09:01:40.468 INFO:tasks.rados.rados.0.smithi005.stdout:1570: done (14 left) 2023-09-30T09:01:40.468 INFO:tasks.rados.rados.0.smithi005.stdout:1571: done (13 left) 2023-09-30T09:01:40.468 INFO:tasks.rados.rados.0.smithi005.stdout:1572: done (12 left) 2023-09-30T09:01:40.468 INFO:tasks.rados.rados.0.smithi005.stdout:1573: done (11 left) 2023-09-30T09:01:40.468 INFO:tasks.rados.rados.0.smithi005.stdout:1574: done (10 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1575: done (9 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1576: done (8 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1577: done (7 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1578: done (6 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1579: done (5 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1580: done (4 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1581: done (3 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1582: done (2 left) 2023-09-30T09:01:40.469 INFO:tasks.rados.rados.0.smithi005.stdout:1583: done (1 left) 2023-09-30T09:01:40.470 INFO:tasks.rados.rados.0.smithi005.stdout:1584: done (0 left) 2023-09-30T09:01:40.470 INFO:tasks.rados.rados.0.smithi005.stdout:1585: read oid 203 snap -1 2023-09-30T09:01:40.470 INFO:tasks.rados.rados.0.smithi005.stdout:1585: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:01:40.470 INFO:tasks.rados.rados.0.smithi005.stdout:1586: read oid 79 snap -1 2023-09-30T09:01:40.470 INFO:tasks.rados.rados.0.smithi005.stdout:1586: expect (ObjNum 78 snap 0 seq_num 78) 2023-09-30T09:01:40.470 INFO:tasks.rados.rados.0.smithi005.stdout:1587: write oid 250 current snap is 0 2023-09-30T09:01:40.470 INFO:tasks.rados.rados.0.smithi005.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-09-30T09:01:40.479 INFO:tasks.rados.rados.0.smithi005.stdout:1587: writing smithi00566664-250 from 538121 to 1208953 tid 1 2023-09-30T09:01:40.488 INFO:tasks.rados.rados.0.smithi005.stdout:1587: writing smithi00566664-250 from 1961521 to 2374560 tid 2 2023-09-30T09:01:40.488 INFO:tasks.rados.rados.0.smithi005.stdout:1588: read oid 420 snap -1 2023-09-30T09:01:40.488 INFO:tasks.rados.rados.0.smithi005.stdout:1588: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-30T09:01:40.488 INFO:tasks.rados.rados.0.smithi005.stdout:1589: write oid 285 current snap is 0 2023-09-30T09:01:40.488 INFO:tasks.rados.rados.0.smithi005.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-09-30T09:01:40.495 INFO:tasks.rados.rados.0.smithi005.stdout:1589: writing smithi00566664-285 from 554928 to 1301009 tid 1 2023-09-30T09:01:40.503 INFO:tasks.rados.rados.0.smithi005.stdout:1589: writing smithi00566664-285 from 2020003 to 2554928 tid 2 2023-09-30T09:01:40.503 INFO:tasks.rados.rados.0.smithi005.stdout:1590: write oid 239 current snap is 0 2023-09-30T09:01:40.503 INFO:tasks.rados.rados.0.smithi005.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-09-30T09:01:40.508 INFO:tasks.rados.rados.0.smithi005.stdout:1590: writing smithi00566664-239 from 571735 to 993065 tid 1 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1590: writing smithi00566664-239 from 1562132 to 1978840 tid 2 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1591: read oid 226 snap -1 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1591: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1592: read oid 253 snap -1 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1592: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1593: read oid 15 snap -1 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1593: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:01:40.515 INFO:tasks.rados.rados.0.smithi005.stdout:1594: read oid 235 snap -1 2023-09-30T09:01:40.516 INFO:tasks.rados.rados.0.smithi005.stdout:1594: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-09-30T09:01:40.516 INFO:tasks.rados.rados.0.smithi005.stdout:1595: read oid 362 snap -1 2023-09-30T09:01:40.516 INFO:tasks.rados.rados.0.smithi005.stdout:1595: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-30T09:01:40.516 INFO:tasks.rados.rados.0.smithi005.stdout:1596: write oid 142 current snap is 0 2023-09-30T09:01:40.516 INFO:tasks.rados.rados.0.smithi005.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-09-30T09:01:40.521 INFO:tasks.rados.rados.0.smithi005.stdout:1596: writing smithi00566664-142 from 588542 to 1085121 tid 1 2023-09-30T09:01:40.528 INFO:tasks.rados.rados.0.smithi005.stdout:1596: writing smithi00566664-142 from 1620614 to 2297333 tid 2 2023-09-30T09:01:40.528 INFO:tasks.rados.rados.0.smithi005.stdout:1597: write oid 48 current snap is 0 2023-09-30T09:01:40.528 INFO:tasks.rados.rados.0.smithi005.stdout:1585: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:01:40.632 INFO:tasks.rados.rados.0.smithi005.stdout:1586: expect (ObjNum 78 snap 0 seq_num 78) 2023-09-30T09:01:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:1587: finishing write tid 1 to smithi00566664-250 2023-09-30T09:01:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:1587: finishing write tid 2 to smithi00566664-250 2023-09-30T09:01:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:1587: finishing write tid 3 to smithi00566664-250 2023-09-30T09:01:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:1587: finishing write tid 4 to smithi00566664-250 2023-09-30T09:01:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 250 v 190 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-09-30T09:01:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:1587: left oid 250 (ObjNum 1103 snap 0 seq_num 1103) 2023-09-30T09:01:40.736 INFO:tasks.rados.rados.0.smithi005.stdout:1588: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-30T09:01:40.817 INFO:tasks.rados.rados.0.smithi005.stdout:1589: finishing write tid 1 to smithi00566664-285 2023-09-30T09:01:40.817 INFO:tasks.rados.rados.0.smithi005.stdout:1589: finishing write tid 2 to smithi00566664-285 2023-09-30T09:01:40.818 INFO:tasks.rados.rados.0.smithi005.stdout:1589: finishing write tid 3 to smithi00566664-285 2023-09-30T09:01:40.818 INFO:tasks.rados.rados.0.smithi005.stdout:1589: finishing write tid 4 to smithi00566664-285 2023-09-30T09:01:40.818 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 285 v 224 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-09-30T09:01:40.818 INFO:tasks.rados.rados.0.smithi005.stdout:1589: left oid 285 (ObjNum 1104 snap 0 seq_num 1104) 2023-09-30T09:01:40.818 INFO:tasks.rados.rados.0.smithi005.stdout:1590: finishing write tid 1 to smithi00566664-239 2023-09-30T09:01:40.818 INFO:tasks.rados.rados.0.smithi005.stdout:1595: expect (ObjNum 361 snap 0 seq_num 361) 2023-09-30T09:01:40.882 INFO:tasks.rados.rados.0.smithi005.stdout:1592: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-09-30T09:01:41.037 INFO:tasks.rados.rados.0.smithi005.stdout:1590: finishing write tid 2 to smithi00566664-239 2023-09-30T09:01:41.037 INFO:tasks.rados.rados.0.smithi005.stdout:1593: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:01:41.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:40 smithi099 bash[27661]: cluster 2023-09-30T09:01:40.213671+0000 mgr.y (mgr.24358) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.6 MiB/s wr, 90 op/s 2023-09-30T09:01:41.107 INFO:tasks.rados.rados.0.smithi005.stdout:1590: finishing write tid 3 to smithi00566664-239 2023-09-30T09:01:41.107 INFO:tasks.rados.rados.0.smithi005.stdout:1590: finishing write tid 4 to smithi00566664-239 2023-09-30T09:01:41.107 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 239 v 209 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-09-30T09:01:41.107 INFO:tasks.rados.rados.0.smithi005.stdout:1590: left oid 239 (ObjNum 1105 snap 0 seq_num 1105) 2023-09-30T09:01:41.107 INFO:tasks.rados.rados.0.smithi005.stdout:1594: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-09-30T09:01:41.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:40 smithi005 bash[27219]: cluster 2023-09-30T09:01:40.213671+0000 mgr.y (mgr.24358) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.6 MiB/s wr, 90 op/s 2023-09-30T09:01:41.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:40 smithi005 bash[33615]: cluster 2023-09-30T09:01:40.213671+0000 mgr.y (mgr.24358) 215 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 65 MiB/s rd, 8.6 MiB/s wr, 90 op/s 2023-09-30T09:01:41.275 INFO:tasks.rados.rados.0.smithi005.stdout:1596: finishing write tid 1 to smithi00566664-142 2023-09-30T09:01:41.275 INFO:tasks.rados.rados.0.smithi005.stdout:1596: finishing write tid 2 to smithi00566664-142 2023-09-30T09:01:41.275 INFO:tasks.rados.rados.0.smithi005.stdout:1596: finishing write tid 3 to smithi00566664-142 2023-09-30T09:01:41.275 INFO:tasks.rados.rados.0.smithi005.stdout:1596: finishing write tid 4 to smithi00566664-142 2023-09-30T09:01:41.276 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 142 v 194 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-09-30T09:01:41.276 INFO:tasks.rados.rados.0.smithi005.stdout:1596: left oid 142 (ObjNum 1106 snap 0 seq_num 1106) 2023-09-30T09:01:41.276 INFO:tasks.rados.rados.0.smithi005.stdout:1591: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-30T09:01:41.444 INFO:tasks.rados.rados.0.smithi005.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-09-30T09:01:41.456 INFO:tasks.rados.rados.0.smithi005.stdout:1597: writing smithi00566664-48 from 605349 to 1177177 tid 1 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1597: writing smithi00566664-48 from 1679096 to 2099473 tid 2 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1585: done (12 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1586: done (11 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1587: done (10 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1588: done (9 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1589: done (8 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1590: done (7 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1591: done (6 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1592: done (5 left) 2023-09-30T09:01:41.463 INFO:tasks.rados.rados.0.smithi005.stdout:1593: done (4 left) 2023-09-30T09:01:41.464 INFO:tasks.rados.rados.0.smithi005.stdout:1594: done (3 left) 2023-09-30T09:01:41.464 INFO:tasks.rados.rados.0.smithi005.stdout:1595: done (2 left) 2023-09-30T09:01:41.464 INFO:tasks.rados.rados.0.smithi005.stdout:1596: done (1 left) 2023-09-30T09:01:41.464 INFO:tasks.rados.rados.0.smithi005.stdout:1598: write oid 372 current snap is 0 2023-09-30T09:01:41.464 INFO:tasks.rados.rados.0.smithi005.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-09-30T09:01:41.469 INFO:tasks.rados.rados.0.smithi005.stdout:1598: writing smithi00566664-372 from 622156 to 1269233 tid 1 2023-09-30T09:01:41.476 INFO:tasks.rados.rados.0.smithi005.stdout:1598: writing smithi00566664-372 from 1737578 to 2417966 tid 2 2023-09-30T09:01:41.476 INFO:tasks.rados.rados.0.smithi005.stdout:1599: write oid 202 current snap is 0 2023-09-30T09:01:41.476 INFO:tasks.rados.rados.0.smithi005.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-09-30T09:01:41.484 INFO:tasks.rados.rados.0.smithi005.stdout:1599: writing smithi00566664-202 from 638963 to 1361289 tid 1 2023-09-30T09:01:41.490 INFO:tasks.rados.rados.0.smithi005.stdout:1599: writing smithi00566664-202 from 2079707 to 2503753 tid 2 2023-09-30T09:01:41.491 INFO:tasks.rados.rados.0.smithi005.stdout:1600: read oid 417 snap -1 2023-09-30T09:01:41.491 INFO:tasks.rados.rados.0.smithi005.stdout:1600: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-09-30T09:01:41.491 INFO:tasks.rados.rados.0.smithi005.stdout:1601: write oid 395 current snap is 0 2023-09-30T09:01:41.491 INFO:tasks.rados.rados.0.smithi005.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-09-30T09:01:41.497 INFO:tasks.rados.rados.0.smithi005.stdout:1601: writing smithi00566664-395 from 655770 to 1169698 tid 1 2023-09-30T09:01:41.505 INFO:tasks.rados.rados.0.smithi005.stdout:1601: writing smithi00566664-395 from 1854542 to 2538599 tid 2 2023-09-30T09:01:41.505 INFO:tasks.rados.rados.0.smithi005.stdout:1602: read oid 274 snap -1 2023-09-30T09:01:41.505 INFO:tasks.rados.rados.0.smithi005.stdout:1602: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-30T09:01:41.505 INFO:tasks.rados.rados.0.smithi005.stdout:1603: write oid 11 current snap is 0 2023-09-30T09:01:41.505 INFO:tasks.rados.rados.0.smithi005.stdout:1597: finishing write tid 1 to smithi00566664-48 2023-09-30T09:01:41.505 INFO:tasks.rados.rados.0.smithi005.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-09-30T09:01:41.513 INFO:tasks.rados.rados.0.smithi005.stdout:1603: writing smithi00566664-11 from 672577 to 1261754 tid 1 2023-09-30T09:01:41.520 INFO:tasks.rados.rados.0.smithi005.stdout:1603: writing smithi00566664-11 from 1913024 to 2340739 tid 2 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1604: read oid 21 snap -1 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1604: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1605: read oid 39 snap -1 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1605: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1606: read oid 193 snap -1 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1606: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1607: delete oid 362 current snap is 0 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1597: finishing write tid 2 to smithi00566664-48 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1597: finishing write tid 3 to smithi00566664-48 2023-09-30T09:01:41.521 INFO:tasks.rados.rados.0.smithi005.stdout:1597: finishing write tid 4 to smithi00566664-48 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 246 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1597: left oid 48 (ObjNum 1107 snap 0 seq_num 1107) 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1598: finishing write tid 1 to smithi00566664-372 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1598: finishing write tid 2 to smithi00566664-372 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1598: finishing write tid 3 to smithi00566664-372 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1598: finishing write tid 4 to smithi00566664-372 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 372 v 317 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1598: left oid 372 (ObjNum 1108 snap 0 seq_num 1108) 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1599: finishing write tid 1 to smithi00566664-202 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1599: finishing write tid 2 to smithi00566664-202 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1599: finishing write tid 3 to smithi00566664-202 2023-09-30T09:01:41.522 INFO:tasks.rados.rados.0.smithi005.stdout:1599: finishing write tid 4 to smithi00566664-202 2023-09-30T09:01:41.523 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 202 v 214 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-09-30T09:01:41.523 INFO:tasks.rados.rados.0.smithi005.stdout:1599: left oid 202 (ObjNum 1109 snap 0 seq_num 1109) 2023-09-30T09:01:41.523 INFO:tasks.rados.rados.0.smithi005.stdout:1600: expect (ObjNum 1095 snap 0 seq_num 1095) 2023-09-30T09:01:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:1601: finishing write tid 1 to smithi00566664-395 2023-09-30T09:01:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:1601: finishing write tid 2 to smithi00566664-395 2023-09-30T09:01:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:1601: finishing write tid 3 to smithi00566664-395 2023-09-30T09:01:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:1601: finishing write tid 4 to smithi00566664-395 2023-09-30T09:01:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 395 v 212 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-09-30T09:01:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:1601: left oid 395 (ObjNum 1110 snap 0 seq_num 1110) 2023-09-30T09:01:41.601 INFO:tasks.rados.rados.0.smithi005.stdout:1602: expect (ObjNum 273 snap 0 seq_num 273) 2023-09-30T09:01:41.682 INFO:tasks.rados.rados.0.smithi005.stdout:1603: finishing write tid 1 to smithi00566664-11 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1603: finishing write tid 2 to smithi00566664-11 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1597: done (10 left) 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1598: done (9 left) 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1599: done (8 left) 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1600: done (7 left) 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1601: done (6 left) 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1602: done (5 left) 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1607: done (4 left) 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1608: read oid 261 snap -1 2023-09-30T09:01:41.683 INFO:tasks.rados.rados.0.smithi005.stdout:1608: expect (ObjNum 861 snap 0 seq_num 861) 2023-09-30T09:01:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:1609: delete oid 184 current snap is 0 2023-09-30T09:01:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:1603: finishing write tid 3 to smithi00566664-11 2023-09-30T09:01:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:1603: finishing write tid 4 to smithi00566664-11 2023-09-30T09:01:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 292 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-09-30T09:01:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:1603: left oid 11 (ObjNum 1111 snap 0 seq_num 1111) 2023-09-30T09:01:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:1604: expect (ObjNum 964 snap 0 seq_num 964) 2023-09-30T09:01:41.789 INFO:tasks.rados.rados.0.smithi005.stdout:1605: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:01:41.968 INFO:tasks.rados.rados.0.smithi005.stdout:1606: expect (ObjNum 192 snap 0 seq_num 192) 2023-09-30T09:01:42.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:41 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:41] "GET /metrics HTTP/1.1" 200 194976 "" "Prometheus/2.33.4" 2023-09-30T09:01:42.067 INFO:tasks.rados.rados.0.smithi005.stdout:1608: expect (ObjNum 861 snap 0 seq_num 861) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1603: done (5 left) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1604: done (4 left) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1605: done (3 left) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1606: done (2 left) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1608: done (1 left) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1609: done (0 left) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1610: read oid 121 snap -1 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1610: expect (ObjNum 670 snap 0 seq_num 670) 2023-09-30T09:01:42.182 INFO:tasks.rados.rados.0.smithi005.stdout:1611: delete oid 217 current snap is 0 2023-09-30T09:01:42.184 INFO:tasks.rados.rados.0.smithi005.stdout:1611: done (1 left) 2023-09-30T09:01:42.184 INFO:tasks.rados.rados.0.smithi005.stdout:1612: read oid 352 snap -1 2023-09-30T09:01:42.184 INFO:tasks.rados.rados.0.smithi005.stdout:1612: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:42.184 INFO:tasks.rados.rados.0.smithi005.stdout:1613: write oid 477 current snap is 0 2023-09-30T09:01:42.185 INFO:tasks.rados.rados.0.smithi005.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-09-30T09:01:42.195 INFO:tasks.rados.rados.0.smithi005.stdout:1613: writing smithi00566664-477 from 739805 to 1229978 tid 1 2023-09-30T09:01:42.201 INFO:tasks.rados.rados.0.smithi005.stdout:1613: writing smithi00566664-477 from 1630599 to 2065652 tid 2 2023-09-30T09:01:42.206 INFO:tasks.rados.rados.0.smithi005.stdout:1613: writing smithi00566664-477 from 2636284 to 2739805 tid 3 2023-09-30T09:01:42.206 INFO:tasks.rados.rados.0.smithi005.stdout:1614: write oid 408 current snap is 0 2023-09-30T09:01:42.206 INFO:tasks.rados.rados.0.smithi005.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-09-30T09:01:42.213 INFO:tasks.rados.rados.0.smithi005.stdout:1614: writing smithi00566664-408 from 756612 to 1322034 tid 1 2023-09-30T09:01:42.221 INFO:tasks.rados.rados.0.smithi005.stdout:1614: writing smithi00566664-408 from 2089081 to 2667792 tid 2 2023-09-30T09:01:42.221 INFO:tasks.rados.rados.0.smithi005.stdout:1615: write oid 407 current snap is 0 2023-09-30T09:01:42.221 INFO:tasks.rados.rados.0.smithi005.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-09-30T09:01:42.229 INFO:tasks.rados.rados.0.smithi005.stdout:1615: writing smithi00566664-407 from 773419 to 1414090 tid 1 2023-09-30T09:01:42.235 INFO:tasks.rados.rados.0.smithi005.stdout:1615: writing smithi00566664-407 from 2147563 to 2586285 tid 2 2023-09-30T09:01:42.236 INFO:tasks.rados.rados.0.smithi005.stdout:1616: delete oid 165 current snap is 0 2023-09-30T09:01:42.236 INFO:tasks.rados.rados.0.smithi005.stdout:1610: expect (ObjNum 670 snap 0 seq_num 670) 2023-09-30T09:01:42.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:42 smithi099 bash[27661]: audit 2023-09-30T09:01:41.977515+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.5:0/4198832129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:42.389 INFO:tasks.rados.rados.0.smithi005.stdout:1612: expect (ObjNum 351 snap 0 seq_num 351) 2023-09-30T09:01:42.510 INFO:tasks.rados.rados.0.smithi005.stdout:1613: finishing write tid 1 to smithi00566664-477 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1613: finishing write tid 2 to smithi00566664-477 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1613: finishing write tid 3 to smithi00566664-477 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1613: finishing write tid 4 to smithi00566664-477 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1613: finishing write tid 5 to smithi00566664-477 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 477 v 322 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1613: left oid 477 (ObjNum 1115 snap 0 seq_num 1115) 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1614: finishing write tid 1 to smithi00566664-408 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1614: finishing write tid 2 to smithi00566664-408 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1614: finishing write tid 3 to smithi00566664-408 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:1614: finishing write tid 4 to smithi00566664-408 2023-09-30T09:01:42.511 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 408 v 228 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1614: left oid 408 (ObjNum 1116 snap 0 seq_num 1116) 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1615: finishing write tid 1 to smithi00566664-407 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1615: finishing write tid 2 to smithi00566664-407 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1615: finishing write tid 3 to smithi00566664-407 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1615: finishing write tid 4 to smithi00566664-407 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 407 v 260 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1615: left oid 407 (ObjNum 1117 snap 0 seq_num 1117) 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1610: done (5 left) 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1612: done (4 left) 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1613: done (3 left) 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1614: done (2 left) 2023-09-30T09:01:42.512 INFO:tasks.rados.rados.0.smithi005.stdout:1615: done (1 left) 2023-09-30T09:01:42.513 INFO:tasks.rados.rados.0.smithi005.stdout:1616: done (0 left) 2023-09-30T09:01:42.513 INFO:tasks.rados.rados.0.smithi005.stdout:1617: read oid 225 snap -1 2023-09-30T09:01:42.513 INFO:tasks.rados.rados.0.smithi005.stdout:1617: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-30T09:01:42.513 INFO:tasks.rados.rados.0.smithi005.stdout:1618: write oid 14 current snap is 0 2023-09-30T09:01:42.513 INFO:tasks.rados.rados.0.smithi005.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-09-30T09:01:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:42 smithi005 bash[27219]: audit 2023-09-30T09:01:41.977515+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.5:0/4198832129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:42 smithi005 bash[33615]: audit 2023-09-30T09:01:41.977515+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.5:0/4198832129' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:42.522 INFO:tasks.rados.rados.0.smithi005.stdout:1618: writing smithi00566664-14 from 407033 to 914555 tid 1 2023-09-30T09:01:42.528 INFO:tasks.rados.rados.0.smithi005.stdout:1618: writing smithi00566664-14 from 1464527 to 1906918 tid 2 2023-09-30T09:01:42.533 INFO:tasks.rados.rados.0.smithi005.stdout:1618: writing smithi00566664-14 from 2345976 to 2807033 tid 3 2023-09-30T09:01:42.533 INFO:tasks.rados.rados.0.smithi005.stdout:1619: read oid 197 snap -1 2023-09-30T09:01:42.533 INFO:tasks.rados.rados.0.smithi005.stdout:1619: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-09-30T09:01:42.533 INFO:tasks.rados.rados.0.smithi005.stdout:1620: write oid 224 current snap is 0 2023-09-30T09:01:42.533 INFO:tasks.rados.rados.0.smithi005.stdout:1617: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-09-30T09:01:42.681 INFO:tasks.rados.rados.0.smithi005.stdout:1618: finishing write tid 1 to smithi00566664-14 2023-09-30T09:01:42.681 INFO:tasks.rados.rados.0.smithi005.stdout:1618: finishing write tid 2 to smithi00566664-14 2023-09-30T09:01:42.681 INFO:tasks.rados.rados.0.smithi005.stdout:1618: finishing write tid 3 to smithi00566664-14 2023-09-30T09:01:42.682 INFO:tasks.rados.rados.0.smithi005.stdout:1618: finishing write tid 4 to smithi00566664-14 2023-09-30T09:01:42.682 INFO:tasks.rados.rados.0.smithi005.stdout:1618: finishing write tid 5 to smithi00566664-14 2023-09-30T09:01:42.682 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 14 v 198 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-09-30T09:01:42.682 INFO:tasks.rados.rados.0.smithi005.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2023-09-30T09:01:42.682 INFO:tasks.rados.rados.0.smithi005.stdout:1619: expect (ObjNum 1068 snap 0 seq_num 1068) 2023-09-30T09:01:42.858 INFO:tasks.rados.rados.0.smithi005.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-09-30T09:01:42.868 INFO:tasks.rados.rados.0.smithi005.stdout:1620: writing smithi00566664-224 from 423840 to 1006611 tid 1 2023-09-30T09:01:42.876 INFO:tasks.rados.rados.0.smithi005.stdout:1620: writing smithi00566664-224 from 1523009 to 2109058 tid 2 2023-09-30T09:01:42.880 INFO:tasks.rados.rados.0.smithi005.stdout:1620: writing smithi00566664-224 from 2657046 to 2823840 tid 3 2023-09-30T09:01:42.881 INFO:tasks.rados.rados.0.smithi005.stdout:1617: done (3 left) 2023-09-30T09:01:42.881 INFO:tasks.rados.rados.0.smithi005.stdout:1618: done (2 left) 2023-09-30T09:01:42.881 INFO:tasks.rados.rados.0.smithi005.stdout:1619: done (1 left) 2023-09-30T09:01:42.881 INFO:tasks.rados.rados.0.smithi005.stdout:1621: read oid 68 snap -1 2023-09-30T09:01:42.881 INFO:tasks.rados.rados.0.smithi005.stdout:1621: expect (ObjNum 67 snap 0 seq_num 67) 2023-09-30T09:01:42.881 INFO:tasks.rados.rados.0.smithi005.stdout:1622: write oid 183 current snap is 0 2023-09-30T09:01:42.881 INFO:tasks.rados.rados.0.smithi005.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-09-30T09:01:42.886 INFO:tasks.rados.rados.0.smithi005.stdout:1622: writing smithi00566664-183 from 440647 to 1098667 tid 1 2023-09-30T09:01:42.892 INFO:tasks.rados.rados.0.smithi005.stdout:1622: writing smithi00566664-183 from 1581491 to 2027551 tid 2 2023-09-30T09:01:42.897 INFO:tasks.rados.rados.0.smithi005.stdout:1622: writing smithi00566664-183 from 2800822 to 2840647 tid 3 2023-09-30T09:01:42.897 INFO:tasks.rados.rados.0.smithi005.stdout:1623: write oid 453 current snap is 0 2023-09-30T09:01:42.897 INFO:tasks.rados.rados.0.smithi005.stdout:1620: finishing write tid 1 to smithi00566664-224 2023-09-30T09:01:42.897 INFO:tasks.rados.rados.0.smithi005.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-09-30T09:01:42.904 INFO:tasks.rados.rados.0.smithi005.stdout:1623: writing smithi00566664-453 from 457454 to 1190723 tid 1 2023-09-30T09:01:42.911 INFO:tasks.rados.rados.0.smithi005.stdout:1623: writing smithi00566664-453 from 1923620 to 2513338 tid 2 2023-09-30T09:01:42.911 INFO:tasks.rados.rados.0.smithi005.stdout:1624: write oid 169 current snap is 0 2023-09-30T09:01:42.911 INFO:tasks.rados.rados.0.smithi005.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-09-30T09:01:42.916 INFO:tasks.rados.rados.0.smithi005.stdout:1624: writing smithi00566664-169 from 474261 to 882779 tid 1 2023-09-30T09:01:42.923 INFO:tasks.rados.rados.0.smithi005.stdout:1624: writing smithi00566664-169 from 1582102 to 2031831 tid 2 2023-09-30T09:01:42.928 INFO:tasks.rados.rados.0.smithi005.stdout:1624: writing smithi00566664-169 from 2739315 to 2874261 tid 3 2023-09-30T09:01:42.928 INFO:tasks.rados.rados.0.smithi005.stdout:1625: read oid 359 snap -1 2023-09-30T09:01:42.928 INFO:tasks.rados.rados.0.smithi005.stdout:1625: expect (ObjNum 358 snap 0 seq_num 358) 2023-09-30T09:01:42.928 INFO:tasks.rados.rados.0.smithi005.stdout:1626: write oid 72 current snap is 0 2023-09-30T09:01:42.928 INFO:tasks.rados.rados.0.smithi005.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-09-30T09:01:42.933 INFO:tasks.rados.rados.0.smithi005.stdout:1626: writing smithi00566664-72 from 491068 to 974835 tid 1 2023-09-30T09:01:42.940 INFO:tasks.rados.rados.0.smithi005.stdout:1626: writing smithi00566664-72 from 1640584 to 2233971 tid 2 2023-09-30T09:01:42.945 INFO:tasks.rados.rados.0.smithi005.stdout:1626: writing smithi00566664-72 from 2650385 to 2891068 tid 3 2023-09-30T09:01:42.945 INFO:tasks.rados.rados.0.smithi005.stdout:1627: read oid 323 snap -1 2023-09-30T09:01:42.946 INFO:tasks.rados.rados.0.smithi005.stdout:1627: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-09-30T09:01:42.946 INFO:tasks.rados.rados.0.smithi005.stdout:1628: write oid 442 current snap is 0 2023-09-30T09:01:42.946 INFO:tasks.rados.rados.0.smithi005.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-09-30T09:01:42.954 INFO:tasks.rados.rados.0.smithi005.stdout:1628: writing smithi00566664-442 from 507875 to 1066891 tid 1 2023-09-30T09:01:42.962 INFO:tasks.rados.rados.0.smithi005.stdout:1628: writing smithi00566664-442 from 1699066 to 2436111 tid 2 2023-09-30T09:01:42.962 INFO:tasks.rados.rados.0.smithi005.stdout:1629: write oid 199 current snap is 0 2023-09-30T09:01:42.962 INFO:tasks.rados.rados.0.smithi005.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-09-30T09:01:42.969 INFO:tasks.rados.rados.0.smithi005.stdout:1629: writing smithi00566664-199 from 524682 to 1275300 tid 1 2023-09-30T09:01:42.976 INFO:tasks.rados.rados.0.smithi005.stdout:1629: writing smithi00566664-199 from 1757548 to 2354604 tid 2 2023-09-30T09:01:42.976 INFO:tasks.rados.rados.0.smithi005.stdout:1630: read oid 92 snap -1 2023-09-30T09:01:42.976 INFO:tasks.rados.rados.0.smithi005.stdout:1630: expect deleted 2023-09-30T09:01:42.976 INFO:tasks.rados.rados.0.smithi005.stdout:1631: read oid 356 snap -1 2023-09-30T09:01:42.976 INFO:tasks.rados.rados.0.smithi005.stdout:1631: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-30T09:01:42.976 INFO:tasks.rados.rados.0.smithi005.stdout:1632: write oid 267 current snap is 0 2023-09-30T09:01:42.976 INFO:tasks.rados.rados.0.smithi005.stdout:1620: finishing write tid 2 to smithi00566664-224 2023-09-30T09:01:42.977 INFO:tasks.rados.rados.0.smithi005.stdout:1620: finishing write tid 3 to smithi00566664-224 2023-09-30T09:01:42.977 INFO:tasks.rados.rados.0.smithi005.stdout:1620: finishing write tid 4 to smithi00566664-224 2023-09-30T09:01:42.977 INFO:tasks.rados.rados.0.smithi005.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-09-30T09:01:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:1632: writing smithi00566664-267 from 541489 to 967356 tid 1 2023-09-30T09:01:42.988 INFO:tasks.rados.rados.0.smithi005.stdout:1632: writing smithi00566664-267 from 1416030 to 2156744 tid 2 2023-09-30T09:01:42.993 INFO:tasks.rados.rados.0.smithi005.stdout:1632: writing smithi00566664-267 from 2732654 to 2941489 tid 3 2023-09-30T09:01:42.993 INFO:tasks.rados.rados.0.smithi005.stdout:1633: write oid 206 current snap is 0 2023-09-30T09:01:42.993 INFO:tasks.rados.rados.0.smithi005.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-09-30T09:01:42.999 INFO:tasks.rados.rados.0.smithi005.stdout:1633: writing smithi00566664-206 from 558296 to 1059412 tid 1 2023-09-30T09:01:43.005 INFO:tasks.rados.rados.0.smithi005.stdout:1633: writing smithi00566664-206 from 1474512 to 2075237 tid 2 2023-09-30T09:01:43.010 INFO:tasks.rados.rados.0.smithi005.stdout:1633: writing smithi00566664-206 from 2760077 to 2958296 tid 3 2023-09-30T09:01:43.010 INFO:tasks.rados.rados.0.smithi005.stdout:1634: read oid 363 snap -1 2023-09-30T09:01:43.010 INFO:tasks.rados.rados.0.smithi005.stdout:1634: expect deleted 2023-09-30T09:01:43.010 INFO:tasks.rados.rados.0.smithi005.stdout:1635: write oid 44 current snap is 0 2023-09-30T09:01:43.011 INFO:tasks.rados.rados.0.smithi005.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-09-30T09:01:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:1635: writing smithi00566664-44 from 575103 to 1151468 tid 1 2023-09-30T09:01:43.025 INFO:tasks.rados.rados.0.smithi005.stdout:1635: writing smithi00566664-44 from 1932994 to 2677377 tid 2 2023-09-30T09:01:43.026 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:43.026 INFO:tasks.rados.rados.0.smithi005.stdout:1620: finishing write tid 5 to smithi00566664-224 2023-09-30T09:01:43.026 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 224 v 202 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-09-30T09:01:43.026 INFO:tasks.rados.rados.0.smithi005.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2023-09-30T09:01:43.026 INFO:tasks.rados.rados.0.smithi005.stdout:1620: done (15 left) 2023-09-30T09:01:43.026 INFO:tasks.rados.rados.0.smithi005.stdout:1636: write oid 419 current snap is 0 2023-09-30T09:01:43.026 INFO:tasks.rados.rados.0.smithi005.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-09-30T09:01:43.032 INFO:tasks.rados.rados.0.smithi005.stdout:1636: writing smithi00566664-419 from 591910 to 1243524 tid 1 2023-09-30T09:01:43.040 INFO:tasks.rados.rados.0.smithi005.stdout:1636: writing smithi00566664-419 from 1875123 to 2479517 tid 2 2023-09-30T09:01:43.040 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:43.040 INFO:tasks.rados.rados.0.smithi005.stdout:1621: expect (ObjNum 67 snap 0 seq_num 67) 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:1622: finishing write tid 1 to smithi00566664-183 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:1622: finishing write tid 2 to smithi00566664-183 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:1622: finishing write tid 3 to smithi00566664-183 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:1622: finishing write tid 4 to smithi00566664-183 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:1622: finishing write tid 5 to smithi00566664-183 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 183 v 238 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:1622: left oid 183 (ObjNum 1121 snap 0 seq_num 1121) 2023-09-30T09:01:43.146 INFO:tasks.rados.rados.0.smithi005.stdout:1623: finishing write tid 1 to smithi00566664-453 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1623: finishing write tid 2 to smithi00566664-453 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1621: done (15 left) 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1622: done (14 left) 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1637: read oid 391 snap -1 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1637: expect deleted 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1638: write oid 54 current snap is 0 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1623: finishing write tid 3 to smithi00566664-453 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1623: finishing write tid 4 to smithi00566664-453 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 453 v 260 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1623: left oid 453 (ObjNum 1122 snap 0 seq_num 1122) 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1624: finishing write tid 1 to smithi00566664-169 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1624: finishing write tid 2 to smithi00566664-169 2023-09-30T09:01:43.147 INFO:tasks.rados.rados.0.smithi005.stdout:1624: finishing write tid 3 to smithi00566664-169 2023-09-30T09:01:43.148 INFO:tasks.rados.rados.0.smithi005.stdout:1624: finishing write tid 4 to smithi00566664-169 2023-09-30T09:01:43.148 INFO:tasks.rados.rados.0.smithi005.stdout:1624: finishing write tid 5 to smithi00566664-169 2023-09-30T09:01:43.148 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 169 v 250 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-09-30T09:01:43.148 INFO:tasks.rados.rados.0.smithi005.stdout:1624: left oid 169 (ObjNum 1123 snap 0 seq_num 1123) 2023-09-30T09:01:43.148 INFO:tasks.rados.rados.0.smithi005.stdout:1625: expect (ObjNum 358 snap 0 seq_num 358) 2023-09-30T09:01:43.209 INFO:tasks.rados.rados.0.smithi005.stdout:1626: finishing write tid 1 to smithi00566664-72 2023-09-30T09:01:43.209 INFO:tasks.rados.rados.0.smithi005.stdout:1626: finishing write tid 2 to smithi00566664-72 2023-09-30T09:01:43.209 INFO:tasks.rados.rados.0.smithi005.stdout:1626: finishing write tid 3 to smithi00566664-72 2023-09-30T09:01:43.209 INFO:tasks.rados.rados.0.smithi005.stdout:1626: finishing write tid 4 to smithi00566664-72 2023-09-30T09:01:43.210 INFO:tasks.rados.rados.0.smithi005.stdout:1626: finishing write tid 5 to smithi00566664-72 2023-09-30T09:01:43.210 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 72 v 216 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-09-30T09:01:43.210 INFO:tasks.rados.rados.0.smithi005.stdout:1626: left oid 72 (ObjNum 1124 snap 0 seq_num 1124) 2023-09-30T09:01:43.210 INFO:tasks.rados.rados.0.smithi005.stdout:1627: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-09-30T09:01:43.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:43 smithi099 bash[27661]: cluster 2023-09-30T09:01:42.214892+0000 mgr.y (mgr.24358) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-30T09:01:43.381 INFO:tasks.rados.rados.0.smithi005.stdout:1628: finishing write tid 1 to smithi00566664-442 2023-09-30T09:01:43.381 INFO:tasks.rados.rados.0.smithi005.stdout:1628: finishing write tid 2 to smithi00566664-442 2023-09-30T09:01:43.381 INFO:tasks.rados.rados.0.smithi005.stdout:1628: finishing write tid 3 to smithi00566664-442 2023-09-30T09:01:43.381 INFO:tasks.rados.rados.0.smithi005.stdout:1628: finishing write tid 4 to smithi00566664-442 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 442 v 253 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:1628: left oid 442 (ObjNum 1125 snap 0 seq_num 1125) 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:1629: finishing write tid 1 to smithi00566664-199 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:1629: finishing write tid 2 to smithi00566664-199 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:1629: finishing write tid 3 to smithi00566664-199 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:1629: finishing write tid 4 to smithi00566664-199 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 199 v 241 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:1629: left oid 199 (ObjNum 1126 snap 0 seq_num 1126) 2023-09-30T09:01:43.382 INFO:tasks.rados.rados.0.smithi005.stdout:1631: expect (ObjNum 355 snap 0 seq_num 355) 2023-09-30T09:01:43.505 INFO:tasks.rados.rados.0.smithi005.stdout:1632: finishing write tid 1 to smithi00566664-267 2023-09-30T09:01:43.505 INFO:tasks.rados.rados.0.smithi005.stdout:1632: finishing write tid 2 to smithi00566664-267 2023-09-30T09:01:43.505 INFO:tasks.rados.rados.0.smithi005.stdout:1632: finishing write tid 3 to smithi00566664-267 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1632: finishing write tid 4 to smithi00566664-267 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1632: finishing write tid 5 to smithi00566664-267 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 267 v 202 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1632: left oid 267 (ObjNum 1127 snap 0 seq_num 1127) 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1633: finishing write tid 1 to smithi00566664-206 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1633: finishing write tid 2 to smithi00566664-206 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1633: finishing write tid 3 to smithi00566664-206 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1633: finishing write tid 4 to smithi00566664-206 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:1633: finishing write tid 5 to smithi00566664-206 2023-09-30T09:01:43.506 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 206 v 220 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-09-30T09:01:43.507 INFO:tasks.rados.rados.0.smithi005.stdout:1633: left oid 206 (ObjNum 1128 snap 0 seq_num 1128) 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:1635: finishing write tid 1 to smithi00566664-44 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:1635: finishing write tid 2 to smithi00566664-44 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:1635: finishing write tid 3 to smithi00566664-44 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:1635: finishing write tid 4 to smithi00566664-44 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 44 v 193 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:1635: left oid 44 (ObjNum 1129 snap 0 seq_num 1129) 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:1636: finishing write tid 1 to smithi00566664-419 2023-09-30T09:01:43.509 INFO:tasks.rados.rados.0.smithi005.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-09-30T09:01:43.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:43 smithi005 bash[27219]: cluster 2023-09-30T09:01:42.214892+0000 mgr.y (mgr.24358) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-30T09:01:43.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:43 smithi005 bash[33615]: cluster 2023-09-30T09:01:42.214892+0000 mgr.y (mgr.24358) 216 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 12 MiB/s wr, 131 op/s 2023-09-30T09:01:43.518 INFO:tasks.rados.rados.0.smithi005.stdout:1638: writing smithi00566664-54 from 608717 to 1335580 tid 1 2023-09-30T09:01:43.526 INFO:tasks.rados.rados.0.smithi005.stdout:1638: writing smithi00566664-54 from 1933605 to 2681657 tid 2 2023-09-30T09:01:43.526 INFO:tasks.rados.rados.0.smithi005.stdout:1623: done (15 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1624: done (14 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1625: done (13 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1626: done (12 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1627: done (11 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1628: done (10 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1629: done (9 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1630: done (8 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1631: done (7 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1632: done (6 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1633: done (5 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1634: done (4 left) 2023-09-30T09:01:43.527 INFO:tasks.rados.rados.0.smithi005.stdout:1635: done (3 left) 2023-09-30T09:01:43.528 INFO:tasks.rados.rados.0.smithi005.stdout:1639: write oid 225 current snap is 0 2023-09-30T09:01:43.528 INFO:tasks.rados.rados.0.smithi005.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-09-30T09:01:43.532 INFO:tasks.rados.rados.0.smithi005.stdout:1639: writing smithi00566664-225 from 625524 to 1027636 tid 1 2023-09-30T09:01:43.539 INFO:tasks.rados.rados.0.smithi005.stdout:1639: writing smithi00566664-225 from 1592087 to 2200150 tid 2 2023-09-30T09:01:43.544 INFO:tasks.rados.rados.0.smithi005.stdout:1639: writing smithi00566664-225 from 2869769 to 3025524 tid 3 2023-09-30T09:01:43.544 INFO:tasks.rados.rados.0.smithi005.stdout:1640: write oid 492 current snap is 0 2023-09-30T09:01:43.544 INFO:tasks.rados.rados.0.smithi005.stdout:1636: finishing write tid 2 to smithi00566664-419 2023-09-30T09:01:43.544 INFO:tasks.rados.rados.0.smithi005.stdout:1636: finishing write tid 3 to smithi00566664-419 2023-09-30T09:01:43.545 INFO:tasks.rados.rados.0.smithi005.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-09-30T09:01:43.551 INFO:tasks.rados.rados.0.smithi005.stdout:1640: writing smithi00566664-492 from 642331 to 1236045 tid 1 2023-09-30T09:01:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:1640: writing smithi00566664-492 from 1766922 to 2518643 tid 2 2023-09-30T09:01:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:1641: write oid 36 current snap is 0 2023-09-30T09:01:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-09-30T09:01:43.566 INFO:tasks.rados.rados.0.smithi005.stdout:1641: writing smithi00566664-36 from 659138 to 1328101 tid 1 2023-09-30T09:01:43.575 INFO:tasks.rados.rados.0.smithi005.stdout:1641: writing smithi00566664-36 from 2109051 to 2720783 tid 2 2023-09-30T09:01:43.575 INFO:tasks.rados.rados.0.smithi005.stdout:1642: delete oid 210 current snap is 0 2023-09-30T09:01:43.575 INFO:tasks.rados.rados.0.smithi005.stdout:1636: finishing write tid 4 to smithi00566664-419 2023-09-30T09:01:43.575 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 419 v 205 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-09-30T09:01:43.575 INFO:tasks.rados.rados.0.smithi005.stdout:1636: left oid 419 (ObjNum 1130 snap 0 seq_num 1130) 2023-09-30T09:01:43.576 INFO:tasks.rados.rados.0.smithi005.stdout:1638: finishing write tid 1 to smithi00566664-54 2023-09-30T09:01:43.576 INFO:tasks.rados.rados.0.smithi005.stdout:1638: finishing write tid 2 to smithi00566664-54 2023-09-30T09:01:43.576 INFO:tasks.rados.rados.0.smithi005.stdout:1638: finishing write tid 3 to smithi00566664-54 2023-09-30T09:01:43.576 INFO:tasks.rados.rados.0.smithi005.stdout:1638: finishing write tid 4 to smithi00566664-54 2023-09-30T09:01:43.576 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 54 v 231 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-09-30T09:01:43.576 INFO:tasks.rados.rados.0.smithi005.stdout:1638: left oid 54 (ObjNum 1131 snap 0 seq_num 1131) 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:1639: finishing write tid 1 to smithi00566664-225 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:1639: finishing write tid 2 to smithi00566664-225 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:1639: finishing write tid 3 to smithi00566664-225 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:1639: finishing write tid 4 to smithi00566664-225 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:1639: finishing write tid 5 to smithi00566664-225 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 326 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:1639: left oid 225 (ObjNum 1132 snap 0 seq_num 1132) 2023-09-30T09:01:43.577 INFO:tasks.rados.rados.0.smithi005.stdout:1640: finishing write tid 1 to smithi00566664-492 2023-09-30T09:01:43.578 INFO:tasks.rados.rados.0.smithi005.stdout:1640: finishing write tid 2 to smithi00566664-492 2023-09-30T09:01:43.578 INFO:tasks.rados.rados.0.smithi005.stdout:1640: finishing write tid 3 to smithi00566664-492 2023-09-30T09:01:43.578 INFO:tasks.rados.rados.0.smithi005.stdout:1640: finishing write tid 4 to smithi00566664-492 2023-09-30T09:01:43.578 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 492 v 189 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-09-30T09:01:43.578 INFO:tasks.rados.rados.0.smithi005.stdout:1640: left oid 492 (ObjNum 1133 snap 0 seq_num 1133) 2023-09-30T09:01:43.578 INFO:tasks.rados.rados.0.smithi005.stdout:1641: finishing write tid 1 to smithi00566664-36 2023-09-30T09:01:43.579 INFO:tasks.rados.rados.0.smithi005.stdout:1636: done (6 left) 2023-09-30T09:01:43.579 INFO:tasks.rados.rados.0.smithi005.stdout:1637: done (5 left) 2023-09-30T09:01:43.579 INFO:tasks.rados.rados.0.smithi005.stdout:1638: done (4 left) 2023-09-30T09:01:43.579 INFO:tasks.rados.rados.0.smithi005.stdout:1639: done (3 left) 2023-09-30T09:01:43.579 INFO:tasks.rados.rados.0.smithi005.stdout:1640: done (2 left) 2023-09-30T09:01:43.579 INFO:tasks.rados.rados.0.smithi005.stdout:1642: done (1 left) 2023-09-30T09:01:43.580 INFO:tasks.rados.rados.0.smithi005.stdout:1643: write oid 407 current snap is 0 2023-09-30T09:01:43.580 INFO:tasks.rados.rados.0.smithi005.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-09-30T09:01:43.583 INFO:tasks.rados.rados.0.smithi005.stdout:1643: writing smithi00566664-407 from 692752 to 1112213 tid 1 2023-09-30T09:01:43.590 INFO:tasks.rados.rados.0.smithi005.stdout:1643: writing smithi00566664-407 from 1826015 to 2441416 tid 2 2023-09-30T09:01:43.594 INFO:tasks.rados.rados.0.smithi005.stdout:1643: writing smithi00566664-407 from 2979461 to 3092752 tid 3 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:1644: read oid 380 snap -1 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:1644: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:1645: delete oid 303 current snap is 0 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:1641: finishing write tid 2 to smithi00566664-36 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:1641: finishing write tid 3 to smithi00566664-36 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:1641: finishing write tid 4 to smithi00566664-36 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 36 v 196 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-09-30T09:01:43.595 INFO:tasks.rados.rados.0.smithi005.stdout:1641: left oid 36 (ObjNum 1134 snap 0 seq_num 1134) 2023-09-30T09:01:43.596 INFO:tasks.rados.rados.0.smithi005.stdout:1643: finishing write tid 1 to smithi00566664-407 2023-09-30T09:01:43.596 INFO:tasks.rados.rados.0.smithi005.stdout:1643: finishing write tid 2 to smithi00566664-407 2023-09-30T09:01:43.598 INFO:tasks.rados.rados.0.smithi005.stdout:1643: finishing write tid 3 to smithi00566664-407 2023-09-30T09:01:43.599 INFO:tasks.rados.rados.0.smithi005.stdout:1643: finishing write tid 4 to smithi00566664-407 2023-09-30T09:01:43.599 INFO:tasks.rados.rados.0.smithi005.stdout:1643: finishing write tid 5 to smithi00566664-407 2023-09-30T09:01:43.599 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 407 v 264 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-09-30T09:01:43.599 INFO:tasks.rados.rados.0.smithi005.stdout:1643: left oid 407 (ObjNum 1136 snap 0 seq_num 1136) 2023-09-30T09:01:43.602 INFO:tasks.rados.rados.0.smithi005.stdout:1644: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-30T09:01:43.701 INFO:tasks.rados.rados.0.smithi005.stdout:1641: done (3 left) 2023-09-30T09:01:43.701 INFO:tasks.rados.rados.0.smithi005.stdout:1643: done (2 left) 2023-09-30T09:01:43.701 INFO:tasks.rados.rados.0.smithi005.stdout:1644: done (1 left) 2023-09-30T09:01:43.701 INFO:tasks.rados.rados.0.smithi005.stdout:1645: done (0 left) 2023-09-30T09:01:43.701 INFO:tasks.rados.rados.0.smithi005.stdout:1646: read oid 331 snap -1 2023-09-30T09:01:43.702 INFO:tasks.rados.rados.0.smithi005.stdout:1646: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-30T09:01:43.702 INFO:tasks.rados.rados.0.smithi005.stdout:1647: write oid 365 current snap is 0 2023-09-30T09:01:43.702 INFO:tasks.rados.rados.0.smithi005.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-09-30T09:01:43.714 INFO:tasks.rados.rados.0.smithi005.stdout:1647: writing smithi00566664-365 from 726366 to 1296325 tid 1 2023-09-30T09:01:43.720 INFO:tasks.rados.rados.0.smithi005.stdout:1647: writing smithi00566664-365 from 1826626 to 2329343 tid 2 2023-09-30T09:01:43.725 INFO:tasks.rados.rados.0.smithi005.stdout:1647: writing smithi00566664-365 from 2801601 to 3126366 tid 3 2023-09-30T09:01:43.725 INFO:tasks.rados.rados.0.smithi005.stdout:1648: write oid 276 current snap is 0 2023-09-30T09:01:43.725 INFO:tasks.rados.rados.0.smithi005.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-09-30T09:01:43.733 INFO:tasks.rados.rados.0.smithi005.stdout:1648: writing smithi00566664-276 from 743173 to 1388381 tid 1 2023-09-30T09:01:43.740 INFO:tasks.rados.rados.0.smithi005.stdout:1648: writing smithi00566664-276 from 1885108 to 2647836 tid 2 2023-09-30T09:01:43.740 INFO:tasks.rados.rados.0.smithi005.stdout:1649: read oid 180 snap -1 2023-09-30T09:01:43.741 INFO:tasks.rados.rados.0.smithi005.stdout:1649: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-30T09:01:43.741 INFO:tasks.rados.rados.0.smithi005.stdout:1650: write oid 28 current snap is 0 2023-09-30T09:01:43.741 INFO:tasks.rados.rados.0.smithi005.stdout:1646: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1647: finishing write tid 1 to smithi00566664-365 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1647: finishing write tid 2 to smithi00566664-365 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1647: finishing write tid 3 to smithi00566664-365 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1647: finishing write tid 4 to smithi00566664-365 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1647: finishing write tid 5 to smithi00566664-365 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 365 v 232 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1647: left oid 365 (ObjNum 1138 snap 0 seq_num 1138) 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1648: finishing write tid 1 to smithi00566664-276 2023-09-30T09:01:43.914 INFO:tasks.rados.rados.0.smithi005.stdout:1648: finishing write tid 2 to smithi00566664-276 2023-09-30T09:01:43.915 INFO:tasks.rados.rados.0.smithi005.stdout:1648: finishing write tid 3 to smithi00566664-276 2023-09-30T09:01:43.915 INFO:tasks.rados.rados.0.smithi005.stdout:1648: finishing write tid 4 to smithi00566664-276 2023-09-30T09:01:43.915 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 276 v 329 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-09-30T09:01:43.915 INFO:tasks.rados.rados.0.smithi005.stdout:1648: left oid 276 (ObjNum 1139 snap 0 seq_num 1139) 2023-09-30T09:01:43.915 INFO:tasks.rados.rados.0.smithi005.stdout:1649: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-30T09:01:44.035 INFO:tasks.rados.rados.0.smithi005.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-09-30T09:01:44.051 INFO:tasks.rados.rados.0.smithi005.stdout:1650: writing smithi00566664-28 from 759980 to 1480437 tid 1 2023-09-30T09:01:44.057 INFO:tasks.rados.rados.0.smithi005.stdout:1650: writing smithi00566664-28 from 1943590 to 2449976 tid 2 2023-09-30T09:01:44.061 INFO:tasks.rados.rados.0.smithi005.stdout:1650: writing smithi00566664-28 from 2856447 to 3159980 tid 3 2023-09-30T09:01:44.061 INFO:tasks.rados.rados.0.smithi005.stdout:1646: done (4 left) 2023-09-30T09:01:44.061 INFO:tasks.rados.rados.0.smithi005.stdout:1647: done (3 left) 2023-09-30T09:01:44.062 INFO:tasks.rados.rados.0.smithi005.stdout:1648: done (2 left) 2023-09-30T09:01:44.062 INFO:tasks.rados.rados.0.smithi005.stdout:1649: done (1 left) 2023-09-30T09:01:44.062 INFO:tasks.rados.rados.0.smithi005.stdout:1651: delete oid 466 current snap is 0 2023-09-30T09:01:44.062 INFO:tasks.rados.rados.0.smithi005.stdout:1650: finishing write tid 1 to smithi00566664-28 2023-09-30T09:01:44.062 INFO:tasks.rados.rados.0.smithi005.stdout:1650: finishing write tid 2 to smithi00566664-28 2023-09-30T09:01:44.063 INFO:tasks.rados.rados.0.smithi005.stdout:1651: done (1 left) 2023-09-30T09:01:44.063 INFO:tasks.rados.rados.0.smithi005.stdout:1652: write oid 256 current snap is 0 2023-09-30T09:01:44.063 INFO:tasks.rados.rados.0.smithi005.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-09-30T09:01:44.071 INFO:tasks.rados.rados.0.smithi005.stdout:1652: writing smithi00566664-256 from 793594 to 1380902 tid 1 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1652: writing smithi00566664-256 from 2060554 to 2570609 tid 2 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1653: read oid 119 snap -1 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1653: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1654: read oid 435 snap -1 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1654: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1655: read oid 461 snap -1 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-30T09:01:44.079 INFO:tasks.rados.rados.0.smithi005.stdout:1656: write oid 392 current snap is 0 2023-09-30T09:01:44.080 INFO:tasks.rados.rados.0.smithi005.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-09-30T09:01:44.087 INFO:tasks.rados.rados.0.smithi005.stdout:1656: writing smithi00566664-392 from 410401 to 1072958 tid 1 2023-09-30T09:01:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:1656: writing smithi00566664-392 from 1719036 to 2489102 tid 2 2023-09-30T09:01:44.103 INFO:tasks.rados.rados.0.smithi005.stdout:1656: writing smithi00566664-392 from 2938716 to 3210401 tid 3 2023-09-30T09:01:44.103 INFO:tasks.rados.rados.0.smithi005.stdout:1657: write oid 466 current snap is 0 2023-09-30T09:01:44.103 INFO:tasks.rados.rados.0.smithi005.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-09-30T09:01:44.110 INFO:tasks.rados.rados.0.smithi005.stdout:1657: writing smithi00566664-466 from 427208 to 1165014 tid 1 2023-09-30T09:01:44.116 INFO:tasks.rados.rados.0.smithi005.stdout:1657: writing smithi00566664-466 from 1777518 to 2291242 tid 2 2023-09-30T09:01:44.122 INFO:tasks.rados.rados.0.smithi005.stdout:1657: writing smithi00566664-466 from 2966139 to 3227208 tid 3 2023-09-30T09:01:44.122 INFO:tasks.rados.rados.0.smithi005.stdout:1658: read oid 16 snap -1 2023-09-30T09:01:44.122 INFO:tasks.rados.rados.0.smithi005.stdout:1658: expect (ObjNum 826 snap 0 seq_num 826) 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:1659: write oid 451 current snap is 0 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:1650: finishing write tid 3 to smithi00566664-28 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:1650: finishing write tid 4 to smithi00566664-28 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:1650: finishing write tid 5 to smithi00566664-28 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 268 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:1650: left oid 28 (ObjNum 1140 snap 0 seq_num 1140) 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:1652: finishing write tid 1 to smithi00566664-256 2023-09-30T09:01:44.123 INFO:tasks.rados.rados.0.smithi005.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-09-30T09:01:44.127 INFO:tasks.rados.rados.0.smithi005.stdout:1659: writing smithi00566664-451 from 444015 to 857070 tid 1 2023-09-30T09:01:44.135 INFO:tasks.rados.rados.0.smithi005.stdout:1659: writing smithi00566664-451 from 1436000 to 2209735 tid 2 2023-09-30T09:01:44.141 INFO:tasks.rados.rados.0.smithi005.stdout:1659: writing smithi00566664-451 from 2709915 to 3244015 tid 3 2023-09-30T09:01:44.141 INFO:tasks.rados.rados.0.smithi005.stdout:1650: done (8 left) 2023-09-30T09:01:44.141 INFO:tasks.rados.rados.0.smithi005.stdout:1660: write oid 147 current snap is 0 2023-09-30T09:01:44.141 INFO:tasks.rados.rados.0.smithi005.stdout:1652: finishing write tid 2 to smithi00566664-256 2023-09-30T09:01:44.141 INFO:tasks.rados.rados.0.smithi005.stdout:1652: finishing write tid 3 to smithi00566664-256 2023-09-30T09:01:44.142 INFO:tasks.rados.rados.0.smithi005.stdout:1652: finishing write tid 4 to smithi00566664-256 2023-09-30T09:01:44.142 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 256 v 223 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-09-30T09:01:44.142 INFO:tasks.rados.rados.0.smithi005.stdout:1652: left oid 256 (ObjNum 1142 snap 0 seq_num 1142) 2023-09-30T09:01:44.142 INFO:tasks.rados.rados.0.smithi005.stdout:1655: expect (ObjNum 930 snap 0 seq_num 930) 2023-09-30T09:01:44.329 INFO:tasks.rados.rados.0.smithi005.stdout:1653: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:01:44.455 INFO:tasks.rados.rados.0.smithi005.stdout:1656: finishing write tid 1 to smithi00566664-392 2023-09-30T09:01:44.455 INFO:tasks.rados.rados.0.smithi005.stdout:1654: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:01:44.552 INFO:tasks.rados.rados.0.smithi005.stdout:1656: finishing write tid 2 to smithi00566664-392 2023-09-30T09:01:44.552 INFO:tasks.rados.rados.0.smithi005.stdout:1656: finishing write tid 3 to smithi00566664-392 2023-09-30T09:01:44.552 INFO:tasks.rados.rados.0.smithi005.stdout:1656: finishing write tid 4 to smithi00566664-392 2023-09-30T09:01:44.552 INFO:tasks.rados.rados.0.smithi005.stdout:1656: finishing write tid 5 to smithi00566664-392 2023-09-30T09:01:44.552 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 392 v 272 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-09-30T09:01:44.552 INFO:tasks.rados.rados.0.smithi005.stdout:1656: left oid 392 (ObjNum 1143 snap 0 seq_num 1143) 2023-09-30T09:01:44.552 INFO:tasks.rados.rados.0.smithi005.stdout:1657: finishing write tid 1 to smithi00566664-466 2023-09-30T09:01:44.553 INFO:tasks.rados.rados.0.smithi005.stdout:1657: finishing write tid 2 to smithi00566664-466 2023-09-30T09:01:44.553 INFO:tasks.rados.rados.0.smithi005.stdout:1657: finishing write tid 3 to smithi00566664-466 2023-09-30T09:01:44.553 INFO:tasks.rados.rados.0.smithi005.stdout:1657: finishing write tid 4 to smithi00566664-466 2023-09-30T09:01:44.553 INFO:tasks.rados.rados.0.smithi005.stdout:1657: finishing write tid 5 to smithi00566664-466 2023-09-30T09:01:44.553 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 466 v 247 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-09-30T09:01:44.553 INFO:tasks.rados.rados.0.smithi005.stdout:1657: left oid 466 (ObjNum 1144 snap 0 seq_num 1144) 2023-09-30T09:01:44.553 INFO:tasks.rados.rados.0.smithi005.stdout:1658: expect (ObjNum 826 snap 0 seq_num 826) 2023-09-30T09:01:44.715 INFO:tasks.rados.rados.0.smithi005.stdout:1659: finishing write tid 1 to smithi00566664-451 2023-09-30T09:01:44.715 INFO:tasks.rados.rados.0.smithi005.stdout:1659: finishing write tid 2 to smithi00566664-451 2023-09-30T09:01:44.715 INFO:tasks.rados.rados.0.smithi005.stdout:1659: finishing write tid 3 to smithi00566664-451 2023-09-30T09:01:44.715 INFO:tasks.rados.rados.0.smithi005.stdout:1659: finishing write tid 4 to smithi00566664-451 2023-09-30T09:01:44.715 INFO:tasks.rados.rados.0.smithi005.stdout:1659: finishing write tid 5 to smithi00566664-451 2023-09-30T09:01:44.715 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 451 v 207 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-09-30T09:01:44.716 INFO:tasks.rados.rados.0.smithi005.stdout:1659: left oid 451 (ObjNum 1145 snap 0 seq_num 1145) 2023-09-30T09:01:44.716 INFO:tasks.rados.rados.0.smithi005.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-09-30T09:01:44.727 INFO:tasks.rados.rados.0.smithi005.stdout:1660: writing smithi00566664-147 from 460822 to 949126 tid 1 2023-09-30T09:01:44.733 INFO:tasks.rados.rados.0.smithi005.stdout:1660: writing smithi00566664-147 from 1378129 to 1895522 tid 2 2023-09-30T09:01:44.738 INFO:tasks.rados.rados.0.smithi005.stdout:1660: writing smithi00566664-147 from 2504632 to 2910594 tid 3 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1652: done (8 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1653: done (7 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1654: done (6 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1655: done (5 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1656: done (4 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1657: done (3 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1658: done (2 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1659: done (1 left) 2023-09-30T09:01:44.739 INFO:tasks.rados.rados.0.smithi005.stdout:1661: write oid 399 current snap is 0 2023-09-30T09:01:44.740 INFO:tasks.rados.rados.0.smithi005.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-09-30T09:01:44.744 INFO:tasks.rados.rados.0.smithi005.stdout:1661: writing smithi00566664-399 from 477629 to 1041182 tid 1 2023-09-30T09:01:44.753 INFO:tasks.rados.rados.0.smithi005.stdout:1661: writing smithi00566664-399 from 1836611 to 2614015 tid 2 2023-09-30T09:01:44.757 INFO:tasks.rados.rados.0.smithi005.stdout:1661: writing smithi00566664-399 from 3048408 to 3277629 tid 3 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1662: delete oid 12 current snap is 0 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1660: finishing write tid 1 to smithi00566664-147 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1660: finishing write tid 2 to smithi00566664-147 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1660: finishing write tid 3 to smithi00566664-147 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1660: finishing write tid 4 to smithi00566664-147 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1660: finishing write tid 5 to smithi00566664-147 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 147 v 218 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-09-30T09:01:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:1661: finishing write tid 1 to smithi00566664-399 2023-09-30T09:01:44.759 INFO:tasks.rados.rados.0.smithi005.stdout:1661: finishing write tid 2 to smithi00566664-399 2023-09-30T09:01:44.762 INFO:tasks.rados.rados.0.smithi005.stdout:1660: done (2 left) 2023-09-30T09:01:44.762 INFO:tasks.rados.rados.0.smithi005.stdout:1662: done (1 left) 2023-09-30T09:01:44.762 INFO:tasks.rados.rados.0.smithi005.stdout:1663: read oid 310 snap -1 2023-09-30T09:01:44.763 INFO:tasks.rados.rados.0.smithi005.stdout:1663: expect deleted 2023-09-30T09:01:44.763 INFO:tasks.rados.rados.0.smithi005.stdout:1664: write oid 295 current snap is 0 2023-09-30T09:01:44.763 INFO:tasks.rados.rados.0.smithi005.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-09-30T09:01:44.763 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:44 smithi099 bash[28552]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:01:44.768 INFO:tasks.rados.rados.0.smithi005.stdout:1664: writing smithi00566664-295 from 511243 to 941647 tid 1 2023-09-30T09:01:44.777 INFO:tasks.rados.rados.0.smithi005.stdout:1664: writing smithi00566664-295 from 1669928 to 2334648 tid 2 2023-09-30T09:01:44.784 INFO:tasks.rados.rados.0.smithi005.stdout:1664: writing smithi00566664-295 from 3103254 to 3311243 tid 3 2023-09-30T09:01:44.784 INFO:tasks.rados.rados.0.smithi005.stdout:1665: read oid 164 snap -1 2023-09-30T09:01:44.784 INFO:tasks.rados.rados.0.smithi005.stdout:1665: expect deleted 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1666: read oid 475 snap -1 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1667: write oid 189 current snap is 0 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1661: finishing write tid 3 to smithi00566664-399 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1661: finishing write tid 4 to smithi00566664-399 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1661: finishing write tid 5 to smithi00566664-399 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 399 v 276 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1661: left oid 399 (ObjNum 1147 snap 0 seq_num 1147) 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1664: finishing write tid 1 to smithi00566664-295 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1664: finishing write tid 2 to smithi00566664-295 2023-09-30T09:01:44.785 INFO:tasks.rados.rados.0.smithi005.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-09-30T09:01:44.791 INFO:tasks.rados.rados.0.smithi005.stdout:1667: writing smithi00566664-189 from 528050 to 1033703 tid 1 2023-09-30T09:01:44.797 INFO:tasks.rados.rados.0.smithi005.stdout:1667: writing smithi00566664-189 from 1612057 to 2136788 tid 2 2023-09-30T09:01:44.803 INFO:tasks.rados.rados.0.smithi005.stdout:1667: writing smithi00566664-189 from 2614324 to 3181727 tid 3 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1661: done (5 left) 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1663: done (4 left) 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1668: write oid 273 current snap is 0 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1664: finishing write tid 3 to smithi00566664-295 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1664: finishing write tid 4 to smithi00566664-295 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1664: finishing write tid 5 to smithi00566664-295 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 295 v 235 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1664: left oid 295 (ObjNum 1149 snap 0 seq_num 1149) 2023-09-30T09:01:44.804 INFO:tasks.rados.rados.0.smithi005.stdout:1666: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:01:44.936 INFO:tasks.rados.rados.0.smithi005.stdout:1667: finishing write tid 1 to smithi00566664-189 2023-09-30T09:01:44.937 INFO:tasks.rados.rados.0.smithi005.stdout:1667: finishing write tid 2 to smithi00566664-189 2023-09-30T09:01:44.937 INFO:tasks.rados.rados.0.smithi005.stdout:1667: finishing write tid 3 to smithi00566664-189 2023-09-30T09:01:44.937 INFO:tasks.rados.rados.0.smithi005.stdout:1667: finishing write tid 4 to smithi00566664-189 2023-09-30T09:01:44.937 INFO:tasks.rados.rados.0.smithi005.stdout:1667: finishing write tid 5 to smithi00566664-189 2023-09-30T09:01:44.937 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 189 v 258 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-09-30T09:01:44.937 INFO:tasks.rados.rados.0.smithi005.stdout:1667: left oid 189 (ObjNum 1150 snap 0 seq_num 1150) 2023-09-30T09:01:44.937 INFO:tasks.rados.rados.0.smithi005.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-09-30T09:01:44.949 INFO:tasks.rados.rados.0.smithi005.stdout:1668: writing smithi00566664-273 from 544857 to 1125759 tid 1 2023-09-30T09:01:44.956 INFO:tasks.rados.rados.0.smithi005.stdout:1668: writing smithi00566664-273 from 1670539 to 2338928 tid 2 2023-09-30T09:01:44.962 INFO:tasks.rados.rados.0.smithi005.stdout:1668: writing smithi00566664-273 from 3041747 to 3344857 tid 3 2023-09-30T09:01:44.962 INFO:tasks.rados.rados.0.smithi005.stdout:1664: done (4 left) 2023-09-30T09:01:44.962 INFO:tasks.rados.rados.0.smithi005.stdout:1665: done (3 left) 2023-09-30T09:01:44.962 INFO:tasks.rados.rados.0.smithi005.stdout:1666: done (2 left) 2023-09-30T09:01:44.963 INFO:tasks.rados.rados.0.smithi005.stdout:1667: done (1 left) 2023-09-30T09:01:44.963 INFO:tasks.rados.rados.0.smithi005.stdout:1669: read oid 463 snap -1 2023-09-30T09:01:44.963 INFO:tasks.rados.rados.0.smithi005.stdout:1669: expect deleted 2023-09-30T09:01:44.964 INFO:tasks.rados.rados.0.smithi005.stdout:1670: delete oid 270 current snap is 0 2023-09-30T09:01:44.964 INFO:tasks.rados.rados.0.smithi005.stdout:1668: finishing write tid 1 to smithi00566664-273 2023-09-30T09:01:44.964 INFO:tasks.rados.rados.0.smithi005.stdout:1668: finishing write tid 2 to smithi00566664-273 2023-09-30T09:01:44.964 INFO:tasks.rados.rados.0.smithi005.stdout:1669: done (2 left) 2023-09-30T09:01:44.965 INFO:tasks.rados.rados.0.smithi005.stdout:1670: done (1 left) 2023-09-30T09:01:44.965 INFO:tasks.rados.rados.0.smithi005.stdout:1671: write oid 422 current snap is 0 2023-09-30T09:01:44.965 INFO:tasks.rados.rados.0.smithi005.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-09-30T09:01:44.971 INFO:tasks.rados.rados.0.smithi005.stdout:1671: writing smithi00566664-422 from 578471 to 1309871 tid 1 2023-09-30T09:01:44.979 INFO:tasks.rados.rados.0.smithi005.stdout:1671: writing smithi00566664-422 from 1787503 to 2459561 tid 2 2023-09-30T09:01:44.985 INFO:tasks.rados.rados.0.smithi005.stdout:1671: writing smithi00566664-422 from 3096593 to 3378471 tid 3 2023-09-30T09:01:44.985 INFO:tasks.rados.rados.0.smithi005.stdout:1672: write oid 152 current snap is 0 2023-09-30T09:01:44.986 INFO:tasks.rados.rados.0.smithi005.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-09-30T09:01:44.991 INFO:tasks.rados.rados.0.smithi005.stdout:1672: writing smithi00566664-152 from 595278 to 1001927 tid 1 2023-09-30T09:01:44.998 INFO:tasks.rados.rados.0.smithi005.stdout:1672: writing smithi00566664-152 from 1729632 to 2261701 tid 2 2023-09-30T09:01:45.006 INFO:tasks.rados.rados.0.smithi005.stdout:1672: writing smithi00566664-152 from 3007663 to 3395278 tid 3 2023-09-30T09:01:45.006 INFO:tasks.rados.rados.0.smithi005.stdout:1673: read oid 181 snap -1 2023-09-30T09:01:45.006 INFO:tasks.rados.rados.0.smithi005.stdout:1673: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-30T09:01:45.006 INFO:tasks.rados.rados.0.smithi005.stdout:1674: read oid 339 snap -1 2023-09-30T09:01:45.006 INFO:tasks.rados.rados.0.smithi005.stdout:1674: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-30T09:01:45.006 INFO:tasks.rados.rados.0.smithi005.stdout:1675: read oid 427 snap -1 2023-09-30T09:01:45.007 INFO:tasks.rados.rados.0.smithi005.stdout:1675: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:01:45.007 INFO:tasks.rados.rados.0.smithi005.stdout:1676: write oid 328 current snap is 0 2023-09-30T09:01:45.007 INFO:tasks.rados.rados.0.smithi005.stdout:1668: finishing write tid 3 to smithi00566664-273 2023-09-30T09:01:45.007 INFO:tasks.rados.rados.0.smithi005.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-09-30T09:01:45.014 INFO:tasks.rados.rados.0.smithi005.stdout:1676: writing smithi00566664-328 from 612085 to 1093983 tid 1 2023-09-30T09:01:45.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:44 smithi005 bash[33615]: cluster 2023-09-30T09:01:44.215551+0000 mgr.y (mgr.24358) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 7.9 MiB/s wr, 88 op/s 2023-09-30T09:01:45.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:44 smithi005 bash[33615]: audit 2023-09-30T09:01:44.406211+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.5:0/3060751654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:45.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:44 smithi005 bash[27219]: cluster 2023-09-30T09:01:44.215551+0000 mgr.y (mgr.24358) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 7.9 MiB/s wr, 88 op/s 2023-09-30T09:01:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:44 smithi005 bash[27219]: audit 2023-09-30T09:01:44.406211+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.5:0/3060751654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:45.023 INFO:tasks.rados.rados.0.smithi005.stdout:1676: writing smithi00566664-328 from 1788114 to 2463841 tid 2 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:1676: writing smithi00566664-328 from 3035086 to 3412085 tid 3 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:1677: delete oid 129 current snap is 0 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:1668: finishing write tid 4 to smithi00566664-273 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:1668: finishing write tid 5 to smithi00566664-273 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 273 v 193 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:1668: left oid 273 (ObjNum 1151 snap 0 seq_num 1151) 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:1671: finishing write tid 1 to smithi00566664-422 2023-09-30T09:01:45.029 INFO:tasks.rados.rados.0.smithi005.stdout:1671: finishing write tid 2 to smithi00566664-422 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1671: finishing write tid 3 to smithi00566664-422 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1671: finishing write tid 4 to smithi00566664-422 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1671: finishing write tid 5 to smithi00566664-422 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 422 v 251 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1671: left oid 422 (ObjNum 1153 snap 0 seq_num 1153) 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1672: finishing write tid 1 to smithi00566664-152 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1672: finishing write tid 2 to smithi00566664-152 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1672: finishing write tid 3 to smithi00566664-152 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1672: finishing write tid 4 to smithi00566664-152 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:1672: finishing write tid 5 to smithi00566664-152 2023-09-30T09:01:45.030 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 152 v 280 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-09-30T09:01:45.031 INFO:tasks.rados.rados.0.smithi005.stdout:1672: left oid 152 (ObjNum 1154 snap 0 seq_num 1154) 2023-09-30T09:01:45.031 INFO:tasks.rados.rados.0.smithi005.stdout:1673: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-30T09:01:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:44 smithi099 bash[27661]: cluster 2023-09-30T09:01:44.215551+0000 mgr.y (mgr.24358) 217 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 7.9 MiB/s wr, 88 op/s 2023-09-30T09:01:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:44 smithi099 bash[27661]: audit 2023-09-30T09:01:44.406211+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.5:0/3060751654' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:45.132 INFO:tasks.rados.rados.0.smithi005.stdout:1674: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-30T09:01:45.311 INFO:tasks.rados.rados.0.smithi005.stdout:1675: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-30T09:01:45.413 INFO:tasks.rados.rados.0.smithi005.stdout:1676: finishing write tid 1 to smithi00566664-328 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1676: finishing write tid 2 to smithi00566664-328 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1676: finishing write tid 3 to smithi00566664-328 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1676: finishing write tid 4 to smithi00566664-328 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1676: finishing write tid 5 to smithi00566664-328 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 328 v 255 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1676: left oid 328 (ObjNum 1155 snap 0 seq_num 1155) 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1668: done (7 left) 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1671: done (6 left) 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1672: done (5 left) 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1673: done (4 left) 2023-09-30T09:01:45.414 INFO:tasks.rados.rados.0.smithi005.stdout:1674: done (3 left) 2023-09-30T09:01:45.415 INFO:tasks.rados.rados.0.smithi005.stdout:1675: done (2 left) 2023-09-30T09:01:45.415 INFO:tasks.rados.rados.0.smithi005.stdout:1676: done (1 left) 2023-09-30T09:01:45.415 INFO:tasks.rados.rados.0.smithi005.stdout:1677: done (0 left) 2023-09-30T09:01:45.415 INFO:tasks.rados.rados.0.smithi005.stdout:1678: delete oid 464 current snap is 0 2023-09-30T09:01:45.416 INFO:tasks.rados.rados.0.smithi005.stdout:1678: done (0 left) 2023-09-30T09:01:45.416 INFO:tasks.rados.rados.0.smithi005.stdout:1679: write oid 49 current snap is 0 2023-09-30T09:01:45.416 INFO:tasks.rados.rados.0.smithi005.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-09-30T09:01:45.426 INFO:tasks.rados.rados.0.smithi005.stdout:1679: writing smithi00566664-49 from 662506 to 1086504 tid 1 2023-09-30T09:01:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:1679: writing smithi00566664-49 from 1563560 to 2102967 tid 2 2023-09-30T09:01:45.440 INFO:tasks.rados.rados.0.smithi005.stdout:1679: writing smithi00566664-49 from 2717355 to 3207640 tid 3 2023-09-30T09:01:45.440 INFO:tasks.rados.rados.0.smithi005.stdout:1680: read oid 223 snap -1 2023-09-30T09:01:45.440 INFO:tasks.rados.rados.0.smithi005.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-30T09:01:45.440 INFO:tasks.rados.rados.0.smithi005.stdout:1681: write oid 352 current snap is 0 2023-09-30T09:01:45.440 INFO:tasks.rados.rados.0.smithi005.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-09-30T09:01:45.447 INFO:tasks.rados.rados.0.smithi005.stdout:1681: writing smithi00566664-352 from 679313 to 1178560 tid 1 2023-09-30T09:01:45.455 INFO:tasks.rados.rados.0.smithi005.stdout:1681: writing smithi00566664-352 from 1622042 to 2305107 tid 2 2023-09-30T09:01:45.462 INFO:tasks.rados.rados.0.smithi005.stdout:1681: writing smithi00566664-352 from 2744778 to 3446335 tid 3 2023-09-30T09:01:45.462 INFO:tasks.rados.rados.0.smithi005.stdout:1682: write oid 121 current snap is 0 2023-09-30T09:01:45.462 INFO:tasks.rados.rados.0.smithi005.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-09-30T09:01:45.469 INFO:tasks.rados.rados.0.smithi005.stdout:1682: writing smithi00566664-121 from 696120 to 1270616 tid 1 2023-09-30T09:01:45.475 INFO:tasks.rados.rados.0.smithi005.stdout:1682: writing smithi00566664-121 from 1680524 to 2223600 tid 2 2023-09-30T09:01:45.481 INFO:tasks.rados.rados.0.smithi005.stdout:1682: writing smithi00566664-121 from 2888554 to 3401383 tid 3 2023-09-30T09:01:45.481 INFO:tasks.rados.rados.0.smithi005.stdout:1683: write oid 385 current snap is 0 2023-09-30T09:01:45.482 INFO:tasks.rados.rados.0.smithi005.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-09-30T09:01:45.489 INFO:tasks.rados.rados.0.smithi005.stdout:1683: writing smithi00566664-385 from 712927 to 1362672 tid 1 2023-09-30T09:01:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:1683: writing smithi00566664-385 from 2139006 to 2825740 tid 2 2023-09-30T09:01:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:1684: read oid 139 snap -1 2023-09-30T09:01:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-30T09:01:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:1685: write oid 364 current snap is 0 2023-09-30T09:01:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:1679: finishing write tid 1 to smithi00566664-49 2023-09-30T09:01:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-09-30T09:01:45.506 INFO:tasks.rados.rados.0.smithi005.stdout:1685: writing smithi00566664-364 from 729734 to 1454728 tid 1 2023-09-30T09:01:45.513 INFO:tasks.rados.rados.0.smithi005.stdout:1685: writing smithi00566664-364 from 2197488 to 2627880 tid 2 2023-09-30T09:01:45.518 INFO:tasks.rados.rados.0.smithi005.stdout:1685: writing smithi00566664-364 from 3227047 to 3529734 tid 3 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:1686: write oid 388 current snap is 0 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:1679: finishing write tid 2 to smithi00566664-49 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:1679: finishing write tid 3 to smithi00566664-49 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:1679: finishing write tid 4 to smithi00566664-49 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:1679: finishing write tid 5 to smithi00566664-49 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 49 v 228 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:01:45.519 INFO:tasks.rados.rados.0.smithi005.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-30T09:01:45.626 INFO:tasks.rados.rados.0.smithi005.stdout:1681: finishing write tid 1 to smithi00566664-352 2023-09-30T09:01:45.626 INFO:tasks.rados.rados.0.smithi005.stdout:1681: finishing write tid 2 to smithi00566664-352 2023-09-30T09:01:45.626 INFO:tasks.rados.rados.0.smithi005.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-09-30T09:01:45.638 INFO:tasks.rados.rados.0.smithi005.stdout:1686: writing smithi00566664-388 from 746541 to 1146784 tid 1 2023-09-30T09:01:45.647 INFO:tasks.rados.rados.0.smithi005.stdout:1686: writing smithi00566664-388 from 1739617 to 2430020 tid 2 2023-09-30T09:01:45.653 INFO:tasks.rados.rados.0.smithi005.stdout:1686: writing smithi00566664-388 from 3138117 to 3546541 tid 3 2023-09-30T09:01:45.653 INFO:tasks.rados.rados.0.smithi005.stdout:1679: done (7 left) 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1680: done (6 left) 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1687: read oid 333 snap -1 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1687: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1688: read oid 399 snap -1 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1688: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1689: write oid 481 current snap is 0 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1681: finishing write tid 3 to smithi00566664-352 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1681: finishing write tid 4 to smithi00566664-352 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:1681: finishing write tid 5 to smithi00566664-352 2023-09-30T09:01:45.654 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 352 v 186 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-09-30T09:01:45.655 INFO:tasks.rados.rados.0.smithi005.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-09-30T09:01:45.655 INFO:tasks.rados.rados.0.smithi005.stdout:1682: finishing write tid 1 to smithi00566664-121 2023-09-30T09:01:45.655 INFO:tasks.rados.rados.0.smithi005.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-09-30T09:01:45.665 INFO:tasks.rados.rados.0.smithi005.stdout:1689: writing smithi00566664-481 from 763348 to 1355193 tid 1 2023-09-30T09:01:45.671 INFO:tasks.rados.rados.0.smithi005.stdout:1689: writing smithi00566664-481 from 1914452 to 2348513 tid 2 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1689: writing smithi00566664-481 from 2881893 to 3556163 tid 3 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1681: done (8 left) 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1690: read oid 49 snap -1 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1690: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1691: delete oid 193 current snap is 0 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1682: finishing write tid 2 to smithi00566664-121 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1682: finishing write tid 3 to smithi00566664-121 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1682: finishing write tid 4 to smithi00566664-121 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:1682: finishing write tid 5 to smithi00566664-121 2023-09-30T09:01:45.679 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 121 v 227 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-09-30T09:01:45.680 INFO:tasks.rados.rados.0.smithi005.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-09-30T09:01:45.680 INFO:tasks.rados.rados.0.smithi005.stdout:1683: finishing write tid 1 to smithi00566664-385 2023-09-30T09:01:45.680 INFO:tasks.rados.rados.0.smithi005.stdout:1683: finishing write tid 2 to smithi00566664-385 2023-09-30T09:01:45.680 INFO:tasks.rados.rados.0.smithi005.stdout:1683: finishing write tid 3 to smithi00566664-385 2023-09-30T09:01:45.680 INFO:tasks.rados.rados.0.smithi005.stdout:1683: finishing write tid 4 to smithi00566664-385 2023-09-30T09:01:45.680 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 385 v 295 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-09-30T09:01:45.680 INFO:tasks.rados.rados.0.smithi005.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-09-30T09:01:45.681 INFO:tasks.rados.rados.0.smithi005.stdout:1684: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-30T09:01:45.760 INFO:tasks.rados.rados.0.smithi005.stdout:1685: finishing write tid 1 to smithi00566664-364 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:1685: finishing write tid 2 to smithi00566664-364 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:1685: finishing write tid 3 to smithi00566664-364 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:1685: finishing write tid 4 to smithi00566664-364 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:1685: finishing write tid 5 to smithi00566664-364 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 364 v 284 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:1686: finishing write tid 1 to smithi00566664-388 2023-09-30T09:01:45.761 INFO:tasks.rados.rados.0.smithi005.stdout:1686: finishing write tid 2 to smithi00566664-388 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1682: done (9 left) 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1683: done (8 left) 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1684: done (7 left) 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1685: done (6 left) 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1691: done (5 left) 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1692: read oid 395 snap -1 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1692: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1693: read oid 223 snap -1 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1693: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-30T09:01:45.762 INFO:tasks.rados.rados.0.smithi005.stdout:1694: write oid 244 current snap is 0 2023-09-30T09:01:45.763 INFO:tasks.rados.rados.0.smithi005.stdout:1687: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-30T09:01:45.869 INFO:tasks.rados.rados.0.smithi005.stdout:1686: finishing write tid 3 to smithi00566664-388 2023-09-30T09:01:45.870 INFO:tasks.rados.rados.0.smithi005.stdout:1686: finishing write tid 4 to smithi00566664-388 2023-09-30T09:01:45.870 INFO:tasks.rados.rados.0.smithi005.stdout:1686: finishing write tid 5 to smithi00566664-388 2023-09-30T09:01:45.870 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 388 v 288 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-09-30T09:01:45.870 INFO:tasks.rados.rados.0.smithi005.stdout:1686: left oid 388 (ObjNum 1163 snap 0 seq_num 1163) 2023-09-30T09:01:45.870 INFO:tasks.rados.rados.0.smithi005.stdout:1688: expect (ObjNum 1147 snap 0 seq_num 1147) 2023-09-30T09:01:46.064 INFO:tasks.rados.rados.0.smithi005.stdout:1689: finishing write tid 1 to smithi00566664-481 2023-09-30T09:01:46.064 INFO:tasks.rados.rados.0.smithi005.stdout:1689: finishing write tid 2 to smithi00566664-481 2023-09-30T09:01:46.064 INFO:tasks.rados.rados.0.smithi005.stdout:1689: finishing write tid 3 to smithi00566664-481 2023-09-30T09:01:46.064 INFO:tasks.rados.rados.0.smithi005.stdout:1689: finishing write tid 4 to smithi00566664-481 2023-09-30T09:01:46.064 INFO:tasks.rados.rados.0.smithi005.stdout:1689: finishing write tid 5 to smithi00566664-481 2023-09-30T09:01:46.064 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 481 v 334 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-09-30T09:01:46.064 INFO:tasks.rados.rados.0.smithi005.stdout:1689: left oid 481 (ObjNum 1164 snap 0 seq_num 1164) 2023-09-30T09:01:46.065 INFO:tasks.rados.rados.0.smithi005.stdout:1690: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:01:46.284 INFO:tasks.rados.rados.0.smithi005.stdout:1693: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-30T09:01:46.384 INFO:tasks.rados.rados.0.smithi005.stdout:1692: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-30T09:01:46.506 INFO:tasks.rados.rados.0.smithi005.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-09-30T09:01:46.515 INFO:tasks.rados.rados.0.smithi005.stdout:1694: writing smithi00566664-244 from 796962 to 1539305 tid 1 2023-09-30T09:01:46.521 INFO:tasks.rados.rados.0.smithi005.stdout:1694: writing smithi00566664-244 from 2031416 to 2469146 tid 2 2023-09-30T09:01:46.527 INFO:tasks.rados.rados.0.smithi005.stdout:1694: writing smithi00566664-244 from 2936739 to 3349906 tid 3 2023-09-30T09:01:46.527 INFO:tasks.rados.rados.0.smithi005.stdout:1686: done (7 left) 2023-09-30T09:01:46.527 INFO:tasks.rados.rados.0.smithi005.stdout:1687: done (6 left) 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1688: done (5 left) 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1689: done (4 left) 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1690: done (3 left) 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1692: done (2 left) 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1693: done (1 left) 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1695: read oid 375 snap -1 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1695: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1696: read oid 31 snap -1 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1696: expect deleted 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1697: delete oid 51 current snap is 0 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1694: finishing write tid 1 to smithi00566664-244 2023-09-30T09:01:46.528 INFO:tasks.rados.rados.0.smithi005.stdout:1694: finishing write tid 2 to smithi00566664-244 2023-09-30T09:01:46.530 INFO:tasks.rados.rados.0.smithi005.stdout:1696: done (3 left) 2023-09-30T09:01:46.530 INFO:tasks.rados.rados.0.smithi005.stdout:1697: done (2 left) 2023-09-30T09:01:46.530 INFO:tasks.rados.rados.0.smithi005.stdout:1698: delete oid 43 current snap is 0 2023-09-30T09:01:46.531 INFO:tasks.rados.rados.0.smithi005.stdout:1694: finishing write tid 3 to smithi00566664-244 2023-09-30T09:01:46.532 INFO:tasks.rados.rados.0.smithi005.stdout:1694: finishing write tid 4 to smithi00566664-244 2023-09-30T09:01:46.532 INFO:tasks.rados.rados.0.smithi005.stdout:1694: finishing write tid 5 to smithi00566664-244 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 244 v 338 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:1694: left oid 244 (ObjNum 1166 snap 0 seq_num 1166) 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:1694: done (2 left) 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:1698: done (1 left) 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:1699: read oid 67 snap -1 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:1699: expect (ObjNum 66 snap 0 seq_num 66) 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:1700: write oid 95 current snap is 0 2023-09-30T09:01:46.533 INFO:tasks.rados.rados.0.smithi005.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-09-30T09:01:46.539 INFO:tasks.rados.rados.0.smithi005.stdout:1700: writing smithi00566664-95 from 447383 to 1015473 tid 1 2023-09-30T09:01:46.548 INFO:tasks.rados.rados.0.smithi005.stdout:1700: writing smithi00566664-95 from 1690509 to 2391919 tid 2 2023-09-30T09:01:46.555 INFO:tasks.rados.rados.0.smithi005.stdout:1700: writing smithi00566664-95 from 2902655 to 3549638 tid 3 2023-09-30T09:01:46.555 INFO:tasks.rados.rados.0.smithi005.stdout:1701: write oid 227 current snap is 0 2023-09-30T09:01:46.555 INFO:tasks.rados.rados.0.smithi005.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-09-30T09:01:46.562 INFO:tasks.rados.rados.0.smithi005.stdout:1701: writing smithi00566664-227 from 464190 to 1107529 tid 1 2023-09-30T09:01:46.568 INFO:tasks.rados.rados.0.smithi005.stdout:1701: writing smithi00566664-227 from 1748991 to 2194059 tid 2 2023-09-30T09:01:46.575 INFO:tasks.rados.rados.0.smithi005.stdout:1701: writing smithi00566664-227 from 2930078 to 3504686 tid 3 2023-09-30T09:01:46.575 INFO:tasks.rados.rados.0.smithi005.stdout:1702: read oid 476 snap -1 2023-09-30T09:01:46.575 INFO:tasks.rados.rados.0.smithi005.stdout:1702: expect (ObjNum 475 snap 0 seq_num 475) 2023-09-30T09:01:46.576 INFO:tasks.rados.rados.0.smithi005.stdout:1703: write oid 292 current snap is 0 2023-09-30T09:01:46.576 INFO:tasks.rados.rados.0.smithi005.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-09-30T09:01:46.582 INFO:tasks.rados.rados.0.smithi005.stdout:1703: writing smithi00566664-292 from 480997 to 915938 tid 1 2023-09-30T09:01:46.588 INFO:tasks.rados.rados.0.smithi005.stdout:1703: writing smithi00566664-292 from 1407473 to 2112552 tid 2 2023-09-30T09:01:46.596 INFO:tasks.rados.rados.0.smithi005.stdout:1703: writing smithi00566664-292 from 2557501 to 3343381 tid 3 2023-09-30T09:01:46.596 INFO:tasks.rados.rados.0.smithi005.stdout:1704: write oid 382 current snap is 0 2023-09-30T09:01:46.597 INFO:tasks.rados.rados.0.smithi005.stdout:1695: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-30T09:01:46.702 INFO:tasks.rados.rados.0.smithi005.stdout:1700: finishing write tid 1 to smithi00566664-95 2023-09-30T09:01:46.702 INFO:tasks.rados.rados.0.smithi005.stdout:1699: expect (ObjNum 66 snap 0 seq_num 66) 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1700: finishing write tid 2 to smithi00566664-95 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1700: finishing write tid 3 to smithi00566664-95 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1700: finishing write tid 4 to smithi00566664-95 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1700: finishing write tid 5 to smithi00566664-95 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 343 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1700: left oid 95 (ObjNum 1169 snap 0 seq_num 1169) 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1701: finishing write tid 1 to smithi00566664-227 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1701: finishing write tid 2 to smithi00566664-227 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1701: finishing write tid 3 to smithi00566664-227 2023-09-30T09:01:46.802 INFO:tasks.rados.rados.0.smithi005.stdout:1701: finishing write tid 4 to smithi00566664-227 2023-09-30T09:01:46.803 INFO:tasks.rados.rados.0.smithi005.stdout:1701: finishing write tid 5 to smithi00566664-227 2023-09-30T09:01:46.803 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 227 v 292 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-09-30T09:01:46.803 INFO:tasks.rados.rados.0.smithi005.stdout:1701: left oid 227 (ObjNum 1170 snap 0 seq_num 1170) 2023-09-30T09:01:46.803 INFO:tasks.rados.rados.0.smithi005.stdout:1703: finishing write tid 1 to smithi00566664-292 2023-09-30T09:01:46.803 INFO:tasks.rados.rados.0.smithi005.stdout:1703: finishing write tid 2 to smithi00566664-292 2023-09-30T09:01:46.803 INFO:tasks.rados.rados.0.smithi005.stdout:1702: expect (ObjNum 475 snap 0 seq_num 475) 2023-09-30T09:01:46.932 INFO:tasks.rados.rados.0.smithi005.stdout:1703: finishing write tid 3 to smithi00566664-292 2023-09-30T09:01:46.932 INFO:tasks.rados.rados.0.smithi005.stdout:1703: finishing write tid 4 to smithi00566664-292 2023-09-30T09:01:46.932 INFO:tasks.rados.rados.0.smithi005.stdout:1703: finishing write tid 5 to smithi00566664-292 2023-09-30T09:01:46.932 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 292 v 296 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-09-30T09:01:46.932 INFO:tasks.rados.rados.0.smithi005.stdout:1703: left oid 292 (ObjNum 1171 snap 0 seq_num 1171) 2023-09-30T09:01:46.933 INFO:tasks.rados.rados.0.smithi005.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-09-30T09:01:46.943 INFO:tasks.rados.rados.0.smithi005.stdout:1704: writing smithi00566664-382 from 497804 to 1007994 tid 1 2023-09-30T09:01:46.949 INFO:tasks.rados.rados.0.smithi005.stdout:1704: writing smithi00566664-382 from 1465955 to 1914692 tid 2 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1704: writing smithi00566664-382 from 2584924 to 3182076 tid 3 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1695: done (6 left) 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1699: done (5 left) 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1700: done (4 left) 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1701: done (3 left) 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1702: done (2 left) 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1703: done (1 left) 2023-09-30T09:01:46.957 INFO:tasks.rados.rados.0.smithi005.stdout:1705: read oid 306 snap -1 2023-09-30T09:01:46.958 INFO:tasks.rados.rados.0.smithi005.stdout:1705: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-30T09:01:46.958 INFO:tasks.rados.rados.0.smithi005.stdout:1706: delete oid 8 current snap is 0 2023-09-30T09:01:46.958 INFO:tasks.rados.rados.0.smithi005.stdout:1704: finishing write tid 1 to smithi00566664-382 2023-09-30T09:01:46.958 INFO:tasks.rados.rados.0.smithi005.stdout:1704: finishing write tid 2 to smithi00566664-382 2023-09-30T09:01:46.959 INFO:tasks.rados.rados.0.smithi005.stdout:1706: done (2 left) 2023-09-30T09:01:46.959 INFO:tasks.rados.rados.0.smithi005.stdout:1707: delete oid 353 current snap is 0 2023-09-30T09:01:46.961 INFO:tasks.rados.rados.0.smithi005.stdout:1704: finishing write tid 3 to smithi00566664-382 2023-09-30T09:01:46.962 INFO:tasks.rados.rados.0.smithi005.stdout:1707: done (2 left) 2023-09-30T09:01:46.962 INFO:tasks.rados.rados.0.smithi005.stdout:1708: write oid 225 current snap is 0 2023-09-30T09:01:46.962 INFO:tasks.rados.rados.0.smithi005.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-09-30T09:01:46.971 INFO:tasks.rados.rados.0.smithi005.stdout:1708: writing smithi00566664-225 from 548225 to 1284162 tid 1 2023-09-30T09:01:46.979 INFO:tasks.rados.rados.0.smithi005.stdout:1708: writing smithi00566664-225 from 1925048 to 2521112 tid 2 2023-09-30T09:01:46.984 INFO:tasks.rados.rados.0.smithi005.stdout:1708: writing smithi00566664-225 from 2950840 to 3498161 tid 3 2023-09-30T09:01:46.984 INFO:tasks.rados.rados.0.smithi005.stdout:1709: delete oid 482 current snap is 0 2023-09-30T09:01:46.985 INFO:tasks.rados.rados.0.smithi005.stdout:1704: finishing write tid 4 to smithi00566664-382 2023-09-30T09:01:46.985 INFO:tasks.rados.rados.0.smithi005.stdout:1704: finishing write tid 5 to smithi00566664-382 2023-09-30T09:01:46.985 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 382 v 190 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-09-30T09:01:46.985 INFO:tasks.rados.rados.0.smithi005.stdout:1704: left oid 382 (ObjNum 1172 snap 0 seq_num 1172) 2023-09-30T09:01:46.985 INFO:tasks.rados.rados.0.smithi005.stdout:1705: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-30T09:01:47.088 INFO:tasks.rados.rados.0.smithi005.stdout:1708: finishing write tid 1 to smithi00566664-225 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:1708: finishing write tid 2 to smithi00566664-225 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:1708: finishing write tid 3 to smithi00566664-225 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:1708: finishing write tid 4 to smithi00566664-225 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:1708: finishing write tid 5 to smithi00566664-225 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 347 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:1708: left oid 225 (ObjNum 1175 snap 0 seq_num 1175) 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:1704: done (3 left) 2023-09-30T09:01:47.089 INFO:tasks.rados.rados.0.smithi005.stdout:1705: done (2 left) 2023-09-30T09:01:47.090 INFO:tasks.rados.rados.0.smithi005.stdout:1708: done (1 left) 2023-09-30T09:01:47.090 INFO:tasks.rados.rados.0.smithi005.stdout:1709: done (0 left) 2023-09-30T09:01:47.090 INFO:tasks.rados.rados.0.smithi005.stdout:1710: write oid 170 current snap is 0 2023-09-30T09:01:47.090 INFO:tasks.rados.rados.0.smithi005.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-09-30T09:01:47.100 INFO:tasks.rados.rados.0.smithi005.stdout:1710: writing smithi00566664-170 from 581839 to 1068274 tid 1 2023-09-30T09:01:47.107 INFO:tasks.rados.rados.0.smithi005.stdout:1710: writing smithi00566664-170 from 1642012 to 2241745 tid 2 2023-09-30T09:01:47.115 INFO:tasks.rados.rados.0.smithi005.stdout:1710: writing smithi00566664-170 from 3005686 to 3575551 tid 3 2023-09-30T09:01:47.115 INFO:tasks.rados.rados.0.smithi005.stdout:1711: write oid 237 current snap is 0 2023-09-30T09:01:47.115 INFO:tasks.rados.rados.0.smithi005.stdout:1710: finishing write tid 1 to smithi00566664-170 2023-09-30T09:01:47.115 INFO:tasks.rados.rados.0.smithi005.stdout:1710: finishing write tid 2 to smithi00566664-170 2023-09-30T09:01:47.115 INFO:tasks.rados.rados.0.smithi005.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-09-30T09:01:47.121 INFO:tasks.rados.rados.0.smithi005.stdout:1711: writing smithi00566664-237 from 598646 to 1160330 tid 1 2023-09-30T09:01:47.127 INFO:tasks.rados.rados.0.smithi005.stdout:1711: writing smithi00566664-237 from 1700494 to 2160238 tid 2 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:1711: writing smithi00566664-237 from 2633109 to 3414246 tid 3 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:1712: write oid 484 current snap is 0 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:1710: finishing write tid 3 to smithi00566664-170 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:1710: finishing write tid 4 to smithi00566664-170 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:1710: finishing write tid 5 to smithi00566664-170 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 170 v 351 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:1710: left oid 170 (ObjNum 1177 snap 0 seq_num 1177) 2023-09-30T09:01:47.135 INFO:tasks.rados.rados.0.smithi005.stdout:1711: finishing write tid 1 to smithi00566664-237 2023-09-30T09:01:47.136 INFO:tasks.rados.rados.0.smithi005.stdout:1711: finishing write tid 2 to smithi00566664-237 2023-09-30T09:01:47.136 INFO:tasks.rados.rados.0.smithi005.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-09-30T09:01:47.142 INFO:tasks.rados.rados.0.smithi005.stdout:1712: writing smithi00566664-484 from 615453 to 1368739 tid 1 2023-09-30T09:01:47.150 INFO:tasks.rados.rados.0.smithi005.stdout:1712: writing smithi00566664-484 from 2158976 to 2762378 tid 2 2023-09-30T09:01:47.156 INFO:tasks.rados.rados.0.smithi005.stdout:1712: writing smithi00566664-484 from 3460532 to 3815453 tid 3 2023-09-30T09:01:47.157 INFO:tasks.rados.rados.0.smithi005.stdout:1710: done (2 left) 2023-09-30T09:01:47.157 INFO:tasks.rados.rados.0.smithi005.stdout:1713: write oid 429 current snap is 0 2023-09-30T09:01:47.157 INFO:tasks.rados.rados.0.smithi005.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-09-30T09:01:47.163 INFO:tasks.rados.rados.0.smithi005.stdout:1713: writing smithi00566664-429 from 632260 to 1060795 tid 1 2023-09-30T09:01:47.169 INFO:tasks.rados.rados.0.smithi005.stdout:1713: writing smithi00566664-429 from 1817458 to 2280871 tid 2 2023-09-30T09:01:47.175 INFO:tasks.rados.rados.0.smithi005.stdout:1713: writing smithi00566664-429 from 2687955 to 3207989 tid 3 2023-09-30T09:01:47.178 INFO:tasks.rados.rados.0.smithi005.stdout:1713: writing smithi00566664-429 from 3709324 to 3832260 tid 4 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1714: delete oid 209 current snap is 0 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1711: finishing write tid 3 to smithi00566664-237 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1711: finishing write tid 4 to smithi00566664-237 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1711: finishing write tid 5 to smithi00566664-237 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 201 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1711: left oid 237 (ObjNum 1178 snap 0 seq_num 1178) 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1712: finishing write tid 1 to smithi00566664-484 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1712: finishing write tid 2 to smithi00566664-484 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1712: finishing write tid 3 to smithi00566664-484 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1712: finishing write tid 4 to smithi00566664-484 2023-09-30T09:01:47.179 INFO:tasks.rados.rados.0.smithi005.stdout:1712: finishing write tid 5 to smithi00566664-484 2023-09-30T09:01:47.180 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 243 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-09-30T09:01:47.180 INFO:tasks.rados.rados.0.smithi005.stdout:1712: left oid 484 (ObjNum 1179 snap 0 seq_num 1179) 2023-09-30T09:01:47.180 INFO:tasks.rados.rados.0.smithi005.stdout:1713: finishing write tid 1 to smithi00566664-429 2023-09-30T09:01:47.180 INFO:tasks.rados.rados.0.smithi005.stdout:1713: finishing write tid 2 to smithi00566664-429 2023-09-30T09:01:47.180 INFO:tasks.rados.rados.0.smithi005.stdout:1713: finishing write tid 3 to smithi00566664-429 2023-09-30T09:01:47.181 INFO:tasks.rados.rados.0.smithi005.stdout:1711: done (3 left) 2023-09-30T09:01:47.181 INFO:tasks.rados.rados.0.smithi005.stdout:1712: done (2 left) 2023-09-30T09:01:47.181 INFO:tasks.rados.rados.0.smithi005.stdout:1714: done (1 left) 2023-09-30T09:01:47.181 INFO:tasks.rados.rados.0.smithi005.stdout:1715: read oid 86 snap -1 2023-09-30T09:01:47.181 INFO:tasks.rados.rados.0.smithi005.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-30T09:01:47.181 INFO:tasks.rados.rados.0.smithi005.stdout:1716: write oid 250 current snap is 0 2023-09-30T09:01:47.181 INFO:tasks.rados.rados.0.smithi005.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-09-30T09:01:47.192 INFO:tasks.rados.rados.0.smithi005.stdout:1716: writing smithi00566664-250 from 665874 to 1244907 tid 1 2023-09-30T09:01:47.199 INFO:tasks.rados.rados.0.smithi005.stdout:1716: writing smithi00566664-250 from 1934422 to 2401504 tid 2 2023-09-30T09:01:47.207 INFO:tasks.rados.rados.0.smithi005.stdout:1716: writing smithi00566664-250 from 3142801 to 3685379 tid 3 2023-09-30T09:01:47.207 INFO:tasks.rados.rados.0.smithi005.stdout:1717: read oid 101 snap -1 2023-09-30T09:01:47.207 INFO:tasks.rados.rados.0.smithi005.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-30T09:01:47.207 INFO:tasks.rados.rados.0.smithi005.stdout:1718: write oid 372 current snap is 0 2023-09-30T09:01:47.207 INFO:tasks.rados.rados.0.smithi005.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-09-30T09:01:47.214 INFO:tasks.rados.rados.0.smithi005.stdout:1718: writing smithi00566664-372 from 682681 to 1336963 tid 1 2023-09-30T09:01:47.220 INFO:tasks.rados.rados.0.smithi005.stdout:1718: writing smithi00566664-372 from 1876551 to 2487291 tid 2 2023-09-30T09:01:47.226 INFO:tasks.rados.rados.0.smithi005.stdout:1718: writing smithi00566664-372 from 3053871 to 3524074 tid 3 2023-09-30T09:01:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:1719: read oid 48 snap -1 2023-09-30T09:01:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:1719: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-30T09:01:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:1720: write oid 87 current snap is 0 2023-09-30T09:01:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:1713: finishing write tid 4 to smithi00566664-429 2023-09-30T09:01:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-09-30T09:01:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:1720: writing smithi00566664-87 from 699488 to 1429019 tid 1 2023-09-30T09:01:47.240 INFO:tasks.rados.rados.0.smithi005.stdout:1720: writing smithi00566664-87 from 1935033 to 2405784 tid 2 2023-09-30T09:01:47.248 INFO:tasks.rados.rados.0.smithi005.stdout:1720: writing smithi00566664-87 from 3081294 to 3762769 tid 3 2023-09-30T09:01:47.248 INFO:tasks.rados.rados.0.smithi005.stdout:1721: read oid 267 snap -1 2023-09-30T09:01:47.248 INFO:tasks.rados.rados.0.smithi005.stdout:1721: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-30T09:01:47.248 INFO:tasks.rados.rados.0.smithi005.stdout:1722: write oid 114 current snap is 0 2023-09-30T09:01:47.248 INFO:tasks.rados.rados.0.smithi005.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-09-30T09:01:47.254 INFO:tasks.rados.rados.0.smithi005.stdout:1722: writing smithi00566664-114 from 716295 to 1121075 tid 1 2023-09-30T09:01:47.260 INFO:tasks.rados.rados.0.smithi005.stdout:1722: writing smithi00566664-114 from 1593515 to 2207924 tid 2 2023-09-30T09:01:47.266 INFO:tasks.rados.rados.0.smithi005.stdout:1722: writing smithi00566664-114 from 2708717 to 3201464 tid 3 2023-09-30T09:01:47.270 INFO:tasks.rados.rados.0.smithi005.stdout:1722: writing smithi00566664-114 from 3640519 to 3916295 tid 4 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1723: read oid 111 snap -1 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1723: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1724: read oid 482 snap -1 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1724: expect deleted 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1725: read oid 486 snap -1 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1725: expect (ObjNum 840 snap 0 seq_num 840) 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1726: write oid 265 current snap is 0 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1713: finishing write tid 5 to smithi00566664-429 2023-09-30T09:01:47.271 INFO:tasks.rados.rados.0.smithi005.stdout:1713: finishing write tid 6 to smithi00566664-429 2023-09-30T09:01:47.272 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 429 v 232 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-09-30T09:01:47.272 INFO:tasks.rados.rados.0.smithi005.stdout:1713: left oid 429 (ObjNum 1180 snap 0 seq_num 1180) 2023-09-30T09:01:47.272 INFO:tasks.rados.rados.0.smithi005.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:1716: finishing write tid 1 to smithi00566664-250 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:1716: finishing write tid 2 to smithi00566664-250 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:1716: finishing write tid 3 to smithi00566664-250 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:1716: finishing write tid 4 to smithi00566664-250 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:1716: finishing write tid 5 to smithi00566664-250 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 250 v 205 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:1716: left oid 250 (ObjNum 1182 snap 0 seq_num 1182) 2023-09-30T09:01:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-30T09:01:47.548 INFO:tasks.rados.rados.0.smithi005.stdout:1718: finishing write tid 1 to smithi00566664-372 2023-09-30T09:01:47.548 INFO:tasks.rados.rados.0.smithi005.stdout:1718: finishing write tid 2 to smithi00566664-372 2023-09-30T09:01:47.549 INFO:tasks.rados.rados.0.smithi005.stdout:1718: finishing write tid 3 to smithi00566664-372 2023-09-30T09:01:47.549 INFO:tasks.rados.rados.0.smithi005.stdout:1718: finishing write tid 4 to smithi00566664-372 2023-09-30T09:01:47.549 INFO:tasks.rados.rados.0.smithi005.stdout:1719: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-30T09:01:47.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:47 smithi099 bash[27661]: cluster 2023-09-30T09:01:46.216197+0000 mgr.y (mgr.24358) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 7.9 MiB/s wr, 88 op/s 2023-09-30T09:01:47.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:47 smithi099 bash[27661]: audit 2023-09-30T09:01:46.826391+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.5:0/2205972773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:1718: finishing write tid 5 to smithi00566664-372 2023-09-30T09:01:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 372 v 355 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-09-30T09:01:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:1718: left oid 372 (ObjNum 1183 snap 0 seq_num 1183) 2023-09-30T09:01:47.702 INFO:tasks.rados.rados.0.smithi005.stdout:1720: finishing write tid 1 to smithi00566664-87 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:1720: finishing write tid 2 to smithi00566664-87 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:1720: finishing write tid 3 to smithi00566664-87 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:1720: finishing write tid 4 to smithi00566664-87 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:1720: finishing write tid 5 to smithi00566664-87 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 87 v 209 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:1722: finishing write tid 1 to smithi00566664-114 2023-09-30T09:01:47.703 INFO:tasks.rados.rados.0.smithi005.stdout:1721: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-30T09:01:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:47 smithi005 bash[27219]: cluster 2023-09-30T09:01:46.216197+0000 mgr.y (mgr.24358) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 7.9 MiB/s wr, 88 op/s 2023-09-30T09:01:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:47 smithi005 bash[27219]: audit 2023-09-30T09:01:46.826391+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.5:0/2205972773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:47 smithi005 bash[33615]: cluster 2023-09-30T09:01:46.216197+0000 mgr.y (mgr.24358) 218 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 MiB/s rd, 7.9 MiB/s wr, 88 op/s 2023-09-30T09:01:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:47 smithi005 bash[33615]: audit 2023-09-30T09:01:46.826391+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.5:0/2205972773' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:47.833 INFO:tasks.rados.rados.0.smithi005.stdout:1722: finishing write tid 2 to smithi00566664-114 2023-09-30T09:01:47.833 INFO:tasks.rados.rados.0.smithi005.stdout:1722: finishing write tid 3 to smithi00566664-114 2023-09-30T09:01:47.833 INFO:tasks.rados.rados.0.smithi005.stdout:1722: finishing write tid 4 to smithi00566664-114 2023-09-30T09:01:47.833 INFO:tasks.rados.rados.0.smithi005.stdout:1722: finishing write tid 5 to smithi00566664-114 2023-09-30T09:01:47.833 INFO:tasks.rados.rados.0.smithi005.stdout:1722: finishing write tid 6 to smithi00566664-114 2023-09-30T09:01:47.834 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 114 v 360 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-09-30T09:01:47.834 INFO:tasks.rados.rados.0.smithi005.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2023-09-30T09:01:47.834 INFO:tasks.rados.rados.0.smithi005.stdout:1723: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-30T09:01:47.977 INFO:tasks.rados.rados.0.smithi005.stdout:1725: expect (ObjNum 840 snap 0 seq_num 840) 2023-09-30T09:01:48.113 INFO:tasks.rados.rados.0.smithi005.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-09-30T09:01:48.126 INFO:tasks.rados.rados.0.smithi005.stdout:1726: writing smithi00566664-265 from 733102 to 1329484 tid 1 2023-09-30T09:01:48.133 INFO:tasks.rados.rados.0.smithi005.stdout:1726: writing smithi00566664-265 from 1768350 to 2526417 tid 2 2023-09-30T09:01:48.141 INFO:tasks.rados.rados.0.smithi005.stdout:1726: writing smithi00566664-265 from 3136140 to 3840159 tid 3 2023-09-30T09:01:48.141 INFO:tasks.rados.rados.0.smithi005.stdout:1713: done (12 left) 2023-09-30T09:01:48.141 INFO:tasks.rados.rados.0.smithi005.stdout:1715: done (11 left) 2023-09-30T09:01:48.141 INFO:tasks.rados.rados.0.smithi005.stdout:1716: done (10 left) 2023-09-30T09:01:48.141 INFO:tasks.rados.rados.0.smithi005.stdout:1717: done (9 left) 2023-09-30T09:01:48.141 INFO:tasks.rados.rados.0.smithi005.stdout:1718: done (8 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1719: done (7 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1720: done (6 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1721: done (5 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1722: done (4 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1723: done (3 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1724: done (2 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1725: done (1 left) 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1727: write oid 226 current snap is 0 2023-09-30T09:01:48.142 INFO:tasks.rados.rados.0.smithi005.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-09-30T09:01:48.149 INFO:tasks.rados.rados.0.smithi005.stdout:1727: writing smithi00566664-226 from 749909 to 1421540 tid 1 2023-09-30T09:01:48.156 INFO:tasks.rados.rados.0.smithi005.stdout:1727: writing smithi00566664-226 from 2110479 to 2728557 tid 2 2023-09-30T09:01:48.162 INFO:tasks.rados.rados.0.smithi005.stdout:1727: writing smithi00566664-226 from 3163563 to 3678854 tid 3 2023-09-30T09:01:48.162 INFO:tasks.rados.rados.0.smithi005.stdout:1728: write oid 271 current snap is 0 2023-09-30T09:01:48.162 INFO:tasks.rados.rados.0.smithi005.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-09-30T09:01:48.170 INFO:tasks.rados.rados.0.smithi005.stdout:1728: writing smithi00566664-271 from 766716 to 1513596 tid 1 2023-09-30T09:01:48.178 INFO:tasks.rados.rados.0.smithi005.stdout:1728: writing smithi00566664-271 from 2168961 to 2930697 tid 2 2023-09-30T09:01:48.184 INFO:tasks.rados.rados.0.smithi005.stdout:1728: writing smithi00566664-271 from 3474633 to 3917549 tid 3 2023-09-30T09:01:48.184 INFO:tasks.rados.rados.0.smithi005.stdout:1729: write oid 390 current snap is 0 2023-09-30T09:01:48.184 INFO:tasks.rados.rados.0.smithi005.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-09-30T09:01:48.191 INFO:tasks.rados.rados.0.smithi005.stdout:1729: writing smithi00566664-390 from 783523 to 1205652 tid 1 2023-09-30T09:01:48.198 INFO:tasks.rados.rados.0.smithi005.stdout:1729: writing smithi00566664-390 from 1827443 to 2449190 tid 2 2023-09-30T09:01:48.206 INFO:tasks.rados.rados.0.smithi005.stdout:1729: writing smithi00566664-390 from 3218409 to 3872597 tid 3 2023-09-30T09:01:48.206 INFO:tasks.rados.rados.0.smithi005.stdout:1730: write oid 138 current snap is 0 2023-09-30T09:01:48.206 INFO:tasks.rados.rados.0.smithi005.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-09-30T09:01:48.211 INFO:tasks.rados.rados.0.smithi005.stdout:1730: writing smithi00566664-138 from 400330 to 897708 tid 1 2023-09-30T09:01:48.217 INFO:tasks.rados.rados.0.smithi005.stdout:1730: writing smithi00566664-138 from 1485925 to 2000330 tid 2 2023-09-30T09:01:48.218 INFO:tasks.rados.rados.0.smithi005.stdout:1731: write oid 338 current snap is 0 2023-09-30T09:01:48.218 INFO:tasks.rados.rados.0.smithi005.stdout:1726: finishing write tid 1 to smithi00566664-265 2023-09-30T09:01:48.218 INFO:tasks.rados.rados.0.smithi005.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-09-30T09:01:48.223 INFO:tasks.rados.rados.0.smithi005.stdout:1731: writing smithi00566664-338 from 417137 to 989764 tid 1 2023-09-30T09:01:48.229 INFO:tasks.rados.rados.0.smithi005.stdout:1731: writing smithi00566664-338 from 1428054 to 2017137 tid 2 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1732: read oid 366 snap -1 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1732: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1733: read oid 111 snap -1 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1733: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1734: write oid 105 current snap is 0 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1726: finishing write tid 2 to smithi00566664-265 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1726: finishing write tid 3 to smithi00566664-265 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1726: finishing write tid 4 to smithi00566664-265 2023-09-30T09:01:48.230 INFO:tasks.rados.rados.0.smithi005.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-09-30T09:01:48.236 INFO:tasks.rados.rados.0.smithi005.stdout:1734: writing smithi00566664-105 from 433944 to 1081820 tid 1 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1734: writing smithi00566664-105 from 1486536 to 2033944 tid 2 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1735: read oid 148 snap -1 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1735: expect (ObjNum 790 snap 0 seq_num 790) 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1736: read oid 438 snap -1 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1736: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1737: read oid 345 snap -1 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1737: expect (ObjNum 884 snap 0 seq_num 884) 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1738: read oid 481 snap -1 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1738: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-30T09:01:48.244 INFO:tasks.rados.rados.0.smithi005.stdout:1739: write oid 344 current snap is 0 2023-09-30T09:01:48.245 INFO:tasks.rados.rados.0.smithi005.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-09-30T09:01:48.251 INFO:tasks.rados.rados.0.smithi005.stdout:1739: writing smithi00566664-344 from 450751 to 1173876 tid 1 2023-09-30T09:01:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:1739: writing smithi00566664-344 from 1945018 to 2050751 tid 2 2023-09-30T09:01:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:1740: write oid 134 current snap is 0 2023-09-30T09:01:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:1726: finishing write tid 5 to smithi00566664-265 2023-09-30T09:01:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 265 v 247 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-09-30T09:01:48.258 INFO:tasks.rados.rados.0.smithi005.stdout:1726: left oid 265 (ObjNum 1186 snap 0 seq_num 1186) 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1727: finishing write tid 1 to smithi00566664-226 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1727: finishing write tid 2 to smithi00566664-226 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1727: finishing write tid 3 to smithi00566664-226 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1727: finishing write tid 4 to smithi00566664-226 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1727: finishing write tid 5 to smithi00566664-226 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 226 v 236 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1727: left oid 226 (ObjNum 1187 snap 0 seq_num 1187) 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1728: finishing write tid 1 to smithi00566664-271 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1728: finishing write tid 2 to smithi00566664-271 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1728: finishing write tid 3 to smithi00566664-271 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1728: finishing write tid 4 to smithi00566664-271 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:1728: finishing write tid 5 to smithi00566664-271 2023-09-30T09:01:48.259 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 271 v 211 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1728: left oid 271 (ObjNum 1188 snap 0 seq_num 1188) 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1729: finishing write tid 1 to smithi00566664-390 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1729: finishing write tid 2 to smithi00566664-390 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1729: finishing write tid 3 to smithi00566664-390 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1729: finishing write tid 4 to smithi00566664-390 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1729: finishing write tid 5 to smithi00566664-390 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 390 v 194 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1729: left oid 390 (ObjNum 1189 snap 0 seq_num 1189) 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1730: finishing write tid 1 to smithi00566664-138 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1730: finishing write tid 2 to smithi00566664-138 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1730: finishing write tid 3 to smithi00566664-138 2023-09-30T09:01:48.260 INFO:tasks.rados.rados.0.smithi005.stdout:1730: finishing write tid 4 to smithi00566664-138 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 138 v 231 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:1730: left oid 138 (ObjNum 1190 snap 0 seq_num 1190) 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:1731: finishing write tid 1 to smithi00566664-338 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:1731: finishing write tid 2 to smithi00566664-338 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:1731: finishing write tid 3 to smithi00566664-338 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:1731: finishing write tid 4 to smithi00566664-338 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 338 v 208 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:1731: left oid 338 (ObjNum 1191 snap 0 seq_num 1191) 2023-09-30T09:01:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:1732: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-30T09:01:48.328 INFO:tasks.rados.rados.0.smithi005.stdout:1734: finishing write tid 1 to smithi00566664-105 2023-09-30T09:01:48.330 INFO:tasks.rados.rados.0.smithi005.stdout:1733: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-30T09:01:48.478 INFO:tasks.rados.rados.0.smithi005.stdout:1737: expect (ObjNum 884 snap 0 seq_num 884) 2023-09-30T09:01:48.623 INFO:tasks.rados.rados.0.smithi005.stdout:1734: finishing write tid 2 to smithi00566664-105 2023-09-30T09:01:48.624 INFO:tasks.rados.rados.0.smithi005.stdout:1734: finishing write tid 3 to smithi00566664-105 2023-09-30T09:01:48.624 INFO:tasks.rados.rados.0.smithi005.stdout:1734: finishing write tid 4 to smithi00566664-105 2023-09-30T09:01:48.624 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 105 v 239 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-09-30T09:01:48.624 INFO:tasks.rados.rados.0.smithi005.stdout:1734: left oid 105 (ObjNum 1192 snap 0 seq_num 1192) 2023-09-30T09:01:48.624 INFO:tasks.rados.rados.0.smithi005.stdout:1735: expect (ObjNum 790 snap 0 seq_num 790) 2023-09-30T09:01:48.776 INFO:tasks.rados.rados.0.smithi005.stdout:1739: finishing write tid 1 to smithi00566664-344 2023-09-30T09:01:48.776 INFO:tasks.rados.rados.0.smithi005.stdout:1739: finishing write tid 2 to smithi00566664-344 2023-09-30T09:01:48.776 INFO:tasks.rados.rados.0.smithi005.stdout:1739: finishing write tid 3 to smithi00566664-344 2023-09-30T09:01:48.776 INFO:tasks.rados.rados.0.smithi005.stdout:1739: finishing write tid 4 to smithi00566664-344 2023-09-30T09:01:48.776 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 344 v 234 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-09-30T09:01:48.776 INFO:tasks.rados.rados.0.smithi005.stdout:1739: left oid 344 (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:01:48.776 INFO:tasks.rados.rados.0.smithi005.stdout:1738: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-30T09:01:48.942 INFO:tasks.rados.rados.0.smithi005.stdout:1736: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:01:49.105 INFO:tasks.rados.rados.0.smithi005.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-09-30T09:01:49.116 INFO:tasks.rados.rados.0.smithi005.stdout:1740: writing smithi00566664-134 from 467558 to 982285 tid 1 2023-09-30T09:01:49.122 INFO:tasks.rados.rados.0.smithi005.stdout:1740: writing smithi00566664-134 from 1719853 to 2067558 tid 2 2023-09-30T09:01:49.122 INFO:tasks.rados.rados.0.smithi005.stdout:1726: done (14 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1727: done (13 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1728: done (12 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1729: done (11 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1730: done (10 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1731: done (9 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1732: done (8 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1733: done (7 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1734: done (6 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1735: done (5 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1736: done (4 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1737: done (3 left) 2023-09-30T09:01:49.123 INFO:tasks.rados.rados.0.smithi005.stdout:1738: done (2 left) 2023-09-30T09:01:49.124 INFO:tasks.rados.rados.0.smithi005.stdout:1739: done (1 left) 2023-09-30T09:01:49.124 INFO:tasks.rados.rados.0.smithi005.stdout:1741: write oid 276 current snap is 0 2023-09-30T09:01:49.124 INFO:tasks.rados.rados.0.smithi005.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-09-30T09:01:49.129 INFO:tasks.rados.rados.0.smithi005.stdout:1741: writing smithi00566664-276 from 484365 to 1074341 tid 1 2023-09-30T09:01:49.136 INFO:tasks.rados.rados.0.smithi005.stdout:1741: writing smithi00566664-276 from 1661982 to 2084365 tid 2 2023-09-30T09:01:49.136 INFO:tasks.rados.rados.0.smithi005.stdout:1742: delete oid 311 current snap is 0 2023-09-30T09:01:49.136 INFO:tasks.rados.rados.0.smithi005.stdout:1740: finishing write tid 1 to smithi00566664-134 2023-09-30T09:01:49.136 INFO:tasks.rados.rados.0.smithi005.stdout:1740: finishing write tid 2 to smithi00566664-134 2023-09-30T09:01:49.137 INFO:tasks.rados.rados.0.smithi005.stdout:1740: finishing write tid 3 to smithi00566664-134 2023-09-30T09:01:49.137 INFO:tasks.rados.rados.0.smithi005.stdout:1740: finishing write tid 4 to smithi00566664-134 2023-09-30T09:01:49.137 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 134 v 196 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-09-30T09:01:49.137 INFO:tasks.rados.rados.0.smithi005.stdout:1740: left oid 134 (ObjNum 1194 snap 0 seq_num 1194) 2023-09-30T09:01:49.137 INFO:tasks.rados.rados.0.smithi005.stdout:1741: finishing write tid 1 to smithi00566664-276 2023-09-30T09:01:49.139 INFO:tasks.rados.rados.0.smithi005.stdout:1740: done (2 left) 2023-09-30T09:01:49.139 INFO:tasks.rados.rados.0.smithi005.stdout:1742: done (1 left) 2023-09-30T09:01:49.139 INFO:tasks.rados.rados.0.smithi005.stdout:1743: read oid 341 snap -1 2023-09-30T09:01:49.140 INFO:tasks.rados.rados.0.smithi005.stdout:1743: expect (ObjNum 629 snap 0 seq_num 629) 2023-09-30T09:01:49.140 INFO:tasks.rados.rados.0.smithi005.stdout:1744: read oid 224 snap -1 2023-09-30T09:01:49.140 INFO:tasks.rados.rados.0.smithi005.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-30T09:01:49.140 INFO:tasks.rados.rados.0.smithi005.stdout:1745: read oid 5 snap -1 2023-09-30T09:01:49.140 INFO:tasks.rados.rados.0.smithi005.stdout:1745: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-30T09:01:49.140 INFO:tasks.rados.rados.0.smithi005.stdout:1746: write oid 205 current snap is 0 2023-09-30T09:01:49.140 INFO:tasks.rados.rados.0.smithi005.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-09-30T09:01:49.148 INFO:tasks.rados.rados.0.smithi005.stdout:1746: writing smithi00566664-205 from 517979 to 1258453 tid 1 2023-09-30T09:01:49.153 INFO:tasks.rados.rados.0.smithi005.stdout:1746: writing smithi00566664-205 from 1778946 to 2117979 tid 2 2023-09-30T09:01:49.154 INFO:tasks.rados.rados.0.smithi005.stdout:1747: read oid 472 snap -1 2023-09-30T09:01:49.154 INFO:tasks.rados.rados.0.smithi005.stdout:1747: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-30T09:01:49.154 INFO:tasks.rados.rados.0.smithi005.stdout:1748: write oid 225 current snap is 0 2023-09-30T09:01:49.154 INFO:tasks.rados.rados.0.smithi005.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-09-30T09:01:49.159 INFO:tasks.rados.rados.0.smithi005.stdout:1748: writing smithi00566664-225 from 534786 to 950509 tid 1 2023-09-30T09:01:49.166 INFO:tasks.rados.rados.0.smithi005.stdout:1748: writing smithi00566664-225 from 1437428 to 2134786 tid 2 2023-09-30T09:01:49.166 INFO:tasks.rados.rados.0.smithi005.stdout:1749: write oid 486 current snap is 0 2023-09-30T09:01:49.166 INFO:tasks.rados.rados.0.smithi005.stdout:1741: finishing write tid 2 to smithi00566664-276 2023-09-30T09:01:49.166 INFO:tasks.rados.rados.0.smithi005.stdout:1741: finishing write tid 3 to smithi00566664-276 2023-09-30T09:01:49.166 INFO:tasks.rados.rados.0.smithi005.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-09-30T09:01:49.172 INFO:tasks.rados.rados.0.smithi005.stdout:1749: writing smithi00566664-486 from 551593 to 1042565 tid 1 2023-09-30T09:01:49.178 INFO:tasks.rados.rados.0.smithi005.stdout:1749: writing smithi00566664-486 from 1779557 to 2151593 tid 2 2023-09-30T09:01:49.178 INFO:tasks.rados.rados.0.smithi005.stdout:1750: write oid 9 current snap is 0 2023-09-30T09:01:49.179 INFO:tasks.rados.rados.0.smithi005.stdout:1741: finishing write tid 4 to smithi00566664-276 2023-09-30T09:01:49.179 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 276 v 363 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-09-30T09:01:49.179 INFO:tasks.rados.rados.0.smithi005.stdout:1741: left oid 276 (ObjNum 1195 snap 0 seq_num 1195) 2023-09-30T09:01:49.179 INFO:tasks.rados.rados.0.smithi005.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-09-30T09:01:49.184 INFO:tasks.rados.rados.0.smithi005.stdout:1750: writing smithi00566664-9 from 568400 to 1134621 tid 1 2023-09-30T09:01:49.191 INFO:tasks.rados.rados.0.smithi005.stdout:1750: writing smithi00566664-9 from 1838039 to 2168400 tid 2 2023-09-30T09:01:49.191 INFO:tasks.rados.rados.0.smithi005.stdout:1741: done (8 left) 2023-09-30T09:01:49.191 INFO:tasks.rados.rados.0.smithi005.stdout:1751: write oid 190 current snap is 0 2023-09-30T09:01:49.191 INFO:tasks.rados.rados.0.smithi005.stdout:1745: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-30T09:01:49.328 INFO:tasks.rados.rados.0.smithi005.stdout:1743: expect (ObjNum 629 snap 0 seq_num 629) 2023-09-30T09:01:49.427 INFO:tasks.rados.rados.0.smithi005.stdout:1746: finishing write tid 1 to smithi00566664-205 2023-09-30T09:01:49.427 INFO:tasks.rados.rados.0.smithi005.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-30T09:01:49.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:49 smithi099 bash[27661]: cluster 2023-09-30T09:01:48.217300+0000 mgr.y (mgr.24358) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-09-30T09:01:49.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:49 smithi099 bash[27661]: audit 2023-09-30T09:01:48.732843+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:49 smithi099 bash[27661]: audit 2023-09-30T09:01:48.734578+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:01:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:49 smithi099 bash[27661]: audit 2023-09-30T09:01:48.735120+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:01:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:49 smithi099 bash[27661]: audit 2023-09-30T09:01:48.736486+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:01:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:49 smithi099 bash[27661]: audit 2023-09-30T09:01:48.737793+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:01:49.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:49 smithi099 bash[27661]: audit 2023-09-30T09:01:49.244188+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.5:0/3775818841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:49.566 INFO:tasks.rados.rados.0.smithi005.stdout:1746: finishing write tid 2 to smithi00566664-205 2023-09-30T09:01:49.566 INFO:tasks.rados.rados.0.smithi005.stdout:1746: finishing write tid 3 to smithi00566664-205 2023-09-30T09:01:49.567 INFO:tasks.rados.rados.0.smithi005.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-09-30T09:01:49.573 INFO:tasks.rados.rados.0.smithi005.stdout:1751: writing smithi00566664-190 from 585207 to 1226677 tid 1 2023-09-30T09:01:49.580 INFO:tasks.rados.rados.0.smithi005.stdout:1751: writing smithi00566664-190 from 1896521 to 2185207 tid 2 2023-09-30T09:01:49.580 INFO:tasks.rados.rados.0.smithi005.stdout:1743: done (8 left) 2023-09-30T09:01:49.580 INFO:tasks.rados.rados.0.smithi005.stdout:1744: done (7 left) 2023-09-30T09:01:49.580 INFO:tasks.rados.rados.0.smithi005.stdout:1745: done (6 left) 2023-09-30T09:01:49.580 INFO:tasks.rados.rados.0.smithi005.stdout:1752: read oid 247 snap -1 2023-09-30T09:01:49.580 INFO:tasks.rados.rados.0.smithi005.stdout:1752: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-30T09:01:49.581 INFO:tasks.rados.rados.0.smithi005.stdout:1753: write oid 99 current snap is 0 2023-09-30T09:01:49.581 INFO:tasks.rados.rados.0.smithi005.stdout:1746: finishing write tid 4 to smithi00566664-205 2023-09-30T09:01:49.581 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 205 v 236 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-09-30T09:01:49.581 INFO:tasks.rados.rados.0.smithi005.stdout:1746: left oid 205 (ObjNum 1197 snap 0 seq_num 1197) 2023-09-30T09:01:49.581 INFO:tasks.rados.rados.0.smithi005.stdout:1748: finishing write tid 1 to smithi00566664-225 2023-09-30T09:01:49.581 INFO:tasks.rados.rados.0.smithi005.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-09-30T09:01:49.586 INFO:tasks.rados.rados.0.smithi005.stdout:1753: writing smithi00566664-99 from 602014 to 1035086 tid 1 2023-09-30T09:01:49.592 INFO:tasks.rados.rados.0.smithi005.stdout:1753: writing smithi00566664-99 from 1671356 to 2202014 tid 2 2023-09-30T09:01:49.593 INFO:tasks.rados.rados.0.smithi005.stdout:1746: done (7 left) 2023-09-30T09:01:49.593 INFO:tasks.rados.rados.0.smithi005.stdout:1754: read oid 172 snap -1 2023-09-30T09:01:49.593 INFO:tasks.rados.rados.0.smithi005.stdout:1754: expect deleted 2023-09-30T09:01:49.593 INFO:tasks.rados.rados.0.smithi005.stdout:1755: write oid 167 current snap is 0 2023-09-30T09:01:49.593 INFO:tasks.rados.rados.0.smithi005.stdout:1747: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-30T09:01:49.695 INFO:tasks.rados.rados.0.smithi005.stdout:1748: finishing write tid 2 to smithi00566664-225 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1748: finishing write tid 3 to smithi00566664-225 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1748: finishing write tid 4 to smithi00566664-225 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 366 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1748: left oid 225 (ObjNum 1198 snap 0 seq_num 1198) 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1749: finishing write tid 1 to smithi00566664-486 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1749: finishing write tid 2 to smithi00566664-486 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1749: finishing write tid 3 to smithi00566664-486 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1749: finishing write tid 4 to smithi00566664-486 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 298 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-09-30T09:01:49.696 INFO:tasks.rados.rados.0.smithi005.stdout:1749: left oid 486 (ObjNum 1199 snap 0 seq_num 1199) 2023-09-30T09:01:49.697 INFO:tasks.rados.rados.0.smithi005.stdout:1750: finishing write tid 1 to smithi00566664-9 2023-09-30T09:01:49.697 INFO:tasks.rados.rados.0.smithi005.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-09-30T09:01:49.701 INFO:tasks.rados.rados.0.smithi005.stdout:1755: writing smithi00566664-167 from 618821 to 1127142 tid 1 2023-09-30T09:01:49.707 INFO:tasks.rados.rados.0.smithi005.stdout:1755: writing smithi00566664-167 from 1613485 to 2144562 tid 2 2023-09-30T09:01:49.707 INFO:tasks.rados.rados.0.smithi005.stdout:1747: done (8 left) 2023-09-30T09:01:49.707 INFO:tasks.rados.rados.0.smithi005.stdout:1748: done (7 left) 2023-09-30T09:01:49.707 INFO:tasks.rados.rados.0.smithi005.stdout:1749: done (6 left) 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:1756: write oid 168 current snap is 0 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:1750: finishing write tid 2 to smithi00566664-9 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:1750: finishing write tid 3 to smithi00566664-9 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:1750: finishing write tid 4 to smithi00566664-9 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 9 v 258 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:1750: left oid 9 (ObjNum 1200 snap 0 seq_num 1200) 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:1751: finishing write tid 1 to smithi00566664-190 2023-09-30T09:01:49.708 INFO:tasks.rados.rados.0.smithi005.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-09-30T09:01:49.714 INFO:tasks.rados.rados.0.smithi005.stdout:1756: writing smithi00566664-168 from 635628 to 1219198 tid 1 2023-09-30T09:01:49.720 INFO:tasks.rados.rados.0.smithi005.stdout:1756: writing smithi00566664-168 from 1671967 to 2235628 tid 2 2023-09-30T09:01:49.720 INFO:tasks.rados.rados.0.smithi005.stdout:1750: done (6 left) 2023-09-30T09:01:49.720 INFO:tasks.rados.rados.0.smithi005.stdout:1757: write oid 299 current snap is 0 2023-09-30T09:01:49.720 INFO:tasks.rados.rados.0.smithi005.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-09-30T09:01:49.727 INFO:tasks.rados.rados.0.smithi005.stdout:1757: writing smithi00566664-299 from 652435 to 1311254 tid 1 2023-09-30T09:01:49.732 INFO:tasks.rados.rados.0.smithi005.stdout:1757: writing smithi00566664-299 from 1730449 to 2252435 tid 2 2023-09-30T09:01:49.733 INFO:tasks.rados.rados.0.smithi005.stdout:1758: read oid 112 snap -1 2023-09-30T09:01:49.733 INFO:tasks.rados.rados.0.smithi005.stdout:1758: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:01:49.733 INFO:tasks.rados.rados.0.smithi005.stdout:1759: read oid 480 snap -1 2023-09-30T09:01:49.733 INFO:tasks.rados.rados.0.smithi005.stdout:1759: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:01:49.733 INFO:tasks.rados.rados.0.smithi005.stdout:1760: write oid 261 current snap is 0 2023-09-30T09:01:49.733 INFO:tasks.rados.rados.0.smithi005.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-09-30T09:01:49.740 INFO:tasks.rados.rados.0.smithi005.stdout:1760: writing smithi00566664-261 from 669242 to 1403310 tid 1 2023-09-30T09:01:49.745 INFO:tasks.rados.rados.0.smithi005.stdout:1760: writing smithi00566664-261 from 2188931 to 2269242 tid 2 2023-09-30T09:01:49.745 INFO:tasks.rados.rados.0.smithi005.stdout:1761: write oid 188 current snap is 0 2023-09-30T09:01:49.745 INFO:tasks.rados.rados.0.smithi005.stdout:1752: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-30T09:01:49.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[27219]: cluster 2023-09-30T09:01:48.217300+0000 mgr.y (mgr.24358) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-09-30T09:01:49.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[27219]: audit 2023-09-30T09:01:48.732843+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:49.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[27219]: audit 2023-09-30T09:01:48.734578+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:01:49.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[27219]: audit 2023-09-30T09:01:48.735120+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[27219]: audit 2023-09-30T09:01:48.736486+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[27219]: audit 2023-09-30T09:01:48.737793+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[27219]: audit 2023-09-30T09:01:49.244188+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.5:0/3775818841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[33615]: cluster 2023-09-30T09:01:48.217300+0000 mgr.y (mgr.24358) 219 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[33615]: audit 2023-09-30T09:01:48.732843+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[33615]: audit 2023-09-30T09:01:48.734578+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[33615]: audit 2023-09-30T09:01:48.735120+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[33615]: audit 2023-09-30T09:01:48.736486+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:01:49.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[33615]: audit 2023-09-30T09:01:48.737793+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:01:49.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:49 smithi005 bash[33615]: audit 2023-09-30T09:01:49.244188+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.5:0/3775818841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:49.812 INFO:tasks.rados.rados.0.smithi005.stdout:1751: finishing write tid 2 to smithi00566664-190 2023-09-30T09:01:49.812 INFO:tasks.rados.rados.0.smithi005.stdout:1751: finishing write tid 3 to smithi00566664-190 2023-09-30T09:01:49.813 INFO:tasks.rados.rados.0.smithi005.stdout:1751: finishing write tid 4 to smithi00566664-190 2023-09-30T09:01:49.813 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 190 v 199 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-09-30T09:01:49.813 INFO:tasks.rados.rados.0.smithi005.stdout:1751: left oid 190 (ObjNum 1201 snap 0 seq_num 1201) 2023-09-30T09:01:49.813 INFO:tasks.rados.rados.0.smithi005.stdout:1753: finishing write tid 1 to smithi00566664-99 2023-09-30T09:01:49.813 INFO:tasks.rados.rados.0.smithi005.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-09-30T09:01:49.818 INFO:tasks.rados.rados.0.smithi005.stdout:1761: writing smithi00566664-188 from 686049 to 1095366 tid 1 2023-09-30T09:01:49.826 INFO:tasks.rados.rados.0.smithi005.stdout:1761: writing smithi00566664-188 from 1847413 to 2286049 tid 2 2023-09-30T09:01:49.826 INFO:tasks.rados.rados.0.smithi005.stdout:1751: done (10 left) 2023-09-30T09:01:49.826 INFO:tasks.rados.rados.0.smithi005.stdout:1752: done (9 left) 2023-09-30T09:01:49.826 INFO:tasks.rados.rados.0.smithi005.stdout:1762: delete oid 123 current snap is 0 2023-09-30T09:01:49.826 INFO:tasks.rados.rados.0.smithi005.stdout:1753: finishing write tid 2 to smithi00566664-99 2023-09-30T09:01:49.826 INFO:tasks.rados.rados.0.smithi005.stdout:1753: finishing write tid 3 to smithi00566664-99 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1753: finishing write tid 4 to smithi00566664-99 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 99 v 250 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1753: left oid 99 (ObjNum 1202 snap 0 seq_num 1202) 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1755: finishing write tid 1 to smithi00566664-167 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1755: finishing write tid 2 to smithi00566664-167 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1755: finishing write tid 3 to smithi00566664-167 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1755: finishing write tid 4 to smithi00566664-167 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 253 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1755: left oid 167 (ObjNum 1203 snap 0 seq_num 1203) 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1756: finishing write tid 1 to smithi00566664-168 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1756: finishing write tid 2 to smithi00566664-168 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1756: finishing write tid 3 to smithi00566664-168 2023-09-30T09:01:49.827 INFO:tasks.rados.rados.0.smithi005.stdout:1756: finishing write tid 4 to smithi00566664-168 2023-09-30T09:01:49.828 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 211 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-09-30T09:01:49.828 INFO:tasks.rados.rados.0.smithi005.stdout:1756: left oid 168 (ObjNum 1204 snap 0 seq_num 1204) 2023-09-30T09:01:49.828 INFO:tasks.rados.rados.0.smithi005.stdout:1757: finishing write tid 1 to smithi00566664-299 2023-09-30T09:01:49.828 INFO:tasks.rados.rados.0.smithi005.stdout:1759: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:01:49.963 INFO:tasks.rados.rados.0.smithi005.stdout:1760: finishing write tid 1 to smithi00566664-261 2023-09-30T09:01:49.963 INFO:tasks.rados.rados.0.smithi005.stdout:1760: finishing write tid 2 to smithi00566664-261 2023-09-30T09:01:49.963 INFO:tasks.rados.rados.0.smithi005.stdout:1760: finishing write tid 3 to smithi00566664-261 2023-09-30T09:01:49.963 INFO:tasks.rados.rados.0.smithi005.stdout:1760: finishing write tid 4 to smithi00566664-261 2023-09-30T09:01:49.963 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 261 v 212 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-09-30T09:01:49.964 INFO:tasks.rados.rados.0.smithi005.stdout:1760: left oid 261 (ObjNum 1206 snap 0 seq_num 1206) 2023-09-30T09:01:49.964 INFO:tasks.rados.rados.0.smithi005.stdout:1757: finishing write tid 2 to smithi00566664-299 2023-09-30T09:01:49.964 INFO:tasks.rados.rados.0.smithi005.stdout:1757: finishing write tid 3 to smithi00566664-299 2023-09-30T09:01:49.964 INFO:tasks.rados.rados.0.smithi005.stdout:1757: finishing write tid 4 to smithi00566664-299 2023-09-30T09:01:49.964 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 299 v 214 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-09-30T09:01:49.964 INFO:tasks.rados.rados.0.smithi005.stdout:1757: left oid 299 (ObjNum 1205 snap 0 seq_num 1205) 2023-09-30T09:01:49.964 INFO:tasks.rados.rados.0.smithi005.stdout:1758: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:01:50.081 INFO:tasks.rados.rados.0.smithi005.stdout:1761: finishing write tid 1 to smithi00566664-188 2023-09-30T09:01:50.081 INFO:tasks.rados.rados.0.smithi005.stdout:1761: finishing write tid 2 to smithi00566664-188 2023-09-30T09:01:50.081 INFO:tasks.rados.rados.0.smithi005.stdout:1753: done (9 left) 2023-09-30T09:01:50.081 INFO:tasks.rados.rados.0.smithi005.stdout:1754: done (8 left) 2023-09-30T09:01:50.081 INFO:tasks.rados.rados.0.smithi005.stdout:1755: done (7 left) 2023-09-30T09:01:50.081 INFO:tasks.rados.rados.0.smithi005.stdout:1756: done (6 left) 2023-09-30T09:01:50.081 INFO:tasks.rados.rados.0.smithi005.stdout:1757: done (5 left) 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1758: done (4 left) 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1759: done (3 left) 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1760: done (2 left) 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1762: done (1 left) 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1763: read oid 209 snap -1 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1763: expect deleted 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1764: write oid 199 current snap is 0 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1761: finishing write tid 3 to smithi00566664-188 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1761: finishing write tid 4 to smithi00566664-188 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 188 v 239 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-09-30T09:01:50.082 INFO:tasks.rados.rados.0.smithi005.stdout:1761: left oid 188 (ObjNum 1207 snap 0 seq_num 1207) 2023-09-30T09:01:50.083 INFO:tasks.rados.rados.0.smithi005.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-09-30T09:01:50.090 INFO:tasks.rados.rados.0.smithi005.stdout:1764: writing smithi00566664-199 from 719663 to 1395831 tid 1 2023-09-30T09:01:50.096 INFO:tasks.rados.rados.0.smithi005.stdout:1764: writing smithi00566664-199 from 1964377 to 2319663 tid 2 2023-09-30T09:01:50.096 INFO:tasks.rados.rados.0.smithi005.stdout:1761: done (2 left) 2023-09-30T09:01:50.096 INFO:tasks.rados.rados.0.smithi005.stdout:1765: write oid 87 current snap is 0 2023-09-30T09:01:50.096 INFO:tasks.rados.rados.0.smithi005.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-09-30T09:01:50.106 INFO:tasks.rados.rados.0.smithi005.stdout:1765: writing smithi00566664-87 from 736470 to 1487887 tid 1 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1765: writing smithi00566664-87 from 2022859 to 2336470 tid 2 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1766: delete oid 226 current snap is 0 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1764: finishing write tid 1 to smithi00566664-199 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1764: finishing write tid 2 to smithi00566664-199 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1764: finishing write tid 3 to smithi00566664-199 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1764: finishing write tid 4 to smithi00566664-199 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 199 v 261 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1764: left oid 199 (ObjNum 1209 snap 0 seq_num 1209) 2023-09-30T09:01:50.112 INFO:tasks.rados.rados.0.smithi005.stdout:1765: finishing write tid 1 to smithi00566664-87 2023-09-30T09:01:50.114 INFO:tasks.rados.rados.0.smithi005.stdout:1763: done (3 left) 2023-09-30T09:01:50.114 INFO:tasks.rados.rados.0.smithi005.stdout:1764: done (2 left) 2023-09-30T09:01:50.114 INFO:tasks.rados.rados.0.smithi005.stdout:1766: done (1 left) 2023-09-30T09:01:50.114 INFO:tasks.rados.rados.0.smithi005.stdout:1767: delete oid 102 current snap is 0 2023-09-30T09:01:50.115 INFO:tasks.rados.rados.0.smithi005.stdout:1765: finishing write tid 2 to smithi00566664-87 2023-09-30T09:01:50.115 INFO:tasks.rados.rados.0.smithi005.stdout:1765: finishing write tid 3 to smithi00566664-87 2023-09-30T09:01:50.115 INFO:tasks.rados.rados.0.smithi005.stdout:1765: finishing write tid 4 to smithi00566664-87 2023-09-30T09:01:50.116 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 87 v 215 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-09-30T09:01:50.116 INFO:tasks.rados.rados.0.smithi005.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-09-30T09:01:50.118 INFO:tasks.rados.rados.0.smithi005.stdout:1765: done (1 left) 2023-09-30T09:01:50.118 INFO:tasks.rados.rados.0.smithi005.stdout:1767: done (0 left) 2023-09-30T09:01:50.118 INFO:tasks.rados.rados.0.smithi005.stdout:1768: write oid 21 current snap is 0 2023-09-30T09:01:50.118 INFO:tasks.rados.rados.0.smithi005.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-09-30T09:01:50.126 INFO:tasks.rados.rados.0.smithi005.stdout:1768: writing smithi00566664-21 from 786891 to 1364055 tid 1 2023-09-30T09:01:50.133 INFO:tasks.rados.rados.0.smithi005.stdout:1768: writing smithi00566664-21 from 2081952 to 2386891 tid 2 2023-09-30T09:01:50.133 INFO:tasks.rados.rados.0.smithi005.stdout:1769: write oid 439 current snap is 0 2023-09-30T09:01:50.133 INFO:tasks.rados.rados.0.smithi005.stdout:1768: finishing write tid 1 to smithi00566664-21 2023-09-30T09:01:50.133 INFO:tasks.rados.rados.0.smithi005.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-09-30T09:01:50.139 INFO:tasks.rados.rados.0.smithi005.stdout:1769: writing smithi00566664-439 from 403698 to 1056111 tid 1 2023-09-30T09:01:50.147 INFO:tasks.rados.rados.0.smithi005.stdout:1769: writing smithi00566664-439 from 1740434 to 2403698 tid 2 2023-09-30T09:01:50.147 INFO:tasks.rados.rados.0.smithi005.stdout:1770: read oid 302 snap -1 2023-09-30T09:01:50.147 INFO:tasks.rados.rados.0.smithi005.stdout:1770: expect (ObjNum 854 snap 0 seq_num 854) 2023-09-30T09:01:50.147 INFO:tasks.rados.rados.0.smithi005.stdout:1771: read oid 240 snap -1 2023-09-30T09:01:50.147 INFO:tasks.rados.rados.0.smithi005.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:01:50.147 INFO:tasks.rados.rados.0.smithi005.stdout:1772: read oid 250 snap -1 2023-09-30T09:01:50.147 INFO:tasks.rados.rados.0.smithi005.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-30T09:01:50.148 INFO:tasks.rados.rados.0.smithi005.stdout:1773: read oid 311 snap -1 2023-09-30T09:01:50.148 INFO:tasks.rados.rados.0.smithi005.stdout:1773: expect deleted 2023-09-30T09:01:50.148 INFO:tasks.rados.rados.0.smithi005.stdout:1774: read oid 221 snap -1 2023-09-30T09:01:50.148 INFO:tasks.rados.rados.0.smithi005.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:01:50.148 INFO:tasks.rados.rados.0.smithi005.stdout:1775: write oid 421 current snap is 0 2023-09-30T09:01:50.148 INFO:tasks.rados.rados.0.smithi005.stdout:1768: finishing write tid 2 to smithi00566664-21 2023-09-30T09:01:50.148 INFO:tasks.rados.rados.0.smithi005.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-09-30T09:01:50.153 INFO:tasks.rados.rados.0.smithi005.stdout:1775: writing smithi00566664-421 from 420505 to 1148167 tid 1 2023-09-30T09:01:50.161 INFO:tasks.rados.rados.0.smithi005.stdout:1775: writing smithi00566664-421 from 1798916 to 2352007 tid 2 2023-09-30T09:01:50.161 INFO:tasks.rados.rados.0.smithi005.stdout:1776: write oid 430 current snap is 0 2023-09-30T09:01:50.161 INFO:tasks.rados.rados.0.smithi005.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-09-30T09:01:50.166 INFO:tasks.rados.rados.0.smithi005.stdout:1776: writing smithi00566664-430 from 437312 to 840223 tid 1 2023-09-30T09:01:50.174 INFO:tasks.rados.rados.0.smithi005.stdout:1776: writing smithi00566664-430 from 1341045 to 2037794 tid 2 2023-09-30T09:01:50.174 INFO:tasks.rados.rados.0.smithi005.stdout:1777: read oid 196 snap -1 2023-09-30T09:01:50.174 INFO:tasks.rados.rados.0.smithi005.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-30T09:01:50.174 INFO:tasks.rados.rados.0.smithi005.stdout:1778: read oid 285 snap -1 2023-09-30T09:01:50.174 INFO:tasks.rados.rados.0.smithi005.stdout:1778: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-09-30T09:01:50.174 INFO:tasks.rados.rados.0.smithi005.stdout:1779: read oid 305 snap -1 2023-09-30T09:01:50.174 INFO:tasks.rados.rados.0.smithi005.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-30T09:01:50.175 INFO:tasks.rados.rados.0.smithi005.stdout:1780: read oid 312 snap -1 2023-09-30T09:01:50.175 INFO:tasks.rados.rados.0.smithi005.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-30T09:01:50.175 INFO:tasks.rados.rados.0.smithi005.stdout:1781: write oid 341 current snap is 0 2023-09-30T09:01:50.175 INFO:tasks.rados.rados.0.smithi005.stdout:1768: finishing write tid 3 to smithi00566664-21 2023-09-30T09:01:50.175 INFO:tasks.rados.rados.0.smithi005.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-09-30T09:01:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:1781: writing smithi00566664-341 from 454119 to 1048632 tid 1 2023-09-30T09:01:50.187 INFO:tasks.rados.rados.0.smithi005.stdout:1781: writing smithi00566664-341 from 1515880 to 2072640 tid 2 2023-09-30T09:01:50.187 INFO:tasks.rados.rados.0.smithi005.stdout:1782: write oid 171 current snap is 0 2023-09-30T09:01:50.187 INFO:tasks.rados.rados.0.smithi005.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-09-30T09:01:50.193 INFO:tasks.rados.rados.0.smithi005.stdout:1782: writing smithi00566664-171 from 470926 to 1140688 tid 1 2023-09-30T09:01:50.200 INFO:tasks.rados.rados.0.smithi005.stdout:1782: writing smithi00566664-171 from 1574362 to 2274780 tid 2 2023-09-30T09:01:50.200 INFO:tasks.rados.rados.0.smithi005.stdout:1783: write oid 46 current snap is 0 2023-09-30T09:01:50.200 INFO:tasks.rados.rados.0.smithi005.stdout:1768: finishing write tid 4 to smithi00566664-21 2023-09-30T09:01:50.200 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 197 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-09-30T09:01:50.200 INFO:tasks.rados.rados.0.smithi005.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-09-30T09:01:50.200 INFO:tasks.rados.rados.0.smithi005.stdout:1769: finishing write tid 1 to smithi00566664-439 2023-09-30T09:01:50.200 INFO:tasks.rados.rados.0.smithi005.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-09-30T09:01:50.207 INFO:tasks.rados.rados.0.smithi005.stdout:1783: writing smithi00566664-46 from 487733 to 1232744 tid 1 2023-09-30T09:01:50.213 INFO:tasks.rados.rados.0.smithi005.stdout:1783: writing smithi00566664-46 from 1632844 to 2193273 tid 2 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1768: done (15 left) 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1784: read oid 244 snap -1 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1784: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1769: finishing write tid 2 to smithi00566664-439 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1769: finishing write tid 3 to smithi00566664-439 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1773: done (15 left) 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1785: read oid 266 snap -1 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1785: expect deleted 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:50.214 INFO:tasks.rados.rados.0.smithi005.stdout:1769: finishing write tid 4 to smithi00566664-439 2023-09-30T09:01:50.215 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 439 v 200 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-09-30T09:01:50.215 INFO:tasks.rados.rados.0.smithi005.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-09-30T09:01:50.215 INFO:tasks.rados.rados.0.smithi005.stdout:1769: done (15 left) 2023-09-30T09:01:50.215 INFO:tasks.rados.rados.0.smithi005.stdout:1786: read oid 491 snap -1 2023-09-30T09:01:50.215 INFO:tasks.rados.rados.0.smithi005.stdout:1786: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:01:50.215 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:50.215 INFO:tasks.rados.rados.0.smithi005.stdout:1770: expect (ObjNum 854 snap 0 seq_num 854) 2023-09-30T09:01:50.298 INFO:tasks.rados.rados.0.smithi005.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:01:50.460 INFO:tasks.rados.rados.0.smithi005.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-30T09:01:50.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:50 smithi099 bash[27661]: cephadm 2023-09-30T09:01:48.724104+0000 mgr.y (mgr.24358) 220 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-30T09:01:50.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:50 smithi099 bash[27661]: cephadm 2023-09-30T09:01:48.738878+0000 mgr.y (mgr.24358) 221 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T09:01:50.716 INFO:tasks.rados.rados.0.smithi005.stdout:1775: finishing write tid 1 to smithi00566664-421 2023-09-30T09:01:50.716 INFO:tasks.rados.rados.0.smithi005.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:01:50.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:50 smithi005 bash[33615]: cephadm 2023-09-30T09:01:48.724104+0000 mgr.y (mgr.24358) 220 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-30T09:01:50.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:50 smithi005 bash[33615]: cephadm 2023-09-30T09:01:48.738878+0000 mgr.y (mgr.24358) 221 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T09:01:50.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:50 smithi005 bash[27219]: cephadm 2023-09-30T09:01:48.724104+0000 mgr.y (mgr.24358) 220 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-30T09:01:50.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:50 smithi005 bash[27219]: cephadm 2023-09-30T09:01:48.738878+0000 mgr.y (mgr.24358) 221 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T09:01:50.833 INFO:tasks.rados.rados.0.smithi005.stdout:1775: finishing write tid 2 to smithi00566664-421 2023-09-30T09:01:50.833 INFO:tasks.rados.rados.0.smithi005.stdout:1775: finishing write tid 3 to smithi00566664-421 2023-09-30T09:01:50.834 INFO:tasks.rados.rados.0.smithi005.stdout:1775: finishing write tid 4 to smithi00566664-421 2023-09-30T09:01:50.834 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 421 v 301 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-09-30T09:01:50.834 INFO:tasks.rados.rados.0.smithi005.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-09-30T09:01:50.834 INFO:tasks.rados.rados.0.smithi005.stdout:1776: finishing write tid 1 to smithi00566664-430 2023-09-30T09:01:50.834 INFO:tasks.rados.rados.0.smithi005.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-30T09:01:50.933 INFO:tasks.rados.rados.0.smithi005.stdout:1778: expect (ObjNum 1104 snap 0 seq_num 1104) 2023-09-30T09:01:51.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:50 smithi099 systemd[1]: Stopping Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:01:51.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:50 smithi099 bash[50375]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mgr.x 2023-09-30T09:01:51.066 INFO:tasks.rados.rados.0.smithi005.stdout:1781: finishing write tid 1 to smithi00566664-341 2023-09-30T09:01:51.066 INFO:tasks.rados.rados.0.smithi005.stdout:1776: finishing write tid 2 to smithi00566664-430 2023-09-30T09:01:51.066 INFO:tasks.rados.rados.0.smithi005.stdout:1776: finishing write tid 3 to smithi00566664-430 2023-09-30T09:01:51.066 INFO:tasks.rados.rados.0.smithi005.stdout:1776: finishing write tid 4 to smithi00566664-430 2023-09-30T09:01:51.066 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 430 v 264 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-09-30T09:01:51.066 INFO:tasks.rados.rados.0.smithi005.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2023-09-30T09:01:51.066 INFO:tasks.rados.rados.0.smithi005.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-30T09:01:51.165 INFO:tasks.rados.rados.0.smithi005.stdout:1777: expect (ObjNum 954 snap 0 seq_num 954) 2023-09-30T09:01:51.250 INFO:tasks.rados.rados.0.smithi005.stdout:1781: finishing write tid 2 to smithi00566664-341 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:1781: finishing write tid 3 to smithi00566664-341 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:1781: finishing write tid 4 to smithi00566664-341 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 341 v 299 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:1781: left oid 341 (ObjNum 1217 snap 0 seq_num 1217) 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:1782: finishing write tid 1 to smithi00566664-171 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:1782: finishing write tid 2 to smithi00566664-171 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:1782: finishing write tid 3 to smithi00566664-171 2023-09-30T09:01:51.251 INFO:tasks.rados.rados.0.smithi005.stdout:1782: finishing write tid 4 to smithi00566664-171 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 171 v 215 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1782: left oid 171 (ObjNum 1218 snap 0 seq_num 1218) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1783: finishing write tid 1 to smithi00566664-46 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1783: finishing write tid 2 to smithi00566664-46 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1770: done (15 left) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1771: done (14 left) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1772: done (13 left) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1774: done (12 left) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1775: done (11 left) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1776: done (10 left) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1777: done (9 left) 2023-09-30T09:01:51.252 INFO:tasks.rados.rados.0.smithi005.stdout:1778: done (8 left) 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1779: done (7 left) 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1780: done (6 left) 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1781: done (5 left) 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1782: done (4 left) 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1785: done (3 left) 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1787: write oid 456 current snap is 0 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1783: finishing write tid 3 to smithi00566664-46 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1783: finishing write tid 4 to smithi00566664-46 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 46 v 256 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1783: left oid 46 (ObjNum 1219 snap 0 seq_num 1219) 2023-09-30T09:01:51.253 INFO:tasks.rados.rados.0.smithi005.stdout:1784: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-30T09:01:51.482 INFO:tasks.rados.rados.0.smithi005.stdout:1786: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:01:51.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:51 smithi099 bash[27661]: cluster 2023-09-30T09:01:50.217767+0000 mgr.y (mgr.24358) 222 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 88 op/s 2023-09-30T09:01:51.556 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:51 smithi005 bash[33615]: cluster 2023-09-30T09:01:50.217767+0000 mgr.y (mgr.24358) 222 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 88 op/s 2023-09-30T09:01:51.556 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:51 smithi005 bash[27219]: cluster 2023-09-30T09:01:50.217767+0000 mgr.y (mgr.24358) 222 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 9.1 MiB/s wr, 88 op/s 2023-09-30T09:01:51.588 INFO:tasks.rados.rados.0.smithi005.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-09-30T09:01:51.599 INFO:tasks.rados.rados.0.smithi005.stdout:1787: writing smithi00566664-456 from 504540 to 924800 tid 1 2023-09-30T09:01:51.607 INFO:tasks.rados.rados.0.smithi005.stdout:1787: writing smithi00566664-456 from 1574973 to 2279060 tid 2 2023-09-30T09:01:51.607 INFO:tasks.rados.rados.0.smithi005.stdout:1783: done (3 left) 2023-09-30T09:01:51.607 INFO:tasks.rados.rados.0.smithi005.stdout:1784: done (2 left) 2023-09-30T09:01:51.607 INFO:tasks.rados.rados.0.smithi005.stdout:1786: done (1 left) 2023-09-30T09:01:51.607 INFO:tasks.rados.rados.0.smithi005.stdout:1788: write oid 181 current snap is 0 2023-09-30T09:01:51.607 INFO:tasks.rados.rados.0.smithi005.stdout:1787: finishing write tid 1 to smithi00566664-456 2023-09-30T09:01:51.607 INFO:tasks.rados.rados.0.smithi005.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-09-30T09:01:51.612 INFO:tasks.rados.rados.0.smithi005.stdout:1788: writing smithi00566664-181 from 521347 to 1016856 tid 1 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1788: writing smithi00566664-181 from 1633455 to 2197553 tid 2 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1787: finishing write tid 2 to smithi00566664-456 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1787: finishing write tid 3 to smithi00566664-456 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1787: finishing write tid 4 to smithi00566664-456 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 202 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1787: left oid 456 (ObjNum 1220 snap 0 seq_num 1220) 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1788: finishing write tid 1 to smithi00566664-181 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1789: read oid 330 snap -1 2023-09-30T09:01:51.620 INFO:tasks.rados.rados.0.smithi005.stdout:1789: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-30T09:01:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:1787: done (2 left) 2023-09-30T09:01:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:1790: read oid 40 snap -1 2023-09-30T09:01:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:1790: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-30T09:01:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:1791: write oid 52 current snap is 0 2023-09-30T09:01:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-09-30T09:01:51.626 INFO:tasks.rados.rados.0.smithi005.stdout:1791: writing smithi00566664-52 from 538154 to 1108912 tid 1 2023-09-30T09:01:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:1791: writing smithi00566664-52 from 1691937 to 2399693 tid 2 2023-09-30T09:01:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:1792: write oid 142 current snap is 0 2023-09-30T09:01:51.634 INFO:tasks.rados.rados.0.smithi005.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-09-30T09:01:51.641 INFO:tasks.rados.rados.0.smithi005.stdout:1792: writing smithi00566664-142 from 554961 to 1200968 tid 1 2023-09-30T09:01:51.647 INFO:tasks.rados.rados.0.smithi005.stdout:1792: writing smithi00566664-142 from 1750419 to 2201833 tid 2 2023-09-30T09:01:51.647 INFO:tasks.rados.rados.0.smithi005.stdout:1793: read oid 355 snap -1 2023-09-30T09:01:51.647 INFO:tasks.rados.rados.0.smithi005.stdout:1793: expect (ObjNum 354 snap 0 seq_num 354) 2023-09-30T09:01:51.647 INFO:tasks.rados.rados.0.smithi005.stdout:1794: delete oid 268 current snap is 0 2023-09-30T09:01:51.647 INFO:tasks.rados.rados.0.smithi005.stdout:1790: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-30T09:01:51.822 INFO:tasks.rados.rados.0.smithi005.stdout:1789: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-30T09:01:51.922 INFO:tasks.rados.rados.0.smithi005.stdout:1788: finishing write tid 2 to smithi00566664-181 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1788: finishing write tid 3 to smithi00566664-181 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1788: finishing write tid 4 to smithi00566664-181 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 181 v 243 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1788: left oid 181 (ObjNum 1221 snap 0 seq_num 1221) 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1791: finishing write tid 1 to smithi00566664-52 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1791: finishing write tid 2 to smithi00566664-52 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1791: finishing write tid 3 to smithi00566664-52 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1791: finishing write tid 4 to smithi00566664-52 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 52 v 267 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-09-30T09:01:51.923 INFO:tasks.rados.rados.0.smithi005.stdout:1791: left oid 52 (ObjNum 1222 snap 0 seq_num 1222) 2023-09-30T09:01:51.924 INFO:tasks.rados.rados.0.smithi005.stdout:1792: finishing write tid 1 to smithi00566664-142 2023-09-30T09:01:51.924 INFO:tasks.rados.rados.0.smithi005.stdout:1792: finishing write tid 2 to smithi00566664-142 2023-09-30T09:01:51.924 INFO:tasks.rados.rados.0.smithi005.stdout:1792: finishing write tid 3 to smithi00566664-142 2023-09-30T09:01:51.924 INFO:tasks.rados.rados.0.smithi005.stdout:1792: finishing write tid 4 to smithi00566664-142 2023-09-30T09:01:51.924 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 142 v 218 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-09-30T09:01:51.924 INFO:tasks.rados.rados.0.smithi005.stdout:1792: left oid 142 (ObjNum 1223 snap 0 seq_num 1223) 2023-09-30T09:01:51.924 INFO:tasks.rados.rados.0.smithi005.stdout:1793: expect (ObjNum 354 snap 0 seq_num 354) 2023-09-30T09:01:52.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:51 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:01:51] "GET /metrics HTTP/1.1" 200 194976 "" "Prometheus/2.33.4" 2023-09-30T09:01:52.044 INFO:tasks.rados.rados.0.smithi005.stdout:1788: done (6 left) 2023-09-30T09:01:52.044 INFO:tasks.rados.rados.0.smithi005.stdout:1789: done (5 left) 2023-09-30T09:01:52.044 INFO:tasks.rados.rados.0.smithi005.stdout:1790: done (4 left) 2023-09-30T09:01:52.044 INFO:tasks.rados.rados.0.smithi005.stdout:1791: done (3 left) 2023-09-30T09:01:52.044 INFO:tasks.rados.rados.0.smithi005.stdout:1792: done (2 left) 2023-09-30T09:01:52.044 INFO:tasks.rados.rados.0.smithi005.stdout:1793: done (1 left) 2023-09-30T09:01:52.045 INFO:tasks.rados.rados.0.smithi005.stdout:1794: done (0 left) 2023-09-30T09:01:52.045 INFO:tasks.rados.rados.0.smithi005.stdout:1795: read oid 25 snap -1 2023-09-30T09:01:52.045 INFO:tasks.rados.rados.0.smithi005.stdout:1795: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-30T09:01:52.045 INFO:tasks.rados.rados.0.smithi005.stdout:1796: write oid 18 current snap is 0 2023-09-30T09:01:52.045 INFO:tasks.rados.rados.0.smithi005.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-09-30T09:01:52.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:51 smithi099 bash[50411]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-30T09:01:52.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:51 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:01:52.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:51 smithi099 bash[50475]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-30T09:01:52.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:51 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-30T09:01:52.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:51 smithi099 systemd[1]: Stopped Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:01:52.056 INFO:tasks.rados.rados.0.smithi005.stdout:1796: writing smithi00566664-18 from 588575 to 1101433 tid 1 2023-09-30T09:01:52.063 INFO:tasks.rados.rados.0.smithi005.stdout:1796: writing smithi00566664-18 from 1867383 to 2322466 tid 2 2023-09-30T09:01:52.063 INFO:tasks.rados.rados.0.smithi005.stdout:1797: read oid 58 snap -1 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1797: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1798: read oid 341 snap -1 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1798: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1799: read oid 164 snap -1 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1799: expect deleted 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1800: read oid 233 snap -1 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1800: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1801: read oid 133 snap -1 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1802: write oid 249 current snap is 0 2023-09-30T09:01:52.064 INFO:tasks.rados.rados.0.smithi005.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-09-30T09:01:52.070 INFO:tasks.rados.rados.0.smithi005.stdout:1802: writing smithi00566664-249 from 605382 to 1193489 tid 1 2023-09-30T09:01:52.079 INFO:tasks.rados.rados.0.smithi005.stdout:1802: writing smithi00566664-249 from 1925865 to 2605382 tid 2 2023-09-30T09:01:52.079 INFO:tasks.rados.rados.0.smithi005.stdout:1803: write oid 31 current snap is 0 2023-09-30T09:01:52.079 INFO:tasks.rados.rados.0.smithi005.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-09-30T09:01:52.087 INFO:tasks.rados.rados.0.smithi005.stdout:1803: writing smithi00566664-31 from 622189 to 1285545 tid 1 2023-09-30T09:01:52.094 INFO:tasks.rados.rados.0.smithi005.stdout:1803: writing smithi00566664-31 from 1984347 to 2443099 tid 2 2023-09-30T09:01:52.094 INFO:tasks.rados.rados.0.smithi005.stdout:1804: write oid 28 current snap is 0 2023-09-30T09:01:52.094 INFO:tasks.rados.rados.0.smithi005.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-09-30T09:01:52.103 INFO:tasks.rados.rados.0.smithi005.stdout:1804: writing smithi00566664-28 from 638996 to 1377601 tid 1 2023-09-30T09:01:52.110 INFO:tasks.rados.rados.0.smithi005.stdout:1804: writing smithi00566664-28 from 1926476 to 2638996 tid 2 2023-09-30T09:01:52.110 INFO:tasks.rados.rados.0.smithi005.stdout:1805: write oid 61 current snap is 0 2023-09-30T09:01:52.111 INFO:tasks.rados.rados.0.smithi005.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-09-30T09:01:52.116 INFO:tasks.rados.rados.0.smithi005.stdout:1805: writing smithi00566664-61 from 655803 to 1069657 tid 1 2023-09-30T09:01:52.122 INFO:tasks.rados.rados.0.smithi005.stdout:1805: writing smithi00566664-61 from 1584958 to 2047379 tid 2 2023-09-30T09:01:52.122 INFO:tasks.rados.rados.0.smithi005.stdout:1806: write oid 101 current snap is 0 2023-09-30T09:01:52.122 INFO:tasks.rados.rados.0.smithi005.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-09-30T09:01:52.129 INFO:tasks.rados.rados.0.smithi005.stdout:1806: writing smithi00566664-101 from 672610 to 1161713 tid 1 2023-09-30T09:01:52.136 INFO:tasks.rados.rados.0.smithi005.stdout:1806: writing smithi00566664-101 from 1643440 to 2365872 tid 2 2023-09-30T09:01:52.136 INFO:tasks.rados.rados.0.smithi005.stdout:1807: write oid 121 current snap is 0 2023-09-30T09:01:52.136 INFO:tasks.rados.rados.0.smithi005.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-09-30T09:01:52.143 INFO:tasks.rados.rados.0.smithi005.stdout:1807: writing smithi00566664-121 from 689417 to 1253769 tid 1 2023-09-30T09:01:52.149 INFO:tasks.rados.rados.0.smithi005.stdout:1807: writing smithi00566664-121 from 1701922 to 2168012 tid 2 2023-09-30T09:01:52.149 INFO:tasks.rados.rados.0.smithi005.stdout:1808: read oid 152 snap -1 2023-09-30T09:01:52.149 INFO:tasks.rados.rados.0.smithi005.stdout:1808: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-30T09:01:52.149 INFO:tasks.rados.rados.0.smithi005.stdout:1809: write oid 319 current snap is 0 2023-09-30T09:01:52.149 INFO:tasks.rados.rados.0.smithi005.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-09-30T09:01:52.158 INFO:tasks.rados.rados.0.smithi005.stdout:1809: writing smithi00566664-319 from 706224 to 1462178 tid 1 2023-09-30T09:01:52.165 INFO:tasks.rados.rados.0.smithi005.stdout:1809: writing smithi00566664-319 from 2160404 to 2706224 tid 2 2023-09-30T09:01:52.165 INFO:tasks.rados.rados.0.smithi005.stdout:1810: write oid 498 current snap is 0 2023-09-30T09:01:52.166 INFO:tasks.rados.rados.0.smithi005.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-09-30T09:01:52.174 INFO:tasks.rados.rados.0.smithi005.stdout:1810: writing smithi00566664-498 from 723031 to 1154234 tid 1 2023-09-30T09:01:52.182 INFO:tasks.rados.rados.0.smithi005.stdout:1810: writing smithi00566664-498 from 1818886 to 2288645 tid 2 2023-09-30T09:01:52.183 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:52.183 INFO:tasks.rados.rados.0.smithi005.stdout:1795: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-30T09:01:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:1796: finishing write tid 1 to smithi00566664-18 2023-09-30T09:01:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:1796: finishing write tid 2 to smithi00566664-18 2023-09-30T09:01:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:1796: finishing write tid 3 to smithi00566664-18 2023-09-30T09:01:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:1796: finishing write tid 4 to smithi00566664-18 2023-09-30T09:01:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 18 v 264 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-09-30T09:01:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:1796: left oid 18 (ObjNum 1225 snap 0 seq_num 1225) 2023-09-30T09:01:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:1798: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-09-30T09:01:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:52 smithi099 bash[27661]: audit 2023-09-30T09:01:51.669162+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.5:0/1492628065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:52 smithi099 bash[27661]: audit 2023-09-30T09:01:52.141528+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:52 smithi099 bash[27661]: audit 2023-09-30T09:01:52.143682+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:52.553 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:52 smithi099 systemd[1]: Started Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:01:52.570 INFO:tasks.rados.rados.0.smithi005.stdout:1800: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-30T09:01:52.666 INFO:tasks.rados.rados.0.smithi005.stdout:1801: expect (ObjNum 876 snap 0 seq_num 876) 2023-09-30T09:01:52.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:52 smithi005 bash[27219]: audit 2023-09-30T09:01:51.669162+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.5:0/1492628065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:52.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:52 smithi005 bash[27219]: audit 2023-09-30T09:01:52.141528+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:52.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:52 smithi005 bash[27219]: audit 2023-09-30T09:01:52.143682+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:52 smithi005 bash[33615]: audit 2023-09-30T09:01:51.669162+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.5:0/1492628065' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:52 smithi005 bash[33615]: audit 2023-09-30T09:01:52.141528+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:52 smithi005 bash[33615]: audit 2023-09-30T09:01:52.143682+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:52.828 INFO:tasks.rados.rados.0.smithi005.stdout:1802: finishing write tid 1 to smithi00566664-249 2023-09-30T09:01:52.828 INFO:tasks.rados.rados.0.smithi005.stdout:1802: finishing write tid 2 to smithi00566664-249 2023-09-30T09:01:52.828 INFO:tasks.rados.rados.0.smithi005.stdout:1802: finishing write tid 3 to smithi00566664-249 2023-09-30T09:01:52.829 INFO:tasks.rados.rados.0.smithi005.stdout:1802: finishing write tid 4 to smithi00566664-249 2023-09-30T09:01:52.829 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 223 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-09-30T09:01:52.829 INFO:tasks.rados.rados.0.smithi005.stdout:1802: left oid 249 (ObjNum 1226 snap 0 seq_num 1226) 2023-09-30T09:01:52.829 INFO:tasks.rados.rados.0.smithi005.stdout:1797: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:01:52.963 INFO:tasks.rados.rados.0.smithi005.stdout:1803: finishing write tid 1 to smithi00566664-31 2023-09-30T09:01:52.963 INFO:tasks.rados.rados.0.smithi005.stdout:1803: finishing write tid 2 to smithi00566664-31 2023-09-30T09:01:52.963 INFO:tasks.rados.rados.0.smithi005.stdout:1803: finishing write tid 3 to smithi00566664-31 2023-09-30T09:01:52.963 INFO:tasks.rados.rados.0.smithi005.stdout:1803: finishing write tid 4 to smithi00566664-31 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 31 v 237 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1803: left oid 31 (ObjNum 1227 snap 0 seq_num 1227) 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1804: finishing write tid 1 to smithi00566664-28 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1804: finishing write tid 2 to smithi00566664-28 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1804: finishing write tid 3 to smithi00566664-28 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1804: finishing write tid 4 to smithi00566664-28 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 302 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1804: left oid 28 (ObjNum 1228 snap 0 seq_num 1228) 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1805: finishing write tid 1 to smithi00566664-61 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1805: finishing write tid 2 to smithi00566664-61 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1805: finishing write tid 3 to smithi00566664-61 2023-09-30T09:01:52.964 INFO:tasks.rados.rados.0.smithi005.stdout:1805: finishing write tid 4 to smithi00566664-61 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 61 v 270 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1805: left oid 61 (ObjNum 1229 snap 0 seq_num 1229) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1806: finishing write tid 1 to smithi00566664-101 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1795: done (15 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1796: done (14 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1797: done (13 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1798: done (12 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1799: done (11 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1800: done (10 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1801: done (9 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1802: done (8 left) 2023-09-30T09:01:52.965 INFO:tasks.rados.rados.0.smithi005.stdout:1803: done (7 left) 2023-09-30T09:01:52.966 INFO:tasks.rados.rados.0.smithi005.stdout:1804: done (6 left) 2023-09-30T09:01:52.966 INFO:tasks.rados.rados.0.smithi005.stdout:1805: done (5 left) 2023-09-30T09:01:52.966 INFO:tasks.rados.rados.0.smithi005.stdout:1811: write oid 291 current snap is 0 2023-09-30T09:01:52.966 INFO:tasks.rados.rados.0.smithi005.stdout:1806: finishing write tid 2 to smithi00566664-101 2023-09-30T09:01:52.966 INFO:tasks.rados.rados.0.smithi005.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-09-30T09:01:52.977 INFO:tasks.rados.rados.0.smithi005.stdout:1811: writing smithi00566664-291 from 739838 to 1246290 tid 1 2023-09-30T09:01:52.984 INFO:tasks.rados.rados.0.smithi005.stdout:1811: writing smithi00566664-291 from 1877368 to 2490785 tid 2 2023-09-30T09:01:52.984 INFO:tasks.rados.rados.0.smithi005.stdout:1812: read oid 456 snap -1 2023-09-30T09:01:52.985 INFO:tasks.rados.rados.0.smithi005.stdout:1812: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-09-30T09:01:52.985 INFO:tasks.rados.rados.0.smithi005.stdout:1813: write oid 478 current snap is 0 2023-09-30T09:01:52.985 INFO:tasks.rados.rados.0.smithi005.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-09-30T09:01:52.992 INFO:tasks.rados.rados.0.smithi005.stdout:1813: writing smithi00566664-478 from 756645 to 1338346 tid 1 2023-09-30T09:01:52.998 INFO:tasks.rados.rados.0.smithi005.stdout:1813: writing smithi00566664-478 from 1935850 to 2409278 tid 2 2023-09-30T09:01:52.999 INFO:tasks.rados.rados.0.smithi005.stdout:1814: write oid 201 current snap is 0 2023-09-30T09:01:52.999 INFO:tasks.rados.rados.0.smithi005.stdout:1806: finishing write tid 3 to smithi00566664-101 2023-09-30T09:01:52.999 INFO:tasks.rados.rados.0.smithi005.stdout:1806: finishing write tid 4 to smithi00566664-101 2023-09-30T09:01:52.999 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 243 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-09-30T09:01:52.999 INFO:tasks.rados.rados.0.smithi005.stdout:1806: left oid 101 (ObjNum 1230 snap 0 seq_num 1230) 2023-09-30T09:01:52.999 INFO:tasks.rados.rados.0.smithi005.stdout:1807: finishing write tid 1 to smithi00566664-121 2023-09-30T09:01:52.999 INFO:tasks.rados.rados.0.smithi005.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-09-30T09:01:53.006 INFO:tasks.rados.rados.0.smithi005.stdout:1814: writing smithi00566664-201 from 773452 to 1430402 tid 1 2023-09-30T09:01:53.013 INFO:tasks.rados.rados.0.smithi005.stdout:1814: writing smithi00566664-201 from 1877979 to 2495065 tid 2 2023-09-30T09:01:53.013 INFO:tasks.rados.rados.0.smithi005.stdout:1806: done (8 left) 2023-09-30T09:01:53.014 INFO:tasks.rados.rados.0.smithi005.stdout:1815: write oid 399 current snap is 0 2023-09-30T09:01:53.014 INFO:tasks.rados.rados.0.smithi005.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-09-30T09:01:53.021 INFO:tasks.rados.rados.0.smithi005.stdout:1815: writing smithi00566664-399 from 790259 to 1522458 tid 1 2023-09-30T09:01:53.027 INFO:tasks.rados.rados.0.smithi005.stdout:1815: writing smithi00566664-399 from 1936461 to 2413558 tid 2 2023-09-30T09:01:53.027 INFO:tasks.rados.rados.0.smithi005.stdout:1816: write oid 88 current snap is 0 2023-09-30T09:01:53.027 INFO:tasks.rados.rados.0.smithi005.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-09-30T09:01:53.031 INFO:tasks.rados.rados.0.smithi005.stdout:1816: writing smithi00566664-88 from 407066 to 814514 tid 1 2023-09-30T09:01:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:1816: writing smithi00566664-88 from 1594943 to 2215698 tid 2 2023-09-30T09:01:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:1817: write oid 232 current snap is 0 2023-09-30T09:01:53.039 INFO:tasks.rados.rados.0.smithi005.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-09-30T09:01:53.044 INFO:tasks.rados.rados.0.smithi005.stdout:1817: writing smithi00566664-232 from 423873 to 906570 tid 1 2023-09-30T09:01:53.051 INFO:tasks.rados.rados.0.smithi005.stdout:1817: writing smithi00566664-232 from 1653425 to 2134191 tid 2 2023-09-30T09:01:53.055 INFO:tasks.rados.rados.0.smithi005.stdout:1817: writing smithi00566664-232 from 2691441 to 2823873 tid 3 2023-09-30T09:01:53.055 INFO:tasks.rados.rados.0.smithi005.stdout:1818: read oid 151 snap -1 2023-09-30T09:01:53.055 INFO:tasks.rados.rados.0.smithi005.stdout:1818: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-30T09:01:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:1819: read oid 56 snap -1 2023-09-30T09:01:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:1819: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-30T09:01:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:1820: write oid 272 current snap is 0 2023-09-30T09:01:53.056 INFO:tasks.rados.rados.0.smithi005.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-09-30T09:01:53.062 INFO:tasks.rados.rados.0.smithi005.stdout:1820: writing smithi00566664-272 from 440680 to 1114979 tid 1 2023-09-30T09:01:53.069 INFO:tasks.rados.rados.0.smithi005.stdout:1820: writing smithi00566664-272 from 1711907 to 2336331 tid 2 2023-09-30T09:01:53.070 INFO:tasks.rados.rados.0.smithi005.stdout:1821: delete oid 213 current snap is 0 2023-09-30T09:01:53.070 INFO:tasks.rados.rados.0.smithi005.stdout:1807: finishing write tid 2 to smithi00566664-121 2023-09-30T09:01:53.070 INFO:tasks.rados.rados.0.smithi005.stdout:1807: finishing write tid 3 to smithi00566664-121 2023-09-30T09:01:53.070 INFO:tasks.rados.rados.0.smithi005.stdout:1807: finishing write tid 4 to smithi00566664-121 2023-09-30T09:01:53.070 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 121 v 246 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-09-30T09:01:53.070 INFO:tasks.rados.rados.0.smithi005.stdout:1807: left oid 121 (ObjNum 1231 snap 0 seq_num 1231) 2023-09-30T09:01:53.070 INFO:tasks.rados.rados.0.smithi005.stdout:1808: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-30T09:01:53.234 INFO:tasks.rados.rados.0.smithi005.stdout:1809: finishing write tid 1 to smithi00566664-319 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1809: finishing write tid 2 to smithi00566664-319 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1809: finishing write tid 3 to smithi00566664-319 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1809: finishing write tid 4 to smithi00566664-319 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 319 v 205 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1809: left oid 319 (ObjNum 1232 snap 0 seq_num 1232) 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1810: finishing write tid 1 to smithi00566664-498 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1810: finishing write tid 2 to smithi00566664-498 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1810: finishing write tid 3 to smithi00566664-498 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1810: finishing write tid 4 to smithi00566664-498 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 498 v 261 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-09-30T09:01:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:1810: left oid 498 (ObjNum 1233 snap 0 seq_num 1233) 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1811: finishing write tid 1 to smithi00566664-291 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1811: finishing write tid 2 to smithi00566664-291 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1811: finishing write tid 3 to smithi00566664-291 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1807: done (14 left) 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1808: done (13 left) 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1809: done (12 left) 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1810: done (11 left) 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1821: done (10 left) 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1822: write oid 443 current snap is 0 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1811: finishing write tid 4 to smithi00566664-291 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 291 v 304 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-09-30T09:01:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:1811: left oid 291 (ObjNum 1234 snap 0 seq_num 1234) 2023-09-30T09:01:53.237 INFO:tasks.rados.rados.0.smithi005.stdout:1812: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-09-30T09:01:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:1813: finishing write tid 1 to smithi00566664-478 2023-09-30T09:01:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:1813: finishing write tid 2 to smithi00566664-478 2023-09-30T09:01:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:1813: finishing write tid 3 to smithi00566664-478 2023-09-30T09:01:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:1813: finishing write tid 4 to smithi00566664-478 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 478 v 267 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1813: left oid 478 (ObjNum 1235 snap 0 seq_num 1235) 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1814: finishing write tid 1 to smithi00566664-201 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1814: finishing write tid 2 to smithi00566664-201 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1814: finishing write tid 3 to smithi00566664-201 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1814: finishing write tid 4 to smithi00566664-201 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 201 v 246 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1814: left oid 201 (ObjNum 1236 snap 0 seq_num 1236) 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1815: finishing write tid 1 to smithi00566664-399 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1815: finishing write tid 2 to smithi00566664-399 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1815: finishing write tid 3 to smithi00566664-399 2023-09-30T09:01:53.378 INFO:tasks.rados.rados.0.smithi005.stdout:1815: finishing write tid 4 to smithi00566664-399 2023-09-30T09:01:53.379 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 399 v 305 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-09-30T09:01:53.379 INFO:tasks.rados.rados.0.smithi005.stdout:1815: left oid 399 (ObjNum 1237 snap 0 seq_num 1237) 2023-09-30T09:01:53.379 INFO:tasks.rados.rados.0.smithi005.stdout:1816: finishing write tid 1 to smithi00566664-88 2023-09-30T09:01:53.379 INFO:tasks.rados.rados.0.smithi005.stdout:1816: finishing write tid 2 to smithi00566664-88 2023-09-30T09:01:53.379 INFO:tasks.rados.rados.0.smithi005.stdout:1816: finishing write tid 3 to smithi00566664-88 2023-09-30T09:01:53.379 INFO:tasks.rados.rados.0.smithi005.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-09-30T09:01:53.387 INFO:tasks.rados.rados.0.smithi005.stdout:1822: writing smithi00566664-443 from 474294 to 899091 tid 1 2023-09-30T09:01:53.395 INFO:tasks.rados.rados.0.smithi005.stdout:1822: writing smithi00566664-443 from 1428871 to 2056964 tid 2 2023-09-30T09:01:53.400 INFO:tasks.rados.rados.0.smithi005.stdout:1822: writing smithi00566664-443 from 2657357 to 2874294 tid 3 2023-09-30T09:01:53.400 INFO:tasks.rados.rados.0.smithi005.stdout:1811: done (10 left) 2023-09-30T09:01:53.401 INFO:tasks.rados.rados.0.smithi005.stdout:1812: done (9 left) 2023-09-30T09:01:53.401 INFO:tasks.rados.rados.0.smithi005.stdout:1813: done (8 left) 2023-09-30T09:01:53.401 INFO:tasks.rados.rados.0.smithi005.stdout:1814: done (7 left) 2023-09-30T09:01:53.401 INFO:tasks.rados.rados.0.smithi005.stdout:1815: done (6 left) 2023-09-30T09:01:53.401 INFO:tasks.rados.rados.0.smithi005.stdout:1823: write oid 74 current snap is 0 2023-09-30T09:01:53.401 INFO:tasks.rados.rados.0.smithi005.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-09-30T09:01:53.406 INFO:tasks.rados.rados.0.smithi005.stdout:1823: writing smithi00566664-74 from 491101 to 991147 tid 1 2023-09-30T09:01:53.411 INFO:tasks.rados.rados.0.smithi005.stdout:1823: writing smithi00566664-74 from 1487353 to 1975457 tid 2 2023-09-30T09:01:53.417 INFO:tasks.rados.rados.0.smithi005.stdout:1823: writing smithi00566664-74 from 2401133 to 2891101 tid 3 2023-09-30T09:01:53.417 INFO:tasks.rados.rados.0.smithi005.stdout:1824: write oid 278 current snap is 0 2023-09-30T09:01:53.418 INFO:tasks.rados.rados.0.smithi005.stdout:1816: finishing write tid 4 to smithi00566664-88 2023-09-30T09:01:53.418 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 88 v 240 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-09-30T09:01:53.418 INFO:tasks.rados.rados.0.smithi005.stdout:1816: left oid 88 (ObjNum 1238 snap 0 seq_num 1238) 2023-09-30T09:01:53.418 INFO:tasks.rados.rados.0.smithi005.stdout:1817: finishing write tid 1 to smithi00566664-232 2023-09-30T09:01:53.418 INFO:tasks.rados.rados.0.smithi005.stdout:1817: finishing write tid 2 to smithi00566664-232 2023-09-30T09:01:53.418 INFO:tasks.rados.rados.0.smithi005.stdout:1817: finishing write tid 3 to smithi00566664-232 2023-09-30T09:01:53.418 INFO:tasks.rados.rados.0.smithi005.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-09-30T09:01:53.423 INFO:tasks.rados.rados.0.smithi005.stdout:1824: writing smithi00566664-278 from 507908 to 1083203 tid 1 2023-09-30T09:01:53.431 INFO:tasks.rados.rados.0.smithi005.stdout:1824: writing smithi00566664-278 from 1829482 to 2461244 tid 2 2023-09-30T09:01:53.431 INFO:tasks.rados.rados.0.smithi005.stdout:1816: done (7 left) 2023-09-30T09:01:53.432 INFO:tasks.rados.rados.0.smithi005.stdout:1825: read oid 205 snap -1 2023-09-30T09:01:53.432 INFO:tasks.rados.rados.0.smithi005.stdout:1825: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-30T09:01:53.432 INFO:tasks.rados.rados.0.smithi005.stdout:1826: read oid 104 snap -1 2023-09-30T09:01:53.432 INFO:tasks.rados.rados.0.smithi005.stdout:1826: expect deleted 2023-09-30T09:01:53.432 INFO:tasks.rados.rados.0.smithi005.stdout:1827: write oid 352 current snap is 0 2023-09-30T09:01:53.432 INFO:tasks.rados.rados.0.smithi005.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-09-30T09:01:53.437 INFO:tasks.rados.rados.0.smithi005.stdout:1827: writing smithi00566664-352 from 524715 to 1175259 tid 1 2023-09-30T09:01:53.446 INFO:tasks.rados.rados.0.smithi005.stdout:1827: writing smithi00566664-352 from 1887964 to 2379737 tid 2 2023-09-30T09:01:53.446 INFO:tasks.rados.rados.0.smithi005.stdout:1828: read oid 441 snap -1 2023-09-30T09:01:53.446 INFO:tasks.rados.rados.0.smithi005.stdout:1828: expect deleted 2023-09-30T09:01:53.446 INFO:tasks.rados.rados.0.smithi005.stdout:1829: write oid 288 current snap is 0 2023-09-30T09:01:53.447 INFO:tasks.rados.rados.0.smithi005.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-09-30T09:01:53.454 INFO:tasks.rados.rados.0.smithi005.stdout:1829: writing smithi00566664-288 from 541522 to 1267315 tid 1 2023-09-30T09:01:53.462 INFO:tasks.rados.rados.0.smithi005.stdout:1829: writing smithi00566664-288 from 1946446 to 2581877 tid 2 2023-09-30T09:01:53.462 INFO:tasks.rados.rados.0.smithi005.stdout:1830: delete oid 224 current snap is 0 2023-09-30T09:01:53.462 INFO:tasks.rados.rados.0.smithi005.stdout:1817: finishing write tid 4 to smithi00566664-232 2023-09-30T09:01:53.462 INFO:tasks.rados.rados.0.smithi005.stdout:1817: finishing write tid 5 to smithi00566664-232 2023-09-30T09:01:53.462 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 232 v 244 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-09-30T09:01:53.462 INFO:tasks.rados.rados.0.smithi005.stdout:1817: left oid 232 (ObjNum 1239 snap 0 seq_num 1239) 2023-09-30T09:01:53.462 INFO:tasks.rados.rados.0.smithi005.stdout:1818: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-30T09:01:53.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:53 smithi099 bash[27661]: cluster 2023-09-30T09:01:52.218940+0000 mgr.y (mgr.24358) 223 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-30T09:01:53.537 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:53 smithi099 bash[50531]: debug 2023-09-30T09:01:53.359+0000 7f6629bd0700 1 -- 172.21.15.99:0/1889562165 <== mon.1 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558e08e731e0 con 0x558e09bee800 2023-09-30T09:01:53.546 INFO:tasks.rados.rados.0.smithi005.stdout:1819: expect (ObjNum 799 snap 0 seq_num 799) 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1820: finishing write tid 1 to smithi00566664-272 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1820: finishing write tid 2 to smithi00566664-272 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1820: finishing write tid 3 to smithi00566664-272 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1820: finishing write tid 4 to smithi00566664-272 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 272 v 273 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1820: left oid 272 (ObjNum 1240 snap 0 seq_num 1240) 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1822: finishing write tid 1 to smithi00566664-443 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1822: finishing write tid 2 to smithi00566664-443 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1822: finishing write tid 3 to smithi00566664-443 2023-09-30T09:01:53.697 INFO:tasks.rados.rados.0.smithi005.stdout:1822: finishing write tid 4 to smithi00566664-443 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1822: finishing write tid 5 to smithi00566664-443 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 443 v 209 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1822: left oid 443 (ObjNum 1242 snap 0 seq_num 1242) 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1823: finishing write tid 1 to smithi00566664-74 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1823: finishing write tid 2 to smithi00566664-74 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1823: finishing write tid 3 to smithi00566664-74 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1823: finishing write tid 4 to smithi00566664-74 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1823: finishing write tid 5 to smithi00566664-74 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 250 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1823: left oid 74 (ObjNum 1243 snap 0 seq_num 1243) 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1824: finishing write tid 1 to smithi00566664-278 2023-09-30T09:01:53.698 INFO:tasks.rados.rados.0.smithi005.stdout:1824: finishing write tid 2 to smithi00566664-278 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1817: done (12 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1818: done (11 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1819: done (10 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1820: done (9 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1822: done (8 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1823: done (7 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1826: done (6 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1830: done (5 left) 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1831: write oid 470 current snap is 0 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1824: finishing write tid 3 to smithi00566664-278 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:1824: finishing write tid 4 to smithi00566664-278 2023-09-30T09:01:53.699 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 308 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-09-30T09:01:53.700 INFO:tasks.rados.rados.0.smithi005.stdout:1824: left oid 278 (ObjNum 1244 snap 0 seq_num 1244) 2023-09-30T09:01:53.700 INFO:tasks.rados.rados.0.smithi005.stdout:1825: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-30T09:01:53.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:53 smithi005 bash[27219]: cluster 2023-09-30T09:01:52.218940+0000 mgr.y (mgr.24358) 223 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-30T09:01:53.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:53 smithi005 bash[33615]: cluster 2023-09-30T09:01:52.218940+0000 mgr.y (mgr.24358) 223 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 98 MiB/s rd, 14 MiB/s wr, 136 op/s 2023-09-30T09:01:53.782 INFO:tasks.rados.rados.0.smithi005.stdout:1827: finishing write tid 1 to smithi00566664-352 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1827: finishing write tid 2 to smithi00566664-352 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1827: finishing write tid 3 to smithi00566664-352 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1827: finishing write tid 4 to smithi00566664-352 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 352 v 203 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1827: left oid 352 (ObjNum 1245 snap 0 seq_num 1245) 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1829: finishing write tid 1 to smithi00566664-288 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1829: finishing write tid 2 to smithi00566664-288 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1829: finishing write tid 3 to smithi00566664-288 2023-09-30T09:01:53.783 INFO:tasks.rados.rados.0.smithi005.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-09-30T09:01:53.793 INFO:tasks.rados.rados.0.smithi005.stdout:1831: writing smithi00566664-470 from 575136 to 1167780 tid 1 2023-09-30T09:01:53.801 INFO:tasks.rados.rados.0.smithi005.stdout:1831: writing smithi00566664-470 from 1663410 to 2302510 tid 2 2023-09-30T09:01:53.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:53 smithi099 bash[50531]: debug 2023-09-30T09:01:53.531+0000 7f6633d64200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:01:53.806 INFO:tasks.rados.rados.0.smithi005.stdout:1831: writing smithi00566664-470 from 2705542 to 2975136 tid 3 2023-09-30T09:01:53.806 INFO:tasks.rados.rados.0.smithi005.stdout:1824: done (5 left) 2023-09-30T09:01:53.806 INFO:tasks.rados.rados.0.smithi005.stdout:1825: done (4 left) 2023-09-30T09:01:53.806 INFO:tasks.rados.rados.0.smithi005.stdout:1827: done (3 left) 2023-09-30T09:01:53.806 INFO:tasks.rados.rados.0.smithi005.stdout:1828: done (2 left) 2023-09-30T09:01:53.806 INFO:tasks.rados.rados.0.smithi005.stdout:1832: read oid 86 snap -1 2023-09-30T09:01:53.806 INFO:tasks.rados.rados.0.smithi005.stdout:1832: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1833: read oid 168 snap -1 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1833: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1834: read oid 375 snap -1 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1834: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1835: write oid 358 current snap is 0 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1829: finishing write tid 4 to smithi00566664-288 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 288 v 264 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1829: left oid 288 (ObjNum 1246 snap 0 seq_num 1246) 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1831: finishing write tid 1 to smithi00566664-470 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1831: finishing write tid 2 to smithi00566664-470 2023-09-30T09:01:53.807 INFO:tasks.rados.rados.0.smithi005.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-09-30T09:01:53.813 INFO:tasks.rados.rados.0.smithi005.stdout:1835: writing smithi00566664-358 from 591943 to 1259836 tid 1 2023-09-30T09:01:53.822 INFO:tasks.rados.rados.0.smithi005.stdout:1835: writing smithi00566664-358 from 1721892 to 2504650 tid 2 2023-09-30T09:01:53.822 INFO:tasks.rados.rados.0.smithi005.stdout:1829: done (5 left) 2023-09-30T09:01:53.823 INFO:tasks.rados.rados.0.smithi005.stdout:1836: delete oid 291 current snap is 0 2023-09-30T09:01:53.823 INFO:tasks.rados.rados.0.smithi005.stdout:1831: finishing write tid 3 to smithi00566664-470 2023-09-30T09:01:53.823 INFO:tasks.rados.rados.0.smithi005.stdout:1831: finishing write tid 4 to smithi00566664-470 2023-09-30T09:01:53.823 INFO:tasks.rados.rados.0.smithi005.stdout:1831: finishing write tid 5 to smithi00566664-470 2023-09-30T09:01:53.823 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 470 v 260 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-09-30T09:01:53.823 INFO:tasks.rados.rados.0.smithi005.stdout:1831: left oid 470 (ObjNum 1248 snap 0 seq_num 1248) 2023-09-30T09:01:53.823 INFO:tasks.rados.rados.0.smithi005.stdout:1834: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-30T09:01:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:1835: finishing write tid 1 to smithi00566664-358 2023-09-30T09:01:53.916 INFO:tasks.rados.rados.0.smithi005.stdout:1833: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-30T09:01:54.043 INFO:tasks.rados.rados.0.smithi005.stdout:1832: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1835: finishing write tid 2 to smithi00566664-358 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1835: finishing write tid 3 to smithi00566664-358 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1835: finishing write tid 4 to smithi00566664-358 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 358 v 263 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1835: left oid 358 (ObjNum 1249 snap 0 seq_num 1249) 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1831: done (5 left) 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1832: done (4 left) 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1833: done (3 left) 2023-09-30T09:01:54.202 INFO:tasks.rados.rados.0.smithi005.stdout:1834: done (2 left) 2023-09-30T09:01:54.203 INFO:tasks.rados.rados.0.smithi005.stdout:1835: done (1 left) 2023-09-30T09:01:54.203 INFO:tasks.rados.rados.0.smithi005.stdout:1836: done (0 left) 2023-09-30T09:01:54.203 INFO:tasks.rados.rados.0.smithi005.stdout:1837: read oid 123 snap -1 2023-09-30T09:01:54.203 INFO:tasks.rados.rados.0.smithi005.stdout:1837: expect deleted 2023-09-30T09:01:54.203 INFO:tasks.rados.rados.0.smithi005.stdout:1838: write oid 349 current snap is 0 2023-09-30T09:01:54.203 INFO:tasks.rados.rados.0.smithi005.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-09-30T09:01:54.212 INFO:tasks.rados.rados.0.smithi005.stdout:1838: writing smithi00566664-349 from 625557 to 1043948 tid 1 2023-09-30T09:01:54.222 INFO:tasks.rados.rados.0.smithi005.stdout:1838: writing smithi00566664-349 from 1838856 to 2625283 tid 2 2023-09-30T09:01:54.222 INFO:tasks.rados.rados.0.smithi005.stdout:1839: write oid 169 current snap is 0 2023-09-30T09:01:54.222 INFO:tasks.rados.rados.0.smithi005.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-09-30T09:01:54.228 INFO:tasks.rados.rados.0.smithi005.stdout:1839: writing smithi00566664-169 from 642364 to 1136004 tid 1 2023-09-30T09:01:54.237 INFO:tasks.rados.rados.0.smithi005.stdout:1839: writing smithi00566664-169 from 1897338 to 2543776 tid 2 2023-09-30T09:01:54.237 INFO:tasks.rados.rados.0.smithi005.stdout:1840: write oid 143 current snap is 0 2023-09-30T09:01:54.237 INFO:tasks.rados.rados.0.smithi005.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-09-30T09:01:54.243 INFO:tasks.rados.rados.0.smithi005.stdout:1840: writing smithi00566664-143 from 659171 to 1228060 tid 1 2023-09-30T09:01:54.251 INFO:tasks.rados.rados.0.smithi005.stdout:1840: writing smithi00566664-143 from 1839467 to 2629563 tid 2 2023-09-30T09:01:54.252 INFO:tasks.rados.rados.0.smithi005.stdout:1841: write oid 245 current snap is 0 2023-09-30T09:01:54.252 INFO:tasks.rados.rados.0.smithi005.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-09-30T09:01:54.259 INFO:tasks.rados.rados.0.smithi005.stdout:1841: writing smithi00566664-245 from 675978 to 1320116 tid 1 2023-09-30T09:01:54.266 INFO:tasks.rados.rados.0.smithi005.stdout:1841: writing smithi00566664-245 from 1897949 to 2548056 tid 2 2023-09-30T09:01:54.266 INFO:tasks.rados.rados.0.smithi005.stdout:1842: write oid 289 current snap is 0 2023-09-30T09:01:54.266 INFO:tasks.rados.rados.0.smithi005.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-09-30T09:01:54.272 INFO:tasks.rados.rados.0.smithi005.stdout:1842: writing smithi00566664-289 from 692785 to 1128525 tid 1 2023-09-30T09:01:54.280 INFO:tasks.rados.rados.0.smithi005.stdout:1842: writing smithi00566664-289 from 1672784 to 2466549 tid 2 2023-09-30T09:01:54.284 INFO:tasks.rados.rados.0.smithi005.stdout:1842: writing smithi00566664-289 from 2897503 to 3092785 tid 3 2023-09-30T09:01:54.284 INFO:tasks.rados.rados.0.smithi005.stdout:1843: delete oid 260 current snap is 0 2023-09-30T09:01:54.284 INFO:tasks.rados.rados.0.smithi005.stdout:1838: finishing write tid 1 to smithi00566664-349 2023-09-30T09:01:54.284 INFO:tasks.rados.rados.0.smithi005.stdout:1838: finishing write tid 2 to smithi00566664-349 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1838: finishing write tid 3 to smithi00566664-349 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1838: finishing write tid 4 to smithi00566664-349 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 349 v 370 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1839: finishing write tid 1 to smithi00566664-169 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1839: finishing write tid 2 to smithi00566664-169 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1839: finishing write tid 3 to smithi00566664-169 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1839: finishing write tid 4 to smithi00566664-169 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 169 v 267 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1840: finishing write tid 1 to smithi00566664-143 2023-09-30T09:01:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:1840: finishing write tid 2 to smithi00566664-143 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1840: finishing write tid 3 to smithi00566664-143 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1840: finishing write tid 4 to smithi00566664-143 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 143 v 226 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1841: finishing write tid 1 to smithi00566664-245 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1841: finishing write tid 2 to smithi00566664-245 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1841: finishing write tid 3 to smithi00566664-245 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1841: finishing write tid 4 to smithi00566664-245 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 245 v 270 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2023-09-30T09:01:54.286 INFO:tasks.rados.rados.0.smithi005.stdout:1842: finishing write tid 1 to smithi00566664-289 2023-09-30T09:01:54.287 INFO:tasks.rados.rados.0.smithi005.stdout:1842: finishing write tid 2 to smithi00566664-289 2023-09-30T09:01:54.287 INFO:tasks.rados.rados.0.smithi005.stdout:1837: done (6 left) 2023-09-30T09:01:54.287 INFO:tasks.rados.rados.0.smithi005.stdout:1838: done (5 left) 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1839: done (4 left) 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1840: done (3 left) 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1841: done (2 left) 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1843: done (1 left) 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1844: read oid 456 snap -1 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1844: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1845: read oid 422 snap -1 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1845: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1846: delete oid 196 current snap is 0 2023-09-30T09:01:54.288 INFO:tasks.rados.rados.0.smithi005.stdout:1842: finishing write tid 3 to smithi00566664-289 2023-09-30T09:01:54.289 INFO:tasks.rados.rados.0.smithi005.stdout:1842: finishing write tid 4 to smithi00566664-289 2023-09-30T09:01:54.289 INFO:tasks.rados.rados.0.smithi005.stdout:1842: finishing write tid 5 to smithi00566664-289 2023-09-30T09:01:54.289 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 289 v 230 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-09-30T09:01:54.289 INFO:tasks.rados.rados.0.smithi005.stdout:1842: left oid 289 (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:01:54.289 INFO:tasks.rados.rados.0.smithi005.stdout:1842: done (3 left) 2023-09-30T09:01:54.290 INFO:tasks.rados.rados.0.smithi005.stdout:1846: done (2 left) 2023-09-30T09:01:54.290 INFO:tasks.rados.rados.0.smithi005.stdout:1847: write oid 13 current snap is 0 2023-09-30T09:01:54.290 INFO:tasks.rados.rados.0.smithi005.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-09-30T09:01:54.300 INFO:tasks.rados.rados.0.smithi005.stdout:1847: writing smithi00566664-13 from 743206 to 1404693 tid 1 2023-09-30T09:01:54.310 INFO:tasks.rados.rados.0.smithi005.stdout:1847: writing smithi00566664-13 from 2131877 to 2672969 tid 2 2023-09-30T09:01:54.310 INFO:tasks.rados.rados.0.smithi005.stdout:1848: delete oid 147 current snap is 0 2023-09-30T09:01:54.310 INFO:tasks.rados.rados.0.smithi005.stdout:1844: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-09-30T09:01:54.464 INFO:tasks.rados.rados.0.smithi005.stdout:1845: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-30T09:01:54.619 INFO:tasks.rados.rados.0.smithi005.stdout:1847: finishing write tid 1 to smithi00566664-13 2023-09-30T09:01:54.619 INFO:tasks.rados.rados.0.smithi005.stdout:1847: finishing write tid 2 to smithi00566664-13 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1847: finishing write tid 3 to smithi00566664-13 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1847: finishing write tid 4 to smithi00566664-13 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 218 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1844: done (3 left) 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1845: done (2 left) 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1847: done (1 left) 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1848: done (0 left) 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1849: read oid 315 snap -1 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1849: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1850: read oid 338 snap -1 2023-09-30T09:01:54.620 INFO:tasks.rados.rados.0.smithi005.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-30T09:01:54.621 INFO:tasks.rados.rados.0.smithi005.stdout:1851: delete oid 70 current snap is 0 2023-09-30T09:01:54.630 INFO:tasks.rados.rados.0.smithi005.stdout:1849: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:01:54.743 INFO:tasks.rados.rados.0.smithi005.stdout:1850: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-30T09:01:54.762 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:54 smithi099 bash[50531]: debug 2023-09-30T09:01:54.479+0000 7f6633d64200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:01:54.762 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:54 smithi099 bash[50531]: debug 2023-09-30T09:01:54.579+0000 7f6633d64200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:01:54.763 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:54 smithi099 bash[50531]: debug 2023-09-30T09:01:54.687+0000 7f6633d64200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:01:54.823 INFO:tasks.rados.rados.0.smithi005.stdout:1849: done (2 left) 2023-09-30T09:01:54.823 INFO:tasks.rados.rados.0.smithi005.stdout:1850: done (1 left) 2023-09-30T09:01:54.823 INFO:tasks.rados.rados.0.smithi005.stdout:1851: done (0 left) 2023-09-30T09:01:54.823 INFO:tasks.rados.rados.0.smithi005.stdout:1852: write oid 359 current snap is 0 2023-09-30T09:01:54.823 INFO:tasks.rados.rados.0.smithi005.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-09-30T09:01:54.835 INFO:tasks.rados.rados.0.smithi005.stdout:1852: writing smithi00566664-359 from 793627 to 1280861 tid 1 2023-09-30T09:01:54.840 INFO:tasks.rados.rados.0.smithi005.stdout:1852: writing smithi00566664-359 from 1790970 to 2195742 tid 2 2023-09-30T09:01:54.846 INFO:tasks.rados.rados.0.smithi005.stdout:1852: writing smithi00566664-359 from 2829335 to 3193627 tid 3 2023-09-30T09:01:54.846 INFO:tasks.rados.rados.0.smithi005.stdout:1853: write oid 484 current snap is 0 2023-09-30T09:01:54.846 INFO:tasks.rados.rados.0.smithi005.stdout:1852: finishing write tid 1 to smithi00566664-359 2023-09-30T09:01:54.846 INFO:tasks.rados.rados.0.smithi005.stdout:1852: finishing write tid 2 to smithi00566664-359 2023-09-30T09:01:54.846 INFO:tasks.rados.rados.0.smithi005.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-09-30T09:01:54.852 INFO:tasks.rados.rados.0.smithi005.stdout:1853: writing smithi00566664-484 from 410434 to 1089270 tid 1 2023-09-30T09:01:54.858 INFO:tasks.rados.rados.0.smithi005.stdout:1853: writing smithi00566664-484 from 1565805 to 2114235 tid 2 2023-09-30T09:01:54.864 INFO:tasks.rados.rados.0.smithi005.stdout:1853: writing smithi00566664-484 from 2573111 to 3210434 tid 3 2023-09-30T09:01:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:1854: read oid 372 snap -1 2023-09-30T09:01:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:1854: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-30T09:01:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:1855: read oid 342 snap -1 2023-09-30T09:01:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:1855: expect deleted 2023-09-30T09:01:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:1856: write oid 75 current snap is 0 2023-09-30T09:01:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:1852: finishing write tid 3 to smithi00566664-359 2023-09-30T09:01:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-09-30T09:01:54.871 INFO:tasks.rados.rados.0.smithi005.stdout:1856: writing smithi00566664-75 from 427241 to 1181326 tid 1 2023-09-30T09:01:54.876 INFO:tasks.rados.rados.0.smithi005.stdout:1856: writing smithi00566664-75 from 1624287 to 2032728 tid 2 2023-09-30T09:01:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:1856: writing smithi00566664-75 from 2600534 to 3150498 tid 3 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:1857: write oid 497 current snap is 0 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:1852: finishing write tid 4 to smithi00566664-359 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:1852: finishing write tid 5 to smithi00566664-359 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 359 v 267 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:1852: left oid 359 (ObjNum 1261 snap 0 seq_num 1261) 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:1853: finishing write tid 1 to smithi00566664-484 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:1853: finishing write tid 2 to smithi00566664-484 2023-09-30T09:01:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-09-30T09:01:54.890 INFO:tasks.rados.rados.0.smithi005.stdout:1857: writing smithi00566664-497 from 444048 to 873382 tid 1 2023-09-30T09:01:54.895 INFO:tasks.rados.rados.0.smithi005.stdout:1857: writing smithi00566664-497 from 1282769 to 1834868 tid 2 2023-09-30T09:01:54.904 INFO:tasks.rados.rados.0.smithi005.stdout:1857: writing smithi00566664-497 from 2627957 to 3244048 tid 3 2023-09-30T09:01:54.904 INFO:tasks.rados.rados.0.smithi005.stdout:1852: done (5 left) 2023-09-30T09:01:54.904 INFO:tasks.rados.rados.0.smithi005.stdout:1858: write oid 190 current snap is 0 2023-09-30T09:01:54.904 INFO:tasks.rados.rados.0.smithi005.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-09-30T09:01:54.909 INFO:tasks.rados.rados.0.smithi005.stdout:1858: writing smithi00566664-190 from 460855 to 965438 tid 1 2023-09-30T09:01:54.916 INFO:tasks.rados.rados.0.smithi005.stdout:1858: writing smithi00566664-190 from 1624898 to 2037008 tid 2 2023-09-30T09:01:54.922 INFO:tasks.rados.rados.0.smithi005.stdout:1858: writing smithi00566664-190 from 2539027 to 3111535 tid 3 2023-09-30T09:01:54.922 INFO:tasks.rados.rados.0.smithi005.stdout:1859: write oid 477 current snap is 0 2023-09-30T09:01:54.922 INFO:tasks.rados.rados.0.smithi005.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-09-30T09:01:54.928 INFO:tasks.rados.rados.0.smithi005.stdout:1859: writing smithi00566664-477 from 477662 to 1057494 tid 1 2023-09-30T09:01:54.935 INFO:tasks.rados.rados.0.smithi005.stdout:1859: writing smithi00566664-477 from 1683380 to 2239148 tid 2 2023-09-30T09:01:54.941 INFO:tasks.rados.rados.0.smithi005.stdout:1859: writing smithi00566664-477 from 2966450 to 3277662 tid 3 2023-09-30T09:01:54.941 INFO:tasks.rados.rados.0.smithi005.stdout:1860: read oid 13 snap -1 2023-09-30T09:01:54.941 INFO:tasks.rados.rados.0.smithi005.stdout:1860: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-30T09:01:54.941 INFO:tasks.rados.rados.0.smithi005.stdout:1861: read oid 289 snap -1 2023-09-30T09:01:54.941 INFO:tasks.rados.rados.0.smithi005.stdout:1861: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:01:54.941 INFO:tasks.rados.rados.0.smithi005.stdout:1862: write oid 78 current snap is 0 2023-09-30T09:01:54.941 INFO:tasks.rados.rados.0.smithi005.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-09-30T09:01:54.947 INFO:tasks.rados.rados.0.smithi005.stdout:1862: writing smithi00566664-78 from 494469 to 1149550 tid 1 2023-09-30T09:01:54.954 INFO:tasks.rados.rados.0.smithi005.stdout:1862: writing smithi00566664-78 from 1741862 to 2157641 tid 2 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1862: writing smithi00566664-78 from 2710226 to 3294469 tid 3 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1863: read oid 457 snap -1 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1863: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1864: read oid 134 snap -1 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1864: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1865: read oid 83 snap -1 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1865: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-30T09:01:54.962 INFO:tasks.rados.rados.0.smithi005.stdout:1866: read oid 239 snap -1 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:1866: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:1867: delete oid 440 current snap is 0 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:1853: finishing write tid 3 to smithi00566664-484 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:1853: finishing write tid 4 to smithi00566664-484 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:1853: finishing write tid 5 to smithi00566664-484 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 271 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:1853: left oid 484 (ObjNum 1262 snap 0 seq_num 1262) 2023-09-30T09:01:54.963 INFO:tasks.rados.rados.0.smithi005.stdout:1854: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-30T09:01:55.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:54 smithi005 bash[27219]: audit 2023-09-30T09:01:54.068187+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.5:0/3988218122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:55.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:54 smithi005 bash[27219]: cluster 2023-09-30T09:01:54.219461+0000 mgr.y (mgr.24358) 224 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 94 op/s 2023-09-30T09:01:55.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:54 smithi005 bash[33615]: audit 2023-09-30T09:01:54.068187+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.5:0/3988218122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:55.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:54 smithi005 bash[33615]: cluster 2023-09-30T09:01:54.219461+0000 mgr.y (mgr.24358) 224 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 94 op/s 2023-09-30T09:01:55.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:54 smithi099 bash[50531]: debug 2023-09-30T09:01:54.963+0000 7f6633d64200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:01:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:54 smithi099 bash[27661]: audit 2023-09-30T09:01:54.068187+0000 mon.c (mon.2) 124 : audit [DBG] from='client.? 172.21.15.5:0/3988218122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:54 smithi099 bash[27661]: cluster 2023-09-30T09:01:54.219461+0000 mgr.y (mgr.24358) 224 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 94 op/s 2023-09-30T09:01:55.224 INFO:tasks.rados.rados.0.smithi005.stdout:1856: finishing write tid 1 to smithi00566664-75 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1856: finishing write tid 2 to smithi00566664-75 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1856: finishing write tid 3 to smithi00566664-75 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1856: finishing write tid 4 to smithi00566664-75 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1856: finishing write tid 5 to smithi00566664-75 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 75 v 310 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1856: left oid 75 (ObjNum 1263 snap 0 seq_num 1263) 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1857: finishing write tid 1 to smithi00566664-497 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1857: finishing write tid 2 to smithi00566664-497 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1857: finishing write tid 3 to smithi00566664-497 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1857: finishing write tid 4 to smithi00566664-497 2023-09-30T09:01:55.225 INFO:tasks.rados.rados.0.smithi005.stdout:1857: finishing write tid 5 to smithi00566664-497 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 497 v 275 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1857: left oid 497 (ObjNum 1264 snap 0 seq_num 1264) 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1858: finishing write tid 1 to smithi00566664-190 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1858: finishing write tid 2 to smithi00566664-190 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1858: finishing write tid 3 to smithi00566664-190 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1858: finishing write tid 4 to smithi00566664-190 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1858: finishing write tid 5 to smithi00566664-190 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 190 v 213 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1858: left oid 190 (ObjNum 1265 snap 0 seq_num 1265) 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1859: finishing write tid 1 to smithi00566664-477 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1859: finishing write tid 2 to smithi00566664-477 2023-09-30T09:01:55.226 INFO:tasks.rados.rados.0.smithi005.stdout:1859: finishing write tid 3 to smithi00566664-477 2023-09-30T09:01:55.227 INFO:tasks.rados.rados.0.smithi005.stdout:1859: finishing write tid 4 to smithi00566664-477 2023-09-30T09:01:55.227 INFO:tasks.rados.rados.0.smithi005.stdout:1859: finishing write tid 5 to smithi00566664-477 2023-09-30T09:01:55.227 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 477 v 374 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-09-30T09:01:55.227 INFO:tasks.rados.rados.0.smithi005.stdout:1859: left oid 477 (ObjNum 1266 snap 0 seq_num 1266) 2023-09-30T09:01:55.227 INFO:tasks.rados.rados.0.smithi005.stdout:1861: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:01:55.365 INFO:tasks.rados.rados.0.smithi005.stdout:1860: expect (ObjNum 1258 snap 0 seq_num 1258) 2023-09-30T09:01:55.540 INFO:tasks.rados.rados.0.smithi005.stdout:1862: finishing write tid 1 to smithi00566664-78 2023-09-30T09:01:55.541 INFO:tasks.rados.rados.0.smithi005.stdout:1862: finishing write tid 2 to smithi00566664-78 2023-09-30T09:01:55.541 INFO:tasks.rados.rados.0.smithi005.stdout:1865: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-30T09:01:55.646 INFO:tasks.rados.rados.0.smithi005.stdout:1863: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-09-30T09:01:55.701 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:55 smithi099 bash[50531]: debug 2023-09-30T09:01:55.319+0000 7f6633d64200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:01:55.701 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:55 smithi099 bash[50531]: debug 2023-09-30T09:01:55.479+0000 7f6633d64200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:01:55.850 INFO:tasks.rados.rados.0.smithi005.stdout:1862: finishing write tid 3 to smithi00566664-78 2023-09-30T09:01:55.850 INFO:tasks.rados.rados.0.smithi005.stdout:1862: finishing write tid 4 to smithi00566664-78 2023-09-30T09:01:55.851 INFO:tasks.rados.rados.0.smithi005.stdout:1862: finishing write tid 5 to smithi00566664-78 2023-09-30T09:01:55.851 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 78 v 217 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-09-30T09:01:55.851 INFO:tasks.rados.rados.0.smithi005.stdout:1862: left oid 78 (ObjNum 1267 snap 0 seq_num 1267) 2023-09-30T09:01:55.851 INFO:tasks.rados.rados.0.smithi005.stdout:1864: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-09-30T09:01:55.934 INFO:tasks.rados.rados.0.smithi005.stdout:1866: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-09-30T09:01:56.046 INFO:tasks.rados.rados.0.smithi005.stdout:1853: done (14 left) 2023-09-30T09:01:56.046 INFO:tasks.rados.rados.0.smithi005.stdout:1854: done (13 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1855: done (12 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1856: done (11 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1857: done (10 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1858: done (9 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1859: done (8 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1860: done (7 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1861: done (6 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1862: done (5 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1863: done (4 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1864: done (3 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1865: done (2 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1866: done (1 left) 2023-09-30T09:01:56.047 INFO:tasks.rados.rados.0.smithi005.stdout:1867: done (0 left) 2023-09-30T09:01:56.048 INFO:tasks.rados.rados.0.smithi005.stdout:1868: write oid 446 current snap is 0 2023-09-30T09:01:56.048 INFO:tasks.rados.rados.0.smithi005.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-09-30T09:01:56.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:55 smithi099 bash[50531]: debug 2023-09-30T09:01:55.695+0000 7f6633d64200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:01:56.056 INFO:tasks.rados.rados.0.smithi005.stdout:1868: writing smithi00566664-446 from 528083 to 933662 tid 1 2023-09-30T09:01:56.063 INFO:tasks.rados.rados.0.smithi005.stdout:1868: writing smithi00566664-446 from 1342473 to 1761921 tid 2 2023-09-30T09:01:56.070 INFO:tasks.rados.rados.0.smithi005.stdout:1868: writing smithi00566664-446 from 2248719 to 2982668 tid 3 2023-09-30T09:01:56.070 INFO:tasks.rados.rados.0.smithi005.stdout:1869: write oid 385 current snap is 0 2023-09-30T09:01:56.070 INFO:tasks.rados.rados.0.smithi005.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-09-30T09:01:56.076 INFO:tasks.rados.rados.0.smithi005.stdout:1869: writing smithi00566664-385 from 544890 to 1142071 tid 1 2023-09-30T09:01:56.084 INFO:tasks.rados.rados.0.smithi005.stdout:1869: writing smithi00566664-385 from 1917308 to 2480414 tid 2 2023-09-30T09:01:56.089 INFO:tasks.rados.rados.0.smithi005.stdout:1869: writing smithi00566664-385 from 3076142 to 3344890 tid 3 2023-09-30T09:01:56.089 INFO:tasks.rados.rados.0.smithi005.stdout:1870: write oid 420 current snap is 0 2023-09-30T09:01:56.089 INFO:tasks.rados.rados.0.smithi005.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-09-30T09:01:56.096 INFO:tasks.rados.rados.0.smithi005.stdout:1870: writing smithi00566664-420 from 561697 to 1234127 tid 1 2023-09-30T09:01:56.104 INFO:tasks.rados.rados.0.smithi005.stdout:1870: writing smithi00566664-420 from 1975790 to 2682554 tid 2 2023-09-30T09:01:56.108 INFO:tasks.rados.rados.0.smithi005.stdout:1870: writing smithi00566664-420 from 3103565 to 3361697 tid 3 2023-09-30T09:01:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:1871: write oid 196 current snap is 0 2023-09-30T09:01:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:1868: finishing write tid 1 to smithi00566664-446 2023-09-30T09:01:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:1868: finishing write tid 2 to smithi00566664-446 2023-09-30T09:01:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-09-30T09:01:56.115 INFO:tasks.rados.rados.0.smithi005.stdout:1871: writing smithi00566664-196 from 578504 to 1326183 tid 1 2023-09-30T09:01:56.122 INFO:tasks.rados.rados.0.smithi005.stdout:1871: writing smithi00566664-196 from 2034272 to 2601047 tid 2 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1871: writing smithi00566664-196 from 3130988 to 3378504 tid 3 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1872: read oid 379 snap -1 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1872: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1873: read oid 240 snap -1 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1874: read oid 38 snap -1 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1874: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1875: read oid 35 snap -1 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1875: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1876: write oid 83 current snap is 0 2023-09-30T09:01:56.128 INFO:tasks.rados.rados.0.smithi005.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-09-30T09:01:56.134 INFO:tasks.rados.rados.0.smithi005.stdout:1876: writing smithi00566664-83 from 595311 to 1018239 tid 1 2023-09-30T09:01:56.141 INFO:tasks.rados.rados.0.smithi005.stdout:1876: writing smithi00566664-83 from 1576401 to 2286834 tid 2 2023-09-30T09:01:56.148 INFO:tasks.rados.rados.0.smithi005.stdout:1876: writing smithi00566664-83 from 3042058 to 3395311 tid 3 2023-09-30T09:01:56.148 INFO:tasks.rados.rados.0.smithi005.stdout:1877: write oid 477 current snap is 0 2023-09-30T09:01:56.148 INFO:tasks.rados.rados.0.smithi005.stdout:1868: finishing write tid 3 to smithi00566664-446 2023-09-30T09:01:56.148 INFO:tasks.rados.rados.0.smithi005.stdout:1868: finishing write tid 4 to smithi00566664-446 2023-09-30T09:01:56.148 INFO:tasks.rados.rados.0.smithi005.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-09-30T09:01:56.154 INFO:tasks.rados.rados.0.smithi005.stdout:1877: writing smithi00566664-477 from 612118 to 1110295 tid 1 2023-09-30T09:01:56.160 INFO:tasks.rados.rados.0.smithi005.stdout:1877: writing smithi00566664-477 from 1634883 to 2205327 tid 2 2023-09-30T09:01:56.168 INFO:tasks.rados.rados.0.smithi005.stdout:1877: writing smithi00566664-477 from 2669481 to 3376143 tid 3 2023-09-30T09:01:56.168 INFO:tasks.rados.rados.0.smithi005.stdout:1878: read oid 246 snap -1 2023-09-30T09:01:56.168 INFO:tasks.rados.rados.0.smithi005.stdout:1878: expect (ObjNum 859 snap 0 seq_num 859) 2023-09-30T09:01:56.169 INFO:tasks.rados.rados.0.smithi005.stdout:1879: write oid 115 current snap is 0 2023-09-30T09:01:56.169 INFO:tasks.rados.rados.0.smithi005.stdout:1868: finishing write tid 5 to smithi00566664-446 2023-09-30T09:01:56.169 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 446 v 274 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-09-30T09:01:56.169 INFO:tasks.rados.rados.0.smithi005.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:01:56.169 INFO:tasks.rados.rados.0.smithi005.stdout:1869: finishing write tid 1 to smithi00566664-385 2023-09-30T09:01:56.169 INFO:tasks.rados.rados.0.smithi005.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-09-30T09:01:56.176 INFO:tasks.rados.rados.0.smithi005.stdout:1879: writing smithi00566664-115 from 628925 to 1202351 tid 1 2023-09-30T09:01:56.183 INFO:tasks.rados.rados.0.smithi005.stdout:1879: writing smithi00566664-115 from 1693365 to 2407467 tid 2 2023-09-30T09:01:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:1879: writing smithi00566664-115 from 3096904 to 3428925 tid 3 2023-09-30T09:01:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:1868: done (11 left) 2023-09-30T09:01:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:1880: read oid 382 snap -1 2023-09-30T09:01:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:1880: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-09-30T09:01:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:1881: write oid 201 current snap is 0 2023-09-30T09:01:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:1869: finishing write tid 2 to smithi00566664-385 2023-09-30T09:01:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:1869: finishing write tid 3 to smithi00566664-385 2023-09-30T09:01:56.191 INFO:tasks.rados.rados.0.smithi005.stdout:1869: finishing write tid 4 to smithi00566664-385 2023-09-30T09:01:56.191 INFO:tasks.rados.rados.0.smithi005.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-09-30T09:01:56.198 INFO:tasks.rados.rados.0.smithi005.stdout:1881: writing smithi00566664-201 from 645732 to 1294407 tid 1 2023-09-30T09:01:56.205 INFO:tasks.rados.rados.0.smithi005.stdout:1881: writing smithi00566664-201 from 1751847 to 2325960 tid 2 2023-09-30T09:01:56.212 INFO:tasks.rados.rados.0.smithi005.stdout:1881: writing smithi00566664-201 from 3124327 to 3445732 tid 3 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:1882: read oid 443 snap -1 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:1882: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:1883: write oid 413 current snap is 0 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:1869: finishing write tid 5 to smithi00566664-385 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 385 v 314 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:1870: finishing write tid 1 to smithi00566664-420 2023-09-30T09:01:56.213 INFO:tasks.rados.rados.0.smithi005.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-09-30T09:01:56.221 INFO:tasks.rados.rados.0.smithi005.stdout:1883: writing smithi00566664-413 from 662539 to 1386463 tid 1 2023-09-30T09:01:56.229 INFO:tasks.rados.rados.0.smithi005.stdout:1883: writing smithi00566664-413 from 2093976 to 2811747 tid 2 2023-09-30T09:01:56.233 INFO:tasks.rados.rados.0.smithi005.stdout:1883: writing smithi00566664-413 from 3435397 to 3462539 tid 3 2023-09-30T09:01:56.233 INFO:tasks.rados.rados.0.smithi005.stdout:1869: done (14 left) 2023-09-30T09:01:56.233 INFO:tasks.rados.rados.0.smithi005.stdout:1884: write oid 20 current snap is 0 2023-09-30T09:01:56.233 INFO:tasks.rados.rados.0.smithi005.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-09-30T09:01:56.240 INFO:tasks.rados.rados.0.smithi005.stdout:1884: writing smithi00566664-20 from 679346 to 1194872 tid 1 2023-09-30T09:01:56.247 INFO:tasks.rados.rados.0.smithi005.stdout:1884: writing smithi00566664-20 from 1868811 to 2446593 tid 2 2023-09-30T09:01:56.253 INFO:tasks.rados.rados.0.smithi005.stdout:1884: writing smithi00566664-20 from 3179173 to 3479346 tid 3 2023-09-30T09:01:56.253 INFO:tasks.rados.rados.0.smithi005.stdout:1885: write oid 192 current snap is 0 2023-09-30T09:01:56.253 INFO:tasks.rados.rados.0.smithi005.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-09-30T09:01:56.260 INFO:tasks.rados.rados.0.smithi005.stdout:1885: writing smithi00566664-192 from 696153 to 1286928 tid 1 2023-09-30T09:01:56.267 INFO:tasks.rados.rados.0.smithi005.stdout:1885: writing smithi00566664-192 from 1927293 to 2648733 tid 2 2023-09-30T09:01:56.273 INFO:tasks.rados.rados.0.smithi005.stdout:1885: writing smithi00566664-192 from 3206596 to 3496153 tid 3 2023-09-30T09:01:56.273 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:01:56.273 INFO:tasks.rados.rados.0.smithi005.stdout:1870: finishing write tid 2 to smithi00566664-420 2023-09-30T09:01:56.273 INFO:tasks.rados.rados.0.smithi005.stdout:1870: finishing write tid 3 to smithi00566664-420 2023-09-30T09:01:56.273 INFO:tasks.rados.rados.0.smithi005.stdout:1870: finishing write tid 4 to smithi00566664-420 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1870: finishing write tid 5 to smithi00566664-420 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 420 v 318 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1871: finishing write tid 1 to smithi00566664-196 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1871: finishing write tid 2 to smithi00566664-196 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1870: done (15 left) 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1886: delete oid 331 current snap is 0 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1871: finishing write tid 3 to smithi00566664-196 2023-09-30T09:01:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:1871: finishing write tid 4 to smithi00566664-196 2023-09-30T09:01:56.275 INFO:tasks.rados.rados.0.smithi005.stdout:1871: finishing write tid 5 to smithi00566664-196 2023-09-30T09:01:56.275 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 196 v 236 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-09-30T09:01:56.275 INFO:tasks.rados.rados.0.smithi005.stdout:1871: left oid 196 (ObjNum 1272 snap 0 seq_num 1272) 2023-09-30T09:01:56.275 INFO:tasks.rados.rados.0.smithi005.stdout:1872: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-30T09:01:56.377 INFO:tasks.rados.rados.0.smithi005.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:01:56.539 INFO:tasks.rados.rados.0.smithi005.stdout:1874: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:01:56.620 INFO:tasks.rados.rados.0.smithi005.stdout:1875: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:1876: finishing write tid 1 to smithi00566664-83 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:1876: finishing write tid 2 to smithi00566664-83 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:1876: finishing write tid 3 to smithi00566664-83 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:1876: finishing write tid 4 to smithi00566664-83 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:1876: finishing write tid 5 to smithi00566664-83 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 83 v 271 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:1876: left oid 83 (ObjNum 1273 snap 0 seq_num 1273) 2023-09-30T09:01:56.698 INFO:tasks.rados.rados.0.smithi005.stdout:1877: finishing write tid 1 to smithi00566664-477 2023-09-30T09:01:56.699 INFO:tasks.rados.rados.0.smithi005.stdout:1877: finishing write tid 2 to smithi00566664-477 2023-09-30T09:01:56.699 INFO:tasks.rados.rados.0.smithi005.stdout:1877: finishing write tid 3 to smithi00566664-477 2023-09-30T09:01:56.699 INFO:tasks.rados.rados.0.smithi005.stdout:1877: finishing write tid 4 to smithi00566664-477 2023-09-30T09:01:56.699 INFO:tasks.rados.rados.0.smithi005.stdout:1877: finishing write tid 5 to smithi00566664-477 2023-09-30T09:01:56.699 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 477 v 378 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-09-30T09:01:56.699 INFO:tasks.rados.rados.0.smithi005.stdout:1877: left oid 477 (ObjNum 1274 snap 0 seq_num 1274) 2023-09-30T09:01:56.699 INFO:tasks.rados.rados.0.smithi005.stdout:1878: expect (ObjNum 859 snap 0 seq_num 859) 2023-09-30T09:01:56.809 INFO:tasks.rados.rados.0.smithi005.stdout:1879: finishing write tid 1 to smithi00566664-115 2023-09-30T09:01:56.809 INFO:tasks.rados.rados.0.smithi005.stdout:1879: finishing write tid 2 to smithi00566664-115 2023-09-30T09:01:56.809 INFO:tasks.rados.rados.0.smithi005.stdout:1879: finishing write tid 3 to smithi00566664-115 2023-09-30T09:01:56.810 INFO:tasks.rados.rados.0.smithi005.stdout:1879: finishing write tid 4 to smithi00566664-115 2023-09-30T09:01:56.810 INFO:tasks.rados.rados.0.smithi005.stdout:1879: finishing write tid 5 to smithi00566664-115 2023-09-30T09:01:56.810 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 115 v 279 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-09-30T09:01:56.810 INFO:tasks.rados.rados.0.smithi005.stdout:1879: left oid 115 (ObjNum 1275 snap 0 seq_num 1275) 2023-09-30T09:01:56.810 INFO:tasks.rados.rados.0.smithi005.stdout:1880: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1881: finishing write tid 1 to smithi00566664-201 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1881: finishing write tid 2 to smithi00566664-201 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1871: done (15 left) 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1872: done (14 left) 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1873: done (13 left) 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1874: done (12 left) 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1875: done (11 left) 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1876: done (10 left) 2023-09-30T09:01:56.975 INFO:tasks.rados.rados.0.smithi005.stdout:1877: done (9 left) 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1878: done (8 left) 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1879: done (7 left) 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1880: done (6 left) 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1886: done (5 left) 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1887: read oid 39 snap -1 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1887: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1888: read oid 102 snap -1 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1888: expect deleted 2023-09-30T09:01:56.976 INFO:tasks.rados.rados.0.smithi005.stdout:1889: read oid 110 snap -1 2023-09-30T09:01:56.977 INFO:tasks.rados.rados.0.smithi005.stdout:1889: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-30T09:01:56.977 INFO:tasks.rados.rados.0.smithi005.stdout:1890: write oid 263 current snap is 0 2023-09-30T09:01:56.977 INFO:tasks.rados.rados.0.smithi005.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-09-30T09:01:56.989 INFO:tasks.rados.rados.0.smithi005.stdout:1890: writing smithi00566664-263 from 729767 to 1471040 tid 1 2023-09-30T09:01:56.996 INFO:tasks.rados.rados.0.smithi005.stdout:1890: writing smithi00566664-263 from 1927904 to 2653013 tid 2 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1890: writing smithi00566664-263 from 3145089 to 3529767 tid 3 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1891: read oid 451 snap -1 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1891: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1892: read oid 64 snap -1 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1892: expect deleted 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1893: read oid 50 snap -1 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1893: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1894: write oid 81 current snap is 0 2023-09-30T09:01:57.002 INFO:tasks.rados.rados.0.smithi005.stdout:1881: finishing write tid 3 to smithi00566664-201 2023-09-30T09:01:57.003 INFO:tasks.rados.rados.0.smithi005.stdout:1882: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-30T09:01:57.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:56 smithi099 bash[50531]: debug 2023-09-30T09:01:56.783+0000 7f6633d64200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:01:57.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:56 smithi099 bash[50531]: debug 2023-09-30T09:01:56.899+0000 7f6633d64200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:01:57.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:57 smithi099 bash[50531]: debug 2023-09-30T09:01:57.023+0000 7f6633d64200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:01:57.100 INFO:tasks.rados.rados.0.smithi005.stdout:1881: finishing write tid 4 to smithi00566664-201 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:1881: finishing write tid 5 to smithi00566664-201 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 201 v 250 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:1881: left oid 201 (ObjNum 1276 snap 0 seq_num 1276) 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:1883: finishing write tid 1 to smithi00566664-413 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:1883: finishing write tid 2 to smithi00566664-413 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:1883: finishing write tid 3 to smithi00566664-413 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:1883: finishing write tid 4 to smithi00566664-413 2023-09-30T09:01:57.101 INFO:tasks.rados.rados.0.smithi005.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-09-30T09:01:57.107 INFO:tasks.rados.rados.0.smithi005.stdout:1894: writing smithi00566664-81 from 746574 to 1163096 tid 1 2023-09-30T09:01:57.114 INFO:tasks.rados.rados.0.smithi005.stdout:1894: writing smithi00566664-81 from 1586386 to 2055153 tid 2 2023-09-30T09:01:57.122 INFO:tasks.rados.rados.0.smithi005.stdout:1894: writing smithi00566664-81 from 2772512 to 3402056 tid 3 2023-09-30T09:01:57.123 INFO:tasks.rados.rados.0.smithi005.stdout:1881: done (12 left) 2023-09-30T09:01:57.123 INFO:tasks.rados.rados.0.smithi005.stdout:1882: done (11 left) 2023-09-30T09:01:57.123 INFO:tasks.rados.rados.0.smithi005.stdout:1895: write oid 118 current snap is 0 2023-09-30T09:01:57.123 INFO:tasks.rados.rados.0.smithi005.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-09-30T09:01:57.130 INFO:tasks.rados.rados.0.smithi005.stdout:1895: writing smithi00566664-118 from 763381 to 1255152 tid 1 2023-09-30T09:01:57.139 INFO:tasks.rados.rados.0.smithi005.stdout:1895: writing smithi00566664-118 from 2044868 to 2773646 tid 2 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1895: writing smithi00566664-118 from 3199935 to 3563381 tid 3 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1896: read oid 9 snap -1 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1896: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1897: write oid 109 current snap is 0 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1883: finishing write tid 5 to smithi00566664-413 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 413 v 250 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1883: left oid 413 (ObjNum 1277 snap 0 seq_num 1277) 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1884: finishing write tid 1 to smithi00566664-20 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1884: finishing write tid 2 to smithi00566664-20 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1884: finishing write tid 3 to smithi00566664-20 2023-09-30T09:01:57.145 INFO:tasks.rados.rados.0.smithi005.stdout:1884: finishing write tid 4 to smithi00566664-20 2023-09-30T09:01:57.146 INFO:tasks.rados.rados.0.smithi005.stdout:1884: finishing write tid 5 to smithi00566664-20 2023-09-30T09:01:57.146 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 20 v 221 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-09-30T09:01:57.146 INFO:tasks.rados.rados.0.smithi005.stdout:1884: left oid 20 (ObjNum 1278 snap 0 seq_num 1278) 2023-09-30T09:01:57.146 INFO:tasks.rados.rados.0.smithi005.stdout:1885: finishing write tid 1 to smithi00566664-192 2023-09-30T09:01:57.146 INFO:tasks.rados.rados.0.smithi005.stdout:1885: finishing write tid 2 to smithi00566664-192 2023-09-30T09:01:57.146 INFO:tasks.rados.rados.0.smithi005.stdout:1885: finishing write tid 3 to smithi00566664-192 2023-09-30T09:01:57.146 INFO:tasks.rados.rados.0.smithi005.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-09-30T09:01:57.152 INFO:tasks.rados.rados.0.smithi005.stdout:1897: writing smithi00566664-109 from 780188 to 1347208 tid 1 2023-09-30T09:01:57.159 INFO:tasks.rados.rados.0.smithi005.stdout:1897: writing smithi00566664-109 from 2103350 to 2575786 tid 2 2023-09-30T09:01:57.165 INFO:tasks.rados.rados.0.smithi005.stdout:1897: writing smithi00566664-109 from 3227358 to 3580188 tid 3 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1883: done (13 left) 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1884: done (12 left) 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1898: read oid 351 snap -1 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1898: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1899: read oid 242 snap -1 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1899: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1900: write oid 286 current snap is 0 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1885: finishing write tid 4 to smithi00566664-192 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1885: finishing write tid 5 to smithi00566664-192 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 192 v 240 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1885: left oid 192 (ObjNum 1279 snap 0 seq_num 1279) 2023-09-30T09:01:57.166 INFO:tasks.rados.rados.0.smithi005.stdout:1887: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:01:57.363 INFO:tasks.rados.rados.0.smithi005.stdout:1889: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-30T09:01:57.501 INFO:tasks.rados.rados.0.smithi005.stdout:1890: finishing write tid 1 to smithi00566664-263 2023-09-30T09:01:57.501 INFO:tasks.rados.rados.0.smithi005.stdout:1890: finishing write tid 2 to smithi00566664-263 2023-09-30T09:01:57.501 INFO:tasks.rados.rados.0.smithi005.stdout:1890: finishing write tid 3 to smithi00566664-263 2023-09-30T09:01:57.501 INFO:tasks.rados.rados.0.smithi005.stdout:1890: finishing write tid 4 to smithi00566664-263 2023-09-30T09:01:57.501 INFO:tasks.rados.rados.0.smithi005.stdout:1890: finishing write tid 5 to smithi00566664-263 2023-09-30T09:01:57.502 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 263 v 222 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-09-30T09:01:57.502 INFO:tasks.rados.rados.0.smithi005.stdout:1890: left oid 263 (ObjNum 1281 snap 0 seq_num 1281) 2023-09-30T09:01:57.502 INFO:tasks.rados.rados.0.smithi005.stdout:1893: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:01:57.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:57 smithi099 bash[50531]: debug 2023-09-30T09:01:57.515+0000 7f6633d64200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:01:57.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:57 smithi099 bash[27661]: cluster 2023-09-30T09:01:56.219871+0000 mgr.y (mgr.24358) 225 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 94 op/s 2023-09-30T09:01:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:57 smithi099 bash[27661]: audit 2023-09-30T09:01:56.493647+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.5:0/4165845652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:57.715 INFO:tasks.rados.rados.0.smithi005.stdout:1891: expect (ObjNum 1145 snap 0 seq_num 1145) 2023-09-30T09:01:57.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:57 smithi005 bash[27219]: cluster 2023-09-30T09:01:56.219871+0000 mgr.y (mgr.24358) 225 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 94 op/s 2023-09-30T09:01:57.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:57 smithi005 bash[27219]: audit 2023-09-30T09:01:56.493647+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.5:0/4165845652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:57.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:57 smithi005 bash[33615]: cluster 2023-09-30T09:01:56.219871+0000 mgr.y (mgr.24358) 225 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 94 op/s 2023-09-30T09:01:57.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:57 smithi005 bash[33615]: audit 2023-09-30T09:01:56.493647+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.5:0/4165845652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:57.886 INFO:tasks.rados.rados.0.smithi005.stdout:1894: finishing write tid 1 to smithi00566664-81 2023-09-30T09:01:57.886 INFO:tasks.rados.rados.0.smithi005.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-09-30T09:01:57.900 INFO:tasks.rados.rados.0.smithi005.stdout:1900: writing smithi00566664-286 from 796995 to 1555617 tid 1 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1900: writing smithi00566664-286 from 2161832 to 2894279 tid 2 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1885: done (14 left) 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1887: done (13 left) 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1888: done (12 left) 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1889: done (11 left) 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1890: done (10 left) 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1891: done (9 left) 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1892: done (8 left) 2023-09-30T09:01:57.908 INFO:tasks.rados.rados.0.smithi005.stdout:1893: done (7 left) 2023-09-30T09:01:57.909 INFO:tasks.rados.rados.0.smithi005.stdout:1901: write oid 34 current snap is 0 2023-09-30T09:01:57.909 INFO:tasks.rados.rados.0.smithi005.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-09-30T09:01:57.912 INFO:tasks.rados.rados.0.smithi005.stdout:1901: writing smithi00566664-34 from 413802 to 847673 tid 1 2023-09-30T09:01:57.918 INFO:tasks.rados.rados.0.smithi005.stdout:1901: writing smithi00566664-34 from 1420314 to 1896419 tid 2 2023-09-30T09:01:57.926 INFO:tasks.rados.rados.0.smithi005.stdout:1901: writing smithi00566664-34 from 2482204 to 3273189 tid 3 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1902: read oid 446 snap -1 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1902: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1903: read oid 299 snap -1 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1903: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1904: delete oid 483 current snap is 0 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1894: finishing write tid 2 to smithi00566664-81 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1894: finishing write tid 3 to smithi00566664-81 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1894: finishing write tid 4 to smithi00566664-81 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:1894: finishing write tid 5 to smithi00566664-81 2023-09-30T09:01:57.927 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 81 v 322 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-09-30T09:01:57.928 INFO:tasks.rados.rados.0.smithi005.stdout:1894: left oid 81 (ObjNum 1282 snap 0 seq_num 1282) 2023-09-30T09:01:57.928 INFO:tasks.rados.rados.0.smithi005.stdout:1895: finishing write tid 1 to smithi00566664-118 2023-09-30T09:01:57.928 INFO:tasks.rados.rados.0.smithi005.stdout:1895: finishing write tid 2 to smithi00566664-118 2023-09-30T09:01:57.928 INFO:tasks.rados.rados.0.smithi005.stdout:1896: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-30T09:01:58.001 INFO:tasks.rados.rados.0.smithi005.stdout:1895: finishing write tid 3 to smithi00566664-118 2023-09-30T09:01:58.001 INFO:tasks.rados.rados.0.smithi005.stdout:1895: finishing write tid 4 to smithi00566664-118 2023-09-30T09:01:58.001 INFO:tasks.rados.rados.0.smithi005.stdout:1895: finishing write tid 5 to smithi00566664-118 2023-09-30T09:01:58.001 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 118 v 225 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:1895: left oid 118 (ObjNum 1283 snap 0 seq_num 1283) 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:1897: finishing write tid 1 to smithi00566664-109 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:1897: finishing write tid 2 to smithi00566664-109 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:1897: finishing write tid 3 to smithi00566664-109 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:1897: finishing write tid 4 to smithi00566664-109 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:1897: finishing write tid 5 to smithi00566664-109 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 109 v 219 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-09-30T09:01:58.002 INFO:tasks.rados.rados.0.smithi005.stdout:1897: left oid 109 (ObjNum 1284 snap 0 seq_num 1284) 2023-09-30T09:01:58.003 INFO:tasks.rados.rados.0.smithi005.stdout:1898: expect (ObjNum 616 snap 0 seq_num 616) 2023-09-30T09:01:58.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:57 smithi099 bash[50531]: debug 2023-09-30T09:01:57.739+0000 7f6633d64200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:01:58.104 INFO:tasks.rados.rados.0.smithi005.stdout:1899: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-30T09:01:58.272 INFO:tasks.rados.rados.0.smithi005.stdout:1900: finishing write tid 1 to smithi00566664-286 2023-09-30T09:01:58.272 INFO:tasks.rados.rados.0.smithi005.stdout:1900: finishing write tid 2 to smithi00566664-286 2023-09-30T09:01:58.272 INFO:tasks.rados.rados.0.smithi005.stdout:1900: finishing write tid 3 to smithi00566664-286 2023-09-30T09:01:58.272 INFO:tasks.rados.rados.0.smithi005.stdout:1894: done (10 left) 2023-09-30T09:01:58.272 INFO:tasks.rados.rados.0.smithi005.stdout:1895: done (9 left) 2023-09-30T09:01:58.272 INFO:tasks.rados.rados.0.smithi005.stdout:1896: done (8 left) 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1897: done (7 left) 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1898: done (6 left) 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1899: done (5 left) 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1904: done (4 left) 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1905: write oid 128 current snap is 0 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1900: finishing write tid 4 to smithi00566664-286 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 286 v 243 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1900: left oid 286 (ObjNum 1285 snap 0 seq_num 1285) 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1901: finishing write tid 1 to smithi00566664-34 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1901: finishing write tid 2 to smithi00566664-34 2023-09-30T09:01:58.273 INFO:tasks.rados.rados.0.smithi005.stdout:1901: finishing write tid 3 to smithi00566664-34 2023-09-30T09:01:58.274 INFO:tasks.rados.rados.0.smithi005.stdout:1901: finishing write tid 4 to smithi00566664-34 2023-09-30T09:01:58.274 INFO:tasks.rados.rados.0.smithi005.stdout:1901: finishing write tid 5 to smithi00566664-34 2023-09-30T09:01:58.274 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 34 v 312 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-09-30T09:01:58.274 INFO:tasks.rados.rados.0.smithi005.stdout:1901: left oid 34 (ObjNum 1286 snap 0 seq_num 1286) 2023-09-30T09:01:58.274 INFO:tasks.rados.rados.0.smithi005.stdout:1903: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-09-30T09:01:58.352 INFO:tasks.rados.rados.0.smithi005.stdout:1902: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:01:58.517 INFO:tasks.rados.rados.0.smithi005.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-09-30T09:01:58.529 INFO:tasks.rados.rados.0.smithi005.stdout:1905: writing smithi00566664-128 from 447416 to 1031785 tid 1 2023-09-30T09:01:58.535 INFO:tasks.rados.rados.0.smithi005.stdout:1905: writing smithi00566664-128 from 1537278 to 2017052 tid 2 2023-09-30T09:01:58.541 INFO:tasks.rados.rados.0.smithi005.stdout:1905: writing smithi00566664-128 from 2537050 to 3066932 tid 3 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1905: writing smithi00566664-128 from 3524784 to 3647416 tid 4 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1900: done (4 left) 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1901: done (3 left) 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1902: done (2 left) 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1903: done (1 left) 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1906: delete oid 457 current snap is 0 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1905: finishing write tid 1 to smithi00566664-128 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1905: finishing write tid 2 to smithi00566664-128 2023-09-30T09:01:58.545 INFO:tasks.rados.rados.0.smithi005.stdout:1905: finishing write tid 3 to smithi00566664-128 2023-09-30T09:01:58.547 INFO:tasks.rados.rados.0.smithi005.stdout:1906: done (1 left) 2023-09-30T09:01:58.547 INFO:tasks.rados.rados.0.smithi005.stdout:1907: read oid 348 snap -1 2023-09-30T09:01:58.547 INFO:tasks.rados.rados.0.smithi005.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-09-30T09:01:58.547 INFO:tasks.rados.rados.0.smithi005.stdout:1908: read oid 364 snap -1 2023-09-30T09:01:58.548 INFO:tasks.rados.rados.0.smithi005.stdout:1908: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-09-30T09:01:58.548 INFO:tasks.rados.rados.0.smithi005.stdout:1909: write oid 341 current snap is 0 2023-09-30T09:01:58.548 INFO:tasks.rados.rados.0.smithi005.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-09-30T09:01:58.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:58 smithi099 bash[50531]: debug 2023-09-30T09:01:58.227+0000 7f6633d64200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:01:58.554 INFO:tasks.rados.rados.0.smithi005.stdout:1909: writing smithi00566664-341 from 481030 to 1215897 tid 1 2023-09-30T09:01:58.561 INFO:tasks.rados.rados.0.smithi005.stdout:1909: writing smithi00566664-341 from 1937889 to 2421332 tid 2 2023-09-30T09:01:58.567 INFO:tasks.rados.rados.0.smithi005.stdout:1909: writing smithi00566664-341 from 2875543 to 3427969 tid 3 2023-09-30T09:01:58.567 INFO:tasks.rados.rados.0.smithi005.stdout:1910: read oid 212 snap -1 2023-09-30T09:01:58.567 INFO:tasks.rados.rados.0.smithi005.stdout:1910: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-30T09:01:58.567 INFO:tasks.rados.rados.0.smithi005.stdout:1911: write oid 321 current snap is 0 2023-09-30T09:01:58.567 INFO:tasks.rados.rados.0.smithi005.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-09-30T09:01:58.572 INFO:tasks.rados.rados.0.smithi005.stdout:1911: writing smithi00566664-321 from 497837 to 907953 tid 1 2023-09-30T09:01:58.580 INFO:tasks.rados.rados.0.smithi005.stdout:1911: writing smithi00566664-321 from 1596371 to 2339825 tid 2 2023-09-30T09:01:58.588 INFO:tasks.rados.rados.0.smithi005.stdout:1911: writing smithi00566664-321 from 2902966 to 3666664 tid 3 2023-09-30T09:01:58.588 INFO:tasks.rados.rados.0.smithi005.stdout:1912: read oid 31 snap -1 2023-09-30T09:01:58.589 INFO:tasks.rados.rados.0.smithi005.stdout:1912: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-09-30T09:01:58.589 INFO:tasks.rados.rados.0.smithi005.stdout:1913: read oid 59 snap -1 2023-09-30T09:01:58.589 INFO:tasks.rados.rados.0.smithi005.stdout:1913: expect deleted 2023-09-30T09:01:58.589 INFO:tasks.rados.rados.0.smithi005.stdout:1914: delete oid 351 current snap is 0 2023-09-30T09:01:58.589 INFO:tasks.rados.rados.0.smithi005.stdout:1905: finishing write tid 4 to smithi00566664-128 2023-09-30T09:01:58.589 INFO:tasks.rados.rados.0.smithi005.stdout:1907: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-09-30T09:01:58.813 INFO:tasks.rados.rados.0.smithi005.stdout:1905: finishing write tid 5 to smithi00566664-128 2023-09-30T09:01:58.813 INFO:tasks.rados.rados.0.smithi005.stdout:1905: finishing write tid 6 to smithi00566664-128 2023-09-30T09:01:58.813 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 128 v 278 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-09-30T09:01:58.813 INFO:tasks.rados.rados.0.smithi005.stdout:1905: left oid 128 (ObjNum 1288 snap 0 seq_num 1288) 2023-09-30T09:01:58.813 INFO:tasks.rados.rados.0.smithi005.stdout:1908: expect (ObjNum 1162 snap 0 seq_num 1162) 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:1909: finishing write tid 1 to smithi00566664-341 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:1909: finishing write tid 2 to smithi00566664-341 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:1909: finishing write tid 3 to smithi00566664-341 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:1909: finishing write tid 4 to smithi00566664-341 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:1909: finishing write tid 5 to smithi00566664-341 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 341 v 316 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:1909: left oid 341 (ObjNum 1290 snap 0 seq_num 1290) 2023-09-30T09:01:58.978 INFO:tasks.rados.rados.0.smithi005.stdout:1910: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-30T09:01:59.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:58 smithi099 bash[27661]: audit 2023-09-30T09:01:57.768986+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:59.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:58 smithi099 bash[27661]: cluster 2023-09-30T09:01:58.221032+0000 mgr.y (mgr.24358) 226 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 15 MiB/s wr, 137 op/s 2023-09-30T09:01:59.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:58 smithi099 bash[50531]: debug 2023-09-30T09:01:58.803+0000 7f6633d64200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:01:59.118 INFO:tasks.rados.rados.0.smithi005.stdout:1911: finishing write tid 1 to smithi00566664-321 2023-09-30T09:01:59.118 INFO:tasks.rados.rados.0.smithi005.stdout:1911: finishing write tid 2 to smithi00566664-321 2023-09-30T09:01:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:1911: finishing write tid 3 to smithi00566664-321 2023-09-30T09:01:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:1911: finishing write tid 4 to smithi00566664-321 2023-09-30T09:01:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:1911: finishing write tid 5 to smithi00566664-321 2023-09-30T09:01:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 321 v 207 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-09-30T09:01:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:1911: left oid 321 (ObjNum 1291 snap 0 seq_num 1291) 2023-09-30T09:01:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:1912: expect (ObjNum 1227 snap 0 seq_num 1227) 2023-09-30T09:01:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:1905: done (8 left) 2023-09-30T09:01:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:1907: done (7 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1908: done (6 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1909: done (5 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1910: done (4 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1911: done (3 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1912: done (2 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1913: done (1 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1914: done (0 left) 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1915: write oid 82 current snap is 0 2023-09-30T09:01:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-09-30T09:01:59.218 INFO:tasks.rados.rados.0.smithi005.stdout:1915: writing smithi00566664-82 from 531451 to 1208418 tid 1 2023-09-30T09:01:59.227 INFO:tasks.rados.rados.0.smithi005.stdout:1915: writing smithi00566664-82 from 1713335 to 2460458 tid 2 2023-09-30T09:01:59.232 INFO:tasks.rados.rados.0.smithi005.stdout:1915: writing smithi00566664-82 from 2957812 to 3460407 tid 3 2023-09-30T09:01:59.233 INFO:tasks.rados.rados.0.smithi005.stdout:1916: delete oid 330 current snap is 0 2023-09-30T09:01:59.233 INFO:tasks.rados.rados.0.smithi005.stdout:1915: finishing write tid 1 to smithi00566664-82 2023-09-30T09:01:59.233 INFO:tasks.rados.rados.0.smithi005.stdout:1915: finishing write tid 2 to smithi00566664-82 2023-09-30T09:01:59.235 INFO:tasks.rados.rados.0.smithi005.stdout:1916: done (1 left) 2023-09-30T09:01:59.235 INFO:tasks.rados.rados.0.smithi005.stdout:1917: write oid 198 current snap is 0 2023-09-30T09:01:59.235 INFO:tasks.rados.rados.0.smithi005.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-09-30T09:01:59.241 INFO:tasks.rados.rados.0.smithi005.stdout:1917: writing smithi00566664-198 from 565065 to 992530 tid 1 2023-09-30T09:01:59.247 INFO:tasks.rados.rados.0.smithi005.stdout:1917: writing smithi00566664-198 from 1430299 to 2064738 tid 2 2023-09-30T09:01:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:1917: writing smithi00566664-198 from 2496305 to 3021444 tid 3 2023-09-30T09:01:59.258 INFO:tasks.rados.rados.0.smithi005.stdout:1917: writing smithi00566664-198 from 3472104 to 3765065 tid 4 2023-09-30T09:01:59.258 INFO:tasks.rados.rados.0.smithi005.stdout:1918: delete oid 280 current snap is 0 2023-09-30T09:01:59.258 INFO:tasks.rados.rados.0.smithi005.stdout:1915: finishing write tid 3 to smithi00566664-82 2023-09-30T09:01:59.258 INFO:tasks.rados.rados.0.smithi005.stdout:1915: finishing write tid 4 to smithi00566664-82 2023-09-30T09:01:59.259 INFO:tasks.rados.rados.0.smithi005.stdout:1915: finishing write tid 5 to smithi00566664-82 2023-09-30T09:01:59.259 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 254 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-09-30T09:01:59.259 INFO:tasks.rados.rados.0.smithi005.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2023-09-30T09:01:59.259 INFO:tasks.rados.rados.0.smithi005.stdout:1917: finishing write tid 1 to smithi00566664-198 2023-09-30T09:01:59.259 INFO:tasks.rados.rados.0.smithi005.stdout:1917: finishing write tid 2 to smithi00566664-198 2023-09-30T09:01:59.259 INFO:tasks.rados.rados.0.smithi005.stdout:1917: finishing write tid 3 to smithi00566664-198 2023-09-30T09:01:59.260 INFO:tasks.rados.rados.0.smithi005.stdout:1915: done (2 left) 2023-09-30T09:01:59.260 INFO:tasks.rados.rados.0.smithi005.stdout:1918: done (1 left) 2023-09-30T09:01:59.260 INFO:tasks.rados.rados.0.smithi005.stdout:1919: read oid 486 snap -1 2023-09-30T09:01:59.260 INFO:tasks.rados.rados.0.smithi005.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-09-30T09:01:59.261 INFO:tasks.rados.rados.0.smithi005.stdout:1920: write oid 382 current snap is 0 2023-09-30T09:01:59.261 INFO:tasks.rados.rados.0.smithi005.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-09-30T09:01:59.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:58 smithi005 bash[27219]: audit 2023-09-30T09:01:57.768986+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:59.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:58 smithi005 bash[27219]: cluster 2023-09-30T09:01:58.221032+0000 mgr.y (mgr.24358) 226 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 15 MiB/s wr, 137 op/s 2023-09-30T09:01:59.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:58 smithi005 bash[33615]: audit 2023-09-30T09:01:57.768986+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:59.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:58 smithi005 bash[33615]: cluster 2023-09-30T09:01:58.221032+0000 mgr.y (mgr.24358) 226 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 MiB/s rd, 15 MiB/s wr, 137 op/s 2023-09-30T09:01:59.271 INFO:tasks.rados.rados.0.smithi005.stdout:1920: writing smithi00566664-382 from 598679 to 1176642 tid 1 2023-09-30T09:01:59.280 INFO:tasks.rados.rados.0.smithi005.stdout:1920: writing smithi00566664-382 from 1947263 to 2585371 tid 2 2023-09-30T09:01:59.287 INFO:tasks.rados.rados.0.smithi005.stdout:1920: writing smithi00566664-382 from 3351151 to 3798679 tid 3 2023-09-30T09:01:59.287 INFO:tasks.rados.rados.0.smithi005.stdout:1921: write oid 301 current snap is 0 2023-09-30T09:01:59.287 INFO:tasks.rados.rados.0.smithi005.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-09-30T09:01:59.294 INFO:tasks.rados.rados.0.smithi005.stdout:1921: writing smithi00566664-301 from 615486 to 1268698 tid 1 2023-09-30T09:01:59.300 INFO:tasks.rados.rados.0.smithi005.stdout:1921: writing smithi00566664-301 from 1889392 to 2387511 tid 2 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1921: writing smithi00566664-301 from 2978574 to 3453882 tid 3 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1922: read oid 183 snap -1 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1922: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1923: write oid 288 current snap is 0 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1917: finishing write tid 4 to smithi00566664-198 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1917: finishing write tid 5 to smithi00566664-198 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1917: finishing write tid 6 to smithi00566664-198 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 198 v 285 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-09-30T09:01:59.307 INFO:tasks.rados.rados.0.smithi005.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-09-30T09:01:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:1920: finishing write tid 1 to smithi00566664-382 2023-09-30T09:01:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:1920: finishing write tid 2 to smithi00566664-382 2023-09-30T09:01:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:1920: finishing write tid 3 to smithi00566664-382 2023-09-30T09:01:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:1920: finishing write tid 4 to smithi00566664-382 2023-09-30T09:01:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:1920: finishing write tid 5 to smithi00566664-382 2023-09-30T09:01:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 382 v 211 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-09-30T09:01:59.446 INFO:tasks.rados.rados.0.smithi005.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:1921: finishing write tid 1 to smithi00566664-301 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:1921: finishing write tid 2 to smithi00566664-301 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:1921: finishing write tid 3 to smithi00566664-301 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:1921: finishing write tid 4 to smithi00566664-301 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:1921: finishing write tid 5 to smithi00566664-301 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 301 v 256 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-09-30T09:01:59.447 INFO:tasks.rados.rados.0.smithi005.stdout:1922: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-30T09:01:59.680 INFO:tasks.rados.rados.0.smithi005.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-09-30T09:01:59.694 INFO:tasks.rados.rados.0.smithi005.stdout:1923: writing smithi00566664-288 from 632293 to 1360754 tid 1 2023-09-30T09:01:59.701 INFO:tasks.rados.rados.0.smithi005.stdout:1923: writing smithi00566664-288 from 1947874 to 2589651 tid 2 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1923: writing smithi00566664-288 from 3005997 to 3692577 tid 3 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1917: done (5 left) 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1919: done (4 left) 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1920: done (3 left) 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1921: done (2 left) 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1922: done (1 left) 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1924: write oid 296 current snap is 0 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1923: finishing write tid 1 to smithi00566664-288 2023-09-30T09:01:59.708 INFO:tasks.rados.rados.0.smithi005.stdout:1923: finishing write tid 2 to smithi00566664-288 2023-09-30T09:01:59.709 INFO:tasks.rados.rados.0.smithi005.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-09-30T09:01:59.713 INFO:tasks.rados.rados.0.smithi005.stdout:1924: writing smithi00566664-296 from 649100 to 1052810 tid 1 2023-09-30T09:01:59.720 INFO:tasks.rados.rados.0.smithi005.stdout:1924: writing smithi00566664-296 from 1606356 to 2108144 tid 2 2023-09-30T09:01:59.726 INFO:tasks.rados.rados.0.smithi005.stdout:1924: writing smithi00566664-296 from 2633420 to 3131272 tid 3 2023-09-30T09:01:59.730 INFO:tasks.rados.rados.0.smithi005.stdout:1924: writing smithi00566664-296 from 3636005 to 3849100 tid 4 2023-09-30T09:01:59.730 INFO:tasks.rados.rados.0.smithi005.stdout:1925: delete oid 357 current snap is 0 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:1923: finishing write tid 3 to smithi00566664-288 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:1923: finishing write tid 4 to smithi00566664-288 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:1923: finishing write tid 5 to smithi00566664-288 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 288 v 279 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:1924: finishing write tid 1 to smithi00566664-296 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:1924: finishing write tid 2 to smithi00566664-296 2023-09-30T09:01:59.731 INFO:tasks.rados.rados.0.smithi005.stdout:1924: finishing write tid 3 to smithi00566664-296 2023-09-30T09:01:59.733 INFO:tasks.rados.rados.0.smithi005.stdout:1923: done (2 left) 2023-09-30T09:01:59.733 INFO:tasks.rados.rados.0.smithi005.stdout:1925: done (1 left) 2023-09-30T09:01:59.733 INFO:tasks.rados.rados.0.smithi005.stdout:1926: read oid 166 snap -1 2023-09-30T09:01:59.733 INFO:tasks.rados.rados.0.smithi005.stdout:1926: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:01:59.733 INFO:tasks.rados.rados.0.smithi005.stdout:1927: read oid 87 snap -1 2023-09-30T09:01:59.733 INFO:tasks.rados.rados.0.smithi005.stdout:1927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-30T09:01:59.733 INFO:tasks.rados.rados.0.smithi005.stdout:1928: delete oid 405 current snap is 0 2023-09-30T09:01:59.734 INFO:tasks.rados.rados.0.smithi005.stdout:1924: finishing write tid 4 to smithi00566664-296 2023-09-30T09:01:59.734 INFO:tasks.rados.rados.0.smithi005.stdout:1924: finishing write tid 5 to smithi00566664-296 2023-09-30T09:01:59.734 INFO:tasks.rados.rados.0.smithi005.stdout:1924: finishing write tid 6 to smithi00566664-296 2023-09-30T09:01:59.734 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 276 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-09-30T09:01:59.734 INFO:tasks.rados.rados.0.smithi005.stdout:1924: left oid 296 (ObjNum 1300 snap 0 seq_num 1300) 2023-09-30T09:01:59.736 INFO:tasks.rados.rados.0.smithi005.stdout:1924: done (3 left) 2023-09-30T09:01:59.736 INFO:tasks.rados.rados.0.smithi005.stdout:1928: done (2 left) 2023-09-30T09:01:59.736 INFO:tasks.rados.rados.0.smithi005.stdout:1929: read oid 378 snap -1 2023-09-30T09:01:59.736 INFO:tasks.rados.rados.0.smithi005.stdout:1929: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:01:59.736 INFO:tasks.rados.rados.0.smithi005.stdout:1930: write oid 263 current snap is 0 2023-09-30T09:01:59.736 INFO:tasks.rados.rados.0.smithi005.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-09-30T09:01:59.746 INFO:tasks.rados.rados.0.smithi005.stdout:1930: writing smithi00566664-263 from 699521 to 1445331 tid 1 2023-09-30T09:01:59.755 INFO:tasks.rados.rados.0.smithi005.stdout:1930: writing smithi00566664-263 from 2181802 to 2830917 tid 2 2023-09-30T09:01:59.761 INFO:tasks.rados.rados.0.smithi005.stdout:1930: writing smithi00566664-263 from 3515689 to 3899521 tid 3 2023-09-30T09:01:59.761 INFO:tasks.rados.rados.0.smithi005.stdout:1931: write oid 51 current snap is 0 2023-09-30T09:01:59.761 INFO:tasks.rados.rados.0.smithi005.stdout:1926: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:01:59.776 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[50531]: debug 2023-09-30T09:01:59.475+0000 7f6633d64200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:01:59.776 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[50531]: debug 2023-09-30T09:01:59.599+0000 7f6633d64200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:01:59.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.001582+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.5:0/1804106852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.166504+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.464731+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.466522+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.474485+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.482153+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.489730+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.490261+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: cluster 2023-09-30T09:01:59.500755+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: audit 2023-09-30T09:01:59.502559+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-30T09:01:59.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[33615]: cluster 2023-09-30T09:01:59.502674+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e20: x(active, starting, since 0.01168s) 2023-09-30T09:01:59.836 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27488]: ignoring --setuser ceph since I am not root 2023-09-30T09:01:59.836 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27488]: ignoring --setgroup ceph since I am not root 2023-09-30T09:01:59.836 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27488]: debug 2023-09-30T09:01:59.547+0000 7fb3e5449700 1 -- 172.21.15.5:0/2605026851 <== mon.0 v2:172.21.15.5:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55845dbc24e0 con 0x55845dcb6c00 2023-09-30T09:01:59.836 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27488]: debug 2023-09-30T09:01:59.711+0000 7fb3f5610680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:01:59.836 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27488]: debug 2023-09-30T09:01:59.831+0000 7fb3f5610680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:01:59.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.001582+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.5:0/1804106852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:01:59.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.166504+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.464731+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.466522+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.474485+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.482153+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.489730+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.490261+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: cluster 2023-09-30T09:01:59.500755+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: audit 2023-09-30T09:01:59.502559+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-30T09:01:59.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:01:59 smithi005 bash[27219]: cluster 2023-09-30T09:01:59.502674+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e20: x(active, starting, since 0.01168s) 2023-09-30T09:01:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:1927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-09-30T09:02:00.002 INFO:tasks.rados.rados.0.smithi005.stdout:1929: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-30T09:02:00.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[50531]: debug 2023-09-30T09:01:59.991+0000 7f6633d64200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:02:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.001582+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.5:0/1804106852' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.166504+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.464731+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.466522+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.474485+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24358 ' entity='mgr.y' 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.482153+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.489730+0000 mon.c (mon.2) 129 : audit [INF] from='mgr.24358 172.21.15.5:0/959705342' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.490261+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: cluster 2023-09-30T09:01:59.500755+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: audit 2023-09-30T09:01:59.502559+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24358 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-30T09:02:00.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:01:59 smithi099 bash[27661]: cluster 2023-09-30T09:01:59.502674+0000 mon.a (mon.0) 727 : cluster [DBG] mgrmap e20: x(active, starting, since 0.01168s) 2023-09-30T09:02:00.076 INFO:tasks.rados.rados.0.smithi005.stdout:1930: finishing write tid 1 to smithi00566664-263 2023-09-30T09:02:00.076 INFO:tasks.rados.rados.0.smithi005.stdout:1930: finishing write tid 2 to smithi00566664-263 2023-09-30T09:02:00.076 INFO:tasks.rados.rados.0.smithi005.stdout:1930: finishing write tid 3 to smithi00566664-263 2023-09-30T09:02:00.076 INFO:tasks.rados.rados.0.smithi005.stdout:1930: finishing write tid 4 to smithi00566664-263 2023-09-30T09:02:00.076 INFO:tasks.rados.rados.0.smithi005.stdout:1930: finishing write tid 5 to smithi00566664-263 2023-09-30T09:02:00.077 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 263 v 226 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-09-30T09:02:00.077 INFO:tasks.rados.rados.0.smithi005.stdout:1930: left oid 263 (ObjNum 1303 snap 0 seq_num 1303) 2023-09-30T09:02:00.077 INFO:tasks.rados.rados.0.smithi005.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-09-30T09:02:00.089 INFO:tasks.rados.rados.0.smithi005.stdout:1931: writing smithi00566664-51 from 716328 to 1137387 tid 1 2023-09-30T09:02:00.096 INFO:tasks.rados.rados.0.smithi005.stdout:1931: writing smithi00566664-51 from 1840284 to 2349410 tid 2 2023-09-30T09:02:00.104 INFO:tasks.rados.rados.0.smithi005.stdout:1931: writing smithi00566664-51 from 3143112 to 3802405 tid 3 2023-09-30T09:02:00.104 INFO:tasks.rados.rados.0.smithi005.stdout:1926: done (4 left) 2023-09-30T09:02:00.104 INFO:tasks.rados.rados.0.smithi005.stdout:1927: done (3 left) 2023-09-30T09:02:00.105 INFO:tasks.rados.rados.0.smithi005.stdout:1929: done (2 left) 2023-09-30T09:02:00.105 INFO:tasks.rados.rados.0.smithi005.stdout:1930: done (1 left) 2023-09-30T09:02:00.105 INFO:tasks.rados.rados.0.smithi005.stdout:1932: read oid 210 snap -1 2023-09-30T09:02:00.105 INFO:tasks.rados.rados.0.smithi005.stdout:1932: expect deleted 2023-09-30T09:02:00.105 INFO:tasks.rados.rados.0.smithi005.stdout:1933: write oid 145 current snap is 0 2023-09-30T09:02:00.105 INFO:tasks.rados.rados.0.smithi005.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-09-30T09:02:00.111 INFO:tasks.rados.rados.0.smithi005.stdout:1933: writing smithi00566664-145 from 733135 to 1229443 tid 1 2023-09-30T09:02:00.119 INFO:tasks.rados.rados.0.smithi005.stdout:1933: writing smithi00566664-145 from 1898766 to 2551550 tid 2 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1933: writing smithi00566664-145 from 3170535 to 3641100 tid 3 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1934: read oid 275 snap -1 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1934: expect (ObjNum 274 snap 0 seq_num 274) 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1935: read oid 154 snap -1 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1935: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1936: write oid 101 current snap is 0 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1931: finishing write tid 1 to smithi00566664-51 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1931: finishing write tid 2 to smithi00566664-51 2023-09-30T09:02:00.126 INFO:tasks.rados.rados.0.smithi005.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-09-30T09:02:00.133 INFO:tasks.rados.rados.0.smithi005.stdout:1936: writing smithi00566664-101 from 749942 to 1321499 tid 1 2023-09-30T09:02:00.142 INFO:tasks.rados.rados.0.smithi005.stdout:1936: writing smithi00566664-101 from 1840895 to 2637337 tid 2 2023-09-30T09:02:00.150 INFO:tasks.rados.rados.0.smithi005.stdout:1936: writing smithi00566664-101 from 3365252 to 3949942 tid 3 2023-09-30T09:02:00.150 INFO:tasks.rados.rados.0.smithi005.stdout:1937: write oid 402 current snap is 0 2023-09-30T09:02:00.150 INFO:tasks.rados.rados.0.smithi005.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-09-30T09:02:00.158 INFO:tasks.rados.rados.0.smithi005.stdout:1937: writing smithi00566664-402 from 766749 to 1413555 tid 1 2023-09-30T09:02:00.164 INFO:tasks.rados.rados.0.smithi005.stdout:1937: writing smithi00566664-402 from 1899377 to 2555830 tid 2 2023-09-30T09:02:00.172 INFO:tasks.rados.rados.0.smithi005.stdout:1937: writing smithi00566664-402 from 3109028 to 3718490 tid 3 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1938: read oid 182 snap -1 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1938: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1939: read oid 377 snap -1 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1939: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1940: write oid 82 current snap is 0 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1931: finishing write tid 3 to smithi00566664-51 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1931: finishing write tid 4 to smithi00566664-51 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1931: finishing write tid 5 to smithi00566664-51 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 51 v 289 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1931: left oid 51 (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:02:00.173 INFO:tasks.rados.rados.0.smithi005.stdout:1933: finishing write tid 1 to smithi00566664-145 2023-09-30T09:02:00.174 INFO:tasks.rados.rados.0.smithi005.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-09-30T09:02:00.180 INFO:tasks.rados.rados.0.smithi005.stdout:1940: writing smithi00566664-82 from 783556 to 1221964 tid 1 2023-09-30T09:02:00.184 INFO:tasks.rados.rados.0.smithi005.stdout:1940: writing smithi00566664-82 from 1674212 to 2074323 tid 2 2023-09-30T09:02:00.190 INFO:tasks.rados.rados.0.smithi005.stdout:1940: writing smithi00566664-82 from 2736451 to 3157185 tid 3 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1940: writing smithi00566664-82 from 3882270 to 3983556 tid 4 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1931: done (9 left) 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1932: done (8 left) 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1941: read oid 331 snap -1 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1941: expect deleted 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1942: read oid 240 snap -1 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1942: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1943: read oid 80 snap -1 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1943: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:02:00.196 INFO:tasks.rados.rados.0.smithi005.stdout:1944: read oid 73 snap -1 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1944: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1945: read oid 156 snap -1 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1945: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1946: read oid 120 snap -1 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1946: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1947: write oid 280 current snap is 0 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1933: finishing write tid 2 to smithi00566664-145 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1933: finishing write tid 3 to smithi00566664-145 2023-09-30T09:02:00.197 INFO:tasks.rados.rados.0.smithi005.stdout:1934: expect (ObjNum 274 snap 0 seq_num 274) 2023-09-30T09:02:00.289 INFO:tasks.rados.rados.0.smithi005.stdout:1933: finishing write tid 4 to smithi00566664-145 2023-09-30T09:02:00.289 INFO:tasks.rados.rados.0.smithi005.stdout:1933: finishing write tid 5 to smithi00566664-145 2023-09-30T09:02:00.289 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 145 v 382 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-09-30T09:02:00.290 INFO:tasks.rados.rados.0.smithi005.stdout:1933: left oid 145 (ObjNum 1305 snap 0 seq_num 1305) 2023-09-30T09:02:00.290 INFO:tasks.rados.rados.0.smithi005.stdout:1936: finishing write tid 1 to smithi00566664-101 2023-09-30T09:02:00.290 INFO:tasks.rados.rados.0.smithi005.stdout:1935: expect (ObjNum 939 snap 0 seq_num 939) 2023-09-30T09:02:00.424 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:00 smithi099 bash[50531]: debug 2023-09-30T09:02:00.123+0000 7f6633d64200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:02:00.425 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:00 smithi099 bash[50531]: debug 2023-09-30T09:02:00.291+0000 7f6633d64200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:02:00.461 INFO:tasks.rados.rados.0.smithi005.stdout:1936: finishing write tid 2 to smithi00566664-101 2023-09-30T09:02:00.461 INFO:tasks.rados.rados.0.smithi005.stdout:1936: finishing write tid 3 to smithi00566664-101 2023-09-30T09:02:00.461 INFO:tasks.rados.rados.0.smithi005.stdout:1936: finishing write tid 4 to smithi00566664-101 2023-09-30T09:02:00.461 INFO:tasks.rados.rados.0.smithi005.stdout:1936: finishing write tid 5 to smithi00566664-101 2023-09-30T09:02:00.461 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 254 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-09-30T09:02:00.461 INFO:tasks.rados.rados.0.smithi005.stdout:1936: left oid 101 (ObjNum 1306 snap 0 seq_num 1306) 2023-09-30T09:02:00.461 INFO:tasks.rados.rados.0.smithi005.stdout:1937: finishing write tid 1 to smithi00566664-402 2023-09-30T09:02:00.462 INFO:tasks.rados.rados.0.smithi005.stdout:1937: finishing write tid 2 to smithi00566664-402 2023-09-30T09:02:00.462 INFO:tasks.rados.rados.0.smithi005.stdout:1937: finishing write tid 3 to smithi00566664-402 2023-09-30T09:02:00.462 INFO:tasks.rados.rados.0.smithi005.stdout:1937: finishing write tid 4 to smithi00566664-402 2023-09-30T09:02:00.462 INFO:tasks.rados.rados.0.smithi005.stdout:1937: finishing write tid 5 to smithi00566664-402 2023-09-30T09:02:00.462 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 402 v 293 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-09-30T09:02:00.462 INFO:tasks.rados.rados.0.smithi005.stdout:1937: left oid 402 (ObjNum 1307 snap 0 seq_num 1307) 2023-09-30T09:02:00.462 INFO:tasks.rados.rados.0.smithi005.stdout:1939: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-09-30T09:02:00.706 INFO:tasks.rados.rados.0.smithi005.stdout:1938: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-30T09:02:00.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:00 smithi005 bash[27488]: debug 2023-09-30T09:02:00.347+0000 7fb3f5610680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:02:00.772 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:00 smithi099 bash[50531]: debug 2023-09-30T09:02:00.419+0000 7f6633d64200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:02:00.773 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:00 smithi099 bash[50531]: debug 2023-09-30T09:02:00.559+0000 7f6633d64200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:02:00.803 INFO:tasks.rados.rados.0.smithi005.stdout:1940: finishing write tid 1 to smithi00566664-82 2023-09-30T09:02:00.803 INFO:tasks.rados.rados.0.smithi005.stdout:1940: finishing write tid 2 to smithi00566664-82 2023-09-30T09:02:00.803 INFO:tasks.rados.rados.0.smithi005.stdout:1940: finishing write tid 3 to smithi00566664-82 2023-09-30T09:02:00.803 INFO:tasks.rados.rados.0.smithi005.stdout:1942: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-30T09:02:00.956 INFO:tasks.rados.rados.0.smithi005.stdout:1944: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-30T09:02:01.044 INFO:tasks.rados.rados.0.smithi005.stdout:1945: expect (ObjNum 603 snap 0 seq_num 603) 2023-09-30T09:02:01.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:00 smithi099 bash[50531]: debug 2023-09-30T09:02:00.767+0000 7f6633d64200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:02:01.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:00 smithi099 bash[50531]: debug 2023-09-30T09:02:00.907+0000 7f6633d64200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:02:01.128 INFO:tasks.rados.rados.0.smithi005.stdout:1940: finishing write tid 4 to smithi00566664-82 2023-09-30T09:02:01.128 INFO:tasks.rados.rados.0.smithi005.stdout:1940: finishing write tid 5 to smithi00566664-82 2023-09-30T09:02:01.128 INFO:tasks.rados.rados.0.smithi005.stdout:1940: finishing write tid 6 to smithi00566664-82 2023-09-30T09:02:01.128 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 259 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-09-30T09:02:01.128 INFO:tasks.rados.rados.0.smithi005.stdout:1940: left oid 82 (ObjNum 1308 snap 0 seq_num 1308) 2023-09-30T09:02:01.128 INFO:tasks.rados.rados.0.smithi005.stdout:1943: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:02:01.351 INFO:tasks.rados.rados.0.smithi005.stdout:1946: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:02:01.533 INFO:tasks.rados.rados.0.smithi005.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-09-30T09:02:01.542 INFO:tasks.rados.rados.0.smithi005.stdout:1947: writing smithi00566664-280 from 400363 to 914020 tid 1 2023-09-30T09:02:01.549 INFO:tasks.rados.rados.0.smithi005.stdout:1947: writing smithi00566664-280 from 1332694 to 1992816 tid 2 2023-09-30T09:02:01.549 INFO:tasks.rados.rados.0.smithi005.stdout:1933: done (14 left) 2023-09-30T09:02:01.549 INFO:tasks.rados.rados.0.smithi005.stdout:1934: done (13 left) 2023-09-30T09:02:01.549 INFO:tasks.rados.rados.0.smithi005.stdout:1935: done (12 left) 2023-09-30T09:02:01.549 INFO:tasks.rados.rados.0.smithi005.stdout:1936: done (11 left) 2023-09-30T09:02:01.549 INFO:tasks.rados.rados.0.smithi005.stdout:1937: done (10 left) 2023-09-30T09:02:01.549 INFO:tasks.rados.rados.0.smithi005.stdout:1938: done (9 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1939: done (8 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1940: done (7 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1941: done (6 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1942: done (5 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1943: done (4 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1944: done (3 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1945: done (2 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1946: done (1 left) 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1948: delete oid 348 current snap is 0 2023-09-30T09:02:01.550 INFO:tasks.rados.rados.0.smithi005.stdout:1947: finishing write tid 1 to smithi00566664-280 2023-09-30T09:02:01.553 INFO:tasks.rados.rados.0.smithi005.stdout:1948: done (1 left) 2023-09-30T09:02:01.553 INFO:tasks.rados.rados.0.smithi005.stdout:1949: read oid 403 snap -1 2023-09-30T09:02:01.553 INFO:tasks.rados.rados.0.smithi005.stdout:1949: expect deleted 2023-09-30T09:02:01.553 INFO:tasks.rados.rados.0.smithi005.stdout:1950: delete oid 81 current snap is 0 2023-09-30T09:02:01.553 INFO:tasks.rados.rados.0.smithi005.stdout:1947: finishing write tid 2 to smithi00566664-280 2023-09-30T09:02:01.554 INFO:tasks.rados.rados.0.smithi005.stdout:1947: finishing write tid 3 to smithi00566664-280 2023-09-30T09:02:01.554 INFO:tasks.rados.rados.0.smithi005.stdout:1947: finishing write tid 4 to smithi00566664-280 2023-09-30T09:02:01.554 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 280 v 259 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-09-30T09:02:01.554 INFO:tasks.rados.rados.0.smithi005.stdout:1947: left oid 280 (ObjNum 1309 snap 0 seq_num 1309) 2023-09-30T09:02:01.555 INFO:tasks.rados.rados.0.smithi005.stdout:1947: done (2 left) 2023-09-30T09:02:01.555 INFO:tasks.rados.rados.0.smithi005.stdout:1949: done (1 left) 2023-09-30T09:02:01.555 INFO:tasks.rados.rados.0.smithi005.stdout:1950: done (0 left) 2023-09-30T09:02:01.555 INFO:tasks.rados.rados.0.smithi005.stdout:1951: write oid 125 current snap is 0 2023-09-30T09:02:01.555 INFO:tasks.rados.rados.0.smithi005.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-09-30T09:02:01.563 INFO:tasks.rados.rados.0.smithi005.stdout:1951: writing smithi00566664-125 from 450784 to 1190188 tid 1 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1951: writing smithi00566664-125 from 1791787 to 2050784 tid 2 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1952: read oid 479 snap -1 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1952: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1953: read oid 47 snap -1 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1953: expect (ObjNum 501 snap 0 seq_num 501) 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1954: read oid 491 snap -1 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1954: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1955: delete oid 141 current snap is 0 2023-09-30T09:02:01.571 INFO:tasks.rados.rados.0.smithi005.stdout:1951: finishing write tid 1 to smithi00566664-125 2023-09-30T09:02:01.573 INFO:tasks.rados.rados.0.smithi005.stdout:1955: done (4 left) 2023-09-30T09:02:01.573 INFO:tasks.rados.rados.0.smithi005.stdout:1956: delete oid 326 current snap is 0 2023-09-30T09:02:01.578 INFO:tasks.rados.rados.0.smithi005.stdout:1951: finishing write tid 2 to smithi00566664-125 2023-09-30T09:02:01.578 INFO:tasks.rados.rados.0.smithi005.stdout:1951: finishing write tid 3 to smithi00566664-125 2023-09-30T09:02:01.578 INFO:tasks.rados.rados.0.smithi005.stdout:1951: finishing write tid 4 to smithi00566664-125 2023-09-30T09:02:01.578 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 125 v 296 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-09-30T09:02:01.578 INFO:tasks.rados.rados.0.smithi005.stdout:1951: left oid 125 (ObjNum 1312 snap 0 seq_num 1312) 2023-09-30T09:02:01.579 INFO:tasks.rados.rados.0.smithi005.stdout:1953: expect (ObjNum 501 snap 0 seq_num 501) 2023-09-30T09:02:01.688 INFO:tasks.rados.rados.0.smithi005.stdout:1954: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:02:01.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:01 smithi005 bash[33615]: audit 2023-09-30T09:02:01.455673+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.5:0/136626283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:01.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:01 smithi005 bash[27219]: audit 2023-09-30T09:02:01.455673+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.5:0/136626283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:01.761 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:01 smithi005 bash[27488]: debug 2023-09-30T09:02:01.371+0000 7fb3f5610680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:02:01.761 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:01 smithi005 bash[27488]: debug 2023-09-30T09:02:01.475+0000 7fb3f5610680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:02:01.795 INFO:tasks.rados.rados.0.smithi005.stdout:1952: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-30T09:02:01.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:01 smithi099 bash[27661]: audit 2023-09-30T09:02:01.455673+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.5:0/136626283' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:01.860 INFO:tasks.rados.rados.0.smithi005.stdout:1951: done (4 left) 2023-09-30T09:02:01.860 INFO:tasks.rados.rados.0.smithi005.stdout:1952: done (3 left) 2023-09-30T09:02:01.861 INFO:tasks.rados.rados.0.smithi005.stdout:1953: done (2 left) 2023-09-30T09:02:01.861 INFO:tasks.rados.rados.0.smithi005.stdout:1954: done (1 left) 2023-09-30T09:02:01.861 INFO:tasks.rados.rados.0.smithi005.stdout:1956: done (0 left) 2023-09-30T09:02:01.861 INFO:tasks.rados.rados.0.smithi005.stdout:1957: delete oid 240 current snap is 0 2023-09-30T09:02:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:1957: done (0 left) 2023-09-30T09:02:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:1958: read oid 194 snap -1 2023-09-30T09:02:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:1958: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-30T09:02:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:1959: write oid 445 current snap is 0 2023-09-30T09:02:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-09-30T09:02:01.874 INFO:tasks.rados.rados.0.smithi005.stdout:1959: writing smithi00566664-445 from 518012 to 1274765 tid 1 2023-09-30T09:02:01.880 INFO:tasks.rados.rados.0.smithi005.stdout:1959: writing smithi00566664-445 from 2025715 to 2118012 tid 2 2023-09-30T09:02:01.880 INFO:tasks.rados.rados.0.smithi005.stdout:1960: write oid 332 current snap is 0 2023-09-30T09:02:01.880 INFO:tasks.rados.rados.0.smithi005.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-09-30T09:02:01.887 INFO:tasks.rados.rados.0.smithi005.stdout:1960: writing smithi00566664-332 from 534819 to 966821 tid 1 2023-09-30T09:02:01.894 INFO:tasks.rados.rados.0.smithi005.stdout:1960: writing smithi00566664-332 from 1684197 to 2134819 tid 2 2023-09-30T09:02:01.894 INFO:tasks.rados.rados.0.smithi005.stdout:1961: read oid 50 snap -1 2023-09-30T09:02:01.894 INFO:tasks.rados.rados.0.smithi005.stdout:1961: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:01.894 INFO:tasks.rados.rados.0.smithi005.stdout:1962: read oid 264 snap -1 2023-09-30T09:02:01.894 INFO:tasks.rados.rados.0.smithi005.stdout:1962: expect deleted 2023-09-30T09:02:01.894 INFO:tasks.rados.rados.0.smithi005.stdout:1963: write oid 333 current snap is 0 2023-09-30T09:02:01.894 INFO:tasks.rados.rados.0.smithi005.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-09-30T09:02:01.900 INFO:tasks.rados.rados.0.smithi005.stdout:1963: writing smithi00566664-333 from 551626 to 1058877 tid 1 2023-09-30T09:02:01.906 INFO:tasks.rados.rados.0.smithi005.stdout:1963: writing smithi00566664-333 from 1626326 to 2044782 tid 2 2023-09-30T09:02:01.906 INFO:tasks.rados.rados.0.smithi005.stdout:1964: read oid 14 snap -1 2023-09-30T09:02:01.906 INFO:tasks.rados.rados.0.smithi005.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-30T09:02:01.906 INFO:tasks.rados.rados.0.smithi005.stdout:1965: write oid 90 current snap is 0 2023-09-30T09:02:01.906 INFO:tasks.rados.rados.0.smithi005.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-09-30T09:02:01.912 INFO:tasks.rados.rados.0.smithi005.stdout:1965: writing smithi00566664-90 from 568433 to 1150933 tid 1 2023-09-30T09:02:01.919 INFO:tasks.rados.rados.0.smithi005.stdout:1965: writing smithi00566664-90 from 1684808 to 2168433 tid 2 2023-09-30T09:02:01.920 INFO:tasks.rados.rados.0.smithi005.stdout:1966: write oid 246 current snap is 0 2023-09-30T09:02:01.920 INFO:tasks.rados.rados.0.smithi005.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-09-30T09:02:01.926 INFO:tasks.rados.rados.0.smithi005.stdout:1966: writing smithi00566664-246 from 585240 to 1242989 tid 1 2023-09-30T09:02:01.934 INFO:tasks.rados.rados.0.smithi005.stdout:1966: writing smithi00566664-246 from 1743290 to 2165415 tid 2 2023-09-30T09:02:01.934 INFO:tasks.rados.rados.0.smithi005.stdout:1967: read oid 168 snap -1 2023-09-30T09:02:01.934 INFO:tasks.rados.rados.0.smithi005.stdout:1967: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-30T09:02:01.934 INFO:tasks.rados.rados.0.smithi005.stdout:1968: write oid 401 current snap is 0 2023-09-30T09:02:01.934 INFO:tasks.rados.rados.0.smithi005.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-09-30T09:02:01.942 INFO:tasks.rados.rados.0.smithi005.stdout:1968: writing smithi00566664-401 from 602047 to 1335045 tid 1 2023-09-30T09:02:01.947 INFO:tasks.rados.rados.0.smithi005.stdout:1968: writing smithi00566664-401 from 1801772 to 2202047 tid 2 2023-09-30T09:02:01.947 INFO:tasks.rados.rados.0.smithi005.stdout:1969: read oid 218 snap -1 2023-09-30T09:02:01.947 INFO:tasks.rados.rados.0.smithi005.stdout:1969: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-30T09:02:01.947 INFO:tasks.rados.rados.0.smithi005.stdout:1970: read oid 469 snap -1 2023-09-30T09:02:01.947 INFO:tasks.rados.rados.0.smithi005.stdout:1970: expect (ObjNum 468 snap 0 seq_num 468) 2023-09-30T09:02:01.947 INFO:tasks.rados.rados.0.smithi005.stdout:1971: read oid 8 snap -1 2023-09-30T09:02:01.948 INFO:tasks.rados.rados.0.smithi005.stdout:1971: expect deleted 2023-09-30T09:02:01.948 INFO:tasks.rados.rados.0.smithi005.stdout:1972: write oid 377 current snap is 0 2023-09-30T09:02:01.948 INFO:tasks.rados.rados.0.smithi005.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-09-30T09:02:01.953 INFO:tasks.rados.rados.0.smithi005.stdout:1972: writing smithi00566664-377 from 618854 to 1027101 tid 1 2023-09-30T09:02:01.961 INFO:tasks.rados.rados.0.smithi005.stdout:1972: writing smithi00566664-377 from 1743901 to 2169695 tid 2 2023-09-30T09:02:01.962 INFO:tasks.rados.rados.0.smithi005.stdout:1973: write oid 498 current snap is 0 2023-09-30T09:02:01.962 INFO:tasks.rados.rados.0.smithi005.stdout:1958: expect (ObjNum 898 snap 0 seq_num 898) 2023-09-30T09:02:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:1959: finishing write tid 1 to smithi00566664-445 2023-09-30T09:02:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:1959: finishing write tid 2 to smithi00566664-445 2023-09-30T09:02:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:1959: finishing write tid 3 to smithi00566664-445 2023-09-30T09:02:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:1959: finishing write tid 4 to smithi00566664-445 2023-09-30T09:02:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 445 v 284 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-09-30T09:02:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-09-30T09:02:02.291 INFO:tasks.rados.rados.0.smithi005.stdout:1960: finishing write tid 1 to smithi00566664-332 2023-09-30T09:02:02.292 INFO:tasks.rados.rados.0.smithi005.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-09-30T09:02:02.301 INFO:tasks.rados.rados.0.smithi005.stdout:1973: writing smithi00566664-498 from 635661 to 1235510 tid 1 2023-09-30T09:02:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:1973: writing smithi00566664-498 from 1918736 to 2235661 tid 2 2023-09-30T09:02:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:1958: done (15 left) 2023-09-30T09:02:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:1959: done (14 left) 2023-09-30T09:02:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:1974: write oid 424 current snap is 0 2023-09-30T09:02:02.307 INFO:tasks.rados.rados.0.smithi005.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-09-30T09:02:02.314 INFO:tasks.rados.rados.0.smithi005.stdout:1974: writing smithi00566664-424 from 652468 to 1327566 tid 1 2023-09-30T09:02:02.319 INFO:tasks.rados.rados.0.smithi005.stdout:1974: writing smithi00566664-424 from 1977218 to 2252468 tid 2 2023-09-30T09:02:02.320 INFO:tasks.rados.rados.0.smithi005.stdout:1975: write oid 222 current snap is 0 2023-09-30T09:02:02.320 INFO:tasks.rados.rados.0.smithi005.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-09-30T09:02:02.327 INFO:tasks.rados.rados.0.smithi005.stdout:1975: writing smithi00566664-222 from 669275 to 1419622 tid 1 2023-09-30T09:02:02.332 INFO:tasks.rados.rados.0.smithi005.stdout:1975: writing smithi00566664-222 from 2035700 to 2269275 tid 2 2023-09-30T09:02:02.332 INFO:tasks.rados.rados.0.smithi005.stdout:1962: done (15 left) 2023-09-30T09:02:02.332 INFO:tasks.rados.rados.0.smithi005.stdout:1976: read oid 269 snap -1 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout:1976: expect deleted 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout:1960: finishing write tid 2 to smithi00566664-332 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout:1960: finishing write tid 3 to smithi00566664-332 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout:1960: finishing write tid 4 to smithi00566664-332 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 332 v 222 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-09-30T09:02:02.333 INFO:tasks.rados.rados.0.smithi005.stdout:1961: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:02.514 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.239+0000 7f6633d64200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Bus STARTING 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: CherryPy Checker: 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: The Application mounted at '' has an empty config. 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Serving on http://:::9283 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Bus STARTED 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Bus STOPPING 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:02:02.515 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Bus STOPPED 2023-09-30T09:02:02.535 INFO:tasks.rados.rados.0.smithi005.stdout:1963: finishing write tid 1 to smithi00566664-333 2023-09-30T09:02:02.535 INFO:tasks.rados.rados.0.smithi005.stdout:1963: finishing write tid 2 to smithi00566664-333 2023-09-30T09:02:02.535 INFO:tasks.rados.rados.0.smithi005.stdout:1963: finishing write tid 3 to smithi00566664-333 2023-09-30T09:02:02.536 INFO:tasks.rados.rados.0.smithi005.stdout:1963: finishing write tid 4 to smithi00566664-333 2023-09-30T09:02:02.536 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 333 v 214 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-09-30T09:02:02.536 INFO:tasks.rados.rados.0.smithi005.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-09-30T09:02:02.536 INFO:tasks.rados.rados.0.smithi005.stdout:1964: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1965: finishing write tid 1 to smithi00566664-90 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1965: finishing write tid 2 to smithi00566664-90 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1960: done (15 left) 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1961: done (14 left) 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1963: done (13 left) 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1964: done (12 left) 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1977: read oid 311 snap -1 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1977: expect deleted 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1978: write oid 21 current snap is 0 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1965: finishing write tid 3 to smithi00566664-90 2023-09-30T09:02:02.653 INFO:tasks.rados.rados.0.smithi005.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-09-30T09:02:02.659 INFO:tasks.rados.rados.0.smithi005.stdout:1978: writing smithi00566664-21 from 686082 to 1111678 tid 1 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1978: writing smithi00566664-21 from 1577829 to 2010961 tid 2 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1979: read oid 155 snap -1 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1979: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1980: write oid 352 current snap is 0 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1965: finishing write tid 4 to smithi00566664-90 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 90 v 223 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1966: finishing write tid 1 to smithi00566664-246 2023-09-30T09:02:02.665 INFO:tasks.rados.rados.0.smithi005.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-09-30T09:02:02.671 INFO:tasks.rados.rados.0.smithi005.stdout:1980: writing smithi00566664-352 from 702889 to 1203734 tid 1 2023-09-30T09:02:02.677 INFO:tasks.rados.rados.0.smithi005.stdout:1980: writing smithi00566664-352 from 1636311 to 2213101 tid 2 2023-09-30T09:02:02.677 INFO:tasks.rados.rados.0.smithi005.stdout:1965: done (15 left) 2023-09-30T09:02:02.678 INFO:tasks.rados.rados.0.smithi005.stdout:1981: write oid 277 current snap is 0 2023-09-30T09:02:02.678 INFO:tasks.rados.rados.0.smithi005.stdout:1966: finishing write tid 2 to smithi00566664-246 2023-09-30T09:02:02.678 INFO:tasks.rados.rados.0.smithi005.stdout:1966: finishing write tid 3 to smithi00566664-246 2023-09-30T09:02:02.678 INFO:tasks.rados.rados.0.smithi005.stdout:1966: finishing write tid 4 to smithi00566664-246 2023-09-30T09:02:02.678 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 246 v 257 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-09-30T09:02:02.678 INFO:tasks.rados.rados.0.smithi005.stdout:1966: left oid 246 (ObjNum 1320 snap 0 seq_num 1320) 2023-09-30T09:02:02.678 INFO:tasks.rados.rados.0.smithi005.stdout:1967: expect (ObjNum 1204 snap 0 seq_num 1204) 2023-09-30T09:02:02.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:01 smithi005 bash[27488]: debug 2023-09-30T09:02:01.755+0000 7fb3f5610680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:02:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: cluster 2023-09-30T09:02:02.265315+0000 mon.a (mon.0) 728 : cluster [INF] Active manager daemon x restarted 2023-09-30T09:02:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: cluster 2023-09-30T09:02:02.265970+0000 mon.a (mon.0) 729 : cluster [INF] Activating manager daemon x 2023-09-30T09:02:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: cluster 2023-09-30T09:02:02.274534+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-30T09:02:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: cluster 2023-09-30T09:02:02.276113+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0104083s) 2023-09-30T09:02:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.279098+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:02:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.279648+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.279820+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.279977+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.280134+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.280365+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.280576+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.280785+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.281006+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.281238+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.281453+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.281655+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.281865+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:02:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.282061+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.282285+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.282906+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.283160+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.283668+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.283850+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.285339+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: audit 2023-09-30T09:02:02.285700+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:02:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[33615]: cluster 2023-09-30T09:02:02.470455+0000 mon.a (mon.0) 753 : cluster [INF] Manager daemon x is now available 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: cluster 2023-09-30T09:02:02.265315+0000 mon.a (mon.0) 728 : cluster [INF] Active manager daemon x restarted 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: cluster 2023-09-30T09:02:02.265970+0000 mon.a (mon.0) 729 : cluster [INF] Activating manager daemon x 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: cluster 2023-09-30T09:02:02.274534+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: cluster 2023-09-30T09:02:02.276113+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0104083s) 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.279098+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.279648+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.279820+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.279977+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.280134+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:02:02.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.280365+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.280576+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.280785+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.281006+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.281238+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.281453+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.281655+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.281865+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.282061+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.282285+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:02:02.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.282906+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:02:02.771 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.283160+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:02:02.771 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.283668+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:02:02.771 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.283850+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:02:02.771 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.285339+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:02:02.771 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: audit 2023-09-30T09:02:02.285700+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:02:02.771 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:02 smithi005 bash[27219]: cluster 2023-09-30T09:02:02.470455+0000 mon.a (mon.0) 753 : cluster [INF] Manager daemon x is now available 2023-09-30T09:02:02.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: cluster 2023-09-30T09:02:02.265315+0000 mon.a (mon.0) 728 : cluster [INF] Active manager daemon x restarted 2023-09-30T09:02:02.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: cluster 2023-09-30T09:02:02.265970+0000 mon.a (mon.0) 729 : cluster [INF] Activating manager daemon x 2023-09-30T09:02:02.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: cluster 2023-09-30T09:02:02.274534+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: cluster 2023-09-30T09:02:02.276113+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0104083s) 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.279098+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.279648+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.279820+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.279977+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.280134+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.280365+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.280576+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.280785+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.281006+0000 mon.a (mon.0) 740 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:02:02.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.281238+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.281453+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.281655+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.281865+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.282061+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.282285+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Bus STARTING 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f65946ef700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f65946ef700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.804 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f65946ef700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f65946ef700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f65946ef700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f659266b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f659266b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f659266b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f659266b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: debug 2023-09-30T09:02:02.639+0000 7f659266b700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Serving on http://:::9283 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[50531]: [30/Sep/2023:09:02:02] ENGINE Bus STARTED 2023-09-30T09:02:02.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.282906+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:02:02.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.283160+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:02:02.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.283668+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:02:02.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.283850+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:02:02.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.285339+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:02:02.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: audit 2023-09-30T09:02:02.285700+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:02:02.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:02 smithi099 bash[27661]: cluster 2023-09-30T09:02:02.470455+0000 mon.a (mon.0) 753 : cluster [INF] Manager daemon x is now available 2023-09-30T09:02:02.806 INFO:tasks.rados.rados.0.smithi005.stdout:1968: finishing write tid 1 to smithi00566664-401 2023-09-30T09:02:02.807 INFO:tasks.rados.rados.0.smithi005.stdout:1968: finishing write tid 2 to smithi00566664-401 2023-09-30T09:02:02.807 INFO:tasks.rados.rados.0.smithi005.stdout:1968: finishing write tid 3 to smithi00566664-401 2023-09-30T09:02:02.807 INFO:tasks.rados.rados.0.smithi005.stdout:1968: finishing write tid 4 to smithi00566664-401 2023-09-30T09:02:02.807 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 225 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-09-30T09:02:02.807 INFO:tasks.rados.rados.0.smithi005.stdout:1968: left oid 401 (ObjNum 1321 snap 0 seq_num 1321) 2023-09-30T09:02:02.807 INFO:tasks.rados.rados.0.smithi005.stdout:1969: expect (ObjNum 886 snap 0 seq_num 886) 2023-09-30T09:02:02.929 INFO:tasks.rados.rados.0.smithi005.stdout:1972: finishing write tid 1 to smithi00566664-377 2023-09-30T09:02:02.929 INFO:tasks.rados.rados.0.smithi005.stdout:1970: expect (ObjNum 468 snap 0 seq_num 468) 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1972: finishing write tid 2 to smithi00566664-377 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1972: finishing write tid 3 to smithi00566664-377 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1972: finishing write tid 4 to smithi00566664-377 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 229 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1972: left oid 377 (ObjNum 1322 snap 0 seq_num 1322) 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1973: finishing write tid 1 to smithi00566664-498 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1973: finishing write tid 2 to smithi00566664-498 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1973: finishing write tid 3 to smithi00566664-498 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:1973: finishing write tid 4 to smithi00566664-498 2023-09-30T09:02:03.047 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 498 v 287 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1973: left oid 498 (ObjNum 1323 snap 0 seq_num 1323) 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1974: finishing write tid 1 to smithi00566664-424 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1974: finishing write tid 2 to smithi00566664-424 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1974: finishing write tid 3 to smithi00566664-424 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1974: finishing write tid 4 to smithi00566664-424 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 424 v 263 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1974: left oid 424 (ObjNum 1324 snap 0 seq_num 1324) 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1975: finishing write tid 1 to smithi00566664-222 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1975: finishing write tid 2 to smithi00566664-222 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1975: finishing write tid 3 to smithi00566664-222 2023-09-30T09:02:03.048 INFO:tasks.rados.rados.0.smithi005.stdout:1975: finishing write tid 4 to smithi00566664-222 2023-09-30T09:02:03.049 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 222 v 217 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-09-30T09:02:03.049 INFO:tasks.rados.rados.0.smithi005.stdout:1975: left oid 222 (ObjNum 1325 snap 0 seq_num 1325) 2023-09-30T09:02:03.049 INFO:tasks.rados.rados.0.smithi005.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-09-30T09:02:03.059 INFO:tasks.rados.rados.0.smithi005.stdout:1981: writing smithi00566664-277 from 719696 to 1295790 tid 1 2023-09-30T09:02:03.065 INFO:tasks.rados.rados.0.smithi005.stdout:1981: writing smithi00566664-277 from 2094793 to 2319696 tid 2 2023-09-30T09:02:03.065 INFO:tasks.rados.rados.0.smithi005.stdout:1966: done (15 left) 2023-09-30T09:02:03.065 INFO:tasks.rados.rados.0.smithi005.stdout:1967: done (14 left) 2023-09-30T09:02:03.065 INFO:tasks.rados.rados.0.smithi005.stdout:1968: done (13 left) 2023-09-30T09:02:03.065 INFO:tasks.rados.rados.0.smithi005.stdout:1969: done (12 left) 2023-09-30T09:02:03.065 INFO:tasks.rados.rados.0.smithi005.stdout:1970: done (11 left) 2023-09-30T09:02:03.065 INFO:tasks.rados.rados.0.smithi005.stdout:1971: done (10 left) 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1972: done (9 left) 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1973: done (8 left) 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1974: done (7 left) 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1975: done (6 left) 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1976: done (5 left) 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1977: done (4 left) 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1982: write oid 164 current snap is 0 2023-09-30T09:02:03.066 INFO:tasks.rados.rados.0.smithi005.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-09-30T09:02:03.072 INFO:tasks.rados.rados.0.smithi005.stdout:1982: writing smithi00566664-164 from 736503 to 1387846 tid 1 2023-09-30T09:02:03.078 INFO:tasks.rados.rados.0.smithi005.stdout:1982: writing smithi00566664-164 from 2153275 to 2336503 tid 2 2023-09-30T09:02:03.078 INFO:tasks.rados.rados.0.smithi005.stdout:1983: write oid 211 current snap is 0 2023-09-30T09:02:03.078 INFO:tasks.rados.rados.0.smithi005.stdout:1978: finishing write tid 1 to smithi00566664-21 2023-09-30T09:02:03.078 INFO:tasks.rados.rados.0.smithi005.stdout:1978: finishing write tid 2 to smithi00566664-21 2023-09-30T09:02:03.078 INFO:tasks.rados.rados.0.smithi005.stdout:1978: finishing write tid 3 to smithi00566664-21 2023-09-30T09:02:03.078 INFO:tasks.rados.rados.0.smithi005.stdout:1979: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-30T09:02:03.145 INFO:tasks.rados.rados.0.smithi005.stdout:1978: finishing write tid 4 to smithi00566664-21 2023-09-30T09:02:03.145 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 220 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-09-30T09:02:03.146 INFO:tasks.rados.rados.0.smithi005.stdout:1978: left oid 21 (ObjNum 1326 snap 0 seq_num 1326) 2023-09-30T09:02:03.146 INFO:tasks.rados.rados.0.smithi005.stdout:1980: finishing write tid 1 to smithi00566664-352 2023-09-30T09:02:03.146 INFO:tasks.rados.rados.0.smithi005.stdout:1980: finishing write tid 2 to smithi00566664-352 2023-09-30T09:02:03.146 INFO:tasks.rados.rados.0.smithi005.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-09-30T09:02:03.161 INFO:tasks.rados.rados.0.smithi005.stdout:1983: writing smithi00566664-211 from 753310 to 1479902 tid 1 2023-09-30T09:02:03.166 INFO:tasks.rados.rados.0.smithi005.stdout:1983: writing smithi00566664-211 from 2095404 to 2353310 tid 2 2023-09-30T09:02:03.166 INFO:tasks.rados.rados.0.smithi005.stdout:1978: done (5 left) 2023-09-30T09:02:03.167 INFO:tasks.rados.rados.0.smithi005.stdout:1979: done (4 left) 2023-09-30T09:02:03.167 INFO:tasks.rados.rados.0.smithi005.stdout:1984: write oid 174 current snap is 0 2023-09-30T09:02:03.167 INFO:tasks.rados.rados.0.smithi005.stdout:1980: finishing write tid 3 to smithi00566664-352 2023-09-30T09:02:03.167 INFO:tasks.rados.rados.0.smithi005.stdout:1980: finishing write tid 4 to smithi00566664-352 2023-09-30T09:02:03.167 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 352 v 223 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-09-30T09:02:03.167 INFO:tasks.rados.rados.0.smithi005.stdout:1980: left oid 352 (ObjNum 1327 snap 0 seq_num 1327) 2023-09-30T09:02:03.167 INFO:tasks.rados.rados.0.smithi005.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-09-30T09:02:03.173 INFO:tasks.rados.rados.0.smithi005.stdout:1984: writing smithi00566664-174 from 770117 to 1288311 tid 1 2023-09-30T09:02:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:1984: writing smithi00566664-174 from 1870239 to 2370117 tid 2 2023-09-30T09:02:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:1980: done (4 left) 2023-09-30T09:02:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:1985: write oid 383 current snap is 0 2023-09-30T09:02:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:1981: finishing write tid 1 to smithi00566664-277 2023-09-30T09:02:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-09-30T09:02:03.190 INFO:tasks.rados.rados.0.smithi005.stdout:1985: writing smithi00566664-383 from 786924 to 1380367 tid 1 2023-09-30T09:02:03.196 INFO:tasks.rados.rados.0.smithi005.stdout:1985: writing smithi00566664-383 from 1928721 to 2386924 tid 2 2023-09-30T09:02:03.196 INFO:tasks.rados.rados.0.smithi005.stdout:1986: delete oid 468 current snap is 0 2023-09-30T09:02:03.196 INFO:tasks.rados.rados.0.smithi005.stdout:1981: finishing write tid 2 to smithi00566664-277 2023-09-30T09:02:03.196 INFO:tasks.rados.rados.0.smithi005.stdout:1981: finishing write tid 3 to smithi00566664-277 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1981: finishing write tid 4 to smithi00566664-277 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 277 v 282 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1981: left oid 277 (ObjNum 1328 snap 0 seq_num 1328) 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1982: finishing write tid 1 to smithi00566664-164 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1982: finishing write tid 2 to smithi00566664-164 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1982: finishing write tid 3 to smithi00566664-164 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1982: finishing write tid 4 to smithi00566664-164 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 164 v 279 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1982: left oid 164 (ObjNum 1329 snap 0 seq_num 1329) 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1983: finishing write tid 1 to smithi00566664-211 2023-09-30T09:02:03.197 INFO:tasks.rados.rados.0.smithi005.stdout:1983: finishing write tid 2 to smithi00566664-211 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1983: finishing write tid 3 to smithi00566664-211 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1983: finishing write tid 4 to smithi00566664-211 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 211 v 260 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1983: left oid 211 (ObjNum 1330 snap 0 seq_num 1330) 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1984: finishing write tid 1 to smithi00566664-174 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1984: finishing write tid 2 to smithi00566664-174 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1984: finishing write tid 3 to smithi00566664-174 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1984: finishing write tid 4 to smithi00566664-174 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 174 v 228 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1984: left oid 174 (ObjNum 1331 snap 0 seq_num 1331) 2023-09-30T09:02:03.198 INFO:tasks.rados.rados.0.smithi005.stdout:1985: finishing write tid 1 to smithi00566664-383 2023-09-30T09:02:03.199 INFO:tasks.rados.rados.0.smithi005.stdout:1981: done (5 left) 2023-09-30T09:02:03.199 INFO:tasks.rados.rados.0.smithi005.stdout:1982: done (4 left) 2023-09-30T09:02:03.199 INFO:tasks.rados.rados.0.smithi005.stdout:1983: done (3 left) 2023-09-30T09:02:03.200 INFO:tasks.rados.rados.0.smithi005.stdout:1984: done (2 left) 2023-09-30T09:02:03.200 INFO:tasks.rados.rados.0.smithi005.stdout:1986: done (1 left) 2023-09-30T09:02:03.200 INFO:tasks.rados.rados.0.smithi005.stdout:1987: read oid 63 snap -1 2023-09-30T09:02:03.200 INFO:tasks.rados.rados.0.smithi005.stdout:1987: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-30T09:02:03.200 INFO:tasks.rados.rados.0.smithi005.stdout:1988: write oid 274 current snap is 0 2023-09-30T09:02:03.200 INFO:tasks.rados.rados.0.smithi005.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-09-30T09:02:03.205 INFO:tasks.rados.rados.0.smithi005.stdout:1988: writing smithi00566664-274 from 420538 to 1164479 tid 1 2023-09-30T09:02:03.212 INFO:tasks.rados.rados.0.smithi005.stdout:1988: writing smithi00566664-274 from 1929332 to 2420538 tid 2 2023-09-30T09:02:03.213 INFO:tasks.rados.rados.0.smithi005.stdout:1989: delete oid 195 current snap is 0 2023-09-30T09:02:03.213 INFO:tasks.rados.rados.0.smithi005.stdout:1985: finishing write tid 2 to smithi00566664-383 2023-09-30T09:02:03.213 INFO:tasks.rados.rados.0.smithi005.stdout:1985: finishing write tid 3 to smithi00566664-383 2023-09-30T09:02:03.213 INFO:tasks.rados.rados.0.smithi005.stdout:1985: finishing write tid 4 to smithi00566664-383 2023-09-30T09:02:03.213 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 383 v 282 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-09-30T09:02:03.213 INFO:tasks.rados.rados.0.smithi005.stdout:1985: left oid 383 (ObjNum 1332 snap 0 seq_num 1332) 2023-09-30T09:02:03.213 INFO:tasks.rados.rados.0.smithi005.stdout:1987: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1988: finishing write tid 1 to smithi00566664-274 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1988: finishing write tid 2 to smithi00566664-274 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1988: finishing write tid 3 to smithi00566664-274 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1988: finishing write tid 4 to smithi00566664-274 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 274 v 319 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1985: done (3 left) 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1987: done (2 left) 2023-09-30T09:02:03.339 INFO:tasks.rados.rados.0.smithi005.stdout:1988: done (1 left) 2023-09-30T09:02:03.340 INFO:tasks.rados.rados.0.smithi005.stdout:1989: done (0 left) 2023-09-30T09:02:03.340 INFO:tasks.rados.rados.0.smithi005.stdout:1990: write oid 98 current snap is 0 2023-09-30T09:02:03.340 INFO:tasks.rados.rados.0.smithi005.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-09-30T09:02:03.349 INFO:tasks.rados.rados.0.smithi005.stdout:1990: writing smithi00566664-98 from 454152 to 948591 tid 1 2023-09-30T09:02:03.360 INFO:tasks.rados.rados.0.smithi005.stdout:1990: writing smithi00566664-98 from 1646296 to 2381420 tid 2 2023-09-30T09:02:03.360 INFO:tasks.rados.rados.0.smithi005.stdout:1991: read oid 17 snap -1 2023-09-30T09:02:03.360 INFO:tasks.rados.rados.0.smithi005.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-30T09:02:03.360 INFO:tasks.rados.rados.0.smithi005.stdout:1992: read oid 221 snap -1 2023-09-30T09:02:03.361 INFO:tasks.rados.rados.0.smithi005.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:02:03.361 INFO:tasks.rados.rados.0.smithi005.stdout:1993: write oid 163 current snap is 0 2023-09-30T09:02:03.361 INFO:tasks.rados.rados.0.smithi005.stdout:1990: finishing write tid 1 to smithi00566664-98 2023-09-30T09:02:03.361 INFO:tasks.rados.rados.0.smithi005.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-09-30T09:02:03.366 INFO:tasks.rados.rados.0.smithi005.stdout:1993: writing smithi00566664-163 from 470959 to 1040647 tid 1 2023-09-30T09:02:03.374 INFO:tasks.rados.rados.0.smithi005.stdout:1993: writing smithi00566664-163 from 1704778 to 2299913 tid 2 2023-09-30T09:02:03.374 INFO:tasks.rados.rados.0.smithi005.stdout:1994: write oid 464 current snap is 0 2023-09-30T09:02:03.374 INFO:tasks.rados.rados.0.smithi005.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-09-30T09:02:03.380 INFO:tasks.rados.rados.0.smithi005.stdout:1994: writing smithi00566664-464 from 487766 to 1132703 tid 1 2023-09-30T09:02:03.380 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27488]: debug 2023-09-30T09:02:03.051+0000 7fb3f5610680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:02:03.380 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27488]: debug 2023-09-30T09:02:03.255+0000 7fb3f5610680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:02:03.387 INFO:tasks.rados.rados.0.smithi005.stdout:1994: writing smithi00566664-464 from 1646907 to 2385700 tid 2 2023-09-30T09:02:03.387 INFO:tasks.rados.rados.0.smithi005.stdout:1995: write oid 363 current snap is 0 2023-09-30T09:02:03.388 INFO:tasks.rados.rados.0.smithi005.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-09-30T09:02:03.393 INFO:tasks.rados.rados.0.smithi005.stdout:1995: writing smithi00566664-363 from 504573 to 941112 tid 1 2023-09-30T09:02:03.399 INFO:tasks.rados.rados.0.smithi005.stdout:1995: writing smithi00566664-363 from 1421742 to 2020546 tid 2 2023-09-30T09:02:03.402 INFO:tasks.rados.rados.0.smithi005.stdout:1995: writing smithi00566664-363 from 2437505 to 2504573 tid 3 2023-09-30T09:02:03.402 INFO:tasks.rados.rados.0.smithi005.stdout:1996: write oid 483 current snap is 0 2023-09-30T09:02:03.402 INFO:tasks.rados.rados.0.smithi005.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-09-30T09:02:03.409 INFO:tasks.rados.rados.0.smithi005.stdout:1996: writing smithi00566664-483 from 521380 to 1033168 tid 1 2023-09-30T09:02:03.416 INFO:tasks.rados.rados.0.smithi005.stdout:1996: writing smithi00566664-483 from 1480224 to 2222686 tid 2 2023-09-30T09:02:03.416 INFO:tasks.rados.rados.0.smithi005.stdout:1997: write oid 200 current snap is 0 2023-09-30T09:02:03.416 INFO:tasks.rados.rados.0.smithi005.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-09-30T09:02:03.422 INFO:tasks.rados.rados.0.smithi005.stdout:1997: writing smithi00566664-200 from 538187 to 1125224 tid 1 2023-09-30T09:02:03.428 INFO:tasks.rados.rados.0.smithi005.stdout:1997: writing smithi00566664-200 from 1538706 to 2141179 tid 2 2023-09-30T09:02:03.428 INFO:tasks.rados.rados.0.smithi005.stdout:1998: write oid 351 current snap is 0 2023-09-30T09:02:03.428 INFO:tasks.rados.rados.0.smithi005.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-09-30T09:02:03.435 INFO:tasks.rados.rados.0.smithi005.stdout:1998: writing smithi00566664-351 from 554994 to 1217280 tid 1 2023-09-30T09:02:03.443 INFO:tasks.rados.rados.0.smithi005.stdout:1998: writing smithi00566664-351 from 1997188 to 2554994 tid 2 2023-09-30T09:02:03.443 INFO:tasks.rados.rados.0.smithi005.stdout:1999: write oid 62 current snap is 0 2023-09-30T09:02:03.443 INFO:tasks.rados.rados.0.smithi005.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-09-30T09:02:03.450 INFO:tasks.rados.rados.0.smithi005.stdout:1999: writing smithi00566664-62 from 571801 to 1309336 tid 1 2023-09-30T09:02:03.456 INFO:tasks.rados.rados.0.smithi005.stdout:1999: writing smithi00566664-62 from 1939317 to 2429106 tid 2 2023-09-30T09:02:03.457 INFO:tasks.rados.rados.0.smithi005.stdout:2000: write oid 376 current snap is 0 2023-09-30T09:02:03.457 INFO:tasks.rados.rados.0.smithi005.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-09-30T09:02:03.462 INFO:tasks.rados.rados.0.smithi005.stdout:2000: writing smithi00566664-376 from 588608 to 1001392 tid 1 2023-09-30T09:02:03.470 INFO:tasks.rados.rados.0.smithi005.stdout:2000: writing smithi00566664-376 from 1597799 to 2347599 tid 2 2023-09-30T09:02:03.470 INFO:tasks.rados.rados.0.smithi005.stdout:2001: delete oid 68 current snap is 0 2023-09-30T09:02:03.470 INFO:tasks.rados.rados.0.smithi005.stdout:1990: finishing write tid 2 to smithi00566664-98 2023-09-30T09:02:03.470 INFO:tasks.rados.rados.0.smithi005.stdout:1990: finishing write tid 3 to smithi00566664-98 2023-09-30T09:02:03.470 INFO:tasks.rados.rados.0.smithi005.stdout:1990: finishing write tid 4 to smithi00566664-98 2023-09-30T09:02:03.470 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 98 v 386 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-09-30T09:02:03.470 INFO:tasks.rados.rados.0.smithi005.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2023-09-30T09:02:03.471 INFO:tasks.rados.rados.0.smithi005.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-30T09:02:03.595 INFO:tasks.rados.rados.0.smithi005.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-30T09:02:03.724 INFO:tasks.rados.rados.0.smithi005.stdout:1993: finishing write tid 1 to smithi00566664-163 2023-09-30T09:02:03.724 INFO:tasks.rados.rados.0.smithi005.stdout:1993: finishing write tid 2 to smithi00566664-163 2023-09-30T09:02:03.724 INFO:tasks.rados.rados.0.smithi005.stdout:1993: finishing write tid 3 to smithi00566664-163 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1993: finishing write tid 4 to smithi00566664-163 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 163 v 226 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1994: finishing write tid 1 to smithi00566664-464 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1994: finishing write tid 2 to smithi00566664-464 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1994: finishing write tid 3 to smithi00566664-464 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1994: finishing write tid 4 to smithi00566664-464 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 464 v 389 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1995: finishing write tid 1 to smithi00566664-363 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1995: finishing write tid 2 to smithi00566664-363 2023-09-30T09:02:03.725 INFO:tasks.rados.rados.0.smithi005.stdout:1995: finishing write tid 3 to smithi00566664-363 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1995: finishing write tid 4 to smithi00566664-363 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1995: finishing write tid 5 to smithi00566664-363 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 363 v 300 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1996: finishing write tid 1 to smithi00566664-483 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1996: finishing write tid 2 to smithi00566664-483 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1996: finishing write tid 3 to smithi00566664-483 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1996: finishing write tid 4 to smithi00566664-483 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 483 v 329 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-09-30T09:02:03.726 INFO:tasks.rados.rados.0.smithi005.stdout:1996: left oid 483 (ObjNum 1340 snap 0 seq_num 1340) 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1997: finishing write tid 1 to smithi00566664-200 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1997: finishing write tid 2 to smithi00566664-200 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1997: finishing write tid 3 to smithi00566664-200 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1997: finishing write tid 4 to smithi00566664-200 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 200 v 332 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1998: finishing write tid 1 to smithi00566664-351 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1998: finishing write tid 2 to smithi00566664-351 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1998: finishing write tid 3 to smithi00566664-351 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1998: finishing write tid 4 to smithi00566664-351 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 351 v 335 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-09-30T09:02:03.727 INFO:tasks.rados.rados.0.smithi005.stdout:1998: left oid 351 (ObjNum 1342 snap 0 seq_num 1342) 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:1999: finishing write tid 1 to smithi00566664-62 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:1999: finishing write tid 2 to smithi00566664-62 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:1999: finishing write tid 3 to smithi00566664-62 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:1999: finishing write tid 4 to smithi00566664-62 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 62 v 246 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:1999: left oid 62 (ObjNum 1343 snap 0 seq_num 1343) 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:2000: finishing write tid 1 to smithi00566664-376 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:2000: finishing write tid 2 to smithi00566664-376 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:2000: finishing write tid 3 to smithi00566664-376 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:2000: finishing write tid 4 to smithi00566664-376 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 376 v 229 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-09-30T09:02:03.728 INFO:tasks.rados.rados.0.smithi005.stdout:2000: left oid 376 (ObjNum 1344 snap 0 seq_num 1344) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1990: done (11 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1991: done (10 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1992: done (9 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1993: done (8 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1994: done (7 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1995: done (6 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1996: done (5 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1997: done (4 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1998: done (3 left) 2023-09-30T09:02:03.729 INFO:tasks.rados.rados.0.smithi005.stdout:1999: done (2 left) 2023-09-30T09:02:03.730 INFO:tasks.rados.rados.0.smithi005.stdout:2000: done (1 left) 2023-09-30T09:02:03.730 INFO:tasks.rados.rados.0.smithi005.stdout:2001: done (0 left) 2023-09-30T09:02:03.730 INFO:tasks.rados.rados.0.smithi005.stdout:2002: read oid 83 snap -1 2023-09-30T09:02:03.730 INFO:tasks.rados.rados.0.smithi005.stdout:2002: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-30T09:02:03.730 INFO:tasks.rados.rados.0.smithi005.stdout:2003: write oid 99 current snap is 0 2023-09-30T09:02:03.730 INFO:tasks.rados.rados.0.smithi005.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-09-30T09:02:03.739 INFO:tasks.rados.rados.0.smithi005.stdout:2003: writing smithi00566664-99 from 622222 to 1301857 tid 1 2023-09-30T09:02:03.750 INFO:tasks.rados.rados.0.smithi005.stdout:2003: writing smithi00566664-99 from 1831116 to 2584585 tid 2 2023-09-30T09:02:03.750 INFO:tasks.rados.rados.0.smithi005.stdout:2004: write oid 66 current snap is 0 2023-09-30T09:02:03.750 INFO:tasks.rados.rados.0.smithi005.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-09-30T09:02:03.758 INFO:tasks.rados.rados.0.smithi005.stdout:2004: writing smithi00566664-66 from 639029 to 1393913 tid 1 2023-09-30T09:02:03.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27488]: debug 2023-09-30T09:02:03.375+0000 7fb3f5610680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:02:03.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27488]: debug 2023-09-30T09:02:03.523+0000 7fb3f5610680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:02:03.765 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[56836]: level=warn ts=2023-09-30T09:02:03.513Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi005.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.5:8443: connect: connection refused" 2023-09-30T09:02:03.766 INFO:tasks.rados.rados.0.smithi005.stdout:2004: writing smithi00566664-66 from 2173245 to 2639029 tid 2 2023-09-30T09:02:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:02.510411+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:02.520053+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:02:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:02.523949+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:02:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:02.555992+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:02.567775+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:02.605879+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:02.606156+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: cephadm 2023-09-30T09:02:03.039429+0000 mgr.x (mgr.24805) 1 : cephadm [INF] Deploying cephadm binary to smithi099 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: cephadm 2023-09-30T09:02:03.040558+0000 mgr.x (mgr.24805) 2 : cephadm [INF] Deploying cephadm binary to smithi005 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: cluster 2023-09-30T09:02:03.279545+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e22: x(active, since 1.01384s) 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: cluster 2023-09-30T09:02:03.312035+0000 mgr.x (mgr.24805) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:03.402821+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[33615]: audit 2023-09-30T09:02:03.407678+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.768 INFO:tasks.rados.rados.0.smithi005.stdout:2005: write oid 482 current snap is 0 2023-09-30T09:02:03.768 INFO:tasks.rados.rados.0.smithi005.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:02.510411+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:02.520053+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:02.523949+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:02.555992+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:02.567775+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:02.605879+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:02.606156+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:02:03.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: cephadm 2023-09-30T09:02:03.039429+0000 mgr.x (mgr.24805) 1 : cephadm [INF] Deploying cephadm binary to smithi099 2023-09-30T09:02:03.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: cephadm 2023-09-30T09:02:03.040558+0000 mgr.x (mgr.24805) 2 : cephadm [INF] Deploying cephadm binary to smithi005 2023-09-30T09:02:03.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: cluster 2023-09-30T09:02:03.279545+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e22: x(active, since 1.01384s) 2023-09-30T09:02:03.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: cluster 2023-09-30T09:02:03.312035+0000 mgr.x (mgr.24805) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:03.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:03.402821+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27219]: audit 2023-09-30T09:02:03.407678+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.771 INFO:tasks.rados.rados.0.smithi005.stdout:2005: writing smithi00566664-482 from 655836 to 1085969 tid 1 2023-09-30T09:02:03.780 INFO:tasks.rados.rados.0.smithi005.stdout:2005: writing smithi00566664-482 from 1831727 to 2588865 tid 2 2023-09-30T09:02:03.780 INFO:tasks.rados.rados.0.smithi005.stdout:2006: delete oid 340 current snap is 0 2023-09-30T09:02:03.781 INFO:tasks.rados.rados.0.smithi005.stdout:2002: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-30T09:02:03.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:02.510411+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:02.520053+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:02.523949+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:02.555992+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:02.567775+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:02.605879+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:02.606156+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: cephadm 2023-09-30T09:02:03.039429+0000 mgr.x (mgr.24805) 1 : cephadm [INF] Deploying cephadm binary to smithi099 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: cephadm 2023-09-30T09:02:03.040558+0000 mgr.x (mgr.24805) 2 : cephadm [INF] Deploying cephadm binary to smithi005 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: cluster 2023-09-30T09:02:03.279545+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e22: x(active, since 1.01384s) 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: cluster 2023-09-30T09:02:03.312035+0000 mgr.x (mgr.24805) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:03.402821+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:03 smithi099 bash[27661]: audit 2023-09-30T09:02:03.407678+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:03.948 INFO:tasks.rados.rados.0.smithi005.stdout:2003: finishing write tid 1 to smithi00566664-99 2023-09-30T09:02:03.948 INFO:tasks.rados.rados.0.smithi005.stdout:2003: finishing write tid 2 to smithi00566664-99 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2003: finishing write tid 3 to smithi00566664-99 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2003: finishing write tid 4 to smithi00566664-99 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 99 v 303 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2003: left oid 99 (ObjNum 1346 snap 0 seq_num 1346) 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2004: finishing write tid 1 to smithi00566664-66 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2004: finishing write tid 2 to smithi00566664-66 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2004: finishing write tid 3 to smithi00566664-66 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2004: finishing write tid 4 to smithi00566664-66 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 66 v 285 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2004: left oid 66 (ObjNum 1347 snap 0 seq_num 1347) 2023-09-30T09:02:03.949 INFO:tasks.rados.rados.0.smithi005.stdout:2005: finishing write tid 1 to smithi00566664-482 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2005: finishing write tid 2 to smithi00566664-482 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2005: finishing write tid 3 to smithi00566664-482 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2005: finishing write tid 4 to smithi00566664-482 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 482 v 232 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2005: left oid 482 (ObjNum 1348 snap 0 seq_num 1348) 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2002: done (4 left) 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2003: done (3 left) 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2004: done (2 left) 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2005: done (1 left) 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2006: done (0 left) 2023-09-30T09:02:03.950 INFO:tasks.rados.rados.0.smithi005.stdout:2007: write oid 188 current snap is 0 2023-09-30T09:02:03.951 INFO:tasks.rados.rados.0.smithi005.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-09-30T09:02:03.962 INFO:tasks.rados.rados.0.smithi005.stdout:2007: writing smithi00566664-188 from 689450 to 1270081 tid 1 2023-09-30T09:02:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2007: writing smithi00566664-188 from 1948691 to 2689450 tid 2 2023-09-30T09:02:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2008: read oid 249 snap -1 2023-09-30T09:02:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-30T09:02:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2009: write oid 441 current snap is 0 2023-09-30T09:02:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2007: finishing write tid 1 to smithi00566664-188 2023-09-30T09:02:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-09-30T09:02:03.979 INFO:tasks.rados.rados.0.smithi005.stdout:2009: writing smithi00566664-441 from 706257 to 1362137 tid 1 2023-09-30T09:02:03.985 INFO:tasks.rados.rados.0.smithi005.stdout:2009: writing smithi00566664-441 from 1890820 to 2395285 tid 2 2023-09-30T09:02:03.986 INFO:tasks.rados.rados.0.smithi005.stdout:2010: delete oid 255 current snap is 0 2023-09-30T09:02:03.986 INFO:tasks.rados.rados.0.smithi005.stdout:2007: finishing write tid 2 to smithi00566664-188 2023-09-30T09:02:03.986 INFO:tasks.rados.rados.0.smithi005.stdout:2007: finishing write tid 3 to smithi00566664-188 2023-09-30T09:02:03.986 INFO:tasks.rados.rados.0.smithi005.stdout:2007: finishing write tid 4 to smithi00566664-188 2023-09-30T09:02:03.986 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 188 v 266 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-09-30T09:02:03.986 INFO:tasks.rados.rados.0.smithi005.stdout:2007: left oid 188 (ObjNum 1350 snap 0 seq_num 1350) 2023-09-30T09:02:03.986 INFO:tasks.rados.rados.0.smithi005.stdout:2008: expect (ObjNum 1226 snap 0 seq_num 1226) 2023-09-30T09:02:04.138 INFO:tasks.rados.rados.0.smithi005.stdout:2009: finishing write tid 1 to smithi00566664-441 2023-09-30T09:02:04.138 INFO:tasks.rados.rados.0.smithi005.stdout:2009: finishing write tid 2 to smithi00566664-441 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2009: finishing write tid 3 to smithi00566664-441 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2009: finishing write tid 4 to smithi00566664-441 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 441 v 288 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2009: left oid 441 (ObjNum 1351 snap 0 seq_num 1351) 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2007: done (3 left) 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2008: done (2 left) 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2009: done (1 left) 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2010: done (0 left) 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2011: write oid 348 current snap is 0 2023-09-30T09:02:04.139 INFO:tasks.rados.rados.0.smithi005.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-09-30T09:02:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2011: writing smithi00566664-348 from 739871 to 1146249 tid 1 2023-09-30T09:02:04.157 INFO:tasks.rados.rados.0.smithi005.stdout:2011: writing smithi00566664-348 from 1607784 to 2115918 tid 2 2023-09-30T09:02:04.157 INFO:tasks.rados.rados.0.smithi005.stdout:2012: write oid 160 current snap is 0 2023-09-30T09:02:04.157 INFO:tasks.rados.rados.0.smithi005.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-09-30T09:02:04.164 INFO:tasks.rados.rados.0.smithi005.stdout:2012: writing smithi00566664-160 from 756678 to 1354658 tid 1 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2012: writing smithi00566664-160 from 1782619 to 2550764 tid 2 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2013: write oid 408 current snap is 0 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2011: finishing write tid 1 to smithi00566664-348 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2011: finishing write tid 2 to smithi00566664-348 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2011: finishing write tid 3 to smithi00566664-348 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2011: finishing write tid 4 to smithi00566664-348 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 348 v 290 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-09-30T09:02:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2023-09-30T09:02:04.173 INFO:tasks.rados.rados.0.smithi005.stdout:2012: finishing write tid 1 to smithi00566664-160 2023-09-30T09:02:04.173 INFO:tasks.rados.rados.0.smithi005.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-09-30T09:02:04.180 INFO:tasks.rados.rados.0.smithi005.stdout:2013: writing smithi00566664-408 from 773485 to 1446714 tid 1 2023-09-30T09:02:04.187 INFO:tasks.rados.rados.0.smithi005.stdout:2013: writing smithi00566664-408 from 2124748 to 2636551 tid 2 2023-09-30T09:02:04.187 INFO:tasks.rados.rados.0.smithi005.stdout:2011: done (2 left) 2023-09-30T09:02:04.187 INFO:tasks.rados.rados.0.smithi005.stdout:2014: write oid 448 current snap is 0 2023-09-30T09:02:04.187 INFO:tasks.rados.rados.0.smithi005.stdout:2012: finishing write tid 2 to smithi00566664-160 2023-09-30T09:02:04.187 INFO:tasks.rados.rados.0.smithi005.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-09-30T09:02:04.196 INFO:tasks.rados.rados.0.smithi005.stdout:2014: writing smithi00566664-448 from 790292 to 1538770 tid 1 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2014: writing smithi00566664-448 from 2183230 to 2790292 tid 2 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2015: read oid 457 snap -1 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2015: expect deleted 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2016: read oid 281 snap -1 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2016: expect (ObjNum 996 snap 0 seq_num 996) 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2017: read oid 140 snap -1 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2017: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-30T09:02:04.204 INFO:tasks.rados.rados.0.smithi005.stdout:2018: read oid 326 snap -1 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:2018: expect deleted 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:2019: write oid 472 current snap is 0 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:2012: finishing write tid 3 to smithi00566664-160 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:2012: finishing write tid 4 to smithi00566664-160 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 160 v 249 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:2013: finishing write tid 1 to smithi00566664-408 2023-09-30T09:02:04.205 INFO:tasks.rados.rados.0.smithi005.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-09-30T09:02:04.212 INFO:tasks.rados.rados.0.smithi005.stdout:2019: writing smithi00566664-472 from 407099 to 830826 tid 1 2023-09-30T09:02:04.212 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:03 smithi005 bash[27488]: debug 2023-09-30T09:02:03.783+0000 7fb3f5610680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:02:04.212 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[27488]: debug 2023-09-30T09:02:04.207+0000 7fb3f5610680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:02:04.216 INFO:tasks.rados.rados.0.smithi005.stdout:2019: writing smithi00566664-472 from 1441712 to 1957184 tid 2 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2019: writing smithi00566664-472 from 2582060 to 2807099 tid 3 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2012: done (7 left) 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2020: write oid 371 current snap is 0 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2013: finishing write tid 2 to smithi00566664-408 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2013: finishing write tid 3 to smithi00566664-408 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2013: finishing write tid 4 to smithi00566664-408 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 408 v 264 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2014: finishing write tid 1 to smithi00566664-448 2023-09-30T09:02:04.224 INFO:tasks.rados.rados.0.smithi005.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-09-30T09:02:04.229 INFO:tasks.rados.rados.0.smithi005.stdout:2020: writing smithi00566664-371 from 423906 to 922882 tid 1 2023-09-30T09:02:04.236 INFO:tasks.rados.rados.0.smithi005.stdout:2020: writing smithi00566664-371 from 1500194 to 2159324 tid 2 2023-09-30T09:02:04.241 INFO:tasks.rados.rados.0.smithi005.stdout:2020: writing smithi00566664-371 from 2609483 to 2823906 tid 3 2023-09-30T09:02:04.241 INFO:tasks.rados.rados.0.smithi005.stdout:2013: done (7 left) 2023-09-30T09:02:04.241 INFO:tasks.rados.rados.0.smithi005.stdout:2021: read oid 106 snap -1 2023-09-30T09:02:04.241 INFO:tasks.rados.rados.0.smithi005.stdout:2021: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-30T09:02:04.241 INFO:tasks.rados.rados.0.smithi005.stdout:2022: write oid 341 current snap is 0 2023-09-30T09:02:04.241 INFO:tasks.rados.rados.0.smithi005.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-09-30T09:02:04.246 INFO:tasks.rados.rados.0.smithi005.stdout:2022: writing smithi00566664-341 from 440713 to 1014938 tid 1 2023-09-30T09:02:04.252 INFO:tasks.rados.rados.0.smithi005.stdout:2022: writing smithi00566664-341 from 1442323 to 1961464 tid 2 2023-09-30T09:02:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2022: writing smithi00566664-341 from 2636906 to 2840713 tid 3 2023-09-30T09:02:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2023: delete oid 116 current snap is 0 2023-09-30T09:02:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2014: finishing write tid 2 to smithi00566664-448 2023-09-30T09:02:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2014: finishing write tid 3 to smithi00566664-448 2023-09-30T09:02:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2014: finishing write tid 4 to smithi00566664-448 2023-09-30T09:02:04.258 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 448 v 293 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-09-30T09:02:04.258 INFO:tasks.rados.rados.0.smithi005.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2023-09-30T09:02:04.258 INFO:tasks.rados.rados.0.smithi005.stdout:2016: expect (ObjNum 996 snap 0 seq_num 996) 2023-09-30T09:02:04.393 INFO:tasks.rados.rados.0.smithi005.stdout:2017: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-09-30T09:02:04.510 INFO:tasks.rados.rados.0.smithi005.stdout:2019: finishing write tid 1 to smithi00566664-472 2023-09-30T09:02:04.510 INFO:tasks.rados.rados.0.smithi005.stdout:2019: finishing write tid 2 to smithi00566664-472 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2019: finishing write tid 3 to smithi00566664-472 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2019: finishing write tid 4 to smithi00566664-472 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2019: finishing write tid 5 to smithi00566664-472 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 472 v 229 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2020: finishing write tid 1 to smithi00566664-371 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2020: finishing write tid 2 to smithi00566664-371 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2020: finishing write tid 3 to smithi00566664-371 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2020: finishing write tid 4 to smithi00566664-371 2023-09-30T09:02:04.511 INFO:tasks.rados.rados.0.smithi005.stdout:2020: finishing write tid 5 to smithi00566664-371 2023-09-30T09:02:04.512 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 371 v 339 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-09-30T09:02:04.512 INFO:tasks.rados.rados.0.smithi005.stdout:2020: left oid 371 (ObjNum 1358 snap 0 seq_num 1358) 2023-09-30T09:02:04.512 INFO:tasks.rados.rados.0.smithi005.stdout:2022: finishing write tid 1 to smithi00566664-341 2023-09-30T09:02:04.512 INFO:tasks.rados.rados.0.smithi005.stdout:2021: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-30T09:02:04.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[27488]: debug 2023-09-30T09:02:04.351+0000 7fb3f5610680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:02:04.630 INFO:tasks.rados.rados.0.smithi005.stdout:2022: finishing write tid 2 to smithi00566664-341 2023-09-30T09:02:04.630 INFO:tasks.rados.rados.0.smithi005.stdout:2022: finishing write tid 3 to smithi00566664-341 2023-09-30T09:02:04.630 INFO:tasks.rados.rados.0.smithi005.stdout:2022: finishing write tid 4 to smithi00566664-341 2023-09-30T09:02:04.630 INFO:tasks.rados.rados.0.smithi005.stdout:2022: finishing write tid 5 to smithi00566664-341 2023-09-30T09:02:04.630 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 341 v 323 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-09-30T09:02:04.630 INFO:tasks.rados.rados.0.smithi005.stdout:2022: left oid 341 (ObjNum 1359 snap 0 seq_num 1359) 2023-09-30T09:02:04.630 INFO:tasks.rados.rados.0.smithi005.stdout:2014: done (9 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2015: done (8 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2016: done (7 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2017: done (6 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2018: done (5 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2019: done (4 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2020: done (3 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2021: done (2 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2022: done (1 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2023: done (0 left) 2023-09-30T09:02:04.631 INFO:tasks.rados.rados.0.smithi005.stdout:2024: delete oid 268 current snap is 0 2023-09-30T09:02:04.633 INFO:tasks.rados.rados.0.smithi005.stdout:2024: done (0 left) 2023-09-30T09:02:04.633 INFO:tasks.rados.rados.0.smithi005.stdout:2025: write oid 67 current snap is 0 2023-09-30T09:02:04.633 INFO:tasks.rados.rados.0.smithi005.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-09-30T09:02:04.643 INFO:tasks.rados.rados.0.smithi005.stdout:2025: writing smithi00566664-67 from 491134 to 1007459 tid 1 2023-09-30T09:02:04.653 INFO:tasks.rados.rados.0.smithi005.stdout:2025: writing smithi00566664-67 from 1734122 to 2400590 tid 2 2023-09-30T09:02:04.653 INFO:tasks.rados.rados.0.smithi005.stdout:2026: read oid 421 snap -1 2023-09-30T09:02:04.653 INFO:tasks.rados.rados.0.smithi005.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-30T09:02:04.654 INFO:tasks.rados.rados.0.smithi005.stdout:2027: read oid 147 snap -1 2023-09-30T09:02:04.654 INFO:tasks.rados.rados.0.smithi005.stdout:2027: expect deleted 2023-09-30T09:02:04.654 INFO:tasks.rados.rados.0.smithi005.stdout:2028: write oid 111 current snap is 0 2023-09-30T09:02:04.654 INFO:tasks.rados.rados.0.smithi005.stdout:2025: finishing write tid 1 to smithi00566664-67 2023-09-30T09:02:04.654 INFO:tasks.rados.rados.0.smithi005.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-09-30T09:02:04.660 INFO:tasks.rados.rados.0.smithi005.stdout:2028: writing smithi00566664-111 from 507941 to 1099515 tid 1 2023-09-30T09:02:04.666 INFO:tasks.rados.rados.0.smithi005.stdout:2028: writing smithi00566664-111 from 1676251 to 2202730 tid 2 2023-09-30T09:02:04.671 INFO:tasks.rados.rados.0.smithi005.stdout:2028: writing smithi00566664-111 from 2746598 to 2907941 tid 3 2023-09-30T09:02:04.671 INFO:tasks.rados.rados.0.smithi005.stdout:2029: read oid 354 snap -1 2023-09-30T09:02:04.671 INFO:tasks.rados.rados.0.smithi005.stdout:2029: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:02:04.671 INFO:tasks.rados.rados.0.smithi005.stdout:2030: read oid 363 snap -1 2023-09-30T09:02:04.671 INFO:tasks.rados.rados.0.smithi005.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-30T09:02:04.671 INFO:tasks.rados.rados.0.smithi005.stdout:2031: write oid 431 current snap is 0 2023-09-30T09:02:04.671 INFO:tasks.rados.rados.0.smithi005.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-09-30T09:02:04.678 INFO:tasks.rados.rados.0.smithi005.stdout:2031: writing smithi00566664-431 from 524748 to 1191571 tid 1 2023-09-30T09:02:04.685 INFO:tasks.rados.rados.0.smithi005.stdout:2031: writing smithi00566664-431 from 1734733 to 2404870 tid 2 2023-09-30T09:02:04.685 INFO:tasks.rados.rados.0.smithi005.stdout:2032: write oid 225 current snap is 0 2023-09-30T09:02:04.685 INFO:tasks.rados.rados.0.smithi005.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-09-30T09:02:04.692 INFO:tasks.rados.rados.0.smithi005.stdout:2032: writing smithi00566664-225 from 541555 to 1283627 tid 1 2023-09-30T09:02:04.698 INFO:tasks.rados.rados.0.smithi005.stdout:2032: writing smithi00566664-225 from 1793215 to 2323363 tid 2 2023-09-30T09:02:04.702 INFO:tasks.rados.rados.0.smithi005.stdout:2032: writing smithi00566664-225 from 2801444 to 2941555 tid 3 2023-09-30T09:02:04.702 INFO:tasks.rados.rados.0.smithi005.stdout:2033: write oid 75 current snap is 0 2023-09-30T09:02:04.702 INFO:tasks.rados.rados.0.smithi005.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-09-30T09:02:04.707 INFO:tasks.rados.rados.0.smithi005.stdout:2033: writing smithi00566664-75 from 558362 to 975683 tid 1 2023-09-30T09:02:04.714 INFO:tasks.rados.rados.0.smithi005.stdout:2033: writing smithi00566664-75 from 1451697 to 2125503 tid 2 2023-09-30T09:02:04.719 INFO:tasks.rados.rados.0.smithi005.stdout:2033: writing smithi00566664-75 from 2712514 to 2958362 tid 3 2023-09-30T09:02:04.719 INFO:tasks.rados.rados.0.smithi005.stdout:2034: read oid 80 snap -1 2023-09-30T09:02:04.719 INFO:tasks.rados.rados.0.smithi005.stdout:2034: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:02:04.719 INFO:tasks.rados.rados.0.smithi005.stdout:2035: write oid 366 current snap is 0 2023-09-30T09:02:04.719 INFO:tasks.rados.rados.0.smithi005.stdout:2025: finishing write tid 2 to smithi00566664-67 2023-09-30T09:02:04.719 INFO:tasks.rados.rados.0.smithi005.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-09-30T09:02:04.730 INFO:tasks.rados.rados.0.smithi005.stdout:2035: writing smithi00566664-366 from 575169 to 1067739 tid 1 2023-09-30T09:02:04.738 INFO:tasks.rados.rados.0.smithi005.stdout:2035: writing smithi00566664-366 from 1793826 to 2211290 tid 2 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:2035: writing smithi00566664-366 from 2623584 to 2975169 tid 3 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:2027: done (10 left) 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:2036: write oid 151 current snap is 0 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:2025: finishing write tid 3 to smithi00566664-67 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:2025: finishing write tid 4 to smithi00566664-67 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 67 v 268 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-09-30T09:02:04.743 INFO:tasks.rados.rados.0.smithi005.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-09-30T09:02:04.749 INFO:tasks.rados.rados.0.smithi005.stdout:2036: writing smithi00566664-151 from 591976 to 1159795 tid 1 2023-09-30T09:02:04.757 INFO:tasks.rados.rados.0.smithi005.stdout:2036: writing smithi00566664-151 from 1852308 to 2529783 tid 2 2023-09-30T09:02:04.757 INFO:tasks.rados.rados.0.smithi005.stdout:2025: done (10 left) 2023-09-30T09:02:04.757 INFO:tasks.rados.rados.0.smithi005.stdout:2037: read oid 108 snap -1 2023-09-30T09:02:04.757 INFO:tasks.rados.rados.0.smithi005.stdout:2037: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-30T09:02:04.758 INFO:tasks.rados.rados.0.smithi005.stdout:2038: delete oid 486 current snap is 0 2023-09-30T09:02:04.758 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:04 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:04] "GET /metrics HTTP/1.1" 200 33137 "" "Prometheus/2.33.4" 2023-09-30T09:02:04.761 INFO:tasks.rados.rados.0.smithi005.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-30T09:02:04.885 INFO:tasks.rados.rados.0.smithi005.stdout:2028: finishing write tid 1 to smithi00566664-111 2023-09-30T09:02:04.885 INFO:tasks.rados.rados.0.smithi005.stdout:2028: finishing write tid 2 to smithi00566664-111 2023-09-30T09:02:04.885 INFO:tasks.rados.rados.0.smithi005.stdout:2028: finishing write tid 3 to smithi00566664-111 2023-09-30T09:02:04.885 INFO:tasks.rados.rados.0.smithi005.stdout:2028: finishing write tid 4 to smithi00566664-111 2023-09-30T09:02:04.885 INFO:tasks.rados.rados.0.smithi005.stdout:2028: finishing write tid 5 to smithi00566664-111 2023-09-30T09:02:04.886 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 111 v 343 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-09-30T09:02:04.886 INFO:tasks.rados.rados.0.smithi005.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-09-30T09:02:04.886 INFO:tasks.rados.rados.0.smithi005.stdout:2029: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:02:05.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[27219]: audit 2023-09-30T09:02:03.905173+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.5:0/1819141207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[27219]: cephadm 2023-09-30T09:02:04.100251+0000 mgr.x (mgr.24805) 4 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Bus STARTING 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[27219]: cluster 2023-09-30T09:02:04.284134+0000 mgr.x (mgr.24805) 5 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[27219]: cephadm 2023-09-30T09:02:04.330269+0000 mgr.x (mgr.24805) 6 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Serving on https://172.21.15.99:7150 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[27219]: audit 2023-09-30T09:02:04.542661+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[33615]: audit 2023-09-30T09:02:03.905173+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.5:0/1819141207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[33615]: cephadm 2023-09-30T09:02:04.100251+0000 mgr.x (mgr.24805) 4 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Bus STARTING 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[33615]: cluster 2023-09-30T09:02:04.284134+0000 mgr.x (mgr.24805) 5 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:05.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[33615]: cephadm 2023-09-30T09:02:04.330269+0000 mgr.x (mgr.24805) 6 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Serving on https://172.21.15.99:7150 2023-09-30T09:02:05.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:04 smithi005 bash[33615]: audit 2023-09-30T09:02:04.542661+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:02:05.051 INFO:tasks.rados.rados.0.smithi005.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-30T09:02:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:04 smithi099 bash[27661]: audit 2023-09-30T09:02:03.905173+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.5:0/1819141207' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:04 smithi099 bash[27661]: cephadm 2023-09-30T09:02:04.100251+0000 mgr.x (mgr.24805) 4 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Bus STARTING 2023-09-30T09:02:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:04 smithi099 bash[27661]: cluster 2023-09-30T09:02:04.284134+0000 mgr.x (mgr.24805) 5 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:04 smithi099 bash[27661]: cephadm 2023-09-30T09:02:04.330269+0000 mgr.x (mgr.24805) 6 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Serving on https://172.21.15.99:7150 2023-09-30T09:02:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:04 smithi099 bash[27661]: audit 2023-09-30T09:02:04.542661+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:02:05.131 INFO:tasks.rados.rados.0.smithi005.stdout:2031: finishing write tid 1 to smithi00566664-431 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2031: finishing write tid 2 to smithi00566664-431 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2031: finishing write tid 3 to smithi00566664-431 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2031: finishing write tid 4 to smithi00566664-431 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 431 v 326 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2032: finishing write tid 1 to smithi00566664-225 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2032: finishing write tid 2 to smithi00566664-225 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2032: finishing write tid 3 to smithi00566664-225 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2032: finishing write tid 4 to smithi00566664-225 2023-09-30T09:02:05.132 INFO:tasks.rados.rados.0.smithi005.stdout:2032: finishing write tid 5 to smithi00566664-225 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 394 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2033: finishing write tid 1 to smithi00566664-75 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2033: finishing write tid 2 to smithi00566664-75 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2033: finishing write tid 3 to smithi00566664-75 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2033: finishing write tid 4 to smithi00566664-75 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2033: finishing write tid 5 to smithi00566664-75 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 75 v 347 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-09-30T09:02:05.133 INFO:tasks.rados.rados.0.smithi005.stdout:2034: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:02:05.316 INFO:tasks.rados.rados.0.smithi005.stdout:2035: finishing write tid 1 to smithi00566664-366 2023-09-30T09:02:05.316 INFO:tasks.rados.rados.0.smithi005.stdout:2035: finishing write tid 2 to smithi00566664-366 2023-09-30T09:02:05.316 INFO:tasks.rados.rados.0.smithi005.stdout:2035: finishing write tid 3 to smithi00566664-366 2023-09-30T09:02:05.316 INFO:tasks.rados.rados.0.smithi005.stdout:2035: finishing write tid 4 to smithi00566664-366 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2026: done (11 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2028: done (10 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2029: done (9 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2030: done (8 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2031: done (7 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2032: done (6 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2033: done (5 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2034: done (4 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2038: done (3 left) 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2039: delete oid 318 current snap is 0 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:2035: finishing write tid 5 to smithi00566664-366 2023-09-30T09:02:05.317 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 366 v 351 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:2035: left oid 366 (ObjNum 1367 snap 0 seq_num 1367) 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:2036: finishing write tid 1 to smithi00566664-151 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:2036: finishing write tid 2 to smithi00566664-151 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:2036: finishing write tid 3 to smithi00566664-151 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:2036: finishing write tid 4 to smithi00566664-151 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 151 v 269 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:2036: left oid 151 (ObjNum 1368 snap 0 seq_num 1368) 2023-09-30T09:02:05.318 INFO:tasks.rados.rados.0.smithi005.stdout:2037: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-30T09:02:05.439 INFO:tasks.rados.rados.0.smithi005.stdout:2035: done (3 left) 2023-09-30T09:02:05.439 INFO:tasks.rados.rados.0.smithi005.stdout:2036: done (2 left) 2023-09-30T09:02:05.439 INFO:tasks.rados.rados.0.smithi005.stdout:2037: done (1 left) 2023-09-30T09:02:05.439 INFO:tasks.rados.rados.0.smithi005.stdout:2039: done (0 left) 2023-09-30T09:02:05.439 INFO:tasks.rados.rados.0.smithi005.stdout:2040: write oid 430 current snap is 0 2023-09-30T09:02:05.439 INFO:tasks.rados.rados.0.smithi005.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-09-30T09:02:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:2040: writing smithi00566664-430 from 642397 to 1152316 tid 1 2023-09-30T09:02:05.452 INFO:tasks.rados.rados.0.smithi005.stdout:2040: writing smithi00566664-430 from 1627754 to 2052556 tid 2 2023-09-30T09:02:05.458 INFO:tasks.rados.rados.0.smithi005.stdout:2040: writing smithi00566664-430 from 2733276 to 3042397 tid 3 2023-09-30T09:02:05.458 INFO:tasks.rados.rados.0.smithi005.stdout:2041: write oid 436 current snap is 0 2023-09-30T09:02:05.458 INFO:tasks.rados.rados.0.smithi005.stdout:2040: finishing write tid 1 to smithi00566664-430 2023-09-30T09:02:05.458 INFO:tasks.rados.rados.0.smithi005.stdout:2040: finishing write tid 2 to smithi00566664-430 2023-09-30T09:02:05.458 INFO:tasks.rados.rados.0.smithi005.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-09-30T09:02:05.465 INFO:tasks.rados.rados.0.smithi005.stdout:2041: writing smithi00566664-436 from 659204 to 1244372 tid 1 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2041: writing smithi00566664-436 from 1686236 to 2371049 tid 2 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2042: read oid 146 snap -1 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2042: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2043: read oid 459 snap -1 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2044: write oid 308 current snap is 0 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2040: finishing write tid 3 to smithi00566664-430 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2040: finishing write tid 4 to smithi00566664-430 2023-09-30T09:02:05.472 INFO:tasks.rados.rados.0.smithi005.stdout:2040: finishing write tid 5 to smithi00566664-430 2023-09-30T09:02:05.473 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 430 v 292 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-09-30T09:02:05.473 INFO:tasks.rados.rados.0.smithi005.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2023-09-30T09:02:05.473 INFO:tasks.rados.rados.0.smithi005.stdout:2041: finishing write tid 1 to smithi00566664-436 2023-09-30T09:02:05.473 INFO:tasks.rados.rados.0.smithi005.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-09-30T09:02:05.480 INFO:tasks.rados.rados.0.smithi005.stdout:2044: writing smithi00566664-308 from 676011 to 1336428 tid 1 2023-09-30T09:02:05.484 INFO:tasks.rados.rados.0.smithi005.stdout:2044: writing smithi00566664-308 from 1744718 to 2173189 tid 2 2023-09-30T09:02:05.490 INFO:tasks.rados.rados.0.smithi005.stdout:2044: writing smithi00566664-308 from 2788122 to 3076011 tid 3 2023-09-30T09:02:05.490 INFO:tasks.rados.rados.0.smithi005.stdout:2040: done (4 left) 2023-09-30T09:02:05.490 INFO:tasks.rados.rados.0.smithi005.stdout:2045: write oid 314 current snap is 0 2023-09-30T09:02:05.490 INFO:tasks.rados.rados.0.smithi005.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-09-30T09:02:05.498 INFO:tasks.rados.rados.0.smithi005.stdout:2045: writing smithi00566664-314 from 692818 to 1428484 tid 1 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2045: writing smithi00566664-314 from 2203200 to 2891682 tid 2 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2046: read oid 350 snap -1 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2046: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2047: delete oid 467 current snap is 0 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2041: finishing write tid 2 to smithi00566664-436 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2041: finishing write tid 3 to smithi00566664-436 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2041: finishing write tid 4 to smithi00566664-436 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 436 v 306 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2023-09-30T09:02:05.507 INFO:tasks.rados.rados.0.smithi005.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-30T09:02:05.629 INFO:tasks.rados.rados.0.smithi005.stdout:2042: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-30T09:02:05.633 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:05 smithi005 bash[27488]: debug 2023-09-30T09:02:05.363+0000 7fb3f5610680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:02:05.633 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:05 smithi005 bash[27488]: debug 2023-09-30T09:02:05.491+0000 7fb3f5610680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:02:05.633 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:05 smithi005 bash[27488]: debug 2023-09-30T09:02:05.627+0000 7fb3f5610680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2044: finishing write tid 1 to smithi00566664-308 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2044: finishing write tid 2 to smithi00566664-308 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2044: finishing write tid 3 to smithi00566664-308 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2044: finishing write tid 4 to smithi00566664-308 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2044: finishing write tid 5 to smithi00566664-308 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 308 v 253 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2045: finishing write tid 1 to smithi00566664-314 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2045: finishing write tid 2 to smithi00566664-314 2023-09-30T09:02:05.720 INFO:tasks.rados.rados.0.smithi005.stdout:2045: finishing write tid 3 to smithi00566664-314 2023-09-30T09:02:05.721 INFO:tasks.rados.rados.0.smithi005.stdout:2045: finishing write tid 4 to smithi00566664-314 2023-09-30T09:02:05.721 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 314 v 271 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-09-30T09:02:05.721 INFO:tasks.rados.rados.0.smithi005.stdout:2045: left oid 314 (ObjNum 1374 snap 0 seq_num 1374) 2023-09-30T09:02:05.721 INFO:tasks.rados.rados.0.smithi005.stdout:2046: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:02:05.810 INFO:tasks.rados.rados.0.smithi005.stdout:2041: done (6 left) 2023-09-30T09:02:05.810 INFO:tasks.rados.rados.0.smithi005.stdout:2042: done (5 left) 2023-09-30T09:02:05.810 INFO:tasks.rados.rados.0.smithi005.stdout:2043: done (4 left) 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2044: done (3 left) 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2045: done (2 left) 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2046: done (1 left) 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2047: done (0 left) 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2048: read oid 143 snap -1 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2049: read oid 434 snap -1 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2049: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2050: read oid 195 snap -1 2023-09-30T09:02:05.811 INFO:tasks.rados.rados.0.smithi005.stdout:2050: expect deleted 2023-09-30T09:02:05.812 INFO:tasks.rados.rados.0.smithi005.stdout:2051: write oid 60 current snap is 0 2023-09-30T09:02:05.812 INFO:tasks.rados.rados.0.smithi005.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-09-30T09:02:05.822 INFO:tasks.rados.rados.0.smithi005.stdout:2051: writing smithi00566664-60 from 726432 to 1212596 tid 1 2023-09-30T09:02:05.830 INFO:tasks.rados.rados.0.smithi005.stdout:2051: writing smithi00566664-60 from 1803811 to 2495962 tid 2 2023-09-30T09:02:05.830 INFO:tasks.rados.rados.0.smithi005.stdout:2052: write oid 130 current snap is 0 2023-09-30T09:02:05.830 INFO:tasks.rados.rados.0.smithi005.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-09-30T09:02:05.837 INFO:tasks.rados.rados.0.smithi005.stdout:2052: writing smithi00566664-130 from 743239 to 1421005 tid 1 2023-09-30T09:02:05.843 INFO:tasks.rados.rados.0.smithi005.stdout:2052: writing smithi00566664-130 from 1978646 to 2414455 tid 2 2023-09-30T09:02:05.847 INFO:tasks.rados.rados.0.smithi005.stdout:2052: writing smithi00566664-130 from 2897814 to 3143239 tid 3 2023-09-30T09:02:05.847 INFO:tasks.rados.rados.0.smithi005.stdout:2053: read oid 403 snap -1 2023-09-30T09:02:05.847 INFO:tasks.rados.rados.0.smithi005.stdout:2053: expect deleted 2023-09-30T09:02:05.847 INFO:tasks.rados.rados.0.smithi005.stdout:2054: read oid 305 snap -1 2023-09-30T09:02:05.848 INFO:tasks.rados.rados.0.smithi005.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-30T09:02:05.848 INFO:tasks.rados.rados.0.smithi005.stdout:2055: write oid 207 current snap is 0 2023-09-30T09:02:05.848 INFO:tasks.rados.rados.0.smithi005.stdout:2051: finishing write tid 1 to smithi00566664-60 2023-09-30T09:02:05.848 INFO:tasks.rados.rados.0.smithi005.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-30T09:02:05.942 INFO:tasks.rados.rados.0.smithi005.stdout:2049: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-30T09:02:06.057 INFO:tasks.rados.rados.0.smithi005.stdout:2051: finishing write tid 2 to smithi00566664-60 2023-09-30T09:02:06.057 INFO:tasks.rados.rados.0.smithi005.stdout:2051: finishing write tid 3 to smithi00566664-60 2023-09-30T09:02:06.057 INFO:tasks.rados.rados.0.smithi005.stdout:2051: finishing write tid 4 to smithi00566664-60 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 60 v 285 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2052: finishing write tid 1 to smithi00566664-130 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2052: finishing write tid 2 to smithi00566664-130 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2052: finishing write tid 3 to smithi00566664-130 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2052: finishing write tid 4 to smithi00566664-130 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2052: finishing write tid 5 to smithi00566664-130 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 130 v 230 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2023-09-30T09:02:06.058 INFO:tasks.rados.rados.0.smithi005.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-30T09:02:06.154 INFO:tasks.rados.rados.0.smithi005.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-09-30T09:02:06.166 INFO:tasks.rados.rados.0.smithi005.stdout:2055: writing smithi00566664-207 from 760046 to 1513061 tid 1 2023-09-30T09:02:06.175 INFO:tasks.rados.rados.0.smithi005.stdout:2055: writing smithi00566664-207 from 2037128 to 2732948 tid 2 2023-09-30T09:02:06.175 INFO:tasks.rados.rados.0.smithi005.stdout:2048: done (7 left) 2023-09-30T09:02:06.175 INFO:tasks.rados.rados.0.smithi005.stdout:2049: done (6 left) 2023-09-30T09:02:06.175 INFO:tasks.rados.rados.0.smithi005.stdout:2050: done (5 left) 2023-09-30T09:02:06.175 INFO:tasks.rados.rados.0.smithi005.stdout:2051: done (4 left) 2023-09-30T09:02:06.175 INFO:tasks.rados.rados.0.smithi005.stdout:2052: done (3 left) 2023-09-30T09:02:06.175 INFO:tasks.rados.rados.0.smithi005.stdout:2053: done (2 left) 2023-09-30T09:02:06.176 INFO:tasks.rados.rados.0.smithi005.stdout:2054: done (1 left) 2023-09-30T09:02:06.176 INFO:tasks.rados.rados.0.smithi005.stdout:2056: read oid 404 snap -1 2023-09-30T09:02:06.176 INFO:tasks.rados.rados.0.smithi005.stdout:2056: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-09-30T09:02:06.176 INFO:tasks.rados.rados.0.smithi005.stdout:2057: write oid 185 current snap is 0 2023-09-30T09:02:06.176 INFO:tasks.rados.rados.0.smithi005.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-09-30T09:02:06.185 INFO:tasks.rados.rados.0.smithi005.stdout:2057: writing smithi00566664-185 from 776853 to 1205117 tid 1 2023-09-30T09:02:06.193 INFO:tasks.rados.rados.0.smithi005.stdout:2057: writing smithi00566664-185 from 1979257 to 2418735 tid 2 2023-09-30T09:02:06.198 INFO:tasks.rados.rados.0.smithi005.stdout:2057: writing smithi00566664-185 from 2836307 to 3176853 tid 3 2023-09-30T09:02:06.198 INFO:tasks.rados.rados.0.smithi005.stdout:2058: read oid 119 snap -1 2023-09-30T09:02:06.198 INFO:tasks.rados.rados.0.smithi005.stdout:2058: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:02:06.198 INFO:tasks.rados.rados.0.smithi005.stdout:2059: write oid 356 current snap is 0 2023-09-30T09:02:06.198 INFO:tasks.rados.rados.0.smithi005.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-09-30T09:02:06.207 INFO:tasks.rados.rados.0.smithi005.stdout:2059: writing smithi00566664-356 from 793660 to 1297173 tid 1 2023-09-30T09:02:06.214 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:05 smithi005 bash[27488]: debug 2023-09-30T09:02:05.891+0000 7fb3f5610680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:02:06.216 INFO:tasks.rados.rados.0.smithi005.stdout:2059: writing smithi00566664-356 from 2037739 to 2620875 tid 2 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:2060: delete oid 213 current snap is 0 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:2055: finishing write tid 1 to smithi00566664-207 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:2055: finishing write tid 2 to smithi00566664-207 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:2055: finishing write tid 3 to smithi00566664-207 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:2055: finishing write tid 4 to smithi00566664-207 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 207 v 355 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2023-09-30T09:02:06.217 INFO:tasks.rados.rados.0.smithi005.stdout:2056: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:2057: finishing write tid 1 to smithi00566664-185 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:2057: finishing write tid 2 to smithi00566664-185 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:2057: finishing write tid 3 to smithi00566664-185 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:2057: finishing write tid 4 to smithi00566664-185 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:2057: finishing write tid 5 to smithi00566664-185 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 185 v 237 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:2057: left oid 185 (ObjNum 1379 snap 0 seq_num 1379) 2023-09-30T09:02:06.346 INFO:tasks.rados.rados.0.smithi005.stdout:2058: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:02:06.482 INFO:tasks.rados.rados.0.smithi005.stdout:2059: finishing write tid 1 to smithi00566664-356 2023-09-30T09:02:06.482 INFO:tasks.rados.rados.0.smithi005.stdout:2059: finishing write tid 2 to smithi00566664-356 2023-09-30T09:02:06.482 INFO:tasks.rados.rados.0.smithi005.stdout:2059: finishing write tid 3 to smithi00566664-356 2023-09-30T09:02:06.482 INFO:tasks.rados.rados.0.smithi005.stdout:2059: finishing write tid 4 to smithi00566664-356 2023-09-30T09:02:06.482 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 356 v 256 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2059: left oid 356 (ObjNum 1380 snap 0 seq_num 1380) 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2055: done (5 left) 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2056: done (4 left) 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2057: done (3 left) 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2058: done (2 left) 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2059: done (1 left) 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2060: done (0 left) 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2061: read oid 405 snap -1 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2061: expect deleted 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2062: read oid 467 snap -1 2023-09-30T09:02:06.483 INFO:tasks.rados.rados.0.smithi005.stdout:2062: expect deleted 2023-09-30T09:02:06.484 INFO:tasks.rados.rados.0.smithi005.stdout:2063: delete oid 273 current snap is 0 2023-09-30T09:02:06.486 INFO:tasks.rados.rados.0.smithi005.stdout:2061: done (2 left) 2023-09-30T09:02:06.486 INFO:tasks.rados.rados.0.smithi005.stdout:2062: done (1 left) 2023-09-30T09:02:06.486 INFO:tasks.rados.rados.0.smithi005.stdout:2063: done (0 left) 2023-09-30T09:02:06.486 INFO:tasks.rados.rados.0.smithi005.stdout:2064: read oid 9 snap -1 2023-09-30T09:02:06.486 INFO:tasks.rados.rados.0.smithi005.stdout:2064: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-30T09:02:06.486 INFO:tasks.rados.rados.0.smithi005.stdout:2065: write oid 15 current snap is 0 2023-09-30T09:02:06.487 INFO:tasks.rados.rados.0.smithi005.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-09-30T09:02:06.496 INFO:tasks.rados.rados.0.smithi005.stdout:2065: writing smithi00566664-15 from 444081 to 1173341 tid 1 2023-09-30T09:02:06.502 INFO:tasks.rados.rados.0.smithi005.stdout:2065: writing smithi00566664-15 from 1813185 to 2260001 tid 2 2023-09-30T09:02:06.508 INFO:tasks.rados.rados.0.smithi005.stdout:2065: writing smithi00566664-15 from 2945999 to 3244081 tid 3 2023-09-30T09:02:06.508 INFO:tasks.rados.rados.0.smithi005.stdout:2066: read oid 499 snap -1 2023-09-30T09:02:06.508 INFO:tasks.rados.rados.0.smithi005.stdout:2066: expect (ObjNum 1073 snap 0 seq_num 1073) 2023-09-30T09:02:06.509 INFO:tasks.rados.rados.0.smithi005.stdout:2067: write oid 31 current snap is 0 2023-09-30T09:02:06.509 INFO:tasks.rados.rados.0.smithi005.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-09-30T09:02:06.514 INFO:tasks.rados.rados.0.smithi005.stdout:2067: writing smithi00566664-31 from 460888 to 981750 tid 1 2023-09-30T09:02:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[33615]: cephadm 2023-09-30T09:02:04.451732+0000 mgr.x (mgr.24805) 7 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Serving on http://172.21.15.99:8765 2023-09-30T09:02:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[33615]: cephadm 2023-09-30T09:02:04.452089+0000 mgr.x (mgr.24805) 8 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Bus STARTED 2023-09-30T09:02:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[33615]: cluster 2023-09-30T09:02:05.286962+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e23: x(active, since 3s) 2023-09-30T09:02:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[33615]: audit 2023-09-30T09:02:05.287050+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:02:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[33615]: cluster 2023-09-30T09:02:05.287126+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-30T09:02:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[33615]: audit 2023-09-30T09:02:05.305708+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:02:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27219]: cephadm 2023-09-30T09:02:04.451732+0000 mgr.x (mgr.24805) 7 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Serving on http://172.21.15.99:8765 2023-09-30T09:02:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27219]: cephadm 2023-09-30T09:02:04.452089+0000 mgr.x (mgr.24805) 8 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Bus STARTED 2023-09-30T09:02:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27219]: cluster 2023-09-30T09:02:05.286962+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e23: x(active, since 3s) 2023-09-30T09:02:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27219]: audit 2023-09-30T09:02:05.287050+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:02:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27219]: cluster 2023-09-30T09:02:05.287126+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-30T09:02:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27219]: audit 2023-09-30T09:02:05.305708+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:02:06.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27488]: debug 2023-09-30T09:02:06.211+0000 7fb3f5610680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:02:06.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27488]: debug 2023-09-30T09:02:06.403+0000 7fb3f5610680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:02:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:2067: writing smithi00566664-31 from 1471667 to 2062141 tid 2 2023-09-30T09:02:06.526 INFO:tasks.rados.rados.0.smithi005.stdout:2067: writing smithi00566664-31 from 2573422 to 3028829 tid 3 2023-09-30T09:02:06.527 INFO:tasks.rados.rados.0.smithi005.stdout:2068: write oid 417 current snap is 0 2023-09-30T09:02:06.527 INFO:tasks.rados.rados.0.smithi005.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-09-30T09:02:06.533 INFO:tasks.rados.rados.0.smithi005.stdout:2068: writing smithi00566664-417 from 477695 to 1073806 tid 1 2023-09-30T09:02:06.539 INFO:tasks.rados.rados.0.smithi005.stdout:2068: writing smithi00566664-417 from 1530149 to 1980634 tid 2 2023-09-30T09:02:06.546 INFO:tasks.rados.rados.0.smithi005.stdout:2068: writing smithi00566664-417 from 2600845 to 3267524 tid 3 2023-09-30T09:02:06.546 INFO:tasks.rados.rados.0.smithi005.stdout:2069: read oid 474 snap -1 2023-09-30T09:02:06.546 INFO:tasks.rados.rados.0.smithi005.stdout:2069: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-09-30T09:02:06.546 INFO:tasks.rados.rados.0.smithi005.stdout:2070: delete oid 10 current snap is 0 2023-09-30T09:02:06.546 INFO:tasks.rados.rados.0.smithi005.stdout:2064: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-30T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:06 smithi099 bash[27661]: cephadm 2023-09-30T09:02:04.451732+0000 mgr.x (mgr.24805) 7 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Serving on http://172.21.15.99:8765 2023-09-30T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:06 smithi099 bash[27661]: cephadm 2023-09-30T09:02:04.452089+0000 mgr.x (mgr.24805) 8 : cephadm [INF] [30/Sep/2023:09:02:04] ENGINE Bus STARTED 2023-09-30T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:06 smithi099 bash[27661]: cluster 2023-09-30T09:02:05.286962+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e23: x(active, since 3s) 2023-09-30T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:06 smithi099 bash[27661]: audit 2023-09-30T09:02:05.287050+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:02:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:06 smithi099 bash[27661]: cluster 2023-09-30T09:02:05.287126+0000 mon.a (mon.0) 767 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-30T09:02:06.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:06 smithi099 bash[27661]: audit 2023-09-30T09:02:05.305708+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:02:06.636 INFO:tasks.rados.rados.0.smithi005.stdout:2065: finishing write tid 1 to smithi00566664-15 2023-09-30T09:02:06.636 INFO:tasks.rados.rados.0.smithi005.stdout:2065: finishing write tid 2 to smithi00566664-15 2023-09-30T09:02:06.636 INFO:tasks.rados.rados.0.smithi005.stdout:2066: expect (ObjNum 1073 snap 0 seq_num 1073) 2023-09-30T09:02:06.720 INFO:tasks.rados.rados.0.smithi005.stdout:2065: finishing write tid 3 to smithi00566664-15 2023-09-30T09:02:06.720 INFO:tasks.rados.rados.0.smithi005.stdout:2065: finishing write tid 4 to smithi00566664-15 2023-09-30T09:02:06.720 INFO:tasks.rados.rados.0.smithi005.stdout:2065: finishing write tid 5 to smithi00566664-15 2023-09-30T09:02:06.720 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 15 v 233 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:2065: left oid 15 (ObjNum 1383 snap 0 seq_num 1383) 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:2067: finishing write tid 1 to smithi00566664-31 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:2067: finishing write tid 2 to smithi00566664-31 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:2067: finishing write tid 3 to smithi00566664-31 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:2067: finishing write tid 4 to smithi00566664-31 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:2067: finishing write tid 5 to smithi00566664-31 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 31 v 265 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-09-30T09:02:06.721 INFO:tasks.rados.rados.0.smithi005.stdout:2067: left oid 31 (ObjNum 1384 snap 0 seq_num 1384) 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:2068: finishing write tid 1 to smithi00566664-417 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:2068: finishing write tid 2 to smithi00566664-417 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:2068: finishing write tid 3 to smithi00566664-417 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:2068: finishing write tid 4 to smithi00566664-417 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:2068: finishing write tid 5 to smithi00566664-417 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 417 v 260 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:2068: left oid 417 (ObjNum 1385 snap 0 seq_num 1385) 2023-09-30T09:02:06.722 INFO:tasks.rados.rados.0.smithi005.stdout:2069: expect (ObjNum 1074 snap 0 seq_num 1074) 2023-09-30T09:02:06.802 INFO:tasks.rados.rados.0.smithi005.stdout:2064: done (6 left) 2023-09-30T09:02:06.802 INFO:tasks.rados.rados.0.smithi005.stdout:2065: done (5 left) 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2066: done (4 left) 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2067: done (3 left) 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2068: done (2 left) 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2069: done (1 left) 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2070: done (0 left) 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2071: read oid 243 snap -1 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2071: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2072: read oid 193 snap -1 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2072: expect deleted 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2073: write oid 222 current snap is 0 2023-09-30T09:02:06.803 INFO:tasks.rados.rados.0.smithi005.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-09-30T09:02:06.816 INFO:tasks.rados.rados.0.smithi005.stdout:2073: writing smithi00566664-222 from 511309 to 1257918 tid 1 2023-09-30T09:02:06.823 INFO:tasks.rados.rados.0.smithi005.stdout:2073: writing smithi00566664-222 from 2047113 to 2501267 tid 2 2023-09-30T09:02:06.827 INFO:tasks.rados.rados.0.smithi005.stdout:2073: writing smithi00566664-222 from 3055691 to 3311309 tid 3 2023-09-30T09:02:06.827 INFO:tasks.rados.rados.0.smithi005.stdout:2074: read oid 329 snap -1 2023-09-30T09:02:06.828 INFO:tasks.rados.rados.0.smithi005.stdout:2074: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-30T09:02:06.828 INFO:tasks.rados.rados.0.smithi005.stdout:2075: write oid 404 current snap is 0 2023-09-30T09:02:06.828 INFO:tasks.rados.rados.0.smithi005.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-09-30T09:02:06.832 INFO:tasks.rados.rados.0.smithi005.stdout:2075: writing smithi00566664-404 from 528116 to 949974 tid 1 2023-09-30T09:02:06.840 INFO:tasks.rados.rados.0.smithi005.stdout:2075: writing smithi00566664-404 from 1589242 to 2187054 tid 2 2023-09-30T09:02:06.848 INFO:tasks.rados.rados.0.smithi005.stdout:2075: writing smithi00566664-404 from 2966761 to 3328116 tid 3 2023-09-30T09:02:06.848 INFO:tasks.rados.rados.0.smithi005.stdout:2076: read oid 94 snap -1 2023-09-30T09:02:06.848 INFO:tasks.rados.rados.0.smithi005.stdout:2076: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-30T09:02:06.848 INFO:tasks.rados.rados.0.smithi005.stdout:2077: read oid 58 snap -1 2023-09-30T09:02:06.848 INFO:tasks.rados.rados.0.smithi005.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:02:06.848 INFO:tasks.rados.rados.0.smithi005.stdout:2078: read oid 410 snap -1 2023-09-30T09:02:06.849 INFO:tasks.rados.rados.0.smithi005.stdout:2078: expect (ObjNum 992 snap 0 seq_num 992) 2023-09-30T09:02:06.849 INFO:tasks.rados.rados.0.smithi005.stdout:2079: write oid 464 current snap is 0 2023-09-30T09:02:06.849 INFO:tasks.rados.rados.0.smithi005.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-09-30T09:02:06.855 INFO:tasks.rados.rados.0.smithi005.stdout:2079: writing smithi00566664-464 from 544923 to 1042030 tid 1 2023-09-30T09:02:06.862 INFO:tasks.rados.rados.0.smithi005.stdout:2079: writing smithi00566664-464 from 1647724 to 2105547 tid 2 2023-09-30T09:02:06.868 INFO:tasks.rados.rados.0.smithi005.stdout:2079: writing smithi00566664-464 from 2710537 to 3138657 tid 3 2023-09-30T09:02:06.868 INFO:tasks.rados.rados.0.smithi005.stdout:2080: write oid 403 current snap is 0 2023-09-30T09:02:06.868 INFO:tasks.rados.rados.0.smithi005.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-09-30T09:02:06.874 INFO:tasks.rados.rados.0.smithi005.stdout:2080: writing smithi00566664-403 from 561730 to 1134086 tid 1 2023-09-30T09:02:06.879 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27488]: debug 2023-09-30T09:02:06.607+0000 7fb3f5610680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:02:06.879 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:06 smithi005 bash[27488]: debug 2023-09-30T09:02:06.875+0000 7fb3f5610680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:02:06.881 INFO:tasks.rados.rados.0.smithi005.stdout:2080: writing smithi00566664-403 from 1706206 to 2307687 tid 2 2023-09-30T09:02:06.887 INFO:tasks.rados.rados.0.smithi005.stdout:2080: writing smithi00566664-403 from 3021607 to 3361730 tid 3 2023-09-30T09:02:06.887 INFO:tasks.rados.rados.0.smithi005.stdout:2081: read oid 266 snap -1 2023-09-30T09:02:06.888 INFO:tasks.rados.rados.0.smithi005.stdout:2081: expect deleted 2023-09-30T09:02:06.888 INFO:tasks.rados.rados.0.smithi005.stdout:2082: write oid 31 current snap is 0 2023-09-30T09:02:06.888 INFO:tasks.rados.rados.0.smithi005.stdout:2071: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-30T09:02:07.035 INFO:tasks.rados.rados.0.smithi005.stdout:2073: finishing write tid 1 to smithi00566664-222 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:2073: finishing write tid 2 to smithi00566664-222 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:2073: finishing write tid 3 to smithi00566664-222 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:2073: finishing write tid 4 to smithi00566664-222 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:2073: finishing write tid 5 to smithi00566664-222 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 222 v 233 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:2075: finishing write tid 1 to smithi00566664-404 2023-09-30T09:02:07.036 INFO:tasks.rados.rados.0.smithi005.stdout:2074: expect (ObjNum 764 snap 0 seq_num 764) 2023-09-30T09:02:07.143 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27488]: debug 2023-09-30T09:02:07.007+0000 7fb3f5610680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:02:07.143 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27488]: [30/Sep/2023:09:02:07] ENGINE Bus STARTING 2023-09-30T09:02:07.165 INFO:tasks.rados.rados.0.smithi005.stdout:2075: finishing write tid 2 to smithi00566664-404 2023-09-30T09:02:07.166 INFO:tasks.rados.rados.0.smithi005.stdout:2075: finishing write tid 3 to smithi00566664-404 2023-09-30T09:02:07.166 INFO:tasks.rados.rados.0.smithi005.stdout:2075: finishing write tid 4 to smithi00566664-404 2023-09-30T09:02:07.166 INFO:tasks.rados.rados.0.smithi005.stdout:2075: finishing write tid 5 to smithi00566664-404 2023-09-30T09:02:07.166 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 404 v 237 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-09-30T09:02:07.166 INFO:tasks.rados.rados.0.smithi005.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2023-09-30T09:02:07.166 INFO:tasks.rados.rados.0.smithi005.stdout:2076: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-30T09:02:07.296 INFO:tasks.rados.rados.0.smithi005.stdout:2078: expect (ObjNum 992 snap 0 seq_num 992) 2023-09-30T09:02:07.459 INFO:tasks.rados.rados.0.smithi005.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:02:07.515 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[56836]: level=info ts=2023-09-30T09:02:07.223Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=5 2023-09-30T09:02:07.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27488]: CherryPy Checker: 2023-09-30T09:02:07.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27488]: The Application mounted at '' has an empty config. 2023-09-30T09:02:07.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27488]: [30/Sep/2023:09:02:07] ENGINE Serving on http://:::9283 2023-09-30T09:02:07.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27488]: [30/Sep/2023:09:02:07] ENGINE Bus STARTED 2023-09-30T09:02:07.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: cluster 2023-09-30T09:02:06.284718+0000 mgr.x (mgr.24805) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:07.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: audit 2023-09-30T09:02:06.302585+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: cluster 2023-09-30T09:02:06.302653+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: audit 2023-09-30T09:02:06.407301+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.5:0/726058796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: cluster 2023-09-30T09:02:07.032532+0000 mon.a (mon.0) 771 : cluster [DBG] Standby manager daemon y started 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: audit 2023-09-30T09:02:07.037454+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: audit 2023-09-30T09:02:07.038651+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: audit 2023-09-30T09:02:07.043356+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[27219]: audit 2023-09-30T09:02:07.044166+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: cluster 2023-09-30T09:02:06.284718+0000 mgr.x (mgr.24805) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: audit 2023-09-30T09:02:06.302585+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:02:07.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: cluster 2023-09-30T09:02:06.302653+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-30T09:02:07.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: audit 2023-09-30T09:02:06.407301+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.5:0/726058796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:07.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: cluster 2023-09-30T09:02:07.032532+0000 mon.a (mon.0) 771 : cluster [DBG] Standby manager daemon y started 2023-09-30T09:02:07.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: audit 2023-09-30T09:02:07.037454+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:02:07.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: audit 2023-09-30T09:02:07.038651+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:02:07.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: audit 2023-09-30T09:02:07.043356+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:02:07.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:07 smithi005 bash[33615]: audit 2023-09-30T09:02:07.044166+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:02:07.599 INFO:tasks.rados.rados.0.smithi005.stdout:2079: finishing write tid 1 to smithi00566664-464 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2079: finishing write tid 2 to smithi00566664-464 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2079: finishing write tid 3 to smithi00566664-464 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2079: finishing write tid 4 to smithi00566664-464 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2079: finishing write tid 5 to smithi00566664-464 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 464 v 398 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2080: finishing write tid 1 to smithi00566664-403 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2080: finishing write tid 2 to smithi00566664-403 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2080: finishing write tid 3 to smithi00566664-403 2023-09-30T09:02:07.600 INFO:tasks.rados.rados.0.smithi005.stdout:2080: finishing write tid 4 to smithi00566664-403 2023-09-30T09:02:07.601 INFO:tasks.rados.rados.0.smithi005.stdout:2080: finishing write tid 5 to smithi00566664-403 2023-09-30T09:02:07.601 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 403 v 241 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-09-30T09:02:07.601 INFO:tasks.rados.rados.0.smithi005.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2023-09-30T09:02:07.601 INFO:tasks.rados.rados.0.smithi005.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-09-30T09:02:07.612 INFO:tasks.rados.rados.0.smithi005.stdout:2082: writing smithi00566664-31 from 578537 to 1226142 tid 1 2023-09-30T09:02:07.620 INFO:tasks.rados.rados.0.smithi005.stdout:2082: writing smithi00566664-31 from 1764688 to 2509827 tid 2 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2082: writing smithi00566664-31 from 3049030 to 3378537 tid 3 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2071: done (11 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2072: done (10 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2073: done (9 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2074: done (8 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2075: done (7 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2076: done (6 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2077: done (5 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2078: done (4 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2079: done (3 left) 2023-09-30T09:02:07.626 INFO:tasks.rados.rados.0.smithi005.stdout:2080: done (2 left) 2023-09-30T09:02:07.627 INFO:tasks.rados.rados.0.smithi005.stdout:2081: done (1 left) 2023-09-30T09:02:07.627 INFO:tasks.rados.rados.0.smithi005.stdout:2083: read oid 356 snap -1 2023-09-30T09:02:07.627 INFO:tasks.rados.rados.0.smithi005.stdout:2083: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-09-30T09:02:07.627 INFO:tasks.rados.rados.0.smithi005.stdout:2084: write oid 208 current snap is 0 2023-09-30T09:02:07.627 INFO:tasks.rados.rados.0.smithi005.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-09-30T09:02:07.631 INFO:tasks.rados.rados.0.smithi005.stdout:2084: writing smithi00566664-208 from 595344 to 1034551 tid 1 2023-09-30T09:02:07.639 INFO:tasks.rados.rados.0.smithi005.stdout:2084: writing smithi00566664-208 from 1823170 to 2428320 tid 2 2023-09-30T09:02:07.645 INFO:tasks.rados.rados.0.smithi005.stdout:2084: writing smithi00566664-208 from 3076453 to 3395344 tid 3 2023-09-30T09:02:07.645 INFO:tasks.rados.rados.0.smithi005.stdout:2085: write oid 267 current snap is 0 2023-09-30T09:02:07.645 INFO:tasks.rados.rados.0.smithi005.stdout:2082: finishing write tid 1 to smithi00566664-31 2023-09-30T09:02:07.645 INFO:tasks.rados.rados.0.smithi005.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-09-30T09:02:07.651 INFO:tasks.rados.rados.0.smithi005.stdout:2085: writing smithi00566664-267 from 612151 to 1126607 tid 1 2023-09-30T09:02:07.660 INFO:tasks.rados.rados.0.smithi005.stdout:2085: writing smithi00566664-267 from 1881652 to 2630460 tid 2 2023-09-30T09:02:07.664 INFO:tasks.rados.rados.0.smithi005.stdout:2085: writing smithi00566664-267 from 3103876 to 3412151 tid 3 2023-09-30T09:02:07.664 INFO:tasks.rados.rados.0.smithi005.stdout:2086: write oid 74 current snap is 0 2023-09-30T09:02:07.665 INFO:tasks.rados.rados.0.smithi005.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-09-30T09:02:07.671 INFO:tasks.rados.rados.0.smithi005.stdout:2086: writing smithi00566664-74 from 628958 to 1218663 tid 1 2023-09-30T09:02:07.678 INFO:tasks.rados.rados.0.smithi005.stdout:2086: writing smithi00566664-74 from 1940134 to 2548953 tid 2 2023-09-30T09:02:07.684 INFO:tasks.rados.rados.0.smithi005.stdout:2086: writing smithi00566664-74 from 3131299 to 3428958 tid 3 2023-09-30T09:02:07.685 INFO:tasks.rados.rados.0.smithi005.stdout:2087: write oid 101 current snap is 0 2023-09-30T09:02:07.685 INFO:tasks.rados.rados.0.smithi005.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-09-30T09:02:07.691 INFO:tasks.rados.rados.0.smithi005.stdout:2087: writing smithi00566664-101 from 645765 to 1310719 tid 1 2023-09-30T09:02:07.699 INFO:tasks.rados.rados.0.smithi005.stdout:2087: writing smithi00566664-101 from 1998616 to 2751093 tid 2 2023-09-30T09:02:07.703 INFO:tasks.rados.rados.0.smithi005.stdout:2087: writing smithi00566664-101 from 3158722 to 3445765 tid 3 2023-09-30T09:02:07.703 INFO:tasks.rados.rados.0.smithi005.stdout:2088: write oid 451 current snap is 0 2023-09-30T09:02:07.704 INFO:tasks.rados.rados.0.smithi005.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-09-30T09:02:07.711 INFO:tasks.rados.rados.0.smithi005.stdout:2088: writing smithi00566664-451 from 662572 to 1402775 tid 1 2023-09-30T09:02:07.718 INFO:tasks.rados.rados.0.smithi005.stdout:2088: writing smithi00566664-451 from 1940745 to 2553233 tid 2 2023-09-30T09:02:07.723 INFO:tasks.rados.rados.0.smithi005.stdout:2088: writing smithi00566664-451 from 3069792 to 3462572 tid 3 2023-09-30T09:02:07.723 INFO:tasks.rados.rados.0.smithi005.stdout:2089: write oid 419 current snap is 0 2023-09-30T09:02:07.724 INFO:tasks.rados.rados.0.smithi005.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-09-30T09:02:07.729 INFO:tasks.rados.rados.0.smithi005.stdout:2089: writing smithi00566664-419 from 679379 to 1094831 tid 1 2023-09-30T09:02:07.736 INFO:tasks.rados.rados.0.smithi005.stdout:2089: writing smithi00566664-419 from 1599227 to 2355373 tid 2 2023-09-30T09:02:07.743 INFO:tasks.rados.rados.0.smithi005.stdout:2089: writing smithi00566664-419 from 3097215 to 3479379 tid 3 2023-09-30T09:02:07.743 INFO:tasks.rados.rados.0.smithi005.stdout:2090: read oid 165 snap -1 2023-09-30T09:02:07.743 INFO:tasks.rados.rados.0.smithi005.stdout:2090: expect deleted 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2091: read oid 466 snap -1 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2091: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2092: write oid 343 current snap is 0 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2082: finishing write tid 2 to smithi00566664-31 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2082: finishing write tid 3 to smithi00566664-31 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2082: finishing write tid 4 to smithi00566664-31 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2082: finishing write tid 5 to smithi00566664-31 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 31 v 269 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2082: left oid 31 (ObjNum 1391 snap 0 seq_num 1391) 2023-09-30T09:02:07.744 INFO:tasks.rados.rados.0.smithi005.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-09-30T09:02:07.750 INFO:tasks.rados.rados.0.smithi005.stdout:2092: writing smithi00566664-343 from 696186 to 1186887 tid 1 2023-09-30T09:02:07.756 INFO:tasks.rados.rados.0.smithi005.stdout:2092: writing smithi00566664-343 from 1657709 to 2273866 tid 2 2023-09-30T09:02:07.762 INFO:tasks.rados.rados.0.smithi005.stdout:2092: writing smithi00566664-343 from 2724638 to 3286912 tid 3 2023-09-30T09:02:07.762 INFO:tasks.rados.rados.0.smithi005.stdout:2082: done (10 left) 2023-09-30T09:02:07.762 INFO:tasks.rados.rados.0.smithi005.stdout:2093: delete oid 157 current snap is 0 2023-09-30T09:02:07.762 INFO:tasks.rados.rados.0.smithi005.stdout:2084: finishing write tid 1 to smithi00566664-208 2023-09-30T09:02:07.763 INFO:tasks.rados.rados.0.smithi005.stdout:2083: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-09-30T09:02:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: cluster 2023-09-30T09:02:06.284718+0000 mgr.x (mgr.24805) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: audit 2023-09-30T09:02:06.302585+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:02:07.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: cluster 2023-09-30T09:02:06.302653+0000 mon.a (mon.0) 770 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-30T09:02:07.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: audit 2023-09-30T09:02:06.407301+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.5:0/726058796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:07.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: cluster 2023-09-30T09:02:07.032532+0000 mon.a (mon.0) 771 : cluster [DBG] Standby manager daemon y started 2023-09-30T09:02:07.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: audit 2023-09-30T09:02:07.037454+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:02:07.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: audit 2023-09-30T09:02:07.038651+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:02:07.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: audit 2023-09-30T09:02:07.043356+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:02:07.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:07 smithi099 bash[27661]: audit 2023-09-30T09:02:07.044166+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.5:0/628337577' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:02:07.916 INFO:tasks.rados.rados.0.smithi005.stdout:2084: finishing write tid 2 to smithi00566664-208 2023-09-30T09:02:07.916 INFO:tasks.rados.rados.0.smithi005.stdout:2084: finishing write tid 3 to smithi00566664-208 2023-09-30T09:02:07.916 INFO:tasks.rados.rados.0.smithi005.stdout:2083: done (10 left) 2023-09-30T09:02:07.916 INFO:tasks.rados.rados.0.smithi005.stdout:2093: done (9 left) 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2094: read oid 117 snap -1 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2094: expect (ObjNum 116 snap 0 seq_num 116) 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2095: delete oid 276 current snap is 0 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2084: finishing write tid 4 to smithi00566664-208 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2084: finishing write tid 5 to smithi00566664-208 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 208 v 289 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2084: left oid 208 (ObjNum 1392 snap 0 seq_num 1392) 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2085: finishing write tid 1 to smithi00566664-267 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2085: finishing write tid 2 to smithi00566664-267 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2085: finishing write tid 3 to smithi00566664-267 2023-09-30T09:02:07.917 INFO:tasks.rados.rados.0.smithi005.stdout:2085: finishing write tid 4 to smithi00566664-267 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:2085: finishing write tid 5 to smithi00566664-267 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 267 v 233 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:2085: left oid 267 (ObjNum 1393 snap 0 seq_num 1393) 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:2086: finishing write tid 1 to smithi00566664-74 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:2086: finishing write tid 2 to smithi00566664-74 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:2086: finishing write tid 3 to smithi00566664-74 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:2086: finishing write tid 4 to smithi00566664-74 2023-09-30T09:02:07.918 INFO:tasks.rados.rados.0.smithi005.stdout:2086: finishing write tid 5 to smithi00566664-74 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 273 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2086: left oid 74 (ObjNum 1394 snap 0 seq_num 1394) 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2087: finishing write tid 1 to smithi00566664-101 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2087: finishing write tid 2 to smithi00566664-101 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2087: finishing write tid 3 to smithi00566664-101 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2087: finishing write tid 4 to smithi00566664-101 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2087: finishing write tid 5 to smithi00566664-101 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 275 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2087: left oid 101 (ObjNum 1395 snap 0 seq_num 1395) 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2088: finishing write tid 1 to smithi00566664-451 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2088: finishing write tid 2 to smithi00566664-451 2023-09-30T09:02:07.919 INFO:tasks.rados.rados.0.smithi005.stdout:2088: finishing write tid 3 to smithi00566664-451 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2088: finishing write tid 4 to smithi00566664-451 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2088: finishing write tid 5 to smithi00566664-451 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 451 v 234 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2088: left oid 451 (ObjNum 1396 snap 0 seq_num 1396) 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2089: finishing write tid 1 to smithi00566664-419 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2089: finishing write tid 2 to smithi00566664-419 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2089: finishing write tid 3 to smithi00566664-419 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2089: finishing write tid 4 to smithi00566664-419 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2089: finishing write tid 5 to smithi00566664-419 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 419 v 237 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2089: left oid 419 (ObjNum 1397 snap 0 seq_num 1397) 2023-09-30T09:02:07.920 INFO:tasks.rados.rados.0.smithi005.stdout:2091: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:2092: finishing write tid 1 to smithi00566664-343 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:2092: finishing write tid 2 to smithi00566664-343 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:2092: finishing write tid 3 to smithi00566664-343 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:2092: finishing write tid 4 to smithi00566664-343 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:2092: finishing write tid 5 to smithi00566664-343 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 343 v 238 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:2092: left oid 343 (ObjNum 1398 snap 0 seq_num 1398) 2023-09-30T09:02:08.014 INFO:tasks.rados.rados.0.smithi005.stdout:2094: expect (ObjNum 116 snap 0 seq_num 116) 2023-09-30T09:02:08.136 INFO:tasks.rados.rados.0.smithi005.stdout:2084: done (10 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2085: done (9 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2086: done (8 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2087: done (7 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2088: done (6 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2089: done (5 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2090: done (4 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2091: done (3 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2092: done (2 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2094: done (1 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2095: done (0 left) 2023-09-30T09:02:08.137 INFO:tasks.rados.rados.0.smithi005.stdout:2096: read oid 280 snap -1 2023-09-30T09:02:08.138 INFO:tasks.rados.rados.0.smithi005.stdout:2096: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-30T09:02:08.138 INFO:tasks.rados.rados.0.smithi005.stdout:2097: write oid 422 current snap is 0 2023-09-30T09:02:08.138 INFO:tasks.rados.rados.0.smithi005.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-09-30T09:02:08.149 INFO:tasks.rados.rados.0.smithi005.stdout:2097: writing smithi00566664-422 from 746607 to 1179408 tid 1 2023-09-30T09:02:08.158 INFO:tasks.rados.rados.0.smithi005.stdout:2097: writing smithi00566664-422 from 1833155 to 2596639 tid 2 2023-09-30T09:02:08.164 INFO:tasks.rados.rados.0.smithi005.stdout:2097: writing smithi00566664-422 from 3206907 to 3546607 tid 3 2023-09-30T09:02:08.164 INFO:tasks.rados.rados.0.smithi005.stdout:2098: delete oid 455 current snap is 0 2023-09-30T09:02:08.164 INFO:tasks.rados.rados.0.smithi005.stdout:2096: expect (ObjNum 1309 snap 0 seq_num 1309) 2023-09-30T09:02:08.230 INFO:tasks.rados.rados.0.smithi005.stdout:2097: finishing write tid 1 to smithi00566664-422 2023-09-30T09:02:08.230 INFO:tasks.rados.rados.0.smithi005.stdout:2097: finishing write tid 2 to smithi00566664-422 2023-09-30T09:02:08.230 INFO:tasks.rados.rados.0.smithi005.stdout:2097: finishing write tid 3 to smithi00566664-422 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2097: finishing write tid 4 to smithi00566664-422 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2097: finishing write tid 5 to smithi00566664-422 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 422 v 297 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2097: left oid 422 (ObjNum 1401 snap 0 seq_num 1401) 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2096: done (2 left) 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2097: done (1 left) 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2098: done (0 left) 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2099: write oid 285 current snap is 0 2023-09-30T09:02:08.231 INFO:tasks.rados.rados.0.smithi005.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-09-30T09:02:08.245 INFO:tasks.rados.rados.0.smithi005.stdout:2099: writing smithi00566664-285 from 780221 to 1363520 tid 1 2023-09-30T09:02:08.253 INFO:tasks.rados.rados.0.smithi005.stdout:2099: writing smithi00566664-285 from 1950119 to 2717272 tid 2 2023-09-30T09:02:08.258 INFO:tasks.rados.rados.0.smithi005.stdout:2099: writing smithi00566664-285 from 3261753 to 3580221 tid 3 2023-09-30T09:02:08.258 INFO:tasks.rados.rados.0.smithi005.stdout:2100: write oid 197 current snap is 0 2023-09-30T09:02:08.258 INFO:tasks.rados.rados.0.smithi005.stdout:2099: finishing write tid 1 to smithi00566664-285 2023-09-30T09:02:08.258 INFO:tasks.rados.rados.0.smithi005.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-09-30T09:02:08.265 INFO:tasks.rados.rados.0.smithi005.stdout:2100: writing smithi00566664-197 from 797028 to 1455576 tid 1 2023-09-30T09:02:08.271 INFO:tasks.rados.rados.0.smithi005.stdout:2100: writing smithi00566664-197 from 1892248 to 2403059 tid 2 2023-09-30T09:02:08.278 INFO:tasks.rados.rados.0.smithi005.stdout:2100: writing smithi00566664-197 from 3172823 to 3597028 tid 3 2023-09-30T09:02:08.278 INFO:tasks.rados.rados.0.smithi005.stdout:2101: read oid 143 snap -1 2023-09-30T09:02:08.278 INFO:tasks.rados.rados.0.smithi005.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2102: read oid 42 snap -1 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2103: read oid 307 snap -1 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2103: expect (ObjNum 846 snap 0 seq_num 846) 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2104: read oid 204 snap -1 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2104: expect (ObjNum 203 snap 0 seq_num 203) 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2105: read oid 244 snap -1 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2105: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2106: delete oid 347 current snap is 0 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2099: finishing write tid 2 to smithi00566664-285 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2099: finishing write tid 3 to smithi00566664-285 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2099: finishing write tid 4 to smithi00566664-285 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:2099: finishing write tid 5 to smithi00566664-285 2023-09-30T09:02:08.279 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 285 v 273 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-09-30T09:02:08.280 INFO:tasks.rados.rados.0.smithi005.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-09-30T09:02:08.280 INFO:tasks.rados.rados.0.smithi005.stdout:2100: finishing write tid 1 to smithi00566664-197 2023-09-30T09:02:08.280 INFO:tasks.rados.rados.0.smithi005.stdout:2100: finishing write tid 2 to smithi00566664-197 2023-09-30T09:02:08.281 INFO:tasks.rados.rados.0.smithi005.stdout:2099: done (7 left) 2023-09-30T09:02:08.281 INFO:tasks.rados.rados.0.smithi005.stdout:2106: done (6 left) 2023-09-30T09:02:08.281 INFO:tasks.rados.rados.0.smithi005.stdout:2107: write oid 214 current snap is 0 2023-09-30T09:02:08.281 INFO:tasks.rados.rados.0.smithi005.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-09-30T09:02:08.289 INFO:tasks.rados.rados.0.smithi005.stdout:2107: writing smithi00566664-214 from 430642 to 839688 tid 1 2023-09-30T09:02:08.297 INFO:tasks.rados.rados.0.smithi005.stdout:2107: writing smithi00566664-214 from 1609212 to 2123692 tid 2 2023-09-30T09:02:08.308 INFO:tasks.rados.rados.0.smithi005.stdout:2107: writing smithi00566664-214 from 2827669 to 3596472 tid 3 2023-09-30T09:02:08.308 INFO:tasks.rados.rados.0.smithi005.stdout:2108: read oid 300 snap -1 2023-09-30T09:02:08.308 INFO:tasks.rados.rados.0.smithi005.stdout:2108: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-30T09:02:08.308 INFO:tasks.rados.rados.0.smithi005.stdout:2109: read oid 185 snap -1 2023-09-30T09:02:08.308 INFO:tasks.rados.rados.0.smithi005.stdout:2109: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-30T09:02:08.308 INFO:tasks.rados.rados.0.smithi005.stdout:2110: write oid 311 current snap is 0 2023-09-30T09:02:08.309 INFO:tasks.rados.rados.0.smithi005.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-09-30T09:02:08.316 INFO:tasks.rados.rados.0.smithi005.stdout:2110: writing smithi00566664-311 from 447449 to 1048097 tid 1 2023-09-30T09:02:08.324 INFO:tasks.rados.rados.0.smithi005.stdout:2110: writing smithi00566664-311 from 1784047 to 2558538 tid 2 2023-09-30T09:02:08.331 INFO:tasks.rados.rados.0.smithi005.stdout:2110: writing smithi00566664-311 from 2971445 to 3647449 tid 3 2023-09-30T09:02:08.331 INFO:tasks.rados.rados.0.smithi005.stdout:2111: read oid 295 snap -1 2023-09-30T09:02:08.331 INFO:tasks.rados.rados.0.smithi005.stdout:2111: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-30T09:02:08.331 INFO:tasks.rados.rados.0.smithi005.stdout:2112: read oid 314 snap -1 2023-09-30T09:02:08.331 INFO:tasks.rados.rados.0.smithi005.stdout:2112: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-09-30T09:02:08.331 INFO:tasks.rados.rados.0.smithi005.stdout:2113: write oid 407 current snap is 0 2023-09-30T09:02:08.331 INFO:tasks.rados.rados.0.smithi005.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-09-30T09:02:08.338 INFO:tasks.rados.rados.0.smithi005.stdout:2113: writing smithi00566664-407 from 464256 to 1140153 tid 1 2023-09-30T09:02:08.345 INFO:tasks.rados.rados.0.smithi005.stdout:2113: writing smithi00566664-407 from 1726176 to 2244325 tid 2 2023-09-30T09:02:08.352 INFO:tasks.rados.rados.0.smithi005.stdout:2113: writing smithi00566664-407 from 2882515 to 3390215 tid 3 2023-09-30T09:02:08.352 INFO:tasks.rados.rados.0.smithi005.stdout:2114: write oid 290 current snap is 0 2023-09-30T09:02:08.352 INFO:tasks.rados.rados.0.smithi005.stdout:2105: expect (ObjNum 1166 snap 0 seq_num 1166) 2023-09-30T09:02:08.598 INFO:tasks.rados.rados.0.smithi005.stdout:2100: finishing write tid 3 to smithi00566664-197 2023-09-30T09:02:08.598 INFO:tasks.rados.rados.0.smithi005.stdout:2100: finishing write tid 4 to smithi00566664-197 2023-09-30T09:02:08.598 INFO:tasks.rados.rados.0.smithi005.stdout:2100: finishing write tid 5 to smithi00566664-197 2023-09-30T09:02:08.598 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 197 v 311 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-09-30T09:02:08.598 INFO:tasks.rados.rados.0.smithi005.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-09-30T09:02:08.598 INFO:tasks.rados.rados.0.smithi005.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:08.683 INFO:tasks.rados.rados.0.smithi005.stdout:2104: expect (ObjNum 203 snap 0 seq_num 203) 2023-09-30T09:02:08.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:08 smithi005 bash[33615]: cluster 2023-09-30T09:02:07.348392+0000 mon.a (mon.0) 772 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-09-30T09:02:08.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:08 smithi005 bash[33615]: audit 2023-09-30T09:02:07.352089+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:02:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:08 smithi005 bash[33615]: audit 2023-09-30T09:02:07.434412+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:08 smithi005 bash[27219]: cluster 2023-09-30T09:02:07.348392+0000 mon.a (mon.0) 772 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-09-30T09:02:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:08 smithi005 bash[27219]: audit 2023-09-30T09:02:07.352089+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:02:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:08 smithi005 bash[27219]: audit 2023-09-30T09:02:07.434412+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:08.789 INFO:tasks.rados.rados.0.smithi005.stdout:2107: finishing write tid 1 to smithi00566664-214 2023-09-30T09:02:08.789 INFO:tasks.rados.rados.0.smithi005.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-30T09:02:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:08 smithi099 bash[27661]: cluster 2023-09-30T09:02:07.348392+0000 mon.a (mon.0) 772 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-09-30T09:02:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:08 smithi099 bash[27661]: audit 2023-09-30T09:02:07.352089+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:02:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:08 smithi099 bash[27661]: audit 2023-09-30T09:02:07.434412+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:08.886 INFO:tasks.rados.rados.0.smithi005.stdout:2103: expect (ObjNum 846 snap 0 seq_num 846) 2023-09-30T09:02:08.991 INFO:tasks.rados.rados.0.smithi005.stdout:2107: finishing write tid 2 to smithi00566664-214 2023-09-30T09:02:08.991 INFO:tasks.rados.rados.0.smithi005.stdout:2109: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-09-30T09:02:09.133 INFO:tasks.rados.rados.0.smithi005.stdout:2107: finishing write tid 3 to smithi00566664-214 2023-09-30T09:02:09.133 INFO:tasks.rados.rados.0.smithi005.stdout:2107: finishing write tid 4 to smithi00566664-214 2023-09-30T09:02:09.133 INFO:tasks.rados.rados.0.smithi005.stdout:2107: finishing write tid 5 to smithi00566664-214 2023-09-30T09:02:09.133 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 214 v 293 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-09-30T09:02:09.133 INFO:tasks.rados.rados.0.smithi005.stdout:2107: left oid 214 (ObjNum 1406 snap 0 seq_num 1406) 2023-09-30T09:02:09.133 INFO:tasks.rados.rados.0.smithi005.stdout:2108: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-30T09:02:09.230 INFO:tasks.rados.rados.0.smithi005.stdout:2110: finishing write tid 1 to smithi00566664-311 2023-09-30T09:02:09.230 INFO:tasks.rados.rados.0.smithi005.stdout:2110: finishing write tid 2 to smithi00566664-311 2023-09-30T09:02:09.231 INFO:tasks.rados.rados.0.smithi005.stdout:2110: finishing write tid 3 to smithi00566664-311 2023-09-30T09:02:09.231 INFO:tasks.rados.rados.0.smithi005.stdout:2110: finishing write tid 4 to smithi00566664-311 2023-09-30T09:02:09.231 INFO:tasks.rados.rados.0.smithi005.stdout:2110: finishing write tid 5 to smithi00566664-311 2023-09-30T09:02:09.231 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 311 v 277 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-09-30T09:02:09.231 INFO:tasks.rados.rados.0.smithi005.stdout:2110: left oid 311 (ObjNum 1407 snap 0 seq_num 1407) 2023-09-30T09:02:09.231 INFO:tasks.rados.rados.0.smithi005.stdout:2111: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-30T09:02:09.382 INFO:tasks.rados.rados.0.smithi005.stdout:2112: expect (ObjNum 1374 snap 0 seq_num 1374) 2023-09-30T09:02:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:2113: finishing write tid 1 to smithi00566664-407 2023-09-30T09:02:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:2113: finishing write tid 2 to smithi00566664-407 2023-09-30T09:02:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-09-30T09:02:09.564 INFO:tasks.rados.rados.0.smithi005.stdout:2114: writing smithi00566664-290 from 481063 to 1232209 tid 1 2023-09-30T09:02:09.578 INFO:tasks.rados.rados.0.smithi005.stdout:2114: writing smithi00566664-290 from 1784658 to 2562818 tid 2 2023-09-30T09:02:09.589 INFO:tasks.rados.rados.0.smithi005.stdout:2114: writing smithi00566664-290 from 3309938 to 3681063 tid 3 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2100: done (13 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2101: done (12 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2102: done (11 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2103: done (10 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2104: done (9 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2105: done (8 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2107: done (7 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2108: done (6 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2109: done (5 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2110: done (4 left) 2023-09-30T09:02:09.590 INFO:tasks.rados.rados.0.smithi005.stdout:2111: done (3 left) 2023-09-30T09:02:09.591 INFO:tasks.rados.rados.0.smithi005.stdout:2112: done (2 left) 2023-09-30T09:02:09.591 INFO:tasks.rados.rados.0.smithi005.stdout:2115: write oid 423 current snap is 0 2023-09-30T09:02:09.591 INFO:tasks.rados.rados.0.smithi005.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-09-30T09:02:09.598 INFO:tasks.rados.rados.0.smithi005.stdout:2115: writing smithi00566664-423 from 497870 to 924265 tid 1 2023-09-30T09:02:09.609 INFO:tasks.rados.rados.0.smithi005.stdout:2115: writing smithi00566664-423 from 1443140 to 1964958 tid 2 2023-09-30T09:02:09.620 INFO:tasks.rados.rados.0.smithi005.stdout:2115: writing smithi00566664-423 from 2537361 to 3067605 tid 3 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2115: writing smithi00566664-423 from 3583943 to 3697870 tid 4 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2116: read oid 223 snap -1 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2116: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2117: write oid 450 current snap is 0 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2113: finishing write tid 3 to smithi00566664-407 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2113: finishing write tid 4 to smithi00566664-407 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2113: finishing write tid 5 to smithi00566664-407 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 407 v 330 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2113: left oid 407 (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:02:09.628 INFO:tasks.rados.rados.0.smithi005.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-09-30T09:02:09.635 INFO:tasks.rados.rados.0.smithi005.stdout:2117: writing smithi00566664-450 from 514677 to 1016321 tid 1 2023-09-30T09:02:09.642 INFO:tasks.rados.rados.0.smithi005.stdout:2117: writing smithi00566664-450 from 1501622 to 2283451 tid 2 2023-09-30T09:02:09.650 INFO:tasks.rados.rados.0.smithi005.stdout:2117: writing smithi00566664-450 from 2964784 to 3706300 tid 3 2023-09-30T09:02:09.650 INFO:tasks.rados.rados.0.smithi005.stdout:2113: done (4 left) 2023-09-30T09:02:09.650 INFO:tasks.rados.rados.0.smithi005.stdout:2118: write oid 346 current snap is 0 2023-09-30T09:02:09.651 INFO:tasks.rados.rados.0.smithi005.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-09-30T09:02:09.656 INFO:tasks.rados.rados.0.smithi005.stdout:2118: writing smithi00566664-346 from 531484 to 1108377 tid 1 2023-09-30T09:02:09.663 INFO:tasks.rados.rados.0.smithi005.stdout:2118: writing smithi00566664-346 from 1843751 to 2369238 tid 2 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2118: writing smithi00566664-346 from 2875854 to 3544995 tid 3 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2119: read oid 484 snap -1 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2119: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2120: read oid 80 snap -1 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2120: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2121: write oid 207 current snap is 0 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2114: finishing write tid 1 to smithi00566664-290 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2114: finishing write tid 2 to smithi00566664-290 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2114: finishing write tid 3 to smithi00566664-290 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2114: finishing write tid 4 to smithi00566664-290 2023-09-30T09:02:09.671 INFO:tasks.rados.rados.0.smithi005.stdout:2114: finishing write tid 5 to smithi00566664-290 2023-09-30T09:02:09.672 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 290 v 301 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-09-30T09:02:09.672 INFO:tasks.rados.rados.0.smithi005.stdout:2114: left oid 290 (ObjNum 1409 snap 0 seq_num 1409) 2023-09-30T09:02:09.672 INFO:tasks.rados.rados.0.smithi005.stdout:2115: finishing write tid 1 to smithi00566664-423 2023-09-30T09:02:09.672 INFO:tasks.rados.rados.0.smithi005.stdout:2115: finishing write tid 2 to smithi00566664-423 2023-09-30T09:02:09.672 INFO:tasks.rados.rados.0.smithi005.stdout:2115: finishing write tid 3 to smithi00566664-423 2023-09-30T09:02:09.672 INFO:tasks.rados.rados.0.smithi005.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-09-30T09:02:09.678 INFO:tasks.rados.rados.0.smithi005.stdout:2121: writing smithi00566664-207 from 548291 to 1200433 tid 1 2023-09-30T09:02:09.686 INFO:tasks.rados.rados.0.smithi005.stdout:2121: writing smithi00566664-207 from 1902233 to 2687731 tid 2 2023-09-30T09:02:09.692 INFO:tasks.rados.rados.0.smithi005.stdout:2121: writing smithi00566664-207 from 3303277 to 3748291 tid 3 2023-09-30T09:02:09.692 INFO:tasks.rados.rados.0.smithi005.stdout:2114: done (7 left) 2023-09-30T09:02:09.692 INFO:tasks.rados.rados.0.smithi005.stdout:2122: write oid 4 current snap is 0 2023-09-30T09:02:09.692 INFO:tasks.rados.rados.0.smithi005.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-09-30T09:02:09.699 INFO:tasks.rados.rados.0.smithi005.stdout:2122: writing smithi00566664-4 from 565098 to 1292489 tid 1 2023-09-30T09:02:09.706 INFO:tasks.rados.rados.0.smithi005.stdout:2122: writing smithi00566664-4 from 1960715 to 2489871 tid 2 2023-09-30T09:02:09.712 INFO:tasks.rados.rados.0.smithi005.stdout:2122: writing smithi00566664-4 from 2930700 to 3622385 tid 3 2023-09-30T09:02:09.712 INFO:tasks.rados.rados.0.smithi005.stdout:2123: read oid 403 snap -1 2023-09-30T09:02:09.713 INFO:tasks.rados.rados.0.smithi005.stdout:2123: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-30T09:02:09.713 INFO:tasks.rados.rados.0.smithi005.stdout:2124: write oid 444 current snap is 0 2023-09-30T09:02:09.713 INFO:tasks.rados.rados.0.smithi005.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-09-30T09:02:09.719 INFO:tasks.rados.rados.0.smithi005.stdout:2124: writing smithi00566664-444 from 581905 to 1100898 tid 1 2023-09-30T09:02:09.726 INFO:tasks.rados.rados.0.smithi005.stdout:2124: writing smithi00566664-444 from 1735550 to 2408364 tid 2 2023-09-30T09:02:09.733 INFO:tasks.rados.rados.0.smithi005.stdout:2124: writing smithi00566664-444 from 2958123 to 3461080 tid 3 2023-09-30T09:02:09.733 INFO:tasks.rados.rados.0.smithi005.stdout:2125: write oid 179 current snap is 0 2023-09-30T09:02:09.733 INFO:tasks.rados.rados.0.smithi005.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-09-30T09:02:09.739 INFO:tasks.rados.rados.0.smithi005.stdout:2125: writing smithi00566664-179 from 598712 to 1192954 tid 1 2023-09-30T09:02:09.745 INFO:tasks.rados.rados.0.smithi005.stdout:2125: writing smithi00566664-179 from 1677679 to 2210504 tid 2 2023-09-30T09:02:09.754 INFO:tasks.rados.rados.0.smithi005.stdout:2125: writing smithi00566664-179 from 2985546 to 3416128 tid 3 2023-09-30T09:02:09.754 INFO:tasks.rados.rados.0.smithi005.stdout:2126: write oid 321 current snap is 0 2023-09-30T09:02:09.754 INFO:tasks.rados.rados.0.smithi005.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-09-30T09:02:09.761 INFO:tasks.rados.rados.0.smithi005.stdout:2126: writing smithi00566664-321 from 615519 to 1285010 tid 1 2023-09-30T09:02:09.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:09 smithi005 bash[33615]: cluster 2023-09-30T09:02:08.285253+0000 mgr.x (mgr.24805) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:09.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:09 smithi005 bash[33615]: cluster 2023-09-30T09:02:08.440528+0000 mon.a (mon.0) 775 : cluster [DBG] mgrmap e25: x(active, since 6s), standbys: y 2023-09-30T09:02:09.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:09 smithi005 bash[33615]: audit 2023-09-30T09:02:08.831929+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.5:0/1403493018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:09.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:09 smithi005 bash[27219]: cluster 2023-09-30T09:02:08.285253+0000 mgr.x (mgr.24805) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:09 smithi005 bash[27219]: cluster 2023-09-30T09:02:08.440528+0000 mon.a (mon.0) 775 : cluster [DBG] mgrmap e25: x(active, since 6s), standbys: y 2023-09-30T09:02:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:09 smithi005 bash[27219]: audit 2023-09-30T09:02:08.831929+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.5:0/1403493018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:09.767 INFO:tasks.rados.rados.0.smithi005.stdout:2126: writing smithi00566664-321 from 1736161 to 2412644 tid 2 2023-09-30T09:02:09.774 INFO:tasks.rados.rados.0.smithi005.stdout:2126: writing smithi00566664-321 from 2896616 to 3538470 tid 3 2023-09-30T09:02:09.774 INFO:tasks.rados.rados.0.smithi005.stdout:2127: read oid 39 snap -1 2023-09-30T09:02:09.774 INFO:tasks.rados.rados.0.smithi005.stdout:2127: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:02:09.775 INFO:tasks.rados.rados.0.smithi005.stdout:2128: write oid 236 current snap is 0 2023-09-30T09:02:09.775 INFO:tasks.rados.rados.0.smithi005.stdout:2115: finishing write tid 4 to smithi00566664-423 2023-09-30T09:02:09.775 INFO:tasks.rados.rados.0.smithi005.stdout:2115: finishing write tid 5 to smithi00566664-423 2023-09-30T09:02:09.775 INFO:tasks.rados.rados.0.smithi005.stdout:2115: finishing write tid 6 to smithi00566664-423 2023-09-30T09:02:09.775 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 423 v 265 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-09-30T09:02:09.775 INFO:tasks.rados.rados.0.smithi005.stdout:2115: left oid 423 (ObjNum 1410 snap 0 seq_num 1410) 2023-09-30T09:02:09.775 INFO:tasks.rados.rados.0.smithi005.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-09-30T09:02:09.782 INFO:tasks.rados.rados.0.smithi005.stdout:2128: writing smithi00566664-236 from 632326 to 1377066 tid 1 2023-09-30T09:02:09.787 INFO:tasks.rados.rados.0.smithi005.stdout:2128: writing smithi00566664-236 from 1794643 to 2331137 tid 2 2023-09-30T09:02:09.794 INFO:tasks.rados.rados.0.smithi005.stdout:2128: writing smithi00566664-236 from 3040392 to 3493518 tid 3 2023-09-30T09:02:09.794 INFO:tasks.rados.rados.0.smithi005.stdout:2115: done (13 left) 2023-09-30T09:02:09.794 INFO:tasks.rados.rados.0.smithi005.stdout:2129: write oid 62 current snap is 0 2023-09-30T09:02:09.794 INFO:tasks.rados.rados.0.smithi005.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-09-30T09:02:09.799 INFO:tasks.rados.rados.0.smithi005.stdout:2129: writing smithi00566664-62 from 649133 to 1069122 tid 1 2023-09-30T09:02:09.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:09 smithi099 bash[27661]: cluster 2023-09-30T09:02:08.285253+0000 mgr.x (mgr.24805) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:02:09.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:09 smithi099 bash[27661]: cluster 2023-09-30T09:02:08.440528+0000 mon.a (mon.0) 775 : cluster [DBG] mgrmap e25: x(active, since 6s), standbys: y 2023-09-30T09:02:09.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:09 smithi099 bash[27661]: audit 2023-09-30T09:02:08.831929+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.5:0/1403493018' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:09.807 INFO:tasks.rados.rados.0.smithi005.stdout:2129: writing smithi00566664-62 from 1853125 to 2533277 tid 2 2023-09-30T09:02:09.814 INFO:tasks.rados.rados.0.smithi005.stdout:2129: writing smithi00566664-62 from 2951462 to 3615860 tid 3 2023-09-30T09:02:09.814 INFO:tasks.rados.rados.0.smithi005.stdout:2130: read oid 335 snap -1 2023-09-30T09:02:09.814 INFO:tasks.rados.rados.0.smithi005.stdout:2130: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:02:09.814 INFO:tasks.rados.rados.0.smithi005.stdout:2131: write oid 457 current snap is 0 2023-09-30T09:02:09.814 INFO:tasks.rados.rados.0.smithi005.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-09-30T09:02:09.821 INFO:tasks.rados.rados.0.smithi005.stdout:2131: writing smithi00566664-457 from 665940 to 1161178 tid 1 2023-09-30T09:02:09.828 INFO:tasks.rados.rados.0.smithi005.stdout:2131: writing smithi00566664-457 from 1795254 to 2335417 tid 2 2023-09-30T09:02:09.835 INFO:tasks.rados.rados.0.smithi005.stdout:2131: writing smithi00566664-457 from 2978885 to 3454555 tid 3 2023-09-30T09:02:09.835 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:09.835 INFO:tasks.rados.rados.0.smithi005.stdout:2116: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout:2117: finishing write tid 1 to smithi00566664-450 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout:2117: finishing write tid 2 to smithi00566664-450 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout:2116: done (15 left) 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout:2132: read oid 459 snap -1 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout:2132: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout:2117: finishing write tid 3 to smithi00566664-450 2023-09-30T09:02:09.954 INFO:tasks.rados.rados.0.smithi005.stdout:2117: finishing write tid 4 to smithi00566664-450 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2117: finishing write tid 5 to smithi00566664-450 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 450 v 241 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2117: left oid 450 (ObjNum 1411 snap 0 seq_num 1411) 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2118: finishing write tid 1 to smithi00566664-346 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2118: finishing write tid 2 to smithi00566664-346 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2117: done (15 left) 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2133: delete oid 430 current snap is 0 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2118: finishing write tid 3 to smithi00566664-346 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2118: finishing write tid 4 to smithi00566664-346 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2118: finishing write tid 5 to smithi00566664-346 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 346 v 237 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2118: left oid 346 (ObjNum 1412 snap 0 seq_num 1412) 2023-09-30T09:02:09.955 INFO:tasks.rados.rados.0.smithi005.stdout:2119: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-30T09:02:10.133 INFO:tasks.rados.rados.0.smithi005.stdout:2120: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-30T09:02:10.327 INFO:tasks.rados.rados.0.smithi005.stdout:2121: finishing write tid 1 to smithi00566664-207 2023-09-30T09:02:10.327 INFO:tasks.rados.rados.0.smithi005.stdout:2121: finishing write tid 2 to smithi00566664-207 2023-09-30T09:02:10.327 INFO:tasks.rados.rados.0.smithi005.stdout:2118: done (15 left) 2023-09-30T09:02:10.327 INFO:tasks.rados.rados.0.smithi005.stdout:2119: done (14 left) 2023-09-30T09:02:10.327 INFO:tasks.rados.rados.0.smithi005.stdout:2120: done (13 left) 2023-09-30T09:02:10.327 INFO:tasks.rados.rados.0.smithi005.stdout:2133: done (12 left) 2023-09-30T09:02:10.327 INFO:tasks.rados.rados.0.smithi005.stdout:2134: read oid 348 snap -1 2023-09-30T09:02:10.328 INFO:tasks.rados.rados.0.smithi005.stdout:2134: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-30T09:02:10.328 INFO:tasks.rados.rados.0.smithi005.stdout:2135: read oid 212 snap -1 2023-09-30T09:02:10.328 INFO:tasks.rados.rados.0.smithi005.stdout:2135: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-30T09:02:10.328 INFO:tasks.rados.rados.0.smithi005.stdout:2136: write oid 366 current snap is 0 2023-09-30T09:02:10.328 INFO:tasks.rados.rados.0.smithi005.stdout:2121: finishing write tid 3 to smithi00566664-207 2023-09-30T09:02:10.328 INFO:tasks.rados.rados.0.smithi005.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-09-30T09:02:10.337 INFO:tasks.rados.rados.0.smithi005.stdout:2136: writing smithi00566664-366 from 699554 to 1461643 tid 1 2023-09-30T09:02:10.343 INFO:tasks.rados.rados.0.smithi005.stdout:2136: writing smithi00566664-366 from 2028571 to 2572403 tid 2 2023-09-30T09:02:10.351 INFO:tasks.rados.rados.0.smithi005.stdout:2136: writing smithi00566664-366 from 3150084 to 3764651 tid 3 2023-09-30T09:02:10.351 INFO:tasks.rados.rados.0.smithi005.stdout:2121: finishing write tid 4 to smithi00566664-207 2023-09-30T09:02:10.351 INFO:tasks.rados.rados.0.smithi005.stdout:2121: finishing write tid 5 to smithi00566664-207 2023-09-30T09:02:10.352 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 207 v 360 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-09-30T09:02:10.352 INFO:tasks.rados.rados.0.smithi005.stdout:2121: left oid 207 (ObjNum 1413 snap 0 seq_num 1413) 2023-09-30T09:02:10.352 INFO:tasks.rados.rados.0.smithi005.stdout:2122: finishing write tid 1 to smithi00566664-4 2023-09-30T09:02:10.352 INFO:tasks.rados.rados.0.smithi005.stdout:2122: finishing write tid 2 to smithi00566664-4 2023-09-30T09:02:10.352 INFO:tasks.rados.rados.0.smithi005.stdout:2122: finishing write tid 3 to smithi00566664-4 2023-09-30T09:02:10.352 INFO:tasks.rados.rados.0.smithi005.stdout:2123: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2122: finishing write tid 4 to smithi00566664-4 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2122: finishing write tid 5 to smithi00566664-4 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 4 v 241 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2122: left oid 4 (ObjNum 1414 snap 0 seq_num 1414) 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2124: finishing write tid 1 to smithi00566664-444 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2124: finishing write tid 2 to smithi00566664-444 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2124: finishing write tid 3 to smithi00566664-444 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2124: finishing write tid 4 to smithi00566664-444 2023-09-30T09:02:10.462 INFO:tasks.rados.rados.0.smithi005.stdout:2124: finishing write tid 5 to smithi00566664-444 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 444 v 364 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2124: left oid 444 (ObjNum 1415 snap 0 seq_num 1415) 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2125: finishing write tid 1 to smithi00566664-179 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2125: finishing write tid 2 to smithi00566664-179 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2125: finishing write tid 3 to smithi00566664-179 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2125: finishing write tid 4 to smithi00566664-179 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2125: finishing write tid 5 to smithi00566664-179 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 179 v 403 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2125: left oid 179 (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2126: finishing write tid 1 to smithi00566664-321 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2126: finishing write tid 2 to smithi00566664-321 2023-09-30T09:02:10.463 INFO:tasks.rados.rados.0.smithi005.stdout:2121: done (14 left) 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2122: done (13 left) 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2123: done (12 left) 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2124: done (11 left) 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2125: done (10 left) 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2137: read oid 363 snap -1 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2137: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2138: read oid 21 snap -1 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2138: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2139: write oid 306 current snap is 0 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2126: finishing write tid 3 to smithi00566664-321 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2126: finishing write tid 4 to smithi00566664-321 2023-09-30T09:02:10.464 INFO:tasks.rados.rados.0.smithi005.stdout:2126: finishing write tid 5 to smithi00566664-321 2023-09-30T09:02:10.465 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 321 v 245 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-09-30T09:02:10.465 INFO:tasks.rados.rados.0.smithi005.stdout:2126: left oid 321 (ObjNum 1417 snap 0 seq_num 1417) 2023-09-30T09:02:10.465 INFO:tasks.rados.rados.0.smithi005.stdout:2127: expect (ObjNum 713 snap 0 seq_num 713) 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:2128: finishing write tid 1 to smithi00566664-236 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:2128: finishing write tid 2 to smithi00566664-236 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:2128: finishing write tid 3 to smithi00566664-236 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:2128: finishing write tid 4 to smithi00566664-236 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:2128: finishing write tid 5 to smithi00566664-236 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 236 v 334 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:2128: left oid 236 (ObjNum 1418 snap 0 seq_num 1418) 2023-09-30T09:02:10.645 INFO:tasks.rados.rados.0.smithi005.stdout:2129: finishing write tid 1 to smithi00566664-62 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:2129: finishing write tid 2 to smithi00566664-62 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:2129: finishing write tid 3 to smithi00566664-62 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:2129: finishing write tid 4 to smithi00566664-62 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:2129: finishing write tid 5 to smithi00566664-62 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 62 v 269 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:2129: left oid 62 (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:2131: finishing write tid 1 to smithi00566664-457 2023-09-30T09:02:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-09-30T09:02:10.657 INFO:tasks.rados.rados.0.smithi005.stdout:2139: writing smithi00566664-306 from 716361 to 1153699 tid 1 2023-09-30T09:02:10.665 INFO:tasks.rados.rados.0.smithi005.stdout:2139: writing smithi00566664-306 from 1687053 to 2374543 tid 2 2023-09-30T09:02:10.671 INFO:tasks.rados.rados.0.smithi005.stdout:2139: writing smithi00566664-306 from 2777507 to 3203346 tid 3 2023-09-30T09:02:10.676 INFO:tasks.rados.rados.0.smithi005.stdout:2139: writing smithi00566664-306 from 3877756 to 3916361 tid 4 2023-09-30T09:02:10.676 INFO:tasks.rados.rados.0.smithi005.stdout:2126: done (12 left) 2023-09-30T09:02:10.676 INFO:tasks.rados.rados.0.smithi005.stdout:2127: done (11 left) 2023-09-30T09:02:10.676 INFO:tasks.rados.rados.0.smithi005.stdout:2128: done (10 left) 2023-09-30T09:02:10.676 INFO:tasks.rados.rados.0.smithi005.stdout:2129: done (9 left) 2023-09-30T09:02:10.676 INFO:tasks.rados.rados.0.smithi005.stdout:2140: read oid 269 snap -1 2023-09-30T09:02:10.677 INFO:tasks.rados.rados.0.smithi005.stdout:2140: expect deleted 2023-09-30T09:02:10.677 INFO:tasks.rados.rados.0.smithi005.stdout:2141: write oid 134 current snap is 0 2023-09-30T09:02:10.677 INFO:tasks.rados.rados.0.smithi005.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-09-30T09:02:10.682 INFO:tasks.rados.rados.0.smithi005.stdout:2141: writing smithi00566664-134 from 733168 to 1245755 tid 1 2023-09-30T09:02:10.690 INFO:tasks.rados.rados.0.smithi005.stdout:2141: writing smithi00566664-134 from 2029182 to 2576683 tid 2 2023-09-30T09:02:10.698 INFO:tasks.rados.rados.0.smithi005.stdout:2141: writing smithi00566664-134 from 3088577 to 3725688 tid 3 2023-09-30T09:02:10.698 INFO:tasks.rados.rados.0.smithi005.stdout:2142: delete oid 61 current snap is 0 2023-09-30T09:02:10.699 INFO:tasks.rados.rados.0.smithi005.stdout:2130: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:02:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:2131: finishing write tid 2 to smithi00566664-457 2023-09-30T09:02:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:2131: finishing write tid 3 to smithi00566664-457 2023-09-30T09:02:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:2131: finishing write tid 4 to smithi00566664-457 2023-09-30T09:02:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:2131: finishing write tid 5 to smithi00566664-457 2023-09-30T09:02:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 457 v 281 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-09-30T09:02:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:2131: left oid 457 (ObjNum 1420 snap 0 seq_num 1420) 2023-09-30T09:02:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:2132: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-30T09:02:10.934 INFO:tasks.rados.rados.0.smithi005.stdout:2134: expect (ObjNum 1353 snap 0 seq_num 1353) 2023-09-30T09:02:11.035 INFO:tasks.rados.rados.0.smithi005.stdout:2135: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-30T09:02:11.177 INFO:tasks.rados.rados.0.smithi005.stdout:2136: finishing write tid 1 to smithi00566664-366 2023-09-30T09:02:11.177 INFO:tasks.rados.rados.0.smithi005.stdout:2136: finishing write tid 2 to smithi00566664-366 2023-09-30T09:02:11.177 INFO:tasks.rados.rados.0.smithi005.stdout:2136: finishing write tid 3 to smithi00566664-366 2023-09-30T09:02:11.177 INFO:tasks.rados.rados.0.smithi005.stdout:2136: finishing write tid 4 to smithi00566664-366 2023-09-30T09:02:11.178 INFO:tasks.rados.rados.0.smithi005.stdout:2136: finishing write tid 5 to smithi00566664-366 2023-09-30T09:02:11.178 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 366 v 368 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-09-30T09:02:11.178 INFO:tasks.rados.rados.0.smithi005.stdout:2136: left oid 366 (ObjNum 1422 snap 0 seq_num 1422) 2023-09-30T09:02:11.178 INFO:tasks.rados.rados.0.smithi005.stdout:2137: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-30T09:02:11.256 INFO:tasks.rados.rados.0.smithi005.stdout:2138: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-30T09:02:11.410 INFO:tasks.rados.rados.0.smithi005.stdout:2139: finishing write tid 1 to smithi00566664-306 2023-09-30T09:02:11.410 INFO:tasks.rados.rados.0.smithi005.stdout:2139: finishing write tid 2 to smithi00566664-306 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2139: finishing write tid 3 to smithi00566664-306 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2139: finishing write tid 4 to smithi00566664-306 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2139: finishing write tid 5 to smithi00566664-306 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2139: finishing write tid 6 to smithi00566664-306 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 306 v 280 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2139: left oid 306 (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2141: finishing write tid 1 to smithi00566664-134 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2141: finishing write tid 2 to smithi00566664-134 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2141: finishing write tid 3 to smithi00566664-134 2023-09-30T09:02:11.411 INFO:tasks.rados.rados.0.smithi005.stdout:2141: finishing write tid 4 to smithi00566664-134 2023-09-30T09:02:11.412 INFO:tasks.rados.rados.0.smithi005.stdout:2141: finishing write tid 5 to smithi00566664-134 2023-09-30T09:02:11.412 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 134 v 245 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-09-30T09:02:11.412 INFO:tasks.rados.rados.0.smithi005.stdout:2141: left oid 134 (ObjNum 1424 snap 0 seq_num 1424) 2023-09-30T09:02:11.412 INFO:tasks.rados.rados.0.smithi005.stdout:2130: done (11 left) 2023-09-30T09:02:11.412 INFO:tasks.rados.rados.0.smithi005.stdout:2131: done (10 left) 2023-09-30T09:02:11.412 INFO:tasks.rados.rados.0.smithi005.stdout:2132: done (9 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2134: done (8 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2135: done (7 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2136: done (6 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2137: done (5 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2138: done (4 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2139: done (3 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2140: done (2 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2141: done (1 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2142: done (0 left) 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2143: write oid 15 current snap is 0 2023-09-30T09:02:11.413 INFO:tasks.rados.rados.0.smithi005.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-09-30T09:02:11.425 INFO:tasks.rados.rados.0.smithi005.stdout:2143: writing smithi00566664-15 from 766782 to 1429867 tid 1 2023-09-30T09:02:11.432 INFO:tasks.rados.rados.0.smithi005.stdout:2143: writing smithi00566664-15 from 2146146 to 2697316 tid 2 2023-09-30T09:02:11.440 INFO:tasks.rados.rados.0.smithi005.stdout:2143: writing smithi00566664-15 from 3143423 to 3919431 tid 3 2023-09-30T09:02:11.440 INFO:tasks.rados.rados.0.smithi005.stdout:2144: read oid 248 snap -1 2023-09-30T09:02:11.440 INFO:tasks.rados.rados.0.smithi005.stdout:2144: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-30T09:02:11.440 INFO:tasks.rados.rados.0.smithi005.stdout:2145: write oid 397 current snap is 0 2023-09-30T09:02:11.440 INFO:tasks.rados.rados.0.smithi005.stdout:2143: finishing write tid 1 to smithi00566664-15 2023-09-30T09:02:11.440 INFO:tasks.rados.rados.0.smithi005.stdout:2143: finishing write tid 2 to smithi00566664-15 2023-09-30T09:02:11.440 INFO:tasks.rados.rados.0.smithi005.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-09-30T09:02:11.448 INFO:tasks.rados.rados.0.smithi005.stdout:2145: writing smithi00566664-397 from 783589 to 1521923 tid 1 2023-09-30T09:02:11.456 INFO:tasks.rados.rados.0.smithi005.stdout:2145: writing smithi00566664-397 from 2204628 to 2899456 tid 2 2023-09-30T09:02:11.463 INFO:tasks.rados.rados.0.smithi005.stdout:2145: writing smithi00566664-397 from 3570846 to 3983589 tid 3 2023-09-30T09:02:11.463 INFO:tasks.rados.rados.0.smithi005.stdout:2146: write oid 334 current snap is 0 2023-09-30T09:02:11.463 INFO:tasks.rados.rados.0.smithi005.stdout:2143: finishing write tid 3 to smithi00566664-15 2023-09-30T09:02:11.463 INFO:tasks.rados.rados.0.smithi005.stdout:2143: finishing write tid 4 to smithi00566664-15 2023-09-30T09:02:11.463 INFO:tasks.rados.rados.0.smithi005.stdout:2143: finishing write tid 5 to smithi00566664-15 2023-09-30T09:02:11.464 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 15 v 249 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-09-30T09:02:11.464 INFO:tasks.rados.rados.0.smithi005.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-09-30T09:02:11.464 INFO:tasks.rados.rados.0.smithi005.stdout:2144: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-30T09:02:11.537 INFO:tasks.rados.rados.0.smithi005.stdout:2145: finishing write tid 1 to smithi00566664-397 2023-09-30T09:02:11.538 INFO:tasks.rados.rados.0.smithi005.stdout:2145: finishing write tid 2 to smithi00566664-397 2023-09-30T09:02:11.538 INFO:tasks.rados.rados.0.smithi005.stdout:2145: finishing write tid 3 to smithi00566664-397 2023-09-30T09:02:11.538 INFO:tasks.rados.rados.0.smithi005.stdout:2145: finishing write tid 4 to smithi00566664-397 2023-09-30T09:02:11.538 INFO:tasks.rados.rados.0.smithi005.stdout:2145: finishing write tid 5 to smithi00566664-397 2023-09-30T09:02:11.538 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 397 v 307 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-09-30T09:02:11.538 INFO:tasks.rados.rados.0.smithi005.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-09-30T09:02:11.538 INFO:tasks.rados.rados.0.smithi005.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-09-30T09:02:11.549 INFO:tasks.rados.rados.0.smithi005.stdout:2146: writing smithi00566664-334 from 400396 to 813979 tid 1 2023-09-30T09:02:11.554 INFO:tasks.rados.rados.0.smithi005.stdout:2146: writing smithi00566664-334 from 1463110 to 1901596 tid 2 2023-09-30T09:02:11.554 INFO:tasks.rados.rados.0.smithi005.stdout:2143: done (3 left) 2023-09-30T09:02:11.554 INFO:tasks.rados.rados.0.smithi005.stdout:2144: done (2 left) 2023-09-30T09:02:11.554 INFO:tasks.rados.rados.0.smithi005.stdout:2145: done (1 left) 2023-09-30T09:02:11.554 INFO:tasks.rados.rados.0.smithi005.stdout:2147: write oid 77 current snap is 0 2023-09-30T09:02:11.554 INFO:tasks.rados.rados.0.smithi005.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-09-30T09:02:11.560 INFO:tasks.rados.rados.0.smithi005.stdout:2147: writing smithi00566664-77 from 417203 to 906035 tid 1 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2147: writing smithi00566664-77 from 1405239 to 2017203 tid 2 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2148: read oid 471 snap -1 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2148: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2149: delete oid 194 current snap is 0 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2146: finishing write tid 1 to smithi00566664-334 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2146: finishing write tid 2 to smithi00566664-334 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2146: finishing write tid 3 to smithi00566664-334 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2146: finishing write tid 4 to smithi00566664-334 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 334 v 296 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-09-30T09:02:11.567 INFO:tasks.rados.rados.0.smithi005.stdout:2147: finishing write tid 1 to smithi00566664-77 2023-09-30T09:02:11.570 INFO:tasks.rados.rados.0.smithi005.stdout:2146: done (3 left) 2023-09-30T09:02:11.570 INFO:tasks.rados.rados.0.smithi005.stdout:2149: done (2 left) 2023-09-30T09:02:11.570 INFO:tasks.rados.rados.0.smithi005.stdout:2150: read oid 306 snap -1 2023-09-30T09:02:11.570 INFO:tasks.rados.rados.0.smithi005.stdout:2150: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:11.570 INFO:tasks.rados.rados.0.smithi005.stdout:2151: read oid 21 snap -1 2023-09-30T09:02:11.570 INFO:tasks.rados.rados.0.smithi005.stdout:2151: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-30T09:02:11.570 INFO:tasks.rados.rados.0.smithi005.stdout:2152: write oid 169 current snap is 0 2023-09-30T09:02:11.571 INFO:tasks.rados.rados.0.smithi005.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-09-30T09:02:11.577 INFO:tasks.rados.rados.0.smithi005.stdout:2152: writing smithi00566664-169 from 450817 to 1206500 tid 1 2023-09-30T09:02:11.583 INFO:tasks.rados.rados.0.smithi005.stdout:2152: writing smithi00566664-169 from 1638556 to 2050817 tid 2 2023-09-30T09:02:11.583 INFO:tasks.rados.rados.0.smithi005.stdout:2153: read oid 381 snap -1 2023-09-30T09:02:11.583 INFO:tasks.rados.rados.0.smithi005.stdout:2153: expect (ObjNum 380 snap 0 seq_num 380) 2023-09-30T09:02:11.583 INFO:tasks.rados.rados.0.smithi005.stdout:2154: read oid 245 snap -1 2023-09-30T09:02:11.583 INFO:tasks.rados.rados.0.smithi005.stdout:2154: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-09-30T09:02:11.584 INFO:tasks.rados.rados.0.smithi005.stdout:2155: write oid 249 current snap is 0 2023-09-30T09:02:11.584 INFO:tasks.rados.rados.0.smithi005.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-09-30T09:02:11.588 INFO:tasks.rados.rados.0.smithi005.stdout:2155: writing smithi00566664-249 from 467624 to 898556 tid 1 2023-09-30T09:02:11.595 INFO:tasks.rados.rados.0.smithi005.stdout:2155: writing smithi00566664-249 from 1697038 to 2067624 tid 2 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2156: read oid 191 snap -1 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2156: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2157: write oid 398 current snap is 0 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2147: finishing write tid 2 to smithi00566664-77 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2147: finishing write tid 3 to smithi00566664-77 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2147: finishing write tid 4 to smithi00566664-77 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 77 v 252 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2147: left oid 77 (ObjNum 1429 snap 0 seq_num 1429) 2023-09-30T09:02:11.596 INFO:tasks.rados.rados.0.smithi005.stdout:2148: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-30T09:02:11.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:02:11.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[33615]: cluster 2023-09-30T09:02:10.286505+0000 mgr.x (mgr.24805) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 124 op/s 2023-09-30T09:02:11.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[33615]: audit 2023-09-30T09:02:10.750426+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[33615]: audit 2023-09-30T09:02:10.756815+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[33615]: audit 2023-09-30T09:02:11.265132+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.5:0/1396125910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:11.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[33615]: audit 2023-09-30T09:02:11.324943+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[27219]: cluster 2023-09-30T09:02:10.286505+0000 mgr.x (mgr.24805) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 124 op/s 2023-09-30T09:02:11.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[27219]: audit 2023-09-30T09:02:10.750426+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[27219]: audit 2023-09-30T09:02:10.756815+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[27219]: audit 2023-09-30T09:02:11.265132+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.5:0/1396125910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:11.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:11 smithi005 bash[27219]: audit 2023-09-30T09:02:11.324943+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.785 INFO:tasks.rados.rados.0.smithi005.stdout:2151: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-30T09:02:11.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:11 smithi099 bash[27661]: cluster 2023-09-30T09:02:10.286505+0000 mgr.x (mgr.24805) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 11 MiB/s wr, 124 op/s 2023-09-30T09:02:11.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:11 smithi099 bash[27661]: audit 2023-09-30T09:02:10.750426+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:11 smithi099 bash[27661]: audit 2023-09-30T09:02:10.756815+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:11 smithi099 bash[27661]: audit 2023-09-30T09:02:11.265132+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.5:0/1396125910' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:11.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:11 smithi099 bash[27661]: audit 2023-09-30T09:02:11.324943+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:11.940 INFO:tasks.rados.rados.0.smithi005.stdout:2150: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:12.116 INFO:tasks.rados.rados.0.smithi005.stdout:2152: finishing write tid 1 to smithi00566664-169 2023-09-30T09:02:12.116 INFO:tasks.rados.rados.0.smithi005.stdout:2152: finishing write tid 2 to smithi00566664-169 2023-09-30T09:02:12.116 INFO:tasks.rados.rados.0.smithi005.stdout:2152: finishing write tid 3 to smithi00566664-169 2023-09-30T09:02:12.117 INFO:tasks.rados.rados.0.smithi005.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-09-30T09:02:12.121 INFO:tasks.rados.rados.0.smithi005.stdout:2157: writing smithi00566664-398 from 484431 to 990612 tid 1 2023-09-30T09:02:12.128 INFO:tasks.rados.rados.0.smithi005.stdout:2157: writing smithi00566664-398 from 1639167 to 2084431 tid 2 2023-09-30T09:02:12.128 INFO:tasks.rados.rados.0.smithi005.stdout:2147: done (9 left) 2023-09-30T09:02:12.128 INFO:tasks.rados.rados.0.smithi005.stdout:2148: done (8 left) 2023-09-30T09:02:12.128 INFO:tasks.rados.rados.0.smithi005.stdout:2150: done (7 left) 2023-09-30T09:02:12.128 INFO:tasks.rados.rados.0.smithi005.stdout:2151: done (6 left) 2023-09-30T09:02:12.129 INFO:tasks.rados.rados.0.smithi005.stdout:2158: read oid 66 snap -1 2023-09-30T09:02:12.129 INFO:tasks.rados.rados.0.smithi005.stdout:2158: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-30T09:02:12.129 INFO:tasks.rados.rados.0.smithi005.stdout:2159: write oid 196 current snap is 0 2023-09-30T09:02:12.129 INFO:tasks.rados.rados.0.smithi005.stdout:2152: finishing write tid 4 to smithi00566664-169 2023-09-30T09:02:12.129 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 169 v 297 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-09-30T09:02:12.129 INFO:tasks.rados.rados.0.smithi005.stdout:2152: left oid 169 (ObjNum 1431 snap 0 seq_num 1431) 2023-09-30T09:02:12.129 INFO:tasks.rados.rados.0.smithi005.stdout:2154: expect (ObjNum 1254 snap 0 seq_num 1254) 2023-09-30T09:02:12.228 INFO:tasks.rados.rados.0.smithi005.stdout:2153: expect (ObjNum 380 snap 0 seq_num 380) 2023-09-30T09:02:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:2155: finishing write tid 1 to smithi00566664-249 2023-09-30T09:02:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:2155: finishing write tid 2 to smithi00566664-249 2023-09-30T09:02:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-09-30T09:02:12.309 INFO:tasks.rados.rados.0.smithi005.stdout:2159: writing smithi00566664-196 from 501238 to 1082668 tid 1 2023-09-30T09:02:12.318 INFO:tasks.rados.rados.0.smithi005.stdout:2159: writing smithi00566664-196 from 1697649 to 2101238 tid 2 2023-09-30T09:02:12.318 INFO:tasks.rados.rados.0.smithi005.stdout:2152: done (7 left) 2023-09-30T09:02:12.318 INFO:tasks.rados.rados.0.smithi005.stdout:2153: done (6 left) 2023-09-30T09:02:12.318 INFO:tasks.rados.rados.0.smithi005.stdout:2154: done (5 left) 2023-09-30T09:02:12.318 INFO:tasks.rados.rados.0.smithi005.stdout:2160: read oid 497 snap -1 2023-09-30T09:02:12.318 INFO:tasks.rados.rados.0.smithi005.stdout:2160: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-09-30T09:02:12.319 INFO:tasks.rados.rados.0.smithi005.stdout:2161: write oid 96 current snap is 0 2023-09-30T09:02:12.319 INFO:tasks.rados.rados.0.smithi005.stdout:2155: finishing write tid 3 to smithi00566664-249 2023-09-30T09:02:12.319 INFO:tasks.rados.rados.0.smithi005.stdout:2155: finishing write tid 4 to smithi00566664-249 2023-09-30T09:02:12.319 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 272 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-09-30T09:02:12.319 INFO:tasks.rados.rados.0.smithi005.stdout:2155: left oid 249 (ObjNum 1432 snap 0 seq_num 1432) 2023-09-30T09:02:12.319 INFO:tasks.rados.rados.0.smithi005.stdout:2156: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-30T09:02:12.504 INFO:tasks.rados.rados.0.smithi005.stdout:2157: finishing write tid 1 to smithi00566664-398 2023-09-30T09:02:12.504 INFO:tasks.rados.rados.0.smithi005.stdout:2157: finishing write tid 2 to smithi00566664-398 2023-09-30T09:02:12.505 INFO:tasks.rados.rados.0.smithi005.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-09-30T09:02:12.510 INFO:tasks.rados.rados.0.smithi005.stdout:2161: writing smithi00566664-96 from 518045 to 1174724 tid 1 2023-09-30T09:02:12.517 INFO:tasks.rados.rados.0.smithi005.stdout:2161: writing smithi00566664-96 from 1756131 to 2118045 tid 2 2023-09-30T09:02:12.517 INFO:tasks.rados.rados.0.smithi005.stdout:2155: done (6 left) 2023-09-30T09:02:12.517 INFO:tasks.rados.rados.0.smithi005.stdout:2156: done (5 left) 2023-09-30T09:02:12.517 INFO:tasks.rados.rados.0.smithi005.stdout:2162: write oid 416 current snap is 0 2023-09-30T09:02:12.517 INFO:tasks.rados.rados.0.smithi005.stdout:2157: finishing write tid 3 to smithi00566664-398 2023-09-30T09:02:12.517 INFO:tasks.rados.rados.0.smithi005.stdout:2157: finishing write tid 4 to smithi00566664-398 2023-09-30T09:02:12.518 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 398 v 299 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-09-30T09:02:12.518 INFO:tasks.rados.rados.0.smithi005.stdout:2157: left oid 398 (ObjNum 1433 snap 0 seq_num 1433) 2023-09-30T09:02:12.518 INFO:tasks.rados.rados.0.smithi005.stdout:2158: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-30T09:02:12.640 INFO:tasks.rados.rados.0.smithi005.stdout:2159: finishing write tid 1 to smithi00566664-196 2023-09-30T09:02:12.640 INFO:tasks.rados.rados.0.smithi005.stdout:2159: finishing write tid 2 to smithi00566664-196 2023-09-30T09:02:12.640 INFO:tasks.rados.rados.0.smithi005.stdout:2159: finishing write tid 3 to smithi00566664-196 2023-09-30T09:02:12.640 INFO:tasks.rados.rados.0.smithi005.stdout:2159: finishing write tid 4 to smithi00566664-196 2023-09-30T09:02:12.640 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 196 v 275 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-09-30T09:02:12.640 INFO:tasks.rados.rados.0.smithi005.stdout:2159: left oid 196 (ObjNum 1434 snap 0 seq_num 1434) 2023-09-30T09:02:12.640 INFO:tasks.rados.rados.0.smithi005.stdout:2160: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-09-30T09:02:12.772 INFO:tasks.rados.rados.0.smithi005.stdout:2161: finishing write tid 1 to smithi00566664-96 2023-09-30T09:02:12.773 INFO:tasks.rados.rados.0.smithi005.stdout:2161: finishing write tid 2 to smithi00566664-96 2023-09-30T09:02:12.773 INFO:tasks.rados.rados.0.smithi005.stdout:2161: finishing write tid 3 to smithi00566664-96 2023-09-30T09:02:12.773 INFO:tasks.rados.rados.0.smithi005.stdout:2161: finishing write tid 4 to smithi00566664-96 2023-09-30T09:02:12.773 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 96 v 406 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-09-30T09:02:12.773 INFO:tasks.rados.rados.0.smithi005.stdout:2161: left oid 96 (ObjNum 1435 snap 0 seq_num 1435) 2023-09-30T09:02:12.773 INFO:tasks.rados.rados.0.smithi005.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-09-30T09:02:12.779 INFO:tasks.rados.rados.0.smithi005.stdout:2162: writing smithi00566664-416 from 534852 to 1266780 tid 1 2023-09-30T09:02:12.786 INFO:tasks.rados.rados.0.smithi005.stdout:2162: writing smithi00566664-416 from 1814613 to 2134852 tid 2 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2157: done (5 left) 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2158: done (4 left) 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2159: done (3 left) 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2160: done (2 left) 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2161: done (1 left) 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2163: write oid 279 current snap is 0 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2162: finishing write tid 1 to smithi00566664-416 2023-09-30T09:02:12.787 INFO:tasks.rados.rados.0.smithi005.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-09-30T09:02:12.793 INFO:tasks.rados.rados.0.smithi005.stdout:2163: writing smithi00566664-279 from 551659 to 1075189 tid 1 2023-09-30T09:02:12.800 INFO:tasks.rados.rados.0.smithi005.stdout:2163: writing smithi00566664-279 from 1873095 to 2151659 tid 2 2023-09-30T09:02:12.800 INFO:tasks.rados.rados.0.smithi005.stdout:2164: write oid 418 current snap is 0 2023-09-30T09:02:12.801 INFO:tasks.rados.rados.0.smithi005.stdout:2162: finishing write tid 2 to smithi00566664-416 2023-09-30T09:02:12.801 INFO:tasks.rados.rados.0.smithi005.stdout:2162: finishing write tid 3 to smithi00566664-416 2023-09-30T09:02:12.801 INFO:tasks.rados.rados.0.smithi005.stdout:2162: finishing write tid 4 to smithi00566664-416 2023-09-30T09:02:12.801 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 416 v 310 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-09-30T09:02:12.801 INFO:tasks.rados.rados.0.smithi005.stdout:2162: left oid 416 (ObjNum 1436 snap 0 seq_num 1436) 2023-09-30T09:02:12.802 INFO:tasks.rados.rados.0.smithi005.stdout:2163: finishing write tid 1 to smithi00566664-279 2023-09-30T09:02:12.802 INFO:tasks.rados.rados.0.smithi005.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-09-30T09:02:12.806 INFO:tasks.rados.rados.0.smithi005.stdout:2164: writing smithi00566664-418 from 568466 to 1167245 tid 1 2023-09-30T09:02:12.812 INFO:tasks.rados.rados.0.smithi005.stdout:2164: writing smithi00566664-418 from 1931577 to 2168466 tid 2 2023-09-30T09:02:12.812 INFO:tasks.rados.rados.0.smithi005.stdout:2162: done (2 left) 2023-09-30T09:02:12.812 INFO:tasks.rados.rados.0.smithi005.stdout:2165: delete oid 228 current snap is 0 2023-09-30T09:02:12.813 INFO:tasks.rados.rados.0.smithi005.stdout:2163: finishing write tid 2 to smithi00566664-279 2023-09-30T09:02:12.813 INFO:tasks.rados.rados.0.smithi005.stdout:2163: finishing write tid 3 to smithi00566664-279 2023-09-30T09:02:12.813 INFO:tasks.rados.rados.0.smithi005.stdout:2163: finishing write tid 4 to smithi00566664-279 2023-09-30T09:02:12.813 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 279 v 255 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-09-30T09:02:12.813 INFO:tasks.rados.rados.0.smithi005.stdout:2163: left oid 279 (ObjNum 1437 snap 0 seq_num 1437) 2023-09-30T09:02:12.813 INFO:tasks.rados.rados.0.smithi005.stdout:2164: finishing write tid 1 to smithi00566664-418 2023-09-30T09:02:12.815 INFO:tasks.rados.rados.0.smithi005.stdout:2164: finishing write tid 2 to smithi00566664-418 2023-09-30T09:02:12.816 INFO:tasks.rados.rados.0.smithi005.stdout:2164: finishing write tid 3 to smithi00566664-418 2023-09-30T09:02:12.816 INFO:tasks.rados.rados.0.smithi005.stdout:2164: finishing write tid 4 to smithi00566664-418 2023-09-30T09:02:12.816 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 418 v 302 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2164: left oid 418 (ObjNum 1438 snap 0 seq_num 1438) 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2163: done (2 left) 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2164: done (1 left) 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2165: done (0 left) 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2166: read oid 28 snap -1 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2166: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2167: write oid 392 current snap is 0 2023-09-30T09:02:12.817 INFO:tasks.rados.rados.0.smithi005.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-09-30T09:02:12.826 INFO:tasks.rados.rados.0.smithi005.stdout:2167: writing smithi00566664-392 from 602080 to 1351357 tid 1 2023-09-30T09:02:12.832 INFO:tasks.rados.rados.0.smithi005.stdout:2167: writing smithi00566664-392 from 2048541 to 2202080 tid 2 2023-09-30T09:02:12.832 INFO:tasks.rados.rados.0.smithi005.stdout:2168: write oid 316 current snap is 0 2023-09-30T09:02:12.832 INFO:tasks.rados.rados.0.smithi005.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-09-30T09:02:12.838 INFO:tasks.rados.rados.0.smithi005.stdout:2168: writing smithi00566664-316 from 618887 to 1043413 tid 1 2023-09-30T09:02:12.844 INFO:tasks.rados.rados.0.smithi005.stdout:2168: writing smithi00566664-316 from 1590670 to 2194828 tid 2 2023-09-30T09:02:12.845 INFO:tasks.rados.rados.0.smithi005.stdout:2169: write oid 20 current snap is 0 2023-09-30T09:02:12.845 INFO:tasks.rados.rados.0.smithi005.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-09-30T09:02:12.851 INFO:tasks.rados.rados.0.smithi005.stdout:2169: writing smithi00566664-20 from 635694 to 1135469 tid 1 2023-09-30T09:02:12.857 INFO:tasks.rados.rados.0.smithi005.stdout:2169: writing smithi00566664-20 from 1649152 to 2113321 tid 2 2023-09-30T09:02:12.857 INFO:tasks.rados.rados.0.smithi005.stdout:2170: read oid 184 snap -1 2023-09-30T09:02:12.857 INFO:tasks.rados.rados.0.smithi005.stdout:2170: expect deleted 2023-09-30T09:02:12.857 INFO:tasks.rados.rados.0.smithi005.stdout:2171: read oid 219 snap -1 2023-09-30T09:02:12.858 INFO:tasks.rados.rados.0.smithi005.stdout:2171: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-30T09:02:12.858 INFO:tasks.rados.rados.0.smithi005.stdout:2172: write oid 345 current snap is 0 2023-09-30T09:02:12.858 INFO:tasks.rados.rados.0.smithi005.stdout:2166: expect (ObjNum 1228 snap 0 seq_num 1228) 2023-09-30T09:02:13.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[27219]: audit 2023-09-30T09:02:11.594786+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[27219]: audit 2023-09-30T09:02:11.602552+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[27219]: audit 2023-09-30T09:02:12.207068+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[27219]: audit 2023-09-30T09:02:12.214335+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[27219]: cluster 2023-09-30T09:02:12.286991+0000 mgr.x (mgr.24805) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.2 MiB/s wr, 108 op/s 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[33615]: audit 2023-09-30T09:02:11.594786+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[33615]: audit 2023-09-30T09:02:11.602552+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[33615]: audit 2023-09-30T09:02:12.207068+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[33615]: audit 2023-09-30T09:02:12.214335+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:12 smithi005 bash[33615]: cluster 2023-09-30T09:02:12.286991+0000 mgr.x (mgr.24805) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.2 MiB/s wr, 108 op/s 2023-09-30T09:02:13.036 INFO:tasks.rados.rados.0.smithi005.stdout:2167: finishing write tid 1 to smithi00566664-392 2023-09-30T09:02:13.036 INFO:tasks.rados.rados.0.smithi005.stdout:2167: finishing write tid 2 to smithi00566664-392 2023-09-30T09:02:13.036 INFO:tasks.rados.rados.0.smithi005.stdout:2167: finishing write tid 3 to smithi00566664-392 2023-09-30T09:02:13.036 INFO:tasks.rados.rados.0.smithi005.stdout:2167: finishing write tid 4 to smithi00566664-392 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 392 v 337 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2167: left oid 392 (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2168: finishing write tid 1 to smithi00566664-316 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2168: finishing write tid 2 to smithi00566664-316 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2168: finishing write tid 3 to smithi00566664-316 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2168: finishing write tid 4 to smithi00566664-316 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 316 v 277 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2168: left oid 316 (ObjNum 1441 snap 0 seq_num 1441) 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2169: finishing write tid 1 to smithi00566664-20 2023-09-30T09:02:13.037 INFO:tasks.rados.rados.0.smithi005.stdout:2169: finishing write tid 2 to smithi00566664-20 2023-09-30T09:02:13.038 INFO:tasks.rados.rados.0.smithi005.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-09-30T09:02:13.048 INFO:tasks.rados.rados.0.smithi005.stdout:2172: writing smithi00566664-345 from 652501 to 1227525 tid 1 2023-09-30T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:12 smithi099 bash[27661]: audit 2023-09-30T09:02:11.594786+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:12 smithi099 bash[27661]: audit 2023-09-30T09:02:11.602552+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:12 smithi099 bash[27661]: audit 2023-09-30T09:02:12.207068+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:12 smithi099 bash[27661]: audit 2023-09-30T09:02:12.214335+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:12 smithi099 bash[27661]: cluster 2023-09-30T09:02:12.286991+0000 mgr.x (mgr.24805) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 9.2 MiB/s wr, 108 op/s 2023-09-30T09:02:13.056 INFO:tasks.rados.rados.0.smithi005.stdout:2172: writing smithi00566664-345 from 1707634 to 2252501 tid 2 2023-09-30T09:02:13.056 INFO:tasks.rados.rados.0.smithi005.stdout:2166: done (6 left) 2023-09-30T09:02:13.056 INFO:tasks.rados.rados.0.smithi005.stdout:2167: done (5 left) 2023-09-30T09:02:13.056 INFO:tasks.rados.rados.0.smithi005.stdout:2168: done (4 left) 2023-09-30T09:02:13.056 INFO:tasks.rados.rados.0.smithi005.stdout:2173: write oid 13 current snap is 0 2023-09-30T09:02:13.056 INFO:tasks.rados.rados.0.smithi005.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-09-30T09:02:13.063 INFO:tasks.rados.rados.0.smithi005.stdout:2173: writing smithi00566664-13 from 669308 to 1319581 tid 1 2023-09-30T09:02:13.068 INFO:tasks.rados.rados.0.smithi005.stdout:2173: writing smithi00566664-13 from 1766116 to 2233954 tid 2 2023-09-30T09:02:13.069 INFO:tasks.rados.rados.0.smithi005.stdout:2174: write oid 168 current snap is 0 2023-09-30T09:02:13.069 INFO:tasks.rados.rados.0.smithi005.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-09-30T09:02:13.075 INFO:tasks.rados.rados.0.smithi005.stdout:2174: writing smithi00566664-168 from 686115 to 1127990 tid 1 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2174: writing smithi00566664-168 from 1824598 to 2286115 tid 2 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2175: read oid 486 snap -1 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2175: expect deleted 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2176: read oid 491 snap -1 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2176: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2177: read oid 282 snap -1 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2177: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2178: delete oid 275 current snap is 0 2023-09-30T09:02:13.082 INFO:tasks.rados.rados.0.smithi005.stdout:2171: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-30T09:02:13.214 INFO:tasks.rados.rados.0.smithi005.stdout:2169: finishing write tid 3 to smithi00566664-20 2023-09-30T09:02:13.214 INFO:tasks.rados.rados.0.smithi005.stdout:2169: finishing write tid 4 to smithi00566664-20 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 20 v 258 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2169: left oid 20 (ObjNum 1442 snap 0 seq_num 1442) 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2172: finishing write tid 1 to smithi00566664-345 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2172: finishing write tid 2 to smithi00566664-345 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2172: finishing write tid 3 to smithi00566664-345 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2172: finishing write tid 4 to smithi00566664-345 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 345 v 410 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2172: left oid 345 (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2173: finishing write tid 1 to smithi00566664-13 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2173: finishing write tid 2 to smithi00566664-13 2023-09-30T09:02:13.215 INFO:tasks.rados.rados.0.smithi005.stdout:2173: finishing write tid 3 to smithi00566664-13 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:2173: finishing write tid 4 to smithi00566664-13 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 244 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:2173: left oid 13 (ObjNum 1444 snap 0 seq_num 1444) 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:2174: finishing write tid 1 to smithi00566664-168 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:2174: finishing write tid 2 to smithi00566664-168 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:2174: finishing write tid 3 to smithi00566664-168 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:2174: finishing write tid 4 to smithi00566664-168 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 240 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-09-30T09:02:13.216 INFO:tasks.rados.rados.0.smithi005.stdout:2174: left oid 168 (ObjNum 1445 snap 0 seq_num 1445) 2023-09-30T09:02:13.217 INFO:tasks.rados.rados.0.smithi005.stdout:2177: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-30T09:02:13.357 INFO:tasks.rados.rados.0.smithi005.stdout:2176: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:02:13.468 INFO:tasks.rados.rados.0.smithi005.stdout:2169: done (9 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2170: done (8 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2171: done (7 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2172: done (6 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2173: done (5 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2174: done (4 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2175: done (3 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2176: done (2 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2177: done (1 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2178: done (0 left) 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2179: write oid 425 current snap is 0 2023-09-30T09:02:13.469 INFO:tasks.rados.rados.0.smithi005.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-09-30T09:02:13.482 INFO:tasks.rados.rados.0.smithi005.stdout:2179: writing smithi00566664-425 from 719729 to 1312102 tid 1 2023-09-30T09:02:13.489 INFO:tasks.rados.rados.0.smithi005.stdout:2179: writing smithi00566664-425 from 1941562 to 2319729 tid 2 2023-09-30T09:02:13.489 INFO:tasks.rados.rados.0.smithi005.stdout:2180: read oid 81 snap -1 2023-09-30T09:02:13.489 INFO:tasks.rados.rados.0.smithi005.stdout:2180: expect deleted 2023-09-30T09:02:13.489 INFO:tasks.rados.rados.0.smithi005.stdout:2181: read oid 54 snap -1 2023-09-30T09:02:13.489 INFO:tasks.rados.rados.0.smithi005.stdout:2181: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-09-30T09:02:13.490 INFO:tasks.rados.rados.0.smithi005.stdout:2182: delete oid 226 current snap is 0 2023-09-30T09:02:13.490 INFO:tasks.rados.rados.0.smithi005.stdout:2179: finishing write tid 1 to smithi00566664-425 2023-09-30T09:02:13.492 INFO:tasks.rados.rados.0.smithi005.stdout:2180: done (3 left) 2023-09-30T09:02:13.492 INFO:tasks.rados.rados.0.smithi005.stdout:2182: done (2 left) 2023-09-30T09:02:13.492 INFO:tasks.rados.rados.0.smithi005.stdout:2183: write oid 87 current snap is 0 2023-09-30T09:02:13.492 INFO:tasks.rados.rados.0.smithi005.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-09-30T09:02:13.502 INFO:tasks.rados.rados.0.smithi005.stdout:2183: writing smithi00566664-87 from 753343 to 1496214 tid 1 2023-09-30T09:02:13.508 INFO:tasks.rados.rados.0.smithi005.stdout:2183: writing smithi00566664-87 from 1942173 to 2353343 tid 2 2023-09-30T09:02:13.508 INFO:tasks.rados.rados.0.smithi005.stdout:2184: write oid 158 current snap is 0 2023-09-30T09:02:13.508 INFO:tasks.rados.rados.0.smithi005.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-09-30T09:02:13.514 INFO:tasks.rados.rados.0.smithi005.stdout:2184: writing smithi00566664-158 from 770150 to 1188270 tid 1 2023-09-30T09:02:13.520 INFO:tasks.rados.rados.0.smithi005.stdout:2184: writing smithi00566664-158 from 1600655 to 2079500 tid 2 2023-09-30T09:02:13.520 INFO:tasks.rados.rados.0.smithi005.stdout:2185: write oid 294 current snap is 0 2023-09-30T09:02:13.520 INFO:tasks.rados.rados.0.smithi005.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-09-30T09:02:13.527 INFO:tasks.rados.rados.0.smithi005.stdout:2185: writing smithi00566664-294 from 786957 to 1280326 tid 1 2023-09-30T09:02:13.534 INFO:tasks.rados.rados.0.smithi005.stdout:2185: writing smithi00566664-294 from 2059137 to 2386957 tid 2 2023-09-30T09:02:13.534 INFO:tasks.rados.rados.0.smithi005.stdout:2186: write oid 84 current snap is 0 2023-09-30T09:02:13.534 INFO:tasks.rados.rados.0.smithi005.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-09-30T09:02:13.539 INFO:tasks.rados.rados.0.smithi005.stdout:2186: writing smithi00566664-84 from 403764 to 972382 tid 1 2023-09-30T09:02:13.547 INFO:tasks.rados.rados.0.smithi005.stdout:2186: writing smithi00566664-84 from 1717619 to 2403764 tid 2 2023-09-30T09:02:13.548 INFO:tasks.rados.rados.0.smithi005.stdout:2187: write oid 447 current snap is 0 2023-09-30T09:02:13.548 INFO:tasks.rados.rados.0.smithi005.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-09-30T09:02:13.554 INFO:tasks.rados.rados.0.smithi005.stdout:2187: writing smithi00566664-447 from 420571 to 1180791 tid 1 2023-09-30T09:02:13.561 INFO:tasks.rados.rados.0.smithi005.stdout:2187: writing smithi00566664-447 from 1776101 to 2402273 tid 2 2023-09-30T09:02:13.562 INFO:tasks.rados.rados.0.smithi005.stdout:2188: read oid 127 snap -1 2023-09-30T09:02:13.562 INFO:tasks.rados.rados.0.smithi005.stdout:2188: expect deleted 2023-09-30T09:02:13.562 INFO:tasks.rados.rados.0.smithi005.stdout:2189: read oid 357 snap -1 2023-09-30T09:02:13.562 INFO:tasks.rados.rados.0.smithi005.stdout:2189: expect deleted 2023-09-30T09:02:13.562 INFO:tasks.rados.rados.0.smithi005.stdout:2190: write oid 15 current snap is 0 2023-09-30T09:02:13.563 INFO:tasks.rados.rados.0.smithi005.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-09-30T09:02:13.566 INFO:tasks.rados.rados.0.smithi005.stdout:2190: writing smithi00566664-15 from 437378 to 872847 tid 1 2023-09-30T09:02:13.574 INFO:tasks.rados.rados.0.smithi005.stdout:2190: writing smithi00566664-15 from 1434583 to 2204413 tid 2 2023-09-30T09:02:13.574 INFO:tasks.rados.rados.0.smithi005.stdout:2191: write oid 298 current snap is 0 2023-09-30T09:02:13.574 INFO:tasks.rados.rados.0.smithi005.stdout:2179: finishing write tid 2 to smithi00566664-425 2023-09-30T09:02:13.575 INFO:tasks.rados.rados.0.smithi005.stdout:2179: finishing write tid 3 to smithi00566664-425 2023-09-30T09:02:13.575 INFO:tasks.rados.rados.0.smithi005.stdout:2179: finishing write tid 4 to smithi00566664-425 2023-09-30T09:02:13.575 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 425 v 278 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-09-30T09:02:13.575 INFO:tasks.rados.rados.0.smithi005.stdout:2179: left oid 425 (ObjNum 1447 snap 0 seq_num 1447) 2023-09-30T09:02:13.575 INFO:tasks.rados.rados.0.smithi005.stdout:2181: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-09-30T09:02:13.759 INFO:tasks.rados.rados.0.smithi005.stdout:2183: finishing write tid 1 to smithi00566664-87 2023-09-30T09:02:13.759 INFO:tasks.rados.rados.0.smithi005.stdout:2183: finishing write tid 2 to smithi00566664-87 2023-09-30T09:02:13.759 INFO:tasks.rados.rados.0.smithi005.stdout:2183: finishing write tid 3 to smithi00566664-87 2023-09-30T09:02:13.759 INFO:tasks.rados.rados.0.smithi005.stdout:2183: finishing write tid 4 to smithi00566664-87 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 87 v 248 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2183: left oid 87 (ObjNum 1449 snap 0 seq_num 1449) 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2184: finishing write tid 1 to smithi00566664-158 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2184: finishing write tid 2 to smithi00566664-158 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2184: finishing write tid 3 to smithi00566664-158 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2184: finishing write tid 4 to smithi00566664-158 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 158 v 280 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2184: left oid 158 (ObjNum 1450 snap 0 seq_num 1450) 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2185: finishing write tid 1 to smithi00566664-294 2023-09-30T09:02:13.760 INFO:tasks.rados.rados.0.smithi005.stdout:2185: finishing write tid 2 to smithi00566664-294 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2185: finishing write tid 3 to smithi00566664-294 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2185: finishing write tid 4 to smithi00566664-294 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 294 v 371 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2185: left oid 294 (ObjNum 1451 snap 0 seq_num 1451) 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2186: finishing write tid 1 to smithi00566664-84 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2186: finishing write tid 2 to smithi00566664-84 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2186: finishing write tid 3 to smithi00566664-84 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2186: finishing write tid 4 to smithi00566664-84 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 84 v 284 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2186: left oid 84 (ObjNum 1452 snap 0 seq_num 1452) 2023-09-30T09:02:13.761 INFO:tasks.rados.rados.0.smithi005.stdout:2187: finishing write tid 1 to smithi00566664-447 2023-09-30T09:02:13.762 INFO:tasks.rados.rados.0.smithi005.stdout:2187: finishing write tid 2 to smithi00566664-447 2023-09-30T09:02:13.762 INFO:tasks.rados.rados.0.smithi005.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-09-30T09:02:13.768 INFO:tasks.rados.rados.0.smithi005.stdout:2191: writing smithi00566664-298 from 454185 to 964903 tid 1 2023-09-30T09:02:13.775 INFO:tasks.rados.rados.0.smithi005.stdout:2191: writing smithi00566664-298 from 1493065 to 2122906 tid 2 2023-09-30T09:02:13.775 INFO:tasks.rados.rados.0.smithi005.stdout:2179: done (10 left) 2023-09-30T09:02:13.775 INFO:tasks.rados.rados.0.smithi005.stdout:2181: done (9 left) 2023-09-30T09:02:13.775 INFO:tasks.rados.rados.0.smithi005.stdout:2183: done (8 left) 2023-09-30T09:02:13.775 INFO:tasks.rados.rados.0.smithi005.stdout:2184: done (7 left) 2023-09-30T09:02:13.775 INFO:tasks.rados.rados.0.smithi005.stdout:2185: done (6 left) 2023-09-30T09:02:13.775 INFO:tasks.rados.rados.0.smithi005.stdout:2186: done (5 left) 2023-09-30T09:02:13.776 INFO:tasks.rados.rados.0.smithi005.stdout:2188: done (4 left) 2023-09-30T09:02:13.776 INFO:tasks.rados.rados.0.smithi005.stdout:2192: write oid 186 current snap is 0 2023-09-30T09:02:13.776 INFO:tasks.rados.rados.0.smithi005.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-09-30T09:02:13.781 INFO:tasks.rados.rados.0.smithi005.stdout:2192: writing smithi00566664-186 from 470992 to 1056959 tid 1 2023-09-30T09:02:13.788 INFO:tasks.rados.rados.0.smithi005.stdout:2192: writing smithi00566664-186 from 1551547 to 2325046 tid 2 2023-09-30T09:02:13.789 INFO:tasks.rados.rados.0.smithi005.stdout:2193: write oid 187 current snap is 0 2023-09-30T09:02:13.789 INFO:tasks.rados.rados.0.smithi005.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-09-30T09:02:13.795 INFO:tasks.rados.rados.0.smithi005.stdout:2193: writing smithi00566664-187 from 487799 to 1149015 tid 1 2023-09-30T09:02:13.802 INFO:tasks.rados.rados.0.smithi005.stdout:2193: writing smithi00566664-187 from 1893676 to 2487799 tid 2 2023-09-30T09:02:13.802 INFO:tasks.rados.rados.0.smithi005.stdout:2194: write oid 395 current snap is 0 2023-09-30T09:02:13.803 INFO:tasks.rados.rados.0.smithi005.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-09-30T09:02:13.809 INFO:tasks.rados.rados.0.smithi005.stdout:2194: writing smithi00566664-395 from 504606 to 1241071 tid 1 2023-09-30T09:02:13.817 INFO:tasks.rados.rados.0.smithi005.stdout:2194: writing smithi00566664-395 from 1952158 to 2504606 tid 2 2023-09-30T09:02:13.817 INFO:tasks.rados.rados.0.smithi005.stdout:2195: delete oid 176 current snap is 0 2023-09-30T09:02:13.817 INFO:tasks.rados.rados.0.smithi005.stdout:2187: finishing write tid 3 to smithi00566664-447 2023-09-30T09:02:13.817 INFO:tasks.rados.rados.0.smithi005.stdout:2187: finishing write tid 4 to smithi00566664-447 2023-09-30T09:02:13.817 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 447 v 374 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-09-30T09:02:13.817 INFO:tasks.rados.rados.0.smithi005.stdout:2187: left oid 447 (ObjNum 1453 snap 0 seq_num 1453) 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2190: finishing write tid 1 to smithi00566664-15 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2190: finishing write tid 2 to smithi00566664-15 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2190: finishing write tid 3 to smithi00566664-15 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2190: finishing write tid 4 to smithi00566664-15 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 15 v 261 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2190: left oid 15 (ObjNum 1454 snap 0 seq_num 1454) 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2191: finishing write tid 1 to smithi00566664-298 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2191: finishing write tid 2 to smithi00566664-298 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2191: finishing write tid 3 to smithi00566664-298 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2191: finishing write tid 4 to smithi00566664-298 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 298 v 377 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-09-30T09:02:13.818 INFO:tasks.rados.rados.0.smithi005.stdout:2191: left oid 298 (ObjNum 1455 snap 0 seq_num 1455) 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2192: finishing write tid 1 to smithi00566664-186 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2192: finishing write tid 2 to smithi00566664-186 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2192: finishing write tid 3 to smithi00566664-186 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2192: finishing write tid 4 to smithi00566664-186 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 186 v 241 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2192: left oid 186 (ObjNum 1456 snap 0 seq_num 1456) 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2193: finishing write tid 1 to smithi00566664-187 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2193: finishing write tid 2 to smithi00566664-187 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2193: finishing write tid 3 to smithi00566664-187 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2193: finishing write tid 4 to smithi00566664-187 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 187 v 248 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-09-30T09:02:13.819 INFO:tasks.rados.rados.0.smithi005.stdout:2193: left oid 187 (ObjNum 1457 snap 0 seq_num 1457) 2023-09-30T09:02:13.821 INFO:tasks.rados.rados.0.smithi005.stdout:2194: finishing write tid 1 to smithi00566664-395 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2187: done (7 left) 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2189: done (6 left) 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2190: done (5 left) 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2191: done (4 left) 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2192: done (3 left) 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2193: done (2 left) 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2195: done (1 left) 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2196: read oid 282 snap -1 2023-09-30T09:02:13.822 INFO:tasks.rados.rados.0.smithi005.stdout:2196: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-30T09:02:13.823 INFO:tasks.rados.rados.0.smithi005.stdout:2197: read oid 191 snap -1 2023-09-30T09:02:13.823 INFO:tasks.rados.rados.0.smithi005.stdout:2197: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-30T09:02:13.823 INFO:tasks.rados.rados.0.smithi005.stdout:2198: read oid 62 snap -1 2023-09-30T09:02:13.823 INFO:tasks.rados.rados.0.smithi005.stdout:2198: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:02:13.823 INFO:tasks.rados.rados.0.smithi005.stdout:2199: write oid 364 current snap is 0 2023-09-30T09:02:13.823 INFO:tasks.rados.rados.0.smithi005.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-09-30T09:02:13.826 INFO:tasks.rados.rados.0.smithi005.stdout:2199: writing smithi00566664-364 from 538220 to 1141536 tid 1 2023-09-30T09:02:13.835 INFO:tasks.rados.rados.0.smithi005.stdout:2199: writing smithi00566664-364 from 1785475 to 2538220 tid 2 2023-09-30T09:02:13.835 INFO:tasks.rados.rados.0.smithi005.stdout:2200: read oid 14 snap -1 2023-09-30T09:02:13.836 INFO:tasks.rados.rados.0.smithi005.stdout:2200: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-30T09:02:13.836 INFO:tasks.rados.rados.0.smithi005.stdout:2201: read oid 392 snap -1 2023-09-30T09:02:13.836 INFO:tasks.rados.rados.0.smithi005.stdout:2201: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:13.836 INFO:tasks.rados.rados.0.smithi005.stdout:2202: write oid 218 current snap is 0 2023-09-30T09:02:13.836 INFO:tasks.rados.rados.0.smithi005.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-09-30T09:02:13.842 INFO:tasks.rados.rados.0.smithi005.stdout:2202: writing smithi00566664-218 from 555027 to 1233592 tid 1 2023-09-30T09:02:13.849 INFO:tasks.rados.rados.0.smithi005.stdout:2202: writing smithi00566664-218 from 1727604 to 2368452 tid 2 2023-09-30T09:02:13.849 INFO:tasks.rados.rados.0.smithi005.stdout:2203: read oid 306 snap -1 2023-09-30T09:02:13.849 INFO:tasks.rados.rados.0.smithi005.stdout:2203: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:13.850 INFO:tasks.rados.rados.0.smithi005.stdout:2204: delete oid 328 current snap is 0 2023-09-30T09:02:13.850 INFO:tasks.rados.rados.0.smithi005.stdout:2194: finishing write tid 2 to smithi00566664-395 2023-09-30T09:02:13.850 INFO:tasks.rados.rados.0.smithi005.stdout:2194: finishing write tid 3 to smithi00566664-395 2023-09-30T09:02:13.850 INFO:tasks.rados.rados.0.smithi005.stdout:2196: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-30T09:02:14.000 INFO:tasks.rados.rados.0.smithi005.stdout:2194: finishing write tid 4 to smithi00566664-395 2023-09-30T09:02:14.001 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 395 v 284 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-09-30T09:02:14.001 INFO:tasks.rados.rados.0.smithi005.stdout:2194: left oid 395 (ObjNum 1458 snap 0 seq_num 1458) 2023-09-30T09:02:14.001 INFO:tasks.rados.rados.0.smithi005.stdout:2197: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-30T09:02:14.185 INFO:tasks.rados.rados.0.smithi005.stdout:2199: finishing write tid 1 to smithi00566664-364 2023-09-30T09:02:14.185 INFO:tasks.rados.rados.0.smithi005.stdout:2198: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:02:14.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:14 smithi005 bash[33615]: audit 2023-09-30T09:02:13.009147+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:14.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:14 smithi005 bash[33615]: audit 2023-09-30T09:02:13.015348+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:14.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:14 smithi005 bash[33615]: audit 2023-09-30T09:02:13.733127+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.5:0/1217128646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:14.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:14 smithi005 bash[27219]: audit 2023-09-30T09:02:13.009147+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:14.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:14 smithi005 bash[27219]: audit 2023-09-30T09:02:13.015348+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:14.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:14 smithi005 bash[27219]: audit 2023-09-30T09:02:13.733127+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.5:0/1217128646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:14 smithi099 bash[27661]: audit 2023-09-30T09:02:13.009147+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:14 smithi099 bash[27661]: audit 2023-09-30T09:02:13.015348+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:14 smithi099 bash[27661]: audit 2023-09-30T09:02:13.733127+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.5:0/1217128646' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:14.409 INFO:tasks.rados.rados.0.smithi005.stdout:2199: finishing write tid 2 to smithi00566664-364 2023-09-30T09:02:14.409 INFO:tasks.rados.rados.0.smithi005.stdout:2199: finishing write tid 3 to smithi00566664-364 2023-09-30T09:02:14.409 INFO:tasks.rados.rados.0.smithi005.stdout:2199: finishing write tid 4 to smithi00566664-364 2023-09-30T09:02:14.409 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 364 v 340 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-09-30T09:02:14.409 INFO:tasks.rados.rados.0.smithi005.stdout:2199: left oid 364 (ObjNum 1460 snap 0 seq_num 1460) 2023-09-30T09:02:14.409 INFO:tasks.rados.rados.0.smithi005.stdout:2194: done (9 left) 2023-09-30T09:02:14.409 INFO:tasks.rados.rados.0.smithi005.stdout:2196: done (8 left) 2023-09-30T09:02:14.410 INFO:tasks.rados.rados.0.smithi005.stdout:2197: done (7 left) 2023-09-30T09:02:14.410 INFO:tasks.rados.rados.0.smithi005.stdout:2198: done (6 left) 2023-09-30T09:02:14.410 INFO:tasks.rados.rados.0.smithi005.stdout:2199: done (5 left) 2023-09-30T09:02:14.410 INFO:tasks.rados.rados.0.smithi005.stdout:2204: done (4 left) 2023-09-30T09:02:14.410 INFO:tasks.rados.rados.0.smithi005.stdout:2205: delete oid 277 current snap is 0 2023-09-30T09:02:14.410 INFO:tasks.rados.rados.0.smithi005.stdout:2200: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-30T09:02:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:2201: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:2202: finishing write tid 1 to smithi00566664-218 2023-09-30T09:02:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:2202: finishing write tid 2 to smithi00566664-218 2023-09-30T09:02:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:2202: finishing write tid 3 to smithi00566664-218 2023-09-30T09:02:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:2202: finishing write tid 4 to smithi00566664-218 2023-09-30T09:02:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 218 v 287 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-09-30T09:02:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:2202: left oid 218 (ObjNum 1461 snap 0 seq_num 1461) 2023-09-30T09:02:14.622 INFO:tasks.rados.rados.0.smithi005.stdout:2203: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:14.793 INFO:tasks.rados.rados.0.smithi005.stdout:2200: done (4 left) 2023-09-30T09:02:14.793 INFO:tasks.rados.rados.0.smithi005.stdout:2201: done (3 left) 2023-09-30T09:02:14.793 INFO:tasks.rados.rados.0.smithi005.stdout:2202: done (2 left) 2023-09-30T09:02:14.793 INFO:tasks.rados.rados.0.smithi005.stdout:2203: done (1 left) 2023-09-30T09:02:14.793 INFO:tasks.rados.rados.0.smithi005.stdout:2205: done (0 left) 2023-09-30T09:02:14.793 INFO:tasks.rados.rados.0.smithi005.stdout:2206: write oid 117 current snap is 0 2023-09-30T09:02:14.793 INFO:tasks.rados.rados.0.smithi005.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-09-30T09:02:14.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:14 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:14] "GET /metrics HTTP/1.1" 200 33137 "" "Prometheus/2.33.4" 2023-09-30T09:02:14.804 INFO:tasks.rados.rados.0.smithi005.stdout:2206: writing smithi00566664-117 from 605448 to 1109760 tid 1 2023-09-30T09:02:14.814 INFO:tasks.rados.rados.0.smithi005.stdout:2206: writing smithi00566664-117 from 1903050 to 2605448 tid 2 2023-09-30T09:02:14.814 INFO:tasks.rados.rados.0.smithi005.stdout:2207: read oid 173 snap -1 2023-09-30T09:02:14.814 INFO:tasks.rados.rados.0.smithi005.stdout:2207: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-30T09:02:14.814 INFO:tasks.rados.rados.0.smithi005.stdout:2208: write oid 316 current snap is 0 2023-09-30T09:02:14.814 INFO:tasks.rados.rados.0.smithi005.stdout:2206: finishing write tid 1 to smithi00566664-117 2023-09-30T09:02:14.814 INFO:tasks.rados.rados.0.smithi005.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-09-30T09:02:14.820 INFO:tasks.rados.rados.0.smithi005.stdout:2208: writing smithi00566664-316 from 622255 to 1201816 tid 1 2023-09-30T09:02:14.828 INFO:tasks.rados.rados.0.smithi005.stdout:2208: writing smithi00566664-316 from 1845179 to 2377012 tid 2 2023-09-30T09:02:14.828 INFO:tasks.rados.rados.0.smithi005.stdout:2209: read oid 289 snap -1 2023-09-30T09:02:14.828 INFO:tasks.rados.rados.0.smithi005.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:02:14.828 INFO:tasks.rados.rados.0.smithi005.stdout:2210: delete oid 484 current snap is 0 2023-09-30T09:02:14.828 INFO:tasks.rados.rados.0.smithi005.stdout:2206: finishing write tid 2 to smithi00566664-117 2023-09-30T09:02:14.829 INFO:tasks.rados.rados.0.smithi005.stdout:2206: finishing write tid 3 to smithi00566664-117 2023-09-30T09:02:14.829 INFO:tasks.rados.rados.0.smithi005.stdout:2206: finishing write tid 4 to smithi00566664-117 2023-09-30T09:02:14.829 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 117 v 243 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-09-30T09:02:14.829 INFO:tasks.rados.rados.0.smithi005.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-09-30T09:02:14.829 INFO:tasks.rados.rados.0.smithi005.stdout:2208: finishing write tid 1 to smithi00566664-316 2023-09-30T09:02:14.830 INFO:tasks.rados.rados.0.smithi005.stdout:2207: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-30T09:02:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:2208: finishing write tid 2 to smithi00566664-316 2023-09-30T09:02:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:2208: finishing write tid 3 to smithi00566664-316 2023-09-30T09:02:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:2208: finishing write tid 4 to smithi00566664-316 2023-09-30T09:02:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 316 v 283 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-09-30T09:02:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-09-30T09:02:15.014 INFO:tasks.rados.rados.0.smithi005.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:02:15.158 INFO:tasks.rados.rados.0.smithi005.stdout:2206: done (4 left) 2023-09-30T09:02:15.159 INFO:tasks.rados.rados.0.smithi005.stdout:2207: done (3 left) 2023-09-30T09:02:15.159 INFO:tasks.rados.rados.0.smithi005.stdout:2208: done (2 left) 2023-09-30T09:02:15.159 INFO:tasks.rados.rados.0.smithi005.stdout:2209: done (1 left) 2023-09-30T09:02:15.159 INFO:tasks.rados.rados.0.smithi005.stdout:2210: done (0 left) 2023-09-30T09:02:15.159 INFO:tasks.rados.rados.0.smithi005.stdout:2211: delete oid 301 current snap is 0 2023-09-30T09:02:15.161 INFO:tasks.rados.rados.0.smithi005.stdout:2211: done (0 left) 2023-09-30T09:02:15.161 INFO:tasks.rados.rados.0.smithi005.stdout:2212: write oid 449 current snap is 0 2023-09-30T09:02:15.161 INFO:tasks.rados.rados.0.smithi005.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-09-30T09:02:15.172 INFO:tasks.rados.rados.0.smithi005.stdout:2212: writing smithi00566664-449 from 672676 to 1194337 tid 1 2023-09-30T09:02:15.180 INFO:tasks.rados.rados.0.smithi005.stdout:2212: writing smithi00566664-449 from 1736978 to 2532491 tid 2 2023-09-30T09:02:15.180 INFO:tasks.rados.rados.0.smithi005.stdout:2213: read oid 384 snap -1 2023-09-30T09:02:15.181 INFO:tasks.rados.rados.0.smithi005.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-30T09:02:15.181 INFO:tasks.rados.rados.0.smithi005.stdout:2214: read oid 306 snap -1 2023-09-30T09:02:15.181 INFO:tasks.rados.rados.0.smithi005.stdout:2214: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:15.181 INFO:tasks.rados.rados.0.smithi005.stdout:2215: write oid 245 current snap is 0 2023-09-30T09:02:15.181 INFO:tasks.rados.rados.0.smithi005.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-09-30T09:02:15.188 INFO:tasks.rados.rados.0.smithi005.stdout:2215: writing smithi00566664-245 from 689483 to 1286393 tid 1 2023-09-30T09:02:15.196 INFO:tasks.rados.rados.0.smithi005.stdout:2215: writing smithi00566664-245 from 2079107 to 2618278 tid 2 2023-09-30T09:02:15.197 INFO:tasks.rados.rados.0.smithi005.stdout:2216: write oid 201 current snap is 0 2023-09-30T09:02:15.197 INFO:tasks.rados.rados.0.smithi005.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-09-30T09:02:15.204 INFO:tasks.rados.rados.0.smithi005.stdout:2216: writing smithi00566664-201 from 706290 to 1378449 tid 1 2023-09-30T09:02:15.212 INFO:tasks.rados.rados.0.smithi005.stdout:2216: writing smithi00566664-201 from 2137589 to 2706290 tid 2 2023-09-30T09:02:15.212 INFO:tasks.rados.rados.0.smithi005.stdout:2217: delete oid 66 current snap is 0 2023-09-30T09:02:15.213 INFO:tasks.rados.rados.0.smithi005.stdout:2212: finishing write tid 1 to smithi00566664-449 2023-09-30T09:02:15.213 INFO:tasks.rados.rados.0.smithi005.stdout:2212: finishing write tid 2 to smithi00566664-449 2023-09-30T09:02:15.213 INFO:tasks.rados.rados.0.smithi005.stdout:2212: finishing write tid 3 to smithi00566664-449 2023-09-30T09:02:15.213 INFO:tasks.rados.rados.0.smithi005.stdout:2212: finishing write tid 4 to smithi00566664-449 2023-09-30T09:02:15.213 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 449 v 286 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-09-30T09:02:15.213 INFO:tasks.rados.rados.0.smithi005.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-09-30T09:02:15.213 INFO:tasks.rados.rados.0.smithi005.stdout:2213: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-09-30T09:02:15.402 INFO:tasks.rados.rados.0.smithi005.stdout:2215: finishing write tid 1 to smithi00566664-245 2023-09-30T09:02:15.402 INFO:tasks.rados.rados.0.smithi005.stdout:2214: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:2215: finishing write tid 2 to smithi00566664-245 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:2215: finishing write tid 3 to smithi00566664-245 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:2215: finishing write tid 4 to smithi00566664-245 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 245 v 300 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:2216: finishing write tid 1 to smithi00566664-201 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:2216: finishing write tid 2 to smithi00566664-201 2023-09-30T09:02:15.582 INFO:tasks.rados.rados.0.smithi005.stdout:2216: finishing write tid 3 to smithi00566664-201 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2216: finishing write tid 4 to smithi00566664-201 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 201 v 290 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2212: done (5 left) 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2213: done (4 left) 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2214: done (3 left) 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2215: done (2 left) 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2216: done (1 left) 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2217: done (0 left) 2023-09-30T09:02:15.583 INFO:tasks.rados.rados.0.smithi005.stdout:2218: write oid 370 current snap is 0 2023-09-30T09:02:15.584 INFO:tasks.rados.rados.0.smithi005.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-09-30T09:02:15.585 INFO:tasks.rados.rados.0.smithi005.stdout:2218: writing smithi00566664-370 from 739904 to 1162561 tid 1 2023-09-30T09:02:15.591 INFO:tasks.rados.rados.0.smithi005.stdout:2218: writing smithi00566664-370 from 1854553 to 2257404 tid 2 2023-09-30T09:02:15.591 INFO:tasks.rados.rados.0.smithi005.stdout:2219: write oid 459 current snap is 0 2023-09-30T09:02:15.592 INFO:tasks.rados.rados.0.smithi005.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-09-30T09:02:15.598 INFO:tasks.rados.rados.0.smithi005.stdout:2219: writing smithi00566664-459 from 756711 to 1254617 tid 1 2023-09-30T09:02:15.605 INFO:tasks.rados.rados.0.smithi005.stdout:2219: writing smithi00566664-459 from 1913035 to 2459544 tid 2 2023-09-30T09:02:15.605 INFO:tasks.rados.rados.0.smithi005.stdout:2220: delete oid 355 current snap is 0 2023-09-30T09:02:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:2218: finishing write tid 1 to smithi00566664-370 2023-09-30T09:02:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:2218: finishing write tid 2 to smithi00566664-370 2023-09-30T09:02:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:2218: finishing write tid 3 to smithi00566664-370 2023-09-30T09:02:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:2218: finishing write tid 4 to smithi00566664-370 2023-09-30T09:02:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 370 v 251 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-09-30T09:02:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2023-09-30T09:02:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:2219: finishing write tid 1 to smithi00566664-459 2023-09-30T09:02:15.608 INFO:tasks.rados.rados.0.smithi005.stdout:2218: done (2 left) 2023-09-30T09:02:15.609 INFO:tasks.rados.rados.0.smithi005.stdout:2220: done (1 left) 2023-09-30T09:02:15.609 INFO:tasks.rados.rados.0.smithi005.stdout:2221: read oid 344 snap -1 2023-09-30T09:02:15.609 INFO:tasks.rados.rados.0.smithi005.stdout:2221: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:15.609 INFO:tasks.rados.rados.0.smithi005.stdout:2222: read oid 480 snap -1 2023-09-30T09:02:15.609 INFO:tasks.rados.rados.0.smithi005.stdout:2222: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:02:15.609 INFO:tasks.rados.rados.0.smithi005.stdout:2223: write oid 237 current snap is 0 2023-09-30T09:02:15.609 INFO:tasks.rados.rados.0.smithi005.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-09-30T09:02:15.618 INFO:tasks.rados.rados.0.smithi005.stdout:2223: writing smithi00566664-237 from 790325 to 1555082 tid 1 2023-09-30T09:02:15.624 INFO:tasks.rados.rados.0.smithi005.stdout:2223: writing smithi00566664-237 from 2029999 to 2580177 tid 2 2023-09-30T09:02:15.624 INFO:tasks.rados.rados.0.smithi005.stdout:2224: write oid 33 current snap is 0 2023-09-30T09:02:15.624 INFO:tasks.rados.rados.0.smithi005.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-09-30T09:02:15.629 INFO:tasks.rados.rados.0.smithi005.stdout:2224: writing smithi00566664-33 from 407132 to 847138 tid 1 2023-09-30T09:02:15.636 INFO:tasks.rados.rados.0.smithi005.stdout:2224: writing smithi00566664-33 from 1288481 to 1982317 tid 2 2023-09-30T09:02:15.641 INFO:tasks.rados.rados.0.smithi005.stdout:2224: writing smithi00566664-33 from 2616455 to 2807132 tid 3 2023-09-30T09:02:15.641 INFO:tasks.rados.rados.0.smithi005.stdout:2225: delete oid 301 current snap is 0 2023-09-30T09:02:15.641 INFO:tasks.rados.rados.0.smithi005.stdout:2219: finishing write tid 2 to smithi00566664-459 2023-09-30T09:02:15.641 INFO:tasks.rados.rados.0.smithi005.stdout:2219: finishing write tid 3 to smithi00566664-459 2023-09-30T09:02:15.641 INFO:tasks.rados.rados.0.smithi005.stdout:2219: finishing write tid 4 to smithi00566664-459 2023-09-30T09:02:15.641 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 459 v 289 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-09-30T09:02:15.642 INFO:tasks.rados.rados.0.smithi005.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-09-30T09:02:15.642 INFO:tasks.rados.rados.0.smithi005.stdout:2221: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:15.765 INFO:tasks.rados.rados.0.smithi005.stdout:2222: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-30T09:02:15.906 INFO:tasks.rados.rados.0.smithi005.stdout:2223: finishing write tid 1 to smithi00566664-237 2023-09-30T09:02:15.906 INFO:tasks.rados.rados.0.smithi005.stdout:2223: finishing write tid 2 to smithi00566664-237 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2223: finishing write tid 3 to smithi00566664-237 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2223: finishing write tid 4 to smithi00566664-237 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 254 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2224: finishing write tid 1 to smithi00566664-33 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2224: finishing write tid 2 to smithi00566664-33 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2224: finishing write tid 3 to smithi00566664-33 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2224: finishing write tid 4 to smithi00566664-33 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2224: finishing write tid 5 to smithi00566664-33 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 33 v 318 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-09-30T09:02:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:2219: done (5 left) 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2221: done (4 left) 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2222: done (3 left) 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2223: done (2 left) 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2224: done (1 left) 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2225: done (0 left) 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2226: read oid 87 snap -1 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2226: expect (ObjNum 1449 snap 0 seq_num 1449) 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2227: write oid 366 current snap is 0 2023-09-30T09:02:15.908 INFO:tasks.rados.rados.0.smithi005.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-09-30T09:02:15.916 INFO:tasks.rados.rados.0.smithi005.stdout:2227: writing smithi00566664-366 from 440746 to 1031250 tid 1 2023-09-30T09:02:15.924 INFO:tasks.rados.rados.0.smithi005.stdout:2227: writing smithi00566664-366 from 1689092 to 2386597 tid 2 2023-09-30T09:02:15.924 INFO:tasks.rados.rados.0.smithi005.stdout:2228: write oid 421 current snap is 0 2023-09-30T09:02:15.924 INFO:tasks.rados.rados.0.smithi005.stdout:2226: expect (ObjNum 1449 snap 0 seq_num 1449) 2023-09-30T09:02:16.082 INFO:tasks.rados.rados.0.smithi005.stdout:2227: finishing write tid 1 to smithi00566664-366 2023-09-30T09:02:16.082 INFO:tasks.rados.rados.0.smithi005.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-09-30T09:02:16.094 INFO:tasks.rados.rados.0.smithi005.stdout:2228: writing smithi00566664-421 from 457553 to 1123306 tid 1 2023-09-30T09:02:16.102 INFO:tasks.rados.rados.0.smithi005.stdout:2228: writing smithi00566664-421 from 1747574 to 2305090 tid 2 2023-09-30T09:02:16.102 INFO:tasks.rados.rados.0.smithi005.stdout:2226: done (2 left) 2023-09-30T09:02:16.103 INFO:tasks.rados.rados.0.smithi005.stdout:2229: write oid 116 current snap is 0 2023-09-30T09:02:16.103 INFO:tasks.rados.rados.0.smithi005.stdout:2227: finishing write tid 2 to smithi00566664-366 2023-09-30T09:02:16.103 INFO:tasks.rados.rados.0.smithi005.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-09-30T09:02:16.109 INFO:tasks.rados.rados.0.smithi005.stdout:2229: writing smithi00566664-116 from 474360 to 1215362 tid 1 2023-09-30T09:02:16.117 INFO:tasks.rados.rados.0.smithi005.stdout:2229: writing smithi00566664-116 from 1806056 to 2507230 tid 2 2023-09-30T09:02:16.117 INFO:tasks.rados.rados.0.smithi005.stdout:2230: read oid 35 snap -1 2023-09-30T09:02:16.117 INFO:tasks.rados.rados.0.smithi005.stdout:2230: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:02:16.117 INFO:tasks.rados.rados.0.smithi005.stdout:2231: delete oid 305 current snap is 0 2023-09-30T09:02:16.117 INFO:tasks.rados.rados.0.smithi005.stdout:2227: finishing write tid 3 to smithi00566664-366 2023-09-30T09:02:16.117 INFO:tasks.rados.rados.0.smithi005.stdout:2227: finishing write tid 4 to smithi00566664-366 2023-09-30T09:02:16.117 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 366 v 380 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:2227: left oid 366 (ObjNum 1478 snap 0 seq_num 1478) 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:2228: finishing write tid 1 to smithi00566664-421 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:2228: finishing write tid 2 to smithi00566664-421 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:2228: finishing write tid 3 to smithi00566664-421 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:2228: finishing write tid 4 to smithi00566664-421 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 421 v 383 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:2228: left oid 421 (ObjNum 1479 snap 0 seq_num 1479) 2023-09-30T09:02:16.118 INFO:tasks.rados.rados.0.smithi005.stdout:2229: finishing write tid 1 to smithi00566664-116 2023-09-30T09:02:16.119 INFO:tasks.rados.rados.0.smithi005.stdout:2227: done (4 left) 2023-09-30T09:02:16.119 INFO:tasks.rados.rados.0.smithi005.stdout:2228: done (3 left) 2023-09-30T09:02:16.119 INFO:tasks.rados.rados.0.smithi005.stdout:2231: done (2 left) 2023-09-30T09:02:16.119 INFO:tasks.rados.rados.0.smithi005.stdout:2232: write oid 220 current snap is 0 2023-09-30T09:02:16.119 INFO:tasks.rados.rados.0.smithi005.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-09-30T09:02:16.125 INFO:tasks.rados.rados.0.smithi005.stdout:2232: writing smithi00566664-220 from 507974 to 999474 tid 1 2023-09-30T09:02:16.132 INFO:tasks.rados.rados.0.smithi005.stdout:2232: writing smithi00566664-220 from 1406667 to 2111510 tid 2 2023-09-30T09:02:16.137 INFO:tasks.rados.rados.0.smithi005.stdout:2232: writing smithi00566664-220 from 2548287 to 2907974 tid 3 2023-09-30T09:02:16.137 INFO:tasks.rados.rados.0.smithi005.stdout:2233: read oid 318 snap -1 2023-09-30T09:02:16.137 INFO:tasks.rados.rados.0.smithi005.stdout:2233: expect deleted 2023-09-30T09:02:16.137 INFO:tasks.rados.rados.0.smithi005.stdout:2234: write oid 387 current snap is 0 2023-09-30T09:02:16.137 INFO:tasks.rados.rados.0.smithi005.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-09-30T09:02:16.143 INFO:tasks.rados.rados.0.smithi005.stdout:2234: writing smithi00566664-387 from 524781 to 1207883 tid 1 2023-09-30T09:02:16.151 INFO:tasks.rados.rados.0.smithi005.stdout:2234: writing smithi00566664-387 from 1981502 to 2546356 tid 2 2023-09-30T09:02:16.152 INFO:tasks.rados.rados.0.smithi005.stdout:2235: write oid 314 current snap is 0 2023-09-30T09:02:16.152 INFO:tasks.rados.rados.0.smithi005.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-09-30T09:02:16.159 INFO:tasks.rados.rados.0.smithi005.stdout:2235: writing smithi00566664-314 from 541588 to 1299939 tid 1 2023-09-30T09:02:16.167 INFO:tasks.rados.rados.0.smithi005.stdout:2235: writing smithi00566664-314 from 2039984 to 2748496 tid 2 2023-09-30T09:02:16.167 INFO:tasks.rados.rados.0.smithi005.stdout:2236: write oid 419 current snap is 0 2023-09-30T09:02:16.167 INFO:tasks.rados.rados.0.smithi005.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-09-30T09:02:16.172 INFO:tasks.rados.rados.0.smithi005.stdout:2236: writing smithi00566664-419 from 558395 to 991995 tid 1 2023-09-30T09:02:16.180 INFO:tasks.rados.rados.0.smithi005.stdout:2236: writing smithi00566664-419 from 1698466 to 2266989 tid 2 2023-09-30T09:02:16.185 INFO:tasks.rados.rados.0.smithi005.stdout:2236: writing smithi00566664-419 from 2863262 to 2958395 tid 3 2023-09-30T09:02:16.185 INFO:tasks.rados.rados.0.smithi005.stdout:2237: read oid 21 snap -1 2023-09-30T09:02:16.185 INFO:tasks.rados.rados.0.smithi005.stdout:2237: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-30T09:02:16.185 INFO:tasks.rados.rados.0.smithi005.stdout:2238: read oid 331 snap -1 2023-09-30T09:02:16.185 INFO:tasks.rados.rados.0.smithi005.stdout:2238: expect deleted 2023-09-30T09:02:16.185 INFO:tasks.rados.rados.0.smithi005.stdout:2239: read oid 165 snap -1 2023-09-30T09:02:16.185 INFO:tasks.rados.rados.0.smithi005.stdout:2239: expect deleted 2023-09-30T09:02:16.186 INFO:tasks.rados.rados.0.smithi005.stdout:2240: write oid 473 current snap is 0 2023-09-30T09:02:16.186 INFO:tasks.rados.rados.0.smithi005.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-09-30T09:02:16.190 INFO:tasks.rados.rados.0.smithi005.stdout:2240: writing smithi00566664-473 from 575202 to 1084051 tid 1 2023-09-30T09:02:16.198 INFO:tasks.rados.rados.0.smithi005.stdout:2240: writing smithi00566664-473 from 1640595 to 2352776 tid 2 2023-09-30T09:02:16.198 INFO:tasks.rados.rados.0.smithi005.stdout:2241: delete oid 338 current snap is 0 2023-09-30T09:02:16.198 INFO:tasks.rados.rados.0.smithi005.stdout:2230: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:02:16.282 INFO:tasks.rados.rados.0.smithi005.stdout:2229: finishing write tid 2 to smithi00566664-116 2023-09-30T09:02:16.282 INFO:tasks.rados.rados.0.smithi005.stdout:2229: finishing write tid 3 to smithi00566664-116 2023-09-30T09:02:16.282 INFO:tasks.rados.rados.0.smithi005.stdout:2229: finishing write tid 4 to smithi00566664-116 2023-09-30T09:02:16.282 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 116 v 293 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-09-30T09:02:16.282 INFO:tasks.rados.rados.0.smithi005.stdout:2229: left oid 116 (ObjNum 1480 snap 0 seq_num 1480) 2023-09-30T09:02:16.282 INFO:tasks.rados.rados.0.smithi005.stdout:2232: finishing write tid 1 to smithi00566664-220 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2232: finishing write tid 2 to smithi00566664-220 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2232: finishing write tid 3 to smithi00566664-220 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2232: finishing write tid 4 to smithi00566664-220 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2232: finishing write tid 5 to smithi00566664-220 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 220 v 282 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2232: left oid 220 (ObjNum 1482 snap 0 seq_num 1482) 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2234: finishing write tid 1 to smithi00566664-387 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2234: finishing write tid 2 to smithi00566664-387 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2234: finishing write tid 3 to smithi00566664-387 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2234: finishing write tid 4 to smithi00566664-387 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 387 v 246 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-09-30T09:02:16.283 INFO:tasks.rados.rados.0.smithi005.stdout:2234: left oid 387 (ObjNum 1483 snap 0 seq_num 1483) 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2235: finishing write tid 1 to smithi00566664-314 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2235: finishing write tid 2 to smithi00566664-314 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2229: done (11 left) 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2230: done (10 left) 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2232: done (9 left) 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2233: done (8 left) 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2234: done (7 left) 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2241: done (6 left) 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2242: delete oid 330 current snap is 0 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2235: finishing write tid 3 to smithi00566664-314 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:2235: finishing write tid 4 to smithi00566664-314 2023-09-30T09:02:16.284 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 314 v 296 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2235: left oid 314 (ObjNum 1484 snap 0 seq_num 1484) 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2236: finishing write tid 1 to smithi00566664-419 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2236: finishing write tid 2 to smithi00566664-419 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2236: finishing write tid 3 to smithi00566664-419 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2236: finishing write tid 4 to smithi00566664-419 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2236: finishing write tid 5 to smithi00566664-419 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 419 v 250 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2236: left oid 419 (ObjNum 1485 snap 0 seq_num 1485) 2023-09-30T09:02:16.285 INFO:tasks.rados.rados.0.smithi005.stdout:2237: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-30T09:02:16.435 INFO:tasks.rados.rados.0.smithi005.stdout:2240: finishing write tid 1 to smithi00566664-473 2023-09-30T09:02:16.435 INFO:tasks.rados.rados.0.smithi005.stdout:2240: finishing write tid 2 to smithi00566664-473 2023-09-30T09:02:16.435 INFO:tasks.rados.rados.0.smithi005.stdout:2240: finishing write tid 3 to smithi00566664-473 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2240: finishing write tid 4 to smithi00566664-473 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 473 v 343 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2240: left oid 473 (ObjNum 1486 snap 0 seq_num 1486) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2235: done (6 left) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2236: done (5 left) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2237: done (4 left) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2238: done (3 left) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2239: done (2 left) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2240: done (1 left) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2242: done (0 left) 2023-09-30T09:02:16.436 INFO:tasks.rados.rados.0.smithi005.stdout:2243: delete oid 148 current snap is 0 2023-09-30T09:02:16.437 INFO:tasks.rados.rados.0.smithi005.stdout:2243: done (0 left) 2023-09-30T09:02:16.437 INFO:tasks.rados.rados.0.smithi005.stdout:2244: write oid 168 current snap is 0 2023-09-30T09:02:16.437 INFO:tasks.rados.rados.0.smithi005.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-09-30T09:02:16.443 INFO:tasks.rados.rados.0.smithi005.stdout:2244: writing smithi00566664-168 from 642430 to 1052275 tid 1 2023-09-30T09:02:16.454 INFO:tasks.rados.rados.0.smithi005.stdout:2244: writing smithi00566664-168 from 1758170 to 2477689 tid 2 2023-09-30T09:02:16.454 INFO:tasks.rados.rados.0.smithi005.stdout:2245: write oid 16 current snap is 0 2023-09-30T09:02:16.454 INFO:tasks.rados.rados.0.smithi005.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-09-30T09:02:16.461 INFO:tasks.rados.rados.0.smithi005.stdout:2245: writing smithi00566664-16 from 659237 to 1260684 tid 1 2023-09-30T09:02:16.468 INFO:tasks.rados.rados.0.smithi005.stdout:2245: writing smithi00566664-16 from 1933005 to 2396182 tid 2 2023-09-30T09:02:16.469 INFO:tasks.rados.rados.0.smithi005.stdout:2246: write oid 418 current snap is 0 2023-09-30T09:02:16.469 INFO:tasks.rados.rados.0.smithi005.stdout:2244: finishing write tid 1 to smithi00566664-168 2023-09-30T09:02:16.469 INFO:tasks.rados.rados.0.smithi005.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-09-30T09:02:16.477 INFO:tasks.rados.rados.0.smithi005.stdout:2246: writing smithi00566664-418 from 676044 to 1352740 tid 1 2023-09-30T09:02:16.485 INFO:tasks.rados.rados.0.smithi005.stdout:2246: writing smithi00566664-418 from 1991487 to 2714675 tid 2 2023-09-30T09:02:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:2247: write oid 64 current snap is 0 2023-09-30T09:02:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-09-30T09:02:16.493 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:14.189310+0000 mon.a (mon.0) 787 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:16.493 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: cluster 2023-09-30T09:02:14.288131+0000 mgr.x (mgr.24805) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 14 MiB/s wr, 149 op/s 2023-09-30T09:02:16.493 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:15.151054+0000 mon.a (mon.0) 788 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:16.493 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:15.151599+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:15.151956+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:15.152206+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:15.156631+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:15.156867+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[33615]: audit 2023-09-30T09:02:15.157088+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:14.189310+0000 mon.a (mon.0) 787 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: cluster 2023-09-30T09:02:14.288131+0000 mgr.x (mgr.24805) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 14 MiB/s wr, 149 op/s 2023-09-30T09:02:16.494 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:15.151054+0000 mon.a (mon.0) 788 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:16.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:15.151599+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:16.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:15.151956+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:16.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:15.152206+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:16.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:15.156631+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:16.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:15.156867+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:16.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:16 smithi005 bash[27219]: audit 2023-09-30T09:02:15.157088+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:16.495 INFO:tasks.rados.rados.0.smithi005.stdout:2247: writing smithi00566664-64 from 692851 to 1444796 tid 1 2023-09-30T09:02:16.502 INFO:tasks.rados.rados.0.smithi005.stdout:2247: writing smithi00566664-64 from 2049969 to 2516815 tid 2 2023-09-30T09:02:16.502 INFO:tasks.rados.rados.0.smithi005.stdout:2248: write oid 412 current snap is 0 2023-09-30T09:02:16.502 INFO:tasks.rados.rados.0.smithi005.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-09-30T09:02:16.508 INFO:tasks.rados.rados.0.smithi005.stdout:2248: writing smithi00566664-412 from 709658 to 1136852 tid 1 2023-09-30T09:02:16.515 INFO:tasks.rados.rados.0.smithi005.stdout:2248: writing smithi00566664-412 from 1592098 to 2318955 tid 2 2023-09-30T09:02:16.520 INFO:tasks.rados.rados.0.smithi005.stdout:2248: writing smithi00566664-412 from 2761010 to 3109658 tid 3 2023-09-30T09:02:16.520 INFO:tasks.rados.rados.0.smithi005.stdout:2249: delete oid 90 current snap is 0 2023-09-30T09:02:16.520 INFO:tasks.rados.rados.0.smithi005.stdout:2244: finishing write tid 2 to smithi00566664-168 2023-09-30T09:02:16.520 INFO:tasks.rados.rados.0.smithi005.stdout:2244: finishing write tid 3 to smithi00566664-168 2023-09-30T09:02:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:2244: finishing write tid 4 to smithi00566664-168 2023-09-30T09:02:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 254 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-09-30T09:02:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-09-30T09:02:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:2245: finishing write tid 1 to smithi00566664-16 2023-09-30T09:02:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:2245: finishing write tid 2 to smithi00566664-16 2023-09-30T09:02:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:2245: finishing write tid 3 to smithi00566664-16 2023-09-30T09:02:16.521 INFO:tasks.rados.rados.0.smithi005.stdout:2245: finishing write tid 4 to smithi00566664-16 2023-09-30T09:02:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 16 v 266 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-09-30T09:02:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-09-30T09:02:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:2246: finishing write tid 1 to smithi00566664-418 2023-09-30T09:02:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:2246: finishing write tid 2 to smithi00566664-418 2023-09-30T09:02:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:2246: finishing write tid 3 to smithi00566664-418 2023-09-30T09:02:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:2246: finishing write tid 4 to smithi00566664-418 2023-09-30T09:02:16.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 418 v 305 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-09-30T09:02:16.523 INFO:tasks.rados.rados.0.smithi005.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-09-30T09:02:16.523 INFO:tasks.rados.rados.0.smithi005.stdout:2247: finishing write tid 1 to smithi00566664-64 2023-09-30T09:02:16.523 INFO:tasks.rados.rados.0.smithi005.stdout:2247: finishing write tid 2 to smithi00566664-64 2023-09-30T09:02:16.523 INFO:tasks.rados.rados.0.smithi005.stdout:2247: finishing write tid 3 to smithi00566664-64 2023-09-30T09:02:16.523 INFO:tasks.rados.rados.0.smithi005.stdout:2247: finishing write tid 4 to smithi00566664-64 2023-09-30T09:02:16.524 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 64 v 413 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-09-30T09:02:16.524 INFO:tasks.rados.rados.0.smithi005.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-09-30T09:02:16.524 INFO:tasks.rados.rados.0.smithi005.stdout:2248: finishing write tid 1 to smithi00566664-412 2023-09-30T09:02:16.524 INFO:tasks.rados.rados.0.smithi005.stdout:2248: finishing write tid 2 to smithi00566664-412 2023-09-30T09:02:16.525 INFO:tasks.rados.rados.0.smithi005.stdout:2244: done (5 left) 2023-09-30T09:02:16.525 INFO:tasks.rados.rados.0.smithi005.stdout:2245: done (4 left) 2023-09-30T09:02:16.525 INFO:tasks.rados.rados.0.smithi005.stdout:2246: done (3 left) 2023-09-30T09:02:16.525 INFO:tasks.rados.rados.0.smithi005.stdout:2247: done (2 left) 2023-09-30T09:02:16.525 INFO:tasks.rados.rados.0.smithi005.stdout:2249: done (1 left) 2023-09-30T09:02:16.526 INFO:tasks.rados.rados.0.smithi005.stdout:2250: write oid 148 current snap is 0 2023-09-30T09:02:16.526 INFO:tasks.rados.rados.0.smithi005.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-09-30T09:02:16.530 INFO:tasks.rados.rados.0.smithi005.stdout:2250: writing smithi00566664-148 from 743272 to 1320964 tid 1 2023-09-30T09:02:16.539 INFO:tasks.rados.rados.0.smithi005.stdout:2250: writing smithi00566664-148 from 2109062 to 2839588 tid 2 2023-09-30T09:02:16.540 INFO:tasks.rados.rados.0.smithi005.stdout:2251: delete oid 160 current snap is 0 2023-09-30T09:02:16.540 INFO:tasks.rados.rados.0.smithi005.stdout:2248: finishing write tid 3 to smithi00566664-412 2023-09-30T09:02:16.540 INFO:tasks.rados.rados.0.smithi005.stdout:2248: finishing write tid 4 to smithi00566664-412 2023-09-30T09:02:16.540 INFO:tasks.rados.rados.0.smithi005.stdout:2248: finishing write tid 5 to smithi00566664-412 2023-09-30T09:02:16.540 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 412 v 316 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-09-30T09:02:16.541 INFO:tasks.rados.rados.0.smithi005.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-09-30T09:02:16.541 INFO:tasks.rados.rados.0.smithi005.stdout:2250: finishing write tid 1 to smithi00566664-148 2023-09-30T09:02:16.542 INFO:tasks.rados.rados.0.smithi005.stdout:2248: done (2 left) 2023-09-30T09:02:16.542 INFO:tasks.rados.rados.0.smithi005.stdout:2251: done (1 left) 2023-09-30T09:02:16.542 INFO:tasks.rados.rados.0.smithi005.stdout:2252: write oid 113 current snap is 0 2023-09-30T09:02:16.542 INFO:tasks.rados.rados.0.smithi005.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-09-30T09:02:16.549 INFO:tasks.rados.rados.0.smithi005.stdout:2252: writing smithi00566664-113 from 776886 to 1221429 tid 1 2023-09-30T09:02:16.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:14.189310+0000 mon.a (mon.0) 787 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:16.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: cluster 2023-09-30T09:02:14.288131+0000 mgr.x (mgr.24805) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 MiB/s rd, 14 MiB/s wr, 149 op/s 2023-09-30T09:02:16.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:15.151054+0000 mon.a (mon.0) 788 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:15.151599+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:15.151956+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:15.152206+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:15.156631+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:16.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:15.156867+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:16.554 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:16 smithi099 bash[27661]: audit 2023-09-30T09:02:15.157088+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:16.556 INFO:tasks.rados.rados.0.smithi005.stdout:2252: writing smithi00566664-113 from 1826026 to 2560221 tid 2 2023-09-30T09:02:16.561 INFO:tasks.rados.rados.0.smithi005.stdout:2252: writing smithi00566664-113 from 2987055 to 3176886 tid 3 2023-09-30T09:02:16.561 INFO:tasks.rados.rados.0.smithi005.stdout:2253: delete oid 430 current snap is 0 2023-09-30T09:02:16.561 INFO:tasks.rados.rados.0.smithi005.stdout:2250: finishing write tid 2 to smithi00566664-148 2023-09-30T09:02:16.561 INFO:tasks.rados.rados.0.smithi005.stdout:2250: finishing write tid 3 to smithi00566664-148 2023-09-30T09:02:16.562 INFO:tasks.rados.rados.0.smithi005.stdout:2250: finishing write tid 4 to smithi00566664-148 2023-09-30T09:02:16.562 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 148 v 269 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-09-30T09:02:16.562 INFO:tasks.rados.rados.0.smithi005.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-09-30T09:02:16.562 INFO:tasks.rados.rados.0.smithi005.stdout:2252: finishing write tid 1 to smithi00566664-113 2023-09-30T09:02:16.564 INFO:tasks.rados.rados.0.smithi005.stdout:2252: finishing write tid 2 to smithi00566664-113 2023-09-30T09:02:16.564 INFO:tasks.rados.rados.0.smithi005.stdout:2250: done (2 left) 2023-09-30T09:02:16.564 INFO:tasks.rados.rados.0.smithi005.stdout:2253: done (1 left) 2023-09-30T09:02:16.564 INFO:tasks.rados.rados.0.smithi005.stdout:2254: read oid 389 snap -1 2023-09-30T09:02:16.565 INFO:tasks.rados.rados.0.smithi005.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:02:16.565 INFO:tasks.rados.rados.0.smithi005.stdout:2255: write oid 88 current snap is 0 2023-09-30T09:02:16.565 INFO:tasks.rados.rados.0.smithi005.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-09-30T09:02:16.568 INFO:tasks.rados.rados.0.smithi005.stdout:2255: writing smithi00566664-88 from 410500 to 1005541 tid 1 2023-09-30T09:02:16.575 INFO:tasks.rados.rados.0.smithi005.stdout:2255: writing smithi00566664-88 from 1542990 to 2164501 tid 2 2023-09-30T09:02:16.582 INFO:tasks.rados.rados.0.smithi005.stdout:2255: writing smithi00566664-88 from 2925548 to 3210500 tid 3 2023-09-30T09:02:16.582 INFO:tasks.rados.rados.0.smithi005.stdout:2256: read oid 208 snap -1 2023-09-30T09:02:16.582 INFO:tasks.rados.rados.0.smithi005.stdout:2256: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-30T09:02:16.582 INFO:tasks.rados.rados.0.smithi005.stdout:2257: read oid 179 snap -1 2023-09-30T09:02:16.582 INFO:tasks.rados.rados.0.smithi005.stdout:2257: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:02:16.583 INFO:tasks.rados.rados.0.smithi005.stdout:2258: write oid 11 current snap is 0 2023-09-30T09:02:16.583 INFO:tasks.rados.rados.0.smithi005.stdout:2252: finishing write tid 3 to smithi00566664-113 2023-09-30T09:02:16.583 INFO:tasks.rados.rados.0.smithi005.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-09-30T09:02:16.589 INFO:tasks.rados.rados.0.smithi005.stdout:2258: writing smithi00566664-11 from 427307 to 1097597 tid 1 2023-09-30T09:02:16.594 INFO:tasks.rados.rados.0.smithi005.stdout:2258: writing smithi00566664-11 from 1601472 to 2082994 tid 2 2023-09-30T09:02:16.600 INFO:tasks.rados.rados.0.smithi005.stdout:2258: writing smithi00566664-11 from 2552971 to 3036027 tid 3 2023-09-30T09:02:16.600 INFO:tasks.rados.rados.0.smithi005.stdout:2259: write oid 382 current snap is 0 2023-09-30T09:02:16.601 INFO:tasks.rados.rados.0.smithi005.stdout:2252: finishing write tid 4 to smithi00566664-113 2023-09-30T09:02:16.601 INFO:tasks.rados.rados.0.smithi005.stdout:2252: finishing write tid 5 to smithi00566664-113 2023-09-30T09:02:16.601 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 309 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-09-30T09:02:16.601 INFO:tasks.rados.rados.0.smithi005.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-09-30T09:02:16.601 INFO:tasks.rados.rados.0.smithi005.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-09-30T09:02:16.607 INFO:tasks.rados.rados.0.smithi005.stdout:2259: writing smithi00566664-382 from 444114 to 1189653 tid 1 2023-09-30T09:02:16.615 INFO:tasks.rados.rados.0.smithi005.stdout:2259: writing smithi00566664-382 from 1943601 to 2568781 tid 2 2023-09-30T09:02:16.615 INFO:tasks.rados.rados.0.smithi005.stdout:2252: done (6 left) 2023-09-30T09:02:16.615 INFO:tasks.rados.rados.0.smithi005.stdout:2260: write oid 400 current snap is 0 2023-09-30T09:02:16.615 INFO:tasks.rados.rados.0.smithi005.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-09-30T09:02:16.619 INFO:tasks.rados.rados.0.smithi005.stdout:2260: writing smithi00566664-400 from 460921 to 881709 tid 1 2023-09-30T09:02:16.626 INFO:tasks.rados.rados.0.smithi005.stdout:2260: writing smithi00566664-400 from 1602083 to 2087274 tid 2 2023-09-30T09:02:16.632 INFO:tasks.rados.rados.0.smithi005.stdout:2260: writing smithi00566664-400 from 2491464 to 3113417 tid 3 2023-09-30T09:02:16.632 INFO:tasks.rados.rados.0.smithi005.stdout:2261: write oid 193 current snap is 0 2023-09-30T09:02:16.632 INFO:tasks.rados.rados.0.smithi005.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-09-30T09:02:16.637 INFO:tasks.rados.rados.0.smithi005.stdout:2261: writing smithi00566664-193 from 477728 to 973765 tid 1 2023-09-30T09:02:16.645 INFO:tasks.rados.rados.0.smithi005.stdout:2261: writing smithi00566664-193 from 1660565 to 2289414 tid 2 2023-09-30T09:02:16.650 INFO:tasks.rados.rados.0.smithi005.stdout:2261: writing smithi00566664-193 from 2918887 to 3277728 tid 3 2023-09-30T09:02:16.651 INFO:tasks.rados.rados.0.smithi005.stdout:2262: write oid 397 current snap is 0 2023-09-30T09:02:16.651 INFO:tasks.rados.rados.0.smithi005.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-09-30T09:02:16.656 INFO:tasks.rados.rados.0.smithi005.stdout:2262: writing smithi00566664-397 from 494535 to 1065821 tid 1 2023-09-30T09:02:16.663 INFO:tasks.rados.rados.0.smithi005.stdout:2262: writing smithi00566664-397 from 1719047 to 2207907 tid 2 2023-09-30T09:02:16.669 INFO:tasks.rados.rados.0.smithi005.stdout:2262: writing smithi00566664-397 from 2946310 to 3294535 tid 3 2023-09-30T09:02:16.669 INFO:tasks.rados.rados.0.smithi005.stdout:2263: write oid 13 current snap is 0 2023-09-30T09:02:16.669 INFO:tasks.rados.rados.0.smithi005.stdout:2254: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:02:16.765 INFO:tasks.rados.rados.0.smithi005.stdout:2255: finishing write tid 1 to smithi00566664-88 2023-09-30T09:02:16.765 INFO:tasks.rados.rados.0.smithi005.stdout:2255: finishing write tid 2 to smithi00566664-88 2023-09-30T09:02:16.765 INFO:tasks.rados.rados.0.smithi005.stdout:2255: finishing write tid 3 to smithi00566664-88 2023-09-30T09:02:16.765 INFO:tasks.rados.rados.0.smithi005.stdout:2255: finishing write tid 4 to smithi00566664-88 2023-09-30T09:02:16.765 INFO:tasks.rados.rados.0.smithi005.stdout:2257: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:02:16.995 INFO:tasks.rados.rados.0.smithi005.stdout:2255: finishing write tid 5 to smithi00566664-88 2023-09-30T09:02:16.995 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 88 v 293 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-09-30T09:02:16.996 INFO:tasks.rados.rados.0.smithi005.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-09-30T09:02:16.996 INFO:tasks.rados.rados.0.smithi005.stdout:2256: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-09-30T09:02:17.217 INFO:tasks.rados.rados.0.smithi005.stdout:2258: finishing write tid 1 to smithi00566664-11 2023-09-30T09:02:17.218 INFO:tasks.rados.rados.0.smithi005.stdout:2258: finishing write tid 2 to smithi00566664-11 2023-09-30T09:02:17.218 INFO:tasks.rados.rados.0.smithi005.stdout:2258: finishing write tid 3 to smithi00566664-11 2023-09-30T09:02:17.218 INFO:tasks.rados.rados.0.smithi005.stdout:2258: finishing write tid 4 to smithi00566664-11 2023-09-30T09:02:17.218 INFO:tasks.rados.rados.0.smithi005.stdout:2258: finishing write tid 5 to smithi00566664-11 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 387 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:2259: finishing write tid 1 to smithi00566664-382 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:2259: finishing write tid 2 to smithi00566664-382 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:2259: finishing write tid 3 to smithi00566664-382 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:2259: finishing write tid 4 to smithi00566664-382 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 382 v 251 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2023-09-30T09:02:17.219 INFO:tasks.rados.rados.0.smithi005.stdout:2260: finishing write tid 1 to smithi00566664-400 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2260: finishing write tid 2 to smithi00566664-400 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2260: finishing write tid 3 to smithi00566664-400 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2260: finishing write tid 4 to smithi00566664-400 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2260: finishing write tid 5 to smithi00566664-400 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 400 v 245 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2260: left oid 400 (ObjNum 1503 snap 0 seq_num 1503) 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2261: finishing write tid 1 to smithi00566664-193 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2261: finishing write tid 2 to smithi00566664-193 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2261: finishing write tid 3 to smithi00566664-193 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2261: finishing write tid 4 to smithi00566664-193 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:2261: finishing write tid 5 to smithi00566664-193 2023-09-30T09:02:17.220 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 193 v 287 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2261: left oid 193 (ObjNum 1504 snap 0 seq_num 1504) 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2262: finishing write tid 1 to smithi00566664-397 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2262: finishing write tid 2 to smithi00566664-397 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2262: finishing write tid 3 to smithi00566664-397 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2262: finishing write tid 4 to smithi00566664-397 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2262: finishing write tid 5 to smithi00566664-397 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 397 v 323 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2262: left oid 397 (ObjNum 1505 snap 0 seq_num 1505) 2023-09-30T09:02:17.221 INFO:tasks.rados.rados.0.smithi005.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-09-30T09:02:17.230 INFO:tasks.rados.rados.0.smithi005.stdout:2263: writing smithi00566664-13 from 511342 to 1274230 tid 1 2023-09-30T09:02:17.237 INFO:tasks.rados.rados.0.smithi005.stdout:2263: writing smithi00566664-13 from 1777529 to 2410047 tid 2 2023-09-30T09:02:17.242 INFO:tasks.rados.rados.0.smithi005.stdout:2263: writing smithi00566664-13 from 2973733 to 3311342 tid 3 2023-09-30T09:02:17.242 INFO:tasks.rados.rados.0.smithi005.stdout:2254: done (9 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2255: done (8 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2256: done (7 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2257: done (6 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2258: done (5 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2259: done (4 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2260: done (3 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2261: done (2 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2262: done (1 left) 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2264: write oid 406 current snap is 0 2023-09-30T09:02:17.243 INFO:tasks.rados.rados.0.smithi005.stdout:2263: finishing write tid 1 to smithi00566664-13 2023-09-30T09:02:17.244 INFO:tasks.rados.rados.0.smithi005.stdout:2263: finishing write tid 2 to smithi00566664-13 2023-09-30T09:02:17.244 INFO:tasks.rados.rados.0.smithi005.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-09-30T09:02:17.247 INFO:tasks.rados.rados.0.smithi005.stdout:2264: writing smithi00566664-406 from 528149 to 966286 tid 1 2023-09-30T09:02:17.253 INFO:tasks.rados.rados.0.smithi005.stdout:2264: writing smithi00566664-406 from 1436011 to 1928540 tid 2 2023-09-30T09:02:17.261 INFO:tasks.rados.rados.0.smithi005.stdout:2264: writing smithi00566664-406 from 2601156 to 3268197 tid 3 2023-09-30T09:02:17.261 INFO:tasks.rados.rados.0.smithi005.stdout:2265: read oid 318 snap -1 2023-09-30T09:02:17.261 INFO:tasks.rados.rados.0.smithi005.stdout:2265: expect deleted 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2266: read oid 83 snap -1 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2266: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2267: read oid 130 snap -1 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2267: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2268: read oid 178 snap -1 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2268: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2269: write oid 4 current snap is 0 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2263: finishing write tid 3 to smithi00566664-13 2023-09-30T09:02:17.262 INFO:tasks.rados.rados.0.smithi005.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-09-30T09:02:17.267 INFO:tasks.rados.rados.0.smithi005.stdout:2269: writing smithi00566664-4 from 544956 to 1058342 tid 1 2023-09-30T09:02:17.274 INFO:tasks.rados.rados.0.smithi005.stdout:2269: writing smithi00566664-4 from 1494493 to 2130680 tid 2 2023-09-30T09:02:17.280 INFO:tasks.rados.rados.0.smithi005.stdout:2269: writing smithi00566664-4 from 2628579 to 3223245 tid 3 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2270: read oid 310 snap -1 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2270: expect deleted 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2271: delete oid 308 current snap is 0 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2263: finishing write tid 4 to smithi00566664-13 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2263: finishing write tid 5 to smithi00566664-13 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 259 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2263: left oid 13 (ObjNum 1506 snap 0 seq_num 1506) 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2264: finishing write tid 1 to smithi00566664-406 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2264: finishing write tid 2 to smithi00566664-406 2023-09-30T09:02:17.281 INFO:tasks.rados.rados.0.smithi005.stdout:2268: expect (ObjNum 177 snap 0 seq_num 177) 2023-09-30T09:02:17.379 INFO:tasks.rados.rados.0.smithi005.stdout:2264: finishing write tid 3 to smithi00566664-406 2023-09-30T09:02:17.379 INFO:tasks.rados.rados.0.smithi005.stdout:2264: finishing write tid 4 to smithi00566664-406 2023-09-30T09:02:17.379 INFO:tasks.rados.rados.0.smithi005.stdout:2264: finishing write tid 5 to smithi00566664-406 2023-09-30T09:02:17.379 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 406 v 305 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-09-30T09:02:17.379 INFO:tasks.rados.rados.0.smithi005.stdout:2264: left oid 406 (ObjNum 1507 snap 0 seq_num 1507) 2023-09-30T09:02:17.379 INFO:tasks.rados.rados.0.smithi005.stdout:2266: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-30T09:02:17.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:15.157270+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:16.084819+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:16.091573+0000 mon.c (mon.2) 133 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:16.091917+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:16.092139+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:17.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:16.092364+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:17.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: cluster 2023-09-30T09:02:16.288831+0000 mgr.x (mgr.24805) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-09-30T09:02:17.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:17.049211+0000 mon.c (mon.2) 134 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:17.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[27219]: audit 2023-09-30T09:02:17.054060+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.5:0/503078013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:17.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:15.157270+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:17.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:16.084819+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:17.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:16.091573+0000 mon.c (mon.2) 133 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:17.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:16.091917+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:17.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:16.092139+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:17.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:16.092364+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:17.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: cluster 2023-09-30T09:02:16.288831+0000 mgr.x (mgr.24805) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-09-30T09:02:17.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:17.049211+0000 mon.c (mon.2) 134 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:17.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:17 smithi005 bash[33615]: audit 2023-09-30T09:02:17.054060+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.5:0/503078013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:17.536 INFO:tasks.rados.rados.0.smithi005.stdout:2267: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-30T09:02:17.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:15.157270+0000 mon.b (mon.1) 35 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:17.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:16.084819+0000 mon.b (mon.1) 36 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:17.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:16.091573+0000 mon.c (mon.2) 133 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:02:17.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:16.091917+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:02:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:16.092139+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:02:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:16.092364+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:02:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: cluster 2023-09-30T09:02:16.288831+0000 mgr.x (mgr.24805) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 12 MiB/s wr, 134 op/s 2023-09-30T09:02:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:17.049211+0000 mon.c (mon.2) 134 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:02:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:17 smithi099 bash[27661]: audit 2023-09-30T09:02:17.054060+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.5:0/503078013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:17.677 INFO:tasks.rados.rados.0.smithi005.stdout:2269: finishing write tid 1 to smithi00566664-4 2023-09-30T09:02:17.677 INFO:tasks.rados.rados.0.smithi005.stdout:2269: finishing write tid 2 to smithi00566664-4 2023-09-30T09:02:17.677 INFO:tasks.rados.rados.0.smithi005.stdout:2263: done (8 left) 2023-09-30T09:02:17.677 INFO:tasks.rados.rados.0.smithi005.stdout:2264: done (7 left) 2023-09-30T09:02:17.678 INFO:tasks.rados.rados.0.smithi005.stdout:2265: done (6 left) 2023-09-30T09:02:17.678 INFO:tasks.rados.rados.0.smithi005.stdout:2266: done (5 left) 2023-09-30T09:02:17.678 INFO:tasks.rados.rados.0.smithi005.stdout:2267: done (4 left) 2023-09-30T09:02:17.678 INFO:tasks.rados.rados.0.smithi005.stdout:2268: done (3 left) 2023-09-30T09:02:17.678 INFO:tasks.rados.rados.0.smithi005.stdout:2271: done (2 left) 2023-09-30T09:02:17.678 INFO:tasks.rados.rados.0.smithi005.stdout:2272: delete oid 6 current snap is 0 2023-09-30T09:02:17.678 INFO:tasks.rados.rados.0.smithi005.stdout:2269: finishing write tid 3 to smithi00566664-4 2023-09-30T09:02:17.679 INFO:tasks.rados.rados.0.smithi005.stdout:2269: finishing write tid 4 to smithi00566664-4 2023-09-30T09:02:17.679 INFO:tasks.rados.rados.0.smithi005.stdout:2269: finishing write tid 5 to smithi00566664-4 2023-09-30T09:02:17.679 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 4 v 273 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-09-30T09:02:17.679 INFO:tasks.rados.rados.0.smithi005.stdout:2269: left oid 4 (ObjNum 1508 snap 0 seq_num 1508) 2023-09-30T09:02:17.679 INFO:tasks.rados.rados.0.smithi005.stdout:2269: done (2 left) 2023-09-30T09:02:17.680 INFO:tasks.rados.rados.0.smithi005.stdout:2270: done (1 left) 2023-09-30T09:02:17.680 INFO:tasks.rados.rados.0.smithi005.stdout:2272: done (0 left) 2023-09-30T09:02:17.680 INFO:tasks.rados.rados.0.smithi005.stdout:2273: write oid 66 current snap is 0 2023-09-30T09:02:17.680 INFO:tasks.rados.rados.0.smithi005.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-09-30T09:02:17.689 INFO:tasks.rados.rados.0.smithi005.stdout:2273: writing smithi00566664-66 from 595377 to 1334510 tid 1 2023-09-30T09:02:17.697 INFO:tasks.rados.rados.0.smithi005.stdout:2273: writing smithi00566664-66 from 1953586 to 2453453 tid 2 2023-09-30T09:02:17.703 INFO:tasks.rados.rados.0.smithi005.stdout:2273: writing smithi00566664-66 from 3110848 to 3395377 tid 3 2023-09-30T09:02:17.703 INFO:tasks.rados.rados.0.smithi005.stdout:2274: write oid 208 current snap is 0 2023-09-30T09:02:17.703 INFO:tasks.rados.rados.0.smithi005.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-09-30T09:02:17.709 INFO:tasks.rados.rados.0.smithi005.stdout:2274: writing smithi00566664-208 from 612184 to 1026566 tid 1 2023-09-30T09:02:17.715 INFO:tasks.rados.rados.0.smithi005.stdout:2274: writing smithi00566664-208 from 1612068 to 2255593 tid 2 2023-09-30T09:02:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:2274: writing smithi00566664-208 from 3021918 to 3412184 tid 3 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2275: write oid 94 current snap is 0 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2273: finishing write tid 1 to smithi00566664-66 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2273: finishing write tid 2 to smithi00566664-66 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2273: finishing write tid 3 to smithi00566664-66 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2273: finishing write tid 4 to smithi00566664-66 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2273: finishing write tid 5 to smithi00566664-66 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 66 v 327 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2274: finishing write tid 1 to smithi00566664-208 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2274: finishing write tid 2 to smithi00566664-208 2023-09-30T09:02:17.723 INFO:tasks.rados.rados.0.smithi005.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-09-30T09:02:17.729 INFO:tasks.rados.rados.0.smithi005.stdout:2275: writing smithi00566664-94 from 628991 to 1234975 tid 1 2023-09-30T09:02:17.737 INFO:tasks.rados.rados.0.smithi005.stdout:2275: writing smithi00566664-94 from 1786903 to 2574086 tid 2 2023-09-30T09:02:17.742 INFO:tasks.rados.rados.0.smithi005.stdout:2275: writing smithi00566664-94 from 3165694 to 3428991 tid 3 2023-09-30T09:02:17.742 INFO:tasks.rados.rados.0.smithi005.stdout:2273: done (2 left) 2023-09-30T09:02:17.742 INFO:tasks.rados.rados.0.smithi005.stdout:2276: write oid 8 current snap is 0 2023-09-30T09:02:17.742 INFO:tasks.rados.rados.0.smithi005.stdout:2274: finishing write tid 3 to smithi00566664-208 2023-09-30T09:02:17.742 INFO:tasks.rados.rados.0.smithi005.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-09-30T09:02:17.749 INFO:tasks.rados.rados.0.smithi005.stdout:2276: writing smithi00566664-8 from 645798 to 1327031 tid 1 2023-09-30T09:02:17.755 INFO:tasks.rados.rados.0.smithi005.stdout:2276: writing smithi00566664-8 from 1729032 to 2376226 tid 2 2023-09-30T09:02:17.761 INFO:tasks.rados.rados.0.smithi005.stdout:2276: writing smithi00566664-8 from 3076764 to 3445798 tid 3 2023-09-30T09:02:17.761 INFO:tasks.rados.rados.0.smithi005.stdout:2277: write oid 355 current snap is 0 2023-09-30T09:02:17.761 INFO:tasks.rados.rados.0.smithi005.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-09-30T09:02:17.771 INFO:tasks.rados.rados.0.smithi005.stdout:2277: writing smithi00566664-355 from 662605 to 1419087 tid 1 2023-09-30T09:02:17.780 INFO:tasks.rados.rados.0.smithi005.stdout:2277: writing smithi00566664-355 from 2187514 to 2978366 tid 2 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2278: delete oid 481 current snap is 0 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2274: finishing write tid 4 to smithi00566664-208 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2274: finishing write tid 5 to smithi00566664-208 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 208 v 313 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2275: finishing write tid 1 to smithi00566664-94 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2275: finishing write tid 2 to smithi00566664-94 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2275: finishing write tid 3 to smithi00566664-94 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2275: finishing write tid 4 to smithi00566664-94 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2275: finishing write tid 5 to smithi00566664-94 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 94 v 263 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-09-30T09:02:17.781 INFO:tasks.rados.rados.0.smithi005.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:2276: finishing write tid 1 to smithi00566664-8 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:2276: finishing write tid 2 to smithi00566664-8 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:2276: finishing write tid 3 to smithi00566664-8 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:2276: finishing write tid 4 to smithi00566664-8 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:2276: finishing write tid 5 to smithi00566664-8 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 8 v 320 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:2276: left oid 8 (ObjNum 1514 snap 0 seq_num 1514) 2023-09-30T09:02:17.782 INFO:tasks.rados.rados.0.smithi005.stdout:2277: finishing write tid 1 to smithi00566664-355 2023-09-30T09:02:17.783 INFO:tasks.rados.rados.0.smithi005.stdout:2274: done (4 left) 2023-09-30T09:02:17.783 INFO:tasks.rados.rados.0.smithi005.stdout:2275: done (3 left) 2023-09-30T09:02:17.783 INFO:tasks.rados.rados.0.smithi005.stdout:2276: done (2 left) 2023-09-30T09:02:17.783 INFO:tasks.rados.rados.0.smithi005.stdout:2278: done (1 left) 2023-09-30T09:02:17.783 INFO:tasks.rados.rados.0.smithi005.stdout:2279: write oid 214 current snap is 0 2023-09-30T09:02:17.783 INFO:tasks.rados.rados.0.smithi005.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-09-30T09:02:17.793 INFO:tasks.rados.rados.0.smithi005.stdout:2279: writing smithi00566664-214 from 696219 to 1203199 tid 1 2023-09-30T09:02:17.802 INFO:tasks.rados.rados.0.smithi005.stdout:2279: writing smithi00566664-214 from 1904478 to 2698999 tid 2 2023-09-30T09:02:17.807 INFO:tasks.rados.rados.0.smithi005.stdout:2279: writing smithi00566664-214 from 3159033 to 3496219 tid 3 2023-09-30T09:02:17.807 INFO:tasks.rados.rados.0.smithi005.stdout:2280: read oid 51 snap -1 2023-09-30T09:02:17.807 INFO:tasks.rados.rados.0.smithi005.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:02:17.807 INFO:tasks.rados.rados.0.smithi005.stdout:2281: write oid 180 current snap is 0 2023-09-30T09:02:17.807 INFO:tasks.rados.rados.0.smithi005.stdout:2277: finishing write tid 2 to smithi00566664-355 2023-09-30T09:02:17.807 INFO:tasks.rados.rados.0.smithi005.stdout:2277: finishing write tid 3 to smithi00566664-355 2023-09-30T09:02:17.807 INFO:tasks.rados.rados.0.smithi005.stdout:2277: finishing write tid 4 to smithi00566664-355 2023-09-30T09:02:17.808 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 355 v 276 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-09-30T09:02:17.808 INFO:tasks.rados.rados.0.smithi005.stdout:2277: left oid 355 (ObjNum 1515 snap 0 seq_num 1515) 2023-09-30T09:02:17.808 INFO:tasks.rados.rados.0.smithi005.stdout:2279: finishing write tid 1 to smithi00566664-214 2023-09-30T09:02:17.808 INFO:tasks.rados.rados.0.smithi005.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-09-30T09:02:17.814 INFO:tasks.rados.rados.0.smithi005.stdout:2281: writing smithi00566664-180 from 713026 to 1295255 tid 1 2023-09-30T09:02:17.822 INFO:tasks.rados.rados.0.smithi005.stdout:2281: writing smithi00566664-180 from 1962960 to 2617492 tid 2 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2281: writing smithi00566664-180 from 3186456 to 3513026 tid 3 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2277: done (3 left) 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2282: read oid 50 snap -1 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2282: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2283: read oid 418 snap -1 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2284: read oid 102 snap -1 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2284: expect deleted 2023-09-30T09:02:17.828 INFO:tasks.rados.rados.0.smithi005.stdout:2285: write oid 442 current snap is 0 2023-09-30T09:02:17.829 INFO:tasks.rados.rados.0.smithi005.stdout:2279: finishing write tid 2 to smithi00566664-214 2023-09-30T09:02:17.829 INFO:tasks.rados.rados.0.smithi005.stdout:2279: finishing write tid 3 to smithi00566664-214 2023-09-30T09:02:17.829 INFO:tasks.rados.rados.0.smithi005.stdout:2279: finishing write tid 4 to smithi00566664-214 2023-09-30T09:02:17.829 INFO:tasks.rados.rados.0.smithi005.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-09-30T09:02:17.837 INFO:tasks.rados.rados.0.smithi005.stdout:2285: writing smithi00566664-442 from 729833 to 1387311 tid 1 2023-09-30T09:02:17.844 INFO:tasks.rados.rados.0.smithi005.stdout:2285: writing smithi00566664-442 from 1905089 to 2703279 tid 2 2023-09-30T09:02:17.850 INFO:tasks.rados.rados.0.smithi005.stdout:2285: writing smithi00566664-442 from 3497526 to 3529833 tid 3 2023-09-30T09:02:17.850 INFO:tasks.rados.rados.0.smithi005.stdout:2286: delete oid 43 current snap is 0 2023-09-30T09:02:17.850 INFO:tasks.rados.rados.0.smithi005.stdout:2279: finishing write tid 5 to smithi00566664-214 2023-09-30T09:02:17.850 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 214 v 317 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-09-30T09:02:17.850 INFO:tasks.rados.rados.0.smithi005.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-09-30T09:02:17.850 INFO:tasks.rados.rados.0.smithi005.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:02:17.980 INFO:tasks.rados.rados.0.smithi005.stdout:2281: finishing write tid 1 to smithi00566664-180 2023-09-30T09:02:17.980 INFO:tasks.rados.rados.0.smithi005.stdout:2281: finishing write tid 2 to smithi00566664-180 2023-09-30T09:02:17.980 INFO:tasks.rados.rados.0.smithi005.stdout:2281: finishing write tid 3 to smithi00566664-180 2023-09-30T09:02:17.980 INFO:tasks.rados.rados.0.smithi005.stdout:2281: finishing write tid 4 to smithi00566664-180 2023-09-30T09:02:17.980 INFO:tasks.rados.rados.0.smithi005.stdout:2281: finishing write tid 5 to smithi00566664-180 2023-09-30T09:02:17.980 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 180 v 419 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-09-30T09:02:17.981 INFO:tasks.rados.rados.0.smithi005.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-09-30T09:02:17.981 INFO:tasks.rados.rados.0.smithi005.stdout:2282: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:18.187 INFO:tasks.rados.rados.0.smithi005.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-30T09:02:18.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:18 smithi005 bash[27219]: audit 2023-09-30T09:02:17.556730+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:18.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:18 smithi005 bash[33615]: audit 2023-09-30T09:02:17.556730+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:18 smithi099 bash[27661]: audit 2023-09-30T09:02:17.556730+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:18.387 INFO:tasks.rados.rados.0.smithi005.stdout:2285: finishing write tid 1 to smithi00566664-442 2023-09-30T09:02:18.387 INFO:tasks.rados.rados.0.smithi005.stdout:2285: finishing write tid 2 to smithi00566664-442 2023-09-30T09:02:18.387 INFO:tasks.rados.rados.0.smithi005.stdout:2285: finishing write tid 3 to smithi00566664-442 2023-09-30T09:02:18.387 INFO:tasks.rados.rados.0.smithi005.stdout:2285: finishing write tid 4 to smithi00566664-442 2023-09-30T09:02:18.387 INFO:tasks.rados.rados.0.smithi005.stdout:2285: finishing write tid 5 to smithi00566664-442 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 442 v 309 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2285: left oid 442 (ObjNum 1519 snap 0 seq_num 1519) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2279: done (7 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2280: done (6 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2281: done (5 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2282: done (4 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2283: done (3 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2284: done (2 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2285: done (1 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2286: done (0 left) 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2287: read oid 439 snap -1 2023-09-30T09:02:18.388 INFO:tasks.rados.rados.0.smithi005.stdout:2287: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-09-30T09:02:18.389 INFO:tasks.rados.rados.0.smithi005.stdout:2288: read oid 453 snap -1 2023-09-30T09:02:18.389 INFO:tasks.rados.rados.0.smithi005.stdout:2288: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-09-30T09:02:18.389 INFO:tasks.rados.rados.0.smithi005.stdout:2289: delete oid 229 current snap is 0 2023-09-30T09:02:18.392 INFO:tasks.rados.rados.0.smithi005.stdout:2288: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-09-30T09:02:18.528 INFO:tasks.rados.rados.0.smithi005.stdout:2287: expect (ObjNum 1214 snap 0 seq_num 1214) 2023-09-30T09:02:18.648 INFO:tasks.rados.rados.0.smithi005.stdout:2287: done (2 left) 2023-09-30T09:02:18.648 INFO:tasks.rados.rados.0.smithi005.stdout:2288: done (1 left) 2023-09-30T09:02:18.648 INFO:tasks.rados.rados.0.smithi005.stdout:2289: done (0 left) 2023-09-30T09:02:18.648 INFO:tasks.rados.rados.0.smithi005.stdout:2290: delete oid 331 current snap is 0 2023-09-30T09:02:18.650 INFO:tasks.rados.rados.0.smithi005.stdout:2290: done (0 left) 2023-09-30T09:02:18.650 INFO:tasks.rados.rados.0.smithi005.stdout:2291: read oid 94 snap -1 2023-09-30T09:02:18.650 INFO:tasks.rados.rados.0.smithi005.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-30T09:02:18.650 INFO:tasks.rados.rados.0.smithi005.stdout:2292: write oid 361 current snap is 0 2023-09-30T09:02:18.650 INFO:tasks.rados.rados.0.smithi005.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-09-30T09:02:18.658 INFO:tasks.rados.rados.0.smithi005.stdout:2292: writing smithi00566664-361 from 797061 to 1471888 tid 1 2023-09-30T09:02:18.666 INFO:tasks.rados.rados.0.smithi005.stdout:2292: writing smithi00566664-361 from 2139017 to 2544545 tid 2 2023-09-30T09:02:18.672 INFO:tasks.rados.rados.0.smithi005.stdout:2292: writing smithi00566664-361 from 3207218 to 3597061 tid 3 2023-09-30T09:02:18.673 INFO:tasks.rados.rados.0.smithi005.stdout:2293: read oid 236 snap -1 2023-09-30T09:02:18.673 INFO:tasks.rados.rados.0.smithi005.stdout:2293: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-09-30T09:02:18.673 INFO:tasks.rados.rados.0.smithi005.stdout:2294: write oid 149 current snap is 0 2023-09-30T09:02:18.673 INFO:tasks.rados.rados.0.smithi005.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-09-30T09:02:18.679 INFO:tasks.rados.rados.0.smithi005.stdout:2294: writing smithi00566664-149 from 413868 to 1163944 tid 1 2023-09-30T09:02:18.686 INFO:tasks.rados.rados.0.smithi005.stdout:2294: writing smithi00566664-149 from 1797499 to 2346685 tid 2 2023-09-30T09:02:18.694 INFO:tasks.rados.rados.0.smithi005.stdout:2294: writing smithi00566664-149 from 3118288 to 3613868 tid 3 2023-09-30T09:02:18.694 INFO:tasks.rados.rados.0.smithi005.stdout:2295: write oid 158 current snap is 0 2023-09-30T09:02:18.694 INFO:tasks.rados.rados.0.smithi005.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-09-30T09:02:18.699 INFO:tasks.rados.rados.0.smithi005.stdout:2295: writing smithi00566664-158 from 430675 to 856000 tid 1 2023-09-30T09:02:18.704 INFO:tasks.rados.rados.0.smithi005.stdout:2295: writing smithi00566664-158 from 1455981 to 1865178 tid 2 2023-09-30T09:02:18.711 INFO:tasks.rados.rados.0.smithi005.stdout:2295: writing smithi00566664-158 from 2462064 to 2997413 tid 3 2023-09-30T09:02:18.715 INFO:tasks.rados.rados.0.smithi005.stdout:2295: writing smithi00566664-158 from 3463076 to 3630675 tid 4 2023-09-30T09:02:18.715 INFO:tasks.rados.rados.0.smithi005.stdout:2296: read oid 403 snap -1 2023-09-30T09:02:18.715 INFO:tasks.rados.rados.0.smithi005.stdout:2296: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-30T09:02:18.715 INFO:tasks.rados.rados.0.smithi005.stdout:2297: write oid 7 current snap is 0 2023-09-30T09:02:18.715 INFO:tasks.rados.rados.0.smithi005.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-09-30T09:02:18.720 INFO:tasks.rados.rados.0.smithi005.stdout:2297: writing smithi00566664-7 from 447482 to 948056 tid 1 2023-09-30T09:02:18.726 INFO:tasks.rados.rados.0.smithi005.stdout:2297: writing smithi00566664-7 from 1514463 to 2067318 tid 2 2023-09-30T09:02:18.732 INFO:tasks.rados.rados.0.smithi005.stdout:2297: writing smithi00566664-7 from 2489487 to 2952461 tid 3 2023-09-30T09:02:18.736 INFO:tasks.rados.rados.0.smithi005.stdout:2297: writing smithi00566664-7 from 3645668 to 3647482 tid 4 2023-09-30T09:02:18.736 INFO:tasks.rados.rados.0.smithi005.stdout:2298: write oid 469 current snap is 0 2023-09-30T09:02:18.736 INFO:tasks.rados.rados.0.smithi005.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-30T09:02:18.932 INFO:tasks.rados.rados.0.smithi005.stdout:2292: finishing write tid 1 to smithi00566664-361 2023-09-30T09:02:18.932 INFO:tasks.rados.rados.0.smithi005.stdout:2292: finishing write tid 2 to smithi00566664-361 2023-09-30T09:02:18.932 INFO:tasks.rados.rados.0.smithi005.stdout:2292: finishing write tid 3 to smithi00566664-361 2023-09-30T09:02:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:2292: finishing write tid 4 to smithi00566664-361 2023-09-30T09:02:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:2292: finishing write tid 5 to smithi00566664-361 2023-09-30T09:02:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 361 v 321 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-09-30T09:02:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2023-09-30T09:02:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:2293: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-09-30T09:02:19.103 INFO:tasks.rados.rados.0.smithi005.stdout:2294: finishing write tid 1 to smithi00566664-149 2023-09-30T09:02:19.103 INFO:tasks.rados.rados.0.smithi005.stdout:2294: finishing write tid 2 to smithi00566664-149 2023-09-30T09:02:19.103 INFO:tasks.rados.rados.0.smithi005.stdout:2294: finishing write tid 3 to smithi00566664-149 2023-09-30T09:02:19.103 INFO:tasks.rados.rados.0.smithi005.stdout:2294: finishing write tid 4 to smithi00566664-149 2023-09-30T09:02:19.103 INFO:tasks.rados.rados.0.smithi005.stdout:2294: finishing write tid 5 to smithi00566664-149 2023-09-30T09:02:19.104 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 149 v 424 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-09-30T09:02:19.104 INFO:tasks.rados.rados.0.smithi005.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2023-09-30T09:02:19.104 INFO:tasks.rados.rados.0.smithi005.stdout:2295: finishing write tid 1 to smithi00566664-158 2023-09-30T09:02:19.104 INFO:tasks.rados.rados.0.smithi005.stdout:2295: finishing write tid 2 to smithi00566664-158 2023-09-30T09:02:19.104 INFO:tasks.rados.rados.0.smithi005.stdout:2295: finishing write tid 3 to smithi00566664-158 2023-09-30T09:02:19.104 INFO:tasks.rados.rados.0.smithi005.stdout:2295: finishing write tid 4 to smithi00566664-158 2023-09-30T09:02:19.104 INFO:tasks.rados.rados.0.smithi005.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-09-30T09:02:19.114 INFO:tasks.rados.rados.0.smithi005.stdout:2298: writing smithi00566664-469 from 464289 to 1040112 tid 1 2023-09-30T09:02:19.119 INFO:tasks.rados.rados.0.smithi005.stdout:2298: writing smithi00566664-469 from 1456592 to 1869458 tid 2 2023-09-30T09:02:19.126 INFO:tasks.rados.rados.0.smithi005.stdout:2298: writing smithi00566664-469 from 2400557 to 3074803 tid 3 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2298: writing smithi00566664-469 from 3595554 to 3664289 tid 4 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2291: done (7 left) 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2292: done (6 left) 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2293: done (5 left) 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2294: done (4 left) 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2299: read oid 442 snap -1 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2299: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2300: delete oid 157 current snap is 0 2023-09-30T09:02:19.130 INFO:tasks.rados.rados.0.smithi005.stdout:2295: finishing write tid 5 to smithi00566664-158 2023-09-30T09:02:19.131 INFO:tasks.rados.rados.0.smithi005.stdout:2295: finishing write tid 6 to smithi00566664-158 2023-09-30T09:02:19.131 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 158 v 298 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-09-30T09:02:19.131 INFO:tasks.rados.rados.0.smithi005.stdout:2295: left oid 158 (ObjNum 1525 snap 0 seq_num 1525) 2023-09-30T09:02:19.131 INFO:tasks.rados.rados.0.smithi005.stdout:2296: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2297: finishing write tid 1 to smithi00566664-7 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2297: finishing write tid 2 to smithi00566664-7 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2297: finishing write tid 3 to smithi00566664-7 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2295: done (5 left) 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2296: done (4 left) 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2300: done (3 left) 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2301: write oid 343 current snap is 0 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2297: finishing write tid 4 to smithi00566664-7 2023-09-30T09:02:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-09-30T09:02:19.243 INFO:tasks.rados.rados.0.smithi005.stdout:2301: writing smithi00566664-343 from 497903 to 940577 tid 1 2023-09-30T09:02:19.249 INFO:tasks.rados.rados.0.smithi005.stdout:2301: writing smithi00566664-343 from 1689909 to 2106444 tid 2 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2301: writing smithi00566664-343 from 2571756 to 3268546 tid 3 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2302: read oid 383 snap -1 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2302: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2297: finishing write tid 5 to smithi00566664-7 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2297: finishing write tid 6 to smithi00566664-7 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 7 v 303 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2297: left oid 7 (ObjNum 1526 snap 0 seq_num 1526) 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2298: finishing write tid 1 to smithi00566664-469 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2303: read oid 165 snap -1 2023-09-30T09:02:19.257 INFO:tasks.rados.rados.0.smithi005.stdout:2303: expect deleted 2023-09-30T09:02:19.258 INFO:tasks.rados.rados.0.smithi005.stdout:2297: done (5 left) 2023-09-30T09:02:19.258 INFO:tasks.rados.rados.0.smithi005.stdout:2304: write oid 394 current snap is 0 2023-09-30T09:02:19.258 INFO:tasks.rados.rados.0.smithi005.stdout:2298: finishing write tid 2 to smithi00566664-469 2023-09-30T09:02:19.258 INFO:tasks.rados.rados.0.smithi005.stdout:2298: finishing write tid 3 to smithi00566664-469 2023-09-30T09:02:19.258 INFO:tasks.rados.rados.0.smithi005.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-09-30T09:02:19.263 INFO:tasks.rados.rados.0.smithi005.stdout:2304: writing smithi00566664-394 from 514710 to 1032633 tid 1 2023-09-30T09:02:19.270 INFO:tasks.rados.rados.0.smithi005.stdout:2304: writing smithi00566664-394 from 1748391 to 2308584 tid 2 2023-09-30T09:02:19.278 INFO:tasks.rados.rados.0.smithi005.stdout:2304: writing smithi00566664-394 from 2999179 to 3623594 tid 3 2023-09-30T09:02:19.278 INFO:tasks.rados.rados.0.smithi005.stdout:2305: read oid 407 snap -1 2023-09-30T09:02:19.278 INFO:tasks.rados.rados.0.smithi005.stdout:2305: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:02:19.278 INFO:tasks.rados.rados.0.smithi005.stdout:2306: read oid 29 snap -1 2023-09-30T09:02:19.278 INFO:tasks.rados.rados.0.smithi005.stdout:2306: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-30T09:02:19.278 INFO:tasks.rados.rados.0.smithi005.stdout:2307: read oid 179 snap -1 2023-09-30T09:02:19.278 INFO:tasks.rados.rados.0.smithi005.stdout:2307: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:02:19.279 INFO:tasks.rados.rados.0.smithi005.stdout:2308: delete oid 57 current snap is 0 2023-09-30T09:02:19.279 INFO:tasks.rados.rados.0.smithi005.stdout:2298: finishing write tid 4 to smithi00566664-469 2023-09-30T09:02:19.279 INFO:tasks.rados.rados.0.smithi005.stdout:2298: finishing write tid 5 to smithi00566664-469 2023-09-30T09:02:19.279 INFO:tasks.rados.rados.0.smithi005.stdout:2298: finishing write tid 6 to smithi00566664-469 2023-09-30T09:02:19.279 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 469 v 392 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-09-30T09:02:19.279 INFO:tasks.rados.rados.0.smithi005.stdout:2298: left oid 469 (ObjNum 1527 snap 0 seq_num 1527) 2023-09-30T09:02:19.279 INFO:tasks.rados.rados.0.smithi005.stdout:2299: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-09-30T09:02:19.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:19 smithi099 bash[27661]: cluster 2023-09-30T09:02:18.289619+0000 mgr.x (mgr.24805) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 10 MiB/s wr, 112 op/s 2023-09-30T09:02:19.459 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:19 smithi005 bash[33615]: cluster 2023-09-30T09:02:18.289619+0000 mgr.x (mgr.24805) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 10 MiB/s wr, 112 op/s 2023-09-30T09:02:19.460 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:19 smithi005 bash[27219]: cluster 2023-09-30T09:02:18.289619+0000 mgr.x (mgr.24805) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 MiB/s rd, 10 MiB/s wr, 112 op/s 2023-09-30T09:02:19.506 INFO:tasks.rados.rados.0.smithi005.stdout:2301: finishing write tid 1 to smithi00566664-343 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2301: finishing write tid 2 to smithi00566664-343 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2298: done (9 left) 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2299: done (8 left) 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2308: done (7 left) 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2309: write oid 348 current snap is 0 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2301: finishing write tid 3 to smithi00566664-343 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2301: finishing write tid 4 to smithi00566664-343 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2301: finishing write tid 5 to smithi00566664-343 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 343 v 249 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2301: left oid 343 (ObjNum 1529 snap 0 seq_num 1529) 2023-09-30T09:02:19.507 INFO:tasks.rados.rados.0.smithi005.stdout:2302: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:2304: finishing write tid 1 to smithi00566664-394 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:2304: finishing write tid 2 to smithi00566664-394 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:2304: finishing write tid 3 to smithi00566664-394 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:2304: finishing write tid 4 to smithi00566664-394 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:2304: finishing write tid 5 to smithi00566664-394 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 394 v 325 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:2304: left oid 394 (ObjNum 1530 snap 0 seq_num 1530) 2023-09-30T09:02:19.583 INFO:tasks.rados.rados.0.smithi005.stdout:2306: expect (ObjNum 28 snap 0 seq_num 28) 2023-09-30T09:02:19.658 INFO:tasks.rados.rados.0.smithi005.stdout:2307: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:02:19.881 INFO:tasks.rados.rados.0.smithi005.stdout:2305: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:02:20.136 INFO:tasks.rados.rados.0.smithi005.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-09-30T09:02:20.149 INFO:tasks.rados.rados.0.smithi005.stdout:2309: writing smithi00566664-348 from 548324 to 1216745 tid 1 2023-09-30T09:02:20.156 INFO:tasks.rados.rados.0.smithi005.stdout:2309: writing smithi00566664-348 from 1749002 to 2312864 tid 2 2023-09-30T09:02:20.165 INFO:tasks.rados.rados.0.smithi005.stdout:2309: writing smithi00566664-348 from 2937672 to 3584631 tid 3 2023-09-30T09:02:20.165 INFO:tasks.rados.rados.0.smithi005.stdout:2301: done (7 left) 2023-09-30T09:02:20.165 INFO:tasks.rados.rados.0.smithi005.stdout:2302: done (6 left) 2023-09-30T09:02:20.165 INFO:tasks.rados.rados.0.smithi005.stdout:2303: done (5 left) 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2304: done (4 left) 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2305: done (3 left) 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2306: done (2 left) 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2307: done (1 left) 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2310: write oid 280 current snap is 0 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2309: finishing write tid 1 to smithi00566664-348 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2309: finishing write tid 2 to smithi00566664-348 2023-09-30T09:02:20.166 INFO:tasks.rados.rados.0.smithi005.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-09-30T09:02:20.171 INFO:tasks.rados.rados.0.smithi005.stdout:2310: writing smithi00566664-280 from 565131 to 1308801 tid 1 2023-09-30T09:02:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:2310: writing smithi00566664-280 from 1807484 to 2231357 tid 2 2023-09-30T09:02:20.183 INFO:tasks.rados.rados.0.smithi005.stdout:2310: writing smithi00566664-280 from 2965095 to 3423326 tid 3 2023-09-30T09:02:20.184 INFO:tasks.rados.rados.0.smithi005.stdout:2311: read oid 242 snap -1 2023-09-30T09:02:20.184 INFO:tasks.rados.rados.0.smithi005.stdout:2311: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-30T09:02:20.184 INFO:tasks.rados.rados.0.smithi005.stdout:2312: write oid 353 current snap is 0 2023-09-30T09:02:20.184 INFO:tasks.rados.rados.0.smithi005.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-09-30T09:02:20.189 INFO:tasks.rados.rados.0.smithi005.stdout:2312: writing smithi00566664-353 from 581938 to 1000857 tid 1 2023-09-30T09:02:20.195 INFO:tasks.rados.rados.0.smithi005.stdout:2312: writing smithi00566664-353 from 1465966 to 2033497 tid 2 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2312: writing smithi00566664-353 from 2592518 to 3262021 tid 3 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2313: read oid 119 snap -1 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2313: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2314: read oid 294 snap -1 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2314: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2315: write oid 110 current snap is 0 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2309: finishing write tid 3 to smithi00566664-348 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2309: finishing write tid 4 to smithi00566664-348 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:2309: finishing write tid 5 to smithi00566664-348 2023-09-30T09:02:20.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 348 v 313 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-09-30T09:02:20.204 INFO:tasks.rados.rados.0.smithi005.stdout:2309: left oid 348 (ObjNum 1532 snap 0 seq_num 1532) 2023-09-30T09:02:20.204 INFO:tasks.rados.rados.0.smithi005.stdout:2310: finishing write tid 1 to smithi00566664-280 2023-09-30T09:02:20.204 INFO:tasks.rados.rados.0.smithi005.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-09-30T09:02:20.209 INFO:tasks.rados.rados.0.smithi005.stdout:2315: writing smithi00566664-110 from 598745 to 1092913 tid 1 2023-09-30T09:02:20.217 INFO:tasks.rados.rados.0.smithi005.stdout:2315: writing smithi00566664-110 from 1808095 to 2235637 tid 2 2023-09-30T09:02:20.225 INFO:tasks.rados.rados.0.smithi005.stdout:2315: writing smithi00566664-110 from 2903588 to 3500716 tid 3 2023-09-30T09:02:20.225 INFO:tasks.rados.rados.0.smithi005.stdout:2309: done (6 left) 2023-09-30T09:02:20.225 INFO:tasks.rados.rados.0.smithi005.stdout:2316: delete oid 417 current snap is 0 2023-09-30T09:02:20.226 INFO:tasks.rados.rados.0.smithi005.stdout:2310: finishing write tid 2 to smithi00566664-280 2023-09-30T09:02:20.226 INFO:tasks.rados.rados.0.smithi005.stdout:2310: finishing write tid 3 to smithi00566664-280 2023-09-30T09:02:20.226 INFO:tasks.rados.rados.0.smithi005.stdout:2311: expect (ObjNum 705 snap 0 seq_num 705) 2023-09-30T09:02:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:20 smithi099 bash[27661]: audit 2023-09-30T09:02:19.576236+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.5:0/2476782309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:20.390 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:20 smithi005 bash[33615]: audit 2023-09-30T09:02:19.576236+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.5:0/2476782309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:20.390 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:20 smithi005 bash[27219]: audit 2023-09-30T09:02:19.576236+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.5:0/2476782309' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:20.399 INFO:tasks.rados.rados.0.smithi005.stdout:2310: finishing write tid 4 to smithi00566664-280 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:2310: finishing write tid 5 to smithi00566664-280 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 280 v 290 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:2310: left oid 280 (ObjNum 1533 snap 0 seq_num 1533) 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:2312: finishing write tid 1 to smithi00566664-353 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:2312: finishing write tid 2 to smithi00566664-353 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:2310: done (6 left) 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:2311: done (5 left) 2023-09-30T09:02:20.400 INFO:tasks.rados.rados.0.smithi005.stdout:2316: done (4 left) 2023-09-30T09:02:20.401 INFO:tasks.rados.rados.0.smithi005.stdout:2317: write oid 316 current snap is 0 2023-09-30T09:02:20.401 INFO:tasks.rados.rados.0.smithi005.stdout:2312: finishing write tid 3 to smithi00566664-353 2023-09-30T09:02:20.401 INFO:tasks.rados.rados.0.smithi005.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-09-30T09:02:20.410 INFO:tasks.rados.rados.0.smithi005.stdout:2317: writing smithi00566664-316 from 632359 to 1393378 tid 1 2023-09-30T09:02:20.418 INFO:tasks.rados.rados.0.smithi005.stdout:2317: writing smithi00566664-316 from 2041412 to 2756270 tid 2 2023-09-30T09:02:20.424 INFO:tasks.rados.rados.0.smithi005.stdout:2317: writing smithi00566664-316 from 3358434 to 3832359 tid 3 2023-09-30T09:02:20.424 INFO:tasks.rados.rados.0.smithi005.stdout:2318: write oid 35 current snap is 0 2023-09-30T09:02:20.424 INFO:tasks.rados.rados.0.smithi005.stdout:2312: finishing write tid 4 to smithi00566664-353 2023-09-30T09:02:20.425 INFO:tasks.rados.rados.0.smithi005.stdout:2312: finishing write tid 5 to smithi00566664-353 2023-09-30T09:02:20.425 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 353 v 292 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-09-30T09:02:20.425 INFO:tasks.rados.rados.0.smithi005.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-09-30T09:02:20.425 INFO:tasks.rados.rados.0.smithi005.stdout:2314: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-30T09:02:20.561 INFO:tasks.rados.rados.0.smithi005.stdout:2313: expect (ObjNum 118 snap 0 seq_num 118) 2023-09-30T09:02:20.683 INFO:tasks.rados.rados.0.smithi005.stdout:2315: finishing write tid 1 to smithi00566664-110 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2315: finishing write tid 2 to smithi00566664-110 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2315: finishing write tid 3 to smithi00566664-110 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2315: finishing write tid 4 to smithi00566664-110 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2315: finishing write tid 5 to smithi00566664-110 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 110 v 397 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2315: left oid 110 (ObjNum 1535 snap 0 seq_num 1535) 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2317: finishing write tid 1 to smithi00566664-316 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2317: finishing write tid 2 to smithi00566664-316 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2317: finishing write tid 3 to smithi00566664-316 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2317: finishing write tid 4 to smithi00566664-316 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:2317: finishing write tid 5 to smithi00566664-316 2023-09-30T09:02:20.684 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 316 v 307 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-09-30T09:02:20.685 INFO:tasks.rados.rados.0.smithi005.stdout:2317: left oid 316 (ObjNum 1537 snap 0 seq_num 1537) 2023-09-30T09:02:20.685 INFO:tasks.rados.rados.0.smithi005.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-09-30T09:02:20.693 INFO:tasks.rados.rados.0.smithi005.stdout:2318: writing smithi00566664-35 from 649166 to 1085434 tid 1 2023-09-30T09:02:20.702 INFO:tasks.rados.rados.0.smithi005.stdout:2318: writing smithi00566664-35 from 1699894 to 2274763 tid 2 2023-09-30T09:02:20.707 INFO:tasks.rados.rados.0.smithi005.stdout:2318: writing smithi00566664-35 from 2702210 to 3133154 tid 3 2023-09-30T09:02:20.707 INFO:tasks.rados.rados.0.smithi005.stdout:2312: done (5 left) 2023-09-30T09:02:20.707 INFO:tasks.rados.rados.0.smithi005.stdout:2313: done (4 left) 2023-09-30T09:02:20.707 INFO:tasks.rados.rados.0.smithi005.stdout:2314: done (3 left) 2023-09-30T09:02:20.707 INFO:tasks.rados.rados.0.smithi005.stdout:2315: done (2 left) 2023-09-30T09:02:20.707 INFO:tasks.rados.rados.0.smithi005.stdout:2317: done (1 left) 2023-09-30T09:02:20.708 INFO:tasks.rados.rados.0.smithi005.stdout:2319: write oid 27 current snap is 0 2023-09-30T09:02:20.708 INFO:tasks.rados.rados.0.smithi005.stdout:2318: finishing write tid 1 to smithi00566664-35 2023-09-30T09:02:20.708 INFO:tasks.rados.rados.0.smithi005.stdout:2318: finishing write tid 2 to smithi00566664-35 2023-09-30T09:02:20.708 INFO:tasks.rados.rados.0.smithi005.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-09-30T09:02:20.714 INFO:tasks.rados.rados.0.smithi005.stdout:2319: writing smithi00566664-27 from 665973 to 1177490 tid 1 2023-09-30T09:02:20.720 INFO:tasks.rados.rados.0.smithi005.stdout:2319: writing smithi00566664-27 from 1642023 to 2360550 tid 2 2023-09-30T09:02:20.727 INFO:tasks.rados.rados.0.smithi005.stdout:2319: writing smithi00566664-27 from 2896927 to 3539143 tid 3 2023-09-30T09:02:20.727 INFO:tasks.rados.rados.0.smithi005.stdout:2320: read oid 472 snap -1 2023-09-30T09:02:20.727 INFO:tasks.rados.rados.0.smithi005.stdout:2320: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-30T09:02:20.727 INFO:tasks.rados.rados.0.smithi005.stdout:2321: write oid 256 current snap is 0 2023-09-30T09:02:20.728 INFO:tasks.rados.rados.0.smithi005.stdout:2318: finishing write tid 3 to smithi00566664-35 2023-09-30T09:02:20.728 INFO:tasks.rados.rados.0.smithi005.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-09-30T09:02:20.734 INFO:tasks.rados.rados.0.smithi005.stdout:2321: writing smithi00566664-256 from 682780 to 1269546 tid 1 2023-09-30T09:02:20.740 INFO:tasks.rados.rados.0.smithi005.stdout:2321: writing smithi00566664-256 from 1700505 to 2279043 tid 2 2023-09-30T09:02:20.748 INFO:tasks.rados.rados.0.smithi005.stdout:2321: writing smithi00566664-256 from 3040703 to 3610544 tid 3 2023-09-30T09:02:20.748 INFO:tasks.rados.rados.0.smithi005.stdout:2322: read oid 333 snap -1 2023-09-30T09:02:20.748 INFO:tasks.rados.rados.0.smithi005.stdout:2322: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-30T09:02:20.748 INFO:tasks.rados.rados.0.smithi005.stdout:2323: write oid 82 current snap is 0 2023-09-30T09:02:20.748 INFO:tasks.rados.rados.0.smithi005.stdout:2318: finishing write tid 4 to smithi00566664-35 2023-09-30T09:02:20.749 INFO:tasks.rados.rados.0.smithi005.stdout:2318: finishing write tid 5 to smithi00566664-35 2023-09-30T09:02:20.749 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 35 v 428 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-09-30T09:02:20.749 INFO:tasks.rados.rados.0.smithi005.stdout:2318: left oid 35 (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:02:20.749 INFO:tasks.rados.rados.0.smithi005.stdout:2319: finishing write tid 1 to smithi00566664-27 2023-09-30T09:02:20.749 INFO:tasks.rados.rados.0.smithi005.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-09-30T09:02:20.756 INFO:tasks.rados.rados.0.smithi005.stdout:2323: writing smithi00566664-82 from 699587 to 1361602 tid 1 2023-09-30T09:02:20.765 INFO:tasks.rados.rados.0.smithi005.stdout:2323: writing smithi00566664-82 from 2158987 to 2881183 tid 2 2023-09-30T09:02:20.771 INFO:tasks.rados.rados.0.smithi005.stdout:2323: writing smithi00566664-82 from 3351773 to 3899587 tid 3 2023-09-30T09:02:20.771 INFO:tasks.rados.rados.0.smithi005.stdout:2318: done (5 left) 2023-09-30T09:02:20.771 INFO:tasks.rados.rados.0.smithi005.stdout:2324: read oid 248 snap -1 2023-09-30T09:02:20.771 INFO:tasks.rados.rados.0.smithi005.stdout:2324: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-30T09:02:20.771 INFO:tasks.rados.rados.0.smithi005.stdout:2325: delete oid 216 current snap is 0 2023-09-30T09:02:20.771 INFO:tasks.rados.rados.0.smithi005.stdout:2319: finishing write tid 2 to smithi00566664-27 2023-09-30T09:02:20.772 INFO:tasks.rados.rados.0.smithi005.stdout:2319: finishing write tid 3 to smithi00566664-27 2023-09-30T09:02:20.772 INFO:tasks.rados.rados.0.smithi005.stdout:2319: finishing write tid 4 to smithi00566664-27 2023-09-30T09:02:20.772 INFO:tasks.rados.rados.0.smithi005.stdout:2319: finishing write tid 5 to smithi00566664-27 2023-09-30T09:02:20.772 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 27 v 325 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-09-30T09:02:20.772 INFO:tasks.rados.rados.0.smithi005.stdout:2319: left oid 27 (ObjNum 1539 snap 0 seq_num 1539) 2023-09-30T09:02:20.772 INFO:tasks.rados.rados.0.smithi005.stdout:2321: finishing write tid 1 to smithi00566664-256 2023-09-30T09:02:20.772 INFO:tasks.rados.rados.0.smithi005.stdout:2320: expect (ObjNum 1357 snap 0 seq_num 1357) 2023-09-30T09:02:20.933 INFO:tasks.rados.rados.0.smithi005.stdout:2321: finishing write tid 2 to smithi00566664-256 2023-09-30T09:02:20.933 INFO:tasks.rados.rados.0.smithi005.stdout:2321: finishing write tid 3 to smithi00566664-256 2023-09-30T09:02:20.933 INFO:tasks.rados.rados.0.smithi005.stdout:2321: finishing write tid 4 to smithi00566664-256 2023-09-30T09:02:20.933 INFO:tasks.rados.rados.0.smithi005.stdout:2321: finishing write tid 5 to smithi00566664-256 2023-09-30T09:02:20.933 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 256 v 294 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-09-30T09:02:20.933 INFO:tasks.rados.rados.0.smithi005.stdout:2321: left oid 256 (ObjNum 1540 snap 0 seq_num 1540) 2023-09-30T09:02:20.933 INFO:tasks.rados.rados.0.smithi005.stdout:2322: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-30T09:02:21.054 INFO:tasks.rados.rados.0.smithi005.stdout:2323: finishing write tid 1 to smithi00566664-82 2023-09-30T09:02:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:2323: finishing write tid 2 to smithi00566664-82 2023-09-30T09:02:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:2323: finishing write tid 3 to smithi00566664-82 2023-09-30T09:02:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:2323: finishing write tid 4 to smithi00566664-82 2023-09-30T09:02:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:2323: finishing write tid 5 to smithi00566664-82 2023-09-30T09:02:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 311 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-09-30T09:02:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:2323: left oid 82 (ObjNum 1541 snap 0 seq_num 1541) 2023-09-30T09:02:21.055 INFO:tasks.rados.rados.0.smithi005.stdout:2324: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-30T09:02:21.123 INFO:tasks.rados.rados.0.smithi005.stdout:2319: done (6 left) 2023-09-30T09:02:21.123 INFO:tasks.rados.rados.0.smithi005.stdout:2320: done (5 left) 2023-09-30T09:02:21.123 INFO:tasks.rados.rados.0.smithi005.stdout:2321: done (4 left) 2023-09-30T09:02:21.123 INFO:tasks.rados.rados.0.smithi005.stdout:2322: done (3 left) 2023-09-30T09:02:21.124 INFO:tasks.rados.rados.0.smithi005.stdout:2323: done (2 left) 2023-09-30T09:02:21.124 INFO:tasks.rados.rados.0.smithi005.stdout:2324: done (1 left) 2023-09-30T09:02:21.124 INFO:tasks.rados.rados.0.smithi005.stdout:2325: done (0 left) 2023-09-30T09:02:21.124 INFO:tasks.rados.rados.0.smithi005.stdout:2326: write oid 159 current snap is 0 2023-09-30T09:02:21.124 INFO:tasks.rados.rados.0.smithi005.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-09-30T09:02:21.132 INFO:tasks.rados.rados.0.smithi005.stdout:2326: writing smithi00566664-159 from 733201 to 1145714 tid 1 2023-09-30T09:02:21.141 INFO:tasks.rados.rados.0.smithi005.stdout:2326: writing smithi00566664-159 from 1759598 to 2485463 tid 2 2023-09-30T09:02:21.146 INFO:tasks.rados.rados.0.smithi005.stdout:2326: writing smithi00566664-159 from 3006619 to 3410276 tid 3 2023-09-30T09:02:21.146 INFO:tasks.rados.rados.0.smithi005.stdout:2327: read oid 64 snap -1 2023-09-30T09:02:21.146 INFO:tasks.rados.rados.0.smithi005.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-09-30T09:02:21.147 INFO:tasks.rados.rados.0.smithi005.stdout:2328: write oid 154 current snap is 0 2023-09-30T09:02:21.147 INFO:tasks.rados.rados.0.smithi005.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-09-30T09:02:21.154 INFO:tasks.rados.rados.0.smithi005.stdout:2328: writing smithi00566664-154 from 750008 to 1354123 tid 1 2023-09-30T09:02:21.160 INFO:tasks.rados.rados.0.smithi005.stdout:2328: writing smithi00566664-154 from 1934433 to 2520309 tid 2 2023-09-30T09:02:21.168 INFO:tasks.rados.rados.0.smithi005.stdout:2328: writing smithi00566664-154 from 3150395 to 3881677 tid 3 2023-09-30T09:02:21.168 INFO:tasks.rados.rados.0.smithi005.stdout:2329: write oid 409 current snap is 0 2023-09-30T09:02:21.169 INFO:tasks.rados.rados.0.smithi005.stdout:2326: finishing write tid 1 to smithi00566664-159 2023-09-30T09:02:21.169 INFO:tasks.rados.rados.0.smithi005.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-09-30T09:02:21.177 INFO:tasks.rados.rados.0.smithi005.stdout:2329: writing smithi00566664-409 from 766815 to 1446179 tid 1 2023-09-30T09:02:21.184 INFO:tasks.rados.rados.0.smithi005.stdout:2329: writing smithi00566664-409 from 1992915 to 2722449 tid 2 2023-09-30T09:02:21.190 INFO:tasks.rados.rados.0.smithi005.stdout:2329: writing smithi00566664-409 from 3177818 to 3720372 tid 3 2023-09-30T09:02:21.190 INFO:tasks.rados.rados.0.smithi005.stdout:2330: read oid 180 snap -1 2023-09-30T09:02:21.191 INFO:tasks.rados.rados.0.smithi005.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-30T09:02:21.191 INFO:tasks.rados.rados.0.smithi005.stdout:2331: read oid 327 snap -1 2023-09-30T09:02:21.191 INFO:tasks.rados.rados.0.smithi005.stdout:2331: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-30T09:02:21.191 INFO:tasks.rados.rados.0.smithi005.stdout:2332: write oid 380 current snap is 0 2023-09-30T09:02:21.191 INFO:tasks.rados.rados.0.smithi005.stdout:2326: finishing write tid 2 to smithi00566664-159 2023-09-30T09:02:21.191 INFO:tasks.rados.rados.0.smithi005.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-09-30T09:02:21.199 INFO:tasks.rados.rados.0.smithi005.stdout:2332: writing smithi00566664-380 from 783622 to 1538235 tid 1 2023-09-30T09:02:21.205 INFO:tasks.rados.rados.0.smithi005.stdout:2332: writing smithi00566664-380 from 2051397 to 2640942 tid 2 2023-09-30T09:02:21.213 INFO:tasks.rados.rados.0.smithi005.stdout:2332: writing smithi00566664-380 from 3205241 to 3959067 tid 3 2023-09-30T09:02:21.213 INFO:tasks.rados.rados.0.smithi005.stdout:2333: read oid 417 snap -1 2023-09-30T09:02:21.213 INFO:tasks.rados.rados.0.smithi005.stdout:2333: expect deleted 2023-09-30T09:02:21.213 INFO:tasks.rados.rados.0.smithi005.stdout:2334: read oid 207 snap -1 2023-09-30T09:02:21.213 INFO:tasks.rados.rados.0.smithi005.stdout:2334: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-30T09:02:21.214 INFO:tasks.rados.rados.0.smithi005.stdout:2335: write oid 258 current snap is 0 2023-09-30T09:02:21.214 INFO:tasks.rados.rados.0.smithi005.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-09-30T09:02:21.218 INFO:tasks.rados.rados.0.smithi005.stdout:2335: writing smithi00566664-258 from 400429 to 830291 tid 1 2023-09-30T09:02:21.226 INFO:tasks.rados.rados.0.smithi005.stdout:2335: writing smithi00566664-258 from 1593526 to 2000429 tid 2 2023-09-30T09:02:21.226 INFO:tasks.rados.rados.0.smithi005.stdout:2336: read oid 168 snap -1 2023-09-30T09:02:21.226 INFO:tasks.rados.rados.0.smithi005.stdout:2336: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-30T09:02:21.226 INFO:tasks.rados.rados.0.smithi005.stdout:2337: delete oid 218 current snap is 0 2023-09-30T09:02:21.226 INFO:tasks.rados.rados.0.smithi005.stdout:2326: finishing write tid 3 to smithi00566664-159 2023-09-30T09:02:21.226 INFO:tasks.rados.rados.0.smithi005.stdout:2326: finishing write tid 4 to smithi00566664-159 2023-09-30T09:02:21.226 INFO:tasks.rados.rados.0.smithi005.stdout:2326: finishing write tid 5 to smithi00566664-159 2023-09-30T09:02:21.227 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 159 v 298 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-09-30T09:02:21.227 INFO:tasks.rados.rados.0.smithi005.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-09-30T09:02:21.227 INFO:tasks.rados.rados.0.smithi005.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-09-30T09:02:21.334 INFO:tasks.rados.rados.0.smithi005.stdout:2328: finishing write tid 1 to smithi00566664-154 2023-09-30T09:02:21.334 INFO:tasks.rados.rados.0.smithi005.stdout:2328: finishing write tid 2 to smithi00566664-154 2023-09-30T09:02:21.334 INFO:tasks.rados.rados.0.smithi005.stdout:2328: finishing write tid 3 to smithi00566664-154 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2328: finishing write tid 4 to smithi00566664-154 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2328: finishing write tid 5 to smithi00566664-154 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 154 v 260 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2329: finishing write tid 1 to smithi00566664-409 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2329: finishing write tid 2 to smithi00566664-409 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2329: finishing write tid 3 to smithi00566664-409 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2329: finishing write tid 4 to smithi00566664-409 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2329: finishing write tid 5 to smithi00566664-409 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 409 v 302 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-09-30T09:02:21.335 INFO:tasks.rados.rados.0.smithi005.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-30T09:02:21.514 INFO:tasks.rados.rados.0.smithi005.stdout:2331: expect (ObjNum 1086 snap 0 seq_num 1086) 2023-09-30T09:02:21.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: cluster 2023-09-30T09:02:20.290921+0000 mgr.x (mgr.24805) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 16 MiB/s wr, 157 op/s 2023-09-30T09:02:21.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: audit 2023-09-30T09:02:21.007388+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: audit 2023-09-30T09:02:21.015272+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: audit 2023-09-30T09:02:21.017287+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: audit 2023-09-30T09:02:21.018388+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: audit 2023-09-30T09:02:21.019357+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: audit 2023-09-30T09:02:21.020503+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27219]: audit 2023-09-30T09:02:21.025781+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: cluster 2023-09-30T09:02:20.290921+0000 mgr.x (mgr.24805) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 16 MiB/s wr, 157 op/s 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: audit 2023-09-30T09:02:21.007388+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: audit 2023-09-30T09:02:21.015272+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: audit 2023-09-30T09:02:21.017287+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: audit 2023-09-30T09:02:21.018388+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: audit 2023-09-30T09:02:21.019357+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: audit 2023-09-30T09:02:21.020503+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[33615]: audit 2023-09-30T09:02:21.025781+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: cluster 2023-09-30T09:02:20.290921+0000 mgr.x (mgr.24805) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 86 MiB/s rd, 16 MiB/s wr, 157 op/s 2023-09-30T09:02:21.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: audit 2023-09-30T09:02:21.007388+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: audit 2023-09-30T09:02:21.015272+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: audit 2023-09-30T09:02:21.017287+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: audit 2023-09-30T09:02:21.018388+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: audit 2023-09-30T09:02:21.019357+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: audit 2023-09-30T09:02:21.020503+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:21.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:21 smithi099 bash[27661]: audit 2023-09-30T09:02:21.025781+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:21.647 INFO:tasks.rados.rados.0.smithi005.stdout:2332: finishing write tid 1 to smithi00566664-380 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:2332: finishing write tid 2 to smithi00566664-380 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:2332: finishing write tid 3 to smithi00566664-380 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:2332: finishing write tid 4 to smithi00566664-380 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:2332: finishing write tid 5 to smithi00566664-380 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 380 v 253 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:2335: finishing write tid 1 to smithi00566664-258 2023-09-30T09:02:21.648 INFO:tasks.rados.rados.0.smithi005.stdout:2334: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-30T09:02:21.851 INFO:tasks.rados.rados.0.smithi005.stdout:2335: finishing write tid 2 to smithi00566664-258 2023-09-30T09:02:21.851 INFO:tasks.rados.rados.0.smithi005.stdout:2335: finishing write tid 3 to smithi00566664-258 2023-09-30T09:02:21.851 INFO:tasks.rados.rados.0.smithi005.stdout:2335: finishing write tid 4 to smithi00566664-258 2023-09-30T09:02:21.851 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 258 v 256 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-09-30T09:02:21.851 INFO:tasks.rados.rados.0.smithi005.stdout:2335: left oid 258 (ObjNum 1547 snap 0 seq_num 1547) 2023-09-30T09:02:21.851 INFO:tasks.rados.rados.0.smithi005.stdout:2336: expect (ObjNum 1490 snap 0 seq_num 1490) 2023-09-30T09:02:22.016 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:21 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:02:22.067 INFO:tasks.rados.rados.0.smithi005.stdout:2326: done (11 left) 2023-09-30T09:02:22.067 INFO:tasks.rados.rados.0.smithi005.stdout:2327: done (10 left) 2023-09-30T09:02:22.067 INFO:tasks.rados.rados.0.smithi005.stdout:2328: done (9 left) 2023-09-30T09:02:22.067 INFO:tasks.rados.rados.0.smithi005.stdout:2329: done (8 left) 2023-09-30T09:02:22.067 INFO:tasks.rados.rados.0.smithi005.stdout:2330: done (7 left) 2023-09-30T09:02:22.067 INFO:tasks.rados.rados.0.smithi005.stdout:2331: done (6 left) 2023-09-30T09:02:22.067 INFO:tasks.rados.rados.0.smithi005.stdout:2332: done (5 left) 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2333: done (4 left) 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2334: done (3 left) 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2335: done (2 left) 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2336: done (1 left) 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2337: done (0 left) 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2338: read oid 113 snap -1 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2339: write oid 101 current snap is 0 2023-09-30T09:02:22.068 INFO:tasks.rados.rados.0.smithi005.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-09-30T09:02:22.078 INFO:tasks.rados.rados.0.smithi005.stdout:2339: writing smithi00566664-101 from 434043 to 1014403 tid 1 2023-09-30T09:02:22.084 INFO:tasks.rados.rados.0.smithi005.stdout:2339: writing smithi00566664-101 from 1710490 to 2034043 tid 2 2023-09-30T09:02:22.084 INFO:tasks.rados.rados.0.smithi005.stdout:2340: read oid 139 snap -1 2023-09-30T09:02:22.084 INFO:tasks.rados.rados.0.smithi005.stdout:2340: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-30T09:02:22.085 INFO:tasks.rados.rados.0.smithi005.stdout:2341: write oid 137 current snap is 0 2023-09-30T09:02:22.085 INFO:tasks.rados.rados.0.smithi005.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-09-30T09:02:22.091 INFO:tasks.rados.rados.0.smithi005.stdout:2341: writing smithi00566664-137 from 450850 to 1106459 tid 1 2023-09-30T09:02:22.097 INFO:tasks.rados.rados.0.smithi005.stdout:2341: writing smithi00566664-137 from 1768972 to 2050850 tid 2 2023-09-30T09:02:22.097 INFO:tasks.rados.rados.0.smithi005.stdout:2342: read oid 231 snap -1 2023-09-30T09:02:22.097 INFO:tasks.rados.rados.0.smithi005.stdout:2342: expect (ObjNum 804 snap 0 seq_num 804) 2023-09-30T09:02:22.097 INFO:tasks.rados.rados.0.smithi005.stdout:2343: read oid 11 snap -1 2023-09-30T09:02:22.097 INFO:tasks.rados.rados.0.smithi005.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-30T09:02:22.097 INFO:tasks.rados.rados.0.smithi005.stdout:2344: write oid 346 current snap is 0 2023-09-30T09:02:22.098 INFO:tasks.rados.rados.0.smithi005.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-09-30T09:02:22.102 INFO:tasks.rados.rados.0.smithi005.stdout:2344: writing smithi00566664-346 from 467657 to 914868 tid 1 2023-09-30T09:02:22.109 INFO:tasks.rados.rados.0.smithi005.stdout:2344: writing smithi00566664-346 from 1427454 to 2067657 tid 2 2023-09-30T09:02:22.109 INFO:tasks.rados.rados.0.smithi005.stdout:2345: read oid 153 snap -1 2023-09-30T09:02:22.109 INFO:tasks.rados.rados.0.smithi005.stdout:2345: expect deleted 2023-09-30T09:02:22.109 INFO:tasks.rados.rados.0.smithi005.stdout:2346: write oid 168 current snap is 0 2023-09-30T09:02:22.109 INFO:tasks.rados.rados.0.smithi005.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-30T09:02:22.297 INFO:tasks.rados.rados.0.smithi005.stdout:2339: finishing write tid 1 to smithi00566664-101 2023-09-30T09:02:22.298 INFO:tasks.rados.rados.0.smithi005.stdout:2339: finishing write tid 2 to smithi00566664-101 2023-09-30T09:02:22.298 INFO:tasks.rados.rados.0.smithi005.stdout:2339: finishing write tid 3 to smithi00566664-101 2023-09-30T09:02:22.298 INFO:tasks.rados.rados.0.smithi005.stdout:2339: finishing write tid 4 to smithi00566664-101 2023-09-30T09:02:22.298 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 300 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-09-30T09:02:22.298 INFO:tasks.rados.rados.0.smithi005.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-09-30T09:02:22.298 INFO:tasks.rados.rados.0.smithi005.stdout:2340: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-30T09:02:22.369 INFO:tasks.rados.rados.0.smithi005.stdout:2341: finishing write tid 1 to smithi00566664-137 2023-09-30T09:02:22.369 INFO:tasks.rados.rados.0.smithi005.stdout:2341: finishing write tid 2 to smithi00566664-137 2023-09-30T09:02:22.370 INFO:tasks.rados.rados.0.smithi005.stdout:2341: finishing write tid 3 to smithi00566664-137 2023-09-30T09:02:22.370 INFO:tasks.rados.rados.0.smithi005.stdout:2341: finishing write tid 4 to smithi00566664-137 2023-09-30T09:02:22.370 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 137 v 303 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-09-30T09:02:22.370 INFO:tasks.rados.rados.0.smithi005.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-09-30T09:02:22.370 INFO:tasks.rados.rados.0.smithi005.stdout:2344: finishing write tid 1 to smithi00566664-346 2023-09-30T09:02:22.370 INFO:tasks.rados.rados.0.smithi005.stdout:2342: expect (ObjNum 804 snap 0 seq_num 804) 2023-09-30T09:02:22.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:22 smithi005 bash[27219]: cephadm 2023-09-30T09:02:21.022342+0000 mgr.x (mgr.24805) 17 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 2525M 2023-09-30T09:02:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:22 smithi005 bash[27219]: audit 2023-09-30T09:02:22.022090+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.5:0/577074348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:22 smithi005 bash[33615]: cephadm 2023-09-30T09:02:21.022342+0000 mgr.x (mgr.24805) 17 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 2525M 2023-09-30T09:02:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:22 smithi005 bash[33615]: audit 2023-09-30T09:02:22.022090+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.5:0/577074348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:22 smithi099 bash[27661]: cephadm 2023-09-30T09:02:21.022342+0000 mgr.x (mgr.24805) 17 : cephadm [INF] Adjusting osd_memory_target on smithi005 to 2525M 2023-09-30T09:02:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:22 smithi099 bash[27661]: audit 2023-09-30T09:02:22.022090+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.5:0/577074348' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:22.552 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:22 smithi099 bash[48347]: ts=2023-09-30T09:02:22.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.5:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:02:22.567 INFO:tasks.rados.rados.0.smithi005.stdout:2344: finishing write tid 2 to smithi00566664-346 2023-09-30T09:02:22.567 INFO:tasks.rados.rados.0.smithi005.stdout:2344: finishing write tid 3 to smithi00566664-346 2023-09-30T09:02:22.567 INFO:tasks.rados.rados.0.smithi005.stdout:2344: finishing write tid 4 to smithi00566664-346 2023-09-30T09:02:22.567 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 346 v 279 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-09-30T09:02:22.567 INFO:tasks.rados.rados.0.smithi005.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-09-30T09:02:22.567 INFO:tasks.rados.rados.0.smithi005.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-30T09:02:22.774 INFO:tasks.rados.rados.0.smithi005.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-09-30T09:02:22.786 INFO:tasks.rados.rados.0.smithi005.stdout:2346: writing smithi00566664-168 from 484464 to 1006924 tid 1 2023-09-30T09:02:22.793 INFO:tasks.rados.rados.0.smithi005.stdout:2346: writing smithi00566664-168 from 1485936 to 1970135 tid 2 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2338: done (8 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2339: done (7 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2340: done (6 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2341: done (5 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2342: done (4 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2343: done (3 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2344: done (2 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2345: done (1 left) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2347: read oid 367 snap -1 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2347: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2348: write oid 48 current snap is 0 2023-09-30T09:02:22.794 INFO:tasks.rados.rados.0.smithi005.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-09-30T09:02:22.799 INFO:tasks.rados.rados.0.smithi005.stdout:2348: writing smithi00566664-48 from 501271 to 1098980 tid 1 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2348: writing smithi00566664-48 from 1544418 to 2101271 tid 2 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2349: write oid 376 current snap is 0 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2346: finishing write tid 1 to smithi00566664-168 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2346: finishing write tid 2 to smithi00566664-168 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2346: finishing write tid 3 to smithi00566664-168 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2346: finishing write tid 4 to smithi00566664-168 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 263 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2346: left oid 168 (ObjNum 1552 snap 0 seq_num 1552) 2023-09-30T09:02:22.806 INFO:tasks.rados.rados.0.smithi005.stdout:2347: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:02:22.874 INFO:tasks.rados.rados.0.smithi005.stdout:2348: finishing write tid 1 to smithi00566664-48 2023-09-30T09:02:22.874 INFO:tasks.rados.rados.0.smithi005.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-09-30T09:02:22.885 INFO:tasks.rados.rados.0.smithi005.stdout:2349: writing smithi00566664-376 from 518078 to 1191036 tid 1 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2349: writing smithi00566664-376 from 1602900 to 2090768 tid 2 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2346: done (3 left) 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2347: done (2 left) 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2350: read oid 120 snap -1 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2350: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2351: read oid 470 snap -1 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2351: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2352: write oid 78 current snap is 0 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2348: finishing write tid 2 to smithi00566664-48 2023-09-30T09:02:22.892 INFO:tasks.rados.rados.0.smithi005.stdout:2348: finishing write tid 3 to smithi00566664-48 2023-09-30T09:02:22.893 INFO:tasks.rados.rados.0.smithi005.stdout:2348: finishing write tid 4 to smithi00566664-48 2023-09-30T09:02:22.893 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 316 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-09-30T09:02:22.893 INFO:tasks.rados.rados.0.smithi005.stdout:2348: left oid 48 (ObjNum 1553 snap 0 seq_num 1553) 2023-09-30T09:02:22.893 INFO:tasks.rados.rados.0.smithi005.stdout:2349: finishing write tid 1 to smithi00566664-376 2023-09-30T09:02:22.893 INFO:tasks.rados.rados.0.smithi005.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-09-30T09:02:22.899 INFO:tasks.rados.rados.0.smithi005.stdout:2352: writing smithi00566664-78 from 534885 to 1283092 tid 1 2023-09-30T09:02:22.905 INFO:tasks.rados.rados.0.smithi005.stdout:2352: writing smithi00566664-78 from 1945029 to 2134885 tid 2 2023-09-30T09:02:22.906 INFO:tasks.rados.rados.0.smithi005.stdout:2348: done (4 left) 2023-09-30T09:02:22.906 INFO:tasks.rados.rados.0.smithi005.stdout:2353: write oid 274 current snap is 0 2023-09-30T09:02:22.906 INFO:tasks.rados.rados.0.smithi005.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-09-30T09:02:22.911 INFO:tasks.rados.rados.0.smithi005.stdout:2353: writing smithi00566664-274 from 551692 to 975148 tid 1 2023-09-30T09:02:22.917 INFO:tasks.rados.rados.0.smithi005.stdout:2353: writing smithi00566664-274 from 1603511 to 2095048 tid 2 2023-09-30T09:02:22.917 INFO:tasks.rados.rados.0.smithi005.stdout:2354: read oid 139 snap -1 2023-09-30T09:02:22.918 INFO:tasks.rados.rados.0.smithi005.stdout:2354: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-30T09:02:22.918 INFO:tasks.rados.rados.0.smithi005.stdout:2355: write oid 241 current snap is 0 2023-09-30T09:02:22.918 INFO:tasks.rados.rados.0.smithi005.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-09-30T09:02:22.923 INFO:tasks.rados.rados.0.smithi005.stdout:2355: writing smithi00566664-241 from 568499 to 1067204 tid 1 2023-09-30T09:02:22.929 INFO:tasks.rados.rados.0.smithi005.stdout:2355: writing smithi00566664-241 from 1661993 to 2168499 tid 2 2023-09-30T09:02:22.930 INFO:tasks.rados.rados.0.smithi005.stdout:2356: read oid 306 snap -1 2023-09-30T09:02:22.930 INFO:tasks.rados.rados.0.smithi005.stdout:2356: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:22.930 INFO:tasks.rados.rados.0.smithi005.stdout:2357: write oid 269 current snap is 0 2023-09-30T09:02:22.930 INFO:tasks.rados.rados.0.smithi005.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-09-30T09:02:22.936 INFO:tasks.rados.rados.0.smithi005.stdout:2357: writing smithi00566664-269 from 585306 to 1159260 tid 1 2023-09-30T09:02:22.943 INFO:tasks.rados.rados.0.smithi005.stdout:2357: writing smithi00566664-269 from 1720475 to 2185306 tid 2 2023-09-30T09:02:22.943 INFO:tasks.rados.rados.0.smithi005.stdout:2358: read oid 322 snap -1 2023-09-30T09:02:22.943 INFO:tasks.rados.rados.0.smithi005.stdout:2358: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-30T09:02:22.943 INFO:tasks.rados.rados.0.smithi005.stdout:2359: read oid 27 snap -1 2023-09-30T09:02:22.943 INFO:tasks.rados.rados.0.smithi005.stdout:2359: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-09-30T09:02:22.943 INFO:tasks.rados.rados.0.smithi005.stdout:2360: read oid 134 snap -1 2023-09-30T09:02:22.943 INFO:tasks.rados.rados.0.smithi005.stdout:2360: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:2361: read oid 12 snap -1 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:2361: expect deleted 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:2349: finishing write tid 2 to smithi00566664-376 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:2349: finishing write tid 3 to smithi00566664-376 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:2349: finishing write tid 4 to smithi00566664-376 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 376 v 254 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:2349: left oid 376 (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:02:22.944 INFO:tasks.rados.rados.0.smithi005.stdout:2351: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-30T09:02:23.044 INFO:tasks.rados.rados.0.smithi005.stdout:2352: finishing write tid 1 to smithi00566664-78 2023-09-30T09:02:23.045 INFO:tasks.rados.rados.0.smithi005.stdout:2350: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:02:23.234 INFO:tasks.rados.rados.0.smithi005.stdout:2352: finishing write tid 2 to smithi00566664-78 2023-09-30T09:02:23.234 INFO:tasks.rados.rados.0.smithi005.stdout:2352: finishing write tid 3 to smithi00566664-78 2023-09-30T09:02:23.234 INFO:tasks.rados.rados.0.smithi005.stdout:2352: finishing write tid 4 to smithi00566664-78 2023-09-30T09:02:23.234 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 78 v 282 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-09-30T09:02:23.234 INFO:tasks.rados.rados.0.smithi005.stdout:2352: left oid 78 (ObjNum 1555 snap 0 seq_num 1555) 2023-09-30T09:02:23.234 INFO:tasks.rados.rados.0.smithi005.stdout:2353: finishing write tid 1 to smithi00566664-274 2023-09-30T09:02:23.234 INFO:tasks.rados.rados.0.smithi005.stdout:2354: expect (ObjNum 138 snap 0 seq_num 138) 2023-09-30T09:02:23.307 INFO:tasks.rados.rados.0.smithi005.stdout:2353: finishing write tid 2 to smithi00566664-274 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2353: finishing write tid 3 to smithi00566664-274 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2353: finishing write tid 4 to smithi00566664-274 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 274 v 347 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2353: left oid 274 (ObjNum 1556 snap 0 seq_num 1556) 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2355: finishing write tid 1 to smithi00566664-241 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2355: finishing write tid 2 to smithi00566664-241 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2355: finishing write tid 3 to smithi00566664-241 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2355: finishing write tid 4 to smithi00566664-241 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 241 v 296 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2355: left oid 241 (ObjNum 1557 snap 0 seq_num 1557) 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2349: done (12 left) 2023-09-30T09:02:23.308 INFO:tasks.rados.rados.0.smithi005.stdout:2350: done (11 left) 2023-09-30T09:02:23.309 INFO:tasks.rados.rados.0.smithi005.stdout:2351: done (10 left) 2023-09-30T09:02:23.309 INFO:tasks.rados.rados.0.smithi005.stdout:2352: done (9 left) 2023-09-30T09:02:23.309 INFO:tasks.rados.rados.0.smithi005.stdout:2353: done (8 left) 2023-09-30T09:02:23.309 INFO:tasks.rados.rados.0.smithi005.stdout:2354: done (7 left) 2023-09-30T09:02:23.309 INFO:tasks.rados.rados.0.smithi005.stdout:2355: done (6 left) 2023-09-30T09:02:23.309 INFO:tasks.rados.rados.0.smithi005.stdout:2356: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-30T09:02:23.492 INFO:tasks.rados.rados.0.smithi005.stdout:2357: finishing write tid 1 to smithi00566664-269 2023-09-30T09:02:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:2357: finishing write tid 2 to smithi00566664-269 2023-09-30T09:02:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:2357: finishing write tid 3 to smithi00566664-269 2023-09-30T09:02:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:2357: finishing write tid 4 to smithi00566664-269 2023-09-30T09:02:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 269 v 431 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-09-30T09:02:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:2357: left oid 269 (ObjNum 1558 snap 0 seq_num 1558) 2023-09-30T09:02:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:2360: expect (ObjNum 1424 snap 0 seq_num 1424) 2023-09-30T09:02:23.621 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: cluster 2023-09-30T09:02:22.291526+0000 mgr.x (mgr.24805) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.8 MiB/s wr, 85 op/s 2023-09-30T09:02:23.621 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.312128+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.621 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.319532+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.321835+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.323342+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.324704+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.326207+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.328245+0000 mgr.x (mgr.24805) 19 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 2524M 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.335521+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.337080+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:22.338438+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.341606+0000 mgr.x (mgr.24805) 20 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.341934+0000 mgr.x (mgr.24805) 21 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:02:23.622 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.010806+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.016003+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.020349+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.026266+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.032390+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.113227+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.117615+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.125038+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[27219]: audit 2023-09-30T09:02:23.128576+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.623 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:23 smithi005 systemd[1]: Stopping Ceph node-exporter.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:02:23.624 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[69737]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter.a 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: cluster 2023-09-30T09:02:22.291526+0000 mgr.x (mgr.24805) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.8 MiB/s wr, 85 op/s 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.312128+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.319532+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.321835+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.323342+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.324704+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.326207+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.328245+0000 mgr.x (mgr.24805) 19 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 2524M 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.335521+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.337080+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:22.338438+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.341606+0000 mgr.x (mgr.24805) 20 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.341934+0000 mgr.x (mgr.24805) 21 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.010806+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.016003+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.020349+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.026266+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.032390+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.113227+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.117615+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.626 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.125038+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.626 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:23 smithi005 bash[33615]: audit 2023-09-30T09:02:23.128576+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.700 INFO:tasks.rados.rados.0.smithi005.stdout:2359: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-09-30T09:02:23.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: cluster 2023-09-30T09:02:22.291526+0000 mgr.x (mgr.24805) 18 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 9.8 MiB/s wr, 85 op/s 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.312128+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.319532+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.321835+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.323342+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.324704+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.326207+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.328245+0000 mgr.x (mgr.24805) 19 : cephadm [INF] Adjusting osd_memory_target on smithi099 to 2524M 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.335521+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.337080+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:22.338438+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.341606+0000 mgr.x (mgr.24805) 20 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.341934+0000 mgr.x (mgr.24805) 21 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.010806+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.016003+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.020349+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.026266+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.032390+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.113227+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.117615+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.125038+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:23 smithi099 bash[27661]: audit 2023-09-30T09:02:23.128576+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:23.918 INFO:tasks.rados.rados.0.smithi005.stdout:2358: expect (ObjNum 321 snap 0 seq_num 321) 2023-09-30T09:02:24.022 INFO:tasks.rados.rados.0.smithi005.stdout:2362: read oid 35 snap -1 2023-09-30T09:02:24.022 INFO:tasks.rados.rados.0.smithi005.stdout:2362: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:02:24.022 INFO:tasks.rados.rados.0.smithi005.stdout:2356: done (6 left) 2023-09-30T09:02:24.023 INFO:tasks.rados.rados.0.smithi005.stdout:2357: done (5 left) 2023-09-30T09:02:24.023 INFO:tasks.rados.rados.0.smithi005.stdout:2358: done (4 left) 2023-09-30T09:02:24.023 INFO:tasks.rados.rados.0.smithi005.stdout:2359: done (3 left) 2023-09-30T09:02:24.023 INFO:tasks.rados.rados.0.smithi005.stdout:2360: done (2 left) 2023-09-30T09:02:24.023 INFO:tasks.rados.rados.0.smithi005.stdout:2361: done (1 left) 2023-09-30T09:02:24.023 INFO:tasks.rados.rados.0.smithi005.stdout:2363: write oid 94 current snap is 0 2023-09-30T09:02:24.023 INFO:tasks.rados.rados.0.smithi005.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-09-30T09:02:24.035 INFO:tasks.rados.rados.0.smithi005.stdout:2363: writing smithi00566664-94 from 602113 to 1367669 tid 1 2023-09-30T09:02:24.040 INFO:tasks.rados.rados.0.smithi005.stdout:2363: writing smithi00566664-94 from 1778957 to 2202113 tid 2 2023-09-30T09:02:24.040 INFO:tasks.rados.rados.0.smithi005.stdout:2364: write oid 114 current snap is 0 2023-09-30T09:02:24.040 INFO:tasks.rados.rados.0.smithi005.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-09-30T09:02:24.046 INFO:tasks.rados.rados.0.smithi005.stdout:2364: writing smithi00566664-114 from 618920 to 1059725 tid 1 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2364: writing smithi00566664-114 from 1837439 to 2218920 tid 2 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2365: read oid 315 snap -1 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2365: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2366: read oid 376 snap -1 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2366: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2367: read oid 5 snap -1 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2367: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2368: read oid 397 snap -1 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2368: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2369: read oid 334 snap -1 2023-09-30T09:02:24.054 INFO:tasks.rados.rados.0.smithi005.stdout:2369: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-09-30T09:02:24.055 INFO:tasks.rados.rados.0.smithi005.stdout:2370: write oid 348 current snap is 0 2023-09-30T09:02:24.055 INFO:tasks.rados.rados.0.smithi005.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-09-30T09:02:24.063 INFO:tasks.rados.rados.0.smithi005.stdout:2370: writing smithi00566664-348 from 635727 to 1151781 tid 1 2023-09-30T09:02:24.069 INFO:tasks.rados.rados.0.smithi005.stdout:2370: writing smithi00566664-348 from 1895921 to 2235727 tid 2 2023-09-30T09:02:24.069 INFO:tasks.rados.rados.0.smithi005.stdout:2371: read oid 9 snap -1 2023-09-30T09:02:24.069 INFO:tasks.rados.rados.0.smithi005.stdout:2371: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-30T09:02:24.069 INFO:tasks.rados.rados.0.smithi005.stdout:2372: read oid 408 snap -1 2023-09-30T09:02:24.069 INFO:tasks.rados.rados.0.smithi005.stdout:2372: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-09-30T09:02:24.069 INFO:tasks.rados.rados.0.smithi005.stdout:2373: write oid 154 current snap is 0 2023-09-30T09:02:24.069 INFO:tasks.rados.rados.0.smithi005.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-09-30T09:02:24.077 INFO:tasks.rados.rados.0.smithi005.stdout:2373: writing smithi00566664-154 from 652534 to 1243837 tid 1 2023-09-30T09:02:24.084 INFO:tasks.rados.rados.0.smithi005.stdout:2373: writing smithi00566664-154 from 1954403 to 2252534 tid 2 2023-09-30T09:02:24.084 INFO:tasks.rados.rados.0.smithi005.stdout:2374: read oid 65 snap -1 2023-09-30T09:02:24.084 INFO:tasks.rados.rados.0.smithi005.stdout:2374: expect (ObjNum 693 snap 0 seq_num 693) 2023-09-30T09:02:24.084 INFO:tasks.rados.rados.0.smithi005.stdout:2375: read oid 264 snap -1 2023-09-30T09:02:24.084 INFO:tasks.rados.rados.0.smithi005.stdout:2375: expect deleted 2023-09-30T09:02:24.085 INFO:tasks.rados.rados.0.smithi005.stdout:2376: write oid 181 current snap is 0 2023-09-30T09:02:24.085 INFO:tasks.rados.rados.0.smithi005.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-09-30T09:02:24.092 INFO:tasks.rados.rados.0.smithi005.stdout:2376: writing smithi00566664-181 from 669341 to 1335893 tid 1 2023-09-30T09:02:24.098 INFO:tasks.rados.rados.0.smithi005.stdout:2376: writing smithi00566664-181 from 2012885 to 2269341 tid 2 2023-09-30T09:02:24.098 INFO:tasks.rados.rados.0.smithi005.stdout:2377: read oid 341 snap -1 2023-09-30T09:02:24.098 INFO:tasks.rados.rados.0.smithi005.stdout:2377: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-30T09:02:24.098 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:24.098 INFO:tasks.rados.rados.0.smithi005.stdout:2362: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:02:24.283 INFO:tasks.rados.rados.0.smithi005.stdout:2363: finishing write tid 1 to smithi00566664-94 2023-09-30T09:02:24.283 INFO:tasks.rados.rados.0.smithi005.stdout:2363: finishing write tid 2 to smithi00566664-94 2023-09-30T09:02:24.283 INFO:tasks.rados.rados.0.smithi005.stdout:2363: finishing write tid 3 to smithi00566664-94 2023-09-30T09:02:24.283 INFO:tasks.rados.rados.0.smithi005.stdout:2363: finishing write tid 4 to smithi00566664-94 2023-09-30T09:02:24.283 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 94 v 266 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-09-30T09:02:24.283 INFO:tasks.rados.rados.0.smithi005.stdout:2363: left oid 94 (ObjNum 1559 snap 0 seq_num 1559) 2023-09-30T09:02:24.283 INFO:tasks.rados.rados.0.smithi005.stdout:2364: finishing write tid 1 to smithi00566664-114 2023-09-30T09:02:24.284 INFO:tasks.rados.rados.0.smithi005.stdout:2367: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-30T09:02:24.415 INFO:tasks.rados.rados.0.smithi005.stdout:2369: expect (ObjNum 1428 snap 0 seq_num 1428) 2023-09-30T09:02:24.486 INFO:tasks.rados.rados.0.smithi005.stdout:2364: finishing write tid 2 to smithi00566664-114 2023-09-30T09:02:24.486 INFO:tasks.rados.rados.0.smithi005.stdout:2364: finishing write tid 3 to smithi00566664-114 2023-09-30T09:02:24.486 INFO:tasks.rados.rados.0.smithi005.stdout:2362: done (15 left) 2023-09-30T09:02:24.486 INFO:tasks.rados.rados.0.smithi005.stdout:2363: done (14 left) 2023-09-30T09:02:24.486 INFO:tasks.rados.rados.0.smithi005.stdout:2367: done (13 left) 2023-09-30T09:02:24.486 INFO:tasks.rados.rados.0.smithi005.stdout:2369: done (12 left) 2023-09-30T09:02:24.487 INFO:tasks.rados.rados.0.smithi005.stdout:2378: write oid 53 current snap is 0 2023-09-30T09:02:24.487 INFO:tasks.rados.rados.0.smithi005.stdout:2364: finishing write tid 4 to smithi00566664-114 2023-09-30T09:02:24.487 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 114 v 434 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-09-30T09:02:24.487 INFO:tasks.rados.rados.0.smithi005.stdout:2364: left oid 114 (ObjNum 1560 snap 0 seq_num 1560) 2023-09-30T09:02:24.487 INFO:tasks.rados.rados.0.smithi005.stdout:2368: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-30T09:02:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.507137+0000 mgr.x (mgr.24805) 22 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:02:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.508347+0000 mgr.x (mgr.24805) 23 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:02:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.673010+0000 mgr.x (mgr.24805) 24 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:02:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.675353+0000 mgr.x (mgr.24805) 25 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:02:24.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.837949+0000 mgr.x (mgr.24805) 26 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:02:24.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:22.841896+0000 mgr.x (mgr.24805) 27 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:02:24.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:23.130890+0000 mgr.x (mgr.24805) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-30T09:02:24.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[33615]: cephadm 2023-09-30T09:02:23.131695+0000 mgr.x (mgr.24805) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi005 2023-09-30T09:02:24.516 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[69772]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-30T09:02:24.516 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:24 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:02:24.516 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[69858]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-30T09:02:24.516 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:24 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-30T09:02:24.517 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:24 smithi005 systemd[1]: Stopped Ceph node-exporter.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:24.517 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:24 smithi005 systemd[1]: Started Ceph node-exporter.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.507137+0000 mgr.x (mgr.24805) 22 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.508347+0000 mgr.x (mgr.24805) 23 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.673010+0000 mgr.x (mgr.24805) 24 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.675353+0000 mgr.x (mgr.24805) 25 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.837949+0000 mgr.x (mgr.24805) 26 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:22.841896+0000 mgr.x (mgr.24805) 27 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:23.130890+0000 mgr.x (mgr.24805) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-30T09:02:24.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:24 smithi005 bash[27219]: cephadm 2023-09-30T09:02:23.131695+0000 mgr.x (mgr.24805) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi005 2023-09-30T09:02:24.680 INFO:tasks.rados.rados.0.smithi005.stdout:2366: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:02:24.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:24] "GET /metrics HTTP/1.1" 200 36062 "" "Prometheus/2.33.4" 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.507137+0000 mgr.x (mgr.24805) 22 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.508347+0000 mgr.x (mgr.24805) 23 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.673010+0000 mgr.x (mgr.24805) 24 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.675353+0000 mgr.x (mgr.24805) 25 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.837949+0000 mgr.x (mgr.24805) 26 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:22.841896+0000 mgr.x (mgr.24805) 27 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:23.130890+0000 mgr.x (mgr.24805) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-30T09:02:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:24 smithi099 bash[27661]: cephadm 2023-09-30T09:02:23.131695+0000 mgr.x (mgr.24805) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi005 2023-09-30T09:02:24.824 INFO:tasks.rados.rados.0.smithi005.stdout:2370: finishing write tid 1 to smithi00566664-348 2023-09-30T09:02:24.824 INFO:tasks.rados.rados.0.smithi005.stdout:2365: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-30T09:02:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:2370: finishing write tid 2 to smithi00566664-348 2023-09-30T09:02:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:2370: finishing write tid 3 to smithi00566664-348 2023-09-30T09:02:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-09-30T09:02:24.942 INFO:tasks.rados.rados.0.smithi005.stdout:2378: writing smithi00566664-53 from 686148 to 1427949 tid 1 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2378: writing smithi00566664-53 from 1955014 to 2286148 tid 2 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2364: done (12 left) 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2365: done (11 left) 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2366: done (10 left) 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2368: done (9 left) 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2379: write oid 494 current snap is 0 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2370: finishing write tid 4 to smithi00566664-348 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 348 v 319 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2370: left oid 348 (ObjNum 1561 snap 0 seq_num 1561) 2023-09-30T09:02:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:2371: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-09-30T09:02:25.024 INFO:tasks.rados.rados.0.smithi005.stdout:2372: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-09-30T09:02:25.188 INFO:tasks.rados.rados.0.smithi005.stdout:2373: finishing write tid 1 to smithi00566664-154 2023-09-30T09:02:25.188 INFO:tasks.rados.rados.0.smithi005.stdout:2373: finishing write tid 2 to smithi00566664-154 2023-09-30T09:02:25.188 INFO:tasks.rados.rados.0.smithi005.stdout:2373: finishing write tid 3 to smithi00566664-154 2023-09-30T09:02:25.188 INFO:tasks.rados.rados.0.smithi005.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-09-30T09:02:25.194 INFO:tasks.rados.rados.0.smithi005.stdout:2379: writing smithi00566664-494 from 702955 to 1120005 tid 1 2023-09-30T09:02:25.201 INFO:tasks.rados.rados.0.smithi005.stdout:2379: writing smithi00566664-494 from 1613496 to 2263367 tid 2 2023-09-30T09:02:25.201 INFO:tasks.rados.rados.0.smithi005.stdout:2370: done (9 left) 2023-09-30T09:02:25.201 INFO:tasks.rados.rados.0.smithi005.stdout:2371: done (8 left) 2023-09-30T09:02:25.201 INFO:tasks.rados.rados.0.smithi005.stdout:2372: done (7 left) 2023-09-30T09:02:25.201 INFO:tasks.rados.rados.0.smithi005.stdout:2375: done (6 left) 2023-09-30T09:02:25.201 INFO:tasks.rados.rados.0.smithi005.stdout:2380: write oid 401 current snap is 0 2023-09-30T09:02:25.201 INFO:tasks.rados.rados.0.smithi005.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-09-30T09:02:25.208 INFO:tasks.rados.rados.0.smithi005.stdout:2380: writing smithi00566664-401 from 719762 to 1212061 tid 1 2023-09-30T09:02:25.213 INFO:tasks.rados.rados.0.smithi005.stdout:2380: writing smithi00566664-401 from 1671978 to 2181860 tid 2 2023-09-30T09:02:25.213 INFO:tasks.rados.rados.0.smithi005.stdout:2381: read oid 274 snap -1 2023-09-30T09:02:25.213 INFO:tasks.rados.rados.0.smithi005.stdout:2381: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-30T09:02:25.213 INFO:tasks.rados.rados.0.smithi005.stdout:2382: delete oid 303 current snap is 0 2023-09-30T09:02:25.214 INFO:tasks.rados.rados.0.smithi005.stdout:2373: finishing write tid 4 to smithi00566664-154 2023-09-30T09:02:25.214 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 154 v 266 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-09-30T09:02:25.214 INFO:tasks.rados.rados.0.smithi005.stdout:2373: left oid 154 (ObjNum 1562 snap 0 seq_num 1562) 2023-09-30T09:02:25.214 INFO:tasks.rados.rados.0.smithi005.stdout:2374: expect (ObjNum 693 snap 0 seq_num 693) 2023-09-30T09:02:25.428 INFO:tasks.rados.rados.0.smithi005.stdout:2376: finishing write tid 1 to smithi00566664-181 2023-09-30T09:02:25.428 INFO:tasks.rados.rados.0.smithi005.stdout:2376: finishing write tid 2 to smithi00566664-181 2023-09-30T09:02:25.428 INFO:tasks.rados.rados.0.smithi005.stdout:2376: finishing write tid 3 to smithi00566664-181 2023-09-30T09:02:25.428 INFO:tasks.rados.rados.0.smithi005.stdout:2376: finishing write tid 4 to smithi00566664-181 2023-09-30T09:02:25.428 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 181 v 305 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-09-30T09:02:25.428 INFO:tasks.rados.rados.0.smithi005.stdout:2376: left oid 181 (ObjNum 1563 snap 0 seq_num 1563) 2023-09-30T09:02:25.428 INFO:tasks.rados.rados.0.smithi005.stdout:2377: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-30T09:02:25.625 INFO:tasks.rados.rados.0.smithi005.stdout:2378: finishing write tid 1 to smithi00566664-53 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2378: finishing write tid 2 to smithi00566664-53 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2378: finishing write tid 3 to smithi00566664-53 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2378: finishing write tid 4 to smithi00566664-53 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 53 v 306 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2378: left oid 53 (ObjNum 1564 snap 0 seq_num 1564) 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2379: finishing write tid 1 to smithi00566664-494 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2379: finishing write tid 2 to smithi00566664-494 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2379: finishing write tid 3 to smithi00566664-494 2023-09-30T09:02:25.626 INFO:tasks.rados.rados.0.smithi005.stdout:2379: finishing write tid 4 to smithi00566664-494 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 494 v 259 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2379: left oid 494 (ObjNum 1565 snap 0 seq_num 1565) 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2380: finishing write tid 1 to smithi00566664-401 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2380: finishing write tid 2 to smithi00566664-401 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2380: finishing write tid 3 to smithi00566664-401 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2373: done (8 left) 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2374: done (7 left) 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2376: done (6 left) 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2377: done (5 left) 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2378: done (4 left) 2023-09-30T09:02:25.627 INFO:tasks.rados.rados.0.smithi005.stdout:2379: done (3 left) 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2382: done (2 left) 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2383: read oid 370 snap -1 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2384: read oid 388 snap -1 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2384: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2385: delete oid 115 current snap is 0 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2380: finishing write tid 4 to smithi00566664-401 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 262 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2380: left oid 401 (ObjNum 1566 snap 0 seq_num 1566) 2023-09-30T09:02:25.628 INFO:tasks.rados.rados.0.smithi005.stdout:2381: expect (ObjNum 1556 snap 0 seq_num 1556) 2023-09-30T09:02:25.750 INFO:tasks.rados.rados.0.smithi005.stdout:2383: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-09-30T09:02:25.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[27219]: cluster 2023-09-30T09:02:24.292764+0000 mgr.x (mgr.24805) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-30T09:02:25.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[27219]: audit 2023-09-30T09:02:24.481428+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.5:0/3333488227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:25.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[27219]: audit 2023-09-30T09:02:24.499934+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:25.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[27219]: audit 2023-09-30T09:02:24.507182+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[33615]: cluster 2023-09-30T09:02:24.292764+0000 mgr.x (mgr.24805) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-30T09:02:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[33615]: audit 2023-09-30T09:02:24.481428+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.5:0/3333488227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[33615]: audit 2023-09-30T09:02:24.499934+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:25.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[33615]: audit 2023-09-30T09:02:24.507182+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:25.767 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.467Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-30T09:02:25.767 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.467Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-30T09:02:25.767 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.468Z 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/.+)($|/) 2023-09-30T09:02:25.767 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.468Z 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-30T09:02:25.767 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=arp 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-30T09:02:25.768 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=edac 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-30T09:02:25.769 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=os 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-30T09:02:25.770 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=stat 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=time 2023-09-30T09:02:25.771 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-30T09:02:25.772 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=uname 2023-09-30T09:02:25.772 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-30T09:02:25.772 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-30T09:02:25.772 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-30T09:02:25.772 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-30T09:02:25.772 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:02:25 smithi005 bash[69887]: ts=2023-09-30T09:02:25.469Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-30T09:02:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:25 smithi099 bash[27661]: cluster 2023-09-30T09:02:24.292764+0000 mgr.x (mgr.24805) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-09-30T09:02:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:25 smithi099 bash[27661]: audit 2023-09-30T09:02:24.481428+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.5:0/3333488227' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:25 smithi099 bash[27661]: audit 2023-09-30T09:02:24.499934+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:25 smithi099 bash[27661]: audit 2023-09-30T09:02:24.507182+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:25.841 INFO:tasks.rados.rados.0.smithi005.stdout:2384: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-30T09:02:26.006 INFO:tasks.rados.rados.0.smithi005.stdout:2380: done (4 left) 2023-09-30T09:02:26.006 INFO:tasks.rados.rados.0.smithi005.stdout:2381: done (3 left) 2023-09-30T09:02:26.006 INFO:tasks.rados.rados.0.smithi005.stdout:2383: done (2 left) 2023-09-30T09:02:26.006 INFO:tasks.rados.rados.0.smithi005.stdout:2384: done (1 left) 2023-09-30T09:02:26.006 INFO:tasks.rados.rados.0.smithi005.stdout:2385: done (0 left) 2023-09-30T09:02:26.006 INFO:tasks.rados.rados.0.smithi005.stdout:2386: write oid 231 current snap is 0 2023-09-30T09:02:26.006 INFO:tasks.rados.rados.0.smithi005.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-09-30T09:02:26.018 INFO:tasks.rados.rados.0.smithi005.stdout:2386: writing smithi00566664-231 from 770183 to 1204582 tid 1 2023-09-30T09:02:26.026 INFO:tasks.rados.rados.0.smithi005.stdout:2386: writing smithi00566664-231 from 1847424 to 2370183 tid 2 2023-09-30T09:02:26.026 INFO:tasks.rados.rados.0.smithi005.stdout:2387: write oid 240 current snap is 0 2023-09-30T09:02:26.026 INFO:tasks.rados.rados.0.smithi005.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-09-30T09:02:26.034 INFO:tasks.rados.rados.0.smithi005.stdout:2387: writing smithi00566664-240 from 786990 to 1296638 tid 1 2023-09-30T09:02:26.040 INFO:tasks.rados.rados.0.smithi005.stdout:2387: writing smithi00566664-240 from 1905906 to 2386990 tid 2 2023-09-30T09:02:26.041 INFO:tasks.rados.rados.0.smithi005.stdout:2388: write oid 148 current snap is 0 2023-09-30T09:02:26.041 INFO:tasks.rados.rados.0.smithi005.stdout:2386: finishing write tid 1 to smithi00566664-231 2023-09-30T09:02:26.041 INFO:tasks.rados.rados.0.smithi005.stdout:2386: finishing write tid 2 to smithi00566664-231 2023-09-30T09:02:26.041 INFO:tasks.rados.rados.0.smithi005.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-09-30T09:02:26.046 INFO:tasks.rados.rados.0.smithi005.stdout:2388: writing smithi00566664-148 from 403797 to 988694 tid 1 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2388: writing smithi00566664-148 from 1564388 to 2225266 tid 2 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2389: read oid 436 snap -1 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2390: read oid 60 snap -1 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2390: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2391: write oid 154 current snap is 0 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2386: finishing write tid 3 to smithi00566664-231 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:2386: finishing write tid 4 to smithi00566664-231 2023-09-30T09:02:26.054 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 231 v 400 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-09-30T09:02:26.055 INFO:tasks.rados.rados.0.smithi005.stdout:2386: left oid 231 (ObjNum 1569 snap 0 seq_num 1569) 2023-09-30T09:02:26.055 INFO:tasks.rados.rados.0.smithi005.stdout:2387: finishing write tid 1 to smithi00566664-240 2023-09-30T09:02:26.055 INFO:tasks.rados.rados.0.smithi005.stdout:2387: finishing write tid 2 to smithi00566664-240 2023-09-30T09:02:26.055 INFO:tasks.rados.rados.0.smithi005.stdout:2387: finishing write tid 3 to smithi00566664-240 2023-09-30T09:02:26.055 INFO:tasks.rados.rados.0.smithi005.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-09-30T09:02:26.064 INFO:tasks.rados.rados.0.smithi005.stdout:2391: writing smithi00566664-154 from 420604 to 1080750 tid 1 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2391: writing smithi00566664-154 from 1506517 to 1911053 tid 2 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2386: done (5 left) 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2392: read oid 172 snap -1 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2392: expect deleted 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2393: write oid 473 current snap is 0 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2387: finishing write tid 4 to smithi00566664-240 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 240 v 331 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2387: left oid 240 (ObjNum 1570 snap 0 seq_num 1570) 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2388: finishing write tid 1 to smithi00566664-148 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2388: finishing write tid 2 to smithi00566664-148 2023-09-30T09:02:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-09-30T09:02:26.076 INFO:tasks.rados.rados.0.smithi005.stdout:2393: writing smithi00566664-473 from 437411 to 1172806 tid 1 2023-09-30T09:02:26.083 INFO:tasks.rados.rados.0.smithi005.stdout:2393: writing smithi00566664-473 from 1964999 to 2437411 tid 2 2023-09-30T09:02:26.083 INFO:tasks.rados.rados.0.smithi005.stdout:2387: done (6 left) 2023-09-30T09:02:26.083 INFO:tasks.rados.rados.0.smithi005.stdout:2394: write oid 115 current snap is 0 2023-09-30T09:02:26.083 INFO:tasks.rados.rados.0.smithi005.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-09-30T09:02:26.088 INFO:tasks.rados.rados.0.smithi005.stdout:2394: writing smithi00566664-115 from 454218 to 981215 tid 1 2023-09-30T09:02:26.097 INFO:tasks.rados.rados.0.smithi005.stdout:2394: writing smithi00566664-115 from 1739834 to 2148039 tid 2 2023-09-30T09:02:26.097 INFO:tasks.rados.rados.0.smithi005.stdout:2395: write oid 278 current snap is 0 2023-09-30T09:02:26.097 INFO:tasks.rados.rados.0.smithi005.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-09-30T09:02:26.101 INFO:tasks.rados.rados.0.smithi005.stdout:2395: writing smithi00566664-278 from 471025 to 1073271 tid 1 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2395: writing smithi00566664-278 from 1798316 to 2466532 tid 2 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2396: read oid 271 snap -1 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2396: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2388: finishing write tid 3 to smithi00566664-148 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2388: finishing write tid 4 to smithi00566664-148 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 148 v 285 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2388: left oid 148 (ObjNum 1571 snap 0 seq_num 1571) 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2388: done (8 left) 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2397: read oid 30 snap -1 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2397: expect deleted 2023-09-30T09:02:26.110 INFO:tasks.rados.rados.0.smithi005.stdout:2398: read oid 57 snap -1 2023-09-30T09:02:26.111 INFO:tasks.rados.rados.0.smithi005.stdout:2398: expect deleted 2023-09-30T09:02:26.111 INFO:tasks.rados.rados.0.smithi005.stdout:2399: read oid 456 snap -1 2023-09-30T09:02:26.111 INFO:tasks.rados.rados.0.smithi005.stdout:2399: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-09-30T09:02:26.111 INFO:tasks.rados.rados.0.smithi005.stdout:2400: write oid 178 current snap is 0 2023-09-30T09:02:26.111 INFO:tasks.rados.rados.0.smithi005.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-09-30T09:02:26.116 INFO:tasks.rados.rados.0.smithi005.stdout:2400: writing smithi00566664-178 from 487832 to 1165327 tid 1 2023-09-30T09:02:26.122 INFO:tasks.rados.rados.0.smithi005.stdout:2400: writing smithi00566664-178 from 1740445 to 2152319 tid 2 2023-09-30T09:02:26.122 INFO:tasks.rados.rados.0.smithi005.stdout:2401: write oid 249 current snap is 0 2023-09-30T09:02:26.122 INFO:tasks.rados.rados.0.smithi005.stdout:2389: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-30T09:02:26.229 INFO:tasks.rados.rados.0.smithi005.stdout:2390: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-30T09:02:26.429 INFO:tasks.rados.rados.0.smithi005.stdout:2391: finishing write tid 1 to smithi00566664-154 2023-09-30T09:02:26.429 INFO:tasks.rados.rados.0.smithi005.stdout:2391: finishing write tid 2 to smithi00566664-154 2023-09-30T09:02:26.430 INFO:tasks.rados.rados.0.smithi005.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-09-30T09:02:26.439 INFO:tasks.rados.rados.0.smithi005.stdout:2401: writing smithi00566664-249 from 504639 to 1257383 tid 1 2023-09-30T09:02:26.448 INFO:tasks.rados.rados.0.smithi005.stdout:2401: writing smithi00566664-249 from 1798927 to 2470812 tid 2 2023-09-30T09:02:26.448 INFO:tasks.rados.rados.0.smithi005.stdout:2389: done (12 left) 2023-09-30T09:02:26.448 INFO:tasks.rados.rados.0.smithi005.stdout:2390: done (11 left) 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2392: done (10 left) 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2402: read oid 256 snap -1 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2402: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2403: write oid 315 current snap is 0 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2391: finishing write tid 3 to smithi00566664-154 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2391: finishing write tid 4 to smithi00566664-154 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 154 v 269 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2391: left oid 154 (ObjNum 1572 snap 0 seq_num 1572) 2023-09-30T09:02:26.449 INFO:tasks.rados.rados.0.smithi005.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-09-30T09:02:26.454 INFO:tasks.rados.rados.0.smithi005.stdout:2403: writing smithi00566664-315 from 521446 to 949439 tid 1 2023-09-30T09:02:26.459 INFO:tasks.rados.rados.0.smithi005.stdout:2403: writing smithi00566664-315 from 1457409 to 1872952 tid 2 2023-09-30T09:02:26.463 INFO:tasks.rados.rados.0.smithi005.stdout:2403: writing smithi00566664-315 from 2301012 to 2521446 tid 3 2023-09-30T09:02:26.463 INFO:tasks.rados.rados.0.smithi005.stdout:2391: done (11 left) 2023-09-30T09:02:26.463 INFO:tasks.rados.rados.0.smithi005.stdout:2404: read oid 245 snap -1 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2404: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2405: write oid 28 current snap is 0 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2393: finishing write tid 1 to smithi00566664-473 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2393: finishing write tid 2 to smithi00566664-473 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2393: finishing write tid 3 to smithi00566664-473 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2393: finishing write tid 4 to smithi00566664-473 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 473 v 350 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2393: left oid 473 (ObjNum 1573 snap 0 seq_num 1573) 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2394: finishing write tid 1 to smithi00566664-115 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2394: finishing write tid 2 to smithi00566664-115 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2394: finishing write tid 3 to smithi00566664-115 2023-09-30T09:02:26.464 INFO:tasks.rados.rados.0.smithi005.stdout:2394: finishing write tid 4 to smithi00566664-115 2023-09-30T09:02:26.465 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 115 v 329 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-09-30T09:02:26.465 INFO:tasks.rados.rados.0.smithi005.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2023-09-30T09:02:26.465 INFO:tasks.rados.rados.0.smithi005.stdout:2395: finishing write tid 1 to smithi00566664-278 2023-09-30T09:02:26.465 INFO:tasks.rados.rados.0.smithi005.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-09-30T09:02:26.471 INFO:tasks.rados.rados.0.smithi005.stdout:2405: writing smithi00566664-28 from 538253 to 1041495 tid 1 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2405: writing smithi00566664-28 from 1515891 to 2191445 tid 2 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2393: done (12 left) 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2394: done (11 left) 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2397: done (10 left) 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2398: done (9 left) 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2406: read oid 443 snap -1 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2406: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2407: read oid 469 snap -1 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2407: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2408: write oid 144 current snap is 0 2023-09-30T09:02:26.480 INFO:tasks.rados.rados.0.smithi005.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-09-30T09:02:26.486 INFO:tasks.rados.rados.0.smithi005.stdout:2408: writing smithi00566664-144 from 555060 to 1133551 tid 1 2023-09-30T09:02:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:2408: writing smithi00566664-144 from 1858020 to 2277232 tid 2 2023-09-30T09:02:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:2409: delete oid 12 current snap is 0 2023-09-30T09:02:26.494 INFO:tasks.rados.rados.0.smithi005.stdout:2399: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-09-30T09:02:26.654 INFO:tasks.rados.rados.0.smithi005.stdout:2395: finishing write tid 2 to smithi00566664-278 2023-09-30T09:02:26.655 INFO:tasks.rados.rados.0.smithi005.stdout:2395: finishing write tid 3 to smithi00566664-278 2023-09-30T09:02:26.655 INFO:tasks.rados.rados.0.smithi005.stdout:2395: finishing write tid 4 to smithi00566664-278 2023-09-30T09:02:26.655 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 353 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-09-30T09:02:26.655 INFO:tasks.rados.rados.0.smithi005.stdout:2395: left oid 278 (ObjNum 1575 snap 0 seq_num 1575) 2023-09-30T09:02:26.656 INFO:tasks.rados.rados.0.smithi005.stdout:2400: finishing write tid 1 to smithi00566664-178 2023-09-30T09:02:26.656 INFO:tasks.rados.rados.0.smithi005.stdout:2396: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-30T09:02:26.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:26 smithi005 bash[33615]: cephadm 2023-09-30T09:02:24.550419+0000 mgr.x (mgr.24805) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:02:26.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:26 smithi005 bash[33615]: cephadm 2023-09-30T09:02:24.569112+0000 mgr.x (mgr.24805) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi005 2023-09-30T09:02:26.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:26 smithi005 bash[27219]: cephadm 2023-09-30T09:02:24.550419+0000 mgr.x (mgr.24805) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:02:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:26 smithi005 bash[27219]: cephadm 2023-09-30T09:02:24.569112+0000 mgr.x (mgr.24805) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi005 2023-09-30T09:02:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:26 smithi099 bash[27661]: cephadm 2023-09-30T09:02:24.550419+0000 mgr.x (mgr.24805) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:02:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:26 smithi099 bash[27661]: cephadm 2023-09-30T09:02:24.569112+0000 mgr.x (mgr.24805) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi005 2023-09-30T09:02:26.848 INFO:tasks.rados.rados.0.smithi005.stdout:2400: finishing write tid 2 to smithi00566664-178 2023-09-30T09:02:26.848 INFO:tasks.rados.rados.0.smithi005.stdout:2400: finishing write tid 3 to smithi00566664-178 2023-09-30T09:02:26.848 INFO:tasks.rados.rados.0.smithi005.stdout:2400: finishing write tid 4 to smithi00566664-178 2023-09-30T09:02:26.848 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 178 v 288 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2400: left oid 178 (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2401: finishing write tid 1 to smithi00566664-249 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2401: finishing write tid 2 to smithi00566664-249 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2401: finishing write tid 3 to smithi00566664-249 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2401: finishing write tid 4 to smithi00566664-249 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 299 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2401: left oid 249 (ObjNum 1577 snap 0 seq_num 1577) 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2403: finishing write tid 1 to smithi00566664-315 2023-09-30T09:02:26.849 INFO:tasks.rados.rados.0.smithi005.stdout:2402: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-30T09:02:27.084 INFO:tasks.rados.rados.0.smithi005.stdout:2403: finishing write tid 2 to smithi00566664-315 2023-09-30T09:02:27.084 INFO:tasks.rados.rados.0.smithi005.stdout:2403: finishing write tid 3 to smithi00566664-315 2023-09-30T09:02:27.084 INFO:tasks.rados.rados.0.smithi005.stdout:2403: finishing write tid 4 to smithi00566664-315 2023-09-30T09:02:27.084 INFO:tasks.rados.rados.0.smithi005.stdout:2403: finishing write tid 5 to smithi00566664-315 2023-09-30T09:02:27.084 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 315 v 273 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-09-30T09:02:27.084 INFO:tasks.rados.rados.0.smithi005.stdout:2403: left oid 315 (ObjNum 1578 snap 0 seq_num 1578) 2023-09-30T09:02:27.084 INFO:tasks.rados.rados.0.smithi005.stdout:2404: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-09-30T09:02:27.205 INFO:tasks.rados.rados.0.smithi005.stdout:2405: finishing write tid 1 to smithi00566664-28 2023-09-30T09:02:27.205 INFO:tasks.rados.rados.0.smithi005.stdout:2406: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-09-30T09:02:27.294 INFO:tasks.rados.rados.0.smithi005.stdout:2405: finishing write tid 2 to smithi00566664-28 2023-09-30T09:02:27.294 INFO:tasks.rados.rados.0.smithi005.stdout:2405: finishing write tid 3 to smithi00566664-28 2023-09-30T09:02:27.295 INFO:tasks.rados.rados.0.smithi005.stdout:2405: finishing write tid 4 to smithi00566664-28 2023-09-30T09:02:27.295 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 356 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-09-30T09:02:27.295 INFO:tasks.rados.rados.0.smithi005.stdout:2405: left oid 28 (ObjNum 1579 snap 0 seq_num 1579) 2023-09-30T09:02:27.295 INFO:tasks.rados.rados.0.smithi005.stdout:2408: finishing write tid 1 to smithi00566664-144 2023-09-30T09:02:27.295 INFO:tasks.rados.rados.0.smithi005.stdout:2407: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-30T09:02:27.486 INFO:tasks.rados.rados.0.smithi005.stdout:2408: finishing write tid 2 to smithi00566664-144 2023-09-30T09:02:27.486 INFO:tasks.rados.rados.0.smithi005.stdout:2408: finishing write tid 3 to smithi00566664-144 2023-09-30T09:02:27.486 INFO:tasks.rados.rados.0.smithi005.stdout:2408: finishing write tid 4 to smithi00566664-144 2023-09-30T09:02:27.486 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 144 v 309 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2408: left oid 144 (ObjNum 1580 snap 0 seq_num 1580) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2395: done (12 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2396: done (11 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2399: done (10 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2400: done (9 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2401: done (8 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2402: done (7 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2403: done (6 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2404: done (5 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2405: done (4 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2406: done (3 left) 2023-09-30T09:02:27.487 INFO:tasks.rados.rados.0.smithi005.stdout:2407: done (2 left) 2023-09-30T09:02:27.488 INFO:tasks.rados.rados.0.smithi005.stdout:2408: done (1 left) 2023-09-30T09:02:27.488 INFO:tasks.rados.rados.0.smithi005.stdout:2409: done (0 left) 2023-09-30T09:02:27.488 INFO:tasks.rados.rados.0.smithi005.stdout:2410: write oid 118 current snap is 0 2023-09-30T09:02:27.488 INFO:tasks.rados.rados.0.smithi005.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-09-30T09:02:27.491 INFO:tasks.rados.rados.0.smithi005.stdout:2410: writing smithi00566664-118 from 588674 to 1034016 tid 1 2023-09-30T09:02:27.499 INFO:tasks.rados.rados.0.smithi005.stdout:2410: writing smithi00566664-118 from 1691337 to 2114218 tid 2 2023-09-30T09:02:27.499 INFO:tasks.rados.rados.0.smithi005.stdout:2411: write oid 300 current snap is 0 2023-09-30T09:02:27.499 INFO:tasks.rados.rados.0.smithi005.stdout:2410: finishing write tid 1 to smithi00566664-118 2023-09-30T09:02:27.500 INFO:tasks.rados.rados.0.smithi005.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-09-30T09:02:27.506 INFO:tasks.rados.rados.0.smithi005.stdout:2411: writing smithi00566664-300 from 605481 to 1126072 tid 1 2023-09-30T09:02:27.514 INFO:tasks.rados.rados.0.smithi005.stdout:2411: writing smithi00566664-300 from 1749819 to 2432711 tid 2 2023-09-30T09:02:27.514 INFO:tasks.rados.rados.0.smithi005.stdout:2412: read oid 464 snap -1 2023-09-30T09:02:27.514 INFO:tasks.rados.rados.0.smithi005.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2413: read oid 367 snap -1 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2413: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2414: read oid 217 snap -1 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2414: expect deleted 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2415: delete oid 66 current snap is 0 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2410: finishing write tid 2 to smithi00566664-118 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2410: finishing write tid 3 to smithi00566664-118 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2410: finishing write tid 4 to smithi00566664-118 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 118 v 291 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-09-30T09:02:27.515 INFO:tasks.rados.rados.0.smithi005.stdout:2410: left oid 118 (ObjNum 1582 snap 0 seq_num 1582) 2023-09-30T09:02:27.516 INFO:tasks.rados.rados.0.smithi005.stdout:2411: finishing write tid 1 to smithi00566664-300 2023-09-30T09:02:27.517 INFO:tasks.rados.rados.0.smithi005.stdout:2410: done (5 left) 2023-09-30T09:02:27.517 INFO:tasks.rados.rados.0.smithi005.stdout:2415: done (4 left) 2023-09-30T09:02:27.517 INFO:tasks.rados.rados.0.smithi005.stdout:2416: delete oid 92 current snap is 0 2023-09-30T09:02:27.520 INFO:tasks.rados.rados.0.smithi005.stdout:2411: finishing write tid 2 to smithi00566664-300 2023-09-30T09:02:27.520 INFO:tasks.rados.rados.0.smithi005.stdout:2412: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-30T09:02:27.682 INFO:tasks.rados.rados.0.smithi005.stdout:2411: finishing write tid 3 to smithi00566664-300 2023-09-30T09:02:27.682 INFO:tasks.rados.rados.0.smithi005.stdout:2411: finishing write tid 4 to smithi00566664-300 2023-09-30T09:02:27.682 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 300 v 308 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-09-30T09:02:27.683 INFO:tasks.rados.rados.0.smithi005.stdout:2411: left oid 300 (ObjNum 1583 snap 0 seq_num 1583) 2023-09-30T09:02:27.683 INFO:tasks.rados.rados.0.smithi005.stdout:2413: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2411: done (4 left) 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2412: done (3 left) 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2413: done (2 left) 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2414: done (1 left) 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2416: done (0 left) 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2417: read oid 181 snap -1 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2417: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-30T09:02:27.757 INFO:tasks.rados.rados.0.smithi005.stdout:2418: write oid 105 current snap is 0 2023-09-30T09:02:27.758 INFO:tasks.rados.rados.0.smithi005.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-09-30T09:02:27.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:27 smithi005 bash[33615]: cluster 2023-09-30T09:02:26.293472+0000 mgr.x (mgr.24805) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2023-09-30T09:02:27.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:27 smithi005 bash[33615]: audit 2023-09-30T09:02:26.994656+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.5:0/400242802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:27.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:27 smithi005 bash[27219]: cluster 2023-09-30T09:02:26.293472+0000 mgr.x (mgr.24805) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2023-09-30T09:02:27.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:27 smithi005 bash[27219]: audit 2023-09-30T09:02:26.994656+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.5:0/400242802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:27.769 INFO:tasks.rados.rados.0.smithi005.stdout:2418: writing smithi00566664-105 from 655902 to 1402240 tid 1 2023-09-30T09:02:27.774 INFO:tasks.rados.rados.0.smithi005.stdout:2418: writing smithi00566664-105 from 1808912 to 2239131 tid 2 2023-09-30T09:02:27.774 INFO:tasks.rados.rados.0.smithi005.stdout:2417: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-30T09:02:27.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:27 smithi099 bash[27661]: cluster 2023-09-30T09:02:26.293472+0000 mgr.x (mgr.24805) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2023-09-30T09:02:27.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:27 smithi099 bash[27661]: audit 2023-09-30T09:02:26.994656+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.5:0/400242802' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:27.875 INFO:tasks.rados.rados.0.smithi005.stdout:2418: finishing write tid 1 to smithi00566664-105 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:2418: finishing write tid 2 to smithi00566664-105 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:2417: done (1 left) 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:2419: write oid 141 current snap is 0 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:2418: finishing write tid 3 to smithi00566664-105 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:2418: finishing write tid 4 to smithi00566664-105 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 105 v 312 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2023-09-30T09:02:27.876 INFO:tasks.rados.rados.0.smithi005.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-09-30T09:02:27.881 INFO:tasks.rados.rados.0.smithi005.stdout:2419: writing smithi00566664-141 from 672709 to 1094296 tid 1 2023-09-30T09:02:27.891 INFO:tasks.rados.rados.0.smithi005.stdout:2419: writing smithi00566664-141 from 1867394 to 2441271 tid 2 2023-09-30T09:02:27.891 INFO:tasks.rados.rados.0.smithi005.stdout:2418: done (1 left) 2023-09-30T09:02:27.891 INFO:tasks.rados.rados.0.smithi005.stdout:2420: read oid 120 snap -1 2023-09-30T09:02:27.891 INFO:tasks.rados.rados.0.smithi005.stdout:2420: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:02:27.891 INFO:tasks.rados.rados.0.smithi005.stdout:2421: write oid 155 current snap is 0 2023-09-30T09:02:27.891 INFO:tasks.rados.rados.0.smithi005.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-09-30T09:02:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:2421: writing smithi00566664-155 from 689516 to 1186352 tid 1 2023-09-30T09:02:27.903 INFO:tasks.rados.rados.0.smithi005.stdout:2421: writing smithi00566664-155 from 1809523 to 2243411 tid 2 2023-09-30T09:02:27.904 INFO:tasks.rados.rados.0.smithi005.stdout:2422: write oid 11 current snap is 0 2023-09-30T09:02:27.904 INFO:tasks.rados.rados.0.smithi005.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-09-30T09:02:27.911 INFO:tasks.rados.rados.0.smithi005.stdout:2422: writing smithi00566664-11 from 706323 to 1394761 tid 1 2023-09-30T09:02:27.918 INFO:tasks.rados.rados.0.smithi005.stdout:2422: writing smithi00566664-11 from 1984358 to 2561904 tid 2 2023-09-30T09:02:27.918 INFO:tasks.rados.rados.0.smithi005.stdout:2423: write oid 126 current snap is 0 2023-09-30T09:02:27.918 INFO:tasks.rados.rados.0.smithi005.stdout:2419: finishing write tid 1 to smithi00566664-141 2023-09-30T09:02:27.918 INFO:tasks.rados.rados.0.smithi005.stdout:2419: finishing write tid 2 to smithi00566664-141 2023-09-30T09:02:27.918 INFO:tasks.rados.rados.0.smithi005.stdout:2419: finishing write tid 3 to smithi00566664-141 2023-09-30T09:02:27.918 INFO:tasks.rados.rados.0.smithi005.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-09-30T09:02:27.926 INFO:tasks.rados.rados.0.smithi005.stdout:2423: writing smithi00566664-126 from 723130 to 1486817 tid 1 2023-09-30T09:02:27.932 INFO:tasks.rados.rados.0.smithi005.stdout:2423: writing smithi00566664-126 from 2042840 to 2480397 tid 2 2023-09-30T09:02:27.932 INFO:tasks.rados.rados.0.smithi005.stdout:2424: write oid 64 current snap is 0 2023-09-30T09:02:27.932 INFO:tasks.rados.rados.0.smithi005.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-09-30T09:02:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:2424: writing smithi00566664-64 from 739937 to 1178873 tid 1 2023-09-30T09:02:27.945 INFO:tasks.rados.rados.0.smithi005.stdout:2424: writing smithi00566664-64 from 1701322 to 2282537 tid 2 2023-09-30T09:02:27.945 INFO:tasks.rados.rados.0.smithi005.stdout:2425: read oid 248 snap -1 2023-09-30T09:02:27.945 INFO:tasks.rados.rados.0.smithi005.stdout:2425: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-30T09:02:27.945 INFO:tasks.rados.rados.0.smithi005.stdout:2426: read oid 469 snap -1 2023-09-30T09:02:27.945 INFO:tasks.rados.rados.0.smithi005.stdout:2426: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-30T09:02:27.946 INFO:tasks.rados.rados.0.smithi005.stdout:2427: write oid 21 current snap is 0 2023-09-30T09:02:27.946 INFO:tasks.rados.rados.0.smithi005.stdout:2419: finishing write tid 4 to smithi00566664-141 2023-09-30T09:02:27.946 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 141 v 276 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-09-30T09:02:27.946 INFO:tasks.rados.rados.0.smithi005.stdout:2419: left oid 141 (ObjNum 1587 snap 0 seq_num 1587) 2023-09-30T09:02:27.946 INFO:tasks.rados.rados.0.smithi005.stdout:2420: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-30T09:02:28.135 INFO:tasks.rados.rados.0.smithi005.stdout:2421: finishing write tid 1 to smithi00566664-155 2023-09-30T09:02:28.135 INFO:tasks.rados.rados.0.smithi005.stdout:2421: finishing write tid 2 to smithi00566664-155 2023-09-30T09:02:28.135 INFO:tasks.rados.rados.0.smithi005.stdout:2421: finishing write tid 3 to smithi00566664-155 2023-09-30T09:02:28.135 INFO:tasks.rados.rados.0.smithi005.stdout:2421: finishing write tid 4 to smithi00566664-155 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 155 v 359 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2421: left oid 155 (ObjNum 1588 snap 0 seq_num 1588) 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2422: finishing write tid 1 to smithi00566664-11 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2422: finishing write tid 2 to smithi00566664-11 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2422: finishing write tid 3 to smithi00566664-11 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2422: finishing write tid 4 to smithi00566664-11 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 404 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2422: left oid 11 (ObjNum 1589 snap 0 seq_num 1589) 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2423: finishing write tid 1 to smithi00566664-126 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2423: finishing write tid 2 to smithi00566664-126 2023-09-30T09:02:28.136 INFO:tasks.rados.rados.0.smithi005.stdout:2423: finishing write tid 3 to smithi00566664-126 2023-09-30T09:02:28.137 INFO:tasks.rados.rados.0.smithi005.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-09-30T09:02:28.149 INFO:tasks.rados.rados.0.smithi005.stdout:2427: writing smithi00566664-21 from 756744 to 1270929 tid 1 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2427: writing smithi00566664-21 from 2043451 to 2484677 tid 2 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2419: done (8 left) 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2420: done (7 left) 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2421: done (6 left) 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2422: done (5 left) 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2428: read oid 438 snap -1 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2428: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2429: read oid 142 snap -1 2023-09-30T09:02:28.157 INFO:tasks.rados.rados.0.smithi005.stdout:2429: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-30T09:02:28.158 INFO:tasks.rados.rados.0.smithi005.stdout:2430: write oid 207 current snap is 0 2023-09-30T09:02:28.158 INFO:tasks.rados.rados.0.smithi005.stdout:2423: finishing write tid 4 to smithi00566664-126 2023-09-30T09:02:28.158 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 126 v 315 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-09-30T09:02:28.158 INFO:tasks.rados.rados.0.smithi005.stdout:2423: left oid 126 (ObjNum 1590 snap 0 seq_num 1590) 2023-09-30T09:02:28.158 INFO:tasks.rados.rados.0.smithi005.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-09-30T09:02:28.164 INFO:tasks.rados.rados.0.smithi005.stdout:2430: writing smithi00566664-207 from 773551 to 1362985 tid 1 2023-09-30T09:02:28.172 INFO:tasks.rados.rados.0.smithi005.stdout:2430: writing smithi00566664-207 from 2101933 to 2686817 tid 2 2023-09-30T09:02:28.172 INFO:tasks.rados.rados.0.smithi005.stdout:2423: done (7 left) 2023-09-30T09:02:28.172 INFO:tasks.rados.rados.0.smithi005.stdout:2431: write oid 456 current snap is 0 2023-09-30T09:02:28.172 INFO:tasks.rados.rados.0.smithi005.stdout:2424: finishing write tid 1 to smithi00566664-64 2023-09-30T09:02:28.172 INFO:tasks.rados.rados.0.smithi005.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-09-30T09:02:28.180 INFO:tasks.rados.rados.0.smithi005.stdout:2431: writing smithi00566664-456 from 790358 to 1455041 tid 1 2023-09-30T09:02:28.187 INFO:tasks.rados.rados.0.smithi005.stdout:2431: writing smithi00566664-456 from 2160415 to 2605310 tid 2 2023-09-30T09:02:28.187 INFO:tasks.rados.rados.0.smithi005.stdout:2432: read oid 4 snap -1 2023-09-30T09:02:28.187 INFO:tasks.rados.rados.0.smithi005.stdout:2432: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-09-30T09:02:28.187 INFO:tasks.rados.rados.0.smithi005.stdout:2433: read oid 130 snap -1 2023-09-30T09:02:28.188 INFO:tasks.rados.rados.0.smithi005.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-30T09:02:28.188 INFO:tasks.rados.rados.0.smithi005.stdout:2434: write oid 373 current snap is 0 2023-09-30T09:02:28.188 INFO:tasks.rados.rados.0.smithi005.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-09-30T09:02:28.194 INFO:tasks.rados.rados.0.smithi005.stdout:2434: writing smithi00566664-373 from 407165 to 1147097 tid 1 2023-09-30T09:02:28.202 INFO:tasks.rados.rados.0.smithi005.stdout:2434: writing smithi00566664-373 from 1818897 to 2407450 tid 2 2023-09-30T09:02:28.202 INFO:tasks.rados.rados.0.smithi005.stdout:2435: write oid 95 current snap is 0 2023-09-30T09:02:28.202 INFO:tasks.rados.rados.0.smithi005.stdout:2424: finishing write tid 2 to smithi00566664-64 2023-09-30T09:02:28.202 INFO:tasks.rados.rados.0.smithi005.stdout:2424: finishing write tid 3 to smithi00566664-64 2023-09-30T09:02:28.202 INFO:tasks.rados.rados.0.smithi005.stdout:2424: finishing write tid 4 to smithi00566664-64 2023-09-30T09:02:28.202 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 64 v 437 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-09-30T09:02:28.202 INFO:tasks.rados.rados.0.smithi005.stdout:2424: left oid 64 (ObjNum 1591 snap 0 seq_num 1591) 2023-09-30T09:02:28.203 INFO:tasks.rados.rados.0.smithi005.stdout:2425: expect (ObjNum 247 snap 0 seq_num 247) 2023-09-30T09:02:28.278 INFO:tasks.rados.rados.0.smithi005.stdout:2426: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-30T09:02:28.442 INFO:tasks.rados.rados.0.smithi005.stdout:2427: finishing write tid 1 to smithi00566664-21 2023-09-30T09:02:28.442 INFO:tasks.rados.rados.0.smithi005.stdout:2427: finishing write tid 2 to smithi00566664-21 2023-09-30T09:02:28.443 INFO:tasks.rados.rados.0.smithi005.stdout:2427: finishing write tid 3 to smithi00566664-21 2023-09-30T09:02:28.443 INFO:tasks.rados.rados.0.smithi005.stdout:2427: finishing write tid 4 to smithi00566664-21 2023-09-30T09:02:28.443 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 257 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-09-30T09:02:28.443 INFO:tasks.rados.rados.0.smithi005.stdout:2427: left oid 21 (ObjNum 1592 snap 0 seq_num 1592) 2023-09-30T09:02:28.443 INFO:tasks.rados.rados.0.smithi005.stdout:2430: finishing write tid 1 to smithi00566664-207 2023-09-30T09:02:28.443 INFO:tasks.rados.rados.0.smithi005.stdout:2428: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:02:28.610 INFO:tasks.rados.rados.0.smithi005.stdout:2429: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-30T09:02:28.763 INFO:tasks.rados.rados.0.smithi005.stdout:2430: finishing write tid 2 to smithi00566664-207 2023-09-30T09:02:28.763 INFO:tasks.rados.rados.0.smithi005.stdout:2430: finishing write tid 3 to smithi00566664-207 2023-09-30T09:02:28.763 INFO:tasks.rados.rados.0.smithi005.stdout:2430: finishing write tid 4 to smithi00566664-207 2023-09-30T09:02:28.763 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 207 v 407 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-09-30T09:02:28.763 INFO:tasks.rados.rados.0.smithi005.stdout:2430: left oid 207 (ObjNum 1593 snap 0 seq_num 1593) 2023-09-30T09:02:28.763 INFO:tasks.rados.rados.0.smithi005.stdout:2431: finishing write tid 1 to smithi00566664-456 2023-09-30T09:02:28.763 INFO:tasks.rados.rados.0.smithi005.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-09-30T09:02:28.770 INFO:tasks.rados.rados.0.smithi005.stdout:2435: writing smithi00566664-95 from 423972 to 839153 tid 1 2023-09-30T09:02:28.773 INFO:tasks.rados.rados.0.smithi005.stdout:2435: writing smithi00566664-95 from 1361026 to 1809590 tid 2 2023-09-30T09:02:28.779 INFO:tasks.rados.rados.0.smithi005.stdout:2435: writing smithi00566664-95 from 2561920 to 2823972 tid 3 2023-09-30T09:02:28.779 INFO:tasks.rados.rados.0.smithi005.stdout:2424: done (11 left) 2023-09-30T09:02:28.779 INFO:tasks.rados.rados.0.smithi005.stdout:2425: done (10 left) 2023-09-30T09:02:28.779 INFO:tasks.rados.rados.0.smithi005.stdout:2426: done (9 left) 2023-09-30T09:02:28.779 INFO:tasks.rados.rados.0.smithi005.stdout:2427: done (8 left) 2023-09-30T09:02:28.779 INFO:tasks.rados.rados.0.smithi005.stdout:2428: done (7 left) 2023-09-30T09:02:28.779 INFO:tasks.rados.rados.0.smithi005.stdout:2429: done (6 left) 2023-09-30T09:02:28.780 INFO:tasks.rados.rados.0.smithi005.stdout:2430: done (5 left) 2023-09-30T09:02:28.780 INFO:tasks.rados.rados.0.smithi005.stdout:2436: write oid 321 current snap is 0 2023-09-30T09:02:28.780 INFO:tasks.rados.rados.0.smithi005.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-09-30T09:02:28.785 INFO:tasks.rados.rados.0.smithi005.stdout:2436: writing smithi00566664-321 from 440779 to 1047562 tid 1 2023-09-30T09:02:28.791 INFO:tasks.rados.rados.0.smithi005.stdout:2436: writing smithi00566664-321 from 1535861 to 2128083 tid 2 2023-09-30T09:02:28.795 INFO:tasks.rados.rados.0.smithi005.stdout:2436: writing smithi00566664-321 from 2589343 to 2840779 tid 3 2023-09-30T09:02:28.795 INFO:tasks.rados.rados.0.smithi005.stdout:2437: write oid 249 current snap is 0 2023-09-30T09:02:28.795 INFO:tasks.rados.rados.0.smithi005.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-09-30T09:02:28.801 INFO:tasks.rados.rados.0.smithi005.stdout:2437: writing smithi00566664-249 from 457586 to 1139618 tid 1 2023-09-30T09:02:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:2437: writing smithi00566664-249 from 1594343 to 2330223 tid 2 2023-09-30T09:02:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:2438: write oid 423 current snap is 0 2023-09-30T09:02:28.808 INFO:tasks.rados.rados.0.smithi005.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-09-30T09:02:28.815 INFO:tasks.rados.rados.0.smithi005.stdout:2438: writing smithi00566664-423 from 474393 to 1231674 tid 1 2023-09-30T09:02:28.821 INFO:tasks.rados.rados.0.smithi005.stdout:2438: writing smithi00566664-423 from 1652825 to 2248716 tid 2 2023-09-30T09:02:28.821 INFO:tasks.rados.rados.0.smithi005.stdout:2439: read oid 50 snap -1 2023-09-30T09:02:28.821 INFO:tasks.rados.rados.0.smithi005.stdout:2439: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:28.821 INFO:tasks.rados.rados.0.smithi005.stdout:2440: write oid 487 current snap is 0 2023-09-30T09:02:28.821 INFO:tasks.rados.rados.0.smithi005.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-09-30T09:02:28.826 INFO:tasks.rados.rados.0.smithi005.stdout:2440: writing smithi00566664-487 from 491200 to 923730 tid 1 2023-09-30T09:02:28.834 INFO:tasks.rados.rados.0.smithi005.stdout:2440: writing smithi00566664-487 from 1594954 to 2334503 tid 2 2023-09-30T09:02:28.834 INFO:tasks.rados.rados.0.smithi005.stdout:2441: write oid 71 current snap is 0 2023-09-30T09:02:28.834 INFO:tasks.rados.rados.0.smithi005.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-09-30T09:02:28.840 INFO:tasks.rados.rados.0.smithi005.stdout:2441: writing smithi00566664-71 from 508007 to 1015786 tid 1 2023-09-30T09:02:28.847 INFO:tasks.rados.rados.0.smithi005.stdout:2441: writing smithi00566664-71 from 1653436 to 2252996 tid 2 2023-09-30T09:02:28.847 INFO:tasks.rados.rados.0.smithi005.stdout:2442: write oid 361 current snap is 0 2023-09-30T09:02:28.847 INFO:tasks.rados.rados.0.smithi005.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-09-30T09:02:28.853 INFO:tasks.rados.rados.0.smithi005.stdout:2442: writing smithi00566664-361 from 524814 to 1107842 tid 1 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2442: writing smithi00566664-361 from 1711918 to 2455136 tid 2 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2443: read oid 477 snap -1 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2443: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2444: delete oid 70 current snap is 0 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2431: finishing write tid 2 to smithi00566664-456 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2431: finishing write tid 3 to smithi00566664-456 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2431: finishing write tid 4 to smithi00566664-456 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 294 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2431: left oid 456 (ObjNum 1594 snap 0 seq_num 1594) 2023-09-30T09:02:28.862 INFO:tasks.rados.rados.0.smithi005.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-30T09:02:29.013 INFO:tasks.rados.rados.0.smithi005.stdout:2432: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-09-30T09:02:29.262 INFO:tasks.rados.rados.0.smithi005.stdout:2434: finishing write tid 1 to smithi00566664-373 2023-09-30T09:02:29.262 INFO:tasks.rados.rados.0.smithi005.stdout:2434: finishing write tid 2 to smithi00566664-373 2023-09-30T09:02:29.262 INFO:tasks.rados.rados.0.smithi005.stdout:2431: done (13 left) 2023-09-30T09:02:29.262 INFO:tasks.rados.rados.0.smithi005.stdout:2432: done (12 left) 2023-09-30T09:02:29.262 INFO:tasks.rados.rados.0.smithi005.stdout:2433: done (11 left) 2023-09-30T09:02:29.262 INFO:tasks.rados.rados.0.smithi005.stdout:2444: done (10 left) 2023-09-30T09:02:29.262 INFO:tasks.rados.rados.0.smithi005.stdout:2445: read oid 251 snap -1 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2445: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2446: write oid 191 current snap is 0 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2434: finishing write tid 3 to smithi00566664-373 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2434: finishing write tid 4 to smithi00566664-373 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 373 v 362 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2434: left oid 373 (ObjNum 1595 snap 0 seq_num 1595) 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2435: finishing write tid 1 to smithi00566664-95 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2435: finishing write tid 2 to smithi00566664-95 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2435: finishing write tid 3 to smithi00566664-95 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2435: finishing write tid 4 to smithi00566664-95 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2435: finishing write tid 5 to smithi00566664-95 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 441 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-09-30T09:02:29.263 INFO:tasks.rados.rados.0.smithi005.stdout:2435: left oid 95 (ObjNum 1596 snap 0 seq_num 1596) 2023-09-30T09:02:29.264 INFO:tasks.rados.rados.0.smithi005.stdout:2436: finishing write tid 1 to smithi00566664-321 2023-09-30T09:02:29.264 INFO:tasks.rados.rados.0.smithi005.stdout:2436: finishing write tid 2 to smithi00566664-321 2023-09-30T09:02:29.264 INFO:tasks.rados.rados.0.smithi005.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-09-30T09:02:29.270 INFO:tasks.rados.rados.0.smithi005.stdout:2446: writing smithi00566664-191 from 558428 to 1291954 tid 1 2023-09-30T09:02:29.278 INFO:tasks.rados.rados.0.smithi005.stdout:2446: writing smithi00566664-191 from 1712529 to 2459416 tid 2 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:2446: writing smithi00566664-191 from 2948598 to 2958428 tid 3 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:2434: done (11 left) 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:2435: done (10 left) 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:2447: write oid 114 current snap is 0 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:2436: finishing write tid 3 to smithi00566664-321 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:2436: finishing write tid 4 to smithi00566664-321 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:2436: finishing write tid 5 to smithi00566664-321 2023-09-30T09:02:29.282 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 321 v 261 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-09-30T09:02:29.283 INFO:tasks.rados.rados.0.smithi005.stdout:2436: left oid 321 (ObjNum 1597 snap 0 seq_num 1597) 2023-09-30T09:02:29.283 INFO:tasks.rados.rados.0.smithi005.stdout:2437: finishing write tid 1 to smithi00566664-249 2023-09-30T09:02:29.283 INFO:tasks.rados.rados.0.smithi005.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-09-30T09:02:29.289 INFO:tasks.rados.rados.0.smithi005.stdout:2447: writing smithi00566664-114 from 575235 to 1100363 tid 1 2023-09-30T09:02:29.297 INFO:tasks.rados.rados.0.smithi005.stdout:2447: writing smithi00566664-114 from 1887364 to 2494262 tid 2 2023-09-30T09:02:29.297 INFO:tasks.rados.rados.0.smithi005.stdout:2436: done (10 left) 2023-09-30T09:02:29.297 INFO:tasks.rados.rados.0.smithi005.stdout:2448: write oid 244 current snap is 0 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2437: finishing write tid 2 to smithi00566664-249 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2437: finishing write tid 3 to smithi00566664-249 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2437: finishing write tid 4 to smithi00566664-249 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 302 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2437: left oid 249 (ObjNum 1598 snap 0 seq_num 1598) 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2438: finishing write tid 1 to smithi00566664-423 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2438: finishing write tid 2 to smithi00566664-423 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2438: finishing write tid 3 to smithi00566664-423 2023-09-30T09:02:29.298 INFO:tasks.rados.rados.0.smithi005.stdout:2439: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:29.504 INFO:tasks.rados.rados.0.smithi005.stdout:2438: finishing write tid 4 to smithi00566664-423 2023-09-30T09:02:29.504 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 423 v 305 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-09-30T09:02:29.504 INFO:tasks.rados.rados.0.smithi005.stdout:2438: left oid 423 (ObjNum 1599 snap 0 seq_num 1599) 2023-09-30T09:02:29.504 INFO:tasks.rados.rados.0.smithi005.stdout:2440: finishing write tid 1 to smithi00566664-487 2023-09-30T09:02:29.504 INFO:tasks.rados.rados.0.smithi005.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-09-30T09:02:29.511 INFO:tasks.rados.rados.0.smithi005.stdout:2448: writing smithi00566664-244 from 592042 to 1192419 tid 1 2023-09-30T09:02:29.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:29 smithi005 bash[33615]: cluster 2023-09-30T09:02:28.294299+0000 mgr.x (mgr.24805) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2023-09-30T09:02:29.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:29 smithi005 bash[27219]: cluster 2023-09-30T09:02:28.294299+0000 mgr.x (mgr.24805) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2023-09-30T09:02:29.520 INFO:tasks.rados.rados.0.smithi005.stdout:2448: writing smithi00566664-244 from 1945846 to 2696402 tid 2 2023-09-30T09:02:29.520 INFO:tasks.rados.rados.0.smithi005.stdout:2437: done (10 left) 2023-09-30T09:02:29.520 INFO:tasks.rados.rados.0.smithi005.stdout:2438: done (9 left) 2023-09-30T09:02:29.520 INFO:tasks.rados.rados.0.smithi005.stdout:2439: done (8 left) 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:2449: write oid 385 current snap is 0 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:2440: finishing write tid 2 to smithi00566664-487 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:2440: finishing write tid 3 to smithi00566664-487 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:2440: finishing write tid 4 to smithi00566664-487 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 487 v 297 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:2440: left oid 487 (ObjNum 1600 snap 0 seq_num 1600) 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:2441: finishing write tid 1 to smithi00566664-71 2023-09-30T09:02:29.521 INFO:tasks.rados.rados.0.smithi005.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-09-30T09:02:29.527 INFO:tasks.rados.rados.0.smithi005.stdout:2449: writing smithi00566664-385 from 608849 to 1284475 tid 1 2023-09-30T09:02:29.535 INFO:tasks.rados.rados.0.smithi005.stdout:2449: writing smithi00566664-385 from 2004328 to 2614895 tid 2 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2440: done (8 left) 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2450: read oid 74 snap -1 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2450: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2451: read oid 419 snap -1 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2451: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2452: read oid 121 snap -1 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2452: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2453: write oid 356 current snap is 0 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2441: finishing write tid 2 to smithi00566664-71 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2441: finishing write tid 3 to smithi00566664-71 2023-09-30T09:02:29.536 INFO:tasks.rados.rados.0.smithi005.stdout:2441: finishing write tid 4 to smithi00566664-71 2023-09-30T09:02:29.537 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 71 v 269 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-09-30T09:02:29.537 INFO:tasks.rados.rados.0.smithi005.stdout:2441: left oid 71 (ObjNum 1601 snap 0 seq_num 1601) 2023-09-30T09:02:29.537 INFO:tasks.rados.rados.0.smithi005.stdout:2442: finishing write tid 1 to smithi00566664-361 2023-09-30T09:02:29.537 INFO:tasks.rados.rados.0.smithi005.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-09-30T09:02:29.544 INFO:tasks.rados.rados.0.smithi005.stdout:2453: writing smithi00566664-356 from 625656 to 1376531 tid 1 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2453: writing smithi00566664-356 from 2062810 to 2817035 tid 2 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2441: done (11 left) 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2454: delete oid 134 current snap is 0 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2442: finishing write tid 2 to smithi00566664-361 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2442: finishing write tid 3 to smithi00566664-361 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2442: finishing write tid 4 to smithi00566664-361 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 361 v 328 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2442: left oid 361 (ObjNum 1602 snap 0 seq_num 1602) 2023-09-30T09:02:29.553 INFO:tasks.rados.rados.0.smithi005.stdout:2443: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-30T09:02:29.800 INFO:tasks.rados.rados.0.smithi005.stdout:2445: expect (ObjNum 508 snap 0 seq_num 508) 2023-09-30T09:02:29.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:29 smithi099 bash[27661]: cluster 2023-09-30T09:02:28.294299+0000 mgr.x (mgr.24805) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2023-09-30T09:02:29.920 INFO:tasks.rados.rados.0.smithi005.stdout:2446: finishing write tid 1 to smithi00566664-191 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2446: finishing write tid 2 to smithi00566664-191 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2446: finishing write tid 3 to smithi00566664-191 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2446: finishing write tid 4 to smithi00566664-191 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2446: finishing write tid 5 to smithi00566664-191 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 191 v 324 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2446: left oid 191 (ObjNum 1604 snap 0 seq_num 1604) 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2447: finishing write tid 1 to smithi00566664-114 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2447: finishing write tid 2 to smithi00566664-114 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2447: finishing write tid 3 to smithi00566664-114 2023-09-30T09:02:29.921 INFO:tasks.rados.rados.0.smithi005.stdout:2447: finishing write tid 4 to smithi00566664-114 2023-09-30T09:02:29.922 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 114 v 444 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-09-30T09:02:29.922 INFO:tasks.rados.rados.0.smithi005.stdout:2447: left oid 114 (ObjNum 1605 snap 0 seq_num 1605) 2023-09-30T09:02:29.922 INFO:tasks.rados.rados.0.smithi005.stdout:2448: finishing write tid 1 to smithi00566664-244 2023-09-30T09:02:29.922 INFO:tasks.rados.rados.0.smithi005.stdout:2448: finishing write tid 2 to smithi00566664-244 2023-09-30T09:02:29.922 INFO:tasks.rados.rados.0.smithi005.stdout:2448: finishing write tid 3 to smithi00566664-244 2023-09-30T09:02:29.922 INFO:tasks.rados.rados.0.smithi005.stdout:2448: finishing write tid 4 to smithi00566664-244 2023-09-30T09:02:29.922 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 244 v 447 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:2448: left oid 244 (ObjNum 1606 snap 0 seq_num 1606) 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:2449: finishing write tid 1 to smithi00566664-385 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:2449: finishing write tid 2 to smithi00566664-385 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:2449: finishing write tid 3 to smithi00566664-385 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:2449: finishing write tid 4 to smithi00566664-385 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 385 v 410 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:2449: left oid 385 (ObjNum 1607 snap 0 seq_num 1607) 2023-09-30T09:02:29.923 INFO:tasks.rados.rados.0.smithi005.stdout:2450: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-09-30T09:02:30.098 INFO:tasks.rados.rados.0.smithi005.stdout:2451: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-30T09:02:30.267 INFO:tasks.rados.rados.0.smithi005.stdout:2452: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-30T09:02:30.459 INFO:tasks.rados.rados.0.smithi005.stdout:2453: finishing write tid 1 to smithi00566664-356 2023-09-30T09:02:30.459 INFO:tasks.rados.rados.0.smithi005.stdout:2453: finishing write tid 2 to smithi00566664-356 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2453: finishing write tid 3 to smithi00566664-356 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2453: finishing write tid 4 to smithi00566664-356 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 356 v 308 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2453: left oid 356 (ObjNum 1608 snap 0 seq_num 1608) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2442: done (11 left) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2443: done (10 left) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2445: done (9 left) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2446: done (8 left) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2447: done (7 left) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2448: done (6 left) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2449: done (5 left) 2023-09-30T09:02:30.460 INFO:tasks.rados.rados.0.smithi005.stdout:2450: done (4 left) 2023-09-30T09:02:30.461 INFO:tasks.rados.rados.0.smithi005.stdout:2451: done (3 left) 2023-09-30T09:02:30.461 INFO:tasks.rados.rados.0.smithi005.stdout:2452: done (2 left) 2023-09-30T09:02:30.461 INFO:tasks.rados.rados.0.smithi005.stdout:2453: done (1 left) 2023-09-30T09:02:30.461 INFO:tasks.rados.rados.0.smithi005.stdout:2454: done (0 left) 2023-09-30T09:02:30.461 INFO:tasks.rados.rados.0.smithi005.stdout:2455: write oid 332 current snap is 0 2023-09-30T09:02:30.461 INFO:tasks.rados.rados.0.smithi005.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-09-30T09:02:30.472 INFO:tasks.rados.rados.0.smithi005.stdout:2455: writing smithi00566664-332 from 659270 to 1160643 tid 1 2023-09-30T09:02:30.479 INFO:tasks.rados.rados.0.smithi005.stdout:2455: writing smithi00566664-332 from 1663421 to 2421315 tid 2 2023-09-30T09:02:30.479 INFO:tasks.rados.rados.0.smithi005.stdout:2456: write oid 476 current snap is 0 2023-09-30T09:02:30.479 INFO:tasks.rados.rados.0.smithi005.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-09-30T09:02:30.486 INFO:tasks.rados.rados.0.smithi005.stdout:2456: writing smithi00566664-476 from 676077 to 1252699 tid 1 2023-09-30T09:02:30.492 INFO:tasks.rados.rados.0.smithi005.stdout:2456: writing smithi00566664-476 from 1721903 to 2223455 tid 2 2023-09-30T09:02:30.497 INFO:tasks.rados.rados.0.smithi005.stdout:2456: writing smithi00566664-476 from 2740559 to 3076077 tid 3 2023-09-30T09:02:30.497 INFO:tasks.rados.rados.0.smithi005.stdout:2457: write oid 261 current snap is 0 2023-09-30T09:02:30.497 INFO:tasks.rados.rados.0.smithi005.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-09-30T09:02:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:2457: writing smithi00566664-261 from 692884 to 1461108 tid 1 2023-09-30T09:02:30.512 INFO:tasks.rados.rados.0.smithi005.stdout:2457: writing smithi00566664-261 from 1896738 to 2658301 tid 2 2023-09-30T09:02:30.512 INFO:tasks.rados.rados.0.smithi005.stdout:2458: write oid 325 current snap is 0 2023-09-30T09:02:30.512 INFO:tasks.rados.rados.0.smithi005.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-09-30T09:02:30.518 INFO:tasks.rados.rados.0.smithi005.stdout:2458: writing smithi00566664-325 from 709691 to 1153164 tid 1 2023-09-30T09:02:30.525 INFO:tasks.rados.rados.0.smithi005.stdout:2458: writing smithi00566664-325 from 1838867 to 2344088 tid 2 2023-09-30T09:02:30.530 INFO:tasks.rados.rados.0.smithi005.stdout:2458: writing smithi00566664-325 from 2795405 to 3109691 tid 3 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2459: read oid 179 snap -1 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2459: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2460: read oid 113 snap -1 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2460: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2461: read oid 462 snap -1 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2461: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2462: read oid 374 snap -1 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2462: expect (ObjNum 373 snap 0 seq_num 373) 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2463: read oid 254 snap -1 2023-09-30T09:02:30.531 INFO:tasks.rados.rados.0.smithi005.stdout:2463: expect (ObjNum 253 snap 0 seq_num 253) 2023-09-30T09:02:30.532 INFO:tasks.rados.rados.0.smithi005.stdout:2464: read oid 344 snap -1 2023-09-30T09:02:30.532 INFO:tasks.rados.rados.0.smithi005.stdout:2464: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:30.532 INFO:tasks.rados.rados.0.smithi005.stdout:2465: write oid 283 current snap is 0 2023-09-30T09:02:30.532 INFO:tasks.rados.rados.0.smithi005.stdout:2455: finishing write tid 1 to smithi00566664-332 2023-09-30T09:02:30.532 INFO:tasks.rados.rados.0.smithi005.stdout:2455: finishing write tid 2 to smithi00566664-332 2023-09-30T09:02:30.532 INFO:tasks.rados.rados.0.smithi005.stdout:2455: finishing write tid 3 to smithi00566664-332 2023-09-30T09:02:30.532 INFO:tasks.rados.rados.0.smithi005.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-09-30T09:02:30.540 INFO:tasks.rados.rados.0.smithi005.stdout:2465: writing smithi00566664-283 from 726498 to 1245220 tid 1 2023-09-30T09:02:30.549 INFO:tasks.rados.rados.0.smithi005.stdout:2465: writing smithi00566664-283 from 1897349 to 2662581 tid 2 2023-09-30T09:02:30.549 INFO:tasks.rados.rados.0.smithi005.stdout:2466: read oid 387 snap -1 2023-09-30T09:02:30.549 INFO:tasks.rados.rados.0.smithi005.stdout:2466: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-09-30T09:02:30.549 INFO:tasks.rados.rados.0.smithi005.stdout:2467: write oid 272 current snap is 0 2023-09-30T09:02:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:2455: finishing write tid 4 to smithi00566664-332 2023-09-30T09:02:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 332 v 266 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-09-30T09:02:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-09-30T09:02:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:2456: finishing write tid 1 to smithi00566664-476 2023-09-30T09:02:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:2456: finishing write tid 2 to smithi00566664-476 2023-09-30T09:02:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:2456: finishing write tid 3 to smithi00566664-476 2023-09-30T09:02:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-09-30T09:02:30.564 INFO:tasks.rados.rados.0.smithi005.stdout:2467: writing smithi00566664-272 from 743305 to 1337276 tid 1 2023-09-30T09:02:30.570 INFO:tasks.rados.rados.0.smithi005.stdout:2467: writing smithi00566664-272 from 1955831 to 2464721 tid 2 2023-09-30T09:02:30.570 INFO:tasks.rados.rados.0.smithi005.stdout:2455: done (12 left) 2023-09-30T09:02:30.570 INFO:tasks.rados.rados.0.smithi005.stdout:2468: read oid 471 snap -1 2023-09-30T09:02:30.570 INFO:tasks.rados.rados.0.smithi005.stdout:2468: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-30T09:02:30.571 INFO:tasks.rados.rados.0.smithi005.stdout:2469: write oid 334 current snap is 0 2023-09-30T09:02:30.571 INFO:tasks.rados.rados.0.smithi005.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-09-30T09:02:30.578 INFO:tasks.rados.rados.0.smithi005.stdout:2469: writing smithi00566664-334 from 760112 to 1429332 tid 1 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2469: writing smithi00566664-334 from 2014313 to 2783214 tid 2 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2470: read oid 154 snap -1 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2470: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2471: read oid 354 snap -1 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2471: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2456: finishing write tid 4 to smithi00566664-476 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2456: finishing write tid 5 to smithi00566664-476 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 476 v 414 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-09-30T09:02:30.587 INFO:tasks.rados.rados.0.smithi005.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2457: finishing write tid 1 to smithi00566664-261 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2456: done (15 left) 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2472: read oid 20 snap -1 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2472: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2457: finishing write tid 2 to smithi00566664-261 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2457: finishing write tid 3 to smithi00566664-261 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2457: finishing write tid 4 to smithi00566664-261 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 261 v 272 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2458: finishing write tid 1 to smithi00566664-325 2023-09-30T09:02:30.588 INFO:tasks.rados.rados.0.smithi005.stdout:2458: finishing write tid 2 to smithi00566664-325 2023-09-30T09:02:30.589 INFO:tasks.rados.rados.0.smithi005.stdout:2457: done (15 left) 2023-09-30T09:02:30.589 INFO:tasks.rados.rados.0.smithi005.stdout:2473: read oid 96 snap -1 2023-09-30T09:02:30.589 INFO:tasks.rados.rados.0.smithi005.stdout:2473: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-09-30T09:02:30.589 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:30.589 INFO:tasks.rados.rados.0.smithi005.stdout:2464: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:30.623 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:30 smithi005 bash[27219]: audit 2023-09-30T09:02:29.455955+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.5:0/3800931635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:30.624 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:30 smithi005 bash[33615]: audit 2023-09-30T09:02:29.455955+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.5:0/3800931635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:30.710 INFO:tasks.rados.rados.0.smithi005.stdout:2458: finishing write tid 3 to smithi00566664-325 2023-09-30T09:02:30.710 INFO:tasks.rados.rados.0.smithi005.stdout:2458: finishing write tid 4 to smithi00566664-325 2023-09-30T09:02:30.710 INFO:tasks.rados.rados.0.smithi005.stdout:2458: finishing write tid 5 to smithi00566664-325 2023-09-30T09:02:30.710 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 325 v 332 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-09-30T09:02:30.710 INFO:tasks.rados.rados.0.smithi005.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2023-09-30T09:02:30.710 INFO:tasks.rados.rados.0.smithi005.stdout:2460: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-30T09:02:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:30 smithi099 bash[27661]: audit 2023-09-30T09:02:29.455955+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.5:0/3800931635' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:30.896 INFO:tasks.rados.rados.0.smithi005.stdout:2459: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:02:31.123 INFO:tasks.rados.rados.0.smithi005.stdout:2461: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-30T09:02:31.287 INFO:tasks.rados.rados.0.smithi005.stdout:2465: finishing write tid 1 to smithi00566664-283 2023-09-30T09:02:31.287 INFO:tasks.rados.rados.0.smithi005.stdout:2462: expect (ObjNum 373 snap 0 seq_num 373) 2023-09-30T09:02:31.359 INFO:tasks.rados.rados.0.smithi005.stdout:2463: expect (ObjNum 253 snap 0 seq_num 253) 2023-09-30T09:02:31.429 INFO:tasks.rados.rados.0.smithi005.stdout:2465: finishing write tid 2 to smithi00566664-283 2023-09-30T09:02:31.429 INFO:tasks.rados.rados.0.smithi005.stdout:2465: finishing write tid 3 to smithi00566664-283 2023-09-30T09:02:31.429 INFO:tasks.rados.rados.0.smithi005.stdout:2465: finishing write tid 4 to smithi00566664-283 2023-09-30T09:02:31.430 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 311 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-09-30T09:02:31.430 INFO:tasks.rados.rados.0.smithi005.stdout:2465: left oid 283 (ObjNum 1614 snap 0 seq_num 1614) 2023-09-30T09:02:31.430 INFO:tasks.rados.rados.0.smithi005.stdout:2466: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-09-30T09:02:31.641 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:31 smithi005 bash[33615]: cluster 2023-09-30T09:02:30.295803+0000 mgr.x (mgr.24805) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-30T09:02:31.641 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:31 smithi005 bash[27219]: cluster 2023-09-30T09:02:30.295803+0000 mgr.x (mgr.24805) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-30T09:02:31.642 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:31 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:02:31.663 INFO:tasks.rados.rados.0.smithi005.stdout:2467: finishing write tid 1 to smithi00566664-272 2023-09-30T09:02:31.663 INFO:tasks.rados.rados.0.smithi005.stdout:2467: finishing write tid 2 to smithi00566664-272 2023-09-30T09:02:31.663 INFO:tasks.rados.rados.0.smithi005.stdout:2467: finishing write tid 3 to smithi00566664-272 2023-09-30T09:02:31.663 INFO:tasks.rados.rados.0.smithi005.stdout:2467: finishing write tid 4 to smithi00566664-272 2023-09-30T09:02:31.663 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 272 v 335 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-09-30T09:02:31.664 INFO:tasks.rados.rados.0.smithi005.stdout:2467: left oid 272 (ObjNum 1615 snap 0 seq_num 1615) 2023-09-30T09:02:31.664 INFO:tasks.rados.rados.0.smithi005.stdout:2468: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-30T09:02:31.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:31 smithi099 bash[27661]: cluster 2023-09-30T09:02:30.295803+0000 mgr.x (mgr.24805) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-30T09:02:31.841 INFO:tasks.rados.rados.0.smithi005.stdout:2469: finishing write tid 1 to smithi00566664-334 2023-09-30T09:02:31.841 INFO:tasks.rados.rados.0.smithi005.stdout:2469: finishing write tid 2 to smithi00566664-334 2023-09-30T09:02:31.841 INFO:tasks.rados.rados.0.smithi005.stdout:2469: finishing write tid 3 to smithi00566664-334 2023-09-30T09:02:31.841 INFO:tasks.rados.rados.0.smithi005.stdout:2473: expect (ObjNum 1435 snap 0 seq_num 1435) 2023-09-30T09:02:31.934 INFO:tasks.rados.rados.0.smithi005.stdout:2469: finishing write tid 4 to smithi00566664-334 2023-09-30T09:02:31.934 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 334 v 335 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-09-30T09:02:31.934 INFO:tasks.rados.rados.0.smithi005.stdout:2469: left oid 334 (ObjNum 1616 snap 0 seq_num 1616) 2023-09-30T09:02:31.934 INFO:tasks.rados.rados.0.smithi005.stdout:2472: expect (ObjNum 1442 snap 0 seq_num 1442) 2023-09-30T09:02:32.036 INFO:tasks.rados.rados.0.smithi005.stdout:2470: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-30T09:02:32.204 INFO:tasks.rados.rados.0.smithi005.stdout:2471: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:02:32.369 INFO:tasks.rados.rados.0.smithi005.stdout:2458: done (15 left) 2023-09-30T09:02:32.369 INFO:tasks.rados.rados.0.smithi005.stdout:2459: done (14 left) 2023-09-30T09:02:32.369 INFO:tasks.rados.rados.0.smithi005.stdout:2460: done (13 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2461: done (12 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2462: done (11 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2463: done (10 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2464: done (9 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2465: done (8 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2466: done (7 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2467: done (6 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2468: done (5 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2469: done (4 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2470: done (3 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2471: done (2 left) 2023-09-30T09:02:32.370 INFO:tasks.rados.rados.0.smithi005.stdout:2472: done (1 left) 2023-09-30T09:02:32.371 INFO:tasks.rados.rados.0.smithi005.stdout:2473: done (0 left) 2023-09-30T09:02:32.371 INFO:tasks.rados.rados.0.smithi005.stdout:2474: read oid 256 snap -1 2023-09-30T09:02:32.371 INFO:tasks.rados.rados.0.smithi005.stdout:2474: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-30T09:02:32.371 INFO:tasks.rados.rados.0.smithi005.stdout:2475: write oid 296 current snap is 0 2023-09-30T09:02:32.371 INFO:tasks.rados.rados.0.smithi005.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-09-30T09:02:32.380 INFO:tasks.rados.rados.0.smithi005.stdout:2475: writing smithi00566664-296 from 776919 to 1521388 tid 1 2023-09-30T09:02:32.386 INFO:tasks.rados.rados.0.smithi005.stdout:2475: writing smithi00566664-296 from 1956442 to 2469001 tid 2 2023-09-30T09:02:32.386 INFO:tasks.rados.rados.0.smithi005.stdout:2476: write oid 79 current snap is 0 2023-09-30T09:02:32.387 INFO:tasks.rados.rados.0.smithi005.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-09-30T09:02:32.393 INFO:tasks.rados.rados.0.smithi005.stdout:2476: writing smithi00566664-79 from 793726 to 1213444 tid 1 2023-09-30T09:02:32.400 INFO:tasks.rados.rados.0.smithi005.stdout:2476: writing smithi00566664-79 from 1614924 to 2387494 tid 2 2023-09-30T09:02:32.405 INFO:tasks.rados.rados.0.smithi005.stdout:2476: writing smithi00566664-79 from 2932520 to 3193726 tid 3 2023-09-30T09:02:32.406 INFO:tasks.rados.rados.0.smithi005.stdout:2477: delete oid 92 current snap is 0 2023-09-30T09:02:32.406 INFO:tasks.rados.rados.0.smithi005.stdout:2474: expect (ObjNum 1540 snap 0 seq_num 1540) 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2475: finishing write tid 1 to smithi00566664-296 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2475: finishing write tid 2 to smithi00566664-296 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2475: finishing write tid 3 to smithi00566664-296 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2475: finishing write tid 4 to smithi00566664-296 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 338 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2475: left oid 296 (ObjNum 1617 snap 0 seq_num 1617) 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2476: finishing write tid 1 to smithi00566664-79 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2476: finishing write tid 2 to smithi00566664-79 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2476: finishing write tid 3 to smithi00566664-79 2023-09-30T09:02:32.629 INFO:tasks.rados.rados.0.smithi005.stdout:2476: finishing write tid 4 to smithi00566664-79 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2474: done (3 left) 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2475: done (2 left) 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2477: done (1 left) 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2478: read oid 13 snap -1 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2478: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2479: read oid 49 snap -1 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2479: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2480: read oid 162 snap -1 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2480: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2481: read oid 362 snap -1 2023-09-30T09:02:32.630 INFO:tasks.rados.rados.0.smithi005.stdout:2481: expect deleted 2023-09-30T09:02:32.631 INFO:tasks.rados.rados.0.smithi005.stdout:2482: delete oid 229 current snap is 0 2023-09-30T09:02:32.631 INFO:tasks.rados.rados.0.smithi005.stdout:2476: finishing write tid 5 to smithi00566664-79 2023-09-30T09:02:32.631 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 79 v 276 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-09-30T09:02:32.631 INFO:tasks.rados.rados.0.smithi005.stdout:2476: left oid 79 (ObjNum 1618 snap 0 seq_num 1618) 2023-09-30T09:02:32.632 INFO:tasks.rados.rados.0.smithi005.stdout:2476: done (5 left) 2023-09-30T09:02:32.632 INFO:tasks.rados.rados.0.smithi005.stdout:2482: done (4 left) 2023-09-30T09:02:32.632 INFO:tasks.rados.rados.0.smithi005.stdout:2483: write oid 476 current snap is 0 2023-09-30T09:02:32.632 INFO:tasks.rados.rados.0.smithi005.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-09-30T09:02:32.644 INFO:tasks.rados.rados.0.smithi005.stdout:2483: writing smithi00566664-476 from 444147 to 1205965 tid 1 2023-09-30T09:02:32.650 INFO:tasks.rados.rados.0.smithi005.stdout:2483: writing smithi00566664-476 from 1790370 to 2310267 tid 2 2023-09-30T09:02:32.656 INFO:tasks.rados.rados.0.smithi005.stdout:2483: writing smithi00566664-476 from 2898436 to 3244147 tid 3 2023-09-30T09:02:32.656 INFO:tasks.rados.rados.0.smithi005.stdout:2484: write oid 32 current snap is 0 2023-09-30T09:02:32.656 INFO:tasks.rados.rados.0.smithi005.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-09-30T09:02:32.661 INFO:tasks.rados.rados.0.smithi005.stdout:2484: writing smithi00566664-32 from 460954 to 898021 tid 1 2023-09-30T09:02:32.668 INFO:tasks.rados.rados.0.smithi005.stdout:2484: writing smithi00566664-32 from 1448852 to 2112407 tid 2 2023-09-30T09:02:32.675 INFO:tasks.rados.rados.0.smithi005.stdout:2484: writing smithi00566664-32 from 2525859 to 3260954 tid 3 2023-09-30T09:02:32.675 INFO:tasks.rados.rados.0.smithi005.stdout:2485: read oid 36 snap -1 2023-09-30T09:02:32.675 INFO:tasks.rados.rados.0.smithi005.stdout:2485: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-30T09:02:32.675 INFO:tasks.rados.rados.0.smithi005.stdout:2486: write oid 329 current snap is 0 2023-09-30T09:02:32.675 INFO:tasks.rados.rados.0.smithi005.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-09-30T09:02:32.680 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:32 smithi005 systemd[1]: Stopping Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:02:32.680 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:32 smithi005 bash[70217]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-alertmanager.a 2023-09-30T09:02:32.680 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:32 smithi005 bash[56836]: level=info ts=2023-09-30T09:02:32.493Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:02:32.680 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:32 smithi005 bash[27219]: audit 2023-09-30T09:02:31.885578+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.5:0/1436008292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:32.681 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:32 smithi005 bash[33615]: audit 2023-09-30T09:02:31.885578+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.5:0/1436008292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:32.681 INFO:tasks.rados.rados.0.smithi005.stdout:2486: writing smithi00566664-329 from 477761 to 990077 tid 1 2023-09-30T09:02:32.687 INFO:tasks.rados.rados.0.smithi005.stdout:2486: writing smithi00566664-329 from 1507334 to 2030900 tid 2 2023-09-30T09:02:32.694 INFO:tasks.rados.rados.0.smithi005.stdout:2486: writing smithi00566664-329 from 2553282 to 3153053 tid 3 2023-09-30T09:02:32.694 INFO:tasks.rados.rados.0.smithi005.stdout:2487: read oid 33 snap -1 2023-09-30T09:02:32.694 INFO:tasks.rados.rados.0.smithi005.stdout:2487: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-30T09:02:32.694 INFO:tasks.rados.rados.0.smithi005.stdout:2488: write oid 226 current snap is 0 2023-09-30T09:02:32.694 INFO:tasks.rados.rados.0.smithi005.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-09-30T09:02:32.700 INFO:tasks.rados.rados.0.smithi005.stdout:2488: writing smithi00566664-226 from 494568 to 1082133 tid 1 2023-09-30T09:02:32.707 INFO:tasks.rados.rados.0.smithi005.stdout:2488: writing smithi00566664-226 from 1565816 to 2233040 tid 2 2023-09-30T09:02:32.713 INFO:tasks.rados.rados.0.smithi005.stdout:2488: writing smithi00566664-226 from 2980705 to 3294568 tid 3 2023-09-30T09:02:32.713 INFO:tasks.rados.rados.0.smithi005.stdout:2489: write oid 20 current snap is 0 2023-09-30T09:02:32.714 INFO:tasks.rados.rados.0.smithi005.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-09-30T09:02:32.720 INFO:tasks.rados.rados.0.smithi005.stdout:2489: writing smithi00566664-20 from 511375 to 1174189 tid 1 2023-09-30T09:02:32.727 INFO:tasks.rados.rados.0.smithi005.stdout:2489: writing smithi00566664-20 from 1907945 to 2435180 tid 2 2023-09-30T09:02:32.732 INFO:tasks.rados.rados.0.smithi005.stdout:2489: writing smithi00566664-20 from 2891775 to 3311375 tid 3 2023-09-30T09:02:32.733 INFO:tasks.rados.rados.0.smithi005.stdout:2490: read oid 51 snap -1 2023-09-30T09:02:32.733 INFO:tasks.rados.rados.0.smithi005.stdout:2490: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:02:32.733 INFO:tasks.rados.rados.0.smithi005.stdout:2491: delete oid 81 current snap is 0 2023-09-30T09:02:32.733 INFO:tasks.rados.rados.0.smithi005.stdout:2480: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-30T09:02:32.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:32 smithi099 bash[27661]: audit 2023-09-30T09:02:31.885578+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.5:0/1436008292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:32.802 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:32 smithi099 bash[48347]: ts=2023-09-30T09:02:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.5:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:02:32.831 INFO:tasks.rados.rados.0.smithi005.stdout:2478: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-30T09:02:33.024 INFO:tasks.rados.rados.0.smithi005.stdout:2479: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:02:33.247 INFO:tasks.rados.rados.0.smithi005.stdout:2483: finishing write tid 1 to smithi00566664-476 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2478: done (12 left) 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2479: done (11 left) 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2480: done (10 left) 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2481: done (9 left) 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2491: done (8 left) 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2492: write oid 381 current snap is 0 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2483: finishing write tid 2 to smithi00566664-476 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2483: finishing write tid 3 to smithi00566664-476 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2483: finishing write tid 4 to smithi00566664-476 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:2483: finishing write tid 5 to smithi00566664-476 2023-09-30T09:02:33.248 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 476 v 419 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-09-30T09:02:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:2483: left oid 476 (ObjNum 1621 snap 0 seq_num 1621) 2023-09-30T09:02:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:2484: finishing write tid 1 to smithi00566664-32 2023-09-30T09:02:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:2484: finishing write tid 2 to smithi00566664-32 2023-09-30T09:02:33.249 INFO:tasks.rados.rados.0.smithi005.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-09-30T09:02:33.259 INFO:tasks.rados.rados.0.smithi005.stdout:2492: writing smithi00566664-381 from 544989 to 1074654 tid 1 2023-09-30T09:02:33.266 INFO:tasks.rados.rados.0.smithi005.stdout:2492: writing smithi00566664-381 from 1741262 to 2272166 tid 2 2023-09-30T09:02:33.273 INFO:tasks.rados.rados.0.smithi005.stdout:2492: writing smithi00566664-381 from 3062974 to 3344989 tid 3 2023-09-30T09:02:33.273 INFO:tasks.rados.rados.0.smithi005.stdout:2483: done (8 left) 2023-09-30T09:02:33.273 INFO:tasks.rados.rados.0.smithi005.stdout:2493: read oid 73 snap -1 2023-09-30T09:02:33.273 INFO:tasks.rados.rados.0.smithi005.stdout:2493: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-30T09:02:33.274 INFO:tasks.rados.rados.0.smithi005.stdout:2494: read oid 225 snap -1 2023-09-30T09:02:33.274 INFO:tasks.rados.rados.0.smithi005.stdout:2494: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-30T09:02:33.274 INFO:tasks.rados.rados.0.smithi005.stdout:2495: write oid 401 current snap is 0 2023-09-30T09:02:33.274 INFO:tasks.rados.rados.0.smithi005.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-09-30T09:02:33.280 INFO:tasks.rados.rados.0.smithi005.stdout:2495: writing smithi00566664-401 from 561796 to 1166710 tid 1 2023-09-30T09:02:33.288 INFO:tasks.rados.rados.0.smithi005.stdout:2495: writing smithi00566664-401 from 1799744 to 2474306 tid 2 2023-09-30T09:02:33.293 INFO:tasks.rados.rados.0.smithi005.stdout:2495: writing smithi00566664-401 from 3090397 to 3361796 tid 3 2023-09-30T09:02:33.293 INFO:tasks.rados.rados.0.smithi005.stdout:2496: write oid 87 current snap is 0 2023-09-30T09:02:33.294 INFO:tasks.rados.rados.0.smithi005.stdout:2484: finishing write tid 3 to smithi00566664-32 2023-09-30T09:02:33.294 INFO:tasks.rados.rados.0.smithi005.stdout:2484: finishing write tid 4 to smithi00566664-32 2023-09-30T09:02:33.294 INFO:tasks.rados.rados.0.smithi005.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-09-30T09:02:33.301 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[70249]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T09:02:33.301 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[70312]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T09:02:33.301 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:33 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-30T09:02:33.301 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:33 smithi005 systemd[1]: Stopped Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:33.301 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:33 smithi005 systemd[1]: Started Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:33.302 INFO:tasks.rados.rados.0.smithi005.stdout:2496: writing smithi00566664-87 from 578603 to 1258766 tid 1 2023-09-30T09:02:33.307 INFO:tasks.rados.rados.0.smithi005.stdout:2496: writing smithi00566664-87 from 1741873 to 2276446 tid 2 2023-09-30T09:02:33.314 INFO:tasks.rados.rados.0.smithi005.stdout:2496: writing smithi00566664-87 from 3001467 to 3378603 tid 3 2023-09-30T09:02:33.314 INFO:tasks.rados.rados.0.smithi005.stdout:2497: read oid 362 snap -1 2023-09-30T09:02:33.314 INFO:tasks.rados.rados.0.smithi005.stdout:2497: expect deleted 2023-09-30T09:02:33.314 INFO:tasks.rados.rados.0.smithi005.stdout:2498: write oid 471 current snap is 0 2023-09-30T09:02:33.315 INFO:tasks.rados.rados.0.smithi005.stdout:2484: finishing write tid 5 to smithi00566664-32 2023-09-30T09:02:33.315 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 328 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-09-30T09:02:33.315 INFO:tasks.rados.rados.0.smithi005.stdout:2484: left oid 32 (ObjNum 1622 snap 0 seq_num 1622) 2023-09-30T09:02:33.315 INFO:tasks.rados.rados.0.smithi005.stdout:2485: expect (ObjNum 1134 snap 0 seq_num 1134) 2023-09-30T09:02:33.494 INFO:tasks.rados.rados.0.smithi005.stdout:2486: finishing write tid 1 to smithi00566664-329 2023-09-30T09:02:33.494 INFO:tasks.rados.rados.0.smithi005.stdout:2486: finishing write tid 2 to smithi00566664-329 2023-09-30T09:02:33.494 INFO:tasks.rados.rados.0.smithi005.stdout:2486: finishing write tid 3 to smithi00566664-329 2023-09-30T09:02:33.494 INFO:tasks.rados.rados.0.smithi005.stdout:2486: finishing write tid 4 to smithi00566664-329 2023-09-30T09:02:33.494 INFO:tasks.rados.rados.0.smithi005.stdout:2486: finishing write tid 5 to smithi00566664-329 2023-09-30T09:02:33.494 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 329 v 423 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-09-30T09:02:33.495 INFO:tasks.rados.rados.0.smithi005.stdout:2486: left oid 329 (ObjNum 1623 snap 0 seq_num 1623) 2023-09-30T09:02:33.495 INFO:tasks.rados.rados.0.smithi005.stdout:2487: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-30T09:02:33.666 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[33615]: cluster 2023-09-30T09:02:32.296540+0000 mgr.x (mgr.24805) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-09-30T09:02:33.667 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[33615]: audit 2023-09-30T09:02:32.557060+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:33.667 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[33615]: audit 2023-09-30T09:02:33.277167+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:33.667 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[33615]: audit 2023-09-30T09:02:33.285930+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:33.667 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[27219]: cluster 2023-09-30T09:02:32.296540+0000 mgr.x (mgr.24805) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-09-30T09:02:33.667 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[27219]: audit 2023-09-30T09:02:32.557060+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:33.667 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[27219]: audit 2023-09-30T09:02:33.277167+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:33.667 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:33 smithi005 bash[27219]: audit 2023-09-30T09:02:33.285930+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:33.688 INFO:tasks.rados.rados.0.smithi005.stdout:2488: finishing write tid 1 to smithi00566664-226 2023-09-30T09:02:33.688 INFO:tasks.rados.rados.0.smithi005.stdout:2488: finishing write tid 2 to smithi00566664-226 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2488: finishing write tid 3 to smithi00566664-226 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2488: finishing write tid 4 to smithi00566664-226 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2488: finishing write tid 5 to smithi00566664-226 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 226 v 319 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2488: left oid 226 (ObjNum 1624 snap 0 seq_num 1624) 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2489: finishing write tid 1 to smithi00566664-20 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2489: finishing write tid 2 to smithi00566664-20 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2489: finishing write tid 3 to smithi00566664-20 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2489: finishing write tid 4 to smithi00566664-20 2023-09-30T09:02:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:2489: finishing write tid 5 to smithi00566664-20 2023-09-30T09:02:33.690 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 20 v 302 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-09-30T09:02:33.690 INFO:tasks.rados.rados.0.smithi005.stdout:2489: left oid 20 (ObjNum 1625 snap 0 seq_num 1625) 2023-09-30T09:02:33.690 INFO:tasks.rados.rados.0.smithi005.stdout:2490: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:02:33.802 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:33 smithi099 bash[48347]: ts=2023-09-30T09:02:33.509Z caller=notifier.go:526 level=error component=notifier alertmanager=http://smithi005.front.sepia.ceph.com:9093/api/v2/alerts count=2 msg="Error sending alert" err="Post \"http://smithi005.front.sepia.ceph.com:9093/api/v2/alerts\": dial tcp 172.21.15.5:9093: connect: connection refused" 2023-09-30T09:02:33.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:33 smithi099 bash[27661]: cluster 2023-09-30T09:02:32.296540+0000 mgr.x (mgr.24805) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 6.4 MiB/s wr, 73 op/s 2023-09-30T09:02:33.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:33 smithi099 bash[27661]: audit 2023-09-30T09:02:32.557060+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:33.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:33 smithi099 bash[27661]: audit 2023-09-30T09:02:33.277167+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:33.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:33 smithi099 bash[27661]: audit 2023-09-30T09:02:33.285930+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:33.812 INFO:tasks.rados.rados.0.smithi005.stdout:2492: finishing write tid 1 to smithi00566664-381 2023-09-30T09:02:33.813 INFO:tasks.rados.rados.0.smithi005.stdout:2492: finishing write tid 2 to smithi00566664-381 2023-09-30T09:02:33.813 INFO:tasks.rados.rados.0.smithi005.stdout:2492: finishing write tid 3 to smithi00566664-381 2023-09-30T09:02:33.813 INFO:tasks.rados.rados.0.smithi005.stdout:2492: finishing write tid 4 to smithi00566664-381 2023-09-30T09:02:33.813 INFO:tasks.rados.rados.0.smithi005.stdout:2493: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-30T09:02:33.900 INFO:tasks.rados.rados.0.smithi005.stdout:2492: finishing write tid 5 to smithi00566664-381 2023-09-30T09:02:33.901 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 381 v 315 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-09-30T09:02:33.901 INFO:tasks.rados.rados.0.smithi005.stdout:2492: left oid 381 (ObjNum 1627 snap 0 seq_num 1627) 2023-09-30T09:02:33.901 INFO:tasks.rados.rados.0.smithi005.stdout:2494: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-30T09:02:34.067 INFO:tasks.rados.rados.0.smithi005.stdout:2495: finishing write tid 1 to smithi00566664-401 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2495: finishing write tid 2 to smithi00566664-401 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2495: finishing write tid 3 to smithi00566664-401 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2495: finishing write tid 4 to smithi00566664-401 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2495: finishing write tid 5 to smithi00566664-401 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 270 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2495: left oid 401 (ObjNum 1628 snap 0 seq_num 1628) 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2496: finishing write tid 1 to smithi00566664-87 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2496: finishing write tid 2 to smithi00566664-87 2023-09-30T09:02:34.068 INFO:tasks.rados.rados.0.smithi005.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-09-30T09:02:34.077 INFO:tasks.rados.rados.0.smithi005.stdout:2498: writing smithi00566664-471 from 595410 to 1350822 tid 1 2023-09-30T09:02:34.085 INFO:tasks.rados.rados.0.smithi005.stdout:2498: writing smithi00566664-471 from 1800355 to 2478586 tid 2 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2498: writing smithi00566664-471 from 3028890 to 3395410 tid 3 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2484: done (13 left) 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2485: done (12 left) 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2486: done (11 left) 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2487: done (10 left) 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2488: done (9 left) 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2489: done (8 left) 2023-09-30T09:02:34.092 INFO:tasks.rados.rados.0.smithi005.stdout:2490: done (7 left) 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2492: done (6 left) 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2493: done (5 left) 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2494: done (4 left) 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2495: done (3 left) 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2497: done (2 left) 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2499: write oid 315 current snap is 0 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2496: finishing write tid 3 to smithi00566664-87 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2496: finishing write tid 4 to smithi00566664-87 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2496: finishing write tid 5 to smithi00566664-87 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 87 v 280 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2496: left oid 87 (ObjNum 1629 snap 0 seq_num 1629) 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2498: finishing write tid 1 to smithi00566664-471 2023-09-30T09:02:34.093 INFO:tasks.rados.rados.0.smithi005.stdout:2498: finishing write tid 2 to smithi00566664-471 2023-09-30T09:02:34.094 INFO:tasks.rados.rados.0.smithi005.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-09-30T09:02:34.098 INFO:tasks.rados.rados.0.smithi005.stdout:2499: writing smithi00566664-315 from 612217 to 1042878 tid 1 2023-09-30T09:02:34.105 INFO:tasks.rados.rados.0.smithi005.stdout:2499: writing smithi00566664-315 from 1458837 to 1997079 tid 2 2023-09-30T09:02:34.114 INFO:tasks.rados.rados.0.smithi005.stdout:2499: writing smithi00566664-315 from 2656313 to 3178966 tid 3 2023-09-30T09:02:34.114 INFO:tasks.rados.rados.0.smithi005.stdout:2496: done (2 left) 2023-09-30T09:02:34.114 INFO:tasks.rados.rados.0.smithi005.stdout:2500: read oid 73 snap -1 2023-09-30T09:02:34.114 INFO:tasks.rados.rados.0.smithi005.stdout:2500: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-30T09:02:34.114 INFO:tasks.rados.rados.0.smithi005.stdout:2501: write oid 222 current snap is 0 2023-09-30T09:02:34.114 INFO:tasks.rados.rados.0.smithi005.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-09-30T09:02:34.121 INFO:tasks.rados.rados.0.smithi005.stdout:2501: writing smithi00566664-222 from 629024 to 1134934 tid 1 2023-09-30T09:02:34.131 INFO:tasks.rados.rados.0.smithi005.stdout:2501: writing smithi00566664-222 from 1917319 to 2599219 tid 2 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2501: writing smithi00566664-222 from 3083736 to 3429024 tid 3 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2502: delete oid 463 current snap is 0 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2498: finishing write tid 3 to smithi00566664-471 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2498: finishing write tid 4 to smithi00566664-471 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2498: finishing write tid 5 to smithi00566664-471 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 471 v 306 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2498: left oid 471 (ObjNum 1630 snap 0 seq_num 1630) 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2499: finishing write tid 1 to smithi00566664-315 2023-09-30T09:02:34.138 INFO:tasks.rados.rados.0.smithi005.stdout:2499: finishing write tid 2 to smithi00566664-315 2023-09-30T09:02:34.139 INFO:tasks.rados.rados.0.smithi005.stdout:2499: finishing write tid 3 to smithi00566664-315 2023-09-30T09:02:34.139 INFO:tasks.rados.rados.0.smithi005.stdout:2499: finishing write tid 4 to smithi00566664-315 2023-09-30T09:02:34.139 INFO:tasks.rados.rados.0.smithi005.stdout:2499: finishing write tid 5 to smithi00566664-315 2023-09-30T09:02:34.139 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 315 v 282 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-09-30T09:02:34.139 INFO:tasks.rados.rados.0.smithi005.stdout:2499: left oid 315 (ObjNum 1631 snap 0 seq_num 1631) 2023-09-30T09:02:34.139 INFO:tasks.rados.rados.0.smithi005.stdout:2500: expect (ObjNum 597 snap 0 seq_num 597) 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2501: finishing write tid 1 to smithi00566664-222 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2501: finishing write tid 2 to smithi00566664-222 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2498: done (4 left) 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2499: done (3 left) 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2500: done (2 left) 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2502: done (1 left) 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2503: read oid 399 snap -1 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2503: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-30T09:02:34.242 INFO:tasks.rados.rados.0.smithi005.stdout:2504: write oid 441 current snap is 0 2023-09-30T09:02:34.243 INFO:tasks.rados.rados.0.smithi005.stdout:2501: finishing write tid 3 to smithi00566664-222 2023-09-30T09:02:34.243 INFO:tasks.rados.rados.0.smithi005.stdout:2501: finishing write tid 4 to smithi00566664-222 2023-09-30T09:02:34.243 INFO:tasks.rados.rados.0.smithi005.stdout:2501: finishing write tid 5 to smithi00566664-222 2023-09-30T09:02:34.243 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 222 v 265 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-09-30T09:02:34.243 INFO:tasks.rados.rados.0.smithi005.stdout:2501: left oid 222 (ObjNum 1632 snap 0 seq_num 1632) 2023-09-30T09:02:34.243 INFO:tasks.rados.rados.0.smithi005.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-09-30T09:02:34.250 INFO:tasks.rados.rados.0.smithi005.stdout:2504: writing smithi00566664-441 from 662638 to 1319046 tid 1 2023-09-30T09:02:34.259 INFO:tasks.rados.rados.0.smithi005.stdout:2504: writing smithi00566664-441 from 1917930 to 2603499 tid 2 2023-09-30T09:02:34.265 INFO:tasks.rados.rados.0.smithi005.stdout:2504: writing smithi00566664-441 from 3022229 to 3462638 tid 3 2023-09-30T09:02:34.265 INFO:tasks.rados.rados.0.smithi005.stdout:2501: done (2 left) 2023-09-30T09:02:34.265 INFO:tasks.rados.rados.0.smithi005.stdout:2505: read oid 491 snap -1 2023-09-30T09:02:34.266 INFO:tasks.rados.rados.0.smithi005.stdout:2505: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:02:34.266 INFO:tasks.rados.rados.0.smithi005.stdout:2506: read oid 392 snap -1 2023-09-30T09:02:34.266 INFO:tasks.rados.rados.0.smithi005.stdout:2506: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:34.266 INFO:tasks.rados.rados.0.smithi005.stdout:2507: read oid 230 snap -1 2023-09-30T09:02:34.266 INFO:tasks.rados.rados.0.smithi005.stdout:2507: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-30T09:02:34.266 INFO:tasks.rados.rados.0.smithi005.stdout:2508: write oid 116 current snap is 0 2023-09-30T09:02:34.266 INFO:tasks.rados.rados.0.smithi005.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-09-30T09:02:34.274 INFO:tasks.rados.rados.0.smithi005.stdout:2508: writing smithi00566664-116 from 679445 to 1127455 tid 1 2023-09-30T09:02:34.280 INFO:tasks.rados.rados.0.smithi005.stdout:2508: writing smithi00566664-116 from 1692765 to 2121992 tid 2 2023-09-30T09:02:34.290 INFO:tasks.rados.rados.0.smithi005.stdout:2508: writing smithi00566664-116 from 2766005 to 3333746 tid 3 2023-09-30T09:02:34.290 INFO:tasks.rados.rados.0.smithi005.stdout:2509: read oid 400 snap -1 2023-09-30T09:02:34.290 INFO:tasks.rados.rados.0.smithi005.stdout:2509: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-09-30T09:02:34.290 INFO:tasks.rados.rados.0.smithi005.stdout:2510: read oid 125 snap -1 2023-09-30T09:02:34.290 INFO:tasks.rados.rados.0.smithi005.stdout:2510: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-09-30T09:02:34.290 INFO:tasks.rados.rados.0.smithi005.stdout:2511: write oid 412 current snap is 0 2023-09-30T09:02:34.290 INFO:tasks.rados.rados.0.smithi005.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-09-30T09:02:34.297 INFO:tasks.rados.rados.0.smithi005.stdout:2511: writing smithi00566664-412 from 696252 to 1219511 tid 1 2023-09-30T09:02:34.306 INFO:tasks.rados.rados.0.smithi005.stdout:2511: writing smithi00566664-412 from 1751247 to 2440485 tid 2 2023-09-30T09:02:34.313 INFO:tasks.rados.rados.0.smithi005.stdout:2511: writing smithi00566664-412 from 3193428 to 3496252 tid 3 2023-09-30T09:02:34.313 INFO:tasks.rados.rados.0.smithi005.stdout:2512: read oid 141 snap -1 2023-09-30T09:02:34.313 INFO:tasks.rados.rados.0.smithi005.stdout:2512: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-30T09:02:34.313 INFO:tasks.rados.rados.0.smithi005.stdout:2513: write oid 82 current snap is 0 2023-09-30T09:02:34.313 INFO:tasks.rados.rados.0.smithi005.stdout:2503: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-09-30T09:02:34.494 INFO:tasks.rados.rados.0.smithi005.stdout:2504: finishing write tid 1 to smithi00566664-441 2023-09-30T09:02:34.494 INFO:tasks.rados.rados.0.smithi005.stdout:2504: finishing write tid 2 to smithi00566664-441 2023-09-30T09:02:34.494 INFO:tasks.rados.rados.0.smithi005.stdout:2504: finishing write tid 3 to smithi00566664-441 2023-09-30T09:02:34.494 INFO:tasks.rados.rados.0.smithi005.stdout:2504: finishing write tid 4 to smithi00566664-441 2023-09-30T09:02:34.494 INFO:tasks.rados.rados.0.smithi005.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-09-30T09:02:34.506 INFO:tasks.rados.rados.0.smithi005.stdout:2513: writing smithi00566664-82 from 713059 to 1311567 tid 1 2023-09-30T09:02:34.514 INFO:tasks.rados.rados.0.smithi005.stdout:2513: writing smithi00566664-82 from 2093376 to 2526272 tid 2 2023-09-30T09:02:34.519 INFO:tasks.rados.rados.0.smithi005.stdout:2513: writing smithi00566664-82 from 3104498 to 3513059 tid 3 2023-09-30T09:02:34.519 INFO:tasks.rados.rados.0.smithi005.stdout:2503: done (10 left) 2023-09-30T09:02:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:2514: write oid 359 current snap is 0 2023-09-30T09:02:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:2504: finishing write tid 5 to smithi00566664-441 2023-09-30T09:02:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 441 v 339 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-09-30T09:02:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:2504: left oid 441 (ObjNum 1634 snap 0 seq_num 1634) 2023-09-30T09:02:34.520 INFO:tasks.rados.rados.0.smithi005.stdout:2505: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-09-30T09:02:34.636 INFO:tasks.rados.rados.0.smithi005.stdout:2507: expect (ObjNum 229 snap 0 seq_num 229) 2023-09-30T09:02:34.754 INFO:tasks.rados.rados.0.smithi005.stdout:2506: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:34.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[27219]: cephadm 2023-09-30T09:02:33.312051+0000 mgr.x (mgr.24805) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:02:34.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[33615]: cephadm 2023-09-30T09:02:33.312051+0000 mgr.x (mgr.24805) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:02:34.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.459Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-09-30T09:02:34.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.459Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-09-30T09:02:34.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.462Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.5 port=9094 2023-09-30T09:02:34.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.463Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-30T09:02:34.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.517Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:02:34.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.518Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:02:34.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.522Z caller=main.go:518 msg=Listening address=:9093 2023-09-30T09:02:34.767 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:34 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:34.522Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-09-30T09:02:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:34 smithi099 bash[27661]: cephadm 2023-09-30T09:02:33.312051+0000 mgr.x (mgr.24805) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:02:34.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:34 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:34] "GET /metrics HTTP/1.1" 200 36059 "" "Prometheus/2.33.4" 2023-09-30T09:02:34.855 INFO:tasks.rados.rados.0.smithi005.stdout:2508: finishing write tid 1 to smithi00566664-116 2023-09-30T09:02:34.855 INFO:tasks.rados.rados.0.smithi005.stdout:2508: finishing write tid 2 to smithi00566664-116 2023-09-30T09:02:34.856 INFO:tasks.rados.rados.0.smithi005.stdout:2510: expect (ObjNum 1312 snap 0 seq_num 1312) 2023-09-30T09:02:34.940 INFO:tasks.rados.rados.0.smithi005.stdout:2508: finishing write tid 3 to smithi00566664-116 2023-09-30T09:02:34.940 INFO:tasks.rados.rados.0.smithi005.stdout:2508: finishing write tid 4 to smithi00566664-116 2023-09-30T09:02:34.940 INFO:tasks.rados.rados.0.smithi005.stdout:2508: finishing write tid 5 to smithi00566664-116 2023-09-30T09:02:34.940 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 116 v 323 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-09-30T09:02:34.940 INFO:tasks.rados.rados.0.smithi005.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-09-30T09:02:34.940 INFO:tasks.rados.rados.0.smithi005.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-09-30T09:02:34.954 INFO:tasks.rados.rados.0.smithi005.stdout:2514: writing smithi00566664-359 from 729866 to 1403623 tid 1 2023-09-30T09:02:34.962 INFO:tasks.rados.rados.0.smithi005.stdout:2514: writing smithi00566664-359 from 2151858 to 2844765 tid 2 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2504: done (10 left) 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2505: done (9 left) 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2506: done (8 left) 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2507: done (7 left) 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2508: done (6 left) 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2510: done (5 left) 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2515: write oid 238 current snap is 0 2023-09-30T09:02:34.963 INFO:tasks.rados.rados.0.smithi005.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-09-30T09:02:34.970 INFO:tasks.rados.rados.0.smithi005.stdout:2515: writing smithi00566664-238 from 746673 to 1495679 tid 1 2023-09-30T09:02:34.977 INFO:tasks.rados.rados.0.smithi005.stdout:2515: writing smithi00566664-238 from 2210340 to 2646905 tid 2 2023-09-30T09:02:34.982 INFO:tasks.rados.rados.0.smithi005.stdout:2515: writing smithi00566664-238 from 3159344 to 3546673 tid 3 2023-09-30T09:02:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:2516: read oid 432 snap -1 2023-09-30T09:02:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:2516: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-30T09:02:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:2517: write oid 398 current snap is 0 2023-09-30T09:02:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:2511: finishing write tid 1 to smithi00566664-412 2023-09-30T09:02:34.983 INFO:tasks.rados.rados.0.smithi005.stdout:2509: expect (ObjNum 1503 snap 0 seq_num 1503) 2023-09-30T09:02:35.214 INFO:tasks.rados.rados.0.smithi005.stdout:2511: finishing write tid 2 to smithi00566664-412 2023-09-30T09:02:35.214 INFO:tasks.rados.rados.0.smithi005.stdout:2511: finishing write tid 3 to smithi00566664-412 2023-09-30T09:02:35.214 INFO:tasks.rados.rados.0.smithi005.stdout:2511: finishing write tid 4 to smithi00566664-412 2023-09-30T09:02:35.214 INFO:tasks.rados.rados.0.smithi005.stdout:2511: finishing write tid 5 to smithi00566664-412 2023-09-30T09:02:35.214 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 412 v 333 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-09-30T09:02:35.215 INFO:tasks.rados.rados.0.smithi005.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-09-30T09:02:35.215 INFO:tasks.rados.rados.0.smithi005.stdout:2512: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-30T09:02:35.296 INFO:tasks.rados.rados.0.smithi005.stdout:2513: finishing write tid 1 to smithi00566664-82 2023-09-30T09:02:35.296 INFO:tasks.rados.rados.0.smithi005.stdout:2513: finishing write tid 2 to smithi00566664-82 2023-09-30T09:02:35.296 INFO:tasks.rados.rados.0.smithi005.stdout:2513: finishing write tid 3 to smithi00566664-82 2023-09-30T09:02:35.296 INFO:tasks.rados.rados.0.smithi005.stdout:2513: finishing write tid 4 to smithi00566664-82 2023-09-30T09:02:35.297 INFO:tasks.rados.rados.0.smithi005.stdout:2513: finishing write tid 5 to smithi00566664-82 2023-09-30T09:02:35.297 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 315 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-09-30T09:02:35.297 INFO:tasks.rados.rados.0.smithi005.stdout:2513: left oid 82 (ObjNum 1637 snap 0 seq_num 1637) 2023-09-30T09:02:35.297 INFO:tasks.rados.rados.0.smithi005.stdout:2514: finishing write tid 1 to smithi00566664-359 2023-09-30T09:02:35.297 INFO:tasks.rados.rados.0.smithi005.stdout:2514: finishing write tid 2 to smithi00566664-359 2023-09-30T09:02:35.297 INFO:tasks.rados.rados.0.smithi005.stdout:2514: finishing write tid 3 to smithi00566664-359 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:2514: finishing write tid 4 to smithi00566664-359 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 359 v 336 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:2514: left oid 359 (ObjNum 1638 snap 0 seq_num 1638) 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:2515: finishing write tid 1 to smithi00566664-238 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:2515: finishing write tid 2 to smithi00566664-238 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:2515: finishing write tid 3 to smithi00566664-238 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:2515: finishing write tid 4 to smithi00566664-238 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:2515: finishing write tid 5 to smithi00566664-238 2023-09-30T09:02:35.298 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 238 v 451 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-09-30T09:02:35.299 INFO:tasks.rados.rados.0.smithi005.stdout:2515: left oid 238 (ObjNum 1639 snap 0 seq_num 1639) 2023-09-30T09:02:35.299 INFO:tasks.rados.rados.0.smithi005.stdout:2516: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-30T09:02:35.478 INFO:tasks.rados.rados.0.smithi005.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-09-30T09:02:35.489 INFO:tasks.rados.rados.0.smithi005.stdout:2517: writing smithi00566664-398 from 763480 to 1187735 tid 1 2023-09-30T09:02:35.497 INFO:tasks.rados.rados.0.smithi005.stdout:2517: writing smithi00566664-398 from 1868822 to 2565398 tid 2 2023-09-30T09:02:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:2517: writing smithi00566664-398 from 3186767 to 3563480 tid 3 2023-09-30T09:02:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:2509: done (7 left) 2023-09-30T09:02:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:2511: done (6 left) 2023-09-30T09:02:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:2512: done (5 left) 2023-09-30T09:02:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:2513: done (4 left) 2023-09-30T09:02:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:2514: done (3 left) 2023-09-30T09:02:35.503 INFO:tasks.rados.rados.0.smithi005.stdout:2515: done (2 left) 2023-09-30T09:02:35.504 INFO:tasks.rados.rados.0.smithi005.stdout:2516: done (1 left) 2023-09-30T09:02:35.504 INFO:tasks.rados.rados.0.smithi005.stdout:2518: read oid 320 snap -1 2023-09-30T09:02:35.504 INFO:tasks.rados.rados.0.smithi005.stdout:2518: expect deleted 2023-09-30T09:02:35.504 INFO:tasks.rados.rados.0.smithi005.stdout:2519: write oid 163 current snap is 0 2023-09-30T09:02:35.504 INFO:tasks.rados.rados.0.smithi005.stdout:2517: finishing write tid 1 to smithi00566664-398 2023-09-30T09:02:35.504 INFO:tasks.rados.rados.0.smithi005.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-09-30T09:02:35.510 INFO:tasks.rados.rados.0.smithi005.stdout:2519: writing smithi00566664-163 from 780287 to 1279791 tid 1 2023-09-30T09:02:35.515 INFO:tasks.rados.rados.0.smithi005.stdout:2519: writing smithi00566664-163 from 1810951 to 2251185 tid 2 2023-09-30T09:02:35.522 INFO:tasks.rados.rados.0.smithi005.stdout:2519: writing smithi00566664-163 from 2697837 to 3165916 tid 3 2023-09-30T09:02:35.522 INFO:tasks.rados.rados.0.smithi005.stdout:2520: read oid 341 snap -1 2023-09-30T09:02:35.522 INFO:tasks.rados.rados.0.smithi005.stdout:2520: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-30T09:02:35.522 INFO:tasks.rados.rados.0.smithi005.stdout:2521: write oid 262 current snap is 0 2023-09-30T09:02:35.522 INFO:tasks.rados.rados.0.smithi005.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-09-30T09:02:35.528 INFO:tasks.rados.rados.0.smithi005.stdout:2521: writing smithi00566664-262 from 797094 to 1371847 tid 1 2023-09-30T09:02:35.535 INFO:tasks.rados.rados.0.smithi005.stdout:2521: writing smithi00566664-262 from 1869433 to 2569678 tid 2 2023-09-30T09:02:35.542 INFO:tasks.rados.rados.0.smithi005.stdout:2521: writing smithi00566664-262 from 3125260 to 3597094 tid 3 2023-09-30T09:02:35.542 INFO:tasks.rados.rados.0.smithi005.stdout:2522: read oid 348 snap -1 2023-09-30T09:02:35.542 INFO:tasks.rados.rados.0.smithi005.stdout:2522: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2523: read oid 170 snap -1 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2523: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2524: delete oid 197 current snap is 0 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2517: finishing write tid 2 to smithi00566664-398 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2517: finishing write tid 3 to smithi00566664-398 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2517: finishing write tid 4 to smithi00566664-398 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2517: finishing write tid 5 to smithi00566664-398 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 398 v 342 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2517: left oid 398 (ObjNum 1640 snap 0 seq_num 1640) 2023-09-30T09:02:35.543 INFO:tasks.rados.rados.0.smithi005.stdout:2519: finishing write tid 1 to smithi00566664-163 2023-09-30T09:02:35.544 INFO:tasks.rados.rados.0.smithi005.stdout:2519: finishing write tid 2 to smithi00566664-163 2023-09-30T09:02:35.544 INFO:tasks.rados.rados.0.smithi005.stdout:2519: finishing write tid 3 to smithi00566664-163 2023-09-30T09:02:35.544 INFO:tasks.rados.rados.0.smithi005.stdout:2519: finishing write tid 4 to smithi00566664-163 2023-09-30T09:02:35.544 INFO:tasks.rados.rados.0.smithi005.stdout:2519: finishing write tid 5 to smithi00566664-163 2023-09-30T09:02:35.544 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 163 v 269 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-09-30T09:02:35.544 INFO:tasks.rados.rados.0.smithi005.stdout:2519: left oid 163 (ObjNum 1641 snap 0 seq_num 1641) 2023-09-30T09:02:35.544 INFO:tasks.rados.rados.0.smithi005.stdout:2520: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-30T09:02:35.730 INFO:tasks.rados.rados.0.smithi005.stdout:2521: finishing write tid 1 to smithi00566664-262 2023-09-30T09:02:35.730 INFO:tasks.rados.rados.0.smithi005.stdout:2521: finishing write tid 2 to smithi00566664-262 2023-09-30T09:02:35.731 INFO:tasks.rados.rados.0.smithi005.stdout:2522: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-09-30T09:02:35.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:35 smithi005 bash[27219]: cephadm 2023-09-30T09:02:33.558125+0000 mgr.x (mgr.24805) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:02:35.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:35 smithi005 bash[27219]: cluster 2023-09-30T09:02:34.297604+0000 mgr.x (mgr.24805) 39 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.5 MiB/s wr, 105 op/s 2023-09-30T09:02:35.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:35 smithi005 bash[27219]: audit 2023-09-30T09:02:34.389761+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.5:0/4209427020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:35.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:35 smithi005 bash[33615]: cephadm 2023-09-30T09:02:33.558125+0000 mgr.x (mgr.24805) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:02:35.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:35 smithi005 bash[33615]: cluster 2023-09-30T09:02:34.297604+0000 mgr.x (mgr.24805) 39 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.5 MiB/s wr, 105 op/s 2023-09-30T09:02:35.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:35 smithi005 bash[33615]: audit 2023-09-30T09:02:34.389761+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.5:0/4209427020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:35.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:35 smithi099 bash[27661]: cephadm 2023-09-30T09:02:33.558125+0000 mgr.x (mgr.24805) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:02:35.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:35 smithi099 bash[27661]: cluster 2023-09-30T09:02:34.297604+0000 mgr.x (mgr.24805) 39 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s rd, 9.5 MiB/s wr, 105 op/s 2023-09-30T09:02:35.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:35 smithi099 bash[27661]: audit 2023-09-30T09:02:34.389761+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.5:0/4209427020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:35.855 INFO:tasks.rados.rados.0.smithi005.stdout:2523: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:2521: finishing write tid 3 to smithi00566664-262 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:2521: finishing write tid 4 to smithi00566664-262 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:2521: finishing write tid 5 to smithi00566664-262 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 262 v 319 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:2521: left oid 262 (ObjNum 1642 snap 0 seq_num 1642) 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:2517: done (7 left) 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:2518: done (6 left) 2023-09-30T09:02:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:2519: done (5 left) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2520: done (4 left) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2521: done (3 left) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2522: done (2 left) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2523: done (1 left) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2524: done (0 left) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2525: read oid 191 snap -1 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2525: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2526: read oid 345 snap -1 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2526: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2527: read oid 239 snap -1 2023-09-30T09:02:36.024 INFO:tasks.rados.rados.0.smithi005.stdout:2527: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-09-30T09:02:36.025 INFO:tasks.rados.rados.0.smithi005.stdout:2528: write oid 218 current snap is 0 2023-09-30T09:02:36.025 INFO:tasks.rados.rados.0.smithi005.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-09-30T09:02:36.035 INFO:tasks.rados.rados.0.smithi005.stdout:2528: writing smithi00566664-218 from 430708 to 872312 tid 1 2023-09-30T09:02:36.041 INFO:tasks.rados.rados.0.smithi005.stdout:2528: writing smithi00566664-218 from 1302750 to 2006664 tid 2 2023-09-30T09:02:36.048 INFO:tasks.rados.rados.0.smithi005.stdout:2528: writing smithi00566664-218 from 2496459 to 3198354 tid 3 2023-09-30T09:02:36.048 INFO:tasks.rados.rados.0.smithi005.stdout:2529: read oid 181 snap -1 2023-09-30T09:02:36.048 INFO:tasks.rados.rados.0.smithi005.stdout:2529: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-30T09:02:36.048 INFO:tasks.rados.rados.0.smithi005.stdout:2530: write oid 405 current snap is 0 2023-09-30T09:02:36.048 INFO:tasks.rados.rados.0.smithi005.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-09-30T09:02:36.054 INFO:tasks.rados.rados.0.smithi005.stdout:2530: writing smithi00566664-405 from 447515 to 964368 tid 1 2023-09-30T09:02:36.060 INFO:tasks.rados.rados.0.smithi005.stdout:2530: writing smithi00566664-405 from 1644879 to 2092451 tid 2 2023-09-30T09:02:36.068 INFO:tasks.rados.rados.0.smithi005.stdout:2530: writing smithi00566664-405 from 2807529 to 3437049 tid 3 2023-09-30T09:02:36.068 INFO:tasks.rados.rados.0.smithi005.stdout:2531: write oid 7 current snap is 0 2023-09-30T09:02:36.068 INFO:tasks.rados.rados.0.smithi005.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-09-30T09:02:36.074 INFO:tasks.rados.rados.0.smithi005.stdout:2531: writing smithi00566664-7 from 464322 to 1056424 tid 1 2023-09-30T09:02:36.081 INFO:tasks.rados.rados.0.smithi005.stdout:2531: writing smithi00566664-7 from 1703361 to 2294591 tid 2 2023-09-30T09:02:36.086 INFO:tasks.rados.rados.0.smithi005.stdout:2531: writing smithi00566664-7 from 2718599 to 3159391 tid 3 2023-09-30T09:02:36.087 INFO:tasks.rados.rados.0.smithi005.stdout:2532: write oid 73 current snap is 0 2023-09-30T09:02:36.087 INFO:tasks.rados.rados.0.smithi005.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-09-30T09:02:36.093 INFO:tasks.rados.rados.0.smithi005.stdout:2532: writing smithi00566664-73 from 481129 to 1148480 tid 1 2023-09-30T09:02:36.099 INFO:tasks.rados.rados.0.smithi005.stdout:2532: writing smithi00566664-73 from 1761843 to 2213084 tid 2 2023-09-30T09:02:36.106 INFO:tasks.rados.rados.0.smithi005.stdout:2532: writing smithi00566664-73 from 2862375 to 3514439 tid 3 2023-09-30T09:02:36.107 INFO:tasks.rados.rados.0.smithi005.stdout:2533: write oid 160 current snap is 0 2023-09-30T09:02:36.107 INFO:tasks.rados.rados.0.smithi005.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-09-30T09:02:36.113 INFO:tasks.rados.rados.0.smithi005.stdout:2533: writing smithi00566664-160 from 497936 to 1240536 tid 1 2023-09-30T09:02:36.120 INFO:tasks.rados.rados.0.smithi005.stdout:2533: writing smithi00566664-160 from 1820325 to 2415224 tid 2 2023-09-30T09:02:36.126 INFO:tasks.rados.rados.0.smithi005.stdout:2533: writing smithi00566664-160 from 2889798 to 3353134 tid 3 2023-09-30T09:02:36.126 INFO:tasks.rados.rados.0.smithi005.stdout:2534: write oid 303 current snap is 0 2023-09-30T09:02:36.126 INFO:tasks.rados.rados.0.smithi005.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-09-30T09:02:36.131 INFO:tasks.rados.rados.0.smithi005.stdout:2534: writing smithi00566664-303 from 514743 to 932592 tid 1 2023-09-30T09:02:36.136 INFO:tasks.rados.rados.0.smithi005.stdout:2534: writing smithi00566664-303 from 1362454 to 1817364 tid 2 2023-09-30T09:02:36.144 INFO:tasks.rados.rados.0.smithi005.stdout:2534: writing smithi00566664-303 from 2400868 to 3191829 tid 3 2023-09-30T09:02:36.144 INFO:tasks.rados.rados.0.smithi005.stdout:2535: read oid 62 snap -1 2023-09-30T09:02:36.144 INFO:tasks.rados.rados.0.smithi005.stdout:2535: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:02:36.144 INFO:tasks.rados.rados.0.smithi005.stdout:2536: read oid 348 snap -1 2023-09-30T09:02:36.144 INFO:tasks.rados.rados.0.smithi005.stdout:2536: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-09-30T09:02:36.144 INFO:tasks.rados.rados.0.smithi005.stdout:2537: delete oid 72 current snap is 0 2023-09-30T09:02:36.145 INFO:tasks.rados.rados.0.smithi005.stdout:2526: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:02:36.267 INFO:tasks.rados.rados.0.smithi005.stdout:2527: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-09-30T09:02:36.380 INFO:tasks.rados.rados.0.smithi005.stdout:2525: expect (ObjNum 1604 snap 0 seq_num 1604) 2023-09-30T09:02:36.560 INFO:tasks.rados.rados.0.smithi005.stdout:2528: finishing write tid 1 to smithi00566664-218 2023-09-30T09:02:36.560 INFO:tasks.rados.rados.0.smithi005.stdout:2528: finishing write tid 2 to smithi00566664-218 2023-09-30T09:02:36.560 INFO:tasks.rados.rados.0.smithi005.stdout:2529: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2528: finishing write tid 3 to smithi00566664-218 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2528: finishing write tid 4 to smithi00566664-218 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2528: finishing write tid 5 to smithi00566664-218 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 218 v 327 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2528: left oid 218 (ObjNum 1644 snap 0 seq_num 1644) 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2530: finishing write tid 1 to smithi00566664-405 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2530: finishing write tid 2 to smithi00566664-405 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2525: done (12 left) 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2526: done (11 left) 2023-09-30T09:02:36.657 INFO:tasks.rados.rados.0.smithi005.stdout:2527: done (10 left) 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2528: done (9 left) 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2529: done (8 left) 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2537: done (7 left) 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2538: write oid 205 current snap is 0 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2530: finishing write tid 3 to smithi00566664-405 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2530: finishing write tid 4 to smithi00566664-405 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2530: finishing write tid 5 to smithi00566664-405 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 405 v 333 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2530: left oid 405 (ObjNum 1645 snap 0 seq_num 1645) 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2531: finishing write tid 1 to smithi00566664-7 2023-09-30T09:02:36.658 INFO:tasks.rados.rados.0.smithi005.stdout:2531: finishing write tid 2 to smithi00566664-7 2023-09-30T09:02:36.659 INFO:tasks.rados.rados.0.smithi005.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-09-30T09:02:36.665 INFO:tasks.rados.rados.0.smithi005.stdout:2538: writing smithi00566664-205 from 548357 to 1233057 tid 1 2023-09-30T09:02:36.673 INFO:tasks.rados.rados.0.smithi005.stdout:2538: writing smithi00566664-205 from 1995771 to 2454350 tid 2 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:2538: writing smithi00566664-205 from 2972067 to 3385572 tid 3 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:2530: done (7 left) 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:2539: delete oid 200 current snap is 0 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:2531: finishing write tid 3 to smithi00566664-7 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:2531: finishing write tid 4 to smithi00566664-7 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:2531: finishing write tid 5 to smithi00566664-7 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 7 v 323 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-09-30T09:02:36.680 INFO:tasks.rados.rados.0.smithi005.stdout:2531: left oid 7 (ObjNum 1646 snap 0 seq_num 1646) 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2532: finishing write tid 1 to smithi00566664-73 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2532: finishing write tid 2 to smithi00566664-73 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2532: finishing write tid 3 to smithi00566664-73 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2532: finishing write tid 4 to smithi00566664-73 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2532: finishing write tid 5 to smithi00566664-73 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 73 v 455 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2532: left oid 73 (ObjNum 1647 snap 0 seq_num 1647) 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2533: finishing write tid 1 to smithi00566664-160 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2533: finishing write tid 2 to smithi00566664-160 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2533: finishing write tid 3 to smithi00566664-160 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2533: finishing write tid 4 to smithi00566664-160 2023-09-30T09:02:36.681 INFO:tasks.rados.rados.0.smithi005.stdout:2533: finishing write tid 5 to smithi00566664-160 2023-09-30T09:02:36.682 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 160 v 319 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-09-30T09:02:36.682 INFO:tasks.rados.rados.0.smithi005.stdout:2533: left oid 160 (ObjNum 1648 snap 0 seq_num 1648) 2023-09-30T09:02:36.682 INFO:tasks.rados.rados.0.smithi005.stdout:2534: finishing write tid 1 to smithi00566664-303 2023-09-30T09:02:36.682 INFO:tasks.rados.rados.0.smithi005.stdout:2534: finishing write tid 2 to smithi00566664-303 2023-09-30T09:02:36.682 INFO:tasks.rados.rados.0.smithi005.stdout:2536: expect (ObjNum 1561 snap 0 seq_num 1561) 2023-09-30T09:02:36.765 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:36 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:36.464Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00047342s 2023-09-30T09:02:36.813 INFO:tasks.rados.rados.0.smithi005.stdout:2534: finishing write tid 3 to smithi00566664-303 2023-09-30T09:02:36.813 INFO:tasks.rados.rados.0.smithi005.stdout:2534: finishing write tid 4 to smithi00566664-303 2023-09-30T09:02:36.813 INFO:tasks.rados.rados.0.smithi005.stdout:2534: finishing write tid 5 to smithi00566664-303 2023-09-30T09:02:36.813 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 303 v 274 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-09-30T09:02:36.814 INFO:tasks.rados.rados.0.smithi005.stdout:2534: left oid 303 (ObjNum 1649 snap 0 seq_num 1649) 2023-09-30T09:02:36.814 INFO:tasks.rados.rados.0.smithi005.stdout:2535: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:02:37.026 INFO:tasks.rados.rados.0.smithi005.stdout:2538: finishing write tid 1 to smithi00566664-205 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2538: finishing write tid 2 to smithi00566664-205 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2538: finishing write tid 3 to smithi00566664-205 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2538: finishing write tid 4 to smithi00566664-205 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2538: finishing write tid 5 to smithi00566664-205 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 205 v 313 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2538: left oid 205 (ObjNum 1651 snap 0 seq_num 1651) 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2531: done (7 left) 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2532: done (6 left) 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2533: done (5 left) 2023-09-30T09:02:37.027 INFO:tasks.rados.rados.0.smithi005.stdout:2534: done (4 left) 2023-09-30T09:02:37.028 INFO:tasks.rados.rados.0.smithi005.stdout:2535: done (3 left) 2023-09-30T09:02:37.028 INFO:tasks.rados.rados.0.smithi005.stdout:2536: done (2 left) 2023-09-30T09:02:37.028 INFO:tasks.rados.rados.0.smithi005.stdout:2538: done (1 left) 2023-09-30T09:02:37.028 INFO:tasks.rados.rados.0.smithi005.stdout:2539: done (0 left) 2023-09-30T09:02:37.028 INFO:tasks.rados.rados.0.smithi005.stdout:2540: write oid 148 current snap is 0 2023-09-30T09:02:37.028 INFO:tasks.rados.rados.0.smithi005.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-09-30T09:02:37.040 INFO:tasks.rados.rados.0.smithi005.stdout:2540: writing smithi00566664-148 from 581971 to 1017169 tid 1 2023-09-30T09:02:37.046 INFO:tasks.rados.rados.0.smithi005.stdout:2540: writing smithi00566664-148 from 1712735 to 2174983 tid 2 2023-09-30T09:02:37.051 INFO:tasks.rados.rados.0.smithi005.stdout:2540: writing smithi00566664-148 from 2626913 to 3062962 tid 3 2023-09-30T09:02:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:2540: writing smithi00566664-148 from 3752375 to 3781971 tid 4 2023-09-30T09:02:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:2541: write oid 296 current snap is 0 2023-09-30T09:02:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:2540: finishing write tid 1 to smithi00566664-148 2023-09-30T09:02:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:2540: finishing write tid 2 to smithi00566664-148 2023-09-30T09:02:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:2540: finishing write tid 3 to smithi00566664-148 2023-09-30T09:02:37.056 INFO:tasks.rados.rados.0.smithi005.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-09-30T09:02:37.062 INFO:tasks.rados.rados.0.smithi005.stdout:2541: writing smithi00566664-296 from 598778 to 1109225 tid 1 2023-09-30T09:02:37.068 INFO:tasks.rados.rados.0.smithi005.stdout:2541: writing smithi00566664-296 from 1654864 to 2260770 tid 2 2023-09-30T09:02:37.077 INFO:tasks.rados.rados.0.smithi005.stdout:2541: writing smithi00566664-296 from 2937983 to 3701657 tid 3 2023-09-30T09:02:37.077 INFO:tasks.rados.rados.0.smithi005.stdout:2542: write oid 369 current snap is 0 2023-09-30T09:02:37.077 INFO:tasks.rados.rados.0.smithi005.stdout:2540: finishing write tid 4 to smithi00566664-148 2023-09-30T09:02:37.077 INFO:tasks.rados.rados.0.smithi005.stdout:2540: finishing write tid 5 to smithi00566664-148 2023-09-30T09:02:37.077 INFO:tasks.rados.rados.0.smithi005.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-09-30T09:02:37.083 INFO:tasks.rados.rados.0.smithi005.stdout:2542: writing smithi00566664-369 from 615585 to 1201281 tid 1 2023-09-30T09:02:37.089 INFO:tasks.rados.rados.0.smithi005.stdout:2542: writing smithi00566664-369 from 1713346 to 2179263 tid 2 2023-09-30T09:02:37.098 INFO:tasks.rados.rados.0.smithi005.stdout:2542: writing smithi00566664-369 from 2965406 to 3540352 tid 3 2023-09-30T09:02:37.098 INFO:tasks.rados.rados.0.smithi005.stdout:2543: write oid 474 current snap is 0 2023-09-30T09:02:37.098 INFO:tasks.rados.rados.0.smithi005.stdout:2540: finishing write tid 6 to smithi00566664-148 2023-09-30T09:02:37.098 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 148 v 311 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-09-30T09:02:37.098 INFO:tasks.rados.rados.0.smithi005.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-09-30T09:02:37.098 INFO:tasks.rados.rados.0.smithi005.stdout:2541: finishing write tid 1 to smithi00566664-296 2023-09-30T09:02:37.099 INFO:tasks.rados.rados.0.smithi005.stdout:2541: finishing write tid 2 to smithi00566664-296 2023-09-30T09:02:37.099 INFO:tasks.rados.rados.0.smithi005.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-09-30T09:02:37.105 INFO:tasks.rados.rados.0.smithi005.stdout:2543: writing smithi00566664-474 from 632392 to 1293337 tid 1 2023-09-30T09:02:37.111 INFO:tasks.rados.rados.0.smithi005.stdout:2543: writing smithi00566664-474 from 1771828 to 2381403 tid 2 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2543: writing smithi00566664-474 from 2992829 to 3779047 tid 3 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2540: done (3 left) 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2544: write oid 226 current snap is 0 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2541: finishing write tid 3 to smithi00566664-296 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2541: finishing write tid 4 to smithi00566664-296 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2541: finishing write tid 5 to smithi00566664-296 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 346 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2542: finishing write tid 1 to smithi00566664-369 2023-09-30T09:02:37.120 INFO:tasks.rados.rados.0.smithi005.stdout:2542: finishing write tid 2 to smithi00566664-369 2023-09-30T09:02:37.121 INFO:tasks.rados.rados.0.smithi005.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-09-30T09:02:37.127 INFO:tasks.rados.rados.0.smithi005.stdout:2544: writing smithi00566664-226 from 649199 to 1385393 tid 1 2023-09-30T09:02:37.134 INFO:tasks.rados.rados.0.smithi005.stdout:2544: writing smithi00566664-226 from 1830310 to 2583543 tid 2 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:2544: writing smithi00566664-226 from 3303899 to 3849199 tid 3 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:2541: done (3 left) 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:2545: write oid 255 current snap is 0 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:2542: finishing write tid 3 to smithi00566664-369 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:2542: finishing write tid 4 to smithi00566664-369 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:2542: finishing write tid 5 to smithi00566664-369 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 369 v 284 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-09-30T09:02:37.142 INFO:tasks.rados.rados.0.smithi005.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-09-30T09:02:37.143 INFO:tasks.rados.rados.0.smithi005.stdout:2543: finishing write tid 1 to smithi00566664-474 2023-09-30T09:02:37.143 INFO:tasks.rados.rados.0.smithi005.stdout:2543: finishing write tid 2 to smithi00566664-474 2023-09-30T09:02:37.143 INFO:tasks.rados.rados.0.smithi005.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-09-30T09:02:37.148 INFO:tasks.rados.rados.0.smithi005.stdout:2545: writing smithi00566664-255 from 666006 to 1193802 tid 1 2023-09-30T09:02:37.158 INFO:tasks.rados.rados.0.smithi005.stdout:2545: writing smithi00566664-255 from 1888792 to 2502036 tid 2 2023-09-30T09:02:37.162 INFO:tasks.rados.rados.0.smithi005.stdout:2545: writing smithi00566664-255 from 3047675 to 3572790 tid 3 2023-09-30T09:02:37.162 INFO:tasks.rados.rados.0.smithi005.stdout:2542: done (3 left) 2023-09-30T09:02:37.162 INFO:tasks.rados.rados.0.smithi005.stdout:2546: read oid 434 snap -1 2023-09-30T09:02:37.162 INFO:tasks.rados.rados.0.smithi005.stdout:2546: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-30T09:02:37.162 INFO:tasks.rados.rados.0.smithi005.stdout:2547: write oid 40 current snap is 0 2023-09-30T09:02:37.163 INFO:tasks.rados.rados.0.smithi005.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-09-30T09:02:37.170 INFO:tasks.rados.rados.0.smithi005.stdout:2547: writing smithi00566664-40 from 682813 to 1285858 tid 1 2023-09-30T09:02:37.178 INFO:tasks.rados.rados.0.smithi005.stdout:2547: writing smithi00566664-40 from 1947274 to 2704176 tid 2 2023-09-30T09:02:37.185 INFO:tasks.rados.rados.0.smithi005.stdout:2547: writing smithi00566664-40 from 3358745 to 3882813 tid 3 2023-09-30T09:02:37.185 INFO:tasks.rados.rados.0.smithi005.stdout:2548: delete oid 497 current snap is 0 2023-09-30T09:02:37.185 INFO:tasks.rados.rados.0.smithi005.stdout:2543: finishing write tid 3 to smithi00566664-474 2023-09-30T09:02:37.185 INFO:tasks.rados.rados.0.smithi005.stdout:2543: finishing write tid 4 to smithi00566664-474 2023-09-30T09:02:37.185 INFO:tasks.rados.rados.0.smithi005.stdout:2543: finishing write tid 5 to smithi00566664-474 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 474 v 323 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2544: finishing write tid 1 to smithi00566664-226 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2544: finishing write tid 2 to smithi00566664-226 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2544: finishing write tid 3 to smithi00566664-226 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2544: finishing write tid 4 to smithi00566664-226 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2544: finishing write tid 5 to smithi00566664-226 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 226 v 331 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2544: left oid 226 (ObjNum 1657 snap 0 seq_num 1657) 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2545: finishing write tid 1 to smithi00566664-255 2023-09-30T09:02:37.186 INFO:tasks.rados.rados.0.smithi005.stdout:2545: finishing write tid 2 to smithi00566664-255 2023-09-30T09:02:37.187 INFO:tasks.rados.rados.0.smithi005.stdout:2545: finishing write tid 3 to smithi00566664-255 2023-09-30T09:02:37.187 INFO:tasks.rados.rados.0.smithi005.stdout:2545: finishing write tid 4 to smithi00566664-255 2023-09-30T09:02:37.187 INFO:tasks.rados.rados.0.smithi005.stdout:2545: finishing write tid 5 to smithi00566664-255 2023-09-30T09:02:37.187 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 255 v 286 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-09-30T09:02:37.187 INFO:tasks.rados.rados.0.smithi005.stdout:2545: left oid 255 (ObjNum 1658 snap 0 seq_num 1658) 2023-09-30T09:02:37.187 INFO:tasks.rados.rados.0.smithi005.stdout:2546: expect (ObjNum 807 snap 0 seq_num 807) 2023-09-30T09:02:37.306 INFO:tasks.rados.rados.0.smithi005.stdout:2547: finishing write tid 1 to smithi00566664-40 2023-09-30T09:02:37.306 INFO:tasks.rados.rados.0.smithi005.stdout:2547: finishing write tid 2 to smithi00566664-40 2023-09-30T09:02:37.306 INFO:tasks.rados.rados.0.smithi005.stdout:2547: finishing write tid 3 to smithi00566664-40 2023-09-30T09:02:37.306 INFO:tasks.rados.rados.0.smithi005.stdout:2547: finishing write tid 4 to smithi00566664-40 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2547: finishing write tid 5 to smithi00566664-40 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 40 v 327 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2547: left oid 40 (ObjNum 1659 snap 0 seq_num 1659) 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2543: done (5 left) 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2544: done (4 left) 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2545: done (3 left) 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2546: done (2 left) 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2547: done (1 left) 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2548: done (0 left) 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2549: write oid 384 current snap is 0 2023-09-30T09:02:37.307 INFO:tasks.rados.rados.0.smithi005.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-09-30T09:02:37.322 INFO:tasks.rados.rados.0.smithi005.stdout:2549: writing smithi00566664-384 from 716427 to 1469970 tid 1 2023-09-30T09:02:37.330 INFO:tasks.rados.rados.0.smithi005.stdout:2549: writing smithi00566664-384 from 2064238 to 2824809 tid 2 2023-09-30T09:02:37.336 INFO:tasks.rados.rados.0.smithi005.stdout:2549: writing smithi00566664-384 from 3413591 to 3916427 tid 3 2023-09-30T09:02:37.337 INFO:tasks.rados.rados.0.smithi005.stdout:2550: write oid 107 current snap is 0 2023-09-30T09:02:37.337 INFO:tasks.rados.rados.0.smithi005.stdout:2549: finishing write tid 1 to smithi00566664-384 2023-09-30T09:02:37.337 INFO:tasks.rados.rados.0.smithi005.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-09-30T09:02:37.343 INFO:tasks.rados.rados.0.smithi005.stdout:2550: writing smithi00566664-107 from 733234 to 1162026 tid 1 2023-09-30T09:02:37.349 INFO:tasks.rados.rados.0.smithi005.stdout:2550: writing smithi00566664-107 from 1606367 to 2226949 tid 2 2023-09-30T09:02:37.355 INFO:tasks.rados.rados.0.smithi005.stdout:2550: writing smithi00566664-107 from 2641014 to 3211217 tid 3 2023-09-30T09:02:37.361 INFO:tasks.rados.rados.0.smithi005.stdout:2550: writing smithi00566664-107 from 3664879 to 3933234 tid 4 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2551: write oid 45 current snap is 0 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2549: finishing write tid 2 to smithi00566664-384 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2549: finishing write tid 3 to smithi00566664-384 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2549: finishing write tid 4 to smithi00566664-384 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2549: finishing write tid 5 to smithi00566664-384 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 384 v 331 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2550: finishing write tid 1 to smithi00566664-107 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2550: finishing write tid 2 to smithi00566664-107 2023-09-30T09:02:37.362 INFO:tasks.rados.rados.0.smithi005.stdout:2550: finishing write tid 3 to smithi00566664-107 2023-09-30T09:02:37.363 INFO:tasks.rados.rados.0.smithi005.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-09-30T09:02:37.367 INFO:tasks.rados.rados.0.smithi005.stdout:2551: writing smithi00566664-45 from 750041 to 1254082 tid 1 2023-09-30T09:02:37.373 INFO:tasks.rados.rados.0.smithi005.stdout:2551: writing smithi00566664-45 from 1664849 to 2429089 tid 2 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:2551: writing smithi00566664-45 from 2952084 to 3449912 tid 3 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:2549: done (2 left) 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:2552: delete oid 302 current snap is 0 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:2550: finishing write tid 4 to smithi00566664-107 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:2550: finishing write tid 5 to smithi00566664-107 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:2550: finishing write tid 6 to smithi00566664-107 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 351 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-09-30T09:02:37.380 INFO:tasks.rados.rados.0.smithi005.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-09-30T09:02:37.381 INFO:tasks.rados.rados.0.smithi005.stdout:2551: finishing write tid 1 to smithi00566664-45 2023-09-30T09:02:37.381 INFO:tasks.rados.rados.0.smithi005.stdout:2551: finishing write tid 2 to smithi00566664-45 2023-09-30T09:02:37.382 INFO:tasks.rados.rados.0.smithi005.stdout:2550: done (2 left) 2023-09-30T09:02:37.382 INFO:tasks.rados.rados.0.smithi005.stdout:2552: done (1 left) 2023-09-30T09:02:37.382 INFO:tasks.rados.rados.0.smithi005.stdout:2553: write oid 359 current snap is 0 2023-09-30T09:02:37.382 INFO:tasks.rados.rados.0.smithi005.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-09-30T09:02:37.391 INFO:tasks.rados.rados.0.smithi005.stdout:2553: writing smithi00566664-359 from 783655 to 1554547 tid 1 2023-09-30T09:02:37.400 INFO:tasks.rados.rados.0.smithi005.stdout:2553: writing smithi00566664-359 from 2298166 to 3066075 tid 2 2023-09-30T09:02:37.406 INFO:tasks.rados.rados.0.smithi005.stdout:2553: writing smithi00566664-359 from 3639636 to 3983655 tid 3 2023-09-30T09:02:37.406 INFO:tasks.rados.rados.0.smithi005.stdout:2554: read oid 54 snap -1 2023-09-30T09:02:37.406 INFO:tasks.rados.rados.0.smithi005.stdout:2554: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-09-30T09:02:37.406 INFO:tasks.rados.rados.0.smithi005.stdout:2555: write oid 268 current snap is 0 2023-09-30T09:02:37.406 INFO:tasks.rados.rados.0.smithi005.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-09-30T09:02:37.410 INFO:tasks.rados.rados.0.smithi005.stdout:2555: writing smithi00566664-268 from 400462 to 846603 tid 1 2023-09-30T09:02:37.417 INFO:tasks.rados.rados.0.smithi005.stdout:2555: writing smithi00566664-268 from 1440295 to 2000462 tid 2 2023-09-30T09:02:37.417 INFO:tasks.rados.rados.0.smithi005.stdout:2556: read oid 177 snap -1 2023-09-30T09:02:37.417 INFO:tasks.rados.rados.0.smithi005.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:02:37.418 INFO:tasks.rados.rados.0.smithi005.stdout:2557: write oid 394 current snap is 0 2023-09-30T09:02:37.418 INFO:tasks.rados.rados.0.smithi005.stdout:2551: finishing write tid 3 to smithi00566664-45 2023-09-30T09:02:37.418 INFO:tasks.rados.rados.0.smithi005.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-09-30T09:02:37.423 INFO:tasks.rados.rados.0.smithi005.stdout:2557: writing smithi00566664-394 from 417269 to 938659 tid 1 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:2557: writing smithi00566664-394 from 1498777 to 2017269 tid 2 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:2558: read oid 486 snap -1 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:2558: expect deleted 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:2559: write oid 327 current snap is 0 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:2551: finishing write tid 4 to smithi00566664-45 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:2551: finishing write tid 5 to smithi00566664-45 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 45 v 278 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-09-30T09:02:37.430 INFO:tasks.rados.rados.0.smithi005.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-09-30T09:02:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:2553: finishing write tid 1 to smithi00566664-359 2023-09-30T09:02:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:2553: finishing write tid 2 to smithi00566664-359 2023-09-30T09:02:37.431 INFO:tasks.rados.rados.0.smithi005.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-09-30T09:02:37.435 INFO:tasks.rados.rados.0.smithi005.stdout:2559: writing smithi00566664-327 from 434076 to 1030715 tid 1 2023-09-30T09:02:37.441 INFO:tasks.rados.rados.0.smithi005.stdout:2559: writing smithi00566664-327 from 1557259 to 2034076 tid 2 2023-09-30T09:02:37.442 INFO:tasks.rados.rados.0.smithi005.stdout:2551: done (7 left) 2023-09-30T09:02:37.442 INFO:tasks.rados.rados.0.smithi005.stdout:2560: read oid 466 snap -1 2023-09-30T09:02:37.442 INFO:tasks.rados.rados.0.smithi005.stdout:2560: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-30T09:02:37.442 INFO:tasks.rados.rados.0.smithi005.stdout:2561: write oid 484 current snap is 0 2023-09-30T09:02:37.442 INFO:tasks.rados.rados.0.smithi005.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-09-30T09:02:37.448 INFO:tasks.rados.rados.0.smithi005.stdout:2561: writing smithi00566664-484 from 450883 to 1122771 tid 1 2023-09-30T09:02:37.453 INFO:tasks.rados.rados.0.smithi005.stdout:2561: writing smithi00566664-484 from 1615741 to 2050883 tid 2 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:2562: write oid 437 current snap is 0 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:2553: finishing write tid 3 to smithi00566664-359 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:2553: finishing write tid 4 to smithi00566664-359 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:2553: finishing write tid 5 to smithi00566664-359 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 359 v 342 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:2555: finishing write tid 1 to smithi00566664-268 2023-09-30T09:02:37.454 INFO:tasks.rados.rados.0.smithi005.stdout:2554: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-09-30T09:02:37.626 INFO:tasks.rados.rados.0.smithi005.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-30T09:02:37.718 INFO:tasks.rados.rados.0.smithi005.stdout:2555: finishing write tid 2 to smithi00566664-268 2023-09-30T09:02:37.718 INFO:tasks.rados.rados.0.smithi005.stdout:2555: finishing write tid 3 to smithi00566664-268 2023-09-30T09:02:37.718 INFO:tasks.rados.rados.0.smithi005.stdout:2555: finishing write tid 4 to smithi00566664-268 2023-09-30T09:02:37.718 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 268 v 458 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2557: finishing write tid 1 to smithi00566664-394 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2557: finishing write tid 2 to smithi00566664-394 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2557: finishing write tid 3 to smithi00566664-394 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2557: finishing write tid 4 to smithi00566664-394 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 394 v 354 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2559: finishing write tid 1 to smithi00566664-327 2023-09-30T09:02:37.719 INFO:tasks.rados.rados.0.smithi005.stdout:2560: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-30T09:02:37.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:37 smithi005 bash[27219]: cluster 2023-09-30T09:02:36.298155+0000 mgr.x (mgr.24805) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-09-30T09:02:37.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:37 smithi005 bash[27219]: audit 2023-09-30T09:02:36.839324+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.5:0/4014669441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:37 smithi005 bash[33615]: cluster 2023-09-30T09:02:36.298155+0000 mgr.x (mgr.24805) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-09-30T09:02:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:37 smithi005 bash[33615]: audit 2023-09-30T09:02:36.839324+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.5:0/4014669441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:37 smithi099 bash[27661]: cluster 2023-09-30T09:02:36.298155+0000 mgr.x (mgr.24805) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-09-30T09:02:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:37 smithi099 bash[27661]: audit 2023-09-30T09:02:36.839324+0000 mon.a (mon.0) 831 : audit [DBG] from='client.? 172.21.15.5:0/4014669441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2559: finishing write tid 2 to smithi00566664-327 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2559: finishing write tid 3 to smithi00566664-327 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2559: finishing write tid 4 to smithi00566664-327 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 327 v 461 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2559: left oid 327 (ObjNum 1668 snap 0 seq_num 1668) 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2561: finishing write tid 1 to smithi00566664-484 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2561: finishing write tid 2 to smithi00566664-484 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2561: finishing write tid 3 to smithi00566664-484 2023-09-30T09:02:37.817 INFO:tasks.rados.rados.0.smithi005.stdout:2561: finishing write tid 4 to smithi00566664-484 2023-09-30T09:02:37.818 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 345 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-09-30T09:02:37.818 INFO:tasks.rados.rados.0.smithi005.stdout:2561: left oid 484 (ObjNum 1669 snap 0 seq_num 1669) 2023-09-30T09:02:37.818 INFO:tasks.rados.rados.0.smithi005.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-09-30T09:02:37.823 INFO:tasks.rados.rados.0.smithi005.stdout:2562: writing smithi00566664-437 from 467690 to 1214827 tid 1 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2562: writing smithi00566664-437 from 1957870 to 2067690 tid 2 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2553: done (9 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2554: done (8 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2555: done (7 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2556: done (6 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2557: done (5 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2558: done (4 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2559: done (3 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2560: done (2 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2561: done (1 left) 2023-09-30T09:02:37.829 INFO:tasks.rados.rados.0.smithi005.stdout:2563: read oid 250 snap -1 2023-09-30T09:02:37.830 INFO:tasks.rados.rados.0.smithi005.stdout:2563: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-30T09:02:37.830 INFO:tasks.rados.rados.0.smithi005.stdout:2564: write oid 118 current snap is 0 2023-09-30T09:02:37.830 INFO:tasks.rados.rados.0.smithi005.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-09-30T09:02:37.834 INFO:tasks.rados.rados.0.smithi005.stdout:2564: writing smithi00566664-118 from 484497 to 906883 tid 1 2023-09-30T09:02:37.842 INFO:tasks.rados.rados.0.smithi005.stdout:2564: writing smithi00566664-118 from 1616352 to 2084497 tid 2 2023-09-30T09:02:37.842 INFO:tasks.rados.rados.0.smithi005.stdout:2565: write oid 145 current snap is 0 2023-09-30T09:02:37.842 INFO:tasks.rados.rados.0.smithi005.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-09-30T09:02:37.847 INFO:tasks.rados.rados.0.smithi005.stdout:2565: writing smithi00566664-145 from 501304 to 998939 tid 1 2023-09-30T09:02:37.854 INFO:tasks.rados.rados.0.smithi005.stdout:2565: writing smithi00566664-145 from 1674834 to 2101304 tid 2 2023-09-30T09:02:37.854 INFO:tasks.rados.rados.0.smithi005.stdout:2566: read oid 48 snap -1 2023-09-30T09:02:37.854 INFO:tasks.rados.rados.0.smithi005.stdout:2566: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-30T09:02:37.854 INFO:tasks.rados.rados.0.smithi005.stdout:2567: write oid 78 current snap is 0 2023-09-30T09:02:37.854 INFO:tasks.rados.rados.0.smithi005.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-09-30T09:02:37.861 INFO:tasks.rados.rados.0.smithi005.stdout:2567: writing smithi00566664-78 from 518111 to 1207348 tid 1 2023-09-30T09:02:37.867 INFO:tasks.rados.rados.0.smithi005.stdout:2567: writing smithi00566664-78 from 1849669 to 2118111 tid 2 2023-09-30T09:02:37.867 INFO:tasks.rados.rados.0.smithi005.stdout:2568: write oid 194 current snap is 0 2023-09-30T09:02:37.867 INFO:tasks.rados.rados.0.smithi005.stdout:2562: finishing write tid 1 to smithi00566664-437 2023-09-30T09:02:37.867 INFO:tasks.rados.rados.0.smithi005.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-09-30T09:02:37.874 INFO:tasks.rados.rados.0.smithi005.stdout:2568: writing smithi00566664-194 from 534918 to 1299404 tid 1 2023-09-30T09:02:37.879 INFO:tasks.rados.rados.0.smithi005.stdout:2568: writing smithi00566664-194 from 1791798 to 2134918 tid 2 2023-09-30T09:02:37.879 INFO:tasks.rados.rados.0.smithi005.stdout:2569: delete oid 451 current snap is 0 2023-09-30T09:02:37.879 INFO:tasks.rados.rados.0.smithi005.stdout:2562: finishing write tid 2 to smithi00566664-437 2023-09-30T09:02:37.879 INFO:tasks.rados.rados.0.smithi005.stdout:2562: finishing write tid 3 to smithi00566664-437 2023-09-30T09:02:37.880 INFO:tasks.rados.rados.0.smithi005.stdout:2562: finishing write tid 4 to smithi00566664-437 2023-09-30T09:02:37.880 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 437 v 336 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-09-30T09:02:37.880 INFO:tasks.rados.rados.0.smithi005.stdout:2562: left oid 437 (ObjNum 1670 snap 0 seq_num 1670) 2023-09-30T09:02:37.880 INFO:tasks.rados.rados.0.smithi005.stdout:2563: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-30T09:02:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:2564: finishing write tid 1 to smithi00566664-118 2023-09-30T09:02:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:2564: finishing write tid 2 to smithi00566664-118 2023-09-30T09:02:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:2564: finishing write tid 3 to smithi00566664-118 2023-09-30T09:02:38.140 INFO:tasks.rados.rados.0.smithi005.stdout:2564: finishing write tid 4 to smithi00566664-118 2023-09-30T09:02:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 118 v 315 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-09-30T09:02:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:2564: left oid 118 (ObjNum 1671 snap 0 seq_num 1671) 2023-09-30T09:02:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:2565: finishing write tid 1 to smithi00566664-145 2023-09-30T09:02:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:2565: finishing write tid 2 to smithi00566664-145 2023-09-30T09:02:38.141 INFO:tasks.rados.rados.0.smithi005.stdout:2565: finishing write tid 3 to smithi00566664-145 2023-09-30T09:02:38.142 INFO:tasks.rados.rados.0.smithi005.stdout:2565: finishing write tid 4 to smithi00566664-145 2023-09-30T09:02:38.142 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 145 v 464 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-09-30T09:02:38.142 INFO:tasks.rados.rados.0.smithi005.stdout:2565: left oid 145 (ObjNum 1672 snap 0 seq_num 1672) 2023-09-30T09:02:38.142 INFO:tasks.rados.rados.0.smithi005.stdout:2566: expect (ObjNum 1553 snap 0 seq_num 1553) 2023-09-30T09:02:38.243 INFO:tasks.rados.rados.0.smithi005.stdout:2567: finishing write tid 1 to smithi00566664-78 2023-09-30T09:02:38.244 INFO:tasks.rados.rados.0.smithi005.stdout:2567: finishing write tid 2 to smithi00566664-78 2023-09-30T09:02:38.244 INFO:tasks.rados.rados.0.smithi005.stdout:2567: finishing write tid 3 to smithi00566664-78 2023-09-30T09:02:38.244 INFO:tasks.rados.rados.0.smithi005.stdout:2567: finishing write tid 4 to smithi00566664-78 2023-09-30T09:02:38.244 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 78 v 318 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-09-30T09:02:38.244 INFO:tasks.rados.rados.0.smithi005.stdout:2567: left oid 78 (ObjNum 1673 snap 0 seq_num 1673) 2023-09-30T09:02:38.244 INFO:tasks.rados.rados.0.smithi005.stdout:2568: finishing write tid 1 to smithi00566664-194 2023-09-30T09:02:38.245 INFO:tasks.rados.rados.0.smithi005.stdout:2568: finishing write tid 2 to smithi00566664-194 2023-09-30T09:02:38.245 INFO:tasks.rados.rados.0.smithi005.stdout:2568: finishing write tid 3 to smithi00566664-194 2023-09-30T09:02:38.245 INFO:tasks.rados.rados.0.smithi005.stdout:2568: finishing write tid 4 to smithi00566664-194 2023-09-30T09:02:38.245 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 194 v 334 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-09-30T09:02:38.245 INFO:tasks.rados.rados.0.smithi005.stdout:2568: left oid 194 (ObjNum 1674 snap 0 seq_num 1674) 2023-09-30T09:02:38.245 INFO:tasks.rados.rados.0.smithi005.stdout:2562: done (7 left) 2023-09-30T09:02:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:2563: done (6 left) 2023-09-30T09:02:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:2564: done (5 left) 2023-09-30T09:02:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:2565: done (4 left) 2023-09-30T09:02:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:2566: done (3 left) 2023-09-30T09:02:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:2567: done (2 left) 2023-09-30T09:02:38.246 INFO:tasks.rados.rados.0.smithi005.stdout:2568: done (1 left) 2023-09-30T09:02:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:2569: done (0 left) 2023-09-30T09:02:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:2570: write oid 283 current snap is 0 2023-09-30T09:02:38.247 INFO:tasks.rados.rados.0.smithi005.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-09-30T09:02:38.256 INFO:tasks.rados.rados.0.smithi005.stdout:2570: writing smithi00566664-283 from 568532 to 1083516 tid 1 2023-09-30T09:02:38.262 INFO:tasks.rados.rados.0.smithi005.stdout:2570: writing smithi00566664-283 from 1508762 to 2038674 tid 2 2023-09-30T09:02:38.262 INFO:tasks.rados.rados.0.smithi005.stdout:2570: finishing write tid 1 to smithi00566664-283 2023-09-30T09:02:38.263 INFO:tasks.rados.rados.0.smithi005.stdout:2571: read oid 94 snap -1 2023-09-30T09:02:38.263 INFO:tasks.rados.rados.0.smithi005.stdout:2571: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-09-30T09:02:38.263 INFO:tasks.rados.rados.0.smithi005.stdout:2572: delete oid 130 current snap is 0 2023-09-30T09:02:38.267 INFO:tasks.rados.rados.0.smithi005.stdout:2572: done (2 left) 2023-09-30T09:02:38.267 INFO:tasks.rados.rados.0.smithi005.stdout:2573: write oid 258 current snap is 0 2023-09-30T09:02:38.267 INFO:tasks.rados.rados.0.smithi005.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-09-30T09:02:38.274 INFO:tasks.rados.rados.0.smithi005.stdout:2573: writing smithi00566664-258 from 602146 to 1267628 tid 1 2023-09-30T09:02:38.280 INFO:tasks.rados.rados.0.smithi005.stdout:2573: writing smithi00566664-258 from 1909373 to 2202146 tid 2 2023-09-30T09:02:38.280 INFO:tasks.rados.rados.0.smithi005.stdout:2574: read oid 391 snap -1 2023-09-30T09:02:38.280 INFO:tasks.rados.rados.0.smithi005.stdout:2574: expect deleted 2023-09-30T09:02:38.280 INFO:tasks.rados.rados.0.smithi005.stdout:2575: delete oid 271 current snap is 0 2023-09-30T09:02:38.280 INFO:tasks.rados.rados.0.smithi005.stdout:2571: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-09-30T09:02:38.406 INFO:tasks.rados.rados.0.smithi005.stdout:2570: finishing write tid 2 to smithi00566664-283 2023-09-30T09:02:38.406 INFO:tasks.rados.rados.0.smithi005.stdout:2570: finishing write tid 3 to smithi00566664-283 2023-09-30T09:02:38.406 INFO:tasks.rados.rados.0.smithi005.stdout:2570: finishing write tid 4 to smithi00566664-283 2023-09-30T09:02:38.406 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 326 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-09-30T09:02:38.406 INFO:tasks.rados.rados.0.smithi005.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-09-30T09:02:38.406 INFO:tasks.rados.rados.0.smithi005.stdout:2573: finishing write tid 1 to smithi00566664-258 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2570: done (4 left) 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2571: done (3 left) 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2575: done (2 left) 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2576: read oid 295 snap -1 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2576: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2577: write oid 239 current snap is 0 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2573: finishing write tid 2 to smithi00566664-258 2023-09-30T09:02:38.407 INFO:tasks.rados.rados.0.smithi005.stdout:2573: finishing write tid 3 to smithi00566664-258 2023-09-30T09:02:38.408 INFO:tasks.rados.rados.0.smithi005.stdout:2573: finishing write tid 4 to smithi00566664-258 2023-09-30T09:02:38.408 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 258 v 283 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-09-30T09:02:38.408 INFO:tasks.rados.rados.0.smithi005.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-09-30T09:02:38.408 INFO:tasks.rados.rados.0.smithi005.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-09-30T09:02:38.416 INFO:tasks.rados.rados.0.smithi005.stdout:2577: writing smithi00566664-239 from 635760 to 1051740 tid 1 2023-09-30T09:02:38.423 INFO:tasks.rados.rados.0.smithi005.stdout:2577: writing smithi00566664-239 from 1626337 to 2163587 tid 2 2023-09-30T09:02:38.423 INFO:tasks.rados.rados.0.smithi005.stdout:2573: done (3 left) 2023-09-30T09:02:38.423 INFO:tasks.rados.rados.0.smithi005.stdout:2574: done (2 left) 2023-09-30T09:02:38.424 INFO:tasks.rados.rados.0.smithi005.stdout:2578: write oid 148 current snap is 0 2023-09-30T09:02:38.424 INFO:tasks.rados.rados.0.smithi005.stdout:2576: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-30T09:02:38.583 INFO:tasks.rados.rados.0.smithi005.stdout:2577: finishing write tid 1 to smithi00566664-239 2023-09-30T09:02:38.583 INFO:tasks.rados.rados.0.smithi005.stdout:2577: finishing write tid 2 to smithi00566664-239 2023-09-30T09:02:38.583 INFO:tasks.rados.rados.0.smithi005.stdout:2577: finishing write tid 3 to smithi00566664-239 2023-09-30T09:02:38.583 INFO:tasks.rados.rados.0.smithi005.stdout:2577: finishing write tid 4 to smithi00566664-239 2023-09-30T09:02:38.585 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 239 v 316 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-09-30T09:02:38.585 INFO:tasks.rados.rados.0.smithi005.stdout:2577: left oid 239 (ObjNum 1680 snap 0 seq_num 1680) 2023-09-30T09:02:38.585 INFO:tasks.rados.rados.0.smithi005.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-09-30T09:02:38.597 INFO:tasks.rados.rados.0.smithi005.stdout:2578: writing smithi00566664-148 from 652567 to 1260149 tid 1 2023-09-30T09:02:38.603 INFO:tasks.rados.rados.0.smithi005.stdout:2578: writing smithi00566664-148 from 1801172 to 2252567 tid 2 2023-09-30T09:02:38.603 INFO:tasks.rados.rados.0.smithi005.stdout:2576: done (2 left) 2023-09-30T09:02:38.603 INFO:tasks.rados.rados.0.smithi005.stdout:2577: done (1 left) 2023-09-30T09:02:38.603 INFO:tasks.rados.rados.0.smithi005.stdout:2579: read oid 468 snap -1 2023-09-30T09:02:38.603 INFO:tasks.rados.rados.0.smithi005.stdout:2579: expect deleted 2023-09-30T09:02:38.603 INFO:tasks.rados.rados.0.smithi005.stdout:2580: delete oid 133 current snap is 0 2023-09-30T09:02:38.604 INFO:tasks.rados.rados.0.smithi005.stdout:2578: finishing write tid 1 to smithi00566664-148 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2579: done (2 left) 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2580: done (1 left) 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2581: read oid 85 snap -1 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2581: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2582: read oid 498 snap -1 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2582: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2583: read oid 277 snap -1 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2583: expect deleted 2023-09-30T09:02:38.606 INFO:tasks.rados.rados.0.smithi005.stdout:2584: delete oid 294 current snap is 0 2023-09-30T09:02:38.608 INFO:tasks.rados.rados.0.smithi005.stdout:2578: finishing write tid 2 to smithi00566664-148 2023-09-30T09:02:38.609 INFO:tasks.rados.rados.0.smithi005.stdout:2578: finishing write tid 3 to smithi00566664-148 2023-09-30T09:02:38.609 INFO:tasks.rados.rados.0.smithi005.stdout:2578: finishing write tid 4 to smithi00566664-148 2023-09-30T09:02:38.609 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 148 v 321 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-09-30T09:02:38.609 INFO:tasks.rados.rados.0.smithi005.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-09-30T09:02:38.610 INFO:tasks.rados.rados.0.smithi005.stdout:2582: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-30T09:02:38.768 INFO:tasks.rados.rados.0.smithi005.stdout:2581: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-30T09:02:38.910 INFO:tasks.rados.rados.0.smithi005.stdout:2578: done (4 left) 2023-09-30T09:02:38.910 INFO:tasks.rados.rados.0.smithi005.stdout:2581: done (3 left) 2023-09-30T09:02:38.910 INFO:tasks.rados.rados.0.smithi005.stdout:2582: done (2 left) 2023-09-30T09:02:38.911 INFO:tasks.rados.rados.0.smithi005.stdout:2583: done (1 left) 2023-09-30T09:02:38.911 INFO:tasks.rados.rados.0.smithi005.stdout:2584: done (0 left) 2023-09-30T09:02:38.911 INFO:tasks.rados.rados.0.smithi005.stdout:2585: read oid 73 snap -1 2023-09-30T09:02:38.911 INFO:tasks.rados.rados.0.smithi005.stdout:2585: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-30T09:02:38.911 INFO:tasks.rados.rados.0.smithi005.stdout:2586: write oid 61 current snap is 0 2023-09-30T09:02:38.911 INFO:tasks.rados.rados.0.smithi005.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-09-30T09:02:38.924 INFO:tasks.rados.rados.0.smithi005.stdout:2586: writing smithi00566664-61 from 702988 to 1136317 tid 1 2023-09-30T09:02:38.931 INFO:tasks.rados.rados.0.smithi005.stdout:2586: writing smithi00566664-61 from 1860265 to 2302988 tid 2 2023-09-30T09:02:38.931 INFO:tasks.rados.rados.0.smithi005.stdout:2587: read oid 215 snap -1 2023-09-30T09:02:38.931 INFO:tasks.rados.rados.0.smithi005.stdout:2587: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-30T09:02:38.931 INFO:tasks.rados.rados.0.smithi005.stdout:2588: write oid 349 current snap is 0 2023-09-30T09:02:38.931 INFO:tasks.rados.rados.0.smithi005.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-09-30T09:02:38.938 INFO:tasks.rados.rados.0.smithi005.stdout:2588: writing smithi00566664-349 from 719795 to 1228373 tid 1 2023-09-30T09:02:38.945 INFO:tasks.rados.rados.0.smithi005.stdout:2588: writing smithi00566664-349 from 1918747 to 2319795 tid 2 2023-09-30T09:02:38.945 INFO:tasks.rados.rados.0.smithi005.stdout:2589: write oid 306 current snap is 0 2023-09-30T09:02:38.945 INFO:tasks.rados.rados.0.smithi005.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-09-30T09:02:38.952 INFO:tasks.rados.rados.0.smithi005.stdout:2589: writing smithi00566664-306 from 736602 to 1320429 tid 1 2023-09-30T09:02:38.958 INFO:tasks.rados.rados.0.smithi005.stdout:2589: writing smithi00566664-306 from 1860876 to 2336602 tid 2 2023-09-30T09:02:38.958 INFO:tasks.rados.rados.0.smithi005.stdout:2590: read oid 236 snap -1 2023-09-30T09:02:38.958 INFO:tasks.rados.rados.0.smithi005.stdout:2590: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-09-30T09:02:38.959 INFO:tasks.rados.rados.0.smithi005.stdout:2591: write oid 27 current snap is 0 2023-09-30T09:02:38.959 INFO:tasks.rados.rados.0.smithi005.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-09-30T09:02:38.966 INFO:tasks.rados.rados.0.smithi005.stdout:2591: writing smithi00566664-27 from 753409 to 1412485 tid 1 2023-09-30T09:02:38.972 INFO:tasks.rados.rados.0.smithi005.stdout:2591: writing smithi00566664-27 from 1919358 to 2353409 tid 2 2023-09-30T09:02:38.972 INFO:tasks.rados.rados.0.smithi005.stdout:2592: write oid 302 current snap is 0 2023-09-30T09:02:38.972 INFO:tasks.rados.rados.0.smithi005.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-09-30T09:02:38.978 INFO:tasks.rados.rados.0.smithi005.stdout:2592: writing smithi00566664-302 from 770216 to 1220894 tid 1 2023-09-30T09:02:38.985 INFO:tasks.rados.rados.0.smithi005.stdout:2592: writing smithi00566664-302 from 1694193 to 2246119 tid 2 2023-09-30T09:02:38.985 INFO:tasks.rados.rados.0.smithi005.stdout:2593: write oid 489 current snap is 0 2023-09-30T09:02:38.985 INFO:tasks.rados.rados.0.smithi005.stdout:2585: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-30T09:02:39.186 INFO:tasks.rados.rados.0.smithi005.stdout:2586: finishing write tid 1 to smithi00566664-61 2023-09-30T09:02:39.186 INFO:tasks.rados.rados.0.smithi005.stdout:2587: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:2586: finishing write tid 2 to smithi00566664-61 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:2586: finishing write tid 3 to smithi00566664-61 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:2586: finishing write tid 4 to smithi00566664-61 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 61 v 342 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:2588: finishing write tid 1 to smithi00566664-349 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:2588: finishing write tid 2 to smithi00566664-349 2023-09-30T09:02:39.282 INFO:tasks.rados.rados.0.smithi005.stdout:2588: finishing write tid 3 to smithi00566664-349 2023-09-30T09:02:39.283 INFO:tasks.rados.rados.0.smithi005.stdout:2588: finishing write tid 4 to smithi00566664-349 2023-09-30T09:02:39.283 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 349 v 467 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-09-30T09:02:39.283 INFO:tasks.rados.rados.0.smithi005.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2023-09-30T09:02:39.283 INFO:tasks.rados.rados.0.smithi005.stdout:2589: finishing write tid 1 to smithi00566664-306 2023-09-30T09:02:39.283 INFO:tasks.rados.rados.0.smithi005.stdout:2591: finishing write tid 1 to smithi00566664-27 2023-09-30T09:02:39.283 INFO:tasks.rados.rados.0.smithi005.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-09-30T09:02:39.295 INFO:tasks.rados.rados.0.smithi005.stdout:2593: writing smithi00566664-489 from 787023 to 1312950 tid 1 2023-09-30T09:02:39.302 INFO:tasks.rados.rados.0.smithi005.stdout:2593: writing smithi00566664-489 from 1752675 to 2387023 tid 2 2023-09-30T09:02:39.303 INFO:tasks.rados.rados.0.smithi005.stdout:2585: done (8 left) 2023-09-30T09:02:39.303 INFO:tasks.rados.rados.0.smithi005.stdout:2586: done (7 left) 2023-09-30T09:02:39.303 INFO:tasks.rados.rados.0.smithi005.stdout:2587: done (6 left) 2023-09-30T09:02:39.303 INFO:tasks.rados.rados.0.smithi005.stdout:2588: done (5 left) 2023-09-30T09:02:39.303 INFO:tasks.rados.rados.0.smithi005.stdout:2594: write oid 223 current snap is 0 2023-09-30T09:02:39.303 INFO:tasks.rados.rados.0.smithi005.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-09-30T09:02:39.309 INFO:tasks.rados.rados.0.smithi005.stdout:2594: writing smithi00566664-223 from 403830 to 1005006 tid 1 2023-09-30T09:02:39.317 INFO:tasks.rados.rados.0.smithi005.stdout:2594: writing smithi00566664-223 from 1694804 to 2250399 tid 2 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2595: read oid 94 snap -1 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2595: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2596: read oid 398 snap -1 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2596: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2597: write oid 417 current snap is 0 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2589: finishing write tid 2 to smithi00566664-306 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2589: finishing write tid 3 to smithi00566664-306 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2589: finishing write tid 4 to smithi00566664-306 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 306 v 334 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2023-09-30T09:02:39.318 INFO:tasks.rados.rados.0.smithi005.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-09-30T09:02:39.328 INFO:tasks.rados.rados.0.smithi005.stdout:2597: writing smithi00566664-417 from 420637 to 1097062 tid 1 2023-09-30T09:02:39.336 INFO:tasks.rados.rados.0.smithi005.stdout:2597: writing smithi00566664-417 from 1753286 to 2420637 tid 2 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2589: done (8 left) 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2598: read oid 22 snap -1 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2598: expect (ObjNum 812 snap 0 seq_num 812) 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2599: read oid 421 snap -1 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2599: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2600: read oid 355 snap -1 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2600: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2601: read oid 159 snap -1 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2601: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2602: read oid 62 snap -1 2023-09-30T09:02:39.337 INFO:tasks.rados.rados.0.smithi005.stdout:2602: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2603: read oid 402 snap -1 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2603: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2604: read oid 90 snap -1 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2604: expect deleted 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2605: read oid 246 snap -1 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2605: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2591: finishing write tid 2 to smithi00566664-27 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2591: finishing write tid 3 to smithi00566664-27 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2591: finishing write tid 4 to smithi00566664-27 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 27 v 348 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-09-30T09:02:39.338 INFO:tasks.rados.rados.0.smithi005.stdout:2591: left oid 27 (ObjNum 1687 snap 0 seq_num 1687) 2023-09-30T09:02:39.339 INFO:tasks.rados.rados.0.smithi005.stdout:2590: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-09-30T09:02:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:2592: finishing write tid 1 to smithi00566664-302 2023-09-30T09:02:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:2592: finishing write tid 2 to smithi00566664-302 2023-09-30T09:02:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:2592: finishing write tid 3 to smithi00566664-302 2023-09-30T09:02:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:2592: finishing write tid 4 to smithi00566664-302 2023-09-30T09:02:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 324 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-09-30T09:02:39.526 INFO:tasks.rados.rados.0.smithi005.stdout:2592: left oid 302 (ObjNum 1688 snap 0 seq_num 1688) 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2593: finishing write tid 1 to smithi00566664-489 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2593: finishing write tid 2 to smithi00566664-489 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2593: finishing write tid 3 to smithi00566664-489 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2593: finishing write tid 4 to smithi00566664-489 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 489 v 287 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2593: left oid 489 (ObjNum 1689 snap 0 seq_num 1689) 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2594: finishing write tid 1 to smithi00566664-223 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2594: finishing write tid 2 to smithi00566664-223 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2594: finishing write tid 3 to smithi00566664-223 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2594: finishing write tid 4 to smithi00566664-223 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 223 v 272 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2594: left oid 223 (ObjNum 1690 snap 0 seq_num 1690) 2023-09-30T09:02:39.527 INFO:tasks.rados.rados.0.smithi005.stdout:2595: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-09-30T09:02:39.646 INFO:tasks.rados.rados.0.smithi005.stdout:2596: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-30T09:02:39.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:39 smithi005 bash[27219]: cluster 2023-09-30T09:02:38.298826+0000 mgr.x (mgr.24805) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-09-30T09:02:39.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:39 smithi005 bash[27219]: audit 2023-09-30T09:02:39.284348+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.5:0/3269564409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:39.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:39 smithi005 bash[33615]: cluster 2023-09-30T09:02:38.298826+0000 mgr.x (mgr.24805) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-09-30T09:02:39.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:39 smithi005 bash[33615]: audit 2023-09-30T09:02:39.284348+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.5:0/3269564409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:39.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:39 smithi099 bash[27661]: cluster 2023-09-30T09:02:38.298826+0000 mgr.x (mgr.24805) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 5.9 MiB/s wr, 67 op/s 2023-09-30T09:02:39.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:39 smithi099 bash[27661]: audit 2023-09-30T09:02:39.284348+0000 mon.a (mon.0) 832 : audit [DBG] from='client.? 172.21.15.5:0/3269564409' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:39.819 INFO:tasks.rados.rados.0.smithi005.stdout:2597: finishing write tid 1 to smithi00566664-417 2023-09-30T09:02:39.819 INFO:tasks.rados.rados.0.smithi005.stdout:2605: expect (ObjNum 1320 snap 0 seq_num 1320) 2023-09-30T09:02:39.919 INFO:tasks.rados.rados.0.smithi005.stdout:2598: expect (ObjNum 812 snap 0 seq_num 812) 2023-09-30T09:02:40.070 INFO:tasks.rados.rados.0.smithi005.stdout:2599: expect (ObjNum 1479 snap 0 seq_num 1479) 2023-09-30T09:02:40.234 INFO:tasks.rados.rados.0.smithi005.stdout:2600: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-30T09:02:40.341 INFO:tasks.rados.rados.0.smithi005.stdout:2603: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-30T09:02:40.564 INFO:tasks.rados.rados.0.smithi005.stdout:2602: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:02:40.776 INFO:tasks.rados.rados.0.smithi005.stdout:2597: finishing write tid 2 to smithi00566664-417 2023-09-30T09:02:40.777 INFO:tasks.rados.rados.0.smithi005.stdout:2597: finishing write tid 3 to smithi00566664-417 2023-09-30T09:02:40.777 INFO:tasks.rados.rados.0.smithi005.stdout:2597: finishing write tid 4 to smithi00566664-417 2023-09-30T09:02:40.777 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 417 v 329 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-09-30T09:02:40.777 INFO:tasks.rados.rados.0.smithi005.stdout:2597: left oid 417 (ObjNum 1691 snap 0 seq_num 1691) 2023-09-30T09:02:40.777 INFO:tasks.rados.rados.0.smithi005.stdout:2601: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-30T09:02:40.953 INFO:tasks.rados.rados.0.smithi005.stdout:2590: done (15 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2591: done (14 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2592: done (13 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2593: done (12 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2594: done (11 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2595: done (10 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2596: done (9 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2597: done (8 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2598: done (7 left) 2023-09-30T09:02:40.954 INFO:tasks.rados.rados.0.smithi005.stdout:2599: done (6 left) 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2600: done (5 left) 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2601: done (4 left) 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2602: done (3 left) 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2603: done (2 left) 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2604: done (1 left) 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2605: done (0 left) 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2606: write oid 81 current snap is 0 2023-09-30T09:02:40.955 INFO:tasks.rados.rados.0.smithi005.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-09-30T09:02:40.966 INFO:tasks.rados.rados.0.smithi005.stdout:2606: writing smithi00566664-81 from 437444 to 1189118 tid 1 2023-09-30T09:02:40.974 INFO:tasks.rados.rados.0.smithi005.stdout:2606: writing smithi00566664-81 from 1811768 to 2371032 tid 2 2023-09-30T09:02:40.975 INFO:tasks.rados.rados.0.smithi005.stdout:2607: write oid 421 current snap is 0 2023-09-30T09:02:40.975 INFO:tasks.rados.rados.0.smithi005.stdout:2606: finishing write tid 1 to smithi00566664-81 2023-09-30T09:02:40.975 INFO:tasks.rados.rados.0.smithi005.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-09-30T09:02:40.979 INFO:tasks.rados.rados.0.smithi005.stdout:2607: writing smithi00566664-421 from 454251 to 881174 tid 1 2023-09-30T09:02:40.986 INFO:tasks.rados.rados.0.smithi005.stdout:2607: writing smithi00566664-421 from 1470250 to 2173172 tid 2 2023-09-30T09:02:40.987 INFO:tasks.rados.rados.0.smithi005.stdout:2608: write oid 21 current snap is 0 2023-09-30T09:02:40.987 INFO:tasks.rados.rados.0.smithi005.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-09-30T09:02:40.992 INFO:tasks.rados.rados.0.smithi005.stdout:2608: writing smithi00566664-21 from 471058 to 973230 tid 1 2023-09-30T09:02:40.997 INFO:tasks.rados.rados.0.smithi005.stdout:2608: writing smithi00566664-21 from 1412379 to 1858959 tid 2 2023-09-30T09:02:40.997 INFO:tasks.rados.rados.0.smithi005.stdout:2609: write oid 282 current snap is 0 2023-09-30T09:02:40.997 INFO:tasks.rados.rados.0.smithi005.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-09-30T09:02:41.003 INFO:tasks.rados.rados.0.smithi005.stdout:2609: writing smithi00566664-282 from 487865 to 1065286 tid 1 2023-09-30T09:02:41.010 INFO:tasks.rados.rados.0.smithi005.stdout:2609: writing smithi00566664-282 from 1470861 to 2177452 tid 2 2023-09-30T09:02:41.010 INFO:tasks.rados.rados.0.smithi005.stdout:2610: read oid 411 snap -1 2023-09-30T09:02:41.010 INFO:tasks.rados.rados.0.smithi005.stdout:2610: expect (ObjNum 980 snap 0 seq_num 980) 2023-09-30T09:02:41.010 INFO:tasks.rados.rados.0.smithi005.stdout:2611: write oid 47 current snap is 0 2023-09-30T09:02:41.011 INFO:tasks.rados.rados.0.smithi005.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-09-30T09:02:41.017 INFO:tasks.rados.rados.0.smithi005.stdout:2611: writing smithi00566664-47 from 504672 to 1273695 tid 1 2023-09-30T09:02:41.025 INFO:tasks.rados.rados.0.smithi005.stdout:2611: writing smithi00566664-47 from 2045696 to 2495945 tid 2 2023-09-30T09:02:41.025 INFO:tasks.rados.rados.0.smithi005.stdout:2612: read oid 391 snap -1 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2612: expect deleted 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2613: read oid 103 snap -1 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2613: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2614: read oid 42 snap -1 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2614: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2615: read oid 200 snap -1 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2615: expect deleted 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2616: read oid 20 snap -1 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2616: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2617: write oid 264 current snap is 0 2023-09-30T09:02:41.026 INFO:tasks.rados.rados.0.smithi005.stdout:2606: finishing write tid 2 to smithi00566664-81 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2606: finishing write tid 3 to smithi00566664-81 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2606: finishing write tid 4 to smithi00566664-81 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 81 v 429 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2606: left oid 81 (ObjNum 1692 snap 0 seq_num 1692) 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2607: finishing write tid 1 to smithi00566664-421 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2607: finishing write tid 2 to smithi00566664-421 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2607: finishing write tid 3 to smithi00566664-421 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2607: finishing write tid 4 to smithi00566664-421 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 421 v 432 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2607: left oid 421 (ObjNum 1693 snap 0 seq_num 1693) 2023-09-30T09:02:41.027 INFO:tasks.rados.rados.0.smithi005.stdout:2608: finishing write tid 1 to smithi00566664-21 2023-09-30T09:02:41.028 INFO:tasks.rados.rados.0.smithi005.stdout:2608: finishing write tid 2 to smithi00566664-21 2023-09-30T09:02:41.028 INFO:tasks.rados.rados.0.smithi005.stdout:2608: finishing write tid 3 to smithi00566664-21 2023-09-30T09:02:41.028 INFO:tasks.rados.rados.0.smithi005.stdout:2608: finishing write tid 4 to smithi00566664-21 2023-09-30T09:02:41.028 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 275 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-09-30T09:02:41.028 INFO:tasks.rados.rados.0.smithi005.stdout:2608: left oid 21 (ObjNum 1694 snap 0 seq_num 1694) 2023-09-30T09:02:41.028 INFO:tasks.rados.rados.0.smithi005.stdout:2609: finishing write tid 1 to smithi00566664-282 2023-09-30T09:02:41.028 INFO:tasks.rados.rados.0.smithi005.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-09-30T09:02:41.031 INFO:tasks.rados.rados.0.smithi005.stdout:2617: writing smithi00566664-264 from 521479 to 965751 tid 1 2023-09-30T09:02:41.041 INFO:tasks.rados.rados.0.smithi005.stdout:2617: writing smithi00566664-264 from 1704178 to 2414438 tid 2 2023-09-30T09:02:41.041 INFO:tasks.rados.rados.0.smithi005.stdout:2606: done (11 left) 2023-09-30T09:02:41.041 INFO:tasks.rados.rados.0.smithi005.stdout:2607: done (10 left) 2023-09-30T09:02:41.041 INFO:tasks.rados.rados.0.smithi005.stdout:2608: done (9 left) 2023-09-30T09:02:41.042 INFO:tasks.rados.rados.0.smithi005.stdout:2618: write oid 108 current snap is 0 2023-09-30T09:02:41.042 INFO:tasks.rados.rados.0.smithi005.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-09-30T09:02:41.047 INFO:tasks.rados.rados.0.smithi005.stdout:2618: writing smithi00566664-108 from 538286 to 1057807 tid 1 2023-09-30T09:02:41.054 INFO:tasks.rados.rados.0.smithi005.stdout:2618: writing smithi00566664-108 from 1762660 to 2216578 tid 2 2023-09-30T09:02:41.054 INFO:tasks.rados.rados.0.smithi005.stdout:2619: read oid 392 snap -1 2023-09-30T09:02:41.054 INFO:tasks.rados.rados.0.smithi005.stdout:2619: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:41.055 INFO:tasks.rados.rados.0.smithi005.stdout:2620: read oid 330 snap -1 2023-09-30T09:02:41.055 INFO:tasks.rados.rados.0.smithi005.stdout:2620: expect deleted 2023-09-30T09:02:41.055 INFO:tasks.rados.rados.0.smithi005.stdout:2621: write oid 31 current snap is 0 2023-09-30T09:02:41.055 INFO:tasks.rados.rados.0.smithi005.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-09-30T09:02:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:2621: writing smithi00566664-31 from 555093 to 1149863 tid 1 2023-09-30T09:02:41.068 INFO:tasks.rados.rados.0.smithi005.stdout:2621: writing smithi00566664-31 from 1704789 to 2418718 tid 2 2023-09-30T09:02:41.068 INFO:tasks.rados.rados.0.smithi005.stdout:2622: write oid 41 current snap is 0 2023-09-30T09:02:41.069 INFO:tasks.rados.rados.0.smithi005.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-09-30T09:02:41.075 INFO:tasks.rados.rados.0.smithi005.stdout:2622: writing smithi00566664-41 from 571900 to 1241919 tid 1 2023-09-30T09:02:41.081 INFO:tasks.rados.rados.0.smithi005.stdout:2622: writing smithi00566664-41 from 1763271 to 2220858 tid 2 2023-09-30T09:02:41.081 INFO:tasks.rados.rados.0.smithi005.stdout:2623: write oid 436 current snap is 0 2023-09-30T09:02:41.082 INFO:tasks.rados.rados.0.smithi005.stdout:2609: finishing write tid 2 to smithi00566664-282 2023-09-30T09:02:41.082 INFO:tasks.rados.rados.0.smithi005.stdout:2609: finishing write tid 3 to smithi00566664-282 2023-09-30T09:02:41.082 INFO:tasks.rados.rados.0.smithi005.stdout:2609: finishing write tid 4 to smithi00566664-282 2023-09-30T09:02:41.082 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 282 v 327 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-09-30T09:02:41.082 INFO:tasks.rados.rados.0.smithi005.stdout:2609: left oid 282 (ObjNum 1695 snap 0 seq_num 1695) 2023-09-30T09:02:41.082 INFO:tasks.rados.rados.0.smithi005.stdout:2610: expect (ObjNum 980 snap 0 seq_num 980) 2023-09-30T09:02:41.210 INFO:tasks.rados.rados.0.smithi005.stdout:2611: finishing write tid 1 to smithi00566664-47 2023-09-30T09:02:41.210 INFO:tasks.rados.rados.0.smithi005.stdout:2611: finishing write tid 2 to smithi00566664-47 2023-09-30T09:02:41.210 INFO:tasks.rados.rados.0.smithi005.stdout:2611: finishing write tid 3 to smithi00566664-47 2023-09-30T09:02:41.210 INFO:tasks.rados.rados.0.smithi005.stdout:2611: finishing write tid 4 to smithi00566664-47 2023-09-30T09:02:41.211 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 47 v 339 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-09-30T09:02:41.211 INFO:tasks.rados.rados.0.smithi005.stdout:2611: left oid 47 (ObjNum 1696 snap 0 seq_num 1696) 2023-09-30T09:02:41.211 INFO:tasks.rados.rados.0.smithi005.stdout:2614: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:41.292 INFO:tasks.rados.rados.0.smithi005.stdout:2616: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-30T09:02:41.448 INFO:tasks.rados.rados.0.smithi005.stdout:2617: finishing write tid 1 to smithi00566664-264 2023-09-30T09:02:41.448 INFO:tasks.rados.rados.0.smithi005.stdout:2613: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-30T09:02:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:2617: finishing write tid 2 to smithi00566664-264 2023-09-30T09:02:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:2617: finishing write tid 3 to smithi00566664-264 2023-09-30T09:02:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:2617: finishing write tid 4 to smithi00566664-264 2023-09-30T09:02:41.566 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 264 v 345 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2617: left oid 264 (ObjNum 1697 snap 0 seq_num 1697) 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2618: finishing write tid 1 to smithi00566664-108 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2621: finishing write tid 1 to smithi00566664-31 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2618: finishing write tid 2 to smithi00566664-108 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2618: finishing write tid 3 to smithi00566664-108 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2618: finishing write tid 4 to smithi00566664-108 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 108 v 365 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2618: left oid 108 (ObjNum 1698 snap 0 seq_num 1698) 2023-09-30T09:02:41.567 INFO:tasks.rados.rados.0.smithi005.stdout:2619: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:41.663 INFO:tasks.rados.rados.0.smithi005.stdout:2621: finishing write tid 2 to smithi00566664-31 2023-09-30T09:02:41.663 INFO:tasks.rados.rados.0.smithi005.stdout:2621: finishing write tid 3 to smithi00566664-31 2023-09-30T09:02:41.663 INFO:tasks.rados.rados.0.smithi005.stdout:2621: finishing write tid 4 to smithi00566664-31 2023-09-30T09:02:41.663 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 31 v 337 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-09-30T09:02:41.663 INFO:tasks.rados.rados.0.smithi005.stdout:2621: left oid 31 (ObjNum 1699 snap 0 seq_num 1699) 2023-09-30T09:02:41.664 INFO:tasks.rados.rados.0.smithi005.stdout:2622: finishing write tid 1 to smithi00566664-41 2023-09-30T09:02:41.664 INFO:tasks.rados.rados.0.smithi005.stdout:2622: finishing write tid 2 to smithi00566664-41 2023-09-30T09:02:41.664 INFO:tasks.rados.rados.0.smithi005.stdout:2622: finishing write tid 3 to smithi00566664-41 2023-09-30T09:02:41.664 INFO:tasks.rados.rados.0.smithi005.stdout:2622: finishing write tid 4 to smithi00566664-41 2023-09-30T09:02:41.664 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 41 v 337 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-09-30T09:02:41.664 INFO:tasks.rados.rados.0.smithi005.stdout:2622: left oid 41 (ObjNum 1700 snap 0 seq_num 1700) 2023-09-30T09:02:41.664 INFO:tasks.rados.rados.0.smithi005.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-09-30T09:02:41.677 INFO:tasks.rados.rados.0.smithi005.stdout:2623: writing smithi00566664-436 from 588707 to 1333975 tid 1 2023-09-30T09:02:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:2623: writing smithi00566664-436 from 1821753 to 2539351 tid 2 2023-09-30T09:02:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:2609: done (14 left) 2023-09-30T09:02:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:2610: done (13 left) 2023-09-30T09:02:41.684 INFO:tasks.rados.rados.0.smithi005.stdout:2611: done (12 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2612: done (11 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2613: done (10 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2614: done (9 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2615: done (8 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2616: done (7 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2617: done (6 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2618: done (5 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2619: done (4 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2620: done (3 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2621: done (2 left) 2023-09-30T09:02:41.685 INFO:tasks.rados.rados.0.smithi005.stdout:2622: done (1 left) 2023-09-30T09:02:41.686 INFO:tasks.rados.rados.0.smithi005.stdout:2624: write oid 361 current snap is 0 2023-09-30T09:02:41.686 INFO:tasks.rados.rados.0.smithi005.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-09-30T09:02:41.690 INFO:tasks.rados.rados.0.smithi005.stdout:2624: writing smithi00566664-361 from 605514 to 1026031 tid 1 2023-09-30T09:02:41.695 INFO:tasks.rados.rados.0.smithi005.stdout:2624: writing smithi00566664-361 from 1480235 to 1941491 tid 2 2023-09-30T09:02:41.699 INFO:tasks.rados.rados.0.smithi005.stdout:2624: writing smithi00566664-361 from 2356169 to 2605514 tid 3 2023-09-30T09:02:41.700 INFO:tasks.rados.rados.0.smithi005.stdout:2625: write oid 213 current snap is 0 2023-09-30T09:02:41.700 INFO:tasks.rados.rados.0.smithi005.stdout:2623: finishing write tid 1 to smithi00566664-436 2023-09-30T09:02:41.700 INFO:tasks.rados.rados.0.smithi005.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-09-30T09:02:41.706 INFO:tasks.rados.rados.0.smithi005.stdout:2625: writing smithi00566664-213 from 622321 to 1234440 tid 1 2023-09-30T09:02:41.714 INFO:tasks.rados.rados.0.smithi005.stdout:2625: writing smithi00566664-213 from 1938717 to 2622321 tid 2 2023-09-30T09:02:41.715 INFO:tasks.rados.rados.0.smithi005.stdout:2626: write oid 66 current snap is 0 2023-09-30T09:02:41.715 INFO:tasks.rados.rados.0.smithi005.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-09-30T09:02:41.722 INFO:tasks.rados.rados.0.smithi005.stdout:2626: writing smithi00566664-66 from 639128 to 1326496 tid 1 2023-09-30T09:02:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:2626: writing smithi00566664-66 from 1997199 to 2462124 tid 2 2023-09-30T09:02:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:2627: read oid 393 snap -1 2023-09-30T09:02:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:2627: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-30T09:02:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:2628: read oid 166 snap -1 2023-09-30T09:02:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:2628: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:02:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:2629: read oid 87 snap -1 2023-09-30T09:02:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:2629: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:2630: write oid 48 current snap is 0 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:2623: finishing write tid 2 to smithi00566664-436 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:2623: finishing write tid 3 to smithi00566664-436 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:2623: finishing write tid 4 to smithi00566664-436 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 436 v 351 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:2623: left oid 436 (ObjNum 1701 snap 0 seq_num 1701) 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:2624: finishing write tid 1 to smithi00566664-361 2023-09-30T09:02:41.730 INFO:tasks.rados.rados.0.smithi005.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-09-30T09:02:41.738 INFO:tasks.rados.rados.0.smithi005.stdout:2630: writing smithi00566664-48 from 655935 to 1418552 tid 1 2023-09-30T09:02:41.746 INFO:tasks.rados.rados.0.smithi005.stdout:2630: writing smithi00566664-48 from 2055681 to 2655935 tid 2 2023-09-30T09:02:41.746 INFO:tasks.rados.rados.0.smithi005.stdout:2623: done (7 left) 2023-09-30T09:02:41.746 INFO:tasks.rados.rados.0.smithi005.stdout:2631: read oid 104 snap -1 2023-09-30T09:02:41.746 INFO:tasks.rados.rados.0.smithi005.stdout:2631: expect deleted 2023-09-30T09:02:41.746 INFO:tasks.rados.rados.0.smithi005.stdout:2632: read oid 354 snap -1 2023-09-30T09:02:41.747 INFO:tasks.rados.rados.0.smithi005.stdout:2632: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:02:41.747 INFO:tasks.rados.rados.0.smithi005.stdout:2633: delete oid 227 current snap is 0 2023-09-30T09:02:41.747 INFO:tasks.rados.rados.0.smithi005.stdout:2624: finishing write tid 2 to smithi00566664-361 2023-09-30T09:02:41.747 INFO:tasks.rados.rados.0.smithi005.stdout:2624: finishing write tid 3 to smithi00566664-361 2023-09-30T09:02:41.747 INFO:tasks.rados.rados.0.smithi005.stdout:2624: finishing write tid 4 to smithi00566664-361 2023-09-30T09:02:41.747 INFO:tasks.rados.rados.0.smithi005.stdout:2624: finishing write tid 5 to smithi00566664-361 2023-09-30T09:02:41.748 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 361 v 358 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-09-30T09:02:41.748 INFO:tasks.rados.rados.0.smithi005.stdout:2624: left oid 361 (ObjNum 1702 snap 0 seq_num 1702) 2023-09-30T09:02:41.748 INFO:tasks.rados.rados.0.smithi005.stdout:2625: finishing write tid 1 to smithi00566664-213 2023-09-30T09:02:41.748 INFO:tasks.rados.rados.0.smithi005.stdout:2625: finishing write tid 2 to smithi00566664-213 2023-09-30T09:02:41.748 INFO:tasks.rados.rados.0.smithi005.stdout:2625: finishing write tid 3 to smithi00566664-213 2023-09-30T09:02:41.748 INFO:tasks.rados.rados.0.smithi005.stdout:2625: finishing write tid 4 to smithi00566664-213 2023-09-30T09:02:41.748 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 213 v 340 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:2625: left oid 213 (ObjNum 1703 snap 0 seq_num 1703) 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:2626: finishing write tid 1 to smithi00566664-66 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:2626: finishing write tid 2 to smithi00566664-66 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:2626: finishing write tid 3 to smithi00566664-66 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:2626: finishing write tid 4 to smithi00566664-66 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 66 v 348 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:2626: left oid 66 (ObjNum 1704 snap 0 seq_num 1704) 2023-09-30T09:02:41.749 INFO:tasks.rados.rados.0.smithi005.stdout:2628: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:02:41.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:02:41 smithi005 bash[27488]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:02:41.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:41 smithi005 bash[27219]: cluster 2023-09-30T09:02:40.299665+0000 mgr.x (mgr.24805) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-30T09:02:41.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:41 smithi005 bash[33615]: cluster 2023-09-30T09:02:40.299665+0000 mgr.x (mgr.24805) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-30T09:02:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:41 smithi099 bash[27661]: cluster 2023-09-30T09:02:40.299665+0000 mgr.x (mgr.24805) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-30T09:02:41.848 INFO:tasks.rados.rados.0.smithi005.stdout:2627: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-30T09:02:41.944 INFO:tasks.rados.rados.0.smithi005.stdout:2629: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-09-30T09:02:42.087 INFO:tasks.rados.rados.0.smithi005.stdout:2630: finishing write tid 1 to smithi00566664-48 2023-09-30T09:02:42.087 INFO:tasks.rados.rados.0.smithi005.stdout:2632: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:02:42.252 INFO:tasks.rados.rados.0.smithi005.stdout:2630: finishing write tid 2 to smithi00566664-48 2023-09-30T09:02:42.252 INFO:tasks.rados.rados.0.smithi005.stdout:2630: finishing write tid 3 to smithi00566664-48 2023-09-30T09:02:42.252 INFO:tasks.rados.rados.0.smithi005.stdout:2630: finishing write tid 4 to smithi00566664-48 2023-09-30T09:02:42.252 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 342 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-09-30T09:02:42.252 INFO:tasks.rados.rados.0.smithi005.stdout:2630: left oid 48 (ObjNum 1705 snap 0 seq_num 1705) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2624: done (9 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2625: done (8 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2626: done (7 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2627: done (6 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2628: done (5 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2629: done (4 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2630: done (3 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2631: done (2 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2632: done (1 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2633: done (0 left) 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2634: write oid 34 current snap is 0 2023-09-30T09:02:42.253 INFO:tasks.rados.rados.0.smithi005.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-09-30T09:02:42.264 INFO:tasks.rados.rados.0.smithi005.stdout:2634: writing smithi00566664-34 from 689549 to 1202664 tid 1 2023-09-30T09:02:42.270 INFO:tasks.rados.rados.0.smithi005.stdout:2634: writing smithi00566664-34 from 1656292 to 2268544 tid 2 2023-09-30T09:02:42.270 INFO:tasks.rados.rados.0.smithi005.stdout:2635: read oid 285 snap -1 2023-09-30T09:02:42.270 INFO:tasks.rados.rados.0.smithi005.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-30T09:02:42.271 INFO:tasks.rados.rados.0.smithi005.stdout:2636: write oid 219 current snap is 0 2023-09-30T09:02:42.271 INFO:tasks.rados.rados.0.smithi005.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-09-30T09:02:42.278 INFO:tasks.rados.rados.0.smithi005.stdout:2636: writing smithi00566664-219 from 706356 to 1294720 tid 1 2023-09-30T09:02:42.283 INFO:tasks.rados.rados.0.smithi005.stdout:2636: writing smithi00566664-219 from 1714774 to 2187037 tid 2 2023-09-30T09:02:42.283 INFO:tasks.rados.rados.0.smithi005.stdout:2637: write oid 167 current snap is 0 2023-09-30T09:02:42.283 INFO:tasks.rados.rados.0.smithi005.stdout:2634: finishing write tid 1 to smithi00566664-34 2023-09-30T09:02:42.284 INFO:tasks.rados.rados.0.smithi005.stdout:2634: finishing write tid 2 to smithi00566664-34 2023-09-30T09:02:42.284 INFO:tasks.rados.rados.0.smithi005.stdout:2634: finishing write tid 3 to smithi00566664-34 2023-09-30T09:02:42.284 INFO:tasks.rados.rados.0.smithi005.stdout:2634: finishing write tid 4 to smithi00566664-34 2023-09-30T09:02:42.284 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 34 v 369 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-09-30T09:02:42.284 INFO:tasks.rados.rados.0.smithi005.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-09-30T09:02:42.284 INFO:tasks.rados.rados.0.smithi005.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-30T09:02:42.461 INFO:tasks.rados.rados.0.smithi005.stdout:2636: finishing write tid 1 to smithi00566664-219 2023-09-30T09:02:42.461 INFO:tasks.rados.rados.0.smithi005.stdout:2636: finishing write tid 2 to smithi00566664-219 2023-09-30T09:02:42.462 INFO:tasks.rados.rados.0.smithi005.stdout:2636: finishing write tid 3 to smithi00566664-219 2023-09-30T09:02:42.462 INFO:tasks.rados.rados.0.smithi005.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-09-30T09:02:42.475 INFO:tasks.rados.rados.0.smithi005.stdout:2637: writing smithi00566664-167 from 723163 to 1386776 tid 1 2023-09-30T09:02:42.482 INFO:tasks.rados.rados.0.smithi005.stdout:2637: writing smithi00566664-167 from 2173256 to 2723163 tid 2 2023-09-30T09:02:42.482 INFO:tasks.rados.rados.0.smithi005.stdout:2634: done (3 left) 2023-09-30T09:02:42.483 INFO:tasks.rados.rados.0.smithi005.stdout:2635: done (2 left) 2023-09-30T09:02:42.485 INFO:tasks.rados.rados.0.smithi005.stdout:2638: write oid 164 current snap is 0 2023-09-30T09:02:42.485 INFO:tasks.rados.rados.0.smithi005.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-09-30T09:02:42.491 INFO:tasks.rados.rados.0.smithi005.stdout:2638: writing smithi00566664-164 from 739970 to 1478832 tid 1 2023-09-30T09:02:42.498 INFO:tasks.rados.rados.0.smithi005.stdout:2638: writing smithi00566664-164 from 2231738 to 2707670 tid 2 2023-09-30T09:02:42.498 INFO:tasks.rados.rados.0.smithi005.stdout:2639: delete oid 298 current snap is 0 2023-09-30T09:02:42.498 INFO:tasks.rados.rados.0.smithi005.stdout:2636: finishing write tid 4 to smithi00566664-219 2023-09-30T09:02:42.498 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 219 v 290 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-09-30T09:02:42.498 INFO:tasks.rados.rados.0.smithi005.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-09-30T09:02:42.499 INFO:tasks.rados.rados.0.smithi005.stdout:2637: finishing write tid 1 to smithi00566664-167 2023-09-30T09:02:42.499 INFO:tasks.rados.rados.0.smithi005.stdout:2637: finishing write tid 2 to smithi00566664-167 2023-09-30T09:02:42.499 INFO:tasks.rados.rados.0.smithi005.stdout:2637: finishing write tid 3 to smithi00566664-167 2023-09-30T09:02:42.499 INFO:tasks.rados.rados.0.smithi005.stdout:2637: finishing write tid 4 to smithi00566664-167 2023-09-30T09:02:42.499 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 354 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-09-30T09:02:42.499 INFO:tasks.rados.rados.0.smithi005.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-09-30T09:02:42.499 INFO:tasks.rados.rados.0.smithi005.stdout:2638: finishing write tid 1 to smithi00566664-164 2023-09-30T09:02:42.500 INFO:tasks.rados.rados.0.smithi005.stdout:2636: done (3 left) 2023-09-30T09:02:42.500 INFO:tasks.rados.rados.0.smithi005.stdout:2637: done (2 left) 2023-09-30T09:02:42.500 INFO:tasks.rados.rados.0.smithi005.stdout:2639: done (1 left) 2023-09-30T09:02:42.500 INFO:tasks.rados.rados.0.smithi005.stdout:2640: write oid 221 current snap is 0 2023-09-30T09:02:42.501 INFO:tasks.rados.rados.0.smithi005.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-09-30T09:02:42.513 INFO:tasks.rados.rados.0.smithi005.stdout:2640: writing smithi00566664-221 from 773584 to 1379297 tid 1 2023-09-30T09:02:42.520 INFO:tasks.rados.rados.0.smithi005.stdout:2640: writing smithi00566664-221 from 1948702 to 2428303 tid 2 2023-09-30T09:02:42.520 INFO:tasks.rados.rados.0.smithi005.stdout:2641: read oid 108 snap -1 2023-09-30T09:02:42.520 INFO:tasks.rados.rados.0.smithi005.stdout:2641: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-09-30T09:02:42.520 INFO:tasks.rados.rados.0.smithi005.stdout:2642: read oid 330 snap -1 2023-09-30T09:02:42.520 INFO:tasks.rados.rados.0.smithi005.stdout:2642: expect deleted 2023-09-30T09:02:42.520 INFO:tasks.rados.rados.0.smithi005.stdout:2643: read oid 232 snap -1 2023-09-30T09:02:42.520 INFO:tasks.rados.rados.0.smithi005.stdout:2643: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-30T09:02:42.521 INFO:tasks.rados.rados.0.smithi005.stdout:2644: read oid 109 snap -1 2023-09-30T09:02:42.521 INFO:tasks.rados.rados.0.smithi005.stdout:2644: expect (ObjNum 1284 snap 0 seq_num 1284) 2023-09-30T09:02:42.521 INFO:tasks.rados.rados.0.smithi005.stdout:2645: write oid 48 current snap is 0 2023-09-30T09:02:42.521 INFO:tasks.rados.rados.0.smithi005.stdout:2638: finishing write tid 2 to smithi00566664-164 2023-09-30T09:02:42.521 INFO:tasks.rados.rados.0.smithi005.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-09-30T09:02:42.528 INFO:tasks.rados.rados.0.smithi005.stdout:2645: writing smithi00566664-48 from 790391 to 1471353 tid 1 2023-09-30T09:02:42.536 INFO:tasks.rados.rados.0.smithi005.stdout:2645: writing smithi00566664-48 from 2007184 to 2630443 tid 2 2023-09-30T09:02:42.536 INFO:tasks.rados.rados.0.smithi005.stdout:2646: write oid 286 current snap is 0 2023-09-30T09:02:42.536 INFO:tasks.rados.rados.0.smithi005.stdout:2638: finishing write tid 3 to smithi00566664-164 2023-09-30T09:02:42.536 INFO:tasks.rados.rados.0.smithi005.stdout:2638: finishing write tid 4 to smithi00566664-164 2023-09-30T09:02:42.537 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 164 v 361 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-09-30T09:02:42.537 INFO:tasks.rados.rados.0.smithi005.stdout:2638: left oid 164 (ObjNum 1710 snap 0 seq_num 1710) 2023-09-30T09:02:42.537 INFO:tasks.rados.rados.0.smithi005.stdout:2640: finishing write tid 1 to smithi00566664-221 2023-09-30T09:02:42.537 INFO:tasks.rados.rados.0.smithi005.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-09-30T09:02:42.549 INFO:tasks.rados.rados.0.smithi005.stdout:2646: writing smithi00566664-286 from 407198 to 1163409 tid 1 2023-09-30T09:02:42.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:42 smithi099 bash[27661]: audit 2023-09-30T09:02:41.734046+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.5:0/1486486216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:42.552 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:42 smithi099 bash[48347]: ts=2023-09-30T09:02:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: Pool '{{ $labels.name }}' will be full in less than 5 days assuming\n the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.5:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:02:42.555 INFO:tasks.rados.rados.0.smithi005.stdout:2646: writing smithi00566664-286 from 1665666 to 2148936 tid 2 2023-09-30T09:02:42.559 INFO:tasks.rados.rados.0.smithi005.stdout:2646: writing smithi00566664-286 from 2685245 to 2807198 tid 3 2023-09-30T09:02:42.559 INFO:tasks.rados.rados.0.smithi005.stdout:2638: done (7 left) 2023-09-30T09:02:42.559 INFO:tasks.rados.rados.0.smithi005.stdout:2643: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-30T09:02:42.713 INFO:tasks.rados.rados.0.smithi005.stdout:2640: finishing write tid 2 to smithi00566664-221 2023-09-30T09:02:42.713 INFO:tasks.rados.rados.0.smithi005.stdout:2640: finishing write tid 3 to smithi00566664-221 2023-09-30T09:02:42.713 INFO:tasks.rados.rados.0.smithi005.stdout:2640: finishing write tid 4 to smithi00566664-221 2023-09-30T09:02:42.713 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 221 v 319 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-09-30T09:02:42.713 INFO:tasks.rados.rados.0.smithi005.stdout:2640: left oid 221 (ObjNum 1712 snap 0 seq_num 1712) 2023-09-30T09:02:42.714 INFO:tasks.rados.rados.0.smithi005.stdout:2641: expect (ObjNum 1698 snap 0 seq_num 1698) 2023-09-30T09:02:42.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:42 smithi005 bash[27219]: audit 2023-09-30T09:02:41.734046+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.5:0/1486486216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:42.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:42 smithi005 bash[33615]: audit 2023-09-30T09:02:41.734046+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.5:0/1486486216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:42.825 INFO:tasks.rados.rados.0.smithi005.stdout:2645: finishing write tid 1 to smithi00566664-48 2023-09-30T09:02:42.825 INFO:tasks.rados.rados.0.smithi005.stdout:2644: expect (ObjNum 1284 snap 0 seq_num 1284) 2023-09-30T09:02:42.979 INFO:tasks.rados.rados.0.smithi005.stdout:2645: finishing write tid 2 to smithi00566664-48 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2645: finishing write tid 3 to smithi00566664-48 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2645: finishing write tid 4 to smithi00566664-48 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 345 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2645: left oid 48 (ObjNum 1713 snap 0 seq_num 1713) 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2646: finishing write tid 1 to smithi00566664-286 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2646: finishing write tid 2 to smithi00566664-286 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2646: finishing write tid 3 to smithi00566664-286 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2646: finishing write tid 4 to smithi00566664-286 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:2646: finishing write tid 5 to smithi00566664-286 2023-09-30T09:02:42.980 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 286 v 333 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2646: left oid 286 (ObjNum 1714 snap 0 seq_num 1714) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2647: read oid 294 snap -1 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2647: expect deleted 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2640: done (7 left) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2641: done (6 left) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2642: done (5 left) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2643: done (4 left) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2644: done (3 left) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2645: done (2 left) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2646: done (1 left) 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2648: write oid 13 current snap is 0 2023-09-30T09:02:42.981 INFO:tasks.rados.rados.0.smithi005.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-09-30T09:02:42.984 INFO:tasks.rados.rados.0.smithi005.stdout:2648: writing smithi00566664-13 from 424005 to 855465 tid 1 2023-09-30T09:02:42.991 INFO:tasks.rados.rados.0.smithi005.stdout:2648: writing smithi00566664-13 from 1607795 to 2234723 tid 2 2023-09-30T09:02:42.991 INFO:tasks.rados.rados.0.smithi005.stdout:2649: delete oid 417 current snap is 0 2023-09-30T09:02:42.992 INFO:tasks.rados.rados.0.smithi005.stdout:2648: finishing write tid 1 to smithi00566664-13 2023-09-30T09:02:42.994 INFO:tasks.rados.rados.0.smithi005.stdout:2647: done (2 left) 2023-09-30T09:02:42.994 INFO:tasks.rados.rados.0.smithi005.stdout:2649: done (1 left) 2023-09-30T09:02:42.995 INFO:tasks.rados.rados.0.smithi005.stdout:2650: read oid 344 snap -1 2023-09-30T09:02:42.995 INFO:tasks.rados.rados.0.smithi005.stdout:2650: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:42.995 INFO:tasks.rados.rados.0.smithi005.stdout:2651: delete oid 55 current snap is 0 2023-09-30T09:02:42.995 INFO:tasks.rados.rados.0.smithi005.stdout:2648: finishing write tid 2 to smithi00566664-13 2023-09-30T09:02:42.996 INFO:tasks.rados.rados.0.smithi005.stdout:2648: finishing write tid 3 to smithi00566664-13 2023-09-30T09:02:42.996 INFO:tasks.rados.rados.0.smithi005.stdout:2651: done (2 left) 2023-09-30T09:02:42.997 INFO:tasks.rados.rados.0.smithi005.stdout:2652: write oid 342 current snap is 0 2023-09-30T09:02:42.997 INFO:tasks.rados.rados.0.smithi005.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-09-30T09:02:43.007 INFO:tasks.rados.rados.0.smithi005.stdout:2652: writing smithi00566664-342 from 474426 to 1131633 tid 1 2023-09-30T09:02:43.015 INFO:tasks.rados.rados.0.smithi005.stdout:2652: writing smithi00566664-342 from 1783241 to 2557496 tid 2 2023-09-30T09:02:43.015 INFO:tasks.rados.rados.0.smithi005.stdout:2653: read oid 303 snap -1 2023-09-30T09:02:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:2653: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-30T09:02:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:2654: read oid 50 snap -1 2023-09-30T09:02:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:2654: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:2655: read oid 417 snap -1 2023-09-30T09:02:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:2655: expect deleted 2023-09-30T09:02:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:2656: write oid 221 current snap is 0 2023-09-30T09:02:43.016 INFO:tasks.rados.rados.0.smithi005.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-09-30T09:02:43.021 INFO:tasks.rados.rados.0.smithi005.stdout:2656: writing smithi00566664-221 from 491233 to 940042 tid 1 2023-09-30T09:02:43.028 INFO:tasks.rados.rados.0.smithi005.stdout:2656: writing smithi00566664-221 from 1441723 to 2075989 tid 2 2023-09-30T09:02:43.033 INFO:tasks.rados.rados.0.smithi005.stdout:2656: writing smithi00566664-221 from 2589654 to 2891233 tid 3 2023-09-30T09:02:43.033 INFO:tasks.rados.rados.0.smithi005.stdout:2657: read oid 376 snap -1 2023-09-30T09:02:43.033 INFO:tasks.rados.rados.0.smithi005.stdout:2657: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:02:43.033 INFO:tasks.rados.rados.0.smithi005.stdout:2658: write oid 397 current snap is 0 2023-09-30T09:02:43.033 INFO:tasks.rados.rados.0.smithi005.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-09-30T09:02:43.039 INFO:tasks.rados.rados.0.smithi005.stdout:2658: writing smithi00566664-397 from 508040 to 1032098 tid 1 2023-09-30T09:02:43.046 INFO:tasks.rados.rados.0.smithi005.stdout:2658: writing smithi00566664-397 from 1500205 to 2278129 tid 2 2023-09-30T09:02:43.046 INFO:tasks.rados.rados.0.smithi005.stdout:2659: read oid 206 snap -1 2023-09-30T09:02:43.046 INFO:tasks.rados.rados.0.smithi005.stdout:2659: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-30T09:02:43.046 INFO:tasks.rados.rados.0.smithi005.stdout:2660: write oid 34 current snap is 0 2023-09-30T09:02:43.046 INFO:tasks.rados.rados.0.smithi005.stdout:2648: finishing write tid 4 to smithi00566664-13 2023-09-30T09:02:43.046 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 293 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-09-30T09:02:43.046 INFO:tasks.rados.rados.0.smithi005.stdout:2648: left oid 13 (ObjNum 1715 snap 0 seq_num 1715) 2023-09-30T09:02:43.047 INFO:tasks.rados.rados.0.smithi005.stdout:2650: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:43.164 INFO:tasks.rados.rados.0.smithi005.stdout:2652: finishing write tid 1 to smithi00566664-342 2023-09-30T09:02:43.165 INFO:tasks.rados.rados.0.smithi005.stdout:2652: finishing write tid 2 to smithi00566664-342 2023-09-30T09:02:43.165 INFO:tasks.rados.rados.0.smithi005.stdout:2652: finishing write tid 3 to smithi00566664-342 2023-09-30T09:02:43.165 INFO:tasks.rados.rados.0.smithi005.stdout:2652: finishing write tid 4 to smithi00566664-342 2023-09-30T09:02:43.165 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 342 v 470 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-09-30T09:02:43.165 INFO:tasks.rados.rados.0.smithi005.stdout:2652: left oid 342 (ObjNum 1718 snap 0 seq_num 1718) 2023-09-30T09:02:43.165 INFO:tasks.rados.rados.0.smithi005.stdout:2654: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:02:43.360 INFO:tasks.rados.rados.0.smithi005.stdout:2656: finishing write tid 1 to smithi00566664-221 2023-09-30T09:02:43.360 INFO:tasks.rados.rados.0.smithi005.stdout:2653: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-30T09:02:43.476 INFO:tasks.rados.rados.0.smithi005.stdout:2656: finishing write tid 2 to smithi00566664-221 2023-09-30T09:02:43.476 INFO:tasks.rados.rados.0.smithi005.stdout:2656: finishing write tid 3 to smithi00566664-221 2023-09-30T09:02:43.476 INFO:tasks.rados.rados.0.smithi005.stdout:2656: finishing write tid 4 to smithi00566664-221 2023-09-30T09:02:43.476 INFO:tasks.rados.rados.0.smithi005.stdout:2656: finishing write tid 5 to smithi00566664-221 2023-09-30T09:02:43.476 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 221 v 323 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-09-30T09:02:43.476 INFO:tasks.rados.rados.0.smithi005.stdout:2656: left oid 221 (ObjNum 1719 snap 0 seq_num 1719) 2023-09-30T09:02:43.476 INFO:tasks.rados.rados.0.smithi005.stdout:2657: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:02:43.614 INFO:tasks.rados.rados.0.smithi005.stdout:2658: finishing write tid 1 to smithi00566664-397 2023-09-30T09:02:43.614 INFO:tasks.rados.rados.0.smithi005.stdout:2658: finishing write tid 2 to smithi00566664-397 2023-09-30T09:02:43.614 INFO:tasks.rados.rados.0.smithi005.stdout:2658: finishing write tid 3 to smithi00566664-397 2023-09-30T09:02:43.614 INFO:tasks.rados.rados.0.smithi005.stdout:2658: finishing write tid 4 to smithi00566664-397 2023-09-30T09:02:43.614 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 397 v 352 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-09-30T09:02:43.615 INFO:tasks.rados.rados.0.smithi005.stdout:2658: left oid 397 (ObjNum 1720 snap 0 seq_num 1720) 2023-09-30T09:02:43.615 INFO:tasks.rados.rados.0.smithi005.stdout:2659: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-30T09:02:43.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:43 smithi005 bash[33615]: cluster 2023-09-30T09:02:42.300117+0000 mgr.x (mgr.24805) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 8.1 MiB/s wr, 70 op/s 2023-09-30T09:02:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:43 smithi005 bash[27219]: cluster 2023-09-30T09:02:42.300117+0000 mgr.x (mgr.24805) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 8.1 MiB/s wr, 70 op/s 2023-09-30T09:02:43.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:43 smithi099 bash[27661]: cluster 2023-09-30T09:02:42.300117+0000 mgr.x (mgr.24805) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 8.1 MiB/s wr, 70 op/s 2023-09-30T09:02:43.822 INFO:tasks.rados.rados.0.smithi005.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-09-30T09:02:43.834 INFO:tasks.rados.rados.0.smithi005.stdout:2660: writing smithi00566664-34 from 524847 to 1124154 tid 1 2023-09-30T09:02:43.841 INFO:tasks.rados.rados.0.smithi005.stdout:2660: writing smithi00566664-34 from 1558687 to 2196622 tid 2 2023-09-30T09:02:43.846 INFO:tasks.rados.rados.0.smithi005.stdout:2660: writing smithi00566664-34 from 2644500 to 2924847 tid 3 2023-09-30T09:02:43.846 INFO:tasks.rados.rados.0.smithi005.stdout:2648: done (10 left) 2023-09-30T09:02:43.846 INFO:tasks.rados.rados.0.smithi005.stdout:2650: done (9 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2652: done (8 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2653: done (7 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2654: done (6 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2655: done (5 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2656: done (4 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2657: done (3 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2658: done (2 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2659: done (1 left) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2661: read oid 173 snap -1 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2661: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-30T09:02:43.847 INFO:tasks.rados.rados.0.smithi005.stdout:2662: write oid 115 current snap is 0 2023-09-30T09:02:43.848 INFO:tasks.rados.rados.0.smithi005.stdout:2660: finishing write tid 1 to smithi00566664-34 2023-09-30T09:02:43.848 INFO:tasks.rados.rados.0.smithi005.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-09-30T09:02:43.853 INFO:tasks.rados.rados.0.smithi005.stdout:2662: writing smithi00566664-115 from 541654 to 1216210 tid 1 2023-09-30T09:02:43.860 INFO:tasks.rados.rados.0.smithi005.stdout:2662: writing smithi00566664-115 from 1617169 to 2398762 tid 2 2023-09-30T09:02:43.860 INFO:tasks.rados.rados.0.smithi005.stdout:2663: read oid 290 snap -1 2023-09-30T09:02:43.860 INFO:tasks.rados.rados.0.smithi005.stdout:2663: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-30T09:02:43.861 INFO:tasks.rados.rados.0.smithi005.stdout:2664: read oid 395 snap -1 2023-09-30T09:02:43.861 INFO:tasks.rados.rados.0.smithi005.stdout:2664: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-09-30T09:02:43.861 INFO:tasks.rados.rados.0.smithi005.stdout:2665: write oid 9 current snap is 0 2023-09-30T09:02:43.861 INFO:tasks.rados.rados.0.smithi005.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-09-30T09:02:43.868 INFO:tasks.rados.rados.0.smithi005.stdout:2665: writing smithi00566664-9 from 558461 to 1308266 tid 1 2023-09-30T09:02:43.876 INFO:tasks.rados.rados.0.smithi005.stdout:2665: writing smithi00566664-9 from 1959298 to 2600902 tid 2 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2666: read oid 19 snap -1 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2666: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2667: write oid 202 current snap is 0 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2660: finishing write tid 2 to smithi00566664-34 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2660: finishing write tid 3 to smithi00566664-34 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2660: finishing write tid 4 to smithi00566664-34 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2660: finishing write tid 5 to smithi00566664-34 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 34 v 373 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2660: left oid 34 (ObjNum 1721 snap 0 seq_num 1721) 2023-09-30T09:02:43.877 INFO:tasks.rados.rados.0.smithi005.stdout:2661: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-30T09:02:44.066 INFO:tasks.rados.rados.0.smithi005.stdout:2662: finishing write tid 1 to smithi00566664-115 2023-09-30T09:02:44.066 INFO:tasks.rados.rados.0.smithi005.stdout:2662: finishing write tid 2 to smithi00566664-115 2023-09-30T09:02:44.066 INFO:tasks.rados.rados.0.smithi005.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-09-30T09:02:44.072 INFO:tasks.rados.rados.0.smithi005.stdout:2667: writing smithi00566664-202 from 575268 to 1000322 tid 1 2023-09-30T09:02:44.080 INFO:tasks.rados.rados.0.smithi005.stdout:2667: writing smithi00566664-202 from 1617780 to 2403042 tid 2 2023-09-30T09:02:44.081 INFO:tasks.rados.rados.0.smithi005.stdout:2660: done (7 left) 2023-09-30T09:02:44.081 INFO:tasks.rados.rados.0.smithi005.stdout:2661: done (6 left) 2023-09-30T09:02:44.081 INFO:tasks.rados.rados.0.smithi005.stdout:2668: write oid 119 current snap is 0 2023-09-30T09:02:44.081 INFO:tasks.rados.rados.0.smithi005.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-09-30T09:02:44.088 INFO:tasks.rados.rados.0.smithi005.stdout:2668: writing smithi00566664-119 from 592075 to 1092378 tid 1 2023-09-30T09:02:44.095 INFO:tasks.rados.rados.0.smithi005.stdout:2668: writing smithi00566664-119 from 1676262 to 2321535 tid 2 2023-09-30T09:02:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:2668: writing smithi00566664-119 from 2754192 to 2992075 tid 3 2023-09-30T09:02:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:2669: delete oid 198 current snap is 0 2023-09-30T09:02:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:2662: finishing write tid 3 to smithi00566664-115 2023-09-30T09:02:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:2662: finishing write tid 4 to smithi00566664-115 2023-09-30T09:02:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 115 v 357 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-09-30T09:02:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:2662: left oid 115 (ObjNum 1722 snap 0 seq_num 1722) 2023-09-30T09:02:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:2664: expect (ObjNum 1458 snap 0 seq_num 1458) 2023-09-30T09:02:44.270 INFO:tasks.rados.rados.0.smithi005.stdout:2663: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-30T09:02:44.467 INFO:tasks.rados.rados.0.smithi005.stdout:2665: finishing write tid 1 to smithi00566664-9 2023-09-30T09:02:44.467 INFO:tasks.rados.rados.0.smithi005.stdout:2665: finishing write tid 2 to smithi00566664-9 2023-09-30T09:02:44.467 INFO:tasks.rados.rados.0.smithi005.stdout:2665: finishing write tid 3 to smithi00566664-9 2023-09-30T09:02:44.467 INFO:tasks.rados.rados.0.smithi005.stdout:2665: finishing write tid 4 to smithi00566664-9 2023-09-30T09:02:44.468 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 9 v 355 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-09-30T09:02:44.468 INFO:tasks.rados.rados.0.smithi005.stdout:2665: left oid 9 (ObjNum 1723 snap 0 seq_num 1723) 2023-09-30T09:02:44.468 INFO:tasks.rados.rados.0.smithi005.stdout:2666: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:02:44.538 INFO:tasks.rados.rados.0.smithi005.stdout:2667: finishing write tid 1 to smithi00566664-202 2023-09-30T09:02:44.538 INFO:tasks.rados.rados.0.smithi005.stdout:2667: finishing write tid 2 to smithi00566664-202 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2667: finishing write tid 3 to smithi00566664-202 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2667: finishing write tid 4 to smithi00566664-202 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 202 v 337 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2667: left oid 202 (ObjNum 1724 snap 0 seq_num 1724) 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2668: finishing write tid 1 to smithi00566664-119 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2668: finishing write tid 2 to smithi00566664-119 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2668: finishing write tid 3 to smithi00566664-119 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2668: finishing write tid 4 to smithi00566664-119 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2668: finishing write tid 5 to smithi00566664-119 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 119 v 288 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2668: left oid 119 (ObjNum 1725 snap 0 seq_num 1725) 2023-09-30T09:02:44.539 INFO:tasks.rados.rados.0.smithi005.stdout:2662: done (7 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2663: done (6 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2664: done (5 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2665: done (4 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2666: done (3 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2667: done (2 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2668: done (1 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2669: done (0 left) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2670: read oid 214 snap -1 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2671: write oid 54 current snap is 0 2023-09-30T09:02:44.540 INFO:tasks.rados.rados.0.smithi005.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-09-30T09:02:44.551 INFO:tasks.rados.rados.0.smithi005.stdout:2671: writing smithi00566664-54 from 625689 to 1392843 tid 1 2023-09-30T09:02:44.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:44] "GET /metrics HTTP/1.1" 200 36059 "" "Prometheus/2.33.4" 2023-09-30T09:02:44.557 INFO:tasks.rados.rados.0.smithi005.stdout:2671: writing smithi00566664-54 from 1793226 to 2442168 tid 2 2023-09-30T09:02:44.557 INFO:tasks.rados.rados.0.smithi005.stdout:2672: write oid 29 current snap is 0 2023-09-30T09:02:44.557 INFO:tasks.rados.rados.0.smithi005.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-09-30T09:02:44.563 INFO:tasks.rados.rados.0.smithi005.stdout:2672: writing smithi00566664-29 from 642496 to 1084899 tid 1 2023-09-30T09:02:44.572 INFO:tasks.rados.rados.0.smithi005.stdout:2672: writing smithi00566664-29 from 1851708 to 2644308 tid 2 2023-09-30T09:02:44.572 INFO:tasks.rados.rados.0.smithi005.stdout:2673: read oid 417 snap -1 2023-09-30T09:02:44.572 INFO:tasks.rados.rados.0.smithi005.stdout:2673: expect deleted 2023-09-30T09:02:44.572 INFO:tasks.rados.rados.0.smithi005.stdout:2674: write oid 128 current snap is 0 2023-09-30T09:02:44.572 INFO:tasks.rados.rados.0.smithi005.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-09-30T09:02:44.579 INFO:tasks.rados.rados.0.smithi005.stdout:2674: writing smithi00566664-128 from 659303 to 1176955 tid 1 2023-09-30T09:02:44.587 INFO:tasks.rados.rados.0.smithi005.stdout:2674: writing smithi00566664-128 from 1910190 to 2562801 tid 2 2023-09-30T09:02:44.587 INFO:tasks.rados.rados.0.smithi005.stdout:2675: read oid 382 snap -1 2023-09-30T09:02:44.587 INFO:tasks.rados.rados.0.smithi005.stdout:2675: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-09-30T09:02:44.587 INFO:tasks.rados.rados.0.smithi005.stdout:2676: read oid 91 snap -1 2023-09-30T09:02:44.588 INFO:tasks.rados.rados.0.smithi005.stdout:2676: expect deleted 2023-09-30T09:02:44.588 INFO:tasks.rados.rados.0.smithi005.stdout:2677: read oid 12 snap -1 2023-09-30T09:02:44.588 INFO:tasks.rados.rados.0.smithi005.stdout:2677: expect deleted 2023-09-30T09:02:44.588 INFO:tasks.rados.rados.0.smithi005.stdout:2678: write oid 57 current snap is 0 2023-09-30T09:02:44.588 INFO:tasks.rados.rados.0.smithi005.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-30T09:02:44.744 INFO:tasks.rados.rados.0.smithi005.stdout:2671: finishing write tid 1 to smithi00566664-54 2023-09-30T09:02:44.745 INFO:tasks.rados.rados.0.smithi005.stdout:2671: finishing write tid 2 to smithi00566664-54 2023-09-30T09:02:44.745 INFO:tasks.rados.rados.0.smithi005.stdout:2671: finishing write tid 3 to smithi00566664-54 2023-09-30T09:02:44.745 INFO:tasks.rados.rados.0.smithi005.stdout:2671: finishing write tid 4 to smithi00566664-54 2023-09-30T09:02:44.745 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 54 v 361 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-09-30T09:02:44.745 INFO:tasks.rados.rados.0.smithi005.stdout:2671: left oid 54 (ObjNum 1727 snap 0 seq_num 1727) 2023-09-30T09:02:44.745 INFO:tasks.rados.rados.0.smithi005.stdout:2672: finishing write tid 1 to smithi00566664-29 2023-09-30T09:02:44.746 INFO:tasks.rados.rados.0.smithi005.stdout:2672: finishing write tid 2 to smithi00566664-29 2023-09-30T09:02:44.746 INFO:tasks.rados.rados.0.smithi005.stdout:2672: finishing write tid 3 to smithi00566664-29 2023-09-30T09:02:44.746 INFO:tasks.rados.rados.0.smithi005.stdout:2672: finishing write tid 4 to smithi00566664-29 2023-09-30T09:02:44.746 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 29 v 326 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-09-30T09:02:44.746 INFO:tasks.rados.rados.0.smithi005.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2023-09-30T09:02:44.746 INFO:tasks.rados.rados.0.smithi005.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-09-30T09:02:44.758 INFO:tasks.rados.rados.0.smithi005.stdout:2678: writing smithi00566664-57 from 676110 to 1269011 tid 1 2023-09-30T09:02:44.765 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:02:44 smithi005 bash[70337]: level=info ts=2023-09-30T09:02:44.467Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003307956s 2023-09-30T09:02:44.768 INFO:tasks.rados.rados.0.smithi005.stdout:2678: writing smithi00566664-57 from 1968672 to 2764941 tid 2 2023-09-30T09:02:44.768 INFO:tasks.rados.rados.0.smithi005.stdout:2670: done (8 left) 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2671: done (7 left) 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2672: done (6 left) 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2673: done (5 left) 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2679: read oid 131 snap -1 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2679: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2680: write oid 144 current snap is 0 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2674: finishing write tid 1 to smithi00566664-128 2023-09-30T09:02:44.769 INFO:tasks.rados.rados.0.smithi005.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-09-30T09:02:44.776 INFO:tasks.rados.rados.0.smithi005.stdout:2680: writing smithi00566664-144 from 692917 to 1361067 tid 1 2023-09-30T09:02:44.783 INFO:tasks.rados.rados.0.smithi005.stdout:2680: writing smithi00566664-144 from 1910801 to 2450728 tid 2 2023-09-30T09:02:44.787 INFO:tasks.rados.rados.0.smithi005.stdout:2680: writing smithi00566664-144 from 3086024 to 3092917 tid 3 2023-09-30T09:02:44.787 INFO:tasks.rados.rados.0.smithi005.stdout:2681: write oid 248 current snap is 0 2023-09-30T09:02:44.787 INFO:tasks.rados.rados.0.smithi005.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-09-30T09:02:44.796 INFO:tasks.rados.rados.0.smithi005.stdout:2681: writing smithi00566664-248 from 709724 to 1453123 tid 1 2023-09-30T09:02:44.803 INFO:tasks.rados.rados.0.smithi005.stdout:2681: writing smithi00566664-248 from 1969283 to 2769221 tid 2 2023-09-30T09:02:44.803 INFO:tasks.rados.rados.0.smithi005.stdout:2682: write oid 151 current snap is 0 2023-09-30T09:02:44.803 INFO:tasks.rados.rados.0.smithi005.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-09-30T09:02:44.809 INFO:tasks.rados.rados.0.smithi005.stdout:2682: writing smithi00566664-151 from 726531 to 1145179 tid 1 2023-09-30T09:02:44.816 INFO:tasks.rados.rados.0.smithi005.stdout:2682: writing smithi00566664-151 from 1627765 to 2171361 tid 2 2023-09-30T09:02:44.823 INFO:tasks.rados.rados.0.smithi005.stdout:2682: writing smithi00566664-151 from 2740870 to 3126531 tid 3 2023-09-30T09:02:44.823 INFO:tasks.rados.rados.0.smithi005.stdout:2683: write oid 296 current snap is 0 2023-09-30T09:02:44.824 INFO:tasks.rados.rados.0.smithi005.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-09-30T09:02:44.831 INFO:tasks.rados.rados.0.smithi005.stdout:2683: writing smithi00566664-296 from 743338 to 1353588 tid 1 2023-09-30T09:02:44.836 INFO:tasks.rados.rados.0.smithi005.stdout:2683: writing smithi00566664-296 from 1802600 to 2206207 tid 2 2023-09-30T09:02:44.841 INFO:tasks.rados.rados.0.smithi005.stdout:2683: writing smithi00566664-296 from 2884646 to 3143338 tid 3 2023-09-30T09:02:44.842 INFO:tasks.rados.rados.0.smithi005.stdout:2684: read oid 93 snap -1 2023-09-30T09:02:44.842 INFO:tasks.rados.rados.0.smithi005.stdout:2684: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-09-30T09:02:44.842 INFO:tasks.rados.rados.0.smithi005.stdout:2685: write oid 500 current snap is 0 2023-09-30T09:02:44.842 INFO:tasks.rados.rados.0.smithi005.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-09-30T09:02:44.850 INFO:tasks.rados.rados.0.smithi005.stdout:2685: writing smithi00566664-500 from 760145 to 1445644 tid 1 2023-09-30T09:02:44.857 INFO:tasks.rados.rados.0.smithi005.stdout:2685: writing smithi00566664-500 from 2144729 to 2691994 tid 2 2023-09-30T09:02:44.857 INFO:tasks.rados.rados.0.smithi005.stdout:2686: read oid 331 snap -1 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2686: expect deleted 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2687: read oid 158 snap -1 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2687: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2688: write oid 236 current snap is 0 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2674: finishing write tid 2 to smithi00566664-128 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2674: finishing write tid 3 to smithi00566664-128 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2674: finishing write tid 4 to smithi00566664-128 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 128 v 358 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2023-09-30T09:02:44.858 INFO:tasks.rados.rados.0.smithi005.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-09-30T09:02:44.866 INFO:tasks.rados.rados.0.smithi005.stdout:2688: writing smithi00566664-236 from 776952 to 1537700 tid 1 2023-09-30T09:02:44.872 INFO:tasks.rados.rados.0.smithi005.stdout:2688: writing smithi00566664-236 from 2203211 to 2610487 tid 2 2023-09-30T09:02:44.872 INFO:tasks.rados.rados.0.smithi005.stdout:2674: done (14 left) 2023-09-30T09:02:44.872 INFO:tasks.rados.rados.0.smithi005.stdout:2677: done (13 left) 2023-09-30T09:02:44.872 INFO:tasks.rados.rados.0.smithi005.stdout:2689: read oid 159 snap -1 2023-09-30T09:02:44.872 INFO:tasks.rados.rados.0.smithi005.stdout:2689: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-30T09:02:44.872 INFO:tasks.rados.rados.0.smithi005.stdout:2690: read oid 169 snap -1 2023-09-30T09:02:44.873 INFO:tasks.rados.rados.0.smithi005.stdout:2690: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-30T09:02:44.873 INFO:tasks.rados.rados.0.smithi005.stdout:2691: write oid 288 current snap is 0 2023-09-30T09:02:44.873 INFO:tasks.rados.rados.0.smithi005.stdout:2675: expect (ObjNum 1502 snap 0 seq_num 1502) 2023-09-30T09:02:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[27661]: audit 2023-09-30T09:02:44.276550+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.5:0/3819974019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[27661]: cluster 2023-09-30T09:02:44.300963+0000 mgr.x (mgr.24805) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-30T09:02:45.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 systemd[1]: Stopping Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:02:45.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[52789]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.949Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.949Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.949Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.949Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.949Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.950Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.950Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.950Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.950Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.951Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T09:02:45.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.951Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-30T09:02:45.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:44 smithi099 bash[48347]: ts=2023-09-30T09:02:44.951Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-30T09:02:45.121 INFO:tasks.rados.rados.0.smithi005.stdout:2678: finishing write tid 1 to smithi00566664-57 2023-09-30T09:02:45.122 INFO:tasks.rados.rados.0.smithi005.stdout:2678: finishing write tid 2 to smithi00566664-57 2023-09-30T09:02:45.122 INFO:tasks.rados.rados.0.smithi005.stdout:2678: finishing write tid 3 to smithi00566664-57 2023-09-30T09:02:45.122 INFO:tasks.rados.rados.0.smithi005.stdout:2678: finishing write tid 4 to smithi00566664-57 2023-09-30T09:02:45.122 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 57 v 436 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-09-30T09:02:45.122 INFO:tasks.rados.rados.0.smithi005.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2023-09-30T09:02:45.122 INFO:tasks.rados.rados.0.smithi005.stdout:2679: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-30T09:02:45.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:44 smithi005 bash[27219]: audit 2023-09-30T09:02:44.276550+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.5:0/3819974019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:45.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:44 smithi005 bash[27219]: cluster 2023-09-30T09:02:44.300963+0000 mgr.x (mgr.24805) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-30T09:02:45.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:44 smithi005 bash[33615]: audit 2023-09-30T09:02:44.276550+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.5:0/3819974019' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:45.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:44 smithi005 bash[33615]: cluster 2023-09-30T09:02:44.300963+0000 mgr.x (mgr.24805) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-30T09:02:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:2680: finishing write tid 1 to smithi00566664-144 2023-09-30T09:02:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:2680: finishing write tid 2 to smithi00566664-144 2023-09-30T09:02:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:2680: finishing write tid 3 to smithi00566664-144 2023-09-30T09:02:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:2680: finishing write tid 4 to smithi00566664-144 2023-09-30T09:02:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:2680: finishing write tid 5 to smithi00566664-144 2023-09-30T09:02:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 144 v 341 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:2680: left oid 144 (ObjNum 1731 snap 0 seq_num 1731) 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:2681: finishing write tid 1 to smithi00566664-248 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:2681: finishing write tid 2 to smithi00566664-248 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:2681: finishing write tid 3 to smithi00566664-248 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:2681: finishing write tid 4 to smithi00566664-248 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 248 v 376 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:2681: left oid 248 (ObjNum 1732 snap 0 seq_num 1732) 2023-09-30T09:02:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-09-30T09:02:45.322 INFO:tasks.rados.rados.0.smithi005.stdout:2691: writing smithi00566664-288 from 793759 to 1229756 tid 1 2023-09-30T09:02:45.328 INFO:tasks.rados.rados.0.smithi005.stdout:2691: writing smithi00566664-288 from 1861693 to 2412627 tid 2 2023-09-30T09:02:45.333 INFO:tasks.rados.rados.0.smithi005.stdout:2691: writing smithi00566664-288 from 2850562 to 3193759 tid 3 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2675: done (15 left) 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2676: done (14 left) 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2678: done (13 left) 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2679: done (12 left) 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2680: done (11 left) 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2681: done (10 left) 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2692: read oid 279 snap -1 2023-09-30T09:02:45.334 INFO:tasks.rados.rados.0.smithi005.stdout:2692: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2693: read oid 38 snap -1 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2693: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2694: read oid 499 snap -1 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2694: expect (ObjNum 1073 snap 0 seq_num 1073) 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2695: write oid 425 current snap is 0 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2682: finishing write tid 1 to smithi00566664-151 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2682: finishing write tid 2 to smithi00566664-151 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2682: finishing write tid 3 to smithi00566664-151 2023-09-30T09:02:45.335 INFO:tasks.rados.rados.0.smithi005.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-09-30T09:02:45.341 INFO:tasks.rados.rados.0.smithi005.stdout:2695: writing smithi00566664-425 from 410566 to 921812 tid 1 2023-09-30T09:02:45.345 INFO:tasks.rados.rados.0.smithi005.stdout:2695: writing smithi00566664-425 from 1520175 to 1931120 tid 2 2023-09-30T09:02:45.352 INFO:tasks.rados.rados.0.smithi005.stdout:2695: writing smithi00566664-425 from 2477985 to 3082861 tid 3 2023-09-30T09:02:45.352 INFO:tasks.rados.rados.0.smithi005.stdout:2696: write oid 305 current snap is 0 2023-09-30T09:02:45.352 INFO:tasks.rados.rados.0.smithi005.stdout:2682: finishing write tid 4 to smithi00566664-151 2023-09-30T09:02:45.352 INFO:tasks.rados.rados.0.smithi005.stdout:2682: finishing write tid 5 to smithi00566664-151 2023-09-30T09:02:45.352 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 151 v 330 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-09-30T09:02:45.352 INFO:tasks.rados.rados.0.smithi005.stdout:2682: left oid 151 (ObjNum 1733 snap 0 seq_num 1733) 2023-09-30T09:02:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:2683: finishing write tid 1 to smithi00566664-296 2023-09-30T09:02:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-09-30T09:02:45.358 INFO:tasks.rados.rados.0.smithi005.stdout:2696: writing smithi00566664-305 from 427373 to 1013868 tid 1 2023-09-30T09:02:45.363 INFO:tasks.rados.rados.0.smithi005.stdout:2696: writing smithi00566664-305 from 1462304 to 2016907 tid 2 2023-09-30T09:02:45.370 INFO:tasks.rados.rados.0.smithi005.stdout:2696: writing smithi00566664-305 from 2789055 to 3205203 tid 3 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout:2682: done (14 left) 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout:2697: read oid 402 snap -1 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout:2697: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout:2698: read oid 407 snap -1 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout:2698: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout:2683: finishing write tid 2 to smithi00566664-296 2023-09-30T09:02:45.371 INFO:tasks.rados.rados.0.smithi005.stdout:2684: expect (ObjNum 1039 snap 0 seq_num 1039) 2023-09-30T09:02:45.534 INFO:tasks.rados.rados.0.smithi005.stdout:2683: finishing write tid 3 to smithi00566664-296 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2683: finishing write tid 4 to smithi00566664-296 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2683: finishing write tid 5 to smithi00566664-296 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 296 v 365 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2683: left oid 296 (ObjNum 1734 snap 0 seq_num 1734) 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2685: finishing write tid 1 to smithi00566664-500 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2685: finishing write tid 2 to smithi00566664-500 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2685: finishing write tid 3 to smithi00566664-500 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2685: finishing write tid 4 to smithi00566664-500 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 500 v 439 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-09-30T09:02:45.535 INFO:tasks.rados.rados.0.smithi005.stdout:2685: left oid 500 (ObjNum 1735 snap 0 seq_num 1735) 2023-09-30T09:02:45.536 INFO:tasks.rados.rados.0.smithi005.stdout:2687: expect (ObjNum 1525 snap 0 seq_num 1525) 2023-09-30T09:02:45.729 INFO:tasks.rados.rados.0.smithi005.stdout:2688: finishing write tid 1 to smithi00566664-236 2023-09-30T09:02:45.729 INFO:tasks.rados.rados.0.smithi005.stdout:2688: finishing write tid 2 to smithi00566664-236 2023-09-30T09:02:45.729 INFO:tasks.rados.rados.0.smithi005.stdout:2688: finishing write tid 3 to smithi00566664-236 2023-09-30T09:02:45.730 INFO:tasks.rados.rados.0.smithi005.stdout:2688: finishing write tid 4 to smithi00566664-236 2023-09-30T09:02:45.730 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 236 v 379 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-09-30T09:02:45.730 INFO:tasks.rados.rados.0.smithi005.stdout:2688: left oid 236 (ObjNum 1736 snap 0 seq_num 1736) 2023-09-30T09:02:45.730 INFO:tasks.rados.rados.0.smithi005.stdout:2690: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-30T09:02:45.787 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:45 smithi099 bash[52825]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:02:45.787 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:45 smithi099 bash[52887]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:02:45.787 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:45 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-30T09:02:45.788 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:45 smithi099 systemd[1]: Stopped Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:45.788 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:45 smithi099 systemd[1]: Started Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:45.861 INFO:tasks.rados.rados.0.smithi005.stdout:2689: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-30T09:02:46.035 INFO:tasks.rados.rados.0.smithi005.stdout:2691: finishing write tid 1 to smithi00566664-288 2023-09-30T09:02:46.036 INFO:tasks.rados.rados.0.smithi005.stdout:2691: finishing write tid 2 to smithi00566664-288 2023-09-30T09:02:46.036 INFO:tasks.rados.rados.0.smithi005.stdout:2692: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-30T09:02:46.123 INFO:tasks.rados.rados.0.smithi005.stdout:2691: finishing write tid 3 to smithi00566664-288 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2691: finishing write tid 4 to smithi00566664-288 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2691: finishing write tid 5 to smithi00566664-288 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 288 v 349 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2691: left oid 288 (ObjNum 1737 snap 0 seq_num 1737) 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2683: done (15 left) 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2684: done (14 left) 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2685: done (13 left) 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2686: done (12 left) 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2687: done (11 left) 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2688: done (10 left) 2023-09-30T09:02:46.124 INFO:tasks.rados.rados.0.smithi005.stdout:2689: done (9 left) 2023-09-30T09:02:46.125 INFO:tasks.rados.rados.0.smithi005.stdout:2690: done (8 left) 2023-09-30T09:02:46.125 INFO:tasks.rados.rados.0.smithi005.stdout:2691: done (7 left) 2023-09-30T09:02:46.125 INFO:tasks.rados.rados.0.smithi005.stdout:2692: done (6 left) 2023-09-30T09:02:46.125 INFO:tasks.rados.rados.0.smithi005.stdout:2699: read oid 173 snap -1 2023-09-30T09:02:46.125 INFO:tasks.rados.rados.0.smithi005.stdout:2699: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-30T09:02:46.125 INFO:tasks.rados.rados.0.smithi005.stdout:2700: write oid 231 current snap is 0 2023-09-30T09:02:46.125 INFO:tasks.rados.rados.0.smithi005.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-09-30T09:02:46.136 INFO:tasks.rados.rados.0.smithi005.stdout:2700: writing smithi00566664-231 from 444180 to 1105924 tid 1 2023-09-30T09:02:46.141 INFO:tasks.rados.rados.0.smithi005.stdout:2700: writing smithi00566664-231 from 1520786 to 1935400 tid 2 2023-09-30T09:02:46.149 INFO:tasks.rados.rados.0.smithi005.stdout:2700: writing smithi00566664-231 from 2532831 to 3160251 tid 3 2023-09-30T09:02:46.149 INFO:tasks.rados.rados.0.smithi005.stdout:2701: write oid 405 current snap is 0 2023-09-30T09:02:46.149 INFO:tasks.rados.rados.0.smithi005.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-09-30T09:02:46.155 INFO:tasks.rados.rados.0.smithi005.stdout:2701: writing smithi00566664-405 from 460987 to 914333 tid 1 2023-09-30T09:02:46.163 INFO:tasks.rados.rados.0.smithi005.stdout:2701: writing smithi00566664-405 from 1695621 to 2253893 tid 2 2023-09-30T09:02:46.169 INFO:tasks.rados.rados.0.smithi005.stdout:2701: writing smithi00566664-405 from 2960254 to 3260987 tid 3 2023-09-30T09:02:46.169 INFO:tasks.rados.rados.0.smithi005.stdout:2702: read oid 394 snap -1 2023-09-30T09:02:46.169 INFO:tasks.rados.rados.0.smithi005.stdout:2702: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-30T09:02:46.169 INFO:tasks.rados.rados.0.smithi005.stdout:2703: write oid 278 current snap is 0 2023-09-30T09:02:46.169 INFO:tasks.rados.rados.0.smithi005.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-09-30T09:02:46.175 INFO:tasks.rados.rados.0.smithi005.stdout:2703: writing smithi00566664-278 from 477794 to 1006389 tid 1 2023-09-30T09:02:46.183 INFO:tasks.rados.rados.0.smithi005.stdout:2703: writing smithi00566664-278 from 1754103 to 2456033 tid 2 2023-09-30T09:02:46.188 INFO:tasks.rados.rados.0.smithi005.stdout:2703: writing smithi00566664-278 from 2987677 to 3277794 tid 3 2023-09-30T09:02:46.188 INFO:tasks.rados.rados.0.smithi005.stdout:2704: read oid 468 snap -1 2023-09-30T09:02:46.188 INFO:tasks.rados.rados.0.smithi005.stdout:2704: expect deleted 2023-09-30T09:02:46.188 INFO:tasks.rados.rados.0.smithi005.stdout:2705: read oid 42 snap -1 2023-09-30T09:02:46.188 INFO:tasks.rados.rados.0.smithi005.stdout:2705: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:46.188 INFO:tasks.rados.rados.0.smithi005.stdout:2706: write oid 157 current snap is 0 2023-09-30T09:02:46.188 INFO:tasks.rados.rados.0.smithi005.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-09-30T09:02:46.194 INFO:tasks.rados.rados.0.smithi005.stdout:2706: writing smithi00566664-157 from 494601 to 1098445 tid 1 2023-09-30T09:02:46.201 INFO:tasks.rados.rados.0.smithi005.stdout:2706: writing smithi00566664-157 from 1812585 to 2374526 tid 2 2023-09-30T09:02:46.207 INFO:tasks.rados.rados.0.smithi005.stdout:2706: writing smithi00566664-157 from 3015100 to 3294601 tid 3 2023-09-30T09:02:46.207 INFO:tasks.rados.rados.0.smithi005.stdout:2707: write oid 9 current snap is 0 2023-09-30T09:02:46.207 INFO:tasks.rados.rados.0.smithi005.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-09-30T09:02:46.214 INFO:tasks.rados.rados.0.smithi005.stdout:2707: writing smithi00566664-9 from 511408 to 1190501 tid 1 2023-09-30T09:02:46.221 INFO:tasks.rados.rados.0.smithi005.stdout:2707: writing smithi00566664-9 from 1754714 to 2460313 tid 2 2023-09-30T09:02:46.226 INFO:tasks.rados.rados.0.smithi005.stdout:2707: writing smithi00566664-9 from 2926170 to 3311408 tid 3 2023-09-30T09:02:46.226 INFO:tasks.rados.rados.0.smithi005.stdout:2694: expect (ObjNum 1073 snap 0 seq_num 1073) 2023-09-30T09:02:46.323 INFO:tasks.rados.rados.0.smithi005.stdout:2695: finishing write tid 1 to smithi00566664-425 2023-09-30T09:02:46.323 INFO:tasks.rados.rados.0.smithi005.stdout:2693: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:02:46.364 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:46 smithi099 systemd[1]: Stopping Ceph node-exporter.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:02:46.364 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:46 smithi099 bash[52941]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter.b 2023-09-30T09:02:46.406 INFO:tasks.rados.rados.0.smithi005.stdout:2695: finishing write tid 2 to smithi00566664-425 2023-09-30T09:02:46.406 INFO:tasks.rados.rados.0.smithi005.stdout:2695: finishing write tid 3 to smithi00566664-425 2023-09-30T09:02:46.406 INFO:tasks.rados.rados.0.smithi005.stdout:2695: finishing write tid 4 to smithi00566664-425 2023-09-30T09:02:46.406 INFO:tasks.rados.rados.0.smithi005.stdout:2695: finishing write tid 5 to smithi00566664-425 2023-09-30T09:02:46.406 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 425 v 341 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2695: left oid 425 (ObjNum 1738 snap 0 seq_num 1738) 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2696: finishing write tid 1 to smithi00566664-305 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2693: done (14 left) 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2694: done (13 left) 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2695: done (12 left) 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2708: read oid 169 snap -1 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2708: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2709: write oid 256 current snap is 0 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2696: finishing write tid 2 to smithi00566664-305 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2696: finishing write tid 3 to smithi00566664-305 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2696: finishing write tid 4 to smithi00566664-305 2023-09-30T09:02:46.407 INFO:tasks.rados.rados.0.smithi005.stdout:2696: finishing write tid 5 to smithi00566664-305 2023-09-30T09:02:46.408 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 305 v 297 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-09-30T09:02:46.408 INFO:tasks.rados.rados.0.smithi005.stdout:2696: left oid 305 (ObjNum 1739 snap 0 seq_num 1739) 2023-09-30T09:02:46.408 INFO:tasks.rados.rados.0.smithi005.stdout:2697: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-30T09:02:46.676 INFO:tasks.rados.rados.0.smithi005.stdout:2698: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:02:46.935 INFO:tasks.rados.rados.0.smithi005.stdout:2699: expect (ObjNum 706 snap 0 seq_num 706) 2023-09-30T09:02:47.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[27219]: audit 2023-09-30T09:02:45.764621+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[27219]: audit 2023-09-30T09:02:45.770991+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[27219]: cephadm 2023-09-30T09:02:45.800276+0000 mgr.x (mgr.24805) 45 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[27219]: cephadm 2023-09-30T09:02:45.801004+0000 mgr.x (mgr.24805) 46 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi099 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[27219]: cluster 2023-09-30T09:02:46.301567+0000 mgr.x (mgr.24805) 47 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[33615]: audit 2023-09-30T09:02:45.764621+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[33615]: audit 2023-09-30T09:02:45.770991+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[33615]: cephadm 2023-09-30T09:02:45.800276+0000 mgr.x (mgr.24805) 45 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[33615]: cephadm 2023-09-30T09:02:45.801004+0000 mgr.x (mgr.24805) 46 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi099 2023-09-30T09:02:47.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:46 smithi005 bash[33615]: cluster 2023-09-30T09:02:46.301567+0000 mgr.x (mgr.24805) 47 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-30T09:02:47.112 INFO:tasks.rados.rados.0.smithi005.stdout:2700: finishing write tid 1 to smithi00566664-231 2023-09-30T09:02:47.112 INFO:tasks.rados.rados.0.smithi005.stdout:2700: finishing write tid 2 to smithi00566664-231 2023-09-30T09:02:47.112 INFO:tasks.rados.rados.0.smithi005.stdout:2700: finishing write tid 3 to smithi00566664-231 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2700: finishing write tid 4 to smithi00566664-231 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2700: finishing write tid 5 to smithi00566664-231 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 231 v 443 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2700: left oid 231 (ObjNum 1740 snap 0 seq_num 1740) 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2701: finishing write tid 1 to smithi00566664-405 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2701: finishing write tid 2 to smithi00566664-405 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2701: finishing write tid 3 to smithi00566664-405 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2701: finishing write tid 4 to smithi00566664-405 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2701: finishing write tid 5 to smithi00566664-405 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 405 v 353 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2701: left oid 405 (ObjNum 1741 snap 0 seq_num 1741) 2023-09-30T09:02:47.113 INFO:tasks.rados.rados.0.smithi005.stdout:2702: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-30T09:02:47.226 INFO:tasks.rados.rados.0.smithi005.stdout:2703: finishing write tid 1 to smithi00566664-278 2023-09-30T09:02:47.226 INFO:tasks.rados.rados.0.smithi005.stdout:2703: finishing write tid 2 to smithi00566664-278 2023-09-30T09:02:47.226 INFO:tasks.rados.rados.0.smithi005.stdout:2703: finishing write tid 3 to smithi00566664-278 2023-09-30T09:02:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:2703: finishing write tid 4 to smithi00566664-278 2023-09-30T09:02:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:2703: finishing write tid 5 to smithi00566664-278 2023-09-30T09:02:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 383 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-09-30T09:02:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:2703: left oid 278 (ObjNum 1742 snap 0 seq_num 1742) 2023-09-30T09:02:47.227 INFO:tasks.rados.rados.0.smithi005.stdout:2705: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:47.283 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:46 smithi099 bash[52976]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-30T09:02:47.283 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:46 smithi099 bash[27661]: audit 2023-09-30T09:02:45.764621+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.283 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:46 smithi099 bash[27661]: audit 2023-09-30T09:02:45.770991+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.284 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:46 smithi099 bash[27661]: cephadm 2023-09-30T09:02:45.800276+0000 mgr.x (mgr.24805) 45 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:02:47.284 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:46 smithi099 bash[27661]: cephadm 2023-09-30T09:02:45.801004+0000 mgr.x (mgr.24805) 46 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi099 2023-09-30T09:02:47.284 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:46 smithi099 bash[27661]: cluster 2023-09-30T09:02:46.301567+0000 mgr.x (mgr.24805) 47 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2706: finishing write tid 1 to smithi00566664-157 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2706: finishing write tid 2 to smithi00566664-157 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2706: finishing write tid 3 to smithi00566664-157 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2706: finishing write tid 4 to smithi00566664-157 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2706: finishing write tid 5 to smithi00566664-157 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 157 v 362 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2706: left oid 157 (ObjNum 1743 snap 0 seq_num 1743) 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2707: finishing write tid 1 to smithi00566664-9 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2707: finishing write tid 2 to smithi00566664-9 2023-09-30T09:02:47.309 INFO:tasks.rados.rados.0.smithi005.stdout:2707: finishing write tid 3 to smithi00566664-9 2023-09-30T09:02:47.310 INFO:tasks.rados.rados.0.smithi005.stdout:2707: finishing write tid 4 to smithi00566664-9 2023-09-30T09:02:47.310 INFO:tasks.rados.rados.0.smithi005.stdout:2707: finishing write tid 5 to smithi00566664-9 2023-09-30T09:02:47.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 9 v 366 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-09-30T09:02:47.310 INFO:tasks.rados.rados.0.smithi005.stdout:2707: left oid 9 (ObjNum 1744 snap 0 seq_num 1744) 2023-09-30T09:02:47.310 INFO:tasks.rados.rados.0.smithi005.stdout:2708: expect (ObjNum 1431 snap 0 seq_num 1431) 2023-09-30T09:02:47.440 INFO:tasks.rados.rados.0.smithi005.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-09-30T09:02:47.454 INFO:tasks.rados.rados.0.smithi005.stdout:2709: writing smithi00566664-256 from 528215 to 1282557 tid 1 2023-09-30T09:02:47.461 INFO:tasks.rados.rados.0.smithi005.stdout:2709: writing smithi00566664-256 from 1813196 to 2378806 tid 2 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2709: writing smithi00566664-256 from 2953593 to 3328215 tid 3 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2696: done (13 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2697: done (12 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2698: done (11 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2699: done (10 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2700: done (9 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2701: done (8 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2702: done (7 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2703: done (6 left) 2023-09-30T09:02:47.467 INFO:tasks.rados.rados.0.smithi005.stdout:2704: done (5 left) 2023-09-30T09:02:47.468 INFO:tasks.rados.rados.0.smithi005.stdout:2705: done (4 left) 2023-09-30T09:02:47.468 INFO:tasks.rados.rados.0.smithi005.stdout:2706: done (3 left) 2023-09-30T09:02:47.468 INFO:tasks.rados.rados.0.smithi005.stdout:2707: done (2 left) 2023-09-30T09:02:47.468 INFO:tasks.rados.rados.0.smithi005.stdout:2708: done (1 left) 2023-09-30T09:02:47.468 INFO:tasks.rados.rados.0.smithi005.stdout:2710: delete oid 232 current snap is 0 2023-09-30T09:02:47.468 INFO:tasks.rados.rados.0.smithi005.stdout:2709: finishing write tid 1 to smithi00566664-256 2023-09-30T09:02:47.468 INFO:tasks.rados.rados.0.smithi005.stdout:2709: finishing write tid 2 to smithi00566664-256 2023-09-30T09:02:47.469 INFO:tasks.rados.rados.0.smithi005.stdout:2710: done (1 left) 2023-09-30T09:02:47.469 INFO:tasks.rados.rados.0.smithi005.stdout:2711: write oid 219 current snap is 0 2023-09-30T09:02:47.470 INFO:tasks.rados.rados.0.smithi005.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-09-30T09:02:47.476 INFO:tasks.rados.rados.0.smithi005.stdout:2711: writing smithi00566664-219 from 561829 to 1066669 tid 1 2023-09-30T09:02:47.483 INFO:tasks.rados.rados.0.smithi005.stdout:2711: writing smithi00566664-219 from 1530160 to 2099439 tid 2 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2711: writing smithi00566664-219 from 2608439 to 3347469 tid 3 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2712: read oid 489 snap -1 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2712: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2713: read oid 220 snap -1 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2713: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2714: write oid 328 current snap is 0 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2709: finishing write tid 3 to smithi00566664-256 2023-09-30T09:02:47.491 INFO:tasks.rados.rados.0.smithi005.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-09-30T09:02:47.497 INFO:tasks.rados.rados.0.smithi005.stdout:2714: writing smithi00566664-328 from 578636 to 1158725 tid 1 2023-09-30T09:02:47.506 INFO:tasks.rados.rados.0.smithi005.stdout:2714: writing smithi00566664-328 from 1872289 to 2585226 tid 2 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:2714: writing smithi00566664-328 from 3319509 to 3378636 tid 3 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:2715: write oid 242 current snap is 0 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:2709: finishing write tid 4 to smithi00566664-256 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:2709: finishing write tid 5 to smithi00566664-256 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 256 v 334 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:2709: left oid 256 (ObjNum 1745 snap 0 seq_num 1745) 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:2711: finishing write tid 1 to smithi00566664-219 2023-09-30T09:02:47.511 INFO:tasks.rados.rados.0.smithi005.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-09-30T09:02:47.519 INFO:tasks.rados.rados.0.smithi005.stdout:2715: writing smithi00566664-242 from 595443 to 1367134 tid 1 2023-09-30T09:02:47.526 INFO:tasks.rados.rados.0.smithi005.stdout:2715: writing smithi00566664-242 from 2047124 to 2620072 tid 2 2023-09-30T09:02:47.531 INFO:tasks.rados.rados.0.smithi005.stdout:2715: writing smithi00566664-242 from 3063285 to 3395443 tid 3 2023-09-30T09:02:47.531 INFO:tasks.rados.rados.0.smithi005.stdout:2709: done (5 left) 2023-09-30T09:02:47.531 INFO:tasks.rados.rados.0.smithi005.stdout:2716: write oid 90 current snap is 0 2023-09-30T09:02:47.531 INFO:tasks.rados.rados.0.smithi005.stdout:2711: finishing write tid 2 to smithi00566664-219 2023-09-30T09:02:47.531 INFO:tasks.rados.rados.0.smithi005.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-09-30T09:02:47.537 INFO:tasks.rados.rados.0.smithi005.stdout:2716: writing smithi00566664-90 from 612250 to 1059190 tid 1 2023-09-30T09:02:47.544 INFO:tasks.rados.rados.0.smithi005.stdout:2716: writing smithi00566664-90 from 1705606 to 2422212 tid 2 2023-09-30T09:02:47.550 INFO:tasks.rados.rados.0.smithi005.stdout:2716: writing smithi00566664-90 from 3090708 to 3412250 tid 3 2023-09-30T09:02:47.550 INFO:tasks.rados.rados.0.smithi005.stdout:2717: write oid 111 current snap is 0 2023-09-30T09:02:47.550 INFO:tasks.rados.rados.0.smithi005.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-09-30T09:02:47.552 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:47 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:02:47.552 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[53040]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-30T09:02:47.552 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:47 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-30T09:02:47.552 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:47 smithi099 systemd[1]: Stopped Ceph node-exporter.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:47.552 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:47 smithi099 systemd[1]: Started Ceph node-exporter.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:02:47.552 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.448Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-30T09:02:47.552 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.448Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-30T09:02:47.552 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.448Z caller=main.go:518 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 smithi099 (none))" 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.448Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.448Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.450Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.451Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.452Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.455Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.455Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.679µs 2023-09-30T09:02:47.553 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.455Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T09:02:47.556 INFO:tasks.rados.rados.0.smithi005.stdout:2717: writing smithi00566664-111 from 629057 to 1151246 tid 1 2023-09-30T09:02:47.563 INFO:tasks.rados.rados.0.smithi005.stdout:2717: writing smithi00566664-111 from 1764088 to 2340705 tid 2 2023-09-30T09:02:47.569 INFO:tasks.rados.rados.0.smithi005.stdout:2717: writing smithi00566664-111 from 3118131 to 3429057 tid 3 2023-09-30T09:02:47.570 INFO:tasks.rados.rados.0.smithi005.stdout:2718: write oid 147 current snap is 0 2023-09-30T09:02:47.570 INFO:tasks.rados.rados.0.smithi005.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-09-30T09:02:47.576 INFO:tasks.rados.rados.0.smithi005.stdout:2718: writing smithi00566664-147 from 645864 to 1243302 tid 1 2023-09-30T09:02:47.583 INFO:tasks.rados.rados.0.smithi005.stdout:2718: writing smithi00566664-147 from 1706217 to 2426492 tid 2 2023-09-30T09:02:47.589 INFO:tasks.rados.rados.0.smithi005.stdout:2718: writing smithi00566664-147 from 3029201 to 3445864 tid 3 2023-09-30T09:02:47.589 INFO:tasks.rados.rados.0.smithi005.stdout:2719: read oid 269 snap -1 2023-09-30T09:02:47.589 INFO:tasks.rados.rados.0.smithi005.stdout:2719: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-30T09:02:47.589 INFO:tasks.rados.rados.0.smithi005.stdout:2720: write oid 499 current snap is 0 2023-09-30T09:02:47.589 INFO:tasks.rados.rados.0.smithi005.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-09-30T09:02:47.596 INFO:tasks.rados.rados.0.smithi005.stdout:2720: writing smithi00566664-499 from 662671 to 1335358 tid 1 2023-09-30T09:02:47.602 INFO:tasks.rados.rados.0.smithi005.stdout:2720: writing smithi00566664-499 from 1764699 to 2344985 tid 2 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:2720: writing smithi00566664-499 from 3056624 to 3462671 tid 3 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:2721: write oid 341 current snap is 0 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:2711: finishing write tid 3 to smithi00566664-219 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:2711: finishing write tid 4 to smithi00566664-219 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:2711: finishing write tid 5 to smithi00566664-219 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 219 v 301 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:2711: left oid 219 (ObjNum 1747 snap 0 seq_num 1747) 2023-09-30T09:02:47.610 INFO:tasks.rados.rados.0.smithi005.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-09-30T09:02:47.617 INFO:tasks.rados.rados.0.smithi005.stdout:2721: writing smithi00566664-341 from 679478 to 1427414 tid 1 2023-09-30T09:02:47.626 INFO:tasks.rados.rados.0.smithi005.stdout:2721: writing smithi00566664-341 from 2223181 to 2947125 tid 2 2023-09-30T09:02:47.626 INFO:tasks.rados.rados.0.smithi005.stdout:2711: done (10 left) 2023-09-30T09:02:47.626 INFO:tasks.rados.rados.0.smithi005.stdout:2722: read oid 226 snap -1 2023-09-30T09:02:47.626 INFO:tasks.rados.rados.0.smithi005.stdout:2722: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-30T09:02:47.626 INFO:tasks.rados.rados.0.smithi005.stdout:2723: write oid 441 current snap is 0 2023-09-30T09:02:47.627 INFO:tasks.rados.rados.0.smithi005.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-09-30T09:02:47.632 INFO:tasks.rados.rados.0.smithi005.stdout:2723: writing smithi00566664-441 from 696285 to 1119470 tid 1 2023-09-30T09:02:47.639 INFO:tasks.rados.rados.0.smithi005.stdout:2723: writing smithi00566664-441 from 1881663 to 2349265 tid 2 2023-09-30T09:02:47.645 INFO:tasks.rados.rados.0.smithi005.stdout:2723: writing smithi00566664-441 from 3111470 to 3496285 tid 3 2023-09-30T09:02:47.646 INFO:tasks.rados.rados.0.smithi005.stdout:2724: delete oid 395 current snap is 0 2023-09-30T09:02:47.646 INFO:tasks.rados.rados.0.smithi005.stdout:2713: expect (ObjNum 1482 snap 0 seq_num 1482) 2023-09-30T09:02:47.774 INFO:tasks.rados.rados.0.smithi005.stdout:2712: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:2714: finishing write tid 1 to smithi00566664-328 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:2714: finishing write tid 2 to smithi00566664-328 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:2714: finishing write tid 3 to smithi00566664-328 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:2714: finishing write tid 4 to smithi00566664-328 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:2714: finishing write tid 5 to smithi00566664-328 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 328 v 370 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:2714: left oid 328 (ObjNum 1748 snap 0 seq_num 1748) 2023-09-30T09:02:47.875 INFO:tasks.rados.rados.0.smithi005.stdout:2715: finishing write tid 1 to smithi00566664-242 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2715: finishing write tid 2 to smithi00566664-242 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2715: finishing write tid 3 to smithi00566664-242 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2715: finishing write tid 4 to smithi00566664-242 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2715: finishing write tid 5 to smithi00566664-242 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 242 v 365 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2715: left oid 242 (ObjNum 1749 snap 0 seq_num 1749) 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2716: finishing write tid 1 to smithi00566664-90 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2716: finishing write tid 2 to smithi00566664-90 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2716: finishing write tid 3 to smithi00566664-90 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2716: finishing write tid 4 to smithi00566664-90 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:2716: finishing write tid 5 to smithi00566664-90 2023-09-30T09:02:47.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 90 v 291 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2717: finishing write tid 1 to smithi00566664-111 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2717: finishing write tid 2 to smithi00566664-111 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2717: finishing write tid 3 to smithi00566664-111 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2712: done (12 left) 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2713: done (11 left) 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2714: done (10 left) 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2715: done (9 left) 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2716: done (8 left) 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2724: done (7 left) 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2725: read oid 112 snap -1 2023-09-30T09:02:47.877 INFO:tasks.rados.rados.0.smithi005.stdout:2725: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2726: read oid 305 snap -1 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2726: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2727: read oid 58 snap -1 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2727: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2728: write oid 483 current snap is 0 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2717: finishing write tid 4 to smithi00566664-111 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2717: finishing write tid 5 to smithi00566664-111 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 111 v 447 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2717: left oid 111 (ObjNum 1751 snap 0 seq_num 1751) 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2718: finishing write tid 1 to smithi00566664-147 2023-09-30T09:02:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:2718: finishing write tid 2 to smithi00566664-147 2023-09-30T09:02:47.879 INFO:tasks.rados.rados.0.smithi005.stdout:2718: finishing write tid 3 to smithi00566664-147 2023-09-30T09:02:47.879 INFO:tasks.rados.rados.0.smithi005.stdout:2718: finishing write tid 4 to smithi00566664-147 2023-09-30T09:02:47.879 INFO:tasks.rados.rados.0.smithi005.stdout:2718: finishing write tid 5 to smithi00566664-147 2023-09-30T09:02:47.879 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 147 v 345 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-09-30T09:02:47.879 INFO:tasks.rados.rados.0.smithi005.stdout:2718: left oid 147 (ObjNum 1752 snap 0 seq_num 1752) 2023-09-30T09:02:47.879 INFO:tasks.rados.rados.0.smithi005.stdout:2719: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-30T09:02:47.893 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.620Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-30T09:02:47.893 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[27661]: audit 2023-09-30T09:02:46.767717+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.5:0/2997903754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:47.893 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[27661]: audit 2023-09-30T09:02:47.340117+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.893 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[27661]: audit 2023-09-30T09:02:47.346814+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:47.893 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[27661]: cephadm 2023-09-30T09:02:47.368922+0000 mgr.x (mgr.24805) 48 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:02:47.893 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[27661]: audit 2023-09-30T09:02:47.556595+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:47.944 INFO:tasks.rados.rados.0.smithi005.stdout:2720: finishing write tid 1 to smithi00566664-499 2023-09-30T09:02:47.944 INFO:tasks.rados.rados.0.smithi005.stdout:2720: finishing write tid 2 to smithi00566664-499 2023-09-30T09:02:47.944 INFO:tasks.rados.rados.0.smithi005.stdout:2720: finishing write tid 3 to smithi00566664-499 2023-09-30T09:02:47.944 INFO:tasks.rados.rados.0.smithi005.stdout:2720: finishing write tid 4 to smithi00566664-499 2023-09-30T09:02:47.944 INFO:tasks.rados.rados.0.smithi005.stdout:2720: finishing write tid 5 to smithi00566664-499 2023-09-30T09:02:47.944 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 499 v 374 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-09-30T09:02:47.944 INFO:tasks.rados.rados.0.smithi005.stdout:2720: left oid 499 (ObjNum 1753 snap 0 seq_num 1753) 2023-09-30T09:02:47.945 INFO:tasks.rados.rados.0.smithi005.stdout:2721: finishing write tid 1 to smithi00566664-341 2023-09-30T09:02:47.945 INFO:tasks.rados.rados.0.smithi005.stdout:2723: finishing write tid 1 to smithi00566664-441 2023-09-30T09:02:47.945 INFO:tasks.rados.rados.0.smithi005.stdout:2723: finishing write tid 2 to smithi00566664-441 2023-09-30T09:02:47.945 INFO:tasks.rados.rados.0.smithi005.stdout:2721: finishing write tid 2 to smithi00566664-341 2023-09-30T09:02:47.945 INFO:tasks.rados.rados.0.smithi005.stdout:2721: finishing write tid 3 to smithi00566664-341 2023-09-30T09:02:47.945 INFO:tasks.rados.rados.0.smithi005.stdout:2722: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-30T09:02:48.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[33615]: audit 2023-09-30T09:02:46.767717+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.5:0/2997903754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:48.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[33615]: audit 2023-09-30T09:02:47.340117+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[33615]: audit 2023-09-30T09:02:47.346814+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[33615]: cephadm 2023-09-30T09:02:47.368922+0000 mgr.x (mgr.24805) 48 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[33615]: audit 2023-09-30T09:02:47.556595+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[27219]: audit 2023-09-30T09:02:46.767717+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.5:0/2997903754' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[27219]: audit 2023-09-30T09:02:47.340117+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[27219]: audit 2023-09-30T09:02:47.346814+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[27219]: cephadm 2023-09-30T09:02:47.368922+0000 mgr.x (mgr.24805) 48 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:02:48.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:47 smithi005 bash[27219]: audit 2023-09-30T09:02:47.556595+0000 mon.a (mon.0) 840 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:02:48.105 INFO:tasks.rados.rados.0.smithi005.stdout:2721: finishing write tid 4 to smithi00566664-341 2023-09-30T09:02:48.105 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 341 v 386 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-09-30T09:02:48.105 INFO:tasks.rados.rados.0.smithi005.stdout:2721: left oid 341 (ObjNum 1754 snap 0 seq_num 1754) 2023-09-30T09:02:48.105 INFO:tasks.rados.rados.0.smithi005.stdout:2723: finishing write tid 3 to smithi00566664-441 2023-09-30T09:02:48.105 INFO:tasks.rados.rados.0.smithi005.stdout:2723: finishing write tid 4 to smithi00566664-441 2023-09-30T09:02:48.106 INFO:tasks.rados.rados.0.smithi005.stdout:2723: finishing write tid 5 to smithi00566664-441 2023-09-30T09:02:48.106 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 441 v 378 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-09-30T09:02:48.106 INFO:tasks.rados.rados.0.smithi005.stdout:2723: left oid 441 (ObjNum 1755 snap 0 seq_num 1755) 2023-09-30T09:02:48.106 INFO:tasks.rados.rados.0.smithi005.stdout:2726: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-09-30T09:02:48.202 INFO:tasks.rados.rados.0.smithi005.stdout:2727: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:02:48.302 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.892Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-30T09:02:48.302 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.892Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-30T09:02:48.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.892Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.619µs wal_replay_duration=437.007932ms total_replay_duration=437.077676ms 2023-09-30T09:02:48.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.897Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T09:02:48.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.897Z caller=main.go:947 level=info msg="TSDB started" 2023-09-30T09:02:48.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.897Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T09:02:48.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.920Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.873078ms db_storage=1.236µs remote_storage=1.94µs web_handler=588ns query_engine=1.086µs scrape=426.675µs scrape_sd=141.736µs notify=16.503µs notify_sd=14.858µs rules=21.761896ms 2023-09-30T09:02:48.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:47 smithi099 bash[52917]: ts=2023-09-30T09:02:47.920Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-30T09:02:48.338 INFO:tasks.rados.rados.0.smithi005.stdout:2725: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:02:48.454 INFO:tasks.rados.rados.0.smithi005.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-09-30T09:02:48.470 INFO:tasks.rados.rados.0.smithi005.stdout:2728: writing smithi00566664-483 from 729899 to 1419935 tid 1 2023-09-30T09:02:48.476 INFO:tasks.rados.rados.0.smithi005.stdout:2728: writing smithi00566664-483 from 1998627 to 2469898 tid 2 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2728: writing smithi00566664-483 from 3166316 to 3529899 tid 3 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2717: done (10 left) 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2718: done (9 left) 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2719: done (8 left) 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2720: done (7 left) 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2721: done (6 left) 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2722: done (5 left) 2023-09-30T09:02:48.482 INFO:tasks.rados.rados.0.smithi005.stdout:2723: done (4 left) 2023-09-30T09:02:48.483 INFO:tasks.rados.rados.0.smithi005.stdout:2725: done (3 left) 2023-09-30T09:02:48.483 INFO:tasks.rados.rados.0.smithi005.stdout:2726: done (2 left) 2023-09-30T09:02:48.483 INFO:tasks.rados.rados.0.smithi005.stdout:2727: done (1 left) 2023-09-30T09:02:48.483 INFO:tasks.rados.rados.0.smithi005.stdout:2729: write oid 401 current snap is 0 2023-09-30T09:02:48.483 INFO:tasks.rados.rados.0.smithi005.stdout:2728: finishing write tid 1 to smithi00566664-483 2023-09-30T09:02:48.483 INFO:tasks.rados.rados.0.smithi005.stdout:2728: finishing write tid 2 to smithi00566664-483 2023-09-30T09:02:48.483 INFO:tasks.rados.rados.0.smithi005.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-09-30T09:02:48.490 INFO:tasks.rados.rados.0.smithi005.stdout:2729: writing smithi00566664-401 from 746706 to 1511991 tid 1 2023-09-30T09:02:48.497 INFO:tasks.rados.rados.0.smithi005.stdout:2729: writing smithi00566664-401 from 2057109 to 2788391 tid 2 2023-09-30T09:02:48.502 INFO:tasks.rados.rados.0.smithi005.stdout:2729: writing smithi00566664-401 from 3193739 to 3546706 tid 3 2023-09-30T09:02:48.502 INFO:tasks.rados.rados.0.smithi005.stdout:2730: read oid 245 snap -1 2023-09-30T09:02:48.502 INFO:tasks.rados.rados.0.smithi005.stdout:2730: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-09-30T09:02:48.502 INFO:tasks.rados.rados.0.smithi005.stdout:2731: read oid 210 snap -1 2023-09-30T09:02:48.502 INFO:tasks.rados.rados.0.smithi005.stdout:2731: expect deleted 2023-09-30T09:02:48.502 INFO:tasks.rados.rados.0.smithi005.stdout:2732: write oid 9 current snap is 0 2023-09-30T09:02:48.502 INFO:tasks.rados.rados.0.smithi005.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-09-30T09:02:48.509 INFO:tasks.rados.rados.0.smithi005.stdout:2732: writing smithi00566664-9 from 763513 to 1204047 tid 1 2023-09-30T09:02:48.515 INFO:tasks.rados.rados.0.smithi005.stdout:2732: writing smithi00566664-9 from 1715591 to 2190531 tid 2 2023-09-30T09:02:48.521 INFO:tasks.rados.rados.0.smithi005.stdout:2732: writing smithi00566664-9 from 2821162 to 3244515 tid 3 2023-09-30T09:02:48.521 INFO:tasks.rados.rados.0.smithi005.stdout:2733: delete oid 265 current snap is 0 2023-09-30T09:02:48.521 INFO:tasks.rados.rados.0.smithi005.stdout:2728: finishing write tid 3 to smithi00566664-483 2023-09-30T09:02:48.521 INFO:tasks.rados.rados.0.smithi005.stdout:2728: finishing write tid 4 to smithi00566664-483 2023-09-30T09:02:48.521 INFO:tasks.rados.rados.0.smithi005.stdout:2728: finishing write tid 5 to smithi00566664-483 2023-09-30T09:02:48.521 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 483 v 451 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2728: left oid 483 (ObjNum 1757 snap 0 seq_num 1757) 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2729: finishing write tid 1 to smithi00566664-401 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2729: finishing write tid 2 to smithi00566664-401 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2729: finishing write tid 3 to smithi00566664-401 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2729: finishing write tid 4 to smithi00566664-401 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2729: finishing write tid 5 to smithi00566664-401 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 292 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2729: left oid 401 (ObjNum 1758 snap 0 seq_num 1758) 2023-09-30T09:02:48.522 INFO:tasks.rados.rados.0.smithi005.stdout:2730: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-09-30T09:02:48.641 INFO:tasks.rados.rados.0.smithi005.stdout:2732: finishing write tid 1 to smithi00566664-9 2023-09-30T09:02:48.641 INFO:tasks.rados.rados.0.smithi005.stdout:2732: finishing write tid 2 to smithi00566664-9 2023-09-30T09:02:48.641 INFO:tasks.rados.rados.0.smithi005.stdout:2732: finishing write tid 3 to smithi00566664-9 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2732: finishing write tid 4 to smithi00566664-9 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2732: finishing write tid 5 to smithi00566664-9 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 9 v 382 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2732: left oid 9 (ObjNum 1759 snap 0 seq_num 1759) 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2728: done (5 left) 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2729: done (4 left) 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2730: done (3 left) 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2731: done (2 left) 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2732: done (1 left) 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2733: done (0 left) 2023-09-30T09:02:48.642 INFO:tasks.rados.rados.0.smithi005.stdout:2734: write oid 312 current snap is 0 2023-09-30T09:02:48.643 INFO:tasks.rados.rados.0.smithi005.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-09-30T09:02:48.654 INFO:tasks.rados.rados.0.smithi005.stdout:2734: writing smithi00566664-312 from 797127 to 1388159 tid 1 2023-09-30T09:02:48.661 INFO:tasks.rados.rados.0.smithi005.stdout:2734: writing smithi00566664-312 from 2116202 to 2594811 tid 2 2023-09-30T09:02:48.667 INFO:tasks.rados.rados.0.smithi005.stdout:2734: writing smithi00566664-312 from 3159655 to 3597127 tid 3 2023-09-30T09:02:48.667 INFO:tasks.rados.rados.0.smithi005.stdout:2735: delete oid 168 current snap is 0 2023-09-30T09:02:48.667 INFO:tasks.rados.rados.0.smithi005.stdout:2734: finishing write tid 1 to smithi00566664-312 2023-09-30T09:02:48.667 INFO:tasks.rados.rados.0.smithi005.stdout:2734: finishing write tid 2 to smithi00566664-312 2023-09-30T09:02:48.670 INFO:tasks.rados.rados.0.smithi005.stdout:2735: done (1 left) 2023-09-30T09:02:48.670 INFO:tasks.rados.rados.0.smithi005.stdout:2736: write oid 68 current snap is 0 2023-09-30T09:02:48.670 INFO:tasks.rados.rados.0.smithi005.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-09-30T09:02:48.677 INFO:tasks.rados.rados.0.smithi005.stdout:2736: writing smithi00566664-68 from 430741 to 1172271 tid 1 2023-09-30T09:02:48.684 INFO:tasks.rados.rados.0.smithi005.stdout:2736: writing smithi00566664-68 from 1833166 to 2315444 tid 2 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2736: writing smithi00566664-68 from 2814501 to 3399295 tid 3 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2737: write oid 54 current snap is 0 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2734: finishing write tid 3 to smithi00566664-312 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2734: finishing write tid 4 to smithi00566664-312 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2734: finishing write tid 5 to smithi00566664-312 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 312 v 386 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2736: finishing write tid 1 to smithi00566664-68 2023-09-30T09:02:48.691 INFO:tasks.rados.rados.0.smithi005.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-09-30T09:02:48.696 INFO:tasks.rados.rados.0.smithi005.stdout:2737: writing smithi00566664-54 from 447548 to 980680 tid 1 2023-09-30T09:02:48.703 INFO:tasks.rados.rados.0.smithi005.stdout:2737: writing smithi00566664-54 from 1491648 to 2233937 tid 2 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2737: writing smithi00566664-54 from 2841924 to 3637990 tid 3 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2734: done (2 left) 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2738: read oid 131 snap -1 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2738: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2739: write oid 249 current snap is 0 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2736: finishing write tid 2 to smithi00566664-68 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2736: finishing write tid 3 to smithi00566664-68 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2736: finishing write tid 4 to smithi00566664-68 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2736: finishing write tid 5 to smithi00566664-68 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 68 v 345 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-09-30T09:02:48.712 INFO:tasks.rados.rados.0.smithi005.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-09-30T09:02:48.713 INFO:tasks.rados.rados.0.smithi005.stdout:2737: finishing write tid 1 to smithi00566664-54 2023-09-30T09:02:48.713 INFO:tasks.rados.rados.0.smithi005.stdout:2737: finishing write tid 2 to smithi00566664-54 2023-09-30T09:02:48.713 INFO:tasks.rados.rados.0.smithi005.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-09-30T09:02:48.723 INFO:tasks.rados.rados.0.smithi005.stdout:2739: writing smithi00566664-249 from 464355 to 1072736 tid 1 2023-09-30T09:02:48.729 INFO:tasks.rados.rados.0.smithi005.stdout:2739: writing smithi00566664-249 from 1550130 to 2036077 tid 2 2023-09-30T09:02:48.735 INFO:tasks.rados.rados.0.smithi005.stdout:2739: writing smithi00566664-249 from 2469347 to 3076685 tid 3 2023-09-30T09:02:48.739 INFO:tasks.rados.rados.0.smithi005.stdout:2739: writing smithi00566664-249 from 3549144 to 3664355 tid 4 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:2736: done (3 left) 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:2740: delete oid 169 current snap is 0 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:2737: finishing write tid 3 to smithi00566664-54 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:2737: finishing write tid 4 to smithi00566664-54 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:2737: finishing write tid 5 to smithi00566664-54 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 54 v 370 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-09-30T09:02:48.740 INFO:tasks.rados.rados.0.smithi005.stdout:2738: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-30T09:02:48.940 INFO:tasks.rados.rados.0.smithi005.stdout:2739: finishing write tid 1 to smithi00566664-249 2023-09-30T09:02:48.940 INFO:tasks.rados.rados.0.smithi005.stdout:2739: finishing write tid 2 to smithi00566664-249 2023-09-30T09:02:48.940 INFO:tasks.rados.rados.0.smithi005.stdout:2739: finishing write tid 3 to smithi00566664-249 2023-09-30T09:02:48.940 INFO:tasks.rados.rados.0.smithi005.stdout:2739: finishing write tid 4 to smithi00566664-249 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2739: finishing write tid 5 to smithi00566664-249 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2739: finishing write tid 6 to smithi00566664-249 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 350 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2739: left oid 249 (ObjNum 1765 snap 0 seq_num 1765) 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2737: done (3 left) 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2738: done (2 left) 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2739: done (1 left) 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2740: done (0 left) 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2741: write oid 174 current snap is 0 2023-09-30T09:02:48.941 INFO:tasks.rados.rados.0.smithi005.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-09-30T09:02:48.953 INFO:tasks.rados.rados.0.smithi005.stdout:2741: writing smithi00566664-174 from 497969 to 1256848 tid 1 2023-09-30T09:02:48.960 INFO:tasks.rados.rados.0.smithi005.stdout:2741: writing smithi00566664-174 from 1667094 to 2156710 tid 2 2023-09-30T09:02:48.968 INFO:tasks.rados.rados.0.smithi005.stdout:2741: writing smithi00566664-174 from 2924193 to 3554075 tid 3 2023-09-30T09:02:48.968 INFO:tasks.rados.rados.0.smithi005.stdout:2742: write oid 303 current snap is 0 2023-09-30T09:02:48.968 INFO:tasks.rados.rados.0.smithi005.stdout:2741: finishing write tid 1 to smithi00566664-174 2023-09-30T09:02:48.968 INFO:tasks.rados.rados.0.smithi005.stdout:2741: finishing write tid 2 to smithi00566664-174 2023-09-30T09:02:48.968 INFO:tasks.rados.rados.0.smithi005.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-09-30T09:02:48.976 INFO:tasks.rados.rados.0.smithi005.stdout:2742: writing smithi00566664-303 from 514776 to 948904 tid 1 2023-09-30T09:02:48.986 INFO:tasks.rados.rados.0.smithi005.stdout:2742: writing smithi00566664-303 from 1609223 to 2242497 tid 2 2023-09-30T09:02:48.992 INFO:tasks.rados.rados.0.smithi005.stdout:2742: writing smithi00566664-303 from 2718910 to 3276417 tid 3 2023-09-30T09:02:48.992 INFO:tasks.rados.rados.0.smithi005.stdout:2743: write oid 235 current snap is 0 2023-09-30T09:02:48.992 INFO:tasks.rados.rados.0.smithi005.stdout:2741: finishing write tid 3 to smithi00566664-174 2023-09-30T09:02:48.993 INFO:tasks.rados.rados.0.smithi005.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-09-30T09:02:48.998 INFO:tasks.rados.rados.0.smithi005.stdout:2743: writing smithi00566664-235 from 531583 to 1040960 tid 1 2023-09-30T09:02:49.004 INFO:tasks.rados.rados.0.smithi005.stdout:2743: writing smithi00566664-235 from 1667705 to 2160990 tid 2 2023-09-30T09:02:49.013 INFO:tasks.rados.rados.0.smithi005.stdout:2743: writing smithi00566664-235 from 2862686 to 3631465 tid 3 2023-09-30T09:02:49.013 INFO:tasks.rados.rados.0.smithi005.stdout:2744: read oid 233 snap -1 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2744: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2745: read oid 178 snap -1 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2745: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2746: write oid 3 current snap is 0 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2741: finishing write tid 4 to smithi00566664-174 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2741: finishing write tid 5 to smithi00566664-174 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 174 v 331 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2742: finishing write tid 1 to smithi00566664-303 2023-09-30T09:02:49.014 INFO:tasks.rados.rados.0.smithi005.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-09-30T09:02:49.020 INFO:tasks.rados.rados.0.smithi005.stdout:2746: writing smithi00566664-3 from 548390 to 1133016 tid 1 2023-09-30T09:02:49.027 INFO:tasks.rados.rados.0.smithi005.stdout:2746: writing smithi00566664-3 from 1726187 to 2363130 tid 2 2023-09-30T09:02:49.033 INFO:tasks.rados.rados.0.smithi005.stdout:2746: writing smithi00566664-3 from 2773756 to 3353807 tid 3 2023-09-30T09:02:49.033 INFO:tasks.rados.rados.0.smithi005.stdout:2741: done (5 left) 2023-09-30T09:02:49.033 INFO:tasks.rados.rados.0.smithi005.stdout:2747: write oid 496 current snap is 0 2023-09-30T09:02:49.033 INFO:tasks.rados.rados.0.smithi005.stdout:2742: finishing write tid 2 to smithi00566664-303 2023-09-30T09:02:49.033 INFO:tasks.rados.rados.0.smithi005.stdout:2742: finishing write tid 3 to smithi00566664-303 2023-09-30T09:02:49.033 INFO:tasks.rados.rados.0.smithi005.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-09-30T09:02:49.039 INFO:tasks.rados.rados.0.smithi005.stdout:2747: writing smithi00566664-496 from 565197 to 1225072 tid 1 2023-09-30T09:02:49.045 INFO:tasks.rados.rados.0.smithi005.stdout:2747: writing smithi00566664-496 from 1784669 to 2281623 tid 2 2023-09-30T09:02:49.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[27661]: cephadm 2023-09-30T09:02:47.386143+0000 mgr.x (mgr.24805) 49 : cephadm [INF] Reconfiguring daemon grafana.a on smithi099 2023-09-30T09:02:49.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[27661]: cluster 2023-09-30T09:02:48.302358+0000 mgr.x (mgr.24805) 50 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-30T09:02:49.052 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.762Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-09-30T09:02:49.052 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.762Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.763Z 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/.+)($|/) 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.763Z 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-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=arp 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=bcache 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=bonding 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=btrfs 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=conntrack 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=cpu 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-09-30T09:02:49.053 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=diskstats 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=dmi 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=edac 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=entropy 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=filefd 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=filesystem 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=hwmon 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=infiniband 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=ipvs 2023-09-30T09:02:49.054 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=loadavg 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=mdadm 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=meminfo 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=netclass 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=netdev 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=netstat 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=nfs 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=nfsd 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=nvme 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=os 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=pressure 2023-09-30T09:02:49.055 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=rapl 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=schedstat 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=sockstat 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=softnet 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=stat 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=tapestats 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=textfile 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-09-30T09:02:49.056 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=time 2023-09-30T09:02:49.057 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-09-30T09:02:49.057 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=uname 2023-09-30T09:02:49.057 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=vmstat 2023-09-30T09:02:49.057 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=xfs 2023-09-30T09:02:49.057 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:115 level=info collector=zfs 2023-09-30T09:02:49.057 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-09-30T09:02:49.057 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:02:48 smithi099 bash[53099]: ts=2023-09-30T09:02:48.764Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2747: writing smithi00566664-496 from 2917532 to 3708855 tid 3 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2748: write oid 318 current snap is 0 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2742: finishing write tid 4 to smithi00566664-303 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2742: finishing write tid 5 to smithi00566664-303 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 303 v 296 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2743: finishing write tid 1 to smithi00566664-235 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2743: finishing write tid 2 to smithi00566664-235 2023-09-30T09:02:49.058 INFO:tasks.rados.rados.0.smithi005.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-09-30T09:02:49.059 INFO:tasks.rados.rados.0.smithi005.stdout:2748: writing smithi00566664-318 from 582004 to 1033481 tid 1 2023-09-30T09:02:49.065 INFO:tasks.rados.rados.0.smithi005.stdout:2748: writing smithi00566664-318 from 1443151 to 2083763 tid 2 2023-09-30T09:02:49.071 INFO:tasks.rados.rados.0.smithi005.stdout:2748: writing smithi00566664-318 from 2544955 to 3147550 tid 3 2023-09-30T09:02:49.075 INFO:tasks.rados.rados.0.smithi005.stdout:2748: writing smithi00566664-318 from 3612817 to 3782004 tid 4 2023-09-30T09:02:49.075 INFO:tasks.rados.rados.0.smithi005.stdout:2742: done (6 left) 2023-09-30T09:02:49.075 INFO:tasks.rados.rados.0.smithi005.stdout:2749: write oid 378 current snap is 0 2023-09-30T09:02:49.075 INFO:tasks.rados.rados.0.smithi005.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-09-30T09:02:49.081 INFO:tasks.rados.rados.0.smithi005.stdout:2749: writing smithi00566664-378 from 598811 to 1125537 tid 1 2023-09-30T09:02:49.089 INFO:tasks.rados.rados.0.smithi005.stdout:2749: writing smithi00566664-378 from 1901633 to 2402256 tid 2 2023-09-30T09:02:49.095 INFO:tasks.rados.rados.0.smithi005.stdout:2749: writing smithi00566664-378 from 2972378 to 3502598 tid 3 2023-09-30T09:02:49.095 INFO:tasks.rados.rados.0.smithi005.stdout:2750: read oid 296 snap -1 2023-09-30T09:02:49.096 INFO:tasks.rados.rados.0.smithi005.stdout:2750: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-09-30T09:02:49.096 INFO:tasks.rados.rados.0.smithi005.stdout:2751: read oid 351 snap -1 2023-09-30T09:02:49.096 INFO:tasks.rados.rados.0.smithi005.stdout:2751: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-30T09:02:49.096 INFO:tasks.rados.rados.0.smithi005.stdout:2752: read oid 415 snap -1 2023-09-30T09:02:49.096 INFO:tasks.rados.rados.0.smithi005.stdout:2752: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-30T09:02:49.096 INFO:tasks.rados.rados.0.smithi005.stdout:2753: delete oid 191 current snap is 0 2023-09-30T09:02:49.096 INFO:tasks.rados.rados.0.smithi005.stdout:2745: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:02:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:2743: finishing write tid 3 to smithi00566664-235 2023-09-30T09:02:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:2743: finishing write tid 4 to smithi00566664-235 2023-09-30T09:02:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:2743: finishing write tid 5 to smithi00566664-235 2023-09-30T09:02:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 235 v 296 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-09-30T09:02:49.218 INFO:tasks.rados.rados.0.smithi005.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-09-30T09:02:49.218 INFO:tasks.rados.rados.0.smithi005.stdout:2744: expect (ObjNum 1079 snap 0 seq_num 1079) 2023-09-30T09:02:49.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:48 smithi005 bash[27219]: cephadm 2023-09-30T09:02:47.386143+0000 mgr.x (mgr.24805) 49 : cephadm [INF] Reconfiguring daemon grafana.a on smithi099 2023-09-30T09:02:49.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:48 smithi005 bash[27219]: cluster 2023-09-30T09:02:48.302358+0000 mgr.x (mgr.24805) 50 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-30T09:02:49.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:48 smithi005 bash[33615]: cephadm 2023-09-30T09:02:47.386143+0000 mgr.x (mgr.24805) 49 : cephadm [INF] Reconfiguring daemon grafana.a on smithi099 2023-09-30T09:02:49.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:48 smithi005 bash[33615]: cluster 2023-09-30T09:02:48.302358+0000 mgr.x (mgr.24805) 50 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 77 op/s 2023-09-30T09:02:49.313 INFO:tasks.rados.rados.0.smithi005.stdout:2746: finishing write tid 1 to smithi00566664-3 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2746: finishing write tid 2 to smithi00566664-3 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2746: finishing write tid 3 to smithi00566664-3 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2746: finishing write tid 4 to smithi00566664-3 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2746: finishing write tid 5 to smithi00566664-3 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 3 v 339 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2747: finishing write tid 1 to smithi00566664-496 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2747: finishing write tid 2 to smithi00566664-496 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2747: finishing write tid 3 to smithi00566664-496 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2747: finishing write tid 4 to smithi00566664-496 2023-09-30T09:02:49.314 INFO:tasks.rados.rados.0.smithi005.stdout:2747: finishing write tid 5 to smithi00566664-496 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 496 v 358 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2747: left oid 496 (ObjNum 1771 snap 0 seq_num 1771) 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2748: finishing write tid 1 to smithi00566664-318 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2748: finishing write tid 2 to smithi00566664-318 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2748: finishing write tid 3 to smithi00566664-318 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2748: finishing write tid 4 to smithi00566664-318 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2748: finishing write tid 5 to smithi00566664-318 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2743: done (10 left) 2023-09-30T09:02:49.315 INFO:tasks.rados.rados.0.smithi005.stdout:2744: done (9 left) 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2745: done (8 left) 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2746: done (7 left) 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2747: done (6 left) 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2753: done (5 left) 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2754: read oid 432 snap -1 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2754: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2755: read oid 28 snap -1 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2755: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2756: read oid 42 snap -1 2023-09-30T09:02:49.316 INFO:tasks.rados.rados.0.smithi005.stdout:2756: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2757: read oid 375 snap -1 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2757: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2758: write oid 381 current snap is 0 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2748: finishing write tid 6 to smithi00566664-318 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 318 v 301 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2748: left oid 318 (ObjNum 1772 snap 0 seq_num 1772) 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2749: finishing write tid 1 to smithi00566664-378 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2749: finishing write tid 2 to smithi00566664-378 2023-09-30T09:02:49.317 INFO:tasks.rados.rados.0.smithi005.stdout:2750: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-09-30T09:02:49.603 INFO:tasks.rados.rados.0.smithi005.stdout:2749: finishing write tid 3 to smithi00566664-378 2023-09-30T09:02:49.603 INFO:tasks.rados.rados.0.smithi005.stdout:2749: finishing write tid 4 to smithi00566664-378 2023-09-30T09:02:49.603 INFO:tasks.rados.rados.0.smithi005.stdout:2749: finishing write tid 5 to smithi00566664-378 2023-09-30T09:02:49.603 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 378 v 345 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-09-30T09:02:49.603 INFO:tasks.rados.rados.0.smithi005.stdout:2749: left oid 378 (ObjNum 1773 snap 0 seq_num 1773) 2023-09-30T09:02:49.603 INFO:tasks.rados.rados.0.smithi005.stdout:2751: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-30T09:02:49.679 INFO:tasks.rados.rados.0.smithi005.stdout:2752: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-30T09:02:49.769 INFO:tasks.rados.rados.0.smithi005.stdout:2756: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:02:49.853 INFO:tasks.rados.rados.0.smithi005.stdout:2757: expect (ObjNum 737 snap 0 seq_num 737) 2023-09-30T09:02:49.936 INFO:tasks.rados.rados.0.smithi005.stdout:2754: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-30T09:02:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:49 smithi099 bash[27661]: audit 2023-09-30T09:02:49.222318+0000 mon.a (mon.0) 841 : audit [DBG] from='client.? 172.21.15.5:0/3029154775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:50.114 INFO:tasks.rados.rados.0.smithi005.stdout:2755: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-30T09:02:50.263 INFO:tasks.rados.rados.0.smithi005.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-09-30T09:02:50.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:49 smithi005 bash[27219]: audit 2023-09-30T09:02:49.222318+0000 mon.a (mon.0) 841 : audit [DBG] from='client.? 172.21.15.5:0/3029154775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:50.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:49 smithi005 bash[33615]: audit 2023-09-30T09:02:49.222318+0000 mon.a (mon.0) 841 : audit [DBG] from='client.? 172.21.15.5:0/3029154775' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:50.277 INFO:tasks.rados.rados.0.smithi005.stdout:2758: writing smithi00566664-381 from 632425 to 1309649 tid 1 2023-09-30T09:02:50.284 INFO:tasks.rados.rados.0.smithi005.stdout:2758: writing smithi00566664-381 from 2018597 to 2522889 tid 2 2023-09-30T09:02:50.290 INFO:tasks.rados.rados.0.smithi005.stdout:2758: writing smithi00566664-381 from 3027224 to 3579988 tid 3 2023-09-30T09:02:50.290 INFO:tasks.rados.rados.0.smithi005.stdout:2748: done (9 left) 2023-09-30T09:02:50.290 INFO:tasks.rados.rados.0.smithi005.stdout:2749: done (8 left) 2023-09-30T09:02:50.290 INFO:tasks.rados.rados.0.smithi005.stdout:2750: done (7 left) 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2751: done (6 left) 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2752: done (5 left) 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2754: done (4 left) 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2755: done (3 left) 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2756: done (2 left) 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2757: done (1 left) 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2759: write oid 427 current snap is 0 2023-09-30T09:02:50.291 INFO:tasks.rados.rados.0.smithi005.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-09-30T09:02:50.298 INFO:tasks.rados.rados.0.smithi005.stdout:2759: writing smithi00566664-427 from 649232 to 1401705 tid 1 2023-09-30T09:02:50.305 INFO:tasks.rados.rados.0.smithi005.stdout:2759: writing smithi00566664-427 from 1960726 to 2608676 tid 2 2023-09-30T09:02:50.312 INFO:tasks.rados.rados.0.smithi005.stdout:2759: writing smithi00566664-427 from 3338294 to 3849232 tid 3 2023-09-30T09:02:50.312 INFO:tasks.rados.rados.0.smithi005.stdout:2760: write oid 110 current snap is 0 2023-09-30T09:02:50.312 INFO:tasks.rados.rados.0.smithi005.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-09-30T09:02:50.318 INFO:tasks.rados.rados.0.smithi005.stdout:2760: writing smithi00566664-110 from 666039 to 1093761 tid 1 2023-09-30T09:02:50.324 INFO:tasks.rados.rados.0.smithi005.stdout:2760: writing smithi00566664-110 from 1619208 to 2127169 tid 2 2023-09-30T09:02:50.330 INFO:tasks.rados.rados.0.smithi005.stdout:2760: writing smithi00566664-110 from 2565717 to 3257378 tid 3 2023-09-30T09:02:50.334 INFO:tasks.rados.rados.0.smithi005.stdout:2760: writing smithi00566664-110 from 3660365 to 3866039 tid 4 2023-09-30T09:02:50.334 INFO:tasks.rados.rados.0.smithi005.stdout:2761: write oid 230 current snap is 0 2023-09-30T09:02:50.334 INFO:tasks.rados.rados.0.smithi005.stdout:2758: finishing write tid 1 to smithi00566664-381 2023-09-30T09:02:50.334 INFO:tasks.rados.rados.0.smithi005.stdout:2758: finishing write tid 2 to smithi00566664-381 2023-09-30T09:02:50.334 INFO:tasks.rados.rados.0.smithi005.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-09-30T09:02:50.340 INFO:tasks.rados.rados.0.smithi005.stdout:2761: writing smithi00566664-230 from 682846 to 1185817 tid 1 2023-09-30T09:02:50.347 INFO:tasks.rados.rados.0.smithi005.stdout:2761: writing smithi00566664-230 from 1677690 to 2329309 tid 2 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2761: writing smithi00566664-230 from 2993140 to 3496073 tid 3 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2762: read oid 132 snap -1 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2763: write oid 114 current snap is 0 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2758: finishing write tid 3 to smithi00566664-381 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2758: finishing write tid 4 to smithi00566664-381 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2758: finishing write tid 5 to smithi00566664-381 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 381 v 354 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2758: left oid 381 (ObjNum 1775 snap 0 seq_num 1775) 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2759: finishing write tid 1 to smithi00566664-427 2023-09-30T09:02:50.355 INFO:tasks.rados.rados.0.smithi005.stdout:2759: finishing write tid 2 to smithi00566664-427 2023-09-30T09:02:50.356 INFO:tasks.rados.rados.0.smithi005.stdout:2759: finishing write tid 3 to smithi00566664-427 2023-09-30T09:02:50.356 INFO:tasks.rados.rados.0.smithi005.stdout:2759: finishing write tid 4 to smithi00566664-427 2023-09-30T09:02:50.356 INFO:tasks.rados.rados.0.smithi005.stdout:2759: finishing write tid 5 to smithi00566664-427 2023-09-30T09:02:50.356 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 427 v 358 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-09-30T09:02:50.356 INFO:tasks.rados.rados.0.smithi005.stdout:2759: left oid 427 (ObjNum 1776 snap 0 seq_num 1776) 2023-09-30T09:02:50.356 INFO:tasks.rados.rados.0.smithi005.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-09-30T09:02:50.362 INFO:tasks.rados.rados.0.smithi005.stdout:2763: writing smithi00566664-114 from 699653 to 1394226 tid 1 2023-09-30T09:02:50.369 INFO:tasks.rados.rados.0.smithi005.stdout:2763: writing smithi00566664-114 from 1852525 to 2647802 tid 2 2023-09-30T09:02:50.376 INFO:tasks.rados.rados.0.smithi005.stdout:2763: writing smithi00566664-114 from 3420563 to 3899653 tid 3 2023-09-30T09:02:50.376 INFO:tasks.rados.rados.0.smithi005.stdout:2758: done (5 left) 2023-09-30T09:02:50.376 INFO:tasks.rados.rados.0.smithi005.stdout:2759: done (4 left) 2023-09-30T09:02:50.377 INFO:tasks.rados.rados.0.smithi005.stdout:2764: write oid 74 current snap is 0 2023-09-30T09:02:50.377 INFO:tasks.rados.rados.0.smithi005.stdout:2760: finishing write tid 1 to smithi00566664-110 2023-09-30T09:02:50.377 INFO:tasks.rados.rados.0.smithi005.stdout:2760: finishing write tid 2 to smithi00566664-110 2023-09-30T09:02:50.377 INFO:tasks.rados.rados.0.smithi005.stdout:2760: finishing write tid 3 to smithi00566664-110 2023-09-30T09:02:50.377 INFO:tasks.rados.rados.0.smithi005.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-09-30T09:02:50.384 INFO:tasks.rados.rados.0.smithi005.stdout:2764: writing smithi00566664-74 from 716460 to 1486282 tid 1 2023-09-30T09:02:50.392 INFO:tasks.rados.rados.0.smithi005.stdout:2764: writing smithi00566664-74 from 2194654 to 2849942 tid 2 2023-09-30T09:02:50.399 INFO:tasks.rados.rados.0.smithi005.stdout:2764: writing smithi00566664-74 from 3447986 to 3916460 tid 3 2023-09-30T09:02:50.399 INFO:tasks.rados.rados.0.smithi005.stdout:2765: read oid 188 snap -1 2023-09-30T09:02:50.399 INFO:tasks.rados.rados.0.smithi005.stdout:2765: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-30T09:02:50.399 INFO:tasks.rados.rados.0.smithi005.stdout:2766: write oid 158 current snap is 0 2023-09-30T09:02:50.399 INFO:tasks.rados.rados.0.smithi005.stdout:2760: finishing write tid 4 to smithi00566664-110 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2760: finishing write tid 5 to smithi00566664-110 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2760: finishing write tid 6 to smithi00566664-110 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 110 v 456 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2760: left oid 110 (ObjNum 1777 snap 0 seq_num 1777) 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2761: finishing write tid 1 to smithi00566664-230 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2761: finishing write tid 2 to smithi00566664-230 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2761: finishing write tid 3 to smithi00566664-230 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2761: finishing write tid 4 to smithi00566664-230 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2761: finishing write tid 5 to smithi00566664-230 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 230 v 305 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-09-30T09:02:50.400 INFO:tasks.rados.rados.0.smithi005.stdout:2761: left oid 230 (ObjNum 1778 snap 0 seq_num 1778) 2023-09-30T09:02:50.401 INFO:tasks.rados.rados.0.smithi005.stdout:2763: finishing write tid 1 to smithi00566664-114 2023-09-30T09:02:50.401 INFO:tasks.rados.rados.0.smithi005.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-09-30T09:02:50.405 INFO:tasks.rados.rados.0.smithi005.stdout:2766: writing smithi00566664-158 from 733267 to 1178338 tid 1 2023-09-30T09:02:50.413 INFO:tasks.rados.rados.0.smithi005.stdout:2766: writing smithi00566664-158 from 1853136 to 2652082 tid 2 2023-09-30T09:02:50.422 INFO:tasks.rados.rados.0.smithi005.stdout:2766: writing smithi00566664-158 from 3359056 to 3933267 tid 3 2023-09-30T09:02:50.422 INFO:tasks.rados.rados.0.smithi005.stdout:2760: done (6 left) 2023-09-30T09:02:50.422 INFO:tasks.rados.rados.0.smithi005.stdout:2761: done (5 left) 2023-09-30T09:02:50.422 INFO:tasks.rados.rados.0.smithi005.stdout:2767: read oid 153 snap -1 2023-09-30T09:02:50.423 INFO:tasks.rados.rados.0.smithi005.stdout:2767: expect deleted 2023-09-30T09:02:50.423 INFO:tasks.rados.rados.0.smithi005.stdout:2768: write oid 13 current snap is 0 2023-09-30T09:02:50.423 INFO:tasks.rados.rados.0.smithi005.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-09-30T09:02:50.428 INFO:tasks.rados.rados.0.smithi005.stdout:2768: writing smithi00566664-13 from 750074 to 1270394 tid 1 2023-09-30T09:02:50.435 INFO:tasks.rados.rados.0.smithi005.stdout:2768: writing smithi00566664-13 from 1911618 to 2570575 tid 2 2023-09-30T09:02:50.442 INFO:tasks.rados.rados.0.smithi005.stdout:2768: writing smithi00566664-13 from 3102832 to 3767206 tid 3 2023-09-30T09:02:50.442 INFO:tasks.rados.rados.0.smithi005.stdout:2769: read oid 344 snap -1 2023-09-30T09:02:50.442 INFO:tasks.rados.rados.0.smithi005.stdout:2769: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:50.443 INFO:tasks.rados.rados.0.smithi005.stdout:2770: write oid 17 current snap is 0 2023-09-30T09:02:50.443 INFO:tasks.rados.rados.0.smithi005.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-09-30T09:02:50.450 INFO:tasks.rados.rados.0.smithi005.stdout:2770: writing smithi00566664-17 from 766881 to 1362450 tid 1 2023-09-30T09:02:50.455 INFO:tasks.rados.rados.0.smithi005.stdout:2770: writing smithi00566664-17 from 1970100 to 2372715 tid 2 2023-09-30T09:02:50.462 INFO:tasks.rados.rados.0.smithi005.stdout:2770: writing smithi00566664-17 from 3013902 to 3489548 tid 3 2023-09-30T09:02:50.462 INFO:tasks.rados.rados.0.smithi005.stdout:2771: read oid 82 snap -1 2023-09-30T09:02:50.462 INFO:tasks.rados.rados.0.smithi005.stdout:2771: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-30T09:02:50.463 INFO:tasks.rados.rados.0.smithi005.stdout:2772: read oid 437 snap -1 2023-09-30T09:02:50.463 INFO:tasks.rados.rados.0.smithi005.stdout:2772: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-30T09:02:50.463 INFO:tasks.rados.rados.0.smithi005.stdout:2773: read oid 369 snap -1 2023-09-30T09:02:50.463 INFO:tasks.rados.rados.0.smithi005.stdout:2773: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-30T09:02:50.463 INFO:tasks.rados.rados.0.smithi005.stdout:2774: delete oid 258 current snap is 0 2023-09-30T09:02:50.463 INFO:tasks.rados.rados.0.smithi005.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-09-30T09:02:50.636 INFO:tasks.rados.rados.0.smithi005.stdout:2763: finishing write tid 2 to smithi00566664-114 2023-09-30T09:02:50.636 INFO:tasks.rados.rados.0.smithi005.stdout:2763: finishing write tid 3 to smithi00566664-114 2023-09-30T09:02:50.636 INFO:tasks.rados.rados.0.smithi005.stdout:2763: finishing write tid 4 to smithi00566664-114 2023-09-30T09:02:50.636 INFO:tasks.rados.rados.0.smithi005.stdout:2763: finishing write tid 5 to smithi00566664-114 2023-09-30T09:02:50.636 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 114 v 474 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2763: left oid 114 (ObjNum 1779 snap 0 seq_num 1779) 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2764: finishing write tid 1 to smithi00566664-74 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2764: finishing write tid 2 to smithi00566664-74 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2764: finishing write tid 3 to smithi00566664-74 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2764: finishing write tid 4 to smithi00566664-74 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2764: finishing write tid 5 to smithi00566664-74 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 343 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2764: left oid 74 (ObjNum 1780 snap 0 seq_num 1780) 2023-09-30T09:02:50.637 INFO:tasks.rados.rados.0.smithi005.stdout:2765: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-30T09:02:50.782 INFO:tasks.rados.rados.0.smithi005.stdout:2766: finishing write tid 1 to smithi00566664-158 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2766: finishing write tid 2 to smithi00566664-158 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2766: finishing write tid 3 to smithi00566664-158 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2766: finishing write tid 4 to smithi00566664-158 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2766: finishing write tid 5 to smithi00566664-158 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 158 v 349 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2766: left oid 158 (ObjNum 1781 snap 0 seq_num 1781) 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2768: finishing write tid 1 to smithi00566664-13 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2768: finishing write tid 2 to smithi00566664-13 2023-09-30T09:02:50.783 INFO:tasks.rados.rados.0.smithi005.stdout:2769: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-09-30T09:02:50.903 INFO:tasks.rados.rados.0.smithi005.stdout:2768: finishing write tid 3 to smithi00566664-13 2023-09-30T09:02:50.903 INFO:tasks.rados.rados.0.smithi005.stdout:2768: finishing write tid 4 to smithi00566664-13 2023-09-30T09:02:50.903 INFO:tasks.rados.rados.0.smithi005.stdout:2768: finishing write tid 5 to smithi00566664-13 2023-09-30T09:02:50.903 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 309 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-09-30T09:02:50.903 INFO:tasks.rados.rados.0.smithi005.stdout:2768: left oid 13 (ObjNum 1782 snap 0 seq_num 1782) 2023-09-30T09:02:50.903 INFO:tasks.rados.rados.0.smithi005.stdout:2770: finishing write tid 1 to smithi00566664-17 2023-09-30T09:02:50.904 INFO:tasks.rados.rados.0.smithi005.stdout:2770: finishing write tid 2 to smithi00566664-17 2023-09-30T09:02:50.904 INFO:tasks.rados.rados.0.smithi005.stdout:2770: finishing write tid 3 to smithi00566664-17 2023-09-30T09:02:50.904 INFO:tasks.rados.rados.0.smithi005.stdout:2770: finishing write tid 4 to smithi00566664-17 2023-09-30T09:02:50.904 INFO:tasks.rados.rados.0.smithi005.stdout:2770: finishing write tid 5 to smithi00566664-17 2023-09-30T09:02:50.904 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 17 v 390 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-09-30T09:02:50.904 INFO:tasks.rados.rados.0.smithi005.stdout:2770: left oid 17 (ObjNum 1783 snap 0 seq_num 1783) 2023-09-30T09:02:50.904 INFO:tasks.rados.rados.0.smithi005.stdout:2772: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-30T09:02:51.028 INFO:tasks.rados.rados.0.smithi005.stdout:2773: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-30T09:02:51.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:50 smithi099 bash[27661]: cluster 2023-09-30T09:02:50.303332+0000 mgr.x (mgr.24805) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-09-30T09:02:51.205 INFO:tasks.rados.rados.0.smithi005.stdout:2771: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-30T09:02:51.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:50 smithi005 bash[33615]: cluster 2023-09-30T09:02:50.303332+0000 mgr.x (mgr.24805) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-09-30T09:02:51.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:50 smithi005 bash[27219]: cluster 2023-09-30T09:02:50.303332+0000 mgr.x (mgr.24805) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s rd, 12 MiB/s wr, 113 op/s 2023-09-30T09:02:51.435 INFO:tasks.rados.rados.0.smithi005.stdout:2762: done (12 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2763: done (11 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2764: done (10 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2765: done (9 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2766: done (8 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2767: done (7 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2768: done (6 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2769: done (5 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2770: done (4 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2771: done (3 left) 2023-09-30T09:02:51.436 INFO:tasks.rados.rados.0.smithi005.stdout:2772: done (2 left) 2023-09-30T09:02:51.437 INFO:tasks.rados.rados.0.smithi005.stdout:2773: done (1 left) 2023-09-30T09:02:51.437 INFO:tasks.rados.rados.0.smithi005.stdout:2774: done (0 left) 2023-09-30T09:02:51.437 INFO:tasks.rados.rados.0.smithi005.stdout:2775: write oid 401 current snap is 0 2023-09-30T09:02:51.437 INFO:tasks.rados.rados.0.smithi005.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-09-30T09:02:51.450 INFO:tasks.rados.rados.0.smithi005.stdout:2775: writing smithi00566664-401 from 400495 to 1146562 tid 1 2023-09-30T09:02:51.455 INFO:tasks.rados.rados.0.smithi005.stdout:2775: writing smithi00566664-401 from 1570711 to 1976995 tid 2 2023-09-30T09:02:51.455 INFO:tasks.rados.rados.0.smithi005.stdout:2776: write oid 132 current snap is 0 2023-09-30T09:02:51.455 INFO:tasks.rados.rados.0.smithi005.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-09-30T09:02:51.459 INFO:tasks.rados.rados.0.smithi005.stdout:2776: writing smithi00566664-132 from 417302 to 838618 tid 1 2023-09-30T09:02:51.467 INFO:tasks.rados.rados.0.smithi005.stdout:2776: writing smithi00566664-132 from 1629193 to 2017302 tid 2 2023-09-30T09:02:51.467 INFO:tasks.rados.rados.0.smithi005.stdout:2777: read oid 258 snap -1 2023-09-30T09:02:51.467 INFO:tasks.rados.rados.0.smithi005.stdout:2777: expect deleted 2023-09-30T09:02:51.467 INFO:tasks.rados.rados.0.smithi005.stdout:2778: read oid 309 snap -1 2023-09-30T09:02:51.467 INFO:tasks.rados.rados.0.smithi005.stdout:2778: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-30T09:02:51.467 INFO:tasks.rados.rados.0.smithi005.stdout:2779: read oid 41 snap -1 2023-09-30T09:02:51.467 INFO:tasks.rados.rados.0.smithi005.stdout:2779: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:2780: delete oid 196 current snap is 0 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:2775: finishing write tid 1 to smithi00566664-401 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:2775: finishing write tid 2 to smithi00566664-401 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:2775: finishing write tid 3 to smithi00566664-401 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:2775: finishing write tid 4 to smithi00566664-401 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 305 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-09-30T09:02:51.468 INFO:tasks.rados.rados.0.smithi005.stdout:2776: finishing write tid 1 to smithi00566664-132 2023-09-30T09:02:51.470 INFO:tasks.rados.rados.0.smithi005.stdout:2775: done (5 left) 2023-09-30T09:02:51.470 INFO:tasks.rados.rados.0.smithi005.stdout:2777: done (4 left) 2023-09-30T09:02:51.470 INFO:tasks.rados.rados.0.smithi005.stdout:2780: done (3 left) 2023-09-30T09:02:51.470 INFO:tasks.rados.rados.0.smithi005.stdout:2781: write oid 492 current snap is 0 2023-09-30T09:02:51.470 INFO:tasks.rados.rados.0.smithi005.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-09-30T09:02:51.477 INFO:tasks.rados.rados.0.smithi005.stdout:2781: writing smithi00566664-492 from 450916 to 1139083 tid 1 2023-09-30T09:02:51.483 INFO:tasks.rados.rados.0.smithi005.stdout:2781: writing smithi00566664-492 from 1862510 to 2050916 tid 2 2023-09-30T09:02:51.483 INFO:tasks.rados.rados.0.smithi005.stdout:2782: write oid 79 current snap is 0 2023-09-30T09:02:51.483 INFO:tasks.rados.rados.0.smithi005.stdout:2778: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-30T09:02:51.593 INFO:tasks.rados.rados.0.smithi005.stdout:2776: finishing write tid 2 to smithi00566664-132 2023-09-30T09:02:51.594 INFO:tasks.rados.rados.0.smithi005.stdout:2776: finishing write tid 3 to smithi00566664-132 2023-09-30T09:02:51.594 INFO:tasks.rados.rados.0.smithi005.stdout:2776: finishing write tid 4 to smithi00566664-132 2023-09-30T09:02:51.594 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 132 v 308 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-09-30T09:02:51.594 INFO:tasks.rados.rados.0.smithi005.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-09-30T09:02:51.595 INFO:tasks.rados.rados.0.smithi005.stdout:2779: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-30T09:02:51.709 INFO:tasks.rados.rados.0.smithi005.stdout:2781: finishing write tid 1 to smithi00566664-492 2023-09-30T09:02:51.710 INFO:tasks.rados.rados.0.smithi005.stdout:2781: finishing write tid 2 to smithi00566664-492 2023-09-30T09:02:51.710 INFO:tasks.rados.rados.0.smithi005.stdout:2781: finishing write tid 3 to smithi00566664-492 2023-09-30T09:02:51.710 INFO:tasks.rados.rados.0.smithi005.stdout:2781: finishing write tid 4 to smithi00566664-492 2023-09-30T09:02:51.710 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 492 v 334 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-09-30T09:02:51.710 INFO:tasks.rados.rados.0.smithi005.stdout:2781: left oid 492 (ObjNum 1788 snap 0 seq_num 1788) 2023-09-30T09:02:51.710 INFO:tasks.rados.rados.0.smithi005.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-09-30T09:02:51.722 INFO:tasks.rados.rados.0.smithi005.stdout:2782: writing smithi00566664-79 from 467723 to 1231139 tid 1 2023-09-30T09:02:51.727 INFO:tasks.rados.rados.0.smithi005.stdout:2782: writing smithi00566664-79 from 1804639 to 2067723 tid 2 2023-09-30T09:02:51.727 INFO:tasks.rados.rados.0.smithi005.stdout:2776: done (4 left) 2023-09-30T09:02:51.727 INFO:tasks.rados.rados.0.smithi005.stdout:2778: done (3 left) 2023-09-30T09:02:51.727 INFO:tasks.rados.rados.0.smithi005.stdout:2779: done (2 left) 2023-09-30T09:02:51.727 INFO:tasks.rados.rados.0.smithi005.stdout:2781: done (1 left) 2023-09-30T09:02:51.727 INFO:tasks.rados.rados.0.smithi005.stdout:2783: read oid 286 snap -1 2023-09-30T09:02:51.728 INFO:tasks.rados.rados.0.smithi005.stdout:2783: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-09-30T09:02:51.728 INFO:tasks.rados.rados.0.smithi005.stdout:2784: read oid 106 snap -1 2023-09-30T09:02:51.728 INFO:tasks.rados.rados.0.smithi005.stdout:2784: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-30T09:02:51.728 INFO:tasks.rados.rados.0.smithi005.stdout:2785: delete oid 499 current snap is 0 2023-09-30T09:02:51.728 INFO:tasks.rados.rados.0.smithi005.stdout:2782: finishing write tid 1 to smithi00566664-79 2023-09-30T09:02:51.730 INFO:tasks.rados.rados.0.smithi005.stdout:2785: done (3 left) 2023-09-30T09:02:51.730 INFO:tasks.rados.rados.0.smithi005.stdout:2786: write oid 420 current snap is 0 2023-09-30T09:02:51.730 INFO:tasks.rados.rados.0.smithi005.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-09-30T09:02:51.739 INFO:tasks.rados.rados.0.smithi005.stdout:2786: writing smithi00566664-420 from 501337 to 1015251 tid 1 2023-09-30T09:02:51.745 INFO:tasks.rados.rados.0.smithi005.stdout:2786: writing smithi00566664-420 from 1521603 to 1938894 tid 2 2023-09-30T09:02:51.745 INFO:tasks.rados.rados.0.smithi005.stdout:2787: write oid 180 current snap is 0 2023-09-30T09:02:51.745 INFO:tasks.rados.rados.0.smithi005.stdout:2782: finishing write tid 2 to smithi00566664-79 2023-09-30T09:02:51.745 INFO:tasks.rados.rados.0.smithi005.stdout:2782: finishing write tid 3 to smithi00566664-79 2023-09-30T09:02:51.746 INFO:tasks.rados.rados.0.smithi005.stdout:2782: finishing write tid 4 to smithi00566664-79 2023-09-30T09:02:51.746 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 79 v 312 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-09-30T09:02:51.746 INFO:tasks.rados.rados.0.smithi005.stdout:2782: left oid 79 (ObjNum 1789 snap 0 seq_num 1789) 2023-09-30T09:02:51.746 INFO:tasks.rados.rados.0.smithi005.stdout:2784: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-30T09:02:51.864 INFO:tasks.rados.rados.0.smithi005.stdout:2783: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-09-30T09:02:52.023 INFO:tasks.rados.rados.0.smithi005.stdout:2786: finishing write tid 1 to smithi00566664-420 2023-09-30T09:02:52.023 INFO:tasks.rados.rados.0.smithi005.stdout:2786: finishing write tid 2 to smithi00566664-420 2023-09-30T09:02:52.023 INFO:tasks.rados.rados.0.smithi005.stdout:2786: finishing write tid 3 to smithi00566664-420 2023-09-30T09:02:52.023 INFO:tasks.rados.rados.0.smithi005.stdout:2786: finishing write tid 4 to smithi00566664-420 2023-09-30T09:02:52.023 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 420 v 459 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-09-30T09:02:52.023 INFO:tasks.rados.rados.0.smithi005.stdout:2786: left oid 420 (ObjNum 1791 snap 0 seq_num 1791) 2023-09-30T09:02:52.023 INFO:tasks.rados.rados.0.smithi005.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-09-30T09:02:52.036 INFO:tasks.rados.rados.0.smithi005.stdout:2787: writing smithi00566664-180 from 518144 to 1107307 tid 1 2023-09-30T09:02:52.042 INFO:tasks.rados.rados.0.smithi005.stdout:2787: writing smithi00566664-180 from 1580085 to 2118144 tid 2 2023-09-30T09:02:52.042 INFO:tasks.rados.rados.0.smithi005.stdout:2782: done (4 left) 2023-09-30T09:02:52.042 INFO:tasks.rados.rados.0.smithi005.stdout:2783: done (3 left) 2023-09-30T09:02:52.043 INFO:tasks.rados.rados.0.smithi005.stdout:2784: done (2 left) 2023-09-30T09:02:52.043 INFO:tasks.rados.rados.0.smithi005.stdout:2786: done (1 left) 2023-09-30T09:02:52.043 INFO:tasks.rados.rados.0.smithi005.stdout:2788: write oid 167 current snap is 0 2023-09-30T09:02:52.043 INFO:tasks.rados.rados.0.smithi005.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-09-30T09:02:52.049 INFO:tasks.rados.rados.0.smithi005.stdout:2788: writing smithi00566664-167 from 534951 to 1199363 tid 1 2023-09-30T09:02:52.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:51 smithi099 bash[27661]: audit 2023-09-30T09:02:51.662328+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.5:0/4234990111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2788: writing smithi00566664-167 from 1922214 to 2134951 tid 2 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2789: read oid 499 snap -1 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2789: expect deleted 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2790: read oid 291 snap -1 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2790: expect deleted 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2791: write oid 396 current snap is 0 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2787: finishing write tid 1 to smithi00566664-180 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2787: finishing write tid 2 to smithi00566664-180 2023-09-30T09:02:52.055 INFO:tasks.rados.rados.0.smithi005.stdout:2787: finishing write tid 3 to smithi00566664-180 2023-09-30T09:02:52.056 INFO:tasks.rados.rados.0.smithi005.stdout:2787: finishing write tid 4 to smithi00566664-180 2023-09-30T09:02:52.056 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 180 v 477 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-09-30T09:02:52.056 INFO:tasks.rados.rados.0.smithi005.stdout:2787: left oid 180 (ObjNum 1792 snap 0 seq_num 1792) 2023-09-30T09:02:52.056 INFO:tasks.rados.rados.0.smithi005.stdout:2788: finishing write tid 1 to smithi00566664-167 2023-09-30T09:02:52.056 INFO:tasks.rados.rados.0.smithi005.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-09-30T09:02:52.062 INFO:tasks.rados.rados.0.smithi005.stdout:2791: writing smithi00566664-396 from 551758 to 1291419 tid 1 2023-09-30T09:02:52.067 INFO:tasks.rados.rados.0.smithi005.stdout:2791: writing smithi00566664-396 from 1980696 to 2151758 tid 2 2023-09-30T09:02:52.067 INFO:tasks.rados.rados.0.smithi005.stdout:2787: done (4 left) 2023-09-30T09:02:52.067 INFO:tasks.rados.rados.0.smithi005.stdout:2792: delete oid 66 current snap is 0 2023-09-30T09:02:52.067 INFO:tasks.rados.rados.0.smithi005.stdout:2788: finishing write tid 2 to smithi00566664-167 2023-09-30T09:02:52.067 INFO:tasks.rados.rados.0.smithi005.stdout:2788: finishing write tid 3 to smithi00566664-167 2023-09-30T09:02:52.068 INFO:tasks.rados.rados.0.smithi005.stdout:2788: finishing write tid 4 to smithi00566664-167 2023-09-30T09:02:52.068 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 373 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-09-30T09:02:52.068 INFO:tasks.rados.rados.0.smithi005.stdout:2788: left oid 167 (ObjNum 1793 snap 0 seq_num 1793) 2023-09-30T09:02:52.068 INFO:tasks.rados.rados.0.smithi005.stdout:2791: finishing write tid 1 to smithi00566664-396 2023-09-30T09:02:52.069 INFO:tasks.rados.rados.0.smithi005.stdout:2788: done (4 left) 2023-09-30T09:02:52.069 INFO:tasks.rados.rados.0.smithi005.stdout:2789: done (3 left) 2023-09-30T09:02:52.069 INFO:tasks.rados.rados.0.smithi005.stdout:2790: done (2 left) 2023-09-30T09:02:52.069 INFO:tasks.rados.rados.0.smithi005.stdout:2792: done (1 left) 2023-09-30T09:02:52.069 INFO:tasks.rados.rados.0.smithi005.stdout:2793: write oid 102 current snap is 0 2023-09-30T09:02:52.069 INFO:tasks.rados.rados.0.smithi005.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-09-30T09:02:52.075 INFO:tasks.rados.rados.0.smithi005.stdout:2793: writing smithi00566664-102 from 585372 to 1191884 tid 1 2023-09-30T09:02:52.082 INFO:tasks.rados.rados.0.smithi005.stdout:2793: writing smithi00566664-102 from 1814013 to 2185372 tid 2 2023-09-30T09:02:52.082 INFO:tasks.rados.rados.0.smithi005.stdout:2794: read oid 500 snap -1 2023-09-30T09:02:52.082 INFO:tasks.rados.rados.0.smithi005.stdout:2794: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-09-30T09:02:52.082 INFO:tasks.rados.rados.0.smithi005.stdout:2795: read oid 334 snap -1 2023-09-30T09:02:52.082 INFO:tasks.rados.rados.0.smithi005.stdout:2795: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-30T09:02:52.082 INFO:tasks.rados.rados.0.smithi005.stdout:2796: write oid 76 current snap is 0 2023-09-30T09:02:52.082 INFO:tasks.rados.rados.0.smithi005.stdout:2791: finishing write tid 2 to smithi00566664-396 2023-09-30T09:02:52.083 INFO:tasks.rados.rados.0.smithi005.stdout:2791: finishing write tid 3 to smithi00566664-396 2023-09-30T09:02:52.083 INFO:tasks.rados.rados.0.smithi005.stdout:2791: finishing write tid 4 to smithi00566664-396 2023-09-30T09:02:52.083 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 396 v 368 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-09-30T09:02:52.083 INFO:tasks.rados.rados.0.smithi005.stdout:2791: left oid 396 (ObjNum 1794 snap 0 seq_num 1794) 2023-09-30T09:02:52.083 INFO:tasks.rados.rados.0.smithi005.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-09-30T09:02:52.089 INFO:tasks.rados.rados.0.smithi005.stdout:2796: writing smithi00566664-76 from 602179 to 1283940 tid 1 2023-09-30T09:02:52.094 INFO:tasks.rados.rados.0.smithi005.stdout:2796: writing smithi00566664-76 from 1756142 to 2184440 tid 2 2023-09-30T09:02:52.095 INFO:tasks.rados.rados.0.smithi005.stdout:2791: done (4 left) 2023-09-30T09:02:52.095 INFO:tasks.rados.rados.0.smithi005.stdout:2797: write oid 404 current snap is 0 2023-09-30T09:02:52.095 INFO:tasks.rados.rados.0.smithi005.stdout:2793: finishing write tid 1 to smithi00566664-102 2023-09-30T09:02:52.095 INFO:tasks.rados.rados.0.smithi005.stdout:2793: finishing write tid 2 to smithi00566664-102 2023-09-30T09:02:52.095 INFO:tasks.rados.rados.0.smithi005.stdout:2793: finishing write tid 3 to smithi00566664-102 2023-09-30T09:02:52.095 INFO:tasks.rados.rados.0.smithi005.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-09-30T09:02:52.102 INFO:tasks.rados.rados.0.smithi005.stdout:2797: writing smithi00566664-404 from 618986 to 1375996 tid 1 2023-09-30T09:02:52.107 INFO:tasks.rados.rados.0.smithi005.stdout:2797: writing smithi00566664-404 from 1814624 to 2218986 tid 2 2023-09-30T09:02:52.107 INFO:tasks.rados.rados.0.smithi005.stdout:2798: write oid 139 current snap is 0 2023-09-30T09:02:52.107 INFO:tasks.rados.rados.0.smithi005.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-09-30T09:02:52.113 INFO:tasks.rados.rados.0.smithi005.stdout:2798: writing smithi00566664-139 from 635793 to 1068052 tid 1 2023-09-30T09:02:52.118 INFO:tasks.rados.rados.0.smithi005.stdout:2798: writing smithi00566664-139 from 1473106 to 1905073 tid 2 2023-09-30T09:02:52.118 INFO:tasks.rados.rados.0.smithi005.stdout:2799: read oid 137 snap -1 2023-09-30T09:02:52.118 INFO:tasks.rados.rados.0.smithi005.stdout:2799: expect (ObjNum 1550 snap 0 seq_num 1550) 2023-09-30T09:02:52.119 INFO:tasks.rados.rados.0.smithi005.stdout:2800: read oid 290 snap -1 2023-09-30T09:02:52.119 INFO:tasks.rados.rados.0.smithi005.stdout:2800: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-30T09:02:52.119 INFO:tasks.rados.rados.0.smithi005.stdout:2801: write oid 484 current snap is 0 2023-09-30T09:02:52.119 INFO:tasks.rados.rados.0.smithi005.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-09-30T09:02:52.125 INFO:tasks.rados.rados.0.smithi005.stdout:2801: writing smithi00566664-484 from 652600 to 1160108 tid 1 2023-09-30T09:02:52.132 INFO:tasks.rados.rados.0.smithi005.stdout:2801: writing smithi00566664-484 from 1931588 to 2252600 tid 2 2023-09-30T09:02:52.132 INFO:tasks.rados.rados.0.smithi005.stdout:2802: write oid 382 current snap is 0 2023-09-30T09:02:52.132 INFO:tasks.rados.rados.0.smithi005.stdout:2793: finishing write tid 4 to smithi00566664-102 2023-09-30T09:02:52.132 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 102 v 346 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-09-30T09:02:52.132 INFO:tasks.rados.rados.0.smithi005.stdout:2793: left oid 102 (ObjNum 1796 snap 0 seq_num 1796) 2023-09-30T09:02:52.132 INFO:tasks.rados.rados.0.smithi005.stdout:2795: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-30T09:02:52.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:51 smithi005 bash[27219]: audit 2023-09-30T09:02:51.662328+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.5:0/4234990111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:52.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:51 smithi005 bash[33615]: audit 2023-09-30T09:02:51.662328+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.5:0/4234990111' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:52.273 INFO:tasks.rados.rados.0.smithi005.stdout:2794: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-09-30T09:02:52.417 INFO:tasks.rados.rados.0.smithi005.stdout:2796: finishing write tid 1 to smithi00566664-76 2023-09-30T09:02:52.417 INFO:tasks.rados.rados.0.smithi005.stdout:2796: finishing write tid 2 to smithi00566664-76 2023-09-30T09:02:52.417 INFO:tasks.rados.rados.0.smithi005.stdout:2796: finishing write tid 3 to smithi00566664-76 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2796: finishing write tid 4 to smithi00566664-76 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 76 v 480 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2796: left oid 76 (ObjNum 1797 snap 0 seq_num 1797) 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2797: finishing write tid 1 to smithi00566664-404 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2797: finishing write tid 2 to smithi00566664-404 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2797: finishing write tid 3 to smithi00566664-404 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2797: finishing write tid 4 to smithi00566664-404 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 404 v 278 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2797: left oid 404 (ObjNum 1798 snap 0 seq_num 1798) 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2798: finishing write tid 1 to smithi00566664-139 2023-09-30T09:02:52.418 INFO:tasks.rados.rados.0.smithi005.stdout:2798: finishing write tid 2 to smithi00566664-139 2023-09-30T09:02:52.419 INFO:tasks.rados.rados.0.smithi005.stdout:2798: finishing write tid 3 to smithi00566664-139 2023-09-30T09:02:52.419 INFO:tasks.rados.rados.0.smithi005.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-09-30T09:02:52.430 INFO:tasks.rados.rados.0.smithi005.stdout:2802: writing smithi00566664-382 from 669407 to 1252164 tid 1 2023-09-30T09:02:52.437 INFO:tasks.rados.rados.0.smithi005.stdout:2802: writing smithi00566664-382 from 1873717 to 2269407 tid 2 2023-09-30T09:02:52.437 INFO:tasks.rados.rados.0.smithi005.stdout:2793: done (9 left) 2023-09-30T09:02:52.437 INFO:tasks.rados.rados.0.smithi005.stdout:2794: done (8 left) 2023-09-30T09:02:52.437 INFO:tasks.rados.rados.0.smithi005.stdout:2795: done (7 left) 2023-09-30T09:02:52.438 INFO:tasks.rados.rados.0.smithi005.stdout:2796: done (6 left) 2023-09-30T09:02:52.438 INFO:tasks.rados.rados.0.smithi005.stdout:2797: done (5 left) 2023-09-30T09:02:52.438 INFO:tasks.rados.rados.0.smithi005.stdout:2803: read oid 289 snap -1 2023-09-30T09:02:52.438 INFO:tasks.rados.rados.0.smithi005.stdout:2803: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:02:52.438 INFO:tasks.rados.rados.0.smithi005.stdout:2804: read oid 489 snap -1 2023-09-30T09:02:52.438 INFO:tasks.rados.rados.0.smithi005.stdout:2804: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-30T09:02:52.438 INFO:tasks.rados.rados.0.smithi005.stdout:2805: read oid 345 snap -1 2023-09-30T09:02:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:2805: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:02:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:2806: write oid 206 current snap is 0 2023-09-30T09:02:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:2798: finishing write tid 4 to smithi00566664-139 2023-09-30T09:02:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 139 v 315 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-09-30T09:02:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:2798: left oid 139 (ObjNum 1799 snap 0 seq_num 1799) 2023-09-30T09:02:52.439 INFO:tasks.rados.rados.0.smithi005.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-09-30T09:02:52.446 INFO:tasks.rados.rados.0.smithi005.stdout:2806: writing smithi00566664-206 from 686214 to 1460573 tid 1 2023-09-30T09:02:52.452 INFO:tasks.rados.rados.0.smithi005.stdout:2806: writing smithi00566664-206 from 2048552 to 2286214 tid 2 2023-09-30T09:02:52.452 INFO:tasks.rados.rados.0.smithi005.stdout:2798: done (8 left) 2023-09-30T09:02:52.452 INFO:tasks.rados.rados.0.smithi005.stdout:2807: read oid 485 snap -1 2023-09-30T09:02:52.452 INFO:tasks.rados.rados.0.smithi005.stdout:2807: expect (ObjNum 484 snap 0 seq_num 484) 2023-09-30T09:02:52.452 INFO:tasks.rados.rados.0.smithi005.stdout:2808: read oid 306 snap -1 2023-09-30T09:02:52.452 INFO:tasks.rados.rados.0.smithi005.stdout:2808: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-30T09:02:52.453 INFO:tasks.rados.rados.0.smithi005.stdout:2809: read oid 273 snap -1 2023-09-30T09:02:52.453 INFO:tasks.rados.rados.0.smithi005.stdout:2809: expect deleted 2023-09-30T09:02:52.453 INFO:tasks.rados.rados.0.smithi005.stdout:2810: read oid 45 snap -1 2023-09-30T09:02:52.453 INFO:tasks.rados.rados.0.smithi005.stdout:2810: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-30T09:02:52.453 INFO:tasks.rados.rados.0.smithi005.stdout:2811: write oid 7 current snap is 0 2023-09-30T09:02:52.453 INFO:tasks.rados.rados.0.smithi005.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-09-30T09:02:52.459 INFO:tasks.rados.rados.0.smithi005.stdout:2811: writing smithi00566664-7 from 703021 to 1152629 tid 1 2023-09-30T09:02:52.468 INFO:tasks.rados.rados.0.smithi005.stdout:2811: writing smithi00566664-7 from 1707034 to 2303021 tid 2 2023-09-30T09:02:52.468 INFO:tasks.rados.rados.0.smithi005.stdout:2812: read oid 318 snap -1 2023-09-30T09:02:52.468 INFO:tasks.rados.rados.0.smithi005.stdout:2812: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-30T09:02:52.468 INFO:tasks.rados.rados.0.smithi005.stdout:2813: write oid 9 current snap is 0 2023-09-30T09:02:52.468 INFO:tasks.rados.rados.0.smithi005.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-09-30T09:02:52.475 INFO:tasks.rados.rados.0.smithi005.stdout:2813: writing smithi00566664-9 from 719828 to 1244685 tid 1 2023-09-30T09:02:52.481 INFO:tasks.rados.rados.0.smithi005.stdout:2813: writing smithi00566664-9 from 1765516 to 2319828 tid 2 2023-09-30T09:02:52.482 INFO:tasks.rados.rados.0.smithi005.stdout:2814: read oid 281 snap -1 2023-09-30T09:02:52.482 INFO:tasks.rados.rados.0.smithi005.stdout:2814: expect (ObjNum 996 snap 0 seq_num 996) 2023-09-30T09:02:52.482 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:52.482 INFO:tasks.rados.rados.0.smithi005.stdout:2799: expect (ObjNum 1550 snap 0 seq_num 1550) 2023-09-30T09:02:52.618 INFO:tasks.rados.rados.0.smithi005.stdout:2800: expect (ObjNum 1409 snap 0 seq_num 1409) 2023-09-30T09:02:52.818 INFO:tasks.rados.rados.0.smithi005.stdout:2801: finishing write tid 1 to smithi00566664-484 2023-09-30T09:02:52.818 INFO:tasks.rados.rados.0.smithi005.stdout:2799: done (15 left) 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2800: done (14 left) 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2815: read oid 85 snap -1 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2815: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2816: read oid 475 snap -1 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2816: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2801: finishing write tid 2 to smithi00566664-484 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2801: finishing write tid 3 to smithi00566664-484 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2801: finishing write tid 4 to smithi00566664-484 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 376 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2801: left oid 484 (ObjNum 1800 snap 0 seq_num 1800) 2023-09-30T09:02:52.819 INFO:tasks.rados.rados.0.smithi005.stdout:2802: finishing write tid 1 to smithi00566664-382 2023-09-30T09:02:52.820 INFO:tasks.rados.rados.0.smithi005.stdout:2802: finishing write tid 2 to smithi00566664-382 2023-09-30T09:02:52.820 INFO:tasks.rados.rados.0.smithi005.stdout:2802: finishing write tid 3 to smithi00566664-382 2023-09-30T09:02:52.820 INFO:tasks.rados.rados.0.smithi005.stdout:2802: finishing write tid 4 to smithi00566664-382 2023-09-30T09:02:52.820 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 382 v 281 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-09-30T09:02:52.820 INFO:tasks.rados.rados.0.smithi005.stdout:2802: left oid 382 (ObjNum 1801 snap 0 seq_num 1801) 2023-09-30T09:02:52.820 INFO:tasks.rados.rados.0.smithi005.stdout:2804: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-30T09:02:52.919 INFO:tasks.rados.rados.0.smithi005.stdout:2805: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:02:53.032 INFO:tasks.rados.rados.0.smithi005.stdout:2803: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:02:53.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:52 smithi099 bash[27661]: cluster 2023-09-30T09:02:52.303863+0000 mgr.x (mgr.24805) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 74 op/s 2023-09-30T09:02:53.170 INFO:tasks.rados.rados.0.smithi005.stdout:2806: finishing write tid 1 to smithi00566664-206 2023-09-30T09:02:53.170 INFO:tasks.rados.rados.0.smithi005.stdout:2806: finishing write tid 2 to smithi00566664-206 2023-09-30T09:02:53.170 INFO:tasks.rados.rados.0.smithi005.stdout:2806: finishing write tid 3 to smithi00566664-206 2023-09-30T09:02:53.170 INFO:tasks.rados.rados.0.smithi005.stdout:2806: finishing write tid 4 to smithi00566664-206 2023-09-30T09:02:53.170 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 206 v 349 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-09-30T09:02:53.170 INFO:tasks.rados.rados.0.smithi005.stdout:2806: left oid 206 (ObjNum 1802 snap 0 seq_num 1802) 2023-09-30T09:02:53.170 INFO:tasks.rados.rados.0.smithi005.stdout:2807: expect (ObjNum 484 snap 0 seq_num 484) 2023-09-30T09:02:53.235 INFO:tasks.rados.rados.0.smithi005.stdout:2811: finishing write tid 1 to smithi00566664-7 2023-09-30T09:02:53.236 INFO:tasks.rados.rados.0.smithi005.stdout:2808: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-30T09:02:53.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:52 smithi005 bash[27219]: cluster 2023-09-30T09:02:52.303863+0000 mgr.x (mgr.24805) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 74 op/s 2023-09-30T09:02:53.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:52 smithi005 bash[33615]: cluster 2023-09-30T09:02:52.303863+0000 mgr.x (mgr.24805) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 74 op/s 2023-09-30T09:02:53.335 INFO:tasks.rados.rados.0.smithi005.stdout:2810: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-09-30T09:02:53.557 INFO:tasks.rados.rados.0.smithi005.stdout:2811: finishing write tid 2 to smithi00566664-7 2023-09-30T09:02:53.558 INFO:tasks.rados.rados.0.smithi005.stdout:2811: finishing write tid 3 to smithi00566664-7 2023-09-30T09:02:53.558 INFO:tasks.rados.rados.0.smithi005.stdout:2811: finishing write tid 4 to smithi00566664-7 2023-09-30T09:02:53.558 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 7 v 352 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-09-30T09:02:53.558 INFO:tasks.rados.rados.0.smithi005.stdout:2811: left oid 7 (ObjNum 1803 snap 0 seq_num 1803) 2023-09-30T09:02:53.558 INFO:tasks.rados.rados.0.smithi005.stdout:2813: finishing write tid 1 to smithi00566664-9 2023-09-30T09:02:53.558 INFO:tasks.rados.rados.0.smithi005.stdout:2812: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-30T09:02:53.672 INFO:tasks.rados.rados.0.smithi005.stdout:2813: finishing write tid 2 to smithi00566664-9 2023-09-30T09:02:53.672 INFO:tasks.rados.rados.0.smithi005.stdout:2813: finishing write tid 3 to smithi00566664-9 2023-09-30T09:02:53.672 INFO:tasks.rados.rados.0.smithi005.stdout:2813: finishing write tid 4 to smithi00566664-9 2023-09-30T09:02:53.672 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 9 v 391 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-09-30T09:02:53.672 INFO:tasks.rados.rados.0.smithi005.stdout:2813: left oid 9 (ObjNum 1804 snap 0 seq_num 1804) 2023-09-30T09:02:53.672 INFO:tasks.rados.rados.0.smithi005.stdout:2814: expect (ObjNum 996 snap 0 seq_num 996) 2023-09-30T09:02:53.798 INFO:tasks.rados.rados.0.smithi005.stdout:2816: expect (ObjNum 474 snap 0 seq_num 474) 2023-09-30T09:02:53.921 INFO:tasks.rados.rados.0.smithi005.stdout:2815: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-30T09:02:54.060 INFO:tasks.rados.rados.0.smithi005.stdout:2801: done (15 left) 2023-09-30T09:02:54.060 INFO:tasks.rados.rados.0.smithi005.stdout:2802: done (14 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2803: done (13 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2804: done (12 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2805: done (11 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2806: done (10 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2807: done (9 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2808: done (8 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2809: done (7 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2810: done (6 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2811: done (5 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2812: done (4 left) 2023-09-30T09:02:54.061 INFO:tasks.rados.rados.0.smithi005.stdout:2813: done (3 left) 2023-09-30T09:02:54.062 INFO:tasks.rados.rados.0.smithi005.stdout:2814: done (2 left) 2023-09-30T09:02:54.062 INFO:tasks.rados.rados.0.smithi005.stdout:2815: done (1 left) 2023-09-30T09:02:54.062 INFO:tasks.rados.rados.0.smithi005.stdout:2816: done (0 left) 2023-09-30T09:02:54.062 INFO:tasks.rados.rados.0.smithi005.stdout:2817: delete oid 96 current snap is 0 2023-09-30T09:02:54.063 INFO:tasks.rados.rados.0.smithi005.stdout:2817: done (0 left) 2023-09-30T09:02:54.063 INFO:tasks.rados.rados.0.smithi005.stdout:2818: read oid 16 snap -1 2023-09-30T09:02:54.063 INFO:tasks.rados.rados.0.smithi005.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-30T09:02:54.063 INFO:tasks.rados.rados.0.smithi005.stdout:2819: write oid 244 current snap is 0 2023-09-30T09:02:54.063 INFO:tasks.rados.rados.0.smithi005.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-09-30T09:02:54.076 INFO:tasks.rados.rados.0.smithi005.stdout:2819: writing smithi00566664-244 from 753442 to 1428797 tid 1 2023-09-30T09:02:54.082 INFO:tasks.rados.rados.0.smithi005.stdout:2819: writing smithi00566664-244 from 2166127 to 2353442 tid 2 2023-09-30T09:02:54.082 INFO:tasks.rados.rados.0.smithi005.stdout:2820: delete oid 425 current snap is 0 2023-09-30T09:02:54.082 INFO:tasks.rados.rados.0.smithi005.stdout:2818: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-30T09:02:54.269 INFO:tasks.rados.rados.0.smithi005.stdout:2819: finishing write tid 1 to smithi00566664-244 2023-09-30T09:02:54.269 INFO:tasks.rados.rados.0.smithi005.stdout:2819: finishing write tid 2 to smithi00566664-244 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2819: finishing write tid 3 to smithi00566664-244 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2819: finishing write tid 4 to smithi00566664-244 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 244 v 484 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2819: left oid 244 (ObjNum 1806 snap 0 seq_num 1806) 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2818: done (2 left) 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2819: done (1 left) 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2820: done (0 left) 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2821: write oid 21 current snap is 0 2023-09-30T09:02:54.270 INFO:tasks.rados.rados.0.smithi005.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-09-30T09:02:54.277 INFO:tasks.rados.rados.0.smithi005.stdout:2821: writing smithi00566664-21 from 787056 to 1212909 tid 1 2023-09-30T09:02:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:2821: writing smithi00566664-21 from 1883091 to 2387056 tid 2 2023-09-30T09:02:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:2822: write oid 237 current snap is 0 2023-09-30T09:02:54.285 INFO:tasks.rados.rados.0.smithi005.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-09-30T09:02:54.290 INFO:tasks.rados.rados.0.smithi005.stdout:2822: writing smithi00566664-237 from 403863 to 904965 tid 1 2023-09-30T09:02:54.298 INFO:tasks.rados.rados.0.smithi005.stdout:2822: writing smithi00566664-237 from 1425220 to 2159179 tid 2 2023-09-30T09:02:54.298 INFO:tasks.rados.rados.0.smithi005.stdout:2823: write oid 450 current snap is 0 2023-09-30T09:02:54.298 INFO:tasks.rados.rados.0.smithi005.stdout:2821: finishing write tid 1 to smithi00566664-21 2023-09-30T09:02:54.298 INFO:tasks.rados.rados.0.smithi005.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-09-30T09:02:54.304 INFO:tasks.rados.rados.0.smithi005.stdout:2823: writing smithi00566664-450 from 420670 to 1113374 tid 1 2023-09-30T09:02:54.311 INFO:tasks.rados.rados.0.smithi005.stdout:2823: writing smithi00566664-450 from 1600055 to 2194025 tid 2 2023-09-30T09:02:54.311 INFO:tasks.rados.rados.0.smithi005.stdout:2824: read oid 425 snap -1 2023-09-30T09:02:54.311 INFO:tasks.rados.rados.0.smithi005.stdout:2824: expect deleted 2023-09-30T09:02:54.311 INFO:tasks.rados.rados.0.smithi005.stdout:2825: read oid 239 snap -1 2023-09-30T09:02:54.311 INFO:tasks.rados.rados.0.smithi005.stdout:2825: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-09-30T09:02:54.311 INFO:tasks.rados.rados.0.smithi005.stdout:2826: write oid 329 current snap is 0 2023-09-30T09:02:54.311 INFO:tasks.rados.rados.0.smithi005.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-09-30T09:02:54.317 INFO:tasks.rados.rados.0.smithi005.stdout:2826: writing smithi00566664-329 from 437477 to 1205430 tid 1 2023-09-30T09:02:54.325 INFO:tasks.rados.rados.0.smithi005.stdout:2826: writing smithi00566664-329 from 1658537 to 2396165 tid 2 2023-09-30T09:02:54.325 INFO:tasks.rados.rados.0.smithi005.stdout:2827: write oid 366 current snap is 0 2023-09-30T09:02:54.325 INFO:tasks.rados.rados.0.smithi005.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-09-30T09:02:54.330 INFO:tasks.rados.rados.0.smithi005.stdout:2827: writing smithi00566664-366 from 454284 to 897486 tid 1 2023-09-30T09:02:54.336 INFO:tasks.rados.rados.0.smithi005.stdout:2827: writing smithi00566664-366 from 1317019 to 1914658 tid 2 2023-09-30T09:02:54.339 INFO:tasks.rados.rados.0.smithi005.stdout:2827: writing smithi00566664-366 from 2376463 to 2454284 tid 3 2023-09-30T09:02:54.339 INFO:tasks.rados.rados.0.smithi005.stdout:2828: read oid 159 snap -1 2023-09-30T09:02:54.340 INFO:tasks.rados.rados.0.smithi005.stdout:2828: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-30T09:02:54.340 INFO:tasks.rados.rados.0.smithi005.stdout:2829: write oid 113 current snap is 0 2023-09-30T09:02:54.340 INFO:tasks.rados.rados.0.smithi005.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-09-30T09:02:54.345 INFO:tasks.rados.rados.0.smithi005.stdout:2829: writing smithi00566664-113 from 471091 to 989542 tid 1 2023-09-30T09:02:54.353 INFO:tasks.rados.rados.0.smithi005.stdout:2829: writing smithi00566664-113 from 1659148 to 2400445 tid 2 2023-09-30T09:02:54.353 INFO:tasks.rados.rados.0.smithi005.stdout:2830: write oid 430 current snap is 0 2023-09-30T09:02:54.354 INFO:tasks.rados.rados.0.smithi005.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-09-30T09:02:54.359 INFO:tasks.rados.rados.0.smithi005.stdout:2830: writing smithi00566664-430 from 487898 to 1081598 tid 1 2023-09-30T09:02:54.366 INFO:tasks.rados.rados.0.smithi005.stdout:2830: writing smithi00566664-430 from 1717630 to 2202585 tid 2 2023-09-30T09:02:54.366 INFO:tasks.rados.rados.0.smithi005.stdout:2831: read oid 367 snap -1 2023-09-30T09:02:54.366 INFO:tasks.rados.rados.0.smithi005.stdout:2831: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:02:54.366 INFO:tasks.rados.rados.0.smithi005.stdout:2832: write oid 312 current snap is 0 2023-09-30T09:02:54.366 INFO:tasks.rados.rados.0.smithi005.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-09-30T09:02:54.373 INFO:tasks.rados.rados.0.smithi005.stdout:2832: writing smithi00566664-312 from 504705 to 1173654 tid 1 2023-09-30T09:02:54.381 INFO:tasks.rados.rados.0.smithi005.stdout:2832: writing smithi00566664-312 from 1776112 to 2504705 tid 2 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2833: read oid 423 snap -1 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2833: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2834: delete oid 162 current snap is 0 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2821: finishing write tid 2 to smithi00566664-21 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2821: finishing write tid 3 to smithi00566664-21 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2821: finishing write tid 4 to smithi00566664-21 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 21 v 284 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2822: finishing write tid 1 to smithi00566664-237 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2822: finishing write tid 2 to smithi00566664-237 2023-09-30T09:02:54.382 INFO:tasks.rados.rados.0.smithi005.stdout:2822: finishing write tid 3 to smithi00566664-237 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2822: finishing write tid 4 to smithi00566664-237 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 318 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2823: finishing write tid 1 to smithi00566664-450 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2823: finishing write tid 2 to smithi00566664-450 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2823: finishing write tid 3 to smithi00566664-450 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2823: finishing write tid 4 to smithi00566664-450 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 450 v 287 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2023-09-30T09:02:54.383 INFO:tasks.rados.rados.0.smithi005.stdout:2825: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-09-30T09:02:54.518 INFO:tasks.rados.rados.0.smithi005.stdout:2826: finishing write tid 1 to smithi00566664-329 2023-09-30T09:02:54.518 INFO:tasks.rados.rados.0.smithi005.stdout:2826: finishing write tid 2 to smithi00566664-329 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2826: finishing write tid 3 to smithi00566664-329 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2826: finishing write tid 4 to smithi00566664-329 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 329 v 462 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2826: left oid 329 (ObjNum 1811 snap 0 seq_num 1811) 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2827: finishing write tid 1 to smithi00566664-366 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2827: finishing write tid 2 to smithi00566664-366 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2827: finishing write tid 3 to smithi00566664-366 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2827: finishing write tid 4 to smithi00566664-366 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2827: finishing write tid 5 to smithi00566664-366 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 366 v 466 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-09-30T09:02:54.519 INFO:tasks.rados.rados.0.smithi005.stdout:2827: left oid 366 (ObjNum 1812 snap 0 seq_num 1812) 2023-09-30T09:02:54.520 INFO:tasks.rados.rados.0.smithi005.stdout:2828: expect (ObjNum 1543 snap 0 seq_num 1543) 2023-09-30T09:02:54.693 INFO:tasks.rados.rados.0.smithi005.stdout:2829: finishing write tid 1 to smithi00566664-113 2023-09-30T09:02:54.693 INFO:tasks.rados.rados.0.smithi005.stdout:2829: finishing write tid 2 to smithi00566664-113 2023-09-30T09:02:54.693 INFO:tasks.rados.rados.0.smithi005.stdout:2829: finishing write tid 3 to smithi00566664-113 2023-09-30T09:02:54.693 INFO:tasks.rados.rados.0.smithi005.stdout:2829: finishing write tid 4 to smithi00566664-113 2023-09-30T09:02:54.693 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 371 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:2829: left oid 113 (ObjNum 1813 snap 0 seq_num 1813) 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:2830: finishing write tid 1 to smithi00566664-430 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:2830: finishing write tid 2 to smithi00566664-430 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:2830: finishing write tid 3 to smithi00566664-430 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:2830: finishing write tid 4 to smithi00566664-430 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 430 v 394 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:2830: left oid 430 (ObjNum 1814 snap 0 seq_num 1814) 2023-09-30T09:02:54.694 INFO:tasks.rados.rados.0.smithi005.stdout:2831: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:02:54.756 INFO:tasks.rados.rados.0.smithi005.stdout:2832: finishing write tid 1 to smithi00566664-312 2023-09-30T09:02:54.756 INFO:tasks.rados.rados.0.smithi005.stdout:2832: finishing write tid 2 to smithi00566664-312 2023-09-30T09:02:54.757 INFO:tasks.rados.rados.0.smithi005.stdout:2832: finishing write tid 3 to smithi00566664-312 2023-09-30T09:02:54.757 INFO:tasks.rados.rados.0.smithi005.stdout:2832: finishing write tid 4 to smithi00566664-312 2023-09-30T09:02:54.757 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 312 v 397 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-09-30T09:02:54.757 INFO:tasks.rados.rados.0.smithi005.stdout:2832: left oid 312 (ObjNum 1815 snap 0 seq_num 1815) 2023-09-30T09:02:54.757 INFO:tasks.rados.rados.0.smithi005.stdout:2833: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2821: done (13 left) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2822: done (12 left) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2823: done (11 left) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2824: done (10 left) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2825: done (9 left) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2826: done (8 left) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2827: done (7 left) 2023-09-30T09:02:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:2828: done (6 left) 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2829: done (5 left) 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2830: done (4 left) 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2831: done (3 left) 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2832: done (2 left) 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2833: done (1 left) 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2834: done (0 left) 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2835: write oid 76 current snap is 0 2023-09-30T09:02:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-09-30T09:02:54.970 INFO:tasks.rados.rados.0.smithi005.stdout:2835: writing smithi00566664-76 from 538319 to 1074119 tid 1 2023-09-30T09:02:54.978 INFO:tasks.rados.rados.0.smithi005.stdout:2835: writing smithi00566664-76 from 1493076 to 2241711 tid 2 2023-09-30T09:02:54.978 INFO:tasks.rados.rados.0.smithi005.stdout:2836: write oid 2 current snap is 0 2023-09-30T09:02:54.978 INFO:tasks.rados.rados.0.smithi005.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-09-30T09:02:54.984 INFO:tasks.rados.rados.0.smithi005.stdout:2836: writing smithi00566664-2 from 555126 to 1166175 tid 1 2023-09-30T09:02:54.992 INFO:tasks.rados.rados.0.smithi005.stdout:2836: writing smithi00566664-2 from 1951558 to 2443851 tid 2 2023-09-30T09:02:54.992 INFO:tasks.rados.rados.0.smithi005.stdout:2837: read oid 305 snap -1 2023-09-30T09:02:54.992 INFO:tasks.rados.rados.0.smithi005.stdout:2837: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-09-30T09:02:54.992 INFO:tasks.rados.rados.0.smithi005.stdout:2838: delete oid 263 current snap is 0 2023-09-30T09:02:54.992 INFO:tasks.rados.rados.0.smithi005.stdout:2835: finishing write tid 1 to smithi00566664-76 2023-09-30T09:02:54.992 INFO:tasks.rados.rados.0.smithi005.stdout:2835: finishing write tid 2 to smithi00566664-76 2023-09-30T09:02:54.992 INFO:tasks.rados.rados.0.smithi005.stdout:2835: finishing write tid 3 to smithi00566664-76 2023-09-30T09:02:54.993 INFO:tasks.rados.rados.0.smithi005.stdout:2835: finishing write tid 4 to smithi00566664-76 2023-09-30T09:02:54.993 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 76 v 487 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-09-30T09:02:54.993 INFO:tasks.rados.rados.0.smithi005.stdout:2835: left oid 76 (ObjNum 1817 snap 0 seq_num 1817) 2023-09-30T09:02:54.993 INFO:tasks.rados.rados.0.smithi005.stdout:2836: finishing write tid 1 to smithi00566664-2 2023-09-30T09:02:54.995 INFO:tasks.rados.rados.0.smithi005.stdout:2836: finishing write tid 2 to smithi00566664-2 2023-09-30T09:02:54.996 INFO:tasks.rados.rados.0.smithi005.stdout:2836: finishing write tid 3 to smithi00566664-2 2023-09-30T09:02:54.996 INFO:tasks.rados.rados.0.smithi005.stdout:2836: finishing write tid 4 to smithi00566664-2 2023-09-30T09:02:54.996 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 2 v 290 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-09-30T09:02:54.996 INFO:tasks.rados.rados.0.smithi005.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-09-30T09:02:54.998 INFO:tasks.rados.rados.0.smithi005.stdout:2837: expect (ObjNum 1739 snap 0 seq_num 1739) 2023-09-30T09:02:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:54 smithi099 bash[27661]: audit 2023-09-30T09:02:54.098355+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.5:0/2022705821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:54 smithi099 bash[27661]: cluster 2023-09-30T09:02:54.304870+0000 mgr.x (mgr.24805) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-30T09:02:55.104 INFO:tasks.rados.rados.0.smithi005.stdout:2835: done (3 left) 2023-09-30T09:02:55.104 INFO:tasks.rados.rados.0.smithi005.stdout:2836: done (2 left) 2023-09-30T09:02:55.104 INFO:tasks.rados.rados.0.smithi005.stdout:2837: done (1 left) 2023-09-30T09:02:55.104 INFO:tasks.rados.rados.0.smithi005.stdout:2838: done (0 left) 2023-09-30T09:02:55.104 INFO:tasks.rados.rados.0.smithi005.stdout:2839: write oid 224 current snap is 0 2023-09-30T09:02:55.105 INFO:tasks.rados.rados.0.smithi005.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-09-30T09:02:55.118 INFO:tasks.rados.rados.0.smithi005.stdout:2839: writing smithi00566664-224 from 588740 to 1350287 tid 1 2023-09-30T09:02:55.126 INFO:tasks.rados.rados.0.smithi005.stdout:2839: writing smithi00566664-224 from 2068522 to 2564484 tid 2 2023-09-30T09:02:55.126 INFO:tasks.rados.rados.0.smithi005.stdout:2840: delete oid 222 current snap is 0 2023-09-30T09:02:55.126 INFO:tasks.rados.rados.0.smithi005.stdout:2839: finishing write tid 1 to smithi00566664-224 2023-09-30T09:02:55.129 INFO:tasks.rados.rados.0.smithi005.stdout:2840: done (1 left) 2023-09-30T09:02:55.130 INFO:tasks.rados.rados.0.smithi005.stdout:2841: delete oid 396 current snap is 0 2023-09-30T09:02:55.130 INFO:tasks.rados.rados.0.smithi005.stdout:2839: finishing write tid 2 to smithi00566664-224 2023-09-30T09:02:55.131 INFO:tasks.rados.rados.0.smithi005.stdout:2839: finishing write tid 3 to smithi00566664-224 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:2839: finishing write tid 4 to smithi00566664-224 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 224 v 311 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:2839: left oid 224 (ObjNum 1820 snap 0 seq_num 1820) 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:2839: done (1 left) 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:2841: done (0 left) 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:2842: read oid 310 snap -1 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:2842: expect deleted 2023-09-30T09:02:55.132 INFO:tasks.rados.rados.0.smithi005.stdout:2843: read oid 353 snap -1 2023-09-30T09:02:55.133 INFO:tasks.rados.rados.0.smithi005.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-30T09:02:55.133 INFO:tasks.rados.rados.0.smithi005.stdout:2844: read oid 332 snap -1 2023-09-30T09:02:55.133 INFO:tasks.rados.rados.0.smithi005.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-30T09:02:55.133 INFO:tasks.rados.rados.0.smithi005.stdout:2845: write oid 57 current snap is 0 2023-09-30T09:02:55.133 INFO:tasks.rados.rados.0.smithi005.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-09-30T09:02:55.141 INFO:tasks.rados.rados.0.smithi005.stdout:2845: writing smithi00566664-57 from 639161 to 1226455 tid 1 2023-09-30T09:02:55.150 INFO:tasks.rados.rados.0.smithi005.stdout:2845: writing smithi00566664-57 from 1727615 to 2487257 tid 2 2023-09-30T09:02:55.150 INFO:tasks.rados.rados.0.smithi005.stdout:2846: write oid 492 current snap is 0 2023-09-30T09:02:55.150 INFO:tasks.rados.rados.0.smithi005.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-09-30T09:02:55.158 INFO:tasks.rados.rados.0.smithi005.stdout:2846: writing smithi00566664-492 from 655968 to 1318511 tid 1 2023-09-30T09:02:55.163 INFO:tasks.rados.rados.0.smithi005.stdout:2846: writing smithi00566664-492 from 1786097 to 2289397 tid 2 2023-09-30T09:02:55.164 INFO:tasks.rados.rados.0.smithi005.stdout:2847: write oid 374 current snap is 0 2023-09-30T09:02:55.164 INFO:tasks.rados.rados.0.smithi005.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-09-30T09:02:55.170 INFO:tasks.rados.rados.0.smithi005.stdout:2847: writing smithi00566664-374 from 672775 to 1126920 tid 1 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2847: writing smithi00566664-374 from 1844579 to 2607890 tid 2 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2848: read oid 376 snap -1 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2848: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2849: read oid 205 snap -1 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2849: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2850: read oid 127 snap -1 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2850: expect deleted 2023-09-30T09:02:55.179 INFO:tasks.rados.rados.0.smithi005.stdout:2851: write oid 468 current snap is 0 2023-09-30T09:02:55.180 INFO:tasks.rados.rados.0.smithi005.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-09-30T09:02:55.186 INFO:tasks.rados.rados.0.smithi005.stdout:2851: writing smithi00566664-468 from 689582 to 1218976 tid 1 2023-09-30T09:02:55.194 INFO:tasks.rados.rados.0.smithi005.stdout:2851: writing smithi00566664-468 from 1903061 to 2410030 tid 2 2023-09-30T09:02:55.194 INFO:tasks.rados.rados.0.smithi005.stdout:2852: read oid 264 snap -1 2023-09-30T09:02:55.194 INFO:tasks.rados.rados.0.smithi005.stdout:2852: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-09-30T09:02:55.194 INFO:tasks.rados.rados.0.smithi005.stdout:2853: read oid 115 snap -1 2023-09-30T09:02:55.194 INFO:tasks.rados.rados.0.smithi005.stdout:2853: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-30T09:02:55.194 INFO:tasks.rados.rados.0.smithi005.stdout:2854: read oid 176 snap -1 2023-09-30T09:02:55.194 INFO:tasks.rados.rados.0.smithi005.stdout:2854: expect deleted 2023-09-30T09:02:55.195 INFO:tasks.rados.rados.0.smithi005.stdout:2855: write oid 322 current snap is 0 2023-09-30T09:02:55.195 INFO:tasks.rados.rados.0.smithi005.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-09-30T09:02:55.201 INFO:tasks.rados.rados.0.smithi005.stdout:2855: writing smithi00566664-322 from 706389 to 1311032 tid 1 2023-09-30T09:02:55.209 INFO:tasks.rados.rados.0.smithi005.stdout:2855: writing smithi00566664-322 from 1961543 to 2612170 tid 2 2023-09-30T09:02:55.209 INFO:tasks.rados.rados.0.smithi005.stdout:2842: done (13 left) 2023-09-30T09:02:55.209 INFO:tasks.rados.rados.0.smithi005.stdout:2856: write oid 48 current snap is 0 2023-09-30T09:02:55.209 INFO:tasks.rados.rados.0.smithi005.stdout:2845: finishing write tid 1 to smithi00566664-57 2023-09-30T09:02:55.209 INFO:tasks.rados.rados.0.smithi005.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-30T09:02:55.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:54 smithi005 bash[33615]: audit 2023-09-30T09:02:54.098355+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.5:0/2022705821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:55.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:54 smithi005 bash[33615]: cluster 2023-09-30T09:02:54.304870+0000 mgr.x (mgr.24805) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-30T09:02:55.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:54 smithi005 bash[27219]: audit 2023-09-30T09:02:54.098355+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.5:0/2022705821' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:55.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:54 smithi005 bash[27219]: cluster 2023-09-30T09:02:54.304870+0000 mgr.x (mgr.24805) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-09-30T09:02:55.393 INFO:tasks.rados.rados.0.smithi005.stdout:2843: expect (ObjNum 1534 snap 0 seq_num 1534) 2023-09-30T09:02:55.513 INFO:tasks.rados.rados.0.smithi005.stdout:2845: finishing write tid 2 to smithi00566664-57 2023-09-30T09:02:55.514 INFO:tasks.rados.rados.0.smithi005.stdout:2845: finishing write tid 3 to smithi00566664-57 2023-09-30T09:02:55.514 INFO:tasks.rados.rados.0.smithi005.stdout:2845: finishing write tid 4 to smithi00566664-57 2023-09-30T09:02:55.514 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 57 v 469 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-09-30T09:02:55.514 INFO:tasks.rados.rados.0.smithi005.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-09-30T09:02:55.514 INFO:tasks.rados.rados.0.smithi005.stdout:2846: finishing write tid 1 to smithi00566664-492 2023-09-30T09:02:55.514 INFO:tasks.rados.rados.0.smithi005.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-09-30T09:02:55.521 INFO:tasks.rados.rados.0.smithi005.stdout:2856: writing smithi00566664-48 from 723196 to 1403088 tid 1 2023-09-30T09:02:55.528 INFO:tasks.rados.rados.0.smithi005.stdout:2856: writing smithi00566664-48 from 2020025 to 2530663 tid 2 2023-09-30T09:02:55.528 INFO:tasks.rados.rados.0.smithi005.stdout:2843: done (13 left) 2023-09-30T09:02:55.528 INFO:tasks.rados.rados.0.smithi005.stdout:2844: done (12 left) 2023-09-30T09:02:55.528 INFO:tasks.rados.rados.0.smithi005.stdout:2845: done (11 left) 2023-09-30T09:02:55.528 INFO:tasks.rados.rados.0.smithi005.stdout:2857: write oid 340 current snap is 0 2023-09-30T09:02:55.529 INFO:tasks.rados.rados.0.smithi005.stdout:2846: finishing write tid 2 to smithi00566664-492 2023-09-30T09:02:55.529 INFO:tasks.rados.rados.0.smithi005.stdout:2846: finishing write tid 3 to smithi00566664-492 2023-09-30T09:02:55.529 INFO:tasks.rados.rados.0.smithi005.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-09-30T09:02:55.536 INFO:tasks.rados.rados.0.smithi005.stdout:2857: writing smithi00566664-340 from 740003 to 1495144 tid 1 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2857: writing smithi00566664-340 from 2078507 to 2732803 tid 2 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2858: read oid 203 snap -1 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2858: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2859: read oid 64 snap -1 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2859: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2860: read oid 403 snap -1 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2860: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-30T09:02:55.544 INFO:tasks.rados.rados.0.smithi005.stdout:2861: write oid 147 current snap is 0 2023-09-30T09:02:55.545 INFO:tasks.rados.rados.0.smithi005.stdout:2846: finishing write tid 4 to smithi00566664-492 2023-09-30T09:02:55.545 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 492 v 337 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-09-30T09:02:55.545 INFO:tasks.rados.rados.0.smithi005.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-09-30T09:02:55.545 INFO:tasks.rados.rados.0.smithi005.stdout:2847: finishing write tid 1 to smithi00566664-374 2023-09-30T09:02:55.545 INFO:tasks.rados.rados.0.smithi005.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-09-30T09:02:55.551 INFO:tasks.rados.rados.0.smithi005.stdout:2861: writing smithi00566664-147 from 756810 to 1187200 tid 1 2023-09-30T09:02:55.557 INFO:tasks.rados.rados.0.smithi005.stdout:2861: writing smithi00566664-147 from 1620636 to 2134943 tid 2 2023-09-30T09:02:55.557 INFO:tasks.rados.rados.0.smithi005.stdout:2846: done (15 left) 2023-09-30T09:02:55.557 INFO:tasks.rados.rados.0.smithi005.stdout:2862: read oid 20 snap -1 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout:2862: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout:2847: finishing write tid 2 to smithi00566664-374 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout:2847: finishing write tid 3 to smithi00566664-374 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout:2847: finishing write tid 4 to smithi00566664-374 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 374 v 348 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-09-30T09:02:55.558 INFO:tasks.rados.rados.0.smithi005.stdout:2848: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:02:55.706 INFO:tasks.rados.rados.0.smithi005.stdout:2849: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-30T09:02:55.902 INFO:tasks.rados.rados.0.smithi005.stdout:2851: finishing write tid 1 to smithi00566664-468 2023-09-30T09:02:55.902 INFO:tasks.rados.rados.0.smithi005.stdout:2847: done (15 left) 2023-09-30T09:02:55.902 INFO:tasks.rados.rados.0.smithi005.stdout:2848: done (14 left) 2023-09-30T09:02:55.902 INFO:tasks.rados.rados.0.smithi005.stdout:2849: done (13 left) 2023-09-30T09:02:55.903 INFO:tasks.rados.rados.0.smithi005.stdout:2850: done (12 left) 2023-09-30T09:02:55.903 INFO:tasks.rados.rados.0.smithi005.stdout:2863: read oid 267 snap -1 2023-09-30T09:02:55.903 INFO:tasks.rados.rados.0.smithi005.stdout:2863: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-30T09:02:55.903 INFO:tasks.rados.rados.0.smithi005.stdout:2864: write oid 65 current snap is 0 2023-09-30T09:02:55.903 INFO:tasks.rados.rados.0.smithi005.stdout:2852: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-09-30T09:02:55.981 INFO:tasks.rados.rados.0.smithi005.stdout:2853: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-09-30T09:02:56.108 INFO:tasks.rados.rados.0.smithi005.stdout:2851: finishing write tid 2 to smithi00566664-468 2023-09-30T09:02:56.108 INFO:tasks.rados.rados.0.smithi005.stdout:2851: finishing write tid 3 to smithi00566664-468 2023-09-30T09:02:56.108 INFO:tasks.rados.rados.0.smithi005.stdout:2851: finishing write tid 4 to smithi00566664-468 2023-09-30T09:02:56.108 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 468 v 355 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2855: finishing write tid 1 to smithi00566664-322 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2855: finishing write tid 2 to smithi00566664-322 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2855: finishing write tid 3 to smithi00566664-322 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2855: finishing write tid 4 to smithi00566664-322 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 322 v 363 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2856: finishing write tid 1 to smithi00566664-48 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2856: finishing write tid 2 to smithi00566664-48 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2856: finishing write tid 3 to smithi00566664-48 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:2856: finishing write tid 4 to smithi00566664-48 2023-09-30T09:02:56.109 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 362 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:2856: left oid 48 (ObjNum 1828 snap 0 seq_num 1828) 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:2857: finishing write tid 1 to smithi00566664-340 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:2857: finishing write tid 2 to smithi00566664-340 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:2857: finishing write tid 3 to smithi00566664-340 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:2857: finishing write tid 4 to smithi00566664-340 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 340 v 299 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:2857: left oid 340 (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:02:56.110 INFO:tasks.rados.rados.0.smithi005.stdout:2860: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-30T09:02:56.209 INFO:tasks.rados.rados.0.smithi005.stdout:2859: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-30T09:02:56.330 INFO:tasks.rados.rados.0.smithi005.stdout:2858: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:02:56.426 INFO:tasks.rados.rados.0.smithi005.stdout:2861: finishing write tid 1 to smithi00566664-147 2023-09-30T09:02:56.426 INFO:tasks.rados.rados.0.smithi005.stdout:2861: finishing write tid 2 to smithi00566664-147 2023-09-30T09:02:56.426 INFO:tasks.rados.rados.0.smithi005.stdout:2861: finishing write tid 3 to smithi00566664-147 2023-09-30T09:02:56.427 INFO:tasks.rados.rados.0.smithi005.stdout:2861: finishing write tid 4 to smithi00566664-147 2023-09-30T09:02:56.427 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 147 v 366 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-09-30T09:02:56.427 INFO:tasks.rados.rados.0.smithi005.stdout:2861: left oid 147 (ObjNum 1830 snap 0 seq_num 1830) 2023-09-30T09:02:56.427 INFO:tasks.rados.rados.0.smithi005.stdout:2862: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-30T09:02:56.583 INFO:tasks.rados.rados.0.smithi005.stdout:2863: expect (ObjNum 1393 snap 0 seq_num 1393) 2023-09-30T09:02:56.778 INFO:tasks.rados.rados.0.smithi005.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-09-30T09:02:56.792 INFO:tasks.rados.rados.0.smithi005.stdout:2864: writing smithi00566664-65 from 773617 to 1279256 tid 1 2023-09-30T09:02:56.801 INFO:tasks.rados.rados.0.smithi005.stdout:2864: writing smithi00566664-65 from 2079118 to 2737083 tid 2 2023-09-30T09:02:56.801 INFO:tasks.rados.rados.0.smithi005.stdout:2851: done (13 left) 2023-09-30T09:02:56.801 INFO:tasks.rados.rados.0.smithi005.stdout:2852: done (12 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2853: done (11 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2854: done (10 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2855: done (9 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2856: done (8 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2857: done (7 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2858: done (6 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2859: done (5 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2860: done (4 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2861: done (3 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2862: done (2 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2863: done (1 left) 2023-09-30T09:02:56.802 INFO:tasks.rados.rados.0.smithi005.stdout:2865: write oid 297 current snap is 0 2023-09-30T09:02:56.803 INFO:tasks.rados.rados.0.smithi005.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-09-30T09:02:56.809 INFO:tasks.rados.rados.0.smithi005.stdout:2865: writing smithi00566664-297 from 790424 to 1371312 tid 1 2023-09-30T09:02:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:2865: writing smithi00566664-297 from 2137600 to 2655576 tid 2 2023-09-30T09:02:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:2866: write oid 432 current snap is 0 2023-09-30T09:02:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-09-30T09:02:56.825 INFO:tasks.rados.rados.0.smithi005.stdout:2866: writing smithi00566664-432 from 407231 to 1179721 tid 1 2023-09-30T09:02:56.833 INFO:tasks.rados.rados.0.smithi005.stdout:2866: writing smithi00566664-432 from 1912435 to 2574069 tid 2 2023-09-30T09:02:56.833 INFO:tasks.rados.rados.0.smithi005.stdout:2867: write oid 249 current snap is 0 2023-09-30T09:02:56.833 INFO:tasks.rados.rados.0.smithi005.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-09-30T09:02:56.838 INFO:tasks.rados.rados.0.smithi005.stdout:2867: writing smithi00566664-249 from 424038 to 871777 tid 1 2023-09-30T09:02:56.844 INFO:tasks.rados.rados.0.smithi005.stdout:2867: writing smithi00566664-249 from 1454564 to 1976209 tid 2 2023-09-30T09:02:56.849 INFO:tasks.rados.rados.0.smithi005.stdout:2867: writing smithi00566664-249 from 2630710 to 2824038 tid 3 2023-09-30T09:02:56.849 INFO:tasks.rados.rados.0.smithi005.stdout:2868: write oid 63 current snap is 0 2023-09-30T09:02:56.849 INFO:tasks.rados.rados.0.smithi005.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-09-30T09:02:56.854 INFO:tasks.rados.rados.0.smithi005.stdout:2868: writing smithi00566664-63 from 440845 to 963833 tid 1 2023-09-30T09:02:56.862 INFO:tasks.rados.rados.0.smithi005.stdout:2868: writing smithi00566664-63 from 1513046 to 2178349 tid 2 2023-09-30T09:02:56.862 INFO:tasks.rados.rados.0.smithi005.stdout:2869: read oid 383 snap -1 2023-09-30T09:02:56.862 INFO:tasks.rados.rados.0.smithi005.stdout:2869: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-30T09:02:56.862 INFO:tasks.rados.rados.0.smithi005.stdout:2870: write oid 349 current snap is 0 2023-09-30T09:02:56.862 INFO:tasks.rados.rados.0.smithi005.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-09-30T09:02:56.867 INFO:tasks.rados.rados.0.smithi005.stdout:2870: writing smithi00566664-349 from 457652 to 1055889 tid 1 2023-09-30T09:02:56.874 INFO:tasks.rados.rados.0.smithi005.stdout:2870: writing smithi00566664-349 from 1571528 to 2096842 tid 2 2023-09-30T09:02:56.878 INFO:tasks.rados.rados.0.smithi005.stdout:2870: writing smithi00566664-349 from 2685556 to 2857652 tid 3 2023-09-30T09:02:56.878 INFO:tasks.rados.rados.0.smithi005.stdout:2871: write oid 343 current snap is 0 2023-09-30T09:02:56.879 INFO:tasks.rados.rados.0.smithi005.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-09-30T09:02:56.885 INFO:tasks.rados.rados.0.smithi005.stdout:2871: writing smithi00566664-343 from 474459 to 1147945 tid 1 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2871: writing smithi00566664-343 from 1630010 to 2298982 tid 2 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2872: read oid 289 snap -1 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2872: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2873: read oid 496 snap -1 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2873: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2874: read oid 338 snap -1 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2874: expect deleted 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2875: read oid 43 snap -1 2023-09-30T09:02:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:2875: expect deleted 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2876: delete oid 137 current snap is 0 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2864: finishing write tid 1 to smithi00566664-65 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2864: finishing write tid 2 to smithi00566664-65 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2864: finishing write tid 3 to smithi00566664-65 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2864: finishing write tid 4 to smithi00566664-65 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 65 v 294 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2864: left oid 65 (ObjNum 1831 snap 0 seq_num 1831) 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2865: finishing write tid 1 to smithi00566664-297 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2865: finishing write tid 2 to smithi00566664-297 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2865: finishing write tid 3 to smithi00566664-297 2023-09-30T09:02:56.894 INFO:tasks.rados.rados.0.smithi005.stdout:2865: finishing write tid 4 to smithi00566664-297 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 297 v 380 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2865: left oid 297 (ObjNum 1832 snap 0 seq_num 1832) 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2866: finishing write tid 1 to smithi00566664-432 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2866: finishing write tid 2 to smithi00566664-432 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2866: finishing write tid 3 to smithi00566664-432 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2866: finishing write tid 4 to smithi00566664-432 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 432 v 393 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2866: left oid 432 (ObjNum 1833 snap 0 seq_num 1833) 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2867: finishing write tid 1 to smithi00566664-249 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2867: finishing write tid 2 to smithi00566664-249 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2867: finishing write tid 3 to smithi00566664-249 2023-09-30T09:02:56.895 INFO:tasks.rados.rados.0.smithi005.stdout:2867: finishing write tid 4 to smithi00566664-249 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2867: finishing write tid 5 to smithi00566664-249 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 370 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2867: left oid 249 (ObjNum 1834 snap 0 seq_num 1834) 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2868: finishing write tid 1 to smithi00566664-63 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2868: finishing write tid 2 to smithi00566664-63 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2868: finishing write tid 3 to smithi00566664-63 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2868: finishing write tid 4 to smithi00566664-63 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 63 v 396 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2868: left oid 63 (ObjNum 1835 snap 0 seq_num 1835) 2023-09-30T09:02:56.896 INFO:tasks.rados.rados.0.smithi005.stdout:2869: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-30T09:02:56.972 INFO:tasks.rados.rados.0.smithi005.stdout:2870: finishing write tid 1 to smithi00566664-349 2023-09-30T09:02:56.972 INFO:tasks.rados.rados.0.smithi005.stdout:2870: finishing write tid 2 to smithi00566664-349 2023-09-30T09:02:56.972 INFO:tasks.rados.rados.0.smithi005.stdout:2870: finishing write tid 3 to smithi00566664-349 2023-09-30T09:02:56.973 INFO:tasks.rados.rados.0.smithi005.stdout:2870: finishing write tid 4 to smithi00566664-349 2023-09-30T09:02:56.973 INFO:tasks.rados.rados.0.smithi005.stdout:2870: finishing write tid 5 to smithi00566664-349 2023-09-30T09:02:56.973 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 349 v 491 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-09-30T09:02:56.973 INFO:tasks.rados.rados.0.smithi005.stdout:2870: left oid 349 (ObjNum 1836 snap 0 seq_num 1836) 2023-09-30T09:02:56.973 INFO:tasks.rados.rados.0.smithi005.stdout:2871: finishing write tid 1 to smithi00566664-343 2023-09-30T09:02:56.973 INFO:tasks.rados.rados.0.smithi005.stdout:2873: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-30T09:02:57.147 INFO:tasks.rados.rados.0.smithi005.stdout:2871: finishing write tid 2 to smithi00566664-343 2023-09-30T09:02:57.147 INFO:tasks.rados.rados.0.smithi005.stdout:2871: finishing write tid 3 to smithi00566664-343 2023-09-30T09:02:57.147 INFO:tasks.rados.rados.0.smithi005.stdout:2864: done (12 left) 2023-09-30T09:02:57.147 INFO:tasks.rados.rados.0.smithi005.stdout:2865: done (11 left) 2023-09-30T09:02:57.147 INFO:tasks.rados.rados.0.smithi005.stdout:2866: done (10 left) 2023-09-30T09:02:57.147 INFO:tasks.rados.rados.0.smithi005.stdout:2867: done (9 left) 2023-09-30T09:02:57.148 INFO:tasks.rados.rados.0.smithi005.stdout:2868: done (8 left) 2023-09-30T09:02:57.148 INFO:tasks.rados.rados.0.smithi005.stdout:2869: done (7 left) 2023-09-30T09:02:57.148 INFO:tasks.rados.rados.0.smithi005.stdout:2870: done (6 left) 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2873: done (5 left) 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2874: done (4 left) 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2875: done (3 left) 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2876: done (2 left) 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2877: read oid 338 snap -1 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2877: expect deleted 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2878: read oid 331 snap -1 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2878: expect deleted 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2879: read oid 340 snap -1 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2879: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2880: write oid 67 current snap is 0 2023-09-30T09:02:57.149 INFO:tasks.rados.rados.0.smithi005.stdout:2871: finishing write tid 4 to smithi00566664-343 2023-09-30T09:02:57.150 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 343 v 314 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-09-30T09:02:57.150 INFO:tasks.rados.rados.0.smithi005.stdout:2871: left oid 343 (ObjNum 1837 snap 0 seq_num 1837) 2023-09-30T09:02:57.150 INFO:tasks.rados.rados.0.smithi005.stdout:2872: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-30T09:02:57.283 INFO:tasks.rados.rados.0.smithi005.stdout:2879: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:02:57.365 INFO:tasks.rados.rados.0.smithi005.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-09-30T09:02:57.374 INFO:tasks.rados.rados.0.smithi005.stdout:2880: writing smithi00566664-67 from 508073 to 932057 tid 1 2023-09-30T09:02:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:2880: writing smithi00566664-67 from 1630621 to 2303262 tid 2 2023-09-30T09:02:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:2871: done (5 left) 2023-09-30T09:02:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:2872: done (4 left) 2023-09-30T09:02:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:2877: done (3 left) 2023-09-30T09:02:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:2878: done (2 left) 2023-09-30T09:02:57.384 INFO:tasks.rados.rados.0.smithi005.stdout:2879: done (1 left) 2023-09-30T09:02:57.385 INFO:tasks.rados.rados.0.smithi005.stdout:2881: read oid 253 snap -1 2023-09-30T09:02:57.385 INFO:tasks.rados.rados.0.smithi005.stdout:2881: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-09-30T09:02:57.385 INFO:tasks.rados.rados.0.smithi005.stdout:2882: write oid 421 current snap is 0 2023-09-30T09:02:57.385 INFO:tasks.rados.rados.0.smithi005.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-09-30T09:02:57.391 INFO:tasks.rados.rados.0.smithi005.stdout:2882: writing smithi00566664-421 from 524880 to 1140466 tid 1 2023-09-30T09:02:57.398 INFO:tasks.rados.rados.0.smithi005.stdout:2882: writing smithi00566664-421 from 1805456 to 2221755 tid 2 2023-09-30T09:02:57.402 INFO:tasks.rados.rados.0.smithi005.stdout:2882: writing smithi00566664-421 from 2678895 to 2924880 tid 3 2023-09-30T09:02:57.402 INFO:tasks.rados.rados.0.smithi005.stdout:2883: delete oid 485 current snap is 0 2023-09-30T09:02:57.402 INFO:tasks.rados.rados.0.smithi005.stdout:2880: finishing write tid 1 to smithi00566664-67 2023-09-30T09:02:57.402 INFO:tasks.rados.rados.0.smithi005.stdout:2881: expect (ObjNum 1003 snap 0 seq_num 1003) 2023-09-30T09:02:57.566 INFO:tasks.rados.rados.0.smithi005.stdout:2880: finishing write tid 2 to smithi00566664-67 2023-09-30T09:02:57.566 INFO:tasks.rados.rados.0.smithi005.stdout:2880: finishing write tid 3 to smithi00566664-67 2023-09-30T09:02:57.566 INFO:tasks.rados.rados.0.smithi005.stdout:2880: finishing write tid 4 to smithi00566664-67 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 67 v 352 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2880: left oid 67 (ObjNum 1839 snap 0 seq_num 1839) 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2882: finishing write tid 1 to smithi00566664-421 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2882: finishing write tid 2 to smithi00566664-421 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2882: finishing write tid 3 to smithi00566664-421 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2882: finishing write tid 4 to smithi00566664-421 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2882: finishing write tid 5 to smithi00566664-421 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 421 v 473 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2882: left oid 421 (ObjNum 1840 snap 0 seq_num 1840) 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2880: done (3 left) 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2881: done (2 left) 2023-09-30T09:02:57.567 INFO:tasks.rados.rados.0.smithi005.stdout:2882: done (1 left) 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2883: done (0 left) 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2884: read oid 356 snap -1 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2884: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2885: read oid 29 snap -1 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2886: read oid 264 snap -1 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2886: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2887: read oid 423 snap -1 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2887: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-30T09:02:57.568 INFO:tasks.rados.rados.0.smithi005.stdout:2888: read oid 190 snap -1 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2888: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2889: read oid 350 snap -1 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2889: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2890: read oid 183 snap -1 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2890: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2891: read oid 178 snap -1 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2891: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2892: delete oid 346 current snap is 0 2023-09-30T09:02:57.569 INFO:tasks.rados.rados.0.smithi005.stdout:2886: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-09-30T09:02:57.650 INFO:tasks.rados.rados.0.smithi005.stdout:2890: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-30T09:02:57.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:57 smithi005 bash[27219]: cluster 2023-09-30T09:02:56.305862+0000 mgr.x (mgr.24805) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2023-09-30T09:02:57.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:57 smithi005 bash[27219]: audit 2023-09-30T09:02:56.524245+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.5:0/893915030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:57.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:57 smithi005 bash[33615]: cluster 2023-09-30T09:02:56.305862+0000 mgr.x (mgr.24805) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2023-09-30T09:02:57.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:57 smithi005 bash[33615]: audit 2023-09-30T09:02:56.524245+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.5:0/893915030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:57.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:57 smithi099 bash[27661]: cluster 2023-09-30T09:02:56.305862+0000 mgr.x (mgr.24805) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2023-09-30T09:02:57.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:57 smithi099 bash[27661]: audit 2023-09-30T09:02:56.524245+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.5:0/893915030' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:57.857 INFO:tasks.rados.rados.0.smithi005.stdout:2889: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:02:57.944 INFO:tasks.rados.rados.0.smithi005.stdout:2888: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-09-30T09:02:58.110 INFO:tasks.rados.rados.0.smithi005.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-30T09:02:58.244 INFO:tasks.rados.rados.0.smithi005.stdout:2884: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-30T09:02:58.403 INFO:tasks.rados.rados.0.smithi005.stdout:2891: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:02:58.514 INFO:tasks.rados.rados.0.smithi005.stdout:2887: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-30T09:02:58.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:02:58 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:02:58] "GET /metrics HTTP/1.1" 200 36056 "" "Prometheus/2.33.4" 2023-09-30T09:02:58.720 INFO:tasks.rados.rados.0.smithi005.stdout:2884: done (8 left) 2023-09-30T09:02:58.720 INFO:tasks.rados.rados.0.smithi005.stdout:2885: done (7 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2886: done (6 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2887: done (5 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2888: done (4 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2889: done (3 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2890: done (2 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2891: done (1 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2892: done (0 left) 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2893: write oid 433 current snap is 0 2023-09-30T09:02:58.721 INFO:tasks.rados.rados.0.smithi005.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-09-30T09:02:58.731 INFO:tasks.rados.rados.0.smithi005.stdout:2893: writing smithi00566664-433 from 575301 to 1016634 tid 1 2023-09-30T09:02:58.739 INFO:tasks.rados.rados.0.smithi005.stdout:2893: writing smithi00566664-433 from 1464549 to 2144528 tid 2 2023-09-30T09:02:58.744 INFO:tasks.rados.rados.0.smithi005.stdout:2893: writing smithi00566664-433 from 2644811 to 2975301 tid 3 2023-09-30T09:02:58.744 INFO:tasks.rados.rados.0.smithi005.stdout:2894: read oid 231 snap -1 2023-09-30T09:02:58.744 INFO:tasks.rados.rados.0.smithi005.stdout:2894: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-30T09:02:58.744 INFO:tasks.rados.rados.0.smithi005.stdout:2895: write oid 27 current snap is 0 2023-09-30T09:02:58.744 INFO:tasks.rados.rados.0.smithi005.stdout:2893: finishing write tid 1 to smithi00566664-433 2023-09-30T09:02:58.744 INFO:tasks.rados.rados.0.smithi005.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-09-30T09:02:58.754 INFO:tasks.rados.rados.0.smithi005.stdout:2895: writing smithi00566664-27 from 592108 to 1108690 tid 1 2023-09-30T09:02:58.759 INFO:tasks.rados.rados.0.smithi005.stdout:2895: writing smithi00566664-27 from 1523031 to 1946668 tid 2 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2895: writing smithi00566664-27 from 2672234 to 2992108 tid 3 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2896: read oid 237 snap -1 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2897: delete oid 198 current snap is 0 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2893: finishing write tid 2 to smithi00566664-433 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2893: finishing write tid 3 to smithi00566664-433 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2893: finishing write tid 4 to smithi00566664-433 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2893: finishing write tid 5 to smithi00566664-433 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 433 v 356 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-09-30T09:02:58.766 INFO:tasks.rados.rados.0.smithi005.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-09-30T09:02:58.767 INFO:tasks.rados.rados.0.smithi005.stdout:2894: expect (ObjNum 1740 snap 0 seq_num 1740) 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:2895: finishing write tid 1 to smithi00566664-27 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:2895: finishing write tid 2 to smithi00566664-27 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:2895: finishing write tid 3 to smithi00566664-27 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:2895: finishing write tid 4 to smithi00566664-27 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:2895: finishing write tid 5 to smithi00566664-27 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 27 v 384 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-09-30T09:02:58.959 INFO:tasks.rados.rados.0.smithi005.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-30T09:02:59.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:02:58 smithi099 bash[52917]: ts=2023-09-30T09:02:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:02:59.063 INFO:tasks.rados.rados.0.smithi005.stdout:2893: done (4 left) 2023-09-30T09:02:59.063 INFO:tasks.rados.rados.0.smithi005.stdout:2894: done (3 left) 2023-09-30T09:02:59.063 INFO:tasks.rados.rados.0.smithi005.stdout:2895: done (2 left) 2023-09-30T09:02:59.063 INFO:tasks.rados.rados.0.smithi005.stdout:2896: done (1 left) 2023-09-30T09:02:59.063 INFO:tasks.rados.rados.0.smithi005.stdout:2897: done (0 left) 2023-09-30T09:02:59.063 INFO:tasks.rados.rados.0.smithi005.stdout:2898: write oid 84 current snap is 0 2023-09-30T09:02:59.063 INFO:tasks.rados.rados.0.smithi005.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-09-30T09:02:59.076 INFO:tasks.rados.rados.0.smithi005.stdout:2898: writing smithi00566664-84 from 625722 to 1292802 tid 1 2023-09-30T09:02:59.082 INFO:tasks.rados.rados.0.smithi005.stdout:2898: writing smithi00566664-84 from 1923642 to 2350948 tid 2 2023-09-30T09:02:59.086 INFO:tasks.rados.rados.0.smithi005.stdout:2898: writing smithi00566664-84 from 3010727 to 3025722 tid 3 2023-09-30T09:02:59.086 INFO:tasks.rados.rados.0.smithi005.stdout:2899: write oid 36 current snap is 0 2023-09-30T09:02:59.086 INFO:tasks.rados.rados.0.smithi005.stdout:2898: finishing write tid 1 to smithi00566664-84 2023-09-30T09:02:59.087 INFO:tasks.rados.rados.0.smithi005.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-09-30T09:02:59.094 INFO:tasks.rados.rados.0.smithi005.stdout:2899: writing smithi00566664-36 from 642529 to 1384858 tid 1 2023-09-30T09:02:59.101 INFO:tasks.rados.rados.0.smithi005.stdout:2899: writing smithi00566664-36 from 1982124 to 2669441 tid 2 2023-09-30T09:02:59.101 INFO:tasks.rados.rados.0.smithi005.stdout:2900: write oid 43 current snap is 0 2023-09-30T09:02:59.102 INFO:tasks.rados.rados.0.smithi005.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-09-30T09:02:59.108 INFO:tasks.rados.rados.0.smithi005.stdout:2900: writing smithi00566664-43 from 659336 to 1193267 tid 1 2023-09-30T09:02:59.114 INFO:tasks.rados.rados.0.smithi005.stdout:2900: writing smithi00566664-43 from 1756959 to 2187934 tid 2 2023-09-30T09:02:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:2900: writing smithi00566664-43 from 2781926 to 3059336 tid 3 2023-09-30T09:02:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:2901: write oid 274 current snap is 0 2023-09-30T09:02:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:2898: finishing write tid 2 to smithi00566664-84 2023-09-30T09:02:59.119 INFO:tasks.rados.rados.0.smithi005.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-09-30T09:02:59.126 INFO:tasks.rados.rados.0.smithi005.stdout:2901: writing smithi00566664-274 from 676143 to 1285323 tid 1 2023-09-30T09:02:59.133 INFO:tasks.rados.rados.0.smithi005.stdout:2901: writing smithi00566664-274 from 1815441 to 2506427 tid 2 2023-09-30T09:02:59.136 INFO:tasks.rados.rados.0.smithi005.stdout:2901: writing smithi00566664-274 from 2925702 to 3076143 tid 3 2023-09-30T09:02:59.136 INFO:tasks.rados.rados.0.smithi005.stdout:2902: write oid 348 current snap is 0 2023-09-30T09:02:59.136 INFO:tasks.rados.rados.0.smithi005.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-09-30T09:02:59.144 INFO:tasks.rados.rados.0.smithi005.stdout:2902: writing smithi00566664-348 from 692950 to 1377379 tid 1 2023-09-30T09:02:59.151 INFO:tasks.rados.rados.0.smithi005.stdout:2902: writing smithi00566664-348 from 2157570 to 2592214 tid 2 2023-09-30T09:02:59.151 INFO:tasks.rados.rados.0.smithi005.stdout:2903: write oid 133 current snap is 0 2023-09-30T09:02:59.151 INFO:tasks.rados.rados.0.smithi005.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-09-30T09:02:59.159 INFO:tasks.rados.rados.0.smithi005.stdout:2903: writing smithi00566664-133 from 709757 to 1469435 tid 1 2023-09-30T09:02:59.166 INFO:tasks.rados.rados.0.smithi005.stdout:2903: writing smithi00566664-133 from 2216052 to 2794354 tid 2 2023-09-30T09:02:59.167 INFO:tasks.rados.rados.0.smithi005.stdout:2904: write oid 109 current snap is 0 2023-09-30T09:02:59.167 INFO:tasks.rados.rados.0.smithi005.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-09-30T09:02:59.173 INFO:tasks.rados.rados.0.smithi005.stdout:2904: writing smithi00566664-109 from 726564 to 1161491 tid 1 2023-09-30T09:02:59.179 INFO:tasks.rados.rados.0.smithi005.stdout:2904: writing smithi00566664-109 from 1874534 to 2312847 tid 2 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:2904: writing smithi00566664-109 from 2775265 to 3126564 tid 3 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:2905: delete oid 264 current snap is 0 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:2898: finishing write tid 3 to smithi00566664-84 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:2898: finishing write tid 4 to smithi00566664-84 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:2898: finishing write tid 5 to smithi00566664-84 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 84 v 360 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-09-30T09:02:59.185 INFO:tasks.rados.rados.0.smithi005.stdout:2899: finishing write tid 1 to smithi00566664-36 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2899: finishing write tid 2 to smithi00566664-36 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2899: finishing write tid 3 to smithi00566664-36 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2899: finishing write tid 4 to smithi00566664-36 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 36 v 322 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2900: finishing write tid 1 to smithi00566664-43 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2900: finishing write tid 2 to smithi00566664-43 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2900: finishing write tid 3 to smithi00566664-43 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2900: finishing write tid 4 to smithi00566664-43 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2900: finishing write tid 5 to smithi00566664-43 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 43 v 495 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-09-30T09:02:59.186 INFO:tasks.rados.rados.0.smithi005.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2901: finishing write tid 1 to smithi00566664-274 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2901: finishing write tid 2 to smithi00566664-274 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2901: finishing write tid 3 to smithi00566664-274 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2901: finishing write tid 4 to smithi00566664-274 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2901: finishing write tid 5 to smithi00566664-274 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 274 v 400 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2902: finishing write tid 1 to smithi00566664-348 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2902: finishing write tid 2 to smithi00566664-348 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2902: finishing write tid 3 to smithi00566664-348 2023-09-30T09:02:59.187 INFO:tasks.rados.rados.0.smithi005.stdout:2902: finishing write tid 4 to smithi00566664-348 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 348 v 365 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2902: left oid 348 (ObjNum 1850 snap 0 seq_num 1850) 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2903: finishing write tid 1 to smithi00566664-133 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2903: finishing write tid 2 to smithi00566664-133 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2903: finishing write tid 3 to smithi00566664-133 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2903: finishing write tid 4 to smithi00566664-133 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 133 v 302 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2903: left oid 133 (ObjNum 1851 snap 0 seq_num 1851) 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2904: finishing write tid 1 to smithi00566664-109 2023-09-30T09:02:59.188 INFO:tasks.rados.rados.0.smithi005.stdout:2904: finishing write tid 2 to smithi00566664-109 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2898: done (7 left) 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2899: done (6 left) 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2900: done (5 left) 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2901: done (4 left) 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2902: done (3 left) 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2903: done (2 left) 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2905: done (1 left) 2023-09-30T09:02:59.189 INFO:tasks.rados.rados.0.smithi005.stdout:2906: write oid 220 current snap is 0 2023-09-30T09:02:59.190 INFO:tasks.rados.rados.0.smithi005.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-09-30T09:02:59.195 INFO:tasks.rados.rados.0.smithi005.stdout:2906: writing smithi00566664-220 from 760178 to 1345603 tid 1 2023-09-30T09:02:59.200 INFO:tasks.rados.rados.0.smithi005.stdout:2906: writing smithi00566664-220 from 1875145 to 2317127 tid 2 2023-09-30T09:02:59.205 INFO:tasks.rados.rados.0.smithi005.stdout:2906: writing smithi00566664-220 from 3113758 to 3160178 tid 3 2023-09-30T09:02:59.205 INFO:tasks.rados.rados.0.smithi005.stdout:2907: delete oid 26 current snap is 0 2023-09-30T09:02:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:2904: finishing write tid 3 to smithi00566664-109 2023-09-30T09:02:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:2904: finishing write tid 4 to smithi00566664-109 2023-09-30T09:02:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:2904: finishing write tid 5 to smithi00566664-109 2023-09-30T09:02:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 109 v 318 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-09-30T09:02:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:2904: left oid 109 (ObjNum 1852 snap 0 seq_num 1852) 2023-09-30T09:02:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:2906: finishing write tid 1 to smithi00566664-220 2023-09-30T09:02:59.206 INFO:tasks.rados.rados.0.smithi005.stdout:2906: finishing write tid 2 to smithi00566664-220 2023-09-30T09:02:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:2904: done (2 left) 2023-09-30T09:02:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:2907: done (1 left) 2023-09-30T09:02:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:2908: write oid 129 current snap is 0 2023-09-30T09:02:59.207 INFO:tasks.rados.rados.0.smithi005.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-09-30T09:02:59.214 INFO:tasks.rados.rados.0.smithi005.stdout:2908: writing smithi00566664-129 from 793792 to 1246068 tid 1 2023-09-30T09:02:59.219 INFO:tasks.rados.rados.0.smithi005.stdout:2908: writing smithi00566664-129 from 1708462 to 2154113 tid 2 2023-09-30T09:02:59.225 INFO:tasks.rados.rados.0.smithi005.stdout:2908: writing smithi00566664-129 from 2884957 to 3193792 tid 3 2023-09-30T09:02:59.226 INFO:tasks.rados.rados.0.smithi005.stdout:2909: write oid 253 current snap is 0 2023-09-30T09:02:59.226 INFO:tasks.rados.rados.0.smithi005.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-09-30T09:02:59.231 INFO:tasks.rados.rados.0.smithi005.stdout:2909: writing smithi00566664-253 from 410599 to 938124 tid 1 2023-09-30T09:02:59.236 INFO:tasks.rados.rados.0.smithi005.stdout:2909: writing smithi00566664-253 from 1366944 to 1956253 tid 2 2023-09-30T09:02:59.244 INFO:tasks.rados.rados.0.smithi005.stdout:2909: writing smithi00566664-253 from 2512380 to 3210599 tid 3 2023-09-30T09:02:59.244 INFO:tasks.rados.rados.0.smithi005.stdout:2910: read oid 258 snap -1 2023-09-30T09:02:59.244 INFO:tasks.rados.rados.0.smithi005.stdout:2910: expect deleted 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2911: read oid 227 snap -1 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2911: expect deleted 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2912: delete oid 344 current snap is 0 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2906: finishing write tid 3 to smithi00566664-220 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2906: finishing write tid 4 to smithi00566664-220 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2906: finishing write tid 5 to smithi00566664-220 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 220 v 375 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2906: left oid 220 (ObjNum 1854 snap 0 seq_num 1854) 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2908: finishing write tid 1 to smithi00566664-129 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2908: finishing write tid 2 to smithi00566664-129 2023-09-30T09:02:59.245 INFO:tasks.rados.rados.0.smithi005.stdout:2908: finishing write tid 3 to smithi00566664-129 2023-09-30T09:02:59.246 INFO:tasks.rados.rados.0.smithi005.stdout:2908: finishing write tid 4 to smithi00566664-129 2023-09-30T09:02:59.246 INFO:tasks.rados.rados.0.smithi005.stdout:2908: finishing write tid 5 to smithi00566664-129 2023-09-30T09:02:59.246 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 129 v 389 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-09-30T09:02:59.246 INFO:tasks.rados.rados.0.smithi005.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-09-30T09:02:59.246 INFO:tasks.rados.rados.0.smithi005.stdout:2909: finishing write tid 1 to smithi00566664-253 2023-09-30T09:02:59.246 INFO:tasks.rados.rados.0.smithi005.stdout:2909: finishing write tid 2 to smithi00566664-253 2023-09-30T09:02:59.248 INFO:tasks.rados.rados.0.smithi005.stdout:2906: done (5 left) 2023-09-30T09:02:59.248 INFO:tasks.rados.rados.0.smithi005.stdout:2908: done (4 left) 2023-09-30T09:02:59.248 INFO:tasks.rados.rados.0.smithi005.stdout:2910: done (3 left) 2023-09-30T09:02:59.248 INFO:tasks.rados.rados.0.smithi005.stdout:2911: done (2 left) 2023-09-30T09:02:59.248 INFO:tasks.rados.rados.0.smithi005.stdout:2912: done (1 left) 2023-09-30T09:02:59.248 INFO:tasks.rados.rados.0.smithi005.stdout:2913: read oid 18 snap -1 2023-09-30T09:02:59.248 INFO:tasks.rados.rados.0.smithi005.stdout:2913: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2914: read oid 58 snap -1 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2914: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2915: read oid 224 snap -1 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2915: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2916: read oid 163 snap -1 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2916: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2917: read oid 19 snap -1 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2917: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2918: read oid 81 snap -1 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2918: expect (ObjNum 1692 snap 0 seq_num 1692) 2023-09-30T09:02:59.249 INFO:tasks.rados.rados.0.smithi005.stdout:2919: delete oid 46 current snap is 0 2023-09-30T09:02:59.250 INFO:tasks.rados.rados.0.smithi005.stdout:2909: finishing write tid 3 to smithi00566664-253 2023-09-30T09:02:59.250 INFO:tasks.rados.rados.0.smithi005.stdout:2909: finishing write tid 4 to smithi00566664-253 2023-09-30T09:02:59.250 INFO:tasks.rados.rados.0.smithi005.stdout:2909: finishing write tid 5 to smithi00566664-253 2023-09-30T09:02:59.250 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 253 v 499 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-09-30T09:02:59.250 INFO:tasks.rados.rados.0.smithi005.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-09-30T09:02:59.252 INFO:tasks.rados.rados.0.smithi005.stdout:2909: done (7 left) 2023-09-30T09:02:59.252 INFO:tasks.rados.rados.0.smithi005.stdout:2919: done (6 left) 2023-09-30T09:02:59.252 INFO:tasks.rados.rados.0.smithi005.stdout:2920: read oid 223 snap -1 2023-09-30T09:02:59.252 INFO:tasks.rados.rados.0.smithi005.stdout:2920: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-30T09:02:59.252 INFO:tasks.rados.rados.0.smithi005.stdout:2921: read oid 227 snap -1 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2921: expect deleted 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2922: read oid 186 snap -1 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2922: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2923: read oid 392 snap -1 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2923: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2924: read oid 3 snap -1 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2924: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2925: read oid 350 snap -1 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2925: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2926: read oid 288 snap -1 2023-09-30T09:02:59.253 INFO:tasks.rados.rados.0.smithi005.stdout:2926: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-30T09:02:59.254 INFO:tasks.rados.rados.0.smithi005.stdout:2927: read oid 335 snap -1 2023-09-30T09:02:59.254 INFO:tasks.rados.rados.0.smithi005.stdout:2927: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:02:59.255 INFO:tasks.rados.rados.0.smithi005.stdout:2928: write oid 107 current snap is 0 2023-09-30T09:02:59.255 INFO:tasks.rados.rados.0.smithi005.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-09-30T09:02:59.266 INFO:tasks.rados.rados.0.smithi005.stdout:2928: writing smithi00566664-107 from 461020 to 1214292 tid 1 2023-09-30T09:02:59.274 INFO:tasks.rados.rados.0.smithi005.stdout:2928: writing smithi00566664-107 from 1826037 to 2279026 tid 2 2023-09-30T09:02:59.282 INFO:tasks.rados.rados.0.smithi005.stdout:2928: writing smithi00566664-107 from 2878296 to 3261020 tid 3 2023-09-30T09:02:59.283 INFO:tasks.rados.rados.0.smithi005.stdout:2929: write oid 455 current snap is 0 2023-09-30T09:02:59.283 INFO:tasks.rados.rados.0.smithi005.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-09-30T09:02:59.289 INFO:tasks.rados.rados.0.smithi005.stdout:2929: writing smithi00566664-455 from 477827 to 906348 tid 1 2023-09-30T09:02:59.296 INFO:tasks.rados.rados.0.smithi005.stdout:2929: writing smithi00566664-455 from 1484519 to 2081166 tid 2 2023-09-30T09:02:59.302 INFO:tasks.rados.rados.0.smithi005.stdout:2929: writing smithi00566664-455 from 2505719 to 3038582 tid 3 2023-09-30T09:02:59.303 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:59.303 INFO:tasks.rados.rados.0.smithi005.stdout:2921: done (15 left) 2023-09-30T09:02:59.303 INFO:tasks.rados.rados.0.smithi005.stdout:2930: read oid 320 snap -1 2023-09-30T09:02:59.303 INFO:tasks.rados.rados.0.smithi005.stdout:2930: expect deleted 2023-09-30T09:02:59.303 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:02:59.303 INFO:tasks.rados.rados.0.smithi005.stdout:2913: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-30T09:02:59.494 INFO:tasks.rados.rados.0.smithi005.stdout:2926: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-30T09:02:59.726 INFO:tasks.rados.rados.0.smithi005.stdout:2924: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-30T09:02:59.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:59 smithi005 bash[27219]: cluster 2023-09-30T09:02:58.306509+0000 mgr.x (mgr.24805) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2023-09-30T09:02:59.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:02:59 smithi005 bash[27219]: audit 2023-09-30T09:02:58.964186+0000 mon.a (mon.0) 842 : audit [DBG] from='client.? 172.21.15.5:0/1603674249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:59.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:59 smithi005 bash[33615]: cluster 2023-09-30T09:02:58.306509+0000 mgr.x (mgr.24805) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2023-09-30T09:02:59.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:02:59 smithi005 bash[33615]: audit 2023-09-30T09:02:58.964186+0000 mon.a (mon.0) 842 : audit [DBG] from='client.? 172.21.15.5:0/1603674249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:59.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:59 smithi099 bash[27661]: cluster 2023-09-30T09:02:58.306509+0000 mgr.x (mgr.24805) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 61 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2023-09-30T09:02:59.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:02:59 smithi099 bash[27661]: audit 2023-09-30T09:02:58.964186+0000 mon.a (mon.0) 842 : audit [DBG] from='client.? 172.21.15.5:0/1603674249' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:02:59.930 INFO:tasks.rados.rados.0.smithi005.stdout:2914: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:03:00.063 INFO:tasks.rados.rados.0.smithi005.stdout:2928: finishing write tid 1 to smithi00566664-107 2023-09-30T09:03:00.063 INFO:tasks.rados.rados.0.smithi005.stdout:2923: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:03:00.158 INFO:tasks.rados.rados.0.smithi005.stdout:2928: finishing write tid 2 to smithi00566664-107 2023-09-30T09:03:00.159 INFO:tasks.rados.rados.0.smithi005.stdout:2917: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:03:00.227 INFO:tasks.rados.rados.0.smithi005.stdout:2925: expect (ObjNum 605 snap 0 seq_num 605) 2023-09-30T09:03:00.313 INFO:tasks.rados.rados.0.smithi005.stdout:2928: finishing write tid 3 to smithi00566664-107 2023-09-30T09:03:00.313 INFO:tasks.rados.rados.0.smithi005.stdout:2928: finishing write tid 4 to smithi00566664-107 2023-09-30T09:03:00.313 INFO:tasks.rados.rados.0.smithi005.stdout:2918: expect (ObjNum 1692 snap 0 seq_num 1692) 2023-09-30T09:03:00.392 INFO:tasks.rados.rados.0.smithi005.stdout:2928: finishing write tid 5 to smithi00566664-107 2023-09-30T09:03:00.392 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 376 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-09-30T09:03:00.392 INFO:tasks.rados.rados.0.smithi005.stdout:2928: left oid 107 (ObjNum 1860 snap 0 seq_num 1860) 2023-09-30T09:03:00.392 INFO:tasks.rados.rados.0.smithi005.stdout:2915: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-09-30T09:03:00.471 INFO:tasks.rados.rados.0.smithi005.stdout:2929: finishing write tid 1 to smithi00566664-455 2023-09-30T09:03:00.471 INFO:tasks.rados.rados.0.smithi005.stdout:2916: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-30T09:03:00.717 INFO:tasks.rados.rados.0.smithi005.stdout:2927: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:03:00.824 INFO:tasks.rados.rados.0.smithi005.stdout:2929: finishing write tid 2 to smithi00566664-455 2023-09-30T09:03:00.824 INFO:tasks.rados.rados.0.smithi005.stdout:2922: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-30T09:03:00.931 INFO:tasks.rados.rados.0.smithi005.stdout:2920: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-30T09:03:01.030 INFO:tasks.rados.rados.0.smithi005.stdout:2929: finishing write tid 3 to smithi00566664-455 2023-09-30T09:03:01.030 INFO:tasks.rados.rados.0.smithi005.stdout:2929: finishing write tid 4 to smithi00566664-455 2023-09-30T09:03:01.030 INFO:tasks.rados.rados.0.smithi005.stdout:2929: finishing write tid 5 to smithi00566664-455 2023-09-30T09:03:01.030 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 455 v 394 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-09-30T09:03:01.030 INFO:tasks.rados.rados.0.smithi005.stdout:2929: left oid 455 (ObjNum 1861 snap 0 seq_num 1861) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2913: done (15 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2914: done (14 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2915: done (13 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2916: done (12 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2917: done (11 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2918: done (10 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2920: done (9 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2922: done (8 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2923: done (7 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2924: done (6 left) 2023-09-30T09:03:01.031 INFO:tasks.rados.rados.0.smithi005.stdout:2925: done (5 left) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2926: done (4 left) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2927: done (3 left) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2928: done (2 left) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2929: done (1 left) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2930: done (0 left) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2931: read oid 50 snap -1 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2931: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2932: read oid 100 snap -1 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2932: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2933: write oid 216 current snap is 0 2023-09-30T09:03:01.032 INFO:tasks.rados.rados.0.smithi005.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-09-30T09:03:01.040 INFO:tasks.rados.rados.0.smithi005.stdout:2933: writing smithi00566664-216 from 494634 to 998404 tid 1 2023-09-30T09:03:01.047 INFO:tasks.rados.rados.0.smithi005.stdout:2933: writing smithi00566664-216 from 1426648 to 1883306 tid 2 2023-09-30T09:03:01.055 INFO:tasks.rados.rados.0.smithi005.stdout:2933: writing smithi00566664-216 from 2533142 to 3277277 tid 3 2023-09-30T09:03:01.055 INFO:tasks.rados.rados.0.smithi005.stdout:2934: delete oid 332 current snap is 0 2023-09-30T09:03:01.055 INFO:tasks.rados.rados.0.smithi005.stdout:2931: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:03:01.266 INFO:tasks.rados.rados.0.smithi005.stdout:2932: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-30T09:03:01.439 INFO:tasks.rados.rados.0.smithi005.stdout:2933: finishing write tid 1 to smithi00566664-216 2023-09-30T09:03:01.439 INFO:tasks.rados.rados.0.smithi005.stdout:2933: finishing write tid 2 to smithi00566664-216 2023-09-30T09:03:01.439 INFO:tasks.rados.rados.0.smithi005.stdout:2933: finishing write tid 3 to smithi00566664-216 2023-09-30T09:03:01.439 INFO:tasks.rados.rados.0.smithi005.stdout:2933: finishing write tid 4 to smithi00566664-216 2023-09-30T09:03:01.439 INFO:tasks.rados.rados.0.smithi005.stdout:2933: finishing write tid 5 to smithi00566664-216 2023-09-30T09:03:01.439 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 216 v 404 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-09-30T09:03:01.439 INFO:tasks.rados.rados.0.smithi005.stdout:2933: left oid 216 (ObjNum 1862 snap 0 seq_num 1862) 2023-09-30T09:03:01.440 INFO:tasks.rados.rados.0.smithi005.stdout:2931: done (3 left) 2023-09-30T09:03:01.440 INFO:tasks.rados.rados.0.smithi005.stdout:2932: done (2 left) 2023-09-30T09:03:01.440 INFO:tasks.rados.rados.0.smithi005.stdout:2933: done (1 left) 2023-09-30T09:03:01.440 INFO:tasks.rados.rados.0.smithi005.stdout:2934: done (0 left) 2023-09-30T09:03:01.440 INFO:tasks.rados.rados.0.smithi005.stdout:2935: write oid 162 current snap is 0 2023-09-30T09:03:01.440 INFO:tasks.rados.rados.0.smithi005.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-09-30T09:03:01.451 INFO:tasks.rados.rados.0.smithi005.stdout:2935: writing smithi00566664-162 from 528248 to 1298869 tid 1 2023-09-30T09:03:01.461 INFO:tasks.rados.rados.0.smithi005.stdout:2935: writing smithi00566664-162 from 2059965 to 2803939 tid 2 2023-09-30T09:03:01.461 INFO:tasks.rados.rados.0.smithi005.stdout:2936: write oid 56 current snap is 0 2023-09-30T09:03:01.461 INFO:tasks.rados.rados.0.smithi005.stdout:2935: finishing write tid 1 to smithi00566664-162 2023-09-30T09:03:01.461 INFO:tasks.rados.rados.0.smithi005.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-09-30T09:03:01.467 INFO:tasks.rados.rados.0.smithi005.stdout:2936: writing smithi00566664-56 from 545055 to 990925 tid 1 2023-09-30T09:03:01.474 INFO:tasks.rados.rados.0.smithi005.stdout:2936: writing smithi00566664-56 from 1718447 to 2322432 tid 2 2023-09-30T09:03:01.480 INFO:tasks.rados.rados.0.smithi005.stdout:2936: writing smithi00566664-56 from 3015411 to 3345055 tid 3 2023-09-30T09:03:01.480 INFO:tasks.rados.rados.0.smithi005.stdout:2937: delete oid 358 current snap is 0 2023-09-30T09:03:01.480 INFO:tasks.rados.rados.0.smithi005.stdout:2935: finishing write tid 2 to smithi00566664-162 2023-09-30T09:03:01.481 INFO:tasks.rados.rados.0.smithi005.stdout:2935: finishing write tid 3 to smithi00566664-162 2023-09-30T09:03:01.481 INFO:tasks.rados.rados.0.smithi005.stdout:2935: finishing write tid 4 to smithi00566664-162 2023-09-30T09:03:01.481 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 162 v 397 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-09-30T09:03:01.481 INFO:tasks.rados.rados.0.smithi005.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-09-30T09:03:01.481 INFO:tasks.rados.rados.0.smithi005.stdout:2936: finishing write tid 1 to smithi00566664-56 2023-09-30T09:03:01.481 INFO:tasks.rados.rados.0.smithi005.stdout:2936: finishing write tid 2 to smithi00566664-56 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2935: done (2 left) 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2937: done (1 left) 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2938: read oid 16 snap -1 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2939: read oid 396 snap -1 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2939: expect deleted 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2940: write oid 433 current snap is 0 2023-09-30T09:03:01.483 INFO:tasks.rados.rados.0.smithi005.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-09-30T09:03:01.494 INFO:tasks.rados.rados.0.smithi005.stdout:2940: writing smithi00566664-433 from 578669 to 1175037 tid 1 2023-09-30T09:03:01.500 INFO:tasks.rados.rados.0.smithi005.stdout:2940: writing smithi00566664-433 from 1719058 to 2326712 tid 2 2023-09-30T09:03:01.506 INFO:tasks.rados.rados.0.smithi005.stdout:2940: writing smithi00566664-433 from 2953904 to 3378669 tid 3 2023-09-30T09:03:01.507 INFO:tasks.rados.rados.0.smithi005.stdout:2941: write oid 88 current snap is 0 2023-09-30T09:03:01.507 INFO:tasks.rados.rados.0.smithi005.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-09-30T09:03:01.515 INFO:tasks.rados.rados.0.smithi005.stdout:2941: writing smithi00566664-88 from 595476 to 1267093 tid 1 2023-09-30T09:03:01.522 INFO:tasks.rados.rados.0.smithi005.stdout:2941: writing smithi00566664-88 from 1777540 to 2528852 tid 2 2023-09-30T09:03:01.527 INFO:tasks.rados.rados.0.smithi005.stdout:2941: writing smithi00566664-88 from 2981327 to 3395476 tid 3 2023-09-30T09:03:01.527 INFO:tasks.rados.rados.0.smithi005.stdout:2942: write oid 490 current snap is 0 2023-09-30T09:03:01.528 INFO:tasks.rados.rados.0.smithi005.stdout:2936: finishing write tid 3 to smithi00566664-56 2023-09-30T09:03:01.528 INFO:tasks.rados.rados.0.smithi005.stdout:2936: finishing write tid 4 to smithi00566664-56 2023-09-30T09:03:01.528 INFO:tasks.rados.rados.0.smithi005.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-09-30T09:03:01.535 INFO:tasks.rados.rados.0.smithi005.stdout:2942: writing smithi00566664-490 from 612283 to 1359149 tid 1 2023-09-30T09:03:01.541 INFO:tasks.rados.rados.0.smithi005.stdout:2942: writing smithi00566664-490 from 1836022 to 2447345 tid 2 2023-09-30T09:03:01.546 INFO:tasks.rados.rados.0.smithi005.stdout:2942: writing smithi00566664-490 from 3008750 to 3412283 tid 3 2023-09-30T09:03:01.546 INFO:tasks.rados.rados.0.smithi005.stdout:2939: done (5 left) 2023-09-30T09:03:01.546 INFO:tasks.rados.rados.0.smithi005.stdout:2943: write oid 48 current snap is 0 2023-09-30T09:03:01.547 INFO:tasks.rados.rados.0.smithi005.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-09-30T09:03:01.552 INFO:tasks.rados.rados.0.smithi005.stdout:2943: writing smithi00566664-48 from 629090 to 1051205 tid 1 2023-09-30T09:03:01.560 INFO:tasks.rados.rados.0.smithi005.stdout:2943: writing smithi00566664-48 from 1778151 to 2533132 tid 2 2023-09-30T09:03:01.565 INFO:tasks.rados.rados.0.smithi005.stdout:2943: writing smithi00566664-48 from 3319820 to 3429090 tid 3 2023-09-30T09:03:01.565 INFO:tasks.rados.rados.0.smithi005.stdout:2944: write oid 117 current snap is 0 2023-09-30T09:03:01.565 INFO:tasks.rados.rados.0.smithi005.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-09-30T09:03:01.572 INFO:tasks.rados.rados.0.smithi005.stdout:2944: writing smithi00566664-117 from 645897 to 1259614 tid 1 2023-09-30T09:03:01.579 INFO:tasks.rados.rados.0.smithi005.stdout:2944: writing smithi00566664-117 from 1952986 to 2567978 tid 2 2023-09-30T09:03:01.584 INFO:tasks.rados.rados.0.smithi005.stdout:2944: writing smithi00566664-117 from 3063596 to 3445897 tid 3 2023-09-30T09:03:01.584 INFO:tasks.rados.rados.0.smithi005.stdout:2945: delete oid 246 current snap is 0 2023-09-30T09:03:01.584 INFO:tasks.rados.rados.0.smithi005.stdout:2936: finishing write tid 5 to smithi00566664-56 2023-09-30T09:03:01.584 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 56 v 353 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-09-30T09:03:01.585 INFO:tasks.rados.rados.0.smithi005.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-09-30T09:03:01.585 INFO:tasks.rados.rados.0.smithi005.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-09-30T09:03:01.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:01 smithi005 bash[27219]: cluster 2023-09-30T09:03:00.307400+0000 mgr.x (mgr.24805) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-09-30T09:03:01.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:01 smithi005 bash[33615]: cluster 2023-09-30T09:03:00.307400+0000 mgr.x (mgr.24805) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:2940: finishing write tid 1 to smithi00566664-433 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:2940: finishing write tid 2 to smithi00566664-433 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:2940: finishing write tid 3 to smithi00566664-433 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:2940: finishing write tid 4 to smithi00566664-433 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:2940: finishing write tid 5 to smithi00566664-433 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 433 v 364 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-09-30T09:03:01.771 INFO:tasks.rados.rados.0.smithi005.stdout:2941: finishing write tid 1 to smithi00566664-88 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2941: finishing write tid 2 to smithi00566664-88 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2941: finishing write tid 3 to smithi00566664-88 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2941: finishing write tid 4 to smithi00566664-88 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2941: finishing write tid 5 to smithi00566664-88 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 88 v 360 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2942: finishing write tid 1 to smithi00566664-490 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2942: finishing write tid 2 to smithi00566664-490 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2942: finishing write tid 3 to smithi00566664-490 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2942: finishing write tid 4 to smithi00566664-490 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:2942: finishing write tid 5 to smithi00566664-490 2023-09-30T09:03:01.772 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 490 v 477 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2943: finishing write tid 1 to smithi00566664-48 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2943: finishing write tid 2 to smithi00566664-48 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2943: finishing write tid 3 to smithi00566664-48 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2936: done (7 left) 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2938: done (6 left) 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2940: done (5 left) 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2941: done (4 left) 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2942: done (3 left) 2023-09-30T09:03:01.773 INFO:tasks.rados.rados.0.smithi005.stdout:2945: done (2 left) 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2946: write oid 382 current snap is 0 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2943: finishing write tid 4 to smithi00566664-48 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2943: finishing write tid 5 to smithi00566664-48 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 48 v 369 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2943: left oid 48 (ObjNum 1870 snap 0 seq_num 1870) 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2944: finishing write tid 1 to smithi00566664-117 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2944: finishing write tid 2 to smithi00566664-117 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2944: finishing write tid 3 to smithi00566664-117 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2944: finishing write tid 4 to smithi00566664-117 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:2944: finishing write tid 5 to smithi00566664-117 2023-09-30T09:03:01.774 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 117 v 306 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-09-30T09:03:01.775 INFO:tasks.rados.rados.0.smithi005.stdout:2944: left oid 117 (ObjNum 1871 snap 0 seq_num 1871) 2023-09-30T09:03:01.775 INFO:tasks.rados.rados.0.smithi005.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-09-30T09:03:01.785 INFO:tasks.rados.rados.0.smithi005.stdout:2946: writing smithi00566664-382 from 679511 to 1443726 tid 1 2023-09-30T09:03:01.792 INFO:tasks.rados.rados.0.smithi005.stdout:2946: writing smithi00566664-382 from 2069950 to 2688611 tid 2 2023-09-30T09:03:01.796 INFO:tasks.rados.rados.0.smithi005.stdout:2946: writing smithi00566664-382 from 3118442 to 3479511 tid 3 2023-09-30T09:03:01.796 INFO:tasks.rados.rados.0.smithi005.stdout:2943: done (2 left) 2023-09-30T09:03:01.797 INFO:tasks.rados.rados.0.smithi005.stdout:2944: done (1 left) 2023-09-30T09:03:01.797 INFO:tasks.rados.rados.0.smithi005.stdout:2947: write oid 477 current snap is 0 2023-09-30T09:03:01.797 INFO:tasks.rados.rados.0.smithi005.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-09-30T09:03:01.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:01 smithi099 bash[27661]: cluster 2023-09-30T09:03:00.307400+0000 mgr.x (mgr.24805) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 115 op/s 2023-09-30T09:03:01.802 INFO:tasks.rados.rados.0.smithi005.stdout:2947: writing smithi00566664-477 from 696318 to 1135782 tid 1 2023-09-30T09:03:01.810 INFO:tasks.rados.rados.0.smithi005.stdout:2947: writing smithi00566664-477 from 1728432 to 2490751 tid 2 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2947: writing smithi00566664-477 from 3145865 to 3496318 tid 3 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2948: delete oid 36 current snap is 0 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2946: finishing write tid 1 to smithi00566664-382 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2946: finishing write tid 2 to smithi00566664-382 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2946: finishing write tid 3 to smithi00566664-382 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2946: finishing write tid 4 to smithi00566664-382 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2946: finishing write tid 5 to smithi00566664-382 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 382 v 298 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2946: left oid 382 (ObjNum 1873 snap 0 seq_num 1873) 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2947: finishing write tid 1 to smithi00566664-477 2023-09-30T09:03:01.816 INFO:tasks.rados.rados.0.smithi005.stdout:2947: finishing write tid 2 to smithi00566664-477 2023-09-30T09:03:01.817 INFO:tasks.rados.rados.0.smithi005.stdout:2946: done (2 left) 2023-09-30T09:03:01.817 INFO:tasks.rados.rados.0.smithi005.stdout:2948: done (1 left) 2023-09-30T09:03:01.818 INFO:tasks.rados.rados.0.smithi005.stdout:2949: write oid 101 current snap is 0 2023-09-30T09:03:01.818 INFO:tasks.rados.rados.0.smithi005.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-09-30T09:03:01.825 INFO:tasks.rados.rados.0.smithi005.stdout:2949: writing smithi00566664-101 from 729932 to 1319894 tid 1 2023-09-30T09:03:01.832 INFO:tasks.rados.rados.0.smithi005.stdout:2949: writing smithi00566664-101 from 1729043 to 2495031 tid 2 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2949: writing smithi00566664-101 from 3084358 to 3529932 tid 3 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2950: delete oid 322 current snap is 0 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2947: finishing write tid 3 to smithi00566664-477 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2947: finishing write tid 4 to smithi00566664-477 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2947: finishing write tid 5 to smithi00566664-477 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 477 v 503 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2947: left oid 477 (ObjNum 1874 snap 0 seq_num 1874) 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2949: finishing write tid 1 to smithi00566664-101 2023-09-30T09:03:01.838 INFO:tasks.rados.rados.0.smithi005.stdout:2949: finishing write tid 2 to smithi00566664-101 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2947: done (2 left) 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2950: done (1 left) 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2951: read oid 218 snap -1 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2952: read oid 279 snap -1 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2952: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2953: read oid 288 snap -1 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-30T09:03:01.841 INFO:tasks.rados.rados.0.smithi005.stdout:2954: read oid 145 snap -1 2023-09-30T09:03:01.842 INFO:tasks.rados.rados.0.smithi005.stdout:2954: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-09-30T09:03:01.842 INFO:tasks.rados.rados.0.smithi005.stdout:2955: read oid 112 snap -1 2023-09-30T09:03:01.842 INFO:tasks.rados.rados.0.smithi005.stdout:2955: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:03:01.842 INFO:tasks.rados.rados.0.smithi005.stdout:2956: read oid 88 snap -1 2023-09-30T09:03:01.842 INFO:tasks.rados.rados.0.smithi005.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-30T09:03:01.842 INFO:tasks.rados.rados.0.smithi005.stdout:2957: write oid 378 current snap is 0 2023-09-30T09:03:01.842 INFO:tasks.rados.rados.0.smithi005.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-09-30T09:03:01.849 INFO:tasks.rados.rados.0.smithi005.stdout:2957: writing smithi00566664-378 from 763546 to 1220359 tid 1 2023-09-30T09:03:01.857 INFO:tasks.rados.rados.0.smithi005.stdout:2957: writing smithi00566664-378 from 1962360 to 2732017 tid 2 2023-09-30T09:03:01.862 INFO:tasks.rados.rados.0.smithi005.stdout:2957: writing smithi00566664-378 from 3255557 to 3563546 tid 3 2023-09-30T09:03:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:2958: read oid 162 snap -1 2023-09-30T09:03:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-30T09:03:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:2959: read oid 215 snap -1 2023-09-30T09:03:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:2959: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-30T09:03:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:2960: write oid 362 current snap is 0 2023-09-30T09:03:01.863 INFO:tasks.rados.rados.0.smithi005.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-09-30T09:03:01.870 INFO:tasks.rados.rados.0.smithi005.stdout:2960: writing smithi00566664-362 from 780353 to 1312415 tid 1 2023-09-30T09:03:01.876 INFO:tasks.rados.rados.0.smithi005.stdout:2960: writing smithi00566664-362 from 1904489 to 2417804 tid 2 2023-09-30T09:03:01.883 INFO:tasks.rados.rados.0.smithi005.stdout:2960: writing smithi00566664-362 from 3166627 to 3567798 tid 3 2023-09-30T09:03:01.883 INFO:tasks.rados.rados.0.smithi005.stdout:2961: read oid 79 snap -1 2023-09-30T09:03:01.883 INFO:tasks.rados.rados.0.smithi005.stdout:2961: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-09-30T09:03:01.883 INFO:tasks.rados.rados.0.smithi005.stdout:2962: read oid 10 snap -1 2023-09-30T09:03:01.883 INFO:tasks.rados.rados.0.smithi005.stdout:2962: expect deleted 2023-09-30T09:03:01.883 INFO:tasks.rados.rados.0.smithi005.stdout:2963: write oid 255 current snap is 0 2023-09-30T09:03:01.883 INFO:tasks.rados.rados.0.smithi005.stdout:2954: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-09-30T09:03:02.013 INFO:tasks.rados.rados.0.smithi005.stdout:2952: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-30T09:03:02.100 INFO:tasks.rados.rados.0.smithi005.stdout:2949: finishing write tid 3 to smithi00566664-101 2023-09-30T09:03:02.101 INFO:tasks.rados.rados.0.smithi005.stdout:2949: finishing write tid 4 to smithi00566664-101 2023-09-30T09:03:02.101 INFO:tasks.rados.rados.0.smithi005.stdout:2949: finishing write tid 5 to smithi00566664-101 2023-09-30T09:03:02.101 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 369 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-09-30T09:03:02.101 INFO:tasks.rados.rados.0.smithi005.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-09-30T09:03:02.101 INFO:tasks.rados.rados.0.smithi005.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-30T09:03:02.313 INFO:tasks.rados.rados.0.smithi005.stdout:2953: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-30T09:03:02.545 INFO:tasks.rados.rados.0.smithi005.stdout:2957: finishing write tid 1 to smithi00566664-378 2023-09-30T09:03:02.545 INFO:tasks.rados.rados.0.smithi005.stdout:2957: finishing write tid 2 to smithi00566664-378 2023-09-30T09:03:02.545 INFO:tasks.rados.rados.0.smithi005.stdout:2951: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-30T09:03:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:02 smithi099 bash[27661]: audit 2023-09-30T09:03:01.420207+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.5:0/3496023185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:02.654 INFO:tasks.rados.rados.0.smithi005.stdout:2955: expect (ObjNum 111 snap 0 seq_num 111) 2023-09-30T09:03:02.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:02 smithi005 bash[33615]: audit 2023-09-30T09:03:01.420207+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.5:0/3496023185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:02.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:02 smithi005 bash[27219]: audit 2023-09-30T09:03:01.420207+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.5:0/3496023185' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:02.770 INFO:tasks.rados.rados.0.smithi005.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-30T09:03:02.871 INFO:tasks.rados.rados.0.smithi005.stdout:2957: finishing write tid 3 to smithi00566664-378 2023-09-30T09:03:02.871 INFO:tasks.rados.rados.0.smithi005.stdout:2957: finishing write tid 4 to smithi00566664-378 2023-09-30T09:03:02.871 INFO:tasks.rados.rados.0.smithi005.stdout:2957: finishing write tid 5 to smithi00566664-378 2023-09-30T09:03:02.871 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 378 v 364 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-09-30T09:03:02.871 INFO:tasks.rados.rados.0.smithi005.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-09-30T09:03:02.871 INFO:tasks.rados.rados.0.smithi005.stdout:2959: expect (ObjNum 1075 snap 0 seq_num 1075) 2023-09-30T09:03:02.964 INFO:tasks.rados.rados.0.smithi005.stdout:2960: finishing write tid 1 to smithi00566664-362 2023-09-30T09:03:02.965 INFO:tasks.rados.rados.0.smithi005.stdout:2960: finishing write tid 2 to smithi00566664-362 2023-09-30T09:03:02.965 INFO:tasks.rados.rados.0.smithi005.stdout:2960: finishing write tid 3 to smithi00566664-362 2023-09-30T09:03:02.965 INFO:tasks.rados.rados.0.smithi005.stdout:2960: finishing write tid 4 to smithi00566664-362 2023-09-30T09:03:02.965 INFO:tasks.rados.rados.0.smithi005.stdout:2960: finishing write tid 5 to smithi00566664-362 2023-09-30T09:03:02.965 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 362 v 402 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-09-30T09:03:02.965 INFO:tasks.rados.rados.0.smithi005.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-09-30T09:03:02.965 INFO:tasks.rados.rados.0.smithi005.stdout:2961: expect (ObjNum 1789 snap 0 seq_num 1789) 2023-09-30T09:03:03.054 INFO:tasks.rados.rados.0.smithi005.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-09-30T09:03:03.069 INFO:tasks.rados.rados.0.smithi005.stdout:2963: writing smithi00566664-255 from 797160 to 1404471 tid 1 2023-09-30T09:03:03.077 INFO:tasks.rados.rados.0.smithi005.stdout:2963: writing smithi00566664-255 from 1962971 to 2736297 tid 2 2023-09-30T09:03:03.082 INFO:tasks.rados.rados.0.smithi005.stdout:2963: writing smithi00566664-255 from 3194050 to 3597160 tid 3 2023-09-30T09:03:03.082 INFO:tasks.rados.rados.0.smithi005.stdout:2949: done (13 left) 2023-09-30T09:03:03.082 INFO:tasks.rados.rados.0.smithi005.stdout:2951: done (12 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2952: done (11 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2953: done (10 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2954: done (9 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2955: done (8 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2956: done (7 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2957: done (6 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2958: done (5 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2959: done (4 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2960: done (3 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2961: done (2 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2962: done (1 left) 2023-09-30T09:03:03.083 INFO:tasks.rados.rados.0.smithi005.stdout:2964: write oid 187 current snap is 0 2023-09-30T09:03:03.084 INFO:tasks.rados.rados.0.smithi005.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-09-30T09:03:03.088 INFO:tasks.rados.rados.0.smithi005.stdout:2964: writing smithi00566664-187 from 413967 to 1096527 tid 1 2023-09-30T09:03:03.094 INFO:tasks.rados.rados.0.smithi005.stdout:2964: writing smithi00566664-187 from 1621453 to 2138437 tid 2 2023-09-30T09:03:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:2964: writing smithi00566664-187 from 2821473 to 3245188 tid 3 2023-09-30T09:03:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:2965: read oid 351 snap -1 2023-09-30T09:03:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:2965: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-30T09:03:03.100 INFO:tasks.rados.rados.0.smithi005.stdout:2966: write oid 326 current snap is 0 2023-09-30T09:03:03.101 INFO:tasks.rados.rados.0.smithi005.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-09-30T09:03:03.108 INFO:tasks.rados.rados.0.smithi005.stdout:2966: writing smithi00566664-326 from 430774 to 1188583 tid 1 2023-09-30T09:03:03.115 INFO:tasks.rados.rados.0.smithi005.stdout:2966: writing smithi00566664-326 from 1679935 to 2456930 tid 2 2023-09-30T09:03:03.122 INFO:tasks.rados.rados.0.smithi005.stdout:2966: writing smithi00566664-326 from 3248896 to 3630774 tid 3 2023-09-30T09:03:03.122 INFO:tasks.rados.rados.0.smithi005.stdout:2967: write oid 204 current snap is 0 2023-09-30T09:03:03.122 INFO:tasks.rados.rados.0.smithi005.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-09-30T09:03:03.127 INFO:tasks.rados.rados.0.smithi005.stdout:2967: writing smithi00566664-204 from 447581 to 880639 tid 1 2023-09-30T09:03:03.134 INFO:tasks.rados.rados.0.smithi005.stdout:2967: writing smithi00566664-204 from 1622064 to 2142717 tid 2 2023-09-30T09:03:03.141 INFO:tasks.rados.rados.0.smithi005.stdout:2967: writing smithi00566664-204 from 2759966 to 3322578 tid 3 2023-09-30T09:03:03.141 INFO:tasks.rados.rados.0.smithi005.stdout:2968: write oid 305 current snap is 0 2023-09-30T09:03:03.141 INFO:tasks.rados.rados.0.smithi005.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-09-30T09:03:03.146 INFO:tasks.rados.rados.0.smithi005.stdout:2968: writing smithi00566664-305 from 464388 to 972695 tid 1 2023-09-30T09:03:03.155 INFO:tasks.rados.rados.0.smithi005.stdout:2968: writing smithi00566664-305 from 1680546 to 2461210 tid 2 2023-09-30T09:03:03.162 INFO:tasks.rados.rados.0.smithi005.stdout:2968: writing smithi00566664-305 from 3187389 to 3664388 tid 3 2023-09-30T09:03:03.162 INFO:tasks.rados.rados.0.smithi005.stdout:2969: write oid 46 current snap is 0 2023-09-30T09:03:03.162 INFO:tasks.rados.rados.0.smithi005.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-09-30T09:03:03.168 INFO:tasks.rados.rados.0.smithi005.stdout:2969: writing smithi00566664-46 from 481195 to 1064751 tid 1 2023-09-30T09:03:03.175 INFO:tasks.rados.rados.0.smithi005.stdout:2969: writing smithi00566664-46 from 1739028 to 2263350 tid 2 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2969: writing smithi00566664-46 from 2814812 to 3399968 tid 3 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2970: read oid 2 snap -1 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2970: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2971: read oid 122 snap -1 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2971: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2972: read oid 385 snap -1 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2972: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2973: read oid 330 snap -1 2023-09-30T09:03:03.182 INFO:tasks.rados.rados.0.smithi005.stdout:2973: expect deleted 2023-09-30T09:03:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:2974: read oid 492 snap -1 2023-09-30T09:03:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:2974: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-30T09:03:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:2975: read oid 168 snap -1 2023-09-30T09:03:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:2975: expect deleted 2023-09-30T09:03:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:2976: write oid 210 current snap is 0 2023-09-30T09:03:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:2963: finishing write tid 1 to smithi00566664-255 2023-09-30T09:03:03.183 INFO:tasks.rados.rados.0.smithi005.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-09-30T09:03:03.190 INFO:tasks.rados.rados.0.smithi005.stdout:2976: writing smithi00566664-210 from 498002 to 1273160 tid 1 2023-09-30T09:03:03.200 INFO:tasks.rados.rados.0.smithi005.stdout:2976: writing smithi00566664-210 from 1913863 to 2698196 tid 2 2023-09-30T09:03:03.207 INFO:tasks.rados.rados.0.smithi005.stdout:2976: writing smithi00566664-210 from 3358588 to 3698002 tid 3 2023-09-30T09:03:03.207 INFO:tasks.rados.rados.0.smithi005.stdout:2977: read oid 32 snap -1 2023-09-30T09:03:03.207 INFO:tasks.rados.rados.0.smithi005.stdout:2977: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-09-30T09:03:03.207 INFO:tasks.rados.rados.0.smithi005.stdout:2978: write oid 36 current snap is 0 2023-09-30T09:03:03.207 INFO:tasks.rados.rados.0.smithi005.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-09-30T09:03:03.212 INFO:tasks.rados.rados.0.smithi005.stdout:2978: writing smithi00566664-36 from 514809 to 965216 tid 1 2023-09-30T09:03:03.218 INFO:tasks.rados.rados.0.smithi005.stdout:2978: writing smithi00566664-36 from 1455992 to 1983983 tid 2 2023-09-30T09:03:03.225 INFO:tasks.rados.rados.0.smithi005.stdout:2978: writing smithi00566664-36 from 2469658 to 3193711 tid 3 2023-09-30T09:03:03.228 INFO:tasks.rados.rados.0.smithi005.stdout:2978: writing smithi00566664-36 from 3608303 to 3714809 tid 4 2023-09-30T09:03:03.228 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:03.228 INFO:tasks.rados.rados.0.smithi005.stdout:2963: finishing write tid 2 to smithi00566664-255 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2963: finishing write tid 3 to smithi00566664-255 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2963: finishing write tid 4 to smithi00566664-255 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2963: finishing write tid 5 to smithi00566664-255 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 255 v 310 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2964: finishing write tid 1 to smithi00566664-187 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2964: finishing write tid 2 to smithi00566664-187 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2963: done (15 left) 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2979: write oid 454 current snap is 0 2023-09-30T09:03:03.229 INFO:tasks.rados.rados.0.smithi005.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-09-30T09:03:03.234 INFO:tasks.rados.rados.0.smithi005.stdout:2979: writing smithi00566664-454 from 531616 to 1057272 tid 1 2023-09-30T09:03:03.240 INFO:tasks.rados.rados.0.smithi005.stdout:2979: writing smithi00566664-454 from 1514474 to 2186123 tid 2 2023-09-30T09:03:03.246 INFO:tasks.rados.rados.0.smithi005.stdout:2979: writing smithi00566664-454 from 2780728 to 3316053 tid 3 2023-09-30T09:03:03.247 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:03.247 INFO:tasks.rados.rados.0.smithi005.stdout:2964: finishing write tid 3 to smithi00566664-187 2023-09-30T09:03:03.247 INFO:tasks.rados.rados.0.smithi005.stdout:2964: finishing write tid 4 to smithi00566664-187 2023-09-30T09:03:03.247 INFO:tasks.rados.rados.0.smithi005.stdout:2964: finishing write tid 5 to smithi00566664-187 2023-09-30T09:03:03.247 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 187 v 302 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-09-30T09:03:03.247 INFO:tasks.rados.rados.0.smithi005.stdout:2964: left oid 187 (ObjNum 1881 snap 0 seq_num 1881) 2023-09-30T09:03:03.247 INFO:tasks.rados.rados.0.smithi005.stdout:2965: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-30T09:03:03.334 INFO:tasks.rados.rados.0.smithi005.stdout:2966: finishing write tid 1 to smithi00566664-326 2023-09-30T09:03:03.334 INFO:tasks.rados.rados.0.smithi005.stdout:2966: finishing write tid 2 to smithi00566664-326 2023-09-30T09:03:03.334 INFO:tasks.rados.rados.0.smithi005.stdout:2966: finishing write tid 3 to smithi00566664-326 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2966: finishing write tid 4 to smithi00566664-326 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2966: finishing write tid 5 to smithi00566664-326 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 326 v 357 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2966: left oid 326 (ObjNum 1882 snap 0 seq_num 1882) 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2967: finishing write tid 1 to smithi00566664-204 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2967: finishing write tid 2 to smithi00566664-204 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2967: finishing write tid 3 to smithi00566664-204 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2967: finishing write tid 4 to smithi00566664-204 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:2967: finishing write tid 5 to smithi00566664-204 2023-09-30T09:03:03.335 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 204 v 314 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2967: left oid 204 (ObjNum 1883 snap 0 seq_num 1883) 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2968: finishing write tid 1 to smithi00566664-305 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2968: finishing write tid 2 to smithi00566664-305 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2968: finishing write tid 3 to smithi00566664-305 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2968: finishing write tid 4 to smithi00566664-305 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2968: finishing write tid 5 to smithi00566664-305 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 305 v 327 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2968: left oid 305 (ObjNum 1884 snap 0 seq_num 1884) 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2969: finishing write tid 1 to smithi00566664-46 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2969: finishing write tid 2 to smithi00566664-46 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2969: finishing write tid 3 to smithi00566664-46 2023-09-30T09:03:03.336 INFO:tasks.rados.rados.0.smithi005.stdout:2969: finishing write tid 4 to smithi00566664-46 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2964: done (15 left) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2965: done (14 left) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2966: done (13 left) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2967: done (12 left) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2968: done (11 left) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2973: done (10 left) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2975: done (9 left) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2980: write oid 490 current snap is 0 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2969: finishing write tid 5 to smithi00566664-46 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 46 v 406 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2969: left oid 46 (ObjNum 1885 snap 0 seq_num 1885) 2023-09-30T09:03:03.337 INFO:tasks.rados.rados.0.smithi005.stdout:2974: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-30T09:03:03.508 INFO:tasks.rados.rados.0.smithi005.stdout:2970: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-09-30T09:03:03.625 INFO:tasks.rados.rados.0.smithi005.stdout:2976: finishing write tid 1 to smithi00566664-210 2023-09-30T09:03:03.625 INFO:tasks.rados.rados.0.smithi005.stdout:2972: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-30T09:03:03.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:03 smithi005 bash[27219]: cluster 2023-09-30T09:03:02.307783+0000 mgr.x (mgr.24805) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.3 MiB/s wr, 79 op/s 2023-09-30T09:03:03.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:03 smithi005 bash[27219]: audit 2023-09-30T09:03:02.559378+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:03 smithi005 bash[33615]: cluster 2023-09-30T09:03:02.307783+0000 mgr.x (mgr.24805) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.3 MiB/s wr, 79 op/s 2023-09-30T09:03:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:03 smithi005 bash[33615]: audit 2023-09-30T09:03:02.559378+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:03 smithi099 bash[27661]: cluster 2023-09-30T09:03:02.307783+0000 mgr.x (mgr.24805) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 60 MiB/s rd, 7.3 MiB/s wr, 79 op/s 2023-09-30T09:03:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:03 smithi099 bash[27661]: audit 2023-09-30T09:03:02.559378+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:03.843 INFO:tasks.rados.rados.0.smithi005.stdout:2976: finishing write tid 2 to smithi00566664-210 2023-09-30T09:03:03.843 INFO:tasks.rados.rados.0.smithi005.stdout:2971: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-30T09:03:03.970 INFO:tasks.rados.rados.0.smithi005.stdout:2976: finishing write tid 3 to smithi00566664-210 2023-09-30T09:03:03.970 INFO:tasks.rados.rados.0.smithi005.stdout:2976: finishing write tid 4 to smithi00566664-210 2023-09-30T09:03:03.970 INFO:tasks.rados.rados.0.smithi005.stdout:2976: finishing write tid 5 to smithi00566664-210 2023-09-30T09:03:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 210 v 403 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-09-30T09:03:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2976: left oid 210 (ObjNum 1886 snap 0 seq_num 1886) 2023-09-30T09:03:03.971 INFO:tasks.rados.rados.0.smithi005.stdout:2977: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2978: finishing write tid 1 to smithi00566664-36 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2978: finishing write tid 2 to smithi00566664-36 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2978: finishing write tid 3 to smithi00566664-36 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2978: finishing write tid 4 to smithi00566664-36 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2978: finishing write tid 5 to smithi00566664-36 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2978: finishing write tid 6 to smithi00566664-36 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 36 v 332 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2978: left oid 36 (ObjNum 1887 snap 0 seq_num 1887) 2023-09-30T09:03:04.099 INFO:tasks.rados.rados.0.smithi005.stdout:2979: finishing write tid 1 to smithi00566664-454 2023-09-30T09:03:04.100 INFO:tasks.rados.rados.0.smithi005.stdout:2979: finishing write tid 2 to smithi00566664-454 2023-09-30T09:03:04.100 INFO:tasks.rados.rados.0.smithi005.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-09-30T09:03:04.111 INFO:tasks.rados.rados.0.smithi005.stdout:2980: writing smithi00566664-490 from 548423 to 1149328 tid 1 2023-09-30T09:03:04.117 INFO:tasks.rados.rados.0.smithi005.stdout:2980: writing smithi00566664-490 from 1572956 to 2104616 tid 2 2023-09-30T09:03:04.124 INFO:tasks.rados.rados.0.smithi005.stdout:2980: writing smithi00566664-490 from 2524504 to 3271101 tid 3 2023-09-30T09:03:04.127 INFO:tasks.rados.rados.0.smithi005.stdout:2980: writing smithi00566664-490 from 3740781 to 3748423 tid 4 2023-09-30T09:03:04.127 INFO:tasks.rados.rados.0.smithi005.stdout:2969: done (9 left) 2023-09-30T09:03:04.127 INFO:tasks.rados.rados.0.smithi005.stdout:2970: done (8 left) 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2971: done (7 left) 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2972: done (6 left) 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2974: done (5 left) 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2976: done (4 left) 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2977: done (3 left) 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2978: done (2 left) 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2981: write oid 374 current snap is 0 2023-09-30T09:03:04.128 INFO:tasks.rados.rados.0.smithi005.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-09-30T09:03:04.134 INFO:tasks.rados.rados.0.smithi005.stdout:2981: writing smithi00566664-374 from 565230 to 1241384 tid 1 2023-09-30T09:03:04.142 INFO:tasks.rados.rados.0.smithi005.stdout:2981: writing smithi00566664-374 from 2031438 to 2706756 tid 2 2023-09-30T09:03:04.149 INFO:tasks.rados.rados.0.smithi005.stdout:2981: writing smithi00566664-374 from 3235574 to 3765230 tid 3 2023-09-30T09:03:04.149 INFO:tasks.rados.rados.0.smithi005.stdout:2982: delete oid 410 current snap is 0 2023-09-30T09:03:04.149 INFO:tasks.rados.rados.0.smithi005.stdout:2979: finishing write tid 3 to smithi00566664-454 2023-09-30T09:03:04.149 INFO:tasks.rados.rados.0.smithi005.stdout:2979: finishing write tid 4 to smithi00566664-454 2023-09-30T09:03:04.149 INFO:tasks.rados.rados.0.smithi005.stdout:2979: finishing write tid 5 to smithi00566664-454 2023-09-30T09:03:04.149 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 454 v 361 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-09-30T09:03:04.149 INFO:tasks.rados.rados.0.smithi005.stdout:2979: left oid 454 (ObjNum 1888 snap 0 seq_num 1888) 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2980: finishing write tid 1 to smithi00566664-490 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2980: finishing write tid 2 to smithi00566664-490 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2980: finishing write tid 3 to smithi00566664-490 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2980: finishing write tid 4 to smithi00566664-490 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2980: finishing write tid 5 to smithi00566664-490 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2980: finishing write tid 6 to smithi00566664-490 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 490 v 482 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2980: left oid 490 (ObjNum 1889 snap 0 seq_num 1889) 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2981: finishing write tid 1 to smithi00566664-374 2023-09-30T09:03:04.150 INFO:tasks.rados.rados.0.smithi005.stdout:2981: finishing write tid 2 to smithi00566664-374 2023-09-30T09:03:04.151 INFO:tasks.rados.rados.0.smithi005.stdout:2979: done (3 left) 2023-09-30T09:03:04.151 INFO:tasks.rados.rados.0.smithi005.stdout:2980: done (2 left) 2023-09-30T09:03:04.151 INFO:tasks.rados.rados.0.smithi005.stdout:2982: done (1 left) 2023-09-30T09:03:04.151 INFO:tasks.rados.rados.0.smithi005.stdout:2983: write oid 425 current snap is 0 2023-09-30T09:03:04.151 INFO:tasks.rados.rados.0.smithi005.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-09-30T09:03:04.157 INFO:tasks.rados.rados.0.smithi005.stdout:2983: writing smithi00566664-425 from 598844 to 1025496 tid 1 2023-09-30T09:03:04.164 INFO:tasks.rados.rados.0.smithi005.stdout:2983: writing smithi00566664-425 from 1632049 to 2311036 tid 2 2023-09-30T09:03:04.171 INFO:tasks.rados.rados.0.smithi005.stdout:2983: writing smithi00566664-425 from 2774067 to 3470833 tid 3 2023-09-30T09:03:04.171 INFO:tasks.rados.rados.0.smithi005.stdout:2984: read oid 62 snap -1 2023-09-30T09:03:04.171 INFO:tasks.rados.rados.0.smithi005.stdout:2984: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:03:04.171 INFO:tasks.rados.rados.0.smithi005.stdout:2985: read oid 84 snap -1 2023-09-30T09:03:04.171 INFO:tasks.rados.rados.0.smithi005.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-30T09:03:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2986: read oid 230 snap -1 2023-09-30T09:03:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2986: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-30T09:03:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2987: write oid 32 current snap is 0 2023-09-30T09:03:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2981: finishing write tid 3 to smithi00566664-374 2023-09-30T09:03:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-09-30T09:03:04.178 INFO:tasks.rados.rados.0.smithi005.stdout:2987: writing smithi00566664-32 from 615651 to 1233905 tid 1 2023-09-30T09:03:04.185 INFO:tasks.rados.rados.0.smithi005.stdout:2987: writing smithi00566664-32 from 1806884 to 2345882 tid 2 2023-09-30T09:03:04.192 INFO:tasks.rados.rados.0.smithi005.stdout:2987: writing smithi00566664-32 from 3034196 to 3542234 tid 3 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2988: read oid 276 snap -1 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2988: expect deleted 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2989: read oid 389 snap -1 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2989: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2990: read oid 459 snap -1 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2990: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2991: write oid 253 current snap is 0 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2981: finishing write tid 4 to smithi00566664-374 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2981: finishing write tid 5 to smithi00566664-374 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 374 v 373 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2981: left oid 374 (ObjNum 1890 snap 0 seq_num 1890) 2023-09-30T09:03:04.193 INFO:tasks.rados.rados.0.smithi005.stdout:2983: finishing write tid 1 to smithi00566664-425 2023-09-30T09:03:04.194 INFO:tasks.rados.rados.0.smithi005.stdout:2983: finishing write tid 2 to smithi00566664-425 2023-09-30T09:03:04.194 INFO:tasks.rados.rados.0.smithi005.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-09-30T09:03:04.200 INFO:tasks.rados.rados.0.smithi005.stdout:2991: writing smithi00566664-253 from 632458 to 1325961 tid 1 2023-09-30T09:03:04.207 INFO:tasks.rados.rados.0.smithi005.stdout:2991: writing smithi00566664-253 from 1865366 to 2548022 tid 2 2023-09-30T09:03:04.214 INFO:tasks.rados.rados.0.smithi005.stdout:2991: writing smithi00566664-253 from 3061619 to 3780929 tid 3 2023-09-30T09:03:04.214 INFO:tasks.rados.rados.0.smithi005.stdout:2981: done (9 left) 2023-09-30T09:03:04.214 INFO:tasks.rados.rados.0.smithi005.stdout:2992: write oid 75 current snap is 0 2023-09-30T09:03:04.215 INFO:tasks.rados.rados.0.smithi005.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-09-30T09:03:04.223 INFO:tasks.rados.rados.0.smithi005.stdout:2992: writing smithi00566664-75 from 649265 to 1418017 tid 1 2023-09-30T09:03:04.231 INFO:tasks.rados.rados.0.smithi005.stdout:2992: writing smithi00566664-75 from 2207495 to 2750162 tid 2 2023-09-30T09:03:04.237 INFO:tasks.rados.rados.0.smithi005.stdout:2992: writing smithi00566664-75 from 3372689 to 3849265 tid 3 2023-09-30T09:03:04.237 INFO:tasks.rados.rados.0.smithi005.stdout:2993: read oid 167 snap -1 2023-09-30T09:03:04.237 INFO:tasks.rados.rados.0.smithi005.stdout:2993: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-09-30T09:03:04.237 INFO:tasks.rados.rados.0.smithi005.stdout:2994: write oid 283 current snap is 0 2023-09-30T09:03:04.237 INFO:tasks.rados.rados.0.smithi005.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-09-30T09:03:04.243 INFO:tasks.rados.rados.0.smithi005.stdout:2994: writing smithi00566664-283 from 666072 to 1110073 tid 1 2023-09-30T09:03:04.251 INFO:tasks.rados.rados.0.smithi005.stdout:2994: writing smithi00566664-283 from 1865977 to 2552302 tid 2 2023-09-30T09:03:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2994: writing smithi00566664-283 from 3000112 to 3458319 tid 3 2023-09-30T09:03:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2995: write oid 24 current snap is 0 2023-09-30T09:03:04.257 INFO:tasks.rados.rados.0.smithi005.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-09-30T09:03:04.263 INFO:tasks.rados.rados.0.smithi005.stdout:2995: writing smithi00566664-24 from 682879 to 1202129 tid 1 2023-09-30T09:03:04.271 INFO:tasks.rados.rados.0.smithi005.stdout:2995: writing smithi00566664-24 from 1924459 to 2470795 tid 2 2023-09-30T09:03:04.278 INFO:tasks.rados.rados.0.smithi005.stdout:2995: writing smithi00566664-24 from 3027535 to 3697014 tid 3 2023-09-30T09:03:04.278 INFO:tasks.rados.rados.0.smithi005.stdout:2996: write oid 474 current snap is 0 2023-09-30T09:03:04.278 INFO:tasks.rados.rados.0.smithi005.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-09-30T09:03:04.285 INFO:tasks.rados.rados.0.smithi005.stdout:2996: writing smithi00566664-474 from 699686 to 1294185 tid 1 2023-09-30T09:03:04.293 INFO:tasks.rados.rados.0.smithi005.stdout:2996: writing smithi00566664-474 from 1982941 to 2672935 tid 2 2023-09-30T09:03:04.300 INFO:tasks.rados.rados.0.smithi005.stdout:2996: writing smithi00566664-474 from 3454958 to 3899686 tid 3 2023-09-30T09:03:04.300 INFO:tasks.rados.rados.0.smithi005.stdout:2997: read oid 315 snap -1 2023-09-30T09:03:04.300 INFO:tasks.rados.rados.0.smithi005.stdout:2997: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-30T09:03:04.300 INFO:tasks.rados.rados.0.smithi005.stdout:2998: write oid 306 current snap is 0 2023-09-30T09:03:04.300 INFO:tasks.rados.rados.0.smithi005.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-09-30T09:03:04.308 INFO:tasks.rados.rados.0.smithi005.stdout:2998: writing smithi00566664-306 from 716493 to 1386241 tid 1 2023-09-30T09:03:04.313 INFO:tasks.rados.rados.0.smithi005.stdout:2998: writing smithi00566664-306 from 1925070 to 2358722 tid 2 2023-09-30T09:03:04.320 INFO:tasks.rados.rados.0.smithi005.stdout:2998: writing smithi00566664-306 from 2849675 to 3541698 tid 3 2023-09-30T09:03:04.320 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:04.321 INFO:tasks.rados.rados.0.smithi005.stdout:2983: finishing write tid 3 to smithi00566664-425 2023-09-30T09:03:04.321 INFO:tasks.rados.rados.0.smithi005.stdout:2983: finishing write tid 4 to smithi00566664-425 2023-09-30T09:03:04.321 INFO:tasks.rados.rados.0.smithi005.stdout:2983: finishing write tid 5 to smithi00566664-425 2023-09-30T09:03:04.321 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 425 v 380 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-09-30T09:03:04.321 INFO:tasks.rados.rados.0.smithi005.stdout:2983: left oid 425 (ObjNum 1892 snap 0 seq_num 1892) 2023-09-30T09:03:04.321 INFO:tasks.rados.rados.0.smithi005.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-30T09:03:04.477 INFO:tasks.rados.rados.0.smithi005.stdout:2986: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-30T09:03:04.650 INFO:tasks.rados.rados.0.smithi005.stdout:2987: finishing write tid 1 to smithi00566664-32 2023-09-30T09:03:04.650 INFO:tasks.rados.rados.0.smithi005.stdout:2987: finishing write tid 2 to smithi00566664-32 2023-09-30T09:03:04.650 INFO:tasks.rados.rados.0.smithi005.stdout:2984: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:03:04.867 INFO:tasks.rados.rados.0.smithi005.stdout:2987: finishing write tid 3 to smithi00566664-32 2023-09-30T09:03:04.867 INFO:tasks.rados.rados.0.smithi005.stdout:2987: finishing write tid 4 to smithi00566664-32 2023-09-30T09:03:04.867 INFO:tasks.rados.rados.0.smithi005.stdout:2987: finishing write tid 5 to smithi00566664-32 2023-09-30T09:03:04.867 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 373 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-09-30T09:03:04.867 INFO:tasks.rados.rados.0.smithi005.stdout:2987: left oid 32 (ObjNum 1893 snap 0 seq_num 1893) 2023-09-30T09:03:04.868 INFO:tasks.rados.rados.0.smithi005.stdout:2989: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-30T09:03:04.942 INFO:tasks.rados.rados.0.smithi005.stdout:2990: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-30T09:03:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:04 smithi099 bash[27661]: audit 2023-09-30T09:03:03.857563+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.5:0/3405554687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:04 smithi099 bash[27661]: cluster 2023-09-30T09:03:04.308755+0000 mgr.x (mgr.24805) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-09-30T09:03:05.065 INFO:tasks.rados.rados.0.smithi005.stdout:2991: finishing write tid 1 to smithi00566664-253 2023-09-30T09:03:05.065 INFO:tasks.rados.rados.0.smithi005.stdout:2991: finishing write tid 2 to smithi00566664-253 2023-09-30T09:03:05.065 INFO:tasks.rados.rados.0.smithi005.stdout:2991: finishing write tid 3 to smithi00566664-253 2023-09-30T09:03:05.065 INFO:tasks.rados.rados.0.smithi005.stdout:2991: finishing write tid 4 to smithi00566664-253 2023-09-30T09:03:05.065 INFO:tasks.rados.rados.0.smithi005.stdout:2991: finishing write tid 5 to smithi00566664-253 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 253 v 507 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2991: left oid 253 (ObjNum 1894 snap 0 seq_num 1894) 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2992: finishing write tid 1 to smithi00566664-75 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2992: finishing write tid 2 to smithi00566664-75 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2992: finishing write tid 3 to smithi00566664-75 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2992: finishing write tid 4 to smithi00566664-75 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2992: finishing write tid 5 to smithi00566664-75 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 75 v 486 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2992: left oid 75 (ObjNum 1895 snap 0 seq_num 1895) 2023-09-30T09:03:05.066 INFO:tasks.rados.rados.0.smithi005.stdout:2993: expect (ObjNum 1793 snap 0 seq_num 1793) 2023-09-30T09:03:05.179 INFO:tasks.rados.rados.0.smithi005.stdout:2994: finishing write tid 1 to smithi00566664-283 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2994: finishing write tid 2 to smithi00566664-283 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2994: finishing write tid 3 to smithi00566664-283 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2994: finishing write tid 4 to smithi00566664-283 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2994: finishing write tid 5 to smithi00566664-283 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 384 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2994: left oid 283 (ObjNum 1896 snap 0 seq_num 1896) 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2995: finishing write tid 1 to smithi00566664-24 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2995: finishing write tid 2 to smithi00566664-24 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2995: finishing write tid 3 to smithi00566664-24 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2995: finishing write tid 4 to smithi00566664-24 2023-09-30T09:03:05.180 INFO:tasks.rados.rados.0.smithi005.stdout:2995: finishing write tid 5 to smithi00566664-24 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 24 v 377 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2995: left oid 24 (ObjNum 1897 snap 0 seq_num 1897) 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2996: finishing write tid 1 to smithi00566664-474 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2996: finishing write tid 2 to smithi00566664-474 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2996: finishing write tid 3 to smithi00566664-474 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2996: finishing write tid 4 to smithi00566664-474 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2996: finishing write tid 5 to smithi00566664-474 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 474 v 388 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2996: left oid 474 (ObjNum 1898 snap 0 seq_num 1898) 2023-09-30T09:03:05.181 INFO:tasks.rados.rados.0.smithi005.stdout:2997: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-30T09:03:05.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:04 smithi005 bash[27219]: audit 2023-09-30T09:03:03.857563+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.5:0/3405554687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:05.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:04 smithi005 bash[27219]: cluster 2023-09-30T09:03:04.308755+0000 mgr.x (mgr.24805) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-09-30T09:03:05.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:04 smithi005 bash[33615]: audit 2023-09-30T09:03:03.857563+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.5:0/3405554687' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:05.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:04 smithi005 bash[33615]: cluster 2023-09-30T09:03:04.308755+0000 mgr.x (mgr.24805) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 122 op/s 2023-09-30T09:03:05.373 INFO:tasks.rados.rados.0.smithi005.stdout:2998: finishing write tid 1 to smithi00566664-306 2023-09-30T09:03:05.373 INFO:tasks.rados.rados.0.smithi005.stdout:2998: finishing write tid 2 to smithi00566664-306 2023-09-30T09:03:05.373 INFO:tasks.rados.rados.0.smithi005.stdout:2998: finishing write tid 3 to smithi00566664-306 2023-09-30T09:03:05.373 INFO:tasks.rados.rados.0.smithi005.stdout:2998: finishing write tid 4 to smithi00566664-306 2023-09-30T09:03:05.373 INFO:tasks.rados.rados.0.smithi005.stdout:2998: finishing write tid 5 to smithi00566664-306 2023-09-30T09:03:05.373 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 306 v 381 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-09-30T09:03:05.374 INFO:tasks.rados.rados.0.smithi005.stdout:2998: left oid 306 (ObjNum 1899 snap 0 seq_num 1899) 2023-09-30T09:03:05.374 INFO:tasks.rados.rados.0.smithi005.stdout:2983: done (15 left) 2023-09-30T09:03:05.374 INFO:tasks.rados.rados.0.smithi005.stdout:2984: done (14 left) 2023-09-30T09:03:05.374 INFO:tasks.rados.rados.0.smithi005.stdout:2985: done (13 left) 2023-09-30T09:03:05.374 INFO:tasks.rados.rados.0.smithi005.stdout:2986: done (12 left) 2023-09-30T09:03:05.374 INFO:tasks.rados.rados.0.smithi005.stdout:2987: done (11 left) 2023-09-30T09:03:05.374 INFO:tasks.rados.rados.0.smithi005.stdout:2988: done (10 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2989: done (9 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2990: done (8 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2991: done (7 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2992: done (6 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2993: done (5 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2994: done (4 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2995: done (3 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2996: done (2 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2997: done (1 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2998: done (0 left) 2023-09-30T09:03:05.375 INFO:tasks.rados.rados.0.smithi005.stdout:2999: write oid 361 current snap is 0 2023-09-30T09:03:05.376 INFO:tasks.rados.rados.0.smithi005.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-09-30T09:03:05.386 INFO:tasks.rados.rados.0.smithi005.stdout:2999: writing smithi00566664-361 from 733300 to 1478297 tid 1 2023-09-30T09:03:05.393 INFO:tasks.rados.rados.0.smithi005.stdout:2999: writing smithi00566664-361 from 1983552 to 2677215 tid 2 2023-09-30T09:03:05.401 INFO:tasks.rados.rados.0.smithi005.stdout:2999: writing smithi00566664-361 from 3393451 to 3933300 tid 3 2023-09-30T09:03:05.401 INFO:tasks.rados.rados.0.smithi005.stdout:3000: read oid 272 snap -1 2023-09-30T09:03:05.401 INFO:tasks.rados.rados.0.smithi005.stdout:3000: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-30T09:03:05.401 INFO:tasks.rados.rados.0.smithi005.stdout:3001: write oid 1 current snap is 0 2023-09-30T09:03:05.401 INFO:tasks.rados.rados.0.smithi005.stdout:2999: finishing write tid 1 to smithi00566664-361 2023-09-30T09:03:05.401 INFO:tasks.rados.rados.0.smithi005.stdout:2999: finishing write tid 2 to smithi00566664-361 2023-09-30T09:03:05.401 INFO:tasks.rados.rados.0.smithi005.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-09-30T09:03:05.408 INFO:tasks.rados.rados.0.smithi005.stdout:3001: writing smithi00566664-1 from 750107 to 1286706 tid 1 2023-09-30T09:03:05.413 INFO:tasks.rados.rados.0.smithi005.stdout:3001: writing smithi00566664-1 from 1758387 to 2195708 tid 2 2023-09-30T09:03:05.418 INFO:tasks.rados.rados.0.smithi005.stdout:3001: writing smithi00566664-1 from 2620874 to 3051794 tid 3 2023-09-30T09:03:05.423 INFO:tasks.rados.rados.0.smithi005.stdout:3001: writing smithi00566664-1 from 3568355 to 3950107 tid 4 2023-09-30T09:03:05.423 INFO:tasks.rados.rados.0.smithi005.stdout:3002: read oid 178 snap -1 2023-09-30T09:03:05.424 INFO:tasks.rados.rados.0.smithi005.stdout:3002: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:03:05.424 INFO:tasks.rados.rados.0.smithi005.stdout:3003: write oid 421 current snap is 0 2023-09-30T09:03:05.424 INFO:tasks.rados.rados.0.smithi005.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-09-30T09:03:05.431 INFO:tasks.rados.rados.0.smithi005.stdout:3003: writing smithi00566664-421 from 766914 to 1378762 tid 1 2023-09-30T09:03:05.438 INFO:tasks.rados.rados.0.smithi005.stdout:3003: writing smithi00566664-421 from 1816869 to 2514201 tid 2 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:3003: writing smithi00566664-421 from 3164650 to 3806842 tid 3 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:3004: read oid 51 snap -1 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:3004: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:3005: read oid 122 snap -1 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:3005: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:3006: delete oid 451 current snap is 0 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:2999: finishing write tid 3 to smithi00566664-361 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:2999: finishing write tid 4 to smithi00566664-361 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:2999: finishing write tid 5 to smithi00566664-361 2023-09-30T09:03:05.446 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 361 v 380 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-09-30T09:03:05.447 INFO:tasks.rados.rados.0.smithi005.stdout:2999: left oid 361 (ObjNum 1900 snap 0 seq_num 1900) 2023-09-30T09:03:05.447 INFO:tasks.rados.rados.0.smithi005.stdout:3000: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-30T09:03:05.632 INFO:tasks.rados.rados.0.smithi005.stdout:3001: finishing write tid 1 to smithi00566664-1 2023-09-30T09:03:05.632 INFO:tasks.rados.rados.0.smithi005.stdout:3001: finishing write tid 2 to smithi00566664-1 2023-09-30T09:03:05.632 INFO:tasks.rados.rados.0.smithi005.stdout:3001: finishing write tid 3 to smithi00566664-1 2023-09-30T09:03:05.632 INFO:tasks.rados.rados.0.smithi005.stdout:3001: finishing write tid 4 to smithi00566664-1 2023-09-30T09:03:05.632 INFO:tasks.rados.rados.0.smithi005.stdout:3001: finishing write tid 5 to smithi00566664-1 2023-09-30T09:03:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:3001: finishing write tid 6 to smithi00566664-1 2023-09-30T09:03:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 1 v 385 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-09-30T09:03:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:3001: left oid 1 (ObjNum 1901 snap 0 seq_num 1901) 2023-09-30T09:03:05.633 INFO:tasks.rados.rados.0.smithi005.stdout:3002: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:03:05.744 INFO:tasks.rados.rados.0.smithi005.stdout:3003: finishing write tid 1 to smithi00566664-421 2023-09-30T09:03:05.744 INFO:tasks.rados.rados.0.smithi005.stdout:3003: finishing write tid 2 to smithi00566664-421 2023-09-30T09:03:05.744 INFO:tasks.rados.rados.0.smithi005.stdout:3003: finishing write tid 3 to smithi00566664-421 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3003: finishing write tid 4 to smithi00566664-421 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:2999: done (7 left) 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3000: done (6 left) 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3001: done (5 left) 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3002: done (4 left) 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3006: done (3 left) 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3007: write oid 495 current snap is 0 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3003: finishing write tid 5 to smithi00566664-421 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 421 v 490 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3003: left oid 421 (ObjNum 1902 snap 0 seq_num 1902) 2023-09-30T09:03:05.745 INFO:tasks.rados.rados.0.smithi005.stdout:3004: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:03:05.865 INFO:tasks.rados.rados.0.smithi005.stdout:3005: expect (ObjNum 539 snap 0 seq_num 539) 2023-09-30T09:03:05.994 INFO:tasks.rados.rados.0.smithi005.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-09-30T09:03:06.004 INFO:tasks.rados.rados.0.smithi005.stdout:3007: writing smithi00566664-495 from 400528 to 1162874 tid 1 2023-09-30T09:03:06.012 INFO:tasks.rados.rados.0.smithi005.stdout:3007: writing smithi00566664-495 from 1817480 to 2000528 tid 2 2023-09-30T09:03:06.012 INFO:tasks.rados.rados.0.smithi005.stdout:3003: done (3 left) 2023-09-30T09:03:06.012 INFO:tasks.rados.rados.0.smithi005.stdout:3004: done (2 left) 2023-09-30T09:03:06.012 INFO:tasks.rados.rados.0.smithi005.stdout:3005: done (1 left) 2023-09-30T09:03:06.012 INFO:tasks.rados.rados.0.smithi005.stdout:3008: write oid 176 current snap is 0 2023-09-30T09:03:06.012 INFO:tasks.rados.rados.0.smithi005.stdout:3007: finishing write tid 1 to smithi00566664-495 2023-09-30T09:03:06.012 INFO:tasks.rados.rados.0.smithi005.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-09-30T09:03:06.017 INFO:tasks.rados.rados.0.smithi005.stdout:3008: writing smithi00566664-176 from 417335 to 854930 tid 1 2023-09-30T09:03:06.025 INFO:tasks.rados.rados.0.smithi005.stdout:3008: writing smithi00566664-176 from 1475962 to 1920621 tid 2 2023-09-30T09:03:06.025 INFO:tasks.rados.rados.0.smithi005.stdout:3009: read oid 269 snap -1 2023-09-30T09:03:06.025 INFO:tasks.rados.rados.0.smithi005.stdout:3009: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-30T09:03:06.025 INFO:tasks.rados.rados.0.smithi005.stdout:3010: write oid 331 current snap is 0 2023-09-30T09:03:06.025 INFO:tasks.rados.rados.0.smithi005.stdout:3007: finishing write tid 2 to smithi00566664-495 2023-09-30T09:03:06.025 INFO:tasks.rados.rados.0.smithi005.stdout:3007: finishing write tid 3 to smithi00566664-495 2023-09-30T09:03:06.025 INFO:tasks.rados.rados.0.smithi005.stdout:3007: finishing write tid 4 to smithi00566664-495 2023-09-30T09:03:06.026 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 495 v 388 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-09-30T09:03:06.026 INFO:tasks.rados.rados.0.smithi005.stdout:3007: left oid 495 (ObjNum 1904 snap 0 seq_num 1904) 2023-09-30T09:03:06.026 INFO:tasks.rados.rados.0.smithi005.stdout:3008: finishing write tid 1 to smithi00566664-176 2023-09-30T09:03:06.026 INFO:tasks.rados.rados.0.smithi005.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-09-30T09:03:06.031 INFO:tasks.rados.rados.0.smithi005.stdout:3010: writing smithi00566664-331 from 434142 to 946986 tid 1 2023-09-30T09:03:06.038 INFO:tasks.rados.rados.0.smithi005.stdout:3010: writing smithi00566664-331 from 1534444 to 2034142 tid 2 2023-09-30T09:03:06.038 INFO:tasks.rados.rados.0.smithi005.stdout:3007: done (3 left) 2023-09-30T09:03:06.038 INFO:tasks.rados.rados.0.smithi005.stdout:3011: read oid 311 snap -1 2023-09-30T09:03:06.039 INFO:tasks.rados.rados.0.smithi005.stdout:3011: expect (ObjNum 1407 snap 0 seq_num 1407) 2023-09-30T09:03:06.039 INFO:tasks.rados.rados.0.smithi005.stdout:3012: write oid 491 current snap is 0 2023-09-30T09:03:06.039 INFO:tasks.rados.rados.0.smithi005.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-09-30T09:03:06.044 INFO:tasks.rados.rados.0.smithi005.stdout:3012: writing smithi00566664-491 from 450949 to 1039042 tid 1 2023-09-30T09:03:06.050 INFO:tasks.rados.rados.0.smithi005.stdout:3012: writing smithi00566664-491 from 1476573 to 1924901 tid 2 2023-09-30T09:03:06.050 INFO:tasks.rados.rados.0.smithi005.stdout:3013: read oid 143 snap -1 2023-09-30T09:03:06.050 INFO:tasks.rados.rados.0.smithi005.stdout:3013: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-30T09:03:06.051 INFO:tasks.rados.rados.0.smithi005.stdout:3014: read oid 147 snap -1 2023-09-30T09:03:06.051 INFO:tasks.rados.rados.0.smithi005.stdout:3014: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-09-30T09:03:06.051 INFO:tasks.rados.rados.0.smithi005.stdout:3015: write oid 499 current snap is 0 2023-09-30T09:03:06.051 INFO:tasks.rados.rados.0.smithi005.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-09-30T09:03:06.056 INFO:tasks.rados.rados.0.smithi005.stdout:3015: writing smithi00566664-499 from 467756 to 1131098 tid 1 2023-09-30T09:03:06.062 INFO:tasks.rados.rados.0.smithi005.stdout:3015: writing smithi00566664-499 from 1535055 to 2067756 tid 2 2023-09-30T09:03:06.062 INFO:tasks.rados.rados.0.smithi005.stdout:3016: delete oid 39 current snap is 0 2023-09-30T09:03:06.062 INFO:tasks.rados.rados.0.smithi005.stdout:3009: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-30T09:03:06.166 INFO:tasks.rados.rados.0.smithi005.stdout:3008: finishing write tid 2 to smithi00566664-176 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3008: finishing write tid 3 to smithi00566664-176 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3008: finishing write tid 4 to smithi00566664-176 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 176 v 406 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3010: finishing write tid 1 to smithi00566664-331 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3010: finishing write tid 2 to smithi00566664-331 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3010: finishing write tid 3 to smithi00566664-331 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3010: finishing write tid 4 to smithi00566664-331 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 331 v 409 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2023-09-30T09:03:06.167 INFO:tasks.rados.rados.0.smithi005.stdout:3011: expect (ObjNum 1407 snap 0 seq_num 1407) 2023-09-30T09:03:06.291 INFO:tasks.rados.rados.0.smithi005.stdout:3012: finishing write tid 1 to smithi00566664-491 2023-09-30T09:03:06.291 INFO:tasks.rados.rados.0.smithi005.stdout:3012: finishing write tid 2 to smithi00566664-491 2023-09-30T09:03:06.291 INFO:tasks.rados.rados.0.smithi005.stdout:3012: finishing write tid 3 to smithi00566664-491 2023-09-30T09:03:06.292 INFO:tasks.rados.rados.0.smithi005.stdout:3012: finishing write tid 4 to smithi00566664-491 2023-09-30T09:03:06.292 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 491 v 384 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-09-30T09:03:06.292 INFO:tasks.rados.rados.0.smithi005.stdout:3012: left oid 491 (ObjNum 1907 snap 0 seq_num 1907) 2023-09-30T09:03:06.292 INFO:tasks.rados.rados.0.smithi005.stdout:3015: finishing write tid 1 to smithi00566664-499 2023-09-30T09:03:06.292 INFO:tasks.rados.rados.0.smithi005.stdout:3013: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-30T09:03:06.387 INFO:tasks.rados.rados.0.smithi005.stdout:3015: finishing write tid 2 to smithi00566664-499 2023-09-30T09:03:06.387 INFO:tasks.rados.rados.0.smithi005.stdout:3014: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3015: finishing write tid 3 to smithi00566664-499 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3015: finishing write tid 4 to smithi00566664-499 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 499 v 409 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3015: left oid 499 (ObjNum 1908 snap 0 seq_num 1908) 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3008: done (8 left) 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3009: done (7 left) 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3010: done (6 left) 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3011: done (5 left) 2023-09-30T09:03:06.520 INFO:tasks.rados.rados.0.smithi005.stdout:3012: done (4 left) 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3013: done (3 left) 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3014: done (2 left) 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3015: done (1 left) 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3016: done (0 left) 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3017: read oid 409 snap -1 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3018: read oid 218 snap -1 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-30T09:03:06.521 INFO:tasks.rados.rados.0.smithi005.stdout:3019: write oid 29 current snap is 0 2023-09-30T09:03:06.522 INFO:tasks.rados.rados.0.smithi005.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-09-30T09:03:06.531 INFO:tasks.rados.rados.0.smithi005.stdout:3019: writing smithi00566664-29 from 501370 to 1031563 tid 1 2023-09-30T09:03:06.539 INFO:tasks.rados.rados.0.smithi005.stdout:3019: writing smithi00566664-29 from 1768372 to 2101370 tid 2 2023-09-30T09:03:06.539 INFO:tasks.rados.rados.0.smithi005.stdout:3020: read oid 424 snap -1 2023-09-30T09:03:06.539 INFO:tasks.rados.rados.0.smithi005.stdout:3020: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-30T09:03:06.539 INFO:tasks.rados.rados.0.smithi005.stdout:3021: read oid 286 snap -1 2023-09-30T09:03:06.539 INFO:tasks.rados.rados.0.smithi005.stdout:3021: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-09-30T09:03:06.539 INFO:tasks.rados.rados.0.smithi005.stdout:3022: write oid 453 current snap is 0 2023-09-30T09:03:06.540 INFO:tasks.rados.rados.0.smithi005.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-09-30T09:03:06.545 INFO:tasks.rados.rados.0.smithi005.stdout:3022: writing smithi00566664-453 from 518177 to 1123619 tid 1 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3022: writing smithi00566664-453 from 1710501 to 2118177 tid 2 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3023: read oid 179 snap -1 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3023: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3024: read oid 341 snap -1 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3024: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3025: read oid 248 snap -1 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3025: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3026: delete oid 143 current snap is 0 2023-09-30T09:03:06.552 INFO:tasks.rados.rados.0.smithi005.stdout:3017: expect (ObjNum 1545 snap 0 seq_num 1545) 2023-09-30T09:03:06.676 INFO:tasks.rados.rados.0.smithi005.stdout:3018: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-30T09:03:06.784 INFO:tasks.rados.rados.0.smithi005.stdout:3019: finishing write tid 1 to smithi00566664-29 2023-09-30T09:03:06.784 INFO:tasks.rados.rados.0.smithi005.stdout:3019: finishing write tid 2 to smithi00566664-29 2023-09-30T09:03:06.784 INFO:tasks.rados.rados.0.smithi005.stdout:3019: finishing write tid 3 to smithi00566664-29 2023-09-30T09:03:06.784 INFO:tasks.rados.rados.0.smithi005.stdout:3019: finishing write tid 4 to smithi00566664-29 2023-09-30T09:03:06.784 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 29 v 364 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-09-30T09:03:06.785 INFO:tasks.rados.rados.0.smithi005.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-09-30T09:03:06.785 INFO:tasks.rados.rados.0.smithi005.stdout:3020: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-30T09:03:06.853 INFO:tasks.rados.rados.0.smithi005.stdout:3021: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-09-30T09:03:07.010 INFO:tasks.rados.rados.0.smithi005.stdout:3022: finishing write tid 1 to smithi00566664-453 2023-09-30T09:03:07.010 INFO:tasks.rados.rados.0.smithi005.stdout:3022: finishing write tid 2 to smithi00566664-453 2023-09-30T09:03:07.010 INFO:tasks.rados.rados.0.smithi005.stdout:3022: finishing write tid 3 to smithi00566664-453 2023-09-30T09:03:07.010 INFO:tasks.rados.rados.0.smithi005.stdout:3022: finishing write tid 4 to smithi00566664-453 2023-09-30T09:03:07.010 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 453 v 392 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-09-30T09:03:07.011 INFO:tasks.rados.rados.0.smithi005.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-09-30T09:03:07.011 INFO:tasks.rados.rados.0.smithi005.stdout:3023: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-30T09:03:07.235 INFO:tasks.rados.rados.0.smithi005.stdout:3024: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-09-30T09:03:07.420 INFO:tasks.rados.rados.0.smithi005.stdout:3025: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-30T09:03:07.555 INFO:tasks.rados.rados.0.smithi005.stdout:3017: done (9 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3018: done (8 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3019: done (7 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3020: done (6 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3021: done (5 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3022: done (4 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3023: done (3 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3024: done (2 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3025: done (1 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3026: done (0 left) 2023-09-30T09:03:07.556 INFO:tasks.rados.rados.0.smithi005.stdout:3027: write oid 73 current snap is 0 2023-09-30T09:03:07.557 INFO:tasks.rados.rados.0.smithi005.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-09-30T09:03:07.570 INFO:tasks.rados.rados.0.smithi005.stdout:3027: writing smithi00566664-73 from 551791 to 1307731 tid 1 2023-09-30T09:03:07.575 INFO:tasks.rados.rados.0.smithi005.stdout:3027: writing smithi00566664-73 from 1827465 to 2151791 tid 2 2023-09-30T09:03:07.575 INFO:tasks.rados.rados.0.smithi005.stdout:3028: write oid 313 current snap is 0 2023-09-30T09:03:07.575 INFO:tasks.rados.rados.0.smithi005.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-09-30T09:03:07.580 INFO:tasks.rados.rados.0.smithi005.stdout:3028: writing smithi00566664-313 from 568598 to 999787 tid 1 2023-09-30T09:03:07.587 INFO:tasks.rados.rados.0.smithi005.stdout:3028: writing smithi00566664-313 from 1485947 to 2088940 tid 2 2023-09-30T09:03:07.587 INFO:tasks.rados.rados.0.smithi005.stdout:3029: read oid 406 snap -1 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3029: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3030: delete oid 137 current snap is 0 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3027: finishing write tid 1 to smithi00566664-73 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3027: finishing write tid 2 to smithi00566664-73 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3027: finishing write tid 3 to smithi00566664-73 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3027: finishing write tid 4 to smithi00566664-73 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 73 v 510 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-09-30T09:03:07.588 INFO:tasks.rados.rados.0.smithi005.stdout:3028: finishing write tid 1 to smithi00566664-313 2023-09-30T09:03:07.589 INFO:tasks.rados.rados.0.smithi005.stdout:3027: done (3 left) 2023-09-30T09:03:07.589 INFO:tasks.rados.rados.0.smithi005.stdout:3030: done (2 left) 2023-09-30T09:03:07.589 INFO:tasks.rados.rados.0.smithi005.stdout:3031: write oid 315 current snap is 0 2023-09-30T09:03:07.590 INFO:tasks.rados.rados.0.smithi005.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-09-30T09:03:07.597 INFO:tasks.rados.rados.0.smithi005.stdout:3031: writing smithi00566664-315 from 602212 to 1300252 tid 1 2023-09-30T09:03:07.603 INFO:tasks.rados.rados.0.smithi005.stdout:3031: writing smithi00566664-315 from 2002911 to 2202212 tid 2 2023-09-30T09:03:07.603 INFO:tasks.rados.rados.0.smithi005.stdout:3032: read oid 53 snap -1 2023-09-30T09:03:07.603 INFO:tasks.rados.rados.0.smithi005.stdout:3032: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-09-30T09:03:07.603 INFO:tasks.rados.rados.0.smithi005.stdout:3033: write oid 182 current snap is 0 2023-09-30T09:03:07.603 INFO:tasks.rados.rados.0.smithi005.stdout:3028: finishing write tid 2 to smithi00566664-313 2023-09-30T09:03:07.603 INFO:tasks.rados.rados.0.smithi005.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-09-30T09:03:07.611 INFO:tasks.rados.rados.0.smithi005.stdout:3033: writing smithi00566664-182 from 619019 to 1392308 tid 1 2023-09-30T09:03:07.616 INFO:tasks.rados.rados.0.smithi005.stdout:3033: writing smithi00566664-182 from 2061393 to 2219019 tid 2 2023-09-30T09:03:07.616 INFO:tasks.rados.rados.0.smithi005.stdout:3034: read oid 142 snap -1 2023-09-30T09:03:07.616 INFO:tasks.rados.rados.0.smithi005.stdout:3034: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-30T09:03:07.617 INFO:tasks.rados.rados.0.smithi005.stdout:3035: write oid 184 current snap is 0 2023-09-30T09:03:07.617 INFO:tasks.rados.rados.0.smithi005.stdout:3028: finishing write tid 3 to smithi00566664-313 2023-09-30T09:03:07.617 INFO:tasks.rados.rados.0.smithi005.stdout:3028: finishing write tid 4 to smithi00566664-313 2023-09-30T09:03:07.617 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 313 v 412 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-09-30T09:03:07.617 INFO:tasks.rados.rados.0.smithi005.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-09-30T09:03:07.617 INFO:tasks.rados.rados.0.smithi005.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-09-30T09:03:07.622 INFO:tasks.rados.rados.0.smithi005.stdout:3035: writing smithi00566664-184 from 635826 to 1084364 tid 1 2023-09-30T09:03:07.629 INFO:tasks.rados.rados.0.smithi005.stdout:3035: writing smithi00566664-184 from 1719875 to 2235826 tid 2 2023-09-30T09:03:07.629 INFO:tasks.rados.rados.0.smithi005.stdout:3028: done (6 left) 2023-09-30T09:03:07.629 INFO:tasks.rados.rados.0.smithi005.stdout:3036: delete oid 78 current snap is 0 2023-09-30T09:03:07.629 INFO:tasks.rados.rados.0.smithi005.stdout:3029: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-30T09:03:07.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:07 smithi005 bash[27219]: cluster 2023-09-30T09:03:06.309431+0000 mgr.x (mgr.24805) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.2 MiB/s wr, 77 op/s 2023-09-30T09:03:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:07 smithi005 bash[27219]: audit 2023-09-30T09:03:06.393644+0000 mon.a (mon.0) 844 : audit [DBG] from='client.? 172.21.15.5:0/2143776492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:07.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:07 smithi005 bash[33615]: cluster 2023-09-30T09:03:06.309431+0000 mgr.x (mgr.24805) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.2 MiB/s wr, 77 op/s 2023-09-30T09:03:07.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:07 smithi005 bash[33615]: audit 2023-09-30T09:03:06.393644+0000 mon.a (mon.0) 844 : audit [DBG] from='client.? 172.21.15.5:0/2143776492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:07 smithi099 bash[27661]: cluster 2023-09-30T09:03:06.309431+0000 mgr.x (mgr.24805) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.2 MiB/s wr, 77 op/s 2023-09-30T09:03:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:07 smithi099 bash[27661]: audit 2023-09-30T09:03:06.393644+0000 mon.a (mon.0) 844 : audit [DBG] from='client.? 172.21.15.5:0/2143776492' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:07.836 INFO:tasks.rados.rados.0.smithi005.stdout:3031: finishing write tid 1 to smithi00566664-315 2023-09-30T09:03:07.837 INFO:tasks.rados.rados.0.smithi005.stdout:3031: finishing write tid 2 to smithi00566664-315 2023-09-30T09:03:07.837 INFO:tasks.rados.rados.0.smithi005.stdout:3031: finishing write tid 3 to smithi00566664-315 2023-09-30T09:03:07.837 INFO:tasks.rados.rados.0.smithi005.stdout:3031: finishing write tid 4 to smithi00566664-315 2023-09-30T09:03:07.837 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 315 v 317 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-09-30T09:03:07.837 INFO:tasks.rados.rados.0.smithi005.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-09-30T09:03:07.837 INFO:tasks.rados.rados.0.smithi005.stdout:3032: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-09-30T09:03:07.932 INFO:tasks.rados.rados.0.smithi005.stdout:3033: finishing write tid 1 to smithi00566664-182 2023-09-30T09:03:07.932 INFO:tasks.rados.rados.0.smithi005.stdout:3033: finishing write tid 2 to smithi00566664-182 2023-09-30T09:03:07.932 INFO:tasks.rados.rados.0.smithi005.stdout:3033: finishing write tid 3 to smithi00566664-182 2023-09-30T09:03:07.932 INFO:tasks.rados.rados.0.smithi005.stdout:3033: finishing write tid 4 to smithi00566664-182 2023-09-30T09:03:07.932 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 182 v 513 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-09-30T09:03:07.933 INFO:tasks.rados.rados.0.smithi005.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-09-30T09:03:07.933 INFO:tasks.rados.rados.0.smithi005.stdout:3035: finishing write tid 1 to smithi00566664-184 2023-09-30T09:03:07.933 INFO:tasks.rados.rados.0.smithi005.stdout:3034: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-30T09:03:08.079 INFO:tasks.rados.rados.0.smithi005.stdout:3035: finishing write tid 2 to smithi00566664-184 2023-09-30T09:03:08.079 INFO:tasks.rados.rados.0.smithi005.stdout:3035: finishing write tid 3 to smithi00566664-184 2023-09-30T09:03:08.079 INFO:tasks.rados.rados.0.smithi005.stdout:3035: finishing write tid 4 to smithi00566664-184 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 184 v 341 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3029: done (6 left) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3031: done (5 left) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3032: done (4 left) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3033: done (3 left) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3034: done (2 left) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3035: done (1 left) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3036: done (0 left) 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3037: write oid 81 current snap is 0 2023-09-30T09:03:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-09-30T09:03:08.093 INFO:tasks.rados.rados.0.smithi005.stdout:3037: writing smithi00566664-81 from 669440 to 1268476 tid 1 2023-09-30T09:03:08.099 INFO:tasks.rados.rados.0.smithi005.stdout:3037: writing smithi00566664-81 from 1720486 to 2269440 tid 2 2023-09-30T09:03:08.099 INFO:tasks.rados.rados.0.smithi005.stdout:3038: read oid 148 snap -1 2023-09-30T09:03:08.099 INFO:tasks.rados.rados.0.smithi005.stdout:3038: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-09-30T09:03:08.099 INFO:tasks.rados.rados.0.smithi005.stdout:3039: read oid 392 snap -1 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3039: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3040: read oid 213 snap -1 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3040: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3041: read oid 452 snap -1 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3042: read oid 446 snap -1 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3043: write oid 289 current snap is 0 2023-09-30T09:03:08.100 INFO:tasks.rados.rados.0.smithi005.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-09-30T09:03:08.107 INFO:tasks.rados.rados.0.smithi005.stdout:3043: writing smithi00566664-289 from 686247 to 1360532 tid 1 2023-09-30T09:03:08.113 INFO:tasks.rados.rados.0.smithi005.stdout:3043: writing smithi00566664-289 from 1778968 to 2252979 tid 2 2023-09-30T09:03:08.113 INFO:tasks.rados.rados.0.smithi005.stdout:3044: write oid 281 current snap is 0 2023-09-30T09:03:08.113 INFO:tasks.rados.rados.0.smithi005.stdout:3037: finishing write tid 1 to smithi00566664-81 2023-09-30T09:03:08.113 INFO:tasks.rados.rados.0.smithi005.stdout:3038: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-09-30T09:03:08.264 INFO:tasks.rados.rados.0.smithi005.stdout:3037: finishing write tid 2 to smithi00566664-81 2023-09-30T09:03:08.264 INFO:tasks.rados.rados.0.smithi005.stdout:3037: finishing write tid 3 to smithi00566664-81 2023-09-30T09:03:08.264 INFO:tasks.rados.rados.0.smithi005.stdout:3037: finishing write tid 4 to smithi00566664-81 2023-09-30T09:03:08.264 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 81 v 493 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-09-30T09:03:08.264 INFO:tasks.rados.rados.0.smithi005.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-09-30T09:03:08.264 INFO:tasks.rados.rados.0.smithi005.stdout:3039: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-30T09:03:08.362 INFO:tasks.rados.rados.0.smithi005.stdout:3040: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-30T09:03:08.445 INFO:tasks.rados.rados.0.smithi005.stdout:3041: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-30T09:03:08.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:08 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:03:08] "GET /metrics HTTP/1.1" 200 36056 "" "Prometheus/2.33.4" 2023-09-30T09:03:08.559 INFO:tasks.rados.rados.0.smithi005.stdout:3042: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:03:08.735 INFO:tasks.rados.rados.0.smithi005.stdout:3043: finishing write tid 1 to smithi00566664-289 2023-09-30T09:03:08.736 INFO:tasks.rados.rados.0.smithi005.stdout:3043: finishing write tid 2 to smithi00566664-289 2023-09-30T09:03:08.736 INFO:tasks.rados.rados.0.smithi005.stdout:3043: finishing write tid 3 to smithi00566664-289 2023-09-30T09:03:08.736 INFO:tasks.rados.rados.0.smithi005.stdout:3043: finishing write tid 4 to smithi00566664-289 2023-09-30T09:03:08.736 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 289 v 392 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-09-30T09:03:08.736 INFO:tasks.rados.rados.0.smithi005.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-09-30T09:03:08.736 INFO:tasks.rados.rados.0.smithi005.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-09-30T09:03:08.750 INFO:tasks.rados.rados.0.smithi005.stdout:3044: writing smithi00566664-281 from 703054 to 1452588 tid 1 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3044: writing smithi00566664-281 from 2237450 to 2303054 tid 2 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3037: done (7 left) 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3038: done (6 left) 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3039: done (5 left) 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3040: done (4 left) 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3041: done (3 left) 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3042: done (2 left) 2023-09-30T09:03:08.756 INFO:tasks.rados.rados.0.smithi005.stdout:3043: done (1 left) 2023-09-30T09:03:08.757 INFO:tasks.rados.rados.0.smithi005.stdout:3045: delete oid 66 current snap is 0 2023-09-30T09:03:08.757 INFO:tasks.rados.rados.0.smithi005.stdout:3044: finishing write tid 1 to smithi00566664-281 2023-09-30T09:03:08.759 INFO:tasks.rados.rados.0.smithi005.stdout:3044: finishing write tid 2 to smithi00566664-281 2023-09-30T09:03:08.759 INFO:tasks.rados.rados.0.smithi005.stdout:3044: finishing write tid 3 to smithi00566664-281 2023-09-30T09:03:08.759 INFO:tasks.rados.rados.0.smithi005.stdout:3044: finishing write tid 4 to smithi00566664-281 2023-09-30T09:03:08.759 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 345 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-09-30T09:03:08.759 INFO:tasks.rados.rados.0.smithi005.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-09-30T09:03:08.759 INFO:tasks.rados.rados.0.smithi005.stdout:3044: done (1 left) 2023-09-30T09:03:08.759 INFO:tasks.rados.rados.0.smithi005.stdout:3045: done (0 left) 2023-09-30T09:03:08.760 INFO:tasks.rados.rados.0.smithi005.stdout:3046: read oid 4 snap -1 2023-09-30T09:03:08.760 INFO:tasks.rados.rados.0.smithi005.stdout:3046: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-09-30T09:03:08.760 INFO:tasks.rados.rados.0.smithi005.stdout:3047: delete oid 370 current snap is 0 2023-09-30T09:03:08.761 INFO:tasks.rados.rados.0.smithi005.stdout:3047: done (1 left) 2023-09-30T09:03:08.761 INFO:tasks.rados.rados.0.smithi005.stdout:3048: write oid 6 current snap is 0 2023-09-30T09:03:08.761 INFO:tasks.rados.rados.0.smithi005.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-09-30T09:03:08.771 INFO:tasks.rados.rados.0.smithi005.stdout:3048: writing smithi00566664-6 from 753475 to 1445109 tid 1 2023-09-30T09:03:08.776 INFO:tasks.rados.rados.0.smithi005.stdout:3048: writing smithi00566664-6 from 2012896 to 2353475 tid 2 2023-09-30T09:03:08.777 INFO:tasks.rados.rados.0.smithi005.stdout:3049: write oid 384 current snap is 0 2023-09-30T09:03:08.777 INFO:tasks.rados.rados.0.smithi005.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-09-30T09:03:08.785 INFO:tasks.rados.rados.0.smithi005.stdout:3049: writing smithi00566664-384 from 770282 to 1537165 tid 1 2023-09-30T09:03:08.790 INFO:tasks.rados.rados.0.smithi005.stdout:3049: writing smithi00566664-384 from 2071378 to 2370282 tid 2 2023-09-30T09:03:08.790 INFO:tasks.rados.rados.0.smithi005.stdout:3050: write oid 481 current snap is 0 2023-09-30T09:03:08.790 INFO:tasks.rados.rados.0.smithi005.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-09-30T09:03:08.797 INFO:tasks.rados.rados.0.smithi005.stdout:3050: writing smithi00566664-481 from 787089 to 1229221 tid 1 2023-09-30T09:03:08.805 INFO:tasks.rados.rados.0.smithi005.stdout:3050: writing smithi00566664-481 from 1729860 to 2387089 tid 2 2023-09-30T09:03:08.805 INFO:tasks.rados.rados.0.smithi005.stdout:3051: delete oid 32 current snap is 0 2023-09-30T09:03:08.805 INFO:tasks.rados.rados.0.smithi005.stdout:3046: expect (ObjNum 1508 snap 0 seq_num 1508) 2023-09-30T09:03:09.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:08 smithi099 bash[52917]: ts=2023-09-30T09:03:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:03:09.055 INFO:tasks.rados.rados.0.smithi005.stdout:3048: finishing write tid 1 to smithi00566664-6 2023-09-30T09:03:09.055 INFO:tasks.rados.rados.0.smithi005.stdout:3048: finishing write tid 2 to smithi00566664-6 2023-09-30T09:03:09.055 INFO:tasks.rados.rados.0.smithi005.stdout:3048: finishing write tid 3 to smithi00566664-6 2023-09-30T09:03:09.055 INFO:tasks.rados.rados.0.smithi005.stdout:3048: finishing write tid 4 to smithi00566664-6 2023-09-30T09:03:09.055 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 6 v 516 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3049: finishing write tid 1 to smithi00566664-384 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3049: finishing write tid 2 to smithi00566664-384 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3049: finishing write tid 3 to smithi00566664-384 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3049: finishing write tid 4 to smithi00566664-384 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 384 v 368 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3050: finishing write tid 1 to smithi00566664-481 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3050: finishing write tid 2 to smithi00566664-481 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3050: finishing write tid 3 to smithi00566664-481 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3050: finishing write tid 4 to smithi00566664-481 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 481 v 519 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-09-30T09:03:09.056 INFO:tasks.rados.rados.0.smithi005.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3046: done (4 left) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3048: done (3 left) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3049: done (2 left) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3050: done (1 left) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3051: done (0 left) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3052: read oid 44 snap -1 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3052: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3053: read oid 186 snap -1 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3053: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3054: read oid 299 snap -1 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3054: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-09-30T09:03:09.057 INFO:tasks.rados.rados.0.smithi005.stdout:3055: write oid 159 current snap is 0 2023-09-30T09:03:09.058 INFO:tasks.rados.rados.0.smithi005.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-09-30T09:03:09.067 INFO:tasks.rados.rados.0.smithi005.stdout:3055: writing smithi00566664-159 from 420703 to 1013333 tid 1 2023-09-30T09:03:09.075 INFO:tasks.rados.rados.0.smithi005.stdout:3055: writing smithi00566664-159 from 1730471 to 2420703 tid 2 2023-09-30T09:03:09.075 INFO:tasks.rados.rados.0.smithi005.stdout:3056: delete oid 289 current snap is 0 2023-09-30T09:03:09.075 INFO:tasks.rados.rados.0.smithi005.stdout:3053: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-30T09:03:09.192 INFO:tasks.rados.rados.0.smithi005.stdout:3052: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-30T09:03:09.330 INFO:tasks.rados.rados.0.smithi005.stdout:3054: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-09-30T09:03:09.409 INFO:tasks.rados.rados.0.smithi005.stdout:3055: finishing write tid 1 to smithi00566664-159 2023-09-30T09:03:09.409 INFO:tasks.rados.rados.0.smithi005.stdout:3055: finishing write tid 2 to smithi00566664-159 2023-09-30T09:03:09.409 INFO:tasks.rados.rados.0.smithi005.stdout:3055: finishing write tid 3 to smithi00566664-159 2023-09-30T09:03:09.409 INFO:tasks.rados.rados.0.smithi005.stdout:3055: finishing write tid 4 to smithi00566664-159 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 159 v 367 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3055: left oid 159 (ObjNum 1929 snap 0 seq_num 1929) 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3052: done (4 left) 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3053: done (3 left) 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3054: done (2 left) 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3055: done (1 left) 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3056: done (0 left) 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3057: read oid 253 snap -1 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3057: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-09-30T09:03:09.410 INFO:tasks.rados.rados.0.smithi005.stdout:3058: delete oid 412 current snap is 0 2023-09-30T09:03:09.412 INFO:tasks.rados.rados.0.smithi005.stdout:3058: done (1 left) 2023-09-30T09:03:09.412 INFO:tasks.rados.rados.0.smithi005.stdout:3059: write oid 5 current snap is 0 2023-09-30T09:03:09.412 INFO:tasks.rados.rados.0.smithi005.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-09-30T09:03:09.423 INFO:tasks.rados.rados.0.smithi005.stdout:3059: writing smithi00566664-5 from 471124 to 1005854 tid 1 2023-09-30T09:03:09.430 INFO:tasks.rados.rados.0.smithi005.stdout:3059: writing smithi00566664-5 from 1505917 to 2141931 tid 2 2023-09-30T09:03:09.430 INFO:tasks.rados.rados.0.smithi005.stdout:3060: write oid 286 current snap is 0 2023-09-30T09:03:09.430 INFO:tasks.rados.rados.0.smithi005.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-09-30T09:03:09.437 INFO:tasks.rados.rados.0.smithi005.stdout:3060: writing smithi00566664-286 from 487931 to 1097910 tid 1 2023-09-30T09:03:09.444 INFO:tasks.rados.rados.0.smithi005.stdout:3060: writing smithi00566664-286 from 1564399 to 2344071 tid 2 2023-09-30T09:03:09.444 INFO:tasks.rados.rados.0.smithi005.stdout:3061: write oid 399 current snap is 0 2023-09-30T09:03:09.444 INFO:tasks.rados.rados.0.smithi005.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-09-30T09:03:09.451 INFO:tasks.rados.rados.0.smithi005.stdout:3061: writing smithi00566664-399 from 504738 to 1189966 tid 1 2023-09-30T09:03:09.457 INFO:tasks.rados.rados.0.smithi005.stdout:3061: writing smithi00566664-399 from 1622881 to 2262564 tid 2 2023-09-30T09:03:09.457 INFO:tasks.rados.rados.0.smithi005.stdout:3062: read oid 491 snap -1 2023-09-30T09:03:09.457 INFO:tasks.rados.rados.0.smithi005.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-30T09:03:09.457 INFO:tasks.rados.rados.0.smithi005.stdout:3063: write oid 482 current snap is 0 2023-09-30T09:03:09.457 INFO:tasks.rados.rados.0.smithi005.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-09-30T09:03:09.464 INFO:tasks.rados.rados.0.smithi005.stdout:3063: writing smithi00566664-482 from 521545 to 1282022 tid 1 2023-09-30T09:03:09.473 INFO:tasks.rados.rados.0.smithi005.stdout:3063: writing smithi00566664-482 from 2081363 to 2521545 tid 2 2023-09-30T09:03:09.473 INFO:tasks.rados.rados.0.smithi005.stdout:3064: write oid 476 current snap is 0 2023-09-30T09:03:09.473 INFO:tasks.rados.rados.0.smithi005.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-09-30T09:03:09.478 INFO:tasks.rados.rados.0.smithi005.stdout:3064: writing smithi00566664-476 from 538352 to 974078 tid 1 2023-09-30T09:03:09.485 INFO:tasks.rados.rados.0.smithi005.stdout:3064: writing smithi00566664-476 from 1623492 to 2150491 tid 2 2023-09-30T09:03:09.485 INFO:tasks.rados.rados.0.smithi005.stdout:3065: write oid 456 current snap is 0 2023-09-30T09:03:09.485 INFO:tasks.rados.rados.0.smithi005.stdout:3057: expect (ObjNum 1894 snap 0 seq_num 1894) 2023-09-30T09:03:09.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:09 smithi099 bash[27661]: cluster 2023-09-30T09:03:08.310197+0000 mgr.x (mgr.24805) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.2 MiB/s wr, 77 op/s 2023-09-30T09:03:09.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:09 smithi099 bash[27661]: audit 2023-09-30T09:03:08.841320+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.5:0/2240802786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:09.658 INFO:tasks.rados.rados.0.smithi005.stdout:3059: finishing write tid 1 to smithi00566664-5 2023-09-30T09:03:09.658 INFO:tasks.rados.rados.0.smithi005.stdout:3059: finishing write tid 2 to smithi00566664-5 2023-09-30T09:03:09.658 INFO:tasks.rados.rados.0.smithi005.stdout:3059: finishing write tid 3 to smithi00566664-5 2023-09-30T09:03:09.658 INFO:tasks.rados.rados.0.smithi005.stdout:3059: finishing write tid 4 to smithi00566664-5 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 5 v 370 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3060: finishing write tid 1 to smithi00566664-286 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3060: finishing write tid 2 to smithi00566664-286 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3060: finishing write tid 3 to smithi00566664-286 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3060: finishing write tid 4 to smithi00566664-286 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 286 v 396 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3061: finishing write tid 1 to smithi00566664-399 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3061: finishing write tid 2 to smithi00566664-399 2023-09-30T09:03:09.659 INFO:tasks.rados.rados.0.smithi005.stdout:3061: finishing write tid 3 to smithi00566664-399 2023-09-30T09:03:09.660 INFO:tasks.rados.rados.0.smithi005.stdout:3063: finishing write tid 1 to smithi00566664-482 2023-09-30T09:03:09.660 INFO:tasks.rados.rados.0.smithi005.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-09-30T09:03:09.672 INFO:tasks.rados.rados.0.smithi005.stdout:3065: writing smithi00566664-456 from 555159 to 1066134 tid 1 2023-09-30T09:03:09.680 INFO:tasks.rados.rados.0.smithi005.stdout:3065: writing smithi00566664-456 from 1681974 to 2468984 tid 2 2023-09-30T09:03:09.680 INFO:tasks.rados.rados.0.smithi005.stdout:3057: done (7 left) 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3059: done (6 left) 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3060: done (5 left) 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3066: read oid 224 snap -1 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3066: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3067: delete oid 398 current snap is 0 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3061: finishing write tid 4 to smithi00566664-399 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 399 v 407 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-09-30T09:03:09.681 INFO:tasks.rados.rados.0.smithi005.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-30T09:03:09.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:09 smithi005 bash[27219]: cluster 2023-09-30T09:03:08.310197+0000 mgr.x (mgr.24805) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.2 MiB/s wr, 77 op/s 2023-09-30T09:03:09.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:09 smithi005 bash[27219]: audit 2023-09-30T09:03:08.841320+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.5:0/2240802786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:09.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:09 smithi005 bash[33615]: cluster 2023-09-30T09:03:08.310197+0000 mgr.x (mgr.24805) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 7.2 MiB/s wr, 77 op/s 2023-09-30T09:03:09.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:09 smithi005 bash[33615]: audit 2023-09-30T09:03:08.841320+0000 mon.a (mon.0) 845 : audit [DBG] from='client.? 172.21.15.5:0/2240802786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3063: finishing write tid 2 to smithi00566664-482 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3063: finishing write tid 3 to smithi00566664-482 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3063: finishing write tid 4 to smithi00566664-482 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 482 v 336 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3064: finishing write tid 1 to smithi00566664-476 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3064: finishing write tid 2 to smithi00566664-476 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3064: finishing write tid 3 to smithi00566664-476 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3064: finishing write tid 4 to smithi00566664-476 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 476 v 496 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-09-30T09:03:09.805 INFO:tasks.rados.rados.0.smithi005.stdout:3064: left oid 476 (ObjNum 1936 snap 0 seq_num 1936) 2023-09-30T09:03:09.806 INFO:tasks.rados.rados.0.smithi005.stdout:3065: finishing write tid 1 to smithi00566664-456 2023-09-30T09:03:09.806 INFO:tasks.rados.rados.0.smithi005.stdout:3065: finishing write tid 2 to smithi00566664-456 2023-09-30T09:03:09.806 INFO:tasks.rados.rados.0.smithi005.stdout:3065: finishing write tid 3 to smithi00566664-456 2023-09-30T09:03:09.806 INFO:tasks.rados.rados.0.smithi005.stdout:3065: finishing write tid 4 to smithi00566664-456 2023-09-30T09:03:09.806 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 348 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-09-30T09:03:09.806 INFO:tasks.rados.rados.0.smithi005.stdout:3065: left oid 456 (ObjNum 1937 snap 0 seq_num 1937) 2023-09-30T09:03:09.806 INFO:tasks.rados.rados.0.smithi005.stdout:3066: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-09-30T09:03:09.884 INFO:tasks.rados.rados.0.smithi005.stdout:3061: done (6 left) 2023-09-30T09:03:09.884 INFO:tasks.rados.rados.0.smithi005.stdout:3062: done (5 left) 2023-09-30T09:03:09.884 INFO:tasks.rados.rados.0.smithi005.stdout:3063: done (4 left) 2023-09-30T09:03:09.884 INFO:tasks.rados.rados.0.smithi005.stdout:3064: done (3 left) 2023-09-30T09:03:09.884 INFO:tasks.rados.rados.0.smithi005.stdout:3065: done (2 left) 2023-09-30T09:03:09.884 INFO:tasks.rados.rados.0.smithi005.stdout:3066: done (1 left) 2023-09-30T09:03:09.885 INFO:tasks.rados.rados.0.smithi005.stdout:3067: done (0 left) 2023-09-30T09:03:09.885 INFO:tasks.rados.rados.0.smithi005.stdout:3068: read oid 28 snap -1 2023-09-30T09:03:09.885 INFO:tasks.rados.rados.0.smithi005.stdout:3068: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-30T09:03:09.885 INFO:tasks.rados.rados.0.smithi005.stdout:3069: write oid 424 current snap is 0 2023-09-30T09:03:09.885 INFO:tasks.rados.rados.0.smithi005.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-09-30T09:03:09.898 INFO:tasks.rados.rados.0.smithi005.stdout:3069: writing smithi00566664-424 from 588773 to 1366599 tid 1 2023-09-30T09:03:09.906 INFO:tasks.rados.rados.0.smithi005.stdout:3069: writing smithi00566664-424 from 1915291 to 2588773 tid 2 2023-09-30T09:03:09.906 INFO:tasks.rados.rados.0.smithi005.stdout:3070: read oid 331 snap -1 2023-09-30T09:03:09.906 INFO:tasks.rados.rados.0.smithi005.stdout:3070: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-30T09:03:09.906 INFO:tasks.rados.rados.0.smithi005.stdout:3071: delete oid 23 current snap is 0 2023-09-30T09:03:09.906 INFO:tasks.rados.rados.0.smithi005.stdout:3068: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-30T09:03:10.067 INFO:tasks.rados.rados.0.smithi005.stdout:3069: finishing write tid 1 to smithi00566664-424 2023-09-30T09:03:10.067 INFO:tasks.rados.rados.0.smithi005.stdout:3069: finishing write tid 2 to smithi00566664-424 2023-09-30T09:03:10.068 INFO:tasks.rados.rados.0.smithi005.stdout:3069: finishing write tid 3 to smithi00566664-424 2023-09-30T09:03:10.068 INFO:tasks.rados.rados.0.smithi005.stdout:3069: finishing write tid 4 to smithi00566664-424 2023-09-30T09:03:10.068 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 424 v 373 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-09-30T09:03:10.068 INFO:tasks.rados.rados.0.smithi005.stdout:3069: left oid 424 (ObjNum 1939 snap 0 seq_num 1939) 2023-09-30T09:03:10.068 INFO:tasks.rados.rados.0.smithi005.stdout:3070: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-30T09:03:10.130 INFO:tasks.rados.rados.0.smithi005.stdout:3068: done (3 left) 2023-09-30T09:03:10.130 INFO:tasks.rados.rados.0.smithi005.stdout:3069: done (2 left) 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3070: done (1 left) 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3071: done (0 left) 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3072: read oid 338 snap -1 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3072: expect deleted 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3073: read oid 68 snap -1 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3074: write oid 160 current snap is 0 2023-09-30T09:03:10.131 INFO:tasks.rados.rados.0.smithi005.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-09-30T09:03:10.144 INFO:tasks.rados.rados.0.smithi005.stdout:3074: writing smithi00566664-160 from 622387 to 1150711 tid 1 2023-09-30T09:03:10.153 INFO:tasks.rados.rados.0.smithi005.stdout:3074: writing smithi00566664-160 from 1915902 to 2622387 tid 2 2023-09-30T09:03:10.153 INFO:tasks.rados.rados.0.smithi005.stdout:3075: read oid 234 snap -1 2023-09-30T09:03:10.153 INFO:tasks.rados.rados.0.smithi005.stdout:3075: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-30T09:03:10.153 INFO:tasks.rados.rados.0.smithi005.stdout:3076: write oid 146 current snap is 0 2023-09-30T09:03:10.153 INFO:tasks.rados.rados.0.smithi005.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-09-30T09:03:10.160 INFO:tasks.rados.rados.0.smithi005.stdout:3076: writing smithi00566664-146 from 639194 to 1242767 tid 1 2023-09-30T09:03:10.167 INFO:tasks.rados.rados.0.smithi005.stdout:3076: writing smithi00566664-146 from 1974384 to 2512390 tid 2 2023-09-30T09:03:10.168 INFO:tasks.rados.rados.0.smithi005.stdout:3077: write oid 145 current snap is 0 2023-09-30T09:03:10.168 INFO:tasks.rados.rados.0.smithi005.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-09-30T09:03:10.174 INFO:tasks.rados.rados.0.smithi005.stdout:3077: writing smithi00566664-145 from 656001 to 1334823 tid 1 2023-09-30T09:03:10.182 INFO:tasks.rados.rados.0.smithi005.stdout:3077: writing smithi00566664-145 from 2032866 to 2656001 tid 2 2023-09-30T09:03:10.183 INFO:tasks.rados.rados.0.smithi005.stdout:3078: read oid 272 snap -1 2023-09-30T09:03:10.183 INFO:tasks.rados.rados.0.smithi005.stdout:3078: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-30T09:03:10.183 INFO:tasks.rados.rados.0.smithi005.stdout:3079: read oid 83 snap -1 2023-09-30T09:03:10.183 INFO:tasks.rados.rados.0.smithi005.stdout:3079: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-30T09:03:10.183 INFO:tasks.rados.rados.0.smithi005.stdout:3080: write oid 382 current snap is 0 2023-09-30T09:03:10.183 INFO:tasks.rados.rados.0.smithi005.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-09-30T09:03:10.191 INFO:tasks.rados.rados.0.smithi005.stdout:3080: writing smithi00566664-382 from 672808 to 1426879 tid 1 2023-09-30T09:03:10.197 INFO:tasks.rados.rados.0.smithi005.stdout:3080: writing smithi00566664-382 from 1974995 to 2516670 tid 2 2023-09-30T09:03:10.198 INFO:tasks.rados.rados.0.smithi005.stdout:3081: write oid 179 current snap is 0 2023-09-30T09:03:10.198 INFO:tasks.rados.rados.0.smithi005.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-30T09:03:10.316 INFO:tasks.rados.rados.0.smithi005.stdout:3074: finishing write tid 1 to smithi00566664-160 2023-09-30T09:03:10.316 INFO:tasks.rados.rados.0.smithi005.stdout:3074: finishing write tid 2 to smithi00566664-160 2023-09-30T09:03:10.316 INFO:tasks.rados.rados.0.smithi005.stdout:3074: finishing write tid 3 to smithi00566664-160 2023-09-30T09:03:10.316 INFO:tasks.rados.rados.0.smithi005.stdout:3074: finishing write tid 4 to smithi00566664-160 2023-09-30T09:03:10.316 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 160 v 399 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-09-30T09:03:10.316 INFO:tasks.rados.rados.0.smithi005.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2023-09-30T09:03:10.317 INFO:tasks.rados.rados.0.smithi005.stdout:3076: finishing write tid 1 to smithi00566664-146 2023-09-30T09:03:10.317 INFO:tasks.rados.rados.0.smithi005.stdout:3075: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-30T09:03:10.448 INFO:tasks.rados.rados.0.smithi005.stdout:3076: finishing write tid 2 to smithi00566664-146 2023-09-30T09:03:10.448 INFO:tasks.rados.rados.0.smithi005.stdout:3076: finishing write tid 3 to smithi00566664-146 2023-09-30T09:03:10.449 INFO:tasks.rados.rados.0.smithi005.stdout:3076: finishing write tid 4 to smithi00566664-146 2023-09-30T09:03:10.449 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 146 v 410 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-09-30T09:03:10.449 INFO:tasks.rados.rados.0.smithi005.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2023-09-30T09:03:10.449 INFO:tasks.rados.rados.0.smithi005.stdout:3077: finishing write tid 1 to smithi00566664-145 2023-09-30T09:03:10.449 INFO:tasks.rados.rados.0.smithi005.stdout:3079: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-30T09:03:10.601 INFO:tasks.rados.rados.0.smithi005.stdout:3078: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-30T09:03:10.781 INFO:tasks.rados.rados.0.smithi005.stdout:3077: finishing write tid 2 to smithi00566664-145 2023-09-30T09:03:10.781 INFO:tasks.rados.rados.0.smithi005.stdout:3077: finishing write tid 3 to smithi00566664-145 2023-09-30T09:03:10.781 INFO:tasks.rados.rados.0.smithi005.stdout:3077: finishing write tid 4 to smithi00566664-145 2023-09-30T09:03:10.781 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 145 v 522 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-09-30T09:03:10.781 INFO:tasks.rados.rados.0.smithi005.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2023-09-30T09:03:10.782 INFO:tasks.rados.rados.0.smithi005.stdout:3080: finishing write tid 1 to smithi00566664-382 2023-09-30T09:03:10.782 INFO:tasks.rados.rados.0.smithi005.stdout:3080: finishing write tid 2 to smithi00566664-382 2023-09-30T09:03:10.782 INFO:tasks.rados.rados.0.smithi005.stdout:3080: finishing write tid 3 to smithi00566664-382 2023-09-30T09:03:10.782 INFO:tasks.rados.rados.0.smithi005.stdout:3080: finishing write tid 4 to smithi00566664-382 2023-09-30T09:03:10.782 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 382 v 305 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-09-30T09:03:10.782 INFO:tasks.rados.rados.0.smithi005.stdout:3080: left oid 382 (ObjNum 1944 snap 0 seq_num 1944) 2023-09-30T09:03:10.782 INFO:tasks.rados.rados.0.smithi005.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-09-30T09:03:10.793 INFO:tasks.rados.rados.0.smithi005.stdout:3081: writing smithi00566664-179 from 689615 to 1118935 tid 1 2023-09-30T09:03:10.798 INFO:tasks.rados.rados.0.smithi005.stdout:3081: writing smithi00566664-179 from 1633477 to 2035163 tid 2 2023-09-30T09:03:10.802 INFO:tasks.rados.rados.0.smithi005.stdout:3081: writing smithi00566664-179 from 2445721 to 2689615 tid 3 2023-09-30T09:03:10.802 INFO:tasks.rados.rados.0.smithi005.stdout:3072: done (9 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3073: done (8 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3074: done (7 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3075: done (6 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3076: done (5 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3077: done (4 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3078: done (3 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3079: done (2 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3080: done (1 left) 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3082: write oid 336 current snap is 0 2023-09-30T09:03:10.803 INFO:tasks.rados.rados.0.smithi005.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-09-30T09:03:10.809 INFO:tasks.rados.rados.0.smithi005.stdout:3082: writing smithi00566664-336 from 706422 to 1210991 tid 1 2023-09-30T09:03:10.815 INFO:tasks.rados.rados.0.smithi005.stdout:3082: writing smithi00566664-336 from 1691959 to 2237303 tid 2 2023-09-30T09:03:10.815 INFO:tasks.rados.rados.0.smithi005.stdout:3083: read oid 414 snap -1 2023-09-30T09:03:10.815 INFO:tasks.rados.rados.0.smithi005.stdout:3083: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-30T09:03:10.815 INFO:tasks.rados.rados.0.smithi005.stdout:3084: read oid 487 snap -1 2023-09-30T09:03:10.815 INFO:tasks.rados.rados.0.smithi005.stdout:3084: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-30T09:03:10.815 INFO:tasks.rados.rados.0.smithi005.stdout:3085: read oid 204 snap -1 2023-09-30T09:03:10.815 INFO:tasks.rados.rados.0.smithi005.stdout:3085: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-09-30T09:03:10.816 INFO:tasks.rados.rados.0.smithi005.stdout:3086: write oid 302 current snap is 0 2023-09-30T09:03:10.816 INFO:tasks.rados.rados.0.smithi005.stdout:3081: finishing write tid 1 to smithi00566664-179 2023-09-30T09:03:10.816 INFO:tasks.rados.rados.0.smithi005.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-09-30T09:03:10.823 INFO:tasks.rados.rados.0.smithi005.stdout:3086: writing smithi00566664-302 from 723229 to 1419400 tid 1 2023-09-30T09:03:10.831 INFO:tasks.rados.rados.0.smithi005.stdout:3086: writing smithi00566664-302 from 1866794 to 2555796 tid 2 2023-09-30T09:03:10.831 INFO:tasks.rados.rados.0.smithi005.stdout:3087: read oid 496 snap -1 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3087: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3088: write oid 292 current snap is 0 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3081: finishing write tid 2 to smithi00566664-179 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3081: finishing write tid 3 to smithi00566664-179 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3081: finishing write tid 4 to smithi00566664-179 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3081: finishing write tid 5 to smithi00566664-179 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 179 v 526 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3081: left oid 179 (ObjNum 1945 snap 0 seq_num 1945) 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3082: finishing write tid 1 to smithi00566664-336 2023-09-30T09:03:10.832 INFO:tasks.rados.rados.0.smithi005.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-09-30T09:03:10.840 INFO:tasks.rados.rados.0.smithi005.stdout:3088: writing smithi00566664-292 from 740036 to 1511456 tid 1 2023-09-30T09:03:10.847 INFO:tasks.rados.rados.0.smithi005.stdout:3088: writing smithi00566664-292 from 2208923 to 2740036 tid 2 2023-09-30T09:03:10.847 INFO:tasks.rados.rados.0.smithi005.stdout:3081: done (7 left) 2023-09-30T09:03:10.847 INFO:tasks.rados.rados.0.smithi005.stdout:3089: read oid 459 snap -1 2023-09-30T09:03:10.847 INFO:tasks.rados.rados.0.smithi005.stdout:3089: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-30T09:03:10.847 INFO:tasks.rados.rados.0.smithi005.stdout:3090: read oid 355 snap -1 2023-09-30T09:03:10.847 INFO:tasks.rados.rados.0.smithi005.stdout:3090: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-30T09:03:10.847 INFO:tasks.rados.rados.0.smithi005.stdout:3091: write oid 100 current snap is 0 2023-09-30T09:03:10.848 INFO:tasks.rados.rados.0.smithi005.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-09-30T09:03:10.854 INFO:tasks.rados.rados.0.smithi005.stdout:3091: writing smithi00566664-100 from 756843 to 1203512 tid 1 2023-09-30T09:03:10.862 INFO:tasks.rados.rados.0.smithi005.stdout:3091: writing smithi00566664-100 from 1867405 to 2560076 tid 2 2023-09-30T09:03:10.863 INFO:tasks.rados.rados.0.smithi005.stdout:3092: read oid 395 snap -1 2023-09-30T09:03:10.863 INFO:tasks.rados.rados.0.smithi005.stdout:3092: expect deleted 2023-09-30T09:03:10.863 INFO:tasks.rados.rados.0.smithi005.stdout:3093: write oid 239 current snap is 0 2023-09-30T09:03:10.863 INFO:tasks.rados.rados.0.smithi005.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-09-30T09:03:10.870 INFO:tasks.rados.rados.0.smithi005.stdout:3093: writing smithi00566664-239 from 773650 to 1295568 tid 1 2023-09-30T09:03:10.876 INFO:tasks.rados.rados.0.smithi005.stdout:3093: writing smithi00566664-239 from 1925887 to 2478569 tid 2 2023-09-30T09:03:10.877 INFO:tasks.rados.rados.0.smithi005.stdout:3094: write oid 157 current snap is 0 2023-09-30T09:03:10.877 INFO:tasks.rados.rados.0.smithi005.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-09-30T09:03:10.884 INFO:tasks.rados.rados.0.smithi005.stdout:3094: writing smithi00566664-157 from 790457 to 1387624 tid 1 2023-09-30T09:03:10.892 INFO:tasks.rados.rados.0.smithi005.stdout:3094: writing smithi00566664-157 from 1984369 to 2680709 tid 2 2023-09-30T09:03:10.892 INFO:tasks.rados.rados.0.smithi005.stdout:3095: write oid 151 current snap is 0 2023-09-30T09:03:10.892 INFO:tasks.rados.rados.0.smithi005.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-09-30T09:03:10.898 INFO:tasks.rados.rados.0.smithi005.stdout:3095: writing smithi00566664-151 from 407264 to 1079680 tid 1 2023-09-30T09:03:10.903 INFO:tasks.rados.rados.0.smithi005.stdout:3095: writing smithi00566664-151 from 1526498 to 2082849 tid 2 2023-09-30T09:03:10.908 INFO:tasks.rados.rados.0.smithi005.stdout:3095: writing smithi00566664-151 from 2804976 to 2807264 tid 3 2023-09-30T09:03:10.908 INFO:tasks.rados.rados.0.smithi005.stdout:3096: read oid 276 snap -1 2023-09-30T09:03:10.908 INFO:tasks.rados.rados.0.smithi005.stdout:3096: expect deleted 2023-09-30T09:03:10.908 INFO:tasks.rados.rados.0.smithi005.stdout:3097: delete oid 241 current snap is 0 2023-09-30T09:03:10.908 INFO:tasks.rados.rados.0.smithi005.stdout:3083: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-30T09:03:11.010 INFO:tasks.rados.rados.0.smithi005.stdout:3082: finishing write tid 2 to smithi00566664-336 2023-09-30T09:03:11.010 INFO:tasks.rados.rados.0.smithi005.stdout:3082: finishing write tid 3 to smithi00566664-336 2023-09-30T09:03:11.010 INFO:tasks.rados.rados.0.smithi005.stdout:3082: finishing write tid 4 to smithi00566664-336 2023-09-30T09:03:11.010 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 336 v 413 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-09-30T09:03:11.010 INFO:tasks.rados.rados.0.smithi005.stdout:3082: left oid 336 (ObjNum 1946 snap 0 seq_num 1946) 2023-09-30T09:03:11.010 INFO:tasks.rados.rados.0.smithi005.stdout:3082: done (15 left) 2023-09-30T09:03:11.011 INFO:tasks.rados.rados.0.smithi005.stdout:3083: done (14 left) 2023-09-30T09:03:11.011 INFO:tasks.rados.rados.0.smithi005.stdout:3097: done (13 left) 2023-09-30T09:03:11.011 INFO:tasks.rados.rados.0.smithi005.stdout:3098: read oid 301 snap -1 2023-09-30T09:03:11.011 INFO:tasks.rados.rados.0.smithi005.stdout:3098: expect deleted 2023-09-30T09:03:11.011 INFO:tasks.rados.rados.0.smithi005.stdout:3099: write oid 286 current snap is 0 2023-09-30T09:03:11.011 INFO:tasks.rados.rados.0.smithi005.stdout:3084: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-30T09:03:11.136 INFO:tasks.rados.rados.0.smithi005.stdout:3086: finishing write tid 1 to smithi00566664-302 2023-09-30T09:03:11.137 INFO:tasks.rados.rados.0.smithi005.stdout:3085: expect (ObjNum 1883 snap 0 seq_num 1883) 2023-09-30T09:03:11.209 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:10 smithi099 systemd[1]: Stopping Ceph grafana.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:03:11.210 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:10 smithi099 bash[53375]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-grafana.a 2023-09-30T09:03:11.210 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:11 smithi099 bash[47630]: t=2023-09-30T09:03:11+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-09-30T09:03:11.299 INFO:tasks.rados.rados.0.smithi005.stdout:3086: finishing write tid 2 to smithi00566664-302 2023-09-30T09:03:11.300 INFO:tasks.rados.rados.0.smithi005.stdout:3086: finishing write tid 3 to smithi00566664-302 2023-09-30T09:03:11.300 INFO:tasks.rados.rados.0.smithi005.stdout:3086: finishing write tid 4 to smithi00566664-302 2023-09-30T09:03:11.300 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 351 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-09-30T09:03:11.300 INFO:tasks.rados.rados.0.smithi005.stdout:3086: left oid 302 (ObjNum 1947 snap 0 seq_num 1947) 2023-09-30T09:03:11.300 INFO:tasks.rados.rados.0.smithi005.stdout:3087: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-09-30T09:03:11.471 INFO:tasks.rados.rados.0.smithi005.stdout:3088: finishing write tid 1 to smithi00566664-292 2023-09-30T09:03:11.471 INFO:tasks.rados.rados.0.smithi005.stdout:3088: finishing write tid 2 to smithi00566664-292 2023-09-30T09:03:11.471 INFO:tasks.rados.rados.0.smithi005.stdout:3088: finishing write tid 3 to smithi00566664-292 2023-09-30T09:03:11.472 INFO:tasks.rados.rados.0.smithi005.stdout:3088: finishing write tid 4 to smithi00566664-292 2023-09-30T09:03:11.472 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 292 v 416 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-09-30T09:03:11.472 INFO:tasks.rados.rados.0.smithi005.stdout:3088: left oid 292 (ObjNum 1948 snap 0 seq_num 1948) 2023-09-30T09:03:11.472 INFO:tasks.rados.rados.0.smithi005.stdout:3090: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-30T09:03:11.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:11 smithi099 bash[27661]: cluster 2023-09-30T09:03:10.311184+0000 mgr.x (mgr.24805) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 111 op/s 2023-09-30T09:03:11.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:11 smithi099 bash[27661]: audit 2023-09-30T09:03:11.280899+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.5:0/2007079085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:11.576 INFO:tasks.rados.rados.0.smithi005.stdout:3089: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3091: finishing write tid 1 to smithi00566664-100 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3091: finishing write tid 2 to smithi00566664-100 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3091: finishing write tid 3 to smithi00566664-100 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3091: finishing write tid 4 to smithi00566664-100 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 100 v 377 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3091: left oid 100 (ObjNum 1949 snap 0 seq_num 1949) 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3093: finishing write tid 1 to smithi00566664-239 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3093: finishing write tid 2 to smithi00566664-239 2023-09-30T09:03:11.702 INFO:tasks.rados.rados.0.smithi005.stdout:3093: finishing write tid 3 to smithi00566664-239 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3093: finishing write tid 4 to smithi00566664-239 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 239 v 376 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3093: left oid 239 (ObjNum 1950 snap 0 seq_num 1950) 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3094: finishing write tid 1 to smithi00566664-157 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3094: finishing write tid 2 to smithi00566664-157 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3094: finishing write tid 3 to smithi00566664-157 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3094: finishing write tid 4 to smithi00566664-157 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 157 v 416 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3094: left oid 157 (ObjNum 1951 snap 0 seq_num 1951) 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3095: finishing write tid 1 to smithi00566664-151 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3095: finishing write tid 2 to smithi00566664-151 2023-09-30T09:03:11.703 INFO:tasks.rados.rados.0.smithi005.stdout:3095: finishing write tid 3 to smithi00566664-151 2023-09-30T09:03:11.704 INFO:tasks.rados.rados.0.smithi005.stdout:3095: finishing write tid 4 to smithi00566664-151 2023-09-30T09:03:11.704 INFO:tasks.rados.rados.0.smithi005.stdout:3095: finishing write tid 5 to smithi00566664-151 2023-09-30T09:03:11.704 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 151 v 380 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-09-30T09:03:11.704 INFO:tasks.rados.rados.0.smithi005.stdout:3095: left oid 151 (ObjNum 1952 snap 0 seq_num 1952) 2023-09-30T09:03:11.704 INFO:tasks.rados.rados.0.smithi005.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-09-30T09:03:11.713 INFO:tasks.rados.rados.0.smithi005.stdout:3099: writing smithi00566664-286 from 440878 to 980145 tid 1 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3099: writing smithi00566664-286 from 1759815 to 2319835 tid 2 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3084: done (14 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3085: done (13 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3086: done (12 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3087: done (11 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3088: done (10 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3089: done (9 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3090: done (8 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3091: done (7 left) 2023-09-30T09:03:11.721 INFO:tasks.rados.rados.0.smithi005.stdout:3092: done (6 left) 2023-09-30T09:03:11.722 INFO:tasks.rados.rados.0.smithi005.stdout:3093: done (5 left) 2023-09-30T09:03:11.722 INFO:tasks.rados.rados.0.smithi005.stdout:3094: done (4 left) 2023-09-30T09:03:11.722 INFO:tasks.rados.rados.0.smithi005.stdout:3095: done (3 left) 2023-09-30T09:03:11.722 INFO:tasks.rados.rados.0.smithi005.stdout:3096: done (2 left) 2023-09-30T09:03:11.722 INFO:tasks.rados.rados.0.smithi005.stdout:3098: done (1 left) 2023-09-30T09:03:11.722 INFO:tasks.rados.rados.0.smithi005.stdout:3100: write oid 26 current snap is 0 2023-09-30T09:03:11.722 INFO:tasks.rados.rados.0.smithi005.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-09-30T09:03:11.726 INFO:tasks.rados.rados.0.smithi005.stdout:3100: writing smithi00566664-26 from 457685 to 1072201 tid 1 2023-09-30T09:03:11.735 INFO:tasks.rados.rados.0.smithi005.stdout:3100: writing smithi00566664-26 from 1818297 to 2521975 tid 2 2023-09-30T09:03:11.735 INFO:tasks.rados.rados.0.smithi005.stdout:3101: read oid 40 snap -1 2023-09-30T09:03:11.735 INFO:tasks.rados.rados.0.smithi005.stdout:3101: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-30T09:03:11.735 INFO:tasks.rados.rados.0.smithi005.stdout:3102: write oid 112 current snap is 0 2023-09-30T09:03:11.735 INFO:tasks.rados.rados.0.smithi005.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-09-30T09:03:11.741 INFO:tasks.rados.rados.0.smithi005.stdout:3102: writing smithi00566664-112 from 474492 to 1164257 tid 1 2023-09-30T09:03:11.748 INFO:tasks.rados.rados.0.smithi005.stdout:3102: writing smithi00566664-112 from 1760426 to 2324115 tid 2 2023-09-30T09:03:11.748 INFO:tasks.rados.rados.0.smithi005.stdout:3103: read oid 106 snap -1 2023-09-30T09:03:11.748 INFO:tasks.rados.rados.0.smithi005.stdout:3103: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-30T09:03:11.748 INFO:tasks.rados.rados.0.smithi005.stdout:3104: write oid 167 current snap is 0 2023-09-30T09:03:11.748 INFO:tasks.rados.rados.0.smithi005.stdout:3099: finishing write tid 1 to smithi00566664-286 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3099: finishing write tid 2 to smithi00566664-286 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3099: finishing write tid 3 to smithi00566664-286 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3099: finishing write tid 4 to smithi00566664-286 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 286 v 403 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3099: left oid 286 (ObjNum 1954 snap 0 seq_num 1954) 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3100: finishing write tid 1 to smithi00566664-26 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3100: finishing write tid 2 to smithi00566664-26 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3100: finishing write tid 3 to smithi00566664-26 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3100: finishing write tid 4 to smithi00566664-26 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 26 v 419 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3100: left oid 26 (ObjNum 1955 snap 0 seq_num 1955) 2023-09-30T09:03:11.749 INFO:tasks.rados.rados.0.smithi005.stdout:3101: expect (ObjNum 1659 snap 0 seq_num 1659) 2023-09-30T09:03:11.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:11 smithi005 bash[27219]: cluster 2023-09-30T09:03:10.311184+0000 mgr.x (mgr.24805) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 111 op/s 2023-09-30T09:03:11.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:11 smithi005 bash[27219]: audit 2023-09-30T09:03:11.280899+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.5:0/2007079085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:11.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:11 smithi005 bash[33615]: cluster 2023-09-30T09:03:10.311184+0000 mgr.x (mgr.24805) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 10 MiB/s wr, 111 op/s 2023-09-30T09:03:11.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:11 smithi005 bash[33615]: audit 2023-09-30T09:03:11.280899+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.5:0/2007079085' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:11.958 INFO:tasks.rados.rados.0.smithi005.stdout:3102: finishing write tid 1 to smithi00566664-112 2023-09-30T09:03:11.958 INFO:tasks.rados.rados.0.smithi005.stdout:3102: finishing write tid 2 to smithi00566664-112 2023-09-30T09:03:11.958 INFO:tasks.rados.rados.0.smithi005.stdout:3102: finishing write tid 3 to smithi00566664-112 2023-09-30T09:03:11.958 INFO:tasks.rados.rados.0.smithi005.stdout:3102: finishing write tid 4 to smithi00566664-112 2023-09-30T09:03:11.958 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 112 v 323 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-09-30T09:03:11.958 INFO:tasks.rados.rados.0.smithi005.stdout:3102: left oid 112 (ObjNum 1956 snap 0 seq_num 1956) 2023-09-30T09:03:11.958 INFO:tasks.rados.rados.0.smithi005.stdout:3103: expect (ObjNum 105 snap 0 seq_num 105) 2023-09-30T09:03:11.976 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:11 smithi099 bash[53409]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-30T09:03:11.976 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:11 smithi099 bash[53474]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-30T09:03:11.976 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:11 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@grafana.a.service: Succeeded. 2023-09-30T09:03:11.976 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:11 smithi099 systemd[1]: Stopped Ceph grafana.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:03:12.073 INFO:tasks.rados.rados.0.smithi005.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-09-30T09:03:12.085 INFO:tasks.rados.rados.0.smithi005.stdout:3104: writing smithi00566664-167 from 491299 to 1256313 tid 1 2023-09-30T09:03:12.093 INFO:tasks.rados.rados.0.smithi005.stdout:3104: writing smithi00566664-167 from 1818908 to 2526255 tid 2 2023-09-30T09:03:12.093 INFO:tasks.rados.rados.0.smithi005.stdout:3099: done (5 left) 2023-09-30T09:03:12.093 INFO:tasks.rados.rados.0.smithi005.stdout:3100: done (4 left) 2023-09-30T09:03:12.093 INFO:tasks.rados.rados.0.smithi005.stdout:3101: done (3 left) 2023-09-30T09:03:12.093 INFO:tasks.rados.rados.0.smithi005.stdout:3102: done (2 left) 2023-09-30T09:03:12.093 INFO:tasks.rados.rados.0.smithi005.stdout:3103: done (1 left) 2023-09-30T09:03:12.094 INFO:tasks.rados.rados.0.smithi005.stdout:3105: read oid 415 snap -1 2023-09-30T09:03:12.094 INFO:tasks.rados.rados.0.smithi005.stdout:3105: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-30T09:03:12.094 INFO:tasks.rados.rados.0.smithi005.stdout:3106: write oid 70 current snap is 0 2023-09-30T09:03:12.094 INFO:tasks.rados.rados.0.smithi005.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-09-30T09:03:12.099 INFO:tasks.rados.rados.0.smithi005.stdout:3106: writing smithi00566664-70 from 508106 to 948369 tid 1 2023-09-30T09:03:12.107 INFO:tasks.rados.rados.0.smithi005.stdout:3106: writing smithi00566664-70 from 1477390 to 2044748 tid 2 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:3106: writing smithi00566664-70 from 2685867 to 2908106 tid 3 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:3107: delete oid 226 current snap is 0 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:3104: finishing write tid 1 to smithi00566664-167 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:3104: finishing write tid 2 to smithi00566664-167 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:3104: finishing write tid 3 to smithi00566664-167 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:3104: finishing write tid 4 to smithi00566664-167 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 413 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-09-30T09:03:12.113 INFO:tasks.rados.rados.0.smithi005.stdout:3104: left oid 167 (ObjNum 1957 snap 0 seq_num 1957) 2023-09-30T09:03:12.114 INFO:tasks.rados.rados.0.smithi005.stdout:3106: finishing write tid 1 to smithi00566664-70 2023-09-30T09:03:12.114 INFO:tasks.rados.rados.0.smithi005.stdout:3105: expect (ObjNum 414 snap 0 seq_num 414) 2023-09-30T09:03:12.213 INFO:tasks.rados.rados.0.smithi005.stdout:3106: finishing write tid 2 to smithi00566664-70 2023-09-30T09:03:12.213 INFO:tasks.rados.rados.0.smithi005.stdout:3106: finishing write tid 3 to smithi00566664-70 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3106: finishing write tid 4 to smithi00566664-70 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3106: finishing write tid 5 to smithi00566664-70 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 70 v 321 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3106: left oid 70 (ObjNum 1958 snap 0 seq_num 1958) 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3104: done (3 left) 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3105: done (2 left) 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3106: done (1 left) 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3107: done (0 left) 2023-09-30T09:03:12.214 INFO:tasks.rados.rados.0.smithi005.stdout:3108: delete oid 491 current snap is 0 2023-09-30T09:03:12.216 INFO:tasks.rados.rados.0.smithi005.stdout:3108: done (0 left) 2023-09-30T09:03:12.216 INFO:tasks.rados.rados.0.smithi005.stdout:3109: write oid 433 current snap is 0 2023-09-30T09:03:12.217 INFO:tasks.rados.rados.0.smithi005.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-09-30T09:03:12.228 INFO:tasks.rados.rados.0.smithi005.stdout:3109: writing smithi00566664-433 from 558527 to 1224537 tid 1 2023-09-30T09:03:12.237 INFO:tasks.rados.rados.0.smithi005.stdout:3109: writing smithi00566664-433 from 1936483 to 2651168 tid 2 2023-09-30T09:03:12.237 INFO:tasks.rados.rados.0.smithi005.stdout:3110: write oid 28 current snap is 0 2023-09-30T09:03:12.237 INFO:tasks.rados.rados.0.smithi005.stdout:3109: finishing write tid 1 to smithi00566664-433 2023-09-30T09:03:12.237 INFO:tasks.rados.rados.0.smithi005.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-09-30T09:03:12.243 INFO:tasks.rados.rados.0.smithi005.stdout:3110: writing smithi00566664-28 from 575334 to 1032946 tid 1 2023-09-30T09:03:12.249 INFO:tasks.rados.rados.0.smithi005.stdout:3110: writing smithi00566664-28 from 1711318 to 2169661 tid 2 2023-09-30T09:03:12.254 INFO:tasks.rados.rados.0.smithi005.stdout:3110: writing smithi00566664-28 from 2679206 to 2975334 tid 3 2023-09-30T09:03:12.254 INFO:tasks.rados.rados.0.smithi005.stdout:3111: write oid 281 current snap is 0 2023-09-30T09:03:12.254 INFO:tasks.rados.rados.0.smithi005.stdout:3109: finishing write tid 2 to smithi00566664-433 2023-09-30T09:03:12.255 INFO:tasks.rados.rados.0.smithi005.stdout:3109: finishing write tid 3 to smithi00566664-433 2023-09-30T09:03:12.255 INFO:tasks.rados.rados.0.smithi005.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-09-30T09:03:12.260 INFO:tasks.rados.rados.0.smithi005.stdout:3111: writing smithi00566664-281 from 592141 to 1125002 tid 1 2023-09-30T09:03:12.269 INFO:tasks.rados.rados.0.smithi005.stdout:3111: writing smithi00566664-281 from 1769800 to 2488154 tid 2 2023-09-30T09:03:12.269 INFO:tasks.rados.rados.0.smithi005.stdout:3112: read oid 104 snap -1 2023-09-30T09:03:12.269 INFO:tasks.rados.rados.0.smithi005.stdout:3112: expect deleted 2023-09-30T09:03:12.269 INFO:tasks.rados.rados.0.smithi005.stdout:3113: write oid 472 current snap is 0 2023-09-30T09:03:12.269 INFO:tasks.rados.rados.0.smithi005.stdout:3109: finishing write tid 4 to smithi00566664-433 2023-09-30T09:03:12.270 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 433 v 390 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-09-30T09:03:12.270 INFO:tasks.rados.rados.0.smithi005.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-09-30T09:03:12.270 INFO:tasks.rados.rados.0.smithi005.stdout:3110: finishing write tid 1 to smithi00566664-28 2023-09-30T09:03:12.270 INFO:tasks.rados.rados.0.smithi005.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-09-30T09:03:12.276 INFO:tasks.rados.rados.0.smithi005.stdout:3113: writing smithi00566664-472 from 608948 to 1217058 tid 1 2023-09-30T09:03:12.282 INFO:tasks.rados.rados.0.smithi005.stdout:3113: writing smithi00566664-472 from 1828282 to 2290294 tid 2 2023-09-30T09:03:12.286 INFO:tasks.rados.rados.0.smithi005.stdout:3113: writing smithi00566664-472 from 2734052 to 3008948 tid 3 2023-09-30T09:03:12.286 INFO:tasks.rados.rados.0.smithi005.stdout:3109: done (4 left) 2023-09-30T09:03:12.286 INFO:tasks.rados.rados.0.smithi005.stdout:3114: read oid 35 snap -1 2023-09-30T09:03:12.286 INFO:tasks.rados.rados.0.smithi005.stdout:3114: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:03:12.287 INFO:tasks.rados.rados.0.smithi005.stdout:3115: read oid 82 snap -1 2023-09-30T09:03:12.287 INFO:tasks.rados.rados.0.smithi005.stdout:3115: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-30T09:03:12.287 INFO:tasks.rados.rados.0.smithi005.stdout:3116: write oid 74 current snap is 0 2023-09-30T09:03:12.287 INFO:tasks.rados.rados.0.smithi005.stdout:3110: finishing write tid 2 to smithi00566664-28 2023-09-30T09:03:12.287 INFO:tasks.rados.rados.0.smithi005.stdout:3110: finishing write tid 3 to smithi00566664-28 2023-09-30T09:03:12.287 INFO:tasks.rados.rados.0.smithi005.stdout:3110: finishing write tid 4 to smithi00566664-28 2023-09-30T09:03:12.287 INFO:tasks.rados.rados.0.smithi005.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-09-30T09:03:12.294 INFO:tasks.rados.rados.0.smithi005.stdout:3116: writing smithi00566664-74 from 625755 to 1309114 tid 1 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3116: writing smithi00566664-74 from 1770411 to 2492434 tid 2 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3117: read oid 209 snap -1 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3117: expect deleted 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3118: read oid 435 snap -1 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3118: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3119: write oid 230 current snap is 0 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3110: finishing write tid 5 to smithi00566664-28 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 420 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-09-30T09:03:12.302 INFO:tasks.rados.rados.0.smithi005.stdout:3111: finishing write tid 1 to smithi00566664-281 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3111: finishing write tid 2 to smithi00566664-281 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3111: finishing write tid 3 to smithi00566664-281 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3111: finishing write tid 4 to smithi00566664-281 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 354 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3113: finishing write tid 1 to smithi00566664-472 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3113: finishing write tid 2 to smithi00566664-472 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3113: finishing write tid 3 to smithi00566664-472 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3113: finishing write tid 4 to smithi00566664-472 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3113: finishing write tid 5 to smithi00566664-472 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 472 v 325 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-09-30T09:03:12.303 INFO:tasks.rados.rados.0.smithi005.stdout:3115: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-30T09:03:12.304 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:11 smithi099 systemd[1]: Started Ceph grafana.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:03:12.534 INFO:tasks.rados.rados.0.smithi005.stdout:3114: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:03:12.702 INFO:tasks.rados.rados.0.smithi005.stdout:3116: finishing write tid 1 to smithi00566664-74 2023-09-30T09:03:12.702 INFO:tasks.rados.rados.0.smithi005.stdout:3116: finishing write tid 2 to smithi00566664-74 2023-09-30T09:03:12.702 INFO:tasks.rados.rados.0.smithi005.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-09-30T09:03:12.709 INFO:tasks.rados.rados.0.smithi005.stdout:3119: writing smithi00566664-230 from 642562 to 1401170 tid 1 2023-09-30T09:03:12.715 INFO:tasks.rados.rados.0.smithi005.stdout:3119: writing smithi00566664-230 from 1828893 to 2294574 tid 2 2023-09-30T09:03:12.715 INFO:tasks.rados.rados.0.smithi005.stdout:3110: done (9 left) 2023-09-30T09:03:12.715 INFO:tasks.rados.rados.0.smithi005.stdout:3111: done (8 left) 2023-09-30T09:03:12.715 INFO:tasks.rados.rados.0.smithi005.stdout:3112: done (7 left) 2023-09-30T09:03:12.715 INFO:tasks.rados.rados.0.smithi005.stdout:3113: done (6 left) 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3114: done (5 left) 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3115: done (4 left) 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3117: done (3 left) 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3120: delete oid 385 current snap is 0 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3116: finishing write tid 3 to smithi00566664-74 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3116: finishing write tid 4 to smithi00566664-74 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 383 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3116: left oid 74 (ObjNum 1965 snap 0 seq_num 1965) 2023-09-30T09:03:12.716 INFO:tasks.rados.rados.0.smithi005.stdout:3118: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:03:12.821 INFO:tasks.rados.rados.0.smithi005.stdout:3119: finishing write tid 1 to smithi00566664-230 2023-09-30T09:03:12.821 INFO:tasks.rados.rados.0.smithi005.stdout:3119: finishing write tid 2 to smithi00566664-230 2023-09-30T09:03:12.821 INFO:tasks.rados.rados.0.smithi005.stdout:3119: finishing write tid 3 to smithi00566664-230 2023-09-30T09:03:12.821 INFO:tasks.rados.rados.0.smithi005.stdout:3119: finishing write tid 4 to smithi00566664-230 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 230 v 340 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3119: left oid 230 (ObjNum 1966 snap 0 seq_num 1966) 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3116: done (3 left) 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3118: done (2 left) 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3119: done (1 left) 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3120: done (0 left) 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3121: read oid 385 snap -1 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3121: expect deleted 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3122: write oid 373 current snap is 0 2023-09-30T09:03:12.822 INFO:tasks.rados.rados.0.smithi005.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-09-30T09:03:12.829 INFO:tasks.rados.rados.0.smithi005.stdout:3122: writing smithi00566664-373 from 676176 to 1185282 tid 1 2023-09-30T09:03:12.836 INFO:tasks.rados.rados.0.smithi005.stdout:3122: writing smithi00566664-373 from 1945857 to 2415207 tid 2 2023-09-30T09:03:12.836 INFO:tasks.rados.rados.0.smithi005.stdout:3123: read oid 205 snap -1 2023-09-30T09:03:12.836 INFO:tasks.rados.rados.0.smithi005.stdout:3123: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-30T09:03:12.837 INFO:tasks.rados.rados.0.smithi005.stdout:3124: write oid 32 current snap is 0 2023-09-30T09:03:12.837 INFO:tasks.rados.rados.0.smithi005.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-09-30T09:03:12.843 INFO:tasks.rados.rados.0.smithi005.stdout:3124: writing smithi00566664-32 from 692983 to 1277338 tid 1 2023-09-30T09:03:12.851 INFO:tasks.rados.rados.0.smithi005.stdout:3124: writing smithi00566664-32 from 1887986 to 2617347 tid 2 2023-09-30T09:03:12.851 INFO:tasks.rados.rados.0.smithi005.stdout:3125: read oid 382 snap -1 2023-09-30T09:03:12.851 INFO:tasks.rados.rados.0.smithi005.stdout:3125: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-30T09:03:12.852 INFO:tasks.rados.rados.0.smithi005.stdout:3126: write oid 74 current snap is 0 2023-09-30T09:03:12.852 INFO:tasks.rados.rados.0.smithi005.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-09-30T09:03:12.859 INFO:tasks.rados.rados.0.smithi005.stdout:3126: writing smithi00566664-74 from 709790 to 1485747 tid 1 2023-09-30T09:03:12.865 INFO:tasks.rados.rados.0.smithi005.stdout:3126: writing smithi00566664-74 from 2062821 to 2535840 tid 2 2023-09-30T09:03:12.866 INFO:tasks.rados.rados.0.smithi005.stdout:3127: write oid 253 current snap is 0 2023-09-30T09:03:12.866 INFO:tasks.rados.rados.0.smithi005.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-09-30T09:03:12.872 INFO:tasks.rados.rados.0.smithi005.stdout:3127: writing smithi00566664-253 from 726597 to 1177803 tid 1 2023-09-30T09:03:12.878 INFO:tasks.rados.rados.0.smithi005.stdout:3127: writing smithi00566664-253 from 1721303 to 2337980 tid 2 2023-09-30T09:03:12.883 INFO:tasks.rados.rados.0.smithi005.stdout:3127: writing smithi00566664-253 from 2809660 to 3126597 tid 3 2023-09-30T09:03:12.884 INFO:tasks.rados.rados.0.smithi005.stdout:3121: done (6 left) 2023-09-30T09:03:12.884 INFO:tasks.rados.rados.0.smithi005.stdout:3128: write oid 237 current snap is 0 2023-09-30T09:03:12.884 INFO:tasks.rados.rados.0.smithi005.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-09-30T09:03:12.890 INFO:tasks.rados.rados.0.smithi005.stdout:3128: writing smithi00566664-237 from 743404 to 1269859 tid 1 2023-09-30T09:03:12.895 INFO:tasks.rados.rados.0.smithi005.stdout:3128: writing smithi00566664-237 from 1779785 to 2256473 tid 2 2023-09-30T09:03:12.900 INFO:tasks.rados.rados.0.smithi005.stdout:3128: writing smithi00566664-237 from 2837083 to 3143404 tid 3 2023-09-30T09:03:12.901 INFO:tasks.rados.rados.0.smithi005.stdout:3129: write oid 356 current snap is 0 2023-09-30T09:03:12.901 INFO:tasks.rados.rados.0.smithi005.stdout:3122: finishing write tid 1 to smithi00566664-373 2023-09-30T09:03:12.901 INFO:tasks.rados.rados.0.smithi005.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-09-30T09:03:12.908 INFO:tasks.rados.rados.0.smithi005.stdout:3129: writing smithi00566664-356 from 760211 to 1361915 tid 1 2023-09-30T09:03:12.915 INFO:tasks.rados.rados.0.smithi005.stdout:3129: writing smithi00566664-356 from 2121914 to 2742260 tid 2 2023-09-30T09:03:12.918 INFO:tasks.rados.rados.0.smithi005.stdout:3129: writing smithi00566664-356 from 3148153 to 3160211 tid 3 2023-09-30T09:03:12.918 INFO:tasks.rados.rados.0.smithi005.stdout:3130: read oid 145 snap -1 2023-09-30T09:03:12.918 INFO:tasks.rados.rados.0.smithi005.stdout:3130: expect (ObjNum 1943 snap 0 seq_num 1943) 2023-09-30T09:03:12.918 INFO:tasks.rados.rados.0.smithi005.stdout:3131: read oid 495 snap -1 2023-09-30T09:03:12.919 INFO:tasks.rados.rados.0.smithi005.stdout:3131: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-09-30T09:03:12.919 INFO:tasks.rados.rados.0.smithi005.stdout:3132: read oid 200 snap -1 2023-09-30T09:03:12.919 INFO:tasks.rados.rados.0.smithi005.stdout:3132: expect deleted 2023-09-30T09:03:12.919 INFO:tasks.rados.rados.0.smithi005.stdout:3133: write oid 451 current snap is 0 2023-09-30T09:03:12.919 INFO:tasks.rados.rados.0.smithi005.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-09-30T09:03:12.926 INFO:tasks.rados.rados.0.smithi005.stdout:3133: writing smithi00566664-451 from 777018 to 1453971 tid 1 2023-09-30T09:03:12.933 INFO:tasks.rados.rados.0.smithi005.stdout:3133: writing smithi00566664-451 from 2180396 to 2660753 tid 2 2023-09-30T09:03:12.936 INFO:tasks.rados.rados.0.smithi005.stdout:3133: writing smithi00566664-451 from 3175576 to 3177018 tid 3 2023-09-30T09:03:12.936 INFO:tasks.rados.rados.0.smithi005.stdout:3134: read oid 325 snap -1 2023-09-30T09:03:12.936 INFO:tasks.rados.rados.0.smithi005.stdout:3134: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-30T09:03:12.937 INFO:tasks.rados.rados.0.smithi005.stdout:3135: write oid 283 current snap is 0 2023-09-30T09:03:12.937 INFO:tasks.rados.rados.0.smithi005.stdout:3122: finishing write tid 2 to smithi00566664-373 2023-09-30T09:03:12.937 INFO:tasks.rados.rados.0.smithi005.stdout:3122: finishing write tid 3 to smithi00566664-373 2023-09-30T09:03:12.937 INFO:tasks.rados.rados.0.smithi005.stdout:3122: finishing write tid 4 to smithi00566664-373 2023-09-30T09:03:12.937 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 373 v 423 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-09-30T09:03:12.937 INFO:tasks.rados.rados.0.smithi005.stdout:3122: left oid 373 (ObjNum 1968 snap 0 seq_num 1968) 2023-09-30T09:03:12.937 INFO:tasks.rados.rados.0.smithi005.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-09-30T09:03:12.944 INFO:tasks.rados.rados.0.smithi005.stdout:3135: writing smithi00566664-283 from 793825 to 1546027 tid 1 2023-09-30T09:03:12.952 INFO:tasks.rados.rados.0.smithi005.stdout:3135: writing smithi00566664-283 from 2238878 to 2862893 tid 2 2023-09-30T09:03:12.952 INFO:tasks.rados.rados.0.smithi005.stdout:3122: done (13 left) 2023-09-30T09:03:12.952 INFO:tasks.rados.rados.0.smithi005.stdout:3136: write oid 69 current snap is 0 2023-09-30T09:03:12.952 INFO:tasks.rados.rados.0.smithi005.stdout:3123: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-09-30T09:03:13.155 INFO:tasks.rados.rados.0.smithi005.stdout:3124: finishing write tid 1 to smithi00566664-32 2023-09-30T09:03:13.156 INFO:tasks.rados.rados.0.smithi005.stdout:3124: finishing write tid 2 to smithi00566664-32 2023-09-30T09:03:13.156 INFO:tasks.rados.rados.0.smithi005.stdout:3124: finishing write tid 3 to smithi00566664-32 2023-09-30T09:03:13.156 INFO:tasks.rados.rados.0.smithi005.stdout:3124: finishing write tid 4 to smithi00566664-32 2023-09-30T09:03:13.156 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 380 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-09-30T09:03:13.156 INFO:tasks.rados.rados.0.smithi005.stdout:3124: left oid 32 (ObjNum 1969 snap 0 seq_num 1969) 2023-09-30T09:03:13.156 INFO:tasks.rados.rados.0.smithi005.stdout:3125: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-30T09:03:13.237 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.014511+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:13.237 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.020530+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:13.237 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.059482+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:03:13.237 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.061298+0000 mgr.x (mgr.24805) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.064722+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.066702+0000 mgr.x (mgr.24805) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.069734+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.071590+0000 mgr.x (mgr.24805) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: audit 2023-09-30T09:03:12.081790+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: cephadm 2023-09-30T09:03:12.085353+0000 mgr.x (mgr.24805) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: cephadm 2023-09-30T09:03:12.086076+0000 mgr.x (mgr.24805) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:03:13.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[27661]: cluster 2023-09-30T09:03:12.311760+0000 mgr.x (mgr.24805) 67 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-09-30T09:03:13.239 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="App mode production" logger=settings 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.864117ms 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-09-30T09:03:13.240 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-09-30T09:03:13.241 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-09-30T09:03:13.241 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-09-30T09:03:13.241 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-09-30T09:03:13.241 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-09-30T09:03:13.241 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-30T09:03:13.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.014511+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.020530+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.059482+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.061298+0000 mgr.x (mgr.24805) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.064722+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.066702+0000 mgr.x (mgr.24805) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.069734+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.071590+0000 mgr.x (mgr.24805) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: audit 2023-09-30T09:03:12.081790+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:13.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: cephadm 2023-09-30T09:03:12.085353+0000 mgr.x (mgr.24805) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: cephadm 2023-09-30T09:03:12.086076+0000 mgr.x (mgr.24805) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[27219]: cluster 2023-09-30T09:03:12.311760+0000 mgr.x (mgr.24805) 67 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.014511+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.020530+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.059482+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.061298+0000 mgr.x (mgr.24805) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.064722+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.066702+0000 mgr.x (mgr.24805) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.069734+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:03:13.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.071590+0000 mgr.x (mgr.24805) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:03:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: audit 2023-09-30T09:03:12.081790+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: cephadm 2023-09-30T09:03:12.085353+0000 mgr.x (mgr.24805) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:03:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: cephadm 2023-09-30T09:03:12.086076+0000 mgr.x (mgr.24805) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:03:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:13 smithi005 bash[33615]: cluster 2023-09-30T09:03:12.311760+0000 mgr.x (mgr.24805) 67 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.4 MiB/s wr, 76 op/s 2023-09-30T09:03:13.362 INFO:tasks.rados.rados.0.smithi005.stdout:3126: finishing write tid 1 to smithi00566664-74 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3126: finishing write tid 2 to smithi00566664-74 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3126: finishing write tid 3 to smithi00566664-74 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3126: finishing write tid 4 to smithi00566664-74 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 74 v 386 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3126: left oid 74 (ObjNum 1970 snap 0 seq_num 1970) 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3127: finishing write tid 1 to smithi00566664-253 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3127: finishing write tid 2 to smithi00566664-253 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3127: finishing write tid 3 to smithi00566664-253 2023-09-30T09:03:13.363 INFO:tasks.rados.rados.0.smithi005.stdout:3127: finishing write tid 4 to smithi00566664-253 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:3127: finishing write tid 5 to smithi00566664-253 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 253 v 530 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:3127: left oid 253 (ObjNum 1971 snap 0 seq_num 1971) 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:3128: finishing write tid 1 to smithi00566664-237 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:3128: finishing write tid 2 to smithi00566664-237 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:3128: finishing write tid 3 to smithi00566664-237 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:3128: finishing write tid 4 to smithi00566664-237 2023-09-30T09:03:13.364 INFO:tasks.rados.rados.0.smithi005.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-09-30T09:03:13.372 INFO:tasks.rados.rados.0.smithi005.stdout:3136: writing smithi00566664-69 from 410632 to 838083 tid 1 2023-09-30T09:03:13.381 INFO:tasks.rados.rados.0.smithi005.stdout:3136: writing smithi00566664-69 from 1497360 to 1981386 tid 2 2023-09-30T09:03:13.387 INFO:tasks.rados.rados.0.smithi005.stdout:3136: writing smithi00566664-69 from 2430422 to 2968390 tid 3 2023-09-30T09:03:13.387 INFO:tasks.rados.rados.0.smithi005.stdout:3123: done (13 left) 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3124: done (12 left) 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3125: done (11 left) 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3126: done (10 left) 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3127: done (9 left) 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3137: write oid 1 current snap is 0 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3128: finishing write tid 5 to smithi00566664-237 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 237 v 344 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3128: left oid 237 (ObjNum 1972 snap 0 seq_num 1972) 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3129: finishing write tid 1 to smithi00566664-356 2023-09-30T09:03:13.388 INFO:tasks.rados.rados.0.smithi005.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-09-30T09:03:13.399 INFO:tasks.rados.rados.0.smithi005.stdout:3137: writing smithi00566664-1 from 427439 to 1046492 tid 1 2023-09-30T09:03:13.410 INFO:tasks.rados.rados.0.smithi005.stdout:3137: writing smithi00566664-1 from 1555842 to 2183526 tid 2 2023-09-30T09:03:13.416 INFO:tasks.rados.rados.0.smithi005.stdout:3137: writing smithi00566664-1 from 2857845 to 3227439 tid 3 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3128: done (9 left) 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3132: done (8 left) 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3138: read oid 21 snap -1 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3138: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3139: write oid 383 current snap is 0 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3129: finishing write tid 2 to smithi00566664-356 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3129: finishing write tid 3 to smithi00566664-356 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3129: finishing write tid 4 to smithi00566664-356 2023-09-30T09:03:13.417 INFO:tasks.rados.rados.0.smithi005.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-09-30T09:03:13.423 INFO:tasks.rados.rados.0.smithi005.stdout:3139: writing smithi00566664-383 from 444246 to 1138548 tid 1 2023-09-30T09:03:13.429 INFO:tasks.rados.rados.0.smithi005.stdout:3139: writing smithi00566664-383 from 1614324 to 2102019 tid 2 2023-09-30T09:03:13.435 INFO:tasks.rados.rados.0.smithi005.stdout:3139: writing smithi00566664-383 from 2885268 to 3244246 tid 3 2023-09-30T09:03:13.435 INFO:tasks.rados.rados.0.smithi005.stdout:3140: read oid 316 snap -1 2023-09-30T09:03:13.435 INFO:tasks.rados.rados.0.smithi005.stdout:3140: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-30T09:03:13.436 INFO:tasks.rados.rados.0.smithi005.stdout:3141: read oid 179 snap -1 2023-09-30T09:03:13.436 INFO:tasks.rados.rados.0.smithi005.stdout:3141: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-09-30T09:03:13.436 INFO:tasks.rados.rados.0.smithi005.stdout:3142: write oid 473 current snap is 0 2023-09-30T09:03:13.436 INFO:tasks.rados.rados.0.smithi005.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-09-30T09:03:13.443 INFO:tasks.rados.rados.0.smithi005.stdout:3142: writing smithi00566664-473 from 461053 to 1230604 tid 1 2023-09-30T09:03:13.450 INFO:tasks.rados.rados.0.smithi005.stdout:3142: writing smithi00566664-473 from 1672806 to 2304159 tid 2 2023-09-30T09:03:13.456 INFO:tasks.rados.rados.0.smithi005.stdout:3142: writing smithi00566664-473 from 2912691 to 3261053 tid 3 2023-09-30T09:03:13.456 INFO:tasks.rados.rados.0.smithi005.stdout:3143: write oid 151 current snap is 0 2023-09-30T09:03:13.456 INFO:tasks.rados.rados.0.smithi005.stdout:3129: finishing write tid 5 to smithi00566664-356 2023-09-30T09:03:13.456 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 356 v 407 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-09-30T09:03:13.457 INFO:tasks.rados.rados.0.smithi005.stdout:3129: left oid 356 (ObjNum 1973 snap 0 seq_num 1973) 2023-09-30T09:03:13.457 INFO:tasks.rados.rados.0.smithi005.stdout:3131: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-09-30T09:03:13.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-09-30T09:03:13.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-09-30T09:03:13.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-09-30T09:03:13.552 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:03:13 smithi099 bash[53503]: t=2023-09-30T09:03:13+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-09-30T09:03:13.582 INFO:tasks.rados.rados.0.smithi005.stdout:3130: expect (ObjNum 1943 snap 0 seq_num 1943) 2023-09-30T09:03:13.740 INFO:tasks.rados.rados.0.smithi005.stdout:3133: finishing write tid 1 to smithi00566664-451 2023-09-30T09:03:13.740 INFO:tasks.rados.rados.0.smithi005.stdout:3133: finishing write tid 2 to smithi00566664-451 2023-09-30T09:03:13.741 INFO:tasks.rados.rados.0.smithi005.stdout:3133: finishing write tid 3 to smithi00566664-451 2023-09-30T09:03:13.741 INFO:tasks.rados.rados.0.smithi005.stdout:3133: finishing write tid 4 to smithi00566664-451 2023-09-30T09:03:13.741 INFO:tasks.rados.rados.0.smithi005.stdout:3133: finishing write tid 5 to smithi00566664-451 2023-09-30T09:03:13.741 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 451 v 327 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-09-30T09:03:13.741 INFO:tasks.rados.rados.0.smithi005.stdout:3133: left oid 451 (ObjNum 1974 snap 0 seq_num 1974) 2023-09-30T09:03:13.741 INFO:tasks.rados.rados.0.smithi005.stdout:3134: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-30T09:03:13.902 INFO:tasks.rados.rados.0.smithi005.stdout:3135: finishing write tid 1 to smithi00566664-283 2023-09-30T09:03:13.902 INFO:tasks.rados.rados.0.smithi005.stdout:3135: finishing write tid 2 to smithi00566664-283 2023-09-30T09:03:13.902 INFO:tasks.rados.rados.0.smithi005.stdout:3135: finishing write tid 3 to smithi00566664-283 2023-09-30T09:03:13.902 INFO:tasks.rados.rados.0.smithi005.stdout:3135: finishing write tid 4 to smithi00566664-283 2023-09-30T09:03:13.902 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 410 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-09-30T09:03:13.902 INFO:tasks.rados.rados.0.smithi005.stdout:3135: left oid 283 (ObjNum 1975 snap 0 seq_num 1975) 2023-09-30T09:03:13.902 INFO:tasks.rados.rados.0.smithi005.stdout:3136: finishing write tid 1 to smithi00566664-69 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3136: finishing write tid 2 to smithi00566664-69 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3136: finishing write tid 3 to smithi00566664-69 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3136: finishing write tid 4 to smithi00566664-69 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3136: finishing write tid 5 to smithi00566664-69 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 69 v 534 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3136: left oid 69 (ObjNum 1976 snap 0 seq_num 1976) 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3137: finishing write tid 1 to smithi00566664-1 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3137: finishing write tid 2 to smithi00566664-1 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3137: finishing write tid 3 to smithi00566664-1 2023-09-30T09:03:13.903 INFO:tasks.rados.rados.0.smithi005.stdout:3137: finishing write tid 4 to smithi00566664-1 2023-09-30T09:03:13.904 INFO:tasks.rados.rados.0.smithi005.stdout:3137: finishing write tid 5 to smithi00566664-1 2023-09-30T09:03:13.904 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 1 v 397 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-09-30T09:03:13.904 INFO:tasks.rados.rados.0.smithi005.stdout:3137: left oid 1 (ObjNum 1977 snap 0 seq_num 1977) 2023-09-30T09:03:13.904 INFO:tasks.rados.rados.0.smithi005.stdout:3138: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-30T09:03:14.076 INFO:tasks.rados.rados.0.smithi005.stdout:3139: finishing write tid 1 to smithi00566664-383 2023-09-30T09:03:14.076 INFO:tasks.rados.rados.0.smithi005.stdout:3139: finishing write tid 2 to smithi00566664-383 2023-09-30T09:03:14.077 INFO:tasks.rados.rados.0.smithi005.stdout:3139: finishing write tid 3 to smithi00566664-383 2023-09-30T09:03:14.077 INFO:tasks.rados.rados.0.smithi005.stdout:3139: finishing write tid 4 to smithi00566664-383 2023-09-30T09:03:14.077 INFO:tasks.rados.rados.0.smithi005.stdout:3139: finishing write tid 5 to smithi00566664-383 2023-09-30T09:03:14.077 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 383 v 401 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-09-30T09:03:14.077 INFO:tasks.rados.rados.0.smithi005.stdout:3139: left oid 383 (ObjNum 1978 snap 0 seq_num 1978) 2023-09-30T09:03:14.077 INFO:tasks.rados.rados.0.smithi005.stdout:3141: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-09-30T09:03:14.255 INFO:tasks.rados.rados.0.smithi005.stdout:3140: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-30T09:03:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:14 smithi099 bash[27661]: audit 2023-09-30T09:03:13.753668+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.5:0/2294261440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:14.408 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:14 smithi005 bash[33615]: audit 2023-09-30T09:03:13.753668+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.5:0/2294261440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:14.408 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:14 smithi005 bash[27219]: audit 2023-09-30T09:03:13.753668+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.5:0/2294261440' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:14.463 INFO:tasks.rados.rados.0.smithi005.stdout:3142: finishing write tid 1 to smithi00566664-473 2023-09-30T09:03:14.464 INFO:tasks.rados.rados.0.smithi005.stdout:3142: finishing write tid 2 to smithi00566664-473 2023-09-30T09:03:14.464 INFO:tasks.rados.rados.0.smithi005.stdout:3142: finishing write tid 3 to smithi00566664-473 2023-09-30T09:03:14.464 INFO:tasks.rados.rados.0.smithi005.stdout:3142: finishing write tid 4 to smithi00566664-473 2023-09-30T09:03:14.464 INFO:tasks.rados.rados.0.smithi005.stdout:3142: finishing write tid 5 to smithi00566664-473 2023-09-30T09:03:14.464 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 473 v 427 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-09-30T09:03:14.464 INFO:tasks.rados.rados.0.smithi005.stdout:3142: left oid 473 (ObjNum 1979 snap 0 seq_num 1979) 2023-09-30T09:03:14.464 INFO:tasks.rados.rados.0.smithi005.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-09-30T09:03:14.470 INFO:tasks.rados.rados.0.smithi005.stdout:3143: writing smithi00566664-151 from 477860 to 922660 tid 1 2023-09-30T09:03:14.475 INFO:tasks.rados.rados.0.smithi005.stdout:3143: writing smithi00566664-151 from 1331288 to 1822652 tid 2 2023-09-30T09:03:14.483 INFO:tasks.rados.rados.0.smithi005.stdout:3143: writing smithi00566664-151 from 2540114 to 3239523 tid 3 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3129: done (13 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3130: done (12 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3131: done (11 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3133: done (10 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3134: done (9 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3135: done (8 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3136: done (7 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3137: done (6 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3138: done (5 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3139: done (4 left) 2023-09-30T09:03:14.484 INFO:tasks.rados.rados.0.smithi005.stdout:3140: done (3 left) 2023-09-30T09:03:14.485 INFO:tasks.rados.rados.0.smithi005.stdout:3141: done (2 left) 2023-09-30T09:03:14.485 INFO:tasks.rados.rados.0.smithi005.stdout:3142: done (1 left) 2023-09-30T09:03:14.485 INFO:tasks.rados.rados.0.smithi005.stdout:3144: read oid 283 snap -1 2023-09-30T09:03:14.485 INFO:tasks.rados.rados.0.smithi005.stdout:3144: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-30T09:03:14.485 INFO:tasks.rados.rados.0.smithi005.stdout:3145: write oid 116 current snap is 0 2023-09-30T09:03:14.485 INFO:tasks.rados.rados.0.smithi005.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-09-30T09:03:14.489 INFO:tasks.rados.rados.0.smithi005.stdout:3145: writing smithi00566664-116 from 494667 to 1014716 tid 1 2023-09-30T09:03:14.496 INFO:tasks.rados.rados.0.smithi005.stdout:3145: writing smithi00566664-116 from 1673417 to 2308439 tid 2 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3145: writing smithi00566664-116 from 2851184 to 3294667 tid 3 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3146: read oid 499 snap -1 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3146: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3147: read oid 497 snap -1 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3147: expect deleted 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3148: write oid 95 current snap is 0 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3143: finishing write tid 1 to smithi00566664-151 2023-09-30T09:03:14.503 INFO:tasks.rados.rados.0.smithi005.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-09-30T09:03:14.509 INFO:tasks.rados.rados.0.smithi005.stdout:3148: writing smithi00566664-95 from 511474 to 1106772 tid 1 2023-09-30T09:03:14.515 INFO:tasks.rados.rados.0.smithi005.stdout:3148: writing smithi00566664-95 from 1731899 to 2226932 tid 2 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:3148: writing smithi00566664-95 from 2878607 to 3311474 tid 3 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:3149: delete oid 215 current snap is 0 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:3143: finishing write tid 2 to smithi00566664-151 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:3143: finishing write tid 3 to smithi00566664-151 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:3143: finishing write tid 4 to smithi00566664-151 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:3143: finishing write tid 5 to smithi00566664-151 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 151 v 390 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-09-30T09:03:14.522 INFO:tasks.rados.rados.0.smithi005.stdout:3143: left oid 151 (ObjNum 1980 snap 0 seq_num 1980) 2023-09-30T09:03:14.523 INFO:tasks.rados.rados.0.smithi005.stdout:3145: finishing write tid 1 to smithi00566664-116 2023-09-30T09:03:14.523 INFO:tasks.rados.rados.0.smithi005.stdout:3144: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-30T09:03:14.715 INFO:tasks.rados.rados.0.smithi005.stdout:3145: finishing write tid 2 to smithi00566664-116 2023-09-30T09:03:14.715 INFO:tasks.rados.rados.0.smithi005.stdout:3146: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-30T09:03:14.775 INFO:tasks.rados.rados.0.smithi005.stdout:3145: finishing write tid 3 to smithi00566664-116 2023-09-30T09:03:14.775 INFO:tasks.rados.rados.0.smithi005.stdout:3145: finishing write tid 4 to smithi00566664-116 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3145: finishing write tid 5 to smithi00566664-116 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 116 v 394 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3145: left oid 116 (ObjNum 1981 snap 0 seq_num 1981) 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3148: finishing write tid 1 to smithi00566664-95 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3148: finishing write tid 2 to smithi00566664-95 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3148: finishing write tid 3 to smithi00566664-95 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3143: done (6 left) 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3144: done (5 left) 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3145: done (4 left) 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3146: done (3 left) 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3147: done (2 left) 2023-09-30T09:03:14.776 INFO:tasks.rados.rados.0.smithi005.stdout:3149: done (1 left) 2023-09-30T09:03:14.777 INFO:tasks.rados.rados.0.smithi005.stdout:3150: delete oid 281 current snap is 0 2023-09-30T09:03:14.777 INFO:tasks.rados.rados.0.smithi005.stdout:3148: finishing write tid 4 to smithi00566664-95 2023-09-30T09:03:14.777 INFO:tasks.rados.rados.0.smithi005.stdout:3148: finishing write tid 5 to smithi00566664-95 2023-09-30T09:03:14.777 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 538 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-09-30T09:03:14.777 INFO:tasks.rados.rados.0.smithi005.stdout:3148: left oid 95 (ObjNum 1982 snap 0 seq_num 1982) 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3148: done (1 left) 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3150: done (0 left) 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3151: read oid 154 snap -1 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3151: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3152: read oid 60 snap -1 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3153: read oid 446 snap -1 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3154: write oid 199 current snap is 0 2023-09-30T09:03:14.778 INFO:tasks.rados.rados.0.smithi005.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-09-30T09:03:14.784 INFO:tasks.rados.rados.0.smithi005.stdout:3154: writing smithi00566664-199 from 561895 to 1099293 tid 1 2023-09-30T09:03:14.790 INFO:tasks.rados.rados.0.smithi005.stdout:3154: writing smithi00566664-199 from 1507345 to 2149705 tid 2 2023-09-30T09:03:14.797 INFO:tasks.rados.rados.0.smithi005.stdout:3154: writing smithi00566664-199 from 2560876 to 3232998 tid 3 2023-09-30T09:03:14.797 INFO:tasks.rados.rados.0.smithi005.stdout:3155: read oid 95 snap -1 2023-09-30T09:03:14.797 INFO:tasks.rados.rados.0.smithi005.stdout:3155: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-30T09:03:14.797 INFO:tasks.rados.rados.0.smithi005.stdout:3156: delete oid 64 current snap is 0 2023-09-30T09:03:14.798 INFO:tasks.rados.rados.0.smithi005.stdout:3153: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:03:14.964 INFO:tasks.rados.rados.0.smithi005.stdout:3152: expect (ObjNum 1376 snap 0 seq_num 1376) 2023-09-30T09:03:15.151 INFO:tasks.rados.rados.0.smithi005.stdout:3151: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-30T09:03:15.320 INFO:tasks.rados.rados.0.smithi005.stdout:3154: finishing write tid 1 to smithi00566664-199 2023-09-30T09:03:15.320 INFO:tasks.rados.rados.0.smithi005.stdout:3154: finishing write tid 2 to smithi00566664-199 2023-09-30T09:03:15.320 INFO:tasks.rados.rados.0.smithi005.stdout:3154: finishing write tid 3 to smithi00566664-199 2023-09-30T09:03:15.320 INFO:tasks.rados.rados.0.smithi005.stdout:3155: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-30T09:03:15.420 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[33615]: cephadm 2023-09-30T09:03:14.105190+0000 mgr.x (mgr.24805) 68 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-30T09:03:15.420 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[33615]: audit 2023-09-30T09:03:14.111916+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:15.420 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[33615]: audit 2023-09-30T09:03:14.113872+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:03:15.420 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[33615]: audit 2023-09-30T09:03:14.115425+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[33615]: audit 2023-09-30T09:03:14.116778+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[33615]: cephadm 2023-09-30T09:03:14.119316+0000 mgr.x (mgr.24805) 69 : cephadm [INF] Deploying daemon mgr.y on smithi005 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[33615]: cluster 2023-09-30T09:03:14.312910+0000 mgr.x (mgr.24805) 70 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[27219]: cephadm 2023-09-30T09:03:14.105190+0000 mgr.x (mgr.24805) 68 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[27219]: audit 2023-09-30T09:03:14.111916+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[27219]: audit 2023-09-30T09:03:14.113872+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[27219]: audit 2023-09-30T09:03:14.115425+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[27219]: audit 2023-09-30T09:03:14.116778+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:15.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[27219]: cephadm 2023-09-30T09:03:14.119316+0000 mgr.x (mgr.24805) 69 : cephadm [INF] Deploying daemon mgr.y on smithi005 2023-09-30T09:03:15.422 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:15 smithi005 bash[27219]: cluster 2023-09-30T09:03:14.312910+0000 mgr.x (mgr.24805) 70 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-09-30T09:03:15.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:15 smithi099 bash[27661]: cephadm 2023-09-30T09:03:14.105190+0000 mgr.x (mgr.24805) 68 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-30T09:03:15.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:15 smithi099 bash[27661]: audit 2023-09-30T09:03:14.111916+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:15.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:15 smithi099 bash[27661]: audit 2023-09-30T09:03:14.113872+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:03:15.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:15 smithi099 bash[27661]: audit 2023-09-30T09:03:14.115425+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:03:15.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:15 smithi099 bash[27661]: audit 2023-09-30T09:03:14.116778+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:15.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:15 smithi099 bash[27661]: cephadm 2023-09-30T09:03:14.119316+0000 mgr.x (mgr.24805) 69 : cephadm [INF] Deploying daemon mgr.y on smithi005 2023-09-30T09:03:15.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:15 smithi099 bash[27661]: cluster 2023-09-30T09:03:14.312910+0000 mgr.x (mgr.24805) 70 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3154: finishing write tid 4 to smithi00566664-199 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3154: finishing write tid 5 to smithi00566664-199 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 199 v 423 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3151: done (5 left) 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3152: done (4 left) 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3153: done (3 left) 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3154: done (2 left) 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3155: done (1 left) 2023-09-30T09:03:15.604 INFO:tasks.rados.rados.0.smithi005.stdout:3156: done (0 left) 2023-09-30T09:03:15.605 INFO:tasks.rados.rados.0.smithi005.stdout:3157: read oid 90 snap -1 2023-09-30T09:03:15.605 INFO:tasks.rados.rados.0.smithi005.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-30T09:03:15.605 INFO:tasks.rados.rados.0.smithi005.stdout:3158: delete oid 451 current snap is 0 2023-09-30T09:03:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:3158: done (1 left) 2023-09-30T09:03:15.606 INFO:tasks.rados.rados.0.smithi005.stdout:3159: write oid 174 current snap is 0 2023-09-30T09:03:15.607 INFO:tasks.rados.rados.0.smithi005.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-09-30T09:03:15.621 INFO:tasks.rados.rados.0.smithi005.stdout:3159: writing smithi00566664-174 from 612316 to 1375461 tid 1 2023-09-30T09:03:15.630 INFO:tasks.rados.rados.0.smithi005.stdout:3159: writing smithi00566664-174 from 2082791 to 2872478 tid 2 2023-09-30T09:03:15.630 INFO:tasks.rados.rados.0.smithi005.stdout:3160: read oid 335 snap -1 2023-09-30T09:03:15.630 INFO:tasks.rados.rados.0.smithi005.stdout:3160: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:03:15.631 INFO:tasks.rados.rados.0.smithi005.stdout:3161: delete oid 475 current snap is 0 2023-09-30T09:03:15.631 INFO:tasks.rados.rados.0.smithi005.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-30T09:03:15.745 INFO:tasks.rados.rados.0.smithi005.stdout:3159: finishing write tid 1 to smithi00566664-174 2023-09-30T09:03:15.745 INFO:tasks.rados.rados.0.smithi005.stdout:3159: finishing write tid 2 to smithi00566664-174 2023-09-30T09:03:15.745 INFO:tasks.rados.rados.0.smithi005.stdout:3159: finishing write tid 3 to smithi00566664-174 2023-09-30T09:03:15.745 INFO:tasks.rados.rados.0.smithi005.stdout:3159: finishing write tid 4 to smithi00566664-174 2023-09-30T09:03:15.745 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 174 v 358 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-09-30T09:03:15.745 INFO:tasks.rados.rados.0.smithi005.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2023-09-30T09:03:15.746 INFO:tasks.rados.rados.0.smithi005.stdout:3160: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:03:15.854 INFO:tasks.rados.rados.0.smithi005.stdout:3157: done (3 left) 2023-09-30T09:03:15.854 INFO:tasks.rados.rados.0.smithi005.stdout:3159: done (2 left) 2023-09-30T09:03:15.854 INFO:tasks.rados.rados.0.smithi005.stdout:3160: done (1 left) 2023-09-30T09:03:15.855 INFO:tasks.rados.rados.0.smithi005.stdout:3161: done (0 left) 2023-09-30T09:03:15.855 INFO:tasks.rados.rados.0.smithi005.stdout:3162: read oid 291 snap -1 2023-09-30T09:03:15.855 INFO:tasks.rados.rados.0.smithi005.stdout:3162: expect deleted 2023-09-30T09:03:15.855 INFO:tasks.rados.rados.0.smithi005.stdout:3163: write oid 416 current snap is 0 2023-09-30T09:03:15.855 INFO:tasks.rados.rados.0.smithi005.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-09-30T09:03:15.867 INFO:tasks.rados.rados.0.smithi005.stdout:3163: writing smithi00566664-416 from 645930 to 1159573 tid 1 2023-09-30T09:03:15.874 INFO:tasks.rados.rados.0.smithi005.stdout:3163: writing smithi00566664-416 from 1683402 to 2476758 tid 2 2023-09-30T09:03:15.880 INFO:tasks.rados.rados.0.smithi005.stdout:3163: writing smithi00566664-416 from 2981638 to 3445930 tid 3 2023-09-30T09:03:15.880 INFO:tasks.rados.rados.0.smithi005.stdout:3164: write oid 481 current snap is 0 2023-09-30T09:03:15.881 INFO:tasks.rados.rados.0.smithi005.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-09-30T09:03:15.890 INFO:tasks.rados.rados.0.smithi005.stdout:3164: writing smithi00566664-481 from 662737 to 1251629 tid 1 2023-09-30T09:03:15.897 INFO:tasks.rados.rados.0.smithi005.stdout:3164: writing smithi00566664-481 from 1741884 to 2395251 tid 2 2023-09-30T09:03:15.903 INFO:tasks.rados.rados.0.smithi005.stdout:3164: writing smithi00566664-481 from 3009061 to 3462737 tid 3 2023-09-30T09:03:15.903 INFO:tasks.rados.rados.0.smithi005.stdout:3165: read oid 306 snap -1 2023-09-30T09:03:15.903 INFO:tasks.rados.rados.0.smithi005.stdout:3165: expect (ObjNum 1899 snap 0 seq_num 1899) 2023-09-30T09:03:15.903 INFO:tasks.rados.rados.0.smithi005.stdout:3166: delete oid 30 current snap is 0 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3163: finishing write tid 1 to smithi00566664-416 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3163: finishing write tid 2 to smithi00566664-416 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3163: finishing write tid 3 to smithi00566664-416 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3163: finishing write tid 4 to smithi00566664-416 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3163: finishing write tid 5 to smithi00566664-416 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 416 v 427 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3163: left oid 416 (ObjNum 1990 snap 0 seq_num 1990) 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3164: finishing write tid 1 to smithi00566664-481 2023-09-30T09:03:15.904 INFO:tasks.rados.rados.0.smithi005.stdout:3164: finishing write tid 2 to smithi00566664-481 2023-09-30T09:03:15.905 INFO:tasks.rados.rados.0.smithi005.stdout:3162: done (4 left) 2023-09-30T09:03:15.905 INFO:tasks.rados.rados.0.smithi005.stdout:3163: done (3 left) 2023-09-30T09:03:15.905 INFO:tasks.rados.rados.0.smithi005.stdout:3166: done (2 left) 2023-09-30T09:03:15.905 INFO:tasks.rados.rados.0.smithi005.stdout:3167: delete oid 292 current snap is 0 2023-09-30T09:03:15.906 INFO:tasks.rados.rados.0.smithi005.stdout:3164: finishing write tid 3 to smithi00566664-481 2023-09-30T09:03:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:3164: finishing write tid 4 to smithi00566664-481 2023-09-30T09:03:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:3164: finishing write tid 5 to smithi00566664-481 2023-09-30T09:03:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 481 v 544 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-09-30T09:03:15.907 INFO:tasks.rados.rados.0.smithi005.stdout:3164: left oid 481 (ObjNum 1991 snap 0 seq_num 1991) 2023-09-30T09:03:15.920 INFO:tasks.rados.rados.0.smithi005.stdout:3165: expect (ObjNum 1899 snap 0 seq_num 1899) 2023-09-30T09:03:16.190 INFO:tasks.rados.rados.0.smithi005.stdout:3164: done (2 left) 2023-09-30T09:03:16.190 INFO:tasks.rados.rados.0.smithi005.stdout:3165: done (1 left) 2023-09-30T09:03:16.190 INFO:tasks.rados.rados.0.smithi005.stdout:3167: done (0 left) 2023-09-30T09:03:16.190 INFO:tasks.rados.rados.0.smithi005.stdout:3168: write oid 375 current snap is 0 2023-09-30T09:03:16.191 INFO:tasks.rados.rados.0.smithi005.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-09-30T09:03:16.198 INFO:tasks.rados.rados.0.smithi005.stdout:3168: writing smithi00566664-375 from 713158 to 1244150 tid 1 2023-09-30T09:03:16.205 INFO:tasks.rados.rados.0.smithi005.stdout:3168: writing smithi00566664-375 from 1917330 to 2318024 tid 2 2023-09-30T09:03:16.213 INFO:tasks.rados.rados.0.smithi005.stdout:3168: writing smithi00566664-375 from 3091330 to 3497606 tid 3 2023-09-30T09:03:16.213 INFO:tasks.rados.rados.0.smithi005.stdout:3169: write oid 84 current snap is 0 2023-09-30T09:03:16.213 INFO:tasks.rados.rados.0.smithi005.stdout:3168: finishing write tid 1 to smithi00566664-375 2023-09-30T09:03:16.213 INFO:tasks.rados.rados.0.smithi005.stdout:3168: finishing write tid 2 to smithi00566664-375 2023-09-30T09:03:16.214 INFO:tasks.rados.rados.0.smithi005.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-09-30T09:03:16.221 INFO:tasks.rados.rados.0.smithi005.stdout:3169: writing smithi00566664-84 from 729965 to 1336206 tid 1 2023-09-30T09:03:16.228 INFO:tasks.rados.rados.0.smithi005.stdout:3169: writing smithi00566664-84 from 1975812 to 2636517 tid 2 2023-09-30T09:03:16.234 INFO:tasks.rados.rados.0.smithi005.stdout:3169: writing smithi00566664-84 from 3118753 to 3529965 tid 3 2023-09-30T09:03:16.234 INFO:tasks.rados.rados.0.smithi005.stdout:3170: read oid 382 snap -1 2023-09-30T09:03:16.234 INFO:tasks.rados.rados.0.smithi005.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-30T09:03:16.234 INFO:tasks.rados.rados.0.smithi005.stdout:3171: write oid 349 current snap is 0 2023-09-30T09:03:16.234 INFO:tasks.rados.rados.0.smithi005.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-09-30T09:03:16.243 INFO:tasks.rados.rados.0.smithi005.stdout:3171: writing smithi00566664-349 from 746772 to 1428262 tid 1 2023-09-30T09:03:16.249 INFO:tasks.rados.rados.0.smithi005.stdout:3171: writing smithi00566664-349 from 2034294 to 2438657 tid 2 2023-09-30T09:03:16.255 INFO:tasks.rados.rados.0.smithi005.stdout:3171: writing smithi00566664-349 from 3146176 to 3546772 tid 3 2023-09-30T09:03:16.255 INFO:tasks.rados.rados.0.smithi005.stdout:3172: write oid 377 current snap is 0 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3168: finishing write tid 3 to smithi00566664-375 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3168: finishing write tid 4 to smithi00566664-375 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3168: finishing write tid 5 to smithi00566664-375 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 375 v 414 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3169: finishing write tid 1 to smithi00566664-84 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3169: finishing write tid 2 to smithi00566664-84 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3169: finishing write tid 3 to smithi00566664-84 2023-09-30T09:03:16.256 INFO:tasks.rados.rados.0.smithi005.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-09-30T09:03:16.264 INFO:tasks.rados.rados.0.smithi005.stdout:3172: writing smithi00566664-377 from 763579 to 1520318 tid 1 2023-09-30T09:03:16.270 INFO:tasks.rados.rados.0.smithi005.stdout:3172: writing smithi00566664-377 from 1976423 to 2524444 tid 2 2023-09-30T09:03:16.276 INFO:tasks.rados.rados.0.smithi005.stdout:3172: writing smithi00566664-377 from 2940893 to 3563579 tid 3 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3168: done (4 left) 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3173: read oid 425 snap -1 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3173: expect (ObjNum 1892 snap 0 seq_num 1892) 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3174: read oid 62 snap -1 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3174: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3175: write oid 249 current snap is 0 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3169: finishing write tid 4 to smithi00566664-84 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3169: finishing write tid 5 to smithi00566664-84 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 84 v 398 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2023-09-30T09:03:16.277 INFO:tasks.rados.rados.0.smithi005.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-30T09:03:16.485 INFO:tasks.rados.rados.0.smithi005.stdout:3171: finishing write tid 1 to smithi00566664-349 2023-09-30T09:03:16.485 INFO:tasks.rados.rados.0.smithi005.stdout:3171: finishing write tid 2 to smithi00566664-349 2023-09-30T09:03:16.485 INFO:tasks.rados.rados.0.smithi005.stdout:3171: finishing write tid 3 to smithi00566664-349 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3171: finishing write tid 4 to smithi00566664-349 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3171: finishing write tid 5 to smithi00566664-349 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 349 v 548 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3172: finishing write tid 1 to smithi00566664-377 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3172: finishing write tid 2 to smithi00566664-377 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3172: finishing write tid 3 to smithi00566664-377 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3172: finishing write tid 4 to smithi00566664-377 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3172: finishing write tid 5 to smithi00566664-377 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 377 v 348 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-09-30T09:03:16.486 INFO:tasks.rados.rados.0.smithi005.stdout:3172: left oid 377 (ObjNum 1997 snap 0 seq_num 1997) 2023-09-30T09:03:16.487 INFO:tasks.rados.rados.0.smithi005.stdout:3173: expect (ObjNum 1892 snap 0 seq_num 1892) 2023-09-30T09:03:16.575 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:16 smithi005 bash[33615]: audit 2023-09-30T09:03:16.288935+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.5:0/1541977100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:16.576 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:16 smithi005 bash[27219]: audit 2023-09-30T09:03:16.288935+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.5:0/1541977100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:16.601 INFO:tasks.rados.rados.0.smithi005.stdout:3174: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:03:16.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:16 smithi099 bash[27661]: audit 2023-09-30T09:03:16.288935+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.5:0/1541977100' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:16.820 INFO:tasks.rados.rados.0.smithi005.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-09-30T09:03:16.834 INFO:tasks.rados.rados.0.smithi005.stdout:3175: writing smithi00566664-249 from 780386 to 1212374 tid 1 2023-09-30T09:03:16.839 INFO:tasks.rados.rados.0.smithi005.stdout:3175: writing smithi00566664-249 from 1634905 to 2042937 tid 2 2023-09-30T09:03:16.847 INFO:tasks.rados.rados.0.smithi005.stdout:3175: writing smithi00566664-249 from 2684669 to 3252386 tid 3 2023-09-30T09:03:16.847 INFO:tasks.rados.rados.0.smithi005.stdout:3169: done (6 left) 2023-09-30T09:03:16.847 INFO:tasks.rados.rados.0.smithi005.stdout:3170: done (5 left) 2023-09-30T09:03:16.847 INFO:tasks.rados.rados.0.smithi005.stdout:3171: done (4 left) 2023-09-30T09:03:16.847 INFO:tasks.rados.rados.0.smithi005.stdout:3172: done (3 left) 2023-09-30T09:03:16.847 INFO:tasks.rados.rados.0.smithi005.stdout:3173: done (2 left) 2023-09-30T09:03:16.848 INFO:tasks.rados.rados.0.smithi005.stdout:3174: done (1 left) 2023-09-30T09:03:16.848 INFO:tasks.rados.rados.0.smithi005.stdout:3176: read oid 312 snap -1 2023-09-30T09:03:16.848 INFO:tasks.rados.rados.0.smithi005.stdout:3176: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-09-30T09:03:16.848 INFO:tasks.rados.rados.0.smithi005.stdout:3177: write oid 191 current snap is 0 2023-09-30T09:03:16.848 INFO:tasks.rados.rados.0.smithi005.stdout:3175: finishing write tid 1 to smithi00566664-249 2023-09-30T09:03:16.848 INFO:tasks.rados.rados.0.smithi005.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-09-30T09:03:16.854 INFO:tasks.rados.rados.0.smithi005.stdout:3177: writing smithi00566664-191 from 797193 to 1304430 tid 1 2023-09-30T09:03:16.862 INFO:tasks.rados.rados.0.smithi005.stdout:3177: writing smithi00566664-191 from 2093387 to 2645077 tid 2 2023-09-30T09:03:16.867 INFO:tasks.rados.rados.0.smithi005.stdout:3177: writing smithi00566664-191 from 3112092 to 3597193 tid 3 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:3178: delete oid 410 current snap is 0 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:3175: finishing write tid 2 to smithi00566664-249 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:3175: finishing write tid 3 to smithi00566664-249 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:3175: finishing write tid 4 to smithi00566664-249 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:3175: finishing write tid 5 to smithi00566664-249 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 249 v 418 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:3175: left oid 249 (ObjNum 1998 snap 0 seq_num 1998) 2023-09-30T09:03:16.868 INFO:tasks.rados.rados.0.smithi005.stdout:3176: expect (ObjNum 1815 snap 0 seq_num 1815) 2023-09-30T09:03:16.956 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:16 smithi005 systemd[1]: Stopping Ceph mgr.y for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:03:16.999 INFO:tasks.rados.rados.0.smithi005.stdout:3177: finishing write tid 1 to smithi00566664-191 2023-09-30T09:03:16.999 INFO:tasks.rados.rados.0.smithi005.stdout:3177: finishing write tid 2 to smithi00566664-191 2023-09-30T09:03:16.999 INFO:tasks.rados.rados.0.smithi005.stdout:3177: finishing write tid 3 to smithi00566664-191 2023-09-30T09:03:16.999 INFO:tasks.rados.rados.0.smithi005.stdout:3177: finishing write tid 4 to smithi00566664-191 2023-09-30T09:03:16.999 INFO:tasks.rados.rados.0.smithi005.stdout:3177: finishing write tid 5 to smithi00566664-191 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 191 v 385 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:3177: left oid 191 (ObjNum 1999 snap 0 seq_num 1999) 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:3175: done (3 left) 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:3176: done (2 left) 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:3177: done (1 left) 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:3178: done (0 left) 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:3179: write oid 312 current snap is 0 2023-09-30T09:03:17.000 INFO:tasks.rados.rados.0.smithi005.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-09-30T09:03:17.005 INFO:tasks.rados.rados.0.smithi005.stdout:3179: writing smithi00566664-312 from 430807 to 1204895 tid 1 2023-09-30T09:03:17.012 INFO:tasks.rados.rados.0.smithi005.stdout:3179: writing smithi00566664-312 from 1810351 to 2365710 tid 2 2023-09-30T09:03:17.017 INFO:tasks.rados.rados.0.smithi005.stdout:3179: writing smithi00566664-312 from 2766938 to 3284824 tid 3 2023-09-30T09:03:17.017 INFO:tasks.rados.rados.0.smithi005.stdout:3180: write oid 495 current snap is 0 2023-09-30T09:03:17.018 INFO:tasks.rados.rados.0.smithi005.stdout:3179: finishing write tid 1 to smithi00566664-312 2023-09-30T09:03:17.018 INFO:tasks.rados.rados.0.smithi005.stdout:3179: finishing write tid 2 to smithi00566664-312 2023-09-30T09:03:17.018 INFO:tasks.rados.rados.0.smithi005.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-09-30T09:03:17.022 INFO:tasks.rados.rados.0.smithi005.stdout:3180: writing smithi00566664-495 from 447614 to 896951 tid 1 2023-09-30T09:03:17.028 INFO:tasks.rados.rados.0.smithi005.stdout:3180: writing smithi00566664-495 from 1468833 to 1884203 tid 2 2023-09-30T09:03:17.035 INFO:tasks.rados.rados.0.smithi005.stdout:3180: writing smithi00566664-495 from 2394361 to 3123519 tid 3 2023-09-30T09:03:17.038 INFO:tasks.rados.rados.0.smithi005.stdout:3180: writing smithi00566664-495 from 3603789 to 3647614 tid 4 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:3181: delete oid 247 current snap is 0 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:3179: finishing write tid 3 to smithi00566664-312 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:3179: finishing write tid 4 to smithi00566664-312 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:3179: finishing write tid 5 to smithi00566664-312 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 312 v 431 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:3180: finishing write tid 1 to smithi00566664-495 2023-09-30T09:03:17.039 INFO:tasks.rados.rados.0.smithi005.stdout:3180: finishing write tid 2 to smithi00566664-495 2023-09-30T09:03:17.040 INFO:tasks.rados.rados.0.smithi005.stdout:3180: finishing write tid 3 to smithi00566664-495 2023-09-30T09:03:17.041 INFO:tasks.rados.rados.0.smithi005.stdout:3179: done (2 left) 2023-09-30T09:03:17.041 INFO:tasks.rados.rados.0.smithi005.stdout:3181: done (1 left) 2023-09-30T09:03:17.041 INFO:tasks.rados.rados.0.smithi005.stdout:3182: write oid 337 current snap is 0 2023-09-30T09:03:17.041 INFO:tasks.rados.rados.0.smithi005.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-09-30T09:03:17.050 INFO:tasks.rados.rados.0.smithi005.stdout:3182: writing smithi00566664-337 from 481228 to 1081063 tid 1 2023-09-30T09:03:17.056 INFO:tasks.rados.rados.0.smithi005.stdout:3182: writing smithi00566664-337 from 1585797 to 2004836 tid 2 2023-09-30T09:03:17.063 INFO:tasks.rados.rados.0.smithi005.stdout:3182: writing smithi00566664-337 from 2449207 to 3200909 tid 3 2023-09-30T09:03:17.063 INFO:tasks.rados.rados.0.smithi005.stdout:3183: read oid 3 snap -1 2023-09-30T09:03:17.063 INFO:tasks.rados.rados.0.smithi005.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:3184: delete oid 265 current snap is 0 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:3180: finishing write tid 4 to smithi00566664-495 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:3180: finishing write tid 5 to smithi00566664-495 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:3180: finishing write tid 6 to smithi00566664-495 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 495 v 407 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:3182: finishing write tid 1 to smithi00566664-337 2023-09-30T09:03:17.064 INFO:tasks.rados.rados.0.smithi005.stdout:3182: finishing write tid 2 to smithi00566664-337 2023-09-30T09:03:17.066 INFO:tasks.rados.rados.0.smithi005.stdout:3180: done (3 left) 2023-09-30T09:03:17.066 INFO:tasks.rados.rados.0.smithi005.stdout:3184: done (2 left) 2023-09-30T09:03:17.066 INFO:tasks.rados.rados.0.smithi005.stdout:3185: read oid 127 snap -1 2023-09-30T09:03:17.066 INFO:tasks.rados.rados.0.smithi005.stdout:3185: expect deleted 2023-09-30T09:03:17.067 INFO:tasks.rados.rados.0.smithi005.stdout:3186: read oid 181 snap -1 2023-09-30T09:03:17.067 INFO:tasks.rados.rados.0.smithi005.stdout:3186: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-30T09:03:17.067 INFO:tasks.rados.rados.0.smithi005.stdout:3187: write oid 184 current snap is 0 2023-09-30T09:03:17.067 INFO:tasks.rados.rados.0.smithi005.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-09-30T09:03:17.074 INFO:tasks.rados.rados.0.smithi005.stdout:3187: writing smithi00566664-184 from 514842 to 1265175 tid 1 2023-09-30T09:03:17.081 INFO:tasks.rados.rados.0.smithi005.stdout:3187: writing smithi00566664-184 from 1986408 to 2409116 tid 2 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3187: writing smithi00566664-184 from 3187700 to 3678299 tid 3 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3188: read oid 440 snap -1 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3188: expect deleted 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3189: read oid 271 snap -1 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3189: expect deleted 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3190: delete oid 231 current snap is 0 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3182: finishing write tid 3 to smithi00566664-337 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3182: finishing write tid 4 to smithi00566664-337 2023-09-30T09:03:17.089 INFO:tasks.rados.rados.0.smithi005.stdout:3182: finishing write tid 5 to smithi00566664-337 2023-09-30T09:03:17.090 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 337 v 332 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-09-30T09:03:17.090 INFO:tasks.rados.rados.0.smithi005.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2023-09-30T09:03:17.090 INFO:tasks.rados.rados.0.smithi005.stdout:3183: expect (ObjNum 1770 snap 0 seq_num 1770) 2023-09-30T09:03:17.301 INFO:tasks.rados.rados.0.smithi005.stdout:3186: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-09-30T09:03:17.403 INFO:tasks.rados.rados.0.smithi005.stdout:3187: finishing write tid 1 to smithi00566664-184 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3187: finishing write tid 2 to smithi00566664-184 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3187: finishing write tid 3 to smithi00566664-184 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3187: finishing write tid 4 to smithi00566664-184 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3187: finishing write tid 5 to smithi00566664-184 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 184 v 362 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3182: done (7 left) 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3183: done (6 left) 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3185: done (5 left) 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3186: done (4 left) 2023-09-30T09:03:17.404 INFO:tasks.rados.rados.0.smithi005.stdout:3187: done (3 left) 2023-09-30T09:03:17.405 INFO:tasks.rados.rados.0.smithi005.stdout:3188: done (2 left) 2023-09-30T09:03:17.405 INFO:tasks.rados.rados.0.smithi005.stdout:3189: done (1 left) 2023-09-30T09:03:17.405 INFO:tasks.rados.rados.0.smithi005.stdout:3190: done (0 left) 2023-09-30T09:03:17.405 INFO:tasks.rados.rados.0.smithi005.stdout:3191: delete oid 107 current snap is 0 2023-09-30T09:03:17.406 INFO:tasks.rados.rados.0.smithi005.stdout:3191: done (0 left) 2023-09-30T09:03:17.406 INFO:tasks.rados.rados.0.smithi005.stdout:3192: write oid 427 current snap is 0 2023-09-30T09:03:17.406 INFO:tasks.rados.rados.0.smithi005.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-09-30T09:03:17.418 INFO:tasks.rados.rados.0.smithi005.stdout:3192: writing smithi00566664-427 from 565263 to 1257696 tid 1 2023-09-30T09:03:17.426 INFO:tasks.rados.rados.0.smithi005.stdout:3192: writing smithi00566664-427 from 1878207 to 2448242 tid 2 2023-09-30T09:03:17.433 INFO:tasks.rados.rados.0.smithi005.stdout:3192: writing smithi00566664-427 from 2986322 to 3710737 tid 3 2023-09-30T09:03:17.433 INFO:tasks.rados.rados.0.smithi005.stdout:3193: read oid 269 snap -1 2023-09-30T09:03:17.434 INFO:tasks.rados.rados.0.smithi005.stdout:3193: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-30T09:03:17.434 INFO:tasks.rados.rados.0.smithi005.stdout:3194: read oid 331 snap -1 2023-09-30T09:03:17.434 INFO:tasks.rados.rados.0.smithi005.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-30T09:03:17.434 INFO:tasks.rados.rados.0.smithi005.stdout:3195: write oid 454 current snap is 0 2023-09-30T09:03:17.434 INFO:tasks.rados.rados.0.smithi005.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-09-30T09:03:17.441 INFO:tasks.rados.rados.0.smithi005.stdout:3195: writing smithi00566664-454 from 582070 to 1349752 tid 1 2023-09-30T09:03:17.448 INFO:tasks.rados.rados.0.smithi005.stdout:3195: writing smithi00566664-454 from 1820336 to 2534029 tid 2 2023-09-30T09:03:17.455 INFO:tasks.rados.rados.0.smithi005.stdout:3195: writing smithi00566664-454 from 3181039 to 3782070 tid 3 2023-09-30T09:03:17.455 INFO:tasks.rados.rados.0.smithi005.stdout:3196: write oid 106 current snap is 0 2023-09-30T09:03:17.456 INFO:tasks.rados.rados.0.smithi005.stdout:3192: finishing write tid 1 to smithi00566664-427 2023-09-30T09:03:17.456 INFO:tasks.rados.rados.0.smithi005.stdout:3192: finishing write tid 2 to smithi00566664-427 2023-09-30T09:03:17.456 INFO:tasks.rados.rados.0.smithi005.stdout:3192: finishing write tid 3 to smithi00566664-427 2023-09-30T09:03:17.456 INFO:tasks.rados.rados.0.smithi005.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-09-30T09:03:17.461 INFO:tasks.rados.rados.0.smithi005.stdout:3196: writing smithi00566664-106 from 598877 to 1041808 tid 1 2023-09-30T09:03:17.467 INFO:tasks.rados.rados.0.smithi005.stdout:3196: writing smithi00566664-106 from 1478818 to 2052522 tid 2 2023-09-30T09:03:17.472 INFO:tasks.rados.rados.0.smithi005.stdout:3196: writing smithi00566664-106 from 2524815 to 2988127 tid 3 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3196: writing smithi00566664-106 from 3516293 to 3798877 tid 4 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3197: read oid 416 snap -1 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3198: read oid 69 snap -1 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3198: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3199: read oid 72 snap -1 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3199: expect deleted 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3200: write oid 302 current snap is 0 2023-09-30T09:03:17.478 INFO:tasks.rados.rados.0.smithi005.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-09-30T09:03:17.485 INFO:tasks.rados.rados.0.smithi005.stdout:3200: writing smithi00566664-302 from 615684 to 1133864 tid 1 2023-09-30T09:03:17.491 INFO:tasks.rados.rados.0.smithi005.stdout:3200: writing smithi00566664-302 from 1537300 to 2254662 tid 2 2023-09-30T09:03:17.498 INFO:tasks.rados.rados.0.smithi005.stdout:3200: writing smithi00566664-302 from 2835885 to 3510469 tid 3 2023-09-30T09:03:17.499 INFO:tasks.rados.rados.0.smithi005.stdout:3201: delete oid 181 current snap is 0 2023-09-30T09:03:17.499 INFO:tasks.rados.rados.0.smithi005.stdout:3192: finishing write tid 4 to smithi00566664-427 2023-09-30T09:03:17.499 INFO:tasks.rados.rados.0.smithi005.stdout:3192: finishing write tid 5 to smithi00566664-427 2023-09-30T09:03:17.499 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 427 v 422 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-09-30T09:03:17.499 INFO:tasks.rados.rados.0.smithi005.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-09-30T09:03:17.499 INFO:tasks.rados.rados.0.smithi005.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-09-30T09:03:17.578 INFO:tasks.rados.rados.0.smithi005.stdout:3193: expect (ObjNum 1558 snap 0 seq_num 1558) 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3195: finishing write tid 1 to smithi00566664-454 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3195: finishing write tid 2 to smithi00566664-454 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3192: done (9 left) 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3193: done (8 left) 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3194: done (7 left) 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3201: done (6 left) 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3202: write oid 353 current snap is 0 2023-09-30T09:03:17.648 INFO:tasks.rados.rados.0.smithi005.stdout:3195: finishing write tid 3 to smithi00566664-454 2023-09-30T09:03:17.649 INFO:tasks.rados.rados.0.smithi005.stdout:3195: finishing write tid 4 to smithi00566664-454 2023-09-30T09:03:17.649 INFO:tasks.rados.rados.0.smithi005.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-09-30T09:03:17.656 INFO:tasks.rados.rados.0.smithi005.stdout:3202: writing smithi00566664-353 from 649298 to 1317976 tid 1 2023-09-30T09:03:17.665 INFO:tasks.rados.rados.0.smithi005.stdout:3202: writing smithi00566664-353 from 1937911 to 2658942 tid 2 2023-09-30T09:03:17.673 INFO:tasks.rados.rados.0.smithi005.stdout:3202: writing smithi00566664-353 from 3174378 to 3849298 tid 3 2023-09-30T09:03:17.674 INFO:tasks.rados.rados.0.smithi005.stdout:3203: write oid 251 current snap is 0 2023-09-30T09:03:17.674 INFO:tasks.rados.rados.0.smithi005.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-09-30T09:03:17.681 INFO:tasks.rados.rados.0.smithi005.stdout:3203: writing smithi00566664-251 from 666105 to 1126385 tid 1 2023-09-30T09:03:17.689 INFO:tasks.rados.rados.0.smithi005.stdout:3203: writing smithi00566664-251 from 1712746 to 2293788 tid 2 2023-09-30T09:03:17.699 INFO:tasks.rados.rados.0.smithi005.stdout:3203: writing smithi00566664-251 from 3034507 to 3659260 tid 3 2023-09-30T09:03:17.699 INFO:tasks.rados.rados.0.smithi005.stdout:3204: write oid 281 current snap is 0 2023-09-30T09:03:17.699 INFO:tasks.rados.rados.0.smithi005.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-09-30T09:03:17.707 INFO:tasks.rados.rados.0.smithi005.stdout:3204: writing smithi00566664-281 from 682912 to 1218441 tid 1 2023-09-30T09:03:17.714 INFO:tasks.rados.rados.0.smithi005.stdout:3204: writing smithi00566664-281 from 1771228 to 2495928 tid 2 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3204: writing smithi00566664-281 from 3061930 to 3497955 tid 3 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3205: read oid 356 snap -1 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3205: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3206: delete oid 312 current snap is 0 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3195: finishing write tid 5 to smithi00566664-454 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 454 v 394 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3196: finishing write tid 1 to smithi00566664-106 2023-09-30T09:03:17.721 INFO:tasks.rados.rados.0.smithi005.stdout:3196: finishing write tid 2 to smithi00566664-106 2023-09-30T09:03:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:3196: finishing write tid 3 to smithi00566664-106 2023-09-30T09:03:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:3196: finishing write tid 4 to smithi00566664-106 2023-09-30T09:03:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:3196: finishing write tid 5 to smithi00566664-106 2023-09-30T09:03:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:3196: finishing write tid 6 to smithi00566664-106 2023-09-30T09:03:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 106 v 419 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-09-30T09:03:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-09-30T09:03:17.722 INFO:tasks.rados.rados.0.smithi005.stdout:3197: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-30T09:03:17.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:17 smithi005 bash[33615]: cluster 2023-09-30T09:03:16.313529+0000 mgr.x (mgr.24805) 71 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-09-30T09:03:17.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:17 smithi005 bash[27219]: cluster 2023-09-30T09:03:16.313529+0000 mgr.x (mgr.24805) 71 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-09-30T09:03:17.760 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:17 smithi005 bash[71111]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mgr-y 2023-09-30T09:03:17.760 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:17 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:03:17.760 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:17 smithi005 bash[71176]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mgr-y 2023-09-30T09:03:17.760 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:17 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-30T09:03:17.760 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:17 smithi005 systemd[1]: Stopped Ceph mgr.y for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:03:17.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:17 smithi099 bash[27661]: cluster 2023-09-30T09:03:16.313529+0000 mgr.x (mgr.24805) 71 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 56 MiB/s rd, 7.2 MiB/s wr, 74 op/s 2023-09-30T09:03:17.897 INFO:tasks.rados.rados.0.smithi005.stdout:3198: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-09-30T09:03:17.995 INFO:tasks.rados.rados.0.smithi005.stdout:3200: finishing write tid 1 to smithi00566664-302 2023-09-30T09:03:17.995 INFO:tasks.rados.rados.0.smithi005.stdout:3200: finishing write tid 2 to smithi00566664-302 2023-09-30T09:03:17.995 INFO:tasks.rados.rados.0.smithi005.stdout:3200: finishing write tid 3 to smithi00566664-302 2023-09-30T09:03:17.995 INFO:tasks.rados.rados.0.smithi005.stdout:3200: finishing write tid 4 to smithi00566664-302 2023-09-30T09:03:17.995 INFO:tasks.rados.rados.0.smithi005.stdout:3200: finishing write tid 5 to smithi00566664-302 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 366 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3202: finishing write tid 1 to smithi00566664-353 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3202: finishing write tid 2 to smithi00566664-353 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3195: done (10 left) 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3196: done (9 left) 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3197: done (8 left) 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3198: done (7 left) 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3199: done (6 left) 2023-09-30T09:03:17.996 INFO:tasks.rados.rados.0.smithi005.stdout:3200: done (5 left) 2023-09-30T09:03:17.997 INFO:tasks.rados.rados.0.smithi005.stdout:3206: done (4 left) 2023-09-30T09:03:17.997 INFO:tasks.rados.rados.0.smithi005.stdout:3207: write oid 267 current snap is 0 2023-09-30T09:03:17.997 INFO:tasks.rados.rados.0.smithi005.stdout:3202: finishing write tid 3 to smithi00566664-353 2023-09-30T09:03:17.997 INFO:tasks.rados.rados.0.smithi005.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-09-30T09:03:18.004 INFO:tasks.rados.rados.0.smithi005.stdout:3207: writing smithi00566664-267 from 716526 to 1402553 tid 1 2023-09-30T09:03:18.014 INFO:tasks.rados.rados.0.smithi005.stdout:3207: writing smithi00566664-267 from 2171839 to 2900208 tid 2 2023-09-30T09:03:18.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:17 smithi005 systemd[1]: Started Ceph mgr.y for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:03:18.020 INFO:tasks.rados.rados.0.smithi005.stdout:3207: writing smithi00566664-267 from 3400423 to 3858992 tid 3 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3208: read oid 363 snap -1 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3208: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3209: write oid 350 current snap is 0 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3202: finishing write tid 4 to smithi00566664-353 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3202: finishing write tid 5 to smithi00566664-353 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 353 v 426 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3202: left oid 353 (ObjNum 2014 snap 0 seq_num 2014) 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3203: finishing write tid 1 to smithi00566664-251 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3203: finishing write tid 2 to smithi00566664-251 2023-09-30T09:03:18.021 INFO:tasks.rados.rados.0.smithi005.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-09-30T09:03:18.030 INFO:tasks.rados.rados.0.smithi005.stdout:3209: writing smithi00566664-350 from 733333 to 1494609 tid 1 2023-09-30T09:03:18.039 INFO:tasks.rados.rados.0.smithi005.stdout:3209: writing smithi00566664-350 from 2230321 to 2818701 tid 2 2023-09-30T09:03:18.047 INFO:tasks.rados.rados.0.smithi005.stdout:3209: writing smithi00566664-350 from 3427846 to 3933333 tid 3 2023-09-30T09:03:18.047 INFO:tasks.rados.rados.0.smithi005.stdout:3202: done (6 left) 2023-09-30T09:03:18.047 INFO:tasks.rados.rados.0.smithi005.stdout:3210: read oid 396 snap -1 2023-09-30T09:03:18.047 INFO:tasks.rados.rados.0.smithi005.stdout:3210: expect deleted 2023-09-30T09:03:18.047 INFO:tasks.rados.rados.0.smithi005.stdout:3211: read oid 284 snap -1 2023-09-30T09:03:18.047 INFO:tasks.rados.rados.0.smithi005.stdout:3211: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-30T09:03:18.047 INFO:tasks.rados.rados.0.smithi005.stdout:3212: write oid 364 current snap is 0 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:3203: finishing write tid 3 to smithi00566664-251 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:3203: finishing write tid 4 to smithi00566664-251 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:3203: finishing write tid 5 to smithi00566664-251 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 251 v 430 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:3203: left oid 251 (ObjNum 2015 snap 0 seq_num 2015) 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:3204: finishing write tid 1 to smithi00566664-281 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:3204: finishing write tid 2 to smithi00566664-281 2023-09-30T09:03:18.048 INFO:tasks.rados.rados.0.smithi005.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-09-30T09:03:18.054 INFO:tasks.rados.rados.0.smithi005.stdout:3212: writing smithi00566664-364 from 750140 to 1186665 tid 1 2023-09-30T09:03:18.064 INFO:tasks.rados.rados.0.smithi005.stdout:3212: writing smithi00566664-364 from 1888803 to 2620841 tid 2 2023-09-30T09:03:18.071 INFO:tasks.rados.rados.0.smithi005.stdout:3212: writing smithi00566664-364 from 3055269 to 3652735 tid 3 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3203: done (8 left) 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3213: read oid 375 snap -1 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3213: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3214: read oid 407 snap -1 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3214: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3215: write oid 276 current snap is 0 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3204: finishing write tid 3 to smithi00566664-281 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3204: finishing write tid 4 to smithi00566664-281 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3204: finishing write tid 5 to smithi00566664-281 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 370 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-09-30T09:03:18.072 INFO:tasks.rados.rados.0.smithi005.stdout:3204: left oid 281 (ObjNum 2016 snap 0 seq_num 2016) 2023-09-30T09:03:18.073 INFO:tasks.rados.rados.0.smithi005.stdout:3205: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-30T09:03:18.287 INFO:tasks.rados.rados.0.smithi005.stdout:3207: finishing write tid 1 to smithi00566664-267 2023-09-30T09:03:18.287 INFO:tasks.rados.rados.0.smithi005.stdout:3207: finishing write tid 2 to smithi00566664-267 2023-09-30T09:03:18.287 INFO:tasks.rados.rados.0.smithi005.stdout:3207: finishing write tid 3 to smithi00566664-267 2023-09-30T09:03:18.288 INFO:tasks.rados.rados.0.smithi005.stdout:3207: finishing write tid 4 to smithi00566664-267 2023-09-30T09:03:18.288 INFO:tasks.rados.rados.0.smithi005.stdout:3207: finishing write tid 5 to smithi00566664-267 2023-09-30T09:03:18.288 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 267 v 329 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-09-30T09:03:18.288 INFO:tasks.rados.rados.0.smithi005.stdout:3207: left oid 267 (ObjNum 2018 snap 0 seq_num 2018) 2023-09-30T09:03:18.288 INFO:tasks.rados.rados.0.smithi005.stdout:3208: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-30T09:03:18.366 INFO:tasks.rados.rados.0.smithi005.stdout:3209: finishing write tid 1 to smithi00566664-350 2023-09-30T09:03:18.366 INFO:tasks.rados.rados.0.smithi005.stdout:3209: finishing write tid 2 to smithi00566664-350 2023-09-30T09:03:18.366 INFO:tasks.rados.rados.0.smithi005.stdout:3211: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:3209: finishing write tid 3 to smithi00566664-350 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:3209: finishing write tid 4 to smithi00566664-350 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:3209: finishing write tid 5 to smithi00566664-350 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 350 v 402 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:3209: left oid 350 (ObjNum 2019 snap 0 seq_num 2019) 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:3212: finishing write tid 1 to smithi00566664-364 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:3212: finishing write tid 2 to smithi00566664-364 2023-09-30T09:03:18.479 INFO:tasks.rados.rados.0.smithi005.stdout:3213: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-09-30T09:03:18.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[27219]: audit 2023-09-30T09:03:17.560318+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:18.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[27219]: audit 2023-09-30T09:03:17.804469+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:18.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[27219]: audit 2023-09-30T09:03:17.811862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:18.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[27219]: audit 2023-09-30T09:03:17.841892+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[33615]: audit 2023-09-30T09:03:17.560318+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[33615]: audit 2023-09-30T09:03:17.804469+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[33615]: audit 2023-09-30T09:03:17.811862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:18 smithi005 bash[33615]: audit 2023-09-30T09:03:17.841892+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:18.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:18 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:03:18] "GET /metrics HTTP/1.1" 200 36059 "" "Prometheus/2.33.4" 2023-09-30T09:03:18.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:18 smithi099 bash[27661]: audit 2023-09-30T09:03:17.560318+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:18.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:18 smithi099 bash[27661]: audit 2023-09-30T09:03:17.804469+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:18.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:18 smithi099 bash[27661]: audit 2023-09-30T09:03:17.811862+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:18.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:18 smithi099 bash[27661]: audit 2023-09-30T09:03:17.841892+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:18.654 INFO:tasks.rados.rados.0.smithi005.stdout:3212: finishing write tid 3 to smithi00566664-364 2023-09-30T09:03:18.654 INFO:tasks.rados.rados.0.smithi005.stdout:3212: finishing write tid 4 to smithi00566664-364 2023-09-30T09:03:18.654 INFO:tasks.rados.rados.0.smithi005.stdout:3212: finishing write tid 5 to smithi00566664-364 2023-09-30T09:03:18.654 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 364 v 432 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-09-30T09:03:18.654 INFO:tasks.rados.rados.0.smithi005.stdout:3212: left oid 364 (ObjNum 2020 snap 0 seq_num 2020) 2023-09-30T09:03:18.654 INFO:tasks.rados.rados.0.smithi005.stdout:3214: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:03:18.903 INFO:tasks.rados.rados.0.smithi005.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-09-30T09:03:18.916 INFO:tasks.rados.rados.0.smithi005.stdout:3215: writing smithi00566664-276 from 766947 to 1278721 tid 1 2023-09-30T09:03:18.925 INFO:tasks.rados.rados.0.smithi005.stdout:3215: writing smithi00566664-276 from 1947285 to 2422981 tid 2 2023-09-30T09:03:18.929 INFO:tasks.rados.rados.0.smithi005.stdout:3215: writing smithi00566664-276 from 2966339 to 3375077 tid 3 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3215: writing smithi00566664-276 from 3895036 to 3966947 tid 4 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3204: done (10 left) 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3205: done (9 left) 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3207: done (8 left) 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3208: done (7 left) 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3209: done (6 left) 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3210: done (5 left) 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3211: done (4 left) 2023-09-30T09:03:18.933 INFO:tasks.rados.rados.0.smithi005.stdout:3212: done (3 left) 2023-09-30T09:03:18.934 INFO:tasks.rados.rados.0.smithi005.stdout:3213: done (2 left) 2023-09-30T09:03:18.934 INFO:tasks.rados.rados.0.smithi005.stdout:3214: done (1 left) 2023-09-30T09:03:18.934 INFO:tasks.rados.rados.0.smithi005.stdout:3216: write oid 110 current snap is 0 2023-09-30T09:03:18.934 INFO:tasks.rados.rados.0.smithi005.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-09-30T09:03:18.940 INFO:tasks.rados.rados.0.smithi005.stdout:3216: writing smithi00566664-110 from 783754 to 1370777 tid 1 2023-09-30T09:03:18.948 INFO:tasks.rados.rados.0.smithi005.stdout:3216: writing smithi00566664-110 from 1889414 to 2625121 tid 2 2023-09-30T09:03:18.956 INFO:tasks.rados.rados.0.smithi005.stdout:3216: writing smithi00566664-110 from 3393762 to 3983754 tid 3 2023-09-30T09:03:18.957 INFO:tasks.rados.rados.0.smithi005.stdout:3217: read oid 214 snap -1 2023-09-30T09:03:18.957 INFO:tasks.rados.rados.0.smithi005.stdout:3217: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-30T09:03:18.957 INFO:tasks.rados.rados.0.smithi005.stdout:3218: write oid 404 current snap is 0 2023-09-30T09:03:18.957 INFO:tasks.rados.rados.0.smithi005.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-09-30T09:03:18.964 INFO:tasks.rados.rados.0.smithi005.stdout:3218: writing smithi00566664-404 from 400561 to 1179186 tid 1 2023-09-30T09:03:18.968 INFO:tasks.rados.rados.0.smithi005.stdout:3218: writing smithi00566664-404 from 1664249 to 2000561 tid 2 2023-09-30T09:03:18.968 INFO:tasks.rados.rados.0.smithi005.stdout:3219: write oid 201 current snap is 0 2023-09-30T09:03:18.969 INFO:tasks.rados.rados.0.smithi005.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-09-30T09:03:18.973 INFO:tasks.rados.rados.0.smithi005.stdout:3219: writing smithi00566664-201 from 417368 to 871242 tid 1 2023-09-30T09:03:18.980 INFO:tasks.rados.rados.0.smithi005.stdout:3219: writing smithi00566664-201 from 1322731 to 2017368 tid 2 2023-09-30T09:03:18.980 INFO:tasks.rados.rados.0.smithi005.stdout:3220: write oid 268 current snap is 0 2023-09-30T09:03:18.980 INFO:tasks.rados.rados.0.smithi005.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-09-30T09:03:18.986 INFO:tasks.rados.rados.0.smithi005.stdout:3220: writing smithi00566664-268 from 434175 to 963298 tid 1 2023-09-30T09:03:18.991 INFO:tasks.rados.rados.0.smithi005.stdout:3220: writing smithi00566664-268 from 1381213 to 1864247 tid 2 2023-09-30T09:03:18.991 INFO:tasks.rados.rados.0.smithi005.stdout:3221: write oid 260 current snap is 0 2023-09-30T09:03:18.991 INFO:tasks.rados.rados.0.smithi005.stdout:3215: finishing write tid 1 to smithi00566664-276 2023-09-30T09:03:18.991 INFO:tasks.rados.rados.0.smithi005.stdout:3215: finishing write tid 2 to smithi00566664-276 2023-09-30T09:03:18.991 INFO:tasks.rados.rados.0.smithi005.stdout:3215: finishing write tid 3 to smithi00566664-276 2023-09-30T09:03:18.991 INFO:tasks.rados.rados.0.smithi005.stdout:3215: finishing write tid 4 to smithi00566664-276 2023-09-30T09:03:18.991 INFO:tasks.rados.rados.0.smithi005.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-09-30T09:03:18.997 INFO:tasks.rados.rados.0.smithi005.stdout:3221: writing smithi00566664-260 from 450982 to 1055354 tid 1 2023-09-30T09:03:19.003 INFO:tasks.rados.rados.0.smithi005.stdout:3221: writing smithi00566664-260 from 1723342 to 2050982 tid 2 2023-09-30T09:03:19.003 INFO:tasks.rados.rados.0.smithi005.stdout:3222: write oid 261 current snap is 0 2023-09-30T09:03:19.003 INFO:tasks.rados.rados.0.smithi005.stdout:3215: finishing write tid 5 to smithi00566664-276 2023-09-30T09:03:19.003 INFO:tasks.rados.rados.0.smithi005.stdout:3215: finishing write tid 6 to smithi00566664-276 2023-09-30T09:03:19.003 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 276 v 553 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-09-30T09:03:19.003 INFO:tasks.rados.rados.0.smithi005.stdout:3215: left oid 276 (ObjNum 2021 snap 0 seq_num 2021) 2023-09-30T09:03:19.004 INFO:tasks.rados.rados.0.smithi005.stdout:3216: finishing write tid 1 to smithi00566664-110 2023-09-30T09:03:19.004 INFO:tasks.rados.rados.0.smithi005.stdout:3216: finishing write tid 2 to smithi00566664-110 2023-09-30T09:03:19.004 INFO:tasks.rados.rados.0.smithi005.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-09-30T09:03:19.015 INFO:tasks.rados.rados.0.smithi005.stdout:3222: writing smithi00566664-261 from 467789 to 1147410 tid 1 2023-09-30T09:03:19.021 INFO:tasks.rados.rados.0.smithi005.stdout:3222: writing smithi00566664-261 from 1781824 to 2067789 tid 2 2023-09-30T09:03:19.022 INFO:tasks.rados.rados.0.smithi005.stdout:3215: done (7 left) 2023-09-30T09:03:19.022 INFO:tasks.rados.rados.0.smithi005.stdout:3223: write oid 445 current snap is 0 2023-09-30T09:03:19.022 INFO:tasks.rados.rados.0.smithi005.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-09-30T09:03:19.029 INFO:tasks.rados.rados.0.smithi005.stdout:3223: writing smithi00566664-445 from 484596 to 1239466 tid 1 2023-09-30T09:03:19.034 INFO:tasks.rados.rados.0.smithi005.stdout:3223: writing smithi00566664-445 from 1840306 to 2084596 tid 2 2023-09-30T09:03:19.034 INFO:tasks.rados.rados.0.smithi005.stdout:3224: write oid 290 current snap is 0 2023-09-30T09:03:19.034 INFO:tasks.rados.rados.0.smithi005.stdout:3216: finishing write tid 3 to smithi00566664-110 2023-09-30T09:03:19.034 INFO:tasks.rados.rados.0.smithi005.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-09-30T09:03:19.039 INFO:tasks.rados.rados.0.smithi005.stdout:3224: writing smithi00566664-290 from 501403 to 931522 tid 1 2023-09-30T09:03:19.046 INFO:tasks.rados.rados.0.smithi005.stdout:3224: writing smithi00566664-290 from 1498788 to 1989160 tid 2 2023-09-30T09:03:19.046 INFO:tasks.rados.rados.0.smithi005.stdout:3225: write oid 266 current snap is 0 2023-09-30T09:03:19.046 INFO:tasks.rados.rados.0.smithi005.stdout:3216: finishing write tid 4 to smithi00566664-110 2023-09-30T09:03:19.046 INFO:tasks.rados.rados.0.smithi005.stdout:3216: finishing write tid 5 to smithi00566664-110 2023-09-30T09:03:19.046 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 110 v 502 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-09-30T09:03:19.046 INFO:tasks.rados.rados.0.smithi005.stdout:3216: left oid 110 (ObjNum 2022 snap 0 seq_num 2022) 2023-09-30T09:03:19.046 INFO:tasks.rados.rados.0.smithi005.stdout:3217: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-30T09:03:19.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:18 smithi099 bash[52917]: ts=2023-09-30T09:03:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:3218: finishing write tid 1 to smithi00566664-404 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:3218: finishing write tid 2 to smithi00566664-404 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:3218: finishing write tid 3 to smithi00566664-404 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:3218: finishing write tid 4 to smithi00566664-404 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 404 v 308 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:3218: left oid 404 (ObjNum 2023 snap 0 seq_num 2023) 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:3219: finishing write tid 1 to smithi00566664-201 2023-09-30T09:03:19.210 INFO:tasks.rados.rados.0.smithi005.stdout:3219: finishing write tid 2 to smithi00566664-201 2023-09-30T09:03:19.211 INFO:tasks.rados.rados.0.smithi005.stdout:3219: finishing write tid 3 to smithi00566664-201 2023-09-30T09:03:19.211 INFO:tasks.rados.rados.0.smithi005.stdout:3219: finishing write tid 4 to smithi00566664-201 2023-09-30T09:03:19.211 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 201 v 405 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-09-30T09:03:19.211 INFO:tasks.rados.rados.0.smithi005.stdout:3219: left oid 201 (ObjNum 2024 snap 0 seq_num 2024) 2023-09-30T09:03:19.211 INFO:tasks.rados.rados.0.smithi005.stdout:3220: finishing write tid 1 to smithi00566664-268 2023-09-30T09:03:19.211 INFO:tasks.rados.rados.0.smithi005.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-09-30T09:03:19.211 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:19 smithi005 bash[71249]: debug 2023-09-30T09:03:19.049+0000 7f4abbb89700 1 -- 172.21.15.5:0/119928869 <== mon.2 v2:172.21.15.5:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5562987e71e0 con 0x556299562400 2023-09-30T09:03:19.222 INFO:tasks.rados.rados.0.smithi005.stdout:3225: writing smithi00566664-266 from 518210 to 1139931 tid 1 2023-09-30T09:03:19.231 INFO:tasks.rados.rados.0.smithi005.stdout:3225: writing smithi00566664-266 from 1557270 to 2118210 tid 2 2023-09-30T09:03:19.231 INFO:tasks.rados.rados.0.smithi005.stdout:3216: done (9 left) 2023-09-30T09:03:19.231 INFO:tasks.rados.rados.0.smithi005.stdout:3217: done (8 left) 2023-09-30T09:03:19.231 INFO:tasks.rados.rados.0.smithi005.stdout:3218: done (7 left) 2023-09-30T09:03:19.231 INFO:tasks.rados.rados.0.smithi005.stdout:3219: done (6 left) 2023-09-30T09:03:19.231 INFO:tasks.rados.rados.0.smithi005.stdout:3226: write oid 304 current snap is 0 2023-09-30T09:03:19.231 INFO:tasks.rados.rados.0.smithi005.stdout:3220: finishing write tid 2 to smithi00566664-268 2023-09-30T09:03:19.232 INFO:tasks.rados.rados.0.smithi005.stdout:3220: finishing write tid 3 to smithi00566664-268 2023-09-30T09:03:19.232 INFO:tasks.rados.rados.0.smithi005.stdout:3220: finishing write tid 4 to smithi00566664-268 2023-09-30T09:03:19.232 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 268 v 556 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-09-30T09:03:19.232 INFO:tasks.rados.rados.0.smithi005.stdout:3220: left oid 268 (ObjNum 2025 snap 0 seq_num 2025) 2023-09-30T09:03:19.232 INFO:tasks.rados.rados.0.smithi005.stdout:3221: finishing write tid 1 to smithi00566664-260 2023-09-30T09:03:19.232 INFO:tasks.rados.rados.0.smithi005.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-09-30T09:03:19.238 INFO:tasks.rados.rados.0.smithi005.stdout:3226: writing smithi00566664-304 from 535017 to 1231987 tid 1 2023-09-30T09:03:19.243 INFO:tasks.rados.rados.0.smithi005.stdout:3226: writing smithi00566664-304 from 2015752 to 2135017 tid 2 2023-09-30T09:03:19.243 INFO:tasks.rados.rados.0.smithi005.stdout:3220: done (6 left) 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:3227: write oid 113 current snap is 0 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:3221: finishing write tid 2 to smithi00566664-260 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:3221: finishing write tid 3 to smithi00566664-260 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:3221: finishing write tid 4 to smithi00566664-260 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 260 v 505 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:3221: left oid 260 (ObjNum 2026 snap 0 seq_num 2026) 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:3222: finishing write tid 1 to smithi00566664-261 2023-09-30T09:03:19.244 INFO:tasks.rados.rados.0.smithi005.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-09-30T09:03:19.251 INFO:tasks.rados.rados.0.smithi005.stdout:3227: writing smithi00566664-113 from 551824 to 1324043 tid 1 2023-09-30T09:03:19.256 INFO:tasks.rados.rados.0.smithi005.stdout:3227: writing smithi00566664-113 from 2074234 to 2151824 tid 2 2023-09-30T09:03:19.256 INFO:tasks.rados.rados.0.smithi005.stdout:3221: done (6 left) 2023-09-30T09:03:19.256 INFO:tasks.rados.rados.0.smithi005.stdout:3228: write oid 281 current snap is 0 2023-09-30T09:03:19.256 INFO:tasks.rados.rados.0.smithi005.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-09-30T09:03:19.261 INFO:tasks.rados.rados.0.smithi005.stdout:3228: writing smithi00566664-281 from 568631 to 1016099 tid 1 2023-09-30T09:03:19.269 INFO:tasks.rados.rados.0.smithi005.stdout:3228: writing smithi00566664-281 from 1732716 to 2168631 tid 2 2023-09-30T09:03:19.269 INFO:tasks.rados.rados.0.smithi005.stdout:3229: write oid 375 current snap is 0 2023-09-30T09:03:19.269 INFO:tasks.rados.rados.0.smithi005.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-09-30T09:03:19.275 INFO:tasks.rados.rados.0.smithi005.stdout:3229: writing smithi00566664-375 from 585438 to 1108155 tid 1 2023-09-30T09:03:19.282 INFO:tasks.rados.rados.0.smithi005.stdout:3229: writing smithi00566664-375 from 1674845 to 2185438 tid 2 2023-09-30T09:03:19.282 INFO:tasks.rados.rados.0.smithi005.stdout:3230: write oid 53 current snap is 0 2023-09-30T09:03:19.282 INFO:tasks.rados.rados.0.smithi005.stdout:3222: finishing write tid 2 to smithi00566664-261 2023-09-30T09:03:19.282 INFO:tasks.rados.rados.0.smithi005.stdout:3222: finishing write tid 3 to smithi00566664-261 2023-09-30T09:03:19.282 INFO:tasks.rados.rados.0.smithi005.stdout:3222: finishing write tid 4 to smithi00566664-261 2023-09-30T09:03:19.282 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 261 v 352 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3222: left oid 261 (ObjNum 2027 snap 0 seq_num 2027) 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3223: finishing write tid 1 to smithi00566664-445 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3223: finishing write tid 2 to smithi00566664-445 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3223: finishing write tid 3 to smithi00566664-445 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3223: finishing write tid 4 to smithi00566664-445 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 445 v 388 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3223: left oid 445 (ObjNum 2028 snap 0 seq_num 2028) 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3224: finishing write tid 1 to smithi00566664-290 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3224: finishing write tid 2 to smithi00566664-290 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3224: finishing write tid 3 to smithi00566664-290 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:3224: finishing write tid 4 to smithi00566664-290 2023-09-30T09:03:19.283 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 290 v 435 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-09-30T09:03:19.284 INFO:tasks.rados.rados.0.smithi005.stdout:3224: left oid 290 (ObjNum 2029 snap 0 seq_num 2029) 2023-09-30T09:03:19.284 INFO:tasks.rados.rados.0.smithi005.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-09-30T09:03:19.288 INFO:tasks.rados.rados.0.smithi005.stdout:3230: writing smithi00566664-53 from 602245 to 1200211 tid 1 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3230: writing smithi00566664-53 from 1733327 to 2202245 tid 2 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3222: done (8 left) 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3223: done (7 left) 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3224: done (6 left) 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3231: read oid 379 snap -1 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3231: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3232: read oid 330 snap -1 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3232: expect deleted 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3233: write oid 287 current snap is 0 2023-09-30T09:03:19.296 INFO:tasks.rados.rados.0.smithi005.stdout:3225: finishing write tid 1 to smithi00566664-266 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3225: finishing write tid 2 to smithi00566664-266 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3225: finishing write tid 3 to smithi00566664-266 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3225: finishing write tid 4 to smithi00566664-266 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 266 v 373 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3225: left oid 266 (ObjNum 2030 snap 0 seq_num 2030) 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3226: finishing write tid 1 to smithi00566664-304 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3226: finishing write tid 2 to smithi00566664-304 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3226: finishing write tid 3 to smithi00566664-304 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3226: finishing write tid 4 to smithi00566664-304 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 304 v 438 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-09-30T09:03:19.297 INFO:tasks.rados.rados.0.smithi005.stdout:3226: left oid 304 (ObjNum 2031 snap 0 seq_num 2031) 2023-09-30T09:03:19.298 INFO:tasks.rados.rados.0.smithi005.stdout:3227: finishing write tid 1 to smithi00566664-113 2023-09-30T09:03:19.298 INFO:tasks.rados.rados.0.smithi005.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-09-30T09:03:19.303 INFO:tasks.rados.rados.0.smithi005.stdout:3233: writing smithi00566664-287 from 619052 to 1292267 tid 1 2023-09-30T09:03:19.309 INFO:tasks.rados.rados.0.smithi005.stdout:3233: writing smithi00566664-287 from 1791809 to 2219052 tid 2 2023-09-30T09:03:19.309 INFO:tasks.rados.rados.0.smithi005.stdout:3225: done (8 left) 2023-09-30T09:03:19.309 INFO:tasks.rados.rados.0.smithi005.stdout:3226: done (7 left) 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3234: delete oid 478 current snap is 0 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3227: finishing write tid 2 to smithi00566664-113 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3227: finishing write tid 3 to smithi00566664-113 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3227: finishing write tid 4 to smithi00566664-113 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 411 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3227: left oid 113 (ObjNum 2032 snap 0 seq_num 2032) 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3228: finishing write tid 1 to smithi00566664-281 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3228: finishing write tid 2 to smithi00566664-281 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3228: finishing write tid 3 to smithi00566664-281 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3228: finishing write tid 4 to smithi00566664-281 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 376 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-09-30T09:03:19.310 INFO:tasks.rados.rados.0.smithi005.stdout:3228: left oid 281 (ObjNum 2033 snap 0 seq_num 2033) 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3229: finishing write tid 1 to smithi00566664-375 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3229: finishing write tid 2 to smithi00566664-375 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3229: finishing write tid 3 to smithi00566664-375 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3229: finishing write tid 4 to smithi00566664-375 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 375 v 433 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3229: left oid 375 (ObjNum 2034 snap 0 seq_num 2034) 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3230: finishing write tid 1 to smithi00566664-53 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3230: finishing write tid 2 to smithi00566664-53 2023-09-30T09:03:19.311 INFO:tasks.rados.rados.0.smithi005.stdout:3231: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:3230: finishing write tid 3 to smithi00566664-53 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:3230: finishing write tid 4 to smithi00566664-53 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 53 v 408 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:3230: left oid 53 (ObjNum 2035 snap 0 seq_num 2035) 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:3233: finishing write tid 1 to smithi00566664-287 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:3227: done (7 left) 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:3228: done (6 left) 2023-09-30T09:03:19.417 INFO:tasks.rados.rados.0.smithi005.stdout:3229: done (5 left) 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3230: done (4 left) 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3231: done (3 left) 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3232: done (2 left) 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3234: done (1 left) 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3235: read oid 322 snap -1 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3235: expect deleted 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3236: write oid 379 current snap is 0 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3233: finishing write tid 2 to smithi00566664-287 2023-09-30T09:03:19.418 INFO:tasks.rados.rados.0.smithi005.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-09-30T09:03:19.423 INFO:tasks.rados.rados.0.smithi005.stdout:3236: writing smithi00566664-379 from 652666 to 1192732 tid 1 2023-09-30T09:03:19.430 INFO:tasks.rados.rados.0.smithi005.stdout:3236: writing smithi00566664-379 from 1908773 to 2252666 tid 2 2023-09-30T09:03:19.431 INFO:tasks.rados.rados.0.smithi005.stdout:3237: write oid 397 current snap is 0 2023-09-30T09:03:19.431 INFO:tasks.rados.rados.0.smithi005.stdout:3233: finishing write tid 3 to smithi00566664-287 2023-09-30T09:03:19.431 INFO:tasks.rados.rados.0.smithi005.stdout:3233: finishing write tid 4 to smithi00566664-287 2023-09-30T09:03:19.431 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 287 v 372 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-09-30T09:03:19.431 INFO:tasks.rados.rados.0.smithi005.stdout:3233: left oid 287 (ObjNum 2036 snap 0 seq_num 2036) 2023-09-30T09:03:19.431 INFO:tasks.rados.rados.0.smithi005.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-09-30T09:03:19.439 INFO:tasks.rados.rados.0.smithi005.stdout:3237: writing smithi00566664-397 from 669473 to 1284788 tid 1 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3237: writing smithi00566664-397 from 1967255 to 2269473 tid 2 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3233: done (3 left) 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3238: read oid 345 snap -1 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3238: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3239: read oid 236 snap -1 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3239: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3240: write oid 245 current snap is 0 2023-09-30T09:03:19.446 INFO:tasks.rados.rados.0.smithi005.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-09-30T09:03:19.454 INFO:tasks.rados.rados.0.smithi005.stdout:3240: writing smithi00566664-245 from 686280 to 1376844 tid 1 2023-09-30T09:03:19.459 INFO:tasks.rados.rados.0.smithi005.stdout:3240: writing smithi00566664-245 from 2025737 to 2286280 tid 2 2023-09-30T09:03:19.460 INFO:tasks.rados.rados.0.smithi005.stdout:3241: read oid 94 snap -1 2023-09-30T09:03:19.460 INFO:tasks.rados.rados.0.smithi005.stdout:3241: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-09-30T09:03:19.460 INFO:tasks.rados.rados.0.smithi005.stdout:3242: write oid 406 current snap is 0 2023-09-30T09:03:19.460 INFO:tasks.rados.rados.0.smithi005.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-09-30T09:03:19.468 INFO:tasks.rados.rados.0.smithi005.stdout:3242: writing smithi00566664-406 from 703087 to 1468900 tid 1 2023-09-30T09:03:19.474 INFO:tasks.rados.rados.0.smithi005.stdout:3242: writing smithi00566664-406 from 2084219 to 2303087 tid 2 2023-09-30T09:03:19.474 INFO:tasks.rados.rados.0.smithi005.stdout:3243: read oid 499 snap -1 2023-09-30T09:03:19.474 INFO:tasks.rados.rados.0.smithi005.stdout:3243: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-30T09:03:19.474 INFO:tasks.rados.rados.0.smithi005.stdout:3244: delete oid 411 current snap is 0 2023-09-30T09:03:19.474 INFO:tasks.rados.rados.0.smithi005.stdout:3236: finishing write tid 1 to smithi00566664-379 2023-09-30T09:03:19.474 INFO:tasks.rados.rados.0.smithi005.stdout:3236: finishing write tid 2 to smithi00566664-379 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3236: finishing write tid 3 to smithi00566664-379 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3236: finishing write tid 4 to smithi00566664-379 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 379 v 415 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3236: left oid 379 (ObjNum 2038 snap 0 seq_num 2038) 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3237: finishing write tid 1 to smithi00566664-397 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3237: finishing write tid 2 to smithi00566664-397 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3237: finishing write tid 3 to smithi00566664-397 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3237: finishing write tid 4 to smithi00566664-397 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 397 v 441 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3237: left oid 397 (ObjNum 2039 snap 0 seq_num 2039) 2023-09-30T09:03:19.475 INFO:tasks.rados.rados.0.smithi005.stdout:3238: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:03:19.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:19 smithi005 bash[71249]: debug 2023-09-30T09:03:19.205+0000 7f4ac5d1d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:03:19.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:19 smithi005 bash[33615]: cluster 2023-09-30T09:03:18.314296+0000 mgr.x (mgr.24805) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.6 MiB/s wr, 77 op/s 2023-09-30T09:03:19.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:19 smithi005 bash[33615]: audit 2023-09-30T09:03:18.720364+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.5:0/1123047621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:19.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:19 smithi005 bash[27219]: cluster 2023-09-30T09:03:18.314296+0000 mgr.x (mgr.24805) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.6 MiB/s wr, 77 op/s 2023-09-30T09:03:19.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:19 smithi005 bash[27219]: audit 2023-09-30T09:03:18.720364+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.5:0/1123047621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:19.597 INFO:tasks.rados.rados.0.smithi005.stdout:3239: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-09-30T09:03:19.791 INFO:tasks.rados.rados.0.smithi005.stdout:3240: finishing write tid 1 to smithi00566664-245 2023-09-30T09:03:19.792 INFO:tasks.rados.rados.0.smithi005.stdout:3240: finishing write tid 2 to smithi00566664-245 2023-09-30T09:03:19.792 INFO:tasks.rados.rados.0.smithi005.stdout:3241: expect (ObjNum 1559 snap 0 seq_num 1559) 2023-09-30T09:03:19.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:19 smithi099 bash[27661]: cluster 2023-09-30T09:03:18.314296+0000 mgr.x (mgr.24805) 72 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 58 MiB/s rd, 7.6 MiB/s wr, 77 op/s 2023-09-30T09:03:19.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:19 smithi099 bash[27661]: audit 2023-09-30T09:03:18.720364+0000 mon.c (mon.2) 148 : audit [DBG] from='client.? 172.21.15.5:0/1123047621' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:19.913 INFO:tasks.rados.rados.0.smithi005.stdout:3240: finishing write tid 3 to smithi00566664-245 2023-09-30T09:03:19.913 INFO:tasks.rados.rados.0.smithi005.stdout:3240: finishing write tid 4 to smithi00566664-245 2023-09-30T09:03:19.913 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 245 v 391 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-09-30T09:03:19.913 INFO:tasks.rados.rados.0.smithi005.stdout:3240: left oid 245 (ObjNum 2040 snap 0 seq_num 2040) 2023-09-30T09:03:19.913 INFO:tasks.rados.rados.0.smithi005.stdout:3242: finishing write tid 1 to smithi00566664-406 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3242: finishing write tid 2 to smithi00566664-406 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3242: finishing write tid 3 to smithi00566664-406 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3242: finishing write tid 4 to smithi00566664-406 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 406 v 394 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3242: left oid 406 (ObjNum 2041 snap 0 seq_num 2041) 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3235: done (9 left) 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3236: done (8 left) 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3237: done (7 left) 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3238: done (6 left) 2023-09-30T09:03:19.914 INFO:tasks.rados.rados.0.smithi005.stdout:3239: done (5 left) 2023-09-30T09:03:19.915 INFO:tasks.rados.rados.0.smithi005.stdout:3240: done (4 left) 2023-09-30T09:03:19.915 INFO:tasks.rados.rados.0.smithi005.stdout:3241: done (3 left) 2023-09-30T09:03:19.915 INFO:tasks.rados.rados.0.smithi005.stdout:3242: done (2 left) 2023-09-30T09:03:19.915 INFO:tasks.rados.rados.0.smithi005.stdout:3244: done (1 left) 2023-09-30T09:03:19.915 INFO:tasks.rados.rados.0.smithi005.stdout:3245: write oid 157 current snap is 0 2023-09-30T09:03:19.915 INFO:tasks.rados.rados.0.smithi005.stdout:3243: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-30T09:03:19.977 INFO:tasks.rados.rados.0.smithi005.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-09-30T09:03:19.990 INFO:tasks.rados.rados.0.smithi005.stdout:3245: writing smithi00566664-157 from 736701 to 1253012 tid 1 2023-09-30T09:03:19.997 INFO:tasks.rados.rados.0.smithi005.stdout:3245: writing smithi00566664-157 from 1684830 to 2200885 tid 2 2023-09-30T09:03:19.997 INFO:tasks.rados.rados.0.smithi005.stdout:3243: done (1 left) 2023-09-30T09:03:19.997 INFO:tasks.rados.rados.0.smithi005.stdout:3246: write oid 330 current snap is 0 2023-09-30T09:03:19.998 INFO:tasks.rados.rados.0.smithi005.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-09-30T09:03:20.005 INFO:tasks.rados.rados.0.smithi005.stdout:3246: writing smithi00566664-330 from 753508 to 1345068 tid 1 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3246: writing smithi00566664-330 from 2143312 to 2353508 tid 2 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3247: read oid 470 snap -1 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3247: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3248: delete oid 359 current snap is 0 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3245: finishing write tid 1 to smithi00566664-157 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3245: finishing write tid 2 to smithi00566664-157 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3245: finishing write tid 3 to smithi00566664-157 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:3245: finishing write tid 4 to smithi00566664-157 2023-09-30T09:03:20.012 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 157 v 444 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-09-30T09:03:20.013 INFO:tasks.rados.rados.0.smithi005.stdout:3245: left oid 157 (ObjNum 2043 snap 0 seq_num 2043) 2023-09-30T09:03:20.013 INFO:tasks.rados.rados.0.smithi005.stdout:3246: finishing write tid 1 to smithi00566664-330 2023-09-30T09:03:20.014 INFO:tasks.rados.rados.0.smithi005.stdout:3246: finishing write tid 2 to smithi00566664-330 2023-09-30T09:03:20.014 INFO:tasks.rados.rados.0.smithi005.stdout:3246: finishing write tid 3 to smithi00566664-330 2023-09-30T09:03:20.015 INFO:tasks.rados.rados.0.smithi005.stdout:3246: finishing write tid 4 to smithi00566664-330 2023-09-30T09:03:20.015 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 330 v 397 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-09-30T09:03:20.015 INFO:tasks.rados.rados.0.smithi005.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2023-09-30T09:03:20.018 INFO:tasks.rados.rados.0.smithi005.stdout:3247: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3245: done (3 left) 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3246: done (2 left) 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3247: done (1 left) 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3248: done (0 left) 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3249: read oid 435 snap -1 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3249: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3250: write oid 427 current snap is 0 2023-09-30T09:03:20.115 INFO:tasks.rados.rados.0.smithi005.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-09-30T09:03:20.130 INFO:tasks.rados.rados.0.smithi005.stdout:3250: writing smithi00566664-427 from 787122 to 1245533 tid 1 2023-09-30T09:03:20.137 INFO:tasks.rados.rados.0.smithi005.stdout:3250: writing smithi00566664-427 from 1860276 to 2387122 tid 2 2023-09-30T09:03:20.137 INFO:tasks.rados.rados.0.smithi005.stdout:3251: read oid 244 snap -1 2023-09-30T09:03:20.137 INFO:tasks.rados.rados.0.smithi005.stdout:3251: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-09-30T09:03:20.137 INFO:tasks.rados.rados.0.smithi005.stdout:3252: read oid 157 snap -1 2023-09-30T09:03:20.137 INFO:tasks.rados.rados.0.smithi005.stdout:3252: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-30T09:03:20.137 INFO:tasks.rados.rados.0.smithi005.stdout:3253: write oid 11 current snap is 0 2023-09-30T09:03:20.138 INFO:tasks.rados.rados.0.smithi005.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-09-30T09:03:20.142 INFO:tasks.rados.rados.0.smithi005.stdout:3253: writing smithi00566664-11 from 403929 to 937589 tid 1 2023-09-30T09:03:20.148 INFO:tasks.rados.rados.0.smithi005.stdout:3253: writing smithi00566664-11 from 1518758 to 1925798 tid 2 2023-09-30T09:03:20.148 INFO:tasks.rados.rados.0.smithi005.stdout:3254: read oid 189 snap -1 2023-09-30T09:03:20.148 INFO:tasks.rados.rados.0.smithi005.stdout:3254: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-09-30T09:03:20.149 INFO:tasks.rados.rados.0.smithi005.stdout:3255: write oid 441 current snap is 0 2023-09-30T09:03:20.149 INFO:tasks.rados.rados.0.smithi005.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-09-30T09:03:20.154 INFO:tasks.rados.rados.0.smithi005.stdout:3255: writing smithi00566664-441 from 420736 to 1029645 tid 1 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3255: writing smithi00566664-441 from 1577240 to 2244291 tid 2 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3256: read oid 351 snap -1 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3256: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3257: read oid 374 snap -1 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3257: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3258: read oid 84 snap -1 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3258: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-09-30T09:03:20.162 INFO:tasks.rados.rados.0.smithi005.stdout:3259: write oid 333 current snap is 0 2023-09-30T09:03:20.163 INFO:tasks.rados.rados.0.smithi005.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-09-30T09:03:20.170 INFO:tasks.rados.rados.0.smithi005.stdout:3259: writing smithi00566664-333 from 437543 to 1121701 tid 1 2023-09-30T09:03:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:3259: writing smithi00566664-333 from 1635722 to 2046431 tid 2 2023-09-30T09:03:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:3260: read oid 29 snap -1 2023-09-30T09:03:20.176 INFO:tasks.rados.rados.0.smithi005.stdout:3260: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-30T09:03:20.177 INFO:tasks.rados.rados.0.smithi005.stdout:3261: read oid 36 snap -1 2023-09-30T09:03:20.177 INFO:tasks.rados.rados.0.smithi005.stdout:3261: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-30T09:03:20.177 INFO:tasks.rados.rados.0.smithi005.stdout:3262: read oid 231 snap -1 2023-09-30T09:03:20.177 INFO:tasks.rados.rados.0.smithi005.stdout:3262: expect deleted 2023-09-30T09:03:20.177 INFO:tasks.rados.rados.0.smithi005.stdout:3263: write oid 45 current snap is 0 2023-09-30T09:03:20.177 INFO:tasks.rados.rados.0.smithi005.stdout:3249: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:03:20.282 INFO:tasks.rados.rados.0.smithi005.stdout:3250: finishing write tid 1 to smithi00566664-427 2023-09-30T09:03:20.282 INFO:tasks.rados.rados.0.smithi005.stdout:3251: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-09-30T09:03:20.486 INFO:tasks.rados.rados.0.smithi005.stdout:3250: finishing write tid 2 to smithi00566664-427 2023-09-30T09:03:20.486 INFO:tasks.rados.rados.0.smithi005.stdout:3250: finishing write tid 3 to smithi00566664-427 2023-09-30T09:03:20.486 INFO:tasks.rados.rados.0.smithi005.stdout:3250: finishing write tid 4 to smithi00566664-427 2023-09-30T09:03:20.486 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 427 v 436 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-09-30T09:03:20.486 INFO:tasks.rados.rados.0.smithi005.stdout:3250: left oid 427 (ObjNum 2046 snap 0 seq_num 2046) 2023-09-30T09:03:20.487 INFO:tasks.rados.rados.0.smithi005.stdout:3252: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-30T09:03:20.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:20 smithi005 bash[71249]: debug 2023-09-30T09:03:20.233+0000 7f4ac5d1d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:03:20.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:20 smithi005 bash[71249]: debug 2023-09-30T09:03:20.349+0000 7f4ac5d1d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:03:20.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:20 smithi005 bash[71249]: debug 2023-09-30T09:03:20.473+0000 7f4ac5d1d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:03:20.608 INFO:tasks.rados.rados.0.smithi005.stdout:3253: finishing write tid 1 to smithi00566664-11 2023-09-30T09:03:20.608 INFO:tasks.rados.rados.0.smithi005.stdout:3253: finishing write tid 2 to smithi00566664-11 2023-09-30T09:03:20.608 INFO:tasks.rados.rados.0.smithi005.stdout:3253: finishing write tid 3 to smithi00566664-11 2023-09-30T09:03:20.608 INFO:tasks.rados.rados.0.smithi005.stdout:3253: finishing write tid 4 to smithi00566664-11 2023-09-30T09:03:20.608 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 508 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-09-30T09:03:20.608 INFO:tasks.rados.rados.0.smithi005.stdout:3253: left oid 11 (ObjNum 2047 snap 0 seq_num 2047) 2023-09-30T09:03:20.608 INFO:tasks.rados.rados.0.smithi005.stdout:3254: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-09-30T09:03:20.759 INFO:tasks.rados.rados.0.smithi005.stdout:3255: finishing write tid 1 to smithi00566664-441 2023-09-30T09:03:20.760 INFO:tasks.rados.rados.0.smithi005.stdout:3255: finishing write tid 2 to smithi00566664-441 2023-09-30T09:03:20.760 INFO:tasks.rados.rados.0.smithi005.stdout:3255: finishing write tid 3 to smithi00566664-441 2023-09-30T09:03:20.761 INFO:tasks.rados.rados.0.smithi005.stdout:3255: finishing write tid 4 to smithi00566664-441 2023-09-30T09:03:20.761 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 441 v 447 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-09-30T09:03:20.761 INFO:tasks.rados.rados.0.smithi005.stdout:3255: left oid 441 (ObjNum 2048 snap 0 seq_num 2048) 2023-09-30T09:03:20.761 INFO:tasks.rados.rados.0.smithi005.stdout:3256: expect (ObjNum 1342 snap 0 seq_num 1342) 2023-09-30T09:03:20.838 INFO:tasks.rados.rados.0.smithi005.stdout:3257: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-30T09:03:21.000 INFO:tasks.rados.rados.0.smithi005.stdout:3259: finishing write tid 1 to smithi00566664-333 2023-09-30T09:03:21.000 INFO:tasks.rados.rados.0.smithi005.stdout:3259: finishing write tid 2 to smithi00566664-333 2023-09-30T09:03:21.000 INFO:tasks.rados.rados.0.smithi005.stdout:3259: finishing write tid 3 to smithi00566664-333 2023-09-30T09:03:21.000 INFO:tasks.rados.rados.0.smithi005.stdout:3259: finishing write tid 4 to smithi00566664-333 2023-09-30T09:03:21.000 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 333 v 311 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-09-30T09:03:21.000 INFO:tasks.rados.rados.0.smithi005.stdout:3259: left oid 333 (ObjNum 2049 snap 0 seq_num 2049) 2023-09-30T09:03:21.000 INFO:tasks.rados.rados.0.smithi005.stdout:3260: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-30T09:03:21.108 INFO:tasks.rados.rados.0.smithi005.stdout:3258: expect (ObjNum 1995 snap 0 seq_num 1995) 2023-09-30T09:03:21.181 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:20 smithi005 bash[71249]: debug 2023-09-30T09:03:20.781+0000 7f4ac5d1d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:03:21.330 INFO:tasks.rados.rados.0.smithi005.stdout:3261: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-30T09:03:21.444 INFO:tasks.rados.rados.0.smithi005.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-09-30T09:03:21.456 INFO:tasks.rados.rados.0.smithi005.stdout:3263: writing smithi00566664-45 from 454350 to 1213757 tid 1 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3263: writing smithi00566664-45 from 1977851 to 2454350 tid 2 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3249: done (14 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3250: done (13 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3251: done (12 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3252: done (11 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3253: done (10 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3254: done (9 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3255: done (8 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3256: done (7 left) 2023-09-30T09:03:21.464 INFO:tasks.rados.rados.0.smithi005.stdout:3257: done (6 left) 2023-09-30T09:03:21.465 INFO:tasks.rados.rados.0.smithi005.stdout:3258: done (5 left) 2023-09-30T09:03:21.465 INFO:tasks.rados.rados.0.smithi005.stdout:3259: done (4 left) 2023-09-30T09:03:21.465 INFO:tasks.rados.rados.0.smithi005.stdout:3260: done (3 left) 2023-09-30T09:03:21.465 INFO:tasks.rados.rados.0.smithi005.stdout:3261: done (2 left) 2023-09-30T09:03:21.465 INFO:tasks.rados.rados.0.smithi005.stdout:3262: done (1 left) 2023-09-30T09:03:21.465 INFO:tasks.rados.rados.0.smithi005.stdout:3264: read oid 433 snap -1 2023-09-30T09:03:21.465 INFO:tasks.rados.rados.0.smithi005.stdout:3264: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-09-30T09:03:21.466 INFO:tasks.rados.rados.0.smithi005.stdout:3265: write oid 147 current snap is 0 2023-09-30T09:03:21.466 INFO:tasks.rados.rados.0.smithi005.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-09-30T09:03:21.468 INFO:tasks.rados.rados.0.smithi005.stdout:3265: writing smithi00566664-147 from 471157 to 905813 tid 1 2023-09-30T09:03:21.475 INFO:tasks.rados.rados.0.smithi005.stdout:3265: writing smithi00566664-147 from 1636333 to 2050711 tid 2 2023-09-30T09:03:21.475 INFO:tasks.rados.rados.0.smithi005.stdout:3266: read oid 188 snap -1 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3266: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3267: write oid 209 current snap is 0 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3263: finishing write tid 1 to smithi00566664-45 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3263: finishing write tid 2 to smithi00566664-45 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3263: finishing write tid 3 to smithi00566664-45 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3263: finishing write tid 4 to smithi00566664-45 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 45 v 335 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3263: left oid 45 (ObjNum 2050 snap 0 seq_num 2050) 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3265: finishing write tid 1 to smithi00566664-147 2023-09-30T09:03:21.476 INFO:tasks.rados.rados.0.smithi005.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-09-30T09:03:21.481 INFO:tasks.rados.rados.0.smithi005.stdout:3267: writing smithi00566664-209 from 487964 to 997869 tid 1 2023-09-30T09:03:21.491 INFO:tasks.rados.rados.0.smithi005.stdout:3267: writing smithi00566664-209 from 1694815 to 2369204 tid 2 2023-09-30T09:03:21.492 INFO:tasks.rados.rados.0.smithi005.stdout:3263: done (4 left) 2023-09-30T09:03:21.492 INFO:tasks.rados.rados.0.smithi005.stdout:3268: write oid 32 current snap is 0 2023-09-30T09:03:21.492 INFO:tasks.rados.rados.0.smithi005.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-09-30T09:03:21.499 INFO:tasks.rados.rados.0.smithi005.stdout:3268: writing smithi00566664-32 from 504771 to 1206278 tid 1 2023-09-30T09:03:21.504 INFO:tasks.rados.rados.0.smithi005.stdout:3268: writing smithi00566664-32 from 1869650 to 2287697 tid 2 2023-09-30T09:03:21.505 INFO:tasks.rados.rados.0.smithi005.stdout:3269: read oid 464 snap -1 2023-09-30T09:03:21.505 INFO:tasks.rados.rados.0.smithi005.stdout:3269: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-30T09:03:21.505 INFO:tasks.rados.rados.0.smithi005.stdout:3270: read oid 339 snap -1 2023-09-30T09:03:21.505 INFO:tasks.rados.rados.0.smithi005.stdout:3270: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-30T09:03:21.505 INFO:tasks.rados.rados.0.smithi005.stdout:3271: delete oid 128 current snap is 0 2023-09-30T09:03:21.505 INFO:tasks.rados.rados.0.smithi005.stdout:3264: expect (ObjNum 1961 snap 0 seq_num 1961) 2023-09-30T09:03:21.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:21 smithi005 bash[27219]: cluster 2023-09-30T09:03:20.315455+0000 mgr.x (mgr.24805) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-09-30T09:03:21.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:21 smithi005 bash[27219]: audit 2023-09-30T09:03:21.159868+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.5:0/1426766270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:21.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:21 smithi005 bash[33615]: cluster 2023-09-30T09:03:20.315455+0000 mgr.x (mgr.24805) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-09-30T09:03:21.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:21 smithi005 bash[33615]: audit 2023-09-30T09:03:21.159868+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.5:0/1426766270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:21.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:21 smithi005 bash[71249]: debug 2023-09-30T09:03:21.173+0000 7f4ac5d1d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:03:21.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:21 smithi005 bash[71249]: debug 2023-09-30T09:03:21.349+0000 7f4ac5d1d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:03:21.718 INFO:tasks.rados.rados.0.smithi005.stdout:3265: finishing write tid 2 to smithi00566664-147 2023-09-30T09:03:21.718 INFO:tasks.rados.rados.0.smithi005.stdout:3265: finishing write tid 3 to smithi00566664-147 2023-09-30T09:03:21.718 INFO:tasks.rados.rados.0.smithi005.stdout:3265: finishing write tid 4 to smithi00566664-147 2023-09-30T09:03:21.719 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 147 v 439 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-09-30T09:03:21.719 INFO:tasks.rados.rados.0.smithi005.stdout:3265: left oid 147 (ObjNum 2051 snap 0 seq_num 2051) 2023-09-30T09:03:21.719 INFO:tasks.rados.rados.0.smithi005.stdout:3266: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-30T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:21 smithi099 bash[27661]: cluster 2023-09-30T09:03:20.315455+0000 mgr.x (mgr.24805) 73 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-09-30T09:03:21.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:21 smithi099 bash[27661]: audit 2023-09-30T09:03:21.159868+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.5:0/1426766270' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:21.860 INFO:tasks.rados.rados.0.smithi005.stdout:3267: finishing write tid 1 to smithi00566664-209 2023-09-30T09:03:21.860 INFO:tasks.rados.rados.0.smithi005.stdout:3267: finishing write tid 2 to smithi00566664-209 2023-09-30T09:03:21.860 INFO:tasks.rados.rados.0.smithi005.stdout:3267: finishing write tid 3 to smithi00566664-209 2023-09-30T09:03:21.860 INFO:tasks.rados.rados.0.smithi005.stdout:3267: finishing write tid 4 to smithi00566664-209 2023-09-30T09:03:21.860 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 209 v 418 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-09-30T09:03:21.860 INFO:tasks.rados.rados.0.smithi005.stdout:3267: left oid 209 (ObjNum 2052 snap 0 seq_num 2052) 2023-09-30T09:03:21.861 INFO:tasks.rados.rados.0.smithi005.stdout:3268: finishing write tid 1 to smithi00566664-32 2023-09-30T09:03:21.861 INFO:tasks.rados.rados.0.smithi005.stdout:3268: finishing write tid 2 to smithi00566664-32 2023-09-30T09:03:21.861 INFO:tasks.rados.rados.0.smithi005.stdout:3268: finishing write tid 3 to smithi00566664-32 2023-09-30T09:03:21.861 INFO:tasks.rados.rados.0.smithi005.stdout:3268: finishing write tid 4 to smithi00566664-32 2023-09-30T09:03:21.861 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 400 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-09-30T09:03:21.861 INFO:tasks.rados.rados.0.smithi005.stdout:3268: left oid 32 (ObjNum 2053 snap 0 seq_num 2053) 2023-09-30T09:03:21.861 INFO:tasks.rados.rados.0.smithi005.stdout:3269: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-30T09:03:22.010 INFO:tasks.rados.rados.0.smithi005.stdout:3270: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-09-30T09:03:22.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:21 smithi005 bash[71249]: debug 2023-09-30T09:03:21.601+0000 7f4ac5d1d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:03:22.189 INFO:tasks.rados.rados.0.smithi005.stdout:3264: done (7 left) 2023-09-30T09:03:22.189 INFO:tasks.rados.rados.0.smithi005.stdout:3265: done (6 left) 2023-09-30T09:03:22.189 INFO:tasks.rados.rados.0.smithi005.stdout:3266: done (5 left) 2023-09-30T09:03:22.189 INFO:tasks.rados.rados.0.smithi005.stdout:3267: done (4 left) 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3268: done (3 left) 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3269: done (2 left) 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3270: done (1 left) 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3271: done (0 left) 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3272: read oid 121 snap -1 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3272: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3273: read oid 170 snap -1 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3273: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3274: write oid 260 current snap is 0 2023-09-30T09:03:22.190 INFO:tasks.rados.rados.0.smithi005.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-09-30T09:03:22.199 INFO:tasks.rados.rados.0.smithi005.stdout:3274: writing smithi00566664-260 from 538385 to 990390 tid 1 2023-09-30T09:03:22.206 INFO:tasks.rados.rados.0.smithi005.stdout:3274: writing smithi00566664-260 from 1470261 to 1891977 tid 2 2023-09-30T09:03:22.206 INFO:tasks.rados.rados.0.smithi005.stdout:3275: read oid 474 snap -1 2023-09-30T09:03:22.206 INFO:tasks.rados.rados.0.smithi005.stdout:3275: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-09-30T09:03:22.206 INFO:tasks.rados.rados.0.smithi005.stdout:3276: read oid 446 snap -1 2023-09-30T09:03:22.206 INFO:tasks.rados.rados.0.smithi005.stdout:3276: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:03:22.206 INFO:tasks.rados.rados.0.smithi005.stdout:3277: read oid 411 snap -1 2023-09-30T09:03:22.207 INFO:tasks.rados.rados.0.smithi005.stdout:3277: expect deleted 2023-09-30T09:03:22.207 INFO:tasks.rados.rados.0.smithi005.stdout:3278: write oid 410 current snap is 0 2023-09-30T09:03:22.207 INFO:tasks.rados.rados.0.smithi005.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-09-30T09:03:22.212 INFO:tasks.rados.rados.0.smithi005.stdout:3278: writing smithi00566664-410 from 555192 to 1082446 tid 1 2023-09-30T09:03:22.219 INFO:tasks.rados.rados.0.smithi005.stdout:3278: writing smithi00566664-410 from 1528743 to 2094117 tid 2 2023-09-30T09:03:22.219 INFO:tasks.rados.rados.0.smithi005.stdout:3279: delete oid 409 current snap is 0 2023-09-30T09:03:22.220 INFO:tasks.rados.rados.0.smithi005.stdout:3272: expect (ObjNum 1231 snap 0 seq_num 1231) 2023-09-30T09:03:22.455 INFO:tasks.rados.rados.0.smithi005.stdout:3273: expect (ObjNum 1177 snap 0 seq_num 1177) 2023-09-30T09:03:22.624 INFO:tasks.rados.rados.0.smithi005.stdout:3274: finishing write tid 1 to smithi00566664-260 2023-09-30T09:03:22.624 INFO:tasks.rados.rados.0.smithi005.stdout:3274: finishing write tid 2 to smithi00566664-260 2023-09-30T09:03:22.624 INFO:tasks.rados.rados.0.smithi005.stdout:3274: finishing write tid 3 to smithi00566664-260 2023-09-30T09:03:22.625 INFO:tasks.rados.rados.0.smithi005.stdout:3274: finishing write tid 4 to smithi00566664-260 2023-09-30T09:03:22.625 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 260 v 511 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-09-30T09:03:22.625 INFO:tasks.rados.rados.0.smithi005.stdout:3274: left oid 260 (ObjNum 2055 snap 0 seq_num 2055) 2023-09-30T09:03:22.625 INFO:tasks.rados.rados.0.smithi005.stdout:3276: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3278: finishing write tid 1 to smithi00566664-410 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3278: finishing write tid 2 to smithi00566664-410 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3272: done (7 left) 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3273: done (6 left) 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3274: done (5 left) 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3276: done (4 left) 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3277: done (3 left) 2023-09-30T09:03:22.792 INFO:tasks.rados.rados.0.smithi005.stdout:3279: done (2 left) 2023-09-30T09:03:22.793 INFO:tasks.rados.rados.0.smithi005.stdout:3280: read oid 176 snap -1 2023-09-30T09:03:22.793 INFO:tasks.rados.rados.0.smithi005.stdout:3280: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-30T09:03:22.793 INFO:tasks.rados.rados.0.smithi005.stdout:3281: write oid 241 current snap is 0 2023-09-30T09:03:22.793 INFO:tasks.rados.rados.0.smithi005.stdout:3278: finishing write tid 3 to smithi00566664-410 2023-09-30T09:03:22.793 INFO:tasks.rados.rados.0.smithi005.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-09-30T09:03:22.798 INFO:tasks.rados.rados.0.smithi005.stdout:3281: writing smithi00566664-241 from 588806 to 1266558 tid 1 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:3281: writing smithi00566664-241 from 2045707 to 2588806 tid 2 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:3282: read oid 166 snap -1 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:3282: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:3283: write oid 378 current snap is 0 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:3278: finishing write tid 4 to smithi00566664-410 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 410 v 375 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:3278: left oid 410 (ObjNum 2056 snap 0 seq_num 2056) 2023-09-30T09:03:22.808 INFO:tasks.rados.rados.0.smithi005.stdout:3275: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-09-30T09:03:22.992 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:22 smithi005 bash[71249]: debug 2023-09-30T09:03:22.725+0000 7f4ac5d1d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:03:22.992 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:22 smithi005 bash[71249]: debug 2023-09-30T09:03:22.857+0000 7f4ac5d1d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:03:22.993 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:22 smithi005 bash[71249]: debug 2023-09-30T09:03:22.985+0000 7f4ac5d1d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:03:23.035 INFO:tasks.rados.rados.0.smithi005.stdout:3280: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-30T09:03:23.101 INFO:tasks.rados.rados.0.smithi005.stdout:3281: finishing write tid 1 to smithi00566664-241 2023-09-30T09:03:23.101 INFO:tasks.rados.rados.0.smithi005.stdout:3281: finishing write tid 2 to smithi00566664-241 2023-09-30T09:03:23.101 INFO:tasks.rados.rados.0.smithi005.stdout:3281: finishing write tid 3 to smithi00566664-241 2023-09-30T09:03:23.101 INFO:tasks.rados.rados.0.smithi005.stdout:3281: finishing write tid 4 to smithi00566664-241 2023-09-30T09:03:23.101 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 241 v 442 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-09-30T09:03:23.101 INFO:tasks.rados.rados.0.smithi005.stdout:3281: left oid 241 (ObjNum 2058 snap 0 seq_num 2058) 2023-09-30T09:03:23.101 INFO:tasks.rados.rados.0.smithi005.stdout:3282: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-30T09:03:23.197 INFO:tasks.rados.rados.0.smithi005.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-09-30T09:03:23.206 INFO:tasks.rados.rados.0.smithi005.stdout:3283: writing smithi00566664-378 from 605613 to 1358614 tid 1 2023-09-30T09:03:23.213 INFO:tasks.rados.rados.0.smithi005.stdout:3283: writing smithi00566664-378 from 1987836 to 2416890 tid 2 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3275: done (5 left) 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3278: done (4 left) 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3280: done (3 left) 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3281: done (2 left) 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3282: done (1 left) 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3284: read oid 96 snap -1 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3284: expect deleted 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3283: finishing write tid 1 to smithi00566664-378 2023-09-30T09:03:23.214 INFO:tasks.rados.rados.0.smithi005.stdout:3285: delete oid 21 current snap is 0 2023-09-30T09:03:23.216 INFO:tasks.rados.rados.0.smithi005.stdout:3284: done (2 left) 2023-09-30T09:03:23.217 INFO:tasks.rados.rados.0.smithi005.stdout:3285: done (1 left) 2023-09-30T09:03:23.217 INFO:tasks.rados.rados.0.smithi005.stdout:3286: read oid 238 snap -1 2023-09-30T09:03:23.217 INFO:tasks.rados.rados.0.smithi005.stdout:3286: expect (ObjNum 1639 snap 0 seq_num 1639) 2023-09-30T09:03:23.217 INFO:tasks.rados.rados.0.smithi005.stdout:3287: write oid 26 current snap is 0 2023-09-30T09:03:23.217 INFO:tasks.rados.rados.0.smithi005.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-09-30T09:03:23.224 INFO:tasks.rados.rados.0.smithi005.stdout:3287: writing smithi00566664-26 from 639227 to 1259079 tid 1 2023-09-30T09:03:23.230 INFO:tasks.rados.rados.0.smithi005.stdout:3287: writing smithi00566664-26 from 1821153 to 2253876 tid 2 2023-09-30T09:03:23.230 INFO:tasks.rados.rados.0.smithi005.stdout:3288: read oid 183 snap -1 2023-09-30T09:03:23.231 INFO:tasks.rados.rados.0.smithi005.stdout:3288: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-30T09:03:23.231 INFO:tasks.rados.rados.0.smithi005.stdout:3289: write oid 458 current snap is 0 2023-09-30T09:03:23.231 INFO:tasks.rados.rados.0.smithi005.stdout:3283: finishing write tid 2 to smithi00566664-378 2023-09-30T09:03:23.231 INFO:tasks.rados.rados.0.smithi005.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-09-30T09:03:23.238 INFO:tasks.rados.rados.0.smithi005.stdout:3289: writing smithi00566664-458 from 656034 to 1351135 tid 1 2023-09-30T09:03:23.246 INFO:tasks.rados.rados.0.smithi005.stdout:3289: writing smithi00566664-458 from 1879635 to 2456016 tid 2 2023-09-30T09:03:23.246 INFO:tasks.rados.rados.0.smithi005.stdout:3290: read oid 454 snap -1 2023-09-30T09:03:23.246 INFO:tasks.rados.rados.0.smithi005.stdout:3290: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-30T09:03:23.247 INFO:tasks.rados.rados.0.smithi005.stdout:3291: write oid 294 current snap is 0 2023-09-30T09:03:23.247 INFO:tasks.rados.rados.0.smithi005.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-09-30T09:03:23.255 INFO:tasks.rados.rados.0.smithi005.stdout:3291: writing smithi00566664-294 from 672841 to 1443191 tid 1 2023-09-30T09:03:23.263 INFO:tasks.rados.rados.0.smithi005.stdout:3291: writing smithi00566664-294 from 2221764 to 2658156 tid 2 2023-09-30T09:03:23.263 INFO:tasks.rados.rados.0.smithi005.stdout:3292: write oid 330 current snap is 0 2023-09-30T09:03:23.263 INFO:tasks.rados.rados.0.smithi005.stdout:3283: finishing write tid 3 to smithi00566664-378 2023-09-30T09:03:23.263 INFO:tasks.rados.rados.0.smithi005.stdout:3283: finishing write tid 4 to smithi00566664-378 2023-09-30T09:03:23.263 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 378 v 378 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-09-30T09:03:23.263 INFO:tasks.rados.rados.0.smithi005.stdout:3283: left oid 378 (ObjNum 2059 snap 0 seq_num 2059) 2023-09-30T09:03:23.263 INFO:tasks.rados.rados.0.smithi005.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-09-30T09:03:23.269 INFO:tasks.rados.rados.0.smithi005.stdout:3292: writing smithi00566664-330 from 689648 to 1135247 tid 1 2023-09-30T09:03:23.278 INFO:tasks.rados.rados.0.smithi005.stdout:3292: writing smithi00566664-330 from 1880246 to 2460296 tid 2 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3283: done (7 left) 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3293: read oid 483 snap -1 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3293: expect (ObjNum 1757 snap 0 seq_num 1757) 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3294: read oid 154 snap -1 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3294: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3295: read oid 178 snap -1 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3295: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3296: read oid 11 snap -1 2023-09-30T09:03:23.279 INFO:tasks.rados.rados.0.smithi005.stdout:3296: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-30T09:03:23.280 INFO:tasks.rados.rados.0.smithi005.stdout:3297: write oid 130 current snap is 0 2023-09-30T09:03:23.280 INFO:tasks.rados.rados.0.smithi005.stdout:3286: expect (ObjNum 1639 snap 0 seq_num 1639) 2023-09-30T09:03:23.485 INFO:tasks.rados.rados.0.smithi005.stdout:3287: finishing write tid 1 to smithi00566664-26 2023-09-30T09:03:23.485 INFO:tasks.rados.rados.0.smithi005.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-09-30T09:03:23.493 INFO:tasks.rados.rados.0.smithi005.stdout:3297: writing smithi00566664-130 from 706455 to 1227303 tid 1 2023-09-30T09:03:23.502 INFO:tasks.rados.rados.0.smithi005.stdout:3297: writing smithi00566664-130 from 1938728 to 2378789 tid 2 2023-09-30T09:03:23.502 INFO:tasks.rados.rados.0.smithi005.stdout:3286: done (11 left) 2023-09-30T09:03:23.502 INFO:tasks.rados.rados.0.smithi005.stdout:3298: read oid 19 snap -1 2023-09-30T09:03:23.502 INFO:tasks.rados.rados.0.smithi005.stdout:3298: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:03:23.502 INFO:tasks.rados.rados.0.smithi005.stdout:3299: read oid 213 snap -1 2023-09-30T09:03:23.502 INFO:tasks.rados.rados.0.smithi005.stdout:3299: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-30T09:03:23.502 INFO:tasks.rados.rados.0.smithi005.stdout:3300: delete oid 43 current snap is 0 2023-09-30T09:03:23.503 INFO:tasks.rados.rados.0.smithi005.stdout:3287: finishing write tid 2 to smithi00566664-26 2023-09-30T09:03:23.503 INFO:tasks.rados.rados.0.smithi005.stdout:3287: finishing write tid 3 to smithi00566664-26 2023-09-30T09:03:23.503 INFO:tasks.rados.rados.0.smithi005.stdout:3287: finishing write tid 4 to smithi00566664-26 2023-09-30T09:03:23.503 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 26 v 451 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-09-30T09:03:23.503 INFO:tasks.rados.rados.0.smithi005.stdout:3287: left oid 26 (ObjNum 2061 snap 0 seq_num 2061) 2023-09-30T09:03:23.503 INFO:tasks.rados.rados.0.smithi005.stdout:3288: expect (ObjNum 1121 snap 0 seq_num 1121) 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3289: finishing write tid 1 to smithi00566664-458 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3287: done (13 left) 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3288: done (12 left) 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3300: done (11 left) 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3301: write oid 170 current snap is 0 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3289: finishing write tid 2 to smithi00566664-458 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3289: finishing write tid 3 to smithi00566664-458 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3289: finishing write tid 4 to smithi00566664-458 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 458 v 411 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-09-30T09:03:23.739 INFO:tasks.rados.rados.0.smithi005.stdout:3289: left oid 458 (ObjNum 2062 snap 0 seq_num 2062) 2023-09-30T09:03:23.740 INFO:tasks.rados.rados.0.smithi005.stdout:3290: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-30T09:03:23.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:23 smithi005 bash[33615]: cluster 2023-09-30T09:03:22.316114+0000 mgr.x (mgr.24805) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 77 op/s 2023-09-30T09:03:23.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:23 smithi005 bash[27219]: cluster 2023-09-30T09:03:22.316114+0000 mgr.x (mgr.24805) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 77 op/s 2023-09-30T09:03:23.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:23 smithi005 bash[71249]: debug 2023-09-30T09:03:23.553+0000 7f4ac5d1d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:03:23.766 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:03:23 smithi005 bash[70337]: level=warn ts=2023-09-30T09:03:23.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi005.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.5:8443: connect: connection refused" 2023-09-30T09:03:23.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:23 smithi099 bash[27661]: cluster 2023-09-30T09:03:22.316114+0000 mgr.x (mgr.24805) 74 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 8.4 MiB/s wr, 77 op/s 2023-09-30T09:03:24.005 INFO:tasks.rados.rados.0.smithi005.stdout:3291: finishing write tid 1 to smithi00566664-294 2023-09-30T09:03:24.006 INFO:tasks.rados.rados.0.smithi005.stdout:3291: finishing write tid 2 to smithi00566664-294 2023-09-30T09:03:24.006 INFO:tasks.rados.rados.0.smithi005.stdout:3291: finishing write tid 3 to smithi00566664-294 2023-09-30T09:03:24.006 INFO:tasks.rados.rados.0.smithi005.stdout:3291: finishing write tid 4 to smithi00566664-294 2023-09-30T09:03:24.006 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 294 v 514 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-09-30T09:03:24.006 INFO:tasks.rados.rados.0.smithi005.stdout:3291: left oid 294 (ObjNum 2063 snap 0 seq_num 2063) 2023-09-30T09:03:24.006 INFO:tasks.rados.rados.0.smithi005.stdout:3292: finishing write tid 1 to smithi00566664-330 2023-09-30T09:03:24.006 INFO:tasks.rados.rados.0.smithi005.stdout:3295: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:03:24.124 INFO:tasks.rados.rados.0.smithi005.stdout:3292: finishing write tid 2 to smithi00566664-330 2023-09-30T09:03:24.124 INFO:tasks.rados.rados.0.smithi005.stdout:3292: finishing write tid 3 to smithi00566664-330 2023-09-30T09:03:24.124 INFO:tasks.rados.rados.0.smithi005.stdout:3292: finishing write tid 4 to smithi00566664-330 2023-09-30T09:03:24.124 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 330 v 403 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-09-30T09:03:24.125 INFO:tasks.rados.rados.0.smithi005.stdout:3292: left oid 330 (ObjNum 2064 snap 0 seq_num 2064) 2023-09-30T09:03:24.125 INFO:tasks.rados.rados.0.smithi005.stdout:3294: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-30T09:03:24.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:23 smithi005 bash[71249]: debug 2023-09-30T09:03:23.833+0000 7f4ac5d1d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:03:24.298 INFO:tasks.rados.rados.0.smithi005.stdout:3293: expect (ObjNum 1757 snap 0 seq_num 1757) 2023-09-30T09:03:24.447 INFO:tasks.rados.rados.0.smithi005.stdout:3296: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-30T09:03:24.588 INFO:tasks.rados.rados.0.smithi005.stdout:3297: finishing write tid 1 to smithi00566664-130 2023-09-30T09:03:24.588 INFO:tasks.rados.rados.0.smithi005.stdout:3297: finishing write tid 2 to smithi00566664-130 2023-09-30T09:03:24.588 INFO:tasks.rados.rados.0.smithi005.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-09-30T09:03:24.597 INFO:tasks.rados.rados.0.smithi005.stdout:3301: writing smithi00566664-170 from 740069 to 1411415 tid 1 2023-09-30T09:03:24.604 INFO:tasks.rados.rados.0.smithi005.stdout:3301: writing smithi00566664-170 from 1939339 to 2383069 tid 2 2023-09-30T09:03:24.604 INFO:tasks.rados.rados.0.smithi005.stdout:3289: done (11 left) 2023-09-30T09:03:24.604 INFO:tasks.rados.rados.0.smithi005.stdout:3290: done (10 left) 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3291: done (9 left) 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3292: done (8 left) 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3293: done (7 left) 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3294: done (6 left) 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3295: done (5 left) 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3296: done (4 left) 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3302: write oid 275 current snap is 0 2023-09-30T09:03:24.605 INFO:tasks.rados.rados.0.smithi005.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-09-30T09:03:24.611 INFO:tasks.rados.rados.0.smithi005.stdout:3302: writing smithi00566664-275 from 756876 to 1219824 tid 1 2023-09-30T09:03:24.617 INFO:tasks.rados.rados.0.smithi005.stdout:3302: writing smithi00566664-275 from 1714174 to 2301562 tid 2 2023-09-30T09:03:24.617 INFO:tasks.rados.rados.0.smithi005.stdout:3303: read oid 234 snap -1 2023-09-30T09:03:24.618 INFO:tasks.rados.rados.0.smithi005.stdout:3303: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-30T09:03:24.618 INFO:tasks.rados.rados.0.smithi005.stdout:3304: write oid 78 current snap is 0 2023-09-30T09:03:24.618 INFO:tasks.rados.rados.0.smithi005.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-09-30T09:03:24.625 INFO:tasks.rados.rados.0.smithi005.stdout:3304: writing smithi00566664-78 from 773683 to 1311880 tid 1 2023-09-30T09:03:24.633 INFO:tasks.rados.rados.0.smithi005.stdout:3304: writing smithi00566664-78 from 1772656 to 2503702 tid 2 2023-09-30T09:03:24.633 INFO:tasks.rados.rados.0.smithi005.stdout:3305: write oid 128 current snap is 0 2023-09-30T09:03:24.633 INFO:tasks.rados.rados.0.smithi005.stdout:3297: finishing write tid 3 to smithi00566664-130 2023-09-30T09:03:24.633 INFO:tasks.rados.rados.0.smithi005.stdout:3297: finishing write tid 4 to smithi00566664-130 2023-09-30T09:03:24.633 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 130 v 338 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-09-30T09:03:24.633 INFO:tasks.rados.rados.0.smithi005.stdout:3297: left oid 130 (ObjNum 2065 snap 0 seq_num 2065) 2023-09-30T09:03:24.633 INFO:tasks.rados.rados.0.smithi005.stdout:3299: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-30T09:03:24.717 INFO:tasks.rados.rados.0.smithi005.stdout:3298: expect (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:03:24.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[71249]: debug 2023-09-30T09:03:24.345+0000 7f4ac5d1d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:03:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[33615]: audit 2023-09-30T09:03:23.673921+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.5:0/3204326202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[33615]: audit 2023-09-30T09:03:23.890852+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[33615]: audit 2023-09-30T09:03:23.897342+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[33615]: audit 2023-09-30T09:03:24.097599+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[33615]: audit 2023-09-30T09:03:24.104644+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[27219]: audit 2023-09-30T09:03:23.673921+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.5:0/3204326202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[27219]: audit 2023-09-30T09:03:23.890852+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[27219]: audit 2023-09-30T09:03:23.897342+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[27219]: audit 2023-09-30T09:03:24.097599+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[27219]: audit 2023-09-30T09:03:24.104644+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.792 INFO:tasks.rados.rados.0.smithi005.stdout:3301: finishing write tid 1 to smithi00566664-170 2023-09-30T09:03:24.792 INFO:tasks.rados.rados.0.smithi005.stdout:3301: finishing write tid 2 to smithi00566664-170 2023-09-30T09:03:24.792 INFO:tasks.rados.rados.0.smithi005.stdout:3301: finishing write tid 3 to smithi00566664-170 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:3301: finishing write tid 4 to smithi00566664-170 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 170 v 560 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:3301: left oid 170 (ObjNum 2067 snap 0 seq_num 2067) 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:3302: finishing write tid 1 to smithi00566664-275 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:3302: finishing write tid 2 to smithi00566664-275 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:3302: finishing write tid 3 to smithi00566664-275 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:3302: finishing write tid 4 to smithi00566664-275 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 275 v 355 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-09-30T09:03:24.793 INFO:tasks.rados.rados.0.smithi005.stdout:3302: left oid 275 (ObjNum 2068 snap 0 seq_num 2068) 2023-09-30T09:03:24.794 INFO:tasks.rados.rados.0.smithi005.stdout:3304: finishing write tid 1 to smithi00566664-78 2023-09-30T09:03:24.794 INFO:tasks.rados.rados.0.smithi005.stdout:3303: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-30T09:03:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:24 smithi099 bash[27661]: audit 2023-09-30T09:03:23.673921+0000 mon.c (mon.2) 149 : audit [DBG] from='client.? 172.21.15.5:0/3204326202' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:24 smithi099 bash[27661]: audit 2023-09-30T09:03:23.890852+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:24 smithi099 bash[27661]: audit 2023-09-30T09:03:23.897342+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:24 smithi099 bash[27661]: audit 2023-09-30T09:03:24.097599+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:24 smithi099 bash[27661]: audit 2023-09-30T09:03:24.104644+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:24.914 INFO:tasks.rados.rados.0.smithi005.stdout:3304: finishing write tid 2 to smithi00566664-78 2023-09-30T09:03:24.914 INFO:tasks.rados.rados.0.smithi005.stdout:3304: finishing write tid 3 to smithi00566664-78 2023-09-30T09:03:24.914 INFO:tasks.rados.rados.0.smithi005.stdout:3304: finishing write tid 4 to smithi00566664-78 2023-09-30T09:03:24.914 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 78 v 379 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-09-30T09:03:24.914 INFO:tasks.rados.rados.0.smithi005.stdout:3304: left oid 78 (ObjNum 2069 snap 0 seq_num 2069) 2023-09-30T09:03:24.914 INFO:tasks.rados.rados.0.smithi005.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-09-30T09:03:24.928 INFO:tasks.rados.rados.0.smithi005.stdout:3305: writing smithi00566664-128 from 790490 to 1403936 tid 1 2023-09-30T09:03:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:3305: writing smithi00566664-128 from 1831138 to 2422195 tid 2 2023-09-30T09:03:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:3297: done (7 left) 2023-09-30T09:03:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:3298: done (6 left) 2023-09-30T09:03:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:3299: done (5 left) 2023-09-30T09:03:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:3301: done (4 left) 2023-09-30T09:03:24.934 INFO:tasks.rados.rados.0.smithi005.stdout:3302: done (3 left) 2023-09-30T09:03:24.935 INFO:tasks.rados.rados.0.smithi005.stdout:3303: done (2 left) 2023-09-30T09:03:24.935 INFO:tasks.rados.rados.0.smithi005.stdout:3304: done (1 left) 2023-09-30T09:03:24.935 INFO:tasks.rados.rados.0.smithi005.stdout:3306: write oid 307 current snap is 0 2023-09-30T09:03:24.935 INFO:tasks.rados.rados.0.smithi005.stdout:3305: finishing write tid 1 to smithi00566664-128 2023-09-30T09:03:24.935 INFO:tasks.rados.rados.0.smithi005.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-09-30T09:03:24.940 INFO:tasks.rados.rados.0.smithi005.stdout:3306: writing smithi00566664-307 from 407297 to 1095992 tid 1 2023-09-30T09:03:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:3306: writing smithi00566664-307 from 1773267 to 2507982 tid 2 2023-09-30T09:03:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:3307: read oid 30 snap -1 2023-09-30T09:03:24.949 INFO:tasks.rados.rados.0.smithi005.stdout:3307: expect deleted 2023-09-30T09:03:24.950 INFO:tasks.rados.rados.0.smithi005.stdout:3308: read oid 193 snap -1 2023-09-30T09:03:24.950 INFO:tasks.rados.rados.0.smithi005.stdout:3308: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-09-30T09:03:24.950 INFO:tasks.rados.rados.0.smithi005.stdout:3309: read oid 393 snap -1 2023-09-30T09:03:24.950 INFO:tasks.rados.rados.0.smithi005.stdout:3309: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-30T09:03:24.950 INFO:tasks.rados.rados.0.smithi005.stdout:3310: read oid 284 snap -1 2023-09-30T09:03:24.950 INFO:tasks.rados.rados.0.smithi005.stdout:3310: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-30T09:03:24.951 INFO:tasks.rados.rados.0.smithi005.stdout:3311: delete oid 232 current snap is 0 2023-09-30T09:03:24.951 INFO:tasks.rados.rados.0.smithi005.stdout:3305: finishing write tid 2 to smithi00566664-128 2023-09-30T09:03:24.951 INFO:tasks.rados.rados.0.smithi005.stdout:3305: finishing write tid 3 to smithi00566664-128 2023-09-30T09:03:24.951 INFO:tasks.rados.rados.0.smithi005.stdout:3305: finishing write tid 4 to smithi00566664-128 2023-09-30T09:03:24.951 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 128 v 454 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-09-30T09:03:24.951 INFO:tasks.rados.rados.0.smithi005.stdout:3305: left oid 128 (ObjNum 2070 snap 0 seq_num 2070) 2023-09-30T09:03:24.952 INFO:tasks.rados.rados.0.smithi005.stdout:3306: finishing write tid 1 to smithi00566664-307 2023-09-30T09:03:24.954 INFO:tasks.rados.rados.0.smithi005.stdout:3305: done (6 left) 2023-09-30T09:03:24.954 INFO:tasks.rados.rados.0.smithi005.stdout:3307: done (5 left) 2023-09-30T09:03:24.954 INFO:tasks.rados.rados.0.smithi005.stdout:3311: done (4 left) 2023-09-30T09:03:24.954 INFO:tasks.rados.rados.0.smithi005.stdout:3312: write oid 400 current snap is 0 2023-09-30T09:03:24.954 INFO:tasks.rados.rados.0.smithi005.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-09-30T09:03:24.959 INFO:tasks.rados.rados.0.smithi005.stdout:3312: writing smithi00566664-400 from 440911 to 880104 tid 1 2023-09-30T09:03:24.968 INFO:tasks.rados.rados.0.smithi005.stdout:3312: writing smithi00566664-400 from 1490231 to 2228615 tid 2 2023-09-30T09:03:24.968 INFO:tasks.rados.rados.0.smithi005.stdout:3313: write oid 331 current snap is 0 2023-09-30T09:03:24.968 INFO:tasks.rados.rados.0.smithi005.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-09-30T09:03:24.974 INFO:tasks.rados.rados.0.smithi005.stdout:3313: writing smithi00566664-331 from 457718 to 972160 tid 1 2023-09-30T09:03:24.980 INFO:tasks.rados.rados.0.smithi005.stdout:3313: writing smithi00566664-331 from 1548713 to 2147108 tid 2 2023-09-30T09:03:24.980 INFO:tasks.rados.rados.0.smithi005.stdout:3314: read oid 213 snap -1 2023-09-30T09:03:24.980 INFO:tasks.rados.rados.0.smithi005.stdout:3314: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-30T09:03:24.980 INFO:tasks.rados.rados.0.smithi005.stdout:3315: write oid 287 current snap is 0 2023-09-30T09:03:24.980 INFO:tasks.rados.rados.0.smithi005.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-09-30T09:03:24.987 INFO:tasks.rados.rados.0.smithi005.stdout:3315: writing smithi00566664-287 from 474525 to 1064216 tid 1 2023-09-30T09:03:24.995 INFO:tasks.rados.rados.0.smithi005.stdout:3315: writing smithi00566664-287 from 1490842 to 2232895 tid 2 2023-09-30T09:03:24.999 INFO:tasks.rados.rados.0.smithi005.stdout:3315: writing smithi00566664-287 from 2832710 to 2874525 tid 3 2023-09-30T09:03:24.999 INFO:tasks.rados.rados.0.smithi005.stdout:3316: read oid 58 snap -1 2023-09-30T09:03:24.999 INFO:tasks.rados.rados.0.smithi005.stdout:3316: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:03:24.999 INFO:tasks.rados.rados.0.smithi005.stdout:3317: read oid 365 snap -1 2023-09-30T09:03:24.999 INFO:tasks.rados.rados.0.smithi005.stdout:3317: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-30T09:03:24.999 INFO:tasks.rados.rados.0.smithi005.stdout:3318: write oid 114 current snap is 0 2023-09-30T09:03:24.999 INFO:tasks.rados.rados.0.smithi005.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-09-30T09:03:25.006 INFO:tasks.rados.rados.0.smithi005.stdout:3318: writing smithi00566664-114 from 491332 to 1272625 tid 1 2023-09-30T09:03:25.016 INFO:tasks.rados.rados.0.smithi005.stdout:3318: writing smithi00566664-114 from 2065677 to 2667741 tid 2 2023-09-30T09:03:25.016 INFO:tasks.rados.rados.0.smithi005.stdout:3319: delete oid 377 current snap is 0 2023-09-30T09:03:25.016 INFO:tasks.rados.rados.0.smithi005.stdout:3310: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-30T09:03:25.133 INFO:tasks.rados.rados.0.smithi005.stdout:3309: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-30T09:03:25.229 INFO:tasks.rados.rados.0.smithi005.stdout:3306: finishing write tid 2 to smithi00566664-307 2023-09-30T09:03:25.229 INFO:tasks.rados.rados.0.smithi005.stdout:3306: finishing write tid 3 to smithi00566664-307 2023-09-30T09:03:25.229 INFO:tasks.rados.rados.0.smithi005.stdout:3306: finishing write tid 4 to smithi00566664-307 2023-09-30T09:03:25.230 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 307 v 424 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-09-30T09:03:25.230 INFO:tasks.rados.rados.0.smithi005.stdout:3306: left oid 307 (ObjNum 2071 snap 0 seq_num 2071) 2023-09-30T09:03:25.230 INFO:tasks.rados.rados.0.smithi005.stdout:3312: finishing write tid 1 to smithi00566664-400 2023-09-30T09:03:25.230 INFO:tasks.rados.rados.0.smithi005.stdout:3308: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-09-30T09:03:25.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:24 smithi005 bash[71249]: debug 2023-09-30T09:03:24.957+0000 7f4ac5d1d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:03:25.334 INFO:tasks.rados.rados.0.smithi005.stdout:3312: finishing write tid 2 to smithi00566664-400 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3312: finishing write tid 3 to smithi00566664-400 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3306: done (11 left) 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3308: done (10 left) 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3309: done (9 left) 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3310: done (8 left) 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3319: done (7 left) 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3320: delete oid 231 current snap is 0 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:3312: finishing write tid 4 to smithi00566664-400 2023-09-30T09:03:25.335 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 400 v 341 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-09-30T09:03:25.336 INFO:tasks.rados.rados.0.smithi005.stdout:3312: left oid 400 (ObjNum 2073 snap 0 seq_num 2073) 2023-09-30T09:03:25.336 INFO:tasks.rados.rados.0.smithi005.stdout:3313: finishing write tid 1 to smithi00566664-331 2023-09-30T09:03:25.336 INFO:tasks.rados.rados.0.smithi005.stdout:3314: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-09-30T09:03:25.418 INFO:tasks.rados.rados.0.smithi005.stdout:3313: finishing write tid 2 to smithi00566664-331 2023-09-30T09:03:25.418 INFO:tasks.rados.rados.0.smithi005.stdout:3313: finishing write tid 3 to smithi00566664-331 2023-09-30T09:03:25.418 INFO:tasks.rados.rados.0.smithi005.stdout:3313: finishing write tid 4 to smithi00566664-331 2023-09-30T09:03:25.418 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 331 v 427 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-09-30T09:03:25.418 INFO:tasks.rados.rados.0.smithi005.stdout:3313: left oid 331 (ObjNum 2074 snap 0 seq_num 2074) 2023-09-30T09:03:25.418 INFO:tasks.rados.rados.0.smithi005.stdout:3315: finishing write tid 1 to smithi00566664-287 2023-09-30T09:03:25.418 INFO:tasks.rados.rados.0.smithi005.stdout:3315: finishing write tid 2 to smithi00566664-287 2023-09-30T09:03:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:3315: finishing write tid 3 to smithi00566664-287 2023-09-30T09:03:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:3315: finishing write tid 4 to smithi00566664-287 2023-09-30T09:03:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:3315: finishing write tid 5 to smithi00566664-287 2023-09-30T09:03:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 287 v 383 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-09-30T09:03:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:3315: left oid 287 (ObjNum 2075 snap 0 seq_num 2075) 2023-09-30T09:03:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:3318: finishing write tid 1 to smithi00566664-114 2023-09-30T09:03:25.419 INFO:tasks.rados.rados.0.smithi005.stdout:3317: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-30T09:03:25.577 INFO:tasks.rados.rados.0.smithi005.stdout:3316: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:03:25.640 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[27219]: cluster 2023-09-30T09:03:24.317280+0000 mgr.x (mgr.24805) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-30T09:03:25.640 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[27219]: audit 2023-09-30T09:03:24.696830+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:25.640 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[27219]: audit 2023-09-30T09:03:24.704904+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:25.640 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[33615]: cluster 2023-09-30T09:03:24.317280+0000 mgr.x (mgr.24805) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-30T09:03:25.640 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[33615]: audit 2023-09-30T09:03:24.696830+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:25.640 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[33615]: audit 2023-09-30T09:03:24.704904+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:25.712 INFO:tasks.rados.rados.0.smithi005.stdout:3318: finishing write tid 2 to smithi00566664-114 2023-09-30T09:03:25.712 INFO:tasks.rados.rados.0.smithi005.stdout:3318: finishing write tid 3 to smithi00566664-114 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3318: finishing write tid 4 to smithi00566664-114 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 114 v 563 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3318: left oid 114 (ObjNum 2076 snap 0 seq_num 2076) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3312: done (7 left) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3313: done (6 left) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3314: done (5 left) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3315: done (4 left) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3316: done (3 left) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3317: done (2 left) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3318: done (1 left) 2023-09-30T09:03:25.713 INFO:tasks.rados.rados.0.smithi005.stdout:3320: done (0 left) 2023-09-30T09:03:25.714 INFO:tasks.rados.rados.0.smithi005.stdout:3321: read oid 155 snap -1 2023-09-30T09:03:25.714 INFO:tasks.rados.rados.0.smithi005.stdout:3321: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-30T09:03:25.714 INFO:tasks.rados.rados.0.smithi005.stdout:3322: write oid 294 current snap is 0 2023-09-30T09:03:25.714 INFO:tasks.rados.rados.0.smithi005.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-09-30T09:03:25.726 INFO:tasks.rados.rados.0.smithi005.stdout:3322: writing smithi00566664-294 from 541753 to 1148793 tid 1 2023-09-30T09:03:25.735 INFO:tasks.rados.rados.0.smithi005.stdout:3322: writing smithi00566664-294 from 1724770 to 2474161 tid 2 2023-09-30T09:03:25.735 INFO:tasks.rados.rados.0.smithi005.stdout:3323: read oid 1 snap -1 2023-09-30T09:03:25.735 INFO:tasks.rados.rados.0.smithi005.stdout:3323: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-30T09:03:25.735 INFO:tasks.rados.rados.0.smithi005.stdout:3324: write oid 460 current snap is 0 2023-09-30T09:03:25.735 INFO:tasks.rados.rados.0.smithi005.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-09-30T09:03:25.742 INFO:tasks.rados.rados.0.smithi005.stdout:3324: writing smithi00566664-460 from 558560 to 1240849 tid 1 2023-09-30T09:03:25.748 INFO:tasks.rados.rados.0.smithi005.stdout:3324: writing smithi00566664-460 from 1783252 to 2276301 tid 2 2023-09-30T09:03:25.748 INFO:tasks.rados.rados.0.smithi005.stdout:3325: delete oid 300 current snap is 0 2023-09-30T09:03:25.748 INFO:tasks.rados.rados.0.smithi005.stdout:3321: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-30T09:03:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:25 smithi099 bash[27661]: cluster 2023-09-30T09:03:24.317280+0000 mgr.x (mgr.24805) 75 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 MiB/s rd, 12 MiB/s wr, 118 op/s 2023-09-30T09:03:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:25 smithi099 bash[27661]: audit 2023-09-30T09:03:24.696830+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:25 smithi099 bash[27661]: audit 2023-09-30T09:03:24.704904+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:25.892 INFO:tasks.rados.rados.0.smithi005.stdout:3322: finishing write tid 1 to smithi00566664-294 2023-09-30T09:03:25.892 INFO:tasks.rados.rados.0.smithi005.stdout:3323: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-30T09:03:26.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[71249]: debug 2023-09-30T09:03:25.633+0000 7f4ac5d1d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:03:26.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:25 smithi005 bash[71249]: debug 2023-09-30T09:03:25.753+0000 7f4ac5d1d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:03:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:3322: finishing write tid 2 to smithi00566664-294 2023-09-30T09:03:26.070 INFO:tasks.rados.rados.0.smithi005.stdout:3322: finishing write tid 3 to smithi00566664-294 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3322: finishing write tid 4 to smithi00566664-294 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 294 v 518 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3324: finishing write tid 1 to smithi00566664-460 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3324: finishing write tid 2 to smithi00566664-460 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3324: finishing write tid 3 to smithi00566664-460 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3324: finishing write tid 4 to smithi00566664-460 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 460 v 421 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3321: done (4 left) 2023-09-30T09:03:26.071 INFO:tasks.rados.rados.0.smithi005.stdout:3322: done (3 left) 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3323: done (2 left) 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3324: done (1 left) 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3325: done (0 left) 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3326: read oid 413 snap -1 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3326: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3327: read oid 283 snap -1 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3327: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3328: write oid 109 current snap is 0 2023-09-30T09:03:26.072 INFO:tasks.rados.rados.0.smithi005.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-09-30T09:03:26.079 INFO:tasks.rados.rados.0.smithi005.stdout:3328: writing smithi00566664-109 from 592174 to 1024961 tid 1 2023-09-30T09:03:26.087 INFO:tasks.rados.rados.0.smithi005.stdout:3328: writing smithi00566664-109 from 1500216 to 1996934 tid 2 2023-09-30T09:03:26.094 INFO:tasks.rados.rados.0.smithi005.stdout:3328: writing smithi00566664-109 from 2624671 to 2992174 tid 3 2023-09-30T09:03:26.094 INFO:tasks.rados.rados.0.smithi005.stdout:3329: delete oid 380 current snap is 0 2023-09-30T09:03:26.094 INFO:tasks.rados.rados.0.smithi005.stdout:3326: expect (ObjNum 1277 snap 0 seq_num 1277) 2023-09-30T09:03:26.381 INFO:tasks.rados.rados.0.smithi005.stdout:3327: expect (ObjNum 1975 snap 0 seq_num 1975) 2023-09-30T09:03:26.395 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[27219]: audit 2023-09-30T09:03:26.217192+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.5:0/2901204108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:26.395 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[71249]: debug 2023-09-30T09:03:26.129+0000 7f4ac5d1d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:03:26.395 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[71249]: debug 2023-09-30T09:03:26.245+0000 7f4ac5d1d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:3328: finishing write tid 1 to smithi00566664-109 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:3328: finishing write tid 2 to smithi00566664-109 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:3328: finishing write tid 3 to smithi00566664-109 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:3328: finishing write tid 4 to smithi00566664-109 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:3328: finishing write tid 5 to smithi00566664-109 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 109 v 345 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-09-30T09:03:26.572 INFO:tasks.rados.rados.0.smithi005.stdout:3326: done (3 left) 2023-09-30T09:03:26.573 INFO:tasks.rados.rados.0.smithi005.stdout:3327: done (2 left) 2023-09-30T09:03:26.573 INFO:tasks.rados.rados.0.smithi005.stdout:3328: done (1 left) 2023-09-30T09:03:26.573 INFO:tasks.rados.rados.0.smithi005.stdout:3329: done (0 left) 2023-09-30T09:03:26.573 INFO:tasks.rados.rados.0.smithi005.stdout:3330: read oid 28 snap -1 2023-09-30T09:03:26.573 INFO:tasks.rados.rados.0.smithi005.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-30T09:03:26.573 INFO:tasks.rados.rados.0.smithi005.stdout:3331: delete oid 291 current snap is 0 2023-09-30T09:03:26.575 INFO:tasks.rados.rados.0.smithi005.stdout:3331: done (1 left) 2023-09-30T09:03:26.575 INFO:tasks.rados.rados.0.smithi005.stdout:3332: read oid 218 snap -1 2023-09-30T09:03:26.575 INFO:tasks.rados.rados.0.smithi005.stdout:3332: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-30T09:03:26.575 INFO:tasks.rados.rados.0.smithi005.stdout:3333: read oid 210 snap -1 2023-09-30T09:03:26.576 INFO:tasks.rados.rados.0.smithi005.stdout:3333: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-09-30T09:03:26.576 INFO:tasks.rados.rados.0.smithi005.stdout:3334: delete oid 478 current snap is 0 2023-09-30T09:03:26.579 INFO:tasks.rados.rados.0.smithi005.stdout:3334: done (3 left) 2023-09-30T09:03:26.579 INFO:tasks.rados.rados.0.smithi005.stdout:3335: read oid 362 snap -1 2023-09-30T09:03:26.579 INFO:tasks.rados.rados.0.smithi005.stdout:3335: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-09-30T09:03:26.579 INFO:tasks.rados.rados.0.smithi005.stdout:3336: read oid 239 snap -1 2023-09-30T09:03:26.579 INFO:tasks.rados.rados.0.smithi005.stdout:3336: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-09-30T09:03:26.579 INFO:tasks.rados.rados.0.smithi005.stdout:3337: read oid 124 snap -1 2023-09-30T09:03:26.580 INFO:tasks.rados.rados.0.smithi005.stdout:3337: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-30T09:03:26.580 INFO:tasks.rados.rados.0.smithi005.stdout:3338: write oid 328 current snap is 0 2023-09-30T09:03:26.580 INFO:tasks.rados.rados.0.smithi005.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-09-30T09:03:26.589 INFO:tasks.rados.rados.0.smithi005.stdout:3338: writing smithi00566664-328 from 659402 to 1109538 tid 1 2023-09-30T09:03:26.597 INFO:tasks.rados.rados.0.smithi005.stdout:3338: writing smithi00566664-328 from 1734144 to 2238200 tid 2 2023-09-30T09:03:26.602 INFO:tasks.rados.rados.0.smithi005.stdout:3338: writing smithi00566664-328 from 2734363 to 3059402 tid 3 2023-09-30T09:03:26.602 INFO:tasks.rados.rados.0.smithi005.stdout:3339: write oid 45 current snap is 0 2023-09-30T09:03:26.602 INFO:tasks.rados.rados.0.smithi005.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-09-30T09:03:26.609 INFO:tasks.rados.rados.0.smithi005.stdout:3339: writing smithi00566664-45 from 676209 to 1201594 tid 1 2023-09-30T09:03:26.616 INFO:tasks.rados.rados.0.smithi005.stdout:3339: writing smithi00566664-45 from 1676273 to 2440340 tid 2 2023-09-30T09:03:26.619 INFO:tasks.rados.rados.0.smithi005.stdout:3339: writing smithi00566664-45 from 3045433 to 3076209 tid 3 2023-09-30T09:03:26.619 INFO:tasks.rados.rados.0.smithi005.stdout:3340: write oid 20 current snap is 0 2023-09-30T09:03:26.620 INFO:tasks.rados.rados.0.smithi005.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-09-30T09:03:26.627 INFO:tasks.rados.rados.0.smithi005.stdout:3340: writing smithi00566664-20 from 693016 to 1293650 tid 1 2023-09-30T09:03:26.632 INFO:tasks.rados.rados.0.smithi005.stdout:3340: writing smithi00566664-20 from 1734755 to 2242480 tid 2 2023-09-30T09:03:26.637 INFO:tasks.rados.rados.0.smithi005.stdout:3340: writing smithi00566664-20 from 2672856 to 3093016 tid 3 2023-09-30T09:03:26.637 INFO:tasks.rados.rados.0.smithi005.stdout:3341: read oid 38 snap -1 2023-09-30T09:03:26.638 INFO:tasks.rados.rados.0.smithi005.stdout:3341: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:03:26.638 INFO:tasks.rados.rados.0.smithi005.stdout:3342: read oid 399 snap -1 2023-09-30T09:03:26.638 INFO:tasks.rados.rados.0.smithi005.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-09-30T09:03:26.638 INFO:tasks.rados.rados.0.smithi005.stdout:3343: write oid 287 current snap is 0 2023-09-30T09:03:26.638 INFO:tasks.rados.rados.0.smithi005.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-09-30T09:03:26.647 INFO:tasks.rados.rados.0.smithi005.stdout:3343: writing smithi00566664-287 from 709823 to 1385706 tid 1 2023-09-30T09:03:26.654 INFO:tasks.rados.rados.0.smithi005.stdout:3343: writing smithi00566664-287 from 1793237 to 2560973 tid 2 2023-09-30T09:03:26.657 INFO:tasks.rados.rados.0.smithi005.stdout:3343: writing smithi00566664-287 from 3100279 to 3109823 tid 3 2023-09-30T09:03:26.657 INFO:tasks.rados.rados.0.smithi005.stdout:3344: read oid 223 snap -1 2023-09-30T09:03:26.657 INFO:tasks.rados.rados.0.smithi005.stdout:3344: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-30T09:03:26.658 INFO:tasks.rados.rados.0.smithi005.stdout:3345: write oid 302 current snap is 0 2023-09-30T09:03:26.658 INFO:tasks.rados.rados.0.smithi005.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-09-30T09:03:26.666 INFO:tasks.rados.rados.0.smithi005.stdout:3345: writing smithi00566664-302 from 726630 to 1477762 tid 1 2023-09-30T09:03:26.674 INFO:tasks.rados.rados.0.smithi005.stdout:3345: writing smithi00566664-302 from 2251719 to 2763113 tid 2 2023-09-30T09:03:26.674 INFO:tasks.rados.rados.0.smithi005.stdout:3346: read oid 23 snap -1 2023-09-30T09:03:26.674 INFO:tasks.rados.rados.0.smithi005.stdout:3346: expect deleted 2023-09-30T09:03:26.674 INFO:tasks.rados.rados.0.smithi005.stdout:3347: write oid 372 current snap is 0 2023-09-30T09:03:26.674 INFO:tasks.rados.rados.0.smithi005.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-09-30T09:03:26.681 INFO:tasks.rados.rados.0.smithi005.stdout:3347: writing smithi00566664-372 from 743437 to 1286171 tid 1 2023-09-30T09:03:26.689 INFO:tasks.rados.rados.0.smithi005.stdout:3347: writing smithi00566664-372 from 1910201 to 2681606 tid 2 2023-09-30T09:03:26.689 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:26.690 INFO:tasks.rados.rados.0.smithi005.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-30T09:03:26.704 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[33615]: audit 2023-09-30T09:03:26.217192+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.5:0/2901204108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:26.704 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[71249]: debug 2023-09-30T09:03:26.409+0000 7f4ac5d1d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:03:26.705 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[71249]: debug 2023-09-30T09:03:26.541+0000 7f4ac5d1d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:03:26.705 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[71249]: debug 2023-09-30T09:03:26.697+0000 7f4ac5d1d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:03:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:26 smithi099 bash[27661]: audit 2023-09-30T09:03:26.217192+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.5:0/2901204108' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:26.906 INFO:tasks.rados.rados.0.smithi005.stdout:3336: expect (ObjNum 1950 snap 0 seq_num 1950) 2023-09-30T09:03:27.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:26 smithi005 bash[71249]: debug 2023-09-30T09:03:26.913+0000 7f4ac5d1d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:03:27.066 INFO:tasks.rados.rados.0.smithi005.stdout:3333: expect (ObjNum 1886 snap 0 seq_num 1886) 2023-09-30T09:03:27.181 INFO:tasks.rados.rados.0.smithi005.stdout:3337: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-30T09:03:27.309 INFO:tasks.rados.rados.0.smithi005.stdout:3335: expect (ObjNum 1879 snap 0 seq_num 1879) 2023-09-30T09:03:27.397 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:27 smithi005 bash[71249]: debug 2023-09-30T09:03:27.057+0000 7f4ac5d1d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:03:27.422 INFO:tasks.rados.rados.0.smithi005.stdout:3338: finishing write tid 1 to smithi00566664-328 2023-09-30T09:03:27.422 INFO:tasks.rados.rados.0.smithi005.stdout:3332: expect (ObjNum 1644 snap 0 seq_num 1644) 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3338: finishing write tid 2 to smithi00566664-328 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3338: finishing write tid 3 to smithi00566664-328 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3338: finishing write tid 4 to smithi00566664-328 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3338: finishing write tid 5 to smithi00566664-328 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 328 v 458 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3338: left oid 328 (ObjNum 2086 snap 0 seq_num 2086) 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3339: finishing write tid 1 to smithi00566664-45 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3339: finishing write tid 2 to smithi00566664-45 2023-09-30T09:03:27.532 INFO:tasks.rados.rados.0.smithi005.stdout:3339: finishing write tid 3 to smithi00566664-45 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3339: finishing write tid 4 to smithi00566664-45 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3339: finishing write tid 5 to smithi00566664-45 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 45 v 350 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3339: left oid 45 (ObjNum 2087 snap 0 seq_num 2087) 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3340: finishing write tid 1 to smithi00566664-20 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3330: done (15 left) 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3332: done (14 left) 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3333: done (13 left) 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3335: done (12 left) 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3336: done (11 left) 2023-09-30T09:03:27.533 INFO:tasks.rados.rados.0.smithi005.stdout:3337: done (10 left) 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3338: done (9 left) 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3339: done (8 left) 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3348: delete oid 329 current snap is 0 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3340: finishing write tid 2 to smithi00566664-20 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3340: finishing write tid 3 to smithi00566664-20 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3340: finishing write tid 4 to smithi00566664-20 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3340: finishing write tid 5 to smithi00566664-20 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 20 v 383 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3340: left oid 20 (ObjNum 2088 snap 0 seq_num 2088) 2023-09-30T09:03:27.534 INFO:tasks.rados.rados.0.smithi005.stdout:3341: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:03:27.611 INFO:tasks.rados.rados.0.smithi005.stdout:3342: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-09-30T09:03:27.762 INFO:tasks.rados.rados.0.smithi005.stdout:3343: finishing write tid 1 to smithi00566664-287 2023-09-30T09:03:27.762 INFO:tasks.rados.rados.0.smithi005.stdout:3343: finishing write tid 2 to smithi00566664-287 2023-09-30T09:03:27.762 INFO:tasks.rados.rados.0.smithi005.stdout:3343: finishing write tid 3 to smithi00566664-287 2023-09-30T09:03:27.762 INFO:tasks.rados.rados.0.smithi005.stdout:3343: finishing write tid 4 to smithi00566664-287 2023-09-30T09:03:27.762 INFO:tasks.rados.rados.0.smithi005.stdout:3343: finishing write tid 5 to smithi00566664-287 2023-09-30T09:03:27.762 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 287 v 387 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-09-30T09:03:27.762 INFO:tasks.rados.rados.0.smithi005.stdout:3343: left oid 287 (ObjNum 2089 snap 0 seq_num 2089) 2023-09-30T09:03:27.763 INFO:tasks.rados.rados.0.smithi005.stdout:3344: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-30T09:03:27.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:27 smithi005 bash[27219]: cluster 2023-09-30T09:03:26.317967+0000 mgr.x (mgr.24805) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2023-09-30T09:03:27.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:27 smithi005 bash[33615]: cluster 2023-09-30T09:03:26.317967+0000 mgr.x (mgr.24805) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2023-09-30T09:03:27.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:27 smithi099 bash[27661]: cluster 2023-09-30T09:03:26.317967+0000 mgr.x (mgr.24805) 76 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 MiB/s rd, 7.4 MiB/s wr, 77 op/s 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:3345: finishing write tid 1 to smithi00566664-302 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:3345: finishing write tid 2 to smithi00566664-302 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:3345: finishing write tid 3 to smithi00566664-302 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:3345: finishing write tid 4 to smithi00566664-302 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 386 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:3345: left oid 302 (ObjNum 2090 snap 0 seq_num 2090) 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:3347: finishing write tid 1 to smithi00566664-372 2023-09-30T09:03:27.860 INFO:tasks.rados.rados.0.smithi005.stdout:3347: finishing write tid 2 to smithi00566664-372 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3347: finishing write tid 3 to smithi00566664-372 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3347: finishing write tid 4 to smithi00566664-372 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 372 v 566 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3347: left oid 372 (ObjNum 2091 snap 0 seq_num 2091) 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3340: done (8 left) 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3341: done (7 left) 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3342: done (6 left) 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3343: done (5 left) 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3344: done (4 left) 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3345: done (3 left) 2023-09-30T09:03:27.861 INFO:tasks.rados.rados.0.smithi005.stdout:3346: done (2 left) 2023-09-30T09:03:27.862 INFO:tasks.rados.rados.0.smithi005.stdout:3347: done (1 left) 2023-09-30T09:03:27.862 INFO:tasks.rados.rados.0.smithi005.stdout:3348: done (0 left) 2023-09-30T09:03:27.862 INFO:tasks.rados.rados.0.smithi005.stdout:3349: write oid 5 current snap is 0 2023-09-30T09:03:27.862 INFO:tasks.rados.rados.0.smithi005.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-09-30T09:03:27.874 INFO:tasks.rados.rados.0.smithi005.stdout:3349: writing smithi00566664-5 from 777051 to 1470283 tid 1 2023-09-30T09:03:27.881 INFO:tasks.rados.rados.0.smithi005.stdout:3349: writing smithi00566664-5 from 2027165 to 2685886 tid 2 2023-09-30T09:03:27.882 INFO:tasks.rados.rados.0.smithi005.stdout:3350: write oid 20 current snap is 0 2023-09-30T09:03:27.882 INFO:tasks.rados.rados.0.smithi005.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-09-30T09:03:27.890 INFO:tasks.rados.rados.0.smithi005.stdout:3350: writing smithi00566664-20 from 793858 to 1562339 tid 1 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3350: writing smithi00566664-20 from 2085647 to 2604379 tid 2 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3351: write oid 214 current snap is 0 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3349: finishing write tid 1 to smithi00566664-5 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3349: finishing write tid 2 to smithi00566664-5 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3349: finishing write tid 3 to smithi00566664-5 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3349: finishing write tid 4 to smithi00566664-5 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 5 v 400 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3349: left oid 5 (ObjNum 2093 snap 0 seq_num 2093) 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3350: finishing write tid 1 to smithi00566664-20 2023-09-30T09:03:27.897 INFO:tasks.rados.rados.0.smithi005.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-09-30T09:03:27.901 INFO:tasks.rados.rados.0.smithi005.stdout:3351: writing smithi00566664-214 from 410665 to 854395 tid 1 2023-09-30T09:03:27.910 INFO:tasks.rados.rados.0.smithi005.stdout:3351: writing smithi00566664-214 from 1627776 to 2290166 tid 2 2023-09-30T09:03:27.915 INFO:tasks.rados.rados.0.smithi005.stdout:3351: writing smithi00566664-214 from 2748464 to 3210665 tid 3 2023-09-30T09:03:27.915 INFO:tasks.rados.rados.0.smithi005.stdout:3349: done (2 left) 2023-09-30T09:03:27.915 INFO:tasks.rados.rados.0.smithi005.stdout:3352: write oid 244 current snap is 0 2023-09-30T09:03:27.915 INFO:tasks.rados.rados.0.smithi005.stdout:3350: finishing write tid 2 to smithi00566664-20 2023-09-30T09:03:27.916 INFO:tasks.rados.rados.0.smithi005.stdout:3350: finishing write tid 3 to smithi00566664-20 2023-09-30T09:03:27.916 INFO:tasks.rados.rados.0.smithi005.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-09-30T09:03:27.921 INFO:tasks.rados.rados.0.smithi005.stdout:3352: writing smithi00566664-244 from 427472 to 946451 tid 1 2023-09-30T09:03:27.929 INFO:tasks.rados.rados.0.smithi005.stdout:3352: writing smithi00566664-244 from 1686258 to 2208659 tid 2 2023-09-30T09:03:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:3352: writing smithi00566664-244 from 2775887 to 3227472 tid 3 2023-09-30T09:03:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:3353: write oid 19 current snap is 0 2023-09-30T09:03:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:3350: finishing write tid 4 to smithi00566664-20 2023-09-30T09:03:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 20 v 389 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-09-30T09:03:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:3350: left oid 20 (ObjNum 2094 snap 0 seq_num 2094) 2023-09-30T09:03:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:3351: finishing write tid 1 to smithi00566664-214 2023-09-30T09:03:27.938 INFO:tasks.rados.rados.0.smithi005.stdout:3351: finishing write tid 2 to smithi00566664-214 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:3351: finishing write tid 3 to smithi00566664-214 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:3351: finishing write tid 4 to smithi00566664-214 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:3351: finishing write tid 5 to smithi00566664-214 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 214 v 426 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:3351: left oid 214 (ObjNum 2095 snap 0 seq_num 2095) 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:3352: finishing write tid 1 to smithi00566664-244 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:3352: finishing write tid 2 to smithi00566664-244 2023-09-30T09:03:27.939 INFO:tasks.rados.rados.0.smithi005.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-09-30T09:03:27.944 INFO:tasks.rados.rados.0.smithi005.stdout:3353: writing smithi00566664-19 from 444279 to 1038507 tid 1 2023-09-30T09:03:27.951 INFO:tasks.rados.rados.0.smithi005.stdout:3353: writing smithi00566664-19 from 1744740 to 2410799 tid 2 2023-09-30T09:03:27.956 INFO:tasks.rados.rados.0.smithi005.stdout:3353: writing smithi00566664-19 from 3203310 to 3244279 tid 3 2023-09-30T09:03:27.956 INFO:tasks.rados.rados.0.smithi005.stdout:3350: done (3 left) 2023-09-30T09:03:27.956 INFO:tasks.rados.rados.0.smithi005.stdout:3351: done (2 left) 2023-09-30T09:03:27.956 INFO:tasks.rados.rados.0.smithi005.stdout:3354: read oid 247 snap -1 2023-09-30T09:03:27.956 INFO:tasks.rados.rados.0.smithi005.stdout:3354: expect deleted 2023-09-30T09:03:27.957 INFO:tasks.rados.rados.0.smithi005.stdout:3355: write oid 225 current snap is 0 2023-09-30T09:03:27.957 INFO:tasks.rados.rados.0.smithi005.stdout:3352: finishing write tid 3 to smithi00566664-244 2023-09-30T09:03:27.957 INFO:tasks.rados.rados.0.smithi005.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-09-30T09:03:27.962 INFO:tasks.rados.rados.0.smithi005.stdout:3355: writing smithi00566664-225 from 461086 to 1130563 tid 1 2023-09-30T09:03:27.970 INFO:tasks.rados.rados.0.smithi005.stdout:3355: writing smithi00566664-225 from 1803222 to 2329292 tid 2 2023-09-30T09:03:27.974 INFO:tasks.rados.rados.0.smithi005.stdout:3355: writing smithi00566664-225 from 2830733 to 3261086 tid 3 2023-09-30T09:03:27.974 INFO:tasks.rados.rados.0.smithi005.stdout:3356: write oid 381 current snap is 0 2023-09-30T09:03:27.975 INFO:tasks.rados.rados.0.smithi005.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-09-30T09:03:27.980 INFO:tasks.rados.rados.0.smithi005.stdout:3356: writing smithi00566664-381 from 477893 to 938972 tid 1 2023-09-30T09:03:27.987 INFO:tasks.rados.rados.0.smithi005.stdout:3356: writing smithi00566664-381 from 1578057 to 2247785 tid 2 2023-09-30T09:03:27.993 INFO:tasks.rados.rados.0.smithi005.stdout:3356: writing smithi00566664-381 from 2974509 to 3277893 tid 3 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3357: delete oid 159 current snap is 0 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3352: finishing write tid 4 to smithi00566664-244 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3352: finishing write tid 5 to smithi00566664-244 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 244 v 570 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3352: left oid 244 (ObjNum 2096 snap 0 seq_num 2096) 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3353: finishing write tid 1 to smithi00566664-19 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3353: finishing write tid 2 to smithi00566664-19 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3353: finishing write tid 3 to smithi00566664-19 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3353: finishing write tid 4 to smithi00566664-19 2023-09-30T09:03:27.994 INFO:tasks.rados.rados.0.smithi005.stdout:3353: finishing write tid 5 to smithi00566664-19 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 19 v 333 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3353: left oid 19 (ObjNum 2097 snap 0 seq_num 2097) 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3355: finishing write tid 1 to smithi00566664-225 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3355: finishing write tid 2 to smithi00566664-225 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3355: finishing write tid 3 to smithi00566664-225 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3355: finishing write tid 4 to smithi00566664-225 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3355: finishing write tid 5 to smithi00566664-225 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 225 v 574 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3355: left oid 225 (ObjNum 2098 snap 0 seq_num 2098) 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3356: finishing write tid 1 to smithi00566664-381 2023-09-30T09:03:27.995 INFO:tasks.rados.rados.0.smithi005.stdout:3356: finishing write tid 2 to smithi00566664-381 2023-09-30T09:03:27.996 INFO:tasks.rados.rados.0.smithi005.stdout:3352: done (5 left) 2023-09-30T09:03:27.996 INFO:tasks.rados.rados.0.smithi005.stdout:3353: done (4 left) 2023-09-30T09:03:27.996 INFO:tasks.rados.rados.0.smithi005.stdout:3354: done (3 left) 2023-09-30T09:03:27.996 INFO:tasks.rados.rados.0.smithi005.stdout:3355: done (2 left) 2023-09-30T09:03:27.996 INFO:tasks.rados.rados.0.smithi005.stdout:3357: done (1 left) 2023-09-30T09:03:27.997 INFO:tasks.rados.rados.0.smithi005.stdout:3358: read oid 272 snap -1 2023-09-30T09:03:27.997 INFO:tasks.rados.rados.0.smithi005.stdout:3358: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-30T09:03:27.997 INFO:tasks.rados.rados.0.smithi005.stdout:3359: delete oid 222 current snap is 0 2023-09-30T09:03:27.997 INFO:tasks.rados.rados.0.smithi005.stdout:3356: finishing write tid 3 to smithi00566664-381 2023-09-30T09:03:27.998 INFO:tasks.rados.rados.0.smithi005.stdout:3356: finishing write tid 4 to smithi00566664-381 2023-09-30T09:03:27.999 INFO:tasks.rados.rados.0.smithi005.stdout:3359: done (2 left) 2023-09-30T09:03:27.999 INFO:tasks.rados.rados.0.smithi005.stdout:3360: read oid 419 snap -1 2023-09-30T09:03:27.999 INFO:tasks.rados.rados.0.smithi005.stdout:3360: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-30T09:03:27.999 INFO:tasks.rados.rados.0.smithi005.stdout:3361: read oid 19 snap -1 2023-09-30T09:03:27.999 INFO:tasks.rados.rados.0.smithi005.stdout:3361: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-09-30T09:03:27.999 INFO:tasks.rados.rados.0.smithi005.stdout:3362: write oid 315 current snap is 0 2023-09-30T09:03:27.999 INFO:tasks.rados.rados.0.smithi005.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-09-30T09:03:28.005 INFO:tasks.rados.rados.0.smithi005.stdout:3362: writing smithi00566664-315 from 528314 to 1215140 tid 1 2023-09-30T09:03:28.011 INFO:tasks.rados.rados.0.smithi005.stdout:3362: writing smithi00566664-315 from 1637150 to 2170558 tid 2 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:3362: writing smithi00566664-315 from 2940425 to 3328314 tid 3 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:3363: read oid 174 snap -1 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:3363: expect (ObjNum 1988 snap 0 seq_num 1988) 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:3364: delete oid 465 current snap is 0 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:3356: finishing write tid 5 to smithi00566664-381 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 381 v 446 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:3356: left oid 381 (ObjNum 2099 snap 0 seq_num 2099) 2023-09-30T09:03:28.019 INFO:tasks.rados.rados.0.smithi005.stdout:3358: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-30T09:03:28.212 INFO:tasks.rados.rados.0.smithi005.stdout:3360: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-30T09:03:28.390 INFO:tasks.rados.rados.0.smithi005.stdout:3361: expect (ObjNum 2097 snap 0 seq_num 2097) 2023-09-30T09:03:28.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:28 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:03:28] "GET /metrics HTTP/1.1" 200 36059 "" "Prometheus/2.33.4" 2023-09-30T09:03:28.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:28 smithi099 bash[27661]: cluster 2023-09-30T09:03:28.318621+0000 mgr.x (mgr.24805) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.2 MiB/s wr, 97 op/s 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:3362: finishing write tid 1 to smithi00566664-315 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:3362: finishing write tid 2 to smithi00566664-315 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:3362: finishing write tid 3 to smithi00566664-315 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:3362: finishing write tid 4 to smithi00566664-315 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:3362: finishing write tid 5 to smithi00566664-315 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 315 v 337 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:3362: left oid 315 (ObjNum 2102 snap 0 seq_num 2102) 2023-09-30T09:03:28.565 INFO:tasks.rados.rados.0.smithi005.stdout:3363: expect (ObjNum 1988 snap 0 seq_num 1988) 2023-09-30T09:03:28.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[33615]: cluster 2023-09-30T09:03:28.318621+0000 mgr.x (mgr.24805) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.2 MiB/s wr, 97 op/s 2023-09-30T09:03:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[27219]: cluster 2023-09-30T09:03:28.318621+0000 mgr.x (mgr.24805) 77 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s rd, 9.2 MiB/s wr, 97 op/s 2023-09-30T09:03:28.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[71249]: debug 2023-09-30T09:03:28.441+0000 7f4ac5d1d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:03:28.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[71249]: [30/Sep/2023:09:03:28] ENGINE Bus STARTING 2023-09-30T09:03:28.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[71249]: CherryPy Checker: 2023-09-30T09:03:28.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[71249]: The Application mounted at '' has an empty config. 2023-09-30T09:03:28.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[71249]: [30/Sep/2023:09:03:28] ENGINE Serving on http://:::9283 2023-09-30T09:03:28.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:28 smithi005 bash[71249]: [30/Sep/2023:09:03:28] ENGINE Bus STARTED 2023-09-30T09:03:28.772 INFO:tasks.rados.rados.0.smithi005.stdout:3356: done (6 left) 2023-09-30T09:03:28.772 INFO:tasks.rados.rados.0.smithi005.stdout:3358: done (5 left) 2023-09-30T09:03:28.772 INFO:tasks.rados.rados.0.smithi005.stdout:3360: done (4 left) 2023-09-30T09:03:28.772 INFO:tasks.rados.rados.0.smithi005.stdout:3361: done (3 left) 2023-09-30T09:03:28.772 INFO:tasks.rados.rados.0.smithi005.stdout:3362: done (2 left) 2023-09-30T09:03:28.772 INFO:tasks.rados.rados.0.smithi005.stdout:3363: done (1 left) 2023-09-30T09:03:28.772 INFO:tasks.rados.rados.0.smithi005.stdout:3364: done (0 left) 2023-09-30T09:03:28.773 INFO:tasks.rados.rados.0.smithi005.stdout:3365: read oid 90 snap -1 2023-09-30T09:03:28.773 INFO:tasks.rados.rados.0.smithi005.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-30T09:03:28.773 INFO:tasks.rados.rados.0.smithi005.stdout:3366: write oid 97 current snap is 0 2023-09-30T09:03:28.773 INFO:tasks.rados.rados.0.smithi005.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-09-30T09:03:28.783 INFO:tasks.rados.rados.0.smithi005.stdout:3366: writing smithi00566664-97 from 561928 to 999252 tid 1 2023-09-30T09:03:28.790 INFO:tasks.rados.rados.0.smithi005.stdout:3366: writing smithi00566664-97 from 1637761 to 2058485 tid 2 2023-09-30T09:03:28.798 INFO:tasks.rados.rados.0.smithi005.stdout:3366: writing smithi00566664-97 from 2762565 to 3201233 tid 3 2023-09-30T09:03:28.798 INFO:tasks.rados.rados.0.smithi005.stdout:3367: read oid 305 snap -1 2023-09-30T09:03:28.798 INFO:tasks.rados.rados.0.smithi005.stdout:3367: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-30T09:03:28.798 INFO:tasks.rados.rados.0.smithi005.stdout:3368: read oid 471 snap -1 2023-09-30T09:03:28.798 INFO:tasks.rados.rados.0.smithi005.stdout:3368: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-09-30T09:03:28.799 INFO:tasks.rados.rados.0.smithi005.stdout:3369: read oid 273 snap -1 2023-09-30T09:03:28.799 INFO:tasks.rados.rados.0.smithi005.stdout:3369: expect deleted 2023-09-30T09:03:28.799 INFO:tasks.rados.rados.0.smithi005.stdout:3370: write oid 500 current snap is 0 2023-09-30T09:03:28.799 INFO:tasks.rados.rados.0.smithi005.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-09-30T09:03:28.804 INFO:tasks.rados.rados.0.smithi005.stdout:3370: writing smithi00566664-500 from 578735 to 1091308 tid 1 2023-09-30T09:03:28.812 INFO:tasks.rados.rados.0.smithi005.stdout:3370: writing smithi00566664-500 from 1696243 to 2376978 tid 2 2023-09-30T09:03:28.818 INFO:tasks.rados.rados.0.smithi005.stdout:3370: writing smithi00566664-500 from 2906341 to 3378735 tid 3 2023-09-30T09:03:28.818 INFO:tasks.rados.rados.0.smithi005.stdout:3371: read oid 58 snap -1 2023-09-30T09:03:28.818 INFO:tasks.rados.rados.0.smithi005.stdout:3371: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:03:28.818 INFO:tasks.rados.rados.0.smithi005.stdout:3372: read oid 178 snap -1 2023-09-30T09:03:28.819 INFO:tasks.rados.rados.0.smithi005.stdout:3372: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:03:28.819 INFO:tasks.rados.rados.0.smithi005.stdout:3373: read oid 20 snap -1 2023-09-30T09:03:28.819 INFO:tasks.rados.rados.0.smithi005.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-30T09:03:28.819 INFO:tasks.rados.rados.0.smithi005.stdout:3374: write oid 211 current snap is 0 2023-09-30T09:03:28.819 INFO:tasks.rados.rados.0.smithi005.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-09-30T09:03:28.825 INFO:tasks.rados.rados.0.smithi005.stdout:3374: writing smithi00566664-211 from 595542 to 1299717 tid 1 2023-09-30T09:03:28.832 INFO:tasks.rados.rados.0.smithi005.stdout:3374: writing smithi00566664-211 from 1871078 to 2295471 tid 2 2023-09-30T09:03:28.840 INFO:tasks.rados.rados.0.smithi005.stdout:3374: writing smithi00566664-211 from 3050117 to 3395542 tid 3 2023-09-30T09:03:28.840 INFO:tasks.rados.rados.0.smithi005.stdout:3375: write oid 392 current snap is 0 2023-09-30T09:03:28.841 INFO:tasks.rados.rados.0.smithi005.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-09-30T09:03:28.848 INFO:tasks.rados.rados.0.smithi005.stdout:3375: writing smithi00566664-392 from 612349 to 1391773 tid 1 2023-09-30T09:03:28.855 INFO:tasks.rados.rados.0.smithi005.stdout:3375: writing smithi00566664-392 from 1929560 to 2613964 tid 2 2023-09-30T09:03:28.860 INFO:tasks.rados.rados.0.smithi005.stdout:3375: writing smithi00566664-392 from 3077540 to 3412349 tid 3 2023-09-30T09:03:28.860 INFO:tasks.rados.rados.0.smithi005.stdout:3376: write oid 191 current snap is 0 2023-09-30T09:03:28.860 INFO:tasks.rados.rados.0.smithi005.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-09-30T09:03:28.976 INFO:tasks.rados.rados.0.smithi005.stdout:3366: finishing write tid 1 to smithi00566664-97 2023-09-30T09:03:28.976 INFO:tasks.rados.rados.0.smithi005.stdout:3366: finishing write tid 2 to smithi00566664-97 2023-09-30T09:03:28.976 INFO:tasks.rados.rados.0.smithi005.stdout:3366: finishing write tid 3 to smithi00566664-97 2023-09-30T09:03:28.976 INFO:tasks.rados.rados.0.smithi005.stdout:3366: finishing write tid 4 to smithi00566664-97 2023-09-30T09:03:28.976 INFO:tasks.rados.rados.0.smithi005.stdout:3366: finishing write tid 5 to smithi00566664-97 2023-09-30T09:03:28.976 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 97 v 462 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-09-30T09:03:28.976 INFO:tasks.rados.rados.0.smithi005.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2023-09-30T09:03:28.977 INFO:tasks.rados.rados.0.smithi005.stdout:3370: finishing write tid 1 to smithi00566664-500 2023-09-30T09:03:28.977 INFO:tasks.rados.rados.0.smithi005.stdout:3367: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-09-30T09:03:29.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:28 smithi099 bash[52917]: ts=2023-09-30T09:03:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:03:29.137 INFO:tasks.rados.rados.0.smithi005.stdout:3368: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-09-30T09:03:29.362 INFO:tasks.rados.rados.0.smithi005.stdout:3370: finishing write tid 2 to smithi00566664-500 2023-09-30T09:03:29.363 INFO:tasks.rados.rados.0.smithi005.stdout:3372: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:03:29.474 INFO:tasks.rados.rados.0.smithi005.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-30T09:03:29.666 INFO:tasks.rados.rados.0.smithi005.stdout:3370: finishing write tid 3 to smithi00566664-500 2023-09-30T09:03:29.666 INFO:tasks.rados.rados.0.smithi005.stdout:3370: finishing write tid 4 to smithi00566664-500 2023-09-30T09:03:29.666 INFO:tasks.rados.rados.0.smithi005.stdout:3370: finishing write tid 5 to smithi00566664-500 2023-09-30T09:03:29.666 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 500 v 524 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-09-30T09:03:29.666 INFO:tasks.rados.rados.0.smithi005.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2023-09-30T09:03:29.667 INFO:tasks.rados.rados.0.smithi005.stdout:3371: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-30T09:03:29.675 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[70337]: level=info ts=2023-09-30T09:03:29.324Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2023-09-30T09:03:29.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[27219]: cluster 2023-09-30T09:03:28.468362+0000 mon.a (mon.0) 868 : cluster [DBG] Standby manager daemon y restarted 2023-09-30T09:03:29.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[27219]: cluster 2023-09-30T09:03:28.468542+0000 mon.a (mon.0) 869 : cluster [DBG] Standby manager daemon y started 2023-09-30T09:03:29.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[27219]: audit 2023-09-30T09:03:28.471338+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:03:29.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[27219]: audit 2023-09-30T09:03:28.473528+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:03:29.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[27219]: audit 2023-09-30T09:03:28.476336+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:03:29.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[27219]: audit 2023-09-30T09:03:28.476779+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:03:29.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[27219]: audit 2023-09-30T09:03:28.653646+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.5:0/2116290001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:29.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[33615]: cluster 2023-09-30T09:03:28.468362+0000 mon.a (mon.0) 868 : cluster [DBG] Standby manager daemon y restarted 2023-09-30T09:03:29.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[33615]: cluster 2023-09-30T09:03:28.468542+0000 mon.a (mon.0) 869 : cluster [DBG] Standby manager daemon y started 2023-09-30T09:03:29.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[33615]: audit 2023-09-30T09:03:28.471338+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:03:29.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[33615]: audit 2023-09-30T09:03:28.473528+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:03:29.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[33615]: audit 2023-09-30T09:03:28.476336+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:03:29.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[33615]: audit 2023-09-30T09:03:28.476779+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:03:29.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:29 smithi005 bash[33615]: audit 2023-09-30T09:03:28.653646+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.5:0/2116290001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:29.800 INFO:tasks.rados.rados.0.smithi005.stdout:3374: finishing write tid 1 to smithi00566664-211 2023-09-30T09:03:29.800 INFO:tasks.rados.rados.0.smithi005.stdout:3374: finishing write tid 2 to smithi00566664-211 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3374: finishing write tid 3 to smithi00566664-211 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3374: finishing write tid 4 to smithi00566664-211 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3374: finishing write tid 5 to smithi00566664-211 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 211 v 415 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3375: finishing write tid 1 to smithi00566664-392 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3375: finishing write tid 2 to smithi00566664-392 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3375: finishing write tid 3 to smithi00566664-392 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3375: finishing write tid 4 to smithi00566664-392 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:3375: finishing write tid 5 to smithi00566664-392 2023-09-30T09:03:29.801 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 392 v 436 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-09-30T09:03:29.802 INFO:tasks.rados.rados.0.smithi005.stdout:3375: left oid 392 (ObjNum 2107 snap 0 seq_num 2107) 2023-09-30T09:03:29.802 INFO:tasks.rados.rados.0.smithi005.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-09-30T09:03:29.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:29 smithi099 bash[27661]: cluster 2023-09-30T09:03:28.468362+0000 mon.a (mon.0) 868 : cluster [DBG] Standby manager daemon y restarted 2023-09-30T09:03:29.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:29 smithi099 bash[27661]: cluster 2023-09-30T09:03:28.468542+0000 mon.a (mon.0) 869 : cluster [DBG] Standby manager daemon y started 2023-09-30T09:03:29.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:29 smithi099 bash[27661]: audit 2023-09-30T09:03:28.471338+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:03:29.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:29 smithi099 bash[27661]: audit 2023-09-30T09:03:28.473528+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:03:29.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:29 smithi099 bash[27661]: audit 2023-09-30T09:03:28.476336+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:03:29.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:29 smithi099 bash[27661]: audit 2023-09-30T09:03:28.476779+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:03:29.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:29 smithi099 bash[27661]: audit 2023-09-30T09:03:28.653646+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.5:0/2116290001' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:29.812 INFO:tasks.rados.rados.0.smithi005.stdout:3376: writing smithi00566664-191 from 629156 to 1083829 tid 1 2023-09-30T09:03:29.820 INFO:tasks.rados.rados.0.smithi005.stdout:3376: writing smithi00566664-191 from 1871689 to 2299751 tid 2 2023-09-30T09:03:29.827 INFO:tasks.rados.rados.0.smithi005.stdout:3376: writing smithi00566664-191 from 2988610 to 3429156 tid 3 2023-09-30T09:03:29.827 INFO:tasks.rados.rados.0.smithi005.stdout:3365: done (11 left) 2023-09-30T09:03:29.827 INFO:tasks.rados.rados.0.smithi005.stdout:3366: done (10 left) 2023-09-30T09:03:29.827 INFO:tasks.rados.rados.0.smithi005.stdout:3367: done (9 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3368: done (8 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3369: done (7 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3370: done (6 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3371: done (5 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3372: done (4 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3373: done (3 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3374: done (2 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3375: done (1 left) 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3377: write oid 233 current snap is 0 2023-09-30T09:03:29.828 INFO:tasks.rados.rados.0.smithi005.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-09-30T09:03:29.833 INFO:tasks.rados.rados.0.smithi005.stdout:3377: writing smithi00566664-233 from 645963 to 1175885 tid 1 2023-09-30T09:03:29.842 INFO:tasks.rados.rados.0.smithi005.stdout:3377: writing smithi00566664-233 from 1930171 to 2618244 tid 2 2023-09-30T09:03:29.847 INFO:tasks.rados.rados.0.smithi005.stdout:3377: writing smithi00566664-233 from 3416033 to 3445963 tid 3 2023-09-30T09:03:29.847 INFO:tasks.rados.rados.0.smithi005.stdout:3378: read oid 293 snap -1 2023-09-30T09:03:29.847 INFO:tasks.rados.rados.0.smithi005.stdout:3378: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-30T09:03:29.847 INFO:tasks.rados.rados.0.smithi005.stdout:3379: read oid 171 snap -1 2023-09-30T09:03:29.847 INFO:tasks.rados.rados.0.smithi005.stdout:3379: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-30T09:03:29.847 INFO:tasks.rados.rados.0.smithi005.stdout:3380: write oid 362 current snap is 0 2023-09-30T09:03:29.847 INFO:tasks.rados.rados.0.smithi005.stdout:3376: finishing write tid 1 to smithi00566664-191 2023-09-30T09:03:29.848 INFO:tasks.rados.rados.0.smithi005.stdout:3376: finishing write tid 2 to smithi00566664-191 2023-09-30T09:03:29.848 INFO:tasks.rados.rados.0.smithi005.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-09-30T09:03:29.854 INFO:tasks.rados.rados.0.smithi005.stdout:3380: writing smithi00566664-362 from 662770 to 1267941 tid 1 2023-09-30T09:03:29.861 INFO:tasks.rados.rados.0.smithi005.stdout:3380: writing smithi00566664-362 from 1988653 to 2420384 tid 2 2023-09-30T09:03:29.868 INFO:tasks.rados.rados.0.smithi005.stdout:3380: writing smithi00566664-362 from 3043456 to 3462770 tid 3 2023-09-30T09:03:29.868 INFO:tasks.rados.rados.0.smithi005.stdout:3381: read oid 405 snap -1 2023-09-30T09:03:29.868 INFO:tasks.rados.rados.0.smithi005.stdout:3381: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-30T09:03:29.868 INFO:tasks.rados.rados.0.smithi005.stdout:3382: read oid 208 snap -1 2023-09-30T09:03:29.868 INFO:tasks.rados.rados.0.smithi005.stdout:3382: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3383: delete oid 216 current snap is 0 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3376: finishing write tid 3 to smithi00566664-191 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3376: finishing write tid 4 to smithi00566664-191 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3376: finishing write tid 5 to smithi00566664-191 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 191 v 407 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3376: left oid 191 (ObjNum 2108 snap 0 seq_num 2108) 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3377: finishing write tid 1 to smithi00566664-233 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3377: finishing write tid 2 to smithi00566664-233 2023-09-30T09:03:29.869 INFO:tasks.rados.rados.0.smithi005.stdout:3379: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-30T09:03:29.951 INFO:tasks.rados.rados.0.smithi005.stdout:3377: finishing write tid 3 to smithi00566664-233 2023-09-30T09:03:29.951 INFO:tasks.rados.rados.0.smithi005.stdout:3377: finishing write tid 4 to smithi00566664-233 2023-09-30T09:03:29.951 INFO:tasks.rados.rados.0.smithi005.stdout:3377: finishing write tid 5 to smithi00566664-233 2023-09-30T09:03:29.951 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 233 v 317 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-09-30T09:03:29.951 INFO:tasks.rados.rados.0.smithi005.stdout:3377: left oid 233 (ObjNum 2109 snap 0 seq_num 2109) 2023-09-30T09:03:29.951 INFO:tasks.rados.rados.0.smithi005.stdout:3380: finishing write tid 1 to smithi00566664-362 2023-09-30T09:03:29.952 INFO:tasks.rados.rados.0.smithi005.stdout:3378: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-30T09:03:30.101 INFO:tasks.rados.rados.0.smithi005.stdout:3380: finishing write tid 2 to smithi00566664-362 2023-09-30T09:03:30.101 INFO:tasks.rados.rados.0.smithi005.stdout:3380: finishing write tid 3 to smithi00566664-362 2023-09-30T09:03:30.101 INFO:tasks.rados.rados.0.smithi005.stdout:3380: finishing write tid 4 to smithi00566664-362 2023-09-30T09:03:30.101 INFO:tasks.rados.rados.0.smithi005.stdout:3380: finishing write tid 5 to smithi00566664-362 2023-09-30T09:03:30.102 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 362 v 431 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-09-30T09:03:30.102 INFO:tasks.rados.rados.0.smithi005.stdout:3380: left oid 362 (ObjNum 2110 snap 0 seq_num 2110) 2023-09-30T09:03:30.102 INFO:tasks.rados.rados.0.smithi005.stdout:3382: expect (ObjNum 1512 snap 0 seq_num 1512) 2023-09-30T09:03:30.353 INFO:tasks.rados.rados.0.smithi005.stdout:3381: expect (ObjNum 1741 snap 0 seq_num 1741) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3376: done (7 left) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3377: done (6 left) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3378: done (5 left) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3379: done (4 left) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3380: done (3 left) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3381: done (2 left) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3382: done (1 left) 2023-09-30T09:03:30.504 INFO:tasks.rados.rados.0.smithi005.stdout:3383: done (0 left) 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3384: read oid 49 snap -1 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3384: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3385: read oid 193 snap -1 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3385: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3386: read oid 247 snap -1 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3386: expect deleted 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3387: write oid 201 current snap is 0 2023-09-30T09:03:30.505 INFO:tasks.rados.rados.0.smithi005.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-09-30T09:03:30.518 INFO:tasks.rados.rados.0.smithi005.stdout:3387: writing smithi00566664-201 from 696384 to 1452053 tid 1 2023-09-30T09:03:30.523 INFO:tasks.rados.rados.0.smithi005.stdout:3387: writing smithi00566664-201 from 1989264 to 2424664 tid 2 2023-09-30T09:03:30.530 INFO:tasks.rados.rados.0.smithi005.stdout:3387: writing smithi00566664-201 from 2981949 to 3496384 tid 3 2023-09-30T09:03:30.530 INFO:tasks.rados.rados.0.smithi005.stdout:3388: write oid 15 current snap is 0 2023-09-30T09:03:30.530 INFO:tasks.rados.rados.0.smithi005.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-09-30T09:03:30.536 INFO:tasks.rados.rados.0.smithi005.stdout:3388: writing smithi00566664-15 from 713191 to 1144109 tid 1 2023-09-30T09:03:30.543 INFO:tasks.rados.rados.0.smithi005.stdout:3388: writing smithi00566664-15 from 1647746 to 2343157 tid 2 2023-09-30T09:03:30.550 INFO:tasks.rados.rados.0.smithi005.stdout:3388: writing smithi00566664-15 from 3009372 to 3513191 tid 3 2023-09-30T09:03:30.551 INFO:tasks.rados.rados.0.smithi005.stdout:3389: read oid 392 snap -1 2023-09-30T09:03:30.551 INFO:tasks.rados.rados.0.smithi005.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-30T09:03:30.551 INFO:tasks.rados.rados.0.smithi005.stdout:3390: read oid 109 snap -1 2023-09-30T09:03:30.551 INFO:tasks.rados.rados.0.smithi005.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-09-30T09:03:30.551 INFO:tasks.rados.rados.0.smithi005.stdout:3391: delete oid 486 current snap is 0 2023-09-30T09:03:30.551 INFO:tasks.rados.rados.0.smithi005.stdout:3384: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:03:30.731 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:30 smithi005 bash[33615]: cluster 2023-09-30T09:03:29.418186+0000 mon.a (mon.0) 871 : cluster [DBG] mgrmap e26: x(active, since 87s), standbys: y 2023-09-30T09:03:30.731 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:30 smithi005 bash[33615]: cluster 2023-09-30T09:03:30.319433+0000 mgr.x (mgr.24805) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.9 MiB/s wr, 106 op/s 2023-09-30T09:03:30.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:30 smithi005 bash[27219]: cluster 2023-09-30T09:03:29.418186+0000 mon.a (mon.0) 871 : cluster [DBG] mgrmap e26: x(active, since 87s), standbys: y 2023-09-30T09:03:30.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:30 smithi005 bash[27219]: cluster 2023-09-30T09:03:30.319433+0000 mgr.x (mgr.24805) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.9 MiB/s wr, 106 op/s 2023-09-30T09:03:30.771 INFO:tasks.rados.rados.0.smithi005.stdout:3385: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-09-30T09:03:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:30 smithi099 bash[27661]: cluster 2023-09-30T09:03:29.418186+0000 mon.a (mon.0) 871 : cluster [DBG] mgrmap e26: x(active, since 87s), standbys: y 2023-09-30T09:03:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:30 smithi099 bash[27661]: cluster 2023-09-30T09:03:30.319433+0000 mgr.x (mgr.24805) 78 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 9.9 MiB/s wr, 106 op/s 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3387: finishing write tid 1 to smithi00566664-201 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3387: finishing write tid 2 to smithi00566664-201 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3384: done (7 left) 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3385: done (6 left) 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3386: done (5 left) 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3391: done (4 left) 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3392: write oid 469 current snap is 0 2023-09-30T09:03:30.897 INFO:tasks.rados.rados.0.smithi005.stdout:3387: finishing write tid 3 to smithi00566664-201 2023-09-30T09:03:30.898 INFO:tasks.rados.rados.0.smithi005.stdout:3387: finishing write tid 4 to smithi00566664-201 2023-09-30T09:03:30.898 INFO:tasks.rados.rados.0.smithi005.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-09-30T09:03:30.904 INFO:tasks.rados.rados.0.smithi005.stdout:3392: writing smithi00566664-469 from 746805 to 1444574 tid 1 2023-09-30T09:03:30.911 INFO:tasks.rados.rados.0.smithi005.stdout:3392: writing smithi00566664-469 from 1881063 to 2580143 tid 2 2023-09-30T09:03:30.916 INFO:tasks.rados.rados.0.smithi005.stdout:3392: writing smithi00566664-469 from 3180571 to 3546805 tid 3 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:3393: write oid 304 current snap is 0 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:3387: finishing write tid 5 to smithi00566664-201 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 201 v 419 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:3388: finishing write tid 1 to smithi00566664-15 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:3388: finishing write tid 2 to smithi00566664-15 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:3388: finishing write tid 3 to smithi00566664-15 2023-09-30T09:03:30.917 INFO:tasks.rados.rados.0.smithi005.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-09-30T09:03:30.925 INFO:tasks.rados.rados.0.smithi005.stdout:3393: writing smithi00566664-304 from 763612 to 1536630 tid 1 2023-09-30T09:03:30.931 INFO:tasks.rados.rados.0.smithi005.stdout:3393: writing smithi00566664-304 from 2223192 to 2665930 tid 2 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3393: writing smithi00566664-304 from 3091641 to 3563612 tid 3 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3387: done (5 left) 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3394: read oid 263 snap -1 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3394: expect deleted 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3395: read oid 149 snap -1 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3395: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3396: delete oid 213 current snap is 0 2023-09-30T09:03:30.937 INFO:tasks.rados.rados.0.smithi005.stdout:3388: finishing write tid 4 to smithi00566664-15 2023-09-30T09:03:30.938 INFO:tasks.rados.rados.0.smithi005.stdout:3388: finishing write tid 5 to smithi00566664-15 2023-09-30T09:03:30.938 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 15 v 393 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-09-30T09:03:30.938 INFO:tasks.rados.rados.0.smithi005.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-09-30T09:03:30.938 INFO:tasks.rados.rados.0.smithi005.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-09-30T09:03:31.109 INFO:tasks.rados.rados.0.smithi005.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:3392: finishing write tid 1 to smithi00566664-469 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:3392: finishing write tid 2 to smithi00566664-469 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:3392: finishing write tid 3 to smithi00566664-469 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:3392: finishing write tid 4 to smithi00566664-469 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:3392: finishing write tid 5 to smithi00566664-469 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 469 v 529 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:3392: left oid 469 (ObjNum 2115 snap 0 seq_num 2115) 2023-09-30T09:03:31.285 INFO:tasks.rados.rados.0.smithi005.stdout:3393: finishing write tid 1 to smithi00566664-304 2023-09-30T09:03:31.286 INFO:tasks.rados.rados.0.smithi005.stdout:3393: finishing write tid 2 to smithi00566664-304 2023-09-30T09:03:31.286 INFO:tasks.rados.rados.0.smithi005.stdout:3393: finishing write tid 3 to smithi00566664-304 2023-09-30T09:03:31.286 INFO:tasks.rados.rados.0.smithi005.stdout:3395: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-30T09:03:31.473 INFO:tasks.rados.rados.0.smithi005.stdout:3393: finishing write tid 4 to smithi00566664-304 2023-09-30T09:03:31.473 INFO:tasks.rados.rados.0.smithi005.stdout:3393: finishing write tid 5 to smithi00566664-304 2023-09-30T09:03:31.473 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 304 v 466 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-09-30T09:03:31.473 INFO:tasks.rados.rados.0.smithi005.stdout:3393: left oid 304 (ObjNum 2116 snap 0 seq_num 2116) 2023-09-30T09:03:31.473 INFO:tasks.rados.rados.0.smithi005.stdout:3388: done (7 left) 2023-09-30T09:03:31.473 INFO:tasks.rados.rados.0.smithi005.stdout:3389: done (6 left) 2023-09-30T09:03:31.473 INFO:tasks.rados.rados.0.smithi005.stdout:3390: done (5 left) 2023-09-30T09:03:31.474 INFO:tasks.rados.rados.0.smithi005.stdout:3392: done (4 left) 2023-09-30T09:03:31.474 INFO:tasks.rados.rados.0.smithi005.stdout:3393: done (3 left) 2023-09-30T09:03:31.474 INFO:tasks.rados.rados.0.smithi005.stdout:3394: done (2 left) 2023-09-30T09:03:31.474 INFO:tasks.rados.rados.0.smithi005.stdout:3395: done (1 left) 2023-09-30T09:03:31.474 INFO:tasks.rados.rados.0.smithi005.stdout:3396: done (0 left) 2023-09-30T09:03:31.474 INFO:tasks.rados.rados.0.smithi005.stdout:3397: write oid 363 current snap is 0 2023-09-30T09:03:31.474 INFO:tasks.rados.rados.0.smithi005.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-09-30T09:03:31.480 INFO:tasks.rados.rados.0.smithi005.stdout:3397: writing smithi00566664-363 from 797226 to 1320742 tid 1 2023-09-30T09:03:31.486 INFO:tasks.rados.rados.0.smithi005.stdout:3397: writing smithi00566664-363 from 1940156 to 2386563 tid 2 2023-09-30T09:03:31.493 INFO:tasks.rados.rados.0.smithi005.stdout:3397: writing smithi00566664-363 from 3146487 to 3597226 tid 3 2023-09-30T09:03:31.493 INFO:tasks.rados.rados.0.smithi005.stdout:3398: read oid 310 snap -1 2023-09-30T09:03:31.493 INFO:tasks.rados.rados.0.smithi005.stdout:3398: expect deleted 2023-09-30T09:03:31.493 INFO:tasks.rados.rados.0.smithi005.stdout:3399: write oid 463 current snap is 0 2023-09-30T09:03:31.493 INFO:tasks.rados.rados.0.smithi005.stdout:3397: finishing write tid 1 to smithi00566664-363 2023-09-30T09:03:31.493 INFO:tasks.rados.rados.0.smithi005.stdout:3397: finishing write tid 2 to smithi00566664-363 2023-09-30T09:03:31.493 INFO:tasks.rados.rados.0.smithi005.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-09-30T09:03:31.498 INFO:tasks.rados.rados.0.smithi005.stdout:3399: writing smithi00566664-463 from 414033 to 1012798 tid 1 2023-09-30T09:03:31.504 INFO:tasks.rados.rados.0.smithi005.stdout:3399: writing smithi00566664-463 from 1598638 to 2188703 tid 2 2023-09-30T09:03:31.512 INFO:tasks.rados.rados.0.smithi005.stdout:3399: writing smithi00566664-463 from 2657557 to 3414364 tid 3 2023-09-30T09:03:31.512 INFO:tasks.rados.rados.0.smithi005.stdout:3400: write oid 359 current snap is 0 2023-09-30T09:03:31.512 INFO:tasks.rados.rados.0.smithi005.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-09-30T09:03:31.517 INFO:tasks.rados.rados.0.smithi005.stdout:3400: writing smithi00566664-359 from 430840 to 1104854 tid 1 2023-09-30T09:03:31.522 INFO:tasks.rados.rados.0.smithi005.stdout:3400: writing smithi00566664-359 from 1540767 to 1990843 tid 2 2023-09-30T09:03:31.530 INFO:tasks.rados.rados.0.smithi005.stdout:3400: writing smithi00566664-359 from 2684980 to 3369412 tid 3 2023-09-30T09:03:31.530 INFO:tasks.rados.rados.0.smithi005.stdout:3401: write oid 493 current snap is 0 2023-09-30T09:03:31.530 INFO:tasks.rados.rados.0.smithi005.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-09-30T09:03:31.537 INFO:tasks.rados.rados.0.smithi005.stdout:3401: writing smithi00566664-493 from 447647 to 1196910 tid 1 2023-09-30T09:03:31.543 INFO:tasks.rados.rados.0.smithi005.stdout:3401: writing smithi00566664-493 from 1599249 to 2192983 tid 2 2023-09-30T09:03:31.548 INFO:tasks.rados.rados.0.smithi005.stdout:3401: writing smithi00566664-493 from 2596050 to 3091754 tid 3 2023-09-30T09:03:31.551 INFO:tasks.rados.rados.0.smithi005.stdout:3401: writing smithi00566664-493 from 3631525 to 3647647 tid 4 2023-09-30T09:03:31.551 INFO:tasks.rados.rados.0.smithi005.stdout:3402: write oid 420 current snap is 0 2023-09-30T09:03:31.551 INFO:tasks.rados.rados.0.smithi005.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-09-30T09:03:31.556 INFO:tasks.rados.rados.0.smithi005.stdout:3402: writing smithi00566664-420 from 464454 to 1005319 tid 1 2023-09-30T09:03:31.564 INFO:tasks.rados.rados.0.smithi005.stdout:3402: writing smithi00566664-420 from 1774084 to 2227829 tid 2 2023-09-30T09:03:31.573 INFO:tasks.rados.rados.0.smithi005.stdout:3402: writing smithi00566664-420 from 2856179 to 3563155 tid 3 2023-09-30T09:03:31.573 INFO:tasks.rados.rados.0.smithi005.stdout:3403: write oid 36 current snap is 0 2023-09-30T09:03:31.573 INFO:tasks.rados.rados.0.smithi005.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-09-30T09:03:31.578 INFO:tasks.rados.rados.0.smithi005.stdout:3403: writing smithi00566664-36 from 481261 to 1097375 tid 1 2023-09-30T09:03:31.586 INFO:tasks.rados.rados.0.smithi005.stdout:3403: writing smithi00566664-36 from 1832566 to 2429969 tid 2 2023-09-30T09:03:31.593 INFO:tasks.rados.rados.0.smithi005.stdout:3403: writing smithi00566664-36 from 2883602 to 3401850 tid 3 2023-09-30T09:03:31.593 INFO:tasks.rados.rados.0.smithi005.stdout:3404: read oid 138 snap -1 2023-09-30T09:03:31.593 INFO:tasks.rados.rados.0.smithi005.stdout:3404: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-09-30T09:03:31.593 INFO:tasks.rados.rados.0.smithi005.stdout:3405: delete oid 465 current snap is 0 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3397: finishing write tid 3 to smithi00566664-363 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3397: finishing write tid 4 to smithi00566664-363 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3397: finishing write tid 5 to smithi00566664-363 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 363 v 435 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3397: left oid 363 (ObjNum 2118 snap 0 seq_num 2118) 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3399: finishing write tid 1 to smithi00566664-463 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3399: finishing write tid 2 to smithi00566664-463 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3399: finishing write tid 3 to smithi00566664-463 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3399: finishing write tid 4 to smithi00566664-463 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:3399: finishing write tid 5 to smithi00566664-463 2023-09-30T09:03:31.594 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 463 v 411 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3399: left oid 463 (ObjNum 2119 snap 0 seq_num 2119) 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3400: finishing write tid 1 to smithi00566664-359 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3400: finishing write tid 2 to smithi00566664-359 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3400: finishing write tid 3 to smithi00566664-359 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3400: finishing write tid 4 to smithi00566664-359 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3400: finishing write tid 5 to smithi00566664-359 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 359 v 439 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3400: left oid 359 (ObjNum 2120 snap 0 seq_num 2120) 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3401: finishing write tid 1 to smithi00566664-493 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3401: finishing write tid 2 to smithi00566664-493 2023-09-30T09:03:31.595 INFO:tasks.rados.rados.0.smithi005.stdout:3401: finishing write tid 3 to smithi00566664-493 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3401: finishing write tid 4 to smithi00566664-493 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3401: finishing write tid 5 to smithi00566664-493 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3401: finishing write tid 6 to smithi00566664-493 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 493 v 322 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3401: left oid 493 (ObjNum 2121 snap 0 seq_num 2121) 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3402: finishing write tid 1 to smithi00566664-420 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3402: finishing write tid 2 to smithi00566664-420 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3402: finishing write tid 3 to smithi00566664-420 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3402: finishing write tid 4 to smithi00566664-420 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3402: finishing write tid 5 to smithi00566664-420 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 420 v 533 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-09-30T09:03:31.596 INFO:tasks.rados.rados.0.smithi005.stdout:3402: left oid 420 (ObjNum 2122 snap 0 seq_num 2122) 2023-09-30T09:03:31.597 INFO:tasks.rados.rados.0.smithi005.stdout:3403: finishing write tid 1 to smithi00566664-36 2023-09-30T09:03:31.597 INFO:tasks.rados.rados.0.smithi005.stdout:3403: finishing write tid 2 to smithi00566664-36 2023-09-30T09:03:31.597 INFO:tasks.rados.rados.0.smithi005.stdout:3397: done (8 left) 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3398: done (7 left) 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3399: done (6 left) 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3400: done (5 left) 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3401: done (4 left) 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3402: done (3 left) 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3405: done (2 left) 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3406: read oid 338 snap -1 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3406: expect deleted 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3407: read oid 414 snap -1 2023-09-30T09:03:31.598 INFO:tasks.rados.rados.0.smithi005.stdout:3407: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-30T09:03:31.599 INFO:tasks.rados.rados.0.smithi005.stdout:3408: read oid 29 snap -1 2023-09-30T09:03:31.599 INFO:tasks.rados.rados.0.smithi005.stdout:3408: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-30T09:03:31.599 INFO:tasks.rados.rados.0.smithi005.stdout:3409: read oid 441 snap -1 2023-09-30T09:03:31.599 INFO:tasks.rados.rados.0.smithi005.stdout:3409: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-30T09:03:31.599 INFO:tasks.rados.rados.0.smithi005.stdout:3410: write oid 82 current snap is 0 2023-09-30T09:03:31.599 INFO:tasks.rados.rados.0.smithi005.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-09-30T09:03:31.607 INFO:tasks.rados.rados.0.smithi005.stdout:3410: writing smithi00566664-82 from 514875 to 1281487 tid 1 2023-09-30T09:03:31.617 INFO:tasks.rados.rados.0.smithi005.stdout:3410: writing smithi00566664-82 from 1833177 to 2434249 tid 2 2023-09-30T09:03:31.622 INFO:tasks.rados.rados.0.smithi005.stdout:3410: writing smithi00566664-82 from 3222095 to 3714875 tid 3 2023-09-30T09:03:31.623 INFO:tasks.rados.rados.0.smithi005.stdout:3411: delete oid 370 current snap is 0 2023-09-30T09:03:31.623 INFO:tasks.rados.rados.0.smithi005.stdout:3404: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-09-30T09:03:31.709 INFO:tasks.rados.rados.0.smithi005.stdout:3409: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-30T09:03:31.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:31 smithi005 bash[27219]: audit 2023-09-30T09:03:31.106098+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.5:0/752563007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:31.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:31 smithi005 bash[33615]: audit 2023-09-30T09:03:31.106098+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.5:0/752563007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:31.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:31 smithi099 bash[27661]: audit 2023-09-30T09:03:31.106098+0000 mon.a (mon.0) 872 : audit [DBG] from='client.? 172.21.15.5:0/752563007' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:31.884 INFO:tasks.rados.rados.0.smithi005.stdout:3408: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-30T09:03:31.996 INFO:tasks.rados.rados.0.smithi005.stdout:3403: finishing write tid 3 to smithi00566664-36 2023-09-30T09:03:31.996 INFO:tasks.rados.rados.0.smithi005.stdout:3403: finishing write tid 4 to smithi00566664-36 2023-09-30T09:03:31.996 INFO:tasks.rados.rados.0.smithi005.stdout:3403: finishing write tid 5 to smithi00566664-36 2023-09-30T09:03:31.996 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 36 v 360 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-09-30T09:03:31.996 INFO:tasks.rados.rados.0.smithi005.stdout:3403: left oid 36 (ObjNum 2123 snap 0 seq_num 2123) 2023-09-30T09:03:31.996 INFO:tasks.rados.rados.0.smithi005.stdout:3407: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:3410: finishing write tid 1 to smithi00566664-82 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:3410: finishing write tid 2 to smithi00566664-82 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:3410: finishing write tid 3 to smithi00566664-82 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:3410: finishing write tid 4 to smithi00566664-82 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:3410: finishing write tid 5 to smithi00566664-82 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 392 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:3410: left oid 82 (ObjNum 2125 snap 0 seq_num 2125) 2023-09-30T09:03:32.091 INFO:tasks.rados.rados.0.smithi005.stdout:3403: done (7 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3404: done (6 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3406: done (5 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3407: done (4 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3408: done (3 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3409: done (2 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3410: done (1 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3411: done (0 left) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3412: read oid 20 snap -1 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3413: write oid 351 current snap is 0 2023-09-30T09:03:32.092 INFO:tasks.rados.rados.0.smithi005.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-09-30T09:03:32.102 INFO:tasks.rados.rados.0.smithi005.stdout:3413: writing smithi00566664-351 from 548489 to 1065599 tid 1 2023-09-30T09:03:32.109 INFO:tasks.rados.rados.0.smithi005.stdout:3413: writing smithi00566664-351 from 1550141 to 2154882 tid 2 2023-09-30T09:03:32.118 INFO:tasks.rados.rados.0.smithi005.stdout:3413: writing smithi00566664-351 from 2876941 to 3556630 tid 3 2023-09-30T09:03:32.118 INFO:tasks.rados.rados.0.smithi005.stdout:3414: read oid 324 snap -1 2023-09-30T09:03:32.118 INFO:tasks.rados.rados.0.smithi005.stdout:3414: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-09-30T09:03:32.118 INFO:tasks.rados.rados.0.smithi005.stdout:3415: read oid 285 snap -1 2023-09-30T09:03:32.118 INFO:tasks.rados.rados.0.smithi005.stdout:3415: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-30T09:03:32.118 INFO:tasks.rados.rados.0.smithi005.stdout:3416: read oid 419 snap -1 2023-09-30T09:03:32.118 INFO:tasks.rados.rados.0.smithi005.stdout:3416: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-30T09:03:32.119 INFO:tasks.rados.rados.0.smithi005.stdout:3417: write oid 4 current snap is 0 2023-09-30T09:03:32.119 INFO:tasks.rados.rados.0.smithi005.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-09-30T09:03:32.125 INFO:tasks.rados.rados.0.smithi005.stdout:3417: writing smithi00566664-4 from 565296 to 1157655 tid 1 2023-09-30T09:03:32.132 INFO:tasks.rados.rados.0.smithi005.stdout:3417: writing smithi00566664-4 from 1892270 to 2357022 tid 2 2023-09-30T09:03:32.137 INFO:tasks.rados.rados.0.smithi005.stdout:3417: writing smithi00566664-4 from 2788011 to 3278972 tid 3 2023-09-30T09:03:32.137 INFO:tasks.rados.rados.0.smithi005.stdout:3418: write oid 22 current snap is 0 2023-09-30T09:03:32.137 INFO:tasks.rados.rados.0.smithi005.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-09-30T09:03:32.145 INFO:tasks.rados.rados.0.smithi005.stdout:3418: writing smithi00566664-22 from 582103 to 1366064 tid 1 2023-09-30T09:03:32.152 INFO:tasks.rados.rados.0.smithi005.stdout:3418: writing smithi00566664-22 from 2067105 to 2675515 tid 2 2023-09-30T09:03:32.158 INFO:tasks.rados.rados.0.smithi005.stdout:3418: writing smithi00566664-22 from 3331787 to 3750373 tid 3 2023-09-30T09:03:32.159 INFO:tasks.rados.rados.0.smithi005.stdout:3419: write oid 208 current snap is 0 2023-09-30T09:03:32.159 INFO:tasks.rados.rados.0.smithi005.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-09-30T09:03:32.165 INFO:tasks.rados.rados.0.smithi005.stdout:3419: writing smithi00566664-208 from 598910 to 1058120 tid 1 2023-09-30T09:03:32.173 INFO:tasks.rados.rados.0.smithi005.stdout:3419: writing smithi00566664-208 from 1725587 to 2477655 tid 2 2023-09-30T09:03:32.180 INFO:tasks.rados.rados.0.smithi005.stdout:3419: writing smithi00566664-208 from 3242857 to 3798910 tid 3 2023-09-30T09:03:32.180 INFO:tasks.rados.rados.0.smithi005.stdout:3420: write oid 210 current snap is 0 2023-09-30T09:03:32.180 INFO:tasks.rados.rados.0.smithi005.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-09-30T09:03:32.187 INFO:tasks.rados.rados.0.smithi005.stdout:3420: writing smithi00566664-210 from 615717 to 1150176 tid 1 2023-09-30T09:03:32.194 INFO:tasks.rados.rados.0.smithi005.stdout:3420: writing smithi00566664-210 from 1784069 to 2396148 tid 2 2023-09-30T09:03:32.200 INFO:tasks.rados.rados.0.smithi005.stdout:3420: writing smithi00566664-210 from 2986633 to 3427763 tid 3 2023-09-30T09:03:32.200 INFO:tasks.rados.rados.0.smithi005.stdout:3421: write oid 109 current snap is 0 2023-09-30T09:03:32.200 INFO:tasks.rados.rados.0.smithi005.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-09-30T09:03:32.207 INFO:tasks.rados.rados.0.smithi005.stdout:3421: writing smithi00566664-109 from 632524 to 1242232 tid 1 2023-09-30T09:03:32.214 INFO:tasks.rados.rados.0.smithi005.stdout:3421: writing smithi00566664-109 from 1726198 to 2481935 tid 2 2023-09-30T09:03:32.222 INFO:tasks.rados.rados.0.smithi005.stdout:3421: writing smithi00566664-109 from 3181350 to 3832524 tid 3 2023-09-30T09:03:32.222 INFO:tasks.rados.rados.0.smithi005.stdout:3422: read oid 217 snap -1 2023-09-30T09:03:32.222 INFO:tasks.rados.rados.0.smithi005.stdout:3422: expect deleted 2023-09-30T09:03:32.222 INFO:tasks.rados.rados.0.smithi005.stdout:3423: write oid 430 current snap is 0 2023-09-30T09:03:32.222 INFO:tasks.rados.rados.0.smithi005.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-09-30T09:03:32.230 INFO:tasks.rados.rados.0.smithi005.stdout:3423: writing smithi00566664-430 from 649331 to 1334288 tid 1 2023-09-30T09:03:32.236 INFO:tasks.rados.rados.0.smithi005.stdout:3423: writing smithi00566664-430 from 1784680 to 2400428 tid 2 2023-09-30T09:03:32.242 INFO:tasks.rados.rados.0.smithi005.stdout:3423: writing smithi00566664-430 from 2925126 to 3505153 tid 3 2023-09-30T09:03:32.243 INFO:tasks.rados.rados.0.smithi005.stdout:3424: read oid 348 snap -1 2023-09-30T09:03:32.243 INFO:tasks.rados.rados.0.smithi005.stdout:3424: expect (ObjNum 1850 snap 0 seq_num 1850) 2023-09-30T09:03:32.243 INFO:tasks.rados.rados.0.smithi005.stdout:3425: read oid 345 snap -1 2023-09-30T09:03:32.243 INFO:tasks.rados.rados.0.smithi005.stdout:3425: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:03:32.243 INFO:tasks.rados.rados.0.smithi005.stdout:3426: delete oid 189 current snap is 0 2023-09-30T09:03:32.243 INFO:tasks.rados.rados.0.smithi005.stdout:3412: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-30T09:03:32.449 INFO:tasks.rados.rados.0.smithi005.stdout:3413: finishing write tid 1 to smithi00566664-351 2023-09-30T09:03:32.450 INFO:tasks.rados.rados.0.smithi005.stdout:3413: finishing write tid 2 to smithi00566664-351 2023-09-30T09:03:32.450 INFO:tasks.rados.rados.0.smithi005.stdout:3414: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-09-30T09:03:32.555 INFO:tasks.rados.rados.0.smithi005.stdout:3413: finishing write tid 3 to smithi00566664-351 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3413: finishing write tid 4 to smithi00566664-351 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3412: done (14 left) 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3414: done (13 left) 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3426: done (12 left) 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3427: read oid 398 snap -1 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3427: expect deleted 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3428: read oid 493 snap -1 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3428: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-30T09:03:32.556 INFO:tasks.rados.rados.0.smithi005.stdout:3429: read oid 35 snap -1 2023-09-30T09:03:32.557 INFO:tasks.rados.rados.0.smithi005.stdout:3429: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:03:32.557 INFO:tasks.rados.rados.0.smithi005.stdout:3430: write oid 286 current snap is 0 2023-09-30T09:03:32.557 INFO:tasks.rados.rados.0.smithi005.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-09-30T09:03:32.566 INFO:tasks.rados.rados.0.smithi005.stdout:3430: writing smithi00566664-286 from 682945 to 1118400 tid 1 2023-09-30T09:03:32.574 INFO:tasks.rados.rados.0.smithi005.stdout:3430: writing smithi00566664-286 from 1901644 to 2521061 tid 2 2023-09-30T09:03:32.580 INFO:tasks.rados.rados.0.smithi005.stdout:3430: writing smithi00566664-286 from 2979972 to 3582543 tid 3 2023-09-30T09:03:32.581 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:3413: finishing write tid 5 to smithi00566664-351 2023-09-30T09:03:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 351 v 537 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-09-30T09:03:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2023-09-30T09:03:32.581 INFO:tasks.rados.rados.0.smithi005.stdout:3416: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-30T09:03:32.761 INFO:tasks.rados.rados.0.smithi005.stdout:3415: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-30T09:03:32.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:32 smithi005 bash[27219]: cluster 2023-09-30T09:03:32.320110+0000 mgr.x (mgr.24805) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 72 op/s 2023-09-30T09:03:32.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:32 smithi005 bash[33615]: cluster 2023-09-30T09:03:32.320110+0000 mgr.x (mgr.24805) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 72 op/s 2023-09-30T09:03:32.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:32 smithi099 bash[27661]: cluster 2023-09-30T09:03:32.320110+0000 mgr.x (mgr.24805) 79 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 MiB/s rd, 6.1 MiB/s wr, 72 op/s 2023-09-30T09:03:32.940 INFO:tasks.rados.rados.0.smithi005.stdout:3417: finishing write tid 1 to smithi00566664-4 2023-09-30T09:03:32.940 INFO:tasks.rados.rados.0.smithi005.stdout:3417: finishing write tid 2 to smithi00566664-4 2023-09-30T09:03:32.940 INFO:tasks.rados.rados.0.smithi005.stdout:3417: finishing write tid 3 to smithi00566664-4 2023-09-30T09:03:32.940 INFO:tasks.rados.rados.0.smithi005.stdout:3417: finishing write tid 4 to smithi00566664-4 2023-09-30T09:03:32.940 INFO:tasks.rados.rados.0.smithi005.stdout:3417: finishing write tid 5 to smithi00566664-4 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 4 v 397 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3418: finishing write tid 1 to smithi00566664-22 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3413: done (15 left) 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3415: done (14 left) 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3416: done (13 left) 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3417: done (12 left) 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3431: delete oid 254 current snap is 0 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3418: finishing write tid 2 to smithi00566664-22 2023-09-30T09:03:32.941 INFO:tasks.rados.rados.0.smithi005.stdout:3418: finishing write tid 3 to smithi00566664-22 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3418: finishing write tid 4 to smithi00566664-22 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3418: finishing write tid 5 to smithi00566664-22 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 22 v 432 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3418: left oid 22 (ObjNum 2129 snap 0 seq_num 2129) 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3419: finishing write tid 1 to smithi00566664-208 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3419: finishing write tid 2 to smithi00566664-208 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3419: finishing write tid 3 to smithi00566664-208 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3419: finishing write tid 4 to smithi00566664-208 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3419: finishing write tid 5 to smithi00566664-208 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 208 v 436 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-09-30T09:03:32.942 INFO:tasks.rados.rados.0.smithi005.stdout:3419: left oid 208 (ObjNum 2130 snap 0 seq_num 2130) 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3420: finishing write tid 1 to smithi00566664-210 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3420: finishing write tid 2 to smithi00566664-210 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3420: finishing write tid 3 to smithi00566664-210 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3420: finishing write tid 4 to smithi00566664-210 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3420: finishing write tid 5 to smithi00566664-210 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 210 v 470 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3420: left oid 210 (ObjNum 2131 snap 0 seq_num 2131) 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3421: finishing write tid 1 to smithi00566664-109 2023-09-30T09:03:32.943 INFO:tasks.rados.rados.0.smithi005.stdout:3421: finishing write tid 2 to smithi00566664-109 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3421: finishing write tid 3 to smithi00566664-109 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3421: finishing write tid 4 to smithi00566664-109 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3421: finishing write tid 5 to smithi00566664-109 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 109 v 354 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3421: left oid 109 (ObjNum 2132 snap 0 seq_num 2132) 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3423: finishing write tid 1 to smithi00566664-430 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3423: finishing write tid 2 to smithi00566664-430 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3423: finishing write tid 3 to smithi00566664-430 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3423: finishing write tid 4 to smithi00566664-430 2023-09-30T09:03:32.944 INFO:tasks.rados.rados.0.smithi005.stdout:3423: finishing write tid 5 to smithi00566664-430 2023-09-30T09:03:32.945 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 430 v 474 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-09-30T09:03:32.945 INFO:tasks.rados.rados.0.smithi005.stdout:3423: left oid 430 (ObjNum 2133 snap 0 seq_num 2133) 2023-09-30T09:03:32.945 INFO:tasks.rados.rados.0.smithi005.stdout:3424: expect (ObjNum 1850 snap 0 seq_num 1850) 2023-09-30T09:03:33.137 INFO:tasks.rados.rados.0.smithi005.stdout:3425: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:03:33.257 INFO:tasks.rados.rados.0.smithi005.stdout:3429: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:03:33.429 INFO:tasks.rados.rados.0.smithi005.stdout:3430: finishing write tid 1 to smithi00566664-286 2023-09-30T09:03:33.429 INFO:tasks.rados.rados.0.smithi005.stdout:3428: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-30T09:03:33.644 INFO:tasks.rados.rados.0.smithi005.stdout:3430: finishing write tid 2 to smithi00566664-286 2023-09-30T09:03:33.644 INFO:tasks.rados.rados.0.smithi005.stdout:3430: finishing write tid 3 to smithi00566664-286 2023-09-30T09:03:33.644 INFO:tasks.rados.rados.0.smithi005.stdout:3430: finishing write tid 4 to smithi00566664-286 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3430: finishing write tid 5 to smithi00566664-286 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 286 v 450 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3430: left oid 286 (ObjNum 2135 snap 0 seq_num 2135) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3418: done (12 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3419: done (11 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3420: done (10 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3421: done (9 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3422: done (8 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3423: done (7 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3424: done (6 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3425: done (5 left) 2023-09-30T09:03:33.645 INFO:tasks.rados.rados.0.smithi005.stdout:3427: done (4 left) 2023-09-30T09:03:33.646 INFO:tasks.rados.rados.0.smithi005.stdout:3428: done (3 left) 2023-09-30T09:03:33.646 INFO:tasks.rados.rados.0.smithi005.stdout:3429: done (2 left) 2023-09-30T09:03:33.646 INFO:tasks.rados.rados.0.smithi005.stdout:3430: done (1 left) 2023-09-30T09:03:33.646 INFO:tasks.rados.rados.0.smithi005.stdout:3431: done (0 left) 2023-09-30T09:03:33.646 INFO:tasks.rados.rados.0.smithi005.stdout:3432: write oid 417 current snap is 0 2023-09-30T09:03:33.646 INFO:tasks.rados.rados.0.smithi005.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-09-30T09:03:33.657 INFO:tasks.rados.rados.0.smithi005.stdout:3432: writing smithi00566664-417 from 716559 to 1418865 tid 1 2023-09-30T09:03:33.665 INFO:tasks.rados.rados.0.smithi005.stdout:3432: writing smithi00566664-417 from 2018608 to 2641694 tid 2 2023-09-30T09:03:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:3432: writing smithi00566664-417 from 3434818 to 3916559 tid 3 2023-09-30T09:03:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:3433: read oid 435 snap -1 2023-09-30T09:03:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:3433: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:03:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:3434: read oid 281 snap -1 2023-09-30T09:03:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:3434: expect (ObjNum 2033 snap 0 seq_num 2033) 2023-09-30T09:03:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:3435: write oid 322 current snap is 0 2023-09-30T09:03:33.673 INFO:tasks.rados.rados.0.smithi005.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-09-30T09:03:33.681 INFO:tasks.rados.rados.0.smithi005.stdout:3435: writing smithi00566664-322 from 733366 to 1510921 tid 1 2023-09-30T09:03:33.689 INFO:tasks.rados.rados.0.smithi005.stdout:3435: writing smithi00566664-322 from 2077090 to 2843834 tid 2 2023-09-30T09:03:33.695 INFO:tasks.rados.rados.0.smithi005.stdout:3435: writing smithi00566664-322 from 3462241 to 3933366 tid 3 2023-09-30T09:03:33.695 INFO:tasks.rados.rados.0.smithi005.stdout:3436: read oid 377 snap -1 2023-09-30T09:03:33.695 INFO:tasks.rados.rados.0.smithi005.stdout:3436: expect deleted 2023-09-30T09:03:33.695 INFO:tasks.rados.rados.0.smithi005.stdout:3437: write oid 478 current snap is 0 2023-09-30T09:03:33.695 INFO:tasks.rados.rados.0.smithi005.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-09-30T09:03:33.702 INFO:tasks.rados.rados.0.smithi005.stdout:3437: writing smithi00566664-478 from 750173 to 1202977 tid 1 2023-09-30T09:03:33.708 INFO:tasks.rados.rados.0.smithi005.stdout:3437: writing smithi00566664-478 from 1735572 to 2362327 tid 2 2023-09-30T09:03:33.717 INFO:tasks.rados.rados.0.smithi005.stdout:3437: writing smithi00566664-478 from 3089664 to 3853676 tid 3 2023-09-30T09:03:33.717 INFO:tasks.rados.rados.0.smithi005.stdout:3438: read oid 36 snap -1 2023-09-30T09:03:33.717 INFO:tasks.rados.rados.0.smithi005.stdout:3438: expect (ObjNum 2123 snap 0 seq_num 2123) 2023-09-30T09:03:33.717 INFO:tasks.rados.rados.0.smithi005.stdout:3439: write oid 101 current snap is 0 2023-09-30T09:03:33.717 INFO:tasks.rados.rados.0.smithi005.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-09-30T09:03:33.724 INFO:tasks.rados.rados.0.smithi005.stdout:3439: writing smithi00566664-101 from 766980 to 1295033 tid 1 2023-09-30T09:03:33.733 INFO:tasks.rados.rados.0.smithi005.stdout:3439: writing smithi00566664-101 from 2077701 to 2848114 tid 2 2023-09-30T09:03:33.740 INFO:tasks.rados.rados.0.smithi005.stdout:3439: writing smithi00566664-101 from 3400734 to 3966980 tid 3 2023-09-30T09:03:33.740 INFO:tasks.rados.rados.0.smithi005.stdout:3440: read oid 367 snap -1 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3440: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3441: delete oid 16 current snap is 0 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3432: finishing write tid 1 to smithi00566664-417 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3432: finishing write tid 2 to smithi00566664-417 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3432: finishing write tid 3 to smithi00566664-417 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3432: finishing write tid 4 to smithi00566664-417 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3432: finishing write tid 5 to smithi00566664-417 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 417 v 454 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-09-30T09:03:33.741 INFO:tasks.rados.rados.0.smithi005.stdout:3434: expect (ObjNum 2033 snap 0 seq_num 2033) 2023-09-30T09:03:33.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:33 smithi005 bash[33615]: audit 2023-09-30T09:03:32.560411+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:33 smithi005 bash[27219]: audit 2023-09-30T09:03:32.560411+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:33.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:33 smithi099 bash[27661]: audit 2023-09-30T09:03:32.560411+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:33.836 INFO:tasks.rados.rados.0.smithi005.stdout:3433: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-30T09:03:33.932 INFO:tasks.rados.rados.0.smithi005.stdout:3435: finishing write tid 1 to smithi00566664-322 2023-09-30T09:03:33.933 INFO:tasks.rados.rados.0.smithi005.stdout:3435: finishing write tid 2 to smithi00566664-322 2023-09-30T09:03:33.933 INFO:tasks.rados.rados.0.smithi005.stdout:3435: finishing write tid 3 to smithi00566664-322 2023-09-30T09:03:33.933 INFO:tasks.rados.rados.0.smithi005.stdout:3435: finishing write tid 4 to smithi00566664-322 2023-09-30T09:03:33.933 INFO:tasks.rados.rados.0.smithi005.stdout:3435: finishing write tid 5 to smithi00566664-322 2023-09-30T09:03:33.933 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 322 v 458 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-09-30T09:03:33.933 INFO:tasks.rados.rados.0.smithi005.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:3437: finishing write tid 1 to smithi00566664-478 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:3437: finishing write tid 2 to smithi00566664-478 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:3437: finishing write tid 3 to smithi00566664-478 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:3437: finishing write tid 4 to smithi00566664-478 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:3437: finishing write tid 5 to smithi00566664-478 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 478 v 440 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-09-30T09:03:33.934 INFO:tasks.rados.rados.0.smithi005.stdout:3438: expect (ObjNum 2123 snap 0 seq_num 2123) 2023-09-30T09:03:34.102 INFO:tasks.rados.rados.0.smithi005.stdout:3439: finishing write tid 1 to smithi00566664-101 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3439: finishing write tid 2 to smithi00566664-101 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3432: done (9 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3433: done (8 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3434: done (7 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3435: done (6 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3436: done (5 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3437: done (4 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3438: done (3 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3441: done (2 left) 2023-09-30T09:03:34.103 INFO:tasks.rados.rados.0.smithi005.stdout:3442: read oid 203 snap -1 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3442: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3443: read oid 61 snap -1 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3443: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3444: read oid 482 snap -1 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3444: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3445: read oid 358 snap -1 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3445: expect deleted 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3446: write oid 55 current snap is 0 2023-09-30T09:03:34.104 INFO:tasks.rados.rados.0.smithi005.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-09-30T09:03:34.111 INFO:tasks.rados.rados.0.smithi005.stdout:3446: writing smithi00566664-55 from 400594 to 1079145 tid 1 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:3446: writing smithi00566664-55 from 1794665 to 2000594 tid 2 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:3447: write oid 365 current snap is 0 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:3439: finishing write tid 3 to smithi00566664-101 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:3439: finishing write tid 4 to smithi00566664-101 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:3439: finishing write tid 5 to smithi00566664-101 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 423 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-09-30T09:03:34.118 INFO:tasks.rados.rados.0.smithi005.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-09-30T09:03:34.124 INFO:tasks.rados.rados.0.smithi005.stdout:3447: writing smithi00566664-365 from 417401 to 1171201 tid 1 2023-09-30T09:03:34.129 INFO:tasks.rados.rados.0.smithi005.stdout:3447: writing smithi00566664-365 from 1853147 to 2017401 tid 2 2023-09-30T09:03:34.129 INFO:tasks.rados.rados.0.smithi005.stdout:3439: done (7 left) 2023-09-30T09:03:34.130 INFO:tasks.rados.rados.0.smithi005.stdout:3448: write oid 484 current snap is 0 2023-09-30T09:03:34.130 INFO:tasks.rados.rados.0.smithi005.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-09-30T09:03:34.135 INFO:tasks.rados.rados.0.smithi005.stdout:3448: writing smithi00566664-484 from 434208 to 979610 tid 1 2023-09-30T09:03:34.141 INFO:tasks.rados.rados.0.smithi005.stdout:3448: writing smithi00566664-484 from 1627982 to 2034208 tid 2 2023-09-30T09:03:34.141 INFO:tasks.rados.rados.0.smithi005.stdout:3449: write oid 195 current snap is 0 2023-09-30T09:03:34.141 INFO:tasks.rados.rados.0.smithi005.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-09-30T09:03:34.147 INFO:tasks.rados.rados.0.smithi005.stdout:3449: writing smithi00566664-195 from 451015 to 1071666 tid 1 2023-09-30T09:03:34.153 INFO:tasks.rados.rados.0.smithi005.stdout:3449: writing smithi00566664-195 from 1570111 to 2051015 tid 2 2023-09-30T09:03:34.153 INFO:tasks.rados.rados.0.smithi005.stdout:3450: write oid 446 current snap is 0 2023-09-30T09:03:34.153 INFO:tasks.rados.rados.0.smithi005.stdout:3440: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:03:34.228 INFO:tasks.rados.rados.0.smithi005.stdout:3442: expect (ObjNum 841 snap 0 seq_num 841) 2023-09-30T09:03:34.353 INFO:tasks.rados.rados.0.smithi005.stdout:3444: expect (ObjNum 1935 snap 0 seq_num 1935) 2023-09-30T09:03:34.433 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[50531]: debug 2023-09-30T09:03:34.173+0000 7f66273cb700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-30T09:03:34.433 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[50531]: ignoring --setuser ceph since I am not root 2023-09-30T09:03:34.434 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[50531]: ignoring --setgroup ceph since I am not root 2023-09-30T09:03:34.434 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[50531]: debug 2023-09-30T09:03:34.241+0000 7f2e0a6e5700 1 -- 172.21.15.99:0/3192505836 <== mon.1 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c356ec31e0 con 0x55c357c3e400 2023-09-30T09:03:34.434 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[50531]: debug 2023-09-30T09:03:34.417+0000 7f2e1445b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:03:34.446 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: cluster 2023-09-30T09:03:33.446697+0000 mon.a (mon.0) 874 : cluster [DBG] mgrmap e27: x(active, since 91s), standbys: y 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:33.548192+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.5:0/858017241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.056700+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: [30/Sep/2023:09:03:34] ENGINE Bus STOPPING 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: [30/Sep/2023:09:03:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: [30/Sep/2023:09:03:34] ENGINE Bus STOPPED 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: [30/Sep/2023:09:03:34] ENGINE Bus STARTING 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.385+0000 7f4a27069700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.385+0000 7f4a27069700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.447 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.385+0000 7f4a27069700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.385+0000 7f4a27069700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.385+0000 7f4a27069700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.389+0000 7f4a23061700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.389+0000 7f4a23061700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.389+0000 7f4a23061700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.389+0000 7f4a23061700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: debug 2023-09-30T09:03:34.389+0000 7f4a23061700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: [30/Sep/2023:09:03:34] ENGINE Serving on http://:::9283 2023-09-30T09:03:34.448 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[71249]: [30/Sep/2023:09:03:34] ENGINE Bus STARTED 2023-09-30T09:03:34.485 INFO:tasks.rados.rados.0.smithi005.stdout:3443: expect (ObjNum 1684 snap 0 seq_num 1684) 2023-09-30T09:03:34.558 INFO:tasks.rados.rados.0.smithi005.stdout:3446: finishing write tid 1 to smithi00566664-55 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3446: finishing write tid 2 to smithi00566664-55 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3446: finishing write tid 3 to smithi00566664-55 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3446: finishing write tid 4 to smithi00566664-55 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 477 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3446: left oid 55 (ObjNum 2142 snap 0 seq_num 2142) 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3447: finishing write tid 1 to smithi00566664-365 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3447: finishing write tid 2 to smithi00566664-365 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3447: finishing write tid 3 to smithi00566664-365 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:3447: finishing write tid 4 to smithi00566664-365 2023-09-30T09:03:34.559 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 365 v 426 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-09-30T09:03:34.560 INFO:tasks.rados.rados.0.smithi005.stdout:3447: left oid 365 (ObjNum 2143 snap 0 seq_num 2143) 2023-09-30T09:03:34.560 INFO:tasks.rados.rados.0.smithi005.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-09-30T09:03:34.572 INFO:tasks.rados.rados.0.smithi005.stdout:3450: writing smithi00566664-446 from 467822 to 1163722 tid 1 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3450: writing smithi00566664-446 from 1628593 to 2067822 tid 2 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3440: done (9 left) 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3442: done (8 left) 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3443: done (7 left) 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3444: done (6 left) 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3445: done (5 left) 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3446: done (4 left) 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3447: done (3 left) 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3451: write oid 38 current snap is 0 2023-09-30T09:03:34.578 INFO:tasks.rados.rados.0.smithi005.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-09-30T09:03:34.585 INFO:tasks.rados.rados.0.smithi005.stdout:3451: writing smithi00566664-38 from 484629 to 1255778 tid 1 2023-09-30T09:03:34.590 INFO:tasks.rados.rados.0.smithi005.stdout:3451: writing smithi00566664-38 from 1687075 to 2084629 tid 2 2023-09-30T09:03:34.590 INFO:tasks.rados.rados.0.smithi005.stdout:3452: write oid 140 current snap is 0 2023-09-30T09:03:34.590 INFO:tasks.rados.rados.0.smithi005.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-09-30T09:03:34.595 INFO:tasks.rados.rados.0.smithi005.stdout:3452: writing smithi00566664-140 from 501436 to 947834 tid 1 2023-09-30T09:03:34.602 INFO:tasks.rados.rados.0.smithi005.stdout:3452: writing smithi00566664-140 from 1745557 to 2101436 tid 2 2023-09-30T09:03:34.602 INFO:tasks.rados.rados.0.smithi005.stdout:3453: write oid 55 current snap is 0 2023-09-30T09:03:34.602 INFO:tasks.rados.rados.0.smithi005.stdout:3448: finishing write tid 1 to smithi00566664-484 2023-09-30T09:03:34.602 INFO:tasks.rados.rados.0.smithi005.stdout:3448: finishing write tid 2 to smithi00566664-484 2023-09-30T09:03:34.602 INFO:tasks.rados.rados.0.smithi005.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-09-30T09:03:34.608 INFO:tasks.rados.rados.0.smithi005.stdout:3453: writing smithi00566664-55 from 518243 to 1039890 tid 1 2023-09-30T09:03:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:3453: writing smithi00566664-55 from 1687686 to 2118243 tid 2 2023-09-30T09:03:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:3454: read oid 356 snap -1 2023-09-30T09:03:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:3454: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-30T09:03:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:3455: read oid 367 snap -1 2023-09-30T09:03:34.615 INFO:tasks.rados.rados.0.smithi005.stdout:3455: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3456: read oid 372 snap -1 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3456: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3457: write oid 190 current snap is 0 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3448: finishing write tid 3 to smithi00566664-484 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3448: finishing write tid 4 to smithi00566664-484 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 484 v 442 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3448: left oid 484 (ObjNum 2144 snap 0 seq_num 2144) 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3449: finishing write tid 1 to smithi00566664-195 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3449: finishing write tid 2 to smithi00566664-195 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3449: finishing write tid 3 to smithi00566664-195 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3449: finishing write tid 4 to smithi00566664-195 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 195 v 577 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-09-30T09:03:34.616 INFO:tasks.rados.rados.0.smithi005.stdout:3449: left oid 195 (ObjNum 2145 snap 0 seq_num 2145) 2023-09-30T09:03:34.617 INFO:tasks.rados.rados.0.smithi005.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-09-30T09:03:34.621 INFO:tasks.rados.rados.0.smithi005.stdout:3457: writing smithi00566664-190 from 535050 to 1131946 tid 1 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3457: writing smithi00566664-190 from 1746168 to 2135050 tid 2 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3448: done (9 left) 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3449: done (8 left) 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3458: read oid 296 snap -1 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3458: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3459: read oid 76 snap -1 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3459: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3460: write oid 155 current snap is 0 2023-09-30T09:03:34.628 INFO:tasks.rados.rados.0.smithi005.stdout:3450: finishing write tid 1 to smithi00566664-446 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3450: finishing write tid 2 to smithi00566664-446 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3450: finishing write tid 3 to smithi00566664-446 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3450: finishing write tid 4 to smithi00566664-446 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 446 v 415 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3450: left oid 446 (ObjNum 2146 snap 0 seq_num 2146) 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3451: finishing write tid 1 to smithi00566664-38 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3451: finishing write tid 2 to smithi00566664-38 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3451: finishing write tid 3 to smithi00566664-38 2023-09-30T09:03:34.629 INFO:tasks.rados.rados.0.smithi005.stdout:3451: finishing write tid 4 to smithi00566664-38 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 38 v 580 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3451: left oid 38 (ObjNum 2147 snap 0 seq_num 2147) 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3452: finishing write tid 1 to smithi00566664-140 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3452: finishing write tid 2 to smithi00566664-140 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3452: finishing write tid 3 to smithi00566664-140 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3452: finishing write tid 4 to smithi00566664-140 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 140 v 340 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3452: left oid 140 (ObjNum 2148 snap 0 seq_num 2148) 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3453: finishing write tid 1 to smithi00566664-55 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3453: finishing write tid 2 to smithi00566664-55 2023-09-30T09:03:34.630 INFO:tasks.rados.rados.0.smithi005.stdout:3453: finishing write tid 3 to smithi00566664-55 2023-09-30T09:03:34.631 INFO:tasks.rados.rados.0.smithi005.stdout:3453: finishing write tid 4 to smithi00566664-55 2023-09-30T09:03:34.631 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 480 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-09-30T09:03:34.631 INFO:tasks.rados.rados.0.smithi005.stdout:3453: left oid 55 (ObjNum 2149 snap 0 seq_num 2149) 2023-09-30T09:03:34.631 INFO:tasks.rados.rados.0.smithi005.stdout:3456: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.064121+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.065781+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.067199+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.075204+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.157565+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.163693+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: cluster 2023-09-30T09:03:34.175346+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:03:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.175788+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: cluster 2023-09-30T09:03:34.175870+0000 mon.a (mon.0) 884 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0115777s) 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.177505+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.177659+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.177801+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.178306+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.178649+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.179234+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.179534+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.179870+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.180200+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:03:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.180531+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.180883+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.181216+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.181546+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.181868+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.182206+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.182613+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.183212+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: cluster 2023-09-30T09:03:34.227744+0000 mon.a (mon.0) 902 : cluster [INF] Manager daemon y is now available 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.263213+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.267367+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.283061+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:34.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.312235+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:03:34.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[27219]: audit 2023-09-30T09:03:34.354184+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:03:34.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: cluster 2023-09-30T09:03:33.446697+0000 mon.a (mon.0) 874 : cluster [DBG] mgrmap e27: x(active, since 91s), standbys: y 2023-09-30T09:03:34.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:33.548192+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.5:0/858017241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:34.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.056700+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.064121+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.065781+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.067199+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.075204+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.157565+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.163693+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: cluster 2023-09-30T09:03:34.175346+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.175788+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: cluster 2023-09-30T09:03:34.175870+0000 mon.a (mon.0) 884 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0115777s) 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.177505+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.177659+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.177801+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.178306+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:03:34.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.178649+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.179234+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.179534+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.179870+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.180200+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.180531+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.180883+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.181216+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.181546+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.181868+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.182206+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.182613+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:03:34.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.183212+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:03:34.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: cluster 2023-09-30T09:03:34.227744+0000 mon.a (mon.0) 902 : cluster [INF] Manager daemon y is now available 2023-09-30T09:03:34.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.263213+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.267367+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.283061+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:34.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.312235+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:03:34.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:34 smithi005 bash[33615]: audit 2023-09-30T09:03:34.354184+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:03:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: cluster 2023-09-30T09:03:33.446697+0000 mon.a (mon.0) 874 : cluster [DBG] mgrmap e27: x(active, since 91s), standbys: y 2023-09-30T09:03:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:33.548192+0000 mon.c (mon.2) 155 : audit [DBG] from='client.? 172.21.15.5:0/858017241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.056700+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.064121+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.065781+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.067199+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:03:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.075204+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.157565+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.163693+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: cluster 2023-09-30T09:03:34.175346+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.175788+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24805 172.21.15.99:0/1962574625' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: cluster 2023-09-30T09:03:34.175870+0000 mon.a (mon.0) 884 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0115777s) 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.177505+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.177659+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.177801+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.178306+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.178649+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:03:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.179234+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.179534+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.179870+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.180200+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.180531+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.180883+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.181216+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.181546+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:03:34.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.181868+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.182206+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.182613+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.183212+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: cluster 2023-09-30T09:03:34.227744+0000 mon.a (mon.0) 902 : cluster [INF] Manager daemon y is now available 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.263213+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.267367+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.283061+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.312235+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:03:34.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:34 smithi099 bash[27661]: audit 2023-09-30T09:03:34.354184+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:03:34.916 INFO:tasks.rados.rados.0.smithi005.stdout:3457: finishing write tid 1 to smithi00566664-190 2023-09-30T09:03:34.916 INFO:tasks.rados.rados.0.smithi005.stdout:3454: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-30T09:03:35.136 INFO:tasks.rados.rados.0.smithi005.stdout:3457: finishing write tid 2 to smithi00566664-190 2023-09-30T09:03:35.136 INFO:tasks.rados.rados.0.smithi005.stdout:3457: finishing write tid 3 to smithi00566664-190 2023-09-30T09:03:35.136 INFO:tasks.rados.rados.0.smithi005.stdout:3457: finishing write tid 4 to smithi00566664-190 2023-09-30T09:03:35.136 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 190 v 401 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-09-30T09:03:35.136 INFO:tasks.rados.rados.0.smithi005.stdout:3457: left oid 190 (ObjNum 2150 snap 0 seq_num 2150) 2023-09-30T09:03:35.136 INFO:tasks.rados.rados.0.smithi005.stdout:3459: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-30T09:03:35.284 INFO:tasks.rados.rados.0.smithi005.stdout:3455: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:03:35.351 INFO:tasks.rados.rados.0.smithi005.stdout:3458: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-09-30T09:03:35.633 INFO:tasks.rados.rados.0.smithi005.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-09-30T09:03:35.646 INFO:tasks.rados.rados.0.smithi005.stdout:3460: writing smithi00566664-155 from 551857 to 1224002 tid 1 2023-09-30T09:03:35.654 INFO:tasks.rados.rados.0.smithi005.stdout:3460: writing smithi00566664-155 from 1804650 to 2151857 tid 2 2023-09-30T09:03:35.654 INFO:tasks.rados.rados.0.smithi005.stdout:3450: done (10 left) 2023-09-30T09:03:35.654 INFO:tasks.rados.rados.0.smithi005.stdout:3451: done (9 left) 2023-09-30T09:03:35.654 INFO:tasks.rados.rados.0.smithi005.stdout:3452: done (8 left) 2023-09-30T09:03:35.654 INFO:tasks.rados.rados.0.smithi005.stdout:3453: done (7 left) 2023-09-30T09:03:35.654 INFO:tasks.rados.rados.0.smithi005.stdout:3454: done (6 left) 2023-09-30T09:03:35.654 INFO:tasks.rados.rados.0.smithi005.stdout:3455: done (5 left) 2023-09-30T09:03:35.655 INFO:tasks.rados.rados.0.smithi005.stdout:3456: done (4 left) 2023-09-30T09:03:35.655 INFO:tasks.rados.rados.0.smithi005.stdout:3457: done (3 left) 2023-09-30T09:03:35.655 INFO:tasks.rados.rados.0.smithi005.stdout:3458: done (2 left) 2023-09-30T09:03:35.655 INFO:tasks.rados.rados.0.smithi005.stdout:3459: done (1 left) 2023-09-30T09:03:35.655 INFO:tasks.rados.rados.0.smithi005.stdout:3461: write oid 2 current snap is 0 2023-09-30T09:03:35.655 INFO:tasks.rados.rados.0.smithi005.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-09-30T09:03:35.659 INFO:tasks.rados.rados.0.smithi005.stdout:3461: writing smithi00566664-2 from 568664 to 1032411 tid 1 2023-09-30T09:03:35.666 INFO:tasks.rados.rados.0.smithi005.stdout:3461: writing smithi00566664-2 from 1579485 to 2168664 tid 2 2023-09-30T09:03:35.666 INFO:tasks.rados.rados.0.smithi005.stdout:3462: write oid 151 current snap is 0 2023-09-30T09:03:35.666 INFO:tasks.rados.rados.0.smithi005.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-09-30T09:03:35.672 INFO:tasks.rados.rados.0.smithi005.stdout:3462: writing smithi00566664-151 from 585471 to 1124467 tid 1 2023-09-30T09:03:35.679 INFO:tasks.rados.rados.0.smithi005.stdout:3462: writing smithi00566664-151 from 1921614 to 2185471 tid 2 2023-09-30T09:03:35.679 INFO:tasks.rados.rados.0.smithi005.stdout:3463: delete oid 422 current snap is 0 2023-09-30T09:03:35.679 INFO:tasks.rados.rados.0.smithi005.stdout:3460: finishing write tid 1 to smithi00566664-155 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3460: finishing write tid 2 to smithi00566664-155 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3460: finishing write tid 3 to smithi00566664-155 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3460: finishing write tid 4 to smithi00566664-155 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 155 v 441 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3460: left oid 155 (ObjNum 2151 snap 0 seq_num 2151) 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3461: finishing write tid 1 to smithi00566664-2 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3461: finishing write tid 2 to smithi00566664-2 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3461: finishing write tid 3 to smithi00566664-2 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3461: finishing write tid 4 to smithi00566664-2 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 2 v 325 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3461: left oid 2 (ObjNum 2152 snap 0 seq_num 2152) 2023-09-30T09:03:35.680 INFO:tasks.rados.rados.0.smithi005.stdout:3462: finishing write tid 1 to smithi00566664-151 2023-09-30T09:03:35.682 INFO:tasks.rados.rados.0.smithi005.stdout:3460: done (3 left) 2023-09-30T09:03:35.682 INFO:tasks.rados.rados.0.smithi005.stdout:3461: done (2 left) 2023-09-30T09:03:35.682 INFO:tasks.rados.rados.0.smithi005.stdout:3463: done (1 left) 2023-09-30T09:03:35.682 INFO:tasks.rados.rados.0.smithi005.stdout:3464: write oid 393 current snap is 0 2023-09-30T09:03:35.682 INFO:tasks.rados.rados.0.smithi005.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-09-30T09:03:35.691 INFO:tasks.rados.rados.0.smithi005.stdout:3464: writing smithi00566664-393 from 619085 to 1308579 tid 1 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3464: writing smithi00566664-393 from 2038578 to 2219085 tid 2 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3465: read oid 410 snap -1 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3465: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3466: read oid 225 snap -1 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3466: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3467: read oid 54 snap -1 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3467: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3468: read oid 293 snap -1 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3468: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-30T09:03:35.698 INFO:tasks.rados.rados.0.smithi005.stdout:3469: read oid 131 snap -1 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3469: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3470: read oid 68 snap -1 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3470: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3471: read oid 481 snap -1 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3471: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3472: read oid 251 snap -1 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3472: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3473: read oid 221 snap -1 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3473: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3474: write oid 491 current snap is 0 2023-09-30T09:03:35.699 INFO:tasks.rados.rados.0.smithi005.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-09-30T09:03:35.707 INFO:tasks.rados.rados.0.smithi005.stdout:3474: writing smithi00566664-491 from 635892 to 1400635 tid 1 2023-09-30T09:03:35.713 INFO:tasks.rados.rados.0.smithi005.stdout:3474: writing smithi00566664-491 from 2097060 to 2235892 tid 2 2023-09-30T09:03:35.713 INFO:tasks.rados.rados.0.smithi005.stdout:3475: delete oid 351 current snap is 0 2023-09-30T09:03:35.714 INFO:tasks.rados.rados.0.smithi005.stdout:3462: finishing write tid 2 to smithi00566664-151 2023-09-30T09:03:35.714 INFO:tasks.rados.rados.0.smithi005.stdout:3462: finishing write tid 3 to smithi00566664-151 2023-09-30T09:03:35.714 INFO:tasks.rados.rados.0.smithi005.stdout:3462: finishing write tid 4 to smithi00566664-151 2023-09-30T09:03:35.714 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 151 v 404 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-09-30T09:03:35.715 INFO:tasks.rados.rados.0.smithi005.stdout:3462: left oid 151 (ObjNum 2153 snap 0 seq_num 2153) 2023-09-30T09:03:35.715 INFO:tasks.rados.rados.0.smithi005.stdout:3464: finishing write tid 1 to smithi00566664-393 2023-09-30T09:03:35.715 INFO:tasks.rados.rados.0.smithi005.stdout:3465: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-09-30T09:03:35.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:35 smithi099 bash[50531]: debug 2023-09-30T09:03:35.369+0000 7f2e1445b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:03:35.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:35 smithi099 bash[50531]: debug 2023-09-30T09:03:35.469+0000 7f2e1445b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:03:35.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:35 smithi099 bash[50531]: debug 2023-09-30T09:03:35.573+0000 7f2e1445b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:03:35.833 INFO:tasks.rados.rados.0.smithi005.stdout:3469: expect (ObjNum 831 snap 0 seq_num 831) 2023-09-30T09:03:36.023 INFO:tasks.rados.rados.0.smithi005.stdout:3472: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-30T09:03:36.177 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:35 smithi099 bash[50531]: debug 2023-09-30T09:03:35.853+0000 7f2e1445b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:03:36.248 INFO:tasks.rados.rados.0.smithi005.stdout:3473: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-30T09:03:36.372 INFO:tasks.rados.rados.0.smithi005.stdout:3468: expect (ObjNum 793 snap 0 seq_num 793) 2023-09-30T09:03:36.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[33615]: cluster 2023-09-30T09:03:35.179820+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e29: y(active, since 1.01552s) 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[33615]: cephadm 2023-09-30T09:03:35.207217+0000 mgr.y (mgr.25205) 1 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Bus STARTING 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[33615]: cluster 2023-09-30T09:03:35.227954+0000 mgr.y (mgr.25205) 2 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[33615]: cephadm 2023-09-30T09:03:35.309903+0000 mgr.y (mgr.25205) 3 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[33615]: cephadm 2023-09-30T09:03:35.442421+0000 mgr.y (mgr.25205) 4 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[33615]: cephadm 2023-09-30T09:03:35.442799+0000 mgr.y (mgr.25205) 5 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Bus STARTED 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[33615]: audit 2023-09-30T09:03:36.030006+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.5:0/2905238583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[27219]: cluster 2023-09-30T09:03:35.179820+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e29: y(active, since 1.01552s) 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[27219]: cephadm 2023-09-30T09:03:35.207217+0000 mgr.y (mgr.25205) 1 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Bus STARTING 2023-09-30T09:03:36.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[27219]: cluster 2023-09-30T09:03:35.227954+0000 mgr.y (mgr.25205) 2 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:36.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[27219]: cephadm 2023-09-30T09:03:35.309903+0000 mgr.y (mgr.25205) 3 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:03:36.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[27219]: cephadm 2023-09-30T09:03:35.442421+0000 mgr.y (mgr.25205) 4 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:03:36.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[27219]: cephadm 2023-09-30T09:03:35.442799+0000 mgr.y (mgr.25205) 5 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Bus STARTED 2023-09-30T09:03:36.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:36 smithi005 bash[27219]: audit 2023-09-30T09:03:36.030006+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.5:0/2905238583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:36.523 INFO:tasks.rados.rados.0.smithi005.stdout:3467: expect (ObjNum 1764 snap 0 seq_num 1764) 2023-09-30T09:03:36.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[50531]: debug 2023-09-30T09:03:36.229+0000 7f2e1445b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:03:36.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[50531]: debug 2023-09-30T09:03:36.401+0000 7f2e1445b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:03:36.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[27661]: cluster 2023-09-30T09:03:35.179820+0000 mon.a (mon.0) 908 : cluster [DBG] mgrmap e29: y(active, since 1.01552s) 2023-09-30T09:03:36.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[27661]: cephadm 2023-09-30T09:03:35.207217+0000 mgr.y (mgr.25205) 1 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Bus STARTING 2023-09-30T09:03:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[27661]: cluster 2023-09-30T09:03:35.227954+0000 mgr.y (mgr.25205) 2 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[27661]: cephadm 2023-09-30T09:03:35.309903+0000 mgr.y (mgr.25205) 3 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:03:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[27661]: cephadm 2023-09-30T09:03:35.442421+0000 mgr.y (mgr.25205) 4 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:03:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[27661]: cephadm 2023-09-30T09:03:35.442799+0000 mgr.y (mgr.25205) 5 : cephadm [INF] [30/Sep/2023:09:03:35] ENGINE Bus STARTED 2023-09-30T09:03:36.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[27661]: audit 2023-09-30T09:03:36.030006+0000 mon.c (mon.2) 156 : audit [DBG] from='client.? 172.21.15.5:0/2905238583' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:36.769 INFO:tasks.rados.rados.0.smithi005.stdout:3466: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-09-30T09:03:36.988 INFO:tasks.rados.rados.0.smithi005.stdout:3470: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-30T09:03:37.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:36 smithi099 bash[50531]: debug 2023-09-30T09:03:36.641+0000 7f2e1445b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:03:37.097 INFO:tasks.rados.rados.0.smithi005.stdout:3464: finishing write tid 2 to smithi00566664-393 2023-09-30T09:03:37.097 INFO:tasks.rados.rados.0.smithi005.stdout:3471: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-09-30T09:03:37.247 INFO:tasks.rados.rados.0.smithi005.stdout:3464: finishing write tid 3 to smithi00566664-393 2023-09-30T09:03:37.247 INFO:tasks.rados.rados.0.smithi005.stdout:3464: finishing write tid 4 to smithi00566664-393 2023-09-30T09:03:37.247 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 393 v 583 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3464: left oid 393 (ObjNum 2155 snap 0 seq_num 2155) 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3474: finishing write tid 1 to smithi00566664-491 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3474: finishing write tid 2 to smithi00566664-491 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3474: finishing write tid 3 to smithi00566664-491 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3474: finishing write tid 4 to smithi00566664-491 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 491 v 429 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3474: left oid 491 (ObjNum 2156 snap 0 seq_num 2156) 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3462: done (12 left) 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3464: done (11 left) 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3465: done (10 left) 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3466: done (9 left) 2023-09-30T09:03:37.248 INFO:tasks.rados.rados.0.smithi005.stdout:3467: done (8 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3468: done (7 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3469: done (6 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3470: done (5 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3471: done (4 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3472: done (3 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3473: done (2 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3474: done (1 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3475: done (0 left) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3476: read oid 65 snap -1 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3476: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3477: write oid 252 current snap is 0 2023-09-30T09:03:37.249 INFO:tasks.rados.rados.0.smithi005.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-09-30T09:03:37.260 INFO:tasks.rados.rados.0.smithi005.stdout:3477: writing smithi00566664-252 from 669506 to 1184747 tid 1 2023-09-30T09:03:37.267 INFO:tasks.rados.rados.0.smithi005.stdout:3477: writing smithi00566664-252 from 1697671 to 2269506 tid 2 2023-09-30T09:03:37.267 INFO:tasks.rados.rados.0.smithi005.stdout:3478: write oid 103 current snap is 0 2023-09-30T09:03:37.267 INFO:tasks.rados.rados.0.smithi005.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-09-30T09:03:37.275 INFO:tasks.rados.rados.0.smithi005.stdout:3478: writing smithi00566664-103 from 686313 to 1276803 tid 1 2023-09-30T09:03:37.281 INFO:tasks.rados.rados.0.smithi005.stdout:3478: writing smithi00566664-103 from 1756153 to 2286313 tid 2 2023-09-30T09:03:37.281 INFO:tasks.rados.rados.0.smithi005.stdout:3479: read oid 351 snap -1 2023-09-30T09:03:37.281 INFO:tasks.rados.rados.0.smithi005.stdout:3479: expect deleted 2023-09-30T09:03:37.281 INFO:tasks.rados.rados.0.smithi005.stdout:3480: write oid 118 current snap is 0 2023-09-30T09:03:37.281 INFO:tasks.rados.rados.0.smithi005.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-09-30T09:03:37.289 INFO:tasks.rados.rados.0.smithi005.stdout:3480: writing smithi00566664-118 from 703120 to 1485212 tid 1 2023-09-30T09:03:37.294 INFO:tasks.rados.rados.0.smithi005.stdout:3480: writing smithi00566664-118 from 1930988 to 2303120 tid 2 2023-09-30T09:03:37.294 INFO:tasks.rados.rados.0.smithi005.stdout:3481: write oid 419 current snap is 0 2023-09-30T09:03:37.294 INFO:tasks.rados.rados.0.smithi005.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-09-30T09:03:37.301 INFO:tasks.rados.rados.0.smithi005.stdout:3481: writing smithi00566664-419 from 719927 to 1177268 tid 1 2023-09-30T09:03:37.308 INFO:tasks.rados.rados.0.smithi005.stdout:3481: writing smithi00566664-419 from 1873117 to 2319927 tid 2 2023-09-30T09:03:37.308 INFO:tasks.rados.rados.0.smithi005.stdout:3482: delete oid 60 current snap is 0 2023-09-30T09:03:37.308 INFO:tasks.rados.rados.0.smithi005.stdout:3476: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3477: finishing write tid 1 to smithi00566664-252 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3477: finishing write tid 2 to smithi00566664-252 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3477: finishing write tid 3 to smithi00566664-252 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3477: finishing write tid 4 to smithi00566664-252 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 252 v 484 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3478: finishing write tid 1 to smithi00566664-103 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3478: finishing write tid 2 to smithi00566664-103 2023-09-30T09:03:37.471 INFO:tasks.rados.rados.0.smithi005.stdout:3478: finishing write tid 3 to smithi00566664-103 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3478: finishing write tid 4 to smithi00566664-103 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 103 v 432 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3480: finishing write tid 1 to smithi00566664-118 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3480: finishing write tid 2 to smithi00566664-118 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3480: finishing write tid 3 to smithi00566664-118 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3480: finishing write tid 4 to smithi00566664-118 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 118 v 404 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3480: left oid 118 (ObjNum 2160 snap 0 seq_num 2160) 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3481: finishing write tid 1 to smithi00566664-419 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3476: done (6 left) 2023-09-30T09:03:37.472 INFO:tasks.rados.rados.0.smithi005.stdout:3477: done (5 left) 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3478: done (4 left) 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3479: done (3 left) 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3480: done (2 left) 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3482: done (1 left) 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3483: read oid 50 snap -1 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3483: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3484: read oid 303 snap -1 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3481: finishing write tid 2 to smithi00566664-419 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3481: finishing write tid 3 to smithi00566664-419 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3481: finishing write tid 4 to smithi00566664-419 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 419 v 343 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-09-30T09:03:37.473 INFO:tasks.rados.rados.0.smithi005.stdout:3481: left oid 419 (ObjNum 2161 snap 0 seq_num 2161) 2023-09-30T09:03:37.474 INFO:tasks.rados.rados.0.smithi005.stdout:3481: done (2 left) 2023-09-30T09:03:37.474 INFO:tasks.rados.rados.0.smithi005.stdout:3485: read oid 356 snap -1 2023-09-30T09:03:37.474 INFO:tasks.rados.rados.0.smithi005.stdout:3485: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-30T09:03:37.474 INFO:tasks.rados.rados.0.smithi005.stdout:3486: read oid 340 snap -1 2023-09-30T09:03:37.474 INFO:tasks.rados.rados.0.smithi005.stdout:3486: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:37.474 INFO:tasks.rados.rados.0.smithi005.stdout:3487: delete oid 292 current snap is 0 2023-09-30T09:03:37.478 INFO:tasks.rados.rados.0.smithi005.stdout:3483: expect (ObjNum 917 snap 0 seq_num 917) 2023-09-30T09:03:37.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:37 smithi005 bash[27219]: cluster 2023-09-30T09:03:36.181114+0000 mgr.y (mgr.25205) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:37.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:37 smithi005 bash[33615]: cluster 2023-09-30T09:03:36.181114+0000 mgr.y (mgr.25205) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:37 smithi099 bash[27661]: cluster 2023-09-30T09:03:36.181114+0000 mgr.y (mgr.25205) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:37.689 INFO:tasks.rados.rados.0.smithi005.stdout:3484: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-30T09:03:37.863 INFO:tasks.rados.rados.0.smithi005.stdout:3486: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:37.945 INFO:tasks.rados.rados.0.smithi005.stdout:3485: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-30T09:03:38.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:37 smithi099 bash[50531]: debug 2023-09-30T09:03:37.773+0000 7f2e1445b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:03:38.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:37 smithi099 bash[50531]: debug 2023-09-30T09:03:37.881+0000 7f2e1445b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:03:38.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:38 smithi099 bash[50531]: debug 2023-09-30T09:03:38.001+0000 7f2e1445b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:03:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:3483: done (4 left) 2023-09-30T09:03:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:3484: done (3 left) 2023-09-30T09:03:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:3485: done (2 left) 2023-09-30T09:03:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:3486: done (1 left) 2023-09-30T09:03:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:3487: done (0 left) 2023-09-30T09:03:38.160 INFO:tasks.rados.rados.0.smithi005.stdout:3488: delete oid 456 current snap is 0 2023-09-30T09:03:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:3488: done (0 left) 2023-09-30T09:03:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:3489: read oid 163 snap -1 2023-09-30T09:03:38.161 INFO:tasks.rados.rados.0.smithi005.stdout:3489: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-30T09:03:38.162 INFO:tasks.rados.rados.0.smithi005.stdout:3490: write oid 173 current snap is 0 2023-09-30T09:03:38.162 INFO:tasks.rados.rados.0.smithi005.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-09-30T09:03:38.174 INFO:tasks.rados.rados.0.smithi005.stdout:3490: writing smithi00566664-173 from 787155 to 1545492 tid 1 2023-09-30T09:03:38.181 INFO:tasks.rados.rados.0.smithi005.stdout:3490: writing smithi00566664-173 from 1990692 to 2387155 tid 2 2023-09-30T09:03:38.181 INFO:tasks.rados.rados.0.smithi005.stdout:3491: write oid 107 current snap is 0 2023-09-30T09:03:38.181 INFO:tasks.rados.rados.0.smithi005.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-09-30T09:03:38.184 INFO:tasks.rados.rados.0.smithi005.stdout:3491: writing smithi00566664-107 from 403962 to 837548 tid 1 2023-09-30T09:03:38.191 INFO:tasks.rados.rados.0.smithi005.stdout:3491: writing smithi00566664-107 from 1249174 to 1950931 tid 2 2023-09-30T09:03:38.191 INFO:tasks.rados.rados.0.smithi005.stdout:3492: write oid 383 current snap is 0 2023-09-30T09:03:38.191 INFO:tasks.rados.rados.0.smithi005.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-09-30T09:03:38.197 INFO:tasks.rados.rados.0.smithi005.stdout:3492: writing smithi00566664-383 from 420769 to 1045957 tid 1 2023-09-30T09:03:38.204 INFO:tasks.rados.rados.0.smithi005.stdout:3492: writing smithi00566664-383 from 1824009 to 2269424 tid 2 2023-09-30T09:03:38.204 INFO:tasks.rados.rados.0.smithi005.stdout:3493: write oid 145 current snap is 0 2023-09-30T09:03:38.205 INFO:tasks.rados.rados.0.smithi005.stdout:3489: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-09-30T09:03:38.460 INFO:tasks.rados.rados.0.smithi005.stdout:3490: finishing write tid 1 to smithi00566664-173 2023-09-30T09:03:38.461 INFO:tasks.rados.rados.0.smithi005.stdout:3490: finishing write tid 2 to smithi00566664-173 2023-09-30T09:03:38.461 INFO:tasks.rados.rados.0.smithi005.stdout:3490: finishing write tid 3 to smithi00566664-173 2023-09-30T09:03:38.461 INFO:tasks.rados.rados.0.smithi005.stdout:3490: finishing write tid 4 to smithi00566664-173 2023-09-30T09:03:38.461 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 173 v 461 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-09-30T09:03:38.461 INFO:tasks.rados.rados.0.smithi005.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2023-09-30T09:03:38.461 INFO:tasks.rados.rados.0.smithi005.stdout:3491: finishing write tid 1 to smithi00566664-107 2023-09-30T09:03:38.461 INFO:tasks.rados.rados.0.smithi005.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-09-30T09:03:38.467 INFO:tasks.rados.rados.0.smithi005.stdout:3493: writing smithi00566664-145 from 437576 to 1138013 tid 1 2023-09-30T09:03:38.475 INFO:tasks.rados.rados.0.smithi005.stdout:3493: writing smithi00566664-145 from 1882491 to 2437576 tid 2 2023-09-30T09:03:38.475 INFO:tasks.rados.rados.0.smithi005.stdout:3489: done (4 left) 2023-09-30T09:03:38.475 INFO:tasks.rados.rados.0.smithi005.stdout:3490: done (3 left) 2023-09-30T09:03:38.475 INFO:tasks.rados.rados.0.smithi005.stdout:3494: write oid 132 current snap is 0 2023-09-30T09:03:38.475 INFO:tasks.rados.rados.0.smithi005.stdout:3491: finishing write tid 2 to smithi00566664-107 2023-09-30T09:03:38.475 INFO:tasks.rados.rados.0.smithi005.stdout:3491: finishing write tid 3 to smithi00566664-107 2023-09-30T09:03:38.475 INFO:tasks.rados.rados.0.smithi005.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-09-30T09:03:38.482 INFO:tasks.rados.rados.0.smithi005.stdout:3494: writing smithi00566664-132 from 454383 to 1230069 tid 1 2023-09-30T09:03:38.488 INFO:tasks.rados.rados.0.smithi005.stdout:3494: writing smithi00566664-132 from 1824620 to 2273704 tid 2 2023-09-30T09:03:38.488 INFO:tasks.rados.rados.0.smithi005.stdout:3495: write oid 278 current snap is 0 2023-09-30T09:03:38.488 INFO:tasks.rados.rados.0.smithi005.stdout:3491: finishing write tid 4 to smithi00566664-107 2023-09-30T09:03:38.489 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 444 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-09-30T09:03:38.489 INFO:tasks.rados.rados.0.smithi005.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2023-09-30T09:03:38.489 INFO:tasks.rados.rados.0.smithi005.stdout:3492: finishing write tid 1 to smithi00566664-383 2023-09-30T09:03:38.489 INFO:tasks.rados.rados.0.smithi005.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-09-30T09:03:38.493 INFO:tasks.rados.rados.0.smithi005.stdout:3495: writing smithi00566664-278 from 471190 to 922125 tid 1 2023-09-30T09:03:38.501 INFO:tasks.rados.rados.0.smithi005.stdout:3495: writing smithi00566664-278 from 1483102 to 2192197 tid 2 2023-09-30T09:03:38.501 INFO:tasks.rados.rados.0.smithi005.stdout:3491: done (4 left) 2023-09-30T09:03:38.501 INFO:tasks.rados.rados.0.smithi005.stdout:3496: delete oid 373 current snap is 0 2023-09-30T09:03:38.501 INFO:tasks.rados.rados.0.smithi005.stdout:3492: finishing write tid 2 to smithi00566664-383 2023-09-30T09:03:38.501 INFO:tasks.rados.rados.0.smithi005.stdout:3492: finishing write tid 3 to smithi00566664-383 2023-09-30T09:03:38.501 INFO:tasks.rados.rados.0.smithi005.stdout:3492: finishing write tid 4 to smithi00566664-383 2023-09-30T09:03:38.501 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 383 v 447 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3493: finishing write tid 1 to smithi00566664-145 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3493: finishing write tid 2 to smithi00566664-145 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3493: finishing write tid 3 to smithi00566664-145 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3493: finishing write tid 4 to smithi00566664-145 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 145 v 586 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3494: finishing write tid 1 to smithi00566664-132 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3494: finishing write tid 2 to smithi00566664-132 2023-09-30T09:03:38.502 INFO:tasks.rados.rados.0.smithi005.stdout:3494: finishing write tid 3 to smithi00566664-132 2023-09-30T09:03:38.503 INFO:tasks.rados.rados.0.smithi005.stdout:3494: finishing write tid 4 to smithi00566664-132 2023-09-30T09:03:38.503 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 132 v 357 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-09-30T09:03:38.503 INFO:tasks.rados.rados.0.smithi005.stdout:3494: left oid 132 (ObjNum 2169 snap 0 seq_num 2169) 2023-09-30T09:03:38.503 INFO:tasks.rados.rados.0.smithi005.stdout:3495: finishing write tid 1 to smithi00566664-278 2023-09-30T09:03:38.503 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:38 smithi099 bash[27661]: cluster 2023-09-30T09:03:37.195457+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e30: y(active, since 3s) 2023-09-30T09:03:38.508 INFO:tasks.rados.rados.0.smithi005.stdout:3495: finishing write tid 2 to smithi00566664-278 2023-09-30T09:03:38.508 INFO:tasks.rados.rados.0.smithi005.stdout:3495: finishing write tid 3 to smithi00566664-278 2023-09-30T09:03:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:3495: finishing write tid 4 to smithi00566664-278 2023-09-30T09:03:38.509 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 445 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3495: left oid 278 (ObjNum 2170 snap 0 seq_num 2170) 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3492: done (4 left) 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3493: done (3 left) 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3494: done (2 left) 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3495: done (1 left) 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3496: done (0 left) 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3497: read oid 466 snap -1 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3497: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3498: write oid 433 current snap is 0 2023-09-30T09:03:38.510 INFO:tasks.rados.rados.0.smithi005.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-09-30T09:03:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:38 smithi005 bash[27219]: cluster 2023-09-30T09:03:37.195457+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e30: y(active, since 3s) 2023-09-30T09:03:38.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:38 smithi005 bash[33615]: cluster 2023-09-30T09:03:37.195457+0000 mon.a (mon.0) 909 : cluster [DBG] mgrmap e30: y(active, since 3s) 2023-09-30T09:03:38.521 INFO:tasks.rados.rados.0.smithi005.stdout:3498: writing smithi00566664-433 from 504804 to 1106237 tid 1 2023-09-30T09:03:38.530 INFO:tasks.rados.rados.0.smithi005.stdout:3498: writing smithi00566664-433 from 1600066 to 2312830 tid 2 2023-09-30T09:03:38.530 INFO:tasks.rados.rados.0.smithi005.stdout:3499: read oid 137 snap -1 2023-09-30T09:03:38.530 INFO:tasks.rados.rados.0.smithi005.stdout:3499: expect deleted 2023-09-30T09:03:38.530 INFO:tasks.rados.rados.0.smithi005.stdout:3500: read oid 202 snap -1 2023-09-30T09:03:38.531 INFO:tasks.rados.rados.0.smithi005.stdout:3500: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-30T09:03:38.531 INFO:tasks.rados.rados.0.smithi005.stdout:3501: read oid 392 snap -1 2023-09-30T09:03:38.531 INFO:tasks.rados.rados.0.smithi005.stdout:3501: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-30T09:03:38.531 INFO:tasks.rados.rados.0.smithi005.stdout:3502: write oid 489 current snap is 0 2023-09-30T09:03:38.531 INFO:tasks.rados.rados.0.smithi005.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-09-30T09:03:38.537 INFO:tasks.rados.rados.0.smithi005.stdout:3502: writing smithi00566664-489 from 521611 to 1198293 tid 1 2023-09-30T09:03:38.545 INFO:tasks.rados.rados.0.smithi005.stdout:3502: writing smithi00566664-489 from 1942195 to 2398617 tid 2 2023-09-30T09:03:38.545 INFO:tasks.rados.rados.0.smithi005.stdout:3503: read oid 240 snap -1 2023-09-30T09:03:38.545 INFO:tasks.rados.rados.0.smithi005.stdout:3503: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-30T09:03:38.545 INFO:tasks.rados.rados.0.smithi005.stdout:3504: delete oid 141 current snap is 0 2023-09-30T09:03:38.545 INFO:tasks.rados.rados.0.smithi005.stdout:3497: expect (ObjNum 1144 snap 0 seq_num 1144) 2023-09-30T09:03:38.653 INFO:tasks.rados.rados.0.smithi005.stdout:3498: finishing write tid 1 to smithi00566664-433 2023-09-30T09:03:38.653 INFO:tasks.rados.rados.0.smithi005.stdout:3498: finishing write tid 2 to smithi00566664-433 2023-09-30T09:03:38.653 INFO:tasks.rados.rados.0.smithi005.stdout:3498: finishing write tid 3 to smithi00566664-433 2023-09-30T09:03:38.653 INFO:tasks.rados.rados.0.smithi005.stdout:3498: finishing write tid 4 to smithi00566664-433 2023-09-30T09:03:38.653 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 433 v 435 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-09-30T09:03:38.653 INFO:tasks.rados.rados.0.smithi005.stdout:3498: left oid 433 (ObjNum 2172 snap 0 seq_num 2172) 2023-09-30T09:03:38.653 INFO:tasks.rados.rados.0.smithi005.stdout:3502: finishing write tid 1 to smithi00566664-489 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3497: done (7 left) 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3498: done (6 left) 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3499: done (5 left) 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3504: done (4 left) 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3505: read oid 436 snap -1 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3505: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3506: read oid 333 snap -1 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3506: expect (ObjNum 2049 snap 0 seq_num 2049) 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3507: write oid 73 current snap is 0 2023-09-30T09:03:38.654 INFO:tasks.rados.rados.0.smithi005.stdout:3500: expect (ObjNum 1724 snap 0 seq_num 1724) 2023-09-30T09:03:38.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:38 smithi099 bash[50531]: debug 2023-09-30T09:03:38.497+0000 7f2e1445b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:03:38.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:38 smithi099 bash[50531]: debug 2023-09-30T09:03:38.733+0000 7f2e1445b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:03:38.830 INFO:tasks.rados.rados.0.smithi005.stdout:3502: finishing write tid 2 to smithi00566664-489 2023-09-30T09:03:38.831 INFO:tasks.rados.rados.0.smithi005.stdout:3502: finishing write tid 3 to smithi00566664-489 2023-09-30T09:03:38.831 INFO:tasks.rados.rados.0.smithi005.stdout:3501: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-30T09:03:39.005 INFO:tasks.rados.rados.0.smithi005.stdout:3503: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-30T09:03:39.078 INFO:tasks.rados.rados.0.smithi005.stdout:3502: finishing write tid 4 to smithi00566664-489 2023-09-30T09:03:39.078 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 489 v 364 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-09-30T09:03:39.079 INFO:tasks.rados.rados.0.smithi005.stdout:3502: left oid 489 (ObjNum 2173 snap 0 seq_num 2173) 2023-09-30T09:03:39.079 INFO:tasks.rados.rados.0.smithi005.stdout:3506: expect (ObjNum 2049 snap 0 seq_num 2049) 2023-09-30T09:03:39.242 INFO:tasks.rados.rados.0.smithi005.stdout:3505: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-09-30T09:03:39.350 INFO:tasks.rados.rados.0.smithi005.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-09-30T09:03:39.363 INFO:tasks.rados.rados.0.smithi005.stdout:3507: writing smithi00566664-73 from 555225 to 1098758 tid 1 2023-09-30T09:03:39.370 INFO:tasks.rados.rados.0.smithi005.stdout:3507: writing smithi00566664-73 from 1775512 to 2235603 tid 2 2023-09-30T09:03:39.370 INFO:tasks.rados.rados.0.smithi005.stdout:3500: done (6 left) 2023-09-30T09:03:39.370 INFO:tasks.rados.rados.0.smithi005.stdout:3501: done (5 left) 2023-09-30T09:03:39.370 INFO:tasks.rados.rados.0.smithi005.stdout:3502: done (4 left) 2023-09-30T09:03:39.370 INFO:tasks.rados.rados.0.smithi005.stdout:3503: done (3 left) 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3505: done (2 left) 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3506: done (1 left) 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3508: read oid 127 snap -1 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3508: expect deleted 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3509: read oid 227 snap -1 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3509: expect deleted 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3510: write oid 464 current snap is 0 2023-09-30T09:03:39.371 INFO:tasks.rados.rados.0.smithi005.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-09-30T09:03:39.376 INFO:tasks.rados.rados.0.smithi005.stdout:3510: writing smithi00566664-464 from 572032 to 1190814 tid 1 2023-09-30T09:03:39.384 INFO:tasks.rados.rados.0.smithi005.stdout:3510: writing smithi00566664-464 from 1833994 to 2554096 tid 2 2023-09-30T09:03:39.384 INFO:tasks.rados.rados.0.smithi005.stdout:3511: write oid 104 current snap is 0 2023-09-30T09:03:39.384 INFO:tasks.rados.rados.0.smithi005.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-09-30T09:03:39.392 INFO:tasks.rados.rados.0.smithi005.stdout:3511: writing smithi00566664-104 from 588839 to 1282870 tid 1 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3511: writing smithi00566664-104 from 1776123 to 2239883 tid 2 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3512: write oid 262 current snap is 0 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3507: finishing write tid 1 to smithi00566664-73 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3507: finishing write tid 2 to smithi00566664-73 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3507: finishing write tid 3 to smithi00566664-73 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3507: finishing write tid 4 to smithi00566664-73 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 73 v 589 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3507: left oid 73 (ObjNum 2175 snap 0 seq_num 2175) 2023-09-30T09:03:39.398 INFO:tasks.rados.rados.0.smithi005.stdout:3510: finishing write tid 1 to smithi00566664-464 2023-09-30T09:03:39.399 INFO:tasks.rados.rados.0.smithi005.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-09-30T09:03:39.405 INFO:tasks.rados.rados.0.smithi005.stdout:3512: writing smithi00566664-262 from 605646 to 1374926 tid 1 2023-09-30T09:03:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:3512: writing smithi00566664-262 from 1834605 to 2442023 tid 2 2023-09-30T09:03:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:3507: done (5 left) 2023-09-30T09:03:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:3508: done (4 left) 2023-09-30T09:03:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:3509: done (3 left) 2023-09-30T09:03:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:3513: read oid 370 snap -1 2023-09-30T09:03:39.412 INFO:tasks.rados.rados.0.smithi005.stdout:3513: expect deleted 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3510: finishing write tid 2 to smithi00566664-464 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3510: finishing write tid 3 to smithi00566664-464 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3510: finishing write tid 4 to smithi00566664-464 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 464 v 592 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3510: left oid 464 (ObjNum 2176 snap 0 seq_num 2176) 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3511: finishing write tid 1 to smithi00566664-104 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3514: read oid 18 snap -1 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3514: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3510: done (4 left) 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3515: write oid 485 current snap is 0 2023-09-30T09:03:39.413 INFO:tasks.rados.rados.0.smithi005.stdout:3511: finishing write tid 2 to smithi00566664-104 2023-09-30T09:03:39.414 INFO:tasks.rados.rados.0.smithi005.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-09-30T09:03:39.418 INFO:tasks.rados.rados.0.smithi005.stdout:3515: writing smithi00566664-485 from 622453 to 1066982 tid 1 2023-09-30T09:03:39.423 INFO:tasks.rados.rados.0.smithi005.stdout:3515: writing smithi00566664-485 from 1493087 to 1960516 tid 2 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3516: read oid 446 snap -1 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3516: expect (ObjNum 2146 snap 0 seq_num 2146) 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3517: read oid 96 snap -1 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3517: expect deleted 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3518: read oid 486 snap -1 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3518: expect deleted 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3519: read oid 367 snap -1 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3519: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3520: delete oid 136 current snap is 0 2023-09-30T09:03:39.424 INFO:tasks.rados.rados.0.smithi005.stdout:3511: finishing write tid 3 to smithi00566664-104 2023-09-30T09:03:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:3511: finishing write tid 4 to smithi00566664-104 2023-09-30T09:03:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 104 v 487 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-09-30T09:03:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:3511: left oid 104 (ObjNum 2177 snap 0 seq_num 2177) 2023-09-30T09:03:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:3512: finishing write tid 1 to smithi00566664-262 2023-09-30T09:03:39.425 INFO:tasks.rados.rados.0.smithi005.stdout:3514: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-30T09:03:39.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:39 smithi005 bash[27219]: cluster 2023-09-30T09:03:38.181761+0000 mgr.y (mgr.25205) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:39.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:39 smithi005 bash[27219]: audit 2023-09-30T09:03:38.460889+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.5:0/3983709290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:39.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:39 smithi005 bash[33615]: cluster 2023-09-30T09:03:38.181761+0000 mgr.y (mgr.25205) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:39.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:39 smithi005 bash[33615]: audit 2023-09-30T09:03:38.460889+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.5:0/3983709290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:39.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:39 smithi099 bash[50531]: debug 2023-09-30T09:03:39.189+0000 7f2e1445b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:03:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:39 smithi099 bash[27661]: cluster 2023-09-30T09:03:38.181761+0000 mgr.y (mgr.25205) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:03:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:39 smithi099 bash[27661]: audit 2023-09-30T09:03:38.460889+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.5:0/3983709290' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:39.620 INFO:tasks.rados.rados.0.smithi005.stdout:3512: finishing write tid 2 to smithi00566664-262 2023-09-30T09:03:39.620 INFO:tasks.rados.rados.0.smithi005.stdout:3512: finishing write tid 3 to smithi00566664-262 2023-09-30T09:03:39.620 INFO:tasks.rados.rados.0.smithi005.stdout:3512: finishing write tid 4 to smithi00566664-262 2023-09-30T09:03:39.620 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 262 v 395 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-09-30T09:03:39.620 INFO:tasks.rados.rados.0.smithi005.stdout:3512: left oid 262 (ObjNum 2178 snap 0 seq_num 2178) 2023-09-30T09:03:39.620 INFO:tasks.rados.rados.0.smithi005.stdout:3515: finishing write tid 1 to smithi00566664-485 2023-09-30T09:03:39.620 INFO:tasks.rados.rados.0.smithi005.stdout:3516: expect (ObjNum 2146 snap 0 seq_num 2146) 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3515: finishing write tid 2 to smithi00566664-485 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3515: finishing write tid 3 to smithi00566664-485 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3511: done (9 left) 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3512: done (8 left) 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3513: done (7 left) 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3514: done (6 left) 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3516: done (5 left) 2023-09-30T09:03:39.728 INFO:tasks.rados.rados.0.smithi005.stdout:3517: done (4 left) 2023-09-30T09:03:39.729 INFO:tasks.rados.rados.0.smithi005.stdout:3518: done (3 left) 2023-09-30T09:03:39.729 INFO:tasks.rados.rados.0.smithi005.stdout:3520: done (2 left) 2023-09-30T09:03:39.729 INFO:tasks.rados.rados.0.smithi005.stdout:3521: write oid 63 current snap is 0 2023-09-30T09:03:39.729 INFO:tasks.rados.rados.0.smithi005.stdout:3515: finishing write tid 4 to smithi00566664-485 2023-09-30T09:03:39.729 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 485 v 464 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-09-30T09:03:39.729 INFO:tasks.rados.rados.0.smithi005.stdout:3515: left oid 485 (ObjNum 2179 snap 0 seq_num 2179) 2023-09-30T09:03:39.729 INFO:tasks.rados.rados.0.smithi005.stdout:3519: expect (ObjNum 366 snap 0 seq_num 366) 2023-09-30T09:03:39.796 INFO:tasks.rados.rados.0.smithi005.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-09-30T09:03:39.809 INFO:tasks.rados.rados.0.smithi005.stdout:3521: writing smithi00566664-63 from 656067 to 1251094 tid 1 2023-09-30T09:03:39.815 INFO:tasks.rados.rados.0.smithi005.stdout:3521: writing smithi00566664-63 from 1893698 to 2364796 tid 2 2023-09-30T09:03:39.815 INFO:tasks.rados.rados.0.smithi005.stdout:3515: done (2 left) 2023-09-30T09:03:39.815 INFO:tasks.rados.rados.0.smithi005.stdout:3519: done (1 left) 2023-09-30T09:03:39.815 INFO:tasks.rados.rados.0.smithi005.stdout:3522: write oid 434 current snap is 0 2023-09-30T09:03:39.816 INFO:tasks.rados.rados.0.smithi005.stdout:3521: finishing write tid 1 to smithi00566664-63 2023-09-30T09:03:39.816 INFO:tasks.rados.rados.0.smithi005.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-09-30T09:03:39.823 INFO:tasks.rados.rados.0.smithi005.stdout:3522: writing smithi00566664-434 from 672874 to 1459503 tid 1 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:3522: writing smithi00566664-434 from 2068533 to 2672874 tid 2 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:3523: read oid 65 snap -1 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:3523: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:3524: write oid 148 current snap is 0 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:3521: finishing write tid 2 to smithi00566664-63 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:3521: finishing write tid 3 to smithi00566664-63 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:3521: finishing write tid 4 to smithi00566664-63 2023-09-30T09:03:39.831 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 63 v 449 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-09-30T09:03:39.832 INFO:tasks.rados.rados.0.smithi005.stdout:3521: left oid 63 (ObjNum 2181 snap 0 seq_num 2181) 2023-09-30T09:03:39.832 INFO:tasks.rados.rados.0.smithi005.stdout:3522: finishing write tid 1 to smithi00566664-434 2023-09-30T09:03:39.832 INFO:tasks.rados.rados.0.smithi005.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-09-30T09:03:39.837 INFO:tasks.rados.rados.0.smithi005.stdout:3524: writing smithi00566664-148 from 689681 to 1151559 tid 1 2023-09-30T09:03:39.843 INFO:tasks.rados.rados.0.smithi005.stdout:3524: writing smithi00566664-148 from 1727015 to 2201782 tid 2 2023-09-30T09:03:39.843 INFO:tasks.rados.rados.0.smithi005.stdout:3521: done (3 left) 2023-09-30T09:03:39.844 INFO:tasks.rados.rados.0.smithi005.stdout:3525: read oid 228 snap -1 2023-09-30T09:03:39.844 INFO:tasks.rados.rados.0.smithi005.stdout:3525: expect deleted 2023-09-30T09:03:39.844 INFO:tasks.rados.rados.0.smithi005.stdout:3526: write oid 11 current snap is 0 2023-09-30T09:03:39.844 INFO:tasks.rados.rados.0.smithi005.stdout:3522: finishing write tid 2 to smithi00566664-434 2023-09-30T09:03:39.844 INFO:tasks.rados.rados.0.smithi005.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-09-30T09:03:39.850 INFO:tasks.rados.rados.0.smithi005.stdout:3526: writing smithi00566664-11 from 706488 to 1243615 tid 1 2023-09-30T09:03:39.857 INFO:tasks.rados.rados.0.smithi005.stdout:3526: writing smithi00566664-11 from 1785497 to 2403922 tid 2 2023-09-30T09:03:39.857 INFO:tasks.rados.rados.0.smithi005.stdout:3527: read oid 462 snap -1 2023-09-30T09:03:39.858 INFO:tasks.rados.rados.0.smithi005.stdout:3527: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-30T09:03:39.858 INFO:tasks.rados.rados.0.smithi005.stdout:3528: write oid 40 current snap is 0 2023-09-30T09:03:39.858 INFO:tasks.rados.rados.0.smithi005.stdout:3522: finishing write tid 3 to smithi00566664-434 2023-09-30T09:03:39.858 INFO:tasks.rados.rados.0.smithi005.stdout:3522: finishing write tid 4 to smithi00566664-434 2023-09-30T09:03:39.858 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 434 v 438 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-09-30T09:03:39.858 INFO:tasks.rados.rados.0.smithi005.stdout:3522: left oid 434 (ObjNum 2182 snap 0 seq_num 2182) 2023-09-30T09:03:39.858 INFO:tasks.rados.rados.0.smithi005.stdout:3523: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-30T09:03:40.031 INFO:tasks.rados.rados.0.smithi005.stdout:3524: finishing write tid 1 to smithi00566664-148 2023-09-30T09:03:40.031 INFO:tasks.rados.rados.0.smithi005.stdout:3524: finishing write tid 2 to smithi00566664-148 2023-09-30T09:03:40.031 INFO:tasks.rados.rados.0.smithi005.stdout:3524: finishing write tid 3 to smithi00566664-148 2023-09-30T09:03:40.031 INFO:tasks.rados.rados.0.smithi005.stdout:3524: finishing write tid 4 to smithi00566664-148 2023-09-30T09:03:40.031 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 148 v 408 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-09-30T09:03:40.031 INFO:tasks.rados.rados.0.smithi005.stdout:3524: left oid 148 (ObjNum 2183 snap 0 seq_num 2183) 2023-09-30T09:03:40.031 INFO:tasks.rados.rados.0.smithi005.stdout:3526: finishing write tid 1 to smithi00566664-11 2023-09-30T09:03:40.032 INFO:tasks.rados.rados.0.smithi005.stdout:3526: finishing write tid 2 to smithi00566664-11 2023-09-30T09:03:40.032 INFO:tasks.rados.rados.0.smithi005.stdout:3526: finishing write tid 3 to smithi00566664-11 2023-09-30T09:03:40.032 INFO:tasks.rados.rados.0.smithi005.stdout:3526: finishing write tid 4 to smithi00566664-11 2023-09-30T09:03:40.032 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 11 v 541 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-09-30T09:03:40.032 INFO:tasks.rados.rados.0.smithi005.stdout:3526: left oid 11 (ObjNum 2184 snap 0 seq_num 2184) 2023-09-30T09:03:40.032 INFO:tasks.rados.rados.0.smithi005.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-09-30T09:03:40.041 INFO:tasks.rados.rados.0.smithi005.stdout:3528: writing smithi00566664-40 from 723295 to 1335671 tid 1 2023-09-30T09:03:40.050 INFO:tasks.rados.rados.0.smithi005.stdout:3528: writing smithi00566664-40 from 2127626 to 2606062 tid 2 2023-09-30T09:03:40.050 INFO:tasks.rados.rados.0.smithi005.stdout:3522: done (6 left) 2023-09-30T09:03:40.050 INFO:tasks.rados.rados.0.smithi005.stdout:3523: done (5 left) 2023-09-30T09:03:40.050 INFO:tasks.rados.rados.0.smithi005.stdout:3524: done (4 left) 2023-09-30T09:03:40.050 INFO:tasks.rados.rados.0.smithi005.stdout:3525: done (3 left) 2023-09-30T09:03:40.050 INFO:tasks.rados.rados.0.smithi005.stdout:3526: done (2 left) 2023-09-30T09:03:40.050 INFO:tasks.rados.rados.0.smithi005.stdout:3529: write oid 223 current snap is 0 2023-09-30T09:03:40.051 INFO:tasks.rados.rados.0.smithi005.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-09-30T09:03:40.051 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:39 smithi099 bash[50531]: debug 2023-09-30T09:03:39.697+0000 7f2e1445b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:03:40.057 INFO:tasks.rados.rados.0.smithi005.stdout:3529: writing smithi00566664-223 from 740102 to 1427727 tid 1 2023-09-30T09:03:40.065 INFO:tasks.rados.rados.0.smithi005.stdout:3529: writing smithi00566664-223 from 2186108 to 2740102 tid 2 2023-09-30T09:03:40.065 INFO:tasks.rados.rados.0.smithi005.stdout:3530: read oid 25 snap -1 2023-09-30T09:03:40.065 INFO:tasks.rados.rados.0.smithi005.stdout:3530: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-30T09:03:40.065 INFO:tasks.rados.rados.0.smithi005.stdout:3531: write oid 271 current snap is 0 2023-09-30T09:03:40.066 INFO:tasks.rados.rados.0.smithi005.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-09-30T09:03:40.074 INFO:tasks.rados.rados.0.smithi005.stdout:3531: writing smithi00566664-271 from 756909 to 1519783 tid 1 2023-09-30T09:03:40.081 INFO:tasks.rados.rados.0.smithi005.stdout:3531: writing smithi00566664-271 from 2244590 to 2726695 tid 2 2023-09-30T09:03:40.082 INFO:tasks.rados.rados.0.smithi005.stdout:3532: read oid 312 snap -1 2023-09-30T09:03:40.082 INFO:tasks.rados.rados.0.smithi005.stdout:3532: expect deleted 2023-09-30T09:03:40.082 INFO:tasks.rados.rados.0.smithi005.stdout:3533: write oid 27 current snap is 0 2023-09-30T09:03:40.082 INFO:tasks.rados.rados.0.smithi005.stdout:3527: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3528: finishing write tid 1 to smithi00566664-40 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3528: finishing write tid 2 to smithi00566664-40 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3528: finishing write tid 3 to smithi00566664-40 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3528: finishing write tid 4 to smithi00566664-40 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 40 v 398 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3529: finishing write tid 1 to smithi00566664-223 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3529: finishing write tid 2 to smithi00566664-223 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3529: finishing write tid 3 to smithi00566664-223 2023-09-30T09:03:40.259 INFO:tasks.rados.rados.0.smithi005.stdout:3529: finishing write tid 4 to smithi00566664-223 2023-09-30T09:03:40.260 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 223 v 328 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-09-30T09:03:40.260 INFO:tasks.rados.rados.0.smithi005.stdout:3529: left oid 223 (ObjNum 2186 snap 0 seq_num 2186) 2023-09-30T09:03:40.260 INFO:tasks.rados.rados.0.smithi005.stdout:3530: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-30T09:03:40.512 INFO:tasks.rados.rados.0.smithi005.stdout:3531: finishing write tid 1 to smithi00566664-271 2023-09-30T09:03:40.513 INFO:tasks.rados.rados.0.smithi005.stdout:3531: finishing write tid 2 to smithi00566664-271 2023-09-30T09:03:40.513 INFO:tasks.rados.rados.0.smithi005.stdout:3531: finishing write tid 3 to smithi00566664-271 2023-09-30T09:03:40.513 INFO:tasks.rados.rados.0.smithi005.stdout:3531: finishing write tid 4 to smithi00566664-271 2023-09-30T09:03:40.513 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 271 v 360 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-09-30T09:03:40.513 INFO:tasks.rados.rados.0.smithi005.stdout:3531: left oid 271 (ObjNum 2187 snap 0 seq_num 2187) 2023-09-30T09:03:40.513 INFO:tasks.rados.rados.0.smithi005.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-09-30T09:03:40.525 INFO:tasks.rados.rados.0.smithi005.stdout:3533: writing smithi00566664-27 from 773716 to 1211839 tid 1 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3533: writing smithi00566664-27 from 1903072 to 2528835 tid 2 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3527: done (6 left) 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3528: done (5 left) 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3529: done (4 left) 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3530: done (3 left) 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3531: done (2 left) 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3532: done (1 left) 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3534: write oid 480 current snap is 0 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3533: finishing write tid 1 to smithi00566664-27 2023-09-30T09:03:40.534 INFO:tasks.rados.rados.0.smithi005.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-09-30T09:03:40.541 INFO:tasks.rados.rados.0.smithi005.stdout:3534: writing smithi00566664-480 from 790523 to 1303895 tid 1 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3534: writing smithi00566664-480 from 1961554 to 2730975 tid 2 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3535: write oid 226 current snap is 0 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3533: finishing write tid 2 to smithi00566664-27 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3533: finishing write tid 3 to smithi00566664-27 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3533: finishing write tid 4 to smithi00566664-27 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 27 v 445 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3533: left oid 27 (ObjNum 2188 snap 0 seq_num 2188) 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3534: finishing write tid 1 to smithi00566664-480 2023-09-30T09:03:40.551 INFO:tasks.rados.rados.0.smithi005.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-09-30T09:03:40.557 INFO:tasks.rados.rados.0.smithi005.stdout:3535: writing smithi00566664-226 from 407330 to 1112304 tid 1 2023-09-30T09:03:40.564 INFO:tasks.rados.rados.0.smithi005.stdout:3535: writing smithi00566664-226 from 1620036 to 2249468 tid 2 2023-09-30T09:03:40.564 INFO:tasks.rados.rados.0.smithi005.stdout:3533: done (2 left) 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3536: read oid 78 snap -1 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3536: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3537: read oid 448 snap -1 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3537: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3538: read oid 407 snap -1 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3538: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3539: read oid 253 snap -1 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3539: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3540: write oid 168 current snap is 0 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3534: finishing write tid 2 to smithi00566664-480 2023-09-30T09:03:40.565 INFO:tasks.rados.rados.0.smithi005.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-09-30T09:03:40.573 INFO:tasks.rados.rados.0.smithi005.stdout:3540: writing smithi00566664-168 from 424137 to 1204360 tid 1 2023-09-30T09:03:40.582 INFO:tasks.rados.rados.0.smithi005.stdout:3540: writing smithi00566664-168 from 1678518 to 2451608 tid 2 2023-09-30T09:03:40.582 INFO:tasks.rados.rados.0.smithi005.stdout:3541: read oid 334 snap -1 2023-09-30T09:03:40.582 INFO:tasks.rados.rados.0.smithi005.stdout:3541: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-30T09:03:40.582 INFO:tasks.rados.rados.0.smithi005.stdout:3542: write oid 238 current snap is 0 2023-09-30T09:03:40.583 INFO:tasks.rados.rados.0.smithi005.stdout:3534: finishing write tid 3 to smithi00566664-480 2023-09-30T09:03:40.583 INFO:tasks.rados.rados.0.smithi005.stdout:3534: finishing write tid 4 to smithi00566664-480 2023-09-30T09:03:40.583 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 480 v 452 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-09-30T09:03:40.583 INFO:tasks.rados.rados.0.smithi005.stdout:3534: left oid 480 (ObjNum 2189 snap 0 seq_num 2189) 2023-09-30T09:03:40.583 INFO:tasks.rados.rados.0.smithi005.stdout:3535: finishing write tid 1 to smithi00566664-226 2023-09-30T09:03:40.583 INFO:tasks.rados.rados.0.smithi005.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-09-30T09:03:40.587 INFO:tasks.rados.rados.0.smithi005.stdout:3542: writing smithi00566664-238 from 440944 to 896416 tid 1 2023-09-30T09:03:40.593 INFO:tasks.rados.rados.0.smithi005.stdout:3542: writing smithi00566664-238 from 1337000 to 1970101 tid 2 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3542: writing smithi00566664-238 from 2528612 to 2840944 tid 3 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3534: done (8 left) 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3543: read oid 372 snap -1 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3543: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3544: read oid 171 snap -1 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3544: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3545: read oid 442 snap -1 2023-09-30T09:03:40.599 INFO:tasks.rados.rados.0.smithi005.stdout:3545: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-09-30T09:03:40.600 INFO:tasks.rados.rados.0.smithi005.stdout:3546: write oid 126 current snap is 0 2023-09-30T09:03:40.600 INFO:tasks.rados.rados.0.smithi005.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-09-30T09:03:40.606 INFO:tasks.rados.rados.0.smithi005.stdout:3546: writing smithi00566664-126 from 457751 to 988472 tid 1 2023-09-30T09:03:40.616 INFO:tasks.rados.rados.0.smithi005.stdout:3546: writing smithi00566664-126 from 1395482 to 2172241 tid 2 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3547: read oid 160 snap -1 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3547: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3548: read oid 100 snap -1 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3548: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3549: read oid 9 snap -1 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3549: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3550: write oid 281 current snap is 0 2023-09-30T09:03:40.617 INFO:tasks.rados.rados.0.smithi005.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-09-30T09:03:40.625 INFO:tasks.rados.rados.0.smithi005.stdout:3550: writing smithi00566664-281 from 474558 to 1080528 tid 1 2023-09-30T09:03:40.635 INFO:tasks.rados.rados.0.smithi005.stdout:3550: writing smithi00566664-281 from 1737611 to 2374381 tid 2 2023-09-30T09:03:40.638 INFO:tasks.rados.rados.0.smithi005.stdout:3550: writing smithi00566664-281 from 2867105 to 2874558 tid 3 2023-09-30T09:03:40.638 INFO:tasks.rados.rados.0.smithi005.stdout:3539: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-09-30T09:03:40.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:40 smithi099 bash[50531]: debug 2023-09-30T09:03:40.329+0000 7f2e1445b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:03:40.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:40 smithi099 bash[50531]: debug 2023-09-30T09:03:40.469+0000 7f2e1445b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:03:40.817 INFO:tasks.rados.rados.0.smithi005.stdout:3537: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-30T09:03:40.968 INFO:tasks.rados.rados.0.smithi005.stdout:3536: expect (ObjNum 2069 snap 0 seq_num 2069) 2023-09-30T09:03:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:3540: finishing write tid 1 to smithi00566664-168 2023-09-30T09:03:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:3535: finishing write tid 2 to smithi00566664-226 2023-09-30T09:03:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:3535: finishing write tid 3 to smithi00566664-226 2023-09-30T09:03:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:3535: finishing write tid 4 to smithi00566664-226 2023-09-30T09:03:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 226 v 441 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-09-30T09:03:41.061 INFO:tasks.rados.rados.0.smithi005.stdout:3535: left oid 226 (ObjNum 2190 snap 0 seq_num 2190) 2023-09-30T09:03:41.062 INFO:tasks.rados.rados.0.smithi005.stdout:3538: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:03:41.174 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:40 smithi099 bash[50531]: debug 2023-09-30T09:03:40.893+0000 7f2e1445b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:03:41.174 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[50531]: debug 2023-09-30T09:03:41.017+0000 7f2e1445b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:03:41.174 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[50531]: debug 2023-09-30T09:03:41.169+0000 7f2e1445b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:03:41.320 INFO:tasks.rados.rados.0.smithi005.stdout:3540: finishing write tid 2 to smithi00566664-168 2023-09-30T09:03:41.320 INFO:tasks.rados.rados.0.smithi005.stdout:3540: finishing write tid 3 to smithi00566664-168 2023-09-30T09:03:41.320 INFO:tasks.rados.rados.0.smithi005.stdout:3540: finishing write tid 4 to smithi00566664-168 2023-09-30T09:03:41.321 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 347 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-09-30T09:03:41.321 INFO:tasks.rados.rados.0.smithi005.stdout:3540: left oid 168 (ObjNum 2191 snap 0 seq_num 2191) 2023-09-30T09:03:41.321 INFO:tasks.rados.rados.0.smithi005.stdout:3541: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-30T09:03:41.433 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[50531]: debug 2023-09-30T09:03:41.293+0000 7f2e1445b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:03:41.459 INFO:tasks.rados.rados.0.smithi005.stdout:3542: finishing write tid 1 to smithi00566664-238 2023-09-30T09:03:41.459 INFO:tasks.rados.rados.0.smithi005.stdout:3545: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-09-30T09:03:41.659 INFO:tasks.rados.rados.0.smithi005.stdout:3542: finishing write tid 2 to smithi00566664-238 2023-09-30T09:03:41.659 INFO:tasks.rados.rados.0.smithi005.stdout:3542: finishing write tid 3 to smithi00566664-238 2023-09-30T09:03:41.659 INFO:tasks.rados.rados.0.smithi005.stdout:3535: done (15 left) 2023-09-30T09:03:41.659 INFO:tasks.rados.rados.0.smithi005.stdout:3536: done (14 left) 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3537: done (13 left) 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3538: done (12 left) 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3539: done (11 left) 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3540: done (10 left) 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3541: done (9 left) 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3545: done (8 left) 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3551: write oid 489 current snap is 0 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3546: finishing write tid 1 to smithi00566664-126 2023-09-30T09:03:41.660 INFO:tasks.rados.rados.0.smithi005.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-09-30T09:03:41.666 INFO:tasks.rados.rados.0.smithi005.stdout:3551: writing smithi00566664-489 from 491365 to 1172584 tid 1 2023-09-30T09:03:41.675 INFO:tasks.rados.rados.0.smithi005.stdout:3551: writing smithi00566664-489 from 1796093 to 2576521 tid 2 2023-09-30T09:03:41.675 INFO:tasks.rados.rados.0.smithi005.stdout:3552: write oid 56 current snap is 0 2023-09-30T09:03:41.675 INFO:tasks.rados.rados.0.smithi005.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-09-30T09:03:41.682 INFO:tasks.rados.rados.0.smithi005.stdout:3552: writing smithi00566664-56 from 508172 to 1264640 tid 1 2023-09-30T09:03:41.690 INFO:tasks.rados.rados.0.smithi005.stdout:3552: writing smithi00566664-56 from 1854575 to 2495014 tid 2 2023-09-30T09:03:41.690 INFO:tasks.rados.rados.0.smithi005.stdout:3553: write oid 488 current snap is 0 2023-09-30T09:03:41.690 INFO:tasks.rados.rados.0.smithi005.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-09-30T09:03:41.695 INFO:tasks.rados.rados.0.smithi005.stdout:3553: writing smithi00566664-488 from 524979 to 956696 tid 1 2023-09-30T09:03:41.703 INFO:tasks.rados.rados.0.smithi005.stdout:3553: writing smithi00566664-488 from 1513057 to 2297154 tid 2 2023-09-30T09:03:41.703 INFO:tasks.rados.rados.0.smithi005.stdout:3554: write oid 499 current snap is 0 2023-09-30T09:03:41.703 INFO:tasks.rados.rados.0.smithi005.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-09-30T09:03:41.710 INFO:tasks.rados.rados.0.smithi005.stdout:3554: writing smithi00566664-499 from 541786 to 1165105 tid 1 2023-09-30T09:03:41.716 INFO:tasks.rados.rados.0.smithi005.stdout:3554: writing smithi00566664-499 from 1571539 to 2215647 tid 2 2023-09-30T09:03:41.720 INFO:tasks.rados.rados.0.smithi005.stdout:3554: writing smithi00566664-499 from 2693150 to 2941786 tid 3 2023-09-30T09:03:41.721 INFO:tasks.rados.rados.0.smithi005.stdout:3555: read oid 368 snap -1 2023-09-30T09:03:41.721 INFO:tasks.rados.rados.0.smithi005.stdout:3555: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-30T09:03:41.721 INFO:tasks.rados.rados.0.smithi005.stdout:3556: read oid 27 snap -1 2023-09-30T09:03:41.721 INFO:tasks.rados.rados.0.smithi005.stdout:3556: expect (ObjNum 2188 snap 0 seq_num 2188) 2023-09-30T09:03:41.721 INFO:tasks.rados.rados.0.smithi005.stdout:3557: write oid 450 current snap is 0 2023-09-30T09:03:41.721 INFO:tasks.rados.rados.0.smithi005.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-09-30T09:03:41.729 INFO:tasks.rados.rados.0.smithi005.stdout:3557: writing smithi00566664-450 from 558593 to 1257161 tid 1 2023-09-30T09:03:41.738 INFO:tasks.rados.rados.0.smithi005.stdout:3557: writing smithi00566664-450 from 2030021 to 2817787 tid 2 2023-09-30T09:03:41.738 INFO:tasks.rados.rados.0.smithi005.stdout:3558: read oid 354 snap -1 2023-09-30T09:03:41.739 INFO:tasks.rados.rados.0.smithi005.stdout:3558: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:03:41.739 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:41.739 INFO:tasks.rados.rados.0.smithi005.stdout:3543: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-09-30T09:03:41.773 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[50531]: debug 2023-09-30T09:03:41.429+0000 7f2e1445b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:03:41.773 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[50531]: debug 2023-09-30T09:03:41.629+0000 7f2e1445b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:03:41.987 INFO:tasks.rados.rados.0.smithi005.stdout:3542: finishing write tid 4 to smithi00566664-238 2023-09-30T09:03:41.987 INFO:tasks.rados.rados.0.smithi005.stdout:3542: finishing write tid 5 to smithi00566664-238 2023-09-30T09:03:41.987 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 238 v 596 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-09-30T09:03:41.987 INFO:tasks.rados.rados.0.smithi005.stdout:3542: left oid 238 (ObjNum 2192 snap 0 seq_num 2192) 2023-09-30T09:03:41.987 INFO:tasks.rados.rados.0.smithi005.stdout:3544: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-30T09:03:42.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[50531]: debug 2023-09-30T09:03:41.769+0000 7f2e1445b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:03:42.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: cluster 2023-09-30T09:03:40.182493+0000 mgr.y (mgr.25205) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 586 KiB/s wr, 11 op/s 2023-09-30T09:03:42.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:40.825992+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:40.832035+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:40.969415+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:40.975818+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:41.007484+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.5:0/1199597292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:41.686393+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:41.693668+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:41.774308+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:41 smithi099 bash[27661]: audit 2023-09-30T09:03:41.780561+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.066 INFO:tasks.rados.rados.0.smithi005.stdout:3546: finishing write tid 2 to smithi00566664-126 2023-09-30T09:03:42.066 INFO:tasks.rados.rados.0.smithi005.stdout:3546: finishing write tid 3 to smithi00566664-126 2023-09-30T09:03:42.066 INFO:tasks.rados.rados.0.smithi005.stdout:3546: finishing write tid 4 to smithi00566664-126 2023-09-30T09:03:42.067 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 126 v 444 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-09-30T09:03:42.067 INFO:tasks.rados.rados.0.smithi005.stdout:3546: left oid 126 (ObjNum 2193 snap 0 seq_num 2193) 2023-09-30T09:03:42.067 INFO:tasks.rados.rados.0.smithi005.stdout:3548: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-30T09:03:42.212 INFO:tasks.rados.rados.0.smithi005.stdout:3547: expect (ObjNum 1941 snap 0 seq_num 1941) 2023-09-30T09:03:42.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: cluster 2023-09-30T09:03:40.182493+0000 mgr.y (mgr.25205) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 586 KiB/s wr, 11 op/s 2023-09-30T09:03:42.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:40.825992+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:40.832035+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:40.969415+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:40.975818+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:41.007484+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.5:0/1199597292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:41.686393+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:41.693668+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:41.774308+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[27219]: audit 2023-09-30T09:03:41.780561+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: cluster 2023-09-30T09:03:40.182493+0000 mgr.y (mgr.25205) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 586 KiB/s wr, 11 op/s 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:40.825992+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:40.832035+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:40.969415+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:40.975818+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:41.007484+0000 mon.c (mon.2) 157 : audit [DBG] from='client.? 172.21.15.5:0/1199597292' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:42.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:41.686393+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:41.693668+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:41.774308+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:41 smithi005 bash[33615]: audit 2023-09-30T09:03:41.780561+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:42.321 INFO:tasks.rados.rados.0.smithi005.stdout:3550: finishing write tid 1 to smithi00566664-281 2023-09-30T09:03:42.321 INFO:tasks.rados.rados.0.smithi005.stdout:3549: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-09-30T09:03:42.450 INFO:tasks.rados.rados.0.smithi005.stdout:3550: finishing write tid 2 to smithi00566664-281 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3550: finishing write tid 3 to smithi00566664-281 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3550: finishing write tid 4 to smithi00566664-281 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3550: finishing write tid 5 to smithi00566664-281 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 281 v 412 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3550: left oid 281 (ObjNum 2194 snap 0 seq_num 2194) 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3551: finishing write tid 1 to smithi00566664-489 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3551: finishing write tid 2 to smithi00566664-489 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3551: finishing write tid 3 to smithi00566664-489 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:3551: finishing write tid 4 to smithi00566664-489 2023-09-30T09:03:42.451 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 489 v 367 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3551: left oid 489 (ObjNum 2195 snap 0 seq_num 2195) 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3552: finishing write tid 1 to smithi00566664-56 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3552: finishing write tid 2 to smithi00566664-56 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3552: finishing write tid 3 to smithi00566664-56 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3552: finishing write tid 4 to smithi00566664-56 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 56 v 408 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3552: left oid 56 (ObjNum 2196 snap 0 seq_num 2196) 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3553: finishing write tid 1 to smithi00566664-488 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3553: finishing write tid 2 to smithi00566664-488 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3553: finishing write tid 3 to smithi00566664-488 2023-09-30T09:03:42.452 INFO:tasks.rados.rados.0.smithi005.stdout:3553: finishing write tid 4 to smithi00566664-488 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 488 v 599 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3553: left oid 488 (ObjNum 2197 snap 0 seq_num 2197) 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3554: finishing write tid 1 to smithi00566664-499 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3554: finishing write tid 2 to smithi00566664-499 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3554: finishing write tid 3 to smithi00566664-499 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3554: finishing write tid 4 to smithi00566664-499 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3554: finishing write tid 5 to smithi00566664-499 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 499 v 491 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3554: left oid 499 (ObjNum 2198 snap 0 seq_num 2198) 2023-09-30T09:03:42.453 INFO:tasks.rados.rados.0.smithi005.stdout:3555: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-30T09:03:42.547 INFO:tasks.rados.rados.0.smithi005.stdout:3556: expect (ObjNum 2188 snap 0 seq_num 2188) 2023-09-30T09:03:42.726 INFO:tasks.rados.rados.0.smithi005.stdout:3557: finishing write tid 1 to smithi00566664-450 2023-09-30T09:03:42.726 INFO:tasks.rados.rados.0.smithi005.stdout:3557: finishing write tid 2 to smithi00566664-450 2023-09-30T09:03:42.726 INFO:tasks.rados.rados.0.smithi005.stdout:3557: finishing write tid 3 to smithi00566664-450 2023-09-30T09:03:42.726 INFO:tasks.rados.rados.0.smithi005.stdout:3557: finishing write tid 4 to smithi00566664-450 2023-09-30T09:03:42.726 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 450 v 331 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-09-30T09:03:42.726 INFO:tasks.rados.rados.0.smithi005.stdout:3557: left oid 450 (ObjNum 2199 snap 0 seq_num 2199) 2023-09-30T09:03:42.726 INFO:tasks.rados.rados.0.smithi005.stdout:3558: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-30T09:03:42.889 INFO:tasks.rados.rados.0.smithi005.stdout:3542: done (15 left) 2023-09-30T09:03:42.889 INFO:tasks.rados.rados.0.smithi005.stdout:3543: done (14 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3544: done (13 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3546: done (12 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3547: done (11 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3548: done (10 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3549: done (9 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3550: done (8 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3551: done (7 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3552: done (6 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3553: done (5 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3554: done (4 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3555: done (3 left) 2023-09-30T09:03:42.890 INFO:tasks.rados.rados.0.smithi005.stdout:3556: done (2 left) 2023-09-30T09:03:42.891 INFO:tasks.rados.rados.0.smithi005.stdout:3557: done (1 left) 2023-09-30T09:03:42.891 INFO:tasks.rados.rados.0.smithi005.stdout:3558: done (0 left) 2023-09-30T09:03:42.891 INFO:tasks.rados.rados.0.smithi005.stdout:3559: write oid 410 current snap is 0 2023-09-30T09:03:42.891 INFO:tasks.rados.rados.0.smithi005.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-09-30T09:03:42.905 INFO:tasks.rados.rados.0.smithi005.stdout:3559: writing smithi00566664-410 from 575400 to 1349217 tid 1 2023-09-30T09:03:42.915 INFO:tasks.rados.rados.0.smithi005.stdout:3559: writing smithi00566664-410 from 2088503 to 2736280 tid 2 2023-09-30T09:03:42.915 INFO:tasks.rados.rados.0.smithi005.stdout:3560: read oid 346 snap -1 2023-09-30T09:03:42.915 INFO:tasks.rados.rados.0.smithi005.stdout:3560: expect deleted 2023-09-30T09:03:42.915 INFO:tasks.rados.rados.0.smithi005.stdout:3561: write oid 253 current snap is 0 2023-09-30T09:03:42.915 INFO:tasks.rados.rados.0.smithi005.stdout:3559: finishing write tid 1 to smithi00566664-410 2023-09-30T09:03:42.915 INFO:tasks.rados.rados.0.smithi005.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-09-30T09:03:42.921 INFO:tasks.rados.rados.0.smithi005.stdout:3561: writing smithi00566664-253 from 592207 to 1041273 tid 1 2023-09-30T09:03:42.930 INFO:tasks.rados.rados.0.smithi005.stdout:3561: writing smithi00566664-253 from 1746985 to 2538420 tid 2 2023-09-30T09:03:42.930 INFO:tasks.rados.rados.0.smithi005.stdout:3562: write oid 131 current snap is 0 2023-09-30T09:03:42.930 INFO:tasks.rados.rados.0.smithi005.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-09-30T09:03:42.936 INFO:tasks.rados.rados.0.smithi005.stdout:3562: writing smithi00566664-131 from 609014 to 1133329 tid 1 2023-09-30T09:03:42.942 INFO:tasks.rados.rados.0.smithi005.stdout:3562: writing smithi00566664-131 from 1689114 to 2224207 tid 2 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3562: writing smithi00566664-131 from 2970136 to 3009014 tid 3 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3563: read oid 200 snap -1 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3563: expect deleted 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3564: read oid 179 snap -1 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3564: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3565: write oid 55 current snap is 0 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3559: finishing write tid 2 to smithi00566664-410 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3559: finishing write tid 3 to smithi00566664-410 2023-09-30T09:03:42.947 INFO:tasks.rados.rados.0.smithi005.stdout:3559: finishing write tid 4 to smithi00566664-410 2023-09-30T09:03:42.948 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 410 v 401 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-09-30T09:03:42.948 INFO:tasks.rados.rados.0.smithi005.stdout:3559: left oid 410 (ObjNum 2200 snap 0 seq_num 2200) 2023-09-30T09:03:42.948 INFO:tasks.rados.rados.0.smithi005.stdout:3561: finishing write tid 1 to smithi00566664-253 2023-09-30T09:03:42.948 INFO:tasks.rados.rados.0.smithi005.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-09-30T09:03:42.954 INFO:tasks.rados.rados.0.smithi005.stdout:3565: writing smithi00566664-55 from 625821 to 1225385 tid 1 2023-09-30T09:03:42.961 INFO:tasks.rados.rados.0.smithi005.stdout:3565: writing smithi00566664-55 from 1747596 to 2542700 tid 2 2023-09-30T09:03:42.964 INFO:tasks.rados.rados.0.smithi005.stdout:3565: writing smithi00566664-55 from 2997559 to 3025821 tid 3 2023-09-30T09:03:42.964 INFO:tasks.rados.rados.0.smithi005.stdout:3559: done (6 left) 2023-09-30T09:03:42.964 INFO:tasks.rados.rados.0.smithi005.stdout:3560: done (5 left) 2023-09-30T09:03:42.965 INFO:tasks.rados.rados.0.smithi005.stdout:3566: write oid 289 current snap is 0 2023-09-30T09:03:42.965 INFO:tasks.rados.rados.0.smithi005.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-09-30T09:03:42.972 INFO:tasks.rados.rados.0.smithi005.stdout:3566: writing smithi00566664-289 from 642628 to 1317441 tid 1 2023-09-30T09:03:42.978 INFO:tasks.rados.rados.0.smithi005.stdout:3566: writing smithi00566664-289 from 1806078 to 2344840 tid 2 2023-09-30T09:03:42.982 INFO:tasks.rados.rados.0.smithi005.stdout:3566: writing smithi00566664-289 from 3024982 to 3042628 tid 3 2023-09-30T09:03:42.982 INFO:tasks.rados.rados.0.smithi005.stdout:3567: delete oid 391 current snap is 0 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3561: finishing write tid 2 to smithi00566664-253 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3561: finishing write tid 3 to smithi00566664-253 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3561: finishing write tid 4 to smithi00566664-253 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 253 v 602 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3561: left oid 253 (ObjNum 2201 snap 0 seq_num 2201) 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3562: finishing write tid 1 to smithi00566664-131 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3562: finishing write tid 2 to smithi00566664-131 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3562: finishing write tid 3 to smithi00566664-131 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3562: finishing write tid 4 to smithi00566664-131 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:3562: finishing write tid 5 to smithi00566664-131 2023-09-30T09:03:42.983 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 131 v 419 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-09-30T09:03:42.984 INFO:tasks.rados.rados.0.smithi005.stdout:3562: left oid 131 (ObjNum 2202 snap 0 seq_num 2202) 2023-09-30T09:03:42.984 INFO:tasks.rados.rados.0.smithi005.stdout:3564: expect (ObjNum 1945 snap 0 seq_num 1945) 2023-09-30T09:03:43.174 INFO:tasks.rados.rados.0.smithi005.stdout:3565: finishing write tid 1 to smithi00566664-55 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3565: finishing write tid 2 to smithi00566664-55 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3565: finishing write tid 3 to smithi00566664-55 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3565: finishing write tid 4 to smithi00566664-55 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3565: finishing write tid 5 to smithi00566664-55 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 495 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3565: left oid 55 (ObjNum 2203 snap 0 seq_num 2203) 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3566: finishing write tid 1 to smithi00566664-289 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3566: finishing write tid 2 to smithi00566664-289 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3566: finishing write tid 3 to smithi00566664-289 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3566: finishing write tid 4 to smithi00566664-289 2023-09-30T09:03:43.175 INFO:tasks.rados.rados.0.smithi005.stdout:3566: finishing write tid 5 to smithi00566664-289 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 289 v 468 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3566: left oid 289 (ObjNum 2204 snap 0 seq_num 2204) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3561: done (6 left) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3562: done (5 left) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3563: done (4 left) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3564: done (3 left) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3565: done (2 left) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3566: done (1 left) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3567: done (0 left) 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3568: write oid 145 current snap is 0 2023-09-30T09:03:43.176 INFO:tasks.rados.rados.0.smithi005.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-09-30T09:03:43.187 INFO:tasks.rados.rados.0.smithi005.stdout:3568: writing smithi00566664-145 from 676242 to 1217906 tid 1 2023-09-30T09:03:43.195 INFO:tasks.rados.rados.0.smithi005.stdout:3568: writing smithi00566664-145 from 1923042 to 2465473 tid 2 2023-09-30T09:03:43.195 INFO:tasks.rados.rados.0.smithi005.stdout:3569: delete oid 122 current snap is 0 2023-09-30T09:03:43.195 INFO:tasks.rados.rados.0.smithi005.stdout:3568: finishing write tid 1 to smithi00566664-145 2023-09-30T09:03:43.198 INFO:tasks.rados.rados.0.smithi005.stdout:3569: done (1 left) 2023-09-30T09:03:43.198 INFO:tasks.rados.rados.0.smithi005.stdout:3570: read oid 117 snap -1 2023-09-30T09:03:43.198 INFO:tasks.rados.rados.0.smithi005.stdout:3570: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-30T09:03:43.198 INFO:tasks.rados.rados.0.smithi005.stdout:3571: read oid 464 snap -1 2023-09-30T09:03:43.198 INFO:tasks.rados.rados.0.smithi005.stdout:3571: expect (ObjNum 2176 snap 0 seq_num 2176) 2023-09-30T09:03:43.198 INFO:tasks.rados.rados.0.smithi005.stdout:3572: write oid 113 current snap is 0 2023-09-30T09:03:43.198 INFO:tasks.rados.rados.0.smithi005.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-09-30T09:03:43.207 INFO:tasks.rados.rados.0.smithi005.stdout:3572: writing smithi00566664-113 from 709856 to 1402018 tid 1 2023-09-30T09:03:43.215 INFO:tasks.rados.rados.0.smithi005.stdout:3572: writing smithi00566664-113 from 2040006 to 2586106 tid 2 2023-09-30T09:03:43.215 INFO:tasks.rados.rados.0.smithi005.stdout:3573: write oid 478 current snap is 0 2023-09-30T09:03:43.215 INFO:tasks.rados.rados.0.smithi005.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-09-30T09:03:43.223 INFO:tasks.rados.rados.0.smithi005.stdout:3573: writing smithi00566664-478 from 726663 to 1494074 tid 1 2023-09-30T09:03:43.230 INFO:tasks.rados.rados.0.smithi005.stdout:3573: writing smithi00566664-478 from 2098488 to 2504599 tid 2 2023-09-30T09:03:43.230 INFO:tasks.rados.rados.0.smithi005.stdout:3574: write oid 246 current snap is 0 2023-09-30T09:03:43.230 INFO:tasks.rados.rados.0.smithi005.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-09-30T09:03:43.238 INFO:tasks.rados.rados.0.smithi005.stdout:3574: writing smithi00566664-246 from 743470 to 1186130 tid 1 2023-09-30T09:03:43.244 INFO:tasks.rados.rados.0.smithi005.stdout:3574: writing smithi00566664-246 from 1640617 to 2190386 tid 2 2023-09-30T09:03:43.250 INFO:tasks.rados.rados.0.smithi005.stdout:3574: writing smithi00566664-246 from 2673167 to 3143470 tid 3 2023-09-30T09:03:43.250 INFO:tasks.rados.rados.0.smithi005.stdout:3575: read oid 226 snap -1 2023-09-30T09:03:43.250 INFO:tasks.rados.rados.0.smithi005.stdout:3575: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-30T09:03:43.250 INFO:tasks.rados.rados.0.smithi005.stdout:3576: read oid 31 snap -1 2023-09-30T09:03:43.250 INFO:tasks.rados.rados.0.smithi005.stdout:3576: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3577: read oid 24 snap -1 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3577: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3578: delete oid 224 current snap is 0 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3568: finishing write tid 2 to smithi00566664-145 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3568: finishing write tid 3 to smithi00566664-145 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3568: finishing write tid 4 to smithi00566664-145 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 145 v 605 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3568: left oid 145 (ObjNum 2206 snap 0 seq_num 2206) 2023-09-30T09:03:43.251 INFO:tasks.rados.rados.0.smithi005.stdout:3571: expect (ObjNum 2176 snap 0 seq_num 2176) 2023-09-30T09:03:43.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[50531]: debug 2023-09-30T09:03:43.025+0000 7f2e1445b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:03:43.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[50531]: [30/Sep/2023:09:03:43] ENGINE Bus STARTING 2023-09-30T09:03:43.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[50531]: CherryPy Checker: 2023-09-30T09:03:43.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[50531]: The Application mounted at '' has an empty config. 2023-09-30T09:03:43.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[50531]: [30/Sep/2023:09:03:43] ENGINE Serving on http://:::9283 2023-09-30T09:03:43.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[50531]: [30/Sep/2023:09:03:43] ENGINE Bus STARTED 2023-09-30T09:03:43.409 INFO:tasks.rados.rados.0.smithi005.stdout:3570: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3572: finishing write tid 1 to smithi00566664-113 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3572: finishing write tid 2 to smithi00566664-113 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3572: finishing write tid 3 to smithi00566664-113 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3572: finishing write tid 4 to smithi00566664-113 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 113 v 450 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3573: finishing write tid 1 to smithi00566664-478 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3573: finishing write tid 2 to smithi00566664-478 2023-09-30T09:03:43.558 INFO:tasks.rados.rados.0.smithi005.stdout:3573: finishing write tid 3 to smithi00566664-478 2023-09-30T09:03:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:3573: finishing write tid 4 to smithi00566664-478 2023-09-30T09:03:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 478 v 453 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-09-30T09:03:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-09-30T09:03:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:3574: finishing write tid 1 to smithi00566664-246 2023-09-30T09:03:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:3574: finishing write tid 2 to smithi00566664-246 2023-09-30T09:03:43.559 INFO:tasks.rados.rados.0.smithi005.stdout:3576: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-09-30T09:03:43.723 INFO:tasks.rados.rados.0.smithi005.stdout:3574: finishing write tid 3 to smithi00566664-246 2023-09-30T09:03:43.723 INFO:tasks.rados.rados.0.smithi005.stdout:3574: finishing write tid 4 to smithi00566664-246 2023-09-30T09:03:43.723 INFO:tasks.rados.rados.0.smithi005.stdout:3574: finishing write tid 5 to smithi00566664-246 2023-09-30T09:03:43.723 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 246 v 448 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-09-30T09:03:43.723 INFO:tasks.rados.rados.0.smithi005.stdout:3574: left oid 246 (ObjNum 2210 snap 0 seq_num 2210) 2023-09-30T09:03:43.724 INFO:tasks.rados.rados.0.smithi005.stdout:3575: expect (ObjNum 2190 snap 0 seq_num 2190) 2023-09-30T09:03:43.808 INFO:tasks.rados.rados.0.smithi005.stdout:3577: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3568: done (9 left) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3570: done (8 left) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3571: done (7 left) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3572: done (6 left) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3573: done (5 left) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3574: done (4 left) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3575: done (3 left) 2023-09-30T09:03:43.989 INFO:tasks.rados.rados.0.smithi005.stdout:3576: done (2 left) 2023-09-30T09:03:43.990 INFO:tasks.rados.rados.0.smithi005.stdout:3577: done (1 left) 2023-09-30T09:03:43.990 INFO:tasks.rados.rados.0.smithi005.stdout:3578: done (0 left) 2023-09-30T09:03:43.990 INFO:tasks.rados.rados.0.smithi005.stdout:3579: read oid 328 snap -1 2023-09-30T09:03:43.990 INFO:tasks.rados.rados.0.smithi005.stdout:3579: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-09-30T09:03:43.990 INFO:tasks.rados.rados.0.smithi005.stdout:3580: write oid 486 current snap is 0 2023-09-30T09:03:43.990 INFO:tasks.rados.rados.0.smithi005.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-09-30T09:03:44.002 INFO:tasks.rados.rados.0.smithi005.stdout:3580: writing smithi00566664-486 from 777084 to 1370242 tid 1 2023-09-30T09:03:44.010 INFO:tasks.rados.rados.0.smithi005.stdout:3580: writing smithi00566664-486 from 2157581 to 2711019 tid 2 2023-09-30T09:03:44.013 INFO:tasks.rados.rados.0.smithi005.stdout:3580: writing smithi00566664-486 from 3128013 to 3177084 tid 3 2023-09-30T09:03:44.013 INFO:tasks.rados.rados.0.smithi005.stdout:3581: write oid 28 current snap is 0 2023-09-30T09:03:44.013 INFO:tasks.rados.rados.0.smithi005.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-09-30T09:03:44.022 INFO:tasks.rados.rados.0.smithi005.stdout:3581: writing smithi00566664-28 from 793891 to 1578651 tid 1 2023-09-30T09:03:44.030 INFO:tasks.rados.rados.0.smithi005.stdout:3581: writing smithi00566664-28 from 2332416 to 3029512 tid 2 2023-09-30T09:03:44.030 INFO:tasks.rados.rados.0.smithi005.stdout:3582: write oid 42 current snap is 0 2023-09-30T09:03:44.030 INFO:tasks.rados.rados.0.smithi005.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-09-30T09:03:44.035 INFO:tasks.rados.rados.0.smithi005.stdout:3582: writing smithi00566664-42 from 410698 to 870707 tid 1 2023-09-30T09:03:44.042 INFO:tasks.rados.rados.0.smithi005.stdout:3582: writing smithi00566664-42 from 1474545 to 2031652 tid 2 2023-09-30T09:03:44.049 INFO:tasks.rados.rados.0.smithi005.stdout:3582: writing smithi00566664-42 from 2782859 to 3210698 tid 3 2023-09-30T09:03:44.049 INFO:tasks.rados.rados.0.smithi005.stdout:3583: write oid 212 current snap is 0 2023-09-30T09:03:44.049 INFO:tasks.rados.rados.0.smithi005.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-09-30T09:03:44.054 INFO:tasks.rados.rados.0.smithi005.stdout:3583: writing smithi00566664-212 from 427505 to 962763 tid 1 2023-09-30T09:03:44.062 INFO:tasks.rados.rados.0.smithi005.stdout:3583: writing smithi00566664-212 from 1533027 to 2233792 tid 2 2023-09-30T09:03:44.067 INFO:tasks.rados.rados.0.smithi005.stdout:3583: writing smithi00566664-212 from 2810282 to 3227505 tid 3 2023-09-30T09:03:44.068 INFO:tasks.rados.rados.0.smithi005.stdout:3584: write oid 263 current snap is 0 2023-09-30T09:03:44.068 INFO:tasks.rados.rados.0.smithi005.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-09-30T09:03:44.073 INFO:tasks.rados.rados.0.smithi005.stdout:3584: writing smithi00566664-263 from 444312 to 1054819 tid 1 2023-09-30T09:03:44.080 INFO:tasks.rados.rados.0.smithi005.stdout:3584: writing smithi00566664-263 from 1591509 to 2152285 tid 2 2023-09-30T09:03:44.086 INFO:tasks.rados.rados.0.smithi005.stdout:3584: writing smithi00566664-263 from 2837705 to 3244312 tid 3 2023-09-30T09:03:44.086 INFO:tasks.rados.rados.0.smithi005.stdout:3585: write oid 111 current snap is 0 2023-09-30T09:03:44.086 INFO:tasks.rados.rados.0.smithi005.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-09-30T09:03:44.092 INFO:tasks.rados.rados.0.smithi005.stdout:3585: writing smithi00566664-111 from 461119 to 1146875 tid 1 2023-09-30T09:03:44.099 INFO:tasks.rados.rados.0.smithi005.stdout:3585: writing smithi00566664-111 from 1649991 to 2354425 tid 2 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3585: writing smithi00566664-111 from 2865128 to 3261119 tid 3 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3586: read oid 49 snap -1 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3586: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3587: read oid 312 snap -1 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3587: expect deleted 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3588: read oid 85 snap -1 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3588: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-30T09:03:44.105 INFO:tasks.rados.rados.0.smithi005.stdout:3589: write oid 481 current snap is 0 2023-09-30T09:03:44.106 INFO:tasks.rados.rados.0.smithi005.stdout:3579: expect (ObjNum 2086 snap 0 seq_num 2086) 2023-09-30T09:03:44.248 INFO:tasks.rados.rados.0.smithi005.stdout:3580: finishing write tid 1 to smithi00566664-486 2023-09-30T09:03:44.248 INFO:tasks.rados.rados.0.smithi005.stdout:3580: finishing write tid 2 to smithi00566664-486 2023-09-30T09:03:44.248 INFO:tasks.rados.rados.0.smithi005.stdout:3580: finishing write tid 3 to smithi00566664-486 2023-09-30T09:03:44.248 INFO:tasks.rados.rados.0.smithi005.stdout:3580: finishing write tid 4 to smithi00566664-486 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3580: finishing write tid 5 to smithi00566664-486 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 546 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3580: left oid 486 (ObjNum 2212 snap 0 seq_num 2212) 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3581: finishing write tid 1 to smithi00566664-28 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3581: finishing write tid 2 to smithi00566664-28 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3581: finishing write tid 3 to smithi00566664-28 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3581: finishing write tid 4 to smithi00566664-28 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 28 v 455 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3581: left oid 28 (ObjNum 2213 snap 0 seq_num 2213) 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3582: finishing write tid 1 to smithi00566664-42 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3582: finishing write tid 2 to smithi00566664-42 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3582: finishing write tid 3 to smithi00566664-42 2023-09-30T09:03:44.249 INFO:tasks.rados.rados.0.smithi005.stdout:3582: finishing write tid 4 to smithi00566664-42 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3582: finishing write tid 5 to smithi00566664-42 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 42 v 449 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3582: left oid 42 (ObjNum 2214 snap 0 seq_num 2214) 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3583: finishing write tid 1 to smithi00566664-212 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3583: finishing write tid 2 to smithi00566664-212 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3583: finishing write tid 3 to smithi00566664-212 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3583: finishing write tid 4 to smithi00566664-212 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3583: finishing write tid 5 to smithi00566664-212 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 212 v 405 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3583: left oid 212 (ObjNum 2215 snap 0 seq_num 2215) 2023-09-30T09:03:44.250 INFO:tasks.rados.rados.0.smithi005.stdout:3584: finishing write tid 1 to smithi00566664-263 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3584: finishing write tid 2 to smithi00566664-263 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3584: finishing write tid 3 to smithi00566664-263 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3584: finishing write tid 4 to smithi00566664-263 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3584: finishing write tid 5 to smithi00566664-263 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 263 v 371 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3584: left oid 263 (ObjNum 2216 snap 0 seq_num 2216) 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3585: finishing write tid 1 to smithi00566664-111 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3585: finishing write tid 2 to smithi00566664-111 2023-09-30T09:03:44.251 INFO:tasks.rados.rados.0.smithi005.stdout:3586: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:03:44.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[27219]: cluster 2023-09-30T09:03:42.183590+0000 mgr.y (mgr.25205) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 4.4 MiB/s wr, 71 op/s 2023-09-30T09:03:44.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[27219]: cluster 2023-09-30T09:03:43.051886+0000 mon.a (mon.0) 919 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:03:44.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[27219]: audit 2023-09-30T09:03:43.056991+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[27219]: audit 2023-09-30T09:03:43.058344+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[27219]: audit 2023-09-30T09:03:43.061503+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[27219]: audit 2023-09-30T09:03:43.063346+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[27219]: audit 2023-09-30T09:03:43.457474+0000 mon.a (mon.0) 924 : audit [DBG] from='client.? 172.21.15.5:0/784666796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[33615]: cluster 2023-09-30T09:03:42.183590+0000 mgr.y (mgr.25205) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 4.4 MiB/s wr, 71 op/s 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[33615]: cluster 2023-09-30T09:03:43.051886+0000 mon.a (mon.0) 919 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[33615]: audit 2023-09-30T09:03:43.056991+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[33615]: audit 2023-09-30T09:03:43.058344+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:03:44.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[33615]: audit 2023-09-30T09:03:43.061503+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:03:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[33615]: audit 2023-09-30T09:03:43.063346+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:03:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:43 smithi005 bash[33615]: audit 2023-09-30T09:03:43.457474+0000 mon.a (mon.0) 924 : audit [DBG] from='client.? 172.21.15.5:0/784666796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[27661]: cluster 2023-09-30T09:03:42.183590+0000 mgr.y (mgr.25205) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 MiB/s rd, 4.4 MiB/s wr, 71 op/s 2023-09-30T09:03:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[27661]: cluster 2023-09-30T09:03:43.051886+0000 mon.a (mon.0) 919 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:03:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[27661]: audit 2023-09-30T09:03:43.056991+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:03:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[27661]: audit 2023-09-30T09:03:43.058344+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:03:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[27661]: audit 2023-09-30T09:03:43.061503+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:03:44.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[27661]: audit 2023-09-30T09:03:43.063346+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.? 172.21.15.99:0/2666808331' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:03:44.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:43 smithi099 bash[27661]: audit 2023-09-30T09:03:43.457474+0000 mon.a (mon.0) 924 : audit [DBG] from='client.? 172.21.15.5:0/784666796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:44.467 INFO:tasks.rados.rados.0.smithi005.stdout:3585: finishing write tid 3 to smithi00566664-111 2023-09-30T09:03:44.467 INFO:tasks.rados.rados.0.smithi005.stdout:3585: finishing write tid 4 to smithi00566664-111 2023-09-30T09:03:44.468 INFO:tasks.rados.rados.0.smithi005.stdout:3585: finishing write tid 5 to smithi00566664-111 2023-09-30T09:03:44.468 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 111 v 550 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-09-30T09:03:44.468 INFO:tasks.rados.rados.0.smithi005.stdout:3585: left oid 111 (ObjNum 2217 snap 0 seq_num 2217) 2023-09-30T09:03:44.468 INFO:tasks.rados.rados.0.smithi005.stdout:3588: expect (ObjNum 1100 snap 0 seq_num 1100) 2023-09-30T09:03:44.608 INFO:tasks.rados.rados.0.smithi005.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-09-30T09:03:44.622 INFO:tasks.rados.rados.0.smithi005.stdout:3589: writing smithi00566664-481 from 477926 to 1238931 tid 1 2023-09-30T09:03:44.630 INFO:tasks.rados.rados.0.smithi005.stdout:3589: writing smithi00566664-481 from 1992120 to 2556565 tid 2 2023-09-30T09:03:44.635 INFO:tasks.rados.rados.0.smithi005.stdout:3589: writing smithi00566664-481 from 3176198 to 3277926 tid 3 2023-09-30T09:03:44.635 INFO:tasks.rados.rados.0.smithi005.stdout:3579: done (10 left) 2023-09-30T09:03:44.635 INFO:tasks.rados.rados.0.smithi005.stdout:3580: done (9 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3581: done (8 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3582: done (7 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3583: done (6 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3584: done (5 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3585: done (4 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3586: done (3 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3587: done (2 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3588: done (1 left) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3590: read oid 240 snap -1 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3590: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3591: read oid 157 snap -1 2023-09-30T09:03:44.636 INFO:tasks.rados.rados.0.smithi005.stdout:3591: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-30T09:03:44.637 INFO:tasks.rados.rados.0.smithi005.stdout:3592: write oid 105 current snap is 0 2023-09-30T09:03:44.637 INFO:tasks.rados.rados.0.smithi005.stdout:3589: finishing write tid 1 to smithi00566664-481 2023-09-30T09:03:44.637 INFO:tasks.rados.rados.0.smithi005.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-09-30T09:03:44.643 INFO:tasks.rados.rados.0.smithi005.stdout:3592: writing smithi00566664-105 from 494733 to 930987 tid 1 2023-09-30T09:03:44.653 INFO:tasks.rados.rados.0.smithi005.stdout:3592: writing smithi00566664-105 from 1650602 to 2358705 tid 2 2023-09-30T09:03:44.658 INFO:tasks.rados.rados.0.smithi005.stdout:3592: writing smithi00566664-105 from 2803621 to 3247394 tid 3 2023-09-30T09:03:44.658 INFO:tasks.rados.rados.0.smithi005.stdout:3593: write oid 480 current snap is 0 2023-09-30T09:03:44.658 INFO:tasks.rados.rados.0.smithi005.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-09-30T09:03:44.665 INFO:tasks.rados.rados.0.smithi005.stdout:3593: writing smithi00566664-480 from 511540 to 1139396 tid 1 2023-09-30T09:03:44.672 INFO:tasks.rados.rados.0.smithi005.stdout:3593: writing smithi00566664-480 from 1825437 to 2393551 tid 2 2023-09-30T09:03:44.677 INFO:tasks.rados.rados.0.smithi005.stdout:3593: writing smithi00566664-480 from 2947397 to 3311540 tid 3 2023-09-30T09:03:44.677 INFO:tasks.rados.rados.0.smithi005.stdout:3594: read oid 268 snap -1 2023-09-30T09:03:44.677 INFO:tasks.rados.rados.0.smithi005.stdout:3594: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-30T09:03:44.677 INFO:tasks.rados.rados.0.smithi005.stdout:3595: read oid 459 snap -1 2023-09-30T09:03:44.677 INFO:tasks.rados.rados.0.smithi005.stdout:3595: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-30T09:03:44.678 INFO:tasks.rados.rados.0.smithi005.stdout:3596: read oid 438 snap -1 2023-09-30T09:03:44.678 INFO:tasks.rados.rados.0.smithi005.stdout:3596: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:03:44.678 INFO:tasks.rados.rados.0.smithi005.stdout:3597: write oid 242 current snap is 0 2023-09-30T09:03:44.678 INFO:tasks.rados.rados.0.smithi005.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-09-30T09:03:44.685 INFO:tasks.rados.rados.0.smithi005.stdout:3597: writing smithi00566664-242 from 528347 to 1231452 tid 1 2023-09-30T09:03:44.695 INFO:tasks.rados.rados.0.smithi005.stdout:3597: writing smithi00566664-242 from 1883919 to 2595691 tid 2 2023-09-30T09:03:44.696 INFO:tasks.rados.rados.0.smithi005.stdout:3598: write oid 465 current snap is 0 2023-09-30T09:03:44.696 INFO:tasks.rados.rados.0.smithi005.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-09-30T09:03:44.703 INFO:tasks.rados.rados.0.smithi005.stdout:3598: writing smithi00566664-465 from 545154 to 1323508 tid 1 2023-09-30T09:03:44.710 INFO:tasks.rados.rados.0.smithi005.stdout:3598: writing smithi00566664-465 from 1826048 to 2397831 tid 2 2023-09-30T09:03:44.716 INFO:tasks.rados.rados.0.smithi005.stdout:3598: writing smithi00566664-465 from 2885890 to 3345154 tid 3 2023-09-30T09:03:44.717 INFO:tasks.rados.rados.0.smithi005.stdout:3599: write oid 76 current snap is 0 2023-09-30T09:03:44.717 INFO:tasks.rados.rados.0.smithi005.stdout:3589: finishing write tid 2 to smithi00566664-481 2023-09-30T09:03:44.717 INFO:tasks.rados.rados.0.smithi005.stdout:3590: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-30T09:03:44.797 INFO:tasks.rados.rados.0.smithi005.stdout:3589: finishing write tid 3 to smithi00566664-481 2023-09-30T09:03:44.797 INFO:tasks.rados.rados.0.smithi005.stdout:3589: finishing write tid 4 to smithi00566664-481 2023-09-30T09:03:44.797 INFO:tasks.rados.rados.0.smithi005.stdout:3591: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-30T09:03:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:3589: finishing write tid 5 to smithi00566664-481 2023-09-30T09:03:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 481 v 609 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-09-30T09:03:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:3589: left oid 481 (ObjNum 2218 snap 0 seq_num 2218) 2023-09-30T09:03:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:3592: finishing write tid 1 to smithi00566664-105 2023-09-30T09:03:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:3592: finishing write tid 2 to smithi00566664-105 2023-09-30T09:03:44.916 INFO:tasks.rados.rados.0.smithi005.stdout:3592: finishing write tid 3 to smithi00566664-105 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3592: finishing write tid 4 to smithi00566664-105 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3592: finishing write tid 5 to smithi00566664-105 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 105 v 452 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3592: left oid 105 (ObjNum 2219 snap 0 seq_num 2219) 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3593: finishing write tid 1 to smithi00566664-480 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3593: finishing write tid 2 to smithi00566664-480 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3593: finishing write tid 3 to smithi00566664-480 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3593: finishing write tid 4 to smithi00566664-480 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3593: finishing write tid 5 to smithi00566664-480 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 480 v 459 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3593: left oid 480 (ObjNum 2220 snap 0 seq_num 2220) 2023-09-30T09:03:44.917 INFO:tasks.rados.rados.0.smithi005.stdout:3594: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-30T09:03:45.011 INFO:tasks.rados.rados.0.smithi005.stdout:3595: expect (ObjNum 1473 snap 0 seq_num 1473) 2023-09-30T09:03:45.141 INFO:tasks.rados.rados.0.smithi005.stdout:3597: finishing write tid 1 to smithi00566664-242 2023-09-30T09:03:45.141 INFO:tasks.rados.rados.0.smithi005.stdout:3596: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-30T09:03:45.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:44 smithi005 bash[27219]: cluster 2023-09-30T09:03:43.844626+0000 mon.a (mon.0) 925 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-09-30T09:03:45.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:44 smithi005 bash[27219]: audit 2023-09-30T09:03:43.845744+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:03:45.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:44 smithi005 bash[33615]: cluster 2023-09-30T09:03:43.844626+0000 mon.a (mon.0) 925 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-09-30T09:03:45.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:44 smithi005 bash[33615]: audit 2023-09-30T09:03:43.845744+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:03:45.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:44 smithi099 bash[27661]: cluster 2023-09-30T09:03:43.844626+0000 mon.a (mon.0) 925 : cluster [DBG] mgrmap e31: y(active, since 9s), standbys: x 2023-09-30T09:03:45.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:44 smithi099 bash[27661]: audit 2023-09-30T09:03:43.845744+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:03:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:3597: finishing write tid 2 to smithi00566664-242 2023-09-30T09:03:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:3597: finishing write tid 3 to smithi00566664-242 2023-09-30T09:03:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:3597: finishing write tid 4 to smithi00566664-242 2023-09-30T09:03:45.309 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 242 v 452 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3597: left oid 242 (ObjNum 2221 snap 0 seq_num 2221) 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3598: finishing write tid 1 to smithi00566664-465 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3598: finishing write tid 2 to smithi00566664-465 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3598: finishing write tid 3 to smithi00566664-465 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3598: finishing write tid 4 to smithi00566664-465 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3598: finishing write tid 5 to smithi00566664-465 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 465 v 457 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3598: left oid 465 (ObjNum 2222 snap 0 seq_num 2222) 2023-09-30T09:03:45.310 INFO:tasks.rados.rados.0.smithi005.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-09-30T09:03:45.320 INFO:tasks.rados.rados.0.smithi005.stdout:3599: writing smithi00566664-76 from 561961 to 1015564 tid 1 2023-09-30T09:03:45.329 INFO:tasks.rados.rados.0.smithi005.stdout:3599: writing smithi00566664-76 from 1484530 to 2199971 tid 2 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3599: writing smithi00566664-76 from 2913313 to 3361961 tid 3 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3589: done (10 left) 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3590: done (9 left) 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3591: done (8 left) 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3592: done (7 left) 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3593: done (6 left) 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3594: done (5 left) 2023-09-30T09:03:45.336 INFO:tasks.rados.rados.0.smithi005.stdout:3595: done (4 left) 2023-09-30T09:03:45.337 INFO:tasks.rados.rados.0.smithi005.stdout:3596: done (3 left) 2023-09-30T09:03:45.337 INFO:tasks.rados.rados.0.smithi005.stdout:3597: done (2 left) 2023-09-30T09:03:45.337 INFO:tasks.rados.rados.0.smithi005.stdout:3598: done (1 left) 2023-09-30T09:03:45.337 INFO:tasks.rados.rados.0.smithi005.stdout:3600: write oid 366 current snap is 0 2023-09-30T09:03:45.337 INFO:tasks.rados.rados.0.smithi005.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-09-30T09:03:45.342 INFO:tasks.rados.rados.0.smithi005.stdout:3600: writing smithi00566664-366 from 578768 to 1107620 tid 1 2023-09-30T09:03:45.347 INFO:tasks.rados.rados.0.smithi005.stdout:3600: writing smithi00566664-366 from 1543012 to 2118464 tid 2 2023-09-30T09:03:45.352 INFO:tasks.rados.rados.0.smithi005.stdout:3600: writing smithi00566664-366 from 2540736 to 2957222 tid 3 2023-09-30T09:03:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:3601: read oid 370 snap -1 2023-09-30T09:03:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:3601: expect deleted 2023-09-30T09:03:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:3602: read oid 490 snap -1 2023-09-30T09:03:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:3602: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-30T09:03:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:3603: write oid 168 current snap is 0 2023-09-30T09:03:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:3599: finishing write tid 1 to smithi00566664-76 2023-09-30T09:03:45.353 INFO:tasks.rados.rados.0.smithi005.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-09-30T09:03:45.359 INFO:tasks.rados.rados.0.smithi005.stdout:3603: writing smithi00566664-168 from 595575 to 1199676 tid 1 2023-09-30T09:03:45.366 INFO:tasks.rados.rados.0.smithi005.stdout:3603: writing smithi00566664-168 from 1601494 to 2320604 tid 2 2023-09-30T09:03:45.372 INFO:tasks.rados.rados.0.smithi005.stdout:3603: writing smithi00566664-168 from 2968159 to 3395575 tid 3 2023-09-30T09:03:45.372 INFO:tasks.rados.rados.0.smithi005.stdout:3604: write oid 356 current snap is 0 2023-09-30T09:03:45.372 INFO:tasks.rados.rados.0.smithi005.stdout:3599: finishing write tid 2 to smithi00566664-76 2023-09-30T09:03:45.372 INFO:tasks.rados.rados.0.smithi005.stdout:3599: finishing write tid 3 to smithi00566664-76 2023-09-30T09:03:45.372 INFO:tasks.rados.rados.0.smithi005.stdout:3599: finishing write tid 4 to smithi00566664-76 2023-09-30T09:03:45.372 INFO:tasks.rados.rados.0.smithi005.stdout:3599: finishing write tid 5 to smithi00566664-76 2023-09-30T09:03:45.373 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 76 v 613 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-09-30T09:03:45.373 INFO:tasks.rados.rados.0.smithi005.stdout:3599: left oid 76 (ObjNum 2223 snap 0 seq_num 2223) 2023-09-30T09:03:45.373 INFO:tasks.rados.rados.0.smithi005.stdout:3600: finishing write tid 1 to smithi00566664-366 2023-09-30T09:03:45.373 INFO:tasks.rados.rados.0.smithi005.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-09-30T09:03:45.379 INFO:tasks.rados.rados.0.smithi005.stdout:3604: writing smithi00566664-356 from 612382 to 1291732 tid 1 2023-09-30T09:03:45.385 INFO:tasks.rados.rados.0.smithi005.stdout:3604: writing smithi00566664-356 from 1943623 to 2406391 tid 2 2023-09-30T09:03:45.391 INFO:tasks.rados.rados.0.smithi005.stdout:3604: writing smithi00566664-356 from 3162876 to 3412382 tid 3 2023-09-30T09:03:45.391 INFO:tasks.rados.rados.0.smithi005.stdout:3599: done (5 left) 2023-09-30T09:03:45.391 INFO:tasks.rados.rados.0.smithi005.stdout:3605: write oid 471 current snap is 0 2023-09-30T09:03:45.392 INFO:tasks.rados.rados.0.smithi005.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-09-30T09:03:45.399 INFO:tasks.rados.rados.0.smithi005.stdout:3605: writing smithi00566664-471 from 629189 to 1383788 tid 1 2023-09-30T09:03:45.406 INFO:tasks.rados.rados.0.smithi005.stdout:3605: writing smithi00566664-471 from 2002105 to 2724884 tid 2 2023-09-30T09:03:45.411 INFO:tasks.rados.rados.0.smithi005.stdout:3605: writing smithi00566664-471 from 3306652 to 3429189 tid 3 2023-09-30T09:03:45.411 INFO:tasks.rados.rados.0.smithi005.stdout:3606: read oid 175 snap -1 2023-09-30T09:03:45.411 INFO:tasks.rados.rados.0.smithi005.stdout:3606: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:03:45.411 INFO:tasks.rados.rados.0.smithi005.stdout:3607: write oid 299 current snap is 0 2023-09-30T09:03:45.411 INFO:tasks.rados.rados.0.smithi005.stdout:3600: finishing write tid 2 to smithi00566664-366 2023-09-30T09:03:45.411 INFO:tasks.rados.rados.0.smithi005.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-09-30T09:03:45.417 INFO:tasks.rados.rados.0.smithi005.stdout:3607: writing smithi00566664-299 from 645996 to 1192197 tid 1 2023-09-30T09:03:45.424 INFO:tasks.rados.rados.0.smithi005.stdout:3607: writing smithi00566664-299 from 1776940 to 2243377 tid 2 2023-09-30T09:03:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:3607: writing smithi00566664-299 from 2650428 to 3228355 tid 3 2023-09-30T09:03:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:3608: read oid 134 snap -1 2023-09-30T09:03:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:3608: expect deleted 2023-09-30T09:03:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:3609: read oid 13 snap -1 2023-09-30T09:03:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:3609: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-30T09:03:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:3610: write oid 420 current snap is 0 2023-09-30T09:03:45.433 INFO:tasks.rados.rados.0.smithi005.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-09-30T09:03:45.443 INFO:tasks.rados.rados.0.smithi005.stdout:3610: writing smithi00566664-420 from 662803 to 1284253 tid 1 2023-09-30T09:03:45.450 INFO:tasks.rados.rados.0.smithi005.stdout:3610: writing smithi00566664-420 from 1835422 to 2561870 tid 2 2023-09-30T09:03:45.456 INFO:tasks.rados.rados.0.smithi005.stdout:3610: writing smithi00566664-420 from 3077851 to 3462803 tid 3 2023-09-30T09:03:45.456 INFO:tasks.rados.rados.0.smithi005.stdout:3611: read oid 340 snap -1 2023-09-30T09:03:45.456 INFO:tasks.rados.rados.0.smithi005.stdout:3611: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:45.456 INFO:tasks.rados.rados.0.smithi005.stdout:3612: read oid 473 snap -1 2023-09-30T09:03:45.456 INFO:tasks.rados.rados.0.smithi005.stdout:3612: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-30T09:03:45.457 INFO:tasks.rados.rados.0.smithi005.stdout:3613: read oid 494 snap -1 2023-09-30T09:03:45.457 INFO:tasks.rados.rados.0.smithi005.stdout:3613: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-09-30T09:03:45.457 INFO:tasks.rados.rados.0.smithi005.stdout:3614: write oid 204 current snap is 0 2023-09-30T09:03:45.457 INFO:tasks.rados.rados.0.smithi005.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-09-30T09:03:45.464 INFO:tasks.rados.rados.0.smithi005.stdout:3614: writing smithi00566664-204 from 679610 to 1376309 tid 1 2023-09-30T09:03:45.469 INFO:tasks.rados.rados.0.smithi005.stdout:3614: writing smithi00566664-204 from 1777551 to 2247657 tid 2 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3614: writing smithi00566664-204 from 2988921 to 3479610 tid 3 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3615: write oid 372 current snap is 0 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3603: finishing write tid 1 to smithi00566664-168 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3600: finishing write tid 3 to smithi00566664-366 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3600: finishing write tid 4 to smithi00566664-366 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3600: finishing write tid 5 to smithi00566664-366 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 366 v 554 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3600: left oid 366 (ObjNum 2224 snap 0 seq_num 2224) 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3603: finishing write tid 2 to smithi00566664-168 2023-09-30T09:03:45.477 INFO:tasks.rados.rados.0.smithi005.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-09-30T09:03:45.485 INFO:tasks.rados.rados.0.smithi005.stdout:3615: writing smithi00566664-372 from 696417 to 1468365 tid 1 2023-09-30T09:03:45.494 INFO:tasks.rados.rados.0.smithi005.stdout:3615: writing smithi00566664-372 from 2236033 to 2966150 tid 2 2023-09-30T09:03:45.497 INFO:tasks.rados.rados.0.smithi005.stdout:3615: writing smithi00566664-372 from 3416344 to 3496417 tid 3 2023-09-30T09:03:45.497 INFO:tasks.rados.rados.0.smithi005.stdout:3600: done (15 left) 2023-09-30T09:03:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:3601: done (14 left) 2023-09-30T09:03:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:3616: read oid 484 snap -1 2023-09-30T09:03:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:3616: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-09-30T09:03:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:3617: read oid 237 snap -1 2023-09-30T09:03:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:3617: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-09-30T09:03:45.498 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:45.498 INFO:tasks.rados.rados.0.smithi005.stdout:3602: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-30T09:03:45.730 INFO:tasks.rados.rados.0.smithi005.stdout:3603: finishing write tid 3 to smithi00566664-168 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3603: finishing write tid 4 to smithi00566664-168 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3603: finishing write tid 5 to smithi00566664-168 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 168 v 351 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3603: left oid 168 (ObjNum 2225 snap 0 seq_num 2225) 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3604: finishing write tid 1 to smithi00566664-356 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3604: finishing write tid 2 to smithi00566664-356 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3602: done (15 left) 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3603: done (14 left) 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3618: write oid 320 current snap is 0 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3604: finishing write tid 3 to smithi00566664-356 2023-09-30T09:03:45.731 INFO:tasks.rados.rados.0.smithi005.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-09-30T09:03:45.738 INFO:tasks.rados.rados.0.smithi005.stdout:3618: writing smithi00566664-320 from 713224 to 1160421 tid 1 2023-09-30T09:03:45.745 INFO:tasks.rados.rados.0.smithi005.stdout:3618: writing smithi00566664-320 from 1894515 to 2368290 tid 2 2023-09-30T09:03:45.753 INFO:tasks.rados.rados.0.smithi005.stdout:3618: writing smithi00566664-320 from 3043767 to 3513224 tid 3 2023-09-30T09:03:45.754 INFO:tasks.rados.rados.0.smithi005.stdout:3619: write oid 91 current snap is 0 2023-09-30T09:03:45.754 INFO:tasks.rados.rados.0.smithi005.stdout:3604: finishing write tid 4 to smithi00566664-356 2023-09-30T09:03:45.754 INFO:tasks.rados.rados.0.smithi005.stdout:3604: finishing write tid 5 to smithi00566664-356 2023-09-30T09:03:45.754 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 356 v 472 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-09-30T09:03:45.754 INFO:tasks.rados.rados.0.smithi005.stdout:3604: left oid 356 (ObjNum 2226 snap 0 seq_num 2226) 2023-09-30T09:03:45.754 INFO:tasks.rados.rados.0.smithi005.stdout:3605: finishing write tid 1 to smithi00566664-471 2023-09-30T09:03:45.754 INFO:tasks.rados.rados.0.smithi005.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-09-30T09:03:45.760 INFO:tasks.rados.rados.0.smithi005.stdout:3619: writing smithi00566664-91 from 730031 to 1252477 tid 1 2023-09-30T09:03:45.768 INFO:tasks.rados.rados.0.smithi005.stdout:3619: writing smithi00566664-91 from 1952997 to 2686783 tid 2 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout:3619: writing smithi00566664-91 from 3471190 to 3530031 tid 3 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout:3604: done (15 left) 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout:3620: read oid 132 snap -1 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout:3620: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout:3605: finishing write tid 2 to smithi00566664-471 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout:3605: finishing write tid 3 to smithi00566664-471 2023-09-30T09:03:45.774 INFO:tasks.rados.rados.0.smithi005.stdout:3605: finishing write tid 4 to smithi00566664-471 2023-09-30T09:03:45.775 INFO:tasks.rados.rados.0.smithi005.stdout:3605: finishing write tid 5 to smithi00566664-471 2023-09-30T09:03:45.775 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 471 v 416 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-09-30T09:03:45.775 INFO:tasks.rados.rados.0.smithi005.stdout:3605: left oid 471 (ObjNum 2227 snap 0 seq_num 2227) 2023-09-30T09:03:45.775 INFO:tasks.rados.rados.0.smithi005.stdout:3606: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-30T09:03:45.876 INFO:tasks.rados.rados.0.smithi005.stdout:3607: finishing write tid 1 to smithi00566664-299 2023-09-30T09:03:45.876 INFO:tasks.rados.rados.0.smithi005.stdout:3607: finishing write tid 2 to smithi00566664-299 2023-09-30T09:03:45.876 INFO:tasks.rados.rados.0.smithi005.stdout:3607: finishing write tid 3 to smithi00566664-299 2023-09-30T09:03:45.876 INFO:tasks.rados.rados.0.smithi005.stdout:3607: finishing write tid 4 to smithi00566664-299 2023-09-30T09:03:45.876 INFO:tasks.rados.rados.0.smithi005.stdout:3607: finishing write tid 5 to smithi00566664-299 2023-09-30T09:03:45.876 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 299 v 365 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-09-30T09:03:45.877 INFO:tasks.rados.rados.0.smithi005.stdout:3607: left oid 299 (ObjNum 2228 snap 0 seq_num 2228) 2023-09-30T09:03:45.877 INFO:tasks.rados.rados.0.smithi005.stdout:3609: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-30T09:03:46.149 INFO:tasks.rados.rados.0.smithi005.stdout:3610: finishing write tid 1 to smithi00566664-420 2023-09-30T09:03:46.149 INFO:tasks.rados.rados.0.smithi005.stdout:3610: finishing write tid 2 to smithi00566664-420 2023-09-30T09:03:46.149 INFO:tasks.rados.rados.0.smithi005.stdout:3610: finishing write tid 3 to smithi00566664-420 2023-09-30T09:03:46.149 INFO:tasks.rados.rados.0.smithi005.stdout:3610: finishing write tid 4 to smithi00566664-420 2023-09-30T09:03:46.150 INFO:tasks.rados.rados.0.smithi005.stdout:3610: finishing write tid 5 to smithi00566664-420 2023-09-30T09:03:46.150 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 420 v 558 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-09-30T09:03:46.150 INFO:tasks.rados.rados.0.smithi005.stdout:3610: left oid 420 (ObjNum 2229 snap 0 seq_num 2229) 2023-09-30T09:03:46.150 INFO:tasks.rados.rados.0.smithi005.stdout:3611: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:46.232 INFO:tasks.rados.rados.0.smithi005.stdout:3614: finishing write tid 1 to smithi00566664-204 2023-09-30T09:03:46.233 INFO:tasks.rados.rados.0.smithi005.stdout:3614: finishing write tid 2 to smithi00566664-204 2023-09-30T09:03:46.233 INFO:tasks.rados.rados.0.smithi005.stdout:3613: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-09-30T09:03:46.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:45 smithi005 bash[33615]: cluster 2023-09-30T09:03:44.184319+0000 mgr.y (mgr.25205) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 3.4 MiB/s wr, 55 op/s 2023-09-30T09:03:46.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:45 smithi005 bash[27219]: cluster 2023-09-30T09:03:44.184319+0000 mgr.y (mgr.25205) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 3.4 MiB/s wr, 55 op/s 2023-09-30T09:03:46.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:45 smithi099 bash[27661]: cluster 2023-09-30T09:03:44.184319+0000 mgr.y (mgr.25205) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 MiB/s rd, 3.4 MiB/s wr, 55 op/s 2023-09-30T09:03:46.342 INFO:tasks.rados.rados.0.smithi005.stdout:3612: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-30T09:03:46.549 INFO:tasks.rados.rados.0.smithi005.stdout:3614: finishing write tid 3 to smithi00566664-204 2023-09-30T09:03:46.549 INFO:tasks.rados.rados.0.smithi005.stdout:3614: finishing write tid 4 to smithi00566664-204 2023-09-30T09:03:46.549 INFO:tasks.rados.rados.0.smithi005.stdout:3614: finishing write tid 5 to smithi00566664-204 2023-09-30T09:03:46.549 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 204 v 355 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3614: left oid 204 (ObjNum 2230 snap 0 seq_num 2230) 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3615: finishing write tid 1 to smithi00566664-372 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3615: finishing write tid 2 to smithi00566664-372 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3615: finishing write tid 3 to smithi00566664-372 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3615: finishing write tid 4 to smithi00566664-372 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3615: finishing write tid 5 to smithi00566664-372 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 372 v 617 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3615: left oid 372 (ObjNum 2231 snap 0 seq_num 2231) 2023-09-30T09:03:46.550 INFO:tasks.rados.rados.0.smithi005.stdout:3616: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-09-30T09:03:46.655 INFO:tasks.rados.rados.0.smithi005.stdout:3617: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-09-30T09:03:46.820 INFO:tasks.rados.rados.0.smithi005.stdout:3618: finishing write tid 1 to smithi00566664-320 2023-09-30T09:03:46.820 INFO:tasks.rados.rados.0.smithi005.stdout:3618: finishing write tid 2 to smithi00566664-320 2023-09-30T09:03:46.820 INFO:tasks.rados.rados.0.smithi005.stdout:3618: finishing write tid 3 to smithi00566664-320 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3618: finishing write tid 4 to smithi00566664-320 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3618: finishing write tid 5 to smithi00566664-320 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 320 v 369 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3618: left oid 320 (ObjNum 2232 snap 0 seq_num 2232) 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3619: finishing write tid 1 to smithi00566664-91 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3619: finishing write tid 2 to smithi00566664-91 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3619: finishing write tid 3 to smithi00566664-91 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3619: finishing write tid 4 to smithi00566664-91 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3619: finishing write tid 5 to smithi00566664-91 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 91 v 336 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2023-09-30T09:03:46.821 INFO:tasks.rados.rados.0.smithi005.stdout:3620: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-09-30T09:03:46.974 INFO:tasks.rados.rados.0.smithi005.stdout:3605: done (15 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3606: done (14 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3607: done (13 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3608: done (12 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3609: done (11 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3610: done (10 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3611: done (9 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3612: done (8 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3613: done (7 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3614: done (6 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3615: done (5 left) 2023-09-30T09:03:46.975 INFO:tasks.rados.rados.0.smithi005.stdout:3616: done (4 left) 2023-09-30T09:03:46.976 INFO:tasks.rados.rados.0.smithi005.stdout:3617: done (3 left) 2023-09-30T09:03:46.976 INFO:tasks.rados.rados.0.smithi005.stdout:3618: done (2 left) 2023-09-30T09:03:46.976 INFO:tasks.rados.rados.0.smithi005.stdout:3619: done (1 left) 2023-09-30T09:03:46.976 INFO:tasks.rados.rados.0.smithi005.stdout:3620: done (0 left) 2023-09-30T09:03:46.976 INFO:tasks.rados.rados.0.smithi005.stdout:3621: write oid 301 current snap is 0 2023-09-30T09:03:46.976 INFO:tasks.rados.rados.0.smithi005.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-09-30T09:03:46.982 INFO:tasks.rados.rados.0.smithi005.stdout:3621: writing smithi00566664-301 from 746838 to 1344533 tid 1 2023-09-30T09:03:46.988 INFO:tasks.rados.rados.0.smithi005.stdout:3621: writing smithi00566664-301 from 2011479 to 2488923 tid 2 2023-09-30T09:03:46.994 INFO:tasks.rados.rados.0.smithi005.stdout:3621: writing smithi00566664-301 from 3098613 to 3546838 tid 3 2023-09-30T09:03:46.994 INFO:tasks.rados.rados.0.smithi005.stdout:3622: write oid 435 current snap is 0 2023-09-30T09:03:46.995 INFO:tasks.rados.rados.0.smithi005.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-09-30T09:03:47.003 INFO:tasks.rados.rados.0.smithi005.stdout:3622: writing smithi00566664-435 from 763645 to 1436589 tid 1 2023-09-30T09:03:47.010 INFO:tasks.rados.rados.0.smithi005.stdout:3622: writing smithi00566664-435 from 1953608 to 2691063 tid 2 2023-09-30T09:03:47.015 INFO:tasks.rados.rados.0.smithi005.stdout:3622: writing smithi00566664-435 from 3409683 to 3563645 tid 3 2023-09-30T09:03:47.016 INFO:tasks.rados.rados.0.smithi005.stdout:3623: read oid 132 snap -1 2023-09-30T09:03:47.016 INFO:tasks.rados.rados.0.smithi005.stdout:3623: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-09-30T09:03:47.016 INFO:tasks.rados.rados.0.smithi005.stdout:3624: write oid 39 current snap is 0 2023-09-30T09:03:47.016 INFO:tasks.rados.rados.0.smithi005.stdout:3621: finishing write tid 1 to smithi00566664-301 2023-09-30T09:03:47.016 INFO:tasks.rados.rados.0.smithi005.stdout:3621: finishing write tid 2 to smithi00566664-301 2023-09-30T09:03:47.016 INFO:tasks.rados.rados.0.smithi005.stdout:3621: finishing write tid 3 to smithi00566664-301 2023-09-30T09:03:47.016 INFO:tasks.rados.rados.0.smithi005.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-09-30T09:03:47.023 INFO:tasks.rados.rados.0.smithi005.stdout:3624: writing smithi00566664-39 from 780452 to 1244998 tid 1 2023-09-30T09:03:47.028 INFO:tasks.rados.rados.0.smithi005.stdout:3624: writing smithi00566664-39 from 1728443 to 2209556 tid 2 2023-09-30T09:03:47.034 INFO:tasks.rados.rados.0.smithi005.stdout:3624: writing smithi00566664-39 from 2753459 to 3254268 tid 3 2023-09-30T09:03:47.034 INFO:tasks.rados.rados.0.smithi005.stdout:3625: write oid 147 current snap is 0 2023-09-30T09:03:47.034 INFO:tasks.rados.rados.0.smithi005.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-09-30T09:03:47.042 INFO:tasks.rados.rados.0.smithi005.stdout:3625: writing smithi00566664-147 from 797259 to 1337054 tid 1 2023-09-30T09:03:47.048 INFO:tasks.rados.rados.0.smithi005.stdout:3625: writing smithi00566664-147 from 1786925 to 2528049 tid 2 2023-09-30T09:03:47.055 INFO:tasks.rados.rados.0.smithi005.stdout:3625: writing smithi00566664-147 from 3180882 to 3597259 tid 3 2023-09-30T09:03:47.055 INFO:tasks.rados.rados.0.smithi005.stdout:3626: read oid 274 snap -1 2023-09-30T09:03:47.055 INFO:tasks.rados.rados.0.smithi005.stdout:3626: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-30T09:03:47.055 INFO:tasks.rados.rados.0.smithi005.stdout:3627: read oid 395 snap -1 2023-09-30T09:03:47.055 INFO:tasks.rados.rados.0.smithi005.stdout:3627: expect deleted 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3628: read oid 369 snap -1 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3628: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3629: write oid 262 current snap is 0 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3621: finishing write tid 4 to smithi00566664-301 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3621: finishing write tid 5 to smithi00566664-301 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 301 v 412 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3621: left oid 301 (ObjNum 2234 snap 0 seq_num 2234) 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3622: finishing write tid 1 to smithi00566664-435 2023-09-30T09:03:47.056 INFO:tasks.rados.rados.0.smithi005.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-09-30T09:03:47.061 INFO:tasks.rados.rados.0.smithi005.stdout:3629: writing smithi00566664-262 from 414066 to 1029110 tid 1 2023-09-30T09:03:47.066 INFO:tasks.rados.rados.0.smithi005.stdout:3629: writing smithi00566664-262 from 1445407 to 1930189 tid 2 2023-09-30T09:03:47.073 INFO:tasks.rados.rados.0.smithi005.stdout:3629: writing smithi00566664-262 from 2408305 to 3048011 tid 3 2023-09-30T09:03:47.073 INFO:tasks.rados.rados.0.smithi005.stdout:3621: done (8 left) 2023-09-30T09:03:47.073 INFO:tasks.rados.rados.0.smithi005.stdout:3630: write oid 320 current snap is 0 2023-09-30T09:03:47.073 INFO:tasks.rados.rados.0.smithi005.stdout:3622: finishing write tid 2 to smithi00566664-435 2023-09-30T09:03:47.073 INFO:tasks.rados.rados.0.smithi005.stdout:3622: finishing write tid 3 to smithi00566664-435 2023-09-30T09:03:47.073 INFO:tasks.rados.rados.0.smithi005.stdout:3622: finishing write tid 4 to smithi00566664-435 2023-09-30T09:03:47.074 INFO:tasks.rados.rados.0.smithi005.stdout:3622: finishing write tid 5 to smithi00566664-435 2023-09-30T09:03:47.074 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 435 v 373 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-09-30T09:03:47.074 INFO:tasks.rados.rados.0.smithi005.stdout:3622: left oid 435 (ObjNum 2235 snap 0 seq_num 2235) 2023-09-30T09:03:47.074 INFO:tasks.rados.rados.0.smithi005.stdout:3623: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-09-30T09:03:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:3624: finishing write tid 1 to smithi00566664-39 2023-09-30T09:03:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:3624: finishing write tid 2 to smithi00566664-39 2023-09-30T09:03:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:3624: finishing write tid 3 to smithi00566664-39 2023-09-30T09:03:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:3624: finishing write tid 4 to smithi00566664-39 2023-09-30T09:03:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:3624: finishing write tid 5 to smithi00566664-39 2023-09-30T09:03:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 39 v 461 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-09-30T09:03:47.234 INFO:tasks.rados.rados.0.smithi005.stdout:3624: left oid 39 (ObjNum 2236 snap 0 seq_num 2236) 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:3625: finishing write tid 1 to smithi00566664-147 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:3625: finishing write tid 2 to smithi00566664-147 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:3625: finishing write tid 3 to smithi00566664-147 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:3625: finishing write tid 4 to smithi00566664-147 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:3625: finishing write tid 5 to smithi00566664-147 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 147 v 476 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:3625: left oid 147 (ObjNum 2237 snap 0 seq_num 2237) 2023-09-30T09:03:47.235 INFO:tasks.rados.rados.0.smithi005.stdout:3628: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-30T09:03:47.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:46 smithi005 bash[27219]: audit 2023-09-30T09:03:45.959036+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.5:0/3922044909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:47.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:46 smithi005 bash[33615]: audit 2023-09-30T09:03:45.959036+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.5:0/3922044909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:46 smithi099 bash[27661]: audit 2023-09-30T09:03:45.959036+0000 mon.a (mon.0) 927 : audit [DBG] from='client.? 172.21.15.5:0/3922044909' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:47.414 INFO:tasks.rados.rados.0.smithi005.stdout:3629: finishing write tid 1 to smithi00566664-262 2023-09-30T09:03:47.414 INFO:tasks.rados.rados.0.smithi005.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-09-30T09:03:47.422 INFO:tasks.rados.rados.0.smithi005.stdout:3630: writing smithi00566664-320 from 430873 to 1121166 tid 1 2023-09-30T09:03:47.431 INFO:tasks.rados.rados.0.smithi005.stdout:3630: writing smithi00566664-320 from 1787536 to 2415976 tid 2 2023-09-30T09:03:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:3630: writing smithi00566664-320 from 3003022 to 3454000 tid 3 2023-09-30T09:03:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:3622: done (8 left) 2023-09-30T09:03:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:3623: done (7 left) 2023-09-30T09:03:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:3624: done (6 left) 2023-09-30T09:03:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:3625: done (5 left) 2023-09-30T09:03:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:3627: done (4 left) 2023-09-30T09:03:47.437 INFO:tasks.rados.rados.0.smithi005.stdout:3628: done (3 left) 2023-09-30T09:03:47.438 INFO:tasks.rados.rados.0.smithi005.stdout:3631: read oid 164 snap -1 2023-09-30T09:03:47.438 INFO:tasks.rados.rados.0.smithi005.stdout:3631: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-30T09:03:47.438 INFO:tasks.rados.rados.0.smithi005.stdout:3632: read oid 467 snap -1 2023-09-30T09:03:47.438 INFO:tasks.rados.rados.0.smithi005.stdout:3632: expect deleted 2023-09-30T09:03:47.438 INFO:tasks.rados.rados.0.smithi005.stdout:3633: write oid 209 current snap is 0 2023-09-30T09:03:47.438 INFO:tasks.rados.rados.0.smithi005.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-09-30T09:03:47.444 INFO:tasks.rados.rados.0.smithi005.stdout:3633: writing smithi00566664-209 from 447680 to 1213222 tid 1 2023-09-30T09:03:47.450 INFO:tasks.rados.rados.0.smithi005.stdout:3633: writing smithi00566664-209 from 1846018 to 2334469 tid 2 2023-09-30T09:03:47.457 INFO:tasks.rados.rados.0.smithi005.stdout:3633: writing smithi00566664-209 from 2746798 to 3409048 tid 3 2023-09-30T09:03:47.457 INFO:tasks.rados.rados.0.smithi005.stdout:3634: read oid 340 snap -1 2023-09-30T09:03:47.457 INFO:tasks.rados.rados.0.smithi005.stdout:3634: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:47.457 INFO:tasks.rados.rados.0.smithi005.stdout:3635: read oid 288 snap -1 2023-09-30T09:03:47.457 INFO:tasks.rados.rados.0.smithi005.stdout:3635: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-30T09:03:47.457 INFO:tasks.rados.rados.0.smithi005.stdout:3636: read oid 119 snap -1 2023-09-30T09:03:47.457 INFO:tasks.rados.rados.0.smithi005.stdout:3636: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-09-30T09:03:47.458 INFO:tasks.rados.rados.0.smithi005.stdout:3637: write oid 278 current snap is 0 2023-09-30T09:03:47.458 INFO:tasks.rados.rados.0.smithi005.stdout:3626: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-30T09:03:47.607 INFO:tasks.rados.rados.0.smithi005.stdout:3629: finishing write tid 2 to smithi00566664-262 2023-09-30T09:03:47.607 INFO:tasks.rados.rados.0.smithi005.stdout:3629: finishing write tid 3 to smithi00566664-262 2023-09-30T09:03:47.607 INFO:tasks.rados.rados.0.smithi005.stdout:3629: finishing write tid 4 to smithi00566664-262 2023-09-30T09:03:47.607 INFO:tasks.rados.rados.0.smithi005.stdout:3629: finishing write tid 5 to smithi00566664-262 2023-09-30T09:03:47.608 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 262 v 409 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-09-30T09:03:47.608 INFO:tasks.rados.rados.0.smithi005.stdout:3629: left oid 262 (ObjNum 2238 snap 0 seq_num 2238) 2023-09-30T09:03:47.608 INFO:tasks.rados.rados.0.smithi005.stdout:3630: finishing write tid 1 to smithi00566664-320 2023-09-30T09:03:47.608 INFO:tasks.rados.rados.0.smithi005.stdout:3630: finishing write tid 2 to smithi00566664-320 2023-09-30T09:03:47.608 INFO:tasks.rados.rados.0.smithi005.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-09-30T09:03:47.617 INFO:tasks.rados.rados.0.smithi005.stdout:3637: writing smithi00566664-278 from 464487 to 905278 tid 1 2023-09-30T09:03:47.624 INFO:tasks.rados.rados.0.smithi005.stdout:3637: writing smithi00566664-278 from 1504500 to 2136609 tid 2 2023-09-30T09:03:47.631 INFO:tasks.rados.rados.0.smithi005.stdout:3637: writing smithi00566664-278 from 2657868 to 3131390 tid 3 2023-09-30T09:03:47.631 INFO:tasks.rados.rados.0.smithi005.stdout:3626: done (9 left) 2023-09-30T09:03:47.631 INFO:tasks.rados.rados.0.smithi005.stdout:3629: done (8 left) 2023-09-30T09:03:47.631 INFO:tasks.rados.rados.0.smithi005.stdout:3638: write oid 246 current snap is 0 2023-09-30T09:03:47.631 INFO:tasks.rados.rados.0.smithi005.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-09-30T09:03:47.636 INFO:tasks.rados.rados.0.smithi005.stdout:3638: writing smithi00566664-246 from 481294 to 997334 tid 1 2023-09-30T09:03:47.642 INFO:tasks.rados.rados.0.smithi005.stdout:3638: writing smithi00566664-246 from 1562982 to 2055102 tid 2 2023-09-30T09:03:47.650 INFO:tasks.rados.rados.0.smithi005.stdout:3638: writing smithi00566664-246 from 2801644 to 3486438 tid 3 2023-09-30T09:03:47.651 INFO:tasks.rados.rados.0.smithi005.stdout:3639: read oid 316 snap -1 2023-09-30T09:03:47.651 INFO:tasks.rados.rados.0.smithi005.stdout:3639: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-30T09:03:47.651 INFO:tasks.rados.rados.0.smithi005.stdout:3640: write oid 60 current snap is 0 2023-09-30T09:03:47.651 INFO:tasks.rados.rados.0.smithi005.stdout:3631: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-30T09:03:47.791 INFO:tasks.rados.rados.0.smithi005.stdout:3630: finishing write tid 3 to smithi00566664-320 2023-09-30T09:03:47.791 INFO:tasks.rados.rados.0.smithi005.stdout:3630: finishing write tid 4 to smithi00566664-320 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3630: finishing write tid 5 to smithi00566664-320 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 320 v 377 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3630: left oid 320 (ObjNum 2239 snap 0 seq_num 2239) 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3633: finishing write tid 1 to smithi00566664-209 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3633: finishing write tid 2 to smithi00566664-209 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3633: finishing write tid 3 to smithi00566664-209 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3633: finishing write tid 4 to smithi00566664-209 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3633: finishing write tid 5 to smithi00566664-209 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 209 v 465 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3633: left oid 209 (ObjNum 2240 snap 0 seq_num 2240) 2023-09-30T09:03:47.792 INFO:tasks.rados.rados.0.smithi005.stdout:3634: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:47.878 INFO:tasks.rados.rados.0.smithi005.stdout:3635: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-30T09:03:47.968 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:47 smithi005 bash[33615]: cluster 2023-09-30T09:03:46.185566+0000 mgr.y (mgr.25205) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.7 MiB/s wr, 83 op/s 2023-09-30T09:03:47.969 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:47 smithi005 bash[27219]: cluster 2023-09-30T09:03:46.185566+0000 mgr.y (mgr.25205) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.7 MiB/s wr, 83 op/s 2023-09-30T09:03:48.123 INFO:tasks.rados.rados.0.smithi005.stdout:3636: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3637: finishing write tid 1 to smithi00566664-278 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3637: finishing write tid 2 to smithi00566664-278 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3637: finishing write tid 3 to smithi00566664-278 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3637: finishing write tid 4 to smithi00566664-278 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3637: finishing write tid 5 to smithi00566664-278 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 278 v 463 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3637: left oid 278 (ObjNum 2241 snap 0 seq_num 2241) 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3638: finishing write tid 1 to smithi00566664-246 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3638: finishing write tid 2 to smithi00566664-246 2023-09-30T09:03:48.261 INFO:tasks.rados.rados.0.smithi005.stdout:3638: finishing write tid 3 to smithi00566664-246 2023-09-30T09:03:48.262 INFO:tasks.rados.rados.0.smithi005.stdout:3638: finishing write tid 4 to smithi00566664-246 2023-09-30T09:03:48.262 INFO:tasks.rados.rados.0.smithi005.stdout:3638: finishing write tid 5 to smithi00566664-246 2023-09-30T09:03:48.262 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 246 v 456 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-09-30T09:03:48.262 INFO:tasks.rados.rados.0.smithi005.stdout:3638: left oid 246 (ObjNum 2242 snap 0 seq_num 2242) 2023-09-30T09:03:48.262 INFO:tasks.rados.rados.0.smithi005.stdout:3639: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-09-30T09:03:48.284 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:47 smithi099 bash[27661]: cluster 2023-09-30T09:03:46.185566+0000 mgr.y (mgr.25205) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 MiB/s rd, 6.7 MiB/s wr, 83 op/s 2023-09-30T09:03:48.284 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:47 smithi099 bash[52917]: ts=2023-09-30T09:03:47.903Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.99:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.99:8765: connect: connection refused" 2023-09-30T09:03:48.284 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:47 smithi099 bash[52917]: ts=2023-09-30T09:03:47.904Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.99:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.99:8765: connect: connection refused" 2023-09-30T09:03:48.284 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:47 smithi099 bash[52917]: ts=2023-09-30T09:03:47.906Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.99:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.99:8765: connect: connection refused" 2023-09-30T09:03:48.284 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:47 smithi099 bash[52917]: ts=2023-09-30T09:03:47.906Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.99:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.99:8765: connect: connection refused" 2023-09-30T09:03:48.473 INFO:tasks.rados.rados.0.smithi005.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-09-30T09:03:48.479 INFO:tasks.rados.rados.0.smithi005.stdout:3640: writing smithi00566664-60 from 498101 to 1205743 tid 1 2023-09-30T09:03:48.487 INFO:tasks.rados.rados.0.smithi005.stdout:3640: writing smithi00566664-60 from 1621464 to 2257242 tid 2 2023-09-30T09:03:48.493 INFO:tasks.rados.rados.0.smithi005.stdout:3640: writing smithi00566664-60 from 2712714 to 3325133 tid 3 2023-09-30T09:03:48.493 INFO:tasks.rados.rados.0.smithi005.stdout:3630: done (10 left) 2023-09-30T09:03:48.493 INFO:tasks.rados.rados.0.smithi005.stdout:3631: done (9 left) 2023-09-30T09:03:48.493 INFO:tasks.rados.rados.0.smithi005.stdout:3632: done (8 left) 2023-09-30T09:03:48.493 INFO:tasks.rados.rados.0.smithi005.stdout:3633: done (7 left) 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3634: done (6 left) 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3635: done (5 left) 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3636: done (4 left) 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3637: done (3 left) 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3638: done (2 left) 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3639: done (1 left) 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3641: write oid 431 current snap is 0 2023-09-30T09:03:48.494 INFO:tasks.rados.rados.0.smithi005.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-09-30T09:03:48.500 INFO:tasks.rados.rados.0.smithi005.stdout:3641: writing smithi00566664-431 from 514908 to 1297799 tid 1 2023-09-30T09:03:48.507 INFO:tasks.rados.rados.0.smithi005.stdout:3641: writing smithi00566664-431 from 2079946 to 2575735 tid 2 2023-09-30T09:03:48.513 INFO:tasks.rados.rados.0.smithi005.stdout:3641: writing smithi00566664-431 from 3256490 to 3680181 tid 3 2023-09-30T09:03:48.514 INFO:tasks.rados.rados.0.smithi005.stdout:3642: write oid 367 current snap is 0 2023-09-30T09:03:48.514 INFO:tasks.rados.rados.0.smithi005.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-09-30T09:03:48.519 INFO:tasks.rados.rados.0.smithi005.stdout:3642: writing smithi00566664-367 from 531715 to 989855 tid 1 2023-09-30T09:03:48.526 INFO:tasks.rados.rados.0.smithi005.stdout:3642: writing smithi00566664-367 from 1738428 to 2377875 tid 2 2023-09-30T09:03:48.533 INFO:tasks.rados.rados.0.smithi005.stdout:3642: writing smithi00566664-367 from 2883913 to 3518876 tid 3 2023-09-30T09:03:48.533 INFO:tasks.rados.rados.0.smithi005.stdout:3643: write oid 349 current snap is 0 2023-09-30T09:03:48.533 INFO:tasks.rados.rados.0.smithi005.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-09-30T09:03:48.539 INFO:tasks.rados.rados.0.smithi005.stdout:3643: writing smithi00566664-349 from 548522 to 1081911 tid 1 2023-09-30T09:03:48.545 INFO:tasks.rados.rados.0.smithi005.stdout:3643: writing smithi00566664-349 from 1796910 to 2296368 tid 2 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3643: writing smithi00566664-349 from 2911336 to 3357571 tid 3 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3644: read oid 383 snap -1 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3644: expect (ObjNum 2167 snap 0 seq_num 2167) 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3645: read oid 88 snap -1 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3645: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3646: read oid 250 snap -1 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3646: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-30T09:03:48.552 INFO:tasks.rados.rados.0.smithi005.stdout:3647: write oid 109 current snap is 0 2023-09-30T09:03:48.553 INFO:tasks.rados.rados.0.smithi005.stdout:3640: finishing write tid 1 to smithi00566664-60 2023-09-30T09:03:48.553 INFO:tasks.rados.rados.0.smithi005.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-09-30T09:03:48.553 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:03:48 smithi099 bash[50531]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:03:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-09-30T09:03:48.559 INFO:tasks.rados.rados.0.smithi005.stdout:3647: writing smithi00566664-109 from 565329 to 1173967 tid 1 2023-09-30T09:03:48.567 INFO:tasks.rados.rados.0.smithi005.stdout:3647: writing smithi00566664-109 from 1739039 to 2382155 tid 2 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3647: writing smithi00566664-109 from 2822406 to 3596266 tid 3 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3648: delete oid 337 current snap is 0 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3640: finishing write tid 2 to smithi00566664-60 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3640: finishing write tid 3 to smithi00566664-60 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3640: finishing write tid 4 to smithi00566664-60 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3640: finishing write tid 5 to smithi00566664-60 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 60 v 469 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3640: left oid 60 (ObjNum 2243 snap 0 seq_num 2243) 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3641: finishing write tid 1 to smithi00566664-431 2023-09-30T09:03:48.575 INFO:tasks.rados.rados.0.smithi005.stdout:3641: finishing write tid 2 to smithi00566664-431 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3641: finishing write tid 3 to smithi00566664-431 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3641: finishing write tid 4 to smithi00566664-431 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3641: finishing write tid 5 to smithi00566664-431 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 431 v 467 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3641: left oid 431 (ObjNum 2244 snap 0 seq_num 2244) 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3642: finishing write tid 1 to smithi00566664-367 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3642: finishing write tid 2 to smithi00566664-367 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3642: finishing write tid 3 to smithi00566664-367 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3642: finishing write tid 4 to smithi00566664-367 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:3642: finishing write tid 5 to smithi00566664-367 2023-09-30T09:03:48.576 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 367 v 480 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-09-30T09:03:48.577 INFO:tasks.rados.rados.0.smithi005.stdout:3642: left oid 367 (ObjNum 2245 snap 0 seq_num 2245) 2023-09-30T09:03:48.577 INFO:tasks.rados.rados.0.smithi005.stdout:3643: finishing write tid 1 to smithi00566664-349 2023-09-30T09:03:48.577 INFO:tasks.rados.rados.0.smithi005.stdout:3643: finishing write tid 2 to smithi00566664-349 2023-09-30T09:03:48.577 INFO:tasks.rados.rados.0.smithi005.stdout:3644: expect (ObjNum 2167 snap 0 seq_num 2167) 2023-09-30T09:03:48.720 INFO:tasks.rados.rados.0.smithi005.stdout:3643: finishing write tid 3 to smithi00566664-349 2023-09-30T09:03:48.720 INFO:tasks.rados.rados.0.smithi005.stdout:3643: finishing write tid 4 to smithi00566664-349 2023-09-30T09:03:48.720 INFO:tasks.rados.rados.0.smithi005.stdout:3643: finishing write tid 5 to smithi00566664-349 2023-09-30T09:03:48.720 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 349 v 621 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-09-30T09:03:48.720 INFO:tasks.rados.rados.0.smithi005.stdout:3643: left oid 349 (ObjNum 2246 snap 0 seq_num 2246) 2023-09-30T09:03:48.720 INFO:tasks.rados.rados.0.smithi005.stdout:3646: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-30T09:03:48.871 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:48 smithi005 bash[27219]: audit 2023-09-30T09:03:48.397346+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.5:0/1839053073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:48.972 INFO:tasks.rados.rados.0.smithi005.stdout:3645: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:3647: finishing write tid 1 to smithi00566664-109 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:3647: finishing write tid 2 to smithi00566664-109 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:3647: finishing write tid 3 to smithi00566664-109 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:3647: finishing write tid 4 to smithi00566664-109 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:3647: finishing write tid 5 to smithi00566664-109 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 109 v 381 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:3647: left oid 109 (ObjNum 2247 snap 0 seq_num 2247) 2023-09-30T09:03:49.188 INFO:tasks.rados.rados.0.smithi005.stdout:3640: done (8 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3641: done (7 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3642: done (6 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3643: done (5 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3644: done (4 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3645: done (3 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3646: done (2 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3647: done (1 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3648: done (0 left) 2023-09-30T09:03:49.189 INFO:tasks.rados.rados.0.smithi005.stdout:3649: delete oid 195 current snap is 0 2023-09-30T09:03:49.190 INFO:tasks.rados.rados.0.smithi005.stdout:3649: done (0 left) 2023-09-30T09:03:49.190 INFO:tasks.rados.rados.0.smithi005.stdout:3650: read oid 196 snap -1 2023-09-30T09:03:49.190 INFO:tasks.rados.rados.0.smithi005.stdout:3650: expect deleted 2023-09-30T09:03:49.191 INFO:tasks.rados.rados.0.smithi005.stdout:3651: delete oid 84 current snap is 0 2023-09-30T09:03:49.193 INFO:tasks.rados.rados.0.smithi005.stdout:3650: done (1 left) 2023-09-30T09:03:49.193 INFO:tasks.rados.rados.0.smithi005.stdout:3651: done (0 left) 2023-09-30T09:03:49.193 INFO:tasks.rados.rados.0.smithi005.stdout:3652: write oid 370 current snap is 0 2023-09-30T09:03:49.193 INFO:tasks.rados.rados.0.smithi005.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-09-30T09:03:49.202 INFO:tasks.rados.rados.0.smithi005.stdout:3652: writing smithi00566664-370 from 632557 to 1258544 tid 1 2023-09-30T09:03:49.209 INFO:tasks.rados.rados.0.smithi005.stdout:3652: writing smithi00566664-370 from 1972967 to 2623421 tid 2 2023-09-30T09:03:49.216 INFO:tasks.rados.rados.0.smithi005.stdout:3652: writing smithi00566664-370 from 3332098 to 3751046 tid 3 2023-09-30T09:03:49.216 INFO:tasks.rados.rados.0.smithi005.stdout:3653: read oid 490 snap -1 2023-09-30T09:03:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:3653: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-30T09:03:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:3654: write oid 329 current snap is 0 2023-09-30T09:03:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:3652: finishing write tid 1 to smithi00566664-370 2023-09-30T09:03:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:3652: finishing write tid 2 to smithi00566664-370 2023-09-30T09:03:49.217 INFO:tasks.rados.rados.0.smithi005.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-09-30T09:03:49.223 INFO:tasks.rados.rados.0.smithi005.stdout:3654: writing smithi00566664-329 from 649364 to 1350600 tid 1 2023-09-30T09:03:49.231 INFO:tasks.rados.rados.0.smithi005.stdout:3654: writing smithi00566664-329 from 2031449 to 2825561 tid 2 2023-09-30T09:03:49.237 INFO:tasks.rados.rados.0.smithi005.stdout:3654: writing smithi00566664-329 from 3243168 to 3849364 tid 3 2023-09-30T09:03:49.238 INFO:tasks.rados.rados.0.smithi005.stdout:3655: delete oid 484 current snap is 0 2023-09-30T09:03:49.238 INFO:tasks.rados.rados.0.smithi005.stdout:3652: finishing write tid 3 to smithi00566664-370 2023-09-30T09:03:49.238 INFO:tasks.rados.rados.0.smithi005.stdout:3652: finishing write tid 4 to smithi00566664-370 2023-09-30T09:03:49.238 INFO:tasks.rados.rados.0.smithi005.stdout:3652: finishing write tid 5 to smithi00566664-370 2023-09-30T09:03:49.238 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 370 v 375 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-09-30T09:03:49.238 INFO:tasks.rados.rados.0.smithi005.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2023-09-30T09:03:49.238 INFO:tasks.rados.rados.0.smithi005.stdout:3653: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-09-30T09:03:49.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:48 smithi005 bash[33615]: audit 2023-09-30T09:03:48.397346+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.5:0/1839053073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:48 smithi099 bash[27661]: audit 2023-09-30T09:03:48.397346+0000 mon.c (mon.2) 158 : audit [DBG] from='client.? 172.21.15.5:0/1839053073' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:49.453 INFO:tasks.rados.rados.0.smithi005.stdout:3654: finishing write tid 1 to smithi00566664-329 2023-09-30T09:03:49.453 INFO:tasks.rados.rados.0.smithi005.stdout:3654: finishing write tid 2 to smithi00566664-329 2023-09-30T09:03:49.453 INFO:tasks.rados.rados.0.smithi005.stdout:3654: finishing write tid 3 to smithi00566664-329 2023-09-30T09:03:49.453 INFO:tasks.rados.rados.0.smithi005.stdout:3654: finishing write tid 4 to smithi00566664-329 2023-09-30T09:03:49.453 INFO:tasks.rados.rados.0.smithi005.stdout:3654: finishing write tid 5 to smithi00566664-329 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 329 v 562 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:3652: done (3 left) 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:3653: done (2 left) 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:3654: done (1 left) 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:3655: done (0 left) 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:3656: write oid 139 current snap is 0 2023-09-30T09:03:49.454 INFO:tasks.rados.rados.0.smithi005.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-09-30T09:03:49.463 INFO:tasks.rados.rados.0.smithi005.stdout:3656: writing smithi00566664-139 from 682978 to 1134712 tid 1 2023-09-30T09:03:49.474 INFO:tasks.rados.rados.0.smithi005.stdout:3656: writing smithi00566664-139 from 1748413 to 2546194 tid 2 2023-09-30T09:03:49.482 INFO:tasks.rados.rados.0.smithi005.stdout:3656: writing smithi00566664-139 from 3298014 to 3882978 tid 3 2023-09-30T09:03:49.482 INFO:tasks.rados.rados.0.smithi005.stdout:3657: delete oid 273 current snap is 0 2023-09-30T09:03:49.482 INFO:tasks.rados.rados.0.smithi005.stdout:3656: finishing write tid 1 to smithi00566664-139 2023-09-30T09:03:49.483 INFO:tasks.rados.rados.0.smithi005.stdout:3656: finishing write tid 2 to smithi00566664-139 2023-09-30T09:03:49.485 INFO:tasks.rados.rados.0.smithi005.stdout:3657: done (1 left) 2023-09-30T09:03:49.485 INFO:tasks.rados.rados.0.smithi005.stdout:3658: read oid 402 snap -1 2023-09-30T09:03:49.485 INFO:tasks.rados.rados.0.smithi005.stdout:3658: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-30T09:03:49.485 INFO:tasks.rados.rados.0.smithi005.stdout:3659: write oid 234 current snap is 0 2023-09-30T09:03:49.486 INFO:tasks.rados.rados.0.smithi005.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-09-30T09:03:49.492 INFO:tasks.rados.rados.0.smithi005.stdout:3659: writing smithi00566664-234 from 716592 to 1318824 tid 1 2023-09-30T09:03:49.497 INFO:tasks.rados.rados.0.smithi005.stdout:3659: writing smithi00566664-234 from 1749024 to 2150474 tid 2 2023-09-30T09:03:49.506 INFO:tasks.rados.rados.0.smithi005.stdout:3659: writing smithi00566664-234 from 2836507 to 3628168 tid 3 2023-09-30T09:03:49.506 INFO:tasks.rados.rados.0.smithi005.stdout:3660: write oid 34 current snap is 0 2023-09-30T09:03:49.506 INFO:tasks.rados.rados.0.smithi005.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-09-30T09:03:49.514 INFO:tasks.rados.rados.0.smithi005.stdout:3660: writing smithi00566664-34 from 733399 to 1410880 tid 1 2023-09-30T09:03:49.522 INFO:tasks.rados.rados.0.smithi005.stdout:3660: writing smithi00566664-34 from 2207506 to 2868967 tid 2 2023-09-30T09:03:49.528 INFO:tasks.rados.rados.0.smithi005.stdout:3660: writing smithi00566664-34 from 3380283 to 3933399 tid 3 2023-09-30T09:03:49.528 INFO:tasks.rados.rados.0.smithi005.stdout:3661: write oid 202 current snap is 0 2023-09-30T09:03:49.528 INFO:tasks.rados.rados.0.smithi005.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-09-30T09:03:49.535 INFO:tasks.rados.rados.0.smithi005.stdout:3661: writing smithi00566664-202 from 750206 to 1219289 tid 1 2023-09-30T09:03:49.541 INFO:tasks.rados.rados.0.smithi005.stdout:3661: writing smithi00566664-202 from 1982341 to 2387460 tid 2 2023-09-30T09:03:49.548 INFO:tasks.rados.rados.0.smithi005.stdout:3661: writing smithi00566664-202 from 3007706 to 3538264 tid 3 2023-09-30T09:03:49.548 INFO:tasks.rados.rados.0.smithi005.stdout:3662: read oid 171 snap -1 2023-09-30T09:03:49.549 INFO:tasks.rados.rados.0.smithi005.stdout:3662: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-30T09:03:49.549 INFO:tasks.rados.rados.0.smithi005.stdout:3663: write oid 78 current snap is 0 2023-09-30T09:03:49.549 INFO:tasks.rados.rados.0.smithi005.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-09-30T09:03:49.555 INFO:tasks.rados.rados.0.smithi005.stdout:3663: writing smithi00566664-78 from 767013 to 1311345 tid 1 2023-09-30T09:03:49.564 INFO:tasks.rados.rados.0.smithi005.stdout:3663: writing smithi00566664-78 from 1924470 to 2589600 tid 2 2023-09-30T09:03:49.572 INFO:tasks.rados.rados.0.smithi005.stdout:3663: writing smithi00566664-78 from 3035129 to 3776959 tid 3 2023-09-30T09:03:49.572 INFO:tasks.rados.rados.0.smithi005.stdout:3664: read oid 342 snap -1 2023-09-30T09:03:49.572 INFO:tasks.rados.rados.0.smithi005.stdout:3664: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-30T09:03:49.572 INFO:tasks.rados.rados.0.smithi005.stdout:3665: read oid 376 snap -1 2023-09-30T09:03:49.572 INFO:tasks.rados.rados.0.smithi005.stdout:3665: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:03:49.572 INFO:tasks.rados.rados.0.smithi005.stdout:3666: delete oid 247 current snap is 0 2023-09-30T09:03:49.573 INFO:tasks.rados.rados.0.smithi005.stdout:3656: finishing write tid 3 to smithi00566664-139 2023-09-30T09:03:49.573 INFO:tasks.rados.rados.0.smithi005.stdout:3656: finishing write tid 4 to smithi00566664-139 2023-09-30T09:03:49.573 INFO:tasks.rados.rados.0.smithi005.stdout:3656: finishing write tid 5 to smithi00566664-139 2023-09-30T09:03:49.573 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 139 v 379 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-09-30T09:03:49.573 INFO:tasks.rados.rados.0.smithi005.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-09-30T09:03:49.573 INFO:tasks.rados.rados.0.smithi005.stdout:3658: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3659: finishing write tid 1 to smithi00566664-234 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3659: finishing write tid 2 to smithi00566664-234 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3659: finishing write tid 3 to smithi00566664-234 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3659: finishing write tid 4 to smithi00566664-234 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3656: done (9 left) 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3658: done (8 left) 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3666: done (7 left) 2023-09-30T09:03:49.809 INFO:tasks.rados.rados.0.smithi005.stdout:3667: write oid 24 current snap is 0 2023-09-30T09:03:49.810 INFO:tasks.rados.rados.0.smithi005.stdout:3659: finishing write tid 5 to smithi00566664-234 2023-09-30T09:03:49.810 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 234 v 566 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-09-30T09:03:49.810 INFO:tasks.rados.rados.0.smithi005.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-09-30T09:03:49.810 INFO:tasks.rados.rados.0.smithi005.stdout:3660: finishing write tid 1 to smithi00566664-34 2023-09-30T09:03:49.810 INFO:tasks.rados.rados.0.smithi005.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-09-30T09:03:49.814 INFO:tasks.rados.rados.0.smithi005.stdout:3667: writing smithi00566664-24 from 400627 to 1095457 tid 1 2023-09-30T09:03:49.820 INFO:tasks.rados.rados.0.smithi005.stdout:3667: writing smithi00566664-24 from 1641434 to 2000627 tid 2 2023-09-30T09:03:49.820 INFO:tasks.rados.rados.0.smithi005.stdout:3659: done (7 left) 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3668: write oid 10 current snap is 0 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3660: finishing write tid 2 to smithi00566664-34 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3660: finishing write tid 3 to smithi00566664-34 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3660: finishing write tid 4 to smithi00566664-34 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3660: finishing write tid 5 to smithi00566664-34 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 34 v 471 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3661: finishing write tid 1 to smithi00566664-202 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3661: finishing write tid 2 to smithi00566664-202 2023-09-30T09:03:49.821 INFO:tasks.rados.rados.0.smithi005.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-09-30T09:03:49.830 INFO:tasks.rados.rados.0.smithi005.stdout:3668: writing smithi00566664-10 from 417434 to 1187513 tid 1 2023-09-30T09:03:49.832 INFO:tasks.rados.rados.0.smithi005.stdout:3668: writing smithi00566664-10 from 1699916 to 2017434 tid 2 2023-09-30T09:03:49.832 INFO:tasks.rados.rados.0.smithi005.stdout:3660: done (7 left) 2023-09-30T09:03:49.832 INFO:tasks.rados.rados.0.smithi005.stdout:3669: write oid 200 current snap is 0 2023-09-30T09:03:49.832 INFO:tasks.rados.rados.0.smithi005.stdout:3661: finishing write tid 3 to smithi00566664-202 2023-09-30T09:03:49.832 INFO:tasks.rados.rados.0.smithi005.stdout:3661: finishing write tid 4 to smithi00566664-202 2023-09-30T09:03:49.832 INFO:tasks.rados.rados.0.smithi005.stdout:3661: finishing write tid 5 to smithi00566664-202 2023-09-30T09:03:49.832 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 202 v 484 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-09-30T09:03:49.833 INFO:tasks.rados.rados.0.smithi005.stdout:3661: left oid 202 (ObjNum 2258 snap 0 seq_num 2258) 2023-09-30T09:03:49.833 INFO:tasks.rados.rados.0.smithi005.stdout:3663: finishing write tid 1 to smithi00566664-78 2023-09-30T09:03:49.833 INFO:tasks.rados.rados.0.smithi005.stdout:3662: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-30T09:03:49.921 INFO:tasks.rados.rados.0.smithi005.stdout:3663: finishing write tid 2 to smithi00566664-78 2023-09-30T09:03:49.922 INFO:tasks.rados.rados.0.smithi005.stdout:3664: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-30T09:03:50.010 INFO:tasks.rados.rados.0.smithi005.stdout:3663: finishing write tid 3 to smithi00566664-78 2023-09-30T09:03:50.010 INFO:tasks.rados.rados.0.smithi005.stdout:3663: finishing write tid 4 to smithi00566664-78 2023-09-30T09:03:50.011 INFO:tasks.rados.rados.0.smithi005.stdout:3663: finishing write tid 5 to smithi00566664-78 2023-09-30T09:03:50.011 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 78 v 421 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-09-30T09:03:50.011 INFO:tasks.rados.rados.0.smithi005.stdout:3663: left oid 78 (ObjNum 2259 snap 0 seq_num 2259) 2023-09-30T09:03:50.011 INFO:tasks.rados.rados.0.smithi005.stdout:3665: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-30T09:03:50.165 INFO:tasks.rados.rados.0.smithi005.stdout:3667: finishing write tid 1 to smithi00566664-24 2023-09-30T09:03:50.165 INFO:tasks.rados.rados.0.smithi005.stdout:3667: finishing write tid 2 to smithi00566664-24 2023-09-30T09:03:50.165 INFO:tasks.rados.rados.0.smithi005.stdout:3667: finishing write tid 3 to smithi00566664-24 2023-09-30T09:03:50.165 INFO:tasks.rados.rados.0.smithi005.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-09-30T09:03:50.171 INFO:tasks.rados.rados.0.smithi005.stdout:3669: writing smithi00566664-200 from 434241 to 879569 tid 1 2023-09-30T09:03:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:3669: writing smithi00566664-200 from 1642045 to 2034241 tid 2 2023-09-30T09:03:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:3661: done (7 left) 2023-09-30T09:03:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:3662: done (6 left) 2023-09-30T09:03:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:3663: done (5 left) 2023-09-30T09:03:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:3664: done (4 left) 2023-09-30T09:03:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:3665: done (3 left) 2023-09-30T09:03:50.180 INFO:tasks.rados.rados.0.smithi005.stdout:3670: read oid 1 snap -1 2023-09-30T09:03:50.181 INFO:tasks.rados.rados.0.smithi005.stdout:3670: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-30T09:03:50.181 INFO:tasks.rados.rados.0.smithi005.stdout:3671: read oid 425 snap -1 2023-09-30T09:03:50.181 INFO:tasks.rados.rados.0.smithi005.stdout:3671: expect (ObjNum 1892 snap 0 seq_num 1892) 2023-09-30T09:03:50.181 INFO:tasks.rados.rados.0.smithi005.stdout:3672: write oid 66 current snap is 0 2023-09-30T09:03:50.181 INFO:tasks.rados.rados.0.smithi005.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-09-30T09:03:50.186 INFO:tasks.rados.rados.0.smithi005.stdout:3672: writing smithi00566664-66 from 451048 to 971625 tid 1 2023-09-30T09:03:50.193 INFO:tasks.rados.rados.0.smithi005.stdout:3672: writing smithi00566664-66 from 1700527 to 2051048 tid 2 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3673: write oid 322 current snap is 0 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3667: finishing write tid 4 to smithi00566664-24 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 24 v 460 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3667: left oid 24 (ObjNum 2261 snap 0 seq_num 2261) 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3668: finishing write tid 1 to smithi00566664-10 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3668: finishing write tid 2 to smithi00566664-10 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3668: finishing write tid 3 to smithi00566664-10 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3668: finishing write tid 4 to smithi00566664-10 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 10 v 569 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3668: left oid 10 (ObjNum 2262 snap 0 seq_num 2262) 2023-09-30T09:03:50.194 INFO:tasks.rados.rados.0.smithi005.stdout:3669: finishing write tid 1 to smithi00566664-200 2023-09-30T09:03:50.195 INFO:tasks.rados.rados.0.smithi005.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-09-30T09:03:50.199 INFO:tasks.rados.rados.0.smithi005.stdout:3673: writing smithi00566664-322 from 467855 to 1063681 tid 1 2023-09-30T09:03:50.205 INFO:tasks.rados.rados.0.smithi005.stdout:3673: writing smithi00566664-322 from 1759009 to 2067855 tid 2 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3667: done (6 left) 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3668: done (5 left) 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3674: delete oid 284 current snap is 0 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3669: finishing write tid 2 to smithi00566664-200 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3669: finishing write tid 3 to smithi00566664-200 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3669: finishing write tid 4 to smithi00566664-200 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 200 v 572 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3669: left oid 200 (ObjNum 2263 snap 0 seq_num 2263) 2023-09-30T09:03:50.206 INFO:tasks.rados.rados.0.smithi005.stdout:3670: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-09-30T09:03:50.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:49 smithi005 bash[33615]: cluster 2023-09-30T09:03:48.186052+0000 mgr.y (mgr.25205) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.1 MiB/s wr, 76 op/s 2023-09-30T09:03:50.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:49 smithi005 bash[33615]: audit 2023-09-30T09:03:49.283203+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:50.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:49 smithi005 bash[27219]: cluster 2023-09-30T09:03:48.186052+0000 mgr.y (mgr.25205) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.1 MiB/s wr, 76 op/s 2023-09-30T09:03:50.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:49 smithi005 bash[27219]: audit 2023-09-30T09:03:49.283203+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:49 smithi099 bash[27661]: cluster 2023-09-30T09:03:48.186052+0000 mgr.y (mgr.25205) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.1 MiB/s wr, 76 op/s 2023-09-30T09:03:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:49 smithi099 bash[27661]: audit 2023-09-30T09:03:49.283203+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:03:50.401 INFO:tasks.rados.rados.0.smithi005.stdout:3671: expect (ObjNum 1892 snap 0 seq_num 1892) 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3672: finishing write tid 1 to smithi00566664-66 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3672: finishing write tid 2 to smithi00566664-66 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3672: finishing write tid 3 to smithi00566664-66 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3672: finishing write tid 4 to smithi00566664-66 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 66 v 498 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3672: left oid 66 (ObjNum 2264 snap 0 seq_num 2264) 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3673: finishing write tid 1 to smithi00566664-322 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3673: finishing write tid 2 to smithi00566664-322 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3673: finishing write tid 3 to smithi00566664-322 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:3673: finishing write tid 4 to smithi00566664-322 2023-09-30T09:03:50.521 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 322 v 487 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3673: left oid 322 (ObjNum 2265 snap 0 seq_num 2265) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3669: done (5 left) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3670: done (4 left) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3671: done (3 left) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3672: done (2 left) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3673: done (1 left) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3674: done (0 left) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3675: read oid 104 snap -1 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3675: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3676: read oid 407 snap -1 2023-09-30T09:03:50.522 INFO:tasks.rados.rados.0.smithi005.stdout:3676: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:03:50.523 INFO:tasks.rados.rados.0.smithi005.stdout:3677: delete oid 334 current snap is 0 2023-09-30T09:03:50.523 INFO:tasks.rados.rados.0.smithi005.stdout:3675: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-09-30T09:03:50.605 INFO:tasks.rados.rados.0.smithi005.stdout:3676: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:03:50.863 INFO:tasks.rados.rados.0.smithi005.stdout:3675: done (2 left) 2023-09-30T09:03:50.863 INFO:tasks.rados.rados.0.smithi005.stdout:3676: done (1 left) 2023-09-30T09:03:50.863 INFO:tasks.rados.rados.0.smithi005.stdout:3677: done (0 left) 2023-09-30T09:03:50.863 INFO:tasks.rados.rados.0.smithi005.stdout:3678: read oid 97 snap -1 2023-09-30T09:03:50.864 INFO:tasks.rados.rados.0.smithi005.stdout:3678: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-09-30T09:03:50.864 INFO:tasks.rados.rados.0.smithi005.stdout:3679: read oid 33 snap -1 2023-09-30T09:03:50.864 INFO:tasks.rados.rados.0.smithi005.stdout:3679: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-30T09:03:50.864 INFO:tasks.rados.rados.0.smithi005.stdout:3680: write oid 364 current snap is 0 2023-09-30T09:03:50.864 INFO:tasks.rados.rados.0.smithi005.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-09-30T09:03:50.870 INFO:tasks.rados.rados.0.smithi005.stdout:3680: writing smithi00566664-364 from 518276 to 1056202 tid 1 2023-09-30T09:03:50.876 INFO:tasks.rados.rados.0.smithi005.stdout:3680: writing smithi00566664-364 from 1534455 to 1957919 tid 2 2023-09-30T09:03:50.876 INFO:tasks.rados.rados.0.smithi005.stdout:3681: read oid 312 snap -1 2023-09-30T09:03:50.876 INFO:tasks.rados.rados.0.smithi005.stdout:3681: expect deleted 2023-09-30T09:03:50.876 INFO:tasks.rados.rados.0.smithi005.stdout:3682: write oid 53 current snap is 0 2023-09-30T09:03:50.876 INFO:tasks.rados.rados.0.smithi005.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-09-30T09:03:50.883 INFO:tasks.rados.rados.0.smithi005.stdout:3682: writing smithi00566664-53 from 535083 to 1148258 tid 1 2023-09-30T09:03:50.889 INFO:tasks.rados.rados.0.smithi005.stdout:3682: writing smithi00566664-53 from 1592937 to 2135083 tid 2 2023-09-30T09:03:50.889 INFO:tasks.rados.rados.0.smithi005.stdout:3683: delete oid 465 current snap is 0 2023-09-30T09:03:50.889 INFO:tasks.rados.rados.0.smithi005.stdout:3678: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-09-30T09:03:51.059 INFO:tasks.rados.rados.0.smithi005.stdout:3679: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-09-30T09:03:51.245 INFO:tasks.rados.rados.0.smithi005.stdout:3680: finishing write tid 1 to smithi00566664-364 2023-09-30T09:03:51.245 INFO:tasks.rados.rados.0.smithi005.stdout:3680: finishing write tid 2 to smithi00566664-364 2023-09-30T09:03:51.245 INFO:tasks.rados.rados.0.smithi005.stdout:3680: finishing write tid 3 to smithi00566664-364 2023-09-30T09:03:51.245 INFO:tasks.rados.rados.0.smithi005.stdout:3680: finishing write tid 4 to smithi00566664-364 2023-09-30T09:03:51.245 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 364 v 474 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-09-30T09:03:51.245 INFO:tasks.rados.rados.0.smithi005.stdout:3680: left oid 364 (ObjNum 2268 snap 0 seq_num 2268) 2023-09-30T09:03:51.245 INFO:tasks.rados.rados.0.smithi005.stdout:3682: finishing write tid 1 to smithi00566664-53 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3682: finishing write tid 2 to smithi00566664-53 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3682: finishing write tid 3 to smithi00566664-53 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3682: finishing write tid 4 to smithi00566664-53 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 53 v 463 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3682: left oid 53 (ObjNum 2269 snap 0 seq_num 2269) 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3678: done (5 left) 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3679: done (4 left) 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3680: done (3 left) 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3681: done (2 left) 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3682: done (1 left) 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3683: done (0 left) 2023-09-30T09:03:51.246 INFO:tasks.rados.rados.0.smithi005.stdout:3684: delete oid 102 current snap is 0 2023-09-30T09:03:51.247 INFO:tasks.rados.rados.0.smithi005.stdout:3684: done (0 left) 2023-09-30T09:03:51.248 INFO:tasks.rados.rados.0.smithi005.stdout:3685: delete oid 458 current snap is 0 2023-09-30T09:03:51.250 INFO:tasks.rados.rados.0.smithi005.stdout:3685: done (0 left) 2023-09-30T09:03:51.250 INFO:tasks.rados.rados.0.smithi005.stdout:3686: write oid 455 current snap is 0 2023-09-30T09:03:51.250 INFO:tasks.rados.rados.0.smithi005.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-09-30T09:03:51.257 INFO:tasks.rados.rados.0.smithi005.stdout:3686: writing smithi00566664-455 from 602311 to 1116482 tid 1 2023-09-30T09:03:51.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:50 smithi005 bash[33615]: audit 2023-09-30T09:03:50.837122+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.5:0/2930778490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:51.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:50 smithi005 bash[27219]: audit 2023-09-30T09:03:50.837122+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.5:0/2930778490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:51.266 INFO:tasks.rados.rados.0.smithi005.stdout:3686: writing smithi00566664-455 from 1710512 to 2202311 tid 2 2023-09-30T09:03:51.266 INFO:tasks.rados.rados.0.smithi005.stdout:3687: read oid 325 snap -1 2023-09-30T09:03:51.266 INFO:tasks.rados.rados.0.smithi005.stdout:3687: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-30T09:03:51.266 INFO:tasks.rados.rados.0.smithi005.stdout:3688: write oid 169 current snap is 0 2023-09-30T09:03:51.266 INFO:tasks.rados.rados.0.smithi005.stdout:3686: finishing write tid 1 to smithi00566664-455 2023-09-30T09:03:51.267 INFO:tasks.rados.rados.0.smithi005.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-09-30T09:03:51.273 INFO:tasks.rados.rados.0.smithi005.stdout:3688: writing smithi00566664-169 from 619118 to 1324891 tid 1 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3688: writing smithi00566664-169 from 1885347 to 2219118 tid 2 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3689: read oid 27 snap -1 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3689: expect (ObjNum 2188 snap 0 seq_num 2188) 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3690: read oid 447 snap -1 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3690: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3691: delete oid 249 current snap is 0 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3686: finishing write tid 2 to smithi00566664-455 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3686: finishing write tid 3 to smithi00566664-455 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3686: finishing write tid 4 to smithi00566664-455 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 455 v 456 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-09-30T09:03:51.280 INFO:tasks.rados.rados.0.smithi005.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-09-30T09:03:51.281 INFO:tasks.rados.rados.0.smithi005.stdout:3687: expect (ObjNum 1613 snap 0 seq_num 1613) 2023-09-30T09:03:51.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:50 smithi099 bash[27661]: audit 2023-09-30T09:03:50.837122+0000 mon.c (mon.2) 159 : audit [DBG] from='client.? 172.21.15.5:0/2930778490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:51.441 INFO:tasks.rados.rados.0.smithi005.stdout:3688: finishing write tid 1 to smithi00566664-169 2023-09-30T09:03:51.441 INFO:tasks.rados.rados.0.smithi005.stdout:3689: expect (ObjNum 2188 snap 0 seq_num 2188) 2023-09-30T09:03:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:3688: finishing write tid 2 to smithi00566664-169 2023-09-30T09:03:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:3688: finishing write tid 3 to smithi00566664-169 2023-09-30T09:03:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:3688: finishing write tid 4 to smithi00566664-169 2023-09-30T09:03:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 169 v 422 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-09-30T09:03:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-09-30T09:03:51.621 INFO:tasks.rados.rados.0.smithi005.stdout:3690: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-30T09:03:51.760 INFO:tasks.rados.rados.0.smithi005.stdout:3686: done (5 left) 2023-09-30T09:03:51.760 INFO:tasks.rados.rados.0.smithi005.stdout:3687: done (4 left) 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3688: done (3 left) 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3689: done (2 left) 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3690: done (1 left) 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3691: done (0 left) 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3692: read oid 212 snap -1 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3693: write oid 122 current snap is 0 2023-09-30T09:03:51.761 INFO:tasks.rados.rados.0.smithi005.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-09-30T09:03:51.771 INFO:tasks.rados.rados.0.smithi005.stdout:3693: writing smithi00566664-122 from 652732 to 1109003 tid 1 2023-09-30T09:03:51.779 INFO:tasks.rados.rados.0.smithi005.stdout:3693: writing smithi00566664-122 from 1885958 to 2252732 tid 2 2023-09-30T09:03:51.779 INFO:tasks.rados.rados.0.smithi005.stdout:3694: write oid 306 current snap is 0 2023-09-30T09:03:51.779 INFO:tasks.rados.rados.0.smithi005.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-09-30T09:03:51.787 INFO:tasks.rados.rados.0.smithi005.stdout:3694: writing smithi00566664-306 from 669539 to 1201059 tid 1 2023-09-30T09:03:51.793 INFO:tasks.rados.rados.0.smithi005.stdout:3694: writing smithi00566664-306 from 1944440 to 2269539 tid 2 2023-09-30T09:03:51.793 INFO:tasks.rados.rados.0.smithi005.stdout:3695: write oid 500 current snap is 0 2023-09-30T09:03:51.793 INFO:tasks.rados.rados.0.smithi005.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-09-30T09:03:51.800 INFO:tasks.rados.rados.0.smithi005.stdout:3695: writing smithi00566664-500 from 686346 to 1293115 tid 1 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3695: writing smithi00566664-500 from 2002922 to 2286346 tid 2 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3696: read oid 411 snap -1 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3696: expect deleted 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3697: read oid 462 snap -1 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3697: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3698: read oid 321 snap -1 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3698: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-09-30T09:03:51.807 INFO:tasks.rados.rados.0.smithi005.stdout:3699: read oid 295 snap -1 2023-09-30T09:03:51.808 INFO:tasks.rados.rados.0.smithi005.stdout:3699: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-30T09:03:51.808 INFO:tasks.rados.rados.0.smithi005.stdout:3700: write oid 93 current snap is 0 2023-09-30T09:03:51.808 INFO:tasks.rados.rados.0.smithi005.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-09-30T09:03:51.816 INFO:tasks.rados.rados.0.smithi005.stdout:3700: writing smithi00566664-93 from 703153 to 1385171 tid 1 2023-09-30T09:03:51.822 INFO:tasks.rados.rados.0.smithi005.stdout:3700: writing smithi00566664-93 from 2061404 to 2303153 tid 2 2023-09-30T09:03:51.823 INFO:tasks.rados.rados.0.smithi005.stdout:3701: write oid 336 current snap is 0 2023-09-30T09:03:51.823 INFO:tasks.rados.rados.0.smithi005.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-09-30T09:03:51.831 INFO:tasks.rados.rados.0.smithi005.stdout:3701: writing smithi00566664-336 from 719960 to 1477227 tid 1 2023-09-30T09:03:51.836 INFO:tasks.rados.rados.0.smithi005.stdout:3701: writing smithi00566664-336 from 2003533 to 2319960 tid 2 2023-09-30T09:03:51.836 INFO:tasks.rados.rados.0.smithi005.stdout:3702: read oid 187 snap -1 2023-09-30T09:03:51.836 INFO:tasks.rados.rados.0.smithi005.stdout:3702: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-30T09:03:51.836 INFO:tasks.rados.rados.0.smithi005.stdout:3703: read oid 493 snap -1 2023-09-30T09:03:51.837 INFO:tasks.rados.rados.0.smithi005.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-30T09:03:51.837 INFO:tasks.rados.rados.0.smithi005.stdout:3704: write oid 144 current snap is 0 2023-09-30T09:03:51.837 INFO:tasks.rados.rados.0.smithi005.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-09-30T09:03:51.844 INFO:tasks.rados.rados.0.smithi005.stdout:3704: writing smithi00566664-144 from 736767 to 1285636 tid 1 2023-09-30T09:03:51.851 INFO:tasks.rados.rados.0.smithi005.stdout:3704: writing smithi00566664-144 from 1778368 to 2336767 tid 2 2023-09-30T09:03:51.851 INFO:tasks.rados.rados.0.smithi005.stdout:3705: write oid 260 current snap is 0 2023-09-30T09:03:51.851 INFO:tasks.rados.rados.0.smithi005.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-09-30T09:03:51.859 INFO:tasks.rados.rados.0.smithi005.stdout:3705: writing smithi00566664-260 from 753574 to 1377692 tid 1 2023-09-30T09:03:51.865 INFO:tasks.rados.rados.0.smithi005.stdout:3705: writing smithi00566664-260 from 1836850 to 2353574 tid 2 2023-09-30T09:03:51.865 INFO:tasks.rados.rados.0.smithi005.stdout:3706: write oid 167 current snap is 0 2023-09-30T09:03:51.865 INFO:tasks.rados.rados.0.smithi005.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-09-30T09:03:51.875 INFO:tasks.rados.rados.0.smithi005.stdout:3706: writing smithi00566664-167 from 770381 to 1469748 tid 1 2023-09-30T09:03:51.881 INFO:tasks.rados.rados.0.smithi005.stdout:3706: writing smithi00566664-167 from 1895332 to 2370381 tid 2 2023-09-30T09:03:51.881 INFO:tasks.rados.rados.0.smithi005.stdout:3707: read oid 140 snap -1 2023-09-30T09:03:51.882 INFO:tasks.rados.rados.0.smithi005.stdout:3707: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-09-30T09:03:51.882 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:51.882 INFO:tasks.rados.rados.0.smithi005.stdout:3692: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-30T09:03:52.091 INFO:tasks.rados.rados.0.smithi005.stdout:3693: finishing write tid 1 to smithi00566664-122 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3693: finishing write tid 2 to smithi00566664-122 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3693: finishing write tid 3 to smithi00566664-122 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3693: finishing write tid 4 to smithi00566664-122 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 122 v 339 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3694: finishing write tid 1 to smithi00566664-306 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3694: finishing write tid 2 to smithi00566664-306 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3694: finishing write tid 3 to smithi00566664-306 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3694: finishing write tid 4 to smithi00566664-306 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 306 v 467 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-09-30T09:03:52.092 INFO:tasks.rados.rados.0.smithi005.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-09-30T09:03:52.093 INFO:tasks.rados.rados.0.smithi005.stdout:3695: finishing write tid 1 to smithi00566664-500 2023-09-30T09:03:52.093 INFO:tasks.rados.rados.0.smithi005.stdout:3695: finishing write tid 2 to smithi00566664-500 2023-09-30T09:03:52.093 INFO:tasks.rados.rados.0.smithi005.stdout:3695: finishing write tid 3 to smithi00566664-500 2023-09-30T09:03:52.093 INFO:tasks.rados.rados.0.smithi005.stdout:3695: finishing write tid 4 to smithi00566664-500 2023-09-30T09:03:52.093 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 500 v 575 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-09-30T09:03:52.093 INFO:tasks.rados.rados.0.smithi005.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2023-09-30T09:03:52.093 INFO:tasks.rados.rados.0.smithi005.stdout:3699: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-09-30T09:03:52.244 INFO:tasks.rados.rados.0.smithi005.stdout:3700: finishing write tid 1 to smithi00566664-93 2023-09-30T09:03:52.244 INFO:tasks.rados.rados.0.smithi005.stdout:3698: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-09-30T09:03:52.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: cluster 2023-09-30T09:03:50.186527+0000 mgr.y (mgr.25205) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.1 MiB/s wr, 76 op/s 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:50.984444+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:50.991814+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:50.993604+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:50.994565+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: cephadm 2023-09-30T09:03:50.996023+0000 mgr.y (mgr.25205) 14 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: cephadm 2023-09-30T09:03:50.996319+0000 mgr.y (mgr.25205) 15 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:51.668792+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:51.675755+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:51.716523+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:51.724711+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[33615]: audit 2023-09-30T09:03:51.730652+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: cluster 2023-09-30T09:03:50.186527+0000 mgr.y (mgr.25205) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.1 MiB/s wr, 76 op/s 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:50.984444+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:50.991814+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:50.993604+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:50.994565+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: cephadm 2023-09-30T09:03:50.996023+0000 mgr.y (mgr.25205) 14 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: cephadm 2023-09-30T09:03:50.996319+0000 mgr.y (mgr.25205) 15 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:03:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:51.668792+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:51.675755+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:51.716523+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:51.724711+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:51 smithi005 bash[27219]: audit 2023-09-30T09:03:51.730652+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: cluster 2023-09-30T09:03:50.186527+0000 mgr.y (mgr.25205) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 6.1 MiB/s wr, 76 op/s 2023-09-30T09:03:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:50.984444+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:50.991814+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:50.993604+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:50.994565+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: cephadm 2023-09-30T09:03:50.996023+0000 mgr.y (mgr.25205) 14 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: cephadm 2023-09-30T09:03:50.996319+0000 mgr.y (mgr.25205) 15 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:51.668792+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:51.675755+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:51.716523+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:51.724711+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:51 smithi099 bash[27661]: audit 2023-09-30T09:03:51.730652+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:52.367 INFO:tasks.rados.rados.0.smithi005.stdout:3697: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-30T09:03:52.536 INFO:tasks.rados.rados.0.smithi005.stdout:3700: finishing write tid 2 to smithi00566664-93 2023-09-30T09:03:52.536 INFO:tasks.rados.rados.0.smithi005.stdout:3700: finishing write tid 3 to smithi00566664-93 2023-09-30T09:03:52.536 INFO:tasks.rados.rados.0.smithi005.stdout:3700: finishing write tid 4 to smithi00566664-93 2023-09-30T09:03:52.536 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 93 v 412 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-09-30T09:03:52.536 INFO:tasks.rados.rados.0.smithi005.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2023-09-30T09:03:52.537 INFO:tasks.rados.rados.0.smithi005.stdout:3701: finishing write tid 1 to smithi00566664-336 2023-09-30T09:03:52.537 INFO:tasks.rados.rados.0.smithi005.stdout:3701: finishing write tid 2 to smithi00566664-336 2023-09-30T09:03:52.537 INFO:tasks.rados.rados.0.smithi005.stdout:3701: finishing write tid 3 to smithi00566664-336 2023-09-30T09:03:52.537 INFO:tasks.rados.rados.0.smithi005.stdout:3701: finishing write tid 4 to smithi00566664-336 2023-09-30T09:03:52.537 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 336 v 477 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-09-30T09:03:52.537 INFO:tasks.rados.rados.0.smithi005.stdout:3701: left oid 336 (ObjNum 2280 snap 0 seq_num 2280) 2023-09-30T09:03:52.537 INFO:tasks.rados.rados.0.smithi005.stdout:3702: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-09-30T09:03:52.701 INFO:tasks.rados.rados.0.smithi005.stdout:3704: finishing write tid 1 to smithi00566664-144 2023-09-30T09:03:52.701 INFO:tasks.rados.rados.0.smithi005.stdout:3704: finishing write tid 2 to smithi00566664-144 2023-09-30T09:03:52.701 INFO:tasks.rados.rados.0.smithi005.stdout:3704: finishing write tid 3 to smithi00566664-144 2023-09-30T09:03:52.702 INFO:tasks.rados.rados.0.smithi005.stdout:3704: finishing write tid 4 to smithi00566664-144 2023-09-30T09:03:52.702 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 144 v 470 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-09-30T09:03:52.702 INFO:tasks.rados.rados.0.smithi005.stdout:3704: left oid 144 (ObjNum 2281 snap 0 seq_num 2281) 2023-09-30T09:03:52.702 INFO:tasks.rados.rados.0.smithi005.stdout:3703: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-30T09:03:52.913 INFO:tasks.rados.rados.0.smithi005.stdout:3705: finishing write tid 1 to smithi00566664-260 2023-09-30T09:03:52.913 INFO:tasks.rados.rados.0.smithi005.stdout:3692: done (15 left) 2023-09-30T09:03:52.913 INFO:tasks.rados.rados.0.smithi005.stdout:3693: done (14 left) 2023-09-30T09:03:52.913 INFO:tasks.rados.rados.0.smithi005.stdout:3694: done (13 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3695: done (12 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3696: done (11 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3697: done (10 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3698: done (9 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3699: done (8 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3700: done (7 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3701: done (6 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3702: done (5 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3703: done (4 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3704: done (3 left) 2023-09-30T09:03:52.914 INFO:tasks.rados.rados.0.smithi005.stdout:3708: delete oid 268 current snap is 0 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3705: finishing write tid 2 to smithi00566664-260 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3705: finishing write tid 3 to smithi00566664-260 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3705: finishing write tid 4 to smithi00566664-260 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 260 v 578 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3705: left oid 260 (ObjNum 2282 snap 0 seq_num 2282) 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3706: finishing write tid 1 to smithi00566664-167 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3706: finishing write tid 2 to smithi00566664-167 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3706: finishing write tid 3 to smithi00566664-167 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3706: finishing write tid 4 to smithi00566664-167 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 459 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-09-30T09:03:52.915 INFO:tasks.rados.rados.0.smithi005.stdout:3706: left oid 167 (ObjNum 2283 snap 0 seq_num 2283) 2023-09-30T09:03:52.916 INFO:tasks.rados.rados.0.smithi005.stdout:3707: expect (ObjNum 2148 snap 0 seq_num 2148) 2023-09-30T09:03:53.066 INFO:tasks.rados.rados.0.smithi005.stdout:3705: done (3 left) 2023-09-30T09:03:53.066 INFO:tasks.rados.rados.0.smithi005.stdout:3706: done (2 left) 2023-09-30T09:03:53.066 INFO:tasks.rados.rados.0.smithi005.stdout:3707: done (1 left) 2023-09-30T09:03:53.067 INFO:tasks.rados.rados.0.smithi005.stdout:3708: done (0 left) 2023-09-30T09:03:53.067 INFO:tasks.rados.rados.0.smithi005.stdout:3709: write oid 432 current snap is 0 2023-09-30T09:03:53.067 INFO:tasks.rados.rados.0.smithi005.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-09-30T09:03:53.076 INFO:tasks.rados.rados.0.smithi005.stdout:3709: writing smithi00566664-432 from 403995 to 853860 tid 1 2023-09-30T09:03:53.085 INFO:tasks.rados.rados.0.smithi005.stdout:3709: writing smithi00566664-432 from 1495943 to 2092417 tid 2 2023-09-30T09:03:53.085 INFO:tasks.rados.rados.0.smithi005.stdout:3710: write oid 180 current snap is 0 2023-09-30T09:03:53.086 INFO:tasks.rados.rados.0.smithi005.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-09-30T09:03:53.091 INFO:tasks.rados.rados.0.smithi005.stdout:3710: writing smithi00566664-180 from 420802 to 945916 tid 1 2023-09-30T09:03:53.098 INFO:tasks.rados.rados.0.smithi005.stdout:3710: writing smithi00566664-180 from 1554425 to 2294557 tid 2 2023-09-30T09:03:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:3711: read oid 158 snap -1 2023-09-30T09:03:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:3711: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-30T09:03:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:3712: write oid 464 current snap is 0 2023-09-30T09:03:53.099 INFO:tasks.rados.rados.0.smithi005.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-09-30T09:03:53.105 INFO:tasks.rados.rados.0.smithi005.stdout:3712: writing smithi00566664-464 from 437609 to 1037972 tid 1 2023-09-30T09:03:53.112 INFO:tasks.rados.rados.0.smithi005.stdout:3712: writing smithi00566664-464 from 1612907 to 2096697 tid 2 2023-09-30T09:03:53.113 INFO:tasks.rados.rados.0.smithi005.stdout:3713: read oid 422 snap -1 2023-09-30T09:03:53.113 INFO:tasks.rados.rados.0.smithi005.stdout:3713: expect deleted 2023-09-30T09:03:53.113 INFO:tasks.rados.rados.0.smithi005.stdout:3714: write oid 313 current snap is 0 2023-09-30T09:03:53.113 INFO:tasks.rados.rados.0.smithi005.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-09-30T09:03:53.120 INFO:tasks.rados.rados.0.smithi005.stdout:3714: writing smithi00566664-313 from 454416 to 1130028 tid 1 2023-09-30T09:03:53.127 INFO:tasks.rados.rados.0.smithi005.stdout:3714: writing smithi00566664-313 from 1555036 to 2298837 tid 2 2023-09-30T09:03:53.128 INFO:tasks.rados.rados.0.smithi005.stdout:3715: read oid 340 snap -1 2023-09-30T09:03:53.128 INFO:tasks.rados.rados.0.smithi005.stdout:3715: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:53.128 INFO:tasks.rados.rados.0.smithi005.stdout:3716: read oid 93 snap -1 2023-09-30T09:03:53.128 INFO:tasks.rados.rados.0.smithi005.stdout:3716: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-30T09:03:53.128 INFO:tasks.rados.rados.0.smithi005.stdout:3717: read oid 281 snap -1 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3717: expect (ObjNum 2194 snap 0 seq_num 2194) 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3718: write oid 439 current snap is 0 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3709: finishing write tid 1 to smithi00566664-432 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3709: finishing write tid 2 to smithi00566664-432 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3709: finishing write tid 3 to smithi00566664-432 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3709: finishing write tid 4 to smithi00566664-432 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 432 v 480 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3709: left oid 432 (ObjNum 2285 snap 0 seq_num 2285) 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3710: finishing write tid 1 to smithi00566664-180 2023-09-30T09:03:53.129 INFO:tasks.rados.rados.0.smithi005.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-09-30T09:03:53.133 INFO:tasks.rados.rados.0.smithi005.stdout:3718: writing smithi00566664-439 from 471223 to 938437 tid 1 2023-09-30T09:03:53.141 INFO:tasks.rados.rados.0.smithi005.stdout:3718: writing smithi00566664-439 from 1729871 to 2217330 tid 2 2023-09-30T09:03:53.141 INFO:tasks.rados.rados.0.smithi005.stdout:3709: done (9 left) 2023-09-30T09:03:53.141 INFO:tasks.rados.rados.0.smithi005.stdout:3719: read oid 207 snap -1 2023-09-30T09:03:53.141 INFO:tasks.rados.rados.0.smithi005.stdout:3719: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-30T09:03:53.142 INFO:tasks.rados.rados.0.smithi005.stdout:3720: delete oid 378 current snap is 0 2023-09-30T09:03:53.142 INFO:tasks.rados.rados.0.smithi005.stdout:3710: finishing write tid 2 to smithi00566664-180 2023-09-30T09:03:53.142 INFO:tasks.rados.rados.0.smithi005.stdout:3710: finishing write tid 3 to smithi00566664-180 2023-09-30T09:03:53.142 INFO:tasks.rados.rados.0.smithi005.stdout:3710: finishing write tid 4 to smithi00566664-180 2023-09-30T09:03:53.142 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 180 v 626 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-09-30T09:03:53.142 INFO:tasks.rados.rados.0.smithi005.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2023-09-30T09:03:53.142 INFO:tasks.rados.rados.0.smithi005.stdout:3711: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-30T09:03:53.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[27219]: cephadm 2023-09-30T09:03:51.164471+0000 mgr.y (mgr.25205) 16 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:03:53.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[27219]: cephadm 2023-09-30T09:03:51.165152+0000 mgr.y (mgr.25205) 17 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[27219]: cephadm 2023-09-30T09:03:51.332856+0000 mgr.y (mgr.25205) 18 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[27219]: cephadm 2023-09-30T09:03:51.379648+0000 mgr.y (mgr.25205) 19 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[27219]: cephadm 2023-09-30T09:03:51.497334+0000 mgr.y (mgr.25205) 20 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[27219]: cephadm 2023-09-30T09:03:51.544604+0000 mgr.y (mgr.25205) 21 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[27219]: cephadm 2023-09-30T09:03:51.803011+0000 mgr.y (mgr.25205) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[33615]: cephadm 2023-09-30T09:03:51.164471+0000 mgr.y (mgr.25205) 16 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[33615]: cephadm 2023-09-30T09:03:51.165152+0000 mgr.y (mgr.25205) 17 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:03:53.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[33615]: cephadm 2023-09-30T09:03:51.332856+0000 mgr.y (mgr.25205) 18 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:03:53.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[33615]: cephadm 2023-09-30T09:03:51.379648+0000 mgr.y (mgr.25205) 19 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:03:53.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[33615]: cephadm 2023-09-30T09:03:51.497334+0000 mgr.y (mgr.25205) 20 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:03:53.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[33615]: cephadm 2023-09-30T09:03:51.544604+0000 mgr.y (mgr.25205) 21 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:03:53.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:52 smithi005 bash[33615]: cephadm 2023-09-30T09:03:51.803011+0000 mgr.y (mgr.25205) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:03:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:52 smithi099 bash[27661]: cephadm 2023-09-30T09:03:51.164471+0000 mgr.y (mgr.25205) 16 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:03:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:52 smithi099 bash[27661]: cephadm 2023-09-30T09:03:51.165152+0000 mgr.y (mgr.25205) 17 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:03:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:52 smithi099 bash[27661]: cephadm 2023-09-30T09:03:51.332856+0000 mgr.y (mgr.25205) 18 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:03:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:52 smithi099 bash[27661]: cephadm 2023-09-30T09:03:51.379648+0000 mgr.y (mgr.25205) 19 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:03:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:52 smithi099 bash[27661]: cephadm 2023-09-30T09:03:51.497334+0000 mgr.y (mgr.25205) 20 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:03:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:52 smithi099 bash[27661]: cephadm 2023-09-30T09:03:51.544604+0000 mgr.y (mgr.25205) 21 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:03:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:52 smithi099 bash[27661]: cephadm 2023-09-30T09:03:51.803011+0000 mgr.y (mgr.25205) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:03:53.376 INFO:tasks.rados.rados.0.smithi005.stdout:3712: finishing write tid 1 to smithi00566664-464 2023-09-30T09:03:53.376 INFO:tasks.rados.rados.0.smithi005.stdout:3712: finishing write tid 2 to smithi00566664-464 2023-09-30T09:03:53.376 INFO:tasks.rados.rados.0.smithi005.stdout:3712: finishing write tid 3 to smithi00566664-464 2023-09-30T09:03:53.376 INFO:tasks.rados.rados.0.smithi005.stdout:3712: finishing write tid 4 to smithi00566664-464 2023-09-30T09:03:53.376 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 464 v 629 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-09-30T09:03:53.376 INFO:tasks.rados.rados.0.smithi005.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2023-09-30T09:03:53.376 INFO:tasks.rados.rados.0.smithi005.stdout:3714: finishing write tid 1 to smithi00566664-313 2023-09-30T09:03:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:3710: done (10 left) 2023-09-30T09:03:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:3711: done (9 left) 2023-09-30T09:03:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:3712: done (8 left) 2023-09-30T09:03:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:3713: done (7 left) 2023-09-30T09:03:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:3720: done (6 left) 2023-09-30T09:03:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:3721: write oid 189 current snap is 0 2023-09-30T09:03:53.377 INFO:tasks.rados.rados.0.smithi005.stdout:3716: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-30T09:03:53.505 INFO:tasks.rados.rados.0.smithi005.stdout:3715: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-09-30T09:03:53.589 INFO:tasks.rados.rados.0.smithi005.stdout:3717: expect (ObjNum 2194 snap 0 seq_num 2194) 2023-09-30T09:03:53.736 INFO:tasks.rados.rados.0.smithi005.stdout:3714: finishing write tid 2 to smithi00566664-313 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:3714: finishing write tid 3 to smithi00566664-313 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:3714: finishing write tid 4 to smithi00566664-313 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 313 v 502 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:3714: left oid 313 (ObjNum 2288 snap 0 seq_num 2288) 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:3718: finishing write tid 1 to smithi00566664-439 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:3718: finishing write tid 2 to smithi00566664-439 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:3718: finishing write tid 3 to smithi00566664-439 2023-09-30T09:03:53.737 INFO:tasks.rados.rados.0.smithi005.stdout:3718: finishing write tid 4 to smithi00566664-439 2023-09-30T09:03:53.738 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 439 v 342 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-09-30T09:03:53.738 INFO:tasks.rados.rados.0.smithi005.stdout:3718: left oid 439 (ObjNum 2289 snap 0 seq_num 2289) 2023-09-30T09:03:53.738 INFO:tasks.rados.rados.0.smithi005.stdout:3719: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-30T09:03:53.935 INFO:tasks.rados.rados.0.smithi005.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-09-30T09:03:53.946 INFO:tasks.rados.rados.0.smithi005.stdout:3721: writing smithi00566664-189 from 504837 to 1122549 tid 1 2023-09-30T09:03:53.955 INFO:tasks.rados.rados.0.smithi005.stdout:3721: writing smithi00566664-189 from 1846835 to 2337963 tid 2 2023-09-30T09:03:53.955 INFO:tasks.rados.rados.0.smithi005.stdout:3714: done (6 left) 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3715: done (5 left) 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3716: done (4 left) 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3717: done (3 left) 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3718: done (2 left) 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3719: done (1 left) 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3722: read oid 53 snap -1 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3723: write oid 46 current snap is 0 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3721: finishing write tid 1 to smithi00566664-189 2023-09-30T09:03:53.956 INFO:tasks.rados.rados.0.smithi005.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-09-30T09:03:53.962 INFO:tasks.rados.rados.0.smithi005.stdout:3723: writing smithi00566664-46 from 521644 to 1214605 tid 1 2023-09-30T09:03:53.970 INFO:tasks.rados.rados.0.smithi005.stdout:3723: writing smithi00566664-46 from 1788964 to 2521644 tid 2 2023-09-30T09:03:53.971 INFO:tasks.rados.rados.0.smithi005.stdout:3724: read oid 197 snap -1 2023-09-30T09:03:53.971 INFO:tasks.rados.rados.0.smithi005.stdout:3724: expect deleted 2023-09-30T09:03:53.971 INFO:tasks.rados.rados.0.smithi005.stdout:3725: read oid 429 snap -1 2023-09-30T09:03:53.971 INFO:tasks.rados.rados.0.smithi005.stdout:3725: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-09-30T09:03:53.971 INFO:tasks.rados.rados.0.smithi005.stdout:3726: write oid 307 current snap is 0 2023-09-30T09:03:53.971 INFO:tasks.rados.rados.0.smithi005.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-09-30T09:03:53.978 INFO:tasks.rados.rados.0.smithi005.stdout:3726: writing smithi00566664-307 from 538451 to 1306661 tid 1 2023-09-30T09:03:53.984 INFO:tasks.rados.rados.0.smithi005.stdout:3726: writing smithi00566664-307 from 1847446 to 2342243 tid 2 2023-09-30T09:03:53.986 INFO:tasks.rados.rados.0.smithi005.stdout:3727: read oid 484 snap -1 2023-09-30T09:03:53.986 INFO:tasks.rados.rados.0.smithi005.stdout:3727: expect deleted 2023-09-30T09:03:53.986 INFO:tasks.rados.rados.0.smithi005.stdout:3728: write oid 36 current snap is 0 2023-09-30T09:03:53.986 INFO:tasks.rados.rados.0.smithi005.stdout:3721: finishing write tid 2 to smithi00566664-189 2023-09-30T09:03:53.986 INFO:tasks.rados.rados.0.smithi005.stdout:3721: finishing write tid 3 to smithi00566664-189 2023-09-30T09:03:53.986 INFO:tasks.rados.rados.0.smithi005.stdout:3721: finishing write tid 4 to smithi00566664-189 2023-09-30T09:03:53.987 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 189 v 425 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-09-30T09:03:53.987 INFO:tasks.rados.rados.0.smithi005.stdout:3721: left oid 189 (ObjNum 2291 snap 0 seq_num 2291) 2023-09-30T09:03:53.987 INFO:tasks.rados.rados.0.smithi005.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-09-30T09:03:54.104 INFO:tasks.rados.rados.0.smithi005.stdout:3723: finishing write tid 1 to smithi00566664-46 2023-09-30T09:03:54.104 INFO:tasks.rados.rados.0.smithi005.stdout:3723: finishing write tid 2 to smithi00566664-46 2023-09-30T09:03:54.104 INFO:tasks.rados.rados.0.smithi005.stdout:3723: finishing write tid 3 to smithi00566664-46 2023-09-30T09:03:54.104 INFO:tasks.rados.rados.0.smithi005.stdout:3723: finishing write tid 4 to smithi00566664-46 2023-09-30T09:03:54.104 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 46 v 462 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-09-30T09:03:54.104 INFO:tasks.rados.rados.0.smithi005.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-09-30T09:03:54.104 INFO:tasks.rados.rados.0.smithi005.stdout:3725: expect (ObjNum 1180 snap 0 seq_num 1180) 2023-09-30T09:03:54.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:53 smithi005 bash[27219]: cephadm 2023-09-30T09:03:52.072012+0000 mgr.y (mgr.25205) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:03:54.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:53 smithi005 bash[27219]: cluster 2023-09-30T09:03:52.187669+0000 mgr.y (mgr.25205) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 109 op/s 2023-09-30T09:03:54.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:53 smithi005 bash[27219]: audit 2023-09-30T09:03:53.328833+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.5:0/2215446660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:53 smithi005 bash[33615]: cephadm 2023-09-30T09:03:52.072012+0000 mgr.y (mgr.25205) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:03:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:53 smithi005 bash[33615]: cluster 2023-09-30T09:03:52.187669+0000 mgr.y (mgr.25205) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 109 op/s 2023-09-30T09:03:54.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:53 smithi005 bash[33615]: audit 2023-09-30T09:03:53.328833+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.5:0/2215446660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:54.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:53 smithi099 bash[27661]: cephadm 2023-09-30T09:03:52.072012+0000 mgr.y (mgr.25205) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:03:54.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:53 smithi099 bash[27661]: cluster 2023-09-30T09:03:52.187669+0000 mgr.y (mgr.25205) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 109 op/s 2023-09-30T09:03:54.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:53 smithi099 bash[27661]: audit 2023-09-30T09:03:53.328833+0000 mon.a (mon.0) 938 : audit [DBG] from='client.? 172.21.15.5:0/2215446660' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:54.384 INFO:tasks.rados.rados.0.smithi005.stdout:3726: finishing write tid 1 to smithi00566664-307 2023-09-30T09:03:54.384 INFO:tasks.rados.rados.0.smithi005.stdout:3726: finishing write tid 2 to smithi00566664-307 2023-09-30T09:03:54.384 INFO:tasks.rados.rados.0.smithi005.stdout:3726: finishing write tid 3 to smithi00566664-307 2023-09-30T09:03:54.384 INFO:tasks.rados.rados.0.smithi005.stdout:3726: finishing write tid 4 to smithi00566664-307 2023-09-30T09:03:54.384 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 307 v 465 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-09-30T09:03:54.385 INFO:tasks.rados.rados.0.smithi005.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-09-30T09:03:54.385 INFO:tasks.rados.rados.0.smithi005.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-09-30T09:03:54.396 INFO:tasks.rados.rados.0.smithi005.stdout:3728: writing smithi00566664-36 from 555258 to 998717 tid 1 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3728: writing smithi00566664-36 from 1505928 to 2260736 tid 2 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3721: done (7 left) 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3722: done (6 left) 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3723: done (5 left) 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3724: done (4 left) 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3725: done (3 left) 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3726: done (2 left) 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3727: done (1 left) 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3729: read oid 96 snap -1 2023-09-30T09:03:54.405 INFO:tasks.rados.rados.0.smithi005.stdout:3729: expect deleted 2023-09-30T09:03:54.406 INFO:tasks.rados.rados.0.smithi005.stdout:3730: read oid 221 snap -1 2023-09-30T09:03:54.406 INFO:tasks.rados.rados.0.smithi005.stdout:3730: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-30T09:03:54.406 INFO:tasks.rados.rados.0.smithi005.stdout:3731: write oid 19 current snap is 0 2023-09-30T09:03:54.406 INFO:tasks.rados.rados.0.smithi005.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-09-30T09:03:54.411 INFO:tasks.rados.rados.0.smithi005.stdout:3731: writing smithi00566664-19 from 572065 to 1090773 tid 1 2023-09-30T09:03:54.417 INFO:tasks.rados.rados.0.smithi005.stdout:3731: writing smithi00566664-19 from 1564410 to 2062876 tid 2 2023-09-30T09:03:54.417 INFO:tasks.rados.rados.0.smithi005.stdout:3732: read oid 264 snap -1 2023-09-30T09:03:54.417 INFO:tasks.rados.rados.0.smithi005.stdout:3732: expect deleted 2023-09-30T09:03:54.417 INFO:tasks.rados.rados.0.smithi005.stdout:3733: write oid 124 current snap is 0 2023-09-30T09:03:54.417 INFO:tasks.rados.rados.0.smithi005.stdout:3728: finishing write tid 1 to smithi00566664-36 2023-09-30T09:03:54.417 INFO:tasks.rados.rados.0.smithi005.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-09-30T09:03:54.424 INFO:tasks.rados.rados.0.smithi005.stdout:3733: writing smithi00566664-124 from 588872 to 1299182 tid 1 2023-09-30T09:03:54.432 INFO:tasks.rados.rados.0.smithi005.stdout:3733: writing smithi00566664-124 from 2022892 to 2588872 tid 2 2023-09-30T09:03:54.432 INFO:tasks.rados.rados.0.smithi005.stdout:3734: read oid 207 snap -1 2023-09-30T09:03:54.432 INFO:tasks.rados.rados.0.smithi005.stdout:3734: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-30T09:03:54.432 INFO:tasks.rados.rados.0.smithi005.stdout:3735: write oid 443 current snap is 0 2023-09-30T09:03:54.432 INFO:tasks.rados.rados.0.smithi005.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-09-30T09:03:54.439 INFO:tasks.rados.rados.0.smithi005.stdout:3735: writing smithi00566664-443 from 605679 to 1391238 tid 1 2023-09-30T09:03:54.446 INFO:tasks.rados.rados.0.smithi005.stdout:3735: writing smithi00566664-443 from 2081374 to 2583509 tid 2 2023-09-30T09:03:54.447 INFO:tasks.rados.rados.0.smithi005.stdout:3736: read oid 479 snap -1 2023-09-30T09:03:54.447 INFO:tasks.rados.rados.0.smithi005.stdout:3736: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-30T09:03:54.447 INFO:tasks.rados.rados.0.smithi005.stdout:3737: write oid 412 current snap is 0 2023-09-30T09:03:54.447 INFO:tasks.rados.rados.0.smithi005.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-09-30T09:03:54.453 INFO:tasks.rados.rados.0.smithi005.stdout:3737: writing smithi00566664-412 from 622486 to 1083294 tid 1 2023-09-30T09:03:54.460 INFO:tasks.rados.rados.0.smithi005.stdout:3737: writing smithi00566664-412 from 1739856 to 2385649 tid 2 2023-09-30T09:03:54.461 INFO:tasks.rados.rados.0.smithi005.stdout:3738: write oid 166 current snap is 0 2023-09-30T09:03:54.461 INFO:tasks.rados.rados.0.smithi005.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-09-30T09:03:54.467 INFO:tasks.rados.rados.0.smithi005.stdout:3738: writing smithi00566664-166 from 639293 to 1175350 tid 1 2023-09-30T09:03:54.473 INFO:tasks.rados.rados.0.smithi005.stdout:3738: writing smithi00566664-166 from 1798338 to 2304142 tid 2 2023-09-30T09:03:54.473 INFO:tasks.rados.rados.0.smithi005.stdout:3739: write oid 272 current snap is 0 2023-09-30T09:03:54.474 INFO:tasks.rados.rados.0.smithi005.stdout:3730: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-30T09:03:54.601 INFO:tasks.rados.rados.0.smithi005.stdout:3728: finishing write tid 2 to smithi00566664-36 2023-09-30T09:03:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:3728: finishing write tid 3 to smithi00566664-36 2023-09-30T09:03:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:3728: finishing write tid 4 to smithi00566664-36 2023-09-30T09:03:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 36 v 383 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-09-30T09:03:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:3728: left oid 36 (ObjNum 2294 snap 0 seq_num 2294) 2023-09-30T09:03:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:3731: finishing write tid 1 to smithi00566664-19 2023-09-30T09:03:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:3731: finishing write tid 2 to smithi00566664-19 2023-09-30T09:03:54.602 INFO:tasks.rados.rados.0.smithi005.stdout:3731: finishing write tid 3 to smithi00566664-19 2023-09-30T09:03:54.603 INFO:tasks.rados.rados.0.smithi005.stdout:3731: finishing write tid 4 to smithi00566664-19 2023-09-30T09:03:54.603 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 19 v 358 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-09-30T09:03:54.603 INFO:tasks.rados.rados.0.smithi005.stdout:3731: left oid 19 (ObjNum 2295 snap 0 seq_num 2295) 2023-09-30T09:03:54.603 INFO:tasks.rados.rados.0.smithi005.stdout:3733: finishing write tid 1 to smithi00566664-124 2023-09-30T09:03:54.603 INFO:tasks.rados.rados.0.smithi005.stdout:3733: finishing write tid 2 to smithi00566664-124 2023-09-30T09:03:54.603 INFO:tasks.rados.rados.0.smithi005.stdout:3733: finishing write tid 3 to smithi00566664-124 2023-09-30T09:03:54.604 INFO:tasks.rados.rados.0.smithi005.stdout:3733: finishing write tid 4 to smithi00566664-124 2023-09-30T09:03:54.604 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 124 v 428 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-09-30T09:03:54.604 INFO:tasks.rados.rados.0.smithi005.stdout:3733: left oid 124 (ObjNum 2296 snap 0 seq_num 2296) 2023-09-30T09:03:54.604 INFO:tasks.rados.rados.0.smithi005.stdout:3734: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-30T09:03:54.802 INFO:tasks.rados.rados.0.smithi005.stdout:3735: finishing write tid 1 to smithi00566664-443 2023-09-30T09:03:54.802 INFO:tasks.rados.rados.0.smithi005.stdout:3735: finishing write tid 2 to smithi00566664-443 2023-09-30T09:03:54.803 INFO:tasks.rados.rados.0.smithi005.stdout:3735: finishing write tid 3 to smithi00566664-443 2023-09-30T09:03:54.803 INFO:tasks.rados.rados.0.smithi005.stdout:3735: finishing write tid 4 to smithi00566664-443 2023-09-30T09:03:54.803 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 443 v 424 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-09-30T09:03:54.803 INFO:tasks.rados.rados.0.smithi005.stdout:3735: left oid 443 (ObjNum 2297 snap 0 seq_num 2297) 2023-09-30T09:03:54.803 INFO:tasks.rados.rados.0.smithi005.stdout:3736: expect (ObjNum 478 snap 0 seq_num 478) 2023-09-30T09:03:54.864 INFO:tasks.rados.rados.0.smithi005.stdout:3737: finishing write tid 1 to smithi00566664-412 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3737: finishing write tid 2 to smithi00566664-412 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3737: finishing write tid 3 to smithi00566664-412 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3737: finishing write tid 4 to smithi00566664-412 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 412 v 468 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3737: left oid 412 (ObjNum 2298 snap 0 seq_num 2298) 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3738: finishing write tid 1 to smithi00566664-166 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3738: finishing write tid 2 to smithi00566664-166 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3738: finishing write tid 3 to smithi00566664-166 2023-09-30T09:03:54.865 INFO:tasks.rados.rados.0.smithi005.stdout:3738: finishing write tid 4 to smithi00566664-166 2023-09-30T09:03:54.866 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 166 v 427 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-09-30T09:03:54.866 INFO:tasks.rados.rados.0.smithi005.stdout:3738: left oid 166 (ObjNum 2299 snap 0 seq_num 2299) 2023-09-30T09:03:54.866 INFO:tasks.rados.rados.0.smithi005.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-09-30T09:03:54.876 INFO:tasks.rados.rados.0.smithi005.stdout:3739: writing smithi00566664-272 from 656100 to 1267406 tid 1 2023-09-30T09:03:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:3739: writing smithi00566664-272 from 1740467 to 2389929 tid 2 2023-09-30T09:03:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:3728: done (11 left) 2023-09-30T09:03:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:3729: done (10 left) 2023-09-30T09:03:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:3730: done (9 left) 2023-09-30T09:03:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:3731: done (8 left) 2023-09-30T09:03:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:3732: done (7 left) 2023-09-30T09:03:54.884 INFO:tasks.rados.rados.0.smithi005.stdout:3733: done (6 left) 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3734: done (5 left) 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3735: done (4 left) 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3736: done (3 left) 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3737: done (2 left) 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3738: done (1 left) 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3740: write oid 54 current snap is 0 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3739: finishing write tid 1 to smithi00566664-272 2023-09-30T09:03:54.885 INFO:tasks.rados.rados.0.smithi005.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-09-30T09:03:54.891 INFO:tasks.rados.rados.0.smithi005.stdout:3740: writing smithi00566664-54 from 672907 to 1359462 tid 1 2023-09-30T09:03:54.897 INFO:tasks.rados.rados.0.smithi005.stdout:3740: writing smithi00566664-54 from 1798949 to 2308422 tid 2 2023-09-30T09:03:54.897 INFO:tasks.rados.rados.0.smithi005.stdout:3741: write oid 94 current snap is 0 2023-09-30T09:03:54.898 INFO:tasks.rados.rados.0.smithi005.stdout:3739: finishing write tid 2 to smithi00566664-272 2023-09-30T09:03:54.898 INFO:tasks.rados.rados.0.smithi005.stdout:3739: finishing write tid 3 to smithi00566664-272 2023-09-30T09:03:54.898 INFO:tasks.rados.rados.0.smithi005.stdout:3739: finishing write tid 4 to smithi00566664-272 2023-09-30T09:03:54.898 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 272 v 505 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-09-30T09:03:54.898 INFO:tasks.rados.rados.0.smithi005.stdout:3739: left oid 272 (ObjNum 2300 snap 0 seq_num 2300) 2023-09-30T09:03:54.898 INFO:tasks.rados.rados.0.smithi005.stdout:3740: finishing write tid 1 to smithi00566664-54 2023-09-30T09:03:54.898 INFO:tasks.rados.rados.0.smithi005.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-09-30T09:03:54.909 INFO:tasks.rados.rados.0.smithi005.stdout:3741: writing smithi00566664-94 from 689714 to 1451518 tid 1 2023-09-30T09:03:54.916 INFO:tasks.rados.rados.0.smithi005.stdout:3741: writing smithi00566664-94 from 1857431 to 2510562 tid 2 2023-09-30T09:03:54.916 INFO:tasks.rados.rados.0.smithi005.stdout:3739: done (2 left) 2023-09-30T09:03:54.916 INFO:tasks.rados.rados.0.smithi005.stdout:3742: read oid 215 snap -1 2023-09-30T09:03:54.917 INFO:tasks.rados.rados.0.smithi005.stdout:3742: expect deleted 2023-09-30T09:03:54.917 INFO:tasks.rados.rados.0.smithi005.stdout:3743: write oid 161 current snap is 0 2023-09-30T09:03:54.917 INFO:tasks.rados.rados.0.smithi005.stdout:3740: finishing write tid 2 to smithi00566664-54 2023-09-30T09:03:54.917 INFO:tasks.rados.rados.0.smithi005.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-09-30T09:03:54.923 INFO:tasks.rados.rados.0.smithi005.stdout:3743: writing smithi00566664-161 from 706521 to 1143574 tid 1 2023-09-30T09:03:54.930 INFO:tasks.rados.rados.0.smithi005.stdout:3743: writing smithi00566664-161 from 1915913 to 2429055 tid 2 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:3744: read oid 467 snap -1 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:3744: expect deleted 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:3745: write oid 37 current snap is 0 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:3740: finishing write tid 3 to smithi00566664-54 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:3740: finishing write tid 4 to smithi00566664-54 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 54 v 471 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:3740: left oid 54 (ObjNum 2301 snap 0 seq_num 2301) 2023-09-30T09:03:54.931 INFO:tasks.rados.rados.0.smithi005.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-09-30T09:03:54.938 INFO:tasks.rados.rados.0.smithi005.stdout:3745: writing smithi00566664-37 from 723328 to 1351983 tid 1 2023-09-30T09:03:54.945 INFO:tasks.rados.rados.0.smithi005.stdout:3745: writing smithi00566664-37 from 1974395 to 2631195 tid 2 2023-09-30T09:03:54.946 INFO:tasks.rados.rados.0.smithi005.stdout:3740: done (5 left) 2023-09-30T09:03:54.946 INFO:tasks.rados.rados.0.smithi005.stdout:3746: read oid 268 snap -1 2023-09-30T09:03:54.946 INFO:tasks.rados.rados.0.smithi005.stdout:3746: expect deleted 2023-09-30T09:03:54.946 INFO:tasks.rados.rados.0.smithi005.stdout:3747: read oid 486 snap -1 2023-09-30T09:03:54.946 INFO:tasks.rados.rados.0.smithi005.stdout:3747: expect (ObjNum 2212 snap 0 seq_num 2212) 2023-09-30T09:03:54.947 INFO:tasks.rados.rados.0.smithi005.stdout:3748: write oid 402 current snap is 0 2023-09-30T09:03:54.947 INFO:tasks.rados.rados.0.smithi005.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-09-30T09:03:54.954 INFO:tasks.rados.rados.0.smithi005.stdout:3748: writing smithi00566664-402 from 740135 to 1444039 tid 1 2023-09-30T09:03:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:3748: writing smithi00566664-402 from 2032877 to 2549688 tid 2 2023-09-30T09:03:54.960 INFO:tasks.rados.rados.0.smithi005.stdout:3749: read oid 375 snap -1 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3749: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3750: read oid 22 snap -1 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3750: expect (ObjNum 2129 snap 0 seq_num 2129) 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3751: read oid 473 snap -1 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3751: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3752: write oid 361 current snap is 0 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3741: finishing write tid 1 to smithi00566664-94 2023-09-30T09:03:54.961 INFO:tasks.rados.rados.0.smithi005.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-09-30T09:03:54.969 INFO:tasks.rados.rados.0.smithi005.stdout:3752: writing smithi00566664-361 from 756942 to 1536095 tid 1 2023-09-30T09:03:54.976 INFO:tasks.rados.rados.0.smithi005.stdout:3752: writing smithi00566664-361 from 2091359 to 2751828 tid 2 2023-09-30T09:03:54.976 INFO:tasks.rados.rados.0.smithi005.stdout:3753: write oid 383 current snap is 0 2023-09-30T09:03:54.976 INFO:tasks.rados.rados.0.smithi005.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-09-30T09:03:54.984 INFO:tasks.rados.rados.0.smithi005.stdout:3753: writing smithi00566664-383 from 773749 to 1228151 tid 1 2023-09-30T09:03:54.991 INFO:tasks.rados.rados.0.smithi005.stdout:3753: writing smithi00566664-383 from 1749841 to 2270321 tid 2 2023-09-30T09:03:54.991 INFO:tasks.rados.rados.0.smithi005.stdout:3754: read oid 86 snap -1 2023-09-30T09:03:54.991 INFO:tasks.rados.rados.0.smithi005.stdout:3754: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-30T09:03:54.991 INFO:tasks.rados.rados.0.smithi005.stdout:3755: write oid 405 current snap is 0 2023-09-30T09:03:54.991 INFO:tasks.rados.rados.0.smithi005.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-09-30T09:03:54.999 INFO:tasks.rados.rados.0.smithi005.stdout:3755: writing smithi00566664-405 from 790556 to 1320207 tid 1 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3755: writing smithi00566664-405 from 2091970 to 2756108 tid 2 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3756: read oid 248 snap -1 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3756: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3741: finishing write tid 2 to smithi00566664-94 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3741: finishing write tid 3 to smithi00566664-94 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3741: finishing write tid 4 to smithi00566664-94 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 94 v 386 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3741: left oid 94 (ObjNum 2302 snap 0 seq_num 2302) 2023-09-30T09:03:55.008 INFO:tasks.rados.rados.0.smithi005.stdout:3743: finishing write tid 1 to smithi00566664-161 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3741: done (15 left) 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3742: done (14 left) 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3757: delete oid 433 current snap is 0 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3743: finishing write tid 2 to smithi00566664-161 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3743: finishing write tid 3 to smithi00566664-161 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3743: finishing write tid 4 to smithi00566664-161 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 161 v 473 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3743: left oid 161 (ObjNum 2303 snap 0 seq_num 2303) 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3745: finishing write tid 1 to smithi00566664-37 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3745: finishing write tid 2 to smithi00566664-37 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3745: finishing write tid 3 to smithi00566664-37 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:3745: finishing write tid 4 to smithi00566664-37 2023-09-30T09:03:55.009 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 37 v 476 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-09-30T09:03:55.010 INFO:tasks.rados.rados.0.smithi005.stdout:3745: left oid 37 (ObjNum 2304 snap 0 seq_num 2304) 2023-09-30T09:03:55.010 INFO:tasks.rados.rados.0.smithi005.stdout:3747: expect (ObjNum 2212 snap 0 seq_num 2212) 2023-09-30T09:03:55.124 INFO:tasks.rados.rados.0.smithi005.stdout:3748: finishing write tid 1 to smithi00566664-402 2023-09-30T09:03:55.124 INFO:tasks.rados.rados.0.smithi005.stdout:3748: finishing write tid 2 to smithi00566664-402 2023-09-30T09:03:55.124 INFO:tasks.rados.rados.0.smithi005.stdout:3750: expect (ObjNum 2129 snap 0 seq_num 2129) 2023-09-30T09:03:55.346 INFO:tasks.rados.rados.0.smithi005.stdout:3748: finishing write tid 3 to smithi00566664-402 2023-09-30T09:03:55.346 INFO:tasks.rados.rados.0.smithi005.stdout:3748: finishing write tid 4 to smithi00566664-402 2023-09-30T09:03:55.346 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 402 v 474 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-09-30T09:03:55.346 INFO:tasks.rados.rados.0.smithi005.stdout:3748: left oid 402 (ObjNum 2305 snap 0 seq_num 2305) 2023-09-30T09:03:55.346 INFO:tasks.rados.rados.0.smithi005.stdout:3749: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-09-30T09:03:55.455 INFO:tasks.rados.rados.0.smithi005.stdout:3751: expect (ObjNum 1979 snap 0 seq_num 1979) 2023-09-30T09:03:55.668 INFO:tasks.rados.rados.0.smithi005.stdout:3752: finishing write tid 1 to smithi00566664-361 2023-09-30T09:03:55.668 INFO:tasks.rados.rados.0.smithi005.stdout:3752: finishing write tid 2 to smithi00566664-361 2023-09-30T09:03:55.668 INFO:tasks.rados.rados.0.smithi005.stdout:3752: finishing write tid 3 to smithi00566664-361 2023-09-30T09:03:55.668 INFO:tasks.rados.rados.0.smithi005.stdout:3752: finishing write tid 4 to smithi00566664-361 2023-09-30T09:03:55.668 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 361 v 474 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:3752: left oid 361 (ObjNum 2306 snap 0 seq_num 2306) 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:3753: finishing write tid 1 to smithi00566664-383 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:3753: finishing write tid 2 to smithi00566664-383 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:3753: finishing write tid 3 to smithi00566664-383 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:3753: finishing write tid 4 to smithi00566664-383 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 383 v 477 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:3753: left oid 383 (ObjNum 2307 snap 0 seq_num 2307) 2023-09-30T09:03:55.669 INFO:tasks.rados.rados.0.smithi005.stdout:3754: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-30T09:03:55.821 INFO:tasks.rados.rados.0.smithi005.stdout:3755: finishing write tid 1 to smithi00566664-405 2023-09-30T09:03:55.821 INFO:tasks.rados.rados.0.smithi005.stdout:3755: finishing write tid 2 to smithi00566664-405 2023-09-30T09:03:55.821 INFO:tasks.rados.rados.0.smithi005.stdout:3755: finishing write tid 3 to smithi00566664-405 2023-09-30T09:03:55.821 INFO:tasks.rados.rados.0.smithi005.stdout:3755: finishing write tid 4 to smithi00566664-405 2023-09-30T09:03:55.821 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 405 v 431 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-09-30T09:03:55.822 INFO:tasks.rados.rados.0.smithi005.stdout:3755: left oid 405 (ObjNum 2308 snap 0 seq_num 2308) 2023-09-30T09:03:55.822 INFO:tasks.rados.rados.0.smithi005.stdout:3756: expect (ObjNum 1732 snap 0 seq_num 1732) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3743: done (14 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3744: done (13 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3745: done (12 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3746: done (11 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3747: done (10 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3748: done (9 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3749: done (8 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3750: done (7 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3751: done (6 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3752: done (5 left) 2023-09-30T09:03:55.959 INFO:tasks.rados.rados.0.smithi005.stdout:3753: done (4 left) 2023-09-30T09:03:55.960 INFO:tasks.rados.rados.0.smithi005.stdout:3754: done (3 left) 2023-09-30T09:03:55.960 INFO:tasks.rados.rados.0.smithi005.stdout:3755: done (2 left) 2023-09-30T09:03:55.960 INFO:tasks.rados.rados.0.smithi005.stdout:3756: done (1 left) 2023-09-30T09:03:55.960 INFO:tasks.rados.rados.0.smithi005.stdout:3757: done (0 left) 2023-09-30T09:03:55.960 INFO:tasks.rados.rados.0.smithi005.stdout:3758: delete oid 219 current snap is 0 2023-09-30T09:03:55.962 INFO:tasks.rados.rados.0.smithi005.stdout:3758: done (0 left) 2023-09-30T09:03:55.962 INFO:tasks.rados.rados.0.smithi005.stdout:3759: read oid 49 snap -1 2023-09-30T09:03:55.962 INFO:tasks.rados.rados.0.smithi005.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:03:55.962 INFO:tasks.rados.rados.0.smithi005.stdout:3760: delete oid 344 current snap is 0 2023-09-30T09:03:55.968 INFO:tasks.rados.rados.0.smithi005.stdout:3759: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-30T09:03:56.157 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[27661]: cluster 2023-09-30T09:03:54.188314+0000 mgr.y (mgr.25205) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 72 op/s 2023-09-30T09:03:56.157 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[27661]: audit 2023-09-30T09:03:55.760660+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.5:0/1293595534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:56.157 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 systemd[1]: Stopping Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:03:56.157 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[54739]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus.a 2023-09-30T09:03:56.157 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.983Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:03:56.157 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.983Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.983Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.983Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.983Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.983Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.984Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.984Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.984Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.984Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.984Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-30T09:03:56.158 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:55 smithi099 bash[52917]: ts=2023-09-30T09:03:55.985Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-30T09:03:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:3759: done (1 left) 2023-09-30T09:03:56.190 INFO:tasks.rados.rados.0.smithi005.stdout:3760: done (0 left) 2023-09-30T09:03:56.191 INFO:tasks.rados.rados.0.smithi005.stdout:3761: write oid 260 current snap is 0 2023-09-30T09:03:56.191 INFO:tasks.rados.rados.0.smithi005.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-09-30T09:03:56.200 INFO:tasks.rados.rados.0.smithi005.stdout:3761: writing smithi00566664-260 from 457784 to 1004784 tid 1 2023-09-30T09:03:56.209 INFO:tasks.rados.rados.0.smithi005.stdout:3761: writing smithi00566664-260 from 1525898 to 2197374 tid 2 2023-09-30T09:03:56.209 INFO:tasks.rados.rados.0.smithi005.stdout:3762: write oid 82 current snap is 0 2023-09-30T09:03:56.209 INFO:tasks.rados.rados.0.smithi005.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-09-30T09:03:56.215 INFO:tasks.rados.rados.0.smithi005.stdout:3762: writing smithi00566664-82 from 474591 to 1096840 tid 1 2023-09-30T09:03:56.221 INFO:tasks.rados.rados.0.smithi005.stdout:3762: writing smithi00566664-82 from 1584380 to 1999514 tid 2 2023-09-30T09:03:56.226 INFO:tasks.rados.rados.0.smithi005.stdout:3762: writing smithi00566664-82 from 2501500 to 2874591 tid 3 2023-09-30T09:03:56.226 INFO:tasks.rados.rados.0.smithi005.stdout:3763: read oid 20 snap -1 2023-09-30T09:03:56.226 INFO:tasks.rados.rados.0.smithi005.stdout:3763: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3764: delete oid 108 current snap is 0 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3761: finishing write tid 1 to smithi00566664-260 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3761: finishing write tid 2 to smithi00566664-260 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3761: finishing write tid 3 to smithi00566664-260 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3761: finishing write tid 4 to smithi00566664-260 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 260 v 581 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3761: left oid 260 (ObjNum 2312 snap 0 seq_num 2312) 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3762: finishing write tid 1 to smithi00566664-82 2023-09-30T09:03:56.227 INFO:tasks.rados.rados.0.smithi005.stdout:3762: finishing write tid 2 to smithi00566664-82 2023-09-30T09:03:56.228 INFO:tasks.rados.rados.0.smithi005.stdout:3761: done (3 left) 2023-09-30T09:03:56.228 INFO:tasks.rados.rados.0.smithi005.stdout:3764: done (2 left) 2023-09-30T09:03:56.228 INFO:tasks.rados.rados.0.smithi005.stdout:3765: read oid 477 snap -1 2023-09-30T09:03:56.228 INFO:tasks.rados.rados.0.smithi005.stdout:3765: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-30T09:03:56.229 INFO:tasks.rados.rados.0.smithi005.stdout:3766: write oid 32 current snap is 0 2023-09-30T09:03:56.229 INFO:tasks.rados.rados.0.smithi005.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-09-30T09:03:56.240 INFO:tasks.rados.rados.0.smithi005.stdout:3766: writing smithi00566664-32 from 508205 to 1280952 tid 1 2023-09-30T09:03:56.248 INFO:tasks.rados.rados.0.smithi005.stdout:3766: writing smithi00566664-32 from 1701344 to 2120147 tid 2 2023-09-30T09:03:56.252 INFO:tasks.rados.rados.0.smithi005.stdout:3766: writing smithi00566664-32 from 2556346 to 2908205 tid 3 2023-09-30T09:03:56.252 INFO:tasks.rados.rados.0.smithi005.stdout:3767: write oid 31 current snap is 0 2023-09-30T09:03:56.252 INFO:tasks.rados.rados.0.smithi005.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-09-30T09:03:56.257 INFO:tasks.rados.rados.0.smithi005.stdout:3767: writing smithi00566664-31 from 525012 to 973008 tid 1 2023-09-30T09:03:56.265 INFO:tasks.rados.rados.0.smithi005.stdout:3767: writing smithi00566664-31 from 1643473 to 2322287 tid 2 2023-09-30T09:03:56.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:55 smithi005 bash[27219]: cluster 2023-09-30T09:03:54.188314+0000 mgr.y (mgr.25205) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 72 op/s 2023-09-30T09:03:56.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:55 smithi005 bash[27219]: audit 2023-09-30T09:03:55.760660+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.5:0/1293595534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:56.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:56 smithi005 bash[33615]: cluster 2023-09-30T09:03:54.188314+0000 mgr.y (mgr.25205) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 72 op/s 2023-09-30T09:03:56.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:56 smithi005 bash[33615]: audit 2023-09-30T09:03:55.760660+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.5:0/1293595534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:56.268 INFO:tasks.rados.rados.0.smithi005.stdout:3767: writing smithi00566664-31 from 2867416 to 2925012 tid 3 2023-09-30T09:03:56.268 INFO:tasks.rados.rados.0.smithi005.stdout:3768: write oid 55 current snap is 0 2023-09-30T09:03:56.269 INFO:tasks.rados.rados.0.smithi005.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-09-30T09:03:56.274 INFO:tasks.rados.rados.0.smithi005.stdout:3768: writing smithi00566664-55 from 541819 to 1065064 tid 1 2023-09-30T09:03:56.280 INFO:tasks.rados.rados.0.smithi005.stdout:3768: writing smithi00566664-55 from 1701955 to 2124427 tid 2 2023-09-30T09:03:56.285 INFO:tasks.rados.rados.0.smithi005.stdout:3768: writing smithi00566664-55 from 2894839 to 2941819 tid 3 2023-09-30T09:03:56.285 INFO:tasks.rados.rados.0.smithi005.stdout:3769: write oid 13 current snap is 0 2023-09-30T09:03:56.285 INFO:tasks.rados.rados.0.smithi005.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-09-30T09:03:56.291 INFO:tasks.rados.rados.0.smithi005.stdout:3769: writing smithi00566664-13 from 558626 to 1157120 tid 1 2023-09-30T09:03:56.298 INFO:tasks.rados.rados.0.smithi005.stdout:3769: writing smithi00566664-13 from 1760437 to 2442920 tid 2 2023-09-30T09:03:56.301 INFO:tasks.rados.rados.0.smithi005.stdout:3769: writing smithi00566664-13 from 2922262 to 2958626 tid 3 2023-09-30T09:03:56.301 INFO:tasks.rados.rados.0.smithi005.stdout:3770: read oid 447 snap -1 2023-09-30T09:03:56.302 INFO:tasks.rados.rados.0.smithi005.stdout:3770: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-30T09:03:56.302 INFO:tasks.rados.rados.0.smithi005.stdout:3771: read oid 198 snap -1 2023-09-30T09:03:56.302 INFO:tasks.rados.rados.0.smithi005.stdout:3771: expect deleted 2023-09-30T09:03:56.302 INFO:tasks.rados.rados.0.smithi005.stdout:3772: write oid 394 current snap is 0 2023-09-30T09:03:56.302 INFO:tasks.rados.rados.0.smithi005.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-09-30T09:03:56.309 INFO:tasks.rados.rados.0.smithi005.stdout:3772: writing smithi00566664-394 from 575433 to 1365529 tid 1 2023-09-30T09:03:56.315 INFO:tasks.rados.rados.0.smithi005.stdout:3772: writing smithi00566664-394 from 1935272 to 2361413 tid 2 2023-09-30T09:03:56.315 INFO:tasks.rados.rados.0.smithi005.stdout:3773: write oid 257 current snap is 0 2023-09-30T09:03:56.315 INFO:tasks.rados.rados.0.smithi005.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-09-30T09:03:56.321 INFO:tasks.rados.rados.0.smithi005.stdout:3773: writing smithi00566664-257 from 592240 to 1057585 tid 1 2023-09-30T09:03:56.327 INFO:tasks.rados.rados.0.smithi005.stdout:3773: writing smithi00566664-257 from 1593754 to 2279906 tid 2 2023-09-30T09:03:56.331 INFO:tasks.rados.rados.0.smithi005.stdout:3773: writing smithi00566664-257 from 2809814 to 2992240 tid 3 2023-09-30T09:03:56.331 INFO:tasks.rados.rados.0.smithi005.stdout:3774: write oid 176 current snap is 0 2023-09-30T09:03:56.332 INFO:tasks.rados.rados.0.smithi005.stdout:3763: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-09-30T09:03:56.537 INFO:tasks.rados.rados.0.smithi005.stdout:3765: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-30T09:03:56.728 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:56 smithi099 bash[54775]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:03:56.729 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:56 smithi099 bash[54840]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:03:56.729 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:56 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-30T09:03:56.729 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:56 smithi099 systemd[1]: Stopped Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:03:56.729 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:56 smithi099 systemd[1]: Started Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:03:56.792 INFO:tasks.rados.rados.0.smithi005.stdout:3762: finishing write tid 3 to smithi00566664-82 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:3762: finishing write tid 4 to smithi00566664-82 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:3762: finishing write tid 5 to smithi00566664-82 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 418 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:3762: left oid 82 (ObjNum 2313 snap 0 seq_num 2313) 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:3766: finishing write tid 1 to smithi00566664-32 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:3766: finishing write tid 2 to smithi00566664-32 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:3766: finishing write tid 3 to smithi00566664-32 2023-09-30T09:03:56.793 INFO:tasks.rados.rados.0.smithi005.stdout:3766: finishing write tid 4 to smithi00566664-32 2023-09-30T09:03:56.794 INFO:tasks.rados.rados.0.smithi005.stdout:3766: finishing write tid 5 to smithi00566664-32 2023-09-30T09:03:56.794 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 435 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-09-30T09:03:56.794 INFO:tasks.rados.rados.0.smithi005.stdout:3766: left oid 32 (ObjNum 2315 snap 0 seq_num 2315) 2023-09-30T09:03:56.794 INFO:tasks.rados.rados.0.smithi005.stdout:3767: finishing write tid 1 to smithi00566664-31 2023-09-30T09:03:56.794 INFO:tasks.rados.rados.0.smithi005.stdout:3767: finishing write tid 2 to smithi00566664-31 2023-09-30T09:03:56.794 INFO:tasks.rados.rados.0.smithi005.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-09-30T09:03:56.805 INFO:tasks.rados.rados.0.smithi005.stdout:3774: writing smithi00566664-176 from 609047 to 1149641 tid 1 2023-09-30T09:03:56.812 INFO:tasks.rados.rados.0.smithi005.stdout:3774: writing smithi00566664-176 from 1935883 to 2365693 tid 2 2023-09-30T09:03:56.815 INFO:tasks.rados.rados.0.smithi005.stdout:3774: writing smithi00566664-176 from 3004531 to 3009047 tid 3 2023-09-30T09:03:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:3762: done (11 left) 2023-09-30T09:03:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:3763: done (10 left) 2023-09-30T09:03:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:3765: done (9 left) 2023-09-30T09:03:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:3766: done (8 left) 2023-09-30T09:03:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:3775: write oid 104 current snap is 0 2023-09-30T09:03:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:3767: finishing write tid 3 to smithi00566664-31 2023-09-30T09:03:56.816 INFO:tasks.rados.rados.0.smithi005.stdout:3767: finishing write tid 4 to smithi00566664-31 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:3767: finishing write tid 5 to smithi00566664-31 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 31 v 422 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:3767: left oid 31 (ObjNum 2316 snap 0 seq_num 2316) 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:3768: finishing write tid 1 to smithi00566664-55 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:3768: finishing write tid 2 to smithi00566664-55 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:3768: finishing write tid 3 to smithi00566664-55 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:3768: finishing write tid 4 to smithi00566664-55 2023-09-30T09:03:56.817 INFO:tasks.rados.rados.0.smithi005.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-09-30T09:03:56.822 INFO:tasks.rados.rados.0.smithi005.stdout:3775: writing smithi00566664-104 from 625854 to 1241697 tid 1 2023-09-30T09:03:56.830 INFO:tasks.rados.rados.0.smithi005.stdout:3775: writing smithi00566664-104 from 1994365 to 2567833 tid 2 2023-09-30T09:03:56.830 INFO:tasks.rados.rados.0.smithi005.stdout:3767: done (8 left) 2023-09-30T09:03:56.830 INFO:tasks.rados.rados.0.smithi005.stdout:3776: write oid 3 current snap is 0 2023-09-30T09:03:56.830 INFO:tasks.rados.rados.0.smithi005.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-09-30T09:03:56.837 INFO:tasks.rados.rados.0.smithi005.stdout:3776: writing smithi00566664-3 from 642661 to 1333753 tid 1 2023-09-30T09:03:56.843 INFO:tasks.rados.rados.0.smithi005.stdout:3776: writing smithi00566664-3 from 2052847 to 2486326 tid 2 2023-09-30T09:03:56.843 INFO:tasks.rados.rados.0.smithi005.stdout:3777: write oid 240 current snap is 0 2023-09-30T09:03:56.843 INFO:tasks.rados.rados.0.smithi005.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-09-30T09:03:56.851 INFO:tasks.rados.rados.0.smithi005.stdout:3777: writing smithi00566664-240 from 659468 to 1425809 tid 1 2023-09-30T09:03:56.858 INFO:tasks.rados.rados.0.smithi005.stdout:3777: writing smithi00566664-240 from 2111329 to 2688466 tid 2 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:3778: read oid 258 snap -1 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:3778: expect deleted 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:3779: write oid 200 current snap is 0 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:3768: finishing write tid 5 to smithi00566664-55 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 509 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:3768: left oid 55 (ObjNum 2317 snap 0 seq_num 2317) 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:3769: finishing write tid 1 to smithi00566664-13 2023-09-30T09:03:56.859 INFO:tasks.rados.rados.0.smithi005.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-09-30T09:03:56.864 INFO:tasks.rados.rados.0.smithi005.stdout:3779: writing smithi00566664-200 from 676275 to 1117865 tid 1 2023-09-30T09:03:56.870 INFO:tasks.rados.rados.0.smithi005.stdout:3779: writing smithi00566664-200 from 1653458 to 2090606 tid 2 2023-09-30T09:03:56.875 INFO:tasks.rados.rados.0.smithi005.stdout:3779: writing smithi00566664-200 from 2597870 to 3028947 tid 3 2023-09-30T09:03:56.875 INFO:tasks.rados.rados.0.smithi005.stdout:3768: done (11 left) 2023-09-30T09:03:56.875 INFO:tasks.rados.rados.0.smithi005.stdout:3780: read oid 284 snap -1 2023-09-30T09:03:56.875 INFO:tasks.rados.rados.0.smithi005.stdout:3780: expect deleted 2023-09-30T09:03:56.876 INFO:tasks.rados.rados.0.smithi005.stdout:3781: write oid 47 current snap is 0 2023-09-30T09:03:56.876 INFO:tasks.rados.rados.0.smithi005.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-09-30T09:03:56.882 INFO:tasks.rados.rados.0.smithi005.stdout:3781: writing smithi00566664-47 from 693082 to 1209921 tid 1 2023-09-30T09:03:56.888 INFO:tasks.rados.rados.0.smithi005.stdout:3781: writing smithi00566664-47 from 1711940 to 2292746 tid 2 2023-09-30T09:03:56.892 INFO:tasks.rados.rados.0.smithi005.stdout:3781: writing smithi00566664-47 from 3025293 to 3093082 tid 3 2023-09-30T09:03:56.892 INFO:tasks.rados.rados.0.smithi005.stdout:3782: read oid 324 snap -1 2023-09-30T09:03:56.892 INFO:tasks.rados.rados.0.smithi005.stdout:3782: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-09-30T09:03:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:3783: write oid 22 current snap is 0 2023-09-30T09:03:56.893 INFO:tasks.rados.rados.0.smithi005.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-09-30T09:03:56.900 INFO:tasks.rados.rados.0.smithi005.stdout:3783: writing smithi00566664-22 from 709889 to 1418330 tid 1 2023-09-30T09:03:56.905 INFO:tasks.rados.rados.0.smithi005.stdout:3783: writing smithi00566664-22 from 1886775 to 2327592 tid 2 2023-09-30T09:03:56.911 INFO:tasks.rados.rados.0.smithi005.stdout:3783: writing smithi00566664-22 from 2769069 to 3109889 tid 3 2023-09-30T09:03:56.911 INFO:tasks.rados.rados.0.smithi005.stdout:3784: read oid 108 snap -1 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:3784: expect deleted 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:3769: finishing write tid 2 to smithi00566664-13 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:3769: finishing write tid 3 to smithi00566664-13 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:3769: finishing write tid 4 to smithi00566664-13 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:3769: finishing write tid 5 to smithi00566664-13 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 13 v 391 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:3769: left oid 13 (ObjNum 2318 snap 0 seq_num 2318) 2023-09-30T09:03:56.912 INFO:tasks.rados.rados.0.smithi005.stdout:3770: expect (ObjNum 1453 snap 0 seq_num 1453) 2023-09-30T09:03:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:3772: finishing write tid 1 to smithi00566664-394 2023-09-30T09:03:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:3772: finishing write tid 2 to smithi00566664-394 2023-09-30T09:03:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:3772: finishing write tid 3 to smithi00566664-394 2023-09-30T09:03:57.056 INFO:tasks.rados.rados.0.smithi005.stdout:3772: finishing write tid 4 to smithi00566664-394 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 394 v 480 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3772: left oid 394 (ObjNum 2319 snap 0 seq_num 2319) 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3773: finishing write tid 1 to smithi00566664-257 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3773: finishing write tid 2 to smithi00566664-257 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3773: finishing write tid 3 to smithi00566664-257 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3773: finishing write tid 4 to smithi00566664-257 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3773: finishing write tid 5 to smithi00566664-257 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 257 v 439 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3773: left oid 257 (ObjNum 2320 snap 0 seq_num 2320) 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3774: finishing write tid 1 to smithi00566664-176 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3774: finishing write tid 2 to smithi00566664-176 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3774: finishing write tid 3 to smithi00566664-176 2023-09-30T09:03:57.057 INFO:tasks.rados.rados.0.smithi005.stdout:3774: finishing write tid 4 to smithi00566664-176 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3774: finishing write tid 5 to smithi00566664-176 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 176 v 513 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3774: left oid 176 (ObjNum 2321 snap 0 seq_num 2321) 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3775: finishing write tid 1 to smithi00566664-104 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3769: done (15 left) 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3770: done (14 left) 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3771: done (13 left) 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3772: done (12 left) 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3773: done (11 left) 2023-09-30T09:03:57.058 INFO:tasks.rados.rados.0.smithi005.stdout:3774: done (10 left) 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3785: write oid 143 current snap is 0 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3775: finishing write tid 2 to smithi00566664-104 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3775: finishing write tid 3 to smithi00566664-104 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3775: finishing write tid 4 to smithi00566664-104 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 104 v 516 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3775: left oid 104 (ObjNum 2322 snap 0 seq_num 2322) 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3776: finishing write tid 1 to smithi00566664-3 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3776: finishing write tid 2 to smithi00566664-3 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3776: finishing write tid 3 to smithi00566664-3 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3776: finishing write tid 4 to smithi00566664-3 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 3 v 416 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-09-30T09:03:57.059 INFO:tasks.rados.rados.0.smithi005.stdout:3776: left oid 3 (ObjNum 2323 snap 0 seq_num 2323) 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3777: finishing write tid 1 to smithi00566664-240 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3777: finishing write tid 2 to smithi00566664-240 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3777: finishing write tid 3 to smithi00566664-240 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3777: finishing write tid 4 to smithi00566664-240 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 240 v 519 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3777: left oid 240 (ObjNum 2324 snap 0 seq_num 2324) 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3779: finishing write tid 1 to smithi00566664-200 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3779: finishing write tid 2 to smithi00566664-200 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3779: finishing write tid 3 to smithi00566664-200 2023-09-30T09:03:57.060 INFO:tasks.rados.rados.0.smithi005.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-09-30T09:03:57.067 INFO:tasks.rados.rados.0.smithi005.stdout:3785: writing smithi00566664-143 from 726696 to 1510386 tid 1 2023-09-30T09:03:57.073 INFO:tasks.rados.rados.0.smithi005.stdout:3785: writing smithi00566664-143 from 1945257 to 2529732 tid 2 2023-09-30T09:03:57.073 INFO:tasks.rados.rados.0.smithi005.stdout:3775: done (10 left) 2023-09-30T09:03:57.074 INFO:tasks.rados.rados.0.smithi005.stdout:3776: done (9 left) 2023-09-30T09:03:57.074 INFO:tasks.rados.rados.0.smithi005.stdout:3777: done (8 left) 2023-09-30T09:03:57.074 INFO:tasks.rados.rados.0.smithi005.stdout:3778: done (7 left) 2023-09-30T09:03:57.074 INFO:tasks.rados.rados.0.smithi005.stdout:3780: done (6 left) 2023-09-30T09:03:57.074 INFO:tasks.rados.rados.0.smithi005.stdout:3786: write oid 283 current snap is 0 2023-09-30T09:03:57.074 INFO:tasks.rados.rados.0.smithi005.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-09-30T09:03:57.080 INFO:tasks.rados.rados.0.smithi005.stdout:3786: writing smithi00566664-283 from 743503 to 1202442 tid 1 2023-09-30T09:03:57.086 INFO:tasks.rados.rados.0.smithi005.stdout:3786: writing smithi00566664-283 from 1887386 to 2331872 tid 2 2023-09-30T09:03:57.091 INFO:tasks.rados.rados.0.smithi005.stdout:3786: writing smithi00566664-283 from 3107562 to 3143503 tid 3 2023-09-30T09:03:57.091 INFO:tasks.rados.rados.0.smithi005.stdout:3787: delete oid 484 current snap is 0 2023-09-30T09:03:57.091 INFO:tasks.rados.rados.0.smithi005.stdout:3779: finishing write tid 4 to smithi00566664-200 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3779: finishing write tid 5 to smithi00566664-200 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 200 v 585 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3779: left oid 200 (ObjNum 2325 snap 0 seq_num 2325) 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3781: finishing write tid 1 to smithi00566664-47 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3781: finishing write tid 2 to smithi00566664-47 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3781: finishing write tid 3 to smithi00566664-47 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3781: finishing write tid 4 to smithi00566664-47 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3781: finishing write tid 5 to smithi00566664-47 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 47 v 443 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3781: left oid 47 (ObjNum 2326 snap 0 seq_num 2326) 2023-09-30T09:03:57.092 INFO:tasks.rados.rados.0.smithi005.stdout:3782: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-09-30T09:03:57.202 INFO:tasks.rados.rados.0.smithi005.stdout:3783: finishing write tid 1 to smithi00566664-22 2023-09-30T09:03:57.202 INFO:tasks.rados.rados.0.smithi005.stdout:3783: finishing write tid 2 to smithi00566664-22 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3783: finishing write tid 3 to smithi00566664-22 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3783: finishing write tid 4 to smithi00566664-22 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3783: finishing write tid 5 to smithi00566664-22 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 22 v 484 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3783: left oid 22 (ObjNum 2327 snap 0 seq_num 2327) 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3785: finishing write tid 1 to smithi00566664-143 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3785: finishing write tid 2 to smithi00566664-143 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3785: finishing write tid 3 to smithi00566664-143 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3785: finishing write tid 4 to smithi00566664-143 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 143 v 491 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-09-30T09:03:57.203 INFO:tasks.rados.rados.0.smithi005.stdout:3785: left oid 143 (ObjNum 2328 snap 0 seq_num 2328) 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3786: finishing write tid 1 to smithi00566664-283 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3786: finishing write tid 2 to smithi00566664-283 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3786: finishing write tid 3 to smithi00566664-283 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3786: finishing write tid 4 to smithi00566664-283 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3786: finishing write tid 5 to smithi00566664-283 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 283 v 495 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3786: left oid 283 (ObjNum 2329 snap 0 seq_num 2329) 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3779: done (7 left) 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3781: done (6 left) 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3782: done (5 left) 2023-09-30T09:03:57.204 INFO:tasks.rados.rados.0.smithi005.stdout:3783: done (4 left) 2023-09-30T09:03:57.205 INFO:tasks.rados.rados.0.smithi005.stdout:3784: done (3 left) 2023-09-30T09:03:57.205 INFO:tasks.rados.rados.0.smithi005.stdout:3785: done (2 left) 2023-09-30T09:03:57.205 INFO:tasks.rados.rados.0.smithi005.stdout:3786: done (1 left) 2023-09-30T09:03:57.205 INFO:tasks.rados.rados.0.smithi005.stdout:3787: done (0 left) 2023-09-30T09:03:57.205 INFO:tasks.rados.rados.0.smithi005.stdout:3788: delete oid 374 current snap is 0 2023-09-30T09:03:57.206 INFO:tasks.rados.rados.0.smithi005.stdout:3788: done (0 left) 2023-09-30T09:03:57.206 INFO:tasks.rados.rados.0.smithi005.stdout:3789: read oid 55 snap -1 2023-09-30T09:03:57.206 INFO:tasks.rados.rados.0.smithi005.stdout:3789: expect (ObjNum 2317 snap 0 seq_num 2317) 2023-09-30T09:03:57.206 INFO:tasks.rados.rados.0.smithi005.stdout:3790: write oid 221 current snap is 0 2023-09-30T09:03:57.206 INFO:tasks.rados.rados.0.smithi005.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-09-30T09:03:57.218 INFO:tasks.rados.rados.0.smithi005.stdout:3790: writing smithi00566664-221 from 793924 to 1478610 tid 1 2023-09-30T09:03:57.225 INFO:tasks.rados.rados.0.smithi005.stdout:3790: writing smithi00566664-221 from 2062832 to 2654645 tid 2 2023-09-30T09:03:57.229 INFO:tasks.rados.rados.0.smithi005.stdout:3790: writing smithi00566664-221 from 3189831 to 3193924 tid 3 2023-09-30T09:03:57.229 INFO:tasks.rados.rados.0.smithi005.stdout:3791: read oid 428 snap -1 2023-09-30T09:03:57.229 INFO:tasks.rados.rados.0.smithi005.stdout:3791: expect (ObjNum 615 snap 0 seq_num 615) 2023-09-30T09:03:57.229 INFO:tasks.rados.rados.0.smithi005.stdout:3792: write oid 265 current snap is 0 2023-09-30T09:03:57.229 INFO:tasks.rados.rados.0.smithi005.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-09-30T09:03:57.236 INFO:tasks.rados.rados.0.smithi005.stdout:3792: writing smithi00566664-265 from 410731 to 1170666 tid 1 2023-09-30T09:03:57.241 INFO:tasks.rados.rados.0.smithi005.stdout:3792: writing smithi00566664-265 from 1604961 to 2056785 tid 2 2023-09-30T09:03:57.247 INFO:tasks.rados.rados.0.smithi005.stdout:3792: writing smithi00566664-265 from 2700901 to 3210731 tid 3 2023-09-30T09:03:57.247 INFO:tasks.rados.rados.0.smithi005.stdout:3793: write oid 256 current snap is 0 2023-09-30T09:03:57.247 INFO:tasks.rados.rados.0.smithi005.stdout:3789: expect (ObjNum 2317 snap 0 seq_num 2317) 2023-09-30T09:03:57.426 INFO:tasks.rados.rados.0.smithi005.stdout:3790: finishing write tid 1 to smithi00566664-221 2023-09-30T09:03:57.426 INFO:tasks.rados.rados.0.smithi005.stdout:3790: finishing write tid 2 to smithi00566664-221 2023-09-30T09:03:57.426 INFO:tasks.rados.rados.0.smithi005.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-09-30T09:03:57.431 INFO:tasks.rados.rados.0.smithi005.stdout:3793: writing smithi00566664-256 from 427538 to 979075 tid 1 2023-09-30T09:03:57.439 INFO:tasks.rados.rados.0.smithi005.stdout:3793: writing smithi00566664-256 from 1379796 to 1975278 tid 2 2023-09-30T09:03:57.445 INFO:tasks.rados.rados.0.smithi005.stdout:3793: writing smithi00566664-256 from 2444677 to 3009908 tid 3 2023-09-30T09:03:57.445 INFO:tasks.rados.rados.0.smithi005.stdout:3789: done (4 left) 2023-09-30T09:03:57.445 INFO:tasks.rados.rados.0.smithi005.stdout:3794: write oid 10 current snap is 0 2023-09-30T09:03:57.445 INFO:tasks.rados.rados.0.smithi005.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-09-30T09:03:57.451 INFO:tasks.rados.rados.0.smithi005.stdout:3794: writing smithi00566664-10 from 444345 to 1071131 tid 1 2023-09-30T09:03:57.459 INFO:tasks.rados.rados.0.smithi005.stdout:3794: writing smithi00566664-10 from 1838278 to 2577418 tid 2 2023-09-30T09:03:57.459 INFO:tasks.rados.rados.0.smithi005.stdout:3795: read oid 345 snap -1 2023-09-30T09:03:57.460 INFO:tasks.rados.rados.0.smithi005.stdout:3795: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:03:57.460 INFO:tasks.rados.rados.0.smithi005.stdout:3796: write oid 387 current snap is 0 2023-09-30T09:03:57.460 INFO:tasks.rados.rados.0.smithi005.stdout:3790: finishing write tid 3 to smithi00566664-221 2023-09-30T09:03:57.460 INFO:tasks.rados.rados.0.smithi005.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-09-30T09:03:57.466 INFO:tasks.rados.rados.0.smithi005.stdout:3796: writing smithi00566664-387 from 461152 to 1163187 tid 1 2023-09-30T09:03:57.473 INFO:tasks.rados.rados.0.smithi005.stdout:3796: writing smithi00566664-387 from 1896760 to 2495911 tid 2 2023-09-30T09:03:57.478 INFO:tasks.rados.rados.0.smithi005.stdout:3796: writing smithi00566664-387 from 2899523 to 3261152 tid 3 2023-09-30T09:03:57.478 INFO:tasks.rados.rados.0.smithi005.stdout:3797: read oid 227 snap -1 2023-09-30T09:03:57.478 INFO:tasks.rados.rados.0.smithi005.stdout:3797: expect deleted 2023-09-30T09:03:57.478 INFO:tasks.rados.rados.0.smithi005.stdout:3798: read oid 433 snap -1 2023-09-30T09:03:57.478 INFO:tasks.rados.rados.0.smithi005.stdout:3798: expect deleted 2023-09-30T09:03:57.478 INFO:tasks.rados.rados.0.smithi005.stdout:3799: read oid 165 snap -1 2023-09-30T09:03:57.478 INFO:tasks.rados.rados.0.smithi005.stdout:3799: expect deleted 2023-09-30T09:03:57.479 INFO:tasks.rados.rados.0.smithi005.stdout:3800: write oid 107 current snap is 0 2023-09-30T09:03:57.479 INFO:tasks.rados.rados.0.smithi005.stdout:3790: finishing write tid 4 to smithi00566664-221 2023-09-30T09:03:57.479 INFO:tasks.rados.rados.0.smithi005.stdout:3790: finishing write tid 5 to smithi00566664-221 2023-09-30T09:03:57.479 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 221 v 420 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-09-30T09:03:57.479 INFO:tasks.rados.rados.0.smithi005.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-09-30T09:03:57.479 INFO:tasks.rados.rados.0.smithi005.stdout:3791: expect (ObjNum 615 snap 0 seq_num 615) 2023-09-30T09:03:57.583 INFO:tasks.rados.rados.0.smithi005.stdout:3792: finishing write tid 1 to smithi00566664-265 2023-09-30T09:03:57.583 INFO:tasks.rados.rados.0.smithi005.stdout:3792: finishing write tid 2 to smithi00566664-265 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3792: finishing write tid 3 to smithi00566664-265 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3792: finishing write tid 4 to smithi00566664-265 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3792: finishing write tid 5 to smithi00566664-265 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 265 v 479 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3793: finishing write tid 1 to smithi00566664-256 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3793: finishing write tid 2 to smithi00566664-256 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3793: finishing write tid 3 to smithi00566664-256 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3793: finishing write tid 4 to smithi00566664-256 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3793: finishing write tid 5 to smithi00566664-256 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 256 v 424 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-09-30T09:03:57.584 INFO:tasks.rados.rados.0.smithi005.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-09-30T09:03:57.585 INFO:tasks.rados.rados.0.smithi005.stdout:3794: finishing write tid 1 to smithi00566664-10 2023-09-30T09:03:57.585 INFO:tasks.rados.rados.0.smithi005.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-09-30T09:03:57.590 INFO:tasks.rados.rados.0.smithi005.stdout:3800: writing smithi00566664-107 from 477959 to 1255243 tid 1 2023-09-30T09:03:57.598 INFO:tasks.rados.rados.0.smithi005.stdout:3800: writing smithi00566664-107 from 1838889 to 2581698 tid 2 2023-09-30T09:03:57.602 INFO:tasks.rados.rados.0.smithi005.stdout:3800: writing smithi00566664-107 from 3210593 to 3277959 tid 3 2023-09-30T09:03:57.602 INFO:tasks.rados.rados.0.smithi005.stdout:3790: done (10 left) 2023-09-30T09:03:57.602 INFO:tasks.rados.rados.0.smithi005.stdout:3791: done (9 left) 2023-09-30T09:03:57.602 INFO:tasks.rados.rados.0.smithi005.stdout:3792: done (8 left) 2023-09-30T09:03:57.602 INFO:tasks.rados.rados.0.smithi005.stdout:3793: done (7 left) 2023-09-30T09:03:57.602 INFO:tasks.rados.rados.0.smithi005.stdout:3801: write oid 456 current snap is 0 2023-09-30T09:03:57.602 INFO:tasks.rados.rados.0.smithi005.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-09-30T09:03:57.607 INFO:tasks.rados.rados.0.smithi005.stdout:3801: writing smithi00566664-456 from 494766 to 947299 tid 1 2023-09-30T09:03:57.613 INFO:tasks.rados.rados.0.smithi005.stdout:3801: writing smithi00566664-456 from 1497371 to 2100191 tid 2 2023-09-30T09:03:57.620 INFO:tasks.rados.rados.0.smithi005.stdout:3801: writing smithi00566664-456 from 2838016 to 3294766 tid 3 2023-09-30T09:03:57.621 INFO:tasks.rados.rados.0.smithi005.stdout:3802: write oid 95 current snap is 0 2023-09-30T09:03:57.621 INFO:tasks.rados.rados.0.smithi005.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-09-30T09:03:57.625 INFO:tasks.rados.rados.0.smithi005.stdout:3802: writing smithi00566664-95 from 511573 to 1039355 tid 1 2023-09-30T09:03:57.632 INFO:tasks.rados.rados.0.smithi005.stdout:3802: writing smithi00566664-95 from 1555853 to 2302331 tid 2 2023-09-30T09:03:57.638 INFO:tasks.rados.rados.0.smithi005.stdout:3802: writing smithi00566664-95 from 2865439 to 3311573 tid 3 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3803: read oid 256 snap -1 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3803: expect (ObjNum 2334 snap 0 seq_num 2334) 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3804: read oid 493 snap -1 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3804: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3805: delete oid 467 current snap is 0 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3794: finishing write tid 2 to smithi00566664-10 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3794: finishing write tid 3 to smithi00566664-10 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3794: finishing write tid 4 to smithi00566664-10 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 10 v 588 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-09-30T09:03:57.639 INFO:tasks.rados.rados.0.smithi005.stdout:3794: left oid 10 (ObjNum 2335 snap 0 seq_num 2335) 2023-09-30T09:03:57.640 INFO:tasks.rados.rados.0.smithi005.stdout:3795: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-30T09:03:57.763 INFO:tasks.rados.rados.0.smithi005.stdout:3796: finishing write tid 1 to smithi00566664-387 2023-09-30T09:03:57.763 INFO:tasks.rados.rados.0.smithi005.stdout:3796: finishing write tid 2 to smithi00566664-387 2023-09-30T09:03:57.763 INFO:tasks.rados.rados.0.smithi005.stdout:3796: finishing write tid 3 to smithi00566664-387 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3796: finishing write tid 4 to smithi00566664-387 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3796: finishing write tid 5 to smithi00566664-387 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 387 v 362 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3796: left oid 387 (ObjNum 2336 snap 0 seq_num 2336) 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3800: finishing write tid 1 to smithi00566664-107 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3800: finishing write tid 2 to smithi00566664-107 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3800: finishing write tid 3 to smithi00566664-107 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3800: finishing write tid 4 to smithi00566664-107 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3800: finishing write tid 5 to smithi00566664-107 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 107 v 488 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-09-30T09:03:57.764 INFO:tasks.rados.rados.0.smithi005.stdout:3800: left oid 107 (ObjNum 2337 snap 0 seq_num 2337) 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3801: finishing write tid 1 to smithi00566664-456 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3801: finishing write tid 2 to smithi00566664-456 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3801: finishing write tid 3 to smithi00566664-456 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3801: finishing write tid 4 to smithi00566664-456 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3801: finishing write tid 5 to smithi00566664-456 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 456 v 431 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3801: left oid 456 (ObjNum 2338 snap 0 seq_num 2338) 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3802: finishing write tid 1 to smithi00566664-95 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3802: finishing write tid 2 to smithi00566664-95 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3802: finishing write tid 3 to smithi00566664-95 2023-09-30T09:03:57.765 INFO:tasks.rados.rados.0.smithi005.stdout:3802: finishing write tid 4 to smithi00566664-95 2023-09-30T09:03:57.766 INFO:tasks.rados.rados.0.smithi005.stdout:3802: finishing write tid 5 to smithi00566664-95 2023-09-30T09:03:57.766 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 633 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-09-30T09:03:57.766 INFO:tasks.rados.rados.0.smithi005.stdout:3802: left oid 95 (ObjNum 2339 snap 0 seq_num 2339) 2023-09-30T09:03:57.766 INFO:tasks.rados.rados.0.smithi005.stdout:3803: expect (ObjNum 2334 snap 0 seq_num 2334) 2023-09-30T09:03:57.952 INFO:tasks.rados.rados.0.smithi005.stdout:3804: expect (ObjNum 2121 snap 0 seq_num 2121) 2023-09-30T09:03:58.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[27219]: cluster 2023-09-30T09:03:56.189659+0000 mgr.y (mgr.25205) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-30T09:03:58.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[27219]: audit 2023-09-30T09:03:56.707930+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:58.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[27219]: audit 2023-09-30T09:03:56.714487+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:58.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[27219]: audit 2023-09-30T09:03:56.755424+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:58.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[27219]: audit 2023-09-30T09:03:56.756186+0000 mgr.y (mgr.25205) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:58.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[27219]: audit 2023-09-30T09:03:56.764645+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:58.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[33615]: cluster 2023-09-30T09:03:56.189659+0000 mgr.y (mgr.25205) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-30T09:03:58.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[33615]: audit 2023-09-30T09:03:56.707930+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:58.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[33615]: audit 2023-09-30T09:03:56.714487+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:58.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[33615]: audit 2023-09-30T09:03:56.755424+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:58.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[33615]: audit 2023-09-30T09:03:56.756186+0000 mgr.y (mgr.25205) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:58.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:57 smithi005 bash[33615]: audit 2023-09-30T09:03:56.764645+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:57 smithi099 bash[27661]: cluster 2023-09-30T09:03:56.189659+0000 mgr.y (mgr.25205) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 78 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-30T09:03:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:57 smithi099 bash[27661]: audit 2023-09-30T09:03:56.707930+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:57 smithi099 bash[27661]: audit 2023-09-30T09:03:56.714487+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:03:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:57 smithi099 bash[27661]: audit 2023-09-30T09:03:56.755424+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:57 smithi099 bash[27661]: audit 2023-09-30T09:03:56.756186+0000 mgr.y (mgr.25205) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:03:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:57 smithi099 bash[27661]: audit 2023-09-30T09:03:56.764645+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:03:58.175 INFO:tasks.rados.rados.0.smithi005.stdout:3794: done (11 left) 2023-09-30T09:03:58.175 INFO:tasks.rados.rados.0.smithi005.stdout:3795: done (10 left) 2023-09-30T09:03:58.175 INFO:tasks.rados.rados.0.smithi005.stdout:3796: done (9 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3797: done (8 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3798: done (7 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3799: done (6 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3800: done (5 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3801: done (4 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3802: done (3 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3803: done (2 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3804: done (1 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3805: done (0 left) 2023-09-30T09:03:58.176 INFO:tasks.rados.rados.0.smithi005.stdout:3806: delete oid 199 current snap is 0 2023-09-30T09:03:58.177 INFO:tasks.rados.rados.0.smithi005.stdout:3806: done (0 left) 2023-09-30T09:03:58.177 INFO:tasks.rados.rados.0.smithi005.stdout:3807: read oid 253 snap -1 2023-09-30T09:03:58.178 INFO:tasks.rados.rados.0.smithi005.stdout:3807: expect (ObjNum 2201 snap 0 seq_num 2201) 2023-09-30T09:03:58.178 INFO:tasks.rados.rados.0.smithi005.stdout:3808: read oid 41 snap -1 2023-09-30T09:03:58.178 INFO:tasks.rados.rados.0.smithi005.stdout:3808: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-30T09:03:58.178 INFO:tasks.rados.rados.0.smithi005.stdout:3809: read oid 200 snap -1 2023-09-30T09:03:58.178 INFO:tasks.rados.rados.0.smithi005.stdout:3809: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-09-30T09:03:58.178 INFO:tasks.rados.rados.0.smithi005.stdout:3810: write oid 95 current snap is 0 2023-09-30T09:03:58.178 INFO:tasks.rados.rados.0.smithi005.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-09-30T09:03:58.188 INFO:tasks.rados.rados.0.smithi005.stdout:3810: writing smithi00566664-95 from 561994 to 1031876 tid 1 2023-09-30T09:03:58.196 INFO:tasks.rados.rados.0.smithi005.stdout:3810: writing smithi00566664-95 from 1731299 to 2341457 tid 2 2023-09-30T09:03:58.203 INFO:tasks.rados.rados.0.smithi005.stdout:3810: writing smithi00566664-95 from 2947708 to 3361994 tid 3 2023-09-30T09:03:58.203 INFO:tasks.rados.rados.0.smithi005.stdout:3811: write oid 409 current snap is 0 2023-09-30T09:03:58.203 INFO:tasks.rados.rados.0.smithi005.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-09-30T09:03:58.211 INFO:tasks.rados.rados.0.smithi005.stdout:3811: writing smithi00566664-409 from 578801 to 1123932 tid 1 2023-09-30T09:03:58.219 INFO:tasks.rados.rados.0.smithi005.stdout:3811: writing smithi00566664-409 from 1789781 to 2543597 tid 2 2023-09-30T09:03:58.224 INFO:tasks.rados.rados.0.smithi005.stdout:3811: writing smithi00566664-409 from 2975131 to 3378801 tid 3 2023-09-30T09:03:58.224 INFO:tasks.rados.rados.0.smithi005.stdout:3812: read oid 355 snap -1 2023-09-30T09:03:58.225 INFO:tasks.rados.rados.0.smithi005.stdout:3812: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-30T09:03:58.225 INFO:tasks.rados.rados.0.smithi005.stdout:3813: write oid 167 current snap is 0 2023-09-30T09:03:58.225 INFO:tasks.rados.rados.0.smithi005.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-09-30T09:03:58.232 INFO:tasks.rados.rados.0.smithi005.stdout:3813: writing smithi00566664-167 from 595608 to 1215988 tid 1 2023-09-30T09:03:58.239 INFO:tasks.rados.rados.0.smithi005.stdout:3813: writing smithi00566664-167 from 1848263 to 2462090 tid 2 2023-09-30T09:03:58.245 INFO:tasks.rados.rados.0.smithi005.stdout:3813: writing smithi00566664-167 from 3002554 to 3395608 tid 3 2023-09-30T09:03:58.245 INFO:tasks.rados.rados.0.smithi005.stdout:3814: write oid 82 current snap is 0 2023-09-30T09:03:58.245 INFO:tasks.rados.rados.0.smithi005.stdout:3807: expect (ObjNum 2201 snap 0 seq_num 2201) 2023-09-30T09:03:58.481 INFO:tasks.rados.rados.0.smithi005.stdout:3809: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-09-30T09:03:58.514 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.338Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-09-30T09:03:58.514 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.338Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-09-30T09:03:58.514 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.338Z caller=main.go:518 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 smithi099 (none))" 2023-09-30T09:03:58.514 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.338Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T09:03:58.514 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.338Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T09:03:58.515 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.340Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T09:03:58.515 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.340Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-09-30T09:03:58.515 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.342Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-09-30T09:03:58.515 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.345Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T09:03:58.515 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.345Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.602µs 2023-09-30T09:03:58.515 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.345Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T09:03:58.515 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.513Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-30T09:03:58.626 INFO:tasks.rados.rados.0.smithi005.stdout:3808: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3810: finishing write tid 1 to smithi00566664-95 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3810: finishing write tid 2 to smithi00566664-95 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3810: finishing write tid 3 to smithi00566664-95 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3810: finishing write tid 4 to smithi00566664-95 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3810: finishing write tid 5 to smithi00566664-95 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 95 v 637 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3811: finishing write tid 1 to smithi00566664-409 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3811: finishing write tid 2 to smithi00566664-409 2023-09-30T09:03:58.747 INFO:tasks.rados.rados.0.smithi005.stdout:3811: finishing write tid 3 to smithi00566664-409 2023-09-30T09:03:58.748 INFO:tasks.rados.rados.0.smithi005.stdout:3811: finishing write tid 4 to smithi00566664-409 2023-09-30T09:03:58.748 INFO:tasks.rados.rados.0.smithi005.stdout:3811: finishing write tid 5 to smithi00566664-409 2023-09-30T09:03:58.748 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 409 v 428 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-09-30T09:03:58.748 INFO:tasks.rados.rados.0.smithi005.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-09-30T09:03:58.748 INFO:tasks.rados.rados.0.smithi005.stdout:3812: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-30T09:03:58.784 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[27661]: audit 2023-09-30T09:03:58.199084+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.5:0/1301101656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:58.858 INFO:tasks.rados.rados.0.smithi005.stdout:3813: finishing write tid 1 to smithi00566664-167 2023-09-30T09:03:58.928 INFO:tasks.rados.rados.0.smithi005.stdout:3813: finishing write tid 2 to smithi00566664-167 2023-09-30T09:03:58.928 INFO:tasks.rados.rados.0.smithi005.stdout:3813: finishing write tid 3 to smithi00566664-167 2023-09-30T09:03:58.928 INFO:tasks.rados.rados.0.smithi005.stdout:3813: finishing write tid 4 to smithi00566664-167 2023-09-30T09:03:58.929 INFO:tasks.rados.rados.0.smithi005.stdout:3813: finishing write tid 5 to smithi00566664-167 2023-09-30T09:03:58.929 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 483 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-09-30T09:03:58.929 INFO:tasks.rados.rados.0.smithi005.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-09-30T09:03:58.929 INFO:tasks.rados.rados.0.smithi005.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-09-30T09:03:58.931 INFO:tasks.rados.rados.0.smithi005.stdout:3814: writing smithi00566664-82 from 612415 to 1308044 tid 1 2023-09-30T09:03:58.931 INFO:tasks.rados.rados.0.smithi005.stdout:3814: writing smithi00566664-82 from 1790392 to 2547877 tid 2 2023-09-30T09:03:58.931 INFO:tasks.rados.rados.0.smithi005.stdout:3814: writing smithi00566664-82 from 3313624 to 3412415 tid 3 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3807: done (7 left) 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3808: done (6 left) 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3809: done (5 left) 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3810: done (4 left) 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3811: done (3 left) 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3812: done (2 left) 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3813: done (1 left) 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3815: write oid 289 current snap is 0 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3815: writing smithi00566664-289 from 629222 to 1400100 tid 1 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3815: writing smithi00566664-289 from 1848874 to 2350017 tid 2 2023-09-30T09:03:58.932 INFO:tasks.rados.rados.0.smithi005.stdout:3815: writing smithi00566664-289 from 2824694 to 3357895 tid 3 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3816: read oid 223 snap -1 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3816: expect (ObjNum 2186 snap 0 seq_num 2186) 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3817: write oid 410 current snap is 0 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3814: finishing write tid 1 to smithi00566664-82 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3814: finishing write tid 2 to smithi00566664-82 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3814: finishing write tid 3 to smithi00566664-82 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3814: finishing write tid 4 to smithi00566664-82 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3814: finishing write tid 5 to smithi00566664-82 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 426 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3815: finishing write tid 1 to smithi00566664-289 2023-09-30T09:03:58.933 INFO:tasks.rados.rados.0.smithi005.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3817: writing smithi00566664-410 from 646029 to 1092156 tid 1 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3817: writing smithi00566664-410 from 1507356 to 2268510 tid 2 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3817: writing smithi00566664-410 from 2968470 to 3446029 tid 3 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3814: done (3 left) 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3818: read oid 51 snap -1 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3818: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3819: write oid 106 current snap is 0 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3815: finishing write tid 2 to smithi00566664-289 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3815: finishing write tid 3 to smithi00566664-289 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3815: finishing write tid 4 to smithi00566664-289 2023-09-30T09:03:58.934 INFO:tasks.rados.rados.0.smithi005.stdout:3815: finishing write tid 5 to smithi00566664-289 2023-09-30T09:03:58.935 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 289 v 499 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-09-30T09:03:58.935 INFO:tasks.rados.rados.0.smithi005.stdout:3815: left oid 289 (ObjNum 2346 snap 0 seq_num 2346) 2023-09-30T09:03:58.935 INFO:tasks.rados.rados.0.smithi005.stdout:3817: finishing write tid 1 to smithi00566664-410 2023-09-30T09:03:58.935 INFO:tasks.rados.rados.0.smithi005.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-09-30T09:03:58.935 INFO:tasks.rados.rados.0.smithi005.stdout:3819: writing smithi00566664-106 from 662836 to 1184212 tid 1 2023-09-30T09:03:58.936 INFO:tasks.rados.rados.0.smithi005.stdout:3819: writing smithi00566664-106 from 1965838 to 2470650 tid 2 2023-09-30T09:03:58.942 INFO:tasks.rados.rados.0.smithi005.stdout:3819: writing smithi00566664-106 from 2879540 to 3462836 tid 3 2023-09-30T09:03:58.942 INFO:tasks.rados.rados.0.smithi005.stdout:3815: done (4 left) 2023-09-30T09:03:58.943 INFO:tasks.rados.rados.0.smithi005.stdout:3820: write oid 385 current snap is 0 2023-09-30T09:03:58.943 INFO:tasks.rados.rados.0.smithi005.stdout:3816: expect (ObjNum 2186 snap 0 seq_num 2186) 2023-09-30T09:03:59.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:58 smithi005 bash[33615]: audit 2023-09-30T09:03:58.199084+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.5:0/1301101656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:59.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:58 smithi005 bash[27219]: audit 2023-09-30T09:03:58.199084+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.5:0/1301101656' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:03:59.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.783Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-30T09:03:59.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.822Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-30T09:03:59.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.823Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-30T09:03:59.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.823Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=106.298µs wal_replay_duration=477.643939ms total_replay_duration=477.792072ms 2023-09-30T09:03:59.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.829Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T09:03:59.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.829Z caller=main.go:947 level=info msg="TSDB started" 2023-09-30T09:03:59.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.829Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T09:03:59.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.858Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.55514ms db_storage=1.526µs remote_storage=2.588µs web_handler=550ns query_engine=1.17µs scrape=443.242µs scrape_sd=145.575µs notify=49.795µs notify_sd=35.583µs rules=27.383539ms 2023-09-30T09:03:59.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:03:58 smithi099 bash[54868]: ts=2023-09-30T09:03:58.858Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-09-30T09:03:59.085 INFO:tasks.rados.rados.0.smithi005.stdout:3817: finishing write tid 2 to smithi00566664-410 2023-09-30T09:03:59.086 INFO:tasks.rados.rados.0.smithi005.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-09-30T09:03:59.092 INFO:tasks.rados.rados.0.smithi005.stdout:3820: writing smithi00566664-385 from 679643 to 1276268 tid 1 2023-09-30T09:03:59.103 INFO:tasks.rados.rados.0.smithi005.stdout:3820: writing smithi00566664-385 from 1907967 to 2672790 tid 2 2023-09-30T09:03:59.109 INFO:tasks.rados.rados.0.smithi005.stdout:3820: writing smithi00566664-385 from 3306963 to 3479643 tid 3 2023-09-30T09:03:59.109 INFO:tasks.rados.rados.0.smithi005.stdout:3816: done (4 left) 2023-09-30T09:03:59.109 INFO:tasks.rados.rados.0.smithi005.stdout:3821: write oid 161 current snap is 0 2023-09-30T09:03:59.109 INFO:tasks.rados.rados.0.smithi005.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-09-30T09:03:59.117 INFO:tasks.rados.rados.0.smithi005.stdout:3821: writing smithi00566664-161 from 696450 to 1484677 tid 1 2023-09-30T09:03:59.124 INFO:tasks.rados.rados.0.smithi005.stdout:3821: writing smithi00566664-161 from 2082802 to 2591283 tid 2 2023-09-30T09:03:59.129 INFO:tasks.rados.rados.0.smithi005.stdout:3821: writing smithi00566664-161 from 3050739 to 3496450 tid 3 2023-09-30T09:03:59.129 INFO:tasks.rados.rados.0.smithi005.stdout:3822: read oid 430 snap -1 2023-09-30T09:03:59.129 INFO:tasks.rados.rados.0.smithi005.stdout:3822: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-09-30T09:03:59.129 INFO:tasks.rados.rados.0.smithi005.stdout:3823: read oid 416 snap -1 2023-09-30T09:03:59.130 INFO:tasks.rados.rados.0.smithi005.stdout:3823: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-30T09:03:59.130 INFO:tasks.rados.rados.0.smithi005.stdout:3824: read oid 390 snap -1 2023-09-30T09:03:59.130 INFO:tasks.rados.rados.0.smithi005.stdout:3824: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-30T09:03:59.130 INFO:tasks.rados.rados.0.smithi005.stdout:3825: write oid 302 current snap is 0 2023-09-30T09:03:59.130 INFO:tasks.rados.rados.0.smithi005.stdout:3817: finishing write tid 3 to smithi00566664-410 2023-09-30T09:03:59.130 INFO:tasks.rados.rados.0.smithi005.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-09-30T09:03:59.136 INFO:tasks.rados.rados.0.smithi005.stdout:3825: writing smithi00566664-302 from 713257 to 1176733 tid 1 2023-09-30T09:03:59.144 INFO:tasks.rados.rados.0.smithi005.stdout:3825: writing smithi00566664-302 from 1741284 to 2509776 tid 2 2023-09-30T09:03:59.150 INFO:tasks.rados.rados.0.smithi005.stdout:3825: writing smithi00566664-302 from 3078162 to 3513257 tid 3 2023-09-30T09:03:59.150 INFO:tasks.rados.rados.0.smithi005.stdout:3826: read oid 380 snap -1 2023-09-30T09:03:59.150 INFO:tasks.rados.rados.0.smithi005.stdout:3826: expect deleted 2023-09-30T09:03:59.150 INFO:tasks.rados.rados.0.smithi005.stdout:3827: write oid 487 current snap is 0 2023-09-30T09:03:59.150 INFO:tasks.rados.rados.0.smithi005.stdout:3817: finishing write tid 4 to smithi00566664-410 2023-09-30T09:03:59.150 INFO:tasks.rados.rados.0.smithi005.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-09-30T09:03:59.157 INFO:tasks.rados.rados.0.smithi005.stdout:3827: writing smithi00566664-487 from 730064 to 1268789 tid 1 2023-09-30T09:03:59.163 INFO:tasks.rados.rados.0.smithi005.stdout:3827: writing smithi00566664-487 from 1799766 to 2311916 tid 2 2023-09-30T09:03:59.170 INFO:tasks.rados.rados.0.smithi005.stdout:3827: writing smithi00566664-487 from 3105585 to 3530064 tid 3 2023-09-30T09:03:59.170 INFO:tasks.rados.rados.0.smithi005.stdout:3828: delete oid 96 current snap is 0 2023-09-30T09:03:59.170 INFO:tasks.rados.rados.0.smithi005.stdout:3817: finishing write tid 5 to smithi00566664-410 2023-09-30T09:03:59.170 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 410 v 430 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-09-30T09:03:59.170 INFO:tasks.rados.rados.0.smithi005.stdout:3817: left oid 410 (ObjNum 2347 snap 0 seq_num 2347) 2023-09-30T09:03:59.171 INFO:tasks.rados.rados.0.smithi005.stdout:3818: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-30T09:03:59.297 INFO:tasks.rados.rados.0.smithi005.stdout:3819: finishing write tid 1 to smithi00566664-106 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3819: finishing write tid 2 to smithi00566664-106 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3819: finishing write tid 3 to smithi00566664-106 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3819: finishing write tid 4 to smithi00566664-106 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3819: finishing write tid 5 to smithi00566664-106 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 106 v 487 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3819: left oid 106 (ObjNum 2348 snap 0 seq_num 2348) 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3820: finishing write tid 1 to smithi00566664-385 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3817: done (11 left) 2023-09-30T09:03:59.298 INFO:tasks.rados.rados.0.smithi005.stdout:3818: done (10 left) 2023-09-30T09:03:59.299 INFO:tasks.rados.rados.0.smithi005.stdout:3819: done (9 left) 2023-09-30T09:03:59.299 INFO:tasks.rados.rados.0.smithi005.stdout:3828: done (8 left) 2023-09-30T09:03:59.299 INFO:tasks.rados.rados.0.smithi005.stdout:3829: write oid 163 current snap is 0 2023-09-30T09:03:59.299 INFO:tasks.rados.rados.0.smithi005.stdout:3820: finishing write tid 2 to smithi00566664-385 2023-09-30T09:03:59.299 INFO:tasks.rados.rados.0.smithi005.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-09-30T09:03:59.310 INFO:tasks.rados.rados.0.smithi005.stdout:3829: writing smithi00566664-163 from 763678 to 1452901 tid 1 2023-09-30T09:03:59.318 INFO:tasks.rados.rados.0.smithi005.stdout:3829: writing smithi00566664-163 from 2200377 to 2716196 tid 2 2023-09-30T09:03:59.323 INFO:tasks.rados.rados.0.smithi005.stdout:3829: writing smithi00566664-163 from 3444078 to 3563678 tid 3 2023-09-30T09:03:59.323 INFO:tasks.rados.rados.0.smithi005.stdout:3830: write oid 27 current snap is 0 2023-09-30T09:03:59.323 INFO:tasks.rados.rados.0.smithi005.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-09-30T09:03:59.331 INFO:tasks.rados.rados.0.smithi005.stdout:3830: writing smithi00566664-27 from 780485 to 1544957 tid 1 2023-09-30T09:03:59.340 INFO:tasks.rados.rados.0.smithi005.stdout:3830: writing smithi00566664-27 from 2258859 to 3034689 tid 2 2023-09-30T09:03:59.343 INFO:tasks.rados.rados.0.smithi005.stdout:3830: writing smithi00566664-27 from 3471501 to 3580485 tid 3 2023-09-30T09:03:59.343 INFO:tasks.rados.rados.0.smithi005.stdout:3831: write oid 167 current snap is 0 2023-09-30T09:03:59.343 INFO:tasks.rados.rados.0.smithi005.stdout:3820: finishing write tid 3 to smithi00566664-385 2023-09-30T09:03:59.343 INFO:tasks.rados.rados.0.smithi005.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-09-30T09:03:59.350 INFO:tasks.rados.rados.0.smithi005.stdout:3831: writing smithi00566664-167 from 797292 to 1237013 tid 1 2023-09-30T09:03:59.359 INFO:tasks.rados.rados.0.smithi005.stdout:3831: writing smithi00566664-167 from 1917341 to 2436829 tid 2 2023-09-30T09:03:59.367 INFO:tasks.rados.rados.0.smithi005.stdout:3831: writing smithi00566664-167 from 3098924 to 3577551 tid 3 2023-09-30T09:03:59.367 INFO:tasks.rados.rados.0.smithi005.stdout:3832: write oid 231 current snap is 0 2023-09-30T09:03:59.367 INFO:tasks.rados.rados.0.smithi005.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-09-30T09:03:59.373 INFO:tasks.rados.rados.0.smithi005.stdout:3832: writing smithi00566664-231 from 414099 to 1045422 tid 1 2023-09-30T09:03:59.380 INFO:tasks.rados.rados.0.smithi005.stdout:3832: writing smithi00566664-231 from 1575823 to 2355322 tid 2 2023-09-30T09:03:59.387 INFO:tasks.rados.rados.0.smithi005.stdout:3832: writing smithi00566664-231 from 3126347 to 3532599 tid 3 2023-09-30T09:03:59.387 INFO:tasks.rados.rados.0.smithi005.stdout:3833: delete oid 291 current snap is 0 2023-09-30T09:03:59.387 INFO:tasks.rados.rados.0.smithi005.stdout:3820: finishing write tid 4 to smithi00566664-385 2023-09-30T09:03:59.388 INFO:tasks.rados.rados.0.smithi005.stdout:3820: finishing write tid 5 to smithi00566664-385 2023-09-30T09:03:59.388 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 385 v 592 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-09-30T09:03:59.388 INFO:tasks.rados.rados.0.smithi005.stdout:3820: left oid 385 (ObjNum 2349 snap 0 seq_num 2349) 2023-09-30T09:03:59.388 INFO:tasks.rados.rados.0.smithi005.stdout:3821: finishing write tid 1 to smithi00566664-161 2023-09-30T09:03:59.388 INFO:tasks.rados.rados.0.smithi005.stdout:3821: finishing write tid 2 to smithi00566664-161 2023-09-30T09:03:59.388 INFO:tasks.rados.rados.0.smithi005.stdout:3821: finishing write tid 3 to smithi00566664-161 2023-09-30T09:03:59.388 INFO:tasks.rados.rados.0.smithi005.stdout:3822: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-09-30T09:03:59.571 INFO:tasks.rados.rados.0.smithi005.stdout:3824: expect (ObjNum 1189 snap 0 seq_num 1189) 2023-09-30T09:03:59.696 INFO:tasks.rados.rados.0.smithi005.stdout:3823: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-30T09:03:59.860 INFO:tasks.rados.rados.0.smithi005.stdout:3821: finishing write tid 4 to smithi00566664-161 2023-09-30T09:03:59.861 INFO:tasks.rados.rados.0.smithi005.stdout:3821: finishing write tid 5 to smithi00566664-161 2023-09-30T09:03:59.861 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 161 v 482 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-09-30T09:03:59.861 INFO:tasks.rados.rados.0.smithi005.stdout:3821: left oid 161 (ObjNum 2350 snap 0 seq_num 2350) 2023-09-30T09:03:59.861 INFO:tasks.rados.rados.0.smithi005.stdout:3825: finishing write tid 1 to smithi00566664-302 2023-09-30T09:03:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:3825: finishing write tid 2 to smithi00566664-302 2023-09-30T09:03:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:3825: finishing write tid 3 to smithi00566664-302 2023-09-30T09:03:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:3825: finishing write tid 4 to smithi00566664-302 2023-09-30T09:03:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:3825: finishing write tid 5 to smithi00566664-302 2023-09-30T09:03:59.862 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 435 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-09-30T09:03:59.863 INFO:tasks.rados.rados.0.smithi005.stdout:3825: left oid 302 (ObjNum 2351 snap 0 seq_num 2351) 2023-09-30T09:03:59.863 INFO:tasks.rados.rados.0.smithi005.stdout:3827: finishing write tid 1 to smithi00566664-487 2023-09-30T09:03:59.863 INFO:tasks.rados.rados.0.smithi005.stdout:3827: finishing write tid 2 to smithi00566664-487 2023-09-30T09:03:59.863 INFO:tasks.rados.rados.0.smithi005.stdout:3827: finishing write tid 3 to smithi00566664-487 2023-09-30T09:03:59.863 INFO:tasks.rados.rados.0.smithi005.stdout:3827: finishing write tid 4 to smithi00566664-487 2023-09-30T09:03:59.863 INFO:tasks.rados.rados.0.smithi005.stdout:3827: finishing write tid 5 to smithi00566664-487 2023-09-30T09:03:59.863 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 487 v 439 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-09-30T09:03:59.864 INFO:tasks.rados.rados.0.smithi005.stdout:3827: left oid 487 (ObjNum 2352 snap 0 seq_num 2352) 2023-09-30T09:03:59.864 INFO:tasks.rados.rados.0.smithi005.stdout:3829: finishing write tid 1 to smithi00566664-163 2023-09-30T09:03:59.864 INFO:tasks.rados.rados.0.smithi005.stdout:3829: finishing write tid 2 to smithi00566664-163 2023-09-30T09:03:59.864 INFO:tasks.rados.rados.0.smithi005.stdout:3829: finishing write tid 3 to smithi00566664-163 2023-09-30T09:03:59.864 INFO:tasks.rados.rados.0.smithi005.stdout:3829: finishing write tid 4 to smithi00566664-163 2023-09-30T09:03:59.864 INFO:tasks.rados.rados.0.smithi005.stdout:3829: finishing write tid 5 to smithi00566664-163 2023-09-30T09:03:59.864 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 163 v 346 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-09-30T09:03:59.865 INFO:tasks.rados.rados.0.smithi005.stdout:3829: left oid 163 (ObjNum 2354 snap 0 seq_num 2354) 2023-09-30T09:03:59.865 INFO:tasks.rados.rados.0.smithi005.stdout:3830: finishing write tid 1 to smithi00566664-27 2023-09-30T09:03:59.865 INFO:tasks.rados.rados.0.smithi005.stdout:3830: finishing write tid 2 to smithi00566664-27 2023-09-30T09:03:59.865 INFO:tasks.rados.rados.0.smithi005.stdout:3830: finishing write tid 3 to smithi00566664-27 2023-09-30T09:03:59.865 INFO:tasks.rados.rados.0.smithi005.stdout:3820: done (12 left) 2023-09-30T09:03:59.865 INFO:tasks.rados.rados.0.smithi005.stdout:3821: done (11 left) 2023-09-30T09:03:59.865 INFO:tasks.rados.rados.0.smithi005.stdout:3822: done (10 left) 2023-09-30T09:03:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:3823: done (9 left) 2023-09-30T09:03:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:3824: done (8 left) 2023-09-30T09:03:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:3825: done (7 left) 2023-09-30T09:03:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:3826: done (6 left) 2023-09-30T09:03:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:3827: done (5 left) 2023-09-30T09:03:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:3829: done (4 left) 2023-09-30T09:03:59.866 INFO:tasks.rados.rados.0.smithi005.stdout:3833: done (3 left) 2023-09-30T09:03:59.867 INFO:tasks.rados.rados.0.smithi005.stdout:3834: read oid 32 snap -1 2023-09-30T09:03:59.867 INFO:tasks.rados.rados.0.smithi005.stdout:3834: expect (ObjNum 2315 snap 0 seq_num 2315) 2023-09-30T09:03:59.867 INFO:tasks.rados.rados.0.smithi005.stdout:3835: read oid 408 snap -1 2023-09-30T09:03:59.867 INFO:tasks.rados.rados.0.smithi005.stdout:3835: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-09-30T09:03:59.867 INFO:tasks.rados.rados.0.smithi005.stdout:3836: write oid 1 current snap is 0 2023-09-30T09:03:59.867 INFO:tasks.rados.rados.0.smithi005.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-09-30T09:03:59.873 INFO:tasks.rados.rados.0.smithi005.stdout:3836: writing smithi00566664-1 from 447713 to 1229534 tid 1 2023-09-30T09:03:59.879 INFO:tasks.rados.rados.0.smithi005.stdout:3836: writing smithi00566664-1 from 1692787 to 2359602 tid 2 2023-09-30T09:03:59.888 INFO:tasks.rados.rados.0.smithi005.stdout:3836: writing smithi00566664-1 from 3064840 to 3493636 tid 3 2023-09-30T09:03:59.888 INFO:tasks.rados.rados.0.smithi005.stdout:3837: read oid 470 snap -1 2023-09-30T09:03:59.888 INFO:tasks.rados.rados.0.smithi005.stdout:3837: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-30T09:03:59.888 INFO:tasks.rados.rados.0.smithi005.stdout:3838: read oid 166 snap -1 2023-09-30T09:03:59.889 INFO:tasks.rados.rados.0.smithi005.stdout:3838: expect (ObjNum 2299 snap 0 seq_num 2299) 2023-09-30T09:03:59.889 INFO:tasks.rados.rados.0.smithi005.stdout:3839: read oid 240 snap -1 2023-09-30T09:03:59.889 INFO:tasks.rados.rados.0.smithi005.stdout:3839: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-09-30T09:03:59.889 INFO:tasks.rados.rados.0.smithi005.stdout:3840: write oid 290 current snap is 0 2023-09-30T09:03:59.889 INFO:tasks.rados.rados.0.smithi005.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-09-30T09:03:59.895 INFO:tasks.rados.rados.0.smithi005.stdout:3840: writing smithi00566664-290 from 464520 to 921590 tid 1 2023-09-30T09:03:59.900 INFO:tasks.rados.rados.0.smithi005.stdout:3840: writing smithi00566664-290 from 1351269 to 1878095 tid 2 2023-09-30T09:03:59.909 INFO:tasks.rados.rados.0.smithi005.stdout:3840: writing smithi00566664-290 from 2408616 to 3048684 tid 3 2023-09-30T09:03:59.909 INFO:tasks.rados.rados.0.smithi005.stdout:3841: read oid 418 snap -1 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3841: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3842: read oid 152 snap -1 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3842: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3843: read oid 137 snap -1 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3843: expect deleted 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3844: delete oid 189 current snap is 0 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3830: finishing write tid 4 to smithi00566664-27 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3830: finishing write tid 5 to smithi00566664-27 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 27 v 491 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3830: left oid 27 (ObjNum 2355 snap 0 seq_num 2355) 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3831: finishing write tid 1 to smithi00566664-167 2023-09-30T09:03:59.910 INFO:tasks.rados.rados.0.smithi005.stdout:3831: finishing write tid 2 to smithi00566664-167 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3831: finishing write tid 3 to smithi00566664-167 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3831: finishing write tid 4 to smithi00566664-167 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3831: finishing write tid 5 to smithi00566664-167 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 167 v 495 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3831: left oid 167 (ObjNum 2356 snap 0 seq_num 2356) 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3832: finishing write tid 1 to smithi00566664-231 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3832: finishing write tid 2 to smithi00566664-231 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3832: finishing write tid 3 to smithi00566664-231 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3832: finishing write tid 4 to smithi00566664-231 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3832: finishing write tid 5 to smithi00566664-231 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 231 v 596 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-09-30T09:03:59.911 INFO:tasks.rados.rados.0.smithi005.stdout:3832: left oid 231 (ObjNum 2357 snap 0 seq_num 2357) 2023-09-30T09:03:59.912 INFO:tasks.rados.rados.0.smithi005.stdout:3834: expect (ObjNum 2315 snap 0 seq_num 2315) 2023-09-30T09:04:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:59 smithi099 bash[27661]: cluster 2023-09-30T09:03:58.190177+0000 mgr.y (mgr.25205) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2023-09-30T09:04:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:59 smithi099 bash[27661]: audit 2023-09-30T09:03:59.287389+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:04:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:59 smithi099 bash[27661]: audit 2023-09-30T09:03:59.288789+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:04:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:03:59 smithi099 bash[27661]: audit 2023-09-30T09:03:59.290090+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:00.082 INFO:tasks.rados.rados.0.smithi005.stdout:3835: expect (ObjNum 1355 snap 0 seq_num 1355) 2023-09-30T09:04:00.249 INFO:tasks.rados.rados.0.smithi005.stdout:3836: finishing write tid 1 to smithi00566664-1 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3836: finishing write tid 2 to smithi00566664-1 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3830: done (13 left) 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3831: done (12 left) 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3832: done (11 left) 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3834: done (10 left) 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3835: done (9 left) 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3844: done (8 left) 2023-09-30T09:04:00.250 INFO:tasks.rados.rados.0.smithi005.stdout:3845: write oid 177 current snap is 0 2023-09-30T09:04:00.251 INFO:tasks.rados.rados.0.smithi005.stdout:3838: expect (ObjNum 2299 snap 0 seq_num 2299) 2023-09-30T09:04:00.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[27219]: cluster 2023-09-30T09:03:58.190177+0000 mgr.y (mgr.25205) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2023-09-30T09:04:00.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[27219]: audit 2023-09-30T09:03:59.287389+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:04:00.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[27219]: audit 2023-09-30T09:03:59.288789+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:04:00.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[27219]: audit 2023-09-30T09:03:59.290090+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[33615]: cluster 2023-09-30T09:03:58.190177+0000 mgr.y (mgr.25205) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 7.8 MiB/s wr, 74 op/s 2023-09-30T09:04:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[33615]: audit 2023-09-30T09:03:59.287389+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:04:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[33615]: audit 2023-09-30T09:03:59.288789+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:04:00.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:03:59 smithi005 bash[33615]: audit 2023-09-30T09:03:59.290090+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:00.415 INFO:tasks.rados.rados.0.smithi005.stdout:3839: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-09-30T09:04:00.606 INFO:tasks.rados.rados.0.smithi005.stdout:3836: finishing write tid 3 to smithi00566664-1 2023-09-30T09:04:00.607 INFO:tasks.rados.rados.0.smithi005.stdout:3836: finishing write tid 4 to smithi00566664-1 2023-09-30T09:04:00.607 INFO:tasks.rados.rados.0.smithi005.stdout:3837: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-30T09:04:00.695 INFO:tasks.rados.rados.0.smithi005.stdout:3836: finishing write tid 5 to smithi00566664-1 2023-09-30T09:04:00.696 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 1 v 492 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-09-30T09:04:00.696 INFO:tasks.rados.rados.0.smithi005.stdout:3836: left oid 1 (ObjNum 2359 snap 0 seq_num 2359) 2023-09-30T09:04:00.696 INFO:tasks.rados.rados.0.smithi005.stdout:3840: finishing write tid 1 to smithi00566664-290 2023-09-30T09:04:00.696 INFO:tasks.rados.rados.0.smithi005.stdout:3840: finishing write tid 2 to smithi00566664-290 2023-09-30T09:04:00.696 INFO:tasks.rados.rados.0.smithi005.stdout:3841: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-30T09:04:00.889 INFO:tasks.rados.rados.0.smithi005.stdout:3840: finishing write tid 3 to smithi00566664-290 2023-09-30T09:04:00.889 INFO:tasks.rados.rados.0.smithi005.stdout:3840: finishing write tid 4 to smithi00566664-290 2023-09-30T09:04:00.889 INFO:tasks.rados.rados.0.smithi005.stdout:3840: finishing write tid 5 to smithi00566664-290 2023-09-30T09:04:00.889 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 290 v 524 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-09-30T09:04:00.889 INFO:tasks.rados.rados.0.smithi005.stdout:3840: left oid 290 (ObjNum 2360 snap 0 seq_num 2360) 2023-09-30T09:04:00.889 INFO:tasks.rados.rados.0.smithi005.stdout:3842: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-09-30T09:04:01.047 INFO:tasks.rados.rados.0.smithi005.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-09-30T09:04:01.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:00 smithi099 bash[27661]: cephadm 2023-09-30T09:03:59.286624+0000 mgr.y (mgr.25205) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-30T09:04:01.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:00 smithi099 bash[27661]: cephadm 2023-09-30T09:03:59.291364+0000 mgr.y (mgr.25205) 30 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T09:04:01.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:00 smithi099 bash[27661]: audit 2023-09-30T09:04:00.739326+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.5:0/949064987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:01.060 INFO:tasks.rados.rados.0.smithi005.stdout:3845: writing smithi00566664-177 from 498134 to 1105702 tid 1 2023-09-30T09:04:01.067 INFO:tasks.rados.rados.0.smithi005.stdout:3845: writing smithi00566664-177 from 1751880 to 2282375 tid 2 2023-09-30T09:04:01.076 INFO:tasks.rados.rados.0.smithi005.stdout:3845: writing smithi00566664-177 from 2747109 to 3526074 tid 3 2023-09-30T09:04:01.076 INFO:tasks.rados.rados.0.smithi005.stdout:3836: done (8 left) 2023-09-30T09:04:01.076 INFO:tasks.rados.rados.0.smithi005.stdout:3837: done (7 left) 2023-09-30T09:04:01.076 INFO:tasks.rados.rados.0.smithi005.stdout:3838: done (6 left) 2023-09-30T09:04:01.076 INFO:tasks.rados.rados.0.smithi005.stdout:3839: done (5 left) 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3840: done (4 left) 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3841: done (3 left) 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3842: done (2 left) 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3843: done (1 left) 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3846: write oid 55 current snap is 0 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3845: finishing write tid 1 to smithi00566664-177 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3845: finishing write tid 2 to smithi00566664-177 2023-09-30T09:04:01.077 INFO:tasks.rados.rados.0.smithi005.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-09-30T09:04:01.082 INFO:tasks.rados.rados.0.smithi005.stdout:3846: writing smithi00566664-55 from 514941 to 1197758 tid 1 2023-09-30T09:04:01.090 INFO:tasks.rados.rados.0.smithi005.stdout:3846: writing smithi00566664-55 from 1810362 to 2484515 tid 2 2023-09-30T09:04:01.098 INFO:tasks.rados.rados.0.smithi005.stdout:3846: writing smithi00566664-55 from 3058179 to 3648416 tid 3 2023-09-30T09:04:01.098 INFO:tasks.rados.rados.0.smithi005.stdout:3847: read oid 443 snap -1 2023-09-30T09:04:01.098 INFO:tasks.rados.rados.0.smithi005.stdout:3847: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-09-30T09:04:01.098 INFO:tasks.rados.rados.0.smithi005.stdout:3848: read oid 100 snap -1 2023-09-30T09:04:01.098 INFO:tasks.rados.rados.0.smithi005.stdout:3848: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3849: read oid 194 snap -1 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3849: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3850: read oid 11 snap -1 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3851: write oid 415 current snap is 0 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3845: finishing write tid 3 to smithi00566664-177 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3845: finishing write tid 4 to smithi00566664-177 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3845: finishing write tid 5 to smithi00566664-177 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 177 v 443 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3845: left oid 177 (ObjNum 2362 snap 0 seq_num 2362) 2023-09-30T09:04:01.099 INFO:tasks.rados.rados.0.smithi005.stdout:3846: finishing write tid 1 to smithi00566664-55 2023-09-30T09:04:01.100 INFO:tasks.rados.rados.0.smithi005.stdout:3846: finishing write tid 2 to smithi00566664-55 2023-09-30T09:04:01.100 INFO:tasks.rados.rados.0.smithi005.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-09-30T09:04:01.105 INFO:tasks.rados.rados.0.smithi005.stdout:3851: writing smithi00566664-415 from 531748 to 1289814 tid 1 2023-09-30T09:04:01.112 INFO:tasks.rados.rados.0.smithi005.stdout:3851: writing smithi00566664-415 from 1868844 to 2403008 tid 2 2023-09-30T09:04:01.119 INFO:tasks.rados.rados.0.smithi005.stdout:3851: writing smithi00566664-415 from 3201955 to 3603464 tid 3 2023-09-30T09:04:01.119 INFO:tasks.rados.rados.0.smithi005.stdout:3845: done (6 left) 2023-09-30T09:04:01.119 INFO:tasks.rados.rados.0.smithi005.stdout:3852: write oid 82 current snap is 0 2023-09-30T09:04:01.119 INFO:tasks.rados.rados.0.smithi005.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-09-30T09:04:01.125 INFO:tasks.rados.rados.0.smithi005.stdout:3852: writing smithi00566664-82 from 548555 to 1098223 tid 1 2023-09-30T09:04:01.132 INFO:tasks.rados.rados.0.smithi005.stdout:3852: writing smithi00566664-82 from 1643679 to 2321501 tid 2 2023-09-30T09:04:01.138 INFO:tasks.rados.rados.0.smithi005.stdout:3852: writing smithi00566664-82 from 2829378 to 3442159 tid 3 2023-09-30T09:04:01.139 INFO:tasks.rados.rados.0.smithi005.stdout:3853: write oid 401 current snap is 0 2023-09-30T09:04:01.139 INFO:tasks.rados.rados.0.smithi005.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-09-30T09:04:01.145 INFO:tasks.rados.rados.0.smithi005.stdout:3853: writing smithi00566664-401 from 565362 to 1190279 tid 1 2023-09-30T09:04:01.154 INFO:tasks.rados.rados.0.smithi005.stdout:3853: writing smithi00566664-401 from 1985808 to 2523641 tid 2 2023-09-30T09:04:01.161 INFO:tasks.rados.rados.0.smithi005.stdout:3853: writing smithi00566664-401 from 3256801 to 3765362 tid 3 2023-09-30T09:04:01.161 INFO:tasks.rados.rados.0.smithi005.stdout:3854: read oid 437 snap -1 2023-09-30T09:04:01.161 INFO:tasks.rados.rados.0.smithi005.stdout:3854: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-30T09:04:01.162 INFO:tasks.rados.rados.0.smithi005.stdout:3855: write oid 205 current snap is 0 2023-09-30T09:04:01.162 INFO:tasks.rados.rados.0.smithi005.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-09-30T09:04:01.168 INFO:tasks.rados.rados.0.smithi005.stdout:3855: writing smithi00566664-205 from 582169 to 1282335 tid 1 2023-09-30T09:04:01.177 INFO:tasks.rados.rados.0.smithi005.stdout:3855: writing smithi00566664-205 from 2044290 to 2725781 tid 2 2023-09-30T09:04:01.183 INFO:tasks.rados.rados.0.smithi005.stdout:3855: writing smithi00566664-205 from 3284224 to 3782169 tid 3 2023-09-30T09:04:01.183 INFO:tasks.rados.rados.0.smithi005.stdout:3856: read oid 469 snap -1 2023-09-30T09:04:01.183 INFO:tasks.rados.rados.0.smithi005.stdout:3856: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-09-30T09:04:01.183 INFO:tasks.rados.rados.0.smithi005.stdout:3857: write oid 339 current snap is 0 2023-09-30T09:04:01.183 INFO:tasks.rados.rados.0.smithi005.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-09-30T09:04:01.191 INFO:tasks.rados.rados.0.smithi005.stdout:3857: writing smithi00566664-339 from 598976 to 1374391 tid 1 2023-09-30T09:04:01.198 INFO:tasks.rados.rados.0.smithi005.stdout:3857: writing smithi00566664-339 from 2102772 to 2644274 tid 2 2023-09-30T09:04:01.205 INFO:tasks.rados.rados.0.smithi005.stdout:3857: writing smithi00566664-339 from 3311647 to 3798976 tid 3 2023-09-30T09:04:01.205 INFO:tasks.rados.rados.0.smithi005.stdout:3858: write oid 4 current snap is 0 2023-09-30T09:04:01.205 INFO:tasks.rados.rados.0.smithi005.stdout:3846: finishing write tid 3 to smithi00566664-55 2023-09-30T09:04:01.205 INFO:tasks.rados.rados.0.smithi005.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-09-30T09:04:01.211 INFO:tasks.rados.rados.0.smithi005.stdout:3858: writing smithi00566664-4 from 615783 to 1066447 tid 1 2023-09-30T09:04:01.219 INFO:tasks.rados.rados.0.smithi005.stdout:3858: writing smithi00566664-4 from 1761254 to 2446414 tid 2 2023-09-30T09:04:01.227 INFO:tasks.rados.rados.0.smithi005.stdout:3858: writing smithi00566664-4 from 2939070 to 3713292 tid 3 2023-09-30T09:04:01.227 INFO:tasks.rados.rados.0.smithi005.stdout:3859: read oid 313 snap -1 2023-09-30T09:04:01.227 INFO:tasks.rados.rados.0.smithi005.stdout:3859: expect (ObjNum 2288 snap 0 seq_num 2288) 2023-09-30T09:04:01.227 INFO:tasks.rados.rados.0.smithi005.stdout:3860: write oid 32 current snap is 0 2023-09-30T09:04:01.227 INFO:tasks.rados.rados.0.smithi005.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-09-30T09:04:01.233 INFO:tasks.rados.rados.0.smithi005.stdout:3860: writing smithi00566664-32 from 632590 to 1158503 tid 1 2023-09-30T09:04:01.240 INFO:tasks.rados.rados.0.smithi005.stdout:3860: writing smithi00566664-32 from 1703383 to 2248554 tid 2 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout:3860: writing smithi00566664-32 from 2850140 to 3435634 tid 3 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout:3861: read oid 200 snap -1 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout:3861: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 16 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout:3846: finishing write tid 4 to smithi00566664-55 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout:3846: finishing write tid 5 to smithi00566664-55 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 528 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-09-30T09:04:01.247 INFO:tasks.rados.rados.0.smithi005.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-09-30T09:04:01.248 INFO:tasks.rados.rados.0.smithi005.stdout:3848: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-09-30T09:04:01.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:00 smithi005 bash[33615]: cephadm 2023-09-30T09:03:59.286624+0000 mgr.y (mgr.25205) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-30T09:04:01.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:00 smithi005 bash[33615]: cephadm 2023-09-30T09:03:59.291364+0000 mgr.y (mgr.25205) 30 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T09:04:01.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:00 smithi005 bash[33615]: audit 2023-09-30T09:04:00.739326+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.5:0/949064987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:01.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:00 smithi005 bash[27219]: cephadm 2023-09-30T09:03:59.286624+0000 mgr.y (mgr.25205) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-30T09:04:01.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:00 smithi005 bash[27219]: cephadm 2023-09-30T09:03:59.291364+0000 mgr.y (mgr.25205) 30 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-09-30T09:04:01.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:00 smithi005 bash[27219]: audit 2023-09-30T09:04:00.739326+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.5:0/949064987' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:01.399 INFO:tasks.rados.rados.0.smithi005.stdout:3849: expect (ObjNum 1674 snap 0 seq_num 1674) 2023-09-30T09:04:01.464 INFO:tasks.rados.rados.0.smithi005.stdout:3847: expect (ObjNum 2297 snap 0 seq_num 2297) 2023-09-30T09:04:01.568 INFO:tasks.rados.rados.0.smithi005.stdout:3850: expect (ObjNum 2184 snap 0 seq_num 2184) 2023-09-30T09:04:01.723 INFO:tasks.rados.rados.0.smithi005.stdout:3851: finishing write tid 1 to smithi00566664-415 2023-09-30T09:04:01.723 INFO:tasks.rados.rados.0.smithi005.stdout:3851: finishing write tid 2 to smithi00566664-415 2023-09-30T09:04:01.723 INFO:tasks.rados.rados.0.smithi005.stdout:3851: finishing write tid 3 to smithi00566664-415 2023-09-30T09:04:01.723 INFO:tasks.rados.rados.0.smithi005.stdout:3851: finishing write tid 4 to smithi00566664-415 2023-09-30T09:04:01.723 INFO:tasks.rados.rados.0.smithi005.stdout:3851: finishing write tid 5 to smithi00566664-415 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 415 v 601 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3852: finishing write tid 1 to smithi00566664-82 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3852: finishing write tid 2 to smithi00566664-82 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3852: finishing write tid 3 to smithi00566664-82 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3852: finishing write tid 4 to smithi00566664-82 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3852: finishing write tid 5 to smithi00566664-82 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 82 v 434 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3852: left oid 82 (ObjNum 2365 snap 0 seq_num 2365) 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3853: finishing write tid 1 to smithi00566664-401 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3853: finishing write tid 2 to smithi00566664-401 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3853: finishing write tid 3 to smithi00566664-401 2023-09-30T09:04:01.724 INFO:tasks.rados.rados.0.smithi005.stdout:3853: finishing write tid 4 to smithi00566664-401 2023-09-30T09:04:01.725 INFO:tasks.rados.rados.0.smithi005.stdout:3853: finishing write tid 5 to smithi00566664-401 2023-09-30T09:04:01.725 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 401 v 386 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-09-30T09:04:01.725 INFO:tasks.rados.rados.0.smithi005.stdout:3853: left oid 401 (ObjNum 2366 snap 0 seq_num 2366) 2023-09-30T09:04:01.725 INFO:tasks.rados.rados.0.smithi005.stdout:3854: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-30T09:04:01.799 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:01 smithi099 systemd[1]: Stopping Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3855: finishing write tid 1 to smithi00566664-205 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3855: finishing write tid 2 to smithi00566664-205 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3855: finishing write tid 3 to smithi00566664-205 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3855: finishing write tid 4 to smithi00566664-205 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3855: finishing write tid 5 to smithi00566664-205 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 205 v 432 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3855: left oid 205 (ObjNum 2367 snap 0 seq_num 2367) 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3857: finishing write tid 1 to smithi00566664-339 2023-09-30T09:04:01.844 INFO:tasks.rados.rados.0.smithi005.stdout:3856: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:3857: finishing write tid 2 to smithi00566664-339 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:3857: finishing write tid 3 to smithi00566664-339 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:3857: finishing write tid 4 to smithi00566664-339 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:3857: finishing write tid 5 to smithi00566664-339 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 339 v 642 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:3857: left oid 339 (ObjNum 2368 snap 0 seq_num 2368) 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:3858: finishing write tid 1 to smithi00566664-4 2023-09-30T09:04:02.041 INFO:tasks.rados.rados.0.smithi005.stdout:3858: finishing write tid 2 to smithi00566664-4 2023-09-30T09:04:02.042 INFO:tasks.rados.rados.0.smithi005.stdout:3858: finishing write tid 3 to smithi00566664-4 2023-09-30T09:04:02.042 INFO:tasks.rados.rados.0.smithi005.stdout:3859: expect (ObjNum 2288 snap 0 seq_num 2288) 2023-09-30T09:04:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:01 smithi099 bash[27661]: cluster 2023-09-30T09:04:00.190883+0000 mgr.y (mgr.25205) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2023-09-30T09:04:02.202 INFO:tasks.rados.rados.0.smithi005.stdout:3858: finishing write tid 4 to smithi00566664-4 2023-09-30T09:04:02.202 INFO:tasks.rados.rados.0.smithi005.stdout:3858: finishing write tid 5 to smithi00566664-4 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 4 v 447 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3858: left oid 4 (ObjNum 2369 snap 0 seq_num 2369) 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3860: finishing write tid 1 to smithi00566664-32 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3860: finishing write tid 2 to smithi00566664-32 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3860: finishing write tid 3 to smithi00566664-32 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3860: finishing write tid 4 to smithi00566664-32 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3860: finishing write tid 5 to smithi00566664-32 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 32 v 448 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3860: left oid 32 (ObjNum 2370 snap 0 seq_num 2370) 2023-09-30T09:04:02.203 INFO:tasks.rados.rados.0.smithi005.stdout:3861: expect (ObjNum 2325 snap 0 seq_num 2325) 2023-09-30T09:04:02.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:01 smithi005 bash[27219]: cluster 2023-09-30T09:04:00.190883+0000 mgr.y (mgr.25205) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2023-09-30T09:04:02.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:01 smithi005 bash[33615]: cluster 2023-09-30T09:04:00.190883+0000 mgr.y (mgr.25205) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 MiB/s rd, 8.2 MiB/s wr, 76 op/s 2023-09-30T09:04:02.345 INFO:tasks.rados.rados.0.smithi005.stdout:3846: done (15 left) 2023-09-30T09:04:02.345 INFO:tasks.rados.rados.0.smithi005.stdout:3847: done (14 left) 2023-09-30T09:04:02.345 INFO:tasks.rados.rados.0.smithi005.stdout:3848: done (13 left) 2023-09-30T09:04:02.345 INFO:tasks.rados.rados.0.smithi005.stdout:3849: done (12 left) 2023-09-30T09:04:02.345 INFO:tasks.rados.rados.0.smithi005.stdout:3850: done (11 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3851: done (10 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3852: done (9 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3853: done (8 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3854: done (7 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3855: done (6 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3856: done (5 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3857: done (4 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3858: done (3 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3859: done (2 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3860: done (1 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3861: done (0 left) 2023-09-30T09:04:02.346 INFO:tasks.rados.rados.0.smithi005.stdout:3862: write oid 179 current snap is 0 2023-09-30T09:04:02.347 INFO:tasks.rados.rados.0.smithi005.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-09-30T09:04:02.358 INFO:tasks.rados.rados.0.smithi005.stdout:3862: writing smithi00566664-179 from 649397 to 1250559 tid 1 2023-09-30T09:04:02.366 INFO:tasks.rados.rados.0.smithi005.stdout:3862: writing smithi00566664-179 from 1761865 to 2450694 tid 2 2023-09-30T09:04:02.372 INFO:tasks.rados.rados.0.smithi005.stdout:3862: writing smithi00566664-179 from 2877563 to 3390682 tid 3 2023-09-30T09:04:02.375 INFO:tasks.rados.rados.0.smithi005.stdout:3862: writing smithi00566664-179 from 3812689 to 3849397 tid 4 2023-09-30T09:04:02.375 INFO:tasks.rados.rados.0.smithi005.stdout:3863: read oid 424 snap -1 2023-09-30T09:04:02.375 INFO:tasks.rados.rados.0.smithi005.stdout:3863: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-30T09:04:02.375 INFO:tasks.rados.rados.0.smithi005.stdout:3864: delete oid 477 current snap is 0 2023-09-30T09:04:02.375 INFO:tasks.rados.rados.0.smithi005.stdout:3862: finishing write tid 1 to smithi00566664-179 2023-09-30T09:04:02.375 INFO:tasks.rados.rados.0.smithi005.stdout:3862: finishing write tid 2 to smithi00566664-179 2023-09-30T09:04:02.377 INFO:tasks.rados.rados.0.smithi005.stdout:3862: finishing write tid 3 to smithi00566664-179 2023-09-30T09:04:02.377 INFO:tasks.rados.rados.0.smithi005.stdout:3862: finishing write tid 4 to smithi00566664-179 2023-09-30T09:04:02.377 INFO:tasks.rados.rados.0.smithi005.stdout:3862: finishing write tid 5 to smithi00566664-179 2023-09-30T09:04:02.378 INFO:tasks.rados.rados.0.smithi005.stdout:3862: finishing write tid 6 to smithi00566664-179 2023-09-30T09:04:02.378 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 179 v 647 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-09-30T09:04:02.378 INFO:tasks.rados.rados.0.smithi005.stdout:3862: left oid 179 (ObjNum 2371 snap 0 seq_num 2371) 2023-09-30T09:04:02.380 INFO:tasks.rados.rados.0.smithi005.stdout:3862: done (2 left) 2023-09-30T09:04:02.380 INFO:tasks.rados.rados.0.smithi005.stdout:3864: done (1 left) 2023-09-30T09:04:02.380 INFO:tasks.rados.rados.0.smithi005.stdout:3865: read oid 392 snap -1 2023-09-30T09:04:02.380 INFO:tasks.rados.rados.0.smithi005.stdout:3865: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-30T09:04:02.380 INFO:tasks.rados.rados.0.smithi005.stdout:3866: write oid 146 current snap is 0 2023-09-30T09:04:02.380 INFO:tasks.rados.rados.0.smithi005.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-09-30T09:04:02.389 INFO:tasks.rados.rados.0.smithi005.stdout:3866: writing smithi00566664-146 from 683011 to 1151024 tid 1 2023-09-30T09:04:02.396 INFO:tasks.rados.rados.0.smithi005.stdout:3866: writing smithi00566664-146 from 1595182 to 2287680 tid 2 2023-09-30T09:04:02.403 INFO:tasks.rados.rados.0.smithi005.stdout:3866: writing smithi00566664-146 from 3048762 to 3584425 tid 3 2023-09-30T09:04:02.403 INFO:tasks.rados.rados.0.smithi005.stdout:3867: write oid 321 current snap is 0 2023-09-30T09:04:02.403 INFO:tasks.rados.rados.0.smithi005.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-09-30T09:04:02.410 INFO:tasks.rados.rados.0.smithi005.stdout:3867: writing smithi00566664-321 from 699818 to 1243080 tid 1 2023-09-30T09:04:02.416 INFO:tasks.rados.rados.0.smithi005.stdout:3867: writing smithi00566664-321 from 1937311 to 2373467 tid 2 2023-09-30T09:04:02.423 INFO:tasks.rados.rados.0.smithi005.stdout:3867: writing smithi00566664-321 from 2843479 to 3590414 tid 3 2023-09-30T09:04:02.423 INFO:tasks.rados.rados.0.smithi005.stdout:3868: write oid 287 current snap is 0 2023-09-30T09:04:02.423 INFO:tasks.rados.rados.0.smithi005.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-09-30T09:04:02.431 INFO:tasks.rados.rados.0.smithi005.stdout:3868: writing smithi00566664-287 from 716625 to 1335136 tid 1 2023-09-30T09:04:02.438 INFO:tasks.rados.rados.0.smithi005.stdout:3868: writing smithi00566664-287 from 1995793 to 2691960 tid 2 2023-09-30T09:04:02.446 INFO:tasks.rados.rados.0.smithi005.stdout:3868: writing smithi00566664-287 from 3387255 to 3916625 tid 3 2023-09-30T09:04:02.446 INFO:tasks.rados.rados.0.smithi005.stdout:3869: read oid 45 snap -1 2023-09-30T09:04:02.446 INFO:tasks.rados.rados.0.smithi005.stdout:3869: expect (ObjNum 2087 snap 0 seq_num 2087) 2023-09-30T09:04:02.446 INFO:tasks.rados.rados.0.smithi005.stdout:3870: read oid 35 snap -1 2023-09-30T09:04:02.446 INFO:tasks.rados.rados.0.smithi005.stdout:3870: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:04:02.446 INFO:tasks.rados.rados.0.smithi005.stdout:3871: write oid 325 current snap is 0 2023-09-30T09:04:02.446 INFO:tasks.rados.rados.0.smithi005.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-09-30T09:04:02.454 INFO:tasks.rados.rados.0.smithi005.stdout:3871: writing smithi00566664-325 from 733432 to 1427192 tid 1 2023-09-30T09:04:02.460 INFO:tasks.rados.rados.0.smithi005.stdout:3871: writing smithi00566664-325 from 2054275 to 2494100 tid 2 2023-09-30T09:04:02.465 INFO:tasks.rados.rados.0.smithi005.stdout:3871: writing smithi00566664-325 from 2898325 to 3384157 tid 3 2023-09-30T09:04:02.466 INFO:tasks.rados.rados.0.smithi005.stdout:3872: write oid 200 current snap is 0 2023-09-30T09:04:02.466 INFO:tasks.rados.rados.0.smithi005.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-09-30T09:04:02.474 INFO:tasks.rados.rados.0.smithi005.stdout:3872: writing smithi00566664-200 from 750239 to 1519248 tid 1 2023-09-30T09:04:02.481 INFO:tasks.rados.rados.0.smithi005.stdout:3872: writing smithi00566664-200 from 2112757 to 2812593 tid 2 2023-09-30T09:04:02.488 INFO:tasks.rados.rados.0.smithi005.stdout:3872: writing smithi00566664-200 from 3442101 to 3950239 tid 3 2023-09-30T09:04:02.488 INFO:tasks.rados.rados.0.smithi005.stdout:3873: read oid 318 snap -1 2023-09-30T09:04:02.488 INFO:tasks.rados.rados.0.smithi005.stdout:3873: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-30T09:04:02.489 INFO:tasks.rados.rados.0.smithi005.stdout:3874: read oid 91 snap -1 2023-09-30T09:04:02.489 INFO:tasks.rados.rados.0.smithi005.stdout:3874: expect (ObjNum 2233 snap 0 seq_num 2233) 2023-09-30T09:04:02.489 INFO:tasks.rados.rados.0.smithi005.stdout:3875: read oid 63 snap -1 2023-09-30T09:04:02.489 INFO:tasks.rados.rados.0.smithi005.stdout:3875: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-09-30T09:04:02.489 INFO:tasks.rados.rados.0.smithi005.stdout:3876: write oid 415 current snap is 0 2023-09-30T09:04:02.489 INFO:tasks.rados.rados.0.smithi005.stdout:3863: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-30T09:04:02.573 INFO:tasks.rados.rados.0.smithi005.stdout:3865: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-09-30T09:04:02.745 INFO:tasks.rados.rados.0.smithi005.stdout:3866: finishing write tid 1 to smithi00566664-146 2023-09-30T09:04:02.745 INFO:tasks.rados.rados.0.smithi005.stdout:3866: finishing write tid 2 to smithi00566664-146 2023-09-30T09:04:02.745 INFO:tasks.rados.rados.0.smithi005.stdout:3866: finishing write tid 3 to smithi00566664-146 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3866: finishing write tid 4 to smithi00566664-146 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3866: finishing write tid 5 to smithi00566664-146 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 146 v 485 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3866: left oid 146 (ObjNum 2373 snap 0 seq_num 2373) 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3867: finishing write tid 1 to smithi00566664-321 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3867: finishing write tid 2 to smithi00566664-321 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3867: finishing write tid 3 to smithi00566664-321 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3867: finishing write tid 4 to smithi00566664-321 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3867: finishing write tid 5 to smithi00566664-321 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 321 v 350 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-09-30T09:04:02.746 INFO:tasks.rados.rados.0.smithi005.stdout:3867: left oid 321 (ObjNum 2374 snap 0 seq_num 2374) 2023-09-30T09:04:02.747 INFO:tasks.rados.rados.0.smithi005.stdout:3868: finishing write tid 1 to smithi00566664-287 2023-09-30T09:04:02.747 INFO:tasks.rados.rados.0.smithi005.stdout:3868: finishing write tid 2 to smithi00566664-287 2023-09-30T09:04:02.747 INFO:tasks.rados.rados.0.smithi005.stdout:3870: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-09-30T09:04:02.801 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:02 smithi099 bash[55170]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-30T09:04:02.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:02 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:04:02.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:02 smithi099 bash[55235]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-30T09:04:02.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:02 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-30T09:04:02.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:02 smithi099 systemd[1]: Stopped Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:04:02.936 INFO:tasks.rados.rados.0.smithi005.stdout:3868: finishing write tid 3 to smithi00566664-287 2023-09-30T09:04:02.936 INFO:tasks.rados.rados.0.smithi005.stdout:3868: finishing write tid 4 to smithi00566664-287 2023-09-30T09:04:02.936 INFO:tasks.rados.rados.0.smithi005.stdout:3868: finishing write tid 5 to smithi00566664-287 2023-09-30T09:04:02.936 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 287 v 438 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-09-30T09:04:02.936 INFO:tasks.rados.rados.0.smithi005.stdout:3868: left oid 287 (ObjNum 2375 snap 0 seq_num 2375) 2023-09-30T09:04:02.937 INFO:tasks.rados.rados.0.smithi005.stdout:3871: finishing write tid 1 to smithi00566664-325 2023-09-30T09:04:02.937 INFO:tasks.rados.rados.0.smithi005.stdout:3869: expect (ObjNum 2087 snap 0 seq_num 2087) 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3871: finishing write tid 2 to smithi00566664-325 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3871: finishing write tid 3 to smithi00566664-325 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3871: finishing write tid 4 to smithi00566664-325 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3871: finishing write tid 5 to smithi00566664-325 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 325 v 496 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3871: left oid 325 (ObjNum 2376 snap 0 seq_num 2376) 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3872: finishing write tid 1 to smithi00566664-200 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3872: finishing write tid 2 to smithi00566664-200 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3872: finishing write tid 3 to smithi00566664-200 2023-09-30T09:04:03.203 INFO:tasks.rados.rados.0.smithi005.stdout:3872: finishing write tid 4 to smithi00566664-200 2023-09-30T09:04:03.204 INFO:tasks.rados.rados.0.smithi005.stdout:3872: finishing write tid 5 to smithi00566664-200 2023-09-30T09:04:03.204 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 200 v 605 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-09-30T09:04:03.204 INFO:tasks.rados.rados.0.smithi005.stdout:3872: left oid 200 (ObjNum 2377 snap 0 seq_num 2377) 2023-09-30T09:04:03.204 INFO:tasks.rados.rados.0.smithi005.stdout:3874: expect (ObjNum 2233 snap 0 seq_num 2233) 2023-09-30T09:04:03.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:02 smithi099 systemd[1]: Started Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:04:03.311 INFO:tasks.rados.rados.0.smithi005.stdout:3875: expect (ObjNum 2181 snap 0 seq_num 2181) 2023-09-30T09:04:03.439 INFO:tasks.rados.rados.0.smithi005.stdout:3873: expect (ObjNum 1772 snap 0 seq_num 1772) 2023-09-30T09:04:03.552 INFO:tasks.rados.rados.0.smithi005.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-09-30T09:04:03.564 INFO:tasks.rados.rados.0.smithi005.stdout:3876: writing smithi00566664-415 from 767046 to 1211304 tid 1 2023-09-30T09:04:03.570 INFO:tasks.rados.rados.0.smithi005.stdout:3876: writing smithi00566664-415 from 1654886 to 2098380 tid 2 2023-09-30T09:04:03.577 INFO:tasks.rados.rados.0.smithi005.stdout:3876: writing smithi00566664-415 from 2836818 to 3345194 tid 3 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3876: writing smithi00566664-415 from 3760009 to 3967046 tid 4 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3863: done (12 left) 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3865: done (11 left) 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3866: done (10 left) 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3867: done (9 left) 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3868: done (8 left) 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3869: done (7 left) 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3870: done (6 left) 2023-09-30T09:04:03.581 INFO:tasks.rados.rados.0.smithi005.stdout:3871: done (5 left) 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3872: done (4 left) 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3873: done (3 left) 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3874: done (2 left) 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3875: done (1 left) 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3877: read oid 116 snap -1 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3877: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3876: finishing write tid 1 to smithi00566664-415 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3878: delete oid 443 current snap is 0 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3876: finishing write tid 2 to smithi00566664-415 2023-09-30T09:04:03.582 INFO:tasks.rados.rados.0.smithi005.stdout:3876: finishing write tid 3 to smithi00566664-415 2023-09-30T09:04:03.583 INFO:tasks.rados.rados.0.smithi005.stdout:3878: done (2 left) 2023-09-30T09:04:03.583 INFO:tasks.rados.rados.0.smithi005.stdout:3879: read oid 500 snap -1 2023-09-30T09:04:03.583 INFO:tasks.rados.rados.0.smithi005.stdout:3879: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-09-30T09:04:03.583 INFO:tasks.rados.rados.0.smithi005.stdout:3880: read oid 369 snap -1 2023-09-30T09:04:03.583 INFO:tasks.rados.rados.0.smithi005.stdout:3880: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-30T09:04:03.583 INFO:tasks.rados.rados.0.smithi005.stdout:3881: read oid 215 snap -1 2023-09-30T09:04:03.584 INFO:tasks.rados.rados.0.smithi005.stdout:3881: expect deleted 2023-09-30T09:04:03.584 INFO:tasks.rados.rados.0.smithi005.stdout:3882: write oid 311 current snap is 0 2023-09-30T09:04:03.584 INFO:tasks.rados.rados.0.smithi005.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-09-30T09:04:03.589 INFO:tasks.rados.rados.0.smithi005.stdout:3882: writing smithi00566664-311 from 400660 to 1111769 tid 1 2023-09-30T09:04:03.594 INFO:tasks.rados.rados.0.smithi005.stdout:3882: writing smithi00566664-311 from 1888203 to 2000660 tid 2 2023-09-30T09:04:03.594 INFO:tasks.rados.rados.0.smithi005.stdout:3883: delete oid 386 current snap is 0 2023-09-30T09:04:03.595 INFO:tasks.rados.rados.0.smithi005.stdout:3876: finishing write tid 4 to smithi00566664-415 2023-09-30T09:04:03.595 INFO:tasks.rados.rados.0.smithi005.stdout:3880: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-30T09:04:03.779 INFO:tasks.rados.rados.0.smithi005.stdout:3876: finishing write tid 5 to smithi00566664-415 2023-09-30T09:04:03.779 INFO:tasks.rados.rados.0.smithi005.stdout:3876: finishing write tid 6 to smithi00566664-415 2023-09-30T09:04:03.780 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 415 v 610 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-09-30T09:04:03.780 INFO:tasks.rados.rados.0.smithi005.stdout:3876: left oid 415 (ObjNum 2378 snap 0 seq_num 2378) 2023-09-30T09:04:03.780 INFO:tasks.rados.rados.0.smithi005.stdout:3879: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-09-30T09:04:03.933 INFO:tasks.rados.rados.0.smithi005.stdout:3877: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-30T09:04:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:03 smithi099 bash[27661]: cluster 2023-09-30T09:04:02.192076+0000 mgr.y (mgr.25205) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 114 op/s 2023-09-30T09:04:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:03 smithi099 bash[27661]: audit 2023-09-30T09:04:02.843965+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:03 smithi099 bash[27661]: audit 2023-09-30T09:04:02.849993+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:03 smithi099 bash[27661]: audit 2023-09-30T09:04:02.862916+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:03 smithi099 bash[27661]: audit 2023-09-30T09:04:03.274063+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.5:0/3061011764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:04.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:03 smithi099 bash[55292]: debug 2023-09-30T09:04:03.940+0000 7fe3f3458700 1 -- 172.21.15.99:0/2130835570 <== mon.1 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b3f9c51e0 con 0x560b40740400 2023-09-30T09:04:04.118 INFO:tasks.rados.rados.0.smithi005.stdout:3882: finishing write tid 1 to smithi00566664-311 2023-09-30T09:04:04.118 INFO:tasks.rados.rados.0.smithi005.stdout:3882: finishing write tid 2 to smithi00566664-311 2023-09-30T09:04:04.118 INFO:tasks.rados.rados.0.smithi005.stdout:3882: finishing write tid 3 to smithi00566664-311 2023-09-30T09:04:04.118 INFO:tasks.rados.rados.0.smithi005.stdout:3882: finishing write tid 4 to smithi00566664-311 2023-09-30T09:04:04.118 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 311 v 435 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-09-30T09:04:04.118 INFO:tasks.rados.rados.0.smithi005.stdout:3882: left oid 311 (ObjNum 2380 snap 0 seq_num 2380) 2023-09-30T09:04:04.118 INFO:tasks.rados.rados.0.smithi005.stdout:3876: done (6 left) 2023-09-30T09:04:04.119 INFO:tasks.rados.rados.0.smithi005.stdout:3877: done (5 left) 2023-09-30T09:04:04.119 INFO:tasks.rados.rados.0.smithi005.stdout:3879: done (4 left) 2023-09-30T09:04:04.119 INFO:tasks.rados.rados.0.smithi005.stdout:3880: done (3 left) 2023-09-30T09:04:04.119 INFO:tasks.rados.rados.0.smithi005.stdout:3881: done (2 left) 2023-09-30T09:04:04.119 INFO:tasks.rados.rados.0.smithi005.stdout:3882: done (1 left) 2023-09-30T09:04:04.119 INFO:tasks.rados.rados.0.smithi005.stdout:3883: done (0 left) 2023-09-30T09:04:04.119 INFO:tasks.rados.rados.0.smithi005.stdout:3884: delete oid 262 current snap is 0 2023-09-30T09:04:04.121 INFO:tasks.rados.rados.0.smithi005.stdout:3884: done (0 left) 2023-09-30T09:04:04.121 INFO:tasks.rados.rados.0.smithi005.stdout:3885: read oid 44 snap -1 2023-09-30T09:04:04.121 INFO:tasks.rados.rados.0.smithi005.stdout:3885: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-30T09:04:04.121 INFO:tasks.rados.rados.0.smithi005.stdout:3886: read oid 266 snap -1 2023-09-30T09:04:04.121 INFO:tasks.rados.rados.0.smithi005.stdout:3886: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-30T09:04:04.121 INFO:tasks.rados.rados.0.smithi005.stdout:3887: write oid 101 current snap is 0 2023-09-30T09:04:04.121 INFO:tasks.rados.rados.0.smithi005.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-09-30T09:04:04.126 INFO:tasks.rados.rados.0.smithi005.stdout:3887: writing smithi00566664-101 from 451081 to 987937 tid 1 2023-09-30T09:04:04.133 INFO:tasks.rados.rados.0.smithi005.stdout:3887: writing smithi00566664-101 from 1547296 to 2051081 tid 2 2023-09-30T09:04:04.133 INFO:tasks.rados.rados.0.smithi005.stdout:3888: read oid 74 snap -1 2023-09-30T09:04:04.133 INFO:tasks.rados.rados.0.smithi005.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-09-30T09:04:04.133 INFO:tasks.rados.rados.0.smithi005.stdout:3889: write oid 450 current snap is 0 2023-09-30T09:04:04.133 INFO:tasks.rados.rados.0.smithi005.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-09-30T09:04:04.140 INFO:tasks.rados.rados.0.smithi005.stdout:3889: writing smithi00566664-450 from 467888 to 1079993 tid 1 2023-09-30T09:04:04.147 INFO:tasks.rados.rados.0.smithi005.stdout:3889: writing smithi00566664-450 from 1605778 to 2060279 tid 2 2023-09-30T09:04:04.147 INFO:tasks.rados.rados.0.smithi005.stdout:3890: read oid 57 snap -1 2023-09-30T09:04:04.147 INFO:tasks.rados.rados.0.smithi005.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-30T09:04:04.147 INFO:tasks.rados.rados.0.smithi005.stdout:3891: read oid 148 snap -1 2023-09-30T09:04:04.147 INFO:tasks.rados.rados.0.smithi005.stdout:3891: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-09-30T09:04:04.148 INFO:tasks.rados.rados.0.smithi005.stdout:3892: write oid 475 current snap is 0 2023-09-30T09:04:04.148 INFO:tasks.rados.rados.0.smithi005.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-09-30T09:04:04.154 INFO:tasks.rados.rados.0.smithi005.stdout:3892: writing smithi00566664-475 from 484695 to 1172049 tid 1 2023-09-30T09:04:04.159 INFO:tasks.rados.rados.0.smithi005.stdout:3892: writing smithi00566664-475 from 1664260 to 2084695 tid 2 2023-09-30T09:04:04.159 INFO:tasks.rados.rados.0.smithi005.stdout:3893: write oid 331 current snap is 0 2023-09-30T09:04:04.159 INFO:tasks.rados.rados.0.smithi005.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-09-30T09:04:04.167 INFO:tasks.rados.rados.0.smithi005.stdout:3893: writing smithi00566664-331 from 501502 to 1264105 tid 1 2023-09-30T09:04:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:3893: writing smithi00566664-331 from 2006389 to 2101502 tid 2 2023-09-30T09:04:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:3894: read oid 430 snap -1 2023-09-30T09:04:04.172 INFO:tasks.rados.rados.0.smithi005.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-09-30T09:04:04.173 INFO:tasks.rados.rados.0.smithi005.stdout:3895: read oid 34 snap -1 2023-09-30T09:04:04.173 INFO:tasks.rados.rados.0.smithi005.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-09-30T09:04:04.173 INFO:tasks.rados.rados.0.smithi005.stdout:3896: write oid 486 current snap is 0 2023-09-30T09:04:04.173 INFO:tasks.rados.rados.0.smithi005.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-09-30T09:04:04.178 INFO:tasks.rados.rados.0.smithi005.stdout:3896: writing smithi00566664-486 from 518309 to 956161 tid 1 2023-09-30T09:04:04.184 INFO:tasks.rados.rados.0.smithi005.stdout:3896: writing smithi00566664-486 from 1664871 to 2118309 tid 2 2023-09-30T09:04:04.184 INFO:tasks.rados.rados.0.smithi005.stdout:3897: write oid 252 current snap is 0 2023-09-30T09:04:04.184 INFO:tasks.rados.rados.0.smithi005.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-09-30T09:04:04.190 INFO:tasks.rados.rados.0.smithi005.stdout:3897: writing smithi00566664-252 from 535116 to 1164570 tid 1 2023-09-30T09:04:04.196 INFO:tasks.rados.rados.0.smithi005.stdout:3897: writing smithi00566664-252 from 1839706 to 2135116 tid 2 2023-09-30T09:04:04.196 INFO:tasks.rados.rados.0.smithi005.stdout:3898: delete oid 491 current snap is 0 2023-09-30T09:04:04.196 INFO:tasks.rados.rados.0.smithi005.stdout:3885: expect (ObjNum 1129 snap 0 seq_num 1129) 2023-09-30T09:04:04.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[33615]: cluster 2023-09-30T09:04:02.192076+0000 mgr.y (mgr.25205) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 114 op/s 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[33615]: audit 2023-09-30T09:04:02.843965+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[33615]: audit 2023-09-30T09:04:02.849993+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[33615]: audit 2023-09-30T09:04:02.862916+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[33615]: audit 2023-09-30T09:04:03.274063+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.5:0/3061011764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[27219]: cluster 2023-09-30T09:04:02.192076+0000 mgr.y (mgr.25205) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s rd, 13 MiB/s wr, 114 op/s 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[27219]: audit 2023-09-30T09:04:02.843965+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[27219]: audit 2023-09-30T09:04:02.849993+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[27219]: audit 2023-09-30T09:04:02.862916+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:04.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:03 smithi005 bash[27219]: audit 2023-09-30T09:04:03.274063+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.5:0/3061011764' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:04.336 INFO:tasks.rados.rados.0.smithi005.stdout:3886: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-30T09:04:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:3887: finishing write tid 1 to smithi00566664-101 2023-09-30T09:04:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:3887: finishing write tid 2 to smithi00566664-101 2023-09-30T09:04:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:3887: finishing write tid 3 to smithi00566664-101 2023-09-30T09:04:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:3887: finishing write tid 4 to smithi00566664-101 2023-09-30T09:04:04.401 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 101 v 485 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-09-30T09:04:04.402 INFO:tasks.rados.rados.0.smithi005.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-09-30T09:04:04.402 INFO:tasks.rados.rados.0.smithi005.stdout:3888: expect (ObjNum 1970 snap 0 seq_num 1970) 2023-09-30T09:04:04.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:04 smithi099 bash[55292]: debug 2023-09-30T09:04:04.100+0000 7fe3fd5ec200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:04:04.641 INFO:tasks.rados.rados.0.smithi005.stdout:3889: finishing write tid 1 to smithi00566664-450 2023-09-30T09:04:04.641 INFO:tasks.rados.rados.0.smithi005.stdout:3891: expect (ObjNum 2183 snap 0 seq_num 2183) 2023-09-30T09:04:04.833 INFO:tasks.rados.rados.0.smithi005.stdout:3889: finishing write tid 2 to smithi00566664-450 2023-09-30T09:04:04.833 INFO:tasks.rados.rados.0.smithi005.stdout:3889: finishing write tid 3 to smithi00566664-450 2023-09-30T09:04:04.833 INFO:tasks.rados.rados.0.smithi005.stdout:3889: finishing write tid 4 to smithi00566664-450 2023-09-30T09:04:04.833 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 450 v 353 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-09-30T09:04:04.833 INFO:tasks.rados.rados.0.smithi005.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-09-30T09:04:04.833 INFO:tasks.rados.rados.0.smithi005.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-30T09:04:04.953 INFO:tasks.rados.rados.0.smithi005.stdout:3892: finishing write tid 1 to smithi00566664-475 2023-09-30T09:04:04.953 INFO:tasks.rados.rados.0.smithi005.stdout:3892: finishing write tid 2 to smithi00566664-475 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3892: finishing write tid 3 to smithi00566664-475 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3892: finishing write tid 4 to smithi00566664-475 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 475 v 499 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3893: finishing write tid 1 to smithi00566664-331 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3893: finishing write tid 2 to smithi00566664-331 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3893: finishing write tid 3 to smithi00566664-331 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3885: done (13 left) 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3886: done (12 left) 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3887: done (11 left) 2023-09-30T09:04:04.954 INFO:tasks.rados.rados.0.smithi005.stdout:3888: done (10 left) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3889: done (9 left) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3890: done (8 left) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3891: done (7 left) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3892: done (6 left) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3898: done (5 left) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3899: read oid 381 snap -1 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3899: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3900: write oid 261 current snap is 0 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3893: finishing write tid 4 to smithi00566664-331 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 331 v 498 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2023-09-30T09:04:04.955 INFO:tasks.rados.rados.0.smithi005.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-09-30T09:04:05.123 INFO:tasks.rados.rados.0.smithi005.stdout:3896: finishing write tid 1 to smithi00566664-486 2023-09-30T09:04:05.123 INFO:tasks.rados.rados.0.smithi005.stdout:3896: finishing write tid 2 to smithi00566664-486 2023-09-30T09:04:05.123 INFO:tasks.rados.rados.0.smithi005.stdout:3896: finishing write tid 3 to smithi00566664-486 2023-09-30T09:04:05.123 INFO:tasks.rados.rados.0.smithi005.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-09-30T09:04:05.201 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:04 smithi099 bash[27661]: audit 2023-09-30T09:04:04.284293+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:05.201 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:05 smithi099 bash[55292]: debug 2023-09-30T09:04:05.084+0000 7fe3fd5ec200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:04:05.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:04 smithi005 bash[27219]: audit 2023-09-30T09:04:04.284293+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:05.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:04 smithi005 bash[33615]: audit 2023-09-30T09:04:04.284293+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:3896: finishing write tid 4 to smithi00566664-486 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 486 v 613 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:3896: left oid 486 (ObjNum 2387 snap 0 seq_num 2387) 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:3897: finishing write tid 1 to smithi00566664-252 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:3897: finishing write tid 2 to smithi00566664-252 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:3897: finishing write tid 3 to smithi00566664-252 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:3897: finishing write tid 4 to smithi00566664-252 2023-09-30T09:04:05.341 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 252 v 531 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-09-30T09:04:05.342 INFO:tasks.rados.rados.0.smithi005.stdout:3897: left oid 252 (ObjNum 2388 snap 0 seq_num 2388) 2023-09-30T09:04:05.342 INFO:tasks.rados.rados.0.smithi005.stdout:3899: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-30T09:04:05.514 INFO:tasks.rados.rados.0.smithi005.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-09-30T09:04:05.532 INFO:tasks.rados.rados.0.smithi005.stdout:3900: writing smithi00566664-261 from 568730 to 1348682 tid 1 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3900: writing smithi00566664-261 from 1840317 to 2168730 tid 2 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3893: done (6 left) 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3894: done (5 left) 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3895: done (4 left) 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3896: done (3 left) 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3897: done (2 left) 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3899: done (1 left) 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3901: write oid 226 current snap is 0 2023-09-30T09:04:05.538 INFO:tasks.rados.rados.0.smithi005.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-09-30T09:04:05.544 INFO:tasks.rados.rados.0.smithi005.stdout:3901: writing smithi00566664-226 from 585537 to 1040738 tid 1 2023-09-30T09:04:05.551 INFO:tasks.rados.rados.0.smithi005.stdout:3901: writing smithi00566664-226 from 1498799 to 2107965 tid 2 2023-09-30T09:04:05.551 INFO:tasks.rados.rados.0.smithi005.stdout:3902: write oid 111 current snap is 0 2023-09-30T09:04:05.552 INFO:tasks.rados.rados.0.smithi005.stdout:3900: finishing write tid 1 to smithi00566664-261 2023-09-30T09:04:05.552 INFO:tasks.rados.rados.0.smithi005.stdout:3900: finishing write tid 2 to smithi00566664-261 2023-09-30T09:04:05.552 INFO:tasks.rados.rados.0.smithi005.stdout:3900: finishing write tid 3 to smithi00566664-261 2023-09-30T09:04:05.552 INFO:tasks.rados.rados.0.smithi005.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-09-30T09:04:05.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:05 smithi099 bash[55292]: debug 2023-09-30T09:04:05.196+0000 7fe3fd5ec200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:04:05.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:05 smithi099 bash[55292]: debug 2023-09-30T09:04:05.312+0000 7fe3fd5ec200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:04:05.558 INFO:tasks.rados.rados.0.smithi005.stdout:3902: writing smithi00566664-111 from 602344 to 1132794 tid 1 2023-09-30T09:04:05.563 INFO:tasks.rados.rados.0.smithi005.stdout:3902: writing smithi00566664-111 from 1557281 to 2026458 tid 2 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:3903: read oid 12 snap -1 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:3903: expect deleted 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:3904: write oid 72 current snap is 0 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:3900: finishing write tid 4 to smithi00566664-261 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 261 v 395 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:3900: left oid 261 (ObjNum 2390 snap 0 seq_num 2390) 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:3901: finishing write tid 1 to smithi00566664-226 2023-09-30T09:04:05.564 INFO:tasks.rados.rados.0.smithi005.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-09-30T09:04:05.570 INFO:tasks.rados.rados.0.smithi005.stdout:3904: writing smithi00566664-72 from 619151 to 1224850 tid 1 2023-09-30T09:04:05.576 INFO:tasks.rados.rados.0.smithi005.stdout:3904: writing smithi00566664-72 from 2015763 to 2219151 tid 2 2023-09-30T09:04:05.576 INFO:tasks.rados.rados.0.smithi005.stdout:3900: done (4 left) 2023-09-30T09:04:05.576 INFO:tasks.rados.rados.0.smithi005.stdout:3905: write oid 242 current snap is 0 2023-09-30T09:04:05.576 INFO:tasks.rados.rados.0.smithi005.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-09-30T09:04:05.583 INFO:tasks.rados.rados.0.smithi005.stdout:3905: writing smithi00566664-242 from 635958 to 1316906 tid 1 2023-09-30T09:04:05.589 INFO:tasks.rados.rados.0.smithi005.stdout:3905: writing smithi00566664-242 from 1957892 to 2235958 tid 2 2023-09-30T09:04:05.589 INFO:tasks.rados.rados.0.smithi005.stdout:3906: write oid 139 current snap is 0 2023-09-30T09:04:05.589 INFO:tasks.rados.rados.0.smithi005.stdout:3901: finishing write tid 2 to smithi00566664-226 2023-09-30T09:04:05.589 INFO:tasks.rados.rados.0.smithi005.stdout:3901: finishing write tid 3 to smithi00566664-226 2023-09-30T09:04:05.589 INFO:tasks.rados.rados.0.smithi005.stdout:3901: finishing write tid 4 to smithi00566664-226 2023-09-30T09:04:05.590 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 226 v 489 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-09-30T09:04:05.590 INFO:tasks.rados.rados.0.smithi005.stdout:3901: left oid 226 (ObjNum 2391 snap 0 seq_num 2391) 2023-09-30T09:04:05.590 INFO:tasks.rados.rados.0.smithi005.stdout:3902: finishing write tid 1 to smithi00566664-111 2023-09-30T09:04:05.590 INFO:tasks.rados.rados.0.smithi005.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-09-30T09:04:05.595 INFO:tasks.rados.rados.0.smithi005.stdout:3906: writing smithi00566664-139 from 652765 to 1125315 tid 1 2023-09-30T09:04:05.602 INFO:tasks.rados.rados.0.smithi005.stdout:3906: writing smithi00566664-139 from 1732727 to 2252765 tid 2 2023-09-30T09:04:05.602 INFO:tasks.rados.rados.0.smithi005.stdout:3901: done (5 left) 2023-09-30T09:04:05.602 INFO:tasks.rados.rados.0.smithi005.stdout:3907: write oid 345 current snap is 0 2023-09-30T09:04:05.602 INFO:tasks.rados.rados.0.smithi005.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-09-30T09:04:05.609 INFO:tasks.rados.rados.0.smithi005.stdout:3907: writing smithi00566664-345 from 669572 to 1217371 tid 1 2023-09-30T09:04:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:3907: writing smithi00566664-345 from 1791209 to 2269572 tid 2 2023-09-30T09:04:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:3908: write oid 250 current snap is 0 2023-09-30T09:04:05.616 INFO:tasks.rados.rados.0.smithi005.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-09-30T09:04:05.623 INFO:tasks.rados.rados.0.smithi005.stdout:3908: writing smithi00566664-250 from 686379 to 1309427 tid 1 2023-09-30T09:04:05.629 INFO:tasks.rados.rados.0.smithi005.stdout:3908: writing smithi00566664-250 from 1849691 to 2286379 tid 2 2023-09-30T09:04:05.629 INFO:tasks.rados.rados.0.smithi005.stdout:3909: write oid 127 current snap is 0 2023-09-30T09:04:05.630 INFO:tasks.rados.rados.0.smithi005.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-09-30T09:04:05.637 INFO:tasks.rados.rados.0.smithi005.stdout:3909: writing smithi00566664-127 from 703186 to 1401483 tid 1 2023-09-30T09:04:05.643 INFO:tasks.rados.rados.0.smithi005.stdout:3909: writing smithi00566664-127 from 2191820 to 2303186 tid 2 2023-09-30T09:04:05.643 INFO:tasks.rados.rados.0.smithi005.stdout:3910: write oid 106 current snap is 0 2023-09-30T09:04:05.643 INFO:tasks.rados.rados.0.smithi005.stdout:3902: finishing write tid 2 to smithi00566664-111 2023-09-30T09:04:05.643 INFO:tasks.rados.rados.0.smithi005.stdout:3902: finishing write tid 3 to smithi00566664-111 2023-09-30T09:04:05.643 INFO:tasks.rados.rados.0.smithi005.stdout:3902: finishing write tid 4 to smithi00566664-111 2023-09-30T09:04:05.643 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 111 v 616 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-09-30T09:04:05.643 INFO:tasks.rados.rados.0.smithi005.stdout:3902: left oid 111 (ObjNum 2392 snap 0 seq_num 2392) 2023-09-30T09:04:05.644 INFO:tasks.rados.rados.0.smithi005.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-09-30T09:04:05.651 INFO:tasks.rados.rados.0.smithi005.stdout:3910: writing smithi00566664-106 from 719993 to 1493539 tid 1 2023-09-30T09:04:05.656 INFO:tasks.rados.rados.0.smithi005.stdout:3910: writing smithi00566664-106 from 2250302 to 2319993 tid 2 2023-09-30T09:04:05.656 INFO:tasks.rados.rados.0.smithi005.stdout:3902: done (8 left) 2023-09-30T09:04:05.656 INFO:tasks.rados.rados.0.smithi005.stdout:3903: done (7 left) 2023-09-30T09:04:05.656 INFO:tasks.rados.rados.0.smithi005.stdout:3911: write oid 406 current snap is 0 2023-09-30T09:04:05.656 INFO:tasks.rados.rados.0.smithi005.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-09-30T09:04:05.662 INFO:tasks.rados.rados.0.smithi005.stdout:3911: writing smithi00566664-406 from 736800 to 1185595 tid 1 2023-09-30T09:04:05.669 INFO:tasks.rados.rados.0.smithi005.stdout:3911: writing smithi00566664-406 from 1908784 to 2336800 tid 2 2023-09-30T09:04:05.669 INFO:tasks.rados.rados.0.smithi005.stdout:3912: write oid 124 current snap is 0 2023-09-30T09:04:05.669 INFO:tasks.rados.rados.0.smithi005.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-09-30T09:04:05.676 INFO:tasks.rados.rados.0.smithi005.stdout:3912: writing smithi00566664-124 from 753607 to 1277651 tid 1 2023-09-30T09:04:05.683 INFO:tasks.rados.rados.0.smithi005.stdout:3912: writing smithi00566664-124 from 1967266 to 2353607 tid 2 2023-09-30T09:04:05.683 INFO:tasks.rados.rados.0.smithi005.stdout:3913: read oid 240 snap -1 2023-09-30T09:04:05.683 INFO:tasks.rados.rados.0.smithi005.stdout:3913: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-09-30T09:04:05.683 INFO:tasks.rados.rados.0.smithi005.stdout:3914: write oid 138 current snap is 0 2023-09-30T09:04:05.683 INFO:tasks.rados.rados.0.smithi005.stdout:3904: finishing write tid 1 to smithi00566664-72 2023-09-30T09:04:05.684 INFO:tasks.rados.rados.0.smithi005.stdout:3904: finishing write tid 2 to smithi00566664-72 2023-09-30T09:04:05.684 INFO:tasks.rados.rados.0.smithi005.stdout:3904: finishing write tid 3 to smithi00566664-72 2023-09-30T09:04:05.684 INFO:tasks.rados.rados.0.smithi005.stdout:3904: finishing write tid 4 to smithi00566664-72 2023-09-30T09:04:05.684 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 72 v 438 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-09-30T09:04:05.684 INFO:tasks.rados.rados.0.smithi005.stdout:3904: left oid 72 (ObjNum 2393 snap 0 seq_num 2393) 2023-09-30T09:04:05.684 INFO:tasks.rados.rados.0.smithi005.stdout:3905: finishing write tid 1 to smithi00566664-242 2023-09-30T09:04:05.684 INFO:tasks.rados.rados.0.smithi005.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-09-30T09:04:05.691 INFO:tasks.rados.rados.0.smithi005.stdout:3914: writing smithi00566664-138 from 770414 to 1369707 tid 1 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3914: writing smithi00566664-138 from 1909395 to 2370414 tid 2 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3904: done (10 left) 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3915: write oid 445 current snap is 0 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3905: finishing write tid 2 to smithi00566664-242 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3905: finishing write tid 3 to smithi00566664-242 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3905: finishing write tid 4 to smithi00566664-242 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 242 v 501 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3905: left oid 242 (ObjNum 2394 snap 0 seq_num 2394) 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3906: finishing write tid 1 to smithi00566664-139 2023-09-30T09:04:05.698 INFO:tasks.rados.rados.0.smithi005.stdout:3906: finishing write tid 2 to smithi00566664-139 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:3906: finishing write tid 3 to smithi00566664-139 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:3906: finishing write tid 4 to smithi00566664-139 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 139 v 398 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:3906: left oid 139 (ObjNum 2395 snap 0 seq_num 2395) 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:3907: finishing write tid 1 to smithi00566664-345 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:3907: finishing write tid 2 to smithi00566664-345 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:3907: finishing write tid 3 to smithi00566664-345 2023-09-30T09:04:05.699 INFO:tasks.rados.rados.0.smithi005.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-09-30T09:04:05.706 INFO:tasks.rados.rados.0.smithi005.stdout:3915: writing smithi00566664-445 from 787221 to 1578116 tid 1 2023-09-30T09:04:05.711 INFO:tasks.rados.rados.0.smithi005.stdout:3915: writing smithi00566664-445 from 2084230 to 2387221 tid 2 2023-09-30T09:04:05.711 INFO:tasks.rados.rados.0.smithi005.stdout:3905: done (10 left) 2023-09-30T09:04:05.711 INFO:tasks.rados.rados.0.smithi005.stdout:3906: done (9 left) 2023-09-30T09:04:05.711 INFO:tasks.rados.rados.0.smithi005.stdout:3916: write oid 55 current snap is 0 2023-09-30T09:04:05.711 INFO:tasks.rados.rados.0.smithi005.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-09-30T09:04:05.716 INFO:tasks.rados.rados.0.smithi005.stdout:3916: writing smithi00566664-55 from 404028 to 870172 tid 1 2023-09-30T09:04:05.725 INFO:tasks.rados.rados.0.smithi005.stdout:3916: writing smithi00566664-55 from 1342712 to 2117550 tid 2 2023-09-30T09:04:05.725 INFO:tasks.rados.rados.0.smithi005.stdout:3917: write oid 252 current snap is 0 2023-09-30T09:04:05.726 INFO:tasks.rados.rados.0.smithi005.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-09-30T09:04:05.731 INFO:tasks.rados.rados.0.smithi005.stdout:3917: writing smithi00566664-252 from 420835 to 962228 tid 1 2023-09-30T09:04:05.737 INFO:tasks.rados.rados.0.smithi005.stdout:3917: writing smithi00566664-252 from 1401194 to 2036043 tid 2 2023-09-30T09:04:05.738 INFO:tasks.rados.rados.0.smithi005.stdout:3918: write oid 431 current snap is 0 2023-09-30T09:04:05.738 INFO:tasks.rados.rados.0.smithi005.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-09-30T09:04:05.744 INFO:tasks.rados.rados.0.smithi005.stdout:3918: writing smithi00566664-431 from 437642 to 1054284 tid 1 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:3918: writing smithi00566664-431 from 1743323 to 2437642 tid 2 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:3919: write oid 142 current snap is 0 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:3907: finishing write tid 4 to smithi00566664-345 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 345 v 651 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:3907: left oid 345 (ObjNum 2396 snap 0 seq_num 2396) 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:3908: finishing write tid 1 to smithi00566664-250 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:3908: finishing write tid 2 to smithi00566664-250 2023-09-30T09:04:05.752 INFO:tasks.rados.rados.0.smithi005.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-09-30T09:04:05.758 INFO:tasks.rados.rados.0.smithi005.stdout:3919: writing smithi00566664-142 from 454449 to 1146340 tid 1 2023-09-30T09:04:05.765 INFO:tasks.rados.rados.0.smithi005.stdout:3919: writing smithi00566664-142 from 1801805 to 2323970 tid 2 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3907: done (12 left) 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3920: read oid 207 snap -1 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3920: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3921: read oid 444 snap -1 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3921: expect (ObjNum 1415 snap 0 seq_num 1415) 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3922: write oid 282 current snap is 0 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3908: finishing write tid 3 to smithi00566664-250 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:3908: finishing write tid 4 to smithi00566664-250 2023-09-30T09:04:05.766 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 250 v 401 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3908: left oid 250 (ObjNum 2397 snap 0 seq_num 2397) 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3909: finishing write tid 1 to smithi00566664-127 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3909: finishing write tid 2 to smithi00566664-127 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3909: finishing write tid 3 to smithi00566664-127 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3909: finishing write tid 4 to smithi00566664-127 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 127 v 502 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3909: left oid 127 (ObjNum 2398 snap 0 seq_num 2398) 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3910: finishing write tid 1 to smithi00566664-106 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3910: finishing write tid 2 to smithi00566664-106 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3910: finishing write tid 3 to smithi00566664-106 2023-09-30T09:04:05.767 INFO:tasks.rados.rados.0.smithi005.stdout:3910: finishing write tid 4 to smithi00566664-106 2023-09-30T09:04:05.768 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 106 v 504 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-09-30T09:04:05.768 INFO:tasks.rados.rados.0.smithi005.stdout:3910: left oid 106 (ObjNum 2399 snap 0 seq_num 2399) 2023-09-30T09:04:05.768 INFO:tasks.rados.rados.0.smithi005.stdout:3911: finishing write tid 1 to smithi00566664-406 2023-09-30T09:04:05.768 INFO:tasks.rados.rados.0.smithi005.stdout:3911: finishing write tid 2 to smithi00566664-406 2023-09-30T09:04:05.769 INFO:tasks.rados.rados.0.smithi005.stdout:3911: finishing write tid 3 to smithi00566664-406 2023-09-30T09:04:05.769 INFO:tasks.rados.rados.0.smithi005.stdout:3911: finishing write tid 4 to smithi00566664-406 2023-09-30T09:04:05.769 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 406 v 451 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-09-30T09:04:05.769 INFO:tasks.rados.rados.0.smithi005.stdout:3911: left oid 406 (ObjNum 2400 snap 0 seq_num 2400) 2023-09-30T09:04:05.769 INFO:tasks.rados.rados.0.smithi005.stdout:3912: finishing write tid 1 to smithi00566664-124 2023-09-30T09:04:05.769 INFO:tasks.rados.rados.0.smithi005.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-09-30T09:04:05.772 INFO:tasks.rados.rados.0.smithi005.stdout:3922: writing smithi00566664-282 from 471256 to 1238396 tid 1 2023-09-30T09:04:05.779 INFO:tasks.rados.rados.0.smithi005.stdout:3922: writing smithi00566664-282 from 1860287 to 2471256 tid 2 2023-09-30T09:04:05.779 INFO:tasks.rados.rados.0.smithi005.stdout:3908: done (14 left) 2023-09-30T09:04:05.780 INFO:tasks.rados.rados.0.smithi005.stdout:3909: done (13 left) 2023-09-30T09:04:05.780 INFO:tasks.rados.rados.0.smithi005.stdout:3910: done (12 left) 2023-09-30T09:04:05.780 INFO:tasks.rados.rados.0.smithi005.stdout:3911: done (11 left) 2023-09-30T09:04:05.780 INFO:tasks.rados.rados.0.smithi005.stdout:3923: write oid 102 current snap is 0 2023-09-30T09:04:05.780 INFO:tasks.rados.rados.0.smithi005.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-09-30T09:04:05.785 INFO:tasks.rados.rados.0.smithi005.stdout:3923: writing smithi00566664-102 from 488063 to 930452 tid 1 2023-09-30T09:04:05.791 INFO:tasks.rados.rados.0.smithi005.stdout:3923: writing smithi00566664-102 from 1518769 to 2044603 tid 2 2023-09-30T09:04:05.792 INFO:tasks.rados.rados.0.smithi005.stdout:3924: write oid 452 current snap is 0 2023-09-30T09:04:05.792 INFO:tasks.rados.rados.0.smithi005.stdout:3912: finishing write tid 2 to smithi00566664-124 2023-09-30T09:04:05.792 INFO:tasks.rados.rados.0.smithi005.stdout:3912: finishing write tid 3 to smithi00566664-124 2023-09-30T09:04:05.792 INFO:tasks.rados.rados.0.smithi005.stdout:3912: finishing write tid 4 to smithi00566664-124 2023-09-30T09:04:05.792 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 124 v 454 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-09-30T09:04:05.792 INFO:tasks.rados.rados.0.smithi005.stdout:3912: left oid 124 (ObjNum 2401 snap 0 seq_num 2401) 2023-09-30T09:04:05.792 INFO:tasks.rados.rados.0.smithi005.stdout:3913: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-09-30T09:04:05.937 INFO:tasks.rados.rados.0.smithi005.stdout:3914: finishing write tid 1 to smithi00566664-138 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3914: finishing write tid 2 to smithi00566664-138 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3914: finishing write tid 3 to smithi00566664-138 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3914: finishing write tid 4 to smithi00566664-138 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 138 v 442 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3914: left oid 138 (ObjNum 2402 snap 0 seq_num 2402) 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3915: finishing write tid 1 to smithi00566664-445 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3915: finishing write tid 2 to smithi00566664-445 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3915: finishing write tid 3 to smithi00566664-445 2023-09-30T09:04:05.938 INFO:tasks.rados.rados.0.smithi005.stdout:3915: finishing write tid 4 to smithi00566664-445 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 445 v 457 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3915: left oid 445 (ObjNum 2403 snap 0 seq_num 2403) 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3916: finishing write tid 1 to smithi00566664-55 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3916: finishing write tid 2 to smithi00566664-55 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3916: finishing write tid 3 to smithi00566664-55 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3916: finishing write tid 4 to smithi00566664-55 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 55 v 534 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3916: left oid 55 (ObjNum 2404 snap 0 seq_num 2404) 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3917: finishing write tid 1 to smithi00566664-252 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3917: finishing write tid 2 to smithi00566664-252 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3917: finishing write tid 3 to smithi00566664-252 2023-09-30T09:04:05.939 INFO:tasks.rados.rados.0.smithi005.stdout:3917: finishing write tid 4 to smithi00566664-252 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 252 v 537 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3917: left oid 252 (ObjNum 2405 snap 0 seq_num 2405) 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3918: finishing write tid 1 to smithi00566664-431 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3918: finishing write tid 2 to smithi00566664-431 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3918: finishing write tid 3 to smithi00566664-431 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3918: finishing write tid 4 to smithi00566664-431 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 431 v 488 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3918: left oid 431 (ObjNum 2406 snap 0 seq_num 2406) 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3919: finishing write tid 1 to smithi00566664-142 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3919: finishing write tid 2 to smithi00566664-142 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3919: finishing write tid 3 to smithi00566664-142 2023-09-30T09:04:05.940 INFO:tasks.rados.rados.0.smithi005.stdout:3919: finishing write tid 4 to smithi00566664-142 2023-09-30T09:04:05.941 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 142 v 365 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-09-30T09:04:05.941 INFO:tasks.rados.rados.0.smithi005.stdout:3919: left oid 142 (ObjNum 2407 snap 0 seq_num 2407) 2023-09-30T09:04:05.941 INFO:tasks.rados.rados.0.smithi005.stdout:3920: expect (ObjNum 1593 snap 0 seq_num 1593) 2023-09-30T09:04:06.023 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:05 smithi099 bash[55292]: debug 2023-09-30T09:04:05.604+0000 7fe3fd5ec200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:04:06.023 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:05 smithi099 bash[27661]: cluster 2023-09-30T09:04:04.192616+0000 mgr.y (mgr.25205) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2023-09-30T09:04:06.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:05 smithi099 bash[27661]: audit 2023-09-30T09:04:05.733784+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.5:0/1216787867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:06.141 INFO:tasks.rados.rados.0.smithi005.stdout:3922: finishing write tid 1 to smithi00566664-282 2023-09-30T09:04:06.141 INFO:tasks.rados.rados.0.smithi005.stdout:3922: finishing write tid 2 to smithi00566664-282 2023-09-30T09:04:06.141 INFO:tasks.rados.rados.0.smithi005.stdout:3922: finishing write tid 3 to smithi00566664-282 2023-09-30T09:04:06.142 INFO:tasks.rados.rados.0.smithi005.stdout:3922: finishing write tid 4 to smithi00566664-282 2023-09-30T09:04:06.142 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 282 v 451 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-09-30T09:04:06.142 INFO:tasks.rados.rados.0.smithi005.stdout:3922: left oid 282 (ObjNum 2408 snap 0 seq_num 2408) 2023-09-30T09:04:06.142 INFO:tasks.rados.rados.0.smithi005.stdout:3921: expect (ObjNum 1415 snap 0 seq_num 1415) 2023-09-30T09:04:06.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:05 smithi005 bash[27219]: cluster 2023-09-30T09:04:04.192616+0000 mgr.y (mgr.25205) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2023-09-30T09:04:06.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:05 smithi005 bash[27219]: audit 2023-09-30T09:04:05.733784+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.5:0/1216787867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:06.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:05 smithi005 bash[33615]: cluster 2023-09-30T09:04:04.192616+0000 mgr.y (mgr.25205) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 52 MiB/s rd, 8.1 MiB/s wr, 76 op/s 2023-09-30T09:04:06.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:05 smithi005 bash[33615]: audit 2023-09-30T09:04:05.733784+0000 mon.a (mon.0) 951 : audit [DBG] from='client.? 172.21.15.5:0/1216787867' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:06.301 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:06 smithi099 bash[55292]: debug 2023-09-30T09:04:06.020+0000 7fe3fd5ec200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:04:06.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:06 smithi099 bash[55292]: debug 2023-09-30T09:04:06.196+0000 7fe3fd5ec200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:04:06.345 INFO:tasks.rados.rados.0.smithi005.stdout:3923: finishing write tid 1 to smithi00566664-102 2023-09-30T09:04:06.345 INFO:tasks.rados.rados.0.smithi005.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-09-30T09:04:06.358 INFO:tasks.rados.rados.0.smithi005.stdout:3924: writing smithi00566664-452 from 504870 to 1138861 tid 1 2023-09-30T09:04:06.367 INFO:tasks.rados.rados.0.smithi005.stdout:3924: writing smithi00566664-452 from 1693604 to 2479449 tid 2 2023-09-30T09:04:06.367 INFO:tasks.rados.rados.0.smithi005.stdout:3912: done (12 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3913: done (11 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3914: done (10 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3915: done (9 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3916: done (8 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3917: done (7 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3918: done (6 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3919: done (5 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3920: done (4 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3921: done (3 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3922: done (2 left) 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3925: delete oid 339 current snap is 0 2023-09-30T09:04:06.368 INFO:tasks.rados.rados.0.smithi005.stdout:3923: finishing write tid 2 to smithi00566664-102 2023-09-30T09:04:06.369 INFO:tasks.rados.rados.0.smithi005.stdout:3923: finishing write tid 3 to smithi00566664-102 2023-09-30T09:04:06.369 INFO:tasks.rados.rados.0.smithi005.stdout:3923: finishing write tid 4 to smithi00566664-102 2023-09-30T09:04:06.369 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 102 v 441 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-09-30T09:04:06.369 INFO:tasks.rados.rados.0.smithi005.stdout:3923: left oid 102 (ObjNum 2409 snap 0 seq_num 2409) 2023-09-30T09:04:06.369 INFO:tasks.rados.rados.0.smithi005.stdout:3924: finishing write tid 1 to smithi00566664-452 2023-09-30T09:04:06.370 INFO:tasks.rados.rados.0.smithi005.stdout:3923: done (2 left) 2023-09-30T09:04:06.370 INFO:tasks.rados.rados.0.smithi005.stdout:3925: done (1 left) 2023-09-30T09:04:06.370 INFO:tasks.rados.rados.0.smithi005.stdout:3926: read oid 191 snap -1 2023-09-30T09:04:06.370 INFO:tasks.rados.rados.0.smithi005.stdout:3926: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-30T09:04:06.370 INFO:tasks.rados.rados.0.smithi005.stdout:3927: write oid 440 current snap is 0 2023-09-30T09:04:06.370 INFO:tasks.rados.rados.0.smithi005.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-09-30T09:04:06.382 INFO:tasks.rados.rados.0.smithi005.stdout:3927: writing smithi00566664-440 from 538484 to 1322973 tid 1 2023-09-30T09:04:06.390 INFO:tasks.rados.rados.0.smithi005.stdout:3927: writing smithi00566664-440 from 2094215 to 2538484 tid 2 2023-09-30T09:04:06.390 INFO:tasks.rados.rados.0.smithi005.stdout:3928: write oid 314 current snap is 0 2023-09-30T09:04:06.391 INFO:tasks.rados.rados.0.smithi005.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-09-30T09:04:06.397 INFO:tasks.rados.rados.0.smithi005.stdout:3928: writing smithi00566664-314 from 555291 to 1015029 tid 1 2023-09-30T09:04:06.406 INFO:tasks.rados.rados.0.smithi005.stdout:3928: writing smithi00566664-314 from 1752697 to 2285869 tid 2 2023-09-30T09:04:06.406 INFO:tasks.rados.rados.0.smithi005.stdout:3929: read oid 244 snap -1 2023-09-30T09:04:06.406 INFO:tasks.rados.rados.0.smithi005.stdout:3929: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-30T09:04:06.406 INFO:tasks.rados.rados.0.smithi005.stdout:3930: read oid 77 snap -1 2023-09-30T09:04:06.407 INFO:tasks.rados.rados.0.smithi005.stdout:3930: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-30T09:04:06.407 INFO:tasks.rados.rados.0.smithi005.stdout:3931: read oid 222 snap -1 2023-09-30T09:04:06.407 INFO:tasks.rados.rados.0.smithi005.stdout:3931: expect deleted 2023-09-30T09:04:06.407 INFO:tasks.rados.rados.0.smithi005.stdout:3932: write oid 298 current snap is 0 2023-09-30T09:04:06.407 INFO:tasks.rados.rados.0.smithi005.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-09-30T09:04:06.413 INFO:tasks.rados.rados.0.smithi005.stdout:3932: writing smithi00566664-298 from 572098 to 1107085 tid 1 2023-09-30T09:04:06.421 INFO:tasks.rados.rados.0.smithi005.stdout:3932: writing smithi00566664-298 from 1811179 to 2572098 tid 2 2023-09-30T09:04:06.422 INFO:tasks.rados.rados.0.smithi005.stdout:3933: write oid 140 current snap is 0 2023-09-30T09:04:06.422 INFO:tasks.rados.rados.0.smithi005.stdout:3924: finishing write tid 2 to smithi00566664-452 2023-09-30T09:04:06.422 INFO:tasks.rados.rados.0.smithi005.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-09-30T09:04:06.427 INFO:tasks.rados.rados.0.smithi005.stdout:3933: writing smithi00566664-140 from 588905 to 1199141 tid 1 2023-09-30T09:04:06.433 INFO:tasks.rados.rados.0.smithi005.stdout:3933: writing smithi00566664-140 from 1753308 to 2290149 tid 2 2023-09-30T09:04:06.434 INFO:tasks.rados.rados.0.smithi005.stdout:3934: write oid 408 current snap is 0 2023-09-30T09:04:06.434 INFO:tasks.rados.rados.0.smithi005.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-09-30T09:04:06.441 INFO:tasks.rados.rados.0.smithi005.stdout:3934: writing smithi00566664-408 from 605712 to 1291197 tid 1 2023-09-30T09:04:06.448 INFO:tasks.rados.rados.0.smithi005.stdout:3934: writing smithi00566664-408 from 1811790 to 2605712 tid 2 2023-09-30T09:04:06.448 INFO:tasks.rados.rados.0.smithi005.stdout:3935: read oid 335 snap -1 2023-09-30T09:04:06.449 INFO:tasks.rados.rados.0.smithi005.stdout:3935: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:04:06.449 INFO:tasks.rados.rados.0.smithi005.stdout:3936: delete oid 17 current snap is 0 2023-09-30T09:04:06.449 INFO:tasks.rados.rados.0.smithi005.stdout:3924: finishing write tid 3 to smithi00566664-452 2023-09-30T09:04:06.449 INFO:tasks.rados.rados.0.smithi005.stdout:3924: finishing write tid 4 to smithi00566664-452 2023-09-30T09:04:06.449 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 452 v 368 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-09-30T09:04:06.449 INFO:tasks.rados.rados.0.smithi005.stdout:3924: left oid 452 (ObjNum 2410 snap 0 seq_num 2410) 2023-09-30T09:04:06.449 INFO:tasks.rados.rados.0.smithi005.stdout:3926: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-30T09:04:06.604 INFO:tasks.rados.rados.0.smithi005.stdout:3927: finishing write tid 1 to smithi00566664-440 2023-09-30T09:04:06.604 INFO:tasks.rados.rados.0.smithi005.stdout:3927: finishing write tid 2 to smithi00566664-440 2023-09-30T09:04:06.605 INFO:tasks.rados.rados.0.smithi005.stdout:3927: finishing write tid 3 to smithi00566664-440 2023-09-30T09:04:06.605 INFO:tasks.rados.rados.0.smithi005.stdout:3927: finishing write tid 4 to smithi00566664-440 2023-09-30T09:04:06.605 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 440 v 445 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-09-30T09:04:06.605 INFO:tasks.rados.rados.0.smithi005.stdout:3927: left oid 440 (ObjNum 2412 snap 0 seq_num 2412) 2023-09-30T09:04:06.605 INFO:tasks.rados.rados.0.smithi005.stdout:3928: finishing write tid 1 to smithi00566664-314 2023-09-30T09:04:06.605 INFO:tasks.rados.rados.0.smithi005.stdout:3930: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-30T09:04:06.682 INFO:tasks.rados.rados.0.smithi005.stdout:3929: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-30T09:04:06.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:06 smithi099 bash[55292]: debug 2023-09-30T09:04:06.444+0000 7fe3fd5ec200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:04:06.907 INFO:tasks.rados.rados.0.smithi005.stdout:3928: finishing write tid 2 to smithi00566664-314 2023-09-30T09:04:06.907 INFO:tasks.rados.rados.0.smithi005.stdout:3928: finishing write tid 3 to smithi00566664-314 2023-09-30T09:04:06.907 INFO:tasks.rados.rados.0.smithi005.stdout:3928: finishing write tid 4 to smithi00566664-314 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 314 v 492 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3928: left oid 314 (ObjNum 2413 snap 0 seq_num 2413) 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3932: finishing write tid 1 to smithi00566664-298 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3932: finishing write tid 2 to smithi00566664-298 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3932: finishing write tid 3 to smithi00566664-298 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3932: finishing write tid 4 to smithi00566664-298 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 298 v 619 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3932: left oid 298 (ObjNum 2414 snap 0 seq_num 2414) 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3933: finishing write tid 1 to smithi00566664-140 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3933: finishing write tid 2 to smithi00566664-140 2023-09-30T09:04:06.908 INFO:tasks.rados.rados.0.smithi005.stdout:3933: finishing write tid 3 to smithi00566664-140 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3933: finishing write tid 4 to smithi00566664-140 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 140 v 371 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3933: left oid 140 (ObjNum 2415 snap 0 seq_num 2415) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3924: done (11 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3926: done (10 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3927: done (9 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3928: done (8 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3929: done (7 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3930: done (6 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3931: done (5 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3932: done (4 left) 2023-09-30T09:04:06.909 INFO:tasks.rados.rados.0.smithi005.stdout:3933: done (3 left) 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3936: done (2 left) 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3937: read oid 184 snap -1 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3937: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3938: read oid 188 snap -1 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3938: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3939: write oid 217 current snap is 0 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3934: finishing write tid 1 to smithi00566664-408 2023-09-30T09:04:06.910 INFO:tasks.rados.rados.0.smithi005.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-09-30T09:04:06.920 INFO:tasks.rados.rados.0.smithi005.stdout:3939: writing smithi00566664-217 from 639326 to 1191662 tid 1 2023-09-30T09:04:06.925 INFO:tasks.rados.rados.0.smithi005.stdout:3939: writing smithi00566664-217 from 1645107 to 2045628 tid 2 2023-09-30T09:04:06.928 INFO:tasks.rados.rados.0.smithi005.stdout:3939: writing smithi00566664-217 from 2501032 to 2639326 tid 3 2023-09-30T09:04:06.928 INFO:tasks.rados.rados.0.smithi005.stdout:3940: write oid 239 current snap is 0 2023-09-30T09:04:06.928 INFO:tasks.rados.rados.0.smithi005.stdout:3934: finishing write tid 2 to smithi00566664-408 2023-09-30T09:04:06.929 INFO:tasks.rados.rados.0.smithi005.stdout:3934: finishing write tid 3 to smithi00566664-408 2023-09-30T09:04:06.929 INFO:tasks.rados.rados.0.smithi005.stdout:3934: finishing write tid 4 to smithi00566664-408 2023-09-30T09:04:06.929 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 408 v 495 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-09-30T09:04:06.929 INFO:tasks.rados.rados.0.smithi005.stdout:3934: left oid 408 (ObjNum 2416 snap 0 seq_num 2416) 2023-09-30T09:04:06.929 INFO:tasks.rados.rados.0.smithi005.stdout:3935: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-30T09:04:07.045 INFO:tasks.rados.rados.0.smithi005.stdout:3938: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-09-30T09:04:07.192 INFO:tasks.rados.rados.0.smithi005.stdout:3937: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:3939: finishing write tid 1 to smithi00566664-217 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:3939: finishing write tid 2 to smithi00566664-217 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:3939: finishing write tid 3 to smithi00566664-217 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:3939: finishing write tid 4 to smithi00566664-217 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:3939: finishing write tid 5 to smithi00566664-217 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 217 v 656 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:3939: left oid 217 (ObjNum 2418 snap 0 seq_num 2418) 2023-09-30T09:04:07.367 INFO:tasks.rados.rados.0.smithi005.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-09-30T09:04:07.380 INFO:tasks.rados.rados.0.smithi005.stdout:3940: writing smithi00566664-239 from 656133 to 1283718 tid 1 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3940: writing smithi00566664-239 from 1987236 to 2531415 tid 2 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3934: done (5 left) 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3935: done (4 left) 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3937: done (3 left) 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3938: done (2 left) 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3939: done (1 left) 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3941: write oid 419 current snap is 0 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3940: finishing write tid 1 to smithi00566664-239 2023-09-30T09:04:07.388 INFO:tasks.rados.rados.0.smithi005.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-09-30T09:04:07.397 INFO:tasks.rados.rados.0.smithi005.stdout:3941: writing smithi00566664-419 from 672940 to 1375774 tid 1 2023-09-30T09:04:07.405 INFO:tasks.rados.rados.0.smithi005.stdout:3941: writing smithi00566664-419 from 2045718 to 2672940 tid 2 2023-09-30T09:04:07.405 INFO:tasks.rados.rados.0.smithi005.stdout:3942: write oid 234 current snap is 0 2023-09-30T09:04:07.405 INFO:tasks.rados.rados.0.smithi005.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-09-30T09:04:07.413 INFO:tasks.rados.rados.0.smithi005.stdout:3942: writing smithi00566664-234 from 689747 to 1467830 tid 1 2023-09-30T09:04:07.420 INFO:tasks.rados.rados.0.smithi005.stdout:3942: writing smithi00566664-234 from 2104200 to 2652048 tid 2 2023-09-30T09:04:07.420 INFO:tasks.rados.rados.0.smithi005.stdout:3943: write oid 284 current snap is 0 2023-09-30T09:04:07.420 INFO:tasks.rados.rados.0.smithi005.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-09-30T09:04:07.426 INFO:tasks.rados.rados.0.smithi005.stdout:3943: writing smithi00566664-284 from 706554 to 1159886 tid 1 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3943: writing smithi00566664-284 from 1762682 to 2454188 tid 2 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3944: read oid 102 snap -1 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3944: expect (ObjNum 2409 snap 0 seq_num 2409) 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3945: read oid 296 snap -1 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3945: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3946: read oid 371 snap -1 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3946: expect (ObjNum 1358 snap 0 seq_num 1358) 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3947: read oid 221 snap -1 2023-09-30T09:04:07.435 INFO:tasks.rados.rados.0.smithi005.stdout:3947: expect (ObjNum 2332 snap 0 seq_num 2332) 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3948: delete oid 225 current snap is 0 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3940: finishing write tid 2 to smithi00566664-239 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3940: finishing write tid 3 to smithi00566664-239 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3940: finishing write tid 4 to smithi00566664-239 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 239 v 444 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3940: left oid 239 (ObjNum 2419 snap 0 seq_num 2419) 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3941: finishing write tid 1 to smithi00566664-419 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3941: finishing write tid 2 to smithi00566664-419 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3941: finishing write tid 3 to smithi00566664-419 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3941: finishing write tid 4 to smithi00566664-419 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 419 v 374 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-09-30T09:04:07.436 INFO:tasks.rados.rados.0.smithi005.stdout:3941: left oid 419 (ObjNum 2420 snap 0 seq_num 2420) 2023-09-30T09:04:07.437 INFO:tasks.rados.rados.0.smithi005.stdout:3942: finishing write tid 1 to smithi00566664-234 2023-09-30T09:04:07.437 INFO:tasks.rados.rados.0.smithi005.stdout:3942: finishing write tid 2 to smithi00566664-234 2023-09-30T09:04:07.437 INFO:tasks.rados.rados.0.smithi005.stdout:3942: finishing write tid 3 to smithi00566664-234 2023-09-30T09:04:07.437 INFO:tasks.rados.rados.0.smithi005.stdout:3942: finishing write tid 4 to smithi00566664-234 2023-09-30T09:04:07.437 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 234 v 622 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-09-30T09:04:07.437 INFO:tasks.rados.rados.0.smithi005.stdout:3942: left oid 234 (ObjNum 2421 snap 0 seq_num 2421) 2023-09-30T09:04:07.437 INFO:tasks.rados.rados.0.smithi005.stdout:3943: finishing write tid 1 to smithi00566664-284 2023-09-30T09:04:07.438 INFO:tasks.rados.rados.0.smithi005.stdout:3940: done (8 left) 2023-09-30T09:04:07.438 INFO:tasks.rados.rados.0.smithi005.stdout:3941: done (7 left) 2023-09-30T09:04:07.438 INFO:tasks.rados.rados.0.smithi005.stdout:3942: done (6 left) 2023-09-30T09:04:07.438 INFO:tasks.rados.rados.0.smithi005.stdout:3948: done (5 left) 2023-09-30T09:04:07.438 INFO:tasks.rados.rados.0.smithi005.stdout:3949: write oid 108 current snap is 0 2023-09-30T09:04:07.438 INFO:tasks.rados.rados.0.smithi005.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-09-30T09:04:07.445 INFO:tasks.rados.rados.0.smithi005.stdout:3949: writing smithi00566664-108 from 740168 to 1343998 tid 1 2023-09-30T09:04:07.452 INFO:tasks.rados.rados.0.smithi005.stdout:3949: writing smithi00566664-108 from 1763293 to 2458468 tid 2 2023-09-30T09:04:07.452 INFO:tasks.rados.rados.0.smithi005.stdout:3950: delete oid 292 current snap is 0 2023-09-30T09:04:07.452 INFO:tasks.rados.rados.0.smithi005.stdout:3944: expect (ObjNum 2409 snap 0 seq_num 2409) 2023-09-30T09:04:07.537 INFO:tasks.rados.rados.0.smithi005.stdout:3943: finishing write tid 2 to smithi00566664-284 2023-09-30T09:04:07.538 INFO:tasks.rados.rados.0.smithi005.stdout:3943: finishing write tid 3 to smithi00566664-284 2023-09-30T09:04:07.538 INFO:tasks.rados.rados.0.smithi005.stdout:3943: finishing write tid 4 to smithi00566664-284 2023-09-30T09:04:07.538 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 284 v 540 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-09-30T09:04:07.538 INFO:tasks.rados.rados.0.smithi005.stdout:3943: left oid 284 (ObjNum 2422 snap 0 seq_num 2422) 2023-09-30T09:04:07.538 INFO:tasks.rados.rados.0.smithi005.stdout:3945: expect (ObjNum 1734 snap 0 seq_num 1734) 2023-09-30T09:04:07.820 INFO:tasks.rados.rados.0.smithi005.stdout:3947: expect (ObjNum 2332 snap 0 seq_num 2332) 2023-09-30T09:04:07.858 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:07 smithi099 bash[55292]: debug 2023-09-30T09:04:07.572+0000 7fe3fd5ec200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:04:07.859 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:07 smithi099 bash[55292]: debug 2023-09-30T09:04:07.688+0000 7fe3fd5ec200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:04:07.859 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:07 smithi099 bash[55292]: debug 2023-09-30T09:04:07.820+0000 7fe3fd5ec200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:04:07.974 INFO:tasks.rados.rados.0.smithi005.stdout:3946: expect (ObjNum 1358 snap 0 seq_num 1358) 2023-09-30T09:04:08.062 INFO:tasks.rados.rados.0.smithi005.stdout:3949: finishing write tid 1 to smithi00566664-108 2023-09-30T09:04:08.062 INFO:tasks.rados.rados.0.smithi005.stdout:3949: finishing write tid 2 to smithi00566664-108 2023-09-30T09:04:08.062 INFO:tasks.rados.rados.0.smithi005.stdout:3949: finishing write tid 3 to smithi00566664-108 2023-09-30T09:04:08.062 INFO:tasks.rados.rados.0.smithi005.stdout:3949: finishing write tid 4 to smithi00566664-108 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 108 v 492 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3949: left oid 108 (ObjNum 2424 snap 0 seq_num 2424) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3943: done (6 left) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3944: done (5 left) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3945: done (4 left) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3946: done (3 left) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3947: done (2 left) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3949: done (1 left) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3950: done (0 left) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3951: read oid 15 snap -1 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3951: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-30T09:04:08.063 INFO:tasks.rados.rados.0.smithi005.stdout:3952: write oid 64 current snap is 0 2023-09-30T09:04:08.064 INFO:tasks.rados.rados.0.smithi005.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-09-30T09:04:08.072 INFO:tasks.rados.rados.0.smithi005.stdout:3952: writing smithi00566664-64 from 773782 to 1244463 tid 1 2023-09-30T09:04:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3952: writing smithi00566664-64 from 1996610 to 2695454 tid 2 2023-09-30T09:04:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3953: write oid 466 current snap is 0 2023-09-30T09:04:08.080 INFO:tasks.rados.rados.0.smithi005.stdout:3951: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-09-30T09:04:08.265 INFO:tasks.rados.rados.0.smithi005.stdout:3952: finishing write tid 1 to smithi00566664-64 2023-09-30T09:04:08.266 INFO:tasks.rados.rados.0.smithi005.stdout:3952: finishing write tid 2 to smithi00566664-64 2023-09-30T09:04:08.266 INFO:tasks.rados.rados.0.smithi005.stdout:3952: finishing write tid 3 to smithi00566664-64 2023-09-30T09:04:08.266 INFO:tasks.rados.rados.0.smithi005.stdout:3952: finishing write tid 4 to smithi00566664-64 2023-09-30T09:04:08.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:07 smithi005 bash[27219]: cluster 2023-09-30T09:04:06.193775+0000 mgr.y (mgr.25205) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-30T09:04:08.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:07 smithi005 bash[33615]: cluster 2023-09-30T09:04:06.193775+0000 mgr.y (mgr.25205) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-30T09:04:08.267 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 64 v 660 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-09-30T09:04:08.267 INFO:tasks.rados.rados.0.smithi005.stdout:3952: left oid 64 (ObjNum 2426 snap 0 seq_num 2426) 2023-09-30T09:04:08.267 INFO:tasks.rados.rados.0.smithi005.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-09-30T09:04:08.278 INFO:tasks.rados.rados.0.smithi005.stdout:3953: writing smithi00566664-466 from 790589 to 1336519 tid 1 2023-09-30T09:04:08.285 INFO:tasks.rados.rados.0.smithi005.stdout:3953: writing smithi00566664-466 from 1938739 to 2497594 tid 2 2023-09-30T09:04:08.286 INFO:tasks.rados.rados.0.smithi005.stdout:3951: done (2 left) 2023-09-30T09:04:08.286 INFO:tasks.rados.rados.0.smithi005.stdout:3952: done (1 left) 2023-09-30T09:04:08.286 INFO:tasks.rados.rados.0.smithi005.stdout:3954: write oid 459 current snap is 0 2023-09-30T09:04:08.286 INFO:tasks.rados.rados.0.smithi005.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-09-30T09:04:08.291 INFO:tasks.rados.rados.0.smithi005.stdout:3954: writing smithi00566664-459 from 407396 to 1028575 tid 1 2023-09-30T09:04:08.298 INFO:tasks.rados.rados.0.smithi005.stdout:3954: writing smithi00566664-459 from 1597221 to 2299734 tid 2 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3955: write oid 352 current snap is 0 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3953: finishing write tid 1 to smithi00566664-466 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3953: finishing write tid 2 to smithi00566664-466 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3953: finishing write tid 3 to smithi00566664-466 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3953: finishing write tid 4 to smithi00566664-466 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 466 v 543 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3953: left oid 466 (ObjNum 2427 snap 0 seq_num 2427) 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3954: finishing write tid 1 to smithi00566664-459 2023-09-30T09:04:08.299 INFO:tasks.rados.rados.0.smithi005.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-09-30T09:04:08.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:07 smithi099 bash[27661]: cluster 2023-09-30T09:04:06.193775+0000 mgr.y (mgr.25205) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 75 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-30T09:04:08.305 INFO:tasks.rados.rados.0.smithi005.stdout:3955: writing smithi00566664-352 from 424203 to 1120631 tid 1 2023-09-30T09:04:08.311 INFO:tasks.rados.rados.0.smithi005.stdout:3955: writing smithi00566664-352 from 1655703 to 2218227 tid 2 2023-09-30T09:04:08.311 INFO:tasks.rados.rados.0.smithi005.stdout:3953: done (2 left) 2023-09-30T09:04:08.311 INFO:tasks.rados.rados.0.smithi005.stdout:3956: write oid 163 current snap is 0 2023-09-30T09:04:08.312 INFO:tasks.rados.rados.0.smithi005.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-09-30T09:04:08.318 INFO:tasks.rados.rados.0.smithi005.stdout:3956: writing smithi00566664-163 from 441010 to 1212687 tid 1 2023-09-30T09:04:08.325 INFO:tasks.rados.rados.0.smithi005.stdout:3956: writing smithi00566664-163 from 1714185 to 2420367 tid 2 2023-09-30T09:04:08.325 INFO:tasks.rados.rados.0.smithi005.stdout:3957: delete oid 295 current snap is 0 2023-09-30T09:04:08.325 INFO:tasks.rados.rados.0.smithi005.stdout:3954: finishing write tid 2 to smithi00566664-459 2023-09-30T09:04:08.325 INFO:tasks.rados.rados.0.smithi005.stdout:3954: finishing write tid 3 to smithi00566664-459 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3954: finishing write tid 4 to smithi00566664-459 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 459 v 448 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3954: left oid 459 (ObjNum 2428 snap 0 seq_num 2428) 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3955: finishing write tid 1 to smithi00566664-352 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3955: finishing write tid 2 to smithi00566664-352 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3955: finishing write tid 3 to smithi00566664-352 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3955: finishing write tid 4 to smithi00566664-352 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 352 v 356 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3955: left oid 352 (ObjNum 2429 snap 0 seq_num 2429) 2023-09-30T09:04:08.326 INFO:tasks.rados.rados.0.smithi005.stdout:3956: finishing write tid 1 to smithi00566664-163 2023-09-30T09:04:08.328 INFO:tasks.rados.rados.0.smithi005.stdout:3954: done (3 left) 2023-09-30T09:04:08.328 INFO:tasks.rados.rados.0.smithi005.stdout:3955: done (2 left) 2023-09-30T09:04:08.328 INFO:tasks.rados.rados.0.smithi005.stdout:3957: done (1 left) 2023-09-30T09:04:08.328 INFO:tasks.rados.rados.0.smithi005.stdout:3958: write oid 476 current snap is 0 2023-09-30T09:04:08.328 INFO:tasks.rados.rados.0.smithi005.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-09-30T09:04:08.334 INFO:tasks.rados.rados.0.smithi005.stdout:3958: writing smithi00566664-476 from 474624 to 996799 tid 1 2023-09-30T09:04:08.343 INFO:tasks.rados.rados.0.smithi005.stdout:3958: writing smithi00566664-476 from 1714796 to 2424647 tid 2 2023-09-30T09:04:08.343 INFO:tasks.rados.rados.0.smithi005.stdout:3959: read oid 93 snap -1 2023-09-30T09:04:08.343 INFO:tasks.rados.rados.0.smithi005.stdout:3959: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3960: read oid 274 snap -1 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3960: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3961: read oid 172 snap -1 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3961: expect deleted 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3962: read oid 62 snap -1 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3962: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3963: delete oid 68 current snap is 0 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3956: finishing write tid 2 to smithi00566664-163 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3956: finishing write tid 3 to smithi00566664-163 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:3956: finishing write tid 4 to smithi00566664-163 2023-09-30T09:04:08.344 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 163 v 359 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-09-30T09:04:08.345 INFO:tasks.rados.rados.0.smithi005.stdout:3956: left oid 163 (ObjNum 2430 snap 0 seq_num 2430) 2023-09-30T09:04:08.345 INFO:tasks.rados.rados.0.smithi005.stdout:3958: finishing write tid 1 to smithi00566664-476 2023-09-30T09:04:08.351 INFO:tasks.rados.rados.0.smithi005.stdout:3959: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-30T09:04:08.488 INFO:tasks.rados.rados.0.smithi005.stdout:3958: finishing write tid 2 to smithi00566664-476 2023-09-30T09:04:08.488 INFO:tasks.rados.rados.0.smithi005.stdout:3958: finishing write tid 3 to smithi00566664-476 2023-09-30T09:04:08.488 INFO:tasks.rados.rados.0.smithi005.stdout:3958: finishing write tid 4 to smithi00566664-476 2023-09-30T09:04:08.489 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 476 v 625 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-09-30T09:04:08.489 INFO:tasks.rados.rados.0.smithi005.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-09-30T09:04:08.489 INFO:tasks.rados.rados.0.smithi005.stdout:3960: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-30T09:04:08.630 INFO:tasks.rados.rados.0.smithi005.stdout:3962: expect (ObjNum 1419 snap 0 seq_num 1419) 2023-09-30T09:04:08.645 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:08 smithi099 bash[55292]: debug 2023-09-30T09:04:08.380+0000 7fe3fd5ec200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:04:08.851 INFO:tasks.rados.rados.0.smithi005.stdout:3956: done (6 left) 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3958: done (5 left) 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3959: done (4 left) 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3960: done (3 left) 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3961: done (2 left) 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3962: done (1 left) 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3963: done (0 left) 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3964: write oid 152 current snap is 0 2023-09-30T09:04:08.852 INFO:tasks.rados.rados.0.smithi005.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-09-30T09:04:08.865 INFO:tasks.rados.rados.0.smithi005.stdout:3964: writing smithi00566664-152 from 508238 to 1297264 tid 1 2023-09-30T09:04:08.877 INFO:tasks.rados.rados.0.smithi005.stdout:3964: writing smithi00566664-152 from 1948113 to 2661633 tid 2 2023-09-30T09:04:08.877 INFO:tasks.rados.rados.0.smithi005.stdout:3965: read oid 10 snap -1 2023-09-30T09:04:08.878 INFO:tasks.rados.rados.0.smithi005.stdout:3965: expect (ObjNum 2335 snap 0 seq_num 2335) 2023-09-30T09:04:08.878 INFO:tasks.rados.rados.0.smithi005.stdout:3966: write oid 494 current snap is 0 2023-09-30T09:04:08.878 INFO:tasks.rados.rados.0.smithi005.stdout:3964: finishing write tid 1 to smithi00566664-152 2023-09-30T09:04:08.878 INFO:tasks.rados.rados.0.smithi005.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-09-30T09:04:08.882 INFO:tasks.rados.rados.0.smithi005.stdout:3966: writing smithi00566664-494 from 525045 to 989320 tid 1 2023-09-30T09:04:08.889 INFO:tasks.rados.rados.0.smithi005.stdout:3966: writing smithi00566664-494 from 1490242 to 1947420 tid 2 2023-09-30T09:04:08.894 INFO:tasks.rados.rados.0.smithi005.stdout:3966: writing smithi00566664-494 from 2501811 to 2925045 tid 3 2023-09-30T09:04:08.894 INFO:tasks.rados.rados.0.smithi005.stdout:3967: read oid 163 snap -1 2023-09-30T09:04:08.895 INFO:tasks.rados.rados.0.smithi005.stdout:3967: expect (ObjNum 2430 snap 0 seq_num 2430) 2023-09-30T09:04:08.895 INFO:tasks.rados.rados.0.smithi005.stdout:3968: write oid 255 current snap is 0 2023-09-30T09:04:08.895 INFO:tasks.rados.rados.0.smithi005.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-09-30T09:04:08.901 INFO:tasks.rados.rados.0.smithi005.stdout:3968: writing smithi00566664-255 from 541852 to 1081376 tid 1 2023-09-30T09:04:08.907 INFO:tasks.rados.rados.0.smithi005.stdout:3968: writing smithi00566664-255 from 1548724 to 2265913 tid 2 2023-09-30T09:04:08.912 INFO:tasks.rados.rados.0.smithi005.stdout:3968: writing smithi00566664-255 from 2929234 to 2941852 tid 3 2023-09-30T09:04:08.912 INFO:tasks.rados.rados.0.smithi005.stdout:3969: write oid 254 current snap is 0 2023-09-30T09:04:08.912 INFO:tasks.rados.rados.0.smithi005.stdout:3964: finishing write tid 2 to smithi00566664-152 2023-09-30T09:04:08.912 INFO:tasks.rados.rados.0.smithi005.stdout:3964: finishing write tid 3 to smithi00566664-152 2023-09-30T09:04:08.912 INFO:tasks.rados.rados.0.smithi005.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-09-30T09:04:08.922 INFO:tasks.rados.rados.0.smithi005.stdout:3969: writing smithi00566664-254 from 558659 to 1173432 tid 1 2023-09-30T09:04:08.929 INFO:tasks.rados.rados.0.smithi005.stdout:3969: writing smithi00566664-254 from 1607206 to 2068053 tid 2 2023-09-30T09:04:08.934 INFO:tasks.rados.rados.0.smithi005.stdout:3969: writing smithi00566664-254 from 2556657 to 2958659 tid 3 2023-09-30T09:04:08.934 INFO:tasks.rados.rados.0.smithi005.stdout:3970: write oid 227 current snap is 0 2023-09-30T09:04:08.934 INFO:tasks.rados.rados.0.smithi005.stdout:3964: finishing write tid 4 to smithi00566664-152 2023-09-30T09:04:08.934 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 152 v 496 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-09-30T09:04:08.934 INFO:tasks.rados.rados.0.smithi005.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2023-09-30T09:04:08.934 INFO:tasks.rados.rados.0.smithi005.stdout:3966: finishing write tid 1 to smithi00566664-494 2023-09-30T09:04:08.935 INFO:tasks.rados.rados.0.smithi005.stdout:3965: expect (ObjNum 2335 snap 0 seq_num 2335) 2023-09-30T09:04:09.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:08 smithi099 bash[27661]: audit 2023-09-30T09:04:08.197711+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.5:0/2611398326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:09.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:08 smithi099 bash[55292]: debug 2023-09-30T09:04:08.640+0000 7fe3fd5ec200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:04:09.082 INFO:tasks.rados.rados.0.smithi005.stdout:3966: finishing write tid 2 to smithi00566664-494 2023-09-30T09:04:09.082 INFO:tasks.rados.rados.0.smithi005.stdout:3967: expect (ObjNum 2430 snap 0 seq_num 2430) 2023-09-30T09:04:09.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:08 smithi005 bash[33615]: audit 2023-09-30T09:04:08.197711+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.5:0/2611398326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:09.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:08 smithi005 bash[27219]: audit 2023-09-30T09:04:08.197711+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.5:0/2611398326' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:09.309 INFO:tasks.rados.rados.0.smithi005.stdout:3966: finishing write tid 3 to smithi00566664-494 2023-09-30T09:04:09.309 INFO:tasks.rados.rados.0.smithi005.stdout:3966: finishing write tid 4 to smithi00566664-494 2023-09-30T09:04:09.309 INFO:tasks.rados.rados.0.smithi005.stdout:3966: finishing write tid 5 to smithi00566664-494 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 494 v 391 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3968: finishing write tid 1 to smithi00566664-255 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3968: finishing write tid 2 to smithi00566664-255 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3968: finishing write tid 3 to smithi00566664-255 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3968: finishing write tid 4 to smithi00566664-255 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3968: finishing write tid 5 to smithi00566664-255 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 255 v 378 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3969: finishing write tid 1 to smithi00566664-254 2023-09-30T09:04:09.310 INFO:tasks.rados.rados.0.smithi005.stdout:3969: finishing write tid 2 to smithi00566664-254 2023-09-30T09:04:09.311 INFO:tasks.rados.rados.0.smithi005.stdout:3969: finishing write tid 3 to smithi00566664-254 2023-09-30T09:04:09.311 INFO:tasks.rados.rados.0.smithi005.stdout:3969: finishing write tid 4 to smithi00566664-254 2023-09-30T09:04:09.311 INFO:tasks.rados.rados.0.smithi005.stdout:3969: finishing write tid 5 to smithi00566664-254 2023-09-30T09:04:09.311 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 254 v 500 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-09-30T09:04:09.311 INFO:tasks.rados.rados.0.smithi005.stdout:3969: left oid 254 (ObjNum 2437 snap 0 seq_num 2437) 2023-09-30T09:04:09.311 INFO:tasks.rados.rados.0.smithi005.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-09-30T09:04:09.321 INFO:tasks.rados.rados.0.smithi005.stdout:3970: writing smithi00566664-227 from 575466 to 1265488 tid 1 2023-09-30T09:04:09.328 INFO:tasks.rados.rados.0.smithi005.stdout:3970: writing smithi00566664-227 from 1665688 to 2386546 tid 2 2023-09-30T09:04:09.328 INFO:tasks.rados.rados.0.smithi005.stdout:3964: done (6 left) 2023-09-30T09:04:09.328 INFO:tasks.rados.rados.0.smithi005.stdout:3965: done (5 left) 2023-09-30T09:04:09.328 INFO:tasks.rados.rados.0.smithi005.stdout:3966: done (4 left) 2023-09-30T09:04:09.328 INFO:tasks.rados.rados.0.smithi005.stdout:3967: done (3 left) 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3968: done (2 left) 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3969: done (1 left) 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3971: read oid 197 snap -1 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3971: expect deleted 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3972: read oid 492 snap -1 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3972: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3973: write oid 169 current snap is 0 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3970: finishing write tid 1 to smithi00566664-227 2023-09-30T09:04:09.329 INFO:tasks.rados.rados.0.smithi005.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-09-30T09:04:09.336 INFO:tasks.rados.rados.0.smithi005.stdout:3973: writing smithi00566664-169 from 592273 to 1357544 tid 1 2023-09-30T09:04:09.342 INFO:tasks.rados.rados.0.smithi005.stdout:3973: writing smithi00566664-169 from 2007817 to 2472333 tid 2 2023-09-30T09:04:09.345 INFO:tasks.rados.rados.0.smithi005.stdout:3973: writing smithi00566664-169 from 2895150 to 2992273 tid 3 2023-09-30T09:04:09.345 INFO:tasks.rados.rados.0.smithi005.stdout:3974: write oid 475 current snap is 0 2023-09-30T09:04:09.345 INFO:tasks.rados.rados.0.smithi005.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-09-30T09:04:09.351 INFO:tasks.rados.rados.0.smithi005.stdout:3974: writing smithi00566664-475 from 609080 to 1049600 tid 1 2023-09-30T09:04:09.359 INFO:tasks.rados.rados.0.smithi005.stdout:3974: writing smithi00566664-475 from 1666299 to 2390826 tid 2 2023-09-30T09:04:09.363 INFO:tasks.rados.rados.0.smithi005.stdout:3974: writing smithi00566664-475 from 2922573 to 3009080 tid 3 2023-09-30T09:04:09.363 INFO:tasks.rados.rados.0.smithi005.stdout:3975: read oid 102 snap -1 2023-09-30T09:04:09.363 INFO:tasks.rados.rados.0.smithi005.stdout:3975: expect (ObjNum 2409 snap 0 seq_num 2409) 2023-09-30T09:04:09.363 INFO:tasks.rados.rados.0.smithi005.stdout:3976: delete oid 226 current snap is 0 2023-09-30T09:04:09.363 INFO:tasks.rados.rados.0.smithi005.stdout:3970: finishing write tid 2 to smithi00566664-227 2023-09-30T09:04:09.363 INFO:tasks.rados.rados.0.smithi005.stdout:3970: finishing write tid 3 to smithi00566664-227 2023-09-30T09:04:09.363 INFO:tasks.rados.rados.0.smithi005.stdout:3970: finishing write tid 4 to smithi00566664-227 2023-09-30T09:04:09.364 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 227 v 503 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-09-30T09:04:09.364 INFO:tasks.rados.rados.0.smithi005.stdout:3970: left oid 227 (ObjNum 2438 snap 0 seq_num 2438) 2023-09-30T09:04:09.364 INFO:tasks.rados.rados.0.smithi005.stdout:3972: expect (ObjNum 1824 snap 0 seq_num 1824) 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:3973: finishing write tid 1 to smithi00566664-169 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:3973: finishing write tid 2 to smithi00566664-169 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:3973: finishing write tid 3 to smithi00566664-169 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:3973: finishing write tid 4 to smithi00566664-169 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:3973: finishing write tid 5 to smithi00566664-169 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 169 v 461 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:3973: left oid 169 (ObjNum 2439 snap 0 seq_num 2439) 2023-09-30T09:04:09.552 INFO:tasks.rados.rados.0.smithi005.stdout:3974: finishing write tid 1 to smithi00566664-475 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3974: finishing write tid 2 to smithi00566664-475 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3970: done (6 left) 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3971: done (5 left) 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3972: done (4 left) 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3973: done (3 left) 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3976: done (2 left) 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3977: read oid 178 snap -1 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3977: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3978: read oid 407 snap -1 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3978: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3979: read oid 189 snap -1 2023-09-30T09:04:09.553 INFO:tasks.rados.rados.0.smithi005.stdout:3979: expect deleted 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3980: read oid 231 snap -1 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3980: expect (ObjNum 2357 snap 0 seq_num 2357) 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3981: read oid 88 snap -1 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3981: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3982: write oid 8 current snap is 0 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3974: finishing write tid 3 to smithi00566664-475 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3974: finishing write tid 4 to smithi00566664-475 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3974: finishing write tid 5 to smithi00566664-475 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 475 v 503 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3974: left oid 475 (ObjNum 2440 snap 0 seq_num 2440) 2023-09-30T09:04:09.554 INFO:tasks.rados.rados.0.smithi005.stdout:3975: expect (ObjNum 2409 snap 0 seq_num 2409) 2023-09-30T09:04:09.555 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:09 smithi099 bash[55292]: debug 2023-09-30T09:04:09.164+0000 7fe3fd5ec200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:04:09.632 INFO:tasks.rados.rados.0.smithi005.stdout:3977: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-09-30T09:04:09.748 INFO:tasks.rados.rados.0.smithi005.stdout:3981: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-30T09:04:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:04:09] "GET /metrics HTTP/1.1" 200 36055 "" "Prometheus/2.33.4" 2023-09-30T09:04:09.969 INFO:tasks.rados.rados.0.smithi005.stdout:3978: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-30T09:04:10.003 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:09 smithi099 bash[55292]: debug 2023-09-30T09:04:09.744+0000 7fe3fd5ec200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:04:10.224 INFO:tasks.rados.rados.0.smithi005.stdout:3980: expect (ObjNum 2357 snap 0 seq_num 2357) 2023-09-30T09:04:10.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[33615]: cluster 2023-09-30T09:04:08.194226+0000 mgr.y (mgr.25205) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.7 MiB/s wr, 69 op/s 2023-09-30T09:04:10.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[33615]: audit 2023-09-30T09:04:09.002485+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[33615]: audit 2023-09-30T09:04:09.009885+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[33615]: audit 2023-09-30T09:04:09.801949+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[33615]: audit 2023-09-30T09:04:09.808999+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[27219]: cluster 2023-09-30T09:04:08.194226+0000 mgr.y (mgr.25205) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.7 MiB/s wr, 69 op/s 2023-09-30T09:04:10.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[27219]: audit 2023-09-30T09:04:09.002485+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[27219]: audit 2023-09-30T09:04:09.009885+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[27219]: audit 2023-09-30T09:04:09.801949+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:10 smithi005 bash[27219]: audit 2023-09-30T09:04:09.808999+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[27661]: cluster 2023-09-30T09:04:08.194226+0000 mgr.y (mgr.25205) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 7.7 MiB/s wr, 69 op/s 2023-09-30T09:04:10.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[27661]: audit 2023-09-30T09:04:09.002485+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[27661]: audit 2023-09-30T09:04:09.009885+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[27661]: audit 2023-09-30T09:04:09.801949+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[27661]: audit 2023-09-30T09:04:09.808999+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:10.340 INFO:tasks.rados.rados.0.smithi005.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-09-30T09:04:10.351 INFO:tasks.rados.rados.0.smithi005.stdout:3982: writing smithi00566664-8 from 642694 to 1350065 tid 1 2023-09-30T09:04:10.363 INFO:tasks.rados.rados.0.smithi005.stdout:3982: writing smithi00566664-8 from 1899616 to 2627812 tid 2 2023-09-30T09:04:10.363 INFO:tasks.rados.rados.0.smithi005.stdout:3974: done (7 left) 2023-09-30T09:04:10.363 INFO:tasks.rados.rados.0.smithi005.stdout:3975: done (6 left) 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3977: done (5 left) 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3978: done (4 left) 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3979: done (3 left) 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3980: done (2 left) 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3981: done (1 left) 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3983: write oid 110 current snap is 0 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3982: finishing write tid 1 to smithi00566664-8 2023-09-30T09:04:10.364 INFO:tasks.rados.rados.0.smithi005.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-09-30T09:04:10.373 INFO:tasks.rados.rados.0.smithi005.stdout:3983: writing smithi00566664-110 from 659501 to 1442121 tid 1 2023-09-30T09:04:10.381 INFO:tasks.rados.rados.0.smithi005.stdout:3983: writing smithi00566664-110 from 2241745 to 2713599 tid 2 2023-09-30T09:04:10.381 INFO:tasks.rados.rados.0.smithi005.stdout:3984: read oid 71 snap -1 2023-09-30T09:04:10.381 INFO:tasks.rados.rados.0.smithi005.stdout:3984: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-30T09:04:10.381 INFO:tasks.rados.rados.0.smithi005.stdout:3985: write oid 229 current snap is 0 2023-09-30T09:04:10.381 INFO:tasks.rados.rados.0.smithi005.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-09-30T09:04:10.387 INFO:tasks.rados.rados.0.smithi005.stdout:3985: writing smithi00566664-229 from 676308 to 1134177 tid 1 2023-09-30T09:04:10.395 INFO:tasks.rados.rados.0.smithi005.stdout:3985: writing smithi00566664-229 from 1900227 to 2515739 tid 2 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3985: writing smithi00566664-229 from 3032265 to 3076308 tid 3 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3986: write oid 479 current snap is 0 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3982: finishing write tid 2 to smithi00566664-8 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3982: finishing write tid 3 to smithi00566664-8 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3982: finishing write tid 4 to smithi00566664-8 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 8 v 508 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3982: left oid 8 (ObjNum 2442 snap 0 seq_num 2442) 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3983: finishing write tid 1 to smithi00566664-110 2023-09-30T09:04:10.399 INFO:tasks.rados.rados.0.smithi005.stdout:3984: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-09-30T09:04:10.567 INFO:tasks.rados.rados.0.smithi005.stdout:3983: finishing write tid 2 to smithi00566664-110 2023-09-30T09:04:10.567 INFO:tasks.rados.rados.0.smithi005.stdout:3983: finishing write tid 3 to smithi00566664-110 2023-09-30T09:04:10.567 INFO:tasks.rados.rados.0.smithi005.stdout:3983: finishing write tid 4 to smithi00566664-110 2023-09-30T09:04:10.567 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 110 v 628 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-09-30T09:04:10.567 INFO:tasks.rados.rados.0.smithi005.stdout:3983: left oid 110 (ObjNum 2443 snap 0 seq_num 2443) 2023-09-30T09:04:10.567 INFO:tasks.rados.rados.0.smithi005.stdout:3985: finishing write tid 1 to smithi00566664-229 2023-09-30T09:04:10.568 INFO:tasks.rados.rados.0.smithi005.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-09-30T09:04:10.573 INFO:tasks.rados.rados.0.smithi005.stdout:3986: writing smithi00566664-479 from 693115 to 1226233 tid 1 2023-09-30T09:04:10.583 INFO:tasks.rados.rados.0.smithi005.stdout:3986: writing smithi00566664-479 from 1958709 to 2434232 tid 2 2023-09-30T09:04:10.587 INFO:tasks.rados.rados.0.smithi005.stdout:3986: writing smithi00566664-479 from 3059688 to 3093115 tid 3 2023-09-30T09:04:10.587 INFO:tasks.rados.rados.0.smithi005.stdout:3982: done (4 left) 2023-09-30T09:04:10.587 INFO:tasks.rados.rados.0.smithi005.stdout:3983: done (3 left) 2023-09-30T09:04:10.587 INFO:tasks.rados.rados.0.smithi005.stdout:3984: done (2 left) 2023-09-30T09:04:10.587 INFO:tasks.rados.rados.0.smithi005.stdout:3987: delete oid 210 current snap is 0 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:3985: finishing write tid 2 to smithi00566664-229 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:3985: finishing write tid 3 to smithi00566664-229 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:3985: finishing write tid 4 to smithi00566664-229 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:3985: finishing write tid 5 to smithi00566664-229 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 229 v 382 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:3985: left oid 229 (ObjNum 2444 snap 0 seq_num 2444) 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:3986: finishing write tid 1 to smithi00566664-479 2023-09-30T09:04:10.588 INFO:tasks.rados.rados.0.smithi005.stdout:3986: finishing write tid 2 to smithi00566664-479 2023-09-30T09:04:10.589 INFO:tasks.rados.rados.0.smithi005.stdout:3985: done (2 left) 2023-09-30T09:04:10.589 INFO:tasks.rados.rados.0.smithi005.stdout:3987: done (1 left) 2023-09-30T09:04:10.589 INFO:tasks.rados.rados.0.smithi005.stdout:3988: read oid 197 snap -1 2023-09-30T09:04:10.590 INFO:tasks.rados.rados.0.smithi005.stdout:3988: expect deleted 2023-09-30T09:04:10.590 INFO:tasks.rados.rados.0.smithi005.stdout:3989: delete oid 261 current snap is 0 2023-09-30T09:04:10.590 INFO:tasks.rados.rados.0.smithi005.stdout:3986: finishing write tid 3 to smithi00566664-479 2023-09-30T09:04:10.590 INFO:tasks.rados.rados.0.smithi005.stdout:3986: finishing write tid 4 to smithi00566664-479 2023-09-30T09:04:10.591 INFO:tasks.rados.rados.0.smithi005.stdout:3986: finishing write tid 5 to smithi00566664-479 2023-09-30T09:04:10.591 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 479 v 405 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-09-30T09:04:10.591 INFO:tasks.rados.rados.0.smithi005.stdout:3986: left oid 479 (ObjNum 2445 snap 0 seq_num 2445) 2023-09-30T09:04:10.591 INFO:tasks.rados.rados.0.smithi005.stdout:3986: done (2 left) 2023-09-30T09:04:10.591 INFO:tasks.rados.rados.0.smithi005.stdout:3988: done (1 left) 2023-09-30T09:04:10.591 INFO:tasks.rados.rados.0.smithi005.stdout:3989: done (0 left) 2023-09-30T09:04:10.592 INFO:tasks.rados.rados.0.smithi005.stdout:3990: write oid 153 current snap is 0 2023-09-30T09:04:10.592 INFO:tasks.rados.rados.0.smithi005.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-09-30T09:04:10.602 INFO:tasks.rados.rados.0.smithi005.stdout:3990: writing smithi00566664-153 from 743536 to 1218754 tid 1 2023-09-30T09:04:10.608 INFO:tasks.rados.rados.0.smithi005.stdout:3990: writing smithi00566664-153 from 1734155 to 2357005 tid 2 2023-09-30T09:04:10.613 INFO:tasks.rados.rados.0.smithi005.stdout:3990: writing smithi00566664-153 from 3141957 to 3143536 tid 3 2023-09-30T09:04:10.613 INFO:tasks.rados.rados.0.smithi005.stdout:3991: write oid 206 current snap is 0 2023-09-30T09:04:10.613 INFO:tasks.rados.rados.0.smithi005.stdout:3990: finishing write tid 1 to smithi00566664-153 2023-09-30T09:04:10.613 INFO:tasks.rados.rados.0.smithi005.stdout:3990: finishing write tid 2 to smithi00566664-153 2023-09-30T09:04:10.613 INFO:tasks.rados.rados.0.smithi005.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-09-30T09:04:10.626 INFO:tasks.rados.rados.0.smithi005.stdout:3991: writing smithi00566664-206 from 760343 to 1310810 tid 1 2023-09-30T09:04:10.631 INFO:tasks.rados.rados.0.smithi005.stdout:3991: writing smithi00566664-206 from 1792637 to 2275498 tid 2 2023-09-30T09:04:10.637 INFO:tasks.rados.rados.0.smithi005.stdout:3991: writing smithi00566664-206 from 2769380 to 3160343 tid 3 2023-09-30T09:04:10.637 INFO:tasks.rados.rados.0.smithi005.stdout:3992: write oid 302 current snap is 0 2023-09-30T09:04:10.637 INFO:tasks.rados.rados.0.smithi005.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-09-30T09:04:10.646 INFO:tasks.rados.rados.0.smithi005.stdout:3992: writing smithi00566664-302 from 777150 to 1402866 tid 1 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3992: writing smithi00566664-302 from 1851119 to 2477638 tid 2 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3993: read oid 110 snap -1 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3993: expect (ObjNum 2443 snap 0 seq_num 2443) 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3994: read oid 446 snap -1 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3994: expect (ObjNum 2146 snap 0 seq_num 2146) 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3995: write oid 115 current snap is 0 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3990: finishing write tid 3 to smithi00566664-153 2023-09-30T09:04:10.653 INFO:tasks.rados.rados.0.smithi005.stdout:3990: finishing write tid 4 to smithi00566664-153 2023-09-30T09:04:10.654 INFO:tasks.rados.rados.0.smithi005.stdout:3990: finishing write tid 5 to smithi00566664-153 2023-09-30T09:04:10.654 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 153 v 363 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-09-30T09:04:10.654 INFO:tasks.rados.rados.0.smithi005.stdout:3990: left oid 153 (ObjNum 2448 snap 0 seq_num 2448) 2023-09-30T09:04:10.654 INFO:tasks.rados.rados.0.smithi005.stdout:3991: finishing write tid 1 to smithi00566664-206 2023-09-30T09:04:10.654 INFO:tasks.rados.rados.0.smithi005.stdout:3991: finishing write tid 2 to smithi00566664-206 2023-09-30T09:04:10.655 INFO:tasks.rados.rados.0.smithi005.stdout:3991: finishing write tid 3 to smithi00566664-206 2023-09-30T09:04:10.655 INFO:tasks.rados.rados.0.smithi005.stdout:3991: finishing write tid 4 to smithi00566664-206 2023-09-30T09:04:10.655 INFO:tasks.rados.rados.0.smithi005.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-09-30T09:04:10.661 INFO:tasks.rados.rados.0.smithi005.stdout:3995: writing smithi00566664-115 from 793957 to 1494922 tid 1 2023-09-30T09:04:10.669 INFO:tasks.rados.rados.0.smithi005.stdout:3995: writing smithi00566664-115 from 2193248 to 2679778 tid 2 2023-09-30T09:04:10.672 INFO:tasks.rados.rados.0.smithi005.stdout:3995: writing smithi00566664-115 from 3107873 to 3193957 tid 3 2023-09-30T09:04:10.672 INFO:tasks.rados.rados.0.smithi005.stdout:3990: done (5 left) 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:3996: read oid 338 snap -1 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:3996: expect deleted 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:3997: write oid 30 current snap is 0 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:3991: finishing write tid 5 to smithi00566664-206 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 206 v 448 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:3991: left oid 206 (ObjNum 2449 snap 0 seq_num 2449) 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:3992: finishing write tid 1 to smithi00566664-302 2023-09-30T09:04:10.673 INFO:tasks.rados.rados.0.smithi005.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-09-30T09:04:10.679 INFO:tasks.rados.rados.0.smithi005.stdout:3997: writing smithi00566664-30 from 410764 to 1186978 tid 1 2023-09-30T09:04:10.686 INFO:tasks.rados.rados.0.smithi005.stdout:3997: writing smithi00566664-30 from 1851730 to 2481918 tid 2 2023-09-30T09:04:10.691 INFO:tasks.rados.rados.0.smithi005.stdout:3997: writing smithi00566664-30 from 3135296 to 3210764 tid 3 2023-09-30T09:04:10.691 INFO:tasks.rados.rados.0.smithi005.stdout:3991: done (6 left) 2023-09-30T09:04:10.691 INFO:tasks.rados.rados.0.smithi005.stdout:3998: write oid 493 current snap is 0 2023-09-30T09:04:10.692 INFO:tasks.rados.rados.0.smithi005.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-09-30T09:04:10.696 INFO:tasks.rados.rados.0.smithi005.stdout:3998: writing smithi00566664-493 from 427571 to 879034 tid 1 2023-09-30T09:04:10.703 INFO:tasks.rados.rados.0.smithi005.stdout:3998: writing smithi00566664-493 from 1510212 to 2000411 tid 2 2023-09-30T09:04:10.710 INFO:tasks.rados.rados.0.smithi005.stdout:3998: writing smithi00566664-493 from 2762719 to 3227571 tid 3 2023-09-30T09:04:10.710 INFO:tasks.rados.rados.0.smithi005.stdout:3999: read oid 184 snap -1 2023-09-30T09:04:10.710 INFO:tasks.rados.rados.0.smithi005.stdout:3999: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-09-30T09:04:10.710 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 8 2023-09-30T09:04:10.710 INFO:tasks.rados.rados.0.smithi005.stdout:3994: expect (ObjNum 2146 snap 0 seq_num 2146) 2023-09-30T09:04:10.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[55292]: debug 2023-09-30T09:04:10.384+0000 7fe3fd5ec200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:04:10.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[55292]: debug 2023-09-30T09:04:10.508+0000 7fe3fd5ec200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:04:10.824 INFO:tasks.rados.rados.0.smithi005.stdout:3992: finishing write tid 2 to smithi00566664-302 2023-09-30T09:04:10.824 INFO:tasks.rados.rados.0.smithi005.stdout:3992: finishing write tid 3 to smithi00566664-302 2023-09-30T09:04:10.824 INFO:tasks.rados.rados.0.smithi005.stdout:3992: finishing write tid 4 to smithi00566664-302 2023-09-30T09:04:10.824 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 302 v 454 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-09-30T09:04:10.825 INFO:tasks.rados.rados.0.smithi005.stdout:3992: left oid 302 (ObjNum 2450 snap 0 seq_num 2450) 2023-09-30T09:04:10.825 INFO:tasks.rados.rados.0.smithi005.stdout:3995: finishing write tid 1 to smithi00566664-115 2023-09-30T09:04:10.825 INFO:tasks.rados.rados.0.smithi005.stdout:3993: expect (ObjNum 2443 snap 0 seq_num 2443) 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:3995: finishing write tid 2 to smithi00566664-115 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:3995: finishing write tid 3 to smithi00566664-115 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:3995: finishing write tid 4 to smithi00566664-115 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:3995: finishing write tid 5 to smithi00566664-115 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 115 v 512 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:3995: left oid 115 (ObjNum 2451 snap 0 seq_num 2451) 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:3997: finishing write tid 1 to smithi00566664-30 2023-09-30T09:04:11.023 INFO:tasks.rados.rados.0.smithi005.stdout:3992: done (7 left) 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3993: done (6 left) 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3994: done (5 left) 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3995: done (4 left) 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3996: done (3 left) 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout: waiting on 3 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3997: finishing write tid 2 to smithi00566664-30 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3997: finishing write tid 3 to smithi00566664-30 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3997: finishing write tid 4 to smithi00566664-30 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3997: finishing write tid 5 to smithi00566664-30 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 30 v 465 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3997: left oid 30 (ObjNum 2452 snap 0 seq_num 2452) 2023-09-30T09:04:11.024 INFO:tasks.rados.rados.0.smithi005.stdout:3998: finishing write tid 1 to smithi00566664-493 2023-09-30T09:04:11.025 INFO:tasks.rados.rados.0.smithi005.stdout:3998: finishing write tid 2 to smithi00566664-493 2023-09-30T09:04:11.025 INFO:tasks.rados.rados.0.smithi005.stdout:3998: finishing write tid 3 to smithi00566664-493 2023-09-30T09:04:11.025 INFO:tasks.rados.rados.0.smithi005.stdout:3998: finishing write tid 4 to smithi00566664-493 2023-09-30T09:04:11.025 INFO:tasks.rados.rados.0.smithi005.stdout:3998: finishing write tid 5 to smithi00566664-493 2023-09-30T09:04:11.025 INFO:tasks.rados.rados.0.smithi005.stdout:update_object_version oid 493 v 367 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-09-30T09:04:11.025 INFO:tasks.rados.rados.0.smithi005.stdout:3998: left oid 493 (ObjNum 2453 snap 0 seq_num 2453) 2023-09-30T09:04:11.025 INFO:tasks.rados.rados.0.smithi005.stdout:3999: expect (ObjNum 2006 snap 0 seq_num 2006) 2023-09-30T09:04:11.194 INFO:tasks.rados.rados.0.smithi005.stdout:3997: done (2 left) 2023-09-30T09:04:11.194 INFO:tasks.rados.rados.0.smithi005.stdout:3998: done (1 left) 2023-09-30T09:04:11.195 INFO:tasks.rados.rados.0.smithi005.stdout:3999: done (0 left) 2023-09-30T09:04:11.197 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:10 smithi099 bash[55292]: debug 2023-09-30T09:04:10.900+0000 7fe3fd5ec200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:04:11.197 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:11 smithi099 bash[55292]: debug 2023-09-30T09:04:11.032+0000 7fe3fd5ec200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:04:11.197 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:11 smithi099 bash[27661]: audit 2023-09-30T09:04:10.679316+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.5:0/1911941013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:11.208 INFO:tasks.rados.rados.0.smithi005.stderr:0 errors. 2023-09-30T09:04:11.208 INFO:tasks.rados.rados.0.smithi005.stderr: 2023-09-30T09:04:11.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:04:11.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:11 smithi005 bash[27219]: audit 2023-09-30T09:04:10.679316+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.5:0/1911941013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:11.264 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:11 smithi005 bash[33615]: audit 2023-09-30T09:04:10.679316+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.5:0/1911941013' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:11.468 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:11 smithi099 bash[55292]: debug 2023-09-30T09:04:11.192+0000 7fe3fd5ec200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:04:11.468 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:11 smithi099 bash[55292]: debug 2023-09-30T09:04:11.324+0000 7fe3fd5ec200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:04:11.796 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:11 smithi099 bash[55292]: debug 2023-09-30T09:04:11.464+0000 7fe3fd5ec200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:04:11.796 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:11 smithi099 bash[55292]: debug 2023-09-30T09:04:11.660+0000 7fe3fd5ec200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:04:12.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:12 smithi099 bash[27661]: cluster 2023-09-30T09:04:10.194912+0000 mgr.y (mgr.25205) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.3 MiB/s wr, 73 op/s 2023-09-30T09:04:12.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:11 smithi099 bash[55292]: debug 2023-09-30T09:04:11.792+0000 7fe3fd5ec200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:04:12.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:12 smithi005 bash[33615]: cluster 2023-09-30T09:04:10.194912+0000 mgr.y (mgr.25205) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.3 MiB/s wr, 73 op/s 2023-09-30T09:04:12.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:12 smithi005 bash[27219]: cluster 2023-09-30T09:04:10.194912+0000 mgr.y (mgr.25205) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 8.3 MiB/s wr, 73 op/s 2023-09-30T09:04:13.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:13 smithi099 bash[55292]: debug 2023-09-30T09:04:13.044+0000 7fe3fd5ec200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:04:13.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:13 smithi099 bash[55292]: [30/Sep/2023:09:04:13] ENGINE Bus STARTING 2023-09-30T09:04:13.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:13 smithi099 bash[55292]: CherryPy Checker: 2023-09-30T09:04:13.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:13 smithi099 bash[55292]: The Application mounted at '' has an empty config. 2023-09-30T09:04:13.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:13 smithi099 bash[55292]: [30/Sep/2023:09:04:13] ENGINE Serving on http://:::9283 2023-09-30T09:04:13.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:13 smithi099 bash[55292]: [30/Sep/2023:09:04:13] ENGINE Bus STARTED 2023-09-30T09:04:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: cluster 2023-09-30T09:04:12.196048+0000 mgr.y (mgr.25205) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-30T09:04:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: cluster 2023-09-30T09:04:13.069381+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T09:04:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: cluster 2023-09-30T09:04:13.069570+0000 mon.a (mon.0) 958 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:04:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: audit 2023-09-30T09:04:13.077008+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:04:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: audit 2023-09-30T09:04:13.078654+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:04:14.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: audit 2023-09-30T09:04:13.082915+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:04:14.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: audit 2023-09-30T09:04:13.083551+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:04:14.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:14 smithi099 bash[27661]: audit 2023-09-30T09:04:13.123620+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.5:0/616340837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: cluster 2023-09-30T09:04:12.196048+0000 mgr.y (mgr.25205) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-30T09:04:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: cluster 2023-09-30T09:04:13.069381+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T09:04:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: cluster 2023-09-30T09:04:13.069570+0000 mon.a (mon.0) 958 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:04:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: audit 2023-09-30T09:04:13.077008+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:04:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: audit 2023-09-30T09:04:13.078654+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:04:14.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: audit 2023-09-30T09:04:13.082915+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: audit 2023-09-30T09:04:13.083551+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[27219]: audit 2023-09-30T09:04:13.123620+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.5:0/616340837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: cluster 2023-09-30T09:04:12.196048+0000 mgr.y (mgr.25205) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 73 MiB/s rd, 11 MiB/s wr, 105 op/s 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: cluster 2023-09-30T09:04:13.069381+0000 mon.a (mon.0) 957 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: cluster 2023-09-30T09:04:13.069570+0000 mon.a (mon.0) 958 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: audit 2023-09-30T09:04:13.077008+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: audit 2023-09-30T09:04:13.078654+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:04:14.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: audit 2023-09-30T09:04:13.082915+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:04:14.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: audit 2023-09-30T09:04:13.083551+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.99:0/2320157334' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:04:14.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:14 smithi005 bash[33615]: audit 2023-09-30T09:04:13.123620+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.5:0/616340837' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:15.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:15 smithi099 bash[27661]: cluster 2023-09-30T09:04:14.026480+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e32: y(active, since 39s), standbys: x 2023-09-30T09:04:15.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:15 smithi005 bash[33615]: cluster 2023-09-30T09:04:14.026480+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e32: y(active, since 39s), standbys: x 2023-09-30T09:04:15.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:15 smithi005 bash[27219]: cluster 2023-09-30T09:04:14.026480+0000 mon.a (mon.0) 960 : cluster [DBG] mgrmap e32: y(active, since 39s), standbys: x 2023-09-30T09:04:16.030 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:04:16.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:16 smithi099 bash[27661]: cluster 2023-09-30T09:04:14.196868+0000 mgr.y (mgr.25205) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2023-09-30T09:04:16.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:16 smithi099 bash[27661]: audit 2023-09-30T09:04:15.590743+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.5:0/3611495058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:16 smithi005 bash[27219]: cluster 2023-09-30T09:04:14.196868+0000 mgr.y (mgr.25205) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2023-09-30T09:04:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:16 smithi005 bash[27219]: audit 2023-09-30T09:04:15.590743+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.5:0/3611495058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:16.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:16 smithi005 bash[33615]: cluster 2023-09-30T09:04:14.196868+0000 mgr.y (mgr.25205) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 48 MiB/s rd, 7.0 MiB/s wr, 67 op/s 2023-09-30T09:04:16.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:16 smithi005 bash[33615]: audit 2023-09-30T09:04:15.590743+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.5:0/3611495058' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:18.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:18 smithi005 bash[27219]: cluster 2023-09-30T09:04:16.198103+0000 mgr.y (mgr.25205) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 75 op/s 2023-09-30T09:04:18.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:18 smithi005 bash[27219]: audit 2023-09-30T09:04:18.042193+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.5:0/3156844485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:18.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:18 smithi005 bash[33615]: cluster 2023-09-30T09:04:16.198103+0000 mgr.y (mgr.25205) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 75 op/s 2023-09-30T09:04:18.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:18 smithi005 bash[33615]: audit 2023-09-30T09:04:18.042193+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.5:0/3156844485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:18 smithi099 bash[27661]: cluster 2023-09-30T09:04:16.198103+0000 mgr.y (mgr.25205) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s rd, 8.0 MiB/s wr, 75 op/s 2023-09-30T09:04:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:18 smithi099 bash[27661]: audit 2023-09-30T09:04:18.042193+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.5:0/3156844485' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:19.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:04:18 smithi099 bash[54868]: ts=2023-09-30T09:04:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:04:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:04:19.244 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":72,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T09:03:34.163830+0000","last_up_change":"2023-09-30T08:55:24.707121+0000","last_in_change":"2023-09-30T08:54:59.472190+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":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T08:51:59.052337+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":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-30T08:56:21.629391+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":"55","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-30T08:58:12.798211+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":"59","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-30T08:58:13.691882+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"60","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"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-09-30T09:00:11.818220+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":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6803","nonce":1062634125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6805","nonce":1062634125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6809","nonce":1062634125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":1062634125},{"type":"v1","addr":"172.21.15.5:6807","nonce":1062634125}]},"public_addr":"172.21.15.5:6803/1062634125","cluster_addr":"172.21.15.5:6805/1062634125","heartbeat_back_addr":"172.21.15.5:6809/1062634125","heartbeat_front_addr":"172.21.15.5:6807/1062634125","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6811","nonce":14886557}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6813","nonce":14886557}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6817","nonce":14886557}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":14886557},{"type":"v1","addr":"172.21.15.5:6815","nonce":14886557}]},"public_addr":"172.21.15.5:6811/14886557","cluster_addr":"172.21.15.5:6813/14886557","heartbeat_back_addr":"172.21.15.5:6817/14886557","heartbeat_front_addr":"172.21.15.5:6815/14886557","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6819","nonce":1827028708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6821","nonce":1827028708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6825","nonce":1827028708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":1827028708},{"type":"v1","addr":"172.21.15.5:6823","nonce":1827028708}]},"public_addr":"172.21.15.5:6819/1827028708","cluster_addr":"172.21.15.5:6821/1827028708","heartbeat_back_addr":"172.21.15.5:6825/1827028708","heartbeat_front_addr":"172.21.15.5:6823/1827028708","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6826","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6827","nonce":1812627563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6829","nonce":1812627563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6833","nonce":1812627563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":1812627563},{"type":"v1","addr":"172.21.15.5:6831","nonce":1812627563}]},"public_addr":"172.21.15.5:6827/1812627563","cluster_addr":"172.21.15.5:6829/1812627563","heartbeat_back_addr":"172.21.15.5:6833/1812627563","heartbeat_front_addr":"172.21.15.5:6831/1812627563","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:50:31.340054+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.99:0/1767134390":"2023-10-01T09:03:34.163766+0000","172.21.15.99:0/2711050412":"2023-10-01T09:03:34.163766+0000","172.21.15.99:0/3923934802":"2023-10-01T09:03:34.163766+0000","172.21.15.99:0/2740707555":"2023-10-01T09:03:34.163766+0000","172.21.15.99:6835/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/1216802275":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.99:6834/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/1594322177":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:6800/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/2383969768":"2023-10-01T09:01:59.490373+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-30T09:04:19.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:04:19] "GET /metrics HTTP/1.1" 200 36051 "" "Prometheus/2.33.4" 2023-09-30T09:04:20.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:04:20.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: cluster 2023-09-30T09:04:18.198814+0000 mgr.y (mgr.25205) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.2 MiB/s wr, 45 op/s 2023-09-30T09:04:20.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.004644+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.011788+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.013645+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.014789+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.028482+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.113222+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.115910+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.126058+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.127420+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.132514+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.133994+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.139030+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-30T09:04:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.141290+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.142302+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.240973+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.5:0/3964212246' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[33615]: audit 2023-09-30T09:04:19.284280+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: cluster 2023-09-30T09:04:18.198814+0000 mgr.y (mgr.25205) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.2 MiB/s wr, 45 op/s 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.004644+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.011788+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.013645+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.014789+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:04:20.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.028482+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.113222+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.115910+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.126058+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.127420+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.132514+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.133994+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.139030+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.141290+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.142302+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.240973+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.5:0/3964212246' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:04:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:20 smithi005 bash[27219]: audit 2023-09-30T09:04:19.284280+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: cluster 2023-09-30T09:04:18.198814+0000 mgr.y (mgr.25205) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.2 MiB/s wr, 45 op/s 2023-09-30T09:04:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.004644+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.011788+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.013645+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.014789+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:04:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.028482+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.113222+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.115910+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.126058+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.127420+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.132514+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.133994+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.139030+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.141290+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.142302+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.240973+0000 mon.a (mon.0) 975 : audit [DBG] from='client.? 172.21.15.5:0/3964212246' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:04:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:20 smithi099 bash[27661]: audit 2023-09-30T09:04:19.284280+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:21.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:21 smithi005 bash[33615]: cephadm 2023-09-30T09:04:19.116995+0000 mgr.y (mgr.25205) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-30T09:04:21.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:21 smithi005 bash[33615]: cephadm 2023-09-30T09:04:19.143055+0000 mgr.y (mgr.25205) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-30T09:04:21.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:21 smithi005 bash[33615]: audit 2023-09-30T09:04:20.519007+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.5:0/4272822029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:21.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:21 smithi005 bash[27219]: cephadm 2023-09-30T09:04:19.116995+0000 mgr.y (mgr.25205) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-30T09:04:21.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:21 smithi005 bash[27219]: cephadm 2023-09-30T09:04:19.143055+0000 mgr.y (mgr.25205) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-30T09:04:21.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:21 smithi005 bash[27219]: audit 2023-09-30T09:04:20.519007+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.5:0/4272822029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:21 smithi099 bash[27661]: cephadm 2023-09-30T09:04:19.116995+0000 mgr.y (mgr.25205) 41 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-30T09:04:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:21 smithi099 bash[27661]: cephadm 2023-09-30T09:04:19.143055+0000 mgr.y (mgr.25205) 42 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-30T09:04:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:21 smithi099 bash[27661]: audit 2023-09-30T09:04:20.519007+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.5:0/4272822029' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:22.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[27219]: cluster 2023-09-30T09:04:20.199499+0000 mgr.y (mgr.25205) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.2 MiB/s wr, 45 op/s 2023-09-30T09:04:22.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[27219]: audit 2023-09-30T09:04:21.574252+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:22.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[27219]: audit 2023-09-30T09:04:21.575785+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:04:22.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[27219]: audit 2023-09-30T09:04:21.577094+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:04:22.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[27219]: audit 2023-09-30T09:04:21.578295+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:22.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[33615]: cluster 2023-09-30T09:04:20.199499+0000 mgr.y (mgr.25205) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.2 MiB/s wr, 45 op/s 2023-09-30T09:04:22.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[33615]: audit 2023-09-30T09:04:21.574252+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[33615]: audit 2023-09-30T09:04:21.575785+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:04:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[33615]: audit 2023-09-30T09:04:21.577094+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:04:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:22 smithi005 bash[33615]: audit 2023-09-30T09:04:21.578295+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:22 smithi099 bash[27661]: cluster 2023-09-30T09:04:20.199499+0000 mgr.y (mgr.25205) 43 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 5.2 MiB/s wr, 45 op/s 2023-09-30T09:04:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:22 smithi099 bash[27661]: audit 2023-09-30T09:04:21.574252+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' 2023-09-30T09:04:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:22 smithi099 bash[27661]: audit 2023-09-30T09:04:21.575785+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:04:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:22 smithi099 bash[27661]: audit 2023-09-30T09:04:21.577094+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:04:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:22 smithi099 bash[27661]: audit 2023-09-30T09:04:21.578295+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:23.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:23 smithi005 bash[27219]: cephadm 2023-09-30T09:04:21.565680+0000 mgr.y (mgr.25205) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-30T09:04:23.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:23 smithi005 bash[27219]: cephadm 2023-09-30T09:04:21.579845+0000 mgr.y (mgr.25205) 45 : cephadm [INF] Deploying daemon mon.a on smithi005 2023-09-30T09:04:23.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:23 smithi005 bash[27219]: audit 2023-09-30T09:04:22.984197+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.5:0/1444866437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:23.240 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:23 smithi005 bash[33615]: cephadm 2023-09-30T09:04:21.565680+0000 mgr.y (mgr.25205) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-30T09:04:23.240 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:23 smithi005 bash[33615]: cephadm 2023-09-30T09:04:21.579845+0000 mgr.y (mgr.25205) 45 : cephadm [INF] Deploying daemon mon.a on smithi005 2023-09-30T09:04:23.240 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:23 smithi005 bash[33615]: audit 2023-09-30T09:04:22.984197+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.5:0/1444866437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:23 smithi099 bash[27661]: cephadm 2023-09-30T09:04:21.565680+0000 mgr.y (mgr.25205) 44 : cephadm [INF] Upgrade: Updating mon.a 2023-09-30T09:04:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:23 smithi099 bash[27661]: cephadm 2023-09-30T09:04:21.579845+0000 mgr.y (mgr.25205) 45 : cephadm [INF] Deploying daemon mon.a on smithi005 2023-09-30T09:04:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:23 smithi099 bash[27661]: audit 2023-09-30T09:04:22.984197+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.5:0/1444866437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:24.232 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[33615]: cluster 2023-09-30T09:04:22.200284+0000 mgr.y (mgr.25205) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 4.7 MiB/s wr, 41 op/s 2023-09-30T09:04:24.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[27219]: cluster 2023-09-30T09:04:22.200284+0000 mgr.y (mgr.25205) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 4.7 MiB/s wr, 41 op/s 2023-09-30T09:04:24.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:24 smithi005 systemd[1]: Stopping Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:04:24.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:24 smithi099 bash[27661]: cluster 2023-09-30T09:04:22.200284+0000 mgr.y (mgr.25205) 46 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 26 MiB/s rd, 4.7 MiB/s wr, 41 op/s 2023-09-30T09:04:24.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[27219]: debug 2023-09-30T09:04:24.228+0000 7fe53f29c700 -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-30T09:04:24.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[27219]: debug 2023-09-30T09:04:24.228+0000 7fe53f29c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-30T09:04:24.615 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[71249]: [30/Sep/2023:09:04:24] ENGINE Bus STOPPING 2023-09-30T09:04:24.615 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[71249]: [30/Sep/2023:09:04:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:04:24.615 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[71249]: [30/Sep/2023:09:04:24] ENGINE Bus STOPPED 2023-09-30T09:04:24.615 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[71249]: [30/Sep/2023:09:04:24] ENGINE Bus STARTING 2023-09-30T09:04:24.615 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[71249]: [30/Sep/2023:09:04:24] ENGINE Serving on http://:::9283 2023-09-30T09:04:24.615 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[71249]: [30/Sep/2023:09:04:24] ENGINE Bus STARTED 2023-09-30T09:04:25.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:24 smithi005 bash[75211]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T09:04:25.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:25 smithi005 bash[75287]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T09:04:25.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:25 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-30T09:04:25.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:25 smithi005 systemd[1]: Stopped Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:04:25.560 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:04:25.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:25 smithi005 systemd[1]: Started Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:04:27.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:26 smithi005 bash[75361]: debug 2023-09-30T09:04:26.996+0000 7fd30a06ac80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:04:27.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:26 smithi005 bash[75361]: debug 2023-09-30T09:04:26.996+0000 7fd30a06ac80 0 ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev), process ceph-mon, pid 7 2023-09-30T09:04:27.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:26 smithi005 bash[75361]: debug 2023-09-30T09:04:26.996+0000 7fd30a06ac80 0 pidfile_write: ignore empty --pid-file 2023-09-30T09:04:27.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.000+0000 7fd30a06ac80 0 load: jerasure load: lrc 2023-09-30T09:04:27.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: RocksDB version: 7.9.2 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Git sha 0 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Compile date 2023-09-29 16:35:50 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: DB SUMMARY 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: DB Session ID: WNC4YZTAM4DFA0PDEHD5 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: CURRENT file: CURRENT 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 958 Bytes 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-09-30T09:04:27.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 15639097 ; 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.error_if_exists: 0 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.create_if_missing: 0 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.paranoid_checks: 1 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.env: 0x56088f1fcda0 2023-09-30T09:04:27.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-30T09:04:27.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.info_log: 0x560890b715a0 2023-09-30T09:04:27.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:04:27.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.statistics: (nil) 2023-09-30T09:04:27.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.use_fsync: 0 2023-09-30T09:04:27.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_log_file_size: 0 2023-09-30T09:04:27.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:04:27.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:04:27.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:04:27.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:04:27.236 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.allow_fallocate: 1 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.use_direct_reads: 0 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.db_log_dir: 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.wal_dir: 2023-09-30T09:04:27.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:04:27.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:04:27.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:04:27.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:04:27.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:04:27.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:04:27.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:04:27.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.write_buffer_manager: 0x560890b492c0 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.unordered_write: 0 2023-09-30T09:04:27.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.row_cache: None 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.wal_filter: None 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:04:27.240 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.two_write_queues: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.wal_compression: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.atomic_flush: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.log_readahead_size: 0 2023-09-30T09:04:27.241 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_background_jobs: 2 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_background_compactions: -1 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_subcompactions: 1 2023-09-30T09:04:27.242 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_open_files: -1 2023-09-30T09:04:27.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:04:27.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:04:27.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:04:27.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:04:27.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_background_flushes: -1 2023-09-30T09:04:27.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Compression algorithms supported: 2023-09-30T09:04:27.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:04:27.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kZSTD supported: 0 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kXpressCompression supported: 0 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kZlibCompression supported: 1 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kSnappyCompression supported: 1 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kLZ4Compression supported: 1 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: kBZip2Compression supported: 0 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:04:27.245 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.merge_operator: 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_filter: None 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:04:27.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:04:27.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:04:27.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560890b716a0) 2023-09-30T09:04:27.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: cache_index_and_filter_blocks: 1 2023-09-30T09:04:27.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:04:27.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:04:27.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: pin_top_level_index_and_filter: 1 2023-09-30T09:04:27.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: index_type: 0 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: data_block_index_type: 0 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: index_shortening: 1 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: checksum: 4 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: no_block_cache: 0 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_cache: 0x560890bc71f0 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_cache_name: BinnedLRUCache 2023-09-30T09:04:27.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_cache_options: 2023-09-30T09:04:27.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: capacity : 536870912 2023-09-30T09:04:27.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: num_shard_bits : 4 2023-09-30T09:04:27.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: strict_capacity_limit : 0 2023-09-30T09:04:27.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: high_pri_pool_ratio: 0.000 2023-09-30T09:04:27.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_cache_compressed: (nil) 2023-09-30T09:04:27.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: persistent_cache: (nil) 2023-09-30T09:04:27.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_size: 4096 2023-09-30T09:04:27.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_size_deviation: 10 2023-09-30T09:04:27.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_restart_interval: 16 2023-09-30T09:04:27.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: index_block_restart_interval: 1 2023-09-30T09:04:27.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: metadata_block_size: 4096 2023-09-30T09:04:27.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: partition_filters: 0 2023-09-30T09:04:27.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: use_delta_encoding: 1 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: filter_policy: bloomfilter 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: whole_key_filtering: 1 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: verify_compression: 0 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: read_amp_bytes_per_bit: 0 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: format_version: 5 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: enable_index_compression: 1 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: block_align: 0 2023-09-30T09:04:27.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: max_auto_readahead_size: 262144 2023-09-30T09:04:27.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: prepopulate_block_cache: 0 2023-09-30T09:04:27.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: initial_auto_readahead_size: 8192 2023-09-30T09:04:27.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: num_file_reads_for_auto_readahead: 2 2023-09-30T09:04:27.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:04:27.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:04:27.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression: NoCompression 2023-09-30T09:04:27.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:04:27.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:04:27.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:04:27.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.num_levels: 7 2023-09-30T09:04:27.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:04:27.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:04:27.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:04:27.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:04:27.254 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:04:27.254 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:04:27.254 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:04:27.254 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:04:27.254 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:04:27.254 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:04:27.254 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:04:27.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:04:27.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-30T09:04:27.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:04:27.258 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.table_properties_collectors: 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.inplace_update_support: 0 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:04:27.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.bloom_locality: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.max_successive_merges: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.ttl: 2592000 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-30T09:04:27.260 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.enable_blob_files: false 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.min_blob_size: 0 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd2ff03e700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-09-30T09:04:27.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 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-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 11326, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d3343f32-3dc5-4db7-86ca-80aa08ee4bfb 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064667006422, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.004+0000 7fd30a06ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.048+0000 7fd30a06ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064667049211, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 15143587, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11328, "largest_seqno": 14871, "table_properties": {"data_size": 15123138, "index_size": 16164, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3269, "raw_key_size": 24859, "raw_average_key_size": 19, "raw_value_size": 15088892, "raw_average_value_size": 11687, "num_data_blocks": 704, "num_entries": 1291, "num_filter_entries": 1291, "num_deletions": 253, "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": 1696064667, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d3343f32-3dc5-4db7-86ca-80aa08ee4bfb", "db_session_id": "WNC4YZTAM4DFA0PDEHD5", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.048+0000 7fd30a06ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064667049415, "job": 1, "event": "recovery_finished"} 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.048+0000 7fd30a06ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-09-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.048+0000 7fd30a06ac80 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-30T09:04:27.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.052+0000 7fd30a06ac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.052+0000 7fd30a06ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560890c68000 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.052+0000 7fd30a06ac80 4 rocksdb: DB pointer 0x560890c56000 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.052+0000 7fd2f8831700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.052+0000 7fd2f8831700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: ** DB Stats ** 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 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-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:04:27.263 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 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-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: ** Compaction Stats [default] ** 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 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-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: L0 1/0 14.44 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 744.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: L6 1/0 22.22 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-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Sum 2/0 36.66 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 744.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 744.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2023-09-30T09:04:27.264 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: ** Compaction Stats [default] ** 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 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-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 744.4 0.02 0.00 1 0.019 0 0 0.0 0.0 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Uptime(secs): 0.1 total, 0.1 interval 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Flush(GB): cumulative 0.014, interval 0.014 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:04:27.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Cumulative compaction: 0.01 GB write, 288.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Interval compaction: 0.01 GB write, 288.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 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-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Block cache BinnedLRUCache@0x560890bc71f0#7 capacity: 512.00 MB usage: 19.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Block cache entry stats(count,size,portion): FilterBlock(1,3.28 KB,0.000625849%) IndexBlock(1,16.08 KB,0.00306666%) Misc(1,0.00 KB,0%) 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.056+0000 7fd30a06ac80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0] at bind addrs [v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.056+0000 7fd30a06ac80 1 mon.a@-1(???) e3 preinit fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 0 mon.a@-1(???).mds e7 new map 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 0 mon.a@-1(???).mds e7 print_map 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: e7 2023-09-30T09:04:27.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 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-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: legacy client fscid: 1 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Filesystem 'foo' (1) 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: fs_name foo 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: epoch 5 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: created 2023-09-30T08:58:14.254590+0000 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: modified 2023-09-30T08:58:21.290885+0000 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: tableserver 0 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: root 0 2023-09-30T09:04:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: session_timeout 60 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: session_autoclose 300 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: max_file_size 1099511627776 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: max_xattr_size 65536 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: required_client_features {} 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: last_failure 0 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: last_failure_osd_epoch 0 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 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-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: max_mds 1 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: in 0 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: up {0=14655} 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: failed 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: damaged 2023-09-30T09:04:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: stopped 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: data_pools [4] 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: metadata_pool 3 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: inline_data disabled 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: balancer 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: bal_rank_mask -1 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: standby_count_wanted 1 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: [mds.foo.smithi005.gpfodn{0:14655} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 2023-09-30T09:04:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 2023-09-30T09:04:27.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: Standby daemons: 2023-09-30T09:04:27.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: 2023-09-30T09:04:27.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: [mds.foo.smithi099.oalojx{-1:24526} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.99:6832/2581875202,v1:172.21.15.99:6833/2581875202] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:04:27.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 0 mon.a@-1(???).osd e72 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-30T09:04:27.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:04:27.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 0 mon.a@-1(???).osd e72 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expand map: {default=false} 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta from 'false' to 'false' 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expanded map: {default=false} 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expand map: {default=info} 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta from 'info' to 'info' 2023-09-30T09:04:27.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expanded map: {default=info} 2023-09-30T09:04:27.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expand map: {default=daemon} 2023-09-30T09:04:27.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-30T09:04:27.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-30T09:04:27.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expand map: {default=debug} 2023-09-30T09:04:27.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-30T09:04:27.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[75361]: debug 2023-09-30T09:04:27.060+0000 7fd30a06ac80 20 expand_channel_meta expanded map: {default=debug} 2023-09-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: audit 2023-09-30T09:04:24.237228+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: audit 2023-09-30T09:04:24.237676+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: audit 2023-09-30T09:04:24.238036+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: audit 2023-09-30T09:04:25.504308+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.5:0/1821982092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:26.201645+0000 mgr.y (mgr.25205) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-09-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.270556+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.294894+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-30T09:04:27.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.308157+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T09:04:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.308989+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:04:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.309059+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:04:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.310399+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 53s), standbys: x 2023-09-30T09:04:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: audit 2023-09-30T09:04:27.336944+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25205 ' entity='' 2023-09-30T09:04:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.337863+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 53s), standbys: x 2023-09-30T09:04:27.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[33615]: cluster 2023-09-30T09:04:27.337910+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-09-30T09:04:27.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[71249]: ignoring --setuser ceph since I am not root 2023-09-30T09:04:27.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[71249]: ignoring --setgroup ceph since I am not root 2023-09-30T09:04:27.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:27 smithi005 bash[71249]: debug 2023-09-30T09:04:27.564+0000 7fc67b361200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:04:27.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[55292]: ignoring --setuser ceph since I am not root 2023-09-30T09:04:27.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[55292]: ignoring --setgroup ceph since I am not root 2023-09-30T09:04:27.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[55292]: debug 2023-09-30T09:04:27.564+0000 7fc67d0e8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:04:27.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: audit 2023-09-30T09:04:24.237228+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:04:27.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: audit 2023-09-30T09:04:24.237676+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: audit 2023-09-30T09:04:24.238036+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25205 172.21.15.5:0/1982566190' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: audit 2023-09-30T09:04:25.504308+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.5:0/1821982092' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:26.201645+0000 mgr.y (mgr.25205) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.0 MiB/s wr, 7 op/s 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.270556+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.294894+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-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.308157+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.308989+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.309059+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.310399+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 53s), standbys: x 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: audit 2023-09-30T09:04:27.336944+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25205 ' entity='' 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.337863+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 53s), standbys: x 2023-09-30T09:04:27.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:27 smithi099 bash[27661]: cluster 2023-09-30T09:04:27.337910+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2023-09-30T09:04:27.973 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:04:28.663 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:28 smithi099 bash[55292]: debug 2023-09-30T09:04:28.472+0000 7fc67d0e8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:04:28.663 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:28 smithi099 bash[55292]: debug 2023-09-30T09:04:28.572+0000 7fc67d0e8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:04:28.663 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:28 smithi099 bash[27661]: audit 2023-09-30T09:04:27.956508+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.5:0/3185462477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:28.681 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:28 smithi005 bash[71249]: debug 2023-09-30T09:04:28.564+0000 7fc67b361200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:04:28.681 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:28 smithi005 bash[33615]: audit 2023-09-30T09:04:27.956508+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.5:0/3185462477' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:04:28.958 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:28 smithi099 bash[55292]: debug 2023-09-30T09:04:28.676+0000 7fc67d0e8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:04:28.958 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:04:28 smithi099 bash[54868]: ts=2023-09-30T09:04:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:04:29.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:28 smithi005 bash[71249]: debug 2023-09-30T09:04:28.676+0000 7fc67b361200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:04:29.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:28 smithi005 bash[71249]: debug 2023-09-30T09:04:28.796+0000 7fc67b361200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:04:29.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:28 smithi099 bash[55292]: debug 2023-09-30T09:04:28.952+0000 7fc67d0e8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:04:29.490 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:29 smithi005 bash[71249]: debug 2023-09-30T09:04:29.096+0000 7fc67b361200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:04:29.490 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:29 smithi005 bash[71249]: debug 2023-09-30T09:04:29.484+0000 7fc67b361200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:04:29.563 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch ps' 2023-09-30T09:04:29.695 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:29 smithi099 bash[55292]: debug 2023-09-30T09:04:29.312+0000 7fc67d0e8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:04:29.697 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:29 smithi099 bash[55292]: debug 2023-09-30T09:04:29.476+0000 7fc67d0e8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:04:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:29 smithi005 bash[71249]: debug 2023-09-30T09:04:29.652+0000 7fc67b361200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:04:30.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:29 smithi099 bash[55292]: debug 2023-09-30T09:04:29.688+0000 7fc67d0e8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:04:30.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:29 smithi005 bash[71249]: debug 2023-09-30T09:04:29.896+0000 7fc67b361200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:04:31.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:30 smithi099 bash[55292]: debug 2023-09-30T09:04:30.708+0000 7fc67d0e8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:04:31.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:30 smithi099 bash[55292]: debug 2023-09-30T09:04:30.824+0000 7fc67d0e8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:04:31.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:30 smithi099 bash[55292]: debug 2023-09-30T09:04:30.948+0000 7fc67d0e8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:04:31.198 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:31 smithi005 bash[71249]: debug 2023-09-30T09:04:31.016+0000 7fc67b361200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:04:31.198 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:31 smithi005 bash[71249]: debug 2023-09-30T09:04:31.144+0000 7fc67b361200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:04:31.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:31 smithi005 bash[71249]: debug 2023-09-30T09:04:31.272+0000 7fc67b361200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:04:31.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:31 smithi099 bash[55292]: debug 2023-09-30T09:04:31.436+0000 7fc67d0e8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:04:31.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:31 smithi099 bash[55292]: debug 2023-09-30T09:04:31.672+0000 7fc67d0e8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:04:32.043 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:31 smithi005 bash[71249]: debug 2023-09-30T09:04:31.808+0000 7fc67b361200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:04:32.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:32 smithi005 bash[71249]: debug 2023-09-30T09:04:32.040+0000 7fc67b361200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:04:32.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:32 smithi099 bash[55292]: debug 2023-09-30T09:04:32.128+0000 7fc67d0e8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:04:32.986 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:32 smithi005 bash[71249]: debug 2023-09-30T09:04:32.516+0000 7fc67b361200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:04:33.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:32 smithi099 bash[55292]: debug 2023-09-30T09:04:32.628+0000 7fc67d0e8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:04:33.265 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:33 smithi005 bash[71249]: debug 2023-09-30T09:04:33.028+0000 7fc67b361200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:04:33.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:33 smithi099 bash[55292]: debug 2023-09-30T09:04:33.188+0000 7fc67d0e8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:04:33.552 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:33 smithi099 bash[55292]: debug 2023-09-30T09:04:33.304+0000 7fc67d0e8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:04:33.787 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:04:33 smithi005 bash[70337]: level=warn ts=2023-09-30T09:04:33.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi005.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.5:8443: connect: connection refused" 2023-09-30T09:04:33.787 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:04:33 smithi005 bash[70337]: level=warn ts=2023-09-30T09:04:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi099.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.99:8443: connect: connection refused" 2023-09-30T09:04:33.787 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:33 smithi005 bash[71249]: debug 2023-09-30T09:04:33.652+0000 7fc67b361200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:04:33.937 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:33 smithi099 bash[55292]: debug 2023-09-30T09:04:33.664+0000 7fc67d0e8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:04:33.937 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:33 smithi099 bash[55292]: debug 2023-09-30T09:04:33.784+0000 7fc67d0e8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:04:34.175 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:33 smithi005 bash[71249]: debug 2023-09-30T09:04:33.784+0000 7fc67b361200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:04:34.189 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:33 smithi099 bash[55292]: debug 2023-09-30T09:04:33.932+0000 7fc67d0e8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:04:34.189 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:34 smithi099 bash[55292]: debug 2023-09-30T09:04:34.052+0000 7fc67d0e8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:04:34.446 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:34 smithi005 bash[71249]: debug 2023-09-30T09:04:34.172+0000 7fc67b361200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:04:34.446 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:34 smithi005 bash[71249]: debug 2023-09-30T09:04:34.292+0000 7fc67b361200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:04:34.516 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:34 smithi099 bash[55292]: debug 2023-09-30T09:04:34.184+0000 7fc67d0e8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:04:34.516 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:34 smithi099 bash[55292]: debug 2023-09-30T09:04:34.380+0000 7fc67d0e8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:04:34.701 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:34 smithi005 bash[71249]: debug 2023-09-30T09:04:34.440+0000 7fc67b361200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:04:34.701 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:34 smithi005 bash[71249]: debug 2023-09-30T09:04:34.560+0000 7fc67b361200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:04:34.802 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:34 smithi099 bash[55292]: debug 2023-09-30T09:04:34.512+0000 7fc67d0e8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:04:35.015 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:34 smithi005 bash[71249]: debug 2023-09-30T09:04:34.696+0000 7fc67b361200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:04:35.016 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:34 smithi005 bash[71249]: debug 2023-09-30T09:04:34.900+0000 7fc67b361200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:04:35.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:35 smithi005 bash[71249]: debug 2023-09-30T09:04:35.036+0000 7fc67b361200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:04:36.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[55292]: debug 2023-09-30T09:04:35.776+0000 7fc67d0e8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:04:36.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[55292]: [30/Sep/2023:09:04:35] ENGINE Bus STARTING 2023-09-30T09:04:36.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[55292]: CherryPy Checker: 2023-09-30T09:04:36.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[55292]: The Application mounted at '' has an empty config. 2023-09-30T09:04:36.052 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[55292]: [30/Sep/2023:09:04:35] ENGINE Serving on http://:::9283 2023-09-30T09:04:36.053 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[55292]: [30/Sep/2023:09:04:35] ENGINE Bus STARTED 2023-09-30T09:04:36.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[27661]: cluster 2023-09-30T09:04:35.801128+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T09:04:36.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[27661]: cluster 2023-09-30T09:04:35.801331+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:04:36.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[27661]: audit 2023-09-30T09:04:35.808232+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:04:36.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[27661]: audit 2023-09-30T09:04:35.810182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:04:36.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[27661]: audit 2023-09-30T09:04:35.813918+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:04:36.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:35 smithi099 bash[27661]: audit 2023-09-30T09:04:35.814807+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:04:36.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:35 smithi005 bash[33615]: cluster 2023-09-30T09:04:35.801128+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-30T09:04:36.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:35 smithi005 bash[33615]: cluster 2023-09-30T09:04:35.801331+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-30T09:04:36.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:35 smithi005 bash[33615]: audit 2023-09-30T09:04:35.808232+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:04:36.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:35 smithi005 bash[33615]: audit 2023-09-30T09:04:35.810182+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:04:36.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:35 smithi005 bash[33615]: audit 2023-09-30T09:04:35.813918+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:04:36.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:35 smithi005 bash[33615]: audit 2023-09-30T09:04:35.814807+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.99:0/370296377' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:04:36.628 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: debug 2023-09-30T09:04:36.380+0000 7f937a4e9700 -1 mon.c@2(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:04:36.628 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.352+0000 7fc67b361200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:04:36.628 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: [30/Sep/2023:09:04:36] ENGINE Bus STARTING 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.592+0000 7fc5dcdf1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.592+0000 7fc5dcdf1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.592+0000 7fc5dcdf1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.592+0000 7fc5dcdf1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.592+0000 7fc5dcdf1700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.596+0000 7fc5da5ec700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.596+0000 7fc5da5ec700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.596+0000 7fc5da5ec700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.596+0000 7fc5da5ec700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.629 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: debug 2023-09-30T09:04:36.596+0000 7fc5da5ec700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:04:36.630 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: CherryPy Checker: 2023-09-30T09:04:36.630 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: The Application mounted at '' has an empty config. 2023-09-30T09:04:36.630 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: [30/Sep/2023:09:04:36] ENGINE Serving on http://:::9283 2023-09-30T09:04:36.630 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[71249]: [30/Sep/2023:09:04:36] ENGINE Bus STARTED 2023-09-30T09:04:36.662 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: debug 2023-09-30T09:04:36.380+0000 7f152ebc4700 -1 mon.b@1(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:04:36.979 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: cluster 2023-09-30T09:04:35.861709+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e34: y(active, since 61s), standbys: x 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.375391+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.376208+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.386658+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.387009+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0109765s), standbys: x 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.394361+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.394595+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.394813+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.397446+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.397802+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:04:36.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.398161+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.398417+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.398721+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.399045+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.399325+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.399683+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.400009+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.400329+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.400618+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.400927+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.401215+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:04:36.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.401498+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.401998+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.431300+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.470868+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.474581+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.510688+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.527273+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.527775+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.580949+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[33615]: audit 2023-09-30T09:04:36.581433+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:04:36.982 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:04:36 smithi005 bash[70337]: level=info ts=2023-09-30T09:04:36.977Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=5 2023-09-30T09:04:37.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: cluster 2023-09-30T09:04:35.861709+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e34: y(active, since 61s), standbys: x 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.375391+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.376208+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.386658+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.387009+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e35: y(active, starting, since 0.0109765s), standbys: x 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.394361+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.394595+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.394813+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.397446+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi005.gpfodn"}]: dispatch 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.397802+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi099.oalojx"}]: dispatch 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.398161+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:04:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.398417+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.398721+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.399045+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.399325+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.399683+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.400009+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.400329+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.400618+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.400927+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.401215+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.401498+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:04:37.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.401998+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.431300+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.470868+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.474581+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.510688+0000 mon.c (mon.2) 193 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.527273+0000 mon.c (mon.2) 194 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.527775+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.580949+0000 mon.c (mon.2) 195 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:04:37.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:36 smithi099 bash[27661]: audit 2023-09-30T09:04:36.581433+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:04:37.413 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:04:37.415 INFO:teuthology.orchestra.run.smithi005.stderr:Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-09-30T09:04:37.415 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:04:37.427 INFO:teuthology.orchestra.run.smithi005.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:alertmanager.a smithi005 *:9093,9094 running (2m) - 8m 14.3M - 0.23.0 ba2b418f427c cd0cd7a2ecb4 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:grafana.a smithi099 *:3000 running (85s) - 7m 40.0M - 8.3.5 dad864ee21e9 e378576b3f99 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi005.gpfodn smithi005 running (6m) - 6m 15.2M - 16.2.14-44-geeb13ac9 94a6c4498547 b82b70586eb1 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi099.oalojx smithi099 running (6m) - 6m 13.2M - 16.2.14-44-geeb13ac9 94a6c4498547 8abe65d0294a 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.x smithi099 *:8443,9283,8765 running (34s) - 14m 73.2M - 18.0.0-6447-g1d10b717 dda7fab67785 ff5a7f4fda6b 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.y smithi005 *:8443,9283,8765 running (79s) - 16m 458M - 18.0.0-6447-g1d10b717 dda7fab67785 1a52a7ace651 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a smithi005 running (16m) - 16m 61.3M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 1c16fdf014d5 2023-09-30T09:04:37.428 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b smithi099 running (15m) - 15m 59.2M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 0a2a1a1ddb99 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c smithi005 running (15m) - 15m 57.0M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 4953bf2bf497 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.a smithi005 *:9100 running (2m) - 8m 8779k - 1.3.1 1dbe0e931976 58a1ce3e8079 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.b smithi099 *:9100 running (110s) - 8m 8424k - 1.3.1 1dbe0e931976 16440a4f1838 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0 smithi005 running (14m) - 14m 102M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 5000ad35066c 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1 smithi005 running (13m) - 13m 78.6M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 b4b6eddc960e 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2 smithi005 running (12m) - 12m 122M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 192adb115971 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3 smithi005 running (12m) - 12m 63.9M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 207ab37ee269 2023-09-30T09:04:37.429 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4 smithi099 running (11m) - 11m 105M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 053d3708d522 2023-09-30T09:04:37.430 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5 smithi099 running (10m) - 10m 110M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 c52409d3fb16 2023-09-30T09:04:37.430 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6 smithi099 running (10m) - 10m 77.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 04a9f8b6a448 2023-09-30T09:04:37.430 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7 smithi099 running (9m) - 9m 80.8M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fa9b3ddfb2e3 2023-09-30T09:04:37.430 INFO:teuthology.orchestra.run.smithi005.stdout:prometheus.a smithi099 *:9095 running (40s) - 8m 41.2M - 2.33.4 514e6a882f6e 9cc692b9c181 2023-09-30T09:04:37.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[71249]: debug 2023-09-30T09:04:37.392+0000 7fc633206700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-30T09:04:38.267 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[70337]: level=info ts=2023-09-30T09:04:37.865Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=5 2023-09-30T09:04:38.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.389985+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.391068+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.398790+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.536841+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cluster 2023-09-30T09:04:36.565132+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cephadm 2023-09-30T09:04:37.041613+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Bus STARTING 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cephadm 2023-09-30T09:04:37.144871+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cephadm 2023-09-30T09:04:37.275837+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cephadm 2023-09-30T09:04:37.276148+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Bus STARTED 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cluster 2023-09-30T09:04:37.392957+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 1.01691s), standbys: x 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: audit 2023-09-30T09:04:37.395706+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:04:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: audit 2023-09-30T09:04:37.408219+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:04:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:37 smithi005 bash[33615]: cluster 2023-09-30T09:04:37.412658+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.389985+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.391068+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.398790+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.536841+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cluster 2023-09-30T09:04:36.565132+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cephadm 2023-09-30T09:04:37.041613+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Bus STARTING 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cephadm 2023-09-30T09:04:37.144871+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:04:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cephadm 2023-09-30T09:04:37.275837+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:04:38.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cephadm 2023-09-30T09:04:37.276148+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [30/Sep/2023:09:04:37] ENGINE Bus STARTED 2023-09-30T09:04:38.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cluster 2023-09-30T09:04:37.392957+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 1.01691s), standbys: x 2023-09-30T09:04:38.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: audit 2023-09-30T09:04:37.395706+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:04:38.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: audit 2023-09-30T09:04:37.408219+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.25445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:04:38.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:37 smithi099 bash[27661]: cluster 2023-09-30T09:04:37.412658+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:38.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade pause' 2023-09-30T09:04:38.891 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":false,"pg_map":{"version":2,"stamp":"2023-09-30T09:04:36.403007+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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},"osd_stats_sum":{"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":[]},"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":"0.000000"},"pg_stats":[{"pgid":"3.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"5.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:04:36.375567+0000","last_change":"2023-09-30T09:04:36.375567+0000","last_active":"2023-09-30T09:04:36.375567+0000","last_peered":"2023-09-30T09:04:36.375567+0000","last_clean":"2023-09-30T09:04:36.375567+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:04:36.375567+0000","last_undegraded":"2023-09-30T09:04:36.375567+0000","last_fullsized":"2023-09-30T09:04:36.375567+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:04:36.375567+0000","last_clean_scrub_stamp":"2023-09-30T09:04:36.375567+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0},{"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":0,"acting":0,"num_store_stats":0},{"poolid":3,"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":0,"acting":0,"num_store_stats":0},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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},{"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":0,"acting":0,"num_store_stats":0}],"osd_stats":[],"pool_statfs":[]}} 2023-09-30T09:04:38.896 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-30T09:04:38.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-30T09:04:39.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:39 smithi005 bash[33615]: cluster 2023-09-30T09:04:38.400184+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:39.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:39 smithi005 bash[33615]: cluster 2023-09-30T09:04:38.878852+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2023-09-30T09:04:39.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:04:39] "GET /metrics HTTP/1.1" 200 33326 "" "Prometheus/2.33.4" 2023-09-30T09:04:39.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:39 smithi099 bash[27661]: cluster 2023-09-30T09:04:38.400184+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:39.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:39 smithi099 bash[27661]: cluster 2023-09-30T09:04:38.878852+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2023-09-30T09:04:41.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:41 smithi005 bash[33615]: cluster 2023-09-30T09:04:40.400729+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:41.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:41 smithi005 bash[33615]: cluster 2023-09-30T09:04:40.409120+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2023-09-30T09:04:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:41 smithi099 bash[27661]: cluster 2023-09-30T09:04:40.400729+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:41 smithi099 bash[27661]: cluster 2023-09-30T09:04:40.409120+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2023-09-30T09:04:42.239 INFO:teuthology.orchestra.run.smithi005.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:04:43.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'sleep 60' 2023-09-30T09:04:43.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:43 smithi005 bash[33615]: audit 2023-09-30T09:04:42.227095+0000 mgr.y (mgr.34107) 10 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:04:43.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:43 smithi005 bash[33615]: cephadm 2023-09-30T09:04:42.227594+0000 mgr.y (mgr.34107) 11 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:04:43.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:43 smithi005 bash[33615]: audit 2023-09-30T09:04:42.237042+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:43.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:43 smithi005 bash[33615]: cluster 2023-09-30T09:04:42.401261+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:43.493 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:43 smithi099 bash[27661]: audit 2023-09-30T09:04:42.227095+0000 mgr.y (mgr.34107) 10 : audit [DBG] from='client.25487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:43 smithi099 bash[27661]: cephadm 2023-09-30T09:04:42.227594+0000 mgr.y (mgr.34107) 11 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:43 smithi099 bash[27661]: audit 2023-09-30T09:04:42.237042+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:43.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:43 smithi099 bash[27661]: cluster 2023-09-30T09:04:42.401261+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:44.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:44 smithi005 bash[33615]: audit 2023-09-30T09:04:43.236791+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:44 smithi005 bash[33615]: audit 2023-09-30T09:04:43.250209+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:44 smithi005 bash[33615]: audit 2023-09-30T09:04:43.488601+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:44 smithi005 bash[33615]: audit 2023-09-30T09:04:43.498408+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:44 smithi005 bash[33615]: audit 2023-09-30T09:04:44.098840+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:44 smithi005 bash[33615]: audit 2023-09-30T09:04:44.106671+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:44 smithi099 bash[27661]: audit 2023-09-30T09:04:43.236791+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:44 smithi099 bash[27661]: audit 2023-09-30T09:04:43.250209+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:44 smithi099 bash[27661]: audit 2023-09-30T09:04:43.488601+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:44 smithi099 bash[27661]: audit 2023-09-30T09:04:43.498408+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:44 smithi099 bash[27661]: audit 2023-09-30T09:04:44.098840+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:44 smithi099 bash[27661]: audit 2023-09-30T09:04:44.106671+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:45.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:45 smithi005 bash[33615]: audit 2023-09-30T09:04:44.300556+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:45.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:45 smithi005 bash[33615]: audit 2023-09-30T09:04:44.308288+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:45.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:45 smithi005 bash[33615]: cluster 2023-09-30T09:04:44.402563+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-09-30T09:04:45.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:45 smithi099 bash[27661]: audit 2023-09-30T09:04:44.300556+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:45.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:45 smithi099 bash[27661]: audit 2023-09-30T09:04:44.308288+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:45.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:45 smithi099 bash[27661]: cluster 2023-09-30T09:04:44.402563+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-09-30T09:04:46.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:46 smithi005 bash[33615]: cluster 2023-09-30T09:04:46.403300+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-09-30T09:04:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:46 smithi099 bash[27661]: cluster 2023-09-30T09:04:46.403300+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2023-09-30T09:04:48.090 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_0' removed 2023-09-30T09:04:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:48 smithi005 bash[33615]: audit 2023-09-30T09:04:47.917263+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.5:0/2589488738' 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-30T09:04:48.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:48 smithi005 bash[33615]: debug 2023-09-30T09:04:48.080+0000 7f937a4e9700 -1 mon.c@2(peon).osd e74 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:04:48.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:48 smithi099 bash[27661]: audit 2023-09-30T09:04:47.917263+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.5:0/2589488738' 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-30T09:04:48.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:48 smithi099 bash[27661]: debug 2023-09-30T09:04:48.079+0000 7f152ebc4700 -1 mon.b@1(peon).osd e74 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:04:48.857 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-30T09:04:48.857 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-09-30T09:04:48.857 DEBUG:teuthology.parallel:result is None 2023-09-30T09:04:49.001 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:04:48 smithi099 bash[54868]: ts=2023-09-30T09:04:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:04:49.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:49 smithi005 bash[33615]: audit 2023-09-30T09:04:48.082903+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.5:0/2589488738' 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-30T09:04:49.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:49 smithi005 bash[33615]: cluster 2023-09-30T09:04:48.085923+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:04:49.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:49 smithi005 bash[33615]: cluster 2023-09-30T09:04:48.088491+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-30T09:04:49.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:49 smithi005 bash[33615]: cluster 2023-09-30T09:04:48.090171+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-30T09:04:49.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:49 smithi005 bash[33615]: cluster 2023-09-30T09:04:48.403972+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:49 smithi099 bash[27661]: audit 2023-09-30T09:04:48.082903+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.5:0/2589488738' 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-30T09:04:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:49 smithi099 bash[27661]: cluster 2023-09-30T09:04:48.085923+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:04:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:49 smithi099 bash[27661]: cluster 2023-09-30T09:04:48.088491+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-30T09:04:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:49 smithi099 bash[27661]: cluster 2023-09-30T09:04:48.090171+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e74 with expected crc 2023-09-30T09:04:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:49 smithi099 bash[27661]: cluster 2023-09-30T09:04:48.403972+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:49.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:04:49] "GET /metrics HTTP/1.1" 200 33326 "" "Prometheus/2.33.4" 2023-09-30T09:04:50.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:50 smithi005 bash[33615]: cluster 2023-09-30T09:04:50.404623+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:50.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:50 smithi099 bash[27661]: cluster 2023-09-30T09:04:50.404623+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:51.856 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:51 smithi099 bash[27661]: audit 2023-09-30T09:04:51.511287+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:52.702 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:51 smithi005 bash[33615]: audit 2023-09-30T09:04:51.511287+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:04:53.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:53 smithi005 bash[33615]: cluster 2023-09-30T09:04:52.405216+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:53.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:53 smithi099 bash[27661]: cluster 2023-09-30T09:04:52.405216+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:04:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:53.358041+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:53.369038+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:53.373239+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:53.374932+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:04:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.377326+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:04:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.377660+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:04:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.147832+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.153018+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.161302+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.167005+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.173523+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.256448+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.259114+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.260381+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:04:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:54 smithi005 bash[33615]: audit 2023-09-30T09:04:54.269706+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:53.358041+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:53.369038+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:53.373239+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:54.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:53.374932+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:04:54.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.377326+0000 mgr.y (mgr.34107) 18 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:04:54.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.377660+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:04:54.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.147832+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.153018+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.161302+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.167005+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.173523+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.256448+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.259114+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.260381+0000 mon.c (mon.2) 201 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:04:54.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:54 smithi099 bash[27661]: audit 2023-09-30T09:04:54.269706+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:04:55.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:55 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.592378+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:04:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:55 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.592835+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:04:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:55 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.807584+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:04:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:55 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.809317+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:04:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:55 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.973140+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:04:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:55 smithi005 bash[33615]: cephadm 2023-09-30T09:04:53.975378+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:04:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:55 smithi005 bash[33615]: cluster 2023-09-30T09:04:54.406298+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:04:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:55 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.592378+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:04:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:55 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.592835+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:04:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:55 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.807584+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:04:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:55 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.809317+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:04:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:55 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.973140+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:04:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:55 smithi099 bash[27661]: cephadm 2023-09-30T09:04:53.975378+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:04:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:55 smithi099 bash[27661]: cluster 2023-09-30T09:04:54.406298+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:04:56.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:56 smithi005 bash[33615]: cluster 2023-09-30T09:04:56.407051+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:04:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:56 smithi099 bash[27661]: cluster 2023-09-30T09:04:56.407051+0000 mgr.y (mgr.34107) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:04:58.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:04:58 smithi005 bash[33615]: cluster 2023-09-30T09:04:58.408241+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:04:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:04:58 smithi099 bash[27661]: cluster 2023-09-30T09:04:58.408241+0000 mgr.y (mgr.34107) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:04:58.802 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:04:58 smithi099 bash[54868]: ts=2023-09-30T09:04:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:04:59.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:04:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:04:59] "GET /metrics HTTP/1.1" 200 33690 "" "Prometheus/2.33.4" 2023-09-30T09:05:00.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:00 smithi005 bash[33615]: cluster 2023-09-30T09:05:00.409005+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:00 smithi099 bash[27661]: cluster 2023-09-30T09:05:00.409005+0000 mgr.y (mgr.34107) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:03.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:03 smithi005 bash[33615]: cluster 2023-09-30T09:05:02.409641+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:03.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:03 smithi099 bash[27661]: cluster 2023-09-30T09:05:02.409641+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:04.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:04 smithi005 bash[33615]: cluster 2023-09-30T09:05:04.410851+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:04.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:04 smithi099 bash[27661]: cluster 2023-09-30T09:05:04.410851+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:06.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:06 smithi005 bash[33615]: cluster 2023-09-30T09:05:06.411461+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:06.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:06 smithi099 bash[27661]: cluster 2023-09-30T09:05:06.411461+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:07.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:07 smithi005 bash[33615]: audit 2023-09-30T09:05:06.511729+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:07 smithi099 bash[27661]: audit 2023-09-30T09:05:06.511729+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:08.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:08 smithi005 bash[33615]: cluster 2023-09-30T09:05:08.412707+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:08 smithi099 bash[27661]: cluster 2023-09-30T09:05:08.412707+0000 mgr.y (mgr.34107) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:08.802 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:05:08 smithi099 bash[54868]: ts=2023-09-30T09:05:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:05:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:05:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:05:09] "GET /metrics HTTP/1.1" 200 33689 "" "Prometheus/2.33.4" 2023-09-30T09:05:10.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:10 smithi005 bash[33615]: cluster 2023-09-30T09:05:10.413340+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:10.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:10 smithi099 bash[27661]: cluster 2023-09-30T09:05:10.413340+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:13.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:13 smithi005 bash[33615]: cluster 2023-09-30T09:05:12.414322+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:13.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:13 smithi099 bash[27661]: cluster 2023-09-30T09:05:12.414322+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:14.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:14 smithi005 bash[33615]: cluster 2023-09-30T09:05:14.415295+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:14.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:14 smithi099 bash[27661]: cluster 2023-09-30T09:05:14.415295+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:16.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:16 smithi005 bash[33615]: cluster 2023-09-30T09:05:16.415989+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:16.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:16 smithi099 bash[27661]: cluster 2023-09-30T09:05:16.415989+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:18.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:18 smithi005 bash[33615]: cluster 2023-09-30T09:05:18.417095+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:18.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:18 smithi099 bash[27661]: cluster 2023-09-30T09:05:18.417095+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:18.802 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:05:18 smithi099 bash[54868]: ts=2023-09-30T09:05:18.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:05:19.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:05:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:05:19] "GET /metrics HTTP/1.1" 200 33689 "" "Prometheus/2.33.4" 2023-09-30T09:05:20.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:20 smithi005 bash[33615]: cluster 2023-09-30T09:05:20.417760+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:20 smithi099 bash[27661]: cluster 2023-09-30T09:05:20.417760+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:22.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:21 smithi005 bash[33615]: audit 2023-09-30T09:05:21.512181+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:21 smithi099 bash[27661]: audit 2023-09-30T09:05:21.512181+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:23.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:23 smithi005 bash[33615]: cluster 2023-09-30T09:05:22.418785+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:23.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:23 smithi099 bash[27661]: cluster 2023-09-30T09:05:22.418785+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:24.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:24 smithi005 bash[33615]: cluster 2023-09-30T09:05:24.419429+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:24 smithi099 bash[27661]: cluster 2023-09-30T09:05:24.419429+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:26.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:26 smithi005 bash[33615]: cluster 2023-09-30T09:05:26.420105+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:26.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:26 smithi099 bash[27661]: cluster 2023-09-30T09:05:26.420105+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:28.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:28 smithi005 bash[33615]: cluster 2023-09-30T09:05:28.421262+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:29.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:28 smithi099 bash[27661]: cluster 2023-09-30T09:05:28.421262+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:29.251 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:05:28 smithi099 bash[54868]: ts=2023-09-30T09:05:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:05:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:05:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:05:29] "GET /metrics HTTP/1.1" 200 33690 "" "Prometheus/2.33.4" 2023-09-30T09:05:30.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:30 smithi005 bash[33615]: cluster 2023-09-30T09:05:30.421884+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:30 smithi099 bash[27661]: cluster 2023-09-30T09:05:30.421884+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:33.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:33 smithi005 bash[33615]: cluster 2023-09-30T09:05:32.422756+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:33.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:33 smithi099 bash[27661]: cluster 2023-09-30T09:05:32.422756+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:34.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:34 smithi005 bash[33615]: cluster 2023-09-30T09:05:34.423396+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:34 smithi099 bash[27661]: cluster 2023-09-30T09:05:34.423396+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:36.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:36 smithi005 bash[33615]: cluster 2023-09-30T09:05:36.424059+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:36 smithi099 bash[27661]: cluster 2023-09-30T09:05:36.424059+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:37.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:37 smithi005 bash[33615]: audit 2023-09-30T09:05:36.518189+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:37 smithi099 bash[27661]: audit 2023-09-30T09:05:36.518189+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:39.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:05:38 smithi099 bash[54868]: ts=2023-09-30T09:05:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:05:39.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:39 smithi005 bash[33615]: cluster 2023-09-30T09:05:38.425355+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:39.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:05:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:05:39] "GET /metrics HTTP/1.1" 200 33688 "" "Prometheus/2.33.4" 2023-09-30T09:05:39.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:39 smithi099 bash[27661]: cluster 2023-09-30T09:05:38.425355+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:41.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:41 smithi005 bash[33615]: cluster 2023-09-30T09:05:40.426110+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:41 smithi099 bash[27661]: cluster 2023-09-30T09:05:40.426110+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:44.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:44 smithi005 bash[33615]: cluster 2023-09-30T09:05:42.427000+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:44.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:44 smithi099 bash[27661]: cluster 2023-09-30T09:05:42.427000+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:46.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:46 smithi005 bash[33615]: cluster 2023-09-30T09:05:44.427681+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:46.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:46 smithi099 bash[27661]: cluster 2023-09-30T09:05:44.427681+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:48.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade resume' 2023-09-30T09:05:48.439 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:48 smithi005 bash[33615]: cluster 2023-09-30T09:05:46.428317+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:48.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:48 smithi099 bash[27661]: cluster 2023-09-30T09:05:46.428317+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:49.051 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:05:48 smithi099 bash[54868]: ts=2023-09-30T09:05:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:05:49.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:05:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:05:49] "GET /metrics HTTP/1.1" 200 33688 "" "Prometheus/2.33.4" 2023-09-30T09:05:50.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:50 smithi005 bash[33615]: cluster 2023-09-30T09:05:48.429360+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:50.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:50 smithi099 bash[27661]: cluster 2023-09-30T09:05:48.429360+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:51.607 INFO:teuthology.orchestra.run.smithi005.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:05:52.473 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:52 smithi005 bash[33615]: cluster 2023-09-30T09:05:50.430013+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:52.815 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:52 smithi005 bash[33615]: audit 2023-09-30T09:05:51.518651+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:52.815 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:52 smithi005 bash[33615]: audit 2023-09-30T09:05:51.605049+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:52.815 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:52 smithi005 bash[33615]: audit 2023-09-30T09:05:51.620743+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:05:52.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:52 smithi099 bash[27661]: cluster 2023-09-30T09:05:50.430013+0000 mgr.y (mgr.34107) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:52.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:52 smithi099 bash[27661]: audit 2023-09-30T09:05:51.518651+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:05:52.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:52 smithi099 bash[27661]: audit 2023-09-30T09:05:51.605049+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:52.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:52 smithi099 bash[27661]: audit 2023-09-30T09:05:51.620743+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:05:52.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'echo wait for majority of mons to upgrade' 2023-09-30T09:05:53.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:53 smithi005 bash[33615]: audit 2023-09-30T09:05:51.596978+0000 mgr.y (mgr.34107) 55 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:05:53.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:53 smithi005 bash[33615]: cephadm 2023-09-30T09:05:51.597632+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:05:53.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:53 smithi099 bash[27661]: audit 2023-09-30T09:05:51.596978+0000 mgr.y (mgr.34107) 55 : audit [DBG] from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:05:53.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:53 smithi099 bash[27661]: cephadm 2023-09-30T09:05:51.597632+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:05:54.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:54 smithi005 bash[33615]: cluster 2023-09-30T09:05:52.430760+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:54.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:54 smithi099 bash[27661]: cluster 2023-09-30T09:05:52.430760+0000 mgr.y (mgr.34107) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:55.703 INFO:teuthology.orchestra.run.smithi005.stdout:wait for majority of mons to upgrade 2023-09-30T09:05:56.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:56 smithi005 bash[33615]: cluster 2023-09-30T09:05:54.431348+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:56.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-09-30T09:05:56.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:56 smithi099 bash[27661]: cluster 2023-09-30T09:05:54.431348+0000 mgr.y (mgr.34107) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:58.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:58 smithi005 bash[33615]: cluster 2023-09-30T09:05:56.431893+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:58.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:58 smithi005 bash[33615]: audit 2023-09-30T09:05:57.922443+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:58.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:58 smithi005 bash[33615]: audit 2023-09-30T09:05:57.933672+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:58.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:58 smithi005 bash[33615]: audit 2023-09-30T09:05:58.072146+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:58.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:58 smithi005 bash[33615]: audit 2023-09-30T09:05:58.081405+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:58 smithi099 bash[27661]: cluster 2023-09-30T09:05:56.431893+0000 mgr.y (mgr.34107) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:05:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:58 smithi099 bash[27661]: audit 2023-09-30T09:05:57.922443+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:58 smithi099 bash[27661]: audit 2023-09-30T09:05:57.933672+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:58 smithi099 bash[27661]: audit 2023-09-30T09:05:58.072146+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:58 smithi099 bash[27661]: audit 2023-09-30T09:05:58.081405+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:59.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:05:58 smithi099 bash[54868]: ts=2023-09-30T09:05:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:05:59.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[33615]: audit 2023-09-30T09:05:58.559704+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:05:59.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[33615]: audit 2023-09-30T09:05:58.560922+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:05:59.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[33615]: audit 2023-09-30T09:05:58.569060+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:59.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[33615]: audit 2023-09-30T09:05:58.650600+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:05:59.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[33615]: audit 2023-09-30T09:05:58.653432+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:05:59.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[33615]: audit 2023-09-30T09:05:58.655039+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:05:59.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[33615]: audit 2023-09-30T09:05:58.655974+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-30T09:05:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:59 smithi099 bash[27661]: audit 2023-09-30T09:05:58.559704+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:05:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:59 smithi099 bash[27661]: audit 2023-09-30T09:05:58.560922+0000 mon.c (mon.2) 208 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:05:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:59 smithi099 bash[27661]: audit 2023-09-30T09:05:58.569060+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:05:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:59 smithi099 bash[27661]: audit 2023-09-30T09:05:58.650600+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:05:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:59 smithi099 bash[27661]: audit 2023-09-30T09:05:58.653432+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:05:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:59 smithi099 bash[27661]: audit 2023-09-30T09:05:58.655039+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:05:59.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:05:59 smithi099 bash[27661]: audit 2023-09-30T09:05:58.655974+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-30T09:05:59.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:05:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:05:59] "GET /metrics HTTP/1.1" 200 33686 "" "Prometheus/2.33.4" 2023-09-30T09:06:00.499 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:00 smithi005 bash[33615]: cluster 2023-09-30T09:05:58.432454+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:00.499 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:00 smithi005 bash[33615]: cephadm 2023-09-30T09:05:58.656661+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-30T09:06:00.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:00 smithi099 bash[27661]: cluster 2023-09-30T09:05:58.432454+0000 mgr.y (mgr.34107) 60 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:00 smithi099 bash[27661]: cephadm 2023-09-30T09:05:58.656661+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-30T09:06:01.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:01 smithi005 bash[33615]: audit 2023-09-30T09:06:00.735843+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.5:0/908125892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:06:01.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:01 smithi099 bash[27661]: audit 2023-09-30T09:06:00.735843+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.5:0/908125892' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:06:02.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:02 smithi005 bash[33615]: cluster 2023-09-30T09:06:00.432859+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:02 smithi005 bash[33615]: cephadm 2023-09-30T09:06:01.226895+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Upgrade: Updating mon.c 2023-09-30T09:06:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:02 smithi005 bash[33615]: audit 2023-09-30T09:06:01.235366+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:06:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:02 smithi005 bash[33615]: audit 2023-09-30T09:06:01.239803+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:06:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:02 smithi005 bash[33615]: audit 2023-09-30T09:06:01.241546+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:06:02.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:02 smithi005 bash[33615]: audit 2023-09-30T09:06:01.242945+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:06:02.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:02 smithi005 bash[33615]: cephadm 2023-09-30T09:06:01.244592+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Deploying daemon mon.c on smithi005 2023-09-30T09:06:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:02 smithi099 bash[27661]: cluster 2023-09-30T09:06:00.432859+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:02 smithi099 bash[27661]: cephadm 2023-09-30T09:06:01.226895+0000 mgr.y (mgr.34107) 63 : cephadm [INF] Upgrade: Updating mon.c 2023-09-30T09:06:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:02 smithi099 bash[27661]: audit 2023-09-30T09:06:01.235366+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2023-09-30T09:06:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:02 smithi099 bash[27661]: audit 2023-09-30T09:06:01.239803+0000 mon.c (mon.2) 213 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:06:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:02 smithi099 bash[27661]: audit 2023-09-30T09:06:01.241546+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:06:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:02 smithi099 bash[27661]: audit 2023-09-30T09:06:01.242945+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:06:02.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:02 smithi099 bash[27661]: cephadm 2023-09-30T09:06:01.244592+0000 mgr.y (mgr.34107) 64 : cephadm [INF] Deploying daemon mon.c on smithi005 2023-09-30T09:06:03.514 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[33615]: audit 2023-09-30T09:06:03.190321+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.5:0/4227917579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:06:03.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:03 smithi099 bash[27661]: audit 2023-09-30T09:06:03.190321+0000 mon.c (mon.2) 215 : audit [DBG] from='client.? 172.21.15.5:0/4227917579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:06:03.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[71249]: [30/Sep/2023:09:06:03] ENGINE Bus STOPPING 2023-09-30T09:06:03.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[71249]: [30/Sep/2023:09:06:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:06:03.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[71249]: [30/Sep/2023:09:06:03] ENGINE Bus STOPPED 2023-09-30T09:06:03.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[71249]: [30/Sep/2023:09:06:03] ENGINE Bus STARTING 2023-09-30T09:06:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:03 smithi005 systemd[1]: Stopping Ceph mon.c for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:06:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[33615]: debug 2023-09-30T09:06:03.662+0000 7f9380cf6700 -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-30T09:06:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[33615]: debug 2023-09-30T09:06:03.662+0000 7f9380cf6700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-30T09:06:04.259 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[71249]: [30/Sep/2023:09:06:03] ENGINE Serving on http://:::9283 2023-09-30T09:06:04.259 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:03 smithi005 bash[71249]: [30/Sep/2023:09:06:03] ENGINE Bus STARTED 2023-09-30T09:06:04.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:04 smithi005 bash[78297]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-c 2023-09-30T09:06:04.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:04 smithi005 bash[78382]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-c 2023-09-30T09:06:04.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:04 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-30T09:06:04.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:04 smithi005 systemd[1]: Stopped Ceph mon.c for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:06:05.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:04 smithi005 systemd[1]: Started Ceph mon.c for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:06:06.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.738+0000 7fa4ec79cc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:06:06.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.738+0000 7fa4ec79cc80 0 ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev), process ceph-mon, pid 7 2023-09-30T09:06:06.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.738+0000 7fa4ec79cc80 0 pidfile_write: ignore empty --pid-file 2023-09-30T09:06:06.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 0 load: jerasure load: lrc 2023-09-30T09:06:06.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: RocksDB version: 7.9.2 2023-09-30T09:06:06.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Git sha 0 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Compile date 2023-09-29 16:35:50 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: DB SUMMARY 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: DB Session ID: 29TNQBEN0L8P56645BGY 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: CURRENT file: CURRENT 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1072 Bytes 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000023.sst 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000021.log size: 3049917 ; 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.error_if_exists: 0 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.create_if_missing: 0 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.paranoid_checks: 1 2023-09-30T09:06:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.env: 0x55f280836da0 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.info_log: 0x55f2811435a0 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.statistics: (nil) 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.use_fsync: 0 2023-09-30T09:06:06.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_log_file_size: 0 2023-09-30T09:06:06.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:06:06.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:06:06.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:06:06.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.allow_fallocate: 1 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.use_direct_reads: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.db_log_dir: 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.wal_dir: 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:06:06.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.write_buffer_manager: 0x55f28111b2c0 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:06:06.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.unordered_write: 0 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.row_cache: None 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.wal_filter: None 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.two_write_queues: 0 2023-09-30T09:06:06.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.wal_compression: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.atomic_flush: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.log_readahead_size: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:06:06.023 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_background_jobs: 2 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_background_compactions: -1 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_subcompactions: 1 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:06:06.024 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_open_files: -1 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_background_flushes: -1 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Compression algorithms supported: 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kZSTD supported: 0 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kXpressCompression supported: 0 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kZlibCompression supported: 1 2023-09-30T09:06:06.025 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kSnappyCompression supported: 1 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kLZ4Compression supported: 1 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: kBZip2Compression supported: 0 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.merge_operator: 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_filter: None 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:06:06.026 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f2811436a0) 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: cache_index_and_filter_blocks: 1 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: pin_top_level_index_and_filter: 1 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: index_type: 0 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: data_block_index_type: 0 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: index_shortening: 1 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: checksum: 4 2023-09-30T09:06:06.027 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: no_block_cache: 0 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_cache: 0x55f2811991f0 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_cache_name: BinnedLRUCache 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_cache_options: 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: capacity : 536870912 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: num_shard_bits : 4 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: strict_capacity_limit : 0 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: high_pri_pool_ratio: 0.000 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_cache_compressed: (nil) 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: persistent_cache: (nil) 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_size: 4096 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_size_deviation: 10 2023-09-30T09:06:06.028 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_restart_interval: 16 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: index_block_restart_interval: 1 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: metadata_block_size: 4096 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: partition_filters: 0 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: use_delta_encoding: 1 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: filter_policy: bloomfilter 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: whole_key_filtering: 1 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: verify_compression: 0 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: read_amp_bytes_per_bit: 0 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: format_version: 5 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: enable_index_compression: 1 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: block_align: 0 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: max_auto_readahead_size: 262144 2023-09-30T09:06:06.029 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: prepopulate_block_cache: 0 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: initial_auto_readahead_size: 8192 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: num_file_reads_for_auto_readahead: 2 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression: NoCompression 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.num_levels: 7 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:06:06.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:06:06.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:06:06.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:06:06.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:06:06.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:06:06.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:06:06.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:06:06.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:06:06.033 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:06:06.033 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:06:06.033 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:06:06.033 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:06:06.033 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:06:06.033 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:06:06.033 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-30T09:06:06.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:06:06.035 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.table_properties_collectors: 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.inplace_update_support: 0 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.bloom_locality: 0 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.max_successive_merges: 0 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:06:06.036 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.ttl: 2592000 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.enable_blob_files: false 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.min_blob_size: 0 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:06:06.037 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4ec79cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.742+0000 7fa4e1770700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 23.sst 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.746+0000 7fa4ec79cc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 25, last_sequence is 16931, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.746+0000 7fa4ec79cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.746+0000 7fa4ec79cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6ae22434-da1e-4179-91a5-4f119f66cc43 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.746+0000 7fa4ec79cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064765750045, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.746+0000 7fa4ec79cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-09-30T09:06:06.038 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.754+0000 7fa4ec79cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064765758549, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 2025517, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16936, "largest_seqno": 17536, "table_properties": {"data_size": 2021480, "index_size": 2575, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 3644, "raw_average_key_size": 20, "raw_value_size": 2016149, "raw_average_value_size": 11326, "num_data_blocks": 113, "num_entries": 178, "num_filter_entries": 178, "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": 1696064765, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6ae22434-da1e-4179-91a5-4f119f66cc43", "db_session_id": "29TNQBEN0L8P56645BGY", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.754+0000 7fa4ec79cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064765758677, "job": 1, "event": "recovery_finished"} 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.754+0000 7fa4ec79cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.754+0000 7fa4ec79cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000021.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.754+0000 7fa4ec79cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f28123a000 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.754+0000 7fa4ec79cc80 4 rocksdb: DB pointer 0x55f281228000 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4daf63700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4daf63700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: ** DB Stats ** 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 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-30T09:06:06.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 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-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: ** Compaction Stats [default] ** 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 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-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: L0 1/0 1.93 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 478.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: L6 1/0 32.61 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-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Sum 2/0 34.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 478.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:06:06.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 478.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: ** Compaction Stats [default] ** 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 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-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 478.0 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Flush(GB): cumulative 0.002, interval 0.002 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:06:06.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Cumulative compaction: 0.00 GB write, 148.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Interval compaction: 0.00 GB write, 148.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 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-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Block cache BinnedLRUCache@0x55f2811991f0#7 capacity: 512.00 MB usage: 3.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0] at bind addrs [v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 1 mon.c@-1(???) e3 preinit fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 0 mon.c@-1(???).mds e7 new map 2023-09-30T09:06:06.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 0 mon.c@-1(???).mds e7 print_map 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: e7 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 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-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: legacy client fscid: 1 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Filesystem 'foo' (1) 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: fs_name foo 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: epoch 5 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: created 2023-09-30T08:58:14.254590+0000 2023-09-30T09:06:06.043 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: modified 2023-09-30T08:58:21.290885+0000 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: tableserver 0 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: root 0 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: session_timeout 60 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: session_autoclose 300 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: max_file_size 1099511627776 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: max_xattr_size 65536 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: required_client_features {} 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: last_failure 0 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: last_failure_osd_epoch 0 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 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-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: max_mds 1 2023-09-30T09:06:06.044 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: in 0 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: up {0=14655} 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: failed 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: damaged 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: stopped 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: data_pools [4] 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: metadata_pool 3 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: inline_data disabled 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: balancer 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: bal_rank_mask -1 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: standby_count_wanted 1 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: [mds.foo.smithi005.gpfodn{0:14655} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:06:06.045 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: Standby daemons: 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: [mds.foo.smithi099.oalojx{-1:24526} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.99:6832/2581875202,v1:172.21.15.99:6833/2581875202] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 0 mon.c@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 0 mon.c@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.758+0000 7fa4ec79cc80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expand map: {default=false} 2023-09-30T09:06:06.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta from 'false' to 'false' 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expanded map: {default=false} 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expand map: {default=info} 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta from 'info' to 'info' 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expanded map: {default=info} 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expand map: {default=daemon} 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expand map: {default=debug} 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-30T09:06:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:06:05 smithi005 bash[78438]: debug 2023-09-30T09:06:05.762+0000 7fa4ec79cc80 20 expand_channel_meta expanded map: {default=debug} 2023-09-30T09:06:09.051 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:06:08 smithi099 bash[54868]: ts=2023-09-30T09:06:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:06:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:06:09] "GET /metrics HTTP/1.1" 200 33686 "" "Prometheus/2.33.4" 2023-09-30T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:10 smithi099 bash[27661]: cluster 2023-09-30T09:06:02.433835+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:10 smithi099 bash[27661]: audit 2023-09-30T09:06:03.677378+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:10 smithi099 bash[27661]: audit 2023-09-30T09:06:03.677672+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:06:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:10 smithi099 bash[27661]: audit 2023-09-30T09:06:03.677941+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:06:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:11 smithi099 bash[27661]: cluster 2023-09-30T09:06:04.434544+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:11 smithi099 bash[27661]: audit 2023-09-30T09:06:05.650270+0000 mon.a (mon.0) 55 : audit [DBG] from='client.? 172.21.15.5:0/1630012470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:06:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:11 smithi099 bash[27661]: cluster 2023-09-30T09:06:05.977339+0000 mon.b (mon.1) 45 : cluster [INF] mon.b calling monitor election 2023-09-30T09:06:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:11 smithi099 bash[27661]: cluster 2023-09-30T09:06:05.978404+0000 mon.a (mon.0) 56 : cluster [INF] mon.a calling monitor election 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:11 smithi099 bash[27661]: cluster 2023-09-30T09:06:06.435378+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:11 smithi099 bash[27661]: audit 2023-09-30T09:06:06.519110+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:11 smithi099 bash[27661]: cluster 2023-09-30T09:06:08.436513+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:10.437173+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:10.980620+0000 mon.a (mon.0) 58 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:10.989639+0000 mon.a (mon.0) 59 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:10.990341+0000 mon.a (mon.0) 60 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:10.990378+0000 mon.a (mon.0) 61 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:10.990811+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e38: y(active, since 94s), standbys: x 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:10.991199+0000 mon.a (mon.0) 63 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-30T09:06:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:11.017410+0000 mon.a (mon.0) 64 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-30T09:06:12.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:11.017443+0000 mon.a (mon.0) 65 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-30T09:06:12.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: cluster 2023-09-30T09:06:11.017491+0000 mon.a (mon.0) 66 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0] is down (out of quorum) 2023-09-30T09:06:12.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: audit 2023-09-30T09:06:11.020778+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:12.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: audit 2023-09-30T09:06:11.026650+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:12.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: audit 2023-09-30T09:06:11.033122+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:06:12.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:12 smithi099 bash[27661]: audit 2023-09-30T09:06:11.324327+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.5:0/192030256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:06:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:05.974584+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-30T09:06:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.002071+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e39: y(active, since 95s), standbys: x 2023-09-30T09:06:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.002494+0000 mon.a (mon.0) 72 : cluster [INF] mon.a calling monitor election 2023-09-30T09:06:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.007548+0000 mon.b (mon.1) 46 : cluster [INF] mon.b calling monitor election 2023-09-30T09:06:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.046660+0000 mon.a (mon.0) 73 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:06:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.053029+0000 mon.a (mon.0) 74 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T09:06:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.053759+0000 mon.a (mon.0) 75 : cluster [DBG] fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:06:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.053798+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:06:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.054233+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e39: y(active, since 95s), standbys: x 2023-09-30T09:06:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.054506+0000 mon.a (mon.0) 78 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-30T09:06:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.054537+0000 mon.a (mon.0) 79 : cluster [INF] Cluster is now healthy 2023-09-30T09:06:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:13 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.075140+0000 mon.a (mon.0) 80 : cluster [INF] overall HEALTH_OK 2023-09-30T09:06:13.808 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:06:14.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:14 smithi099 bash[27661]: cluster 2023-09-30T09:06:12.438218+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:06:14.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:14 smithi099 bash[27661]: audit 2023-09-30T09:06:13.787205+0000 mon.a (mon.0) 81 : audit [DBG] from='client.? 172.21.15.5:0/623130264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:06:14.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch ps' 2023-09-30T09:06:15.917 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:15 smithi005 bash[71249]: debug 2023-09-30T09:06:15.766+0000 7fc633206700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-30T09:06:16.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:16 smithi099 bash[27661]: cluster 2023-09-30T09:06:14.438854+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:alertmanager.a smithi005 *:9093,9094 running (3m) - 9m 13.7M - 0.23.0 ba2b418f427c cd0cd7a2ecb4 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:grafana.a smithi099 *:3000 running (3m) - 9m 41.2M - 8.3.5 dad864ee21e9 e378576b3f99 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi005.gpfodn smithi005 running (7m) - 7m 16.0M - 16.2.14-44-geeb13ac9 94a6c4498547 b82b70586eb1 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi099.oalojx smithi099 running (7m) - 7m 13.6M - 16.2.14-44-geeb13ac9 94a6c4498547 8abe65d0294a 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.x smithi099 *:8443,9283,8765 running (2m) - 16m 427M - 18.0.0-6447-g1d10b717 dda7fab67785 ff5a7f4fda6b 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.y smithi005 *:8443,9283,8765 running (3m) - 18m 474M - 18.0.0-6447-g1d10b717 dda7fab67785 1a52a7ace651 2023-09-30T09:06:18.044 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a smithi005 running (112s) - 18m 50.1M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 d4b3e15f3f02 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b smithi099 running (16m) - 16m 52.6M 2048M 16.2.14-44-geeb13ac9 94a6c4498547 0a2a1a1ddb99 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c smithi005 running (13s) - 16m 20.3M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 76fa2587d302 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.a smithi005 *:9100 running (3m) - 10m 8880k - 1.3.1 1dbe0e931976 58a1ce3e8079 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.b smithi099 *:9100 running (3m) - 10m 9472k - 1.3.1 1dbe0e931976 16440a4f1838 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0 smithi005 running (15m) - 15m 95.0M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 5000ad35066c 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1 smithi005 running (15m) - 15m 73.5M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 b4b6eddc960e 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2 smithi005 running (14m) - 14m 92.4M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 192adb115971 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3 smithi005 running (13m) - 13m 61.0M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 207ab37ee269 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4 smithi099 running (13m) - 13m 93.6M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 053d3708d522 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5 smithi099 running (12m) - 12m 94.5M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 c52409d3fb16 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6 smithi099 running (11m) - 11m 70.9M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 04a9f8b6a448 2023-09-30T09:06:18.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7 smithi099 running (11m) - 11m 73.3M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fa9b3ddfb2e3 2023-09-30T09:06:18.046 INFO:teuthology.orchestra.run.smithi005.stdout:prometheus.a smithi099 *:9095 running (2m) - 10m 54.3M - 2.33.4 514e6a882f6e 9cc692b9c181 2023-09-30T09:06:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:17 smithi099 bash[27661]: cluster 2023-09-30T09:06:16.439441+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:06:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:17 smithi099 bash[27661]: audit 2023-09-30T09:06:16.974465+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:17 smithi099 bash[27661]: audit 2023-09-30T09:06:16.981261+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:17 smithi099 bash[27661]: audit 2023-09-30T09:06:17.779024+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:17 smithi099 bash[27661]: audit 2023-09-30T09:06:17.787206+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:18.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade pause' 2023-09-30T09:06:18.985 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:06:18 smithi099 bash[54868]: ts=2023-09-30T09:06:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:06:19.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:18 smithi099 bash[27661]: audit 2023-09-30T09:06:18.019703+0000 mgr.y (mgr.34107) 73 : audit [DBG] from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:06:19.733 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:06:19] "GET /metrics HTTP/1.1" 200 33685 "" "Prometheus/2.33.4" 2023-09-30T09:06:20.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:19 smithi099 bash[27661]: cluster 2023-09-30T09:06:18.440560+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:06:20.304 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:06:20 smithi099 bash[54868]: ts=2023-09-30T09:06:20.088Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", public_addr=\"172.21.15.5\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.5\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-30T09:06:21.863 INFO:teuthology.orchestra.run.smithi005.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:06:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:21 smithi099 bash[27661]: cluster 2023-09-30T09:06:20.441116+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:21 smithi099 bash[27661]: audit 2023-09-30T09:06:21.519092+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:06:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:21 smithi099 bash[27661]: audit 2023-09-30T09:06:21.860835+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:22.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'sleep 60' 2023-09-30T09:06:23.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:23 smithi099 bash[27661]: audit 2023-09-30T09:06:21.855768+0000 mgr.y (mgr.34107) 76 : audit [DBG] from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:06:23.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:23 smithi099 bash[27661]: cephadm 2023-09-30T09:06:21.856431+0000 mgr.y (mgr.34107) 77 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:06:24.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:24 smithi099 bash[27661]: cluster 2023-09-30T09:06:22.442205+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:26.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:26 smithi099 bash[27661]: cluster 2023-09-30T09:06:24.442708+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:28 smithi099 bash[27661]: cluster 2023-09-30T09:06:26.443653+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:29.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:06:28 smithi099 bash[54868]: ts=2023-09-30T09:06:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:06:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:06:29] "GET /metrics HTTP/1.1" 200 33674 "" "Prometheus/2.33.4" 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: cluster 2023-09-30T09:06:28.444914+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.637266+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.644338+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.646162+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.647544+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.654624+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.738307+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:06:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.741556+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:06:30.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.743359+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:06:30.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:29 smithi099 bash[27661]: audit 2023-09-30T09:06:28.751409+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:06:32.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:31 smithi099 bash[27661]: cluster 2023-09-30T09:06:30.445525+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:34 smithi099 bash[27661]: cluster 2023-09-30T09:06:32.446645+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:36.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:36 smithi099 bash[27661]: cluster 2023-09-30T09:06:34.447288+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:37 smithi099 bash[27661]: audit 2023-09-30T09:06:36.519690+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:06:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:38 smithi099 bash[27661]: cluster 2023-09-30T09:06:36.447940+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:39.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:06:38 smithi099 bash[54868]: ts=2023-09-30T09:06:38.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:06:39.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:06:39] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.33.4" 2023-09-30T09:06:40.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:40 smithi099 bash[27661]: cluster 2023-09-30T09:06:38.449049+0000 mgr.y (mgr.34107) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:42.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:42 smithi099 bash[27661]: cluster 2023-09-30T09:06:40.449765+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:44.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:44 smithi099 bash[27661]: cluster 2023-09-30T09:06:42.450810+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:46.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:46 smithi099 bash[27661]: cluster 2023-09-30T09:06:44.451432+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:48.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:48 smithi099 bash[27661]: cluster 2023-09-30T09:06:46.452088+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:49.051 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:06:48 smithi099 bash[54868]: ts=2023-09-30T09:06:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:06:49.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:06:49] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.33.4" 2023-09-30T09:06:50.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:50 smithi099 bash[27661]: cluster 2023-09-30T09:06:48.453204+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:52 smithi099 bash[27661]: cluster 2023-09-30T09:06:50.453848+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:52 smithi099 bash[27661]: audit 2023-09-30T09:06:51.520120+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:06:54.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:54 smithi099 bash[27661]: cluster 2023-09-30T09:06:52.454841+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:56.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:56 smithi099 bash[27661]: cluster 2023-09-30T09:06:54.455451+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:58.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:06:58 smithi099 bash[27661]: cluster 2023-09-30T09:06:56.456098+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:06:59.051 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:06:58 smithi099 bash[54868]: ts=2023-09-30T09:06:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:06:59.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:06:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:06:59] "GET /metrics HTTP/1.1" 200 33689 "" "Prometheus/2.33.4" 2023-09-30T09:07:00.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:00 smithi099 bash[27661]: cluster 2023-09-30T09:06:58.457172+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:02.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:02 smithi099 bash[27661]: cluster 2023-09-30T09:07:00.457850+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:04.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:04 smithi099 bash[27661]: cluster 2023-09-30T09:07:02.458935+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:06 smithi099 bash[27661]: cluster 2023-09-30T09:07:04.459606+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:07.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:07 smithi099 bash[27661]: audit 2023-09-30T09:07:06.520403+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:08.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:08 smithi099 bash[27661]: cluster 2023-09-30T09:07:06.460282+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:09.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:07:08 smithi099 bash[54868]: ts=2023-09-30T09:07:08.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:07:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:07:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:07:09] "GET /metrics HTTP/1.1" 200 33689 "" "Prometheus/2.33.4" 2023-09-30T09:07:10.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:10 smithi099 bash[27661]: cluster 2023-09-30T09:07:08.461455+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:12.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:12 smithi099 bash[27661]: cluster 2023-09-30T09:07:10.462093+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:14.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:14 smithi099 bash[27661]: cluster 2023-09-30T09:07:12.463262+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:16.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:16 smithi099 bash[27661]: cluster 2023-09-30T09:07:14.463946+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:18.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:18 smithi099 bash[27661]: cluster 2023-09-30T09:07:16.464583+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:19.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:07:18 smithi099 bash[54868]: ts=2023-09-30T09:07:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:07:19.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:07:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:07:19] "GET /metrics HTTP/1.1" 200 33689 "" "Prometheus/2.33.4" 2023-09-30T09:07:20.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:20 smithi099 bash[27661]: cluster 2023-09-30T09:07:18.465726+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:22.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:22 smithi099 bash[27661]: cluster 2023-09-30T09:07:20.466551+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:22 smithi099 bash[27661]: audit 2023-09-30T09:07:21.520900+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:24.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:24 smithi099 bash[27661]: cluster 2023-09-30T09:07:22.467668+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:26 smithi099 bash[27661]: cluster 2023-09-30T09:07:24.468303+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:27.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade resume' 2023-09-30T09:07:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:28 smithi099 bash[27661]: cluster 2023-09-30T09:07:26.468956+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:29.052 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:07:28 smithi099 bash[54868]: ts=2023-09-30T09:07:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:07:29.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:29 smithi099 bash[27661]: audit 2023-09-30T09:07:28.836747+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:07:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:07:29] "GET /metrics HTTP/1.1" 200 33686 "" "Prometheus/2.33.4" 2023-09-30T09:07:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:30 smithi099 bash[27661]: cluster 2023-09-30T09:07:28.470008+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:31.310 INFO:teuthology.orchestra.run.smithi005.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:32.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'echo wait for all mons to upgrade' 2023-09-30T09:07:32.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:32 smithi099 bash[27661]: cluster 2023-09-30T09:07:30.470653+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:32.840 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:32 smithi099 bash[27661]: audit 2023-09-30T09:07:31.301874+0000 mgr.y (mgr.34107) 113 : audit [DBG] from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:32.841 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:32 smithi099 bash[27661]: cephadm 2023-09-30T09:07:31.302322+0000 mgr.y (mgr.34107) 114 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:32.841 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:32 smithi099 bash[27661]: audit 2023-09-30T09:07:31.308287+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:34 smithi099 bash[27661]: cluster 2023-09-30T09:07:32.471349+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:34.855 INFO:teuthology.orchestra.run.smithi005.stdout:wait for all mons to upgrade 2023-09-30T09:07:35.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-09-30T09:07:36.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:36 smithi099 bash[27661]: cluster 2023-09-30T09:07:34.471827+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:36.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:36 smithi099 bash[27661]: audit 2023-09-30T09:07:35.085369+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:36.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:36 smithi099 bash[27661]: audit 2023-09-30T09:07:35.092962+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.139575+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.145605+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.521169+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.677998+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.680017+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.687860+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.771832+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.774591+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:07:37.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.776563+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:07:37.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:37 smithi099 bash[27661]: audit 2023-09-30T09:07:36.777948+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:07:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:38 smithi099 bash[27661]: cluster 2023-09-30T09:07:36.472383+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:38.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:38 smithi099 bash[27661]: cephadm 2023-09-30T09:07:36.778889+0000 mgr.y (mgr.34107) 118 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-09-30T09:07:39.051 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:07:38 smithi099 bash[54868]: ts=2023-09-30T09:07:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd 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 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi099.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)\", cluster_addr=\"172.21.15.5\", device_class=\"ssd\", hostname=\"smithi005\", instance=\"smithi005:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.5\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:07:39.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:39 smithi099 bash[27661]: audit 2023-09-30T09:07:38.825034+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.5:0/823938362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:39 smithi099 bash[27661]: audit 2023-09-30T09:07:38.855667+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:39 smithi099 bash[27661]: audit 2023-09-30T09:07:38.858886+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:07:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:39 smithi099 bash[27661]: audit 2023-09-30T09:07:38.860151+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:07:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:39 smithi099 bash[27661]: audit 2023-09-30T09:07:38.861408+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:39.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:07:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:07:39] "GET /metrics HTTP/1.1" 200 33684 "" "Prometheus/2.33.4" 2023-09-30T09:07:40.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:40 smithi099 bash[27661]: cluster 2023-09-30T09:07:38.473574+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:40.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:40 smithi099 bash[27661]: cephadm 2023-09-30T09:07:38.848720+0000 mgr.y (mgr.34107) 120 : cephadm [INF] Upgrade: Updating mon.b 2023-09-30T09:07:40.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:40 smithi099 bash[27661]: cephadm 2023-09-30T09:07:38.863001+0000 mgr.y (mgr.34107) 121 : cephadm [INF] Deploying daemon mon.b on smithi099 2023-09-30T09:07:41.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:41 smithi099 systemd[1]: Stopping Ceph mon.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:07:41.585 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:41 smithi099 bash[27661]: debug 2023-09-30T09:07:41.308+0000 7f15353d1700 -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-30T09:07:41.585 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:41 smithi099 bash[27661]: debug 2023-09-30T09:07:41.308+0000 7f15353d1700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-30T09:07:42.505 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:42 smithi099 bash[59117]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-b 2023-09-30T09:07:42.505 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:42 smithi099 bash[59182]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-b 2023-09-30T09:07:42.505 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:42 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-30T09:07:42.505 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:42 smithi099 systemd[1]: Stopped Ceph mon.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:07:42.505 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:42 smithi099 systemd[1]: Started Ceph mon.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:07:43.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.512+0000 7f7b211ffc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:07:43.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.512+0000 7f7b211ffc80 0 ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev), process ceph-mon, pid 7 2023-09-30T09:07:43.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.512+0000 7f7b211ffc80 0 pidfile_write: ignore empty --pid-file 2023-09-30T09:07:43.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.516+0000 7f7b211ffc80 0 load: jerasure load: lrc 2023-09-30T09:07:43.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: RocksDB version: 7.9.2 2023-09-30T09:07:43.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Git sha 0 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Compile date 2023-09-29 16:35:50 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: DB SUMMARY 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: DB Session ID: W1RTVNPCBD6K222UIFS5 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: CURRENT file: CURRENT 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1655 Bytes 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000032.sst 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000030.log size: 1202227 ; 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.error_if_exists: 0 2023-09-30T09:07:43.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.create_if_missing: 0 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.paranoid_checks: 1 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.env: 0x55dad4ed1da0 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.info_log: 0x55dad65c35a0 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.statistics: (nil) 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.use_fsync: 0 2023-09-30T09:07:43.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_log_file_size: 0 2023-09-30T09:07:43.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.allow_fallocate: 1 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.use_direct_reads: 0 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:07:43.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.db_log_dir: 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.wal_dir: 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.write_buffer_manager: 0x55dad659b2c0 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:07:43.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.unordered_write: 0 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:07:43.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.row_cache: None 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.wal_filter: None 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.two_write_queues: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.wal_compression: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.atomic_flush: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:07:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.log_readahead_size: 0 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_background_jobs: 2 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_background_compactions: -1 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_subcompactions: 1 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:07:43.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_open_files: -1 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_background_flushes: -1 2023-09-30T09:07:43.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Compression algorithms supported: 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kZSTD supported: 0 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kXpressCompression supported: 0 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kZlibCompression supported: 1 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kSnappyCompression supported: 1 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kLZ4Compression supported: 1 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: kBZip2Compression supported: 0 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-09-30T09:07:43.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.merge_operator: 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_filter: None 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dad65c36a0) 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: cache_index_and_filter_blocks: 1 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: pin_top_level_index_and_filter: 1 2023-09-30T09:07:43.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: index_type: 0 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: data_block_index_type: 0 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: index_shortening: 1 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: checksum: 4 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: no_block_cache: 0 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_cache: 0x55dad66191f0 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_cache_name: BinnedLRUCache 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_cache_options: 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: capacity : 536870912 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: num_shard_bits : 4 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: strict_capacity_limit : 0 2023-09-30T09:07:43.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: high_pri_pool_ratio: 0.000 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_cache_compressed: (nil) 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: persistent_cache: (nil) 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_size: 4096 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_size_deviation: 10 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_restart_interval: 16 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: index_block_restart_interval: 1 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: metadata_block_size: 4096 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: partition_filters: 0 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: use_delta_encoding: 1 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: filter_policy: bloomfilter 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: whole_key_filtering: 1 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: verify_compression: 0 2023-09-30T09:07:43.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: read_amp_bytes_per_bit: 0 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: format_version: 5 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: enable_index_compression: 1 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: block_align: 0 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: max_auto_readahead_size: 262144 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: prepopulate_block_cache: 0 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: initial_auto_readahead_size: 8192 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: num_file_reads_for_auto_readahead: 2 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression: NoCompression 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:07:43.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.num_levels: 7 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:07:43.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:07:43.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:07:43.819 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:07:43.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:07:43.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:07:43.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:07:43.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:07:43.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.table_properties_collectors: 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.inplace_update_support: 0 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.bloom_locality: 0 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.max_successive_merges: 0 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:07:43.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.ttl: 2592000 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.enable_blob_files: false 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.min_blob_size: 0 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:07:43.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b169d4700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 32.sst 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 34, last_sequence is 19609, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 014d4312-3efe-40fc-9498-fd5ef0f0bba9 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064863524704, "job": 1, "event": "recovery_started", "wal_files": [30]} 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.520+0000 7f7b211ffc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.528+0000 7f7b211ffc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064863531208, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 799922, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19604, "largest_seqno": 19844, "table_properties": {"data_size": 797577, "index_size": 1077, "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": 1973, "raw_average_key_size": 22, "raw_value_size": 795020, "raw_average_value_size": 9138, "num_data_blocks": 46, "num_entries": 87, "num_filter_entries": 87, "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": 1696064863, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "014d4312-3efe-40fc-9498-fd5ef0f0bba9", "db_session_id": "W1RTVNPCBD6K222UIFS5", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2023-09-30T09:07:43.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.528+0000 7f7b211ffc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696064863531353, "job": 1, "event": "recovery_finished"} 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.528+0000 7f7b211ffc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 37 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dad66ba000 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 4 rocksdb: DB pointer 0x55dad66a8000 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b0f9c6700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b0f9c6700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: ** DB Stats ** 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 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-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:07:43.825 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 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-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: ** Compaction Stats [default] ** 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 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-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: L0 1/0 781.17 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 214.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: L6 1/0 29.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Sum 2/0 30.50 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 214.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 214.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: ** Compaction Stats [default] ** 2023-09-30T09:07:43.826 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 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-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 214.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Cumulative compaction: 0.00 GB write, 64.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Interval compaction: 0.00 GB write, 64.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:07:43.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 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-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Block cache BinnedLRUCache@0x55dad66191f0#7 capacity: 512.00 MB usage: 1.52 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.4e-05 secs_since: 0 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,1.20 KB,0.000229478%) Misc(1,0.00 KB,0%) 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] at bind addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 1 mon.b@-1(???) e3 preinit fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 0 mon.b@-1(???).mds e7 new map 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 0 mon.b@-1(???).mds e7 print_map 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: e7 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 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-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: legacy client fscid: 1 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 2023-09-30T09:07:43.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Filesystem 'foo' (1) 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: fs_name foo 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: epoch 5 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: created 2023-09-30T08:58:14.254590+0000 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: modified 2023-09-30T08:58:21.290885+0000 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: tableserver 0 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: root 0 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: session_timeout 60 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: session_autoclose 300 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: max_file_size 1099511627776 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: max_xattr_size 65536 2023-09-30T09:07:43.829 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: required_client_features {} 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: last_failure 0 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: last_failure_osd_epoch 0 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 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-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: max_mds 1 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: in 0 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: up {0=14655} 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: failed 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: damaged 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: stopped 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: data_pools [4] 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: metadata_pool 3 2023-09-30T09:07:43.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: inline_data disabled 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: balancer 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: bal_rank_mask -1 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: standby_count_wanted 1 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: [mds.foo.smithi005.gpfodn{0:14655} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.5:6834/3653354999,v1:172.21.15.5:6835/3653354999] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: Standby daemons: 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: [mds.foo.smithi099.oalojx{-1:24526} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.99:6832/2581875202,v1:172.21.15.99:6833/2581875202] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 0 mon.b@-1(???).osd e74 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:07:43.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:07:43.832 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 0 mon.b@-1(???).osd e74 crush map has features 432629239337189376, adjusting msgr requires 2023-09-30T09:07:43.832 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:43 smithi099 bash[59238]: debug 2023-09-30T09:07:43.532+0000 7f7b211ffc80 1 mon.b@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-09-30T09:07:45.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T08:47:47.360635+0000 mon.a (mon.0) 0 : 1 mkfs dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:07:45.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:02:45.800276+0000 mgr.x (mgr.24805) 45 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:07:45.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:02:45.801004+0000 mgr.x (mgr.24805) 46 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi099 2023-09-30T09:07:45.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:02:47.368922+0000 mgr.x (mgr.24805) 48 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:07:45.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:02:47.386143+0000 mgr.x (mgr.24805) 49 : cephadm 1 Reconfiguring daemon grafana.a on smithi099 2023-09-30T09:07:45.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:12.085353+0000 mgr.x (mgr.24805) 65 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:12.086076+0000 mgr.x (mgr.24805) 66 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:14.105190+0000 mgr.x (mgr.24805) 68 : cephadm 1 Upgrade: Updating mgr.y 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:14.119316+0000 mgr.x (mgr.24805) 69 : cephadm 1 Deploying daemon mgr.y on smithi005 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:35.207217+0000 mgr.y (mgr.25205) 1 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Bus STARTING 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:35.309903+0000 mgr.y (mgr.25205) 3 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:35.442421+0000 mgr.y (mgr.25205) 4 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:35.442799+0000 mgr.y (mgr.25205) 5 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Bus STARTED 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:50.996023+0000 mgr.y (mgr.25205) 14 : cephadm 1 Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:50.996319+0000 mgr.y (mgr.25205) 15 : cephadm 1 Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:51.164471+0000 mgr.y (mgr.25205) 16 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:51.165152+0000 mgr.y (mgr.25205) 17 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:51.332856+0000 mgr.y (mgr.25205) 18 : cephadm 1 Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:51.379648+0000 mgr.y (mgr.25205) 19 : cephadm 1 Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:51.497334+0000 mgr.y (mgr.25205) 20 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:51.544604+0000 mgr.y (mgr.25205) 21 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:51.803011+0000 mgr.y (mgr.25205) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:52.072012+0000 mgr.y (mgr.25205) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:59.286624+0000 mgr.y (mgr.25205) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T08:47:47.360635+0000 mon.a (mon.0) 0 : 1 mkfs dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:07:45.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:02:45.800276+0000 mgr.x (mgr.24805) 45 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:02:45.801004+0000 mgr.x (mgr.24805) 46 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi099 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:02:47.368922+0000 mgr.x (mgr.24805) 48 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:02:47.386143+0000 mgr.x (mgr.24805) 49 : cephadm 1 Reconfiguring daemon grafana.a on smithi099 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:12.085353+0000 mgr.x (mgr.24805) 65 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:12.086076+0000 mgr.x (mgr.24805) 66 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:14.105190+0000 mgr.x (mgr.24805) 68 : cephadm 1 Upgrade: Updating mgr.y 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:14.119316+0000 mgr.x (mgr.24805) 69 : cephadm 1 Deploying daemon mgr.y on smithi005 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:35.207217+0000 mgr.y (mgr.25205) 1 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Bus STARTING 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:35.309903+0000 mgr.y (mgr.25205) 3 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:35.442421+0000 mgr.y (mgr.25205) 4 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:07:45.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:35.442799+0000 mgr.y (mgr.25205) 5 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Bus STARTED 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:50.996023+0000 mgr.y (mgr.25205) 14 : cephadm 1 Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:50.996319+0000 mgr.y (mgr.25205) 15 : cephadm 1 Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:51.164471+0000 mgr.y (mgr.25205) 16 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:51.165152+0000 mgr.y (mgr.25205) 17 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:51.332856+0000 mgr.y (mgr.25205) 18 : cephadm 1 Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:51.379648+0000 mgr.y (mgr.25205) 19 : cephadm 1 Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:51.497334+0000 mgr.y (mgr.25205) 20 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:51.544604+0000 mgr.y (mgr.25205) 21 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:51.803011+0000 mgr.y (mgr.25205) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:52.072012+0000 mgr.y (mgr.25205) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:07:45.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:59.286624+0000 mgr.y (mgr.25205) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-30T09:07:45.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:03:59.291364+0000 mgr.y (mgr.25205) 30 : cephadm 1 Deploying daemon mgr.x on smithi099 2023-09-30T09:07:45.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:19.116995+0000 mgr.y (mgr.25205) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-30T09:07:45.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:19.143055+0000 mgr.y (mgr.25205) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-30T09:07:45.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:21.565680+0000 mgr.y (mgr.25205) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-30T09:07:45.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:21.579845+0000 mgr.y (mgr.25205) 45 : cephadm 1 Deploying daemon mon.a on smithi005 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:37.041613+0000 mgr.y (mgr.34107) 1 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Bus STARTING 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:37.144871+0000 mgr.y (mgr.34107) 2 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:37.275837+0000 mgr.y (mgr.34107) 3 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:37.276148+0000 mgr.y (mgr.34107) 4 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Bus STARTED 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:42.227594+0000 mgr.y (mgr.34107) 11 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.377326+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.377660+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.592378+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.592835+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.807584+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.809317+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.772 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.973140+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:04:53.975378+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:05:51.597632+0000 mgr.y (mgr.34107) 56 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:05:58.656661+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:06:01.226895+0000 mgr.y (mgr.34107) 63 : cephadm 1 Upgrade: Updating mon.c 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:06:01.244592+0000 mgr.y (mgr.34107) 64 : cephadm 1 Deploying daemon mon.c on smithi005 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:03.677672+0000 mon.a (mon.0) 53 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:03.677941+0000 mon.a (mon.0) 54 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:05.650270+0000 mon.a (mon.0) 55 : audit 0 from='client.? 172.21.15.5:0/1630012470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:06.519110+0000 mon.a (mon.0) 57 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:11.020778+0000 mon.a (mon.0) 67 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.773 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:11.026650+0000 mon.a (mon.0) 68 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:11.033122+0000 mon.a (mon.0) 69 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:11.324327+0000 mon.a (mon.0) 70 : audit 0 from='client.? 172.21.15.5:0/192030256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:12.053759+0000 mon.a (mon.0) 75 : cluster 0 fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:12.053798+0000 mon.a (mon.0) 76 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:12.054233+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e39: y(active, since 95s), standbys: x 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:12.054506+0000 mon.a (mon.0) 78 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:12.054537+0000 mon.a (mon.0) 79 : cluster 1 Cluster is now healthy 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:12.075140+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:12.438218+0000 mgr.y (mgr.34107) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:13.787205+0000 mon.a (mon.0) 81 : audit 0 from='client.? 172.21.15.5:0/623130264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.774 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:14.438854+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:16.439441+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:16.974465+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:16.981261+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:17.779024+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:17.787206+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:18.019703+0000 mgr.y (mgr.34107) 73 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:18.440560+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:03:59.291364+0000 mgr.y (mgr.25205) 30 : cephadm 1 Deploying daemon mgr.x on smithi099 2023-09-30T09:07:45.775 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:19.116995+0000 mgr.y (mgr.25205) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:19.143055+0000 mgr.y (mgr.25205) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:21.565680+0000 mgr.y (mgr.25205) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:21.579845+0000 mgr.y (mgr.25205) 45 : cephadm 1 Deploying daemon mon.a on smithi005 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:37.041613+0000 mgr.y (mgr.34107) 1 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Bus STARTING 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:37.144871+0000 mgr.y (mgr.34107) 2 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:37.275837+0000 mgr.y (mgr.34107) 3 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:37.276148+0000 mgr.y (mgr.34107) 4 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Bus STARTED 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:42.227594+0000 mgr.y (mgr.34107) 11 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.377326+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.377660+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.592378+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.776 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.592835+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.807584+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.809317+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.973140+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:04:53.975378+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:05:51.597632+0000 mgr.y (mgr.34107) 56 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:05:58.656661+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:06:01.226895+0000 mgr.y (mgr.34107) 63 : cephadm 1 Upgrade: Updating mon.c 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:06:01.244592+0000 mgr.y (mgr.34107) 64 : cephadm 1 Deploying daemon mon.c on smithi005 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:03.677672+0000 mon.a (mon.0) 53 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:07:45.777 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:03.677941+0000 mon.a (mon.0) 54 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:20.441116+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:21.519092+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:21.855768+0000 mgr.y (mgr.34107) 76 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:06:21.856431+0000 mgr.y (mgr.34107) 77 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:21.860835+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:22.442205+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:24.442708+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:26.443653+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:28.444914+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.637266+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.644338+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.646162+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.647544+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.654624+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.738307+0000 mon.a (mon.0) 93 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.741556+0000 mon.a (mon.0) 94 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.743359+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:28.751409+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:30.445525+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:32.446645+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:34.447288+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:05.650270+0000 mon.a (mon.0) 55 : audit 0 from='client.? 172.21.15.5:0/1630012470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:06.519110+0000 mon.a (mon.0) 57 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:11.020778+0000 mon.a (mon.0) 67 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:11.026650+0000 mon.a (mon.0) 68 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:11.033122+0000 mon.a (mon.0) 69 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:11.324327+0000 mon.a (mon.0) 70 : audit 0 from='client.? 172.21.15.5:0/192030256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.780 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:12.053759+0000 mon.a (mon.0) 75 : cluster 0 fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:12.053798+0000 mon.a (mon.0) 76 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:12.054233+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e39: y(active, since 95s), standbys: x 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:12.054506+0000 mon.a (mon.0) 78 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:12.054537+0000 mon.a (mon.0) 79 : cluster 1 Cluster is now healthy 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:12.075140+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:12.438218+0000 mgr.y (mgr.34107) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:13.787205+0000 mon.a (mon.0) 81 : audit 0 from='client.? 172.21.15.5:0/623130264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:14.438854+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:16.439441+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:16.974465+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:16.981261+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:17.779024+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.782 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:17.787206+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.782 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:18.019703+0000 mgr.y (mgr.34107) 73 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.782 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:18.440560+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.782 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:36.447940+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.782 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:36.519690+0000 mon.a (mon.0) 97 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.782 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:38.449049+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:40.449765+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:42.450810+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:44.451432+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:46.452088+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:48.453204+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:50.453848+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:06:51.520120+0000 mon.a (mon.0) 98 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:52.454841+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:54.455451+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:56.456098+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.783 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:06:58.457172+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:00.457850+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:02.458935+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:04.459606+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:06.460282+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:06.520403+0000 mon.a (mon.0) 99 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:08.461455+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:10.462093+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:12.463262+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:14.463946+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:16.464583+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:18.465726+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:20.466551+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:21.520900+0000 mon.a (mon.0) 100 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:22.467668+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:24.468303+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:26.468956+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:28.470008+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:28.836747+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:30.470653+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:31.301874+0000 mgr.y (mgr.34107) 113 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:07:31.302322+0000 mgr.y (mgr.34107) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:31.308287+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.785 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:32.471349+0000 mgr.y (mgr.34107) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:34.471827+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:35.085369+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:35.092962+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:20.441116+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:21.519092+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:21.855768+0000 mgr.y (mgr.34107) 76 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:06:21.856431+0000 mgr.y (mgr.34107) 77 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:21.860835+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:22.442205+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:24.442708+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:26.443653+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:28.444914+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.637266+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.644338+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.646162+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.647544+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.654624+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.738307+0000 mon.a (mon.0) 93 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.741556+0000 mon.a (mon.0) 94 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.743359+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.788 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:28.751409+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.788 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:30.445525+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.788 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:32.446645+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.788 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:34.447288+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.788 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.139575+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.788 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.145605+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.788 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:36.472383+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.521169+0000 mon.a (mon.0) 107 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.677998+0000 mon.a (mon.0) 108 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.680017+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.687860+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.771832+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.774591+0000 mon.a (mon.0) 112 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.776563+0000 mon.a (mon.0) 113 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:36.777948+0000 mon.a (mon.0) 114 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:07:36.778889+0000 mgr.y (mgr.34107) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-30T09:07:45.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:38.473574+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:38.825034+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.5:0/823938362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:07:38.848720+0000 mgr.y (mgr.34107) 120 : cephadm 1 Upgrade: Updating mon.b 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:38.855667+0000 mon.a (mon.0) 115 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:38.858886+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:38.860151+0000 mon.a (mon.0) 117 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:38.861408+0000 mon.a (mon.0) 118 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cephadm 2023-09-30T09:07:38.863001+0000 mgr.y (mgr.34107) 121 : cephadm 1 Deploying daemon mon.b on smithi099 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.399164+0000 mon.a (mon.0) 126 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:44.399700+0000 mon.a (mon.0) 127 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.399976+0000 mon.a (mon.0) 128 : cluster 1 mon.a calling monitor election 2023-09-30T09:07:45.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.400088+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.401665+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:44.418304+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:44.418653+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.419525+0000 mon.a (mon.0) 131 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.426595+0000 mon.a (mon.0) 132 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.427634+0000 mon.a (mon.0) 133 : cluster 0 fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.427705+0000 mon.a (mon.0) 134 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.428464+0000 mon.a (mon.0) 135 : cluster 0 mgrmap e39: y(active, since 3m), standbys: x 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.433918+0000 mon.a (mon.0) 136 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:44.437853+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:44.446580+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.792 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[78438]: audit 2023-09-30T09:07:44.494165+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.792 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:36.447940+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.792 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:36.519690+0000 mon.a (mon.0) 97 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.792 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:38.449049+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:40.449765+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:42.450810+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:44.451432+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:46.452088+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:48.453204+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:50.453848+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:06:51.520120+0000 mon.a (mon.0) 98 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:52.454841+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:54.455451+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:56.456098+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:06:58.457172+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:00.457850+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:02.458935+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:04.459606+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:06.460282+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:06.520403+0000 mon.a (mon.0) 99 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:08.461455+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:10.462093+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:12.463262+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:14.463946+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:16.464583+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.794 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:18.465726+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:20.466551+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:21.520900+0000 mon.a (mon.0) 100 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:22.467668+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:24.468303+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:26.468956+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:28.470008+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:28.836747+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:30.470653+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:31.301874+0000 mgr.y (mgr.34107) 113 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:07:31.302322+0000 mgr.y (mgr.34107) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:31.308287+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:32.471349+0000 mgr.y (mgr.34107) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:34.471827+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:35.085369+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:35.092962+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.139575+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.145605+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:36.472383+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.521169+0000 mon.a (mon.0) 107 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.677998+0000 mon.a (mon.0) 108 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.680017+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.687860+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.796 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.771832+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.774591+0000 mon.a (mon.0) 112 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.776563+0000 mon.a (mon.0) 113 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:36.777948+0000 mon.a (mon.0) 114 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:07:36.778889+0000 mgr.y (mgr.34107) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:38.473574+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:38.825034+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.5:0/823938362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:07:38.848720+0000 mgr.y (mgr.34107) 120 : cephadm 1 Upgrade: Updating mon.b 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:38.855667+0000 mon.a (mon.0) 115 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:38.858886+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:07:45.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:38.860151+0000 mon.a (mon.0) 117 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:38.861408+0000 mon.a (mon.0) 118 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cephadm 2023-09-30T09:07:38.863001+0000 mgr.y (mgr.34107) 121 : cephadm 1 Deploying daemon mon.b on smithi099 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.399164+0000 mon.a (mon.0) 126 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:44.399700+0000 mon.a (mon.0) 127 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.399976+0000 mon.a (mon.0) 128 : cluster 1 mon.a calling monitor election 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.400088+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.401665+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:44.418304+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:44.418653+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.419525+0000 mon.a (mon.0) 131 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:07:45.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.426595+0000 mon.a (mon.0) 132 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T09:07:45.799 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.427634+0000 mon.a (mon.0) 133 : cluster 0 fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:07:45.799 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.427705+0000 mon.a (mon.0) 134 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:07:45.799 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.428464+0000 mon.a (mon.0) 135 : cluster 0 mgrmap e39: y(active, since 3m), standbys: x 2023-09-30T09:07:45.799 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.433918+0000 mon.a (mon.0) 136 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.799 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:44.437853+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.799 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:44.446580+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.799 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:45 smithi005 bash[75361]: audit 2023-09-30T09:07:44.494165+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T08:47:47.360635+0000 mon.a (mon.0) 0 : 1 mkfs dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:07:45.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:02:45.800276+0000 mgr.x (mgr.24805) 45 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:02:45.801004+0000 mgr.x (mgr.24805) 46 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi099 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:02:47.368922+0000 mgr.x (mgr.24805) 48 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:02:47.386143+0000 mgr.x (mgr.24805) 49 : cephadm 1 Reconfiguring daemon grafana.a on smithi099 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:12.085353+0000 mgr.x (mgr.24805) 65 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:12.086076+0000 mgr.x (mgr.24805) 66 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:14.105190+0000 mgr.x (mgr.24805) 68 : cephadm 1 Upgrade: Updating mgr.y 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:14.119316+0000 mgr.x (mgr.24805) 69 : cephadm 1 Deploying daemon mgr.y on smithi005 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:35.207217+0000 mgr.y (mgr.25205) 1 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Bus STARTING 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:35.309903+0000 mgr.y (mgr.25205) 3 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:07:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:35.442421+0000 mgr.y (mgr.25205) 4 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:35.442799+0000 mgr.y (mgr.25205) 5 : cephadm 1 [30/Sep/2023:09:03:35] ENGINE Bus STARTED 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:50.996023+0000 mgr.y (mgr.25205) 14 : cephadm 1 Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:50.996319+0000 mgr.y (mgr.25205) 15 : cephadm 1 Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:51.164471+0000 mgr.y (mgr.25205) 16 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:51.165152+0000 mgr.y (mgr.25205) 17 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:51.332856+0000 mgr.y (mgr.25205) 18 : cephadm 1 Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:51.379648+0000 mgr.y (mgr.25205) 19 : cephadm 1 Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:51.497334+0000 mgr.y (mgr.25205) 20 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:51.544604+0000 mgr.y (mgr.25205) 21 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:51.803011+0000 mgr.y (mgr.25205) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:52.072012+0000 mgr.y (mgr.25205) 23 : cephadm 1 Reconfiguring daemon prometheus.a on smithi099 2023-09-30T09:07:45.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:59.286624+0000 mgr.y (mgr.25205) 29 : cephadm 1 Upgrade: Updating mgr.x 2023-09-30T09:07:45.804 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:03:59.291364+0000 mgr.y (mgr.25205) 30 : cephadm 1 Deploying daemon mgr.x on smithi099 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:19.116995+0000 mgr.y (mgr.25205) 41 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:19.143055+0000 mgr.y (mgr.25205) 42 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:21.565680+0000 mgr.y (mgr.25205) 44 : cephadm 1 Upgrade: Updating mon.a 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:21.579845+0000 mgr.y (mgr.25205) 45 : cephadm 1 Deploying daemon mon.a on smithi005 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:37.041613+0000 mgr.y (mgr.34107) 1 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Bus STARTING 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:37.144871+0000 mgr.y (mgr.34107) 2 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Serving on http://172.21.15.5:8765 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:37.275837+0000 mgr.y (mgr.34107) 3 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Serving on https://172.21.15.5:7150 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:37.276148+0000 mgr.y (mgr.34107) 4 : cephadm 1 [30/Sep/2023:09:04:37] ENGINE Bus STARTED 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:42.227594+0000 mgr.y (mgr.34107) 11 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.377326+0000 mgr.y (mgr.34107) 18 : cephadm 1 Updating smithi005:/etc/ceph/ceph.conf 2023-09-30T09:07:45.805 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.377660+0000 mgr.y (mgr.34107) 19 : cephadm 1 Updating smithi099:/etc/ceph/ceph.conf 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.592378+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.592835+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.807584+0000 mgr.y (mgr.34107) 22 : cephadm 1 Updating smithi005:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.809317+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi099:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.973140+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:04:53.975378+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:05:51.597632+0000 mgr.y (mgr.34107) 56 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:05:58.656661+0000 mgr.y (mgr.34107) 61 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:06:01.226895+0000 mgr.y (mgr.34107) 63 : cephadm 1 Upgrade: Updating mon.c 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:06:01.244592+0000 mgr.y (mgr.34107) 64 : cephadm 1 Deploying daemon mon.c on smithi005 2023-09-30T09:07:45.806 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:03.677672+0000 mon.a (mon.0) 53 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:03.677941+0000 mon.a (mon.0) 54 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:05.650270+0000 mon.a (mon.0) 55 : audit 0 from='client.? 172.21.15.5:0/1630012470' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:06.519110+0000 mon.a (mon.0) 57 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:11.020778+0000 mon.a (mon.0) 67 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:11.026650+0000 mon.a (mon.0) 68 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:11.033122+0000 mon.a (mon.0) 69 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:11.324327+0000 mon.a (mon.0) 70 : audit 0 from='client.? 172.21.15.5:0/192030256' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:12.053759+0000 mon.a (mon.0) 75 : cluster 0 fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:12.053798+0000 mon.a (mon.0) 76 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:12.054233+0000 mon.a (mon.0) 77 : cluster 0 mgrmap e39: y(active, since 95s), standbys: x 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:12.054506+0000 mon.a (mon.0) 78 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-30T09:07:45.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:12.054537+0000 mon.a (mon.0) 79 : cluster 1 Cluster is now healthy 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:12.075140+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:12.438218+0000 mgr.y (mgr.34107) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:13.787205+0000 mon.a (mon.0) 81 : audit 0 from='client.? 172.21.15.5:0/623130264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:14.438854+0000 mgr.y (mgr.34107) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:16.439441+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:16.974465+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:16.981261+0000 mon.a (mon.0) 83 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:17.779024+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:17.787206+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:18.019703+0000 mgr.y (mgr.34107) 73 : audit 0 from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.808 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:18.440560+0000 mgr.y (mgr.34107) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:20.441116+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:21.519092+0000 mon.a (mon.0) 86 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:21.855768+0000 mgr.y (mgr.34107) 76 : audit 0 from='client.34218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:06:21.856431+0000 mgr.y (mgr.34107) 77 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:21.860835+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:22.442205+0000 mgr.y (mgr.34107) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:24.442708+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:26.443653+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:28.444914+0000 mgr.y (mgr.34107) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.637266+0000 mon.a (mon.0) 88 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.644338+0000 mon.a (mon.0) 89 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.646162+0000 mon.a (mon.0) 90 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.647544+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.654624+0000 mon.a (mon.0) 92 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.738307+0000 mon.a (mon.0) 93 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.741556+0000 mon.a (mon.0) 94 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.743359+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:28.751409+0000 mon.a (mon.0) 96 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:30.445525+0000 mgr.y (mgr.34107) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:32.446645+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:34.447288+0000 mgr.y (mgr.34107) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:36.447940+0000 mgr.y (mgr.34107) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:36.519690+0000 mon.a (mon.0) 97 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:38.449049+0000 mgr.y (mgr.34107) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:40.449765+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:42.450810+0000 mgr.y (mgr.34107) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:44.451432+0000 mgr.y (mgr.34107) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:46.452088+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:48.453204+0000 mgr.y (mgr.34107) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:50.453848+0000 mgr.y (mgr.34107) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:06:51.520120+0000 mon.a (mon.0) 98 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:52.454841+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:54.455451+0000 mgr.y (mgr.34107) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:56.456098+0000 mgr.y (mgr.34107) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:06:58.457172+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:00.457850+0000 mgr.y (mgr.34107) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:02.458935+0000 mgr.y (mgr.34107) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:04.459606+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:06.460282+0000 mgr.y (mgr.34107) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:06.520403+0000 mon.a (mon.0) 99 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:08.461455+0000 mgr.y (mgr.34107) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:10.462093+0000 mgr.y (mgr.34107) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:12.463262+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:14.463946+0000 mgr.y (mgr.34107) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:16.464583+0000 mgr.y (mgr.34107) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:18.465726+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:20.466551+0000 mgr.y (mgr.34107) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:21.520900+0000 mon.a (mon.0) 100 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:22.467668+0000 mgr.y (mgr.34107) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:24.468303+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:26.468956+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:28.470008+0000 mgr.y (mgr.34107) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:28.836747+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:30.470653+0000 mgr.y (mgr.34107) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:31.301874+0000 mgr.y (mgr.34107) 113 : audit 0 from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:07:31.302322+0000 mgr.y (mgr.34107) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:31.308287+0000 mon.a (mon.0) 102 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.813 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:32.471349+0000 mgr.y (mgr.34107) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:34.471827+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:35.085369+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:35.092962+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.139575+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.145605+0000 mon.a (mon.0) 106 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:36.472383+0000 mgr.y (mgr.34107) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.521169+0000 mon.a (mon.0) 107 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.677998+0000 mon.a (mon.0) 108 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.680017+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.687860+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.771832+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:45.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.774591+0000 mon.a (mon.0) 112 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.776563+0000 mon.a (mon.0) 113 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:36.777948+0000 mon.a (mon.0) 114 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:07:36.778889+0000 mgr.y (mgr.34107) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:38.473574+0000 mgr.y (mgr.34107) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:38.825034+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.5:0/823938362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:07:38.848720+0000 mgr.y (mgr.34107) 120 : cephadm 1 Upgrade: Updating mon.b 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:38.855667+0000 mon.a (mon.0) 115 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:38.858886+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:38.860151+0000 mon.a (mon.0) 117 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:38.861408+0000 mon.a (mon.0) 118 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cephadm 2023-09-30T09:07:38.863001+0000 mgr.y (mgr.34107) 121 : cephadm 1 Deploying daemon mon.b on smithi099 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.399164+0000 mon.a (mon.0) 126 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:44.399700+0000 mon.a (mon.0) 127 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.399976+0000 mon.a (mon.0) 128 : cluster 1 mon.a calling monitor election 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.400088+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.401665+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:44.418304+0000 mon.a (mon.0) 129 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:44.418653+0000 mon.a (mon.0) 130 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.419525+0000 mon.a (mon.0) 131 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.426595+0000 mon.a (mon.0) 132 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]} removed_ranks: {} 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.427634+0000 mon.a (mon.0) 133 : cluster 0 fsmap foo:1 {0=foo.smithi005.gpfodn=up:active} 1 up:standby 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.427705+0000 mon.a (mon.0) 134 : cluster 0 osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.428464+0000 mon.a (mon.0) 135 : cluster 0 mgrmap e39: y(active, since 3m), standbys: x 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.433918+0000 mon.a (mon.0) 136 : cluster 1 overall HEALTH_OK 2023-09-30T09:07:45.816 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:44.437853+0000 mon.a (mon.0) 137 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:44.446580+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:45.817 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:45 smithi099 bash[59238]: audit 2023-09-30T09:07:44.494165+0000 mon.a (mon.0) 139 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:07:46.215 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:07:46.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:46 smithi005 bash[78438]: cluster 2023-09-30T09:07:44.476152+0000 mgr.y (mgr.34107) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:46.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:46 smithi005 bash[78438]: audit 2023-09-30T09:07:46.194758+0000 mon.a (mon.0) 140 : audit 0 from='client.? 172.21.15.5:0/3366023768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:46.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:46 smithi005 bash[75361]: cluster 2023-09-30T09:07:44.476152+0000 mgr.y (mgr.34107) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:46.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:46 smithi005 bash[75361]: audit 2023-09-30T09:07:46.194758+0000 mon.a (mon.0) 140 : audit 0 from='client.? 172.21.15.5:0/3366023768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:46 smithi099 bash[59238]: cluster 2023-09-30T09:07:44.476152+0000 mgr.y (mgr.34107) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:46 smithi099 bash[59238]: audit 2023-09-30T09:07:46.194758+0000 mon.a (mon.0) 140 : audit 0 from='client.? 172.21.15.5:0/3366023768' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-30T09:07:47.120 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch ps' 2023-09-30T09:07:48.488 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:48 smithi005 bash[75361]: cluster 2023-09-30T09:07:46.476620+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:48.489 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:48 smithi005 bash[78438]: cluster 2023-09-30T09:07:46.476620+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:48.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:07:48 smithi005 bash[71249]: debug 2023-09-30T09:07:48.536+0000 7fc633206700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-30T09:07:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:48 smithi099 bash[59238]: cluster 2023-09-30T09:07:46.476620+0000 mgr.y (mgr.34107) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:49.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:07:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:07:49] "GET /metrics HTTP/1.1" 200 33684 "" "Prometheus/2.33.4" 2023-09-30T09:07:49.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:49 smithi099 bash[59238]: cluster 2023-09-30T09:07:48.477718+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:49.920 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:49 smithi005 bash[75361]: cluster 2023-09-30T09:07:48.477718+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:49.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:49 smithi005 bash[78438]: cluster 2023-09-30T09:07:48.477718+0000 mgr.y (mgr.34107) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:alertmanager.a smithi005 *:9093,9094 running (5m) - 11m 13.3M - 0.23.0 ba2b418f427c cd0cd7a2ecb4 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:grafana.a smithi099 *:3000 running (4m) - 10m 41.1M - 8.3.5 dad864ee21e9 e378576b3f99 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi005.gpfodn smithi005 running (9m) - 9m 16.4M - 16.2.14-44-geeb13ac9 94a6c4498547 b82b70586eb1 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi099.oalojx smithi099 running (9m) - 9m 13.9M - 16.2.14-44-geeb13ac9 94a6c4498547 8abe65d0294a 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.x smithi099 *:8443,9283,8765 running (3m) - 17m 427M - 18.0.0-6447-g1d10b717 dda7fab67785 ff5a7f4fda6b 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.y smithi005 *:8443,9283,8765 running (4m) - 19m 477M - 18.0.0-6447-g1d10b717 dda7fab67785 1a52a7ace651 2023-09-30T09:07:50.439 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a smithi005 running (3m) - 20m 62.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 d4b3e15f3f02 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b smithi099 starting - - - 2048M 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c smithi005 running (105s) - 18m 37.3M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 76fa2587d302 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.a smithi005 *:9100 running (5m) - 11m 9115k - 1.3.1 1dbe0e931976 58a1ce3e8079 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.b smithi099 *:9100 running (5m) - 11m 8743k - 1.3.1 1dbe0e931976 16440a4f1838 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0 smithi005 running (17m) - 17m 95.2M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 5000ad35066c 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1 smithi005 running (16m) - 16m 73.7M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 b4b6eddc960e 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2 smithi005 running (15m) - 16m 92.4M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 192adb115971 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3 smithi005 running (15m) - 15m 61.2M 2525M 16.2.14-44-geeb13ac9 94a6c4498547 207ab37ee269 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4 smithi099 running (14m) - 14m 93.8M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 053d3708d522 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5 smithi099 running (13m) - 13m 94.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 c52409d3fb16 2023-09-30T09:07:50.440 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6 smithi099 running (13m) - 13m 71.1M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 04a9f8b6a448 2023-09-30T09:07:50.441 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7 smithi099 running (12m) - 12m 72.3M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fa9b3ddfb2e3 2023-09-30T09:07:50.441 INFO:teuthology.orchestra.run.smithi005.stdout:prometheus.a smithi099 *:9095 running (3m) - 11m 57.3M - 2.33.4 514e6a882f6e 9cc692b9c181 2023-09-30T09:07:50.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:50 smithi005 bash[78438]: audit 2023-09-30T09:07:50.416943+0000 mgr.y (mgr.34107) 127 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:50.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:50 smithi005 bash[75361]: audit 2023-09-30T09:07:50.416943+0000 mgr.y (mgr.34107) 127 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:51.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:50 smithi099 bash[59238]: audit 2023-09-30T09:07:50.416943+0000 mgr.y (mgr.34107) 127 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:51.154 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade pause' 2023-09-30T09:07:52.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[78438]: cluster 2023-09-30T09:07:50.478233+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:52.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[78438]: audit 2023-09-30T09:07:50.738770+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[78438]: audit 2023-09-30T09:07:50.746582+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[78438]: audit 2023-09-30T09:07:51.521034+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[78438]: audit 2023-09-30T09:07:51.601444+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[78438]: audit 2023-09-30T09:07:51.609719+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[75361]: cluster 2023-09-30T09:07:50.478233+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[75361]: audit 2023-09-30T09:07:50.738770+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[75361]: audit 2023-09-30T09:07:50.746582+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[75361]: audit 2023-09-30T09:07:51.521034+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[75361]: audit 2023-09-30T09:07:51.601444+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:51 smithi005 bash[75361]: audit 2023-09-30T09:07:51.609719+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:51 smithi099 bash[59238]: cluster 2023-09-30T09:07:50.478233+0000 mgr.y (mgr.34107) 128 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:52.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:51 smithi099 bash[59238]: audit 2023-09-30T09:07:50.738770+0000 mon.a (mon.0) 141 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:51 smithi099 bash[59238]: audit 2023-09-30T09:07:50.746582+0000 mon.a (mon.0) 142 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:51 smithi099 bash[59238]: audit 2023-09-30T09:07:51.521034+0000 mon.a (mon.0) 143 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:07:52.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:51 smithi099 bash[59238]: audit 2023-09-30T09:07:51.601444+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:52.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:51 smithi099 bash[59238]: audit 2023-09-30T09:07:51.609719+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:54.500 INFO:teuthology.orchestra.run.smithi005.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:54 smithi005 bash[75361]: cluster 2023-09-30T09:07:52.479294+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:54.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:54 smithi005 bash[78438]: cluster 2023-09-30T09:07:52.479294+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:54.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:54 smithi099 bash[59238]: cluster 2023-09-30T09:07:52.479294+0000 mgr.y (mgr.34107) 129 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:55.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'sleep 60' 2023-09-30T09:07:55.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[78438]: cluster 2023-09-30T09:07:54.479916+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:55.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[78438]: audit 2023-09-30T09:07:54.493464+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[78438]: cephadm 2023-09-30T09:07:54.494115+0000 mgr.y (mgr.34107) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:55.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[78438]: audit 2023-09-30T09:07:54.498602+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:55.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[75361]: cluster 2023-09-30T09:07:54.479916+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:55.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[75361]: audit 2023-09-30T09:07:54.493464+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:55.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[75361]: cephadm 2023-09-30T09:07:54.494115+0000 mgr.y (mgr.34107) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:55.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:55 smithi005 bash[75361]: audit 2023-09-30T09:07:54.498602+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:55.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:55 smithi099 bash[59238]: cluster 2023-09-30T09:07:54.479916+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:55.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:55 smithi099 bash[59238]: audit 2023-09-30T09:07:54.493464+0000 mgr.y (mgr.34107) 131 : audit 0 from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:07:55.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:55 smithi099 bash[59238]: cephadm 2023-09-30T09:07:54.494115+0000 mgr.y (mgr.34107) 132 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:07:55.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:55 smithi099 bash[59238]: audit 2023-09-30T09:07:54.498602+0000 mon.a (mon.0) 146 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:07:58.412 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:07:58 smithi099 bash[59238]: cluster 2023-09-30T09:07:56.480643+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:58.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:07:58 smithi005 bash[75361]: cluster 2023-09-30T09:07:56.480643+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:58.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:07:58 smithi005 bash[78438]: cluster 2023-09-30T09:07:56.480643+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:07:59.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:07:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:07:59] "GET /metrics HTTP/1.1" 200 33679 "" "Prometheus/2.33.4" 2023-09-30T09:08:00.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:00 smithi005 bash[75361]: cluster 2023-09-30T09:07:58.481569+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:00.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:00 smithi005 bash[78438]: cluster 2023-09-30T09:07:58.481569+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:00.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:00 smithi099 bash[59238]: cluster 2023-09-30T09:07:58.481569+0000 mgr.y (mgr.34107) 134 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: cluster 2023-09-30T09:08:00.482181+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.760281+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.768299+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.770040+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.771478+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.778518+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: cephadm 2023-09-30T09:08:00.849575+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.850324+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.852074+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: audit 2023-09-30T09:08:00.853817+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[78438]: cephadm 2023-09-30T09:08:00.855845+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon mon.a on smithi005 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: cluster 2023-09-30T09:08:00.482181+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.760281+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.768299+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.770040+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.771478+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.778518+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: cephadm 2023-09-30T09:08:00.849575+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-30T09:08:02.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.850324+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:02.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.852074+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:02.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: audit 2023-09-30T09:08:00.853817+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:02.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:01 smithi005 bash[75361]: cephadm 2023-09-30T09:08:00.855845+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon mon.a on smithi005 2023-09-30T09:08:02.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: cluster 2023-09-30T09:08:00.482181+0000 mgr.y (mgr.34107) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.760281+0000 mon.a (mon.0) 147 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.768299+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.770040+0000 mon.a (mon.0) 149 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.771478+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.778518+0000 mon.a (mon.0) 151 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: cephadm 2023-09-30T09:08:00.849575+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.850324+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.852074+0000 mon.a (mon.0) 153 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: audit 2023-09-30T09:08:00.853817+0000 mon.a (mon.0) 154 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:02.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:01 smithi099 bash[59238]: cephadm 2023-09-30T09:08:00.855845+0000 mgr.y (mgr.34107) 137 : cephadm 1 Reconfiguring daemon mon.a on smithi005 2023-09-30T09:08:04.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: cluster 2023-09-30T09:08:02.483214+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:05.009 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: audit 2023-09-30T09:08:02.966316+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:05.009 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: audit 2023-09-30T09:08:02.982665+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:05.009 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: cephadm 2023-09-30T09:08:03.025196+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-30T09:08:05.009 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: audit 2023-09-30T09:08:03.025980+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:08:05.009 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: audit 2023-09-30T09:08:03.027734+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:08:05.009 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: audit 2023-09-30T09:08:03.029208+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:05.009 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[78438]: cephadm 2023-09-30T09:08:03.030849+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon mgr.y on smithi005 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: cluster 2023-09-30T09:08:02.483214+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: audit 2023-09-30T09:08:02.966316+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: audit 2023-09-30T09:08:02.982665+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: cephadm 2023-09-30T09:08:03.025196+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: audit 2023-09-30T09:08:03.025980+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: audit 2023-09-30T09:08:03.027734+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: audit 2023-09-30T09:08:03.029208+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:05.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:03 smithi005 bash[75361]: cephadm 2023-09-30T09:08:03.030849+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon mgr.y on smithi005 2023-09-30T09:08:05.011 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: cluster 2023-09-30T09:08:02.483214+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:05.011 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: audit 2023-09-30T09:08:02.966316+0000 mon.a (mon.0) 155 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:05.011 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: audit 2023-09-30T09:08:02.982665+0000 mon.a (mon.0) 156 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:05.011 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: cephadm 2023-09-30T09:08:03.025196+0000 mgr.y (mgr.34107) 139 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-30T09:08:05.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: audit 2023-09-30T09:08:03.025980+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:08:05.048 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: audit 2023-09-30T09:08:03.027734+0000 mon.a (mon.0) 158 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:08:05.048 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: audit 2023-09-30T09:08:03.029208+0000 mon.a (mon.0) 159 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:05.049 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:03 smithi099 bash[59238]: cephadm 2023-09-30T09:08:03.030849+0000 mgr.y (mgr.34107) 140 : cephadm 1 Reconfiguring daemon mgr.y on smithi005 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: cluster 2023-09-30T09:08:04.483972+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: audit 2023-09-30T09:08:05.173685+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: audit 2023-09-30T09:08:05.182203+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: cephadm 2023-09-30T09:08:05.201040+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: audit 2023-09-30T09:08:05.201737+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: audit 2023-09-30T09:08:05.203510+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: audit 2023-09-30T09:08:05.205316+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:06.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[78438]: cephadm 2023-09-30T09:08:05.207192+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon mon.c on smithi005 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: cluster 2023-09-30T09:08:04.483972+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: audit 2023-09-30T09:08:05.173685+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: audit 2023-09-30T09:08:05.182203+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: cephadm 2023-09-30T09:08:05.201040+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: audit 2023-09-30T09:08:05.201737+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: audit 2023-09-30T09:08:05.203510+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: audit 2023-09-30T09:08:05.205316+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:06.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:06 smithi005 bash[75361]: cephadm 2023-09-30T09:08:05.207192+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon mon.c on smithi005 2023-09-30T09:08:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: cluster 2023-09-30T09:08:04.483972+0000 mgr.y (mgr.34107) 141 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: audit 2023-09-30T09:08:05.173685+0000 mon.a (mon.0) 160 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: audit 2023-09-30T09:08:05.182203+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: cephadm 2023-09-30T09:08:05.201040+0000 mgr.y (mgr.34107) 142 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-30T09:08:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: audit 2023-09-30T09:08:05.201737+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: audit 2023-09-30T09:08:05.203510+0000 mon.a (mon.0) 163 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: audit 2023-09-30T09:08:05.205316+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:06 smithi099 bash[59238]: cephadm 2023-09-30T09:08:05.207192+0000 mgr.y (mgr.34107) 143 : cephadm 1 Reconfiguring daemon mon.c on smithi005 2023-09-30T09:08:07.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:07 smithi005 bash[78438]: audit 2023-09-30T09:08:06.521271+0000 mon.a (mon.0) 165 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:07.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:07 smithi005 bash[78438]: audit 2023-09-30T09:08:07.135212+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:07.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:07 smithi005 bash[78438]: audit 2023-09-30T09:08:07.143837+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:07.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:07 smithi005 bash[75361]: audit 2023-09-30T09:08:06.521271+0000 mon.a (mon.0) 165 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:07.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:07 smithi005 bash[75361]: audit 2023-09-30T09:08:07.135212+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:07.495 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:07 smithi005 bash[75361]: audit 2023-09-30T09:08:07.143837+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:07.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:07 smithi099 bash[59238]: audit 2023-09-30T09:08:06.521271+0000 mon.a (mon.0) 165 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:07.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:07 smithi099 bash[59238]: audit 2023-09-30T09:08:07.135212+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:07.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:07 smithi099 bash[59238]: audit 2023-09-30T09:08:07.143837+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:08.496 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[78438]: cluster 2023-09-30T09:08:06.484548+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:08.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[78438]: cephadm 2023-09-30T09:08:07.180907+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-30T09:08:08.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[78438]: audit 2023-09-30T09:08:07.182387+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:08:08.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[78438]: audit 2023-09-30T09:08:07.183559+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:08.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[78438]: cephadm 2023-09-30T09:08:07.187296+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi005 2023-09-30T09:08:08.497 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[75361]: cluster 2023-09-30T09:08:06.484548+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:08.497 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[75361]: cephadm 2023-09-30T09:08:07.180907+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-30T09:08:08.497 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[75361]: audit 2023-09-30T09:08:07.182387+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:08:08.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[75361]: audit 2023-09-30T09:08:07.183559+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:08.498 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:08 smithi005 bash[75361]: cephadm 2023-09-30T09:08:07.187296+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi005 2023-09-30T09:08:08.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:08 smithi099 bash[59238]: cluster 2023-09-30T09:08:06.484548+0000 mgr.y (mgr.34107) 144 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:08.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:08 smithi099 bash[59238]: cephadm 2023-09-30T09:08:07.180907+0000 mgr.y (mgr.34107) 145 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-30T09:08:08.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:08 smithi099 bash[59238]: audit 2023-09-30T09:08:07.182387+0000 mon.a (mon.0) 168 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:08:08.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:08 smithi099 bash[59238]: audit 2023-09-30T09:08:07.183559+0000 mon.a (mon.0) 169 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:08.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:08 smithi099 bash[59238]: cephadm 2023-09-30T09:08:07.187296+0000 mgr.y (mgr.34107) 146 : cephadm 1 Reconfiguring daemon osd.0 on smithi005 2023-09-30T09:08:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:08:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:08:09] "GET /metrics HTTP/1.1" 200 33682 "" "Prometheus/2.33.4" 2023-09-30T09:08:10.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:10 smithi099 bash[59238]: cluster 2023-09-30T09:08:08.485629+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:10.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:10 smithi099 bash[59238]: audit 2023-09-30T09:08:09.278616+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:10.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:10 smithi099 bash[59238]: audit 2023-09-30T09:08:09.287261+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:10.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:10 smithi099 bash[59238]: cephadm 2023-09-30T09:08:09.306351+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-30T09:08:10.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:10 smithi099 bash[59238]: audit 2023-09-30T09:08:09.307044+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:08:10.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:10 smithi099 bash[59238]: audit 2023-09-30T09:08:09.308886+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:10.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:10 smithi099 bash[59238]: cephadm 2023-09-30T09:08:09.313046+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi005 2023-09-30T09:08:10.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[78438]: cluster 2023-09-30T09:08:08.485629+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:10.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[78438]: audit 2023-09-30T09:08:09.278616+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:10.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[78438]: audit 2023-09-30T09:08:09.287261+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:10.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[78438]: cephadm 2023-09-30T09:08:09.306351+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-30T09:08:10.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[78438]: audit 2023-09-30T09:08:09.307044+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:08:10.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[78438]: audit 2023-09-30T09:08:09.308886+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:10.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[78438]: cephadm 2023-09-30T09:08:09.313046+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi005 2023-09-30T09:08:10.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[75361]: cluster 2023-09-30T09:08:08.485629+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:10.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[75361]: audit 2023-09-30T09:08:09.278616+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:10.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[75361]: audit 2023-09-30T09:08:09.287261+0000 mon.a (mon.0) 171 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:10.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[75361]: cephadm 2023-09-30T09:08:09.306351+0000 mgr.y (mgr.34107) 148 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-30T09:08:10.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[75361]: audit 2023-09-30T09:08:09.307044+0000 mon.a (mon.0) 172 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:08:10.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[75361]: audit 2023-09-30T09:08:09.308886+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:10.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:10 smithi005 bash[75361]: cephadm 2023-09-30T09:08:09.313046+0000 mgr.y (mgr.34107) 149 : cephadm 1 Reconfiguring daemon osd.1 on smithi005 2023-09-30T09:08:12.616 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[78438]: cluster 2023-09-30T09:08:10.486261+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:12.616 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[78438]: audit 2023-09-30T09:08:11.307192+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[78438]: audit 2023-09-30T09:08:11.315983+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[78438]: cephadm 2023-09-30T09:08:11.333781+0000 mgr.y (mgr.34107) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[78438]: audit 2023-09-30T09:08:11.334424+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[78438]: audit 2023-09-30T09:08:11.336242+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[78438]: cephadm 2023-09-30T09:08:11.341123+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi005 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[75361]: cluster 2023-09-30T09:08:10.486261+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[75361]: audit 2023-09-30T09:08:11.307192+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[75361]: audit 2023-09-30T09:08:11.315983+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[75361]: cephadm 2023-09-30T09:08:11.333781+0000 mgr.y (mgr.34107) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-30T09:08:12.617 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[75361]: audit 2023-09-30T09:08:11.334424+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:08:12.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[75361]: audit 2023-09-30T09:08:11.336242+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:12.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:12 smithi005 bash[75361]: cephadm 2023-09-30T09:08:11.341123+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi005 2023-09-30T09:08:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:12 smithi099 bash[59238]: cluster 2023-09-30T09:08:10.486261+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:12 smithi099 bash[59238]: audit 2023-09-30T09:08:11.307192+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:12 smithi099 bash[59238]: audit 2023-09-30T09:08:11.315983+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:12 smithi099 bash[59238]: cephadm 2023-09-30T09:08:11.333781+0000 mgr.y (mgr.34107) 151 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-30T09:08:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:12 smithi099 bash[59238]: audit 2023-09-30T09:08:11.334424+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:08:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:12 smithi099 bash[59238]: audit 2023-09-30T09:08:11.336242+0000 mon.a (mon.0) 177 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:12 smithi099 bash[59238]: cephadm 2023-09-30T09:08:11.341123+0000 mgr.y (mgr.34107) 152 : cephadm 1 Reconfiguring daemon osd.2 on smithi005 2023-09-30T09:08:14.632 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[75361]: cluster 2023-09-30T09:08:12.487394+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:14.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[75361]: audit 2023-09-30T09:08:13.470880+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:14.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[75361]: audit 2023-09-30T09:08:13.478371+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:14.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[75361]: audit 2023-09-30T09:08:13.510213+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:08:14.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[75361]: audit 2023-09-30T09:08:13.511743+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:14.794 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[78438]: cluster 2023-09-30T09:08:12.487394+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:14.794 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[78438]: audit 2023-09-30T09:08:13.470880+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:14.794 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[78438]: audit 2023-09-30T09:08:13.478371+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:14.794 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[78438]: audit 2023-09-30T09:08:13.510213+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:08:14.794 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:14 smithi005 bash[78438]: audit 2023-09-30T09:08:13.511743+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:14.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:14 smithi099 bash[59238]: cluster 2023-09-30T09:08:12.487394+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:14.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:14 smithi099 bash[59238]: audit 2023-09-30T09:08:13.470880+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:14.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:14 smithi099 bash[59238]: audit 2023-09-30T09:08:13.478371+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:14.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:14 smithi099 bash[59238]: audit 2023-09-30T09:08:13.510213+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:08:14.807 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:14 smithi099 bash[59238]: audit 2023-09-30T09:08:13.511743+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:15 smithi005 bash[78438]: cephadm 2023-09-30T09:08:13.509521+0000 mgr.y (mgr.34107) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-30T09:08:15.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:15 smithi005 bash[78438]: cephadm 2023-09-30T09:08:13.516257+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi005 2023-09-30T09:08:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:15 smithi005 bash[75361]: cephadm 2023-09-30T09:08:13.509521+0000 mgr.y (mgr.34107) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-30T09:08:15.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:15 smithi005 bash[75361]: cephadm 2023-09-30T09:08:13.516257+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi005 2023-09-30T09:08:15.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:15 smithi099 bash[59238]: cephadm 2023-09-30T09:08:13.509521+0000 mgr.y (mgr.34107) 154 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-30T09:08:15.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:15 smithi099 bash[59238]: cephadm 2023-09-30T09:08:13.516257+0000 mgr.y (mgr.34107) 155 : cephadm 1 Reconfiguring daemon osd.3 on smithi005 2023-09-30T09:08:16.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[78438]: cluster 2023-09-30T09:08:14.488029+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:16.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[78438]: audit 2023-09-30T09:08:15.720243+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[78438]: audit 2023-09-30T09:08:15.727601+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[78438]: audit 2023-09-30T09:08:15.737110+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[78438]: audit 2023-09-30T09:08:15.739050+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[75361]: cluster 2023-09-30T09:08:14.488029+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[75361]: audit 2023-09-30T09:08:15.720243+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[75361]: audit 2023-09-30T09:08:15.727601+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[75361]: audit 2023-09-30T09:08:15.737110+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:08:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:16 smithi005 bash[75361]: audit 2023-09-30T09:08:15.739050+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:16.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:16 smithi099 bash[59238]: cluster 2023-09-30T09:08:14.488029+0000 mgr.y (mgr.34107) 156 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:16.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:16 smithi099 bash[59238]: audit 2023-09-30T09:08:15.720243+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:16.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:16 smithi099 bash[59238]: audit 2023-09-30T09:08:15.727601+0000 mon.a (mon.0) 183 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:16.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:16 smithi099 bash[59238]: audit 2023-09-30T09:08:15.737110+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi005.gpfodn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:08:16.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:16 smithi099 bash[59238]: audit 2023-09-30T09:08:15.739050+0000 mon.a (mon.0) 185 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:17.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:17 smithi005 bash[78438]: cephadm 2023-09-30T09:08:15.736398+0000 mgr.y (mgr.34107) 157 : cephadm 1 Reconfiguring mds.foo.smithi005.gpfodn (monmap changed)... 2023-09-30T09:08:17.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:17 smithi005 bash[78438]: cephadm 2023-09-30T09:08:15.740940+0000 mgr.y (mgr.34107) 158 : cephadm 1 Reconfiguring daemon mds.foo.smithi005.gpfodn on smithi005 2023-09-30T09:08:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:17 smithi005 bash[75361]: cephadm 2023-09-30T09:08:15.736398+0000 mgr.y (mgr.34107) 157 : cephadm 1 Reconfiguring mds.foo.smithi005.gpfodn (monmap changed)... 2023-09-30T09:08:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:17 smithi005 bash[75361]: cephadm 2023-09-30T09:08:15.740940+0000 mgr.y (mgr.34107) 158 : cephadm 1 Reconfiguring daemon mds.foo.smithi005.gpfodn on smithi005 2023-09-30T09:08:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:17 smithi099 bash[59238]: cephadm 2023-09-30T09:08:15.736398+0000 mgr.y (mgr.34107) 157 : cephadm 1 Reconfiguring mds.foo.smithi005.gpfodn (monmap changed)... 2023-09-30T09:08:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:17 smithi099 bash[59238]: cephadm 2023-09-30T09:08:15.740940+0000 mgr.y (mgr.34107) 158 : cephadm 1 Reconfiguring daemon mds.foo.smithi005.gpfodn on smithi005 2023-09-30T09:08:18.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[78438]: cluster 2023-09-30T09:08:16.488662+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:18.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[78438]: audit 2023-09-30T09:08:17.793425+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:18.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[78438]: audit 2023-09-30T09:08:17.802394+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:18.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[78438]: audit 2023-09-30T09:08:17.811254+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:18.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[78438]: audit 2023-09-30T09:08:17.812820+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:18.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[78438]: audit 2023-09-30T09:08:17.814266+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:18.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[75361]: cluster 2023-09-30T09:08:16.488662+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:18.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[75361]: audit 2023-09-30T09:08:17.793425+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[75361]: audit 2023-09-30T09:08:17.802394+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[75361]: audit 2023-09-30T09:08:17.811254+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[75361]: audit 2023-09-30T09:08:17.812820+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:18 smithi005 bash[75361]: audit 2023-09-30T09:08:17.814266+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:18.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:18 smithi099 bash[59238]: cluster 2023-09-30T09:08:16.488662+0000 mgr.y (mgr.34107) 159 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:18.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:18 smithi099 bash[59238]: audit 2023-09-30T09:08:17.793425+0000 mon.a (mon.0) 186 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:18.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:18 smithi099 bash[59238]: audit 2023-09-30T09:08:17.802394+0000 mon.a (mon.0) 187 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:18.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:18 smithi099 bash[59238]: audit 2023-09-30T09:08:17.811254+0000 mon.a (mon.0) 188 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:08:18.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:18 smithi099 bash[59238]: audit 2023-09-30T09:08:17.812820+0000 mon.a (mon.0) 189 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:08:18.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:18 smithi099 bash[59238]: audit 2023-09-30T09:08:17.814266+0000 mon.a (mon.0) 190 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:19.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:08:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:08:19] "GET /metrics HTTP/1.1" 200 33682 "" "Prometheus/2.33.4" 2023-09-30T09:08:19.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:19 smithi005 bash[78438]: cephadm 2023-09-30T09:08:17.810679+0000 mgr.y (mgr.34107) 160 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-30T09:08:19.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:19 smithi005 bash[78438]: cephadm 2023-09-30T09:08:17.816043+0000 mgr.y (mgr.34107) 161 : cephadm 1 Reconfiguring daemon mon.b on smithi099 2023-09-30T09:08:19.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:19 smithi005 bash[75361]: cephadm 2023-09-30T09:08:17.810679+0000 mgr.y (mgr.34107) 160 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-30T09:08:19.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:19 smithi005 bash[75361]: cephadm 2023-09-30T09:08:17.816043+0000 mgr.y (mgr.34107) 161 : cephadm 1 Reconfiguring daemon mon.b on smithi099 2023-09-30T09:08:19.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:19 smithi099 bash[59238]: cephadm 2023-09-30T09:08:17.810679+0000 mgr.y (mgr.34107) 160 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-30T09:08:19.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:19 smithi099 bash[59238]: cephadm 2023-09-30T09:08:17.816043+0000 mgr.y (mgr.34107) 161 : cephadm 1 Reconfiguring daemon mon.b on smithi099 2023-09-30T09:08:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:20 smithi099 bash[59238]: cluster 2023-09-30T09:08:18.489752+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:20 smithi099 bash[59238]: audit 2023-09-30T09:08:19.877499+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:20 smithi099 bash[59238]: audit 2023-09-30T09:08:19.886183+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:20 smithi099 bash[59238]: audit 2023-09-30T09:08:19.936499+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:08:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:20 smithi099 bash[59238]: audit 2023-09-30T09:08:19.938450+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:08:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:20 smithi099 bash[59238]: audit 2023-09-30T09:08:19.939949+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:20.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[75361]: cluster 2023-09-30T09:08:18.489752+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:20.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[75361]: audit 2023-09-30T09:08:19.877499+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[75361]: audit 2023-09-30T09:08:19.886183+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[75361]: audit 2023-09-30T09:08:19.936499+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[75361]: audit 2023-09-30T09:08:19.938450+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[75361]: audit 2023-09-30T09:08:19.939949+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[78438]: cluster 2023-09-30T09:08:18.489752+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[78438]: audit 2023-09-30T09:08:19.877499+0000 mon.a (mon.0) 191 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[78438]: audit 2023-09-30T09:08:19.886183+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:20.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[78438]: audit 2023-09-30T09:08:19.936499+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:08:20.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[78438]: audit 2023-09-30T09:08:19.938450+0000 mon.a (mon.0) 194 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:08:20.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:20 smithi005 bash[78438]: audit 2023-09-30T09:08:19.939949+0000 mon.a (mon.0) 195 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:21.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:21 smithi005 bash[78438]: cephadm 2023-09-30T09:08:19.935758+0000 mgr.y (mgr.34107) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-30T09:08:21.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:21 smithi005 bash[78438]: cephadm 2023-09-30T09:08:19.941708+0000 mgr.y (mgr.34107) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi099 2023-09-30T09:08:21.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:21 smithi005 bash[75361]: cephadm 2023-09-30T09:08:19.935758+0000 mgr.y (mgr.34107) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-30T09:08:21.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:21 smithi005 bash[75361]: cephadm 2023-09-30T09:08:19.941708+0000 mgr.y (mgr.34107) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi099 2023-09-30T09:08:21.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:21 smithi099 bash[59238]: cephadm 2023-09-30T09:08:19.935758+0000 mgr.y (mgr.34107) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-30T09:08:21.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:21 smithi099 bash[59238]: cephadm 2023-09-30T09:08:19.941708+0000 mgr.y (mgr.34107) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi099 2023-09-30T09:08:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[75361]: cluster 2023-09-30T09:08:20.490378+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[75361]: audit 2023-09-30T09:08:21.522431+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[75361]: audit 2023-09-30T09:08:21.970062+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[75361]: audit 2023-09-30T09:08:21.978802+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[75361]: audit 2023-09-30T09:08:22.012243+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:08:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[75361]: audit 2023-09-30T09:08:22.013990+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:22.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[78438]: cluster 2023-09-30T09:08:20.490378+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:22.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[78438]: audit 2023-09-30T09:08:21.522431+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:22.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[78438]: audit 2023-09-30T09:08:21.970062+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:22.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[78438]: audit 2023-09-30T09:08:21.978802+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:22.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[78438]: audit 2023-09-30T09:08:22.012243+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:08:22.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:22 smithi005 bash[78438]: audit 2023-09-30T09:08:22.013990+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:22 smithi099 bash[59238]: cluster 2023-09-30T09:08:20.490378+0000 mgr.y (mgr.34107) 165 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:22 smithi099 bash[59238]: audit 2023-09-30T09:08:21.522431+0000 mon.a (mon.0) 196 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:22 smithi099 bash[59238]: audit 2023-09-30T09:08:21.970062+0000 mon.a (mon.0) 197 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:22 smithi099 bash[59238]: audit 2023-09-30T09:08:21.978802+0000 mon.a (mon.0) 198 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:22 smithi099 bash[59238]: audit 2023-09-30T09:08:22.012243+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:08:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:22 smithi099 bash[59238]: audit 2023-09-30T09:08:22.013990+0000 mon.a (mon.0) 200 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:23.391 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:23 smithi099 bash[59238]: cephadm 2023-09-30T09:08:22.011514+0000 mgr.y (mgr.34107) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-30T09:08:23.391 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:23 smithi099 bash[59238]: cephadm 2023-09-30T09:08:22.018605+0000 mgr.y (mgr.34107) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi099 2023-09-30T09:08:23.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:23 smithi005 bash[75361]: cephadm 2023-09-30T09:08:22.011514+0000 mgr.y (mgr.34107) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-30T09:08:23.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:23 smithi005 bash[75361]: cephadm 2023-09-30T09:08:22.018605+0000 mgr.y (mgr.34107) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi099 2023-09-30T09:08:23.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:23 smithi005 bash[78438]: cephadm 2023-09-30T09:08:22.011514+0000 mgr.y (mgr.34107) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-30T09:08:23.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:23 smithi005 bash[78438]: cephadm 2023-09-30T09:08:22.018605+0000 mgr.y (mgr.34107) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi099 2023-09-30T09:08:24.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[75361]: cluster 2023-09-30T09:08:22.491437+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:24.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[75361]: audit 2023-09-30T09:08:24.045197+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[75361]: audit 2023-09-30T09:08:24.052872+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[75361]: audit 2023-09-30T09:08:24.088913+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[75361]: audit 2023-09-30T09:08:24.090643+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[78438]: cluster 2023-09-30T09:08:22.491437+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[78438]: audit 2023-09-30T09:08:24.045197+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[78438]: audit 2023-09-30T09:08:24.052872+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[78438]: audit 2023-09-30T09:08:24.088913+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:08:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:24 smithi005 bash[78438]: audit 2023-09-30T09:08:24.090643+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:24 smithi099 bash[59238]: cluster 2023-09-30T09:08:22.491437+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:24 smithi099 bash[59238]: audit 2023-09-30T09:08:24.045197+0000 mon.a (mon.0) 201 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:24 smithi099 bash[59238]: audit 2023-09-30T09:08:24.052872+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:24 smithi099 bash[59238]: audit 2023-09-30T09:08:24.088913+0000 mon.a (mon.0) 203 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:08:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:24 smithi099 bash[59238]: audit 2023-09-30T09:08:24.090643+0000 mon.a (mon.0) 204 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:25.494 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:25 smithi099 bash[59238]: cephadm 2023-09-30T09:08:24.088336+0000 mgr.y (mgr.34107) 169 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-30T09:08:25.495 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:25 smithi099 bash[59238]: cephadm 2023-09-30T09:08:24.094735+0000 mgr.y (mgr.34107) 170 : cephadm 1 Reconfiguring daemon osd.5 on smithi099 2023-09-30T09:08:25.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:25 smithi005 bash[75361]: cephadm 2023-09-30T09:08:24.088336+0000 mgr.y (mgr.34107) 169 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-30T09:08:25.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:25 smithi005 bash[75361]: cephadm 2023-09-30T09:08:24.094735+0000 mgr.y (mgr.34107) 170 : cephadm 1 Reconfiguring daemon osd.5 on smithi099 2023-09-30T09:08:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:25 smithi005 bash[78438]: cephadm 2023-09-30T09:08:24.088336+0000 mgr.y (mgr.34107) 169 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-30T09:08:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:25 smithi005 bash[78438]: cephadm 2023-09-30T09:08:24.094735+0000 mgr.y (mgr.34107) 170 : cephadm 1 Reconfiguring daemon osd.5 on smithi099 2023-09-30T09:08:26.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[75361]: cluster 2023-09-30T09:08:24.492033+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[75361]: audit 2023-09-30T09:08:25.979785+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[75361]: audit 2023-09-30T09:08:25.988488+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[75361]: audit 2023-09-30T09:08:26.014214+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:08:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[75361]: audit 2023-09-30T09:08:26.015921+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:26.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[78438]: cluster 2023-09-30T09:08:24.492033+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:26.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[78438]: audit 2023-09-30T09:08:25.979785+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:26.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[78438]: audit 2023-09-30T09:08:25.988488+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[78438]: audit 2023-09-30T09:08:26.014214+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:08:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:26 smithi005 bash[78438]: audit 2023-09-30T09:08:26.015921+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:26.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:26 smithi099 bash[59238]: cluster 2023-09-30T09:08:24.492033+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:26 smithi099 bash[59238]: audit 2023-09-30T09:08:25.979785+0000 mon.a (mon.0) 205 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:26 smithi099 bash[59238]: audit 2023-09-30T09:08:25.988488+0000 mon.a (mon.0) 206 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:26 smithi099 bash[59238]: audit 2023-09-30T09:08:26.014214+0000 mon.a (mon.0) 207 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:08:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:26 smithi099 bash[59238]: audit 2023-09-30T09:08:26.015921+0000 mon.a (mon.0) 208 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:27.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:27 smithi099 bash[59238]: cephadm 2023-09-30T09:08:26.013558+0000 mgr.y (mgr.34107) 172 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-30T09:08:27.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:27 smithi099 bash[59238]: cephadm 2023-09-30T09:08:26.019292+0000 mgr.y (mgr.34107) 173 : cephadm 1 Reconfiguring daemon osd.6 on smithi099 2023-09-30T09:08:27.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:27 smithi005 bash[75361]: cephadm 2023-09-30T09:08:26.013558+0000 mgr.y (mgr.34107) 172 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-30T09:08:27.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:27 smithi005 bash[75361]: cephadm 2023-09-30T09:08:26.019292+0000 mgr.y (mgr.34107) 173 : cephadm 1 Reconfiguring daemon osd.6 on smithi099 2023-09-30T09:08:27.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:27 smithi005 bash[78438]: cephadm 2023-09-30T09:08:26.013558+0000 mgr.y (mgr.34107) 172 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-30T09:08:27.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:27 smithi005 bash[78438]: cephadm 2023-09-30T09:08:26.019292+0000 mgr.y (mgr.34107) 173 : cephadm 1 Reconfiguring daemon osd.6 on smithi099 2023-09-30T09:08:28.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:28 smithi005 bash[78438]: cluster 2023-09-30T09:08:26.492629+0000 mgr.y (mgr.34107) 174 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:28.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:28 smithi005 bash[78438]: audit 2023-09-30T09:08:28.368005+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:28.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:28 smithi005 bash[78438]: audit 2023-09-30T09:08:28.375031+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:28 smithi005 bash[75361]: cluster 2023-09-30T09:08:26.492629+0000 mgr.y (mgr.34107) 174 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:28 smithi005 bash[75361]: audit 2023-09-30T09:08:28.368005+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:28 smithi005 bash[75361]: audit 2023-09-30T09:08:28.375031+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:28.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:28 smithi099 bash[59238]: cluster 2023-09-30T09:08:26.492629+0000 mgr.y (mgr.34107) 174 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:28.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:28 smithi099 bash[59238]: audit 2023-09-30T09:08:28.368005+0000 mon.a (mon.0) 209 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:28.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:28 smithi099 bash[59238]: audit 2023-09-30T09:08:28.375031+0000 mon.a (mon.0) 210 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:29.653 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:29 smithi099 bash[59238]: cephadm 2023-09-30T09:08:28.389159+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-30T09:08:29.653 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:29 smithi099 bash[59238]: audit 2023-09-30T09:08:28.389656+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:08:29.653 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:29 smithi099 bash[59238]: audit 2023-09-30T09:08:28.390966+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:29.653 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:29 smithi099 bash[59238]: cephadm 2023-09-30T09:08:28.394649+0000 mgr.y (mgr.34107) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi099 2023-09-30T09:08:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:08:29] "GET /metrics HTTP/1.1" 200 33681 "" "Prometheus/2.33.4" 2023-09-30T09:08:29.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[75361]: cephadm 2023-09-30T09:08:28.389159+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-30T09:08:29.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[75361]: audit 2023-09-30T09:08:28.389656+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:08:29.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[75361]: audit 2023-09-30T09:08:28.390966+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:29.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[75361]: cephadm 2023-09-30T09:08:28.394649+0000 mgr.y (mgr.34107) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi099 2023-09-30T09:08:29.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[78438]: cephadm 2023-09-30T09:08:28.389159+0000 mgr.y (mgr.34107) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-30T09:08:29.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[78438]: audit 2023-09-30T09:08:28.389656+0000 mon.a (mon.0) 211 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:08:29.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[78438]: audit 2023-09-30T09:08:28.390966+0000 mon.a (mon.0) 212 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:29 smithi005 bash[78438]: cephadm 2023-09-30T09:08:28.394649+0000 mgr.y (mgr.34107) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi099 2023-09-30T09:08:30.728 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:30 smithi099 bash[59238]: cluster 2023-09-30T09:08:28.493712+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:31.184 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:30 smithi099 bash[59238]: audit 2023-09-30T09:08:30.379478+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:31.184 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:30 smithi099 bash[59238]: audit 2023-09-30T09:08:30.386983+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:31.184 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:30 smithi005 bash[78438]: cluster 2023-09-30T09:08:28.493712+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:31.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:30 smithi005 bash[78438]: audit 2023-09-30T09:08:30.379478+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:31.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:30 smithi005 bash[78438]: audit 2023-09-30T09:08:30.386983+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:31.185 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:30 smithi005 bash[75361]: cluster 2023-09-30T09:08:28.493712+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:31.185 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:30 smithi005 bash[75361]: audit 2023-09-30T09:08:30.379478+0000 mon.a (mon.0) 213 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:31.185 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:30 smithi005 bash[75361]: audit 2023-09-30T09:08:30.386983+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:31.715 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:31 smithi099 bash[59238]: cephadm 2023-09-30T09:08:30.415489+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring mds.foo.smithi099.oalojx (monmap changed)... 2023-09-30T09:08:31.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:31 smithi099 bash[59238]: audit 2023-09-30T09:08:30.416307+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:08:31.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:31 smithi099 bash[59238]: audit 2023-09-30T09:08:30.418318+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:31.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:31 smithi099 bash[59238]: cephadm 2023-09-30T09:08:30.420293+0000 mgr.y (mgr.34107) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi099.oalojx on smithi099 2023-09-30T09:08:31.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[78438]: cephadm 2023-09-30T09:08:30.415489+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring mds.foo.smithi099.oalojx (monmap changed)... 2023-09-30T09:08:31.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[78438]: audit 2023-09-30T09:08:30.416307+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:08:31.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[78438]: audit 2023-09-30T09:08:30.418318+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:31.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[78438]: cephadm 2023-09-30T09:08:30.420293+0000 mgr.y (mgr.34107) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi099.oalojx on smithi099 2023-09-30T09:08:31.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[75361]: cephadm 2023-09-30T09:08:30.415489+0000 mgr.y (mgr.34107) 178 : cephadm 1 Reconfiguring mds.foo.smithi099.oalojx (monmap changed)... 2023-09-30T09:08:31.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[75361]: audit 2023-09-30T09:08:30.416307+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi099.oalojx", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:08:31.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[75361]: audit 2023-09-30T09:08:30.418318+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:31.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:31 smithi005 bash[75361]: cephadm 2023-09-30T09:08:30.420293+0000 mgr.y (mgr.34107) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi099.oalojx on smithi099 2023-09-30T09:08:32.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:32 smithi005 bash[75361]: cluster 2023-09-30T09:08:30.494352+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:32.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:32 smithi005 bash[75361]: audit 2023-09-30T09:08:32.382893+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:32.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:32 smithi005 bash[75361]: audit 2023-09-30T09:08:32.391888+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:32.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:32 smithi005 bash[78438]: cluster 2023-09-30T09:08:30.494352+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:32.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:32 smithi005 bash[78438]: audit 2023-09-30T09:08:32.382893+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:32.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:32 smithi005 bash[78438]: audit 2023-09-30T09:08:32.391888+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:32.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:32 smithi099 bash[59238]: cluster 2023-09-30T09:08:30.494352+0000 mgr.y (mgr.34107) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:32.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:32 smithi099 bash[59238]: audit 2023-09-30T09:08:32.382893+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:32.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:32 smithi099 bash[59238]: audit 2023-09-30T09:08:32.391888+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:33.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[75361]: audit 2023-09-30T09:08:32.448262+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:08:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[75361]: audit 2023-09-30T09:08:32.451499+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[75361]: audit 2023-09-30T09:08:32.452976+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:08:33.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[75361]: audit 2023-09-30T09:08:32.460469+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:33.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[78438]: audit 2023-09-30T09:08:32.448262+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:08:33.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[78438]: audit 2023-09-30T09:08:32.451499+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:33.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[78438]: audit 2023-09-30T09:08:32.452976+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:08:33.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:33 smithi005 bash[78438]: audit 2023-09-30T09:08:32.460469+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:33.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:33 smithi099 bash[59238]: audit 2023-09-30T09:08:32.448262+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:08:33.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:33 smithi099 bash[59238]: audit 2023-09-30T09:08:32.451499+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:08:33.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:33 smithi099 bash[59238]: audit 2023-09-30T09:08:32.452976+0000 mon.a (mon.0) 221 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:08:33.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:33 smithi099 bash[59238]: audit 2023-09-30T09:08:32.460469+0000 mon.a (mon.0) 222 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:08:34.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:34 smithi005 bash[78438]: cluster 2023-09-30T09:08:32.495396+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:34 smithi005 bash[75361]: cluster 2023-09-30T09:08:32.495396+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:34 smithi099 bash[59238]: cluster 2023-09-30T09:08:32.495396+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:35.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:35 smithi005 bash[78438]: cluster 2023-09-30T09:08:34.496032+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:35.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:35 smithi005 bash[75361]: cluster 2023-09-30T09:08:34.496032+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:35.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:35 smithi099 bash[59238]: cluster 2023-09-30T09:08:34.496032+0000 mgr.y (mgr.34107) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:37.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:36 smithi005 bash[75361]: audit 2023-09-30T09:08:36.522718+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:37.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:36 smithi005 bash[78438]: audit 2023-09-30T09:08:36.522718+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:37.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:36 smithi099 bash[59238]: audit 2023-09-30T09:08:36.522718+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:38 smithi005 bash[75361]: cluster 2023-09-30T09:08:36.496637+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:38.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:38 smithi005 bash[78438]: cluster 2023-09-30T09:08:36.496637+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:38 smithi099 bash[59238]: cluster 2023-09-30T09:08:36.496637+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:39.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:08:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:08:39] "GET /metrics HTTP/1.1" 200 33679 "" "Prometheus/2.33.4" 2023-09-30T09:08:40.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:40 smithi005 bash[75361]: cluster 2023-09-30T09:08:38.497679+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:40.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:40 smithi005 bash[78438]: cluster 2023-09-30T09:08:38.497679+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:40.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:40 smithi099 bash[59238]: cluster 2023-09-30T09:08:38.497679+0000 mgr.y (mgr.34107) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:42 smithi005 bash[75361]: cluster 2023-09-30T09:08:40.498284+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:42 smithi005 bash[78438]: cluster 2023-09-30T09:08:40.498284+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:42.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:42 smithi099 bash[59238]: cluster 2023-09-30T09:08:40.498284+0000 mgr.y (mgr.34107) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:44.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:44 smithi005 bash[75361]: cluster 2023-09-30T09:08:42.499335+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:44.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:44 smithi005 bash[78438]: cluster 2023-09-30T09:08:42.499335+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:44.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:44 smithi099 bash[59238]: cluster 2023-09-30T09:08:42.499335+0000 mgr.y (mgr.34107) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:46 smithi005 bash[75361]: cluster 2023-09-30T09:08:44.500011+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:46.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:46 smithi005 bash[78438]: cluster 2023-09-30T09:08:44.500011+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:46.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:46 smithi099 bash[59238]: cluster 2023-09-30T09:08:44.500011+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:48.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:48 smithi005 bash[75361]: cluster 2023-09-30T09:08:46.500633+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:48.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:48 smithi005 bash[78438]: cluster 2023-09-30T09:08:46.500633+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:48.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:48 smithi099 bash[59238]: cluster 2023-09-30T09:08:46.500633+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:49.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:08:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:08:49] "GET /metrics HTTP/1.1" 200 33679 "" "Prometheus/2.33.4" 2023-09-30T09:08:50.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:50 smithi005 bash[75361]: cluster 2023-09-30T09:08:48.501714+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:50.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:50 smithi005 bash[78438]: cluster 2023-09-30T09:08:48.501714+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:50.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:50 smithi099 bash[59238]: cluster 2023-09-30T09:08:48.501714+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:52.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:52 smithi005 bash[75361]: cluster 2023-09-30T09:08:50.502336+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:52.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:52 smithi005 bash[75361]: audit 2023-09-30T09:08:51.523151+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:52.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:52 smithi005 bash[78438]: cluster 2023-09-30T09:08:50.502336+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:52.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:52 smithi005 bash[78438]: audit 2023-09-30T09:08:51.523151+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:52 smithi099 bash[59238]: cluster 2023-09-30T09:08:50.502336+0000 mgr.y (mgr.34107) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:52.557 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:52 smithi099 bash[59238]: audit 2023-09-30T09:08:51.523151+0000 mon.a (mon.0) 224 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:08:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:54 smithi005 bash[75361]: cluster 2023-09-30T09:08:52.503312+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:54.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:54 smithi005 bash[78438]: cluster 2023-09-30T09:08:52.503312+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:54.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:54 smithi099 bash[59238]: cluster 2023-09-30T09:08:52.503312+0000 mgr.y (mgr.34107) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:56.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:56 smithi005 bash[78438]: cluster 2023-09-30T09:08:54.503946+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:56.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:56 smithi005 bash[75361]: cluster 2023-09-30T09:08:54.503946+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:56.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:56 smithi099 bash[59238]: cluster 2023-09-30T09:08:54.503946+0000 mgr.y (mgr.34107) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:58.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:08:58 smithi005 bash[75361]: cluster 2023-09-30T09:08:56.504577+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:58.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:08:58 smithi005 bash[78438]: cluster 2023-09-30T09:08:56.504577+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:58.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:08:58 smithi099 bash[59238]: cluster 2023-09-30T09:08:56.504577+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:08:59.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade resume' 2023-09-30T09:08:59.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:08:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:08:59] "GET /metrics HTTP/1.1" 200 33675 "" "Prometheus/2.33.4" 2023-09-30T09:09:00.471 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:00 smithi005 bash[78438]: cluster 2023-09-30T09:08:58.505795+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:00.471 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:00 smithi005 bash[75361]: cluster 2023-09-30T09:08:58.505795+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:00.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:00 smithi099 bash[59238]: cluster 2023-09-30T09:08:58.505795+0000 mgr.y (mgr.34107) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:02.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:02 smithi005 bash[75361]: cluster 2023-09-30T09:09:00.506505+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:02.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:02 smithi005 bash[78438]: cluster 2023-09-30T09:09:00.506505+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:02.525 INFO:teuthology.orchestra.run.smithi005.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:09:02.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:02 smithi099 bash[59238]: cluster 2023-09-30T09:09:00.506505+0000 mgr.y (mgr.34107) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:03.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'echo wait for half of osds to upgrade' 2023-09-30T09:09:03.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[78438]: cluster 2023-09-30T09:09:02.507485+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:03.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[78438]: audit 2023-09-30T09:09:02.517019+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:09:03.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[78438]: cephadm 2023-09-30T09:09:02.517591+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:09:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[78438]: audit 2023-09-30T09:09:02.523484+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:03.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[78438]: audit 2023-09-30T09:09:02.542427+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:03.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[75361]: cluster 2023-09-30T09:09:02.507485+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:03.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[75361]: audit 2023-09-30T09:09:02.517019+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:09:03.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[75361]: cephadm 2023-09-30T09:09:02.517591+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:09:03.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[75361]: audit 2023-09-30T09:09:02.523484+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:03.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:03 smithi005 bash[75361]: audit 2023-09-30T09:09:02.542427+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:03 smithi099 bash[59238]: cluster 2023-09-30T09:09:02.507485+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:03 smithi099 bash[59238]: audit 2023-09-30T09:09:02.517019+0000 mgr.y (mgr.34107) 197 : audit 0 from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:09:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:03 smithi099 bash[59238]: cephadm 2023-09-30T09:09:02.517591+0000 mgr.y (mgr.34107) 198 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:09:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:03 smithi099 bash[59238]: audit 2023-09-30T09:09:02.523484+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:03 smithi099 bash[59238]: audit 2023-09-30T09:09:02.542427+0000 mon.a (mon.0) 226 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:05.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:05 smithi005 bash[75361]: cluster 2023-09-30T09:09:04.508241+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:05.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:05 smithi005 bash[78438]: cluster 2023-09-30T09:09:04.508241+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:05 smithi099 bash[59238]: cluster 2023-09-30T09:09:04.508241+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:06.351 INFO:teuthology.orchestra.run.smithi005.stdout:wait for half of osds to upgrade 2023-09-30T09:09:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:06 smithi099 bash[59238]: audit 2023-09-30T09:09:06.523079+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:07.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:06 smithi005 bash[75361]: audit 2023-09-30T09:09:06.523079+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:07.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:06 smithi005 bash[78438]: audit 2023-09-30T09:09:06.523079+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:07.176 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-09-30T09:09:08.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:08 smithi005 bash[75361]: cluster 2023-09-30T09:09:06.508969+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:08.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:08 smithi005 bash[78438]: cluster 2023-09-30T09:09:06.508969+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:08.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:08 smithi099 bash[59238]: cluster 2023-09-30T09:09:06.508969+0000 mgr.y (mgr.34107) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:09:09] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.33.4" 2023-09-30T09:09:10.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[78438]: cluster 2023-09-30T09:09:08.509828+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:10.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[78438]: audit 2023-09-30T09:09:08.834419+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[78438]: audit 2023-09-30T09:09:08.841478+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[78438]: audit 2023-09-30T09:09:09.551680+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[78438]: audit 2023-09-30T09:09:09.560324+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[75361]: cluster 2023-09-30T09:09:08.509828+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[75361]: audit 2023-09-30T09:09:08.834419+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[75361]: audit 2023-09-30T09:09:08.841478+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[75361]: audit 2023-09-30T09:09:09.551680+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.151 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:09 smithi005 bash[75361]: audit 2023-09-30T09:09:09.560324+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:09 smithi099 bash[59238]: cluster 2023-09-30T09:09:08.509828+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:10.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:09 smithi099 bash[59238]: audit 2023-09-30T09:09:08.834419+0000 mon.a (mon.0) 228 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:09 smithi099 bash[59238]: audit 2023-09-30T09:09:08.841478+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:09 smithi099 bash[59238]: audit 2023-09-30T09:09:09.551680+0000 mon.a (mon.0) 230 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:10.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:09 smithi099 bash[59238]: audit 2023-09-30T09:09:09.560324+0000 mon.a (mon.0) 231 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.079101+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:11.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.080442+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:09:11.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.088229+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.169019+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:11.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.171803+0000 mon.a (mon.0) 236 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.174243+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: cephadm 2023-09-30T09:09:10.175495+0000 mgr.y (mgr.34107) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-30T09:09:11.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.182270+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.186046+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-30T09:09:11.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.188973+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-30T09:09:11.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.190956+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-30T09:09:11.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.193679+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-30T09:09:11.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.195699+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-30T09:09:11.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.198837+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-30T09:09:11.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.202678+0000 mon.a (mon.0) 245 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: cephadm 2023-09-30T09:09:10.204048+0000 mgr.y (mgr.34107) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-30T09:09:11.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.208991+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.213361+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:09:11.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.213587+0000 mgr.y (mgr.34107) 204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:09:11.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: cephadm 2023-09-30T09:09:10.215065+0000 mgr.y (mgr.34107) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-30T09:09:11.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[78438]: audit 2023-09-30T09:09:10.603891+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.5:0/950582090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:11.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.079101+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:11.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.080442+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:09:11.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.088229+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.169019+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:11.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.171803+0000 mon.a (mon.0) 236 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.174243+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: cephadm 2023-09-30T09:09:10.175495+0000 mgr.y (mgr.34107) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-30T09:09:11.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.182270+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.186046+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-30T09:09:11.273 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.188973+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-30T09:09:11.273 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.190956+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-30T09:09:11.273 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.193679+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-30T09:09:11.273 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.195699+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-30T09:09:11.273 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.198837+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-30T09:09:11.273 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.202678+0000 mon.a (mon.0) 245 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.273 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: cephadm 2023-09-30T09:09:10.204048+0000 mgr.y (mgr.34107) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-30T09:09:11.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.208991+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.213361+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:09:11.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.213587+0000 mgr.y (mgr.34107) 204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:09:11.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: cephadm 2023-09-30T09:09:10.215065+0000 mgr.y (mgr.34107) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-30T09:09:11.274 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:10 smithi005 bash[75361]: audit 2023-09-30T09:09:10.603891+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.5:0/950582090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.079101+0000 mon.a (mon.0) 232 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.080442+0000 mon.a (mon.0) 233 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.088229+0000 mon.a (mon.0) 234 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.169019+0000 mon.a (mon.0) 235 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.171803+0000 mon.a (mon.0) 236 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.174243+0000 mon.a (mon.0) 237 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: cephadm 2023-09-30T09:09:10.175495+0000 mgr.y (mgr.34107) 202 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.182270+0000 mon.a (mon.0) 238 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.186046+0000 mon.a (mon.0) 239 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-30T09:09:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.188973+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.190956+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.193679+0000 mon.a (mon.0) 242 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.195699+0000 mon.a (mon.0) 243 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.198837+0000 mon.a (mon.0) 244 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.202678+0000 mon.a (mon.0) 245 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: cephadm 2023-09-30T09:09:10.204048+0000 mgr.y (mgr.34107) 203 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.208991+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.213361+0000 mon.a (mon.0) 247 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.213587+0000 mgr.y (mgr.34107) 204 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:09:11.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: cephadm 2023-09-30T09:09:10.215065+0000 mgr.y (mgr.34107) 205 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-30T09:09:11.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:10 smithi099 bash[59238]: audit 2023-09-30T09:09:10.603891+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.5:0/950582090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:12.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:12 smithi005 bash[75361]: cluster 2023-09-30T09:09:10.510328+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:12.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:12 smithi005 bash[78438]: cluster 2023-09-30T09:09:10.510328+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:12.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:12 smithi099 bash[59238]: cluster 2023-09-30T09:09:10.510328+0000 mgr.y (mgr.34107) 206 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:13.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[78438]: cluster 2023-09-30T09:09:12.511351+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:13.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[78438]: cephadm 2023-09-30T09:09:12.586234+0000 mgr.y (mgr.34107) 208 : cephadm 1 Upgrade: Updating osd.0 2023-09-30T09:09:13.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[78438]: audit 2023-09-30T09:09:12.592796+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:13.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[78438]: audit 2023-09-30T09:09:12.602252+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:09:13.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[78438]: audit 2023-09-30T09:09:12.603468+0000 mon.a (mon.0) 250 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:13.881 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[78438]: cephadm 2023-09-30T09:09:12.607314+0000 mgr.y (mgr.34107) 209 : cephadm 1 Deploying daemon osd.0 on smithi005 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[78438]: audit 2023-09-30T09:09:12.977946+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.5:0/2322175448' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[75361]: cluster 2023-09-30T09:09:12.511351+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[75361]: cephadm 2023-09-30T09:09:12.586234+0000 mgr.y (mgr.34107) 208 : cephadm 1 Upgrade: Updating osd.0 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[75361]: audit 2023-09-30T09:09:12.592796+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[75361]: audit 2023-09-30T09:09:12.602252+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[75361]: audit 2023-09-30T09:09:12.603468+0000 mon.a (mon.0) 250 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[75361]: cephadm 2023-09-30T09:09:12.607314+0000 mgr.y (mgr.34107) 209 : cephadm 1 Deploying daemon osd.0 on smithi005 2023-09-30T09:09:13.882 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:13 smithi005 bash[75361]: audit 2023-09-30T09:09:12.977946+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.5:0/2322175448' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:13 smithi099 bash[59238]: cluster 2023-09-30T09:09:12.511351+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:13 smithi099 bash[59238]: cephadm 2023-09-30T09:09:12.586234+0000 mgr.y (mgr.34107) 208 : cephadm 1 Upgrade: Updating osd.0 2023-09-30T09:09:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:13 smithi099 bash[59238]: audit 2023-09-30T09:09:12.592796+0000 mon.a (mon.0) 248 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:13 smithi099 bash[59238]: audit 2023-09-30T09:09:12.602252+0000 mon.a (mon.0) 249 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:09:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:13 smithi099 bash[59238]: audit 2023-09-30T09:09:12.603468+0000 mon.a (mon.0) 250 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:13 smithi099 bash[59238]: cephadm 2023-09-30T09:09:12.607314+0000 mgr.y (mgr.34107) 209 : cephadm 1 Deploying daemon osd.0 on smithi005 2023-09-30T09:09:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:13 smithi099 bash[59238]: audit 2023-09-30T09:09:12.977946+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.5:0/2322175448' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:16.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:15 smithi005 bash[75361]: cluster 2023-09-30T09:09:14.511999+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:16.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:15 smithi005 bash[75361]: audit 2023-09-30T09:09:15.337325+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.5:0/1402429517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:16.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:15 smithi005 bash[78438]: cluster 2023-09-30T09:09:14.511999+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:16.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:15 smithi005 bash[78438]: audit 2023-09-30T09:09:15.337325+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.5:0/1402429517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:15 smithi099 bash[59238]: cluster 2023-09-30T09:09:14.511999+0000 mgr.y (mgr.34107) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:15 smithi099 bash[59238]: audit 2023-09-30T09:09:15.337325+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.5:0/1402429517' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:17.265 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:17 smithi005 systemd[1]: Stopping Ceph osd.0 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:09:17.765 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:17 smithi005 bash[36775]: debug 2023-09-30T09:09:17.307+0000 7fd1a0c96700 -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-30T09:09:17.765 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:17 smithi005 bash[36775]: debug 2023-09-30T09:09:17.307+0000 7fd1a0c96700 -1 osd.0 74 *** Got signal Terminated *** 2023-09-30T09:09:17.765 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:17 smithi005 bash[36775]: debug 2023-09-30T09:09:17.307+0000 7fd1a0c96700 -1 osd.0 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:09:18.486 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:18 smithi005 bash[78438]: cluster 2023-09-30T09:09:16.512652+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:18.487 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:18 smithi005 bash[78438]: cluster 2023-09-30T09:09:17.309167+0000 mon.a (mon.0) 251 : cluster 1 osd.0 marked itself down and dead 2023-09-30T09:09:18.487 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:18 smithi005 bash[78438]: audit 2023-09-30T09:09:17.707836+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.5:0/2529310531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:18.487 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:18 smithi005 bash[75361]: cluster 2023-09-30T09:09:16.512652+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:18.487 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:18 smithi005 bash[75361]: cluster 2023-09-30T09:09:17.309167+0000 mon.a (mon.0) 251 : cluster 1 osd.0 marked itself down and dead 2023-09-30T09:09:18.487 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:18 smithi005 bash[75361]: audit 2023-09-30T09:09:17.707836+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.5:0/2529310531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:18.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:18 smithi099 bash[59238]: cluster 2023-09-30T09:09:16.512652+0000 mgr.y (mgr.34107) 211 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:18.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:18 smithi099 bash[59238]: cluster 2023-09-30T09:09:17.309167+0000 mon.a (mon.0) 251 : cluster 1 osd.0 marked itself down and dead 2023-09-30T09:09:18.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:18 smithi099 bash[59238]: audit 2023-09-30T09:09:17.707836+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.5:0/2529310531' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:19.228 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:18 smithi005 bash[83804]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-0 2023-09-30T09:09:19.228 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[83897]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-0 2023-09-30T09:09:19.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[75361]: cluster 2023-09-30T09:09:18.184980+0000 mon.a (mon.0) 252 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:09:19.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[75361]: cluster 2023-09-30T09:09:18.195371+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-30T09:09:19.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[75361]: cluster 2023-09-30T09:09:18.196452+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e75 with expected crc 2023-09-30T09:09:19.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[75361]: cluster 2023-09-30T09:09:18.197433+0000 mon.a (mon.0) 253 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-30T09:09:19.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[78438]: cluster 2023-09-30T09:09:18.184980+0000 mon.a (mon.0) 252 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:09:19.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[78438]: cluster 2023-09-30T09:09:18.195371+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-30T09:09:19.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[78438]: cluster 2023-09-30T09:09:18.196452+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e75 with expected crc 2023-09-30T09:09:19.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[78438]: cluster 2023-09-30T09:09:18.197433+0000 mon.a (mon.0) 253 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-30T09:09:19.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:09:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:09:19] "GET /metrics HTTP/1.1" 200 33678 "" "Prometheus/2.33.4" 2023-09-30T09:09:19.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:19 smithi099 bash[59238]: cluster 2023-09-30T09:09:18.184980+0000 mon.a (mon.0) 252 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:09:19.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:19 smithi099 bash[59238]: cluster 2023-09-30T09:09:18.195371+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e75 with expected crc 2023-09-30T09:09:19.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:19 smithi099 bash[59238]: cluster 2023-09-30T09:09:18.196452+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e75 with expected crc 2023-09-30T09:09:19.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:19 smithi099 bash[59238]: cluster 2023-09-30T09:09:18.197433+0000 mon.a (mon.0) 253 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-09-30T09:09:20.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:18.513149+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v146: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.204198+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.204220+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.206268+0000 mon.a (mon.0) 254 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.206629+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.206905+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.206940+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.208278+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.208328+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: cluster 2023-09-30T09:09:19.208951+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[75361]: audit 2023-09-30T09:09:20.079225+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.5:0/1938457934' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:18.513149+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v146: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.204198+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.204220+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.206268+0000 mon.a (mon.0) 254 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.206629+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.206905+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.206940+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.208278+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.208328+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: cluster 2023-09-30T09:09:19.208951+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:20 smithi005 bash[78438]: audit 2023-09-30T09:09:20.079225+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.5:0/1938457934' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:18.513149+0000 mgr.y (mgr.34107) 212 : cluster 0 pgmap v146: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.204198+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.204220+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.206268+0000 mon.a (mon.0) 254 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.206629+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.206905+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.206940+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.208278+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.208328+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: cluster 2023-09-30T09:09:19.208951+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e76 with expected crc 2023-09-30T09:09:20.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:20 smithi099 bash[59238]: audit 2023-09-30T09:09:20.079225+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.5:0/1938457934' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:21.679 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:21 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-30T09:09:21.679 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:21 smithi005 systemd[1]: Stopped Ceph osd.0 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:09:22.015 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:21 smithi005 systemd[1]: Started Ceph osd.0 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:09:22.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[78438]: cluster 2023-09-30T09:09:20.513660+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v148: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[78438]: audit 2023-09-30T09:09:21.528781+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[78438]: audit 2023-09-30T09:09:21.530674+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[78438]: audit 2023-09-30T09:09:21.714943+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[78438]: audit 2023-09-30T09:09:21.723183+0000 mon.a (mon.0) 258 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[78438]: audit 2023-09-30T09:09:21.745747+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[75361]: cluster 2023-09-30T09:09:20.513660+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v148: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[75361]: audit 2023-09-30T09:09:21.528781+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[75361]: audit 2023-09-30T09:09:21.530674+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[75361]: audit 2023-09-30T09:09:21.714943+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[75361]: audit 2023-09-30T09:09:21.723183+0000 mon.a (mon.0) 258 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:22 smithi005 bash[75361]: audit 2023-09-30T09:09:21.745747+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:22.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:22 smithi099 bash[59238]: cluster 2023-09-30T09:09:20.513660+0000 mgr.y (mgr.34107) 213 : cluster 0 pgmap v148: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:22 smithi099 bash[59238]: audit 2023-09-30T09:09:21.528781+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:22 smithi099 bash[59238]: audit 2023-09-30T09:09:21.530674+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:22 smithi099 bash[59238]: audit 2023-09-30T09:09:21.714943+0000 mon.a (mon.0) 257 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:22 smithi099 bash[59238]: audit 2023-09-30T09:09:21.723183+0000 mon.a (mon.0) 258 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:22 smithi099 bash[59238]: audit 2023-09-30T09:09:21.745747+0000 mon.a (mon.0) 259 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:23.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[78438]: audit 2023-09-30T09:09:22.452756+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.5:0/461557730' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:23.515 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:09:23.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-30T09:09:23.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: 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-30T09:09:23.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-30T09:09:23.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-30T09:09:23.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-30T09:09:23.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-30T09:09:23.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[84078]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-30T09:09:23.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:23 smithi005 bash[75361]: audit 2023-09-30T09:09:22.452756+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.5:0/461557730' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:23.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:23 smithi099 bash[59238]: audit 2023-09-30T09:09:22.452756+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.5:0/461557730' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:24 smithi005 bash[78438]: cluster 2023-09-30T09:09:22.515054+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:24 smithi005 bash[78438]: cluster 2023-09-30T09:09:23.207038+0000 mon.a (mon.0) 260 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:24.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:24 smithi005 bash[75361]: cluster 2023-09-30T09:09:22.515054+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:24.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:24 smithi005 bash[75361]: cluster 2023-09-30T09:09:23.207038+0000 mon.a (mon.0) 260 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:24.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:24 smithi099 bash[59238]: cluster 2023-09-30T09:09:22.515054+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v149: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:24.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:24 smithi099 bash[59238]: cluster 2023-09-30T09:09:23.207038+0000 mon.a (mon.0) 260 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:25.226 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:24 smithi005 bash[84376]: debug 2023-09-30T09:09:24.886+0000 7f600ba83700 1 -- 172.21.15.5:0/3871545576 <== mon.1 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bc09aa64e0 con 0x55bc09b2c800 2023-09-30T09:09:25.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:25 smithi005 bash[75361]: audit 2023-09-30T09:09:24.821157+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.5:0/719850198' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:25.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:25 smithi005 bash[78438]: audit 2023-09-30T09:09:24.821157+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.5:0/719850198' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:25.516 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:25 smithi005 bash[84376]: debug 2023-09-30T09:09:25.446+0000 7f6014c09640 -1 Falling back to public interface 2023-09-30T09:09:25.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:25 smithi099 bash[59238]: audit 2023-09-30T09:09:24.821157+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.5:0/719850198' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:26 smithi005 bash[75361]: cluster 2023-09-30T09:09:24.515912+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:26.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:26 smithi005 bash[78438]: cluster 2023-09-30T09:09:24.515912+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:26 smithi099 bash[59238]: cluster 2023-09-30T09:09:24.515912+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v150: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[75361]: cluster 2023-09-30T09:09:26.516762+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[75361]: audit 2023-09-30T09:09:27.222370+0000 mon.a (mon.0) 262 : audit 0 from='client.? 172.21.15.5:0/2182550625' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[75361]: audit 2023-09-30T09:09:27.841417+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[75361]: audit 2023-09-30T09:09:27.850835+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[78438]: cluster 2023-09-30T09:09:26.516762+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[78438]: audit 2023-09-30T09:09:27.222370+0000 mon.a (mon.0) 262 : audit 0 from='client.? 172.21.15.5:0/2182550625' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[78438]: audit 2023-09-30T09:09:27.841417+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[78438]: audit 2023-09-30T09:09:27.850835+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:28.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:28 smithi099 bash[59238]: cluster 2023-09-30T09:09:26.516762+0000 mgr.y (mgr.34107) 216 : cluster 0 pgmap v151: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:28.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:28 smithi099 bash[59238]: audit 2023-09-30T09:09:27.222370+0000 mon.a (mon.0) 262 : audit 0 from='client.? 172.21.15.5:0/2182550625' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:28.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:28 smithi099 bash[59238]: audit 2023-09-30T09:09:27.841417+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:28.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:28 smithi099 bash[59238]: audit 2023-09-30T09:09:27.850835+0000 mon.a (mon.0) 264 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:29.015 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[84376]: debug 2023-09-30T09:09:28.678+0000 7f6014c09640 -1 osd.0 0 read_superblock omap replica is missing. 2023-09-30T09:09:29.015 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:28 smithi005 bash[84376]: debug 2023-09-30T09:09:28.706+0000 7f6014c09640 -1 osd.0 74 log_to_monitors true 2023-09-30T09:09:29.695 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:09:29] "GET /metrics HTTP/1.1" 200 33676 "" "Prometheus/2.33.4" 2023-09-30T09:09:29.695 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[78438]: cluster 2023-09-30T09:09:28.517527+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:29.695 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[78438]: audit 2023-09-30T09:09:28.642210+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:29.695 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[78438]: audit 2023-09-30T09:09:28.649771+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:29.695 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[78438]: audit 2023-09-30T09:09:28.714359+0000 mon.a (mon.0) 267 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:09:29.696 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[78438]: audit 2023-09-30T09:09:29.587396+0000 mon.a (mon.0) 268 : audit 0 from='client.? 172.21.15.5:0/2448392440' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:29.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[75361]: cluster 2023-09-30T09:09:28.517527+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:29.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[75361]: audit 2023-09-30T09:09:28.642210+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:29.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[75361]: audit 2023-09-30T09:09:28.649771+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:29.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[75361]: audit 2023-09-30T09:09:28.714359+0000 mon.a (mon.0) 267 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:09:29.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[75361]: audit 2023-09-30T09:09:29.587396+0000 mon.a (mon.0) 268 : audit 0 from='client.? 172.21.15.5:0/2448392440' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:30.015 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:09:29 smithi005 bash[84376]: debug 2023-09-30T09:09:29.690+0000 7f6004071700 -1 osd.0 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:09:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:29 smithi099 bash[59238]: cluster 2023-09-30T09:09:28.517527+0000 mgr.y (mgr.34107) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:29 smithi099 bash[59238]: audit 2023-09-30T09:09:28.642210+0000 mon.a (mon.0) 265 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:29 smithi099 bash[59238]: audit 2023-09-30T09:09:28.649771+0000 mon.a (mon.0) 266 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:29 smithi099 bash[59238]: audit 2023-09-30T09:09:28.714359+0000 mon.a (mon.0) 267 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:09:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:29 smithi099 bash[59238]: audit 2023-09-30T09:09:29.587396+0000 mon.a (mon.0) 268 : audit 0 from='client.? 172.21.15.5:0/2448392440' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:31.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[75361]: audit 2023-09-30T09:09:29.649006+0000 mon.a (mon.0) 269 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[75361]: cluster 2023-09-30T09:09:29.650231+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[75361]: cluster 2023-09-30T09:09:29.651745+0000 mon.a (mon.0) 270 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[75361]: cluster 2023-09-30T09:09:29.652126+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[75361]: audit 2023-09-30T09:09:29.652381+0000 mon.a (mon.0) 271 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[78438]: audit 2023-09-30T09:09:29.649006+0000 mon.a (mon.0) 269 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[78438]: cluster 2023-09-30T09:09:29.650231+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[78438]: cluster 2023-09-30T09:09:29.651745+0000 mon.a (mon.0) 270 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[78438]: cluster 2023-09-30T09:09:29.652126+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:31.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:30 smithi005 bash[78438]: audit 2023-09-30T09:09:29.652381+0000 mon.a (mon.0) 271 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:31.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:30 smithi099 bash[59238]: audit 2023-09-30T09:09:29.649006+0000 mon.a (mon.0) 269 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:09:31.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:30 smithi099 bash[59238]: cluster 2023-09-30T09:09:29.650231+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:30 smithi099 bash[59238]: cluster 2023-09-30T09:09:29.651745+0000 mon.a (mon.0) 270 : cluster 0 osdmap e77: 8 total, 7 up, 8 in 2023-09-30T09:09:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:30 smithi099 bash[59238]: cluster 2023-09-30T09:09:29.652126+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:30 smithi099 bash[59238]: audit 2023-09-30T09:09:29.652381+0000 mon.a (mon.0) 271 : audit 1 from='osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.066633+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.518288+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.650611+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:09:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.658476+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.659052+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:32.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.662873+0000 mon.a (mon.0) 273 : cluster 1 osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680] boot 2023-09-30T09:09:32.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.663016+0000 mon.a (mon.0) 274 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-30T09:09:32.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[75361]: audit 2023-09-30T09:09:30.663518+0000 mon.a (mon.0) 275 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:09:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.066633+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.518288+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:32.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.650611+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:09:32.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.658476+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:32.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.659052+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:32.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.662873+0000 mon.a (mon.0) 273 : cluster 1 osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680] boot 2023-09-30T09:09:32.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.663016+0000 mon.a (mon.0) 274 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-30T09:09:32.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:31 smithi005 bash[78438]: audit 2023-09-30T09:09:30.663518+0000 mon.a (mon.0) 275 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:09:32.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.066633+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e77 with expected crc 2023-09-30T09:09:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.518288+0000 mgr.y (mgr.34107) 218 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:09:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.650611+0000 mon.a (mon.0) 272 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:09:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.658476+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.659052+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.662873+0000 mon.a (mon.0) 273 : cluster 1 osd.0 [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680] boot 2023-09-30T09:09:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.663016+0000 mon.a (mon.0) 274 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-30T09:09:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:31 smithi099 bash[59238]: audit 2023-09-30T09:09:30.663518+0000 mon.a (mon.0) 275 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:09:33.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:30.663524+0000 osd.0 (osd.0) 1 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.667604+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.669552+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.669595+0000 mon.a (mon.0) 276 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.669945+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.670020+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.670329+0000 osd.0 (osd.0) 2 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.671266+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.671686+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.671758+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: cluster 2023-09-30T09:09:31.673157+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[78438]: audit 2023-09-30T09:09:31.965846+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.5:0/2800519957' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:30.663524+0000 osd.0 (osd.0) 1 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.667604+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.669552+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.669595+0000 mon.a (mon.0) 276 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-30T09:09:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.669945+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.670020+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.670329+0000 osd.0 (osd.0) 2 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.671266+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.671686+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.671758+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: cluster 2023-09-30T09:09:31.673157+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:32 smithi005 bash[75361]: audit 2023-09-30T09:09:31.965846+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.5:0/2800519957' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:30.663524+0000 osd.0 (osd.0) 1 : cluster 3 failed to encode map e78 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.667604+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.669552+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.669595+0000 mon.a (mon.0) 276 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.669945+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.670020+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.670329+0000 osd.0 (osd.0) 2 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.671266+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.671686+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.671758+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: cluster 2023-09-30T09:09:31.673157+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e79 with expected crc 2023-09-30T09:09:33.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:32 smithi099 bash[59238]: audit 2023-09-30T09:09:31.965846+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.5:0/2800519957' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:34.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:33 smithi005 bash[78438]: cluster 2023-09-30T09:09:32.519348+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v157: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:34.252 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:33 smithi005 bash[78438]: cluster 2023-09-30T09:09:33.188569+0000 mon.a (mon.0) 277 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:34.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:33 smithi005 bash[75361]: cluster 2023-09-30T09:09:32.519348+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v157: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:34.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:33 smithi005 bash[75361]: cluster 2023-09-30T09:09:33.188569+0000 mon.a (mon.0) 277 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:34.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:33 smithi099 bash[59238]: cluster 2023-09-30T09:09:32.519348+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v157: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:34.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:33 smithi099 bash[59238]: cluster 2023-09-30T09:09:33.188569+0000 mon.a (mon.0) 277 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:35.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:34 smithi005 bash[75361]: audit 2023-09-30T09:09:34.338813+0000 mon.a (mon.0) 278 : audit 0 from='client.? 172.21.15.5:0/103486131' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:35.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:34 smithi005 bash[78438]: audit 2023-09-30T09:09:34.338813+0000 mon.a (mon.0) 278 : audit 0 from='client.? 172.21.15.5:0/103486131' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:34 smithi099 bash[59238]: audit 2023-09-30T09:09:34.338813+0000 mon.a (mon.0) 278 : audit 0 from='client.? 172.21.15.5:0/103486131' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:36.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:35 smithi005 bash[75361]: cluster 2023-09-30T09:09:34.520071+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v158: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:36.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:35 smithi005 bash[78438]: cluster 2023-09-30T09:09:34.520071+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v158: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:36.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:35 smithi099 bash[59238]: cluster 2023-09-30T09:09:34.520071+0000 mgr.y (mgr.34107) 220 : cluster 0 pgmap v158: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:37.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[78438]: cluster 2023-09-30T09:09:36.520843+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:37.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[78438]: audit 2023-09-30T09:09:36.529888+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[78438]: audit 2023-09-30T09:09:36.531722+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[78438]: cluster 2023-09-30T09:09:36.680479+0000 mon.a (mon.0) 281 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-30T09:09:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[78438]: cluster 2023-09-30T09:09:36.680549+0000 mon.a (mon.0) 282 : cluster 1 Cluster is now healthy 2023-09-30T09:09:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[78438]: audit 2023-09-30T09:09:36.719158+0000 mon.a (mon.0) 283 : audit 0 from='client.? 172.21.15.5:0/3880469307' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:37.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[75361]: cluster 2023-09-30T09:09:36.520843+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:37.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[75361]: audit 2023-09-30T09:09:36.529888+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[75361]: audit 2023-09-30T09:09:36.531722+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[75361]: cluster 2023-09-30T09:09:36.680479+0000 mon.a (mon.0) 281 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-30T09:09:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[75361]: cluster 2023-09-30T09:09:36.680549+0000 mon.a (mon.0) 282 : cluster 1 Cluster is now healthy 2023-09-30T09:09:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:37 smithi005 bash[75361]: audit 2023-09-30T09:09:36.719158+0000 mon.a (mon.0) 283 : audit 0 from='client.? 172.21.15.5:0/3880469307' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:37.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:37 smithi099 bash[59238]: cluster 2023-09-30T09:09:36.520843+0000 mgr.y (mgr.34107) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:37 smithi099 bash[59238]: audit 2023-09-30T09:09:36.529888+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:37 smithi099 bash[59238]: audit 2023-09-30T09:09:36.531722+0000 mon.a (mon.0) 280 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:37 smithi099 bash[59238]: cluster 2023-09-30T09:09:36.680479+0000 mon.a (mon.0) 281 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-30T09:09:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:37 smithi099 bash[59238]: cluster 2023-09-30T09:09:36.680549+0000 mon.a (mon.0) 282 : cluster 1 Cluster is now healthy 2023-09-30T09:09:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:37 smithi099 bash[59238]: audit 2023-09-30T09:09:36.719158+0000 mon.a (mon.0) 283 : audit 0 from='client.? 172.21.15.5:0/3880469307' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:39.458 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:09:39] "GET /metrics HTTP/1.1" 200 33801 "" "Prometheus/2.33.4" 2023-09-30T09:09:39.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.152823+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.161462+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.163125+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:39.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.164498+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:09:39.460 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.171552+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.460 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.259840+0000 mon.a (mon.0) 289 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:39.460 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.264576+0000 mon.a (mon.0) 290 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.460 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.267870+0000 mon.a (mon.0) 291 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.460 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.270129+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.461 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.273286+0000 mon.a (mon.0) 293 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:09:39.461 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:38.273551+0000 mgr.y (mgr.34107) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:09:39.461 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: cephadm 2023-09-30T09:09:38.275128+0000 mgr.y (mgr.34107) 223 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-30T09:09:39.461 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[75361]: audit 2023-09-30T09:09:39.090940+0000 mon.a (mon.0) 294 : audit 0 from='client.? 172.21.15.5:0/1697271988' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:39.461 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.152823+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.462 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.161462+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.462 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.163125+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:39.462 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.164498+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:09:39.462 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.171552+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.462 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.259840+0000 mon.a (mon.0) 289 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:39.463 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.264576+0000 mon.a (mon.0) 290 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.463 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.267870+0000 mon.a (mon.0) 291 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.463 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.270129+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.463 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.273286+0000 mon.a (mon.0) 293 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:09:39.463 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:38.273551+0000 mgr.y (mgr.34107) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:09:39.463 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: cephadm 2023-09-30T09:09:38.275128+0000 mgr.y (mgr.34107) 223 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-30T09:09:39.464 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:39 smithi005 bash[78438]: audit 2023-09-30T09:09:39.090940+0000 mon.a (mon.0) 294 : audit 0 from='client.? 172.21.15.5:0/1697271988' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.152823+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.161462+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.163125+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.164498+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:09:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.171552+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.259840+0000 mon.a (mon.0) 289 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.264576+0000 mon.a (mon.0) 290 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.267870+0000 mon.a (mon.0) 291 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.270129+0000 mon.a (mon.0) 292 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:09:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.273286+0000 mon.a (mon.0) 293 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:09:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:38.273551+0000 mgr.y (mgr.34107) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:09:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: cephadm 2023-09-30T09:09:38.275128+0000 mgr.y (mgr.34107) 223 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-30T09:09:39.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:39 smithi099 bash[59238]: audit 2023-09-30T09:09:39.090940+0000 mon.a (mon.0) 294 : audit 0 from='client.? 172.21.15.5:0/1697271988' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:40.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:40 smithi005 bash[75361]: cluster 2023-09-30T09:09:38.521757+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:40.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:40 smithi005 bash[78438]: cluster 2023-09-30T09:09:38.521757+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:40.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:40 smithi099 bash[59238]: cluster 2023-09-30T09:09:38.521757+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:41.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[75361]: cephadm 2023-09-30T09:09:40.445893+0000 mgr.y (mgr.34107) 225 : cephadm 1 Upgrade: Updating osd.1 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[75361]: audit 2023-09-30T09:09:40.453987+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[75361]: audit 2023-09-30T09:09:40.457741+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[75361]: audit 2023-09-30T09:09:40.459005+0000 mon.a (mon.0) 297 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[75361]: cephadm 2023-09-30T09:09:40.462697+0000 mgr.y (mgr.34107) 226 : cephadm 1 Deploying daemon osd.1 on smithi005 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[78438]: cephadm 2023-09-30T09:09:40.445893+0000 mgr.y (mgr.34107) 225 : cephadm 1 Upgrade: Updating osd.1 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[78438]: audit 2023-09-30T09:09:40.453987+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[78438]: audit 2023-09-30T09:09:40.457741+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:09:41.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[78438]: audit 2023-09-30T09:09:40.459005+0000 mon.a (mon.0) 297 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:41.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:41 smithi005 bash[78438]: cephadm 2023-09-30T09:09:40.462697+0000 mgr.y (mgr.34107) 226 : cephadm 1 Deploying daemon osd.1 on smithi005 2023-09-30T09:09:41.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:41 smithi099 bash[59238]: cephadm 2023-09-30T09:09:40.445893+0000 mgr.y (mgr.34107) 225 : cephadm 1 Upgrade: Updating osd.1 2023-09-30T09:09:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:41 smithi099 bash[59238]: audit 2023-09-30T09:09:40.453987+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:41 smithi099 bash[59238]: audit 2023-09-30T09:09:40.457741+0000 mon.a (mon.0) 296 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:09:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:41 smithi099 bash[59238]: audit 2023-09-30T09:09:40.459005+0000 mon.a (mon.0) 297 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:09:41.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:41 smithi099 bash[59238]: cephadm 2023-09-30T09:09:40.462697+0000 mgr.y (mgr.34107) 226 : cephadm 1 Deploying daemon osd.1 on smithi005 2023-09-30T09:09:42.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:42 smithi005 bash[78438]: cluster 2023-09-30T09:09:40.522417+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:42.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:42 smithi005 bash[78438]: audit 2023-09-30T09:09:41.459935+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.5:0/1114448335' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:42.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:42 smithi005 bash[78438]: audit 2023-09-30T09:09:41.604064+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:42.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:42 smithi005 bash[75361]: cluster 2023-09-30T09:09:40.522417+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:42.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:42 smithi005 bash[75361]: audit 2023-09-30T09:09:41.459935+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.5:0/1114448335' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:42.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:42 smithi005 bash[75361]: audit 2023-09-30T09:09:41.604064+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:42.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:42 smithi099 bash[59238]: cluster 2023-09-30T09:09:40.522417+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:42.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:42 smithi099 bash[59238]: audit 2023-09-30T09:09:41.459935+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.5:0/1114448335' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:42.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:42 smithi099 bash[59238]: audit 2023-09-30T09:09:41.604064+0000 mon.a (mon.0) 298 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:44.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:44 smithi005 bash[75361]: cluster 2023-09-30T09:09:42.523136+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:44.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:44 smithi005 bash[75361]: audit 2023-09-30T09:09:43.840857+0000 mon.a (mon.0) 299 : audit 0 from='client.? 172.21.15.5:0/3418055672' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:44.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:44 smithi005 bash[78438]: cluster 2023-09-30T09:09:42.523136+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:44.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:44 smithi005 bash[78438]: audit 2023-09-30T09:09:43.840857+0000 mon.a (mon.0) 299 : audit 0 from='client.? 172.21.15.5:0/3418055672' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:44 smithi099 bash[59238]: cluster 2023-09-30T09:09:42.523136+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:44 smithi099 bash[59238]: audit 2023-09-30T09:09:43.840857+0000 mon.a (mon.0) 299 : audit 0 from='client.? 172.21.15.5:0/3418055672' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:45.184 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:45 smithi005 systemd[1]: Stopping Ceph osd.1 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:09:45.473 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:45 smithi005 bash[40941]: debug 2023-09-30T09:09:45.178+0000 7f04d30af700 -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-30T09:09:45.473 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:45 smithi005 bash[40941]: debug 2023-09-30T09:09:45.178+0000 7f04d30af700 -1 osd.1 79 *** Got signal Terminated *** 2023-09-30T09:09:45.473 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:45 smithi005 bash[40941]: debug 2023-09-30T09:09:45.178+0000 7f04d30af700 -1 osd.1 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:09:45.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:45 smithi005 bash[78438]: cluster 2023-09-30T09:09:45.183191+0000 mon.a (mon.0) 300 : cluster 1 osd.1 marked itself down and dead 2023-09-30T09:09:45.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:45 smithi005 bash[75361]: cluster 2023-09-30T09:09:45.183191+0000 mon.a (mon.0) 300 : cluster 1 osd.1 marked itself down and dead 2023-09-30T09:09:45.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:45 smithi099 bash[59238]: cluster 2023-09-30T09:09:45.183191+0000 mon.a (mon.0) 300 : cluster 1 osd.1 marked itself down and dead 2023-09-30T09:09:46.417 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[86655]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-1 2023-09-30T09:09:46.417 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[86747]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-1 2023-09-30T09:09:46.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[75361]: cluster 2023-09-30T09:09:44.523754+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[75361]: cluster 2023-09-30T09:09:45.463721+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[75361]: cluster 2023-09-30T09:09:45.472489+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e80 with expected crc 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[75361]: cluster 2023-09-30T09:09:45.473293+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e80 with expected crc 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[75361]: cluster 2023-09-30T09:09:45.476382+0000 mon.a (mon.0) 302 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[75361]: audit 2023-09-30T09:09:46.221501+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.5:0/1692983090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[78438]: cluster 2023-09-30T09:09:44.523754+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[78438]: cluster 2023-09-30T09:09:45.463721+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:09:46.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[78438]: cluster 2023-09-30T09:09:45.472489+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e80 with expected crc 2023-09-30T09:09:46.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[78438]: cluster 2023-09-30T09:09:45.473293+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e80 with expected crc 2023-09-30T09:09:46.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[78438]: cluster 2023-09-30T09:09:45.476382+0000 mon.a (mon.0) 302 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-30T09:09:46.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:46 smithi005 bash[78438]: audit 2023-09-30T09:09:46.221501+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.5:0/1692983090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:46 smithi099 bash[59238]: cluster 2023-09-30T09:09:44.523754+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:46 smithi099 bash[59238]: cluster 2023-09-30T09:09:45.463721+0000 mon.a (mon.0) 301 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:09:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:46 smithi099 bash[59238]: cluster 2023-09-30T09:09:45.472489+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e80 with expected crc 2023-09-30T09:09:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:46 smithi099 bash[59238]: cluster 2023-09-30T09:09:45.473293+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e80 with expected crc 2023-09-30T09:09:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:46 smithi099 bash[59238]: cluster 2023-09-30T09:09:45.476382+0000 mon.a (mon.0) 302 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-30T09:09:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:46 smithi099 bash[59238]: audit 2023-09-30T09:09:46.221501+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.5:0/1692983090' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:47.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.480381+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.482472+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.484173+0000 mon.a (mon.0) 303 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.484315+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.484417+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.484491+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.486142+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.486321+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.486445+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[75361]: cluster 2023-09-30T09:09:46.524432+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v166: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.480381+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.482472+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.484173+0000 mon.a (mon.0) 303 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.484315+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.484417+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.484491+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.486142+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.486321+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.486445+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:47 smithi005 bash[78438]: cluster 2023-09-30T09:09:46.524432+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v166: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:47.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.480381+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.482472+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.484173+0000 mon.a (mon.0) 303 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.484315+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.484417+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.484491+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.486142+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.486321+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.486445+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e81 with expected crc 2023-09-30T09:09:47.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:47 smithi099 bash[59238]: cluster 2023-09-30T09:09:46.524432+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v166: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:09:48.854 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:48 smithi005 bash[75361]: cluster 2023-09-30T09:09:48.576335+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:48.854 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:48 smithi005 bash[75361]: audit 2023-09-30T09:09:48.597481+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.5:0/2159875853' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:48.855 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:48 smithi005 bash[78438]: cluster 2023-09-30T09:09:48.576335+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:48.855 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:48 smithi005 bash[78438]: audit 2023-09-30T09:09:48.597481+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.5:0/2159875853' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:48.855 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:48 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-30T09:09:48.855 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:48 smithi005 systemd[1]: Stopped Ceph osd.1 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:09:48.855 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:48 smithi005 systemd[1]: Started Ceph osd.1 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:09:49.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:48 smithi099 bash[59238]: cluster 2023-09-30T09:09:48.576335+0000 mon.a (mon.0) 304 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:49.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:48 smithi099 bash[59238]: audit 2023-09-30T09:09:48.597481+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.5:0/2159875853' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:49.761 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:09:49] "GET /metrics HTTP/1.1" 200 33801 "" "Prometheus/2.33.4" 2023-09-30T09:09:50.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: cluster 2023-09-30T09:09:48.525205+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v167: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:09:50.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: audit 2023-09-30T09:09:48.888923+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: audit 2023-09-30T09:09:48.896794+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: audit 2023-09-30T09:09:48.946401+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: audit 2023-09-30T09:09:49.324355+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: audit 2023-09-30T09:09:49.329428+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: audit 2023-09-30T09:09:49.334272+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[78438]: audit 2023-09-30T09:09:49.339007+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: cluster 2023-09-30T09:09:48.525205+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v167: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: audit 2023-09-30T09:09:48.888923+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: audit 2023-09-30T09:09:48.896794+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: audit 2023-09-30T09:09:48.946401+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:50.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: audit 2023-09-30T09:09:49.324355+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: audit 2023-09-30T09:09:49.329428+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: audit 2023-09-30T09:09:49.334272+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:49 smithi005 bash[75361]: audit 2023-09-30T09:09:49.339007+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: cluster 2023-09-30T09:09:48.525205+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v167: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:09:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: audit 2023-09-30T09:09:48.888923+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: audit 2023-09-30T09:09:48.896794+0000 mon.a (mon.0) 306 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: audit 2023-09-30T09:09:48.946401+0000 mon.a (mon.0) 307 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:09:50.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: audit 2023-09-30T09:09:49.324355+0000 mon.a (mon.0) 308 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: audit 2023-09-30T09:09:49.329428+0000 mon.a (mon.0) 309 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: audit 2023-09-30T09:09:49.334272+0000 mon.a (mon.0) 310 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:49 smithi099 bash[59238]: audit 2023-09-30T09:09:49.339007+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:50.765 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:09:50.765 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-30T09:09:50.765 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: 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-30T09:09:50.765 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-30T09:09:50.766 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-30T09:09:50.766 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-30T09:09:50.766 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-30T09:09:50.766 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:50 smithi005 bash[86932]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-30T09:09:52.149 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[75361]: cluster 2023-09-30T09:09:50.526025+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v168: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:52.185 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[75361]: audit 2023-09-30T09:09:50.964504+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.5:0/4251788311' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:52.185 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[75361]: audit 2023-09-30T09:09:51.529923+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:52.185 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[75361]: audit 2023-09-30T09:09:51.531392+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:52.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[78438]: cluster 2023-09-30T09:09:50.526025+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v168: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:52.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[78438]: audit 2023-09-30T09:09:50.964504+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.5:0/4251788311' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:52.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[78438]: audit 2023-09-30T09:09:51.529923+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:52.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:51 smithi005 bash[78438]: audit 2023-09-30T09:09:51.531392+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:52.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:51 smithi099 bash[59238]: cluster 2023-09-30T09:09:50.526025+0000 mgr.y (mgr.34107) 232 : cluster 0 pgmap v168: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:51 smithi099 bash[59238]: audit 2023-09-30T09:09:50.964504+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.5:0/4251788311' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:51 smithi099 bash[59238]: audit 2023-09-30T09:09:51.529923+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:51 smithi099 bash[59238]: audit 2023-09-30T09:09:51.531392+0000 mon.a (mon.0) 313 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:09:52.515 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:52 smithi005 bash[87278]: debug 2023-09-30T09:09:52.142+0000 7f2b9a2fb700 1 -- 172.21.15.5:0/302639593 <== mon.0 v2:172.21.15.5:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5601356784e0 con 0x5601356ff000 2023-09-30T09:09:53.015 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:52 smithi005 bash[87278]: debug 2023-09-30T09:09:52.686+0000 7f2ba3481640 -1 Falling back to public interface 2023-09-30T09:09:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:54 smithi005 bash[75361]: cluster 2023-09-30T09:09:52.527085+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:54.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:54 smithi005 bash[75361]: audit 2023-09-30T09:09:53.342156+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.5:0/3478506788' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:54.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:54 smithi005 bash[78438]: cluster 2023-09-30T09:09:52.527085+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:54.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:54 smithi005 bash[78438]: audit 2023-09-30T09:09:53.342156+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.5:0/3478506788' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:54.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:54 smithi099 bash[59238]: cluster 2023-09-30T09:09:52.527085+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v169: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:54.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:54 smithi099 bash[59238]: audit 2023-09-30T09:09:53.342156+0000 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.5:0/3478506788' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:56.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:56 smithi005 bash[78438]: cluster 2023-09-30T09:09:54.527811+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:56.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:56 smithi005 bash[78438]: audit 2023-09-30T09:09:55.775393+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.5:0/2224214071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:56.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:56 smithi005 bash[75361]: cluster 2023-09-30T09:09:54.527811+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:56.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:56 smithi005 bash[75361]: audit 2023-09-30T09:09:55.775393+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.5:0/2224214071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:56.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:56 smithi099 bash[59238]: cluster 2023-09-30T09:09:54.527811+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v170: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:56.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:56 smithi099 bash[59238]: audit 2023-09-30T09:09:55.775393+0000 mon.a (mon.0) 315 : audit 0 from='client.? 172.21.15.5:0/2224214071' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:57.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:57 smithi005 bash[75361]: cluster 2023-09-30T09:09:57.194143+0000 mon.a (mon.0) 316 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:57 smithi005 bash[78438]: cluster 2023-09-30T09:09:57.194143+0000 mon.a (mon.0) 316 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:57.516 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:57 smithi005 bash[87278]: debug 2023-09-30T09:09:57.226+0000 7f2ba3481640 -1 osd.1 0 read_superblock omap replica is missing. 2023-09-30T09:09:57.516 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:57 smithi005 bash[87278]: debug 2023-09-30T09:09:57.254+0000 7f2ba3481640 -1 osd.1 79 log_to_monitors true 2023-09-30T09:09:57.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:57 smithi099 bash[59238]: cluster 2023-09-30T09:09:57.194143+0000 mon.a (mon.0) 316 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:09:58.515 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[87278]: debug 2023-09-30T09:09:58.266+0000 7f2b920e8700 -1 osd.1 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:09:58.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[75361]: cluster 2023-09-30T09:09:56.528594+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[75361]: audit 2023-09-30T09:09:57.261910+0000 mon.c (mon.2) 16 : audit 1 from='osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[75361]: audit 2023-09-30T09:09:57.262610+0000 mon.a (mon.0) 317 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[75361]: audit 2023-09-30T09:09:57.881027+0000 mon.a (mon.0) 318 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[75361]: audit 2023-09-30T09:09:57.889339+0000 mon.a (mon.0) 319 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[75361]: audit 2023-09-30T09:09:58.144052+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.5:0/1550138098' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[78438]: cluster 2023-09-30T09:09:56.528594+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[78438]: audit 2023-09-30T09:09:57.261910+0000 mon.c (mon.2) 16 : audit 1 from='osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[78438]: audit 2023-09-30T09:09:57.262610+0000 mon.a (mon.0) 317 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[78438]: audit 2023-09-30T09:09:57.881027+0000 mon.a (mon.0) 318 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:58.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[78438]: audit 2023-09-30T09:09:57.889339+0000 mon.a (mon.0) 319 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:58.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:58 smithi005 bash[78438]: audit 2023-09-30T09:09:58.144052+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.5:0/1550138098' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:58.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:58 smithi099 bash[59238]: cluster 2023-09-30T09:09:56.528594+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v171: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:09:58.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:58 smithi099 bash[59238]: audit 2023-09-30T09:09:57.261910+0000 mon.c (mon.2) 16 : audit 1 from='osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:09:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:58 smithi099 bash[59238]: audit 2023-09-30T09:09:57.262610+0000 mon.a (mon.0) 317 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:09:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:58 smithi099 bash[59238]: audit 2023-09-30T09:09:57.881027+0000 mon.a (mon.0) 318 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:58 smithi099 bash[59238]: audit 2023-09-30T09:09:57.889339+0000 mon.a (mon.0) 319 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:58 smithi099 bash[59238]: audit 2023-09-30T09:09:58.144052+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.5:0/1550138098' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:09:59.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:09:59] "GET /metrics HTTP/1.1" 200 33806 "" "Prometheus/2.33.4" 2023-09-30T09:09:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: audit 2023-09-30T09:09:58.224896+0000 mon.a (mon.0) 320 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:09:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: cluster 2023-09-30T09:09:58.226409+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: cluster 2023-09-30T09:09:58.227705+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: audit 2023-09-30T09:09:58.228493+0000 mon.c (mon.2) 18 : audit 1 from='osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: cluster 2023-09-30T09:09:58.229352+0000 mon.a (mon.0) 321 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-30T09:09:59.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: audit 2023-09-30T09:09:58.230363+0000 mon.a (mon.0) 322 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: cluster 2023-09-30T09:09:58.463515+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: audit 2023-09-30T09:09:58.684027+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: audit 2023-09-30T09:09:58.690544+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[78438]: cluster 2023-09-30T09:09:59.073140+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: audit 2023-09-30T09:09:58.224896+0000 mon.a (mon.0) 320 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: cluster 2023-09-30T09:09:58.226409+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: cluster 2023-09-30T09:09:58.227705+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: audit 2023-09-30T09:09:58.228493+0000 mon.c (mon.2) 18 : audit 1 from='osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: cluster 2023-09-30T09:09:58.229352+0000 mon.a (mon.0) 321 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-30T09:09:59.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: audit 2023-09-30T09:09:58.230363+0000 mon.a (mon.0) 322 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:59.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: cluster 2023-09-30T09:09:58.463515+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: audit 2023-09-30T09:09:58.684027+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:59.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: audit 2023-09-30T09:09:58.690544+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:59.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:09:59 smithi005 bash[75361]: cluster 2023-09-30T09:09:59.073140+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: audit 2023-09-30T09:09:58.224896+0000 mon.a (mon.0) 320 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: cluster 2023-09-30T09:09:58.226409+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: cluster 2023-09-30T09:09:58.227705+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: audit 2023-09-30T09:09:58.228493+0000 mon.c (mon.2) 18 : audit 1 from='osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: cluster 2023-09-30T09:09:58.229352+0000 mon.a (mon.0) 321 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: audit 2023-09-30T09:09:58.230363+0000 mon.a (mon.0) 322 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: cluster 2023-09-30T09:09:58.463515+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: audit 2023-09-30T09:09:58.684027+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: audit 2023-09-30T09:09:58.690544+0000 mon.a (mon.0) 324 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:09:59.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:09:59 smithi099 bash[59238]: cluster 2023-09-30T09:09:59.073140+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e82 with expected crc 2023-09-30T09:10:00.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:09:58.529164+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:09:59.226499+0000 mon.a (mon.0) 325 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:09:59.233980+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:09:59.236538+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:09:59.238652+0000 mon.a (mon.0) 326 : cluster 1 osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104] boot 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:09:59.238726+0000 mon.a (mon.0) 327 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: audit 2023-09-30T09:09:59.239594+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.000081+0000 mon.a (mon.0) 329 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.000116+0000 mon.a (mon.0) 330 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.000130+0000 mon.a (mon.0) 331 : cluster 3 pg 3.6 is active+undersized+degraded, acting [0,4] 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.000146+0000 mon.a (mon.0) 332 : cluster 3 pg 3.e is active+undersized+degraded, acting [7,4] 2023-09-30T09:10:00.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.000159+0000 mon.a (mon.0) 333 : cluster 3 pg 3.1c is active+undersized+degraded, acting [5,4] 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:09:58.529164+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:09:59.226499+0000 mon.a (mon.0) 325 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:09:59.233980+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:09:59.236538+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:09:59.238652+0000 mon.a (mon.0) 326 : cluster 1 osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104] boot 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:09:59.238726+0000 mon.a (mon.0) 327 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: audit 2023-09-30T09:09:59.239594+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.000081+0000 mon.a (mon.0) 329 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded 2023-09-30T09:10:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.000116+0000 mon.a (mon.0) 330 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded 2023-09-30T09:10:00.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.000130+0000 mon.a (mon.0) 331 : cluster 3 pg 3.6 is active+undersized+degraded, acting [0,4] 2023-09-30T09:10:00.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.000146+0000 mon.a (mon.0) 332 : cluster 3 pg 3.e is active+undersized+degraded, acting [7,4] 2023-09-30T09:10:00.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:00 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.000159+0000 mon.a (mon.0) 333 : cluster 3 pg 3.1c is active+undersized+degraded, acting [5,4] 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:09:58.529164+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:09:59.226499+0000 mon.a (mon.0) 325 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:09:59.233980+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e83 with expected crc 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:09:59.236538+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e83 with expected crc 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:09:59.238652+0000 mon.a (mon.0) 326 : cluster 1 osd.1 [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104] boot 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:09:59.238726+0000 mon.a (mon.0) 327 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: audit 2023-09-30T09:09:59.239594+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.000081+0000 mon.a (mon.0) 329 : cluster 3 Health detail: HEALTH_WARN Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded 2023-09-30T09:10:00.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.000116+0000 mon.a (mon.0) 330 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded 2023-09-30T09:10:00.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.000130+0000 mon.a (mon.0) 331 : cluster 3 pg 3.6 is active+undersized+degraded, acting [0,4] 2023-09-30T09:10:00.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.000146+0000 mon.a (mon.0) 332 : cluster 3 pg 3.e is active+undersized+degraded, acting [7,4] 2023-09-30T09:10:00.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:00 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.000159+0000 mon.a (mon.0) 333 : cluster 3 pg 3.1c is active+undersized+degraded, acting [5,4] 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.246560+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.246779+0000 mon.a (mon.0) 334 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.247518+0000 osd.0 (osd.0) 4 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.248155+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.248749+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.249839+0000 osd.0 (osd.0) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.250493+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.251386+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.254206+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[75361]: audit 2023-09-30T09:10:00.532189+0000 mon.a (mon.0) 335 : audit 0 from='client.? 172.21.15.5:0/2013124294' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.246560+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.246779+0000 mon.a (mon.0) 334 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.247518+0000 osd.0 (osd.0) 4 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.248155+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.248749+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.249839+0000 osd.0 (osd.0) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.250493+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.251386+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.254206+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:01 smithi005 bash[78438]: audit 2023-09-30T09:10:00.532189+0000 mon.a (mon.0) 335 : audit 0 from='client.? 172.21.15.5:0/2013124294' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:01.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.246560+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.246779+0000 mon.a (mon.0) 334 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.247518+0000 osd.0 (osd.0) 4 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.248155+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.248749+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.249839+0000 osd.0 (osd.0) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.250493+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.251386+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.254206+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:01 smithi099 bash[59238]: audit 2023-09-30T09:10:00.532189+0000 mon.a (mon.0) 335 : audit 0 from='client.? 172.21.15.5:0/2013124294' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.245351+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.248896+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[75361]: cluster 2023-09-30T09:10:00.529831+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v176: 73 pgs: 3 peering, 2 active+undersized+degraded, 27 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[75361]: cluster 2023-09-30T09:10:02.195371+0000 mon.a (mon.0) 336 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:02.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.245351+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:02.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.248896+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:02.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[78438]: cluster 2023-09-30T09:10:00.529831+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v176: 73 pgs: 3 peering, 2 active+undersized+degraded, 27 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:02.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:02 smithi005 bash[78438]: cluster 2023-09-30T09:10:02.195371+0000 mon.a (mon.0) 336 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:02.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:02 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.245351+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:02 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.248896+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e84 with expected crc 2023-09-30T09:10:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:02 smithi099 bash[59238]: cluster 2023-09-30T09:10:00.529831+0000 mgr.y (mgr.34107) 237 : cluster 0 pgmap v176: 73 pgs: 3 peering, 2 active+undersized+degraded, 27 active+undersized, 41 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:02 smithi099 bash[59238]: cluster 2023-09-30T09:10:02.195371+0000 mon.a (mon.0) 336 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:03.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:03 smithi099 bash[59238]: audit 2023-09-30T09:10:02.904695+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.5:0/2646212114' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:03.602 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:03 smithi005 bash[78438]: audit 2023-09-30T09:10:02.904695+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.5:0/2646212114' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:03.602 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:03 smithi005 bash[75361]: audit 2023-09-30T09:10:02.904695+0000 mon.a (mon.0) 337 : audit 0 from='client.? 172.21.15.5:0/2646212114' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:04.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:04 smithi099 bash[59238]: cluster 2023-09-30T09:10:02.530766+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v177: 73 pgs: 3 peering, 9 active+undersized, 61 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:04.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:04 smithi099 bash[59238]: cluster 2023-09-30T09:10:03.253039+0000 mon.a (mon.0) 338 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-30T09:10:04.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:04 smithi099 bash[59238]: cluster 2023-09-30T09:10:03.253109+0000 mon.a (mon.0) 339 : cluster 1 Cluster is now healthy 2023-09-30T09:10:04.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:04 smithi005 bash[75361]: cluster 2023-09-30T09:10:02.530766+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v177: 73 pgs: 3 peering, 9 active+undersized, 61 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:04.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:04 smithi005 bash[75361]: cluster 2023-09-30T09:10:03.253039+0000 mon.a (mon.0) 338 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-30T09:10:04.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:04 smithi005 bash[75361]: cluster 2023-09-30T09:10:03.253109+0000 mon.a (mon.0) 339 : cluster 1 Cluster is now healthy 2023-09-30T09:10:04.610 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:04 smithi005 bash[78438]: cluster 2023-09-30T09:10:02.530766+0000 mgr.y (mgr.34107) 238 : cluster 0 pgmap v177: 73 pgs: 3 peering, 9 active+undersized, 61 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:04.610 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:04 smithi005 bash[78438]: cluster 2023-09-30T09:10:03.253039+0000 mon.a (mon.0) 338 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-30T09:10:04.610 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:04 smithi005 bash[78438]: cluster 2023-09-30T09:10:03.253109+0000 mon.a (mon.0) 339 : cluster 1 Cluster is now healthy 2023-09-30T09:10:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:06 smithi099 bash[59238]: cluster 2023-09-30T09:10:04.531487+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v178: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:06 smithi099 bash[59238]: audit 2023-09-30T09:10:05.272801+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.5:0/1311067184' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:06.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:06 smithi005 bash[78438]: cluster 2023-09-30T09:10:04.531487+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v178: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:06.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:06 smithi005 bash[78438]: audit 2023-09-30T09:10:05.272801+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.5:0/1311067184' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:06.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:06 smithi005 bash[75361]: cluster 2023-09-30T09:10:04.531487+0000 mgr.y (mgr.34107) 239 : cluster 0 pgmap v178: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:06.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:06 smithi005 bash[75361]: audit 2023-09-30T09:10:05.272801+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.5:0/1311067184' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:07.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:07 smithi005 bash[78438]: audit 2023-09-30T09:10:06.530085+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:07.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:07 smithi005 bash[78438]: audit 2023-09-30T09:10:06.531450+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:07.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:07 smithi005 bash[78438]: cluster 2023-09-30T09:10:06.531968+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:07 smithi005 bash[75361]: audit 2023-09-30T09:10:06.530085+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:07 smithi005 bash[75361]: audit 2023-09-30T09:10:06.531450+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:07 smithi005 bash[75361]: cluster 2023-09-30T09:10:06.531968+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:07 smithi099 bash[59238]: audit 2023-09-30T09:10:06.530085+0000 mon.a (mon.0) 340 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:07 smithi099 bash[59238]: audit 2023-09-30T09:10:06.531450+0000 mon.a (mon.0) 341 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:07 smithi099 bash[59238]: cluster 2023-09-30T09:10:06.531968+0000 mgr.y (mgr.34107) 240 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:07.632594+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.5:0/2891269021' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.036001+0000 mon.a (mon.0) 342 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.043985+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.045565+0000 mon.a (mon.0) 344 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.047006+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.054061+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.137488+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.141445+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.144552+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.146883+0000 mon.a (mon.0) 350 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.149445+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: audit 2023-09-30T09:10:08.149859+0000 mgr.y (mgr.34107) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[75361]: cephadm 2023-09-30T09:10:08.151777+0000 mgr.y (mgr.34107) 242 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:07.632594+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.5:0/2891269021' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.036001+0000 mon.a (mon.0) 342 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.043985+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.045565+0000 mon.a (mon.0) 344 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.047006+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.054061+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.137488+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.141445+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.144552+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.146883+0000 mon.a (mon.0) 350 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.149445+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: audit 2023-09-30T09:10:08.149859+0000 mgr.y (mgr.34107) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:10:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:08 smithi005 bash[78438]: cephadm 2023-09-30T09:10:08.151777+0000 mgr.y (mgr.34107) 242 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-30T09:10:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:07.632594+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.5:0/2891269021' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.036001+0000 mon.a (mon.0) 342 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.043985+0000 mon.a (mon.0) 343 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.045565+0000 mon.a (mon.0) 344 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.047006+0000 mon.a (mon.0) 345 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.054061+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.137488+0000 mon.a (mon.0) 347 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.141445+0000 mon.a (mon.0) 348 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.144552+0000 mon.a (mon.0) 349 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.146883+0000 mon.a (mon.0) 350 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.149445+0000 mon.a (mon.0) 351 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:10:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: audit 2023-09-30T09:10:08.149859+0000 mgr.y (mgr.34107) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:10:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:08 smithi099 bash[59238]: cephadm 2023-09-30T09:10:08.151777+0000 mgr.y (mgr.34107) 242 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-30T09:10:09.713 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:10:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:10:09] "GET /metrics HTTP/1.1" 200 33796 "" "Prometheus/2.33.4" 2023-09-30T09:10:10.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:10 smithi005 bash[78438]: cluster 2023-09-30T09:10:08.532797+0000 mgr.y (mgr.34107) 243 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:10.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:10 smithi005 bash[78438]: audit 2023-09-30T09:10:09.997328+0000 mon.a (mon.0) 352 : audit 0 from='client.? 172.21.15.5:0/3628980522' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:10.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:10 smithi005 bash[75361]: cluster 2023-09-30T09:10:08.532797+0000 mgr.y (mgr.34107) 243 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:10.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:10 smithi005 bash[75361]: audit 2023-09-30T09:10:09.997328+0000 mon.a (mon.0) 352 : audit 0 from='client.? 172.21.15.5:0/3628980522' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:10.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:10 smithi099 bash[59238]: cluster 2023-09-30T09:10:08.532797+0000 mgr.y (mgr.34107) 243 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:10.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:10 smithi099 bash[59238]: audit 2023-09-30T09:10:09.997328+0000 mon.a (mon.0) 352 : audit 0 from='client.? 172.21.15.5:0/3628980522' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:11.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[75361]: cephadm 2023-09-30T09:10:10.471521+0000 mgr.y (mgr.34107) 244 : cephadm 1 Upgrade: Updating osd.2 2023-09-30T09:10:12.381 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[75361]: audit 2023-09-30T09:10:10.478945+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:12.381 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[75361]: audit 2023-09-30T09:10:10.482988+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:10:12.382 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[75361]: audit 2023-09-30T09:10:10.484087+0000 mon.a (mon.0) 355 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:12.382 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[78438]: cephadm 2023-09-30T09:10:10.471521+0000 mgr.y (mgr.34107) 244 : cephadm 1 Upgrade: Updating osd.2 2023-09-30T09:10:12.382 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[78438]: audit 2023-09-30T09:10:10.478945+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:12.382 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[78438]: audit 2023-09-30T09:10:10.482988+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:10:12.382 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:11 smithi005 bash[78438]: audit 2023-09-30T09:10:10.484087+0000 mon.a (mon.0) 355 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:12.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:11 smithi099 bash[59238]: cephadm 2023-09-30T09:10:10.471521+0000 mgr.y (mgr.34107) 244 : cephadm 1 Upgrade: Updating osd.2 2023-09-30T09:10:12.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:11 smithi099 bash[59238]: audit 2023-09-30T09:10:10.478945+0000 mon.a (mon.0) 353 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:12.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:11 smithi099 bash[59238]: audit 2023-09-30T09:10:10.482988+0000 mon.a (mon.0) 354 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:10:12.383 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:11 smithi099 bash[59238]: audit 2023-09-30T09:10:10.484087+0000 mon.a (mon.0) 355 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:12.780 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[78438]: cephadm 2023-09-30T09:10:10.487824+0000 mgr.y (mgr.34107) 245 : cephadm 1 Deploying daemon osd.2 on smithi005 2023-09-30T09:10:12.780 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[78438]: cluster 2023-09-30T09:10:10.533429+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:12.780 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[78438]: audit 2023-09-30T09:10:11.624236+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:12.780 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[78438]: audit 2023-09-30T09:10:12.363547+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.5:0/2558173339' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:12.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[75361]: cephadm 2023-09-30T09:10:10.487824+0000 mgr.y (mgr.34107) 245 : cephadm 1 Deploying daemon osd.2 on smithi005 2023-09-30T09:10:12.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[75361]: cluster 2023-09-30T09:10:10.533429+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:12.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[75361]: audit 2023-09-30T09:10:11.624236+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:12.781 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:12 smithi005 bash[75361]: audit 2023-09-30T09:10:12.363547+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.5:0/2558173339' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:12 smithi099 bash[59238]: cephadm 2023-09-30T09:10:10.487824+0000 mgr.y (mgr.34107) 245 : cephadm 1 Deploying daemon osd.2 on smithi005 2023-09-30T09:10:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:12 smithi099 bash[59238]: cluster 2023-09-30T09:10:10.533429+0000 mgr.y (mgr.34107) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:12 smithi099 bash[59238]: audit 2023-09-30T09:10:11.624236+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:12 smithi099 bash[59238]: audit 2023-09-30T09:10:12.363547+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.5:0/2558173339' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:13.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:13 smithi005 bash[75361]: cluster 2023-09-30T09:10:12.534396+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:13.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:13 smithi005 bash[78438]: cluster 2023-09-30T09:10:12.534396+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:13.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:13 smithi099 bash[59238]: cluster 2023-09-30T09:10:12.534396+0000 mgr.y (mgr.34107) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:15.265 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:15 smithi005 systemd[1]: Stopping Ceph osd.2 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:10:15.593 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[45131]: debug 2023-09-30T09:10:15.329+0000 7fd025262700 -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-30T09:10:15.593 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[45131]: debug 2023-09-30T09:10:15.329+0000 7fd025262700 -1 osd.2 84 *** Got signal Terminated *** 2023-09-30T09:10:15.593 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[45131]: debug 2023-09-30T09:10:15.329+0000 7fd025262700 -1 osd.2 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:10:15.904 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[75361]: cluster 2023-09-30T09:10:14.535091+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:15.904 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[75361]: audit 2023-09-30T09:10:14.730408+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.5:0/3888227352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:15.904 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.335192+0000 mon.a (mon.0) 357 : cluster 1 osd.2 marked itself down and dead 2023-09-30T09:10:15.904 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[78438]: cluster 2023-09-30T09:10:14.535091+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:15.904 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[78438]: audit 2023-09-30T09:10:14.730408+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.5:0/3888227352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:15.904 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:15 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.335192+0000 mon.a (mon.0) 357 : cluster 1 osd.2 marked itself down and dead 2023-09-30T09:10:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:15 smithi099 bash[59238]: cluster 2023-09-30T09:10:14.535091+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:15 smithi099 bash[59238]: audit 2023-09-30T09:10:14.730408+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.5:0/3888227352' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:15 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.335192+0000 mon.a (mon.0) 357 : cluster 1 osd.2 marked itself down and dead 2023-09-30T09:10:16.629 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[89473]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-2 2023-09-30T09:10:16.629 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[89538]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-2 2023-09-30T09:10:16.629 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.589929+0000 mon.a (mon.0) 358 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:10:16.629 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.598844+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.600822+0000 mon.a (mon.0) 359 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.604274+0000 osd.0 (osd.0) 6 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.605625+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.606683+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[75361]: cluster 2023-09-30T09:10:15.607819+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.589929+0000 mon.a (mon.0) 358 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.598844+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.630 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.600822+0000 mon.a (mon.0) 359 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-30T09:10:16.631 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.604274+0000 osd.0 (osd.0) 6 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.631 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.605625+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.631 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.606683+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:16.631 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:16 smithi005 bash[78438]: cluster 2023-09-30T09:10:15.607819+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:16 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.589929+0000 mon.a (mon.0) 358 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:10:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:16 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.598844+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:16 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.600822+0000 mon.a (mon.0) 359 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-30T09:10:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:16 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.604274+0000 osd.0 (osd.0) 6 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:16 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.605625+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:16 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.606683+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:16 smithi099 bash[59238]: cluster 2023-09-30T09:10:15.607819+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e85 with expected crc 2023-09-30T09:10:17.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.535677+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v185: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:17.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.605787+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.608204+0000 osd.0 (osd.0) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.609304+0000 mon.a (mon.0) 360 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-30T09:10:17.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.609753+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.610809+0000 osd.0 (osd.0) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.611439+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.611617+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.611886+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.612188+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: cluster 2023-09-30T09:10:16.614742+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[75361]: audit 2023-09-30T09:10:17.100507+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.5:0/3980421532' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:17.828 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.535677+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v185: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:17.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.605787+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.608204+0000 osd.0 (osd.0) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.609304+0000 mon.a (mon.0) 360 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-30T09:10:17.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.609753+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.610809+0000 osd.0 (osd.0) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.611439+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.611617+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.611886+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.612188+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: cluster 2023-09-30T09:10:16.614742+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:17.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:17 smithi005 bash[78438]: audit 2023-09-30T09:10:17.100507+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.5:0/3980421532' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:18.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.535677+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v185: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.605787+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.608204+0000 osd.0 (osd.0) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.609304+0000 mon.a (mon.0) 360 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.609753+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.610809+0000 osd.0 (osd.0) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.611439+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.611617+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.611886+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.612188+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: cluster 2023-09-30T09:10:16.614742+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e86 with expected crc 2023-09-30T09:10:18.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:17 smithi099 bash[59238]: audit 2023-09-30T09:10:17.100507+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.5:0/3980421532' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:18.932 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:18 smithi005 bash[78438]: cluster 2023-09-30T09:10:18.606939+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:18.933 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:18 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-30T09:10:18.933 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:18 smithi005 systemd[1]: Stopped Ceph osd.2 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:10:18.933 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:18 smithi005 bash[75361]: cluster 2023-09-30T09:10:18.606939+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:19.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:18 smithi099 bash[59238]: cluster 2023-09-30T09:10:18.606939+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:19.265 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:18 smithi005 systemd[1]: Started Ceph osd.2 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:10:19.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:10:19] "GET /metrics HTTP/1.1" 200 33796 "" "Prometheus/2.33.4" 2023-09-30T09:10:20.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[78438]: cluster 2023-09-30T09:10:18.536843+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v187: 73 pgs: 1 active+undersized+degraded, 17 active+undersized, 55 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:20.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[78438]: audit 2023-09-30T09:10:18.970165+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:20.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[78438]: audit 2023-09-30T09:10:18.977581+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[78438]: audit 2023-09-30T09:10:19.021474+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:20.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[78438]: audit 2023-09-30T09:10:19.456552+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.5:0/284952364' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:20.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[75361]: cluster 2023-09-30T09:10:18.536843+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v187: 73 pgs: 1 active+undersized+degraded, 17 active+undersized, 55 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:20.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[75361]: audit 2023-09-30T09:10:18.970165+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:20.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[75361]: audit 2023-09-30T09:10:18.977581+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:20.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[75361]: audit 2023-09-30T09:10:19.021474+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:20.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:19 smithi005 bash[75361]: audit 2023-09-30T09:10:19.456552+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.5:0/284952364' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:20.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:19 smithi099 bash[59238]: cluster 2023-09-30T09:10:18.536843+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v187: 73 pgs: 1 active+undersized+degraded, 17 active+undersized, 55 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:20.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:19 smithi099 bash[59238]: audit 2023-09-30T09:10:18.970165+0000 mon.a (mon.0) 362 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:20.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:19 smithi099 bash[59238]: audit 2023-09-30T09:10:18.977581+0000 mon.a (mon.0) 363 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:19 smithi099 bash[59238]: audit 2023-09-30T09:10:19.021474+0000 mon.a (mon.0) 364 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:19 smithi099 bash[59238]: audit 2023-09-30T09:10:19.456552+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.5:0/284952364' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:20.766 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:10:20.766 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-30T09:10:20.766 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: 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-30T09:10:20.766 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-30T09:10:20.766 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-30T09:10:20.767 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-30T09:10:20.767 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-30T09:10:20.767 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:20 smithi005 bash[89719]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-30T09:10:22.278 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[78438]: cluster 2023-09-30T09:10:20.537459+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v188: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:22.278 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[78438]: audit 2023-09-30T09:10:21.531117+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:22.278 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[78438]: audit 2023-09-30T09:10:21.532911+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:22.278 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[78438]: audit 2023-09-30T09:10:21.815770+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.5:0/2198301974' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:22.279 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[75361]: cluster 2023-09-30T09:10:20.537459+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v188: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:22.279 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[75361]: audit 2023-09-30T09:10:21.531117+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:22.279 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[75361]: audit 2023-09-30T09:10:21.532911+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:22.279 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:21 smithi005 bash[75361]: audit 2023-09-30T09:10:21.815770+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.5:0/2198301974' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:22.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:21 smithi099 bash[59238]: cluster 2023-09-30T09:10:20.537459+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v188: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:22.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:21 smithi099 bash[59238]: audit 2023-09-30T09:10:21.531117+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:22.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:21 smithi099 bash[59238]: audit 2023-09-30T09:10:21.532911+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:21 smithi099 bash[59238]: audit 2023-09-30T09:10:21.815770+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.5:0/2198301974' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:22.765 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:22 smithi005 bash[90036]: debug 2023-09-30T09:10:22.273+0000 7f738f714700 1 -- 172.21.15.5:0/2959028135 <== mon.2 v2:172.21.15.5:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e1f5c8c4e0 con 0x55e1f5d12c00 2023-09-30T09:10:23.265 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:22 smithi005 bash[90036]: debug 2023-09-30T09:10:22.821+0000 7f739889a640 -1 Falling back to public interface 2023-09-30T09:10:24.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:24 smithi005 bash[75361]: cluster 2023-09-30T09:10:22.538433+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:24.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:24 smithi005 bash[78438]: cluster 2023-09-30T09:10:22.538433+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:24.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:24 smithi099 bash[59238]: cluster 2023-09-30T09:10:22.538433+0000 mgr.y (mgr.34107) 252 : cluster 0 pgmap v189: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:25.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[75361]: audit 2023-09-30T09:10:24.208124+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.5:0/3680700953' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:25.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[75361]: audit 2023-09-30T09:10:25.169549+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[75361]: audit 2023-09-30T09:10:25.174460+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[75361]: audit 2023-09-30T09:10:25.180057+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[75361]: audit 2023-09-30T09:10:25.184701+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[78438]: audit 2023-09-30T09:10:24.208124+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.5:0/3680700953' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[78438]: audit 2023-09-30T09:10:25.169549+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[78438]: audit 2023-09-30T09:10:25.174460+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[78438]: audit 2023-09-30T09:10:25.180057+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:25 smithi005 bash[78438]: audit 2023-09-30T09:10:25.184701+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:25 smithi099 bash[59238]: audit 2023-09-30T09:10:24.208124+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.5:0/3680700953' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:25.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:25 smithi099 bash[59238]: audit 2023-09-30T09:10:25.169549+0000 mon.a (mon.0) 367 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:25 smithi099 bash[59238]: audit 2023-09-30T09:10:25.174460+0000 mon.a (mon.0) 368 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:25 smithi099 bash[59238]: audit 2023-09-30T09:10:25.180057+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:25.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:25 smithi099 bash[59238]: audit 2023-09-30T09:10:25.184701+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:26 smithi005 bash[75361]: cluster 2023-09-30T09:10:24.539090+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:26.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:26 smithi005 bash[75361]: audit 2023-09-30T09:10:26.076375+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:26.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:26 smithi005 bash[75361]: audit 2023-09-30T09:10:26.083583+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:26.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:26 smithi005 bash[78438]: cluster 2023-09-30T09:10:24.539090+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:26.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:26 smithi005 bash[78438]: audit 2023-09-30T09:10:26.076375+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:26.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:26 smithi005 bash[78438]: audit 2023-09-30T09:10:26.083583+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:26 smithi099 bash[59238]: cluster 2023-09-30T09:10:24.539090+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v190: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:26 smithi099 bash[59238]: audit 2023-09-30T09:10:26.076375+0000 mon.a (mon.0) 371 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:26 smithi099 bash[59238]: audit 2023-09-30T09:10:26.083583+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:27.486 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:27 smithi005 bash[90036]: debug 2023-09-30T09:10:27.457+0000 7f739889a640 -1 osd.2 0 read_superblock omap replica is missing. 2023-09-30T09:10:27.486 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:27 smithi005 bash[78438]: audit 2023-09-30T09:10:26.566717+0000 mon.a (mon.0) 373 : audit 0 from='client.? 172.21.15.5:0/646797861' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:27.486 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:27 smithi005 bash[78438]: cluster 2023-09-30T09:10:27.204249+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:27.486 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:27 smithi005 bash[75361]: audit 2023-09-30T09:10:26.566717+0000 mon.a (mon.0) 373 : audit 0 from='client.? 172.21.15.5:0/646797861' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:27.486 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:27 smithi005 bash[75361]: cluster 2023-09-30T09:10:27.204249+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:27.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:27 smithi099 bash[59238]: audit 2023-09-30T09:10:26.566717+0000 mon.a (mon.0) 373 : audit 0 from='client.? 172.21.15.5:0/646797861' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:27.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:27 smithi099 bash[59238]: cluster 2023-09-30T09:10:27.204249+0000 mon.a (mon.0) 374 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:27.765 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:27 smithi005 bash[90036]: debug 2023-09-30T09:10:27.477+0000 7f739889a640 -1 osd.2 84 log_to_monitors true 2023-09-30T09:10:28.515 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:10:28 smithi005 bash[90036]: debug 2023-09-30T09:10:28.285+0000 7f7387d02700 -1 osd.2 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:10:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:28 smithi005 bash[78438]: cluster 2023-09-30T09:10:26.539885+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:28 smithi005 bash[78438]: audit 2023-09-30T09:10:27.486380+0000 mon.a (mon.0) 375 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:10:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:28 smithi005 bash[75361]: cluster 2023-09-30T09:10:26.539885+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:28.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:28 smithi005 bash[75361]: audit 2023-09-30T09:10:27.486380+0000 mon.a (mon.0) 375 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:10:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:28 smithi099 bash[59238]: cluster 2023-09-30T09:10:26.539885+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v191: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:28 smithi099 bash[59238]: audit 2023-09-30T09:10:27.486380+0000 mon.a (mon.0) 375 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:10:29.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:10:29] "GET /metrics HTTP/1.1" 200 33798 "" "Prometheus/2.33.4" 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[78438]: audit 2023-09-30T09:10:28.227900+0000 mon.a (mon.0) 376 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[78438]: cluster 2023-09-30T09:10:28.231731+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[78438]: cluster 2023-09-30T09:10:28.234075+0000 mon.a (mon.0) 377 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[78438]: audit 2023-09-30T09:10:28.234656+0000 mon.a (mon.0) 378 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[78438]: cluster 2023-09-30T09:10:28.649754+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[78438]: audit 2023-09-30T09:10:28.950541+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.5:0/2787931299' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[75361]: audit 2023-09-30T09:10:28.227900+0000 mon.a (mon.0) 376 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:10:29.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[75361]: cluster 2023-09-30T09:10:28.231731+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:29.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[75361]: cluster 2023-09-30T09:10:28.234075+0000 mon.a (mon.0) 377 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-30T09:10:29.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[75361]: audit 2023-09-30T09:10:28.234656+0000 mon.a (mon.0) 378 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:10:29.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[75361]: cluster 2023-09-30T09:10:28.649754+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:29.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:29 smithi005 bash[75361]: audit 2023-09-30T09:10:28.950541+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.5:0/2787931299' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:29.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:29 smithi099 bash[59238]: audit 2023-09-30T09:10:28.227900+0000 mon.a (mon.0) 376 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:10:29.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:29 smithi099 bash[59238]: cluster 2023-09-30T09:10:28.231731+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:29 smithi099 bash[59238]: cluster 2023-09-30T09:10:28.234075+0000 mon.a (mon.0) 377 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-30T09:10:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:29 smithi099 bash[59238]: audit 2023-09-30T09:10:28.234656+0000 mon.a (mon.0) 378 : audit 1 from='osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:10:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:29 smithi099 bash[59238]: cluster 2023-09-30T09:10:28.649754+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:29 smithi099 bash[59238]: audit 2023-09-30T09:10:28.950541+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.5:0/2787931299' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:30.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:28.540779+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:28.591668+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.237508+0000 mon.a (mon.0) 379 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.246327+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.250361+0000 mon.a (mon.0) 380 : cluster 1 osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254] boot 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.250455+0000 mon.a (mon.0) 381 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: audit 2023-09-30T09:10:29.251351+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.251467+0000 osd.0 (osd.0) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.253875+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.253885+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:28.540779+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:28.591668+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.237508+0000 mon.a (mon.0) 379 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.246327+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.250361+0000 mon.a (mon.0) 380 : cluster 1 osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254] boot 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.250455+0000 mon.a (mon.0) 381 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: audit 2023-09-30T09:10:29.251351+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:10:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.251467+0000 osd.0 (osd.0) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.253875+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:30 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.253885+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:28.540779+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:28.591668+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.237508+0000 mon.a (mon.0) 379 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.246327+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e87 with expected crc 2023-09-30T09:10:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.250361+0000 mon.a (mon.0) 380 : cluster 1 osd.2 [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254] boot 2023-09-30T09:10:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.250455+0000 mon.a (mon.0) 381 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-30T09:10:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: audit 2023-09-30T09:10:29.251351+0000 mon.a (mon.0) 382 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:10:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.251467+0000 osd.0 (osd.0) 9 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.253875+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:30 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.253885+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:31.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:29.254861+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:31.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.251680+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.253299+0000 mon.a (mon.0) 383 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-30T09:10:31.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.253903+0000 osd.0 (osd.0) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.253983+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.254879+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.255716+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.258006+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.258032+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.258418+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.259359+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.259969+0000 osd.0 (osd.0) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.251 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.260496+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.260797+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.263146+0000 osd.0 (osd.0) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.266536+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:29.254861+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.251680+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.253299+0000 mon.a (mon.0) 383 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.253903+0000 osd.0 (osd.0) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.253983+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.254879+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.255716+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.258006+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.258032+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.258418+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.259359+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.259969+0000 osd.0 (osd.0) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.260496+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.260797+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.263146+0000 osd.0 (osd.0) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:31 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.266536+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:29.254861+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.251680+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.253299+0000 mon.a (mon.0) 383 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.253903+0000 osd.0 (osd.0) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.253983+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.254879+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.255716+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.258006+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.258032+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.258418+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.259359+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.259969+0000 osd.0 (osd.0) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.260496+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.260797+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.263146+0000 osd.0 (osd.0) 12 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:31 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.266536+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:32.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.255364+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:32.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.258822+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[78438]: cluster 2023-09-30T09:10:30.541579+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v196: 73 pgs: 2 peering, 1 active+undersized+degraded, 17 active+undersized, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[78438]: audit 2023-09-30T09:10:31.329182+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.5:0/3445636860' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[78438]: cluster 2023-09-30T09:10:32.205906+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.255364+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.258822+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[75361]: cluster 2023-09-30T09:10:30.541579+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v196: 73 pgs: 2 peering, 1 active+undersized+degraded, 17 active+undersized, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[75361]: audit 2023-09-30T09:10:31.329182+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.5:0/3445636860' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:32.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:32 smithi005 bash[75361]: cluster 2023-09-30T09:10:32.205906+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:32.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:32 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.255364+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:32.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:32 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.258822+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-30T09:10:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:32 smithi099 bash[59238]: cluster 2023-09-30T09:10:30.541579+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v196: 73 pgs: 2 peering, 1 active+undersized+degraded, 17 active+undersized, 53 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:10:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:32 smithi099 bash[59238]: audit 2023-09-30T09:10:31.329182+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.5:0/3445636860' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:32 smithi099 bash[59238]: cluster 2023-09-30T09:10:32.205906+0000 mon.a (mon.0) 384 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:33.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:33 smithi099 bash[59238]: cluster 2023-09-30T09:10:33.244654+0000 mon.a (mon.0) 385 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-30T09:10:33.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:33 smithi099 bash[59238]: cluster 2023-09-30T09:10:33.244737+0000 mon.a (mon.0) 386 : cluster 1 Cluster is now healthy 2023-09-30T09:10:33.668 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:33 smithi005 bash[75361]: cluster 2023-09-30T09:10:33.244654+0000 mon.a (mon.0) 385 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-30T09:10:33.668 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:33 smithi005 bash[75361]: cluster 2023-09-30T09:10:33.244737+0000 mon.a (mon.0) 386 : cluster 1 Cluster is now healthy 2023-09-30T09:10:33.669 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:33 smithi005 bash[78438]: cluster 2023-09-30T09:10:33.244654+0000 mon.a (mon.0) 385 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-30T09:10:33.669 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:33 smithi005 bash[78438]: cluster 2023-09-30T09:10:33.244737+0000 mon.a (mon.0) 386 : cluster 1 Cluster is now healthy 2023-09-30T09:10:34.717 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:34 smithi005 bash[78438]: cluster 2023-09-30T09:10:32.542531+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v197: 73 pgs: 2 peering, 7 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:34.717 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:34 smithi005 bash[78438]: audit 2023-09-30T09:10:33.707486+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.5:0/2428405342' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:34.718 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:34 smithi005 bash[75361]: cluster 2023-09-30T09:10:32.542531+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v197: 73 pgs: 2 peering, 7 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:34.718 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:34 smithi005 bash[75361]: audit 2023-09-30T09:10:33.707486+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.5:0/2428405342' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:34 smithi099 bash[59238]: cluster 2023-09-30T09:10:32.542531+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v197: 73 pgs: 2 peering, 7 active+undersized, 64 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:34 smithi099 bash[59238]: audit 2023-09-30T09:10:33.707486+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.5:0/2428405342' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:36.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: cluster 2023-09-30T09:10:34.543425+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v198: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:36.695 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.331039+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.695 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.338332+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.695 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.339927+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:36.695 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.341157+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:10:36.695 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.347441+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.695 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.429660+0000 mon.a (mon.0) 393 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:36.695 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.432965+0000 mon.a (mon.0) 394 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.435971+0000 mon.a (mon.0) 395 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.437887+0000 mon.a (mon.0) 396 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.440468+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:35.440776+0000 mgr.y (mgr.34107) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: cephadm 2023-09-30T09:10:35.442793+0000 mgr.y (mgr.34107) 260 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[75361]: audit 2023-09-30T09:10:36.076227+0000 mon.a (mon.0) 398 : audit 0 from='client.? 172.21.15.5:0/114050475' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: cluster 2023-09-30T09:10:34.543425+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v198: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.331039+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.696 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.338332+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.339927+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.341157+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.347441+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.429660+0000 mon.a (mon.0) 393 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.432965+0000 mon.a (mon.0) 394 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.435971+0000 mon.a (mon.0) 395 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.437887+0000 mon.a (mon.0) 396 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.440468+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:35.440776+0000 mgr.y (mgr.34107) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:10:36.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: cephadm 2023-09-30T09:10:35.442793+0000 mgr.y (mgr.34107) 260 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-30T09:10:36.698 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:36 smithi005 bash[78438]: audit 2023-09-30T09:10:36.076227+0000 mon.a (mon.0) 398 : audit 0 from='client.? 172.21.15.5:0/114050475' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: cluster 2023-09-30T09:10:34.543425+0000 mgr.y (mgr.34107) 258 : cluster 0 pgmap v198: 73 pgs: 2 peering, 71 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.331039+0000 mon.a (mon.0) 388 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.338332+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.339927+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.341157+0000 mon.a (mon.0) 391 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.347441+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.429660+0000 mon.a (mon.0) 393 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.432965+0000 mon.a (mon.0) 394 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.435971+0000 mon.a (mon.0) 395 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.437887+0000 mon.a (mon.0) 396 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:10:36.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.440468+0000 mon.a (mon.0) 397 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:10:36.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:35.440776+0000 mgr.y (mgr.34107) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:10:36.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: cephadm 2023-09-30T09:10:35.442793+0000 mgr.y (mgr.34107) 260 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-30T09:10:36.851 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:36 smithi099 bash[59238]: audit 2023-09-30T09:10:36.076227+0000 mon.a (mon.0) 398 : audit 0 from='client.? 172.21.15.5:0/114050475' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:37.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:37 smithi099 bash[59238]: audit 2023-09-30T09:10:36.530872+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:37.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:37 smithi099 bash[59238]: audit 2023-09-30T09:10:36.532593+0000 mon.a (mon.0) 400 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:37.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:37 smithi099 bash[59238]: cluster 2023-09-30T09:10:36.543968+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:37.941 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:37 smithi005 bash[78438]: audit 2023-09-30T09:10:36.530872+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:37.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:37 smithi005 bash[78438]: audit 2023-09-30T09:10:36.532593+0000 mon.a (mon.0) 400 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:37.982 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:37 smithi005 bash[78438]: cluster 2023-09-30T09:10:36.543968+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:37.983 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:37 smithi005 bash[75361]: audit 2023-09-30T09:10:36.530872+0000 mon.a (mon.0) 399 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:37.983 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:37 smithi005 bash[75361]: audit 2023-09-30T09:10:36.532593+0000 mon.a (mon.0) 400 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:37.983 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:37 smithi005 bash[75361]: cluster 2023-09-30T09:10:36.543968+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:38.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[78438]: cephadm 2023-09-30T09:10:37.611961+0000 mgr.y (mgr.34107) 262 : cephadm 1 Upgrade: Updating osd.3 2023-09-30T09:10:38.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[78438]: audit 2023-09-30T09:10:37.619060+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:38.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[78438]: audit 2023-09-30T09:10:37.622697+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:10:38.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[78438]: audit 2023-09-30T09:10:37.624068+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:38.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[78438]: cephadm 2023-09-30T09:10:37.628038+0000 mgr.y (mgr.34107) 263 : cephadm 1 Deploying daemon osd.3 on smithi005 2023-09-30T09:10:38.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[78438]: audit 2023-09-30T09:10:38.434399+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.5:0/748970916' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:38.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[75361]: cephadm 2023-09-30T09:10:37.611961+0000 mgr.y (mgr.34107) 262 : cephadm 1 Upgrade: Updating osd.3 2023-09-30T09:10:38.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[75361]: audit 2023-09-30T09:10:37.619060+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:38.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[75361]: audit 2023-09-30T09:10:37.622697+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:10:38.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[75361]: audit 2023-09-30T09:10:37.624068+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:38.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[75361]: cephadm 2023-09-30T09:10:37.628038+0000 mgr.y (mgr.34107) 263 : cephadm 1 Deploying daemon osd.3 on smithi005 2023-09-30T09:10:38.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:38 smithi005 bash[75361]: audit 2023-09-30T09:10:38.434399+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.5:0/748970916' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:39.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:38 smithi099 bash[59238]: cephadm 2023-09-30T09:10:37.611961+0000 mgr.y (mgr.34107) 262 : cephadm 1 Upgrade: Updating osd.3 2023-09-30T09:10:39.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:38 smithi099 bash[59238]: audit 2023-09-30T09:10:37.619060+0000 mon.a (mon.0) 401 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:38 smithi099 bash[59238]: audit 2023-09-30T09:10:37.622697+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:10:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:38 smithi099 bash[59238]: audit 2023-09-30T09:10:37.624068+0000 mon.a (mon.0) 403 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:10:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:38 smithi099 bash[59238]: cephadm 2023-09-30T09:10:37.628038+0000 mgr.y (mgr.34107) 263 : cephadm 1 Deploying daemon osd.3 on smithi005 2023-09-30T09:10:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:38 smithi099 bash[59238]: audit 2023-09-30T09:10:38.434399+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.5:0/748970916' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:39.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:10:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:10:39] "GET /metrics HTTP/1.1" 200 33789 "" "Prometheus/2.33.4" 2023-09-30T09:10:39.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:39 smithi005 bash[78438]: cluster 2023-09-30T09:10:38.545005+0000 mgr.y (mgr.34107) 264 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:39.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:39 smithi005 bash[75361]: cluster 2023-09-30T09:10:38.545005+0000 mgr.y (mgr.34107) 264 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:40.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:39 smithi099 bash[59238]: cluster 2023-09-30T09:10:38.545005+0000 mgr.y (mgr.34107) 264 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:42.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:41 smithi005 bash[75361]: cluster 2023-09-30T09:10:40.545827+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:42.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:41 smithi005 bash[75361]: audit 2023-09-30T09:10:40.802618+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.5:0/1070843785' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:42.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:41 smithi005 bash[78438]: cluster 2023-09-30T09:10:40.545827+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:42.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:41 smithi005 bash[78438]: audit 2023-09-30T09:10:40.802618+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.5:0/1070843785' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:42.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:41 smithi099 bash[59238]: cluster 2023-09-30T09:10:40.545827+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:42.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:41 smithi099 bash[59238]: audit 2023-09-30T09:10:40.802618+0000 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.5:0/1070843785' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:42.428 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:42 smithi005 systemd[1]: Stopping Ceph osd.3 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:10:42.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:42 smithi005 bash[75361]: audit 2023-09-30T09:10:41.647253+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:42.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:42 smithi005 bash[75361]: cluster 2023-09-30T09:10:42.426024+0000 mon.a (mon.0) 406 : cluster 1 osd.3 marked itself down and dead 2023-09-30T09:10:42.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:42 smithi005 bash[78438]: audit 2023-09-30T09:10:41.647253+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:42.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:42 smithi005 bash[78438]: cluster 2023-09-30T09:10:42.426024+0000 mon.a (mon.0) 406 : cluster 1 osd.3 marked itself down and dead 2023-09-30T09:10:42.766 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:42 smithi005 bash[49257]: debug 2023-09-30T09:10:42.421+0000 7fdb4b9e9700 -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-30T09:10:42.766 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:42 smithi005 bash[49257]: debug 2023-09-30T09:10:42.421+0000 7fdb4b9e9700 -1 osd.3 89 *** Got signal Terminated *** 2023-09-30T09:10:42.766 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:42 smithi005 bash[49257]: debug 2023-09-30T09:10:42.421+0000 7fdb4b9e9700 -1 osd.3 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:10:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:42 smithi099 bash[59238]: audit 2023-09-30T09:10:41.647253+0000 mon.a (mon.0) 405 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:42 smithi099 bash[59238]: cluster 2023-09-30T09:10:42.426024+0000 mon.a (mon.0) 406 : cluster 1 osd.3 marked itself down and dead 2023-09-30T09:10:43.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[78438]: cluster 2023-09-30T09:10:42.546798+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:43.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[78438]: audit 2023-09-30T09:10:43.172440+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.5:0/1322394320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[78438]: cluster 2023-09-30T09:10:43.214021+0000 mon.a (mon.0) 407 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[78438]: cluster 2023-09-30T09:10:43.225175+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[78438]: cluster 2023-09-30T09:10:43.225722+0000 mon.a (mon.0) 408 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[75361]: cluster 2023-09-30T09:10:42.546798+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[75361]: audit 2023-09-30T09:10:43.172440+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.5:0/1322394320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[75361]: cluster 2023-09-30T09:10:43.214021+0000 mon.a (mon.0) 407 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[75361]: cluster 2023-09-30T09:10:43.225175+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[75361]: cluster 2023-09-30T09:10:43.225722+0000 mon.a (mon.0) 408 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-30T09:10:44.015 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:43 smithi005 bash[92310]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-3 2023-09-30T09:10:44.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:43 smithi099 bash[59238]: cluster 2023-09-30T09:10:42.546798+0000 mgr.y (mgr.34107) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:44.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:43 smithi099 bash[59238]: audit 2023-09-30T09:10:43.172440+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.5:0/1322394320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:44.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:43 smithi099 bash[59238]: cluster 2023-09-30T09:10:43.214021+0000 mon.a (mon.0) 407 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:10:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:43 smithi099 bash[59238]: cluster 2023-09-30T09:10:43.225175+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:43 smithi099 bash[59238]: cluster 2023-09-30T09:10:43.225722+0000 mon.a (mon.0) 408 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-30T09:10:44.515 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[92400]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-3 2023-09-30T09:10:45.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:43.225175+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:43.225500+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.228200+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.233142+0000 mon.a (mon.0) 409 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-30T09:10:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.235514+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.235577+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.237556+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.238098+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:43.225175+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:43.225500+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.228200+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.233142+0000 mon.a (mon.0) 409 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.235514+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.235577+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.237556+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:44 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.238098+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:43.225175+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:45.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:43.225500+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e90 with expected crc 2023-09-30T09:10:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.228200+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.233142+0000 mon.a (mon.0) 409 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-30T09:10:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.235514+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.235577+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.237556+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:44 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.238098+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.229374+0000 osd.0 (osd.0) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.233366+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.233549+0000 osd.0 (osd.0) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.235410+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.235496+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.237658+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: cluster 2023-09-30T09:10:44.547290+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v205: 73 pgs: 10 peering, 8 stale+active+clean, 55 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[78438]: audit 2023-09-30T09:10:45.536251+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.5:0/3343167118' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.229374+0000 osd.0 (osd.0) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.233366+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.233549+0000 osd.0 (osd.0) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.235410+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.235496+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.237658+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: cluster 2023-09-30T09:10:44.547290+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v205: 73 pgs: 10 peering, 8 stale+active+clean, 55 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:45 smithi005 bash[75361]: audit 2023-09-30T09:10:45.536251+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.5:0/3343167118' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:46.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.229374+0000 osd.0 (osd.0) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.233366+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.233549+0000 osd.0 (osd.0) 14 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.235410+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.235496+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.237658+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e91 with expected crc 2023-09-30T09:10:46.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: cluster 2023-09-30T09:10:44.547290+0000 mgr.y (mgr.34107) 267 : cluster 0 pgmap v205: 73 pgs: 10 peering, 8 stale+active+clean, 55 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:10:46.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:45 smithi099 bash[59238]: audit 2023-09-30T09:10:45.536251+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.5:0/3343167118' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:46.530 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:46 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-30T09:10:46.530 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:46 smithi005 systemd[1]: Stopped Ceph osd.3 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:10:47.015 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:46 smithi005 systemd[1]: Started Ceph osd.3 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:10:47.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[78438]: cluster 2023-09-30T09:10:46.547853+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v206: 73 pgs: 1 active+undersized+degraded, 10 peering, 6 stale+active+clean, 6 active+undersized, 50 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-30T09:10:47.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[78438]: audit 2023-09-30T09:10:46.563632+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:47.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[78438]: audit 2023-09-30T09:10:46.571434+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[78438]: audit 2023-09-30T09:10:46.613326+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:47.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[78438]: cluster 2023-09-30T09:10:46.651481+0000 mon.a (mon.0) 413 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[75361]: cluster 2023-09-30T09:10:46.547853+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v206: 73 pgs: 1 active+undersized+degraded, 10 peering, 6 stale+active+clean, 6 active+undersized, 50 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-30T09:10:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[75361]: audit 2023-09-30T09:10:46.563632+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[75361]: audit 2023-09-30T09:10:46.571434+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[75361]: audit 2023-09-30T09:10:46.613326+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:47.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:47 smithi005 bash[75361]: cluster 2023-09-30T09:10:46.651481+0000 mon.a (mon.0) 413 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:47 smithi099 bash[59238]: cluster 2023-09-30T09:10:46.547853+0000 mgr.y (mgr.34107) 268 : cluster 0 pgmap v206: 73 pgs: 1 active+undersized+degraded, 10 peering, 6 stale+active+clean, 6 active+undersized, 50 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-30T09:10:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:47 smithi099 bash[59238]: audit 2023-09-30T09:10:46.563632+0000 mon.a (mon.0) 410 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:47 smithi099 bash[59238]: audit 2023-09-30T09:10:46.571434+0000 mon.a (mon.0) 411 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:48.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:47 smithi099 bash[59238]: audit 2023-09-30T09:10:46.613326+0000 mon.a (mon.0) 412 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:10:48.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:47 smithi099 bash[59238]: cluster 2023-09-30T09:10:46.651481+0000 mon.a (mon.0) 413 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:10:48.516 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:10:48.516 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-30T09:10:48.516 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: 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-30T09:10:48.516 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-30T09:10:48.516 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-30T09:10:48.516 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-30T09:10:48.516 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-30T09:10:48.517 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[92594]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-30T09:10:48.567 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[75361]: audit 2023-09-30T09:10:47.919783+0000 mon.a (mon.0) 414 : audit 0 from='client.? 172.21.15.5:0/3831776866' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:48.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:48 smithi005 bash[78438]: audit 2023-09-30T09:10:47.919783+0000 mon.a (mon.0) 414 : audit 0 from='client.? 172.21.15.5:0/3831776866' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:49.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:48 smithi099 bash[59238]: audit 2023-09-30T09:10:47.919783+0000 mon.a (mon.0) 414 : audit 0 from='client.? 172.21.15.5:0/3831776866' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:49.745 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:49 smithi005 bash[78438]: cluster 2023-09-30T09:10:48.548468+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v207: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:49.745 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:49 smithi005 bash[75361]: cluster 2023-09-30T09:10:48.548468+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v207: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:49.745 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:10:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:10:49] "GET /metrics HTTP/1.1" 200 33789 "" "Prometheus/2.33.4" 2023-09-30T09:10:50.015 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:49 smithi005 bash[92892]: debug 2023-09-30T09:10:49.869+0000 7ff0c3cd0700 1 -- 172.21.15.5:0/4181506831 <== mon.2 v2:172.21.15.5:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555b0f8a24e0 con 0x555b0f928800 2023-09-30T09:10:50.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:49 smithi099 bash[59238]: cluster 2023-09-30T09:10:48.548468+0000 mgr.y (mgr.34107) 269 : cluster 0 pgmap v207: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:50.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:50 smithi005 bash[75361]: audit 2023-09-30T09:10:50.306395+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.5:0/3556533792' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:50.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:50 smithi005 bash[78438]: audit 2023-09-30T09:10:50.306395+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.5:0/3556533792' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:50.766 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:50 smithi005 bash[92892]: debug 2023-09-30T09:10:50.413+0000 7ff0cce56640 -1 Falling back to public interface 2023-09-30T09:10:51.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:50 smithi099 bash[59238]: audit 2023-09-30T09:10:50.306395+0000 mon.a (mon.0) 415 : audit 0 from='client.? 172.21.15.5:0/3556533792' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:51 smithi005 bash[75361]: cluster 2023-09-30T09:10:50.549297+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v208: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:51 smithi005 bash[75361]: audit 2023-09-30T09:10:51.530352+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:52.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:51 smithi005 bash[75361]: audit 2023-09-30T09:10:51.531988+0000 mon.a (mon.0) 417 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:51 smithi005 bash[78438]: cluster 2023-09-30T09:10:50.549297+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v208: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:51 smithi005 bash[78438]: audit 2023-09-30T09:10:51.530352+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:52.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:51 smithi005 bash[78438]: audit 2023-09-30T09:10:51.531988+0000 mon.a (mon.0) 417 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:52.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:51 smithi099 bash[59238]: cluster 2023-09-30T09:10:50.549297+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v208: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:52.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:51 smithi099 bash[59238]: audit 2023-09-30T09:10:51.530352+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:52.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:51 smithi099 bash[59238]: audit 2023-09-30T09:10:51.531988+0000 mon.a (mon.0) 417 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:10:53.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:52 smithi005 bash[75361]: cluster 2023-09-30T09:10:52.213119+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:53.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:52 smithi005 bash[78438]: cluster 2023-09-30T09:10:52.213119+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:52 smithi099 bash[59238]: cluster 2023-09-30T09:10:52.213119+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:54.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[78438]: cluster 2023-09-30T09:10:52.550247+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:54.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[78438]: audit 2023-09-30T09:10:52.708155+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.5:0/1572820914' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:54.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[78438]: audit 2023-09-30T09:10:52.761716+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:54.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[78438]: audit 2023-09-30T09:10:52.769143+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:54.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[75361]: cluster 2023-09-30T09:10:52.550247+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:54.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[75361]: audit 2023-09-30T09:10:52.708155+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.5:0/1572820914' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:54.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[75361]: audit 2023-09-30T09:10:52.761716+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:54.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:53 smithi005 bash[75361]: audit 2023-09-30T09:10:52.769143+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:54.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:53 smithi099 bash[59238]: cluster 2023-09-30T09:10:52.550247+0000 mgr.y (mgr.34107) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:54.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:53 smithi099 bash[59238]: audit 2023-09-30T09:10:52.708155+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.5:0/1572820914' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:54.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:53 smithi099 bash[59238]: audit 2023-09-30T09:10:52.761716+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:53 smithi099 bash[59238]: audit 2023-09-30T09:10:52.769143+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:54.515 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[92892]: debug 2023-09-30T09:10:54.181+0000 7ff0cce56640 -1 osd.3 0 read_superblock omap replica is missing. 2023-09-30T09:10:54.515 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[92892]: debug 2023-09-30T09:10:54.201+0000 7ff0cce56640 -1 osd.3 89 log_to_monitors true 2023-09-30T09:10:55.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[78438]: audit 2023-09-30T09:10:53.617851+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:55.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[78438]: audit 2023-09-30T09:10:53.624922+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:55.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[78438]: audit 2023-09-30T09:10:54.211740+0000 mon.a (mon.0) 423 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:10:55.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[75361]: audit 2023-09-30T09:10:53.617851+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:55.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[75361]: audit 2023-09-30T09:10:53.624922+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:55.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[75361]: audit 2023-09-30T09:10:54.211740+0000 mon.a (mon.0) 423 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:10:55.016 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:10:54 smithi005 bash[92892]: debug 2023-09-30T09:10:54.665+0000 7ff0be2c2700 -1 osd.3 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:10:55.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:54 smithi099 bash[59238]: audit 2023-09-30T09:10:53.617851+0000 mon.a (mon.0) 421 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:55.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:54 smithi099 bash[59238]: audit 2023-09-30T09:10:53.624922+0000 mon.a (mon.0) 422 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:55.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:54 smithi099 bash[59238]: audit 2023-09-30T09:10:54.211740+0000 mon.a (mon.0) 423 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:10:56.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: cluster 2023-09-30T09:10:54.551147+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:56.058 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: audit 2023-09-30T09:10:54.627482+0000 mon.a (mon.0) 424 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:10:56.058 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: cluster 2023-09-30T09:10:54.631034+0000 mon.a (mon.0) 425 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-30T09:10:56.058 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: audit 2023-09-30T09:10:54.633094+0000 mon.a (mon.0) 426 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:10:56.058 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: cluster 2023-09-30T09:10:54.797100+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.059 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: cluster 2023-09-30T09:10:54.799791+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.059 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.073894+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.059 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.073988+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.059 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.074107+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.059 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[75361]: audit 2023-09-30T09:10:55.097450+0000 mon.a (mon.0) 427 : audit 0 from='client.? 172.21.15.5:0/1840703164' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:56.059 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: cluster 2023-09-30T09:10:54.551147+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: audit 2023-09-30T09:10:54.627482+0000 mon.a (mon.0) 424 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: cluster 2023-09-30T09:10:54.631034+0000 mon.a (mon.0) 425 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: audit 2023-09-30T09:10:54.633094+0000 mon.a (mon.0) 426 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: cluster 2023-09-30T09:10:54.797100+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: cluster 2023-09-30T09:10:54.799791+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.073894+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.073988+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.074107+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:55 smithi005 bash[78438]: audit 2023-09-30T09:10:55.097450+0000 mon.a (mon.0) 427 : audit 0 from='client.? 172.21.15.5:0/1840703164' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: cluster 2023-09-30T09:10:54.551147+0000 mgr.y (mgr.34107) 272 : cluster 0 pgmap v210: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: audit 2023-09-30T09:10:54.627482+0000 mon.a (mon.0) 424 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: cluster 2023-09-30T09:10:54.631034+0000 mon.a (mon.0) 425 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: audit 2023-09-30T09:10:54.633094+0000 mon.a (mon.0) 426 : audit 1 from='osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi005", "root=default"]}]: dispatch 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: cluster 2023-09-30T09:10:54.797100+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: cluster 2023-09-30T09:10:54.799791+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.073894+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.061 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.073988+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.074107+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e92 with expected crc 2023-09-30T09:10:56.062 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:55 smithi099 bash[59238]: audit 2023-09-30T09:10:55.097450+0000 mon.a (mon.0) 427 : audit 0 from='client.? 172.21.15.5:0/1840703164' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:57.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.628328+0000 mon.a (mon.0) 428 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:57.088 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.633495+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e93 with expected crc 2023-09-30T09:10:57.088 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.634387+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e93 with expected crc 2023-09-30T09:10:57.088 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.635520+0000 mon.a (mon.0) 429 : cluster 1 osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787] boot 2023-09-30T09:10:57.088 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[75361]: cluster 2023-09-30T09:10:55.635647+0000 mon.a (mon.0) 430 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-30T09:10:57.088 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[75361]: audit 2023-09-30T09:10:55.636295+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:10:57.088 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.628328+0000 mon.a (mon.0) 428 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:57.088 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.633495+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e93 with expected crc 2023-09-30T09:10:57.089 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.634387+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e93 with expected crc 2023-09-30T09:10:57.089 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.635520+0000 mon.a (mon.0) 429 : cluster 1 osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787] boot 2023-09-30T09:10:57.089 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[78438]: cluster 2023-09-30T09:10:55.635647+0000 mon.a (mon.0) 430 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-30T09:10:57.089 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:56 smithi005 bash[78438]: audit 2023-09-30T09:10:55.636295+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:10:57.089 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:56 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.628328+0000 mon.a (mon.0) 428 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:10:57.089 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:56 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.633495+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e93 with expected crc 2023-09-30T09:10:57.089 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:56 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.634387+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e93 with expected crc 2023-09-30T09:10:57.090 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:56 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.635520+0000 mon.a (mon.0) 429 : cluster 1 osd.3 [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787] boot 2023-09-30T09:10:57.090 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:56 smithi099 bash[59238]: cluster 2023-09-30T09:10:55.635647+0000 mon.a (mon.0) 430 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-30T09:10:57.090 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:56 smithi099 bash[59238]: audit 2023-09-30T09:10:55.636295+0000 mon.a (mon.0) 431 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:10:57.488 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 4 2023-09-30T09:10:58.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.551946+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:58.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.647720+0000 osd.0 (osd.0) 15 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.652552+0000 mon.a (mon.0) 432 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.652893+0000 osd.0 (osd.0) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.653019+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.654772+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.655529+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.655571+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.658138+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.658198+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: audit 2023-09-30T09:10:56.664352+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: cluster 2023-09-30T09:10:56.671500+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:57 smithi099 bash[59238]: audit 2023-09-30T09:10:57.468824+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.5:0/781041049' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:58.885 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.551946+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.647720+0000 osd.0 (osd.0) 15 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.652552+0000 mon.a (mon.0) 432 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.652893+0000 osd.0 (osd.0) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.653019+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.654772+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.655529+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.655571+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.658138+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.658198+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: audit 2023-09-30T09:10:56.664352+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:58.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: cluster 2023-09-30T09:10:56.671500+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:58.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[75361]: audit 2023-09-30T09:10:57.468824+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.5:0/781041049' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:58.892 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.551946+0000 mgr.y (mgr.34107) 273 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-30T09:10:59.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.647720+0000 osd.0 (osd.0) 15 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.652552+0000 mon.a (mon.0) 432 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-30T09:10:59.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.652893+0000 osd.0 (osd.0) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.653019+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.654772+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.655529+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.655571+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.658138+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.658198+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: audit 2023-09-30T09:10:56.664352+0000 mon.a (mon.0) 433 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:10:59.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: cluster 2023-09-30T09:10:56.671500+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e94 with expected crc 2023-09-30T09:10:59.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:57 smithi005 bash[78438]: audit 2023-09-30T09:10:57.468824+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.5:0/781041049' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-30T09:10:59.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade pause' 2023-09-30T09:10:59.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:58 smithi005 bash[78438]: cluster 2023-09-30T09:10:58.648954+0000 mon.a (mon.0) 434 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:59.042 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:58 smithi005 bash[75361]: cluster 2023-09-30T09:10:58.648954+0000 mon.a (mon.0) 434 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:59.202 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:58 smithi099 bash[59238]: cluster 2023-09-30T09:10:58.648954+0000 mon.a (mon.0) 434 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:10:59.705 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:10:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:10:59] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.33.4" 2023-09-30T09:11:01.963 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:10:59 smithi005 bash[75361]: cluster 2023-09-30T09:10:58.553122+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v215: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:11:01.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:10:59 smithi099 bash[59238]: cluster 2023-09-30T09:10:58.553122+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v215: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:11:01.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:00 smithi099 bash[59238]: cluster 2023-09-30T09:11:00.703528+0000 mon.a (mon.0) 435 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-30T09:11:01.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:00 smithi099 bash[59238]: cluster 2023-09-30T09:11:00.703591+0000 mon.a (mon.0) 436 : cluster 1 Cluster is now healthy 2023-09-30T09:11:01.963 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:10:59 smithi005 bash[78438]: cluster 2023-09-30T09:10:58.553122+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v215: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:11:01.964 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:00 smithi005 bash[78438]: cluster 2023-09-30T09:11:00.703528+0000 mon.a (mon.0) 435 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-30T09:11:01.964 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:00 smithi005 bash[78438]: cluster 2023-09-30T09:11:00.703591+0000 mon.a (mon.0) 436 : cluster 1 Cluster is now healthy 2023-09-30T09:11:01.964 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:00 smithi005 bash[75361]: cluster 2023-09-30T09:11:00.703528+0000 mon.a (mon.0) 435 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-30T09:11:01.964 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:00 smithi005 bash[75361]: cluster 2023-09-30T09:11:00.703591+0000 mon.a (mon.0) 436 : cluster 1 Cluster is now healthy 2023-09-30T09:11:02.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:01 smithi005 bash[75361]: cluster 2023-09-30T09:11:00.553842+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:02.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:01 smithi005 bash[78438]: cluster 2023-09-30T09:11:00.553842+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:02.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:01 smithi099 bash[59238]: cluster 2023-09-30T09:11:00.553842+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v216: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:04.094 INFO:teuthology.orchestra.run.smithi005.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:11:04.440 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:04 smithi005 bash[75361]: cluster 2023-09-30T09:11:02.554414+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:04.440 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:04 smithi005 bash[75361]: audit 2023-09-30T09:11:04.091628+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:04.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:04 smithi005 bash[78438]: cluster 2023-09-30T09:11:02.554414+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:04.441 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:04 smithi005 bash[78438]: audit 2023-09-30T09:11:04.091628+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:04 smithi099 bash[59238]: cluster 2023-09-30T09:11:02.554414+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:04.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:04 smithi099 bash[59238]: audit 2023-09-30T09:11:04.091628+0000 mon.a (mon.0) 437 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:05.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch ps' 2023-09-30T09:11:05.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:05 smithi005 bash[75361]: audit 2023-09-30T09:11:04.085319+0000 mgr.y (mgr.34107) 277 : audit 0 from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:05.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:05 smithi005 bash[75361]: cephadm 2023-09-30T09:11:04.085757+0000 mgr.y (mgr.34107) 278 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:11:05.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:05 smithi005 bash[78438]: audit 2023-09-30T09:11:04.085319+0000 mgr.y (mgr.34107) 277 : audit 0 from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:05.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:05 smithi005 bash[78438]: cephadm 2023-09-30T09:11:04.085757+0000 mgr.y (mgr.34107) 278 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:11:05.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:05 smithi099 bash[59238]: audit 2023-09-30T09:11:04.085319+0000 mgr.y (mgr.34107) 277 : audit 0 from='client.44462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:05.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:05 smithi099 bash[59238]: cephadm 2023-09-30T09:11:04.085757+0000 mgr.y (mgr.34107) 278 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 2023-09-30T09:11:06.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: cluster 2023-09-30T09:11:04.555007+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.029904+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.038628+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.040299+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.041542+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.048040+0000 mon.a (mon.0) 442 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.127094+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.130201+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.131719+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[78438]: audit 2023-09-30T09:11:06.140056+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: cluster 2023-09-30T09:11:04.555007+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.029904+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.038628+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.040299+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.041542+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.048040+0000 mon.a (mon.0) 442 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.127094+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.130201+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.131719+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:11:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:06 smithi005 bash[75361]: audit 2023-09-30T09:11:06.140056+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: cluster 2023-09-30T09:11:04.555007+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.029904+0000 mon.a (mon.0) 438 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.038628+0000 mon.a (mon.0) 439 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.040299+0000 mon.a (mon.0) 440 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:11:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.041542+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:11:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.048040+0000 mon.a (mon.0) 442 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.127094+0000 mon.a (mon.0) 443 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:11:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.130201+0000 mon.a (mon.0) 444 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:11:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.131719+0000 mon.a (mon.0) 445 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:11:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:06 smithi099 bash[59238]: audit 2023-09-30T09:11:06.140056+0000 mon.a (mon.0) 446 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:07.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[78438]: audit 2023-09-30T09:11:06.533017+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:07.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[78438]: audit 2023-09-30T09:11:06.534883+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:07.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[78438]: cluster 2023-09-30T09:11:06.555653+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:07.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[78438]: audit 2023-09-30T09:11:06.681015+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[75361]: audit 2023-09-30T09:11:06.533017+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[75361]: audit 2023-09-30T09:11:06.534883+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[75361]: cluster 2023-09-30T09:11:06.555653+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:07.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:07 smithi005 bash[75361]: audit 2023-09-30T09:11:06.681015+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:07 smithi099 bash[59238]: audit 2023-09-30T09:11:06.533017+0000 mon.a (mon.0) 447 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:07 smithi099 bash[59238]: audit 2023-09-30T09:11:06.534883+0000 mon.a (mon.0) 448 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:07 smithi099 bash[59238]: cluster 2023-09-30T09:11:06.555653+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:07 smithi099 bash[59238]: audit 2023-09-30T09:11:06.681015+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:11:08.709 INFO:teuthology.orchestra.run.smithi005.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:alertmanager.a smithi005 *:9093,9094 running (8m) - 14m 13.2M - 0.23.0 ba2b418f427c cd0cd7a2ecb4 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:grafana.a smithi099 *:3000 running (7m) - 14m 41.5M - 8.3.5 dad864ee21e9 e378576b3f99 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi005.gpfodn smithi005 running (12m) - 12m 17.6M - 16.2.14-44-geeb13ac9 94a6c4498547 b82b70586eb1 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi099.oalojx smithi099 running (12m) - 12m 14.5M - 16.2.14-44-geeb13ac9 94a6c4498547 8abe65d0294a 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.x smithi099 *:8443,9283,8765 running (7m) - 21m 429M - 18.0.0-6447-g1d10b717 dda7fab67785 ff5a7f4fda6b 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.y smithi005 *:8443,9283,8765 running (7m) - 23m 485M - 18.0.0-6447-g1d10b717 dda7fab67785 1a52a7ace651 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a smithi005 running (6m) - 23m 73.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 d4b3e15f3f02 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b smithi099 running (3m) - 21m 42.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 9bfcb390c3a9 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c smithi005 running (5m) - 21m 49.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 76fa2587d302 2023-09-30T09:11:08.710 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.a smithi005 *:9100 running (8m) - 14m 9224k - 1.3.1 1dbe0e931976 58a1ce3e8079 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.b smithi099 *:9100 running (8m) - 14m 9088k - 1.3.1 1dbe0e931976 16440a4f1838 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0 smithi005 running (104s) - 20m 57.5M 2525M 18.0.0-6447-g1d10b717 dda7fab67785 69a11fc9afbb 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1 smithi005 running (77s) - 20m 49.6M 2525M 18.0.0-6447-g1d10b717 dda7fab67785 25e5acc8b9cb 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2 smithi005 running (47s) - 19m 49.2M 2525M 18.0.0-6447-g1d10b717 dda7fab67785 36544c84d41a 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3 smithi005 running (19s) - 18m - 2525M 18.0.0-6447-g1d10b717 dda7fab67785 a92567b48277 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4 smithi099 running (17m) - 17m 95.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 053d3708d522 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5 smithi099 running (17m) - 17m 96.4M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 c52409d3fb16 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6 smithi099 running (16m) - 16m 73.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 04a9f8b6a448 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7 smithi099 running (15m) - 15m 74.9M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fa9b3ddfb2e3 2023-09-30T09:11:08.711 INFO:teuthology.orchestra.run.smithi005.stdout:prometheus.a smithi099 *:9095 running (7m) - 14m 58.4M - 2.33.4 514e6a882f6e 9cc692b9c181 2023-09-30T09:11:09.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch ps' 2023-09-30T09:11:09.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:09 smithi005 bash[78438]: cluster 2023-09-30T09:11:08.556581+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:09.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:09 smithi005 bash[78438]: audit 2023-09-30T09:11:08.688985+0000 mgr.y (mgr.34107) 282 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:09.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:09 smithi005 bash[75361]: cluster 2023-09-30T09:11:08.556581+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:09.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:09 smithi005 bash[75361]: audit 2023-09-30T09:11:08.688985+0000 mgr.y (mgr.34107) 282 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:09.672 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:11:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:11:09] "GET /metrics HTTP/1.1" 200 33786 "" "Prometheus/2.33.4" 2023-09-30T09:11:10.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:09 smithi099 bash[59238]: cluster 2023-09-30T09:11:08.556581+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:10.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:09 smithi099 bash[59238]: audit 2023-09-30T09:11:08.688985+0000 mgr.y (mgr.34107) 282 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:11.619 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:11 smithi005 bash[75361]: cluster 2023-09-30T09:11:10.557628+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:12.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:11 smithi005 bash[78438]: cluster 2023-09-30T09:11:10.557628+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:12.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:11 smithi099 bash[59238]: cluster 2023-09-30T09:11:10.557628+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:12.563 INFO:teuthology.orchestra.run.smithi005.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:alertmanager.a smithi005 *:9093,9094 running (8m) - 14m 13.2M - 0.23.0 ba2b418f427c cd0cd7a2ecb4 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:grafana.a smithi099 *:3000 running (8m) - 14m 41.5M - 8.3.5 dad864ee21e9 e378576b3f99 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi005.gpfodn smithi005 running (12m) - 12m 17.6M - 16.2.14-44-geeb13ac9 94a6c4498547 b82b70586eb1 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:mds.foo.smithi099.oalojx smithi099 running (12m) - 12m 14.5M - 16.2.14-44-geeb13ac9 94a6c4498547 8abe65d0294a 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.x smithi099 *:8443,9283,8765 running (7m) - 21m 429M - 18.0.0-6447-g1d10b717 dda7fab67785 ff5a7f4fda6b 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:mgr.y smithi005 *:8443,9283,8765 running (7m) - 23m 485M - 18.0.0-6447-g1d10b717 dda7fab67785 1a52a7ace651 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a smithi005 running (6m) - 23m 73.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 d4b3e15f3f02 2023-09-30T09:11:12.643 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b smithi099 running (3m) - 21m 42.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 9bfcb390c3a9 2023-09-30T09:11:12.644 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c smithi005 running (5m) - 21m 49.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 76fa2587d302 2023-09-30T09:11:12.644 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.a smithi005 *:9100 running (8m) - 14m 9224k - 1.3.1 1dbe0e931976 58a1ce3e8079 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:node-exporter.b smithi099 *:9100 running (8m) - 14m 9088k - 1.3.1 1dbe0e931976 16440a4f1838 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0 smithi005 running (108s) - 20m 57.5M 2525M 18.0.0-6447-g1d10b717 dda7fab67785 69a11fc9afbb 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1 smithi005 running (81s) - 20m 49.6M 2525M 18.0.0-6447-g1d10b717 dda7fab67785 25e5acc8b9cb 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2 smithi005 running (51s) - 19m 49.2M 2525M 18.0.0-6447-g1d10b717 dda7fab67785 36544c84d41a 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3 smithi005 running (23s) - 18m - 2525M 18.0.0-6447-g1d10b717 dda7fab67785 a92567b48277 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4 smithi099 running (17m) - 18m 95.7M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 053d3708d522 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5 smithi099 running (17m) - 17m 96.4M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 c52409d3fb16 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6 smithi099 running (16m) - 16m 73.0M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 04a9f8b6a448 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7 smithi099 running (15m) - 15m 74.9M 2524M 16.2.14-44-geeb13ac9 94a6c4498547 fa9b3ddfb2e3 2023-09-30T09:11:12.645 INFO:teuthology.orchestra.run.smithi005.stdout:prometheus.a smithi099 *:9095 running (7m) - 14m 58.4M - 2.33.4 514e6a882f6e 9cc692b9c181 2023-09-30T09:11:13.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph versions' 2023-09-30T09:11:14.510 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:14 smithi005 bash[78438]: audit 2023-09-30T09:11:12.546897+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:14.511 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:14 smithi005 bash[78438]: cluster 2023-09-30T09:11:12.558501+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:14.511 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:14 smithi005 bash[75361]: audit 2023-09-30T09:11:12.546897+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:14.511 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:14 smithi005 bash[75361]: cluster 2023-09-30T09:11:12.558501+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:14.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:14 smithi099 bash[59238]: audit 2023-09-30T09:11:12.546897+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:11:14.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:14 smithi099 bash[59238]: cluster 2023-09-30T09:11:12.558501+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:16.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:16 smithi005 bash[75361]: cluster 2023-09-30T09:11:14.559278+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:16.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:16 smithi005 bash[78438]: cluster 2023-09-30T09:11:14.559278+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:16.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:16 smithi099 bash[59238]: cluster 2023-09-30T09:11:14.559278+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:16.589 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "mon": { 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr": { 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "osd": { 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 4, 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 4 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:11:16.590 INFO:teuthology.orchestra.run.smithi005.stdout: "mds": { 2023-09-30T09:11:16.591 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 2 2023-09-30T09:11:16.591 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:11:16.591 INFO:teuthology.orchestra.run.smithi005.stdout: "overall": { 2023-09-30T09:11:16.591 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 16.2.14-44-geeb13ac9 (eeb13ac974775bd0cce96a2c687e8bcc2faca43d) pacific (stable)": 6, 2023-09-30T09:11:16.591 INFO:teuthology.orchestra.run.smithi005.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 9 2023-09-30T09:11:16.591 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:11:16.591 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:11:17.374 DEBUG:teuthology.parallel:result is None 2023-09-30T09:11:17.375 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:11:17.385 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-09-30T09:11:17.385 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-30T09:11:17.415 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-30T09:11:17.416 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-30T09:11:17.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-30T09:11:17.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:17 smithi005 bash[78438]: audit 2023-09-30T09:11:16.587205+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.5:0/224705468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:11:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:17 smithi005 bash[75361]: audit 2023-09-30T09:11:16.587205+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.5:0/224705468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:11:17.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:17 smithi099 bash[59238]: audit 2023-09-30T09:11:16.587205+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.5:0/224705468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:11:18.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:18 smithi005 bash[75361]: cluster 2023-09-30T09:11:16.559889+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:18.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:18 smithi005 bash[78438]: cluster 2023-09-30T09:11:16.559889+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:18.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:18 smithi099 bash[59238]: cluster 2023-09-30T09:11:16.559889+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:19.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:11:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:11:19] "GET /metrics HTTP/1.1" 200 33786 "" "Prometheus/2.33.4" 2023-09-30T09:11:20.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:20 smithi005 bash[75361]: cluster 2023-09-30T09:11:18.560886+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:20.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:20 smithi005 bash[78438]: cluster 2023-09-30T09:11:18.560886+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:20.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:20 smithi099 bash[59238]: cluster 2023-09-30T09:11:18.560886+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:22.203 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:22.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:22 smithi005 bash[75361]: cluster 2023-09-30T09:11:20.561699+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:22.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:22 smithi005 bash[75361]: audit 2023-09-30T09:11:21.526981+0000 mon.a (mon.0) 450 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:22 smithi005 bash[78438]: cluster 2023-09-30T09:11:20.561699+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:22 smithi005 bash[78438]: audit 2023-09-30T09:11:21.526981+0000 mon.a (mon.0) 450 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:22.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:22 smithi099 bash[59238]: cluster 2023-09-30T09:11:20.561699+0000 mgr.y (mgr.34107) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:22.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:22 smithi099 bash[59238]: audit 2023-09-30T09:11:21.526981+0000 mon.a (mon.0) 450 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:24.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:24 smithi005 bash[75361]: cluster 2023-09-30T09:11:22.562424+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:24.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:24 smithi005 bash[78438]: cluster 2023-09-30T09:11:22.562424+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:24.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:24 smithi099 bash[59238]: cluster 2023-09-30T09:11:22.562424+0000 mgr.y (mgr.34107) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:25.395 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:11:26.249 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":39,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6800","nonce":949656312},{"type":"v1","addr":"172.21.15.5:6801","nonce":949656312}]},"active_addr":"172.21.15.5:6801/949656312","active_change":"2023-09-30T09:04:36.376021+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25198,"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.3","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.3","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":[]},"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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"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.5:8443/","prometheus":"http://172.21.15.5: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":73,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":3950857136}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":3391831886}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":3512948909}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.5:0","nonce":213207494}]}]} 2023-09-30T09:11:26.256 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-30T09:11:26.256 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-30T09:11:26.257 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:11:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:26 smithi005 bash[75361]: cluster 2023-09-30T09:11:24.563106+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:26 smithi005 bash[75361]: audit 2023-09-30T09:11:25.382855+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.5:0/211222974' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T09:11:26.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:26 smithi005 bash[78438]: cluster 2023-09-30T09:11:24.563106+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:26.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:26 smithi005 bash[78438]: audit 2023-09-30T09:11:25.382855+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.5:0/211222974' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T09:11:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:26 smithi099 bash[59238]: cluster 2023-09-30T09:11:24.563106+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:26 smithi099 bash[59238]: audit 2023-09-30T09:11:25.382855+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.5:0/211222974' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T09:11:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:28 smithi005 bash[75361]: cluster 2023-09-30T09:11:26.563939+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:28 smithi005 bash[78438]: cluster 2023-09-30T09:11:26.563939+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:28 smithi099 bash[59238]: cluster 2023-09-30T09:11:26.563939+0000 mgr.y (mgr.34107) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:11:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:11:29] "GET /metrics HTTP/1.1" 200 33785 "" "Prometheus/2.33.4" 2023-09-30T09:11:30.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:30 smithi005 bash[75361]: cluster 2023-09-30T09:11:28.564961+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:30 smithi005 bash[78438]: cluster 2023-09-30T09:11:28.564961+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:30 smithi099 bash[59238]: cluster 2023-09-30T09:11:28.564961+0000 mgr.y (mgr.34107) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:31.038 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:32.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:32 smithi099 bash[59238]: cluster 2023-09-30T09:11:30.565798+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:32.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:32 smithi005 bash[78438]: cluster 2023-09-30T09:11:30.565798+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:32.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:32 smithi005 bash[75361]: cluster 2023-09-30T09:11:30.565798+0000 mgr.y (mgr.34107) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:11:34.154 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":94,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T09:10:56.638265+0000","last_up_change":"2023-09-30T09:10:55.627462+0000","last_in_change":"2023-09-30T08:54:59.472190+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T08:51:59.052337+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":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"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-30T08:56:21.629391+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":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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-30T08:58:12.798211+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":"59","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-30T08:58:13.691882+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"60","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":93,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6803","nonce":550937680}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6805","nonce":550937680}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6809","nonce":550937680}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6807","nonce":550937680}]},"public_addr":"172.21.15.5:6803/550937680","cluster_addr":"172.21.15.5:6805/550937680","heartbeat_back_addr":"172.21.15.5:6809/550937680","heartbeat_front_addr":"172.21.15.5:6807/550937680","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":93,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6811","nonce":3482543104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6813","nonce":3482543104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6817","nonce":3482543104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6815","nonce":3482543104}]},"public_addr":"172.21.15.5:6811/3482543104","cluster_addr":"172.21.15.5:6813/3482543104","heartbeat_back_addr":"172.21.15.5:6817/3482543104","heartbeat_front_addr":"172.21.15.5:6815/3482543104","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":93,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6819","nonce":2284981254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6821","nonce":2284981254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6825","nonce":2284981254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6823","nonce":2284981254}]},"public_addr":"172.21.15.5:6819/2284981254","cluster_addr":"172.21.15.5:6821/2284981254","heartbeat_back_addr":"172.21.15.5:6825/2284981254","heartbeat_front_addr":"172.21.15.5:6823/2284981254","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":93,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6826","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6827","nonce":68013787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6829","nonce":68013787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6833","nonce":68013787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6831","nonce":68013787}]},"public_addr":"172.21.15.5:6827/68013787","cluster_addr":"172.21.15.5:6829/68013787","heartbeat_back_addr":"172.21.15.5:6833/68013787","heartbeat_front_addr":"172.21.15.5:6831/68013787","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":90,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","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-30T08:50:31.340054+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:0/1216802275":"2023-10-01T09:01:59.490373+0000","172.21.15.99:0/1767134390":"2023-10-01T09:03:34.163766+0000","172.21.15.99:0/2711050412":"2023-10-01T09:03:34.163766+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1883817265":"2023-10-01T09:04:36.375425+0000","172.21.15.99:0/2740707555":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/1666447066":"2023-10-01T09:04:36.375425+0000","172.21.15.99:6835/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/1594322177":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/2713926631":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.99:0/3923934802":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2419478566":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/3675840190":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/2097777526":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.99:6834/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+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-30T09:11:34.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:34 smithi005 bash[75361]: cluster 2023-09-30T09:11:32.566629+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:34.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:34 smithi005 bash[75361]: audit 2023-09-30T09:11:34.151016+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.5:0/3344025323' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:11:34.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:34 smithi005 bash[78438]: cluster 2023-09-30T09:11:32.566629+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:34.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:34 smithi005 bash[78438]: audit 2023-09-30T09:11:34.151016+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.5:0/3344025323' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:11:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:34 smithi099 bash[59238]: cluster 2023-09-30T09:11:32.566629+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:34 smithi099 bash[59238]: audit 2023-09-30T09:11:34.151016+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.5:0/3344025323' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:11:34.904 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-30T09:11:34.904 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:11:36.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:36 smithi099 bash[59238]: cluster 2023-09-30T09:11:34.567407+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:36.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:36 smithi005 bash[75361]: cluster 2023-09-30T09:11:34.567407+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:36.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:36 smithi005 bash[78438]: cluster 2023-09-30T09:11:34.567407+0000 mgr.y (mgr.34107) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:37.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:37 smithi099 bash[59238]: audit 2023-09-30T09:11:36.527464+0000 mon.a (mon.0) 451 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:37.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:37 smithi005 bash[75361]: audit 2023-09-30T09:11:36.527464+0000 mon.a (mon.0) 451 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:37 smithi005 bash[78438]: audit 2023-09-30T09:11:36.527464+0000 mon.a (mon.0) 451 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:38 smithi099 bash[59238]: cluster 2023-09-30T09:11:36.568122+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:38.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:38 smithi005 bash[78438]: cluster 2023-09-30T09:11:36.568122+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:38.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:38 smithi005 bash[75361]: cluster 2023-09-30T09:11:36.568122+0000 mgr.y (mgr.34107) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:39.689 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:39.723 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:11:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:11:39] "GET /metrics HTTP/1.1" 200 33784 "" "Prometheus/2.33.4" 2023-09-30T09:11:40.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:40 smithi099 bash[59238]: cluster 2023-09-30T09:11:38.569126+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:40.577 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:40 smithi005 bash[75361]: cluster 2023-09-30T09:11:38.569126+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:40.578 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:40 smithi005 bash[78438]: cluster 2023-09-30T09:11:38.569126+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:42.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:42 smithi005 bash[75361]: cluster 2023-09-30T09:11:40.569750+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:42.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:42 smithi005 bash[78438]: cluster 2023-09-30T09:11:40.569750+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:42.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:42 smithi099 bash[59238]: cluster 2023-09-30T09:11:40.569750+0000 mgr.y (mgr.34107) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:42.630 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:11:42.630 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":94,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T09:10:56.638265+0000","last_up_change":"2023-09-30T09:10:55.627462+0000","last_in_change":"2023-09-30T08:54:59.472190+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T08:51:59.052337+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":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"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-30T08:56:21.629391+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":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":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-30T08:58:12.798211+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":"59","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-30T08:58:13.691882+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"60","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":93,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6803","nonce":550937680}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6805","nonce":550937680}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6809","nonce":550937680}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6807","nonce":550937680}]},"public_addr":"172.21.15.5:6803/550937680","cluster_addr":"172.21.15.5:6805/550937680","heartbeat_back_addr":"172.21.15.5:6809/550937680","heartbeat_front_addr":"172.21.15.5:6807/550937680","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":93,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6811","nonce":3482543104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6813","nonce":3482543104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6817","nonce":3482543104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6815","nonce":3482543104}]},"public_addr":"172.21.15.5:6811/3482543104","cluster_addr":"172.21.15.5:6813/3482543104","heartbeat_back_addr":"172.21.15.5:6817/3482543104","heartbeat_front_addr":"172.21.15.5:6815/3482543104","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":93,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6819","nonce":2284981254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6821","nonce":2284981254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6825","nonce":2284981254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6823","nonce":2284981254}]},"public_addr":"172.21.15.5:6819/2284981254","cluster_addr":"172.21.15.5:6821/2284981254","heartbeat_back_addr":"172.21.15.5:6825/2284981254","heartbeat_front_addr":"172.21.15.5:6823/2284981254","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":93,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6826","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6827","nonce":68013787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6829","nonce":68013787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6833","nonce":68013787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6831","nonce":68013787}]},"public_addr":"172.21.15.5:6827/68013787","cluster_addr":"172.21.15.5:6829/68013787","heartbeat_back_addr":"172.21.15.5:6833/68013787","heartbeat_front_addr":"172.21.15.5:6831/68013787","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6801","nonce":423527436}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6803","nonce":423527436}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6807","nonce":423527436}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":423527436},{"type":"v1","addr":"172.21.15.99:6805","nonce":423527436}]},"public_addr":"172.21.15.99:6801/423527436","cluster_addr":"172.21.15.99:6803/423527436","heartbeat_back_addr":"172.21.15.99:6807/423527436","heartbeat_front_addr":"172.21.15.99:6805/423527436","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":90,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":93,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6825","nonce":3495168638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6827","nonce":3495168638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6831","nonce":3495168638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3495168638},{"type":"v1","addr":"172.21.15.99:6829","nonce":3495168638}]},"public_addr":"172.21.15.99:6825/3495168638","cluster_addr":"172.21.15.99:6827/3495168638","heartbeat_back_addr":"172.21.15.99:6831/3495168638","heartbeat_front_addr":"172.21.15.99:6829/3495168638","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-30T08:50:31.340054+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:0/1216802275":"2023-10-01T09:01:59.490373+0000","172.21.15.99:0/1767134390":"2023-10-01T09:03:34.163766+0000","172.21.15.99:0/2711050412":"2023-10-01T09:03:34.163766+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1883817265":"2023-10-01T09:04:36.375425+0000","172.21.15.99:0/2740707555":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/1666447066":"2023-10-01T09:04:36.375425+0000","172.21.15.99:6835/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/1594322177":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/2713926631":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.99:0/3923934802":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2419478566":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/3675840190":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/2097777526":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.99:6834/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+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-30T09:11:43.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-30T09:11:43.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-30T09:11:43.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-30T09:11:43.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-30T09:11:43.339 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-30T09:11:43.339 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-30T09:11:43.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-30T09:11:43.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-30T09:11:43.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:43 smithi005 bash[75361]: audit 2023-09-30T09:11:42.625249+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.5:0/166075022' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:11:43.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:43 smithi005 bash[78438]: audit 2023-09-30T09:11:42.625249+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.5:0/166075022' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:11:43.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:43 smithi099 bash[59238]: audit 2023-09-30T09:11:42.625249+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.5:0/166075022' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:11:44.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:44 smithi005 bash[75361]: cluster 2023-09-30T09:11:42.570590+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:44.790 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:44 smithi005 bash[78438]: cluster 2023-09-30T09:11:42.570590+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:44 smithi099 bash[59238]: cluster 2023-09-30T09:11:42.570590+0000 mgr.y (mgr.34107) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:46.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:46 smithi005 bash[78438]: cluster 2023-09-30T09:11:44.571388+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:46 smithi005 bash[75361]: cluster 2023-09-30T09:11:44.571388+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:46 smithi099 bash[59238]: cluster 2023-09-30T09:11:44.571388+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:48.236 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.238 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.238 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.239 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.239 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.239 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.244 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.244 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:11:48.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:48 smithi005 bash[75361]: cluster 2023-09-30T09:11:46.572333+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:48.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:48 smithi005 bash[78438]: cluster 2023-09-30T09:11:46.572333+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:48 smithi099 bash[59238]: cluster 2023-09-30T09:11:46.572333+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:49.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:11:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:11:49] "GET /metrics HTTP/1.1" 200 33784 "" "Prometheus/2.33.4" 2023-09-30T09:11:50.633 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:50 smithi005 bash[78438]: cluster 2023-09-30T09:11:48.573469+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:50.633 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:50 smithi005 bash[75361]: cluster 2023-09-30T09:11:48.573469+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:50 smithi099 bash[59238]: cluster 2023-09-30T09:11:48.573469+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:52.600 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:52 smithi005 bash[78438]: cluster 2023-09-30T09:11:50.574034+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:52.600 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:52 smithi005 bash[78438]: audit 2023-09-30T09:11:51.527379+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:52.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:52 smithi005 bash[75361]: cluster 2023-09-30T09:11:50.574034+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:52.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:52 smithi005 bash[75361]: audit 2023-09-30T09:11:51.527379+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:52 smithi099 bash[59238]: cluster 2023-09-30T09:11:50.574034+0000 mgr.y (mgr.34107) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:52 smithi099 bash[59238]: audit 2023-09-30T09:11:51.527379+0000 mon.a (mon.0) 452 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:11:54.546 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:54 smithi005 bash[75361]: cluster 2023-09-30T09:11:52.574872+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:54.546 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:54 smithi005 bash[78438]: cluster 2023-09-30T09:11:52.574872+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:54 smithi099 bash[59238]: cluster 2023-09-30T09:11:52.574872+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:56.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:56 smithi005 bash[75361]: cluster 2023-09-30T09:11:54.575662+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:56.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:56 smithi005 bash[78438]: cluster 2023-09-30T09:11:54.575662+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:56 smithi099 bash[59238]: cluster 2023-09-30T09:11:54.575662+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:58.631 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:11:58 smithi005 bash[78438]: cluster 2023-09-30T09:11:56.576557+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:58.631 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:11:58 smithi005 bash[75361]: cluster 2023-09-30T09:11:56.576557+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:11:58 smithi099 bash[59238]: cluster 2023-09-30T09:11:56.576557+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:11:59.729 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:11:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:11:59] "GET /metrics HTTP/1.1" 200 33784 "" "Prometheus/2.33.4" 2023-09-30T09:12:00.484 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:00 smithi005 bash[78438]: cluster 2023-09-30T09:11:58.577210+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:00.484 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:00 smithi005 bash[75361]: cluster 2023-09-30T09:11:58.577210+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:00 smithi099 bash[59238]: cluster 2023-09-30T09:11:58.577210+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:01.714 INFO:teuthology.orchestra.run.smithi005.stdout:399431958542 2023-09-30T09:12:01.715 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-30T09:12:02.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:02 smithi005 bash[78438]: cluster 2023-09-30T09:12:00.578088+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:02 smithi005 bash[75361]: cluster 2023-09-30T09:12:00.578088+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:02.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:02 smithi099 bash[59238]: cluster 2023-09-30T09:12:00.578088+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:03.211 INFO:teuthology.orchestra.run.smithi005.stdout:128849019106 2023-09-30T09:12:03.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-30T09:12:04.715 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:04 smithi005 bash[78438]: cluster 2023-09-30T09:12:02.579056+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:04.716 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:04 smithi005 bash[75361]: cluster 2023-09-30T09:12:02.579056+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:04.717 INFO:teuthology.orchestra.run.smithi005.stdout:154618822874 2023-09-30T09:12:04.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-30T09:12:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:04 smithi099 bash[59238]: cluster 2023-09-30T09:12:02.579056+0000 mgr.y (mgr.34107) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:05.074 INFO:teuthology.orchestra.run.smithi005.stdout:377957122068 2023-09-30T09:12:05.074 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-30T09:12:05.641 INFO:teuthology.orchestra.run.smithi005.stdout:180388626642 2023-09-30T09:12:05.682 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-30T09:12:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:06 smithi005 bash[75361]: cluster 2023-09-30T09:12:04.579959+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:06.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:06 smithi005 bash[75361]: audit 2023-09-30T09:12:06.216937+0000 mon.a (mon.0) 453 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:12:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:06 smithi005 bash[78438]: cluster 2023-09-30T09:12:04.579959+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:06.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:06 smithi005 bash[78438]: audit 2023-09-30T09:12:06.216937+0000 mon.a (mon.0) 453 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:12:06.516 INFO:teuthology.orchestra.run.smithi005.stdout:356482285594 2023-09-30T09:12:06.517 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-30T09:12:06.562 INFO:teuthology.orchestra.run.smithi005.stdout:206158430410 2023-09-30T09:12:06.562 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-30T09:12:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:06 smithi099 bash[59238]: cluster 2023-09-30T09:12:04.579959+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:06 smithi099 bash[59238]: audit 2023-09-30T09:12:06.216937+0000 mon.a (mon.0) 453 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:12:07.116 INFO:teuthology.orchestra.run.smithi005.stdout:335007449121 2023-09-30T09:12:07.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-30T09:12:07.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:07 smithi005 bash[75361]: audit 2023-09-30T09:12:06.527748+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:07.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:07 smithi005 bash[78438]: audit 2023-09-30T09:12:06.527748+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:07 smithi099 bash[59238]: audit 2023-09-30T09:12:06.527748+0000 mon.a (mon.0) 454 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:08.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:08 smithi005 bash[75361]: cluster 2023-09-30T09:12:06.580821+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:08 smithi005 bash[78438]: cluster 2023-09-30T09:12:06.580821+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:08 smithi099 bash[59238]: cluster 2023-09-30T09:12:06.580821+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:09.547 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:09.547 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:09.549 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:09.550 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:09.551 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:12:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:12:09] "GET /metrics HTTP/1.1" 200 33784 "" "Prometheus/2.33.4" 2023-09-30T09:12:10.558 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:10.904 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:10.904 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:10 smithi005 bash[78438]: cluster 2023-09-30T09:12:08.581768+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:10.904 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:10 smithi005 bash[75361]: cluster 2023-09-30T09:12:08.581768+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:10.905 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:10 smithi099 bash[59238]: cluster 2023-09-30T09:12:08.581768+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:11.571 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:12.647 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:12 smithi005 bash[78438]: cluster 2023-09-30T09:12:10.583958+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:12.647 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:12 smithi005 bash[78438]: audit 2023-09-30T09:12:11.709476+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:12.648 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:12 smithi005 bash[78438]: audit 2023-09-30T09:12:11.715349+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:12.648 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:12 smithi005 bash[75361]: cluster 2023-09-30T09:12:10.583958+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:12.648 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:12 smithi005 bash[75361]: audit 2023-09-30T09:12:11.709476+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:12.648 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:12 smithi005 bash[75361]: audit 2023-09-30T09:12:11.715349+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:12 smithi099 bash[59238]: cluster 2023-09-30T09:12:10.583958+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:12 smithi099 bash[59238]: audit 2023-09-30T09:12:11.709476+0000 mon.a (mon.0) 455 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:12 smithi099 bash[59238]: audit 2023-09-30T09:12:11.715349+0000 mon.a (mon.0) 456 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[78438]: audit 2023-09-30T09:12:12.467364+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[78438]: audit 2023-09-30T09:12:12.473636+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[78438]: audit 2023-09-30T09:12:12.944419+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:12:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[78438]: audit 2023-09-30T09:12:12.945668+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:12:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[78438]: audit 2023-09-30T09:12:12.953132+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[75361]: audit 2023-09-30T09:12:12.467364+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[75361]: audit 2023-09-30T09:12:12.473636+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[75361]: audit 2023-09-30T09:12:12.944419+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:12:13.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[75361]: audit 2023-09-30T09:12:12.945668+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:12:13.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:13 smithi005 bash[75361]: audit 2023-09-30T09:12:12.953132+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:13 smithi099 bash[59238]: audit 2023-09-30T09:12:12.467364+0000 mon.a (mon.0) 457 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:13 smithi099 bash[59238]: audit 2023-09-30T09:12:12.473636+0000 mon.a (mon.0) 458 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:13.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:13 smithi099 bash[59238]: audit 2023-09-30T09:12:12.944419+0000 mon.a (mon.0) 459 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:12:13.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:13 smithi099 bash[59238]: audit 2023-09-30T09:12:12.945668+0000 mon.a (mon.0) 460 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:12:13.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:13 smithi099 bash[59238]: audit 2023-09-30T09:12:12.953132+0000 mon.a (mon.0) 461 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:12:14.795 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:14 smithi005 bash[78438]: cluster 2023-09-30T09:12:12.584863+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:14.795 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:14 smithi005 bash[75361]: cluster 2023-09-30T09:12:12.584863+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:14.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:14 smithi099 bash[59238]: cluster 2023-09-30T09:12:12.584863+0000 mgr.y (mgr.34107) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:16.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:16 smithi005 bash[75361]: cluster 2023-09-30T09:12:14.585388+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:16 smithi005 bash[78438]: cluster 2023-09-30T09:12:14.585388+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:16.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:16 smithi099 bash[59238]: cluster 2023-09-30T09:12:14.585388+0000 mgr.y (mgr.34107) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:18.788 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:18 smithi005 bash[75361]: cluster 2023-09-30T09:12:16.586104+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:18.788 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:18 smithi005 bash[78438]: cluster 2023-09-30T09:12:16.586104+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:18.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:18 smithi099 bash[59238]: cluster 2023-09-30T09:12:16.586104+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:19.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:12:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:12:19] "GET /metrics HTTP/1.1" 200 33784 "" "Prometheus/2.33.4" 2023-09-30T09:12:20.623 INFO:teuthology.orchestra.run.smithi005.stdout:399431958546 2023-09-30T09:12:20.649 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:20 smithi005 bash[78438]: cluster 2023-09-30T09:12:18.586737+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:20.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:20 smithi005 bash[75361]: cluster 2023-09-30T09:12:18.586737+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:20 smithi099 bash[59238]: cluster 2023-09-30T09:12:18.586737+0000 mgr.y (mgr.34107) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:21.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:21 smithi005 bash[75361]: audit 2023-09-30T09:12:20.621756+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.5:0/2083339006' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:12:21.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:21 smithi005 bash[78438]: audit 2023-09-30T09:12:20.621756+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.5:0/2083339006' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:12:21.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:21 smithi099 bash[59238]: audit 2023-09-30T09:12:20.621756+0000 mon.c (mon.2) 38 : audit 0 from='client.? 172.21.15.5:0/2083339006' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:12:22.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:22 smithi005 bash[78438]: cluster 2023-09-30T09:12:20.587287+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:22.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:22 smithi005 bash[78438]: audit 2023-09-30T09:12:21.528158+0000 mon.a (mon.0) 462 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:22 smithi005 bash[75361]: cluster 2023-09-30T09:12:20.587287+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:22 smithi005 bash[75361]: audit 2023-09-30T09:12:21.528158+0000 mon.a (mon.0) 462 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:22 smithi099 bash[59238]: cluster 2023-09-30T09:12:20.587287+0000 mgr.y (mgr.34107) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:22 smithi099 bash[59238]: audit 2023-09-30T09:12:21.528158+0000 mon.a (mon.0) 462 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:22.882 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431958542 got 399431958546 for osd.3 2023-09-30T09:12:22.882 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:23.121 INFO:teuthology.orchestra.run.smithi005.stdout:356482285598 2023-09-30T09:12:23.398 INFO:teuthology.orchestra.run.smithi005.stdout:128849019110 2023-09-30T09:12:23.585 INFO:teuthology.orchestra.run.smithi005.stdout:377957122072 2023-09-30T09:12:23.744 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:23 smithi005 bash[75361]: audit 2023-09-30T09:12:23.119835+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.5:0/1540052702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:12:23.744 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:23 smithi005 bash[75361]: audit 2023-09-30T09:12:23.396747+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.5:0/290167649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:12:23.744 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:23 smithi005 bash[78438]: audit 2023-09-30T09:12:23.119835+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.5:0/1540052702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:12:23.744 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:23 smithi005 bash[78438]: audit 2023-09-30T09:12:23.396747+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.5:0/290167649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:12:23.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:23 smithi099 bash[59238]: audit 2023-09-30T09:12:23.119835+0000 mon.c (mon.2) 39 : audit 0 from='client.? 172.21.15.5:0/1540052702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:12:23.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:23 smithi099 bash[59238]: audit 2023-09-30T09:12:23.396747+0000 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.5:0/290167649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:12:23.919 INFO:teuthology.orchestra.run.smithi005.stdout:206158430414 2023-09-30T09:12:24.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:24 smithi005 bash[75361]: cluster 2023-09-30T09:12:22.587870+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:24.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:24 smithi005 bash[75361]: audit 2023-09-30T09:12:23.583907+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.5:0/3574156684' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:12:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:24 smithi005 bash[75361]: audit 2023-09-30T09:12:23.917724+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.5:0/1171040380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:12:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:24 smithi005 bash[78438]: cluster 2023-09-30T09:12:22.587870+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:24 smithi005 bash[78438]: audit 2023-09-30T09:12:23.583907+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.5:0/3574156684' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:12:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:24 smithi005 bash[78438]: audit 2023-09-30T09:12:23.917724+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.5:0/1171040380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:12:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:24 smithi099 bash[59238]: cluster 2023-09-30T09:12:22.587870+0000 mgr.y (mgr.34107) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:24 smithi099 bash[59238]: audit 2023-09-30T09:12:23.583907+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.5:0/3574156684' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:12:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:24 smithi099 bash[59238]: audit 2023-09-30T09:12:23.917724+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.5:0/1171040380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:12:24.955 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019106 got 128849019110 for osd.4 2023-09-30T09:12:24.955 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:24.999 INFO:tasks.cephadm.ceph_manager.ceph:need seq 356482285594 got 356482285598 for osd.1 2023-09-30T09:12:24.999 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:25.404 INFO:teuthology.orchestra.run.smithi005.stdout:335007449124 2023-09-30T09:12:25.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:25 smithi005 bash[75361]: cluster 2023-09-30T09:12:24.588550+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:25.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:25 smithi005 bash[75361]: audit 2023-09-30T09:12:25.402840+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.5:0/3437838915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:12:25.788 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:25 smithi005 bash[78438]: cluster 2023-09-30T09:12:24.588550+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:25.788 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:25 smithi005 bash[78438]: audit 2023-09-30T09:12:25.402840+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.5:0/3437838915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:12:25.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:25 smithi099 bash[59238]: cluster 2023-09-30T09:12:24.588550+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:25.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:25 smithi099 bash[59238]: audit 2023-09-30T09:12:25.402840+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.5:0/3437838915' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:12:26.673 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122068 got 377957122072 for osd.2 2023-09-30T09:12:26.796 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:26.797 INFO:teuthology.orchestra.run.smithi005.stdout:154618822879 2023-09-30T09:12:26.864 INFO:teuthology.orchestra.run.smithi005.stdout:180388626647 2023-09-30T09:12:26.902 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430410 got 206158430414 for osd.7 2023-09-30T09:12:26.920 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:27.460 INFO:tasks.cephadm.ceph_manager.ceph:need seq 335007449121 got 335007449124 for osd.0 2023-09-30T09:12:27.460 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:27.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:27 smithi005 bash[75361]: cluster 2023-09-30T09:12:26.588990+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:27.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:27 smithi005 bash[75361]: audit 2023-09-30T09:12:26.788309+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.5:0/1433711828' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:12:27.716 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:27 smithi005 bash[75361]: audit 2023-09-30T09:12:26.863007+0000 mon.a (mon.0) 464 : audit 0 from='client.? 172.21.15.5:0/2609217477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:12:28.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:27 smithi005 bash[78438]: cluster 2023-09-30T09:12:26.588990+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:28.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:27 smithi005 bash[78438]: audit 2023-09-30T09:12:26.788309+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.5:0/1433711828' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:12:28.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:27 smithi005 bash[78438]: audit 2023-09-30T09:12:26.863007+0000 mon.a (mon.0) 464 : audit 0 from='client.? 172.21.15.5:0/2609217477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:12:28.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:27 smithi099 bash[59238]: cluster 2023-09-30T09:12:26.588990+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:28.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:27 smithi099 bash[59238]: audit 2023-09-30T09:12:26.788309+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.5:0/1433711828' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:12:28.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:27 smithi099 bash[59238]: audit 2023-09-30T09:12:26.863007+0000 mon.a (mon.0) 464 : audit 0 from='client.? 172.21.15.5:0/2609217477' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:12:28.423 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822874 got 154618822879 for osd.5 2023-09-30T09:12:28.423 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:28.485 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626642 got 180388626647 for osd.6 2023-09-30T09:12:28.485 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:28.486 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-30T09:12:28.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:12:29.649 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:12:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:12:29] "GET /metrics HTTP/1.1" 200 33781 "" "Prometheus/2.33.4" 2023-09-30T09:12:30.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:29 smithi005 bash[75361]: cluster 2023-09-30T09:12:28.589910+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:30.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:29 smithi005 bash[78438]: cluster 2023-09-30T09:12:28.589910+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:29 smithi099 bash[59238]: cluster 2023-09-30T09:12:28.589910+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:32.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:31 smithi005 bash[75361]: cluster 2023-09-30T09:12:30.590735+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:32.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:31 smithi005 bash[78438]: cluster 2023-09-30T09:12:30.590735+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:32.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:31 smithi099 bash[59238]: cluster 2023-09-30T09:12:30.590735+0000 mgr.y (mgr.34107) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:33.264 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:34.450 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:34 smithi005 bash[75361]: cluster 2023-09-30T09:12:32.591727+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:34.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:34 smithi005 bash[78438]: cluster 2023-09-30T09:12:32.591727+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:34 smithi099 bash[59238]: cluster 2023-09-30T09:12:32.591727+0000 mgr.y (mgr.34107) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:36.236 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:12:36.238 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:12:36.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:36 smithi005 bash[78438]: cluster 2023-09-30T09:12:34.592588+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:36.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:36 smithi005 bash[75361]: cluster 2023-09-30T09:12:34.592588+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:36.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:36 smithi099 bash[59238]: cluster 2023-09-30T09:12:34.592588+0000 mgr.y (mgr.34107) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:36.925 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":263,"stamp":"2023-09-30T09:12:34.592091+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360576,"kb_used_data":9240,"kb_used_omap":13,"kb_used_meta":1351218,"kb_avail":748600640,"statfs":{"total":767960285184,"available":766567055360,"internally_reserved":0,"allocated":9461760,"data_stored":5881353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":1383648252},"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.004543"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644069+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:10:55.644069+0000","last_peered":"2023-09-30T09:10:55.644069+0000","last_clean":"2023-09-30T09:10:55.644069+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:10:55.644069+0000","last_undegraded":"2023-09-30T09:10:55.644069+0000","last_fullsized":"2023-09-30T09:10:55.644069+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.669932+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:10:56.669932+0000","last_peered":"2023-09-30T09:10:56.669932+0000","last_clean":"2023-09-30T09:10:56.669932+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:10:56.669932+0000","last_undegraded":"2023-09-30T09:10:56.669932+0000","last_fullsized":"2023-09-30T09:10:56.669932+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671587+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:10:56.671587+0000","last_peered":"2023-09-30T09:10:56.671587+0000","last_clean":"2023-09-30T09:10:56.671587+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:10:56.671587+0000","last_undegraded":"2023-09-30T09:10:56.671587+0000","last_fullsized":"2023-09-30T09:10:56.671587+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.678539+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:10:56.678539+0000","last_peered":"2023-09-30T09:10:56.678539+0000","last_clean":"2023-09-30T09:10:56.678539+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:10:56.678539+0000","last_undegraded":"2023-09-30T09:10:56.678539+0000","last_fullsized":"2023-09-30T09:10:56.678539+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671400+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:10:56.671400+0000","last_peered":"2023-09-30T09:10:56.671400+0000","last_clean":"2023-09-30T09:10:56.671400+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:10:56.671400+0000","last_undegraded":"2023-09-30T09:10:56.671400+0000","last_fullsized":"2023-09-30T09:10:56.671400+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642442+0000","last_change":"2023-09-30T09:10:00.262235+0000","last_active":"2023-09-30T09:10:55.642442+0000","last_peered":"2023-09-30T09:10:55.642442+0000","last_clean":"2023-09-30T09:10:55.642442+0000","last_became_active":"2023-09-30T09:10:00.261952+0000","last_became_peered":"2023-09-30T09:10:00.261952+0000","last_unstale":"2023-09-30T09:10:55.642442+0000","last_undegraded":"2023-09-30T09:10:55.642442+0000","last_fullsized":"2023-09-30T09:10:55.642442+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679058+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:10:56.679058+0000","last_peered":"2023-09-30T09:10:56.679058+0000","last_clean":"2023-09-30T09:10:56.679058+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:10:56.679058+0000","last_undegraded":"2023-09-30T09:10:56.679058+0000","last_fullsized":"2023-09-30T09:10:56.679058+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679559+0000","last_change":"2023-09-30T09:10:56.679559+0000","last_active":"2023-09-30T09:10:56.679559+0000","last_peered":"2023-09-30T09:10:56.679559+0000","last_clean":"2023-09-30T09:10:56.679559+0000","last_became_active":"2023-09-30T09:10:56.679078+0000","last_became_peered":"2023-09-30T09:10:56.679078+0000","last_unstale":"2023-09-30T09:10:56.679559+0000","last_undegraded":"2023-09-30T09:10:56.679559+0000","last_fullsized":"2023-09-30T09:10:56.679559+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:00:45.148789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644754+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:10:55.644754+0000","last_peered":"2023-09-30T09:10:55.644754+0000","last_clean":"2023-09-30T09:10:55.644754+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:10:55.644754+0000","last_undegraded":"2023-09-30T09:10:55.644754+0000","last_fullsized":"2023-09-30T09:10:55.644754+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679544+0000","last_change":"2023-09-30T09:10:56.679544+0000","last_active":"2023-09-30T09:10:56.679544+0000","last_peered":"2023-09-30T09:10:56.679544+0000","last_clean":"2023-09-30T09:10:56.679544+0000","last_became_active":"2023-09-30T09:10:56.679080+0000","last_became_peered":"2023-09-30T09:10:56.679080+0000","last_unstale":"2023-09-30T09:10:56.679544+0000","last_undegraded":"2023-09-30T09:10:56.679544+0000","last_fullsized":"2023-09-30T09:10:56.679544+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:00:05.318021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672573+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:10:56.672573+0000","last_peered":"2023-09-30T09:10:56.672573+0000","last_clean":"2023-09-30T09:10:56.672573+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:10:56.672573+0000","last_undegraded":"2023-09-30T09:10:56.672573+0000","last_fullsized":"2023-09-30T09:10:56.672573+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656500+0000","last_change":"2023-09-30T09:10:30.265441+0000","last_active":"2023-09-30T09:10:56.656500+0000","last_peered":"2023-09-30T09:10:56.656500+0000","last_clean":"2023-09-30T09:10:56.656500+0000","last_became_active":"2023-09-30T09:10:30.264464+0000","last_became_peered":"2023-09-30T09:10:30.264464+0000","last_unstale":"2023-09-30T09:10:56.656500+0000","last_undegraded":"2023-09-30T09:10:56.656500+0000","last_fullsized":"2023-09-30T09:10:56.656500+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:40:17.089123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645519+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T09:10:55.645519+0000","last_peered":"2023-09-30T09:10:55.645519+0000","last_clean":"2023-09-30T09:10:55.645519+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T09:10:55.645519+0000","last_undegraded":"2023-09-30T09:10:55.645519+0000","last_fullsized":"2023-09-30T09:10:55.645519+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645610+0000","last_change":"2023-09-30T09:10:00.266571+0000","last_active":"2023-09-30T09:10:55.645610+0000","last_peered":"2023-09-30T09:10:55.645610+0000","last_clean":"2023-09-30T09:10:55.645610+0000","last_became_active":"2023-09-30T09:10:00.266168+0000","last_became_peered":"2023-09-30T09:10:00.266168+0000","last_unstale":"2023-09-30T09:10:55.645610+0000","last_undegraded":"2023-09-30T09:10:55.645610+0000","last_fullsized":"2023-09-30T09:10:55.645610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648193+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:10:55.648193+0000","last_peered":"2023-09-30T09:10:55.648193+0000","last_clean":"2023-09-30T09:10:55.648193+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:10:55.648193+0000","last_undegraded":"2023-09-30T09:10:55.648193+0000","last_fullsized":"2023-09-30T09:10:55.648193+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676841+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:10:56.676841+0000","last_peered":"2023-09-30T09:10:56.676841+0000","last_clean":"2023-09-30T09:10:56.676841+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:10:56.676841+0000","last_undegraded":"2023-09-30T09:10:56.676841+0000","last_fullsized":"2023-09-30T09:10:56.676841+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674141+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:10:56.674141+0000","last_peered":"2023-09-30T09:10:56.674141+0000","last_clean":"2023-09-30T09:10:56.674141+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:10:56.674141+0000","last_undegraded":"2023-09-30T09:10:56.674141+0000","last_fullsized":"2023-09-30T09:10:56.674141+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672075+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:10:56.672075+0000","last_peered":"2023-09-30T09:10:56.672075+0000","last_clean":"2023-09-30T09:10:56.672075+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:10:56.672075+0000","last_undegraded":"2023-09-30T09:10:56.672075+0000","last_fullsized":"2023-09-30T09:10:56.672075+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648338+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T09:10:55.648338+0000","last_peered":"2023-09-30T09:10:55.648338+0000","last_clean":"2023-09-30T09:10:55.648338+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T09:10:55.648338+0000","last_undegraded":"2023-09-30T09:10:55.648338+0000","last_fullsized":"2023-09-30T09:10:55.648338+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673961+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:10:56.673961+0000","last_peered":"2023-09-30T09:10:56.673961+0000","last_clean":"2023-09-30T09:10:56.673961+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:10:56.673961+0000","last_undegraded":"2023-09-30T09:10:56.673961+0000","last_fullsized":"2023-09-30T09:10:56.673961+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641034+0000","last_change":"2023-09-30T09:09:31.686553+0000","last_active":"2023-09-30T09:10:55.641034+0000","last_peered":"2023-09-30T09:10:55.641034+0000","last_clean":"2023-09-30T09:10:55.641034+0000","last_became_active":"2023-09-30T09:09:31.686036+0000","last_became_peered":"2023-09-30T09:09:31.686036+0000","last_unstale":"2023-09-30T09:10:55.641034+0000","last_undegraded":"2023-09-30T09:10:55.641034+0000","last_fullsized":"2023-09-30T09:10:55.641034+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673196+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:10:56.673196+0000","last_peered":"2023-09-30T09:10:56.673196+0000","last_clean":"2023-09-30T09:10:56.673196+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:10:56.673196+0000","last_undegraded":"2023-09-30T09:10:56.673196+0000","last_fullsized":"2023-09-30T09:10:56.673196+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649936+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:10:55.649936+0000","last_peered":"2023-09-30T09:10:55.649936+0000","last_clean":"2023-09-30T09:10:55.649936+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:10:55.649936+0000","last_undegraded":"2023-09-30T09:10:55.649936+0000","last_fullsized":"2023-09-30T09:10:55.649936+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647570+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T09:10:55.647570+0000","last_peered":"2023-09-30T09:10:55.647570+0000","last_clean":"2023-09-30T09:10:55.647570+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T09:10:55.647570+0000","last_undegraded":"2023-09-30T09:10:55.647570+0000","last_fullsized":"2023-09-30T09:10:55.647570+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650113+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:10:55.650113+0000","last_peered":"2023-09-30T09:10:55.650113+0000","last_clean":"2023-09-30T09:10:55.650113+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:10:55.650113+0000","last_undegraded":"2023-09-30T09:10:55.650113+0000","last_fullsized":"2023-09-30T09:10:55.650113+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674149+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:10:56.674149+0000","last_peered":"2023-09-30T09:10:56.674149+0000","last_clean":"2023-09-30T09:10:56.674149+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:10:56.674149+0000","last_undegraded":"2023-09-30T09:10:56.674149+0000","last_fullsized":"2023-09-30T09:10:56.674149+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.651614+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T09:10:55.651614+0000","last_peered":"2023-09-30T09:10:55.651614+0000","last_clean":"2023-09-30T09:10:55.651614+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T09:10:55.651614+0000","last_undegraded":"2023-09-30T09:10:55.651614+0000","last_fullsized":"2023-09-30T09:10:55.651614+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641672+0000","last_change":"2023-09-30T09:10:00.263123+0000","last_active":"2023-09-30T09:10:55.641672+0000","last_peered":"2023-09-30T09:10:55.641672+0000","last_clean":"2023-09-30T09:10:55.641672+0000","last_became_active":"2023-09-30T09:10:00.262693+0000","last_became_peered":"2023-09-30T09:10:00.262693+0000","last_unstale":"2023-09-30T09:10:55.641672+0000","last_undegraded":"2023-09-30T09:10:55.641672+0000","last_fullsized":"2023-09-30T09:10:55.641672+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680322+0000","last_change":"2023-09-30T09:10:56.680322+0000","last_active":"2023-09-30T09:10:56.680322+0000","last_peered":"2023-09-30T09:10:56.680322+0000","last_clean":"2023-09-30T09:10:56.680322+0000","last_became_active":"2023-09-30T09:10:56.679909+0000","last_became_peered":"2023-09-30T09:10:56.679909+0000","last_unstale":"2023-09-30T09:10:56.680322+0000","last_undegraded":"2023-09-30T09:10:56.680322+0000","last_fullsized":"2023-09-30T09:10:56.680322+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660112+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:10:56.660112+0000","last_peered":"2023-09-30T09:10:56.660112+0000","last_clean":"2023-09-30T09:10:56.660112+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:10:56.660112+0000","last_undegraded":"2023-09-30T09:10:56.660112+0000","last_fullsized":"2023-09-30T09:10:56.660112+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.678383+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:10:56.678383+0000","last_peered":"2023-09-30T09:10:56.678383+0000","last_clean":"2023-09-30T09:10:56.678383+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:10:56.678383+0000","last_undegraded":"2023-09-30T09:10:56.678383+0000","last_fullsized":"2023-09-30T09:10:56.678383+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681512+0000","last_change":"2023-09-30T09:10:56.681512+0000","last_active":"2023-09-30T09:10:56.681512+0000","last_peered":"2023-09-30T09:10:56.681512+0000","last_clean":"2023-09-30T09:10:56.681512+0000","last_became_active":"2023-09-30T09:10:56.681126+0000","last_became_peered":"2023-09-30T09:10:56.681126+0000","last_unstale":"2023-09-30T09:10:56.681512+0000","last_undegraded":"2023-09-30T09:10:56.681512+0000","last_fullsized":"2023-09-30T09:10:56.681512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641874+0000","last_change":"2023-09-30T09:10:00.260332+0000","last_active":"2023-09-30T09:10:55.641874+0000","last_peered":"2023-09-30T09:10:55.641874+0000","last_clean":"2023-09-30T09:10:55.641874+0000","last_became_active":"2023-09-30T09:10:00.259922+0000","last_became_peered":"2023-09-30T09:10:00.259922+0000","last_unstale":"2023-09-30T09:10:55.641874+0000","last_undegraded":"2023-09-30T09:10:55.641874+0000","last_fullsized":"2023-09-30T09:10:55.641874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644835+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:10:55.644835+0000","last_peered":"2023-09-30T09:10:55.644835+0000","last_clean":"2023-09-30T09:10:55.644835+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:10:55.644835+0000","last_undegraded":"2023-09-30T09:10:55.644835+0000","last_fullsized":"2023-09-30T09:10:55.644835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644101+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:10:55.644101+0000","last_peered":"2023-09-30T09:10:55.644101+0000","last_clean":"2023-09-30T09:10:55.644101+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:10:55.644101+0000","last_undegraded":"2023-09-30T09:10:55.644101+0000","last_fullsized":"2023-09-30T09:10:55.644101+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645342+0000","last_change":"2023-09-30T09:10:00.266626+0000","last_active":"2023-09-30T09:10:55.645342+0000","last_peered":"2023-09-30T09:10:55.645342+0000","last_clean":"2023-09-30T09:10:55.645342+0000","last_became_active":"2023-09-30T09:10:00.266182+0000","last_became_peered":"2023-09-30T09:10:00.266182+0000","last_unstale":"2023-09-30T09:10:55.645342+0000","last_undegraded":"2023-09-30T09:10:55.645342+0000","last_fullsized":"2023-09-30T09:10:55.645342+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675636+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:10:56.675636+0000","last_peered":"2023-09-30T09:10:56.675636+0000","last_clean":"2023-09-30T09:10:56.675636+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:10:56.675636+0000","last_undegraded":"2023-09-30T09:10:56.675636+0000","last_fullsized":"2023-09-30T09:10:56.675636+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674197+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:10:56.674197+0000","last_peered":"2023-09-30T09:10:56.674197+0000","last_clean":"2023-09-30T09:10:56.674197+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:10:56.674197+0000","last_undegraded":"2023-09-30T09:10:56.674197+0000","last_fullsized":"2023-09-30T09:10:56.674197+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656458+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:10:56.656458+0000","last_peered":"2023-09-30T09:10:56.656458+0000","last_clean":"2023-09-30T09:10:56.656458+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:10:56.656458+0000","last_undegraded":"2023-09-30T09:10:56.656458+0000","last_fullsized":"2023-09-30T09:10:56.656458+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671981+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:10:56.671981+0000","last_peered":"2023-09-30T09:10:56.671981+0000","last_clean":"2023-09-30T09:10:56.671981+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:10:56.671981+0000","last_undegraded":"2023-09-30T09:10:56.671981+0000","last_fullsized":"2023-09-30T09:10:56.671981+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":29,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.654159+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:10:56.654159+0000","last_peered":"2023-09-30T09:10:56.654159+0000","last_clean":"2023-09-30T09:10:56.654159+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:10:56.654159+0000","last_undegraded":"2023-09-30T09:10:56.654159+0000","last_fullsized":"2023-09-30T09:10:56.654159+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.646370+0000","last_change":"2023-09-30T09:10:00.267780+0000","last_active":"2023-09-30T09:10:55.646370+0000","last_peered":"2023-09-30T09:10:55.646370+0000","last_clean":"2023-09-30T09:10:55.646370+0000","last_became_active":"2023-09-30T09:10:00.267429+0000","last_became_peered":"2023-09-30T09:10:00.267429+0000","last_unstale":"2023-09-30T09:10:55.646370+0000","last_undegraded":"2023-09-30T09:10:55.646370+0000","last_fullsized":"2023-09-30T09:10:55.646370+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644562+0000","last_change":"2023-09-30T09:09:31.689043+0000","last_active":"2023-09-30T09:10:55.644562+0000","last_peered":"2023-09-30T09:10:55.644562+0000","last_clean":"2023-09-30T09:10:55.644562+0000","last_became_active":"2023-09-30T09:09:31.688384+0000","last_became_peered":"2023-09-30T09:09:31.688384+0000","last_unstale":"2023-09-30T09:10:55.644562+0000","last_undegraded":"2023-09-30T09:10:55.644562+0000","last_fullsized":"2023-09-30T09:10:55.644562+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675853+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:10:56.675853+0000","last_peered":"2023-09-30T09:10:56.675853+0000","last_clean":"2023-09-30T09:10:56.675853+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:10:56.675853+0000","last_undegraded":"2023-09-30T09:10:56.675853+0000","last_fullsized":"2023-09-30T09:10:56.675853+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671545+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:10:56.671545+0000","last_peered":"2023-09-30T09:10:56.671545+0000","last_clean":"2023-09-30T09:10:56.671545+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:10:56.671545+0000","last_undegraded":"2023-09-30T09:10:56.671545+0000","last_fullsized":"2023-09-30T09:10:56.671545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656335+0000","last_change":"2023-09-30T09:10:30.264359+0000","last_active":"2023-09-30T09:10:56.656335+0000","last_peered":"2023-09-30T09:10:56.656335+0000","last_clean":"2023-09-30T09:10:56.656335+0000","last_became_active":"2023-09-30T09:10:30.263969+0000","last_became_peered":"2023-09-30T09:10:30.263969+0000","last_unstale":"2023-09-30T09:10:56.656335+0000","last_undegraded":"2023-09-30T09:10:56.656335+0000","last_fullsized":"2023-09-30T09:10:56.656335+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:59.946324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.657470+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:10:56.657470+0000","last_peered":"2023-09-30T09:10:56.657470+0000","last_clean":"2023-09-30T09:10:56.657470+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:10:56.657470+0000","last_undegraded":"2023-09-30T09:10:56.657470+0000","last_fullsized":"2023-09-30T09:10:56.657470+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645367+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:10:55.645367+0000","last_peered":"2023-09-30T09:10:55.645367+0000","last_clean":"2023-09-30T09:10:55.645367+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:10:55.645367+0000","last_undegraded":"2023-09-30T09:10:55.645367+0000","last_fullsized":"2023-09-30T09:10:55.645367+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649190+0000","last_change":"2023-09-30T09:09:31.687987+0000","last_active":"2023-09-30T09:10:55.649190+0000","last_peered":"2023-09-30T09:10:55.649190+0000","last_clean":"2023-09-30T09:10:55.649190+0000","last_became_active":"2023-09-30T09:09:31.687398+0000","last_became_peered":"2023-09-30T09:09:31.687398+0000","last_unstale":"2023-09-30T09:10:55.649190+0000","last_undegraded":"2023-09-30T09:10:55.649190+0000","last_fullsized":"2023-09-30T09:10:55.649190+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679451+0000","last_change":"2023-09-30T09:10:56.679451+0000","last_active":"2023-09-30T09:10:56.679451+0000","last_peered":"2023-09-30T09:10:56.679451+0000","last_clean":"2023-09-30T09:10:56.679451+0000","last_became_active":"2023-09-30T09:10:56.678772+0000","last_became_peered":"2023-09-30T09:10:56.678772+0000","last_unstale":"2023-09-30T09:10:56.679451+0000","last_undegraded":"2023-09-30T09:10:56.679451+0000","last_fullsized":"2023-09-30T09:10:56.679451+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:34:01.894920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641978+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T09:10:55.641978+0000","last_peered":"2023-09-30T09:10:55.641978+0000","last_clean":"2023-09-30T09:10:55.641978+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T09:10:55.641978+0000","last_undegraded":"2023-09-30T09:10:55.641978+0000","last_fullsized":"2023-09-30T09:10:55.641978+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649194+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:10:55.649194+0000","last_peered":"2023-09-30T09:10:55.649194+0000","last_clean":"2023-09-30T09:10:55.649194+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:10:55.649194+0000","last_undegraded":"2023-09-30T09:10:55.649194+0000","last_fullsized":"2023-09-30T09:10:55.649194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675003+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:10:56.675003+0000","last_peered":"2023-09-30T09:10:56.675003+0000","last_clean":"2023-09-30T09:10:56.675003+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:10:56.675003+0000","last_undegraded":"2023-09-30T09:10:56.675003+0000","last_fullsized":"2023-09-30T09:10:56.675003+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.662021+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:10:56.662021+0000","last_peered":"2023-09-30T09:10:56.662021+0000","last_clean":"2023-09-30T09:10:56.662021+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:10:56.662021+0000","last_undegraded":"2023-09-30T09:10:56.662021+0000","last_fullsized":"2023-09-30T09:10:56.662021+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650801+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:10:55.650801+0000","last_peered":"2023-09-30T09:10:55.650801+0000","last_clean":"2023-09-30T09:10:55.650801+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:10:55.650801+0000","last_undegraded":"2023-09-30T09:10:55.650801+0000","last_fullsized":"2023-09-30T09:10:55.650801+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656687+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:10:56.656687+0000","last_peered":"2023-09-30T09:10:56.656687+0000","last_clean":"2023-09-30T09:10:56.656687+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:10:56.656687+0000","last_undegraded":"2023-09-30T09:10:56.656687+0000","last_fullsized":"2023-09-30T09:10:56.656687+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659798+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:10:56.659798+0000","last_peered":"2023-09-30T09:10:56.659798+0000","last_clean":"2023-09-30T09:10:56.659798+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:10:56.659798+0000","last_undegraded":"2023-09-30T09:10:56.659798+0000","last_fullsized":"2023-09-30T09:10:56.659798+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681283+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:10:56.681283+0000","last_peered":"2023-09-30T09:10:56.681283+0000","last_clean":"2023-09-30T09:10:56.681283+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:10:56.681283+0000","last_undegraded":"2023-09-30T09:10:56.681283+0000","last_fullsized":"2023-09-30T09:10:56.681283+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":32,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.658140+0000","last_change":"2023-09-30T09:10:00.262643+0000","last_active":"2023-09-30T09:10:56.658140+0000","last_peered":"2023-09-30T09:10:56.658140+0000","last_clean":"2023-09-30T09:10:56.658140+0000","last_became_active":"2023-09-30T09:10:00.261637+0000","last_became_peered":"2023-09-30T09:10:00.261637+0000","last_unstale":"2023-09-30T09:10:56.658140+0000","last_undegraded":"2023-09-30T09:10:56.658140+0000","last_fullsized":"2023-09-30T09:10:56.658140+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:02.159152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680138+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:10:56.680138+0000","last_peered":"2023-09-30T09:10:56.680138+0000","last_clean":"2023-09-30T09:10:56.680138+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:10:56.680138+0000","last_undegraded":"2023-09-30T09:10:56.680138+0000","last_fullsized":"2023-09-30T09:10:56.680138+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642339+0000","last_change":"2023-09-30T09:10:30.268513+0000","last_active":"2023-09-30T09:10:55.642339+0000","last_peered":"2023-09-30T09:10:55.642339+0000","last_clean":"2023-09-30T09:10:55.642339+0000","last_became_active":"2023-09-30T09:10:30.268089+0000","last_became_peered":"2023-09-30T09:10:30.268089+0000","last_unstale":"2023-09-30T09:10:55.642339+0000","last_undegraded":"2023-09-30T09:10:55.642339+0000","last_fullsized":"2023-09-30T09:10:55.642339+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.661880+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:10:56.661880+0000","last_peered":"2023-09-30T09:10:56.661880+0000","last_clean":"2023-09-30T09:10:56.661880+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:10:56.661880+0000","last_undegraded":"2023-09-30T09:10:56.661880+0000","last_fullsized":"2023-09-30T09:10:56.661880+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644262+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T09:10:55.644262+0000","last_peered":"2023-09-30T09:10:55.644262+0000","last_clean":"2023-09-30T09:10:55.644262+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T09:10:55.644262+0000","last_undegraded":"2023-09-30T09:10:55.644262+0000","last_fullsized":"2023-09-30T09:10:55.644262+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":42,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660241+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:10:56.660241+0000","last_peered":"2023-09-30T09:10:56.660241+0000","last_clean":"2023-09-30T09:10:56.660241+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:10:56.660241+0000","last_undegraded":"2023-09-30T09:10:56.660241+0000","last_fullsized":"2023-09-30T09:10:56.660241+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674635+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:10:56.674635+0000","last_peered":"2023-09-30T09:10:56.674635+0000","last_clean":"2023-09-30T09:10:56.674635+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:10:56.674635+0000","last_undegraded":"2023-09-30T09:10:56.674635+0000","last_fullsized":"2023-09-30T09:10:56.674635+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645289+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:10:55.645289+0000","last_peered":"2023-09-30T09:10:55.645289+0000","last_clean":"2023-09-30T09:10:55.645289+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:10:55.645289+0000","last_undegraded":"2023-09-30T09:10:55.645289+0000","last_fullsized":"2023-09-30T09:10:55.645289+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679776+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:10:56.679776+0000","last_peered":"2023-09-30T09:10:56.679776+0000","last_clean":"2023-09-30T09:10:56.679776+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:10:56.679776+0000","last_undegraded":"2023-09-30T09:10:56.679776+0000","last_fullsized":"2023-09-30T09:10:56.679776+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647247+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T09:10:55.647247+0000","last_peered":"2023-09-30T09:10:55.647247+0000","last_clean":"2023-09-30T09:10:55.647247+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T09:10:55.647247+0000","last_undegraded":"2023-09-30T09:10:55.647247+0000","last_fullsized":"2023-09-30T09:10:55.647247+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673199+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:10:56.673199+0000","last_peered":"2023-09-30T09:10:56.673199+0000","last_clean":"2023-09-30T09:10:56.673199+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:10:56.673199+0000","last_undegraded":"2023-09-30T09:10:56.673199+0000","last_fullsized":"2023-09-30T09:10:56.673199+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680261+0000","last_change":"2023-09-30T09:10:56.680261+0000","last_active":"2023-09-30T09:10:56.680261+0000","last_peered":"2023-09-30T09:10:56.680261+0000","last_clean":"2023-09-30T09:10:56.680261+0000","last_became_active":"2023-09-30T09:10:56.679257+0000","last_became_peered":"2023-09-30T09:10:56.679257+0000","last_unstale":"2023-09-30T09:10:56.680261+0000","last_undegraded":"2023-09-30T09:10:56.680261+0000","last_fullsized":"2023-09-30T09:10:56.680261+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:10.436345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676563+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:10:56.676563+0000","last_peered":"2023-09-30T09:10:56.676563+0000","last_clean":"2023-09-30T09:10:56.676563+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:10:56.676563+0000","last_undegraded":"2023-09-30T09:10:56.676563+0000","last_fullsized":"2023-09-30T09:10:56.676563+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659435+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:10:56.659435+0000","last_peered":"2023-09-30T09:10:56.659435+0000","last_clean":"2023-09-30T09:10:56.659435+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:10:56.659435+0000","last_undegraded":"2023-09-30T09:10:56.659435+0000","last_fullsized":"2023-09-30T09:10:56.659435+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.643956+0000","last_change":"2023-09-30T09:10:00.264043+0000","last_active":"2023-09-30T09:10:55.643956+0000","last_peered":"2023-09-30T09:10:55.643956+0000","last_clean":"2023-09-30T09:10:55.643956+0000","last_became_active":"2023-09-30T09:10:00.263640+0000","last_became_peered":"2023-09-30T09:10:00.263640+0000","last_unstale":"2023-09-30T09:10:55.643956+0000","last_undegraded":"2023-09-30T09:10:55.643956+0000","last_fullsized":"2023-09-30T09:10:55.643956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430416,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103919,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:11:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.94599999999999995,"15min":0.92800000000000005},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":4.6369999999999996,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.91400000000000003,"15min":0.91600000000000004},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":2.3109999999999999,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":1.1359999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:12:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.85999999999999999,"15min":0.85499999999999998},"min":{"1min":0.61099999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.129,"5min":1.149,"15min":1.149},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.76800000000000002,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.3360000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.64100000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2210000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.216},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.94799999999999995,"15min":0.95199999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":0.89500000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:11:58 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.444,"15min":1.444},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":11.307,"5min":11.307,"15min":11.307},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.337,"5min":1.337,"15min":1.337},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":10.067,"5min":10.067,"15min":10.067},"last":1.0600000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.94199999999999995,"15min":0.92200000000000004},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.44},"max":{"1min":1.238,"5min":1.347,"15min":2.9649999999999999},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97799999999999998,"15min":0.96899999999999997},"min":{"1min":0.72199999999999998,"5min":0.628,"15min":0.51500000000000001},"max":{"1min":1.2529999999999999,"5min":1.4890000000000001,"15min":2.7930000000000001},"last":0.93200000000000005}]},{"osd":5,"last update":"Sat Sep 30 09:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.99299999999999999,"15min":0.98999999999999999},"min":{"1min":0.61299999999999999,"5min":0.59599999999999997,"15min":0.45000000000000001},"max":{"1min":1.3,"5min":1.474,"15min":1.9430000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.056,"15min":1.0369999999999999},"min":{"1min":0.78300000000000003,"5min":0.64000000000000001,"15min":0.57999999999999996},"max":{"1min":1.272,"5min":1.367,"15min":2.016},"last":1.091}]},{"osd":6,"last update":"Sat Sep 30 09:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.073,"15min":1.0720000000000001},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.60699999999999998},"max":{"1min":1.3819999999999999,"5min":1.417,"15min":2.5190000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.1080000000000001,"15min":1.0680000000000001},"min":{"1min":0.80500000000000005,"5min":0.60999999999999999,"15min":0.47099999999999997},"max":{"1min":1.401,"5min":1.585,"15min":2.3050000000000002},"last":1.284}]}]},{"osd":6,"up_from":42,"seq":180388626649,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1103143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":1.014,"15min":1.0469999999999999},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0509999999999999,"5min":2.5430000000000001,"15min":2.5430000000000001},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.97299999999999998,"15min":0.97699999999999998},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.282,"5min":2.4889999999999999,"15min":2.4889999999999999},"last":1.046}]},{"osd":1,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.1080000000000001,"15min":1.139},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2609999999999999,"5min":2.9710000000000001,"15min":2.9710000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.0369999999999999,"15min":1.0489999999999999},"min":{"1min":0.752,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.159,"5min":2.5299999999999998,"15min":2.5299999999999998},"last":1.135}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.034,"15min":1.048},"min":{"1min":0.58799999999999997,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.216,"5min":3.7770000000000001,"15min":3.7770000000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.96399999999999997,"15min":0.96599999999999997},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.83199999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:11:59 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.75}]},{"osd":4,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94499999999999995,"15min":0.89000000000000001},"min":{"1min":0.67500000000000004,"5min":0.58199999999999996,"15min":0.40000000000000002},"max":{"1min":1.294,"5min":2.7669999999999999,"15min":2.7669999999999999},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.67200000000000004,"5min":0.55300000000000005,"15min":0.42399999999999999},"max":{"1min":1.218,"5min":1.3740000000000001,"15min":1.6539999999999999},"last":0.97899999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0209999999999999,"15min":0.97899999999999998},"min":{"1min":0.69299999999999995,"5min":0.60199999999999998,"15min":0.44900000000000001},"max":{"1min":1.242,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.04,"15min":1.0229999999999999},"min":{"1min":0.71699999999999997,"5min":0.68700000000000006,"15min":0.48599999999999999},"max":{"1min":1.208,"5min":2.7410000000000001,"15min":2.7410000000000001},"last":1.214}]},{"osd":7,"last update":"Sat Sep 30 09:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.091,"15min":1.0760000000000001},"min":{"1min":0.79400000000000004,"5min":0.77100000000000002,"15min":0.52600000000000002},"max":{"1min":1.2989999999999999,"5min":1.581,"15min":1.599},"last":1.264},{"interface":"front","average":{"1min":1.123,"5min":1.1319999999999999,"15min":1.1060000000000001},"min":{"1min":0.71899999999999997,"5min":0.59899999999999998,"15min":0.40200000000000002},"max":{"1min":1.4359999999999999,"5min":2.649,"15min":2.649},"last":0.93999999999999995}]}]},{"osd":1,"up_from":83,"seq":356482285601,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":960,"kb_used_omap":3,"kb_used_meta":39676,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":983040,"data_stored":518823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":40628644},"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 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.69699999999999995,"15min":0.70199999999999996},"min":{"1min":0.49299999999999999,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.0449999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.73299999999999998,"15min":0.72899999999999998},"min":{"1min":0.50800000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":1.0820000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:11:34 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.1759999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:11:58 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.98199999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.98599999999999999,"15min":0.97799999999999998},"min":{"1min":0.72899999999999998,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.02},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0600000000000001,"15min":1.0569999999999999},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.528,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.276}]},{"osd":5,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.90300000000000002,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4370000000000001,"5min":1.641,"15min":1.641},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1419999999999999,"15min":1.1399999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.5920000000000001,"5min":1.958,"15min":1.958},"last":1.113}]},{"osd":6,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.117,"15min":1.121},"min":{"1min":0.86399999999999999,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.3300000000000001,"5min":1.514,"15min":1.514},"last":1.05},{"interface":"front","average":{"1min":1.167,"5min":1.155,"15min":1.153},"min":{"1min":0.94699999999999995,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.4390000000000001,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":0.90200000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.645,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.228},{"interface":"front","average":{"1min":1.123,"5min":1.1799999999999999,"15min":1.1899999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.355,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":0.93500000000000005}]}]},{"osd":0,"up_from":78,"seq":335007449126,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28924,"kb_used_data":1520,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716228,"statfs":{"total":95995035648,"available":95965417472,"internally_reserved":0,"allocated":1556480,"data_stored":1104686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":28045538},"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 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.69499999999999995,"15min":0.69299999999999995},"min":{"1min":0.36199999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.78700000000000003,"15min":0.77900000000000003},"min":{"1min":0.56899999999999995,"5min":0.434,"15min":0.434},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.64600000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:11:32 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.44900000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.75},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":0.61299999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.98499999999999999,"15min":0.97799999999999998},"min":{"1min":0.68899999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.165},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1,"15min":0.98699999999999999},"min":{"1min":0.81100000000000005,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.72499999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0089999999999999,"15min":1},"min":{"1min":0.76300000000000001,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.421,"5min":1.458,"15min":1.458},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.048,"5min":1.0669999999999999,"15min":1.0700000000000001},"min":{"1min":0.80700000000000005,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3200000000000001,"5min":1.347,"15min":1.347},"last":1.119}]},{"osd":6,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0649999999999999,"15min":1.0700000000000001},"min":{"1min":0.78600000000000003,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.224,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.034},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.081,"15min":1.069},"min":{"1min":0.77800000000000002,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.23}]},{"osd":7,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.1539999999999999,"15min":1.1559999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.359,"5min":1.54,"15min":1.54},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.202,"5min":1.1719999999999999,"15min":1.167},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.512,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0780000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122075,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40524,"kb_used_data":952,"kb_used_omap":3,"kb_used_meta":39548,"kb_avail":93704628,"statfs":{"total":95995035648,"available":95953539072,"internally_reserved":0,"allocated":974848,"data_stored":515233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":40497931},"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 30 09:11:33 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":1.099},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.78100000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:11:33 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.75,"15min":0.75},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.004,"5min":1.004,"15min":1.004},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.67900000000000005}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.97099999999999997}]},{"osd":4,"last update":"Sat Sep 30 09:11:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":1.016},{"interface":"front","average":{"1min":1.175,"5min":1.175,"15min":1.175},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":0.72699999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:11:33 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.131,"5min":1.131,"15min":1.131},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.431}]},{"osd":6,"last update":"Sat Sep 30 09:11:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"min":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"max":{"1min":1.7050000000000001,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.528},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":1.069}]},{"osd":7,"last update":"Sat Sep 30 09:11:33 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"min":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"max":{"1min":1.7669999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.165},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.2509999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958549,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36476,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708676,"statfs":{"total":95995035648,"available":95957684224,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":36370027},"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 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":0.56200000000000006}]},{"osd":1,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.75800000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.91900000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.3420000000000001},{"interface":"front","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.0640000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":1.165},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.0369999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.071,"15min":1.071},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.137},{"interface":"front","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.204}]},{"osd":7,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.413}]}]},{"osd":4,"up_from":30,"seq":128849019113,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:11:36 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.88500000000000001,"15min":0.88700000000000001},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.115,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.88500000000000001,"15min":0.88200000000000001},"min":{"1min":0.72799999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.238,"5min":1.238,"15min":1.238},"last":0.86099999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.167,"5min":1.173,"15min":1.173},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.878,"5min":0.91000000000000003,"15min":0.91500000000000004},"min":{"1min":0.70199999999999996,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.115,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.88500000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:11:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97799999999999998,"15min":0.97799999999999998},"min":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":1.05},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.82399999999999995}]},{"osd":3,"last update":"Sat Sep 30 09:11:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.01}]},{"osd":5,"last update":"Sat Sep 30 09:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.91000000000000003,"15min":0.90800000000000003},"min":{"1min":0.67100000000000004,"5min":0.47399999999999998,"15min":0.38900000000000001},"max":{"1min":1.056,"5min":1.278,"15min":1.78},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.087,"5min":1.0269999999999999,"15min":1.01},"min":{"1min":0.74199999999999999,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1879999999999999,"5min":1.6539999999999999,"15min":1.736},"last":0.98399999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.94999999999999996,"15min":0.96299999999999997},"min":{"1min":0.50700000000000001,"5min":0.442,"15min":0.437},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.5369999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.026,"5min":0.96899999999999997,"15min":0.96799999999999997},"min":{"1min":0.52800000000000002,"5min":0.52300000000000002,"15min":0.48099999999999998},"max":{"1min":1.232,"5min":2.198,"15min":2.198},"last":0.745}]},{"osd":7,"last update":"Sat Sep 30 09:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0189999999999999,"15min":1.0289999999999999},"min":{"1min":0.71699999999999997,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.25,"5min":2.141,"15min":2.141},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.196,"5min":1.119,"15min":1.109},"min":{"1min":0.98899999999999999,"5min":0.55500000000000005,"15min":0.499},"max":{"1min":1.3320000000000001,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":1.1679999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822881,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302236,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442916,"statfs":{"total":95995035648,"available":95685545984,"internally_reserved":0,"allocated":937984,"data_stored":508922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:11:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.92800000000000005,"15min":0.92200000000000004},"min":{"1min":0.69799999999999995,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.244},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.95999999999999996,"15min":0.96399999999999997},"min":{"1min":0.69999999999999996,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.117,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.75700000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.042,"15min":1.0409999999999999},"min":{"1min":0.71499999999999997,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.999,"5min":0.98299999999999998,"15min":0.97999999999999998},"min":{"1min":0.61099999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.2509999999999999,"5min":1.282,"15min":1.282},"last":1.149}]},{"osd":2,"last update":"Sat Sep 30 09:11:30 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.181,"5min":1.181,"15min":1.181},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.075,"5min":1.075,"15min":1.075},"last":1.1779999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.048}]},{"osd":4,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.90800000000000003,"15min":0.94399999999999995},"min":{"1min":0.74299999999999999,"5min":0.50800000000000001,"15min":0.33400000000000002},"max":{"1min":1.097,"5min":1.296,"15min":3.262},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.95799999999999996,"15min":0.96399999999999997},"min":{"1min":0.72299999999999998,"5min":0.60799999999999998,"15min":0.36599999999999999},"max":{"1min":1.212,"5min":1.2929999999999999,"15min":3.157},"last":0.81899999999999995}]},{"osd":6,"last update":"Sat Sep 30 09:12:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.0049999999999999,"15min":1.0029999999999999},"min":{"1min":0.66600000000000004,"5min":0.65800000000000003,"15min":0.46400000000000002},"max":{"1min":1.2629999999999999,"5min":1.3839999999999999,"15min":1.4730000000000001},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.016,"15min":1.002},"min":{"1min":0.81200000000000006,"5min":0.59199999999999997,"15min":0.38600000000000001},"max":{"1min":1.345,"5min":1.345,"15min":2.4790000000000001},"last":1.206}]},{"osd":7,"last update":"Sat Sep 30 09:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.044,"15min":1.036},"min":{"1min":0.76100000000000001,"5min":0.54200000000000004,"15min":0.47999999999999998},"max":{"1min":1.3660000000000001,"5min":1.4079999999999999,"15min":2.532},"last":1.296},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.075,"15min":1.0840000000000001},"min":{"1min":0.74099999999999999,"5min":0.71799999999999997,"15min":0.51200000000000001},"max":{"1min":1.286,"5min":1.337,"15min":1.6140000000000001},"last":1.121}]}]}],"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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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-30T09:12:36.931 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:12:37.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:37 smithi005 bash[75361]: audit 2023-09-30T09:12:36.215006+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:12:37.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:37 smithi005 bash[75361]: audit 2023-09-30T09:12:36.528777+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:37.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:37 smithi005 bash[78438]: audit 2023-09-30T09:12:36.215006+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:12:37.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:37 smithi005 bash[78438]: audit 2023-09-30T09:12:36.528777+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:37.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:37 smithi099 bash[59238]: audit 2023-09-30T09:12:36.215006+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.34704 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:12:37.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:37 smithi099 bash[59238]: audit 2023-09-30T09:12:36.528777+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:38 smithi099 bash[59238]: cluster 2023-09-30T09:12:36.593324+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:38.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:38 smithi005 bash[75361]: cluster 2023-09-30T09:12:36.593324+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:38.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:38 smithi005 bash[78438]: cluster 2023-09-30T09:12:36.593324+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:39.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:12:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:12:39] "GET /metrics HTTP/1.1" 200 33787 "" "Prometheus/2.33.4" 2023-09-30T09:12:40.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:40 smithi099 bash[59238]: cluster 2023-09-30T09:12:38.594354+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:40.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:40 smithi005 bash[75361]: cluster 2023-09-30T09:12:38.594354+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:40.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:40 smithi005 bash[78438]: cluster 2023-09-30T09:12:38.594354+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:41.755 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:42.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:42 smithi099 bash[59238]: cluster 2023-09-30T09:12:40.595163+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:42.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:42 smithi005 bash[75361]: cluster 2023-09-30T09:12:40.595163+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:42.612 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:42 smithi005 bash[78438]: cluster 2023-09-30T09:12:40.595163+0000 mgr.y (mgr.34107) 330 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:44.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:44 smithi099 bash[59238]: cluster 2023-09-30T09:12:42.596074+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:44.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:44 smithi005 bash[78438]: cluster 2023-09-30T09:12:42.596074+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:44.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:44 smithi005 bash[75361]: cluster 2023-09-30T09:12:42.596074+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:44.779 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:12:44.781 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:12:45.572 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":268,"stamp":"2023-09-30T09:12:44.596370+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360576,"kb_used_data":9240,"kb_used_omap":13,"kb_used_meta":1351218,"kb_avail":748600640,"statfs":{"total":767960285184,"available":766567055360,"internally_reserved":0,"allocated":9461760,"data_stored":5881353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":1383648252},"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.005293"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644069+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:10:55.644069+0000","last_peered":"2023-09-30T09:10:55.644069+0000","last_clean":"2023-09-30T09:10:55.644069+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:10:55.644069+0000","last_undegraded":"2023-09-30T09:10:55.644069+0000","last_fullsized":"2023-09-30T09:10:55.644069+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.669932+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:10:56.669932+0000","last_peered":"2023-09-30T09:10:56.669932+0000","last_clean":"2023-09-30T09:10:56.669932+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:10:56.669932+0000","last_undegraded":"2023-09-30T09:10:56.669932+0000","last_fullsized":"2023-09-30T09:10:56.669932+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671587+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:10:56.671587+0000","last_peered":"2023-09-30T09:10:56.671587+0000","last_clean":"2023-09-30T09:10:56.671587+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:10:56.671587+0000","last_undegraded":"2023-09-30T09:10:56.671587+0000","last_fullsized":"2023-09-30T09:10:56.671587+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.678539+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:10:56.678539+0000","last_peered":"2023-09-30T09:10:56.678539+0000","last_clean":"2023-09-30T09:10:56.678539+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:10:56.678539+0000","last_undegraded":"2023-09-30T09:10:56.678539+0000","last_fullsized":"2023-09-30T09:10:56.678539+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671400+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:10:56.671400+0000","last_peered":"2023-09-30T09:10:56.671400+0000","last_clean":"2023-09-30T09:10:56.671400+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:10:56.671400+0000","last_undegraded":"2023-09-30T09:10:56.671400+0000","last_fullsized":"2023-09-30T09:10:56.671400+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642442+0000","last_change":"2023-09-30T09:10:00.262235+0000","last_active":"2023-09-30T09:10:55.642442+0000","last_peered":"2023-09-30T09:10:55.642442+0000","last_clean":"2023-09-30T09:10:55.642442+0000","last_became_active":"2023-09-30T09:10:00.261952+0000","last_became_peered":"2023-09-30T09:10:00.261952+0000","last_unstale":"2023-09-30T09:10:55.642442+0000","last_undegraded":"2023-09-30T09:10:55.642442+0000","last_fullsized":"2023-09-30T09:10:55.642442+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679058+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:10:56.679058+0000","last_peered":"2023-09-30T09:10:56.679058+0000","last_clean":"2023-09-30T09:10:56.679058+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:10:56.679058+0000","last_undegraded":"2023-09-30T09:10:56.679058+0000","last_fullsized":"2023-09-30T09:10:56.679058+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679559+0000","last_change":"2023-09-30T09:10:56.679559+0000","last_active":"2023-09-30T09:10:56.679559+0000","last_peered":"2023-09-30T09:10:56.679559+0000","last_clean":"2023-09-30T09:10:56.679559+0000","last_became_active":"2023-09-30T09:10:56.679078+0000","last_became_peered":"2023-09-30T09:10:56.679078+0000","last_unstale":"2023-09-30T09:10:56.679559+0000","last_undegraded":"2023-09-30T09:10:56.679559+0000","last_fullsized":"2023-09-30T09:10:56.679559+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:00:45.148789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644754+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:10:55.644754+0000","last_peered":"2023-09-30T09:10:55.644754+0000","last_clean":"2023-09-30T09:10:55.644754+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:10:55.644754+0000","last_undegraded":"2023-09-30T09:10:55.644754+0000","last_fullsized":"2023-09-30T09:10:55.644754+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679544+0000","last_change":"2023-09-30T09:10:56.679544+0000","last_active":"2023-09-30T09:10:56.679544+0000","last_peered":"2023-09-30T09:10:56.679544+0000","last_clean":"2023-09-30T09:10:56.679544+0000","last_became_active":"2023-09-30T09:10:56.679080+0000","last_became_peered":"2023-09-30T09:10:56.679080+0000","last_unstale":"2023-09-30T09:10:56.679544+0000","last_undegraded":"2023-09-30T09:10:56.679544+0000","last_fullsized":"2023-09-30T09:10:56.679544+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:00:05.318021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672573+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:10:56.672573+0000","last_peered":"2023-09-30T09:10:56.672573+0000","last_clean":"2023-09-30T09:10:56.672573+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:10:56.672573+0000","last_undegraded":"2023-09-30T09:10:56.672573+0000","last_fullsized":"2023-09-30T09:10:56.672573+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656500+0000","last_change":"2023-09-30T09:10:30.265441+0000","last_active":"2023-09-30T09:10:56.656500+0000","last_peered":"2023-09-30T09:10:56.656500+0000","last_clean":"2023-09-30T09:10:56.656500+0000","last_became_active":"2023-09-30T09:10:30.264464+0000","last_became_peered":"2023-09-30T09:10:30.264464+0000","last_unstale":"2023-09-30T09:10:56.656500+0000","last_undegraded":"2023-09-30T09:10:56.656500+0000","last_fullsized":"2023-09-30T09:10:56.656500+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:40:17.089123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645519+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T09:10:55.645519+0000","last_peered":"2023-09-30T09:10:55.645519+0000","last_clean":"2023-09-30T09:10:55.645519+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T09:10:55.645519+0000","last_undegraded":"2023-09-30T09:10:55.645519+0000","last_fullsized":"2023-09-30T09:10:55.645519+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645610+0000","last_change":"2023-09-30T09:10:00.266571+0000","last_active":"2023-09-30T09:10:55.645610+0000","last_peered":"2023-09-30T09:10:55.645610+0000","last_clean":"2023-09-30T09:10:55.645610+0000","last_became_active":"2023-09-30T09:10:00.266168+0000","last_became_peered":"2023-09-30T09:10:00.266168+0000","last_unstale":"2023-09-30T09:10:55.645610+0000","last_undegraded":"2023-09-30T09:10:55.645610+0000","last_fullsized":"2023-09-30T09:10:55.645610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648193+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:10:55.648193+0000","last_peered":"2023-09-30T09:10:55.648193+0000","last_clean":"2023-09-30T09:10:55.648193+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:10:55.648193+0000","last_undegraded":"2023-09-30T09:10:55.648193+0000","last_fullsized":"2023-09-30T09:10:55.648193+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676841+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:10:56.676841+0000","last_peered":"2023-09-30T09:10:56.676841+0000","last_clean":"2023-09-30T09:10:56.676841+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:10:56.676841+0000","last_undegraded":"2023-09-30T09:10:56.676841+0000","last_fullsized":"2023-09-30T09:10:56.676841+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674141+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:10:56.674141+0000","last_peered":"2023-09-30T09:10:56.674141+0000","last_clean":"2023-09-30T09:10:56.674141+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:10:56.674141+0000","last_undegraded":"2023-09-30T09:10:56.674141+0000","last_fullsized":"2023-09-30T09:10:56.674141+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672075+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:10:56.672075+0000","last_peered":"2023-09-30T09:10:56.672075+0000","last_clean":"2023-09-30T09:10:56.672075+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:10:56.672075+0000","last_undegraded":"2023-09-30T09:10:56.672075+0000","last_fullsized":"2023-09-30T09:10:56.672075+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648338+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T09:10:55.648338+0000","last_peered":"2023-09-30T09:10:55.648338+0000","last_clean":"2023-09-30T09:10:55.648338+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T09:10:55.648338+0000","last_undegraded":"2023-09-30T09:10:55.648338+0000","last_fullsized":"2023-09-30T09:10:55.648338+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673961+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:10:56.673961+0000","last_peered":"2023-09-30T09:10:56.673961+0000","last_clean":"2023-09-30T09:10:56.673961+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:10:56.673961+0000","last_undegraded":"2023-09-30T09:10:56.673961+0000","last_fullsized":"2023-09-30T09:10:56.673961+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641034+0000","last_change":"2023-09-30T09:09:31.686553+0000","last_active":"2023-09-30T09:10:55.641034+0000","last_peered":"2023-09-30T09:10:55.641034+0000","last_clean":"2023-09-30T09:10:55.641034+0000","last_became_active":"2023-09-30T09:09:31.686036+0000","last_became_peered":"2023-09-30T09:09:31.686036+0000","last_unstale":"2023-09-30T09:10:55.641034+0000","last_undegraded":"2023-09-30T09:10:55.641034+0000","last_fullsized":"2023-09-30T09:10:55.641034+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673196+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:10:56.673196+0000","last_peered":"2023-09-30T09:10:56.673196+0000","last_clean":"2023-09-30T09:10:56.673196+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:10:56.673196+0000","last_undegraded":"2023-09-30T09:10:56.673196+0000","last_fullsized":"2023-09-30T09:10:56.673196+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649936+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:10:55.649936+0000","last_peered":"2023-09-30T09:10:55.649936+0000","last_clean":"2023-09-30T09:10:55.649936+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:10:55.649936+0000","last_undegraded":"2023-09-30T09:10:55.649936+0000","last_fullsized":"2023-09-30T09:10:55.649936+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647570+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T09:10:55.647570+0000","last_peered":"2023-09-30T09:10:55.647570+0000","last_clean":"2023-09-30T09:10:55.647570+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T09:10:55.647570+0000","last_undegraded":"2023-09-30T09:10:55.647570+0000","last_fullsized":"2023-09-30T09:10:55.647570+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650113+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:10:55.650113+0000","last_peered":"2023-09-30T09:10:55.650113+0000","last_clean":"2023-09-30T09:10:55.650113+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:10:55.650113+0000","last_undegraded":"2023-09-30T09:10:55.650113+0000","last_fullsized":"2023-09-30T09:10:55.650113+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674149+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:10:56.674149+0000","last_peered":"2023-09-30T09:10:56.674149+0000","last_clean":"2023-09-30T09:10:56.674149+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:10:56.674149+0000","last_undegraded":"2023-09-30T09:10:56.674149+0000","last_fullsized":"2023-09-30T09:10:56.674149+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.651614+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T09:10:55.651614+0000","last_peered":"2023-09-30T09:10:55.651614+0000","last_clean":"2023-09-30T09:10:55.651614+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T09:10:55.651614+0000","last_undegraded":"2023-09-30T09:10:55.651614+0000","last_fullsized":"2023-09-30T09:10:55.651614+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641672+0000","last_change":"2023-09-30T09:10:00.263123+0000","last_active":"2023-09-30T09:10:55.641672+0000","last_peered":"2023-09-30T09:10:55.641672+0000","last_clean":"2023-09-30T09:10:55.641672+0000","last_became_active":"2023-09-30T09:10:00.262693+0000","last_became_peered":"2023-09-30T09:10:00.262693+0000","last_unstale":"2023-09-30T09:10:55.641672+0000","last_undegraded":"2023-09-30T09:10:55.641672+0000","last_fullsized":"2023-09-30T09:10:55.641672+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680322+0000","last_change":"2023-09-30T09:10:56.680322+0000","last_active":"2023-09-30T09:10:56.680322+0000","last_peered":"2023-09-30T09:10:56.680322+0000","last_clean":"2023-09-30T09:10:56.680322+0000","last_became_active":"2023-09-30T09:10:56.679909+0000","last_became_peered":"2023-09-30T09:10:56.679909+0000","last_unstale":"2023-09-30T09:10:56.680322+0000","last_undegraded":"2023-09-30T09:10:56.680322+0000","last_fullsized":"2023-09-30T09:10:56.680322+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660112+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:10:56.660112+0000","last_peered":"2023-09-30T09:10:56.660112+0000","last_clean":"2023-09-30T09:10:56.660112+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:10:56.660112+0000","last_undegraded":"2023-09-30T09:10:56.660112+0000","last_fullsized":"2023-09-30T09:10:56.660112+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.678383+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:10:56.678383+0000","last_peered":"2023-09-30T09:10:56.678383+0000","last_clean":"2023-09-30T09:10:56.678383+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:10:56.678383+0000","last_undegraded":"2023-09-30T09:10:56.678383+0000","last_fullsized":"2023-09-30T09:10:56.678383+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681512+0000","last_change":"2023-09-30T09:10:56.681512+0000","last_active":"2023-09-30T09:10:56.681512+0000","last_peered":"2023-09-30T09:10:56.681512+0000","last_clean":"2023-09-30T09:10:56.681512+0000","last_became_active":"2023-09-30T09:10:56.681126+0000","last_became_peered":"2023-09-30T09:10:56.681126+0000","last_unstale":"2023-09-30T09:10:56.681512+0000","last_undegraded":"2023-09-30T09:10:56.681512+0000","last_fullsized":"2023-09-30T09:10:56.681512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641874+0000","last_change":"2023-09-30T09:10:00.260332+0000","last_active":"2023-09-30T09:10:55.641874+0000","last_peered":"2023-09-30T09:10:55.641874+0000","last_clean":"2023-09-30T09:10:55.641874+0000","last_became_active":"2023-09-30T09:10:00.259922+0000","last_became_peered":"2023-09-30T09:10:00.259922+0000","last_unstale":"2023-09-30T09:10:55.641874+0000","last_undegraded":"2023-09-30T09:10:55.641874+0000","last_fullsized":"2023-09-30T09:10:55.641874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644835+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:10:55.644835+0000","last_peered":"2023-09-30T09:10:55.644835+0000","last_clean":"2023-09-30T09:10:55.644835+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:10:55.644835+0000","last_undegraded":"2023-09-30T09:10:55.644835+0000","last_fullsized":"2023-09-30T09:10:55.644835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644101+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:10:55.644101+0000","last_peered":"2023-09-30T09:10:55.644101+0000","last_clean":"2023-09-30T09:10:55.644101+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:10:55.644101+0000","last_undegraded":"2023-09-30T09:10:55.644101+0000","last_fullsized":"2023-09-30T09:10:55.644101+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645342+0000","last_change":"2023-09-30T09:10:00.266626+0000","last_active":"2023-09-30T09:10:55.645342+0000","last_peered":"2023-09-30T09:10:55.645342+0000","last_clean":"2023-09-30T09:10:55.645342+0000","last_became_active":"2023-09-30T09:10:00.266182+0000","last_became_peered":"2023-09-30T09:10:00.266182+0000","last_unstale":"2023-09-30T09:10:55.645342+0000","last_undegraded":"2023-09-30T09:10:55.645342+0000","last_fullsized":"2023-09-30T09:10:55.645342+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675636+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:10:56.675636+0000","last_peered":"2023-09-30T09:10:56.675636+0000","last_clean":"2023-09-30T09:10:56.675636+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:10:56.675636+0000","last_undegraded":"2023-09-30T09:10:56.675636+0000","last_fullsized":"2023-09-30T09:10:56.675636+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674197+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:10:56.674197+0000","last_peered":"2023-09-30T09:10:56.674197+0000","last_clean":"2023-09-30T09:10:56.674197+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:10:56.674197+0000","last_undegraded":"2023-09-30T09:10:56.674197+0000","last_fullsized":"2023-09-30T09:10:56.674197+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656458+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:10:56.656458+0000","last_peered":"2023-09-30T09:10:56.656458+0000","last_clean":"2023-09-30T09:10:56.656458+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:10:56.656458+0000","last_undegraded":"2023-09-30T09:10:56.656458+0000","last_fullsized":"2023-09-30T09:10:56.656458+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671981+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:10:56.671981+0000","last_peered":"2023-09-30T09:10:56.671981+0000","last_clean":"2023-09-30T09:10:56.671981+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:10:56.671981+0000","last_undegraded":"2023-09-30T09:10:56.671981+0000","last_fullsized":"2023-09-30T09:10:56.671981+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":29,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.654159+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:10:56.654159+0000","last_peered":"2023-09-30T09:10:56.654159+0000","last_clean":"2023-09-30T09:10:56.654159+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:10:56.654159+0000","last_undegraded":"2023-09-30T09:10:56.654159+0000","last_fullsized":"2023-09-30T09:10:56.654159+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.646370+0000","last_change":"2023-09-30T09:10:00.267780+0000","last_active":"2023-09-30T09:10:55.646370+0000","last_peered":"2023-09-30T09:10:55.646370+0000","last_clean":"2023-09-30T09:10:55.646370+0000","last_became_active":"2023-09-30T09:10:00.267429+0000","last_became_peered":"2023-09-30T09:10:00.267429+0000","last_unstale":"2023-09-30T09:10:55.646370+0000","last_undegraded":"2023-09-30T09:10:55.646370+0000","last_fullsized":"2023-09-30T09:10:55.646370+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644562+0000","last_change":"2023-09-30T09:09:31.689043+0000","last_active":"2023-09-30T09:10:55.644562+0000","last_peered":"2023-09-30T09:10:55.644562+0000","last_clean":"2023-09-30T09:10:55.644562+0000","last_became_active":"2023-09-30T09:09:31.688384+0000","last_became_peered":"2023-09-30T09:09:31.688384+0000","last_unstale":"2023-09-30T09:10:55.644562+0000","last_undegraded":"2023-09-30T09:10:55.644562+0000","last_fullsized":"2023-09-30T09:10:55.644562+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675853+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:10:56.675853+0000","last_peered":"2023-09-30T09:10:56.675853+0000","last_clean":"2023-09-30T09:10:56.675853+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:10:56.675853+0000","last_undegraded":"2023-09-30T09:10:56.675853+0000","last_fullsized":"2023-09-30T09:10:56.675853+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671545+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:10:56.671545+0000","last_peered":"2023-09-30T09:10:56.671545+0000","last_clean":"2023-09-30T09:10:56.671545+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:10:56.671545+0000","last_undegraded":"2023-09-30T09:10:56.671545+0000","last_fullsized":"2023-09-30T09:10:56.671545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656335+0000","last_change":"2023-09-30T09:10:30.264359+0000","last_active":"2023-09-30T09:10:56.656335+0000","last_peered":"2023-09-30T09:10:56.656335+0000","last_clean":"2023-09-30T09:10:56.656335+0000","last_became_active":"2023-09-30T09:10:30.263969+0000","last_became_peered":"2023-09-30T09:10:30.263969+0000","last_unstale":"2023-09-30T09:10:56.656335+0000","last_undegraded":"2023-09-30T09:10:56.656335+0000","last_fullsized":"2023-09-30T09:10:56.656335+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:59.946324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.657470+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:10:56.657470+0000","last_peered":"2023-09-30T09:10:56.657470+0000","last_clean":"2023-09-30T09:10:56.657470+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:10:56.657470+0000","last_undegraded":"2023-09-30T09:10:56.657470+0000","last_fullsized":"2023-09-30T09:10:56.657470+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645367+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:10:55.645367+0000","last_peered":"2023-09-30T09:10:55.645367+0000","last_clean":"2023-09-30T09:10:55.645367+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:10:55.645367+0000","last_undegraded":"2023-09-30T09:10:55.645367+0000","last_fullsized":"2023-09-30T09:10:55.645367+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649190+0000","last_change":"2023-09-30T09:09:31.687987+0000","last_active":"2023-09-30T09:10:55.649190+0000","last_peered":"2023-09-30T09:10:55.649190+0000","last_clean":"2023-09-30T09:10:55.649190+0000","last_became_active":"2023-09-30T09:09:31.687398+0000","last_became_peered":"2023-09-30T09:09:31.687398+0000","last_unstale":"2023-09-30T09:10:55.649190+0000","last_undegraded":"2023-09-30T09:10:55.649190+0000","last_fullsized":"2023-09-30T09:10:55.649190+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679451+0000","last_change":"2023-09-30T09:10:56.679451+0000","last_active":"2023-09-30T09:10:56.679451+0000","last_peered":"2023-09-30T09:10:56.679451+0000","last_clean":"2023-09-30T09:10:56.679451+0000","last_became_active":"2023-09-30T09:10:56.678772+0000","last_became_peered":"2023-09-30T09:10:56.678772+0000","last_unstale":"2023-09-30T09:10:56.679451+0000","last_undegraded":"2023-09-30T09:10:56.679451+0000","last_fullsized":"2023-09-30T09:10:56.679451+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:34:01.894920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641978+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T09:10:55.641978+0000","last_peered":"2023-09-30T09:10:55.641978+0000","last_clean":"2023-09-30T09:10:55.641978+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T09:10:55.641978+0000","last_undegraded":"2023-09-30T09:10:55.641978+0000","last_fullsized":"2023-09-30T09:10:55.641978+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649194+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:10:55.649194+0000","last_peered":"2023-09-30T09:10:55.649194+0000","last_clean":"2023-09-30T09:10:55.649194+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:10:55.649194+0000","last_undegraded":"2023-09-30T09:10:55.649194+0000","last_fullsized":"2023-09-30T09:10:55.649194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675003+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:10:56.675003+0000","last_peered":"2023-09-30T09:10:56.675003+0000","last_clean":"2023-09-30T09:10:56.675003+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:10:56.675003+0000","last_undegraded":"2023-09-30T09:10:56.675003+0000","last_fullsized":"2023-09-30T09:10:56.675003+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.662021+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:10:56.662021+0000","last_peered":"2023-09-30T09:10:56.662021+0000","last_clean":"2023-09-30T09:10:56.662021+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:10:56.662021+0000","last_undegraded":"2023-09-30T09:10:56.662021+0000","last_fullsized":"2023-09-30T09:10:56.662021+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650801+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:10:55.650801+0000","last_peered":"2023-09-30T09:10:55.650801+0000","last_clean":"2023-09-30T09:10:55.650801+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:10:55.650801+0000","last_undegraded":"2023-09-30T09:10:55.650801+0000","last_fullsized":"2023-09-30T09:10:55.650801+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656687+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:10:56.656687+0000","last_peered":"2023-09-30T09:10:56.656687+0000","last_clean":"2023-09-30T09:10:56.656687+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:10:56.656687+0000","last_undegraded":"2023-09-30T09:10:56.656687+0000","last_fullsized":"2023-09-30T09:10:56.656687+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659798+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:10:56.659798+0000","last_peered":"2023-09-30T09:10:56.659798+0000","last_clean":"2023-09-30T09:10:56.659798+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:10:56.659798+0000","last_undegraded":"2023-09-30T09:10:56.659798+0000","last_fullsized":"2023-09-30T09:10:56.659798+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681283+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:10:56.681283+0000","last_peered":"2023-09-30T09:10:56.681283+0000","last_clean":"2023-09-30T09:10:56.681283+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:10:56.681283+0000","last_undegraded":"2023-09-30T09:10:56.681283+0000","last_fullsized":"2023-09-30T09:10:56.681283+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":32,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.658140+0000","last_change":"2023-09-30T09:10:00.262643+0000","last_active":"2023-09-30T09:10:56.658140+0000","last_peered":"2023-09-30T09:10:56.658140+0000","last_clean":"2023-09-30T09:10:56.658140+0000","last_became_active":"2023-09-30T09:10:00.261637+0000","last_became_peered":"2023-09-30T09:10:00.261637+0000","last_unstale":"2023-09-30T09:10:56.658140+0000","last_undegraded":"2023-09-30T09:10:56.658140+0000","last_fullsized":"2023-09-30T09:10:56.658140+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:02.159152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680138+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:10:56.680138+0000","last_peered":"2023-09-30T09:10:56.680138+0000","last_clean":"2023-09-30T09:10:56.680138+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:10:56.680138+0000","last_undegraded":"2023-09-30T09:10:56.680138+0000","last_fullsized":"2023-09-30T09:10:56.680138+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642339+0000","last_change":"2023-09-30T09:10:30.268513+0000","last_active":"2023-09-30T09:10:55.642339+0000","last_peered":"2023-09-30T09:10:55.642339+0000","last_clean":"2023-09-30T09:10:55.642339+0000","last_became_active":"2023-09-30T09:10:30.268089+0000","last_became_peered":"2023-09-30T09:10:30.268089+0000","last_unstale":"2023-09-30T09:10:55.642339+0000","last_undegraded":"2023-09-30T09:10:55.642339+0000","last_fullsized":"2023-09-30T09:10:55.642339+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.661880+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:10:56.661880+0000","last_peered":"2023-09-30T09:10:56.661880+0000","last_clean":"2023-09-30T09:10:56.661880+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:10:56.661880+0000","last_undegraded":"2023-09-30T09:10:56.661880+0000","last_fullsized":"2023-09-30T09:10:56.661880+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644262+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T09:10:55.644262+0000","last_peered":"2023-09-30T09:10:55.644262+0000","last_clean":"2023-09-30T09:10:55.644262+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T09:10:55.644262+0000","last_undegraded":"2023-09-30T09:10:55.644262+0000","last_fullsized":"2023-09-30T09:10:55.644262+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":42,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660241+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:10:56.660241+0000","last_peered":"2023-09-30T09:10:56.660241+0000","last_clean":"2023-09-30T09:10:56.660241+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:10:56.660241+0000","last_undegraded":"2023-09-30T09:10:56.660241+0000","last_fullsized":"2023-09-30T09:10:56.660241+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674635+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:10:56.674635+0000","last_peered":"2023-09-30T09:10:56.674635+0000","last_clean":"2023-09-30T09:10:56.674635+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:10:56.674635+0000","last_undegraded":"2023-09-30T09:10:56.674635+0000","last_fullsized":"2023-09-30T09:10:56.674635+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645289+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:10:55.645289+0000","last_peered":"2023-09-30T09:10:55.645289+0000","last_clean":"2023-09-30T09:10:55.645289+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:10:55.645289+0000","last_undegraded":"2023-09-30T09:10:55.645289+0000","last_fullsized":"2023-09-30T09:10:55.645289+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679776+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:10:56.679776+0000","last_peered":"2023-09-30T09:10:56.679776+0000","last_clean":"2023-09-30T09:10:56.679776+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:10:56.679776+0000","last_undegraded":"2023-09-30T09:10:56.679776+0000","last_fullsized":"2023-09-30T09:10:56.679776+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647247+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T09:10:55.647247+0000","last_peered":"2023-09-30T09:10:55.647247+0000","last_clean":"2023-09-30T09:10:55.647247+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T09:10:55.647247+0000","last_undegraded":"2023-09-30T09:10:55.647247+0000","last_fullsized":"2023-09-30T09:10:55.647247+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673199+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:10:56.673199+0000","last_peered":"2023-09-30T09:10:56.673199+0000","last_clean":"2023-09-30T09:10:56.673199+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:10:56.673199+0000","last_undegraded":"2023-09-30T09:10:56.673199+0000","last_fullsized":"2023-09-30T09:10:56.673199+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":68,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680261+0000","last_change":"2023-09-30T09:10:56.680261+0000","last_active":"2023-09-30T09:10:56.680261+0000","last_peered":"2023-09-30T09:10:56.680261+0000","last_clean":"2023-09-30T09:10:56.680261+0000","last_became_active":"2023-09-30T09:10:56.679257+0000","last_became_peered":"2023-09-30T09:10:56.679257+0000","last_unstale":"2023-09-30T09:10:56.680261+0000","last_undegraded":"2023-09-30T09:10:56.680261+0000","last_fullsized":"2023-09-30T09:10:56.680261+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:10.436345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676563+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:10:56.676563+0000","last_peered":"2023-09-30T09:10:56.676563+0000","last_clean":"2023-09-30T09:10:56.676563+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:10:56.676563+0000","last_undegraded":"2023-09-30T09:10:56.676563+0000","last_fullsized":"2023-09-30T09:10:56.676563+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659435+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:10:56.659435+0000","last_peered":"2023-09-30T09:10:56.659435+0000","last_clean":"2023-09-30T09:10:56.659435+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:10:56.659435+0000","last_undegraded":"2023-09-30T09:10:56.659435+0000","last_fullsized":"2023-09-30T09:10:56.659435+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.643956+0000","last_change":"2023-09-30T09:10:00.264043+0000","last_active":"2023-09-30T09:10:55.643956+0000","last_peered":"2023-09-30T09:10:55.643956+0000","last_clean":"2023-09-30T09:10:55.643956+0000","last_became_active":"2023-09-30T09:10:00.263640+0000","last_became_peered":"2023-09-30T09:10:00.263640+0000","last_unstale":"2023-09-30T09:10:55.643956+0000","last_undegraded":"2023-09-30T09:10:55.643956+0000","last_fullsized":"2023-09-30T09:10:55.643956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430418,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103919,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.94399999999999995,"15min":0.92800000000000005},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.329,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":0.752},{"interface":"front","average":{"1min":0.879,"5min":0.90600000000000003,"15min":0.91300000000000003},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2230000000000001,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":0.94199999999999995}]},{"osd":1,"last update":"Sat Sep 30 09:12:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.85999999999999999,"15min":0.85499999999999998},"min":{"1min":0.61099999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.129,"5min":1.149,"15min":1.149},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.76800000000000002,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.97599999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.64100000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2210000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.94799999999999995,"15min":0.95199999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":0.86299999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:11:58 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.444,"15min":1.444},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":11.307,"5min":11.307,"15min":11.307},"last":0.91400000000000003},{"interface":"front","average":{"1min":1.337,"5min":1.337,"15min":1.337},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":10.067,"5min":10.067,"15min":10.067},"last":1.0149999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.94199999999999995,"15min":0.92200000000000004},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.44},"max":{"1min":1.238,"5min":1.347,"15min":2.9649999999999999},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97799999999999998,"15min":0.96899999999999997},"min":{"1min":0.72199999999999998,"5min":0.628,"15min":0.51500000000000001},"max":{"1min":1.2529999999999999,"5min":1.4890000000000001,"15min":2.7930000000000001},"last":0.995}]},{"osd":5,"last update":"Sat Sep 30 09:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":0.99299999999999999,"15min":0.98999999999999999},"min":{"1min":0.61299999999999999,"5min":0.59599999999999997,"15min":0.45000000000000001},"max":{"1min":1.3,"5min":1.474,"15min":1.9430000000000001},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.036,"5min":1.056,"15min":1.0369999999999999},"min":{"1min":0.78300000000000003,"5min":0.64000000000000001,"15min":0.57999999999999996},"max":{"1min":1.272,"5min":1.367,"15min":2.016},"last":0.88300000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.073,"15min":1.0720000000000001},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.60699999999999998},"max":{"1min":1.3819999999999999,"5min":1.417,"15min":2.5190000000000001},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.145,"5min":1.1080000000000001,"15min":1.0680000000000001},"min":{"1min":0.80500000000000005,"5min":0.60999999999999999,"15min":0.47099999999999997},"max":{"1min":1.401,"5min":1.585,"15min":2.3050000000000002},"last":1.105}]}]},{"osd":6,"up_from":42,"seq":180388626651,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1103143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.98199999999999998,"15min":1.036},"min":{"1min":0.58499999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.339,"5min":2.5430000000000001,"15min":2.5430000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.95399999999999996,"15min":0.97099999999999997},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.1910000000000001,"5min":2.4889999999999999,"15min":2.4889999999999999},"last":0.71499999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.1080000000000001,"15min":1.139},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2609999999999999,"5min":2.9710000000000001,"15min":2.9710000000000001},"last":1.048},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.0369999999999999,"15min":1.0489999999999999},"min":{"1min":0.752,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.159,"5min":2.5299999999999998,"15min":2.5299999999999998},"last":0.78000000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.034,"15min":1.048},"min":{"1min":0.58799999999999997,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.216,"5min":3.7770000000000001,"15min":3.7770000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.96399999999999997,"15min":0.96599999999999997},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.997}]},{"osd":3,"last update":"Sat Sep 30 09:11:59 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.028},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.93799999999999994}]},{"osd":4,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94499999999999995,"15min":0.89000000000000001},"min":{"1min":0.67500000000000004,"5min":0.58199999999999996,"15min":0.40000000000000002},"max":{"1min":1.294,"5min":2.7669999999999999,"15min":2.7669999999999999},"last":0.626},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.67200000000000004,"5min":0.55300000000000005,"15min":0.42399999999999999},"max":{"1min":1.218,"5min":1.3740000000000001,"15min":1.6539999999999999},"last":0.88800000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0209999999999999,"15min":0.97899999999999998},"min":{"1min":0.69299999999999995,"5min":0.60199999999999998,"15min":0.44900000000000001},"max":{"1min":1.242,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.04,"15min":1.0229999999999999},"min":{"1min":0.71699999999999997,"5min":0.68700000000000006,"15min":0.48599999999999999},"max":{"1min":1.208,"5min":2.7410000000000001,"15min":2.7410000000000001},"last":0.96199999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.091,"15min":1.0760000000000001},"min":{"1min":0.79400000000000004,"5min":0.77100000000000002,"15min":0.52600000000000002},"max":{"1min":1.2989999999999999,"5min":1.581,"15min":1.599},"last":1.073},{"interface":"front","average":{"1min":1.123,"5min":1.1319999999999999,"15min":1.1060000000000001},"min":{"1min":0.71899999999999997,"5min":0.59899999999999998,"15min":0.40200000000000002},"max":{"1min":1.4359999999999999,"5min":2.649,"15min":2.649},"last":1.105}]}]},{"osd":1,"up_from":83,"seq":356482285603,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":960,"kb_used_omap":3,"kb_used_meta":39676,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":983040,"data_stored":518823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":40628644},"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 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.69699999999999995,"15min":0.70199999999999996},"min":{"1min":0.49299999999999999,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.0449999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.73299999999999998,"15min":0.72899999999999998},"min":{"1min":0.50800000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":1.105}]},{"osd":2,"last update":"Sat Sep 30 09:12:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.69299999999999995,"15min":0.69499999999999995},"min":{"1min":0.51600000000000001,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.84199999999999997,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.83399999999999996,"15min":0.83599999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.88}]},{"osd":3,"last update":"Sat Sep 30 09:11:58 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.3720000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.98599999999999999,"15min":0.97799999999999998},"min":{"1min":0.72899999999999998,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0600000000000001,"15min":1.0569999999999999},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.528,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.2170000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.90300000000000002,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4370000000000001,"5min":1.641,"15min":1.641},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1419999999999999,"15min":1.1399999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.5920000000000001,"5min":1.958,"15min":1.958},"last":1.3029999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.117,"15min":1.121},"min":{"1min":0.86399999999999999,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.3300000000000001,"5min":1.514,"15min":1.514},"last":0.998},{"interface":"front","average":{"1min":1.167,"5min":1.155,"15min":1.153},"min":{"1min":0.94699999999999995,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.4390000000000001,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.2569999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.645,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.587},{"interface":"front","average":{"1min":1.123,"5min":1.1799999999999999,"15min":1.1899999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.355,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.141}]}]},{"osd":0,"up_from":78,"seq":335007449128,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28924,"kb_used_data":1520,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716228,"statfs":{"total":95995035648,"available":95965417472,"internally_reserved":0,"allocated":1556480,"data_stored":1104686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":28045538},"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 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.69499999999999995,"15min":0.69299999999999995},"min":{"1min":0.36199999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.78700000000000003,"15min":0.77900000000000003},"min":{"1min":0.56899999999999995,"5min":0.434,"15min":0.434},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":1.0329999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.72399999999999998,"15min":0.73099999999999998},"min":{"1min":0.40000000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81100000000000005,"15min":0.81799999999999995},"min":{"1min":0.39000000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.82299999999999995}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.173}]},{"osd":4,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.98499999999999999,"15min":0.97799999999999998},"min":{"1min":0.68899999999999995,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":1.127},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1,"15min":0.98699999999999999},"min":{"1min":0.81100000000000005,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.3380000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0089999999999999,"15min":1},"min":{"1min":0.76300000000000001,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.421,"5min":1.458,"15min":1.458},"last":1.256},{"interface":"front","average":{"1min":1.048,"5min":1.0669999999999999,"15min":1.0700000000000001},"min":{"1min":0.80700000000000005,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3200000000000001,"5min":1.347,"15min":1.347},"last":1.3779999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0649999999999999,"15min":1.0700000000000001},"min":{"1min":0.78600000000000003,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.224,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.081,"15min":1.069},"min":{"1min":0.77800000000000002,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.4239999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:11:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.1539999999999999,"15min":1.1559999999999999},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.359,"5min":1.54,"15min":1.54},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.202,"5min":1.1719999999999999,"15min":1.167},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.512,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.2809999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122077,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40524,"kb_used_data":952,"kb_used_omap":3,"kb_used_meta":39548,"kb_avail":93704628,"statfs":{"total":95995035648,"available":95953539072,"internally_reserved":0,"allocated":974848,"data_stored":515233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":40497931},"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 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.71599999999999997,"15min":0.71899999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.099,"5min":1.099,"15min":1.099},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.749,"15min":0.76300000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.93500000000000005,"5min":1.258,"15min":1.258},"last":0.56899999999999995}]},{"osd":1,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.72099999999999997,"15min":0.73999999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.86199999999999999,"5min":1.004,"15min":1.004},"last":1.048},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.86699999999999999,"15min":0.88},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.0800000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.60399999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.66800000000000004},{"interface":"front","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.79000000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.105,"15min":1.115},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.462,"5min":1.702,"15min":1.702},"last":1.091},{"interface":"front","average":{"1min":1.028,"5min":1.145,"15min":1.165},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3919999999999999,"5min":1.613,"15min":1.613},"last":1.234}]},{"osd":5,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.1659999999999999,"15min":1.1759999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.4079999999999999,"5min":1.663,"15min":1.663},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.04,"5min":1.1120000000000001,"15min":1.1240000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.286}]},{"osd":6,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.167,"15min":1.169},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.657,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.018},{"interface":"front","average":{"1min":1.028,"5min":1.163,"15min":1.1850000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3620000000000001,"5min":1.504,"15min":1.504},"last":1.3089999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.2729999999999999,"15min":1.282},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5309999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.2490000000000001,"15min":1.2629999999999999},"min":{"1min":0.80100000000000005,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.575,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.2030000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958551,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36476,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708676,"statfs":{"total":95995035648,"available":95957684224,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":36370027},"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 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":0.79400000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.0600000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.298}]},{"osd":4,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.413},{"interface":"front","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.2689999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":1.006},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.92900000000000005}]},{"osd":6,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.071,"15min":1.071},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2310000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.3480000000000001},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.5089999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019115,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.879,"15min":0.88500000000000001},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1399999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.1599999999999999},{"interface":"front","average":{"1min":0.871,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.077}]},{"osd":1,"last update":"Sat Sep 30 09:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.167,"5min":1.173,"15min":1.173},"last":0.877},{"interface":"front","average":{"1min":0.878,"5min":0.91000000000000003,"15min":0.91500000000000004},"min":{"1min":0.70199999999999996,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.115,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.0609999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:12:33 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97299999999999998,"15min":0.97599999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.024},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.97399999999999998,"15min":0.98399999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.167,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.1040000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:11:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.0349999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.91000000000000003,"15min":0.90800000000000003},"min":{"1min":0.67100000000000004,"5min":0.47399999999999998,"15min":0.38900000000000001},"max":{"1min":1.056,"5min":1.278,"15min":1.78},"last":0.64200000000000002},{"interface":"front","average":{"1min":1.087,"5min":1.0269999999999999,"15min":1.01},"min":{"1min":0.74199999999999999,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1879999999999999,"5min":1.6539999999999999,"15min":1.736},"last":1.1359999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.94999999999999996,"15min":0.96299999999999997},"min":{"1min":0.50700000000000001,"5min":0.442,"15min":0.437},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.5369999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.026,"5min":0.96899999999999997,"15min":0.96799999999999997},"min":{"1min":0.52800000000000002,"5min":0.52300000000000002,"15min":0.48099999999999998},"max":{"1min":1.232,"5min":2.198,"15min":2.198},"last":0.98199999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0189999999999999,"15min":1.0289999999999999},"min":{"1min":0.71699999999999997,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.25,"5min":2.141,"15min":2.141},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.196,"5min":1.119,"15min":1.109},"min":{"1min":0.98899999999999999,"5min":0.55500000000000005,"15min":0.499},"max":{"1min":1.3320000000000001,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":1.204}]}]},{"osd":5,"up_from":36,"seq":154618822883,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302236,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442916,"statfs":{"total":95995035648,"available":95685545984,"internally_reserved":0,"allocated":937984,"data_stored":508922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.93000000000000005,"15min":0.95399999999999996},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1060000000000001,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.90500000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.042,"15min":1.0409999999999999},"min":{"1min":0.71499999999999997,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.999,"5min":0.98299999999999998,"15min":0.97999999999999998},"min":{"1min":0.61099999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.2509999999999999,"5min":1.282,"15min":1.282},"last":0.82599999999999996}]},{"osd":2,"last update":"Sat Sep 30 09:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.98099999999999998,"15min":0.98899999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.93799999999999994,"15min":0.93100000000000005},"min":{"1min":0.77900000000000003,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.748}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.96199999999999997}]},{"osd":4,"last update":"Sat Sep 30 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.90500000000000003,"15min":0.94899999999999995},"min":{"1min":0.73399999999999999,"5min":0.50800000000000001,"15min":0.33400000000000002},"max":{"1min":1.117,"5min":1.296,"15min":3.262},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.95099999999999996,"15min":0.96299999999999997},"min":{"1min":0.65500000000000003,"5min":0.60799999999999998,"15min":0.36599999999999999},"max":{"1min":1.198,"5min":1.2929999999999999,"15min":3.157},"last":0.87}]},{"osd":6,"last update":"Sat Sep 30 09:12:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.0049999999999999,"15min":1.0029999999999999},"min":{"1min":0.66600000000000004,"5min":0.65800000000000003,"15min":0.46400000000000002},"max":{"1min":1.2629999999999999,"5min":1.3839999999999999,"15min":1.4730000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.034,"5min":1.016,"15min":1.002},"min":{"1min":0.81200000000000006,"5min":0.59199999999999997,"15min":0.38600000000000001},"max":{"1min":1.345,"5min":1.345,"15min":2.4790000000000001},"last":1.0649999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.044,"15min":1.036},"min":{"1min":0.76100000000000001,"5min":0.54200000000000004,"15min":0.47999999999999998},"max":{"1min":1.3660000000000001,"5min":1.4079999999999999,"15min":2.532},"last":1.105},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.075,"15min":1.0840000000000001},"min":{"1min":0.74099999999999999,"5min":0.71799999999999997,"15min":0.51200000000000001},"max":{"1min":1.286,"5min":1.337,"15min":1.6140000000000001},"last":0.94199999999999995}]}]}],"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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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-30T09:12:45.579 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-30T09:12:45.580 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-30T09:12:45.580 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-30T09:12:45.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-30T09:12:46.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:46 smithi099 bash[59238]: cluster 2023-09-30T09:12:44.596840+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:46.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:46 smithi099 bash[59238]: audit 2023-09-30T09:12:44.758513+0000 mgr.y (mgr.34107) 333 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:12:46.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:46 smithi005 bash[75361]: cluster 2023-09-30T09:12:44.596840+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:46.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:46 smithi005 bash[75361]: audit 2023-09-30T09:12:44.758513+0000 mgr.y (mgr.34107) 333 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:12:46.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:46 smithi005 bash[78438]: cluster 2023-09-30T09:12:44.596840+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:46.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:46 smithi005 bash[78438]: audit 2023-09-30T09:12:44.758513+0000 mgr.y (mgr.34107) 333 : audit 0 from='client.44606 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:12:48.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:48 smithi099 bash[59238]: cluster 2023-09-30T09:12:46.597592+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:48.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:48 smithi005 bash[75361]: cluster 2023-09-30T09:12:46.597592+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:48.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:48 smithi005 bash[78438]: cluster 2023-09-30T09:12:46.597592+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:49.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:12:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:12:49] "GET /metrics HTTP/1.1" 200 33787 "" "Prometheus/2.33.4" 2023-09-30T09:12:50.399 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:50.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:50 smithi099 bash[59238]: cluster 2023-09-30T09:12:48.598582+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:50.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:50 smithi005 bash[75361]: cluster 2023-09-30T09:12:48.598582+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:50.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:50 smithi005 bash[78438]: cluster 2023-09-30T09:12:48.598582+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:52.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:52 smithi005 bash[78438]: cluster 2023-09-30T09:12:50.599457+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:52.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:52 smithi005 bash[78438]: audit 2023-09-30T09:12:51.529429+0000 mon.a (mon.0) 466 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:52.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:52 smithi005 bash[75361]: cluster 2023-09-30T09:12:50.599457+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:52.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:52 smithi005 bash[75361]: audit 2023-09-30T09:12:51.529429+0000 mon.a (mon.0) 466 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:52 smithi099 bash[59238]: cluster 2023-09-30T09:12:50.599457+0000 mgr.y (mgr.34107) 336 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:52 smithi099 bash[59238]: audit 2023-09-30T09:12:51.529429+0000 mon.a (mon.0) 466 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:12:53.620 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:12:53.620 INFO:teuthology.orchestra.run.smithi005.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-30T09:12:54.327 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-30T09:12:54.328 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:12:54.338 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-09-30T09:12:54.338 INFO:teuthology.run_tasks:Running task parallel... 2023-09-30T09:12:54.379 INFO:teuthology.task.parallel:starting parallel... 2023-09-30T09:12:54.379 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-30T09:12:54.380 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-09-30T09:12:54.381 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-30T09:12:54.382 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'main', 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'}} 2023-09-30T09:12:54.382 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-30T09:12:54.382 INFO:tasks.thrashosds:Beginning thrashosds... 2023-09-30T09:12:54.382 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-30T09:12:54.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:12:54.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:54 smithi099 bash[59238]: cluster 2023-09-30T09:12:52.600324+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:54.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:54 smithi099 bash[59238]: audit 2023-09-30T09:12:53.618449+0000 mon.a (mon.0) 467 : audit 0 from='client.? 172.21.15.5:0/2532705997' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:12:54.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:54 smithi005 bash[75361]: cluster 2023-09-30T09:12:52.600324+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:54.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:54 smithi005 bash[75361]: audit 2023-09-30T09:12:53.618449+0000 mon.a (mon.0) 467 : audit 0 from='client.? 172.21.15.5:0/2532705997' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:12:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:54 smithi005 bash[78438]: cluster 2023-09-30T09:12:52.600324+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:54 smithi005 bash[78438]: audit 2023-09-30T09:12:53.618449+0000 mon.a (mon.0) 467 : audit 0 from='client.? 172.21.15.5:0/2532705997' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:12:56.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:56 smithi005 bash[75361]: cluster 2023-09-30T09:12:54.600984+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:56.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:56 smithi005 bash[78438]: cluster 2023-09-30T09:12:54.600984+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:56 smithi099 bash[59238]: cluster 2023-09-30T09:12:54.600984+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:58.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:12:58 smithi005 bash[75361]: cluster 2023-09-30T09:12:56.601796+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:58.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:12:58 smithi005 bash[78438]: cluster 2023-09-30T09:12:56.601796+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:12:58 smithi099 bash[59238]: cluster 2023-09-30T09:12:56.601796+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:12:59.171 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:12:59.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:12:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:12:59] "GET /metrics HTTP/1.1" 200 33784 "" "Prometheus/2.33.4" 2023-09-30T09:13:00.496 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:00 smithi005 bash[75361]: cluster 2023-09-30T09:12:58.602860+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:00.497 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:00 smithi005 bash[78438]: cluster 2023-09-30T09:12:58.602860+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:00 smithi099 bash[59238]: cluster 2023-09-30T09:12:58.602860+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:02.318 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:13:02.321 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:13:02.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:02 smithi005 bash[78438]: cluster 2023-09-30T09:13:00.603705+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:02.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:02 smithi005 bash[75361]: cluster 2023-09-30T09:13:00.603705+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:02.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:02 smithi099 bash[59238]: cluster 2023-09-30T09:13:00.603705+0000 mgr.y (mgr.34107) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:03.093 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":276,"stamp":"2023-09-30T09:13:00.603259+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360576,"kb_used_data":9240,"kb_used_omap":13,"kb_used_meta":1351218,"kb_avail":748600640,"statfs":{"total":767960285184,"available":766567055360,"internally_reserved":0,"allocated":9461760,"data_stored":5881353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":1383648252},"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.005364"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644069+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:10:55.644069+0000","last_peered":"2023-09-30T09:10:55.644069+0000","last_clean":"2023-09-30T09:10:55.644069+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:10:55.644069+0000","last_undegraded":"2023-09-30T09:10:55.644069+0000","last_fullsized":"2023-09-30T09:10:55.644069+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.669932+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:10:56.669932+0000","last_peered":"2023-09-30T09:10:56.669932+0000","last_clean":"2023-09-30T09:10:56.669932+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:10:56.669932+0000","last_undegraded":"2023-09-30T09:10:56.669932+0000","last_fullsized":"2023-09-30T09:10:56.669932+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671587+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:10:56.671587+0000","last_peered":"2023-09-30T09:10:56.671587+0000","last_clean":"2023-09-30T09:10:56.671587+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:10:56.671587+0000","last_undegraded":"2023-09-30T09:10:56.671587+0000","last_fullsized":"2023-09-30T09:10:56.671587+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.678539+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:10:56.678539+0000","last_peered":"2023-09-30T09:10:56.678539+0000","last_clean":"2023-09-30T09:10:56.678539+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:10:56.678539+0000","last_undegraded":"2023-09-30T09:10:56.678539+0000","last_fullsized":"2023-09-30T09:10:56.678539+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671400+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:10:56.671400+0000","last_peered":"2023-09-30T09:10:56.671400+0000","last_clean":"2023-09-30T09:10:56.671400+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:10:56.671400+0000","last_undegraded":"2023-09-30T09:10:56.671400+0000","last_fullsized":"2023-09-30T09:10:56.671400+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642442+0000","last_change":"2023-09-30T09:10:00.262235+0000","last_active":"2023-09-30T09:10:55.642442+0000","last_peered":"2023-09-30T09:10:55.642442+0000","last_clean":"2023-09-30T09:10:55.642442+0000","last_became_active":"2023-09-30T09:10:00.261952+0000","last_became_peered":"2023-09-30T09:10:00.261952+0000","last_unstale":"2023-09-30T09:10:55.642442+0000","last_undegraded":"2023-09-30T09:10:55.642442+0000","last_fullsized":"2023-09-30T09:10:55.642442+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679058+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:10:56.679058+0000","last_peered":"2023-09-30T09:10:56.679058+0000","last_clean":"2023-09-30T09:10:56.679058+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:10:56.679058+0000","last_undegraded":"2023-09-30T09:10:56.679058+0000","last_fullsized":"2023-09-30T09:10:56.679058+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679559+0000","last_change":"2023-09-30T09:10:56.679559+0000","last_active":"2023-09-30T09:10:56.679559+0000","last_peered":"2023-09-30T09:10:56.679559+0000","last_clean":"2023-09-30T09:10:56.679559+0000","last_became_active":"2023-09-30T09:10:56.679078+0000","last_became_peered":"2023-09-30T09:10:56.679078+0000","last_unstale":"2023-09-30T09:10:56.679559+0000","last_undegraded":"2023-09-30T09:10:56.679559+0000","last_fullsized":"2023-09-30T09:10:56.679559+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:00:45.148789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644754+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:10:55.644754+0000","last_peered":"2023-09-30T09:10:55.644754+0000","last_clean":"2023-09-30T09:10:55.644754+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:10:55.644754+0000","last_undegraded":"2023-09-30T09:10:55.644754+0000","last_fullsized":"2023-09-30T09:10:55.644754+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679544+0000","last_change":"2023-09-30T09:10:56.679544+0000","last_active":"2023-09-30T09:10:56.679544+0000","last_peered":"2023-09-30T09:10:56.679544+0000","last_clean":"2023-09-30T09:10:56.679544+0000","last_became_active":"2023-09-30T09:10:56.679080+0000","last_became_peered":"2023-09-30T09:10:56.679080+0000","last_unstale":"2023-09-30T09:10:56.679544+0000","last_undegraded":"2023-09-30T09:10:56.679544+0000","last_fullsized":"2023-09-30T09:10:56.679544+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:00:05.318021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672573+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:10:56.672573+0000","last_peered":"2023-09-30T09:10:56.672573+0000","last_clean":"2023-09-30T09:10:56.672573+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:10:56.672573+0000","last_undegraded":"2023-09-30T09:10:56.672573+0000","last_fullsized":"2023-09-30T09:10:56.672573+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656500+0000","last_change":"2023-09-30T09:10:30.265441+0000","last_active":"2023-09-30T09:10:56.656500+0000","last_peered":"2023-09-30T09:10:56.656500+0000","last_clean":"2023-09-30T09:10:56.656500+0000","last_became_active":"2023-09-30T09:10:30.264464+0000","last_became_peered":"2023-09-30T09:10:30.264464+0000","last_unstale":"2023-09-30T09:10:56.656500+0000","last_undegraded":"2023-09-30T09:10:56.656500+0000","last_fullsized":"2023-09-30T09:10:56.656500+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:40:17.089123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645519+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T09:10:55.645519+0000","last_peered":"2023-09-30T09:10:55.645519+0000","last_clean":"2023-09-30T09:10:55.645519+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T09:10:55.645519+0000","last_undegraded":"2023-09-30T09:10:55.645519+0000","last_fullsized":"2023-09-30T09:10:55.645519+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645610+0000","last_change":"2023-09-30T09:10:00.266571+0000","last_active":"2023-09-30T09:10:55.645610+0000","last_peered":"2023-09-30T09:10:55.645610+0000","last_clean":"2023-09-30T09:10:55.645610+0000","last_became_active":"2023-09-30T09:10:00.266168+0000","last_became_peered":"2023-09-30T09:10:00.266168+0000","last_unstale":"2023-09-30T09:10:55.645610+0000","last_undegraded":"2023-09-30T09:10:55.645610+0000","last_fullsized":"2023-09-30T09:10:55.645610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648193+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:10:55.648193+0000","last_peered":"2023-09-30T09:10:55.648193+0000","last_clean":"2023-09-30T09:10:55.648193+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:10:55.648193+0000","last_undegraded":"2023-09-30T09:10:55.648193+0000","last_fullsized":"2023-09-30T09:10:55.648193+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676841+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:10:56.676841+0000","last_peered":"2023-09-30T09:10:56.676841+0000","last_clean":"2023-09-30T09:10:56.676841+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:10:56.676841+0000","last_undegraded":"2023-09-30T09:10:56.676841+0000","last_fullsized":"2023-09-30T09:10:56.676841+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674141+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:10:56.674141+0000","last_peered":"2023-09-30T09:10:56.674141+0000","last_clean":"2023-09-30T09:10:56.674141+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:10:56.674141+0000","last_undegraded":"2023-09-30T09:10:56.674141+0000","last_fullsized":"2023-09-30T09:10:56.674141+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672075+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:10:56.672075+0000","last_peered":"2023-09-30T09:10:56.672075+0000","last_clean":"2023-09-30T09:10:56.672075+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:10:56.672075+0000","last_undegraded":"2023-09-30T09:10:56.672075+0000","last_fullsized":"2023-09-30T09:10:56.672075+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648338+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T09:10:55.648338+0000","last_peered":"2023-09-30T09:10:55.648338+0000","last_clean":"2023-09-30T09:10:55.648338+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T09:10:55.648338+0000","last_undegraded":"2023-09-30T09:10:55.648338+0000","last_fullsized":"2023-09-30T09:10:55.648338+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673961+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:10:56.673961+0000","last_peered":"2023-09-30T09:10:56.673961+0000","last_clean":"2023-09-30T09:10:56.673961+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:10:56.673961+0000","last_undegraded":"2023-09-30T09:10:56.673961+0000","last_fullsized":"2023-09-30T09:10:56.673961+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641034+0000","last_change":"2023-09-30T09:09:31.686553+0000","last_active":"2023-09-30T09:10:55.641034+0000","last_peered":"2023-09-30T09:10:55.641034+0000","last_clean":"2023-09-30T09:10:55.641034+0000","last_became_active":"2023-09-30T09:09:31.686036+0000","last_became_peered":"2023-09-30T09:09:31.686036+0000","last_unstale":"2023-09-30T09:10:55.641034+0000","last_undegraded":"2023-09-30T09:10:55.641034+0000","last_fullsized":"2023-09-30T09:10:55.641034+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673196+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:10:56.673196+0000","last_peered":"2023-09-30T09:10:56.673196+0000","last_clean":"2023-09-30T09:10:56.673196+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:10:56.673196+0000","last_undegraded":"2023-09-30T09:10:56.673196+0000","last_fullsized":"2023-09-30T09:10:56.673196+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649936+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:10:55.649936+0000","last_peered":"2023-09-30T09:10:55.649936+0000","last_clean":"2023-09-30T09:10:55.649936+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:10:55.649936+0000","last_undegraded":"2023-09-30T09:10:55.649936+0000","last_fullsized":"2023-09-30T09:10:55.649936+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647570+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T09:10:55.647570+0000","last_peered":"2023-09-30T09:10:55.647570+0000","last_clean":"2023-09-30T09:10:55.647570+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T09:10:55.647570+0000","last_undegraded":"2023-09-30T09:10:55.647570+0000","last_fullsized":"2023-09-30T09:10:55.647570+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650113+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:10:55.650113+0000","last_peered":"2023-09-30T09:10:55.650113+0000","last_clean":"2023-09-30T09:10:55.650113+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:10:55.650113+0000","last_undegraded":"2023-09-30T09:10:55.650113+0000","last_fullsized":"2023-09-30T09:10:55.650113+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674149+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:10:56.674149+0000","last_peered":"2023-09-30T09:10:56.674149+0000","last_clean":"2023-09-30T09:10:56.674149+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:10:56.674149+0000","last_undegraded":"2023-09-30T09:10:56.674149+0000","last_fullsized":"2023-09-30T09:10:56.674149+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.651614+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T09:10:55.651614+0000","last_peered":"2023-09-30T09:10:55.651614+0000","last_clean":"2023-09-30T09:10:55.651614+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T09:10:55.651614+0000","last_undegraded":"2023-09-30T09:10:55.651614+0000","last_fullsized":"2023-09-30T09:10:55.651614+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641672+0000","last_change":"2023-09-30T09:10:00.263123+0000","last_active":"2023-09-30T09:10:55.641672+0000","last_peered":"2023-09-30T09:10:55.641672+0000","last_clean":"2023-09-30T09:10:55.641672+0000","last_became_active":"2023-09-30T09:10:00.262693+0000","last_became_peered":"2023-09-30T09:10:00.262693+0000","last_unstale":"2023-09-30T09:10:55.641672+0000","last_undegraded":"2023-09-30T09:10:55.641672+0000","last_fullsized":"2023-09-30T09:10:55.641672+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680322+0000","last_change":"2023-09-30T09:10:56.680322+0000","last_active":"2023-09-30T09:10:56.680322+0000","last_peered":"2023-09-30T09:10:56.680322+0000","last_clean":"2023-09-30T09:10:56.680322+0000","last_became_active":"2023-09-30T09:10:56.679909+0000","last_became_peered":"2023-09-30T09:10:56.679909+0000","last_unstale":"2023-09-30T09:10:56.680322+0000","last_undegraded":"2023-09-30T09:10:56.680322+0000","last_fullsized":"2023-09-30T09:10:56.680322+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660112+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:10:56.660112+0000","last_peered":"2023-09-30T09:10:56.660112+0000","last_clean":"2023-09-30T09:10:56.660112+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:10:56.660112+0000","last_undegraded":"2023-09-30T09:10:56.660112+0000","last_fullsized":"2023-09-30T09:10:56.660112+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.678383+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:10:56.678383+0000","last_peered":"2023-09-30T09:10:56.678383+0000","last_clean":"2023-09-30T09:10:56.678383+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:10:56.678383+0000","last_undegraded":"2023-09-30T09:10:56.678383+0000","last_fullsized":"2023-09-30T09:10:56.678383+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681512+0000","last_change":"2023-09-30T09:10:56.681512+0000","last_active":"2023-09-30T09:10:56.681512+0000","last_peered":"2023-09-30T09:10:56.681512+0000","last_clean":"2023-09-30T09:10:56.681512+0000","last_became_active":"2023-09-30T09:10:56.681126+0000","last_became_peered":"2023-09-30T09:10:56.681126+0000","last_unstale":"2023-09-30T09:10:56.681512+0000","last_undegraded":"2023-09-30T09:10:56.681512+0000","last_fullsized":"2023-09-30T09:10:56.681512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641874+0000","last_change":"2023-09-30T09:10:00.260332+0000","last_active":"2023-09-30T09:10:55.641874+0000","last_peered":"2023-09-30T09:10:55.641874+0000","last_clean":"2023-09-30T09:10:55.641874+0000","last_became_active":"2023-09-30T09:10:00.259922+0000","last_became_peered":"2023-09-30T09:10:00.259922+0000","last_unstale":"2023-09-30T09:10:55.641874+0000","last_undegraded":"2023-09-30T09:10:55.641874+0000","last_fullsized":"2023-09-30T09:10:55.641874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644835+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:10:55.644835+0000","last_peered":"2023-09-30T09:10:55.644835+0000","last_clean":"2023-09-30T09:10:55.644835+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:10:55.644835+0000","last_undegraded":"2023-09-30T09:10:55.644835+0000","last_fullsized":"2023-09-30T09:10:55.644835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644101+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:10:55.644101+0000","last_peered":"2023-09-30T09:10:55.644101+0000","last_clean":"2023-09-30T09:10:55.644101+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:10:55.644101+0000","last_undegraded":"2023-09-30T09:10:55.644101+0000","last_fullsized":"2023-09-30T09:10:55.644101+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645342+0000","last_change":"2023-09-30T09:10:00.266626+0000","last_active":"2023-09-30T09:10:55.645342+0000","last_peered":"2023-09-30T09:10:55.645342+0000","last_clean":"2023-09-30T09:10:55.645342+0000","last_became_active":"2023-09-30T09:10:00.266182+0000","last_became_peered":"2023-09-30T09:10:00.266182+0000","last_unstale":"2023-09-30T09:10:55.645342+0000","last_undegraded":"2023-09-30T09:10:55.645342+0000","last_fullsized":"2023-09-30T09:10:55.645342+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675636+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:10:56.675636+0000","last_peered":"2023-09-30T09:10:56.675636+0000","last_clean":"2023-09-30T09:10:56.675636+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:10:56.675636+0000","last_undegraded":"2023-09-30T09:10:56.675636+0000","last_fullsized":"2023-09-30T09:10:56.675636+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674197+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:10:56.674197+0000","last_peered":"2023-09-30T09:10:56.674197+0000","last_clean":"2023-09-30T09:10:56.674197+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:10:56.674197+0000","last_undegraded":"2023-09-30T09:10:56.674197+0000","last_fullsized":"2023-09-30T09:10:56.674197+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656458+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:10:56.656458+0000","last_peered":"2023-09-30T09:10:56.656458+0000","last_clean":"2023-09-30T09:10:56.656458+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:10:56.656458+0000","last_undegraded":"2023-09-30T09:10:56.656458+0000","last_fullsized":"2023-09-30T09:10:56.656458+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671981+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:10:56.671981+0000","last_peered":"2023-09-30T09:10:56.671981+0000","last_clean":"2023-09-30T09:10:56.671981+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:10:56.671981+0000","last_undegraded":"2023-09-30T09:10:56.671981+0000","last_fullsized":"2023-09-30T09:10:56.671981+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":29,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.654159+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:10:56.654159+0000","last_peered":"2023-09-30T09:10:56.654159+0000","last_clean":"2023-09-30T09:10:56.654159+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:10:56.654159+0000","last_undegraded":"2023-09-30T09:10:56.654159+0000","last_fullsized":"2023-09-30T09:10:56.654159+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.646370+0000","last_change":"2023-09-30T09:10:00.267780+0000","last_active":"2023-09-30T09:10:55.646370+0000","last_peered":"2023-09-30T09:10:55.646370+0000","last_clean":"2023-09-30T09:10:55.646370+0000","last_became_active":"2023-09-30T09:10:00.267429+0000","last_became_peered":"2023-09-30T09:10:00.267429+0000","last_unstale":"2023-09-30T09:10:55.646370+0000","last_undegraded":"2023-09-30T09:10:55.646370+0000","last_fullsized":"2023-09-30T09:10:55.646370+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644562+0000","last_change":"2023-09-30T09:09:31.689043+0000","last_active":"2023-09-30T09:10:55.644562+0000","last_peered":"2023-09-30T09:10:55.644562+0000","last_clean":"2023-09-30T09:10:55.644562+0000","last_became_active":"2023-09-30T09:09:31.688384+0000","last_became_peered":"2023-09-30T09:09:31.688384+0000","last_unstale":"2023-09-30T09:10:55.644562+0000","last_undegraded":"2023-09-30T09:10:55.644562+0000","last_fullsized":"2023-09-30T09:10:55.644562+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675853+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:10:56.675853+0000","last_peered":"2023-09-30T09:10:56.675853+0000","last_clean":"2023-09-30T09:10:56.675853+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:10:56.675853+0000","last_undegraded":"2023-09-30T09:10:56.675853+0000","last_fullsized":"2023-09-30T09:10:56.675853+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671545+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:10:56.671545+0000","last_peered":"2023-09-30T09:10:56.671545+0000","last_clean":"2023-09-30T09:10:56.671545+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:10:56.671545+0000","last_undegraded":"2023-09-30T09:10:56.671545+0000","last_fullsized":"2023-09-30T09:10:56.671545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656335+0000","last_change":"2023-09-30T09:10:30.264359+0000","last_active":"2023-09-30T09:10:56.656335+0000","last_peered":"2023-09-30T09:10:56.656335+0000","last_clean":"2023-09-30T09:10:56.656335+0000","last_became_active":"2023-09-30T09:10:30.263969+0000","last_became_peered":"2023-09-30T09:10:30.263969+0000","last_unstale":"2023-09-30T09:10:56.656335+0000","last_undegraded":"2023-09-30T09:10:56.656335+0000","last_fullsized":"2023-09-30T09:10:56.656335+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:59.946324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.657470+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:10:56.657470+0000","last_peered":"2023-09-30T09:10:56.657470+0000","last_clean":"2023-09-30T09:10:56.657470+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:10:56.657470+0000","last_undegraded":"2023-09-30T09:10:56.657470+0000","last_fullsized":"2023-09-30T09:10:56.657470+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645367+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:10:55.645367+0000","last_peered":"2023-09-30T09:10:55.645367+0000","last_clean":"2023-09-30T09:10:55.645367+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:10:55.645367+0000","last_undegraded":"2023-09-30T09:10:55.645367+0000","last_fullsized":"2023-09-30T09:10:55.645367+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649190+0000","last_change":"2023-09-30T09:09:31.687987+0000","last_active":"2023-09-30T09:10:55.649190+0000","last_peered":"2023-09-30T09:10:55.649190+0000","last_clean":"2023-09-30T09:10:55.649190+0000","last_became_active":"2023-09-30T09:09:31.687398+0000","last_became_peered":"2023-09-30T09:09:31.687398+0000","last_unstale":"2023-09-30T09:10:55.649190+0000","last_undegraded":"2023-09-30T09:10:55.649190+0000","last_fullsized":"2023-09-30T09:10:55.649190+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680373+0000","last_change":"2023-09-30T09:10:56.679451+0000","last_active":"2023-09-30T09:10:56.680373+0000","last_peered":"2023-09-30T09:10:56.680373+0000","last_clean":"2023-09-30T09:10:56.680373+0000","last_became_active":"2023-09-30T09:10:56.678772+0000","last_became_peered":"2023-09-30T09:10:56.678772+0000","last_unstale":"2023-09-30T09:10:56.680373+0000","last_undegraded":"2023-09-30T09:10:56.680373+0000","last_fullsized":"2023-09-30T09:10:56.680373+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:34:01.894920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641978+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T09:10:55.641978+0000","last_peered":"2023-09-30T09:10:55.641978+0000","last_clean":"2023-09-30T09:10:55.641978+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T09:10:55.641978+0000","last_undegraded":"2023-09-30T09:10:55.641978+0000","last_fullsized":"2023-09-30T09:10:55.641978+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649194+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:10:55.649194+0000","last_peered":"2023-09-30T09:10:55.649194+0000","last_clean":"2023-09-30T09:10:55.649194+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:10:55.649194+0000","last_undegraded":"2023-09-30T09:10:55.649194+0000","last_fullsized":"2023-09-30T09:10:55.649194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675003+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:10:56.675003+0000","last_peered":"2023-09-30T09:10:56.675003+0000","last_clean":"2023-09-30T09:10:56.675003+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:10:56.675003+0000","last_undegraded":"2023-09-30T09:10:56.675003+0000","last_fullsized":"2023-09-30T09:10:56.675003+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.662021+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:10:56.662021+0000","last_peered":"2023-09-30T09:10:56.662021+0000","last_clean":"2023-09-30T09:10:56.662021+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:10:56.662021+0000","last_undegraded":"2023-09-30T09:10:56.662021+0000","last_fullsized":"2023-09-30T09:10:56.662021+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650801+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:10:55.650801+0000","last_peered":"2023-09-30T09:10:55.650801+0000","last_clean":"2023-09-30T09:10:55.650801+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:10:55.650801+0000","last_undegraded":"2023-09-30T09:10:55.650801+0000","last_fullsized":"2023-09-30T09:10:55.650801+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656687+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:10:56.656687+0000","last_peered":"2023-09-30T09:10:56.656687+0000","last_clean":"2023-09-30T09:10:56.656687+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:10:56.656687+0000","last_undegraded":"2023-09-30T09:10:56.656687+0000","last_fullsized":"2023-09-30T09:10:56.656687+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659798+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:10:56.659798+0000","last_peered":"2023-09-30T09:10:56.659798+0000","last_clean":"2023-09-30T09:10:56.659798+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:10:56.659798+0000","last_undegraded":"2023-09-30T09:10:56.659798+0000","last_fullsized":"2023-09-30T09:10:56.659798+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681283+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:10:56.681283+0000","last_peered":"2023-09-30T09:10:56.681283+0000","last_clean":"2023-09-30T09:10:56.681283+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:10:56.681283+0000","last_undegraded":"2023-09-30T09:10:56.681283+0000","last_fullsized":"2023-09-30T09:10:56.681283+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":32,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.658140+0000","last_change":"2023-09-30T09:10:00.262643+0000","last_active":"2023-09-30T09:10:56.658140+0000","last_peered":"2023-09-30T09:10:56.658140+0000","last_clean":"2023-09-30T09:10:56.658140+0000","last_became_active":"2023-09-30T09:10:00.261637+0000","last_became_peered":"2023-09-30T09:10:00.261637+0000","last_unstale":"2023-09-30T09:10:56.658140+0000","last_undegraded":"2023-09-30T09:10:56.658140+0000","last_fullsized":"2023-09-30T09:10:56.658140+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:02.159152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681482+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:10:56.681482+0000","last_peered":"2023-09-30T09:10:56.681482+0000","last_clean":"2023-09-30T09:10:56.681482+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:10:56.681482+0000","last_undegraded":"2023-09-30T09:10:56.681482+0000","last_fullsized":"2023-09-30T09:10:56.681482+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642339+0000","last_change":"2023-09-30T09:10:30.268513+0000","last_active":"2023-09-30T09:10:55.642339+0000","last_peered":"2023-09-30T09:10:55.642339+0000","last_clean":"2023-09-30T09:10:55.642339+0000","last_became_active":"2023-09-30T09:10:30.268089+0000","last_became_peered":"2023-09-30T09:10:30.268089+0000","last_unstale":"2023-09-30T09:10:55.642339+0000","last_undegraded":"2023-09-30T09:10:55.642339+0000","last_fullsized":"2023-09-30T09:10:55.642339+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.661880+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:10:56.661880+0000","last_peered":"2023-09-30T09:10:56.661880+0000","last_clean":"2023-09-30T09:10:56.661880+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:10:56.661880+0000","last_undegraded":"2023-09-30T09:10:56.661880+0000","last_fullsized":"2023-09-30T09:10:56.661880+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644262+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T09:10:55.644262+0000","last_peered":"2023-09-30T09:10:55.644262+0000","last_clean":"2023-09-30T09:10:55.644262+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T09:10:55.644262+0000","last_undegraded":"2023-09-30T09:10:55.644262+0000","last_fullsized":"2023-09-30T09:10:55.644262+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":42,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660241+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:10:56.660241+0000","last_peered":"2023-09-30T09:10:56.660241+0000","last_clean":"2023-09-30T09:10:56.660241+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:10:56.660241+0000","last_undegraded":"2023-09-30T09:10:56.660241+0000","last_fullsized":"2023-09-30T09:10:56.660241+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675779+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:10:56.675779+0000","last_peered":"2023-09-30T09:10:56.675779+0000","last_clean":"2023-09-30T09:10:56.675779+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:10:56.675779+0000","last_undegraded":"2023-09-30T09:10:56.675779+0000","last_fullsized":"2023-09-30T09:10:56.675779+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645289+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:10:55.645289+0000","last_peered":"2023-09-30T09:10:55.645289+0000","last_clean":"2023-09-30T09:10:55.645289+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:10:55.645289+0000","last_undegraded":"2023-09-30T09:10:55.645289+0000","last_fullsized":"2023-09-30T09:10:55.645289+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679776+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:10:56.679776+0000","last_peered":"2023-09-30T09:10:56.679776+0000","last_clean":"2023-09-30T09:10:56.679776+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:10:56.679776+0000","last_undegraded":"2023-09-30T09:10:56.679776+0000","last_fullsized":"2023-09-30T09:10:56.679776+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647247+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T09:10:55.647247+0000","last_peered":"2023-09-30T09:10:55.647247+0000","last_clean":"2023-09-30T09:10:55.647247+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T09:10:55.647247+0000","last_undegraded":"2023-09-30T09:10:55.647247+0000","last_fullsized":"2023-09-30T09:10:55.647247+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673199+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:10:56.673199+0000","last_peered":"2023-09-30T09:10:56.673199+0000","last_clean":"2023-09-30T09:10:56.673199+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:10:56.673199+0000","last_undegraded":"2023-09-30T09:10:56.673199+0000","last_fullsized":"2023-09-30T09:10:56.673199+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":69,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681740+0000","last_change":"2023-09-30T09:10:56.680261+0000","last_active":"2023-09-30T09:10:56.681740+0000","last_peered":"2023-09-30T09:10:56.681740+0000","last_clean":"2023-09-30T09:10:56.681740+0000","last_became_active":"2023-09-30T09:10:56.679257+0000","last_became_peered":"2023-09-30T09:10:56.679257+0000","last_unstale":"2023-09-30T09:10:56.681740+0000","last_undegraded":"2023-09-30T09:10:56.681740+0000","last_fullsized":"2023-09-30T09:10:56.681740+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:10.436345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676563+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:10:56.676563+0000","last_peered":"2023-09-30T09:10:56.676563+0000","last_clean":"2023-09-30T09:10:56.676563+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:10:56.676563+0000","last_undegraded":"2023-09-30T09:10:56.676563+0000","last_fullsized":"2023-09-30T09:10:56.676563+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659435+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:10:56.659435+0000","last_peered":"2023-09-30T09:10:56.659435+0000","last_clean":"2023-09-30T09:10:56.659435+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:10:56.659435+0000","last_undegraded":"2023-09-30T09:10:56.659435+0000","last_fullsized":"2023-09-30T09:10:56.659435+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.643956+0000","last_change":"2023-09-30T09:10:00.264043+0000","last_active":"2023-09-30T09:10:55.643956+0000","last_peered":"2023-09-30T09:10:55.643956+0000","last_clean":"2023-09-30T09:10:55.643956+0000","last_became_active":"2023-09-30T09:10:00.263640+0000","last_became_peered":"2023-09-30T09:10:00.263640+0000","last_unstale":"2023-09-30T09:10:55.643956+0000","last_undegraded":"2023-09-30T09:10:55.643956+0000","last_fullsized":"2023-09-30T09:10:55.643956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430421,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103919,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.94399999999999995,"15min":0.92800000000000005},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.329,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.879,"5min":0.90600000000000003,"15min":0.91300000000000003},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2230000000000001,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":0.93899999999999995}]},{"osd":1,"last update":"Sat Sep 30 09:12:02 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.85999999999999999,"15min":0.85499999999999998},"min":{"1min":0.61099999999999999,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.129,"5min":1.149,"15min":1.149},"last":1.0720000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.94299999999999995,"15min":0.93500000000000005},"min":{"1min":0.76800000000000002,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.84299999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.64100000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2210000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.754},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.94799999999999995,"15min":0.95199999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.1020000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:11:58 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.444,"15min":1.444},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":11.307,"5min":11.307,"15min":11.307},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.337,"5min":1.337,"15min":1.337},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":10.067,"5min":10.067,"15min":10.067},"last":1.0329999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.95099999999999996,"15min":0.92700000000000005},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4239999999999999},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0049999999999999,"15min":0.97299999999999998},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.51500000000000001},"max":{"1min":1.873,"5min":1.873,"15min":1.873},"last":0.86699999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.999,"15min":0.99099999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.45000000000000001},"max":{"1min":1.335,"5min":1.474,"15min":1.6299999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.073,"15min":1.044},"min":{"1min":0.64900000000000002,"5min":0.64000000000000001,"15min":0.57999999999999996},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.90700000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.093,"15min":1.0760000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":1.01},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1299999999999999,"15min":1.077},"min":{"1min":0.5,"5min":0.5,"15min":0.47099999999999997},"max":{"1min":1.4970000000000001,"5min":1.585,"15min":1.585},"last":1.1319999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626654,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1103143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.98199999999999998,"15min":1.036},"min":{"1min":0.58499999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.339,"5min":2.5430000000000001,"15min":2.5430000000000001},"last":1.042},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.95399999999999996,"15min":0.97099999999999997},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.1910000000000001,"5min":2.4889999999999999,"15min":2.4889999999999999},"last":1.3460000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.1080000000000001,"15min":1.139},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2609999999999999,"5min":2.9710000000000001,"15min":2.9710000000000001},"last":1.3999999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.0369999999999999,"15min":1.0489999999999999},"min":{"1min":0.752,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.159,"5min":2.5299999999999998,"15min":2.5299999999999998},"last":1.079}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.034,"15min":1.048},"min":{"1min":0.58799999999999997,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.216,"5min":3.7770000000000001,"15min":3.7770000000000001},"last":1.2210000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.96399999999999997,"15min":0.96599999999999997},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.282}]},{"osd":3,"last update":"Sat Sep 30 09:11:59 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":1.321}]},{"osd":4,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94499999999999995,"15min":0.89000000000000001},"min":{"1min":0.67500000000000004,"5min":0.58199999999999996,"15min":0.40000000000000002},"max":{"1min":1.294,"5min":2.7669999999999999,"15min":2.7669999999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.67200000000000004,"5min":0.55300000000000005,"15min":0.42399999999999999},"max":{"1min":1.218,"5min":1.3740000000000001,"15min":1.6539999999999999},"last":1.246}]},{"osd":5,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0209999999999999,"15min":0.97899999999999998},"min":{"1min":0.69299999999999995,"5min":0.60199999999999998,"15min":0.44900000000000001},"max":{"1min":1.242,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":1.206},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.04,"15min":1.0229999999999999},"min":{"1min":0.71699999999999997,"5min":0.68700000000000006,"15min":0.48599999999999999},"max":{"1min":1.208,"5min":2.7410000000000001,"15min":2.7410000000000001},"last":1.444}]},{"osd":7,"last update":"Sat Sep 30 09:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.091,"15min":1.0760000000000001},"min":{"1min":0.79400000000000004,"5min":0.77100000000000002,"15min":0.52600000000000002},"max":{"1min":1.2989999999999999,"5min":1.581,"15min":1.599},"last":1.371},{"interface":"front","average":{"1min":1.123,"5min":1.1319999999999999,"15min":1.1060000000000001},"min":{"1min":0.71899999999999997,"5min":0.59899999999999998,"15min":0.40200000000000002},"max":{"1min":1.4359999999999999,"5min":2.649,"15min":2.649},"last":1.484}]}]},{"osd":1,"up_from":83,"seq":356482285606,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":960,"kb_used_omap":3,"kb_used_meta":39676,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":983040,"data_stored":518823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":40628644},"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 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.69699999999999995,"15min":0.70199999999999996},"min":{"1min":0.49299999999999999,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.0449999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.73299999999999998,"15min":0.72899999999999998},"min":{"1min":0.50800000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":1.175}]},{"osd":2,"last update":"Sat Sep 30 09:12:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.69299999999999995,"15min":0.69499999999999995},"min":{"1min":0.51600000000000001,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.84199999999999997,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.83399999999999996,"15min":0.83599999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.97299999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:11:58 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.073,"5min":1.073,"15min":1.073},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.214}]},{"osd":4,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.98599999999999999,"15min":0.97799999999999998},"min":{"1min":0.72899999999999998,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.0600000000000001,"15min":1.0569999999999999},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.528,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.3600000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.90300000000000002,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4370000000000001,"5min":1.641,"15min":1.641},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1419999999999999,"15min":1.1399999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.5920000000000001,"5min":1.958,"15min":1.958},"last":1.454}]},{"osd":6,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.117,"15min":1.121},"min":{"1min":0.86399999999999999,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.3300000000000001,"5min":1.514,"15min":1.514},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.167,"5min":1.155,"15min":1.153},"min":{"1min":0.94699999999999995,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.4390000000000001,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.0780000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.2170000000000001,"15min":1.2170000000000001},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.645,"5min":1.8520000000000001,"15min":1.8520000000000001},"last":1.5},{"interface":"front","average":{"1min":1.123,"5min":1.1799999999999999,"15min":1.1899999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.355,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.2490000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449132,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28924,"kb_used_data":1520,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716228,"statfs":{"total":95995035648,"available":95965417472,"internally_reserved":0,"allocated":1556480,"data_stored":1104686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":28045538},"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 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.69499999999999995,"15min":0.69299999999999995},"min":{"1min":0.36199999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.78700000000000003,"15min":0.77900000000000003},"min":{"1min":0.56899999999999995,"5min":0.434,"15min":0.434},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.96599999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.72399999999999998,"15min":0.73099999999999998},"min":{"1min":0.40000000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81100000000000005,"15min":0.81799999999999995},"min":{"1min":0.39000000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":0.79400000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.0620000000000001,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.425,"5min":1.425,"15min":1.425},"last":1.133}]},{"osd":4,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98999999999999999,"15min":0.97999999999999998},"min":{"1min":0.77900000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.345,"5min":1.379,"15min":1.379},"last":1.014},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.016,"15min":0.99199999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.236}]},{"osd":5,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.024,"15min":1.0049999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.2989999999999999},{"interface":"front","average":{"1min":1.054,"5min":1.0629999999999999,"15min":1.069},"min":{"1min":0.83099999999999996,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.1659999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.0609999999999999,"15min":1.069},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.0760000000000001,"15min":1.0680000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4239999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.107}]},{"osd":7,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.149,"15min":1.1539999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.405,"5min":1.54,"15min":1.54},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.155,"15min":1.161},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.5069999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.2010000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122080,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40524,"kb_used_data":952,"kb_used_omap":3,"kb_used_meta":39548,"kb_avail":93704628,"statfs":{"total":95995035648,"available":95953539072,"internally_reserved":0,"allocated":974848,"data_stored":515233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":40497931},"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 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.71599999999999997,"15min":0.71899999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.099,"5min":1.099,"15min":1.099},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.749,"15min":0.76300000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.93500000000000005,"5min":1.258,"15min":1.258},"last":0.80000000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.72099999999999997,"15min":0.73999999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.86199999999999999,"5min":1.004,"15min":1.004},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.86699999999999999,"15min":0.88},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.0800000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.337}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.006,"5min":1.006,"15min":1.006},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0489999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.105,"15min":1.115},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.462,"5min":1.702,"15min":1.702},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.028,"5min":1.145,"15min":1.165},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3919999999999999,"5min":1.613,"15min":1.613},"last":0.96299999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.1659999999999999,"15min":1.1759999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.4079999999999999,"5min":1.663,"15min":1.663},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.1120000000000001,"15min":1.1240000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.1060000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.167,"15min":1.169},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.657,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.163,"15min":1.1850000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3620000000000001,"5min":1.504,"15min":1.504},"last":1.1639999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.2729999999999999,"15min":1.282},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5309999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.411},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.2490000000000001,"15min":1.2629999999999999},"min":{"1min":0.80100000000000005,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.575,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.298}]}]},{"osd":3,"up_from":93,"seq":399431958555,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36476,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708676,"statfs":{"total":95995035648,"available":95957684224,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":36370027},"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 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":0.82999999999999996}]},{"osd":1,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.76600000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.0780000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.478,"5min":1.478,"15min":1.478},"last":1.1759999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"min":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.474}]},{"osd":6,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.071,"15min":1.071},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.258},{"interface":"front","average":{"1min":1.181,"5min":1.181,"15min":1.181},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.274}]},{"osd":7,"last update":"Sat Sep 30 09:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2,"5min":1.2,"15min":1.2},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":1.5369999999999999},"last":1.373},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"min":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.232}]}]},{"osd":4,"up_from":30,"seq":128849019118,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.879,"15min":0.88500000000000001},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1399999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.871,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.77400000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.167,"5min":1.173,"15min":1.173},"last":0.745},{"interface":"front","average":{"1min":0.878,"5min":0.91000000000000003,"15min":0.91500000000000004},"min":{"1min":0.70199999999999996,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.115,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.82199999999999995}]},{"osd":2,"last update":"Sat Sep 30 09:12:33 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97299999999999998,"15min":0.97599999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.97399999999999998,"15min":0.98399999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.167,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.75700000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:11:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.84299999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.88500000000000001,"15min":0.91200000000000003},"min":{"1min":0.57399999999999995,"5min":0.47399999999999998,"15min":0.42099999999999999},"max":{"1min":1.171,"5min":1.2390000000000001,"15min":1.78},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0209999999999999,"15min":1.0189999999999999},"min":{"1min":0.68400000000000005,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.736},"last":0.61499999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.94999999999999996,"15min":0.96299999999999997},"min":{"1min":0.50700000000000001,"5min":0.442,"15min":0.437},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.5369999999999999},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.026,"5min":0.96899999999999997,"15min":0.96799999999999997},"min":{"1min":0.52800000000000002,"5min":0.52300000000000002,"15min":0.48099999999999998},"max":{"1min":1.232,"5min":2.198,"15min":2.198},"last":0.63300000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0189999999999999,"15min":1.0289999999999999},"min":{"1min":0.71699999999999997,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.25,"5min":2.141,"15min":2.141},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.196,"5min":1.119,"15min":1.109},"min":{"1min":0.98899999999999999,"5min":0.55500000000000005,"15min":0.499},"max":{"1min":1.3320000000000001,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":0.878}]}]},{"osd":5,"up_from":36,"seq":154618822886,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302236,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442916,"statfs":{"total":95995035648,"available":95685545984,"internally_reserved":0,"allocated":937984,"data_stored":508922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.93000000000000005,"15min":0.95399999999999996},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1060000000000001,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.167}]},{"osd":1,"last update":"Sat Sep 30 09:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":1.042,"15min":1.0409999999999999},"min":{"1min":0.71499999999999997,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.999,"5min":0.98299999999999998,"15min":0.97999999999999998},"min":{"1min":0.61099999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.2509999999999999,"5min":1.282,"15min":1.282},"last":1.0760000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.98099999999999998,"15min":0.98899999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.93799999999999994,"15min":0.93100000000000005},"min":{"1min":0.77900000000000003,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.97299999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.0980000000000001,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.998,"5min":0.998,"15min":0.998},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.141}]},{"osd":4,"last update":"Sat Sep 30 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.90500000000000003,"15min":0.94899999999999995},"min":{"1min":0.73399999999999999,"5min":0.50800000000000001,"15min":0.33400000000000002},"max":{"1min":1.117,"5min":1.296,"15min":3.262},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.95099999999999996,"15min":0.96299999999999997},"min":{"1min":0.65500000000000003,"5min":0.60799999999999998,"15min":0.36599999999999999},"max":{"1min":1.198,"5min":1.2929999999999999,"15min":3.157},"last":0.71699999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:12:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.0049999999999999,"15min":1.0029999999999999},"min":{"1min":0.66600000000000004,"5min":0.65800000000000003,"15min":0.46400000000000002},"max":{"1min":1.2629999999999999,"5min":1.3839999999999999,"15min":1.4730000000000001},"last":0.88900000000000001},{"interface":"front","average":{"1min":1.034,"5min":1.016,"15min":1.002},"min":{"1min":0.81200000000000006,"5min":0.59199999999999997,"15min":0.38600000000000001},"max":{"1min":1.345,"5min":1.345,"15min":2.4790000000000001},"last":0.93300000000000005}]},{"osd":7,"last update":"Sat Sep 30 09:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.044,"15min":1.036},"min":{"1min":0.76100000000000001,"5min":0.54200000000000004,"15min":0.47999999999999998},"max":{"1min":1.3660000000000001,"5min":1.4079999999999999,"15min":2.532},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.075,"15min":1.0840000000000001},"min":{"1min":0.74099999999999999,"5min":0.71799999999999997,"15min":0.51200000000000001},"max":{"1min":1.286,"5min":1.337,"15min":1.6140000000000001},"last":1.054}]}]}],"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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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-30T09:13:03.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:13:03.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:03 smithi005 bash[78438]: audit 2023-09-30T09:13:02.299739+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:13:03.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:03 smithi005 bash[75361]: audit 2023-09-30T09:13:02.299739+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:13:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:03 smithi099 bash[59238]: audit 2023-09-30T09:13:02.299739+0000 mgr.y (mgr.34107) 342 : audit 0 from='client.34722 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:13:04.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:04 smithi005 bash[78438]: cluster 2023-09-30T09:13:02.604544+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:04.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:04 smithi005 bash[75361]: cluster 2023-09-30T09:13:02.604544+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:04 smithi099 bash[59238]: cluster 2023-09-30T09:13:02.604544+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:06.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:06 smithi005 bash[75361]: cluster 2023-09-30T09:13:04.605295+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:06.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:06 smithi005 bash[78438]: cluster 2023-09-30T09:13:04.605295+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:06 smithi099 bash[59238]: cluster 2023-09-30T09:13:04.605295+0000 mgr.y (mgr.34107) 344 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:07.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:07 smithi005 bash[78438]: audit 2023-09-30T09:13:06.529771+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:07.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:07 smithi005 bash[75361]: audit 2023-09-30T09:13:06.529771+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:07 smithi099 bash[59238]: audit 2023-09-30T09:13:06.529771+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:07.920 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:08.698 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:08 smithi005 bash[75361]: cluster 2023-09-30T09:13:06.606067+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:08.699 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:08 smithi005 bash[78438]: cluster 2023-09-30T09:13:06.606067+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:08 smithi099 bash[59238]: cluster 2023-09-30T09:13:06.606067+0000 mgr.y (mgr.34107) 345 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:09.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:13:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:13:09] "GET /metrics HTTP/1.1" 200 33786 "" "Prometheus/2.33.4" 2023-09-30T09:13:10.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:10 smithi005 bash[75361]: cluster 2023-09-30T09:13:08.606976+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:10.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:10 smithi005 bash[78438]: cluster 2023-09-30T09:13:08.606976+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:10.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:10 smithi099 bash[59238]: cluster 2023-09-30T09:13:08.606976+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:13:10.920 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:13:11.628 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":281,"stamp":"2023-09-30T09:13:10.607242+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595860,"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":308,"num_read_kb":512,"num_write":260,"num_write_kb":2445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":194,"ondisk_log_size":194,"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":1360576,"kb_used_data":9240,"kb_used_omap":13,"kb_used_meta":1351218,"kb_avail":748600640,"statfs":{"total":767960285184,"available":766567055360,"internally_reserved":0,"allocated":9461760,"data_stored":5881353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":1383648252},"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.005124"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644069+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:10:55.644069+0000","last_peered":"2023-09-30T09:10:55.644069+0000","last_clean":"2023-09-30T09:10:55.644069+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:10:55.644069+0000","last_undegraded":"2023-09-30T09:10:55.644069+0000","last_fullsized":"2023-09-30T09:10:55.644069+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.669932+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:10:56.669932+0000","last_peered":"2023-09-30T09:10:56.669932+0000","last_clean":"2023-09-30T09:10:56.669932+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:10:56.669932+0000","last_undegraded":"2023-09-30T09:10:56.669932+0000","last_fullsized":"2023-09-30T09:10:56.669932+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671587+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:10:56.671587+0000","last_peered":"2023-09-30T09:10:56.671587+0000","last_clean":"2023-09-30T09:10:56.671587+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:10:56.671587+0000","last_undegraded":"2023-09-30T09:10:56.671587+0000","last_fullsized":"2023-09-30T09:10:56.671587+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.678539+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:10:56.678539+0000","last_peered":"2023-09-30T09:10:56.678539+0000","last_clean":"2023-09-30T09:10:56.678539+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:10:56.678539+0000","last_undegraded":"2023-09-30T09:10:56.678539+0000","last_fullsized":"2023-09-30T09:10:56.678539+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671400+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:10:56.671400+0000","last_peered":"2023-09-30T09:10:56.671400+0000","last_clean":"2023-09-30T09:10:56.671400+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:10:56.671400+0000","last_undegraded":"2023-09-30T09:10:56.671400+0000","last_fullsized":"2023-09-30T09:10:56.671400+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642442+0000","last_change":"2023-09-30T09:10:00.262235+0000","last_active":"2023-09-30T09:10:55.642442+0000","last_peered":"2023-09-30T09:10:55.642442+0000","last_clean":"2023-09-30T09:10:55.642442+0000","last_became_active":"2023-09-30T09:10:00.261952+0000","last_became_peered":"2023-09-30T09:10:00.261952+0000","last_unstale":"2023-09-30T09:10:55.642442+0000","last_undegraded":"2023-09-30T09:10:55.642442+0000","last_fullsized":"2023-09-30T09:10:55.642442+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679058+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:10:56.679058+0000","last_peered":"2023-09-30T09:10:56.679058+0000","last_clean":"2023-09-30T09:10:56.679058+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:10:56.679058+0000","last_undegraded":"2023-09-30T09:10:56.679058+0000","last_fullsized":"2023-09-30T09:10:56.679058+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679559+0000","last_change":"2023-09-30T09:10:56.679559+0000","last_active":"2023-09-30T09:10:56.679559+0000","last_peered":"2023-09-30T09:10:56.679559+0000","last_clean":"2023-09-30T09:10:56.679559+0000","last_became_active":"2023-09-30T09:10:56.679078+0000","last_became_peered":"2023-09-30T09:10:56.679078+0000","last_unstale":"2023-09-30T09:10:56.679559+0000","last_undegraded":"2023-09-30T09:10:56.679559+0000","last_fullsized":"2023-09-30T09:10:56.679559+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:00:45.148789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644754+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:10:55.644754+0000","last_peered":"2023-09-30T09:10:55.644754+0000","last_clean":"2023-09-30T09:10:55.644754+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:10:55.644754+0000","last_undegraded":"2023-09-30T09:10:55.644754+0000","last_fullsized":"2023-09-30T09:10:55.644754+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":22,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679544+0000","last_change":"2023-09-30T09:10:56.679544+0000","last_active":"2023-09-30T09:10:56.679544+0000","last_peered":"2023-09-30T09:10:56.679544+0000","last_clean":"2023-09-30T09:10:56.679544+0000","last_became_active":"2023-09-30T09:10:56.679080+0000","last_became_peered":"2023-09-30T09:10:56.679080+0000","last_unstale":"2023-09-30T09:10:56.679544+0000","last_undegraded":"2023-09-30T09:10:56.679544+0000","last_fullsized":"2023-09-30T09:10:56.679544+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:00:05.318021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672573+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:10:56.672573+0000","last_peered":"2023-09-30T09:10:56.672573+0000","last_clean":"2023-09-30T09:10:56.672573+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:10:56.672573+0000","last_undegraded":"2023-09-30T09:10:56.672573+0000","last_fullsized":"2023-09-30T09:10:56.672573+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656500+0000","last_change":"2023-09-30T09:10:30.265441+0000","last_active":"2023-09-30T09:10:56.656500+0000","last_peered":"2023-09-30T09:10:56.656500+0000","last_clean":"2023-09-30T09:10:56.656500+0000","last_became_active":"2023-09-30T09:10:30.264464+0000","last_became_peered":"2023-09-30T09:10:30.264464+0000","last_unstale":"2023-09-30T09:10:56.656500+0000","last_undegraded":"2023-09-30T09:10:56.656500+0000","last_fullsized":"2023-09-30T09:10:56.656500+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:40:17.089123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645519+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T09:10:55.645519+0000","last_peered":"2023-09-30T09:10:55.645519+0000","last_clean":"2023-09-30T09:10:55.645519+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T09:10:55.645519+0000","last_undegraded":"2023-09-30T09:10:55.645519+0000","last_fullsized":"2023-09-30T09:10:55.645519+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645610+0000","last_change":"2023-09-30T09:10:00.266571+0000","last_active":"2023-09-30T09:10:55.645610+0000","last_peered":"2023-09-30T09:10:55.645610+0000","last_clean":"2023-09-30T09:10:55.645610+0000","last_became_active":"2023-09-30T09:10:00.266168+0000","last_became_peered":"2023-09-30T09:10:00.266168+0000","last_unstale":"2023-09-30T09:10:55.645610+0000","last_undegraded":"2023-09-30T09:10:55.645610+0000","last_fullsized":"2023-09-30T09:10:55.645610+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648193+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:10:55.648193+0000","last_peered":"2023-09-30T09:10:55.648193+0000","last_clean":"2023-09-30T09:10:55.648193+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:10:55.648193+0000","last_undegraded":"2023-09-30T09:10:55.648193+0000","last_fullsized":"2023-09-30T09:10:55.648193+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676841+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:10:56.676841+0000","last_peered":"2023-09-30T09:10:56.676841+0000","last_clean":"2023-09-30T09:10:56.676841+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:10:56.676841+0000","last_undegraded":"2023-09-30T09:10:56.676841+0000","last_fullsized":"2023-09-30T09:10:56.676841+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674141+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:10:56.674141+0000","last_peered":"2023-09-30T09:10:56.674141+0000","last_clean":"2023-09-30T09:10:56.674141+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:10:56.674141+0000","last_undegraded":"2023-09-30T09:10:56.674141+0000","last_fullsized":"2023-09-30T09:10:56.674141+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.672075+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:10:56.672075+0000","last_peered":"2023-09-30T09:10:56.672075+0000","last_clean":"2023-09-30T09:10:56.672075+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:10:56.672075+0000","last_undegraded":"2023-09-30T09:10:56.672075+0000","last_fullsized":"2023-09-30T09:10:56.672075+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":46,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.648338+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T09:10:55.648338+0000","last_peered":"2023-09-30T09:10:55.648338+0000","last_clean":"2023-09-30T09:10:55.648338+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T09:10:55.648338+0000","last_undegraded":"2023-09-30T09:10:55.648338+0000","last_fullsized":"2023-09-30T09:10:55.648338+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673961+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:10:56.673961+0000","last_peered":"2023-09-30T09:10:56.673961+0000","last_clean":"2023-09-30T09:10:56.673961+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:10:56.673961+0000","last_undegraded":"2023-09-30T09:10:56.673961+0000","last_fullsized":"2023-09-30T09:10:56.673961+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641034+0000","last_change":"2023-09-30T09:09:31.686553+0000","last_active":"2023-09-30T09:10:55.641034+0000","last_peered":"2023-09-30T09:10:55.641034+0000","last_clean":"2023-09-30T09:10:55.641034+0000","last_became_active":"2023-09-30T09:09:31.686036+0000","last_became_peered":"2023-09-30T09:09:31.686036+0000","last_unstale":"2023-09-30T09:10:55.641034+0000","last_undegraded":"2023-09-30T09:10:55.641034+0000","last_fullsized":"2023-09-30T09:10:55.641034+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":63,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673196+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:10:56.673196+0000","last_peered":"2023-09-30T09:10:56.673196+0000","last_clean":"2023-09-30T09:10:56.673196+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:10:56.673196+0000","last_undegraded":"2023-09-30T09:10:56.673196+0000","last_fullsized":"2023-09-30T09:10:56.673196+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649936+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:10:55.649936+0000","last_peered":"2023-09-30T09:10:55.649936+0000","last_clean":"2023-09-30T09:10:55.649936+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:10:55.649936+0000","last_undegraded":"2023-09-30T09:10:55.649936+0000","last_fullsized":"2023-09-30T09:10:55.649936+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647570+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T09:10:55.647570+0000","last_peered":"2023-09-30T09:10:55.647570+0000","last_clean":"2023-09-30T09:10:55.647570+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T09:10:55.647570+0000","last_undegraded":"2023-09-30T09:10:55.647570+0000","last_fullsized":"2023-09-30T09:10:55.647570+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650113+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:10:55.650113+0000","last_peered":"2023-09-30T09:10:55.650113+0000","last_clean":"2023-09-30T09:10:55.650113+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:10:55.650113+0000","last_undegraded":"2023-09-30T09:10:55.650113+0000","last_fullsized":"2023-09-30T09:10:55.650113+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674149+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:10:56.674149+0000","last_peered":"2023-09-30T09:10:56.674149+0000","last_clean":"2023-09-30T09:10:56.674149+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:10:56.674149+0000","last_undegraded":"2023-09-30T09:10:56.674149+0000","last_fullsized":"2023-09-30T09:10:56.674149+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":47,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.651614+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T09:10:55.651614+0000","last_peered":"2023-09-30T09:10:55.651614+0000","last_clean":"2023-09-30T09:10:55.651614+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T09:10:55.651614+0000","last_undegraded":"2023-09-30T09:10:55.651614+0000","last_fullsized":"2023-09-30T09:10:55.651614+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641672+0000","last_change":"2023-09-30T09:10:00.263123+0000","last_active":"2023-09-30T09:10:55.641672+0000","last_peered":"2023-09-30T09:10:55.641672+0000","last_clean":"2023-09-30T09:10:55.641672+0000","last_became_active":"2023-09-30T09:10:00.262693+0000","last_became_peered":"2023-09-30T09:10:00.262693+0000","last_unstale":"2023-09-30T09:10:55.641672+0000","last_undegraded":"2023-09-30T09:10:55.641672+0000","last_fullsized":"2023-09-30T09:10:55.641672+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":61,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680322+0000","last_change":"2023-09-30T09:10:56.680322+0000","last_active":"2023-09-30T09:10:56.680322+0000","last_peered":"2023-09-30T09:10:56.680322+0000","last_clean":"2023-09-30T09:10:56.680322+0000","last_became_active":"2023-09-30T09:10:56.679909+0000","last_became_peered":"2023-09-30T09:10:56.679909+0000","last_unstale":"2023-09-30T09:10:56.680322+0000","last_undegraded":"2023-09-30T09:10:56.680322+0000","last_fullsized":"2023-09-30T09:10:56.680322+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660112+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:10:56.660112+0000","last_peered":"2023-09-30T09:10:56.660112+0000","last_clean":"2023-09-30T09:10:56.660112+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:10:56.660112+0000","last_undegraded":"2023-09-30T09:10:56.660112+0000","last_fullsized":"2023-09-30T09:10:56.660112+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680275+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:10:56.680275+0000","last_peered":"2023-09-30T09:10:56.680275+0000","last_clean":"2023-09-30T09:10:56.680275+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:10:56.680275+0000","last_undegraded":"2023-09-30T09:10:56.680275+0000","last_fullsized":"2023-09-30T09:10:56.680275+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":60,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681512+0000","last_change":"2023-09-30T09:10:56.681512+0000","last_active":"2023-09-30T09:10:56.681512+0000","last_peered":"2023-09-30T09:10:56.681512+0000","last_clean":"2023-09-30T09:10:56.681512+0000","last_became_active":"2023-09-30T09:10:56.681126+0000","last_became_peered":"2023-09-30T09:10:56.681126+0000","last_unstale":"2023-09-30T09:10:56.681512+0000","last_undegraded":"2023-09-30T09:10:56.681512+0000","last_fullsized":"2023-09-30T09:10:56.681512+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641874+0000","last_change":"2023-09-30T09:10:00.260332+0000","last_active":"2023-09-30T09:10:55.641874+0000","last_peered":"2023-09-30T09:10:55.641874+0000","last_clean":"2023-09-30T09:10:55.641874+0000","last_became_active":"2023-09-30T09:10:00.259922+0000","last_became_peered":"2023-09-30T09:10:00.259922+0000","last_unstale":"2023-09-30T09:10:55.641874+0000","last_undegraded":"2023-09-30T09:10:55.641874+0000","last_fullsized":"2023-09-30T09:10:55.641874+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644835+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:10:55.644835+0000","last_peered":"2023-09-30T09:10:55.644835+0000","last_clean":"2023-09-30T09:10:55.644835+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:10:55.644835+0000","last_undegraded":"2023-09-30T09:10:55.644835+0000","last_fullsized":"2023-09-30T09:10:55.644835+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644101+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:10:55.644101+0000","last_peered":"2023-09-30T09:10:55.644101+0000","last_clean":"2023-09-30T09:10:55.644101+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:10:55.644101+0000","last_undegraded":"2023-09-30T09:10:55.644101+0000","last_fullsized":"2023-09-30T09:10:55.644101+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645342+0000","last_change":"2023-09-30T09:10:00.266626+0000","last_active":"2023-09-30T09:10:55.645342+0000","last_peered":"2023-09-30T09:10:55.645342+0000","last_clean":"2023-09-30T09:10:55.645342+0000","last_became_active":"2023-09-30T09:10:00.266182+0000","last_became_peered":"2023-09-30T09:10:00.266182+0000","last_unstale":"2023-09-30T09:10:55.645342+0000","last_undegraded":"2023-09-30T09:10:55.645342+0000","last_fullsized":"2023-09-30T09:10:55.645342+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":65,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676722+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:10:56.676722+0000","last_peered":"2023-09-30T09:10:56.676722+0000","last_clean":"2023-09-30T09:10:56.676722+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:10:56.676722+0000","last_undegraded":"2023-09-30T09:10:56.676722+0000","last_fullsized":"2023-09-30T09:10:56.676722+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.674197+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:10:56.674197+0000","last_peered":"2023-09-30T09:10:56.674197+0000","last_clean":"2023-09-30T09:10:56.674197+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:10:56.674197+0000","last_undegraded":"2023-09-30T09:10:56.674197+0000","last_fullsized":"2023-09-30T09:10:56.674197+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656458+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:10:56.656458+0000","last_peered":"2023-09-30T09:10:56.656458+0000","last_clean":"2023-09-30T09:10:56.656458+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:10:56.656458+0000","last_undegraded":"2023-09-30T09:10:56.656458+0000","last_fullsized":"2023-09-30T09:10:56.656458+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671981+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:10:56.671981+0000","last_peered":"2023-09-30T09:10:56.671981+0000","last_clean":"2023-09-30T09:10:56.671981+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:10:56.671981+0000","last_undegraded":"2023-09-30T09:10:56.671981+0000","last_fullsized":"2023-09-30T09:10:56.671981+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":29,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.654159+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:10:56.654159+0000","last_peered":"2023-09-30T09:10:56.654159+0000","last_clean":"2023-09-30T09:10:56.654159+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:10:56.654159+0000","last_undegraded":"2023-09-30T09:10:56.654159+0000","last_fullsized":"2023-09-30T09:10:56.654159+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.646370+0000","last_change":"2023-09-30T09:10:00.267780+0000","last_active":"2023-09-30T09:10:55.646370+0000","last_peered":"2023-09-30T09:10:55.646370+0000","last_clean":"2023-09-30T09:10:55.646370+0000","last_became_active":"2023-09-30T09:10:00.267429+0000","last_became_peered":"2023-09-30T09:10:00.267429+0000","last_unstale":"2023-09-30T09:10:55.646370+0000","last_undegraded":"2023-09-30T09:10:55.646370+0000","last_fullsized":"2023-09-30T09:10:55.646370+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644562+0000","last_change":"2023-09-30T09:09:31.689043+0000","last_active":"2023-09-30T09:10:55.644562+0000","last_peered":"2023-09-30T09:10:55.644562+0000","last_clean":"2023-09-30T09:10:55.644562+0000","last_became_active":"2023-09-30T09:09:31.688384+0000","last_became_peered":"2023-09-30T09:09:31.688384+0000","last_unstale":"2023-09-30T09:10:55.644562+0000","last_undegraded":"2023-09-30T09:10:55.644562+0000","last_fullsized":"2023-09-30T09:10:55.644562+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":58,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675853+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:10:56.675853+0000","last_peered":"2023-09-30T09:10:56.675853+0000","last_clean":"2023-09-30T09:10:56.675853+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:10:56.675853+0000","last_undegraded":"2023-09-30T09:10:56.675853+0000","last_fullsized":"2023-09-30T09:10:56.675853+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":82,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.671545+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:10:56.671545+0000","last_peered":"2023-09-30T09:10:56.671545+0000","last_clean":"2023-09-30T09:10:56.671545+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:10:56.671545+0000","last_undegraded":"2023-09-30T09:10:56.671545+0000","last_fullsized":"2023-09-30T09:10:56.671545+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656335+0000","last_change":"2023-09-30T09:10:30.264359+0000","last_active":"2023-09-30T09:10:56.656335+0000","last_peered":"2023-09-30T09:10:56.656335+0000","last_clean":"2023-09-30T09:10:56.656335+0000","last_became_active":"2023-09-30T09:10:30.263969+0000","last_became_peered":"2023-09-30T09:10:30.263969+0000","last_unstale":"2023-09-30T09:10:56.656335+0000","last_undegraded":"2023-09-30T09:10:56.656335+0000","last_fullsized":"2023-09-30T09:10:56.656335+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:59.946324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.657470+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:10:56.657470+0000","last_peered":"2023-09-30T09:10:56.657470+0000","last_clean":"2023-09-30T09:10:56.657470+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:10:56.657470+0000","last_undegraded":"2023-09-30T09:10:56.657470+0000","last_fullsized":"2023-09-30T09:10:56.657470+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645367+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:10:55.645367+0000","last_peered":"2023-09-30T09:10:55.645367+0000","last_clean":"2023-09-30T09:10:55.645367+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:10:55.645367+0000","last_undegraded":"2023-09-30T09:10:55.645367+0000","last_fullsized":"2023-09-30T09:10:55.645367+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":297,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649190+0000","last_change":"2023-09-30T09:09:31.687987+0000","last_active":"2023-09-30T09:10:55.649190+0000","last_peered":"2023-09-30T09:10:55.649190+0000","last_clean":"2023-09-30T09:10:55.649190+0000","last_became_active":"2023-09-30T09:09:31.687398+0000","last_became_peered":"2023-09-30T09:09:31.687398+0000","last_unstale":"2023-09-30T09:10:55.649190+0000","last_undegraded":"2023-09-30T09:10:55.649190+0000","last_fullsized":"2023-09-30T09:10:55.649190+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.680373+0000","last_change":"2023-09-30T09:10:56.679451+0000","last_active":"2023-09-30T09:10:56.680373+0000","last_peered":"2023-09-30T09:10:56.680373+0000","last_clean":"2023-09-30T09:10:56.680373+0000","last_became_active":"2023-09-30T09:10:56.678772+0000","last_became_peered":"2023-09-30T09:10:56.678772+0000","last_unstale":"2023-09-30T09:10:56.680373+0000","last_undegraded":"2023-09-30T09:10:56.680373+0000","last_fullsized":"2023-09-30T09:10:56.680373+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:34:01.894920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":44,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.641978+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T09:10:55.641978+0000","last_peered":"2023-09-30T09:10:55.641978+0000","last_clean":"2023-09-30T09:10:55.641978+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T09:10:55.641978+0000","last_undegraded":"2023-09-30T09:10:55.641978+0000","last_fullsized":"2023-09-30T09:10:55.641978+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.649194+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:10:55.649194+0000","last_peered":"2023-09-30T09:10:55.649194+0000","last_clean":"2023-09-30T09:10:55.649194+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:10:55.649194+0000","last_undegraded":"2023-09-30T09:10:55.649194+0000","last_fullsized":"2023-09-30T09:10:55.649194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675003+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:10:56.675003+0000","last_peered":"2023-09-30T09:10:56.675003+0000","last_clean":"2023-09-30T09:10:56.675003+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:10:56.675003+0000","last_undegraded":"2023-09-30T09:10:56.675003+0000","last_fullsized":"2023-09-30T09:10:56.675003+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.662021+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:10:56.662021+0000","last_peered":"2023-09-30T09:10:56.662021+0000","last_clean":"2023-09-30T09:10:56.662021+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:10:56.662021+0000","last_undegraded":"2023-09-30T09:10:56.662021+0000","last_fullsized":"2023-09-30T09:10:56.662021+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":65,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.650801+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:10:55.650801+0000","last_peered":"2023-09-30T09:10:55.650801+0000","last_clean":"2023-09-30T09:10:55.650801+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:10:55.650801+0000","last_undegraded":"2023-09-30T09:10:55.650801+0000","last_fullsized":"2023-09-30T09:10:55.650801+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":45,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.656687+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:10:56.656687+0000","last_peered":"2023-09-30T09:10:56.656687+0000","last_clean":"2023-09-30T09:10:56.656687+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:10:56.656687+0000","last_undegraded":"2023-09-30T09:10:56.656687+0000","last_fullsized":"2023-09-30T09:10:56.656687+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659798+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:10:56.659798+0000","last_peered":"2023-09-30T09:10:56.659798+0000","last_clean":"2023-09-30T09:10:56.659798+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:10:56.659798+0000","last_undegraded":"2023-09-30T09:10:56.659798+0000","last_fullsized":"2023-09-30T09:10:56.659798+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":62,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681869+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:10:56.681869+0000","last_peered":"2023-09-30T09:10:56.681869+0000","last_clean":"2023-09-30T09:10:56.681869+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:10:56.681869+0000","last_undegraded":"2023-09-30T09:10:56.681869+0000","last_fullsized":"2023-09-30T09:10:56.681869+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":32,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.658140+0000","last_change":"2023-09-30T09:10:00.262643+0000","last_active":"2023-09-30T09:10:56.658140+0000","last_peered":"2023-09-30T09:10:56.658140+0000","last_clean":"2023-09-30T09:10:56.658140+0000","last_became_active":"2023-09-30T09:10:00.261637+0000","last_became_peered":"2023-09-30T09:10:00.261637+0000","last_unstale":"2023-09-30T09:10:56.658140+0000","last_undegraded":"2023-09-30T09:10:56.658140+0000","last_fullsized":"2023-09-30T09:10:56.658140+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:02.159152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681482+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:10:56.681482+0000","last_peered":"2023-09-30T09:10:56.681482+0000","last_clean":"2023-09-30T09:10:56.681482+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:10:56.681482+0000","last_undegraded":"2023-09-30T09:10:56.681482+0000","last_fullsized":"2023-09-30T09:10:56.681482+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":64,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.642339+0000","last_change":"2023-09-30T09:10:30.268513+0000","last_active":"2023-09-30T09:10:55.642339+0000","last_peered":"2023-09-30T09:10:55.642339+0000","last_clean":"2023-09-30T09:10:55.642339+0000","last_became_active":"2023-09-30T09:10:30.268089+0000","last_became_peered":"2023-09-30T09:10:30.268089+0000","last_unstale":"2023-09-30T09:10:55.642339+0000","last_undegraded":"2023-09-30T09:10:55.642339+0000","last_fullsized":"2023-09-30T09:10:55.642339+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.661880+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:10:56.661880+0000","last_peered":"2023-09-30T09:10:56.661880+0000","last_clean":"2023-09-30T09:10:56.661880+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:10:56.661880+0000","last_undegraded":"2023-09-30T09:10:56.661880+0000","last_fullsized":"2023-09-30T09:10:56.661880+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":45,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.644262+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T09:10:55.644262+0000","last_peered":"2023-09-30T09:10:55.644262+0000","last_clean":"2023-09-30T09:10:55.644262+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T09:10:55.644262+0000","last_undegraded":"2023-09-30T09:10:55.644262+0000","last_fullsized":"2023-09-30T09:10:55.644262+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":42,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.660241+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:10:56.660241+0000","last_peered":"2023-09-30T09:10:56.660241+0000","last_clean":"2023-09-30T09:10:56.660241+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:10:56.660241+0000","last_undegraded":"2023-09-30T09:10:56.660241+0000","last_fullsized":"2023-09-30T09:10:56.660241+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.675779+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:10:56.675779+0000","last_peered":"2023-09-30T09:10:56.675779+0000","last_clean":"2023-09-30T09:10:56.675779+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:10:56.675779+0000","last_undegraded":"2023-09-30T09:10:56.675779+0000","last_fullsized":"2023-09-30T09:10:56.675779+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.645289+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:10:55.645289+0000","last_peered":"2023-09-30T09:10:55.645289+0000","last_clean":"2023-09-30T09:10:55.645289+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:10:55.645289+0000","last_undegraded":"2023-09-30T09:10:55.645289+0000","last_fullsized":"2023-09-30T09:10:55.645289+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":84,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.679776+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:10:56.679776+0000","last_peered":"2023-09-30T09:10:56.679776+0000","last_clean":"2023-09-30T09:10:56.679776+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:10:56.679776+0000","last_undegraded":"2023-09-30T09:10:56.679776+0000","last_fullsized":"2023-09-30T09:10:56.679776+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.647247+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T09:10:55.647247+0000","last_peered":"2023-09-30T09:10:55.647247+0000","last_clean":"2023-09-30T09:10:55.647247+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T09:10:55.647247+0000","last_undegraded":"2023-09-30T09:10:55.647247+0000","last_fullsized":"2023-09-30T09:10:55.647247+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":75,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.673199+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:10:56.673199+0000","last_peered":"2023-09-30T09:10:56.673199+0000","last_clean":"2023-09-30T09:10:56.673199+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:10:56.673199+0000","last_undegraded":"2023-09-30T09:10:56.673199+0000","last_fullsized":"2023-09-30T09:10:56.673199+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":69,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.681740+0000","last_change":"2023-09-30T09:10:56.680261+0000","last_active":"2023-09-30T09:10:56.681740+0000","last_peered":"2023-09-30T09:10:56.681740+0000","last_clean":"2023-09-30T09:10:56.681740+0000","last_became_active":"2023-09-30T09:10:56.679257+0000","last_became_peered":"2023-09-30T09:10:56.679257+0000","last_unstale":"2023-09-30T09:10:56.681740+0000","last_undegraded":"2023-09-30T09:10:56.681740+0000","last_fullsized":"2023-09-30T09:10:56.681740+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:10.436345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.676563+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:10:56.676563+0000","last_peered":"2023-09-30T09:10:56.676563+0000","last_clean":"2023-09-30T09:10:56.676563+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:10:56.676563+0000","last_undegraded":"2023-09-30T09:10:56.676563+0000","last_fullsized":"2023-09-30T09:10:56.676563+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":55,"reported_epoch":94,"state":"active+clean","last_fresh":"2023-09-30T09:10:56.659435+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:10:56.659435+0000","last_peered":"2023-09-30T09:10:56.659435+0000","last_clean":"2023-09-30T09:10:56.659435+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:10:56.659435+0000","last_undegraded":"2023-09-30T09:10:56.659435+0000","last_fullsized":"2023-09-30T09:10:56.659435+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-09-30T09:10:55.643956+0000","last_change":"2023-09-30T09:10:00.264043+0000","last_active":"2023-09-30T09:10:55.643956+0000","last_peered":"2023-09-30T09:10:55.643956+0000","last_clean":"2023-09-30T09:10:55.643956+0000","last_became_active":"2023-09-30T09:10:00.263640+0000","last_became_peered":"2023-09-30T09:10:00.263640+0000","last_unstale":"2023-09-30T09:10:55.643956+0000","last_undegraded":"2023-09-30T09:10:55.643956+0000","last_fullsized":"2023-09-30T09:10:55.643956+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430423,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306808,"kb_used_data":1520,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438344,"statfs":{"total":95995035648,"available":95680864256,"internally_reserved":0,"allocated":1556480,"data_stored":1103919,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.94399999999999995,"15min":0.92800000000000005},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.329,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.879,"5min":0.90600000000000003,"15min":0.91300000000000003},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.2230000000000001,"5min":2.3109999999999999,"15min":2.3109999999999999},"last":0.95199999999999996}]},{"osd":1,"last update":"Sat Sep 30 09:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.86899999999999999,"15min":0.85799999999999998},"min":{"1min":0.51400000000000001,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.044,"5min":0.96499999999999997,"15min":0.94299999999999995},"min":{"1min":0.67300000000000004,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":1.028}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.64100000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2210000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.004},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.94799999999999995,"15min":0.95199999999999996},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":0.69799999999999995}]},{"osd":3,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.363,"15min":1.417},"min":{"1min":0.70199999999999996,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3500000000000001,"5min":11.307,"15min":11.307},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.2849999999999999,"15min":1.319},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.4450000000000001,"5min":10.067,"15min":10.067},"last":0.879}]},{"osd":4,"last update":"Sat Sep 30 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":0.95099999999999996,"15min":0.92700000000000005},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4239999999999999},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0049999999999999,"15min":0.97299999999999998},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.51500000000000001},"max":{"1min":1.873,"5min":1.873,"15min":1.873},"last":0.64200000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.999,"15min":0.99099999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.45000000000000001},"max":{"1min":1.335,"5min":1.474,"15min":1.6299999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.073,"15min":1.044},"min":{"1min":0.64900000000000002,"5min":0.64000000000000001,"15min":0.57999999999999996},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.76300000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:12:55 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.093,"15min":1.0760000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1299999999999999,"15min":1.077},"min":{"1min":0.5,"5min":0.5,"15min":0.47099999999999997},"max":{"1min":1.4970000000000001,"5min":1.585,"15min":1.585},"last":0.74199999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626656,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306788,"kb_used_data":1500,"kb_used_omap":0,"kb_used_meta":305280,"kb_avail":93438364,"statfs":{"total":95995035648,"available":95680884736,"internally_reserved":0,"allocated":1536000,"data_stored":1103143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312606720},"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 30 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.98199999999999998,"15min":1.036},"min":{"1min":0.58499999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.339,"5min":2.5430000000000001,"15min":2.5430000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.95399999999999996,"15min":0.97099999999999997},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.1910000000000001,"5min":2.4889999999999999,"15min":2.4889999999999999},"last":0.72099999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:13:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.0669999999999999,"15min":1.125},"min":{"1min":0.61599999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.3999999999999999,"5min":2.9710000000000001,"15min":2.9710000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.88500000000000001,"5min":1.0029999999999999,"15min":1.038},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.181,"5min":2.5299999999999998,"15min":2.5299999999999998},"last":0.84399999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:12:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.034,"15min":1.048},"min":{"1min":0.58799999999999997,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.216,"5min":3.7770000000000001,"15min":3.7770000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.96399999999999997,"15min":0.96599999999999997},"min":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.98099999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.72499999999999998,"5min":0.621,"15min":0.621},"max":{"1min":1.153,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":1.151},{"interface":"front","average":{"1min":1.089,"5min":0.97999999999999998,"15min":0.96199999999999997},"min":{"1min":0.75,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.01}]},{"osd":4,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.94499999999999995,"15min":0.89000000000000001},"min":{"1min":0.67500000000000004,"5min":0.58199999999999996,"15min":0.40000000000000002},"max":{"1min":1.294,"5min":2.7669999999999999,"15min":2.7669999999999999},"last":1.097},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.95799999999999996,"15min":0.95199999999999996},"min":{"1min":0.67200000000000004,"5min":0.55300000000000005,"15min":0.42399999999999999},"max":{"1min":1.218,"5min":1.3740000000000001,"15min":1.6539999999999999},"last":1.028}]},{"osd":5,"last update":"Sat Sep 30 09:12:24 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0209999999999999,"15min":0.97899999999999998},"min":{"1min":0.69299999999999995,"5min":0.60199999999999998,"15min":0.44900000000000001},"max":{"1min":1.242,"5min":2.5720000000000001,"15min":2.5720000000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.04,"15min":1.0229999999999999},"min":{"1min":0.71699999999999997,"5min":0.68700000000000006,"15min":0.48599999999999999},"max":{"1min":1.208,"5min":2.7410000000000001,"15min":2.7410000000000001},"last":1.2629999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:13:06 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.1000000000000001,"15min":1.089},"min":{"1min":0.84499999999999997,"5min":0.77100000000000002,"15min":0.52600000000000002},"max":{"1min":1.4059999999999999,"5min":1.581,"15min":1.599},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.25,"5min":1.149,"15min":1.1259999999999999},"min":{"1min":0.93999999999999995,"5min":0.59899999999999998,"15min":0.40200000000000002},"max":{"1min":1.484,"5min":2.649,"15min":2.649},"last":1.298}]}]},{"osd":1,"up_from":83,"seq":356482285608,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40660,"kb_used_data":960,"kb_used_omap":3,"kb_used_meta":39676,"kb_avail":93704492,"statfs":{"total":95995035648,"available":95953399808,"internally_reserved":0,"allocated":983040,"data_stored":518823,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":40628644},"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 30 09:13:01 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.69299999999999995,"15min":0.70099999999999996},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.0609999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.748,"15min":0.73399999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.90300000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:12:35 2023","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.69299999999999995,"15min":0.69499999999999995},"min":{"1min":0.51600000000000001,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.84199999999999997,"5min":0.88400000000000001,"15min":0.88400000000000001},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.83399999999999996,"15min":0.83599999999999997},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3839999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.86799999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.77900000000000003,"15min":0.78500000000000003},"min":{"1min":0.53000000000000003,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.89500000000000002,"15min":0.89400000000000002},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.3720000000000001,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.93700000000000006}]},{"osd":4,"last update":"Sat Sep 30 09:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.995,"15min":0.98099999999999998},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.337,"5min":1.482,"15min":1.482},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.0760000000000001,"15min":1.0620000000000001},"min":{"1min":0.74099999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":2.0169999999999999,"5min":2.0169999999999999,"15min":2.0169999999999999},"last":0.98099999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3149999999999999,"5min":1.641,"15min":1.641},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.139,"15min":1.139},"min":{"1min":0.59999999999999998,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.8029999999999999,"5min":1.958,"15min":1.958},"last":1.0840000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.1020000000000001,"15min":1.1160000000000001},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.373,"5min":1.514,"15min":1.514},"last":1.329},{"interface":"front","average":{"1min":1.129,"5min":1.1499999999999999,"15min":1.151},"min":{"1min":0.84499999999999997,"5min":0.79600000000000004,"15min":0.79600000000000004},"max":{"1min":1.496,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.2210000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:13:01 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.22,"15min":1.218},"min":{"1min":0.83799999999999997,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.907,"5min":1.907,"15min":1.907},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.169,"15min":1.1859999999999999},"min":{"1min":0.77200000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.5129999999999999,"5min":1.5760000000000001,"15min":1.5760000000000001},"last":1.254}]}]},{"osd":0,"up_from":78,"seq":335007449134,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28924,"kb_used_data":1520,"kb_used_omap":3,"kb_used_meta":27388,"kb_avail":93716228,"statfs":{"total":95995035648,"available":95965417472,"internally_reserved":0,"allocated":1556480,"data_stored":1104686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":28045538},"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 30 09:13:02 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.71699999999999997,"15min":0.69999999999999996},"min":{"1min":0.52900000000000003,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.80200000000000005,"15min":0.78400000000000003},"min":{"1min":0.55400000000000005,"5min":0.434,"15min":0.434},"max":{"1min":1.1699999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.876}]},{"osd":2,"last update":"Sat Sep 30 09:12:37 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.72399999999999998,"15min":0.73099999999999998},"min":{"1min":0.40000000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81100000000000005,"15min":0.81799999999999995},"min":{"1min":0.39000000000000001,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":1.103}]},{"osd":3,"last update":"Sat Sep 30 09:13:02 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.78900000000000003,"15min":0.79300000000000004},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.93400000000000005,"15min":0.94799999999999995},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.3620000000000001,"5min":1.425,"15min":1.425},"last":0.77600000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.98999999999999999,"15min":0.97999999999999998},"min":{"1min":0.77900000000000003,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.345,"5min":1.379,"15min":1.379},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.016,"15min":0.99199999999999999},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.752}]},{"osd":5,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.024,"15min":1.0049999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.538},{"interface":"front","average":{"1min":1.054,"5min":1.0629999999999999,"15min":1.069},"min":{"1min":0.83099999999999996,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.3640000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.0609999999999999,"15min":1.069},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.0760000000000001,"15min":1.0680000000000001},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.4239999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.71}]},{"osd":7,"last update":"Sat Sep 30 09:12:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.149,"15min":1.1539999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.405,"5min":1.54,"15min":1.54},"last":1.4419999999999999},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.155,"15min":1.161},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.5069999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.621}]}]},{"osd":2,"up_from":88,"seq":377957122082,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":40524,"kb_used_data":952,"kb_used_omap":3,"kb_used_meta":39548,"kb_avail":93704628,"statfs":{"total":95995035648,"available":95953539072,"internally_reserved":0,"allocated":974848,"data_stored":515233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":40497931},"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 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.71599999999999997,"15min":0.71899999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.099,"5min":1.099,"15min":1.099},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.66600000000000004,"5min":0.749,"15min":0.76300000000000001},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.93500000000000005,"5min":1.258,"15min":1.258},"last":1.0129999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.72099999999999997,"15min":0.73999999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.86199999999999999,"5min":1.004,"15min":1.004},"last":0.74399999999999999},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.86699999999999999,"15min":0.88},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.0800000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.61699999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:13:00 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.88600000000000001,"15min":0.89600000000000002},"min":{"1min":0.47899999999999998,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.046,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0029999999999999,"15min":1.0049999999999999},"min":{"1min":0.51000000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.204,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0920000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.105,"15min":1.115},"min":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"max":{"1min":1.462,"5min":1.702,"15min":1.702},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.145,"15min":1.165},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3919999999999999,"5min":1.613,"15min":1.613},"last":0.96999999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.1659999999999999,"15min":1.1759999999999999},"min":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.4079999999999999,"5min":1.663,"15min":1.663},"last":1.345},{"interface":"front","average":{"1min":1.04,"5min":1.1120000000000001,"15min":1.1240000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.611,"5min":1.611,"15min":1.611},"last":1.1990000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.167,"15min":1.169},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.657,"5min":1.7050000000000001,"15min":1.7050000000000001},"last":1.383},{"interface":"front","average":{"1min":1.028,"5min":1.163,"15min":1.1850000000000001},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3620000000000001,"5min":1.504,"15min":1.504},"last":1.056}]},{"osd":7,"last update":"Sat Sep 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.2729999999999999,"15min":1.282},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.5309999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":1.242},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.2490000000000001,"15min":1.2629999999999999},"min":{"1min":0.80100000000000005,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.575,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.2949999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958557,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36476,"kb_used_data":936,"kb_used_omap":2,"kb_used_meta":35517,"kb_avail":93708676,"statfs":{"total":95995035648,"available":95957684224,"internally_reserved":0,"allocated":958464,"data_stored":513146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":36370027},"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 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.71999999999999997,"15min":0.72699999999999998},"min":{"1min":0.443,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.087,"5min":1.087,"15min":1.087},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.65400000000000003,"5min":0.68300000000000005,"15min":0.68799999999999994},"min":{"1min":0.443,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.92500000000000004,"5min":1.044,"15min":1.044},"last":0.46000000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.78100000000000003,"15min":0.78900000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.1279999999999999,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.83199999999999996,"15min":0.83999999999999997},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.0680000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.0389999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"min":{"1min":0.52600000000000002,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.84899999999999998,"15min":0.84099999999999997},"min":{"1min":0.54000000000000004,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.75800000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.0840000000000001,"15min":1.0860000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.4510000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0409999999999999,"15min":1.0289999999999999},"min":{"1min":0.77800000000000002,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.4570000000000001,"5min":1.478,"15min":1.478},"last":0.85799999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0029999999999999,"15min":0.98999999999999999},"min":{"1min":0.72799999999999998,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.157,"15min":1.157},"min":{"1min":0.82799999999999996,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.3899999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0780000000000001,"15min":1.073},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.641,"5min":1.641,"15min":1.641},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1839999999999999,"15min":1.1819999999999999},"min":{"1min":0.80200000000000005,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.756,"5min":1.756,"15min":1.756},"last":1.5029999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.2,"15min":1.2},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":1.5880000000000001},{"interface":"front","average":{"1min":1.155,"5min":1.165,"15min":1.167},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":0.95999999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019120,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298160,"kb_used_data":936,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446992,"statfs":{"total":95995035648,"available":95689719808,"internally_reserved":0,"allocated":958464,"data_stored":513481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":0.879,"15min":0.88500000000000001},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1399999999999999,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.871,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":0.83299999999999996}]},{"osd":1,"last update":"Sat Sep 30 09:12:04 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.90500000000000003,"15min":0.90800000000000003},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.167,"5min":1.173,"15min":1.173},"last":0.90500000000000003},{"interface":"front","average":{"1min":0.878,"5min":0.91000000000000003,"15min":0.91500000000000004},"min":{"1min":0.70199999999999996,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.115,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.0009999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:12:33 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97299999999999998,"15min":0.97599999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.97399999999999998,"15min":0.98399999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.167,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.94499999999999995}]},{"osd":3,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.95099999999999996,"15min":0.94899999999999995},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2450000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.024,"5min":1.0680000000000001,"15min":1.075},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.26,"5min":1.296,"15min":1.296},"last":1.1679999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:12:45 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.88500000000000001,"15min":0.91200000000000003},"min":{"1min":0.57399999999999995,"5min":0.47399999999999998,"15min":0.42099999999999999},"max":{"1min":1.171,"5min":1.2390000000000001,"15min":1.78},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0209999999999999,"15min":1.0189999999999999},"min":{"1min":0.68400000000000005,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.736},"last":1.2430000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:12:22 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":0.94999999999999996,"15min":0.96299999999999997},"min":{"1min":0.50700000000000001,"5min":0.442,"15min":0.437},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.5369999999999999},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.026,"5min":0.96899999999999997,"15min":0.96799999999999997},"min":{"1min":0.52800000000000002,"5min":0.52300000000000002,"15min":0.48099999999999998},"max":{"1min":1.232,"5min":2.198,"15min":2.198},"last":0.97899999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:12:59 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0129999999999999,"15min":1.034},"min":{"1min":0.58499999999999996,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.248,"5min":1.4530000000000001,"15min":2.141},"last":1.127},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1160000000000001,"15min":1.117},"min":{"1min":0.63,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3220000000000001,"5min":1.4319999999999999,"15min":2.0369999999999999},"last":1.27}]}]},{"osd":5,"up_from":36,"seq":154618822888,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302236,"kb_used_data":916,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93442916,"statfs":{"total":95995035648,"available":95685545984,"internally_reserved":0,"allocated":937984,"data_stored":508922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.1779999999999999},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.93000000000000005,"15min":0.95399999999999996},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1060000000000001,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.752}]},{"osd":1,"last update":"Sat Sep 30 09:13:04 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.042,"15min":1.0409999999999999},"min":{"1min":0.65200000000000002,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.2769999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.036,"5min":0.99399999999999999,"15min":0.98399999999999999},"min":{"1min":0.70699999999999996,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.246,"5min":1.282,"15min":1.282},"last":1.012}]},{"osd":2,"last update":"Sat Sep 30 09:12:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.98099999999999998,"15min":0.98899999999999999},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":1.046},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.93799999999999994,"15min":0.93100000000000005},"min":{"1min":0.77900000000000003,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.86399999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:13:04 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.91300000000000003,"15min":0.90200000000000002},"min":{"1min":0.77300000000000002,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.29,"5min":1.29,"15min":1.29},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0069999999999999,"15min":1.0009999999999999},"min":{"1min":0.83699999999999997,"5min":0.76600000000000001,"15min":0.76600000000000001},"max":{"1min":1.2090000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.097}]},{"osd":4,"last update":"Sat Sep 30 09:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.90500000000000003,"15min":0.94899999999999995},"min":{"1min":0.73399999999999999,"5min":0.50800000000000001,"15min":0.33400000000000002},"max":{"1min":1.117,"5min":1.296,"15min":3.262},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.95099999999999996,"15min":0.96299999999999997},"min":{"1min":0.65500000000000003,"5min":0.60799999999999998,"15min":0.36599999999999999},"max":{"1min":1.198,"5min":1.2929999999999999,"15min":3.157},"last":0.629}]},{"osd":6,"last update":"Sat Sep 30 09:12:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.0049999999999999,"15min":1.0029999999999999},"min":{"1min":0.66600000000000004,"5min":0.65800000000000003,"15min":0.46400000000000002},"max":{"1min":1.2629999999999999,"5min":1.3839999999999999,"15min":1.4730000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.034,"5min":1.016,"15min":1.002},"min":{"1min":0.81200000000000006,"5min":0.59199999999999997,"15min":0.38600000000000001},"max":{"1min":1.345,"5min":1.345,"15min":2.4790000000000001},"last":0.97599999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:13:04 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.0589999999999999,"15min":1.046},"min":{"1min":0.93400000000000005,"5min":0.54200000000000004,"15min":0.47999999999999998},"max":{"1min":1.3700000000000001,"5min":1.4079999999999999,"15min":2.532},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.075,"15min":1.0860000000000001},"min":{"1min":0.88300000000000001,"5min":0.74099999999999999,"15min":0.51200000000000001},"max":{"1min":1.24,"5min":1.337,"15min":1.6140000000000001},"last":1.0740000000000001}]}]}],"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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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-30T09:13:11.639 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-30T09:13:11.640 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump 2023-09-30T09:13:12.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:12 smithi005 bash[75361]: cluster 2023-09-30T09:13:10.607580+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:12.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:12 smithi005 bash[75361]: audit 2023-09-30T09:13:10.896649+0000 mgr.y (mgr.34107) 348 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:13:12.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:12 smithi005 bash[78438]: cluster 2023-09-30T09:13:10.607580+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:12.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:12 smithi005 bash[78438]: audit 2023-09-30T09:13:10.896649+0000 mgr.y (mgr.34107) 348 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:13:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:12 smithi099 bash[59238]: cluster 2023-09-30T09:13:10.607580+0000 mgr.y (mgr.34107) 347 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:12 smithi099 bash[59238]: audit 2023-09-30T09:13:10.896649+0000 mgr.y (mgr.34107) 348 : audit 0 from='client.34728 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:13:13.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:13 smithi005 bash[75361]: audit 2023-09-30T09:13:13.013037+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:13:13.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:13 smithi005 bash[78438]: audit 2023-09-30T09:13:13.013037+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:13:13.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:13 smithi099 bash[59238]: audit 2023-09-30T09:13:13.013037+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:13:14.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:14 smithi005 bash[75361]: cluster 2023-09-30T09:13:12.608422+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:14.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:14 smithi005 bash[78438]: cluster 2023-09-30T09:13:12.608422+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:14.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:14 smithi099 bash[59238]: cluster 2023-09-30T09:13:12.608422+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:16.457 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:16.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:16 smithi005 bash[78438]: cluster 2023-09-30T09:13:14.609223+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:16.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:16 smithi005 bash[75361]: cluster 2023-09-30T09:13:14.609223+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:16.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:16 smithi099 bash[59238]: cluster 2023-09-30T09:13:14.609223+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:18.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:18 smithi005 bash[75361]: cluster 2023-09-30T09:13:16.609826+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:18.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:18 smithi005 bash[78438]: cluster 2023-09-30T09:13:16.609826+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:18.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:18 smithi099 bash[59238]: cluster 2023-09-30T09:13:16.609826+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:19.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:13:19] "GET /metrics HTTP/1.1" 200 33786 "" "Prometheus/2.33.4" 2023-09-30T09:13:19.606 INFO:teuthology.orchestra.run.smithi005.stdout:epoch 94 2023-09-30T09:13:19.606 INFO:teuthology.orchestra.run.smithi005.stdout:fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:created 2023-09-30T08:47:47.360318+0000 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:modified 2023-09-30T09:10:56.638265+0000 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:crush_version 22 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:full_ratio 0.95 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:backfillfull_ratio 0.9 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:nearfull_ratio 0.85 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:require_min_compat_client luminous 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:min_compat_client luminous 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:require_osd_release pacific 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.stdout:stretch_mode_enabled false 2023-09-30T09:13:19.607 INFO:teuthology.orchestra.run.smithi005.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 71 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr,mgr_devicehealth read_balance_score 7.89 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.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 55 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.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 59 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-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.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 60 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.stdout:max_osd 8 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0 up in weight 1 up_from 78 up_thru 93 down_at 75 last_clean_interval [8,74) [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680] [v2:172.21.15.5:6804/550937680,v1:172.21.15.5:6805/550937680] exists,up d8d51a47-0546-41c4-87b5-e0e4df44c24b 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1 up in weight 1 up_from 83 up_thru 93 down_at 80 last_clean_interval [13,79) [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104] [v2:172.21.15.5:6812/3482543104,v1:172.21.15.5:6813/3482543104] exists,up e9e734ff-b8dd-401f-802f-57b42a2bd11e 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2 up in weight 1 up_from 88 up_thru 93 down_at 85 last_clean_interval [18,84) [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254] [v2:172.21.15.5:6820/2284981254,v1:172.21.15.5:6821/2284981254] exists,up d52cdd8f-30ad-456b-9c3b-2a4f6330b903 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3 up in weight 1 up_from 93 up_thru 93 down_at 90 last_clean_interval [25,89) [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787] [v2:172.21.15.5:6828/68013787,v1:172.21.15.5:6829/68013787] exists,up 22aa93be-b6da-402b-ace4-1803e6a4bbe1 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4 up in weight 1 up_from 30 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436] [v2:172.21.15.99:6802/423527436,v1:172.21.15.99:6803/423527436] exists,up 314073ad-d864-4394-9884-24236cf7aa51 2023-09-30T09:13:19.608 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5 up in weight 1 up_from 36 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859] [v2:172.21.15.99:6810/1105010859,v1:172.21.15.99:6811/1105010859] exists,up 4f6600aa-b940-44fc-885f-813d22c6d1c3 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6 up in weight 1 up_from 42 up_thru 90 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698] [v2:172.21.15.99:6818/2355816698,v1:172.21.15.99:6819/2355816698] exists,up c017bc33-0e43-4e58-92cf-b18066ddfe0a 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7 up in weight 1 up_from 48 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638] [v2:172.21.15.99:6826/3495168638,v1:172.21.15.99:6827/3495168638] exists,up 6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:pg_upmap_items 4.2 [1,2] 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:pg_upmap_items 4.9 [1,2] 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:pg_upmap_items 4.1b [1,2] 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/2214283769 expires 2023-10-01T08:48:15.286904+0000 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/1281192433 expires 2023-10-01T08:48:45.079188+0000 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6801/603305454 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6800/603305454 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6800/2383969768 expires 2023-10-01T09:01:59.490373+0000 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/1216802275 expires 2023-10-01T09:01:59.490373+0000 2023-09-30T09:13:19.609 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.99:0/1767134390 expires 2023-10-01T09:03:34.163766+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.99:0/2711050412 expires 2023-10-01T09:03:34.163766+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6800/2255823683 expires 2023-10-01T08:48:45.079188+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6801/1994229619 expires 2023-10-01T08:48:15.286904+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/1883817265 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.99:0/2740707555 expires 2023-10-01T09:03:34.163766+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/1666447066 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.99:6835/1319116823 expires 2023-10-01T09:03:34.163766+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/1594322177 expires 2023-10-01T09:01:59.490373+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6801/2383969768 expires 2023-10-01T09:01:59.490373+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6801/2255823683 expires 2023-10-01T08:48:45.079188+0000 2023-09-30T09:13:19.610 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6800/2470797650 expires 2023-10-01T08:55:56.084297+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/2713926631 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6801/2470797650 expires 2023-10-01T08:55:56.084297+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.99:0/3923934802 expires 2023-10-01T09:03:34.163766+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/2419478566 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:6800/1994229619 expires 2023-10-01T08:48:15.286904+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/3675840190 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/2097777526 expires 2023-10-01T09:04:36.375425+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/1371481720 expires 2023-10-01T08:55:56.084297+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/981692910 expires 2023-10-01T08:48:45.079188+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/142805069 expires 2023-10-01T08:55:56.084297+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.99:6834/1319116823 expires 2023-10-01T09:03:34.163766+0000 2023-09-30T09:13:19.611 INFO:teuthology.orchestra.run.smithi005.stdout:blocklist 172.21.15.5:0/2566035343 expires 2023-10-01T08:48:15.286904+0000 2023-09-30T09:13:20.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[75361]: audit 2023-09-30T09:13:18.606853+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[75361]: cluster 2023-09-30T09:13:18.610428+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[75361]: audit 2023-09-30T09:13:18.614508+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[75361]: audit 2023-09-30T09:13:19.264945+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[75361]: audit 2023-09-30T09:13:19.271683+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[78438]: audit 2023-09-30T09:13:18.606853+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[78438]: cluster 2023-09-30T09:13:18.610428+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[78438]: audit 2023-09-30T09:13:18.614508+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[78438]: audit 2023-09-30T09:13:19.264945+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:19 smithi005 bash[78438]: audit 2023-09-30T09:13:19.271683+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:19 smithi099 bash[59238]: audit 2023-09-30T09:13:18.606853+0000 mon.a (mon.0) 470 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:19 smithi099 bash[59238]: cluster 2023-09-30T09:13:18.610428+0000 mgr.y (mgr.34107) 352 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:20.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:19 smithi099 bash[59238]: audit 2023-09-30T09:13:18.614508+0000 mon.a (mon.0) 471 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:19 smithi099 bash[59238]: audit 2023-09-30T09:13:19.264945+0000 mon.a (mon.0) 472 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:19 smithi099 bash[59238]: audit 2023-09-30T09:13:19.271683+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:20.363 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 78 up_thru 93 down_at 75 last_clean_interval [8,74) [v2:172.21.15.5:6802/550937680,v1:172.21.15.5:6803/550937680] [v2:172.21.15.5:6804/550937680,v1:172.21.15.5:6805/550937680] exists,up d8d51a47-0546-41c4-87b5-e0e4df44c24b', 'osd.1 up in weight 1 up_from 83 up_thru 93 down_at 80 last_clean_interval [13,79) [v2:172.21.15.5:6810/3482543104,v1:172.21.15.5:6811/3482543104] [v2:172.21.15.5:6812/3482543104,v1:172.21.15.5:6813/3482543104] exists,up e9e734ff-b8dd-401f-802f-57b42a2bd11e', 'osd.2 up in weight 1 up_from 88 up_thru 93 down_at 85 last_clean_interval [18,84) [v2:172.21.15.5:6818/2284981254,v1:172.21.15.5:6819/2284981254] [v2:172.21.15.5:6820/2284981254,v1:172.21.15.5:6821/2284981254] exists,up d52cdd8f-30ad-456b-9c3b-2a4f6330b903', 'osd.3 up in weight 1 up_from 93 up_thru 93 down_at 90 last_clean_interval [25,89) [v2:172.21.15.5:6826/68013787,v1:172.21.15.5:6827/68013787] [v2:172.21.15.5:6828/68013787,v1:172.21.15.5:6829/68013787] exists,up 22aa93be-b6da-402b-ace4-1803e6a4bbe1', 'osd.4 up in weight 1 up_from 30 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6800/423527436,v1:172.21.15.99:6801/423527436] [v2:172.21.15.99:6802/423527436,v1:172.21.15.99:6803/423527436] exists,up 314073ad-d864-4394-9884-24236cf7aa51', 'osd.5 up in weight 1 up_from 36 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6808/1105010859,v1:172.21.15.99:6809/1105010859] [v2:172.21.15.99:6810/1105010859,v1:172.21.15.99:6811/1105010859] exists,up 4f6600aa-b940-44fc-885f-813d22c6d1c3', 'osd.6 up in weight 1 up_from 42 up_thru 90 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6816/2355816698,v1:172.21.15.99:6817/2355816698] [v2:172.21.15.99:6818/2355816698,v1:172.21.15.99:6819/2355816698] exists,up c017bc33-0e43-4e58-92cf-b18066ddfe0a', 'osd.7 up in weight 1 up_from 48 up_thru 93 down_at 0 last_clean_interval [0,0) [v2:172.21.15.99:6824/3495168638,v1:172.21.15.99:6825/3495168638] [v2:172.21.15.99:6826/3495168638,v1:172.21.15.99:6827/3495168638] exists,up 6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4'] 2023-09-30T09:13:20.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon mon.a config show 2023-09-30T09:13:21.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[75361]: audit 2023-09-30T09:13:19.603163+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.5:0/3611831097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:13:21.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[75361]: audit 2023-09-30T09:13:19.743584+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:13:21.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[75361]: audit 2023-09-30T09:13:19.744998+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:13:21.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[75361]: audit 2023-09-30T09:13:19.752248+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[78438]: audit 2023-09-30T09:13:19.603163+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.5:0/3611831097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:13:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[78438]: audit 2023-09-30T09:13:19.743584+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:13:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[78438]: audit 2023-09-30T09:13:19.744998+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:13:21.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:20 smithi005 bash[78438]: audit 2023-09-30T09:13:19.752248+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:20 smithi099 bash[59238]: audit 2023-09-30T09:13:19.603163+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.5:0/3611831097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:13:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:20 smithi099 bash[59238]: audit 2023-09-30T09:13:19.743584+0000 mon.a (mon.0) 474 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:13:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:20 smithi099 bash[59238]: audit 2023-09-30T09:13:19.744998+0000 mon.a (mon.0) 475 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:13:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:20 smithi099 bash[59238]: audit 2023-09-30T09:13:19.752248+0000 mon.a (mon.0) 476 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:13:22.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:21 smithi005 bash[78438]: cluster 2023-09-30T09:13:20.611171+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:22.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:21 smithi005 bash[78438]: audit 2023-09-30T09:13:21.530292+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:22.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:21 smithi005 bash[75361]: cluster 2023-09-30T09:13:20.611171+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:22.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:21 smithi005 bash[75361]: audit 2023-09-30T09:13:21.530292+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:22.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:21 smithi099 bash[59238]: cluster 2023-09-30T09:13:20.611171+0000 mgr.y (mgr.34107) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:22.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:21 smithi099 bash[59238]: audit 2023-09-30T09:13:21.530292+0000 mon.a (mon.0) 477 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:24.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:24 smithi099 bash[59238]: cluster 2023-09-30T09:13:22.611949+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:24.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:24 smithi005 bash[75361]: cluster 2023-09-30T09:13:22.611949+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:24 smithi005 bash[78438]: cluster 2023-09-30T09:13:22.611949+0000 mgr.y (mgr.34107) 354 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:25.144 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:26.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:26 smithi099 bash[59238]: cluster 2023-09-30T09:13:24.612689+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:26.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:26 smithi005 bash[78438]: cluster 2023-09-30T09:13:24.612689+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:26 smithi005 bash[75361]: cluster 2023-09-30T09:13:24.612689+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:28.034 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "name": "mon.a", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "cluster": "ceph", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "admin_socket_mode": "", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_client_required": "cephx, none", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_cluster_required": "cephx", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_debug": "true", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-09-30T09:13:28.035 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_service_required": "cephx", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_service_ticket_ttl": "240.000000", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "auth_supported": "", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_aio": "true", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_aio_max_queue_depth": "1024", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_aio_poll_ms": "250", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_aio_reap_max": "16", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_async_discard": "false", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_block_size": "4096", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_debug_aio": "false", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-09-30T09:13:28.036 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_debug_inflight_ios": "false", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_enable_discard": "false", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_flock_retry": "3", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_flock_retry_interval": "0.100000", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_inject_crash": "0", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_inject_crash_flush_delay": "2", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_ioring": "false", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_ioring_hipri": "false", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_ioring_sqthread_poll": "false", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_read_buffer_alignment": "4096", 2023-09-30T09:13:28.037 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bdev_type": "", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_alloc_size": "1048576", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_allocator": "hybrid", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_buffered_io": "true", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_check_for_zeros": "false", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_check_volume_selector_often": "false", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_compact_log_sync": "false", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_log_compact_min_size": "16777216", 2023-09-30T09:13:28.038 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_log_replay_check_allocations": "true", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_max_log_runway": "4194304", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_max_prefetch": "1048576", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_min_flush_size": "524288", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_min_log_runway": "1048576", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_replay_recovery": "false", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_shared_alloc_size": "65536", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluefs_sync_write": "false", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-09-30T09:13:28.039 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_allocation_from_file": "true", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_allocator": "hybrid", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_blobid_prealloc": "10240", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_create": "true", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_db_create": "false", 2023-09-30T09:13:28.040 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_db_path": "", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_db_size": "0", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_path": "", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_preallocate_file": "false", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_size": "107374182400", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_wal_create": "false", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_wal_path": "", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_block_wal_size": "100663296", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_bluefs": "true", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_bluefs_env_mirror": "false", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-09-30T09:13:28.041 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-09-30T09:13:28.042 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-09-30T09:13:28.042 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-09-30T09:13:28.042 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-09-30T09:13:28.042 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_autotune": "true", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_size": "0", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-09-30T09:13:28.043 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cache_type": "2q", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_clone_cow": "true", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_algorithm": "snappy", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_max_blob_size": "0", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_min_blob_size": "0", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_mode": "none", 2023-09-30T09:13:28.044 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_csum_type": "crc32c", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_enforce_settings": "default", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_freelist": "false", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_fsck_abort": "false", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_inject_read_err": "false", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_legacy_omap": "false", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-09-30T09:13:28.045 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_prefill": "0.000000", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_small_allocations": "0", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_default_buffered_read": "true", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_default_buffered_write": "false", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_deferred_batch_ops": "0", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-09-30T09:13:28.046 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_elastic_shared_blobs": "true", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fail_eio": "false", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-09-30T09:13:28.047 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_on_mkfs": "true", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_on_mount": "false", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_on_umount": "false", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-09-30T09:13:28.048 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_ignore_data_csum": "false", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_kvbackend": "rocksdb", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_log_op_age": "5.000000", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_max_alloc_size": "0", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_max_blob_size": "0", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-09-30T09:13:28.049 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_max_defer_interval": "3.000000", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_max_deferred_txc": "32", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_min_alloc_size": "0", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_nid_prealloc": "1024", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_prefer_deferred_size": "0", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_qfsck_on_mount": "true", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_retry_disk_reads": "3", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_rocksdb_cf": "true", 2023-09-30T09:13:28.050 INFO:teuthology.orchestra.run.smithi005.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-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,max_write_buffer_number=64,min_write_buffer_number_to_merge=6,compaction_style=kCompactionStyleLevel,write_buffer_size=16777216,max_background_jobs=4,level0_file_num_compaction_trigger=8,max_bytes_for_level_base=1073741824,max_bytes_for_level_multiplier=8,compaction_readahead_size=2MB,max_total_wal_size=1073741824,writable_file_max_buffer_size=0", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_rocksdb_options_annex": "", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_spdk_coremask": "0x1", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_spdk_io_sleep": "5", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_spdk_max_io_completion": "0", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_spdk_mem": "512", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_sync_submit_transaction": "false", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_throttle_bytes": "67108864", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_throttle_cost_per_io": "0", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-09-30T09:13:28.051 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_tracing": "false", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_volume_selection_reserved": "0", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-09-30T09:13:28.052 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "bluestore_zero_block_detection": "false", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_action_update_interval": "2", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_mount_timeout": "10", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-09-30T09:13:28.053 INFO:teuthology.orchestra.run.smithi005.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephx_cluster_require_signatures": "false", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephx_cluster_require_version": "2", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephx_require_signatures": "false", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephx_require_version": "2", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephx_service_require_signatures": "false", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephx_service_require_version": "2", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "cephx_sign_messages": "true", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "chdir": "", 2023-09-30T09:13:28.054 INFO:teuthology.orchestra.run.smithi005.stdout: "client_acl_type": "", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_asio_thread_count": "2", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_cache_mid": "0.750000", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_cache_size": "16384", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_caps_release_delay": "5", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_check_pool_perm": "true", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_collect_and_send_global_metrics": "false", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_debug_force_sync_read": "false", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_debug_getattr_caps": "false", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_debug_inject_tick_delay": "0", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-09-30T09:13:28.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_die_on_failed_remount": "false", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_dirsize_rbytes": "true", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_force_lazyio": "false", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_fs": "", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_inject_fixed_oldest_tid": "false", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_inject_release_failure": "false", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_max_inline_size": "4096", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_max_retries_on_remount_failure": "5", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_mds_namespace": "", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_metadata": "", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_mount_gid": "-1", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_mount_timeout": "300", 2023-09-30T09:13:28.056 INFO:teuthology.orchestra.run.smithi005.stdout: "client_mount_uid": "-1", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_mountpoint": "/", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_notify_timeout": "10", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_oc": "true", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_oc_max_dirty": "104857600", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_oc_max_dirty_age": "5.000000", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_oc_max_objects": "1000", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_oc_size": "209715200", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_oc_target_dirty": "8388608", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_permissions": "true", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_quota": "true", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_quota_df": "true", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_readahead_max_bytes": "0", 2023-09-30T09:13:28.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_readahead_max_periods": "4", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_readahead_min": "131072", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_reconnect_stale": "false", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_shutdown_timeout": "30", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_snapdir": ".snap", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_tick_interval": "1", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_trace": "", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_try_dentry_invalidate": "false", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_use_faked_inos": "false", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "client_use_random_mds": "false", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "clog_to_graylog": "false", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-09-30T09:13:28.058 INFO:teuthology.orchestra.run.smithi005.stdout: "clog_to_graylog_port": "12201", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "clog_to_monitors": "default=true", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "clog_to_syslog": "false", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "clog_to_syslog_level": "info", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "cluster_addr": "-", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "cluster_network": "", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "cluster_network_interface": "", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "compressor_zlib_isal": "false", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "compressor_zlib_level": "5", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "compressor_zlib_winsize": "-15", 2023-09-30T09:13:28.059 INFO:teuthology.orchestra.run.smithi005.stdout: "compressor_zstd_level": "1", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crimson_alien_op_num_threads": "6", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crimson_alien_thread_cpu_cores": "", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crimson_osd_obc_lru_size": "10", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crimson_seastar_smp": "1", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crush_location": "", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crush_location_hook": "", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "crush_location_hook_timeout": "10", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "daemonize": "false", 2023-09-30T09:13:28.060 INFO:teuthology.orchestra.run.smithi005.stdout: "daos_pool": "tank", 2023-09-30T09:13:28.061 INFO:teuthology.orchestra.run.smithi005.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-09-30T09:13:28.061 INFO:teuthology.orchestra.run.smithi005.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-09-30T09:13:28.061 INFO:teuthology.orchestra.run.smithi005.stdout: "dbstore_db_name_prefix": "dbstore", 2023-09-30T09:13:28.061 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_alienstore": "0/5", 2023-09-30T09:13:28.061 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_allow_any_pool_priority": "false", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_asok": "1/5", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_asok_assert_abort": "false", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_asserts_on_shutdown": "true", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_auth": "1/5", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_bdev": "1/3", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_bluefs": "1/5", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_bluestore": "1/5", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_buffer": "0/1", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_ceph_exporter": "1/5", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_cephfs_mirror": "0/5", 2023-09-30T09:13:28.062 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_cephsqlite": "0/5", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_client": "0/5", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_compressor": "1/5", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_context": "0/1", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_crush": "1/1", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_crypto": "1/5", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_cyanstore": "0/5", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_deliberately_leak_memory": "false", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_disable_randomized_ping": "false", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_dpdk": "1/5", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_eventtrace": "1/5", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_filer": "0/1", 2023-09-30T09:13:28.063 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_filestore": "1/3", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_finisher": "1/1", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_fuse": "1/5", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_heartbeat_testing_span": "0", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_heartbeatmap": "1/5", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_immutable_obj_cache": "0/5", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_javaclient": "1/5", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_journal": "1/3", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_journaler": "0/5", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_kstore": "1/5", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_lockdep": "0/1", 2023-09-30T09:13:28.064 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mclock": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mds": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mds_balancer": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mds_locker": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mds_log": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mds_log_expire": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mds_migrator": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_memstore": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mgr": "2/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mgrc": "1/5", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_mon": "20/20", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_monc": "0/10", 2023-09-30T09:13:28.065 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_ms": "1/1", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_none": "0/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_objclass": "0/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_objectcacher": "0/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_objecter": "0/1", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_optracker": "0/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_osd": "1/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_paxos": "20/20", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_perfcounter": "1/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_prioritycache": "1/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rados": "0/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rbd": "0/5", 2023-09-30T09:13:28.066 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rbd_mirror": "0/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rbd_pwl": "0/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rbd_replay": "0/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_refs": "0/0", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_reserver": "1/1", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rgw": "1/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rgw_access": "1/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rgw_datacache": "1/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rgw_dbstore": "1/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rgw_flight": "1/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rgw_sync": "1/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_rocksdb": "4/5", 2023-09-30T09:13:28.067 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_backref": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_cache": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_cleaner": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_device": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_epm": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_journal": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_lba": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_odata": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_omap": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_onode": "0/5", 2023-09-30T09:13:28.068 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_t": "0/5", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_seastore_tm": "0/5", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_striper": "0/1", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_test": "0/5", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_throttle": "1/1", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_timer": "0/1", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_tp": "0/5", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "debug_trace": "1/5", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "defer_client_eviction_on_laggy_osds": "true", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "device_failure_prediction_mode": "none", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-09-30T09:13:28.069 INFO:teuthology.orchestra.run.smithi005.stdout: "err_to_graylog": "false", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "err_to_journald": "false", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "err_to_stderr": "true", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "err_to_syslog": "false", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "event_tracing": "false", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "exporter_addr": "0.0.0.0", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "exporter_http_port": "9926", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "exporter_prio_limit": "5", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "exporter_sort_metrics": "true", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "exporter_stats_period": "5", 2023-09-30T09:13:28.070 INFO:teuthology.orchestra.run.smithi005.stdout: "fake_statfs_for_testing": "0", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "fatal_signal_handlers": "true", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filer_max_purge_ops": "10", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filer_max_truncate_ops": "128", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_apply_finisher_threads": "1", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_blackhole": "false", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_btrfs_clone_range": "true", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_btrfs_snap": "true", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_caller_concurrency": "10", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_collect_device_partition_information": "true", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_commit_timeout": "600.000000", 2023-09-30T09:13:28.071 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_debug_inject_read_err": "false", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_debug_omap_check": "false", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_debug_random_read_err": "0.000000", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_debug_verify_split": "false", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_dump_file": "", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_fadvise": "true", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_fail_eio": "true", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_fd_cache_shards": "16", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_fd_cache_size": "128", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_fiemap": "false", 2023-09-30T09:13:28.072 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_fiemap_threshold": "4096", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_index_retry_probability": "0.000000", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_inject_stall": "0", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_journal_parallel": "false", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_journal_trailing": "false", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_journal_writeahead": "false", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_kill_at": "0", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattr_size": "0", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-09-30T09:13:28.073 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-09-30T09:13:28.074 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-09-30T09:13:28.074 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattrs": "0", 2023-09-30T09:13:28.074 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-09-30T09:13:28.074 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattrs_other": "2", 2023-09-30T09:13:28.074 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-09-30T09:13:28.074 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_sync_interval": "5.000000", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_xattr_value_size": "0", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_merge_threshold": "-10", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_min_sync_interval": "0.010000", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_odsync_write": "false", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_omap_backend": "rocksdb", 2023-09-30T09:13:28.075 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_omap_backend_path": "", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_omap_header_cache_size": "1024", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_ondisk_finisher_threads": "1", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_op_thread_timeout": "60", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_op_threads": "2", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_punch_hole": "false", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-09-30T09:13:28.076 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_max_bytes": "104857600", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_queue_max_ops": "50", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_seek_data_hole": "false", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_sloppy_crc": "false", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_splice": "false", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_split_multiple": "2", 2023-09-30T09:13:28.077 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_split_rand_factor": "20", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_update_to": "1000", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_enable": "true", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-09-30T09:13:28.078 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_xfs_extsize": "false", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "filestore_zfs_snap": "false", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "fio_dir": "/tmp/fio", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "fsid": "dceda7f8-5f6d-11ee-8db4-212e2dc638e7", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_allow_other": "true", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_atomic_o_trunc": "true", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_big_writes": "true", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_debug": "false", 2023-09-30T09:13:28.079 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_default_permissions": "false", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_disable_pagecache": "false", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_max_write": "0", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_multithreaded": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_require_active_mds": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_set_user_groups": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_splice_move": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_splice_read": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_splice_write": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_syncfs_on_mksnap": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "fuse_use_invalidate_cb": "true", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-09-30T09:13:28.080 INFO:teuthology.orchestra.run.smithi005.stdout: "gss_target_name": "ceph", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "heartbeat_file": "", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "heartbeat_inject_failure": "0", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "heartbeat_interval": "5", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "host": "smithi005", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_max_size": "1073741824", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-09-30T09:13:28.081 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "immutable_object_cache_watermark": "0.900000", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "inject_early_sigterm": "false", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "jaeger_agent_port": "6799", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "jaeger_tracing_enable": "false", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_aio": "true", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_align_min_size": "65536", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_block_align": "true", 2023-09-30T09:13:28.082 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_block_size": "4096", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_dio": "true", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_discard": "false", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_force_aio": "false", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_ignore_corruption": "false", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_max_write_bytes": "10485760", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_max_write_entries": "100", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_replay_from": "0", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_throttle_high_multiple": "0.000000", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_throttle_max_multiple": "0.000000", 2023-09-30T09:13:28.083 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_write_header_frequency": "0", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "journal_zero_on_create": "false", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "journaler_prefetch_periods": "10", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "journaler_prezero_periods": "5", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "journaler_write_head_interval": "15", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "key": "", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "keyfile": "", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_backend": "rocksdb", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_default_stripe_size": "65536", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_fsck_on_mount": "false", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_fsck_on_mount_deep": "true", 2023-09-30T09:13:28.084 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_max_bytes": "67108864", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_max_ops": "512", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_nid_prealloc": "1024", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_onode_map_size": "1024", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_sync_submit_transaction": "false", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "kstore_sync_transaction": "false", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "librados_thread_count": "2", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "lockdep": "false", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "lockdep_force_backtrace": "false", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "log_coarse_timestamps": "true", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-09-30T09:13:28.085 INFO:teuthology.orchestra.run.smithi005.stdout: "log_flush_on_exit": "false", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_graylog_host": "127.0.0.1", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_graylog_port": "12201", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_max_new": "1000", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_max_recent": "10000", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_stderr_prefix": "debug ", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_stop_at_utilization": "0.970000", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_to_file": "true", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_to_graylog": "false", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_to_journald": "false", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_to_stderr": "false", 2023-09-30T09:13:28.086 INFO:teuthology.orchestra.run.smithi005.stdout: "log_to_syslog": "false", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "max_rotating_auth_attempts": "10", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_action_on_write_error": "1", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_alternate_name_max": "8192", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_asio_thread_count": "2", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_export_pin": "true", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_fragment_dirs": "true", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_fragment_interval": "5", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_fragment_size_max": "100000", 2023-09-30T09:13:28.087 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_idle_threshold": "0.000000", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_interval": "10", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_max": "-1", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_max_until": "-1", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_merge_size": "50", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_midchunk": "0.300000", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_min_rebalance": "0.100000", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_min_start": "0.200000", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_minchunk": "0.001000", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_mode": "0", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_need_max": "1.200000", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_need_min": "0.800000", 2023-09-30T09:13:28.088 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_sample_interval": "3.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_split_bits": "3", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_split_rd": "25000.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_split_size": "10000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_split_wr": "10000.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_target_decay": "10.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_beacon_grace": "15.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_beacon_interval": "4.000000", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_beacon_mon_down_grace": "60", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cache_memory_limit": "4294967296", 2023-09-30T09:13:28.089 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cache_mid": "0.700000", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cache_release_free_interval": "10", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cache_reservation": "0.050000", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cache_trim_interval": "1", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cache_trim_threshold": "262144", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_client_delegate_inos_pct": "50", 2023-09-30T09:13:28.090 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_client_prealloc_inos": "1000", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_connect_bootstrapping": "false", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_damage_table_max_entries": "10000", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_debug_auth_pins": "false", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_debug_frag": "false", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_debug_scatterstat": "false", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_debug_subtrees": "false", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_decay_halflife": "5.000000", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_default_dir_hash": "2", 2023-09-30T09:13:28.091 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_defer_session_stale": "true", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_deny_all_reconnect": "false", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dir_keys_per_op": "16384", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dir_max_commit_size": "10", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dir_max_entries": "0", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dir_prefetch": "true", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dirstat_min_interval": "1.000000", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dump_cache_after_rejoin": "false", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dump_cache_on_map": "false", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dump_cache_threshold_file": "0", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_early_reply": "true", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_enable_op_tracker": "true", 2023-09-30T09:13:28.092 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_enforce_unique_name": "true", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_export_ephemeral_distributed": "true", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_export_ephemeral_random": "true", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_forward_all_requests_to_auth": "false", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-09-30T09:13:28.093 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_health_cache_threshold": "1.500000", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_health_summarize_threshold": "10", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_heartbeat_grace": "15.000000", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_heartbeat_reset_grace": "1000", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_inject_health_dummy": "false", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_inject_migrator_session_race": "false", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_join_fs": "", 2023-09-30T09:13:28.094 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_journal_format": "1", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_create_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_export_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_import_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_journal_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_journal_expire_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_journal_replay_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_link_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_mdstable_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_openc_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_rename_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_shutdown_at": "0", 2023-09-30T09:13:28.095 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_event_large_threshold": "524288", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_events_per_segment": "1024", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_major_segment_event_ratio": "12", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_max_events": "-1", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_max_segments": "128", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_pause": "false", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_segment_size": "0", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_skip_corrupt_events": "false", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_skip_unbounded_events": "false", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_log_warn_factor": "2.000000", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_caps_per_client": "1048576", 2023-09-30T09:13:28.096 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_completed_flushes": "100000", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_completed_requests": "100000", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_export_size": "20971520", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_file_recover": "32", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_purge_files": "64", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_purge_ops": "8192", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_max_snaps_per_dir": "100", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_metrics_update_interval": "2", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_min_caps_per_client": "100", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_min_caps_working_set": "10000", 2023-09-30T09:13:28.097 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_numa_node": "-1", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_op_complaint_time": "30.000000", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_op_history_duration": "600", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_op_history_size": "20", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_op_history_slow_op_size": "20", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_op_history_slow_op_threshold": "10", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_op_log_threshold": "5", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_ping_grace": "15", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_ping_interval": "5", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-09-30T09:13:28.098 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_recall_max_caps": "30000", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_recall_max_decay_threshold": "131072", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_recall_warning_threshold": "262144", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_reconnect_timeout": "45.000000", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_replay_interval": "1.000000", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_root_ino_gid": "0", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_root_ino_uid": "0", 2023-09-30T09:13:28.099 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_blocklist_on_evict": "true", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_blocklist_on_timeout": "true", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_session_metadata_threshold": "16777216", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_shutdown_check": "0", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_skip_ino": "0", 2023-09-30T09:13:28.100 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_sleep_rank_change": "0.000000", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_snap_max_uid": "4294967294", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_snap_min_uid": "0", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_snap_rstat": "false", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_standby_replay_damaged": "false", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_symlink_recovery": "true", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_task_status_update_interval": "2.000000", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_thrash_exports": "0", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_thrash_fragments": "0", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_tick_interval": "5.000000", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_valgrind_exit": "false", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_verify_backtrace": "1", 2023-09-30T09:13:28.101 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_verify_scatter": "false", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_wipe_ino_prealloc": "false", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "mds_wipe_sessions": "false", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "mempool_debug": "false", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "memstore_debug_omit_block_device_write": "false", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "memstore_device_bytes": "1073741824", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "memstore_page_set": "false", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "memstore_page_size": "65536", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_client_bytes": "134217728", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_client_messages": "512", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-09-30T09:13:28.102 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_connect_retry_interval": "1.000000", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_disabled_modules": "", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_max_pg_num_change": "128", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_mds_bytes": "134217728", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_mds_messages": "128", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_mon_bytes": "134217728", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_mon_messages": "128", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_osd_bytes": "536870912", 2023-09-30T09:13:28.103 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_osd_messages": "8192", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_pool": "true", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_service_beacon_grace": "60.000000", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_standby_modules": "true", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_stats_period": "5", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_stats_threshold": "5", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_tick_period": "2", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_accept_timeout_factor": "2.000000", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_allow_pool_delete": "true", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_allow_pool_size_one": "false", 2023-09-30T09:13:28.104 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_auth_validate_all_caps": "true", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_bytes": "104857600", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_directed_command_retry": "2", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_hunt_interval": "3.000000", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_hunt_parallel": "3", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_log_interval": "1.000000", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-09-30T09:13:28.105 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_ping_interval": "10.000000", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_ping_timeout": "30.000000", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_client_target_rank": "-1", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_clock_drift_allowed": "1.000000", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_file_level": "debug", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_file": "false", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_graylog": "false", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-09-30T09:13:28.106 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_journald": "false", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_stderr": "true", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_compact_on_bootstrap": "false", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_compact_on_start": "false", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_compact_on_trim": "true", 2023-09-30T09:13:28.107 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_con_tracker_persist_interval": "10", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_con_tracker_score_halflife": "43200", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_config_key_max_entry_size": "65536", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_cpu_threads": "4", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_crush_min_required_version": "hammer", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_daemon_bytes": "419430400", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_data_avail_crit": "5", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_data_avail_warn": "5", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_data_size_warn": "16106127360", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_block_osdmap_trim": "false", 2023-09-30T09:13:28.108 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_dump_json": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_dump_transactions": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_extra_checks": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_no_require_quincy": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_no_require_reef": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_delta_reset_interval": "10.000000", 2023-09-30T09:13:28.109 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_dns_srv_name": "ceph-mon", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_down_mkfs_grace": "60", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_election_default_strategy": "1", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_election_timeout": "5.000000", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_elector_ping_divisor": "2", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_elector_ping_timeout": "2.000000", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_enable_op_tracker": "true", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_fake_pool_delete": "false", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_force_quorum_join": "false", 2023-09-30T09:13:28.110 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_globalid_prealloc": "10000", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_health_detail_to_clog": "true", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_health_log_update_period": "5", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_health_max_detail": "50", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_health_to_clog": "true", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_health_to_clog_interval": "600", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_host": "[v2:172.21.15.5:3300/0,v1:172.21.15.5:6789/0] [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] [v2:172.21.15.5:3301/0,v1:172.21.15.5:6790/0]", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_host_override": "", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_initial_members": "", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-09-30T09:13:28.111 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_keyvaluedb": "rocksdb", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_lease": "5.000000", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_log_full_interval": "50", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_log_max": "10000", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_log_max_summary": "50", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_log_entries_per_event": "4096", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_log_epochs": "500", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_mdsmap_epochs": "500", 2023-09-30T09:13:28.112 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_mgrmap_epochs": "500", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_osd": "10000", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_pg_per_osd": "10000", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_pool_pg_num": "65536", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mds_force_trim_to": "0", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mds_skip_sanity": "true", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_memory_autotune": "true", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_memory_target": "2147483648", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mgr_beacon_grace": "30", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-09-30T09:13:28.113 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mgr_digest_period": "5", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mgr_inactive_grace": "60", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mgr_mkfs_grace": "240", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_min_osdmap_epochs": "500", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_op_complaint_time": "30", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_op_history_duration": "600", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_op_history_size": "20", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_op_history_slow_op_size": "20", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_op_history_slow_op_threshold": "10", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_op_log_threshold": "5", 2023-09-30T09:13:28.114 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_auto_mark_in": "false", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_auto_mark_new_in": "true", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_cache_size": "500", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_cache_size_min": "134217728", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_crush_smoke_test": "true", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_destroyed_out_interval": "600", 2023-09-30T09:13:28.115 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_down_out_interval": "600", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_force_trim_to": "0", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_full_ratio": "0.950000", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_laggy_halflife": "3600", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_laggy_max_interval": "300", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_laggy_weight": "0.300000", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_max_creating_pgs": "1024", 2023-09-30T09:13:28.116 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_max_initial_pgs": "1024", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_min_down_reporters": "2", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_prime_pg_temp": "true", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_report_timeout": "900", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_warn_num_repaired": "10", 2023-09-30T09:13:28.117 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osd_warn_op_age": "32.000000", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osdmap_full_prune_interval": "10", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osdmap_full_prune_min": "10000", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pg_stuck_threshold": "60", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pg_warn_min_objects": "10000", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pg_warn_min_per_osd": "0", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pool_quota_crit_threshold": "0", 2023-09-30T09:13:28.118 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_pool_quota_warn_threshold": "0", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_probe_timeout": "2.000000", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_reweight_max_change": "0.050000", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_reweight_max_osds": "4", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_scrub_interval": "86400", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_scrub_max_keys": "100", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_scrub_timeout": "300", 2023-09-30T09:13:28.119 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_session_timeout": "300", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_smart_report_timeout": "5", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_stat_smooth_intervals": "6", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_stretch_pool_min_size": "2", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_stretch_pool_size": "4", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_subscribe_interval": "86400.000000", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_sync_debug": "false", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_sync_max_payload_keys": "2000", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_sync_max_payload_size": "1048576", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_sync_provider_kill_at": "0", 2023-09-30T09:13:28.120 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_sync_requester_kill_at": "0", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_sync_timeout": "60.000000", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_target_pg_per_osd": "100", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_tick_interval": "5", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_timecheck_interval": "300.000000", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_use_min_delay_socket": "false", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_older_version_delay": "604800", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-09-30T09:13:28.121 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_filestore_osds": "true", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_misplaced": "false", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_older_version": "true", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_pool_no_app": "true", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-09-30T09:13:28.122 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_on_too_few_osds": "false", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "monmap": "", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "motr_tracing_enabled": "false", 2023-09-30T09:13:28.123 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_op_threads": "3", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_buffer_size": "131072", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_cm": "false", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_device_name": "", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_dscp": "96", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_gid_idx": "0", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_local_gid": "", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_polling_us": "1000", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_port_num": "1", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-09-30T09:13:28.124 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_roce_ver": "1", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_send_buffers": "1024", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_sl": "3", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_support_srq": "true", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_rdma_type": "ib", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_async_reap_threshold": "5", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_before_connect": "false", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_ipv4": "true", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_ipv6": "false", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_msgr1": "true", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_msgr2": "true", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_port_max": "7568", 2023-09-30T09:13:28.125 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_port_min": "6800", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_prefer_ipv4": "false", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_retry_count": "3", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_bind_retry_delay": "5", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_blackhole_client": "false", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_blackhole_mds": "false", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_blackhole_mgr": "false", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_blackhole_mon": "false", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_blackhole_osd": "false", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_client_mode": "crc secure", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_cluster_mode": "crc secure", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_cluster_type": "", 2023-09-30T09:13:28.126 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_compress_secure": "false", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_connection_idle_timeout": "900", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_connection_ready_timeout": "10", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_crc_data": "true", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_crc_header": "true", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_die_on_bad_msg": "false", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_die_on_bug": "true", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_die_on_old_message": "true", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_die_on_skipped_message": "false", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_die_on_unhandled_msg": "false", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_coremask": "0xF", 2023-09-30T09:13:28.127 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_devs_allowlist": "", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_enable_tso": "true", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_hugepages": "", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_hw_flow_control": "true", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_lro": "true", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_memory_channel": "4", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_pmd": "", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_port_id": "0", 2023-09-30T09:13:28.128 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dump_corrupt_message_level": "1", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_dump_on_send": "false", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_initial_backoff": "0.200000", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_inject_delay_max": "1.000000", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_inject_delay_probability": "0.000000", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_inject_delay_type": "", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_inject_internal_delays": "0.000000", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_inject_network_congestion": "0", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_inject_socket_failures": "0", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_learn_addr_from_peer": "true", 2023-09-30T09:13:28.129 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_max_accept_failures": "4", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_max_backoff": "15.000000", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_mon_client_mode": "secure crc", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_mon_cluster_mode": "secure crc", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_mon_service_mode": "secure crc", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_osd_compress_min_size": "1024", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_osd_compress_mode": "none", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_osd_compression_algorithm": "snappy", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_pq_min_cost": "65536", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_public_type": "", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_service_mode": "crc secure", 2023-09-30T09:13:28.130 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_tcp_listen_backlog": "512", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_tcp_nodelay": "true", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_tcp_rcvbuf": "0", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "ms_type": "async+posix", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "no_config_file": "false", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_completion_locks_per_session": "32", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_debug_inject_relock_delay": "false", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_inflight_op_bytes": "104857600", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_inflight_ops": "1024", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_inject_no_watch_ping": "false", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-09-30T09:13:28.131 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_tick_interval": "5.000000", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "objecter_timeout": "10.000000", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "objectstore_blackhole": "false", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "openssl_engine_opts": "", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_agent_delay_time": "5.000000", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_agent_hist_halflife": "1000", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_agent_max_low_ops": "2", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_agent_max_ops": "4", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_agent_quantize_effort": "0.100000", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_agent_slop": "0.020000", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-09-30T09:13:28.132 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_allow_recovery_below_min_size": "true", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_asio_thread_count": "2", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_async_recovery_min_cost": "100", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_auto_mark_unfound_lost": "false", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_backfill_retry_interval": "30.000000", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_backfill_scan_max": "512", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_backfill_scan_min": "64", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_backoff_on_degraded": "false", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_backoff_on_peering": "false", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_backoff_on_unfound": "true", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_beacon_report_interval": "300", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_bench_duration": "30", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-09-30T09:13:28.133 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_bench_max_block_size": "67108864", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_bench_small_size_max_iops": "100", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_blkin_trace_all": "false", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_blocked_scrub_grace_period": "120", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_check_for_log_corruption": "false", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.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-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-09-30T09:13:28.134 INFO:teuthology.orchestra.run.smithi005.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-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_class_update_on_start": "true", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_client_message_cap": "256", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_client_message_size_cap": "524288000", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_client_op_priority": "63", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_client_watch_timeout": "30", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_command_max_records": "256", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_compact_on_start": "false", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_crush_chooseleaf_type": "1", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_crush_initial_weight": "-1.000000", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_crush_update_on_start": "true", 2023-09-30T09:13:28.135 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_crush_update_weight_set": "true", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_drop_ping_duration": "0", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_feed_pullee": "-1", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_misdirected_ops": "false", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_no_acting_change": "false", 2023-09-30T09:13:28.136 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_no_purge_strays": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_op_order": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_pg_log_writeout": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_pretend_recovery_active": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_shutdown": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_verify_cached_snaps": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_verify_missing_on_start": "false", 2023-09-30T09:13:28.137 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_verify_snaps": "false", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_deep_scrub_keys": "1024", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_deep_scrub_stride": "524288", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_default_data_pool_replay_window": "45", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_default_notify_timeout": "30", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_delete_sleep": "0.000000", 2023-09-30T09:13:28.138 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_discard_disconnected_ops": "true", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_enable_op_tracker": "true", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_extblkdev_plugins": "vdo", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_fast_info": "true", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_fast_shutdown": "true", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-09-30T09:13:28.139 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_fast_shutdown_timeout": "15", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_function_tracing": "false", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_heartbeat_grace": "20", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_heartbeat_interval": "6", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_heartbeat_min_peers": "10", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_heartbeat_min_size": "2000", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_heartbeat_stale": "600", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-09-30T09:13:28.140 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_hit_set_max_size": "100000", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_hit_set_min_size": "1000", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_journal_flush_on_shutdown": "true", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_journal_size": "5120", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_kill_backfill_at": "0", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_loop_before_reset_tphandle": "64", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_map_cache_size": "50", 2023-09-30T09:13:28.141 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_map_dedup": "true", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_map_message_max": "40", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_map_message_max_bytes": "10485760", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_map_share_max_epochs": "40", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_attr_name_len": "100", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_attr_size": "0", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_backfills": "1", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_markdown_count": "5", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_markdown_period": "600", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_object_name_len": "2048", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_object_namespace_len": "256", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_object_size": "134217728", 2023-09-30T09:13:28.142 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_omap_entries_per_request": "1024", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_pg_blocked_by": "16", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_pg_log_entries": "10000", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_pgls": "1024", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_push_cost": "8388608", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_push_objects": "10", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_scrubs": "3", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_trimming_pgs": "2", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_write_op_reply_len": "64", 2023-09-30T09:13:28.143 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_max_write_size": "90", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_override_recovery_settings": "false", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_profile": "balanced", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-09-30T09:13:28.144 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mclock_skip_benchmark": "false", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_memory_base": "805306368", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_memory_cache_min": "134217728", 2023-09-30T09:13:28.145 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_memory_target": "4294967296", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_memory_target_autotune": "false", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_min_pg_log_entries": "250", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_min_recovery_priority": "0", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mon_heartbeat_interval": "30", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mon_report_interval": "5", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mon_report_max_in_flight": "2", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-09-30T09:13:28.146 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_num_cache_shards": "32", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_num_op_tracker_shard": "32", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_numa_auto_affinity": "true", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_numa_node": "-1", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_numa_prefer_iface": "true", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_objecter_finishers": "1", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_objectstore": "bluestore", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_objectstore_fuse": "false", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_objectstore_tracing": "false", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_complaint_time": "30.000000", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_history_duration": "600", 2023-09-30T09:13:28.147 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_history_size": "20", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_history_slow_op_size": "20", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_log_threshold": "5", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_num_shards": "0", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_num_shards_hdd": "5", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_num_shards_ssd": "8", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_num_threads_per_shard": "0", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-09-30T09:13:28.148 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_pq_min_cost": "65536", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_queue": "mclock_scheduler", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_queue_cut_off": "high", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_thread_suicide_timeout": "150", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_op_thread_timeout": "15", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_open_classes_on_start": "true", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_os_flags": "0", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_peering_op_priority": "255", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_delete_cost": "1048576", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_delete_priority": "5", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-09-30T09:13:28.149 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_log_dups_tracked": "3000", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_log_trim_max": "10000", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_log_trim_min": "100", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_object_context_cache_count": "64", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pg_stat_report_interval_max": "500", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-09-30T09:13:28.150 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_crimson": "false", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_crush_rule": "-1", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_ec_fast_read": "false", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_flag_bulk": "false", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_flag_nodelete": "false", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_flags": "0", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_min_size": "0", 2023-09-30T09:13:28.151 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_pg_num": "32", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_pgp_num": "0", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_size": "3", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_default_type": "replicated", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_pool_use_gmt_hitset": "true", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_push_per_object_cost": "1000", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_read_ec_check_for_errors": "false", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recover_clone_overlap": "true", 2023-09-30T09:13:28.152 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recover_clone_overlap_limit": "10", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_cost": "20971520", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_delay_start": "0.000000", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_max_active": "0", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_max_active_hdd": "3", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_max_active_ssd": "10", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_max_chunk": "8388608", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_max_single_start": "1", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_op_priority": "3", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_op_warn_multiple": "16", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_priority": "5", 2023-09-30T09:13:28.153 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_retry_interval": "30.000000", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_sleep": "0.000000", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_repair_during_recovery": "false", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_requested_scrub_priority": "120", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_rollback_to_cluster_snap": "", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_auto_repair": "false", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-09-30T09:13:28.154 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_begin_hour": "0", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_begin_week_day": "0", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_chunk_max": "25", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_chunk_min": "5", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_cost": "52428800", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_during_recovery": "false", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_end_hour": "0", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_end_week_day": "0", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_event_cost": "4096", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-09-30T09:13:28.155 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_invalid_stats": "true", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_load_threshold": "0.500000", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_max_interval": "604800.000000", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_max_preemptions": "5", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_min_interval": "86400.000000", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_priority": "5", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_reservation_timeout": "5000", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_sleep": "0.000000", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-09-30T09:13:28.156 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_shutdown_pgref_assert": "false", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_skip_data_digest": "false", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_smart_report_timeout": "5", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_snap_trim_cost": "1048576", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_snap_trim_priority": "5", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_snap_trim_sleep": "0.000000", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_stats_update_period_scrubbing": "15", 2023-09-30T09:13:28.157 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_target_transaction_size": "30", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_default_cache_mode": "writeback", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-09-30T09:13:28.158 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-09-30T09:13:28.159 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_tracing": "false", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_use_stale_snap": "false", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "osdc_blkin_trace_all": "false", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_kill_at": "0", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_max_join_drift": "10", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_min": "500", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_min_wait": "0.050000", 2023-09-30T09:13:28.161 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_propose_interval": "1.000000", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_service_trim_max": "500", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_service_trim_max_multiplier": "20", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_service_trim_min": "250", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_stash_full_interval": "25", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_trim_max": "500", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "paxos_trim_min": "250", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "perf": "true", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "pid_file": "", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "public_addr": "-", 2023-09-30T09:13:28.162 INFO:teuthology.orchestra.run.smithi005.stdout: "public_addrv": "", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "public_bind_addr": "-", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "public_network": "172.21.0.0/20", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "public_network_interface": "", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "qat_compressor_enabled": "false", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "qat_compressor_session_max_number": "256", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "rados_mon_op_timeout": "0", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "rados_osd_op_timeout": "0", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "rados_tracing": "false", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_atime_update_interval": "60", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-09-30T09:13:28.163 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_balance_parent_reads": "false", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_balance_snap_reads": "false", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_blkin_trace_all": "false", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_blocklist_expire_seconds": "0", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_blocklist_on_break_lock": "true", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache": "true", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_block_writes_upfront": "false", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_max_dirty": "25165824", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_max_dirty_object": "0", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_policy": "writearound", 2023-09-30T09:13:28.164 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_size": "33554432", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_target_dirty": "16777216", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_clone_copy_on_read": "false", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_compression_hint": "none", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_concurrent_management_ops": "10", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_clone_format": "auto", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_data_pool": "", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_features": "61", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_format": "2", 2023-09-30T09:13:28.165 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_map_options": "", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_order": "22", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_pool": "rbd", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_stripe_count": "0", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_default_stripe_unit": "0", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_disable_zero_copy_writes": "true", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_discard_granularity_bytes": "65536", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_enable_alloc_hint": "true", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_io_scheduler": "simple", 2023-09-30T09:13:28.166 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_commit_age": "5.000000", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_object_flush_interval": "0", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_order": "24", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_pool": "", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_journal_splay_width": "4", 2023-09-30T09:13:28.167 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_localize_parent_reads": "false", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_localize_snap_reads": "false", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_image_policy_type": "simple", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-09-30T09:13:28.168 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_memory_autotune": "true", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_memory_base": "805306368", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_memory_target": "4294967296", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-09-30T09:13:28.169 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirroring_delete_delay": "0", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirroring_replay_delay": "0", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_move_to_trash_on_remove": "false", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_mtime_update_interval": "60", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_non_blocking_aio": "true", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_op_thread_timeout": "60", 2023-09-30T09:13:28.170 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_op_threads": "1", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_parent_cache_enabled": "false", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_persistent_cache_mode": "disabled", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_persistent_cache_path": "/tmp", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_persistent_cache_size": "1073741824", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_plugins": "", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_bps_burst": "0", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_bps_limit": "0", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_exclude_ops": "0", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_iops_burst": "0", 2023-09-30T09:13:28.171 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_iops_limit": "0", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_read_bps_burst": "0", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_read_bps_limit": "0", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_read_iops_burst": "0", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_read_iops_limit": "0", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_schedule_tick_min": "50", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_write_bps_burst": "0", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_write_bps_limit": "0", 2023-09-30T09:13:28.172 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_write_iops_burst": "0", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_qos_write_iops_limit": "0", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_quiesce_notification_attempts": "10", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_read_from_replica_policy": "default", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_readahead_max_bytes": "524288", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_readahead_trigger_requests": "10", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_request_timed_out_seconds": "30", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_skip_partial_discard": "true", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-09-30T09:13:28.173 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_tracing": "false", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_validate_names": "true", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rbd_validate_pool": "true", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "restapi_base_url": "", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "restapi_log_level": "", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_acl_grants_max_num": "100", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_admin_entry": "admin", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_backend_store": "rados", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_barbican_url": "", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_beast_enable_async": "true", 2023-09-30T09:13:28.174 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_bucket_index_max_aio": "128", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_bucket_quota_ttl": "600", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_cache_enabled": "true", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_cache_expiry_interval": "900", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_cache_lru_size": "10000", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_config_store": "rados", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_content_length_compat": "false", 2023-09-30T09:13:28.175 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_copy_obj_progress": "true", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_cors_rules_max_num": "100", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_cross_domain_policy": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_default_encryption_key": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_addr": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_ca_path": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_client_cert": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_client_key": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_password": "", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-09-30T09:13:28.176 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_kmip_username": "", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_require_ssl": "true", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-09-30T09:13:28.177 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_suppress_logs": "true", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_addr": "", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_auth": "token", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_namespace": "", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_prefix": "", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-09-30T09:13:28.178 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_token_file": "", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_curl_buffersize": "524288", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_curl_low_speed_limit": "1024", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_curl_low_speed_time": "300", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_curl_tcp_keepalive": "0", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-09-30T09:13:28.179 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_l1_fadvise": "4", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d4n_host": "127.0.0.1", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_d4n_port": "6379", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data_log_changes_size": "1000", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data_log_num_shards": "128", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data_log_window": "30", 2023-09-30T09:13:28.180 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data_notify_interval_msec": "0", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data_sync_poll_interval": "20", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_data_sync_spawn_window": "20", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_default_data_log_backing": "fifo", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_default_region_info_oid": "default.region", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_defer_to_bucket_acls": "", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-09-30T09:13:28.181 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_data_res": "500.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-09-30T09:13:28.182 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dns_name": "", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dns_s3website_name": "", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_dynamic_resharding": "true", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enable_gc_threads": "true", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enable_lc_threads": "true", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enable_ops_log": "false", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enable_quota_threads": "true", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enable_static_website": "false", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enable_usage_log": "false", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_enforce_swift_acls": "true", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_exit_timeout_secs": "120", 2023-09-30T09:13:28.183 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_expose_bucket": "false", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_extended_http_attrs": "", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_filter": "none", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_frontends": "beast port=7480", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_max_concurrent_io": "10", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_max_deferred": "50", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_max_objs": "32", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_max_queue_size": "134213632", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_max_trim_chunk": "16", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_obj_min_wait": "7200", 2023-09-30T09:13:28.184 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_processor_max_time": "3600", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_gc_processor_period": "3600", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_get_obj_window_size": "16777216", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_healthcheck_disabling_path": "", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ignore_get_invalid_range": "false", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_init_timeout": "300", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_accepted_reader_roles": "", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-09-30T09:13:28.185 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_domain": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_password": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_password_path": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_project": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_tenant": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_token": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_token_path": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_admin_user": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_api_version": "2", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_barbican_domain": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_barbican_password": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_barbican_project": "", 2023-09-30T09:13:28.186 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_barbican_tenant": "", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_barbican_user": "", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_implicit_tenants": "false", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_service_token_enabled": "false", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_token_cache_size": "10000", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_url": "", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_keystone_verify_ssl": "true", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lc_debug_interval": "-1", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lc_lock_max_time": "90", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lc_max_objs": "32", 2023-09-30T09:13:28.187 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lc_max_rules": "1000", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lc_max_worker": "3", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lc_max_wp_worker": "3", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lc_thread_delay": "0", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ldap_dnattr": "uid", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ldap_searchfilter": "", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ldap_uri": "ldaps://", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-09-30T09:13:28.188 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_log_http_headers": "", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_log_nonexistent_bucket": "false", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_log_object_name_utc": "false", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_lua_max_memory_per_state": "128000", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_attr_name_len": "0", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_attr_size": "0", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_attrs_num_in_req": "0", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_chunk_size": "4194304", 2023-09-30T09:13:28.189 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_concurrent_requests": "1024", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_dynamic_shards": "1999", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_listing_results": "1000", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_notify_retries": "10", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_objs_per_shard": "100000", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_put_param_size": "1048576", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_put_size": "5368709120", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_max_slo_entries": "1000", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_md_log_max_shards": "64", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_md_notify_interval_msec": "200", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_meta_sync_poll_interval": "20", 2023-09-30T09:13:28.190 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_meta_sync_spawn_window": "20", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_mp_lock_max_time": "600", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_multipart_min_part_size": "5242880", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_fhcache_size": "2017", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_lru_lanes": "5", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_max_gc": "300", 2023-09-30T09:13:28.191 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_run_gc_threads": "false", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_run_lc_threads": "false", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_run_quota_threads": "false", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_run_sync_thread": "false", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_num_async_rados_threads": "32", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_num_control_oids": "8", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_numa_node": "-1", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_obj_stripe_size": "4194304", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-09-30T09:13:28.192 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_objexp_chunk_size": "100", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_objexp_gc_interval": "600", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_objexp_hints_num_shards": "127", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_op_thread_timeout": "600", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_op_tracing": "false", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_opa_token": "", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_opa_url": "", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_opa_verify_ssl": "true", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-09-30T09:13:28.193 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ops_log_rados": "false", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_ops_log_socket_path": "", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_period_push_interval": "2.000000", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_period_push_interval_max": "30.000000", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_period_root_pool": ".rgw.root", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_posix_cache_lanes": "3", 2023-09-30T09:13:28.194 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_posix_cache_lmdb_count": "3", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_posix_cache_max_buckets": "100", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_posix_cache_partitions": "3", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_print_continue": "true", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_print_prohibited_content_length": "false", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_rados_tracing": "false", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_realm": "", 2023-09-30T09:13:28.195 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_realm_id": "", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_region": "", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_region_root_pool": ".rgw.root", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_relaxed_region_enforcement": "false", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_request_uri": "", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_reshard_batch_size": "64", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_reshard_max_aio": "128", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_reshard_num_logs": "16", 2023-09-30T09:13:28.196 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_reshard_thread_interval": "600", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_resolve_cname": "false", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_rest_getusage_op_compat": "false", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_run_sync_thread": "true", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_s3_auth_use_keystone": "false", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_s3_auth_use_ldap": "false", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_s3_auth_use_rados": "true", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_s3_auth_use_sts": "false", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_s3_success_create_obj_status": "0", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-09-30T09:13:28.197 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_scheduler_type": "throttler", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_script_uri": "", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_service_provider_name": "", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sts_client_id": "", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sts_client_secret": "", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sts_entry": "sts", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sts_key": "sts", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sts_max_session_duration": "43200", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sts_min_session_duration": "900", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sts_token_introspection_url": "", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_account_in_url": "false", 2023-09-30T09:13:28.198 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_auth_entry": "auth", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_auth_url": "", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_custom_header": "", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_enforce_content_length": "false", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_need_stats": "true", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_tenant_name": "", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_token_expiration": "86400", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_url": "", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_url_prefix": "swift", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_swift_versioning_enabled": "false", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-09-30T09:13:28.199 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_lease_period": "120", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_log_trim_interval": "1200", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_obj_etag_verify": "false", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_trace_history_size": "4096", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_thread_pool_size": "512", 2023-09-30T09:13:28.200 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_topic_persistency_max_retries": "0", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_topic_persistency_sleep_duration": "0", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_topic_persistency_time_to_live": "0", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_comment": "", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_createby": "", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_encoding": "", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_flag": "false", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_max_size": "5368709120", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_origin": "", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_sha_unit": "524288", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_torrent_tracker": "", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_trust_forwarded_https": "false", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-09-30T09:13:28.201 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_usage_log_tick_interval": "30", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_usage_max_shards": "32", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_usage_max_user_shards": "1", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_use_opa_authz": "false", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_default_quota_max_size": "-1", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_max_buckets": "1000", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_policies_max_num": "100", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-09-30T09:13:28.202 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_quota_sync_interval": "86400", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_user_unique_email": "true", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_verify_ssl": "true", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_website_routing_rules_max_num": "50", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_zone": "", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_zone_id": "", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_zonegroup": "", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_zonegroup_id": "", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgwlc_auto_session_clear": "true", 2023-09-30T09:13:28.203 INFO:teuthology.orchestra.run.smithi005.stdout: "rgwlc_skip_bucket_step": "false", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_block_size": "4096", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cache_shard_bits": "4", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cache_size": "536870912", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cache_type": "binned_lru", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-09-30T09:13:28.204 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_collect_compaction_stats": "false", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_collect_extended_stats": "false", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_collect_memory_stats": "false", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_index_type": "binary_search", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_log_to_ceph_log": "true", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_metadata_block_size": "4096", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_partition_filters": "false", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_perf": "false", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-09-30T09:13:28.205 INFO:teuthology.orchestra.run.smithi005.stdout: "rotating_keys_renewal_timeout": "10", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "run_dir": "/var/run/ceph", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_block_create": "true", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_cache_lru_size": "67108864", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_cbjournal_size": "5368709120", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_default_max_object_size": "16777216", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_device_size": "53687091200", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_journal_batch_capacity": "16", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_journal_iodepth_limit": "5", 2023-09-30T09:13:28.206 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_main_device_type": "SSD", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_max_concurrent_transactions": "8", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "seastore_segment_size": "67108864", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "set_keepcaps": "false", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "setgroup": "ceph", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "setuser": "ceph", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "setuser_match_path": "", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "target_max_misplaced_ratio": "0.050000", 2023-09-30T09:13:28.207 INFO:teuthology.orchestra.run.smithi005.stdout: "thp": "false", 2023-09-30T09:13:28.208 INFO:teuthology.orchestra.run.smithi005.stdout: "threadpool_default_timeout": "60", 2023-09-30T09:13:28.208 INFO:teuthology.orchestra.run.smithi005.stdout: "threadpool_empty_queue_max_wait": "2", 2023-09-30T09:13:28.208 INFO:teuthology.orchestra.run.smithi005.stdout: "throttler_perf_counter": "true" 2023-09-30T09:13:28.208 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:13:28.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:28 smithi005 bash[75361]: cluster 2023-09-30T09:13:26.613573+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:28.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:28 smithi005 bash[78438]: cluster 2023-09-30T09:13:26.613573+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:28 smithi099 bash[59238]: cluster 2023-09-30T09:13:26.613573+0000 mgr.y (mgr.34107) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:28.791 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-09-30T09:13:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:13:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:13:29] "GET /metrics HTTP/1.1" 200 33783 "" "Prometheus/2.33.4" 2023-09-30T09:13:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:30 smithi099 bash[59238]: cluster 2023-09-30T09:13:28.614598+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:30.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:30 smithi005 bash[75361]: cluster 2023-09-30T09:13:28.614598+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:30.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:30 smithi005 bash[78438]: cluster 2023-09-30T09:13:28.614598+0000 mgr.y (mgr.34107) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:32.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:32 smithi099 bash[59238]: cluster 2023-09-30T09:13:30.615540+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:32.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:32 smithi005 bash[75361]: cluster 2023-09-30T09:13:30.615540+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:32.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:32 smithi005 bash[78438]: cluster 2023-09-30T09:13:30.615540+0000 mgr.y (mgr.34107) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:33.576 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:34 smithi099 bash[59238]: cluster 2023-09-30T09:13:32.616503+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:34.642 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:34 smithi005 bash[75361]: cluster 2023-09-30T09:13:32.616503+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:34.642 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:34 smithi005 bash[78438]: cluster 2023-09-30T09:13:32.616503+0000 mgr.y (mgr.34107) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:36.291 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a: {} 2023-09-30T09:13:36.310 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b: {} 2023-09-30T09:13:36.330 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c: {} 2023-09-30T09:13:36.332 INFO:teuthology.orchestra.run.smithi005.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-30T09:13:36.333 INFO:teuthology.orchestra.run.smithi005.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-30T09:13:36.333 INFO:teuthology.orchestra.run.smithi005.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-30T09:13:36.549 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:36 smithi005 bash[78438]: cluster 2023-09-30T09:13:34.617067+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:36.549 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:36 smithi005 bash[78438]: audit 2023-09-30T09:13:36.273076+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.5:0/2754436447' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:13:36.549 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:36 smithi005 bash[75361]: cluster 2023-09-30T09:13:34.617067+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:36.549 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:36 smithi005 bash[75361]: audit 2023-09-30T09:13:36.273076+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.5:0/2754436447' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:13:36.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:36 smithi099 bash[59238]: cluster 2023-09-30T09:13:34.617067+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:36.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:36 smithi099 bash[59238]: audit 2023-09-30T09:13:36.273076+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.5:0/2754436447' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:13:37.101 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-09-30T09:13:37.101 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-30T09:13:37.101 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-30T09:13:37.103 INFO:tasks.radosbench:Beginning radosbench... 2023-09-30T09:13:37.103 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-09-30T09:13:37.104 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-09-30T09:13:37.104 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-09-30T09:13:37.104 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-30T09:13:37.104 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-30T09:13:37.105 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-09-30T09:13:37.105 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:37.105 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-09-30T09:13:37.105 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:13:37.106 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-09-30T09:13:37.106 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-30T09:13:37.106 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-09-30T09:13:37.107 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:13:37.143 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:37.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:37.246 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:37.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:37.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:37.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:37.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:37.396 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:37 smithi005 bash[78438]: audit 2023-09-30T09:13:36.530416+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:37.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:37 smithi005 bash[75361]: audit 2023-09-30T09:13:36.530416+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:37.411 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:37.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:37.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:37.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:37.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:37.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:37.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:37.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:37 smithi099 bash[59238]: audit 2023-09-30T09:13:36.530416+0000 mon.a (mon.0) 478 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:37.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:37.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:37.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:37.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:37.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:37.813 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:37.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:37.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:37.917 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:37.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:37.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:38.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:38.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:38.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:38.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:38.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:38.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:38.324 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:38.356 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:38.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:38.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:38.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:38.492 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:38.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:38.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:38.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:38 smithi005 bash[75361]: cluster 2023-09-30T09:13:36.617664+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:38.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:38 smithi005 bash[78438]: cluster 2023-09-30T09:13:36.617664+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:38.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:38.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:38.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:38.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:38.732 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:38.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:38 smithi099 bash[59238]: cluster 2023-09-30T09:13:36.617664+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:38.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:38.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:38.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:38.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:38.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:38.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:38.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:39.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:39.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:39.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:39.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:39.175 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:39.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:39.278 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:39.315 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:39.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:39.418 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:39.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:39.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:39.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:39.567 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:13:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:13:39] "GET /metrics HTTP/1.1" 200 33783 "" "Prometheus/2.33.4" 2023-09-30T09:13:39.587 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:39.691 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:39.722 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:39.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:39.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:39.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:39.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:39.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:39.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:39.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:40.094 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:40.126 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:40.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:40.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:40.229 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:40.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:40.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:40.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:40.366 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:40.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:40.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:40.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:40.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:40.537 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:40.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:40.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:40.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:40 smithi099 bash[59238]: cluster 2023-09-30T09:13:38.618577+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:40.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:40.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:40.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:40.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:40 smithi005 bash[75361]: cluster 2023-09-30T09:13:38.618577+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:40.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:40 smithi005 bash[78438]: cluster 2023-09-30T09:13:38.618577+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:40.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:40.808 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:40.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:40.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:40.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:40.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:40.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:40.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:41.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:41.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:41.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:41.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:41.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:41.219 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:41.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:41.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:41.323 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:41.359 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:41.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:41.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:41.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:41.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:41.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:41.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:41.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:41.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:41.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:41.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:41.765 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:41.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:41.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:41.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:41.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:41.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:41.913 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:41.913 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:41.913 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:41.914 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:41.914 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:42.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:42.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:42.145 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:42.175 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:42.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:42.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:42.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:42.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:42.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:42.422 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:42 smithi099 bash[59238]: cluster 2023-09-30T09:13:40.619507+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:42.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:42.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:42.543 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:42.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:42.573 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:42 smithi005 bash[78438]: cluster 2023-09-30T09:13:40.619507+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:42.574 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:42 smithi005 bash[75361]: cluster 2023-09-30T09:13:40.619507+0000 mgr.y (mgr.34107) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:42.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:42.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:42.710 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:42.813 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:42.846 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:42.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:42.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:42.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:42.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:42.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:43.086 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:43.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:43.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:43.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:43.247 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:43.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:43.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:43.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:43.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:43.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:43.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:43.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:43.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:43.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:43.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:43.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:43.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:43.757 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:43.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:43.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:43.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:43.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:43.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:43.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:44.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:44.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:44.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:44.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:44.177 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:44.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:44.281 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:44.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:44.406 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:44 smithi005 bash[78438]: cluster 2023-09-30T09:13:42.620477+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:44.407 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:44 smithi005 bash[75361]: cluster 2023-09-30T09:13:42.620477+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:44.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:44.442 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:44.546 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:44.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:44 smithi099 bash[59238]: cluster 2023-09-30T09:13:42.620477+0000 mgr.y (mgr.34107) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:44.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:44.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:44.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:44.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:44.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:44.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:44.837 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:44.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:44.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:44.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:44.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:45.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:45.110 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:45.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:45.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:45.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:45.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:45.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:45.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:45.377 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:45.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:45.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:45.480 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:45.511 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:45.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:45.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:45.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:45.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:45.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:45.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:45.783 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:45.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:45.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:45.886 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:45.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:45.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:45.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:46.014 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:46.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:46.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:46.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:46.175 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:46.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:46.314 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:46.417 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:46.430 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:46 smithi099 bash[59238]: cluster 2023-09-30T09:13:44.621083+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:46.450 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:46.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:46 smithi005 bash[75361]: cluster 2023-09-30T09:13:44.621083+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:46.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:46 smithi005 bash[78438]: cluster 2023-09-30T09:13:44.621083+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:46.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:46.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:46.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:46.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:46.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:46.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:46.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:46.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:46.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:46.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:47.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:47.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:47.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:47.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:47.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:47.224 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:47.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:47.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:47.327 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:47.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:47.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:47.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:47.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:47.491 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:47.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:47.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:47.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:47.626 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:47.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:47.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:47.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:47.758 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:47.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:47.862 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:47.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:47.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:47.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:47.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:48.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:48.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:48.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:48.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:48.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:48.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:48.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:48.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:48.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:48.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:48.552 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:48.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:48.564 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:48 smithi005 bash[78438]: cluster 2023-09-30T09:13:46.621760+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:48.564 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:48 smithi005 bash[75361]: cluster 2023-09-30T09:13:46.621760+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:48.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:48.667 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:48 smithi099 bash[59238]: cluster 2023-09-30T09:13:46.621760+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:48.685 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:48.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:48.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:48.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:48.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:48.956 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:48.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:48.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:49.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:49.083 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:49.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:49.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:49.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:49.215 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:49.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:49.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:49.318 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:49.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:49.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:49.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:49.450 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:49.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:49.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:49.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:49.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:49.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:49.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:49.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:49.716 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:49.752 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:49.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:49.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:49.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:13:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:13:49] "GET /metrics HTTP/1.1" 200 33783 "" "Prometheus/2.33.4" 2023-09-30T09:13:49.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:49.887 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:49.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:49.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:49.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:50.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:50.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:50.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:50.142 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:50.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:50.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:50.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:50.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:50.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:50.381 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:50.414 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:50.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:50.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:50.517 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:50.529 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:50 smithi099 bash[59238]: cluster 2023-09-30T09:13:48.622463+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:50.550 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:50.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:50.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:50.654 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:50.663 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:50 smithi005 bash[75361]: cluster 2023-09-30T09:13:48.622463+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:50.663 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:50 smithi005 bash[78438]: cluster 2023-09-30T09:13:48.622463+0000 mgr.y (mgr.34107) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:50.680 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:50.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:50.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:50.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:50.816 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:50.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:50.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:50.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:51.270 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:51.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:51.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:51.385 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:13:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:13:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 0 2023-09-30T09:13:51.386 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:13:51.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:51.514 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:51.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:51.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:51.618 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:51.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:51.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:51.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:51.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:51.770 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:13:51.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:51.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:51.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:51.791 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:13:51.832 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:13:51.856 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:13:51.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:51.879 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:13:51.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:51.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:51.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:51.903 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:13:51.928 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:13:51.955 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:13:51.956 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:13:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:13:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:13:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:13:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:13:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:13:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:13:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:13:52.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:52.023 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:52.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:52.145 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:52.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:52.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:52.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:52.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:52.348 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:13:52.350 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.0 to 1 (10000) 2023-09-30T09:13:52.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:52.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:52.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:52.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:52 smithi099 bash[59238]: cluster 2023-09-30T09:13:50.623162+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:52 smithi099 bash[59238]: audit 2023-09-30T09:13:51.531081+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:52 smithi099 bash[59238]: audit 2023-09-30T09:13:51.592114+0000 mon.a (mon.0) 480 : audit 1 from='client.? 172.21.15.5:0/548052850' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:13:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:52 smithi099 bash[59238]: audit 2023-09-30T09:13:51.742684+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.5:0/3448344657' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:13:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:52 smithi099 bash[59238]: audit 2023-09-30T09:13:52.113091+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.5:0/4203838375' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:13:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:52 smithi099 bash[59238]: audit 2023-09-30T09:13:52.113507+0000 mon.a (mon.0) 482 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:13:52.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:52.642 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[75361]: cluster 2023-09-30T09:13:50.623162+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:52.642 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[75361]: audit 2023-09-30T09:13:51.531081+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:52.642 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[75361]: audit 2023-09-30T09:13:51.592114+0000 mon.a (mon.0) 480 : audit 1 from='client.? 172.21.15.5:0/548052850' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[75361]: audit 2023-09-30T09:13:51.742684+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.5:0/3448344657' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[75361]: audit 2023-09-30T09:13:52.113091+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.5:0/4203838375' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[75361]: audit 2023-09-30T09:13:52.113507+0000 mon.a (mon.0) 482 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[78438]: cluster 2023-09-30T09:13:50.623162+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[78438]: audit 2023-09-30T09:13:51.531081+0000 mon.a (mon.0) 479 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[78438]: audit 2023-09-30T09:13:51.592114+0000 mon.a (mon.0) 480 : audit 1 from='client.? 172.21.15.5:0/548052850' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[78438]: audit 2023-09-30T09:13:51.742684+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.5:0/3448344657' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[78438]: audit 2023-09-30T09:13:52.113091+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.5:0/4203838375' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:13:52.643 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:52 smithi005 bash[78438]: audit 2023-09-30T09:13:52.113507+0000 mon.a (mon.0) 482 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:13:52.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:52.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:52.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:52.781 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:52.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:52.884 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:52.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:52.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:52.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:53.019 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:53.048 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:53.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:53.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-30T09:13:53.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:53.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:53.290 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:53.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:53.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:53.366 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_1' created 2023-09-30T09:13:53.420 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:53.431 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: cluster 2023-09-30T09:13:52.332389+0000 mon.a (mon.0) 483 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:13:53.431 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: audit 2023-09-30T09:13:52.341975+0000 mon.a (mon.0) 484 : audit 1 from='client.? 172.21.15.5:0/548052850' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:13:53.431 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: audit 2023-09-30T09:13:52.342073+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:13:53.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: cluster 2023-09-30T09:13:52.345150+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: cluster 2023-09-30T09:13:52.345511+0000 mon.a (mon.0) 486 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-30T09:13:53.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: audit 2023-09-30T09:13:52.523093+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.5:0/1076294556' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-30T09:13:53.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: audit 2023-09-30T09:13:52.523629+0000 mon.a (mon.0) 487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-30T09:13:53.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: cluster 2023-09-30T09:13:52.865519+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.432 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:53 smithi099 bash[59238]: cluster 2023-09-30T09:13:52.977124+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.451 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:53.555 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:53.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:53.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:53.717 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:53.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: cluster 2023-09-30T09:13:52.332389+0000 mon.a (mon.0) 483 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: audit 2023-09-30T09:13:52.341975+0000 mon.a (mon.0) 484 : audit 1 from='client.? 172.21.15.5:0/548052850' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: audit 2023-09-30T09:13:52.342073+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: cluster 2023-09-30T09:13:52.345150+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: cluster 2023-09-30T09:13:52.345511+0000 mon.a (mon.0) 486 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: audit 2023-09-30T09:13:52.523093+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.5:0/1076294556' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: audit 2023-09-30T09:13:52.523629+0000 mon.a (mon.0) 487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-30T09:13:53.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: cluster 2023-09-30T09:13:52.865519+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.726 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[75361]: cluster 2023-09-30T09:13:52.977124+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: cluster 2023-09-30T09:13:52.332389+0000 mon.a (mon.0) 483 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:13:53.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: audit 2023-09-30T09:13:52.341975+0000 mon.a (mon.0) 484 : audit 1 from='client.? 172.21.15.5:0/548052850' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:13:53.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: audit 2023-09-30T09:13:52.342073+0000 mon.a (mon.0) 485 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:13:53.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: cluster 2023-09-30T09:13:52.345150+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: cluster 2023-09-30T09:13:52.345511+0000 mon.a (mon.0) 486 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-09-30T09:13:53.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: audit 2023-09-30T09:13:52.523093+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.5:0/1076294556' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-30T09:13:53.727 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: audit 2023-09-30T09:13:52.523629+0000 mon.a (mon.0) 487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-30T09:13:53.727 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: cluster 2023-09-30T09:13:52.865519+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.727 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:53 smithi005 bash[78438]: cluster 2023-09-30T09:13:52.977124+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e95 with expected crc 2023-09-30T09:13:53.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:53.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:53.954 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:53.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:53.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:53.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:54.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:54.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:54.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:54.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:54.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:54.235 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:54.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:54.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:54.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:54.369 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:54.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:54.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:54.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:54.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:54.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:54.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:54.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:54.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[75361]: cluster 2023-09-30T09:13:52.623958+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:54.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[75361]: audit 2023-09-30T09:13:53.351480+0000 mon.a (mon.0) 488 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-30T09:13:54.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[75361]: cluster 2023-09-30T09:13:53.352473+0000 osd.0 (osd.0) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-30T09:13:54.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[75361]: cluster 2023-09-30T09:13:53.354251+0000 mon.a (mon.0) 489 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-30T09:13:54.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[75361]: cluster 2023-09-30T09:13:53.355101+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-09-30T09:13:54.618 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[78438]: cluster 2023-09-30T09:13:52.623958+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:54.618 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[78438]: audit 2023-09-30T09:13:53.351480+0000 mon.a (mon.0) 488 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-30T09:13:54.619 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[78438]: cluster 2023-09-30T09:13:53.352473+0000 osd.0 (osd.0) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-30T09:13:54.619 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[78438]: cluster 2023-09-30T09:13:53.354251+0000 mon.a (mon.0) 489 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-30T09:13:54.619 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:54 smithi005 bash[78438]: cluster 2023-09-30T09:13:53.355101+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-09-30T09:13:54.635 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:54.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:54.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:54.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:54.751 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:54 smithi099 bash[59238]: cluster 2023-09-30T09:13:52.623958+0000 mgr.y (mgr.34107) 369 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:54.751 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:54 smithi099 bash[59238]: audit 2023-09-30T09:13:53.351480+0000 mon.a (mon.0) 488 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-30T09:13:54.751 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:54 smithi099 bash[59238]: cluster 2023-09-30T09:13:53.352473+0000 osd.0 (osd.0) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-30T09:13:54.751 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:54 smithi099 bash[59238]: cluster 2023-09-30T09:13:53.354251+0000 mon.a (mon.0) 489 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-09-30T09:13:54.752 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:54 smithi099 bash[59238]: cluster 2023-09-30T09:13:53.355101+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-09-30T09:13:54.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:54.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:54.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:54.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:54.910 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:54.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:54.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:55.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:55.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:55.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:55.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:55.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:55.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:55.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:55.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:55.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:55.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-09-30T09:13:55.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-30T09:13:55.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.361929+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.362294+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.362547+0000 mon.a (mon.0) 490 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.362877+0000 osd.0 (osd.0) 18 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.364866+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.365805+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.369570+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.439 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.914587+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.361929+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.362294+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.362547+0000 mon.a (mon.0) 490 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.362877+0000 osd.0 (osd.0) 18 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.364866+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.365805+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.369570+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.440 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:55 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.914587+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.442 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:55.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:55.546 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:55.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.361929+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.362294+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.362547+0000 mon.a (mon.0) 490 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-09-30T09:13:55.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.362877+0000 osd.0 (osd.0) 18 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.364866+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.365805+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.369570+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:55 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.914587+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e97 with expected crc 2023-09-30T09:13:55.573 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:55.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:55.710 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:55.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:55.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:55.847 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:55.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:55.951 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:55.984 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:55.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:55.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:56.088 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:56.123 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:56.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:56.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:56.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:56.265 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:56.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:56.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:56.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:13:56.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:56.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:56.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:56.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:56.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:56.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:56.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:56.638 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:56.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:56.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:56.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[75361]: cluster 2023-09-30T09:13:54.624386+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v306: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[75361]: cluster 2023-09-30T09:13:55.359138+0000 mon.a (mon.0) 491 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[75361]: cluster 2023-09-30T09:13:55.370998+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[75361]: cluster 2023-09-30T09:13:55.372864+0000 mon.a (mon.0) 492 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[75361]: cluster 2023-09-30T09:13:55.373067+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[78438]: cluster 2023-09-30T09:13:54.624386+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v306: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[78438]: cluster 2023-09-30T09:13:55.359138+0000 mon.a (mon.0) 491 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:13:56.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[78438]: cluster 2023-09-30T09:13:55.370998+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:56.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[78438]: cluster 2023-09-30T09:13:55.372864+0000 mon.a (mon.0) 492 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-30T09:13:56.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:56 smithi005 bash[78438]: cluster 2023-09-30T09:13:55.373067+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:56.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:56.786 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:56 smithi099 bash[59238]: cluster 2023-09-30T09:13:54.624386+0000 mgr.y (mgr.34107) 370 : cluster 0 pgmap v306: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:56.786 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:56 smithi099 bash[59238]: cluster 2023-09-30T09:13:55.359138+0000 mon.a (mon.0) 491 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:13:56.787 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:56 smithi099 bash[59238]: cluster 2023-09-30T09:13:55.370998+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:56.787 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:56 smithi099 bash[59238]: cluster 2023-09-30T09:13:55.372864+0000 mon.a (mon.0) 492 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-30T09:13:56.787 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:56 smithi099 bash[59238]: cluster 2023-09-30T09:13:55.373067+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:56.808 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:56.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:56.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:56.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:56.944 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:56.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:56.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:57.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:57.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:57.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:57.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:57.183 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:57.219 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:57.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:57.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:57.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:57.352 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:13:57.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:57.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:57.459 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:57.470 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:57 smithi099 bash[59238]: cluster 2023-09-30T09:13:56.316691+0000 osd.0 (osd.0) 19 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:57.470 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:57 smithi099 bash[59238]: cluster 2023-09-30T09:13:56.327596+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:57.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:57.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:57.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:57.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:57.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:57.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:57.735 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:57.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:57 smithi005 bash[78438]: cluster 2023-09-30T09:13:56.316691+0000 osd.0 (osd.0) 19 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:57.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:57 smithi005 bash[78438]: cluster 2023-09-30T09:13:56.327596+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:57.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:57 smithi005 bash[75361]: cluster 2023-09-30T09:13:56.316691+0000 osd.0 (osd.0) 19 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:57.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:57 smithi005 bash[75361]: cluster 2023-09-30T09:13:56.327596+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:57.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:57.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:57.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:57.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:57.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:13:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:57.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:13:58.092 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:58.125 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:58.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:58.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:58.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:58.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:58.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:58.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:58.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:58.396 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:58.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:58.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:58.499 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:58.512 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:58 smithi005 bash[75361]: cluster 2023-09-30T09:13:56.593031+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:58.512 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:13:58 smithi005 bash[75361]: cluster 2023-09-30T09:13:56.624976+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v308: 89 pgs: 1 creating+activating, 11 unknown, 77 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:58.512 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:58 smithi005 bash[78438]: cluster 2023-09-30T09:13:56.593031+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:58.512 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:13:58 smithi005 bash[78438]: cluster 2023-09-30T09:13:56.624976+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v308: 89 pgs: 1 creating+activating, 11 unknown, 77 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:58.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:58.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:58.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:58.672 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:58.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:58.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:58.789 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:58 smithi099 bash[59238]: cluster 2023-09-30T09:13:56.593031+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e98 with expected crc 2023-09-30T09:13:58.789 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:13:58 smithi099 bash[59238]: cluster 2023-09-30T09:13:56.624976+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v308: 89 pgs: 1 creating+activating, 11 unknown, 77 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:13:58.807 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:58.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:58.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:58.897 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:58.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:58.936 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:13:58.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:58.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:13:59.040 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:59.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:13:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:59.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:13:59.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:59.209 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:13:59.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:59.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:13:59.313 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:59.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:13:59.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:59.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:13:59.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:59.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:13:59.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:59.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:13:59.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:59.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:59.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:59.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:59.718 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:59.730 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:13:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:13:59] "GET /metrics HTTP/1.1" 200 33786 "" "Prometheus/2.33.4" 2023-09-30T09:13:59.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:13:59.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:59.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:13:59.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:59.884 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:13:59.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:13:59.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:13:59.915 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:59.916 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:13:59.989 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:00.018 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:00.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:00.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:00.156 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:00.258 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:00.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:00.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:00.412 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:00.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:00.528 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:00 smithi099 bash[59238]: cluster 2023-09-30T09:13:58.626059+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v309: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:00.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:00.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:00.651 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:00.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:00.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:00.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:00 smithi005 bash[75361]: cluster 2023-09-30T09:13:58.626059+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v309: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:00.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:00 smithi005 bash[78438]: cluster 2023-09-30T09:13:58.626059+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v309: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:00.788 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:00.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:00.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:00.929 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:00.946 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:00.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:00.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:01.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:01.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:01.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:01.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:01.207 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:01.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:01.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:01.310 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:01.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:01.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:01.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:01.439 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:01.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:01.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:01.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:01.563 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:01.590 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:01.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:01.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:01.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:01.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:01.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:01.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:01.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:01.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:01.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:01.969 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:02.000 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:02.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:02.104 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:02.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:02.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:02.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:02.262 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:02.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:02.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:02.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:02.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:02.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:02.531 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:02.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:02.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:02 smithi099 bash[59238]: cluster 2023-09-30T09:14:00.626876+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v310: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:02.668 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:02.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:02.743 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:02 smithi005 bash[78438]: cluster 2023-09-30T09:14:00.626876+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v310: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:02.744 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:02 smithi005 bash[75361]: cluster 2023-09-30T09:14:00.626876+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v310: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:02.771 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:02.803 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:02.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:02.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:02.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:02.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:02.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:03.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:03.058 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:03.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:03.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:03.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:03.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:03.193 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:03.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:03.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:03.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:03.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:03.458 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:03.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:03.561 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:03.590 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:03.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:03.720 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:03.824 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:03.845 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:03.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:03.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:03.980 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:03.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:03.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:04.083 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:04.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:04.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:04.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:04.214 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:04.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:04.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:04.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:04.350 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:04.376 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:04.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:04.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:04.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:04.494 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:04 smithi099 bash[59238]: cluster 2023-09-30T09:14:02.627566+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v311: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:04.514 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:04.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:04.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:04.618 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:04.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:04.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:04.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:04.750 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:04 smithi005 bash[75361]: cluster 2023-09-30T09:14:02.627566+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v311: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:04.750 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:04 smithi005 bash[78438]: cluster 2023-09-30T09:14:02.627566+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v311: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:04.754 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:04.787 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:04.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:04.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:04.892 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:04.920 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:04.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:04.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:05.024 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:05.053 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:05.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:05.185 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:05.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:05.289 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:05.315 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:05.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:05.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:05.448 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:05.551 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:05.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:05.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:05.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:05.716 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:05.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:05.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:05.853 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:05.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:05.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:05.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:05.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:06.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:06.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:06.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:06.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:06.230 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:06.260 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:06.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:06.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:06.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:06.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:06.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:06.489 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:06.522 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:06.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:06.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:06.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:06.635 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:06 smithi005 bash[75361]: cluster 2023-09-30T09:14:04.628110+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v312: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:06.635 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:06 smithi005 bash[78438]: cluster 2023-09-30T09:14:04.628110+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v312: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:06.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:06.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:06.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:06.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:06.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:06.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:06.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:06 smithi099 bash[59238]: cluster 2023-09-30T09:14:04.628110+0000 mgr.y (mgr.34107) 375 : cluster 0 pgmap v312: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:06.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:06.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:06.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:06.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:07.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.049 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:07.153 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.184 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:07.288 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.322 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:07.427 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:07.457 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:07.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:07.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:07.593 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:14:07.593 INFO:teuthology.orchestra.run.smithi005.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-30T09:14:07.593 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:07.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:07.697 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:07.705 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[78438]: audit 2023-09-30T09:14:06.535601+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:07.705 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[78438]: audit 2023-09-30T09:14:06.538533+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:07.705 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[78438]: cluster 2023-09-30T09:14:06.628698+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v313: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:07.705 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[78438]: audit 2023-09-30T09:14:06.723249+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:07.705 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[75361]: audit 2023-09-30T09:14:06.535601+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:07.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[75361]: audit 2023-09-30T09:14:06.538533+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:07.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[75361]: cluster 2023-09-30T09:14:06.628698+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v313: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:07.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:07 smithi005 bash[75361]: audit 2023-09-30T09:14:06.723249+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:07.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:07 smithi099 bash[59238]: audit 2023-09-30T09:14:06.535601+0000 mon.a (mon.0) 493 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:07 smithi099 bash[59238]: audit 2023-09-30T09:14:06.538533+0000 mon.a (mon.0) 494 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:07 smithi099 bash[59238]: cluster 2023-09-30T09:14:06.628698+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v313: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:07 smithi099 bash[59238]: audit 2023-09-30T09:14:06.723249+0000 mon.a (mon.0) 495 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:07.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:07.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:07.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:07.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.977 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:07.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:07.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:08.081 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:08.113 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:08.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:08.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:08.217 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:08.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:08.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:08.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:08.375 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:08.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:08.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:08.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:08.505 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:08.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:08.608 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:08.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:08.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:08.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:08.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:08.764 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:08.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:08.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:08.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:08.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:08.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:08.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:09.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:09.030 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:09.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:09.133 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:09.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:09.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:09.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:09.291 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:09.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:09.394 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:09.418 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:09.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:09.522 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:09.549 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:09.551 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:14:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:14:09] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.33.4" 2023-09-30T09:14:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:09.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:09.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:09.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:09.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:09.823 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:09.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:09.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:09.938 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:09 smithi099 bash[59238]: cluster 2023-09-30T09:14:08.629368+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v314: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:09.956 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:09.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:09.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:10.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:09 smithi005 bash[75361]: cluster 2023-09-30T09:14:08.629368+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v314: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:10.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:09 smithi005 bash[78438]: cluster 2023-09-30T09:14:08.629368+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v314: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:10.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:10.091 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:10.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:10.195 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:10.226 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:10.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:10.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:10.352 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:10.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:10.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:10.455 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:10.486 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:10.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:10.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:10.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:10.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:10.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:10.655 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-30T09:14:10.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:10.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:10.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:10.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:10.847 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:10.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:10.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:10.986 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:11.012 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:11.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:11.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:11.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:11.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:11.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:11.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:11.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:11.284 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:11.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:11.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:11.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:11.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:11.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:11.519 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:11.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:11.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:11.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:11.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:11.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:11.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:11.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:11.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:11 smithi005 bash[75361]: cluster 2023-09-30T09:14:10.629915+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:11.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:11 smithi005 bash[78438]: cluster 2023-09-30T09:14:10.629915+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:11.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:11.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:11.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:11.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:12.419 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:11 smithi099 bash[59238]: cluster 2023-09-30T09:14:10.629915+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:12.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:12.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:12.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:12.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:12.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:12.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:12.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:12.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:12.717 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:12.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:12.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:12.837 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:14:12.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:12.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:12.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:12.866 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:14:12.893 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:14:12.921 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:14:12.946 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:14:12.955 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:12.973 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:14:12.987 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:12.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:12.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:12.998 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:14:13.023 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:14:13.025 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.026 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.026 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.026 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.026 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.026 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.026 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.026 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:14:13.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:13.116 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:13.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:13.219 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:13.251 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:13.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:13.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:13.305 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:14:13.308 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-09-30T09:14:13.308 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.1 to 1 (10000) 2023-09-30T09:14:13.332 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[75361]: audit 2023-09-30T09:14:12.527472+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.5:0/2414994150' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:14:13.332 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[75361]: audit 2023-09-30T09:14:12.527996+0000 mon.a (mon.0) 496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[75361]: audit 2023-09-30T09:14:12.804241+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.5:0/2181433979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[75361]: audit 2023-09-30T09:14:12.825082+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.5:0/2349177749' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[75361]: audit 2023-09-30T09:14:12.826620+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[75361]: audit 2023-09-30T09:14:13.057003+0000 mon.a (mon.0) 499 : audit 1 from='client.? 172.21.15.5:0/3343340339' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[78438]: audit 2023-09-30T09:14:12.527472+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.5:0/2414994150' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[78438]: audit 2023-09-30T09:14:12.527996+0000 mon.a (mon.0) 496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[78438]: audit 2023-09-30T09:14:12.804241+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.5:0/2181433979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[78438]: audit 2023-09-30T09:14:12.825082+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.5:0/2349177749' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:14:13.333 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[78438]: audit 2023-09-30T09:14:12.826620+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:14:13.334 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:13 smithi005 bash[78438]: audit 2023-09-30T09:14:13.057003+0000 mon.a (mon.0) 499 : audit 1 from='client.? 172.21.15.5:0/3343340339' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:14:13.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:13.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:13.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:13.493 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:13.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:13.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:13.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:13.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:13 smithi099 bash[59238]: audit 2023-09-30T09:14:12.527472+0000 mon.c (mon.2) 48 : audit 1 from='client.? 172.21.15.5:0/2414994150' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:14:13.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:13 smithi099 bash[59238]: audit 2023-09-30T09:14:12.527996+0000 mon.a (mon.0) 496 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:14:13.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:13 smithi099 bash[59238]: audit 2023-09-30T09:14:12.804241+0000 mon.a (mon.0) 497 : audit 0 from='client.? 172.21.15.5:0/2181433979' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:14:13.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:13 smithi099 bash[59238]: audit 2023-09-30T09:14:12.825082+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.5:0/2349177749' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:14:13.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:13 smithi099 bash[59238]: audit 2023-09-30T09:14:12.826620+0000 mon.a (mon.0) 498 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:14:13.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:13 smithi099 bash[59238]: audit 2023-09-30T09:14:13.057003+0000 mon.a (mon.0) 499 : audit 1 from='client.? 172.21.15.5:0/3343340339' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:14:13.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:13.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:13.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:13.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:13.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:13.788 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:13.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:13.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:13.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:13.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:13.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:14.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:14.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:14.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:14.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:14.184 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:14.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:14.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:14.318 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:14.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:14.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:14.443 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:14.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:14.547 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:14.579 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:14.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:14.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: cluster 2023-09-30T09:14:12.630515+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:14.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: cluster 2023-09-30T09:14:13.295871+0000 mon.a (mon.0) 500 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:14:14.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: audit 2023-09-30T09:14:13.297800+0000 mon.a (mon.0) 501 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:14:14.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: audit 2023-09-30T09:14:13.297916+0000 mon.a (mon.0) 502 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:14:14.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: audit 2023-09-30T09:14:13.297979+0000 mon.a (mon.0) 503 : audit 1 from='client.? 172.21.15.5:0/3343340339' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:14:14.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: cluster 2023-09-30T09:14:13.301338+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:14.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: cluster 2023-09-30T09:14:13.301404+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[75361]: cluster 2023-09-30T09:14:13.303421+0000 mon.a (mon.0) 504 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: cluster 2023-09-30T09:14:12.630515+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: cluster 2023-09-30T09:14:13.295871+0000 mon.a (mon.0) 500 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: audit 2023-09-30T09:14:13.297800+0000 mon.a (mon.0) 501 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: audit 2023-09-30T09:14:13.297916+0000 mon.a (mon.0) 502 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: audit 2023-09-30T09:14:13.297979+0000 mon.a (mon.0) 503 : audit 1 from='client.? 172.21.15.5:0/3343340339' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: cluster 2023-09-30T09:14:13.301338+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: cluster 2023-09-30T09:14:13.301404+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:14.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:14 smithi005 bash[78438]: cluster 2023-09-30T09:14:13.303421+0000 mon.a (mon.0) 504 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-30T09:14:14.682 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:14.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: cluster 2023-09-30T09:14:12.630515+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:14.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: cluster 2023-09-30T09:14:13.295871+0000 mon.a (mon.0) 500 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:14:14.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: audit 2023-09-30T09:14:13.297800+0000 mon.a (mon.0) 501 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:14:14.696 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: audit 2023-09-30T09:14:13.297916+0000 mon.a (mon.0) 502 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:14:14.696 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: audit 2023-09-30T09:14:13.297979+0000 mon.a (mon.0) 503 : audit 1 from='client.? 172.21.15.5:0/3343340339' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:14:14.696 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: cluster 2023-09-30T09:14:13.301338+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:14.696 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: cluster 2023-09-30T09:14:13.301404+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:14.696 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:14 smithi099 bash[59238]: cluster 2023-09-30T09:14:13.303421+0000 mon.a (mon.0) 504 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-30T09:14:14.713 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:14.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:14.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:14.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:14.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:14.955 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:14.987 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:14.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:14.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:15.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:15.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:15.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:15.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:15.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-30T09:14:15.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:15.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:15.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:15.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:15.353 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:15.383 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:15.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:15.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:15.511 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:15.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:15.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:15.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:15 smithi099 bash[59238]: cluster 2023-09-30T09:14:15.309963+0000 mon.a (mon.0) 505 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:14:15.614 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:15.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:15.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:15.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:15.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:15.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:15 smithi005 bash[75361]: cluster 2023-09-30T09:14:15.309963+0000 mon.a (mon.0) 505 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:14:15.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:15 smithi005 bash[78438]: cluster 2023-09-30T09:14:15.309963+0000 mon.a (mon.0) 505 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:14:15.786 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:15.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:15.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:15.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:15.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:15.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:15.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:16.027 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:16.061 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:16.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:16.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:16.073 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:14:16.164 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:16.200 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:16.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:16.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:16.304 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:16.334 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:16.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:16.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:16.437 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:16.448 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:16 smithi099 bash[59238]: cluster 2023-09-30T09:14:14.630922+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:16.448 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:16 smithi099 bash[59238]: cluster 2023-09-30T09:14:14.751705+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:16.467 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:16.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:16.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:16.571 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:16.606 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:16.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:16.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:16.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:16.719 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:16 smithi005 bash[75361]: cluster 2023-09-30T09:14:14.630922+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:16.719 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:16 smithi005 bash[75361]: cluster 2023-09-30T09:14:14.751705+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:16.720 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:16 smithi005 bash[78438]: cluster 2023-09-30T09:14:14.630922+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:16.720 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:16 smithi005 bash[78438]: cluster 2023-09-30T09:14:14.751705+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e99 with expected crc 2023-09-30T09:14:16.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:16.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:16.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:16.828 DEBUG:teuthology.orchestra.run.smithi005:> /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-30T09:14:16.831 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-30T09:14:16.831 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-30T09:14:16.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:16.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:16.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:16.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:16.878 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:hints = 1 2023-09-30T09:14:16.878 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-30T09:14:16.878 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object prefix: benchmark_data_smithi005_105531 2023-09-30T09:14:16.879 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:14:16.879 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 0 0 0 0 0 0 - 0 2023-09-30T09:14:16.970 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:16.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:16.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:17.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:17.128 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:17.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:17.232 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:17.259 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:17.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:17.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:17.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:17.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:17.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:17.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:17.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:17.630 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:17.658 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:17.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:17.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:17.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:14:17.879 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 1 16 2850 2834 177.115 177.125 0.00450776 0.00561911 2023-09-30T09:14:17.895 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:17.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:17.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:18.025 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:18.052 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:18.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:18.155 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:18.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:18.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:18.291 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:18.330 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:18.335 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:18.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:18.444 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:18 smithi099 bash[59238]: cluster 2023-09-30T09:14:16.631777+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:18.464 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:18.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:18.567 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:18.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:18.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:18.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:18.724 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:18.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:18 smithi005 bash[78438]: cluster 2023-09-30T09:14:16.631777+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:18.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:18 smithi005 bash[75361]: cluster 2023-09-30T09:14:16.631777+0000 mgr.y (mgr.34107) 381 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:14:18.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:18.855 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:18.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:18.879 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 2 16 5439 5423 169.456 161.812 0.00607765 0.00588769 2023-09-30T09:14:18.962 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:18.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:18.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:18.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:19.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:19.116 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:19.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:19.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:19.220 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:19.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:19.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:19.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:19.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:19.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:19.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:19.486 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:19.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:14:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:14:19] "GET /metrics HTTP/1.1" 200 36216 "" "Prometheus/2.33.4" 2023-09-30T09:14:19.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:19.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:19.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:19.619 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:19.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:19.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:19.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:19.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:19.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:19.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:19.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:19.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:19.880 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 3 16 8079 8063 167.926 165 0.00328171 0.005937 2023-09-30T09:14:19.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:19.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:19.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:20.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:20.059 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:20.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:20.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:20.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:20.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:20.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:20.375 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:20 smithi005 bash[75361]: cluster 2023-09-30T09:14:18.632516+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s wr, 163 op/s 2023-09-30T09:14:20.375 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:20 smithi005 bash[75361]: audit 2023-09-30T09:14:19.831222+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:20.381 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:20.382 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:20.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:20.460 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:20.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:20.564 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:20.573 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:20 smithi099 bash[59238]: cluster 2023-09-30T09:14:18.632516+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s wr, 163 op/s 2023-09-30T09:14:20.573 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:20 smithi099 bash[59238]: audit 2023-09-30T09:14:19.831222+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:20.594 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:20.699 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:20.726 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:20.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:20.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:20 smithi005 bash[78438]: cluster 2023-09-30T09:14:18.632516+0000 mgr.y (mgr.34107) 382 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 103 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s wr, 163 op/s 2023-09-30T09:14:20.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:20 smithi005 bash[78438]: audit 2023-09-30T09:14:19.831222+0000 mon.a (mon.0) 506 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:20.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:20.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:20.880 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 4 16 10254 10238 159.927 135.938 0.00405331 0.00624423 2023-09-30T09:14:20.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:20.980 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:20.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:20.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:21.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:21.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:21.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:21.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:21.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:21.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:21.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:21.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:21.377 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:21.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:21.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:21.512 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:21.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:21.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:21.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:21.656 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:21.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:21.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:21.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:21.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:21.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:21.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:21.880 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 5 16 12480 12464 155.764 139.125 0.0039562 0.00640905 2023-09-30T09:14:21.889 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:21.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:21.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:21.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:22.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:22.043 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:22.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:22.148 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:22.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:22.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:22.281 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:22.310 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:22.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:22.379 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:22 smithi005 bash[75361]: cluster 2023-09-30T09:14:20.633154+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s 2023-09-30T09:14:22.380 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:22 smithi005 bash[78438]: cluster 2023-09-30T09:14:20.633154+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s 2023-09-30T09:14:22.380 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:22 smithi005 bash[78438]: audit 2023-09-30T09:14:21.537093+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:22.380 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:22 smithi005 bash[78438]: audit 2023-09-30T09:14:21.538937+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:22.415 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:22.418 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:22.424 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:22 smithi099 bash[59238]: cluster 2023-09-30T09:14:20.633154+0000 mgr.y (mgr.34107) 383 : cluster 0 pgmap v321: 89 pgs: 89 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s wr, 403 op/s 2023-09-30T09:14:22.424 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:22 smithi099 bash[59238]: audit 2023-09-30T09:14:21.537093+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:22.425 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:22 smithi099 bash[59238]: audit 2023-09-30T09:14:21.538937+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:22.443 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:22.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:22.546 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:22.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:22.670 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:22.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:22.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:22.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:22 smithi005 bash[75361]: audit 2023-09-30T09:14:21.537093+0000 mon.a (mon.0) 507 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:22.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:22 smithi005 bash[75361]: audit 2023-09-30T09:14:21.538937+0000 mon.a (mon.0) 508 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:22.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:22.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:22.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:22.880 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 6 16 14541 14525 151.271 128.812 0.00965538 0.00660177 2023-09-30T09:14:22.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:22.957 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:22.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:22.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:23.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:23.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:23.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:23.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:23.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:23.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:23.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:23.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:23.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:23.357 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:23.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:23.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:23.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:23.482 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:23.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:23.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:23.614 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:23.642 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:23.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:23.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:23.746 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:23.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:23.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:23.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:23.880 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 7 16 16045 16029 143.089 94 0.00815097 0.00697985 2023-09-30T09:14:23.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:23.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:24.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:24.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:24.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:24.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:24.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:24.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:24.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:24.278 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:24.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:24.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:24.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:24.422 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:24.431 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:24 smithi005 bash[78438]: cluster 2023-09-30T09:14:22.633810+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 628 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-09-30T09:14:24.431 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:24 smithi005 bash[75361]: cluster 2023-09-30T09:14:22.633810+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 628 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-09-30T09:14:24.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:24.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:24.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:24.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:24.626 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:24.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:24.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:24.754 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:24.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:24 smithi099 bash[59238]: cluster 2023-09-30T09:14:22.633810+0000 mgr.y (mgr.34107) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 628 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-09-30T09:14:24.858 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:24.880 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 8 16 17994 17978 140.428 121.812 0.0119576 0.00711687 2023-09-30T09:14:24.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:24.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:24.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:24.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:25.011 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:25.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:25.114 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:25.135 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:25.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:25.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:25.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:25.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:25.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:25.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:25.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:25.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:25.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:25.711 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:25.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:25.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:25.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:25.880 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 9 16 19341 19325 134.179 84.1875 0.0261632 0.00744288 2023-09-30T09:14:25.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:25.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:25.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:25.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:26.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:26.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:26.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:26.223 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:26.247 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:26.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:26.350 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:26.373 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:26.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:26.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:26.485 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:26 smithi099 bash[59238]: cluster 2023-09-30T09:14:24.637169+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 755 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:14:26.486 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:26 smithi099 bash[59238]: audit 2023-09-30T09:14:25.785137+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.486 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:26 smithi099 bash[59238]: audit 2023-09-30T09:14:25.798265+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.486 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:26 smithi099 bash[59238]: audit 2023-09-30T09:14:26.241735+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.486 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:26 smithi099 bash[59238]: audit 2023-09-30T09:14:26.259396+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.512 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:26.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:26.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[75361]: cluster 2023-09-30T09:14:24.637169+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 755 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[75361]: audit 2023-09-30T09:14:25.785137+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[75361]: audit 2023-09-30T09:14:25.798265+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[75361]: audit 2023-09-30T09:14:26.241735+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[75361]: audit 2023-09-30T09:14:26.259396+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[78438]: cluster 2023-09-30T09:14:24.637169+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 755 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[78438]: audit 2023-09-30T09:14:25.785137+0000 mon.a (mon.0) 509 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.626 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[78438]: audit 2023-09-30T09:14:25.798265+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.627 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[78438]: audit 2023-09-30T09:14:26.241735+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.627 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:26 smithi005 bash[78438]: audit 2023-09-30T09:14:26.259396+0000 mon.a (mon.0) 512 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:26.641 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:26.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:26.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:26.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:26.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:26.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:26.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:26.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 10 16 20761 20745 129.633 88.75 0.00856977 0.00770605 2023-09-30T09:14:26.909 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:26.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:26.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:27.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:27.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:27.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:27.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:27.173 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:27.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:27.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:27.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:27.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:27.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:27.420 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:27 smithi005 bash[78438]: audit 2023-09-30T09:14:26.963618+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:14:27.420 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:27 smithi005 bash[78438]: audit 2023-09-30T09:14:26.964983+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:14:27.421 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:27 smithi005 bash[78438]: audit 2023-09-30T09:14:26.974865+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:27.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:27 smithi005 bash[75361]: audit 2023-09-30T09:14:26.963618+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:14:27.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:27 smithi005 bash[75361]: audit 2023-09-30T09:14:26.964983+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:14:27.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:27 smithi005 bash[75361]: audit 2023-09-30T09:14:26.974865+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:27.439 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:27.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:27.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:27.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:27 smithi099 bash[59238]: audit 2023-09-30T09:14:26.963618+0000 mon.a (mon.0) 513 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:14:27.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:27 smithi099 bash[59238]: audit 2023-09-30T09:14:26.964983+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:14:27.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:27 smithi099 bash[59238]: audit 2023-09-30T09:14:26.974865+0000 mon.a (mon.0) 515 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:14:27.579 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:27.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:27.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:27.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:27.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:27.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:27.849 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:27.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 11 16 22490 22474 127.672 108.062 0.0166373 0.00782478 2023-09-30T09:14:27.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:27.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:27.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:27.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:28.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:28.105 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:28.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:28.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:28.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:28.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:28.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:28.331 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:28.355 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:28.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:28.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:28.458 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:28.480 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:28.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:28 smithi099 bash[59238]: cluster 2023-09-30T09:14:26.637710+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 953 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-30T09:14:28.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:28.591 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:28 smithi005 bash[78438]: cluster 2023-09-30T09:14:26.637710+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 953 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-30T09:14:28.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:28 smithi005 bash[75361]: cluster 2023-09-30T09:14:26.637710+0000 mgr.y (mgr.34107) 386 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 953 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 79 MiB/s wr, 1.27k op/s 2023-09-30T09:14:28.608 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:28.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:28.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:28.712 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:28.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:28.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:28.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:28.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:28.867 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:28.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:28.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:28.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 12 16 23944 23928 124.605 90.875 0.0028967 0.0080115 2023-09-30T09:14:28.970 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:29.007 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:29.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:29.110 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:29.142 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:29.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:29.246 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:29.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:29.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:29.381 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:29.394 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:14:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:14:29] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.33.4" 2023-09-30T09:14:29.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:29.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:29.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:29.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:29.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:29.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:29.665 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:29.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:29.768 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:29.794 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:29.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:29.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 13 16 25591 25575 122.937 102.938 0.0077895 0.00812627 2023-09-30T09:14:29.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:29.922 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:29.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:29.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:30.026 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:30.052 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:30.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:30.157 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:30.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:30.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:30.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:30.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:30.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:30.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:30.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:30.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:30.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:30 smithi005 bash[75361]: cluster 2023-09-30T09:14:28.638419+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2023-09-30T09:14:30.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:30 smithi005 bash[78438]: cluster 2023-09-30T09:14:28.638419+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2023-09-30T09:14:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:30 smithi099 bash[59238]: cluster 2023-09-30T09:14:28.638419+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2023-09-30T09:14:30.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:30.587 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:30.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:30.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:30.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:30.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:30.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:30.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:30.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:30.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 14 16 27407 27391 122.263 113.5 0.00345094 0.00817262 2023-09-30T09:14:30.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:30.992 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:30.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:30.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:31.096 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:31.125 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:31.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:31.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:31.229 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:31.256 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:31.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:31.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:31.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:31.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:31.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:31.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:31.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:31.520 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:31.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:31.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:31.650 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:31.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:31.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:31.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:31.785 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:31.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:31.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 15 16 29225 29209 121.686 113.625 0.00441629 0.00821141 2023-09-30T09:14:31.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:31.918 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:31.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:31.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:32.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:32.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:32.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:32.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:32.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:32.204 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:32.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:32.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:32.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:32.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:32.406 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:32 smithi005 bash[78438]: cluster 2023-09-30T09:14:30.639039+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-30T09:14:32.406 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:32 smithi005 bash[75361]: cluster 2023-09-30T09:14:30.639039+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-30T09:14:32.444 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:32.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:32.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:32.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:32 smithi099 bash[59238]: cluster 2023-09-30T09:14:30.639039+0000 mgr.y (mgr.34107) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-30T09:14:32.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:32.605 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:32.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:32.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:32.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:32.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:32.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:32.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:32.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:32.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 16 15 30647 30632 119.639 88.9375 0.00466499 0.00835196 2023-09-30T09:14:32.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:32.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:32.983 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:33.269 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:33.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:33.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:33.418 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:33.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:33.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:33.522 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:33.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:33.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:33.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:33.655 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:33.696 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:33.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:33.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:33.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:33.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:33.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:33.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 17 16 32077 32061 117.855 89.3125 0.0112778 0.00847807 2023-09-30T09:14:33.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:33.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:33.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:33.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:34.073 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:34.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:34.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:13803 6.0 6:05999903:::benchmark_data_smithi005_105531_object13802:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:22.458271+0000", 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 11.665089239, 2023-09-30T09:14:34.131 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.113516453, 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 13803 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458271+0000", 2023-09-30T09:14:34.132 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458271+0000", 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458273+0000", 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.578e-06 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.133 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.134 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.134 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458305+0000", 2023-09-30T09:14:34.134 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2257e-05 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458315+0000", 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0183000000000001e-05 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458321+0000", 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6330000000000001e-06 2023-09-30T09:14:34.135 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458374+0000", 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3038000000000003e-05 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458479+0000", 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010471000000000001 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.136 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.458577+0000", 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8579999999999995e-05 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.459231+0000", 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00065336799999999998 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.137 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.474772+0000", 2023-09-30T09:14:34.138 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015540785 2023-09-30T09:14:34.139 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.139 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.139 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.139 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.571624+0000", 2023-09-30T09:14:34.139 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.096852655999999995 2023-09-30T09:14:34.139 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.140 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.140 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.140 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.571742+0000", 2023-09-30T09:14:34.140 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000117932 2023-09-30T09:14:34.140 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.140 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.141 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.141 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:22.571788+0000", 2023-09-30T09:14:34.141 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5732999999999997e-05 2023-09-30T09:14:34.141 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.141 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.141 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.142 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.142 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.142 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14728 6.0 6:02dfd42e:::benchmark_data_smithi005_105531_object14727:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.142 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.023899+0000", 2023-09-30T09:14:34.142 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 11.099461155, 2023-09-30T09:14:34.142 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.182509431, 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14728 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.143 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023899+0000", 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023899+0000", 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.144 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023902+0000", 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1969999999999999e-06 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023934+0000", 2023-09-30T09:14:34.145 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2493999999999998e-05 2023-09-30T09:14:34.146 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.146 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.146 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.146 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023956+0000", 2023-09-30T09:14:34.146 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1651999999999999e-05 2023-09-30T09:14:34.146 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.146 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023967+0000", 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1028e-05 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024050+0000", 2023-09-30T09:14:34.147 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2788999999999996e-05 2023-09-30T09:14:34.148 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.148 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.149 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.149 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024188+0000", 2023-09-30T09:14:34.149 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013877400000000001 2023-09-30T09:14:34.149 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.149 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.149 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.149 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024343+0000", 2023-09-30T09:14:34.150 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015462000000000001 2023-09-30T09:14:34.150 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.150 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.150 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.152 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025585+0000", 2023-09-30T09:14:34.152 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001241741 2023-09-30T09:14:34.152 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.152 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.152 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027296+0000", 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001711497 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.206279+0000", 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17898287700000001 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.206352+0000", 2023-09-30T09:14:34.153 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3138000000000003e-05 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.206409+0000", 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6623999999999999e-05 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.154 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14737 6.9 6:96517cc0:::benchmark_data_smithi005_105531_object14736:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.027290+0000", 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 11.096070181, 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18133993300000001, 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14737 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.155 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027290+0000", 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027290+0000", 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.156 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027292+0000", 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.607e-06 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027320+0000", 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.826e-05 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.157 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027333+0000", 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2958e-05 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027342+0000", 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5150000000000006e-06 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.158 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027423+0000", 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1273999999999995e-05 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027541+0000", 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011756600000000001 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:14:34.159 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027659+0000", 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000118199 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.028511+0000", 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00085197300000000001 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.029949+0000", 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0014379029999999999 2023-09-30T09:14:34.160 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.208510+0000", 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17856159699999999 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.208582+0000", 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1864000000000002e-05 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.161 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.208630+0000", 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8217000000000003e-05 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14744 6.9 6:9685e284:::benchmark_data_smithi005_105531_object14743:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.031634+0000", 2023-09-30T09:14:34.162 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 11.091726542, 2023-09-30T09:14:34.163 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.177149801, 2023-09-30T09:14:34.163 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.163 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.164 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.164 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.165 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.165 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14744 2023-09-30T09:14:34.165 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.165 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.165 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.165 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.166 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031634+0000", 2023-09-30T09:14:34.166 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.166 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.166 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.166 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.166 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031634+0000", 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031636+0000", 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.968e-06 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.167 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.168 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.168 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031665+0000", 2023-09-30T09:14:34.168 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.8793e-05 2023-09-30T09:14:34.168 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.168 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.168 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.168 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031681+0000", 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6546999999999999e-05 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031691+0000", 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5759999999999995e-06 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.169 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031754+0000", 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3405999999999996e-05 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031916+0000", 2023-09-30T09:14:34.170 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000161566 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.032097+0000", 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00018122400000000001 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.171 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033048+0000", 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00095095599999999998 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033504+0000", 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00045619699999999998 2023-09-30T09:14:34.172 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.173 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.173 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.173 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.208699+0000", 2023-09-30T09:14:34.173 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17519438200000001 2023-09-30T09:14:34.173 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.173 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.173 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.174 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.208749+0000", 2023-09-30T09:14:34.174 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0788000000000002e-05 2023-09-30T09:14:34.174 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.174 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.174 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.174 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.208784+0000", 2023-09-30T09:14:34.174 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4397999999999998e-05 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14746 6.0 6:085ec9b7:::benchmark_data_smithi005_105531_object14745:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.031785+0000", 2023-09-30T09:14:34.175 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 11.091575697, 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17482599400000001, 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14746 2023-09-30T09:14:34.176 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031785+0000", 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.177 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.178 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031785+0000", 2023-09-30T09:14:34.178 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.178 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.178 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.178 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.178 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031786+0000", 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6499999999999998e-07 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031822+0000", 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.6399999999999997e-05 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.179 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031833+0000", 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0479000000000001e-05 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031840+0000", 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1439999999999997e-06 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.180 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.031911+0000", 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1575000000000005e-05 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.032055+0000", 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014339299999999999 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.032213+0000", 2023-09-30T09:14:34.181 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015862100000000001 2023-09-30T09:14:34.182 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.182 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.182 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.182 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033149+0000", 2023-09-30T09:14:34.182 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00093608199999999997 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033462+0000", 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00031206499999999999 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.206494+0000", 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17303228500000001 2023-09-30T09:14:34.183 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.206571+0000", 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7046999999999996e-05 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.206611+0000", 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0037999999999999e-05 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.184 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14747 6.0 6:03c6c40a:::benchmark_data_smithi005_105531_object14746:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.033803+0000", 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 11.089557999, 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.176208157, 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.185 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14747 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033803+0000", 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.186 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033803+0000", 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033804+0000", 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1680000000000001e-06 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033827+0000", 2023-09-30T09:14:34.187 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2753000000000001e-05 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033839+0000", 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2564e-05 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033848+0000", 2023-09-30T09:14:34.188 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9060000000000008e-06 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033899+0000", 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1357000000000003e-05 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.033990+0000", 2023-09-30T09:14:34.189 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0501999999999995e-05 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.034086+0000", 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5873999999999997e-05 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.034616+0000", 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00052993199999999999 2023-09-30T09:14:34.190 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.035030+0000", 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00041403099999999998 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.209846+0000", 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17481646300000001 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.191 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.209961+0000", 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000115289 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.210011+0000", 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9317999999999998e-05 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.192 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18123 6.0 6:09425db5:::benchmark_data_smithi005_105531_object18122:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.956230+0000", 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.1671309670000003, 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20412477700000001, 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18123 2023-09-30T09:14:34.193 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956230+0000", 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956230+0000", 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.194 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956231+0000", 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.189e-06 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956259+0000", 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7787999999999999e-05 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.195 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956269+0000", 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0562e-05 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956277+0000", 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6899999999999992e-06 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956328+0000", 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0628999999999999e-05 2023-09-30T09:14:34.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956480+0000", 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000152647 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956594+0000", 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000114288 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960115+0000", 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0035201379999999999 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.961738+0000", 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0016233560000000001 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.198 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159993+0000", 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.198255283 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160225+0000", 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000231315 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160354+0000", 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000129892 2023-09-30T09:14:34.199 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18125 6.9 6:93fd5975:::benchmark_data_smithi005_105531_object18124:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.959720+0000", 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.1636406640000008, 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20389084599999999, 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.200 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18125 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959720+0000", 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.201 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959720+0000", 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959721+0000", 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.502e-06 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.202 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959741+0000", 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9154999999999999e-05 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959753+0000", 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2335e-05 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959760+0000", 2023-09-30T09:14:34.203 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7039999999999997e-06 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959810+0000", 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0730999999999999e-05 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959921+0000", 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000110346 2023-09-30T09:14:34.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960018+0000", 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7101000000000004e-05 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.962039+0000", 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0020209429999999999 2023-09-30T09:14:34.205 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.963058+0000", 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001018922 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163340+0000", 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.200282709 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.206 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163556+0000", 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00021535700000000001 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163611+0000", 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5040999999999997e-05 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.207 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.208 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.208 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18126 6.0 6:01507271:::benchmark_data_smithi005_105531_object18125:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.208 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.960284+0000", 2023-09-30T09:14:34.208 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.1630769169999997, 2023-09-30T09:14:34.209 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20539275600000001, 2023-09-30T09:14:34.209 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.209 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.209 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18126 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960284+0000", 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.210 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960284+0000", 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960285+0000", 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2399999999999997e-07 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960301+0000", 2023-09-30T09:14:34.211 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6719e-05 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960310+0000", 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4230000000000005e-06 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960315+0000", 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2900000000000002e-06 2023-09-30T09:14:34.212 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960735+0000", 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00041977099999999999 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960839+0000", 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000104671 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.213 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960930+0000", 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0974e-05 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.963022+0000", 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0020920399999999999 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.214 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.965428+0000", 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0024057900000000001 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165554+0000", 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20012598500000001 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165627+0000", 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.292e-05 2023-09-30T09:14:34.215 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165676+0000", 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9348999999999998e-05 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18133 6.0 6:022fa4f8:::benchmark_data_smithi005_105531_object18132:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.964357+0000", 2023-09-30T09:14:34.216 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.1590033920000007, 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20148640100000001, 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18133 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.217 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964357+0000", 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964357+0000", 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964359+0000", 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4670000000000001e-06 2023-09-30T09:14:34.218 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964377+0000", 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8099000000000001e-05 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964390+0000", 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3675999999999999e-05 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.219 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964397+0000", 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5429999999999999e-06 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964452+0000", 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4839000000000001e-05 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.220 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964598+0000", 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014615200000000001 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.964769+0000", 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017065799999999999 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.965566+0000", 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00079723700000000001 2023-09-30T09:14:34.221 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.966476+0000", 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00090990999999999999 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165733+0000", 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19925727200000001 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.222 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165806+0000", 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3373000000000004e-05 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165844+0000", 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7175000000000002e-05 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.223 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23341 6.9 6:901fca1d:::benchmark_data_smithi005_105531_object23340:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.411129+0000", 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.7122314589999998, 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.119585131, 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.224 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23341 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411129+0000", 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411129+0000", 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.225 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411134+0000", 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1909999999999999e-06 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411152+0000", 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7859e-05 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.226 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411162+0000", 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9410000000000002e-06 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411168+0000", 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7899999999999996e-06 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.227 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411302+0000", 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000133685 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411431+0000", 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012961900000000001 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411522+0000", 2023-09-30T09:14:34.228 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0931000000000001e-05 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413370+0000", 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0018474920000000001 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.416637+0000", 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0032671850000000001 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.229 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.530600+0000", 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11396281599999999 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.530669+0000", 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9596000000000002e-05 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.230 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.530714+0000", 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5025999999999999e-05 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23343 6.9 6:950f3513:::benchmark_data_smithi005_105531_object23342:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.411319+0000", 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.7120417159999999, 2023-09-30T09:14:34.231 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.119560783, 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23343 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.232 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411319+0000", 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411319+0000", 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.233 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411320+0000", 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1459999999999999e-06 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411347+0000", 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7001000000000001e-05 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411359+0000", 2023-09-30T09:14:34.234 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2204999999999999e-05 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.411367+0000", 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5549999999999997e-06 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.412413+0000", 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0010459239999999999 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.235 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.412553+0000", 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014029099999999999 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.412720+0000", 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016693799999999999 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.236 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413895+0000", 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00117461 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.416664+0000", 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0027692929999999999 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.530766+0000", 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11410179300000001 2023-09-30T09:14:34.237 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.530837+0000", 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1633999999999999e-05 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.530880+0000", 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2392999999999999e-05 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.238 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23345 6.0 6:085f76e8:::benchmark_data_smithi005_105531_object23344:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.413231+0000", 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.7101297970000005, 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.116368138, 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.239 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23345 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413231+0000", 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413231+0000", 2023-09-30T09:14:34.240 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413232+0000", 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6500000000000008e-07 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413249+0000", 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7677999999999999e-05 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.241 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413262+0000", 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2422000000000001e-05 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413268+0000", 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8939999999999998e-06 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.242 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413312+0000", 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4379999999999999e-05 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413397+0000", 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4444000000000007e-05 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.413491+0000", 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4073999999999994e-05 2023-09-30T09:14:34.243 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.414927+0000", 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0014364779999999999 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.420816+0000", 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0058890030000000003 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.244 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.529478+0000", 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.10866231899999999 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.529551+0000", 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2133999999999997e-05 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.245 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.529599+0000", 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8347000000000003e-05 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23351 6.9 6:99dabcda:::benchmark_data_smithi005_105531_object23350:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.415252+0000", 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.7081091199999996, 2023-09-30T09:14:34.246 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11611287200000001, 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23351 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.247 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415252+0000", 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415252+0000", 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415253+0000", 2023-09-30T09:14:34.248 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.248e-06 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415288+0000", 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5036000000000001e-05 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415315+0000", 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6931e-05 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.249 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415324+0000", 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4329999999999993e-06 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415412+0000", 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7546999999999994e-05 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.250 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415561+0000", 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014920800000000001 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.415694+0000", 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013308999999999999 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.416746+0000", 2023-09-30T09:14:34.251 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0010523150000000001 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.417059+0000", 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00031243599999999997 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.531245+0000", 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.114186017 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.252 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.531319+0000", 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4660999999999995e-05 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.531364+0000", 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4950000000000002e-05 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.253 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23355 6.0 6:027ecb6f:::benchmark_data_smithi005_105531_object23354:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.419312+0000", 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.7040488639999998, 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11283304800000001, 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.254 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23355 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419312+0000", 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419312+0000", 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.255 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419313+0000", 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3799999999999999e-06 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419357+0000", 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3952999999999997e-05 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.256 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419375+0000", 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8082000000000001e-05 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419386+0000", 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0917000000000001e-05 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419438+0000", 2023-09-30T09:14:34.257 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2210000000000003e-05 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419533+0000", 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4679999999999995e-05 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.419620+0000", 2023-09-30T09:14:34.258 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7196999999999999e-05 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.420466+0000", 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000845617 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.423107+0000", 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0026413230000000001 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.259 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.532041+0000", 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.108934314 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.532105+0000", 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3119000000000003e-05 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.260 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.532145+0000", 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0256000000000002e-05 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23898 6.0 6:00b9e878:::benchmark_data_smithi005_105531_object23897:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.849095+0000", 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.2742660590000003, 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12372725900000001, 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.261 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23898 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849095+0000", 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.262 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849095+0000", 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849096+0000", 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6959999999999999e-06 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.263 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849119+0000", 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3034999999999999e-05 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849133+0000", 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.375e-05 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849142+0000", 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5779999999999999e-06 2023-09-30T09:14:34.264 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849754+0000", 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00061254400000000002 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.849894+0000", 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000140078 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.265 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.850037+0000", 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014265299999999999 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852048+0000", 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0020106899999999999 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.266 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971264+0000", 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.119216163 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972568+0000", 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001304422 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972775+0000", 2023-09-30T09:14:34.267 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020721300000000001 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972822+0000", 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6437000000000003e-05 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23901 6.0 6:0e1df5ef:::benchmark_data_smithi005_105531_object23900:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.268 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.852332+0000", 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.2710284410000003, 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12072886300000001, 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23901 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.269 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852332+0000", 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852332+0000", 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852334+0000", 2023-09-30T09:14:34.270 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8109999999999999e-06 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852357+0000", 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2776999999999999e-05 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852370+0000", 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2845e-05 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.271 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852378+0000", 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3920000000000003e-06 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852441+0000", 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3477000000000002e-05 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.272 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852630+0000", 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000188154 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.852834+0000", 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020459699999999999 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.854085+0000", 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0012505750000000001 2023-09-30T09:14:34.273 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972520+0000", 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.118435474 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972878+0000", 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00035729000000000002 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.274 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.973019+0000", 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014134999999999999 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.973061+0000", 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2120999999999999e-05 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.275 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.34803.0:23898 6.0 e99/96 ondisk, result = 0)", 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.854604+0000", 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.2687570079999997, 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.116671767, 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.276 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.854604+0000", 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.854604+0000", 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.854604+0000", 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7e-07 2023-09-30T09:14:34.277 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.854607+0000", 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6879999999999999e-06 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.854614+0000", 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6569999999999997e-06 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.278 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.854620+0000", 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8429999999999998e-06 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971246+0000", 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.1166263 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.279 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971256+0000", 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9990000000000003e-06 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971275+0000", 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.891e-05 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.280 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:23908 6.0 6:08c1fd8b:::benchmark_data_smithi005_105531_object23907:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.856123+0000", 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.2672374099999999, 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12146729100000001, 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 23908 2023-09-30T09:14:34.281 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856123+0000", 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856123+0000", 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.282 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856125+0000", 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.888e-06 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856151+0000", 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5953e-05 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.283 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971170+0000", 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11501879299999999 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971193+0000", 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3238999999999999e-05 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971300+0000", 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000107403 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971414+0000", 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000113585 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971522+0000", 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000107791 2023-09-30T09:14:34.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.976144+0000", 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0046222049999999999 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.977386+0000", 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0012423639999999999 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.977428+0000", 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2033999999999998e-05 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.977549+0000", 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000120111 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.977591+0000", 2023-09-30T09:14:34.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1925000000000003e-05 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.34803.0:23901 6.0 e99/96 ondisk, result = 0)", 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:28.856254+0000", 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 5.2671065419999996, 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.116281519, 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:14:34.288 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856254+0000", 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856254+0000", 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.289 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856255+0000", 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1200000000000002e-07 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.856260+0000", 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.967e-06 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:14:34.290 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971191+0000", 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11493152199999999 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.971214+0000", 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2997e-05 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972507+0000", 2023-09-30T09:14:34.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0012925619999999999 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972514+0000", 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2309999999999999e-06 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:28.972536+0000", 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1427999999999999e-05 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.292 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.293 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.293 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:14:34.293 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:14:34.293 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:14:34.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:34.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:34.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:34.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:34.427 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:34.452 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:34.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:34.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:34.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:34 smithi005 bash[78438]: cluster 2023-09-30T09:14:32.639660+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 1.7 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-30T09:14:34.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:34 smithi005 bash[75361]: cluster 2023-09-30T09:14:32.639660+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 1.7 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-30T09:14:34.557 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:34.586 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:34.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:34.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:34.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:34.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:34 smithi099 bash[59238]: cluster 2023-09-30T09:14:32.639660+0000 mgr.y (mgr.34107) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 1.7 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-30T09:14:34.717 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:34.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:34.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:34.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:34.850 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:34.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:34.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:34.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 18 16 33647 33631 116.758 98.125 0.00195161 0.00853788 2023-09-30T09:14:34.952 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:34.991 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:34.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:34.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:35.094 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:35.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:35.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:35.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:35.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:35.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:35.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:35.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:35.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:35.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:35.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:35.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:35.523 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:35.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:35.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:35.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:35.665 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:35.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:35.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:35.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:35.803 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:35.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:35.881 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 19 16 35168 35152 115.616 95.0625 0.00695319 0.00864334 2023-09-30T09:14:35.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:35.935 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:35.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:36.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:36.062 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:36.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:36.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:36.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:36.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:36.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:36.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:36.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:36.319 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:36.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:36.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:36.423 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:36.431 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:36 smithi005 bash[78438]: cluster 2023-09-30T09:14:34.642066+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-30T09:14:36.431 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:36 smithi005 bash[75361]: cluster 2023-09-30T09:14:34.642066+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-30T09:14:36.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:36.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:36.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:36 smithi099 bash[59238]: cluster 2023-09-30T09:14:34.642066+0000 mgr.y (mgr.34107) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1.8 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s 2023-09-30T09:14:36.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:36.583 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:36.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:36.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:36.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:36.723 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-30T09:14:36.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:36.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:36.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:36.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:36.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:36.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:14:36.880636+0000 min lat: 0.00147638 max lat: 0.21415 avg lat: 0.00871867 2023-09-30T09:14:36.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:14:36.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 20 16 36697 36681 114.613 95.5625 0.014859 0.00871867 2023-09-30T09:14:36.968 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:37.009 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:37.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:37.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:37.151 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:37.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:37.259 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:37.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:37.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:37.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:37.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:37.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:37.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:37.530 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:37 smithi099 bash[59238]: audit 2023-09-30T09:14:36.532159+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:37.543 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:14:37.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:37.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:37.596 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:14:37.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:37.651 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:14:37.661 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:37 smithi005 bash[75361]: audit 2023-09-30T09:14:36.532159+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:37.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:37 smithi005 bash[78438]: audit 2023-09-30T09:14:36.532159+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:37.685 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:37.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:37.728 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:14:37.765 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:14:37.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:37.809 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:14:37.820 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:37.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:37.842 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:14:37.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 21 16 37861 37845 112.619 72.75 0.0230167 0.00887155 2023-09-30T09:14:37.886 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:14:37.895 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.895 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.895 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.896 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.896 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.896 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.896 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.896 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:14:37.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:37.949 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:37.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:37.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:38.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:38.083 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:38.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:38.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:38.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:38.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:38.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:38.322 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:38.347 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:38.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:38.429 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.2 to 1 (10000) 2023-09-30T09:14:38.429 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:14:38.430 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[75361]: cluster 2023-09-30T09:14:36.642668+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-30T09:14:38.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:38.480 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:38.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:38.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:38 smithi099 bash[59238]: cluster 2023-09-30T09:14:36.642668+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-30T09:14:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:38 smithi099 bash[59238]: audit 2023-09-30T09:14:37.481623+0000 mon.b (mon.1) 3 : audit 0 from='client.? 172.21.15.5:0/3196829682' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:14:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:38 smithi099 bash[59238]: audit 2023-09-30T09:14:37.725884+0000 mon.a (mon.0) 517 : audit 1 from='client.? 172.21.15.5:0/2705361383' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:14:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:38 smithi099 bash[59238]: audit 2023-09-30T09:14:38.015989+0000 mon.a (mon.0) 518 : audit 1 from='client.? 172.21.15.5:0/1556915662' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:14:38.583 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:38.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:38.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:38.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:38.710 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:38.738 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:38.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:38.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[78438]: cluster 2023-09-30T09:14:36.642668+0000 mgr.y (mgr.34107) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-30T09:14:38.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[78438]: audit 2023-09-30T09:14:37.481623+0000 mon.b (mon.1) 3 : audit 0 from='client.? 172.21.15.5:0/3196829682' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:14:38.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[78438]: audit 2023-09-30T09:14:37.725884+0000 mon.a (mon.0) 517 : audit 1 from='client.? 172.21.15.5:0/2705361383' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:14:38.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[78438]: audit 2023-09-30T09:14:38.015989+0000 mon.a (mon.0) 518 : audit 1 from='client.? 172.21.15.5:0/1556915662' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:14:38.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[75361]: audit 2023-09-30T09:14:37.481623+0000 mon.b (mon.1) 3 : audit 0 from='client.? 172.21.15.5:0/3196829682' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:14:38.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[75361]: audit 2023-09-30T09:14:37.725884+0000 mon.a (mon.0) 517 : audit 1 from='client.? 172.21.15.5:0/2705361383' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:14:38.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:38 smithi005 bash[75361]: audit 2023-09-30T09:14:38.015989+0000 mon.a (mon.0) 518 : audit 1 from='client.? 172.21.15.5:0/1556915662' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:14:38.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:38.863 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:38.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:38.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:38.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 22 16 39270 39254 111.502 88.0625 0.0196417 0.00896254 2023-09-30T09:14:38.967 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:38.994 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:38.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:39.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:39.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:39.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:39.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:39.263 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:39.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:39.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:39.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:14:39] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:14:39.401 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:39.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:39.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:39.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: cluster 2023-09-30T09:14:38.416923+0000 mon.a (mon.0) 519 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:14:39.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: audit 2023-09-30T09:14:38.418643+0000 mon.a (mon.0) 520 : audit 1 from='client.? 172.21.15.5:0/2705361383' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:14:39.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: audit 2023-09-30T09:14:38.418692+0000 mon.a (mon.0) 521 : audit 1 from='client.? 172.21.15.5:0/1556915662' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:14:39.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: cluster 2023-09-30T09:14:38.422114+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: cluster 2023-09-30T09:14:38.424690+0000 mon.a (mon.0) 522 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-30T09:14:39.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: cluster 2023-09-30T09:14:38.430509+0000 osd.0 (osd.0) 20 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.515 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: cluster 2023-09-30T09:14:38.442593+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.516 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:39 smithi099 bash[59238]: cluster 2023-09-30T09:14:38.443950+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:39.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:39.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:39.650 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: cluster 2023-09-30T09:14:38.416923+0000 mon.a (mon.0) 519 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:14:39.650 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: audit 2023-09-30T09:14:38.418643+0000 mon.a (mon.0) 520 : audit 1 from='client.? 172.21.15.5:0/2705361383' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:14:39.650 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: audit 2023-09-30T09:14:38.418692+0000 mon.a (mon.0) 521 : audit 1 from='client.? 172.21.15.5:0/1556915662' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:14:39.650 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: cluster 2023-09-30T09:14:38.422114+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: cluster 2023-09-30T09:14:38.424690+0000 mon.a (mon.0) 522 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: cluster 2023-09-30T09:14:38.430509+0000 osd.0 (osd.0) 20 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: cluster 2023-09-30T09:14:38.442593+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[78438]: cluster 2023-09-30T09:14:38.443950+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: cluster 2023-09-30T09:14:38.416923+0000 mon.a (mon.0) 519 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: audit 2023-09-30T09:14:38.418643+0000 mon.a (mon.0) 520 : audit 1 from='client.? 172.21.15.5:0/2705361383' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: audit 2023-09-30T09:14:38.418692+0000 mon.a (mon.0) 521 : audit 1 from='client.? 172.21.15.5:0/1556915662' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: cluster 2023-09-30T09:14:38.422114+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: cluster 2023-09-30T09:14:38.424690+0000 mon.a (mon.0) 522 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-09-30T09:14:39.651 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: cluster 2023-09-30T09:14:38.430509+0000 osd.0 (osd.0) 20 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: cluster 2023-09-30T09:14:38.442593+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:39 smithi005 bash[75361]: cluster 2023-09-30T09:14:38.443950+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e100 with expected crc 2023-09-30T09:14:39.670 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:39.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:39.806 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:39.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:39.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 23 16 40882 40866 111.034 100.75 0.0382915 0.00899762 2023-09-30T09:14:39.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:39.941 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:39.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:39.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:40.044 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:40.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:40.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:40.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:40.172 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:40.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:40.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:40.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:40.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:40.337 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:40.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:40.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:40.443 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:40.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:40.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:40.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:40.574 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:40.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:40.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:40.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:40.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:40.719 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:40 smithi005 bash[78438]: cluster 2023-09-30T09:14:38.643114+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:14:40.719 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:40 smithi005 bash[75361]: cluster 2023-09-30T09:14:38.643114+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:14:40.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:40.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:40.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:40.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:40 smithi099 bash[59238]: cluster 2023-09-30T09:14:38.643114+0000 mgr.y (mgr.34107) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 2.2 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:14:40.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:40.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 24 16 42307 42291 110.119 89.0625 0.00955527 0.00907536 2023-09-30T09:14:40.887 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:40.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:40.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:40.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:41.019 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:41.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:41.123 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:41.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:41.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:41.218 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-30T09:14:41.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:41.283 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:41.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:41.385 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:41.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:41.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:41.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:41.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:41.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:41.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:41.685 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:41.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:41.790 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:41.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:41.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:41.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 25 16 43696 43680 109.186 86.8125 0.0205521 0.00915346 2023-09-30T09:14:41.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:41.956 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:41.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:41.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:42.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:42.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:42.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:42.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:42.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:42.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:14:42.229 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:42.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:42.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:42.333 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:42.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:42.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:42.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:42.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:42.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:42 smithi005 bash[78438]: cluster 2023-09-30T09:14:40.644870+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-30T09:14:42.475 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:42 smithi005 bash[75361]: cluster 2023-09-30T09:14:40.644870+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-30T09:14:42.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:42.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:42.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:42.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:42.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:42.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:42.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:42.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:42.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:42.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:42.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:42 smithi099 bash[59238]: cluster 2023-09-30T09:14:40.644870+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 2.4 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-30T09:14:42.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:42.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 26 16 45058 45042 108.26 85.125 0.00844045 0.00923076 2023-09-30T09:14:42.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:42.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:42.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:43.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:43.036 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:43.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:43.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:43.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:43.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:14:43.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:43.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:43.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:43.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:43.433 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:43.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:43.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:43.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:43.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:43.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:43.696 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:43.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:43.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:43.835 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:43.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:43.882 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 27 16 46396 46380 107.348 83.625 0.00542524 0.00930867 2023-09-30T09:14:43.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:43.968 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:43.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:43.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:44.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:44.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:44.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:44.203 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:44.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:44.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:44.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:44.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:44.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:44.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:44.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:44.489 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:44.516 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:44.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:44.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:44.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:44.629 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:44 smithi005 bash[75361]: cluster 2023-09-30T09:14:42.646105+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-30T09:14:44.629 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:44 smithi005 bash[78438]: cluster 2023-09-30T09:14:42.646105+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-30T09:14:44.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:44.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:44.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:44.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:44.758 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:44.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:44.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:44.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:44 smithi099 bash[59238]: cluster 2023-09-30T09:14:42.646105+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.6 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-30T09:14:44.884 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 28 16 47742 47726 106.511 84.125 0.00788249 0.00938225 2023-09-30T09:14:44.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:44.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:44.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:44.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:45.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:45.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:45.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:45.161 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:45.189 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:45.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:45.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:45.320 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:45.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:45.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:45.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:45.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:45.578 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:45.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:45.683 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:45.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:45.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:45.781 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:45.811 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:45.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:45.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:45.884 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 29 16 49111 49095 105.788 85.5625 0.00457404 0.0094458 2023-09-30T09:14:45.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:45.974 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:45.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:45.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:46.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:46.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:46.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:46.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:46.206 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:46.231 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:46.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:46.336 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:46.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:46.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:46.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:46.452 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:46 smithi005 bash[78438]: cluster 2023-09-30T09:14:44.646684+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-30T09:14:46.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:46 smithi005 bash[75361]: cluster 2023-09-30T09:14:44.646684+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-30T09:14:46.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:46.473 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:46 smithi099 bash[59238]: cluster 2023-09-30T09:14:44.646684+0000 mgr.y (mgr.34107) 395 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-30T09:14:46.491 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:46.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:46.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:46.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:46.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:46.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:46.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:46.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:46.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:46.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:46.797 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:46.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:46.886 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 30 16 50532 50516 105.216 88.8125 0.00811852 0.00949801 2023-09-30T09:14:46.895 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:46.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:46.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:47.003 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:47.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:47.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:47.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:47.175 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:47.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:47.281 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:47.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:47.415 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:47.444 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:47.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:47.547 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:47.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:47.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:47.688 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:47.715 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:47.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:47.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:47.832 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:47.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:47.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:47.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 31 16 51808 51792 104.391 79.75 0.0102405 0.0095738 2023-09-30T09:14:47.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:47.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:47.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:47.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:48.094 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:48.129 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:48.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:48.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:48.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:48.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:48.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:48.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:48.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:48.391 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:48.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:48.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:48.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:48.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:48.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:48.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:48 smithi099 bash[59238]: cluster 2023-09-30T09:14:46.647213+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-30T09:14:48.616 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:48.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:48.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:48.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:48.747 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:48.771 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:48.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:48.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:48.874 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:48.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 32 16 52933 52917 103.326 70.3125 0.0031109 0.00963407 2023-09-30T09:14:48.892 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:48.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:48.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:49.009 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:48 smithi005 bash[75361]: cluster 2023-09-30T09:14:46.647213+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-30T09:14:49.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:48 smithi005 bash[78438]: cluster 2023-09-30T09:14:46.647213+0000 mgr.y (mgr.34107) 396 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-30T09:14:49.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:49.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:49.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:49.175 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:49.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:49.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:49.304 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:49.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:49.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:49.444 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:49.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:49.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:49.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:49.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:49.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:49.713 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:49.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:49.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:14:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:14:49] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:14:49.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:49.849 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:49.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:49.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 33 16 54069 54053 102.346 71 0.00749577 0.0097641 2023-09-30T09:14:49.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:49.982 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:49.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:49.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:50.087 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:50.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:50.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:50.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:50.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:50.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:50.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:50.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:50.365 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:50.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:50.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:50.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:50.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:50.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:50 smithi005 bash[78438]: cluster 2023-09-30T09:14:48.647998+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-30T09:14:50.492 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:50 smithi005 bash[75361]: cluster 2023-09-30T09:14:48.647998+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-30T09:14:50.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:50.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:50.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:50.644 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:50.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:50.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:50.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:50.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:50.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:50 smithi099 bash[59238]: cluster 2023-09-30T09:14:48.647998+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 3.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-09-30T09:14:50.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:50.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 34 16 55327 55311 101.648 78.625 0.00607092 0.00983144 2023-09-30T09:14:50.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:50.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:50.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:51.014 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:51.042 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:51.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:51.145 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:51.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:51.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:51.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:51.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:51.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:51.418 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:51.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:51.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:51.547 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:51.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:51.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:51.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:51.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:51.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:51.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:51.848 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:51.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:51.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 35 16 56514 56498 100.864 74.1875 0.0067289 0.00990822 2023-09-30T09:14:51.954 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:51.985 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:51.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:52.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:52.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:52.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:52.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:52.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:52.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:52.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:52.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:52.354 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:52.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:52.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:52.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:52.490 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:52.507 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:52 smithi005 bash[75361]: cluster 2023-09-30T09:14:50.648531+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-30T09:14:52.507 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:52 smithi005 bash[75361]: audit 2023-09-30T09:14:51.531865+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:52.508 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:52.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:52.611 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:52.619 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:52 smithi005 bash[78438]: cluster 2023-09-30T09:14:50.648531+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-30T09:14:52.619 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:52 smithi005 bash[78438]: audit 2023-09-30T09:14:51.531865+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:52.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:52.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:52.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:52.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:52 smithi099 bash[59238]: cluster 2023-09-30T09:14:50.648531+0000 mgr.y (mgr.34107) 398 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-30T09:14:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:52 smithi099 bash[59238]: audit 2023-09-30T09:14:51.531865+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:14:52.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:52.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:52.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 36 16 57654 57638 100.041 71.25 0.00573597 0.00998998 2023-09-30T09:14:52.918 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:52.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:52.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:52.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:53.096 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:53.123 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:53.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:53.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:53.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:53.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:53.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:53.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:53.369 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:53.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:53.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:53.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:53.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:53.508 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:53.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:53.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:53.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:53.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:53.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:53.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:53.750 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:54.383 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 37 16 58627 58611 98.9807 60.8125 0.0296031 0.010096 2023-09-30T09:14:54.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:54.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:54.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:54.510 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:54.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:54.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:54.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:54.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:54.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:54.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:54.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:54.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:54 smithi005 bash[75361]: cluster 2023-09-30T09:14:52.649151+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:14:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:54 smithi005 bash[78438]: cluster 2023-09-30T09:14:52.649151+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:14:54.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:54.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:54.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:54.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:54 smithi099 bash[59238]: cluster 2023-09-30T09:14:52.649151+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:14:54.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 38 16 59858 59842 98.4004 76.9375 0.00966576 0.0101566 2023-09-30T09:14:54.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:54.926 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:54.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:54.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:55.028 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:55.056 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:55.162 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:55.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:55.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:55.295 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:55.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:55.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:55.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:55.456 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:55.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:55.559 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:55.584 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:55.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:55.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:55.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:55.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:55.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:55.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:55.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:55.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 39 16 61075 61059 97.8275 76.0625 0.00629196 0.0102156 2023-09-30T09:14:55.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:55.992 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:55.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:55.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:56.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:56.127 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:56.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:56.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:56.230 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:56.261 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:56.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:56.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:56.365 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:56.391 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:56.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:56.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:56.495 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:56.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:56.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:56.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:56.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:56.662 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:56.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:56.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:56.767 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:56.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:56 smithi099 bash[59238]: cluster 2023-09-30T09:14:54.649686+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-30T09:14:56.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:56.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:56.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:14:56.887372+0000 min lat: 0.00147638 max lat: 0.272484 avg lat: 0.0102819 2023-09-30T09:14:56.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:14:56.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 40 16 62242 62226 97.2052 72.9375 0.0111498 0.0102819 2023-09-30T09:14:56.905 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:56.930 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:56.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:57.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:56 smithi005 bash[75361]: cluster 2023-09-30T09:14:54.649686+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-30T09:14:57.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:56 smithi005 bash[78438]: cluster 2023-09-30T09:14:54.649686+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-30T09:14:57.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:57.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:57.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:57.163 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:57.194 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:57.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:57.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:57.440 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:57.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:57.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:57.572 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:57.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:57.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:57.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:57.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:57.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:57.864 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:57.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 41 16 63243 63227 96.3602 62.5625 0.00787974 0.010372 2023-09-30T09:14:57.967 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:57.991 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:57.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:58.094 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:58.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:14:58.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:58.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:14:58.231 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:58.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:58.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:58.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:58.366 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:58.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:14:58.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:58.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:14:58.511 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:58.522 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:14:58 smithi099 bash[59238]: cluster 2023-09-30T09:14:56.650159+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-30T09:14:58.540 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:14:58.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:58.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:14:58.639 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:14:58 smithi005 bash[75361]: cluster 2023-09-30T09:14:56.650159+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-30T09:14:58.640 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:14:58 smithi005 bash[78438]: cluster 2023-09-30T09:14:56.650159+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-30T09:14:58.645 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:58.680 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:14:58.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:58.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:14:58.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:58.813 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:14:58.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:58.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:14:58.865 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:14:58.865 INFO:teuthology.orchestra.run.smithi005.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-30T09:14:58.888 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 42 16 64323 64307 95.673 67.5 0.00639489 0.0104427 2023-09-30T09:14:58.917 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:58.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:14:58.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:58.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:14:59.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:59.083 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:59.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:59.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:14:59.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:59.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:14:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:14:59.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:14:59.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:14:59.561 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:00.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:00.080 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:15:00.080 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:14:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:14:59] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:15:00.081 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:15:00.081 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:15:00.081 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:15:00.081 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:15:00.081 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:15:00.082 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 43 16 65285 65269 94.8463 60.125 0.0182598 0.010537 2023-09-30T09:15:00.082 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:15:00.082 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:15:00.082 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.083 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.083 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.083 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.083 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.083 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.083 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.083 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:15:00.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:00.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:00.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:00.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:00.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:00.490 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.3 to 1 (10000) 2023-09-30T09:15:00.497 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:15:00.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:00.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:00.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:00.604 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:00.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[75361]: cluster 2023-09-30T09:14:58.650836+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-30T09:15:00.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[75361]: audit 2023-09-30T09:14:59.573354+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.5:0/871487353' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:15:00.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[75361]: audit 2023-09-30T09:14:59.573631+0000 mon.a (mon.0) 524 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:15:00.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[75361]: audit 2023-09-30T09:14:59.573813+0000 mon.a (mon.0) 525 : audit 0 from='client.? 172.21.15.5:0/3463213001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:00.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[75361]: audit 2023-09-30T09:15:00.312685+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.5:0/3655394926' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:00.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[75361]: audit 2023-09-30T09:15:00.313604+0000 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:00.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[78438]: cluster 2023-09-30T09:14:58.650836+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-30T09:15:00.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[78438]: audit 2023-09-30T09:14:59.573354+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.5:0/871487353' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:15:00.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[78438]: audit 2023-09-30T09:14:59.573631+0000 mon.a (mon.0) 524 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:15:00.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[78438]: audit 2023-09-30T09:14:59.573813+0000 mon.a (mon.0) 525 : audit 0 from='client.? 172.21.15.5:0/3463213001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:00.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[78438]: audit 2023-09-30T09:15:00.312685+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.5:0/3655394926' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:00.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:00 smithi005 bash[78438]: audit 2023-09-30T09:15:00.313604+0000 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:00.677 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:00.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:00.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:00.782 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:00 smithi099 bash[59238]: cluster 2023-09-30T09:14:58.650836+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-30T09:15:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:00 smithi099 bash[59238]: audit 2023-09-30T09:14:59.573354+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.5:0/871487353' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:15:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:00 smithi099 bash[59238]: audit 2023-09-30T09:14:59.573631+0000 mon.a (mon.0) 524 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:15:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:00 smithi099 bash[59238]: audit 2023-09-30T09:14:59.573813+0000 mon.a (mon.0) 525 : audit 0 from='client.? 172.21.15.5:0/3463213001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:00 smithi099 bash[59238]: audit 2023-09-30T09:15:00.312685+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.5:0/3655394926' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:00 smithi099 bash[59238]: audit 2023-09-30T09:15:00.313604+0000 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:00.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:00.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:00.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 44 16 66234 66218 94.0387 59.3125 0.00415346 0.0106272 2023-09-30T09:15:00.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:00.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:00.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:00.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:01.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-30T09:15:01.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:01.104 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:01.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:01.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:01.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:01.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:01.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:01.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:01.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:01.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:01.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:01.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:01.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:01.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:01.624 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:01.643 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:01.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:01.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:01.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[78438]: cluster 2023-09-30T09:15:00.473670+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:15:01.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[78438]: cluster 2023-09-30T09:15:00.473713+0000 mon.a (mon.0) 528 : cluster 1 Cluster is now healthy 2023-09-30T09:15:01.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[78438]: audit 2023-09-30T09:15:00.475345+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:15:01.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[78438]: audit 2023-09-30T09:15:00.475447+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:15:01.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[78438]: cluster 2023-09-30T09:15:00.479026+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e101 with expected crc 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[78438]: cluster 2023-09-30T09:15:00.479101+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e101 with expected crc 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[78438]: cluster 2023-09-30T09:15:00.479207+0000 mon.a (mon.0) 531 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[75361]: cluster 2023-09-30T09:15:00.473670+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[75361]: cluster 2023-09-30T09:15:00.473713+0000 mon.a (mon.0) 528 : cluster 1 Cluster is now healthy 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[75361]: audit 2023-09-30T09:15:00.475345+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[75361]: audit 2023-09-30T09:15:00.475447+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[75361]: cluster 2023-09-30T09:15:00.479026+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e101 with expected crc 2023-09-30T09:15:01.681 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[75361]: cluster 2023-09-30T09:15:00.479101+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e101 with expected crc 2023-09-30T09:15:01.682 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:01 smithi005 bash[75361]: cluster 2023-09-30T09:15:00.479207+0000 mon.a (mon.0) 531 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-30T09:15:01.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:01.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:01.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:01.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:01 smithi099 bash[59238]: cluster 2023-09-30T09:15:00.473670+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:15:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:01 smithi099 bash[59238]: cluster 2023-09-30T09:15:00.473713+0000 mon.a (mon.0) 528 : cluster 1 Cluster is now healthy 2023-09-30T09:15:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:01 smithi099 bash[59238]: audit 2023-09-30T09:15:00.475345+0000 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:15:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:01 smithi099 bash[59238]: audit 2023-09-30T09:15:00.475447+0000 mon.a (mon.0) 530 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:15:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:01 smithi099 bash[59238]: cluster 2023-09-30T09:15:00.479026+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e101 with expected crc 2023-09-30T09:15:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:01 smithi099 bash[59238]: cluster 2023-09-30T09:15:00.479101+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e101 with expected crc 2023-09-30T09:15:01.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:01 smithi099 bash[59238]: cluster 2023-09-30T09:15:00.479207+0000 mon.a (mon.0) 531 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-09-30T09:15:01.874 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:01.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 45 16 67271 67255 93.3892 64.8125 0.0114958 0.0107016 2023-09-30T09:15:01.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:01.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:02.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:02.035 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:02.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:02.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:02.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:02.168 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:02.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:02.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:02.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:02.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:02.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:02.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:02.421 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:02.452 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:02.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:02.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:02.556 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:02.566 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:02 smithi005 bash[75361]: cluster 2023-09-30T09:15:00.653227+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-30T09:15:02.566 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:02 smithi005 bash[78438]: cluster 2023-09-30T09:15:00.653227+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-30T09:15:02.593 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:02.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:02.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:02.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:02.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:02 smithi099 bash[59238]: cluster 2023-09-30T09:15:00.653227+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-30T09:15:02.724 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:02.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:02.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:02.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:02.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:02.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:02.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 46 16 68363 68347 92.8426 68.25 0.00654453 0.0107657 2023-09-30T09:15:02.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:02.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:02.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:03.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:03.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:03.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:03.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:03.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:03.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:03.394 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:03.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:03.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-30T09:15:03.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:03.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:03.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:03.645 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:03.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:03.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:03.788 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:03.826 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:03.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:03.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 47 16 69459 69443 92.3246 68.5 0.00994867 0.0108256 2023-09-30T09:15:03.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:03.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:03.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:04.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:04.098 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:04.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:04.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:04.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:04.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:04.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:04.291 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:15:04.336 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:04.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:04.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:04.468 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:04.491 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:04.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:04.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:04.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:04.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:04 smithi005 bash[75361]: cluster 2023-09-30T09:15:02.654287+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-30T09:15:04.609 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:04 smithi005 bash[78438]: cluster 2023-09-30T09:15:02.654287+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-30T09:15:04.647 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:04.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:04.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:04.752 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:04.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:04.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:04 smithi099 bash[59238]: cluster 2023-09-30T09:15:02.654287+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-30T09:15:04.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:04.889 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 48 16 70491 70475 91.7449 64.5 0.00635845 0.0108934 2023-09-30T09:15:04.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:04.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:05.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:05.046 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:05.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:05.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:05.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:05.177 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:05.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:05.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:05.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:05.308 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:05.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:05.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:05.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:05.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:05.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:05.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:05.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:15:05.552 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:05.598 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:05.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:05.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:05.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:05.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:05.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:05.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:05.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:05.890 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 49 16 71526 71510 91.1917 64.6875 0.00911768 0.0109585 2023-09-30T09:15:05.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:05.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:05.910 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:05.995 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:06.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:06.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:06.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:06.175 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:06.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:06.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.306 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:06.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:06.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:06.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:06.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:06.569 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:06.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:06.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:06.697 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:06.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:06.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:06 smithi005 bash[78438]: cluster 2023-09-30T09:15:04.655014+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-30T09:15:06.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:06 smithi005 bash[75361]: cluster 2023-09-30T09:15:04.655014+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-30T09:15:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:06 smithi099 bash[59238]: cluster 2023-09-30T09:15:04.655014+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-30T09:15:06.803 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:06.832 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:06.890 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 50 16 72573 72557 90.6766 65.4375 0.00502796 0.0110227 2023-09-30T09:15:06.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:06.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:06.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:06.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:07.074 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:07.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:07.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:07.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:07.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:07.229 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:07.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:07.336 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:07.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:07.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:07.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:07.468 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:07.495 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:07.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:07.599 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:07.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:07.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:07.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:07.736 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:07 smithi005 bash[78438]: audit 2023-09-30T09:15:06.542537+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:07.736 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:07 smithi005 bash[78438]: audit 2023-09-30T09:15:06.545126+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:07.736 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:07 smithi005 bash[78438]: cluster 2023-09-30T09:15:06.655651+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:15:07.736 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:07 smithi005 bash[75361]: audit 2023-09-30T09:15:06.542537+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:07.736 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:07 smithi005 bash[75361]: audit 2023-09-30T09:15:06.545126+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:07.736 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:07 smithi005 bash[75361]: cluster 2023-09-30T09:15:06.655651+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:15:07.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:07.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:07.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:07 smithi099 bash[59238]: audit 2023-09-30T09:15:06.542537+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:07 smithi099 bash[59238]: audit 2023-09-30T09:15:06.545126+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:07 smithi099 bash[59238]: cluster 2023-09-30T09:15:06.655651+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:15:07.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:07.890 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 51 16 73594 73578 90.1492 63.8125 0.00498214 0.0110846 2023-09-30T09:15:07.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:07.904 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:07.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:07.950 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:08.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:08.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:08.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:08.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:08.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:08.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:08.274 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:08.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:08.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:08.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:08.415 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:08.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:08.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:08.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:08.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:08.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:08.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:08.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:08.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:08.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:08.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:08.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:08.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:08.873 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:08.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:08.890 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 52 16 74585 74569 89.6066 61.9375 0.00746052 0.0111542 2023-09-30T09:15:08.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:09.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:09.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:09.108 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.137 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:09.240 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:09.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:09.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:09.378 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:09.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:09.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.676 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:09.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:09.713 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:15:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:15:09] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:15:09.779 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:09.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:09 smithi099 bash[59238]: cluster 2023-09-30T09:15:08.656507+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-30T09:15:09.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:09.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:09.890 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 53 16 75581 75565 89.0904 62.25 0.00809821 0.0112193 2023-09-30T09:15:09.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:09.950 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:09.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:09.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:09.968 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:09 smithi005 bash[75361]: cluster 2023-09-30T09:15:08.656507+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-30T09:15:09.969 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:09 smithi005 bash[78438]: cluster 2023-09-30T09:15:08.656507+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-30T09:15:10.059 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:10.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:10.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:10.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:10.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:10.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:10.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:10.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:10.306 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:10.306 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:10.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:10.363 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:10.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:10.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:10.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:10.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:10.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:10.605 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:10.635 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:10.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:10.738 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:10.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:10.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:10.867 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:10.890 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 54 16 76535 76519 88.5447 59.625 0.00926239 0.0112864 2023-09-30T09:15:10.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:10.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:11.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:11.033 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:11.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:11.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:11.163 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:11.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:11.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:11.294 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:11.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:11.432 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:11.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:11.537 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:11.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:11.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:11.669 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:11.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:11.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:11.821 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:11.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:11.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 55 16 77568 77552 88.1086 64.5625 0.0175053 0.0113438 2023-09-30T09:15:11.925 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:11.934 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:11 smithi005 bash[75361]: cluster 2023-09-30T09:15:10.656987+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:15:11.934 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:11 smithi005 bash[78438]: cluster 2023-09-30T09:15:10.656987+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:15:11.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:11.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:12.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:11 smithi099 bash[59238]: cluster 2023-09-30T09:15:10.656987+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:15:12.057 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.095 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:12.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:12.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:12.456 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:12.481 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:12.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:12.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:12.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:12.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:12.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:12.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:12.865 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:12.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:12.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 56 16 78457 78441 87.5274 55.5625 0.012302 0.0114194 2023-09-30T09:15:12.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:12.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:12.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:12.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:13.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:13.129 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:13.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:13.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:13.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:13.263 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:13.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:13.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:13.368 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:13.399 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:13.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:13.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:13.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:13.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:13.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:13.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:13.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:13.658 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:13.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:13.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:13.790 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:13.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:13.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:13.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 57 16 79488 79472 87.1223 64.4375 0.00942387 0.0114718 2023-09-30T09:15:13.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:13.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:13.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:14.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:14.077 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:14.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:14.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:14.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:14.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:14.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:14.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:14.310 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:14.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:14.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:14.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:14.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:14.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:14.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:14.586 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:14 smithi005 bash[75361]: cluster 2023-09-30T09:15:12.657497+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:15:14.586 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:14 smithi005 bash[78438]: cluster 2023-09-30T09:15:12.657497+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:15:14.609 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:14.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:14.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:14.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:14.722 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:14 smithi099 bash[59238]: cluster 2023-09-30T09:15:12.657497+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:15:14.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:14.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:14.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:14.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:14.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:14.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 58 16 80427 80411 86.632 58.6875 0.0104579 0.0115376 2023-09-30T09:15:14.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:14.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:14.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:15.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:15.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:15.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:15.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:15.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:15.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:15.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:15.756 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:15.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:15.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:15.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:15.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 59 16 81325 81309 86.1149 56.125 0.00640562 0.0116048 2023-09-30T09:15:15.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:15.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:15.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:15.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:16.016 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:16.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:16.113 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:15:16.113 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:15:16.113 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:15:16.113 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:15:16.113 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:15:16.120 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:16.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:16.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:16.256 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:16.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:16.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:16.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:16.412 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:16.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:16.561 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:16.666 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:16.667 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:16 smithi005 bash[78438]: cluster 2023-09-30T09:15:14.657973+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-09-30T09:15:16.667 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:16 smithi005 bash[75361]: cluster 2023-09-30T09:15:14.657973+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-09-30T09:15:16.696 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:16.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:16.800 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:16.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:16 smithi099 bash[59238]: cluster 2023-09-30T09:15:14.657973+0000 mgr.y (mgr.34107) 410 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s 2023-09-30T09:15:16.839 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:16.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:16.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:15:16.890073+0000 min lat: 0.00147638 max lat: 0.272484 avg lat: 0.0116662 2023-09-30T09:15:16.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:15:16.892 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 60 16 82283 82267 85.6775 59.875 0.0253205 0.0116662 2023-09-30T09:15:16.944 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:16.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:16.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:16.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:17.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:17.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:17.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:17.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:17.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:17.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:17.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:17.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:17.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:17.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:17.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:17.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:17.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:17.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:17.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:17.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:17.600 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:17.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:17.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:17.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:17.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:17.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:17.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:17.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:17.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 61 16 83316 83300 85.3312 64.5625 0.0187493 0.0117129 2023-09-30T09:15:17.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:17.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:17.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:18.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:18.032 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:18.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:18.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:18.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:18.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:18.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:18.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:18.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:18.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:18.410 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:18 smithi099 bash[59238]: cluster 2023-09-30T09:15:16.658531+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-30T09:15:18.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:18.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:18.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:18.558 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:18.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:18.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:18.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:18 smithi005 bash[75361]: cluster 2023-09-30T09:15:16.658531+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-30T09:15:18.676 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:18 smithi005 bash[78438]: cluster 2023-09-30T09:15:16.658531+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-09-30T09:15:18.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:18.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:18.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:18.831 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:18.891 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 62 16 84174 84158 84.8198 53.625 0.0127799 0.0117833 2023-09-30T09:15:18.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:18.965 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:18.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:18.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:19.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:19.095 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:19.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:19.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:19.197 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:19.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:19.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:19.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:19.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:19.353 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.4 to 1 (10000) 2023-09-30T09:15:19.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:19.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:19.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:19.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:19.466 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:19 smithi099 bash[59238]: audit 2023-09-30T09:15:18.969648+0000 mon.a (mon.0) 534 : audit 1 from='client.? 172.21.15.5:0/3176039552' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:15:19.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:19.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:19.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:19.603 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:19 smithi005 bash[75361]: audit 2023-09-30T09:15:18.969648+0000 mon.a (mon.0) 534 : audit 1 from='client.? 172.21.15.5:0/3176039552' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:15:19.603 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:15:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:15:19] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:15:19.603 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:19 smithi005 bash[78438]: audit 2023-09-30T09:15:18.969648+0000 mon.a (mon.0) 534 : audit 1 from='client.? 172.21.15.5:0/3176039552' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:15:19.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:19.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:19.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:19.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-30T09:15:19.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:19.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:19.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:19.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:19.893 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 63 16 85098 85082 84.3881 57.75 0.0111199 0.0118436 2023-09-30T09:15:19.902 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:19.928 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:19.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:19.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:20.033 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:20.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:20.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:20.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:20.179 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:20.212 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:20.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:20.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:20.314 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:20.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:20.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:20.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:20.468 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:18.659210+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: audit 2023-09-30T09:15:19.343021+0000 mon.a (mon.0) 535 : audit 1 from='client.? 172.21.15.5:0/3176039552' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:19.348434+0000 mon.a (mon.0) 536 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:19.352451+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:19.353044+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:19.356859+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:19.358264+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:19.360144+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.469 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:20 smithi099 bash[59238]: cluster 2023-09-30T09:15:19.363901+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.486 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:20.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:20.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:20.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:20.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:20.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:20.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:18.659210+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: audit 2023-09-30T09:15:19.343021+0000 mon.a (mon.0) 535 : audit 1 from='client.? 172.21.15.5:0/3176039552' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:19.348434+0000 mon.a (mon.0) 536 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:19.352451+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:19.353044+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:19.356859+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:19.358264+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:19.360144+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.731 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[78438]: cluster 2023-09-30T09:15:19.363901+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:18.659210+0000 mgr.y (mgr.34107) 412 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:15:20.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: audit 2023-09-30T09:15:19.343021+0000 mon.a (mon.0) 535 : audit 1 from='client.? 172.21.15.5:0/3176039552' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:15:20.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:19.348434+0000 mon.a (mon.0) 536 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-09-30T09:15:20.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:19.352451+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:19.353044+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:19.356859+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.732 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:19.358264+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.732 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:19.360144+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.732 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:20 smithi005 bash[75361]: cluster 2023-09-30T09:15:19.363901+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e102 with expected crc 2023-09-30T09:15:20.747 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:20.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:20.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:20.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:20.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:20.893 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 64 16 86038 86022 83.9874 58.75 0.0176162 0.0119004 2023-09-30T09:15:20.981 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:21.004 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:21.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:21.110 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:21.138 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:21.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:21.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:21.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:21.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:21.371 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:21.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:21.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:21.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:21.535 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:21.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:21.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:21.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:21.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:21.771 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:21.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-30T09:15:21.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:21.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:21.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 65 16 87022 87006 83.6409 61.5 0.00875529 0.0119497 2023-09-30T09:15:21.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:21.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:21.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:21.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:22.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:22.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:22.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:22.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:22.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:22.207 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:22.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:22.315 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:22.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:22.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:22.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:22.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:22.478 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:22.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:22.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:22 smithi005 bash[75361]: cluster 2023-09-30T09:15:20.659772+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2023-09-30T09:15:22.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:22 smithi005 bash[75361]: audit 2023-09-30T09:15:21.534200+0000 mon.a (mon.0) 537 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:22 smithi005 bash[78438]: cluster 2023-09-30T09:15:20.659772+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2023-09-30T09:15:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:22 smithi005 bash[78438]: audit 2023-09-30T09:15:21.534200+0000 mon.a (mon.0) 537 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:22.540 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:15:22.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:22.591 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:15:22.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:22.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:22.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:22.662 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:15:22.721 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:15:22.733 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:22.743 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:22 smithi099 bash[59238]: cluster 2023-09-30T09:15:20.659772+0000 mgr.y (mgr.34107) 413 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s 2023-09-30T09:15:22.743 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:22 smithi099 bash[59238]: audit 2023-09-30T09:15:21.534200+0000 mon.a (mon.0) 537 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:22.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:22.763 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:22.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:22.768 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:15:22.815 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:15:22.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:22.865 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:15:22.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 66 16 87846 87830 83.1538 51.5 0.0136911 0.0120201 2023-09-30T09:15:22.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:22.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:22.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:22.909 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:15:22.917 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:15:22.918 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:15:22.918 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:15:22.918 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:15:22.918 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:15:22.918 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:15:22.918 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:15:22.918 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:15:23.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:23.027 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:23.130 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:23.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:23.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:23.266 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:23.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:23.378 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:15:23.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:23.428 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:23.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:23.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:23.541 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:23 smithi099 bash[59238]: audit 2023-09-30T09:15:22.493270+0000 mon.a (mon.0) 538 : audit 0 from='client.? 172.21.15.5:0/3198288799' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:23.541 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:23 smithi099 bash[59238]: audit 2023-09-30T09:15:22.951573+0000 mon.a (mon.0) 539 : audit 1 from='client.? 172.21.15.5:0/289276695' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:15:23.563 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:23.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:23.667 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:23.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:23.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:23.712 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:23 smithi005 bash[75361]: audit 2023-09-30T09:15:22.493270+0000 mon.a (mon.0) 538 : audit 0 from='client.? 172.21.15.5:0/3198288799' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:23.712 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:23 smithi005 bash[75361]: audit 2023-09-30T09:15:22.951573+0000 mon.a (mon.0) 539 : audit 1 from='client.? 172.21.15.5:0/289276695' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:15:23.712 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:23 smithi005 bash[78438]: audit 2023-09-30T09:15:22.493270+0000 mon.a (mon.0) 538 : audit 0 from='client.? 172.21.15.5:0/3198288799' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:23.712 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:23 smithi005 bash[78438]: audit 2023-09-30T09:15:22.951573+0000 mon.a (mon.0) 539 : audit 1 from='client.? 172.21.15.5:0/289276695' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:15:23.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:23.837 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:23.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:23.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 67 16 88734 88718 82.7411 55.5 0.0127204 0.0120794 2023-09-30T09:15:23.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:23.973 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:23.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:23.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:24.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:24.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:24.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:24.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:24.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:24.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:24.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:24.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:24.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:24.374 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:24.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:24.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:24.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:24.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:24.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:24.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:24.604 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:24.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:24.642 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:22.660480+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.356800+0000 mon.a (mon.0) 540 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: audit 2023-09-30T09:15:23.360950+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.5:0/289276695' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.368252+0000 mon.a (mon.0) 542 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.368427+0000 osd.0 (osd.0) 21 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.370832+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.373411+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.374711+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.376541+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.377192+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.378555+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.643 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:24 smithi099 bash[59238]: cluster 2023-09-30T09:15:23.379737+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:24.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:24.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:22.660480+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.356800+0000 mon.a (mon.0) 540 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: audit 2023-09-30T09:15:23.360950+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.5:0/289276695' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.368252+0000 mon.a (mon.0) 542 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.368427+0000 osd.0 (osd.0) 21 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.370832+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.373411+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.374711+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.376541+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.377192+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.378555+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[78438]: cluster 2023-09-30T09:15:23.379737+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:22.660480+0000 mgr.y (mgr.34107) 414 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.356800+0000 mon.a (mon.0) 540 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: audit 2023-09-30T09:15:23.360950+0000 mon.a (mon.0) 541 : audit 1 from='client.? 172.21.15.5:0/289276695' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.368252+0000 mon.a (mon.0) 542 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.368427+0000 osd.0 (osd.0) 21 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.370832+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.373411+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.374711+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.376541+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.377192+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.378555+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:24 smithi005 bash[75361]: cluster 2023-09-30T09:15:23.379737+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e103 with expected crc 2023-09-30T09:15:24.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:24.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:24.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:24.878 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:24.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 68 16 89566 89550 82.289 52 0.0122262 0.0121469 2023-09-30T09:15:24.902 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:24.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:24.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:25.008 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:25.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:25.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:25.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:25.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:25.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:25.302 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:25.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:25.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:25.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:25.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:25.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:25.573 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:25.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:25.676 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:25.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:25.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:25.824 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:25.849 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:25.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 69 16 90502 90486 81.9442 58.5 0.0215477 0.0121967 2023-09-30T09:15:25.952 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:25.976 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:25.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:25.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:26.079 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:26.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:26.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:26.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:26.163 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:26.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:26.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:26.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:26.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:26.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:26.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:26.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:26.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:26.387 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:26 smithi099 bash[59238]: cluster 2023-09-30T09:15:24.661142+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-30T09:15:26.487 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:26.512 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:26.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:26 smithi005 bash[78438]: cluster 2023-09-30T09:15:24.661142+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-30T09:15:26.515 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:26 smithi005 bash[75361]: cluster 2023-09-30T09:15:24.661142+0000 mgr.y (mgr.34107) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 62 MiB/s wr, 991 op/s 2023-09-30T09:15:26.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:26.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:26.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:26.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:26.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:26.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:26.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:15:26.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:26.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:26.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:26.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:26.892 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:26.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 70 16 91395 91379 81.5709 55.8125 0.0110504 0.0122523 2023-09-30T09:15:26.919 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:26.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:27.025 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:27.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:27.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:27.160 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:27.187 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:27.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:27.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:27.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:15:27.292 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:27.322 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:27.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:27.428 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:27.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:27.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:27.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:27 smithi099 bash[59238]: audit 2023-09-30T09:15:27.058476+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:27.572 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:27.599 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:27.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:27.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:27.704 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:27.730 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:27.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:27.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:27 smithi005 bash[78438]: audit 2023-09-30T09:15:27.058476+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:27.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:27 smithi005 bash[75361]: audit 2023-09-30T09:15:27.058476+0000 mon.a (mon.0) 543 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:27.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:27.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:27.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:27.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 71 16 92217 92201 81.1455 51.375 0.00978214 0.012317 2023-09-30T09:15:27.984 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:28.021 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:28.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:28.125 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:28.151 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:28.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:28.199 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:28.254 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:28.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:28.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:28.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:28 smithi099 bash[59238]: cluster 2023-09-30T09:15:26.661991+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-30T09:15:28.420 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:28.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:28.554 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:28.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:28.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:28.670 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:28 smithi005 bash[75361]: cluster 2023-09-30T09:15:26.661991+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-30T09:15:28.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:28 smithi005 bash[78438]: cluster 2023-09-30T09:15:26.661991+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-30T09:15:28.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:28.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:28.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:28.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:28.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:28.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 72 16 93139 93123 80.8188 57.625 0.015919 0.012367 2023-09-30T09:15:28.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:28.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:28.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:28.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:29.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:29.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:29.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:29.200 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:29.227 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:29.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:29.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:29.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:29.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:29.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:29.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:29.471 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:29.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:29.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:29.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:29.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:29.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:29.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:29.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:15:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:15:29] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.33.4" 2023-09-30T09:15:29.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:29.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:29.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:29.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:29.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 73 16 94047 94031 80.4891 56.75 0.0301417 0.0124183 2023-09-30T09:15:29.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:29.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:30.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:30.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:30.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:30.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:30.171 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:30.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:30.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:30.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:30.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:30.427 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:30.444 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:30.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:30.558 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:30 smithi005 bash[78438]: cluster 2023-09-30T09:15:28.662839+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-30T09:15:30.559 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:30 smithi005 bash[75361]: cluster 2023-09-30T09:15:28.662839+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-30T09:15:30.579 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:30.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:30.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:30.693 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:30 smithi099 bash[59238]: cluster 2023-09-30T09:15:28.662839+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2023-09-30T09:15:30.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:30.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:30.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:30.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:30.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:30.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 74 16 94899 94883 80.121 53.25 0.0198846 0.0124758 2023-09-30T09:15:30.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:30.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:30.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:31.077 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:31.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:31.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:31.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:31.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:31.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:31.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:31.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:31.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:31.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:31.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:31.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:31.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:31.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:31.644 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:31.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:31.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:31.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:31.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:31.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:31.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:31.894 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 75 16 95812 95796 79.8135 57.0625 0.011084 0.0125234 2023-09-30T09:15:31.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:31.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:31.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:32.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:32.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:32.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:32.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:32.176 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:32.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:32.280 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:32.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:32.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:32.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:32.452 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:32.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:32.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:32 smithi099 bash[59238]: cluster 2023-09-30T09:15:30.663463+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:15:32.557 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:32.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:32.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:32.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:32.696 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:32 smithi005 bash[75361]: cluster 2023-09-30T09:15:30.663463+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:15:32.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:32 smithi005 bash[78438]: cluster 2023-09-30T09:15:30.663463+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:15:32.710 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:32.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:32.720 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:15:32.720 INFO:teuthology.orchestra.run.smithi005.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-30T09:15:32.818 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:32.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:32.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 76 16 96645 96629 79.4483 52.0625 0.00733124 0.0125811 2023-09-30T09:15:32.959 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:32.988 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:32.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:32.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:33.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:33.124 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:33.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:33.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:33.229 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:33.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:33.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:33.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:33.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:33.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:33.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:33.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:33.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:33.526 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:33.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:33.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:33.629 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:33.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:33.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:33.773 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:33.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:33.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:33.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:33.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 77 16 97449 97433 79.0691 50.25 0.0109051 0.0126408 2023-09-30T09:15:33.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:33.929 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:33.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:33.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:34.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:34.059 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:34.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:34.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:34.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:34.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:34.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:34.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:34.299 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:34.331 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:34.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:34.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:34.429 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:34 smithi005 bash[75361]: cluster 2023-09-30T09:15:32.666271+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2023-09-30T09:15:34.429 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:34 smithi005 bash[75361]: audit 2023-09-30T09:15:33.572210+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:34.429 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:34 smithi005 bash[75361]: audit 2023-09-30T09:15:33.576868+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:34.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:34.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:34.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:34.571 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:34.580 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:34 smithi099 bash[59238]: cluster 2023-09-30T09:15:32.666271+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2023-09-30T09:15:34.580 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:34 smithi099 bash[59238]: audit 2023-09-30T09:15:33.572210+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:34.580 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:34 smithi099 bash[59238]: audit 2023-09-30T09:15:33.576868+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:34.594 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:34.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:34.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:34.699 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:34.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:34 smithi005 bash[78438]: cluster 2023-09-30T09:15:32.666271+0000 mgr.y (mgr.34107) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s 2023-09-30T09:15:34.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:34 smithi005 bash[78438]: audit 2023-09-30T09:15:33.572210+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:34.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:34 smithi005 bash[78438]: audit 2023-09-30T09:15:33.576868+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:34.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:34.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:34.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:34.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:34.865 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:34.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:34.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:34.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 78 15 98355 98340 78.7821 56.6875 0.0118097 0.0126869 2023-09-30T09:15:34.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-30T09:15:34.971 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:34.995 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:35.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:35.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:35.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:35.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:35.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:35.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:35.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:35.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:35.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:35.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:35.310 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:35.312 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:35.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:35.413 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:35.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:35.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:35.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:35.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:35.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:35.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:35.651 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:35.682 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:35.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:35.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:35.790 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:35.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:35.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:35.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:35.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 79 16 99034 99018 78.3213 42.375 0.00961905 0.0127621 2023-09-30T09:15:35.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:36.277 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:36.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:36.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:36.383 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:36.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:36.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:36.453 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:36 smithi005 bash[75361]: cluster 2023-09-30T09:15:34.666833+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-30T09:15:36.453 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:36 smithi005 bash[75361]: audit 2023-09-30T09:15:35.850279+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.5:0/3810779576' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:15:36.454 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:36 smithi005 bash[75361]: audit 2023-09-30T09:15:35.851753+0000 mon.a (mon.0) 546 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:15:36.459 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.5 to 1 (10000) 2023-09-30T09:15:36.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:36.545 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:36.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:36.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:36.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:36 smithi099 bash[59238]: cluster 2023-09-30T09:15:34.666833+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-30T09:15:36.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:36 smithi099 bash[59238]: audit 2023-09-30T09:15:35.850279+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.5:0/3810779576' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:15:36.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:36 smithi099 bash[59238]: audit 2023-09-30T09:15:35.851753+0000 mon.a (mon.0) 546 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:15:36.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:36.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:36.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:36.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:36 smithi005 bash[78438]: cluster 2023-09-30T09:15:34.666833+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-30T09:15:36.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:36 smithi005 bash[78438]: audit 2023-09-30T09:15:35.850279+0000 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.5:0/3810779576' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:15:36.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:36 smithi005 bash[78438]: audit 2023-09-30T09:15:35.851753+0000 mon.a (mon.0) 546 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:15:36.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:36.823 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:36.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:36.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:36.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:15:36.893940+0000 min lat: 0.00147638 max lat: 0.272484 avg lat: 0.0128307 2023-09-30T09:15:36.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:15:36.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 80 16 99752 99736 77.9032 44.875 0.0345072 0.0128307 2023-09-30T09:15:36.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:36.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:36.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:37.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:37.096 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:37.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:37.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:37.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:37.233 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:37.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:37.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:37.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:37.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:37.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:37.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:37.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:37.508 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:37.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:37.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:37.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:37.644 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:37.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:37.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:37.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:37.760 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: audit 2023-09-30T09:15:36.436610+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:15:37.760 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: cluster 2023-09-30T09:15:36.440826+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: cluster 2023-09-30T09:15:36.441380+0000 mon.a (mon.0) 548 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: cluster 2023-09-30T09:15:36.457255+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: cluster 2023-09-30T09:15:36.458939+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: cluster 2023-09-30T09:15:36.462974+0000 osd.0 (osd.0) 22 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: audit 2023-09-30T09:15:36.542481+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: audit 2023-09-30T09:15:36.551333+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: audit 2023-09-30T09:15:36.909701+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:37 smithi099 bash[59238]: audit 2023-09-30T09:15:36.922077+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:37.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:37.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: audit 2023-09-30T09:15:36.436610+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: cluster 2023-09-30T09:15:36.440826+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: cluster 2023-09-30T09:15:36.441380+0000 mon.a (mon.0) 548 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: cluster 2023-09-30T09:15:36.457255+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: cluster 2023-09-30T09:15:36.458939+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: cluster 2023-09-30T09:15:36.462974+0000 osd.0 (osd.0) 22 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: audit 2023-09-30T09:15:36.542481+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: audit 2023-09-30T09:15:36.551333+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: audit 2023-09-30T09:15:36.909701+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[75361]: audit 2023-09-30T09:15:36.922077+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: audit 2023-09-30T09:15:36.436610+0000 mon.a (mon.0) 547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: cluster 2023-09-30T09:15:36.440826+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: cluster 2023-09-30T09:15:36.441380+0000 mon.a (mon.0) 548 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: cluster 2023-09-30T09:15:36.457255+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: cluster 2023-09-30T09:15:36.458939+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: cluster 2023-09-30T09:15:36.462974+0000 osd.0 (osd.0) 22 : cluster 3 failed to encode map e104 with expected crc 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: audit 2023-09-30T09:15:36.542481+0000 mon.a (mon.0) 549 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.809 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: audit 2023-09-30T09:15:36.551333+0000 mon.a (mon.0) 550 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:37.810 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: audit 2023-09-30T09:15:36.909701+0000 mon.a (mon.0) 551 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.810 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:37 smithi005 bash[78438]: audit 2023-09-30T09:15:36.922077+0000 mon.a (mon.0) 552 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:37.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:37.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 81 16 100556 100540 77.5617 50.25 0.012555 0.0128861 2023-09-30T09:15:37.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:37.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:37.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:38.017 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:38.047 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:38.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:38.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:38.176 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:38.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:38.280 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:38.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:38.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:38.426 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:38.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:38.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:38.563 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:38.572 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[75361]: cluster 2023-09-30T09:15:36.667290+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-30T09:15:38.572 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[75361]: audit 2023-09-30T09:15:37.548468+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:38.572 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[75361]: audit 2023-09-30T09:15:37.549599+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:38.572 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[75361]: audit 2023-09-30T09:15:37.556220+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:38.572 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[78438]: cluster 2023-09-30T09:15:36.667290+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-30T09:15:38.572 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[78438]: audit 2023-09-30T09:15:37.548468+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:38.572 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[78438]: audit 2023-09-30T09:15:37.549599+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:38.573 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:38 smithi005 bash[78438]: audit 2023-09-30T09:15:37.556220+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:38.591 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:38.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-30T09:15:38.694 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:38.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:38.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:38 smithi099 bash[59238]: cluster 2023-09-30T09:15:36.667290+0000 mgr.y (mgr.34107) 421 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-30T09:15:38.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:38 smithi099 bash[59238]: audit 2023-09-30T09:15:37.548468+0000 mon.a (mon.0) 553 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:38.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:38 smithi099 bash[59238]: audit 2023-09-30T09:15:37.549599+0000 mon.a (mon.0) 554 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:38.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:38 smithi099 bash[59238]: audit 2023-09-30T09:15:37.556220+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:15:38.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:38.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:38.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:38.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:38.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 82 16 101351 101335 77.2218 49.6875 0.00557771 0.012943 2023-09-30T09:15:38.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:38.989 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:38.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:38.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:39.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:39.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:39.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:39.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:39.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:39.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:39.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:39.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:39.354 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:39.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:39.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:39.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:39.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:15:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:15:39] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-09-30T09:15:39.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:39.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:39.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:39.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:39.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:39.674 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:39.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:39.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:39.777 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:39.807 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:39.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:39.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:39.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 83 16 102137 102121 76.8833 49.125 0.0300046 0.0130012 2023-09-30T09:15:39.911 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:39.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:39.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:39.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:40.044 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:40.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:40.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:40.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:40.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:40.220 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:40.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:40.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:40.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:40.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:40.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:40.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:40.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:40.484 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:40.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:40.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:40.588 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:40.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:40.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:40.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:40.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:40.729 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:40 smithi099 bash[59238]: cluster 2023-09-30T09:15:38.667968+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-30T09:15:40.745 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:40.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:40.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:40.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:40 smithi005 bash[78438]: cluster 2023-09-30T09:15:38.667968+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-30T09:15:40.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:40 smithi005 bash[75361]: cluster 2023-09-30T09:15:38.667968+0000 mgr.y (mgr.34107) 422 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 844 op/s 2023-09-30T09:15:40.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:40.882 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:40.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:40.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:40.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 84 16 102975 102959 76.5915 52.375 0.0114171 0.0130504 2023-09-30T09:15:40.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:41.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:41.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:41.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:41.149 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:41.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:41.254 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:41.282 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:41.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:41.352 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:15:41.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:41.409 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:15:41.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:41.458 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:15:41.472 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:41 smithi099 bash[59238]: audit 2023-09-30T09:15:41.296446+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.5:0/4217550788' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:41.513 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:15:41.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:41.558 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:15:41.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:41.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:41.589 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:15:41.634 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:15:41.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:41.675 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:15:41.679 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.679 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.679 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.679 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.679 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.680 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.680 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.680 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:15:41.681 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:41 smithi005 bash[78438]: audit 2023-09-30T09:15:41.296446+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.5:0/4217550788' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:41.682 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:41 smithi005 bash[75361]: audit 2023-09-30T09:15:41.296446+0000 mon.c (mon.2) 53 : audit 0 from='client.? 172.21.15.5:0/4217550788' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:41.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:41.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:41.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:41.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:41.895 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 85 16 103674 103658 76.2044 43.6875 0.0197048 0.0131169 2023-09-30T09:15:41.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:41.994 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:41.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:41.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:42.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:42.130 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:42.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:42.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:42.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:42.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:42.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:42.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:42.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:42.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:42.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:42.483 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:15:42.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:42.528 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:42.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:42.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:42 smithi099 bash[59238]: cluster 2023-09-30T09:15:40.668563+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-30T09:15:42.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:42 smithi099 bash[59238]: audit 2023-09-30T09:15:41.737202+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.5:0/35912387' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:42.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:42.639 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:42 smithi005 bash[78438]: cluster 2023-09-30T09:15:40.668563+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-30T09:15:42.639 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:42 smithi005 bash[78438]: audit 2023-09-30T09:15:41.737202+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.5:0/35912387' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:42.640 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:42 smithi005 bash[75361]: cluster 2023-09-30T09:15:40.668563+0000 mgr.y (mgr.34107) 423 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-30T09:15:42.640 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:42 smithi005 bash[75361]: audit 2023-09-30T09:15:41.737202+0000 mon.a (mon.0) 556 : audit 1 from='client.? 172.21.15.5:0/35912387' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:15:42.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:42.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:42.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:42.756 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:42.783 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:42.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:42.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:42.896 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 86 16 104496 104480 75.9156 51.375 0.0682542 0.0131642 2023-09-30T09:15:42.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:42.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:43.019 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:43.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:43.163 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:43.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:43.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:43.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:43.309 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:43.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:43.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:43.449 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:43.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:43.579 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:43.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:43.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:43.717 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:43 smithi099 bash[59238]: cluster 2023-09-30T09:15:42.469451+0000 mon.a (mon.0) 557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:15:43.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:43 smithi099 bash[59238]: audit 2023-09-30T09:15:42.472044+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.5:0/35912387' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:15:43.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:43 smithi099 bash[59238]: cluster 2023-09-30T09:15:42.478310+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.727 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:43 smithi099 bash[59238]: cluster 2023-09-30T09:15:42.478750+0000 mon.a (mon.0) 559 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-30T09:15:43.727 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:43 smithi099 bash[59238]: cluster 2023-09-30T09:15:42.480831+0000 osd.0 (osd.0) 23 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.727 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:43 smithi099 bash[59238]: cluster 2023-09-30T09:15:42.484103+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.740 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:43.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[75361]: cluster 2023-09-30T09:15:42.469451+0000 mon.a (mon.0) 557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:15:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[75361]: audit 2023-09-30T09:15:42.472044+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.5:0/35912387' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:15:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[75361]: cluster 2023-09-30T09:15:42.478310+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[75361]: cluster 2023-09-30T09:15:42.478750+0000 mon.a (mon.0) 559 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-30T09:15:43.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[75361]: cluster 2023-09-30T09:15:42.480831+0000 osd.0 (osd.0) 23 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[75361]: cluster 2023-09-30T09:15:42.484103+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[78438]: cluster 2023-09-30T09:15:42.469451+0000 mon.a (mon.0) 557 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:15:43.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[78438]: audit 2023-09-30T09:15:42.472044+0000 mon.a (mon.0) 558 : audit 1 from='client.? 172.21.15.5:0/35912387' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:15:43.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[78438]: cluster 2023-09-30T09:15:42.478310+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[78438]: cluster 2023-09-30T09:15:42.478750+0000 mon.a (mon.0) 559 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-30T09:15:43.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[78438]: cluster 2023-09-30T09:15:42.480831+0000 osd.0 (osd.0) 23 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:43 smithi005 bash[78438]: cluster 2023-09-30T09:15:42.484103+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e105 with expected crc 2023-09-30T09:15:43.843 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:43.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:43.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:43.896 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 87 16 105368 105352 75.6694 54.5 0.0337517 0.0132103 2023-09-30T09:15:43.902 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:43.962 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:43.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:44.011 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:44.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:44.114 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:44.148 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:44.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:44.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:44.284 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:44.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:44.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:44.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:44.551 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:44.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:44.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:44 smithi099 bash[59238]: cluster 2023-09-30T09:15:42.669278+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-30T09:15:44.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:44.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:44 smithi005 bash[75361]: cluster 2023-09-30T09:15:42.669278+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-30T09:15:44.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:44 smithi005 bash[78438]: cluster 2023-09-30T09:15:42.669278+0000 mgr.y (mgr.34107) 424 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-30T09:15:44.792 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.818 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:15:44.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:44.896 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 88 16 106167 106151 75.377 49.9375 0.0215672 0.0132596 2023-09-30T09:15:44.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:44.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:44.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:45.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:45.103 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:45.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:45.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:45.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:45.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:45.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:45.343 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:45.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:45.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:45.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:45.478 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:45.483 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:15:45.511 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:45.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:45.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:45.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:45.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:45.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:45.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:45.770 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:45.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:45.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:45.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:45.896 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 89 16 106894 106878 75.0406 45.4375 0.0230733 0.0133196 2023-09-30T09:15:45.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:45.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:45.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:46.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:46.029 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:46.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:46.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:46.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:46.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:46.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:46.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:46.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:46.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:46.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:46.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:46.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:46.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:46 smithi099 bash[59238]: cluster 2023-09-30T09:15:44.669844+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-30T09:15:46.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:46.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:46.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:46.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:46 smithi005 bash[75361]: cluster 2023-09-30T09:15:44.669844+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-30T09:15:46.694 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:46 smithi005 bash[78438]: cluster 2023-09-30T09:15:44.669844+0000 mgr.y (mgr.34107) 425 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-30T09:15:46.716 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:46.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:46.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:46.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:46.896 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total time run: 90.0077 2023-09-30T09:15:46.896 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total writes made: 107680 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Write size: 65536 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object size: 65536 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Bandwidth (MB/sec): 74.7714 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Bandwidth: 27.5046 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max bandwidth (MB/sec): 177.125 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min bandwidth (MB/sec): 42.375 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average IOPS: 1196 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev IOPS: 440.074 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max IOPS: 2834 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min IOPS: 678 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average Latency(s): 0.0133692 2023-09-30T09:15:46.897 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Latency(s): 0.0119085 2023-09-30T09:15:46.898 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max latency(s): 0.272484 2023-09-30T09:15:46.898 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min latency(s): 0.00147638 2023-09-30T09:15:46.903 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Cleaning up (deleting benchmark objects) 2023-09-30T09:15:46.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:46.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:46.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:46.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:47.076 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:47.104 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:47.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:47.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:47.209 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:47.233 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:47.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:47.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:47.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:47.367 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:47.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:47.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:47.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:47.512 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:47.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:47.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:47.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:47.656 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:47.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:47.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:47.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:47.786 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:47.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:47.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:47.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:47.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:47.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:48.032 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:48.060 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:48.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:48.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:48.164 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:48.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:48.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:48.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:48.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:48.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:48.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:48.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:48.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:48.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:48.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:48.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:48.576 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:48.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:48.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:48.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:48.709 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:48.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:48 smithi099 bash[59238]: cluster 2023-09-30T09:15:46.670859+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s 2023-09-30T09:15:48.739 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:48.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:48.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:48.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:48 smithi005 bash[75361]: cluster 2023-09-30T09:15:46.670859+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s 2023-09-30T09:15:48.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:48 smithi005 bash[78438]: cluster 2023-09-30T09:15:46.670859+0000 mgr.y (mgr.34107) 426 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s 2023-09-30T09:15:48.845 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:48.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:48.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:48.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:48.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:49.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:49.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:49.143 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:49.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:49.189 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:15:49.190 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:15:49.190 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.190 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:109651 6.9 e105/96 6:92f38dc1:::benchmark_data_smithi005_105531_object1968:head v 105'6817, mlcod=105'6812)", 2023-09-30T09:15:49.190 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:15:49.177139+0000", 2023-09-30T09:15:49.190 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.010414489000000001, 2023-09-30T09:15:49.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010449093, 2023-09-30T09:15:49.190 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.177139+0000", 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.177139+0000", 2023-09-30T09:15:49.191 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.177140+0000", 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5300000000000003e-07 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.177148+0000", 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6590000000000007e-06 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.192 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.177161+0000", 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3454e-05 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.177169+0000", 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3250000000000002e-06 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.193 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.182801+0000", 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0056329090000000002 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.182855+0000", 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3696000000000002e-05 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.194 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:109655 6.9 e105/96 6:999986ad:::benchmark_data_smithi005_105531_object1972:head v 105'6818, mlcod=105'6812)", 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:15:49.184493+0000", 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0030606180000000002, 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0031711999999999999, 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.184493+0000", 2023-09-30T09:15:49.195 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.184493+0000", 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.184494+0000", 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4399999999999999e-07 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.184501+0000", 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1300000000000003e-06 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.184531+0000", 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.0184000000000001e-05 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:15:49.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.184541+0000", 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6379999999999999e-06 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186612+0000", 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.002070653 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.198 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186635+0000", 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3411e-05 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:109659 6.9 e105/96)", 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:15:49.186404+0000", 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0011497339999999999, 2023-09-30T09:15:49.199 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0013259070000000001, 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "queued for pg", 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186404+0000", 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186404+0000", 2023-09-30T09:15:49.200 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186405+0000", 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5300000000000003e-07 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186411+0000", 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7729999999999996e-06 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.201 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186425+0000", 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4143e-05 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186432+0000", 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1609999999999997e-06 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.202 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:109660 6.e e105/96 6:74f45115:::benchmark_data_smithi005_105531_object1977:head v 105'6854, mlcod=105'6852)", 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:15:49.186815+0000", 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.00073835199999999995, 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00097172000000000003, 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186815+0000", 2023-09-30T09:15:49.203 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186815+0000", 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186816+0000", 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0500000000000002e-07 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.204 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186824+0000", 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3379999999999999e-06 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186839+0000", 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5281000000000002e-05 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:15:49.205 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.186847+0000", 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8329999999999994e-06 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.187080+0000", 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00023317100000000001 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:49.187103+0000", 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3280000000000001e-05 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.206 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:15:49.207 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.207 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:15:49.207 INFO:teuthology.orchestra.run.smithi005.stdout: ], 2023-09-30T09:15:49.207 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 4 2023-09-30T09:15:49.207 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:15:49.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:49.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:49.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:49.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:49.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:49.529 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:49.560 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:49.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:49.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:49.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:49.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:49.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:15:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:15:49] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-09-30T09:15:49.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:49.821 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:49.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:49.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:49.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:49.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:50.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:50.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:50.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:50.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:50.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:50.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:50.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:50.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:50.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-30T09:15:50.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:50.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:50.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:50.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:50.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:50.512 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:50.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:50.530 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:50 smithi099 bash[59238]: cluster 2023-09-30T09:15:48.671514+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 801 op/s 2023-09-30T09:15:50.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:50 smithi099 bash[59238]: audit 2023-09-30T09:15:49.641433+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.5:0/1566608449' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:15:50.555 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:50 smithi099 bash[59238]: audit 2023-09-30T09:15:49.642437+0000 mon.a (mon.0) 560 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:15:50.556 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.6 to 1 (10000) 2023-09-30T09:15:50.616 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:50.645 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:50.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:50.692 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:50.695 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:50.747 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:50.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:50.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:50.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:50.891 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:50 smithi005 bash[78438]: cluster 2023-09-30T09:15:48.671514+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 801 op/s 2023-09-30T09:15:50.891 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:50 smithi005 bash[78438]: audit 2023-09-30T09:15:49.641433+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.5:0/1566608449' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:15:50.891 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:50 smithi005 bash[78438]: audit 2023-09-30T09:15:49.642437+0000 mon.a (mon.0) 560 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:15:50.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:50 smithi005 bash[75361]: cluster 2023-09-30T09:15:48.671514+0000 mgr.y (mgr.34107) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 801 op/s 2023-09-30T09:15:50.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:50 smithi005 bash[75361]: audit 2023-09-30T09:15:49.641433+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.5:0/1566608449' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:15:50.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:50 smithi005 bash[75361]: audit 2023-09-30T09:15:49.642437+0000 mon.a (mon.0) 560 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:15:50.908 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:50.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:51.014 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:51.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:51.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:51.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:51.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:51.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:51.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:51.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:51.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:51.315 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:51.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:51.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:51.419 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:51.467 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:51.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:51.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:51.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:51 smithi099 bash[59238]: audit 2023-09-30T09:15:50.512621+0000 mon.a (mon.0) 561 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:15:51.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:51 smithi099 bash[59238]: cluster 2023-09-30T09:15:50.521637+0000 mon.a (mon.0) 562 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-30T09:15:51.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:51 smithi099 bash[59238]: cluster 2023-09-30T09:15:50.534486+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:51 smithi099 bash[59238]: cluster 2023-09-30T09:15:50.535006+0000 osd.0 (osd.0) 24 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:51 smithi099 bash[59238]: cluster 2023-09-30T09:15:50.538310+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:51 smithi099 bash[59238]: cluster 2023-09-30T09:15:50.552240+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:51 smithi099 bash[59238]: cluster 2023-09-30T09:15:50.555964+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.574 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:51.600 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:51.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:51.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:51.703 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:51.737 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:51.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:51.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:51.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:51.850 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[78438]: audit 2023-09-30T09:15:50.512621+0000 mon.a (mon.0) 561 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:15:51.850 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[78438]: cluster 2023-09-30T09:15:50.521637+0000 mon.a (mon.0) 562 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[78438]: cluster 2023-09-30T09:15:50.534486+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[78438]: cluster 2023-09-30T09:15:50.535006+0000 osd.0 (osd.0) 24 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[78438]: cluster 2023-09-30T09:15:50.538310+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[78438]: cluster 2023-09-30T09:15:50.552240+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[78438]: cluster 2023-09-30T09:15:50.555964+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[75361]: audit 2023-09-30T09:15:50.512621+0000 mon.a (mon.0) 561 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[75361]: cluster 2023-09-30T09:15:50.521637+0000 mon.a (mon.0) 562 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[75361]: cluster 2023-09-30T09:15:50.534486+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[75361]: cluster 2023-09-30T09:15:50.535006+0000 osd.0 (osd.0) 24 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[75361]: cluster 2023-09-30T09:15:50.538310+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[75361]: cluster 2023-09-30T09:15:50.552240+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:51 smithi005 bash[75361]: cluster 2023-09-30T09:15:50.555964+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e106 with expected crc 2023-09-30T09:15:51.882 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:51.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:51.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:51.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:52.010 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:52.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:52.113 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:52.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:52.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:52.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:52.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:52.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:52.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:52.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:52.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:52.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:52.551 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:52.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:52.679 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:52.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:52.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:52 smithi005 bash[75361]: cluster 2023-09-30T09:15:50.671867+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 124 B/s rd, 52 MiB/s wr, 984 op/s 2023-09-30T09:15:52.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:52 smithi005 bash[75361]: audit 2023-09-30T09:15:51.537273+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:52 smithi005 bash[78438]: cluster 2023-09-30T09:15:50.671867+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 124 B/s rd, 52 MiB/s wr, 984 op/s 2023-09-30T09:15:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:52 smithi005 bash[78438]: audit 2023-09-30T09:15:51.537273+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:52.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:52 smithi099 bash[59238]: cluster 2023-09-30T09:15:50.671867+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 124 B/s rd, 52 MiB/s wr, 984 op/s 2023-09-30T09:15:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:52 smithi099 bash[59238]: audit 2023-09-30T09:15:51.537273+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:15:52.804 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:52.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:52.907 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:52.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:52.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:52.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:53.038 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:53.063 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:53.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:53.166 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:53.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:53.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:53.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:53.229 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-30T09:15:53.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:53.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:53.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:53.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:53.469 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:53.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:53.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:53.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:53.602 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:53.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:53.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:53.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:53.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:53.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:53.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:53.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:53.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:53.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:53.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:53.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:53.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:54.016 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:54.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:54.120 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:54.154 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:54.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:54.259 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:54.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:54.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:54.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:54.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:54.526 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:54.545 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:54 smithi099 bash[59238]: cluster 2023-09-30T09:15:52.672556+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 811 op/s 2023-09-30T09:15:54.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:54.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:54.664 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:54.692 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:54.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:54 smithi005 bash[75361]: cluster 2023-09-30T09:15:52.672556+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 811 op/s 2023-09-30T09:15:54.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:54 smithi005 bash[78438]: cluster 2023-09-30T09:15:52.672556+0000 mgr.y (mgr.34107) 429 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 811 op/s 2023-09-30T09:15:54.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:54.840 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:54.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:54.944 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:54.971 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:54.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:54.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:55.075 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:55.114 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:55.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:55.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:55.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:55.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:55.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:55.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:55.342 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:55.369 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:55.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:55.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:55.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:55.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:55.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:55.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:55.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:55.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:55.739 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:55.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:55.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:55.872 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:55.908 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:55.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:55.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:56.015 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:56.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:56.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:56.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:56.151 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:56.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:56.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:56.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:56.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:56.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:56.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:56.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:56.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:56.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:15:56.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:56.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:15:56.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:56.568 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:56.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:56.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:56.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:57.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:57.191 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:56 smithi099 bash[59238]: cluster 2023-09-30T09:15:54.673066+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 809 op/s 2023-09-30T09:15:57.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:57.192 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:56 smithi005 bash[75361]: cluster 2023-09-30T09:15:54.673066+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 809 op/s 2023-09-30T09:15:57.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:56 smithi005 bash[78438]: cluster 2023-09-30T09:15:54.673066+0000 mgr.y (mgr.34107) 430 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 809 op/s 2023-09-30T09:15:57.293 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:57.367 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:57.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:57.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:57.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:57.518 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:57.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:57.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:57.622 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:57.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:57.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:57.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:57.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:57.788 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:57.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:57.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:57.893 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:57.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:57.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:57.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:58.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:58.059 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:58.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:58.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:58.167 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:58.211 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:15:58.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:58.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:15:58.300 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:15:58.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:58.354 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:15:58.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:15:58.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:58.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:15:58.404 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:15:58.447 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:15:58.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:58.487 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:15:58.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:58.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:58.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:58 smithi005 bash[75361]: cluster 2023-09-30T09:15:56.673659+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 17 MiB/s wr, 819 op/s 2023-09-30T09:15:58.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:58 smithi005 bash[75361]: audit 2023-09-30T09:15:58.248775+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.5:0/1504006803' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:58.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:58 smithi005 bash[78438]: cluster 2023-09-30T09:15:56.673659+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 17 MiB/s wr, 819 op/s 2023-09-30T09:15:58.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:58 smithi005 bash[78438]: audit 2023-09-30T09:15:58.248775+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.5:0/1504006803' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:58.518 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:15:58.554 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:15:58.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:58.600 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:15:58.604 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.604 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.604 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.604 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.604 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.604 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.604 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.605 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:15:58.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:58.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:58.730 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:58.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:58.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:58.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:58 smithi099 bash[59238]: cluster 2023-09-30T09:15:56.673659+0000 mgr.y (mgr.34107) 431 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 17 MiB/s wr, 819 op/s 2023-09-30T09:15:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:58 smithi099 bash[59238]: audit 2023-09-30T09:15:58.248775+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.5:0/1504006803' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:15:58.863 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:58.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:58.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:58.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:58.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:59.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:15:59.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:15:59.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:59.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:59.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:59.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:59.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:59.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:59.366 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:15:59.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:59.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:15:59 smithi005 bash[78438]: audit 2023-09-30T09:15:58.694900+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.5:0/2609356284' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:15:59.395 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:15:59 smithi005 bash[75361]: audit 2023-09-30T09:15:58.694900+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.5:0/2609356284' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:15:59.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:59.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:15:59.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:59.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:15:59.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:15:59.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:15:59 smithi099 bash[59238]: audit 2023-09-30T09:15:58.694900+0000 mon.a (mon.0) 564 : audit 1 from='client.? 172.21.15.5:0/2609356284' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:15:59.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:59.662 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:15:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:15:59] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:15:59.683 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:15:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:15:59.790 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:59.814 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:15:59.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:15:59.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:59.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:15:59.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:15:59.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:00.049 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:00.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:00.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:00.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:00.179 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:00.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:00.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:00.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:00.313 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:00.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:00.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:00.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:00.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:58.674313+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 3.0 MiB/s wr, 824 op/s 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:59.339004+0000 mon.a (mon.0) 565 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: audit 2023-09-30T09:15:59.351568+0000 mon.a (mon.0) 566 : audit 1 from='client.? 172.21.15.5:0/2609356284' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:59.360549+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:59.362298+0000 mon.a (mon.0) 567 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:59.367729+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:59.371076+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:59.372376+0000 osd.0 (osd.0) 25 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.451 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[78438]: cluster 2023-09-30T09:15:59.373422+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:58.674313+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 3.0 MiB/s wr, 824 op/s 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:59.339004+0000 mon.a (mon.0) 565 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: audit 2023-09-30T09:15:59.351568+0000 mon.a (mon.0) 566 : audit 1 from='client.? 172.21.15.5:0/2609356284' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:59.360549+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:59.362298+0000 mon.a (mon.0) 567 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:59.367729+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:59.371076+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:59.372376+0000 osd.0 (osd.0) 25 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.452 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:00 smithi005 bash[75361]: cluster 2023-09-30T09:15:59.373422+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:00.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:00.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:00.578 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:58.674313+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 3.0 MiB/s wr, 824 op/s 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:59.339004+0000 mon.a (mon.0) 565 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: audit 2023-09-30T09:15:59.351568+0000 mon.a (mon.0) 566 : audit 1 from='client.? 172.21.15.5:0/2609356284' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:59.360549+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:59.362298+0000 mon.a (mon.0) 567 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:59.367729+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:59.371076+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.587 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:59.372376+0000 osd.0 (osd.0) 25 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.588 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:00 smithi099 bash[59238]: cluster 2023-09-30T09:15:59.373422+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e107 with expected crc 2023-09-30T09:16:00.610 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:00.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:00.716 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:00.741 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:00.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:00.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:00.795 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:00.795 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:00.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:00.873 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:00.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:00.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:00.982 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:01.005 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:01.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:01.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:01.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:01.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:01.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:01.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:01.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:01.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:01.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:01.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:01.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:01.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:01.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:01.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:16:01.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:01.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:01.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:01.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:01.937 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:01.960 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:01.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:01.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:02.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:02.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:02.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:02.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:02.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:02.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:02.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:02.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:02.332 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:02.356 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:02.357 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:02 smithi005 bash[75361]: cluster 2023-09-30T09:16:00.674827+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-09-30T09:16:02.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:02.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:02.376 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:16:02.459 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:02.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:02.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:02.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:02.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:02 smithi099 bash[59238]: cluster 2023-09-30T09:16:00.674827+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-09-30T09:16:02.589 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:02 smithi005 bash[78438]: cluster 2023-09-30T09:16:00.674827+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-09-30T09:16:02.604 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:02.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:02.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:02.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:02.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:02.763 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:02.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:02.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:02.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:02.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:02.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:03.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:03.037 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:03.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:03.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:03.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:03.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:03.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:03.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:03.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:03.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:03.437 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:03.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:03.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:03.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:03.679 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:03.714 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:03.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:03.818 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:03.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:03.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:03.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:03.986 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:03.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:03.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:04.092 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:04.116 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:04.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:04.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:04.221 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:04.253 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:04.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:04.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:04.359 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:04.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:04.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:04.443 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:04 smithi005 bash[78438]: cluster 2023-09-30T09:16:02.676466+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-09-30T09:16:04.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:04.503 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:04 smithi099 bash[59238]: cluster 2023-09-30T09:16:02.676466+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-09-30T09:16:04.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:04.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:04.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:04.650 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:04.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:04.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:04.764 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:04 smithi005 bash[75361]: cluster 2023-09-30T09:16:02.676466+0000 mgr.y (mgr.34107) 434 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 804 op/s 2023-09-30T09:16:04.785 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:04.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:04.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:04.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:04.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:04.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:04.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:05.028 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:05.052 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:05.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:05.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:05.159 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:05.190 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:05.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:05.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:05.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:05.323 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:05.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:05.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:05.428 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:05.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:05.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:05.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:05.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:05.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:05.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:05.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:05.706 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:05.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:05.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:05.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:05.835 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:05.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:05.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:05.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:05.968 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:06.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:06.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:06.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:06.137 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:06.240 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:06.264 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:06.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:06.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:06.373 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:06 smithi005 bash[75361]: cluster 2023-09-30T09:16:04.677182+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-09-30T09:16:06.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:06.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:06.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:06.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:06.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:06.549 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:06.550 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:06.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:06.646 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:06 smithi005 bash[78438]: cluster 2023-09-30T09:16:04.677182+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-09-30T09:16:06.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:06.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:06.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:06 smithi099 bash[59238]: cluster 2023-09-30T09:16:04.677182+0000 mgr.y (mgr.34107) 435 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-09-30T09:16:06.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:06.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:06.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:06.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:06.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:06.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:07.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:07.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:07.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:07.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:07.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:07.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:07.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:07.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:07.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:07.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:07.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:07.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:07.383 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.7 to 1 (10000) 2023-09-30T09:16:07.446 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:16:07.447 INFO:teuthology.orchestra.run.smithi005.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-30T09:16:07.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:07.485 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:07 smithi099 bash[59238]: audit 2023-09-30T09:16:06.538682+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:07.485 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:07 smithi099 bash[59238]: audit 2023-09-30T09:16:07.189014+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.5:0/654745465' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:16:07.486 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:07 smithi099 bash[59238]: audit 2023-09-30T09:16:07.189368+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:16:07.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:07.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:07.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:07.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:07.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:07 smithi005 bash[75361]: audit 2023-09-30T09:16:06.538682+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:07.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:07 smithi005 bash[75361]: audit 2023-09-30T09:16:07.189014+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.5:0/654745465' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:16:07.615 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:07 smithi005 bash[75361]: audit 2023-09-30T09:16:07.189368+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:16:07.615 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:07 smithi005 bash[78438]: audit 2023-09-30T09:16:06.538682+0000 mon.a (mon.0) 568 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:07.615 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:07 smithi005 bash[78438]: audit 2023-09-30T09:16:07.189014+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.5:0/654745465' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:16:07.615 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:07 smithi005 bash[78438]: audit 2023-09-30T09:16:07.189368+0000 mon.a (mon.0) 569 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:16:07.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:07.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:07.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:07.739 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:07.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:07.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:07.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:07.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:07.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:07.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:08.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:08.031 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:08.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:08.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:08.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:08.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:08.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:08.286 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:08.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:08.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:08.418 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:08.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:08.526 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:08.552 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:08.596 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[78438]: cluster 2023-09-30T09:16:06.679407+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-09-30T09:16:08.596 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[78438]: audit 2023-09-30T09:16:07.371398+0000 mon.a (mon.0) 570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:16:08.596 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[78438]: cluster 2023-09-30T09:16:07.375665+0000 mon.a (mon.0) 571 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-30T09:16:08.596 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[78438]: cluster 2023-09-30T09:16:07.383519+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.596 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[78438]: cluster 2023-09-30T09:16:07.385353+0000 osd.0 (osd.0) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.596 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[78438]: cluster 2023-09-30T09:16:07.387152+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.596 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[78438]: cluster 2023-09-30T09:16:07.395247+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[75361]: cluster 2023-09-30T09:16:06.679407+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-09-30T09:16:08.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[75361]: audit 2023-09-30T09:16:07.371398+0000 mon.a (mon.0) 570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:16:08.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[75361]: cluster 2023-09-30T09:16:07.375665+0000 mon.a (mon.0) 571 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-30T09:16:08.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[75361]: cluster 2023-09-30T09:16:07.383519+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[75361]: cluster 2023-09-30T09:16:07.385353+0000 osd.0 (osd.0) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[75361]: cluster 2023-09-30T09:16:07.387152+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.597 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:08 smithi005 bash[75361]: cluster 2023-09-30T09:16:07.395247+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.656 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:08.677 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:08.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:08.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:08 smithi099 bash[59238]: cluster 2023-09-30T09:16:06.679407+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-09-30T09:16:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:08 smithi099 bash[59238]: audit 2023-09-30T09:16:07.371398+0000 mon.a (mon.0) 570 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:16:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:08 smithi099 bash[59238]: cluster 2023-09-30T09:16:07.375665+0000 mon.a (mon.0) 571 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-30T09:16:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:08 smithi099 bash[59238]: cluster 2023-09-30T09:16:07.383519+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:08 smithi099 bash[59238]: cluster 2023-09-30T09:16:07.385353+0000 osd.0 (osd.0) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:08 smithi099 bash[59238]: cluster 2023-09-30T09:16:07.387152+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:08 smithi099 bash[59238]: cluster 2023-09-30T09:16:07.395247+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e108 with expected crc 2023-09-30T09:16:08.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:08.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:08.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:08.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:08.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:09.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:09.103 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:09.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:09.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:09.209 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:09.242 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:09.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:09.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:09.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:09.365 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:09.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:09.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:09.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:09.478 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:16:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:16:09] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.33.4" 2023-09-30T09:16:09.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:09.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:09.595 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:09.621 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:09.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:09.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:09.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:09.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:09.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:09.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:09.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:09.894 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:09.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:09.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:09.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:10.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:10.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:10.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:10.165 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:10.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:10.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:10.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:10.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:10.399 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:10.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:10.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:10.515 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:10 smithi005 bash[78438]: cluster 2023-09-30T09:16:08.680101+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-09-30T09:16:10.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:10 smithi005 bash[75361]: cluster 2023-09-30T09:16:08.680101+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-09-30T09:16:10.535 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:10.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:10 smithi099 bash[59238]: cluster 2023-09-30T09:16:08.680101+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-09-30T09:16:10.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:10.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:10.621 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-30T09:16:10.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:16:10.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:10.705 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:10.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:10.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-30T09:16:10.808 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:10.853 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:10.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:10.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:10.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:10.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:11.099 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:11.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:11.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:11.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:11.223 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:11.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:11.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:11.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:11.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:11.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:11.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:11.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:11.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:11.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:11.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:11.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:11.645 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:11.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:11.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:11.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:11.779 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:11.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:11.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:11.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:11.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:11.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:11.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:12.017 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:12.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:12.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:12.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:12.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:12.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:12.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:12.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:12.334 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:12.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:12.438 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:12.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:12.472 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:12 smithi005 bash[75361]: cluster 2023-09-30T09:16:10.681084+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-09-30T09:16:12.472 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:12 smithi005 bash[78438]: cluster 2023-09-30T09:16:10.681084+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-09-30T09:16:12.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:12.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:12.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:12.606 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:12.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:12.707 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:12.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:12 smithi099 bash[59238]: cluster 2023-09-30T09:16:10.681084+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-09-30T09:16:12.736 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:12.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:12.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:12.881 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:12.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:12.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:12.984 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:13.015 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:13.122 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:13.152 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:13.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:13.255 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:13.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:13.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:13.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:13.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:13.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:13.519 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.551 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:13.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:13.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:13.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:13.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:13.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:13.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:13.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:13.908 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:13.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:13.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:13.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:14.044 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:14.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:14.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:14.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:14.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:14.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:14.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:14.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:14.321 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:14.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:14.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:14.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:14.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:14 smithi005 bash[75361]: cluster 2023-09-30T09:16:12.681673+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-09-30T09:16:14.455 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:14.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:14.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:14.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:14.595 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:14.630 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:14.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:14.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:14.733 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:14.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:14 smithi099 bash[59238]: cluster 2023-09-30T09:16:12.681673+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-09-30T09:16:14.757 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:14.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:14.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:14.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:14 smithi005 bash[78438]: cluster 2023-09-30T09:16:12.681673+0000 mgr.y (mgr.34107) 439 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-09-30T09:16:14.863 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:14.904 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:14.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:14.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:15.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:15.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:15.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:15.143 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:15.172 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:15.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:15.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:15.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:15.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:15.437 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:15.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:15.471 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:15.472 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:15.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:15.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:15.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:15.601 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:16:15.639 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:16:15.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:15.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:15.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:15.698 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:16:15.739 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:16:15.788 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:16:15.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:15.827 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:16:15.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:15.866 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:16:15.906 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:16:15.908 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.908 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.908 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.908 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.908 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.908 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:16:15.937 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:15.968 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:15.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:16.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:16.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:16.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:16.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:16.238 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:16.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:16.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:16.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:16.362 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:16.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:16.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:16.407 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[75361]: cluster 2023-09-30T09:16:14.684104+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-30T09:16:16.407 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[75361]: audit 2023-09-30T09:16:15.543611+0000 mon.a (mon.0) 572 : audit 0 from='client.? 172.21.15.5:0/830105748' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:16:16.410 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:16:16.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:16.497 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:16.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:16.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:16.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:16.611 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:16 smithi099 bash[59238]: cluster 2023-09-30T09:16:14.684104+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-30T09:16:16.611 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:16 smithi099 bash[59238]: audit 2023-09-30T09:16:15.543611+0000 mon.a (mon.0) 572 : audit 0 from='client.? 172.21.15.5:0/830105748' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:16:16.611 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:16 smithi099 bash[59238]: audit 2023-09-30T09:16:15.950979+0000 mon.a (mon.0) 573 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:16:16.611 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:16 smithi099 bash[59238]: audit 2023-09-30T09:16:15.952403+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.5:0/2078586391' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:16:16.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:16.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:16.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:16.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:16.745 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[75361]: audit 2023-09-30T09:16:15.950979+0000 mon.a (mon.0) 573 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:16:16.745 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[75361]: audit 2023-09-30T09:16:15.952403+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.5:0/2078586391' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:16:16.745 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[78438]: cluster 2023-09-30T09:16:14.684104+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-30T09:16:16.745 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[78438]: audit 2023-09-30T09:16:15.543611+0000 mon.a (mon.0) 572 : audit 0 from='client.? 172.21.15.5:0/830105748' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:16:16.745 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[78438]: audit 2023-09-30T09:16:15.950979+0000 mon.a (mon.0) 573 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:16:16.745 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:16 smithi005 bash[78438]: audit 2023-09-30T09:16:15.952403+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.5:0/2078586391' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:16:16.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:16.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:16.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:16.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:16.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:16.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:17.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:17.061 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:17.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:17.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:17.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:17.195 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:17.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:17.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:17.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:17.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:17.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:17.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:17.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:17.433 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[78438]: cluster 2023-09-30T09:16:16.394541+0000 mon.a (mon.0) 574 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[78438]: cluster 2023-09-30T09:16:16.394577+0000 mon.a (mon.0) 575 : cluster 1 Cluster is now healthy 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[78438]: audit 2023-09-30T09:16:16.396384+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[78438]: cluster 2023-09-30T09:16:16.400586+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[78438]: cluster 2023-09-30T09:16:16.401254+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[78438]: cluster 2023-09-30T09:16:16.402016+0000 mon.a (mon.0) 577 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[78438]: cluster 2023-09-30T09:16:16.415517+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[75361]: cluster 2023-09-30T09:16:16.394541+0000 mon.a (mon.0) 574 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:16:17.434 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[75361]: cluster 2023-09-30T09:16:16.394577+0000 mon.a (mon.0) 575 : cluster 1 Cluster is now healthy 2023-09-30T09:16:17.435 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[75361]: audit 2023-09-30T09:16:16.396384+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:16:17.435 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[75361]: cluster 2023-09-30T09:16:16.400586+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:17.435 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[75361]: cluster 2023-09-30T09:16:16.401254+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:17.435 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[75361]: cluster 2023-09-30T09:16:16.402016+0000 mon.a (mon.0) 577 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-30T09:16:17.435 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:17 smithi005 bash[75361]: cluster 2023-09-30T09:16:16.415517+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:17.459 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:17.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:17.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:17.563 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:17.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:17.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:17.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:17.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:17.730 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:17.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:17.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:17 smithi099 bash[59238]: cluster 2023-09-30T09:16:16.394541+0000 mon.a (mon.0) 574 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:16:18.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:17 smithi099 bash[59238]: cluster 2023-09-30T09:16:16.394577+0000 mon.a (mon.0) 575 : cluster 1 Cluster is now healthy 2023-09-30T09:16:18.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:17 smithi099 bash[59238]: audit 2023-09-30T09:16:16.396384+0000 mon.a (mon.0) 576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:16:18.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:17 smithi099 bash[59238]: cluster 2023-09-30T09:16:16.400586+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:18.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:17 smithi099 bash[59238]: cluster 2023-09-30T09:16:16.401254+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:18.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:17 smithi099 bash[59238]: cluster 2023-09-30T09:16:16.402016+0000 mon.a (mon.0) 577 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-30T09:16:18.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:17 smithi099 bash[59238]: cluster 2023-09-30T09:16:16.415517+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e109 with expected crc 2023-09-30T09:16:18.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:18.143 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:18.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:18.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:18.363 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:18.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:18.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:18.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:18.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:18.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:18.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:18.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:18.639 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:18.648 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:18 smithi099 bash[59238]: cluster 2023-09-30T09:16:16.684528+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2023-09-30T09:16:18.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:18.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:18.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:18.747 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:18 smithi005 bash[75361]: cluster 2023-09-30T09:16:16.684528+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2023-09-30T09:16:18.747 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:18 smithi005 bash[78438]: cluster 2023-09-30T09:16:16.684528+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 823 op/s 2023-09-30T09:16:18.769 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:18.795 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:18.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:18.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:18.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:18.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:18.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:18.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:19.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:19.077 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:19.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:19.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:19.183 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:19.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:19.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:19.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:19.315 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:19.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:19.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:19.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:19.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:19.484 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:19.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:19.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:19.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:16:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:16:19] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.33.4" 2023-09-30T09:16:19.588 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:19.613 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:19.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:19.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:19.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:19.758 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:19.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:19.863 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:19.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:19.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:19.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:19.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:20.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:20.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:20.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:20.130 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:20.173 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:20.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:20.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:20.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:20.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:20.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:20.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:20.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:20.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:20.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:20.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:20.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:16:20.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:16:20.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:20.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:20 smithi099 bash[59238]: cluster 2023-09-30T09:16:18.685569+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-30T09:16:20.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:20.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:20.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:20.765 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:20.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:20 smithi005 bash[75361]: cluster 2023-09-30T09:16:18.685569+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-30T09:16:20.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:20 smithi005 bash[78438]: cluster 2023-09-30T09:16:18.685569+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-30T09:16:20.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:20.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:20.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:20.924 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:20.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:21.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:21.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:21.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:21.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:21.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:21.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:21.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:21.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:21.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:21.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:21.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:21.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:21.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:21.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:21.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:21.607 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:21.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:21.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:21.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:21.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:21.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:21.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:21.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:21.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:21.903 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:21.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:22.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:22.050 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:22.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:22.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:22.157 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:22.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:22.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:22.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:22.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:22.311 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:22.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:22.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:22.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:22.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:22.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:22.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:22.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:22.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:22.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:22.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:22.619 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14721 6.f 6:f90c6ef5:::benchmark_data_smithi005_105531_object14720:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.023252+0000", 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 119.59144094, 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17824131900000001, 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.620 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14721 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023252+0000", 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.621 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023252+0000", 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023254+0000", 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7349999999999999e-06 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.622 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023303+0000", 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8908e-05 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023316+0000", 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3594999999999999e-05 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023325+0000", 2023-09-30T09:16:22.623 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3939999999999996e-06 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023390+0000", 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5308999999999994e-05 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023539+0000", 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000149149 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.624 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023690+0000", 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015095500000000001 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025205+0000", 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001515083 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.625 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200968+0000", 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17576246500000001 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201213+0000", 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024557799999999999 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201373+0000", 2023-09-30T09:16:22.626 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015971 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201493+0000", 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000120438 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.627 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:14722 6.1 e99/96 6:81b0650f:::benchmark_data_smithi005_105531_object14721:head v 99'904, mlcod=99'901)", 2023-09-30T09:16:22.628 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.024447+0000", 2023-09-30T09:16:22.628 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 119.59024618399999, 2023-09-30T09:16:22.628 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17696431600000001, 2023-09-30T09:16:22.629 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.629 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.629 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.629 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.629 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.629 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024447+0000", 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024447+0000", 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.630 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024448+0000", 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9099999999999991e-07 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024475+0000", 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7200999999999999e-05 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.631 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024492+0000", 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7099999999999999e-05 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024501+0000", 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7059999999999993e-06 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.632 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024721+0000", 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00022035199999999999 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024742+0000", 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0696999999999999e-05 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.633 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201095+0000", 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17635356599999999 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201411+0000", 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00031570300000000002 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.634 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14730 6.f 6:f375fc45:::benchmark_data_smithi005_105531_object14729:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.025463+0000", 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 119.589230406, 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17635715099999999, 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.635 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14730 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.636 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025463+0000", 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025463+0000", 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025476+0000", 2023-09-30T09:16:22.637 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3185e-05 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025503+0000", 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7033e-05 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025514+0000", 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1687e-05 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.638 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025522+0000", 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7489999999999998e-06 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025588+0000", 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5326000000000004e-05 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.639 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025725+0000", 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013729700000000001 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025823+0000", 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8549999999999997e-05 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200845+0000", 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17502208699999999 2023-09-30T09:16:22.640 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201094+0000", 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024844899999999998 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201601+0000", 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00050754999999999995 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.641 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201732+0000", 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013051 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201820+0000", 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7727999999999998e-05 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.642 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:14726 6.1 e99/96 6:8e581ad5:::benchmark_data_smithi005_105531_object14725:head v 99'905, mlcod=99'901)", 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.026113+0000", 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 119.588580282, 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.175403366, 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026113+0000", 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.643 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026113+0000", 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026114+0000", 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.057e-06 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.644 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026285+0000", 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000171218 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026297+0000", 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1973999999999999e-05 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.645 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026305+0000", 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8269999999999998e-06 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026414+0000", 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010958 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.026435+0000", 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0576000000000001e-05 2023-09-30T09:16:22.646 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201422+0000", 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17498692199999999 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201516+0000", 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4211999999999999e-05 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.647 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.34803.0:14721 6.f e99/96 ondisk, result = 0)", 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.027139+0000", 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 119.587553486, 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.173854865, 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.648 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027139+0000", 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027139+0000", 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.649 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027140+0000", 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0800000000000004e-07 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027146+0000", 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4609999999999999e-06 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.650 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200689+0000", 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17354278400000001 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200714+0000", 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5488999999999999e-05 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.651 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200927+0000", 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00021269799999999999 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200950+0000", 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3031999999999999e-05 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200994+0000", 2023-09-30T09:16:22.652 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4592999999999998e-05 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:14733 6.2 e99/96 6:4c59cfe6:::benchmark_data_smithi005_105531_object14732:head v 99'888, mlcod=99'886)", 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.027376+0000", 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 119.587317188, 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17522168699999999, 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.653 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027376+0000", 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027376+0000", 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.654 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027377+0000", 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9100000000000003e-07 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.027414+0000", 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7404999999999998e-05 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.655 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200710+0000", 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17329572300000001 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200736+0000", 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6553000000000001e-05 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200818+0000", 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1632999999999996e-05 2023-09-30T09:16:22.656 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200851+0000", 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2882000000000001e-05 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.202531+0000", 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0016802729999999999 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.657 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.202597+0000", 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6427000000000006e-05 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:14725 6.8 e99/96 6:1934671d:::benchmark_data_smithi005_105531_object14724:head v 99'951, mlcod=99'949)", 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.028037+0000", 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 119.586656035, 2023-09-30T09:16:22.658 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17656225, 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.028037+0000", 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.028037+0000", 2023-09-30T09:16:22.659 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.028038+0000", 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6499999999999998e-07 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.028091+0000", 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2899999999999998e-05 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.660 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200732+0000", 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.172641671 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200764+0000", 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1396000000000002e-05 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.661 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200928+0000", 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016441599999999999 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200988+0000", 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0139000000000001e-05 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.204537+0000", 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003548743 2023-09-30T09:16:22.662 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.204599+0000", 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2119999999999995e-05 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.663 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18114 6.f 6:f0344fa6:::benchmark_data_smithi005_105531_object18113:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.953098+0000", 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.66159544, 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20663004500000001, 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18114 2023-09-30T09:16:22.664 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953098+0000", 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953098+0000", 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.665 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953099+0000", 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8819999999999999e-06 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953160+0000", 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0268e-05 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953173+0000", 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3315e-05 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953181+0000", 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2050000000000002e-06 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.667 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953299+0000", 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000117989 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953386+0000", 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6714999999999999e-05 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.668 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953478+0000", 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2312000000000007e-05 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954344+0000", 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00086571499999999997 2023-09-30T09:16:22.669 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.955661+0000", 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001317092 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159483+0000", 2023-09-30T09:16:22.670 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20382204600000001 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159625+0000", 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014163399999999999 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.671 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159728+0000", 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000102872 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18117 6.f 6:ffe58db0:::benchmark_data_smithi005_105531_object18116:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.953209+0000", 2023-09-30T09:16:22.672 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.661483902, 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20687028800000001, 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18117 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.673 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953209+0000", 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953209+0000", 2023-09-30T09:16:22.674 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953210+0000", 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5199999999999995e-07 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.675 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953232+0000", 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1679999999999999e-05 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953241+0000", 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1710000000000008e-06 2023-09-30T09:16:22.676 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953248+0000", 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.576e-06 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.677 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954636+0000", 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0013876680000000001 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954714+0000", 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8424000000000007e-05 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.678 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954799+0000", 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4999000000000004e-05 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958648+0000", 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0038485730000000001 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.679 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958787+0000", 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000138856 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159833+0000", 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.201045794 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.680 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159982+0000", 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014898 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160079+0000", 2023-09-30T09:16:22.681 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7714999999999995e-05 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18112 6.3 e99/96 6:ca5351d6:::benchmark_data_smithi005_105531_object18111:head v 99'1152, mlcod=99'1149)", 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:16:22.682 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.658114294, 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20408526599999999, 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.683 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0800000000000004e-07 2023-09-30T09:16:22.684 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.685 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.685 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.685 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956788+0000", 2023-09-30T09:16:22.685 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020834400000000001 2023-09-30T09:16:22.685 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.685 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956795+0000", 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7680000000000008e-06 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956801+0000", 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4009999999999996e-06 2023-09-30T09:16:22.686 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957667+0000", 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000866247 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957685+0000", 2023-09-30T09:16:22.687 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8215000000000001e-05 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160611+0000", 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20292600299999999 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.688 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160664+0000", 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2580000000000001e-05 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18123 6.0 e99/96 6:09425db5:::benchmark_data_smithi005_105531_object18122:head v 99'1172, mlcod=99'1170)", 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:16:22.689 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.658003138, 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20266541299999999, 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.690 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4600000000000005e-07 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.691 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956722+0000", 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1949000000000002e-05 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956734+0000", 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1286e-05 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.692 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956741+0000", 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9519999999999997e-06 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956848+0000", 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010785000000000001 2023-09-30T09:16:22.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956867+0000", 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8516e-05 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960156+0000", 2023-09-30T09:16:22.694 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003289139 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159355+0000", 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19919917500000001 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.695 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18122 6.2 e99/96 6:4d549af7:::benchmark_data_smithi005_105531_object18121:head v 99'1084, mlcod=99'1082)", 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.957298+0000", 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.657394696, 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20206924800000001, 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.696 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957298+0000", 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957298+0000", 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.697 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957299+0000", 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1200000000000002e-07 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957430+0000", 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013123200000000001 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.698 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957442+0000", 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1496e-05 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957449+0000", 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.559e-06 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.699 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957512+0000", 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2351e-05 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957527+0000", 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.501e-05 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159313+0000", 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20178669900000001 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159367+0000", 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4188999999999999e-05 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.701 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18108 6.8 e99/96 6:124e407b:::benchmark_data_smithi005_105531_object18107:head v 99'1174, mlcod=99'1172)", 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.958399+0000", 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.65629398999999, 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20481280399999999, 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.702 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958399+0000", 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958399+0000", 2023-09-30T09:16:22.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958400+0000", 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.82e-07 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958894+0000", 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00049420400000000004 2023-09-30T09:16:22.704 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958905+0000", 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1097000000000001e-05 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958912+0000", 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.644e-06 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.705 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959331+0000", 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000418377 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959349+0000", 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8536e-05 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.706 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163103+0000", 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20375383999999999 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163212+0000", 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010852400000000001 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.707 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18115 6.3 e99/96 6:cd2e296c:::benchmark_data_smithi005_105531_object18114:head v 99'1153, mlcod=99'1150)", 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.655760853, 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.203479885, 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.708 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9700000000000002e-07 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958966+0000", 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3195999999999999e-05 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958974+0000", 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2090000000000005e-06 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958980+0000", 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8719999999999999e-06 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960046+0000", 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001066355 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960058+0000", 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2225000000000001e-05 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.162359+0000", 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.202300809 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.713 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.162412+0000", 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2821999999999997e-05 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18120 6.8 e99/96 6:132a6dc7:::benchmark_data_smithi005_105531_object18119:head v 99'1175, mlcod=99'1172)", 2023-09-30T09:16:22.714 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.960116+0000", 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.65457650800001, 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20522971500000001, 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960116+0000", 2023-09-30T09:16:22.715 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960116+0000", 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960117+0000", 2023-09-30T09:16:22.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9500000000000003e-07 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960144+0000", 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7373e-05 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159240+0000", 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19909553699999999 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159385+0000", 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014564800000000001 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159986+0000", 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00060085200000000003 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160706+0000", 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00071939599999999997 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.719 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165133+0000", 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0044277250000000004 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165346+0000", 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00021268900000000001 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.720 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.721 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.721 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.721 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.721 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18127 6.f 6:f8e76559:::benchmark_data_smithi005_105531_object18126:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:16:22.721 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.960333+0000", 2023-09-30T09:16:22.721 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.65436021799999, 2023-09-30T09:16:22.721 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.206693452, 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18127 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.722 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.723 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.723 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.723 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960333+0000", 2023-09-30T09:16:22.723 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.723 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.723 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.723 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960333+0000", 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960334+0000", 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.46e-06 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.724 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960355+0000", 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0516000000000001e-05 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159435+0000", 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.199080647 2023-09-30T09:16:22.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159449+0000", 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4066999999999999e-05 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160168+0000", 2023-09-30T09:16:22.726 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00071851499999999997 2023-09-30T09:16:22.727 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.727 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.727 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.727 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160471+0000", 2023-09-30T09:16:22.727 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00030309400000000001 2023-09-30T09:16:22.728 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.728 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.728 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:16:22.728 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160933+0000", 2023-09-30T09:16:22.728 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00046188199999999999 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163052+0000", 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0021190010000000001 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.166878+0000", 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0038262560000000001 2023-09-30T09:16:22.729 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.166921+0000", 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2928e-05 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.166978+0000", 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7011e-05 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.730 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.167026+0000", 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8075000000000003e-05 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.731 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.34803.0:18114 6.f e99/96 ondisk, result = 0)", 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.960633+0000", 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 117.65405961099999, 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19910967600000001, 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960633+0000", 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.732 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960633+0000", 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960634+0000", 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2900000000000003e-07 2023-09-30T09:16:22.733 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960639+0000", 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8300000000000003e-06 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159287+0000", 2023-09-30T09:16:22.734 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19864811499999999 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159309+0000", 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1959000000000001e-05 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.735 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159445+0000", 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013626299999999999 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159466+0000", 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.122e-05 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159743+0000", 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00027666000000000002 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:19598 6.3 e99/96 6:c79e84fb:::benchmark_data_smithi005_105531_object19597:head v 99'1244, mlcod=99'1241)", 2023-09-30T09:16:22.737 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:26.173925+0000", 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 116.440767838, 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12724859299999999, 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.738 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.173925+0000", 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.173925+0000", 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.173926+0000", 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.102e-06 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.173990+0000", 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4068999999999999e-05 2023-09-30T09:16:22.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.289255+0000", 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.115264851 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.289275+0000", 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9673999999999998e-05 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.289475+0000", 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020053700000000001 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.289535+0000", 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9871999999999999e-05 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.299813+0000", 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010277715 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.301174+0000", 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001360773 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:111306 6.f 6:f855024c:::benchmark_data_smithi005_105531_object3623:head [delete] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:15:51.215877+0000", 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 31.398815709000001, 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14494282999999999, 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:16:22.745 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:16:22.746 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 111306 2023-09-30T09:16:22.746 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.746 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.746 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.746 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.215877+0000", 2023-09-30T09:16:22.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.215877+0000", 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.215880+0000", 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2689999999999998e-06 2023-09-30T09:16:22.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.215886+0000", 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3779999999999998e-06 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.215899+0000", 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3382e-05 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.215907+0000", 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1519999999999992e-06 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.215969+0000", 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1126999999999999e-05 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.216084+0000", 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000115417 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.216184+0000", 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000100166 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.227546+0000", 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011362298999999999 2023-09-30T09:16:22.750 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.228765+0000", 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0012181500000000001 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.360603+0000", 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13183879700000001 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.751 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.360721+0000", 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000117669 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.360820+0000", 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9024000000000006e-05 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.752 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:111346 6.f 6:fcd9739b:::benchmark_data_smithi005_105531_object3663:head [delete] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:15:51.258037+0000", 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 31.356655454999999, 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12448991399999999, 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 111346 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.753 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.258037+0000", 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.258037+0000", 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.258039+0000", 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.815e-06 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.258046+0000", 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2360000000000001e-06 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:16:22.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.360274+0000", 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.102227976 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.360289+0000", 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5741000000000001e-05 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.361282+0000", 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00099253699999999993 2023-09-30T09:16:22.756 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.361425+0000", 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000143249 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.361546+0000", 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121054 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.757 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.380661+0000", 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.019114974999999999 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.380690+0000", 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.915e-05 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:16:22.758 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.382352+0000", 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001661448 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.382479+0000", 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000127785 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:16:22.759 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:51.382527+0000", 2023-09-30T09:16:22.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7948000000000002e-05 2023-09-30T09:16:22.761 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.761 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.761 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.761 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:16:22.761 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:16:22.761 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:16:22.762 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:22.763 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:22 smithi005 bash[75361]: cluster 2023-09-30T09:16:20.690937+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-09-30T09:16:22.763 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:22 smithi005 bash[75361]: audit 2023-09-30T09:16:21.541581+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:22.763 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:22 smithi005 bash[75361]: audit 2023-09-30T09:16:21.544355+0000 mon.a (mon.0) 579 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:22.763 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:22 smithi005 bash[78438]: cluster 2023-09-30T09:16:20.690937+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-09-30T09:16:22.763 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:22 smithi005 bash[78438]: audit 2023-09-30T09:16:21.541581+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:22.764 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:22 smithi005 bash[78438]: audit 2023-09-30T09:16:21.544355+0000 mon.a (mon.0) 579 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:22.791 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:22.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:22.795 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:22 smithi099 bash[59238]: cluster 2023-09-30T09:16:20.690937+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-09-30T09:16:22.795 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:22 smithi099 bash[59238]: audit 2023-09-30T09:16:21.541581+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:22.796 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:22 smithi099 bash[59238]: audit 2023-09-30T09:16:21.544355+0000 mon.a (mon.0) 579 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:22.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:22.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:22.942 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:22.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:22.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:22.950 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:16:22.954 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:16:23.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.076 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:23.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:23.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:23.205 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:23.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:23.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:23.313 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:23.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:23.444 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:23.478 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:23.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.619 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:23.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:23.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:23.723 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:23.740 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:23.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:23.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:23.843 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:23.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:23.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:23.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:23.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:24.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:24.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:24.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:24.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:24.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:24.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-30T09:16:24.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:24.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:24.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:24.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:24.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:24.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:24.543 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:24.548 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:24 smithi099 bash[59238]: cluster 2023-09-30T09:16:22.691539+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-09-30T09:16:24.548 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:24 smithi099 bash[59238]: audit 2023-09-30T09:16:22.917589+0000 mgr.y (mgr.34107) 445 : audit 0 from='client.54652 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:16:24.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:24.670 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:24.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:24.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:24.808 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:24 smithi005 bash[78438]: cluster 2023-09-30T09:16:22.691539+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-09-30T09:16:24.808 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:24 smithi005 bash[78438]: audit 2023-09-30T09:16:22.917589+0000 mgr.y (mgr.34107) 445 : audit 0 from='client.54652 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:16:24.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:24 smithi005 bash[75361]: cluster 2023-09-30T09:16:22.691539+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 748 op/s 2023-09-30T09:16:24.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:24 smithi005 bash[75361]: audit 2023-09-30T09:16:22.917589+0000 mgr.y (mgr.34107) 445 : audit 0 from='client.54652 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:16:24.809 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":392,"stamp":"2023-09-30T09:16:22.691118+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5319956396,"num_objects":81192,"num_object_clones":0,"num_object_copies":243576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":81192,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":134454,"num_write_kb":6893966,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":129988,"ondisk_log_size":129988,"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":17272084,"kb_used_data":15690644,"kb_used_omap":13,"kb_used_meta":1581170,"kb_avail":732689132,"statfs":{"total":767960285184,"available":750273671168,"internally_reserved":0,"allocated":16067219456,"data_stored":16063465937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":1619119100},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,3,9,3,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":-490930176,"num_objects":-7491,"num_object_clones":0,"num_object_copies":-22473,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7491,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7491,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.009852"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":92,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393994+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:16:07.393994+0000","last_peered":"2023-09-30T09:16:07.393994+0000","last_clean":"2023-09-30T09:16:07.393994+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:16:07.393994+0000","last_undegraded":"2023-09-30T09:16:07.393994+0000","last_fullsized":"2023-09-30T09:16:07.393994+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.408221+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:16:07.408221+0000","last_peered":"2023-09-30T09:16:07.408221+0000","last_clean":"2023-09-30T09:16:07.408221+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:16:07.408221+0000","last_undegraded":"2023-09-30T09:16:07.408221+0000","last_fullsized":"2023-09-30T09:16:07.408221+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.378557+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:16:07.378557+0000","last_peered":"2023-09-30T09:16:07.378557+0000","last_clean":"2023-09-30T09:16:07.378557+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:16:07.378557+0000","last_undegraded":"2023-09-30T09:16:07.378557+0000","last_fullsized":"2023-09-30T09:16:07.378557+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396218+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:16:07.396218+0000","last_peered":"2023-09-30T09:16:07.396218+0000","last_clean":"2023-09-30T09:16:07.396218+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:16:07.396218+0000","last_undegraded":"2023-09-30T09:16:07.396218+0000","last_fullsized":"2023-09-30T09:16:07.396218+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.411030+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:16:07.411030+0000","last_peered":"2023-09-30T09:16:07.411030+0000","last_clean":"2023-09-30T09:16:07.411030+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:16:07.411030+0000","last_undegraded":"2023-09-30T09:16:07.411030+0000","last_fullsized":"2023-09-30T09:16:07.411030+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405318+0000","last_change":"2023-09-30T09:10:00.262235+0000","last_active":"2023-09-30T09:16:07.405318+0000","last_peered":"2023-09-30T09:16:07.405318+0000","last_clean":"2023-09-30T09:16:07.405318+0000","last_became_active":"2023-09-30T09:10:00.261952+0000","last_became_peered":"2023-09-30T09:10:00.261952+0000","last_unstale":"2023-09-30T09:16:07.405318+0000","last_undegraded":"2023-09-30T09:16:07.405318+0000","last_fullsized":"2023-09-30T09:16:07.405318+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396649+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:16:07.396649+0000","last_peered":"2023-09-30T09:16:07.396649+0000","last_clean":"2023-09-30T09:16:07.396649+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:16:07.396649+0000","last_undegraded":"2023-09-30T09:16:07.396649+0000","last_fullsized":"2023-09-30T09:16:07.396649+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.410979+0000","last_change":"2023-09-30T09:10:56.679559+0000","last_active":"2023-09-30T09:16:07.410979+0000","last_peered":"2023-09-30T09:16:07.410979+0000","last_clean":"2023-09-30T09:16:07.410979+0000","last_became_active":"2023-09-30T09:10:56.679078+0000","last_became_peered":"2023-09-30T09:10:56.679078+0000","last_unstale":"2023-09-30T09:16:07.410979+0000","last_undegraded":"2023-09-30T09:16:07.410979+0000","last_fullsized":"2023-09-30T09:16:07.410979+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:00:45.148789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416764+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:16:07.416764+0000","last_peered":"2023-09-30T09:16:07.416764+0000","last_clean":"2023-09-30T09:16:07.416764+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:16:07.416764+0000","last_undegraded":"2023-09-30T09:16:07.416764+0000","last_fullsized":"2023-09-30T09:16:07.416764+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":39,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407650+0000","last_change":"2023-09-30T09:10:56.679544+0000","last_active":"2023-09-30T09:16:07.407650+0000","last_peered":"2023-09-30T09:16:07.407650+0000","last_clean":"2023-09-30T09:16:07.407650+0000","last_became_active":"2023-09-30T09:10:56.679080+0000","last_became_peered":"2023-09-30T09:10:56.679080+0000","last_unstale":"2023-09-30T09:16:07.407650+0000","last_undegraded":"2023-09-30T09:16:07.407650+0000","last_fullsized":"2023-09-30T09:16:07.407650+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:00:05.318021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398196+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:16:07.398196+0000","last_peered":"2023-09-30T09:16:07.398196+0000","last_clean":"2023-09-30T09:16:07.398196+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:16:07.398196+0000","last_undegraded":"2023-09-30T09:16:07.398196+0000","last_fullsized":"2023-09-30T09:16:07.398196+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.378642+0000","last_change":"2023-09-30T09:10:30.265441+0000","last_active":"2023-09-30T09:16:07.378642+0000","last_peered":"2023-09-30T09:16:07.378642+0000","last_clean":"2023-09-30T09:16:07.378642+0000","last_became_active":"2023-09-30T09:10:30.264464+0000","last_became_peered":"2023-09-30T09:10:30.264464+0000","last_unstale":"2023-09-30T09:16:07.378642+0000","last_undegraded":"2023-09-30T09:16:07.378642+0000","last_fullsized":"2023-09-30T09:16:07.378642+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:40:17.089123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393996+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T09:16:07.393996+0000","last_peered":"2023-09-30T09:16:07.393996+0000","last_clean":"2023-09-30T09:16:07.393996+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T09:16:07.393996+0000","last_undegraded":"2023-09-30T09:16:07.393996+0000","last_fullsized":"2023-09-30T09:16:07.393996+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394222+0000","last_change":"2023-09-30T09:10:00.266571+0000","last_active":"2023-09-30T09:16:07.394222+0000","last_peered":"2023-09-30T09:16:07.394222+0000","last_clean":"2023-09-30T09:16:07.394222+0000","last_became_active":"2023-09-30T09:10:00.266168+0000","last_became_peered":"2023-09-30T09:10:00.266168+0000","last_unstale":"2023-09-30T09:16:07.394222+0000","last_undegraded":"2023-09-30T09:16:07.394222+0000","last_fullsized":"2023-09-30T09:16:07.394222+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.400027+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:16:07.400027+0000","last_peered":"2023-09-30T09:16:07.400027+0000","last_clean":"2023-09-30T09:16:07.400027+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:16:07.400027+0000","last_undegraded":"2023-09-30T09:16:07.400027+0000","last_fullsized":"2023-09-30T09:16:07.400027+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407147+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:16:07.407147+0000","last_peered":"2023-09-30T09:16:07.407147+0000","last_clean":"2023-09-30T09:16:07.407147+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:16:07.407147+0000","last_undegraded":"2023-09-30T09:16:07.407147+0000","last_fullsized":"2023-09-30T09:16:07.407147+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396527+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:16:07.396527+0000","last_peered":"2023-09-30T09:16:07.396527+0000","last_clean":"2023-09-30T09:16:07.396527+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:16:07.396527+0000","last_undegraded":"2023-09-30T09:16:07.396527+0000","last_fullsized":"2023-09-30T09:16:07.396527+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416686+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:16:07.416686+0000","last_peered":"2023-09-30T09:16:07.416686+0000","last_clean":"2023-09-30T09:16:07.416686+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:16:07.416686+0000","last_undegraded":"2023-09-30T09:16:07.416686+0000","last_fullsized":"2023-09-30T09:16:07.416686+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.397828+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T09:16:07.397828+0000","last_peered":"2023-09-30T09:16:07.397828+0000","last_clean":"2023-09-30T09:16:07.397828+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T09:16:07.397828+0000","last_undegraded":"2023-09-30T09:16:07.397828+0000","last_fullsized":"2023-09-30T09:16:07.397828+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396133+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:16:07.396133+0000","last_peered":"2023-09-30T09:16:07.396133+0000","last_clean":"2023-09-30T09:16:07.396133+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:16:07.396133+0000","last_undegraded":"2023-09-30T09:16:07.396133+0000","last_fullsized":"2023-09-30T09:16:07.396133+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.404630+0000","last_change":"2023-09-30T09:09:31.686553+0000","last_active":"2023-09-30T09:16:07.404630+0000","last_peered":"2023-09-30T09:16:07.404630+0000","last_clean":"2023-09-30T09:16:07.404630+0000","last_became_active":"2023-09-30T09:09:31.686036+0000","last_became_peered":"2023-09-30T09:09:31.686036+0000","last_unstale":"2023-09-30T09:16:07.404630+0000","last_undegraded":"2023-09-30T09:16:07.404630+0000","last_fullsized":"2023-09-30T09:16:07.404630+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.406943+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:16:07.406943+0000","last_peered":"2023-09-30T09:16:07.406943+0000","last_clean":"2023-09-30T09:16:07.406943+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:16:07.406943+0000","last_undegraded":"2023-09-30T09:16:07.406943+0000","last_fullsized":"2023-09-30T09:16:07.406943+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8278","reported_seq":8299,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.511323+0000","last_change":"2023-09-30T09:13:54.923001+0000","last_active":"2023-09-30T09:16:22.511323+0000","last_peered":"2023-09-30T09:16:22.511323+0000","last_clean":"2023-09-30T09:16:22.511323+0000","last_became_active":"2023-09-30T09:13:54.922506+0000","last_became_peered":"2023-09-30T09:13:54.922506+0000","last_unstale":"2023-09-30T09:16:22.511323+0000","last_undegraded":"2023-09-30T09:16:22.511323+0000","last_fullsized":"2023-09-30T09:16:22.511323+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8278,"log_dups_size":0,"ondisk_log_size":8278,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":313131008,"num_objects":4778,"num_object_clones":0,"num_object_copies":14334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4778,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8278,"num_write_kb":417792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398210+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:16:07.398210+0000","last_peered":"2023-09-30T09:16:07.398210+0000","last_clean":"2023-09-30T09:16:07.398210+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:16:07.398210+0000","last_undegraded":"2023-09-30T09:16:07.398210+0000","last_fullsized":"2023-09-30T09:16:07.398210+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416406+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T09:16:07.416406+0000","last_peered":"2023-09-30T09:16:07.416406+0000","last_clean":"2023-09-30T09:16:07.416406+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T09:16:07.416406+0000","last_undegraded":"2023-09-30T09:16:07.416406+0000","last_fullsized":"2023-09-30T09:16:07.416406+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8446","reported_seq":8471,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:20.044917+0000","last_change":"2023-09-30T09:13:54.370994+0000","last_active":"2023-09-30T09:16:20.044917+0000","last_peered":"2023-09-30T09:16:20.044917+0000","last_clean":"2023-09-30T09:16:20.044917+0000","last_became_active":"2023-09-30T09:13:54.370599+0000","last_became_peered":"2023-09-30T09:13:54.370599+0000","last_unstale":"2023-09-30T09:16:20.044917+0000","last_undegraded":"2023-09-30T09:16:20.044917+0000","last_fullsized":"2023-09-30T09:16:20.044917+0000","mapping_epoch":96,"log_start":"99'1100","ondisk_log_start":"99'1100","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7346,"log_dups_size":0,"ondisk_log_size":7346,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:06:17.421506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":341180416,"num_objects":5206,"num_object_clones":0,"num_object_copies":15618,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5206,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8446,"num_write_kb":436864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398535+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:16:07.398535+0000","last_peered":"2023-09-30T09:16:07.398535+0000","last_clean":"2023-09-30T09:16:07.398535+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:16:07.398535+0000","last_undegraded":"2023-09-30T09:16:07.398535+0000","last_fullsized":"2023-09-30T09:16:07.398535+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":99,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393607+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:16:07.393607+0000","last_peered":"2023-09-30T09:16:07.393607+0000","last_clean":"2023-09-30T09:16:07.393607+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:16:07.393607+0000","last_undegraded":"2023-09-30T09:16:07.393607+0000","last_fullsized":"2023-09-30T09:16:07.393607+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"109'8616","reported_seq":8635,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.525899+0000","last_change":"2023-09-30T09:13:54.376278+0000","last_active":"2023-09-30T09:16:22.525899+0000","last_peered":"2023-09-30T09:16:22.525899+0000","last_clean":"2023-09-30T09:16:22.525899+0000","last_became_active":"2023-09-30T09:13:54.375291+0000","last_became_peered":"2023-09-30T09:13:54.375291+0000","last_unstale":"2023-09-30T09:16:22.525899+0000","last_undegraded":"2023-09-30T09:16:22.525899+0000","last_fullsized":"2023-09-30T09:16:22.525899+0000","mapping_epoch":96,"log_start":"99'200","ondisk_log_start":"99'200","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8416,"log_dups_size":0,"ondisk_log_size":8416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326238208,"num_objects":4978,"num_object_clones":0,"num_object_copies":14934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8616,"num_write_kb":435008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":62,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398301+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T09:16:07.398301+0000","last_peered":"2023-09-30T09:16:07.398301+0000","last_clean":"2023-09-30T09:16:07.398301+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T09:16:07.398301+0000","last_undegraded":"2023-09-30T09:16:07.398301+0000","last_fullsized":"2023-09-30T09:16:07.398301+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.404990+0000","last_change":"2023-09-30T09:10:00.263123+0000","last_active":"2023-09-30T09:16:07.404990+0000","last_peered":"2023-09-30T09:16:07.404990+0000","last_clean":"2023-09-30T09:16:07.404990+0000","last_became_active":"2023-09-30T09:10:00.262693+0000","last_became_peered":"2023-09-30T09:10:00.262693+0000","last_unstale":"2023-09-30T09:16:07.404990+0000","last_undegraded":"2023-09-30T09:16:07.404990+0000","last_fullsized":"2023-09-30T09:16:07.404990+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8276","reported_seq":8301,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:19.744936+0000","last_change":"2023-09-30T09:13:54.375237+0000","last_active":"2023-09-30T09:16:19.744936+0000","last_peered":"2023-09-30T09:16:19.744936+0000","last_clean":"2023-09-30T09:16:19.744936+0000","last_became_active":"2023-09-30T09:13:54.374856+0000","last_became_peered":"2023-09-30T09:13:54.374856+0000","last_unstale":"2023-09-30T09:16:19.744936+0000","last_undegraded":"2023-09-30T09:16:19.744936+0000","last_fullsized":"2023-09-30T09:16:19.744936+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8276,"log_dups_size":0,"ondisk_log_size":8276,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:46:12.510561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335282176,"num_objects":5116,"num_object_clones":0,"num_object_copies":15348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5116,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8276,"num_write_kb":428544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.417380+0000","last_change":"2023-09-30T09:10:56.680322+0000","last_active":"2023-09-30T09:16:07.417380+0000","last_peered":"2023-09-30T09:16:07.417380+0000","last_clean":"2023-09-30T09:16:07.417380+0000","last_became_active":"2023-09-30T09:10:56.679909+0000","last_became_peered":"2023-09-30T09:10:56.679909+0000","last_unstale":"2023-09-30T09:16:07.417380+0000","last_undegraded":"2023-09-30T09:16:07.417380+0000","last_fullsized":"2023-09-30T09:16:07.417380+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:14.783311+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:16:14.783311+0000","last_peered":"2023-09-30T09:16:14.783311+0000","last_clean":"2023-09-30T09:16:14.783311+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:16:14.783311+0000","last_undegraded":"2023-09-30T09:16:14.783311+0000","last_fullsized":"2023-09-30T09:16:14.783311+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8463","reported_seq":8484,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.451465+0000","last_change":"2023-09-30T09:13:54.377336+0000","last_active":"2023-09-30T09:16:22.451465+0000","last_peered":"2023-09-30T09:16:22.451465+0000","last_clean":"2023-09-30T09:16:22.451465+0000","last_became_active":"2023-09-30T09:13:54.377038+0000","last_became_peered":"2023-09-30T09:13:54.377038+0000","last_unstale":"2023-09-30T09:16:22.451465+0000","last_undegraded":"2023-09-30T09:16:22.451465+0000","last_fullsized":"2023-09-30T09:16:22.451465+0000","mapping_epoch":96,"log_start":"99'500","ondisk_log_start":"99'500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":328531968,"num_objects":5013,"num_object_clones":0,"num_object_copies":15039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8463,"num_write_kb":431232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407042+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:16:07.407042+0000","last_peered":"2023-09-30T09:16:07.407042+0000","last_clean":"2023-09-30T09:16:07.407042+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:16:07.407042+0000","last_undegraded":"2023-09-30T09:16:07.407042+0000","last_fullsized":"2023-09-30T09:16:07.407042+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393879+0000","last_change":"2023-09-30T09:10:56.681512+0000","last_active":"2023-09-30T09:16:07.393879+0000","last_peered":"2023-09-30T09:16:07.393879+0000","last_clean":"2023-09-30T09:16:07.393879+0000","last_became_active":"2023-09-30T09:10:56.681126+0000","last_became_peered":"2023-09-30T09:10:56.681126+0000","last_unstale":"2023-09-30T09:16:07.393879+0000","last_undegraded":"2023-09-30T09:16:07.393879+0000","last_fullsized":"2023-09-30T09:16:07.393879+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8327","reported_seq":8352,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:18.549349+0000","last_change":"2023-09-30T09:13:54.377817+0000","last_active":"2023-09-30T09:16:18.549349+0000","last_peered":"2023-09-30T09:16:18.549349+0000","last_clean":"2023-09-30T09:16:18.549349+0000","last_became_active":"2023-09-30T09:13:54.376763+0000","last_became_peered":"2023-09-30T09:13:54.376763+0000","last_unstale":"2023-09-30T09:16:18.549349+0000","last_undegraded":"2023-09-30T09:16:18.549349+0000","last_fullsized":"2023-09-30T09:16:18.549349+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8327,"log_dups_size":0,"ondisk_log_size":8327,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:05:30.914025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333774848,"num_objects":5093,"num_object_clones":0,"num_object_copies":15279,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5093,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8327,"num_write_kb":429440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405082+0000","last_change":"2023-09-30T09:10:00.260332+0000","last_active":"2023-09-30T09:16:07.405082+0000","last_peered":"2023-09-30T09:16:07.405082+0000","last_clean":"2023-09-30T09:16:07.405082+0000","last_became_active":"2023-09-30T09:10:00.259922+0000","last_became_peered":"2023-09-30T09:10:00.259922+0000","last_unstale":"2023-09-30T09:16:07.405082+0000","last_undegraded":"2023-09-30T09:16:07.405082+0000","last_fullsized":"2023-09-30T09:16:07.405082+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393995+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:16:07.393995+0000","last_peered":"2023-09-30T09:16:07.393995+0000","last_clean":"2023-09-30T09:16:07.393995+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:16:07.393995+0000","last_undegraded":"2023-09-30T09:16:07.393995+0000","last_fullsized":"2023-09-30T09:16:07.393995+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8379","reported_seq":8404,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:19.974429+0000","last_change":"2023-09-30T09:13:54.920996+0000","last_active":"2023-09-30T09:16:19.974429+0000","last_peered":"2023-09-30T09:16:19.974429+0000","last_clean":"2023-09-30T09:16:19.974429+0000","last_became_active":"2023-09-30T09:13:54.920349+0000","last_became_peered":"2023-09-30T09:13:54.920349+0000","last_unstale":"2023-09-30T09:16:19.974429+0000","last_undegraded":"2023-09-30T09:16:19.974429+0000","last_fullsized":"2023-09-30T09:16:19.974429+0000","mapping_epoch":96,"log_start":"99'1000","ondisk_log_start":"99'1000","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7379,"log_dups_size":0,"ondisk_log_size":7379,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:25:37.466989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334430208,"num_objects":5103,"num_object_clones":0,"num_object_copies":15309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8379,"num_write_kb":431424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.391686+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:16:07.391686+0000","last_peered":"2023-09-30T09:16:07.391686+0000","last_clean":"2023-09-30T09:16:07.391686+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:16:07.391686+0000","last_undegraded":"2023-09-30T09:16:07.391686+0000","last_fullsized":"2023-09-30T09:16:07.391686+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394484+0000","last_change":"2023-09-30T09:10:00.266626+0000","last_active":"2023-09-30T09:16:07.394484+0000","last_peered":"2023-09-30T09:16:07.394484+0000","last_clean":"2023-09-30T09:16:07.394484+0000","last_became_active":"2023-09-30T09:10:00.266182+0000","last_became_peered":"2023-09-30T09:10:00.266182+0000","last_unstale":"2023-09-30T09:16:07.394484+0000","last_undegraded":"2023-09-30T09:16:07.394484+0000","last_fullsized":"2023-09-30T09:16:07.394484+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8317","reported_seq":8339,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.477224+0000","last_change":"2023-09-30T09:13:54.378589+0000","last_active":"2023-09-30T09:16:22.477224+0000","last_peered":"2023-09-30T09:16:22.477224+0000","last_clean":"2023-09-30T09:16:22.477224+0000","last_became_active":"2023-09-30T09:13:54.378220+0000","last_became_peered":"2023-09-30T09:13:54.378220+0000","last_unstale":"2023-09-30T09:16:22.477224+0000","last_undegraded":"2023-09-30T09:16:22.477224+0000","last_fullsized":"2023-09-30T09:16:22.477224+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8317,"log_dups_size":0,"ondisk_log_size":8317,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680024,"num_objects":5001,"num_object_clones":0,"num_object_copies":15003,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5001,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8317,"num_write_kb":426113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.411249+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:16:07.411249+0000","last_peered":"2023-09-30T09:16:07.411249+0000","last_clean":"2023-09-30T09:16:07.411249+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:16:07.411249+0000","last_undegraded":"2023-09-30T09:16:07.411249+0000","last_fullsized":"2023-09-30T09:16:07.411249+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.378877+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:16:07.378877+0000","last_peered":"2023-09-30T09:16:07.378877+0000","last_clean":"2023-09-30T09:16:07.378877+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:16:07.378877+0000","last_undegraded":"2023-09-30T09:16:07.378877+0000","last_fullsized":"2023-09-30T09:16:07.378877+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8444","reported_seq":8469,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:19.753228+0000","last_change":"2023-09-30T09:13:54.375281+0000","last_active":"2023-09-30T09:16:19.753228+0000","last_peered":"2023-09-30T09:16:19.753228+0000","last_clean":"2023-09-30T09:16:19.753228+0000","last_became_active":"2023-09-30T09:13:54.374816+0000","last_became_peered":"2023-09-30T09:13:54.374816+0000","last_unstale":"2023-09-30T09:16:19.753228+0000","last_undegraded":"2023-09-30T09:16:19.753228+0000","last_fullsized":"2023-09-30T09:16:19.753228+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8444,"log_dups_size":0,"ondisk_log_size":8444,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:52:51.507401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338952192,"num_objects":5172,"num_object_clones":0,"num_object_copies":15516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5172,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8444,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:13.350591+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:16:13.350591+0000","last_peered":"2023-09-30T09:16:13.350591+0000","last_clean":"2023-09-30T09:16:13.350591+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:16:13.350591+0000","last_undegraded":"2023-09-30T09:16:13.350591+0000","last_fullsized":"2023-09-30T09:16:13.350591+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416773+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:16:07.416773+0000","last_peered":"2023-09-30T09:16:07.416773+0000","last_clean":"2023-09-30T09:16:07.416773+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:16:07.416773+0000","last_undegraded":"2023-09-30T09:16:07.416773+0000","last_fullsized":"2023-09-30T09:16:07.416773+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":45,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.377371+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:16:07.377371+0000","last_peered":"2023-09-30T09:16:07.377371+0000","last_clean":"2023-09-30T09:16:07.377371+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:16:07.377371+0000","last_undegraded":"2023-09-30T09:16:07.377371+0000","last_fullsized":"2023-09-30T09:16:07.377371+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8378","reported_seq":8403,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:19.987446+0000","last_change":"2023-09-30T09:13:54.374512+0000","last_active":"2023-09-30T09:16:19.987446+0000","last_peered":"2023-09-30T09:16:19.987446+0000","last_clean":"2023-09-30T09:16:19.987446+0000","last_became_active":"2023-09-30T09:13:54.374129+0000","last_became_peered":"2023-09-30T09:13:54.374129+0000","last_unstale":"2023-09-30T09:16:19.987446+0000","last_undegraded":"2023-09-30T09:16:19.987446+0000","last_fullsized":"2023-09-30T09:16:19.987446+0000","mapping_epoch":96,"log_start":"99'1000","ondisk_log_start":"99'1000","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7378,"log_dups_size":0,"ondisk_log_size":7378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:11:05.886676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332791808,"num_objects":5078,"num_object_clones":0,"num_object_copies":15234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5078,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8378,"num_write_kb":430592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416642+0000","last_change":"2023-09-30T09:10:00.267780+0000","last_active":"2023-09-30T09:16:07.416642+0000","last_peered":"2023-09-30T09:16:07.416642+0000","last_clean":"2023-09-30T09:16:07.416642+0000","last_became_active":"2023-09-30T09:10:00.267429+0000","last_became_peered":"2023-09-30T09:10:00.267429+0000","last_unstale":"2023-09-30T09:16:07.416642+0000","last_undegraded":"2023-09-30T09:16:07.416642+0000","last_fullsized":"2023-09-30T09:16:07.416642+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393912+0000","last_change":"2023-09-30T09:09:31.689043+0000","last_active":"2023-09-30T09:16:07.393912+0000","last_peered":"2023-09-30T09:16:07.393912+0000","last_clean":"2023-09-30T09:16:07.393912+0000","last_became_active":"2023-09-30T09:09:31.688384+0000","last_became_peered":"2023-09-30T09:09:31.688384+0000","last_unstale":"2023-09-30T09:16:07.393912+0000","last_undegraded":"2023-09-30T09:16:07.393912+0000","last_fullsized":"2023-09-30T09:16:07.393912+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:13.350572+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:16:13.350572+0000","last_peered":"2023-09-30T09:16:13.350572+0000","last_clean":"2023-09-30T09:16:13.350572+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:16:13.350572+0000","last_undegraded":"2023-09-30T09:16:13.350572+0000","last_fullsized":"2023-09-30T09:16:13.350572+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"109'8527","reported_seq":8548,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.405109+0000","last_change":"2023-09-30T09:13:54.923490+0000","last_active":"2023-09-30T09:16:22.405109+0000","last_peered":"2023-09-30T09:16:22.405109+0000","last_clean":"2023-09-30T09:16:22.405109+0000","last_became_active":"2023-09-30T09:13:54.922654+0000","last_became_peered":"2023-09-30T09:13:54.922654+0000","last_unstale":"2023-09-30T09:16:22.405109+0000","last_undegraded":"2023-09-30T09:16:22.405109+0000","last_fullsized":"2023-09-30T09:16:22.405109+0000","mapping_epoch":96,"log_start":"99'100","ondisk_log_start":"99'100","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8427,"log_dups_size":0,"ondisk_log_size":8427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340590592,"num_objects":5197,"num_object_clones":0,"num_object_copies":15591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8527,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":98,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.376708+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:16:07.376708+0000","last_peered":"2023-09-30T09:16:07.376708+0000","last_clean":"2023-09-30T09:16:07.376708+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:16:07.376708+0000","last_undegraded":"2023-09-30T09:16:07.376708+0000","last_fullsized":"2023-09-30T09:16:07.376708+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.380084+0000","last_change":"2023-09-30T09:10:30.264359+0000","last_active":"2023-09-30T09:16:07.380084+0000","last_peered":"2023-09-30T09:16:07.380084+0000","last_clean":"2023-09-30T09:16:07.380084+0000","last_became_active":"2023-09-30T09:10:30.263969+0000","last_became_peered":"2023-09-30T09:10:30.263969+0000","last_unstale":"2023-09-30T09:16:07.380084+0000","last_undegraded":"2023-09-30T09:16:07.380084+0000","last_fullsized":"2023-09-30T09:16:07.380084+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:59.946324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.378799+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:16:07.378799+0000","last_peered":"2023-09-30T09:16:07.378799+0000","last_clean":"2023-09-30T09:16:07.378799+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:16:07.378799+0000","last_undegraded":"2023-09-30T09:16:07.378799+0000","last_fullsized":"2023-09-30T09:16:07.378799+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8674","reported_seq":8695,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.378266+0000","last_change":"2023-09-30T09:13:54.377401+0000","last_active":"2023-09-30T09:16:22.378266+0000","last_peered":"2023-09-30T09:16:22.378266+0000","last_clean":"2023-09-30T09:16:22.378266+0000","last_became_active":"2023-09-30T09:13:54.376800+0000","last_became_peered":"2023-09-30T09:13:54.376800+0000","last_unstale":"2023-09-30T09:16:22.378266+0000","last_undegraded":"2023-09-30T09:16:22.378266+0000","last_fullsized":"2023-09-30T09:16:22.378266+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8674,"log_dups_size":0,"ondisk_log_size":8674,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330039296,"num_objects":5036,"num_object_clones":0,"num_object_copies":15108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8674,"num_write_kb":438720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416608+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:16:07.416608+0000","last_peered":"2023-09-30T09:16:07.416608+0000","last_clean":"2023-09-30T09:16:07.416608+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:16:07.416608+0000","last_undegraded":"2023-09-30T09:16:07.416608+0000","last_fullsized":"2023-09-30T09:16:07.416608+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":312,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.397678+0000","last_change":"2023-09-30T09:09:31.687987+0000","last_active":"2023-09-30T09:16:07.397678+0000","last_peered":"2023-09-30T09:16:07.397678+0000","last_clean":"2023-09-30T09:16:07.397678+0000","last_became_active":"2023-09-30T09:09:31.687398+0000","last_became_peered":"2023-09-30T09:09:31.687398+0000","last_unstale":"2023-09-30T09:16:07.397678+0000","last_undegraded":"2023-09-30T09:16:07.397678+0000","last_fullsized":"2023-09-30T09:16:07.397678+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.406848+0000","last_change":"2023-09-30T09:10:56.679451+0000","last_active":"2023-09-30T09:16:07.406848+0000","last_peered":"2023-09-30T09:16:07.406848+0000","last_clean":"2023-09-30T09:16:07.406848+0000","last_became_active":"2023-09-30T09:10:56.678772+0000","last_became_peered":"2023-09-30T09:10:56.678772+0000","last_unstale":"2023-09-30T09:16:07.406848+0000","last_undegraded":"2023-09-30T09:16:07.406848+0000","last_fullsized":"2023-09-30T09:16:07.406848+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:34:01.894920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405135+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T09:16:07.405135+0000","last_peered":"2023-09-30T09:16:07.405135+0000","last_clean":"2023-09-30T09:16:07.405135+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T09:16:07.405135+0000","last_undegraded":"2023-09-30T09:16:07.405135+0000","last_fullsized":"2023-09-30T09:16:07.405135+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8106","reported_seq":8127,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:18.319190+0000","last_change":"2023-09-30T09:13:54.375551+0000","last_active":"2023-09-30T09:16:18.319190+0000","last_peered":"2023-09-30T09:16:18.319190+0000","last_clean":"2023-09-30T09:16:18.319190+0000","last_became_active":"2023-09-30T09:13:54.375066+0000","last_became_peered":"2023-09-30T09:13:54.375066+0000","last_unstale":"2023-09-30T09:16:18.319190+0000","last_undegraded":"2023-09-30T09:16:18.319190+0000","last_fullsized":"2023-09-30T09:16:18.319190+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8106,"log_dups_size":0,"ondisk_log_size":8106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:15:07.763171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343015424,"num_objects":5234,"num_object_clones":0,"num_object_copies":15702,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5234,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8106,"num_write_kb":426880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":95,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.397704+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:16:07.397704+0000","last_peered":"2023-09-30T09:16:07.397704+0000","last_clean":"2023-09-30T09:16:07.397704+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:16:07.397704+0000","last_undegraded":"2023-09-30T09:16:07.397704+0000","last_fullsized":"2023-09-30T09:16:07.397704+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.395159+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:16:07.395159+0000","last_peered":"2023-09-30T09:16:07.395159+0000","last_clean":"2023-09-30T09:16:07.395159+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:16:07.395159+0000","last_undegraded":"2023-09-30T09:16:07.395159+0000","last_fullsized":"2023-09-30T09:16:07.395159+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396393+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:16:07.396393+0000","last_peered":"2023-09-30T09:16:07.396393+0000","last_clean":"2023-09-30T09:16:07.396393+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:16:07.396393+0000","last_undegraded":"2023-09-30T09:16:07.396393+0000","last_fullsized":"2023-09-30T09:16:07.396393+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8154","reported_seq":8179,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:18.344206+0000","last_change":"2023-09-30T09:13:54.920953+0000","last_active":"2023-09-30T09:16:18.344206+0000","last_peered":"2023-09-30T09:16:18.344206+0000","last_clean":"2023-09-30T09:16:18.344206+0000","last_became_active":"2023-09-30T09:13:54.920335+0000","last_became_peered":"2023-09-30T09:13:54.920335+0000","last_unstale":"2023-09-30T09:16:18.344206+0000","last_undegraded":"2023-09-30T09:16:18.344206+0000","last_fullsized":"2023-09-30T09:16:18.344206+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8154,"log_dups_size":0,"ondisk_log_size":8154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:42:17.115061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334888960,"num_objects":5110,"num_object_clones":0,"num_object_copies":15330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5110,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8154,"num_write_kb":424448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398255+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:16:07.398255+0000","last_peered":"2023-09-30T09:16:07.398255+0000","last_clean":"2023-09-30T09:16:07.398255+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:16:07.398255+0000","last_undegraded":"2023-09-30T09:16:07.398255+0000","last_fullsized":"2023-09-30T09:16:07.398255+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":62,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:13.350607+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:16:13.350607+0000","last_peered":"2023-09-30T09:16:13.350607+0000","last_clean":"2023-09-30T09:16:13.350607+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:16:13.350607+0000","last_undegraded":"2023-09-30T09:16:13.350607+0000","last_fullsized":"2023-09-30T09:16:13.350607+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396080+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:16:07.396080+0000","last_peered":"2023-09-30T09:16:07.396080+0000","last_clean":"2023-09-30T09:16:07.396080+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:16:07.396080+0000","last_undegraded":"2023-09-30T09:16:07.396080+0000","last_fullsized":"2023-09-30T09:16:07.396080+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"109'8219","reported_seq":8238,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.523683+0000","last_change":"2023-09-30T09:13:54.376558+0000","last_active":"2023-09-30T09:16:22.523683+0000","last_peered":"2023-09-30T09:16:22.523683+0000","last_clean":"2023-09-30T09:16:22.523683+0000","last_became_active":"2023-09-30T09:13:54.376254+0000","last_became_peered":"2023-09-30T09:13:54.376254+0000","last_unstale":"2023-09-30T09:16:22.523683+0000","last_undegraded":"2023-09-30T09:16:22.523683+0000","last_fullsized":"2023-09-30T09:16:22.523683+0000","mapping_epoch":96,"log_start":"99'300","ondisk_log_start":"99'300","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7919,"log_dups_size":0,"ondisk_log_size":7919,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":324599808,"num_objects":4953,"num_object_clones":0,"num_object_copies":14859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8219,"num_write_kb":421504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407074+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:16:07.407074+0000","last_peered":"2023-09-30T09:16:07.407074+0000","last_clean":"2023-09-30T09:16:07.407074+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:16:07.407074+0000","last_undegraded":"2023-09-30T09:16:07.407074+0000","last_fullsized":"2023-09-30T09:16:07.407074+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":48,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.382096+0000","last_change":"2023-09-30T09:10:00.262643+0000","last_active":"2023-09-30T09:16:07.382096+0000","last_peered":"2023-09-30T09:16:07.382096+0000","last_clean":"2023-09-30T09:16:07.382096+0000","last_became_active":"2023-09-30T09:10:00.261637+0000","last_became_peered":"2023-09-30T09:10:00.261637+0000","last_unstale":"2023-09-30T09:16:07.382096+0000","last_undegraded":"2023-09-30T09:16:07.382096+0000","last_fullsized":"2023-09-30T09:16:07.382096+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:02.159152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.411112+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:16:07.411112+0000","last_peered":"2023-09-30T09:16:07.411112+0000","last_clean":"2023-09-30T09:16:07.411112+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:16:07.411112+0000","last_undegraded":"2023-09-30T09:16:07.411112+0000","last_fullsized":"2023-09-30T09:16:07.411112+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8590","reported_seq":8611,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:22.485263+0000","last_change":"2023-09-30T09:13:54.923248+0000","last_active":"2023-09-30T09:16:22.485263+0000","last_peered":"2023-09-30T09:16:22.485263+0000","last_clean":"2023-09-30T09:16:22.485263+0000","last_became_active":"2023-09-30T09:13:54.922692+0000","last_became_peered":"2023-09-30T09:13:54.922692+0000","last_unstale":"2023-09-30T09:16:22.485263+0000","last_undegraded":"2023-09-30T09:16:22.485263+0000","last_fullsized":"2023-09-30T09:16:22.485263+0000","mapping_epoch":96,"log_start":"99'200","ondisk_log_start":"99'200","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8390,"log_dups_size":0,"ondisk_log_size":8390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334233600,"num_objects":5100,"num_object_clones":0,"num_object_copies":15300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5100,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8590,"num_write_kb":438080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405225+0000","last_change":"2023-09-30T09:10:30.268513+0000","last_active":"2023-09-30T09:16:07.405225+0000","last_peered":"2023-09-30T09:16:07.405225+0000","last_clean":"2023-09-30T09:16:07.405225+0000","last_became_active":"2023-09-30T09:10:30.268089+0000","last_became_peered":"2023-09-30T09:10:30.268089+0000","last_unstale":"2023-09-30T09:16:07.405225+0000","last_undegraded":"2023-09-30T09:16:07.405225+0000","last_fullsized":"2023-09-30T09:16:07.405225+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396312+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:16:07.396312+0000","last_peered":"2023-09-30T09:16:07.396312+0000","last_clean":"2023-09-30T09:16:07.396312+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:16:07.396312+0000","last_undegraded":"2023-09-30T09:16:07.396312+0000","last_fullsized":"2023-09-30T09:16:07.396312+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393494+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T09:16:07.393494+0000","last_peered":"2023-09-30T09:16:07.393494+0000","last_clean":"2023-09-30T09:16:07.393494+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T09:16:07.393494+0000","last_undegraded":"2023-09-30T09:16:07.393494+0000","last_fullsized":"2023-09-30T09:16:07.393494+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":58,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396312+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:16:07.396312+0000","last_peered":"2023-09-30T09:16:07.396312+0000","last_clean":"2023-09-30T09:16:07.396312+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:16:07.396312+0000","last_undegraded":"2023-09-30T09:16:07.396312+0000","last_fullsized":"2023-09-30T09:16:07.396312+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.376807+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:16:07.376807+0000","last_peered":"2023-09-30T09:16:07.376807+0000","last_clean":"2023-09-30T09:16:07.376807+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:16:07.376807+0000","last_undegraded":"2023-09-30T09:16:07.376807+0000","last_fullsized":"2023-09-30T09:16:07.376807+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.419673+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:16:07.419673+0000","last_peered":"2023-09-30T09:16:07.419673+0000","last_clean":"2023-09-30T09:16:07.419673+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:16:07.419673+0000","last_undegraded":"2023-09-30T09:16:07.419673+0000","last_fullsized":"2023-09-30T09:16:07.419673+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":99,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394007+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:16:07.394007+0000","last_peered":"2023-09-30T09:16:07.394007+0000","last_clean":"2023-09-30T09:16:07.394007+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:16:07.394007+0000","last_undegraded":"2023-09-30T09:16:07.394007+0000","last_fullsized":"2023-09-30T09:16:07.394007+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416863+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T09:16:07.416863+0000","last_peered":"2023-09-30T09:16:07.416863+0000","last_clean":"2023-09-30T09:16:07.416863+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T09:16:07.416863+0000","last_undegraded":"2023-09-30T09:16:07.416863+0000","last_fullsized":"2023-09-30T09:16:07.416863+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394087+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:16:07.394087+0000","last_peered":"2023-09-30T09:16:07.394087+0000","last_clean":"2023-09-30T09:16:07.394087+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:16:07.394087+0000","last_undegraded":"2023-09-30T09:16:07.394087+0000","last_fullsized":"2023-09-30T09:16:07.394087+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":85,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.412150+0000","last_change":"2023-09-30T09:10:56.680261+0000","last_active":"2023-09-30T09:16:07.412150+0000","last_peered":"2023-09-30T09:16:07.412150+0000","last_clean":"2023-09-30T09:16:07.412150+0000","last_became_active":"2023-09-30T09:10:56.679257+0000","last_became_peered":"2023-09-30T09:10:56.679257+0000","last_unstale":"2023-09-30T09:16:07.412150+0000","last_undegraded":"2023-09-30T09:16:07.412150+0000","last_fullsized":"2023-09-30T09:16:07.412150+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:10.436345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407709+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:16:07.407709+0000","last_peered":"2023-09-30T09:16:07.407709+0000","last_clean":"2023-09-30T09:16:07.407709+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:16:07.407709+0000","last_undegraded":"2023-09-30T09:16:07.407709+0000","last_fullsized":"2023-09-30T09:16:07.407709+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396564+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:16:07.396564+0000","last_peered":"2023-09-30T09:16:07.396564+0000","last_clean":"2023-09-30T09:16:07.396564+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:16:07.396564+0000","last_undegraded":"2023-09-30T09:16:07.396564+0000","last_fullsized":"2023-09-30T09:16:07.396564+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.391594+0000","last_change":"2023-09-30T09:10:00.264043+0000","last_active":"2023-09-30T09:16:07.391594+0000","last_peered":"2023-09-30T09:16:07.391594+0000","last_clean":"2023-09-30T09:16:07.391594+0000","last_became_active":"2023-09-30T09:10:00.263640+0000","last_became_peered":"2023-09-30T09:10:00.263640+0000","last_unstale":"2023-09-30T09:16:07.391594+0000","last_undegraded":"2023-09-30T09:16:07.391594+0000","last_fullsized":"2023-09-30T09:16:07.391594+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":6,"num_pg":16,"stat_sum":{"num_bytes":5319360536,"num_objects":81168,"num_object_clones":0,"num_object_copies":243504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":81168,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":134194,"num_write_kb":6891521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15996235776,"data_stored":15996223560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":129794,"ondisk_log_size":129794,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430462,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2243888,"kb_used_data":1946600,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":91501264,"statfs":{"total":95995035648,"available":93697294336,"internally_reserved":0,"allocated":1993318400,"data_stored":1992858825,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.9810000000000001,"5min":1.8,"15min":1.2130000000000001},"min":{"1min":0.42699999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":8.1110000000000007,"5min":64.465000000000003,"15min":64.465000000000003},"last":6.5389999999999997},{"interface":"front","average":{"1min":2.2210000000000001,"5min":1.8129999999999999,"15min":1.2150000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":7.7160000000000002,"5min":64.920000000000002,"15min":64.920000000000002},"last":1.5029999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":1.9139999999999999,"5min":1.1819999999999999,"15min":0.96199999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":7.9260000000000002,"5min":7.9260000000000002,"15min":7.9260000000000002},"last":1.8300000000000001},{"interface":"front","average":{"1min":2.6709999999999998,"5min":1.379,"15min":1.081},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":7.7050000000000001,"5min":7.7050000000000001,"15min":7.7050000000000001},"last":0.46899999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:15:34 2023","interfaces":[{"interface":"back","average":{"1min":1.9299999999999999,"5min":1.1339999999999999,"15min":0.98999999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":8.157,"5min":8.157,"15min":8.157},"last":4.2800000000000002},{"interface":"front","average":{"1min":2.641,"5min":1.306,"15min":1.0720000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":4.7789999999999999,"5min":4.7789999999999999,"15min":4.7789999999999999},"last":6.7080000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":3.194,"5min":1.6619999999999999,"15min":1.516},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":8.1980000000000004,"5min":11.307,"15min":11.307},"last":15.887},{"interface":"front","average":{"1min":3.181,"5min":1.6259999999999999,"15min":1.4330000000000001},"min":{"1min":0.51900000000000002,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":8.6760000000000002,"5min":10.067,"15min":10.067},"last":15.868}]},{"osd":4,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":1.4830000000000001,"5min":1.071,"15min":0.96299999999999997},"min":{"1min":0.35399999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.7919999999999998,"5min":7.7919999999999998,"15min":7.7919999999999998},"last":1.0069999999999999},{"interface":"front","average":{"1min":2.4689999999999999,"5min":1.343,"15min":1.0840000000000001},"min":{"1min":0.47099999999999997,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":11.616,"5min":11.616,"15min":11.616},"last":0.73299999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":2.3820000000000001,"5min":1.357,"15min":1.101},"min":{"1min":0.40300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":7.6760000000000002,"5min":7.6760000000000002,"15min":7.6760000000000002},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.806,"5min":1.2529999999999999,"15min":1.1000000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":8.3800000000000008,"5min":8.3800000000000008,"15min":8.3800000000000008},"last":0.51600000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":1.8160000000000001,"5min":1.2629999999999999,"15min":1.123},"min":{"1min":0.47099999999999997,"5min":0.439,"15min":0.439},"max":{"1min":8.0939999999999994,"5min":8.0939999999999994,"15min":8.0939999999999994},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.8200000000000001,"5min":1.304,"15min":1.1399999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":8.5690000000000008,"5min":8.5690000000000008,"15min":8.5690000000000008},"last":0.96199999999999997}]}]},{"osd":6,"up_from":42,"seq":180388626695,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1902684,"kb_used_data":1601364,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91842468,"statfs":{"total":95995035648,"available":94046687232,"internally_reserved":0,"allocated":1639796736,"data_stored":1639356865,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:15:45 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.90000000000000002,"15min":1.0089999999999999},"min":{"1min":0.30199999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":3.2050000000000001,"5min":3.2050000000000001,"15min":3.2050000000000001},"last":0.47799999999999998},{"interface":"front","average":{"1min":1.5720000000000001,"5min":1.052,"15min":1.004},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":9.9280000000000008,"5min":9.9280000000000008,"15min":9.9280000000000008},"last":0.499}]},{"osd":1,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.0169999999999999,"15min":1.109},"min":{"1min":0.41499999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.4130000000000003,"5min":4.4130000000000003,"15min":4.4130000000000003},"last":3.2189999999999999},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.0660000000000001,"15min":1.0589999999999999},"min":{"1min":0.39000000000000001,"5min":0.313,"15min":0.313},"max":{"1min":5.1059999999999999,"5min":5.1059999999999999,"15min":5.1059999999999999},"last":3.5880000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:15:40 2023","interfaces":[{"interface":"back","average":{"1min":1.8320000000000001,"5min":1.1779999999999999,"15min":1.0960000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.1070000000000002,"5min":5.1070000000000002,"15min":5.1070000000000002},"last":1.9059999999999999},{"interface":"front","average":{"1min":1.123,"5min":1.0669999999999999,"15min":1},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":3.6379999999999999,"5min":9.1189999999999998,"15min":9.1189999999999998},"last":0.59899999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:16:03 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.6000000000000001,"15min":1.1379999999999999},"min":{"1min":0.47599999999999998,"5min":0.436,"15min":0.436},"max":{"1min":3.5550000000000002,"5min":63.207000000000001,"15min":63.207000000000001},"last":0.51700000000000002},{"interface":"front","average":{"1min":2.3279999999999998,"5min":2.0230000000000001,"15min":1.3089999999999999},"min":{"1min":0.46600000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":12.869,"5min":62.896999999999998,"15min":62.896999999999998},"last":0.73399999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:15:34 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.95099999999999996,"15min":0.90700000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":4.0099999999999998,"5min":4.0099999999999998,"15min":4.0099999999999998},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.92600000000000005,"15min":0.95599999999999996},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":4.1109999999999998,"5min":4.1109999999999998,"15min":4.1109999999999998},"last":0.57499999999999996}]},{"osd":5,"last update":"Sat Sep 30 09:15:34 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.097,"15min":1.0149999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":3.96,"5min":3.96,"15min":3.96},"last":0.63800000000000001},{"interface":"front","average":{"1min":1.387,"5min":1.079,"15min":1.052},"min":{"1min":0.45200000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":6.4809999999999999,"5min":6.4809999999999999,"15min":6.4809999999999999},"last":0.83699999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":1.1080000000000001,"15min":1.091},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":3.4809999999999999,"5min":3.5950000000000002,"15min":3.5950000000000002},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.224,"5min":1.2789999999999999,"15min":1.1679999999999999},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.53600000000000003},"max":{"1min":3.778,"5min":5.6109999999999998,"15min":5.6109999999999998},"last":0.69599999999999995}]}]},{"osd":1,"up_from":83,"seq":356482285646,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1751088,"kb_used_data":1675048,"kb_used_omap":3,"kb_used_meta":76028,"kb_avail":91994064,"statfs":{"total":95995035648,"available":94201921536,"internally_reserved":0,"allocated":1715249152,"data_stored":1714732886,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":77853092},"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,0,3],"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 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.0389999999999999,"15min":0.81599999999999995},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":8.7750000000000004,"5min":8.7750000000000004,"15min":8.7750000000000004},"last":0.23400000000000001},{"interface":"front","average":{"1min":1.925,"5min":1.034,"15min":0.82899999999999996},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":5.6040000000000001,"5min":5.6040000000000001,"15min":5.6040000000000001},"last":0.499}]},{"osd":2,"last update":"Sat Sep 30 09:15:45 2023","interfaces":[{"interface":"back","average":{"1min":1.827,"5min":1.6040000000000001,"15min":0.999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":8.4969999999999999,"5min":72.001999999999995,"15min":72.001999999999995},"last":0.38700000000000001},{"interface":"front","average":{"1min":2.4409999999999998,"5min":1.7949999999999999,"15min":1.1559999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":12.015000000000001,"5min":71.890000000000001,"15min":71.890000000000001},"last":1.1759999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.5800000000000001,"5min":1.1759999999999999,"15min":0.91700000000000004},"min":{"1min":0.48099999999999998,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":11.273999999999999,"5min":11.273999999999999,"15min":11.273999999999999},"last":0.58999999999999997},{"interface":"front","average":{"1min":2.819,"5min":1.4890000000000001,"15min":1.0920000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":9.7469999999999999,"5min":9.7469999999999999,"15min":9.7469999999999999},"last":0.91100000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":1.2509999999999999,"15min":1.0660000000000001},"min":{"1min":0.36199999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.5830000000000002,"5min":6.5830000000000002,"15min":6.5830000000000002},"last":0.63400000000000001},{"interface":"front","average":{"1min":1.9370000000000001,"5min":1.2709999999999999,"15min":1.127},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":6.4130000000000003,"5min":6.4130000000000003,"15min":6.4130000000000003},"last":1.419}]},{"osd":5,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":1.3200000000000001,"15min":1.1120000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":8.875,"5min":8.875,"15min":8.875},"last":0.61499999999999999},{"interface":"front","average":{"1min":2.1989999999999998,"5min":1.365,"15min":1.214},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":6.548,"5min":6.548,"15min":6.548},"last":0.433}]},{"osd":6,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.746,"5min":1.2609999999999999,"15min":1.169},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":8.8390000000000004,"5min":8.8390000000000004,"15min":8.8390000000000004},"last":0.55600000000000005},{"interface":"front","average":{"1min":1.7869999999999999,"5min":1.268,"15min":1.1899999999999999},"min":{"1min":0.52200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":4.6200000000000001,"5min":4.6200000000000001,"15min":4.6200000000000001},"last":0.65100000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.8359999999999999,"5min":1.613,"15min":1.349},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":7.3540000000000001,"5min":7.3540000000000001,"15min":7.3540000000000001},"last":0.47099999999999997},{"interface":"front","average":{"1min":1.992,"5min":1.3779999999999999,"15min":1.256},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":8.8800000000000008,"5min":8.8800000000000008,"15min":8.8800000000000008},"last":1.5940000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449172,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1379252,"kb_used_data":1303276,"kb_used_omap":3,"kb_used_meta":75964,"kb_avail":92365900,"statfs":{"total":95995035648,"available":94582681600,"internally_reserved":0,"allocated":1334554624,"data_stored":1334091744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":77787362},"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,3],"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 30 09:16:11 2023","interfaces":[{"interface":"back","average":{"1min":1.605,"5min":1.599,"15min":0.99399999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":7.2009999999999996,"5min":58.765999999999998,"15min":58.765999999999998},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.8080000000000001,"5min":1.665,"15min":1.0720000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":3.9710000000000001,"5min":59.018999999999998,"15min":59.018999999999998},"last":0.45000000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.069,"15min":0.84599999999999997},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":7.3620000000000001,"5min":7.3620000000000001,"15min":7.3620000000000001},"last":4.665},{"interface":"front","average":{"1min":1.4279999999999999,"5min":1.0149999999999999,"15min":0.88600000000000001},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":4.4429999999999996,"5min":4.5030000000000001,"15min":4.5030000000000001},"last":4.6920000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:16:11 2023","interfaces":[{"interface":"back","average":{"1min":3.9590000000000001,"5min":2.1320000000000001,"15min":1.2410000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":44.780999999999999,"5min":60.287999999999997,"15min":60.287999999999997},"last":4.1539999999999999},{"interface":"front","average":{"1min":5.133,"5min":2.3940000000000001,"15min":1.4339999999999999},"min":{"1min":0.47999999999999998,"5min":0.307,"15min":0.307},"max":{"1min":45.549999999999997,"5min":60.125999999999998,"15min":60.125999999999998},"last":7.1200000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0900000000000001,"15min":1.0129999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":3.6930000000000001,"5min":4.056,"15min":4.056},"last":0.52400000000000002},{"interface":"front","average":{"1min":1.2,"5min":1.155,"15min":1.0389999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":4.6760000000000002,"5min":4.6760000000000002,"15min":4.6760000000000002},"last":0.40500000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.625,"5min":1.2190000000000001,"15min":1.0700000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":4.1079999999999997,"5min":4.1079999999999997,"15min":4.1079999999999997},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.474,"5min":1.153,"15min":1.099},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":4.6150000000000002,"5min":4.6150000000000002,"15min":4.6150000000000002},"last":0.94599999999999995}]},{"osd":6,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.409,"5min":1.1659999999999999,"15min":1.1040000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":4.5750000000000002,"5min":4.5750000000000002,"15min":4.5750000000000002},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.119,"5min":1.157,"15min":1.095},"min":{"1min":0.45500000000000002,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":3.645,"5min":4.0140000000000002,"15min":4.0140000000000002},"last":1.0529999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":1.3,"15min":1.204},"min":{"1min":0.497,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":4.5149999999999997,"5min":4.5149999999999997,"15min":4.5149999999999997},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.325,"5min":1.2370000000000001,"15min":1.1890000000000001},"min":{"1min":0.55200000000000005,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":3.7360000000000002,"5min":3.9609999999999999,"15min":3.9609999999999999},"last":0.80400000000000005}]}]},{"osd":2,"up_from":88,"seq":377957122120,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2761632,"kb_used_data":2657880,"kb_used_omap":3,"kb_used_meta":103740,"kb_avail":90983520,"statfs":{"total":95995035648,"available":93167124480,"internally_reserved":0,"allocated":2721669120,"data_stored":2721164937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":106230539},"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,0,3,3],"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 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.2050000000000001,"5min":1.03,"15min":0.82399999999999995},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":9.7870000000000008,"5min":9.7870000000000008,"15min":9.7870000000000008},"last":8.6039999999999992},{"interface":"front","average":{"1min":2.7999999999999998,"5min":1.1890000000000001,"15min":0.90900000000000003},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":14.686,"5min":14.686,"15min":14.686},"last":4.8570000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":15.839,"5min":3.7440000000000002,"15min":1.748},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":222.93199999999999,"5min":222.93199999999999,"15min":222.93199999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":14.249000000000001,"5min":3.5790000000000002,"15min":1.784},"min":{"1min":0.36799999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":223.30199999999999,"5min":223.30199999999999,"15min":223.30199999999999},"last":8.6530000000000005}]},{"osd":3,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.8210000000000002,"5min":4.1479999999999997,"15min":1.9830000000000001},"min":{"1min":0.57499999999999996,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":10.805,"5min":225.07499999999999,"15min":225.07499999999999},"last":8.6850000000000005},{"interface":"front","average":{"1min":2.7610000000000001,"5min":4.4180000000000001,"15min":2.1429999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":10.766999999999999,"5min":223.36600000000001,"15min":223.36600000000001},"last":4.048}]},{"osd":4,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.7879999999999998,"5min":1.4570000000000001,"15min":1.232},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":12.952,"5min":12.952,"15min":12.952},"last":4.9299999999999997},{"interface":"front","average":{"1min":3.3580000000000001,"5min":1.526,"15min":1.292},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":12.497999999999999,"5min":12.497999999999999,"15min":12.497999999999999},"last":1.071}]},{"osd":5,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0019999999999998,"5min":1.357,"15min":1.2390000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":5.4779999999999998,"5min":5.4779999999999998,"15min":5.4779999999999998},"last":4.0960000000000001},{"interface":"front","average":{"1min":2.52,"5min":1.4870000000000001,"15min":1.2490000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":12.847,"5min":12.847,"15min":12.847},"last":4.8929999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.4359999999999999,"5min":1.5069999999999999,"15min":1.282},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":12.993,"5min":12.993,"15min":12.993},"last":9.0739999999999998},{"interface":"front","average":{"1min":2.907,"5min":1.482,"15min":1.292},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":12.57,"5min":12.57,"15min":12.57},"last":1.171}]},{"osd":7,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":1.841,"5min":1.3500000000000001,"15min":1.3080000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":5.3140000000000001,"5min":5.3140000000000001,"15min":5.3140000000000001},"last":4.133},{"interface":"front","average":{"1min":2.8149999999999999,"5min":1.6200000000000001,"15min":1.387},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":12.912000000000001,"5min":12.912000000000001,"15min":12.912000000000001},"last":9.0370000000000008}]}]},{"osd":3,"up_from":93,"seq":399431958595,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3414276,"kb_used_data":3306236,"kb_used_omap":2,"kb_used_meta":107901,"kb_avail":90330876,"statfs":{"total":95995035648,"available":92498817024,"internally_reserved":0,"allocated":3385585664,"data_stored":3385107065,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":110491243},"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 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.4990000000000001,"5min":1.3109999999999999,"15min":0.92400000000000004},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":6.532,"5min":15.473000000000001,"15min":15.473000000000001},"last":0.17599999999999999},{"interface":"front","average":{"1min":2.0329999999999999,"5min":1.157,"15min":0.84599999999999997},"min":{"1min":0.30499999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":7.7199999999999998,"5min":9.0370000000000008,"15min":9.0370000000000008},"last":0.219}]},{"osd":1,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":1.9379999999999999,"5min":1.1299999999999999,"15min":0.90600000000000003},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":8.0600000000000005,"5min":8.0600000000000005,"15min":8.0600000000000005},"last":3.5870000000000002},{"interface":"front","average":{"1min":2.7200000000000002,"5min":1.387,"15min":1.0249999999999999},"min":{"1min":0.33400000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":11.768000000000001,"5min":15.599,"15min":15.599},"last":0.72699999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.4740000000000002,"5min":1.4770000000000001,"15min":1.0249999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":8.2859999999999996,"5min":26.388000000000002,"15min":26.388000000000002},"last":3.5579999999999998},{"interface":"front","average":{"1min":2.7879999999999998,"5min":1.752,"15min":1.1419999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.1780000000000008,"5min":28.297000000000001,"15min":28.297000000000001},"last":0.48899999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.1480000000000001,"5min":1.4850000000000001,"15min":1.22},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":6.3959999999999999,"5min":15.733000000000001,"15min":15.733000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":2.2589999999999999,"5min":1.52,"15min":1.1890000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":12.497999999999999,"5min":12.497999999999999,"15min":12.497999999999999},"last":0.54800000000000004}]},{"osd":5,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.363,"5min":1.4379999999999999,"15min":1.135},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":12.427,"5min":12.427,"15min":12.427},"last":0.52400000000000002},{"interface":"front","average":{"1min":1.744,"5min":1.3180000000000001,"15min":1.2110000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.46,"5min":6.46,"15min":6.46},"last":5.5650000000000004}]},{"osd":6,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.6389999999999998,"5min":1.49,"15min":1.21},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":12.470000000000001,"5min":12.470000000000001,"15min":12.470000000000001},"last":2.9180000000000001},{"interface":"front","average":{"1min":1.8640000000000001,"5min":1.365,"15min":1.242},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":6.4299999999999997,"5min":6.4299999999999997,"15min":6.4299999999999997},"last":3.8039999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.5950000000000002,"5min":1.5609999999999999,"15min":1.3200000000000001},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":8.1560000000000006,"5min":8.1560000000000006,"15min":8.1560000000000006},"last":3.629},{"interface":"front","average":{"1min":2.3809999999999998,"5min":1.742,"15min":1.359},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":5.8520000000000003,"5min":15.776,"15min":15.776},"last":2.9580000000000002}]}]},{"osd":4,"up_from":30,"seq":128849019159,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1910760,"kb_used_data":1601248,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91834392,"statfs":{"total":95995035648,"available":94038417408,"internally_reserved":0,"allocated":1639677952,"data_stored":1639225955,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,2,1],"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 30 09:15:43 2023","interfaces":[{"interface":"back","average":{"1min":2.2200000000000002,"5min":1.1559999999999999,"15min":0.97799999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":15.147,"5min":15.147,"15min":15.147},"last":0.26700000000000002},{"interface":"front","average":{"1min":1.6899999999999999,"5min":1.034,"15min":0.93200000000000005},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":14.935,"5min":14.935,"15min":14.935},"last":1.96}]},{"osd":1,"last update":"Sat Sep 30 09:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0089999999999999,"15min":0.94299999999999995},"min":{"1min":0.371,"5min":0.313,"15min":0.313},"max":{"1min":6.0940000000000003,"5min":14.814,"15min":14.814},"last":0.38600000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.127,"15min":0.98699999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":3.903,"5min":18.704999999999998,"15min":18.704999999999998},"last":0.44400000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.9710000000000001,"5min":1.179,"15min":1.0449999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":14.869,"5min":14.869,"15min":14.869},"last":0.47099999999999997},{"interface":"front","average":{"1min":2.0649999999999999,"5min":1.2929999999999999,"15min":1.091},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":15.692,"5min":15.692,"15min":15.692},"last":0.317}]},{"osd":3,"last update":"Sat Sep 30 09:16:08 2023","interfaces":[{"interface":"back","average":{"1min":1.7769999999999999,"5min":1.286,"15min":1.0609999999999999},"min":{"1min":0.378,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":4.8840000000000003,"5min":6.8760000000000003,"15min":6.8760000000000003},"last":1.5669999999999999},{"interface":"front","average":{"1min":1.6200000000000001,"5min":1.3899999999999999,"15min":1.1819999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.8460000000000001,"5min":8.5709999999999997,"15min":8.5709999999999997},"last":0.376}]},{"osd":5,"last update":"Sat Sep 30 09:15:52 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.879,"15min":0.89600000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.7959999999999998,"5min":3.7959999999999998,"15min":3.7959999999999998},"last":1.849},{"interface":"front","average":{"1min":0.77400000000000002,"5min":1.052,"15min":1.016},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":3.8570000000000002,"5min":3.8570000000000002,"15min":3.8570000000000002},"last":0.41599999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:15:24 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0780000000000001,"15min":0.998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":6.851,"5min":6.851,"15min":6.851},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.94599999999999995,"15min":0.95799999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":2.476,"5min":2.476,"15min":2.476},"last":1.9370000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:16:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.1299999999999999,"15min":1.0580000000000001},"min":{"1min":0.46700000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":5.0119999999999996,"5min":5.0119999999999996,"15min":5.0119999999999996},"last":0.495},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.3049999999999999,"15min":1.1699999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":4.867,"5min":7.1799999999999997,"15min":7.1799999999999997},"last":0.40699999999999997}]}]},{"osd":5,"up_from":36,"seq":154618822927,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1908504,"kb_used_data":1598992,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91836648,"statfs":{"total":95995035648,"available":94040727552,"internally_reserved":0,"allocated":1637367808,"data_stored":1636927660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,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":0,"last update":"Sat Sep 30 09:15:47 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":1.1100000000000001,"15min":0.98299999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":5.694,"5min":5.694,"15min":5.694},"last":0.28999999999999998},{"interface":"front","average":{"1min":1.3160000000000001,"5min":1.018,"15min":0.98399999999999999},"min":{"1min":0.308,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.2960000000000003,"5min":7.2960000000000003,"15min":7.2960000000000003},"last":2.1549999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":2.5840000000000001,"5min":1.3360000000000001,"15min":1.139},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":8.9930000000000003,"5min":8.9930000000000003,"15min":8.9930000000000003},"last":2.2040000000000002},{"interface":"front","average":{"1min":2.6840000000000002,"5min":1.3460000000000001,"15min":1.101},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":9.0589999999999993,"5min":9.0589999999999993,"15min":9.0589999999999993},"last":1.655}]},{"osd":2,"last update":"Sat Sep 30 09:15:47 2023","interfaces":[{"interface":"back","average":{"1min":1.8919999999999999,"5min":1.119,"15min":1.0349999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":9.1660000000000004,"5min":9.1660000000000004,"15min":9.1660000000000004},"last":2.234},{"interface":"front","average":{"1min":2.9380000000000002,"5min":1.3879999999999999,"15min":1.081},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":9.391,"5min":9.391,"15min":9.391},"last":9.7880000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":2.29,"5min":1.3029999999999999,"15min":1.032},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":14.573,"5min":14.573,"15min":14.573},"last":0.503},{"interface":"front","average":{"1min":3.294,"5min":1.589,"15min":1.1950000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":16.643000000000001,"5min":16.643000000000001,"15min":16.643000000000001},"last":0.53400000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:15:47 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.98599999999999999,"15min":0.95499999999999996},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.4860000000000002,"5min":3.4860000000000002,"15min":3.4860000000000002},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.3460000000000001,"5min":1.0629999999999999,"15min":0.99199999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.718,"5min":6.718,"15min":6.718},"last":4.8840000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:16:21 2023","interfaces":[{"interface":"back","average":{"1min":1.9850000000000001,"5min":1.204,"15min":1.0640000000000001},"min":{"1min":0.39100000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":6.7859999999999996,"5min":6.7859999999999996,"15min":6.7859999999999996},"last":4.9210000000000003},{"interface":"front","average":{"1min":1.8149999999999999,"5min":1.171,"15min":1.054},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":9.4610000000000003,"5min":9.4610000000000003,"15min":9.4610000000000003},"last":2.2829999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":1.669,"5min":1.218,"15min":1.093},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":7.2709999999999999,"5min":7.2709999999999999,"15min":7.2709999999999999},"last":2.2589999999999999},{"interface":"front","average":{"1min":1.677,"5min":1.252,"15min":1.135},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":6.7519999999999998,"5min":6.7519999999999998,"15min":6.7519999999999998},"last":9.7420000000000009}]}]}],"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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":1330384896,"data_stored":1330380824,"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":1705840640,"data_stored":1705836568,"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":2711158784,"data_stored":2711158784,"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":3365994496,"data_stored":3365994496,"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":1632370688,"data_stored":1632370688,"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":1627262976,"data_stored":1627258904,"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":1637416960,"data_stored":1637416960,"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":1985806336,"data_stored":1985806336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:16:24.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:16:24.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:24.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:24.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:24.972 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:24.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:24.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:25.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:25.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:25.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:25.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:25.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:25.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:25.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:25.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:25.375 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:25.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:25.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:25.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:25.512 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:25.537 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:25.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:25.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:25.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:25.671 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:25.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:25.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:25.775 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:25.805 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:25.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:25.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:25.909 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:25.949 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:25.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:25.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:26.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:26.083 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:26.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:26.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:26.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:26.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:26.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:26.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:26.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:26.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:26.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:26.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:26.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:26.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:26.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:26.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:26.633 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:26.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:26.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:26.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:26.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:26.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:26 smithi005 bash[78438]: cluster 2023-09-30T09:16:24.692030+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-09-30T09:16:26.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:26 smithi005 bash[75361]: cluster 2023-09-30T09:16:24.692030+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-09-30T09:16:26.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:26.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:26.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:26.876 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:26 smithi099 bash[59238]: cluster 2023-09-30T09:16:24.692030+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 746 op/s 2023-09-30T09:16:26.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:26.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:26.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:26.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:27.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:27.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:27.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.153 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:27.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.284 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:27.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:27.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:27.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:27.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:27.661 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:27.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:27.762 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:27.763 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:27.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:27.817 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:27.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:27.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:27.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:27.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:28.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:28.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:28.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:28.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:28.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:28.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:28.333 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:28.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:28.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:28.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:28.595 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:28.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:28.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:28.737 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:28 smithi099 bash[59238]: cluster 2023-09-30T09:16:26.692602+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-09-30T09:16:28.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:28.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:28.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:28.784 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:28.784 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:28.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:28.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:28.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:28.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:28.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:28 smithi005 bash[78438]: cluster 2023-09-30T09:16:26.692602+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-09-30T09:16:29.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:28 smithi005 bash[75361]: cluster 2023-09-30T09:16:26.692602+0000 mgr.y (mgr.34107) 447 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-09-30T09:16:29.026 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:29.132 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.159 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:29.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:29.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:29.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:29.405 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:29.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:29.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:29.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:29.672 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:29.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:29.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:16:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:16:29] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.33.4" 2023-09-30T09:16:29.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:29.831 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:29.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:29.934 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:29.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:29.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:29.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:30.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:30.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:30.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:30.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:30.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:30.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:30.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:30.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:30.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:30.538 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:30.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:30.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:30.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:30.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:30.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:30.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:30.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:30 smithi005 bash[75361]: cluster 2023-09-30T09:16:28.693278+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2023-09-30T09:16:30.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:30 smithi005 bash[78438]: cluster 2023-09-30T09:16:28.693278+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2023-09-30T09:16:30.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:30.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:30 smithi099 bash[59238]: cluster 2023-09-30T09:16:28.693278+0000 mgr.y (mgr.34107) 448 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 819 op/s 2023-09-30T09:16:30.846 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:30.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:30.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:30.953 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:30.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:30.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:30.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:31.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:31.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:31.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:31.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:31.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:31.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:31.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:31.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:31.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:31.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:31.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:31.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:31.734 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:31.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:31.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:31.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:31.872 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:31.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:31.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:31.975 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:31.998 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:32.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:32.103 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:32.155 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:32.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:32.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:32.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:32.390 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:32.425 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:32.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:32.534 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:32.566 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:32.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:32.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:32.697 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:32.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:32.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:32 smithi099 bash[59238]: cluster 2023-09-30T09:16:30.693874+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:16:32.801 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:32.828 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:32.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:32.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:32.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:32.982 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:32.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:33.015 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:32 smithi005 bash[78438]: cluster 2023-09-30T09:16:30.693874+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:16:33.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:32 smithi005 bash[75361]: cluster 2023-09-30T09:16:30.693874+0000 mgr.y (mgr.34107) 449 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:16:33.083 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:33.114 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:33.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:33.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:33.217 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:33.281 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:33.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:33.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:33.450 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:33.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:33.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:33.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:33.616 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:33.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:33.718 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:33.751 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:33.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:33.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:33.862 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:33.891 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:33.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:33.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:33.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:34.016 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:34.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:34.122 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:34.145 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:34.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:34.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:34.284 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:34.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:34.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:34.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:34.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:34.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:34.544 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:34.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:34.647 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:34.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:34.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:34.787 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:34.795 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:34 smithi099 bash[59238]: cluster 2023-09-30T09:16:32.694495+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-30T09:16:34.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:34.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:34.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:34.935 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:34 smithi005 bash[75361]: cluster 2023-09-30T09:16:32.694495+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-30T09:16:34.936 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:34 smithi005 bash[78438]: cluster 2023-09-30T09:16:32.694495+0000 mgr.y (mgr.34107) 450 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-30T09:16:34.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:34.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:34.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:35.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:35.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:35.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:35.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:35.245 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:35.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:35.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:35.365 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:35.396 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:35.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:35.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:35.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:35.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:35.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:35.667 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:35 smithi099 bash[59238]: cluster 2023-09-30T09:16:34.698618+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2023-09-30T09:16:35.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:35.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:35.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:35.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:35.805 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:35 smithi005 bash[75361]: cluster 2023-09-30T09:16:34.698618+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2023-09-30T09:16:35.805 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:35 smithi005 bash[78438]: cluster 2023-09-30T09:16:34.698618+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2023-09-30T09:16:35.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:35.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:35.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:35.969 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:35.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:35.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:36.073 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:36.105 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:36.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:36.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:36.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:36.238 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:36.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:36.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:36.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:36.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:36.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:36.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:36.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:36.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:36.603 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:36.626 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:36.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:36.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:36.738 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:36 smithi005 bash[75361]: audit 2023-09-30T09:16:36.537718+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:36.738 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:36 smithi005 bash[78438]: audit 2023-09-30T09:16:36.537718+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:36.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:36.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:36 smithi099 bash[59238]: audit 2023-09-30T09:16:36.537718+0000 mon.a (mon.0) 580 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:36.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:36.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:36.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:36.999 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:37.021 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:37.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:37.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:37.127 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:37.150 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:37.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:37.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:37.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:37.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:37.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:37.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:37.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:37.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:37.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:37.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:37.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:37.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:37.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:37.730 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:37.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:37.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:37.836 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:37.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:37.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:37.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:37.975 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:38.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:38.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:38.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:38.160 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:38.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:38.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:38.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:38.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:38.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:38.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:38.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:38.432 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:38.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:38.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:38.534 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:38.535 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:38 smithi005 bash[78438]: cluster 2023-09-30T09:16:36.699697+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:16:38.535 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:38 smithi005 bash[78438]: audit 2023-09-30T09:16:37.643809+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:38.535 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:38 smithi005 bash[75361]: cluster 2023-09-30T09:16:36.699697+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:16:38.535 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:38 smithi005 bash[75361]: audit 2023-09-30T09:16:37.643809+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:38.544 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:38 smithi099 bash[59238]: cluster 2023-09-30T09:16:36.699697+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:16:38.544 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:38 smithi099 bash[59238]: audit 2023-09-30T09:16:37.643809+0000 mon.a (mon.0) 581 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:38.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:38.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:38.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:38.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:38.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:39.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:39.105 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:16:39.105 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:16:39.105 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:16:39.105 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:16:39.105 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:16:39.105 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:16:39.115 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:16:39.164 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:16:39.171 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.171 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.171 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.171 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.172 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.172 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.172 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.172 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:16:39.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:39.209 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:16:39.210 INFO:teuthology.orchestra.run.smithi005.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-30T09:16:39.256 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:39.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:39.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:39.360 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:39.370 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:16:39.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:39.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:39.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:39.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:39.499 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:39 smithi005 bash[75361]: audit 2023-09-30T09:16:38.796283+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.5:0/1589711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:16:39.500 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:39 smithi005 bash[75361]: audit 2023-09-30T09:16:38.997401+0000 mon.a (mon.0) 582 : audit 1 from='client.? 172.21.15.5:0/115590152' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:16:39.500 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:16:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:16:39] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-09-30T09:16:39.500 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:39 smithi005 bash[78438]: audit 2023-09-30T09:16:38.796283+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.5:0/1589711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:16:39.500 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:39 smithi005 bash[78438]: audit 2023-09-30T09:16:38.997401+0000 mon.a (mon.0) 582 : audit 1 from='client.? 172.21.15.5:0/115590152' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:16:39.524 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:39.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:39.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:39.599 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:16:39.601 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:16:39.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:39.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:39.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:39.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:39.761 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:39.769 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:39 smithi099 bash[59238]: audit 2023-09-30T09:16:38.796283+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.5:0/1589711' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:16:39.770 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:39 smithi099 bash[59238]: audit 2023-09-30T09:16:38.997401+0000 mon.a (mon.0) 582 : audit 1 from='client.? 172.21.15.5:0/115590152' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:16:39.786 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:39.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:39.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:39.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:39.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:39.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:39.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:40.020 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:40.053 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:40.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:40.162 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:40.184 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:40.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:40.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:40.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:40.447 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:40.552 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:40.586 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:40.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:40.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[78438]: cluster 2023-09-30T09:16:38.700353+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2023-09-30T09:16:40.655 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[78438]: cluster 2023-09-30T09:16:39.350896+0000 mon.a (mon.0) 583 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:16:40.655 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[78438]: audit 2023-09-30T09:16:39.352973+0000 mon.a (mon.0) 584 : audit 1 from='client.? 172.21.15.5:0/115590152' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:16:40.655 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[78438]: cluster 2023-09-30T09:16:39.356370+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-30T09:16:40.655 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[78438]: cluster 2023-09-30T09:16:39.359270+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e110 with expected crc 2023-09-30T09:16:40.655 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[78438]: cluster 2023-09-30T09:16:39.362726+0000 mon.a (mon.0) 585 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-30T09:16:40.655 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[78438]: audit 2023-09-30T09:16:39.572542+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.44798 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:16:40.655 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[75361]: cluster 2023-09-30T09:16:38.700353+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2023-09-30T09:16:40.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[75361]: cluster 2023-09-30T09:16:39.350896+0000 mon.a (mon.0) 583 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:16:40.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[75361]: audit 2023-09-30T09:16:39.352973+0000 mon.a (mon.0) 584 : audit 1 from='client.? 172.21.15.5:0/115590152' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:16:40.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[75361]: cluster 2023-09-30T09:16:39.356370+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-30T09:16:40.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[75361]: cluster 2023-09-30T09:16:39.359270+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e110 with expected crc 2023-09-30T09:16:40.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[75361]: cluster 2023-09-30T09:16:39.362726+0000 mon.a (mon.0) 585 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-30T09:16:40.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:40 smithi005 bash[75361]: audit 2023-09-30T09:16:39.572542+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.44798 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:16:40.691 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:40.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:40 smithi099 bash[59238]: cluster 2023-09-30T09:16:38.700353+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 811 op/s 2023-09-30T09:16:40.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:40 smithi099 bash[59238]: cluster 2023-09-30T09:16:39.350896+0000 mon.a (mon.0) 583 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:16:40.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:40 smithi099 bash[59238]: audit 2023-09-30T09:16:39.352973+0000 mon.a (mon.0) 584 : audit 1 from='client.? 172.21.15.5:0/115590152' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:16:40.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:40 smithi099 bash[59238]: cluster 2023-09-30T09:16:39.356370+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e110 with expected crc 2023-09-30T09:16:40.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:40 smithi099 bash[59238]: cluster 2023-09-30T09:16:39.359270+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e110 with expected crc 2023-09-30T09:16:40.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:40 smithi099 bash[59238]: cluster 2023-09-30T09:16:39.362726+0000 mon.a (mon.0) 585 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-30T09:16:40.701 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:40 smithi099 bash[59238]: audit 2023-09-30T09:16:39.572542+0000 mgr.y (mgr.34107) 454 : audit 0 from='client.44798 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:16:40.733 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:40.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:40.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:40.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:40.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:40.982 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:40.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:40.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:41.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:41.126 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:41.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:41.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:41.233 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:41.260 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:41.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:41.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:41.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:41.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:41.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:41.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:41.500 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:41.526 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:41.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:41.629 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:41.655 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:41.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:41.760 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:41.786 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:41.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:41.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:41.895 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:41.919 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:41.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:41.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:42.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:42.048 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:42.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:42.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:42.156 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:42.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:42.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:42.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:42.289 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:42.318 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:42.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:42.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:42.423 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:42.431 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:42 smithi099 bash[59238]: cluster 2023-09-30T09:16:40.700900+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:16:42.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:42.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-30T09:16:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:42.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:42.556 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:42.584 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:42.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:42.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:42.734 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:42 smithi005 bash[75361]: cluster 2023-09-30T09:16:40.700900+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:16:42.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:42 smithi005 bash[78438]: cluster 2023-09-30T09:16:40.700900+0000 mgr.y (mgr.34107) 455 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:16:42.750 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":401,"stamp":"2023-09-30T09:16:39.355456+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4559935404,"num_objects":69595,"num_object_clones":0,"num_object_copies":208785,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69595,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":146051,"num_write_kb":6893966,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":134085,"ondisk_log_size":134085,"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":15017748,"kb_used_data":13405716,"kb_used_omap":13,"kb_used_meta":1611570,"kb_avail":734943468,"statfs":{"total":767960285184,"available":752582111232,"internally_reserved":0,"allocated":13727453184,"data_stored":13723699665,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":1650248700},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,3,3,7,7,2,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-478412800,"num_objects":-7300,"num_object_clones":0,"num_object_copies":-21900,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7300,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7300,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.662625"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":92,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393994+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:16:07.393994+0000","last_peered":"2023-09-30T09:16:07.393994+0000","last_clean":"2023-09-30T09:16:07.393994+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:16:07.393994+0000","last_undegraded":"2023-09-30T09:16:07.393994+0000","last_fullsized":"2023-09-30T09:16:07.393994+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.408221+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:16:07.408221+0000","last_peered":"2023-09-30T09:16:07.408221+0000","last_clean":"2023-09-30T09:16:07.408221+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:16:07.408221+0000","last_undegraded":"2023-09-30T09:16:07.408221+0000","last_fullsized":"2023-09-30T09:16:07.408221+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.378557+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:16:07.378557+0000","last_peered":"2023-09-30T09:16:07.378557+0000","last_clean":"2023-09-30T09:16:07.378557+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:16:07.378557+0000","last_undegraded":"2023-09-30T09:16:07.378557+0000","last_fullsized":"2023-09-30T09:16:07.378557+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396218+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:16:07.396218+0000","last_peered":"2023-09-30T09:16:07.396218+0000","last_clean":"2023-09-30T09:16:07.396218+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:16:07.396218+0000","last_undegraded":"2023-09-30T09:16:07.396218+0000","last_fullsized":"2023-09-30T09:16:07.396218+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.411030+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:16:07.411030+0000","last_peered":"2023-09-30T09:16:07.411030+0000","last_clean":"2023-09-30T09:16:07.411030+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:16:07.411030+0000","last_undegraded":"2023-09-30T09:16:07.411030+0000","last_fullsized":"2023-09-30T09:16:07.411030+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405318+0000","last_change":"2023-09-30T09:10:00.262235+0000","last_active":"2023-09-30T09:16:07.405318+0000","last_peered":"2023-09-30T09:16:07.405318+0000","last_clean":"2023-09-30T09:16:07.405318+0000","last_became_active":"2023-09-30T09:10:00.261952+0000","last_became_peered":"2023-09-30T09:10:00.261952+0000","last_unstale":"2023-09-30T09:16:07.405318+0000","last_undegraded":"2023-09-30T09:16:07.405318+0000","last_fullsized":"2023-09-30T09:16:07.405318+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396649+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:16:07.396649+0000","last_peered":"2023-09-30T09:16:07.396649+0000","last_clean":"2023-09-30T09:16:07.396649+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:16:07.396649+0000","last_undegraded":"2023-09-30T09:16:07.396649+0000","last_fullsized":"2023-09-30T09:16:07.396649+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.410979+0000","last_change":"2023-09-30T09:10:56.679559+0000","last_active":"2023-09-30T09:16:07.410979+0000","last_peered":"2023-09-30T09:16:07.410979+0000","last_clean":"2023-09-30T09:16:07.410979+0000","last_became_active":"2023-09-30T09:10:56.679078+0000","last_became_peered":"2023-09-30T09:10:56.679078+0000","last_unstale":"2023-09-30T09:16:07.410979+0000","last_undegraded":"2023-09-30T09:16:07.410979+0000","last_fullsized":"2023-09-30T09:16:07.410979+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:00:45.148789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416764+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:16:07.416764+0000","last_peered":"2023-09-30T09:16:07.416764+0000","last_clean":"2023-09-30T09:16:07.416764+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:16:07.416764+0000","last_undegraded":"2023-09-30T09:16:07.416764+0000","last_fullsized":"2023-09-30T09:16:07.416764+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":39,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407650+0000","last_change":"2023-09-30T09:10:56.679544+0000","last_active":"2023-09-30T09:16:07.407650+0000","last_peered":"2023-09-30T09:16:07.407650+0000","last_clean":"2023-09-30T09:16:07.407650+0000","last_became_active":"2023-09-30T09:10:56.679080+0000","last_became_peered":"2023-09-30T09:10:56.679080+0000","last_unstale":"2023-09-30T09:16:07.407650+0000","last_undegraded":"2023-09-30T09:16:07.407650+0000","last_fullsized":"2023-09-30T09:16:07.407650+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:00:05.318021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398196+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:16:07.398196+0000","last_peered":"2023-09-30T09:16:07.398196+0000","last_clean":"2023-09-30T09:16:07.398196+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:16:07.398196+0000","last_undegraded":"2023-09-30T09:16:07.398196+0000","last_fullsized":"2023-09-30T09:16:07.398196+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.378642+0000","last_change":"2023-09-30T09:10:30.265441+0000","last_active":"2023-09-30T09:16:07.378642+0000","last_peered":"2023-09-30T09:16:07.378642+0000","last_clean":"2023-09-30T09:16:07.378642+0000","last_became_active":"2023-09-30T09:10:30.264464+0000","last_became_peered":"2023-09-30T09:10:30.264464+0000","last_unstale":"2023-09-30T09:16:07.378642+0000","last_undegraded":"2023-09-30T09:16:07.378642+0000","last_fullsized":"2023-09-30T09:16:07.378642+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:40:17.089123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393996+0000","last_change":"2023-09-30T08:58:14.252409+0000","last_active":"2023-09-30T09:16:07.393996+0000","last_peered":"2023-09-30T09:16:07.393996+0000","last_clean":"2023-09-30T09:16:07.393996+0000","last_became_active":"2023-09-30T08:58:14.251769+0000","last_became_peered":"2023-09-30T08:58:14.251769+0000","last_unstale":"2023-09-30T09:16:07.393996+0000","last_undegraded":"2023-09-30T09:16:07.393996+0000","last_fullsized":"2023-09-30T09:16:07.393996+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394222+0000","last_change":"2023-09-30T09:10:00.266571+0000","last_active":"2023-09-30T09:16:07.394222+0000","last_peered":"2023-09-30T09:16:07.394222+0000","last_clean":"2023-09-30T09:16:07.394222+0000","last_became_active":"2023-09-30T09:10:00.266168+0000","last_became_peered":"2023-09-30T09:10:00.266168+0000","last_unstale":"2023-09-30T09:16:07.394222+0000","last_undegraded":"2023-09-30T09:16:07.394222+0000","last_fullsized":"2023-09-30T09:16:07.394222+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.400027+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:16:07.400027+0000","last_peered":"2023-09-30T09:16:07.400027+0000","last_clean":"2023-09-30T09:16:07.400027+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:16:07.400027+0000","last_undegraded":"2023-09-30T09:16:07.400027+0000","last_fullsized":"2023-09-30T09:16:07.400027+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407147+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:16:07.407147+0000","last_peered":"2023-09-30T09:16:07.407147+0000","last_clean":"2023-09-30T09:16:07.407147+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:16:07.407147+0000","last_undegraded":"2023-09-30T09:16:07.407147+0000","last_fullsized":"2023-09-30T09:16:07.407147+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:16.414802+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:16:16.414802+0000","last_peered":"2023-09-30T09:16:16.414802+0000","last_clean":"2023-09-30T09:16:16.414802+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:16:16.414802+0000","last_undegraded":"2023-09-30T09:16:16.414802+0000","last_fullsized":"2023-09-30T09:16:16.414802+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416686+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:16:07.416686+0000","last_peered":"2023-09-30T09:16:07.416686+0000","last_clean":"2023-09-30T09:16:07.416686+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:16:07.416686+0000","last_undegraded":"2023-09-30T09:16:07.416686+0000","last_fullsized":"2023-09-30T09:16:07.416686+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.397828+0000","last_change":"2023-09-30T08:58:14.251079+0000","last_active":"2023-09-30T09:16:07.397828+0000","last_peered":"2023-09-30T09:16:07.397828+0000","last_clean":"2023-09-30T09:16:07.397828+0000","last_became_active":"2023-09-30T08:58:14.250728+0000","last_became_peered":"2023-09-30T08:58:14.250728+0000","last_unstale":"2023-09-30T09:16:07.397828+0000","last_undegraded":"2023-09-30T09:16:07.397828+0000","last_fullsized":"2023-09-30T09:16:07.397828+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396133+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:16:07.396133+0000","last_peered":"2023-09-30T09:16:07.396133+0000","last_clean":"2023-09-30T09:16:07.396133+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:16:07.396133+0000","last_undegraded":"2023-09-30T09:16:07.396133+0000","last_fullsized":"2023-09-30T09:16:07.396133+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.404630+0000","last_change":"2023-09-30T09:09:31.686553+0000","last_active":"2023-09-30T09:16:07.404630+0000","last_peered":"2023-09-30T09:16:07.404630+0000","last_clean":"2023-09-30T09:16:07.404630+0000","last_became_active":"2023-09-30T09:09:31.686036+0000","last_became_peered":"2023-09-30T09:09:31.686036+0000","last_unstale":"2023-09-30T09:16:07.404630+0000","last_undegraded":"2023-09-30T09:16:07.404630+0000","last_fullsized":"2023-09-30T09:16:07.404630+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.406943+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:16:07.406943+0000","last_peered":"2023-09-30T09:16:07.406943+0000","last_clean":"2023-09-30T09:16:07.406943+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:16:07.406943+0000","last_undegraded":"2023-09-30T09:16:07.406943+0000","last_fullsized":"2023-09-30T09:16:07.406943+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'8926","reported_seq":8947,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.456508+0000","last_change":"2023-09-30T09:13:54.923001+0000","last_active":"2023-09-30T09:16:37.456508+0000","last_peered":"2023-09-30T09:16:37.456508+0000","last_clean":"2023-09-30T09:16:37.456508+0000","last_became_active":"2023-09-30T09:13:54.922506+0000","last_became_peered":"2023-09-30T09:13:54.922506+0000","last_unstale":"2023-09-30T09:16:37.456508+0000","last_undegraded":"2023-09-30T09:16:37.456508+0000","last_fullsized":"2023-09-30T09:16:37.456508+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8926,"log_dups_size":0,"ondisk_log_size":8926,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":270663680,"num_objects":4130,"num_object_clones":0,"num_object_copies":12390,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4130,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8926,"num_write_kb":417792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398210+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:16:07.398210+0000","last_peered":"2023-09-30T09:16:07.398210+0000","last_clean":"2023-09-30T09:16:07.398210+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:16:07.398210+0000","last_undegraded":"2023-09-30T09:16:07.398210+0000","last_fullsized":"2023-09-30T09:16:07.398210+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416406+0000","last_change":"2023-09-30T08:58:15.495826+0000","last_active":"2023-09-30T09:16:07.416406+0000","last_peered":"2023-09-30T09:16:07.416406+0000","last_clean":"2023-09-30T09:16:07.416406+0000","last_became_active":"2023-09-30T08:58:15.494831+0000","last_became_peered":"2023-09-30T08:58:15.494831+0000","last_unstale":"2023-09-30T09:16:07.416406+0000","last_undegraded":"2023-09-30T09:16:07.416406+0000","last_fullsized":"2023-09-30T09:16:07.416406+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'9136","reported_seq":9161,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:35.106390+0000","last_change":"2023-09-30T09:13:54.370994+0000","last_active":"2023-09-30T09:16:35.106390+0000","last_peered":"2023-09-30T09:16:35.106390+0000","last_clean":"2023-09-30T09:16:35.106390+0000","last_became_active":"2023-09-30T09:13:54.370599+0000","last_became_peered":"2023-09-30T09:13:54.370599+0000","last_unstale":"2023-09-30T09:16:35.106390+0000","last_undegraded":"2023-09-30T09:16:35.106390+0000","last_fullsized":"2023-09-30T09:16:35.106390+0000","mapping_epoch":96,"log_start":"99'1800","ondisk_log_start":"99'1800","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7336,"log_dups_size":0,"ondisk_log_size":7336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:06:17.421506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295960576,"num_objects":4516,"num_object_clones":0,"num_object_copies":13548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4516,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9136,"num_write_kb":436864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398535+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:16:07.398535+0000","last_peered":"2023-09-30T09:16:07.398535+0000","last_clean":"2023-09-30T09:16:07.398535+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:16:07.398535+0000","last_undegraded":"2023-09-30T09:16:07.398535+0000","last_fullsized":"2023-09-30T09:16:07.398535+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":99,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393607+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:16:07.393607+0000","last_peered":"2023-09-30T09:16:07.393607+0000","last_clean":"2023-09-30T09:16:07.393607+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:16:07.393607+0000","last_undegraded":"2023-09-30T09:16:07.393607+0000","last_fullsized":"2023-09-30T09:16:07.393607+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"109'9309","reported_seq":9330,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.434638+0000","last_change":"2023-09-30T09:13:54.376278+0000","last_active":"2023-09-30T09:16:37.434638+0000","last_peered":"2023-09-30T09:16:37.434638+0000","last_clean":"2023-09-30T09:16:37.434638+0000","last_became_active":"2023-09-30T09:13:54.375291+0000","last_became_peered":"2023-09-30T09:13:54.375291+0000","last_unstale":"2023-09-30T09:16:37.434638+0000","last_undegraded":"2023-09-30T09:16:37.434638+0000","last_fullsized":"2023-09-30T09:16:37.434638+0000","mapping_epoch":96,"log_start":"99'900","ondisk_log_start":"99'900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8409,"log_dups_size":0,"ondisk_log_size":8409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280821760,"num_objects":4285,"num_object_clones":0,"num_object_copies":12855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4285,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9309,"num_write_kb":435008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":62,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398301+0000","last_change":"2023-09-30T08:58:14.257808+0000","last_active":"2023-09-30T09:16:07.398301+0000","last_peered":"2023-09-30T09:16:07.398301+0000","last_clean":"2023-09-30T09:16:07.398301+0000","last_became_active":"2023-09-30T08:58:14.257073+0000","last_became_peered":"2023-09-30T08:58:14.257073+0000","last_unstale":"2023-09-30T09:16:07.398301+0000","last_undegraded":"2023-09-30T09:16:07.398301+0000","last_fullsized":"2023-09-30T09:16:07.398301+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.404990+0000","last_change":"2023-09-30T09:10:00.263123+0000","last_active":"2023-09-30T09:16:07.404990+0000","last_peered":"2023-09-30T09:16:07.404990+0000","last_clean":"2023-09-30T09:16:07.404990+0000","last_became_active":"2023-09-30T09:10:00.262693+0000","last_became_peered":"2023-09-30T09:10:00.262693+0000","last_unstale":"2023-09-30T09:16:07.404990+0000","last_undegraded":"2023-09-30T09:16:07.404990+0000","last_fullsized":"2023-09-30T09:16:07.404990+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8967","reported_seq":8992,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:34.727384+0000","last_change":"2023-09-30T09:13:54.375237+0000","last_active":"2023-09-30T09:16:34.727384+0000","last_peered":"2023-09-30T09:16:34.727384+0000","last_clean":"2023-09-30T09:16:34.727384+0000","last_became_active":"2023-09-30T09:13:54.374856+0000","last_became_peered":"2023-09-30T09:13:54.374856+0000","last_unstale":"2023-09-30T09:16:34.727384+0000","last_undegraded":"2023-09-30T09:16:34.727384+0000","last_fullsized":"2023-09-30T09:16:34.727384+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8967,"log_dups_size":0,"ondisk_log_size":8967,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:46:12.510561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289996800,"num_objects":4425,"num_object_clones":0,"num_object_copies":13275,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4425,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8967,"num_write_kb":428544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.417380+0000","last_change":"2023-09-30T09:10:56.680322+0000","last_active":"2023-09-30T09:16:07.417380+0000","last_peered":"2023-09-30T09:16:07.417380+0000","last_clean":"2023-09-30T09:16:07.417380+0000","last_became_active":"2023-09-30T09:10:56.679909+0000","last_became_peered":"2023-09-30T09:10:56.679909+0000","last_unstale":"2023-09-30T09:16:07.417380+0000","last_undegraded":"2023-09-30T09:16:07.417380+0000","last_fullsized":"2023-09-30T09:16:07.417380+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:14.783311+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:16:14.783311+0000","last_peered":"2023-09-30T09:16:14.783311+0000","last_clean":"2023-09-30T09:16:14.783311+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:16:14.783311+0000","last_undegraded":"2023-09-30T09:16:14.783311+0000","last_fullsized":"2023-09-30T09:16:14.783311+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'9195","reported_seq":9216,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.523859+0000","last_change":"2023-09-30T09:13:54.377336+0000","last_active":"2023-09-30T09:16:37.523859+0000","last_peered":"2023-09-30T09:16:37.523859+0000","last_clean":"2023-09-30T09:16:37.523859+0000","last_became_active":"2023-09-30T09:13:54.377038+0000","last_became_peered":"2023-09-30T09:13:54.377038+0000","last_unstale":"2023-09-30T09:16:37.523859+0000","last_undegraded":"2023-09-30T09:16:37.523859+0000","last_fullsized":"2023-09-30T09:16:37.523859+0000","mapping_epoch":96,"log_start":"99'1300","ondisk_log_start":"99'1300","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7895,"log_dups_size":0,"ondisk_log_size":7895,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280559616,"num_objects":4281,"num_object_clones":0,"num_object_copies":12843,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4281,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9195,"num_write_kb":431232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407042+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:16:07.407042+0000","last_peered":"2023-09-30T09:16:07.407042+0000","last_clean":"2023-09-30T09:16:07.407042+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:16:07.407042+0000","last_undegraded":"2023-09-30T09:16:07.407042+0000","last_fullsized":"2023-09-30T09:16:07.407042+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393879+0000","last_change":"2023-09-30T09:10:56.681512+0000","last_active":"2023-09-30T09:16:07.393879+0000","last_peered":"2023-09-30T09:16:07.393879+0000","last_clean":"2023-09-30T09:16:07.393879+0000","last_became_active":"2023-09-30T09:10:56.681126+0000","last_became_peered":"2023-09-30T09:10:56.681126+0000","last_unstale":"2023-09-30T09:16:07.393879+0000","last_undegraded":"2023-09-30T09:16:07.393879+0000","last_fullsized":"2023-09-30T09:16:07.393879+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'9204","reported_seq":9229,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:38.564394+0000","last_change":"2023-09-30T09:13:54.377817+0000","last_active":"2023-09-30T09:16:38.564394+0000","last_peered":"2023-09-30T09:16:38.564394+0000","last_clean":"2023-09-30T09:16:38.564394+0000","last_became_active":"2023-09-30T09:13:54.376763+0000","last_became_peered":"2023-09-30T09:13:54.376763+0000","last_unstale":"2023-09-30T09:16:38.564394+0000","last_undegraded":"2023-09-30T09:16:38.564394+0000","last_fullsized":"2023-09-30T09:16:38.564394+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":9204,"log_dups_size":0,"ondisk_log_size":9204,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:05:30.914025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":276299776,"num_objects":4216,"num_object_clones":0,"num_object_copies":12648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4216,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9204,"num_write_kb":429440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405082+0000","last_change":"2023-09-30T09:10:00.260332+0000","last_active":"2023-09-30T09:16:07.405082+0000","last_peered":"2023-09-30T09:16:07.405082+0000","last_clean":"2023-09-30T09:16:07.405082+0000","last_became_active":"2023-09-30T09:10:00.259922+0000","last_became_peered":"2023-09-30T09:10:00.259922+0000","last_unstale":"2023-09-30T09:16:07.405082+0000","last_undegraded":"2023-09-30T09:16:07.405082+0000","last_fullsized":"2023-09-30T09:16:07.405082+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393995+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:16:07.393995+0000","last_peered":"2023-09-30T09:16:07.393995+0000","last_clean":"2023-09-30T09:16:07.393995+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:16:07.393995+0000","last_undegraded":"2023-09-30T09:16:07.393995+0000","last_fullsized":"2023-09-30T09:16:07.393995+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'9075","reported_seq":9100,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:35.049117+0000","last_change":"2023-09-30T09:13:54.920996+0000","last_active":"2023-09-30T09:16:35.049117+0000","last_peered":"2023-09-30T09:16:35.049117+0000","last_clean":"2023-09-30T09:16:35.049117+0000","last_became_active":"2023-09-30T09:13:54.920349+0000","last_became_peered":"2023-09-30T09:13:54.920349+0000","last_unstale":"2023-09-30T09:16:35.049117+0000","last_undegraded":"2023-09-30T09:16:35.049117+0000","last_fullsized":"2023-09-30T09:16:35.049117+0000","mapping_epoch":96,"log_start":"99'1700","ondisk_log_start":"99'1700","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7375,"log_dups_size":0,"ondisk_log_size":7375,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:25:37.466989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288817152,"num_objects":4407,"num_object_clones":0,"num_object_copies":13221,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4407,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9075,"num_write_kb":431424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.391686+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:16:07.391686+0000","last_peered":"2023-09-30T09:16:07.391686+0000","last_clean":"2023-09-30T09:16:07.391686+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:16:07.391686+0000","last_undegraded":"2023-09-30T09:16:07.391686+0000","last_fullsized":"2023-09-30T09:16:07.391686+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394484+0000","last_change":"2023-09-30T09:10:00.266626+0000","last_active":"2023-09-30T09:16:07.394484+0000","last_peered":"2023-09-30T09:16:07.394484+0000","last_clean":"2023-09-30T09:16:07.394484+0000","last_became_active":"2023-09-30T09:10:00.266182+0000","last_became_peered":"2023-09-30T09:10:00.266182+0000","last_unstale":"2023-09-30T09:16:07.394484+0000","last_undegraded":"2023-09-30T09:16:07.394484+0000","last_fullsized":"2023-09-30T09:16:07.394484+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'8994","reported_seq":9016,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.508582+0000","last_change":"2023-09-30T09:13:54.378589+0000","last_active":"2023-09-30T09:16:37.508582+0000","last_peered":"2023-09-30T09:16:37.508582+0000","last_clean":"2023-09-30T09:16:37.508582+0000","last_became_active":"2023-09-30T09:13:54.378220+0000","last_became_peered":"2023-09-30T09:13:54.378220+0000","last_unstale":"2023-09-30T09:16:37.508582+0000","last_undegraded":"2023-09-30T09:16:37.508582+0000","last_fullsized":"2023-09-30T09:16:37.508582+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8994,"log_dups_size":0,"ondisk_log_size":8994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283312152,"num_objects":4324,"num_object_clones":0,"num_object_copies":12972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4324,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8994,"num_write_kb":426113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.411249+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:16:07.411249+0000","last_peered":"2023-09-30T09:16:07.411249+0000","last_clean":"2023-09-30T09:16:07.411249+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:16:07.411249+0000","last_undegraded":"2023-09-30T09:16:07.411249+0000","last_fullsized":"2023-09-30T09:16:07.411249+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":61,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.378877+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:16:07.378877+0000","last_peered":"2023-09-30T09:16:07.378877+0000","last_clean":"2023-09-30T09:16:07.378877+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:16:07.378877+0000","last_undegraded":"2023-09-30T09:16:07.378877+0000","last_fullsized":"2023-09-30T09:16:07.378877+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'9097","reported_seq":9122,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:34.779256+0000","last_change":"2023-09-30T09:13:54.375281+0000","last_active":"2023-09-30T09:16:34.779256+0000","last_peered":"2023-09-30T09:16:34.779256+0000","last_clean":"2023-09-30T09:16:34.779256+0000","last_became_active":"2023-09-30T09:13:54.374816+0000","last_became_peered":"2023-09-30T09:13:54.374816+0000","last_unstale":"2023-09-30T09:16:34.779256+0000","last_undegraded":"2023-09-30T09:16:34.779256+0000","last_fullsized":"2023-09-30T09:16:34.779256+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":9097,"log_dups_size":0,"ondisk_log_size":9097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:52:51.507401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296157184,"num_objects":4519,"num_object_clones":0,"num_object_copies":13557,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4519,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9097,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:13.350591+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:16:13.350591+0000","last_peered":"2023-09-30T09:16:13.350591+0000","last_clean":"2023-09-30T09:16:13.350591+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:16:13.350591+0000","last_undegraded":"2023-09-30T09:16:13.350591+0000","last_fullsized":"2023-09-30T09:16:13.350591+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416773+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:16:07.416773+0000","last_peered":"2023-09-30T09:16:07.416773+0000","last_clean":"2023-09-30T09:16:07.416773+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:16:07.416773+0000","last_undegraded":"2023-09-30T09:16:07.416773+0000","last_fullsized":"2023-09-30T09:16:07.416773+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":45,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.377371+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:16:07.377371+0000","last_peered":"2023-09-30T09:16:07.377371+0000","last_clean":"2023-09-30T09:16:07.377371+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:16:07.377371+0000","last_undegraded":"2023-09-30T09:16:07.377371+0000","last_fullsized":"2023-09-30T09:16:07.377371+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'9024","reported_seq":9049,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:35.043777+0000","last_change":"2023-09-30T09:13:54.374512+0000","last_active":"2023-09-30T09:16:35.043777+0000","last_peered":"2023-09-30T09:16:35.043777+0000","last_clean":"2023-09-30T09:16:35.043777+0000","last_became_active":"2023-09-30T09:13:54.374129+0000","last_became_peered":"2023-09-30T09:13:54.374129+0000","last_unstale":"2023-09-30T09:16:35.043777+0000","last_undegraded":"2023-09-30T09:16:35.043777+0000","last_fullsized":"2023-09-30T09:16:35.043777+0000","mapping_epoch":96,"log_start":"99'1700","ondisk_log_start":"99'1700","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7324,"log_dups_size":0,"ondisk_log_size":7324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:11:05.886676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290455552,"num_objects":4432,"num_object_clones":0,"num_object_copies":13296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4432,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9024,"num_write_kb":430592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416642+0000","last_change":"2023-09-30T09:10:00.267780+0000","last_active":"2023-09-30T09:16:07.416642+0000","last_peered":"2023-09-30T09:16:07.416642+0000","last_clean":"2023-09-30T09:16:07.416642+0000","last_became_active":"2023-09-30T09:10:00.267429+0000","last_became_peered":"2023-09-30T09:10:00.267429+0000","last_unstale":"2023-09-30T09:16:07.416642+0000","last_undegraded":"2023-09-30T09:16:07.416642+0000","last_fullsized":"2023-09-30T09:16:07.416642+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393912+0000","last_change":"2023-09-30T09:09:31.689043+0000","last_active":"2023-09-30T09:16:07.393912+0000","last_peered":"2023-09-30T09:16:07.393912+0000","last_clean":"2023-09-30T09:16:07.393912+0000","last_became_active":"2023-09-30T09:09:31.688384+0000","last_became_peered":"2023-09-30T09:09:31.688384+0000","last_unstale":"2023-09-30T09:16:07.393912+0000","last_undegraded":"2023-09-30T09:16:07.393912+0000","last_fullsized":"2023-09-30T09:16:07.393912+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:13.350572+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:16:13.350572+0000","last_peered":"2023-09-30T09:16:13.350572+0000","last_clean":"2023-09-30T09:16:13.350572+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:16:13.350572+0000","last_undegraded":"2023-09-30T09:16:13.350572+0000","last_fullsized":"2023-09-30T09:16:13.350572+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"109'9238","reported_seq":9259,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.473381+0000","last_change":"2023-09-30T09:13:54.923490+0000","last_active":"2023-09-30T09:16:37.473381+0000","last_peered":"2023-09-30T09:16:37.473381+0000","last_clean":"2023-09-30T09:16:37.473381+0000","last_became_active":"2023-09-30T09:13:54.922654+0000","last_became_peered":"2023-09-30T09:13:54.922654+0000","last_unstale":"2023-09-30T09:16:37.473381+0000","last_undegraded":"2023-09-30T09:16:37.473381+0000","last_fullsized":"2023-09-30T09:16:37.473381+0000","mapping_epoch":96,"log_start":"99'900","ondisk_log_start":"99'900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8338,"log_dups_size":0,"ondisk_log_size":8338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293994496,"num_objects":4486,"num_object_clones":0,"num_object_copies":13458,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4486,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9238,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":98,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.376708+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:16:07.376708+0000","last_peered":"2023-09-30T09:16:07.376708+0000","last_clean":"2023-09-30T09:16:07.376708+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:16:07.376708+0000","last_undegraded":"2023-09-30T09:16:07.376708+0000","last_fullsized":"2023-09-30T09:16:07.376708+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.380084+0000","last_change":"2023-09-30T09:10:30.264359+0000","last_active":"2023-09-30T09:16:07.380084+0000","last_peered":"2023-09-30T09:16:07.380084+0000","last_clean":"2023-09-30T09:16:07.380084+0000","last_became_active":"2023-09-30T09:10:30.263969+0000","last_became_peered":"2023-09-30T09:10:30.263969+0000","last_unstale":"2023-09-30T09:16:07.380084+0000","last_undegraded":"2023-09-30T09:16:07.380084+0000","last_fullsized":"2023-09-30T09:16:07.380084+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:59.946324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:16.411407+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:16:16.411407+0000","last_peered":"2023-09-30T09:16:16.411407+0000","last_clean":"2023-09-30T09:16:16.411407+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:16:16.411407+0000","last_undegraded":"2023-09-30T09:16:16.411407+0000","last_fullsized":"2023-09-30T09:16:16.411407+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'9325","reported_seq":9346,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.523191+0000","last_change":"2023-09-30T09:13:54.377401+0000","last_active":"2023-09-30T09:16:37.523191+0000","last_peered":"2023-09-30T09:16:37.523191+0000","last_clean":"2023-09-30T09:16:37.523191+0000","last_became_active":"2023-09-30T09:13:54.376800+0000","last_became_peered":"2023-09-30T09:13:54.376800+0000","last_unstale":"2023-09-30T09:16:37.523191+0000","last_undegraded":"2023-09-30T09:16:37.523191+0000","last_fullsized":"2023-09-30T09:16:37.523191+0000","mapping_epoch":96,"log_start":"0'0","ondisk_log_start":"0'0","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":9325,"log_dups_size":0,"ondisk_log_size":9325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287375360,"num_objects":4385,"num_object_clones":0,"num_object_copies":13155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4385,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9325,"num_write_kb":438720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416608+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:16:07.416608+0000","last_peered":"2023-09-30T09:16:07.416608+0000","last_clean":"2023-09-30T09:16:07.416608+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:16:07.416608+0000","last_undegraded":"2023-09-30T09:16:07.416608+0000","last_fullsized":"2023-09-30T09:16:07.416608+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":312,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.397678+0000","last_change":"2023-09-30T09:09:31.687987+0000","last_active":"2023-09-30T09:16:07.397678+0000","last_peered":"2023-09-30T09:16:07.397678+0000","last_clean":"2023-09-30T09:16:07.397678+0000","last_became_active":"2023-09-30T09:09:31.687398+0000","last_became_peered":"2023-09-30T09:09:31.687398+0000","last_unstale":"2023-09-30T09:16:07.397678+0000","last_undegraded":"2023-09-30T09:16:07.397678+0000","last_fullsized":"2023-09-30T09:16:07.397678+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.406848+0000","last_change":"2023-09-30T09:10:56.679451+0000","last_active":"2023-09-30T09:16:07.406848+0000","last_peered":"2023-09-30T09:16:07.406848+0000","last_clean":"2023-09-30T09:16:07.406848+0000","last_became_active":"2023-09-30T09:10:56.678772+0000","last_became_peered":"2023-09-30T09:10:56.678772+0000","last_unstale":"2023-09-30T09:16:07.406848+0000","last_undegraded":"2023-09-30T09:16:07.406848+0000","last_fullsized":"2023-09-30T09:16:07.406848+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:34:01.894920+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405135+0000","last_change":"2023-09-30T08:58:15.497901+0000","last_active":"2023-09-30T09:16:07.405135+0000","last_peered":"2023-09-30T09:16:07.405135+0000","last_clean":"2023-09-30T09:16:07.405135+0000","last_became_active":"2023-09-30T08:58:15.497162+0000","last_became_peered":"2023-09-30T08:58:15.497162+0000","last_unstale":"2023-09-30T09:16:07.405135+0000","last_undegraded":"2023-09-30T09:16:07.405135+0000","last_fullsized":"2023-09-30T09:16:07.405135+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"109'9054","reported_seq":9079,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:38.429416+0000","last_change":"2023-09-30T09:13:54.375551+0000","last_active":"2023-09-30T09:16:38.429416+0000","last_peered":"2023-09-30T09:16:38.429416+0000","last_clean":"2023-09-30T09:16:38.429416+0000","last_became_active":"2023-09-30T09:13:54.375066+0000","last_became_peered":"2023-09-30T09:13:54.375066+0000","last_unstale":"2023-09-30T09:16:38.429416+0000","last_undegraded":"2023-09-30T09:16:38.429416+0000","last_fullsized":"2023-09-30T09:16:38.429416+0000","mapping_epoch":96,"log_start":"99'900","ondisk_log_start":"99'900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8154,"log_dups_size":0,"ondisk_log_size":8154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:15:07.763171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280887296,"num_objects":4286,"num_object_clones":0,"num_object_copies":12858,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9054,"num_write_kb":426880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":95,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.397704+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:16:07.397704+0000","last_peered":"2023-09-30T09:16:07.397704+0000","last_clean":"2023-09-30T09:16:07.397704+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:16:07.397704+0000","last_undegraded":"2023-09-30T09:16:07.397704+0000","last_fullsized":"2023-09-30T09:16:07.397704+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.395159+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:16:07.395159+0000","last_peered":"2023-09-30T09:16:07.395159+0000","last_clean":"2023-09-30T09:16:07.395159+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:16:07.395159+0000","last_undegraded":"2023-09-30T09:16:07.395159+0000","last_fullsized":"2023-09-30T09:16:07.395159+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396393+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:16:07.396393+0000","last_peered":"2023-09-30T09:16:07.396393+0000","last_clean":"2023-09-30T09:16:07.396393+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:16:07.396393+0000","last_undegraded":"2023-09-30T09:16:07.396393+0000","last_fullsized":"2023-09-30T09:16:07.396393+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'9082","reported_seq":9107,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:38.448813+0000","last_change":"2023-09-30T09:13:54.920953+0000","last_active":"2023-09-30T09:16:38.448813+0000","last_peered":"2023-09-30T09:16:38.448813+0000","last_clean":"2023-09-30T09:16:38.448813+0000","last_became_active":"2023-09-30T09:13:54.920335+0000","last_became_peered":"2023-09-30T09:13:54.920335+0000","last_unstale":"2023-09-30T09:16:38.448813+0000","last_undegraded":"2023-09-30T09:16:38.448813+0000","last_fullsized":"2023-09-30T09:16:38.448813+0000","mapping_epoch":96,"log_start":"99'900","ondisk_log_start":"99'900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8182,"log_dups_size":0,"ondisk_log_size":8182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:42:17.115061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274071552,"num_objects":4182,"num_object_clones":0,"num_object_copies":12546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9082,"num_write_kb":424448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.398255+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:16:07.398255+0000","last_peered":"2023-09-30T09:16:07.398255+0000","last_clean":"2023-09-30T09:16:07.398255+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:16:07.398255+0000","last_undegraded":"2023-09-30T09:16:07.398255+0000","last_fullsized":"2023-09-30T09:16:07.398255+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":62,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:13.350607+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:16:13.350607+0000","last_peered":"2023-09-30T09:16:13.350607+0000","last_clean":"2023-09-30T09:16:13.350607+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:16:13.350607+0000","last_undegraded":"2023-09-30T09:16:13.350607+0000","last_fullsized":"2023-09-30T09:16:13.350607+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396080+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:16:07.396080+0000","last_peered":"2023-09-30T09:16:07.396080+0000","last_clean":"2023-09-30T09:16:07.396080+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:16:07.396080+0000","last_undegraded":"2023-09-30T09:16:07.396080+0000","last_fullsized":"2023-09-30T09:16:07.396080+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"109'8886","reported_seq":8907,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.505413+0000","last_change":"2023-09-30T09:13:54.376558+0000","last_active":"2023-09-30T09:16:37.505413+0000","last_peered":"2023-09-30T09:16:37.505413+0000","last_clean":"2023-09-30T09:16:37.505413+0000","last_became_active":"2023-09-30T09:13:54.376254+0000","last_became_peered":"2023-09-30T09:13:54.376254+0000","last_unstale":"2023-09-30T09:16:37.505413+0000","last_undegraded":"2023-09-30T09:16:37.505413+0000","last_fullsized":"2023-09-30T09:16:37.505413+0000","mapping_epoch":96,"log_start":"99'900","ondisk_log_start":"99'900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7986,"log_dups_size":0,"ondisk_log_size":7986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280887296,"num_objects":4286,"num_object_clones":0,"num_object_copies":12858,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8886,"num_write_kb":421504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407074+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:16:07.407074+0000","last_peered":"2023-09-30T09:16:07.407074+0000","last_clean":"2023-09-30T09:16:07.407074+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:16:07.407074+0000","last_undegraded":"2023-09-30T09:16:07.407074+0000","last_fullsized":"2023-09-30T09:16:07.407074+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":49,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:16.411757+0000","last_change":"2023-09-30T09:10:00.262643+0000","last_active":"2023-09-30T09:16:16.411757+0000","last_peered":"2023-09-30T09:16:16.411757+0000","last_clean":"2023-09-30T09:16:16.411757+0000","last_became_active":"2023-09-30T09:10:00.261637+0000","last_became_peered":"2023-09-30T09:10:00.261637+0000","last_unstale":"2023-09-30T09:16:16.411757+0000","last_undegraded":"2023-09-30T09:16:16.411757+0000","last_fullsized":"2023-09-30T09:16:16.411757+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:02.159152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.411112+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:16:07.411112+0000","last_peered":"2023-09-30T09:16:07.411112+0000","last_clean":"2023-09-30T09:16:07.411112+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:16:07.411112+0000","last_undegraded":"2023-09-30T09:16:07.411112+0000","last_fullsized":"2023-09-30T09:16:07.411112+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'9279","reported_seq":9300,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-30T09:16:37.488248+0000","last_change":"2023-09-30T09:13:54.923248+0000","last_active":"2023-09-30T09:16:37.488248+0000","last_peered":"2023-09-30T09:16:37.488248+0000","last_clean":"2023-09-30T09:16:37.488248+0000","last_became_active":"2023-09-30T09:13:54.922692+0000","last_became_peered":"2023-09-30T09:13:54.922692+0000","last_unstale":"2023-09-30T09:16:37.488248+0000","last_undegraded":"2023-09-30T09:16:37.488248+0000","last_fullsized":"2023-09-30T09:16:37.488248+0000","mapping_epoch":96,"log_start":"99'900","ondisk_log_start":"99'900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":289079296,"num_objects":4411,"num_object_clones":0,"num_object_copies":13233,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4411,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9279,"num_write_kb":438080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.405225+0000","last_change":"2023-09-30T09:10:30.268513+0000","last_active":"2023-09-30T09:16:07.405225+0000","last_peered":"2023-09-30T09:16:07.405225+0000","last_clean":"2023-09-30T09:16:07.405225+0000","last_became_active":"2023-09-30T09:10:30.268089+0000","last_became_peered":"2023-09-30T09:10:30.268089+0000","last_unstale":"2023-09-30T09:16:07.405225+0000","last_undegraded":"2023-09-30T09:16:07.405225+0000","last_fullsized":"2023-09-30T09:16:07.405225+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396312+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:16:07.396312+0000","last_peered":"2023-09-30T09:16:07.396312+0000","last_clean":"2023-09-30T09:16:07.396312+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:16:07.396312+0000","last_undegraded":"2023-09-30T09:16:07.396312+0000","last_fullsized":"2023-09-30T09:16:07.396312+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.393494+0000","last_change":"2023-09-30T08:58:15.277467+0000","last_active":"2023-09-30T09:16:07.393494+0000","last_peered":"2023-09-30T09:16:07.393494+0000","last_clean":"2023-09-30T09:16:07.393494+0000","last_became_active":"2023-09-30T08:58:15.276754+0000","last_became_peered":"2023-09-30T08:58:15.276754+0000","last_unstale":"2023-09-30T09:16:07.393494+0000","last_undegraded":"2023-09-30T09:16:07.393494+0000","last_fullsized":"2023-09-30T09:16:07.393494+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":58,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396312+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:16:07.396312+0000","last_peered":"2023-09-30T09:16:07.396312+0000","last_clean":"2023-09-30T09:16:07.396312+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:16:07.396312+0000","last_undegraded":"2023-09-30T09:16:07.396312+0000","last_fullsized":"2023-09-30T09:16:07.396312+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.376807+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:16:07.376807+0000","last_peered":"2023-09-30T09:16:07.376807+0000","last_clean":"2023-09-30T09:16:07.376807+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:16:07.376807+0000","last_undegraded":"2023-09-30T09:16:07.376807+0000","last_fullsized":"2023-09-30T09:16:07.376807+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.419673+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:16:07.419673+0000","last_peered":"2023-09-30T09:16:07.419673+0000","last_clean":"2023-09-30T09:16:07.419673+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:16:07.419673+0000","last_undegraded":"2023-09-30T09:16:07.419673+0000","last_fullsized":"2023-09-30T09:16:07.419673+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":99,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394007+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:16:07.394007+0000","last_peered":"2023-09-30T09:16:07.394007+0000","last_clean":"2023-09-30T09:16:07.394007+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:16:07.394007+0000","last_undegraded":"2023-09-30T09:16:07.394007+0000","last_fullsized":"2023-09-30T09:16:07.394007+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.416863+0000","last_change":"2023-09-30T08:58:14.254783+0000","last_active":"2023-09-30T09:16:07.416863+0000","last_peered":"2023-09-30T09:16:07.416863+0000","last_clean":"2023-09-30T09:16:07.416863+0000","last_became_active":"2023-09-30T08:58:14.254386+0000","last_became_peered":"2023-09-30T08:58:14.254386+0000","last_unstale":"2023-09-30T09:16:07.416863+0000","last_undegraded":"2023-09-30T09:16:07.416863+0000","last_fullsized":"2023-09-30T09:16:07.416863+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.394087+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:16:07.394087+0000","last_peered":"2023-09-30T09:16:07.394087+0000","last_clean":"2023-09-30T09:16:07.394087+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:16:07.394087+0000","last_undegraded":"2023-09-30T09:16:07.394087+0000","last_fullsized":"2023-09-30T09:16:07.394087+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":85,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.412150+0000","last_change":"2023-09-30T09:10:56.680261+0000","last_active":"2023-09-30T09:16:07.412150+0000","last_peered":"2023-09-30T09:16:07.412150+0000","last_clean":"2023-09-30T09:16:07.412150+0000","last_became_active":"2023-09-30T09:10:56.679257+0000","last_became_peered":"2023-09-30T09:10:56.679257+0000","last_unstale":"2023-09-30T09:16:07.412150+0000","last_undegraded":"2023-09-30T09:16:07.412150+0000","last_fullsized":"2023-09-30T09:16:07.412150+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:10.436345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.407709+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:16:07.407709+0000","last_peered":"2023-09-30T09:16:07.407709+0000","last_clean":"2023-09-30T09:16:07.407709+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:16:07.407709+0000","last_undegraded":"2023-09-30T09:16:07.407709+0000","last_fullsized":"2023-09-30T09:16:07.407709+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.396564+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:16:07.396564+0000","last_peered":"2023-09-30T09:16:07.396564+0000","last_clean":"2023-09-30T09:16:07.396564+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:16:07.396564+0000","last_undegraded":"2023-09-30T09:16:07.396564+0000","last_fullsized":"2023-09-30T09:16:07.396564+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-30T09:16:07.391594+0000","last_change":"2023-09-30T09:10:00.264043+0000","last_active":"2023-09-30T09:16:07.391594+0000","last_peered":"2023-09-30T09:16:07.391594+0000","last_clean":"2023-09-30T09:16:07.391594+0000","last_became_active":"2023-09-30T09:10:00.263640+0000","last_became_peered":"2023-09-30T09:10:00.263640+0000","last_unstale":"2023-09-30T09:16:07.391594+0000","last_undegraded":"2023-09-30T09:16:07.391594+0000","last_fullsized":"2023-09-30T09:16:07.391594+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":6,"num_pg":16,"stat_sum":{"num_bytes":4559339544,"num_objects":69571,"num_object_clones":0,"num_object_copies":208713,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69571,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":145791,"num_write_kb":6891521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13656666112,"data_stored":13656653896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133891,"ondisk_log_size":133891,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"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":48,"seq":206158430465,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1997296,"kb_used_data":1683624,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":91747856,"statfs":{"total":95995035648,"available":93949804544,"internally_reserved":0,"allocated":1724030976,"data_stored":1723571401,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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 30 09:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.9810000000000001,"5min":1.8,"15min":1.2130000000000001},"min":{"1min":0.42699999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":8.1110000000000007,"5min":64.465000000000003,"15min":64.465000000000003},"last":1.786},{"interface":"front","average":{"1min":2.2210000000000001,"5min":1.8129999999999999,"15min":1.2150000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":7.7160000000000002,"5min":64.920000000000002,"15min":64.920000000000002},"last":3.3109999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":1.9139999999999999,"5min":1.1819999999999999,"15min":0.96199999999999997},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":7.9260000000000002,"5min":7.9260000000000002,"15min":7.9260000000000002},"last":4.7750000000000004},{"interface":"front","average":{"1min":2.6709999999999998,"5min":1.379,"15min":1.081},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":7.7050000000000001,"5min":7.7050000000000001,"15min":7.7050000000000001},"last":4.8129999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:15:34 2023","interfaces":[{"interface":"back","average":{"1min":1.9299999999999999,"5min":1.1339999999999999,"15min":0.98999999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":8.157,"5min":8.157,"15min":8.157},"last":0.50600000000000001},{"interface":"front","average":{"1min":2.641,"5min":1.306,"15min":1.0720000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":4.7789999999999999,"5min":4.7789999999999999,"15min":4.7789999999999999},"last":5.0730000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":3.194,"5min":1.6619999999999999,"15min":1.516},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":8.1980000000000004,"5min":11.307,"15min":11.307},"last":0.44400000000000001},{"interface":"front","average":{"1min":3.181,"5min":1.6259999999999999,"15min":1.4330000000000001},"min":{"1min":0.51900000000000002,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":8.6760000000000002,"5min":10.067,"15min":10.067},"last":5.5199999999999996}]},{"osd":4,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":1.4830000000000001,"5min":1.071,"15min":0.96299999999999997},"min":{"1min":0.35399999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":7.7919999999999998,"5min":7.7919999999999998,"15min":7.7919999999999998},"last":5.0940000000000003},{"interface":"front","average":{"1min":2.4689999999999999,"5min":1.343,"15min":1.0840000000000001},"min":{"1min":0.47099999999999997,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":11.616,"5min":11.616,"15min":11.616},"last":0.47799999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":2.3820000000000001,"5min":1.357,"15min":1.101},"min":{"1min":0.40300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":7.6760000000000002,"5min":7.6760000000000002,"15min":7.6760000000000002},"last":3.6259999999999999},{"interface":"front","average":{"1min":1.806,"5min":1.2529999999999999,"15min":1.1000000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":8.3800000000000008,"5min":8.3800000000000008,"15min":8.3800000000000008},"last":5.1790000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:16:01 2023","interfaces":[{"interface":"back","average":{"1min":1.8160000000000001,"5min":1.2629999999999999,"15min":1.123},"min":{"1min":0.47099999999999997,"5min":0.439,"15min":0.439},"max":{"1min":8.0939999999999994,"5min":8.0939999999999994,"15min":8.0939999999999994},"last":5.1459999999999999},{"interface":"front","average":{"1min":1.8200000000000001,"5min":1.304,"15min":1.1399999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":8.5690000000000008,"5min":8.5690000000000008,"15min":8.5690000000000008},"last":0.76500000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626698,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1683100,"kb_used_data":1381780,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92062052,"statfs":{"total":95995035648,"available":94271541248,"internally_reserved":0,"allocated":1414942720,"data_stored":1414502849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:15:45 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.90000000000000002,"15min":1.0089999999999999},"min":{"1min":0.30199999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":3.2050000000000001,"5min":3.2050000000000001,"15min":3.2050000000000001},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.5720000000000001,"5min":1.052,"15min":1.004},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":9.9280000000000008,"5min":9.9280000000000008,"15min":9.9280000000000008},"last":0.34300000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.0169999999999999,"15min":1.109},"min":{"1min":0.41499999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.4130000000000003,"5min":4.4130000000000003,"15min":4.4130000000000003},"last":0.56299999999999994},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.0660000000000001,"15min":1.0589999999999999},"min":{"1min":0.39000000000000001,"5min":0.313,"15min":0.313},"max":{"1min":5.1059999999999999,"5min":5.1059999999999999,"15min":5.1059999999999999},"last":0.498}]},{"osd":2,"last update":"Sat Sep 30 09:15:40 2023","interfaces":[{"interface":"back","average":{"1min":1.8320000000000001,"5min":1.1779999999999999,"15min":1.0960000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.1070000000000002,"5min":5.1070000000000002,"15min":5.1070000000000002},"last":0.626},{"interface":"front","average":{"1min":1.123,"5min":1.0669999999999999,"15min":1},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":3.6379999999999999,"5min":9.1189999999999998,"15min":9.1189999999999998},"last":0.55400000000000005}]},{"osd":3,"last update":"Sat Sep 30 09:16:03 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.6000000000000001,"15min":1.1379999999999999},"min":{"1min":0.47599999999999998,"5min":0.436,"15min":0.436},"max":{"1min":3.5550000000000002,"5min":63.207000000000001,"15min":63.207000000000001},"last":0.63700000000000001},{"interface":"front","average":{"1min":2.3279999999999998,"5min":2.0230000000000001,"15min":1.3089999999999999},"min":{"1min":0.46600000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":12.869,"5min":62.896999999999998,"15min":62.896999999999998},"last":0.66200000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:16:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":0.97599999999999998,"15min":0.91300000000000003},"min":{"1min":0.38500000000000001,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":7.0119999999999996,"5min":7.0119999999999996,"15min":7.0119999999999996},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.871,"15min":0.92800000000000005},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.395,"5min":4.1109999999999998,"15min":4.1109999999999998},"last":0.53400000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:16:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":1.032,"15min":0.99199999999999999},"min":{"1min":0.38500000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.0230000000000001,"5min":3.96,"15min":3.96},"last":0.442},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.1180000000000001,"15min":1.0549999999999999},"min":{"1min":0.40400000000000003,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":5.9720000000000004,"5min":6.4809999999999999,"15min":6.4809999999999999},"last":0.46700000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":1.1080000000000001,"15min":1.091},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":3.4809999999999999,"5min":3.5950000000000002,"15min":3.5950000000000002},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.224,"5min":1.2789999999999999,"15min":1.1679999999999999},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.53600000000000003},"max":{"1min":3.778,"5min":5.6109999999999998,"15min":5.6109999999999998},"last":0.68899999999999995}]}]},{"osd":1,"up_from":83,"seq":356482285650,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1450160,"kb_used_data":1374120,"kb_used_omap":3,"kb_used_meta":76028,"kb_avail":92294992,"statfs":{"total":95995035648,"available":94510071808,"internally_reserved":0,"allocated":1407098880,"data_stored":1406582614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":77853092},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.0389999999999999,"15min":0.81599999999999995},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":8.7750000000000004,"5min":8.7750000000000004,"15min":8.7750000000000004},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.925,"5min":1.034,"15min":0.82899999999999996},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":5.6040000000000001,"5min":5.6040000000000001,"15min":5.6040000000000001},"last":0.56100000000000005}]},{"osd":2,"last update":"Sat Sep 30 09:15:45 2023","interfaces":[{"interface":"back","average":{"1min":1.827,"5min":1.6040000000000001,"15min":0.999},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":8.4969999999999999,"5min":72.001999999999995,"15min":72.001999999999995},"last":2.698},{"interface":"front","average":{"1min":2.4409999999999998,"5min":1.7949999999999999,"15min":1.1559999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":12.015000000000001,"5min":71.890000000000001,"15min":71.890000000000001},"last":2.665}]},{"osd":3,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.5800000000000001,"5min":1.1759999999999999,"15min":0.91700000000000004},"min":{"1min":0.48099999999999998,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":11.273999999999999,"5min":11.273999999999999,"15min":11.273999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":2.819,"5min":1.4890000000000001,"15min":1.0920000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":9.7469999999999999,"5min":9.7469999999999999,"15min":9.7469999999999999},"last":0.29499999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":1.2509999999999999,"15min":1.0660000000000001},"min":{"1min":0.36199999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.5830000000000002,"5min":6.5830000000000002,"15min":6.5830000000000002},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.9370000000000001,"5min":1.2709999999999999,"15min":1.127},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":6.4130000000000003,"5min":6.4130000000000003,"15min":6.4130000000000003},"last":0.48799999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":1.3200000000000001,"15min":1.1120000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":8.875,"5min":8.875,"15min":8.875},"last":0.67800000000000005},{"interface":"front","average":{"1min":2.1989999999999998,"5min":1.365,"15min":1.214},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":6.548,"5min":6.548,"15min":6.548},"last":0.46000000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.746,"5min":1.2609999999999999,"15min":1.169},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":8.8390000000000004,"5min":8.8390000000000004,"15min":8.8390000000000004},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.7869999999999999,"5min":1.268,"15min":1.1899999999999999},"min":{"1min":0.52200000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":4.6200000000000001,"5min":4.6200000000000001,"15min":4.6200000000000001},"last":0.752}]},{"osd":7,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.8359999999999999,"5min":1.613,"15min":1.349},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":7.3540000000000001,"5min":7.3540000000000001,"15min":7.3540000000000001},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.992,"5min":1.3779999999999999,"15min":1.256},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":8.8800000000000008,"5min":8.8800000000000008,"15min":8.8800000000000008},"last":0.65700000000000003}]}]},{"osd":0,"up_from":78,"seq":335007449175,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1199348,"kb_used_data":1131564,"kb_used_omap":3,"kb_used_meta":67644,"kb_avail":92545804,"statfs":{"total":95995035648,"available":94766903296,"internally_reserved":0,"allocated":1158721536,"data_stored":1158258656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":69267682},"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,0,1,0,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":1,"last update":"Sat Sep 30 09:16:11 2023","interfaces":[{"interface":"back","average":{"1min":1.605,"5min":1.599,"15min":0.99399999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":7.2009999999999996,"5min":58.765999999999998,"15min":58.765999999999998},"last":0.51400000000000001},{"interface":"front","average":{"1min":1.8080000000000001,"5min":1.665,"15min":1.0720000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":3.9710000000000001,"5min":59.018999999999998,"15min":59.018999999999998},"last":0.47899999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.069,"15min":0.84599999999999997},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":7.3620000000000001,"5min":7.3620000000000001,"15min":7.3620000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":1.4279999999999999,"5min":1.0149999999999999,"15min":0.88600000000000001},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":4.4429999999999996,"5min":4.5030000000000001,"15min":4.5030000000000001},"last":7.6600000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:16:11 2023","interfaces":[{"interface":"back","average":{"1min":3.9590000000000001,"5min":2.1320000000000001,"15min":1.2410000000000001},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":44.780999999999999,"5min":60.287999999999997,"15min":60.287999999999997},"last":3.9510000000000001},{"interface":"front","average":{"1min":5.133,"5min":2.3940000000000001,"15min":1.4339999999999999},"min":{"1min":0.47999999999999998,"5min":0.307,"15min":0.307},"max":{"1min":45.549999999999997,"5min":60.125999999999998,"15min":60.125999999999998},"last":0.53800000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.0900000000000001,"15min":1.0129999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":3.6930000000000001,"5min":4.056,"15min":4.056},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.2,"5min":1.155,"15min":1.0389999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":4.6760000000000002,"5min":4.6760000000000002,"15min":4.6760000000000002},"last":0.61399999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.625,"5min":1.2190000000000001,"15min":1.0700000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":4.1079999999999997,"5min":4.1079999999999997,"15min":4.1079999999999997},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.474,"5min":1.153,"15min":1.099},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":4.6150000000000002,"5min":4.6150000000000002,"15min":4.6150000000000002},"last":0.373}]},{"osd":6,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.409,"5min":1.1659999999999999,"15min":1.1040000000000001},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":4.5750000000000002,"5min":4.5750000000000002,"15min":4.5750000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":1.119,"5min":1.157,"15min":1.095},"min":{"1min":0.45500000000000002,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":3.645,"5min":4.0140000000000002,"15min":4.0140000000000002},"last":0.69999999999999996}]},{"osd":7,"last update":"Sat Sep 30 09:15:41 2023","interfaces":[{"interface":"back","average":{"1min":1.7829999999999999,"5min":1.3,"15min":1.204},"min":{"1min":0.497,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":4.5149999999999997,"5min":4.5149999999999997,"15min":4.5149999999999997},"last":0.46200000000000002},{"interface":"front","average":{"1min":1.325,"5min":1.2370000000000001,"15min":1.1890000000000001},"min":{"1min":0.55200000000000005,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":3.7360000000000002,"5min":3.9609999999999999,"15min":3.9609999999999999},"last":0.72499999999999998}]}]},{"osd":2,"up_from":88,"seq":377957122124,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2307232,"kb_used_data":2195160,"kb_used_omap":3,"kb_used_meta":112060,"kb_avail":91437920,"statfs":{"total":95995035648,"available":93632430080,"internally_reserved":0,"allocated":2247843840,"data_stored":2247339657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":114750219},"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,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 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.2050000000000001,"5min":1.03,"15min":0.82399999999999995},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":9.7870000000000008,"5min":9.7870000000000008,"15min":9.7870000000000008},"last":2.484},{"interface":"front","average":{"1min":2.7999999999999998,"5min":1.1890000000000001,"15min":0.90900000000000003},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":14.686,"5min":14.686,"15min":14.686},"last":1.0429999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":15.839,"5min":3.7440000000000002,"15min":1.748},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":222.93199999999999,"5min":222.93199999999999,"15min":222.93199999999999},"last":0.27900000000000003},{"interface":"front","average":{"1min":14.249000000000001,"5min":3.5790000000000002,"15min":1.784},"min":{"1min":0.36799999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":223.30199999999999,"5min":223.30199999999999,"15min":223.30199999999999},"last":0.85499999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:16:10 2023","interfaces":[{"interface":"back","average":{"1min":2.8210000000000002,"5min":4.1479999999999997,"15min":1.9830000000000001},"min":{"1min":0.57499999999999996,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":10.805,"5min":225.07499999999999,"15min":225.07499999999999},"last":0.93600000000000005},{"interface":"front","average":{"1min":2.7610000000000001,"5min":4.4180000000000001,"15min":2.1429999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":10.766999999999999,"5min":223.36600000000001,"15min":223.36600000000001},"last":0.90100000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.7879999999999998,"5min":1.4570000000000001,"15min":1.232},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":12.952,"5min":12.952,"15min":12.952},"last":0.67000000000000004},{"interface":"front","average":{"1min":3.3580000000000001,"5min":1.526,"15min":1.292},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":12.497999999999999,"5min":12.497999999999999,"15min":12.497999999999999},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0019999999999998,"5min":1.357,"15min":1.2390000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":5.4779999999999998,"5min":5.4779999999999998,"15min":5.4779999999999998},"last":2.0990000000000002},{"interface":"front","average":{"1min":2.52,"5min":1.4870000000000001,"15min":1.2490000000000001},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":12.847,"5min":12.847,"15min":12.847},"last":0.747}]},{"osd":6,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":2.4359999999999999,"5min":1.5069999999999999,"15min":1.282},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":12.993,"5min":12.993,"15min":12.993},"last":0.71499999999999997},{"interface":"front","average":{"1min":2.907,"5min":1.482,"15min":1.292},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":12.57,"5min":12.57,"15min":12.57},"last":0.58599999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:15:39 2023","interfaces":[{"interface":"back","average":{"1min":1.841,"5min":1.3500000000000001,"15min":1.3080000000000001},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":5.3140000000000001,"5min":5.3140000000000001,"15min":5.3140000000000001},"last":2.5390000000000001},{"interface":"front","average":{"1min":2.8149999999999999,"5min":1.6200000000000001,"15min":1.387},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":12.912000000000001,"5min":12.912000000000001,"15min":12.912000000000001},"last":2.6850000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958598,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3000836,"kb_used_data":2870524,"kb_used_omap":2,"kb_used_meta":130109,"kb_avail":90744316,"statfs":{"total":95995035648,"available":92922179584,"internally_reserved":0,"allocated":2939416576,"data_stored":2938937977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":133232235},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,3,2,1,3],"upper_bound":128},"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 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.4990000000000001,"5min":1.3109999999999999,"15min":0.92400000000000004},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":6.532,"5min":15.473000000000001,"15min":15.473000000000001},"last":0.57699999999999996},{"interface":"front","average":{"1min":2.0329999999999999,"5min":1.157,"15min":0.84599999999999997},"min":{"1min":0.30499999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":7.7199999999999998,"5min":9.0370000000000008,"15min":9.0370000000000008},"last":0.27600000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":1.9379999999999999,"5min":1.1299999999999999,"15min":0.90600000000000003},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":8.0600000000000005,"5min":8.0600000000000005,"15min":8.0600000000000005},"last":0.39400000000000002},{"interface":"front","average":{"1min":2.7200000000000002,"5min":1.387,"15min":1.0249999999999999},"min":{"1min":0.33400000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":11.768000000000001,"5min":15.599,"15min":15.599},"last":0.49399999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.4740000000000002,"5min":1.4770000000000001,"15min":1.0249999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":8.2859999999999996,"5min":26.388000000000002,"15min":26.388000000000002},"last":0.42699999999999999},{"interface":"front","average":{"1min":2.7879999999999998,"5min":1.752,"15min":1.1419999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.1780000000000008,"5min":28.297000000000001,"15min":28.297000000000001},"last":0.54900000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.1480000000000001,"5min":1.4850000000000001,"15min":1.22},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":6.3959999999999999,"5min":15.733000000000001,"15min":15.733000000000001},"last":0.68799999999999994},{"interface":"front","average":{"1min":2.2589999999999999,"5min":1.52,"15min":1.1890000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":12.497999999999999,"5min":12.497999999999999,"15min":12.497999999999999},"last":0.52300000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.363,"5min":1.4379999999999999,"15min":1.135},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":12.427,"5min":12.427,"15min":12.427},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.744,"5min":1.3180000000000001,"15min":1.2110000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.46,"5min":6.46,"15min":6.46},"last":0.64500000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.6389999999999998,"5min":1.49,"15min":1.21},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":12.470000000000001,"5min":12.470000000000001,"15min":12.470000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":1.8640000000000001,"5min":1.365,"15min":1.242},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":6.4299999999999997,"5min":6.4299999999999997,"15min":6.4299999999999997},"last":1.119}]},{"osd":7,"last update":"Sat Sep 30 09:16:05 2023","interfaces":[{"interface":"back","average":{"1min":2.5950000000000002,"5min":1.5609999999999999,"15min":1.3200000000000001},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":8.1560000000000006,"5min":8.1560000000000006,"15min":8.1560000000000006},"last":5.3819999999999997},{"interface":"front","average":{"1min":2.3809999999999998,"5min":1.742,"15min":1.359},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":5.8520000000000003,"5min":15.776,"15min":15.776},"last":1.105}]}]},{"osd":4,"up_from":30,"seq":128849019162,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1688936,"kb_used_data":1383520,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92056216,"statfs":{"total":95995035648,"available":94265565184,"internally_reserved":0,"allocated":1416724480,"data_stored":1416272483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:15:43 2023","interfaces":[{"interface":"back","average":{"1min":2.2200000000000002,"5min":1.1559999999999999,"15min":0.97799999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":15.147,"5min":15.147,"15min":15.147},"last":0.35099999999999998},{"interface":"front","average":{"1min":1.6899999999999999,"5min":1.034,"15min":0.93200000000000005},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":14.935,"5min":14.935,"15min":14.935},"last":0.497}]},{"osd":1,"last update":"Sat Sep 30 09:16:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.0089999999999999,"15min":0.94299999999999995},"min":{"1min":0.371,"5min":0.313,"15min":0.313},"max":{"1min":6.0940000000000003,"5min":14.814,"15min":14.814},"last":0.32400000000000001},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.127,"15min":0.98699999999999999},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":3.903,"5min":18.704999999999998,"15min":18.704999999999998},"last":0.47899999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:15:38 2023","interfaces":[{"interface":"back","average":{"1min":1.9710000000000001,"5min":1.179,"15min":1.0449999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":14.869,"5min":14.869,"15min":14.869},"last":0.41299999999999998},{"interface":"front","average":{"1min":2.0649999999999999,"5min":1.2929999999999999,"15min":1.091},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":15.692,"5min":15.692,"15min":15.692},"last":3.722}]},{"osd":3,"last update":"Sat Sep 30 09:16:08 2023","interfaces":[{"interface":"back","average":{"1min":1.7769999999999999,"5min":1.286,"15min":1.0609999999999999},"min":{"1min":0.378,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":4.8840000000000003,"5min":6.8760000000000003,"15min":6.8760000000000003},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.6200000000000001,"5min":1.3899999999999999,"15min":1.1819999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.8460000000000001,"5min":8.5709999999999997,"15min":8.5709999999999997},"last":0.59899999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:15:52 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.879,"15min":0.89600000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.7959999999999998,"5min":3.7959999999999998,"15min":3.7959999999999998},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.77400000000000002,"5min":1.052,"15min":1.016},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":3.8570000000000002,"5min":3.8570000000000002,"15min":3.8570000000000002},"last":0.52400000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:16:29 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":1.04,"15min":0.98399999999999999},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.786,"5min":6.851,"15min":6.851},"last":0.57499999999999996},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.0089999999999999,"15min":0.97699999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":6.1280000000000001,"5min":6.1280000000000001,"15min":6.1280000000000001},"last":0.56599999999999995}]},{"osd":7,"last update":"Sat Sep 30 09:16:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.1299999999999999,"15min":1.0580000000000001},"min":{"1min":0.46700000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":5.0119999999999996,"5min":5.0119999999999996,"15min":5.0119999999999996},"last":0.54900000000000004},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.3049999999999999,"15min":1.1699999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":4.867,"5min":7.1799999999999997,"15min":7.1799999999999997},"last":0.627}]}]},{"osd":5,"up_from":36,"seq":154618822930,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1690840,"kb_used_data":1385424,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92054312,"statfs":{"total":95995035648,"available":94263615488,"internally_reserved":0,"allocated":1418674176,"data_stored":1418234028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,5],"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 30 09:15:47 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":1.1100000000000001,"15min":0.98299999999999998},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":5.694,"5min":5.694,"15min":5.694},"last":1.131},{"interface":"front","average":{"1min":1.3160000000000001,"5min":1.018,"15min":0.98399999999999999},"min":{"1min":0.308,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.2960000000000003,"5min":7.2960000000000003,"15min":7.2960000000000003},"last":1.1539999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":2.5840000000000001,"5min":1.3360000000000001,"15min":1.139},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":8.9930000000000003,"5min":8.9930000000000003,"15min":8.9930000000000003},"last":1.244},{"interface":"front","average":{"1min":2.6840000000000002,"5min":1.3460000000000001,"15min":1.101},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":9.0589999999999993,"5min":9.0589999999999993,"15min":9.0589999999999993},"last":1.2629999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:15:47 2023","interfaces":[{"interface":"back","average":{"1min":1.8919999999999999,"5min":1.119,"15min":1.0349999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":9.1660000000000004,"5min":9.1660000000000004,"15min":9.1660000000000004},"last":4.2149999999999999},{"interface":"front","average":{"1min":2.9380000000000002,"5min":1.3879999999999999,"15min":1.081},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":9.391,"5min":9.391,"15min":9.391},"last":1.516}]},{"osd":3,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":2.29,"5min":1.3029999999999999,"15min":1.032},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":14.573,"5min":14.573,"15min":14.573},"last":0.49199999999999999},{"interface":"front","average":{"1min":3.294,"5min":1.589,"15min":1.1950000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":16.643000000000001,"5min":16.643000000000001,"15min":16.643000000000001},"last":0.98899999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:15:47 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.98599999999999999,"15min":0.95499999999999996},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.4860000000000002,"5min":3.4860000000000002,"15min":3.4860000000000002},"last":0.42599999999999999},{"interface":"front","average":{"1min":1.3460000000000001,"5min":1.0629999999999999,"15min":0.99199999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.718,"5min":6.718,"15min":6.718},"last":1.454}]},{"osd":6,"last update":"Sat Sep 30 09:16:21 2023","interfaces":[{"interface":"back","average":{"1min":1.9850000000000001,"5min":1.204,"15min":1.0640000000000001},"min":{"1min":0.39100000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":6.7859999999999996,"5min":6.7859999999999996,"15min":6.7859999999999996},"last":1.232},{"interface":"front","average":{"1min":1.8149999999999999,"5min":1.171,"15min":1.054},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":9.4610000000000003,"5min":9.4610000000000003,"15min":9.4610000000000003},"last":1.194}]},{"osd":7,"last update":"Sat Sep 30 09:16:09 2023","interfaces":[{"interface":"back","average":{"1min":1.669,"5min":1.218,"15min":1.093},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":7.2709999999999999,"5min":7.2709999999999999,"15min":7.2709999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.677,"5min":1.252,"15min":1.135},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":6.7519999999999998,"5min":6.7519999999999998,"15min":6.7519999999999998},"last":0.96399999999999997}]}]}],"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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":1155862528,"data_stored":1155858456,"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":1400049664,"data_stored":1400045592,"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":2232221696,"data_stored":2232221696,"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":2919825408,"data_stored":2919825408,"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":1410596864,"data_stored":1410596864,"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":1407717376,"data_stored":1407713304,"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":1412956160,"data_stored":1412956160,"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":1717436416,"data_stored":1717436416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:16:42.758 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-30T09:16:42.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-30T09:16:42.758 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:16:42.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd out 6 2023-09-30T09:16:42.759 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:42.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:42.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:42.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:42.887 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:42.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:42.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:42.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:43.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:43.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:43.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:43.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:43.177 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:43.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:43.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:43.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:43.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:43.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:43.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:43.414 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:43.473 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:43.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:43.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:43.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:43.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:43.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:43.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:43.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:43.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:43.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:43.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:43.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:43.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:43.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:44.020 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:44.050 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:44.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:44.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:44.174 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:44.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:44.280 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:44.306 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:16:44.309 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:44.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:44.415 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:44.424 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:44 smithi099 bash[59238]: cluster 2023-09-30T09:16:42.702870+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:16:44.425 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:44 smithi099 bash[59238]: audit 2023-09-30T09:16:44.164353+0000 mon.a (mon.0) 586 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:44.425 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:44 smithi099 bash[59238]: audit 2023-09-30T09:16:44.181865+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:44.447 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:44.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:44.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:44.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:44.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:44.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:44.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:44 smithi005 bash[75361]: cluster 2023-09-30T09:16:42.702870+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:16:44.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:44 smithi005 bash[75361]: audit 2023-09-30T09:16:44.164353+0000 mon.a (mon.0) 586 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:44.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:44 smithi005 bash[75361]: audit 2023-09-30T09:16:44.181865+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:44.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:44 smithi005 bash[78438]: cluster 2023-09-30T09:16:42.702870+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:16:44.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:44 smithi005 bash[78438]: audit 2023-09-30T09:16:44.164353+0000 mon.a (mon.0) 586 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:44.694 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:44 smithi005 bash[78438]: audit 2023-09-30T09:16:44.181865+0000 mon.a (mon.0) 587 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:44.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:44.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:44.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:16:44.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:44.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:44.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:44.955 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:44.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:44.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:44.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:45.094 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:45.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:45.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:45.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:45.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:45.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:45.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:45.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:45.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:45.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:45.500 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:45.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:45.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:45.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:45.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:45.670 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:45.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:45.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:45.777 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:45.798 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:45.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:45.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:45.901 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:45.926 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:45.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:45.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:46.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:46.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:46.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:46.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:46.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:46.233 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:46.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:46.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:46.336 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:46.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:46.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:46.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:46.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:46.528 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:46.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:46.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:46.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:46 smithi099 bash[59238]: cluster 2023-09-30T09:16:44.703621+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-30T09:16:46.634 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:46.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:46.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:46.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:46 smithi005 bash[78438]: cluster 2023-09-30T09:16:44.703621+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-30T09:16:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:46 smithi005 bash[75361]: cluster 2023-09-30T09:16:44.703621+0000 mgr.y (mgr.34107) 457 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-30T09:16:46.778 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:46.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:46.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:46.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:46.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:46.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:46.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:47.066 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:47.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:47.206 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:47.241 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:47.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:47.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:47.339 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:47.339 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:47.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:47.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:47.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:47.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:47.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:47.675 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:47.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:47.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:47.779 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.805 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:47.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:47.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:47.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:47.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:47.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:47.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:48.040 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:48.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[78438]: cluster 2023-09-30T09:16:46.705176+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-30T09:16:48.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[78438]: audit 2023-09-30T09:16:46.769061+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[78438]: audit 2023-09-30T09:16:46.777773+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[78438]: audit 2023-09-30T09:16:47.455587+0000 mon.a (mon.0) 590 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:48.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[78438]: audit 2023-09-30T09:16:47.456860+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:48.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[78438]: audit 2023-09-30T09:16:47.466147+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[75361]: cluster 2023-09-30T09:16:46.705176+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-30T09:16:48.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[75361]: audit 2023-09-30T09:16:46.769061+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[75361]: audit 2023-09-30T09:16:46.777773+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[75361]: audit 2023-09-30T09:16:47.455587+0000 mon.a (mon.0) 590 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:48.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[75361]: audit 2023-09-30T09:16:47.456860+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:48.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:47 smithi005 bash[75361]: audit 2023-09-30T09:16:47.466147+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:47 smithi099 bash[59238]: cluster 2023-09-30T09:16:46.705176+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2023-09-30T09:16:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:47 smithi099 bash[59238]: audit 2023-09-30T09:16:46.769061+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:47 smithi099 bash[59238]: audit 2023-09-30T09:16:46.777773+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:47 smithi099 bash[59238]: audit 2023-09-30T09:16:47.455587+0000 mon.a (mon.0) 590 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:47 smithi099 bash[59238]: audit 2023-09-30T09:16:47.456860+0000 mon.a (mon.0) 591 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:47 smithi099 bash[59238]: audit 2023-09-30T09:16:47.466147+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:48.079 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:48.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:48.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:48.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:48.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:48.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:48.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:48.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:48.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:48.352 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:48.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:48.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:48.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:48.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:48.595 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:48.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:48.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:48.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:48.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:48.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:48.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:48.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:48.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:48.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:48.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:49.004 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:49.028 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:49.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:49.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:49.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:49.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:49.272 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:49.293 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:49.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:49.370 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:49.400 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:49.431 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:49.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:49.534 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:49.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:49.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:49.672 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:49.693 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:49.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:49.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:16:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:16:49] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-09-30T09:16:49.796 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:49.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:49 smithi099 bash[59238]: cluster 2023-09-30T09:16:48.705818+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:16:49.832 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:49.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:49.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:49.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:49.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:49.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:50.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:50.080 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:49 smithi005 bash[75361]: cluster 2023-09-30T09:16:48.705818+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:16:50.081 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:49 smithi005 bash[78438]: cluster 2023-09-30T09:16:48.705818+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:16:50.093 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:50.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:50.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:50.235 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:50.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:50.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:50.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:50.371 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:50.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:50.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:50.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:50.507 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:50.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:50.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:50.610 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:50.648 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:50.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:50.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:50.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:50.783 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:50.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:50.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:50.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:50.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:50.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:51.026 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:51.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:51.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:51.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:51.158 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:51.183 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:51.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:51.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:51.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:51.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:51.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:51.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:51.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:51.481 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:51.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:51.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:51.584 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:51.612 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:51.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:51.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:51.716 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:51.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:51.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:51.860 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:51.884 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:51.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:51.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:52.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:52.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:52.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:52.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:52.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:52.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:52.372 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:52.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:52.402 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:52.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:52.503 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:52.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:52.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:52.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:52.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:52.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:52 smithi099 bash[59238]: cluster 2023-09-30T09:16:50.706349+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:16:52.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:52 smithi099 bash[59238]: audit 2023-09-30T09:16:51.541998+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:52.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:52 smithi099 bash[59238]: audit 2023-09-30T09:16:51.543464+0000 mon.a (mon.0) 594 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:52.664 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:52.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:52.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:52 smithi005 bash[75361]: cluster 2023-09-30T09:16:50.706349+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:16:52.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:52 smithi005 bash[75361]: audit 2023-09-30T09:16:51.541998+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:52.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:52 smithi005 bash[75361]: audit 2023-09-30T09:16:51.543464+0000 mon.a (mon.0) 594 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:52 smithi005 bash[78438]: cluster 2023-09-30T09:16:50.706349+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:16:52.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:52 smithi005 bash[78438]: audit 2023-09-30T09:16:51.541998+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:16:52.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:52 smithi005 bash[78438]: audit 2023-09-30T09:16:51.543464+0000 mon.a (mon.0) 594 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:16:52.768 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:52.804 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:52.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:52.907 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:52.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:52.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:52.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:53.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:53.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:53.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:53.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:53.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:53.215 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:53.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:53.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:53.318 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:53.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:53.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:53.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:53.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:53.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:53.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:53.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:53.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:53.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:53.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:53.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:53.720 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:53.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:53.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:53.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:53.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:53.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:53.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:53.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:53.995 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:54.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:54.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:54.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:54.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:54.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:54.274 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:54.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:54.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:54.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:54.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:54.535 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:54.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:54.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:54.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:54.697 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:54.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:54 smithi099 bash[59238]: cluster 2023-09-30T09:16:52.706940+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-30T09:16:54.803 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:54.831 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:54.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:54.942 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:54 smithi005 bash[75361]: cluster 2023-09-30T09:16:52.706940+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-30T09:16:54.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:54 smithi005 bash[78438]: cluster 2023-09-30T09:16:52.706940+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-30T09:16:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:54.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:54.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:55.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:55.104 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:55.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:55.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:55.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:55.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:55.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:55.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:55.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:55.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:55.477 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:55.505 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:55.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:55.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:55.635 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:55.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:55.739 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:55.764 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:55.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:55.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:55.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:55.897 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:55.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:55.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:56.003 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:56.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:56.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:56.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:56.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:56.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:56.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:56.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:56.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:56.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:56.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:56.562 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:56.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:56.667 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:56.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:56.799 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:56 smithi099 bash[59238]: cluster 2023-09-30T09:16:54.707361+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2023-09-30T09:16:56.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:56 smithi005 bash[75361]: cluster 2023-09-30T09:16:54.707361+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2023-09-30T09:16:56.808 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:56 smithi005 bash[78438]: cluster 2023-09-30T09:16:54.707361+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2023-09-30T09:16:56.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:56.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:56.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:56.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:56.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:57.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:57.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:57.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:57.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:57.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:57.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:57.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:57.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:57.357 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:57.386 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:57.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:57.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:57.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:57.526 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:57.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:57.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:57.629 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:57.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:57.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:57.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:57.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:57.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:16:57.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:57.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:16:57.932 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:57.963 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:57.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:58.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:58.102 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:16:58.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:58.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:16:58.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:58.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:58.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:58.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:58.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:58.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:58.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:58.478 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:58.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:16:58.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:58.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:16:58.628 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:58.654 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:16:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:58.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:16:58.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:58.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:16:58 smithi005 bash[78438]: cluster 2023-09-30T09:16:56.707911+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:16:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:16:58 smithi005 bash[75361]: cluster 2023-09-30T09:16:56.707911+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:16:58.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:16:58.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:58.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:16:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:16:58 smithi099 bash[59238]: cluster 2023-09-30T09:16:56.707911+0000 mgr.y (mgr.34107) 463 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:16:58.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:58.917 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:58.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:59.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:59.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:59.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:59.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:59.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:59.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:16:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:59.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:16:59.286 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:59.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:16:59.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:59.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:16:59.394 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:16:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:16:59] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.33.4" 2023-09-30T09:16:59.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:59.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:16:59.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:16:59.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:16:59.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:00.036 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:00.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:00.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:00.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:00.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:00.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:00.290 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:00.344 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:00.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:00.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:00.383 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:17:00.383 INFO:teuthology.orchestra.run.smithi005.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-30T09:17:00.454 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:00.481 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:00.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:00.559 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:00 smithi005 bash[75361]: cluster 2023-09-30T09:16:58.708468+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-30T09:17:00.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:00.615 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:00.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:00.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:00.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:00.747 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:00.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:00 smithi099 bash[59238]: cluster 2023-09-30T09:16:58.708468+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-30T09:17:00.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:00.877 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:00.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:00.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:00.930 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:00 smithi005 bash[78438]: cluster 2023-09-30T09:16:58.708468+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-30T09:17:00.980 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:01.015 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:01.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:01.118 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:01.143 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:01.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:01.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:01.259 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:17:01.272 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:01.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:01.311 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:17:01.369 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:17:01.374 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:01.407 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:01.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:01.426 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:17:01.462 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:17:01.498 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:17:01.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:01.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:01.542 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:17:01.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:01.580 INFO:teuthology.orchestra.run.smithi005.stderr:marked out osd.6. 2023-09-30T09:17:01.589 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:17:01.603 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:17:01.610 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.610 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.610 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.610 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.611 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.611 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.611 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.611 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:17:01.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[75361]: debug 2023-09-30T09:17:01.361+0000 7fd2fb837700 -1 mon.a@0(leader).osd e110 definitely_dead 0 2023-09-30T09:17:01.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[75361]: audit 2023-09-30T09:17:01.175717+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.5:0/4211101733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:01.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[75361]: audit 2023-09-30T09:17:01.364862+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.5:0/2759218190' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-30T09:17:01.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.365009+0000 mon.a (mon.0) 596 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-30T09:17:01.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[75361]: audit 2023-09-30T09:17:01.427663+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.5:0/1538381436' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:01.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[75361]: audit 2023-09-30T09:17:01.428808+0000 mon.a (mon.0) 597 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:01.627 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[78438]: audit 2023-09-30T09:17:01.175717+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.5:0/4211101733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:01.628 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[78438]: audit 2023-09-30T09:17:01.364862+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.5:0/2759218190' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-30T09:17:01.628 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.365009+0000 mon.a (mon.0) 596 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-30T09:17:01.628 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[78438]: audit 2023-09-30T09:17:01.427663+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.5:0/1538381436' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:01.628 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:01 smithi005 bash[78438]: audit 2023-09-30T09:17:01.428808+0000 mon.a (mon.0) 597 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:01.647 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:01.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:01.775 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:01.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:01 smithi099 bash[59238]: audit 2023-09-30T09:17:01.175717+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.5:0/4211101733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:01 smithi099 bash[59238]: audit 2023-09-30T09:17:01.364862+0000 mon.a (mon.0) 595 : audit 1 from='client.? 172.21.15.5:0/2759218190' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-30T09:17:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:01 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.365009+0000 mon.a (mon.0) 596 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-30T09:17:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:01 smithi099 bash[59238]: audit 2023-09-30T09:17:01.427663+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.5:0/1538381436' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:01.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:01 smithi099 bash[59238]: audit 2023-09-30T09:17:01.428808+0000 mon.a (mon.0) 597 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:01.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:01.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:01.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:01.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:02.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:02.068 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-30T09:17:02.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:02.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:02.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:02.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:02.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:02.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:02.335 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:02.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:02.438 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:02.456 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:02.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:02.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:00.708995+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.557295+0000 mon.a (mon.0) 598 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: audit 2023-09-30T09:17:01.564840+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.5:0/2759218190' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: audit 2023-09-30T09:17:01.564954+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.573225+0000 osd.0 (osd.0) 27 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.575035+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.575207+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.575547+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.570 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.575722+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.571 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:01.576595+0000 mon.a (mon.0) 601 : cluster 0 osdmap e111: 8 total, 8 up, 7 in 2023-09-30T09:17:02.571 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.358220+0000 mon.a (mon.0) 602 : cluster 0 osdmap e112: 8 total, 8 up, 7 in 2023-09-30T09:17:02.591 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:02.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:02.695 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:02.723 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:00.708995+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.557295+0000 mon.a (mon.0) 598 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: audit 2023-09-30T09:17:01.564840+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.5:0/2759218190' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: audit 2023-09-30T09:17:01.564954+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.573225+0000 osd.0 (osd.0) 27 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.575035+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.575207+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.575547+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.575722+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:01.576595+0000 mon.a (mon.0) 601 : cluster 0 osdmap e111: 8 total, 8 up, 7 in 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.358220+0000 mon.a (mon.0) 602 : cluster 0 osdmap e112: 8 total, 8 up, 7 in 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.363893+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.367503+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:00.708995+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.557295+0000 mon.a (mon.0) 598 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: audit 2023-09-30T09:17:01.564840+0000 mon.a (mon.0) 599 : audit 1 from='client.? 172.21.15.5:0/2759218190' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: audit 2023-09-30T09:17:01.564954+0000 mon.a (mon.0) 600 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:17:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.573225+0000 osd.0 (osd.0) 27 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.575035+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.575207+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.575547+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.575722+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e111 with expected crc 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:01.576595+0000 mon.a (mon.0) 601 : cluster 0 osdmap e111: 8 total, 8 up, 7 in 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.358220+0000 mon.a (mon.0) 602 : cluster 0 osdmap e112: 8 total, 8 up, 7 in 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.363893+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:02.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:02 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.367503+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:02.826 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:02.853 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:02.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:02.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:02.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.363893+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:02.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:02 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.367503+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:02.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:02.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:02.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:03.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:03.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:03.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:03.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:03.222 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:03.255 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:03.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:03.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:03.359 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:03.393 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:03.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:03.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:03.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:03.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:03.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:03.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:03.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:03.704 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:03.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.356468+0000 osd.0 (osd.0) 28 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.359388+0000 osd.0 (osd.0) 29 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.360344+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.361526+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.363402+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.364802+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.365865+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.367235+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.361916+0000 mon.a (mon.0) 603 : cluster 0 osdmap e113: 8 total, 8 up, 7 in 2023-09-30T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.362452+0000 osd.1 (osd.1) 1 : cluster 0 6.1 starting backfill to osd.7 from (0'0,0'0] MAX to 110'10023 2023-09-30T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.365552+0000 osd.3 (osd.3) 1 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 110'10193 2023-09-30T09:17:03.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:03 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.365701+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:03.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:03.834 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:03.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:03.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.356468+0000 osd.0 (osd.0) 28 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.359388+0000 osd.0 (osd.0) 29 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.360344+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.361526+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.363402+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.364802+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.365865+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.367235+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.361916+0000 mon.a (mon.0) 603 : cluster 0 osdmap e113: 8 total, 8 up, 7 in 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.362452+0000 osd.1 (osd.1) 1 : cluster 0 6.1 starting backfill to osd.7 from (0'0,0'0] MAX to 110'10023 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.365552+0000 osd.3 (osd.3) 1 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 110'10193 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.365701+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.356468+0000 osd.0 (osd.0) 28 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.359388+0000 osd.0 (osd.0) 29 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.360344+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.361526+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.363402+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.364802+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.365865+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.841 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.367235+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e112 with expected crc 2023-09-30T09:17:03.841 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.361916+0000 mon.a (mon.0) 603 : cluster 0 osdmap e113: 8 total, 8 up, 7 in 2023-09-30T09:17:03.841 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.362452+0000 osd.1 (osd.1) 1 : cluster 0 6.1 starting backfill to osd.7 from (0'0,0'0] MAX to 110'10023 2023-09-30T09:17:03.841 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.365552+0000 osd.3 (osd.3) 1 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 110'10193 2023-09-30T09:17:03.841 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:03 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.365701+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:03.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:03.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:03.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:03.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:04.068 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:04.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:04.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:04.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:04.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:04.238 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:04.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:04.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:04.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:04.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:04.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:04.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:04.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:04.537 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:04.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:04.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:04.643 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:04.683 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:04.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:04.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:02.709933+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v415: 89 pgs: 4 remapped+peering, 85 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 598 B/s, 0 objects/s recovering 2023-09-30T09:17:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.364934+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.369588+0000 osd.7 (osd.7) 33 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 110'10278 2023-09-30T09:17:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.369927+0000 osd.7 (osd.7) 34 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 110'10369 2023-09-30T09:17:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.543947+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:03.547137+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:04.366510+0000 mon.a (mon.0) 604 : cluster 0 osdmap e114: 8 total, 8 up, 7 in 2023-09-30T09:17:04.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[78438]: cluster 2023-09-30T09:17:04.376076+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:04.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:02.709933+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v415: 89 pgs: 4 remapped+peering, 85 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 598 B/s, 0 objects/s recovering 2023-09-30T09:17:04.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.364934+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.369588+0000 osd.7 (osd.7) 33 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 110'10278 2023-09-30T09:17:04.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.369927+0000 osd.7 (osd.7) 34 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 110'10369 2023-09-30T09:17:04.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.543947+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:03.547137+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:04.366510+0000 mon.a (mon.0) 604 : cluster 0 osdmap e114: 8 total, 8 up, 7 in 2023-09-30T09:17:04.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:04 smithi005 bash[75361]: cluster 2023-09-30T09:17:04.376076+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:04.791 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:04.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:04.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:04.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:04.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:02.709933+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v415: 89 pgs: 4 remapped+peering, 85 active+clean; 3.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 598 B/s, 0 objects/s recovering 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.364934+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.369588+0000 osd.7 (osd.7) 33 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 110'10278 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.369927+0000 osd.7 (osd.7) 34 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 110'10369 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.543947+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:03.547137+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e113 with expected crc 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:04.366510+0000 mon.a (mon.0) 604 : cluster 0 osdmap e114: 8 total, 8 up, 7 in 2023-09-30T09:17:04.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:04 smithi099 bash[59238]: cluster 2023-09-30T09:17:04.376076+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:04.967 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:04.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:04.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:05.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:05.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:05.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:05.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:05.198 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:05.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:05.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:05.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:05.345 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:05.378 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:05.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:05.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:05.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:05.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:05.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:05.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:05.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:17:05.634 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:17:05.655 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:05.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:05.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:05 smithi099 bash[59238]: cluster 2023-09-30T09:17:04.367090+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:05 smithi099 bash[59238]: cluster 2023-09-30T09:17:04.369179+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:05 smithi099 bash[59238]: cluster 2023-09-30T09:17:04.710480+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v418: 89 pgs: 1 activating+remapped, 4 remapped+peering, 84 active+clean; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 3241/159111 objects misplaced (2.037%); 1.2 KiB/s, 1 objects/s recovering 2023-09-30T09:17:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:05 smithi099 bash[59238]: cluster 2023-09-30T09:17:05.366300+0000 mon.a (mon.0) 605 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-09-30T09:17:05.823 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:05.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:05.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:05.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:05.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:05.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:05.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:06.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[75361]: cluster 2023-09-30T09:17:04.367090+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:06.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[75361]: cluster 2023-09-30T09:17:04.369179+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:06.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[75361]: cluster 2023-09-30T09:17:04.710480+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v418: 89 pgs: 1 activating+remapped, 4 remapped+peering, 84 active+clean; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 3241/159111 objects misplaced (2.037%); 1.2 KiB/s, 1 objects/s recovering 2023-09-30T09:17:06.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[75361]: cluster 2023-09-30T09:17:05.366300+0000 mon.a (mon.0) 605 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-09-30T09:17:06.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[78438]: cluster 2023-09-30T09:17:04.367090+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[78438]: cluster 2023-09-30T09:17:04.369179+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e114 with expected crc 2023-09-30T09:17:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[78438]: cluster 2023-09-30T09:17:04.710480+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v418: 89 pgs: 1 activating+remapped, 4 remapped+peering, 84 active+clean; 3.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 425 op/s; 3241/159111 objects misplaced (2.037%); 1.2 KiB/s, 1 objects/s recovering 2023-09-30T09:17:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:05 smithi005 bash[78438]: cluster 2023-09-30T09:17:05.366300+0000 mon.a (mon.0) 605 : cluster 0 osdmap e115: 8 total, 8 up, 7 in 2023-09-30T09:17:06.068 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:06.102 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:06.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:06.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:06.233 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:06.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:06.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:06.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:06.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:06.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:06.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:06.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:06.505 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:06.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:06.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:06.608 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:06.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:06.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:06.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:06.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[75361]: cluster 2023-09-30T09:17:05.367138+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[75361]: cluster 2023-09-30T09:17:05.369476+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[75361]: cluster 2023-09-30T09:17:05.371077+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[75361]: audit 2023-09-30T09:17:06.538469+0000 mon.a (mon.0) 606 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[78438]: cluster 2023-09-30T09:17:05.367138+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[78438]: cluster 2023-09-30T09:17:05.369476+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[78438]: cluster 2023-09-30T09:17:05.371077+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:06 smithi005 bash[78438]: audit 2023-09-30T09:17:06.538469+0000 mon.a (mon.0) 606 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:06.783 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:06.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:06.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:06.834 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:06.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:06.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:06 smithi099 bash[59238]: cluster 2023-09-30T09:17:05.367138+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:06 smithi099 bash[59238]: cluster 2023-09-30T09:17:05.369476+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:06 smithi099 bash[59238]: cluster 2023-09-30T09:17:05.371077+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e115 with expected crc 2023-09-30T09:17:06.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:06 smithi099 bash[59238]: audit 2023-09-30T09:17:06.538469+0000 mon.a (mon.0) 606 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:06.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:06.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:06.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:07.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:07.058 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:07.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:07.162 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:07.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:07.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:07.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:07.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.335 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:07.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:07.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:07.461 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:07.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:07.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:07.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:07.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:07.704 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:07.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:07.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:07.834 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:07.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:07.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:07.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:07.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:07.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:08.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:08.133 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:08.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:08.237 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:08.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:08.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:08.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:08.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:08.403 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:08.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:08.507 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:08.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:08.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:08.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:08.614 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:17:08.614 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:17:08.615 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-09-30T09:17:08.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd in 6 2023-09-30T09:17:08.624 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:08 smithi005 bash[75361]: cluster 2023-09-30T09:17:06.710965+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v420: 89 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 4 remapped+peering, 83 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 6463/157377 objects misplaced (4.107%); 1.1 KiB/s, 2 objects/s recovering 2023-09-30T09:17:08.625 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:08 smithi005 bash[78438]: cluster 2023-09-30T09:17:06.710965+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v420: 89 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 4 remapped+peering, 83 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 6463/157377 objects misplaced (4.107%); 1.1 KiB/s, 2 objects/s recovering 2023-09-30T09:17:08.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:08.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:08 smithi099 bash[59238]: cluster 2023-09-30T09:17:06.710965+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v420: 89 pgs: 1 active+remapped+backfill_wait, 1 activating+remapped, 4 remapped+peering, 83 active+clean; 3.2 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 524 op/s; 6463/157377 objects misplaced (4.107%); 1.1 KiB/s, 2 objects/s recovering 2023-09-30T09:17:08.679 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:08.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:08.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:08.784 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:08.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:08.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:08.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:08.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:08.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:09.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:09.099 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:09.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:09.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:09.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:09.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:09.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:09.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:09.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:09.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:09.395 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:17:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:17:09] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.33.4" 2023-09-30T09:17:09.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:09.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:09.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:09.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:09.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:09.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:09.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:09 smithi099 bash[59238]: cluster 2023-09-30T09:17:09.361942+0000 mon.a (mon.0) 607 : cluster 3 Health check failed: Degraded data redundancy: 76/152850 objects degraded (0.050%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:09.632 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:09.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:09.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:09.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:09.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:09.774 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:09 smithi005 bash[75361]: cluster 2023-09-30T09:17:09.361942+0000 mon.a (mon.0) 607 : cluster 3 Health check failed: Degraded data redundancy: 76/152850 objects degraded (0.050%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:09.776 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:09 smithi005 bash[78438]: cluster 2023-09-30T09:17:09.361942+0000 mon.a (mon.0) 607 : cluster 3 Health check failed: Degraded data redundancy: 76/152850 objects degraded (0.050%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:09.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:09.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:09.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:09.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:09.950 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:09.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:09.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:10.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:10.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:10.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:10.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:10.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:10.224 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:10.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:10.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:10.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:10.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:10.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:10.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:10.494 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:10 smithi005 bash[75361]: cluster 2023-09-30T09:17:08.711735+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v421: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 76/152850 objects degraded (0.050%); 14658/152850 objects misplaced (9.590%); 13 MiB/s, 199 objects/s recovering 2023-09-30T09:17:10.494 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:10 smithi005 bash[78438]: cluster 2023-09-30T09:17:08.711735+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v421: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 76/152850 objects degraded (0.050%); 14658/152850 objects misplaced (9.590%); 13 MiB/s, 199 objects/s recovering 2023-09-30T09:17:10.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:10.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:10.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:10.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:10.675 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:10.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:10.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:10.776 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:10.778 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:10.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:10.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:10 smithi099 bash[59238]: cluster 2023-09-30T09:17:08.711735+0000 mgr.y (mgr.34107) 469 : cluster 0 pgmap v421: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.1 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 406 op/s; 76/152850 objects degraded (0.050%); 14658/152850 objects misplaced (9.590%); 13 MiB/s, 199 objects/s recovering 2023-09-30T09:17:10.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:10.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:10.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:10.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:10.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:10.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:10.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:11.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:11.093 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:11.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:11.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:11.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:11.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:11.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:11.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:11.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:11.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:11.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:11.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:11.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:11.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:11.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:11.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:11.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:11.664 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:11.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:11.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:11.803 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:11.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:11.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:11.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:11.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:11.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:11.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:12.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:12.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:12.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:12.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:12.180 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:12.205 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:12.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:12.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:12.312 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:12.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:12.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:12.445 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:12.476 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:12.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:12.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:12.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:12 smithi005 bash[78438]: cluster 2023-09-30T09:17:10.712421+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v422: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 480 op/s; 76/149586 objects degraded (0.051%); 14492/149586 objects misplaced (9.688%); 10 MiB/s, 163 objects/s recovering 2023-09-30T09:17:12.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:12 smithi005 bash[75361]: cluster 2023-09-30T09:17:10.712421+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v422: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 480 op/s; 76/149586 objects degraded (0.051%); 14492/149586 objects misplaced (9.688%); 10 MiB/s, 163 objects/s recovering 2023-09-30T09:17:12.583 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:12.593 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:12 smithi099 bash[59238]: cluster 2023-09-30T09:17:10.712421+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v422: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 480 op/s; 76/149586 objects degraded (0.051%); 14492/149586 objects misplaced (9.688%); 10 MiB/s, 163 objects/s recovering 2023-09-30T09:17:12.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:12.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:12.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:12.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:12.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:12.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:12.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:12.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:12.903 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:12.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:12.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:12.953 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:13.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:13.049 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:13.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:13.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:13.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:13.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:13.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:13.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:13.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:13.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:13.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:13.427 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:13.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:13.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:13.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:13.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:13.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:13.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:13.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:13.733 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:13.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:13.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:13.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:13.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:13.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:13.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:13.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:14.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:14.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:14.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:14.109 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:14.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:14.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:14.239 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:14.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:14.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:14.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:14.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:14.405 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:14.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:14.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:14.513 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:14.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:14.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:14.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:14.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:14.662 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:14 smithi005 bash[75361]: cluster 2023-09-30T09:17:12.713216+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v423: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 173/145212 objects degraded (0.119%); 13384/145212 objects misplaced (9.217%); 14 MiB/s, 226 objects/s recovering 2023-09-30T09:17:14.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:14 smithi005 bash[78438]: cluster 2023-09-30T09:17:12.713216+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v423: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 173/145212 objects degraded (0.119%); 13384/145212 objects misplaced (9.217%); 14 MiB/s, 226 objects/s recovering 2023-09-30T09:17:14.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:14.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:14.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:14.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:14 smithi099 bash[59238]: cluster 2023-09-30T09:17:12.713216+0000 mgr.y (mgr.34107) 471 : cluster 0 pgmap v423: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 3.0 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 555 op/s; 173/145212 objects degraded (0.119%); 13384/145212 objects misplaced (9.217%); 14 MiB/s, 226 objects/s recovering 2023-09-30T09:17:14.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:14.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:14.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:14.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:14.959 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:15.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:15.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:15.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:15.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:15.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:15.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:15.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:15.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:15.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:15.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:15.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:15.368 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:15.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:15.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:15.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:15.453 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:17:15.453 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:19503 6.7 e99/96 6:ed67019f:::benchmark_data_smithi005_105531_object19502:head v 99'1307, mlcod=99'1304)", 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:25.976227+0000", 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 169.47242957700001, 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16867365300000001, 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.454 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.976227+0000", 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.976227+0000", 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.455 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.976227+0000", 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5999999999999999e-07 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.976268+0000", 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1245000000000002e-05 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.456 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.976277+0000", 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9490000000000002e-06 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.976284+0000", 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8260000000000004e-06 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.067556+0000", 2023-09-30T09:17:15.457 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.091271532000000002 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.067593+0000", 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7883000000000003e-05 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.073257+0000", 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0056635189999999997 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.458 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.144900+0000", 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.071643238999999997 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:19517 6.8 e99/96 6:158d9575:::benchmark_data_smithi005_105531_object19516:head v 99'1260, mlcod=99'1258)", 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:25.978569+0000", 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 169.47008722499999, 2023-09-30T09:17:15.459 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16614693799999999, 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.978569+0000", 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.460 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.978569+0000", 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.978570+0000", 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9700000000000005e-07 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.978633+0000", 2023-09-30T09:17:15.461 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3666999999999999e-05 2023-09-30T09:17:15.462 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.462 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.462 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.462 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.066086+0000", 2023-09-30T09:17:15.463 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.087452212000000001 2023-09-30T09:17:15.463 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.463 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.463 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.066672+0000", 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00058598400000000001 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.066792+0000", 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000120501 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.066832+0000", 2023-09-30T09:17:15.464 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0286e-05 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.073236+0000", 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0064033459999999999 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:26.144716+0000", 2023-09-30T09:17:15.465 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.071480045000000006 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:31676 6.c 6:3f5362e5:::benchmark_data_smithi005_105531_object31675:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:33.500216+0000", 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 161.948440283, 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14933801699999999, 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.466 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 31676 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500216+0000", 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.467 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500216+0000", 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500217+0000", 2023-09-30T09:17:15.468 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6440000000000001e-06 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500260+0000", 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2555000000000002e-05 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.469 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500273+0000", 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3050999999999999e-05 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500281+0000", 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9969999999999998e-06 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.470 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500354+0000", 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3129999999999999e-05 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500509+0000", 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000154771 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.471 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.500655+0000", 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000145723 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.505306+0000", 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0046517579999999998 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.472 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.505322+0000", 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5162e-05 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649468+0000", 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14414671500000001 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.473 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649518+0000", 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9440000000000001e-05 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649554+0000", 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.6071000000000001e-05 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.474 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:31678 6.b 6:d7562fd4:::benchmark_data_smithi005_105531_object31677:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:33.501326+0000", 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 161.94733052800001, 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.148158234, 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.475 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 31678 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.501326+0000", 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.476 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.501326+0000", 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.501327+0000", 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6200000000000006e-07 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.477 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.501427+0000", 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000100567 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.501440+0000", 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2425999999999999e-05 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.478 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.501447+0000", 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9650000000000008e-06 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.503147+0000", 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001699341 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.503237+0000", 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9772999999999996e-05 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.479 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,7", 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.503324+0000", 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7584999999999996e-05 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648443+0000", 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14511913000000001 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.480 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648797+0000", 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00035401900000000001 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649369+0000", 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00057163500000000003 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649439+0000", 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9612999999999999e-05 2023-09-30T09:17:15.481 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649484+0000", 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5218e-05 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:31681 6.b 6:db1c9a5d:::benchmark_data_smithi005_105531_object31680:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:33.502193+0000", 2023-09-30T09:17:15.482 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 161.946463056, 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.147430003, 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 31681 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.483 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502193+0000", 2023-09-30T09:17:15.484 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.484 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.484 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.484 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502193+0000", 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502194+0000", 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.209e-06 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.485 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502221+0000", 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6614999999999998e-05 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502233+0000", 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2593e-05 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502242+0000", 2023-09-30T09:17:15.486 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3059999999999998e-06 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504255+0000", 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0020131839999999999 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504328+0000", 2023-09-30T09:17:15.487 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3244000000000005e-05 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,7", 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504414+0000", 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5724999999999997e-05 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648450+0000", 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14403624700000001 2023-09-30T09:17:15.488 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648841+0000", 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00039101199999999999 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649531+0000", 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00068971099999999997 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.489 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649584+0000", 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3158999999999997e-05 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649623+0000", 2023-09-30T09:17:15.490 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8998000000000002e-05 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:31682 6.b 6:dabf0da5:::benchmark_data_smithi005_105531_object31681:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:33.502259+0000", 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 161.94639684800001, 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14749817800000001, 2023-09-30T09:17:15.491 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 31682 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502259+0000", 2023-09-30T09:17:15.492 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502259+0000", 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502260+0000", 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5499999999999998e-07 2023-09-30T09:17:15.493 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502285+0000", 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4879e-05 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502294+0000", 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1239999999999994e-06 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.494 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.502301+0000", 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8360000000000003e-06 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.505119+0000", 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0028184690000000001 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.505247+0000", 2023-09-30T09:17:15.495 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012747799999999999 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,7", 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.505393+0000", 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014660500000000001 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648455+0000", 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.143062147 2023-09-30T09:17:15.496 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648897+0000", 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00044106899999999999 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649669+0000", 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00077204800000000001 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.497 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649723+0000", 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4114999999999999e-05 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649757+0000", 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4752999999999997e-05 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.498 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:31687 6.6 6:6eff00e1:::benchmark_data_smithi005_105531_object31686:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:33.504104+0000", 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 161.94455258599999, 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14842029400000001, 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 31687 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.499 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504104+0000", 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504104+0000", 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.500 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504105+0000", 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.376e-06 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504133+0000", 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7813e-05 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504145+0000", 2023-09-30T09:17:15.501 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2544000000000001e-05 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504154+0000", 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5590000000000006e-06 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504225+0000", 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1041e-05 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.502 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504335+0000", 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000110554 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 4,7", 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504479+0000", 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014383500000000001 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.503 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649377+0000", 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14489795499999999 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.649419+0000", 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1736000000000002e-05 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.652417+0000", 2023-09-30T09:17:15.504 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0029977950000000001 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.652480+0000", 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3459000000000003e-05 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.652524+0000", 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3627000000000001e-05 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.505 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:31689 6.6 6:62ff1865:::benchmark_data_smithi005_105531_object31688:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:33.504893+0000", 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 161.943762932, 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15209181999999999, 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.506 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 31689 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504893+0000", 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504893+0000", 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.507 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504894+0000", 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4300000000000001e-07 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504916+0000", 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2234000000000001e-05 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.508 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504929+0000", 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2173e-05 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.504937+0000", 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3340000000000002e-06 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.509 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.647222+0000", 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14228495999999999 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.647406+0000", 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00018422100000000001 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 4,7", 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.647585+0000", 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017919499999999999 2023-09-30T09:17:15.510 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.652532+0000", 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0049472309999999999 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.656443+0000", 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003910719 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.511 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.656869+0000", 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00042548899999999998 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.656935+0000", 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6191000000000004e-05 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.512 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.656985+0000", 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0130000000000003e-05 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:31685 6.7 e99/96 6:e6f29b5d:::benchmark_data_smithi005_105531_object31684:head v 99'2064, mlcod=99'2062)", 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:33.506265+0000", 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 161.942391499, 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14678818199999999, 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.513 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.506265+0000", 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.506265+0000", 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.514 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.506265+0000", 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6300000000000004e-07 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.506307+0000", 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1695e-05 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648339+0000", 2023-09-30T09:17:15.515 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14203223200000001 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648353+0000", 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3436e-05 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648502+0000", 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000149228 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.516 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.648537+0000", 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4971000000000001e-05 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.652998+0000", 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.004461001 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.517 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:33.653053+0000", 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4855999999999998e-05 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:33621 6.c 6:3d80bbf7:::benchmark_data_smithi005_105531_object33620:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:34.824904+0000", 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 160.62375201899999, 2023-09-30T09:17:15.518 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14655657899999999, 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 33621 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.519 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824904+0000", 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824904+0000", 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.520 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824905+0000", 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7199999999999998e-07 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824924+0000", 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9636999999999999e-05 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.521 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824932+0000", 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3069999999999997e-06 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824937+0000", 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4840000000000003e-06 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.826858+0000", 2023-09-30T09:17:15.522 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001920735 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.826990+0000", 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000131755 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.827388+0000", 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00039789600000000001 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.523 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.830947+0000", 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0035594559999999999 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.834002+0000", 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0030552700000000001 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.971356+0000", 2023-09-30T09:17:15.524 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13735415100000001 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.971416+0000", 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9165e-05 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.971461+0000", 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5050999999999999e-05 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.525 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:33623 6.c 6:3cb98b7f:::benchmark_data_smithi005_105531_object33622:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:34.824980+0000", 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 160.623676128, 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14669201300000001, 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.526 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 33623 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824980+0000", 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.527 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824980+0000", 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824980+0000", 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0900000000000002e-07 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.824998+0000", 2023-09-30T09:17:15.528 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7291000000000001e-05 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.825004+0000", 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.268e-06 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.825009+0000", 2023-09-30T09:17:15.529 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9629999999999997e-06 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.828463+0000", 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0034537830000000002 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.828591+0000", 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012834700000000001 2023-09-30T09:17:15.530 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.828784+0000", 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019266199999999999 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.831602+0000", 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0028182189999999998 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.531 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.968887+0000", 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.137284776 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.971521+0000", 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0026342570000000001 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.971635+0000", 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000113689 2023-09-30T09:17:15.532 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:34.971672+0000", 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7348999999999998e-05 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:78264 6.4 e101/96 6:2baf21bb:::benchmark_data_smithi005_105531_object78263:head v 101'4758, mlcod=101'4754)", 2023-09-30T09:17:15.533 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:15:12.602588+0000", 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 122.84606829000001, 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.149770661, 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.602588+0000", 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.534 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.602588+0000", 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.602588+0000", 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5600000000000002e-07 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.535 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.602681+0000", 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3330000000000003e-05 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.602690+0000", 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3410000000000003e-06 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.602696+0000", 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8409999999999996e-06 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.536 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.626439+0000", 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.023743216000000001 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.626453+0000", 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3779e-05 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.537 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.752303+0000", 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.125850827 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:15:12.752358+0000", 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5071000000000002e-05 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.538 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:139503 6.b 6:d679b8aa:::benchmark_data_smithi005_105531_object31820:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:16:28.265861+0000", 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 47.182795022999997, 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18999872800000001, 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 139503 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.539 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.265861+0000", 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.265861+0000", 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.540 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.265862+0000", 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3200000000000001e-06 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.265868+0000", 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7230000000000001e-06 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.265878+0000", 2023-09-30T09:17:15.541 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8549999999999997e-06 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.265886+0000", 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6450000000000005e-06 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.266129+0000", 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000243761 2023-09-30T09:17:15.542 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.266260+0000", 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000130371 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,7", 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.266389+0000", 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012928500000000001 2023-09-30T09:17:15.543 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.270703+0000", 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0043136870000000001 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.271980+0000", 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0012777229999999999 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.544 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.455735+0000", 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18375469899999999 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.455805+0000", 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0153000000000004e-05 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:16:28.455860+0000", 2023-09-30T09:17:15.545 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4506000000000003e-05 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:162635 6.c 6:39d3085c:::benchmark_data_smithi005_105531_object54952:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:01.633766+0000", 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 13.814890432, 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.954259483, 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.546 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 162635 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633766+0000", 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.547 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633766+0000", 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633767+0000", 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.809e-06 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633774+0000", 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5769999999999999e-06 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.548 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633786+0000", 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1511e-05 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633795+0000", 2023-09-30T09:17:15.549 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8900000000000002e-06 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633856+0000", 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0365999999999998e-05 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633864+0000", 2023-09-30T09:17:15.550 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9470000000000003e-06 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361424+0000", 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.72756051899999996 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361441+0000", 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6410999999999999e-05 2023-09-30T09:17:15.551 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.555194+0000", 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1937531109999999 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.555309+0000", 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000114954 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6,7", 2023-09-30T09:17:15.552 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.555866+0000", 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000557593 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577319+0000", 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.021452858000000002 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577400+0000", 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0986e-05 2023-09-30T09:17:15.553 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577460+0000", 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0244000000000001e-05 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.587833+0000", 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010372416000000001 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.554 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.587901+0000", 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8211000000000001e-05 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.588025+0000", 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012407999999999999 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.555 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:162654 6.c 6:38766522:::benchmark_data_smithi005_105531_object54971:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:01.670059+0000", 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 13.778597475, 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9494985090000001, 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 162654 2023-09-30T09:17:15.556 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670059+0000", 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670059+0000", 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.557 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670060+0000", 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2720000000000001e-06 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670065+0000", 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3120000000000001e-06 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.558 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670078+0000", 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2312e-05 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670085+0000", 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4540000000000001e-06 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670152+0000", 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6533999999999997e-05 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670164+0000", 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2278e-05 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361482+0000", 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.691317929 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.560 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361492+0000", 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9480000000000003e-06 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577690+0000", 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2161986009999999 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.561 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577832+0000", 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014216399999999999 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6,7", 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577986+0000", 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015362199999999999 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.588038+0000", 2023-09-30T09:17:15.562 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010051519 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.600959+0000", 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012921632000000001 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619234+0000", 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.018274761 2023-09-30T09:17:15.563 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619281+0000", 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7503999999999998e-05 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619428+0000", 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000146052 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.564 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619557+0000", 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000129615 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:165097 6.0 e115/96 6:08a57ae4:::benchmark_data_smithi005_105531_object57414:head v 115'10481, mlcod=115'10478)", 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.749018+0000", 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.6996381789999999, 2023-09-30T09:17:15.565 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.200778445, 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749018+0000", 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.566 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749018+0000", 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749019+0000", 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8200000000000008e-07 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749027+0000", 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2300000000000008e-06 2023-09-30T09:17:15.567 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749041+0000", 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.403e-05 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749051+0000", 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8179999999999999e-06 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.568 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.750709+0000", 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0016578319999999999 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.750732+0000", 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2824e-05 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.569 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949695+0000", 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19896288600000001 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949796+0000", 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010184299999999999 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.570 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:165101 6.c 6:3448c63a:::benchmark_data_smithi005_105531_object57418:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.754555+0000", 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.6941006290000002, 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20987460999999999, 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.571 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 165101 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754555+0000", 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.572 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754555+0000", 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754558+0000", 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2929999999999999e-06 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754567+0000", 2023-09-30T09:17:15.573 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0650000000000005e-06 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754582+0000", 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.541e-05 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754594+0000", 2023-09-30T09:17:15.574 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1272e-05 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754666+0000", 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2211000000000004e-05 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754833+0000", 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000167212 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.575 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6,7", 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754987+0000", 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015397800000000001 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954693+0000", 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19970574099999999 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954753+0000", 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0829000000000003e-05 2023-09-30T09:17:15.576 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954884+0000", 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013051299999999999 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964223+0000", 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0093394389999999997 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.577 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964303+0000", 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9327999999999997e-05 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964430+0000", 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012731900000000001 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.578 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.34803.0:165101 6.c e115/112 ondisk, result = 0)", 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.760119+0000", 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.688537534, 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19459067399999999, 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.760119+0000", 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.579 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.760119+0000", 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.760119+0000", 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1500000000000003e-07 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.580 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.760129+0000", 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5899999999999997e-06 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949373+0000", 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.189244098 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.581 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949396+0000", 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2883000000000001e-05 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954673+0000", 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0052774040000000003 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.582 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954685+0000", 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1737e-05 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954709+0000", 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4046999999999999e-05 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:165111 6.f e115/96 6:f7716d85:::benchmark_data_smithi005_105531_object57428:head v 115'10314, mlcod=115'10312)", 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.784708+0000", 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.6639478790000002, 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.206669672, 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784708+0000", 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.584 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784708+0000", 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784709+0000", 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.094e-06 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.585 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784721+0000", 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1204e-05 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949368+0000", 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.1646475 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949387+0000", 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9193000000000001e-05 2023-09-30T09:17:15.586 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949918+0000", 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00053103899999999997 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949941+0000", 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2497000000000002e-05 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.991279+0000", 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.041338270000000003 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.991378+0000", 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8875000000000005e-05 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.588 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:165114 6.0 e115/96 6:018c9419:::benchmark_data_smithi005_105531_object57431:head v 115'10482, mlcod=115'10479)", 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.792064+0000", 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.6565923849999997, 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.172713019, 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:17:15.589 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.792064+0000", 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.792064+0000", 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.792065+0000", 2023-09-30T09:17:15.590 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4309999999999999e-06 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.792076+0000", 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0787e-05 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949366+0000", 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.157290493 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949388+0000", 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1279000000000001e-05 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.953975+0000", 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045870629999999997 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:17:15.592 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954000+0000", 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5273999999999999e-05 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964738+0000", 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010738141 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964777+0000", 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8550999999999997e-05 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.593 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.594 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.594 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:17:15.594 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:17:15.594 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:17:15.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:15.597 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:15 smithi099 bash[59238]: cluster 2023-09-30T09:17:15.425002+0000 mon.a (mon.0) 608 : cluster 3 Health check update: Degraded data redundancy: 173/143487 objects degraded (0.121%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:15.624 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:15.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:15.714 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:15 smithi005 bash[75361]: cluster 2023-09-30T09:17:15.425002+0000 mon.a (mon.0) 608 : cluster 3 Health check update: Degraded data redundancy: 173/143487 objects degraded (0.121%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:15.714 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:15 smithi005 bash[78438]: cluster 2023-09-30T09:17:15.425002+0000 mon.a (mon.0) 608 : cluster 3 Health check update: Degraded data redundancy: 173/143487 objects degraded (0.121%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:15.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:15.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:15.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:15.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:15.863 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:15.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:15.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:15.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:15.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:16.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:16.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:16.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:16.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:16.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:16.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:16.293 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:16.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:16.397 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:16.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:16.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:16.482 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:16 smithi005 bash[75361]: cluster 2023-09-30T09:17:14.713784+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v424: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 173/143487 objects degraded (0.121%); 12619/143487 objects misplaced (8.795%); 16 MiB/s, 253 objects/s recovering 2023-09-30T09:17:16.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:16.532 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:16 smithi099 bash[59238]: cluster 2023-09-30T09:17:14.713784+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v424: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 173/143487 objects degraded (0.121%); 12619/143487 objects misplaced (8.795%); 16 MiB/s, 253 objects/s recovering 2023-09-30T09:17:16.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:16.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:16.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:16.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:16.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:16 smithi005 bash[78438]: cluster 2023-09-30T09:17:14.713784+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v424: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 9.3 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 173/143487 objects degraded (0.121%); 12619/143487 objects misplaced (8.795%); 16 MiB/s, 253 objects/s recovering 2023-09-30T09:17:16.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:16.810 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:16.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:16.915 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:16.946 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:16.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:17.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:17.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:17.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:17.201 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:17.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:17.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:17.323 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:17.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:17.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:17.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:17.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:17.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:17.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:17.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:17.590 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:17.608 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:17.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:17.711 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:17.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:17.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:17.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:17.767 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:17 smithi099 bash[59238]: cluster 2023-09-30T09:17:16.714388+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v425: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 173/140421 objects degraded (0.123%); 12409/140421 objects misplaced (8.837%); 14 MiB/s, 222 objects/s recovering 2023-09-30T09:17:17.767 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:17 smithi099 bash[59238]: audit 2023-09-30T09:17:16.765297+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:17.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:17.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:17 smithi005 bash[75361]: cluster 2023-09-30T09:17:16.714388+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v425: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 173/140421 objects degraded (0.123%); 12409/140421 objects misplaced (8.837%); 14 MiB/s, 222 objects/s recovering 2023-09-30T09:17:17.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:17 smithi005 bash[75361]: audit 2023-09-30T09:17:16.765297+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:17.872 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:17 smithi005 bash[78438]: cluster 2023-09-30T09:17:16.714388+0000 mgr.y (mgr.34107) 473 : cluster 0 pgmap v425: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 498 op/s; 173/140421 objects degraded (0.123%); 12409/140421 objects misplaced (8.837%); 14 MiB/s, 222 objects/s recovering 2023-09-30T09:17:17.872 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:17 smithi005 bash[78438]: audit 2023-09-30T09:17:16.765297+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:17.884 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:17.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:17.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:17.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:18.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:18.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:18.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:18.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:18.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:18.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:18.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:18.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:18.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:18.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:18.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:18.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:18.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:18.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:18.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:18.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:18.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:18.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:18.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:18.716 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:18.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:18.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:18.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:18.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:18.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:18.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:18.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:18.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:19.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:19.103 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:19.139 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:19.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:19.243 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:19.272 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:19.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:19.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:19.404 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:19.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:19.510 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:19.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:17:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:17:19] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.33.4" 2023-09-30T09:17:19.540 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:19.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:19.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:17:19.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:19.692 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:19.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:19.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:19.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:19.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:19.823 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:19 smithi005 bash[75361]: cluster 2023-09-30T09:17:18.715155+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v426: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 272/134724 objects degraded (0.202%); 10655/134724 objects misplaced (7.909%); 20 MiB/s, 317 objects/s recovering 2023-09-30T09:17:19.823 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:19 smithi005 bash[78438]: cluster 2023-09-30T09:17:18.715155+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v426: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 272/134724 objects degraded (0.202%); 10655/134724 objects misplaced (7.909%); 20 MiB/s, 317 objects/s recovering 2023-09-30T09:17:19.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:19.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:19 smithi099 bash[59238]: cluster 2023-09-30T09:17:18.715155+0000 mgr.y (mgr.34107) 474 : cluster 0 pgmap v426: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 272/134724 objects degraded (0.202%); 10655/134724 objects misplaced (7.909%); 20 MiB/s, 317 objects/s recovering 2023-09-30T09:17:19.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:19.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:19.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:20.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:20.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:20.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:20.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:20.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:20.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:20.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:20.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:20.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:20.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:20.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:20.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:20.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:20.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:21.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:21.121 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:20 smithi099 bash[59238]: cluster 2023-09-30T09:17:20.769897+0000 mon.a (mon.0) 610 : cluster 3 Health check update: Degraded data redundancy: 272/131229 objects degraded (0.207%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:21.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:21.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:21.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:20 smithi005 bash[75361]: cluster 2023-09-30T09:17:20.769897+0000 mon.a (mon.0) 610 : cluster 3 Health check update: Degraded data redundancy: 272/131229 objects degraded (0.207%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:21.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:20 smithi005 bash[78438]: cluster 2023-09-30T09:17:20.769897+0000 mon.a (mon.0) 610 : cluster 3 Health check update: Degraded data redundancy: 272/131229 objects degraded (0.207%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:21.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:21.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:21.422 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:21.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:21.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:21.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:21.699 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:21.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:21.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:21.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:21.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:21.983 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:21.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:21.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:22.088 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:22.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:22.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:22.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:22.121 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:17:22.176 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:17:22.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:22.229 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:17:22.253 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:22.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:22.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:22.282 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:17:22.342 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:17:22.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:22.391 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:17:22.394 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:22.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:22.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:22.427 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:17:22.461 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:17:22.471 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.471 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.471 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.471 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.471 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.472 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.472 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.472 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:17:22.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:22.550 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:22 smithi099 bash[59238]: cluster 2023-09-30T09:17:20.715833+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v427: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 272/131229 objects degraded (0.207%); 10462/131229 objects misplaced (7.972%); 14 MiB/s, 218 objects/s recovering 2023-09-30T09:17:22.550 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:22 smithi099 bash[59238]: audit 2023-09-30T09:17:21.544969+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:22.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:22 smithi099 bash[59238]: audit 2023-09-30T09:17:21.552250+0000 mon.a (mon.0) 612 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:22.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:22 smithi099 bash[59238]: audit 2023-09-30T09:17:22.082153+0000 mon.a (mon.0) 613 : audit 0 from='client.? 172.21.15.5:0/3393005102' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:22.552 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:22.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:22.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:22.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:22.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[75361]: cluster 2023-09-30T09:17:20.715833+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v427: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 272/131229 objects degraded (0.207%); 10462/131229 objects misplaced (7.972%); 14 MiB/s, 218 objects/s recovering 2023-09-30T09:17:22.737 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[75361]: audit 2023-09-30T09:17:21.544969+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:22.737 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[75361]: audit 2023-09-30T09:17:21.552250+0000 mon.a (mon.0) 612 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:22.737 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[75361]: audit 2023-09-30T09:17:22.082153+0000 mon.a (mon.0) 613 : audit 0 from='client.? 172.21.15.5:0/3393005102' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:22.738 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[78438]: cluster 2023-09-30T09:17:20.715833+0000 mgr.y (mgr.34107) 475 : cluster 0 pgmap v427: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.7 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 272/131229 objects degraded (0.207%); 10462/131229 objects misplaced (7.972%); 14 MiB/s, 218 objects/s recovering 2023-09-30T09:17:22.738 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[78438]: audit 2023-09-30T09:17:21.544969+0000 mon.a (mon.0) 611 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:22.738 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[78438]: audit 2023-09-30T09:17:21.552250+0000 mon.a (mon.0) 612 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:22.738 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[78438]: audit 2023-09-30T09:17:22.082153+0000 mon.a (mon.0) 613 : audit 0 from='client.? 172.21.15.5:0/3393005102' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:22.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:22.739 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:22.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:22.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:22.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:22.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:22.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:22.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:23.006 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:23.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:23.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:22 smithi005 bash[75361]: debug 2023-09-30T09:17:22.844+0000 7fd2fb837700 -1 mon.a@0(leader).osd e115 definitely_dead 0 2023-09-30T09:17:23.112 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:23.142 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:23.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:23.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:23.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.399 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:23.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:23.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:23.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:23.586 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:17:23.587 INFO:teuthology.orchestra.run.smithi005.stderr:marked in osd.6. 2023-09-30T09:17:23.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.661 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:23.765 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.790 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:23.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:23.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:23 smithi099 bash[59238]: audit 2023-09-30T09:17:22.848614+0000 mon.a (mon.0) 614 : audit 0 from='client.? 172.21.15.5:0/1608222111' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-30T09:17:23.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:23 smithi099 bash[59238]: audit 2023-09-30T09:17:22.962829+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:17:23.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:23 smithi099 bash[59238]: audit 2023-09-30T09:17:22.964441+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.5:0/3204516414' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:17:23.857 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:23 smithi005 bash[78438]: audit 2023-09-30T09:17:22.848614+0000 mon.a (mon.0) 614 : audit 0 from='client.? 172.21.15.5:0/1608222111' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-30T09:17:23.858 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:23 smithi005 bash[78438]: audit 2023-09-30T09:17:22.962829+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:17:23.858 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:23 smithi005 bash[78438]: audit 2023-09-30T09:17:22.964441+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.5:0/3204516414' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:17:23.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:23 smithi005 bash[75361]: audit 2023-09-30T09:17:22.848614+0000 mon.a (mon.0) 614 : audit 0 from='client.? 172.21.15.5:0/1608222111' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-30T09:17:23.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:23 smithi005 bash[75361]: audit 2023-09-30T09:17:22.962829+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:17:23.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:23 smithi005 bash[75361]: audit 2023-09-30T09:17:22.964441+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.5:0/3204516414' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:17:23.893 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:23.916 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:23.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:24.019 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:24.051 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:24.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:24.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:24.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:24.184 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:24.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:24.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:24.288 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:24.317 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:24.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:24.402 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:24.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:24.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:24.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:24.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:24.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:24.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:24.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:24.710 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:24.717 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:24 smithi099 bash[59238]: cluster 2023-09-30T09:17:22.716467+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v428: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 349/126759 objects degraded (0.275%); 9562/126759 objects misplaced (7.543%); 17 MiB/s, 266 objects/s recovering 2023-09-30T09:17:24.717 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:24 smithi099 bash[59238]: cluster 2023-09-30T09:17:23.553733+0000 mon.a (mon.0) 616 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:24.717 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:24 smithi099 bash[59238]: audit 2023-09-30T09:17:23.564190+0000 mon.a (mon.0) 617 : audit 1 from='client.? 172.21.15.5:0/1608222111' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-30T09:17:24.717 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:24 smithi099 bash[59238]: audit 2023-09-30T09:17:23.564385+0000 mon.a (mon.0) 618 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:17:24.717 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:24 smithi099 bash[59238]: cluster 2023-09-30T09:17:23.569122+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e116 with expected crc 2023-09-30T09:17:24.717 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:24 smithi099 bash[59238]: cluster 2023-09-30T09:17:23.572724+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e116 with expected crc 2023-09-30T09:17:24.717 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:24 smithi099 bash[59238]: cluster 2023-09-30T09:17:23.573486+0000 mon.a (mon.0) 619 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-30T09:17:24.730 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:24.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:24.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[75361]: cluster 2023-09-30T09:17:22.716467+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v428: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 349/126759 objects degraded (0.275%); 9562/126759 objects misplaced (7.543%); 17 MiB/s, 266 objects/s recovering 2023-09-30T09:17:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[75361]: cluster 2023-09-30T09:17:23.553733+0000 mon.a (mon.0) 616 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[75361]: audit 2023-09-30T09:17:23.564190+0000 mon.a (mon.0) 617 : audit 1 from='client.? 172.21.15.5:0/1608222111' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[75361]: audit 2023-09-30T09:17:23.564385+0000 mon.a (mon.0) 618 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[75361]: cluster 2023-09-30T09:17:23.569122+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e116 with expected crc 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[75361]: cluster 2023-09-30T09:17:23.572724+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e116 with expected crc 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[75361]: cluster 2023-09-30T09:17:23.573486+0000 mon.a (mon.0) 619 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[78438]: cluster 2023-09-30T09:17:22.716467+0000 mgr.y (mgr.34107) 476 : cluster 0 pgmap v428: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.6 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 633 op/s; 349/126759 objects degraded (0.275%); 9562/126759 objects misplaced (7.543%); 17 MiB/s, 266 objects/s recovering 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[78438]: cluster 2023-09-30T09:17:23.553733+0000 mon.a (mon.0) 616 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:24.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[78438]: audit 2023-09-30T09:17:23.564190+0000 mon.a (mon.0) 617 : audit 1 from='client.? 172.21.15.5:0/1608222111' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-30T09:17:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[78438]: audit 2023-09-30T09:17:23.564385+0000 mon.a (mon.0) 618 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:17:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[78438]: cluster 2023-09-30T09:17:23.569122+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e116 with expected crc 2023-09-30T09:17:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[78438]: cluster 2023-09-30T09:17:23.572724+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e116 with expected crc 2023-09-30T09:17:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:24 smithi005 bash[78438]: cluster 2023-09-30T09:17:23.573486+0000 mon.a (mon.0) 619 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-30T09:17:24.832 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:24.867 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:24.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:24.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:24.886 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-09-30T09:17:24.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:25.004 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:25.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:25.107 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:25.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:25.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:25.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:25.274 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:25.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:25.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:25.410 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:25.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:25.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:25.549 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:25.587 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:17:25.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:25.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:25.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.568241+0000 mon.a (mon.0) 620 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-30T09:17:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.568579+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.569056+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.570890+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.571094+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.572003+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.572210+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.573552+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.575880+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.568241+0000 mon.a (mon.0) 620 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.568579+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.569056+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.570890+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.571094+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.572003+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.572210+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.573552+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:25 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.575880+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:25.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:25.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:25.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:25.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:25.959 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:25.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:25.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:26.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.568241+0000 mon.a (mon.0) 620 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.568579+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.569056+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.570890+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.571094+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.572003+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.572210+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.573552+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:25 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.575880+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e117 with expected crc 2023-09-30T09:17:26.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:26.105 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:26.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:26.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:26.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:26.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:26.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:26.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:26.350 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:26.377 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:26.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:26.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:26.480 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:26.500 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:26.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:26.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:26.604 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:26.634 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:26.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:26.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:26.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:26.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:26.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:26.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:26.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:26 smithi099 bash[59238]: cluster 2023-09-30T09:17:24.717114+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v431: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 349/125073 objects degraded (0.279%); 8948/125073 objects misplaced (7.154%); 19 MiB/s, 305 objects/s recovering 2023-09-30T09:17:26.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:26 smithi099 bash[59238]: cluster 2023-09-30T09:17:25.577309+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:26 smithi099 bash[59238]: cluster 2023-09-30T09:17:25.578226+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:26 smithi099 bash[59238]: cluster 2023-09-30T09:17:25.578668+0000 mon.a (mon.0) 621 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-30T09:17:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:26 smithi099 bash[59238]: cluster 2023-09-30T09:17:25.581476+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:26 smithi099 bash[59238]: cluster 2023-09-30T09:17:25.585014+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:26 smithi099 bash[59238]: cluster 2023-09-30T09:17:25.620415+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:26.896 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:26.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:26.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:26.904 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[78438]: cluster 2023-09-30T09:17:24.717114+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v431: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 349/125073 objects degraded (0.279%); 8948/125073 objects misplaced (7.154%); 19 MiB/s, 305 objects/s recovering 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[78438]: cluster 2023-09-30T09:17:25.577309+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[78438]: cluster 2023-09-30T09:17:25.578226+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[78438]: cluster 2023-09-30T09:17:25.578668+0000 mon.a (mon.0) 621 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[78438]: cluster 2023-09-30T09:17:25.581476+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[78438]: cluster 2023-09-30T09:17:25.585014+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[78438]: cluster 2023-09-30T09:17:25.620415+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[75361]: cluster 2023-09-30T09:17:24.717114+0000 mgr.y (mgr.34107) 477 : cluster 0 pgmap v431: 89 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 639 op/s; 349/125073 objects degraded (0.279%); 8948/125073 objects misplaced (7.154%); 19 MiB/s, 305 objects/s recovering 2023-09-30T09:17:26.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[75361]: cluster 2023-09-30T09:17:25.577309+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[75361]: cluster 2023-09-30T09:17:25.578226+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[75361]: cluster 2023-09-30T09:17:25.578668+0000 mon.a (mon.0) 621 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-30T09:17:26.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[75361]: cluster 2023-09-30T09:17:25.581476+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[75361]: cluster 2023-09-30T09:17:25.585014+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:26.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:26 smithi005 bash[75361]: cluster 2023-09-30T09:17:25.620415+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e118 with expected crc 2023-09-30T09:17:27.003 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:27.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:27.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:27.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:27.181 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:27.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:27.326 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:27.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:27.430 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:27.455 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:27.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:27.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:27.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:27.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:27.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:27.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:27.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:27 smithi005 bash[75361]: cluster 2023-09-30T09:17:27.365807+0000 mon.a (mon.0) 622 : cluster 3 Health check update: Degraded data redundancy: 349/125073 objects degraded (0.279%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:27.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:27 smithi005 bash[78438]: cluster 2023-09-30T09:17:27.365807+0000 mon.a (mon.0) 622 : cluster 3 Health check update: Degraded data redundancy: 349/125073 objects degraded (0.279%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:27.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:27.833 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:27 smithi099 bash[59238]: cluster 2023-09-30T09:17:27.365807+0000 mon.a (mon.0) 622 : cluster 3 Health check update: Degraded data redundancy: 349/125073 objects degraded (0.279%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:27.865 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:27.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:27.968 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:27.994 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:27.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:27.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:28.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:28.128 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:28.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:28.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:28.231 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:28.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:28.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:28.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:28.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:28.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:28.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:28.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:28.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:28.525 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:28.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:28.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:28.628 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:28.674 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:28.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:28.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:28.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:28 smithi005 bash[78438]: cluster 2023-09-30T09:17:26.717594+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v433: 89 pgs: 1 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 349/123147 objects degraded (0.283%); 6295/123147 objects misplaced (5.112%); 12 MiB/s, 193 objects/s recovering 2023-09-30T09:17:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:28 smithi005 bash[75361]: cluster 2023-09-30T09:17:26.717594+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v433: 89 pgs: 1 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 349/123147 objects degraded (0.283%); 6295/123147 objects misplaced (5.112%); 12 MiB/s, 193 objects/s recovering 2023-09-30T09:17:28.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:28.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:28 smithi099 bash[59238]: cluster 2023-09-30T09:17:26.717594+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v433: 89 pgs: 1 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 448 op/s; 349/123147 objects degraded (0.283%); 6295/123147 objects misplaced (5.112%); 12 MiB/s, 193 objects/s recovering 2023-09-30T09:17:28.815 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:28.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:28.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:28.920 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:28.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:28.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:28.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:29.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:29.096 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:29.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:29.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:29.201 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:29.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:29.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:29.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:29.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:29.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:29.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:29.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:17:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:17:29] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.33.4" 2023-09-30T09:17:29.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:29.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:29.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:29.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:29.634 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:29.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:29.645 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:29 smithi005 bash[75361]: cluster 2023-09-30T09:17:28.718388+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v434: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2/119208 objects degraded (0.002%); 7.4 MiB/s, 171 objects/s recovering 2023-09-30T09:17:29.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:29.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:29.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:29.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:29.884 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:29.887 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:17:29.887 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:17:29.887 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-30T09:17:29.888 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:17:29.888 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:17:29.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-30T09:17:29.891 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:29 smithi099 bash[59238]: cluster 2023-09-30T09:17:28.718388+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v434: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2/119208 objects degraded (0.002%); 7.4 MiB/s, 171 objects/s recovering 2023-09-30T09:17:29.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:29 smithi005 bash[78438]: cluster 2023-09-30T09:17:28.718388+0000 mgr.y (mgr.34107) 479 : cluster 0 pgmap v434: 89 pgs: 1 peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 2/119208 objects degraded (0.002%); 7.4 MiB/s, 171 objects/s recovering 2023-09-30T09:17:29.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:29.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:29.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:30.012 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:30.045 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:30.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:30.148 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:30.181 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:30.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:30.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:30.283 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:30.309 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:30.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:30.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:30.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:30.456 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:30.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:30.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:30.462 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:30.464 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:17:30.465 INFO:teuthology.orchestra.run.smithi099.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-30T09:17:30.561 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:30.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:30.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:30.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:30.704 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:30.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:30.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:30.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:30.848 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:30.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:30.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:30.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:30.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:31.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:31.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:31.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:31.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:31.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:31.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:31.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:31.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:31.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:31.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:31.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:31.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:31.437 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-30T09:17:31.443 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:31.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:31.484 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:31.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:31.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:31.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:31.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:31.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:31.728 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:31.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:31.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:31.780 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:31 smithi099 bash[59238]: cluster 2023-09-30T09:17:30.719020+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v435: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 2/115668 objects degraded (0.002%); 1.1 MiB/s, 62 objects/s recovering 2023-09-30T09:17:31.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:31.861 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:31.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:31.965 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:31.973 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:31 smithi005 bash[78438]: cluster 2023-09-30T09:17:30.719020+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v435: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 2/115668 objects degraded (0.002%); 1.1 MiB/s, 62 objects/s recovering 2023-09-30T09:17:31.973 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:31 smithi005 bash[75361]: cluster 2023-09-30T09:17:30.719020+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v435: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 2.4 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 2/115668 objects degraded (0.002%); 1.1 MiB/s, 62 objects/s recovering 2023-09-30T09:17:31.997 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:32.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:32.101 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:32.125 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:32.231 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:32.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:32.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:32.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:32.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:32.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:32.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:32.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:32.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:32.676 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:32.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:32.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:32.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:32.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:32.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:32.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:32.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:33.043 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:33.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:32 smithi099 bash[59238]: cluster 2023-09-30T09:17:32.367110+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 2/115668 objects degraded (0.002%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:33.067 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:32 smithi005 bash[78438]: cluster 2023-09-30T09:17:32.367110+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 2/115668 objects degraded (0.002%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:33.067 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:32 smithi005 bash[75361]: cluster 2023-09-30T09:17:32.367110+0000 mon.a (mon.0) 623 : cluster 3 Health check update: Degraded data redundancy: 2/115668 objects degraded (0.002%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:17:33.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:33.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:33.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:33.178 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:33.213 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:33.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:33.316 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:33.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:33.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:33.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:33.486 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:33.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:33.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:33.615 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:33.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:33.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:33.739 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:33.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:33.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:33.842 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:33.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:33.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:33.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:33.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[75361]: cluster 2023-09-30T09:17:32.719662+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v436: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 1/110181 objects misplaced (0.001%); 990 KiB/s, 107 objects/s recovering 2023-09-30T09:17:33.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[75361]: cluster 2023-09-30T09:17:33.377295+0000 mon.a (mon.0) 624 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/115668 objects degraded (0.002%), 1 pg degraded) 2023-09-30T09:17:33.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[75361]: cluster 2023-09-30T09:17:33.396601+0000 mon.a (mon.0) 625 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-30T09:17:33.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[75361]: cluster 2023-09-30T09:17:33.400266+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:33.930 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[78438]: cluster 2023-09-30T09:17:32.719662+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v436: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 1/110181 objects misplaced (0.001%); 990 KiB/s, 107 objects/s recovering 2023-09-30T09:17:33.930 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[78438]: cluster 2023-09-30T09:17:33.377295+0000 mon.a (mon.0) 624 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/115668 objects degraded (0.002%), 1 pg degraded) 2023-09-30T09:17:33.930 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[78438]: cluster 2023-09-30T09:17:33.396601+0000 mon.a (mon.0) 625 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-30T09:17:33.930 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:33 smithi005 bash[78438]: cluster 2023-09-30T09:17:33.400266+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:33.970 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:33.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:33 smithi099 bash[59238]: cluster 2023-09-30T09:17:32.719662+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v436: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 608 op/s; 1/110181 objects misplaced (0.001%); 990 KiB/s, 107 objects/s recovering 2023-09-30T09:17:33.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:33 smithi099 bash[59238]: cluster 2023-09-30T09:17:33.377295+0000 mon.a (mon.0) 624 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/115668 objects degraded (0.002%), 1 pg degraded) 2023-09-30T09:17:33.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:33 smithi099 bash[59238]: cluster 2023-09-30T09:17:33.396601+0000 mon.a (mon.0) 625 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-30T09:17:33.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:33 smithi099 bash[59238]: cluster 2023-09-30T09:17:33.400266+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:33.998 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:34.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:34.101 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:34.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:34.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:34.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:34.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:34.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:34.371 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:34.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:34.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:34.507 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:34.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:34.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:34.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:34.699 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:34.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:34.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:34.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:34.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[75361]: cluster 2023-09-30T09:17:33.392467+0000 osd.0 (osd.0) 30 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:34.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[75361]: cluster 2023-09-30T09:17:33.398226+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:34.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[75361]: cluster 2023-09-30T09:17:33.399393+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:34.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[75361]: cluster 2023-09-30T09:17:34.398418+0000 mon.a (mon.0) 626 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[75361]: cluster 2023-09-30T09:17:34.401817+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[75361]: cluster 2023-09-30T09:17:34.404857+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[78438]: cluster 2023-09-30T09:17:33.392467+0000 osd.0 (osd.0) 30 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[78438]: cluster 2023-09-30T09:17:33.398226+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[78438]: cluster 2023-09-30T09:17:33.399393+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[78438]: cluster 2023-09-30T09:17:34.398418+0000 mon.a (mon.0) 626 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[78438]: cluster 2023-09-30T09:17:34.401817+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:34.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:34 smithi005 bash[78438]: cluster 2023-09-30T09:17:34.404857+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:34.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:34.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:34 smithi099 bash[59238]: cluster 2023-09-30T09:17:33.392467+0000 osd.0 (osd.0) 30 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:34 smithi099 bash[59238]: cluster 2023-09-30T09:17:33.398226+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:34 smithi099 bash[59238]: cluster 2023-09-30T09:17:33.399393+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e119 with expected crc 2023-09-30T09:17:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:34 smithi099 bash[59238]: cluster 2023-09-30T09:17:34.398418+0000 mon.a (mon.0) 626 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-30T09:17:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:34 smithi099 bash[59238]: cluster 2023-09-30T09:17:34.401817+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:34 smithi099 bash[59238]: cluster 2023-09-30T09:17:34.404857+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:35.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:35.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:35.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:35.209 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:35.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:35.247 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:35.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:35.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:35.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:35.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:35.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:35.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:35.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:35.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:35.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:35.624 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:35.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:35.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:35.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:35.757 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:35.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:35.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:35.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:35.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:35.898 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[75361]: cluster 2023-09-30T09:17:34.398770+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.898 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[75361]: cluster 2023-09-30T09:17:34.403256+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.898 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[75361]: cluster 2023-09-30T09:17:34.454182+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.898 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[75361]: cluster 2023-09-30T09:17:34.720075+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v439: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 1/108228 objects misplaced (0.001%); 1008 KiB/s, 109 objects/s recovering 2023-09-30T09:17:35.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[78438]: cluster 2023-09-30T09:17:34.398770+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[78438]: cluster 2023-09-30T09:17:34.403256+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[78438]: cluster 2023-09-30T09:17:34.454182+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:35.899 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:35 smithi005 bash[78438]: cluster 2023-09-30T09:17:34.720075+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v439: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 1/108228 objects misplaced (0.001%); 1008 KiB/s, 109 objects/s recovering 2023-09-30T09:17:35.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:35.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:36.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:36.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:35 smithi099 bash[59238]: cluster 2023-09-30T09:17:34.398770+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:36.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:35 smithi099 bash[59238]: cluster 2023-09-30T09:17:34.403256+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:36.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:35 smithi099 bash[59238]: cluster 2023-09-30T09:17:34.454182+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e120 with expected crc 2023-09-30T09:17:36.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:35 smithi099 bash[59238]: cluster 2023-09-30T09:17:34.720075+0000 mgr.y (mgr.34107) 482 : cluster 0 pgmap v439: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 621 op/s; 1/108228 objects misplaced (0.001%); 1008 KiB/s, 109 objects/s recovering 2023-09-30T09:17:36.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:36.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:36.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:36.198 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:36.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:36.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:36.252 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:36.302 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:36.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:36.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:36.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:36.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:36.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:36.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:36.595 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:36.626 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:36.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:36.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:36.702 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:36.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:36.744 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:17:36 smithi005 bash[71249]: debug 2023-09-30T09:17:36.496+0000 7fc60b32b700 -1 calc_pg_upmaps abort due to max <= 0 2023-09-30T09:17:36.758 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:36.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:36.867 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:36.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:36.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:36.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:37.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:37.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:37.138 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:37.188 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:37.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:37.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:37.314 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:37.422 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:37.453 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:37.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:37.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:37.564 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:37 smithi099 bash[59238]: audit 2023-09-30T09:17:36.547645+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:37.564 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:37 smithi099 bash[59238]: audit 2023-09-30T09:17:36.549108+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:37.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:37.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:37.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:37.723 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:37.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:37 smithi005 bash[78438]: audit 2023-09-30T09:17:36.547645+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:37.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:37 smithi005 bash[78438]: audit 2023-09-30T09:17:36.549108+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:37.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:37 smithi005 bash[75361]: audit 2023-09-30T09:17:36.547645+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:37.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:37 smithi005 bash[75361]: audit 2023-09-30T09:17:36.549108+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:37.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:37.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:37.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:37.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:37.988 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:37.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:37.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:38.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:38.126 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:38.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:38.230 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:38.257 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:38.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:38.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:38.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:38.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:38.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:38.498 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:38.520 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:38.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:38.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:38.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:38.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:38.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:38.756 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:38.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:38 smithi005 bash[78438]: cluster 2023-09-30T09:17:36.720650+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v440: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 1/105273 objects misplaced (0.001%); 32 KiB/s, 53 objects/s recovering 2023-09-30T09:17:38.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:38 smithi005 bash[75361]: cluster 2023-09-30T09:17:36.720650+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v440: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 1/105273 objects misplaced (0.001%); 32 KiB/s, 53 objects/s recovering 2023-09-30T09:17:38.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:38.778 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:38 smithi099 bash[59238]: cluster 2023-09-30T09:17:36.720650+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v440: 89 pgs: 2 active+recovering+undersized+remapped, 87 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 1/105273 objects misplaced (0.001%); 32 KiB/s, 53 objects/s recovering 2023-09-30T09:17:38.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:38.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:38.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:38.904 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:38.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:38.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:39.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:39.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:39.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:39.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:39.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:39.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:39.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:39.293 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:39.396 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:39.428 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:39.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:39.531 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:39.562 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:39.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:39.657 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:17:39.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:39.677 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:17:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:17:39] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.33.4" 2023-09-30T09:17:39.695 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:39.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:39.708 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:17:39.754 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:17:39.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:39.814 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:17:39.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:39.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:39.851 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:17:39.890 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:17:39.929 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:17:39.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:39.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:39.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:39.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:39.982 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:17:39.987 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:17:39.987 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:17:39.987 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:17:39.987 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:17:39.987 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:17:39.988 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:17:39.988 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:17:39.988 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:17:40.075 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:40.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:40.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:40.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:40.209 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:40.235 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:40.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:40.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:40.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:40.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:40.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:40.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:40.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:40.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:40.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:40.583 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:17:40.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:40.601 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:40 smithi099 bash[59238]: cluster 2023-09-30T09:17:38.721273+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 72 KiB/s, 54 objects/s recovering 2023-09-30T09:17:40.601 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:40 smithi099 bash[59238]: audit 2023-09-30T09:17:39.615954+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.5:0/3465627536' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:40.601 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:40 smithi099 bash[59238]: audit 2023-09-30T09:17:40.359981+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:40.601 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:40 smithi099 bash[59238]: audit 2023-09-30T09:17:40.361991+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.5:0/100773683' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:40.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:40.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:40.682 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:17:40.682 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:17:40.682 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:17:40.682 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:17:40.682 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:17:40.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:40.771 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:40.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:40.879 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:40.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[75361]: cluster 2023-09-30T09:17:38.721273+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 72 KiB/s, 54 objects/s recovering 2023-09-30T09:17:40.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[75361]: audit 2023-09-30T09:17:39.615954+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.5:0/3465627536' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:40.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[75361]: audit 2023-09-30T09:17:40.359981+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:40.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[75361]: audit 2023-09-30T09:17:40.361991+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.5:0/100773683' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:40.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[78438]: cluster 2023-09-30T09:17:38.721273+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 72 KiB/s, 54 objects/s recovering 2023-09-30T09:17:40.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[78438]: audit 2023-09-30T09:17:39.615954+0000 mon.b (mon.1) 7 : audit 0 from='client.? 172.21.15.5:0/3465627536' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:40.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[78438]: audit 2023-09-30T09:17:40.359981+0000 mon.a (mon.0) 629 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:40.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:40 smithi005 bash[78438]: audit 2023-09-30T09:17:40.361991+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.5:0/100773683' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:17:40.920 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:40.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:40.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:41.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:41.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:41.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:41.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:41.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:41.198 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:41.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:41.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:41.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:41.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:41.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:41.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:41.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:41.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:41.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.564353+0000 mon.a (mon.0) 630 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.564391+0000 mon.a (mon.0) 631 : cluster 1 Cluster is now healthy 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: audit 2023-09-30T09:17:40.571583+0000 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.575821+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.575880+0000 mon.a (mon.0) 633 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.576875+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.592335+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.865 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.592455+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.601665+0000 osd.0 (osd.0) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.564353+0000 mon.a (mon.0) 630 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.564391+0000 mon.a (mon.0) 631 : cluster 1 Cluster is now healthy 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: audit 2023-09-30T09:17:40.571583+0000 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.575821+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.575880+0000 mon.a (mon.0) 633 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.576875+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.592335+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.866 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.592455+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.867 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:41 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.601665+0000 osd.0 (osd.0) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-30T09:17:41.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.564353+0000 mon.a (mon.0) 630 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:17:41.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.564391+0000 mon.a (mon.0) 631 : cluster 1 Cluster is now healthy 2023-09-30T09:17:41.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: audit 2023-09-30T09:17:40.571583+0000 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:17:41.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.575821+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.575880+0000 mon.a (mon.0) 633 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-30T09:17:41.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.576875+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.592335+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.592455+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:41 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.601665+0000 osd.0 (osd.0) 31 : cluster 3 failed to encode map e121 with expected crc 2023-09-30T09:17:41.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:41.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:42.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:42.103 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:42.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:42.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:42.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:42.281 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:42.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:42.385 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:42.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:42.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:42.517 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:42.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:42.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:42.657 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:42 smithi099 bash[59238]: cluster 2023-09-30T09:17:40.721666+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 1.9 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 44 KiB/s, 0 objects/s recovering 2023-09-30T09:17:42.674 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:42.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:42.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:42.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:42.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:42.902 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:42.910 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:42 smithi005 bash[78438]: cluster 2023-09-30T09:17:40.721666+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 1.9 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 44 KiB/s, 0 objects/s recovering 2023-09-30T09:17:42.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:42 smithi005 bash[75361]: cluster 2023-09-30T09:17:40.721666+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 1.9 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 44 KiB/s, 0 objects/s recovering 2023-09-30T09:17:42.926 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:42.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:43.033 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:43.060 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:43.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:43.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:43.199 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:43.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:43.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:43.304 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:43.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:43.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:43.438 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:43.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:43.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:43.585 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:43.611 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:43.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:43.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:43.747 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:43.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:43.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:43.852 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:43.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:43.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:43.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:43.985 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:44.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:44.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:44.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:44.141 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:44.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:44.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:44.269 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:44.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:44.408 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:44.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:44.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:44.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:44.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:44.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:44.659 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:44 smithi005 bash[75361]: cluster 2023-09-30T09:17:42.722315+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 1.8 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 38 KiB/s, 0 objects/s recovering 2023-09-30T09:17:44.659 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:44 smithi005 bash[78438]: cluster 2023-09-30T09:17:42.722315+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 1.8 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 38 KiB/s, 0 objects/s recovering 2023-09-30T09:17:44.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:44.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:44.787 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:17:44.787 INFO:teuthology.orchestra.run.smithi005.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-30T09:17:44.788 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:17:44.793 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:44 smithi099 bash[59238]: cluster 2023-09-30T09:17:42.722315+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 1.8 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 730 op/s; 38 KiB/s, 0 objects/s recovering 2023-09-30T09:17:44.820 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:44.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:44.923 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:44.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:44.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:44.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:45.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:45.098 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:45.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:45.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:45.203 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:45.241 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:45.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:45.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:45.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:45.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:45.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:45.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:45.490 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:45.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:45.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:45.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:17:45.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:45.664 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:45.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:45.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:45.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:17:45.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:45.849 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:45.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:45.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:45.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:45.993 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:45.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:45.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:46.098 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:46.127 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:46.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:46.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:46.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:46.270 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:46.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:46.376 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:46.404 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:46.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:46.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:46.507 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:46.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:46.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:46.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:46.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:46.653 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:46 smithi099 bash[59238]: cluster 2023-09-30T09:17:44.722893+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 1.8 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 671 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-30T09:17:46.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:46.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:46.689 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:46.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:46.791 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:46.823 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:46.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:46.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:46.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:46.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:46.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:47.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:46 smithi005 bash[78438]: cluster 2023-09-30T09:17:44.722893+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 1.8 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 671 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-30T09:17:47.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:46 smithi005 bash[75361]: cluster 2023-09-30T09:17:44.722893+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 1.8 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 671 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-30T09:17:47.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:47.108 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:47.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:47.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:47.245 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:47.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:47.353 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:47.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:47.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:47.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:47.498 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:47.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:47.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:47.624 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:47.664 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:47.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:47.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:47.785 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:47 smithi099 bash[59238]: cluster 2023-09-30T09:17:46.723498+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-30T09:17:47.785 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:47 smithi099 bash[59238]: audit 2023-09-30T09:17:46.784021+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:47.785 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:47 smithi099 bash[59238]: audit 2023-09-30T09:17:47.558662+0000 mon.a (mon.0) 635 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:47.803 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:47.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:47.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:47.907 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:47.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:47.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:47.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:48.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:47 smithi005 bash[75361]: cluster 2023-09-30T09:17:46.723498+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-30T09:17:48.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:47 smithi005 bash[75361]: audit 2023-09-30T09:17:46.784021+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:48.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:47 smithi005 bash[75361]: audit 2023-09-30T09:17:47.558662+0000 mon.a (mon.0) 635 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:48.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:47 smithi005 bash[78438]: cluster 2023-09-30T09:17:46.723498+0000 mgr.y (mgr.34107) 488 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 1.7 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 32 KiB/s, 0 objects/s recovering 2023-09-30T09:17:48.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:47 smithi005 bash[78438]: audit 2023-09-30T09:17:46.784021+0000 mon.a (mon.0) 634 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:48.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:47 smithi005 bash[78438]: audit 2023-09-30T09:17:47.558662+0000 mon.a (mon.0) 635 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:48.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:48.078 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:48.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:48.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:48.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:48.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:48.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:48.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:48.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:48.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:48.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:48.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:48.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:48.485 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:48.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:48.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:48.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:48.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:48.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:48.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:48.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:48.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:48.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:48.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:48.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:48.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:49.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:49.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:49.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:49.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:49.147 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:49.177 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:49.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:49.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:49.318 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:49.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:49.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:49.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:49.461 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:49.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:49.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:49.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:49.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:49.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:49.735 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:49.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:49.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:49.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:17:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:17:49] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.33.4" 2023-09-30T09:17:49.841 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:49.850 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:49 smithi099 bash[59238]: cluster 2023-09-30T09:17:48.724192+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:17:49.863 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:49.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:49.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:49.968 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:50.004 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:50.111 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:50.121 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:49 smithi005 bash[78438]: cluster 2023-09-30T09:17:48.724192+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:17:50.124 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:49 smithi005 bash[75361]: cluster 2023-09-30T09:17:48.724192+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:17:50.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:50.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:50.253 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:50.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:50.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:50.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:50.413 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:50.413 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:50.416 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:50.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:50.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:50.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.547 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:50.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:50.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:50.679 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:50.686 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:17:50.686 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:17:50.686 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-30T09:17:50.686 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:17:50.686 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:17:50.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-30T09:17:50.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:50.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:50.935 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:50.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:50.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:50.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:51.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:51.096 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:51.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:51.195 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:17:51.195 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:13800 6.2 6:48d34102:::benchmark_data_smithi005_105531_object13799:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:22.458105+0000", 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 208.73009247900001, 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.117615267, 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.196 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 13800 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458105+0000", 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458105+0000", 2023-09-30T09:17:51.197 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458104+0000", 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7146999999999998e-05 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458181+0000", 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6733000000000001e-05 2023-09-30T09:17:51.198 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458198+0000", 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0774999999999999e-05 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458209+0000", 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3217999999999998e-05 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458262+0000", 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017020699999999999 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458432+0000", 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019075799999999999 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.458623+0000", 2023-09-30T09:17:51.200 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0015432270000000001 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.460166+0000", 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.015174788999999999 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.475341+0000", 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.1000481 2023-09-30T09:17:51.201 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.575389+0000", 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017391499999999999 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.575563+0000", 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015768600000000001 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:22.575720+0000", 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.117615267 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14733 6.2 6:4c59cfe6:::benchmark_data_smithi005_105531_object14732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.028487+0000", 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 208.15971112, 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17727443900000001, 2023-09-30T09:17:51.203 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14733 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028487+0000", 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.204 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028487+0000", 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028484+0000", 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9141999999999997e-05 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.205 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028544+0000", 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7756000000000001e-05 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028561+0000", 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3459999999999996e-06 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.206 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028569+0000", 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7695999999999999e-05 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028616+0000", 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015385400000000001 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028770+0000", 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000129896 2023-09-30T09:17:51.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028900+0000", 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019209380000000001 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030821+0000", 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0016016870000000001 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.032423+0000", 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.173030723 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205454+0000", 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016572599999999999 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.209 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205619+0000", 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014169399999999999 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205761+0000", 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17727443900000001 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.210 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14734 6.2 6:43d0a848:::benchmark_data_smithi005_105531_object14733:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.028642+0000", 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 208.15955604800001, 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17742640400000001, 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14734 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.211 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028642+0000", 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028642+0000", 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.212 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028640+0000", 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4277000000000002e-05 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028695+0000", 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3173000000000001e-05 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028708+0000", 2023-09-30T09:17:51.213 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0049999999999998e-06 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028715+0000", 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001138006 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029853+0000", 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014775000000000001 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030000+0000", 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019066600000000001 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030191+0000", 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00092833900000000003 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031120+0000", 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023257299999999998 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033445+0000", 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17251949799999999 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205965+0000", 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2205000000000005e-05 2023-09-30T09:17:51.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.206027+0000", 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1043e-05 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.206068+0000", 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17742640400000001 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.217 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14735 6.e 6:7ebdce9f:::benchmark_data_smithi005_105531_object14734:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.029191+0000", 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 208.159007116, 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176245868, 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14735 2023-09-30T09:17:51.218 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029191+0000", 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029191+0000", 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.219 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029189+0000", 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9227000000000001e-05 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029238+0000", 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3933e-05 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.220 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029252+0000", 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7510000000000002e-06 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029259+0000", 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1705999999999995e-05 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029321+0000", 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013679100000000001 2023-09-30T09:17:51.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029457+0000", 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016230699999999999 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029620+0000", 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001017209 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.222 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030637+0000", 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025075589999999999 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033144+0000", 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.172159374 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205304+0000", 2023-09-30T09:17:51.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5418000000000002e-05 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205379+0000", 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7126999999999997e-05 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205436+0000", 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176245868 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.224 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18122 6.2 6:4d549af7:::benchmark_data_smithi005_105531_object18121:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.958604+0000", 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 206.22959404700001, 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20338755, 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.225 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18122 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958604+0000", 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958604+0000", 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:17:51.226 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958602+0000", 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8600999999999999e-05 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958630+0000", 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3966e-05 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.227 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958644+0000", 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0679999999999999e-06 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958651+0000", 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7482999999999999e-05 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958699+0000", 2023-09-30T09:17:51.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000121396 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958820+0000", 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00051902700000000003 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.959339+0000", 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00096753500000000005 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960307+0000", 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002351873 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962659+0000", 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19921613199999999 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.230 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.161875+0000", 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5654999999999994e-05 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.161940+0000", 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0807000000000003e-05 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.161991+0000", 2023-09-30T09:17:51.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20338755 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18134 6.2 6:4e2451db:::benchmark_data_smithi005_105531_object18133:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.968174+0000", 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 206.220023664, 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19717997100000001, 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.232 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18134 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968174+0000", 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.233 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968174+0000", 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968172+0000", 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6300000000000001e-05 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968218+0000", 2023-09-30T09:17:51.234 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.348e-05 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968232+0000", 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.391e-06 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968239+0000", 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4153000000000002e-05 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.235 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968283+0000", 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5595999999999997e-05 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968379+0000", 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011029799999999999 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968489+0000", 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001361798 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969851+0000", 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9032e-05 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969870+0000", 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.195269895 2023-09-30T09:17:51.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165140+0000", 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012410200000000001 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165264+0000", 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9722999999999995e-05 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.238 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165354+0000", 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19717997100000001 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19597 6.2 6:46ebc7ed:::benchmark_data_smithi005_105531_object19596:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:26.171409+0000", 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 205.01678842499999, 2023-09-30T09:17:51.239 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12827661800000001, 2023-09-30T09:17:51.240 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.240 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.240 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.240 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.240 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.240 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19597 2023-09-30T09:17:51.240 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171409+0000", 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.242 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171409+0000", 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171408+0000", 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5031000000000002e-05 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171463+0000", 2023-09-30T09:17:51.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0969999999999995e-06 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171472+0000", 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5129999999999998e-06 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171476+0000", 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2485999999999999e-05 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171519+0000", 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016921899999999999 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171688+0000", 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000202683 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.245 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171891+0000", 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0021879960000000002 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.174079+0000", 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00047298799999999998 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.174552+0000", 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.125070984 2023-09-30T09:17:51.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299623+0000", 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.6400999999999999e-05 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299659+0000", 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6724999999999999e-05 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299686+0000", 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12827661800000001 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19601 6.2 6:401a48b4:::benchmark_data_smithi005_105531_object19600:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:26.171700+0000", 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 205.01649727200001, 2023-09-30T09:17:51.248 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12822829599999999, 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19601 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171700+0000", 2023-09-30T09:17:51.249 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171700+0000", 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171699+0000", 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7478000000000001e-05 2023-09-30T09:17:51.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171757+0000", 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9500000000000001e-06 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171765+0000", 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1620000000000002e-06 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171772+0000", 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0011530170000000001 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.172925+0000", 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000120815 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.173046+0000", 2023-09-30T09:17:51.252 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000241952 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.173288+0000", 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00099700799999999997 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.174285+0000", 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0013049450000000001 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.253 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175590+0000", 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.124170502 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299760+0000", 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010242399999999999 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.254 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299863+0000", 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6035e-05 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299929+0000", 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12822829599999999 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.255 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19608 6.e 6:7e663978:::benchmark_data_smithi005_105531_object19607:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:26.175861+0000", 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 205.012336232, 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.11879859399999999, 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19608 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.256 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175861+0000", 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175861+0000", 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.257 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175859+0000", 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.6738e-05 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175896+0000", 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7112000000000002e-05 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175913+0000", 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8349999999999999e-06 2023-09-30T09:17:51.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175923+0000", 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00055981100000000001 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176483+0000", 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014563 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176628+0000", 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000121327 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176750+0000", 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0012049540000000001 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.177955+0000", 2023-09-30T09:17:51.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00034335099999999999 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.178298+0000", 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.11629020499999999 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.294588+0000", 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3003999999999997e-05 2023-09-30T09:17:51.261 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.294631+0000", 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8917000000000001e-05 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.294660+0000", 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.11879859399999999 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19609 6.2 6:41dd8950:::benchmark_data_smithi005_105531_object19608:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:26.176447+0000", 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 205.01175072999999, 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.124021228, 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.263 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19609 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176447+0000", 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176447+0000", 2023-09-30T09:17:51.264 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176446+0000", 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3235e-05 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176469+0000", 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0066e-05 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176479+0000", 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2399999999999998e-06 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176485+0000", 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5155999999999999e-05 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176530+0000", 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015200200000000001 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176682+0000", 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000172714 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.176855+0000", 2023-09-30T09:17:51.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001029929 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.177884+0000", 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0014400750000000001 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.179325+0000", 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12108925299999999 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.300414+0000", 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.0137999999999998e-05 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.300444+0000", 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4224999999999999e-05 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.300468+0000", 2023-09-30T09:17:51.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.124021228 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:23350 6.2 6:47f8cc38:::benchmark_data_smithi005_105531_object23349:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:28.417023+0000", 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 202.77117423199999, 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.117271131, 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.270 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 23350 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417023+0000", 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417023+0000", 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417022+0000", 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8495000000000003e-05 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417061+0000", 2023-09-30T09:17:51.272 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9517999999999998e-05 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417080+0000", 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1300000000000007e-06 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417089+0000", 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00054677199999999995 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417636+0000", 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000136391 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417772+0000", 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000177443 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417950+0000", 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001462402 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.419412+0000", 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0045250200000000003 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.423937+0000", 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.110094937 2023-09-30T09:17:51.275 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.534032+0000", 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014857999999999999 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.534181+0000", 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011377700000000001 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.534295+0000", 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.117271131 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:23352 6.2 6:4bc80d4e:::benchmark_data_smithi005_105531_object23351:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:28.417801+0000", 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 202.770396699, 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.11702011399999999, 2023-09-30T09:17:51.277 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 23352 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417801+0000", 2023-09-30T09:17:51.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417801+0000", 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417800+0000", 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3544e-05 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417863+0000", 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0594999999999999e-05 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417874+0000", 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6839999999999999e-06 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.280 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.417881+0000", 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00067723299999999996 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.418558+0000", 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103863 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.418662+0000", 2023-09-30T09:17:51.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014673900000000001 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.418808+0000", 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00080558699999999997 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.419614+0000", 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0045403969999999998 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.424154+0000", 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.11030356299999999 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.534458+0000", 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00024881000000000003 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.534707+0000", 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000114305 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:28.534821+0000", 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.11702011399999999 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.284 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:31695 6.2 6:45f7cc76:::benchmark_data_smithi005_105531_object31694:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:33.512495+0000", 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 197.67570306600001, 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14045426, 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 31695 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512495+0000", 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512495+0000", 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512493+0000", 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7917000000000005e-05 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512581+0000", 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4284000000000001e-05 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512595+0000", 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9959999999999999e-06 2023-09-30T09:17:51.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512601+0000", 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1532000000000001e-05 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512653+0000", 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000159281 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512812+0000", 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017752600000000001 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512990+0000", 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001403638 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.514393+0000", 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011296199999999999 2023-09-30T09:17:51.289 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.514506+0000", 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13798400499999999 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.652490+0000", 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00033593799999999998 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.652826+0000", 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012262300000000001 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.652949+0000", 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14045426 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:33640 6.2 6:46aba66f:::benchmark_data_smithi005_105531_object33639:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:34.838184+0000", 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 196.35001317699999, 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.135651042, 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.292 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 33640 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838184+0000", 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838184+0000", 2023-09-30T09:17:51.293 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838183+0000", 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.974e-05 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838213+0000", 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6830999999999999e-05 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.294 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838230+0000", 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4139999999999994e-06 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838238+0000", 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4172999999999997e-05 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.295 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838302+0000", 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020441900000000001 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838507+0000", 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00024158400000000001 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838748+0000", 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019657160000000002 2023-09-30T09:17:51.296 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.840714+0000", 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001430983 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.842145+0000", 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.131567298 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.297 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.973712+0000", 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7942999999999996e-05 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.973780+0000", 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5399999999999998e-05 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.973835+0000", 2023-09-30T09:17:51.298 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.135651042 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:111343 6.2 6:4c535dd7:::benchmark_data_smithi005_105531_object3660:head [delete] snapc 0=[] ondisk+write+known_if_redirected e106)", 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:15:51.252946+0000", 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 119.93525178100001, 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.119319679, 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.299 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 111343 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.252946+0000", 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.300 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.252946+0000", 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.252945+0000", 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6449999999999999e-06 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.252952+0000", 2023-09-30T09:17:51.301 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1920000000000002e-06 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.252958+0000", 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9090000000000002e-06 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.252962+0000", 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003235749 2023-09-30T09:17:51.302 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.256198+0000", 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8908999999999999e-05 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.256286+0000", 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013673599999999999 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.303 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.256423+0000", 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002749848 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.259173+0000", 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0052717880000000003 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.264445+0000", 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.107738002 2023-09-30T09:17:51.304 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.372183+0000", 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8438e-05 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.372221+0000", 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4211000000000001e-05 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.305 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:15:51.372266+0000", 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.119319679 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:131548 6.2 6:4f14185e:::benchmark_data_smithi005_105531_object23865:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:17.314581+0000", 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 93.873616905999995, 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.121816572, 2023-09-30T09:17:51.306 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 131548 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314581+0000", 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.307 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314581+0000", 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314579+0000", 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6420000000000007e-06 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.308 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314587+0000", 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4705999999999999e-05 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314601+0000", 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4579999999999998e-06 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314608+0000", 2023-09-30T09:17:51.309 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8489999999999999e-05 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314646+0000", 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000117994 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314764+0000", 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000114632 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.310 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.314879+0000", 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034257710000000002 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.318305+0000", 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00022818 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.311 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.318533+0000", 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.117798583 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.436331+0000", 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.5604e-05 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.436367+0000", 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.0258999999999999e-05 2023-09-30T09:17:51.312 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:17.436397+0000", 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.121816572 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:139502 6.e 6:797ac660:::benchmark_data_smithi005_105531_object31819:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:28.265412+0000", 2023-09-30T09:17:51.313 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 82.922785779999998, 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.198249711, 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 139502 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.314 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265412+0000", 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265412+0000", 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265410+0000", 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.772e-06 2023-09-30T09:17:51.315 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265416+0000", 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0910000000000001e-05 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265427+0000", 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5089999999999996e-06 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.316 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265434+0000", 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9009999999999999e-05 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265493+0000", 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000113535 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265607+0000", 2023-09-30T09:17:51.317 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013532400000000001 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265742+0000", 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0098570849999999998 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.275599+0000", 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0018931309999999999 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.318 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.277493+0000", 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18606262500000001 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463555+0000", 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9008999999999997e-05 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.319 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463614+0000", 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7386000000000003e-05 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463662+0000", 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.198249711 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.320 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:139516 6.e 6:7647ce10:::benchmark_data_smithi005_105531_object31833:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:28.283811+0000", 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 82.904386724000005, 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.180005364, 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 139516 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.321 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283811+0000", 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283811+0000", 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.322 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283809+0000", 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1540000000000002e-06 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283817+0000", 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.802e-05 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283835+0000", 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6344000000000001e-05 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.323 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283852+0000", 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6023000000000002e-05 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283908+0000", 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014599099999999999 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.324 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.284054+0000", 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018195900000000001 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.284236+0000", 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0044147209999999999 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.288650+0000", 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0012782239999999999 2023-09-30T09:17:51.325 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.289929+0000", 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.173791268 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463720+0000", 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2111000000000003e-05 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.326 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463772+0000", 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4183e-05 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463816+0000", 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.180005364 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.327 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:139532 6.e 6:7b477dee:::benchmark_data_smithi005_105531_object31849:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:28.310735+0000", 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 82.877462429999994, 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15322100699999999, 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 139532 2023-09-30T09:17:51.328 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310735+0000", 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310735+0000", 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.329 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310734+0000", 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7790000000000003e-06 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310739+0000", 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8689999999999993e-06 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.330 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310748+0000", 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2509999999999996e-06 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310752+0000", 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8367e-05 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310791+0000", 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1466999999999997e-05 2023-09-30T09:17:51.331 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310882+0000", 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010199100000000001 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310984+0000", 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0036010730000000002 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.332 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.314585+0000", 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000204589 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.314790+0000", 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.149070809 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463861+0000", 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8866000000000003e-05 2023-09-30T09:17:51.333 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463909+0000", 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6807000000000001e-05 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463956+0000", 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15322100699999999 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.334 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:173239 6.2 6:478800dc:::benchmark_data_smithi005_105531_object65556:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:21.094695+0000", 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 30.093503046999999, 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12913274899999999, 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:17:51.335 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 173239 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094695+0000", 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094695+0000", 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:17:51.336 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094693+0000", 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0830000000000004e-06 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094701+0000", 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7348000000000001e-05 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:17:51.337 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094718+0000", 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0258000000000001e-05 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094728+0000", 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1414000000000004e-05 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094800+0000", 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00024859300000000002 2023-09-30T09:17:51.338 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.095048+0000", 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016484 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.095213+0000", 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0039995430000000004 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.339 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.099213+0000", 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029637394000000001 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.128850+0000", 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.094771802000000002 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.223622+0000", 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000112298 2023-09-30T09:17:51.340 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.223734+0000", 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2958e-05 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.223827+0000", 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12913274899999999 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.341 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.342 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:17:51.342 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:17:51.342 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:17:51.342 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:51.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:51.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:51.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:51.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:51.512 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:51.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:51.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:51.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:51.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:51.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:51.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:51.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:51.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:51.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:51.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:51.929 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:51.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:51.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:52.033 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:52.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:52.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:52.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:52.166 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-30T09:17:52.166 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:52.195 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:52.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:52.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:52.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:52.334 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:52.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:52.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:52.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:52.469 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:52.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:52.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:52.550 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:52 smithi099 bash[59238]: cluster 2023-09-30T09:17:50.724956+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:17:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:52 smithi099 bash[59238]: audit 2023-09-30T09:17:51.548961+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:52.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:52 smithi099 bash[59238]: audit 2023-09-30T09:17:51.551317+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:52.552 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:52 smithi005 bash[75361]: cluster 2023-09-30T09:17:50.724956+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:17:52.552 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:52 smithi005 bash[75361]: audit 2023-09-30T09:17:51.548961+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:52.552 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:52 smithi005 bash[75361]: audit 2023-09-30T09:17:51.551317+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:52.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:52.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:52.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:52.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:52.783 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:52.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:52.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:52.899 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:52 smithi005 bash[78438]: cluster 2023-09-30T09:17:50.724956+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:17:52.899 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:52 smithi005 bash[78438]: audit 2023-09-30T09:17:51.548961+0000 mon.a (mon.0) 636 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:52.900 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:52 smithi005 bash[78438]: audit 2023-09-30T09:17:51.551317+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:17:52.926 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:52.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:52.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:53.032 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:53.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:53.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:53.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:53.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:53.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:53.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:53.354 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:53.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:53.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:53.494 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:53.543 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:53.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:53.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:53.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:53.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:53.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:53.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:53.786 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:53.814 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:53.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:53.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:53.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:53.946 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:53.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:53.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:54.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:54.087 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:54.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:54.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:54.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:54.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:54.326 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.350 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:54.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:54.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.490 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:54.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:54.595 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:54 smithi099 bash[59238]: cluster 2023-09-30T09:17:52.725624+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.4 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:17:54.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:54 smithi099 bash[59238]: audit 2023-09-30T09:17:53.928222+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:54.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:54 smithi099 bash[59238]: audit 2023-09-30T09:17:53.937914+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:54.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:54 smithi099 bash[59238]: audit 2023-09-30T09:17:54.128346+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:54.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:54 smithi099 bash[59238]: audit 2023-09-30T09:17:54.141356+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:54.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:54.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:54.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:54.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:54.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:54.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:54.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:54.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:54.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:55.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[78438]: cluster 2023-09-30T09:17:52.725624+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.4 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:17:55.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[78438]: audit 2023-09-30T09:17:53.928222+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[78438]: audit 2023-09-30T09:17:53.937914+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[78438]: audit 2023-09-30T09:17:54.128346+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[78438]: audit 2023-09-30T09:17:54.141356+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[75361]: cluster 2023-09-30T09:17:52.725624+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.4 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:17:55.011 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[75361]: audit 2023-09-30T09:17:53.928222+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.012 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[75361]: audit 2023-09-30T09:17:53.937914+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.012 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[75361]: audit 2023-09-30T09:17:54.128346+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.012 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:54 smithi005 bash[75361]: audit 2023-09-30T09:17:54.141356+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.017 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:55.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:55.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:55.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:55.167 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:55.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:55.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:55.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:55.304 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:55.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:55.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:55.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:55.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:55.484 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:55.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:55.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:55.513 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:55.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:55.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:55.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:55.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:55.726 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:55.755 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:55.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:55.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:55.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:55.874 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:55 smithi005 bash[75361]: audit 2023-09-30T09:17:54.773964+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:55.874 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:55 smithi005 bash[75361]: audit 2023-09-30T09:17:54.775922+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:55.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:55 smithi005 bash[75361]: audit 2023-09-30T09:17:54.788210+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.875 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:55 smithi005 bash[78438]: audit 2023-09-30T09:17:54.773964+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:55.875 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:55 smithi005 bash[78438]: audit 2023-09-30T09:17:54.775922+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:55.875 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:55 smithi005 bash[78438]: audit 2023-09-30T09:17:54.788210+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:55.888 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:55.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:55.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:56.001 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:55 smithi099 bash[59238]: audit 2023-09-30T09:17:54.773964+0000 mon.a (mon.0) 642 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:56.002 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:55 smithi099 bash[59238]: audit 2023-09-30T09:17:54.775922+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:56.002 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:55 smithi099 bash[59238]: audit 2023-09-30T09:17:54.788210+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:17:56.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:56.127 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:56.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:56.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:56.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:56.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:56.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:56.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:56.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:56.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:56.571 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:56.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:56.674 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:56.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:56.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:56.713 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:56.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:56 smithi099 bash[59238]: cluster 2023-09-30T09:17:54.726144+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-30T09:17:56.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:56.822 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:56 smithi005 bash[78438]: cluster 2023-09-30T09:17:54.726144+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-30T09:17:56.822 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:56 smithi005 bash[75361]: cluster 2023-09-30T09:17:54.726144+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-30T09:17:56.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:56.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:56.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:56.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:56.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:56.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:57.076 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:57.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:57.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:57.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:57.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:57.362 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:57.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:57.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:57.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:57.499 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:57.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:57.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:57.604 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:57.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:57.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.763 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:57.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:57.866 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:57.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:17:57.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:57.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:17:58.016 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:58.028 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:17:58.044 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:58.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:58.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:58.083 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:17:58.135 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:17:58.147 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:58.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:58.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:58.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:58.209 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:17:58.257 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:17:58.292 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:17:58.294 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:58.334 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:58.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:58.342 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:17:58.386 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:17:58.399 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.400 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.400 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.400 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.400 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.400 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.400 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.400 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:17:58.438 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:58.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:58.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:58.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:58.572 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:58.587 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:17:58.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:58.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:58.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:58.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:58.710 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:58 smithi099 bash[59238]: cluster 2023-09-30T09:17:56.726713+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:17:58.710 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:58 smithi099 bash[59238]: audit 2023-09-30T09:17:57.987612+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.5:0/2609097041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:58.710 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:58 smithi099 bash[59238]: audit 2023-09-30T09:17:58.429425+0000 mon.a (mon.0) 645 : audit 1 from='client.? 172.21.15.5:0/1865968362' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:17:58.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:17:58.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:58.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:17:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:58 smithi005 bash[75361]: cluster 2023-09-30T09:17:56.726713+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:17:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:58 smithi005 bash[75361]: audit 2023-09-30T09:17:57.987612+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.5:0/2609097041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:58 smithi005 bash[75361]: audit 2023-09-30T09:17:58.429425+0000 mon.a (mon.0) 645 : audit 1 from='client.? 172.21.15.5:0/1865968362' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:17:58.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:58 smithi005 bash[78438]: cluster 2023-09-30T09:17:56.726713+0000 mgr.y (mgr.34107) 493 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.3 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:17:58.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:58 smithi005 bash[78438]: audit 2023-09-30T09:17:57.987612+0000 mon.c (mon.2) 59 : audit 0 from='client.? 172.21.15.5:0/2609097041' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:17:58.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:58 smithi005 bash[78438]: audit 2023-09-30T09:17:58.429425+0000 mon.a (mon.0) 645 : audit 1 from='client.? 172.21.15.5:0/1865968362' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:17:58.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:58.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:58.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:58.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:58.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:58.999 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:17:59.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:17:59.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:59.136 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:17:59.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:17:59.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:59.267 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:59.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:59.371 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:59.399 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:17:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:17:59.488 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:17:59] "GET /metrics HTTP/1.1" 200 36271 "" "Prometheus/2.33.4" 2023-09-30T09:17:59.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:59.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:17:59.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:17:59.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:59.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:17:59.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:59.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[78438]: cluster 2023-09-30T09:17:58.568499+0000 mon.a (mon.0) 646 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:59.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[78438]: audit 2023-09-30T09:17:58.575522+0000 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.5:0/1865968362' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:17:59.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[78438]: cluster 2023-09-30T09:17:58.578965+0000 mon.a (mon.0) 648 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-30T09:17:59.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[78438]: cluster 2023-09-30T09:17:58.578984+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-09-30T09:17:59.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[78438]: cluster 2023-09-30T09:17:58.581050+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e122 with expected crc 2023-09-30T09:17:59.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[75361]: cluster 2023-09-30T09:17:58.568499+0000 mon.a (mon.0) 646 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:59.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[75361]: audit 2023-09-30T09:17:58.575522+0000 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.5:0/1865968362' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:17:59.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[75361]: cluster 2023-09-30T09:17:58.578965+0000 mon.a (mon.0) 648 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-30T09:17:59.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[75361]: cluster 2023-09-30T09:17:58.578984+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-09-30T09:17:59.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:17:59 smithi005 bash[75361]: cluster 2023-09-30T09:17:58.581050+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e122 with expected crc 2023-09-30T09:17:59.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:17:59.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:17:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:59 smithi099 bash[59238]: cluster 2023-09-30T09:17:58.568499+0000 mon.a (mon.0) 646 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:17:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:59 smithi099 bash[59238]: audit 2023-09-30T09:17:58.575522+0000 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.5:0/1865968362' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:17:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:59 smithi099 bash[59238]: cluster 2023-09-30T09:17:58.578965+0000 mon.a (mon.0) 648 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-30T09:17:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:59 smithi099 bash[59238]: cluster 2023-09-30T09:17:58.578984+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-09-30T09:17:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:17:59 smithi099 bash[59238]: cluster 2023-09-30T09:17:58.581050+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e122 with expected crc 2023-09-30T09:17:59.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:59.923 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:17:59.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:17:59.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:00.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:00.066 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:00.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:00.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:00.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:00.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:00.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:00.305 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:00.343 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:00.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:00.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:00.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:00.471 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:00.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:00.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:00.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:00.602 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:00.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:00.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:00.707 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:00.733 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:00.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:00.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:00.836 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:00.843 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:00 smithi005 bash[75361]: cluster 2023-09-30T09:17:58.727142+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:18:00.843 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:00 smithi005 bash[78438]: cluster 2023-09-30T09:17:58.727142+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:18:00.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:00.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:00.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:00.962 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:18:00.962 INFO:teuthology.orchestra.run.smithi099.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-30T09:18:00.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:01.041 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:00 smithi099 bash[59238]: cluster 2023-09-30T09:17:58.727142+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.2 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:18:01.070 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:01.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:01.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:01.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:01.204 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:01.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:01.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:01.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:01.336 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:01.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:01.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:01.440 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:01.473 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:01.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:01.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:01.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:01.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:01.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:01.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:01.716 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:01.740 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:01.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:01.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:01.843 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:01.884 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:01.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:01.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-30T09:18:01.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:02.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:02.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:02.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:02.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:02.153 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:02.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:02.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:02.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:02.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:02.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:02.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:02.311 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:18:02.850 INFO:teuthology.orchestra.run.smithi005.stdout: "success": "" 2023-09-30T09:18:02.853 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:18:02.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:02.862 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:02 smithi005 bash[78438]: cluster 2023-09-30T09:18:00.727648+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 1.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:18:02.862 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:02 smithi005 bash[75361]: cluster 2023-09-30T09:18:00.727648+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 1.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:18:02.869 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:02 smithi099 bash[59238]: cluster 2023-09-30T09:18:00.727648+0000 mgr.y (mgr.34107) 495 : cluster 0 pgmap v454: 89 pgs: 89 active+clean; 1.1 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:18:02.891 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:02.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:02.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:02.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:03.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:03.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:03.126 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:03.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:03.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:03.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:03.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:03.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:03.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:03.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:03.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:03.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:18:03.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:03.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:03.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:03.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:03.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:03.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:03.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:18:03.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:03.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:03.923 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:03.946 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:03.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:04.049 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:04.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:04.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:04.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:04.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:04.225 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:04.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:04.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:04.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:04.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:04.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:04.472 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:04.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:04.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:04.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:04.607 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:04 smithi005 bash[78438]: cluster 2023-09-30T09:18:02.728275+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 1019 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:18:04.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:04 smithi005 bash[75361]: cluster 2023-09-30T09:18:02.728275+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 1019 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:18:04.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:04.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:04.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:04.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:04.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:04.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:04.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:04 smithi099 bash[59238]: cluster 2023-09-30T09:18:02.728275+0000 mgr.y (mgr.34107) 496 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 1019 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:18:04.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:04.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:04.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:04.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:04.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:05.019 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:05.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:05.126 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:05.147 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:05.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:05.257 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:05.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:05.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:05.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:05.425 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:05.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:05.530 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:05.558 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:05.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:05.664 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:05.692 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:05.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:05.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:05.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:05.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:05.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:05.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:05.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:06.057 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:06.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:06.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:06.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:06.183 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:06.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:06.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:06.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:06.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:06.344 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:06.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:06.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:06.471 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:06.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:06.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:06.576 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:06.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:06.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:06.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:06.706 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:06.715 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:06 smithi099 bash[59238]: cluster 2023-09-30T09:18:04.728869+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 977 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:18:06.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:06 smithi099 bash[59238]: audit 2023-09-30T09:18:06.544412+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:18:06.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:06 smithi099 bash[59238]: audit 2023-09-30T09:18:06.548904+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:06.716 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:06.738 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:06.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:06.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:06.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:06.850 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:06 smithi005 bash[78438]: cluster 2023-09-30T09:18:04.728869+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 977 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:18:06.850 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:06 smithi005 bash[78438]: audit 2023-09-30T09:18:06.544412+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:18:06.850 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:06 smithi005 bash[78438]: audit 2023-09-30T09:18:06.548904+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:06.850 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:06 smithi005 bash[75361]: cluster 2023-09-30T09:18:04.728869+0000 mgr.y (mgr.34107) 497 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 977 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:18:06.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:06 smithi005 bash[75361]: audit 2023-09-30T09:18:06.544412+0000 mon.a (mon.0) 649 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:18:06.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:06 smithi005 bash[75361]: audit 2023-09-30T09:18:06.548904+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:06.877 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:06.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:06.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:06.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:07.015 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:07.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:07.119 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:07.147 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:07.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:07.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:07.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:07.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:07.391 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:07.419 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:07.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:07.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:07.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:07.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:07.664 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:07.692 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:07.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:07.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:07.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:07.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:07.972 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:07.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:07.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:08.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:08.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:08.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:08.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:08.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:08.253 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:08.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:08.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:08.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:08.381 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:08.383 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:08.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:08.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:08.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:08.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:08.513 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:18:08.513 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:18:08.514 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2023-09-30T09:18:08.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:18:08.536 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:08.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:08.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:08.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:08.670 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:08.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:08 smithi005 bash[78438]: cluster 2023-09-30T09:18:06.729432+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 904 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:18:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:08 smithi005 bash[75361]: cluster 2023-09-30T09:18:06.729432+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 904 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:18:08.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:08.784 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:08 smithi099 bash[59238]: cluster 2023-09-30T09:18:06.729432+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 904 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:18:08.805 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:08.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:08.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:08.911 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:08.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:08.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:08.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:09.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:09.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:09.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:09.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:09.176 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:09.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:09.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:09.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:09.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:09.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:09.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:09.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:09.444 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:09.453 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:18:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:18:09] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.33.4" 2023-09-30T09:18:09.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:09.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:09.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:09.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:09.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:09.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:09.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:09.760 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:09.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:09.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:09 smithi005 bash[75361]: cluster 2023-09-30T09:18:08.730576+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 773 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-30T09:18:09.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:09 smithi005 bash[78438]: cluster 2023-09-30T09:18:08.730576+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 773 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-30T09:18:09.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:09.873 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:09 smithi099 bash[59238]: cluster 2023-09-30T09:18:08.730576+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 773 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-30T09:18:09.889 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:09.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:09.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:09.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:10.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:10.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:10.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:10.147 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:10.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:10.252 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:10.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:10.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:10.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:10.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:10.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:10.535 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:10.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:10.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:10.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:10.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:10.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:10.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:10.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.832 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:10.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:10.932 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:10.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:10.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:11.024 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:18:11.024 INFO:teuthology.orchestra.run.smithi099.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-30T09:18:11.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:11.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:11.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:11.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:11.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:11.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:11.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:11.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:11.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:11.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:11.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:11.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:11.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:11.499 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:11.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:11.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:11.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:11.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:11.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:11.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:11.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:11.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:11.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:11.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:11.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:11.872 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:11 smithi099 bash[59238]: cluster 2023-09-30T09:18:10.731078+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 692 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:18:11.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:11.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:11.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:11.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-30T09:18:12.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:12.036 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:12.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:12.041 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:12 smithi005 bash[75361]: cluster 2023-09-30T09:18:10.731078+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 692 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:18:12.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:12 smithi005 bash[78438]: cluster 2023-09-30T09:18:10.731078+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 692 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:18:12.139 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:12.172 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:12.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:12.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:12.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:12.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:12.433 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:12.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:12.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:12.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:12.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:12.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:12.713 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:12.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:12.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.844 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:12.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:12.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:12.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:12.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:12.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:13.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:13.116 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:13.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:13.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:13.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:13.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:13.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:13.357 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:13.391 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:13.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:13.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:13.423 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:13.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:13.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:13.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:13.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:13.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:13.668 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:13.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:13.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:13.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:13.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:13.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:13.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:13.934 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:13.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:14.040 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:14.076 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:14.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:14.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:14.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:14.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:14.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:14.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:14.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:14.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:14.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:14.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:14.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:14.456 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:14 smithi099 bash[59238]: cluster 2023-09-30T09:18:12.731680+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 582 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:18:14.471 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:14.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:14.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:14.576 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:14.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:14.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:14.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:14.719 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:14 smithi005 bash[75361]: cluster 2023-09-30T09:18:12.731680+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 582 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:18:14.719 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:14 smithi005 bash[78438]: cluster 2023-09-30T09:18:12.731680+0000 mgr.y (mgr.34107) 501 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 582 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:18:14.742 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:14.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:14.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:14.872 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:14.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:14.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:14.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:15.004 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:15.111 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:15.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:15.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:15.266 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:15.296 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:15.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:15.399 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:15.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:15.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:15.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:15.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:15.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:15.679 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:15.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:15.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:15.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:15.845 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:15.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:15.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:15.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:15.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:15.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:16.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:16.115 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:18:16.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:16.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:16.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:16.163 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:18:16.205 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:18:16.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:16.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:16.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:16.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:16.271 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:18:16.313 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:18:16.352 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:18:16.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:16.386 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:16.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:16.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:16.394 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:18:16.414 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:18:16.451 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:18:16.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.455 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.455 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.455 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.455 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.455 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:18:16.494 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:16.523 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:16.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:16.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:16.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:16.644 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:16.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:16.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:16.699 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:16 smithi005 bash[75361]: cluster 2023-09-30T09:18:14.732221+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 541 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-30T09:18:16.699 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:16 smithi005 bash[75361]: audit 2023-09-30T09:18:16.066457+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.5:0/1838212576' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:16.699 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:16 smithi005 bash[75361]: audit 2023-09-30T09:18:16.300994+0000 mon.a (mon.0) 651 : audit 1 from='client.? 172.21.15.5:0/2150689980' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:18:16.699 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:16 smithi005 bash[78438]: cluster 2023-09-30T09:18:14.732221+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 541 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-30T09:18:16.699 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:16 smithi005 bash[78438]: audit 2023-09-30T09:18:16.066457+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.5:0/1838212576' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:16.700 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:16 smithi005 bash[78438]: audit 2023-09-30T09:18:16.300994+0000 mon.a (mon.0) 651 : audit 1 from='client.? 172.21.15.5:0/2150689980' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:18:16.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:16.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:16.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:16.796 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:16.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:16 smithi099 bash[59238]: cluster 2023-09-30T09:18:14.732221+0000 mgr.y (mgr.34107) 502 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 541 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 637 op/s 2023-09-30T09:18:16.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:16 smithi099 bash[59238]: audit 2023-09-30T09:18:16.066457+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.5:0/1838212576' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:16.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:16 smithi099 bash[59238]: audit 2023-09-30T09:18:16.300994+0000 mon.a (mon.0) 651 : audit 1 from='client.? 172.21.15.5:0/2150689980' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:18:16.887 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:16.920 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:16.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:17.026 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:17.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:17.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:17.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:17.159 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:17.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:17.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:17.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:17.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:17.324 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:17.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:17.430 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:17.469 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:17.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:17.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:17.575 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:17.584 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:17 smithi099 bash[59238]: cluster 2023-09-30T09:18:16.388335+0000 mon.a (mon.0) 652 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:18:17.584 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:17 smithi099 bash[59238]: audit 2023-09-30T09:18:16.400574+0000 mon.a (mon.0) 653 : audit 1 from='client.? 172.21.15.5:0/2150689980' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:18:17.584 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:17 smithi099 bash[59238]: cluster 2023-09-30T09:18:16.403420+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e123 with expected crc 2023-09-30T09:18:17.584 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:17 smithi099 bash[59238]: cluster 2023-09-30T09:18:16.404750+0000 mon.a (mon.0) 654 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-30T09:18:17.585 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:17 smithi099 bash[59238]: cluster 2023-09-30T09:18:16.426396+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e123 with expected crc 2023-09-30T09:18:17.616 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:17.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:17.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:17.708 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[75361]: cluster 2023-09-30T09:18:16.388335+0000 mon.a (mon.0) 652 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:18:17.708 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[75361]: audit 2023-09-30T09:18:16.400574+0000 mon.a (mon.0) 653 : audit 1 from='client.? 172.21.15.5:0/2150689980' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:18:17.708 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[75361]: cluster 2023-09-30T09:18:16.403420+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e123 with expected crc 2023-09-30T09:18:17.708 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[75361]: cluster 2023-09-30T09:18:16.404750+0000 mon.a (mon.0) 654 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-30T09:18:17.708 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[75361]: cluster 2023-09-30T09:18:16.426396+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e123 with expected crc 2023-09-30T09:18:17.708 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[78438]: cluster 2023-09-30T09:18:16.388335+0000 mon.a (mon.0) 652 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:18:17.708 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[78438]: audit 2023-09-30T09:18:16.400574+0000 mon.a (mon.0) 653 : audit 1 from='client.? 172.21.15.5:0/2150689980' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:18:17.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[78438]: cluster 2023-09-30T09:18:16.403420+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e123 with expected crc 2023-09-30T09:18:17.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[78438]: cluster 2023-09-30T09:18:16.404750+0000 mon.a (mon.0) 654 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-30T09:18:17.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:17 smithi005 bash[78438]: cluster 2023-09-30T09:18:16.426396+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e123 with expected crc 2023-09-30T09:18:17.719 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:17.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:17.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:17.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:17.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:17.882 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:17.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:17.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:17.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:18.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:18.122 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:18.147 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:18.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:18.251 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:18.276 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:18.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:18.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:18.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:18.503 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:18.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:18.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:18.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:18 smithi099 bash[59238]: cluster 2023-09-30T09:18:16.732686+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 469 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:18:18.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:18.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:18 smithi005 bash[78438]: cluster 2023-09-30T09:18:16.732686+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 469 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:18:18.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:18 smithi005 bash[75361]: cluster 2023-09-30T09:18:16.732686+0000 mgr.y (mgr.34107) 503 : cluster 0 pgmap v463: 89 pgs: 89 active+clean; 469 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:18:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:18.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:18.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:18.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:18.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:18.927 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:18.955 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:18.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:18.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:19.057 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:19.146 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:19.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:19.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:19.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:19.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:19.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:19.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:19.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:19.408 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:19.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:19.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:19.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:19.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:19.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:19.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:19.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:19.667 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:19.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:19.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:19.691 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:18:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:18:19] "GET /metrics HTTP/1.1" 200 36281 "" "Prometheus/2.33.4" 2023-09-30T09:18:19.769 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:19.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:19.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:19.902 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:19.927 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:19.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:19.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:20.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:20.066 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:20.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:20.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:20.170 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:20.210 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:20.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:20.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:20.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:20.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:20.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:20.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:20.459 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:20.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:20.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:20.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:20.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:20 smithi099 bash[59238]: cluster 2023-09-30T09:18:18.733315+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-30T09:18:20.616 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:20.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:20.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:20.702 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:18:20.709 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:18:20.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:20.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:20 smithi005 bash[75361]: cluster 2023-09-30T09:18:18.733315+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-30T09:18:20.746 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:20 smithi005 bash[78438]: cluster 2023-09-30T09:18:18.733315+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 334 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-30T09:18:20.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:20.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:20.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:20.872 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:20.905 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:20.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:20.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:21.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:21.036 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:21.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:21.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:21.166 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19503 6.7 6:ed67019f:::benchmark_data_smithi005_105531_object19502:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:25.972620+0000", 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 235.18643585500001, 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.175117677, 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.167 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19503 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972620+0000", 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.168 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972620+0000", 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972619+0000", 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.7002000000000002e-05 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.169 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972656+0000", 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3950000000000001e-06 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972665+0000", 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.702e-06 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972669+0000", 2023-09-30T09:18:21.170 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034475090000000001 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.976117+0000", 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013400700000000001 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.976251+0000", 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000157128 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.171 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.976408+0000", 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001602493 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.978011+0000", 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001779124 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.172 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.979790+0000", 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16783875300000001 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.147628+0000", 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1550000000000005e-05 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.147690+0000", 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7703000000000001e-05 2023-09-30T09:18:21.173 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.147738+0000", 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.175117677 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162615 6.a 6:535f9269:::benchmark_data_smithi005_105531_object54932:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.582995+0000", 2023-09-30T09:18:21.174 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 79.576061293999999, 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2372475010000001, 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162615 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.175 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.582995+0000", 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.582995+0000", 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.582993+0000", 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1447999999999999e-05 2023-09-30T09:18:21.176 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.583014+0000", 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7354999999999999e-05 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.583031+0000", 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6269999999999995e-06 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.177 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.583041+0000", 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.015689508000000001 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598730+0000", 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1715e-05 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598742+0000", 2023-09-30T09:18:21.178 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.77442967699999998 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.373172+0000", 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6560000000000001e-05 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.373188+0000", 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.392300393 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.179 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.765489+0000", 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000173062 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.765662+0000", 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000119276 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.765781+0000", 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012720248999999999 2023-09-30T09:18:21.180 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778501+0000", 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0192999999999997e-05 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778572+0000", 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.039259359000000001 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.181 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817831+0000", 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.7110999999999999e-05 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817928+0000", 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023140280000000001 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820242+0000", 2023-09-30T09:18:21.182 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2372475010000001 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162619 6.a 6:5586cb1f:::benchmark_data_smithi005_105531_object54936:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.597771+0000", 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 79.561285139000006, 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2595997539999999, 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.183 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162619 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597771+0000", 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.184 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597771+0000", 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597769+0000", 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4789999999999999e-06 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597777+0000", 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8950000000000004e-06 2023-09-30T09:18:21.185 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597786+0000", 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5340000000000001e-06 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597790+0000", 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00098024000000000006 2023-09-30T09:18:21.186 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598771+0000", 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5380000000000002e-06 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598779+0000", 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.77556298499999998 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.187 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374342+0000", 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0012e-05 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374352+0000", 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3990100110000001 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.773362+0000", 2023-09-30T09:18:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000180163 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.773542+0000", 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017848500000000001 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.773721+0000", 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.016097541 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.789818+0000", 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1158000000000001e-05 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.789829+0000", 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.064984977999999999 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.854814+0000", 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7741999999999998e-05 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.854862+0000", 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00250833 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857370+0000", 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2595997539999999 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162641 6.a 6:5a6d9b15:::benchmark_data_smithi005_105531_object54958:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.648382+0000", 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 79.510673596999993, 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2109016769999998, 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162641 2023-09-30T09:18:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648382+0000", 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648382+0000", 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.99999 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648372+0000", 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2245000000000001e-05 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648395+0000", 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.3510999999999998e-05 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648428+0000", 2023-09-30T09:18:21.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6906e-05 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648445+0000", 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012901699999999999 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648574+0000", 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5471000000000001e-05 2023-09-30T09:18:21.195 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648600+0000", 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.72577927499999995 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374379+0000", 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.208e-06 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.196 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374387+0000", 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4042200170000001 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778607+0000", 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00023201600000000001 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778839+0000", 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00025415000000000002 2023-09-30T09:18:21.197 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.779093+0000", 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017451478999999999 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796545+0000", 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011946966999999999 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.198 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808492+0000", 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.049026266999999998 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857518+0000", 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2750999999999997e-05 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.199 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857571+0000", 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001713294 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859284+0000", 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2109016769999998 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.200 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162643 6.a 6:55798b90:::benchmark_data_smithi005_105531_object54960:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.651472+0000", 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 79.507584249000004, 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2106373829999999, 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162643 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.201 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651472+0000", 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651472+0000", 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.202 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651470+0000", 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4369000000000001e-05 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651485+0000", 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2535999999999999e-05 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651507+0000", 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1503e-05 2023-09-30T09:18:21.203 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651519+0000", 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0984999999999999e-05 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651590+0000", 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1909000000000001e-05 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.204 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651601+0000", 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.72296190800000004 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374563+0000", 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0675e-05 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374574+0000", 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.409439672 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.205 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.784014+0000", 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000158078 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.784172+0000", 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000185427 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.206 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.784357+0000", 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.024040338000000001 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808398+0000", 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000326488 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808724+0000", 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.050706175999999999 2023-09-30T09:18:21.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859430+0000", 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6291999999999995e-05 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859497+0000", 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0026124820000000002 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.862109+0000", 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2106373829999999 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162650 6.a 6:5591cc48:::benchmark_data_smithi005_105531_object54967:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.664987+0000", 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 79.494068471999995, 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.199700027, 2023-09-30T09:18:21.209 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162650 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664987+0000", 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.210 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664987+0000", 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664986+0000", 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5259999999999993e-06 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.211 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664994+0000", 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2542e-05 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665007+0000", 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0060000000000003e-06 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665014+0000", 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4673000000000003e-05 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.212 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665068+0000", 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1389999999999995e-06 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665076+0000", 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.70997514399999995 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.375052+0000", 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.13e-05 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.375063+0000", 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.414833883 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.789897+0000", 2023-09-30T09:18:21.214 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000184711 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.790081+0000", 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019010199999999999 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.790272+0000", 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.018141951999999999 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808414+0000", 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000357506 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808771+0000", 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.053492326999999999 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.862263+0000", 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0000000000000006e-05 2023-09-30T09:18:21.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.862353+0000", 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023340660000000001 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.864687+0000", 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.199700027 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.217 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162665 6.a 6:56989a58:::benchmark_data_smithi005_105531_object54982:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.571132+0000", 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 77.587923446999994, 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29605969999999998, 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.218 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162665 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571132+0000", 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571132+0000", 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.219 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571130+0000", 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1812e-05 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571142+0000", 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0068295719999999999 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.577972+0000", 2023-09-30T09:18:21.220 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9050000000000003e-06 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.577981+0000", 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6656000000000006e-05 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.578057+0000", 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3325e-05 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.578071+0000", 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21853127899999999 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796602+0000", 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017009999999999999 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796772+0000", 2023-09-30T09:18:21.222 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017468299999999999 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796947+0000", 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011663579 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808610+0000", 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019329199999999999 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.223 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808804+0000", 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.056032991999999997 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.864836+0000", 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8955000000000006e-05 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.864915+0000", 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0022766660000000001 2023-09-30T09:18:21.224 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.867192+0000", 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29605969999999998 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162675 6.a 6:5ca5b5d0:::benchmark_data_smithi005_105531_object54992:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.631782+0000", 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 77.527273426999997, 2023-09-30T09:18:21.225 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24181887899999999, 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162675 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631782+0000", 2023-09-30T09:18:21.226 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631782+0000", 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631780+0000", 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0250000000000008e-06 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.227 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631789+0000", 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.764e-05 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631817+0000", 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5810000000000003e-06 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631826+0000", 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6526000000000006e-05 2023-09-30T09:18:21.228 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631893+0000", 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0217000000000001e-05 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631903+0000", 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17037961300000001 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.229 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.802283+0000", 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00033550300000000002 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.802618+0000", 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00035549399999999998 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.802974+0000", 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.014661086 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.230 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817635+0000", 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010995 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817745+0000", 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.049603565000000002 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.867348+0000", 2023-09-30T09:18:21.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1174000000000003e-05 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.867389+0000", 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0062119979999999998 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.873601+0000", 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24181887899999999 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.232 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162712 6.a 6:5f1c3044:::benchmark_data_smithi005_105531_object55029:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.724820+0000", 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 77.434235545000007, 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18045677700000001, 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162712 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.233 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724820+0000", 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724820+0000", 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.234 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724819+0000", 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7130000000000005e-06 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724827+0000", 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2449999999999999e-05 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724839+0000", 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1420000000000004e-06 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.235 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724846+0000", 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.088581180999999995 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.813428+0000", 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015095000000000001 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.813579+0000", 2023-09-30T09:18:21.236 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016062199999999999 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.813739+0000", 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017540172999999999 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.831279+0000", 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.026185350999999999 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.237 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857465+0000", 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.044903235999999999 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.902368+0000", 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9524000000000001e-05 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.902427+0000", 2023-09-30T09:18:21.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0028496369999999999 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.905277+0000", 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18045677700000001 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162721 6.a 6:527b3a00:::benchmark_data_smithi005_105531_object55038:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.739809+0000", 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 77.419247325000001, 2023-09-30T09:18:21.239 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17483764500000001, 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162721 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739809+0000", 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.240 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739809+0000", 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739806+0000", 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0142e-05 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739816+0000", 2023-09-30T09:18:21.241 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5630000000000001e-05 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739832+0000", 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8760000000000005e-06 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739840+0000", 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.080484424999999998 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.242 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820324+0000", 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00025975 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820584+0000", 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00030010699999999998 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820884+0000", 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.018538857999999998 2023-09-30T09:18:21.243 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.839423+0000", 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.019938938999999999 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859362+0000", 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.052616060999999999 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.911978+0000", 2023-09-30T09:18:21.244 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7996000000000004e-05 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.912046+0000", 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0026000429999999998 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.914646+0000", 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17483764500000001 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.245 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:164292 6.a 6:54549798:::benchmark_data_smithi005_105531_object56609:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:06.434774+0000", 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 74.724281882, 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19408103400000001, 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 164292 2023-09-30T09:18:21.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434774+0000", 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434774+0000", 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434772+0000", 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0229e-05 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434782+0000", 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5569e-05 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434797+0000", 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7770000000000008e-06 2023-09-30T09:18:21.248 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434806+0000", 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031086960000000002 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.437915+0000", 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4209999999999996e-05 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.437989+0000", 2023-09-30T09:18:21.249 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.100523505 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.538513+0000", 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00032945700000000001 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.538842+0000", 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021335500000000001 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.250 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.539055+0000", 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.022179955000000001 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.561235+0000", 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00027787599999999998 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.561513+0000", 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.064675403000000006 2023-09-30T09:18:21.251 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.626189+0000", 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013036499999999999 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.626319+0000", 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025359800000000002 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.628855+0000", 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19408103400000001 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:164361 6.a 6:54bd4719:::benchmark_data_smithi005_105531_object56678:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:06.546396+0000", 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 74.612659682, 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17058379700000001, 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.253 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 164361 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.546396+0000", 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.254 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.546396+0000", 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.546395+0000", 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.2432999999999999e-05 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.546428+0000", 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2319000000000001e-05 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.255 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.546450+0000", 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7749999999999998e-06 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.546456+0000", 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.014919273 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.561375+0000", 2023-09-30T09:18:21.256 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000124525 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.561500+0000", 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.123915189 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.685415+0000", 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6525000000000003e-05 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.257 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.685492+0000", 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012591699999999999 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.685617+0000", 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.020456774 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.706074+0000", 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00276619 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.708840+0000", 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020600229999999998 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.710900+0000", 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9327000000000003e-05 2023-09-30T09:18:21.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.710960+0000", 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0060202349999999996 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.716980+0000", 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17058379700000001 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165102 6.7 6:e6ef629e:::benchmark_data_smithi005_105531_object57419:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.762584+0000", 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 73.396471945000002, 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.23664961800000001, 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165102 2023-09-30T09:18:21.261 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762584+0000", 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762584+0000", 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762582+0000", 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1011e-05 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762593+0000", 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0288e-05 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762613+0000", 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2879999999999998e-06 2023-09-30T09:18:21.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762622+0000", 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3781000000000005e-05 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762686+0000", 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020266899999999999 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.264 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762889+0000", 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019600499999999999 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.763085+0000", 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0077225790000000002 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.770807+0000", 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001665939 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.772473+0000", 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.22664337300000001 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999117+0000", 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1177000000000001e-05 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999178+0000", 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5692999999999997e-05 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999234+0000", 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.23664961800000001 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165106 6.7 6:e7c2ae93:::benchmark_data_smithi005_105531_object57423:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.267 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.773514+0000", 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 73.385541982000007, 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.22595073099999999, 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165106 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773514+0000", 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773514+0000", 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773513+0000", 2023-09-30T09:18:21.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8170000000000004e-06 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773518+0000", 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0446e-05 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773529+0000", 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0599999999999998e-06 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773534+0000", 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4477999999999997e-05 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773578+0000", 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8368000000000004e-05 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773677+0000", 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000105198 2023-09-30T09:18:21.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773782+0000", 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0045565909999999996 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778339+0000", 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0016204679999999999 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.272 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.779959+0000", 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21931926400000001 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999278+0000", 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0946000000000003e-05 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999329+0000", 2023-09-30T09:18:21.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013531799999999999 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999465+0000", 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.22595073099999999 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165120 6.7 6:e66eeea2:::benchmark_data_smithi005_105531_object57437:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.274 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.828184+0000", 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 73.330872077999999, 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17142589499999999, 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165120 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.275 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828184+0000", 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828184+0000", 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828181+0000", 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1742e-05 2023-09-30T09:18:21.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828193+0000", 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3915000000000001e-05 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828217+0000", 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3388e-05 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.277 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828230+0000", 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0976000000000006e-05 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828301+0000", 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9095e-05 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828390+0000", 2023-09-30T09:18:21.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010661499999999999 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828497+0000", 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0048212740000000004 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.833318+0000", 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001771791 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.279 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.835090+0000", 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16442226200000001 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999512+0000", 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4320999999999997e-05 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999567+0000", 2023-09-30T09:18:21.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3035999999999999e-05 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999610+0000", 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17142589499999999 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:166127 6.a 6:5457e9c7:::benchmark_data_smithi005_105531_object58444:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:09.646475+0000", 2023-09-30T09:18:21.281 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 71.512581186999995, 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18995914799999999, 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 166127 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.282 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646475+0000", 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646475+0000", 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646473+0000", 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3119999999999994e-06 2023-09-30T09:18:21.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646481+0000", 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5687000000000001e-05 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646497+0000", 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7880000000000007e-06 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.284 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646505+0000", 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011484759000000001 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.657990+0000", 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103349 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.658093+0000", 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.134777598 2023-09-30T09:18:21.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.792871+0000", 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9064000000000001e-05 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.792950+0000", 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013360299999999999 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.793083+0000", 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.021302430000000001 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.814386+0000", 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000177119 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.814563+0000", 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.019466635999999999 2023-09-30T09:18:21.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.834029+0000", 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3417000000000006e-05 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.834093+0000", 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023410219999999999 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.836434+0000", 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18995914799999999 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:166911 6.a 6:5d4ee3da:::benchmark_data_smithi005_105531_object59228:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:10.991511+0000", 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 70.167545201999999, 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.207040322, 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.289 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 166911 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991511+0000", 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991511+0000", 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991508+0000", 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5750000000000007e-06 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991518+0000", 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8600999999999999e-05 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991547+0000", 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7430000000000008e-06 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991555+0000", 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011276886 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.002832+0000", 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000125046 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.002957+0000", 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13558680100000001 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.138544+0000", 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3545000000000001e-05 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.138628+0000", 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015614099999999999 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.138784+0000", 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013687051 2023-09-30T09:18:21.294 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.152471+0000", 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0050280680000000001 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.157499+0000", 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.037866383000000003 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.295 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.195365+0000", 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7972000000000006e-05 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.195433+0000", 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031177179999999998 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.198551+0000", 2023-09-30T09:18:21.296 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.207040322 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:169220 6.a 6:51e0b07f:::benchmark_data_smithi005_105531_object61537:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:14.572292+0000", 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 66.586764313000003, 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18621897400000001, 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.297 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 169220 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572292+0000", 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.298 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572292+0000", 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999895 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572281+0000", 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6439e-05 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572297+0000", 2023-09-30T09:18:21.299 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3076e-05 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572310+0000", 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5379999999999999e-06 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572317+0000", 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012870404 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.300 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.585187+0000", 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012288500000000001 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.585310+0000", 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14650134400000001 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.301 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.731812+0000", 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000119738 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.731931+0000", 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021303199999999999 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.732144+0000", 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017113372000000002 2023-09-30T09:18:21.302 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.749258+0000", 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000215436 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.749473+0000", 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0076339859999999997 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.303 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.757107+0000", 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0238000000000002e-05 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.757157+0000", 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0013531039999999999 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.304 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.758511+0000", 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18621897400000001 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:170771 6.a 6:5ec99e0b:::benchmark_data_smithi005_105531_object63088:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:17.152116+0000", 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 64.006939829000004, 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17379149799999999, 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.305 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 170771 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152116+0000", 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.306 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152116+0000", 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152115+0000", 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.664e-06 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152119+0000", 2023-09-30T09:18:21.307 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8739999999999997e-06 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152126+0000", 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.656e-06 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152131+0000", 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011502719 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.308 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.163633+0000", 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013783 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.163771+0000", 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.038089895999999998 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.309 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.201861+0000", 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9481999999999995e-05 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.201950+0000", 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000163721 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.202114+0000", 2023-09-30T09:18:21.310 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013866006 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.215980+0000", 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3049999999999998e-06 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.215987+0000", 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.10738544999999999 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.311 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.323372+0000", 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9986000000000003e-05 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.323452+0000", 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0024555760000000001 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.325908+0000", 2023-09-30T09:18:21.312 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17379149799999999 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:209848 6.7 6:ec53c158:::benchmark_data_smithi005_105531_object102165:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:16.504861+0000", 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 4.6541953359999999, 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21670867999999999, 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:21.313 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 209848 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504861+0000", 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.314 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504861+0000", 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504859+0000", 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1250000000000001e-06 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:21.315 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504864+0000", 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0036e-05 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504874+0000", 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7890000000000002e-06 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504879+0000", 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00031294800000000001 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.316 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.505192+0000", 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1033999999999996e-05 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.505283+0000", 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.6123000000000002e-05 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.505369+0000", 2023-09-30T09:18:21.317 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0051002640000000002 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.510469+0000", 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8306999999999997e-05 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.510518+0000", 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.210933659 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.318 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.721451+0000", 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8128999999999998e-05 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.721519+0000", 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9768999999999997e-05 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.721569+0000", 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21670867999999999 2023-09-30T09:18:21.319 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.320 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.320 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.320 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:21.320 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:21.320 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:18:21.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:21.322 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:21.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:21.423 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:21.449 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:21.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:21.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:21.552 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:21.592 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:21.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:21.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:21.692 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:18:21.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:21.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:18:21.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:21.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:21.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:21.806 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":464,"stamp":"2023-09-30T09:18:18.732877+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":349771692,"num_objects":5353,"num_object_clones":0,"num_object_copies":16059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5353,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":210293,"num_write_kb":6893966,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5868,"num_bytes_recovered":335292848,"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":138874,"ondisk_log_size":138874,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":269,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":2894672,"kb_used_data":1201872,"kb_used_omap":13,"kb_used_meta":1692594,"kb_avail":747066544,"statfs":{"total":767960285184,"available":764996141056,"internally_reserved":0,"allocated":1230716928,"data_stored":1226847595,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":1733217276},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,4,2,2,5,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-460455936,"num_objects":-7026,"num_object_clones":0,"num_object_copies":-21078,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7026,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7026,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002688"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":106,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.589155+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:17:58.589155+0000","last_peered":"2023-09-30T09:17:58.589155+0000","last_clean":"2023-09-30T09:17:58.589155+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:17:58.589155+0000","last_undegraded":"2023-09-30T09:17:58.589155+0000","last_fullsized":"2023-09-30T09:17:58.589155+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":93,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.585920+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:17:40.585920+0000","last_peered":"2023-09-30T09:17:40.585920+0000","last_clean":"2023-09-30T09:17:40.585920+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:17:40.585920+0000","last_undegraded":"2023-09-30T09:17:40.585920+0000","last_fullsized":"2023-09-30T09:17:40.585920+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.597388+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:17:58.597388+0000","last_peered":"2023-09-30T09:17:58.597388+0000","last_clean":"2023-09-30T09:17:58.597388+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:17:58.597388+0000","last_undegraded":"2023-09-30T09:17:58.597388+0000","last_fullsized":"2023-09-30T09:17:58.597388+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.611361+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:17:40.611361+0000","last_peered":"2023-09-30T09:17:40.611361+0000","last_clean":"2023-09-30T09:17:40.611361+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:17:40.611361+0000","last_undegraded":"2023-09-30T09:17:40.611361+0000","last_fullsized":"2023-09-30T09:17:40.611361+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.606804+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:17:58.606804+0000","last_peered":"2023-09-30T09:17:58.606804+0000","last_clean":"2023-09-30T09:17:58.606804+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:17:58.606804+0000","last_undegraded":"2023-09-30T09:17:58.606804+0000","last_fullsized":"2023-09-30T09:17:58.606804+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.584868+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:17:58.584868+0000","last_peered":"2023-09-30T09:17:58.584868+0000","last_clean":"2023-09-30T09:17:58.584868+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:17:58.584868+0000","last_undegraded":"2023-09-30T09:17:58.584868+0000","last_fullsized":"2023-09-30T09:17:58.584868+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":81,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.611706+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:17:40.611706+0000","last_peered":"2023-09-30T09:17:40.611706+0000","last_clean":"2023-09-30T09:17:40.611706+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:17:40.611706+0000","last_undegraded":"2023-09-30T09:17:40.611706+0000","last_fullsized":"2023-09-30T09:17:40.611706+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:55.495537+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:17:55.495537+0000","last_peered":"2023-09-30T09:17:55.495537+0000","last_clean":"2023-09-30T09:17:55.495537+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:17:55.495537+0000","last_undegraded":"2023-09-30T09:17:55.495537+0000","last_fullsized":"2023-09-30T09:17:55.495537+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.585700+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:17:58.585700+0000","last_peered":"2023-09-30T09:17:58.585700+0000","last_clean":"2023-09-30T09:17:58.585700+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:17:58.585700+0000","last_undegraded":"2023-09-30T09:17:58.585700+0000","last_fullsized":"2023-09-30T09:17:58.585700+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":69,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:55.495550+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:17:55.495550+0000","last_peered":"2023-09-30T09:17:55.495550+0000","last_clean":"2023-09-30T09:17:55.495550+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:17:55.495550+0000","last_undegraded":"2023-09-30T09:17:55.495550+0000","last_fullsized":"2023-09-30T09:17:55.495550+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":93,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587363+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:17:58.587363+0000","last_peered":"2023-09-30T09:17:58.587363+0000","last_clean":"2023-09-30T09:17:58.587363+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:17:58.587363+0000","last_undegraded":"2023-09-30T09:17:58.587363+0000","last_fullsized":"2023-09-30T09:17:58.587363+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.597438+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:17:58.597438+0000","last_peered":"2023-09-30T09:17:58.597438+0000","last_clean":"2023-09-30T09:17:58.597438+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:17:58.597438+0000","last_undegraded":"2023-09-30T09:17:58.597438+0000","last_fullsized":"2023-09-30T09:17:58.597438+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":135,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.589914+0000","last_change":"2023-09-30T09:17:24.610975+0000","last_active":"2023-09-30T09:17:58.589914+0000","last_peered":"2023-09-30T09:17:58.589914+0000","last_clean":"2023-09-30T09:17:58.589914+0000","last_became_active":"2023-09-30T09:17:24.599158+0000","last_became_peered":"2023-09-30T09:17:24.599158+0000","last_unstale":"2023-09-30T09:17:58.589914+0000","last_undegraded":"2023-09-30T09:17:58.589914+0000","last_fullsized":"2023-09-30T09:17:58.589914+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":9444,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.589689+0000","last_change":"2023-09-30T09:17:24.600958+0000","last_active":"2023-09-30T09:17:58.589689+0000","last_peered":"2023-09-30T09:17:58.589689+0000","last_clean":"2023-09-30T09:17:58.589689+0000","last_became_active":"2023-09-30T09:17:24.600112+0000","last_became_peered":"2023-09-30T09:17:24.600112+0000","last_unstale":"2023-09-30T09:17:58.589689+0000","last_undegraded":"2023-09-30T09:17:58.589689+0000","last_fullsized":"2023-09-30T09:17:58.589689+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.590869+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:17:58.590869+0000","last_peered":"2023-09-30T09:17:58.590869+0000","last_clean":"2023-09-30T09:17:58.590869+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:17:58.590869+0000","last_undegraded":"2023-09-30T09:17:58.590869+0000","last_fullsized":"2023-09-30T09:17:58.590869+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":94,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:55.495584+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:17:55.495584+0000","last_peered":"2023-09-30T09:17:55.495584+0000","last_clean":"2023-09-30T09:17:55.495584+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:17:55.495584+0000","last_undegraded":"2023-09-30T09:17:55.495584+0000","last_fullsized":"2023-09-30T09:17:55.495584+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":81,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.611223+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:17:40.611223+0000","last_peered":"2023-09-30T09:17:40.611223+0000","last_clean":"2023-09-30T09:17:40.611223+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:17:40.611223+0000","last_undegraded":"2023-09-30T09:17:40.611223+0000","last_fullsized":"2023-09-30T09:17:40.611223+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.592378+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:17:58.592378+0000","last_peered":"2023-09-30T09:17:58.592378+0000","last_clean":"2023-09-30T09:17:58.592378+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:17:58.592378+0000","last_undegraded":"2023-09-30T09:17:58.592378+0000","last_fullsized":"2023-09-30T09:17:58.592378+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":93,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587622+0000","last_change":"2023-09-30T09:17:24.597336+0000","last_active":"2023-09-30T09:17:58.587622+0000","last_peered":"2023-09-30T09:17:58.587622+0000","last_clean":"2023-09-30T09:17:58.587622+0000","last_became_active":"2023-09-30T09:17:24.596936+0000","last_became_peered":"2023-09-30T09:17:24.596936+0000","last_unstale":"2023-09-30T09:17:58.587622+0000","last_undegraded":"2023-09-30T09:17:58.587622+0000","last_fullsized":"2023-09-30T09:17:58.587622+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":81,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.611252+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:17:40.611252+0000","last_peered":"2023-09-30T09:17:40.611252+0000","last_clean":"2023-09-30T09:17:40.611252+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:17:40.611252+0000","last_undegraded":"2023-09-30T09:17:40.611252+0000","last_fullsized":"2023-09-30T09:17:40.611252+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":26,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.584193+0000","last_change":"2023-09-30T09:17:24.610858+0000","last_active":"2023-09-30T09:17:58.584193+0000","last_peered":"2023-09-30T09:17:58.584193+0000","last_clean":"2023-09-30T09:17:58.584193+0000","last_became_active":"2023-09-30T09:17:24.584601+0000","last_became_peered":"2023-09-30T09:17:24.584601+0000","last_unstale":"2023-09-30T09:17:58.584193+0000","last_undegraded":"2023-09-30T09:17:58.584193+0000","last_fullsized":"2023-09-30T09:17:58.584193+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":94,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.592426+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:17:58.592426+0000","last_peered":"2023-09-30T09:17:58.592426+0000","last_clean":"2023-09-30T09:17:58.592426+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:17:58.592426+0000","last_undegraded":"2023-09-30T09:17:58.592426+0000","last_fullsized":"2023-09-30T09:17:58.592426+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'12780","reported_seq":15094,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.606751+0000","last_change":"2023-09-30T09:17:34.443432+0000","last_active":"2023-09-30T09:18:17.606751+0000","last_peered":"2023-09-30T09:18:17.606751+0000","last_clean":"2023-09-30T09:18:17.606751+0000","last_became_active":"2023-09-30T09:17:34.413323+0000","last_became_peered":"2023-09-30T09:17:34.413323+0000","last_unstale":"2023-09-30T09:18:17.606751+0000","last_undegraded":"2023-09-30T09:18:17.606751+0000","last_fullsized":"2023-09-30T09:18:17.606751+0000","mapping_epoch":119,"log_start":"100'2700","ondisk_log_start":"100'2700","created":96,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":18087936,"num_objects":276,"num_object_clones":0,"num_object_copies":828,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":276,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12780,"num_write_kb":417792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1127,"num_bytes_recovered":24969216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":91,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587509+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:17:58.587509+0000","last_peered":"2023-09-30T09:17:58.587509+0000","last_clean":"2023-09-30T09:17:58.587509+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:17:58.587509+0000","last_undegraded":"2023-09-30T09:17:58.587509+0000","last_fullsized":"2023-09-30T09:17:58.587509+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.585758+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:17:58.585758+0000","last_peered":"2023-09-30T09:17:58.585758+0000","last_clean":"2023-09-30T09:17:58.585758+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:17:58.585758+0000","last_undegraded":"2023-09-30T09:17:58.585758+0000","last_fullsized":"2023-09-30T09:17:58.585758+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"122'13264","reported_seq":13302,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:18:15.534071+0000","last_change":"2023-09-30T09:13:54.370994+0000","last_active":"2023-09-30T09:18:15.534071+0000","last_peered":"2023-09-30T09:18:15.534071+0000","last_clean":"2023-09-30T09:18:15.534071+0000","last_became_active":"2023-09-30T09:13:54.370599+0000","last_became_peered":"2023-09-30T09:13:54.370599+0000","last_unstale":"2023-09-30T09:18:15.534071+0000","last_undegraded":"2023-09-30T09:18:15.534071+0000","last_fullsized":"2023-09-30T09:18:15.534071+0000","mapping_epoch":96,"log_start":"103'5923","ondisk_log_start":"103'5923","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7341,"log_dups_size":0,"ondisk_log_size":7341,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:06:17.421506+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25427968,"num_objects":388,"num_object_clones":0,"num_object_copies":1164,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":388,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13264,"num_write_kb":436864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587492+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:17:58.587492+0000","last_peered":"2023-09-30T09:17:58.587492+0000","last_clean":"2023-09-30T09:17:58.587492+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:17:58.587492+0000","last_undegraded":"2023-09-30T09:17:58.587492+0000","last_fullsized":"2023-09-30T09:17:58.587492+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":113,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.588864+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:17:58.588864+0000","last_peered":"2023-09-30T09:17:58.588864+0000","last_clean":"2023-09-30T09:17:58.588864+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:17:58.588864+0000","last_undegraded":"2023-09-30T09:17:58.588864+0000","last_fullsized":"2023-09-30T09:17:58.588864+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"123'13303","reported_seq":13336,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.626785+0000","last_change":"2023-09-30T09:13:54.376278+0000","last_active":"2023-09-30T09:18:17.626785+0000","last_peered":"2023-09-30T09:18:17.626785+0000","last_clean":"2023-09-30T09:18:17.626785+0000","last_became_active":"2023-09-30T09:13:54.375291+0000","last_became_peered":"2023-09-30T09:13:54.375291+0000","last_unstale":"2023-09-30T09:18:17.626785+0000","last_undegraded":"2023-09-30T09:18:17.626785+0000","last_fullsized":"2023-09-30T09:18:17.626785+0000","mapping_epoch":96,"log_start":"101'5145","ondisk_log_start":"101'5145","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8158,"log_dups_size":0,"ondisk_log_size":8158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19070976,"num_objects":291,"num_object_clones":0,"num_object_copies":873,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":291,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13303,"num_write_kb":435008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":102,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587484+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:17:58.587484+0000","last_peered":"2023-09-30T09:17:58.587484+0000","last_clean":"2023-09-30T09:17:58.587484+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:17:58.587484+0000","last_undegraded":"2023-09-30T09:17:58.587484+0000","last_fullsized":"2023-09-30T09:17:58.587484+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":16,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.584761+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:17:58.584761+0000","last_peered":"2023-09-30T09:17:58.584761+0000","last_clean":"2023-09-30T09:17:58.584761+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:17:58.584761+0000","last_undegraded":"2023-09-30T09:17:58.584761+0000","last_fullsized":"2023-09-30T09:17:58.584761+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"122'13007","reported_seq":13046,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:18:14.890006+0000","last_change":"2023-09-30T09:13:54.375237+0000","last_active":"2023-09-30T09:18:14.890006+0000","last_peered":"2023-09-30T09:18:14.890006+0000","last_clean":"2023-09-30T09:18:14.890006+0000","last_became_active":"2023-09-30T09:13:54.374856+0000","last_became_peered":"2023-09-30T09:13:54.374856+0000","last_unstale":"2023-09-30T09:18:14.890006+0000","last_undegraded":"2023-09-30T09:18:14.890006+0000","last_fullsized":"2023-09-30T09:18:14.890006+0000","mapping_epoch":96,"log_start":"100'2988","ondisk_log_start":"100'2988","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:46:12.510561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25231360,"num_objects":385,"num_object_clones":0,"num_object_copies":1155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":385,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13007,"num_write_kb":428544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":108,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.586250+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:17:58.586250+0000","last_peered":"2023-09-30T09:17:58.586250+0000","last_clean":"2023-09-30T09:17:58.586250+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:17:58.586250+0000","last_undegraded":"2023-09-30T09:17:58.586250+0000","last_fullsized":"2023-09-30T09:17:58.586250+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":81,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.612083+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:17:40.612083+0000","last_peered":"2023-09-30T09:17:40.612083+0000","last_clean":"2023-09-30T09:17:40.612083+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:17:40.612083+0000","last_undegraded":"2023-09-30T09:17:40.612083+0000","last_fullsized":"2023-09-30T09:17:40.612083+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'13146","reported_seq":13181,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.582557+0000","last_change":"2023-09-30T09:13:54.377336+0000","last_active":"2023-09-30T09:18:17.582557+0000","last_peered":"2023-09-30T09:18:17.582557+0000","last_clean":"2023-09-30T09:18:17.582557+0000","last_became_active":"2023-09-30T09:13:54.377038+0000","last_became_peered":"2023-09-30T09:13:54.377038+0000","last_unstale":"2023-09-30T09:18:17.582557+0000","last_undegraded":"2023-09-30T09:18:17.582557+0000","last_fullsized":"2023-09-30T09:18:17.582557+0000","mapping_epoch":96,"log_start":"101'5199","ondisk_log_start":"101'5199","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7947,"log_dups_size":0,"ondisk_log_size":7947,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21626880,"num_objects":330,"num_object_clones":0,"num_object_copies":990,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":330,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13146,"num_write_kb":431232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":92,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.585853+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:17:40.585853+0000","last_peered":"2023-09-30T09:17:40.585853+0000","last_clean":"2023-09-30T09:17:40.585853+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:17:40.585853+0000","last_undegraded":"2023-09-30T09:17:40.585853+0000","last_fullsized":"2023-09-30T09:17:40.585853+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":107,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.589830+0000","last_change":"2023-09-30T09:17:24.599065+0000","last_active":"2023-09-30T09:17:58.589830+0000","last_peered":"2023-09-30T09:17:58.589830+0000","last_clean":"2023-09-30T09:17:58.589830+0000","last_became_active":"2023-09-30T09:17:24.598698+0000","last_became_peered":"2023-09-30T09:17:24.598698+0000","last_unstale":"2023-09-30T09:17:58.589830+0000","last_undegraded":"2023-09-30T09:17:58.589830+0000","last_fullsized":"2023-09-30T09:17:58.589830+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"122'12963","reported_seq":13001,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:18:13.960877+0000","last_change":"2023-09-30T09:13:54.377817+0000","last_active":"2023-09-30T09:18:13.960877+0000","last_peered":"2023-09-30T09:18:13.960877+0000","last_clean":"2023-09-30T09:18:13.960877+0000","last_became_active":"2023-09-30T09:13:54.376763+0000","last_became_peered":"2023-09-30T09:13:54.376763+0000","last_unstale":"2023-09-30T09:18:13.960877+0000","last_undegraded":"2023-09-30T09:18:13.960877+0000","last_fullsized":"2023-09-30T09:18:13.960877+0000","mapping_epoch":96,"log_start":"100'2879","ondisk_log_start":"100'2879","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":10084,"log_dups_size":0,"ondisk_log_size":10084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:05:30.914025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":29949952,"num_objects":457,"num_object_clones":0,"num_object_copies":1371,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":457,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12963,"num_write_kb":429440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.584866+0000","last_change":"2023-09-30T09:17:24.588456+0000","last_active":"2023-09-30T09:17:58.584866+0000","last_peered":"2023-09-30T09:17:58.584866+0000","last_clean":"2023-09-30T09:17:58.584866+0000","last_became_active":"2023-09-30T09:17:24.588084+0000","last_became_peered":"2023-09-30T09:17:24.588084+0000","last_unstale":"2023-09-30T09:17:58.584866+0000","last_undegraded":"2023-09-30T09:17:58.584866+0000","last_fullsized":"2023-09-30T09:17:58.584866+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":104,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.590000+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:17:58.590000+0000","last_peered":"2023-09-30T09:17:58.590000+0000","last_clean":"2023-09-30T09:17:58.590000+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:17:58.590000+0000","last_undegraded":"2023-09-30T09:17:58.590000+0000","last_fullsized":"2023-09-30T09:17:58.590000+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"122'13101","reported_seq":13155,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:18:15.543636+0000","last_change":"2023-09-30T09:17:25.628738+0000","last_active":"2023-09-30T09:18:15.543636+0000","last_peered":"2023-09-30T09:18:15.543636+0000","last_clean":"2023-09-30T09:18:15.543636+0000","last_became_active":"2023-09-30T09:17:25.586773+0000","last_became_peered":"2023-09-30T09:17:25.586773+0000","last_unstale":"2023-09-30T09:18:15.543636+0000","last_undegraded":"2023-09-30T09:18:15.543636+0000","last_fullsized":"2023-09-30T09:18:15.543636+0000","mapping_epoch":117,"log_start":"103'5743","ondisk_log_start":"103'5743","created":96,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7358,"log_dups_size":0,"ondisk_log_size":7358,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:30:28.594303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24969216,"num_objects":381,"num_object_clones":0,"num_object_copies":1143,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":381,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13101,"num_write_kb":431424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.588652+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:17:58.588652+0000","last_peered":"2023-09-30T09:17:58.588652+0000","last_clean":"2023-09-30T09:17:58.588652+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:17:58.588652+0000","last_undegraded":"2023-09-30T09:17:58.588652+0000","last_fullsized":"2023-09-30T09:17:58.588652+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":107,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.592877+0000","last_change":"2023-09-30T09:17:24.600109+0000","last_active":"2023-09-30T09:17:58.592877+0000","last_peered":"2023-09-30T09:17:58.592877+0000","last_clean":"2023-09-30T09:17:58.592877+0000","last_became_active":"2023-09-30T09:17:24.599766+0000","last_became_peered":"2023-09-30T09:17:24.599766+0000","last_unstale":"2023-09-30T09:17:58.592877+0000","last_undegraded":"2023-09-30T09:17:58.592877+0000","last_fullsized":"2023-09-30T09:17:58.592877+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"123'12999","reported_seq":13035,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.540529+0000","last_change":"2023-09-30T09:13:54.378589+0000","last_active":"2023-09-30T09:18:17.540529+0000","last_peered":"2023-09-30T09:18:17.540529+0000","last_clean":"2023-09-30T09:18:17.540529+0000","last_became_active":"2023-09-30T09:13:54.378220+0000","last_became_peered":"2023-09-30T09:13:54.378220+0000","last_unstale":"2023-09-30T09:18:17.540529+0000","last_undegraded":"2023-09-30T09:18:17.540529+0000","last_fullsized":"2023-09-30T09:18:17.540529+0000","mapping_epoch":96,"log_start":"100'2900","ondisk_log_start":"100'2900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20840472,"num_objects":319,"num_object_clones":0,"num_object_copies":957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":319,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12999,"num_write_kb":426113,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.586529+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:17:40.586529+0000","last_peered":"2023-09-30T09:17:40.586529+0000","last_clean":"2023-09-30T09:17:40.586529+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:17:40.586529+0000","last_undegraded":"2023-09-30T09:17:40.586529+0000","last_fullsized":"2023-09-30T09:17:40.586529+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.599152+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:17:58.599152+0000","last_peered":"2023-09-30T09:17:58.599152+0000","last_clean":"2023-09-30T09:17:58.599152+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:17:58.599152+0000","last_undegraded":"2023-09-30T09:17:58.599152+0000","last_fullsized":"2023-09-30T09:17:58.599152+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"122'13230","reported_seq":13269,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:18:14.901003+0000","last_change":"2023-09-30T09:13:54.375281+0000","last_active":"2023-09-30T09:18:14.901003+0000","last_peered":"2023-09-30T09:18:14.901003+0000","last_clean":"2023-09-30T09:18:14.901003+0000","last_became_active":"2023-09-30T09:13:54.374816+0000","last_became_peered":"2023-09-30T09:13:54.374816+0000","last_unstale":"2023-09-30T09:18:14.901003+0000","last_undegraded":"2023-09-30T09:18:14.901003+0000","last_fullsized":"2023-09-30T09:18:14.901003+0000","mapping_epoch":96,"log_start":"100'3205","ondisk_log_start":"100'3205","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:52:51.507401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":25296896,"num_objects":386,"num_object_clones":0,"num_object_copies":1158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":386,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13230,"num_write_kb":435712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":104,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:16.419457+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:18:16.419457+0000","last_peered":"2023-09-30T09:18:16.419457+0000","last_clean":"2023-09-30T09:18:16.419457+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:18:16.419457+0000","last_undegraded":"2023-09-30T09:18:16.419457+0000","last_fullsized":"2023-09-30T09:18:16.419457+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.592460+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:17:58.592460+0000","last_peered":"2023-09-30T09:17:58.592460+0000","last_clean":"2023-09-30T09:17:58.592460+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:17:58.592460+0000","last_undegraded":"2023-09-30T09:17:58.592460+0000","last_fullsized":"2023-09-30T09:17:58.592460+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":59,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.590109+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:17:40.590109+0000","last_peered":"2023-09-30T09:17:40.590109+0000","last_clean":"2023-09-30T09:17:40.590109+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:17:40.590109+0000","last_undegraded":"2023-09-30T09:17:40.590109+0000","last_fullsized":"2023-09-30T09:17:40.590109+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"122'13119","reported_seq":13157,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:18:15.568210+0000","last_change":"2023-09-30T09:13:54.374512+0000","last_active":"2023-09-30T09:18:15.568210+0000","last_peered":"2023-09-30T09:18:15.568210+0000","last_clean":"2023-09-30T09:18:15.568210+0000","last_became_active":"2023-09-30T09:13:54.374129+0000","last_became_peered":"2023-09-30T09:13:54.374129+0000","last_unstale":"2023-09-30T09:18:15.568210+0000","last_undegraded":"2023-09-30T09:18:15.568210+0000","last_fullsized":"2023-09-30T09:18:15.568210+0000","mapping_epoch":96,"log_start":"103'5735","ondisk_log_start":"103'5735","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7384,"log_dups_size":0,"ondisk_log_size":7384,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:11:05.886676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22085632,"num_objects":337,"num_object_clones":0,"num_object_copies":1011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13119,"num_write_kb":430592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":112,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.585783+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:17:58.585783+0000","last_peered":"2023-09-30T09:17:58.585783+0000","last_clean":"2023-09-30T09:17:58.585783+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:17:58.585783+0000","last_undegraded":"2023-09-30T09:17:58.585783+0000","last_fullsized":"2023-09-30T09:17:58.585783+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":108,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.589424+0000","last_change":"2023-09-30T09:17:24.601164+0000","last_active":"2023-09-30T09:17:58.589424+0000","last_peered":"2023-09-30T09:17:58.589424+0000","last_clean":"2023-09-30T09:17:58.589424+0000","last_became_active":"2023-09-30T09:17:24.600610+0000","last_became_peered":"2023-09-30T09:17:24.600610+0000","last_unstale":"2023-09-30T09:17:58.589424+0000","last_undegraded":"2023-09-30T09:17:58.589424+0000","last_fullsized":"2023-09-30T09:17:58.589424+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":90,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:16.419388+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:18:16.419388+0000","last_peered":"2023-09-30T09:18:16.419388+0000","last_clean":"2023-09-30T09:18:16.419388+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:18:16.419388+0000","last_undegraded":"2023-09-30T09:18:16.419388+0000","last_fullsized":"2023-09-30T09:18:16.419388+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"123'13413","reported_seq":13467,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.649753+0000","last_change":"2023-09-30T09:17:25.618468+0000","last_active":"2023-09-30T09:18:17.649753+0000","last_peered":"2023-09-30T09:18:17.649753+0000","last_clean":"2023-09-30T09:18:17.649753+0000","last_became_active":"2023-09-30T09:17:25.589353+0000","last_became_peered":"2023-09-30T09:17:25.589353+0000","last_unstale":"2023-09-30T09:18:17.649753+0000","last_undegraded":"2023-09-30T09:18:17.649753+0000","last_fullsized":"2023-09-30T09:18:17.649753+0000","mapping_epoch":117,"log_start":"101'5284","ondisk_log_start":"101'5284","created":96,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8129,"log_dups_size":0,"ondisk_log_size":8129,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20381696,"num_objects":311,"num_object_clones":0,"num_object_copies":933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13413,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":112,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.590693+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:17:40.590693+0000","last_peered":"2023-09-30T09:17:40.590693+0000","last_clean":"2023-09-30T09:17:40.590693+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:17:40.590693+0000","last_undegraded":"2023-09-30T09:17:40.590693+0000","last_fullsized":"2023-09-30T09:17:40.590693+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.602998+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:17:58.602998+0000","last_peered":"2023-09-30T09:17:58.602998+0000","last_clean":"2023-09-30T09:17:58.602998+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:17:58.602998+0000","last_undegraded":"2023-09-30T09:17:58.602998+0000","last_fullsized":"2023-09-30T09:17:58.602998+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.599078+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:17:58.599078+0000","last_peered":"2023-09-30T09:17:58.599078+0000","last_clean":"2023-09-30T09:17:58.599078+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:17:58.599078+0000","last_undegraded":"2023-09-30T09:17:58.599078+0000","last_fullsized":"2023-09-30T09:17:58.599078+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'13438","reported_seq":13473,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.572058+0000","last_change":"2023-09-30T09:13:54.377401+0000","last_active":"2023-09-30T09:18:17.572058+0000","last_peered":"2023-09-30T09:18:17.572058+0000","last_clean":"2023-09-30T09:18:17.572058+0000","last_became_active":"2023-09-30T09:13:54.376800+0000","last_became_peered":"2023-09-30T09:13:54.376800+0000","last_unstale":"2023-09-30T09:18:17.572058+0000","last_undegraded":"2023-09-30T09:18:17.572058+0000","last_fullsized":"2023-09-30T09:18:17.572058+0000","mapping_epoch":96,"log_start":"100'3400","ondisk_log_start":"100'3400","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17825792,"num_objects":272,"num_object_clones":0,"num_object_copies":816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13438,"num_write_kb":438720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":94,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.585579+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:17:58.585579+0000","last_peered":"2023-09-30T09:17:58.585579+0000","last_clean":"2023-09-30T09:17:58.585579+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:17:58.585579+0000","last_undegraded":"2023-09-30T09:17:58.585579+0000","last_fullsized":"2023-09-30T09:17:58.585579+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":372,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587252+0000","last_change":"2023-09-30T09:17:34.413086+0000","last_active":"2023-09-30T09:17:58.587252+0000","last_peered":"2023-09-30T09:17:58.587252+0000","last_clean":"2023-09-30T09:17:58.587252+0000","last_became_active":"2023-09-30T09:17:34.412295+0000","last_became_peered":"2023-09-30T09:17:34.412295+0000","last_unstale":"2023-09-30T09:17:58.587252+0000","last_undegraded":"2023-09-30T09:17:58.587252+0000","last_fullsized":"2023-09-30T09:17:58.587252+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.592522+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:17:40.592522+0000","last_peered":"2023-09-30T09:17:40.592522+0000","last_clean":"2023-09-30T09:17:40.592522+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:17:40.592522+0000","last_undegraded":"2023-09-30T09:17:40.592522+0000","last_fullsized":"2023-09-30T09:17:40.592522+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.585314+0000","last_change":"2023-09-30T09:17:24.599354+0000","last_active":"2023-09-30T09:17:58.585314+0000","last_peered":"2023-09-30T09:17:58.585314+0000","last_clean":"2023-09-30T09:17:58.585314+0000","last_became_active":"2023-09-30T09:17:24.598962+0000","last_became_peered":"2023-09-30T09:17:24.598962+0000","last_unstale":"2023-09-30T09:17:58.585314+0000","last_undegraded":"2023-09-30T09:17:58.585314+0000","last_fullsized":"2023-09-30T09:17:58.585314+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"123'13018","reported_seq":13058,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.645393+0000","last_change":"2023-09-30T09:13:54.375551+0000","last_active":"2023-09-30T09:18:18.645393+0000","last_peered":"2023-09-30T09:18:18.645393+0000","last_clean":"2023-09-30T09:18:18.645393+0000","last_became_active":"2023-09-30T09:13:54.375066+0000","last_became_peered":"2023-09-30T09:13:54.375066+0000","last_unstale":"2023-09-30T09:18:18.645393+0000","last_undegraded":"2023-09-30T09:18:18.645393+0000","last_fullsized":"2023-09-30T09:18:18.645393+0000","mapping_epoch":96,"log_start":"101'5079","ondisk_log_start":"101'5079","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7939,"log_dups_size":0,"ondisk_log_size":7939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:15:07.763171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21102592,"num_objects":322,"num_object_clones":0,"num_object_copies":966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":322,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13018,"num_write_kb":426880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":109,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587547+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:17:58.587547+0000","last_peered":"2023-09-30T09:17:58.587547+0000","last_clean":"2023-09-30T09:17:58.587547+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:17:58.587547+0000","last_undegraded":"2023-09-30T09:17:58.587547+0000","last_fullsized":"2023-09-30T09:17:58.587547+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":82,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:49.917948+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:17:49.917948+0000","last_peered":"2023-09-30T09:17:49.917948+0000","last_clean":"2023-09-30T09:17:49.917948+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:17:49.917948+0000","last_undegraded":"2023-09-30T09:17:49.917948+0000","last_fullsized":"2023-09-30T09:17:49.917948+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.600038+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:17:58.600038+0000","last_peered":"2023-09-30T09:17:58.600038+0000","last_clean":"2023-09-30T09:17:58.600038+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:17:58.600038+0000","last_undegraded":"2023-09-30T09:17:58.600038+0000","last_fullsized":"2023-09-30T09:17:58.600038+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'13011","reported_seq":18337,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.629363+0000","last_change":"2023-09-30T09:17:25.620696+0000","last_active":"2023-09-30T09:18:18.629363+0000","last_peered":"2023-09-30T09:18:18.629363+0000","last_clean":"2023-09-30T09:18:18.629363+0000","last_became_active":"2023-09-30T09:17:25.590386+0000","last_became_peered":"2023-09-30T09:17:25.590386+0000","last_unstale":"2023-09-30T09:18:18.629363+0000","last_undegraded":"2023-09-30T09:18:18.629363+0000","last_fullsized":"2023-09-30T09:18:18.629363+0000","mapping_epoch":117,"log_start":"101'5105","ondisk_log_start":"101'5105","created":96,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7906,"log_dups_size":0,"ondisk_log_size":7906,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:06:15.755643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16580608,"num_objects":253,"num_object_clones":0,"num_object_copies":759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":253,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13011,"num_write_kb":424448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2636,"num_bytes_recovered":172752896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":94,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.587374+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:17:58.587374+0000","last_peered":"2023-09-30T09:17:58.587374+0000","last_clean":"2023-09-30T09:17:58.587374+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:17:58.587374+0000","last_undegraded":"2023-09-30T09:17:58.587374+0000","last_fullsized":"2023-09-30T09:17:58.587374+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":77,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:16.419534+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:18:16.419534+0000","last_peered":"2023-09-30T09:18:16.419534+0000","last_clean":"2023-09-30T09:18:16.419534+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:18:16.419534+0000","last_undegraded":"2023-09-30T09:18:16.419534+0000","last_fullsized":"2023-09-30T09:18:16.419534+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:49.918004+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:17:49.918004+0000","last_peered":"2023-09-30T09:17:49.918004+0000","last_clean":"2023-09-30T09:17:49.918004+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:17:49.918004+0000","last_undegraded":"2023-09-30T09:17:49.918004+0000","last_fullsized":"2023-09-30T09:17:49.918004+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"123'12875","reported_seq":12910,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.541230+0000","last_change":"2023-09-30T09:13:54.376558+0000","last_active":"2023-09-30T09:18:17.541230+0000","last_peered":"2023-09-30T09:18:17.541230+0000","last_clean":"2023-09-30T09:18:17.541230+0000","last_became_active":"2023-09-30T09:13:54.376254+0000","last_became_peered":"2023-09-30T09:13:54.376254+0000","last_unstale":"2023-09-30T09:18:17.541230+0000","last_undegraded":"2023-09-30T09:18:17.541230+0000","last_fullsized":"2023-09-30T09:18:17.541230+0000","mapping_epoch":96,"log_start":"101'4893","ondisk_log_start":"101'4893","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":7982,"log_dups_size":0,"ondisk_log_size":7982,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":19464192,"num_objects":297,"num_object_clones":0,"num_object_copies":891,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":297,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12875,"num_write_kb":421504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":92,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.586099+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:17:40.586099+0000","last_peered":"2023-09-30T09:17:40.586099+0000","last_clean":"2023-09-30T09:17:40.586099+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:17:40.586099+0000","last_undegraded":"2023-09-30T09:17:40.586099+0000","last_fullsized":"2023-09-30T09:17:40.586099+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":79,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.599420+0000","last_change":"2023-09-30T09:17:24.586944+0000","last_active":"2023-09-30T09:17:58.599420+0000","last_peered":"2023-09-30T09:17:58.599420+0000","last_clean":"2023-09-30T09:17:58.599420+0000","last_became_active":"2023-09-30T09:17:24.586639+0000","last_became_peered":"2023-09-30T09:17:24.586639+0000","last_unstale":"2023-09-30T09:17:58.599420+0000","last_undegraded":"2023-09-30T09:17:58.599420+0000","last_fullsized":"2023-09-30T09:17:58.599420+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:46:35.703616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.586609+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:17:40.586609+0000","last_peered":"2023-09-30T09:17:40.586609+0000","last_clean":"2023-09-30T09:17:40.586609+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:17:40.586609+0000","last_undegraded":"2023-09-30T09:17:40.586609+0000","last_fullsized":"2023-09-30T09:17:40.586609+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"123'13366","reported_seq":17583,"reported_epoch":123,"state":"active+clean","last_fresh":"2023-09-30T09:18:17.629146+0000","last_change":"2023-09-30T09:17:25.619635+0000","last_active":"2023-09-30T09:18:17.629146+0000","last_peered":"2023-09-30T09:18:17.629146+0000","last_clean":"2023-09-30T09:18:17.629146+0000","last_became_active":"2023-09-30T09:17:25.590673+0000","last_became_peered":"2023-09-30T09:17:25.590673+0000","last_unstale":"2023-09-30T09:18:17.629146+0000","last_undegraded":"2023-09-30T09:18:17.629146+0000","last_fullsized":"2023-09-30T09:18:17.629146+0000","mapping_epoch":117,"log_start":"101'5175","ondisk_log_start":"101'5175","created":96,"last_epoch_clean":118,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:13:53.342486+0000","last_clean_scrub_stamp":"2023-09-30T09:13:53.342486+0000","objects_scrubbed":0,"log_size":8191,"log_dups_size":0,"ondisk_log_size":8191,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21233664,"num_objects":324,"num_object_clones":0,"num_object_copies":972,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":324,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13366,"num_write_kb":438080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2081,"num_bytes_recovered":136380416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":16,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.584777+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:17:58.584777+0000","last_peered":"2023-09-30T09:17:58.584777+0000","last_clean":"2023-09-30T09:17:58.584777+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:17:58.584777+0000","last_undegraded":"2023-09-30T09:17:58.584777+0000","last_fullsized":"2023-09-30T09:17:58.584777+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":86,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.599967+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:17:58.599967+0000","last_peered":"2023-09-30T09:17:58.599967+0000","last_clean":"2023-09-30T09:17:58.599967+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:17:58.599967+0000","last_undegraded":"2023-09-30T09:17:58.599967+0000","last_fullsized":"2023-09-30T09:17:58.599967+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.588733+0000","last_change":"2023-09-30T09:17:24.598653+0000","last_active":"2023-09-30T09:17:58.588733+0000","last_peered":"2023-09-30T09:17:58.588733+0000","last_clean":"2023-09-30T09:17:58.588733+0000","last_became_active":"2023-09-30T09:17:24.598228+0000","last_became_peered":"2023-09-30T09:17:24.598228+0000","last_unstale":"2023-09-30T09:17:58.588733+0000","last_undegraded":"2023-09-30T09:17:58.588733+0000","last_fullsized":"2023-09-30T09:17:58.588733+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":72,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.612181+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:17:40.612181+0000","last_peered":"2023-09-30T09:17:40.612181+0000","last_clean":"2023-09-30T09:17:40.612181+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:17:40.612181+0000","last_undegraded":"2023-09-30T09:17:40.612181+0000","last_fullsized":"2023-09-30T09:17:40.612181+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.591390+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:17:58.591390+0000","last_peered":"2023-09-30T09:17:58.591390+0000","last_clean":"2023-09-30T09:17:58.591390+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:17:58.591390+0000","last_undegraded":"2023-09-30T09:17:58.591390+0000","last_fullsized":"2023-09-30T09:17:58.591390+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":92,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.586393+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:17:58.586393+0000","last_peered":"2023-09-30T09:17:58.586393+0000","last_clean":"2023-09-30T09:17:58.586393+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:17:58.586393+0000","last_undegraded":"2023-09-30T09:17:58.586393+0000","last_fullsized":"2023-09-30T09:17:58.586393+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":113,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.589498+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:17:58.589498+0000","last_peered":"2023-09-30T09:17:58.589498+0000","last_clean":"2023-09-30T09:17:58.589498+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:17:58.589498+0000","last_undegraded":"2023-09-30T09:17:58.589498+0000","last_fullsized":"2023-09-30T09:17:58.589498+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":103,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.592541+0000","last_change":"2023-09-30T09:17:24.655119+0000","last_active":"2023-09-30T09:17:58.592541+0000","last_peered":"2023-09-30T09:17:58.592541+0000","last_clean":"2023-09-30T09:17:58.592541+0000","last_became_active":"2023-09-30T09:17:24.592081+0000","last_became_peered":"2023-09-30T09:17:24.592081+0000","last_unstale":"2023-09-30T09:17:58.592541+0000","last_undegraded":"2023-09-30T09:17:58.592541+0000","last_fullsized":"2023-09-30T09:17:58.592541+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":104,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.589228+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:17:58.589228+0000","last_peered":"2023-09-30T09:17:58.589228+0000","last_clean":"2023-09-30T09:17:58.589228+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:17:58.589228+0000","last_undegraded":"2023-09-30T09:17:58.589228+0000","last_fullsized":"2023-09-30T09:17:58.589228+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":115,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:40.586079+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:17:40.586079+0000","last_peered":"2023-09-30T09:17:40.586079+0000","last_clean":"2023-09-30T09:17:40.586079+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:17:40.586079+0000","last_undegraded":"2023-09-30T09:17:40.586079+0000","last_fullsized":"2023-09-30T09:17:40.586079+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.591663+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:17:58.591663+0000","last_peered":"2023-09-30T09:17:58.591663+0000","last_clean":"2023-09-30T09:17:58.591663+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:17:58.591663+0000","last_undegraded":"2023-09-30T09:17:58.591663+0000","last_fullsized":"2023-09-30T09:17:58.591663+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":86,"reported_epoch":121,"state":"active+clean","last_fresh":"2023-09-30T09:17:49.918130+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:17:49.918130+0000","last_peered":"2023-09-30T09:17:49.918130+0000","last_clean":"2023-09-30T09:17:49.918130+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:17:49.918130+0000","last_undegraded":"2023-09-30T09:17:49.918130+0000","last_fullsized":"2023-09-30T09:17:49.918130+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":107,"reported_epoch":122,"state":"active+clean","last_fresh":"2023-09-30T09:17:58.588589+0000","last_change":"2023-09-30T09:17:24.599152+0000","last_active":"2023-09-30T09:17:58.588589+0000","last_peered":"2023-09-30T09:17:58.588589+0000","last_clean":"2023-09-30T09:17:58.588589+0000","last_became_active":"2023-09-30T09:17:24.598793+0000","last_became_peered":"2023-09-30T09:17:24.598793+0000","last_unstale":"2023-09-30T09:17:58.588589+0000","last_undegraded":"2023-09-30T09:17:58.588589+0000","last_fullsized":"2023-09-30T09:17:58.588589+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":6,"num_pg":16,"stat_sum":{"num_bytes":349175832,"num_objects":5329,"num_object_clones":0,"num_object_copies":15987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5329,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":210033,"num_write_kb":6891521,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5844,"num_bytes_recovered":334102528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1164718080,"data_stored":1164705864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":138680,"ondisk_log_size":138680,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":9584,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430485,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":484448,"kb_used_data":187224,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93260704,"statfs":{"total":95995035648,"available":95498960896,"internally_reserved":0,"allocated":191717376,"data_stored":191252592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:17:41 2023","interfaces":[{"interface":"back","average":{"1min":1.5669999999999999,"5min":2.02,"15min":1.294},"min":{"1min":0.28699999999999998,"5min":0.254,"15min":0.254},"max":{"1min":4.7480000000000002,"5min":64.465000000000003,"15min":64.465000000000003},"last":2.6629999999999998},{"interface":"front","average":{"1min":1.861,"5min":2.181,"15min":1.335},"min":{"1min":0.29199999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":7.1950000000000003,"5min":64.920000000000002,"15min":64.920000000000002},"last":0.48399999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:18:13 2023","interfaces":[{"interface":"back","average":{"1min":1.5820000000000001,"5min":1.48,"15min":1.0669999999999999},"min":{"1min":0.39600000000000002,"5min":0.317,"15min":0.317},"max":{"1min":4.8760000000000003,"5min":8.2840000000000007,"15min":8.2840000000000007},"last":0.40100000000000002},{"interface":"front","average":{"1min":1.5700000000000001,"5min":1.585,"15min":1.161},"min":{"1min":0.35499999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.9790000000000001,"5min":7.7050000000000001,"15min":7.7050000000000001},"last":0.35499999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:17:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4219999999999999,"5min":2.0449999999999999,"15min":1.294},"min":{"1min":0.32800000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":6.1529999999999996,"5min":83.129000000000005,"15min":83.129000000000005},"last":1.8500000000000001},{"interface":"front","average":{"1min":1.9810000000000001,"5min":2.468,"15min":1.4570000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":9.5329999999999995,"5min":83.506,"15min":83.506},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:18:03 2023","interfaces":[{"interface":"back","average":{"1min":1.9419999999999999,"5min":2.5609999999999999,"15min":1.7889999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":8.6519999999999992,"5min":53.454000000000001,"15min":53.454000000000001},"last":1.8140000000000001},{"interface":"front","average":{"1min":2.4430000000000001,"5min":2.8559999999999999,"15min":1.8260000000000001},"min":{"1min":0.42499999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":7.2519999999999998,"5min":58.067,"15min":58.067},"last":0.45600000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:18:03 2023","interfaces":[{"interface":"back","average":{"1min":1.345,"5min":1.2070000000000001,"15min":1.0229999999999999},"min":{"1min":0.33000000000000002,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":4.9119999999999999,"5min":7.7919999999999998,"15min":7.7919999999999998},"last":0.69199999999999995},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.401,"15min":1.121},"min":{"1min":0.36299999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":4.3399999999999999,"5min":11.616,"15min":11.616},"last":0.54300000000000004}]},{"osd":5,"last update":"Sat Sep 30 09:18:03 2023","interfaces":[{"interface":"back","average":{"1min":1.6899999999999999,"5min":1.532,"15min":1.169},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":5.9880000000000004,"5min":7.6760000000000002,"15min":7.6760000000000002},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.5509999999999999,"5min":1.4239999999999999,"15min":1.1699999999999999},"min":{"1min":0.40100000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":8.6760000000000002,"5min":8.6760000000000002,"15min":8.6760000000000002},"last":0.47699999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:18:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.2869999999999999,"15min":1.145},"min":{"1min":0.46600000000000003,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":5.0970000000000004,"5min":8.0939999999999994,"15min":8.0939999999999994},"last":0.44900000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.2849999999999999,"15min":1.153},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":4.2460000000000004,"5min":8.5690000000000008,"15min":8.5690000000000008},"last":0.57699999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626718,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":400780,"kb_used_data":103556,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93344372,"statfs":{"total":95995035648,"available":95584636928,"internally_reserved":0,"allocated":106041344,"data_stored":105596264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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,2,2,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 30 09:17:49 2023","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.069,"15min":1.038},"min":{"1min":0.32700000000000001,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":4.468,"5min":5.6189999999999998,"15min":5.6189999999999998},"last":0.63},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.2310000000000001,"15min":1.0549999999999999},"min":{"1min":0.33700000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":6.2489999999999997,"5min":9.9280000000000008,"15min":9.9280000000000008},"last":0.46200000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.9339999999999999,"5min":1.389,"15min":1.204},"min":{"1min":0.313,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":4.7119999999999997,"5min":10.99,"15min":10.99},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.3009999999999999,"15min":1.1200000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.8099999999999996,"5min":5.1059999999999999,"15min":5.1059999999999999},"last":0.51100000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:17:44 2023","interfaces":[{"interface":"back","average":{"1min":3.4740000000000002,"5min":2.7570000000000001,"15min":1.615},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":32.593000000000004,"5min":72.087000000000003,"15min":72.087000000000003},"last":0.34799999999999998},{"interface":"front","average":{"1min":2.9670000000000001,"5min":2.2639999999999998,"15min":1.3979999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":32.137999999999998,"5min":74.408000000000001,"15min":74.408000000000001},"last":0.54100000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:18:08 2023","interfaces":[{"interface":"back","average":{"1min":2.2320000000000002,"5min":2.9359999999999999,"15min":1.587},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":8.2189999999999994,"5min":74.230000000000004,"15min":74.230000000000004},"last":3.48},{"interface":"front","average":{"1min":2.3599999999999999,"5min":3.6030000000000002,"15min":1.845},"min":{"1min":0.58599999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.5419999999999998,"5min":74.484999999999999,"15min":74.484999999999999},"last":1.6359999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:17:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.98599999999999999,"15min":0.93000000000000005},"min":{"1min":0.35199999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.8610000000000002,"5min":7.0119999999999996,"15min":7.0119999999999996},"last":0.57799999999999996},{"interface":"front","average":{"1min":1.3580000000000001,"5min":0.95099999999999996,"15min":0.95199999999999996},"min":{"1min":0.38800000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":7.4020000000000001,"5min":7.4020000000000001,"15min":7.4020000000000001},"last":3.0910000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:17:39 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.0569999999999999,"15min":1.01},"min":{"1min":0.39500000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":3.9430000000000001,"5min":3.96,"15min":3.96},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.1000000000000001,"15min":1.044},"min":{"1min":0.39900000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":2.7189999999999999,"5min":6.4809999999999999,"15min":6.4809999999999999},"last":2.1000000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:18:12 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":1.0700000000000001,"15min":1.075},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.871,"5min":5.9640000000000004,"15min":5.9640000000000004},"last":2.1299999999999999},{"interface":"front","average":{"1min":1.825,"5min":1.5920000000000001,"15min":1.282},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":5.2069999999999999,"5min":10.959,"15min":10.959},"last":0.70199999999999996}]}]},{"osd":1,"up_from":83,"seq":356482285670,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":216956,"kb_used_data":108980,"kb_used_omap":3,"kb_used_meta":107964,"kb_avail":93528196,"statfs":{"total":95995035648,"available":95772872704,"internally_reserved":0,"allocated":111595520,"data_stored":111048867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":110555556},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,1,3,1],"upper_bound":128},"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 30 09:18:16 2023","interfaces":[{"interface":"back","average":{"1min":2.1840000000000002,"5min":1.5409999999999999,"15min":0.97999999999999998},"min":{"1min":0.20300000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":10.881,"5min":10.881,"15min":10.881},"last":3.5670000000000002},{"interface":"front","average":{"1min":2.7589999999999999,"5min":1.7529999999999999,"15min":1.0760000000000001},"min":{"1min":0.27500000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":15.074999999999999,"5min":15.074999999999999,"15min":15.074999999999999},"last":0.27500000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:17:49 2023","interfaces":[{"interface":"back","average":{"1min":2.6349999999999998,"5min":2.2549999999999999,"15min":1.2150000000000001},"min":{"1min":0.223,"5min":0.215,"15min":0.215},"max":{"1min":8.109,"5min":72.001999999999995,"15min":72.001999999999995},"last":2.806},{"interface":"front","average":{"1min":2.4260000000000002,"5min":2.2530000000000001,"15min":1.3080000000000001},"min":{"1min":0.36199999999999999,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":10.69,"5min":71.890000000000001,"15min":71.890000000000001},"last":2.8359999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:18:16 2023","interfaces":[{"interface":"back","average":{"1min":2.3700000000000001,"5min":1.885,"15min":1.1499999999999999},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":7.9219999999999997,"5min":11.273999999999999,"15min":11.273999999999999},"last":0.32400000000000001},{"interface":"front","average":{"1min":3.169,"5min":2.1949999999999998,"15min":1.3280000000000001},"min":{"1min":0.436,"5min":0.252,"15min":0.252},"max":{"1min":10.968999999999999,"5min":10.968999999999999,"15min":10.968999999999999},"last":0.44800000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:18:16 2023","interfaces":[{"interface":"back","average":{"1min":1.4490000000000001,"5min":1.5529999999999999,"15min":1.1739999999999999},"min":{"1min":0.34499999999999997,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":5.383,"5min":6.7370000000000001,"15min":6.7370000000000001},"last":0.38},{"interface":"front","average":{"1min":2.1709999999999998,"5min":1.546,"15min":1.226},"min":{"1min":0.39800000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":10.948,"5min":10.948,"15min":10.948},"last":0.48499999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:18:16 2023","interfaces":[{"interface":"back","average":{"1min":1.9299999999999999,"5min":1.784,"15min":1.2729999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":7.71,"5min":8.875,"15min":8.875},"last":2.117},{"interface":"front","average":{"1min":2.8780000000000001,"5min":1.792,"15min":1.357},"min":{"1min":0.68400000000000005,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":12.074,"5min":12.074,"15min":12.074},"last":4.4779999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:18:16 2023","interfaces":[{"interface":"back","average":{"1min":1.6990000000000001,"5min":1.502,"15min":1.242},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":10.930999999999999,"5min":10.930999999999999,"15min":10.930999999999999},"last":3.3380000000000001},{"interface":"front","average":{"1min":1.946,"5min":1.6899999999999999,"15min":1.3300000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":7.9749999999999996,"5min":7.9749999999999996,"15min":7.9749999999999996},"last":0.52300000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:18:16 2023","interfaces":[{"interface":"back","average":{"1min":4.819,"5min":2.524,"15min":1.653},"min":{"1min":0.51000000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":45.642000000000003,"5min":45.642000000000003,"15min":45.642000000000003},"last":0.51000000000000001},{"interface":"front","average":{"1min":4.0709999999999997,"5min":2.069,"15min":1.478},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":44.390999999999998,"5min":44.390999999999998,"15min":44.390999999999998},"last":3.4950000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449195,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":172572,"kb_used_data":104852,"kb_used_omap":3,"kb_used_meta":67644,"kb_avail":93572580,"statfs":{"total":95995035648,"available":95818321920,"internally_reserved":0,"allocated":107368448,"data_stored":106900801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":69267682},"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 30 09:18:13 2023","interfaces":[{"interface":"back","average":{"1min":7.415,"5min":3.0089999999999999,"15min":1.472},"min":{"1min":0.29799999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":85.844999999999999,"5min":85.844999999999999,"15min":85.844999999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":7.0439999999999996,"5min":2.9239999999999999,"15min":1.5},"min":{"1min":0.27700000000000002,"5min":0.247,"15min":0.247},"max":{"1min":86.197000000000003,"5min":86.197000000000003,"15min":86.197000000000003},"last":1.032}]},{"osd":2,"last update":"Sat Sep 30 09:17:45 2023","interfaces":[{"interface":"back","average":{"1min":7.617,"5min":2.7170000000000001,"15min":1.3919999999999999},"min":{"1min":0.35399999999999998,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":99.593000000000004,"5min":99.593000000000004,"15min":99.593000000000004},"last":2.129},{"interface":"front","average":{"1min":7.2460000000000004,"5min":2.6030000000000002,"15min":1.4119999999999999},"min":{"1min":0.36199999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":85.123999999999995,"5min":85.123999999999995,"15min":85.123999999999995},"last":0.52000000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:18:13 2023","interfaces":[{"interface":"back","average":{"1min":8.8290000000000006,"5min":4.1749999999999998,"15min":1.9199999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":85.870000000000005,"5min":85.870000000000005,"15min":85.870000000000005},"last":0.93999999999999995},{"interface":"front","average":{"1min":8.2690000000000001,"5min":4.0190000000000001,"15min":1.9690000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":86.317999999999998,"5min":86.317999999999998,"15min":86.317999999999998},"last":0.26000000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:17:45 2023","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.2490000000000001,"15min":1.071},"min":{"1min":0.44400000000000001,"5min":0.307,"15min":0.307},"max":{"1min":6.1500000000000004,"5min":7.266,"15min":7.266},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.633,"5min":1.4410000000000001,"15min":1.1459999999999999},"min":{"1min":0.41699999999999998,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":6.1310000000000002,"5min":6.5010000000000003,"15min":6.5010000000000003},"last":0.36599999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:17:45 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.4630000000000001,"15min":1.161},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":5.6289999999999996,"5min":5.9530000000000003,"15min":5.9530000000000003},"last":0.40799999999999997},{"interface":"front","average":{"1min":1.6499999999999999,"5min":1.444,"15min":1.1930000000000001},"min":{"1min":0.46200000000000002,"5min":0.373,"15min":0.373},"max":{"1min":4.8280000000000003,"5min":4.8280000000000003,"15min":4.8280000000000003},"last":2.7949999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:17:45 2023","interfaces":[{"interface":"back","average":{"1min":1.8260000000000001,"5min":1.4510000000000001,"15min":1.1950000000000001},"min":{"1min":0.436,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":5.5039999999999996,"5min":5.5039999999999996,"15min":5.5039999999999996},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.343,"5min":1.4419999999999999,"15min":1.194},"min":{"1min":0.48199999999999998,"5min":0.371,"15min":0.371},"max":{"1min":6.1959999999999997,"5min":7.2960000000000003,"15min":7.2960000000000003},"last":0.46899999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:17:45 2023","interfaces":[{"interface":"back","average":{"1min":1.946,"5min":1.675,"15min":1.327},"min":{"1min":0.52600000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":4.8639999999999999,"5min":8.4949999999999992,"15min":8.4949999999999992},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.7310000000000001,"5min":1.4910000000000001,"15min":1.27},"min":{"1min":0.51100000000000001,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":6.2389999999999999,"5min":7.234,"15min":7.234},"last":0.53600000000000003}]}]},{"osd":2,"up_from":88,"seq":377957122143,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":406820,"kb_used_data":244764,"kb_used_omap":3,"kb_used_meta":162044,"kb_avail":93338332,"statfs":{"total":95995035648,"available":95578451968,"internally_reserved":0,"allocated":250638336,"data_stored":250104237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":165933835},"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 30 09:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.6140000000000001,"5min":1.611,"15min":1.016},"min":{"1min":0.42499999999999999,"5min":0.216,"15min":0.216},"max":{"1min":4.3029999999999999,"5min":9.7870000000000008,"15min":9.7870000000000008},"last":12.023},{"interface":"front","average":{"1min":3.7320000000000002,"5min":2.1749999999999998,"15min":1.2310000000000001},"min":{"1min":0.34399999999999997,"5min":0.221,"15min":0.221},"max":{"1min":24.693000000000001,"5min":24.693000000000001,"15min":24.693000000000001},"last":0.34999999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.9219999999999999,"5min":4.5810000000000004,"15min":2.0169999999999999},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":4.7110000000000003,"5min":222.93199999999999,"15min":222.93199999999999},"last":6.6849999999999996},{"interface":"front","average":{"1min":2.1659999999999999,"5min":4.3730000000000002,"15min":2.0419999999999998},"min":{"1min":0.49299999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":5.5179999999999998,"5min":223.30199999999999,"15min":223.30199999999999},"last":6.9960000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:17:12 2023","interfaces":[{"interface":"back","average":{"1min":3.6829999999999998,"5min":4.7039999999999997,"15min":2.1680000000000001},"min":{"1min":0.46400000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":12.93,"5min":225.07499999999999,"15min":225.07499999999999},"last":8.3599999999999994},{"interface":"front","average":{"1min":3.661,"5min":4.9489999999999998,"15min":2.3199999999999998},"min":{"1min":0.58799999999999997,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":13.298,"5min":223.36600000000001,"15min":223.36600000000001},"last":7.8630000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:17:42 2023","interfaces":[{"interface":"back","average":{"1min":3.016,"5min":2.1789999999999998,"15min":1.468},"min":{"1min":0.60099999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.8949999999999996,"5min":12.952,"15min":12.952},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.048,"5min":1.897,"15min":1.4059999999999999},"min":{"1min":0.39600000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.8559999999999999,"5min":12.497999999999999,"15min":12.497999999999999},"last":3.9980000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.752,"5min":1.788,"15min":1.3779999999999999},"min":{"1min":0.54200000000000004,"5min":0.438,"15min":0.438},"max":{"1min":4.6970000000000001,"5min":12.9,"15min":12.9},"last":6.9189999999999996},{"interface":"front","average":{"1min":2.6890000000000001,"5min":2.2629999999999999,"15min":1.502},"min":{"1min":0.434,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.9260000000000002,"5min":12.847,"15min":12.847},"last":0.49299999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:17:42 2023","interfaces":[{"interface":"back","average":{"1min":2.5779999999999998,"5min":2.254,"15min":1.53},"min":{"1min":0.68899999999999995,"5min":0.379,"15min":0.379},"max":{"1min":6.9530000000000003,"5min":12.993,"15min":12.993},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.8600000000000001,"5min":1.925,"15min":1.4279999999999999},"min":{"1min":0.377,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":9.6129999999999995,"5min":12.57,"15min":12.57},"last":3.9569999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:17:42 2023","interfaces":[{"interface":"back","average":{"1min":1.7450000000000001,"5min":1.841,"15min":1.4670000000000001},"min":{"1min":0.52900000000000003,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":4.734,"5min":12.849,"15min":12.849},"last":6.9580000000000002},{"interface":"front","average":{"1min":3.383,"5min":2.5529999999999999,"15min":1.6910000000000001},"min":{"1min":0.75900000000000001,"5min":0.503,"15min":0.503},"max":{"1min":6.9779999999999998,"5min":12.912000000000001,"15min":12.912000000000001},"last":0.57799999999999996}]}]},{"osd":3,"up_from":93,"seq":399431958618,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":403336,"kb_used_data":245376,"kb_used_omap":2,"kb_used_meta":157885,"kb_avail":93341816,"statfs":{"total":95995035648,"available":95582019584,"internally_reserved":0,"allocated":251265024,"data_stored":250756517,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":161674859},"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 30 09:18:10 2023","interfaces":[{"interface":"back","average":{"1min":1.881,"5min":1.7909999999999999,"15min":1.081},"min":{"1min":0.184,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":5.2519999999999998,"5min":15.473000000000001,"15min":15.473000000000001},"last":0.45300000000000001},{"interface":"front","average":{"1min":3.5150000000000001,"5min":2.0760000000000001,"15min":1.1499999999999999},"min":{"1min":0.26200000000000001,"5min":0.219,"15min":0.219},"max":{"1min":12.698,"5min":12.698,"15min":12.698},"last":0.65500000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:18:10 2023","interfaces":[{"interface":"back","average":{"1min":2.4340000000000002,"5min":1.871,"15min":1.149},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":7.4290000000000003,"5min":14.047000000000001,"15min":14.047000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":2.109,"5min":1.8979999999999999,"15min":1.1910000000000001},"min":{"1min":0.29099999999999998,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":6.4080000000000004,"5min":15.599,"15min":15.599},"last":0.71699999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:18:10 2023","interfaces":[{"interface":"back","average":{"1min":2.2959999999999998,"5min":2.254,"15min":1.284},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":8.4339999999999993,"5min":26.388000000000002,"15min":26.388000000000002},"last":0.437},{"interface":"front","average":{"1min":1.917,"5min":2.4670000000000001,"15min":1.3839999999999999},"min":{"1min":0.34499999999999997,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":5.1539999999999999,"5min":28.297000000000001,"15min":28.297000000000001},"last":1.4890000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:18:10 2023","interfaces":[{"interface":"back","average":{"1min":1.6000000000000001,"5min":1.7809999999999999,"15min":1.3180000000000001},"min":{"1min":0.40500000000000003,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.0469999999999997,"5min":15.733000000000001,"15min":15.733000000000001},"last":0.64000000000000001},{"interface":"front","average":{"1min":2.48,"5min":1.923,"15min":1.329},"min":{"1min":0.36699999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":7.5339999999999998,"5min":12.497999999999999,"15min":12.497999999999999},"last":0.84399999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:18:10 2023","interfaces":[{"interface":"back","average":{"1min":4.0069999999999997,"5min":2.2639999999999998,"15min":1.417},"min":{"1min":0.40200000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":16.422000000000001,"5min":16.422000000000001,"15min":16.422000000000001},"last":0.88600000000000001},{"interface":"front","average":{"1min":2.3620000000000001,"5min":1.8240000000000001,"15min":1.379},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":7.4180000000000001,"5min":13.938000000000001,"15min":13.938000000000001},"last":0.622}]},{"osd":6,"last update":"Sat Sep 30 09:18:10 2023","interfaces":[{"interface":"back","average":{"1min":2.6720000000000002,"5min":2.0150000000000001,"15min":1.3879999999999999},"min":{"1min":0.42599999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":7.6230000000000002,"5min":12.470000000000001,"15min":12.470000000000001},"last":0.78300000000000003},{"interface":"front","average":{"1min":2.1280000000000001,"5min":1.8460000000000001,"15min":1.403},"min":{"1min":0.41399999999999998,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":7.468,"5min":13.984999999999999,"15min":13.984999999999999},"last":0.57399999999999995}]},{"osd":7,"last update":"Sat Sep 30 09:18:10 2023","interfaces":[{"interface":"back","average":{"1min":3.0009999999999999,"5min":2.2519999999999998,"15min":1.5509999999999999},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":11.935,"5min":14.019,"15min":14.019},"last":0.54200000000000004},{"interface":"front","average":{"1min":2.121,"5min":2.0819999999999999,"15min":1.4710000000000001},"min":{"1min":0.48299999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":8.4039999999999999,"5min":15.776,"15min":15.776},"last":0.68400000000000005}]}]},{"osd":4,"up_from":30,"seq":128849019182,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":396952,"kb_used_data":95632,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93348200,"statfs":{"total":95995035648,"available":95588556800,"internally_reserved":0,"allocated":97927168,"data_stored":97469962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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,2],"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 30 09:17:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.306,"15min":1.024},"min":{"1min":0.28000000000000003,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":4.9720000000000004,"5min":15.147,"15min":15.147},"last":1.9790000000000001},{"interface":"front","average":{"1min":2.0230000000000001,"5min":1.5189999999999999,"15min":1.0940000000000001},"min":{"1min":0.35199999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":5.7889999999999997,"5min":14.935,"15min":14.935},"last":0.53100000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:18:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.1879999999999999,"15min":0.999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":9.0180000000000007,"5min":14.814,"15min":14.814},"last":3.625},{"interface":"front","average":{"1min":1.7869999999999999,"5min":1.405,"15min":1.0780000000000001},"min":{"1min":0.34499999999999997,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":12.4,"5min":18.704999999999998,"15min":18.704999999999998},"last":0.879}]},{"osd":2,"last update":"Sat Sep 30 09:17:44 2023","interfaces":[{"interface":"back","average":{"1min":1.708,"5min":1.4239999999999999,"15min":1.125},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.46,"5min":14.869,"15min":14.869},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.6870000000000001,"5min":1.8260000000000001,"15min":1.2629999999999999},"min":{"1min":0.41099999999999998,"5min":0.317,"15min":0.317},"max":{"1min":5.226,"5min":15.692,"15min":15.692},"last":0.439}]},{"osd":3,"last update":"Sat Sep 30 09:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.569,"5min":1.585,"15min":1.1619999999999999},"min":{"1min":0.379,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":6.6600000000000001,"5min":8.6679999999999993,"15min":8.6679999999999993},"last":0.41099999999999998},{"interface":"front","average":{"1min":1.585,"5min":1.774,"15min":1.3069999999999999},"min":{"1min":0.39500000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.5190000000000001,"5min":15.311999999999999,"15min":15.311999999999999},"last":0.94299999999999995}]},{"osd":5,"last update":"Sat Sep 30 09:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.776,"5min":1.167,"15min":0.99299999999999999},"min":{"1min":0.40400000000000003,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":7.4249999999999998,"5min":7.4249999999999998,"15min":7.4249999999999998},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.1319999999999999,"15min":1.0549999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":7.29,"5min":7.29,"15min":7.29},"last":0.42199999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:17:30 2023","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.0940000000000001,"15min":1.0129999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.0730000000000004,"5min":6.851,"15min":6.851},"last":0.86599999999999999},{"interface":"front","average":{"1min":2.4700000000000002,"5min":1.298,"15min":1.0860000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":10.085000000000001,"5min":10.085000000000001,"15min":10.085000000000001},"last":0.67900000000000005}]},{"osd":7,"last update":"Sat Sep 30 09:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.2989999999999999,"15min":1.1200000000000001},"min":{"1min":0.42699999999999999,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":5.7720000000000002,"5min":7.3280000000000003,"15min":7.3280000000000003},"last":0.72199999999999998},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.472,"15min":1.2470000000000001},"min":{"1min":0.48499999999999999,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":5.9619999999999997,"5min":7.2439999999999998,"15min":7.2439999999999998},"last":0.82899999999999996}]}]},{"osd":5,"up_from":36,"seq":154618822950,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":412808,"kb_used_data":111488,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93332344,"statfs":{"total":95995035648,"available":95572320256,"internally_reserved":0,"allocated":114163712,"data_stored":113718355,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":1.448,"15min":1.0940000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":8.2780000000000005,"5min":8.2780000000000005,"15min":8.2780000000000005},"last":1.694},{"interface":"front","average":{"1min":1.2529999999999999,"5min":1.2390000000000001,"15min":1.0449999999999999},"min":{"1min":0.29099999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.3929999999999998,"5min":7.2960000000000003,"15min":7.2960000000000003},"last":0.38400000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.913,"5min":1.73,"15min":1.2709999999999999},"min":{"1min":0.33800000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":5.6900000000000004,"5min":8.9930000000000003,"15min":8.9930000000000003},"last":0.502},{"interface":"front","average":{"1min":2.097,"5min":1.8240000000000001,"15min":1.2649999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.8559999999999999,"5min":9.0589999999999993,"15min":9.0589999999999993},"last":0.49199999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":1.623,"15min":1.1990000000000001},"min":{"1min":0.33500000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":9.6869999999999994,"5min":14.381,"15min":14.381},"last":0.70899999999999996},{"interface":"front","average":{"1min":2.294,"5min":1.9370000000000001,"15min":1.2669999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":10.212999999999999,"5min":14.548999999999999,"15min":14.548999999999999},"last":4.0430000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":1.75,"15min":1.1859999999999999},"min":{"1min":0.38,"5min":0.309,"15min":0.309},"max":{"1min":5.657,"5min":14.573,"15min":14.573},"last":4.3849999999999998},{"interface":"front","average":{"1min":1.4670000000000001,"5min":1.982,"15min":1.329},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.4059999999999997,"5min":16.643000000000001,"15min":16.643000000000001},"last":2.8639999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":1.2529999999999999,"15min":1.038},"min":{"1min":0.307,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":8.2110000000000003,"5min":8.2110000000000003,"15min":8.2110000000000003},"last":0.371},{"interface":"front","average":{"1min":1.6619999999999999,"5min":1.2989999999999999,"15min":1.0660000000000001},"min":{"1min":0.35299999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.3949999999999996,"5min":6.718,"15min":6.718},"last":0.437}]},{"osd":6,"last update":"Sat Sep 30 09:17:21 2023","interfaces":[{"interface":"back","average":{"1min":2.109,"5min":1.4330000000000001,"15min":1.137},"min":{"1min":0.40600000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":10.199999999999999,"5min":10.199999999999999,"15min":10.199999999999999},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.4950000000000001,"5min":1.264,"15min":1.083},"min":{"1min":0.41199999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":9.3279999999999994,"5min":9.4610000000000003,"15min":9.4610000000000003},"last":0.54900000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.371,"15min":1.147},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":7.9560000000000004,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":0.58299999999999996},{"interface":"front","average":{"1min":1.474,"5min":1.6419999999999999,"15min":1.2649999999999999},"min":{"1min":0.439,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":6.0700000000000003,"5min":9.7420000000000009,"15min":9.7420000000000009},"last":0.51600000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":102567936,"data_stored":102563864,"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":104271872,"data_stored":104267800,"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":237568000,"data_stored":237568000,"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":246808576,"data_stored":246808576,"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":95813632,"data_stored":95813632,"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":101519360,"data_stored":101515288,"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":98631680,"data_stored":98631680,"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":177537024,"data_stored":177537024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:18:21.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pgp_num 16 2023-09-30T09:18:21.824 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:21.886 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:21.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:22.002 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:22.046 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:22.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-30T09:18:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:22.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:22.156 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:22.194 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:22.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:22.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:22.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:22.337 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:22.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:22.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:22.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:22.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:22.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:22.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:22.582 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:22.592 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:22 smithi099 bash[59238]: audit 2023-09-30T09:18:20.685076+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.44858 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:22.593 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:22 smithi099 bash[59238]: cluster 2023-09-30T09:18:20.734043+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 257 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:18:22.593 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:22 smithi099 bash[59238]: audit 2023-09-30T09:18:21.540206+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:22.615 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:22.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:22.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:22.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:22.730 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:22 smithi005 bash[75361]: audit 2023-09-30T09:18:20.685076+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.44858 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:22.730 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:22 smithi005 bash[75361]: cluster 2023-09-30T09:18:20.734043+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 257 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:18:22.730 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:22 smithi005 bash[75361]: audit 2023-09-30T09:18:21.540206+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:22.731 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:22 smithi005 bash[78438]: audit 2023-09-30T09:18:20.685076+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.44858 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:22.731 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:22 smithi005 bash[78438]: cluster 2023-09-30T09:18:20.734043+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 257 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:18:22.731 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:22 smithi005 bash[78438]: audit 2023-09-30T09:18:21.540206+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:22.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:22.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:22.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:22.865 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:22.892 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:22.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:22.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:22.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:23.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:23.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:23.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:23.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:23.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:23.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:23.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:23.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:23.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:23.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:23.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:23.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:23.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:23.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:23.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:24.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:24.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:24.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:24.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:24.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:24.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:24.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:24.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:24.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:24.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:24.412 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:24.414 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:24 smithi099 bash[59238]: cluster 2023-09-30T09:18:22.734681+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 152 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:18:24.443 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:24.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:24.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:24.572 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:24.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:24.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:24.676 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:24.702 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:24.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:24.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:24 smithi005 bash[75361]: cluster 2023-09-30T09:18:22.734681+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 152 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:18:24.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:24 smithi005 bash[78438]: cluster 2023-09-30T09:18:22.734681+0000 mgr.y (mgr.34107) 507 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 152 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:18:24.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:24.828 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Removed 107680 objects 2023-09-30T09:18:24.828 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Clean up completed and total clean up time :157.922 2023-09-30T09:18:24.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:24.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:24.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:24.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:24.996 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:25.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:25.106 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:25.181 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:25.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:25.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:25.284 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:25.357 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:25.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:25.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:25.460 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:25.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:25.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:25.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:25.629 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:25.689 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:25.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:25.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:25.904 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:25.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:26.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:26.039 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:26.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:26.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:26.175 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:26.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:26.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:26.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:26.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:26.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:26.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:26.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:26.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:26.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:26.607 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:26.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:26.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:26.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:26.700 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:26 smithi005 bash[75361]: cluster 2023-09-30T09:18:24.735229+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 110 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-30T09:18:26.700 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:26 smithi005 bash[78438]: cluster 2023-09-30T09:18:24.735229+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 110 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-30T09:18:26.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:26.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:26 smithi099 bash[59238]: cluster 2023-09-30T09:18:24.735229+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 110 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-30T09:18:26.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:26.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:26.880 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:26.954 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:26.987 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:26.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:26.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:27.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:27.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:27.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:27.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:27.223 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:27.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:27.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:27.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:27.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:27.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:27.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:27.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:27.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:27.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:27.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:27.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:27.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:27.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:27.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:27.735 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:27.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:27.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:27.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:27.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:27.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:27.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:28.003 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:28.029 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:28.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:28.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:28.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:28.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:28.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:28.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:28.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:28.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:28.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:28.533 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:28 smithi099 bash[59238]: cluster 2023-09-30T09:18:26.736139+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 55 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:18:28.563 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:28.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:28.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:28.688 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:28 smithi005 bash[78438]: cluster 2023-09-30T09:18:26.736139+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 55 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:18:28.688 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:28 smithi005 bash[75361]: cluster 2023-09-30T09:18:26.736139+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 55 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:18:28.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:28.801 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:28.832 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:28.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:28.934 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:28.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:28.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:28.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:29.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:29.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:29.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:29.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:29.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:29.228 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:29.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:29.331 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:29.360 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:29.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:29.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:29.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:29.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:29.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:29.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:29.604 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:18:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:18:29] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.33.4" 2023-09-30T09:18:29.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:29.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:29.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:29.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:29.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:29.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:29.858 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:29.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:29.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:29.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:30.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:30.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:30.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:30.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:30.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:30.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:30.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:30.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:30.391 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:30.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:30.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:30.526 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:30 smithi099 bash[59238]: cluster 2023-09-30T09:18:28.737231+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 2.6 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-30T09:18:30.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:30.560 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:18:30.560 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:18:30.560 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 0 2023-09-30T09:18:30.560 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:18:30.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:30.663 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:30.696 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:30.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:30.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:30 smithi005 bash[78438]: cluster 2023-09-30T09:18:28.737231+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 2.6 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-30T09:18:30.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:30 smithi005 bash[75361]: cluster 2023-09-30T09:18:28.737231+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 2.6 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-30T09:18:30.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:30.828 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:30.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:30.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:30.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:30.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:30.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:31.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:31.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:31.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:31.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:31.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:31.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:31.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:31.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-30T09:18:31.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:31.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:31.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:31.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:31.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:31.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:31.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:31.593 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:31.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:31.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:31.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:31.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:31.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:31.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:31.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:31.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:31.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:31.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:31.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:31.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.011 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:32.114 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:32.135 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:32.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:32.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:32.269 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:32.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:32.402 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:32.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:32.505 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:32.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:32 smithi099 bash[59238]: cluster 2023-09-30T09:18:30.738110+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 443 op/s 2023-09-30T09:18:32.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:32.663 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:32.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:32.742 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:32 smithi005 bash[75361]: cluster 2023-09-30T09:18:30.738110+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 443 op/s 2023-09-30T09:18:32.742 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:32 smithi005 bash[78438]: cluster 2023-09-30T09:18:30.738110+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 443 op/s 2023-09-30T09:18:32.767 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:32.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:32.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:32.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:33.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:33.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:33.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:33.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:33.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:33.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:33.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:33.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:33.331 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:18:33.366 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:18:33.406 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:18:33.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:33.428 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:18:33.432 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:33 smithi005 bash[78438]: audit 2023-09-30T09:18:33.210727+0000 mon.a (mon.0) 656 : audit 1 from='client.? 172.21.15.5:0/463050864' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:18:33.432 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:33 smithi005 bash[78438]: audit 2023-09-30T09:18:33.302245+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.5:0/1755121469' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:33.433 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:33 smithi005 bash[75361]: audit 2023-09-30T09:18:33.210727+0000 mon.a (mon.0) 656 : audit 1 from='client.? 172.21.15.5:0/463050864' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:18:33.433 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:33 smithi005 bash[75361]: audit 2023-09-30T09:18:33.302245+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.5:0/1755121469' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:33.447 INFO:teuthology.orchestra.run.smithi005.stderr:set pool 6 pgp_num to 16 2023-09-30T09:18:33.454 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:33.469 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:18:33.509 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:18:33.548 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:18:33.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:33.586 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:18:33.588 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.588 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.589 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.589 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.589 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.589 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.589 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.589 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:18:33.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:33.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:33.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:33.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:33.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:33 smithi099 bash[59238]: audit 2023-09-30T09:18:33.210727+0000 mon.a (mon.0) 656 : audit 1 from='client.? 172.21.15.5:0/463050864' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:18:33.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:33 smithi099 bash[59238]: audit 2023-09-30T09:18:33.302245+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.5:0/1755121469' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:33.823 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:33.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:33.953 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:33.986 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:33.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:33.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:34.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:34.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:34.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:34.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:34.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:34.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:34.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:34.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:34.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:34.391 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:34.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:34.449 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:18:34.494 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:34.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:34.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:34.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:34 smithi099 bash[59238]: cluster 2023-09-30T09:18:32.739159+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 342 op/s 2023-09-30T09:18:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:34 smithi099 bash[59238]: audit 2023-09-30T09:18:33.437278+0000 mon.a (mon.0) 657 : audit 1 from='client.? 172.21.15.5:0/463050864' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:18:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:34 smithi099 bash[59238]: cluster 2023-09-30T09:18:33.441427+0000 mon.a (mon.0) 658 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-30T09:18:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:34 smithi099 bash[59238]: audit 2023-09-30T09:18:33.691053+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.5:0/2177561306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:18:34.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:34 smithi099 bash[59238]: cluster 2023-09-30T09:18:33.764800+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:34.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:34 smithi099 bash[59238]: cluster 2023-09-30T09:18:33.767723+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:34.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:34.641 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:34.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:34.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[75361]: cluster 2023-09-30T09:18:32.739159+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 342 op/s 2023-09-30T09:18:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[75361]: audit 2023-09-30T09:18:33.437278+0000 mon.a (mon.0) 657 : audit 1 from='client.? 172.21.15.5:0/463050864' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:18:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[75361]: cluster 2023-09-30T09:18:33.441427+0000 mon.a (mon.0) 658 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-30T09:18:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[75361]: audit 2023-09-30T09:18:33.691053+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.5:0/2177561306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:18:34.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[75361]: cluster 2023-09-30T09:18:33.764800+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[75361]: cluster 2023-09-30T09:18:33.767723+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:34.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[78438]: cluster 2023-09-30T09:18:32.739159+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 342 op/s 2023-09-30T09:18:34.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[78438]: audit 2023-09-30T09:18:33.437278+0000 mon.a (mon.0) 657 : audit 1 from='client.? 172.21.15.5:0/463050864' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:18:34.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[78438]: cluster 2023-09-30T09:18:33.441427+0000 mon.a (mon.0) 658 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-30T09:18:34.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[78438]: audit 2023-09-30T09:18:33.691053+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.5:0/2177561306' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:18:34.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[78438]: cluster 2023-09-30T09:18:33.764800+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:34.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:34 smithi005 bash[78438]: cluster 2023-09-30T09:18:33.767723+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:34.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:34.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:34.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:34.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:34.904 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:34.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:34.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:34.957 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-09-30T09:18:34.957 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-09-30T09:18:35.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:35.039 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:35.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:35.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:35.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:35.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:35.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:35.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:35.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:35.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:35.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:35.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:35.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.290879+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.293579+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.437572+0000 mon.a (mon.0) 660 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: audit 2023-09-30T09:18:34.439973+0000 mon.a (mon.0) 661 : audit 1 from='client.? 172.21.15.5:0/2177561306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.444015+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.444041+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.445731+0000 mon.a (mon.0) 662 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-30T09:18:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.447607+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:35 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.492530+0000 osd.0 (osd.0) 32 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.570 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:35.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.290879+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.293579+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.437572+0000 mon.a (mon.0) 660 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: audit 2023-09-30T09:18:34.439973+0000 mon.a (mon.0) 661 : audit 1 from='client.? 172.21.15.5:0/2177561306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.444015+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.444041+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.445731+0000 mon.a (mon.0) 662 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.447607+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.686 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.492530+0000 osd.0 (osd.0) 32 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.290879+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.293579+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.437572+0000 mon.a (mon.0) 660 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: audit 2023-09-30T09:18:34.439973+0000 mon.a (mon.0) 661 : audit 1 from='client.? 172.21.15.5:0/2177561306' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.444015+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.444041+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.445731+0000 mon.a (mon.0) 662 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.447607+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.687 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:35 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.492530+0000 osd.0 (osd.0) 32 : cluster 3 failed to encode map e124 with expected crc 2023-09-30T09:18:35.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:35.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:35.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:35.845 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:35.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:35.949 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:35.985 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:35.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:36.078 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:36.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:36.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:36.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:36.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:36.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:36.256 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:36.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:36.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:36.360 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:36.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:36.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:36.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:36.493 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:36.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:36.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:36.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:36.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:36.638 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:36 smithi099 bash[59238]: cluster 2023-09-30T09:18:34.739870+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 109 op/s 2023-09-30T09:18:36.653 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:36.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:36.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:36.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:36.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:36 smithi005 bash[75361]: cluster 2023-09-30T09:18:34.739870+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 109 op/s 2023-09-30T09:18:36.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:36 smithi005 bash[78438]: cluster 2023-09-30T09:18:34.739870+0000 mgr.y (mgr.34107) 513 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 109 op/s 2023-09-30T09:18:36.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:36.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:36.894 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:36.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:36.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:36.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:37.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:37.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:18:37.071 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:37.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:37.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:37.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:37.202 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:37.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:37.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:37.333 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:37.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:37.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:37.467 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:37.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:37.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:37.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:37 smithi099 bash[59238]: audit 2023-09-30T09:18:36.541447+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:37.570 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:37.602 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:37.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:37.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:37.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:18:37.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:37.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:37 smithi005 bash[75361]: audit 2023-09-30T09:18:36.541447+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:37.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:37 smithi005 bash[78438]: audit 2023-09-30T09:18:36.541447+0000 mon.a (mon.0) 663 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:37.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:37.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:37.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:37.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:37.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:37.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:37.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:38.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:38.044 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:38.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:38.148 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:38.178 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:38.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:38.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:38.313 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:38.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:38.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:38.449 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:38.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:38 smithi099 bash[59238]: cluster 2023-09-30T09:18:36.740792+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2023-09-30T09:18:38.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:38.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:38.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:38.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:38.715 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:38.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:38 smithi005 bash[75361]: cluster 2023-09-30T09:18:36.740792+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2023-09-30T09:18:38.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:38 smithi005 bash[78438]: cluster 2023-09-30T09:18:36.740792+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 4 op/s 2023-09-30T09:18:38.818 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:38.849 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:38.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:38.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:38.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:38.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:38.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:39.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:39.121 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:39.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:39.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:39.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:39.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:39.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:39.354 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:39.381 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:39.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:39.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:39.494 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:18:39.494 INFO:teuthology.orchestra.run.smithi099.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-30T09:18:39.516 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:39.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:39.620 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:39.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:39.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:39.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:39.732 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:39.756 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:39.760 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:18:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:18:39] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.33.4" 2023-09-30T09:18:39.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:39.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:39.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:39.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:39.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:39.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:39.957 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:18:39.958 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:18:39.958 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-09-30T09:18:39.958 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:18:39.958 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:18:39.961 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-09-30T09:18:40.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:40.049 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:40.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:40.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:40.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:40.275 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:40.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:40.382 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-30T09:18:40.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:40.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:40.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:40.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:40.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:40 smithi099 bash[59238]: cluster 2023-09-30T09:18:38.741811+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:40.572 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:40.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:40.710 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:40.730 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:40 smithi005 bash[78438]: cluster 2023-09-30T09:18:38.741811+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:40.730 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:40 smithi005 bash[75361]: cluster 2023-09-30T09:18:38.741811+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v476: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:40.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:40.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:40.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:40.947 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:40.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:40.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:40.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:41.086 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:41.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:41.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:41.259 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:41.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:41.364 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.397 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:41.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:41.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:41.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:41.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:41.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:41.633 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.666 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:41.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:41.771 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.805 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:41.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:41.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:41.908 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:41.943 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:41.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:41.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:42.047 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:42.081 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:42.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:42.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:42.166 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:42.166 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:42.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:42.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:42.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:42.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:42.347 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:42.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:42.451 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:42.481 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:42.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:42.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:42 smithi005 bash[75361]: cluster 2023-09-30T09:18:40.742560+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:42.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:42 smithi005 bash[78438]: cluster 2023-09-30T09:18:40.742560+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:42.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:42.611 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:42.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:42.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:42.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:42.723 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:42 smithi099 bash[59238]: cluster 2023-09-30T09:18:40.742560+0000 mgr.y (mgr.34107) 516 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:42.742 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:42.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:42.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:42.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:42.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:42.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:42.982 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:43.006 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:43.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:43.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:43.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:43.235 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:43.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:43.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:43.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:43.397 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:43.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:43.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:43.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:43.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:43.634 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:43.667 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:43.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:43.769 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:43.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:43.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:43.899 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:43.931 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:43.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:43.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:44.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:44.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:44.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:44.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:44.160 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:44.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:44.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:44.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:44.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:44.319 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:44.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:44.763 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_1' removed 2023-09-30T09:18:44.764 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:44 smithi005 bash[75361]: cluster 2023-09-30T09:18:42.743080+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:44.764 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:44 smithi005 bash[75361]: audit 2023-09-30T09:18:44.188023+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.5:0/283340628' 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-30T09:18:44.764 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:44 smithi005 bash[78438]: cluster 2023-09-30T09:18:42.743080+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:44.764 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:44 smithi005 bash[78438]: audit 2023-09-30T09:18:44.188023+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.5:0/283340628' 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-30T09:18:44.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:44.765 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:44.765 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:44.774 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:44 smithi099 bash[59238]: cluster 2023-09-30T09:18:42.743080+0000 mgr.y (mgr.34107) 517 : cluster 0 pgmap v478: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:44.774 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:44 smithi099 bash[59238]: audit 2023-09-30T09:18:44.188023+0000 mon.a (mon.0) 664 : audit 1 from='client.? 172.21.15.5:0/283340628' 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-30T09:18:44.866 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:44.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:44.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:44.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:44.999 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:45.025 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:45.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:45.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:45.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:45.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:45.299 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:45.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:45.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:45.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:45.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:45.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:45.567 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:45 smithi099 bash[59238]: audit 2023-09-30T09:18:44.489189+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.5:0/283340628' 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-30T09:18:45.568 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:45 smithi099 bash[59238]: cluster 2023-09-30T09:18:44.492588+0000 mon.a (mon.0) 666 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-30T09:18:45.568 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:45 smithi099 bash[59238]: cluster 2023-09-30T09:18:44.492856+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.568 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:45 smithi099 bash[59238]: cluster 2023-09-30T09:18:44.493172+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.568 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:45 smithi099 bash[59238]: cluster 2023-09-30T09:18:44.628910+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.568 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:45 smithi099 bash[59238]: cluster 2023-09-30T09:18:44.976678+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:45.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:45.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:45.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[75361]: audit 2023-09-30T09:18:44.489189+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.5:0/283340628' 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-30T09:18:45.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[75361]: cluster 2023-09-30T09:18:44.492588+0000 mon.a (mon.0) 666 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-30T09:18:45.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[75361]: cluster 2023-09-30T09:18:44.492856+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[75361]: cluster 2023-09-30T09:18:44.493172+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[75361]: cluster 2023-09-30T09:18:44.628910+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[75361]: cluster 2023-09-30T09:18:44.976678+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[78438]: audit 2023-09-30T09:18:44.489189+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.5:0/283340628' 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-30T09:18:45.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[78438]: cluster 2023-09-30T09:18:44.492588+0000 mon.a (mon.0) 666 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-30T09:18:45.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[78438]: cluster 2023-09-30T09:18:44.492856+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.694 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[78438]: cluster 2023-09-30T09:18:44.493172+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.694 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[78438]: cluster 2023-09-30T09:18:44.628910+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.694 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:45 smithi005 bash[78438]: cluster 2023-09-30T09:18:44.976678+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e126 with expected crc 2023-09-30T09:18:45.704 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:45.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:45.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:45.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:45.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:45.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:45.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:45.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:46.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:46.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:46.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:46.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:46.232 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:46.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:46.335 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:46.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:46.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:46.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:46.497 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:46.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:46.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:46.601 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:46.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:46.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:46.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:46.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:46.760 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:46.762 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:46 smithi099 bash[59238]: cluster 2023-09-30T09:18:44.743673+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:46.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:46.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:46.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:46 smithi005 bash[75361]: cluster 2023-09-30T09:18:44.743673+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:46.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:46 smithi005 bash[78438]: cluster 2023-09-30T09:18:44.743673+0000 mgr.y (mgr.34107) 518 : cluster 0 pgmap v480: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:46.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:46.888 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:46.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:46.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:46.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:47.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:47.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:47.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:47.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:47.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:47.262 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:47.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:47.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:47.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:47.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:47.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:47.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:47.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:47.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:47.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:47.692 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-30T09:18:47.693 INFO:tasks.radosbench:Beginning radosbench... 2023-09-30T09:18:47.693 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-09-30T09:18:47.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-09-30T09:18:47.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:47.810 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:47.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:47.913 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:47.938 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:47.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:47.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:48.041 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:48.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:48.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:48.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:48.198 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:48.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:48.329 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:48.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:48.432 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:48.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:48.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:48.563 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:48.571 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:48 smithi099 bash[59238]: cluster 2023-09-30T09:18:46.744343+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:48.589 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:48.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:48.714 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:48.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:48.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:48 smithi005 bash[75361]: cluster 2023-09-30T09:18:46.744343+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:48.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:48 smithi005 bash[78438]: cluster 2023-09-30T09:18:46.744343+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v481: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:48.818 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:48.839 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:48.942 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:48.966 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:48.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:48.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:49.070 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:49.078 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:18:49.096 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:49.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:49.107 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:18:49.133 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:18:49.160 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:18:49.190 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:18:49.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:49.215 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:18:49.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:49.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:49.241 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:18:49.265 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:18:49.267 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:18:49.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:49.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:49.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:49.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:49.459 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:49.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:49.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:49.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:49.518 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:18:49.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:49.621 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:49.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:49.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:49.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:49.749 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:49.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:49.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:49 smithi005 bash[75361]: audit 2023-09-30T09:18:49.050624+0000 mon.a (mon.0) 667 : audit 0 from='client.? 172.21.15.5:0/1585108273' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:49.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:49 smithi005 bash[75361]: audit 2023-09-30T09:18:49.338209+0000 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.5:0/3669454524' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:18:49.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:18:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:18:49] "GET /metrics HTTP/1.1" 200 36272 "" "Prometheus/2.33.4" 2023-09-30T09:18:49.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:49 smithi005 bash[78438]: audit 2023-09-30T09:18:49.050624+0000 mon.a (mon.0) 667 : audit 0 from='client.? 172.21.15.5:0/1585108273' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:49.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:49 smithi005 bash[78438]: audit 2023-09-30T09:18:49.338209+0000 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.5:0/3669454524' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:18:49.794 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:49 smithi099 bash[59238]: audit 2023-09-30T09:18:49.050624+0000 mon.a (mon.0) 667 : audit 0 from='client.? 172.21.15.5:0/1585108273' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:18:49.794 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:49 smithi099 bash[59238]: audit 2023-09-30T09:18:49.338209+0000 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.5:0/3669454524' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:18:49.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:49.884 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:49.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:49.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:49.986 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:49.994 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:18:49.995 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-30T09:18:49.995 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:18:50.002 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:135979 6.a e109/96 6:5e7623c0:::benchmark_data_smithi005_105531_object28296:head v 109'8316, mlcod=109'8312)", 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:23.396309+0000", 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 146.602352736, 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.031760907999999997, 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.003 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.396309+0000", 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.396309+0000", 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.396308+0000", 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0953e-05 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.396319+0000", 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7476e-05 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.396336+0000", 2023-09-30T09:18:50.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0739999999999993e-06 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.396344+0000", 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0077851869999999998 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404129+0000", 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6027999999999999e-05 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404156+0000", 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023876312 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.428032+0000", 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8169e-05 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.428070+0000", 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.031760907999999997 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:135981 6.c e109/96 6:3656a8d1:::benchmark_data_smithi005_105531_object28298:head v 109'8524, mlcod=109'8522)", 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:23.404022+0000", 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 146.59463939, 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027812987000000001, 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.008 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404022+0000", 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404022+0000", 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404022+0000", 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.515e-06 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404029+0000", 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1873e-05 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404041+0000", 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6059999999999999e-06 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404048+0000", 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8399000000000004e-05 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404146+0000", 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.0311000000000002e-05 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.404176+0000", 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027627023000000001 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.431803+0000", 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.1977999999999998e-05 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.012 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:23.431835+0000", 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027812987000000001 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:184992 6.5 e120/117 6:ad7c4104:::benchmark_data_smithi005_105531_object77309:head v 120'11707, mlcod=120'11704)", 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:40.594687+0000", 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 69.403974543000004, 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.039816616999999999, 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.013 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.594687+0000", 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.594687+0000", 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.594687+0000", 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7019999999999998e-06 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.594693+0000", 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3779999999999998e-06 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.594699+0000", 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5029999999999999e-06 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.594703+0000", 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.004581875 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.599285+0000", 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1586999999999998e-05 2023-09-30T09:18:50.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.599307+0000", 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023891664999999999 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.623199+0000", 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011305312 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.634504+0000", 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.039816616999999999 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:184993 6.5 e120/117 6:a9a5bc87:::benchmark_data_smithi005_105531_object77310:head v 120'11708, mlcod=120'11704)", 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:40.605250+0000", 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 69.393411353999994, 2023-09-30T09:18:50.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.033633389, 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605250+0000", 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605250+0000", 2023-09-30T09:18:50.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605250+0000", 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0169999999999999e-06 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605257+0000", 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.2450000000000001e-06 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605264+0000", 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.212e-06 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605271+0000", 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9708e-05 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605310+0000", 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9100000000000002e-05 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.605349+0000", 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.033401259000000003 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.638751+0000", 2023-09-30T09:18:50.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013324100000000001 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.638884+0000", 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.033633389 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:185066 6.a e121/119 6:50f44625:::benchmark_data_smithi005_105531_object77383:head v 121'11285, mlcod=121'11283)", 2023-09-30T09:18:50.023 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:40.699885+0000", 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 69.298776670999999, 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027877771999999999, 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.699885+0000", 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.699885+0000", 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.699884+0000", 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5913000000000001e-05 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.699910+0000", 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0182000000000001e-05 2023-09-30T09:18:50.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.699930+0000", 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6769999999999995e-06 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.699938+0000", 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0225e-05 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.699998+0000", 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6915999999999999e-05 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.700015+0000", 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027707709000000001 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.727722+0000", 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0479999999999999e-05 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:40.727763+0000", 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027877771999999999 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:189304 6.3 e121/117 6:c89f7be7:::benchmark_data_smithi005_105531_object81621:head v 121'11995, mlcod=121'11991)", 2023-09-30T09:18:50.028 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:46.654895+0000", 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 63.343766543999998, 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.033278961000000003, 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.654895+0000", 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.654895+0000", 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.654894+0000", 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6830000000000003e-06 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.654904+0000", 2023-09-30T09:18:50.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6603999999999999e-05 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.654921+0000", 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1629999999999999e-06 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.654928+0000", 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5485000000000002e-05 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.654983+0000", 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4389999999999999e-05 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.655008+0000", 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.033005780999999998 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.688013+0000", 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000160903 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:46.688174+0000", 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.033278961000000003 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:193990 6.c e121/117 6:3a4412fd:::benchmark_data_smithi005_105531_object86307:head v 121'12129, mlcod=121'12127)", 2023-09-30T09:18:50.033 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:53.661648+0000", 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 56.337013826000003, 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.032959337999999998, 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.661648+0000", 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.661648+0000", 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.661647+0000", 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7879999999999995e-06 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.661656+0000", 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2303000000000001e-05 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.661668+0000", 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3910000000000003e-06 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.661675+0000", 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00062332900000000005 2023-09-30T09:18:50.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.662298+0000", 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4493000000000001e-05 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.662322+0000", 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.03197179 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.694294+0000", 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000313178 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:53.694607+0000", 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.032959337999999998 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:195861 6.c e121/117 6:372f3a57:::benchmark_data_smithi005_105531_object88178:head v 121'12250, mlcod=121'12248)", 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:56.410283+0000", 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 53.588378474999999, 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.030934948, 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410283+0000", 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.039 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410283+0000", 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410282+0000", 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0909999999999999e-06 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410292+0000", 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015893299999999999 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410451+0000", 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4400000000000005e-06 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410459+0000", 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.6655000000000003e-05 2023-09-30T09:18:50.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410546+0000", 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3747000000000002e-05 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.410569+0000", 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.03060479 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.441174+0000", 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4131999999999997e-05 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:56.441218+0000", 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.030934948 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:196608 6.5 e121/117 6:a23a4ff4:::benchmark_data_smithi005_105531_object88925:head v 121'12528, mlcod=121'12525)", 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:57.463254+0000", 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 52.535407763999999, 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029248347000000001, 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463254+0000", 2023-09-30T09:18:50.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463254+0000", 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463254+0000", 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1729999999999997e-06 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463258+0000", 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0719999999999996e-06 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463264+0000", 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6789999999999996e-06 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463269+0000", 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4944000000000002e-05 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463314+0000", 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0874999999999999e-05 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463334+0000", 2023-09-30T09:18:50.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029142248999999999 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.492477+0000", 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5653999999999999e-05 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.492502+0000", 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029248347000000001 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.048 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:196615 6.5 e121/117 6:a72a7f56:::benchmark_data_smithi005_105531_object88932:head v 121'12529, mlcod=121'12525)", 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:57.463281+0000", 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 52.535381071000003, 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029235437, 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463281+0000", 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463281+0000", 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463280+0000", 2023-09-30T09:18:50.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8370000000000003e-06 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463289+0000", 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7750000000000004e-06 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463296+0000", 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5449999999999997e-06 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.463301+0000", 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0040397089999999998 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.467340+0000", 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2971000000000001e-05 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.467363+0000", 2023-09-30T09:18:50.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.025141502999999999 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.492505+0000", 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1371e-05 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.492516+0000", 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029235437 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:196619 6.5 e121/117 6:abe00aa0:::benchmark_data_smithi005_105531_object88936:head v 121'12530, mlcod=121'12525)", 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:57.464346+0000", 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 52.534316064999999, 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.028181633000000001, 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.464346+0000", 2023-09-30T09:18:50.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.464346+0000", 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.464345+0000", 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0059999999999998e-06 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.464354+0000", 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1102e-05 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.464365+0000", 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0169999999999999e-06 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.464372+0000", 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012028618 2023-09-30T09:18:50.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.476401+0000", 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6194e-05 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.476427+0000", 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.016090960000000001 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.492518+0000", 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4839999999999993e-06 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.492527+0000", 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.028181633000000001 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.058 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:196648 6.1 e121/117 6:86e12b22:::benchmark_data_smithi005_105531_object88965:head v 121'12089, mlcod=121'12086)", 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:57.504713+0000", 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 52.493948318999998, 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13985890400000001, 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504713+0000", 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504713+0000", 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504713+0000", 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6629999999999993e-06 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.060 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504720+0000", 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8940000000000005e-06 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504730+0000", 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1590000000000001e-06 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504735+0000", 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4437999999999997e-05 2023-09-30T09:18:50.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504780+0000", 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5668999999999999e-05 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.504795+0000", 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13970790999999999 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.644503+0000", 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.9148999999999998e-05 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.644572+0000", 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13985890400000001 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:196652 6.a e121/119 6:5a922799:::benchmark_data_smithi005_105531_object88969:head v 121'11997, mlcod=121'11995)", 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:57.506440+0000", 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 52.492222276, 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13378012, 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.506440+0000", 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.506440+0000", 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.506439+0000", 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.046e-06 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.506446+0000", 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.124569769 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631016+0000", 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4094e-05 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631040+0000", 2023-09-30T09:18:50.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1446999999999995e-05 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631111+0000", 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3218999999999999e-05 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631134+0000", 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0090491949999999995 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.640184+0000", 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.6075000000000003e-05 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.640220+0000", 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13378012 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:196653 6.5 e121/117 6:af36f058:::benchmark_data_smithi005_105531_object88970:head v 121'12534, mlcod=121'12531)", 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:57.510857+0000", 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 52.487804603000001, 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13946713699999999, 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.510857+0000", 2023-09-30T09:18:50.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.510857+0000", 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.510856+0000", 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9062e-05 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.510895+0000", 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12015761599999999 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631053+0000", 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6383000000000001e-05 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631079+0000", 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7769999999999997e-05 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631147+0000", 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.41e-05 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631171+0000", 2023-09-30T09:18:50.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.019124391000000001 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.650296+0000", 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8793e-05 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.650324+0000", 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13946713699999999 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.073 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:196684 6.3 e121/117 6:c454243b:::benchmark_data_smithi005_105531_object89001:head v 121'12461, mlcod=121'12455)", 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:57.631593+0000", 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 52.367069311000002, 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029417334999999999, 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631593+0000", 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631593+0000", 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631592+0000", 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4300000000000006e-06 2023-09-30T09:18:50.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631600+0000", 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4610000000000001e-05 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631615+0000", 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9060000000000008e-06 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.631624+0000", 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017519086999999999 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.649143+0000", 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3147e-05 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.649166+0000", 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011728369000000001 2023-09-30T09:18:50.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.660894+0000", 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011569300000000001 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:57.661010+0000", 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029417334999999999 2023-09-30T09:18:50.078 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:211744 6.3 e123/117 6:ce49ad24:::benchmark_data_smithi005_105531_object104061:head v 123'13448, mlcod=123'13445)", 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:19.276486+0000", 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 30.722175413999999, 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.132755238, 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276486+0000", 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276486+0000", 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276486+0000", 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.746e-06 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276493+0000", 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0706999999999999e-05 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276504+0000", 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0419999999999997e-06 2023-09-30T09:18:50.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276511+0000", 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.4323999999999999e-05 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276545+0000", 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4396000000000001e-05 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.276560+0000", 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13257781599999999 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409138+0000", 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010406100000000001 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409242+0000", 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.132755238 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:211747 6.5 e123/117 6:a42e9d79:::benchmark_data_smithi005_105531_object104064:head v 123'13492, mlcod=123'13490)", 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:19.277608+0000", 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 30.721053917999999, 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15267768800000001, 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.084 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277608+0000", 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277608+0000", 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277607+0000", 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4169999999999992e-06 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277616+0000", 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.095e-05 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277627+0000", 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4599999999999997e-06 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277634+0000", 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5485000000000001e-05 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277700+0000", 2023-09-30T09:18:50.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5304e-05 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.277725+0000", 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15250903299999999 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.430234+0000", 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1709999999999998e-05 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.430286+0000", 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15267768800000001 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:211751 6.3 e123/117 6:c432b58a:::benchmark_data_smithi005_105531_object104068:head v 123'13449, mlcod=123'13446)", 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:19.284211+0000", 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 30.714450865, 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13450284500000001, 2023-09-30T09:18:50.089 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.284211+0000", 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.284211+0000", 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:50.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.284210+0000", 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1446e-05 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.284221+0000", 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.124911178 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409132+0000", 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2429999999999994e-06 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409142+0000", 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018801000000000001 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409330+0000", 2023-09-30T09:18:50.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5362000000000003e-05 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409385+0000", 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0092788309999999995 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.418664+0000", 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0002e-05 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.418714+0000", 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13450284500000001 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:211763 6.a e123/119 6:50fb211d:::benchmark_data_smithi005_105531_object104080:head v 123'12847, mlcod=123'12845)", 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:19.310414+0000", 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 30.688248262999998, 2023-09-30T09:18:50.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.106626577, 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.310414+0000", 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.310414+0000", 2023-09-30T09:18:50.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.310412+0000", 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3617e-05 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.310426+0000", 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.098701458000000006 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409127+0000", 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3190999999999999e-05 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409150+0000", 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3394999999999997e-05 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409234+0000", 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.1418999999999999e-05 2023-09-30T09:18:50.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.409265+0000", 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0077396059999999996 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.417005+0000", 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.5447000000000001e-05 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:19.417040+0000", 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.106626577 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.34803.0:214340 6.5 e123/117 6:abc1b02a:::benchmark_data_smithi005_105531_object106657:head v 123'13656, mlcod=123'13653)", 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:23.329772+0000", 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 26.668890163, 2023-09-30T09:18:50.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.028738232999999998, 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.329772+0000", 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.329772+0000", 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:18:50.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.329771+0000", 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9940000000000006e-06 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.329780+0000", 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1657e-05 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.329791+0000", 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3050000000000004e-06 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.329799+0000", 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0043235699999999997 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.334122+0000", 2023-09-30T09:18:50.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6339e-05 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.334148+0000", 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.024262994999999999 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.358411+0000", 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8447000000000001e-05 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:18:50.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:23.358510+0000", 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.028738232999999998 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:18:50.104 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:18:50.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:50.105 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:50.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:50.206 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:50.232 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:50.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:50.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:50.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:50.359 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:50.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:50.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:50.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:50.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:50.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:50.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:50.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:50.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[75361]: cluster 2023-09-30T09:18:48.745321+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:50.605 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[75361]: cluster 2023-09-30T09:18:49.502405+0000 mon.a (mon.0) 669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[75361]: cluster 2023-09-30T09:18:49.502434+0000 mon.a (mon.0) 670 : cluster 1 Cluster is now healthy 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[75361]: audit 2023-09-30T09:18:49.509194+0000 mon.a (mon.0) 671 : audit 1 from='client.? 172.21.15.5:0/3669454524' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[75361]: cluster 2023-09-30T09:18:49.514043+0000 mon.a (mon.0) 672 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[75361]: cluster 2023-09-30T09:18:49.627702+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[75361]: cluster 2023-09-30T09:18:49.629627+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[78438]: cluster 2023-09-30T09:18:48.745321+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[78438]: cluster 2023-09-30T09:18:49.502405+0000 mon.a (mon.0) 669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[78438]: cluster 2023-09-30T09:18:49.502434+0000 mon.a (mon.0) 670 : cluster 1 Cluster is now healthy 2023-09-30T09:18:50.606 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[78438]: audit 2023-09-30T09:18:49.509194+0000 mon.a (mon.0) 671 : audit 1 from='client.? 172.21.15.5:0/3669454524' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:18:50.607 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[78438]: cluster 2023-09-30T09:18:49.514043+0000 mon.a (mon.0) 672 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-30T09:18:50.607 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[78438]: cluster 2023-09-30T09:18:49.627702+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:50.607 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:50 smithi005 bash[78438]: cluster 2023-09-30T09:18:49.629627+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:50.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:50.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:50.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:50.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:50.757 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:50.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:50 smithi099 bash[59238]: cluster 2023-09-30T09:18:48.745321+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v482: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:50 smithi099 bash[59238]: cluster 2023-09-30T09:18:49.502405+0000 mon.a (mon.0) 669 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:18:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:50 smithi099 bash[59238]: cluster 2023-09-30T09:18:49.502434+0000 mon.a (mon.0) 670 : cluster 1 Cluster is now healthy 2023-09-30T09:18:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:50 smithi099 bash[59238]: audit 2023-09-30T09:18:49.509194+0000 mon.a (mon.0) 671 : audit 1 from='client.? 172.21.15.5:0/3669454524' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:18:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:50 smithi099 bash[59238]: cluster 2023-09-30T09:18:49.514043+0000 mon.a (mon.0) 672 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-30T09:18:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:50 smithi099 bash[59238]: cluster 2023-09-30T09:18:49.627702+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:50 smithi099 bash[59238]: cluster 2023-09-30T09:18:49.629627+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:50.860 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:50.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:50.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:50.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:50.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:51.019 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:51.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:51.124 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:51.156 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:51.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:51.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:51.292 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:51.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:51.424 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:51.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:51.527 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:51.552 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:51.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:51.593 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-30T09:18:51.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:51.690 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:51 smithi099 bash[59238]: cluster 2023-09-30T09:18:50.795805+0000 osd.0 (osd.0) 33 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:51.691 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:51 smithi099 bash[59238]: cluster 2023-09-30T09:18:50.798992+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:51.691 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:51 smithi099 bash[59238]: cluster 2023-09-30T09:18:50.799040+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:51.691 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:51 smithi099 bash[59238]: cluster 2023-09-30T09:18:50.799169+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:51.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:51.810 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:51.841 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:51.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:51.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:51.978 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:51.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:51.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[75361]: cluster 2023-09-30T09:18:50.795805+0000 osd.0 (osd.0) 33 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[75361]: cluster 2023-09-30T09:18:50.798992+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[75361]: cluster 2023-09-30T09:18:50.799040+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[75361]: cluster 2023-09-30T09:18:50.799169+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[78438]: cluster 2023-09-30T09:18:50.795805+0000 osd.0 (osd.0) 33 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[78438]: cluster 2023-09-30T09:18:50.798992+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[78438]: cluster 2023-09-30T09:18:50.799040+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:51 smithi005 bash[78438]: cluster 2023-09-30T09:18:50.799169+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e127 with expected crc 2023-09-30T09:18:52.082 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:52.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:52.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:52.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:52.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:52.246 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:52.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:52.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:52.350 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:52.380 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:52.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:52.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:52.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:52.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:18:52.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:52.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:52.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:52.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:52.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:52 smithi099 bash[59238]: cluster 2023-09-30T09:18:50.745906+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:52.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:52 smithi099 bash[59238]: audit 2023-09-30T09:18:51.546880+0000 mon.a (mon.0) 673 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:18:52.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:52 smithi099 bash[59238]: audit 2023-09-30T09:18:51.548484+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:52.654 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:52.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:52.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:52.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:52 smithi005 bash[78438]: cluster 2023-09-30T09:18:50.745906+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:52 smithi005 bash[78438]: audit 2023-09-30T09:18:51.546880+0000 mon.a (mon.0) 673 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:18:52.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:52 smithi005 bash[78438]: audit 2023-09-30T09:18:51.548484+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:52.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:52 smithi005 bash[75361]: cluster 2023-09-30T09:18:50.745906+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v484: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:52 smithi005 bash[75361]: audit 2023-09-30T09:18:51.546880+0000 mon.a (mon.0) 673 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:18:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:52 smithi005 bash[75361]: audit 2023-09-30T09:18:51.548484+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:52.788 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:52.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:52.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:52.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:52.923 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:52.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:53.028 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:53.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:18:53.058 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:53.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:53.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:53.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:53.327 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:53.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:53.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:53.464 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:53.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:53.556 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:53.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:53.598 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:53.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:53.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:53.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:53.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:53.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:53.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:53.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:53.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:53.996 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:53.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:53.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:54.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:54.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:54.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:54.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:54.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:54.265 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:54.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:54.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:54.403 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:54.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:54.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:54.506 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:54.538 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:54.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:54.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:54.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:54.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:54.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:54.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:54.681 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:54 smithi005 bash[78438]: cluster 2023-09-30T09:18:52.746757+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:54.681 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:54 smithi005 bash[75361]: cluster 2023-09-30T09:18:52.746757+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:54.778 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:54 smithi099 bash[59238]: cluster 2023-09-30T09:18:52.746757+0000 mgr.y (mgr.34107) 522 : cluster 0 pgmap v485: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:54.808 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:54.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:54.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:54.912 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:54.941 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:54.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:54.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:55.045 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:55.074 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:55.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:55.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:55.178 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:55.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:55.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:55.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:55.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:55.333 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:55.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:55.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:55.437 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:55.467 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:55.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:55.570 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:55.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:55.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:55.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:55.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:55.714 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:55 smithi005 bash[78438]: audit 2023-09-30T09:18:54.874165+0000 mon.a (mon.0) 675 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:55.714 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:55 smithi005 bash[75361]: audit 2023-09-30T09:18:54.874165+0000 mon.a (mon.0) 675 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:55.731 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:55.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:55.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:55.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:55 smithi099 bash[59238]: audit 2023-09-30T09:18:54.874165+0000 mon.a (mon.0) 675 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:55.835 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:55.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:55.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:55.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:55.967 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:55.997 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:55.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:56.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:56.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:56.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:56.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:56.269 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:56.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:56.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:56.409 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:56.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:56.459 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:56.512 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:56.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:56.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:56.603 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:56.641 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:18:56.641 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:18:56.642 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-30T09:18:56.642 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:18:56.642 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:18:56.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-30T09:18:56.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:56.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:56 smithi099 bash[59238]: cluster 2023-09-30T09:18:54.747518+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:56.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:56.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:56.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:56.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:56.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:56.901 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:56.924 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:56 smithi005 bash[75361]: cluster 2023-09-30T09:18:54.747518+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:56.925 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:56 smithi005 bash[78438]: cluster 2023-09-30T09:18:54.747518+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v486: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:56.927 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:56.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:56.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:57.030 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:57.061 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:57.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:57.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:57.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:57.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:57.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:57.330 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:18:57.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:18:57.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:57.461 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:57.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:57.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:57.594 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:57.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:57.697 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:57.726 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:57.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:57.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:57.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:57.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:57.989 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:57.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:58.092 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:58.116 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:58.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:58.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:58.219 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:58.242 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:58.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:58.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:58.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:58.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:58.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:58.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:58.473 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:58.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:58.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:58.582 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_2' created 2023-09-30T09:18:58.607 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:58.634 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:58.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:58.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:58.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:58.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:58 smithi099 bash[59238]: cluster 2023-09-30T09:18:56.748431+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:58.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:58 smithi099 bash[59238]: audit 2023-09-30T09:18:57.793779+0000 mon.a (mon.0) 676 : audit 1 from='client.? 172.21.15.5:0/631414078' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-30T09:18:58.770 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:18:58.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:58.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:18:58.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:58.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:58.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:58.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:59.001 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:58 smithi005 bash[78438]: cluster 2023-09-30T09:18:56.748431+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:59.001 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:58 smithi005 bash[78438]: audit 2023-09-30T09:18:57.793779+0000 mon.a (mon.0) 676 : audit 1 from='client.? 172.21.15.5:0/631414078' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-30T09:18:59.002 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:58 smithi005 bash[75361]: cluster 2023-09-30T09:18:56.748431+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:18:59.002 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:58 smithi005 bash[75361]: audit 2023-09-30T09:18:57.793779+0000 mon.a (mon.0) 676 : audit 1 from='client.? 172.21.15.5:0/631414078' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-30T09:18:59.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:59.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:18:59.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:18:59.134 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:59.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:18:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:18:59.262 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:59.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:18:59.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:59.424 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:18:59.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:18:59.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:59.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:59.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:59.584 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:18:59] "GET /metrics HTTP/1.1" 200 33934 "" "Prometheus/2.33.4" 2023-09-30T09:18:59.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[75361]: audit 2023-09-30T09:18:58.574276+0000 mon.a (mon.0) 677 : audit 1 from='client.? 172.21.15.5:0/631414078' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-30T09:18:59.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[75361]: cluster 2023-09-30T09:18:58.578256+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:18:59.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[75361]: cluster 2023-09-30T09:18:58.578637+0000 mon.a (mon.0) 678 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-30T09:18:59.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[75361]: cluster 2023-09-30T09:18:58.580596+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:18:59.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[75361]: cluster 2023-09-30T09:18:58.584902+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:18:59.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:59.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:18:59.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:18:59.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:59 smithi099 bash[59238]: audit 2023-09-30T09:18:58.574276+0000 mon.a (mon.0) 677 : audit 1 from='client.? 172.21.15.5:0/631414078' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-30T09:18:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:59 smithi099 bash[59238]: cluster 2023-09-30T09:18:58.578256+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:18:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:59 smithi099 bash[59238]: cluster 2023-09-30T09:18:58.578637+0000 mon.a (mon.0) 678 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-30T09:18:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:59 smithi099 bash[59238]: cluster 2023-09-30T09:18:58.580596+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:18:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:18:59 smithi099 bash[59238]: cluster 2023-09-30T09:18:58.584902+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:18:59.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:18:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:18:59.860 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:18:59.860 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:18:59.860 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 0 2023-09-30T09:18:59.860 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:18:59.920 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:59.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:18:59.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:18:59.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[78438]: audit 2023-09-30T09:18:58.574276+0000 mon.a (mon.0) 677 : audit 1 from='client.? 172.21.15.5:0/631414078' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-30T09:19:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[78438]: cluster 2023-09-30T09:18:58.578256+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:19:00.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[78438]: cluster 2023-09-30T09:18:58.578637+0000 mon.a (mon.0) 678 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-30T09:19:00.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[78438]: cluster 2023-09-30T09:18:58.580596+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:19:00.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:18:59 smithi005 bash[78438]: cluster 2023-09-30T09:18:58.584902+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e128 with expected crc 2023-09-30T09:19:00.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:00.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:00.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:00.194 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:00.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:00.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:00.310 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:00.322 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:00.365 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-09-30T09:19:00.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:00.452 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:00.556 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:00.587 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:00.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:00.690 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:00.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:00.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:00.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:58.749305+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v489: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:00.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.574299+0000 mon.a (mon.0) 679 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:19:00.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.582891+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.583294+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.584289+0000 mon.a (mon.0) 680 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-30T09:19:00.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.585529+0000 osd.0 (osd.0) 34 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-30T09:19:00.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:58.749305+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v489: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:00.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.574299+0000 mon.a (mon.0) 679 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:19:00.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.582891+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.583294+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.584289+0000 mon.a (mon.0) 680 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-30T09:19:00.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.585529+0000 osd.0 (osd.0) 34 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.587117+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.587316+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.587616+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:00 smithi099 bash[59238]: cluster 2023-09-30T09:18:59.587707+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:00.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:00.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:00.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:00.959 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:00.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:00.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.587117+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.587316+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.587616+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[78438]: cluster 2023-09-30T09:18:59.587707+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:58.749305+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v489: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.574299+0000 mon.a (mon.0) 679 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.582891+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.583294+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.584289+0000 mon.a (mon.0) 680 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-30T09:19:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.585529+0000 osd.0 (osd.0) 34 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.587117+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.587316+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.587616+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:00 smithi005 bash[75361]: cluster 2023-09-30T09:18:59.587707+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e129 with expected crc 2023-09-30T09:19:01.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:01.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:01.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:01.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:01.221 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:01.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:01.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:01.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:01.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:01.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:01.483 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:01.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:01.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:01.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:01.593 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[75361]: cluster 2023-09-30T09:19:00.590570+0000 mon.a (mon.0) 681 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-30T09:19:01.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[75361]: cluster 2023-09-30T09:19:00.591049+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e130 with expected crc 2023-09-30T09:19:01.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[75361]: audit 2023-09-30T09:19:00.663632+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[75361]: audit 2023-09-30T09:19:00.669275+0000 mon.a (mon.0) 683 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[75361]: cluster 2023-09-30T09:19:00.853526+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-30T09:19:01.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[75361]: audit 2023-09-30T09:19:01.374685+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[75361]: audit 2023-09-30T09:19:01.383167+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:01.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:01.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:01.715 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:01.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:01.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:01.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:01.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:01.866 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:19:01.866 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:01 smithi099 bash[59238]: cluster 2023-09-30T09:19:00.590570+0000 mon.a (mon.0) 681 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-30T09:19:01.866 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:01 smithi099 bash[59238]: cluster 2023-09-30T09:19:00.591049+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e130 with expected crc 2023-09-30T09:19:01.866 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:01 smithi099 bash[59238]: audit 2023-09-30T09:19:00.663632+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.866 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:01 smithi099 bash[59238]: audit 2023-09-30T09:19:00.669275+0000 mon.a (mon.0) 683 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.866 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:01 smithi099 bash[59238]: cluster 2023-09-30T09:19:00.853526+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-30T09:19:01.866 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:01 smithi099 bash[59238]: audit 2023-09-30T09:19:01.374685+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.866 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:01 smithi099 bash[59238]: audit 2023-09-30T09:19:01.383167+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.884 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:01.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:01.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:01.887 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[78438]: cluster 2023-09-30T09:19:00.590570+0000 mon.a (mon.0) 681 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-30T09:19:01.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[78438]: cluster 2023-09-30T09:19:00.591049+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e130 with expected crc 2023-09-30T09:19:01.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[78438]: audit 2023-09-30T09:19:00.663632+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[78438]: audit 2023-09-30T09:19:00.669275+0000 mon.a (mon.0) 683 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[78438]: cluster 2023-09-30T09:19:00.853526+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e130 with expected crc 2023-09-30T09:19:01.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[78438]: audit 2023-09-30T09:19:01.374685+0000 mon.a (mon.0) 684 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:01 smithi005 bash[78438]: audit 2023-09-30T09:19:01.383167+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:01.894 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:19:01.919 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:19:01.948 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:19:01.975 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:19:01.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:02.005 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:19:02.014 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:02.033 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:19:02.061 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:19:02.063 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.063 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.063 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.064 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.064 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.064 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.064 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.064 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:19:02.118 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:02.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:02.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:02.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:02.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:02.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:02.281 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:19:02.379 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:02.403 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:02.507 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:02.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:02.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:02.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:02.661 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:02.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:02.764 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:02.777 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:02 smithi099 bash[59238]: cluster 2023-09-30T09:19:00.749852+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v492: 89 pgs: 3 creating+peering, 6 unknown, 80 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:02.777 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:02 smithi099 bash[59238]: audit 2023-09-30T09:19:01.834258+0000 mon.a (mon.0) 686 : audit 0 from='client.? 172.21.15.5:0/890488907' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:02.777 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:02 smithi099 bash[59238]: audit 2023-09-30T09:19:01.908616+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:02.777 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:02 smithi099 bash[59238]: audit 2023-09-30T09:19:01.909821+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:02.777 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:02 smithi099 bash[59238]: audit 2023-09-30T09:19:01.917112+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:02.795 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:02.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:02.857 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[78438]: cluster 2023-09-30T09:19:00.749852+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v492: 89 pgs: 3 creating+peering, 6 unknown, 80 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[78438]: audit 2023-09-30T09:19:01.834258+0000 mon.a (mon.0) 686 : audit 0 from='client.? 172.21.15.5:0/890488907' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[78438]: audit 2023-09-30T09:19:01.908616+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[78438]: audit 2023-09-30T09:19:01.909821+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[78438]: audit 2023-09-30T09:19:01.917112+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[75361]: cluster 2023-09-30T09:19:00.749852+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v492: 89 pgs: 3 creating+peering, 6 unknown, 80 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[75361]: audit 2023-09-30T09:19:01.834258+0000 mon.a (mon.0) 686 : audit 0 from='client.? 172.21.15.5:0/890488907' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[75361]: audit 2023-09-30T09:19:01.908616+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:02.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[75361]: audit 2023-09-30T09:19:01.909821+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:02.859 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:02 smithi005 bash[75361]: audit 2023-09-30T09:19:01.917112+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:02.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:02.924 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:02.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:02.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:03.027 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:03.054 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:03.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:03.158 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:03.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:03.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:03.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:03.310 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:03.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:03.413 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:03.442 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:03.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:03.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:03.573 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:03.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:03.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:03.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:03.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:03.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:03.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:03.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:03.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:03.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:03.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:03.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:04.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:04.102 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:04.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:04.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:04.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:04.231 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:04.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:04.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:04.368 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:04.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:04.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:04.472 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:04.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:04.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:04.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:04.604 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:04.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:04.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:04.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:04.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:04.747 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:04 smithi005 bash[75361]: cluster 2023-09-30T09:19:02.750845+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v493: 89 pgs: 3 creating+peering, 86 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:04.747 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:04 smithi005 bash[78438]: cluster 2023-09-30T09:19:02.750845+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v493: 89 pgs: 3 creating+peering, 86 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:04.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:04.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:04.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:04.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:04 smithi099 bash[59238]: cluster 2023-09-30T09:19:02.750845+0000 mgr.y (mgr.34107) 527 : cluster 0 pgmap v493: 89 pgs: 3 creating+peering, 86 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:04.896 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:04.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:04.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:05.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:05.026 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:05.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:05.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:05.130 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:05.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:05.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:05.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:05.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:05.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:05.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:05.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:05.328 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:19:05.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:05.874 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:05 smithi099 bash[59238]: audit 2023-09-30T09:19:05.005807+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.5:0/2760345499' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:19:05.875 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:05 smithi099 bash[59238]: audit 2023-09-30T09:19:05.006418+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:19:05.875 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:19:05.887 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:05 smithi005 bash[78438]: audit 2023-09-30T09:19:05.005807+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.5:0/2760345499' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:19:05.887 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:05 smithi005 bash[78438]: audit 2023-09-30T09:19:05.006418+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:19:05.887 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:05 smithi005 bash[75361]: audit 2023-09-30T09:19:05.005807+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.5:0/2760345499' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:19:05.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:05 smithi005 bash[75361]: audit 2023-09-30T09:19:05.006418+0000 mon.a (mon.0) 690 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:19:05.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:05.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:05.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:06.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:06.042 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:06.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:06.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:06.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:06.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:06.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:19:06.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:06.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:06.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:06.447 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:06.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:06.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:06.682 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:06.694 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: cluster 2023-09-30T09:19:04.751662+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:06.694 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: cluster 2023-09-30T09:19:05.596300+0000 mon.a (mon.0) 691 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:06.694 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: audit 2023-09-30T09:19:05.605673+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:19:06.694 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: cluster 2023-09-30T09:19:05.608555+0000 mon.a (mon.0) 693 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-30T09:19:06.694 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: cluster 2023-09-30T09:19:05.609474+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e131 with expected crc 2023-09-30T09:19:06.694 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: cluster 2023-09-30T09:19:05.609832+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e131 with expected crc 2023-09-30T09:19:06.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: audit 2023-09-30T09:19:06.548045+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:06.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:06 smithi099 bash[59238]: audit 2023-09-30T09:19:06.549598+0000 mon.a (mon.0) 695 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:06.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:06.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:06.736 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:19:06.736 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-30T09:19:06.736 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:19:06.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:06.823 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: cluster 2023-09-30T09:19:04.751662+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:06.823 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: cluster 2023-09-30T09:19:05.596300+0000 mon.a (mon.0) 691 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:06.823 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: audit 2023-09-30T09:19:05.605673+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:19:06.823 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: cluster 2023-09-30T09:19:05.608555+0000 mon.a (mon.0) 693 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: cluster 2023-09-30T09:19:05.609474+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e131 with expected crc 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: cluster 2023-09-30T09:19:05.609832+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e131 with expected crc 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: audit 2023-09-30T09:19:06.548045+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[75361]: audit 2023-09-30T09:19:06.549598+0000 mon.a (mon.0) 695 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: cluster 2023-09-30T09:19:04.751662+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v494: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: cluster 2023-09-30T09:19:05.596300+0000 mon.a (mon.0) 691 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: audit 2023-09-30T09:19:05.605673+0000 mon.a (mon.0) 692 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:19:06.824 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: cluster 2023-09-30T09:19:05.608555+0000 mon.a (mon.0) 693 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-30T09:19:06.825 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: cluster 2023-09-30T09:19:05.609474+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e131 with expected crc 2023-09-30T09:19:06.825 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: cluster 2023-09-30T09:19:05.609832+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e131 with expected crc 2023-09-30T09:19:06.825 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: audit 2023-09-30T09:19:06.548045+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:06.825 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:06 smithi005 bash[78438]: audit 2023-09-30T09:19:06.549598+0000 mon.a (mon.0) 695 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:06.843 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:06.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:06.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:06.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:06.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:06.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:07.070 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:07.079 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:07.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:07.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:07.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:07.203 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:07.233 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:07.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:07.336 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:07.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:07.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:07.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:07.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:07.495 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:07.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:07.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:07.627 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:07.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:07.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:07.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:07.759 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:07.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:07.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:07.862 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:07.895 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:07.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:07.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:08.000 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:08.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:08.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:08.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:08.169 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:08.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:08.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:08.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:08.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:08.443 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:08.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:08.547 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:08.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:08.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:19:08.676 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:08.703 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:08.705 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:08 smithi099 bash[59238]: cluster 2023-09-30T09:19:06.752453+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:08.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:08 smithi005 bash[78438]: cluster 2023-09-30T09:19:06.752453+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:08 smithi005 bash[75361]: cluster 2023-09-30T09:19:06.752453+0000 mgr.y (mgr.34107) 529 : cluster 0 pgmap v496: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:08.806 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:08.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:08.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:08.927 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:08.956 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:08.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:09.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:09.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:09.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:09.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:09.233 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:09.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:09.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:09.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:09.368 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:09.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:09.471 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:09.479 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:19:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:19:09] "GET /metrics HTTP/1.1" 200 36214 "" "Prometheus/2.33.4" 2023-09-30T09:19:09.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:09.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:09.601 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:09.626 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:09.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:09.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:09.732 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:09.762 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:09.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:09.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:09.779 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:19:09.779 INFO:teuthology.orchestra.run.smithi099.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-30T09:19:09.866 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:09.896 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:09.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:09.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:10.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:10.027 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:10.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:10.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:10.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:10.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:10.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:10.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:10.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:10.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:10.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:10.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:10.529 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:10.531 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-30T09:19:10.557 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:10.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:10.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:10.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:10 smithi005 bash[75361]: cluster 2023-09-30T09:19:08.753486+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:10.673 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:10 smithi005 bash[78438]: cluster 2023-09-30T09:19:08.753486+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:10.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:10.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:10.795 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:10.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:10 smithi099 bash[59238]: cluster 2023-09-30T09:19:08.753486+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v497: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:10.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:10.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:10.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:10.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:10.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:10.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:11.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:11.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:11.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:11.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:11.204 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:11.237 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:11.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:11.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:11.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:11.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:11.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:11.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:11.477 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:11.511 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:11.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:11.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:11.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:11.625 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-09-30T09:19:11.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:11.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:11.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:11.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:11.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:11 smithi005 bash[78438]: audit 2023-09-30T09:19:10.776264+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.5:0/829094839' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:19:11.761 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:11 smithi005 bash[75361]: audit 2023-09-30T09:19:10.776264+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.5:0/829094839' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:19:11.779 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:11.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:11.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:11.883 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:11.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:11 smithi099 bash[59238]: audit 2023-09-30T09:19:10.776264+0000 mon.a (mon.0) 696 : audit 1 from='client.? 172.21.15.5:0/829094839' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:19:11.912 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:11.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:11.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:12.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:12.045 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:12.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:12.148 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:12.149 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:12.173 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:12.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:12.276 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:12.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:12.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:12.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:12.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:12.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:12.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:12.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:12.679 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:12.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[75361]: cluster 2023-09-30T09:19:10.754153+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:12.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[75361]: audit 2023-09-30T09:19:11.616394+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.5:0/829094839' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:19:12.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[75361]: cluster 2023-09-30T09:19:11.620588+0000 mon.a (mon.0) 698 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-30T09:19:12.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[75361]: cluster 2023-09-30T09:19:11.620991+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[75361]: audit 2023-09-30T09:19:11.866805+0000 mon.a (mon.0) 699 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:12.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[75361]: cluster 2023-09-30T09:19:12.298674+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[75361]: cluster 2023-09-30T09:19:12.332837+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[78438]: cluster 2023-09-30T09:19:10.754153+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:12.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[78438]: audit 2023-09-30T09:19:11.616394+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.5:0/829094839' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:19:12.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[78438]: cluster 2023-09-30T09:19:11.620588+0000 mon.a (mon.0) 698 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-30T09:19:12.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[78438]: cluster 2023-09-30T09:19:11.620991+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[78438]: audit 2023-09-30T09:19:11.866805+0000 mon.a (mon.0) 699 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:12.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[78438]: cluster 2023-09-30T09:19:12.298674+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:12 smithi005 bash[78438]: cluster 2023-09-30T09:19:12.332837+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:12.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:12 smithi099 bash[59238]: cluster 2023-09-30T09:19:10.754153+0000 mgr.y (mgr.34107) 531 : cluster 0 pgmap v498: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:12 smithi099 bash[59238]: audit 2023-09-30T09:19:11.616394+0000 mon.a (mon.0) 697 : audit 1 from='client.? 172.21.15.5:0/829094839' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:19:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:12 smithi099 bash[59238]: cluster 2023-09-30T09:19:11.620588+0000 mon.a (mon.0) 698 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-30T09:19:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:12 smithi099 bash[59238]: cluster 2023-09-30T09:19:11.620991+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:12 smithi099 bash[59238]: audit 2023-09-30T09:19:11.866805+0000 mon.a (mon.0) 699 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:12 smithi099 bash[59238]: cluster 2023-09-30T09:19:12.298674+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:12 smithi099 bash[59238]: cluster 2023-09-30T09:19:12.332837+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:12.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:12.845 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:12.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:12.959 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:19:12.959 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:19:12.959 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-30T09:19:12.959 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:19:12.959 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:19:12.959 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-30T09:19:12.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:12.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:12.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:13.085 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:13.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:13.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:13.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:13.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:13.242 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:13.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:13.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:13.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:13.376 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:13.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:13.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:13.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:13.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:13.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:13.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:13.609 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:13.639 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:13.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:13.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:13.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:13.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:13.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:13.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:13.874 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:13.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:13 smithi005 bash[75361]: cluster 2023-09-30T09:19:12.452769+0000 osd.0 (osd.0) 35 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:13.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:13 smithi005 bash[75361]: cluster 2023-09-30T09:19:12.513198+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:13.884 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:13 smithi005 bash[78438]: cluster 2023-09-30T09:19:12.452769+0000 osd.0 (osd.0) 35 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:13.884 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:13 smithi005 bash[78438]: cluster 2023-09-30T09:19:12.513198+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:13.904 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:13.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:14.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:14.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:14.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:13 smithi099 bash[59238]: cluster 2023-09-30T09:19:12.452769+0000 osd.0 (osd.0) 35 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:13 smithi099 bash[59238]: cluster 2023-09-30T09:19:12.513198+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e132 with expected crc 2023-09-30T09:19:14.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:14.174 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:14.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:14.178 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:14.182 DEBUG:teuthology.orchestra.run.smithi005:> /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-30T09:19:14.184 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-30T09:19:14.184 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-30T09:19:14.231 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:hints = 1 2023-09-30T09:19:14.231 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-30T09:19:14.232 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object prefix: benchmark_data_smithi005_128556 2023-09-30T09:19:14.232 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:19:14.232 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 0 0 0 0 0 0 - 0 2023-09-30T09:19:14.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:14.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:14.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:14.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:14.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:14.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:14.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:14.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:14.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:14.688 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:14 smithi099 bash[59238]: cluster 2023-09-30T09:19:12.754798+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:14.688 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:14 smithi099 bash[59238]: cluster 2023-09-30T09:19:13.610938+0000 mon.a (mon.0) 700 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:19:14.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:14.810 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:14.837 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:14.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:14.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:14.969 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:14.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:15.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:14 smithi005 bash[78438]: cluster 2023-09-30T09:19:12.754798+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:15.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:14 smithi005 bash[78438]: cluster 2023-09-30T09:19:13.610938+0000 mon.a (mon.0) 700 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:19:15.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:14 smithi005 bash[75361]: cluster 2023-09-30T09:19:12.754798+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v500: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:15.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:14 smithi005 bash[75361]: cluster 2023-09-30T09:19:13.610938+0000 mon.a (mon.0) 700 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:19:15.073 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.103 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:15.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:15.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:15.232 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 1 16 2587 2571 160.679 160.688 0.00419173 0.00618903 2023-09-30T09:19:15.237 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:15.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:15.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:15.315 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:19:15.341 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:15.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:15.458 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:15.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:15.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:15.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:15.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:15.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:15.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:15 smithi099 bash[59238]: cluster 2023-09-30T09:19:14.755367+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:15.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.698 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:15 smithi005 bash[75361]: cluster 2023-09-30T09:19:14.755367+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:15.698 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:15 smithi005 bash[78438]: cluster 2023-09-30T09:19:14.755367+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v501: 89 pgs: 89 active+clean; 582 KiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-09-30T09:19:15.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:15.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:15.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.849 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:15.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:15.952 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:15.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:15.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:16.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:16.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:16.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:16.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:16.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:16.232 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 2 16 4531 4515 141.083 121.5 0.0103409 0.00706943 2023-09-30T09:19:16.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:16.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:16.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:16.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:16.386 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:16.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:16.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:16.489 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:16.514 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:16.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:16.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:16.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:16.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:16.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:16.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:16.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:16.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:16.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:16.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:16.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:16.900 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:16.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:16.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:17.004 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:17.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:17.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:17.127 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:17.151 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:17.233 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 3 16 6902 6886 143.446 148.188 0.00241292 0.0068397 2023-09-30T09:19:17.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:17.277 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:17.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:17.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:17.407 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:17.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:17.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:17.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:17.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:17.673 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:17.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:17.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:17.806 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:17.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:17.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:17.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:17.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:17.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:18.040 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:18.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:18.169 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:18.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:18.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:18.233 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 4 16 9005 8989 140.439 131.438 0.00703781 0.00701773 2023-09-30T09:19:18.292 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:18.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:18.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:18.444 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:18.453 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:18 smithi005 bash[75361]: cluster 2023-09-30T09:19:16.755927+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 73 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s wr, 115 op/s 2023-09-30T09:19:18.454 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:18 smithi005 bash[78438]: cluster 2023-09-30T09:19:16.755927+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 73 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s wr, 115 op/s 2023-09-30T09:19:18.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:18.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:18.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:18.603 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:18.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:18.670 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:18.707 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:18.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:18 smithi099 bash[59238]: cluster 2023-09-30T09:19:16.755927+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v502: 89 pgs: 89 active+clean; 73 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.2 MiB/s wr, 115 op/s 2023-09-30T09:19:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:18.835 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:18.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:18.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:18.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:18.982 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:18.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:18.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:19.087 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:19.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:19.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:19.217 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:19.233 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 5 16 11029 11013 137.649 126.5 0.00481547 0.00724295 2023-09-30T09:19:19.241 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:19.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:19.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:19.345 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:19.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:19.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:19.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:19.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:19.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:19.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:19.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:19.571 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:19:19.609 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:19.613 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:19:19.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:19.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:19.650 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:19:19.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:19.748 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:19:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:19:19] "GET /metrics HTTP/1.1" 200 36214 "" "Prometheus/2.33.4" 2023-09-30T09:19:19.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:19.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:19.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:19.798 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:19:19.840 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:19:19.861 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:19:19.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:19.883 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:19:19.899 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:19.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:19.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:19.907 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.909 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14725 6.8 6:1934671d:::benchmark_data_smithi005_105531_object14724:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.025673+0000", 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 296.957782511, 2023-09-30T09:19:19.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18196796600000001, 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14725 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025673+0000", 2023-09-30T09:19:19.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025673+0000", 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025671+0000", 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7105000000000003e-05 2023-09-30T09:19:19.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025728+0000", 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2402e-05 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025750+0000", 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5380000000000002e-06 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:19.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025759+0000", 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4113000000000001e-05 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025823+0000", 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000144757 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.025968+0000", 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000190414 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.026158+0000", 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0010802850000000001 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.027239+0000", 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002717676 2023-09-30T09:19:20.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029956+0000", 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17749812000000001 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.207454+0000", 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000111236 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.207566+0000", 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5407000000000005e-05 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.207641+0000", 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18196796600000001 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14740 6.3 6:c1c0eba7:::benchmark_data_smithi005_105531_object14739:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.031160+0000", 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 296.95229537099999, 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176051135, 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14740 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.004 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031160+0000", 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031160+0000", 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031158+0000", 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.7367000000000003e-05 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031195+0000", 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9125000000000001e-05 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031215+0000", 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2849e-05 2023-09-30T09:19:20.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031227+0000", 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018329800000000001 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031411+0000", 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015751 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031568+0000", 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020666799999999999 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031775+0000", 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001146151 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.032921+0000", 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00076555999999999998 2023-09-30T09:19:20.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033687+0000", 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17313183200000001 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.206818+0000", 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000233484 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.207052+0000", 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015937899999999999 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.207211+0000", 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176051135 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14743 6.3 6:c6139a63:::benchmark_data_smithi005_105531_object14742:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.033619+0000", 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 296.94983664799997, 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176602281, 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14743 2023-09-30T09:19:20.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033619+0000", 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033619+0000", 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033617+0000", 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8193999999999999e-05 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033675+0000", 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3993e-05 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033689+0000", 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0049999999999998e-06 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033696+0000", 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2441000000000002e-05 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033749+0000", 2023-09-30T09:19:20.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000116581 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033865+0000", 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012345800000000001 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033989+0000", 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00079967999999999999 2023-09-30T09:19:20.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.034788+0000", 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00036372299999999999 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.035152+0000", 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17494135899999999 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.210093+0000", 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8268000000000004e-05 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.210162+0000", 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9542e-05 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.210221+0000", 2023-09-30T09:19:20.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176602281 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18108 6.8 6:124e407b:::benchmark_data_smithi005_105531_object18107:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.954921+0000", 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 295.02853407600003, 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.211191349, 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.018 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18108 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.954921+0000", 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.954921+0000", 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.954920+0000", 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5134000000000004e-05 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.954985+0000", 2023-09-30T09:19:20.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1566000000000001e-05 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.954996+0000", 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1840000000000002e-06 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955004+0000", 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0051808150000000001 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960184+0000", 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012796899999999999 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960312+0000", 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000112491 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960425+0000", 2023-09-30T09:19:20.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025048679999999999 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962930+0000", 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00031747600000000002 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.963247+0000", 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.202658851 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165906+0000", 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011628 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.166022+0000", 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0438000000000004e-05 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.166113+0000", 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.211191349 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18112 6.3 6:ca5351d6:::benchmark_data_smithi005_105531_object18111:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.955094+0000", 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 295.02836122600002, 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20836829700000001, 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.025 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18112 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955094+0000", 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955094+0000", 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955094+0000", 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8399000000000002e-05 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955142+0000", 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6709999999999999e-06 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955150+0000", 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0069999999999997e-06 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955155+0000", 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031730980000000001 2023-09-30T09:19:20.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958328+0000", 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010411100000000001 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958432+0000", 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000195639 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958627+0000", 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001553282 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960181+0000", 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020372799999999998 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962218+0000", 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20116218899999999 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.163380+0000", 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9529e-05 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.163430+0000", 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.2861999999999998e-05 2023-09-30T09:19:20.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.163463+0000", 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20836829700000001 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18115 6.3 6:cd2e296c:::benchmark_data_smithi005_105531_object18114:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.955160+0000", 2023-09-30T09:19:20.032 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 295.02829518800002, 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20985135499999999, 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18115 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.033 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955160+0000", 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955160+0000", 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955160+0000", 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.4603000000000001e-05 2023-09-30T09:19:20.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955194+0000", 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5040000000000002e-06 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955203+0000", 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9810000000000003e-06 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955208+0000", 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0050856160000000003 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960293+0000", 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.9631999999999997e-05 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960393+0000", 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000114267 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960507+0000", 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0038107150000000001 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.964318+0000", 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00028723000000000003 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.964605+0000", 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20024647200000001 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.164852+0000", 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000100646 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.164952+0000", 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9317000000000001e-05 2023-09-30T09:19:20.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165012+0000", 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20985135499999999 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18120 6.8 6:132a6dc7:::benchmark_data_smithi005_105531_object18119:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.039 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.955503+0000", 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 295.02795273599997, 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21268622100000001, 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18120 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955503+0000", 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955503+0000", 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955502+0000", 2023-09-30T09:19:20.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6022000000000001e-05 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955548+0000", 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4857e-05 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955562+0000", 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2820000000000002e-06 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.955569+0000", 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0056958390000000003 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.961265+0000", 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6476000000000004e-05 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.961341+0000", 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.3636999999999998e-05 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.961435+0000", 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0015007659999999999 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962935+0000", 2023-09-30T09:19:20.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001666371 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.964602+0000", 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20320696599999999 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.167809+0000", 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017754899999999999 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.167986+0000", 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020271300000000001 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.168189+0000", 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21268622100000001 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18128 6.3 6:cc5aab7f:::benchmark_data_smithi005_105531_object18127:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.962589+0000", 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 295.02086653399999, 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.203203726, 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18128 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.047 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962589+0000", 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962589+0000", 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962588+0000", 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.6439000000000004e-05 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962675+0000", 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2799999999999992e-06 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962684+0000", 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0640000000000001e-06 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962689+0000", 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000227426 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962916+0000", 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015889300000000001 2023-09-30T09:19:20.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.963075+0000", 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020544199999999999 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.963281+0000", 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001047418 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.964328+0000", 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00035875600000000001 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.964687+0000", 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20087731 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165564+0000", 2023-09-30T09:19:20.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014003999999999999 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165704+0000", 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8515000000000002e-05 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165793+0000", 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.203203726 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.053 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18135 6.8 6:1cf79d30:::benchmark_data_smithi005_105531_object18134:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.969061+0000", 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 295.01439477899999, 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.199373568, 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.054 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18135 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969061+0000", 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969061+0000", 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969059+0000", 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4906e-05 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969104+0000", 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7016000000000001e-05 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969121+0000", 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.6759999999999996e-06 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969130+0000", 2023-09-30T09:19:20.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014737300000000001 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969277+0000", 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5678000000000001e-05 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969373+0000", 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000113566 2023-09-30T09:19:20.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969486+0000", 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00082709799999999996 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.970313+0000", 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0012041129999999999 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.971518+0000", 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.196764735 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.168282+0000", 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108526 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.168391+0000", 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3503e-05 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.168434+0000", 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.199373568 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162623 6.3 6:cf043ff9:::benchmark_data_smithi005_105531_object54940:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.605840+0000", 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 138.37761517300001, 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.963938011, 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162623 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.063 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605840+0000", 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605840+0000", 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605838+0000", 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8730000000000007e-06 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605846+0000", 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2775000000000001e-05 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605859+0000", 2023-09-30T09:19:20.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7800000000000003e-06 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605866+0000", 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0676000000000002e-05 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605907+0000", 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0681e-05 2023-09-30T09:19:20.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.605917+0000", 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.76455922499999995 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370476+0000", 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6212e-05 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370493+0000", 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1758673630000001 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.546360+0000", 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016834 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.546528+0000", 2023-09-30T09:19:20.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00075085799999999997 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2,6", 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.547279+0000", 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011314617000000001 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.558594+0000", 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2295000000000001e-05 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.558636+0000", 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0726999999999998e-05 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.558677+0000", 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010893531999999999 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.569570+0000", 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5432999999999995e-05 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.569636+0000", 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000142526 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.569778+0000", 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.963938011 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162624 6.3 6:c08e4fd5:::benchmark_data_smithi005_105531_object54941:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.611598+0000", 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 138.371857654, 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.958699803, 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.072 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162624 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611598+0000", 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611598+0000", 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611596+0000", 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1269e-05 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611607+0000", 2023-09-30T09:19:20.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9159000000000001e-05 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611626+0000", 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4299999999999995e-06 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611635+0000", 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2696999999999997e-05 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611728+0000", 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3604000000000001e-05 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.611742+0000", 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.75878578900000004 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370527+0000", 2023-09-30T09:19:20.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0189e-05 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370538+0000", 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1881656839999999 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.558703+0000", 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000145511 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.558849+0000", 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018173500000000001 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2,6", 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.559031+0000", 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010758853000000001 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.569789+0000", 2023-09-30T09:19:20.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00025816199999999999 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.570048+0000", 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8608e-05 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.570086+0000", 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.5432000000000002e-05 2023-09-30T09:19:20.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.570122+0000", 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7012000000000002e-05 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.570179+0000", 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000119061 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.570298+0000", 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.958699803 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162631 6.3 6:c79dad47:::benchmark_data_smithi005_105531_object54948:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.624673+0000", 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 138.35878224199999, 2023-09-30T09:19:20.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.979209402, 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162631 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624673+0000", 2023-09-30T09:19:20.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624673+0000", 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624672+0000", 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4600000000000003e-06 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624680+0000", 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6807e-05 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624697+0000", 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0870000000000001e-06 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624704+0000", 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0381000000000003e-05 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624774+0000", 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.13e-05 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624786+0000", 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.74579411900000003 2023-09-30T09:19:20.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370580+0000", 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8740000000000007e-06 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370590+0000", 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1940278090000001 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.564617+0000", 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015276100000000001 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.564770+0000", 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000181733 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2,6", 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.564952+0000", 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0050479119999999999 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.570000+0000", 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00034399000000000002 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.570344+0000", 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.005506609 2023-09-30T09:19:20.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.575850+0000", 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027845066000000002 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.603696+0000", 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2080000000000002e-05 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.089 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.603758+0000", 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000125086 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.603883+0000", 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.979209402 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162632 6.5 6:a39eca9a:::benchmark_data_smithi005_105531_object54949:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.624877+0000", 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 138.35857885799999, 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0069194559999999, 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162632 2023-09-30T09:19:20.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624877+0000", 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624877+0000", 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624875+0000", 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5179999999999998e-06 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624883+0000", 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0504e-05 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624893+0000", 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.614e-06 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624899+0000", 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3793000000000004e-05 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624963+0000", 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1560000000000001e-06 2023-09-30T09:19:20.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.624972+0000", 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.75222997000000003 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.377202+0000", 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1595e-05 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.377214+0000", 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.204885328 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.582099+0000", 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000141485 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.582240+0000", 2023-09-30T09:19:20.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00084030499999999996 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3,6", 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.583081+0000", 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010460749 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.593541+0000", 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.014338592000000001 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.607880+0000", 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000183406 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.608063+0000", 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023413891999999999 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631477+0000", 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4225e-05 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631572+0000", 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000224551 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631796+0000", 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0069194559999999 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.099 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162637 6.5 6:ad4f1a10:::benchmark_data_smithi005_105531_object54954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.645387+0000", 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 138.338068386, 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9867340329999998, 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.100 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162637 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645387+0000", 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645387+0000", 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:19:20.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645385+0000", 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2103000000000001e-05 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645397+0000", 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2419999999999999e-05 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645419+0000", 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1925e-05 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645431+0000", 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1736999999999993e-05 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645513+0000", 2023-09-30T09:19:20.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5569e-05 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.645529+0000", 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.73170054399999995 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.377229+0000", 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3930000000000001e-06 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.104 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.377234+0000", 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2163348919999999 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.593569+0000", 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9605999999999996e-05 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.593648+0000", 2023-09-30T09:19:20.105 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4390999999999998e-05 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3,6", 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.593743+0000", 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.014237595 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.607980+0000", 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000102301 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.106 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.608082+0000", 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108603 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.608191+0000", 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023752570000000001 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.107 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631944+0000", 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0509e-05 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631994+0000", 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012710400000000001 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.632121+0000", 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9867340329999998 2023-09-30T09:19:20.108 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162660 6.3 6:c2a7cef1:::benchmark_data_smithi005_105531_object54977:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.682392+0000", 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 138.301063984, 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9217836109999999, 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.109 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162660 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682392+0000", 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.110 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682392+0000", 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682390+0000", 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1342e-05 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682411+0000", 2023-09-30T09:19:20.111 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4956999999999999e-05 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682426+0000", 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3539999999999996e-06 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682432+0000", 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9586000000000002e-05 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.112 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682492+0000", 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8162e-05 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.682510+0000", 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.68829515299999999 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370805+0000", 2023-09-30T09:19:20.113 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.7939000000000001e-05 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.370833+0000", 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2002626540000001 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571096+0000", 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017457099999999999 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.114 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571270+0000", 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021342799999999999 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2,6", 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571484+0000", 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0044254710000000003 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.115 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.575909+0000", 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0079936090000000005 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.583903+0000", 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000135647 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.584039+0000", 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.019904014000000001 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.116 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.603943+0000", 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6810999999999994e-05 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.604009+0000", 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016584299999999999 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.117 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.604175+0000", 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9217836109999999 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162661 6.5 6:ad556a29:::benchmark_data_smithi005_105531_object54978:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.685402+0000", 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 138.29805398600001, 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9471194349999998, 2023-09-30T09:19:20.118 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162661 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685402+0000", 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.119 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685402+0000", 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685400+0000", 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.613e-06 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.120 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685407+0000", 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2544000000000001e-05 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685420+0000", 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9089999999999997e-06 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685425+0000", 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8038999999999999e-05 2023-09-30T09:19:20.121 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685474+0000", 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6860000000000001e-06 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.685483+0000", 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.69176318999999997 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.122 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.377246+0000", 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1269999999999996e-06 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.377251+0000", 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2201568220000001 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.597407+0000", 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000201337 2023-09-30T09:19:20.123 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.597609+0000", 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000245503 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3,6", 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.597854+0000", 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010238611 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.124 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.608093+0000", 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1697000000000002e-05 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.608155+0000", 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6990999999999995e-05 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.608231+0000", 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023984689999999999 2023-09-30T09:19:20.125 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.632216+0000", 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7748000000000001e-05 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.632304+0000", 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000217075 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.126 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.632521+0000", 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9471194349999998 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165104 6.5 6:abb65509:::benchmark_data_smithi005_105531_object57421:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.766703+0000", 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 132.21675291599999, 2023-09-30T09:19:20.127 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19092000000000001, 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165104 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.766703+0000", 2023-09-30T09:19:20.128 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.766703+0000", 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.766701+0000", 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8519999999999999e-06 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.129 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.766710+0000", 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4539999999999999e-05 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.766735+0000", 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0558e-05 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.130 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.766745+0000", 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8742000000000001e-05 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.766804+0000", 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00048347499999999997 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.767288+0000", 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00022877100000000001 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.131 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3,6", 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.767516+0000", 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0045044880000000001 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.772021+0000", 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0014079120000000001 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.132 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773429+0000", 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002236184 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.775665+0000", 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18163881000000001 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.957304+0000", 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7863999999999999e-05 2023-09-30T09:19:20.133 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.957372+0000", 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00025091499999999999 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.957623+0000", 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19092000000000001 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.134 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165108 6.8 6:1d380259:::benchmark_data_smithi005_105531_object57425:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.778904+0000", 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 132.20455195700001, 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19044476499999999, 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.135 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165108 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778904+0000", 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778904+0000", 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.136 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778902+0000", 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.337e-06 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778910+0000", 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8979000000000002e-05 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.137 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778939+0000", 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8779999999999998e-06 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778947+0000", 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6251000000000002e-05 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.138 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778993+0000", 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2058000000000005e-05 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.779085+0000", 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9994999999999995e-05 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.779175+0000", 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0038162819999999998 2023-09-30T09:19:20.139 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.782992+0000", 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000181862 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.783173+0000", 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.186051564 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.140 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.969225+0000", 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8546000000000004e-05 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.969294+0000", 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4759999999999997e-05 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.969348+0000", 2023-09-30T09:19:20.141 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19044476499999999 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:209853 6.5 6:a0ccc8a9:::benchmark_data_smithi005_105531_object102170:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:16.508508+0000", 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 63.474947559, 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19406116500000001, 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.142 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 209853 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508508+0000", 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.143 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508508+0000", 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508506+0000", 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2451e-05 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508519+0000", 2023-09-30T09:19:20.144 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5258e-05 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508534+0000", 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1099999999999992e-06 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508543+0000", 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2463e-05 2023-09-30T09:19:20.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508626+0000", 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000140397 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508766+0000", 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017981900000000001 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508946+0000", 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012198303000000001 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.521144+0000", 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018082499999999999 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.521325+0000", 2023-09-30T09:19:20.147 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18093869200000001 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.702264+0000", 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018153700000000001 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.702445+0000", 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012401299999999999 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.702569+0000", 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19406116500000001 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:209854 6.5 6:ae32b70e:::benchmark_data_smithi005_105531_object102171:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:16.508561+0000", 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 63.474894663999997, 2023-09-30T09:19:20.149 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20282149099999999, 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 209854 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508561+0000", 2023-09-30T09:19:20.150 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508561+0000", 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508560+0000", 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9539999999999998e-06 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.151 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508564+0000", 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1773999999999999e-05 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508576+0000", 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4700000000000001e-06 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.508581+0000", 2023-09-30T09:19:20.152 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0043017849999999998 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.512883+0000", 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000134282 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513017+0000", 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5778000000000004e-05 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.153 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513113+0000", 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0084112679999999995 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.521524+0000", 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000107407 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.154 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.521632+0000", 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18959283499999999 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.711225+0000", 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011095999999999999 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.711336+0000", 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6690000000000002e-05 2023-09-30T09:19:20.155 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.711382+0000", 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20282149099999999 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:19:20.156 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:19:20.157 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:20.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:20.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:20.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:20.233 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 6 16 12470 12454 129.717 90.0625 0.00398534 0.00770131 2023-09-30T09:19:20.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:20.316 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:20.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:20.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:20.406 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:20 smithi005 bash[75361]: cluster 2023-09-30T09:19:18.756515+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 293 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s wr, 468 op/s 2023-09-30T09:19:20.407 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:20 smithi005 bash[75361]: audit 2023-09-30T09:19:19.477725+0000 mon.a (mon.0) 701 : audit 0 from='client.? 172.21.15.5:0/1939847131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:20.407 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:20 smithi005 bash[78438]: cluster 2023-09-30T09:19:18.756515+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 293 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s wr, 468 op/s 2023-09-30T09:19:20.407 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:20 smithi005 bash[78438]: audit 2023-09-30T09:19:19.477725+0000 mon.a (mon.0) 701 : audit 0 from='client.? 172.21.15.5:0/1939847131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:20.419 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:20.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:20.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:20.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:20.548 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:20.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:20 smithi099 bash[59238]: cluster 2023-09-30T09:19:18.756515+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v503: 89 pgs: 89 active+clean; 293 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s wr, 468 op/s 2023-09-30T09:19:20.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:20 smithi099 bash[59238]: audit 2023-09-30T09:19:19.477725+0000 mon.a (mon.0) 701 : audit 0 from='client.? 172.21.15.5:0/1939847131' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:20.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:20.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:20.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:20.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:20.703 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:20.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:20.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:20.806 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:20.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:20.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:20.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:20.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:20.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:20.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:20.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:21.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-30T09:19:21.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:21.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:21.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:21.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:21.196 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:21.223 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:21.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:21.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:21.233 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 7 16 14560 14544 129.837 130.625 0.0115491 0.00769307 2023-09-30T09:19:21.328 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:21.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:21.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:21.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:21.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:21.486 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:21.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:21.590 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:21.615 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:21.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:21.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:21.746 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:21.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:21.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:21.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:21.875 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:21.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:21.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:21.980 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:22.016 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:22.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:22.119 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:22.158 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:22.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:22.233 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 8 16 16208 16192 126.481 103 0.00656496 0.00789829 2023-09-30T09:19:22.264 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:22.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:22.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:22.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:22.531 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:22.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:22.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:22.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:22.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:22.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:22.799 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:22 smithi099 bash[59238]: cluster 2023-09-30T09:19:20.757295+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 641 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:19:22.799 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:22 smithi099 bash[59238]: audit 2023-09-30T09:19:21.546440+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:22.799 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:22 smithi099 bash[59238]: audit 2023-09-30T09:19:21.554179+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:22.815 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:22.908 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:22 smithi005 bash[75361]: cluster 2023-09-30T09:19:20.757295+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 641 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:19:22.908 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:22 smithi005 bash[75361]: audit 2023-09-30T09:19:21.546440+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:22.908 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:22 smithi005 bash[75361]: audit 2023-09-30T09:19:21.554179+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:22.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:22 smithi005 bash[78438]: cluster 2023-09-30T09:19:20.757295+0000 mgr.y (mgr.34107) 536 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 641 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:19:22.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:22 smithi005 bash[78438]: audit 2023-09-30T09:19:21.546440+0000 mon.a (mon.0) 702 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:19:22.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:22 smithi005 bash[78438]: audit 2023-09-30T09:19:21.554179+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:22.918 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:22.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:22.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:22.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:23.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:23.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:23.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:23.184 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:23.213 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:23.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:23.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 9 16 18142 18126 125.857 120.875 0.00733423 0.00793652 2023-09-30T09:19:23.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:23.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:23.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:23.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:23.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:23.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:23.578 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:23.608 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:23.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:23.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:23.741 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:23.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:23.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:23.845 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:23.874 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:23.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:23.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:23.978 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:24.007 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:24.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:24.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:24.136 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:24.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:24.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 10 16 19912 19896 124.333 110.625 0.00675245 0.00803443 2023-09-30T09:19:24.239 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:24.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:24.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:24.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:24.399 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:24.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:24.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:24.525 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:24.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:24.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:24.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:24.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:24.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:24.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:24 smithi099 bash[59238]: cluster 2023-09-30T09:19:22.757923+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 861 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-30T09:19:24.886 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:24.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:24.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:19:24.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:24.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:24 smithi005 bash[78438]: cluster 2023-09-30T09:19:22.757923+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 861 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-30T09:19:24.934 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:24 smithi005 bash[75361]: cluster 2023-09-30T09:19:22.757923+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 861 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-09-30T09:19:25.027 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:25.056 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:25.159 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:25.178 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:25.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:25.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 11 16 21262 21246 120.699 84.375 0.00323109 0.00818089 2023-09-30T09:19:25.281 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:25.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:25.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:25.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:25.447 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:25.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:25.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:25.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:25.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:25.711 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:25.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:25.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:25.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:25.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:25.944 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:25.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:25.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:25.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:26.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:26.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:26.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:26.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:26.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:26.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:26.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 12 16 22890 22874 119.119 101.75 0.004836 0.00838857 2023-09-30T09:19:26.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:26.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:26 smithi005 bash[75361]: cluster 2023-09-30T09:19:24.758583+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 966 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-30T09:19:26.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:26 smithi005 bash[78438]: cluster 2023-09-30T09:19:24.758583+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 966 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-30T09:19:26.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:26.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:26.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:26 smithi099 bash[59238]: cluster 2023-09-30T09:19:24.758583+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 966 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 80 MiB/s wr, 1.29k op/s 2023-09-30T09:19:27.054 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:27.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:27.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:27.183 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.213 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:27.233 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:27.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 13 16 24404 24388 117.234 94.625 0.00638072 0.00851633 2023-09-30T09:19:27.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:27.459 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:27.488 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:27.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:27.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:27.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:27.751 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:27.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:27.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.883 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:27.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:28.016 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:28.119 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:28.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:28.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:28.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 14 16 25970 25954 115.851 97.875 0.0071025 0.00862529 2023-09-30T09:19:28.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:28.279 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:28.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:28.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.412 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:28.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:28.428 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:19:28.513 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:28.523 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:28 smithi099 bash[59238]: cluster 2023-09-30T09:19:26.759812+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v507: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-09-30T09:19:28.523 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:28 smithi099 bash[59238]: audit 2023-09-30T09:19:27.470380+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.5:0/4294110739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:19:28.523 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:28 smithi099 bash[59238]: audit 2023-09-30T09:19:27.471210+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:19:28.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:28.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:28.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:28.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:28 smithi005 bash[75361]: cluster 2023-09-30T09:19:26.759812+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v507: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-09-30T09:19:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:28 smithi005 bash[75361]: audit 2023-09-30T09:19:27.470380+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.5:0/4294110739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:19:28.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:28 smithi005 bash[75361]: audit 2023-09-30T09:19:27.471210+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:19:28.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:28 smithi005 bash[78438]: cluster 2023-09-30T09:19:26.759812+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v507: 89 pgs: 89 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 101 MiB/s wr, 1.61k op/s 2023-09-30T09:19:28.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:28 smithi005 bash[78438]: audit 2023-09-30T09:19:27.470380+0000 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.5:0/4294110739' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:19:28.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:28 smithi005 bash[78438]: audit 2023-09-30T09:19:27.471210+0000 mon.a (mon.0) 704 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:19:28.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:28.803 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:28.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:28.909 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:28.935 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:28.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:28.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:28.941 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:29.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:29.063 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:29.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:29.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:29.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:29.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:29.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 15 16 27530 27514 114.627 97.5 0.00390033 0.00871569 2023-09-30T09:19:29.296 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:29.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:29.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:29.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:29.444 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[75361]: cluster 2023-09-30T09:19:28.401163+0000 mon.a (mon.0) 705 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:29.444 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[75361]: audit 2023-09-30T09:19:28.411476+0000 mon.a (mon.0) 706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:19:29.444 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[75361]: cluster 2023-09-30T09:19:28.415648+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e133 with expected crc 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[75361]: cluster 2023-09-30T09:19:28.416909+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[75361]: cluster 2023-09-30T09:19:28.420516+0000 mon.a (mon.0) 707 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:19:29] "GET /metrics HTTP/1.1" 200 36270 "" "Prometheus/2.33.4" 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[78438]: cluster 2023-09-30T09:19:28.401163+0000 mon.a (mon.0) 705 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[78438]: audit 2023-09-30T09:19:28.411476+0000 mon.a (mon.0) 706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[78438]: cluster 2023-09-30T09:19:28.415648+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e133 with expected crc 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[78438]: cluster 2023-09-30T09:19:28.416909+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2023-09-30T09:19:29.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:29 smithi005 bash[78438]: cluster 2023-09-30T09:19:28.420516+0000 mon.a (mon.0) 707 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-30T09:19:29.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:29.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:29.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:29.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:29.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:29.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:29.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:29 smithi099 bash[59238]: cluster 2023-09-30T09:19:28.401163+0000 mon.a (mon.0) 705 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:29.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:29 smithi099 bash[59238]: audit 2023-09-30T09:19:28.411476+0000 mon.a (mon.0) 706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:19:29.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:29 smithi099 bash[59238]: cluster 2023-09-30T09:19:28.415648+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e133 with expected crc 2023-09-30T09:19:29.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:29 smithi099 bash[59238]: cluster 2023-09-30T09:19:28.416909+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2023-09-30T09:19:29.716 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:29 smithi099 bash[59238]: cluster 2023-09-30T09:19:28.420516+0000 mon.a (mon.0) 707 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-30T09:19:29.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:29.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:29.831 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:29.857 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:29.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:29.960 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:29.983 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:29.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:29.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:30.085 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:30.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:30.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:30.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:30.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 16 16 28837 28821 112.568 81.6875 0.00904344 0.00887726 2023-09-30T09:19:30.241 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:30.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:30.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:30.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:30.372 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:30.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:30.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:30.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:30.485 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:30 smithi005 bash[75361]: cluster 2023-09-30T09:19:28.760313+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-30T09:19:30.486 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:30 smithi005 bash[78438]: cluster 2023-09-30T09:19:28.760313+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-30T09:19:30.508 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:30.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:30.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:30.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:30 smithi099 bash[59238]: cluster 2023-09-30T09:19:28.760313+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 1.4 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-30T09:19:30.611 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:30.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:30.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:30.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:30.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:30.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:30.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:30.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:30.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:30.897 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:30.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:30.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:31.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:31.031 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:31.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:31.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:31.163 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:31.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:31.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 17 16 30211 30195 110.997 85.875 0.00684337 0.00900245 2023-09-30T09:19:31.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.302 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:31.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:31.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:31.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:31.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:31.546 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:31.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:31.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:31.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:31.709 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:31.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:31.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:31.838 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:31.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:31.941 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:31.968 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:31.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:31.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:32.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:32.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:32.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 18 16 31567 31551 109.538 84.75 0.00826323 0.00912192 2023-09-30T09:19:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:32.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:32.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:32.366 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:32.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:32.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:32.421 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:32 smithi005 bash[75361]: cluster 2023-09-30T09:19:30.761403+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-30T09:19:32.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:32.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:32.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:32.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:32.603 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.634 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:32.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:32.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.755 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:32 smithi005 bash[78438]: cluster 2023-09-30T09:19:30.761403+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-30T09:19:32.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:32.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:32.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:32.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:32 smithi099 bash[59238]: cluster 2023-09-30T09:19:30.761403+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 1.7 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-30T09:19:32.848 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:19:32.848 INFO:teuthology.orchestra.run.smithi005.stdout: "success": "" 2023-09-30T09:19:32.848 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:19:32.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:32.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:32.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:32.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:33.024 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:33.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:33.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:33.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:33.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:33.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:33.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 19 16 32994 32978 108.467 89.1875 0.0198121 0.00921079 2023-09-30T09:19:33.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:33.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:33.429 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:33.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:33.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:33.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:33.580 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:33.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:33.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:33.709 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:33.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:33.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:33.839 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:33.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:33.943 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:33.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:33.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:33.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:34.079 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:34.108 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:34.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:34.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:34.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:34.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:19:34.233318+0000 min lat: 0.00132638 max lat: 0.257471 avg lat: 0.00928618 2023-09-30T09:19:34.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:19:34.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 20 16 34453 34437 107.602 91.1875 0.00863388 0.00928618 2023-09-30T09:19:34.244 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:34.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:34.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:34.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:34.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:34.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:34.486 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:34.495 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:34 smithi099 bash[59238]: cluster 2023-09-30T09:19:32.762085+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-30T09:19:34.511 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:34.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:34.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:34.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:34 smithi005 bash[78438]: cluster 2023-09-30T09:19:32.762085+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-30T09:19:34.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:34 smithi005 bash[75361]: cluster 2023-09-30T09:19:32.762085+0000 mgr.y (mgr.34107) 542 : cluster 0 pgmap v511: 89 pgs: 89 active+clean; 1.8 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-09-30T09:19:34.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:34.649 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:34.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:34.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:34.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:19:34.753 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:34.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:34.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:34.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:34.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:34.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:34.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:35.020 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:35.045 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:35.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:35.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:35.173 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:35.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:35.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 21 16 35624 35608 105.963 73.1875 0.00281168 0.00934994 2023-09-30T09:19:35.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:35.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:35.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:35.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:35.439 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:35.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:35.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:35.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:35.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:35.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:35.679 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:35.703 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:35.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:35.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:35.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:35.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:35.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:36.000 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:36.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:36.130 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:36.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:36.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 22 16 36929 36913 104.853 81.5625 0.00954749 0.00953104 2023-09-30T09:19:36.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:36.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:36.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:36.391 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:36.418 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:36.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:36.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:36.547 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:36 smithi005 bash[75361]: cluster 2023-09-30T09:19:34.762681+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-30T09:19:36.547 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:36 smithi005 bash[78438]: cluster 2023-09-30T09:19:34.762681+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-30T09:19:36.552 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:36.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:36.664 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:36 smithi099 bash[59238]: cluster 2023-09-30T09:19:34.762681+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 1.9 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-30T09:19:36.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:36.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:36.784 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:36.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:36.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:36.913 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:36.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:36.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:37.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:37.075 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:37.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:37.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:37.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:37.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:37.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 23 16 38332 38316 104.107 87.6875 0.00419771 0.00959917 2023-09-30T09:19:37.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:37.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:37.441 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:37.442 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:37 smithi005 bash[78438]: audit 2023-09-30T09:19:36.542038+0000 mon.a (mon.0) 708 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:37.467 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:37.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:37.571 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:37.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:37.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:37.703 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:37.712 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:37 smithi099 bash[59238]: audit 2023-09-30T09:19:36.542038+0000 mon.a (mon.0) 708 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:37.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:37.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:37.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:37 smithi005 bash[75361]: audit 2023-09-30T09:19:36.542038+0000 mon.a (mon.0) 708 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:37.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:37.857 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:37.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:37.961 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:37.990 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:37.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:37.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:38.092 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:38.115 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:38.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:38.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:38.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:38.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 24 16 39828 39812 103.664 93.5 0.00461428 0.00963911 2023-09-30T09:19:38.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:38.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:38.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:38.352 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:38.378 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:38.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:38.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:38.481 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:38.512 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:38.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:38.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:38.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:38 smithi099 bash[59238]: cluster 2023-09-30T09:19:36.763281+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-30T09:19:38.616 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:38.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:38.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:38.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:38.731 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:38 smithi005 bash[78438]: cluster 2023-09-30T09:19:36.763281+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-30T09:19:38.732 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:38 smithi005 bash[75361]: cluster 2023-09-30T09:19:36.763281+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v513: 89 pgs: 89 active+clean; 2.1 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-30T09:19:38.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:38.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:38.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:38.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:38.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:38.918 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:38.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:38.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:39.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:39.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:39.073 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:19:39.073 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:19:39.073 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.073 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:40874 7.4 7:2f49fdd3:::benchmark_data_smithi005_128556_object40873:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:19:39.073 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:39.051236+0000", 2023-09-30T09:19:39.073 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.016965303000000001, 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.017015744999999999, 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 40874 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:19:39.074 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.051236+0000", 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.051236+0000", 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.051237+0000", 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1600000000000001e-07 2023-09-30T09:19:39.075 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.051260+0000", 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3189000000000001e-05 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.051269+0000", 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7369999999999995e-06 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.051276+0000", 2023-09-30T09:19:39.076 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8009999999999998e-06 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.059659+0000", 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0083832690000000005 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.059831+0000", 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017236399999999999 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.077 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.060006+0000", 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017428499999999999 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.065637+0000", 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0056310300000000004 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:19:39.078 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.067564+0000", 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001927675 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:40876 7.6 7:65eee50c:::benchmark_data_smithi005_128556_object40875:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:39.057569+0000", 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.01063306, 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010785041, 2023-09-30T09:19:39.079 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 40876 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057569+0000", 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.080 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057569+0000", 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057571+0000", 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3779999999999999e-06 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:19:39.081 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057598+0000", 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7093999999999998e-05 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057614+0000", 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5634e-05 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.082 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057622+0000", 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3659999999999992e-06 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057690+0000", 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7680000000000003e-05 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057828+0000", 2023-09-30T09:19:39.083 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013800300000000001 2023-09-30T09:19:39.084 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.084 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.084 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:19:39.084 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.057978+0000", 2023-09-30T09:19:39.084 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000150576 2023-09-30T09:19:39.084 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.060769+0000", 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0027908809999999998 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:19:39.085 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.060988+0000", 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00021851300000000001 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:40878 7.f 7:f3808c4a:::benchmark_data_smithi005_128556_object40877:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:19:39.086 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:39.062679+0000", 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0055230560000000001, 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0057652559999999999, 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:19:39.087 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 40878 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062679+0000", 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.088 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062679+0000", 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062680+0000", 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4890000000000001e-06 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062707+0000", 2023-09-30T09:19:39.089 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6432999999999999e-05 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062741+0000", 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4341999999999997e-05 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062755+0000", 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3856000000000001e-05 2023-09-30T09:19:39.090 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062816+0000", 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1488999999999994e-05 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.062914+0000", 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7854000000000002e-05 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.091 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.063011+0000", 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7239999999999997e-05 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066506+0000", 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0034946869999999998 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068417+0000", 2023-09-30T09:19:39.092 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0019113170000000001 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:40880 7.5 e133/128 7:a0975b6b:::benchmark_data_smithi005_128556_object40879:head v 133'2503, mlcod=133'2501)", 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:39.063617+0000", 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0045848620000000003, 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0049166890000000001, 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:19:39.093 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.063617+0000", 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.063617+0000", 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:19:39.094 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.063618+0000", 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3200000000000004e-07 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.063654+0000", 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.6625999999999998e-05 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.063666+0000", 2023-09-30T09:19:39.095 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2130000000000001e-05 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.063687+0000", 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0432999999999999e-05 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.067275+0000", 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0035880769999999998 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.096 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.067295+0000", 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0574e-05 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:40881 7.7 e133/128 7:ebceb8c8:::benchmark_data_smithi005_128556_object40880:head v 133'2546, mlcod=133'2544)", 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:39.066288+0000", 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0019132120000000001, 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0023072769999999999, 2023-09-30T09:19:39.097 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066288+0000", 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066288+0000", 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.098 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066290+0000", 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.093e-06 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066330+0000", 2023-09-30T09:19:39.099 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0083999999999998e-05 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066343+0000", 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3416e-05 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066351+0000", 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2160000000000006e-06 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.100 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066423+0000", 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1964000000000004e-05 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.066446+0000", 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2529000000000001e-05 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.101 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:40883 7.6 7:6126f0a0:::benchmark_data_smithi005_128556_object40882:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:39.068172+0000", 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.9631000000000001e-05, 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00056322100000000003, 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:19:39.102 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 40883 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068172+0000", 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068172+0000", 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.103 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068174+0000", 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.114e-06 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068201+0000", 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6673e-05 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068214+0000", 2023-09-30T09:19:39.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3286e-05 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068223+0000", 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.738e-06 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068285+0000", 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2399999999999999e-05 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.105 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068485+0000", 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019984500000000001 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:39.068644+0000", 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015937699999999999 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.106 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:19:39.107 INFO:teuthology.orchestra.run.smithi005.stdout: ], 2023-09-30T09:19:39.107 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 6 2023-09-30T09:19:39.107 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:19:39.107 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:19:39.132 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:19:39.170 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.177 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:19:39.199 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:39.233 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:19:39.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 25 16 41081 41065 102.65 78.3125 0.0064892 0.00973447 2023-09-30T09:19:39.273 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:19:39.303 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.313 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:19:39.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:39.356 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:19:39.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:19:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:19:39] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.33.4" 2023-09-30T09:19:39.397 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:19:39.405 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.405 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.405 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.405 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.405 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.406 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.406 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.406 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:19:39.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.464 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:39.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:39 smithi005 bash[75361]: audit 2023-09-30T09:19:39.013097+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.5:0/2309647276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:39.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:39 smithi005 bash[78438]: audit 2023-09-30T09:19:39.013097+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.5:0/2309647276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:39.567 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:39.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:39.710 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:39 smithi099 bash[59238]: audit 2023-09-30T09:19:39.013097+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.5:0/2309647276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:39.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:39.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.857 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:39.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:39.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:39.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:39.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:39.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:40.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:40.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:40.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:40.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:40.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:40.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 26 16 42366 42350 101.791 80.3125 0.00484641 0.00981549 2023-09-30T09:19:40.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:40.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:40.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:40.358 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:40.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:40.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:40.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:40.488 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:40.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:40.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:40 smithi005 bash[75361]: cluster 2023-09-30T09:19:38.764402+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-30T09:19:40.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:40 smithi005 bash[78438]: cluster 2023-09-30T09:19:38.764402+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-30T09:19:40.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:40.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:40.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:40.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:40.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:40.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:40.750 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:40.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:40.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:40.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:40.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:40 smithi099 bash[59238]: cluster 2023-09-30T09:19:38.764402+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v514: 89 pgs: 89 active+clean; 2.3 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-30T09:19:40.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:40.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:40.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:40.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:41.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:41.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:41.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:41.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:41.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-30T09:19:41.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:41.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:41.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:41.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 27 16 43680 43664 101.062 82.125 0.0240541 0.00988598 2023-09-30T09:19:41.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:41.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:41.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:41.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:41.417 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:19:41.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-30T09:19:41.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:41.443 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:41.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:41.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:41.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:41.557 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:41.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:41.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:41.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:41.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:41.742 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:41.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:41.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:41.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:41.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:41.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:41.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:41.971 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:42.005 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:42.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:42.150 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:42.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:42.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 28 16 44564 44548 99.4258 55.25 0.0125214 0.0100517 2023-09-30T09:19:42.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:42.289 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:42.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:42.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:42.424 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:42.529 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:42.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:42 smithi099 bash[59238]: cluster 2023-09-30T09:19:40.764958+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-30T09:19:42.557 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:42.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:42.670 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:42 smithi005 bash[75361]: cluster 2023-09-30T09:19:40.764958+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-30T09:19:42.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:42 smithi005 bash[78438]: cluster 2023-09-30T09:19:40.764958+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v515: 89 pgs: 89 active+clean; 2.5 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-09-30T09:19:42.690 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:42.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:42.793 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:42.821 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:42.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:42.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:42.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:42.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:43.051 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:43.077 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:43.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:43.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:43.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:43.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:19:43.211 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:43.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:43.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:43.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 29 16 45877 45861 98.8269 82.0625 0.0214447 0.0101112 2023-09-30T09:19:43.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:43.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:43.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:43.456 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:43.486 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:43.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:43.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:43.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:43.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:43.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:43.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:43.727 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:43.750 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:43.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:43.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:43.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:43.876 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:43.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:43.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:43.979 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:44.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.007 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:44.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:44.108 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:44.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:44.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:44.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 30 16 47030 47014 97.9346 72.0625 0.0123472 0.0102053 2023-09-30T09:19:44.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:44.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:44.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:44.363 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:44.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:44.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:44.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:44.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:44 smithi005 bash[75361]: cluster 2023-09-30T09:19:42.765935+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-30T09:19:44.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:44 smithi005 bash[78438]: cluster 2023-09-30T09:19:42.765935+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-30T09:19:44.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:44.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:44.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:44.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:44.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:44.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:44 smithi099 bash[59238]: cluster 2023-09-30T09:19:42.765935+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v516: 89 pgs: 89 active+clean; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-09-30T09:19:44.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:44.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:44.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:44.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:44.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:45.049 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:45.075 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:45.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:45.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:45.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:45.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:45.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:45.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 31 16 48236 48220 97.2058 75.375 0.0163524 0.01028 2023-09-30T09:19:45.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:45.335 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:45.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:45.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:45.438 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:45.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:45.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:45.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:45.575 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:45.606 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:45.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:45.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:45.712 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:45.740 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:45.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:45.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:45.754 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:45.755 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:45.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:45.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:45.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:45.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:46.001 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:46.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:46.105 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:46.129 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:46.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:46.235 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:46.237 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 32 15 49467 49452 96.5742 77 0.0140805 0.0103477 2023-09-30T09:19:46.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:46.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:46.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:46.394 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:46.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:46.498 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:46.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:46 smithi005 bash[75361]: cluster 2023-09-30T09:19:44.766478+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-30T09:19:46.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:46 smithi005 bash[78438]: cluster 2023-09-30T09:19:44.766478+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-30T09:19:46.527 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:46.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:46.631 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:46.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:46.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:46.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:46.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:46.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:46 smithi099 bash[59238]: cluster 2023-09-30T09:19:44.766478+0000 mgr.y (mgr.34107) 548 : cluster 0 pgmap v517: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-30T09:19:46.901 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:46.926 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:46.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:46.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:47.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:47.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:47.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:47.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:47.199 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:47.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:47.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 33 16 50708 50692 95.996 77.5 0.00941454 0.0104112 2023-09-30T09:19:47.305 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:47.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:47.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:47.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:47.434 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:47.823 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:47.853 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:47.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:47.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:47.957 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:47.981 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:47.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:48.085 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:48.113 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:48.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:48.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:48.240 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 34 16 51971 51955 95.4849 78.9375 0.0144146 0.0104656 2023-09-30T09:19:48.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:48.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:48.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:48.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:48.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:48.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:48.470 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:48 smithi099 bash[59238]: cluster 2023-09-30T09:19:46.767046+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:19:48.483 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:48.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:48 smithi005 bash[78438]: cluster 2023-09-30T09:19:46.767046+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:19:48.492 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:48 smithi005 bash[75361]: cluster 2023-09-30T09:19:46.767046+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v518: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:19:48.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:48.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:48.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:48.614 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:48.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:48.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:48.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:48.780 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:48.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:48.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:48.886 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:48.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:48.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:48.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:49.017 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:49.044 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:49.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:49.148 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:49.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:49.240 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 35 16 53148 53132 94.8584 73.5625 0.00343346 0.0105153 2023-09-30T09:19:49.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:49.302 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:49.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:49.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:19:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:19:49] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.33.4" 2023-09-30T09:19:49.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:49.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:49.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:49.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:49.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:49.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:49.699 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:49.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:49.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:49.828 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:49.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:49.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:49.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:49.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:50.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:50.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:50.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:50.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:50.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:50.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:50.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:50.240 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 36 16 54292 54276 94.2095 71.5 0.0215547 0.0106089 2023-09-30T09:19:50.319 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:50.350 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:50.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:50.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:50.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:50.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:50.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:50.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:50.505 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:19:50.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:50.603 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:50 smithi099 bash[59238]: cluster 2023-09-30T09:19:48.767654+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-30T09:19:50.603 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:50 smithi099 bash[59238]: audit 2023-09-30T09:19:49.783110+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.5:0/3092115201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:19:50.603 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:50 smithi099 bash[59238]: audit 2023-09-30T09:19:49.784105+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:19:50.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:50.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:50.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:50.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:50.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:50 smithi005 bash[78438]: cluster 2023-09-30T09:19:48.767654+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-30T09:19:50.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:50 smithi005 bash[78438]: audit 2023-09-30T09:19:49.783110+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.5:0/3092115201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:19:50.735 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:50 smithi005 bash[78438]: audit 2023-09-30T09:19:49.784105+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:19:50.735 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:50 smithi005 bash[75361]: cluster 2023-09-30T09:19:48.767654+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v519: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-30T09:19:50.735 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:50 smithi005 bash[75361]: audit 2023-09-30T09:19:49.783110+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.5:0/3092115201' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:19:50.735 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:50 smithi005 bash[75361]: audit 2023-09-30T09:19:49.784105+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:19:50.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:50.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:50.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:50.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:50.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:50.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:50.987 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:51.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:51.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:51.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:51.147 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:51.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:51.240 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 37 16 55394 55378 93.5246 68.875 0.020728 0.0106862 2023-09-30T09:19:51.249 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:51.276 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:51.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:51.381 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:51.407 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:51.494 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.471322+0000 mon.a (mon.0) 710 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: audit 2023-09-30T09:19:50.473438+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.479794+0000 mon.a (mon.0) 712 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.490068+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.492929+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.493500+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.497286+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.498831+0000 osd.0 (osd.0) 36 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.500637+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.500922+0000 osd.0 (osd.0) 37 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.495 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.503035+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.510 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:51.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:51.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:51.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:51.645 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.471322+0000 mon.a (mon.0) 710 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:51.645 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: audit 2023-09-30T09:19:50.473438+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:19:51.645 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.479794+0000 mon.a (mon.0) 712 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-30T09:19:51.645 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.490068+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.645 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.492929+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.645 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.493500+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.646 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.497286+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.646 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.498831+0000 osd.0 (osd.0) 36 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.646 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.500637+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.646 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.500922+0000 osd.0 (osd.0) 37 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.646 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:51 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.503035+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.668 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:51.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:51.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.471322+0000 mon.a (mon.0) 710 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:19:51.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: audit 2023-09-30T09:19:50.473438+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:19:51.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.479794+0000 mon.a (mon.0) 712 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.490068+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.492929+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.493500+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.497286+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.498831+0000 osd.0 (osd.0) 36 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.500637+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.500922+0000 osd.0 (osd.0) 37 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:51 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.503035+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e134 with expected crc 2023-09-30T09:19:51.772 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:51.804 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:51.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:51.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:51.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:51.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:52.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:52.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:52.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:52.168 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:52.195 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:52.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:52.240 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 38 16 56586 56570 93.0239 74.5 0.0119823 0.0107437 2023-09-30T09:19:52.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:52.334 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:52.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:52.439 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:52.464 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:52.567 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:52.575 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:52 smithi005 bash[78438]: cluster 2023-09-30T09:19:50.768210+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-30T09:19:52.575 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:52 smithi005 bash[78438]: audit 2023-09-30T09:19:51.542371+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:52.575 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:52 smithi005 bash[75361]: cluster 2023-09-30T09:19:50.768210+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-30T09:19:52.575 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:52 smithi005 bash[75361]: audit 2023-09-30T09:19:51.542371+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:52.593 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:52.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:52.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:52.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:52 smithi099 bash[59238]: cluster 2023-09-30T09:19:50.768210+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-30T09:19:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:52 smithi099 bash[59238]: audit 2023-09-30T09:19:51.542371+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:52.833 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:52.859 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:52.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:52.989 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:52.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:53.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:53.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:53.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:53.231 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:53.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 39 16 57704 57688 92.4302 69.875 0.00982006 0.0108128 2023-09-30T09:19:53.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:53.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:53.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:53.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:53.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:53.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:53.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:53.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:53.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:53.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:53.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:53.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:53.648 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:53.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:53.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:53.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:53.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:53.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:53.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:53.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:53.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:54.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:54.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:54.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:54.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:54.142 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:54.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:54.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:54.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:54.241 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:19:54.239206+0000 min lat: 0.00132638 max lat: 0.313405 avg lat: 0.0108773 2023-09-30T09:19:54.241 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:19:54.241 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 40 16 58833 58817 91.8823 70.5625 0.0126864 0.0108773 2023-09-30T09:19:54.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:54.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:54.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:54.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:54.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:54.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:54.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:54.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:54.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:54.575 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:54 smithi099 bash[59238]: cluster 2023-09-30T09:19:52.768733+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:19:54.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:54.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:54.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:54.700 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:54.709 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:54 smithi005 bash[78438]: cluster 2023-09-30T09:19:52.768733+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:19:54.710 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:54 smithi005 bash[75361]: cluster 2023-09-30T09:19:52.768733+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:19:54.737 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:54.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:54.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:54.843 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:54.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:54.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:54.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:54.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:55.002 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:55.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:55.106 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.133 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:55.240 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.241 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 41 16 59955 59939 91.3515 70.125 0.0208699 0.0109395 2023-09-30T09:19:55.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:55.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:55.402 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:55.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:55.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.531 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:55.634 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:55.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:55.792 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:55.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:55.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:55.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:55.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:56.040 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:56.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:56.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:56.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:56.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:19:56.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:56.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:56.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:56.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:56.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 42 15 61110 61095 90.8953 72.25 0.0141702 0.010995 2023-09-30T09:19:56.314 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:56.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:56.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:56.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:56.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:56.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:56.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:56.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:56.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:56.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:56.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:56.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:56.763 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:56.764 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:56 smithi099 bash[59238]: cluster 2023-09-30T09:19:54.769263+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:19:56.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:56.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:56.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:56 smithi005 bash[75361]: cluster 2023-09-30T09:19:54.769263+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:19:56.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:56 smithi005 bash[78438]: cluster 2023-09-30T09:19:54.769263+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v523: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:19:56.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:56.897 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:56.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:56.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:57.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:57.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:57.077 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:19:57.077 INFO:teuthology.orchestra.run.smithi005.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-30T09:19:57.132 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:57.158 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:57.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:57.179 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:19:57.232 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:19:57.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 43 16 62030 62014 90.1172 57.4375 0.00706253 0.0110894 2023-09-30T09:19:57.264 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:57.269 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:19:57.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:57.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:57.313 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:19:57.347 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:19:57.380 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:19:57.395 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:57.425 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:19:57.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:57.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:57.462 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:19:57.472 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.472 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.472 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.473 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.473 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.473 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.473 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.473 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:19:57.520 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.0 to 1 (10000) 2023-09-30T09:19:57.530 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:57.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:57 smithi099 bash[59238]: audit 2023-09-30T09:19:57.105803+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.5:0/304171359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:57.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:57 smithi099 bash[59238]: audit 2023-09-30T09:19:57.261116+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.5:0/2642819695' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:19:57.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:57 smithi099 bash[59238]: audit 2023-09-30T09:19:57.261739+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:19:57.557 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:57.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:57.663 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:57.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:57.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:57.714 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:57 smithi005 bash[75361]: audit 2023-09-30T09:19:57.105803+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.5:0/304171359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:57.714 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:57 smithi005 bash[78438]: audit 2023-09-30T09:19:57.105803+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.5:0/304171359' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:19:57.714 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:57 smithi005 bash[78438]: audit 2023-09-30T09:19:57.261116+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.5:0/2642819695' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:19:57.714 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:57 smithi005 bash[78438]: audit 2023-09-30T09:19:57.261739+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:19:57.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:57.828 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:19:57.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:19:57.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:57.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:57.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:57.967 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:57 smithi005 bash[75361]: audit 2023-09-30T09:19:57.261116+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.5:0/2642819695' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:19:57.967 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:57 smithi005 bash[75361]: audit 2023-09-30T09:19:57.261739+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:19:58.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:58.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:58.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:58.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:58.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:58.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:58.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:58.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 44 16 62982 62966 89.4213 59.5 0.00624666 0.0111774 2023-09-30T09:19:58.332 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:58.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:58.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:58.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:58.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:58.490 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:58.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:58.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:19:58.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:58.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:58.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:58.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:58.724 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:58.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:58.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:58.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:56.770073+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-30T09:19:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: audit 2023-09-30T09:19:57.502907+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:19:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.507574+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.512565+0000 mon.a (mon.0) 716 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-30T09:19:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.519878+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.521425+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.522886+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.527779+0000 osd.0 (osd.0) 38 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.531701+0000 osd.0 (osd.0) 39 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:19:58 smithi099 bash[59238]: cluster 2023-09-30T09:19:57.534989+0000 osd.0 (osd.0) 40 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:58.867 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:56.770073+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-30T09:19:58.867 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: audit 2023-09-30T09:19:57.502907+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:19:58.867 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.507574+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.512565+0000 mon.a (mon.0) 716 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.519878+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.521425+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.522886+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.527779+0000 osd.0 (osd.0) 38 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.531701+0000 osd.0 (osd.0) 39 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[75361]: cluster 2023-09-30T09:19:57.534989+0000 osd.0 (osd.0) 40 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.868 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:56.770073+0000 mgr.y (mgr.34107) 554 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: audit 2023-09-30T09:19:57.502907+0000 mon.a (mon.0) 715 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.507574+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.512565+0000 mon.a (mon.0) 716 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.519878+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.521425+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.522886+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.527779+0000 osd.0 (osd.0) 38 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.531701+0000 osd.0 (osd.0) 39 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.869 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:19:58 smithi005 bash[78438]: cluster 2023-09-30T09:19:57.534989+0000 osd.0 (osd.0) 40 : cluster 3 failed to encode map e135 with expected crc 2023-09-30T09:19:58.882 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:19:58.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:58.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:19:58.987 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:59.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:19:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:19:59.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:59.156 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:19:59.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:19:59.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 45 16 64055 64039 88.9243 67.0625 0.0103052 0.0112392 2023-09-30T09:19:59.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:59.296 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-30T09:19:59.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:59.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:59.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:19:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:19:59] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.33.4" 2023-09-30T09:19:59.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:59.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:19:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:19:59.537 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:59.573 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:59.678 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:59.708 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:19:59.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:19:59.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:59.849 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:19:59.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:19:59.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:59.982 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:19:59.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:59.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:00.085 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:00.111 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:00.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:00.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:00.216 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:00.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 46 16 65058 65042 88.3539 62.6875 0.0106392 0.0113115 2023-09-30T09:20:00.245 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:00.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:00.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:00.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:00.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:00.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:00.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:00.489 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:00.520 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:00.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:00.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:00.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:00.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:00.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:00.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:00.757 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:00.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-30T09:20:00.786 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:00.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:00.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:00.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:00 smithi005 bash[78438]: cluster 2023-09-30T09:19:58.770674+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-30T09:20:00.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:00 smithi005 bash[78438]: cluster 2023-09-30T09:20:00.000116+0000 mon.a (mon.0) 717 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-30T09:20:00.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:00 smithi005 bash[78438]: cluster 2023-09-30T09:20:00.000145+0000 mon.a (mon.0) 718 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-30T09:20:00.789 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:00 smithi005 bash[75361]: cluster 2023-09-30T09:19:58.770674+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-30T09:20:00.789 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:00 smithi005 bash[75361]: cluster 2023-09-30T09:20:00.000116+0000 mon.a (mon.0) 717 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-30T09:20:00.789 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:00 smithi005 bash[75361]: cluster 2023-09-30T09:20:00.000145+0000 mon.a (mon.0) 718 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-30T09:20:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:00 smithi099 bash[59238]: cluster 2023-09-30T09:19:58.770674+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-30T09:20:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:00 smithi099 bash[59238]: cluster 2023-09-30T09:20:00.000116+0000 mon.a (mon.0) 717 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-30T09:20:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:00 smithi099 bash[59238]: cluster 2023-09-30T09:20:00.000145+0000 mon.a (mon.0) 718 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-30T09:20:00.889 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:00.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:00.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:00.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:01.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:01.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:01.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:01.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:01.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:01.174 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:01.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:01.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 47 16 66036 66020 87.7745 61.125 0.00623709 0.0113858 2023-09-30T09:20:01.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:01.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:01.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:01.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:01.412 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:01.451 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:01.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:01.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:01.586 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:01.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:01.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:01.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:01.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:01.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:01.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:01.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:01.846 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:01.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:01.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:01.949 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:01.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:02.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:02.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:02.127 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:02.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:02.231 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:02.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 48 16 67038 67022 87.2505 62.625 0.0104054 0.0114539 2023-09-30T09:20:02.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:02.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:02.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:02.396 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:02.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:02.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:02.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:02.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:02.634 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:02.644 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[75361]: cluster 2023-09-30T09:20:00.771297+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-30T09:20:02.645 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[75361]: audit 2023-09-30T09:20:01.984784+0000 mon.a (mon.0) 719 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:02.645 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[75361]: audit 2023-09-30T09:20:02.478985+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:02.645 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[75361]: audit 2023-09-30T09:20:02.499297+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:02.645 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[78438]: cluster 2023-09-30T09:20:00.771297+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-30T09:20:02.645 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[78438]: audit 2023-09-30T09:20:01.984784+0000 mon.a (mon.0) 719 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:02.645 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[78438]: audit 2023-09-30T09:20:02.478985+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:02.645 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:02 smithi005 bash[78438]: audit 2023-09-30T09:20:02.499297+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:02.674 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:02.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:02.750 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:20:02.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:02.789 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:02 smithi099 bash[59238]: cluster 2023-09-30T09:20:00.771297+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2023-09-30T09:20:02.789 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:02 smithi099 bash[59238]: audit 2023-09-30T09:20:01.984784+0000 mon.a (mon.0) 719 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:02.789 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:02 smithi099 bash[59238]: audit 2023-09-30T09:20:02.478985+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:02.789 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:02 smithi099 bash[59238]: audit 2023-09-30T09:20:02.499297+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:02.805 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:02.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:02.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:02.955 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:02.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:03.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:03.095 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:03.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:03.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:03.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:03.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:03.236 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:03.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:03.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 49 16 67897 67881 86.5654 53.6875 0.0375221 0.0115459 2023-09-30T09:20:03.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:03.362 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:03.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:03.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:03.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:03.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:03.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:03.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:03.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:03.634 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:03.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:03.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:03.741 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:03.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:03 smithi099 bash[59238]: audit 2023-09-30T09:20:02.570325+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:03.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:03 smithi099 bash[59238]: audit 2023-09-30T09:20:02.582240+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:03.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:03 smithi005 bash[75361]: audit 2023-09-30T09:20:02.570325+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:03.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:03 smithi005 bash[75361]: audit 2023-09-30T09:20:02.582240+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:03 smithi005 bash[78438]: audit 2023-09-30T09:20:02.570325+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:03 smithi005 bash[78438]: audit 2023-09-30T09:20:02.582240+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:03.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:03.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:03.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:03.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:03.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:03.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:04.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:04.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:04.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:04.139 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:04.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:04.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:04.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 50 16 68879 68863 86.0616 61.375 0.01043 0.0116132 2023-09-30T09:20:04.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:04.291 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:04.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:04.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:04.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:04.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:04.533 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:04.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:04.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:04.588 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:04 smithi005 bash[75361]: cluster 2023-09-30T09:20:02.772156+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:20:04.588 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:04 smithi005 bash[78438]: cluster 2023-09-30T09:20:02.772156+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:20:04.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:04.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:04 smithi099 bash[59238]: cluster 2023-09-30T09:20:02.772156+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:20:04.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:04.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:04.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:04.815 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:04.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:04.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:04.962 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:04.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:04.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:05.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:05.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:05.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:05.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:05.195 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:05.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:05.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:05.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:05.242 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 51 16 69888 69872 85.6106 63.0625 0.0118399 0.0116753 2023-09-30T09:20:05.312 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:05.312 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:05.324 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:05.351 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:05.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:05.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:05.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:05.486 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:05.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:05.589 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:05.615 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:05.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:05.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:05.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:05.748 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:05.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:05.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:05.852 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:05.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:05.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:05.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:05.983 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:06.013 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:06.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:06.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:06.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:06.144 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:06.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:06.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:06.243 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 52 16 70822 70806 85.0867 58.375 0.00920877 0.011747 2023-09-30T09:20:06.249 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:06.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:06.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:06.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:06.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:06.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:06 smithi005 bash[75361]: cluster 2023-09-30T09:20:04.772720+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-30T09:20:06.594 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:06 smithi005 bash[75361]: audit 2023-09-30T09:20:06.544839+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:06.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:06 smithi099 bash[59238]: cluster 2023-09-30T09:20:04.772720+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-30T09:20:07.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:06 smithi099 bash[59238]: audit 2023-09-30T09:20:06.544839+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:07.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:07.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:07.056 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:06 smithi005 bash[78438]: cluster 2023-09-30T09:20:04.772720+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-30T09:20:07.056 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:06 smithi005 bash[78438]: audit 2023-09-30T09:20:06.544839+0000 mon.a (mon.0) 724 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:07.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:07.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:07.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:07.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:07.243 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 53 16 71813 71797 84.6499 61.9375 0.00763571 0.0118071 2023-09-30T09:20:07.294 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:07.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:07.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:07.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:07.361 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:07.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:07.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:07.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:07.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:07.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:07.627 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:07.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:07.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:07.758 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:07.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:07.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:07.861 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:07.905 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:07.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:07.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:08.008 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:08.050 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:08.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:08.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:08.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:08.198 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:08.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:08.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:08.243 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 54 16 72638 72622 84.0367 51.5625 0.00906883 0.0118927 2023-09-30T09:20:08.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:08.693 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:08.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:08.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:08.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:08.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:08 smithi099 bash[59238]: cluster 2023-09-30T09:20:06.773208+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-30T09:20:08.885 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:08.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:08.988 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:09.016 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:09.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:08 smithi005 bash[75361]: cluster 2023-09-30T09:20:06.773208+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-30T09:20:09.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:08 smithi005 bash[78438]: cluster 2023-09-30T09:20:06.773208+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-30T09:20:09.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:09.120 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:09.145 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:09.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:09.243 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 55 16 73486 73470 83.4724 53 0.0152426 0.0119738 2023-09-30T09:20:09.248 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:09.272 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:09.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:09.376 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:09.399 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:20:09] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:20:09.401 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:09.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:09.505 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:09.538 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:09.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:09.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:09.680 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:09.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:09.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:09.810 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:09.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:09.926 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: cluster 2023-09-30T09:20:08.773829+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-30T09:20:09.926 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: audit 2023-09-30T09:20:08.796009+0000 mon.a (mon.0) 725 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.926 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: audit 2023-09-30T09:20:08.809202+0000 mon.a (mon.0) 726 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: audit 2023-09-30T09:20:08.819712+0000 mon.a (mon.0) 727 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: audit 2023-09-30T09:20:08.829268+0000 mon.a (mon.0) 728 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: audit 2023-09-30T09:20:09.479508+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: audit 2023-09-30T09:20:09.482502+0000 mon.a (mon.0) 730 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[75361]: audit 2023-09-30T09:20:09.489943+0000 mon.a (mon.0) 731 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: cluster 2023-09-30T09:20:08.773829+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: audit 2023-09-30T09:20:08.796009+0000 mon.a (mon.0) 725 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: audit 2023-09-30T09:20:08.809202+0000 mon.a (mon.0) 726 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: audit 2023-09-30T09:20:08.819712+0000 mon.a (mon.0) 727 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.927 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: audit 2023-09-30T09:20:08.829268+0000 mon.a (mon.0) 728 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: audit 2023-09-30T09:20:09.479508+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:09.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: audit 2023-09-30T09:20:09.482502+0000 mon.a (mon.0) 730 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:09.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:09 smithi005 bash[78438]: audit 2023-09-30T09:20:09.489943+0000 mon.a (mon.0) 731 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:09.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:09.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:09.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:10.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:10.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: cluster 2023-09-30T09:20:08.773829+0000 mgr.y (mgr.34107) 560 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-30T09:20:10.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: audit 2023-09-30T09:20:08.796009+0000 mon.a (mon.0) 725 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:10.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: audit 2023-09-30T09:20:08.809202+0000 mon.a (mon.0) 726 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:10.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: audit 2023-09-30T09:20:08.819712+0000 mon.a (mon.0) 727 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:10.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: audit 2023-09-30T09:20:08.829268+0000 mon.a (mon.0) 728 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:10.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: audit 2023-09-30T09:20:09.479508+0000 mon.a (mon.0) 729 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:10.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: audit 2023-09-30T09:20:09.482502+0000 mon.a (mon.0) 730 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:10.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:09 smithi099 bash[59238]: audit 2023-09-30T09:20:09.489943+0000 mon.a (mon.0) 731 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:10.075 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:10.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:10.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:10.181 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:10.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:10.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:10.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:10.243 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 56 16 74388 74372 82.9885 56.375 0.0120684 0.0120447 2023-09-30T09:20:10.311 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:10.349 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:10.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:10.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:10.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:10.480 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:10.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:10.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:10.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:10.611 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:10.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:10.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:10.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:11.389 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 57 16 75294 75278 82.5259 56.625 0.00736034 0.0121102 2023-09-30T09:20:11.419 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:11.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:11.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:11.527 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:11.553 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:11.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:11.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:11.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:11.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:11.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:11.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:11.791 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:11.822 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:12.536 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:11 smithi005 bash[75361]: cluster 2023-09-30T09:20:10.774347+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-30T09:20:12.563 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:11 smithi005 bash[78438]: cluster 2023-09-30T09:20:10.774347+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-30T09:20:12.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:12.567 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 58 16 76251 76235 82.1343 59.8125 0.0087981 0.0121676 2023-09-30T09:20:12.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:12.568 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:11 smithi099 bash[59238]: cluster 2023-09-30T09:20:10.774347+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-30T09:20:12.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:12.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:12.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:12.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:12.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:12.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:12.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:12.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:12.926 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:12.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:12.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:13.050 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:13.989 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 59 16 77083 77067 81.6235 52 0.00748542 0.0122456 2023-09-30T09:20:14.012 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:14.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:14.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:14.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:14.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:14.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:14.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:14.244 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:20:14.241985+0000 min lat: 0.00132638 max lat: 0.313405 avg lat: 0.0122947 2023-09-30T09:20:14.244 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:20:14.244 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 60 16 78077 78061 81.2984 62.125 0.0103181 0.0122947 2023-09-30T09:20:14.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:14.403 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:14.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:14.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:14.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:14.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:14 smithi099 bash[59238]: cluster 2023-09-30T09:20:12.774972+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-09-30T09:20:14.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:14.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:14.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:14.710 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:14.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:14.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:14.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:14 smithi005 bash[78438]: cluster 2023-09-30T09:20:12.774972+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-09-30T09:20:14.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:14 smithi005 bash[75361]: cluster 2023-09-30T09:20:12.774972+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-09-30T09:20:14.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:14.873 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:14.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:14.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:14.980 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:15.013 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:15.118 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:15.146 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:15.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:15.244 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 61 16 79028 79012 80.94 59.4375 0.0100726 0.0123476 2023-09-30T09:20:15.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:15.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:15.396 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:15.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:15.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:15.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:15.566 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:15.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:15.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:15.706 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:15.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:15.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:15.840 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:15.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:15.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:15.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:15.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:15.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:16.082 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:16.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:16.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:16.217 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:16.249 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 62 16 79957 79941 80.5649 58.0625 0.0191432 0.0124057 2023-09-30T09:20:16.249 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:16.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:16.352 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:16.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:16.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:16.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:16.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:16.511 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:16.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:16.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:16.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:16 smithi005 bash[75361]: cluster 2023-09-30T09:20:14.775549+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2023-09-30T09:20:16.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:16 smithi005 bash[78438]: cluster 2023-09-30T09:20:14.775549+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2023-09-30T09:20:16.614 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:16.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:16.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:16.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:16.752 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:16 smithi099 bash[59238]: cluster 2023-09-30T09:20:14.775549+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2023-09-30T09:20:16.775 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:16.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:16.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:16.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:16.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:17.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:17.697 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 63 16 80688 80672 80.0113 45.6875 0.00368429 0.0124502 2023-09-30T09:20:17.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:17.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:17.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:17.924 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:17.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:17.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:18.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:18.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:18.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:18.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:18.247 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:18.249 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 64 16 81530 81514 79.5834 52.625 0.0140646 0.012559 2023-09-30T09:20:18.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:18.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:18.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:18.386 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:18.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:18.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:18.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:18.570 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:18.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:18.676 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:18.685 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:18 smithi005 bash[75361]: cluster 2023-09-30T09:20:16.776170+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-30T09:20:18.686 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:18 smithi005 bash[78438]: cluster 2023-09-30T09:20:16.776170+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-30T09:20:18.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:18.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:18.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:18 smithi099 bash[59238]: cluster 2023-09-30T09:20:16.776170+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v535: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-30T09:20:18.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:18.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:18.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:18.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:18.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:18.984 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:18.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:18.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:19.088 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:19.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:19.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:19.178 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:20:19.178 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:20:19.178 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:20:19.178 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:20:19.178 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.178 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:28071 7.6 7:62600c4a:::benchmark_data_smithi005_128556_object28070:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:20:19.178 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:29.563334+0000", 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 49.594062895999997, 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25701399899999999, 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 28071 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.179 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563334+0000", 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563334+0000", 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563335+0000", 2023-09-30T09:20:19.180 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4399999999999999e-07 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563352+0000", 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.772e-05 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.699851+0000", 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13649868600000001 2023-09-30T09:20:19.181 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.699891+0000", 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0426000000000002e-05 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.701719+0000", 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001827558 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.182 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.701837+0000", 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000118251 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.701977+0000", 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013938500000000001 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.183 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.704465+0000", 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0024882390000000002 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.709367+0000", 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.004902638 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.820067+0000", 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.110699441 2023-09-30T09:20:19.184 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.820237+0000", 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017027899999999999 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.820348+0000", 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011063199999999999 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.185 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35597 7.f 7:f95a91aa:::benchmark_data_smithi005_128556_object35596:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.041732+0000", 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.115664295999999, 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30461956600000001, 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.186 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35597 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041732+0000", 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041732+0000", 2023-09-30T09:20:19.187 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041734+0000", 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3969999999999999e-06 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041757+0000", 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3476999999999999e-05 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041770+0000", 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2408999999999999e-05 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041778+0000", 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.157e-06 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041833+0000", 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5622999999999999e-05 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042007+0000", 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017394599999999999 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042161+0000", 2023-09-30T09:20:19.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015370299999999999 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046677+0000", 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045159550000000003 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345725+0000", 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29904832999999997 2023-09-30T09:20:19.191 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346075+0000", 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00035010199999999998 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346245+0000", 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016999699999999999 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.192 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346352+0000", 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010647 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:35596 7.7 e133/128 7:e3406be8:::benchmark_data_smithi005_128556_object35595:head v 133'2232, mlcod=133'2229)", 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.042359+0000", 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.115037985999997, 2023-09-30T09:20:19.193 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30346117099999997, 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042359+0000", 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.194 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042359+0000", 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042360+0000", 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2799999999999995e-07 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042434+0000", 2023-09-30T09:20:19.195 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4820999999999994e-05 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042445+0000", 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0231000000000001e-05 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042451+0000", 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7719999999999997e-06 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.196 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044016+0000", 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0015642449999999999 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044034+0000", 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8070000000000001e-05 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.197 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345735+0000", 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30170150600000001 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345820+0000", 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4697999999999994e-05 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.198 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35598 7.4 7:251fc08e:::benchmark_data_smithi005_128556_object35597:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.042811+0000", 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.114585583999997, 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30300822399999999, 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35598 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.199 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042811+0000", 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042811+0000", 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.200 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042812+0000", 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2100000000000001e-06 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042850+0000", 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7914000000000003e-05 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042860+0000", 2023-09-30T09:20:19.201 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6639999999999993e-06 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042867+0000", 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8499999999999996e-06 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042924+0000", 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7583000000000001e-05 2023-09-30T09:20:19.202 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.043075+0000", 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015110199999999999 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.043224+0000", 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014898099999999999 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.203 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044993+0000", 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0017682189999999999 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345644+0000", 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30065181000000002 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345698+0000", 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3433999999999997e-05 2023-09-30T09:20:19.204 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345765+0000", 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7119000000000006e-05 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345819+0000", 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4338000000000001e-05 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.205 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35602 7.f 7:f17b1a5a:::benchmark_data_smithi005_128556_object35601:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.042884+0000", 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.114512445000003, 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.303635559, 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.206 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35602 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042884+0000", 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042884+0000", 2023-09-30T09:20:19.207 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042885+0000", 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9200000000000001e-07 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042904+0000", 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9587999999999999e-05 2023-09-30T09:20:19.208 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042911+0000", 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9469999999999997e-06 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042917+0000", 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4530000000000001e-06 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.209 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044832+0000", 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001915277 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044949+0000", 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011705900000000001 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045077+0000", 2023-09-30T09:20:19.210 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012775500000000001 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345679+0000", 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30060216099999998 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345832+0000", 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000153344 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.211 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346412+0000", 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00057918800000000001 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346461+0000", 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9082999999999997e-05 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.212 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346520+0000", 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9212000000000002e-05 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:35595 7.5 e133/128 7:ad9e8848:::benchmark_data_smithi005_128556_object35594:head v 133'2163, mlcod=133'2161)", 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.044172+0000", 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.113224387000002, 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30153086800000001, 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.213 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044172+0000", 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044172+0000", 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.214 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044173+0000", 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9100000000000003e-07 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044208+0000", 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5162e-05 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.215 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044219+0000", 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0910000000000001e-05 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044226+0000", 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8070000000000002e-06 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044273+0000", 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7471e-05 2023-09-30T09:20:19.216 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044292+0000", 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8816000000000001e-05 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345579+0000", 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30128660699999998 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.217 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345703+0000", 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012430399999999999 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35604 7.f 7:f1fd4406:::benchmark_data_smithi005_128556_object35603:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.045481+0000", 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.111915590999999, 2023-09-30T09:20:19.218 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30603972000000002, 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35604 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045481+0000", 2023-09-30T09:20:19.219 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045481+0000", 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045482+0000", 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3519999999999999e-06 2023-09-30T09:20:19.220 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045501+0000", 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8797999999999999e-05 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045511+0000", 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7159999999999998e-06 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.221 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045517+0000", 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.127e-06 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046705+0000", 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00118782 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.222 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046952+0000", 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000247373 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047087+0000", 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013442 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345840+0000", 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29875341999999999 2023-09-30T09:20:19.223 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346557+0000", 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00071680599999999995 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351301+0000", 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0047439520000000001 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.224 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351444+0000", 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000143604 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351521+0000", 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6332e-05 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.225 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35605 7.6 7:6b0f717f:::benchmark_data_smithi005_128556_object35604:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.111869141, 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30199691200000001, 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35605 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.226 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.227 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.77e-07 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045556+0000", 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7946999999999999e-05 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045562+0000", 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6810000000000003e-06 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.228 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045573+0000", 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1705999999999999e-05 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045886+0000", 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00031287699999999998 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.229 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046003+0000", 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000116601 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046091+0000", 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8299000000000003e-05 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347331+0000", 2023-09-30T09:20:19.230 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30124044900000002 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347409+0000", 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7089999999999995e-05 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347426+0000", 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7884999999999999e-05 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.231 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347483+0000", 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6702e-05 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347524+0000", 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1298000000000003e-05 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.232 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35607 7.6 7:6184adb7:::benchmark_data_smithi005_128556_object35606:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.046332+0000", 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.111065126, 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30508253200000002, 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35607 2023-09-30T09:20:19.233 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046332+0000", 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046332+0000", 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.234 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046333+0000", 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.029e-06 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046355+0000", 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1909e-05 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.235 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046368+0000", 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3254999999999999e-05 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046376+0000", 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3149999999999992e-06 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.236 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047666+0000", 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0012898860000000001 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047798+0000", 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013248700000000001 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047999+0000", 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020080599999999999 2023-09-30T09:20:19.237 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347788+0000", 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29978898399999998 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351261+0000", 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0034723990000000001 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.238 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351308+0000", 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6913999999999998e-05 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351370+0000", 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2676999999999996e-05 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.239 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351414+0000", 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3871000000000001e-05 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:35602 7.f e133/128 ondisk, result = 0)", 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.048164+0000", 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.109233134, 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29752583100000002, 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.240 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048164+0000", 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048164+0000", 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.241 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048165+0000", 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.012e-06 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048168+0000", 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4680000000000001e-06 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.242 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345532+0000", 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29736391299999998 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345551+0000", 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9148e-05 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345661+0000", 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011009400000000001 2023-09-30T09:20:19.243 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345671+0000", 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9499999999999996e-06 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345689+0000", 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8246000000000001e-05 2023-09-30T09:20:19.244 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:35598 7.4 e133/128 ondisk, result = 0)", 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.048404+0000", 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.108992899999997, 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29742595100000002, 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.245 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048404+0000", 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048404+0000", 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.246 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048405+0000", 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4000000000000001e-07 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048413+0000", 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1640000000000001e-06 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.247 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345526+0000", 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29711294900000002 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345545+0000", 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9575000000000001e-05 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.248 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345685+0000", 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013997 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345693+0000", 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5009999999999998e-06 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345830+0000", 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000137052 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.249 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:35598 7.4 e133/128 ondisk, result = 0)", 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.048847+0000", 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 44.108549588999999, 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29680990200000001, 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.250 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048847+0000", 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048847+0000", 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.251 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048848+0000", 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.09e-07 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048857+0000", 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6100000000000006e-06 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345505+0000", 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.296648878 2023-09-30T09:20:19.252 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345528+0000", 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3006e-05 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345623+0000", 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5055000000000004e-05 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.253 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345636+0000", 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2653999999999999e-05 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345657+0000", 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0890000000000002e-05 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.254 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80641 7.f 7:f1eab2bc:::benchmark_data_smithi005_128556_object80640:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:16.988588+0000", 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.1688084860000001, 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.27760838999999998, 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80641 2023-09-30T09:20:19.255 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988588+0000", 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988588+0000", 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.256 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988590+0000", 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0729999999999999e-06 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988614+0000", 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3638999999999998e-05 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.257 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988630+0000", 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6317999999999999e-05 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988639+0000", 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6610000000000006e-06 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.258 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.992719+0000", 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.004079849 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.992859+0000", 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014004299999999999 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993097+0000", 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000237922 2023-09-30T09:20:19.259 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.260 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.260 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.260 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999032+0000", 2023-09-30T09:20:19.260 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0059350000000000002 2023-09-30T09:20:19.260 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.260 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.260 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.002468+0000", 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003435979 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266091+0000", 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26362318200000001 2023-09-30T09:20:19.261 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.262 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.262 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.262 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266153+0000", 2023-09-30T09:20:19.262 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2538000000000003e-05 2023-09-30T09:20:19.262 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.262 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.262 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.263 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266197+0000", 2023-09-30T09:20:19.263 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3186000000000003e-05 2023-09-30T09:20:19.263 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.263 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.263 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.263 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.263 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.264 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80645 7.f 7:fa88760f:::benchmark_data_smithi005_128556_object80644:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:20:19.264 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:16.993139+0000", 2023-09-30T09:20:19.264 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.1642575389999998, 2023-09-30T09:20:19.264 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.27327038199999998, 2023-09-30T09:20:19.264 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.264 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.265 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.265 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.265 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.265 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80645 2023-09-30T09:20:19.265 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.265 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.266 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.266 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.266 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993139+0000", 2023-09-30T09:20:19.266 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.266 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.267 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.267 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.267 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993139+0000", 2023-09-30T09:20:19.267 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.267 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.267 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.267 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.268 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993140+0000", 2023-09-30T09:20:19.268 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.108e-06 2023-09-30T09:20:19.268 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.268 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.268 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.268 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993161+0000", 2023-09-30T09:20:19.268 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0315000000000001e-05 2023-09-30T09:20:19.269 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.269 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.269 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.269 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993172+0000", 2023-09-30T09:20:19.269 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1236999999999999e-05 2023-09-30T09:20:19.269 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.270 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.270 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.270 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993178+0000", 2023-09-30T09:20:19.270 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1480000000000003e-06 2023-09-30T09:20:19.270 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.270 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.270 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996081+0000", 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0029031859999999999 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996183+0000", 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0001019 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.271 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996337+0000", 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015356500000000001 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.004094+0000", 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0077569409999999998 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.005946+0000", 2023-09-30T09:20:19.272 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001852799 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266295+0000", 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26034881199999999 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266370+0000", 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4627000000000002e-05 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.273 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266410+0000", 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9743999999999998e-05 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80652 7.f 7:fbdf358d:::benchmark_data_smithi005_128556_object80651:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:16.996961+0000", 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.16043523, 2023-09-30T09:20:19.274 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.269589631, 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80652 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996961+0000", 2023-09-30T09:20:19.275 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996961+0000", 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996962+0000", 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3399999999999997e-07 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.276 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996986+0000", 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3703e-05 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996998+0000", 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2221999999999999e-05 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.277 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.997006+0000", 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0290000000000005e-06 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999062+0000", 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0020560690000000002 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999193+0000", 2023-09-30T09:20:19.278 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013073199999999999 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999285+0000", 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1883000000000001e-05 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.004140+0000", 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048546020000000004 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.279 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.005953+0000", 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00181332 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266464+0000", 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26051083200000003 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.280 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266514+0000", 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9951000000000003e-05 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266551+0000", 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7354000000000002e-05 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.281 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80662 7.f 7:f50d500c:::benchmark_data_smithi005_128556_object80661:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.012282+0000", 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.1451143130000001, 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25442683999999999, 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.282 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80662 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012282+0000", 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012282+0000", 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.283 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012284+0000", 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6300000000000001e-06 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012305+0000", 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0672000000000001e-05 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012316+0000", 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1358e-05 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012322+0000", 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4450000000000001e-06 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012374+0000", 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1066999999999997e-05 2023-09-30T09:20:19.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012514+0000", 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014040400000000001 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012697+0000", 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00018328100000000001 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.016288+0000", 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003590789 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.016365+0000", 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6643000000000005e-05 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266593+0000", 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25022812999999999 2023-09-30T09:20:19.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266659+0000", 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6421999999999995e-05 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266709+0000", 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9999e-05 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.288 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80665 7.4 7:2f97f042:::benchmark_data_smithi005_128556_object80664:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.017950+0000", 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.1394468390000001, 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.248084157, 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.289 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80665 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017950+0000", 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017950+0000", 2023-09-30T09:20:19.290 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017952+0000", 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0990000000000001e-06 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017976+0000", 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4206000000000002e-05 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017988+0000", 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1493e-05 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017994+0000", 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0839999999999997e-06 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.292 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018054+0000", 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0265e-05 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018185+0000", 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000130968 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018281+0000", 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5725999999999998e-05 2023-09-30T09:20:19.293 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.021568+0000", 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0032876979999999999 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022103+0000", 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00053497899999999999 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.294 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265946+0000", 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.243842587 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266003+0000", 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6739e-05 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.295 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266034+0000", 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1313000000000003e-05 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80667 7.6 7:6c444a82:::benchmark_data_smithi005_128556_object80666:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.018426+0000", 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.1389709269999999, 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.249199211, 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.296 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80667 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018426+0000", 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.297 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018426+0000", 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018427+0000", 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2900000000000002e-07 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.298 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018459+0000", 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2438999999999999e-05 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018469+0000", 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5000000000000005e-06 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018475+0000", 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7379999999999997e-06 2023-09-30T09:20:19.299 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018537+0000", 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1187999999999998e-05 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018665+0000", 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012822800000000001 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.300 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018795+0000", 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000129775 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022119+0000", 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003324043 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:20:19.301 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266121+0000", 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24400227999999999 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266293+0000", 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017251899999999999 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.267577+0000", 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001283703 2023-09-30T09:20:19.302 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.267625+0000", 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7868999999999999e-05 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:80668 7.7 e135/128 7:e731e623:::benchmark_data_smithi005_128556_object80667:head v 135'4956, mlcod=135'4951)", 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.019424+0000", 2023-09-30T09:20:19.303 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.1379724819999999, 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24655043700000001, 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019424+0000", 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019424+0000", 2023-09-30T09:20:19.304 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019425+0000", 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6899999999999996e-07 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019517+0000", 2023-09-30T09:20:19.305 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2244999999999995e-05 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019529+0000", 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1347e-05 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019536+0000", 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7039999999999994e-06 2023-09-30T09:20:19.306 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019600+0000", 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4028000000000004e-05 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019621+0000", 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0517e-05 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.307 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265899+0000", 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24627802200000001 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265975+0000", 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5804999999999997e-05 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.308 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:80667 7.6 e135/128 ondisk, result = 0)", 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.022123+0000", 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 2.1352732300000001, 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24551326100000001, 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022123+0000", 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.309 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022123+0000", 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022124+0000", 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5499999999999998e-07 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.310 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022129+0000", 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6059999999999996e-06 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265848+0000", 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24371976000000001 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265865+0000", 2023-09-30T09:20:19.311 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6668e-05 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266272+0000", 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000406854 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266286+0000", 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4106e-05 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:19.312 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.267637+0000", 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001350712 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:19.313 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:20:19.313 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:19.314 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:20:19.315 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 65 16 82226 82210 79.0283 43.5 0.0499243 0.0126468 2023-09-30T09:20:19.315 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:20:19.319 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:20:19.342 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:19.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:19.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:19.366 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:20:19.394 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:20:19.429 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:20:19.446 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:19.472 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:20:19.474 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:20:19.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:19.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:19.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:19.486 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:19 smithi005 bash[75361]: audit 2023-09-30T09:20:19.068995+0000 mon.a (mon.0) 732 : audit 1 from='client.? 172.21.15.5:0/4157614540' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:20:19.486 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:19 smithi005 bash[75361]: audit 2023-09-30T09:20:19.150188+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.5:0/2173507748' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:20:19.487 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:20:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:20:19] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:20:19.487 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:19 smithi005 bash[78438]: audit 2023-09-30T09:20:19.068995+0000 mon.a (mon.0) 732 : audit 1 from='client.? 172.21.15.5:0/4157614540' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:20:19.487 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:19 smithi005 bash[78438]: audit 2023-09-30T09:20:19.150188+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.5:0/2173507748' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:20:19.519 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:20:19.523 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.523 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.524 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.524 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.524 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.524 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.524 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.524 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:20:19.588 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:19.598 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:19 smithi099 bash[59238]: audit 2023-09-30T09:20:19.068995+0000 mon.a (mon.0) 732 : audit 1 from='client.? 172.21.15.5:0/4157614540' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:20:19.598 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:19 smithi099 bash[59238]: audit 2023-09-30T09:20:19.150188+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.5:0/2173507748' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:20:19.616 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:19.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:19.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:19.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:19.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:19.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:19.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:19.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:19.904 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:19.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:20.008 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:20.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:20.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:20.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:20.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:20.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:20.249 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 66 16 83041 83025 78.6026 50.9375 0.0173233 0.0127152 2023-09-30T09:20:20.272 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:20.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:20.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:20.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:20.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:20.475 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.1 to 1 (10000) 2023-09-30T09:20:20.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:20.547 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:20.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:20.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:20.657 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: cluster 2023-09-30T09:20:18.776902+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2023-09-30T09:20:20.657 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: cluster 2023-09-30T09:20:19.444008+0000 mon.a (mon.0) 733 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:20:20.657 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: cluster 2023-09-30T09:20:19.444049+0000 mon.a (mon.0) 734 : cluster 1 Cluster is now healthy 2023-09-30T09:20:20.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: audit 2023-09-30T09:20:19.456949+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.5:0/4157614540' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:20:20.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: cluster 2023-09-30T09:20:19.461466+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:20.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: cluster 2023-09-30T09:20:19.464113+0000 mon.a (mon.0) 736 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-30T09:20:20.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: cluster 2023-09-30T09:20:19.466841+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:20.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: audit 2023-09-30T09:20:19.674399+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.5:0/599137421' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:20:20.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:20 smithi099 bash[59238]: audit 2023-09-30T09:20:19.675541+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:20:20.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: cluster 2023-09-30T09:20:18.776902+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2023-09-30T09:20:20.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: cluster 2023-09-30T09:20:19.444008+0000 mon.a (mon.0) 733 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:20:20.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: cluster 2023-09-30T09:20:19.444049+0000 mon.a (mon.0) 734 : cluster 1 Cluster is now healthy 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: audit 2023-09-30T09:20:19.456949+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.5:0/4157614540' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: cluster 2023-09-30T09:20:19.461466+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: cluster 2023-09-30T09:20:19.464113+0000 mon.a (mon.0) 736 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: cluster 2023-09-30T09:20:19.466841+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: audit 2023-09-30T09:20:19.674399+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.5:0/599137421' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[78438]: audit 2023-09-30T09:20:19.675541+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: cluster 2023-09-30T09:20:18.776902+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 928 op/s 2023-09-30T09:20:20.663 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: cluster 2023-09-30T09:20:19.444008+0000 mon.a (mon.0) 733 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:20:20.664 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: cluster 2023-09-30T09:20:19.444049+0000 mon.a (mon.0) 734 : cluster 1 Cluster is now healthy 2023-09-30T09:20:20.664 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: audit 2023-09-30T09:20:19.456949+0000 mon.a (mon.0) 735 : audit 1 from='client.? 172.21.15.5:0/4157614540' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:20:20.664 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: cluster 2023-09-30T09:20:19.461466+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:20.664 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: cluster 2023-09-30T09:20:19.464113+0000 mon.a (mon.0) 736 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-30T09:20:20.664 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: cluster 2023-09-30T09:20:19.466841+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:20.664 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: audit 2023-09-30T09:20:19.674399+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.5:0/599137421' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:20:20.664 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:20 smithi005 bash[75361]: audit 2023-09-30T09:20:19.675541+0000 mon.a (mon.0) 737 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:20:20.674 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:20.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:20.779 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:20.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:20.902 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:20.930 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:20.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:20.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:21.036 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:21.060 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:21.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:21.169 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:21.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:21.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:21.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 67 16 83886 83870 78.2177 52.8125 0.0061188 0.0127751 2023-09-30T09:20:21.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:21.332 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:21.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:21.437 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:21.461 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:21.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:21.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:21.572 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[78438]: cluster 2023-09-30T09:20:19.482490+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[78438]: audit 2023-09-30T09:20:20.461472+0000 mon.a (mon.0) 738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[78438]: cluster 2023-09-30T09:20:20.466616+0000 mon.a (mon.0) 739 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[78438]: cluster 2023-09-30T09:20:20.466684+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e137 with expected crc 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[78438]: cluster 2023-09-30T09:20:20.467658+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e137 with expected crc 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[75361]: cluster 2023-09-30T09:20:19.482490+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[75361]: audit 2023-09-30T09:20:20.461472+0000 mon.a (mon.0) 738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[75361]: cluster 2023-09-30T09:20:20.466616+0000 mon.a (mon.0) 739 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[75361]: cluster 2023-09-30T09:20:20.466684+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e137 with expected crc 2023-09-30T09:20:21.573 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:21 smithi005 bash[75361]: cluster 2023-09-30T09:20:20.467658+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e137 with expected crc 2023-09-30T09:20:21.583 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:21.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:21.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:21.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:21 smithi099 bash[59238]: cluster 2023-09-30T09:20:19.482490+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e136 with expected crc 2023-09-30T09:20:21.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:21 smithi099 bash[59238]: audit 2023-09-30T09:20:20.461472+0000 mon.a (mon.0) 738 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:20:21.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:21 smithi099 bash[59238]: cluster 2023-09-30T09:20:20.466616+0000 mon.a (mon.0) 739 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-30T09:20:21.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:21 smithi099 bash[59238]: cluster 2023-09-30T09:20:20.466684+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e137 with expected crc 2023-09-30T09:20:21.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:21 smithi099 bash[59238]: cluster 2023-09-30T09:20:20.467658+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e137 with expected crc 2023-09-30T09:20:21.711 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:21.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:21.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-30T09:20:21.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:21.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:21.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:21.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:21.983 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:21.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:21.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:22.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:22.124 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:22.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:22.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:22.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:22.249 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 68 16 84685 84669 77.8018 49.9375 0.0186514 0.0128475 2023-09-30T09:20:22.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:22.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:22.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:22.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:22.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:22.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:22.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:22.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:22.515 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:22.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:22.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:22 smithi099 bash[59238]: cluster 2023-09-30T09:20:20.777411+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-30T09:20:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:22 smithi099 bash[59238]: audit 2023-09-30T09:20:21.547875+0000 mon.a (mon.0) 740 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:22 smithi099 bash[59238]: audit 2023-09-30T09:20:21.548829+0000 mon.a (mon.0) 741 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:22.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:22.650 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:22.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:22.757 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:22.786 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:22.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:22.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:22.814 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:22 smithi005 bash[75361]: cluster 2023-09-30T09:20:20.777411+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-30T09:20:22.814 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:22 smithi005 bash[75361]: audit 2023-09-30T09:20:21.547875+0000 mon.a (mon.0) 740 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:22.814 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:22 smithi005 bash[75361]: audit 2023-09-30T09:20:21.548829+0000 mon.a (mon.0) 741 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:22.814 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:22 smithi005 bash[78438]: cluster 2023-09-30T09:20:20.777411+0000 mgr.y (mgr.34107) 566 : cluster 0 pgmap v539: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-30T09:20:22.814 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:22 smithi005 bash[78438]: audit 2023-09-30T09:20:21.547875+0000 mon.a (mon.0) 740 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:22.814 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:22 smithi005 bash[78438]: audit 2023-09-30T09:20:21.548829+0000 mon.a (mon.0) 741 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:22.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:22.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:22.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:22.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:23.019 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:23.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:23.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:23.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:23.249 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 69 16 85619 85603 77.5202 58.375 0.0071442 0.0128936 2023-09-30T09:20:23.291 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:23.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:23.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:23.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-30T09:20:23.423 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:23.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:23.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:23.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:23.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.598 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:23.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:23.703 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:23.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:23.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:23.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:23.888 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:23.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:23.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:24.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:24.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:24.122 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:24.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:24.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:24.249 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 70 16 86488 86472 77.1886 54.3125 0.00941885 0.0129488 2023-09-30T09:20:24.255 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:24.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:24.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:24.386 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:24.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:24.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:24.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:24.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:24.669 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:24.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:24.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:24 smithi099 bash[59238]: cluster 2023-09-30T09:20:22.777943+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2023-09-30T09:20:24.811 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:24.838 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:24.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:24.942 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:24.968 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:24.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:24.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:25.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:24 smithi005 bash[78438]: cluster 2023-09-30T09:20:22.777943+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2023-09-30T09:20:25.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:24 smithi005 bash[75361]: cluster 2023-09-30T09:20:22.777943+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2023-09-30T09:20:25.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:25.107 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:25.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:25.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:25.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:25.243 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:25.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:25.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:25.249 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 71 16 87334 87318 76.8462 52.875 0.0119947 0.0130067 2023-09-30T09:20:25.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:25.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:20:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:25.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:25.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:25.405 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:20:25.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:25.517 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:25.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:25.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:25.625 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:25.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:25.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:25.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:25.783 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:25.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:25.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:25.890 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:25.916 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:25.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:25.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:26.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:26.049 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:26.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:26.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:26.154 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:26.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:26.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:26.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 72 16 88126 88110 76.4663 49.5 0.0187013 0.0130718 2023-09-30T09:20:26.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:26.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:26.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:26.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:26.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:26.478 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:26.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:26.562 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:26.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:26.627 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:26.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:26.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:26.738 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:26 smithi005 bash[75361]: cluster 2023-09-30T09:20:24.778502+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-09-30T09:20:26.739 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:26 smithi005 bash[78438]: cluster 2023-09-30T09:20:24.778502+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-09-30T09:20:26.754 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:26.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:26.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:26.893 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:26.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:26.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:26.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:27.029 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:27.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:26 smithi099 bash[59238]: cluster 2023-09-30T09:20:24.778502+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-09-30T09:20:27.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:27.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:27.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:27.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 73 16 88956 88940 76.1294 51.875 0.0254109 0.0131286 2023-09-30T09:20:27.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:27.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:27.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:27.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:27.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:27.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:27.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:27.586 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:27.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:27.720 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:27.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:27.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:27.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:27.957 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:27.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:27.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:27.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:28.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:28.127 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:28.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:28.230 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:28.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 74 15 89812 89797 75.8245 53.5625 0.0228326 0.0131828 2023-09-30T09:20:28.259 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:28.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:28.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:28.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:28.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:28.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:28.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:28.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:28.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:28.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:28.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:28.626 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:28.647 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:28.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:28.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:28.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:28.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:28.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:28.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:28.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:28 smithi099 bash[59238]: cluster 2023-09-30T09:20:26.779286+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-30T09:20:28.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:28.891 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:28 smithi005 bash[75361]: cluster 2023-09-30T09:20:26.779286+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-30T09:20:28.892 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:28 smithi005 bash[78438]: cluster 2023-09-30T09:20:26.779286+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-09-30T09:20:28.912 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:28.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:28.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:29.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:29.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:29.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:29.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:29.177 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:29.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 75 16 90678 90662 75.5343 54.0625 0.0396202 0.0132323 2023-09-30T09:20:29.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:29.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:29.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:29.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:29.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:29.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:29.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:29.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:29.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:29.625 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:29.625 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:29.658 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:20:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:20:29] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:20:29.702 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:29.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:29.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:29.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:29.857 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:29.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:29.963 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:29.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:29.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:29.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:30.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:30.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:30.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:30.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:30.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:30.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:30.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 76 16 91524 91508 75.2361 52.875 0.00561445 0.0132862 2023-09-30T09:20:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:30.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:30.354 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:30.381 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:30.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:30.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:30.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:30.519 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:30.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:30.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:30.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:30.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:30.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:30.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:30.762 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:30.771 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:30 smithi099 bash[59238]: cluster 2023-09-30T09:20:28.779926+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-30T09:20:30.786 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:30.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:30.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:30.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:30.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:30 smithi005 bash[75361]: cluster 2023-09-30T09:20:28.779926+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-30T09:20:30.896 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:30 smithi005 bash[78438]: cluster 2023-09-30T09:20:28.779926+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-30T09:20:30.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:30.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:30.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:31.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:31.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:31.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:31.160 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:31.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:31.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:31.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 77 16 92328 92312 74.9116 50.25 0.0286753 0.0133421 2023-09-30T09:20:31.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:31.319 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:31.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:31.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:31.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:31.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:31.568 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:31.670 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:31.696 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:31.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:31.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:31.837 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:31.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:31.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:31.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:31.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:31.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:32.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:32.102 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:32.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:32.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:32.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:32.233 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:32.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:32.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:32.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 78 16 93117 93101 74.5834 49.3125 0.0220456 0.0134012 2023-09-30T09:20:32.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:32.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:32.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:32.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:32.499 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:32.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:32.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:32.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:32.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:32.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:32.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:32.738 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:32 smithi099 bash[59238]: cluster 2023-09-30T09:20:30.780577+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-30T09:20:32.755 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:32.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:32.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:32.872 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:32 smithi005 bash[78438]: cluster 2023-09-30T09:20:30.780577+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-30T09:20:32.873 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:32 smithi005 bash[75361]: cluster 2023-09-30T09:20:30.780577+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 890 op/s 2023-09-30T09:20:32.888 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:32.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:32.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:32.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:33.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:33.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:33.134 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:33.163 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:33.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 79 16 93941 93925 74.2912 51.5 0.0137644 0.0134543 2023-09-30T09:20:33.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:33.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:33.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:33.395 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:33.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:33.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:33.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:33.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:33.703 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:33.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:33.808 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:33.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:33.936 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:33.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:33.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:34.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:34.077 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:34.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:34.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:34.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:34.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:34.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:20:34.248566+0000 min lat: 0.00132638 max lat: 0.314332 avg lat: 0.0135046 2023-09-30T09:20:34.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:20:34.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 80 15 94777 94762 74.0164 52.3125 0.015046 0.0135046 2023-09-30T09:20:34.312 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:34.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.478 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:34.583 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.608 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:34.711 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.721 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:34 smithi099 bash[59238]: cluster 2023-09-30T09:20:32.781228+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 829 op/s 2023-09-30T09:20:34.735 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:34.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:34.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:34.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:34.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:34.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:34.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:34.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:34.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:35.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:35.119 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:34 smithi005 bash[78438]: cluster 2023-09-30T09:20:32.781228+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 829 op/s 2023-09-30T09:20:35.119 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:34 smithi005 bash[75361]: cluster 2023-09-30T09:20:32.781228+0000 mgr.y (mgr.34107) 572 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 829 op/s 2023-09-30T09:20:35.121 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:35.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:35.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:35.245 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:35.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:35.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:35.250 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 81 16 95524 95508 73.6782 46.625 0.00649318 0.0135623 2023-09-30T09:20:35.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:35.378 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:35.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:35.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:35.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:35.512 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:35.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:35.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:35.620 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:35.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:35.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:35.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:35.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:35.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:35.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:35.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:35.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:35.923 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:35.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:35.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:36.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.059 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:36.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:36.195 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:36.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:36.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 82 16 96251 96235 73.3337 45.4375 0.0178951 0.0136306 2023-09-30T09:20:36.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:36.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:36.450 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:36.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:36.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:36.580 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:36.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:36 smithi005 bash[75361]: cluster 2023-09-30T09:20:34.781777+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-09-30T09:20:36.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:36 smithi099 bash[59238]: cluster 2023-09-30T09:20:34.781777+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-09-30T09:20:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:36 smithi099 bash[59238]: audit 2023-09-30T09:20:36.544870+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:36.824 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:36.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:36.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:36.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:36 smithi005 bash[78438]: cluster 2023-09-30T09:20:34.781777+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 766 op/s 2023-09-30T09:20:36.910 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:36 smithi005 bash[78438]: audit 2023-09-30T09:20:36.544870+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:36.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:36 smithi005 bash[75361]: audit 2023-09-30T09:20:36.544870+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:36.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:36.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:36.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:37.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:37.116 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:37.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:37.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:37.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 83 16 97081 97065 73.0751 51.875 0.00427241 0.0136737 2023-09-30T09:20:37.305 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:37.337 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:37.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:37.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:37.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:37.478 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:37.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:37.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:37.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:37.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:37.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:37.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:37.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:37.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:37.851 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:37.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:37.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:37.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:37.981 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:38.007 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:38.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:38.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:38.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:38.141 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:38.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:38.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:38.248 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:38.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 84 16 97828 97812 72.7609 46.6875 0.00909233 0.0137375 2023-09-30T09:20:38.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:38.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:38.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:38.383 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:38.410 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:38.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:38.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:38.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:38.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:38.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:38.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:38.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:38.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:39.460 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:38 smithi099 bash[59238]: cluster 2023-09-30T09:20:36.782377+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-30T09:20:39.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:39.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:39.469 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:38 smithi005 bash[78438]: cluster 2023-09-30T09:20:36.782377+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-30T09:20:39.470 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:38 smithi005 bash[75361]: cluster 2023-09-30T09:20:36.782377+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-30T09:20:39.470 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 85 16 98696 98680 72.5431 54.25 0.0155112 0.013779 2023-09-30T09:20:39.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:20:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:20:39] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.33.4" 2023-09-30T09:20:39.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:39.705 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:39.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:39.833 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:39.877 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:39.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:39.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:39.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:40.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:40.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:40.126 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:40.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:40.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:40.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 86 16 99562 99546 72.3289 54.125 0.0138476 0.0138188 2023-09-30T09:20:40.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:40.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:40.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:40.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:40.428 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:40.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:40.532 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:40.563 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:40.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:40.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:40.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:40.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:40.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:40 smithi099 bash[59238]: cluster 2023-09-30T09:20:38.783065+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2023-09-30T09:20:40.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:40 smithi005 bash[78438]: cluster 2023-09-30T09:20:38.783065+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2023-09-30T09:20:40.808 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:40 smithi005 bash[75361]: cluster 2023-09-30T09:20:38.783065+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2023-09-30T09:20:40.828 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:40.932 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:40.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:40.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:40.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:41.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:41.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:41.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:41.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:41.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:41.216 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:41.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:41.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:41.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 87 16 100331 100315 72.05 48.0625 0.00633217 0.0138733 2023-09-30T09:20:41.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:41.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:41.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:41.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:41.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:41.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:41.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:41.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:41.554 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:20:41.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:41.620 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:20:41.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:41.632 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.2 to 1 (10000) 2023-09-30T09:20:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:41.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:41.675 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:41 smithi005 bash[75361]: audit 2023-09-30T09:20:41.427200+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.5:0/1859495444' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:20:41.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:41 smithi005 bash[75361]: audit 2023-09-30T09:20:41.527376+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.5:0/2569722672' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:20:41.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:41 smithi005 bash[75361]: audit 2023-09-30T09:20:41.527976+0000 mon.a (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:20:41.676 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:41 smithi005 bash[78438]: audit 2023-09-30T09:20:41.427200+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.5:0/1859495444' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:20:41.676 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:41 smithi005 bash[78438]: audit 2023-09-30T09:20:41.527376+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.5:0/2569722672' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:20:41.676 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:41 smithi005 bash[78438]: audit 2023-09-30T09:20:41.527976+0000 mon.a (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:20:41.683 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:20:41.730 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:20:41.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:41.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:41 smithi099 bash[59238]: audit 2023-09-30T09:20:41.427200+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.5:0/1859495444' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:20:41.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:41 smithi099 bash[59238]: audit 2023-09-30T09:20:41.527376+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.5:0/2569722672' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:20:41.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:41 smithi099 bash[59238]: audit 2023-09-30T09:20:41.527976+0000 mon.a (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:20:41.752 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:20:41.752 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:100599 7.2 e138/128 7:4d6fc2b0:::benchmark_data_smithi005_128556_object100598:head v 138'6244, mlcod=138'6240)", 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:41.723826+0000", 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.026091759999999999, 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.026128274999999999, 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.723826+0000", 2023-09-30T09:20:41.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.723826+0000", 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.723827+0000", 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9899999999999999e-07 2023-09-30T09:20:41.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.723850+0000", 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3187e-05 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.723862+0000", 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1691999999999999e-05 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:41.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.723870+0000", 2023-09-30T09:20:41.757 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0479999999999999e-06 2023-09-30T09:20:41.757 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.757 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.757 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:41.757 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.742876+0000", 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.019006854 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.742900+0000", 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3336000000000002e-05 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.758 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:100609 7.9 e138/128 7:9879f814:::benchmark_data_smithi005_128556_object100608:head v 138'6280, mlcod=138'6278)", 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:41.738026+0000", 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.011891273000000001, 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012007601999999999, 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.738026+0000", 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:41.759 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.738026+0000", 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.738027+0000", 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2900000000000003e-07 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.760 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.738073+0000", 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5812000000000001e-05 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.738089+0000", 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6651e-05 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.738097+0000", 2023-09-30T09:20:41.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5360000000000004e-06 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740379+0000", 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0022821640000000002 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740405+0000", 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5910000000000001e-05 2023-09-30T09:20:41.762 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:100611 7.0 e138/128 7:07100c6d:::benchmark_data_smithi005_128556_object100610:head v 138'6132, mlcod=138'6130)", 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:41.740245+0000", 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0096722949999999992, 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.009895671, 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.763 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740245+0000", 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740245+0000", 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740246+0000", 2023-09-30T09:20:41.764 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8400000000000003e-07 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740278+0000", 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2121e-05 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740293+0000", 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.448e-05 2023-09-30T09:20:41.765 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.740301+0000", 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5620000000000004e-06 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.743448+0000", 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003147089 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:20:41.766 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:41.743469+0000", 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0341000000000001e-05 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: ], 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 3 2023-09-30T09:20:41.767 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:20:41.769 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:20:41.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:41.770 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:41.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:41.807 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:20:41.841 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:20:41.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:41.882 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.888 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:20:41.920 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:41.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:42.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:42.063 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:42.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:42.169 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:42.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:42.251 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 88 16 100969 100953 71.6844 39.875 0.0208989 0.0139449 2023-09-30T09:20:42.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:42.325 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:42.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:42.432 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.464 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:42.570 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:42.618 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:20:42.669 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[78438]: cluster 2023-09-30T09:20:40.783652+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2023-09-30T09:20:42.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[78438]: audit 2023-09-30T09:20:41.600185+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:20:42.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[78438]: cluster 2023-09-30T09:20:41.604646+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e138 with expected crc 2023-09-30T09:20:42.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[78438]: cluster 2023-09-30T09:20:41.605414+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e138 with expected crc 2023-09-30T09:20:42.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[78438]: cluster 2023-09-30T09:20:41.610862+0000 mon.a (mon.0) 745 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-09-30T09:20:42.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[78438]: audit 2023-09-30T09:20:42.151319+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.5:0/454440301' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:20:42.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[78438]: audit 2023-09-30T09:20:42.151855+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:20:42.670 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[75361]: cluster 2023-09-30T09:20:40.783652+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2023-09-30T09:20:42.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[75361]: audit 2023-09-30T09:20:41.600185+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:20:42.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[75361]: cluster 2023-09-30T09:20:41.604646+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e138 with expected crc 2023-09-30T09:20:42.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[75361]: cluster 2023-09-30T09:20:41.605414+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e138 with expected crc 2023-09-30T09:20:42.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[75361]: cluster 2023-09-30T09:20:41.610862+0000 mon.a (mon.0) 745 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-09-30T09:20:42.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[75361]: audit 2023-09-30T09:20:42.151319+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.5:0/454440301' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:20:42.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:42 smithi005 bash[75361]: audit 2023-09-30T09:20:42.151855+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:20:42.697 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:42.735 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:42.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:42.839 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:42.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:42.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:42.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:42 smithi099 bash[59238]: cluster 2023-09-30T09:20:40.783652+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v549: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s 2023-09-30T09:20:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:42 smithi099 bash[59238]: audit 2023-09-30T09:20:41.600185+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:20:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:42 smithi099 bash[59238]: cluster 2023-09-30T09:20:41.604646+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e138 with expected crc 2023-09-30T09:20:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:42 smithi099 bash[59238]: cluster 2023-09-30T09:20:41.605414+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e138 with expected crc 2023-09-30T09:20:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:42 smithi099 bash[59238]: cluster 2023-09-30T09:20:41.610862+0000 mon.a (mon.0) 745 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-09-30T09:20:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:42 smithi099 bash[59238]: audit 2023-09-30T09:20:42.151319+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.5:0/454440301' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:20:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:42 smithi099 bash[59238]: audit 2023-09-30T09:20:42.151855+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:20:43.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:43.112 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:43.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:43.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:43.218 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:43.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:43.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:43.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 89 16 101743 101727 71.4225 48.375 0.0187729 0.0139956 2023-09-30T09:20:43.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:43.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:43.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:43.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:43.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:43.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:43.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:43.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:43.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:43.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:43.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:43.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[78438]: cluster 2023-09-30T09:20:42.599974+0000 mon.a (mon.0) 747 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[78438]: audit 2023-09-30T09:20:42.601345+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[78438]: cluster 2023-09-30T09:20:42.606238+0000 mon.a (mon.0) 749 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[78438]: cluster 2023-09-30T09:20:42.606489+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[78438]: cluster 2023-09-30T09:20:42.629686+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[75361]: cluster 2023-09-30T09:20:42.599974+0000 mon.a (mon.0) 747 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[75361]: audit 2023-09-30T09:20:42.601345+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[75361]: cluster 2023-09-30T09:20:42.606238+0000 mon.a (mon.0) 749 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[75361]: cluster 2023-09-30T09:20:42.606489+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:43.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:43 smithi005 bash[75361]: cluster 2023-09-30T09:20:42.629686+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:43.786 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:43.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:43.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:43.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:43.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:43.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:43.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:44.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:44.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:44.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:43 smithi099 bash[59238]: cluster 2023-09-30T09:20:42.599974+0000 mon.a (mon.0) 747 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:20:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:43 smithi099 bash[59238]: audit 2023-09-30T09:20:42.601345+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:20:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:43 smithi099 bash[59238]: cluster 2023-09-30T09:20:42.606238+0000 mon.a (mon.0) 749 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-09-30T09:20:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:43 smithi099 bash[59238]: cluster 2023-09-30T09:20:42.606489+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:43 smithi099 bash[59238]: cluster 2023-09-30T09:20:42.629686+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:44.152 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:44.185 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:44.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total time run: 90.0092 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total writes made: 102526 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Write size: 65536 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object size: 65536 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Bandwidth (MB/sec): 71.1913 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Bandwidth: 24.6449 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max bandwidth (MB/sec): 160.688 2023-09-30T09:20:44.252 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min bandwidth (MB/sec): 39.875 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average IOPS: 1139 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev IOPS: 394.318 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max IOPS: 2571 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min IOPS: 638 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average Latency(s): 0.0140419 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Latency(s): 0.013343 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max latency(s): 0.314332 2023-09-30T09:20:44.253 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min latency(s): 0.00132638 2023-09-30T09:20:44.259 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Cleaning up (deleting benchmark objects) 2023-09-30T09:20:44.289 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:44.315 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:44.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:44.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:44.443 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:44.547 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:44.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:44.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:44.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:44.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:44.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:44.786 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:44 smithi005 bash[78438]: cluster 2023-09-30T09:20:42.604933+0000 osd.0 (osd.0) 41 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:44.787 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:44 smithi005 bash[78438]: cluster 2023-09-30T09:20:42.784269+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-30T09:20:44.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:44 smithi005 bash[75361]: cluster 2023-09-30T09:20:42.604933+0000 osd.0 (osd.0) 41 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:44.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:44 smithi005 bash[75361]: cluster 2023-09-30T09:20:42.784269+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-30T09:20:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:44 smithi099 bash[59238]: cluster 2023-09-30T09:20:42.604933+0000 osd.0 (osd.0) 41 : cluster 3 failed to encode map e139 with expected crc 2023-09-30T09:20:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:44 smithi099 bash[59238]: cluster 2023-09-30T09:20:42.784269+0000 mgr.y (mgr.34107) 577 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-30T09:20:44.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:44.839 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:44.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:44.944 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:44.969 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:44.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:44.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:44.979 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-30T09:20:45.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:45.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:45.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:45.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:45.204 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:45.232 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-30T09:20:45.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:45.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:45.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:45.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:45.367 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:45.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:45.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:45.469 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:45.499 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:45.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:45.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:45.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:45.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:45.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:45.737 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:45.760 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:45.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:45.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:45.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:45.885 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:45.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:45.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:45.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:46.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:46.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:46.122 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:46.148 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:46.253 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:46.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:46.392 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:46.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:46.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:46.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:46.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:46.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:46.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:46.666 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:46 smithi099 bash[59238]: cluster 2023-09-30T09:20:44.785029+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2023-09-30T09:20:46.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:46.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:46.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:46.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:46.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:46.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:46.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:46.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:46.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:47.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:46 smithi005 bash[78438]: cluster 2023-09-30T09:20:44.785029+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2023-09-30T09:20:47.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:46 smithi005 bash[75361]: cluster 2023-09-30T09:20:44.785029+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2023-09-30T09:20:47.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:47.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:47.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:47.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:47.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:47.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:47.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:47.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:47.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:20:47.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:20:47.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:47.379 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:47.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:47.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:47.483 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:47.515 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:47.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:47.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:47.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:47.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:47.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:47.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:47.752 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:47.781 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:47.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:47.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:47.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:47.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:47.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:47.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:48.017 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:48.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:48.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:48.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:48.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:48.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:48.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:48.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:48.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:48.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:48.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:48.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:48.437 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:48.464 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:48.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:48.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:48.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:48.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:48.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:48.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:48.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:48.743 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:48.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:48.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:48 smithi099 bash[59238]: cluster 2023-09-30T09:20:46.785865+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 773 op/s 2023-09-30T09:20:48.850 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:48.860 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:48 smithi005 bash[75361]: cluster 2023-09-30T09:20:46.785865+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 773 op/s 2023-09-30T09:20:48.861 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:48 smithi005 bash[78438]: cluster 2023-09-30T09:20:46.785865+0000 mgr.y (mgr.34107) 579 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 773 op/s 2023-09-30T09:20:48.883 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:48.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:48.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:48.989 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:49.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:49.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:49.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:49.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:49.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:49.284 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:49.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:49.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:49.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:20:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:20:49] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.33.4" 2023-09-30T09:20:49.412 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:49.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:49.518 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:49.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:49.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:49.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:49.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:49.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:49.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:49.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:49.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:49.848 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:49.854 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:49.928 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:49.972 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:49.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:50.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:50.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:50.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:50.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:50.203 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.227 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:50.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:50.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:50.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:50.478 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:50.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:50.605 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:50.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:50.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:50.760 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:50.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:50 smithi005 bash[78438]: cluster 2023-09-30T09:20:48.786513+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 31 MiB/s wr, 668 op/s 2023-09-30T09:20:50.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:50 smithi005 bash[75361]: cluster 2023-09-30T09:20:48.786513+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 31 MiB/s wr, 668 op/s 2023-09-30T09:20:50.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:50.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:50.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:50.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.927 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:50.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:50.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:51.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:51.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:50 smithi099 bash[59238]: cluster 2023-09-30T09:20:48.786513+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v555: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 31 MiB/s wr, 668 op/s 2023-09-30T09:20:51.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:51.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:51.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:51.166 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:51.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:51.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:51.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:51.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:51.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:51.446 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:51.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:51.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:51.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:51.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:51.615 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:51.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:51.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:51.718 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:51.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:51.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:51.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:51.853 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:51.880 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:51.881 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:51.881 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:51.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:51.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:51.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:52.115 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:52.147 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:52.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:52.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:52.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:52.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:52.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:52.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:52.544 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:52.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:52.777 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.784 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:52 smithi099 bash[59238]: cluster 2023-09-30T09:20:50.787145+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 111 B/s rd, 27 MiB/s wr, 769 op/s 2023-09-30T09:20:52.784 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:52 smithi099 bash[59238]: audit 2023-09-30T09:20:51.551819+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:52.784 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:52 smithi099 bash[59238]: audit 2023-09-30T09:20:51.553740+0000 mon.a (mon.0) 751 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:52.799 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:52.830 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:52 smithi005 bash[75361]: cluster 2023-09-30T09:20:50.787145+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 111 B/s rd, 27 MiB/s wr, 769 op/s 2023-09-30T09:20:52.830 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:52 smithi005 bash[75361]: audit 2023-09-30T09:20:51.551819+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:52.830 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:52 smithi005 bash[75361]: audit 2023-09-30T09:20:51.553740+0000 mon.a (mon.0) 751 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:52.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:52 smithi005 bash[78438]: cluster 2023-09-30T09:20:50.787145+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v556: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 111 B/s rd, 27 MiB/s wr, 769 op/s 2023-09-30T09:20:52.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:52 smithi005 bash[78438]: audit 2023-09-30T09:20:51.551819+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:20:52.831 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:52 smithi005 bash[78438]: audit 2023-09-30T09:20:51.553740+0000 mon.a (mon.0) 751 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:52.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:52.929 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:52.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:52.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:53.036 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:53.063 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:53.166 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:53.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:53.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:53.292 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:53.319 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:53.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:53.422 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.466 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:53.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:53.567 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:53.593 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:53.697 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:53.722 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:53.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:53.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:53.850 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:53.954 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:53.980 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:53.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:53.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:54.086 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:54.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:54.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:54.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:54.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:54.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:54.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:54.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:54.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:54.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:54.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:54.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:54.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:54.507 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:54.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:54.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:54.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:54.660 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:54.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:54.766 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:54.776 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:54 smithi099 bash[59238]: cluster 2023-09-30T09:20:52.787800+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 100 B/s rd, 23 MiB/s wr, 894 op/s 2023-09-30T09:20:54.793 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:54.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:54.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:54.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:54.908 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:54 smithi005 bash[75361]: cluster 2023-09-30T09:20:52.787800+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 100 B/s rd, 23 MiB/s wr, 894 op/s 2023-09-30T09:20:54.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:54 smithi005 bash[78438]: cluster 2023-09-30T09:20:52.787800+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v557: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 100 B/s rd, 23 MiB/s wr, 894 op/s 2023-09-30T09:20:54.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:54.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:54.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:55.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:55.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:55.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:55.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:55.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:55.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:55.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:55.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:55.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:55.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:55.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:55.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:55.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:55.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:55.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:55.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:55.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:55.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:55.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:55.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:55.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:55.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:55.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:55.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:55.900 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:55.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:55.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:56.006 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:56.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:56.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:56.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:56.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:56.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:56.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:56.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:56.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:56.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:56.533 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:56.559 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:56.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:56.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:56.673 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:56 smithi005 bash[78438]: cluster 2023-09-30T09:20:54.788270+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 710 op/s 2023-09-30T09:20:56.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:56 smithi005 bash[75361]: cluster 2023-09-30T09:20:54.788270+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 710 op/s 2023-09-30T09:20:56.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:56.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:56.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:56 smithi099 bash[59238]: cluster 2023-09-30T09:20:54.788270+0000 mgr.y (mgr.34107) 583 : cluster 0 pgmap v558: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 13 MiB/s wr, 710 op/s 2023-09-30T09:20:56.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:56.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:56.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:56.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:56.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:57.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:57.089 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:57.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:57.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:57.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:20:57.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:57.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:20:57.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:57.355 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:57.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:57.459 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:57.481 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:57.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:57.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:57.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:57.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:57.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:57.727 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:57.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:57.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:57.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:57.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:57.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:57.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:58.002 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:58.039 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:58.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:58.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:58.176 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:58.280 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:58.313 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:58.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:58.419 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:58.449 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:58.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:58.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:58.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:58.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:58.687 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:58.717 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:20:58.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:20:58.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:20:58 smithi005 bash[78438]: cluster 2023-09-30T09:20:56.788835+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 793 op/s 2023-09-30T09:20:58.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:20:58 smithi005 bash[75361]: cluster 2023-09-30T09:20:56.788835+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 793 op/s 2023-09-30T09:20:58.822 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:58.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:58.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:58.955 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:58.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:20:58 smithi099 bash[59238]: cluster 2023-09-30T09:20:56.788835+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 793 op/s 2023-09-30T09:20:58.979 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:20:58.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:58.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:20:59.088 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:59.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:20:59.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:59.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:20:59.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:59.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:59.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:59.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:20:59.347 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:59.376 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:20:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:59.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:20:59.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:59.490 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:20:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:20:59] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:20:59.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:59.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:59.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:59.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:59.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:20:59.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:59.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:20:59.752 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:59.785 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:20:59.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:59.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:20:59.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:59.916 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:20:59.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:20:59.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:00.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:00.052 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:00.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:00.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:00.156 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:00.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:00.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:00.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:00.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:00.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:00.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:00.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:01.393 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:00 smithi005 bash[75361]: cluster 2023-09-30T09:20:58.789436+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 774 op/s 2023-09-30T09:21:01.394 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:00 smithi005 bash[78438]: cluster 2023-09-30T09:20:58.789436+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 774 op/s 2023-09-30T09:21:01.394 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:00 smithi099 bash[59238]: cluster 2023-09-30T09:20:58.789436+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 85 B/s rd, 2.4 MiB/s wr, 774 op/s 2023-09-30T09:21:01.424 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:01.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:01.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:01.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:01.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:01.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:01.853 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:02.075 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:02.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:02.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:02.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:02.286 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:02.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:02.465 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:02.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:02.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:02.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:02.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:02.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:02.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:02.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:02.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:02.831 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:02 smithi099 bash[59238]: cluster 2023-09-30T09:21:00.793117+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 181 KiB/s wr, 793 op/s 2023-09-30T09:21:02.850 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:02.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:02.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:02.901 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:02 smithi005 bash[78438]: cluster 2023-09-30T09:21:00.793117+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 181 KiB/s wr, 793 op/s 2023-09-30T09:21:02.902 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:02 smithi005 bash[75361]: cluster 2023-09-30T09:21:00.793117+0000 mgr.y (mgr.34107) 586 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 181 KiB/s wr, 793 op/s 2023-09-30T09:21:02.954 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:03.050 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:03.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:03.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:03.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:03.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:03.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:03.248 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:21:03.248 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:21:03.248 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:21:03.248 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:21:03.248 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:21:03.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:03.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:03.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:03.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:03.428 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:03.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:03.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:03.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:03.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:03.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:03.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:03.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:03.711 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:03.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:03.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:03.775 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:21:03.812 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:21:03.840 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:03.863 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:21:03.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:03.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:03.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:03.924 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:21:03.971 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:21:03.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:03.996 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:04.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:04.001 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:21:04.045 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:21:04.092 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.098 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:21:04.101 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:04.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:04.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:04.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:04.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:04.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:04.371 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:04.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:04.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:04.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:04.541 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:04.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:04.591 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:21:04.598 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.3 to 1 (10000) 2023-09-30T09:21:04.629 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[78438]: cluster 2023-09-30T09:21:02.797386+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-09-30T09:21:04.629 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[78438]: audit 2023-09-30T09:21:03.634273+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.5:0/3337691188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[78438]: audit 2023-09-30T09:21:03.634904+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[78438]: audit 2023-09-30T09:21:03.732053+0000 mon.a (mon.0) 753 : audit 0 from='client.? 172.21.15.5:0/4156342971' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[78438]: audit 2023-09-30T09:21:03.980748+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[78438]: audit 2023-09-30T09:21:03.983031+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.5:0/491863468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[75361]: cluster 2023-09-30T09:21:02.797386+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[75361]: audit 2023-09-30T09:21:03.634273+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.5:0/3337691188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[75361]: audit 2023-09-30T09:21:03.634904+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[75361]: audit 2023-09-30T09:21:03.732053+0000 mon.a (mon.0) 753 : audit 0 from='client.? 172.21.15.5:0/4156342971' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:04.630 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[75361]: audit 2023-09-30T09:21:03.980748+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:04.631 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:04 smithi005 bash[75361]: audit 2023-09-30T09:21:03.983031+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.5:0/491863468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:04.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:04.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:04.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:04.790 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:04.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:04 smithi099 bash[59238]: cluster 2023-09-30T09:21:02.797386+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-09-30T09:21:04.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:04 smithi099 bash[59238]: audit 2023-09-30T09:21:03.634273+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.5:0/3337691188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:21:04.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:04 smithi099 bash[59238]: audit 2023-09-30T09:21:03.634904+0000 mon.a (mon.0) 752 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:21:04.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:04 smithi099 bash[59238]: audit 2023-09-30T09:21:03.732053+0000 mon.a (mon.0) 753 : audit 0 from='client.? 172.21.15.5:0/4156342971' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:04.800 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:04 smithi099 bash[59238]: audit 2023-09-30T09:21:03.980748+0000 mon.a (mon.0) 754 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:04 smithi099 bash[59238]: audit 2023-09-30T09:21:03.983031+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.5:0/491863468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:04.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:04.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:04.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-30T09:21:04.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:04.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:04.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:04.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:05.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:05.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:05.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:05.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:05.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:05.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:05.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:05.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:05.321 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:05.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:05.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:05.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:05.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:05.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:05.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:05.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:05.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:05.582 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.568931+0000 mon.a (mon.0) 755 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:21:05.582 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: audit 2023-09-30T09:21:04.579901+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:21:05.582 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: audit 2023-09-30T09:21:04.579997+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:21:05.583 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.583444+0000 mon.a (mon.0) 758 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-09-30T09:21:05.583 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.587880+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.583 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.592933+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.583 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.592959+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.583 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.599308+0000 osd.0 (osd.0) 42 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.583 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:05 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.646042+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.599 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:05.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:05.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:05.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.568931+0000 mon.a (mon.0) 755 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:21:05.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: audit 2023-09-30T09:21:04.579901+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:21:05.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: audit 2023-09-30T09:21:04.579997+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:21:05.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.583444+0000 mon.a (mon.0) 758 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-09-30T09:21:05.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.587880+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.592933+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.592959+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.599308+0000 osd.0 (osd.0) 42 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.646042+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.568931+0000 mon.a (mon.0) 755 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: audit 2023-09-30T09:21:04.579901+0000 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: audit 2023-09-30T09:21:04.579997+0000 mon.a (mon.0) 757 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.583444+0000 mon.a (mon.0) 758 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.587880+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.592933+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.592959+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.599308+0000 osd.0 (osd.0) 42 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:05 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.646042+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e140 with expected crc 2023-09-30T09:21:05.707 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:05.740 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:05.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:05.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:05.843 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:05.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:05.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:05.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:05.971 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:06.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:06.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:06.117 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:06.141 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:06.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:06.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:06.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:06.371 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:06.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.412 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:06.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:06.513 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:06.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:06.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:06.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:06.788 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:06.796 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:06 smithi005 bash[78438]: cluster 2023-09-30T09:21:04.797788+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-30T09:21:06.797 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:06 smithi005 bash[78438]: audit 2023-09-30T09:21:06.546104+0000 mon.a (mon.0) 759 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:06.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:06 smithi005 bash[75361]: cluster 2023-09-30T09:21:04.797788+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-30T09:21:06.797 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:06 smithi005 bash[75361]: audit 2023-09-30T09:21:06.546104+0000 mon.a (mon.0) 759 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:06 smithi099 bash[59238]: cluster 2023-09-30T09:21:04.797788+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 780 op/s 2023-09-30T09:21:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:06 smithi099 bash[59238]: audit 2023-09-30T09:21:06.546104+0000 mon.a (mon.0) 759 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:06.815 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:06.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:06.918 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:06.952 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:06.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:06.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:06.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-30T09:21:07.054 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:07.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:07.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:07.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:07.213 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:07.243 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:07.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:07.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:07.348 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:07.381 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:07.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:07.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:07.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:07.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:07.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:07.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:07.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:07.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:07.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:07.752 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:07.789 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:07.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:07.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:07.893 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:07.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:07.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:08.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:08.066 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:08.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:08.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:08.169 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:08.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:08.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:08.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:08.306 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:08.328 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:08.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:08.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:08.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:08.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:08.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:08.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:08.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:08.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:08.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:08.706 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:08.732 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:08.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:08.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:08.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:08 smithi005 bash[75361]: cluster 2023-09-30T09:21:06.798366+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-30T09:21:08.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:08 smithi005 bash[78438]: cluster 2023-09-30T09:21:06.798366+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-30T09:21:08.836 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:08.843 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:08 smithi099 bash[59238]: cluster 2023-09-30T09:21:06.798366+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-30T09:21:08.859 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:08.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:08.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:08.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:21:08.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:08.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:21:09.046 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:09.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:09.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:09.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:09.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:09.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:09.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:09.315 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:09.363 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:09.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:09.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:09.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:09.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:09.499 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:09.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:09.600 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:09.601 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:21:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:21:09] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-09-30T09:21:09.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:09.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:09.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:09.700 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:09.732 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:09.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:09.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:09.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:09.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:09 smithi005 bash[75361]: audit 2023-09-30T09:21:09.581312+0000 mon.a (mon.0) 760 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:09.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:09 smithi005 bash[78438]: audit 2023-09-30T09:21:09.581312+0000 mon.a (mon.0) 760 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:09.904 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:09.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:09.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:10.012 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:10.020 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:09 smithi099 bash[59238]: audit 2023-09-30T09:21:09.581312+0000 mon.a (mon.0) 760 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:10.044 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:10.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:10.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:10.148 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:10.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:10.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:10.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:10.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:10.335 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:10.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:10.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:10.441 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:10.476 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:10.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:10.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:10.586 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:10.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:10.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:10.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:10.720 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:10.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:10.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:10.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:10.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:10.870 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:10 smithi005 bash[75361]: cluster 2023-09-30T09:21:08.798972+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:21:10.870 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:10 smithi005 bash[78438]: cluster 2023-09-30T09:21:08.798972+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:21:10.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:10.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:10.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:11.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:11.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:11.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:11.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:11.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:10 smithi099 bash[59238]: cluster 2023-09-30T09:21:08.798972+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:21:11.134 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:11.163 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:11.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:11.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:11.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:11.324 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:11.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:11.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:11.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:11.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:11.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:11.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:11.567 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:11.593 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:11.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:11.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:11.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:11.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:11.743 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:11.838 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:11.874 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:11.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:11.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:11.978 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:12.002 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:12.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:12.105 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:12.133 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:12.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:12.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:12.267 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:12.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:12.370 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:12.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:12.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:12.526 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:12.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:12.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:12.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:12.673 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:12 smithi005 bash[75361]: cluster 2023-09-30T09:21:10.799532+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-30T09:21:12.673 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:12 smithi005 bash[78438]: cluster 2023-09-30T09:21:10.799532+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-30T09:21:12.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:12.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:12.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:12 smithi099 bash[59238]: cluster 2023-09-30T09:21:10.799532+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-30T09:21:12.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:12.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:12.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:12.927 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:12.951 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:12.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:12.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:13.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:13.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:13.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:13.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:13.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:13.225 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:13.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:13.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:13.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:13.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:13.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:13.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:13.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:13.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:13.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:13.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:13.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:13.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:13.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:13.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:13.779 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:13.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:13.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:13.884 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:13.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:13.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:13.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:14.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:14.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:14.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:14.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:14.101 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:14.107 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:14.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:14.174 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:14.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:14.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:14.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:14.311 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:14.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:14.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:14.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:14.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:14.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:14.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:14.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:14.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:14.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:14.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:14.691 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:14.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:14 smithi005 bash[78438]: cluster 2023-09-30T09:21:12.800197+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-09-30T09:21:14.697 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:14 smithi005 bash[75361]: cluster 2023-09-30T09:21:12.800197+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-09-30T09:21:14.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:14.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:14.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:14.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:14.830 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:14 smithi099 bash[59238]: cluster 2023-09-30T09:21:12.800197+0000 mgr.y (mgr.34107) 592 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-09-30T09:21:14.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:14.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:14.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:14.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:14.996 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:15.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:15.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:15.104 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:15.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:15.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:15.243 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:15.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:15.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:15.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:15.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:15.417 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:15.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:15.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:15.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:15.546 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:15.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:15.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:15.722 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:15.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:15.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:15.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:15.867 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:15.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:15.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:15.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:15.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:16.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:16.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:16.153 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:16.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:16.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:16.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:16.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:16.394 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:16.425 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:16.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:16.528 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:16.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:16 smithi099 bash[59238]: cluster 2023-09-30T09:21:14.802009+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:21:16.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:16 smithi099 bash[59238]: audit 2023-09-30T09:21:15.491886+0000 mon.a (mon.0) 761 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.538 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:16 smithi099 bash[59238]: audit 2023-09-30T09:21:15.497929+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.538 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:16 smithi099 bash[59238]: audit 2023-09-30T09:21:15.919795+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.538 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:16 smithi099 bash[59238]: audit 2023-09-30T09:21:15.935553+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:16.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:16.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:16.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:16.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[78438]: cluster 2023-09-30T09:21:14.802009+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:21:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[78438]: audit 2023-09-30T09:21:15.491886+0000 mon.a (mon.0) 761 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[78438]: audit 2023-09-30T09:21:15.497929+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[78438]: audit 2023-09-30T09:21:15.919795+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[78438]: audit 2023-09-30T09:21:15.935553+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[75361]: cluster 2023-09-30T09:21:14.802009+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:21:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[75361]: audit 2023-09-30T09:21:15.491886+0000 mon.a (mon.0) 761 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[75361]: audit 2023-09-30T09:21:15.497929+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[75361]: audit 2023-09-30T09:21:15.919795+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:16 smithi005 bash[75361]: audit 2023-09-30T09:21:15.935553+0000 mon.a (mon.0) 764 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:16.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:16.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:16.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:16.931 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:16.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:16.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:16.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:17.070 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:17.087 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:17.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:17.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:17.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:17.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:17.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:17.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:17.322 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:17.348 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:17.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:17.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:17.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:17.480 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:17.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:17.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:17.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:17.615 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:17.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:17.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:17.742 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:17.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:17.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:17 smithi005 bash[75361]: audit 2023-09-30T09:21:16.620876+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:17.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:17 smithi005 bash[75361]: audit 2023-09-30T09:21:16.622132+0000 mon.a (mon.0) 766 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:17.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:17 smithi005 bash[75361]: audit 2023-09-30T09:21:16.634191+0000 mon.a (mon.0) 767 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:17.749 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:17 smithi005 bash[78438]: audit 2023-09-30T09:21:16.620876+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:17.749 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:17 smithi005 bash[78438]: audit 2023-09-30T09:21:16.622132+0000 mon.a (mon.0) 766 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:17.749 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:17 smithi005 bash[78438]: audit 2023-09-30T09:21:16.634191+0000 mon.a (mon.0) 767 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:17.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:17 smithi099 bash[59238]: audit 2023-09-30T09:21:16.620876+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:17 smithi099 bash[59238]: audit 2023-09-30T09:21:16.622132+0000 mon.a (mon.0) 766 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:17 smithi099 bash[59238]: audit 2023-09-30T09:21:16.634191+0000 mon.a (mon.0) 767 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:17.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:17.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:17.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:17.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:17.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:18.016 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:18.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:18.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:18.144 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:18.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:18.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:18.261 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:21:18.261 INFO:teuthology.orchestra.run.smithi005.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-30T09:21:18.279 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:18.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:18.384 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:18.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:18.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:18.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:18.544 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:18.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:18.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:18.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:18 smithi005 bash[75361]: cluster 2023-09-30T09:21:16.802493+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-09-30T09:21:18.656 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:18 smithi005 bash[78438]: cluster 2023-09-30T09:21:16.802493+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-09-30T09:21:18.682 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:18.785 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:18.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:18 smithi099 bash[59238]: cluster 2023-09-30T09:21:16.802493+0000 mgr.y (mgr.34107) 594 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-09-30T09:21:18.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:18.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:18.944 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:18.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:18.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:19.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:19.077 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:19.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:19.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:19.183 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:19.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:19.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:19.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:19.313 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:19.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:19.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:19.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:19.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:19.475 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:19.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:19.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:19.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:19.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:19.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:19.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:19.722 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:21:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:21:19] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-09-30T09:21:19.728 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:19.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:19.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:19.876 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:19.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:19.980 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:20.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:20.122 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:20.147 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:20.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:20.258 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:20.294 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:20.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:20.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:20.527 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:20.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:20.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:20.664 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:20 smithi099 bash[59238]: cluster 2023-09-30T09:21:18.805129+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-30T09:21:20.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:20.785 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:20.826 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:20.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:20.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:20.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:20.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:20.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:21.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:20 smithi005 bash[75361]: cluster 2023-09-30T09:21:18.805129+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-30T09:21:21.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:20 smithi005 bash[78438]: cluster 2023-09-30T09:21:18.805129+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-09-30T09:21:21.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:21.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:21.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:21.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:21.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:21.229 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:21.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:21.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:21.336 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:21.363 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:21.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:21.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:21.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-30T09:21:21.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:21.492 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:21.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:21.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:21.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:21.633 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:21.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:21.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:21.692 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:21 smithi005 bash[75361]: audit 2023-09-30T09:21:21.548545+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:21.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:21 smithi005 bash[78438]: audit 2023-09-30T09:21:21.548545+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:21.741 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:21.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:21.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:21.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:21 smithi099 bash[59238]: audit 2023-09-30T09:21:21.548545+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:21.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:21.921 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:21.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:21.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:22.024 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:22.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:22.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:22.166 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:22.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:22.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:22.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:22.319 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:22.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:22.428 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:22.453 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:22.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:22.555 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:22.587 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:22.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:22.665 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:22 smithi005 bash[75361]: cluster 2023-09-30T09:21:20.805676+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-30T09:21:22.665 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:22 smithi005 bash[75361]: audit 2023-09-30T09:21:22.260607+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.5:0/1966734575' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:21:22.666 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:22 smithi005 bash[75361]: audit 2023-09-30T09:21:22.261031+0000 mon.a (mon.0) 769 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:21:22.671 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.4 to 1 (10000) 2023-09-30T09:21:22.692 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:22.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:22.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:22 smithi099 bash[59238]: cluster 2023-09-30T09:21:20.805676+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-30T09:21:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:22 smithi099 bash[59238]: audit 2023-09-30T09:21:22.260607+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.5:0/1966734575' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:21:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:22 smithi099 bash[59238]: audit 2023-09-30T09:21:22.261031+0000 mon.a (mon.0) 769 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:21:22.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:22.848 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:22.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:22.957 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:22.965 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:22 smithi005 bash[78438]: cluster 2023-09-30T09:21:20.805676+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-09-30T09:21:22.965 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:22 smithi005 bash[78438]: audit 2023-09-30T09:21:22.260607+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.5:0/1966734575' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:21:22.965 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:22 smithi005 bash[78438]: audit 2023-09-30T09:21:22.261031+0000 mon.a (mon.0) 769 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:21:22.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:22.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:22.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:23.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:25.142 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[75361]: audit 2023-09-30T09:21:22.650413+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:21:25.142 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[75361]: cluster 2023-09-30T09:21:22.654275+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[75361]: cluster 2023-09-30T09:21:22.654863+0000 mon.a (mon.0) 771 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[75361]: cluster 2023-09-30T09:21:22.656529+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e141 with expected crc 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[75361]: cluster 2023-09-30T09:21:22.806247+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[78438]: audit 2023-09-30T09:21:22.650413+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[78438]: cluster 2023-09-30T09:21:22.654275+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[78438]: cluster 2023-09-30T09:21:22.654863+0000 mon.a (mon.0) 771 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[78438]: cluster 2023-09-30T09:21:22.656529+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e141 with expected crc 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:23 smithi005 bash[78438]: cluster 2023-09-30T09:21:22.806247+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:23 smithi099 bash[59238]: audit 2023-09-30T09:21:22.650413+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:23 smithi099 bash[59238]: cluster 2023-09-30T09:21:22.654275+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e141 with expected crc 2023-09-30T09:21:25.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:23 smithi099 bash[59238]: cluster 2023-09-30T09:21:22.654863+0000 mon.a (mon.0) 771 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-09-30T09:21:25.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:23 smithi099 bash[59238]: cluster 2023-09-30T09:21:22.656529+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e141 with expected crc 2023-09-30T09:21:25.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:23 smithi099 bash[59238]: cluster 2023-09-30T09:21:22.806247+0000 mgr.y (mgr.34107) 597 : cluster 0 pgmap v574: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:21:25.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:25.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:25.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:25.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:25.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:25.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:25.419 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:25.485 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:25.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:25.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:25.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-30T09:21:25.883 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:25.951 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:25.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:26.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:26.128 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:26.248 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:25 smithi099 bash[59238]: cluster 2023-09-30T09:21:24.806741+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-09-30T09:21:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:26.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:26.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:25 smithi005 bash[78438]: cluster 2023-09-30T09:21:24.806741+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-09-30T09:21:26.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:25 smithi005 bash[75361]: cluster 2023-09-30T09:21:24.806741+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-09-30T09:21:26.349 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:26.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:26.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:26.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:26.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:26.748 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:26.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:26.976 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:27.029 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:21:27.047 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:21:27.088 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:27.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:27.183 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:21:27.183 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:21:27.183 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:21:27.220 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:21:27.260 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:21:27.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:27.344 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:21:27.344 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.345 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.345 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.345 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.345 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.345 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.345 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.345 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:21:27.368 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:27.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:27.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:27.472 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:27.531 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:27.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:27.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:27.852 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:27.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:27.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:27.878 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:21:27.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:28.006 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:28.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:28.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:28.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[75361]: cluster 2023-09-30T09:21:26.807347+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:21:28.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[75361]: audit 2023-09-30T09:21:26.945963+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.5:0/3559429090' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:28.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[75361]: audit 2023-09-30T09:21:27.401035+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.5:0/921038636' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:21:28.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[75361]: audit 2023-09-30T09:21:27.401571+0000 mon.a (mon.0) 772 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:21:28.155 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[78438]: cluster 2023-09-30T09:21:26.807347+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:21:28.155 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[78438]: audit 2023-09-30T09:21:26.945963+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.5:0/3559429090' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:28.155 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[78438]: audit 2023-09-30T09:21:27.401035+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.5:0/921038636' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:21:28.156 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:27 smithi005 bash[78438]: audit 2023-09-30T09:21:27.401571+0000 mon.a (mon.0) 772 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:21:28.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:28.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:28.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:28.285 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:28.312 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:27 smithi099 bash[59238]: cluster 2023-09-30T09:21:26.807347+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:21:28.312 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:27 smithi099 bash[59238]: audit 2023-09-30T09:21:26.945963+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.5:0/3559429090' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:28.312 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:27 smithi099 bash[59238]: audit 2023-09-30T09:21:27.401035+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.5:0/921038636' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:21:28.312 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:27 smithi099 bash[59238]: audit 2023-09-30T09:21:27.401571+0000 mon.a (mon.0) 772 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:21:28.332 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:28.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:28.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:28.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:28.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:28.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:28.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:28.603 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:28.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:28.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:28.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:28.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[75361]: cluster 2023-09-30T09:21:27.866099+0000 mon.a (mon.0) 773 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:21:28.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[75361]: audit 2023-09-30T09:21:27.868952+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:21:28.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[75361]: cluster 2023-09-30T09:21:27.872919+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e142 with expected crc 2023-09-30T09:21:28.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[75361]: cluster 2023-09-30T09:21:27.874092+0000 mon.a (mon.0) 775 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-09-30T09:21:28.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[75361]: cluster 2023-09-30T09:21:27.892428+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2023-09-30T09:21:28.947 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:28.976 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:28.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:28.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:29.079 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:29.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:29.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[78438]: cluster 2023-09-30T09:21:27.866099+0000 mon.a (mon.0) 773 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:21:29.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[78438]: audit 2023-09-30T09:21:27.868952+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:21:29.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[78438]: cluster 2023-09-30T09:21:27.872919+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e142 with expected crc 2023-09-30T09:21:29.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[78438]: cluster 2023-09-30T09:21:27.874092+0000 mon.a (mon.0) 775 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-09-30T09:21:29.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:28 smithi005 bash[78438]: cluster 2023-09-30T09:21:27.892428+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2023-09-30T09:21:29.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:29.246 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:29.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:28 smithi099 bash[59238]: cluster 2023-09-30T09:21:27.866099+0000 mon.a (mon.0) 773 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:21:29.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:28 smithi099 bash[59238]: audit 2023-09-30T09:21:27.868952+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:21:29.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:28 smithi099 bash[59238]: cluster 2023-09-30T09:21:27.872919+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e142 with expected crc 2023-09-30T09:21:29.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:28 smithi099 bash[59238]: cluster 2023-09-30T09:21:27.874092+0000 mon.a (mon.0) 775 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-09-30T09:21:29.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:28 smithi099 bash[59238]: cluster 2023-09-30T09:21:27.892428+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e142 with expected crc 2023-09-30T09:21:29.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:29.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:29.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:29.442 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:21:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:21:29] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-09-30T09:21:29.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:29.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:29.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:29.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:29.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:29.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:29.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:29.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:30.089 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:29 smithi005 bash[75361]: cluster 2023-09-30T09:21:28.807743+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:21:30.089 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:29 smithi005 bash[78438]: cluster 2023-09-30T09:21:28.807743+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:21:30.090 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:30.135 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:30.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:30.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:30.269 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:30.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:30.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:30.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:29 smithi099 bash[59238]: cluster 2023-09-30T09:21:28.807743+0000 mgr.y (mgr.34107) 600 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:21:30.371 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:30.435 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:30.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:30.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:30.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:30.562 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:21:30.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:30.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:30.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:30.682 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:30.714 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:30.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:30.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:30.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:30.863 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:30.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:30.972 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:31.003 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:31.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:31.109 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:31.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:31.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:31.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:31.269 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:31.293 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:21:31.372 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:31.395 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:31.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:31.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:31.525 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:31.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:31.666 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:31.767 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:31.819 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:31.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:31.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:31.951 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:31.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:31.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:32.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:32.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:32.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:32.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:32.089 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:32.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:32.195 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:31 smithi005 bash[78438]: cluster 2023-09-30T09:21:30.808287+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-30T09:21:32.196 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:31 smithi005 bash[75361]: cluster 2023-09-30T09:21:30.808287+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-30T09:21:32.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:32.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:32.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:32.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:31 smithi099 bash[59238]: cluster 2023-09-30T09:21:30.808287+0000 mgr.y (mgr.34107) 601 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-30T09:21:32.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:32.350 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:32.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:32.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:32.453 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:32.480 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:32.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:32.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:32.585 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:32.608 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:32.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:32.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:32.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:32.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:32.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:32.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:32.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:32.881 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:32.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:32.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:32.989 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:33.018 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:33.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:33.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:33.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:33.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:33.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:33.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:33.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:33.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:33.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:33.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:33.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:33.444 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:33.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:33.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:33.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:33.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:33.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:33.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:33.708 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:33.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:33.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:33.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:33.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:33.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:33.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:33.972 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:33.998 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:34.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:34.106 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:34.129 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:34.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:34.232 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:34.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:34.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:34.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:34.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:34.466 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:34 smithi099 bash[59238]: cluster 2023-09-30T09:21:32.808930+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:21:34.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:34.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:34 smithi005 bash[75361]: cluster 2023-09-30T09:21:32.808930+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:21:34.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:34 smithi005 bash[78438]: cluster 2023-09-30T09:21:32.808930+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:21:34.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:34.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:34.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:34.648 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:34.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:34.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:34.792 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:34.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:34.895 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:34.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:34.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:34.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:35.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:35.158 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:35.285 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.318 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:35.422 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:35.448 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:35.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:35.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:35.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:35.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:35.812 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:35.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:35.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:35.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.971 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:35.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:36.061 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:21:36.062 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:21:36.062 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 0 2023-09-30T09:21:36.062 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:21:36.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:36.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:36.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:36.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:36.164 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:36.165 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:36.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:36.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:36.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:36.376 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:36.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:36.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:36.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:36.472 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:36 smithi005 bash[75361]: cluster 2023-09-30T09:21:34.809486+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:21:36.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:36.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:36.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:36.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:36.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:36.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:36.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:36.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:36 smithi005 bash[78438]: cluster 2023-09-30T09:21:34.809486+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:21:36.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:36 smithi099 bash[59238]: cluster 2023-09-30T09:21:34.809486+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:21:36.825 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:36.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:36.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:36.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:36.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:36.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:36.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:37.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:37.086 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:37.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:37.190 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:37.226 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:37.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:37.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:37.331 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:37.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:37.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:37.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:37.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:37.495 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:37.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:37.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:37.599 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:37.609 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:37 smithi099 bash[59238]: audit 2023-09-30T09:21:36.546343+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:37.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:37.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:37.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:37.745 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:37 smithi005 bash[75361]: audit 2023-09-30T09:21:36.546343+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:37.746 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:37 smithi005 bash[78438]: audit 2023-09-30T09:21:36.546343+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:37.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:37.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:37.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:37.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:37.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:37.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:37.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:38.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:38.039 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:38.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:38.143 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:38.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:38.272 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:38.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:38.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:38.405 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:38.439 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:38.485 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:38 smithi099 bash[59238]: cluster 2023-09-30T09:21:36.810026+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:21:38.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:38.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:38.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:38.672 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:38.696 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:38.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:38.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:38 smithi005 bash[75361]: cluster 2023-09-30T09:21:36.810026+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:21:38.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:38 smithi005 bash[78438]: cluster 2023-09-30T09:21:36.810026+0000 mgr.y (mgr.34107) 604 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:21:38.800 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:38.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-30T09:21:38.834 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:38.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:38.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:38.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:38.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:39.068 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:39.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:39.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:39.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:39.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:39.226 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:39.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:39.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:39.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:39.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:39.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:39.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:39.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:21:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:21:39] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:21:39.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:39.499 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:39.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:39.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:39.602 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:39.639 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:39.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:39.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:39.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:39.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:39.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:39.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:39.905 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:39.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:39.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:40.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:40.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:40.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:40.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:40.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:40.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:40.304 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:40.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:40.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:40.435 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:40.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:40.566 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:40.679 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:40.687 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:40 smithi099 bash[59238]: cluster 2023-09-30T09:21:38.810601+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:21:40.712 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:40.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:40 smithi005 bash[75361]: cluster 2023-09-30T09:21:38.810601+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:21:40.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:40 smithi005 bash[78438]: cluster 2023-09-30T09:21:38.810601+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:21:40.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:40.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:40.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:40.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:40.972 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:40.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:41.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:41.099 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:41.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:41.204 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:41.233 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:41.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:41.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:41.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:41.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:41.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:41.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:41.469 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:41.491 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:41.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:41.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:41.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:41.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:41.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:41.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:41.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:41.747 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:41.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:41.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:41.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:41.881 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:41.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:41.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:41.988 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:42.010 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:42.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:42.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:42.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:42.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:42.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:42.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:42.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:42.383 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:42.410 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:42.513 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:42.515 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.5 to 1 (10000) 2023-09-30T09:21:42.523 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:42 smithi099 bash[59238]: cluster 2023-09-30T09:21:40.811171+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-09-30T09:21:42.523 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:42 smithi099 bash[59238]: audit 2023-09-30T09:21:42.030739+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.5:0/241891513' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:21:42.538 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:42.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:42.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:42.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:42.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:42 smithi005 bash[78438]: cluster 2023-09-30T09:21:40.811171+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-09-30T09:21:42.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:42 smithi005 bash[78438]: audit 2023-09-30T09:21:42.030739+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.5:0/241891513' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:21:42.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:42 smithi005 bash[75361]: cluster 2023-09-30T09:21:40.811171+0000 mgr.y (mgr.34107) 606 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-09-30T09:21:42.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:42 smithi005 bash[75361]: audit 2023-09-30T09:21:42.030739+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.5:0/241891513' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:21:42.775 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:42.805 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:42.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:42.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:42.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:42.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:42.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:43.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:43.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:43.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:43.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:43.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:43.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:43.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:43.326 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:43.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:43.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:43.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:43.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:43.492 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:43.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:43.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:43.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:43.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:43.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:43.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:43.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:43 smithi099 bash[59238]: audit 2023-09-30T09:21:42.501183+0000 mon.a (mon.0) 778 : audit 1 from='client.? 172.21.15.5:0/241891513' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:21:43.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:43 smithi099 bash[59238]: cluster 2023-09-30T09:21:42.509467+0000 mon.a (mon.0) 779 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-09-30T09:21:43.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:43 smithi099 bash[59238]: cluster 2023-09-30T09:21:42.509824+0000 osd.0 (osd.0) 43 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:43 smithi099 bash[59238]: cluster 2023-09-30T09:21:42.516315+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:43 smithi099 bash[59238]: cluster 2023-09-30T09:21:42.519273+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:43 smithi099 bash[59238]: cluster 2023-09-30T09:21:42.520644+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:43.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:43.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:43.802 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[78438]: audit 2023-09-30T09:21:42.501183+0000 mon.a (mon.0) 778 : audit 1 from='client.? 172.21.15.5:0/241891513' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:21:43.802 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[78438]: cluster 2023-09-30T09:21:42.509467+0000 mon.a (mon.0) 779 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[78438]: cluster 2023-09-30T09:21:42.509824+0000 osd.0 (osd.0) 43 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[78438]: cluster 2023-09-30T09:21:42.516315+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[78438]: cluster 2023-09-30T09:21:42.519273+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[78438]: cluster 2023-09-30T09:21:42.520644+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[75361]: audit 2023-09-30T09:21:42.501183+0000 mon.a (mon.0) 778 : audit 1 from='client.? 172.21.15.5:0/241891513' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[75361]: cluster 2023-09-30T09:21:42.509467+0000 mon.a (mon.0) 779 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[75361]: cluster 2023-09-30T09:21:42.509824+0000 osd.0 (osd.0) 43 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[75361]: cluster 2023-09-30T09:21:42.516315+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.804 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[75361]: cluster 2023-09-30T09:21:42.519273+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.804 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:43 smithi005 bash[75361]: cluster 2023-09-30T09:21:42.520644+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:43.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:43.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:43.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:43.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:44.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:44.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:44.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:44.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:44.188 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:44.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:44.294 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:44.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:44.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:44.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:44.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:44.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:44.540 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:44 smithi005 bash[75361]: cluster 2023-09-30T09:21:42.511207+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:44.540 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:44 smithi005 bash[75361]: cluster 2023-09-30T09:21:42.811754+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-09-30T09:21:44.570 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:44.593 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:44.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:44.698 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:44.722 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:44 smithi099 bash[59238]: cluster 2023-09-30T09:21:42.511207+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:44 smithi099 bash[59238]: cluster 2023-09-30T09:21:42.811754+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-09-30T09:21:44.826 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:44.850 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:44.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:44.965 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:44 smithi005 bash[78438]: cluster 2023-09-30T09:21:42.511207+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e143 with expected crc 2023-09-30T09:21:44.965 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:44 smithi005 bash[78438]: cluster 2023-09-30T09:21:42.811754+0000 mgr.y (mgr.34107) 607 : cluster 0 pgmap v586: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s 2023-09-30T09:21:44.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:44.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:45.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:45.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:45.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:45.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:45.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:45.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:45.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:45.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:45.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:45.379 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:45.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:45.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:45.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:45.505 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:45.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:45.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:45.608 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:45.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:45.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:45.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:45.763 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:45.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:45.870 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:45.886 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-30T09:21:45.892 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:45.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:46.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:46.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:46.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:46.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:46.145 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:46.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:46.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:46.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:46.274 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:46.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:46.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:46.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:46.354 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:46.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:46.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:46 smithi099 bash[59238]: cluster 2023-09-30T09:21:44.812301+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-09-30T09:21:46.973 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:46 smithi005 bash[75361]: cluster 2023-09-30T09:21:44.812301+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-09-30T09:21:46.973 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:46 smithi005 bash[78438]: cluster 2023-09-30T09:21:44.812301+0000 mgr.y (mgr.34107) 608 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-09-30T09:21:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:47.034 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:47.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:47.135 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:47.213 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:47.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:47.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:47.328 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:47.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:47.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:47.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:47.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:47.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:47.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:47.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:47.640 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:47.671 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:47.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:47.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:47.778 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:47.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:47.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:47.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:47.917 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:47.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:47.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:47.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:48.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:48.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:48.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:48.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:48.183 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:48.224 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:48.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:48.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:48.367 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:48.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:48.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:48.472 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:48.487 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:21:48.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:48.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:48.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:48.538 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:21:48.595 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:21:48.608 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:48.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:48 smithi099 bash[59238]: cluster 2023-09-30T09:21:46.812872+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:21:48.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:48 smithi099 bash[59238]: audit 2023-09-30T09:21:48.432764+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.5:0/4046376560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:48.634 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:48.634 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:21:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:48.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:48.681 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:21:48.723 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:21:48.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:48.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:48 smithi005 bash[75361]: cluster 2023-09-30T09:21:46.812872+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:21:48.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:48 smithi005 bash[75361]: audit 2023-09-30T09:21:48.432764+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.5:0/4046376560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:48.746 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:48 smithi005 bash[78438]: cluster 2023-09-30T09:21:46.812872+0000 mgr.y (mgr.34107) 609 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:21:48.746 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:48 smithi005 bash[78438]: audit 2023-09-30T09:21:48.432764+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.5:0/4046376560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:21:48.758 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:21:48.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:48.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:48.803 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:21:48.816 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.816 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.817 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.817 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.817 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.817 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.817 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.817 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:21:48.866 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:48.896 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:48.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:48.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:49.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:49.028 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:49.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:49.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:49.156 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:49.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:49.293 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:49.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:49.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:49.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:49.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:49.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:49.537 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:49 smithi005 bash[78438]: audit 2023-09-30T09:21:48.573199+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.5:0/2278194174' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:49.538 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:49 smithi005 bash[75361]: audit 2023-09-30T09:21:48.573199+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.5:0/2278194174' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:49.538 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:21:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:21:49] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:21:49.547 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:21:49.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:49.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:49.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:49.661 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:49 smithi099 bash[59238]: audit 2023-09-30T09:21:48.573199+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.5:0/2278194174' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:21:49.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:49.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:49.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:49.823 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:49.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:49.927 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:49.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:49.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:49.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:50.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:50.089 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:50.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:50.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:50.195 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:50.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:50.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:50.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:50.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:50.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:50.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:50.453 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:50.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:50.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:50.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:50.580 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:50.606 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:50.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:50.711 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:50.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:50.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:48.813513+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:21:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:49.520940+0000 mon.a (mon.0) 781 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:21:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:49.520980+0000 mon.a (mon.0) 782 : cluster 1 Cluster is now healthy 2023-09-30T09:21:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: audit 2023-09-30T09:21:49.532356+0000 mon.a (mon.0) 783 : audit 1 from='client.? 172.21.15.5:0/2278194174' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:21:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:49.537734+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:50.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:49.539811+0000 mon.a (mon.0) 784 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-09-30T09:21:50.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:49.541881+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:50.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:49.545788+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:50.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:50 smithi099 bash[59238]: cluster 2023-09-30T09:21:49.551562+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:50.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:50.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:50.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:50.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:50.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:51.014 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:48.813513+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:21:51.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:49.520940+0000 mon.a (mon.0) 781 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:49.520980+0000 mon.a (mon.0) 782 : cluster 1 Cluster is now healthy 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: audit 2023-09-30T09:21:49.532356+0000 mon.a (mon.0) 783 : audit 1 from='client.? 172.21.15.5:0/2278194174' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:49.537734+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:49.539811+0000 mon.a (mon.0) 784 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:49.541881+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:49.545788+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[78438]: cluster 2023-09-30T09:21:49.551562+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:48.813513+0000 mgr.y (mgr.34107) 610 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:49.520940+0000 mon.a (mon.0) 781 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:49.520980+0000 mon.a (mon.0) 782 : cluster 1 Cluster is now healthy 2023-09-30T09:21:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: audit 2023-09-30T09:21:49.532356+0000 mon.a (mon.0) 783 : audit 1 from='client.? 172.21.15.5:0/2278194174' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:21:51.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:49.537734+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:49.539811+0000 mon.a (mon.0) 784 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-09-30T09:21:51.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:49.541881+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:49.545788+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:50 smithi005 bash[75361]: cluster 2023-09-30T09:21:49.551562+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e144 with expected crc 2023-09-30T09:21:51.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:51.120 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:51.144 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:51.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:51.251 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:51.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:51.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:51.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:51.424 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:51.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:51.530 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:51.555 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:51.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:51.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:51.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:51.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:51.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:51.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:51.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:51.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:51.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:51.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:51.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:52.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:52.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:52.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:52.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:52.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:52.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:52.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:52.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:52.327 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:52.355 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:52.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:52.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:52.460 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:52.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:52.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:52.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:52.589 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:21:52.589 INFO:teuthology.orchestra.run.smithi005.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-30T09:21:52.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:52.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:52 smithi005 bash[75361]: cluster 2023-09-30T09:21:50.814077+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:21:52.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:52 smithi005 bash[75361]: audit 2023-09-30T09:21:51.552924+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:52.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:52 smithi005 bash[75361]: audit 2023-09-30T09:21:51.555360+0000 mon.a (mon.0) 786 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:52.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:52 smithi005 bash[78438]: cluster 2023-09-30T09:21:50.814077+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:21:52.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:52 smithi005 bash[78438]: audit 2023-09-30T09:21:51.552924+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:52.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:52 smithi005 bash[78438]: audit 2023-09-30T09:21:51.555360+0000 mon.a (mon.0) 786 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:52.634 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:52.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:52.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:52.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:52.763 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:52.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:52.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:52.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:52.875 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:52 smithi099 bash[59238]: cluster 2023-09-30T09:21:50.814077+0000 mgr.y (mgr.34107) 611 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:21:52.875 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:52 smithi099 bash[59238]: audit 2023-09-30T09:21:51.552924+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:21:52.876 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:52 smithi099 bash[59238]: audit 2023-09-30T09:21:51.555360+0000 mon.a (mon.0) 786 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:52.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:52.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:52.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:52.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:53.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:53.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:53.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:53.148 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:53.181 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:53.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:53.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:53.322 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:53.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:53.426 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:53.458 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:53.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:53.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:53.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:53.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:53.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:53.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:53.695 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:53.729 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:53.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:53.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:53.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-30T09:21:53.835 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:53.857 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:53.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:53.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:53.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:53.994 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:54.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:54.040 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:21:54.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:21:54.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:54.124 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:54.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:54.197 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:21:54.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:54.251 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:54.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:54.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:54.378 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:54.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:54.520 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:54.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:54.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:54.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:54.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:54.768 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:54.794 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:54.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:54.900 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:54.908 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:54 smithi099 bash[59238]: cluster 2023-09-30T09:21:52.814856+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-30T09:21:54.929 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:54.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:55.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:54 smithi005 bash[75361]: cluster 2023-09-30T09:21:52.814856+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-30T09:21:55.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:54 smithi005 bash[78438]: cluster 2023-09-30T09:21:52.814856+0000 mgr.y (mgr.34107) 612 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-30T09:21:55.038 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:55.070 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:55.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:55.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:55.204 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:55.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:55.309 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:55.339 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:55.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:55.442 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:55.467 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:55.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:55.570 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:55.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:55.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:55.705 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:55.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:55.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:55.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:55.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:55.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:55.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:55.987 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:55.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:56.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:56.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:56.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:56.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:56.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:56.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:56.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:56.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:56.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:56.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:56.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:56.496 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:56.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:56.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:56.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:56.640 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:56.671 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:56.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:56.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:56.774 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:56 smithi099 bash[59238]: cluster 2023-09-30T09:21:54.815370+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-09-30T09:21:56.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:56.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:56.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:56.904 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:56.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:56 smithi005 bash[75361]: cluster 2023-09-30T09:21:54.815370+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-09-30T09:21:56.915 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:56 smithi005 bash[78438]: cluster 2023-09-30T09:21:54.815370+0000 mgr.y (mgr.34107) 613 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-09-30T09:21:56.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:56.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:56.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:57.039 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:57.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:57.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:57.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:57.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:57.221 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:57.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:57.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:57.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:57.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:57.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:57.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:57.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:57.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:57.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:57.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:57.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:57.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:57.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:57.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:57.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:57.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:57.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:57.879 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:57.908 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:57.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:57.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:58.014 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:58.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:58.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:58.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:58.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:58.195 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:21:58.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:58.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:21:58.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:58.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:58.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:58.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:58.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:58.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:58.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:58.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:21:58.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:58.589 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.7 to 1 (10000) 2023-09-30T09:21:58.608 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:58.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:58.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:58.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:58.737 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:21:58.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:58.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:21:58.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:58 smithi005 bash[75361]: cluster 2023-09-30T09:21:56.815949+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:21:58.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:58 smithi005 bash[75361]: audit 2023-09-30T09:21:58.424384+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.5:0/3776533909' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:21:58.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:58 smithi005 bash[75361]: audit 2023-09-30T09:21:58.426349+0000 mon.a (mon.0) 787 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:21:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:58 smithi005 bash[78438]: cluster 2023-09-30T09:21:56.815949+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:21:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:58 smithi005 bash[78438]: audit 2023-09-30T09:21:58.424384+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.5:0/3776533909' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:21:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:58 smithi005 bash[78438]: audit 2023-09-30T09:21:58.426349+0000 mon.a (mon.0) 787 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:21:58.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:58.874 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:58.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:58.978 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:58.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:58 smithi099 bash[59238]: cluster 2023-09-30T09:21:56.815949+0000 mgr.y (mgr.34107) 614 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:21:58.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:58 smithi099 bash[59238]: audit 2023-09-30T09:21:58.424384+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.5:0/3776533909' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:21:58.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:58 smithi099 bash[59238]: audit 2023-09-30T09:21:58.426349+0000 mon.a (mon.0) 787 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:21:59.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:59.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:59.118 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:59.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:59.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:59.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:59.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:21:59.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:21:59.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:59.412 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:21:59.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:21:59.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:59.550 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:21:59.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:21:59.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:59.661 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[75361]: audit 2023-09-30T09:21:58.573013+0000 mon.a (mon.0) 788 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:21:59.661 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[75361]: cluster 2023-09-30T09:21:58.575819+0000 mon.a (mon.0) 789 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-09-30T09:21:59.661 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[75361]: cluster 2023-09-30T09:21:58.577288+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.661 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[75361]: cluster 2023-09-30T09:21:58.586159+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.661 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[75361]: cluster 2023-09-30T09:21:58.589557+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.661 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:21:59] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.33.4" 2023-09-30T09:21:59.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[78438]: audit 2023-09-30T09:21:58.573013+0000 mon.a (mon.0) 788 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:21:59.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[78438]: cluster 2023-09-30T09:21:58.575819+0000 mon.a (mon.0) 789 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-09-30T09:21:59.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[78438]: cluster 2023-09-30T09:21:58.577288+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[78438]: cluster 2023-09-30T09:21:58.586159+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.662 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:21:59 smithi005 bash[78438]: cluster 2023-09-30T09:21:58.589557+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.675 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:21:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:21:59.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:59 smithi099 bash[59238]: audit 2023-09-30T09:21:58.573013+0000 mon.a (mon.0) 788 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:21:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:59 smithi099 bash[59238]: cluster 2023-09-30T09:21:58.575819+0000 mon.a (mon.0) 789 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-09-30T09:21:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:59 smithi099 bash[59238]: cluster 2023-09-30T09:21:58.577288+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:59 smithi099 bash[59238]: cluster 2023-09-30T09:21:58.586159+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:21:59 smithi099 bash[59238]: cluster 2023-09-30T09:21:58.589557+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e145 with expected crc 2023-09-30T09:21:59.808 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:21:59.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:21:59.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-30T09:21:59.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:59.951 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:21:59.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:21:59.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:00.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:00.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:00.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:00.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:00.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:00.320 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:00.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:00.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:00.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:00.399 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:00.399 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:00.411 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:00.456 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:00.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:00.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:00.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:00.589 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:00 smithi099 bash[59238]: cluster 2023-09-30T09:21:58.816419+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:22:00.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:00.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:00.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:00 smithi005 bash[78438]: cluster 2023-09-30T09:21:58.816419+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:22:00.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:00 smithi005 bash[75361]: cluster 2023-09-30T09:21:58.816419+0000 mgr.y (mgr.34107) 615 : cluster 0 pgmap v596: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:22:00.767 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:00.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:00.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:00.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:00.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:01.004 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:01.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:01.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:01.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:01.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:01.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:01.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:01.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:01.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:01.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:01.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:01.556 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:01.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:01.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:01.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:01.716 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:01.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:01.848 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:01.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:01.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:01.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:01.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:01.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:02.085 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:02.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:02.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:02.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:02.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:02.255 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:02.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:02.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:02.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:02.396 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:02.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:02.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:02.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:02.549 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:02.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:02.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:02.644 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:02 smithi005 bash[78438]: cluster 2023-09-30T09:22:00.817025+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-30T09:22:02.645 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:02 smithi005 bash[75361]: cluster 2023-09-30T09:22:00.817025+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-30T09:22:02.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:02.682 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:02.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:02.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:02.787 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:02.813 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:02.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:02.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:02.917 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:02.925 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:02 smithi099 bash[59238]: cluster 2023-09-30T09:22:00.817025+0000 mgr.y (mgr.34107) 616 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-30T09:22:02.944 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:02.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:02.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:03.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:03.083 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:03.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:03.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:03.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:03.225 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:03.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:03.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:03.333 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:03.356 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:03.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:03.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:03.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:03.483 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:03.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:03.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:03.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:03.610 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:03.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:03.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:03.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:03.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:03.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:03.849 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:03.880 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:03.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:03.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:04.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:04.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:04.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:04.124 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:04.146 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:04.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:04.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:04.253 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:04.279 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:04.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:04.459 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:04.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:04.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:04.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:04.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:04.619 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:04.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:04.627 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:04 smithi005 bash[78438]: cluster 2023-09-30T09:22:02.817660+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-09-30T09:22:04.628 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:04 smithi005 bash[75361]: cluster 2023-09-30T09:22:02.817660+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-09-30T09:22:04.724 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:04.746 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:04.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:04.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:04.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:04.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:04 smithi099 bash[59238]: cluster 2023-09-30T09:22:02.817660+0000 mgr.y (mgr.34107) 617 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 3.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-09-30T09:22:04.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:04.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:04.984 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:05.015 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:05.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:05.124 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:05.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:05.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:05.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:05.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:05.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:05.407 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:05.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:05.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:05.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.547 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:05.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:05.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:05.695 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:05.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:05.801 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:05.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:05.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:05.935 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:05.971 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:05.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:05.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:06.076 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:06.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:06.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:06.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:06.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:06.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:06.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:06.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:06.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:06.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:06.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:06.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:06.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:06.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:06.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:06.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:06.660 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:06.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:06.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:06.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:06.791 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:06.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:06.894 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:06.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:06 smithi099 bash[59238]: cluster 2023-09-30T09:22:04.818177+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-09-30T09:22:06.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:06 smithi099 bash[59238]: audit 2023-09-30T09:22:06.547447+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:06.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:06.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:06.979 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:07.006 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:06 smithi005 bash[75361]: cluster 2023-09-30T09:22:04.818177+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-09-30T09:22:07.006 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:06 smithi005 bash[75361]: audit 2023-09-30T09:22:06.547447+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:07.006 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:06 smithi005 bash[78438]: cluster 2023-09-30T09:22:04.818177+0000 mgr.y (mgr.34107) 618 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-09-30T09:22:07.006 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:06 smithi005 bash[78438]: audit 2023-09-30T09:22:06.547447+0000 mon.a (mon.0) 790 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:07.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:07.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:07.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:07.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:07.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:07.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:07.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:07.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:07.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:07.325 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:07.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:07.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:07.432 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:07.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:07.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:07.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:07.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:07.590 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:07.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:07.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:07.692 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:07.735 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:07.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:07.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:07.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:08.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:08.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:08.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:08.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:08.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:08.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:08.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:08.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:08.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:08.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:08.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:08.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:08.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:08.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:08.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:08.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:08.677 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:08 smithi099 bash[59238]: cluster 2023-09-30T09:22:06.818943+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:22:08.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:08.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:08.804 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:08.832 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:08.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:08.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:08.945 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:08 smithi005 bash[75361]: cluster 2023-09-30T09:22:06.818943+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:22:08.945 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:08 smithi005 bash[78438]: cluster 2023-09-30T09:22:06.818943+0000 mgr.y (mgr.34107) 619 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:22:08.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:08.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:08.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:09.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:09.103 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:09.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:09.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:09.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:09.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:09.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:09.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:09.349 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:09.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:09.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:09.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:09.488 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:09.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:09.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:09.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:09.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:09.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:09.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:09.647 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:22:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:22:09] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-09-30T09:22:09.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:09.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:09.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:09.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:09.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:09.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:09.917 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:09.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:09.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:10.019 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:10.042 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:22:10.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:10.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:10.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:10.089 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:22:10.138 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:22:10.158 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:10.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:10.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:10.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:10.190 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:22:10.238 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:22:10.285 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:22:10.290 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:10.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:10.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:10.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:10.355 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:22:10.400 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:22:10.407 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.407 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.407 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.407 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.407 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.407 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.407 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.408 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:22:10.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:10.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:10.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:10.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:10.561 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:10.592 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:22:10.592 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:22:10.592 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:22:10.592 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:22:10.592 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.592 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:14721 6.f 6:f90c6ef5:::benchmark_data_smithi005_105531_object14720:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.023252+0000", 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 467.559554198, 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17824131900000001, 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 14721 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.593 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023252+0000", 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023252+0000", 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.594 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023254+0000", 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7349999999999999e-06 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023303+0000", 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8908e-05 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023316+0000", 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3594999999999999e-05 2023-09-30T09:22:10.595 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023325+0000", 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3939999999999996e-06 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023390+0000", 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5308999999999994e-05 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.596 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023539+0000", 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000149149 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.023690+0000", 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015095500000000001 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.025205+0000", 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001515083 2023-09-30T09:22:10.597 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.200968+0000", 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17576246500000001 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201213+0000", 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024557799999999999 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.598 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201373+0000", 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015971 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201493+0000", 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000120438 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.599 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:14722 6.1 e99/96 6:81b0650f:::benchmark_data_smithi005_105531_object14721:head v 99'904, mlcod=99'901)", 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:23.024447+0000", 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 467.55835944199998, 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17696431600000001, 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024447+0000", 2023-09-30T09:22:10.600 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024447+0000", 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024448+0000", 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9099999999999991e-07 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.601 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024475+0000", 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7200999999999999e-05 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024492+0000", 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7099999999999999e-05 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.602 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024501+0000", 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7059999999999993e-06 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024721+0000", 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00022035199999999999 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.024742+0000", 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0696999999999999e-05 2023-09-30T09:22:10.603 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201095+0000", 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17635356599999999 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:23.201411+0000", 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00031570300000000002 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.604 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18114 6.f 6:f0344fa6:::benchmark_data_smithi005_105531_object18113:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.953098+0000", 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.629708698, 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20663004500000001, 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.605 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18114 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953098+0000", 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953098+0000", 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.606 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953099+0000", 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8819999999999999e-06 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953160+0000", 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0268e-05 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.607 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953173+0000", 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3315e-05 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953181+0000", 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2050000000000002e-06 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953299+0000", 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000117989 2023-09-30T09:22:10.608 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953386+0000", 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6714999999999999e-05 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953478+0000", 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2312000000000007e-05 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.609 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954344+0000", 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00086571499999999997 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.955661+0000", 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001317092 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159483+0000", 2023-09-30T09:22:10.610 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20382204600000001 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159625+0000", 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014163399999999999 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159728+0000", 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000102872 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.611 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18117 6.f 6:ffe58db0:::benchmark_data_smithi005_105531_object18116:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.953209+0000", 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.62959716, 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20687028800000001, 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.612 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18117 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953209+0000", 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953209+0000", 2023-09-30T09:22:10.613 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953210+0000", 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5199999999999995e-07 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953232+0000", 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1679999999999999e-05 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.614 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953241+0000", 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1710000000000008e-06 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.953248+0000", 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.576e-06 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.615 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954636+0000", 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0013876680000000001 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954714+0000", 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8424000000000007e-05 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.954799+0000", 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4999000000000004e-05 2023-09-30T09:22:10.616 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958648+0000", 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0038485730000000001 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958787+0000", 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000138856 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.617 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159833+0000", 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.201045794 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159982+0000", 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014898 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160079+0000", 2023-09-30T09:22:10.618 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7714999999999995e-05 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18112 6.3 e99/96 6:ca5351d6:::benchmark_data_smithi005_105531_object18111:head v 99'1152, mlcod=99'1149)", 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.62622755199999, 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20408526599999999, 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.619 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.620 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956579+0000", 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0800000000000004e-07 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956788+0000", 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020834400000000001 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956795+0000", 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7680000000000008e-06 2023-09-30T09:22:10.621 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956801+0000", 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4009999999999996e-06 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957667+0000", 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000866247 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.622 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957685+0000", 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8215000000000001e-05 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160611+0000", 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20292600299999999 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160664+0000", 2023-09-30T09:22:10.623 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2580000000000001e-05 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18123 6.0 e99/96 6:09425db5:::benchmark_data_smithi005_105531_object18122:head v 99'1172, mlcod=99'1170)", 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.62611639599999, 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20266541299999999, 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.624 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.625 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956690+0000", 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4600000000000005e-07 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956722+0000", 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1949000000000002e-05 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.626 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956734+0000", 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1286e-05 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956741+0000", 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9519999999999997e-06 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956848+0000", 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010785000000000001 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.627 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.956867+0000", 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8516e-05 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960156+0000", 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003289139 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.628 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159355+0000", 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19919917500000001 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18122 6.2 e99/96 6:4d549af7:::benchmark_data_smithi005_105531_object18121:head v 99'1084, mlcod=99'1082)", 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.957298+0000", 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.625507954, 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20206924800000001, 2023-09-30T09:22:10.629 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957298+0000", 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957298+0000", 2023-09-30T09:22:10.630 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957299+0000", 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1200000000000002e-07 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957430+0000", 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013123200000000001 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.631 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957442+0000", 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1496e-05 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957449+0000", 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.559e-06 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957512+0000", 2023-09-30T09:22:10.632 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2351e-05 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.957527+0000", 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.501e-05 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159313+0000", 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20178669900000001 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.633 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159367+0000", 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4188999999999999e-05 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18108 6.8 e99/96 6:124e407b:::benchmark_data_smithi005_105531_object18107:head v 99'1174, mlcod=99'1172)", 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.958399+0000", 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.62440724800001, 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20481280399999999, 2023-09-30T09:22:10.634 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958399+0000", 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958399+0000", 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.635 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958400+0000", 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.82e-07 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958894+0000", 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00049420400000000004 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.636 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958905+0000", 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1097000000000001e-05 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958912+0000", 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.644e-06 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959331+0000", 2023-09-30T09:22:10.637 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000418377 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.959349+0000", 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8536e-05 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163103+0000", 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20375383999999999 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.638 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163212+0000", 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010852400000000001 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18115 6.3 e99/96 6:cd2e296c:::benchmark_data_smithi005_105531_object18114:head v 99'1153, mlcod=99'1150)", 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.62387411100002, 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.203479885, 2023-09-30T09:22:10.639 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.640 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958932+0000", 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9700000000000002e-07 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958966+0000", 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3195999999999999e-05 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.641 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958974+0000", 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2090000000000005e-06 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.958980+0000", 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8719999999999999e-06 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960046+0000", 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001066355 2023-09-30T09:22:10.642 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960058+0000", 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2225000000000001e-05 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.162359+0000", 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.202300809 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.643 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.162412+0000", 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2821999999999997e-05 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:18120 6.8 e99/96 6:132a6dc7:::benchmark_data_smithi005_105531_object18119:head v 99'1175, mlcod=99'1172)", 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.960116+0000", 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.62268976600001, 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20522971500000001, 2023-09-30T09:22:10.644 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960116+0000", 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960116+0000", 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.645 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960117+0000", 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9500000000000003e-07 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960144+0000", 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7373e-05 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.646 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159240+0000", 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19909553699999999 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159385+0000", 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014564800000000001 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159986+0000", 2023-09-30T09:22:10.647 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00060085200000000003 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160706+0000", 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00071939599999999997 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165133+0000", 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0044277250000000004 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.648 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.165346+0000", 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00021268900000000001 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:18127 6.f 6:f8e76559:::benchmark_data_smithi005_105531_object18126:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.960333+0000", 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.62247347599998, 2023-09-30T09:22:10.649 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.206693452, 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 18127 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960333+0000", 2023-09-30T09:22:10.650 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960333+0000", 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960334+0000", 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.46e-06 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.651 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960355+0000", 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0516000000000001e-05 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159435+0000", 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.199080647 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.652 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159449+0000", 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4066999999999999e-05 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160168+0000", 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00071851499999999997 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160471+0000", 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00030309400000000001 2023-09-30T09:22:10.653 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.160933+0000", 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00046188199999999999 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.163052+0000", 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0021190010000000001 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.654 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.166878+0000", 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0038262560000000001 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.166921+0000", 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2928e-05 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.166978+0000", 2023-09-30T09:22:10.655 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7011e-05 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.167026+0000", 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8075000000000003e-05 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.34803.0:18114 6.f e99/96 ondisk, result = 0)", 2023-09-30T09:22:10.656 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:14:24.960633+0000", 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 465.622172869, 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19910967600000001, 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960633+0000", 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.657 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960633+0000", 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960634+0000", 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2900000000000003e-07 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:24.960639+0000", 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8300000000000003e-06 2023-09-30T09:22:10.658 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159287+0000", 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19864811499999999 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159309+0000", 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1959000000000001e-05 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.659 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159445+0000", 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013626299999999999 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159466+0000", 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.122e-05 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:14:25.159743+0000", 2023-09-30T09:22:10.660 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00027666000000000002 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:165111 6.f 6:f7716d85:::benchmark_data_smithi005_105531_object57428:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.783772+0000", 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 302.799033888, 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21885734300000001, 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.661 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 165111 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.783772+0000", 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.662 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.783772+0000", 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.783774+0000", 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.804e-06 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.783780+0000", 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9660000000000001e-06 2023-09-30T09:22:10.663 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.783796+0000", 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6181999999999999e-05 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.783819+0000", 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3125e-05 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.664 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.783894+0000", 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4219000000000002e-05 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784015+0000", 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121437 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784141+0000", 2023-09-30T09:22:10.665 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012633499999999999 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.789131+0000", 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0049899269999999999 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.789213+0000", 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1389000000000003e-05 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:08.002329+0000", 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21311580299999999 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:08.002587+0000", 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00025843799999999999 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:08.002630+0000", 2023-09-30T09:22:10.667 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2718e-05 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:209845 6.f 6:fbeb77a8:::benchmark_data_smithi005_105531_object102162:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.501762+0000", 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 234.081044496, 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.209032355, 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.668 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 209845 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501762+0000", 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.669 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501762+0000", 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501763+0000", 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.753e-06 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501769+0000", 2023-09-30T09:22:10.670 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9869999999999996e-06 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501783+0000", 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.347e-05 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501793+0000", 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6900000000000004e-06 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.671 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501859+0000", 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6761999999999995e-05 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501970+0000", 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011057600000000001 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.672 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502077+0000", 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010701600000000001 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.516607+0000", 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.014529673999999999 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.524376+0000", 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0077692179999999996 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.673 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710692+0000", 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18631623999999999 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710743+0000", 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0764999999999999e-05 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.674 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710794+0000", 2023-09-30T09:22:10.675 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1204e-05 2023-09-30T09:22:10.675 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.675 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.675 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.675 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.675 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:209851 6.f 6:fcc9070e:::benchmark_data_smithi005_105531_object102168:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.508782+0000", 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 234.07402378200001, 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.202145347, 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.677 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 209851 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.508782+0000", 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.508782+0000", 2023-09-30T09:22:10.678 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.508784+0000", 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4839999999999999e-06 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.508788+0000", 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3970000000000004e-06 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.679 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.508798+0000", 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0064000000000001e-05 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.508805+0000", 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9450000000000004e-06 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.511227+0000", 2023-09-30T09:22:10.680 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.002422151 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.511335+0000", 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000107771 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.511445+0000", 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000109795 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.681 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.517333+0000", 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0058879240000000001 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.524417+0000", 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0070843720000000002 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.682 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710836+0000", 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.186418681 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710889+0000", 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2664999999999998e-05 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710928+0000", 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9097999999999997e-05 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.683 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:209859 6.f 6:fb2c8f2b:::benchmark_data_smithi005_105531_object102176:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.518614+0000", 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 234.06419199699999, 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.192443159, 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:22:10.684 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 209859 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518614+0000", 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518614+0000", 2023-09-30T09:22:10.685 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518616+0000", 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.615e-06 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518620+0000", 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6709999999999998e-06 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.686 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518630+0000", 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4970000000000007e-06 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518636+0000", 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.964e-06 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518691+0000", 2023-09-30T09:22:10.687 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5028000000000002e-05 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518830+0000", 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013876900000000001 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.518963+0000", 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013325899999999999 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.688 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.524453+0000", 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0054899290000000002 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.524559+0000", 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010649000000000001 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710969+0000", 2023-09-30T09:22:10.689 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.186409403 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.711023+0000", 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3761999999999998e-05 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.711057+0000", 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4771999999999998e-05 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.690 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35620 7.e 7:7899074d:::benchmark_data_smithi005_128556_object35619:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.055813+0000", 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 155.52699301800001, 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29668155200000002, 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:10.691 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35620 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.055813+0000", 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.055813+0000", 2023-09-30T09:22:10.692 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.055815+0000", 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.533e-06 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.055838+0000", 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3419999999999999e-05 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.693 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.055851+0000", 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3033999999999999e-05 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.055857+0000", 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.319e-06 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.055908+0000", 2023-09-30T09:22:10.694 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0139000000000002e-05 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.056013+0000", 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000105336 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.056110+0000", 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7398000000000005e-05 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.695 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.057640+0000", 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0015301119999999999 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.057906+0000", 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000265438 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.696 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.352378+0000", 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29447237700000001 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.352449+0000", 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0508999999999999e-05 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.352495+0000", 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5936999999999997e-05 2023-09-30T09:22:10.697 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35624 7.e 7:78fe56bb:::benchmark_data_smithi005_128556_object35623:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.063718+0000", 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 155.51908843199999, 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.294985528, 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.698 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35624 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063718+0000", 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.699 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063718+0000", 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063719+0000", 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0130000000000001e-06 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063770+0000", 2023-09-30T09:22:10.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0798999999999999e-05 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063784+0000", 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4460999999999999e-05 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063794+0000", 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5240000000000006e-06 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063844+0000", 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0339e-05 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.063974+0000", 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012977099999999999 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:22:10.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.064065+0000", 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1544000000000003e-05 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.065250+0000", 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001184643 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.065909+0000", 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00065901700000000002 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.358416+0000", 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29250679299999999 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.358662+0000", 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024625599999999998 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.358703+0000", 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1368000000000001e-05 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:140619 7.e 7:75d9ea13:::benchmark_data_smithi005_128556_object38090:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:21:36.844516+0000", 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 33.738289706000003, 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.220200169, 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.705 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 140619 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844516+0000", 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.706 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844516+0000", 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844518+0000", 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.499e-06 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844524+0000", 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4320000000000004e-06 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844543+0000", 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8766e-05 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844553+0000", 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.009e-05 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844628+0000", 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4268000000000001e-05 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844803+0000", 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017524899999999999 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:22:10.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844938+0000", 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000135399 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.858451+0000", 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013512773 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.860051+0000", 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0016002880000000001 2023-09-30T09:22:10.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:37.064605+0000", 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20455421300000001 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:37.064675+0000", 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9468000000000006e-05 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:37.064717+0000", 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1724000000000002e-05 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:140621 7.e 7:7e9b0317:::benchmark_data_smithi005_128556_object38092:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:21:36.844683+0000", 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 33.738122992999998, 2023-09-30T09:22:10.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.22015964800000001, 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 140621 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844683+0000", 2023-09-30T09:22:10.713 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844683+0000", 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844684+0000", 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9399999999999993e-07 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.714 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844689+0000", 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1399999999999999e-06 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844702+0000", 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2539e-05 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:10.715 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.844710+0000", 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7519999999999996e-06 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.852719+0000", 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.008009426 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.852855+0000", 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013603500000000001 2023-09-30T09:22:10.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.852984+0000", 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012878 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.860035+0000", 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0070516190000000003 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:36.860060+0000", 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4583000000000002e-05 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:37.064759+0000", 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20469880100000001 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:37.064810+0000", 2023-09-30T09:22:10.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0864e-05 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:21:37.064843+0000", 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3114999999999997e-05 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:10.719 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:22:10.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:10.720 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:10.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:10.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:10 smithi099 bash[59238]: cluster 2023-09-30T09:22:08.819588+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2023-09-30T09:22:10.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:10 smithi099 bash[59238]: audit 2023-09-30T09:22:09.978436+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.5:0/789712689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:10.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:10.829 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:10 smithi005 bash[75361]: cluster 2023-09-30T09:22:08.819588+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2023-09-30T09:22:10.829 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:10 smithi005 bash[75361]: audit 2023-09-30T09:22:09.978436+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.5:0/789712689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:10.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:10 smithi005 bash[78438]: cluster 2023-09-30T09:22:08.819588+0000 mgr.y (mgr.34107) 620 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2023-09-30T09:22:10.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:10 smithi005 bash[78438]: audit 2023-09-30T09:22:09.978436+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.5:0/789712689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:10.863 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:10.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:10.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:10.967 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:10.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:10.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:10.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:11.094 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:11.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:11.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:11.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:11.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:11.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:11.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:11.364 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:11.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:11.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:11.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:11.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:11.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:11.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:11.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:11.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:11.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:11 smithi099 bash[59238]: audit 2023-09-30T09:22:10.935964+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.5:0/253891512' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:22:11.639 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:11 smithi099 bash[59238]: audit 2023-09-30T09:22:10.936627+0000 mon.a (mon.0) 791 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:22:11.639 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:22:11.660 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:11.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:11.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:11.765 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:11 smithi005 bash[78438]: audit 2023-09-30T09:22:10.935964+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.5:0/253891512' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:11 smithi005 bash[78438]: audit 2023-09-30T09:22:10.936627+0000 mon.a (mon.0) 791 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:11 smithi005 bash[75361]: audit 2023-09-30T09:22:10.935964+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.5:0/253891512' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:11 smithi005 bash[75361]: audit 2023-09-30T09:22:10.936627+0000 mon.a (mon.0) 791 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:22:11.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:11.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:11.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:11.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:11.935 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:11.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:11.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:12.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:12.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:12.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:12.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:12.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:12.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:12.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:12.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:12.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:12.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:12.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:12.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:12.458 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:12.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:12.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:12.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:12.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:12.629 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:12.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:12.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:12.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[75361]: cluster 2023-09-30T09:22:10.820040+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[75361]: cluster 2023-09-30T09:22:11.611748+0000 mon.a (mon.0) 792 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[75361]: audit 2023-09-30T09:22:11.619641+0000 mon.a (mon.0) 793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[75361]: cluster 2023-09-30T09:22:11.624209+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[75361]: cluster 2023-09-30T09:22:11.628741+0000 mon.a (mon.0) 794 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[75361]: cluster 2023-09-30T09:22:11.629654+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[75361]: cluster 2023-09-30T09:22:11.652996+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:12.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[78438]: cluster 2023-09-30T09:22:10.820040+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-09-30T09:22:12.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[78438]: cluster 2023-09-30T09:22:11.611748+0000 mon.a (mon.0) 792 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:22:12.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[78438]: audit 2023-09-30T09:22:11.619641+0000 mon.a (mon.0) 793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:22:12.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[78438]: cluster 2023-09-30T09:22:11.624209+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:12.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[78438]: cluster 2023-09-30T09:22:11.628741+0000 mon.a (mon.0) 794 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-09-30T09:22:12.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[78438]: cluster 2023-09-30T09:22:11.629654+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:12.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:12 smithi005 bash[78438]: cluster 2023-09-30T09:22:11.652996+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:12.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:12.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:12.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:12.899 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:12.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:13.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:13.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:12 smithi099 bash[59238]: cluster 2023-09-30T09:22:10.820040+0000 mgr.y (mgr.34107) 621 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 671 op/s 2023-09-30T09:22:13.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:12 smithi099 bash[59238]: cluster 2023-09-30T09:22:11.611748+0000 mon.a (mon.0) 792 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:22:13.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:12 smithi099 bash[59238]: audit 2023-09-30T09:22:11.619641+0000 mon.a (mon.0) 793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:22:13.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:12 smithi099 bash[59238]: cluster 2023-09-30T09:22:11.624209+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:13.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:12 smithi099 bash[59238]: cluster 2023-09-30T09:22:11.628741+0000 mon.a (mon.0) 794 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-09-30T09:22:13.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:12 smithi099 bash[59238]: cluster 2023-09-30T09:22:11.629654+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:13.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:12 smithi099 bash[59238]: cluster 2023-09-30T09:22:11.652996+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e146 with expected crc 2023-09-30T09:22:13.028 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:13.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:13.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:13.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:13.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:13.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:13.412 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:13.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:13.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:13.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:13.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:13.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:13.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:13.720 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:13.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:13.824 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:13.849 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:13.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:13.984 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:13.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:13.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:14.088 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:14.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:14.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:14.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:14.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:14.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:14.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:14.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:14.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-30T09:22:14.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:14.384 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:14.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:14.487 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:14.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:14.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:14.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:14.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:14.642 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:14.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:14.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:14.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:14.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:14.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:14.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:14.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:14 smithi099 bash[59238]: cluster 2023-09-30T09:22:12.820646+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-09-30T09:22:14.894 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:14.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:14.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:15.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:14 smithi005 bash[78438]: cluster 2023-09-30T09:22:12.820646+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-09-30T09:22:15.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:14 smithi005 bash[75361]: cluster 2023-09-30T09:22:12.820646+0000 mgr.y (mgr.34107) 622 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 2.6 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-09-30T09:22:15.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:15.075 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:15.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:15.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:15.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:15.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:15.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:15.311 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:15.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:15.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:15.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:15.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:15.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:15.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:15.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:15.603 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:15.629 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:15.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:15.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:15.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:15.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:15.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:15.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:15.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:15.907 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:15.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:15.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:15.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:22:16.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:16.073 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:16.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:16.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:16.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:16.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:16.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:16.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:16.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:22:16.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:16.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:16.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:16.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:16.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:16.536 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:16.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:16.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:16.647 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.6 to 1 (10000) 2023-09-30T09:22:16.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:16.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:16.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:16.771 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:16.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:16.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:16.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:16.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:16.921 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:16 smithi099 bash[59238]: cluster 2023-09-30T09:22:14.821150+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:22:16.921 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:16 smithi099 bash[59238]: audit 2023-09-30T09:22:16.353279+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.5:0/1982625994' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:22:16.922 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:16 smithi099 bash[59238]: audit 2023-09-30T09:22:16.355144+0000 mon.a (mon.0) 795 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:22:16.938 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:16.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:17.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:16 smithi005 bash[78438]: cluster 2023-09-30T09:22:14.821150+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:22:17.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:16 smithi005 bash[78438]: audit 2023-09-30T09:22:16.353279+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.5:0/1982625994' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:22:17.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:16 smithi005 bash[78438]: audit 2023-09-30T09:22:16.355144+0000 mon.a (mon.0) 795 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:22:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:16 smithi005 bash[75361]: cluster 2023-09-30T09:22:14.821150+0000 mgr.y (mgr.34107) 623 : cluster 0 pgmap v605: 89 pgs: 89 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:22:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:16 smithi005 bash[75361]: audit 2023-09-30T09:22:16.353279+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.5:0/1982625994' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:22:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:16 smithi005 bash[75361]: audit 2023-09-30T09:22:16.355144+0000 mon.a (mon.0) 795 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:22:17.041 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:17.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:17.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:17.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:17.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:17.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:17.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:17.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:17.312 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:17.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:17.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:17.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:17.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:17.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:17.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:17.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:17.588 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:17.613 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:17.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:17.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:17.706 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-30T09:22:17.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:22:17.718 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:17 smithi099 bash[59238]: audit 2023-09-30T09:22:16.623196+0000 mon.a (mon.0) 796 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:22:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:17 smithi099 bash[59238]: cluster 2023-09-30T09:22:16.628502+0000 mon.a (mon.0) 797 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-09-30T09:22:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:17 smithi099 bash[59238]: cluster 2023-09-30T09:22:16.628521+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:17 smithi099 bash[59238]: cluster 2023-09-30T09:22:16.644010+0000 osd.0 (osd.0) 44 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:17 smithi099 bash[59238]: cluster 2023-09-30T09:22:16.655623+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:17 smithi099 bash[59238]: audit 2023-09-30T09:22:16.718301+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:17.822 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:17.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:17.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:17.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:17.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:17.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:17.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:18.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[78438]: audit 2023-09-30T09:22:16.623196+0000 mon.a (mon.0) 796 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:22:18.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[78438]: cluster 2023-09-30T09:22:16.628502+0000 mon.a (mon.0) 797 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[78438]: cluster 2023-09-30T09:22:16.628521+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[78438]: cluster 2023-09-30T09:22:16.644010+0000 osd.0 (osd.0) 44 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[78438]: cluster 2023-09-30T09:22:16.655623+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[78438]: audit 2023-09-30T09:22:16.718301+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[75361]: audit 2023-09-30T09:22:16.623196+0000 mon.a (mon.0) 796 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[75361]: cluster 2023-09-30T09:22:16.628502+0000 mon.a (mon.0) 797 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[75361]: cluster 2023-09-30T09:22:16.628521+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[75361]: cluster 2023-09-30T09:22:16.644010+0000 osd.0 (osd.0) 44 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[75361]: cluster 2023-09-30T09:22:16.655623+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e147 with expected crc 2023-09-30T09:22:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:17 smithi005 bash[75361]: audit 2023-09-30T09:22:16.718301+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:18.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:18.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:18.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:18.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:18.200 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:18.225 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:18.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:18.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:18.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:18.365 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:18.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:18.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:18.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:18.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:18.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:18.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:18.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:18.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:18.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:18.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:18.748 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:18.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:18.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:18.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:18.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:18.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:18.910 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:18 smithi099 bash[59238]: cluster 2023-09-30T09:22:16.821558+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:22:18.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:18.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:19.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:19.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:18 smithi005 bash[75361]: cluster 2023-09-30T09:22:16.821558+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:22:19.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:18 smithi005 bash[78438]: cluster 2023-09-30T09:22:16.821558+0000 mgr.y (mgr.34107) 624 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:22:19.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:19.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:19.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:19.180 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:19.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:19.284 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:19.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:19.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:19.440 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:19.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:19.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:19.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:19.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:19.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:19.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:19.695 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:19.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:19.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:19.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:19.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:22:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:22:19] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-09-30T09:22:19.832 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:19.865 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:19.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:19.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:19.968 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:20.008 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:20.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:20.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:20.145 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:20.240 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:20.248 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:20.251 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:20.279 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:20.384 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:20.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:20.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:20.568 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:20.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:20.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:20.700 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:20.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:20.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:20.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:20.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:20.846 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:20 smithi005 bash[78438]: cluster 2023-09-30T09:22:18.822176+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s 2023-09-30T09:22:20.846 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:20 smithi005 bash[75361]: cluster 2023-09-30T09:22:18.822176+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s 2023-09-30T09:22:20.947 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:20.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:20 smithi099 bash[59238]: cluster 2023-09-30T09:22:18.822176+0000 mgr.y (mgr.34107) 625 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 632 op/s 2023-09-30T09:22:20.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:20.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:20.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:21.079 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:21.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:21.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:21.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:21.209 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:21.241 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:21.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:21.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:21.259 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:21.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:21.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:21.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:21.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:21.515 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:21.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:21.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:21.656 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:21.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:21.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:21.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:21.791 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:21.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:21.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:21.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:21.931 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:21.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:21.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:22.071 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:22.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:22.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:22.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:22.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:22.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:22.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:22.279 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:22.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:22.387 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:22.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:22.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:22.490 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:22.531 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:22.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:22.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:22.649 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:22 smithi005 bash[78438]: cluster 2023-09-30T09:22:20.822749+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-30T09:22:22.650 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:22 smithi005 bash[78438]: audit 2023-09-30T09:22:21.551827+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:22.650 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:22 smithi005 bash[78438]: audit 2023-09-30T09:22:21.554530+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:22.650 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:22 smithi005 bash[75361]: cluster 2023-09-30T09:22:20.822749+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-30T09:22:22.650 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:22 smithi005 bash[75361]: audit 2023-09-30T09:22:21.551827+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:22.650 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:22 smithi005 bash[75361]: audit 2023-09-30T09:22:21.554530+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:22.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:22.660 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:22 smithi099 bash[59238]: cluster 2023-09-30T09:22:20.822749+0000 mgr.y (mgr.34107) 626 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 2.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-30T09:22:22.660 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:22 smithi099 bash[59238]: audit 2023-09-30T09:22:21.551827+0000 mon.a (mon.0) 799 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:22.660 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:22 smithi099 bash[59238]: audit 2023-09-30T09:22:21.554530+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:22.680 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:22.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:22.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:22.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:22.808 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:22.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:22.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:22.913 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:22.958 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:22.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:23.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:23.112 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:23.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:23.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:23.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:23.247 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:23.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:23.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:23.383 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:23.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:23.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:23.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:23.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:23.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:23.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:23.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:23.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:23.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:23.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:23.755 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: audit 2023-09-30T09:22:22.752812+0000 mon.a (mon.0) 801 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:23.755 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: audit 2023-09-30T09:22:22.761362+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: audit 2023-09-30T09:22:22.752812+0000 mon.a (mon.0) 801 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: audit 2023-09-30T09:22:22.761362+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: cluster 2023-09-30T09:22:22.823456+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: audit 2023-09-30T09:22:23.106980+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: audit 2023-09-30T09:22:23.118903+0000 mon.a (mon.0) 804 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: audit 2023-09-30T09:22:23.705520+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: audit 2023-09-30T09:22:23.706504+0000 mon.a (mon.0) 806 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:23.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[78438]: audit 2023-09-30T09:22:23.720351+0000 mon.a (mon.0) 807 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:23.764 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:23.793 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:23.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:23.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:23.896 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:23.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:23.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:23.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:24.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: cluster 2023-09-30T09:22:22.823456+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:22:24.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: audit 2023-09-30T09:22:23.106980+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: audit 2023-09-30T09:22:23.118903+0000 mon.a (mon.0) 804 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: audit 2023-09-30T09:22:23.705520+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:24.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: audit 2023-09-30T09:22:23.706504+0000 mon.a (mon.0) 806 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:24.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:23 smithi005 bash[75361]: audit 2023-09-30T09:22:23.720351+0000 mon.a (mon.0) 807 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:24.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: audit 2023-09-30T09:22:22.752812+0000 mon.a (mon.0) 801 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: audit 2023-09-30T09:22:22.761362+0000 mon.a (mon.0) 802 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: cluster 2023-09-30T09:22:22.823456+0000 mgr.y (mgr.34107) 627 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 2.2 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:22:24.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: audit 2023-09-30T09:22:23.106980+0000 mon.a (mon.0) 803 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: audit 2023-09-30T09:22:23.118903+0000 mon.a (mon.0) 804 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: audit 2023-09-30T09:22:23.705520+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:24.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: audit 2023-09-30T09:22:23.706504+0000 mon.a (mon.0) 806 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:24.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:23 smithi099 bash[59238]: audit 2023-09-30T09:22:23.720351+0000 mon.a (mon.0) 807 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:22:24.053 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:24.157 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.180 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:24.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:24.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:24.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:24.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:24.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:24.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:24.533 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.561 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:24.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:24.690 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:24.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:24.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.822 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:24.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:24.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:24.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:25.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:25.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:25.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:25.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:25.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:25.216 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:25.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:25.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:25.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:25.345 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:25.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:25.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:25.449 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:25.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:25.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:25.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:25.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:25.599 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:25.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:25.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:25.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:25.727 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:25.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:25.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:25.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:25.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:25.965 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:25.973 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:25 smithi005 bash[75361]: cluster 2023-09-30T09:22:24.824002+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2023-09-30T09:22:25.974 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:25 smithi005 bash[78438]: cluster 2023-09-30T09:22:24.824002+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2023-09-30T09:22:25.998 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:26.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:26.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:26.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:26.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:26.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:26.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:26.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:26.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:25 smithi099 bash[59238]: cluster 2023-09-30T09:22:24.824002+0000 mgr.y (mgr.34107) 628 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 623 op/s 2023-09-30T09:22:26.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:26.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:26.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:26.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:26.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:26.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:26.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:26.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:26.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:26.766 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:26.791 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:26.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:26.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:26.944 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:26.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:26.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:27.051 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:27.077 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:27.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:27.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:27.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:27.205 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:27.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:27.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:27.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:27.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:27.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:27.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:27.444 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:27.466 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:27.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:27.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:27.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:27.602 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:27.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:27.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:27.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:27.741 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:27.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:27.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:27.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:27.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:27.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:27.987 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:28.015 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:28.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:28.118 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:28.146 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:28.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:28.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:28.255 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:28.281 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:28.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:28.387 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:28.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:28.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:28.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:28.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:28.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:28.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:28.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:28.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:28 smithi099 bash[59238]: cluster 2023-09-30T09:22:26.824607+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-30T09:22:28.646 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:28.655 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:28 smithi005 bash[78438]: cluster 2023-09-30T09:22:26.824607+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-30T09:22:28.655 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:28 smithi005 bash[75361]: cluster 2023-09-30T09:22:26.824607+0000 mgr.y (mgr.34107) 629 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 2.1 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-30T09:22:28.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:28.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:28.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:29.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:29.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:29.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:29.532 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:22:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:22:29] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.33.4" 2023-09-30T09:22:29.581 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:29.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:29.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:29.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:29.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:29.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:29.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:29.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:29.839 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:29.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:29.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:29.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:29.973 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:30.000 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:30.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:30.105 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:30.127 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:30.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:30.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:30.255 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:30.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:30.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:30.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:30.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:30.482 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:30 smithi005 bash[75361]: cluster 2023-09-30T09:22:28.826986+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2023-09-30T09:22:30.496 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:30.506 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:30 smithi099 bash[59238]: cluster 2023-09-30T09:22:28.826986+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2023-09-30T09:22:30.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:30.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:30.624 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:30.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:30.758 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:30.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:30 smithi005 bash[78438]: cluster 2023-09-30T09:22:28.826986+0000 mgr.y (mgr.34107) 630 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2023-09-30T09:22:30.787 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:30.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:30.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:30.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:30.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:30.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:31.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:31.055 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:31.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:31.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:31.160 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:31.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:31.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:31.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:31.296 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:31.326 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:31.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:31.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:31.433 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:31.457 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:31.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:31.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:31.566 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:31.592 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:31.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:31.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:31.723 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:31.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:31.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:31.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:31.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:31.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:31.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:31.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:32.010 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:32.114 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:32.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:32.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:32.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:32.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:32.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:32.417 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:32.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:32.550 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:32.659 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:32.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:32.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:32.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:32.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:32 smithi099 bash[59238]: cluster 2023-09-30T09:22:30.827549+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 1.9 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:22:32.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:32.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:32.954 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:32.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:32.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:32 smithi005 bash[75361]: cluster 2023-09-30T09:22:30.827549+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 1.9 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:22:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:32 smithi005 bash[78438]: cluster 2023-09-30T09:22:30.827549+0000 mgr.y (mgr.34107) 631 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 1.9 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 627 op/s 2023-09-30T09:22:33.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:33.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:33.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:33.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:33.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:33.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:33.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:33.326 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:33.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:33.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:33.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:33.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:33.495 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:33.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:33.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:33.604 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:33.629 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:33.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:33.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:33.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:33.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:33.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:33.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:33.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:33.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:33.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:34.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:34.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:34.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:34.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:34.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:34.171 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:34.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:34.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:34.323 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:34.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:34.428 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:34.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:34.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:34.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:34.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:34 smithi099 bash[59238]: cluster 2023-09-30T09:22:32.828495+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:22:34.558 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:34.584 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:34.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:34.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:34.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:34.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:34.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:34.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:34.752 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:34 smithi005 bash[75361]: cluster 2023-09-30T09:22:32.828495+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:22:34.752 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:34 smithi005 bash[78438]: cluster 2023-09-30T09:22:32.828495+0000 mgr.y (mgr.34107) 632 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:22:34.826 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:34.873 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:34.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:34.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:34.979 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:34.991 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:22:34.991 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:22:34.991 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.991 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:178213 7.2 7:4ad73c18:::benchmark_data_smithi005_128556_object75684:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-09-30T09:22:34.991 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.944283+0000", 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.042062504000000001, 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.042099677000000002, 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 178213 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.944283+0000", 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.944283+0000", 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.944284+0000", 2023-09-30T09:22:34.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.61e-07 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.944287+0000", 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4060000000000001e-06 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.944300+0000", 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2958e-05 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.944307+0000", 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7689999999999999e-06 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.971472+0000", 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.027165716999999999 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:34.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.971601+0000", 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012885199999999999 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.971730+0000", 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000128503 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:178202 7.f e147/128 7:f00f568a:::benchmark_data_smithi005_128556_object75673:head v 147'11352, mlcod=147'11349)", 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.952964+0000", 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.033381647, 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.033519860999999998, 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.952964+0000", 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:34.997 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.952964+0000", 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.952965+0000", 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8999999999999995e-07 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.952972+0000", 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3259999999999998e-06 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.952984+0000", 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1678000000000001e-05 2023-09-30T09:22:34.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.000 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.000 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.952998+0000", 2023-09-30T09:22:35.000 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.431e-05 2023-09-30T09:22:35.000 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.953080+0000", 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2439000000000001e-05 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.953367+0000", 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00028616399999999999 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.001 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.983031+0000", 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.029664124 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:178215 7.a 7:5fb06973:::benchmark_data_smithi005_128556_object75686:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-09-30T09:22:35.002 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.953568+0000", 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.032777922000000001, 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.032996375000000001, 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 178215 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.003 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.953568+0000", 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.953568+0000", 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.953569+0000", 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3239999999999999e-06 2023-09-30T09:22:35.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.953574+0000", 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5670000000000002e-06 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.956913+0000", 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00333892 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.006 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.956927+0000", 2023-09-30T09:22:35.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3563999999999999e-05 2023-09-30T09:22:35.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.982240+0000", 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.025312596 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.982375+0000", 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000135902 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,5", 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.982506+0000", 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013034799999999999 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:178220 7.2 7:435a035c:::benchmark_data_smithi005_128556_object75691:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.964549+0000", 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.021796610000000001, 2023-09-30T09:22:35.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.022107075, 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 178220 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.964549+0000", 2023-09-30T09:22:35.009 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.964549+0000", 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.964551+0000", 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.668e-06 2023-09-30T09:22:35.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.964555+0000", 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9650000000000002e-06 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.964578+0000", 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.366e-05 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.964586+0000", 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6260000000000003e-06 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.983136+0000", 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.018550165 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:35.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.983257+0000", 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121543 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.983385+0000", 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000127861 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:178222 7.7 e147/128 7:e4d63f0d:::benchmark_data_smithi005_128556_object75693:head v 147'11020, mlcod=147'11018)", 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.969666+0000", 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.016679487999999999, 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.017050467, 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.969666+0000", 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.014 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.969666+0000", 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.969667+0000", 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4399999999999999e-07 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.969673+0000", 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0580000000000003e-06 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.969687+0000", 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4584e-05 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.969695+0000", 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.61e-06 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.969841+0000", 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014621999999999999 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.971812+0000", 2023-09-30T09:22:35.017 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0019710779999999998 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:178224 7.a 7.66ed3a7a (undecoded) ondisk+write+known_if_redirected e147)", 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.970978+0000", 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.015367397, 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015787804999999999, 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "queued for pg", 2023-09-30T09:22:35.018 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 178224 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.970978+0000", 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.019 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.970978+0000", 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.970980+0000", 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.545e-06 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.970985+0000", 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0599999999999998e-06 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.970998+0000", 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2944e-05 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.971006+0000", 2023-09-30T09:22:35.021 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3850000000000002e-06 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:178225 7.2 7.401f8ce2 (undecoded) ondisk+write+known_if_redirected e147)", 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.977948+0000", 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0083976439999999992, 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0088713579999999993, 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.022 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "queued for pg", 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 178225 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.977948+0000", 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.023 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.977948+0000", 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.977950+0000", 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.148e-06 2023-09-30T09:22:35.024 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.977957+0000", 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6229999999999999e-06 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.977973+0000", 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5960999999999998e-05 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.977982+0000", 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8160000000000005e-06 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:178226 7.a 7.fb9dcbfa (undecoded) ondisk+write+known_if_redirected e147)", 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.981630+0000", 2023-09-30T09:22:35.026 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0047151809999999997, 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.005228295, 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "queued for pg", 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 178226 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.027 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.981630+0000", 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.981630+0000", 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.981632+0000", 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6780000000000001e-06 2023-09-30T09:22:35.028 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.981639+0000", 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8739999999999997e-06 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.981655+0000", 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6058000000000001e-05 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.029 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.981664+0000", 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3500000000000003e-06 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:178230 7.c e147/128 7:33c8f8e7:::benchmark_data_smithi005_128556_object75701:head v 147'11076, mlcod=147'11074)", 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.984164+0000", 2023-09-30T09:22:35.030 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0021811019999999999, 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.002742679, 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984164+0000", 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.031 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984164+0000", 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984165+0000", 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3399999999999997e-07 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984172+0000", 2023-09-30T09:22:35.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4570000000000002e-06 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984183+0000", 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0754000000000001e-05 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984190+0000", 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4259999999999997e-06 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984255+0000", 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4998000000000003e-05 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.984273+0000", 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8422000000000001e-05 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.034 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:178229 7.f e147/128)", 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:22:34.985377+0000", 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.00096865099999999995, 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0015708429999999999, 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "queued for pg", 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:22:35.035 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.985377+0000", 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.985377+0000", 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.985377+0000", 2023-09-30T09:22:35.036 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.61e-07 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.985385+0000", 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1130000000000003e-06 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.985396+0000", 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0913e-05 2023-09-30T09:22:35.037 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:22:34.985402+0000", 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9800000000000001e-06 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: ], 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 10 2023-09-30T09:22:35.038 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:22:35.039 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:22:35.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.040 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:35.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:35.063 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:22:35.127 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:22:35.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:35.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:35.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:35.179 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:22:35.227 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:22:35.266 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:22:35.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:35.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:35.311 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:22:35.359 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.365 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:22:35.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:35.428 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:35.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:35.492 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:35 smithi005 bash[75361]: audit 2023-09-30T09:22:34.929582+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.5:0/3862080209' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:35.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:35.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:35 smithi099 bash[59238]: audit 2023-09-30T09:22:34.929582+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.5:0/3862080209' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:35.569 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:35.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:35.667 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:22:35.672 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:22:35.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:35.705 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:35.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:35.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:35 smithi005 bash[78438]: audit 2023-09-30T09:22:34.929582+0000 mon.b (mon.1) 13 : audit 0 from='client.? 172.21.15.5:0/3862080209' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:35.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:35.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:35.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:35.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:35.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:35.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:35.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:36.071 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:36.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:36.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:36.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:36.204 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:36.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:36.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:36.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:36.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:36.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:36.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:36.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:36.472 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:36.505 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:36.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:36.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:36.530 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:22:36.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:36.642 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:36.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:36.746 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:36.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:36 smithi099 bash[59238]: cluster 2023-09-30T09:22:34.829042+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 1.7 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-09-30T09:22:36.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:36 smithi099 bash[59238]: audit 2023-09-30T09:22:35.636054+0000 mgr.y (mgr.34107) 634 : audit 0 from='client.45047 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:22:36.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:36 smithi099 bash[59238]: audit 2023-09-30T09:22:35.662940+0000 mon.a (mon.0) 808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:22:36.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:36 smithi099 bash[59238]: audit 2023-09-30T09:22:35.665274+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.5:0/3131446155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:22:36.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[78438]: cluster 2023-09-30T09:22:34.829042+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 1.7 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-09-30T09:22:36.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[78438]: audit 2023-09-30T09:22:35.636054+0000 mgr.y (mgr.34107) 634 : audit 0 from='client.45047 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:22:36.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[78438]: audit 2023-09-30T09:22:35.662940+0000 mon.a (mon.0) 808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:22:36.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[78438]: audit 2023-09-30T09:22:35.665274+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.5:0/3131446155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:22:36.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[75361]: cluster 2023-09-30T09:22:34.829042+0000 mgr.y (mgr.34107) 633 : cluster 0 pgmap v616: 89 pgs: 89 active+clean; 1.7 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-09-30T09:22:36.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[75361]: audit 2023-09-30T09:22:35.636054+0000 mgr.y (mgr.34107) 634 : audit 0 from='client.45047 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:22:36.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[75361]: audit 2023-09-30T09:22:35.662940+0000 mon.a (mon.0) 808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:22:36.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:36 smithi005 bash[75361]: audit 2023-09-30T09:22:35.665274+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.5:0/3131446155' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:22:36.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:36.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:36.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:36.883 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:36.912 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:36.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:36.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:37.020 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:37.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:37.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:37.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:37.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:37.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:37.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:37.311 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:37.329 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:37.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:37.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:37.375 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-30T09:22:37.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:37.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:37.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:37.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:37.600 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:37.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:37.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:37.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:37.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:37.765 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:37 smithi099 bash[59238]: cluster 2023-09-30T09:22:36.507683+0000 mon.a (mon.0) 809 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:22:37.765 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:37 smithi099 bash[59238]: audit 2023-09-30T09:22:36.515685+0000 mon.a (mon.0) 810 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:22:37.765 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:37 smithi099 bash[59238]: cluster 2023-09-30T09:22:36.520524+0000 mon.a (mon.0) 811 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-09-30T09:22:37.766 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:37 smithi099 bash[59238]: cluster 2023-09-30T09:22:36.525955+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.766 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:37 smithi099 bash[59238]: cluster 2023-09-30T09:22:36.526014+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.766 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:37 smithi099 bash[59238]: cluster 2023-09-30T09:22:36.533201+0000 osd.0 (osd.0) 45 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.766 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:37 smithi099 bash[59238]: audit 2023-09-30T09:22:36.548005+0000 mon.a (mon.0) 812 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[75361]: cluster 2023-09-30T09:22:36.507683+0000 mon.a (mon.0) 809 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[75361]: audit 2023-09-30T09:22:36.515685+0000 mon.a (mon.0) 810 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[75361]: cluster 2023-09-30T09:22:36.520524+0000 mon.a (mon.0) 811 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[75361]: cluster 2023-09-30T09:22:36.525955+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[75361]: cluster 2023-09-30T09:22:36.526014+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[75361]: cluster 2023-09-30T09:22:36.533201+0000 osd.0 (osd.0) 45 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[75361]: audit 2023-09-30T09:22:36.548005+0000 mon.a (mon.0) 812 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:37.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[78438]: cluster 2023-09-30T09:22:36.507683+0000 mon.a (mon.0) 809 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:22:37.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[78438]: audit 2023-09-30T09:22:36.515685+0000 mon.a (mon.0) 810 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:22:37.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[78438]: cluster 2023-09-30T09:22:36.520524+0000 mon.a (mon.0) 811 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-09-30T09:22:37.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[78438]: cluster 2023-09-30T09:22:36.525955+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[78438]: cluster 2023-09-30T09:22:36.526014+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[78438]: cluster 2023-09-30T09:22:36.533201+0000 osd.0 (osd.0) 45 : cluster 3 failed to encode map e148 with expected crc 2023-09-30T09:22:37.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:37 smithi005 bash[78438]: audit 2023-09-30T09:22:36.548005+0000 mon.a (mon.0) 812 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:37.781 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:37.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:37.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:37.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:37.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:37.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:38.019 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:38.055 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:38.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:38.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:38.158 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:38.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:38.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:38.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:38.303 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:38.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:38.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:38.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:38.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:38.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:38.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:38.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:38.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:38.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:38.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:38.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:38.717 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:38.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:38 smithi099 bash[59238]: cluster 2023-09-30T09:22:36.829596+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 1.7 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-09-30T09:22:38.746 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:38.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:38.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:38.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:38 smithi005 bash[75361]: cluster 2023-09-30T09:22:36.829596+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 1.7 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-09-30T09:22:38.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:38 smithi005 bash[78438]: cluster 2023-09-30T09:22:36.829596+0000 mgr.y (mgr.34107) 635 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 1.7 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-09-30T09:22:38.850 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:38.882 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:38.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:38.987 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:39.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:39.118 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:39.149 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":616,"stamp":"2023-09-30T09:22:34.828704+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1876236204,"num_objects":28645,"num_object_clones":0,"num_object_copies":85935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28645,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":176693,"num_write_kb":6564110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":1190320,"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":141127,"ondisk_log_size":141127,"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":7704568,"kb_used_data":5541560,"kb_used_omap":13,"kb_used_meta":2162802,"kb_avail":742256648,"statfs":{"total":767960285184,"available":760070807552,"internally_reserved":0,"allocated":5674557440,"data_stored":5670462844,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":2214710268},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,2,6,4,5,7,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-456589312,"num_objects":-6967,"num_object_clones":0,"num_object_copies":-20901,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6967,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6967,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.005699"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.636912+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:22:11.636912+0000","last_peered":"2023-09-30T09:22:11.636912+0000","last_clean":"2023-09-30T09:22:11.636912+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:22:11.636912+0000","last_undegraded":"2023-09-30T09:22:11.636912+0000","last_fullsized":"2023-09-30T09:22:11.636912+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":119,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.652437+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:22:11.652437+0000","last_peered":"2023-09-30T09:22:11.652437+0000","last_clean":"2023-09-30T09:22:11.652437+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:22:11.652437+0000","last_undegraded":"2023-09-30T09:22:11.652437+0000","last_fullsized":"2023-09-30T09:22:11.652437+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":102,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.663045+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:22:11.663045+0000","last_peered":"2023-09-30T09:22:11.663045+0000","last_clean":"2023-09-30T09:22:11.663045+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:22:11.663045+0000","last_undegraded":"2023-09-30T09:22:11.663045+0000","last_fullsized":"2023-09-30T09:22:11.663045+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645372+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:22:11.645372+0000","last_peered":"2023-09-30T09:22:11.645372+0000","last_clean":"2023-09-30T09:22:11.645372+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:22:11.645372+0000","last_undegraded":"2023-09-30T09:22:11.645372+0000","last_fullsized":"2023-09-30T09:22:11.645372+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645780+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:22:11.645780+0000","last_peered":"2023-09-30T09:22:11.645780+0000","last_clean":"2023-09-30T09:22:11.645780+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:22:11.645780+0000","last_undegraded":"2023-09-30T09:22:11.645780+0000","last_fullsized":"2023-09-30T09:22:11.645780+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.665204+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:22:11.665204+0000","last_peered":"2023-09-30T09:22:11.665204+0000","last_clean":"2023-09-30T09:22:11.665204+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:22:11.665204+0000","last_undegraded":"2023-09-30T09:22:11.665204+0000","last_fullsized":"2023-09-30T09:22:11.665204+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":107,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.649069+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:22:11.649069+0000","last_peered":"2023-09-30T09:22:11.649069+0000","last_clean":"2023-09-30T09:22:11.649069+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:22:11.649069+0000","last_undegraded":"2023-09-30T09:22:11.649069+0000","last_fullsized":"2023-09-30T09:22:11.649069+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645852+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:22:11.645852+0000","last_peered":"2023-09-30T09:22:11.645852+0000","last_clean":"2023-09-30T09:22:11.645852+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:22:11.645852+0000","last_undegraded":"2023-09-30T09:22:11.645852+0000","last_fullsized":"2023-09-30T09:22:11.645852+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655726+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:22:11.655726+0000","last_peered":"2023-09-30T09:22:11.655726+0000","last_clean":"2023-09-30T09:22:11.655726+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:22:11.655726+0000","last_undegraded":"2023-09-30T09:22:11.655726+0000","last_fullsized":"2023-09-30T09:22:11.655726+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":94,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645417+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:22:11.645417+0000","last_peered":"2023-09-30T09:22:11.645417+0000","last_clean":"2023-09-30T09:22:11.645417+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:22:11.645417+0000","last_undegraded":"2023-09-30T09:22:11.645417+0000","last_fullsized":"2023-09-30T09:22:11.645417+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":117,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634365+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:22:11.634365+0000","last_peered":"2023-09-30T09:22:11.634365+0000","last_clean":"2023-09-30T09:22:11.634365+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:22:11.634365+0000","last_undegraded":"2023-09-30T09:22:11.634365+0000","last_fullsized":"2023-09-30T09:22:11.634365+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.654009+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:22:11.654009+0000","last_peered":"2023-09-30T09:22:11.654009+0000","last_clean":"2023-09-30T09:22:11.654009+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:22:11.654009+0000","last_undegraded":"2023-09-30T09:22:11.654009+0000","last_fullsized":"2023-09-30T09:22:11.654009+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":158,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637267+0000","last_change":"2023-09-30T09:17:24.610975+0000","last_active":"2023-09-30T09:22:11.637267+0000","last_peered":"2023-09-30T09:22:11.637267+0000","last_clean":"2023-09-30T09:22:11.637267+0000","last_became_active":"2023-09-30T09:17:24.599158+0000","last_became_peered":"2023-09-30T09:17:24.599158+0000","last_unstale":"2023-09-30T09:22:11.637267+0000","last_undegraded":"2023-09-30T09:22:11.637267+0000","last_fullsized":"2023-09-30T09:22:11.637267+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":9444,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637315+0000","last_change":"2023-09-30T09:17:24.600958+0000","last_active":"2023-09-30T09:22:11.637315+0000","last_peered":"2023-09-30T09:22:11.637315+0000","last_clean":"2023-09-30T09:22:11.637315+0000","last_became_active":"2023-09-30T09:17:24.600112+0000","last_became_peered":"2023-09-30T09:17:24.600112+0000","last_unstale":"2023-09-30T09:22:11.637315+0000","last_undegraded":"2023-09-30T09:22:11.637315+0000","last_fullsized":"2023-09-30T09:22:11.637315+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634540+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:22:11.634540+0000","last_peered":"2023-09-30T09:22:11.634540+0000","last_clean":"2023-09-30T09:22:11.634540+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:22:11.634540+0000","last_undegraded":"2023-09-30T09:22:11.634540+0000","last_fullsized":"2023-09-30T09:22:11.634540+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":119,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.652639+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:22:11.652639+0000","last_peered":"2023-09-30T09:22:11.652639+0000","last_clean":"2023-09-30T09:22:11.652639+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:22:11.652639+0000","last_undegraded":"2023-09-30T09:22:11.652639+0000","last_fullsized":"2023-09-30T09:22:11.652639+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":107,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637301+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:22:11.637301+0000","last_peered":"2023-09-30T09:22:11.637301+0000","last_clean":"2023-09-30T09:22:11.637301+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:22:11.637301+0000","last_undegraded":"2023-09-30T09:22:11.637301+0000","last_fullsized":"2023-09-30T09:22:11.637301+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655716+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:22:11.655716+0000","last_peered":"2023-09-30T09:22:11.655716+0000","last_clean":"2023-09-30T09:22:11.655716+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:22:11.655716+0000","last_undegraded":"2023-09-30T09:22:11.655716+0000","last_fullsized":"2023-09-30T09:22:11.655716+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":117,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634040+0000","last_change":"2023-09-30T09:17:24.597336+0000","last_active":"2023-09-30T09:22:11.634040+0000","last_peered":"2023-09-30T09:22:11.634040+0000","last_clean":"2023-09-30T09:22:11.634040+0000","last_became_active":"2023-09-30T09:17:24.596936+0000","last_became_peered":"2023-09-30T09:17:24.596936+0000","last_unstale":"2023-09-30T09:22:11.634040+0000","last_undegraded":"2023-09-30T09:22:11.634040+0000","last_fullsized":"2023-09-30T09:22:11.634040+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":107,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645240+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:22:11.645240+0000","last_peered":"2023-09-30T09:22:11.645240+0000","last_clean":"2023-09-30T09:22:11.645240+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:22:11.645240+0000","last_undegraded":"2023-09-30T09:22:11.645240+0000","last_fullsized":"2023-09-30T09:22:11.645240+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":49,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.658814+0000","last_change":"2023-09-30T09:17:24.610858+0000","last_active":"2023-09-30T09:22:11.658814+0000","last_peered":"2023-09-30T09:22:11.658814+0000","last_clean":"2023-09-30T09:22:11.658814+0000","last_became_active":"2023-09-30T09:17:24.584601+0000","last_became_peered":"2023-09-30T09:17:24.584601+0000","last_unstale":"2023-09-30T09:22:11.658814+0000","last_undegraded":"2023-09-30T09:22:11.658814+0000","last_fullsized":"2023-09-30T09:22:11.658814+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":119,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.646259+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:22:11.646259+0000","last_peered":"2023-09-30T09:22:11.646259+0000","last_clean":"2023-09-30T09:22:11.646259+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:22:11.646259+0000","last_undegraded":"2023-09-30T09:22:11.646259+0000","last_fullsized":"2023-09-30T09:22:11.646259+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'11139","reported_seq":11170,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:33.850698+0000","last_change":"2023-09-30T09:18:59.598079+0000","last_active":"2023-09-30T09:22:33.850698+0000","last_peered":"2023-09-30T09:22:33.850698+0000","last_clean":"2023-09-30T09:22:33.850698+0000","last_became_active":"2023-09-30T09:18:59.597713+0000","last_became_peered":"2023-09-30T09:18:59.597713+0000","last_unstale":"2023-09-30T09:22:33.850698+0000","last_undegraded":"2023-09-30T09:22:33.850698+0000","last_fullsized":"2023-09-30T09:22:33.850698+0000","mapping_epoch":128,"log_start":"133'3200","ondisk_log_start":"133'3200","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7939,"log_dups_size":0,"ondisk_log_size":7939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:07:25.637580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112394240,"num_objects":1715,"num_object_clones":0,"num_object_copies":5145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11139,"num_write_kb":411328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":115,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634618+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:22:11.634618+0000","last_peered":"2023-09-30T09:22:11.634618+0000","last_clean":"2023-09-30T09:22:11.634618+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:22:11.634618+0000","last_undegraded":"2023-09-30T09:22:11.634618+0000","last_fullsized":"2023-09-30T09:22:11.634618+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655429+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:22:11.655429+0000","last_peered":"2023-09-30T09:22:11.655429+0000","last_clean":"2023-09-30T09:22:11.655429+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:22:11.655429+0000","last_undegraded":"2023-09-30T09:22:11.655429+0000","last_fullsized":"2023-09-30T09:22:11.655429+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"147'11059","reported_seq":11090,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:31.186572+0000","last_change":"2023-09-30T09:18:59.591631+0000","last_active":"2023-09-30T09:22:31.186572+0000","last_peered":"2023-09-30T09:22:31.186572+0000","last_clean":"2023-09-30T09:22:31.186572+0000","last_became_active":"2023-09-30T09:18:59.591187+0000","last_became_peered":"2023-09-30T09:18:59.591187+0000","last_unstale":"2023-09-30T09:22:31.186572+0000","last_undegraded":"2023-09-30T09:22:31.186572+0000","last_fullsized":"2023-09-30T09:22:31.186572+0000","mapping_epoch":128,"log_start":"134'3500","ondisk_log_start":"134'3500","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7559,"log_dups_size":0,"ondisk_log_size":7559,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:52:03.719837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119472128,"num_objects":1823,"num_object_clones":0,"num_object_copies":5469,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1823,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11059,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634910+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:22:11.634910+0000","last_peered":"2023-09-30T09:22:11.634910+0000","last_clean":"2023-09-30T09:22:11.634910+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:22:11.634910+0000","last_undegraded":"2023-09-30T09:22:11.634910+0000","last_fullsized":"2023-09-30T09:22:11.634910+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":136,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637283+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:22:11.637283+0000","last_peered":"2023-09-30T09:22:11.637283+0000","last_clean":"2023-09-30T09:22:11.637283+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:22:11.637283+0000","last_undegraded":"2023-09-30T09:22:11.637283+0000","last_fullsized":"2023-09-30T09:22:11.637283+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"147'10946","reported_seq":10977,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:30.332972+0000","last_change":"2023-09-30T09:18:59.598951+0000","last_active":"2023-09-30T09:22:30.332972+0000","last_peered":"2023-09-30T09:22:30.332972+0000","last_clean":"2023-09-30T09:22:30.332972+0000","last_became_active":"2023-09-30T09:18:59.598605+0000","last_became_peered":"2023-09-30T09:18:59.598605+0000","last_unstale":"2023-09-30T09:22:30.332972+0000","last_undegraded":"2023-09-30T09:22:30.332972+0000","last_fullsized":"2023-09-30T09:22:30.332972+0000","mapping_epoch":128,"log_start":"133'2100","ondisk_log_start":"133'2100","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8846,"log_dups_size":0,"ondisk_log_size":8846,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:51:24.825233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":123207680,"num_objects":1880,"num_object_clones":0,"num_object_copies":5640,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1880,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10946,"num_write_kb":410432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634516+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:22:11.634516+0000","last_peered":"2023-09-30T09:22:11.634516+0000","last_clean":"2023-09-30T09:22:11.634516+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:22:11.634516+0000","last_undegraded":"2023-09-30T09:22:11.634516+0000","last_fullsized":"2023-09-30T09:22:11.634516+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":39,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.658934+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:22:11.658934+0000","last_peered":"2023-09-30T09:22:11.658934+0000","last_clean":"2023-09-30T09:22:11.658934+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:22:11.658934+0000","last_undegraded":"2023-09-30T09:22:11.658934+0000","last_fullsized":"2023-09-30T09:22:11.658934+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"147'11000","reported_seq":11031,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:34.238488+0000","last_change":"2023-09-30T09:18:59.597366+0000","last_active":"2023-09-30T09:22:34.238488+0000","last_peered":"2023-09-30T09:22:34.238488+0000","last_clean":"2023-09-30T09:22:34.238488+0000","last_became_active":"2023-09-30T09:18:59.596863+0000","last_became_peered":"2023-09-30T09:18:59.596863+0000","last_unstale":"2023-09-30T09:22:34.238488+0000","last_undegraded":"2023-09-30T09:22:34.238488+0000","last_fullsized":"2023-09-30T09:22:34.238488+0000","mapping_epoch":128,"log_start":"132'900","ondisk_log_start":"132'900","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:45.670692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114294784,"num_objects":1744,"num_object_clones":0,"num_object_copies":5232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1744,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11000,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655561+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:22:11.655561+0000","last_peered":"2023-09-30T09:22:11.655561+0000","last_clean":"2023-09-30T09:22:11.655561+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:22:11.655561+0000","last_undegraded":"2023-09-30T09:22:11.655561+0000","last_fullsized":"2023-09-30T09:22:11.655561+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":107,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637339+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:22:11.637339+0000","last_peered":"2023-09-30T09:22:11.637339+0000","last_clean":"2023-09-30T09:22:11.637339+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:22:11.637339+0000","last_undegraded":"2023-09-30T09:22:11.637339+0000","last_fullsized":"2023-09-30T09:22:11.637339+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'11168","reported_seq":11199,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:30.492225+0000","last_change":"2023-09-30T09:18:59.600909+0000","last_active":"2023-09-30T09:22:30.492225+0000","last_peered":"2023-09-30T09:22:30.492225+0000","last_clean":"2023-09-30T09:22:30.492225+0000","last_became_active":"2023-09-30T09:18:59.600115+0000","last_became_peered":"2023-09-30T09:18:59.600115+0000","last_unstale":"2023-09-30T09:22:30.492225+0000","last_undegraded":"2023-09-30T09:22:30.492225+0000","last_fullsized":"2023-09-30T09:22:30.492225+0000","mapping_epoch":128,"log_start":"133'2300","ondisk_log_start":"133'2300","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8868,"log_dups_size":0,"ondisk_log_size":8868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:39:53.473105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122814464,"num_objects":1874,"num_object_clones":0,"num_object_copies":5622,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11168,"num_write_kb":417344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.646811+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:22:11.646811+0000","last_peered":"2023-09-30T09:22:11.646811+0000","last_clean":"2023-09-30T09:22:11.646811+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:22:11.646811+0000","last_undegraded":"2023-09-30T09:22:11.646811+0000","last_fullsized":"2023-09-30T09:22:11.646811+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637147+0000","last_change":"2023-09-30T09:17:24.599065+0000","last_active":"2023-09-30T09:22:11.637147+0000","last_peered":"2023-09-30T09:22:11.637147+0000","last_clean":"2023-09-30T09:22:11.637147+0000","last_became_active":"2023-09-30T09:17:24.598698+0000","last_became_peered":"2023-09-30T09:17:24.598698+0000","last_unstale":"2023-09-30T09:22:11.637147+0000","last_undegraded":"2023-09-30T09:22:11.637147+0000","last_fullsized":"2023-09-30T09:22:11.637147+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"147'11177","reported_seq":11208,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:34.204710+0000","last_change":"2023-09-30T09:18:59.596334+0000","last_active":"2023-09-30T09:22:34.204710+0000","last_peered":"2023-09-30T09:22:34.204710+0000","last_clean":"2023-09-30T09:22:34.204710+0000","last_became_active":"2023-09-30T09:18:59.595989+0000","last_became_peered":"2023-09-30T09:18:59.595989+0000","last_unstale":"2023-09-30T09:22:34.204710+0000","last_undegraded":"2023-09-30T09:22:34.204710+0000","last_fullsized":"2023-09-30T09:22:34.204710+0000","mapping_epoch":128,"log_start":"132'1100","ondisk_log_start":"132'1100","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:55:32.615284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":114098176,"num_objects":1741,"num_object_clones":0,"num_object_copies":5223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11177,"num_write_kb":413376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":39,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.659016+0000","last_change":"2023-09-30T09:17:24.588456+0000","last_active":"2023-09-30T09:22:11.659016+0000","last_peered":"2023-09-30T09:22:11.659016+0000","last_clean":"2023-09-30T09:22:11.659016+0000","last_became_active":"2023-09-30T09:17:24.588084+0000","last_became_peered":"2023-09-30T09:17:24.588084+0000","last_unstale":"2023-09-30T09:22:11.659016+0000","last_undegraded":"2023-09-30T09:22:11.659016+0000","last_fullsized":"2023-09-30T09:22:11.659016+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":127,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637627+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:22:11.637627+0000","last_peered":"2023-09-30T09:22:11.637627+0000","last_clean":"2023-09-30T09:22:11.637627+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:22:11.637627+0000","last_undegraded":"2023-09-30T09:22:11.637627+0000","last_fullsized":"2023-09-30T09:22:11.637627+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"147'11128","reported_seq":11156,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:32.714135+0000","last_change":"2023-09-30T09:18:59.603112+0000","last_active":"2023-09-30T09:22:32.714135+0000","last_peered":"2023-09-30T09:22:32.714135+0000","last_clean":"2023-09-30T09:22:32.714135+0000","last_became_active":"2023-09-30T09:18:59.602739+0000","last_became_peered":"2023-09-30T09:18:59.602739+0000","last_unstale":"2023-09-30T09:22:32.714135+0000","last_undegraded":"2023-09-30T09:22:32.714135+0000","last_fullsized":"2023-09-30T09:22:32.714135+0000","mapping_epoch":128,"log_start":"133'1700","ondisk_log_start":"133'1700","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9428,"log_dups_size":0,"ondisk_log_size":9428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116064280,"num_objects":1772,"num_object_clones":0,"num_object_copies":5316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1772,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11128,"num_write_kb":412737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.636976+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:22:11.636976+0000","last_peered":"2023-09-30T09:22:11.636976+0000","last_clean":"2023-09-30T09:22:11.636976+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:22:11.636976+0000","last_undegraded":"2023-09-30T09:22:11.636976+0000","last_fullsized":"2023-09-30T09:22:11.636976+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637425+0000","last_change":"2023-09-30T09:17:24.600109+0000","last_active":"2023-09-30T09:22:11.637425+0000","last_peered":"2023-09-30T09:22:11.637425+0000","last_clean":"2023-09-30T09:22:11.637425+0000","last_became_active":"2023-09-30T09:17:24.599766+0000","last_became_peered":"2023-09-30T09:17:24.599766+0000","last_unstale":"2023-09-30T09:22:11.637425+0000","last_undegraded":"2023-09-30T09:22:11.637425+0000","last_fullsized":"2023-09-30T09:22:11.637425+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"147'10998","reported_seq":11025,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:32.707721+0000","last_change":"2023-09-30T09:18:59.602951+0000","last_active":"2023-09-30T09:22:32.707721+0000","last_peered":"2023-09-30T09:22:32.707721+0000","last_clean":"2023-09-30T09:22:32.707721+0000","last_became_active":"2023-09-30T09:18:59.602585+0000","last_became_peered":"2023-09-30T09:18:59.602585+0000","last_unstale":"2023-09-30T09:22:32.707721+0000","last_undegraded":"2023-09-30T09:22:32.707721+0000","last_fullsized":"2023-09-30T09:22:32.707721+0000","mapping_epoch":128,"log_start":"132'1600","ondisk_log_start":"132'1600","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9398,"log_dups_size":0,"ondisk_log_size":9398,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":116391936,"num_objects":1776,"num_object_clones":0,"num_object_copies":5328,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1776,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10998,"num_write_kb":408768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":121,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645628+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:22:11.645628+0000","last_peered":"2023-09-30T09:22:11.645628+0000","last_clean":"2023-09-30T09:22:11.645628+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:22:11.645628+0000","last_undegraded":"2023-09-30T09:22:11.645628+0000","last_fullsized":"2023-09-30T09:22:11.645628+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":102,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.654700+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:22:11.654700+0000","last_peered":"2023-09-30T09:22:11.654700+0000","last_clean":"2023-09-30T09:22:11.654700+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:22:11.654700+0000","last_undegraded":"2023-09-30T09:22:11.654700+0000","last_fullsized":"2023-09-30T09:22:11.654700+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'11140","reported_seq":11167,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:32.463968+0000","last_change":"2023-09-30T09:18:59.601856+0000","last_active":"2023-09-30T09:22:32.463968+0000","last_peered":"2023-09-30T09:22:32.463968+0000","last_clean":"2023-09-30T09:22:32.463968+0000","last_became_active":"2023-09-30T09:18:59.601556+0000","last_became_peered":"2023-09-30T09:18:59.601556+0000","last_unstale":"2023-09-30T09:22:32.463968+0000","last_undegraded":"2023-09-30T09:22:32.463968+0000","last_fullsized":"2023-09-30T09:22:32.463968+0000","mapping_epoch":128,"log_start":"133'3200","ondisk_log_start":"133'3200","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7940,"log_dups_size":0,"ondisk_log_size":7940,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115212288,"num_objects":1758,"num_object_clones":0,"num_object_copies":5274,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1758,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11140,"num_write_kb":412736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":130,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649691+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:22:16.649691+0000","last_peered":"2023-09-30T09:22:16.649691+0000","last_clean":"2023-09-30T09:22:16.649691+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:22:16.649691+0000","last_undegraded":"2023-09-30T09:22:16.649691+0000","last_fullsized":"2023-09-30T09:22:16.649691+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655816+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:22:11.655816+0000","last_peered":"2023-09-30T09:22:11.655816+0000","last_clean":"2023-09-30T09:22:11.655816+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:22:11.655816+0000","last_undegraded":"2023-09-30T09:22:11.655816+0000","last_fullsized":"2023-09-30T09:22:11.655816+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":86,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.648430+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:22:11.648430+0000","last_peered":"2023-09-30T09:22:11.648430+0000","last_clean":"2023-09-30T09:22:11.648430+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:22:11.648430+0000","last_undegraded":"2023-09-30T09:22:11.648430+0000","last_fullsized":"2023-09-30T09:22:11.648430+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'10935","reported_seq":10962,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:32.645136+0000","last_change":"2023-09-30T09:18:59.603726+0000","last_active":"2023-09-30T09:22:32.645136+0000","last_peered":"2023-09-30T09:22:32.645136+0000","last_clean":"2023-09-30T09:22:32.645136+0000","last_became_active":"2023-09-30T09:18:59.603464+0000","last_became_peered":"2023-09-30T09:18:59.603464+0000","last_unstale":"2023-09-30T09:22:32.645136+0000","last_undegraded":"2023-09-30T09:22:32.645136+0000","last_fullsized":"2023-09-30T09:22:32.645136+0000","mapping_epoch":128,"log_start":"132'1500","ondisk_log_start":"132'1500","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9435,"log_dups_size":0,"ondisk_log_size":9435,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118554624,"num_objects":1809,"num_object_clones":0,"num_object_copies":5427,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1809,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10935,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":136,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655458+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:22:11.655458+0000","last_peered":"2023-09-30T09:22:11.655458+0000","last_clean":"2023-09-30T09:22:11.655458+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:22:11.655458+0000","last_undegraded":"2023-09-30T09:22:11.655458+0000","last_fullsized":"2023-09-30T09:22:11.655458+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":131,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637094+0000","last_change":"2023-09-30T09:17:24.601164+0000","last_active":"2023-09-30T09:22:11.637094+0000","last_peered":"2023-09-30T09:22:11.637094+0000","last_clean":"2023-09-30T09:22:11.637094+0000","last_became_active":"2023-09-30T09:17:24.600610+0000","last_became_peered":"2023-09-30T09:17:24.600610+0000","last_unstale":"2023-09-30T09:22:11.637094+0000","last_undegraded":"2023-09-30T09:22:11.637094+0000","last_fullsized":"2023-09-30T09:22:11.637094+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649619+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:22:16.649619+0000","last_peered":"2023-09-30T09:22:16.649619+0000","last_clean":"2023-09-30T09:22:16.649619+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:22:16.649619+0000","last_undegraded":"2023-09-30T09:22:16.649619+0000","last_fullsized":"2023-09-30T09:22:16.649619+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"147'11326","reported_seq":11357,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:30.441055+0000","last_change":"2023-09-30T09:18:59.599711+0000","last_active":"2023-09-30T09:22:30.441055+0000","last_peered":"2023-09-30T09:22:30.441055+0000","last_clean":"2023-09-30T09:22:30.441055+0000","last_became_active":"2023-09-30T09:18:59.599460+0000","last_became_peered":"2023-09-30T09:18:59.599460+0000","last_unstale":"2023-09-30T09:22:30.441055+0000","last_undegraded":"2023-09-30T09:22:30.441055+0000","last_fullsized":"2023-09-30T09:22:30.441055+0000","mapping_epoch":128,"log_start":"133'2500","ondisk_log_start":"133'2500","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8826,"log_dups_size":0,"ondisk_log_size":8826,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:17:47.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121503744,"num_objects":1854,"num_object_clones":0,"num_object_copies":5562,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1854,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11326,"num_write_kb":421760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":139,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.648455+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:22:11.648455+0000","last_peered":"2023-09-30T09:22:11.648455+0000","last_clean":"2023-09-30T09:22:11.648455+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:22:11.648455+0000","last_undegraded":"2023-09-30T09:22:11.648455+0000","last_fullsized":"2023-09-30T09:22:11.648455+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655828+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:22:11.655828+0000","last_peered":"2023-09-30T09:22:11.655828+0000","last_clean":"2023-09-30T09:22:11.655828+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:22:11.655828+0000","last_undegraded":"2023-09-30T09:22:11.655828+0000","last_fullsized":"2023-09-30T09:22:11.655828+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.654659+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:22:11.654659+0000","last_peered":"2023-09-30T09:22:11.654659+0000","last_clean":"2023-09-30T09:22:11.654659+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:22:11.654659+0000","last_undegraded":"2023-09-30T09:22:11.654659+0000","last_fullsized":"2023-09-30T09:22:11.654659+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'10868","reported_seq":10898,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:30.471738+0000","last_change":"2023-09-30T09:18:59.600792+0000","last_active":"2023-09-30T09:22:30.471738+0000","last_peered":"2023-09-30T09:22:30.471738+0000","last_clean":"2023-09-30T09:22:30.471738+0000","last_became_active":"2023-09-30T09:18:59.600442+0000","last_became_peered":"2023-09-30T09:18:59.600442+0000","last_unstale":"2023-09-30T09:22:30.471738+0000","last_undegraded":"2023-09-30T09:22:30.471738+0000","last_fullsized":"2023-09-30T09:22:30.471738+0000","mapping_epoch":128,"log_start":"133'2000","ondisk_log_start":"133'2000","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8868,"log_dups_size":0,"ondisk_log_size":8868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:29:22.797965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121765888,"num_objects":1858,"num_object_clones":0,"num_object_copies":5574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1858,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10868,"num_write_kb":407232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655901+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:22:11.655901+0000","last_peered":"2023-09-30T09:22:11.655901+0000","last_clean":"2023-09-30T09:22:11.655901+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:22:11.655901+0000","last_undegraded":"2023-09-30T09:22:11.655901+0000","last_fullsized":"2023-09-30T09:22:11.655901+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":396,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634108+0000","last_change":"2023-09-30T09:17:34.413086+0000","last_active":"2023-09-30T09:22:11.634108+0000","last_peered":"2023-09-30T09:22:11.634108+0000","last_clean":"2023-09-30T09:22:11.634108+0000","last_became_active":"2023-09-30T09:17:34.412295+0000","last_became_peered":"2023-09-30T09:17:34.412295+0000","last_unstale":"2023-09-30T09:22:11.634108+0000","last_undegraded":"2023-09-30T09:22:11.634108+0000","last_fullsized":"2023-09-30T09:22:11.634108+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.647439+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:22:11.647439+0000","last_peered":"2023-09-30T09:22:11.647439+0000","last_clean":"2023-09-30T09:22:11.647439+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:22:11.647439+0000","last_undegraded":"2023-09-30T09:22:11.647439+0000","last_fullsized":"2023-09-30T09:22:11.647439+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.659319+0000","last_change":"2023-09-30T09:17:24.599354+0000","last_active":"2023-09-30T09:22:11.659319+0000","last_peered":"2023-09-30T09:22:11.659319+0000","last_clean":"2023-09-30T09:22:11.659319+0000","last_became_active":"2023-09-30T09:17:24.598962+0000","last_became_peered":"2023-09-30T09:17:24.598962+0000","last_unstale":"2023-09-30T09:22:11.659319+0000","last_undegraded":"2023-09-30T09:22:11.659319+0000","last_fullsized":"2023-09-30T09:22:11.659319+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"147'10911","reported_seq":10938,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:32.787275+0000","last_change":"2023-09-30T09:18:59.600887+0000","last_active":"2023-09-30T09:22:32.787275+0000","last_peered":"2023-09-30T09:22:32.787275+0000","last_clean":"2023-09-30T09:22:32.787275+0000","last_became_active":"2023-09-30T09:18:59.600609+0000","last_became_peered":"2023-09-30T09:18:59.600609+0000","last_unstale":"2023-09-30T09:22:32.787275+0000","last_undegraded":"2023-09-30T09:22:32.787275+0000","last_fullsized":"2023-09-30T09:22:32.787275+0000","mapping_epoch":128,"log_start":"133'2300","ondisk_log_start":"133'2300","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8611,"log_dups_size":0,"ondisk_log_size":8611,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":111869952,"num_objects":1707,"num_object_clones":0,"num_object_copies":5121,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1707,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10911,"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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":133,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634139+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:22:11.634139+0000","last_peered":"2023-09-30T09:22:11.634139+0000","last_clean":"2023-09-30T09:22:11.634139+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:22:11.634139+0000","last_undegraded":"2023-09-30T09:22:11.634139+0000","last_fullsized":"2023-09-30T09:22:11.634139+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":108,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637640+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:22:11.637640+0000","last_peered":"2023-09-30T09:22:11.637640+0000","last_clean":"2023-09-30T09:22:11.637640+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:22:11.637640+0000","last_undegraded":"2023-09-30T09:22:11.637640+0000","last_fullsized":"2023-09-30T09:22:11.637640+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.653369+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:22:16.653369+0000","last_peered":"2023-09-30T09:22:16.653369+0000","last_clean":"2023-09-30T09:22:16.653369+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:22:16.653369+0000","last_undegraded":"2023-09-30T09:22:16.653369+0000","last_fullsized":"2023-09-30T09:22:16.653369+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'10805","reported_seq":10832,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:32.681833+0000","last_change":"2023-09-30T09:18:59.597865+0000","last_active":"2023-09-30T09:22:32.681833+0000","last_peered":"2023-09-30T09:22:32.681833+0000","last_clean":"2023-09-30T09:22:32.681833+0000","last_became_active":"2023-09-30T09:18:59.596882+0000","last_became_peered":"2023-09-30T09:18:59.596882+0000","last_unstale":"2023-09-30T09:22:32.681833+0000","last_undegraded":"2023-09-30T09:22:32.681833+0000","last_fullsized":"2023-09-30T09:22:32.681833+0000","mapping_epoch":128,"log_start":"132'800","ondisk_log_start":"132'800","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110034944,"num_objects":1679,"num_object_clones":0,"num_object_copies":5037,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1679,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10805,"num_write_kb":399488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.634370+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:22:11.634370+0000","last_peered":"2023-09-30T09:22:11.634370+0000","last_clean":"2023-09-30T09:22:11.634370+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:22:11.634370+0000","last_undegraded":"2023-09-30T09:22:11.634370+0000","last_fullsized":"2023-09-30T09:22:11.634370+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":103,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649768+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:22:16.649768+0000","last_peered":"2023-09-30T09:22:16.649768+0000","last_clean":"2023-09-30T09:22:16.649768+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:22:16.649768+0000","last_undegraded":"2023-09-30T09:22:16.649768+0000","last_fullsized":"2023-09-30T09:22:16.649768+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637201+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:22:11.637201+0000","last_peered":"2023-09-30T09:22:11.637201+0000","last_clean":"2023-09-30T09:22:11.637201+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:22:11.637201+0000","last_undegraded":"2023-09-30T09:22:11.637201+0000","last_fullsized":"2023-09-30T09:22:11.637201+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"147'10924","reported_seq":10955,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:31.262559+0000","last_change":"2023-09-30T09:18:59.593542+0000","last_active":"2023-09-30T09:22:31.262559+0000","last_peered":"2023-09-30T09:22:31.262559+0000","last_clean":"2023-09-30T09:22:31.262559+0000","last_became_active":"2023-09-30T09:18:59.593172+0000","last_became_peered":"2023-09-30T09:18:59.593172+0000","last_unstale":"2023-09-30T09:22:31.262559+0000","last_undegraded":"2023-09-30T09:22:31.262559+0000","last_fullsized":"2023-09-30T09:22:31.262559+0000","mapping_epoch":128,"log_start":"133'3400","ondisk_log_start":"133'3400","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7524,"log_dups_size":0,"ondisk_log_size":7524,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:48:41.165926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":118489088,"num_objects":1808,"num_object_clones":0,"num_object_copies":5424,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1808,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10924,"num_write_kb":407424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.646183+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:22:11.646183+0000","last_peered":"2023-09-30T09:22:11.646183+0000","last_clean":"2023-09-30T09:22:11.646183+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:22:11.646183+0000","last_undegraded":"2023-09-30T09:22:11.646183+0000","last_fullsized":"2023-09-30T09:22:11.646183+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":105,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.661722+0000","last_change":"2023-09-30T09:17:24.586944+0000","last_active":"2023-09-30T09:22:11.661722+0000","last_peered":"2023-09-30T09:22:11.661722+0000","last_clean":"2023-09-30T09:22:11.661722+0000","last_became_active":"2023-09-30T09:17:24.586639+0000","last_became_peered":"2023-09-30T09:17:24.586639+0000","last_unstale":"2023-09-30T09:22:11.661722+0000","last_undegraded":"2023-09-30T09:22:11.661722+0000","last_fullsized":"2023-09-30T09:22:11.661722+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:46:35.703616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645703+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:22:11.645703+0000","last_peered":"2023-09-30T09:22:11.645703+0000","last_clean":"2023-09-30T09:22:11.645703+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:22:11.645703+0000","last_undegraded":"2023-09-30T09:22:11.645703+0000","last_fullsized":"2023-09-30T09:22:11.645703+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'10909","reported_seq":10940,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:31.280965+0000","last_change":"2023-09-30T09:18:59.591378+0000","last_active":"2023-09-30T09:22:31.280965+0000","last_peered":"2023-09-30T09:22:31.280965+0000","last_clean":"2023-09-30T09:22:31.280965+0000","last_became_active":"2023-09-30T09:18:59.591013+0000","last_became_peered":"2023-09-30T09:18:59.591013+0000","last_unstale":"2023-09-30T09:22:31.280965+0000","last_undegraded":"2023-09-30T09:22:31.280965+0000","last_fullsized":"2023-09-30T09:22:31.280965+0000","mapping_epoch":128,"log_start":"133'3400","ondisk_log_start":"133'3400","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7509,"log_dups_size":0,"ondisk_log_size":7509,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:32:12.630462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119472128,"num_objects":1823,"num_object_clones":0,"num_object_copies":5469,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1823,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10909,"num_write_kb":407424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.7","version":"0'0","reported_seq":39,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.665203+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:22:11.665203+0000","last_peered":"2023-09-30T09:22:11.665203+0000","last_clean":"2023-09-30T09:22:11.665203+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:22:11.665203+0000","last_undegraded":"2023-09-30T09:22:11.665203+0000","last_fullsized":"2023-09-30T09:22:11.665203+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":112,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.653229+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:22:16.653229+0000","last_peered":"2023-09-30T09:22:16.653229+0000","last_clean":"2023-09-30T09:22:16.653229+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:22:16.653229+0000","last_undegraded":"2023-09-30T09:22:16.653229+0000","last_fullsized":"2023-09-30T09:22:16.653229+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":115,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637096+0000","last_change":"2023-09-30T09:17:24.598653+0000","last_active":"2023-09-30T09:22:11.637096+0000","last_peered":"2023-09-30T09:22:11.637096+0000","last_clean":"2023-09-30T09:22:11.637096+0000","last_became_active":"2023-09-30T09:17:24.598228+0000","last_became_peered":"2023-09-30T09:17:24.598228+0000","last_unstale":"2023-09-30T09:22:11.637096+0000","last_undegraded":"2023-09-30T09:22:11.637096+0000","last_fullsized":"2023-09-30T09:22:11.637096+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":98,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637418+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:22:11.637418+0000","last_peered":"2023-09-30T09:22:11.637418+0000","last_clean":"2023-09-30T09:22:11.637418+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:22:11.637418+0000","last_undegraded":"2023-09-30T09:22:11.637418+0000","last_fullsized":"2023-09-30T09:22:11.637418+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.648856+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:22:11.648856+0000","last_peered":"2023-09-30T09:22:11.648856+0000","last_clean":"2023-09-30T09:22:11.648856+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:22:11.648856+0000","last_undegraded":"2023-09-30T09:22:11.648856+0000","last_fullsized":"2023-09-30T09:22:11.648856+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655664+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:22:11.655664+0000","last_peered":"2023-09-30T09:22:11.655664+0000","last_clean":"2023-09-30T09:22:11.655664+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:22:11.655664+0000","last_undegraded":"2023-09-30T09:22:11.655664+0000","last_fullsized":"2023-09-30T09:22:11.655664+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":136,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637077+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:22:11.637077+0000","last_peered":"2023-09-30T09:22:11.637077+0000","last_clean":"2023-09-30T09:22:11.637077+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:22:11.637077+0000","last_undegraded":"2023-09-30T09:22:11.637077+0000","last_fullsized":"2023-09-30T09:22:11.637077+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":127,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.655919+0000","last_change":"2023-09-30T09:17:24.655119+0000","last_active":"2023-09-30T09:22:11.655919+0000","last_peered":"2023-09-30T09:22:11.655919+0000","last_clean":"2023-09-30T09:22:11.655919+0000","last_became_active":"2023-09-30T09:17:24.592081+0000","last_became_peered":"2023-09-30T09:17:24.592081+0000","last_unstale":"2023-09-30T09:22:11.655919+0000","last_undegraded":"2023-09-30T09:22:11.655919+0000","last_fullsized":"2023-09-30T09:22:11.655919+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":127,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.637092+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:22:11.637092+0000","last_peered":"2023-09-30T09:22:11.637092+0000","last_clean":"2023-09-30T09:22:11.637092+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:22:11.637092+0000","last_undegraded":"2023-09-30T09:22:11.637092+0000","last_fullsized":"2023-09-30T09:22:11.637092+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":141,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.646815+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:22:11.646815+0000","last_peered":"2023-09-30T09:22:11.646815+0000","last_clean":"2023-09-30T09:22:11.646815+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:22:11.646815+0000","last_undegraded":"2023-09-30T09:22:11.646815+0000","last_fullsized":"2023-09-30T09:22:11.646815+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.645342+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:22:11.645342+0000","last_peered":"2023-09-30T09:22:11.645342+0000","last_clean":"2023-09-30T09:22:11.645342+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:22:11.645342+0000","last_undegraded":"2023-09-30T09:22:11.645342+0000","last_fullsized":"2023-09-30T09:22:11.645342+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":112,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.649160+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:22:11.649160+0000","last_peered":"2023-09-30T09:22:11.649160+0000","last_clean":"2023-09-30T09:22:11.649160+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:22:11.649160+0000","last_undegraded":"2023-09-30T09:22:11.649160+0000","last_fullsized":"2023-09-30T09:22:11.649160+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-09-30T09:22:11.636691+0000","last_change":"2023-09-30T09:17:24.599152+0000","last_active":"2023-09-30T09:22:11.636691+0000","last_peered":"2023-09-30T09:22:11.636691+0000","last_clean":"2023-09-30T09:22:11.636691+0000","last_became_active":"2023-09-30T09:17:24.598793+0000","last_became_peered":"2023-09-30T09:17:24.598793+0000","last_unstale":"2023-09-30T09:22:11.636691+0000","last_undegraded":"2023-09-30T09:22:11.636691+0000","last_fullsized":"2023-09-30T09:22:11.636691+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":7,"num_pg":16,"stat_sum":{"num_bytes":1875640344,"num_objects":28621,"num_object_clones":0,"num_object_copies":85863,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28621,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":176433,"num_write_kb":6561665,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5590167552,"data_stored":5590155336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":140933,"ondisk_log_size":140933,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":9584,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430536,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":873636,"kb_used_data":568220,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92871516,"statfs":{"total":95995035648,"available":95100432384,"internally_reserved":0,"allocated":581857280,"data_stored":581377395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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,0,1,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 30 09:21:46 2023","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":1.3999999999999999,"15min":1.4119999999999999},"min":{"1min":0.27900000000000003,"5min":0.247,"15min":0.247},"max":{"1min":7.9240000000000004,"5min":7.9240000000000004,"15min":64.465000000000003},"last":2.871},{"interface":"front","average":{"1min":2.3319999999999999,"5min":1.623,"15min":1.5069999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28199999999999997},"max":{"1min":7.4029999999999996,"5min":7.4029999999999996,"15min":64.920000000000002},"last":0.33300000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.22,"15min":1.141},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":7.8959999999999999,"5min":7.8959999999999999,"15min":8.2840000000000007},"last":0.35999999999999999},{"interface":"front","average":{"1min":1.623,"5min":1.395,"15min":1.2729999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.6820000000000004,"5min":6.6820000000000004,"15min":7.7050000000000001},"last":0.46100000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:21:46 2023","interfaces":[{"interface":"back","average":{"1min":2.262,"5min":1.6040000000000001,"15min":1.4890000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.29099999999999998},"max":{"1min":5.6600000000000001,"5min":33.908999999999999,"15min":83.129000000000005},"last":2.726},{"interface":"front","average":{"1min":2.355,"5min":1.9319999999999999,"15min":1.714},"min":{"1min":0.32500000000000001,"5min":0.318,"15min":0.318},"max":{"1min":7.2140000000000004,"5min":32.619,"15min":83.506},"last":4.0149999999999997}]},{"osd":3,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":1.8540000000000001,"15min":1.893},"min":{"1min":0.41699999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":6.4619999999999997,"5min":10.48,"15min":53.454000000000001},"last":2.4129999999999998},{"interface":"front","average":{"1min":1.982,"5min":2.097,"15min":2.0059999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.6289999999999996,"5min":11.436999999999999,"15min":58.067},"last":2.6739999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.1140000000000001,"15min":1.0649999999999999},"min":{"1min":0.374,"5min":0.33000000000000002,"15min":0.28100000000000003},"max":{"1min":6.7949999999999999,"5min":6.7949999999999999,"15min":7.7919999999999998},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.47,"5min":1.1259999999999999,"15min":1.161},"min":{"1min":0.38700000000000001,"5min":0.35299999999999998,"15min":0.32700000000000001},"max":{"1min":6.0430000000000001,"5min":6.0430000000000001,"15min":11.616},"last":2.0489999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.2150000000000001,"15min":1.202},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":4.9500000000000002,"5min":6.7000000000000002,"15min":7.6760000000000002},"last":0.379},{"interface":"front","average":{"1min":1.4419999999999999,"5min":1.272,"15min":1.222},"min":{"1min":0.53400000000000003,"5min":0.40100000000000002,"15min":0.35099999999999998},"max":{"1min":5.8410000000000002,"5min":8.6760000000000002,"15min":8.6760000000000002},"last":0.53500000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.2130000000000001,"15min":1.1899999999999999},"min":{"1min":0.48099999999999998,"5min":0.438,"15min":0.38400000000000001},"max":{"1min":5.2359999999999998,"5min":5.2359999999999998,"15min":8.0939999999999994},"last":4.3710000000000004},{"interface":"front","average":{"1min":1.3859999999999999,"5min":1.1379999999999999,"15min":1.1850000000000001},"min":{"1min":0.44600000000000001,"5min":0.374,"15min":0.374},"max":{"1min":5.734,"5min":8.3989999999999991,"15min":8.5690000000000008},"last":2.1560000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626769,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":876116,"kb_used_data":574796,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92869036,"statfs":{"total":95995035648,"available":95097892864,"internally_reserved":0,"allocated":588591104,"data_stored":588126851,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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,0,1],"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 30 09:21:57 2023","interfaces":[{"interface":"back","average":{"1min":2.3599999999999999,"5min":4.5250000000000004,"15min":2.1760000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.27800000000000002},"max":{"1min":7.5030000000000001,"5min":214.50999999999999,"15min":214.50999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.595,"5min":4.2320000000000002,"15min":2.1240000000000001},"min":{"1min":0.316,"5min":0.28999999999999998,"15min":0.28399999999999997},"max":{"1min":6.4489999999999998,"5min":213.87799999999999,"15min":213.87799999999999},"last":0.66500000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":2,"5min":2.0059999999999998,"15min":1.4359999999999999},"min":{"1min":0.32200000000000001,"5min":0.30399999999999999,"15min":0.25700000000000001},"max":{"1min":5.2009999999999996,"5min":23.331,"15min":23.331},"last":4.2850000000000001},{"interface":"front","average":{"1min":1.8260000000000001,"5min":1.7310000000000001,"15min":1.331},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.7619999999999996,"5min":23.175999999999998,"15min":23.175999999999998},"last":4.0490000000000004}]},{"osd":2,"last update":"Sat Sep 30 09:21:51 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":2.0150000000000001,"15min":1.774},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":6.2400000000000002,"5min":32.593000000000004,"15min":72.087000000000003},"last":1.6339999999999999},{"interface":"front","average":{"1min":2.294,"5min":2.0419999999999998,"15min":1.623},"min":{"1min":0.374,"5min":0.316,"15min":0.316},"max":{"1min":5.9470000000000001,"5min":32.137999999999998,"15min":74.408000000000001},"last":1.702}]},{"osd":3,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.756,"5min":2.3700000000000001,"15min":1.986},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.9299999999999997,"5min":25.681999999999999,"15min":74.230000000000004},"last":2.48},{"interface":"front","average":{"1min":3.3050000000000002,"5min":2.6019999999999999,"15min":2.3010000000000002},"min":{"1min":0.39300000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":14.619999999999999,"5min":23.466999999999999,"15min":74.484999999999999},"last":3.1619999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:21:42 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.075,"15min":0.99199999999999999},"min":{"1min":0.40200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.3070000000000004,"5min":5.3070000000000004,"15min":7.0119999999999996},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1080000000000001,"15min":0.97999999999999998},"min":{"1min":0.41599999999999998,"5min":0.35699999999999998,"15min":0.34899999999999998},"max":{"1min":3.4350000000000001,"5min":7.4020000000000001,"15min":7.4020000000000001},"last":2.524}]},{"osd":5,"last update":"Sat Sep 30 09:21:42 2023","interfaces":[{"interface":"back","average":{"1min":1.331,"5min":1.3140000000000001,"15min":1.1180000000000001},"min":{"1min":0.41799999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.0640000000000001,"5min":8.9329999999999998,"15min":8.9329999999999998},"last":0.70499999999999996},{"interface":"front","average":{"1min":2.512,"5min":1.2609999999999999,"15min":1.145},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":12.791,"5min":12.791,"15min":12.791},"last":2.5030000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":1.0609999999999999,"15min":1.093},"min":{"1min":0.41199999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.367,"5min":7.7679999999999998,"15min":7.7679999999999998},"last":6.577},{"interface":"front","average":{"1min":1.327,"5min":1.319,"15min":1.3089999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":5.1260000000000003,"5min":7.5800000000000001,"15min":10.959},"last":0.67900000000000005}]}]},{"osd":1,"up_from":83,"seq":356482285721,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":858468,"kb_used_data":664412,"kb_used_omap":3,"kb_used_meta":194044,"kb_avail":92886684,"statfs":{"total":95995035648,"available":95115964416,"internally_reserved":0,"allocated":680357888,"data_stored":679763025,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":198701476},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":6.1680000000000001,"5min":2.706,"15min":1.548},"min":{"1min":0.247,"5min":0.20300000000000001,"15min":0.20200000000000001},"max":{"1min":75.956999999999994,"5min":75.956999999999994,"15min":75.956999999999994},"last":4.5289999999999999},{"interface":"front","average":{"1min":7.6609999999999996,"5min":3.0249999999999999,"15min":1.7070000000000001},"min":{"1min":0.33900000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":75.379999999999995,"5min":75.379999999999995,"15min":75.379999999999995},"last":0.46800000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:21:55 2023","interfaces":[{"interface":"back","average":{"1min":2.851,"5min":2.4769999999999999,"15min":1.679},"min":{"1min":0.27300000000000002,"5min":0.223,"15min":0.215},"max":{"1min":7.7190000000000003,"5min":15.486000000000001,"15min":72.001999999999995},"last":5.069},{"interface":"front","average":{"1min":3.4359999999999999,"5min":2.5609999999999999,"15min":1.7769999999999999},"min":{"1min":0.28000000000000003,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":9.5909999999999993,"5min":15.532,"15min":71.890000000000001},"last":4.8200000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":2.0819999999999999,"15min":1.476},"min":{"1min":0.28299999999999997,"5min":0.22,"15min":0.22},"max":{"1min":5.6159999999999997,"5min":7.9219999999999997,"15min":11.273999999999999},"last":0.502},{"interface":"front","average":{"1min":3.2959999999999998,"5min":2.8519999999999999,"15min":1.829},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.252},"max":{"1min":10.577,"5min":20.989999999999998,"15min":20.989999999999998},"last":4.7530000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":1.4930000000000001,"15min":1.3149999999999999},"min":{"1min":0.36599999999999999,"5min":0.34499999999999997,"15min":0.33200000000000002},"max":{"1min":6.21,"5min":12.372,"15min":12.372},"last":0.52800000000000002},{"interface":"front","average":{"1min":2.5270000000000001,"5min":2.0539999999999998,"15min":1.4850000000000001},"min":{"1min":0.39400000000000002,"5min":0.35599999999999998,"15min":0.33300000000000002},"max":{"1min":9.0289999999999999,"5min":10.948,"15min":10.948},"last":4.7930000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.6539999999999999,"5min":1.613,"15min":1.413},"min":{"1min":0.34999999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.9480000000000004,"5min":12.401999999999999,"15min":12.401999999999999},"last":4.9820000000000002},{"interface":"front","average":{"1min":2.2349999999999999,"5min":2.1349999999999998,"15min":1.573},"min":{"1min":0.52000000000000002,"5min":0.39000000000000001,"15min":0.35899999999999999},"max":{"1min":8.9819999999999993,"5min":12.074,"15min":12.074},"last":4.843}]},{"osd":6,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.7809999999999999,"15min":1.423},"min":{"1min":0.44600000000000001,"5min":0.318,"15min":0.318},"max":{"1min":6.7409999999999997,"5min":10.930999999999999,"15min":10.930999999999999},"last":4.6200000000000001},{"interface":"front","average":{"1min":1.458,"5min":1.623,"15min":1.4350000000000001},"min":{"1min":0.39200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.9169999999999998,"5min":12.324,"15min":12.324},"last":0.55600000000000005}]},{"osd":7,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":2.6150000000000002,"15min":1.879},"min":{"1min":0.436,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":9.0589999999999993,"5min":45.642000000000003,"15min":45.642000000000003},"last":7.1130000000000004},{"interface":"front","average":{"1min":1.7549999999999999,"5min":2.206,"15min":1.623},"min":{"1min":0.50600000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.7119999999999997,"5min":44.390999999999998,"15min":44.390999999999998},"last":4.5830000000000002}]}]},{"osd":0,"up_from":78,"seq":335007449246,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1129704,"kb_used_data":967648,"kb_used_omap":3,"kb_used_meta":162044,"kb_avail":92615448,"statfs":{"total":95995035648,"available":94838218752,"internally_reserved":0,"allocated":990871552,"data_stored":990388362,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":165933282},"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":[3,1,2,0,1,4,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 30 09:22:24 2023","interfaces":[{"interface":"back","average":{"1min":6.0419999999999998,"5min":3.6619999999999999,"15min":2.0139999999999998},"min":{"1min":0.20100000000000001,"5min":0.183,"15min":0.183},"max":{"1min":86.579999999999998,"5min":86.579999999999998,"15min":86.579999999999998},"last":5.75},{"interface":"front","average":{"1min":6.4710000000000001,"5min":4.0789999999999997,"15min":2.1840000000000002},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":86.510999999999996,"5min":86.510999999999996,"15min":86.510999999999996},"last":5.7640000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":7.2249999999999996,"5min":4.0599999999999996,"15min":2.0419999999999998},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.20499999999999999},"max":{"1min":92.5,"5min":99.593000000000004,"15min":99.593000000000004},"last":2.2269999999999999},{"interface":"front","average":{"1min":6.4169999999999998,"5min":4.2590000000000003,"15min":2.129},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.19700000000000001},"max":{"1min":92.602999999999994,"5min":92.602999999999994,"15min":92.602999999999994},"last":3.4609999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:22:24 2023","interfaces":[{"interface":"back","average":{"1min":6.8079999999999998,"5min":4.5039999999999996,"15min":2.6200000000000001},"min":{"1min":0.36699999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":88.981999999999999,"5min":88.981999999999999,"15min":88.981999999999999},"last":9.2929999999999993},{"interface":"front","average":{"1min":7.9740000000000002,"5min":4.8879999999999999,"15min":2.7930000000000001},"min":{"1min":0.27300000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":92.646000000000001,"5min":92.646000000000001,"15min":92.646000000000001},"last":5.6379999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.3879999999999999,"15min":1.1919999999999999},"min":{"1min":0.35099999999999998,"5min":0.315,"15min":0.307},"max":{"1min":4.5259999999999998,"5min":6.3289999999999997,"15min":7.266},"last":2.4750000000000001},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.875,"15min":1.3999999999999999},"min":{"1min":0.39800000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.7800000000000002,"5min":14.007999999999999,"15min":14.007999999999999},"last":3.4009999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.9690000000000001,"5min":1.8939999999999999,"15min":1.4259999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.6539999999999999,"5min":14.044,"15min":14.044},"last":3.4319999999999999},{"interface":"front","average":{"1min":1.454,"5min":1.611,"15min":1.3340000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.373},"max":{"1min":4.0199999999999996,"5min":7.3369999999999997,"15min":7.3369999999999997},"last":3.2639999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.5089999999999999,"5min":1.6870000000000001,"15min":1.349},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.0570000000000004,"5min":7.3840000000000003,"15min":7.3840000000000003},"last":3.29},{"interface":"front","average":{"1min":1.4350000000000001,"5min":1.498,"15min":1.3200000000000001},"min":{"1min":0.44600000000000001,"5min":0.40300000000000002,"15min":0.371},"max":{"1min":4.4539999999999997,"5min":6.1959999999999997,"15min":7.2960000000000003},"last":2.52}]},{"osd":7,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.825,"5min":1.79,"15min":1.4850000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":6.0270000000000001,"5min":7.415,"15min":8.4949999999999992},"last":3.2240000000000002},{"interface":"front","average":{"1min":1.76,"5min":1.599,"15min":1.377},"min":{"1min":0.48499999999999999,"5min":0.40600000000000003,"15min":0.35899999999999999},"max":{"1min":6.1520000000000001,"5min":6.2389999999999999,"15min":7.234},"last":2.5670000000000002}]}]},{"osd":2,"up_from":88,"seq":377957122195,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":949340,"kb_used_data":670228,"kb_used_omap":3,"kb_used_meta":279100,"kb_avail":92795812,"statfs":{"total":95995035648,"available":95022911488,"internally_reserved":0,"allocated":686313472,"data_stored":685723510,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":285799179},"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,1],"upper_bound":4},"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 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":8.8550000000000004,"5min":5.8019999999999996,"15min":2.6499999999999999},"min":{"1min":0.33400000000000002,"5min":0.307,"15min":0.216},"max":{"1min":115.55,"5min":147.977,"15min":147.977},"last":1.409},{"interface":"front","average":{"1min":8.907,"5min":6.2889999999999997,"15min":2.8730000000000002},"min":{"1min":0.35599999999999998,"5min":0.23300000000000001,"15min":0.221},"max":{"1min":115.964,"5min":147.59800000000001,"15min":147.59800000000001},"last":4.4660000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":2.407,"5min":2.3929999999999998,"15min":2.4870000000000001},"min":{"1min":0.252,"5min":0.221,"15min":0.221},"max":{"1min":15.648999999999999,"5min":50.517000000000003,"15min":222.93199999999999},"last":0.23499999999999999},{"interface":"front","average":{"1min":2.2509999999999999,"5min":2.456,"15min":2.48},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":15.423,"5min":51.604999999999997,"15min":223.30199999999999},"last":1.51}]},{"osd":3,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":4.1859999999999999,"5min":4.2069999999999999,"15min":3.2709999999999999},"min":{"1min":0.318,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":19.047000000000001,"5min":115.428,"15min":225.07499999999999},"last":1.4410000000000001},{"interface":"front","average":{"1min":3.8700000000000001,"5min":4.4359999999999999,"15min":3.4630000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":18.335999999999999,"5min":115.46299999999999,"15min":223.36600000000001},"last":2.5910000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.861,"15min":1.589},"min":{"1min":0.33500000000000002,"5min":0.33200000000000002,"15min":0.29599999999999999},"max":{"1min":6.6109999999999998,"5min":8.9139999999999997,"15min":12.952},"last":4.4269999999999996},{"interface":"front","average":{"1min":1.5129999999999999,"5min":1.623,"15min":1.5640000000000001},"min":{"1min":0.38900000000000001,"5min":0.32600000000000001,"15min":0.28799999999999998},"max":{"1min":4.3239999999999998,"5min":9.9269999999999996,"15min":12.497999999999999},"last":1.7689999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.6379999999999999,"15min":1.4930000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.7370000000000001,"5min":8.1709999999999994,"15min":12.9},"last":1.4870000000000001},{"interface":"front","average":{"1min":1.6080000000000001,"5min":1.865,"15min":1.643},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.33200000000000002},"max":{"1min":6.6769999999999996,"5min":8.8840000000000003,"15min":12.847},"last":4.4930000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.8320000000000001,"15min":1.657},"min":{"1min":0.47499999999999998,"5min":0.39900000000000002,"15min":0.379},"max":{"1min":6.649,"5min":8.8230000000000004,"15min":12.993},"last":4.5179999999999998},{"interface":"front","average":{"1min":2.7599999999999998,"5min":2.0590000000000002,"15min":1.671},"min":{"1min":0.36399999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":11.183,"5min":11.183,"15min":12.57},"last":1.74}]},{"osd":7,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.5600000000000001,"5min":1.7030000000000001,"15min":1.575},"min":{"1min":0.42499999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":6.7720000000000002,"5min":7.8220000000000001,"15min":12.849},"last":1.4650000000000001},{"interface":"front","average":{"1min":1.7410000000000001,"5min":2.149,"15min":1.843},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":6.702,"5min":10.455,"15min":12.912000000000001},"last":4.5430000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958669,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1376116,"kb_used_data":1065900,"kb_used_omap":2,"kb_used_meta":310077,"kb_avail":92369036,"statfs":{"total":95995035648,"available":94585892864,"internally_reserved":0,"allocated":1091481600,"data_stored":1090927850,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":317519467},"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,3,2,2,2],"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 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":12.792999999999999,"5min":4.6920000000000002,"15min":2.3239999999999998},"min":{"1min":0.20300000000000001,"5min":0.184,"15min":0.17599999999999999},"max":{"1min":199.715,"5min":199.715,"15min":199.715},"last":5.4249999999999998},{"interface":"front","average":{"1min":14.179,"5min":5.2649999999999997,"15min":2.4860000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":199.613,"5min":199.613,"15min":199.613},"last":8.4450000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0840000000000001,"5min":2.0830000000000002,"15min":1.4690000000000001},"min":{"1min":0.214,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.3130000000000006,"5min":11.656000000000001,"15min":14.047000000000001},"last":5.5499999999999998},{"interface":"front","average":{"1min":3.4449999999999998,"5min":2.25,"15min":1.5760000000000001},"min":{"1min":0.32100000000000001,"5min":0.26000000000000001,"15min":0.23300000000000001},"max":{"1min":14.837999999999999,"5min":14.837999999999999,"15min":15.599},"last":5.0410000000000004}]},{"osd":2,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.7959999999999998,"5min":2.4470000000000001,"15min":1.7330000000000001},"min":{"1min":0.25800000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":9.2750000000000004,"5min":32.634999999999998,"15min":32.634999999999998},"last":0.377},{"interface":"front","average":{"1min":3.492,"5min":2.7709999999999999,"15min":1.9570000000000001},"min":{"1min":0.38400000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":11.734,"5min":34.694000000000003,"15min":34.694000000000003},"last":5.0759999999999996}]},{"osd":4,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.403,"5min":1.6919999999999999,"15min":1.4850000000000001},"min":{"1min":0.38200000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.8100000000000005,"5min":8.8100000000000005,"15min":15.733000000000001},"last":5.3979999999999997},{"interface":"front","average":{"1min":2.5419999999999998,"5min":2.0950000000000002,"15min":1.589},"min":{"1min":0.38600000000000001,"5min":0.33100000000000002,"15min":0.30299999999999999},"max":{"1min":9.0310000000000006,"5min":9.0310000000000006,"15min":12.497999999999999},"last":6.234}]},{"osd":5,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.8740000000000001,"5min":3.907,"15min":2.1899999999999999},"min":{"1min":0.47399999999999998,"5min":0.38100000000000001,"15min":0.35399999999999998},"max":{"1min":9.1270000000000007,"5min":181.20099999999999,"15min":181.20099999999999},"last":6.2699999999999996},{"interface":"front","average":{"1min":1.984,"5min":3.399,"15min":2.0459999999999998},"min":{"1min":0.314,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":9.3699999999999992,"5min":181.726,"15min":181.726},"last":4.6849999999999996}]},{"osd":6,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.5710000000000002,"5min":2.2530000000000001,"15min":1.675},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.0869999999999997,"5min":9.0869999999999997,"15min":12.470000000000001},"last":6.2969999999999997},{"interface":"front","average":{"1min":2.5459999999999998,"5min":2.0920000000000001,"15min":1.6439999999999999},"min":{"1min":0.38500000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":11.444000000000001,"5min":11.444000000000001,"15min":13.984999999999999},"last":4.7359999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0670000000000002,"5min":2.1589999999999998,"15min":1.75},"min":{"1min":0.40899999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.4809999999999999,"5min":11.935,"15min":14.019},"last":4.7779999999999996},{"interface":"front","average":{"1min":2.7029999999999998,"5min":1.877,"15min":1.6439999999999999},"min":{"1min":0.41499999999999998,"5min":0.40999999999999998,"15min":0.40600000000000003},"max":{"1min":9.1470000000000002,"5min":9.1470000000000002,"15min":15.776},"last":5.3659999999999997}]}]},{"osd":4,"up_from":30,"seq":128849019233,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":885084,"kb_used_data":575572,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92860068,"statfs":{"total":95995035648,"available":95088709632,"internally_reserved":0,"allocated":589385728,"data_stored":588913421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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 30 09:21:58 2023","interfaces":[{"interface":"back","average":{"1min":3.528,"5min":2.1989999999999998,"15min":1.45},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":28.701000000000001,"5min":46.887,"15min":46.887},"last":0.32100000000000001},{"interface":"front","average":{"1min":4.2140000000000004,"5min":2.4750000000000001,"15min":1.55},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.28599999999999998},"max":{"1min":28.738,"5min":44.220999999999997,"15min":44.220999999999997},"last":0.36199999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1560000000000001,"5min":1.385,"15min":1.1439999999999999},"min":{"1min":0.311,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":10.223000000000001,"5min":10.223000000000001,"15min":14.814},"last":0.34200000000000003},{"interface":"front","average":{"1min":1.738,"5min":1.444,"15min":1.196},"min":{"1min":0.38600000000000001,"5min":0.309,"15min":0.29099999999999998},"max":{"1min":7.5149999999999997,"5min":12.4,"15min":18.704999999999998},"last":0.443}]},{"osd":2,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.9390000000000001,"5min":1.8839999999999999,"15min":1.3779999999999999},"min":{"1min":0.34899999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":10.192,"5min":41.552,"15min":41.552},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.6160000000000001,"15min":1.425},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.317},"max":{"1min":3.1709999999999998,"5min":41.707999999999998,"15min":41.707999999999998},"last":0.51500000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":2.298,"5min":2.0390000000000001,"15min":1.484},"min":{"1min":0.375,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":13.007999999999999,"5min":40.603999999999999,"15min":40.603999999999999},"last":60.844000000000001},{"interface":"front","average":{"1min":2.0910000000000002,"5min":2.1869999999999998,"15min":1.6419999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.35799999999999998},"max":{"1min":8.8780000000000001,"5min":44.185000000000002,"15min":44.185000000000002},"last":61.116}]},{"osd":5,"last update":"Sat Sep 30 09:22:10 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.1619999999999999,"15min":1.0189999999999999},"min":{"1min":0.33300000000000002,"5min":0.33100000000000002,"15min":0.28799999999999998},"max":{"1min":4.8170000000000002,"5min":7.4249999999999998,"15min":7.4249999999999998},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0700000000000001,"15min":1.056},"min":{"1min":0.34899999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":7.5529999999999999,"5min":7.5529999999999999,"15min":7.5529999999999999},"last":0.53000000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:21:45 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.96699999999999997,"15min":0.98499999999999999},"min":{"1min":0.36499999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.79,"5min":5.0730000000000004,"15min":6.851},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.4399999999999999,"5min":1.395,"15min":1.1279999999999999},"min":{"1min":0.371,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":5.2859999999999996,"5min":10.085000000000001,"15min":10.085000000000001},"last":0.74399999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":1.47,"5min":1.147,"15min":1.155},"min":{"1min":0.38,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":7.6079999999999997,"5min":7.6079999999999997,"15min":7.6079999999999997},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.101,"15min":1.224},"min":{"1min":0.438,"5min":0.438,"15min":0.40600000000000003},"max":{"1min":6.4400000000000004,"5min":6.4400000000000004,"15min":7.2439999999999998},"last":0.80200000000000005}]}]},{"osd":5,"up_from":36,"seq":154618823001,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":756104,"kb_used_data":454784,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92989048,"statfs":{"total":95995035648,"available":95220785152,"internally_reserved":0,"allocated":465698816,"data_stored":465242430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,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 30 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":4.0460000000000003,"5min":2.5550000000000002,"15min":1.6040000000000001},"min":{"1min":0.30199999999999999,"5min":0.253,"15min":0.253},"max":{"1min":48.393000000000001,"5min":54.718000000000004,"15min":54.718000000000004},"last":0.47599999999999998},{"interface":"front","average":{"1min":4.0759999999999996,"5min":2.613,"15min":1.575},"min":{"1min":0.32600000000000001,"5min":0.29099999999999998,"15min":0.28899999999999998},"max":{"1min":48.996000000000002,"5min":57.579999999999998,"15min":57.579999999999998},"last":0.61499999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.722,"5min":1.4790000000000001,"15min":1.359},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":6.0019999999999998,"5min":6.0019999999999998,"15min":8.9930000000000003},"last":0.93600000000000005},{"interface":"front","average":{"1min":2.109,"5min":1.601,"15min":1.3979999999999999},"min":{"1min":0.36799999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":11.612,"5min":11.612,"15min":11.612},"last":0.55300000000000005}]},{"osd":2,"last update":"Sat Sep 30 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.173,"15min":1.2130000000000001},"min":{"1min":0.34899999999999998,"5min":0.315,"15min":0.315},"max":{"1min":6.0419999999999998,"5min":9.6869999999999994,"15min":14.381},"last":3.593},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.542,"15min":1.381},"min":{"1min":0.38500000000000001,"5min":0.311,"15min":0.311},"max":{"1min":3.0339999999999998,"5min":10.212999999999999,"15min":14.548999999999999},"last":0.502}]},{"osd":3,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":2.8180000000000001,"15min":1.7729999999999999},"min":{"1min":0.45400000000000001,"5min":0.34999999999999998,"15min":0.309},"max":{"1min":10.448,"5min":55.795000000000002,"15min":55.795000000000002},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.9510000000000001,"5min":2.5270000000000001,"15min":1.8069999999999999},"min":{"1min":0.41599999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":10.478,"5min":54.744999999999997,"15min":54.744999999999997},"last":5.9870000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.093,"15min":1.0389999999999999},"min":{"1min":0.40699999999999997,"5min":0.307,"15min":0.29199999999999998},"max":{"1min":3.4590000000000001,"5min":8.2110000000000003,"15min":8.2110000000000003},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.67900000000000005,"5min":1.141,"15min":1.0840000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":2.1080000000000001,"5min":6.3949999999999996,"15min":6.718},"last":0.46000000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:22:30 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.93400000000000005,"15min":1.1240000000000001},"min":{"1min":0.34999999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.3089999999999999,"5min":6.1100000000000003,"15min":10.199999999999999},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.365,"5min":1.1319999999999999,"15min":1.137},"min":{"1min":0.42299999999999999,"5min":0.372,"15min":0.36499999999999999},"max":{"1min":6.5469999999999997,"5min":7.3680000000000003,"15min":9.4610000000000003},"last":0.88700000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.079,"15min":1.1599999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":6.1340000000000003,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":1.113},{"interface":"front","average":{"1min":0.70899999999999996,"5min":1.0449999999999999,"15min":1.226},"min":{"1min":0.42299999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.4930000000000001,"5min":6.7430000000000003,"15min":9.7420000000000009},"last":0.69599999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":977211392,"data_stored":977207320,"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":671748096,"data_stored":671744024,"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":669515776,"data_stored":669515776,"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":1070989312,"data_stored":1070989312,"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":583204864,"data_stored":583204864,"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":458489856,"data_stored":458489856,"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":580718592,"data_stored":580714520,"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":578289664,"data_stored":578289664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:22:39.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:22:39.156 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:39.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:39.258 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:39.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:39.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:39.426 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:39.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:39.529 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:39.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:39.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:39.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:39.666 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:22:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:22:39] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.33.4" 2023-09-30T09:22:39.681 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:39.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:39.805 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:39.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:39.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:39.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:39.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:39.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:40.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:40.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:40.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:40.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:40.174 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:40.199 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:40.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:40.303 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:40.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:40.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:40.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:40.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:40.484 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:40.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:40.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:40.537 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:40 smithi099 bash[59238]: cluster 2023-09-30T09:22:38.830070+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:22:40.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:40.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:40 smithi005 bash[75361]: cluster 2023-09-30T09:22:38.830070+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:22:40.595 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:40 smithi005 bash[78438]: cluster 2023-09-30T09:22:38.830070+0000 mgr.y (mgr.34107) 636 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 1.6 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:22:40.618 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:40.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:40.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:40.754 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:40.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:40.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:40.859 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:40.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:40.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:40.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:40.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:41.020 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:41.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:41.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:41.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:22:41.124 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:41.161 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:41.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:41.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:41.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:22:41.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:41.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:41.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:41.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:41.423 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:41.464 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:41.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:41.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:41.570 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:41.596 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:41.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:41.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:41.699 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:41.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:41.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:41.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:41.833 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:41.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:41.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:41.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:41.965 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:42.003 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:42.109 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:42.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:42.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:42.241 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:42.263 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:42.279 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:42.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:42.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:42.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:42.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:42.543 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:42 smithi099 bash[59238]: cluster 2023-09-30T09:22:40.830621+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 1.5 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-30T09:22:42.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:42.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:42.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:42.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:42.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:42.797 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:42.805 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:42 smithi005 bash[75361]: cluster 2023-09-30T09:22:40.830621+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 1.5 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-30T09:22:42.806 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:42 smithi005 bash[78438]: cluster 2023-09-30T09:22:40.830621+0000 mgr.y (mgr.34107) 637 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 1.5 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-30T09:22:42.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:42.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:42.941 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:42.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:42.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:42.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:43.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:43.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:43.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:43.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:43.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:43.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:43.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:43.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:43.282 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:43.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:43.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:43.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:43.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:43.507 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:43.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:43.612 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:43.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:43.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:43.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:43.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:43.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:43.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:43.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:43.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:43.904 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:43.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:43.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:44.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:44.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:44.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:44.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:44.174 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:44.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:44.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:44.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:44.421 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:44.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:44.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:44.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:44.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:44.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:44.697 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:44 smithi099 bash[59238]: cluster 2023-09-30T09:22:42.831287+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-09-30T09:22:44.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:44.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:44.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:44.845 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:44 smithi005 bash[75361]: cluster 2023-09-30T09:22:42.831287+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-09-30T09:22:44.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:44 smithi005 bash[78438]: cluster 2023-09-30T09:22:42.831287+0000 mgr.y (mgr.34107) 638 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 1.4 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-09-30T09:22:44.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:44.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:44.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:44.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:44.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:44.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:45.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:45.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:45.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:45.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:45.243 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:45.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:45.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:45.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:45.317 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:45.321 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:22:45.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:45.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:45.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:45.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:45.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:45.552 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:45.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:45.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:45.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:45.680 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:45.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:45.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:45.784 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:45.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:45.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:45.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:45.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:45.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:46.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:46.108 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:46.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:46.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:46.209 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:46.235 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:46.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:46.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:46.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:46.367 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:46.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:46.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:46.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:46.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:46.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:46.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:46.603 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:46.612 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:46 smithi099 bash[59238]: cluster 2023-09-30T09:22:44.831785+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-30T09:22:46.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:46.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:46.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:46.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:46.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:46.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:46.865 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:46.873 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:46 smithi005 bash[78438]: cluster 2023-09-30T09:22:44.831785+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-30T09:22:46.873 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:46 smithi005 bash[75361]: cluster 2023-09-30T09:22:44.831785+0000 mgr.y (mgr.34107) 639 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-30T09:22:46.895 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:46.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:46.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:47.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:47.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:47.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:47.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:47.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:47.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:47.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:47.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:47.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:47.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:47.428 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:47.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:47.533 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:47.561 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:47.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:47.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:47.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:47.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:47.822 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:47.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:47.926 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:47.966 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:47.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:47.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:48.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:48.096 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:48.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:48.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:48.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:48.229 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:48.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:48.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:48.367 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:48.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:48.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:48.472 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:48.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:48.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:48.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:48.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:48.635 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:48.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:48.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:48.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:48.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:48.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:48.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:48 smithi099 bash[59238]: cluster 2023-09-30T09:22:46.833336+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 1.3 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:22:48.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:48.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:48.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:48.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:49.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:49.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:48 smithi005 bash[78438]: cluster 2023-09-30T09:22:46.833336+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 1.3 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:22:49.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:48 smithi005 bash[75361]: cluster 2023-09-30T09:22:46.833336+0000 mgr.y (mgr.34107) 640 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 1.3 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:22:49.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:49.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:49.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:49.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:49.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:49.274 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:49.296 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:49.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:49.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:22:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:22:49] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.33.4" 2023-09-30T09:22:49.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:49.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:49.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:49.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:49.559 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:49.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:49.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:49.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:49.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:49.831 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:49.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:49.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:49.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:49.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:49.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:50.068 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:50.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:50.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:50.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:50.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:50.860 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:50 smithi099 bash[59238]: cluster 2023-09-30T09:22:48.833938+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-30T09:22:50.873 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:50.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:50.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:51.026 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:51.052 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:51.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:51.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:51.133 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:50 smithi005 bash[75361]: cluster 2023-09-30T09:22:48.833938+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-30T09:22:51.133 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:50 smithi005 bash[78438]: cluster 2023-09-30T09:22:48.833938+0000 mgr.y (mgr.34107) 641 : cluster 0 pgmap v624: 89 pgs: 89 active+clean; 1.2 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s 2023-09-30T09:22:51.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:51.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:51.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:51.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:51.309 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:51.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:51.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:51.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:51.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:51.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:51.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:51.577 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:51 smithi099 bash[59238]: audit 2023-09-30T09:22:51.549693+0000 mon.a (mon.0) 813 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:51.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:51.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:51.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:51.719 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:51.748 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:51.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:51.852 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:51.861 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:51 smithi005 bash[75361]: audit 2023-09-30T09:22:51.549693+0000 mon.a (mon.0) 813 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:51.861 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:51 smithi005 bash[78438]: audit 2023-09-30T09:22:51.549693+0000 mon.a (mon.0) 813 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:51.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:51.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:51.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:51.986 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:52.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:52.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:52.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:52.143 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:52.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:52.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:52.278 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:52.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:52.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:52.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:52.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:52.520 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:52.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:52.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:52.649 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:52 smithi005 bash[78438]: cluster 2023-09-30T09:22:50.834498+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 1.1 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:22:52.650 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:52 smithi005 bash[75361]: cluster 2023-09-30T09:22:50.834498+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 1.1 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:22:52.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:52.678 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:52.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:52.735 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:22:52.735 INFO:teuthology.orchestra.run.smithi005.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-30T09:22:52.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:52.813 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:52.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:52.917 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:52.941 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:52.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:52.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:53.045 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:52 smithi099 bash[59238]: cluster 2023-09-30T09:22:50.834498+0000 mgr.y (mgr.34107) 642 : cluster 0 pgmap v625: 89 pgs: 89 active+clean; 1.1 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:22:53.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:53.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:53.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:53.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:53.227 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:53.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:53.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:53.323 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:22:53.333 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:53.342 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:22:53.363 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:53.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:53.467 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:53.495 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:53.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:53.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:53.624 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:53.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:53.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:53.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:53.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:53.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:53.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:53.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:53.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:53.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:53.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:54.021 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:54.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:54.124 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:54.152 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:54.256 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:54.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:54.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:54.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:54.417 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:54.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:54.543 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:54.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:54.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:54 smithi005 bash[75361]: cluster 2023-09-30T09:22:52.835182+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 1.0 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:22:54.584 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:54 smithi005 bash[75361]: audit 2023-09-30T09:22:53.304760+0000 mgr.y (mgr.34107) 644 : audit 0 from='client.54877 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:22:54.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:54.658 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:54 smithi099 bash[59238]: cluster 2023-09-30T09:22:52.835182+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 1.0 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:22:54.659 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:54 smithi099 bash[59238]: audit 2023-09-30T09:22:53.304760+0000 mgr.y (mgr.34107) 644 : audit 0 from='client.54877 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:22:54.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:54.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:54.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:54.803 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:54.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:54.879 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:54 smithi005 bash[78438]: cluster 2023-09-30T09:22:52.835182+0000 mgr.y (mgr.34107) 643 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 1.0 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:22:54.879 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:54 smithi005 bash[78438]: audit 2023-09-30T09:22:53.304760+0000 mgr.y (mgr.34107) 644 : audit 0 from='client.54877 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:22:54.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:54.931 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:54.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:54.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:55.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:55.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:55.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:55.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:55.169 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:55.197 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:55.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:55.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:55.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:55.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:55.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:55.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:55.446 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:55.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:55.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:55.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:55.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:55.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:55.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:55.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:55.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:55.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:55.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:55.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:55.882 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:55.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:55.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:55.988 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:56.114 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.141 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:56.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-30T09:22:56.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.269 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:56.370 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":626,"stamp":"2023-09-30T09:22:52.834709+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1076107180,"num_objects":16436,"num_object_clones":0,"num_object_copies":49308,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16436,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":188902,"num_write_kb":6564110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":1190320,"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":141336,"ondisk_log_size":141336,"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":5414144,"kb_used_data":3245248,"kb_used_omap":13,"kb_used_meta":2168434,"kb_avail":744547072,"statfs":{"total":767960285184,"available":762416201728,"internally_reserved":0,"allocated":3323133952,"data_stored":3319028290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":2220477436},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-544145408,"num_objects":-8303,"num_object_clones":0,"num_object_copies":-24909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8303,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004472"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":130,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665294+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:22:16.665294+0000","last_peered":"2023-09-30T09:22:16.665294+0000","last_clean":"2023-09-30T09:22:16.665294+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:22:16.665294+0000","last_undegraded":"2023-09-30T09:22:16.665294+0000","last_fullsized":"2023-09-30T09:22:16.665294+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":120,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.644699+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:22:16.644699+0000","last_peered":"2023-09-30T09:22:16.644699+0000","last_clean":"2023-09-30T09:22:16.644699+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:22:16.644699+0000","last_undegraded":"2023-09-30T09:22:16.644699+0000","last_fullsized":"2023-09-30T09:22:16.644699+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.648502+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:22:16.648502+0000","last_peered":"2023-09-30T09:22:16.648502+0000","last_clean":"2023-09-30T09:22:16.648502+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:22:16.648502+0000","last_undegraded":"2023-09-30T09:22:16.648502+0000","last_fullsized":"2023-09-30T09:22:16.648502+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.653284+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:22:16.653284+0000","last_peered":"2023-09-30T09:22:16.653284+0000","last_clean":"2023-09-30T09:22:16.653284+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:22:16.653284+0000","last_undegraded":"2023-09-30T09:22:16.653284+0000","last_fullsized":"2023-09-30T09:22:16.653284+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.644132+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:22:16.644132+0000","last_peered":"2023-09-30T09:22:16.644132+0000","last_clean":"2023-09-30T09:22:16.644132+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:22:16.644132+0000","last_undegraded":"2023-09-30T09:22:16.644132+0000","last_fullsized":"2023-09-30T09:22:16.644132+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.638788+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:22:16.638788+0000","last_peered":"2023-09-30T09:22:16.638788+0000","last_clean":"2023-09-30T09:22:16.638788+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:22:16.638788+0000","last_undegraded":"2023-09-30T09:22:16.638788+0000","last_fullsized":"2023-09-30T09:22:16.638788+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":108,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.667715+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:22:16.667715+0000","last_peered":"2023-09-30T09:22:16.667715+0000","last_clean":"2023-09-30T09:22:16.667715+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:22:16.667715+0000","last_undegraded":"2023-09-30T09:22:16.667715+0000","last_fullsized":"2023-09-30T09:22:16.667715+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.333337+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:22:36.333337+0000","last_peered":"2023-09-30T09:22:36.333337+0000","last_clean":"2023-09-30T09:22:36.333337+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:22:36.333337+0000","last_undegraded":"2023-09-30T09:22:36.333337+0000","last_fullsized":"2023-09-30T09:22:36.333337+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":115,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.658166+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:22:16.658166+0000","last_peered":"2023-09-30T09:22:16.658166+0000","last_clean":"2023-09-30T09:22:16.658166+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:22:16.658166+0000","last_undegraded":"2023-09-30T09:22:16.658166+0000","last_fullsized":"2023-09-30T09:22:16.658166+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":96,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.333363+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:22:36.333363+0000","last_peered":"2023-09-30T09:22:36.333363+0000","last_clean":"2023-09-30T09:22:36.333363+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:22:36.333363+0000","last_undegraded":"2023-09-30T09:22:36.333363+0000","last_fullsized":"2023-09-30T09:22:36.333363+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":118,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649954+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:22:16.649954+0000","last_peered":"2023-09-30T09:22:16.649954+0000","last_clean":"2023-09-30T09:22:16.649954+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:22:16.649954+0000","last_undegraded":"2023-09-30T09:22:16.649954+0000","last_fullsized":"2023-09-30T09:22:16.649954+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":119,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.648133+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:22:16.648133+0000","last_peered":"2023-09-30T09:22:16.648133+0000","last_clean":"2023-09-30T09:22:16.648133+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:22:16.648133+0000","last_undegraded":"2023-09-30T09:22:16.648133+0000","last_fullsized":"2023-09-30T09:22:16.648133+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":159,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665699+0000","last_change":"2023-09-30T09:17:24.610975+0000","last_active":"2023-09-30T09:22:16.665699+0000","last_peered":"2023-09-30T09:22:16.665699+0000","last_clean":"2023-09-30T09:22:16.665699+0000","last_became_active":"2023-09-30T09:17:24.599158+0000","last_became_peered":"2023-09-30T09:17:24.599158+0000","last_unstale":"2023-09-30T09:22:16.665699+0000","last_undegraded":"2023-09-30T09:22:16.665699+0000","last_fullsized":"2023-09-30T09:22:16.665699+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":9444,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665875+0000","last_change":"2023-09-30T09:17:24.600958+0000","last_active":"2023-09-30T09:22:16.665875+0000","last_peered":"2023-09-30T09:22:16.665875+0000","last_clean":"2023-09-30T09:22:16.665875+0000","last_became_active":"2023-09-30T09:17:24.600112+0000","last_became_peered":"2023-09-30T09:17:24.600112+0000","last_unstale":"2023-09-30T09:22:16.665875+0000","last_undegraded":"2023-09-30T09:22:16.665875+0000","last_fullsized":"2023-09-30T09:22:16.665875+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":117,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649783+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:22:16.649783+0000","last_peered":"2023-09-30T09:22:16.649783+0000","last_clean":"2023-09-30T09:22:16.649783+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:22:16.649783+0000","last_undegraded":"2023-09-30T09:22:16.649783+0000","last_fullsized":"2023-09-30T09:22:16.649783+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.338826+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:22:36.338826+0000","last_peered":"2023-09-30T09:22:36.338826+0000","last_clean":"2023-09-30T09:22:36.338826+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:22:36.338826+0000","last_undegraded":"2023-09-30T09:22:36.338826+0000","last_fullsized":"2023-09-30T09:22:36.338826+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":108,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.650611+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:22:16.650611+0000","last_peered":"2023-09-30T09:22:16.650611+0000","last_clean":"2023-09-30T09:22:16.650611+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:22:16.650611+0000","last_undegraded":"2023-09-30T09:22:16.650611+0000","last_fullsized":"2023-09-30T09:22:16.650611+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.657924+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:22:16.657924+0000","last_peered":"2023-09-30T09:22:16.657924+0000","last_clean":"2023-09-30T09:22:16.657924+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:22:16.657924+0000","last_undegraded":"2023-09-30T09:22:16.657924+0000","last_fullsized":"2023-09-30T09:22:16.657924+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":118,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649478+0000","last_change":"2023-09-30T09:17:24.597336+0000","last_active":"2023-09-30T09:22:16.649478+0000","last_peered":"2023-09-30T09:22:16.649478+0000","last_clean":"2023-09-30T09:22:16.649478+0000","last_became_active":"2023-09-30T09:17:24.596936+0000","last_became_peered":"2023-09-30T09:17:24.596936+0000","last_unstale":"2023-09-30T09:22:16.649478+0000","last_undegraded":"2023-09-30T09:22:16.649478+0000","last_fullsized":"2023-09-30T09:22:16.649478+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":108,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.652464+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:22:16.652464+0000","last_peered":"2023-09-30T09:22:16.652464+0000","last_clean":"2023-09-30T09:22:16.652464+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:22:16.652464+0000","last_undegraded":"2023-09-30T09:22:16.652464+0000","last_fullsized":"2023-09-30T09:22:16.652464+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":50,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.638174+0000","last_change":"2023-09-30T09:17:24.610858+0000","last_active":"2023-09-30T09:22:16.638174+0000","last_peered":"2023-09-30T09:22:16.638174+0000","last_clean":"2023-09-30T09:22:16.638174+0000","last_became_active":"2023-09-30T09:17:24.584601+0000","last_became_peered":"2023-09-30T09:17:24.584601+0000","last_unstale":"2023-09-30T09:22:16.638174+0000","last_undegraded":"2023-09-30T09:22:16.638174+0000","last_fullsized":"2023-09-30T09:22:16.638174+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":120,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.646994+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:22:16.646994+0000","last_peered":"2023-09-30T09:22:16.646994+0000","last_clean":"2023-09-30T09:22:16.646994+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:22:16.646994+0000","last_undegraded":"2023-09-30T09:22:16.646994+0000","last_fullsized":"2023-09-30T09:22:16.646994+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'11757","reported_seq":11789,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:48.901213+0000","last_change":"2023-09-30T09:18:59.598079+0000","last_active":"2023-09-30T09:22:48.901213+0000","last_peered":"2023-09-30T09:22:48.901213+0000","last_clean":"2023-09-30T09:22:48.901213+0000","last_became_active":"2023-09-30T09:18:59.597713+0000","last_became_peered":"2023-09-30T09:18:59.597713+0000","last_unstale":"2023-09-30T09:22:48.901213+0000","last_undegraded":"2023-09-30T09:22:48.901213+0000","last_fullsized":"2023-09-30T09:22:48.901213+0000","mapping_epoch":128,"log_start":"134'3800","ondisk_log_start":"134'3800","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7957,"log_dups_size":0,"ondisk_log_size":7957,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:07:25.637580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71892992,"num_objects":1097,"num_object_clones":0,"num_object_copies":3291,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11757,"num_write_kb":411328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.650030+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:22:16.650030+0000","last_peered":"2023-09-30T09:22:16.650030+0000","last_clean":"2023-09-30T09:22:16.650030+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:22:16.650030+0000","last_undegraded":"2023-09-30T09:22:16.650030+0000","last_fullsized":"2023-09-30T09:22:16.650030+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":117,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.657418+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:22:16.657418+0000","last_peered":"2023-09-30T09:22:16.657418+0000","last_clean":"2023-09-30T09:22:16.657418+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:22:16.657418+0000","last_undegraded":"2023-09-30T09:22:16.657418+0000","last_fullsized":"2023-09-30T09:22:16.657418+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"148'11876","reported_seq":11908,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:51.403193+0000","last_change":"2023-09-30T09:18:59.591631+0000","last_active":"2023-09-30T09:22:51.403193+0000","last_peered":"2023-09-30T09:22:51.403193+0000","last_clean":"2023-09-30T09:22:51.403193+0000","last_became_active":"2023-09-30T09:18:59.591187+0000","last_became_peered":"2023-09-30T09:18:59.591187+0000","last_unstale":"2023-09-30T09:22:51.403193+0000","last_undegraded":"2023-09-30T09:22:51.403193+0000","last_fullsized":"2023-09-30T09:22:51.403193+0000","mapping_epoch":128,"log_start":"135'4300","ondisk_log_start":"135'4300","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7576,"log_dups_size":0,"ondisk_log_size":7576,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:52:03.719837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65929216,"num_objects":1006,"num_object_clones":0,"num_object_copies":3018,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1006,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11876,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":117,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649898+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:22:16.649898+0000","last_peered":"2023-09-30T09:22:16.649898+0000","last_clean":"2023-09-30T09:22:16.649898+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:22:16.649898+0000","last_undegraded":"2023-09-30T09:22:16.649898+0000","last_fullsized":"2023-09-30T09:22:16.649898+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":137,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665181+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:22:16.665181+0000","last_peered":"2023-09-30T09:22:16.665181+0000","last_clean":"2023-09-30T09:22:16.665181+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:22:16.665181+0000","last_undegraded":"2023-09-30T09:22:16.665181+0000","last_fullsized":"2023-09-30T09:22:16.665181+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"148'11769","reported_seq":11801,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:50.573128+0000","last_change":"2023-09-30T09:18:59.598951+0000","last_active":"2023-09-30T09:22:50.573128+0000","last_peered":"2023-09-30T09:22:50.573128+0000","last_clean":"2023-09-30T09:22:50.573128+0000","last_became_active":"2023-09-30T09:18:59.598605+0000","last_became_peered":"2023-09-30T09:18:59.598605+0000","last_unstale":"2023-09-30T09:22:50.573128+0000","last_undegraded":"2023-09-30T09:22:50.573128+0000","last_fullsized":"2023-09-30T09:22:50.573128+0000","mapping_epoch":128,"log_start":"133'2900","ondisk_log_start":"133'2900","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8869,"log_dups_size":0,"ondisk_log_size":8869,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:51:24.825233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69271552,"num_objects":1057,"num_object_clones":0,"num_object_copies":3171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11769,"num_write_kb":410432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":127,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.650127+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:22:16.650127+0000","last_peered":"2023-09-30T09:22:16.650127+0000","last_clean":"2023-09-30T09:22:16.650127+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:22:16.650127+0000","last_undegraded":"2023-09-30T09:22:16.650127+0000","last_fullsized":"2023-09-30T09:22:16.650127+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":40,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.638333+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:22:16.638333+0000","last_peered":"2023-09-30T09:22:16.638333+0000","last_clean":"2023-09-30T09:22:16.638333+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:22:16.638333+0000","last_undegraded":"2023-09-30T09:22:16.638333+0000","last_fullsized":"2023-09-30T09:22:16.638333+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"148'11554","reported_seq":11586,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:49.228695+0000","last_change":"2023-09-30T09:18:59.597366+0000","last_active":"2023-09-30T09:22:49.228695+0000","last_peered":"2023-09-30T09:22:49.228695+0000","last_clean":"2023-09-30T09:22:49.228695+0000","last_became_active":"2023-09-30T09:18:59.596863+0000","last_became_peered":"2023-09-30T09:18:59.596863+0000","last_unstale":"2023-09-30T09:22:49.228695+0000","last_undegraded":"2023-09-30T09:22:49.228695+0000","last_fullsized":"2023-09-30T09:22:49.228695+0000","mapping_epoch":128,"log_start":"132'1500","ondisk_log_start":"132'1500","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+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-10-01T12:41:45.670692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77987840,"num_objects":1190,"num_object_clones":0,"num_object_copies":3570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11554,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.657660+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:22:16.657660+0000","last_peered":"2023-09-30T09:22:16.657660+0000","last_clean":"2023-09-30T09:22:16.657660+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:22:16.657660+0000","last_undegraded":"2023-09-30T09:22:16.657660+0000","last_fullsized":"2023-09-30T09:22:16.657660+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":108,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.650957+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:22:16.650957+0000","last_peered":"2023-09-30T09:22:16.650957+0000","last_clean":"2023-09-30T09:22:16.650957+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:22:16.650957+0000","last_undegraded":"2023-09-30T09:22:16.650957+0000","last_fullsized":"2023-09-30T09:22:16.650957+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'11985","reported_seq":12017,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:50.523013+0000","last_change":"2023-09-30T09:18:59.600909+0000","last_active":"2023-09-30T09:22:50.523013+0000","last_peered":"2023-09-30T09:22:50.523013+0000","last_clean":"2023-09-30T09:22:50.523013+0000","last_became_active":"2023-09-30T09:18:59.600115+0000","last_became_peered":"2023-09-30T09:18:59.600115+0000","last_unstale":"2023-09-30T09:22:50.523013+0000","last_undegraded":"2023-09-30T09:22:50.523013+0000","last_fullsized":"2023-09-30T09:22:50.523013+0000","mapping_epoch":128,"log_start":"133'3100","ondisk_log_start":"133'3100","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8885,"log_dups_size":0,"ondisk_log_size":8885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:39:53.473105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69271552,"num_objects":1057,"num_object_clones":0,"num_object_copies":3171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11985,"num_write_kb":417344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":119,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.644594+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:22:16.644594+0000","last_peered":"2023-09-30T09:22:16.644594+0000","last_clean":"2023-09-30T09:22:16.644594+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:22:16.644594+0000","last_undegraded":"2023-09-30T09:22:16.644594+0000","last_fullsized":"2023-09-30T09:22:16.644594+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665629+0000","last_change":"2023-09-30T09:17:24.599065+0000","last_active":"2023-09-30T09:22:16.665629+0000","last_peered":"2023-09-30T09:22:16.665629+0000","last_clean":"2023-09-30T09:22:16.665629+0000","last_became_active":"2023-09-30T09:17:24.598698+0000","last_became_peered":"2023-09-30T09:17:24.598698+0000","last_unstale":"2023-09-30T09:22:16.665629+0000","last_undegraded":"2023-09-30T09:22:16.665629+0000","last_fullsized":"2023-09-30T09:22:16.665629+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"148'11796","reported_seq":11828,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:49.294540+0000","last_change":"2023-09-30T09:18:59.596334+0000","last_active":"2023-09-30T09:22:49.294540+0000","last_peered":"2023-09-30T09:22:49.294540+0000","last_clean":"2023-09-30T09:22:49.294540+0000","last_became_active":"2023-09-30T09:18:59.595989+0000","last_became_peered":"2023-09-30T09:18:59.595989+0000","last_unstale":"2023-09-30T09:22:49.294540+0000","last_undegraded":"2023-09-30T09:22:49.294540+0000","last_fullsized":"2023-09-30T09:22:49.294540+0000","mapping_epoch":128,"log_start":"133'1700","ondisk_log_start":"133'1700","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+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-10-01T11:55:32.615284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73531392,"num_objects":1122,"num_object_clones":0,"num_object_copies":3366,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1122,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11796,"num_write_kb":413376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":40,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.638389+0000","last_change":"2023-09-30T09:17:24.588456+0000","last_active":"2023-09-30T09:22:16.638389+0000","last_peered":"2023-09-30T09:22:16.638389+0000","last_clean":"2023-09-30T09:22:16.638389+0000","last_became_active":"2023-09-30T09:17:24.588084+0000","last_became_peered":"2023-09-30T09:17:24.588084+0000","last_unstale":"2023-09-30T09:22:16.638389+0000","last_undegraded":"2023-09-30T09:22:16.638389+0000","last_fullsized":"2023-09-30T09:22:16.638389+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":128,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665281+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:22:16.665281+0000","last_peered":"2023-09-30T09:22:16.665281+0000","last_clean":"2023-09-30T09:22:16.665281+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:22:16.665281+0000","last_undegraded":"2023-09-30T09:22:16.665281+0000","last_fullsized":"2023-09-30T09:22:16.665281+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"148'11960","reported_seq":11989,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:52.722775+0000","last_change":"2023-09-30T09:18:59.603112+0000","last_active":"2023-09-30T09:22:52.722775+0000","last_peered":"2023-09-30T09:22:52.722775+0000","last_clean":"2023-09-30T09:22:52.722775+0000","last_became_active":"2023-09-30T09:18:59.602739+0000","last_became_peered":"2023-09-30T09:18:59.602739+0000","last_unstale":"2023-09-30T09:22:52.722775+0000","last_undegraded":"2023-09-30T09:22:52.722775+0000","last_fullsized":"2023-09-30T09:22:52.722775+0000","mapping_epoch":128,"log_start":"133'2500","ondisk_log_start":"133'2500","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9460,"log_dups_size":0,"ondisk_log_size":9460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61538328,"num_objects":940,"num_object_clones":0,"num_object_copies":2820,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":940,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11960,"num_write_kb":412737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":114,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665048+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:22:16.665048+0000","last_peered":"2023-09-30T09:22:16.665048+0000","last_clean":"2023-09-30T09:22:16.665048+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:22:16.665048+0000","last_undegraded":"2023-09-30T09:22:16.665048+0000","last_fullsized":"2023-09-30T09:22:16.665048+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665458+0000","last_change":"2023-09-30T09:17:24.600109+0000","last_active":"2023-09-30T09:22:16.665458+0000","last_peered":"2023-09-30T09:22:16.665458+0000","last_clean":"2023-09-30T09:22:16.665458+0000","last_became_active":"2023-09-30T09:17:24.599766+0000","last_became_peered":"2023-09-30T09:17:24.599766+0000","last_unstale":"2023-09-30T09:22:16.665458+0000","last_undegraded":"2023-09-30T09:22:16.665458+0000","last_fullsized":"2023-09-30T09:22:16.665458+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"148'11796","reported_seq":11824,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:52.681974+0000","last_change":"2023-09-30T09:18:59.602951+0000","last_active":"2023-09-30T09:22:52.681974+0000","last_peered":"2023-09-30T09:22:52.681974+0000","last_clean":"2023-09-30T09:22:52.681974+0000","last_became_active":"2023-09-30T09:18:59.602585+0000","last_became_peered":"2023-09-30T09:18:59.602585+0000","last_unstale":"2023-09-30T09:22:52.681974+0000","last_undegraded":"2023-09-30T09:22:52.681974+0000","last_fullsized":"2023-09-30T09:22:52.681974+0000","mapping_epoch":128,"log_start":"133'2400","ondisk_log_start":"133'2400","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9396,"log_dups_size":0,"ondisk_log_size":9396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":64094208,"num_objects":978,"num_object_clones":0,"num_object_copies":2934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11796,"num_write_kb":408768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":122,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.643829+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:22:16.643829+0000","last_peered":"2023-09-30T09:22:16.643829+0000","last_clean":"2023-09-30T09:22:16.643829+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:22:16.643829+0000","last_undegraded":"2023-09-30T09:22:16.643829+0000","last_fullsized":"2023-09-30T09:22:16.643829+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.655396+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:22:16.655396+0000","last_peered":"2023-09-30T09:22:16.655396+0000","last_clean":"2023-09-30T09:22:16.655396+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:22:16.655396+0000","last_undegraded":"2023-09-30T09:22:16.655396+0000","last_fullsized":"2023-09-30T09:22:16.655396+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'11952","reported_seq":11980,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:52.475353+0000","last_change":"2023-09-30T09:18:59.601856+0000","last_active":"2023-09-30T09:22:52.475353+0000","last_peered":"2023-09-30T09:22:52.475353+0000","last_clean":"2023-09-30T09:22:52.475353+0000","last_became_active":"2023-09-30T09:18:59.601556+0000","last_became_peered":"2023-09-30T09:18:59.601556+0000","last_unstale":"2023-09-30T09:22:52.475353+0000","last_undegraded":"2023-09-30T09:22:52.475353+0000","last_fullsized":"2023-09-30T09:22:52.475353+0000","mapping_epoch":128,"log_start":"135'4000","ondisk_log_start":"135'4000","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7952,"log_dups_size":0,"ondisk_log_size":7952,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61997056,"num_objects":946,"num_object_clones":0,"num_object_copies":2838,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":946,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11952,"num_write_kb":412736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:28.930175+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:22:28.930175+0000","last_peered":"2023-09-30T09:22:28.930175+0000","last_clean":"2023-09-30T09:22:28.930175+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:22:28.930175+0000","last_undegraded":"2023-09-30T09:22:28.930175+0000","last_fullsized":"2023-09-30T09:22:28.930175+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.658037+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:22:16.658037+0000","last_peered":"2023-09-30T09:22:16.658037+0000","last_clean":"2023-09-30T09:22:16.658037+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:22:16.658037+0000","last_undegraded":"2023-09-30T09:22:16.658037+0000","last_fullsized":"2023-09-30T09:22:16.658037+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":87,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649275+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:22:16.649275+0000","last_peered":"2023-09-30T09:22:16.649275+0000","last_clean":"2023-09-30T09:22:16.649275+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:22:16.649275+0000","last_undegraded":"2023-09-30T09:22:16.649275+0000","last_fullsized":"2023-09-30T09:22:16.649275+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'11739","reported_seq":11767,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:52.719717+0000","last_change":"2023-09-30T09:18:59.603726+0000","last_active":"2023-09-30T09:22:52.719717+0000","last_peered":"2023-09-30T09:22:52.719717+0000","last_clean":"2023-09-30T09:22:52.719717+0000","last_became_active":"2023-09-30T09:18:59.603464+0000","last_became_peered":"2023-09-30T09:18:59.603464+0000","last_unstale":"2023-09-30T09:22:52.719717+0000","last_undegraded":"2023-09-30T09:22:52.719717+0000","last_fullsized":"2023-09-30T09:22:52.719717+0000","mapping_epoch":128,"log_start":"133'2300","ondisk_log_start":"133'2300","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9439,"log_dups_size":0,"ondisk_log_size":9439,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65863680,"num_objects":1005,"num_object_clones":0,"num_object_copies":3015,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1005,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11739,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":137,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.660761+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:22:16.660761+0000","last_peered":"2023-09-30T09:22:16.660761+0000","last_clean":"2023-09-30T09:22:16.660761+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:22:16.660761+0000","last_undegraded":"2023-09-30T09:22:16.660761+0000","last_fullsized":"2023-09-30T09:22:16.660761+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":132,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665688+0000","last_change":"2023-09-30T09:17:24.601164+0000","last_active":"2023-09-30T09:22:16.665688+0000","last_peered":"2023-09-30T09:22:16.665688+0000","last_clean":"2023-09-30T09:22:16.665688+0000","last_became_active":"2023-09-30T09:17:24.600610+0000","last_became_peered":"2023-09-30T09:17:24.600610+0000","last_unstale":"2023-09-30T09:22:16.665688+0000","last_undegraded":"2023-09-30T09:22:16.665688+0000","last_fullsized":"2023-09-30T09:22:16.665688+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":117,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:28.930155+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:22:28.930155+0000","last_peered":"2023-09-30T09:22:28.930155+0000","last_clean":"2023-09-30T09:22:28.930155+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:22:28.930155+0000","last_undegraded":"2023-09-30T09:22:28.930155+0000","last_fullsized":"2023-09-30T09:22:28.930155+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"148'12126","reported_seq":12158,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:50.577611+0000","last_change":"2023-09-30T09:18:59.599711+0000","last_active":"2023-09-30T09:22:50.577611+0000","last_peered":"2023-09-30T09:22:50.577611+0000","last_clean":"2023-09-30T09:22:50.577611+0000","last_became_active":"2023-09-30T09:18:59.599460+0000","last_became_peered":"2023-09-30T09:18:59.599460+0000","last_unstale":"2023-09-30T09:22:50.577611+0000","last_undegraded":"2023-09-30T09:22:50.577611+0000","last_fullsized":"2023-09-30T09:22:50.577611+0000","mapping_epoch":128,"log_start":"133'3300","ondisk_log_start":"133'3300","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8826,"log_dups_size":0,"ondisk_log_size":8826,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:17:47.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69074944,"num_objects":1054,"num_object_clones":0,"num_object_copies":3162,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1054,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12126,"num_write_kb":421760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":140,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649345+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:22:16.649345+0000","last_peered":"2023-09-30T09:22:16.649345+0000","last_clean":"2023-09-30T09:22:16.649345+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:22:16.649345+0000","last_undegraded":"2023-09-30T09:22:16.649345+0000","last_fullsized":"2023-09-30T09:22:16.649345+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.646809+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:22:16.646809+0000","last_peered":"2023-09-30T09:22:16.646809+0000","last_clean":"2023-09-30T09:22:16.646809+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:22:16.646809+0000","last_undegraded":"2023-09-30T09:22:16.646809+0000","last_fullsized":"2023-09-30T09:22:16.646809+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.655381+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:22:16.655381+0000","last_peered":"2023-09-30T09:22:16.655381+0000","last_clean":"2023-09-30T09:22:16.655381+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:22:16.655381+0000","last_undegraded":"2023-09-30T09:22:16.655381+0000","last_fullsized":"2023-09-30T09:22:16.655381+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'11665","reported_seq":11697,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:50.555669+0000","last_change":"2023-09-30T09:18:59.600792+0000","last_active":"2023-09-30T09:22:50.555669+0000","last_peered":"2023-09-30T09:22:50.555669+0000","last_clean":"2023-09-30T09:22:50.555669+0000","last_became_active":"2023-09-30T09:18:59.600442+0000","last_became_peered":"2023-09-30T09:18:59.600442+0000","last_unstale":"2023-09-30T09:22:50.555669+0000","last_undegraded":"2023-09-30T09:22:50.555669+0000","last_fullsized":"2023-09-30T09:22:50.555669+0000","mapping_epoch":128,"log_start":"133'2800","ondisk_log_start":"133'2800","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8865,"log_dups_size":0,"ondisk_log_size":8865,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:29:22.797965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69533696,"num_objects":1061,"num_object_clones":0,"num_object_copies":3183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11665,"num_write_kb":407232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":119,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.658567+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:22:16.658567+0000","last_peered":"2023-09-30T09:22:16.658567+0000","last_clean":"2023-09-30T09:22:16.658567+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:22:16.658567+0000","last_undegraded":"2023-09-30T09:22:16.658567+0000","last_fullsized":"2023-09-30T09:22:16.658567+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":397,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649737+0000","last_change":"2023-09-30T09:17:34.413086+0000","last_active":"2023-09-30T09:22:16.649737+0000","last_peered":"2023-09-30T09:22:16.649737+0000","last_clean":"2023-09-30T09:22:16.649737+0000","last_became_active":"2023-09-30T09:17:34.412295+0000","last_became_peered":"2023-09-30T09:17:34.412295+0000","last_unstale":"2023-09-30T09:22:16.649737+0000","last_undegraded":"2023-09-30T09:22:16.649737+0000","last_fullsized":"2023-09-30T09:22:16.649737+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.647758+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:22:16.647758+0000","last_peered":"2023-09-30T09:22:16.647758+0000","last_clean":"2023-09-30T09:22:16.647758+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:22:16.647758+0000","last_undegraded":"2023-09-30T09:22:16.647758+0000","last_fullsized":"2023-09-30T09:22:16.647758+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.638826+0000","last_change":"2023-09-30T09:17:24.599354+0000","last_active":"2023-09-30T09:22:16.638826+0000","last_peered":"2023-09-30T09:22:16.638826+0000","last_clean":"2023-09-30T09:22:16.638826+0000","last_became_active":"2023-09-30T09:17:24.598962+0000","last_became_peered":"2023-09-30T09:17:24.598962+0000","last_unstale":"2023-09-30T09:22:16.638826+0000","last_undegraded":"2023-09-30T09:22:16.638826+0000","last_fullsized":"2023-09-30T09:22:16.638826+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"148'11668","reported_seq":11696,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:52.795462+0000","last_change":"2023-09-30T09:18:59.600887+0000","last_active":"2023-09-30T09:22:52.795462+0000","last_peered":"2023-09-30T09:22:52.795462+0000","last_clean":"2023-09-30T09:22:52.795462+0000","last_became_active":"2023-09-30T09:18:59.600609+0000","last_became_peered":"2023-09-30T09:18:59.600609+0000","last_unstale":"2023-09-30T09:22:52.795462+0000","last_undegraded":"2023-09-30T09:22:52.795462+0000","last_fullsized":"2023-09-30T09:22:52.795462+0000","mapping_epoch":128,"log_start":"133'3000","ondisk_log_start":"133'3000","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8668,"log_dups_size":0,"ondisk_log_size":8668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62259200,"num_objects":950,"num_object_clones":0,"num_object_copies":2850,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":950,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11668,"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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":134,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649835+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:22:16.649835+0000","last_peered":"2023-09-30T09:22:16.649835+0000","last_clean":"2023-09-30T09:22:16.649835+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:22:16.649835+0000","last_undegraded":"2023-09-30T09:22:16.649835+0000","last_fullsized":"2023-09-30T09:22:16.649835+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":109,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.652771+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:22:16.652771+0000","last_peered":"2023-09-30T09:22:16.652771+0000","last_clean":"2023-09-30T09:22:16.652771+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:22:16.652771+0000","last_undegraded":"2023-09-30T09:22:16.652771+0000","last_fullsized":"2023-09-30T09:22:16.652771+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:30.500456+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:22:30.500456+0000","last_peered":"2023-09-30T09:22:30.500456+0000","last_clean":"2023-09-30T09:22:30.500456+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:22:30.500456+0000","last_undegraded":"2023-09-30T09:22:30.500456+0000","last_fullsized":"2023-09-30T09:22:30.500456+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'11573","reported_seq":11599,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:52.659122+0000","last_change":"2023-09-30T09:18:59.597865+0000","last_active":"2023-09-30T09:22:52.659122+0000","last_peered":"2023-09-30T09:22:52.659122+0000","last_clean":"2023-09-30T09:22:52.659122+0000","last_became_active":"2023-09-30T09:18:59.596882+0000","last_became_peered":"2023-09-30T09:18:59.596882+0000","last_unstale":"2023-09-30T09:22:52.659122+0000","last_undegraded":"2023-09-30T09:22:52.659122+0000","last_fullsized":"2023-09-30T09:22:52.659122+0000","mapping_epoch":128,"log_start":"132'1500","ondisk_log_start":"132'1500","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":10073,"log_dups_size":0,"ondisk_log_size":10073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59703296,"num_objects":911,"num_object_clones":0,"num_object_copies":2733,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":911,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11573,"num_write_kb":399488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":119,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.650039+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:22:16.650039+0000","last_peered":"2023-09-30T09:22:16.650039+0000","last_clean":"2023-09-30T09:22:16.650039+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:22:16.650039+0000","last_undegraded":"2023-09-30T09:22:16.650039+0000","last_fullsized":"2023-09-30T09:22:16.650039+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":104,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:28.930192+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:22:28.930192+0000","last_peered":"2023-09-30T09:22:28.930192+0000","last_clean":"2023-09-30T09:22:28.930192+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:22:28.930192+0000","last_undegraded":"2023-09-30T09:22:28.930192+0000","last_fullsized":"2023-09-30T09:22:28.930192+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.650645+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:22:16.650645+0000","last_peered":"2023-09-30T09:22:16.650645+0000","last_clean":"2023-09-30T09:22:16.650645+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:22:16.650645+0000","last_undegraded":"2023-09-30T09:22:16.650645+0000","last_fullsized":"2023-09-30T09:22:16.650645+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"148'11712","reported_seq":11744,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:51.393703+0000","last_change":"2023-09-30T09:18:59.593542+0000","last_active":"2023-09-30T09:22:51.393703+0000","last_peered":"2023-09-30T09:22:51.393703+0000","last_clean":"2023-09-30T09:22:51.393703+0000","last_became_active":"2023-09-30T09:18:59.593172+0000","last_became_peered":"2023-09-30T09:18:59.593172+0000","last_unstale":"2023-09-30T09:22:51.393703+0000","last_undegraded":"2023-09-30T09:22:51.393703+0000","last_fullsized":"2023-09-30T09:22:51.393703+0000","mapping_epoch":128,"log_start":"135'4200","ondisk_log_start":"135'4200","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7512,"log_dups_size":0,"ondisk_log_size":7512,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:48:41.165926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66846720,"num_objects":1020,"num_object_clones":0,"num_object_copies":3060,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1020,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11712,"num_write_kb":407424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":119,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.646919+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:22:16.646919+0000","last_peered":"2023-09-30T09:22:16.646919+0000","last_clean":"2023-09-30T09:22:16.646919+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:22:16.646919+0000","last_undegraded":"2023-09-30T09:22:16.646919+0000","last_fullsized":"2023-09-30T09:22:16.646919+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":106,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.655083+0000","last_change":"2023-09-30T09:17:24.586944+0000","last_active":"2023-09-30T09:22:16.655083+0000","last_peered":"2023-09-30T09:22:16.655083+0000","last_clean":"2023-09-30T09:22:16.655083+0000","last_became_active":"2023-09-30T09:17:24.586639+0000","last_became_peered":"2023-09-30T09:17:24.586639+0000","last_unstale":"2023-09-30T09:22:16.655083+0000","last_undegraded":"2023-09-30T09:22:16.655083+0000","last_fullsized":"2023-09-30T09:22:16.655083+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:46:35.703616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.643974+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:22:16.643974+0000","last_peered":"2023-09-30T09:22:16.643974+0000","last_clean":"2023-09-30T09:22:16.643974+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:22:16.643974+0000","last_undegraded":"2023-09-30T09:22:16.643974+0000","last_fullsized":"2023-09-30T09:22:16.643974+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"148'11714","reported_seq":11746,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:51.402915+0000","last_change":"2023-09-30T09:18:59.591378+0000","last_active":"2023-09-30T09:22:51.402915+0000","last_peered":"2023-09-30T09:22:51.402915+0000","last_clean":"2023-09-30T09:22:51.402915+0000","last_became_active":"2023-09-30T09:18:59.591013+0000","last_became_peered":"2023-09-30T09:18:59.591013+0000","last_unstale":"2023-09-30T09:22:51.402915+0000","last_undegraded":"2023-09-30T09:22:51.402915+0000","last_fullsized":"2023-09-30T09:22:51.402915+0000","mapping_epoch":128,"log_start":"135'4200","ondisk_log_start":"135'4200","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7514,"log_dups_size":0,"ondisk_log_size":7514,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:32:12.630462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66715648,"num_objects":1018,"num_object_clones":0,"num_object_copies":3054,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1018,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11714,"num_write_kb":407424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.7","version":"0'0","reported_seq":40,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.638696+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:22:16.638696+0000","last_peered":"2023-09-30T09:22:16.638696+0000","last_clean":"2023-09-30T09:22:16.638696+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:22:16.638696+0000","last_undegraded":"2023-09-30T09:22:16.638696+0000","last_fullsized":"2023-09-30T09:22:16.638696+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":113,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:30.500436+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:22:30.500436+0000","last_peered":"2023-09-30T09:22:30.500436+0000","last_clean":"2023-09-30T09:22:30.500436+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:22:30.500436+0000","last_undegraded":"2023-09-30T09:22:30.500436+0000","last_fullsized":"2023-09-30T09:22:30.500436+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":116,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665083+0000","last_change":"2023-09-30T09:17:24.598653+0000","last_active":"2023-09-30T09:22:16.665083+0000","last_peered":"2023-09-30T09:22:16.665083+0000","last_clean":"2023-09-30T09:22:16.665083+0000","last_became_active":"2023-09-30T09:17:24.598228+0000","last_became_peered":"2023-09-30T09:17:24.598228+0000","last_unstale":"2023-09-30T09:22:16.665083+0000","last_undegraded":"2023-09-30T09:22:16.665083+0000","last_fullsized":"2023-09-30T09:22:16.665083+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":99,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.651046+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:22:16.651046+0000","last_peered":"2023-09-30T09:22:16.651046+0000","last_clean":"2023-09-30T09:22:16.651046+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:22:16.651046+0000","last_undegraded":"2023-09-30T09:22:16.651046+0000","last_fullsized":"2023-09-30T09:22:16.651046+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.649443+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:22:16.649443+0000","last_peered":"2023-09-30T09:22:16.649443+0000","last_clean":"2023-09-30T09:22:16.649443+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:22:16.649443+0000","last_undegraded":"2023-09-30T09:22:16.649443+0000","last_fullsized":"2023-09-30T09:22:16.649443+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":117,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.657736+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:22:16.657736+0000","last_peered":"2023-09-30T09:22:16.657736+0000","last_clean":"2023-09-30T09:22:16.657736+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:22:16.657736+0000","last_undegraded":"2023-09-30T09:22:16.657736+0000","last_fullsized":"2023-09-30T09:22:16.657736+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":137,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665792+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:22:16.665792+0000","last_peered":"2023-09-30T09:22:16.665792+0000","last_clean":"2023-09-30T09:22:16.665792+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:22:16.665792+0000","last_undegraded":"2023-09-30T09:22:16.665792+0000","last_fullsized":"2023-09-30T09:22:16.665792+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":128,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.658191+0000","last_change":"2023-09-30T09:17:24.655119+0000","last_active":"2023-09-30T09:22:16.658191+0000","last_peered":"2023-09-30T09:22:16.658191+0000","last_clean":"2023-09-30T09:22:16.658191+0000","last_became_active":"2023-09-30T09:17:24.592081+0000","last_became_peered":"2023-09-30T09:17:24.592081+0000","last_unstale":"2023-09-30T09:22:16.658191+0000","last_undegraded":"2023-09-30T09:22:16.658191+0000","last_fullsized":"2023-09-30T09:22:16.658191+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":128,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.665247+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:22:16.665247+0000","last_peered":"2023-09-30T09:22:16.665247+0000","last_clean":"2023-09-30T09:22:16.665247+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:22:16.665247+0000","last_undegraded":"2023-09-30T09:22:16.665247+0000","last_fullsized":"2023-09-30T09:22:16.665247+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":142,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.646517+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:22:16.646517+0000","last_peered":"2023-09-30T09:22:16.646517+0000","last_clean":"2023-09-30T09:22:16.646517+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:22:16.646517+0000","last_undegraded":"2023-09-30T09:22:16.646517+0000","last_fullsized":"2023-09-30T09:22:16.646517+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.644178+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:22:16.644178+0000","last_peered":"2023-09-30T09:22:16.644178+0000","last_clean":"2023-09-30T09:22:16.644178+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:22:16.644178+0000","last_undegraded":"2023-09-30T09:22:16.644178+0000","last_fullsized":"2023-09-30T09:22:16.644178+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":113,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.667838+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:22:16.667838+0000","last_peered":"2023-09-30T09:22:16.667838+0000","last_clean":"2023-09-30T09:22:16.667838+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:22:16.667838+0000","last_undegraded":"2023-09-30T09:22:16.667838+0000","last_fullsized":"2023-09-30T09:22:16.667838+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":131,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-09-30T09:22:16.664947+0000","last_change":"2023-09-30T09:17:24.599152+0000","last_active":"2023-09-30T09:22:16.664947+0000","last_peered":"2023-09-30T09:22:16.664947+0000","last_clean":"2023-09-30T09:22:16.664947+0000","last_became_active":"2023-09-30T09:17:24.598793+0000","last_became_peered":"2023-09-30T09:17:24.598793+0000","last_unstale":"2023-09-30T09:22:16.664947+0000","last_undegraded":"2023-09-30T09:22:16.664947+0000","last_fullsized":"2023-09-30T09:22:16.664947+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":7,"num_pg":16,"stat_sum":{"num_bytes":1075511320,"num_objects":16412,"num_object_clones":0,"num_object_copies":49236,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16412,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":188642,"num_write_kb":6561665,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3228512256,"data_stored":3228500040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":141142,"ondisk_log_size":141142,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":9584,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430540,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":624172,"kb_used_data":318756,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93120980,"statfs":{"total":95995035648,"available":95355883520,"internally_reserved":0,"allocated":326406144,"data_stored":325925817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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 30 09:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.4430000000000001,"15min":1.4690000000000001},"min":{"1min":0.32200000000000001,"5min":0.247,"15min":0.247},"max":{"1min":4.5860000000000003,"5min":7.9240000000000004,"15min":64.465000000000003},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.8520000000000001,"5min":1.621,"15min":1.5700000000000001},"min":{"1min":0.30199999999999999,"5min":0.28699999999999998,"15min":0.28199999999999997},"max":{"1min":5.968,"5min":7.4029999999999996,"15min":64.920000000000002},"last":0.29299999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.22,"15min":1.141},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":7.8959999999999999,"5min":7.8959999999999999,"15min":8.2840000000000007},"last":4.3789999999999996},{"interface":"front","average":{"1min":1.623,"5min":1.395,"15min":1.2729999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.6820000000000004,"5min":6.6820000000000004,"15min":7.7050000000000001},"last":4.6230000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5369999999999999,"5min":1.627,"15min":1.53},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29099999999999998},"max":{"1min":3.9790000000000001,"5min":33.908999999999999,"15min":83.129000000000005},"last":0.39800000000000002},{"interface":"front","average":{"1min":1.8169999999999999,"5min":1.899,"15min":1.7709999999999999},"min":{"1min":0.34699999999999998,"5min":0.32500000000000001,"15min":0.318},"max":{"1min":7.5549999999999997,"5min":32.619,"15min":83.506},"last":1.6719999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":1.8540000000000001,"15min":1.893},"min":{"1min":0.41699999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":6.4619999999999997,"5min":10.48,"15min":53.454000000000001},"last":0.441},{"interface":"front","average":{"1min":1.982,"5min":2.097,"15min":2.0059999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.6289999999999996,"5min":11.436999999999999,"15min":58.067},"last":2.1749999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.1140000000000001,"15min":1.0649999999999999},"min":{"1min":0.374,"5min":0.33000000000000002,"15min":0.28100000000000003},"max":{"1min":6.7949999999999999,"5min":6.7949999999999999,"15min":7.7919999999999998},"last":4.3470000000000004},{"interface":"front","average":{"1min":1.47,"5min":1.1259999999999999,"15min":1.161},"min":{"1min":0.38700000000000001,"5min":0.35299999999999998,"15min":0.32700000000000001},"max":{"1min":6.0430000000000001,"5min":6.0430000000000001,"15min":11.616},"last":0.56200000000000006}]},{"osd":5,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.2150000000000001,"15min":1.202},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":4.9500000000000002,"5min":6.7000000000000002,"15min":7.6760000000000002},"last":0.36599999999999999},{"interface":"front","average":{"1min":1.4419999999999999,"5min":1.272,"15min":1.222},"min":{"1min":0.53400000000000003,"5min":0.40100000000000002,"15min":0.35099999999999998},"max":{"1min":5.8410000000000002,"5min":8.6760000000000002,"15min":8.6760000000000002},"last":4.4139999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.2130000000000001,"15min":1.1899999999999999},"min":{"1min":0.48099999999999998,"5min":0.438,"15min":0.38400000000000001},"max":{"1min":5.2359999999999998,"5min":5.2359999999999998,"15min":8.0939999999999994},"last":4.3949999999999996},{"interface":"front","average":{"1min":1.3859999999999999,"5min":1.1379999999999999,"15min":1.1850000000000001},"min":{"1min":0.44600000000000001,"5min":0.374,"15min":0.374},"max":{"1min":5.734,"5min":8.3989999999999991,"15min":8.5690000000000008},"last":0.52600000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626773,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":617116,"kb_used_data":315796,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93128036,"statfs":{"total":95995035648,"available":95363108864,"internally_reserved":0,"allocated":323375104,"data_stored":322910409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:21:57 2023","interfaces":[{"interface":"back","average":{"1min":2.3599999999999999,"5min":4.5250000000000004,"15min":2.1760000000000002},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.27800000000000002},"max":{"1min":7.5030000000000001,"5min":214.50999999999999,"15min":214.50999999999999},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.595,"5min":4.2320000000000002,"15min":2.1240000000000001},"min":{"1min":0.316,"5min":0.28999999999999998,"15min":0.28399999999999997},"max":{"1min":6.4489999999999998,"5min":213.87799999999999,"15min":213.87799999999999},"last":1.3149999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":2,"5min":2.0059999999999998,"15min":1.4359999999999999},"min":{"1min":0.32200000000000001,"5min":0.30399999999999999,"15min":0.25700000000000001},"max":{"1min":5.2009999999999996,"5min":23.331,"15min":23.331},"last":0.95299999999999996},{"interface":"front","average":{"1min":1.8260000000000001,"5min":1.7310000000000001,"15min":1.331},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.7619999999999996,"5min":23.175999999999998,"15min":23.175999999999998},"last":0.35999999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:21:51 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":2.0150000000000001,"15min":1.774},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":6.2400000000000002,"5min":32.593000000000004,"15min":72.087000000000003},"last":0.98099999999999998},{"interface":"front","average":{"1min":2.294,"5min":2.0419999999999998,"15min":1.623},"min":{"1min":0.374,"5min":0.316,"15min":0.316},"max":{"1min":5.9470000000000001,"5min":32.137999999999998,"15min":74.408000000000001},"last":0.32000000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.756,"5min":2.3700000000000001,"15min":1.986},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.9299999999999997,"5min":25.681999999999999,"15min":74.230000000000004},"last":1.405},{"interface":"front","average":{"1min":3.3050000000000002,"5min":2.6019999999999999,"15min":2.3010000000000002},"min":{"1min":0.39300000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":14.619999999999999,"5min":23.466999999999999,"15min":74.484999999999999},"last":1.0049999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.0980000000000001,"15min":1.01},"min":{"1min":0.36399999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.0099999999999998,"5min":5.3070000000000004,"15min":7.0119999999999996},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.073,"15min":0.99399999999999999},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.34899999999999998},"max":{"1min":4.3920000000000003,"5min":5.4699999999999998,"15min":7.4020000000000001},"last":1.3580000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.3,"15min":1.1259999999999999},"min":{"1min":0.33200000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.9809999999999999,"5min":8.9329999999999998,"15min":8.9329999999999998},"last":0.38900000000000001},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.333,"15min":1.157},"min":{"1min":0.41899999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":4.5119999999999996,"5min":12.791,"15min":12.791},"last":1.383}]},{"osd":7,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":1.0609999999999999,"15min":1.093},"min":{"1min":0.41199999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.367,"5min":7.7679999999999998,"15min":7.7679999999999998},"last":1.4670000000000001},{"interface":"front","average":{"1min":1.327,"5min":1.319,"15min":1.3089999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":5.1260000000000003,"5min":7.5800000000000001,"15min":10.959},"last":1.1799999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285724,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":622252,"kb_used_data":432356,"kb_used_omap":3,"kb_used_meta":189884,"kb_avail":93122900,"statfs":{"total":95995035648,"available":95357849600,"internally_reserved":0,"allocated":442732544,"data_stored":442137239,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":194441636},"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 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":6.1680000000000001,"5min":2.706,"15min":1.548},"min":{"1min":0.247,"5min":0.20300000000000001,"15min":0.20200000000000001},"max":{"1min":75.956999999999994,"5min":75.956999999999994,"15min":75.956999999999994},"last":2.8279999999999998},{"interface":"front","average":{"1min":7.6609999999999996,"5min":3.0249999999999999,"15min":1.7070000000000001},"min":{"1min":0.33900000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":75.379999999999995,"5min":75.379999999999995,"15min":75.379999999999995},"last":3.4569999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:21:55 2023","interfaces":[{"interface":"back","average":{"1min":2.851,"5min":2.4769999999999999,"15min":1.679},"min":{"1min":0.27300000000000002,"5min":0.223,"15min":0.215},"max":{"1min":7.7190000000000003,"5min":15.486000000000001,"15min":72.001999999999995},"last":0.41299999999999998},{"interface":"front","average":{"1min":3.4359999999999999,"5min":2.5609999999999999,"15min":1.7769999999999999},"min":{"1min":0.28000000000000003,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":9.5909999999999993,"5min":15.532,"15min":71.890000000000001},"last":0.51700000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":2.0819999999999999,"15min":1.476},"min":{"1min":0.28299999999999997,"5min":0.22,"15min":0.22},"max":{"1min":5.6159999999999997,"5min":7.9219999999999997,"15min":11.273999999999999},"last":3.5019999999999998},{"interface":"front","average":{"1min":3.2959999999999998,"5min":2.8519999999999999,"15min":1.829},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.252},"max":{"1min":10.577,"5min":20.989999999999998,"15min":20.989999999999998},"last":0.76200000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":1.4930000000000001,"15min":1.3149999999999999},"min":{"1min":0.36599999999999999,"5min":0.34499999999999997,"15min":0.33200000000000002},"max":{"1min":6.21,"5min":12.372,"15min":12.372},"last":4.3239999999999998},{"interface":"front","average":{"1min":2.5270000000000001,"5min":2.0539999999999998,"15min":1.4850000000000001},"min":{"1min":0.39400000000000002,"5min":0.35599999999999998,"15min":0.33300000000000002},"max":{"1min":9.0289999999999999,"5min":10.948,"15min":10.948},"last":0.48399999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.6539999999999999,"5min":1.613,"15min":1.413},"min":{"1min":0.34999999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.9480000000000004,"5min":12.401999999999999,"15min":12.401999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":2.2349999999999999,"5min":2.1349999999999998,"15min":1.573},"min":{"1min":0.52000000000000002,"5min":0.39000000000000001,"15min":0.35899999999999999},"max":{"1min":8.9819999999999993,"5min":12.074,"15min":12.074},"last":0.56899999999999995}]},{"osd":6,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.7809999999999999,"15min":1.423},"min":{"1min":0.44600000000000001,"5min":0.318,"15min":0.318},"max":{"1min":6.7409999999999997,"5min":10.930999999999999,"15min":10.930999999999999},"last":1.839},{"interface":"front","average":{"1min":1.458,"5min":1.623,"15min":1.4350000000000001},"min":{"1min":0.39200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.9169999999999998,"5min":12.324,"15min":12.324},"last":1.1559999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":2.6150000000000002,"15min":1.879},"min":{"1min":0.436,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":9.0589999999999993,"5min":45.642000000000003,"15min":45.642000000000003},"last":0.54600000000000004},{"interface":"front","average":{"1min":1.7549999999999999,"5min":2.206,"15min":1.623},"min":{"1min":0.50600000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.7119999999999997,"5min":44.390999999999998,"15min":44.390999999999998},"last":6.1959999999999997}]}]},{"osd":0,"up_from":78,"seq":335007449250,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":740464,"kb_used_data":555816,"kb_used_omap":3,"kb_used_meta":184252,"kb_avail":93004688,"statfs":{"total":95995035648,"available":95236800512,"internally_reserved":0,"allocated":569155584,"data_stored":568671952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":188674274},"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 30 09:22:24 2023","interfaces":[{"interface":"back","average":{"1min":6.0419999999999998,"5min":3.6619999999999999,"15min":2.0139999999999998},"min":{"1min":0.20100000000000001,"5min":0.183,"15min":0.183},"max":{"1min":86.579999999999998,"5min":86.579999999999998,"15min":86.579999999999998},"last":2.3410000000000002},{"interface":"front","average":{"1min":6.4710000000000001,"5min":4.0789999999999997,"15min":2.1840000000000002},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":86.510999999999996,"5min":86.510999999999996,"15min":86.510999999999996},"last":0.64000000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":7.2249999999999996,"5min":4.0599999999999996,"15min":2.0419999999999998},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.20499999999999999},"max":{"1min":92.5,"5min":99.593000000000004,"15min":99.593000000000004},"last":2.4390000000000001},{"interface":"front","average":{"1min":6.4169999999999998,"5min":4.2590000000000003,"15min":2.129},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.19700000000000001},"max":{"1min":92.602999999999994,"5min":92.602999999999994,"15min":92.602999999999994},"last":2.0640000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:22:24 2023","interfaces":[{"interface":"back","average":{"1min":6.8079999999999998,"5min":4.5039999999999996,"15min":2.6200000000000001},"min":{"1min":0.36699999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":88.981999999999999,"5min":88.981999999999999,"15min":88.981999999999999},"last":2.6179999999999999},{"interface":"front","average":{"1min":7.9740000000000002,"5min":4.8879999999999999,"15min":2.7930000000000001},"min":{"1min":0.27300000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":92.646000000000001,"5min":92.646000000000001,"15min":92.646000000000001},"last":0.58599999999999997}]},{"osd":4,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.2969999999999999,"5min":1.3879999999999999,"15min":1.1919999999999999},"min":{"1min":0.35099999999999998,"5min":0.315,"15min":0.307},"max":{"1min":4.5259999999999998,"5min":6.3289999999999997,"15min":7.266},"last":2.294},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.875,"15min":1.3999999999999999},"min":{"1min":0.39800000000000002,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.7800000000000002,"5min":14.007999999999999,"15min":14.007999999999999},"last":0.53900000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.9690000000000001,"5min":1.8939999999999999,"15min":1.4259999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.6539999999999999,"5min":14.044,"15min":14.044},"last":0.61599999999999999},{"interface":"front","average":{"1min":1.454,"5min":1.611,"15min":1.3340000000000001},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.373},"max":{"1min":4.0199999999999996,"5min":7.3369999999999997,"15min":7.3369999999999997},"last":2.5859999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.5089999999999999,"5min":1.6870000000000001,"15min":1.349},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.0570000000000004,"5min":7.3840000000000003,"15min":7.3840000000000003},"last":3.3319999999999999},{"interface":"front","average":{"1min":1.4350000000000001,"5min":1.498,"15min":1.3200000000000001},"min":{"1min":0.44600000000000001,"5min":0.40300000000000002,"15min":0.371},"max":{"1min":4.4539999999999997,"5min":6.1959999999999997,"15min":7.2960000000000003},"last":2.375}]},{"osd":7,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.825,"5min":1.79,"15min":1.4850000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":6.0270000000000001,"5min":7.415,"15min":8.4949999999999992},"last":2.6379999999999999},{"interface":"front","average":{"1min":1.76,"5min":1.599,"15min":1.377},"min":{"1min":0.48499999999999999,"5min":0.40600000000000003,"15min":0.35899999999999999},"max":{"1min":6.1520000000000001,"5min":6.2389999999999999,"15min":7.234},"last":2.4100000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122198,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":723688,"kb_used_data":444576,"kb_used_omap":3,"kb_used_meta":279100,"kb_avail":93021464,"statfs":{"total":95995035648,"available":95253979136,"internally_reserved":0,"allocated":455245824,"data_stored":454651655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":285799179},"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 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":8.8550000000000004,"5min":5.8019999999999996,"15min":2.6499999999999999},"min":{"1min":0.33400000000000002,"5min":0.307,"15min":0.216},"max":{"1min":115.55,"5min":147.977,"15min":147.977},"last":7.9660000000000002},{"interface":"front","average":{"1min":8.907,"5min":6.2889999999999997,"15min":2.8730000000000002},"min":{"1min":0.35599999999999998,"5min":0.23300000000000001,"15min":0.221},"max":{"1min":115.964,"5min":147.59800000000001,"15min":147.59800000000001},"last":5.9569999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":2.407,"5min":2.3929999999999998,"15min":2.4870000000000001},"min":{"1min":0.252,"5min":0.221,"15min":0.221},"max":{"1min":15.648999999999999,"5min":50.517000000000003,"15min":222.93199999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":2.2509999999999999,"5min":2.456,"15min":2.48},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":15.423,"5min":51.604999999999997,"15min":223.30199999999999},"last":7.9189999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":4.1859999999999999,"5min":4.2069999999999999,"15min":3.2709999999999999},"min":{"1min":0.318,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":19.047000000000001,"5min":115.428,"15min":225.07499999999999},"last":7.6269999999999998},{"interface":"front","average":{"1min":3.8700000000000001,"5min":4.4359999999999999,"15min":3.4630000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":18.335999999999999,"5min":115.46299999999999,"15min":223.36600000000001},"last":0.25800000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.861,"15min":1.589},"min":{"1min":0.33500000000000002,"5min":0.33200000000000002,"15min":0.29599999999999999},"max":{"1min":6.6109999999999998,"5min":8.9139999999999997,"15min":12.952},"last":0.313},{"interface":"front","average":{"1min":1.5129999999999999,"5min":1.623,"15min":1.5640000000000001},"min":{"1min":0.38900000000000001,"5min":0.32600000000000001,"15min":0.28799999999999998},"max":{"1min":4.3239999999999998,"5min":9.9269999999999996,"15min":12.497999999999999},"last":0.70399999999999996}]},{"osd":5,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.6379999999999999,"15min":1.4930000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.7370000000000001,"5min":8.1709999999999994,"15min":12.9},"last":0.40500000000000003},{"interface":"front","average":{"1min":1.6080000000000001,"5min":1.865,"15min":1.643},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.33200000000000002},"max":{"1min":6.6769999999999996,"5min":8.8840000000000003,"15min":12.847},"last":0.39100000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.8320000000000001,"15min":1.657},"min":{"1min":0.47499999999999998,"5min":0.39900000000000002,"15min":0.379},"max":{"1min":6.649,"5min":8.8230000000000004,"15min":12.993},"last":0.35399999999999998},{"interface":"front","average":{"1min":2.7599999999999998,"5min":2.0590000000000002,"15min":1.671},"min":{"1min":0.36399999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":11.183,"5min":11.183,"15min":12.57},"last":0.67900000000000005}]},{"osd":7,"last update":"Sat Sep 30 09:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.5600000000000001,"5min":1.7030000000000001,"15min":1.575},"min":{"1min":0.42499999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":6.7720000000000002,"5min":7.8220000000000001,"15min":12.849},"last":0.376},{"interface":"front","average":{"1min":1.7410000000000001,"5min":2.149,"15min":1.843},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":6.702,"5min":10.455,"15min":12.912000000000001},"last":0.42199999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958673,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":908992,"kb_used_data":607224,"kb_used_omap":2,"kb_used_meta":301757,"kb_avail":92836160,"statfs":{"total":95995035648,"available":95064227840,"internally_reserved":0,"allocated":621797376,"data_stored":621239419,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":308999787},"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 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":12.792999999999999,"5min":4.6920000000000002,"15min":2.3239999999999998},"min":{"1min":0.20300000000000001,"5min":0.184,"15min":0.17599999999999999},"max":{"1min":199.715,"5min":199.715,"15min":199.715},"last":1.4379999999999999},{"interface":"front","average":{"1min":14.179,"5min":5.2649999999999997,"15min":2.4860000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":199.613,"5min":199.613,"15min":199.613},"last":0.255}]},{"osd":1,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0840000000000001,"5min":2.0830000000000002,"15min":1.4690000000000001},"min":{"1min":0.214,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.3130000000000006,"5min":11.656000000000001,"15min":14.047000000000001},"last":4.9909999999999997},{"interface":"front","average":{"1min":3.4449999999999998,"5min":2.25,"15min":1.5760000000000001},"min":{"1min":0.32100000000000001,"5min":0.26000000000000001,"15min":0.23300000000000001},"max":{"1min":14.837999999999999,"5min":14.837999999999999,"15min":15.599},"last":1.3120000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.7959999999999998,"5min":2.4470000000000001,"15min":1.7330000000000001},"min":{"1min":0.25800000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":9.2750000000000004,"5min":32.634999999999998,"15min":32.634999999999998},"last":1.7170000000000001},{"interface":"front","average":{"1min":3.492,"5min":2.7709999999999999,"15min":1.9570000000000001},"min":{"1min":0.38400000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":11.734,"5min":34.694000000000003,"15min":34.694000000000003},"last":1.3500000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.403,"5min":1.6919999999999999,"15min":1.4850000000000001},"min":{"1min":0.38200000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.8100000000000005,"5min":8.8100000000000005,"15min":15.733000000000001},"last":1.496},{"interface":"front","average":{"1min":2.5419999999999998,"5min":2.0950000000000002,"15min":1.589},"min":{"1min":0.38600000000000001,"5min":0.33100000000000002,"15min":0.30299999999999999},"max":{"1min":9.0310000000000006,"5min":9.0310000000000006,"15min":12.497999999999999},"last":0.86499999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.8740000000000001,"5min":3.907,"15min":2.1899999999999999},"min":{"1min":0.47399999999999998,"5min":0.38100000000000001,"15min":0.35399999999999998},"max":{"1min":9.1270000000000007,"5min":181.20099999999999,"15min":181.20099999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.984,"5min":3.399,"15min":2.0459999999999998},"min":{"1min":0.314,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":9.3699999999999992,"5min":181.726,"15min":181.726},"last":3.403}]},{"osd":6,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.5710000000000002,"5min":2.2530000000000001,"15min":1.675},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.0869999999999997,"5min":9.0869999999999997,"15min":12.470000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":2.5459999999999998,"5min":2.0920000000000001,"15min":1.6439999999999999},"min":{"1min":0.38500000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":11.444000000000001,"5min":11.444000000000001,"15min":13.984999999999999},"last":3.4540000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0670000000000002,"5min":2.1589999999999998,"15min":1.75},"min":{"1min":0.40899999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.4809999999999999,"5min":11.935,"15min":14.019},"last":3.4929999999999999},{"interface":"front","average":{"1min":2.7029999999999998,"5min":1.877,"15min":1.6439999999999999},"min":{"1min":0.41499999999999998,"5min":0.40999999999999998,"15min":0.40600000000000003},"max":{"1min":9.1470000000000002,"5min":9.1470000000000002,"15min":15.776},"last":1.472}]}]},{"osd":4,"up_from":30,"seq":128849019237,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":631460,"kb_used_data":321948,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93113692,"statfs":{"total":95995035648,"available":95348420608,"internally_reserved":0,"allocated":329674752,"data_stored":329202003,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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 30 09:21:58 2023","interfaces":[{"interface":"back","average":{"1min":3.528,"5min":2.1989999999999998,"15min":1.45},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":28.701000000000001,"5min":46.887,"15min":46.887},"last":10.769},{"interface":"front","average":{"1min":4.2140000000000004,"5min":2.4750000000000001,"15min":1.55},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.28599999999999998},"max":{"1min":28.738,"5min":44.220999999999997,"15min":44.220999999999997},"last":3.2509999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1560000000000001,"5min":1.385,"15min":1.1439999999999999},"min":{"1min":0.311,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":10.223000000000001,"5min":10.223000000000001,"15min":14.814},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.738,"5min":1.444,"15min":1.196},"min":{"1min":0.38600000000000001,"5min":0.309,"15min":0.29099999999999998},"max":{"1min":7.5149999999999997,"5min":12.4,"15min":18.704999999999998},"last":0.34300000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:21:54 2023","interfaces":[{"interface":"back","average":{"1min":1.9390000000000001,"5min":1.8839999999999999,"15min":1.3779999999999999},"min":{"1min":0.34899999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":10.192,"5min":41.552,"15min":41.552},"last":2.6619999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.6160000000000001,"15min":1.425},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.317},"max":{"1min":3.1709999999999998,"5min":41.707999999999998,"15min":41.707999999999998},"last":2.5590000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":2.298,"5min":2.0390000000000001,"15min":1.484},"min":{"1min":0.375,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":13.007999999999999,"5min":40.603999999999999,"15min":40.603999999999999},"last":3.0379999999999998},{"interface":"front","average":{"1min":2.0910000000000002,"5min":2.1869999999999998,"15min":1.6419999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.35799999999999998},"max":{"1min":8.8780000000000001,"5min":44.185000000000002,"15min":44.185000000000002},"last":3.7240000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:22:10 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.1619999999999999,"15min":1.0189999999999999},"min":{"1min":0.33300000000000002,"5min":0.33100000000000002,"15min":0.28799999999999998},"max":{"1min":4.8170000000000002,"5min":7.4249999999999998,"15min":7.4249999999999998},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0700000000000001,"15min":1.056},"min":{"1min":0.34899999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":7.5529999999999999,"5min":7.5529999999999999,"15min":7.5529999999999999},"last":0.41699999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:22:49 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.92600000000000005,"15min":0.98999999999999999},"min":{"1min":0.372,"5min":0.36499999999999999,"15min":0.33800000000000002},"max":{"1min":4.524,"5min":4.6100000000000003,"15min":6.851},"last":0.372},{"interface":"front","average":{"1min":1.347,"5min":1.171,"15min":1.1459999999999999},"min":{"1min":0.433,"5min":0.36699999999999999,"15min":0.32200000000000001},"max":{"1min":7.1799999999999997,"5min":7.1799999999999997,"15min":10.085000000000001},"last":0.53200000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":1.47,"5min":1.147,"15min":1.155},"min":{"1min":0.38,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":7.6079999999999997,"5min":7.6079999999999997,"15min":7.6079999999999997},"last":0.59799999999999998},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.101,"15min":1.224},"min":{"1min":0.438,"5min":0.438,"15min":0.40600000000000003},"max":{"1min":6.4400000000000004,"5min":6.4400000000000004,"15min":7.2439999999999998},"last":0.57899999999999996}]}]},{"osd":5,"up_from":36,"seq":154618823005,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":546000,"kb_used_data":248776,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93199152,"statfs":{"total":95995035648,"available":95435931648,"internally_reserved":0,"allocated":254746624,"data_stored":254289796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":4.0460000000000003,"5min":2.5550000000000002,"15min":1.6040000000000001},"min":{"1min":0.30199999999999999,"5min":0.253,"15min":0.253},"max":{"1min":48.393000000000001,"5min":54.718000000000004,"15min":54.718000000000004},"last":5.351},{"interface":"front","average":{"1min":4.0759999999999996,"5min":2.613,"15min":1.575},"min":{"1min":0.32600000000000001,"5min":0.29099999999999998,"15min":0.28899999999999998},"max":{"1min":48.996000000000002,"5min":57.579999999999998,"15min":57.579999999999998},"last":0.61799999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.722,"5min":1.4790000000000001,"15min":1.359},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":6.0019999999999998,"5min":6.0019999999999998,"15min":8.9930000000000003},"last":0.65400000000000003},{"interface":"front","average":{"1min":2.109,"5min":1.601,"15min":1.3979999999999999},"min":{"1min":0.36799999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":11.612,"5min":11.612,"15min":11.612},"last":5.5049999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.173,"15min":1.2130000000000001},"min":{"1min":0.34899999999999998,"5min":0.315,"15min":0.315},"max":{"1min":6.0419999999999998,"5min":9.6869999999999994,"15min":14.381},"last":2.3410000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.542,"15min":1.381},"min":{"1min":0.38500000000000001,"5min":0.311,"15min":0.311},"max":{"1min":3.0339999999999998,"5min":10.212999999999999,"15min":14.548999999999999},"last":3.298}]},{"osd":3,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":2.8180000000000001,"15min":1.7729999999999999},"min":{"1min":0.45400000000000001,"5min":0.34999999999999998,"15min":0.309},"max":{"1min":10.448,"5min":55.795000000000002,"15min":55.795000000000002},"last":7.6109999999999998},{"interface":"front","average":{"1min":1.9510000000000001,"5min":2.5270000000000001,"15min":1.8069999999999999},"min":{"1min":0.41599999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":10.478,"5min":54.744999999999997,"15min":54.744999999999997},"last":5.3929999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.093,"15min":1.0389999999999999},"min":{"1min":0.40699999999999997,"5min":0.307,"15min":0.29199999999999998},"max":{"1min":3.4590000000000001,"5min":8.2110000000000003,"15min":8.2110000000000003},"last":4.0830000000000002},{"interface":"front","average":{"1min":0.67900000000000005,"5min":1.141,"15min":1.0840000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":2.1080000000000001,"5min":6.3949999999999996,"15min":6.718},"last":0.53000000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:22:30 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.93400000000000005,"15min":1.1240000000000001},"min":{"1min":0.34999999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.3089999999999999,"5min":6.1100000000000003,"15min":10.199999999999999},"last":4.907},{"interface":"front","average":{"1min":1.365,"5min":1.1319999999999999,"15min":1.137},"min":{"1min":0.42299999999999999,"5min":0.372,"15min":0.36499999999999999},"max":{"1min":6.5469999999999997,"5min":7.3680000000000003,"15min":9.4610000000000003},"last":0.68400000000000005}]},{"osd":7,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.079,"15min":1.1599999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":6.1340000000000003,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":0.86299999999999999},{"interface":"front","average":{"1min":0.70899999999999996,"5min":1.0449999999999999,"15min":1.226},"min":{"1min":0.42299999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.4930000000000001,"5min":6.7430000000000003,"15min":9.7420000000000009},"last":0.88100000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":552603648,"data_stored":552599576,"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":431558656,"data_stored":431554584,"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":437321728,"data_stored":437321728,"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":599326720,"data_stored":599326720,"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":322961408,"data_stored":322961408,"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":247332864,"data_stored":247332864,"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":315035648,"data_stored":315031576,"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":322371584,"data_stored":322371584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:22:56.376 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-30T09:22:56.377 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:22:56.377 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-09-30T09:22:56.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:22:56.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:56.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:56.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:56.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:56.671 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:56.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:56.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:56 smithi005 bash[78438]: cluster 2023-09-30T09:22:54.835644+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 988 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-30T09:22:56.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:56 smithi005 bash[75361]: cluster 2023-09-30T09:22:54.835644+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 988 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-30T09:22:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:56 smithi099 bash[59238]: cluster 2023-09-30T09:22:54.835644+0000 mgr.y (mgr.34107) 645 : cluster 0 pgmap v627: 89 pgs: 89 active+clean; 988 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2023-09-30T09:22:56.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:56.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:56.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:56.979 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:56.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:56.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:57.086 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:57.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:57.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:57.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:57.218 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:57.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:57.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:57.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:57.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:57.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:57.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:57.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:57.487 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:57.519 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:57.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:57.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:57.628 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:57.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:57.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:57.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:57.757 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:57.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:22:57.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:57.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:22:57.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:57.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:57.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:57.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:58.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:58.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:22:58.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:22:58.154 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:58.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:58.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:58.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:58.326 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:22:58.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:22:58.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:58.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:58.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:58.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:58.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:58.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:58.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:58.699 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:58 smithi099 bash[59238]: cluster 2023-09-30T09:22:56.836168+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 899 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2023-09-30T09:22:58.715 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:22:58.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:22:58.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:58.849 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:58.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:58.890 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:22:58.952 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:58.955 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:22:58.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:58 smithi005 bash[78438]: cluster 2023-09-30T09:22:56.836168+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 899 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2023-09-30T09:22:58.961 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:58 smithi005 bash[75361]: cluster 2023-09-30T09:22:56.836168+0000 mgr.y (mgr.34107) 646 : cluster 0 pgmap v628: 89 pgs: 89 active+clean; 899 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 663 op/s 2023-09-30T09:22:58.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:58.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:59.005 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:22:59.057 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:22:59.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:59.108 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:22:59.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:59.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:59.157 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:22:59.204 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:22:59.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:59.249 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:22:59.256 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:59.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:59.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:59.262 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.262 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.263 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.263 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.263 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.263 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.263 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.263 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:22:59.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:59.393 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:22:59.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:59.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:22:59.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:59.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:59.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:59.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:22:59.608 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:22:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:22:59] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.33.4" 2023-09-30T09:22:59.621 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:22:59.639 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:59.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:22:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:59.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:22:59.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:59 smithi005 bash[75361]: audit 2023-09-30T09:22:58.845596+0000 mon.a (mon.0) 814 : audit 0 from='client.? 172.21.15.5:0/155322517' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:59.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:59 smithi005 bash[75361]: audit 2023-09-30T09:22:59.365136+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.5:0/940774871' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:22:59.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:22:59 smithi005 bash[75361]: audit 2023-09-30T09:22:59.365762+0000 mon.a (mon.0) 815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:22:59.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:59 smithi005 bash[78438]: audit 2023-09-30T09:22:58.845596+0000 mon.a (mon.0) 814 : audit 0 from='client.? 172.21.15.5:0/155322517' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:22:59.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:59 smithi005 bash[78438]: audit 2023-09-30T09:22:59.365136+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.5:0/940774871' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:22:59.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:22:59 smithi005 bash[78438]: audit 2023-09-30T09:22:59.365762+0000 mon.a (mon.0) 815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:22:59.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:59.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:22:59.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:59.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:22:59.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:59.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:22:59.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:22:59.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:00.036 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:00.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:59 smithi099 bash[59238]: audit 2023-09-30T09:22:58.845596+0000 mon.a (mon.0) 814 : audit 0 from='client.? 172.21.15.5:0/155322517' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:00.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:59 smithi099 bash[59238]: audit 2023-09-30T09:22:59.365136+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.5:0/940774871' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:23:00.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:22:59 smithi099 bash[59238]: audit 2023-09-30T09:22:59.365762+0000 mon.a (mon.0) 815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:23:00.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:00.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:00.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:00.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:00.196 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:00.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:00.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:00.330 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:00.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:00.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:00.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:00.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:00.584 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:00.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[78438]: cluster 2023-09-30T09:22:58.836803+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 825 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:23:00.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[78438]: cluster 2023-09-30T09:22:59.595338+0000 mon.a (mon.0) 816 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:00.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[78438]: audit 2023-09-30T09:22:59.602012+0000 mon.a (mon.0) 817 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:23:00.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[78438]: cluster 2023-09-30T09:22:59.607167+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e149 with expected crc 2023-09-30T09:23:00.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[78438]: cluster 2023-09-30T09:22:59.608723+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e149 with expected crc 2023-09-30T09:23:00.608 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[78438]: cluster 2023-09-30T09:22:59.612720+0000 mon.a (mon.0) 818 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-30T09:23:00.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[75361]: cluster 2023-09-30T09:22:58.836803+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 825 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:23:00.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[75361]: cluster 2023-09-30T09:22:59.595338+0000 mon.a (mon.0) 816 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:00.609 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[75361]: audit 2023-09-30T09:22:59.602012+0000 mon.a (mon.0) 817 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:23:00.615 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:00.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:00.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:00.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:00.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:00.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:00.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:00 smithi099 bash[59238]: cluster 2023-09-30T09:22:58.836803+0000 mgr.y (mgr.34107) 647 : cluster 0 pgmap v629: 89 pgs: 89 active+clean; 825 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:23:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:00 smithi099 bash[59238]: cluster 2023-09-30T09:22:59.595338+0000 mon.a (mon.0) 816 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:00 smithi099 bash[59238]: audit 2023-09-30T09:22:59.602012+0000 mon.a (mon.0) 817 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:23:00.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:00 smithi099 bash[59238]: cluster 2023-09-30T09:22:59.607167+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e149 with expected crc 2023-09-30T09:23:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:00 smithi099 bash[59238]: cluster 2023-09-30T09:22:59.608723+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e149 with expected crc 2023-09-30T09:23:00.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:00 smithi099 bash[59238]: cluster 2023-09-30T09:22:59.612720+0000 mon.a (mon.0) 818 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-30T09:23:00.863 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:00.871 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[75361]: cluster 2023-09-30T09:22:59.607167+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e149 with expected crc 2023-09-30T09:23:00.871 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[75361]: cluster 2023-09-30T09:22:59.608723+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e149 with expected crc 2023-09-30T09:23:00.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:00 smithi005 bash[75361]: cluster 2023-09-30T09:22:59.612720+0000 mon.a (mon.0) 818 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-09-30T09:23:00.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:00.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:00.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:01.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:01.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:01.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:01.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:01.153 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:01.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:01.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:01.281 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:01.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:01.384 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:01.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:01.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:01.519 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:01.554 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:01.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:01.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:01.685 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:01.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:01.790 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:01.815 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:01.918 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:01.946 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:01.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:01.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:02.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:02.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:02.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:02.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:02.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:02.237 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:02.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:02.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:02.343 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:02.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:02.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:02.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:02.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:02.504 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:02.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:02.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:02.612 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:02.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:02.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:02.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:02.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:02.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:02 smithi005 bash[78438]: cluster 2023-09-30T09:23:00.837298+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 732 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-09-30T09:23:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:02 smithi005 bash[75361]: cluster 2023-09-30T09:23:00.837298+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 732 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-09-30T09:23:02.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:02.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:02.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:02.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:02.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:02 smithi099 bash[59238]: cluster 2023-09-30T09:23:00.837298+0000 mgr.y (mgr.34107) 648 : cluster 0 pgmap v631: 89 pgs: 89 active+clean; 732 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-09-30T09:23:02.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:02.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:02.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:03.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:03.042 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:03.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:03.150 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:03.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:03.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:03.239 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:23:03.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:03.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:03.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:03.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:03.412 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:03.412 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:03.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:03.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:03.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:03.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:03.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:03.671 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:03.693 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:03.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:03.798 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:03.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:03.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:03.915 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:23:03.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:03.979 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:03.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:03.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:04.082 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:04.107 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:04.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:04.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:04.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:04.245 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:04.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:04.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:04.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:04.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:04.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:04.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:04.483 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:04.507 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:04.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:04.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:04.610 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:04.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:04 smithi005 bash[75361]: cluster 2023-09-30T09:23:02.837975+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:23:04.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:04.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:04.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:04.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:04.745 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:04 smithi099 bash[59238]: cluster 2023-09-30T09:23:02.837975+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:23:04.767 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:04.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:04.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:04.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:04.883 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:04 smithi005 bash[78438]: cluster 2023-09-30T09:23:02.837975+0000 mgr.y (mgr.34107) 649 : cluster 0 pgmap v632: 89 pgs: 89 active+clean; 617 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:23:04.916 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:04.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:04.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:05.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:05.046 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:05.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:05.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:05.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:05.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:05.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:05.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:05.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:05.420 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:05.452 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:05.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:05.555 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:05.591 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:05.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:05.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:05.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:05.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:05.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:05.867 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:05.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:05.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:05.993 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:05.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:06.097 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:06.125 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:06.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:06.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:06.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:06.255 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:06.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:06.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:06.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:06.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:06.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:06.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:06.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:06.526 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:06.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:06.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:06.629 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:06.636 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:06 smithi005 bash[78438]: cluster 2023-09-30T09:23:04.838502+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 579 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:23:06.636 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:06 smithi005 bash[78438]: audit 2023-09-30T09:23:06.548647+0000 mon.a (mon.0) 819 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:06.636 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:06 smithi005 bash[75361]: cluster 2023-09-30T09:23:04.838502+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 579 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:23:06.637 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:06 smithi005 bash[75361]: audit 2023-09-30T09:23:06.548647+0000 mon.a (mon.0) 819 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:06.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:06.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:06.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:06.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:06.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:06.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:06.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:06.899 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:06.911 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:06 smithi099 bash[59238]: cluster 2023-09-30T09:23:04.838502+0000 mgr.y (mgr.34107) 650 : cluster 0 pgmap v633: 89 pgs: 89 active+clean; 579 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:23:06.911 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:06 smithi099 bash[59238]: audit 2023-09-30T09:23:06.548647+0000 mon.a (mon.0) 819 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:06.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:06.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:06.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:07.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:07.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:07.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:07.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:07.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:07.216 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:07.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:07.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:07.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:07.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:07.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:07.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:07.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:07.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:07.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:07.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:07.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:07.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:07.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:07.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:07.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:07.769 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:07.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:07.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:07.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:07.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:07.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:07.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:08.006 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:08.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:08.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:08.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:08.166 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:08.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:08.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:08.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:08.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:08.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:08.405 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:08.428 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:08.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:08.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:08.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:08.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:08.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:08.669 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:08 smithi099 bash[59238]: cluster 2023-09-30T09:23:06.839076+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 499 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:23:08.685 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:08.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:08.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:08.815 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:08.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:08.918 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:08.949 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:08.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:08.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:09.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:08 smithi005 bash[78438]: cluster 2023-09-30T09:23:06.839076+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 499 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:23:09.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:08 smithi005 bash[75361]: cluster 2023-09-30T09:23:06.839076+0000 mgr.y (mgr.34107) 651 : cluster 0 pgmap v634: 89 pgs: 89 active+clean; 499 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:23:09.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:09.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:09.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:09.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:09.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:09.217 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:09.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:09.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:09.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:09.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:09.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:09.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:09.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:09.480 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:09.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:09.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:09.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:09.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:09.720 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:09.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:09.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:09.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:09.768 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:23:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:23:09] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.33.4" 2023-09-30T09:23:09.845 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:09.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:09.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:09.986 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:10.023 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:10.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:10.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:10.131 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:10.158 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:10.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:10.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:10.264 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:10.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:10.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:10.393 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:10.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:10.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:10.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:10.534 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:10.561 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:10.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:10.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:10.665 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:10.690 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:10.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:10.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:10.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:10 smithi005 bash[75361]: cluster 2023-09-30T09:23:08.839659+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v635: 89 pgs: 89 active+clean; 428 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-30T09:23:10.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:10 smithi005 bash[78438]: cluster 2023-09-30T09:23:08.839659+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v635: 89 pgs: 89 active+clean; 428 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-30T09:23:10.783 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:10.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:10.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:10 smithi099 bash[59238]: cluster 2023-09-30T09:23:08.839659+0000 mgr.y (mgr.34107) 652 : cluster 0 pgmap v635: 89 pgs: 89 active+clean; 428 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 635 op/s 2023-09-30T09:23:10.848 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:162635 6.c 6:39d3085c:::benchmark_data_smithi005_105531_object54952:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:01.633766+0000", 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.19928763899998, 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.954259483, 2023-09-30T09:23:10.907 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 162635 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633766+0000", 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.908 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633766+0000", 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633767+0000", 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.809e-06 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.909 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633774+0000", 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5769999999999999e-06 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633786+0000", 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1511e-05 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633795+0000", 2023-09-30T09:23:10.910 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8900000000000002e-06 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633856+0000", 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0365999999999998e-05 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.633864+0000", 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9470000000000003e-06 2023-09-30T09:23:10.911 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361424+0000", 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.72756051899999996 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361441+0000", 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6410999999999999e-05 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.912 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.555194+0000", 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1937531109999999 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.555309+0000", 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000114954 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6,7", 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.555866+0000", 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000557593 2023-09-30T09:23:10.913 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577319+0000", 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.021452858000000002 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577400+0000", 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0986e-05 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.914 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577460+0000", 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0244000000000001e-05 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.587833+0000", 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010372416000000001 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.587901+0000", 2023-09-30T09:23:10.915 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8211000000000001e-05 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.588025+0000", 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012407999999999999 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:162654 6.c 6:38766522:::benchmark_data_smithi005_105531_object54971:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:23:10.916 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:01.670059+0000", 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.16299468199998, 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9494985090000001, 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 162654 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.917 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670059+0000", 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670059+0000", 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.918 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670060+0000", 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2720000000000001e-06 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670065+0000", 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3120000000000001e-06 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.919 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670078+0000", 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2312e-05 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670085+0000", 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4540000000000001e-06 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.920 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.921 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670152+0000", 2023-09-30T09:23:10.921 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6533999999999997e-05 2023-09-30T09:23:10.921 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.921 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.921 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.670164+0000", 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2278e-05 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361482+0000", 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.691317929 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.922 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.361492+0000", 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9480000000000003e-06 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577690+0000", 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2161986009999999 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.923 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577832+0000", 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014216399999999999 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6,7", 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.577986+0000", 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015362199999999999 2023-09-30T09:23:10.924 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.588038+0000", 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010051519 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.600959+0000", 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012921632000000001 2023-09-30T09:23:10.925 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619234+0000", 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.018274761 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619281+0000", 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7503999999999998e-05 2023-09-30T09:23:10.926 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619428+0000", 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000146052 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.619557+0000", 2023-09-30T09:23:10.927 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000129615 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:165097 6.0 e115/96 6:08a57ae4:::benchmark_data_smithi005_105531_object57414:head v 115'10481, mlcod=115'10478)", 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.749018+0000", 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 363.08403538599998, 2023-09-30T09:23:10.928 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.200778445, 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749018+0000", 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.929 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749018+0000", 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749019+0000", 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8200000000000008e-07 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.930 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749027+0000", 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2300000000000008e-06 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749041+0000", 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.403e-05 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.931 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.749051+0000", 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8179999999999999e-06 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.750709+0000", 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0016578319999999999 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.932 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.750732+0000", 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2824e-05 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949695+0000", 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19896288600000001 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949796+0000", 2023-09-30T09:23:10.933 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010184299999999999 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:165101 6.c 6:3448c63a:::benchmark_data_smithi005_105531_object57418:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.754555+0000", 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 363.078497836, 2023-09-30T09:23:10.934 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20987460999999999, 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 165101 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.935 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754555+0000", 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754555+0000", 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.936 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754558+0000", 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2929999999999999e-06 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754567+0000", 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0650000000000005e-06 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.937 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754582+0000", 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.541e-05 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754594+0000", 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1272e-05 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.938 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754666+0000", 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2211000000000004e-05 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754833+0000", 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000167212 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.939 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6,7", 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.754987+0000", 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015397800000000001 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954693+0000", 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19970574099999999 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.940 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954753+0000", 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0829000000000003e-05 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.954884+0000", 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013051299999999999 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.941 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964223+0000", 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0093394389999999997 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964303+0000", 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9327999999999997e-05 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.942 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.964430+0000", 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012731900000000001 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:165111 6.f e115/96 6:f7716d85:::benchmark_data_smithi005_105531_object57428:head v 115'10314, mlcod=115'10312)", 2023-09-30T09:23:10.943 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:07.784708+0000", 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 363.04834508599998, 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.206669672, 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784708+0000", 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.944 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784708+0000", 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784709+0000", 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.094e-06 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.945 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.784721+0000", 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1204e-05 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949368+0000", 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.1646475 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.946 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949387+0000", 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9193000000000001e-05 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949918+0000", 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00053103899999999997 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.947 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.949941+0000", 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2497000000000002e-05 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.991279+0000", 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.041338270000000003 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.948 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:07.991378+0000", 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8875000000000005e-05 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:209830 6.4 e123/96 6:24d789b1:::benchmark_data_smithi005_105531_object102147:head v 123'12915, mlcod=122'12910)", 2023-09-30T09:23:10.949 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.492218+0000", 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.340835427, 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.205705464, 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.492218+0000", 2023-09-30T09:23:10.950 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.492218+0000", 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.492219+0000", 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3e-07 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.492225+0000", 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6959999999999999e-06 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.952 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.492235+0000", 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8130000000000007e-06 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.492241+0000", 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1e-06 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.953 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.494195+0000", 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0019542370000000002 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.494530+0000", 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00033456300000000002 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.954 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.509964+0000", 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015433977 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.697923+0000", 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.187959448 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.955 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:209843 6.6 6:610e068a:::benchmark_data_smithi005_105531_object102160:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.495509+0000", 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.33754387099998, 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.203589308, 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:10.956 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 209843 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.495509+0000", 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.957 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.495509+0000", 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.495511+0000", 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.252e-06 2023-09-30T09:23:10.958 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.495516+0000", 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.198e-06 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.495527+0000", 2023-09-30T09:23:10.959 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1328999999999999e-05 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.495534+0000", 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0809999999999996e-06 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.497108+0000", 2023-09-30T09:23:10.960 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0015733469999999999 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.497216+0000", 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000108639 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 4,7", 2023-09-30T09:23:10.961 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.497324+0000", 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000108074 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501677+0000", 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0043528330000000004 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.962 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502605+0000", 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000927442 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.699004+0000", 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.196399713 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.963 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.699055+0000", 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0319999999999999e-05 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.699099+0000", 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4079999999999998e-05 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.964 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:209846 6.b 6:dc964433:::benchmark_data_smithi005_105531_object102163:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.501558+0000", 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.33149504400001, 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20119456299999999, 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.965 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 209846 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501558+0000", 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501558+0000", 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501560+0000", 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5069999999999999e-06 2023-09-30T09:23:10.967 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501565+0000", 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6409999999999999e-06 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501575+0000", 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0012e-05 2023-09-30T09:23:10.968 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501583+0000", 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5599999999999996e-06 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501627+0000", 2023-09-30T09:23:10.969 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4172999999999999e-05 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501704+0000", 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6445000000000004e-05 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,7", 2023-09-30T09:23:10.970 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.501770+0000", 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6397999999999997e-05 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.506017+0000", 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0042467090000000004 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.971 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.509765+0000", 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003748304 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.702594+0000", 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.192829473 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.972 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.702665+0000", 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0471999999999999e-05 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.702753+0000", 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7868999999999995e-05 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.973 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:209848 6.7 e123/96 6:ec53c158:::benchmark_data_smithi005_105531_object102165:head v 123'13400, mlcod=122'13398)", 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.502857+0000", 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.330195925, 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20739416699999999, 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.974 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502857+0000", 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502857+0000", 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.975 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502858+0000", 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8800000000000002e-07 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502864+0000", 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.626e-06 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.976 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502873+0000", 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.713e-06 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.502880+0000", 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3319999999999997e-06 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.977 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504756+0000", 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0018758609999999999 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504777+0000", 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1514000000000001e-05 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.978 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710215+0000", 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.205437697 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710252+0000", 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.6736000000000002e-05 2023-09-30T09:23:10.979 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:209845 6.f e123/96 6:fbeb77a8:::benchmark_data_smithi005_105531_object102162:head v 123'13074, mlcod=122'13072)", 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.504807+0000", 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.32824638800003, 2023-09-30T09:23:10.980 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20540383500000001, 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504807+0000", 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.981 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504807+0000", 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504808+0000", 2023-09-30T09:23:10.982 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.06e-07 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504812+0000", 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6890000000000003e-06 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504823+0000", 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0616e-05 2023-09-30T09:23:10.983 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504830+0000", 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0659999999999998e-06 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504868+0000", 2023-09-30T09:23:10.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8188000000000001e-05 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.504882+0000", 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3455000000000001e-05 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.709879+0000", 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20499722400000001 2023-09-30T09:23:10.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710211+0000", 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00033199100000000001 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.986 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:209850 6.0 e123/96 6:05cef0a3:::benchmark_data_smithi005_105531_object102167:head v 123'13296, mlcod=123'13294)", 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.506958+0000", 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.32609574999998, 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.202641563, 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.987 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.506958+0000", 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.506958+0000", 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.506958+0000", 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5799999999999999e-07 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.506963+0000", 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.904e-06 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.989 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.506971+0000", 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.571e-06 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.506976+0000", 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8339999999999998e-06 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.507022+0000", 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6356999999999997e-05 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.507041+0000", 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9242e-05 2023-09-30T09:23:10.991 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.709325+0000", 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20228410099999999 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.709599+0000", 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00027389599999999998 2023-09-30T09:23:10.992 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:209857 6.c 6:3bab95b8:::benchmark_data_smithi005_105531_object102174:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.510652+0000", 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.322401222, 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.207929536, 2023-09-30T09:23:10.993 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 209857 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:10.994 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.510652+0000", 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.510652+0000", 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.510654+0000", 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.562e-06 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.510659+0000", 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9370000000000003e-06 2023-09-30T09:23:10.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.697759+0000", 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18710065400000001 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.697769+0000", 2023-09-30T09:23:10.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8479999999999996e-06 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.698067+0000", 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000298098 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.698204+0000", 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013654699999999999 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.698341+0000", 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013766399999999999 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:10.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.710404+0000", 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012062596 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.718416+0000", 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0080119100000000006 2023-09-30T09:23:11.000 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.718450+0000", 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3779999999999998e-05 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.718543+0000", 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3477e-05 2023-09-30T09:23:11.001 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.718582+0000", 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8463000000000001e-05 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.002 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.34803.0:209855 6.2 e123/96 6:457dd8f9:::benchmark_data_smithi005_105531_object102172:head v 123'12837, mlcod=123'12834)", 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:18:16.511615+0000", 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 294.32143871400001, 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.196746265, 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.003 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.511615+0000", 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.511615+0000", 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.511615+0000", 2023-09-30T09:23:11.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1799999999999995e-07 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.511621+0000", 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7230000000000001e-06 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.697589+0000", 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.185968255 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.697612+0000", 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2983e-05 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.006 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.698699+0000", 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0010868939999999999 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.698794+0000", 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4444000000000006e-05 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.708314+0000", 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0095208380000000002 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:18:16.708361+0000", 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.651e-05 2023-09-30T09:23:11.008 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196793 7.3 7:c3249f00:::benchmark_data_smithi005_128556_object94264:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.726408+0000", 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.1066449880000002, 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33713317300000001, 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.009 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196793 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726408+0000", 2023-09-30T09:23:11.010 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726408+0000", 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726410+0000", 2023-09-30T09:23:11.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6819999999999999e-06 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726416+0000", 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3119999999999999e-06 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726431+0000", 2023-09-30T09:23:11.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4487e-05 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726439+0000", 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2500000000000006e-06 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726507+0000", 2023-09-30T09:23:11.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7912999999999998e-05 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726634+0000", 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000126754 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:23:11.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726757+0000", 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000123731 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.730556+0000", 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0037980790000000002 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.732734+0000", 2023-09-30T09:23:11.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0021780850000000002 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.063426+0000", 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33069285599999998 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.063493+0000", 2023-09-30T09:23:11.016 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6421999999999995e-05 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.063541+0000", 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8602e-05 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.017 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196795 7.2 7:42005c20:::benchmark_data_smithi005_128556_object94266:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.733191+0000", 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.099862549, 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33237175200000002, 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:23:11.018 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196795 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733191+0000", 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.019 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733191+0000", 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733193+0000", 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.759e-06 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.020 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733199+0000", 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5220000000000004e-06 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733214+0000", 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4626e-05 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.021 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733222+0000", 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1240000000000005e-06 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733272+0000", 2023-09-30T09:23:11.022 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0342e-05 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733359+0000", 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6735000000000002e-05 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733434+0000", 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5502999999999999e-05 2023-09-30T09:23:11.023 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.741991+0000", 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0085562669999999993 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742036+0000", 2023-09-30T09:23:11.024 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5850999999999999e-05 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065452+0000", 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32341598599999999 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065515+0000", 2023-09-30T09:23:11.025 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2469000000000001e-05 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065563+0000", 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7568000000000003e-05 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.026 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196796 7.3 7:c5241b9b:::benchmark_data_smithi005_128556_object94267:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.734839+0000", 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.0982143329999996, 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.334928157, 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:23:11.027 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196796 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734839+0000", 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.028 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734839+0000", 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734840+0000", 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2900000000000002e-07 2023-09-30T09:23:11.029 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734845+0000", 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4199999999999998e-06 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734857+0000", 2023-09-30T09:23:11.030 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1714e-05 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734865+0000", 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0029999999999994e-06 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.031 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734920+0000", 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4827999999999998e-05 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735061+0000", 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014079199999999999 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.032 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735198+0000", 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013742999999999999 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.745951+0000", 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010752443 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.033 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.745995+0000", 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4063000000000001e-05 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069666+0000", 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32367149200000001 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.034 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069723+0000", 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6944999999999998e-05 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069767+0000", 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4097999999999997e-05 2023-09-30T09:23:11.035 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196797 7.2 7:4894bb68:::benchmark_data_smithi005_128556_object94268:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.734980+0000", 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.098073662, 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33072642499999999, 2023-09-30T09:23:11.036 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196797 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.037 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734980+0000", 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734980+0000", 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.038 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734981+0000", 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7399999999999991e-07 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734986+0000", 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2959999999999998e-06 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.039 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735044+0000", 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8261999999999999e-05 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735053+0000", 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2110000000000004e-06 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.040 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.737950+0000", 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0028963970000000002 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738075+0000", 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000124993 2023-09-30T09:23:11.041 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738152+0000", 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6827000000000002e-05 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742108+0000", 2023-09-30T09:23:11.042 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0039565370000000004 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742122+0000", 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3728e-05 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065608+0000", 2023-09-30T09:23:11.043 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32348563800000002 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065667+0000", 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9701000000000003e-05 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.044 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065706+0000", 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8860999999999999e-05 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196800 7.3 7:c164e03f:::benchmark_data_smithi005_128556_object94271:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:11.045 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.735357+0000", 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.0976961220000003, 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33452783400000002, 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196800 2023-09-30T09:23:11.046 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735357+0000", 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735357+0000", 2023-09-30T09:23:11.047 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735358+0000", 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1999999999999998e-07 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735363+0000", 2023-09-30T09:23:11.048 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2519999999999999e-06 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735375+0000", 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2021000000000001e-05 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.049 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735384+0000", 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5669999999999995e-06 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738668+0000", 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00328357 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.050 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738744+0000", 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6606999999999993e-05 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738821+0000", 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7267000000000004e-05 2023-09-30T09:23:11.051 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.745954+0000", 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071329690000000003 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.747185+0000", 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00123025 2023-09-30T09:23:11.052 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069804+0000", 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32261922300000001 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069852+0000", 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7882e-05 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.053 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069885+0000", 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3306000000000003e-05 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.054 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196801 7.3 7:cd53a532:::benchmark_data_smithi005_128556_object94272:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.735416+0000", 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.0976374340000001, 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33460646900000002, 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196801 2023-09-30T09:23:11.055 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735416+0000", 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735416+0000", 2023-09-30T09:23:11.056 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735417+0000", 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.92e-07 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.057 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735421+0000", 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4440000000000001e-06 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735431+0000", 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6889999999999999e-06 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.058 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735439+0000", 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5259999999999993e-06 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742142+0000", 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0067023400000000002 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.059 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742268+0000", 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012584299999999999 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742395+0000", 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012733199999999999 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.060 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.746091+0000", 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003696342 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.747441+0000", 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0013494920000000001 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.061 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069919+0000", 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.322478233 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069989+0000", 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0214000000000002e-05 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.062 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.070022+0000", 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3222000000000001e-05 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196809 7.2 7:4e5377c6:::benchmark_data_smithi005_128556_object94280:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:11.063 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.767224+0000", 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.0658288950000001, 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29899978900000002, 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196809 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.064 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767224+0000", 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767224+0000", 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:23:11.065 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767227+0000", 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.525e-06 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767236+0000", 2023-09-30T09:23:11.066 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4169999999999998e-06 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767274+0000", 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7771999999999997e-05 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:23:11.067 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767287+0000", 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3023999999999999e-05 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767352+0000", 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4395999999999998e-05 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:23:11.068 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767451+0000", 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9125999999999999e-05 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767534+0000", 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3764000000000006e-05 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.069 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.770916+0000", 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0033819380000000001 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.771386+0000", 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00046959600000000002 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.070 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.066094+0000", 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29470797199999998 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.066184+0000", 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9954e-05 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:23:11.071 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.066224+0000", 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0305000000000001e-05 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:23:11.072 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:23:11.073 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:23:11.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:11.074 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:11.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:11.078 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:23:11.089 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:23:11.176 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:11.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:11.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:11.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:11.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:11.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:11.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:11.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:11.454 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:12.067 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:12.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:12.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:12.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:12.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:12.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:12.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:12.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:12.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:12.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:12.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:12.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:12.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:12.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:12.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:12.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:12.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:12.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:12.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:12.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:12.820 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:12.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:12.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:12.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:12.936 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:12 smithi099 bash[59238]: cluster 2023-09-30T09:23:10.840188+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 335 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:23:12.936 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:12 smithi099 bash[59238]: audit 2023-09-30T09:23:11.050281+0000 mgr.y (mgr.34107) 654 : audit 0 from='client.35190 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:23:12.956 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:12.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:12.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:12 smithi005 bash[75361]: cluster 2023-09-30T09:23:10.840188+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 335 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:23:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:12 smithi005 bash[75361]: audit 2023-09-30T09:23:11.050281+0000 mgr.y (mgr.34107) 654 : audit 0 from='client.35190 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:23:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:12 smithi005 bash[78438]: cluster 2023-09-30T09:23:10.840188+0000 mgr.y (mgr.34107) 653 : cluster 0 pgmap v636: 89 pgs: 89 active+clean; 335 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-09-30T09:23:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:12 smithi005 bash[78438]: audit 2023-09-30T09:23:11.050281+0000 mgr.y (mgr.34107) 654 : audit 0 from='client.35190 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:23:13.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:13.087 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:13.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:13.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:13.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:13.223 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:13.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:13.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:13.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:13.363 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:13.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:13.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:13.470 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:13.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:13.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:13.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:13.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:13.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:13.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:13.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:13.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:13.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:13.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:13.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:13.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:13.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:13.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:14.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:14.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:14.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:14.148 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:14.172 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:14.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:14.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:14.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:23:14.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:14.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:14.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:14.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:14.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:14.552 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:14.570 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:14.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:14.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:14.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.703 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:14.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:14.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:14 smithi099 bash[59238]: cluster 2023-09-30T09:23:12.840825+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v637: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:23:14.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:14.812 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:14 smithi005 bash[75361]: cluster 2023-09-30T09:23:12.840825+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v637: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:23:14.812 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:14 smithi005 bash[78438]: cluster 2023-09-30T09:23:12.840825+0000 mgr.y (mgr.34107) 655 : cluster 0 pgmap v637: 89 pgs: 89 active+clean; 223 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:23:14.838 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:14.943 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:14.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:14.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:15.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:15.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:15.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:15.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:15.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:15.242 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:15.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:15.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:15.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:15.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:15.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:15.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:15.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:15.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:15.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:15.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:15.622 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:15.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:15.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:15.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:15.737 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":636,"stamp":"2023-09-30T09:23:10.839806+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":351279020,"num_objects":5376,"num_object_clones":0,"num_object_copies":16128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5376,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":199962,"num_write_kb":6564110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":1190320,"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":141296,"ondisk_log_size":141296,"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":3315776,"kb_used_data":1137216,"kb_used_omap":13,"kb_used_meta":2178226,"kb_avail":746645440,"statfs":{"total":767960285184,"available":764564930560,"internally_reserved":0,"allocated":1164509184,"data_stored":1160399986,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":2230504444},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,8,9,16,6,2],"upper_bound":128},"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":-471728128,"num_objects":-7198,"num_object_clones":0,"num_object_copies":-21594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7198,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7198,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":"11.233766"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":131,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529771+0000","last_change":"2023-09-30T09:10:30.273327+0000","last_active":"2023-09-30T09:22:36.529771+0000","last_peered":"2023-09-30T09:22:36.529771+0000","last_clean":"2023-09-30T09:22:36.529771+0000","last_became_active":"2023-09-30T09:10:30.272881+0000","last_became_peered":"2023-09-30T09:10:30.272881+0000","last_unstale":"2023-09-30T09:22:36.529771+0000","last_undegraded":"2023-09-30T09:22:36.529771+0000","last_fullsized":"2023-09-30T09:22:36.529771+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":121,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530285+0000","last_change":"2023-09-30T09:10:56.669932+0000","last_active":"2023-09-30T09:22:36.530285+0000","last_peered":"2023-09-30T09:22:36.530285+0000","last_clean":"2023-09-30T09:22:36.530285+0000","last_became_active":"2023-09-30T09:10:56.669518+0000","last_became_peered":"2023-09-30T09:10:56.669518+0000","last_unstale":"2023-09-30T09:22:36.530285+0000","last_undegraded":"2023-09-30T09:22:36.530285+0000","last_fullsized":"2023-09-30T09:22:36.530285+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:33:06.169425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.540975+0000","last_change":"2023-09-30T09:10:56.671255+0000","last_active":"2023-09-30T09:22:36.540975+0000","last_peered":"2023-09-30T09:22:36.540975+0000","last_clean":"2023-09-30T09:22:36.540975+0000","last_became_active":"2023-09-30T09:10:56.670880+0000","last_became_peered":"2023-09-30T09:10:56.670880+0000","last_unstale":"2023-09-30T09:22:36.540975+0000","last_undegraded":"2023-09-30T09:22:36.540975+0000","last_fullsized":"2023-09-30T09:22:36.540975+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:56:21.973175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.540965+0000","last_change":"2023-09-30T09:10:56.678145+0000","last_active":"2023-09-30T09:22:36.540965+0000","last_peered":"2023-09-30T09:22:36.540965+0000","last_clean":"2023-09-30T09:22:36.540965+0000","last_became_active":"2023-09-30T09:10:56.677729+0000","last_became_peered":"2023-09-30T09:10:56.677729+0000","last_unstale":"2023-09-30T09:22:36.540965+0000","last_undegraded":"2023-09-30T09:22:36.540965+0000","last_fullsized":"2023-09-30T09:22:36.540965+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:51:32.021801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"state":"active+clean","last_fresh":"2023-09-30T09:22:59.626884+0000","last_change":"2023-09-30T09:10:56.671400+0000","last_active":"2023-09-30T09:22:59.626884+0000","last_peered":"2023-09-30T09:22:59.626884+0000","last_clean":"2023-09-30T09:22:59.626884+0000","last_became_active":"2023-09-30T09:10:56.669908+0000","last_became_peered":"2023-09-30T09:10:56.669908+0000","last_unstale":"2023-09-30T09:22:59.626884+0000","last_undegraded":"2023-09-30T09:22:59.626884+0000","last_fullsized":"2023-09-30T09:22:59.626884+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:29:36.573186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.533774+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:22:36.533774+0000","last_peered":"2023-09-30T09:22:36.533774+0000","last_clean":"2023-09-30T09:22:36.533774+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:22:36.533774+0000","last_undegraded":"2023-09-30T09:22:36.533774+0000","last_fullsized":"2023-09-30T09:22:36.533774+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":109,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543494+0000","last_change":"2023-09-30T09:10:56.678678+0000","last_active":"2023-09-30T09:22:36.543494+0000","last_peered":"2023-09-30T09:22:36.543494+0000","last_clean":"2023-09-30T09:22:36.543494+0000","last_became_active":"2023-09-30T09:10:56.677343+0000","last_became_peered":"2023-09-30T09:10:56.677343+0000","last_unstale":"2023-09-30T09:22:36.543494+0000","last_undegraded":"2023-09-30T09:22:36.543494+0000","last_fullsized":"2023-09-30T09:22:36.543494+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:11:29.107809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.531942+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:22:36.531942+0000","last_peered":"2023-09-30T09:22:36.531942+0000","last_clean":"2023-09-30T09:22:36.531942+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:22:36.531942+0000","last_undegraded":"2023-09-30T09:22:36.531942+0000","last_fullsized":"2023-09-30T09:22:36.531942+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":116,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543750+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:22:36.543750+0000","last_peered":"2023-09-30T09:22:36.543750+0000","last_clean":"2023-09-30T09:22:36.543750+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:22:36.543750+0000","last_undegraded":"2023-09-30T09:22:36.543750+0000","last_fullsized":"2023-09-30T09:22:36.543750+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":97,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530206+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:22:36.530206+0000","last_peered":"2023-09-30T09:22:36.530206+0000","last_clean":"2023-09-30T09:22:36.530206+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:22:36.530206+0000","last_undegraded":"2023-09-30T09:22:36.530206+0000","last_fullsized":"2023-09-30T09:22:36.530206+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":119,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530571+0000","last_change":"2023-09-30T09:10:56.672573+0000","last_active":"2023-09-30T09:22:36.530571+0000","last_peered":"2023-09-30T09:22:36.530571+0000","last_clean":"2023-09-30T09:22:36.530571+0000","last_became_active":"2023-09-30T09:10:56.672110+0000","last_became_peered":"2023-09-30T09:10:56.672110+0000","last_unstale":"2023-09-30T09:22:36.530571+0000","last_undegraded":"2023-09-30T09:22:36.530571+0000","last_fullsized":"2023-09-30T09:22:36.530571+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":120,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.540293+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:22:36.540293+0000","last_peered":"2023-09-30T09:22:36.540293+0000","last_clean":"2023-09-30T09:22:36.540293+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:22:36.540293+0000","last_undegraded":"2023-09-30T09:22:36.540293+0000","last_fullsized":"2023-09-30T09:22:36.540293+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":160,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530269+0000","last_change":"2023-09-30T09:17:24.610975+0000","last_active":"2023-09-30T09:22:36.530269+0000","last_peered":"2023-09-30T09:22:36.530269+0000","last_clean":"2023-09-30T09:22:36.530269+0000","last_became_active":"2023-09-30T09:17:24.599158+0000","last_became_peered":"2023-09-30T09:17:24.599158+0000","last_unstale":"2023-09-30T09:22:36.530269+0000","last_undegraded":"2023-09-30T09:22:36.530269+0000","last_fullsized":"2023-09-30T09:22:36.530269+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":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":9444,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530490+0000","last_change":"2023-09-30T09:17:24.600958+0000","last_active":"2023-09-30T09:22:36.530490+0000","last_peered":"2023-09-30T09:22:36.530490+0000","last_clean":"2023-09-30T09:22:36.530490+0000","last_became_active":"2023-09-30T09:17:24.600112+0000","last_became_peered":"2023-09-30T09:17:24.600112+0000","last_unstale":"2023-09-30T09:22:36.530490+0000","last_undegraded":"2023-09-30T09:22:36.530490+0000","last_fullsized":"2023-09-30T09:22:36.530490+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":118,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529480+0000","last_change":"2023-09-30T09:10:30.272563+0000","last_active":"2023-09-30T09:22:36.529480+0000","last_peered":"2023-09-30T09:22:36.529480+0000","last_clean":"2023-09-30T09:22:36.529480+0000","last_became_active":"2023-09-30T09:10:30.272165+0000","last_became_peered":"2023-09-30T09:10:30.272165+0000","last_unstale":"2023-09-30T09:22:36.529480+0000","last_undegraded":"2023-09-30T09:22:36.529480+0000","last_fullsized":"2023-09-30T09:22:36.529480+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.537019+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:22:36.537019+0000","last_peered":"2023-09-30T09:22:36.537019+0000","last_clean":"2023-09-30T09:22:36.537019+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:22:36.537019+0000","last_undegraded":"2023-09-30T09:22:36.537019+0000","last_fullsized":"2023-09-30T09:22:36.537019+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":109,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.544046+0000","last_change":"2023-09-30T09:10:56.673656+0000","last_active":"2023-09-30T09:22:36.544046+0000","last_peered":"2023-09-30T09:22:36.544046+0000","last_clean":"2023-09-30T09:22:36.544046+0000","last_became_active":"2023-09-30T09:10:56.673226+0000","last_became_peered":"2023-09-30T09:10:56.673226+0000","last_unstale":"2023-09-30T09:22:36.544046+0000","last_undegraded":"2023-09-30T09:22:36.544046+0000","last_fullsized":"2023-09-30T09:22:36.544046+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:20:45.313753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543728+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:22:36.543728+0000","last_peered":"2023-09-30T09:22:36.543728+0000","last_clean":"2023-09-30T09:22:36.543728+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:22:36.543728+0000","last_undegraded":"2023-09-30T09:22:36.543728+0000","last_fullsized":"2023-09-30T09:22:36.543728+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":119,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529270+0000","last_change":"2023-09-30T09:17:24.597336+0000","last_active":"2023-09-30T09:22:36.529270+0000","last_peered":"2023-09-30T09:22:36.529270+0000","last_clean":"2023-09-30T09:22:36.529270+0000","last_became_active":"2023-09-30T09:17:24.596936+0000","last_became_peered":"2023-09-30T09:17:24.596936+0000","last_unstale":"2023-09-30T09:22:36.529270+0000","last_undegraded":"2023-09-30T09:22:36.529270+0000","last_fullsized":"2023-09-30T09:22:36.529270+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":109,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.541252+0000","last_change":"2023-09-30T09:10:56.672630+0000","last_active":"2023-09-30T09:22:36.541252+0000","last_peered":"2023-09-30T09:22:36.541252+0000","last_clean":"2023-09-30T09:22:36.541252+0000","last_became_active":"2023-09-30T09:10:56.672209+0000","last_became_peered":"2023-09-30T09:10:56.672209+0000","last_unstale":"2023-09-30T09:22:36.541252+0000","last_undegraded":"2023-09-30T09:22:36.541252+0000","last_fullsized":"2023-09-30T09:22:36.541252+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:12:17.377321+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":51,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.533539+0000","last_change":"2023-09-30T09:17:24.610858+0000","last_active":"2023-09-30T09:22:36.533539+0000","last_peered":"2023-09-30T09:22:36.533539+0000","last_clean":"2023-09-30T09:22:36.533539+0000","last_became_active":"2023-09-30T09:17:24.584601+0000","last_became_peered":"2023-09-30T09:17:24.584601+0000","last_unstale":"2023-09-30T09:22:36.533539+0000","last_undegraded":"2023-09-30T09:22:36.533539+0000","last_fullsized":"2023-09-30T09:22:36.533539+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":122,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:22:59.635483+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:22:59.635483+0000","last_peered":"2023-09-30T09:22:59.635483+0000","last_clean":"2023-09-30T09:22:59.635483+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:22:59.635483+0000","last_undegraded":"2023-09-30T09:22:59.635483+0000","last_fullsized":"2023-09-30T09:22:59.635483+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'12525","reported_seq":12558,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:08.874347+0000","last_change":"2023-09-30T09:18:59.598079+0000","last_active":"2023-09-30T09:23:08.874347+0000","last_peered":"2023-09-30T09:23:08.874347+0000","last_clean":"2023-09-30T09:23:08.874347+0000","last_became_active":"2023-09-30T09:18:59.597713+0000","last_became_peered":"2023-09-30T09:18:59.597713+0000","last_unstale":"2023-09-30T09:23:08.874347+0000","last_undegraded":"2023-09-30T09:23:08.874347+0000","last_fullsized":"2023-09-30T09:23:08.874347+0000","mapping_epoch":128,"log_start":"135'4600","ondisk_log_start":"135'4600","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7925,"log_dups_size":0,"ondisk_log_size":7925,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:07:25.637580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":21561344,"num_objects":329,"num_object_clones":0,"num_object_copies":987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":329,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12525,"num_write_kb":411328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":117,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530895+0000","last_change":"2023-09-30T09:09:31.689391+0000","last_active":"2023-09-30T09:22:36.530895+0000","last_peered":"2023-09-30T09:22:36.530895+0000","last_clean":"2023-09-30T09:22:36.530895+0000","last_became_active":"2023-09-30T09:09:31.688909+0000","last_became_peered":"2023-09-30T09:09:31.688909+0000","last_unstale":"2023-09-30T09:22:36.530895+0000","last_undegraded":"2023-09-30T09:22:36.530895+0000","last_fullsized":"2023-09-30T09:22:36.530895+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":118,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543343+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:22:36.543343+0000","last_peered":"2023-09-30T09:22:36.543343+0000","last_clean":"2023-09-30T09:22:36.543343+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:22:36.543343+0000","last_undegraded":"2023-09-30T09:22:36.543343+0000","last_fullsized":"2023-09-30T09:22:36.543343+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"149'12461","reported_seq":12494,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:06.435031+0000","last_change":"2023-09-30T09:18:59.591631+0000","last_active":"2023-09-30T09:23:06.435031+0000","last_peered":"2023-09-30T09:23:06.435031+0000","last_clean":"2023-09-30T09:23:06.435031+0000","last_became_active":"2023-09-30T09:18:59.591187+0000","last_became_peered":"2023-09-30T09:18:59.591187+0000","last_unstale":"2023-09-30T09:23:06.435031+0000","last_undegraded":"2023-09-30T09:23:06.435031+0000","last_fullsized":"2023-09-30T09:23:06.435031+0000","mapping_epoch":128,"log_start":"135'4900","ondisk_log_start":"135'4900","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7561,"log_dups_size":0,"ondisk_log_size":7561,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:52:03.719837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27590656,"num_objects":421,"num_object_clones":0,"num_object_copies":1263,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":421,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12461,"num_write_kb":412224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":118,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530750+0000","last_change":"2023-09-30T09:10:00.261960+0000","last_active":"2023-09-30T09:22:36.530750+0000","last_peered":"2023-09-30T09:22:36.530750+0000","last_clean":"2023-09-30T09:22:36.530750+0000","last_became_active":"2023-09-30T09:10:00.261506+0000","last_became_peered":"2023-09-30T09:10:00.261506+0000","last_unstale":"2023-09-30T09:22:36.530750+0000","last_undegraded":"2023-09-30T09:22:36.530750+0000","last_fullsized":"2023-09-30T09:22:36.530750+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":138,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530055+0000","last_change":"2023-09-30T09:10:56.674149+0000","last_active":"2023-09-30T09:22:36.530055+0000","last_peered":"2023-09-30T09:22:36.530055+0000","last_clean":"2023-09-30T09:22:36.530055+0000","last_became_active":"2023-09-30T09:10:56.673569+0000","last_became_peered":"2023-09-30T09:10:56.673569+0000","last_unstale":"2023-09-30T09:22:36.530055+0000","last_undegraded":"2023-09-30T09:22:36.530055+0000","last_fullsized":"2023-09-30T09:22:36.530055+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"149'12567","reported_seq":12600,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:10.608944+0000","last_change":"2023-09-30T09:18:59.598951+0000","last_active":"2023-09-30T09:23:10.608944+0000","last_peered":"2023-09-30T09:23:10.608944+0000","last_clean":"2023-09-30T09:23:10.608944+0000","last_became_active":"2023-09-30T09:18:59.598605+0000","last_became_peered":"2023-09-30T09:18:59.598605+0000","last_unstale":"2023-09-30T09:23:10.608944+0000","last_undegraded":"2023-09-30T09:23:10.608944+0000","last_fullsized":"2023-09-30T09:23:10.608944+0000","mapping_epoch":128,"log_start":"134'3700","ondisk_log_start":"134'3700","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8867,"log_dups_size":0,"ondisk_log_size":8867,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:51:24.825233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16973824,"num_objects":259,"num_object_clones":0,"num_object_copies":777,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":259,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12567,"num_write_kb":410432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":128,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530676+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:22:36.530676+0000","last_peered":"2023-09-30T09:22:36.530676+0000","last_clean":"2023-09-30T09:22:36.530676+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:22:36.530676+0000","last_undegraded":"2023-09-30T09:22:36.530676+0000","last_fullsized":"2023-09-30T09:22:36.530676+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":41,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.533689+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:22:36.533689+0000","last_peered":"2023-09-30T09:22:36.533689+0000","last_clean":"2023-09-30T09:22:36.533689+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:22:36.533689+0000","last_undegraded":"2023-09-30T09:22:36.533689+0000","last_fullsized":"2023-09-30T09:22:36.533689+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"149'12431","reported_seq":12464,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:09.346891+0000","last_change":"2023-09-30T09:18:59.597366+0000","last_active":"2023-09-30T09:23:09.346891+0000","last_peered":"2023-09-30T09:23:09.346891+0000","last_clean":"2023-09-30T09:23:09.346891+0000","last_became_active":"2023-09-30T09:18:59.596863+0000","last_became_peered":"2023-09-30T09:18:59.596863+0000","last_unstale":"2023-09-30T09:23:09.346891+0000","last_undegraded":"2023-09-30T09:23:09.346891+0000","last_fullsized":"2023-09-30T09:23:09.346891+0000","mapping_epoch":128,"log_start":"133'2400","ondisk_log_start":"133'2400","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:45.670692+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20512768,"num_objects":313,"num_object_clones":0,"num_object_copies":939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12431,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543579+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:22:36.543579+0000","last_peered":"2023-09-30T09:22:36.543579+0000","last_clean":"2023-09-30T09:22:36.543579+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:22:36.543579+0000","last_undegraded":"2023-09-30T09:22:36.543579+0000","last_fullsized":"2023-09-30T09:22:36.543579+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":110,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:22:59.620364+0000","last_change":"2023-09-30T09:10:00.261888+0000","last_active":"2023-09-30T09:22:59.620364+0000","last_peered":"2023-09-30T09:22:59.620364+0000","last_clean":"2023-09-30T09:22:59.620364+0000","last_became_active":"2023-09-30T09:10:00.261487+0000","last_became_peered":"2023-09-30T09:10:00.261487+0000","last_unstale":"2023-09-30T09:22:59.620364+0000","last_undegraded":"2023-09-30T09:22:59.620364+0000","last_fullsized":"2023-09-30T09:22:59.620364+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:24:21.452470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'12811","reported_seq":12843,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:10.586176+0000","last_change":"2023-09-30T09:18:59.600909+0000","last_active":"2023-09-30T09:23:10.586176+0000","last_peered":"2023-09-30T09:23:10.586176+0000","last_clean":"2023-09-30T09:23:10.586176+0000","last_became_active":"2023-09-30T09:18:59.600115+0000","last_became_peered":"2023-09-30T09:18:59.600115+0000","last_unstale":"2023-09-30T09:23:10.586176+0000","last_undegraded":"2023-09-30T09:23:10.586176+0000","last_fullsized":"2023-09-30T09:23:10.586176+0000","mapping_epoch":128,"log_start":"134'3900","ondisk_log_start":"134'3900","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8911,"log_dups_size":0,"ondisk_log_size":8911,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:39:53.473105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":15138816,"num_objects":231,"num_object_clones":0,"num_object_copies":693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":231,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12811,"num_write_kb":417344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":120,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530676+0000","last_change":"2023-09-30T09:10:56.678383+0000","last_active":"2023-09-30T09:22:36.530676+0000","last_peered":"2023-09-30T09:22:36.530676+0000","last_clean":"2023-09-30T09:22:36.530676+0000","last_became_active":"2023-09-30T09:10:56.677190+0000","last_became_peered":"2023-09-30T09:10:56.677190+0000","last_unstale":"2023-09-30T09:22:36.530676+0000","last_undegraded":"2023-09-30T09:22:36.530676+0000","last_fullsized":"2023-09-30T09:22:36.530676+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:57:42.232225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":132,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530163+0000","last_change":"2023-09-30T09:17:24.599065+0000","last_active":"2023-09-30T09:22:36.530163+0000","last_peered":"2023-09-30T09:22:36.530163+0000","last_clean":"2023-09-30T09:22:36.530163+0000","last_became_active":"2023-09-30T09:17:24.598698+0000","last_became_peered":"2023-09-30T09:17:24.598698+0000","last_unstale":"2023-09-30T09:22:36.530163+0000","last_undegraded":"2023-09-30T09:22:36.530163+0000","last_fullsized":"2023-09-30T09:22:36.530163+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"149'12645","reported_seq":12677,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:09.337352+0000","last_change":"2023-09-30T09:18:59.596334+0000","last_active":"2023-09-30T09:23:09.337352+0000","last_peered":"2023-09-30T09:23:09.337352+0000","last_clean":"2023-09-30T09:23:09.337352+0000","last_became_active":"2023-09-30T09:18:59.595989+0000","last_became_peered":"2023-09-30T09:18:59.595989+0000","last_unstale":"2023-09-30T09:23:09.337352+0000","last_undegraded":"2023-09-30T09:23:09.337352+0000","last_fullsized":"2023-09-30T09:23:09.337352+0000","mapping_epoch":128,"log_start":"133'2600","ondisk_log_start":"133'2600","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:55:32.615284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17891328,"num_objects":273,"num_object_clones":0,"num_object_copies":819,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":273,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12645,"num_write_kb":413376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":41,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.533779+0000","last_change":"2023-09-30T09:17:24.588456+0000","last_active":"2023-09-30T09:22:36.533779+0000","last_peered":"2023-09-30T09:22:36.533779+0000","last_clean":"2023-09-30T09:22:36.533779+0000","last_became_active":"2023-09-30T09:17:24.588084+0000","last_became_peered":"2023-09-30T09:17:24.588084+0000","last_unstale":"2023-09-30T09:22:36.533779+0000","last_undegraded":"2023-09-30T09:22:36.533779+0000","last_fullsized":"2023-09-30T09:22:36.533779+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":129,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529902+0000","last_change":"2023-09-30T09:10:30.272891+0000","last_active":"2023-09-30T09:22:36.529902+0000","last_peered":"2023-09-30T09:22:36.529902+0000","last_clean":"2023-09-30T09:22:36.529902+0000","last_became_active":"2023-09-30T09:10:30.272604+0000","last_became_peered":"2023-09-30T09:10:30.272604+0000","last_unstale":"2023-09-30T09:22:36.529902+0000","last_undegraded":"2023-09-30T09:22:36.529902+0000","last_fullsized":"2023-09-30T09:22:36.529902+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"149'12538","reported_seq":12568,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:07.777808+0000","last_change":"2023-09-30T09:18:59.603112+0000","last_active":"2023-09-30T09:23:07.777808+0000","last_peered":"2023-09-30T09:23:07.777808+0000","last_clean":"2023-09-30T09:23:07.777808+0000","last_became_active":"2023-09-30T09:18:59.602739+0000","last_became_peered":"2023-09-30T09:18:59.602739+0000","last_unstale":"2023-09-30T09:23:07.777808+0000","last_undegraded":"2023-09-30T09:23:07.777808+0000","last_fullsized":"2023-09-30T09:23:07.777808+0000","mapping_epoch":128,"log_start":"133'3100","ondisk_log_start":"133'3100","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9438,"log_dups_size":0,"ondisk_log_size":9438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23658520,"num_objects":362,"num_object_clones":0,"num_object_copies":1086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":362,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12538,"num_write_kb":412737,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529823+0000","last_change":"2023-09-30T09:10:30.273947+0000","last_active":"2023-09-30T09:22:36.529823+0000","last_peered":"2023-09-30T09:22:36.529823+0000","last_clean":"2023-09-30T09:22:36.529823+0000","last_became_active":"2023-09-30T09:10:30.273665+0000","last_became_peered":"2023-09-30T09:10:30.273665+0000","last_unstale":"2023-09-30T09:22:36.529823+0000","last_undegraded":"2023-09-30T09:22:36.529823+0000","last_fullsized":"2023-09-30T09:22:36.529823+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":132,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530156+0000","last_change":"2023-09-30T09:17:24.600109+0000","last_active":"2023-09-30T09:22:36.530156+0000","last_peered":"2023-09-30T09:22:36.530156+0000","last_clean":"2023-09-30T09:22:36.530156+0000","last_became_active":"2023-09-30T09:17:24.599766+0000","last_became_peered":"2023-09-30T09:17:24.599766+0000","last_unstale":"2023-09-30T09:22:36.530156+0000","last_undegraded":"2023-09-30T09:22:36.530156+0000","last_fullsized":"2023-09-30T09:22:36.530156+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"149'12403","reported_seq":12432,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:07.770628+0000","last_change":"2023-09-30T09:18:59.602951+0000","last_active":"2023-09-30T09:23:07.770628+0000","last_peered":"2023-09-30T09:23:07.770628+0000","last_clean":"2023-09-30T09:23:07.770628+0000","last_became_active":"2023-09-30T09:18:59.602585+0000","last_became_peered":"2023-09-30T09:18:59.602585+0000","last_unstale":"2023-09-30T09:23:07.770628+0000","last_undegraded":"2023-09-30T09:23:07.770628+0000","last_fullsized":"2023-09-30T09:23:07.770628+0000","mapping_epoch":128,"log_start":"133'3000","ondisk_log_start":"133'3000","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9403,"log_dups_size":0,"ondisk_log_size":9403,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":24313856,"num_objects":371,"num_object_clones":0,"num_object_copies":1113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":371,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12403,"num_write_kb":408768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":123,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.531740+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:22:36.531740+0000","last_peered":"2023-09-30T09:22:36.531740+0000","last_clean":"2023-09-30T09:22:36.531740+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:22:36.531740+0000","last_undegraded":"2023-09-30T09:22:36.531740+0000","last_fullsized":"2023-09-30T09:22:36.531740+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.538842+0000","last_change":"2023-09-30T09:10:56.673768+0000","last_active":"2023-09-30T09:22:36.538842+0000","last_peered":"2023-09-30T09:22:36.538842+0000","last_clean":"2023-09-30T09:22:36.538842+0000","last_became_active":"2023-09-30T09:10:56.673398+0000","last_became_peered":"2023-09-30T09:10:56.673398+0000","last_unstale":"2023-09-30T09:22:36.538842+0000","last_undegraded":"2023-09-30T09:22:36.538842+0000","last_fullsized":"2023-09-30T09:22:36.538842+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:41:57.680141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'12546","reported_seq":12575,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:07.487169+0000","last_change":"2023-09-30T09:18:59.601856+0000","last_active":"2023-09-30T09:23:07.487169+0000","last_peered":"2023-09-30T09:23:07.487169+0000","last_clean":"2023-09-30T09:23:07.487169+0000","last_became_active":"2023-09-30T09:18:59.601556+0000","last_became_peered":"2023-09-30T09:18:59.601556+0000","last_unstale":"2023-09-30T09:23:07.487169+0000","last_undegraded":"2023-09-30T09:23:07.487169+0000","last_fullsized":"2023-09-30T09:23:07.487169+0000","mapping_epoch":128,"log_start":"135'4600","ondisk_log_start":"135'4600","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23068672,"num_objects":352,"num_object_clones":0,"num_object_copies":1056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12546,"num_write_kb":412736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":132,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.539813+0000","last_change":"2023-09-30T09:10:00.262034+0000","last_active":"2023-09-30T09:22:36.539813+0000","last_peered":"2023-09-30T09:22:36.539813+0000","last_clean":"2023-09-30T09:22:36.539813+0000","last_became_active":"2023-09-30T09:10:00.260482+0000","last_became_peered":"2023-09-30T09:10:00.260482+0000","last_unstale":"2023-09-30T09:22:36.539813+0000","last_undegraded":"2023-09-30T09:22:36.539813+0000","last_fullsized":"2023-09-30T09:22:36.539813+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:27:28.940356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543777+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:22:36.543777+0000","last_peered":"2023-09-30T09:22:36.543777+0000","last_clean":"2023-09-30T09:22:36.543777+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:22:36.543777+0000","last_undegraded":"2023-09-30T09:22:36.543777+0000","last_fullsized":"2023-09-30T09:22:36.543777+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":89,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:59.344037+0000","last_change":"2023-09-30T09:10:30.270118+0000","last_active":"2023-09-30T09:22:59.344037+0000","last_peered":"2023-09-30T09:22:59.344037+0000","last_clean":"2023-09-30T09:22:59.344037+0000","last_became_active":"2023-09-30T09:10:30.269753+0000","last_became_peered":"2023-09-30T09:10:30.269753+0000","last_unstale":"2023-09-30T09:22:59.344037+0000","last_undegraded":"2023-09-30T09:22:59.344037+0000","last_fullsized":"2023-09-30T09:22:59.344037+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:08:39.366425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'12344","reported_seq":12373,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:07.740390+0000","last_change":"2023-09-30T09:18:59.603726+0000","last_active":"2023-09-30T09:23:07.740390+0000","last_peered":"2023-09-30T09:23:07.740390+0000","last_clean":"2023-09-30T09:23:07.740390+0000","last_became_active":"2023-09-30T09:18:59.603464+0000","last_became_peered":"2023-09-30T09:18:59.603464+0000","last_unstale":"2023-09-30T09:23:07.740390+0000","last_undegraded":"2023-09-30T09:23:07.740390+0000","last_fullsized":"2023-09-30T09:23:07.740390+0000","mapping_epoch":128,"log_start":"133'2900","ondisk_log_start":"133'2900","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":9444,"log_dups_size":0,"ondisk_log_size":9444,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26214400,"num_objects":400,"num_object_clones":0,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":400,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12344,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":138,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543493+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:22:36.543493+0000","last_peered":"2023-09-30T09:22:36.543493+0000","last_clean":"2023-09-30T09:22:36.543493+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:22:36.543493+0000","last_undegraded":"2023-09-30T09:22:36.543493+0000","last_fullsized":"2023-09-30T09:22:36.543493+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":133,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529949+0000","last_change":"2023-09-30T09:17:24.601164+0000","last_active":"2023-09-30T09:22:36.529949+0000","last_peered":"2023-09-30T09:22:36.529949+0000","last_clean":"2023-09-30T09:22:36.529949+0000","last_became_active":"2023-09-30T09:17:24.600610+0000","last_became_peered":"2023-09-30T09:17:24.600610+0000","last_unstale":"2023-09-30T09:22:36.529949+0000","last_undegraded":"2023-09-30T09:22:36.529949+0000","last_fullsized":"2023-09-30T09:22:36.529949+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":118,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.539744+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:22:36.539744+0000","last_peered":"2023-09-30T09:22:36.539744+0000","last_clean":"2023-09-30T09:22:36.539744+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:22:36.539744+0000","last_undegraded":"2023-09-30T09:22:36.539744+0000","last_fullsized":"2023-09-30T09:22:36.539744+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"149'12935","reported_seq":12969,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:10.665388+0000","last_change":"2023-09-30T09:18:59.599711+0000","last_active":"2023-09-30T09:23:10.665388+0000","last_peered":"2023-09-30T09:23:10.665388+0000","last_clean":"2023-09-30T09:23:10.665388+0000","last_became_active":"2023-09-30T09:18:59.599460+0000","last_became_peered":"2023-09-30T09:18:59.599460+0000","last_unstale":"2023-09-30T09:23:10.665388+0000","last_undegraded":"2023-09-30T09:23:10.665388+0000","last_fullsized":"2023-09-30T09:23:10.665388+0000","mapping_epoch":128,"log_start":"135'4100","ondisk_log_start":"135'4100","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8835,"log_dups_size":0,"ondisk_log_size":8835,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:17:47.550574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":16056320,"num_objects":245,"num_object_clones":0,"num_object_copies":735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":245,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12935,"num_write_kb":421760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":142,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:59.344015+0000","last_change":"2023-09-30T09:10:56.671140+0000","last_active":"2023-09-30T09:22:59.344015+0000","last_peered":"2023-09-30T09:22:59.344015+0000","last_clean":"2023-09-30T09:22:59.344015+0000","last_became_active":"2023-09-30T09:10:56.670747+0000","last_became_peered":"2023-09-30T09:10:56.670747+0000","last_unstale":"2023-09-30T09:22:59.344015+0000","last_undegraded":"2023-09-30T09:22:59.344015+0000","last_fullsized":"2023-09-30T09:22:59.344015+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:34:32.820088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.539159+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:22:36.539159+0000","last_peered":"2023-09-30T09:22:36.539159+0000","last_clean":"2023-09-30T09:22:36.539159+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:22:36.539159+0000","last_undegraded":"2023-09-30T09:22:36.539159+0000","last_fullsized":"2023-09-30T09:22:36.539159+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:58.939016+0000","last_change":"2023-09-30T09:10:00.263922+0000","last_active":"2023-09-30T09:22:58.939016+0000","last_peered":"2023-09-30T09:22:58.939016+0000","last_clean":"2023-09-30T09:22:58.939016+0000","last_became_active":"2023-09-30T09:10:00.263353+0000","last_became_peered":"2023-09-30T09:10:00.263353+0000","last_unstale":"2023-09-30T09:22:58.939016+0000","last_undegraded":"2023-09-30T09:22:58.939016+0000","last_fullsized":"2023-09-30T09:22:58.939016+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:25:23.314434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'12486","reported_seq":12517,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:10.665152+0000","last_change":"2023-09-30T09:18:59.600792+0000","last_active":"2023-09-30T09:23:10.665152+0000","last_peered":"2023-09-30T09:23:10.665152+0000","last_clean":"2023-09-30T09:23:10.665152+0000","last_became_active":"2023-09-30T09:18:59.600442+0000","last_became_peered":"2023-09-30T09:18:59.600442+0000","last_unstale":"2023-09-30T09:23:10.665152+0000","last_undegraded":"2023-09-30T09:23:10.665152+0000","last_fullsized":"2023-09-30T09:23:10.665152+0000","mapping_epoch":128,"log_start":"134'3600","ondisk_log_start":"134'3600","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8886,"log_dups_size":0,"ondisk_log_size":8886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:29:22.797965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":15728640,"num_objects":240,"num_object_clones":0,"num_object_copies":720,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":240,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12486,"num_write_kb":407232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":120,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.547467+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:22:36.547467+0000","last_peered":"2023-09-30T09:22:36.547467+0000","last_clean":"2023-09-30T09:22:36.547467+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:22:36.547467+0000","last_undegraded":"2023-09-30T09:22:36.547467+0000","last_fullsized":"2023-09-30T09:22:36.547467+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":398,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529388+0000","last_change":"2023-09-30T09:17:34.413086+0000","last_active":"2023-09-30T09:22:36.529388+0000","last_peered":"2023-09-30T09:22:36.529388+0000","last_clean":"2023-09-30T09:22:36.529388+0000","last_became_active":"2023-09-30T09:17:34.412295+0000","last_became_peered":"2023-09-30T09:17:34.412295+0000","last_unstale":"2023-09-30T09:22:36.529388+0000","last_undegraded":"2023-09-30T09:22:36.529388+0000","last_fullsized":"2023-09-30T09:22:36.529388+0000","mapping_epoch":119,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":120,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530717+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:22:36.530717+0000","last_peered":"2023-09-30T09:22:36.530717+0000","last_clean":"2023-09-30T09:22:36.530717+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:22:36.530717+0000","last_undegraded":"2023-09-30T09:22:36.530717+0000","last_fullsized":"2023-09-30T09:22:36.530717+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.536677+0000","last_change":"2023-09-30T09:17:24.599354+0000","last_active":"2023-09-30T09:22:36.536677+0000","last_peered":"2023-09-30T09:22:36.536677+0000","last_clean":"2023-09-30T09:22:36.536677+0000","last_became_active":"2023-09-30T09:17:24.598962+0000","last_became_peered":"2023-09-30T09:17:24.598962+0000","last_unstale":"2023-09-30T09:22:36.536677+0000","last_undegraded":"2023-09-30T09:22:36.536677+0000","last_fullsized":"2023-09-30T09:22:36.536677+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"149'12264","reported_seq":12293,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:07.770798+0000","last_change":"2023-09-30T09:18:59.600887+0000","last_active":"2023-09-30T09:23:07.770798+0000","last_peered":"2023-09-30T09:23:07.770798+0000","last_clean":"2023-09-30T09:23:07.770798+0000","last_became_active":"2023-09-30T09:18:59.600609+0000","last_became_peered":"2023-09-30T09:18:59.600609+0000","last_unstale":"2023-09-30T09:23:07.770798+0000","last_undegraded":"2023-09-30T09:23:07.770798+0000","last_fullsized":"2023-09-30T09:23:07.770798+0000","mapping_epoch":128,"log_start":"134'3600","ondisk_log_start":"134'3600","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":8664,"log_dups_size":0,"ondisk_log_size":8664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23199744,"num_objects":354,"num_object_clones":0,"num_object_copies":1062,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":354,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12264,"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":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":135,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529275+0000","last_change":"2023-09-30T09:10:00.261520+0000","last_active":"2023-09-30T09:22:36.529275+0000","last_peered":"2023-09-30T09:22:36.529275+0000","last_clean":"2023-09-30T09:22:36.529275+0000","last_became_active":"2023-09-30T09:10:00.260983+0000","last_became_peered":"2023-09-30T09:10:00.260983+0000","last_unstale":"2023-09-30T09:22:36.529275+0000","last_undegraded":"2023-09-30T09:22:36.529275+0000","last_fullsized":"2023-09-30T09:22:36.529275+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":110,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.538080+0000","last_change":"2023-09-30T09:10:56.673704+0000","last_active":"2023-09-30T09:22:36.538080+0000","last_peered":"2023-09-30T09:22:36.538080+0000","last_clean":"2023-09-30T09:22:36.538080+0000","last_became_active":"2023-09-30T09:10:56.673302+0000","last_became_peered":"2023-09-30T09:10:56.673302+0000","last_unstale":"2023-09-30T09:22:36.538080+0000","last_undegraded":"2023-09-30T09:22:36.538080+0000","last_fullsized":"2023-09-30T09:22:36.538080+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:03:43.237884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.541180+0000","last_change":"2023-09-30T09:10:30.271753+0000","last_active":"2023-09-30T09:22:36.541180+0000","last_peered":"2023-09-30T09:22:36.541180+0000","last_clean":"2023-09-30T09:22:36.541180+0000","last_became_active":"2023-09-30T09:10:30.271311+0000","last_became_peered":"2023-09-30T09:10:30.271311+0000","last_unstale":"2023-09-30T09:22:36.541180+0000","last_undegraded":"2023-09-30T09:22:36.541180+0000","last_fullsized":"2023-09-30T09:22:36.541180+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:30:26.451942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'12133","reported_seq":12162,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:07.620555+0000","last_change":"2023-09-30T09:18:59.597865+0000","last_active":"2023-09-30T09:23:07.620555+0000","last_peered":"2023-09-30T09:23:07.620555+0000","last_clean":"2023-09-30T09:23:07.620555+0000","last_became_active":"2023-09-30T09:18:59.596882+0000","last_became_peered":"2023-09-30T09:18:59.596882+0000","last_unstale":"2023-09-30T09:23:07.620555+0000","last_undegraded":"2023-09-30T09:23:07.620555+0000","last_fullsized":"2023-09-30T09:23:07.620555+0000","mapping_epoch":128,"log_start":"133'2100","ondisk_log_start":"133'2100","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":10033,"log_dups_size":0,"ondisk_log_size":10033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23003136,"num_objects":351,"num_object_clones":0,"num_object_copies":1053,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":351,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12133,"num_write_kb":399488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":120,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530576+0000","last_change":"2023-09-30T09:09:31.687116+0000","last_active":"2023-09-30T09:22:36.530576+0000","last_peered":"2023-09-30T09:22:36.530576+0000","last_clean":"2023-09-30T09:22:36.530576+0000","last_became_active":"2023-09-30T09:09:31.686690+0000","last_became_peered":"2023-09-30T09:09:31.686690+0000","last_unstale":"2023-09-30T09:22:36.530576+0000","last_undegraded":"2023-09-30T09:22:36.530576+0000","last_fullsized":"2023-09-30T09:22:36.530576+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":105,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.539893+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:22:36.539893+0000","last_peered":"2023-09-30T09:22:36.539893+0000","last_clean":"2023-09-30T09:22:36.539893+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:22:36.539893+0000","last_undegraded":"2023-09-30T09:22:36.539893+0000","last_fullsized":"2023-09-30T09:22:36.539893+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.540450+0000","last_change":"2023-09-30T09:09:31.690004+0000","last_active":"2023-09-30T09:22:36.540450+0000","last_peered":"2023-09-30T09:22:36.540450+0000","last_clean":"2023-09-30T09:22:36.540450+0000","last_became_active":"2023-09-30T09:09:31.689013+0000","last_became_peered":"2023-09-30T09:09:31.689013+0000","last_unstale":"2023-09-30T09:22:36.540450+0000","last_undegraded":"2023-09-30T09:22:36.540450+0000","last_fullsized":"2023-09-30T09:22:36.540450+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:17:21.718793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.3","version":"149'12319","reported_seq":12352,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:06.445745+0000","last_change":"2023-09-30T09:18:59.593542+0000","last_active":"2023-09-30T09:23:06.445745+0000","last_peered":"2023-09-30T09:23:06.445745+0000","last_clean":"2023-09-30T09:23:06.445745+0000","last_became_active":"2023-09-30T09:18:59.593172+0000","last_became_peered":"2023-09-30T09:18:59.593172+0000","last_unstale":"2023-09-30T09:23:06.445745+0000","last_undegraded":"2023-09-30T09:23:06.445745+0000","last_fullsized":"2023-09-30T09:23:06.445745+0000","mapping_epoch":128,"log_start":"135'4800","ondisk_log_start":"135'4800","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7519,"log_dups_size":0,"ondisk_log_size":7519,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:48:41.165926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27066368,"num_objects":413,"num_object_clones":0,"num_object_copies":1239,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":413,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12319,"num_write_kb":407424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":120,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.531510+0000","last_change":"2023-09-30T09:10:56.681283+0000","last_active":"2023-09-30T09:22:36.531510+0000","last_peered":"2023-09-30T09:22:36.531510+0000","last_clean":"2023-09-30T09:22:36.531510+0000","last_became_active":"2023-09-30T09:10:56.680824+0000","last_became_peered":"2023-09-30T09:10:56.680824+0000","last_unstale":"2023-09-30T09:22:36.531510+0000","last_undegraded":"2023-09-30T09:22:36.531510+0000","last_fullsized":"2023-09-30T09:22:36.531510+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:36:04.622870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":108,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:58.938997+0000","last_change":"2023-09-30T09:17:24.586944+0000","last_active":"2023-09-30T09:22:58.938997+0000","last_peered":"2023-09-30T09:22:58.938997+0000","last_clean":"2023-09-30T09:22:58.938997+0000","last_became_active":"2023-09-30T09:17:24.586639+0000","last_became_peered":"2023-09-30T09:17:24.586639+0000","last_unstale":"2023-09-30T09:22:58.938997+0000","last_undegraded":"2023-09-30T09:22:58.938997+0000","last_fullsized":"2023-09-30T09:22:58.938997+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:46:35.703616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:56.444095+0000","last_change":"2023-09-30T09:10:56.680138+0000","last_active":"2023-09-30T09:22:56.444095+0000","last_peered":"2023-09-30T09:22:56.444095+0000","last_clean":"2023-09-30T09:22:56.444095+0000","last_became_active":"2023-09-30T09:10:56.679750+0000","last_became_peered":"2023-09-30T09:10:56.679750+0000","last_unstale":"2023-09-30T09:22:56.444095+0000","last_undegraded":"2023-09-30T09:22:56.444095+0000","last_fullsized":"2023-09-30T09:22:56.444095+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:06:00.731309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"149'12294","reported_seq":12327,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:23:06.375090+0000","last_change":"2023-09-30T09:18:59.591378+0000","last_active":"2023-09-30T09:23:06.375090+0000","last_peered":"2023-09-30T09:23:06.375090+0000","last_clean":"2023-09-30T09:23:06.375090+0000","last_became_active":"2023-09-30T09:18:59.591013+0000","last_became_peered":"2023-09-30T09:18:59.591013+0000","last_unstale":"2023-09-30T09:23:06.375090+0000","last_undegraded":"2023-09-30T09:23:06.375090+0000","last_fullsized":"2023-09-30T09:23:06.375090+0000","mapping_epoch":128,"log_start":"135'4700","ondisk_log_start":"135'4700","created":128,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:58.563015+0000","last_clean_scrub_stamp":"2023-09-30T09:18:58.563015+0000","objects_scrubbed":0,"log_size":7594,"log_dups_size":0,"ondisk_log_size":7594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:32:12.630462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":28704768,"num_objects":438,"num_object_clones":0,"num_object_copies":1314,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12294,"num_write_kb":407424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.7","version":"0'0","reported_seq":41,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.533702+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:22:36.533702+0000","last_peered":"2023-09-30T09:22:36.533702+0000","last_clean":"2023-09-30T09:22:36.533702+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:22:36.533702+0000","last_undegraded":"2023-09-30T09:22:36.533702+0000","last_fullsized":"2023-09-30T09:22:36.533702+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":114,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.541054+0000","last_change":"2023-09-30T09:10:00.263638+0000","last_active":"2023-09-30T09:22:36.541054+0000","last_peered":"2023-09-30T09:22:36.541054+0000","last_clean":"2023-09-30T09:22:36.541054+0000","last_became_active":"2023-09-30T09:10:00.263230+0000","last_became_peered":"2023-09-30T09:10:00.263230+0000","last_unstale":"2023-09-30T09:22:36.541054+0000","last_undegraded":"2023-09-30T09:22:36.541054+0000","last_fullsized":"2023-09-30T09:22:36.541054+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:13:57.967882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":117,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529904+0000","last_change":"2023-09-30T09:17:24.598653+0000","last_active":"2023-09-30T09:22:36.529904+0000","last_peered":"2023-09-30T09:22:36.529904+0000","last_clean":"2023-09-30T09:22:36.529904+0000","last_became_active":"2023-09-30T09:17:24.598228+0000","last_became_peered":"2023-09-30T09:17:24.598228+0000","last_unstale":"2023-09-30T09:22:36.529904+0000","last_undegraded":"2023-09-30T09:22:36.529904+0000","last_fullsized":"2023-09-30T09:22:36.529904+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":100,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.540651+0000","last_change":"2023-09-30T09:09:31.690240+0000","last_active":"2023-09-30T09:22:36.540651+0000","last_peered":"2023-09-30T09:22:36.540651+0000","last_clean":"2023-09-30T09:22:36.540651+0000","last_became_active":"2023-09-30T09:09:31.689653+0000","last_became_peered":"2023-09-30T09:09:31.689653+0000","last_unstale":"2023-09-30T09:22:36.540651+0000","last_undegraded":"2023-09-30T09:22:36.540651+0000","last_fullsized":"2023-09-30T09:22:36.540651+0000","mapping_epoch":78,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":79,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:42:28.069829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:59.344055+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:22:59.344055+0000","last_peered":"2023-09-30T09:22:59.344055+0000","last_clean":"2023-09-30T09:22:59.344055+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:22:59.344055+0000","last_undegraded":"2023-09-30T09:22:59.344055+0000","last_fullsized":"2023-09-30T09:22:59.344055+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":118,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543696+0000","last_change":"2023-09-30T09:10:00.266908+0000","last_active":"2023-09-30T09:22:36.543696+0000","last_peered":"2023-09-30T09:22:36.543696+0000","last_clean":"2023-09-30T09:22:36.543696+0000","last_became_active":"2023-09-30T09:10:00.266516+0000","last_became_peered":"2023-09-30T09:10:00.266516+0000","last_unstale":"2023-09-30T09:22:36.543696+0000","last_undegraded":"2023-09-30T09:22:36.543696+0000","last_fullsized":"2023-09-30T09:22:36.543696+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":138,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.530310+0000","last_change":"2023-09-30T09:10:56.679776+0000","last_active":"2023-09-30T09:22:36.530310+0000","last_peered":"2023-09-30T09:22:36.530310+0000","last_clean":"2023-09-30T09:22:36.530310+0000","last_became_active":"2023-09-30T09:10:56.679262+0000","last_became_peered":"2023-09-30T09:10:56.679262+0000","last_unstale":"2023-09-30T09:22:36.530310+0000","last_undegraded":"2023-09-30T09:22:36.530310+0000","last_fullsized":"2023-09-30T09:22:36.530310+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":129,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543828+0000","last_change":"2023-09-30T09:17:24.655119+0000","last_active":"2023-09-30T09:22:36.543828+0000","last_peered":"2023-09-30T09:22:36.543828+0000","last_clean":"2023-09-30T09:22:36.543828+0000","last_became_active":"2023-09-30T09:17:24.592081+0000","last_became_peered":"2023-09-30T09:17:24.592081+0000","last_unstale":"2023-09-30T09:22:36.543828+0000","last_undegraded":"2023-09-30T09:22:36.543828+0000","last_fullsized":"2023-09-30T09:22:36.543828+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":129,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529834+0000","last_change":"2023-09-30T09:10:56.673199+0000","last_active":"2023-09-30T09:22:36.529834+0000","last_peered":"2023-09-30T09:22:36.529834+0000","last_clean":"2023-09-30T09:22:36.529834+0000","last_became_active":"2023-09-30T09:10:56.672570+0000","last_became_peered":"2023-09-30T09:10:56.672570+0000","last_unstale":"2023-09-30T09:22:36.529834+0000","last_undegraded":"2023-09-30T09:22:36.529834+0000","last_fullsized":"2023-09-30T09:22:36.529834+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":144,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:56.445226+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:22:56.445226+0000","last_peered":"2023-09-30T09:22:56.445226+0000","last_clean":"2023-09-30T09:22:56.445226+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:22:56.445226+0000","last_undegraded":"2023-09-30T09:22:56.445226+0000","last_fullsized":"2023-09-30T09:22:56.445226+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":149,"state":"active+clean","last_fresh":"2023-09-30T09:22:59.627231+0000","last_change":"2023-09-30T09:10:56.676563+0000","last_active":"2023-09-30T09:22:59.627231+0000","last_peered":"2023-09-30T09:22:59.627231+0000","last_clean":"2023-09-30T09:22:59.627231+0000","last_became_active":"2023-09-30T09:10:56.673659+0000","last_became_peered":"2023-09-30T09:10:56.673659+0000","last_unstale":"2023-09-30T09:22:59.627231+0000","last_undegraded":"2023-09-30T09:22:59.627231+0000","last_fullsized":"2023-09-30T09:22:59.627231+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:42:32.847529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":114,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.543585+0000","last_change":"2023-09-30T09:10:30.271805+0000","last_active":"2023-09-30T09:22:36.543585+0000","last_peered":"2023-09-30T09:22:36.543585+0000","last_clean":"2023-09-30T09:22:36.543585+0000","last_became_active":"2023-09-30T09:10:30.271406+0000","last_became_peered":"2023-09-30T09:10:30.271406+0000","last_unstale":"2023-09-30T09:22:36.543585+0000","last_undegraded":"2023-09-30T09:22:36.543585+0000","last_fullsized":"2023-09-30T09:22:36.543585+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:45.363768+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":132,"reported_epoch":148,"state":"active+clean","last_fresh":"2023-09-30T09:22:36.529611+0000","last_change":"2023-09-30T09:17:24.599152+0000","last_active":"2023-09-30T09:22:36.529611+0000","last_peered":"2023-09-30T09:22:36.529611+0000","last_clean":"2023-09-30T09:22:36.529611+0000","last_became_active":"2023-09-30T09:17:24.598793+0000","last_became_peered":"2023-09-30T09:17:24.598793+0000","last_unstale":"2023-09-30T09:22:36.529611+0000","last_undegraded":"2023-09-30T09:22:36.529611+0000","last_fullsized":"2023-09-30T09:22:36.529611+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":7,"num_pg":16,"stat_sum":{"num_bytes":350683160,"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":1,"num_read_kb":1,"num_write":199702,"num_write_kb":6561665,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1077686272,"data_stored":1077674056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":141102,"ondisk_log_size":141102,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":9584,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430543,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":425460,"kb_used_data":124140,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":93319692,"statfs":{"total":95995035648,"available":95559364608,"internally_reserved":0,"allocated":127119360,"data_stored":126638591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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,0,0,0,1,2],"upper_bound":128},"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 30 09:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.4430000000000001,"15min":1.4690000000000001},"min":{"1min":0.32200000000000001,"5min":0.247,"15min":0.247},"max":{"1min":4.5860000000000003,"5min":7.9240000000000004,"15min":64.465000000000003},"last":0.28999999999999998},{"interface":"front","average":{"1min":1.8520000000000001,"5min":1.621,"15min":1.5700000000000001},"min":{"1min":0.30199999999999999,"5min":0.28699999999999998,"15min":0.28199999999999997},"max":{"1min":5.968,"5min":7.4029999999999996,"15min":64.920000000000002},"last":1.119}]},{"osd":1,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.22,"15min":1.141},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":7.8959999999999999,"5min":7.8959999999999999,"15min":8.2840000000000007},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.623,"5min":1.395,"15min":1.2729999999999999},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.6820000000000004,"5min":6.6820000000000004,"15min":7.7050000000000001},"last":3.3799999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5369999999999999,"5min":1.627,"15min":1.53},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29099999999999998},"max":{"1min":3.9790000000000001,"5min":33.908999999999999,"15min":83.129000000000005},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.8169999999999999,"5min":1.899,"15min":1.7709999999999999},"min":{"1min":0.34699999999999998,"5min":0.32500000000000001,"15min":0.318},"max":{"1min":7.5549999999999997,"5min":32.619,"15min":83.506},"last":3.339}]},{"osd":3,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":1.8540000000000001,"15min":1.893},"min":{"1min":0.41699999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":6.4619999999999997,"5min":10.48,"15min":53.454000000000001},"last":0.376},{"interface":"front","average":{"1min":1.982,"5min":2.097,"15min":2.0059999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":6.6289999999999996,"5min":11.436999999999999,"15min":58.067},"last":1.1899999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.1140000000000001,"15min":1.0649999999999999},"min":{"1min":0.374,"5min":0.33000000000000002,"15min":0.28100000000000003},"max":{"1min":6.7949999999999999,"5min":6.7949999999999999,"15min":7.7919999999999998},"last":0.39100000000000001},{"interface":"front","average":{"1min":1.47,"5min":1.1259999999999999,"15min":1.161},"min":{"1min":0.38700000000000001,"5min":0.35299999999999998,"15min":0.32700000000000001},"max":{"1min":6.0430000000000001,"5min":6.0430000000000001,"15min":11.616},"last":0.45400000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.2150000000000001,"15min":1.202},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":4.9500000000000002,"5min":6.7000000000000002,"15min":7.6760000000000002},"last":1.242},{"interface":"front","average":{"1min":1.4419999999999999,"5min":1.272,"15min":1.222},"min":{"1min":0.53400000000000003,"5min":0.40100000000000002,"15min":0.35099999999999998},"max":{"1min":5.8410000000000002,"5min":8.6760000000000002,"15min":8.6760000000000002},"last":0.42999999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:22:13 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.2130000000000001,"15min":1.1899999999999999},"min":{"1min":0.48099999999999998,"5min":0.438,"15min":0.38400000000000001},"max":{"1min":5.2359999999999998,"5min":5.2359999999999998,"15min":8.0939999999999994},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.3859999999999999,"5min":1.1379999999999999,"15min":1.1850000000000001},"min":{"1min":0.44600000000000001,"5min":0.374,"15min":0.374},"max":{"1min":5.734,"5min":8.3989999999999991,"15min":8.5690000000000008},"last":0.64800000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626776,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":426660,"kb_used_data":129436,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93318492,"statfs":{"total":95995035648,"available":95558135808,"internally_reserved":0,"allocated":132542464,"data_stored":132077327,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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,1,0,2,2,1],"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 30 09:23:01 2023","interfaces":[{"interface":"back","average":{"1min":2.056,"5min":4.6769999999999996,"15min":2.2429999999999999},"min":{"1min":0.29599999999999999,"5min":0.28199999999999997,"15min":0.27800000000000002},"max":{"1min":5.2779999999999996,"5min":214.50999999999999,"15min":214.50999999999999},"last":1.036},{"interface":"front","average":{"1min":1.756,"5min":4.3410000000000002,"15min":2.1749999999999998},"min":{"1min":0.33300000000000002,"5min":0.28999999999999998,"15min":0.28399999999999997},"max":{"1min":5.0350000000000001,"5min":213.87799999999999,"15min":213.87799999999999},"last":0.67500000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":2,"5min":2.0059999999999998,"15min":1.4359999999999999},"min":{"1min":0.32200000000000001,"5min":0.30399999999999999,"15min":0.25700000000000001},"max":{"1min":5.2009999999999996,"5min":23.331,"15min":23.331},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.8260000000000001,"5min":1.7310000000000001,"15min":1.331},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.7619999999999996,"5min":23.175999999999998,"15min":23.175999999999998},"last":0.98599999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:22:52 2023","interfaces":[{"interface":"back","average":{"1min":2.206,"5min":1.7609999999999999,"15min":1.851},"min":{"1min":0.34899999999999998,"5min":0.315,"15min":0.315},"max":{"1min":5.3049999999999997,"5min":9.0329999999999995,"15min":72.087000000000003},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.9239999999999999,"5min":1.833,"15min":1.6870000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":6.5810000000000004,"5min":6.5810000000000004,"15min":74.408000000000001},"last":0.52300000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":1.756,"5min":2.3700000000000001,"15min":1.986},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.9299999999999997,"5min":25.681999999999999,"15min":74.230000000000004},"last":0.38100000000000001},{"interface":"front","average":{"1min":3.3050000000000002,"5min":2.6019999999999999,"15min":2.3010000000000002},"min":{"1min":0.39300000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":14.619999999999999,"5min":23.466999999999999,"15min":74.484999999999999},"last":2.4700000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.0980000000000001,"15min":1.01},"min":{"1min":0.36399999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.0099999999999998,"5min":5.3070000000000004,"15min":7.0119999999999996},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.073,"15min":0.99399999999999999},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.34899999999999998},"max":{"1min":4.3920000000000003,"5min":5.4699999999999998,"15min":7.4020000000000001},"last":0.96999999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:22:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.3,"15min":1.1259999999999999},"min":{"1min":0.33200000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.9809999999999999,"5min":8.9329999999999998,"15min":8.9329999999999998},"last":0.45500000000000002},{"interface":"front","average":{"1min":1.2470000000000001,"5min":1.333,"15min":1.157},"min":{"1min":0.41899999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":4.5119999999999996,"5min":12.791,"15min":12.791},"last":0.442}]},{"osd":7,"last update":"Sat Sep 30 09:22:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":1.0609999999999999,"15min":1.093},"min":{"1min":0.41199999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":2.367,"5min":7.7679999999999998,"15min":7.7679999999999998},"last":1.468},{"interface":"front","average":{"1min":1.327,"5min":1.319,"15min":1.3089999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":5.1260000000000003,"5min":7.5800000000000001,"15min":10.959},"last":1.589}]}]},{"osd":1,"up_from":83,"seq":356482285728,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":327220,"kb_used_data":133164,"kb_used_omap":3,"kb_used_meta":194044,"kb_avail":93417932,"statfs":{"total":95995035648,"available":95659962368,"internally_reserved":0,"allocated":136359936,"data_stored":135764189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":198701476},"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,0,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":6.1680000000000001,"5min":2.706,"15min":1.548},"min":{"1min":0.247,"5min":0.20300000000000001,"15min":0.20200000000000001},"max":{"1min":75.956999999999994,"5min":75.956999999999994,"15min":75.956999999999994},"last":0.53500000000000003},{"interface":"front","average":{"1min":7.6609999999999996,"5min":3.0249999999999999,"15min":1.7070000000000001},"min":{"1min":0.33900000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":75.379999999999995,"5min":75.379999999999995,"15min":75.379999999999995},"last":0.75700000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:22:57 2023","interfaces":[{"interface":"back","average":{"1min":3.2040000000000002,"5min":2.5910000000000002,"15min":1.8460000000000001},"min":{"1min":0.30499999999999999,"5min":0.254,"15min":0.215},"max":{"1min":9.1159999999999997,"5min":15.486000000000001,"15min":72.001999999999995},"last":0.23400000000000001},{"interface":"front","average":{"1min":3.2229999999999999,"5min":2.7200000000000002,"15min":1.9359999999999999},"min":{"1min":0.315,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":12.499000000000001,"5min":15.532,"15min":71.890000000000001},"last":0.27800000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.1469999999999998,"5min":2.0819999999999999,"15min":1.476},"min":{"1min":0.28299999999999997,"5min":0.22,"15min":0.22},"max":{"1min":5.6159999999999997,"5min":7.9219999999999997,"15min":11.273999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":3.2959999999999998,"5min":2.8519999999999999,"15min":1.829},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.252},"max":{"1min":10.577,"5min":20.989999999999998,"15min":20.989999999999998},"last":1.5089999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":1.4930000000000001,"15min":1.3149999999999999},"min":{"1min":0.36599999999999999,"5min":0.34499999999999997,"15min":0.33200000000000002},"max":{"1min":6.21,"5min":12.372,"15min":12.372},"last":0.81000000000000005},{"interface":"front","average":{"1min":2.5270000000000001,"5min":2.0539999999999998,"15min":1.4850000000000001},"min":{"1min":0.39400000000000002,"5min":0.35599999999999998,"15min":0.33300000000000002},"max":{"1min":9.0289999999999999,"5min":10.948,"15min":10.948},"last":0.46800000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.6539999999999999,"5min":1.613,"15min":1.413},"min":{"1min":0.34999999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.9480000000000004,"5min":12.401999999999999,"15min":12.401999999999999},"last":2.6400000000000001},{"interface":"front","average":{"1min":2.2349999999999999,"5min":2.1349999999999998,"15min":1.573},"min":{"1min":0.52000000000000002,"5min":0.39000000000000001,"15min":0.35899999999999999},"max":{"1min":8.9819999999999993,"5min":12.074,"15min":12.074},"last":0.435}]},{"osd":6,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.5029999999999999,"5min":1.7809999999999999,"15min":1.423},"min":{"1min":0.44600000000000001,"5min":0.318,"15min":0.318},"max":{"1min":6.7409999999999997,"5min":10.930999999999999,"15min":10.930999999999999},"last":4.3390000000000004},{"interface":"front","average":{"1min":1.458,"5min":1.623,"15min":1.4350000000000001},"min":{"1min":0.39200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.9169999999999998,"5min":12.324,"15min":12.324},"last":2.6880000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":2.6150000000000002,"15min":1.879},"min":{"1min":0.436,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":9.0589999999999993,"5min":45.642000000000003,"15min":45.642000000000003},"last":0.39500000000000002},{"interface":"front","average":{"1min":1.7549999999999999,"5min":2.206,"15min":1.623},"min":{"1min":0.50600000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.7119999999999997,"5min":44.390999999999998,"15min":44.390999999999998},"last":4.3049999999999997}]}]},{"osd":0,"up_from":78,"seq":335007449254,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":318072,"kb_used_data":142128,"kb_used_omap":3,"kb_used_meta":175932,"kb_avail":93427080,"statfs":{"total":95995035648,"available":95669329920,"internally_reserved":0,"allocated":145539072,"data_stored":145054998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":180154594},"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,4,0,3,3],"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":1,"last update":"Sat Sep 30 09:22:24 2023","interfaces":[{"interface":"back","average":{"1min":6.0419999999999998,"5min":3.6619999999999999,"15min":2.0139999999999998},"min":{"1min":0.20100000000000001,"5min":0.183,"15min":0.183},"max":{"1min":86.579999999999998,"5min":86.579999999999998,"15min":86.579999999999998},"last":4.9489999999999998},{"interface":"front","average":{"1min":6.4710000000000001,"5min":4.0789999999999997,"15min":2.1840000000000002},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":86.510999999999996,"5min":86.510999999999996,"15min":86.510999999999996},"last":0.65900000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":4.0410000000000004,"5min":3.3450000000000002,"15min":2.262},"min":{"1min":0.47499999999999998,"5min":0.23100000000000001,"15min":0.20499999999999999},"max":{"1min":24.872,"5min":92.5,"15min":99.593000000000004},"last":5.2919999999999998},{"interface":"front","average":{"1min":3.1920000000000002,"5min":3.4489999999999998,"15min":2.2869999999999999},"min":{"1min":0.224,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":9.4559999999999995,"5min":92.602999999999994,"15min":92.602999999999994},"last":2.1760000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:22:24 2023","interfaces":[{"interface":"back","average":{"1min":6.8079999999999998,"5min":4.5039999999999996,"15min":2.6200000000000001},"min":{"1min":0.36699999999999999,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":88.981999999999999,"5min":88.981999999999999,"15min":88.981999999999999},"last":1.6719999999999999},{"interface":"front","average":{"1min":7.9740000000000002,"5min":4.8879999999999999,"15min":2.7930000000000001},"min":{"1min":0.27300000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":92.646000000000001,"5min":92.646000000000001,"15min":92.646000000000001},"last":2.1920000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":1.962,"5min":1.534,"15min":1.258},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.9969999999999999,"5min":6.9969999999999999,"15min":7.266},"last":4.2359999999999998},{"interface":"front","average":{"1min":2.4590000000000001,"5min":2.04,"15min":1.4990000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.085,"5min":14.007999999999999,"15min":14.007999999999999},"last":0.57199999999999995}]},{"osd":5,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":2.9809999999999999,"5min":2.1890000000000001,"15min":1.5589999999999999},"min":{"1min":0.34699999999999998,"5min":0.318,"15min":0.318},"max":{"1min":9.4100000000000001,"5min":14.044,"15min":14.044},"last":2.145},{"interface":"front","average":{"1min":2.472,"5min":1.7749999999999999,"15min":1.427},"min":{"1min":0.438,"5min":0.40699999999999997,"15min":0.373},"max":{"1min":9.2889999999999997,"5min":9.2889999999999997,"15min":9.2889999999999997},"last":0.78400000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":2.7280000000000002,"5min":1.8680000000000001,"15min":1.46},"min":{"1min":0.40300000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":9.3689999999999998,"5min":9.3689999999999998,"15min":9.3689999999999998},"last":0.75800000000000001},{"interface":"front","average":{"1min":2.02,"5min":1.633,"15min":1.383},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":7.0149999999999997,"5min":7.0149999999999997,"15min":7.2960000000000003},"last":4.282}]},{"osd":7,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":2.7919999999999998,"5min":1.9590000000000001,"15min":1.5940000000000001},"min":{"1min":0.40999999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":9.4369999999999994,"5min":9.4369999999999994,"15min":9.4369999999999994},"last":0.72799999999999998},{"interface":"front","average":{"1min":2.3170000000000002,"5min":1.716,"15min":1.454},"min":{"1min":0.41199999999999998,"5min":0.40600000000000003,"15min":0.35899999999999999},"max":{"1min":6.9699999999999998,"5min":6.9699999999999998,"15min":7.234},"last":4.319}]}]},{"osd":2,"up_from":88,"seq":377957122202,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":415216,"kb_used_data":118056,"kb_used_omap":3,"kb_used_meta":297148,"kb_avail":93329936,"statfs":{"total":95995035648,"available":95569854464,"internally_reserved":0,"allocated":120889344,"data_stored":120294733,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":304280331},"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,3,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 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.8929999999999998,"5min":6.0570000000000004,"15min":2.7949999999999999},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.1509999999999998,"5min":147.977,"15min":147.977},"last":5.1509999999999998},{"interface":"front","average":{"1min":3.0939999999999999,"5min":6.1619999999999999,"15min":3.028},"min":{"1min":0.247,"5min":0.23300000000000001,"15min":0.221},"max":{"1min":9.6980000000000004,"5min":147.59800000000001,"15min":147.59800000000001},"last":2.0070000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.077,"5min":2.4239999999999999,"15min":2.5750000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.221},"max":{"1min":7.0529999999999999,"5min":50.517000000000003,"15min":222.93199999999999},"last":2.0910000000000002},{"interface":"front","average":{"1min":3.1389999999999998,"5min":2.6509999999999998,"15min":2.6299999999999999},"min":{"1min":0.29299999999999998,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":7.9189999999999996,"5min":51.604999999999997,"15min":223.30199999999999},"last":4.2000000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":4.1859999999999999,"5min":4.2069999999999999,"15min":3.2709999999999999},"min":{"1min":0.318,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":19.047000000000001,"5min":115.428,"15min":225.07499999999999},"last":2.1779999999999999},{"interface":"front","average":{"1min":3.8700000000000001,"5min":4.4359999999999999,"15min":3.4630000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":18.335999999999999,"5min":115.46299999999999,"15min":223.36600000000001},"last":6.1619999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.4249999999999998,"5min":1.7430000000000001,"15min":1.6759999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.29599999999999999},"max":{"1min":8.3469999999999995,"5min":8.9139999999999997,"15min":12.952},"last":2.2629999999999999},{"interface":"front","average":{"1min":2.6659999999999999,"5min":1.9470000000000001,"15min":1.663},"min":{"1min":0.313,"5min":0.313,"15min":0.28799999999999998},"max":{"1min":13.335000000000001,"5min":13.335000000000001,"15min":13.335000000000001},"last":2.3420000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.1920000000000002,"5min":1.726,"15min":1.5600000000000001},"min":{"1min":0.33700000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.5590000000000002,"5min":8.1709999999999994,"15min":12.9},"last":2.48},{"interface":"front","average":{"1min":1.8779999999999999,"5min":1.7030000000000001,"15min":1.6930000000000001},"min":{"1min":0.39100000000000001,"5min":0.34799999999999998,"15min":0.33200000000000002},"max":{"1min":8.3149999999999995,"5min":8.8840000000000003,"15min":12.847},"last":2.419}]},{"osd":6,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.7250000000000001,"5min":1.861,"15min":1.7609999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":8.3010000000000002,"5min":8.8230000000000004,"15min":12.993},"last":2.3180000000000001},{"interface":"front","average":{"1min":2.0019999999999998,"5min":2.0880000000000001,"15min":1.7250000000000001},"min":{"1min":0.35899999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.3520000000000003,"5min":11.183,"15min":12.57},"last":2.4950000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.3250000000000002,"5min":1.819,"15min":1.6439999999999999},"min":{"1min":0.376,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":5.8680000000000003,"5min":7.8220000000000001,"15min":12.849},"last":2.4359999999999999},{"interface":"front","average":{"1min":1.931,"5min":1.8580000000000001,"15min":1.887},"min":{"1min":0.42199999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":8.2330000000000005,"5min":10.455,"15min":12.912000000000001},"last":2.4569999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958676,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":565960,"kb_used_data":263936,"kb_used_omap":2,"kb_used_meta":301757,"kb_avail":93179192,"statfs":{"total":95995035648,"available":95415492608,"internally_reserved":0,"allocated":270270464,"data_stored":269712065,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":308999787},"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,1,0,3,6,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 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":12.792999999999999,"5min":4.6920000000000002,"15min":2.3239999999999998},"min":{"1min":0.20300000000000001,"5min":0.184,"15min":0.17599999999999999},"max":{"1min":199.715,"5min":199.715,"15min":199.715},"last":3.286},{"interface":"front","average":{"1min":14.179,"5min":5.2649999999999997,"15min":2.4860000000000002},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":199.613,"5min":199.613,"15min":199.613},"last":3.5179999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0840000000000001,"5min":2.0830000000000002,"15min":1.4690000000000001},"min":{"1min":0.214,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.3130000000000006,"5min":11.656000000000001,"15min":14.047000000000001},"last":0.249},{"interface":"front","average":{"1min":3.4449999999999998,"5min":2.25,"15min":1.5760000000000001},"min":{"1min":0.32100000000000001,"5min":0.26000000000000001,"15min":0.23300000000000001},"max":{"1min":14.837999999999999,"5min":14.837999999999999,"15min":15.599},"last":3.2389999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.7959999999999998,"5min":2.4470000000000001,"15min":1.7330000000000001},"min":{"1min":0.25800000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":9.2750000000000004,"5min":32.634999999999998,"15min":32.634999999999998},"last":0.30499999999999999},{"interface":"front","average":{"1min":3.492,"5min":2.7709999999999999,"15min":1.9570000000000001},"min":{"1min":0.38400000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":11.734,"5min":34.694000000000003,"15min":34.694000000000003},"last":0.70699999999999996}]},{"osd":4,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.403,"5min":1.6919999999999999,"15min":1.4850000000000001},"min":{"1min":0.38200000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.8100000000000005,"5min":8.8100000000000005,"15min":15.733000000000001},"last":0.39400000000000002},{"interface":"front","average":{"1min":2.5419999999999998,"5min":2.0950000000000002,"15min":1.589},"min":{"1min":0.38600000000000001,"5min":0.33100000000000002,"15min":0.30299999999999999},"max":{"1min":9.0310000000000006,"5min":9.0310000000000006,"15min":12.497999999999999},"last":3.1400000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.8740000000000001,"5min":3.907,"15min":2.1899999999999999},"min":{"1min":0.47399999999999998,"5min":0.38100000000000001,"15min":0.35399999999999998},"max":{"1min":9.1270000000000007,"5min":181.20099999999999,"15min":181.20099999999999},"last":3.3999999999999999},{"interface":"front","average":{"1min":1.984,"5min":3.399,"15min":2.0459999999999998},"min":{"1min":0.314,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":9.3699999999999992,"5min":181.726,"15min":181.726},"last":0.47799999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.5710000000000002,"5min":2.2530000000000001,"15min":1.675},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":9.0869999999999997,"5min":9.0869999999999997,"15min":12.470000000000001},"last":3.101},{"interface":"front","average":{"1min":2.5459999999999998,"5min":2.0920000000000001,"15min":1.6439999999999999},"min":{"1min":0.38500000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":11.444000000000001,"5min":11.444000000000001,"15min":13.984999999999999},"last":0.442}]},{"osd":7,"last update":"Sat Sep 30 09:22:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0670000000000002,"5min":2.1589999999999998,"15min":1.75},"min":{"1min":0.40899999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.4809999999999999,"5min":11.935,"15min":14.019},"last":0.50700000000000001},{"interface":"front","average":{"1min":2.7029999999999998,"5min":1.877,"15min":1.6439999999999999},"min":{"1min":0.41499999999999998,"5min":0.40999999999999998,"15min":0.40600000000000003},"max":{"1min":9.1470000000000002,"5min":9.1470000000000002,"15min":15.776},"last":0.60799999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019240,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":432620,"kb_used_data":127204,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93312532,"statfs":{"total":95995035648,"available":95552032768,"internally_reserved":0,"allocated":130256896,"data_stored":129783705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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,2,2],"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 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":4.0389999999999997,"5min":2.794,"15min":1.6599999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":44.249000000000002,"5min":46.887,"15min":46.887},"last":0.39700000000000002},{"interface":"front","average":{"1min":3.359,"5min":2.742,"15min":1.7150000000000001},"min":{"1min":0.314,"5min":0.29699999999999999,"15min":0.28599999999999998},"max":{"1min":42.673000000000002,"5min":44.220999999999997,"15min":44.220999999999997},"last":2.528}]},{"osd":1,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":2.1560000000000001,"5min":1.385,"15min":1.1439999999999999},"min":{"1min":0.311,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":10.223000000000001,"5min":10.223000000000001,"15min":14.814},"last":1.347},{"interface":"front","average":{"1min":1.738,"5min":1.444,"15min":1.196},"min":{"1min":0.38600000000000001,"5min":0.309,"15min":0.29099999999999998},"max":{"1min":7.5149999999999997,"5min":12.4,"15min":18.704999999999998},"last":0.45600000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":1.8520000000000001,"15min":1.4159999999999999},"min":{"1min":0.34999999999999998,"5min":0.34000000000000002,"15min":0.33500000000000002},"max":{"1min":5.4779999999999998,"5min":41.552,"15min":41.552},"last":1.476},{"interface":"front","average":{"1min":1.27,"5min":1.5329999999999999,"15min":1.444},"min":{"1min":0.36399999999999999,"5min":0.32300000000000001,"15min":0.317},"max":{"1min":6.9569999999999999,"5min":41.707999999999998,"15min":41.707999999999998},"last":1.403}]},{"osd":3,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":2.298,"5min":2.0390000000000001,"15min":1.484},"min":{"1min":0.375,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":13.007999999999999,"5min":40.603999999999999,"15min":40.603999999999999},"last":0.47999999999999998},{"interface":"front","average":{"1min":2.0910000000000002,"5min":2.1869999999999998,"15min":1.6419999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.35799999999999998},"max":{"1min":8.8780000000000001,"5min":44.185000000000002,"15min":44.185000000000002},"last":0.755}]},{"osd":5,"last update":"Sat Sep 30 09:22:10 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.1619999999999999,"15min":1.0189999999999999},"min":{"1min":0.33300000000000002,"5min":0.33100000000000002,"15min":0.28799999999999998},"max":{"1min":4.8170000000000002,"5min":7.4249999999999998,"15min":7.4249999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0700000000000001,"15min":1.056},"min":{"1min":0.34899999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":7.5529999999999999,"5min":7.5529999999999999,"15min":7.5529999999999999},"last":0.57899999999999996}]},{"osd":6,"last update":"Sat Sep 30 09:22:49 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.92600000000000005,"15min":0.98999999999999999},"min":{"1min":0.372,"5min":0.36499999999999999,"15min":0.33800000000000002},"max":{"1min":4.524,"5min":4.6100000000000003,"15min":6.851},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.347,"5min":1.171,"15min":1.1459999999999999},"min":{"1min":0.433,"5min":0.36699999999999999,"15min":0.32200000000000001},"max":{"1min":7.1799999999999997,"5min":7.1799999999999997,"15min":10.085000000000001},"last":0.83199999999999996}]},{"osd":7,"last update":"Sat Sep 30 09:22:25 2023","interfaces":[{"interface":"back","average":{"1min":1.47,"5min":1.147,"15min":1.155},"min":{"1min":0.38,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":7.6079999999999997,"5min":7.6079999999999997,"15min":7.6079999999999997},"last":0.625},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.101,"15min":1.224},"min":{"1min":0.438,"5min":0.438,"15min":0.40600000000000003},"max":{"1min":6.4400000000000004,"5min":6.4400000000000004,"15min":7.2439999999999998},"last":0.79500000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823008,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":404568,"kb_used_data":99152,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":93340584,"statfs":{"total":95995035648,"available":95580758016,"internally_reserved":0,"allocated":101531648,"data_stored":101074378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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],"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 30 09:23:02 2023","interfaces":[{"interface":"back","average":{"1min":1.865,"5min":2.6400000000000001,"15min":1.667},"min":{"1min":0.29699999999999999,"5min":0.253,"15min":0.253},"max":{"1min":10.988,"5min":54.718000000000004,"15min":54.718000000000004},"last":3.4279999999999999},{"interface":"front","average":{"1min":1.554,"5min":2.673,"15min":1.6140000000000001},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":5.1580000000000004,"5min":57.579999999999998,"15min":57.579999999999998},"last":0.312}]},{"osd":1,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.722,"5min":1.4790000000000001,"15min":1.359},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":6.0019999999999998,"5min":6.0019999999999998,"15min":8.9930000000000003},"last":0.42899999999999999},{"interface":"front","average":{"1min":2.109,"5min":1.601,"15min":1.3979999999999999},"min":{"1min":0.36799999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":11.612,"5min":11.612,"15min":11.612},"last":0.41499999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:23:02 2023","interfaces":[{"interface":"back","average":{"1min":2.7090000000000001,"5min":1.3779999999999999,"15min":1.327},"min":{"1min":0.38600000000000001,"5min":0.315,"15min":0.315},"max":{"1min":8.8290000000000006,"5min":8.8290000000000006,"15min":14.381},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.649,"5min":1.413,"15min":1.429},"min":{"1min":0.41999999999999998,"5min":0.32100000000000001,"15min":0.311},"max":{"1min":6.4909999999999997,"5min":8.0939999999999994,"15min":14.548999999999999},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":2.8180000000000001,"15min":1.7729999999999999},"min":{"1min":0.45400000000000001,"5min":0.34999999999999998,"15min":0.309},"max":{"1min":10.448,"5min":55.795000000000002,"15min":55.795000000000002},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.9510000000000001,"5min":2.5270000000000001,"15min":1.8069999999999999},"min":{"1min":0.41599999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":10.478,"5min":54.744999999999997,"15min":54.744999999999997},"last":0.80900000000000005}]},{"osd":4,"last update":"Sat Sep 30 09:23:02 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.046,"15min":1.0680000000000001},"min":{"1min":0.374,"5min":0.35499999999999998,"15min":0.29199999999999998},"max":{"1min":10.348000000000001,"5min":10.348000000000001,"15min":10.348000000000001},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.748,"5min":0.95899999999999996,"15min":1.069},"min":{"1min":0.40000000000000002,"5min":0.311,"15min":0.311},"max":{"1min":4.6529999999999996,"5min":4.8730000000000002,"15min":6.718},"last":2.2869999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:22:30 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.93400000000000005,"15min":1.1240000000000001},"min":{"1min":0.34999999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.3089999999999999,"5min":6.1100000000000003,"15min":10.199999999999999},"last":0.52500000000000002},{"interface":"front","average":{"1min":1.365,"5min":1.1319999999999999,"15min":1.137},"min":{"1min":0.42299999999999999,"5min":0.372,"15min":0.36499999999999999},"max":{"1min":6.5469999999999997,"5min":7.3680000000000003,"15min":9.4610000000000003},"last":1.829}]},{"osd":7,"last update":"Sat Sep 30 09:22:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.079,"15min":1.1599999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":6.1340000000000003,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.70899999999999996,"5min":1.0449999999999999,"15min":1.226},"min":{"1min":0.42299999999999999,"5min":0.377,"15min":0.377},"max":{"1min":1.4930000000000001,"5min":6.7430000000000003,"15min":9.7420000000000009},"last":0.57399999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":127668224,"data_stored":127664152,"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":125112320,"data_stored":125108248,"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":117309440,"data_stored":117309440,"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":247463936,"data_stored":247463936,"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":123731968,"data_stored":123731968,"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":95158272,"data_stored":95158272,"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":120721408,"data_stored":120717336,"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":120520704,"data_stored":120520704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:23:15.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 1 2023-09-30T09:23:15.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:15.826 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:15.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:15.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:15.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:15.965 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:15.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:15.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:16.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:16.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:16.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:16.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:16.212 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:16.245 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:16.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:16.350 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:16.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:16.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:16.488 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:16.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:16.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:16.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:16.617 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:23:16.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:16.646 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:16 smithi099 bash[59238]: cluster 2023-09-30T09:23:14.841301+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2023-09-30T09:23:16.647 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:16 smithi099 bash[59238]: audit 2023-09-30T09:23:16.556152+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.5:0/1224121020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:16.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:16.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:16.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:16.660 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:23:16.681 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:23:16.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:16.780 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:23:16.790 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:16.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:16 smithi005 bash[75361]: cluster 2023-09-30T09:23:14.841301+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2023-09-30T09:23:16.793 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:16 smithi005 bash[75361]: audit 2023-09-30T09:23:16.556152+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.5:0/1224121020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:16.793 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:16 smithi005 bash[78438]: cluster 2023-09-30T09:23:14.841301+0000 mgr.y (mgr.34107) 656 : cluster 0 pgmap v638: 89 pgs: 89 active+clean; 186 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2023-09-30T09:23:16.793 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:16 smithi005 bash[78438]: audit 2023-09-30T09:23:16.556152+0000 mon.c (mon.2) 80 : audit 0 from='client.? 172.21.15.5:0/1224121020' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:16.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:16.817 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:23:16.858 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:23:16.895 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:16.899 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:23:16.925 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:16.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:16.930 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:23:16.948 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:23:17.030 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:17.172 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.187 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Removed 102526 objects 2023-09-30T09:23:17.187 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Clean up completed and total clean up time :152.927 2023-09-30T09:23:17.194 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:17.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.327 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:17.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:17.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:17.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:17.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:17.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:17.702 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:17.733 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:17.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:17.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:17.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:17.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:17.967 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:17.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:17.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:17.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:18.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:18.131 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:18.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:18.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:18.266 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:18.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:18.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:18.370 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:18.401 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:18.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:18.504 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:18.528 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:18.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:18.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:18.631 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:18.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:18.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:18.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:18 smithi005 bash[75361]: cluster 2023-09-30T09:23:16.841878+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 104 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-09-30T09:23:18.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:18 smithi005 bash[78438]: cluster 2023-09-30T09:23:16.841878+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 104 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-09-30T09:23:18.769 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:18.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:18.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:18.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:18.905 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:18.918 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:18 smithi099 bash[59238]: cluster 2023-09-30T09:23:16.841878+0000 mgr.y (mgr.34107) 657 : cluster 0 pgmap v639: 89 pgs: 89 active+clean; 104 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2023-09-30T09:23:18.939 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:18.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:18.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:19.043 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:19.072 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:23:19.075 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:19.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:19.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:19.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:19.209 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:19.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:19.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:19.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:19.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:19.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:19.439 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:19.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:19.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:19.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:19.574 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:19.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:19.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:19.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:19.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:19.717 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:23:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:23:19] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.33.4" 2023-09-30T09:23:19.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:19.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:19.838 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:19.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:19.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:19.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:19.972 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:20.005 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:20.109 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:20.136 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:20.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:20.240 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:20.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:20.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:20.369 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:20.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:20.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:20.503 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:20.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:20.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:20.638 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:20.662 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:23:20.666 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:20.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:20.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:20.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:20.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:20.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:20 smithi005 bash[75361]: cluster 2023-09-30T09:23:18.842532+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v640: 89 pgs: 89 active+clean; 41 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-30T09:23:20.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:20 smithi005 bash[75361]: audit 2023-09-30T09:23:19.888251+0000 mon.a (mon.0) 820 : audit 1 from='client.? 172.21.15.5:0/2750445741' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:23:20.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:20 smithi005 bash[78438]: cluster 2023-09-30T09:23:18.842532+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v640: 89 pgs: 89 active+clean; 41 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-30T09:23:20.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:20 smithi005 bash[78438]: audit 2023-09-30T09:23:19.888251+0000 mon.a (mon.0) 820 : audit 1 from='client.? 172.21.15.5:0/2750445741' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:23:20.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:20.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:20.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:21.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:20 smithi099 bash[59238]: cluster 2023-09-30T09:23:18.842532+0000 mgr.y (mgr.34107) 658 : cluster 0 pgmap v640: 89 pgs: 89 active+clean; 41 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-30T09:23:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:20 smithi099 bash[59238]: audit 2023-09-30T09:23:19.888251+0000 mon.a (mon.0) 820 : audit 1 from='client.? 172.21.15.5:0/2750445741' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:23:21.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:21.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:21.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:23:21.161 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:21.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:21.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:21.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:21.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:21.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:21.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:21.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:21.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:21.558 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:21.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:21.694 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:21.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: cluster 2023-09-30T09:23:20.650308+0000 mon.a (mon.0) 821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:23:21.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: cluster 2023-09-30T09:23:20.650375+0000 mon.a (mon.0) 822 : cluster 1 Cluster is now healthy 2023-09-30T09:23:21.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: audit 2023-09-30T09:23:20.652530+0000 mon.a (mon.0) 823 : audit 1 from='client.? 172.21.15.5:0/2750445741' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:23:21.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: cluster 2023-09-30T09:23:20.657282+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: cluster 2023-09-30T09:23:20.657843+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.708 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: cluster 2023-09-30T09:23:20.658707+0000 mon.a (mon.0) 824 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-30T09:23:21.708 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: cluster 2023-09-30T09:23:20.839930+0000 osd.0 (osd.0) 46 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.708 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: cluster 2023-09-30T09:23:21.118729+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.708 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: audit 2023-09-30T09:23:21.553771+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:21.708 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:21 smithi099 bash[59238]: audit 2023-09-30T09:23:21.555292+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:21.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:21.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:21.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:21.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:21.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:21.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:21.975 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: cluster 2023-09-30T09:23:20.650308+0000 mon.a (mon.0) 821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: cluster 2023-09-30T09:23:20.650375+0000 mon.a (mon.0) 822 : cluster 1 Cluster is now healthy 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: audit 2023-09-30T09:23:20.652530+0000 mon.a (mon.0) 823 : audit 1 from='client.? 172.21.15.5:0/2750445741' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: cluster 2023-09-30T09:23:20.657282+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: cluster 2023-09-30T09:23:20.657843+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: cluster 2023-09-30T09:23:20.658707+0000 mon.a (mon.0) 824 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: cluster 2023-09-30T09:23:20.839930+0000 osd.0 (osd.0) 46 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: cluster 2023-09-30T09:23:21.118729+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: audit 2023-09-30T09:23:21.553771+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[75361]: audit 2023-09-30T09:23:21.555292+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:21.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: cluster 2023-09-30T09:23:20.650308+0000 mon.a (mon.0) 821 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: cluster 2023-09-30T09:23:20.650375+0000 mon.a (mon.0) 822 : cluster 1 Cluster is now healthy 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: audit 2023-09-30T09:23:20.652530+0000 mon.a (mon.0) 823 : audit 1 from='client.? 172.21.15.5:0/2750445741' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: cluster 2023-09-30T09:23:20.657282+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: cluster 2023-09-30T09:23:20.657843+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: cluster 2023-09-30T09:23:20.658707+0000 mon.a (mon.0) 824 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: cluster 2023-09-30T09:23:20.839930+0000 osd.0 (osd.0) 46 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: cluster 2023-09-30T09:23:21.118729+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e150 with expected crc 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: audit 2023-09-30T09:23:21.553771+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:21.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:21 smithi005 bash[78438]: audit 2023-09-30T09:23:21.555292+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:21.993 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:21.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:21.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:22.098 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:22.128 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:22.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:22.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:22.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:22.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:22.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:22.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:22.391 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:22.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:22.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:22.494 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:22.524 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:22.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:22.628 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:22.655 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:22.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:22.759 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:22.787 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:22.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:22.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:22.925 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:22.926 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:22 smithi005 bash[78438]: cluster 2023-09-30T09:23:20.843170+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v642: 89 pgs: 89 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-30T09:23:22.926 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:22 smithi005 bash[75361]: cluster 2023-09-30T09:23:20.843170+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v642: 89 pgs: 89 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-30T09:23:22.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:22.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:23.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:23.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:22 smithi099 bash[59238]: cluster 2023-09-30T09:23:20.843170+0000 mgr.y (mgr.34107) 659 : cluster 0 pgmap v642: 89 pgs: 89 active+clean; 4.9 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-30T09:23:23.059 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:23.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:23.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:23.200 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:23.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:23.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:23.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:23.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:23.464 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:23.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:23.568 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:23.596 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:23.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:23:23.699 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:23.730 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:23.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:23.833 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:23.834 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:23:23.834 INFO:teuthology.orchestra.run.smithi099.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-30T09:23:23.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:23.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:23.989 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:23.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:23.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:24.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:24.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:24.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:24.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:24.158 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:24.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:24.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:24.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:24.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:24.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:24.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:24.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:24.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:24.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:24.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:24.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:24.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:24.558 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-30T09:23:24.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:24.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:24.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:24.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:24.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:24.762 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:24 smithi005 bash[75361]: cluster 2023-09-30T09:23:22.844282+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v643: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 355 op/s 2023-09-30T09:23:24.762 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:24 smithi005 bash[75361]: audit 2023-09-30T09:23:23.808066+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:24.762 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:24 smithi005 bash[78438]: cluster 2023-09-30T09:23:22.844282+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v643: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 355 op/s 2023-09-30T09:23:24.762 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:24 smithi005 bash[78438]: audit 2023-09-30T09:23:23.808066+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:24.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:24.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:24.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:24.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:24.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:24.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:24.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:25.022 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:25.035 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:24 smithi099 bash[59238]: cluster 2023-09-30T09:23:22.844282+0000 mgr.y (mgr.34107) 660 : cluster 0 pgmap v643: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 355 op/s 2023-09-30T09:23:25.035 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:24 smithi099 bash[59238]: audit 2023-09-30T09:23:23.808066+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:25.054 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:25.158 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.189 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:25.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:25.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:25.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:25.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:25.456 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:25.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:25.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.589 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:25.693 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.724 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:25.828 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:25.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:25.961 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.992 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:25.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:25.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:26.096 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:26.128 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:26.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:26.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:26.231 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:26.262 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:26.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:26.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:26.397 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:26.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:26.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:26.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:26.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:26.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:26.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:26.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:26.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:26.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:26.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:26.731 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:26.772 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:26.784 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:26 smithi099 bash[59238]: cluster 2023-09-30T09:23:24.845131+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v644: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 296 op/s 2023-09-30T09:23:26.802 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:26.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:26.906 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:26.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:26.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:26 smithi005 bash[78438]: cluster 2023-09-30T09:23:24.845131+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v644: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 296 op/s 2023-09-30T09:23:26.933 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:26 smithi005 bash[75361]: cluster 2023-09-30T09:23:24.845131+0000 mgr.y (mgr.34107) 661 : cluster 0 pgmap v644: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 296 op/s 2023-09-30T09:23:26.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:26.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:27.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:27.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:27.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:27.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:27.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:27.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:27.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:27.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:27.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:27.426 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:27.455 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:27.558 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:27.591 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:27.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:27.727 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:27.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:27.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:27.859 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:27.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:27.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:27.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:27.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:28.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:28.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:28.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:28.230 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:28.260 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:28.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:28.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:28.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:28.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:28.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:28.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:28.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:28.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:28.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:28.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:28.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-30T09:23:28.618 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:28.642 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:28.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:28.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:28.693 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:23:28.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:28.758 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:28 smithi005 bash[78438]: cluster 2023-09-30T09:23:26.846014+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v645: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 165 op/s 2023-09-30T09:23:28.758 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:28 smithi005 bash[78438]: audit 2023-09-30T09:23:28.515789+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.5:0/952466097' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-30T09:23:28.758 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:28 smithi005 bash[78438]: audit 2023-09-30T09:23:28.516246+0000 mon.a (mon.0) 828 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-30T09:23:28.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:28 smithi005 bash[75361]: cluster 2023-09-30T09:23:26.846014+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v645: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 165 op/s 2023-09-30T09:23:28.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:28 smithi005 bash[75361]: audit 2023-09-30T09:23:28.515789+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.5:0/952466097' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-30T09:23:28.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:28 smithi005 bash[75361]: audit 2023-09-30T09:23:28.516246+0000 mon.a (mon.0) 828 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-30T09:23:28.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:28.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:28.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:28.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:28.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:28.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:29.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:28 smithi099 bash[59238]: cluster 2023-09-30T09:23:26.846014+0000 mgr.y (mgr.34107) 662 : cluster 0 pgmap v645: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 165 op/s 2023-09-30T09:23:29.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:28 smithi099 bash[59238]: audit 2023-09-30T09:23:28.515789+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.5:0/952466097' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-30T09:23:29.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:28 smithi099 bash[59238]: audit 2023-09-30T09:23:28.516246+0000 mon.a (mon.0) 828 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "1"}]: dispatch 2023-09-30T09:23:29.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:29.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:29.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:29.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:29.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:29.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.428 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:23:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:23:29] "GET /metrics HTTP/1.1" 200 36269 "" "Prometheus/2.33.4" 2023-09-30T09:23:29.531 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.557 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:29.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:29.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:29.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:29.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:29.790 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:29.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:29.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:29.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:29.962 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:29.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:29.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:30.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:30.089 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:30.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:30.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:30.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:30.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:30.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:30.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:30.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:30.342 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:30.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:30.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:30.445 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:30.475 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:30.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:30.548 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-30T09:23:30.548 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-09-30T09:23:30.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-09-30T09:23:30.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:30.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:30.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:30.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:30.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:30.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:30.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:30.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:30.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:30 smithi005 bash[75361]: cluster 2023-09-30T09:23:28.846607+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v646: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s 2023-09-30T09:23:30.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:30 smithi005 bash[75361]: audit 2023-09-30T09:23:29.946960+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:30.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:30 smithi005 bash[75361]: audit 2023-09-30T09:23:29.954218+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:30.837 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:30 smithi005 bash[78438]: cluster 2023-09-30T09:23:28.846607+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v646: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s 2023-09-30T09:23:30.837 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:30 smithi005 bash[78438]: audit 2023-09-30T09:23:29.946960+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:30.837 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:30 smithi005 bash[78438]: audit 2023-09-30T09:23:29.954218+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:30.852 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:30.877 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:30.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:30.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:30.981 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:30.997 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:23:31.009 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:31.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:31.025 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:23:31.034 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:31.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:30 smithi099 bash[59238]: cluster 2023-09-30T09:23:28.846607+0000 mgr.y (mgr.34107) 663 : cluster 0 pgmap v646: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 64 op/s 2023-09-30T09:23:31.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:30 smithi099 bash[59238]: audit 2023-09-30T09:23:29.946960+0000 mon.a (mon.0) 829 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:31.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:30 smithi099 bash[59238]: audit 2023-09-30T09:23:29.954218+0000 mon.a (mon.0) 830 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:31.062 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:23:31.088 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:23:31.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:31.117 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:23:31.147 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:23:31.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:31.192 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:23:31.233 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:23:31.235 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.235 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.235 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.235 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.236 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.236 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.236 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.236 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:23:31.255 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:31.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:31.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:31.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:31.412 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:31.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:31.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:31.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:31.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:31.644 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:31.667 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:31.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:31.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:31.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:31.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:31.845 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:23:31.845 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:23:31.845 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:23:31.845 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:23:31.845 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:23:31.893 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:31 smithi099 bash[59238]: audit 2023-09-30T09:23:30.966234+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.5:0/2394924881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:31.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:31.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:31.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:32.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:31 smithi005 bash[75361]: audit 2023-09-30T09:23:30.966234+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.5:0/2394924881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:32.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:31 smithi005 bash[78438]: audit 2023-09-30T09:23:30.966234+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.5:0/2394924881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:32.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:32.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:32.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:32.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:32.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:32.199 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:32.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:32.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:32.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:32.328 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:32.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:32.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:32.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:32.459 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:32.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:32.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:32.563 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:32.588 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:32.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:32.681 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-30T09:23:32.692 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:32.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:34.154 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:32 smithi099 bash[59238]: cluster 2023-09-30T09:23:30.847333+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v647: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-09-30T09:23:34.154 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:32 smithi099 bash[59238]: audit 2023-09-30T09:23:32.113311+0000 mon.a (mon.0) 831 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.154 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:32 smithi099 bash[59238]: audit 2023-09-30T09:23:32.118714+0000 mon.a (mon.0) 832 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.154 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:32 smithi099 bash[59238]: audit 2023-09-30T09:23:32.593322+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.155 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:32 smithi099 bash[59238]: audit 2023-09-30T09:23:32.594682+0000 mon.a (mon.0) 834 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:34.155 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:32 smithi099 bash[59238]: audit 2023-09-30T09:23:32.600850+0000 mon.a (mon.0) 835 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.155 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:33 smithi099 bash[59238]: cluster 2023-09-30T09:23:32.847998+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v648: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-30T09:23:34.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:34.156 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[75361]: cluster 2023-09-30T09:23:30.847333+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v647: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-09-30T09:23:34.156 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[75361]: audit 2023-09-30T09:23:32.113311+0000 mon.a (mon.0) 831 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.157 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[75361]: audit 2023-09-30T09:23:32.118714+0000 mon.a (mon.0) 832 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.157 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[75361]: audit 2023-09-30T09:23:32.593322+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.157 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[75361]: audit 2023-09-30T09:23:32.594682+0000 mon.a (mon.0) 834 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:34.157 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[75361]: audit 2023-09-30T09:23:32.600850+0000 mon.a (mon.0) 835 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[78438]: cluster 2023-09-30T09:23:30.847333+0000 mgr.y (mgr.34107) 664 : cluster 0 pgmap v647: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 31 op/s 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[78438]: audit 2023-09-30T09:23:32.113311+0000 mon.a (mon.0) 831 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[78438]: audit 2023-09-30T09:23:32.118714+0000 mon.a (mon.0) 832 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[78438]: audit 2023-09-30T09:23:32.593322+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[78438]: audit 2023-09-30T09:23:32.594682+0000 mon.a (mon.0) 834 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:34.231 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:32 smithi005 bash[78438]: audit 2023-09-30T09:23:32.600850+0000 mon.a (mon.0) 835 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:34.232 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:33 smithi005 bash[78438]: cluster 2023-09-30T09:23:32.847998+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v648: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-30T09:23:34.233 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:33 smithi005 bash[75361]: cluster 2023-09-30T09:23:32.847998+0000 mgr.y (mgr.34107) 665 : cluster 0 pgmap v648: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-30T09:23:34.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:34.339 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:34.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:34.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:34.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:34.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:34.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:34.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:34.612 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:34.660 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:34.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:34.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:34.764 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:34.797 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:34.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:34.901 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:34.931 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:34.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:34.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:35.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:35.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:35.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:35.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:35.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:35.205 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:35.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:35.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:35.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:35.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:35.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:35.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:35.444 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:35.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:35.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:35.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:35.549 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:23:35.550 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:23:35.550 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-09-30T09:23:35.550 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:23:35.550 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:23:35.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-09-30T09:23:35.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:35.630 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:35.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:35.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:35.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:35.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:35.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:35.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:35.895 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:35.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:35.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:35.999 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:36.030 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:36.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:36.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:36.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:36.168 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:35 smithi099 bash[59238]: cluster 2023-09-30T09:23:34.848812+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v649: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:36.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:36.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:23:36.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:35 smithi005 bash[75361]: cluster 2023-09-30T09:23:34.848812+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v649: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:36.247 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:35 smithi005 bash[78438]: cluster 2023-09-30T09:23:34.848812+0000 mgr.y (mgr.34107) 666 : cluster 0 pgmap v649: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:36.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:36.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:36.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:36.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:36.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:36.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:36.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:36.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:36.676 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:36.709 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:36.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:36.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:36.844 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:36.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:36.928 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:23:36.948 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:36.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:36.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:36.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:37.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:36 smithi099 bash[59238]: audit 2023-09-30T09:23:36.147300+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.5:0/3382080835' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:23:37.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:36 smithi099 bash[59238]: audit 2023-09-30T09:23:36.148026+0000 mon.a (mon.0) 836 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:23:37.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:36 smithi099 bash[59238]: audit 2023-09-30T09:23:36.551200+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:37.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:37.090 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:36 smithi005 bash[75361]: audit 2023-09-30T09:23:36.147300+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.5:0/3382080835' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:23:37.090 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:36 smithi005 bash[75361]: audit 2023-09-30T09:23:36.148026+0000 mon.a (mon.0) 836 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:23:37.091 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:36 smithi005 bash[75361]: audit 2023-09-30T09:23:36.551200+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:37.091 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:36 smithi005 bash[78438]: audit 2023-09-30T09:23:36.147300+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.5:0/3382080835' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:23:37.091 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:36 smithi005 bash[78438]: audit 2023-09-30T09:23:36.148026+0000 mon.a (mon.0) 836 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:23:37.091 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:36 smithi005 bash[78438]: audit 2023-09-30T09:23:36.551200+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:37.112 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:37.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:37.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:37.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:37.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:37.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:37.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:37.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:37.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:37.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:37.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:37.459 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:23:37.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:37.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:37.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:37.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:37.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:37.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:37.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:37.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:37.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:37.763 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:37.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:37.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:37.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:37.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:37.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:37.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:37.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:38.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[78438]: cluster 2023-09-30T09:23:36.849696+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v650: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:38.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[78438]: cluster 2023-09-30T09:23:36.904062+0000 mon.a (mon.0) 838 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:38.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[78438]: audit 2023-09-30T09:23:36.911971+0000 mon.a (mon.0) 839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:23:38.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[78438]: cluster 2023-09-30T09:23:36.917154+0000 mon.a (mon.0) 840 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-30T09:23:38.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[78438]: cluster 2023-09-30T09:23:36.917414+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:38.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[78438]: cluster 2023-09-30T09:23:37.863736+0000 osd.0 (osd.0) 47 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:38.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[75361]: cluster 2023-09-30T09:23:36.849696+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v650: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:38.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[75361]: cluster 2023-09-30T09:23:36.904062+0000 mon.a (mon.0) 838 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:38.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[75361]: audit 2023-09-30T09:23:36.911971+0000 mon.a (mon.0) 839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:23:38.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[75361]: cluster 2023-09-30T09:23:36.917154+0000 mon.a (mon.0) 840 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-30T09:23:38.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[75361]: cluster 2023-09-30T09:23:36.917414+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:38.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:37 smithi005 bash[75361]: cluster 2023-09-30T09:23:37.863736+0000 osd.0 (osd.0) 47 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:38.018 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:38.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:38.122 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:38.158 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:38.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:38.263 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:38.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:37 smithi099 bash[59238]: cluster 2023-09-30T09:23:36.849696+0000 mgr.y (mgr.34107) 667 : cluster 0 pgmap v650: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:38.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:37 smithi099 bash[59238]: cluster 2023-09-30T09:23:36.904062+0000 mon.a (mon.0) 838 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:38.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:37 smithi099 bash[59238]: audit 2023-09-30T09:23:36.911971+0000 mon.a (mon.0) 839 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:23:38.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:37 smithi099 bash[59238]: cluster 2023-09-30T09:23:36.917154+0000 mon.a (mon.0) 840 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-09-30T09:23:38.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:37 smithi099 bash[59238]: cluster 2023-09-30T09:23:36.917414+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:38.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:37 smithi099 bash[59238]: cluster 2023-09-30T09:23:37.863736+0000 osd.0 (osd.0) 47 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:38.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:38.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:38.336 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:38.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:38.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:38.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:38.531 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:38.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:38.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:38.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:38.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:38.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:38.791 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:38.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:38.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:38.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:38.949 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:38.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:38.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:39.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:39.064 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:38 smithi005 bash[78438]: cluster 2023-09-30T09:23:37.867663+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.065 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:38 smithi005 bash[78438]: cluster 2023-09-30T09:23:37.867717+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.065 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:38 smithi005 bash[78438]: cluster 2023-09-30T09:23:37.867785+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:38 smithi005 bash[75361]: cluster 2023-09-30T09:23:37.867663+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:38 smithi005 bash[75361]: cluster 2023-09-30T09:23:37.867717+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:38 smithi005 bash[75361]: cluster 2023-09-30T09:23:37.867785+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:39.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:39.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:39.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:39.201 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:38 smithi099 bash[59238]: cluster 2023-09-30T09:23:37.867663+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.201 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:38 smithi099 bash[59238]: cluster 2023-09-30T09:23:37.867717+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.201 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:38 smithi099 bash[59238]: cluster 2023-09-30T09:23:37.867785+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e151 with expected crc 2023-09-30T09:23:39.220 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:39.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:39.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:39.324 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:39.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:39.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:39.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:39.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:39.492 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:39.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:39.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:39.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:39.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:39.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:39.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:39.742 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:23:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:23:39] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.33.4" 2023-09-30T09:23:39.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:39.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:39.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:39.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:39.895 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:39.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:39.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:23:39.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:40.006 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:39 smithi005 bash[75361]: cluster 2023-09-30T09:23:38.850703+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v652: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:40.006 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:39 smithi005 bash[78438]: cluster 2023-09-30T09:23:38.850703+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v652: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:40.018 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:40.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:40.070 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:23:40.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:40.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:39 smithi099 bash[59238]: cluster 2023-09-30T09:23:38.850703+0000 mgr.y (mgr.34107) 668 : cluster 0 pgmap v652: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:40.148 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:40.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:40.252 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:40.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:40.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:40.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:40.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:40.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:40.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:40.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:40.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:40.651 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:40.674 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:40.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:40.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:40.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:40.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:40.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:40.927 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:40.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:40.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:41.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:41.055 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:41.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:41.158 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:41.188 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:41.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:41.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:41.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:41.322 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:41.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:41.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:41.426 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:41.439 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:41.456 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:41.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:41.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:41.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:41.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:41.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:41.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:41.879 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:23:41.879 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14733 6.2 6:4c59cfe6:::benchmark_data_smithi005_105531_object14732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.028487+0000", 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 558.74205211799995, 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17727443900000001, 2023-09-30T09:23:41.880 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14733 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028487+0000", 2023-09-30T09:23:41.881 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028487+0000", 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028484+0000", 2023-09-30T09:23:41.882 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9141999999999997e-05 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028544+0000", 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7756000000000001e-05 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028561+0000", 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3459999999999996e-06 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.883 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028569+0000", 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7695999999999999e-05 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028616+0000", 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015385400000000001 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.884 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028770+0000", 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000129896 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028900+0000", 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019209380000000001 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030821+0000", 2023-09-30T09:23:41.885 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0016016870000000001 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.032423+0000", 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.173030723 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205454+0000", 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016572599999999999 2023-09-30T09:23:41.886 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205619+0000", 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014169399999999999 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205761+0000", 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17727443900000001 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.887 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14734 6.2 6:43d0a848:::benchmark_data_smithi005_105531_object14733:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.028642+0000", 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 558.74189704599996, 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17742640400000001, 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.888 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14734 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028642+0000", 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028642+0000", 2023-09-30T09:23:41.889 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028640+0000", 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4277000000000002e-05 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028695+0000", 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3173000000000001e-05 2023-09-30T09:23:41.890 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028708+0000", 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0049999999999998e-06 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.028715+0000", 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001138006 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.891 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029853+0000", 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014775000000000001 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030000+0000", 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019066600000000001 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.892 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030191+0000", 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00092833900000000003 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.031120+0000", 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023257299999999998 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033445+0000", 2023-09-30T09:23:41.893 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17251949799999999 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205965+0000", 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2205000000000005e-05 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.206027+0000", 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1043e-05 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.894 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.206068+0000", 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17742640400000001 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:14735 6.e 6:7ebdce9f:::benchmark_data_smithi005_105531_object14734:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:23.029191+0000", 2023-09-30T09:23:41.895 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 558.74134811399995, 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176245868, 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 14735 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.896 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029191+0000", 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029191+0000", 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.897 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029189+0000", 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9227000000000001e-05 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029238+0000", 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3933e-05 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.898 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029252+0000", 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7510000000000002e-06 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029259+0000", 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1705999999999995e-05 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.899 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029321+0000", 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013679100000000001 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029457+0000", 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016230699999999999 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.029620+0000", 2023-09-30T09:23:41.900 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001017209 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.030637+0000", 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025075589999999999 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.033144+0000", 2023-09-30T09:23:41.901 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.172159374 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205304+0000", 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5418000000000002e-05 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205379+0000", 2023-09-30T09:23:41.902 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7126999999999997e-05 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:23.205436+0000", 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176245868 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.903 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18122 6.2 6:4d549af7:::benchmark_data_smithi005_105531_object18121:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.958604+0000", 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 556.81193504500004, 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20338755, 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.904 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18122 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.905 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.906 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958604+0000", 2023-09-30T09:23:41.906 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.906 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.906 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.906 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.906 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958604+0000", 2023-09-30T09:23:41.906 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:23:41.907 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.907 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.907 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.907 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958602+0000", 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8600999999999999e-05 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958630+0000", 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3966e-05 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958644+0000", 2023-09-30T09:23:41.908 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0679999999999999e-06 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958651+0000", 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7482999999999999e-05 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958699+0000", 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000121396 2023-09-30T09:23:41.909 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.958820+0000", 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00051902700000000003 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.959339+0000", 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00096753500000000005 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.910 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.960307+0000", 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002351873 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.962659+0000", 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19921613199999999 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.911 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.161875+0000", 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5654999999999994e-05 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.161940+0000", 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0807000000000003e-05 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.161991+0000", 2023-09-30T09:23:41.912 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20338755 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:18134 6.2 6:4e2451db:::benchmark_data_smithi005_105531_object18133:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:24.968174+0000", 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 556.80236466199995, 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19717997100000001, 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.913 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 18134 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968174+0000", 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.914 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968174+0000", 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968172+0000", 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6300000000000001e-05 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.915 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968218+0000", 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.348e-05 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968232+0000", 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.391e-06 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968239+0000", 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4153000000000002e-05 2023-09-30T09:23:41.916 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968283+0000", 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5595999999999997e-05 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968379+0000", 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011029799999999999 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.917 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.968489+0000", 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001361798 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969851+0000", 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9032e-05 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.918 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:24.969870+0000", 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.195269895 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165140+0000", 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012410200000000001 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165264+0000", 2023-09-30T09:23:41.919 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9722999999999995e-05 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.165354+0000", 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19717997100000001 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19597 6.2 6:46ebc7ed:::benchmark_data_smithi005_105531_object19596:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.920 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:26.171409+0000", 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 555.59912942300002, 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12827661800000001, 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19597 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.921 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171409+0000", 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171409+0000", 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171408+0000", 2023-09-30T09:23:41.922 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5031000000000002e-05 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171463+0000", 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0969999999999995e-06 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171472+0000", 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5129999999999998e-06 2023-09-30T09:23:41.923 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171476+0000", 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2485999999999999e-05 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171519+0000", 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016921899999999999 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.924 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171688+0000", 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000202683 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171891+0000", 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0021879960000000002 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.174079+0000", 2023-09-30T09:23:41.925 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00047298799999999998 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.174552+0000", 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.125070984 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299623+0000", 2023-09-30T09:23:41.926 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.6400999999999999e-05 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299659+0000", 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6724999999999999e-05 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299686+0000", 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12827661800000001 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.927 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19601 6.2 6:401a48b4:::benchmark_data_smithi005_105531_object19600:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:26.171700+0000", 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 555.59883826999999, 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12822829599999999, 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.928 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19601 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171700+0000", 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.929 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171700+0000", 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171699+0000", 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7478000000000001e-05 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.930 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171757+0000", 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9500000000000001e-06 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171765+0000", 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1620000000000002e-06 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.931 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.171772+0000", 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0011530170000000001 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.172925+0000", 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000120815 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.173046+0000", 2023-09-30T09:23:41.932 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000241952 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.173288+0000", 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00099700799999999997 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.174285+0000", 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0013049450000000001 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.933 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.175590+0000", 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.124170502 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299760+0000", 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010242399999999999 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.934 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299863+0000", 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6035e-05 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.299929+0000", 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12822829599999999 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.935 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:31695 6.2 6:45f7cc76:::benchmark_data_smithi005_105531_object31694:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:33.512495+0000", 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 548.25804406400005, 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14045426, 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 31695 2023-09-30T09:23:41.936 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512495+0000", 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512495+0000", 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.937 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512493+0000", 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7917000000000005e-05 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512581+0000", 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4284000000000001e-05 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.938 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512595+0000", 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9959999999999999e-06 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512601+0000", 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1532000000000001e-05 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.939 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512653+0000", 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000159281 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512812+0000", 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017752600000000001 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.940 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.512990+0000", 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001403638 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.514393+0000", 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011296199999999999 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.514506+0000", 2023-09-30T09:23:41.941 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13798400499999999 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.652490+0000", 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00033593799999999998 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.652826+0000", 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012262300000000001 2023-09-30T09:23:41.942 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:33.652949+0000", 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14045426 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.943 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:33640 6.2 6:46aba66f:::benchmark_data_smithi005_105531_object33639:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:34.838184+0000", 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 546.932354175, 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.135651042, 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 33640 2023-09-30T09:23:41.944 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838184+0000", 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.945 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838184+0000", 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838183+0000", 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.974e-05 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838213+0000", 2023-09-30T09:23:41.946 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6830999999999999e-05 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838230+0000", 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4139999999999994e-06 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838238+0000", 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4172999999999997e-05 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.947 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838302+0000", 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020441900000000001 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838507+0000", 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00024158400000000001 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.948 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.838748+0000", 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019657160000000002 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.840714+0000", 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001430983 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.842145+0000", 2023-09-30T09:23:41.949 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.131567298 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.973712+0000", 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7942999999999996e-05 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.973780+0000", 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5399999999999998e-05 2023-09-30T09:23:41.950 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:34.973835+0000", 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.135651042 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:139502 6.e 6:797ac660:::benchmark_data_smithi005_105531_object31819:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:23:41.951 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:28.265412+0000", 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 433.50512677799998, 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.198249711, 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 139502 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.952 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265412+0000", 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265412+0000", 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265410+0000", 2023-09-30T09:23:41.953 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.772e-06 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265416+0000", 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0910000000000001e-05 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265427+0000", 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5089999999999996e-06 2023-09-30T09:23:41.954 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265434+0000", 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9009999999999999e-05 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265493+0000", 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000113535 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.955 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265607+0000", 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013532400000000001 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.265742+0000", 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0098570849999999998 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.956 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.275599+0000", 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0018931309999999999 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.277493+0000", 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18606262500000001 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.957 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463555+0000", 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9008999999999997e-05 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463614+0000", 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7386000000000003e-05 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463662+0000", 2023-09-30T09:23:41.958 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.198249711 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:139516 6.e 6:7647ce10:::benchmark_data_smithi005_105531_object31833:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:28.283811+0000", 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 433.48672772200001, 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.180005364, 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.959 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 139516 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283811+0000", 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.960 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283811+0000", 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283809+0000", 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1540000000000002e-06 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.961 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283817+0000", 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.802e-05 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283835+0000", 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6344000000000001e-05 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283852+0000", 2023-09-30T09:23:41.962 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6023000000000002e-05 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.283908+0000", 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014599099999999999 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.284054+0000", 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018195900000000001 2023-09-30T09:23:41.963 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.284236+0000", 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0044147209999999999 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.288650+0000", 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0012782239999999999 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.964 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.289929+0000", 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.173791268 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463720+0000", 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2111000000000003e-05 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.965 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463772+0000", 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4183e-05 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463816+0000", 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.180005364 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.966 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:139532 6.e 6:7b477dee:::benchmark_data_smithi005_105531_object31849:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:16:28.310735+0000", 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 433.45980342799999, 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15322100699999999, 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.967 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 139532 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310735+0000", 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310735+0000", 2023-09-30T09:23:41.968 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310734+0000", 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7790000000000003e-06 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310739+0000", 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8689999999999993e-06 2023-09-30T09:23:41.969 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310748+0000", 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2509999999999996e-06 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310752+0000", 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8367e-05 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.970 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310791+0000", 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1466999999999997e-05 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310882+0000", 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010199100000000001 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:23:41.971 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.310984+0000", 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0036010730000000002 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.314585+0000", 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000204589 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.314790+0000", 2023-09-30T09:23:41.972 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.149070809 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463861+0000", 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8866000000000003e-05 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463909+0000", 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6807000000000001e-05 2023-09-30T09:23:41.973 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:16:28.463956+0000", 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15322100699999999 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:173239 6.2 6:478800dc:::benchmark_data_smithi005_105531_object65556:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:21.094695+0000", 2023-09-30T09:23:41.974 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 380.67584404500002, 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12913274899999999, 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 173239 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.975 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094695+0000", 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094695+0000", 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.976 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094693+0000", 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0830000000000004e-06 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094701+0000", 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7348000000000001e-05 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.977 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094718+0000", 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0258000000000001e-05 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094728+0000", 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1414000000000004e-05 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.094800+0000", 2023-09-30T09:23:41.978 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00024859300000000002 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.095048+0000", 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016484 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.095213+0000", 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0039995430000000004 2023-09-30T09:23:41.979 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.099213+0000", 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029637394000000001 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.128850+0000", 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.094771802000000002 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.980 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.223622+0000", 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000112298 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.223734+0000", 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2958e-05 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:21.223827+0000", 2023-09-30T09:23:41.981 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12913274899999999 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:209855 6.2 6:457dd8f9:::benchmark_data_smithi005_105531_object102172:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:16.513681+0000", 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 325.25685764600001, 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19769869600000001, 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.982 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 209855 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513681+0000", 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.983 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513681+0000", 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513679+0000", 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9279999999999999e-06 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513688+0000", 2023-09-30T09:23:41.984 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6133e-05 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513704+0000", 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0739999999999998e-06 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513710+0000", 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3862000000000006e-05 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513774+0000", 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012955099999999999 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.513904+0000", 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013440300000000001 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:23:41.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.514038+0000", 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0070902969999999997 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.521128+0000", 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4820999999999999e-05 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.521143+0000", 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19006737200000001 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.711210+0000", 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010239900000000001 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.711313+0000", 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6785000000000005e-05 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.711380+0000", 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19769869600000001 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:15914 7.1 7:82d83d37:::benchmark_data_smithi005_128556_object15913:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e132)", 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:19:21.950445+0000", 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 259.82009318899998, 2023-09-30T09:23:41.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15685560100000001, 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 15914 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950445+0000", 2023-09-30T09:23:41.990 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950445+0000", 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950443+0000", 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9595000000000002e-05 2023-09-30T09:23:41.991 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950493+0000", 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8961999999999999e-05 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950512+0000", 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7229999999999993e-06 2023-09-30T09:23:41.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950521+0000", 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6261999999999994e-05 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950617+0000", 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019677299999999999 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.993 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.950814+0000", 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00026326499999999999 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.951077+0000", 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0011723860000000001 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:41.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.952249+0000", 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0011028069999999999 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:21.953352+0000", 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15383089799999999 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:22.107183+0000", 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1913000000000002e-05 2023-09-30T09:23:41.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:22.107245+0000", 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6116999999999998e-05 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:22.107301+0000", 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15685560100000001 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:41.996 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:21260 7.1 7:8be09557:::benchmark_data_smithi005_128556_object21259:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e132)", 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:19:25.107654+0000", 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 256.66288417599998, 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15582443000000001, 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:23:41.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 21260 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.107654+0000", 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.107654+0000", 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.107653+0000", 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9450999999999999e-05 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:41.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.107693+0000", 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2917e-05 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.107705+0000", 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3219999999999993e-06 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.107714+0000", 2023-09-30T09:23:42.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1239e-05 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.107785+0000", 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00023405999999999999 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.108019+0000", 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016442799999999999 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.108184+0000", 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001137028 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.109321+0000", 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00049064699999999998 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.109811+0000", 2023-09-30T09:23:42.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.153357937 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.263169+0000", 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018804999999999999 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.263357+0000", 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012169500000000001 2023-09-30T09:23:42.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:25.263479+0000", 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15582443000000001 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.004 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:29867 7.1 7:837e992f:::benchmark_data_smithi005_128556_object29866:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:19:30.922104+0000", 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 250.84843456600001, 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.127327946, 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 29867 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.005 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922104+0000", 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922104+0000", 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:42.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922102+0000", 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.409e-05 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922146+0000", 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2374999999999998e-05 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922168+0000", 2023-09-30T09:23:42.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1178999999999999e-05 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922179+0000", 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1963000000000002e-05 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922251+0000", 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019411299999999999 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922445+0000", 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000230165 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.922676+0000", 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0038796849999999999 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:42.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.926555+0000", 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00048329200000000002 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.927038+0000", 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.122152316 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:31.049191+0000", 2023-09-30T09:23:42.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014086700000000001 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:31.049332+0000", 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000100321 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:31.049432+0000", 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.127327946 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.011 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:29871 7.1 7:8648c8f1:::benchmark_data_smithi005_128556_object29870:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:19:30.923030+0000", 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 250.84750843899999, 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12674416599999999, 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:23:42.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 29871 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.923030+0000", 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.923030+0000", 2023-09-30T09:23:42.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.923029+0000", 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2256000000000003e-05 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.923071+0000", 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3599e-05 2023-09-30T09:23:42.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.923085+0000", 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0379999999999996e-06 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.923091+0000", 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0011536859999999999 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.924245+0000", 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013009 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.924375+0000", 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014224499999999999 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.924517+0000", 2023-09-30T09:23:42.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020613670000000001 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.926578+0000", 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000482375 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:30.927061+0000", 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.122500104 2023-09-30T09:23:42.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:31.049561+0000", 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000121493 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:31.049682+0000", 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2068e-05 2023-09-30T09:23:42.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:19:31.049774+0000", 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12674416599999999 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.019 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:170667 7.1 7:8dac7801:::benchmark_data_smithi005_128556_object68138:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:22:23.269642+0000", 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 78.500896260999994, 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.140733939, 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 170667 2023-09-30T09:23:42.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269642+0000", 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269642+0000", 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:23:42.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269640+0000", 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0203999999999999e-05 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269650+0000", 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8465999999999999e-05 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269669+0000", 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1390000000000001e-06 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269678+0000", 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0541000000000002e-05 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:42.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269738+0000", 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000110058 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269848+0000", 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012496600000000001 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:23:42.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.269973+0000", 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010725343 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.280699+0000", 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000152478 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.280851+0000", 2023-09-30T09:23:42.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.129327886 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.410179+0000", 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000132984 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.410312+0000", 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4172999999999997e-05 2023-09-30T09:23:42.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:23.410376+0000", 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.140733939 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.027 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:201853 7.1 7:8da2b003:::benchmark_data_smithi005_128556_object99324:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:23:11.893400+0000", 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 29.877138553000002, 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15482579299999999, 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 201853 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:23:42.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893400+0000", 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893400+0000", 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893398+0000", 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.061e-05 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893409+0000", 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6524e-05 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:23:42.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893425+0000", 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7059999999999993e-06 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893434+0000", 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3165999999999999e-05 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893487+0000", 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015197499999999999 2023-09-30T09:23:42.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893639+0000", 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000182704 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,6", 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.893822+0000", 2023-09-30T09:23:42.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003679608 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.897502+0000", 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00084219999999999998 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:11.898344+0000", 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.149738818 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:12.048083+0000", 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2674000000000002e-05 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:12.048165+0000", 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0637000000000002e-05 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:23:42.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:12.048226+0000", 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15482579299999999 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:23:42.035 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:23:42.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:41 smithi099 bash[59238]: cluster 2023-09-30T09:23:40.851657+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v653: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:42.064 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:42.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:42.168 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:42.195 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:42.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:41 smithi005 bash[75361]: cluster 2023-09-30T09:23:40.851657+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v653: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:42.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:41 smithi005 bash[78438]: cluster 2023-09-30T09:23:40.851657+0000 mgr.y (mgr.34107) 669 : cluster 0 pgmap v653: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:42.299 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:42.323 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:42.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:42.426 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:42.458 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:42.562 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:42.587 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:42.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:42.690 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:42.720 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:42.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:42.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:42.848 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:42.951 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:42.978 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:42.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:42.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:43.082 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:43.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:43.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:43.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:43.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:43.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:43.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:43.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:43.344 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:43.375 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:43.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:43.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:43.441 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-30T09:23:43.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:43.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:43.514 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_2' removed 2023-09-30T09:23:43.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:43.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:43.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:43.642 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:43.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:43.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:43.747 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:43.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:43 smithi005 bash[78438]: audit 2023-09-30T09:23:42.850796+0000 mon.a (mon.0) 841 : audit 1 from='client.? 172.21.15.5:0/3810669226' 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-30T09:23:43.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:43 smithi005 bash[75361]: audit 2023-09-30T09:23:42.850796+0000 mon.a (mon.0) 841 : audit 1 from='client.? 172.21.15.5:0/3810669226' 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-30T09:23:43.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:43.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:43.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:43.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:43.903 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:43.905 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:43 smithi099 bash[59238]: audit 2023-09-30T09:23:42.850796+0000 mon.a (mon.0) 841 : audit 1 from='client.? 172.21.15.5:0/3810669226' 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-30T09:23:43.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:43.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:44.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:44.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:44.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:44.131 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:44.159 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:44.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:44.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:44.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:44.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:44.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:44.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:44.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.674 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[75361]: cluster 2023-09-30T09:23:42.852226+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:44.674 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[75361]: audit 2023-09-30T09:23:43.504498+0000 mon.a (mon.0) 842 : audit 1 from='client.? 172.21.15.5:0/3810669226' 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-30T09:23:44.674 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[75361]: cluster 2023-09-30T09:23:43.508855+0000 mon.a (mon.0) 843 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-30T09:23:44.674 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[75361]: cluster 2023-09-30T09:23:43.509158+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:44.675 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[75361]: cluster 2023-09-30T09:23:43.509279+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:44.675 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[78438]: cluster 2023-09-30T09:23:42.852226+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:44.675 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[78438]: audit 2023-09-30T09:23:43.504498+0000 mon.a (mon.0) 842 : audit 1 from='client.? 172.21.15.5:0/3810669226' 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-30T09:23:44.675 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[78438]: cluster 2023-09-30T09:23:43.508855+0000 mon.a (mon.0) 843 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-30T09:23:44.675 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[78438]: cluster 2023-09-30T09:23:43.509158+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:44.675 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:44 smithi005 bash[78438]: cluster 2023-09-30T09:23:43.509279+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:44.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:44.692 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:23:44.692 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-30T09:23:44.693 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:23:44.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:44 smithi099 bash[59238]: cluster 2023-09-30T09:23:42.852226+0000 mgr.y (mgr.34107) 670 : cluster 0 pgmap v654: 89 pgs: 89 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:44.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:44 smithi099 bash[59238]: audit 2023-09-30T09:23:43.504498+0000 mon.a (mon.0) 842 : audit 1 from='client.? 172.21.15.5:0/3810669226' 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-30T09:23:44.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:44 smithi099 bash[59238]: cluster 2023-09-30T09:23:43.508855+0000 mon.a (mon.0) 843 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-09-30T09:23:44.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:44 smithi099 bash[59238]: cluster 2023-09-30T09:23:43.509158+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:44.742 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:44 smithi099 bash[59238]: cluster 2023-09-30T09:23:43.509279+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:44.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:44.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:44.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:44.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:44.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:44.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:45.055 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:45.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:45.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:45.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:45.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:45.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:45.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:45.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:45.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:45.350 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:45.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:45.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:45.454 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:45.483 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:45.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:45.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:45.569 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-30T09:23:45.569 INFO:tasks.radosbench:Beginning radosbench... 2023-09-30T09:23:45.569 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-09-30T09:23:45.570 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-09-30T09:23:45.587 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:45.627 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:45.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:45.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:45.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:45.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:45.765 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:45 smithi099 bash[59238]: cluster 2023-09-30T09:23:44.374605+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:45.765 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:45 smithi099 bash[59238]: cluster 2023-09-30T09:23:44.841085+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:45.787 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:45.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:45.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:45.892 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:45.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:45.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:45.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:45 smithi005 bash[75361]: cluster 2023-09-30T09:23:44.374605+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:45 smithi005 bash[75361]: cluster 2023-09-30T09:23:44.841085+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:46.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:45 smithi005 bash[78438]: cluster 2023-09-30T09:23:44.374605+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:46.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:45 smithi005 bash[78438]: cluster 2023-09-30T09:23:44.841085+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:46.027 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:46.061 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:46.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:46.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:46.201 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:46.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:46.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:46.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:46.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:46.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:46.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:46.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:46.573 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:46.581 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:46 smithi005 bash[78438]: cluster 2023-09-30T09:23:44.853125+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:46.581 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:46 smithi005 bash[78438]: cluster 2023-09-30T09:23:45.014829+0000 osd.0 (osd.0) 48 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:46.582 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:46 smithi005 bash[75361]: cluster 2023-09-30T09:23:44.853125+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:46.582 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:46 smithi005 bash[75361]: cluster 2023-09-30T09:23:45.014829+0000 osd.0 (osd.0) 48 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:46.598 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:46.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:46.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:46.729 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:46.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:46 smithi099 bash[59238]: cluster 2023-09-30T09:23:44.853125+0000 mgr.y (mgr.34107) 671 : cluster 0 pgmap v656: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:46.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:46 smithi099 bash[59238]: cluster 2023-09-30T09:23:45.014829+0000 osd.0 (osd.0) 48 : cluster 3 failed to encode map e152 with expected crc 2023-09-30T09:23:46.833 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:46.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:46.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:46.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:46.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:46.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:47.060 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:23:47.089 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:23:47.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:47.114 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:47.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:47.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:47.117 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:23:47.140 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:23:47.166 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:23:47.194 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:23:47.218 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:47.220 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:23:47.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:47.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:47.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:47.252 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.255 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:23:47.353 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:47.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:47.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:47.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:47.489 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:47.520 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:47.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:47.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:47.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:47.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:47.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:47.702 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:47 smithi005 bash[75361]: audit 2023-09-30T09:23:47.026767+0000 mon.a (mon.0) 844 : audit 0 from='client.? 172.21.15.5:0/3853941636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:47.702 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:47 smithi005 bash[78438]: audit 2023-09-30T09:23:47.026767+0000 mon.a (mon.0) 844 : audit 0 from='client.? 172.21.15.5:0/3853941636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:47.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:47.760 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:47 smithi099 bash[59238]: audit 2023-09-30T09:23:47.026767+0000 mon.a (mon.0) 844 : audit 0 from='client.? 172.21.15.5:0/3853941636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:23:47.779 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:47.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:47.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:47.883 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:47.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:47.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:47.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:48.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:48.049 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:48.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:48.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:48.188 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:23:48.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:23:48.229 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:23:48.292 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:48.314 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:48.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:48.418 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:48.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:48.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:48.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:48.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:48.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:48.697 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:48 smithi005 bash[75361]: cluster 2023-09-30T09:23:46.853769+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:48.697 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:48 smithi005 bash[78438]: cluster 2023-09-30T09:23:46.853769+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:48.714 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:48.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:48 smithi099 bash[59238]: cluster 2023-09-30T09:23:46.853769+0000 mgr.y (mgr.34107) 672 : cluster 0 pgmap v657: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:48.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:48.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:48.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:48.955 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:48.987 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:48.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:48.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:49.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:49.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:49.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:49.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:49.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:49.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:49.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:49.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:49.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:49.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:49.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:49.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:49.511 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:49.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:49.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:49.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:49.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:49.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:49.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:49.764 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:23:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:23:49] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.33.4" 2023-09-30T09:23:49.781 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:49.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:49.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:49.886 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:49.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:49.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:49.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:50.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:50.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:50.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:50.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:50.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:50.278 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:50.309 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:50.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:50.413 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:50.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:50.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:50.540 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:23:50.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:50.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:50.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:50.591 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:23:50.591 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:23:50.591 INFO:tasks.thrashosds.thrasher:Killing osd 4, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-30T09:23:50.592 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-30T09:23:50.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.4 2023-09-30T09:23:50.681 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:50.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:50.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:50 smithi099 bash[59238]: cluster 2023-09-30T09:23:48.854718+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:50.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:50 smithi099 bash[59238]: audit 2023-09-30T09:23:50.336458+0000 mon.a (mon.0) 845 : audit 1 from='client.? 172.21.15.5:0/3275452093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:23:50.707 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:23:50 smithi099 systemd[1]: Stopping Ceph osd.4 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:23:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:50.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:23:50.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:50.821 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:50 smithi005 bash[75361]: cluster 2023-09-30T09:23:48.854718+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:50.821 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:50 smithi005 bash[75361]: audit 2023-09-30T09:23:50.336458+0000 mon.a (mon.0) 845 : audit 1 from='client.? 172.21.15.5:0/3275452093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:23:50.821 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:50 smithi005 bash[78438]: cluster 2023-09-30T09:23:48.854718+0000 mgr.y (mgr.34107) 673 : cluster 0 pgmap v658: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:50.821 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:50 smithi005 bash[78438]: audit 2023-09-30T09:23:50.336458+0000 mon.a (mon.0) 845 : audit 1 from='client.? 172.21.15.5:0/3275452093' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:23:50.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:50.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:50.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:50.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:50.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:50.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:51.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:51.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:51.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:51.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:51.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:51.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:51.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:51.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:51.301 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[31280]: debug 2023-09-30T09:23:51.118+0000 7f7449098700 -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-30T09:23:51.301 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[31280]: debug 2023-09-30T09:23:51.118+0000 7f7449098700 -1 osd.4 153 *** Got signal Terminated *** 2023-09-30T09:23:51.301 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[31280]: debug 2023-09-30T09:23:51.118+0000 7f7449098700 -1 osd.4 153 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:23:51.336 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:51.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:51.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:51.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:51.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:51.502 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:51.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:51.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:51.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:51.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:51.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:51.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:51.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:51.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[75361]: cluster 2023-09-30T09:23:50.527158+0000 mon.a (mon.0) 846 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:51.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[75361]: audit 2023-09-30T09:23:50.529221+0000 mon.a (mon.0) 847 : audit 1 from='client.? 172.21.15.5:0/3275452093' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:23:51.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[75361]: cluster 2023-09-30T09:23:50.534594+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:51.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[75361]: cluster 2023-09-30T09:23:50.535296+0000 mon.a (mon.0) 848 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-30T09:23:51.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[75361]: cluster 2023-09-30T09:23:51.118623+0000 mon.a (mon.0) 849 : cluster 1 osd.4 marked itself down and dead 2023-09-30T09:23:51.750 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[78438]: cluster 2023-09-30T09:23:50.527158+0000 mon.a (mon.0) 846 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:51.750 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[78438]: audit 2023-09-30T09:23:50.529221+0000 mon.a (mon.0) 847 : audit 1 from='client.? 172.21.15.5:0/3275452093' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:23:51.750 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[78438]: cluster 2023-09-30T09:23:50.534594+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:51.750 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[78438]: cluster 2023-09-30T09:23:50.535296+0000 mon.a (mon.0) 848 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-30T09:23:51.750 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:51 smithi005 bash[78438]: cluster 2023-09-30T09:23:51.118623+0000 mon.a (mon.0) 849 : cluster 1 osd.4 marked itself down and dead 2023-09-30T09:23:51.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:51.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:51.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:51.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[59238]: cluster 2023-09-30T09:23:50.527158+0000 mon.a (mon.0) 846 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:23:51.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[59238]: audit 2023-09-30T09:23:50.529221+0000 mon.a (mon.0) 847 : audit 1 from='client.? 172.21.15.5:0/3275452093' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:23:51.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[59238]: cluster 2023-09-30T09:23:50.534594+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:51.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[59238]: cluster 2023-09-30T09:23:50.535296+0000 mon.a (mon.0) 848 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-09-30T09:23:51.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:51 smithi099 bash[59238]: cluster 2023-09-30T09:23:51.118623+0000 mon.a (mon.0) 849 : cluster 1 osd.4 marked itself down and dead 2023-09-30T09:23:51.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:51.895 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:51.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:51.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:51.964 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:51.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:52.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:52.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:52.129 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:52.158 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:52.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:52.282 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:52.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:52.385 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:52.414 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:52.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:52.428 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:23:52.428 INFO:teuthology.orchestra.run.smithi099.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-30T09:23:52.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:52.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:52.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:52.641 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:52.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: cluster 2023-09-30T09:23:50.855429+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:52.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: cluster 2023-09-30T09:23:51.538651+0000 mon.a (mon.0) 850 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:23:52.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: cluster 2023-09-30T09:23:51.549763+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: cluster 2023-09-30T09:23:51.550586+0000 mon.a (mon.0) 851 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: cluster 2023-09-30T09:23:51.553769+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: cluster 2023-09-30T09:23:51.554528+0000 osd.0 (osd.0) 49 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: cluster 2023-09-30T09:23:51.557338+0000 osd.0 (osd.0) 50 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: audit 2023-09-30T09:23:51.560472+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[75361]: audit 2023-09-30T09:23:51.563071+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: cluster 2023-09-30T09:23:50.855429+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: cluster 2023-09-30T09:23:51.538651+0000 mon.a (mon.0) 850 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:23:52.653 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: cluster 2023-09-30T09:23:51.549763+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: cluster 2023-09-30T09:23:51.550586+0000 mon.a (mon.0) 851 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-09-30T09:23:52.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: cluster 2023-09-30T09:23:51.553769+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: cluster 2023-09-30T09:23:51.554528+0000 osd.0 (osd.0) 49 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: cluster 2023-09-30T09:23:51.557338+0000 osd.0 (osd.0) 50 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: audit 2023-09-30T09:23:51.560472+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:52.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:52 smithi005 bash[78438]: audit 2023-09-30T09:23:51.563071+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:52.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:52.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:52.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:52.800 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:52.801 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[89458]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-4 2023-09-30T09:23:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: cluster 2023-09-30T09:23:50.855429+0000 mgr.y (mgr.34107) 674 : cluster 0 pgmap v660: 73 pgs: 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-09-30T09:23:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: cluster 2023-09-30T09:23:51.538651+0000 mon.a (mon.0) 850 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:23:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: cluster 2023-09-30T09:23:51.549763+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: cluster 2023-09-30T09:23:51.550586+0000 mon.a (mon.0) 851 : cluster 0 osdmap e154: 8 total, 7 up, 8 in 2023-09-30T09:23:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: cluster 2023-09-30T09:23:51.553769+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: cluster 2023-09-30T09:23:51.554528+0000 osd.0 (osd.0) 49 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: cluster 2023-09-30T09:23:51.557338+0000 osd.0 (osd.0) 50 : cluster 3 failed to encode map e153 with expected crc 2023-09-30T09:23:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: audit 2023-09-30T09:23:51.560472+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:23:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[59238]: audit 2023-09-30T09:23:51.563071+0000 mon.a (mon.0) 853 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:52.905 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:52.931 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:52.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:52.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:53.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:53.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:53.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:53.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:53.199 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:53.301 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:23:52 smithi099 bash[89657]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-4 2023-09-30T09:23:53.302 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:53.337 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:53.441 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:53.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:53.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:53.489 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:23:53.572 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:53.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:53.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:53.698 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.551949+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.552060+0000 osd.0 (osd.0) 51 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.553753+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.553965+0000 mon.a (mon.0) 854 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.556655+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.557205+0000 osd.0 (osd.0) 52 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.557779+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.557816+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.706 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.558986+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.559948+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.560720+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.562824+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.551949+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.552060+0000 osd.0 (osd.0) 51 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.553753+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.553965+0000 mon.a (mon.0) 854 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.556655+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.557205+0000 osd.0 (osd.0) 52 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.557779+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.707 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.557816+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.708 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.558986+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.708 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.559948+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.708 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.560720+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.708 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:53 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.562824+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:53.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:53.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:53.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:53.847 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:53.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:53.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:53.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:53.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:53.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:54.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.551949+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.552060+0000 osd.0 (osd.0) 51 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.553753+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.553965+0000 mon.a (mon.0) 854 : cluster 0 osdmap e155: 8 total, 7 up, 8 in 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.556655+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.557205+0000 osd.0 (osd.0) 52 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.557779+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.557816+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.558986+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.559948+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.560720+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:53 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.562824+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e155 with expected crc 2023-09-30T09:23:54.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:54.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:54.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:54.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:54.183 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-30T09:23:54.219 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:54.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:54.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:54.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:54.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:54.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:54.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:54.490 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:54.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:54.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:54.625 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:54.653 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:54.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:54.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:54.757 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:54 smithi005 bash[78438]: cluster 2023-09-30T09:23:52.856122+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v663: 73 pgs: 7 active+undersized+degraded, 8 stale+active+clean, 8 active+undersized, 50 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:23:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:54 smithi005 bash[78438]: cluster 2023-09-30T09:23:53.562933+0000 mon.a (mon.0) 855 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:54.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:54 smithi005 bash[75361]: cluster 2023-09-30T09:23:52.856122+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v663: 73 pgs: 7 active+undersized+degraded, 8 stale+active+clean, 8 active+undersized, 50 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:23:54.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:54 smithi005 bash[75361]: cluster 2023-09-30T09:23:53.562933+0000 mon.a (mon.0) 855 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:54.788 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:54.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:54 smithi099 bash[59238]: cluster 2023-09-30T09:23:52.856122+0000 mgr.y (mgr.34107) 675 : cluster 0 pgmap v663: 73 pgs: 7 active+undersized+degraded, 8 stale+active+clean, 8 active+undersized, 50 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:23:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:54 smithi099 bash[59238]: cluster 2023-09-30T09:23:53.562933+0000 mon.a (mon.0) 855 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:54.894 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:54.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:54.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:54.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:55.026 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:55.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:55.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:55.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:55.162 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:55.762 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:55.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:55.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-30T09:23:55.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:55.922 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:23:55.950 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-30T09:23:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:55.951 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:55.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:56.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:56.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:56.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:56.206 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:56.237 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:56.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:56.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:56.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:56.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:56.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:56.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:56.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:56.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:56.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:56.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:56 smithi005 bash[78438]: cluster 2023-09-30T09:23:54.857018+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v664: 73 pgs: 7 active+undersized+degraded, 4 stale+active+clean, 16 active+undersized, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:23:56.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:56 smithi005 bash[78438]: audit 2023-09-30T09:23:56.071299+0000 mon.a (mon.0) 856 : audit 1 from='client.? 172.21.15.5:0/58654838' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-30T09:23:56.585 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:56 smithi005 bash[75361]: cluster 2023-09-30T09:23:54.857018+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v664: 73 pgs: 7 active+undersized+degraded, 4 stale+active+clean, 16 active+undersized, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:23:56.585 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:56 smithi005 bash[75361]: audit 2023-09-30T09:23:56.071299+0000 mon.a (mon.0) 856 : audit 1 from='client.? 172.21.15.5:0/58654838' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-30T09:23:56.589 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_3' created 2023-09-30T09:23:56.609 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:56.639 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:56.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:56.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:56.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:56.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:56.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:56.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:56 smithi099 bash[59238]: cluster 2023-09-30T09:23:54.857018+0000 mgr.y (mgr.34107) 676 : cluster 0 pgmap v664: 73 pgs: 7 active+undersized+degraded, 4 stale+active+clean, 16 active+undersized, 46 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-30T09:23:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:56 smithi099 bash[59238]: audit 2023-09-30T09:23:56.071299+0000 mon.a (mon.0) 856 : audit 1 from='client.? 172.21.15.5:0/58654838' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-30T09:23:56.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:56.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:56.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:57.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:57.034 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:57.139 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:57.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:57.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:57.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:57.311 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:57.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:57.414 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:57.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:23:57.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:23:57.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:57.585 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:57.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:57.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-09-30T09:23:57.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:57.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:57.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:57.822 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:57.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: audit 2023-09-30T09:23:56.571332+0000 mon.a (mon.0) 857 : audit 1 from='client.? 172.21.15.5:0/58654838' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-30T09:23:57.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: cluster 2023-09-30T09:23:56.572887+0000 osd.0 (osd.0) 53 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: cluster 2023-09-30T09:23:56.577996+0000 mon.a (mon.0) 858 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: cluster 2023-09-30T09:23:56.580635+0000 osd.0 (osd.0) 54 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: cluster 2023-09-30T09:23:56.582015+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: cluster 2023-09-30T09:23:56.584155+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: cluster 2023-09-30T09:23:56.589121+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[78438]: cluster 2023-09-30T09:23:57.579957+0000 mon.a (mon.0) 859 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: audit 2023-09-30T09:23:56.571332+0000 mon.a (mon.0) 857 : audit 1 from='client.? 172.21.15.5:0/58654838' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: cluster 2023-09-30T09:23:56.572887+0000 osd.0 (osd.0) 53 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.835 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: cluster 2023-09-30T09:23:56.577996+0000 mon.a (mon.0) 858 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-09-30T09:23:57.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: cluster 2023-09-30T09:23:56.580635+0000 osd.0 (osd.0) 54 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: cluster 2023-09-30T09:23:56.582015+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: cluster 2023-09-30T09:23:56.584155+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: cluster 2023-09-30T09:23:56.589121+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:57 smithi005 bash[75361]: cluster 2023-09-30T09:23:57.579957+0000 mon.a (mon.0) 859 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-09-30T09:23:57.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:57.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:57.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:57.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: audit 2023-09-30T09:23:56.571332+0000 mon.a (mon.0) 857 : audit 1 from='client.? 172.21.15.5:0/58654838' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-30T09:23:57.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: cluster 2023-09-30T09:23:56.572887+0000 osd.0 (osd.0) 53 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: cluster 2023-09-30T09:23:56.577996+0000 mon.a (mon.0) 858 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-09-30T09:23:57.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: cluster 2023-09-30T09:23:56.580635+0000 osd.0 (osd.0) 54 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: cluster 2023-09-30T09:23:56.582015+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: cluster 2023-09-30T09:23:56.584155+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: cluster 2023-09-30T09:23:56.589121+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e156 with expected crc 2023-09-30T09:23:57.963 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:57 smithi099 bash[59238]: cluster 2023-09-30T09:23:57.579957+0000 mon.a (mon.0) 859 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-09-30T09:23:57.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:57.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:57.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:58.043 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:58.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:58.106 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:23:58.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:58.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:58.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:58.221 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:58.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:58.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:58.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:58.495 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.527 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:58.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:58.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:58.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:58.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:58.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:58.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:58.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:58 smithi099 bash[59238]: cluster 2023-09-30T09:23:56.857858+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v666: 89 pgs: 16 unknown, 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:23:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:58 smithi099 bash[59238]: cluster 2023-09-30T09:23:57.578219+0000 osd.0 (osd.0) 55 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:58 smithi099 bash[59238]: cluster 2023-09-30T09:23:57.578580+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:58 smithi099 bash[59238]: cluster 2023-09-30T09:23:57.581345+0000 mon.a (mon.0) 860 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:23:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:58 smithi099 bash[59238]: cluster 2023-09-30T09:23:57.583809+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:58 smithi099 bash[59238]: cluster 2023-09-30T09:23:57.585061+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:58 smithi099 bash[59238]: cluster 2023-09-30T09:23:57.732043+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:58.892 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:58.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:58.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:59.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[78438]: cluster 2023-09-30T09:23:56.857858+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v666: 89 pgs: 16 unknown, 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:23:59.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[78438]: cluster 2023-09-30T09:23:57.578219+0000 osd.0 (osd.0) 55 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[78438]: cluster 2023-09-30T09:23:57.578580+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[78438]: cluster 2023-09-30T09:23:57.581345+0000 mon.a (mon.0) 860 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:23:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[78438]: cluster 2023-09-30T09:23:57.583809+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[78438]: cluster 2023-09-30T09:23:57.585061+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[78438]: cluster 2023-09-30T09:23:57.732043+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[75361]: cluster 2023-09-30T09:23:56.857858+0000 mgr.y (mgr.34107) 677 : cluster 0 pgmap v666: 89 pgs: 16 unknown, 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:23:59.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[75361]: cluster 2023-09-30T09:23:57.578219+0000 osd.0 (osd.0) 55 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[75361]: cluster 2023-09-30T09:23:57.578580+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[75361]: cluster 2023-09-30T09:23:57.581345+0000 mon.a (mon.0) 860 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:23:59.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[75361]: cluster 2023-09-30T09:23:57.583809+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[75361]: cluster 2023-09-30T09:23:57.585061+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:58 smithi005 bash[75361]: cluster 2023-09-30T09:23:57.732043+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e157 with expected crc 2023-09-30T09:23:59.026 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:59.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:23:59.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:23:59.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:59.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:23:59.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:23:59.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:59.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:23:59.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:23:59.434 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:23:59.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:59.466 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:23:59.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:23:59.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:23:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:23:59] "GET /metrics HTTP/1.1" 200 33932 "" "Prometheus/2.33.4" 2023-09-30T09:23:59.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:59.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:59.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:59.705 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:59.713 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:59 smithi099 bash[59238]: cluster 2023-09-30T09:23:58.597643+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e158 with expected crc 2023-09-30T09:23:59.713 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:23:59 smithi099 bash[59238]: cluster 2023-09-30T09:23:58.598429+0000 mon.a (mon.0) 861 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-09-30T09:23:59.731 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:23:59.834 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:59.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:23:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:23:59.889 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:59 smithi005 bash[75361]: cluster 2023-09-30T09:23:58.597643+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e158 with expected crc 2023-09-30T09:23:59.889 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:23:59 smithi005 bash[75361]: cluster 2023-09-30T09:23:58.598429+0000 mon.a (mon.0) 861 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-09-30T09:23:59.890 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:59 smithi005 bash[78438]: cluster 2023-09-30T09:23:58.597643+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e158 with expected crc 2023-09-30T09:23:59.890 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:23:59 smithi005 bash[78438]: cluster 2023-09-30T09:23:58.598429+0000 mon.a (mon.0) 861 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-09-30T09:23:59.962 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:59.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:23:59.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:23:59.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:00.097 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:00.125 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:00.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:00.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:00.229 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:00.252 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:00.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:00.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:00.354 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:00.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:00.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:00.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:00.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:00.515 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:00.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:00.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:00.619 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:00.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:00.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:00.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:00.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:00.753 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:00 smithi005 bash[78438]: cluster 2023-09-30T09:23:58.858765+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v669: 89 pgs: 2 creating+activating, 11 unknown, 9 active+undersized+degraded, 1 creating+activating+undersized, 25 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:00.753 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:00 smithi005 bash[75361]: cluster 2023-09-30T09:23:58.858765+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v669: 89 pgs: 2 creating+activating, 11 unknown, 9 active+undersized+degraded, 1 creating+activating+undersized, 25 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:00.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:00.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:00.874 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:00.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:00.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:00.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:00.921 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:00 smithi099 bash[59238]: cluster 2023-09-30T09:23:58.858765+0000 mgr.y (mgr.34107) 678 : cluster 0 pgmap v669: 89 pgs: 2 creating+activating, 11 unknown, 9 active+undersized+degraded, 1 creating+activating+undersized, 25 active+undersized, 41 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:00.951 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [4] live_osds: [0, 1, 2, 3, 5, 6, 7] 2023-09-30T09:24:00.951 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:24:00.952 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 3, 4, 5, 7, 6] 2023-09-30T09:24:00.952 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd out 0 2023-09-30T09:24:01.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:01.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:01.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:01.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:01.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:01.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:01.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:01.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:01.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:01.395 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:01.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:01.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:01.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:01.553 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:01.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:01.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:01.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:01.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:01.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:01.822 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:01.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:01.925 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:01.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:01.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:01.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:02.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:02.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:02.169 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:02.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:02.213 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:02.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:02.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:02.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:02.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:02.476 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:02.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:02.579 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:02.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:02.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:02.710 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:02.737 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:02.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:02 smithi005 bash[75361]: cluster 2023-09-30T09:24:00.859799+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v670: 89 pgs: 2 creating+activating, 3 unknown, 9 active+undersized+degraded, 1 creating+activating+undersized, 27 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:02 smithi005 bash[75361]: cluster 2023-09-30T09:24:02.502170+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:02 smithi005 bash[78438]: cluster 2023-09-30T09:24:00.859799+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v670: 89 pgs: 2 creating+activating, 3 unknown, 9 active+undersized+degraded, 1 creating+activating+undersized, 27 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:02 smithi005 bash[78438]: cluster 2023-09-30T09:24:02.502170+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:02.840 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:02.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:02.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:02 smithi099 bash[59238]: cluster 2023-09-30T09:24:00.859799+0000 mgr.y (mgr.34107) 679 : cluster 0 pgmap v670: 89 pgs: 2 creating+activating, 3 unknown, 9 active+undersized+degraded, 1 creating+activating+undersized, 27 active+undersized, 47 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:02.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:02 smithi099 bash[59238]: cluster 2023-09-30T09:24:02.502170+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:02.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:02.973 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:02.996 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:02.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:02.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:03.045 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:24:03.045 INFO:teuthology.orchestra.run.smithi099.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-30T09:24:03.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:03.129 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:03.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:03.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:03.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:03.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:03.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:03.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:03.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:03.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:03.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:03.519 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:03.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:03.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:03.622 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:03.653 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:03.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:03.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:03.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:03.783 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:03.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:03.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:03.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-30T09:24:03.886 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:03.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:03.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:03.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:04.020 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:04.043 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:04.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:04.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:04.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:04.311 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:04.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:04.414 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:04.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:04.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:04.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:04.577 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:04.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:04.659 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:24:04.681 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:04.682 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:24:04.708 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:24:04.710 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:04 smithi005 bash[78438]: cluster 2023-09-30T09:24:02.860947+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v671: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:04.710 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:04 smithi005 bash[75361]: cluster 2023-09-30T09:24:02.860947+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v671: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:04.715 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:04.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:04.736 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:24:04.764 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:24:04.792 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:24:04.818 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:04.831 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:24:04.831 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:24:04.832 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:24:04.832 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:24:04.832 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:24:04.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:24:04.832 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:24:04.832 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:24:04.832 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:24:04.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:04.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:04.949 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:04.972 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:04.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:04.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:05.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:04 smithi099 bash[59238]: cluster 2023-09-30T09:24:02.860947+0000 mgr.y (mgr.34107) 680 : cluster 0 pgmap v671: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:05.074 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:05.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:05.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:05.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:05.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:05.230 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:05.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:05.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:05.362 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:05.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:05.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:05.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:05.486 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:05.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:05.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:05.590 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:05.611 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:05.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:05.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:05.638 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:24:05.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:05.745 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:05.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:05.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:05.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:05 smithi005 bash[75361]: audit 2023-09-30T09:24:04.629462+0000 mon.a (mon.0) 863 : audit 0 from='client.? 172.21.15.5:0/248338280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:05.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:05 smithi005 bash[75361]: audit 2023-09-30T09:24:05.087790+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.5:0/2368010946' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:24:05.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:05 smithi005 bash[75361]: audit 2023-09-30T09:24:05.088275+0000 mon.a (mon.0) 864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:24:05.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:05 smithi005 bash[78438]: audit 2023-09-30T09:24:04.629462+0000 mon.a (mon.0) 863 : audit 0 from='client.? 172.21.15.5:0/248338280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:05.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:05 smithi005 bash[78438]: audit 2023-09-30T09:24:05.087790+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.5:0/2368010946' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:24:05.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:05 smithi005 bash[78438]: audit 2023-09-30T09:24:05.088275+0000 mon.a (mon.0) 864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:24:05.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:05.881 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:05.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:05 smithi099 bash[59238]: audit 2023-09-30T09:24:04.629462+0000 mon.a (mon.0) 863 : audit 0 from='client.? 172.21.15.5:0/248338280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:05.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:05 smithi099 bash[59238]: audit 2023-09-30T09:24:05.087790+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.5:0/2368010946' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:24:05.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:05 smithi099 bash[59238]: audit 2023-09-30T09:24:05.088275+0000 mon.a (mon.0) 864 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:24:05.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:05.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:05.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:06.009 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:06.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:06.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:06.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:06.243 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:06.270 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:06.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:06.374 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:06.399 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:06.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:06.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:06.634 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:06.658 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:06.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:06.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: cluster 2023-09-30T09:24:04.861787+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v672: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: cluster 2023-09-30T09:24:05.618405+0000 mon.a (mon.0) 865 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: audit 2023-09-30T09:24:05.624692+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: cluster 2023-09-30T09:24:05.628968+0000 mon.a (mon.0) 867 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: cluster 2023-09-30T09:24:05.629064+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: cluster 2023-09-30T09:24:05.629863+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: cluster 2023-09-30T09:24:05.796824+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: audit 2023-09-30T09:24:06.554546+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[75361]: audit 2023-09-30T09:24:06.555939+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:06.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: cluster 2023-09-30T09:24:04.861787+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v672: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: cluster 2023-09-30T09:24:05.618405+0000 mon.a (mon.0) 865 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: audit 2023-09-30T09:24:05.624692+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: cluster 2023-09-30T09:24:05.628968+0000 mon.a (mon.0) 867 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: cluster 2023-09-30T09:24:05.629064+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: cluster 2023-09-30T09:24:05.629863+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: cluster 2023-09-30T09:24:05.796824+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: audit 2023-09-30T09:24:06.554546+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:06 smithi005 bash[78438]: audit 2023-09-30T09:24:06.555939+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:06.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:06.840 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:24:06.841 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:24:06.892 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:06.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:06.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:06.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:07.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:07.045 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: cluster 2023-09-30T09:24:04.861787+0000 mgr.y (mgr.34107) 681 : cluster 0 pgmap v672: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: cluster 2023-09-30T09:24:05.618405+0000 mon.a (mon.0) 865 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:24:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: audit 2023-09-30T09:24:05.624692+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:24:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: cluster 2023-09-30T09:24:05.628968+0000 mon.a (mon.0) 867 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-09-30T09:24:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: cluster 2023-09-30T09:24:05.629064+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: cluster 2023-09-30T09:24:05.629863+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: cluster 2023-09-30T09:24:05.796824+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: audit 2023-09-30T09:24:06.554546+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:06 smithi099 bash[59238]: audit 2023-09-30T09:24:06.555939+0000 mon.a (mon.0) 869 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:07.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:07.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:07.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:07.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:07.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:07.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:07.444 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:07.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:07.548 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:07.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:07.682 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:07.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:07 smithi099 bash[59238]: cluster 2023-09-30T09:24:05.947982+0000 osd.0 (osd.0) 56 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:07.714 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:07.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:07.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:07.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:07 smithi005 bash[75361]: cluster 2023-09-30T09:24:05.947982+0000 osd.0 (osd.0) 56 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:07.828 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:07 smithi005 bash[78438]: cluster 2023-09-30T09:24:05.947982+0000 osd.0 (osd.0) 56 : cluster 3 failed to encode map e159 with expected crc 2023-09-30T09:24:07.847 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:07.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:07.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:07.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:07.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:07.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:08.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:08.107 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:08.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:08.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:08.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:08.233 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:08.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:08.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:08.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:08.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:08.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:08.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:08.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:08.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:08.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:08.598 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:24:08.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:08.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:08.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:08.748 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:08.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:08.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:08.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:08.843 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:24:08.878 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:08.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:08 smithi099 bash[59238]: cluster 2023-09-30T09:24:06.862896+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v674: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:08.904 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:08.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:08.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:09.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:09.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:08 smithi005 bash[78438]: cluster 2023-09-30T09:24:06.862896+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v674: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:09.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:08 smithi005 bash[75361]: cluster 2023-09-30T09:24:06.862896+0000 mgr.y (mgr.34107) 682 : cluster 0 pgmap v674: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:09.042 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:09.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:09.146 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:09.176 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:09.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:09.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:09.306 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:09.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:09.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:09.435 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:09.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:09.539 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:09.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:09.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:09.676 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:09.688 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:24:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:24:09] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.33.4" 2023-09-30T09:24:09.703 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:09.806 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:09.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:09.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:09.937 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:09.967 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:09.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:09.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:10.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:10.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:10.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:10.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:10.133 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:24:10.201 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:10.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:10.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:10.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:10.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:10.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:10.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:10.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:10.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:10.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:10.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:10.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:10.613 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:10.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:10.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:10.659 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-09-30T09:24:10.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:10.742 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:10.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:10.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:10.846 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:10.872 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:10.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:10.957 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:10 smithi005 bash[75361]: cluster 2023-09-30T09:24:08.863990+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v675: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:10.957 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:10 smithi005 bash[75361]: audit 2023-09-30T09:24:10.225187+0000 mon.a (mon.0) 870 : audit 1 from='client.? 172.21.15.5:0/2138962851' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:24:10.957 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:10 smithi005 bash[78438]: cluster 2023-09-30T09:24:08.863990+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v675: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:10.957 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:10 smithi005 bash[78438]: audit 2023-09-30T09:24:10.225187+0000 mon.a (mon.0) 870 : audit 1 from='client.? 172.21.15.5:0/2138962851' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:24:10.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:10.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:10 smithi099 bash[59238]: cluster 2023-09-30T09:24:08.863990+0000 mgr.y (mgr.34107) 683 : cluster 0 pgmap v675: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:10.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:10 smithi099 bash[59238]: audit 2023-09-30T09:24:10.225187+0000 mon.a (mon.0) 870 : audit 1 from='client.? 172.21.15.5:0/2138962851' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:24:11.003 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:11.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:11.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:11.136 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:11.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:11.239 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:11.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:11.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:11.372 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:11.403 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:11.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:11.507 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:11.538 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:11.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:11.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:11.775 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:11.790 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:11 smithi099 bash[59238]: audit 2023-09-30T09:24:10.641221+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.5:0/2138962851' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:24:11.790 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:11 smithi099 bash[59238]: cluster 2023-09-30T09:24:10.642627+0000 osd.0 (osd.0) 57 : cluster 3 failed to encode map e160 with expected crc 2023-09-30T09:24:11.790 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:11 smithi099 bash[59238]: cluster 2023-09-30T09:24:10.647602+0000 mon.a (mon.0) 872 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-09-30T09:24:11.807 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:11.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:11.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:11 smithi005 bash[75361]: audit 2023-09-30T09:24:10.641221+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.5:0/2138962851' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:24:11.923 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:11 smithi005 bash[75361]: cluster 2023-09-30T09:24:10.642627+0000 osd.0 (osd.0) 57 : cluster 3 failed to encode map e160 with expected crc 2023-09-30T09:24:11.923 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:11 smithi005 bash[75361]: cluster 2023-09-30T09:24:10.647602+0000 mon.a (mon.0) 872 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-09-30T09:24:11.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:11 smithi005 bash[78438]: audit 2023-09-30T09:24:10.641221+0000 mon.a (mon.0) 871 : audit 1 from='client.? 172.21.15.5:0/2138962851' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:24:11.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:11 smithi005 bash[78438]: cluster 2023-09-30T09:24:10.642627+0000 osd.0 (osd.0) 57 : cluster 3 failed to encode map e160 with expected crc 2023-09-30T09:24:11.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:11 smithi005 bash[78438]: cluster 2023-09-30T09:24:10.647602+0000 mon.a (mon.0) 872 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-09-30T09:24:11.936 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:11.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:11.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:11.981 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:24:11.982 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:24:11.982 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:24:11.982 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:24:11.982 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.982 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:19503 6.7 6:ed67019f:::benchmark_data_smithi005_105531_object19502:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e99)", 2023-09-30T09:24:11.982 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:14:25.972620+0000", 2023-09-30T09:24:11.983 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 586.00300772699995, 2023-09-30T09:24:11.983 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.175117677, 2023-09-30T09:24:11.983 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:11.983 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:11.983 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:11.983 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 19503 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972620+0000", 2023-09-30T09:24:11.984 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972620+0000", 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972619+0000", 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.7002000000000002e-05 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972656+0000", 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3950000000000001e-06 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972665+0000", 2023-09-30T09:24:11.986 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.702e-06 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.972669+0000", 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034475090000000001 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.976117+0000", 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013400700000000001 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.976251+0000", 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000157128 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.976408+0000", 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001602493 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:11.988 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.978011+0000", 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001779124 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:25.979790+0000", 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16783875300000001 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.147628+0000", 2023-09-30T09:24:11.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1550000000000005e-05 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.147690+0000", 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7703000000000001e-05 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:11.990 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:14:26.147738+0000", 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.175117677 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162615 6.a 6:535f9269:::benchmark_data_smithi005_105531_object54932:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.582995+0000", 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 430.392633166, 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2372475010000001, 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:11.991 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162615 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.582995+0000", 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:11.993 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.582995+0000", 2023-09-30T09:24:11.993 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:24:11.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.582993+0000", 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1447999999999999e-05 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.583014+0000", 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7354999999999999e-05 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.583031+0000", 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6269999999999995e-06 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.583041+0000", 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.015689508000000001 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598730+0000", 2023-09-30T09:24:11.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1715e-05 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598742+0000", 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.77442967699999998 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.373172+0000", 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6560000000000001e-05 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.373188+0000", 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.392300393 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.765489+0000", 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000173062 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.765662+0000", 2023-09-30T09:24:11.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000119276 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.765781+0000", 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012720248999999999 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778501+0000", 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0192999999999997e-05 2023-09-30T09:24:11.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778572+0000", 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.039259359000000001 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817831+0000", 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.7110999999999999e-05 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:11.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817928+0000", 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023140280000000001 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820242+0000", 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2372475010000001 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162619 6.a 6:5586cb1f:::benchmark_data_smithi005_105531_object54936:head [delete] snapc 0=[] ondisk+write+known_if_redirected e110)", 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.597771+0000", 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 430.377857011, 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2595997539999999, 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162619 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.001 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597771+0000", 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597771+0000", 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597769+0000", 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4789999999999999e-06 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597777+0000", 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8950000000000004e-06 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597786+0000", 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5340000000000001e-06 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.597790+0000", 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00098024000000000006 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.004 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598771+0000", 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5380000000000002e-06 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.598779+0000", 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.77556298499999998 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374342+0000", 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0012e-05 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374352+0000", 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3990100110000001 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.773362+0000", 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000180163 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.773542+0000", 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017848500000000001 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.773721+0000", 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.016097541 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.789818+0000", 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1158000000000001e-05 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.789829+0000", 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.064984977999999999 2023-09-30T09:24:12.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.854814+0000", 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7741999999999998e-05 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.854862+0000", 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00250833 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857370+0000", 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2595997539999999 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162641 6.a 6:5a6d9b15:::benchmark_data_smithi005_105531_object54958:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:24:12.010 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.648382+0000", 2023-09-30T09:24:12.011 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 430.32724546899999, 2023-09-30T09:24:12.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2109016769999998, 2023-09-30T09:24:12.011 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.011 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.011 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.012 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162641 2023-09-30T09:24:12.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.012 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648382+0000", 2023-09-30T09:24:12.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648382+0000", 2023-09-30T09:24:12.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.99999 2023-09-30T09:24:12.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648372+0000", 2023-09-30T09:24:12.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2245000000000001e-05 2023-09-30T09:24:12.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648395+0000", 2023-09-30T09:24:12.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.3510999999999998e-05 2023-09-30T09:24:12.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648428+0000", 2023-09-30T09:24:12.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6906e-05 2023-09-30T09:24:12.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648445+0000", 2023-09-30T09:24:12.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012901699999999999 2023-09-30T09:24:12.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648574+0000", 2023-09-30T09:24:12.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5471000000000001e-05 2023-09-30T09:24:12.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.648600+0000", 2023-09-30T09:24:12.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.72577927499999995 2023-09-30T09:24:12.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374379+0000", 2023-09-30T09:24:12.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.208e-06 2023-09-30T09:24:12.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374387+0000", 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4042200170000001 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778607+0000", 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00023201600000000001 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.778839+0000", 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00025415000000000002 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.779093+0000", 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017451478999999999 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796545+0000", 2023-09-30T09:24:12.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011946966999999999 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808492+0000", 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.049026266999999998 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857518+0000", 2023-09-30T09:24:12.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2750999999999997e-05 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857571+0000", 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001713294 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859284+0000", 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2109016769999998 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.023 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162643 6.a 6:55798b90:::benchmark_data_smithi005_105531_object54960:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.651472+0000", 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 430.32415612099999, 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2106373829999999, 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.024 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162643 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651472+0000", 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651472+0000", 2023-09-30T09:24:12.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651470+0000", 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4369000000000001e-05 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651485+0000", 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2535999999999999e-05 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651507+0000", 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1503e-05 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651519+0000", 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0984999999999999e-05 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651590+0000", 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1909000000000001e-05 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.651601+0000", 2023-09-30T09:24:12.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.72296190800000004 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374563+0000", 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0675e-05 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.374574+0000", 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.409439672 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.784014+0000", 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000158078 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.784172+0000", 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000185427 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.784357+0000", 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.024040338000000001 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808398+0000", 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000326488 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808724+0000", 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.050706175999999999 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859430+0000", 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6291999999999995e-05 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859497+0000", 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0026124820000000002 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.862109+0000", 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2106373829999999 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162650 6.a 6:5591cc48:::benchmark_data_smithi005_105531_object54967:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:01.664987+0000", 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 430.31064034399998, 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.199700027, 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162650 2023-09-30T09:24:12.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664987+0000", 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664987+0000", 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664986+0000", 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5259999999999993e-06 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.664994+0000", 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2542e-05 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665007+0000", 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0060000000000003e-06 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665014+0000", 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4673000000000003e-05 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.038 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665068+0000", 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1389999999999995e-06 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:01.665076+0000", 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.70997514399999995 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.375052+0000", 2023-09-30T09:24:12.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.13e-05 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:02.375063+0000", 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.414833883 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.789897+0000", 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000184711 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.790081+0000", 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019010199999999999 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.790272+0000", 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.018141951999999999 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808414+0000", 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000357506 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808771+0000", 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.053492326999999999 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.862263+0000", 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0000000000000006e-05 2023-09-30T09:24:12.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.862353+0000", 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023340660000000001 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.864687+0000", 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.199700027 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.043 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162665 6.a 6:56989a58:::benchmark_data_smithi005_105531_object54982:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.571132+0000", 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 428.40449531899998, 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29605969999999998, 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.044 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162665 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571132+0000", 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571132+0000", 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:24:12.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571130+0000", 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1812e-05 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.571142+0000", 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0068295719999999999 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.577972+0000", 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9050000000000003e-06 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.577981+0000", 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6656000000000006e-05 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.578057+0000", 2023-09-30T09:24:12.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3325e-05 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.578071+0000", 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21853127899999999 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796602+0000", 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017009999999999999 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796772+0000", 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017468299999999999 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.796947+0000", 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011663579 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808610+0000", 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019329199999999999 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.808804+0000", 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.056032991999999997 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.864836+0000", 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8955000000000006e-05 2023-09-30T09:24:12.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.864915+0000", 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0022766660000000001 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.867192+0000", 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29605969999999998 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.051 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162675 6.a 6:5ca5b5d0:::benchmark_data_smithi005_105531_object54992:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.631782+0000", 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 428.34384529900001, 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24181887899999999, 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.052 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162675 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631782+0000", 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631782+0000", 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:24:12.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631780+0000", 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0250000000000008e-06 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631789+0000", 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.764e-05 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631817+0000", 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5810000000000003e-06 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631826+0000", 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6526000000000006e-05 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631893+0000", 2023-09-30T09:24:12.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0217000000000001e-05 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for peered", 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.631903+0000", 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17037961300000001 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.802283+0000", 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00033550300000000002 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.802618+0000", 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00035549399999999998 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.802974+0000", 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.014661086 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817635+0000", 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010995 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.817745+0000", 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.049603565000000002 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.867348+0000", 2023-09-30T09:24:12.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1174000000000003e-05 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.867389+0000", 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0062119979999999998 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.873601+0000", 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24181887899999999 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.059 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162712 6.a 6:5f1c3044:::benchmark_data_smithi005_105531_object55029:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.724820+0000", 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 428.25080741699998, 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18045677700000001, 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.060 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162712 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724820+0000", 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724820+0000", 2023-09-30T09:24:12.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724819+0000", 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7130000000000005e-06 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724827+0000", 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2449999999999999e-05 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724839+0000", 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1420000000000004e-06 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.724846+0000", 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.088581180999999995 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.813428+0000", 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015095000000000001 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.813579+0000", 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016062199999999999 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.813739+0000", 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017540172999999999 2023-09-30T09:24:12.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.831279+0000", 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.026185350999999999 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.857465+0000", 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.044903235999999999 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.902368+0000", 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9524000000000001e-05 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.902427+0000", 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0028496369999999999 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.905277+0000", 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18045677700000001 2023-09-30T09:24:12.066 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:162721 6.a 6:527b3a00:::benchmark_data_smithi005_105531_object55038:head [delete] snapc 0=[] ondisk+write+known_if_redirected e113)", 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:03.739809+0000", 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 428.23581919700001, 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17483764500000001, 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.067 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 162721 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739809+0000", 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739809+0000", 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739806+0000", 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0142e-05 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739816+0000", 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5630000000000001e-05 2023-09-30T09:24:12.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739832+0000", 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8760000000000005e-06 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.739840+0000", 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.080484424999999998 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820324+0000", 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00025975 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820584+0000", 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00030010699999999998 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.820884+0000", 2023-09-30T09:24:12.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.018538857999999998 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.839423+0000", 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.019938938999999999 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.859362+0000", 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.052616060999999999 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.911978+0000", 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7996000000000004e-05 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.912046+0000", 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0026000429999999998 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:03.914646+0000", 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17483764500000001 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:164292 6.a 6:54549798:::benchmark_data_smithi005_105531_object56609:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:06.434774+0000", 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 425.54085375400001, 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19408103400000001, 2023-09-30T09:24:12.074 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 164292 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434774+0000", 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434774+0000", 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434772+0000", 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0229e-05 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434782+0000", 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5569e-05 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434797+0000", 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7770000000000008e-06 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.434806+0000", 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031086960000000002 2023-09-30T09:24:12.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.437915+0000", 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4209999999999996e-05 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.437989+0000", 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.100523505 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.538513+0000", 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00032945700000000001 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.538842+0000", 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021335500000000001 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.539055+0000", 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.022179955000000001 2023-09-30T09:24:12.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.561235+0000", 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00027787599999999998 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.561513+0000", 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.064675403000000006 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.626189+0000", 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013036499999999999 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.626319+0000", 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025359800000000002 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:06.628855+0000", 2023-09-30T09:24:12.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19408103400000001 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165102 6.7 6:e6ef629e:::benchmark_data_smithi005_105531_object57419:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.762584+0000", 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 424.21304381700003, 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.23664961800000001, 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.082 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165102 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762584+0000", 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762584+0000", 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762582+0000", 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1011e-05 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762593+0000", 2023-09-30T09:24:12.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0288e-05 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762613+0000", 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2879999999999998e-06 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762622+0000", 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3781000000000005e-05 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762686+0000", 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020266899999999999 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.762889+0000", 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019600499999999999 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:24:12.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.763085+0000", 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0077225790000000002 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.770807+0000", 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001665939 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.772473+0000", 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.22664337300000001 2023-09-30T09:24:12.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999117+0000", 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1177000000000001e-05 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999178+0000", 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5692999999999997e-05 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999234+0000", 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.23664961800000001 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165106 6.7 6:e7c2ae93:::benchmark_data_smithi005_105531_object57423:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.773514+0000", 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 424.202113854, 2023-09-30T09:24:12.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.22595073099999999, 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165106 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773514+0000", 2023-09-30T09:24:12.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773514+0000", 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773513+0000", 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8170000000000004e-06 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773518+0000", 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0446e-05 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773529+0000", 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0599999999999998e-06 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773534+0000", 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4477999999999997e-05 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773578+0000", 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8368000000000004e-05 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773677+0000", 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000105198 2023-09-30T09:24:12.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.773782+0000", 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0045565909999999996 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.778339+0000", 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0016204679999999999 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.779959+0000", 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21931926400000001 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999278+0000", 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0946000000000003e-05 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999329+0000", 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013531799999999999 2023-09-30T09:24:12.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999465+0000", 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.22595073099999999 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:165120 6.7 6:e66eeea2:::benchmark_data_smithi005_105531_object57437:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:07.828184+0000", 2023-09-30T09:24:12.096 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 424.14744395000002, 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17142589499999999, 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 165120 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828184+0000", 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828184+0000", 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828181+0000", 2023-09-30T09:24:12.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1742e-05 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828193+0000", 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3915000000000001e-05 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828217+0000", 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3388e-05 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828230+0000", 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0976000000000006e-05 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828301+0000", 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9095e-05 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828390+0000", 2023-09-30T09:24:12.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010661499999999999 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.828497+0000", 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0048212740000000004 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.833318+0000", 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001771791 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.835090+0000", 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16442226200000001 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999512+0000", 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4320999999999997e-05 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999567+0000", 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3035999999999999e-05 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:07.999610+0000", 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17142589499999999 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:166127 6.a 6:5457e9c7:::benchmark_data_smithi005_105531_object58444:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:09.646475+0000", 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 422.32915305900002, 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18995914799999999, 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 166127 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.104 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646475+0000", 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646475+0000", 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646473+0000", 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3119999999999994e-06 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646481+0000", 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5687000000000001e-05 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646497+0000", 2023-09-30T09:24:12.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7880000000000007e-06 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.646505+0000", 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011484759000000001 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.657990+0000", 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103349 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.658093+0000", 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.134777598 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.792871+0000", 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9064000000000001e-05 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.792950+0000", 2023-09-30T09:24:12.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013360299999999999 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.793083+0000", 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.021302430000000001 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.814386+0000", 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000177119 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.109 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.814563+0000", 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.019466635999999999 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.834029+0000", 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3417000000000006e-05 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.110 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.834093+0000", 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023410219999999999 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:09.836434+0000", 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18995914799999999 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.111 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:166911 6.a 6:5d4ee3da:::benchmark_data_smithi005_105531_object59228:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:10.991511+0000", 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 420.98411707399998, 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.207040322, 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 166911 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.112 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991511+0000", 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991511+0000", 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.113 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991508+0000", 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5750000000000007e-06 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991518+0000", 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8600999999999999e-05 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991547+0000", 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7430000000000008e-06 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.114 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:10.991555+0000", 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011276886 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.002832+0000", 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000125046 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:24:12.115 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.002957+0000", 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13558680100000001 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.138544+0000", 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3545000000000001e-05 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.138628+0000", 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015614099999999999 2023-09-30T09:24:12.116 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.138784+0000", 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013687051 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.152471+0000", 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0050280680000000001 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.117 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.157499+0000", 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.037866383000000003 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.195365+0000", 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7972000000000006e-05 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.118 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.195433+0000", 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031177179999999998 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:11.198551+0000", 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.207040322 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.119 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:169220 6.a 6:51e0b07f:::benchmark_data_smithi005_105531_object61537:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:14.572292+0000", 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 417.403336185, 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18621897400000001, 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 169220 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.120 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572292+0000", 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572292+0000", 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999895 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.121 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572281+0000", 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6439e-05 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572297+0000", 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3076e-05 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572310+0000", 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5379999999999999e-06 2023-09-30T09:24:12.122 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.572317+0000", 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012870404 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.585187+0000", 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012288500000000001 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.123 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.585310+0000", 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14650134400000001 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.731812+0000", 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000119738 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.731931+0000", 2023-09-30T09:24:12.124 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021303199999999999 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.732144+0000", 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017113372000000002 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.749258+0000", 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000215436 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.125 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.749473+0000", 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0076339859999999997 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.757107+0000", 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0238000000000002e-05 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.757157+0000", 2023-09-30T09:24:12.126 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0013531039999999999 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:14.758511+0000", 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18621897400000001 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:170771 6.a 6:5ec99e0b:::benchmark_data_smithi005_105531_object63088:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-09-30T09:24:12.127 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:17:17.152116+0000", 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 414.82351170099997, 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17379149799999999, 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 170771 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.128 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152116+0000", 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152116+0000", 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152115+0000", 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.664e-06 2023-09-30T09:24:12.129 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152119+0000", 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8739999999999997e-06 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152126+0000", 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.656e-06 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.130 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.152131+0000", 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011502719 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.163633+0000", 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013783 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for rw locks", 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.163771+0000", 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.038089895999999998 2023-09-30T09:24:12.131 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.201861+0000", 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9481999999999995e-05 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.201950+0000", 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000163721 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:24:12.132 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.202114+0000", 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013866006 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.215980+0000", 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3049999999999998e-06 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.215987+0000", 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.10738544999999999 2023-09-30T09:24:12.133 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.323372+0000", 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9986000000000003e-05 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.323452+0000", 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0024555760000000001 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.134 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:17:17.325908+0000", 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17379149799999999 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.34803.0:209848 6.7 6:ec53c158:::benchmark_data_smithi005_105531_object102165:head [delete] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:18:16.504861+0000", 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 355.47076720799998, 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21670867999999999, 2023-09-30T09:24:12.135 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.34803", 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 209848 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504861+0000", 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.136 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504861+0000", 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504859+0000", 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1250000000000001e-06 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.137 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504864+0000", 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0036e-05 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504874+0000", 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7890000000000002e-06 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.504879+0000", 2023-09-30T09:24:12.138 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00031294800000000001 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.505192+0000", 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1033999999999996e-05 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.505283+0000", 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.6123000000000002e-05 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.139 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.505369+0000", 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0051002640000000002 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.510469+0000", 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8306999999999997e-05 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.510518+0000", 2023-09-30T09:24:12.140 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.210933659 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.721451+0000", 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8128999999999998e-05 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.721519+0000", 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9768999999999997e-05 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.141 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:18:16.721569+0000", 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21670867999999999 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:203483 7.0 7:09672624:::benchmark_data_smithi005_128556_object100954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:23:14.469388+0000", 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 57.506240102, 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.197849053, 2023-09-30T09:24:12.142 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 203483 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469388+0000", 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.143 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469388+0000", 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469385+0000", 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2201999999999999e-05 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:24:12.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469398+0000", 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1389000000000001e-05 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469419+0000", 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2048000000000001e-05 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469431+0000", 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4624999999999999e-05 2023-09-30T09:24:12.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469496+0000", 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012960700000000001 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469625+0000", 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000140708 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.469766+0000", 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0048900089999999998 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.474656+0000", 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0039267620000000003 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.478583+0000", 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18849887100000001 2023-09-30T09:24:12.147 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.667082+0000", 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1705000000000004e-05 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.667173+0000", 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3391000000000003e-05 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:24:12.148 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:23:14.667237+0000", 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.197849053 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:24:12.149 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:24:12.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:12.229 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:12.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:12.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:12.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:12.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:12.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:12.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:12.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:12.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:12.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:12.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:12.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:12.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:12.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:12 smithi005 bash[75361]: cluster 2023-09-30T09:24:10.865024+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v677: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:12.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:12 smithi005 bash[75361]: cluster 2023-09-30T09:24:11.649164+0000 mon.a (mon.0) 873 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:24:12.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:12 smithi005 bash[78438]: cluster 2023-09-30T09:24:10.865024+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v677: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:12.725 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:12 smithi005 bash[78438]: cluster 2023-09-30T09:24:11.649164+0000 mon.a (mon.0) 873 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:24:12.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:12.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:12.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:12.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:12.778 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-30T09:24:12.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:12.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:12.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:12.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:12.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:13.005 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:12 smithi099 bash[59238]: cluster 2023-09-30T09:24:10.865024+0000 mgr.y (mgr.34107) 684 : cluster 0 pgmap v677: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:13.005 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:12 smithi099 bash[59238]: cluster 2023-09-30T09:24:11.649164+0000 mon.a (mon.0) 873 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:24:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:12 smithi005 bash[75361]: debug 2023-09-30T09:24:12.720+0000 7fd2fb837700 -1 mon.a@0(leader).osd e160 definitely_dead 0 2023-09-30T09:24:13.019 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:13.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:13.123 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:13.151 DEBUG:teuthology.orchestra.run.smithi005:> /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-30T09:24:13.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:13.159 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-30T09:24:13.159 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-30T09:24:13.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:13.202 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:hints = 1 2023-09-30T09:24:13.203 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-30T09:24:13.203 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object prefix: benchmark_data_smithi005_150885 2023-09-30T09:24:13.203 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:24:13.203 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 0 0 0 0 0 0 - 0 2023-09-30T09:24:13.262 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:13.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:13.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:13.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:13.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:13.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:13.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:13.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:13.676 INFO:teuthology.orchestra.run.smithi005.stderr:marked out osd.0. 2023-09-30T09:24:13.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:13.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:13.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:13.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:13.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:13 smithi005 bash[75361]: audit 2023-09-30T09:24:12.721550+0000 mon.a (mon.0) 874 : audit 1 from='client.? 172.21.15.5:0/911841360' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-30T09:24:13.827 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:13 smithi005 bash[75361]: cluster 2023-09-30T09:24:12.721714+0000 mon.a (mon.0) 875 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-30T09:24:13.827 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:13 smithi005 bash[78438]: audit 2023-09-30T09:24:12.721550+0000 mon.a (mon.0) 874 : audit 1 from='client.? 172.21.15.5:0/911841360' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-30T09:24:13.827 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:13 smithi005 bash[78438]: cluster 2023-09-30T09:24:12.721714+0000 mon.a (mon.0) 875 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-30T09:24:13.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:13.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:13.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:13.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:13.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:13.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:13 smithi099 bash[59238]: audit 2023-09-30T09:24:12.721550+0000 mon.a (mon.0) 874 : audit 1 from='client.? 172.21.15.5:0/911841360' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-09-30T09:24:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:13 smithi099 bash[59238]: cluster 2023-09-30T09:24:12.721714+0000 mon.a (mon.0) 875 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-09-30T09:24:14.084 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:14.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:14.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:14.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:14.203 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 1 16 1370 1354 84.6182 84.625 0.00185633 0.00594935 2023-09-30T09:24:14.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:14.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:14.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:14.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:14.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:14.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:14.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:14.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:14.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:14.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:14.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:14.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:14.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:14.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:14.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:14.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:14.771 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:14.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:14.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:14.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:14.902 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:14.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:15.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:15.012 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[78438]: cluster 2023-09-30T09:24:12.866080+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v678: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:15.012 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[78438]: audit 2023-09-30T09:24:13.666064+0000 mon.a (mon.0) 876 : audit 1 from='client.? 172.21.15.5:0/911841360' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-30T09:24:15.012 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[78438]: cluster 2023-09-30T09:24:13.671376+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.012 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[78438]: cluster 2023-09-30T09:24:13.671637+0000 mon.a (mon.0) 877 : cluster 0 osdmap e161: 8 total, 7 up, 7 in 2023-09-30T09:24:15.012 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[78438]: cluster 2023-09-30T09:24:13.673532+0000 osd.0 (osd.0) 58 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.013 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[78438]: cluster 2023-09-30T09:24:13.679232+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.013 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[75361]: cluster 2023-09-30T09:24:12.866080+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v678: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:15.013 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[75361]: audit 2023-09-30T09:24:13.666064+0000 mon.a (mon.0) 876 : audit 1 from='client.? 172.21.15.5:0/911841360' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-30T09:24:15.013 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[75361]: cluster 2023-09-30T09:24:13.671376+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.013 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[75361]: cluster 2023-09-30T09:24:13.671637+0000 mon.a (mon.0) 877 : cluster 0 osdmap e161: 8 total, 7 up, 7 in 2023-09-30T09:24:15.013 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[75361]: cluster 2023-09-30T09:24:13.673532+0000 osd.0 (osd.0) 58 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.013 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:14 smithi005 bash[75361]: cluster 2023-09-30T09:24:13.679232+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.036 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:15.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:14 smithi099 bash[59238]: cluster 2023-09-30T09:24:12.866080+0000 mgr.y (mgr.34107) 685 : cluster 0 pgmap v678: 89 pgs: 9 active+undersized+degraded, 29 active+undersized, 51 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-30T09:24:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:14 smithi099 bash[59238]: audit 2023-09-30T09:24:13.666064+0000 mon.a (mon.0) 876 : audit 1 from='client.? 172.21.15.5:0/911841360' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-09-30T09:24:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:14 smithi099 bash[59238]: cluster 2023-09-30T09:24:13.671376+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:14 smithi099 bash[59238]: cluster 2023-09-30T09:24:13.671637+0000 mon.a (mon.0) 877 : cluster 0 osdmap e161: 8 total, 7 up, 7 in 2023-09-30T09:24:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:14 smithi099 bash[59238]: cluster 2023-09-30T09:24:13.673532+0000 osd.0 (osd.0) 58 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:14 smithi099 bash[59238]: cluster 2023-09-30T09:24:13.679232+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e161 with expected crc 2023-09-30T09:24:15.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:15.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:15.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:15.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 2 16 1415 1399 43.7128 2.8125 0.00175019 0.0130634 2023-09-30T09:24:15.277 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:15.311 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:15.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:15.415 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:15.447 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:15.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:15.486 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:15.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:15.585 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:15.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:15.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:15.719 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:15.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:15.823 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.673944+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.674163+0000 osd.0 (osd.0) 59 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.676880+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.678305+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.682233+0000 osd.0 (osd.0) 60 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.682238+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.683929+0000 osd.0 (osd.0) 61 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.684544+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.686412+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.688558+0000 mon.a (mon.0) 878 : cluster 0 osdmap e162: 8 total, 7 up, 7 in 2023-09-30T09:24:15.833 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.674630+0000 mon.a (mon.0) 879 : cluster 0 osdmap e163: 8 total, 7 up, 7 in 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.673944+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.674163+0000 osd.0 (osd.0) 59 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.676880+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.678305+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.682233+0000 osd.0 (osd.0) 60 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.682238+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.683929+0000 osd.0 (osd.0) 61 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.684544+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.686412+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:15.834 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.688558+0000 mon.a (mon.0) 878 : cluster 0 osdmap e162: 8 total, 7 up, 7 in 2023-09-30T09:24:15.835 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:15 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.674630+0000 mon.a (mon.0) 879 : cluster 0 osdmap e163: 8 total, 7 up, 7 in 2023-09-30T09:24:15.852 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:15.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:15.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:15.993 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:15.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:15.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.673944+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.674163+0000 osd.0 (osd.0) 59 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.676880+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.678305+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.682233+0000 osd.0 (osd.0) 60 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.682238+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.683929+0000 osd.0 (osd.0) 61 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.684544+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.686412+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e162 with expected crc 2023-09-30T09:24:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.688558+0000 mon.a (mon.0) 878 : cluster 0 osdmap e162: 8 total, 7 up, 7 in 2023-09-30T09:24:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:15 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.674630+0000 mon.a (mon.0) 879 : cluster 0 osdmap e163: 8 total, 7 up, 7 in 2023-09-30T09:24:16.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:16.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:16.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:16.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:16.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 3 16 2693 2677 55.7635 79.875 0.00548506 0.0179058 2023-09-30T09:24:16.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:16.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:16.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:16.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:16.353 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:16.384 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:16.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:16.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:16.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:16.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:14.866564+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v681: 89 pgs: 3 unknown, 5 peering, 8 active+undersized+degraded, 27 active+undersized, 46 active+clean; 28 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 4.6 MiB/s wr, 73 op/s; 13/1401 objects degraded (0.928%) 2023-09-30T09:24:16.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.676202+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.678458+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.678657+0000 osd.0 (osd.0) 62 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.678658+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.679807+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.680107+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.680930+0000 osd.0 (osd.0) 63 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.682412+0000 osd.0 (osd.0) 64 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.692591+0000 mon.a (mon.0) 880 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[75361]: cluster 2023-09-30T09:24:15.692641+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 13/1401 objects degraded (0.928%), 8 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:14.866564+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v681: 89 pgs: 3 unknown, 5 peering, 8 active+undersized+degraded, 27 active+undersized, 46 active+clean; 28 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 4.6 MiB/s wr, 73 op/s; 13/1401 objects degraded (0.928%) 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.676202+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.996 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.678458+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.678657+0000 osd.0 (osd.0) 62 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.678658+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.679807+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.680107+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.680930+0000 osd.0 (osd.0) 63 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.682412+0000 osd.0 (osd.0) 64 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.692591+0000 mon.a (mon.0) 880 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:24:16.997 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:16 smithi005 bash[78438]: cluster 2023-09-30T09:24:15.692641+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 13/1401 objects degraded (0.928%), 8 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:17.014 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:17.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:14.866564+0000 mgr.y (mgr.34107) 686 : cluster 0 pgmap v681: 89 pgs: 3 unknown, 5 peering, 8 active+undersized+degraded, 27 active+undersized, 46 active+clean; 28 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 4.6 MiB/s wr, 73 op/s; 13/1401 objects degraded (0.928%) 2023-09-30T09:24:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.676202+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.678458+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.678657+0000 osd.0 (osd.0) 62 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.678658+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.679807+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.680107+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.680930+0000 osd.0 (osd.0) 63 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.682412+0000 osd.0 (osd.0) 64 : cluster 3 failed to encode map e163 with expected crc 2023-09-30T09:24:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.692591+0000 mon.a (mon.0) 880 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:24:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:16 smithi099 bash[59238]: cluster 2023-09-30T09:24:15.692641+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 13/1401 objects degraded (0.928%), 8 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:17.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:17.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:17.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:17.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 4 16 5376 5360 83.7397 167.688 0.00431423 0.011928 2023-09-30T09:24:17.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:17.314 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:17.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:17.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:17.442 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:17.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:17.523 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:17.547 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:17.584 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:17.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:17.593 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:24:17.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:17.716 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:17.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.714427+0000 mon.a (mon.0) 882 : cluster 0 osdmap e164: 8 total, 7 up, 7 in 2023-09-30T09:24:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.715353+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.716652+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.717985+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.720391+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.721697+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.724136+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.726846+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[75361]: cluster 2023-09-30T09:24:16.867004+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v684: 89 pgs: 3 active+clean+remapped, 3 unknown, 5 peering, 8 active+undersized+degraded, 24 active+undersized, 46 active+clean; 82 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 20 MiB/s wr, 325 op/s; 229/3984 objects degraded (5.748%); 1/3984 objects misplaced (0.025%); 1.3 MiB/s, 21 objects/s recovering 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.714427+0000 mon.a (mon.0) 882 : cluster 0 osdmap e164: 8 total, 7 up, 7 in 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.715353+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.716652+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.717985+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.720391+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.721697+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.724136+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.726846+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:17.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:17 smithi005 bash[78438]: cluster 2023-09-30T09:24:16.867004+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v684: 89 pgs: 3 active+clean+remapped, 3 unknown, 5 peering, 8 active+undersized+degraded, 24 active+undersized, 46 active+clean; 82 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 20 MiB/s wr, 325 op/s; 229/3984 objects degraded (5.748%); 1/3984 objects misplaced (0.025%); 1.3 MiB/s, 21 objects/s recovering 2023-09-30T09:24:17.822 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:17.853 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:17.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:17.957 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:17.984 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:17.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:17.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:18.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.714427+0000 mon.a (mon.0) 882 : cluster 0 osdmap e164: 8 total, 7 up, 7 in 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.715353+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.716652+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.717985+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.720391+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.721697+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.724136+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.726846+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e164 with expected crc 2023-09-30T09:24:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:17 smithi099 bash[59238]: cluster 2023-09-30T09:24:16.867004+0000 mgr.y (mgr.34107) 687 : cluster 0 pgmap v684: 89 pgs: 3 active+clean+remapped, 3 unknown, 5 peering, 8 active+undersized+degraded, 24 active+undersized, 46 active+clean; 82 MiB data, 2.0 GiB used, 624 GiB / 626 GiB avail; 20 MiB/s wr, 325 op/s; 229/3984 objects degraded (5.748%); 1/3984 objects misplaced (0.025%); 1.3 MiB/s, 21 objects/s recovering 2023-09-30T09:24:18.088 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:18.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:18.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:18.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:18.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 5 16 7821 7805 97.551 152.812 0.00567475 0.0102401 2023-09-30T09:24:18.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:18.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:18.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:18.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:18.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:18.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:18.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:18.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:18.618 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:18.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:18.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:18.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:18.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.758 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[75361]: cluster 2023-09-30T09:24:17.722706+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.758 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[75361]: cluster 2023-09-30T09:24:17.723855+0000 mon.a (mon.0) 883 : cluster 0 osdmap e165: 8 total, 7 up, 7 in 2023-09-30T09:24:18.758 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[75361]: cluster 2023-09-30T09:24:17.727607+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[75361]: cluster 2023-09-30T09:24:17.729783+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[75361]: cluster 2023-09-30T09:24:17.732091+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[75361]: cluster 2023-09-30T09:24:17.732310+0000 osd.0 (osd.0) 65 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[78438]: cluster 2023-09-30T09:24:17.722706+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[78438]: cluster 2023-09-30T09:24:17.723855+0000 mon.a (mon.0) 883 : cluster 0 osdmap e165: 8 total, 7 up, 7 in 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[78438]: cluster 2023-09-30T09:24:17.727607+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[78438]: cluster 2023-09-30T09:24:17.729783+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[78438]: cluster 2023-09-30T09:24:17.732091+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:18 smithi005 bash[78438]: cluster 2023-09-30T09:24:17.732310+0000 osd.0 (osd.0) 65 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:18.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:18.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:18.878 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.917 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:18.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:19.022 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:19.032 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:18 smithi099 bash[59238]: cluster 2023-09-30T09:24:17.722706+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:19.032 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:18 smithi099 bash[59238]: cluster 2023-09-30T09:24:17.723855+0000 mon.a (mon.0) 883 : cluster 0 osdmap e165: 8 total, 7 up, 7 in 2023-09-30T09:24:19.032 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:18 smithi099 bash[59238]: cluster 2023-09-30T09:24:17.727607+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:19.032 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:18 smithi099 bash[59238]: cluster 2023-09-30T09:24:17.729783+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:19.032 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:18 smithi099 bash[59238]: cluster 2023-09-30T09:24:17.732091+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:19.032 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:18 smithi099 bash[59238]: cluster 2023-09-30T09:24:17.732310+0000 osd.0 (osd.0) 65 : cluster 3 failed to encode map e165 with expected crc 2023-09-30T09:24:19.050 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:19.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:19.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:19.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:19.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:19.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 6 16 10110 10094 105.134 143.062 0.00389606 0.0095001 2023-09-30T09:24:19.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:19.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:19.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:19.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:19.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.444 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:19.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:19.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:24:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:24:19] "GET /metrics HTTP/1.1" 200 36219 "" "Prometheus/2.33.4" 2023-09-30T09:24:19.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:19.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:19.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:19.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:19.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:19.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:19.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:19.834 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:19.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:19.937 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:19.945 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:19 smithi099 bash[59238]: cluster 2023-09-30T09:24:18.868151+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v686: 89 pgs: 45 active+clean, 18 active+undersized, 1 active+recovering, 9 active+undersized+degraded, 5 peering, 3 unknown, 8 active+clean+remapped; 266 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s; 1082/12822 objects degraded (8.439%); 463/12822 objects misplaced (3.611%); 4.7 MiB/s, 76 objects/s recovering 2023-09-30T09:24:19.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:19.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:20.014 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6] out_osds: [0] dead_osds: [4] live_osds: [0, 1, 2, 3, 5, 6, 7] 2023-09-30T09:24:20.015 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:24:20.015 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-09-30T09:24:20.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd in 0 2023-09-30T09:24:20.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:19 smithi005 bash[75361]: cluster 2023-09-30T09:24:18.868151+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v686: 89 pgs: 45 active+clean, 18 active+undersized, 1 active+recovering, 9 active+undersized+degraded, 5 peering, 3 unknown, 8 active+clean+remapped; 266 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s; 1082/12822 objects degraded (8.439%); 463/12822 objects misplaced (3.611%); 4.7 MiB/s, 76 objects/s recovering 2023-09-30T09:24:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:19 smithi005 bash[78438]: cluster 2023-09-30T09:24:18.868151+0000 mgr.y (mgr.34107) 688 : cluster 0 pgmap v686: 89 pgs: 45 active+clean, 18 active+undersized, 1 active+recovering, 9 active+undersized+degraded, 5 peering, 3 unknown, 8 active+clean+remapped; 266 MiB data, 2.5 GiB used, 623 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s; 1082/12822 objects degraded (8.439%); 463/12822 objects misplaced (3.611%); 4.7 MiB/s, 76 objects/s recovering 2023-09-30T09:24:20.069 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:20.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:20.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:20.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:20.203 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:20.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 7 16 12446 12430 110.97 146 0.0294698 0.00899791 2023-09-30T09:24:20.233 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:20.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:20.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:20.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:20.372 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:20.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:20.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:20.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:20.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:20.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:20.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:20.608 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:20.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:20.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:20.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:20.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:20.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:20.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:20.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:20.899 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:20.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:20.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:21.003 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:21.013 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:20 smithi099 bash[59238]: cluster 2023-09-30T09:24:20.919923+0000 mon.a (mon.0) 884 : cluster 3 Health check update: Degraded data redundancy: 1082/20778 objects degraded (5.207%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:21.013 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:20 smithi099 bash[59238]: cluster 2023-09-30T09:24:20.919992+0000 mon.a (mon.0) 885 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T09:24:21.029 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:21.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:21.135 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:21.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:20 smithi005 bash[78438]: cluster 2023-09-30T09:24:20.919923+0000 mon.a (mon.0) 884 : cluster 3 Health check update: Degraded data redundancy: 1082/20778 objects degraded (5.207%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:21.146 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:20 smithi005 bash[78438]: cluster 2023-09-30T09:24:20.919992+0000 mon.a (mon.0) 885 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T09:24:21.146 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:20 smithi005 bash[75361]: cluster 2023-09-30T09:24:20.919923+0000 mon.a (mon.0) 884 : cluster 3 Health check update: Degraded data redundancy: 1082/20778 objects degraded (5.207%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:21.146 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:20 smithi005 bash[75361]: cluster 2023-09-30T09:24:20.919992+0000 mon.a (mon.0) 885 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T09:24:21.165 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:21.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 8 16 14223 14207 110.98 111.062 0.00563196 0.00900357 2023-09-30T09:24:21.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:21.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:21.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:21.399 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:21.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:21.526 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:21.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:21.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:21.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:21.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:21.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:21.835 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:21.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:21.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:21.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:21.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:22.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:22.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:22.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:22.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:22.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:22.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 9 16 15801 15785 109.606 98.625 0.00901928 0.00911609 2023-09-30T09:24:22.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:22.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:22.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:22.326 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:22.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:22.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:22.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:22.459 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:22.482 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:22.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:22.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:22.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:22.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:22.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:22.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:22.718 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:22.756 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:22.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:22 smithi099 bash[59238]: cluster 2023-09-30T09:24:20.868891+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v687: 89 pgs: 50 active+clean, 18 active+undersized, 1 active+recovering, 9 active+undersized+degraded, 11 active+clean+remapped; 432 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s; 1082/20778 objects degraded (5.207%); 1118/20778 objects misplaced (5.381%); 5.2 MiB/s, 83 objects/s recovering 2023-09-30T09:24:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:22 smithi099 bash[59238]: audit 2023-09-30T09:24:21.554196+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:22 smithi099 bash[59238]: audit 2023-09-30T09:24:21.555863+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:22.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:22.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:22.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:22.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:22.895 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:22 smithi005 bash[75361]: cluster 2023-09-30T09:24:20.868891+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v687: 89 pgs: 50 active+clean, 18 active+undersized, 1 active+recovering, 9 active+undersized+degraded, 11 active+clean+remapped; 432 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s; 1082/20778 objects degraded (5.207%); 1118/20778 objects misplaced (5.381%); 5.2 MiB/s, 83 objects/s recovering 2023-09-30T09:24:22.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:22 smithi005 bash[75361]: audit 2023-09-30T09:24:21.554196+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:22.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:22 smithi005 bash[75361]: audit 2023-09-30T09:24:21.555863+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:22.896 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:22 smithi005 bash[78438]: cluster 2023-09-30T09:24:20.868891+0000 mgr.y (mgr.34107) 689 : cluster 0 pgmap v687: 89 pgs: 50 active+clean, 18 active+undersized, 1 active+recovering, 9 active+undersized+degraded, 11 active+clean+remapped; 432 MiB data, 3.0 GiB used, 623 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s; 1082/20778 objects degraded (5.207%); 1118/20778 objects misplaced (5.381%); 5.2 MiB/s, 83 objects/s recovering 2023-09-30T09:24:22.896 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:22 smithi005 bash[78438]: audit 2023-09-30T09:24:21.554196+0000 mon.a (mon.0) 886 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:22.896 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:22 smithi005 bash[78438]: audit 2023-09-30T09:24:21.555863+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:22.989 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:23.020 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:23.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:23.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:23.159 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:23.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 10 16 17598 17582 109.876 112.312 0.00682031 0.00909209 2023-09-30T09:24:23.262 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:23.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:23.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:23.331 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:24:23.366 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:24:23.367 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:24:23.367 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:24:23.367 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 0 2023-09-30T09:24:23.367 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:24:23.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:23.408 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:24:23.436 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:23.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:23.451 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:24:23.498 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:24:23.528 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:24:23.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:24:23.567 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:24:23.568 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:24:23.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:23.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:23.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:23.714 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:23.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:23.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:23 smithi099 bash[59238]: audit 2023-09-30T09:24:23.287103+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.5:0/3220307808' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:23.818 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:23.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:23.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:23.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:23.969 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:23.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:23.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:24.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:23 smithi005 bash[78438]: audit 2023-09-30T09:24:23.287103+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.5:0/3220307808' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:24.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:23 smithi005 bash[75361]: audit 2023-09-30T09:24:23.287103+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.5:0/3220307808' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:24.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:24.094 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:24.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:24.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:24.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:24.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 11 16 19609 19593 111.312 125.688 0.00288232 0.00897652 2023-09-30T09:24:24.230 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:24.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:24.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:24.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:24.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:24.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:24.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:24.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:24.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:24.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:24.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:24.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:24.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:24.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:24.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:24.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:24.737 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:24 smithi005 bash[78438]: cluster 2023-09-30T09:24:22.869801+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v688: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 889 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 120 MiB/s wr, 1.91k op/s; 3116/42699 objects degraded (7.298%); 1748/42699 objects misplaced (4.094%); 4.4 MiB/s, 70 objects/s recovering 2023-09-30T09:24:24.738 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:24 smithi005 bash[75361]: cluster 2023-09-30T09:24:22.869801+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v688: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 889 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 120 MiB/s wr, 1.91k op/s; 3116/42699 objects degraded (7.298%); 1748/42699 objects misplaced (4.094%); 4.4 MiB/s, 70 objects/s recovering 2023-09-30T09:24:24.757 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-30T09:24:24.757 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:24.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:24.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:24.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:24.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:24.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:24.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:24.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.000 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:24 smithi099 bash[59238]: cluster 2023-09-30T09:24:22.869801+0000 mgr.y (mgr.34107) 690 : cluster 0 pgmap v688: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 889 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 120 MiB/s wr, 1.91k op/s; 3116/42699 objects degraded (7.298%); 1748/42699 objects misplaced (4.094%); 4.4 MiB/s, 70 objects/s recovering 2023-09-30T09:24:25.019 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:25.122 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:25.146 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:25.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:25.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 12 16 21739 21723 113.129 133.125 0.00526817 0.00883154 2023-09-30T09:24:25.249 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:25.279 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:25.383 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:25.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.538 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:25.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:25.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.804 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:25.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:25.907 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:25.926 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:25.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:26.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:26.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:26.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:26.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:26.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:26.204 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 13 16 23718 23702 113.94 123.688 0.00306309 0.00876963 2023-09-30T09:24:26.294 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:26.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:26.421 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:26.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:26.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:26.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:26.576 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:26.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:26.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:26.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:26.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:26.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:26 smithi099 bash[59238]: cluster 2023-09-30T09:24:24.870475+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v689: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.0 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s; 3116/51567 objects degraded (6.043%); 2314/51567 objects misplaced (4.487%); 3.2 MiB/s, 51 objects/s recovering 2023-09-30T09:24:26.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:26.822 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:26 smithi005 bash[75361]: cluster 2023-09-30T09:24:24.870475+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v689: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.0 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s; 3116/51567 objects degraded (6.043%); 2314/51567 objects misplaced (4.487%); 3.2 MiB/s, 51 objects/s recovering 2023-09-30T09:24:26.822 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:26 smithi005 bash[78438]: cluster 2023-09-30T09:24:24.870475+0000 mgr.y (mgr.34107) 691 : cluster 0 pgmap v689: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.0 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 122 MiB/s wr, 1.94k op/s; 3116/51567 objects degraded (6.043%); 2314/51567 objects misplaced (4.487%); 3.2 MiB/s, 51 objects/s recovering 2023-09-30T09:24:26.843 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:26.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:26.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:26.976 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:26.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:27.081 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:27.108 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:27.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:27.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 14 16 25751 25735 114.877 127.062 0.0128025 0.00869899 2023-09-30T09:24:27.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:27.235 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:27.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:27.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:27.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:27.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:27.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:27.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:27.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:27.500 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:27.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:27.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:27.603 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:27.611 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:27 smithi005 bash[75361]: cluster 2023-09-30T09:24:27.509937+0000 mon.a (mon.0) 888 : cluster 3 Health check update: Degraded data redundancy: 3116/51567 objects degraded (6.043%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:27.612 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:27 smithi005 bash[78438]: cluster 2023-09-30T09:24:27.509937+0000 mon.a (mon.0) 888 : cluster 3 Health check update: Degraded data redundancy: 3116/51567 objects degraded (6.043%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:27.626 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:27.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:27.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:27.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:27.742 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:24:27.743 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:24:27.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:27.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:27 smithi099 bash[59238]: cluster 2023-09-30T09:24:27.509937+0000 mon.a (mon.0) 888 : cluster 3 Health check update: Degraded data redundancy: 3116/51567 objects degraded (6.043%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:27.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:27.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:27.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:27.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:27.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:28.008 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:28.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:28.111 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.146 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:28.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 15 16 27664 27648 115.188 119.562 0.0114179 0.00867373 2023-09-30T09:24:28.234 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:28.250 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:28.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:28.412 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:28.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:28.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:28.546 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:28.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:28.655 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:28.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:28.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:28.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:28 smithi099 bash[59238]: cluster 2023-09-30T09:24:26.870985+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v690: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.2 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s; 3726/59094 objects degraded (6.305%); 2314/59094 objects misplaced (3.916%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:28.802 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:28 smithi005 bash[78438]: cluster 2023-09-30T09:24:26.870985+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v690: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.2 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s; 3726/59094 objects degraded (6.305%); 2314/59094 objects misplaced (3.916%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:28.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:28 smithi005 bash[75361]: cluster 2023-09-30T09:24:26.870985+0000 mgr.y (mgr.34107) 692 : cluster 0 pgmap v690: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.2 GiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 115 MiB/s wr, 1.84k op/s; 3726/59094 objects degraded (6.305%); 2314/59094 objects misplaced (3.916%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:28.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:28.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:28.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:29.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:29.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:29.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:29.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:29.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:29.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 16 16 29307 29291 114.406 102.688 0.00546526 0.00873366 2023-09-30T09:24:29.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:29.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:29.328 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:29.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:29.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:29.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:29.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:29.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:29.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:29.589 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:24:29.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:29.600 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:24:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:24:29] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.33.4" 2023-09-30T09:24:29.613 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:24:29.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:29.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:29.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:29.724 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:29.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:24:29.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:29.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:29.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:29.863 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:29 smithi005 bash[78438]: audit 2023-09-30T09:24:28.799562+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.5:0/2345752010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:24:29.864 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:29 smithi005 bash[78438]: audit 2023-09-30T09:24:28.800384+0000 mon.a (mon.0) 889 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:24:29.864 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:29 smithi005 bash[75361]: audit 2023-09-30T09:24:28.799562+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.5:0/2345752010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:24:29.864 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:29 smithi005 bash[75361]: audit 2023-09-30T09:24:28.800384+0000 mon.a (mon.0) 889 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:24:29.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:29.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:29.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:29.983 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:29.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:29 smithi099 bash[59238]: audit 2023-09-30T09:24:28.799562+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.5:0/2345752010' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:24:29.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:29 smithi099 bash[59238]: audit 2023-09-30T09:24:28.800384+0000 mon.a (mon.0) 889 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:24:30.010 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:30.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:30.114 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:30.141 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:30.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:30.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 17 16 30860 30844 113.386 97.0625 0.00619298 0.0088131 2023-09-30T09:24:30.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:30.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:30.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:30.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:30.410 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:30.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:30.515 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:30.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:30.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:30.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:30.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:30.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:30.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:30.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:30.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:30 smithi099 bash[59238]: cluster 2023-09-30T09:24:28.871991+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v691: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.5 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 127 MiB/s wr, 2.03k op/s; 4967/72066 objects degraded (6.892%); 2957/72066 objects misplaced (4.103%); 2.3 MiB/s, 37 objects/s recovering 2023-09-30T09:24:30.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:30 smithi099 bash[59238]: cluster 2023-09-30T09:24:29.584700+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:24:30.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:30 smithi099 bash[59238]: audit 2023-09-30T09:24:29.599488+0000 mon.a (mon.0) 891 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:24:30.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:30 smithi099 bash[59238]: cluster 2023-09-30T09:24:29.608167+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e166 with expected crc 2023-09-30T09:24:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:30 smithi099 bash[59238]: cluster 2023-09-30T09:24:29.611424+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e166 with expected crc 2023-09-30T09:24:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:30 smithi099 bash[59238]: cluster 2023-09-30T09:24:29.615878+0000 mon.a (mon.0) 892 : cluster 0 osdmap e166: 8 total, 7 up, 7 in 2023-09-30T09:24:30.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:30.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[75361]: cluster 2023-09-30T09:24:28.871991+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v691: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.5 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 127 MiB/s wr, 2.03k op/s; 4967/72066 objects degraded (6.892%); 2957/72066 objects misplaced (4.103%); 2.3 MiB/s, 37 objects/s recovering 2023-09-30T09:24:30.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[75361]: cluster 2023-09-30T09:24:29.584700+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:24:30.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[75361]: audit 2023-09-30T09:24:29.599488+0000 mon.a (mon.0) 891 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:24:30.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[75361]: cluster 2023-09-30T09:24:29.608167+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e166 with expected crc 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[75361]: cluster 2023-09-30T09:24:29.611424+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e166 with expected crc 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[75361]: cluster 2023-09-30T09:24:29.615878+0000 mon.a (mon.0) 892 : cluster 0 osdmap e166: 8 total, 7 up, 7 in 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[78438]: cluster 2023-09-30T09:24:28.871991+0000 mgr.y (mgr.34107) 693 : cluster 0 pgmap v691: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.5 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 127 MiB/s wr, 2.03k op/s; 4967/72066 objects degraded (6.892%); 2957/72066 objects misplaced (4.103%); 2.3 MiB/s, 37 objects/s recovering 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[78438]: cluster 2023-09-30T09:24:29.584700+0000 mon.a (mon.0) 890 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[78438]: audit 2023-09-30T09:24:29.599488+0000 mon.a (mon.0) 891 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[78438]: cluster 2023-09-30T09:24:29.608167+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e166 with expected crc 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[78438]: cluster 2023-09-30T09:24:29.611424+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e166 with expected crc 2023-09-30T09:24:30.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:30 smithi005 bash[78438]: cluster 2023-09-30T09:24:29.615878+0000 mon.a (mon.0) 892 : cluster 0 osdmap e166: 8 total, 7 up, 7 in 2023-09-30T09:24:30.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:30.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:30.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:31.028 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:31.056 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:31.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:31.159 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:31.183 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:31.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:31.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 18 16 32538 32522 112.912 104.875 0.00899055 0.00884943 2023-09-30T09:24:31.292 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:31.317 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:31.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:31.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:31.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:31.551 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:31.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:31.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:31.705 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:31.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:31.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:31.843 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:31.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:31.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:31.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:31.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:31.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:32.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:32.116 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:32.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:32.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 19 16 34136 34120 112.226 99.875 0.00849169 0.00890442 2023-09-30T09:24:32.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:32.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:32.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:32.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:32.353 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:32.378 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:32.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:32.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:32.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:32.515 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:32.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:32.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:32.619 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:32.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:32 smithi099 bash[59238]: cluster 2023-09-30T09:24:30.872551+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v693: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.7 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s; 4967/81243 objects degraded (6.114%); 3559/81243 objects misplaced (4.381%); 32 KiB/s, 0 objects/s recovering 2023-09-30T09:24:32.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:32 smithi099 bash[59238]: cluster 2023-09-30T09:24:32.511364+0000 mon.a (mon.0) 893 : cluster 3 Health check update: Degraded data redundancy: 4967/81243 objects degraded (6.114%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:32.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:32.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:32.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:32.750 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:32.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:32 smithi005 bash[75361]: cluster 2023-09-30T09:24:30.872551+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v693: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.7 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s; 4967/81243 objects degraded (6.114%); 3559/81243 objects misplaced (4.381%); 32 KiB/s, 0 objects/s recovering 2023-09-30T09:24:32.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:32 smithi005 bash[75361]: cluster 2023-09-30T09:24:32.511364+0000 mon.a (mon.0) 893 : cluster 3 Health check update: Degraded data redundancy: 4967/81243 objects degraded (6.114%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:32.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:32 smithi005 bash[78438]: cluster 2023-09-30T09:24:30.872551+0000 mgr.y (mgr.34107) 694 : cluster 0 pgmap v693: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 1.7 GiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s; 4967/81243 objects degraded (6.114%); 3559/81243 objects misplaced (4.381%); 32 KiB/s, 0 objects/s recovering 2023-09-30T09:24:32.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:32 smithi005 bash[78438]: cluster 2023-09-30T09:24:32.511364+0000 mon.a (mon.0) 893 : cluster 3 Health check update: Degraded data redundancy: 4967/81243 objects degraded (6.114%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:32.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:32.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:32.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:32.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:32.919 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:32.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:33.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:33.050 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:33.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:33.152 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:33.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:33.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:33.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:24:33.202895+0000 min lat: 0.00133741 max lat: 1.99928 avg lat: 0.0089706 2023-09-30T09:24:33.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:24:33.205 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 20 16 35667 35651 111.398 95.6875 0.00650658 0.0089706 2023-09-30T09:24:33.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:33.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:33.414 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:33.447 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:33.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:33.551 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:33.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:33.618 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:33 smithi005 bash[75361]: audit 2023-09-30T09:24:32.683656+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:33.618 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:33 smithi005 bash[78438]: audit 2023-09-30T09:24:32.683656+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:33.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:33.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:33 smithi099 bash[59238]: audit 2023-09-30T09:24:32.683656+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:33.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:33.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:33.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:33.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:33.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:24:33.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:33.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:33.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:34.075 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:34.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:34.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:34.207 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 21 16 37234 37218 110.748 97.9375 0.00746431 0.00902264 2023-09-30T09:24:34.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:34.243 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:34.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:34.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:34.367 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:34.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:34.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:34.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:34.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:34.603 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:34.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:34.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:34.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:34.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:34.759 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:34.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:34.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:34 smithi099 bash[59238]: cluster 2023-09-30T09:24:32.873177+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v694: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 2.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s; 6555/98355 objects degraded (6.665%); 4082/98355 objects misplaced (4.150%) 2023-09-30T09:24:34.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:34.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:34.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:34.905 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:34 smithi005 bash[75361]: cluster 2023-09-30T09:24:32.873177+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v694: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 2.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s; 6555/98355 objects degraded (6.665%); 4082/98355 objects misplaced (4.150%) 2023-09-30T09:24:34.905 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:34 smithi005 bash[78438]: cluster 2023-09-30T09:24:32.873177+0000 mgr.y (mgr.34107) 695 : cluster 0 pgmap v694: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 2.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 116 MiB/s wr, 1.85k op/s; 6555/98355 objects degraded (6.665%); 4082/98355 objects misplaced (4.150%) 2023-09-30T09:24:34.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.039 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:35.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:35.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:35.207 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 22 16 38744 38728 110.003 94.375 0.0132538 0.00908308 2023-09-30T09:24:35.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.308 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:35.415 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.453 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:35.487 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:24:35.487 INFO:teuthology.orchestra.run.smithi099.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-30T09:24:35.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:35.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:35.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:35.629 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:35 smithi005 bash[75361]: debug 2023-09-30T09:24:35.507+0000 7fd2fb837700 -1 mon.a@0(leader).osd e166 definitely_dead 0 2023-09-30T09:24:35.642 INFO:teuthology.orchestra.run.smithi005.stderr:marked in osd.0. 2023-09-30T09:24:35.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.708 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:35.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:35.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:35 smithi099 bash[59238]: audit 2023-09-30T09:24:35.509469+0000 mon.a (mon.0) 895 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-30T09:24:35.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:35 smithi099 bash[59238]: audit 2023-09-30T09:24:35.512049+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.5:0/1622578465' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-30T09:24:35.812 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:35.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:35.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:35.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:35.974 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:35.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:36.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:35 smithi005 bash[75361]: audit 2023-09-30T09:24:35.509469+0000 mon.a (mon.0) 895 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-30T09:24:36.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:35 smithi005 bash[75361]: audit 2023-09-30T09:24:35.512049+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.5:0/1622578465' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-30T09:24:36.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:35 smithi005 bash[78438]: audit 2023-09-30T09:24:35.509469+0000 mon.a (mon.0) 895 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-30T09:24:36.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:35 smithi005 bash[78438]: audit 2023-09-30T09:24:35.512049+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.5:0/1622578465' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-09-30T09:24:36.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:36.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:36.207 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 23 16 39407 39391 107.022 41.4375 0.00279972 0.0091191 2023-09-30T09:24:36.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:36.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:36.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:36.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:36.350 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.379 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:36.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:36.483 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:36.514 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:36.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:36.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:36.584 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-30T09:24:36.618 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:36.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:36.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:36.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:36.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:36.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:36 smithi099 bash[59238]: cluster 2023-09-30T09:24:34.873859+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v695: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 113 MiB/s wr, 1.81k op/s; 6555/105777 objects degraded (6.197%); 4565/105777 objects misplaced (4.316%) 2023-09-30T09:24:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:36 smithi099 bash[59238]: audit 2023-09-30T09:24:35.625876+0000 mon.a (mon.0) 896 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-30T09:24:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:36 smithi099 bash[59238]: cluster 2023-09-30T09:24:35.632614+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e167 with expected crc 2023-09-30T09:24:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:36 smithi099 bash[59238]: cluster 2023-09-30T09:24:35.635343+0000 mon.a (mon.0) 897 : cluster 0 osdmap e167: 8 total, 7 up, 8 in 2023-09-30T09:24:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:36 smithi099 bash[59238]: cluster 2023-09-30T09:24:35.635674+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e167 with expected crc 2023-09-30T09:24:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:36 smithi099 bash[59238]: audit 2023-09-30T09:24:36.554299+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:36 smithi099 bash[59238]: audit 2023-09-30T09:24:36.556233+0000 mon.a (mon.0) 899 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:36.894 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.905 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[78438]: cluster 2023-09-30T09:24:34.873859+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v695: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 113 MiB/s wr, 1.81k op/s; 6555/105777 objects degraded (6.197%); 4565/105777 objects misplaced (4.316%) 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[78438]: audit 2023-09-30T09:24:35.625876+0000 mon.a (mon.0) 896 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[78438]: cluster 2023-09-30T09:24:35.632614+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e167 with expected crc 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[78438]: cluster 2023-09-30T09:24:35.635343+0000 mon.a (mon.0) 897 : cluster 0 osdmap e167: 8 total, 7 up, 8 in 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[78438]: cluster 2023-09-30T09:24:35.635674+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e167 with expected crc 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[78438]: audit 2023-09-30T09:24:36.554299+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[78438]: audit 2023-09-30T09:24:36.556233+0000 mon.a (mon.0) 899 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[75361]: cluster 2023-09-30T09:24:34.873859+0000 mgr.y (mgr.34107) 696 : cluster 0 pgmap v695: 89 pgs: 51 active+clean, 18 active+undersized, 9 active+undersized+degraded, 11 active+clean+remapped; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 113 MiB/s wr, 1.81k op/s; 6555/105777 objects degraded (6.197%); 4565/105777 objects misplaced (4.316%) 2023-09-30T09:24:36.906 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[75361]: audit 2023-09-30T09:24:35.625876+0000 mon.a (mon.0) 896 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-09-30T09:24:36.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[75361]: cluster 2023-09-30T09:24:35.632614+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e167 with expected crc 2023-09-30T09:24:36.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[75361]: cluster 2023-09-30T09:24:35.635343+0000 mon.a (mon.0) 897 : cluster 0 osdmap e167: 8 total, 7 up, 8 in 2023-09-30T09:24:36.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[75361]: cluster 2023-09-30T09:24:35.635674+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e167 with expected crc 2023-09-30T09:24:36.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[75361]: audit 2023-09-30T09:24:36.554299+0000 mon.a (mon.0) 898 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:36.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:36 smithi005 bash[75361]: audit 2023-09-30T09:24:36.556233+0000 mon.a (mon.0) 899 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:36.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:36.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:36.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:36.993 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-09-30T09:24:37.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:37.055 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:37.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:37.159 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:37.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:37.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:37.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:37.207 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 24 16 39407 39391 102.563 0 - 0.0091191 2023-09-30T09:24:37.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:37.335 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:37.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:37.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:37.406 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:37.439 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:37.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:37.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:37.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:37.602 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:37.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:37.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:37.705 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:38.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.629224+0000 osd.0 (osd.0) 66 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.635133+0000 osd.0 (osd.0) 67 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.635551+0000 mon.a (mon.0) 900 : cluster 0 osdmap e168: 8 total, 7 up, 8 in 2023-09-30T09:24:38.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.636068+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.638645+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.638913+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.639274+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.641540+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.641895+0000 osd.0 (osd.0) 68 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.642004+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.645165+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.645415+0000 osd.0 (osd.0) 69 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.645480+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.648410+0000 osd.0 (osd.0) 70 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.649588+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.180 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.512608+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 6555/105777 objects degraded (6.197%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:38.180 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:37 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.637907+0000 mon.a (mon.0) 902 : cluster 0 osdmap e169: 8 total, 7 up, 8 in 2023-09-30T09:24:38.180 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.629224+0000 osd.0 (osd.0) 66 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.189 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.635133+0000 osd.0 (osd.0) 67 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.635551+0000 mon.a (mon.0) 900 : cluster 0 osdmap e168: 8 total, 7 up, 8 in 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.636068+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.638645+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.638913+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.639274+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.641540+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.641895+0000 osd.0 (osd.0) 68 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.642004+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.645165+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.645415+0000 osd.0 (osd.0) 69 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.645480+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.191 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.648410+0000 osd.0 (osd.0) 70 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.649588+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.512608+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 6555/105777 objects degraded (6.197%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.637907+0000 mon.a (mon.0) 902 : cluster 0 osdmap e169: 8 total, 7 up, 8 in 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.629224+0000 osd.0 (osd.0) 66 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.635133+0000 osd.0 (osd.0) 67 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.635551+0000 mon.a (mon.0) 900 : cluster 0 osdmap e168: 8 total, 7 up, 8 in 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.636068+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.638645+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.638913+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.639274+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.641540+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.641895+0000 osd.0 (osd.0) 68 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.642004+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.645165+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.645415+0000 osd.0 (osd.0) 69 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.645480+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.648410+0000 osd.0 (osd.0) 70 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.193 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.649588+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e168 with expected crc 2023-09-30T09:24:38.194 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.512608+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 6555/105777 objects degraded (6.197%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:38.194 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:37 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.637907+0000 mon.a (mon.0) 902 : cluster 0 osdmap e169: 8 total, 7 up, 8 in 2023-09-30T09:24:38.207 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 25 16 39865 39849 99.6052 14.3125 0.00881616 0.0100319 2023-09-30T09:24:38.231 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:38.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:38.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:38.343 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:38.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:38.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:38.486 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:38.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:38.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:38.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:38.618 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:38.644 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:38.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:38.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:38.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:38.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:38.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:38.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:38 smithi099 bash[59238]: cluster 2023-09-30T09:24:36.874836+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v698: 89 pgs: 3 remapped+peering, 50 active+clean, 18 active+undersized, 9 active+undersized+degraded, 9 active+clean+remapped; 2.2 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s; 6928/110307 objects degraded (6.281%); 4564/110307 objects misplaced (4.138%); 0 B/s, 0 objects/s recovering 2023-09-30T09:24:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:38 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.634281+0000 osd.0 (osd.0) 71 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:38 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.637583+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:38 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.638429+0000 osd.0 (osd.0) 72 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:38 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.639677+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:38 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.641861+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:38 smithi099 bash[59238]: cluster 2023-09-30T09:24:37.642887+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:38.918 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:38.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:38.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:38.971 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[75361]: cluster 2023-09-30T09:24:36.874836+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v698: 89 pgs: 3 remapped+peering, 50 active+clean, 18 active+undersized, 9 active+undersized+degraded, 9 active+clean+remapped; 2.2 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s; 6928/110307 objects degraded (6.281%); 4564/110307 objects misplaced (4.138%); 0 B/s, 0 objects/s recovering 2023-09-30T09:24:38.971 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.634281+0000 osd.0 (osd.0) 71 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.971 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.637583+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.971 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.638429+0000 osd.0 (osd.0) 72 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.639677+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.641861+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[75361]: cluster 2023-09-30T09:24:37.642887+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[78438]: cluster 2023-09-30T09:24:36.874836+0000 mgr.y (mgr.34107) 697 : cluster 0 pgmap v698: 89 pgs: 3 remapped+peering, 50 active+clean, 18 active+undersized, 9 active+undersized+degraded, 9 active+clean+remapped; 2.2 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s; 6928/110307 objects degraded (6.281%); 4564/110307 objects misplaced (4.138%); 0 B/s, 0 objects/s recovering 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.634281+0000 osd.0 (osd.0) 71 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.637583+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.638429+0000 osd.0 (osd.0) 72 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.639677+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.641861+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:38.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:38 smithi005 bash[78438]: cluster 2023-09-30T09:24:37.642887+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e169 with expected crc 2023-09-30T09:24:39.022 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:39.050 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:39.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:39.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:39.185 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:39.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:39.207 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 26 16 40885 40869 98.2259 63.75 0.0386928 0.010172 2023-09-30T09:24:39.289 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:39.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:39.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:39.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:39.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:39.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:39.536 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:39.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:39.566 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:24:39] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.33.4" 2023-09-30T09:24:39.602 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:39.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:39.704 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:39.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:39.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:39.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:39.859 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:39.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:39.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:39.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:39 smithi099 bash[59238]: cluster 2023-09-30T09:24:38.667518+0000 mon.a (mon.0) 903 : cluster 0 osdmap e170: 8 total, 7 up, 8 in 2023-09-30T09:24:39.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:39 smithi099 bash[59238]: cluster 2023-09-30T09:24:38.668653+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:39.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:39 smithi099 bash[59238]: cluster 2023-09-30T09:24:38.669174+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:39.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:39 smithi099 bash[59238]: cluster 2023-09-30T09:24:38.671658+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:39.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:39 smithi099 bash[59238]: audit 2023-09-30T09:24:39.053107+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:39.975 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:39 smithi099 bash[59238]: audit 2023-09-30T09:24:39.067603+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:39.992 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:39.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:39.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[78438]: cluster 2023-09-30T09:24:38.667518+0000 mon.a (mon.0) 903 : cluster 0 osdmap e170: 8 total, 7 up, 8 in 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[78438]: cluster 2023-09-30T09:24:38.668653+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[78438]: cluster 2023-09-30T09:24:38.669174+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[78438]: cluster 2023-09-30T09:24:38.671658+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[78438]: audit 2023-09-30T09:24:39.053107+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[78438]: audit 2023-09-30T09:24:39.067603+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[75361]: cluster 2023-09-30T09:24:38.667518+0000 mon.a (mon.0) 903 : cluster 0 osdmap e170: 8 total, 7 up, 8 in 2023-09-30T09:24:40.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[75361]: cluster 2023-09-30T09:24:38.668653+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:40.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[75361]: cluster 2023-09-30T09:24:38.669174+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:40.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[75361]: cluster 2023-09-30T09:24:38.671658+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e170 with expected crc 2023-09-30T09:24:40.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[75361]: audit 2023-09-30T09:24:39.053107+0000 mon.a (mon.0) 904 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:40.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:39 smithi005 bash[75361]: audit 2023-09-30T09:24:39.067603+0000 mon.a (mon.0) 905 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:40.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:40.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:40.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:40.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:40.208 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 27 16 41846 41830 96.8124 60.0625 0.0253469 0.0103207 2023-09-30T09:24:40.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:40.257 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:40.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:40.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:40.360 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:40.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:40.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:40.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:40.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:40.522 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:40.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:40.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:40.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:40.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:40.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:40.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:40.703 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:24:40.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:40.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[78438]: cluster 2023-09-30T09:24:38.875537+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v701: 89 pgs: 3 remapped+peering, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 9 active+undersized+degraded, 9 active+clean+remapped; 2.3 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 45 MiB/s wr, 724 op/s; 9916/114474 objects degraded (8.662%); 4564/114474 objects misplaced (3.987%); 144 KiB/s, 1 objects/s recovering 2023-09-30T09:24:40.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[78438]: cluster 2023-09-30T09:24:39.681182+0000 mon.a (mon.0) 906 : cluster 0 osdmap e171: 8 total, 7 up, 8 in 2023-09-30T09:24:40.778 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[78438]: cluster 2023-09-30T09:24:39.682672+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e171 with expected crc 2023-09-30T09:24:40.779 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[78438]: cluster 2023-09-30T09:24:39.684895+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e171 with expected crc 2023-09-30T09:24:40.806 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:40.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:40.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:40.911 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:40.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[75361]: cluster 2023-09-30T09:24:38.875537+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v701: 89 pgs: 3 remapped+peering, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 9 active+undersized+degraded, 9 active+clean+remapped; 2.3 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 45 MiB/s wr, 724 op/s; 9916/114474 objects degraded (8.662%); 4564/114474 objects misplaced (3.987%); 144 KiB/s, 1 objects/s recovering 2023-09-30T09:24:40.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[75361]: cluster 2023-09-30T09:24:39.681182+0000 mon.a (mon.0) 906 : cluster 0 osdmap e171: 8 total, 7 up, 8 in 2023-09-30T09:24:40.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[75361]: cluster 2023-09-30T09:24:39.682672+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e171 with expected crc 2023-09-30T09:24:40.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:40 smithi005 bash[75361]: cluster 2023-09-30T09:24:39.684895+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e171 with expected crc 2023-09-30T09:24:40.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:40.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:40.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:41.049 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:40 smithi099 bash[59238]: cluster 2023-09-30T09:24:38.875537+0000 mgr.y (mgr.34107) 698 : cluster 0 pgmap v701: 89 pgs: 3 remapped+peering, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 9 active+undersized+degraded, 9 active+clean+remapped; 2.3 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 45 MiB/s wr, 724 op/s; 9916/114474 objects degraded (8.662%); 4564/114474 objects misplaced (3.987%); 144 KiB/s, 1 objects/s recovering 2023-09-30T09:24:41.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:40 smithi099 bash[59238]: cluster 2023-09-30T09:24:39.681182+0000 mon.a (mon.0) 906 : cluster 0 osdmap e171: 8 total, 7 up, 8 in 2023-09-30T09:24:41.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:40 smithi099 bash[59238]: cluster 2023-09-30T09:24:39.682672+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e171 with expected crc 2023-09-30T09:24:41.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:40 smithi099 bash[59238]: cluster 2023-09-30T09:24:39.684895+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e171 with expected crc 2023-09-30T09:24:41.076 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:41.181 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:41.208 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 28 16 42771 42755 95.4194 57.8125 0.0607812 0.0104694 2023-09-30T09:24:41.306 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:41.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:41.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:41.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:41.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:41.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:41.572 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:41.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:41.724 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:41.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:41.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:41.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:41.959 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:41.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:41 smithi099 bash[59238]: cluster 2023-09-30T09:24:40.876091+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v703: 89 pgs: 1 active+recovery_wait+remapped, 3 remapped+peering, 46 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 9 active+undersized+degraded, 9 active+clean+remapped; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 12458/120429 objects degraded (10.345%); 7602/120429 objects misplaced (6.312%); 136 KiB/s, 1 objects/s recovering 2023-09-30T09:24:41.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:41 smithi099 bash[59238]: audit 2023-09-30T09:24:40.965788+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:41.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:41 smithi099 bash[59238]: audit 2023-09-30T09:24:40.976162+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:41.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:41 smithi099 bash[59238]: audit 2023-09-30T09:24:41.605939+0000 mon.a (mon.0) 909 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:41.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:41 smithi099 bash[59238]: audit 2023-09-30T09:24:41.607139+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:41.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:41 smithi099 bash[59238]: audit 2023-09-30T09:24:41.613866+0000 mon.a (mon.0) 911 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:41.993 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6, 0] out_osds: [] dead_osds: [4] live_osds: [0, 1, 2, 3, 5, 6, 7] 2023-09-30T09:24:41.993 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:24:41.994 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-09-30T09:24:41.994 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:24:41.994 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:41.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:42.098 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:42.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:42.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:42.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:42.208 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 29 16 43811 43795 94.3703 65 0.0282745 0.0105878 2023-09-30T09:24:42.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:42.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[75361]: cluster 2023-09-30T09:24:40.876091+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v703: 89 pgs: 1 active+recovery_wait+remapped, 3 remapped+peering, 46 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 9 active+undersized+degraded, 9 active+clean+remapped; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 12458/120429 objects degraded (10.345%); 7602/120429 objects misplaced (6.312%); 136 KiB/s, 1 objects/s recovering 2023-09-30T09:24:42.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[75361]: audit 2023-09-30T09:24:40.965788+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[75361]: audit 2023-09-30T09:24:40.976162+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[75361]: audit 2023-09-30T09:24:41.605939+0000 mon.a (mon.0) 909 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[75361]: audit 2023-09-30T09:24:41.607139+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[75361]: audit 2023-09-30T09:24:41.613866+0000 mon.a (mon.0) 911 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[78438]: cluster 2023-09-30T09:24:40.876091+0000 mgr.y (mgr.34107) 699 : cluster 0 pgmap v703: 89 pgs: 1 active+recovery_wait+remapped, 3 remapped+peering, 46 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 9 active+undersized+degraded, 9 active+clean+remapped; 2.4 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 12458/120429 objects degraded (10.345%); 7602/120429 objects misplaced (6.312%); 136 KiB/s, 1 objects/s recovering 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[78438]: audit 2023-09-30T09:24:40.965788+0000 mon.a (mon.0) 907 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[78438]: audit 2023-09-30T09:24:40.976162+0000 mon.a (mon.0) 908 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[78438]: audit 2023-09-30T09:24:41.605939+0000 mon.a (mon.0) 909 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:42.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[78438]: audit 2023-09-30T09:24:41.607139+0000 mon.a (mon.0) 910 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:42.236 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:41 smithi005 bash[78438]: audit 2023-09-30T09:24:41.613866+0000 mon.a (mon.0) 911 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:24:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:42.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:42.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:42.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:42.405 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:42.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:42.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:42.508 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:42.543 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:42.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:42.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:42.646 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:42.680 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:42.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:42.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:42.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:42.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:42.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:42.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:42.912 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:42.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:42.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:42.971 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:42 smithi005 bash[75361]: cluster 2023-09-30T09:24:42.513833+0000 mon.a (mon.0) 912 : cluster 3 Health check update: Degraded data redundancy: 12458/120429 objects degraded (10.345%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:43.040 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:42 smithi099 bash[59238]: cluster 2023-09-30T09:24:42.513833+0000 mon.a (mon.0) 912 : cluster 3 Health check update: Degraded data redundancy: 12458/120429 objects degraded (10.345%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:43.078 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:43.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:43.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:43.208 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 30 16 44902 44886 93.4974 68.1875 0.0255053 0.0106898 2023-09-30T09:24:43.211 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:43.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:43.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:42 smithi005 bash[78438]: cluster 2023-09-30T09:24:42.513833+0000 mon.a (mon.0) 912 : cluster 3 Health check update: Degraded data redundancy: 12458/120429 objects degraded (10.345%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:43.316 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:43.342 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:43.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:43.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:43.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:43.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:43.572 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:43.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:43.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:43.700 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:43.729 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:43.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:43.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:43.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:43.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:43.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:43.989 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:43.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:43.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:44.092 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:44.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:44.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:44.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:44.208 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 31 16 46056 46040 92.8078 72.125 0.0497182 0.0107611 2023-09-30T09:24:44.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:44.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:44.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:44.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:44.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:44.394 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:44.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:44.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:44.524 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:44 smithi099 bash[59238]: cluster 2023-09-30T09:24:42.876880+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v704: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 983 op/s; 13251/128016 objects degraded (10.351%); 9932/128016 objects misplaced (7.758%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:24:44.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:44.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:44.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:44.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:44.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:44.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:44.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:44.765 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:44.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:44 smithi005 bash[78438]: cluster 2023-09-30T09:24:42.876880+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v704: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 983 op/s; 13251/128016 objects degraded (10.351%); 9932/128016 objects misplaced (7.758%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:24:44.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:44 smithi005 bash[75361]: cluster 2023-09-30T09:24:42.876880+0000 mgr.y (mgr.34107) 700 : cluster 0 pgmap v704: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 61 MiB/s wr, 983 op/s; 13251/128016 objects degraded (10.351%); 9932/128016 objects misplaced (7.758%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:24:44.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:44.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:44.907 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:44.939 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:44.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:44.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:45.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:45.056 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:24:45.057 INFO:teuthology.orchestra.run.smithi099.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-30T09:24:45.075 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:45.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:45.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:45.114 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:24:45.150 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:24:45.180 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:45.189 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:24:45.209 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 32 16 47053 47037 91.8515 62.3125 0.0138702 0.0108813 2023-09-30T09:24:45.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:45.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:45.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:45.245 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:24:45.282 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:24:45.316 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:45.325 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:24:45.339 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:45.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:45.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:45.370 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:24:45.370 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:24:45.370 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:24:45.370 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:24:45.370 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:24:45.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:24:45.371 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:24:45.371 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:24:45.371 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:24:45.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:45.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:45.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:45.570 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:45.599 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:45.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:45.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:45.704 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:45.714 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:45 smithi005 bash[75361]: audit 2023-09-30T09:24:45.074828+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.5:0/416399303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:45.714 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:45 smithi005 bash[78438]: audit 2023-09-30T09:24:45.074828+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.5:0/416399303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:45.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:45.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:45.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:45.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:45 smithi099 bash[59238]: audit 2023-09-30T09:24:45.074828+0000 mon.a (mon.0) 913 : audit 0 from='client.? 172.21.15.5:0/416399303' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:24:45.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:45.876 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:45.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:45.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:45.980 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:46.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-30T09:24:46.011 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:46.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:46.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:46.146 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:46.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:46.209 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 33 16 48054 48038 90.9639 62.5625 0.00908292 0.0109863 2023-09-30T09:24:46.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:46.278 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:46.393 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:46.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:46.531 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:46.549 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:46.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:46.553 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:46 smithi005 bash[75361]: cluster 2023-09-30T09:24:44.877674+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v705: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 13251/134700 objects degraded (9.837%); 10603/134700 objects misplaced (7.872%); 1.5 MiB/s, 23 objects/s recovering 2023-09-30T09:24:46.554 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:46 smithi005 bash[78438]: cluster 2023-09-30T09:24:44.877674+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v705: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 13251/134700 objects degraded (9.837%); 10603/134700 objects misplaced (7.872%); 1.5 MiB/s, 23 objects/s recovering 2023-09-30T09:24:46.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:46.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:46.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:46.781 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:46.790 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:46 smithi099 bash[59238]: cluster 2023-09-30T09:24:44.877674+0000 mgr.y (mgr.34107) 701 : cluster 0 pgmap v705: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s; 13251/134700 objects degraded (9.837%); 10603/134700 objects misplaced (7.872%); 1.5 MiB/s, 23 objects/s recovering 2023-09-30T09:24:46.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:46.913 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:46.944 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:46.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:47.047 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:47.077 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:47.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:47.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:47.182 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:47.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:47.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:47.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:47.210 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 34 16 49045 49029 90.1101 61.9375 0.00869537 0.0110872 2023-09-30T09:24:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:24:47.293 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:24:47.311 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:47.339 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:47.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:47.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:47.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:47.477 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:47.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:47.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:47.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:47 smithi099 bash[59238]: cluster 2023-09-30T09:24:47.514984+0000 mon.a (mon.0) 914 : cluster 3 Health check update: Degraded data redundancy: 13251/134700 objects degraded (9.837%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:47.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:47.609 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:47.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:47.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:47.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:47.740 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:47.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:47.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:47.759 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:47.805 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:47 smithi005 bash[75361]: cluster 2023-09-30T09:24:47.514984+0000 mon.a (mon.0) 914 : cluster 3 Health check update: Degraded data redundancy: 13251/134700 objects degraded (9.837%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:47.805 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:47 smithi005 bash[78438]: cluster 2023-09-30T09:24:47.514984+0000 mon.a (mon.0) 914 : cluster 3 Health check update: Degraded data redundancy: 13251/134700 objects degraded (9.837%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:47.849 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:47.874 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:47.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:47.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:47.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:48.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:48.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:48.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:48.142 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:48.210 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 35 16 50072 50056 89.3693 64.1875 0.011372 0.0111819 2023-09-30T09:24:48.250 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:48.278 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:48.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:48.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:48.410 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:48.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:48.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:48.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:48.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:48.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:48.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:48 smithi005 bash[78438]: cluster 2023-09-30T09:24:46.878287+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v706: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s; 13606/138732 objects degraded (9.807%); 10402/138732 objects misplaced (7.498%); 2.8 MiB/s, 44 objects/s recovering 2023-09-30T09:24:48.654 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:48 smithi005 bash[75361]: cluster 2023-09-30T09:24:46.878287+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v706: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s; 13606/138732 objects degraded (9.807%); 10402/138732 objects misplaced (7.498%); 2.8 MiB/s, 44 objects/s recovering 2023-09-30T09:24:48.679 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:48.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:48.786 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:48.796 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:48 smithi099 bash[59238]: cluster 2023-09-30T09:24:46.878287+0000 mgr.y (mgr.34107) 702 : cluster 0 pgmap v706: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s; 13606/138732 objects degraded (9.807%); 10402/138732 objects misplaced (7.498%); 2.8 MiB/s, 44 objects/s recovering 2023-09-30T09:24:48.816 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:48.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:48.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:48.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:48.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:48.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:49.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:49.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:49.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:49.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:49.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:49.211 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 36 16 51107 51091 88.6804 64.6875 0.0192343 0.0112683 2023-09-30T09:24:49.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:49.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:49.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:49.294 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:24:49.318 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:49.342 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:49.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:49.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:49.454 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:24:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:24:49] "GET /metrics HTTP/1.1" 200 36285 "" "Prometheus/2.33.4" 2023-09-30T09:24:49.499 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:49.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:49.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:49.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:49.629 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:49.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:49.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:49.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:49.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:49.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:49.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:49.863 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:49.887 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:49.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:49.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:49.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.015 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:50.120 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.143 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:50.211 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 37 16 52018 52002 87.8225 56.9375 0.0127329 0.0113796 2023-09-30T09:24:50.248 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:50.276 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:50.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:50.407 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:50.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:50.518 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:50.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:50.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:50.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:50 smithi005 bash[75361]: cluster 2023-09-30T09:24:48.878937+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v707: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 14292/143742 objects degraded (9.943%); 10402/143742 objects misplaced (7.237%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:24:50.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:50 smithi005 bash[78438]: cluster 2023-09-30T09:24:48.878937+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v707: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 14292/143742 objects degraded (9.943%); 10402/143742 objects misplaced (7.237%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:24:50.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:50.826 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:24:50.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:50.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:50.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.942 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:50 smithi099 bash[59238]: cluster 2023-09-30T09:24:48.878937+0000 mgr.y (mgr.34107) 703 : cluster 0 pgmap v707: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 14292/143742 objects degraded (9.943%); 10402/143742 objects misplaced (7.237%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:24:50.960 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:50.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:50.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:51.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:51.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:51.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:51.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:51.196 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:51.212 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 38 16 52958 52942 87.0551 58.75 0.0379894 0.0114783 2023-09-30T09:24:51.228 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:51.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:51.333 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:51.363 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:51.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:51.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:51.466 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:51.491 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:51.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:51.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:51.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:51.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:51.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:51.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:51.766 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:51.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:51.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:51.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:51.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:51.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:52.000 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:52.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:52.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:52.140 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:52.175 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:52.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:52.212 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 39 16 53934 53918 86.387 61 0.00843402 0.0115695 2023-09-30T09:24:52.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:52.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.307 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:52.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:52.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:52.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:52.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:52.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:52.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:52.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:52.674 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:52.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:52 smithi005 bash[78438]: cluster 2023-09-30T09:24:50.879740+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v708: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s; 14292/150114 objects degraded (9.521%); 11002/150114 objects misplaced (7.329%); 2.0 MiB/s, 32 objects/s recovering 2023-09-30T09:24:52.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:52 smithi005 bash[78438]: audit 2023-09-30T09:24:51.554874+0000 mon.a (mon.0) 915 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:52.680 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:52 smithi005 bash[78438]: cluster 2023-09-30T09:24:52.516049+0000 mon.a (mon.0) 916 : cluster 3 Health check update: Degraded data redundancy: 14292/150114 objects degraded (9.521%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:52.680 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:52 smithi005 bash[75361]: cluster 2023-09-30T09:24:50.879740+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v708: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s; 14292/150114 objects degraded (9.521%); 11002/150114 objects misplaced (7.329%); 2.0 MiB/s, 32 objects/s recovering 2023-09-30T09:24:52.680 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:52 smithi005 bash[75361]: audit 2023-09-30T09:24:51.554874+0000 mon.a (mon.0) 915 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:52.680 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:52 smithi005 bash[75361]: cluster 2023-09-30T09:24:52.516049+0000 mon.a (mon.0) 916 : cluster 3 Health check update: Degraded data redundancy: 14292/150114 objects degraded (9.521%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:52.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:52.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:52.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:52.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:52.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:52.955 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:52.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:52.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:52 smithi099 bash[59238]: cluster 2023-09-30T09:24:50.879740+0000 mgr.y (mgr.34107) 704 : cluster 0 pgmap v708: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 55 MiB/s wr, 883 op/s; 14292/150114 objects degraded (9.521%); 11002/150114 objects misplaced (7.329%); 2.0 MiB/s, 32 objects/s recovering 2023-09-30T09:24:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:52 smithi099 bash[59238]: audit 2023-09-30T09:24:51.554874+0000 mon.a (mon.0) 915 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:52 smithi099 bash[59238]: cluster 2023-09-30T09:24:52.516049+0000 mon.a (mon.0) 916 : cluster 3 Health check update: Degraded data redundancy: 14292/150114 objects degraded (9.521%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:53.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:53.086 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:53.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:53.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:53.189 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:53.212 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:24:53.210065+0000 min lat: 0.00133741 max lat: 2.19399 avg lat: 0.0117003 2023-09-30T09:24:53.212 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:24:53.212 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 40 16 54691 54675 85.4101 47.3125 0.00752907 0.0117003 2023-09-30T09:24:53.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:53.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:53.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:53.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:53.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:53.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:53.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:53.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:53.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:53.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:53.583 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:24:53.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:53.607 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:53.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:53.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:53.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:53.718 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:53 smithi005 bash[78438]: audit 2023-09-30T09:24:52.828230+0000 mon.a (mon.0) 917 : audit 1 from='client.? 172.21.15.5:0/1775719437' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:24:53.718 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:53 smithi005 bash[75361]: audit 2023-09-30T09:24:52.828230+0000 mon.a (mon.0) 917 : audit 1 from='client.? 172.21.15.5:0/1775719437' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:24:53.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:53.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:53.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:53.860 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:53 smithi099 bash[59238]: audit 2023-09-30T09:24:52.828230+0000 mon.a (mon.0) 917 : audit 1 from='client.? 172.21.15.5:0/1775719437' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:24:53.882 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:53.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:53.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:53.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:54.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:54.130 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:54.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:54.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:54.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 41 16 55613 55597 84.7323 57.625 0.00715432 0.0117938 2023-09-30T09:24:54.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:54.307 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:54.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:54.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:54.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:54.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:54.541 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:54.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:54.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:54.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:54.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:54 smithi099 bash[59238]: cluster 2023-09-30T09:24:52.880419+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v709: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 15145/158217 objects degraded (9.572%); 10790/158217 objects misplaced (6.820%); 3.0 MiB/s, 48 objects/s recovering 2023-09-30T09:24:54.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:54 smithi099 bash[59238]: cluster 2023-09-30T09:24:53.554040+0000 mon.a (mon.0) 918 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:24:54.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:54 smithi099 bash[59238]: audit 2023-09-30T09:24:53.565958+0000 mon.a (mon.0) 919 : audit 1 from='client.? 172.21.15.5:0/1775719437' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:24:54.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:54 smithi099 bash[59238]: cluster 2023-09-30T09:24:53.579120+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:54 smithi099 bash[59238]: cluster 2023-09-30T09:24:53.581037+0000 mon.a (mon.0) 920 : cluster 0 osdmap e172: 8 total, 7 up, 8 in 2023-09-30T09:24:54.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:54 smithi099 bash[59238]: cluster 2023-09-30T09:24:53.586522+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.689 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:54 smithi099 bash[59238]: cluster 2023-09-30T09:24:53.588690+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.710 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:54.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:54.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:54.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[75361]: cluster 2023-09-30T09:24:52.880419+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v709: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 15145/158217 objects degraded (9.572%); 10790/158217 objects misplaced (6.820%); 3.0 MiB/s, 48 objects/s recovering 2023-09-30T09:24:54.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[75361]: cluster 2023-09-30T09:24:53.554040+0000 mon.a (mon.0) 918 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:24:54.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[75361]: audit 2023-09-30T09:24:53.565958+0000 mon.a (mon.0) 919 : audit 1 from='client.? 172.21.15.5:0/1775719437' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:24:54.828 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[75361]: cluster 2023-09-30T09:24:53.579120+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[75361]: cluster 2023-09-30T09:24:53.581037+0000 mon.a (mon.0) 920 : cluster 0 osdmap e172: 8 total, 7 up, 8 in 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[75361]: cluster 2023-09-30T09:24:53.586522+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[75361]: cluster 2023-09-30T09:24:53.588690+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[78438]: cluster 2023-09-30T09:24:52.880419+0000 mgr.y (mgr.34107) 705 : cluster 0 pgmap v709: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 15145/158217 objects degraded (9.572%); 10790/158217 objects misplaced (6.820%); 3.0 MiB/s, 48 objects/s recovering 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[78438]: cluster 2023-09-30T09:24:53.554040+0000 mon.a (mon.0) 918 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[78438]: audit 2023-09-30T09:24:53.565958+0000 mon.a (mon.0) 919 : audit 1 from='client.? 172.21.15.5:0/1775719437' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[78438]: cluster 2023-09-30T09:24:53.579120+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[78438]: cluster 2023-09-30T09:24:53.581037+0000 mon.a (mon.0) 920 : cluster 0 osdmap e172: 8 total, 7 up, 8 in 2023-09-30T09:24:54.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[78438]: cluster 2023-09-30T09:24:53.586522+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:54 smithi005 bash[78438]: cluster 2023-09-30T09:24:53.588690+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e172 with expected crc 2023-09-30T09:24:54.852 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:54.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:54.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:54.980 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:54.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:55.085 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:55.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:55.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:55.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:55.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 42 16 56605 56589 84.191 62 0.0123671 0.0118705 2023-09-30T09:24:55.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:55.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:55.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:55.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:55.365 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:55.393 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:55.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:55.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:55.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:55.524 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:55.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:55.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:55.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:55.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:55.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:55.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:55.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:55.779 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:55.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:55.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:55.884 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:55.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:55.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:56.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:56.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:56.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:56.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:56.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 43 16 57448 57432 83.4584 52.6875 0.0505678 0.0119739 2023-09-30T09:24:56.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:56.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:56.534 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.563 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:56.666 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:56.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:56.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:56 smithi099 bash[59238]: cluster 2023-09-30T09:24:54.881276+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v711: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 15145/164190 objects degraded (9.224%); 11367/164190 objects misplaced (6.923%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:56.823 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:56.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:56.927 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:56.935 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:56 smithi005 bash[75361]: cluster 2023-09-30T09:24:54.881276+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v711: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 15145/164190 objects degraded (9.224%); 11367/164190 objects misplaced (6.923%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:56.935 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:56 smithi005 bash[78438]: cluster 2023-09-30T09:24:54.881276+0000 mgr.y (mgr.34107) 706 : cluster 0 pgmap v711: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s; 15145/164190 objects degraded (9.224%); 11367/164190 objects misplaced (6.923%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:56.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:56.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:57.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:57.091 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:57.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:57.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:57.197 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 44 16 58371 58355 82.8726 57.6875 0.014501 0.0120601 2023-09-30T09:24:57.229 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:57.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:57.332 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:57.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:57.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:57.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:57.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:57.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:57.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:57.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:57.610 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:57 smithi099 bash[59238]: cluster 2023-09-30T09:24:57.516900+0000 mon.a (mon.0) 921 : cluster 3 Health check update: Degraded data redundancy: 15145/164190 objects degraded (9.224%), 11 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-09-30T09:24:57.636 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:57.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:57.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:57 smithi005 bash[75361]: cluster 2023-09-30T09:24:57.516900+0000 mon.a (mon.0) 921 : cluster 3 Health check update: Degraded data redundancy: 15145/164190 objects degraded (9.224%), 11 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-09-30T09:24:57.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:57 smithi005 bash[78438]: cluster 2023-09-30T09:24:57.516900+0000 mon.a (mon.0) 921 : cluster 3 Health check update: Degraded data redundancy: 15145/164190 objects degraded (9.224%), 11 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-09-30T09:24:57.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:57.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:57.874 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:24:57.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:57.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:24:58.002 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:58.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:58.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:58.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:58.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:58.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:24:58.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:58.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:24:58.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 45 16 59247 59231 82.2477 54.75 0.00870978 0.0121459 2023-09-30T09:24:58.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:58.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:58.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:58.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:58.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:58.449 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:58.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:58.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:58.591 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:58.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:58.696 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:58.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:24:58.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:58.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:24:58.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:59.385 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:24:58 smithi005 bash[78438]: cluster 2023-09-30T09:24:56.882154+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v712: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s; 15410/167595 objects degraded (9.195%); 11165/167595 objects misplaced (6.662%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:59.385 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:24:58 smithi005 bash[75361]: cluster 2023-09-30T09:24:56.882154+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v712: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s; 15410/167595 objects degraded (9.195%); 11165/167595 objects misplaced (6.662%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:59.385 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 46 16 60111 60095 81.6335 54 0.0281023 0.0122431 2023-09-30T09:24:59.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:24:58 smithi099 bash[59238]: cluster 2023-09-30T09:24:56.882154+0000 mgr.y (mgr.34107) 707 : cluster 0 pgmap v712: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s; 15410/167595 objects degraded (9.195%); 11165/167595 objects misplaced (6.662%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:24:59.411 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:24:59.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:59.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:24:59.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:24:59.519 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:59.545 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:59.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:24:59.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:59.660 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:24:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:24:59] "GET /metrics HTTP/1.1" 200 36303 "" "Prometheus/2.33.4" 2023-09-30T09:24:59.690 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:24:59.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:59.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:24:59.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:59.828 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:24:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:59.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:24:59.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:59.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:24:59.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:24:59.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:00.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:00.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:00.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:00.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:00.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:00.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 47 16 61013 60997 81.0961 56.375 0.0291284 0.0123229 2023-09-30T09:25:00.232 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:00.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:00.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:00.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:00.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:00.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:00.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:00.474 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:00.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:00.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:00.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:00.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:00.609 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:00.636 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:00.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:00.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:00.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:00.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:00 smithi099 bash[59238]: cluster 2023-09-30T09:24:58.883084+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v713: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 15965/174540 objects degraded (9.147%); 11165/174540 objects misplaced (6.397%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:00.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:00 smithi005 bash[78438]: cluster 2023-09-30T09:24:58.883084+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v713: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 15965/174540 objects degraded (9.147%); 11165/174540 objects misplaced (6.397%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:00.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:00 smithi005 bash[75361]: cluster 2023-09-30T09:24:58.883084+0000 mgr.y (mgr.34107) 708 : cluster 0 pgmap v713: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s; 15965/174540 objects degraded (9.147%); 11165/174540 objects misplaced (6.397%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:00.771 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:00.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:00.874 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:00.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:00.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:00.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:01.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:01.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:01.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:01.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.178 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:01.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 48 16 61864 61848 80.5146 53.1875 0.0286325 0.0124128 2023-09-30T09:25:01.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:01.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:01.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:01.595 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:01.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:01.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:01.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:01.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:01.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:01.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:01.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:01.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:02.055 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:25:02.070 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:25:02.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:02.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:02.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:02.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:02.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 49 16 62602 62586 79.8128 46.125 0.0148005 0.0125231 2023-09-30T09:25:02.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:02.253 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:02.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:02.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:02.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:02.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:02.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:02.507 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:02.531 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:02.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:02.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:02.587 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:02 smithi005 bash[78438]: cluster 2023-09-30T09:25:00.883971+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v714: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 15965/177048 objects degraded (9.017%); 11701/177048 objects misplaced (6.609%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:02.587 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:02 smithi005 bash[78438]: cluster 2023-09-30T09:25:02.518134+0000 mon.a (mon.0) 922 : cluster 3 Health check update: Degraded data redundancy: 15965/177048 objects degraded (9.017%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:02.587 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:02 smithi005 bash[75361]: cluster 2023-09-30T09:25:00.883971+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v714: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 15965/177048 objects degraded (9.017%); 11701/177048 objects misplaced (6.609%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:02.587 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:02 smithi005 bash[75361]: cluster 2023-09-30T09:25:02.518134+0000 mon.a (mon.0) 922 : cluster 3 Health check update: Degraded data redundancy: 15965/177048 objects degraded (9.017%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:02.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:02.668 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:02.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:02.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:02.774 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:02.783 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:02 smithi099 bash[59238]: cluster 2023-09-30T09:25:00.883971+0000 mgr.y (mgr.34107) 709 : cluster 0 pgmap v714: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 15965/177048 objects degraded (9.017%); 11701/177048 objects misplaced (6.609%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:02.783 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:02 smithi099 bash[59238]: cluster 2023-09-30T09:25:02.518134+0000 mon.a (mon.0) 922 : cluster 3 Health check update: Degraded data redundancy: 15965/177048 objects degraded (9.017%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:02.796 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:02.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:02.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:02.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:02.926 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:02.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:02.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:03.030 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:03.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:03.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:03.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:03.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:03.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 50 16 63542 63526 79.3914 58.75 0.0146617 0.0125884 2023-09-30T09:25:03.296 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:03.330 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:03.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:03.434 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:03.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:03.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:03.570 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:03.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:03.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:03.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:03.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:03.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:03.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:03 smithi005 bash[75361]: audit 2023-09-30T09:25:02.034872+0000 mgr.y (mgr.34107) 710 : audit 0 from='client.35301 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:25:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:03 smithi005 bash[78438]: audit 2023-09-30T09:25:02.034872+0000 mgr.y (mgr.34107) 710 : audit 0 from='client.35301 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:25:03.831 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:03.839 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:03 smithi099 bash[59238]: audit 2023-09-30T09:25:02.034872+0000 mgr.y (mgr.34107) 710 : audit 0 from='client.35301 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:25:03.857 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:03.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:03.963 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:03.987 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:03.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:03.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:04.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:04.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:04.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:04.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:04.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 51 16 64478 64462 78.9817 58.5 0.00323363 0.0126478 2023-09-30T09:25:04.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:04.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:04.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:04.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:04.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:04.383 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:04.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:04.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:04.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:04.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:04.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:04.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:04.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:04.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:04.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:04.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:04.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:04 smithi005 bash[78438]: cluster 2023-09-30T09:25:02.884952+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v715: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 16758/184323 objects degraded (9.092%); 11488/184323 objects misplaced (6.233%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:04.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:04 smithi005 bash[75361]: cluster 2023-09-30T09:25:02.884952+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v715: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 16758/184323 objects degraded (9.092%); 11488/184323 objects misplaced (6.233%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:04.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:04.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:04.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:04.886 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:04.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:04.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:04.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:05.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:05.026 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:04 smithi099 bash[59238]: cluster 2023-09-30T09:25:02.884952+0000 mgr.y (mgr.34107) 711 : cluster 0 pgmap v715: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 16758/184323 objects degraded (9.092%); 11488/184323 objects misplaced (6.233%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:25:05.050 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:05.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:05.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:05.176 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:05.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:05.213 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 52 16 65382 65366 78.5493 56.5 0.0255867 0.0127245 2023-09-30T09:25:05.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:05.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:05.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:05.409 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:05.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:05.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:05.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:05.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:05.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:05.674 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:05.696 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":714,"stamp":"2023-09-30T09:25:00.883290+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3866695572,"num_objects":59016,"num_object_clones":0,"num_object_copies":177048,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":15965,"num_objects_misplaced":11701,"num_objects_unfound":0,"num_objects_dirty":59016,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":59252,"num_write_kb":3777933,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1309,"num_bytes_recovered":85920588,"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":59186,"ondisk_log_size":59186,"up":229,"acting":237,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":278,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":13236480,"kb_used_data":10736380,"kb_used_omap":13,"kb_used_meta":2500018,"kb_avail":736724736,"statfs":{"total":767960285184,"available":754406129664,"internally_reserved":0,"allocated":10994053120,"data_stored":10989563909,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":2560019452},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,5,6,7,14,1,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":17,"apply_latency_ms":17,"commit_latency_ns":17000000,"apply_latency_ns":17000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":588382208,"num_objects":8978,"num_object_clones":0,"num_object_copies":26934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1673,"num_objects_misplaced":699,"num_objects_unfound":0,"num_objects_dirty":8978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8978,"num_write_kb":574592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":414,"num_bytes_recovered":27131904,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004072"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":26,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.697809+0000","last_change":"2023-09-30T09:23:52.559856+0000","last_active":"2023-09-30T09:24:39.697809+0000","last_peered":"2023-09-30T09:24:39.697809+0000","last_clean":"2023-09-30T08:58:13.214530+0000","last_became_active":"2023-09-30T09:23:52.559856+0000","last_became_peered":"2023-09-30T09:23:52.559856+0000","last_unstale":"2023-09-30T09:24:39.697809+0000","last_undegraded":"2023-09-30T09:24:39.697809+0000","last_fullsized":"2023-09-30T09:23:52.550206+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:22:28.950370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":150,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.693596+0000","last_change":"2023-09-30T09:23:52.559448+0000","last_active":"2023-09-30T09:24:39.693596+0000","last_peered":"2023-09-30T09:24:39.693596+0000","last_clean":"2023-09-30T09:23:50.534676+0000","last_became_active":"2023-09-30T09:23:52.559448+0000","last_became_peered":"2023-09-30T09:23:52.559448+0000","last_unstale":"2023-09-30T09:24:39.693596+0000","last_undegraded":"2023-09-30T09:24:39.693596+0000","last_fullsized":"2023-09-30T09:23:52.554771+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:29:40.166115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":132,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.698155+0000","last_change":"2023-09-30T09:23:52.557923+0000","last_active":"2023-09-30T09:24:39.698155+0000","last_peered":"2023-09-30T09:24:39.698155+0000","last_clean":"2023-09-30T09:23:43.939238+0000","last_became_active":"2023-09-30T09:23:52.557923+0000","last_became_peered":"2023-09-30T09:23:52.557923+0000","last_unstale":"2023-09-30T09:24:39.698155+0000","last_undegraded":"2023-09-30T09:24:39.698155+0000","last_fullsized":"2023-09-30T09:23:52.550088+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:26:23.802881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":15,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692959+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:24:39.692959+0000","last_peered":"2023-09-30T09:24:39.692959+0000","last_clean":"2023-09-30T09:24:39.692959+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:24:39.692959+0000","last_undegraded":"2023-09-30T09:24:39.692959+0000","last_fullsized":"2023-09-30T09:24:39.692959+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692689+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:24:39.692689+0000","last_peered":"2023-09-30T09:24:39.692689+0000","last_clean":"2023-09-30T09:24:39.692689+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:24:39.692689+0000","last_undegraded":"2023-09-30T09:24:39.692689+0000","last_fullsized":"2023-09-30T09:24:39.692689+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.696457+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:24:39.696457+0000","last_peered":"2023-09-30T09:24:39.696457+0000","last_clean":"2023-09-30T09:24:39.696457+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:24:39.696457+0000","last_undegraded":"2023-09-30T09:24:39.696457+0000","last_fullsized":"2023-09-30T09:24:39.696457+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":15,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692288+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:24:39.692288+0000","last_peered":"2023-09-30T09:24:39.692288+0000","last_clean":"2023-09-30T09:24:39.692288+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:24:39.692288+0000","last_undegraded":"2023-09-30T09:24:39.692288+0000","last_fullsized":"2023-09-30T09:24:39.692288+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:53.666612+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:24:53.666612+0000","last_peered":"2023-09-30T09:24:53.666612+0000","last_clean":"2023-09-30T09:24:53.666612+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:24:53.666612+0000","last_undegraded":"2023-09-30T09:24:53.666612+0000","last_fullsized":"2023-09-30T09:24:53.666612+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":138,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.693855+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:24:39.693855+0000","last_peered":"2023-09-30T09:24:39.693855+0000","last_clean":"2023-09-30T09:24:39.693855+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:24:39.693855+0000","last_undegraded":"2023-09-30T09:24:39.693855+0000","last_fullsized":"2023-09-30T09:24:39.693855+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":121,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:53.666751+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:24:53.666751+0000","last_peered":"2023-09-30T09:24:53.666751+0000","last_clean":"2023-09-30T09:24:53.666751+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:24:53.666751+0000","last_undegraded":"2023-09-30T09:24:53.666751+0000","last_fullsized":"2023-09-30T09:24:53.666751+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":148,"reported_epoch":171,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:39.690278+0000","last_change":"2023-09-30T09:23:52.572935+0000","last_active":"2023-09-30T09:24:39.690278+0000","last_peered":"2023-09-30T09:24:39.690278+0000","last_clean":"2023-09-30T09:23:51.423840+0000","last_became_active":"2023-09-30T09:23:52.572935+0000","last_became_peered":"2023-09-30T09:23:52.572935+0000","last_unstale":"2023-09-30T09:24:39.690278+0000","last_undegraded":"2023-09-30T09:23:52.563854+0000","last_fullsized":"2023-09-30T09:23:52.563702+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[{"shards":"3,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":143,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.697552+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:24:39.697552+0000","last_peered":"2023-09-30T09:24:39.697552+0000","last_clean":"2023-09-30T09:24:39.697552+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:24:39.697552+0000","last_undegraded":"2023-09-30T09:24:39.697552+0000","last_fullsized":"2023-09-30T09:24:39.697552+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":72,"reported_epoch":171,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:39.689851+0000","last_change":"2023-09-30T09:23:52.568331+0000","last_active":"2023-09-30T09:24:39.689851+0000","last_peered":"2023-09-30T09:24:39.689851+0000","last_clean":"2023-09-30T09:06:06.587287+0000","last_became_active":"2023-09-30T09:23:52.568331+0000","last_became_peered":"2023-09-30T09:23:52.568331+0000","last_unstale":"2023-09-30T09:24:39.689851+0000","last_undegraded":"2023-09-30T09:23:52.564685+0000","last_fullsized":"2023-09-30T09:23:52.564377+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"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":0,"num_read_kb":0,"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":[7,6],"acting":[7,6],"avail_no_missing":["7","6"],"object_location_counts":[{"shards":"6,7","objects":4}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":118,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.695499+0000","last_change":"2023-09-30T09:23:52.567181+0000","last_active":"2023-09-30T09:24:39.695499+0000","last_peered":"2023-09-30T09:24:39.695499+0000","last_clean":"2023-09-30T09:17:05.377511+0000","last_became_active":"2023-09-30T09:23:52.567181+0000","last_became_peered":"2023-09-30T09:23:52.567181+0000","last_unstale":"2023-09-30T09:24:39.695499+0000","last_undegraded":"2023-09-30T09:24:39.695499+0000","last_fullsized":"2023-09-30T09:23:52.561399+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":147,"reported_epoch":171,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:39.689490+0000","last_change":"2023-09-30T09:23:52.566042+0000","last_active":"2023-09-30T09:24:39.689490+0000","last_peered":"2023-09-30T09:24:39.689490+0000","last_clean":"2023-09-30T09:23:51.423699+0000","last_became_active":"2023-09-30T09:23:52.566042+0000","last_became_peered":"2023-09-30T09:23:52.566042+0000","last_unstale":"2023-09-30T09:24:39.689490+0000","last_undegraded":"2023-09-30T09:23:52.563835+0000","last_fullsized":"2023-09-30T09:23:52.563676+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,2],"avail_no_missing":["7","2"],"object_location_counts":[{"shards":"2,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":146,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:53.679316+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:24:53.679316+0000","last_peered":"2023-09-30T09:24:53.679316+0000","last_clean":"2023-09-30T09:24:53.679316+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:24:53.679316+0000","last_undegraded":"2023-09-30T09:24:53.679316+0000","last_fullsized":"2023-09-30T09:24:53.679316+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.695797+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:24:39.695797+0000","last_peered":"2023-09-30T09:24:39.695797+0000","last_clean":"2023-09-30T09:24:39.695797+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:24:39.695797+0000","last_undegraded":"2023-09-30T09:24:39.695797+0000","last_fullsized":"2023-09-30T09:24:39.695797+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.693496+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:24:39.693496+0000","last_peered":"2023-09-30T09:24:39.693496+0000","last_clean":"2023-09-30T09:24:39.693496+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:24:39.693496+0000","last_undegraded":"2023-09-30T09:24:39.693496+0000","last_fullsized":"2023-09-30T09:24:39.693496+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":148,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.689282+0000","last_change":"2023-09-30T09:23:52.567495+0000","last_active":"2023-09-30T09:24:39.689282+0000","last_peered":"2023-09-30T09:24:39.689282+0000","last_clean":"2023-09-30T09:23:51.423320+0000","last_became_active":"2023-09-30T09:23:52.567495+0000","last_became_peered":"2023-09-30T09:23:52.567495+0000","last_unstale":"2023-09-30T09:24:39.689282+0000","last_undegraded":"2023-09-30T09:24:39.689282+0000","last_fullsized":"2023-09-30T09:23:52.564624+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6],"acting":[7,6],"avail_no_missing":["7","6"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":15,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692639+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:24:39.692639+0000","last_peered":"2023-09-30T09:24:39.692639+0000","last_clean":"2023-09-30T09:24:39.692639+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:24:39.692639+0000","last_undegraded":"2023-09-30T09:24:39.692639+0000","last_fullsized":"2023-09-30T09:24:39.692639+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":111,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.695247+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:24:39.695247+0000","last_peered":"2023-09-30T09:24:39.695247+0000","last_clean":"2023-09-30T09:24:39.695247+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:24:39.695247+0000","last_undegraded":"2023-09-30T09:24:39.695247+0000","last_fullsized":"2023-09-30T09:24:39.695247+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":145,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.700601+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:24:39.700601+0000","last_peered":"2023-09-30T09:24:39.700601+0000","last_clean":"2023-09-30T09:24:39.700601+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:24:39.700601+0000","last_undegraded":"2023-09-30T09:24:39.700601+0000","last_fullsized":"2023-09-30T09:24:39.700601+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"172'3628","reported_seq":3649,"reported_epoch":172,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:57.639833+0000","last_change":"2023-09-30T09:24:13.216321+0000","last_active":"2023-09-30T09:24:57.639833+0000","last_peered":"2023-09-30T09:24:57.639833+0000","last_clean":"2023-09-30T09:23:56.568054+0000","last_became_active":"2023-09-30T09:23:57.828097+0000","last_became_peered":"2023-09-30T09:23:57.828097+0000","last_unstale":"2023-09-30T09:24:57.639833+0000","last_undegraded":"2023-09-30T09:24:13.212044+0000","last_fullsized":"2023-09-30T09:23:57.592589+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3628,"log_dups_size":0,"ondisk_log_size":3628,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237764608,"num_objects":3628,"num_object_clones":0,"num_object_copies":10884,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3628,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3628,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3628,"num_write_kb":232192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3628}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":170,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.690570+0000","last_change":"2023-09-30T09:24:37.656984+0000","last_active":"2023-09-30T09:24:39.690570+0000","last_peered":"2023-09-30T09:24:39.690570+0000","last_clean":"2023-09-30T09:24:39.690570+0000","last_became_active":"2023-09-30T09:24:37.656441+0000","last_became_peered":"2023-09-30T09:24:37.656441+0000","last_unstale":"2023-09-30T09:24:39.690570+0000","last_undegraded":"2023-09-30T09:24:39.690570+0000","last_fullsized":"2023-09-30T09:24:39.690570+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":1,"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":[7,0],"acting":[7,0,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":140,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.693070+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:24:39.693070+0000","last_peered":"2023-09-30T09:24:39.693070+0000","last_clean":"2023-09-30T09:24:39.693070+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:24:39.693070+0000","last_undegraded":"2023-09-30T09:24:39.693070+0000","last_fullsized":"2023-09-30T09:24:39.693070+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"172'3734","reported_seq":3755,"reported_epoch":172,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:57.782485+0000","last_change":"2023-09-30T09:24:13.214476+0000","last_active":"2023-09-30T09:24:57.782485+0000","last_peered":"2023-09-30T09:24:57.782485+0000","last_clean":"2023-09-30T09:23:56.568054+0000","last_became_active":"2023-09-30T09:23:57.739033+0000","last_became_peered":"2023-09-30T09:23:57.739033+0000","last_unstale":"2023-09-30T09:24:57.782485+0000","last_undegraded":"2023-09-30T09:24:13.211023+0000","last_fullsized":"2023-09-30T09:23:57.588844+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3734,"log_dups_size":0,"ondisk_log_size":3734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244711424,"num_objects":3734,"num_object_clones":0,"num_object_copies":11202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3734,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3734,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3734,"num_write_kb":238976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,7],"avail_no_missing":["6","7"],"object_location_counts":[{"shards":"6,7","objects":3734}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":147,"reported_epoch":171,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:39.690587+0000","last_change":"2023-09-30T09:23:52.568631+0000","last_active":"2023-09-30T09:24:39.690587+0000","last_peered":"2023-09-30T09:24:39.690587+0000","last_clean":"2023-09-30T09:23:51.423940+0000","last_became_active":"2023-09-30T09:23:52.568631+0000","last_became_peered":"2023-09-30T09:23:52.568631+0000","last_unstale":"2023-09-30T09:24:39.690587+0000","last_undegraded":"2023-09-30T09:23:52.563854+0000","last_fullsized":"2023-09-30T09:23:52.563709+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,1],"avail_no_missing":["7","1"],"object_location_counts":[{"shards":"1,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":101,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.685743+0000","last_change":"2023-09-30T09:23:52.557647+0000","last_active":"2023-09-30T09:24:39.685743+0000","last_peered":"2023-09-30T09:24:39.685743+0000","last_clean":"2023-09-30T09:10:30.274246+0000","last_became_active":"2023-09-30T09:23:52.557647+0000","last_became_peered":"2023-09-30T09:23:52.557647+0000","last_unstale":"2023-09-30T09:24:39.685743+0000","last_undegraded":"2023-09-30T09:24:39.685743+0000","last_fullsized":"2023-09-30T09:23:52.554180+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:24:16.937797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.6","version":"172'3737","reported_seq":3902,"reported_epoch":172,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-30T09:24:59.377558+0000","last_change":"2023-09-30T09:24:37.806510+0000","last_active":"2023-09-30T09:24:59.377558+0000","last_peered":"2023-09-30T09:24:59.377558+0000","last_clean":"2023-09-30T09:24:35.587945+0000","last_became_active":"2023-09-30T09:24:37.796482+0000","last_became_peered":"2023-09-30T09:24:37.796482+0000","last_unstale":"2023-09-30T09:24:59.377558+0000","last_undegraded":"2023-09-30T09:24:59.377558+0000","last_fullsized":"2023-09-30T09:24:59.377558+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3737,"log_dups_size":0,"ondisk_log_size":3737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:31:48.267161+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":2429,"num_objects_unfound":0,"num_objects_dirty":3737,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3737,"num_write_kb":239168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":3932160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,6,7],"avail_no_missing":["2","6","7"],"object_location_counts":[{"shards":"2,6,7","objects":1308}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":151,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.689535+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:24:39.689535+0000","last_peered":"2023-09-30T09:24:39.689535+0000","last_clean":"2023-09-30T09:24:39.689535+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:24:39.689535+0000","last_undegraded":"2023-09-30T09:24:39.689535+0000","last_fullsized":"2023-09-30T09:24:39.689535+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":63,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.695097+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:24:39.695097+0000","last_peered":"2023-09-30T09:24:39.695097+0000","last_clean":"2023-09-30T09:24:39.695097+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:24:39.695097+0000","last_undegraded":"2023-09-30T09:24:39.695097+0000","last_fullsized":"2023-09-30T09:24:39.695097+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"172'3689","reported_seq":3716,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:58.158100+0000","last_change":"2023-09-30T09:23:57.588886+0000","last_active":"2023-09-30T09:24:58.158100+0000","last_peered":"2023-09-30T09:24:58.158100+0000","last_clean":"2023-09-30T09:24:58.158100+0000","last_became_active":"2023-09-30T09:23:57.588529+0000","last_became_peered":"2023-09-30T09:23:57.588529+0000","last_unstale":"2023-09-30T09:24:58.158100+0000","last_undegraded":"2023-09-30T09:24:58.158100+0000","last_fullsized":"2023-09-30T09:24:58.158100+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3689,"log_dups_size":0,"ondisk_log_size":3689,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:23:05.683071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241762304,"num_objects":3689,"num_object_clones":0,"num_object_copies":11067,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3689,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3689,"num_write_kb":236096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":156,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.694473+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:24:39.694473+0000","last_peered":"2023-09-30T09:24:39.694473+0000","last_clean":"2023-09-30T09:24:39.694473+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:24:39.694473+0000","last_undegraded":"2023-09-30T09:24:39.694473+0000","last_fullsized":"2023-09-30T09:24:39.694473+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":138,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.691577+0000","last_change":"2023-09-30T09:24:37.655044+0000","last_active":"2023-09-30T09:24:39.691577+0000","last_peered":"2023-09-30T09:24:39.691577+0000","last_clean":"2023-09-30T09:24:39.691577+0000","last_became_active":"2023-09-30T09:24:37.654572+0000","last_became_peered":"2023-09-30T09:24:37.654572+0000","last_unstale":"2023-09-30T09:24:39.691577+0000","last_undegraded":"2023-09-30T09:24:39.691577+0000","last_fullsized":"2023-09-30T09:24:39.691577+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:07:04.375810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,1,3],"avail_no_missing":["0","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"172'3666","reported_seq":3691,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:56.775596+0000","last_change":"2023-09-30T09:23:57.593751+0000","last_active":"2023-09-30T09:24:56.775596+0000","last_peered":"2023-09-30T09:24:56.775596+0000","last_clean":"2023-09-30T09:24:56.775596+0000","last_became_active":"2023-09-30T09:23:57.593423+0000","last_became_peered":"2023-09-30T09:23:57.593423+0000","last_unstale":"2023-09-30T09:24:56.775596+0000","last_undegraded":"2023-09-30T09:24:56.775596+0000","last_fullsized":"2023-09-30T09:24:56.775596+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3666,"log_dups_size":0,"ondisk_log_size":3666,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:01:12.459479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240254976,"num_objects":3666,"num_object_clones":0,"num_object_copies":10998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3666,"num_write_kb":234624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":169,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.696118+0000","last_change":"2023-09-30T09:24:37.656236+0000","last_active":"2023-09-30T09:24:39.696118+0000","last_peered":"2023-09-30T09:24:39.696118+0000","last_clean":"2023-09-30T09:24:39.696118+0000","last_became_active":"2023-09-30T09:24:37.655556+0000","last_became_peered":"2023-09-30T09:24:37.655556+0000","last_unstale":"2023-09-30T09:24:39.696118+0000","last_undegraded":"2023-09-30T09:24:39.696118+0000","last_fullsized":"2023-09-30T09:24:39.696118+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:10:46.372545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1,"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":[3,0],"acting":[3,0,1],"avail_no_missing":["3","0","1"],"object_location_counts":[{"shards":"0,1,3","objects":1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":118,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.697001+0000","last_change":"2023-09-30T09:23:52.561923+0000","last_active":"2023-09-30T09:24:39.697001+0000","last_peered":"2023-09-30T09:24:39.697001+0000","last_clean":"2023-09-30T09:17:05.377612+0000","last_became_active":"2023-09-30T09:23:52.561923+0000","last_became_peered":"2023-09-30T09:23:52.561923+0000","last_unstale":"2023-09-30T09:24:39.697001+0000","last_undegraded":"2023-09-30T09:24:39.697001+0000","last_fullsized":"2023-09-30T09:23:52.554979+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:03:25.270514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,6],"avail_no_missing":["3","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.1","version":"172'3771","reported_seq":4011,"reported_epoch":172,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-30T09:24:58.137722+0000","last_change":"2023-09-30T09:24:37.802352+0000","last_active":"2023-09-30T09:24:58.137722+0000","last_peered":"2023-09-30T09:24:58.137722+0000","last_clean":"2023-09-30T09:24:35.627686+0000","last_became_active":"2023-09-30T09:24:37.795737+0000","last_became_peered":"2023-09-30T09:24:37.795737+0000","last_unstale":"2023-09-30T09:24:58.137722+0000","last_undegraded":"2023-09-30T09:24:37.665730+0000","last_fullsized":"2023-09-30T09:24:37.636723+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3771,"log_dups_size":0,"ondisk_log_size":3771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:51:30.955987+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":2542,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3771,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3771,"num_write_kb":241344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":99,"num_bytes_recovered":6488064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["1","2","5"],"object_location_counts":[{"shards":"1,2","objects":1229},{"shards":"1,2,5","objects":2542}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":69,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.695229+0000","last_change":"2023-09-30T09:23:52.568042+0000","last_active":"2023-09-30T09:24:39.695229+0000","last_peered":"2023-09-30T09:24:39.695229+0000","last_clean":"2023-09-30T09:23:43.515433+0000","last_became_active":"2023-09-30T09:23:52.568042+0000","last_became_peered":"2023-09-30T09:23:52.568042+0000","last_unstale":"2023-09-30T09:24:39.695229+0000","last_undegraded":"2023-09-30T09:24:39.695229+0000","last_fullsized":"2023-09-30T09:23:52.561425+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":87,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.699623+0000","last_change":"2023-09-30T09:23:52.558964+0000","last_active":"2023-09-30T09:24:39.699623+0000","last_peered":"2023-09-30T09:24:39.699623+0000","last_clean":"2023-09-30T09:10:00.264577+0000","last_became_active":"2023-09-30T09:23:52.558964+0000","last_became_peered":"2023-09-30T09:23:52.558964+0000","last_unstale":"2023-09-30T09:24:39.699623+0000","last_undegraded":"2023-09-30T09:24:39.699623+0000","last_fullsized":"2023-09-30T09:23:52.552654+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:24:10.857887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,1],"avail_no_missing":["2","1"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"172'3829","reported_seq":4048,"reported_epoch":172,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:59.693978+0000","last_change":"2023-09-30T09:24:37.659712+0000","last_active":"2023-09-30T09:24:59.693978+0000","last_peered":"2023-09-30T09:24:59.693978+0000","last_clean":"2023-09-30T09:24:59.693978+0000","last_became_active":"2023-09-30T09:24:37.656117+0000","last_became_peered":"2023-09-30T09:24:37.656117+0000","last_unstale":"2023-09-30T09:24:59.693978+0000","last_undegraded":"2023-09-30T09:24:59.693978+0000","last_fullsized":"2023-09-30T09:24:59.693978+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3829,"log_dups_size":0,"ondisk_log_size":3829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:21:43.392234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250937344,"num_objects":3829,"num_object_clones":0,"num_object_copies":11487,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3829,"num_objects_unfound":0,"num_objects_dirty":3829,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3829,"num_write_kb":245056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":90,"num_bytes_recovered":5898240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3,5","objects":3829}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":73,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.686046+0000","last_change":"2023-09-30T09:23:52.562195+0000","last_active":"2023-09-30T09:24:39.686046+0000","last_peered":"2023-09-30T09:24:39.686046+0000","last_clean":"2023-09-30T09:10:00.257778+0000","last_became_active":"2023-09-30T09:23:52.562195+0000","last_became_peered":"2023-09-30T09:23:52.562195+0000","last_unstale":"2023-09-30T09:24:39.686046+0000","last_undegraded":"2023-09-30T09:24:39.686046+0000","last_fullsized":"2023-09-30T09:23:52.554757+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:57:08.128948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7],"avail_no_missing":["2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":118,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.695582+0000","last_change":"2023-09-30T09:23:52.567522+0000","last_active":"2023-09-30T09:24:39.695582+0000","last_peered":"2023-09-30T09:24:39.695582+0000","last_clean":"2023-09-30T09:17:05.378464+0000","last_became_active":"2023-09-30T09:23:52.567522+0000","last_became_peered":"2023-09-30T09:23:52.567522+0000","last_unstale":"2023-09-30T09:24:39.695582+0000","last_undegraded":"2023-09-30T09:24:39.695582+0000","last_fullsized":"2023-09-30T09:23:52.561925+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.3","version":"172'3673","reported_seq":3700,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:58.314053+0000","last_change":"2023-09-30T09:23:57.593523+0000","last_active":"2023-09-30T09:24:58.314053+0000","last_peered":"2023-09-30T09:24:58.314053+0000","last_clean":"2023-09-30T09:24:58.314053+0000","last_became_active":"2023-09-30T09:23:57.593154+0000","last_became_peered":"2023-09-30T09:23:57.593154+0000","last_unstale":"2023-09-30T09:24:58.314053+0000","last_undegraded":"2023-09-30T09:24:58.314053+0000","last_fullsized":"2023-09-30T09:24:58.314053+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3673,"log_dups_size":0,"ondisk_log_size":3673,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:05:24.042089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240713728,"num_objects":3673,"num_object_clones":0,"num_object_copies":11019,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3673,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3673,"num_write_kb":235072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":147,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692508+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:24:39.692508+0000","last_peered":"2023-09-30T09:24:39.692508+0000","last_clean":"2023-09-30T09:24:39.692508+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:24:39.692508+0000","last_undegraded":"2023-09-30T09:24:39.692508+0000","last_fullsized":"2023-09-30T09:24:39.692508+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":132,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.697882+0000","last_change":"2023-09-30T09:23:52.560973+0000","last_active":"2023-09-30T09:24:39.697882+0000","last_peered":"2023-09-30T09:24:39.697882+0000","last_clean":"2023-09-30T09:23:43.940166+0000","last_became_active":"2023-09-30T09:23:52.560973+0000","last_became_peered":"2023-09-30T09:23:52.560973+0000","last_unstale":"2023-09-30T09:24:39.697882+0000","last_undegraded":"2023-09-30T09:24:39.697882+0000","last_fullsized":"2023-09-30T09:23:52.552349+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:56:56.414754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"172'3726","reported_seq":3930,"reported_epoch":172,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:59.664033+0000","last_change":"2023-09-30T09:24:37.685804+0000","last_active":"2023-09-30T09:24:59.664033+0000","last_peered":"2023-09-30T09:24:59.664033+0000","last_clean":"2023-09-30T09:24:59.664033+0000","last_became_active":"2023-09-30T09:24:37.680493+0000","last_became_peered":"2023-09-30T09:24:37.680493+0000","last_unstale":"2023-09-30T09:24:59.664033+0000","last_undegraded":"2023-09-30T09:24:59.664033+0000","last_fullsized":"2023-09-30T09:24:59.664033+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3726,"log_dups_size":0,"ondisk_log_size":3726,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:50:40.181284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244187136,"num_objects":3726,"num_object_clones":0,"num_object_copies":11178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3726,"num_objects_unfound":0,"num_objects_dirty":3726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3726,"num_write_kb":238464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":83,"num_bytes_recovered":5439488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2,7],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2,7","objects":3726}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":171,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.697159+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:24:39.697159+0000","last_peered":"2023-09-30T09:24:39.697159+0000","last_clean":"2023-09-30T09:24:39.697159+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:24:39.697159+0000","last_undegraded":"2023-09-30T09:24:39.697159+0000","last_fullsized":"2023-09-30T09:24:39.697159+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.693620+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:24:39.693620+0000","last_peered":"2023-09-30T09:24:39.693620+0000","last_clean":"2023-09-30T09:24:39.693620+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:24:39.693620+0000","last_undegraded":"2023-09-30T09:24:39.693620+0000","last_fullsized":"2023-09-30T09:24:39.693620+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":116,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.697480+0000","last_change":"2023-09-30T09:23:52.564977+0000","last_active":"2023-09-30T09:24:39.697480+0000","last_peered":"2023-09-30T09:24:39.697480+0000","last_clean":"2023-09-30T09:23:45.121216+0000","last_became_active":"2023-09-30T09:23:52.564977+0000","last_became_peered":"2023-09-30T09:23:52.564977+0000","last_unstale":"2023-09-30T09:24:39.697480+0000","last_undegraded":"2023-09-30T09:24:39.697480+0000","last_fullsized":"2023-09-30T09:23:52.553768+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:51:09.679474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"172'3620","reported_seq":3644,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:57.695873+0000","last_change":"2023-09-30T09:23:57.739827+0000","last_active":"2023-09-30T09:24:57.695873+0000","last_peered":"2023-09-30T09:24:57.695873+0000","last_clean":"2023-09-30T09:24:57.695873+0000","last_became_active":"2023-09-30T09:23:57.738915+0000","last_became_peered":"2023-09-30T09:23:57.738915+0000","last_unstale":"2023-09-30T09:24:57.695873+0000","last_undegraded":"2023-09-30T09:24:57.695873+0000","last_fullsized":"2023-09-30T09:24:57.695873+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3620,"log_dups_size":0,"ondisk_log_size":3620,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237240320,"num_objects":3620,"num_object_clones":0,"num_object_copies":10860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3620,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3620,"num_write_kb":231680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":160,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.693663+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:24:39.693663+0000","last_peered":"2023-09-30T09:24:39.693663+0000","last_clean":"2023-09-30T09:24:39.693663+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:24:39.693663+0000","last_undegraded":"2023-09-30T09:24:39.693663+0000","last_fullsized":"2023-09-30T09:24:39.693663+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":120,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.691346+0000","last_change":"2023-09-30T09:24:37.649197+0000","last_active":"2023-09-30T09:24:39.691346+0000","last_peered":"2023-09-30T09:24:39.691346+0000","last_clean":"2023-09-30T09:24:39.691346+0000","last_became_active":"2023-09-30T09:24:37.648701+0000","last_became_peered":"2023-09-30T09:24:37.648701+0000","last_unstale":"2023-09-30T09:24:39.691346+0000","last_undegraded":"2023-09-30T09:24:39.691346+0000","last_fullsized":"2023-09-30T09:24:39.691346+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:50:10.913944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,6,1],"avail_no_missing":["0","1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":141,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.697033+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:24:39.697033+0000","last_peered":"2023-09-30T09:24:39.697033+0000","last_clean":"2023-09-30T09:24:39.697033+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:24:39.697033+0000","last_undegraded":"2023-09-30T09:24:39.697033+0000","last_fullsized":"2023-09-30T09:24:39.697033+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"172'3630","reported_seq":3654,"reported_epoch":172,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:56.803585+0000","last_change":"2023-09-30T09:24:13.224575+0000","last_active":"2023-09-30T09:24:56.803585+0000","last_peered":"2023-09-30T09:24:56.803585+0000","last_clean":"2023-09-30T09:23:56.568054+0000","last_became_active":"2023-09-30T09:23:57.590364+0000","last_became_peered":"2023-09-30T09:23:57.590364+0000","last_unstale":"2023-09-30T09:24:56.803585+0000","last_undegraded":"2023-09-30T09:24:13.205697+0000","last_fullsized":"2023-09-30T09:23:57.581101+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3630,"log_dups_size":0,"ondisk_log_size":3630,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:36:13.634552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237895680,"num_objects":3630,"num_object_clones":0,"num_object_copies":10890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3630,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3630,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3630,"num_write_kb":232320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[{"shards":"1,3","objects":3630}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":180,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.685885+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:24:39.685885+0000","last_peered":"2023-09-30T09:24:39.685885+0000","last_clean":"2023-09-30T09:24:39.685885+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:24:39.685885+0000","last_undegraded":"2023-09-30T09:24:39.685885+0000","last_fullsized":"2023-09-30T09:24:39.685885+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.698684+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:24:39.698684+0000","last_peered":"2023-09-30T09:24:39.698684+0000","last_clean":"2023-09-30T09:24:39.698684+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:24:39.698684+0000","last_undegraded":"2023-09-30T09:24:39.698684+0000","last_fullsized":"2023-09-30T09:24:39.698684+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.698000+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:24:39.698000+0000","last_peered":"2023-09-30T09:24:39.698000+0000","last_clean":"2023-09-30T09:24:39.698000+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:24:39.698000+0000","last_undegraded":"2023-09-30T09:24:39.698000+0000","last_fullsized":"2023-09-30T09:24:39.698000+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"172'3663","reported_seq":3860,"reported_epoch":172,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-30T09:24:57.796802+0000","last_change":"2023-09-30T09:24:37.817973+0000","last_active":"2023-09-30T09:24:57.796802+0000","last_peered":"2023-09-30T09:24:57.796802+0000","last_clean":"2023-09-30T09:24:35.631546+0000","last_became_active":"2023-09-30T09:24:37.808579+0000","last_became_peered":"2023-09-30T09:24:37.808579+0000","last_unstale":"2023-09-30T09:24:57.796802+0000","last_undegraded":"2023-09-30T09:24:37.665754+0000","last_fullsized":"2023-09-30T09:24:37.646111+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":162,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3663,"log_dups_size":0,"ondisk_log_size":3663,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240058368,"num_objects":3663,"num_object_clones":0,"num_object_copies":10989,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2420,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3663,"num_write_kb":234432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":77,"num_bytes_recovered":5046272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3","5"],"object_location_counts":[{"shards":"3,5,6","objects":2420},{"shards":"5,6","objects":1243}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":142,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692897+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:24:39.692897+0000","last_peered":"2023-09-30T09:24:39.692897+0000","last_clean":"2023-09-30T09:24:39.692897+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:24:39.692897+0000","last_undegraded":"2023-09-30T09:24:39.692897+0000","last_fullsized":"2023-09-30T09:24:39.692897+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":467,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.701885+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:24:39.701885+0000","last_peered":"2023-09-30T09:24:39.701885+0000","last_clean":"2023-09-30T09:24:39.701885+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:24:39.701885+0000","last_undegraded":"2023-09-30T09:24:39.701885+0000","last_fullsized":"2023-09-30T09:24:39.701885+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.693213+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:24:39.693213+0000","last_peered":"2023-09-30T09:24:39.693213+0000","last_clean":"2023-09-30T09:24:39.693213+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:24:39.693213+0000","last_undegraded":"2023-09-30T09:24:39.693213+0000","last_fullsized":"2023-09-30T09:24:39.693213+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.696245+0000","last_change":"2023-09-30T09:23:52.568484+0000","last_active":"2023-09-30T09:24:39.696245+0000","last_peered":"2023-09-30T09:24:39.696245+0000","last_clean":"2023-09-30T09:23:43.519097+0000","last_became_active":"2023-09-30T09:23:52.568484+0000","last_became_peered":"2023-09-30T09:23:52.568484+0000","last_unstale":"2023-09-30T09:24:39.696245+0000","last_undegraded":"2023-09-30T09:24:39.696245+0000","last_fullsized":"2023-09-30T09:23:52.562645+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":["6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"172'3656","reported_seq":3682,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:58.175741+0000","last_change":"2023-09-30T09:23:57.825184+0000","last_active":"2023-09-30T09:24:58.175741+0000","last_peered":"2023-09-30T09:24:58.175741+0000","last_clean":"2023-09-30T09:24:58.175741+0000","last_became_active":"2023-09-30T09:23:57.824810+0000","last_became_peered":"2023-09-30T09:23:57.824810+0000","last_unstale":"2023-09-30T09:24:58.175741+0000","last_undegraded":"2023-09-30T09:24:58.175741+0000","last_fullsized":"2023-09-30T09:24:58.175741+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3656,"log_dups_size":0,"ondisk_log_size":3656,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:35:01.931942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239599616,"num_objects":3656,"num_object_clones":0,"num_object_copies":10968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3656,"num_write_kb":233984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":176,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.691572+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:24:39.691572+0000","last_peered":"2023-09-30T09:24:39.691572+0000","last_clean":"2023-09-30T09:24:39.691572+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:24:39.691572+0000","last_undegraded":"2023-09-30T09:24:39.691572+0000","last_fullsized":"2023-09-30T09:24:39.691572+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":139,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.712509+0000","last_change":"2023-09-30T09:24:37.654301+0000","last_active":"2023-09-30T09:24:39.712509+0000","last_peered":"2023-09-30T09:24:39.712509+0000","last_clean":"2023-09-30T09:24:39.712509+0000","last_became_active":"2023-09-30T09:24:37.653778+0000","last_became_peered":"2023-09-30T09:24:37.653778+0000","last_unstale":"2023-09-30T09:24:39.712509+0000","last_undegraded":"2023-09-30T09:24:39.712509+0000","last_fullsized":"2023-09-30T09:24:39.712509+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:48:08.131151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,3,5],"avail_no_missing":["0","3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":15,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692586+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:24:39.692586+0000","last_peered":"2023-09-30T09:24:39.692586+0000","last_clean":"2023-09-30T09:24:39.692586+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:24:39.692586+0000","last_undegraded":"2023-09-30T09:24:39.692586+0000","last_fullsized":"2023-09-30T09:24:39.692586+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"172'3658","reported_seq":3685,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:56.633435+0000","last_change":"2023-09-30T09:23:57.828893+0000","last_active":"2023-09-30T09:24:56.633435+0000","last_peered":"2023-09-30T09:24:56.633435+0000","last_clean":"2023-09-30T09:24:56.633435+0000","last_became_active":"2023-09-30T09:23:57.828166+0000","last_became_peered":"2023-09-30T09:23:57.828166+0000","last_unstale":"2023-09-30T09:24:56.633435+0000","last_undegraded":"2023-09-30T09:24:56.633435+0000","last_fullsized":"2023-09-30T09:24:56.633435+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3658,"log_dups_size":0,"ondisk_log_size":3658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:49:46.480063+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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3658,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3658,"num_write_kb":234112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":169,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.689602+0000","last_change":"2023-09-30T09:24:37.654157+0000","last_active":"2023-09-30T09:24:39.689602+0000","last_peered":"2023-09-30T09:24:39.689602+0000","last_clean":"2023-09-30T09:24:39.689602+0000","last_became_active":"2023-09-30T09:24:37.653404+0000","last_became_peered":"2023-09-30T09:24:37.653404+0000","last_unstale":"2023-09-30T09:24:39.689602+0000","last_undegraded":"2023-09-30T09:24:39.689602+0000","last_fullsized":"2023-09-30T09:24:39.689602+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,1],"avail_no_missing":["7","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":128,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.697289+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:24:39.697289+0000","last_peered":"2023-09-30T09:24:39.697289+0000","last_clean":"2023-09-30T09:24:39.697289+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:24:39.697289+0000","last_undegraded":"2023-09-30T09:24:39.697289+0000","last_fullsized":"2023-09-30T09:24:39.697289+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.691235+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:24:39.691235+0000","last_peered":"2023-09-30T09:24:39.691235+0000","last_clean":"2023-09-30T09:24:39.691235+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:24:39.691235+0000","last_undegraded":"2023-09-30T09:24:39.691235+0000","last_fullsized":"2023-09-30T09:24:39.691235+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.c","version":"172'3640","reported_seq":5415,"reported_epoch":172,"state":"active+recovering+undersized+remapped","last_fresh":"2023-09-30T09:24:56.810310+0000","last_change":"2023-09-30T09:24:37.809055+0000","last_active":"2023-09-30T09:24:56.810310+0000","last_peered":"2023-09-30T09:24:56.810310+0000","last_clean":"2023-09-30T09:24:35.637989+0000","last_became_active":"2023-09-30T09:24:37.770983+0000","last_became_peered":"2023-09-30T09:24:37.770983+0000","last_unstale":"2023-09-30T09:24:56.810310+0000","last_undegraded":"2023-09-30T09:24:56.810310+0000","last_fullsized":"2023-09-30T09:24:37.634721+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":162,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3640,"log_dups_size":0,"ondisk_log_size":3640,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:14:42.694040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238551040,"num_objects":3640,"num_object_clones":0,"num_object_copies":10920,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1714,"num_objects_unfound":0,"num_objects_dirty":3640,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3640,"num_write_kb":232960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":866,"num_bytes_recovered":56754176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,7],"avail_no_missing":["3","5","7"],"object_location_counts":[{"shards":"3,5,7","objects":1714},{"shards":"3,7","objects":1926}],"blocked_by":[],"up_primary":0,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":168,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.700516+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:24:39.700516+0000","last_peered":"2023-09-30T09:24:39.700516+0000","last_clean":"2023-09-30T09:24:39.700516+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:24:39.700516+0000","last_undegraded":"2023-09-30T09:24:39.700516+0000","last_fullsized":"2023-09-30T09:24:39.700516+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":135,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.697116+0000","last_change":"2023-09-30T09:23:52.560523+0000","last_active":"2023-09-30T09:24:39.697116+0000","last_peered":"2023-09-30T09:24:39.697116+0000","last_clean":"2023-09-30T09:23:43.939937+0000","last_became_active":"2023-09-30T09:23:52.560523+0000","last_became_peered":"2023-09-30T09:23:52.560523+0000","last_unstale":"2023-09-30T09:24:39.697116+0000","last_undegraded":"2023-09-30T09:24:39.697116+0000","last_fullsized":"2023-09-30T09:23:52.550729+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:11:31.130977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":158,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:53.666434+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:24:53.666434+0000","last_peered":"2023-09-30T09:24:53.666434+0000","last_clean":"2023-09-30T09:24:53.666434+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:24:53.666434+0000","last_undegraded":"2023-09-30T09:24:53.666434+0000","last_fullsized":"2023-09-30T09:24:53.666434+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"172'3672","reported_seq":3696,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:57.713164+0000","last_change":"2023-09-30T09:23:57.829147+0000","last_active":"2023-09-30T09:24:57.713164+0000","last_peered":"2023-09-30T09:24:57.713164+0000","last_clean":"2023-09-30T09:24:57.713164+0000","last_became_active":"2023-09-30T09:23:57.828306+0000","last_became_peered":"2023-09-30T09:23:57.828306+0000","last_unstale":"2023-09-30T09:24:57.713164+0000","last_undegraded":"2023-09-30T09:24:57.713164+0000","last_fullsized":"2023-09-30T09:24:57.713164+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":3672,"log_dups_size":0,"ondisk_log_size":3672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":3672,"num_write_kb":235008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":63,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.696321+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:24:39.696321+0000","last_peered":"2023-09-30T09:24:39.696321+0000","last_clean":"2023-09-30T09:24:39.696321+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:24:39.696321+0000","last_undegraded":"2023-09-30T09:24:39.696321+0000","last_fullsized":"2023-09-30T09:24:39.696321+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":143,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.693056+0000","last_change":"2023-09-30T09:24:37.653889+0000","last_active":"2023-09-30T09:24:39.693056+0000","last_peered":"2023-09-30T09:24:39.693056+0000","last_clean":"2023-09-30T09:24:39.693056+0000","last_became_active":"2023-09-30T09:24:37.652106+0000","last_became_peered":"2023-09-30T09:24:37.652106+0000","last_unstale":"2023-09-30T09:24:39.693056+0000","last_undegraded":"2023-09-30T09:24:39.693056+0000","last_fullsized":"2023-09-30T09:24:39.693056+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:04:55.586144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1,"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],"acting":[0,1,7],"avail_no_missing":["0","1","7"],"object_location_counts":[{"shards":"0,1,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":103,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.693010+0000","last_change":"2023-09-30T09:23:52.568917+0000","last_active":"2023-09-30T09:24:39.693010+0000","last_peered":"2023-09-30T09:24:39.693010+0000","last_clean":"2023-09-30T09:17:05.376745+0000","last_became_active":"2023-09-30T09:23:52.568917+0000","last_became_peered":"2023-09-30T09:23:52.568917+0000","last_unstale":"2023-09-30T09:24:39.693010+0000","last_undegraded":"2023-09-30T09:24:39.693010+0000","last_fullsized":"2023-09-30T09:23:52.566055+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.1b","version":"60'1","reported_seq":129,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.691737+0000","last_change":"2023-09-30T09:24:37.649617+0000","last_active":"2023-09-30T09:24:39.691737+0000","last_peered":"2023-09-30T09:24:39.691737+0000","last_clean":"2023-09-30T09:24:39.691737+0000","last_became_active":"2023-09-30T09:24:37.649028+0000","last_became_peered":"2023-09-30T09:24:37.649028+0000","last_unstale":"2023-09-30T09:24:39.691737+0000","last_undegraded":"2023-09-30T09:24:39.691737+0000","last_fullsized":"2023-09-30T09:24:39.691737+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:54:06.007562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7,1],"avail_no_missing":["0","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":162,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.685328+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:24:39.685328+0000","last_peered":"2023-09-30T09:24:39.685328+0000","last_clean":"2023-09-30T09:24:39.685328+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:24:39.685328+0000","last_undegraded":"2023-09-30T09:24:39.685328+0000","last_fullsized":"2023-09-30T09:24:39.685328+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":146,"reported_epoch":171,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:39.694184+0000","last_change":"2023-09-30T09:23:52.571922+0000","last_active":"2023-09-30T09:24:39.694184+0000","last_peered":"2023-09-30T09:24:39.694184+0000","last_clean":"2023-09-30T09:23:44.377599+0000","last_became_active":"2023-09-30T09:23:52.571922+0000","last_became_peered":"2023-09-30T09:23:52.571922+0000","last_unstale":"2023-09-30T09:24:39.694184+0000","last_undegraded":"2023-09-30T09:23:52.566349+0000","last_fullsized":"2023-09-30T09:23:52.566148+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":101,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.696452+0000","last_change":"2023-09-30T09:23:52.560260+0000","last_active":"2023-09-30T09:24:39.696452+0000","last_peered":"2023-09-30T09:24:39.696452+0000","last_clean":"2023-09-30T09:10:30.274064+0000","last_became_active":"2023-09-30T09:23:52.560260+0000","last_became_peered":"2023-09-30T09:23:52.560260+0000","last_unstale":"2023-09-30T09:24:39.696452+0000","last_undegraded":"2023-09-30T09:24:39.696452+0000","last_fullsized":"2023-09-30T09:23:52.554077+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:16:49.927773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":157,"reported_epoch":171,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:24:39.694413+0000","last_change":"2023-09-30T09:23:52.569433+0000","last_active":"2023-09-30T09:24:39.694413+0000","last_peered":"2023-09-30T09:24:39.694413+0000","last_clean":"2023-09-30T09:23:44.378796+0000","last_became_active":"2023-09-30T09:23:52.569433+0000","last_became_peered":"2023-09-30T09:23:52.569433+0000","last_unstale":"2023-09-30T09:24:39.694413+0000","last_undegraded":"2023-09-30T09:23:52.566242+0000","last_fullsized":"2023-09-30T09:23:52.566096+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":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":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,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.1a","version":"0'0","reported_seq":108,"reported_epoch":171,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:24:39.691830+0000","last_change":"2023-09-30T09:24:37.653174+0000","last_active":"2023-09-30T09:24:39.691830+0000","last_peered":"2023-09-30T09:24:39.691830+0000","last_clean":"2023-09-30T09:24:39.691830+0000","last_became_active":"2023-09-30T09:24:37.652615+0000","last_became_peered":"2023-09-30T09:24:37.652615+0000","last_unstale":"2023-09-30T09:24:39.691830+0000","last_undegraded":"2023-09-30T09:24:39.691830+0000","last_fullsized":"2023-09-30T09:24:39.691830+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:01:18.394449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,0,2],"avail_no_missing":["3","0","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":168,"reported_epoch":172,"state":"active+clean","last_fresh":"2023-09-30T09:24:53.667498+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:24:53.667498+0000","last_peered":"2023-09-30T09:24:53.667498+0000","last_clean":"2023-09-30T09:24:53.667498+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:24:53.667498+0000","last_undegraded":"2023-09-30T09:24:53.667498+0000","last_fullsized":"2023-09-30T09:24:53.667498+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692530+0000","last_change":"2023-09-30T09:24:36.658758+0000","last_active":"2023-09-30T09:24:39.692530+0000","last_peered":"2023-09-30T09:24:39.692530+0000","last_clean":"2023-09-30T09:24:39.692530+0000","last_became_active":"2023-09-30T09:24:36.658304+0000","last_became_peered":"2023-09-30T09:24:36.658304+0000","last_unstale":"2023-09-30T09:24:39.692530+0000","last_undegraded":"2023-09-30T09:24:39.692530+0000","last_fullsized":"2023-09-30T09:24:39.692530+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:51:51.027706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":21,"reported_epoch":171,"state":"active+clean","last_fresh":"2023-09-30T09:24:39.692135+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:24:39.692135+0000","last_peered":"2023-09-30T09:24:39.692135+0000","last_clean":"2023-09-30T09:24:39.692135+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:24:39.692135+0000","last_undegraded":"2023-09-30T09:24:39.692135+0000","last_fullsized":"2023-09-30T09:24:39.692135+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":171,"state":"active+undersized","last_fresh":"2023-09-30T09:24:39.694651+0000","last_change":"2023-09-30T09:23:52.567292+0000","last_active":"2023-09-30T09:24:39.694651+0000","last_peered":"2023-09-30T09:24:39.694651+0000","last_clean":"2023-09-30T09:17:05.376745+0000","last_became_active":"2023-09-30T09:23:52.567292+0000","last_became_peered":"2023-09-30T09:23:52.567292+0000","last_unstale":"2023-09-30T09:24:39.694651+0000","last_undegraded":"2023-09-30T09:24:39.694651+0000","last_fullsized":"2023-09-30T09:23:52.561391+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"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":82,"acting":84,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":3,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":716,"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":102400,"data_stored":16498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":79,"acting":85,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":3866099712,"num_objects":58992,"num_object_clones":0,"num_object_copies":176976,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":15954,"num_objects_misplaced":11698,"num_objects_unfound":0,"num_objects_dirty":58992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":58992,"num_write_kb":3775488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1275,"num_bytes_recovered":83558400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11057496064,"data_stored":11057496064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":58992,"ondisk_log_size":58992,"up":43,"acting":42,"num_store_stats":7},{"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":22,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430565,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1701700,"kb_used_data":1392188,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92043452,"statfs":{"total":95995035648,"available":94252494848,"internally_reserved":0,"allocated":1425600512,"data_stored":1425088583,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"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":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:24:52 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":1.4119999999999999,"15min":1.4830000000000001},"min":{"1min":0.28899999999999998,"5min":0.247,"15min":0.247},"max":{"1min":1.1759999999999999,"5min":7.9240000000000004,"15min":64.465000000000003},"last":0.378},{"interface":"front","average":{"1min":0.76800000000000002,"5min":1.476,"15min":1.5660000000000001},"min":{"1min":0.30399999999999999,"5min":0.28699999999999998,"15min":0.28199999999999997},"max":{"1min":2.0499999999999998,"5min":7.4029999999999996,"15min":64.920000000000002},"last":0.49099999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:24:32 2023","interfaces":[{"interface":"back","average":{"1min":4.6449999999999996,"5min":2.0390000000000001,"15min":1.4610000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":73.933000000000007,"5min":73.933000000000007,"15min":73.933000000000007},"last":4.6020000000000003},{"interface":"front","average":{"1min":4.7060000000000004,"5min":2.2490000000000001,"15min":1.601},"min":{"1min":0.439,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":73.694000000000003,"5min":73.694000000000003,"15min":73.694000000000003},"last":2.3969999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:24:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":1.7210000000000001,"15min":1.5740000000000001},"min":{"1min":0.314,"5min":0.29699999999999999,"15min":0.29099999999999998},"max":{"1min":3.9660000000000002,"5min":33.908999999999999,"15min":83.129000000000005},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.86399999999999999,"5min":1.806,"15min":1.7849999999999999},"min":{"1min":0.36099999999999999,"5min":0.32500000000000001,"15min":0.318},"max":{"1min":2.9729999999999999,"5min":32.619,"15min":83.506},"last":0.61199999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:24:21 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":1.821,"15min":1.897},"min":{"1min":0.378,"5min":0.376,"15min":0.34999999999999998},"max":{"1min":1.3500000000000001,"5min":10.48,"15min":53.454000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1.972,"15min":2.0419999999999998},"min":{"1min":0.45400000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.294,"5min":11.436999999999999,"15min":58.067},"last":0.56000000000000005}]},{"osd":4,"last update":"Sat Sep 30 09:23:17 2023","interfaces":[{"interface":"back","average":{"1min":1.5249999999999999,"5min":1.1499999999999999,"15min":1.103},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.28100000000000003},"max":{"1min":6.7240000000000002,"5min":6.7949999999999999,"15min":7.7919999999999998},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.1279999999999999,"15min":1.1779999999999999},"min":{"1min":0.375,"5min":0.35299999999999998,"15min":0.32700000000000001},"max":{"1min":5.3630000000000004,"5min":6.0430000000000001,"15min":11.616},"last":1.22}]},{"osd":5,"last update":"Sat Sep 30 09:24:21 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.077,"15min":1.216},"min":{"1min":0.53900000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.355,"5min":6.7000000000000002,"15min":7.6760000000000002},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.2250000000000001,"15min":1.244},"min":{"1min":0.47799999999999998,"5min":0.40600000000000003,"15min":0.35099999999999998},"max":{"1min":1.2769999999999999,"5min":6.0410000000000004,"15min":8.6760000000000002},"last":1.8600000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:24:21 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.2869999999999999,"15min":1.224},"min":{"1min":0.496,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.1950000000000001,"5min":5.4000000000000004,"15min":8.0939999999999994},"last":1.9650000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.2110000000000001,"15min":1.2050000000000001},"min":{"1min":0.47299999999999998,"5min":0.44600000000000001,"15min":0.374},"max":{"1min":1.5640000000000001,"5min":8.3989999999999991,"15min":8.5690000000000008},"last":0.70199999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626798,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1479920,"kb_used_data":1170408,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92265232,"statfs":{"total":95995035648,"available":94479597568,"internally_reserved":0,"allocated":1198497792,"data_stored":1198005567,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:24:02 2023","interfaces":[{"interface":"back","average":{"1min":4.4059999999999997,"5min":5.3129999999999997,"15min":2.4649999999999999},"min":{"1min":0.51700000000000002,"5min":0.28199999999999997,"15min":0.27800000000000002},"max":{"1min":67.459000000000003,"5min":214.50999999999999,"15min":214.50999999999999},"last":6.2060000000000004},{"interface":"front","average":{"1min":4.4130000000000003,"5min":4.9980000000000002,"15min":2.4039999999999999},"min":{"1min":0.23200000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":67.156000000000006,"5min":213.87799999999999,"15min":213.87799999999999},"last":5.8079999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:24:24 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":1.837,"15min":1.446},"min":{"1min":0.439,"5min":0.30399999999999999,"15min":0.25700000000000001},"max":{"1min":1.0920000000000001,"5min":23.331,"15min":23.331},"last":6.258},{"interface":"front","average":{"1min":1.091,"5min":1.7709999999999999,"15min":1.385},"min":{"1min":0.61299999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":3.3239999999999998,"5min":23.175999999999998,"15min":23.175999999999998},"last":5.7190000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:24:55 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":3.3900000000000001,"15min":2.4660000000000002},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.9510000000000001,"5min":181.59299999999999,"15min":181.59299999999999},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.92400000000000004,"5min":3.5059999999999998,"15min":2.3010000000000002},"min":{"1min":0.379,"5min":0.314,"15min":0.314},"max":{"1min":2.0819999999999999,"5min":181.63499999999999,"15min":181.63499999999999},"last":0.70599999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:24:24 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":2.5169999999999999,"15min":2.1629999999999998},"min":{"1min":0.45100000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":2.0190000000000001,"5min":50.908999999999999,"15min":74.230000000000004},"last":5.6779999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":2.9100000000000001,"15min":2.5259999999999998},"min":{"1min":0.48999999999999999,"5min":0.34399999999999997,"15min":0.32900000000000001},"max":{"1min":1.268,"5min":50.819000000000003,"15min":74.484999999999999},"last":8.5060000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:23:48 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.111,"15min":1.0309999999999999},"min":{"1min":0.40899999999999997,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.6959999999999997,"5min":5.6959999999999997,"15min":7.0119999999999996},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0620000000000001,"15min":0.996},"min":{"1min":0.41899999999999998,"5min":0.35699999999999998,"15min":0.34899999999999998},"max":{"1min":5.7510000000000003,"5min":5.7510000000000003,"15min":7.4020000000000001},"last":1.2150000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:24:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.119,"15min":1.1279999999999999},"min":{"1min":0.40000000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":3.1070000000000002,"5min":4.9809999999999999,"15min":8.9329999999999998},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.3680000000000001,"15min":1.149},"min":{"1min":0.39100000000000001,"5min":0.375,"15min":0.375},"max":{"1min":3.351,"5min":12.791,"15min":12.791},"last":0.67000000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:24:24 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":1.1279999999999999,"15min":1.115},"min":{"1min":0.42099999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.319,"5min":10.597,"15min":10.597},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.151,"15min":1.306},"min":{"1min":0.54200000000000004,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.333,"5min":6.641,"15min":10.959},"last":0.81299999999999994}]}]},{"osd":1,"up_from":83,"seq":356482285750,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1966340,"kb_used_data":1653628,"kb_used_omap":3,"kb_used_meta":312700,"kb_avail":91778812,"statfs":{"total":95995035648,"available":93981503488,"internally_reserved":0,"allocated":1693315072,"data_stored":1692630816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":320205220},"hb_peers":[0,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,2,3],"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 30 09:24:25 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":2.8999999999999999,"15min":1.718},"min":{"1min":0.309,"5min":0.222,"15min":0.20200000000000001},"max":{"1min":2.5270000000000001,"5min":75.956999999999994,"15min":75.956999999999994},"last":0.20599999999999999},{"interface":"front","average":{"1min":0.64000000000000001,"5min":2.911,"15min":1.8109999999999999},"min":{"1min":0.20399999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.1579999999999999,"5min":75.379999999999995,"15min":75.379999999999995},"last":0.47299999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:23:57 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":2.3450000000000002,"15min":1.8859999999999999},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.215},"max":{"1min":4.2919999999999998,"5min":15.486000000000001,"15min":72.001999999999995},"last":1.377},{"interface":"front","average":{"1min":1.821,"5min":2.484,"15min":2.0009999999999999},"min":{"1min":0.27800000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":15.038,"5min":15.532,"15min":71.890000000000001},"last":1.335}]},{"osd":3,"last update":"Sat Sep 30 09:24:25 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":2.3029999999999999,"15min":1.6619999999999999},"min":{"1min":0.42199999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":2.504,"5min":10.823,"15min":11.273999999999999},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.091,"5min":2.8210000000000002,"15min":1.9850000000000001},"min":{"1min":0.50700000000000001,"5min":0.27600000000000002,"15min":0.252},"max":{"1min":3.149,"5min":20.989999999999998,"15min":20.989999999999998},"last":1.357}]},{"osd":4,"last update":"Sat Sep 30 09:23:23 2023","interfaces":[{"interface":"back","average":{"1min":1.768,"5min":1.556,"15min":1.3680000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":10.843,"5min":12.372,"15min":12.372},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.673,"5min":1.9550000000000001,"15min":1.526},"min":{"1min":0.40100000000000002,"5min":0.35599999999999998,"15min":0.33300000000000002},"max":{"1min":4.7930000000000001,"5min":9.0289999999999999,"15min":10.948},"last":0.76200000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:24:25 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.5389999999999999,"15min":1.4850000000000001},"min":{"1min":0.35699999999999998,"5min":0.34999999999999998,"15min":0.30299999999999999},"max":{"1min":1.331,"5min":12.401999999999999,"15min":12.401999999999999},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.161,"5min":1.9239999999999999,"15min":1.6279999999999999},"min":{"1min":0.66300000000000003,"5min":0.40400000000000003,"15min":0.35899999999999999},"max":{"1min":3.2730000000000001,"5min":8.9819999999999993,"15min":12.074},"last":0.435}]},{"osd":6,"last update":"Sat Sep 30 09:24:25 2023","interfaces":[{"interface":"back","average":{"1min":1.472,"5min":1.9359999999999999,"15min":1.542},"min":{"1min":0.64000000000000001,"5min":0.371,"15min":0.318},"max":{"1min":9.7899999999999991,"5min":9.7899999999999991,"15min":10.930999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.556,"15min":1.4990000000000001},"min":{"1min":0.55200000000000005,"5min":0.39200000000000002,"15min":0.36199999999999999},"max":{"1min":1.3300000000000001,"5min":12.324,"15min":12.324},"last":1.1970000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:24:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.99,"15min":1.9199999999999999},"min":{"1min":0.67400000000000004,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":4.21,"5min":9.0589999999999993,"15min":45.642000000000003},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.9870000000000001,"15min":1.7350000000000001},"min":{"1min":0.71299999999999997,"5min":0.42699999999999999,"15min":0.35199999999999998},"max":{"1min":6.9169999999999998,"5min":8.5609999999999999,"15min":44.390999999999998},"last":0.54700000000000004}]}]},{"osd":0,"up_from":78,"seq":335007449276,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1146436,"kb_used_data":869948,"kb_used_omap":3,"kb_used_meta":276476,"kb_avail":92598716,"statfs":{"total":95995035648,"available":94821085184,"internally_reserved":0,"allocated":890826752,"data_stored":890315590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":283111650},"hb_peers":[1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,1,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":1,"last update":"Sat Sep 30 09:24:28 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":2.6139999999999999,"15min":2.1280000000000001},"min":{"1min":0.251,"5min":0.183,"15min":0.183},"max":{"1min":1.042,"5min":86.579999999999998,"15min":86.579999999999998},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.73199999999999998,"5min":3.044,"15min":2.2749999999999999},"min":{"1min":0.41499999999999998,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":1.8560000000000001,"5min":86.510999999999996,"15min":86.510999999999996},"last":0.5}]},{"osd":2,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":3.214,"15min":2.2909999999999999},"min":{"1min":0.46700000000000003,"5min":0.23100000000000001,"15min":0.20499999999999999},"max":{"1min":5.2919999999999998,"5min":92.5,"15min":99.593000000000004},"last":1.647},{"interface":"front","average":{"1min":1.1319999999999999,"5min":3.395,"15min":2.3079999999999998},"min":{"1min":0.41399999999999998,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":6.7009999999999996,"5min":92.602999999999994,"15min":92.602999999999994},"last":4.734}]},{"osd":3,"last update":"Sat Sep 30 09:24:28 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":3.1139999999999999,"15min":2.73},"min":{"1min":0.35099999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":2.9129999999999998,"5min":88.981999999999999,"15min":88.981999999999999},"last":3.8599999999999999},{"interface":"front","average":{"1min":1.018,"5min":3.7229999999999999,"15min":2.899},"min":{"1min":0.442,"5min":0.27300000000000002,"15min":0.26000000000000001},"max":{"1min":4.7290000000000001,"5min":92.646000000000001,"15min":92.646000000000001},"last":0.56999999999999995}]},{"osd":4,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":1.962,"5min":1.534,"15min":1.258},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.9969999999999999,"5min":6.9969999999999999,"15min":7.266},"last":0.72599999999999998},{"interface":"front","average":{"1min":2.4590000000000001,"5min":2.04,"15min":1.4990000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.085,"5min":14.007999999999999,"15min":14.007999999999999},"last":1.117}]},{"osd":5,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":2.238,"15min":1.581},"min":{"1min":0.51100000000000001,"5min":0.318,"15min":0.318},"max":{"1min":6.6740000000000004,"5min":14.044,"15min":14.044},"last":0.54300000000000004},{"interface":"front","average":{"1min":1.177,"5min":1.7370000000000001,"15min":1.4339999999999999},"min":{"1min":0.45600000000000002,"5min":0.40699999999999997,"15min":0.373},"max":{"1min":3.7599999999999998,"5min":9.2889999999999997,"15min":9.2889999999999997},"last":3.9609999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.8500000000000001,"15min":1.4650000000000001},"min":{"1min":0.42599999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.8380000000000001,"5min":9.3689999999999998,"15min":9.3689999999999998},"last":3.9239999999999999},{"interface":"front","average":{"1min":1.345,"5min":1.6839999999999999,"15min":1.4019999999999999},"min":{"1min":0.70499999999999996,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.282,"5min":7.0149999999999997,"15min":7.2960000000000003},"last":0.48799999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.2270000000000001,"5min":1.944,"15min":1.599},"min":{"1min":0.48099999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.806,"5min":9.4369999999999994,"15min":9.4369999999999994},"last":3.9860000000000002},{"interface":"front","average":{"1min":1.385,"5min":1.7649999999999999,"15min":1.4690000000000001},"min":{"1min":0.58299999999999996,"5min":0.40600000000000003,"15min":0.35899999999999999},"max":{"1min":4.319,"5min":6.9699999999999998,"15min":7.234},"last":0.52100000000000002}]}]},{"osd":2,"up_from":88,"seq":377957122224,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2005880,"kb_used_data":1676784,"kb_used_omap":3,"kb_used_meta":329084,"kb_avail":91739272,"statfs":{"total":95995035648,"available":93941014528,"internally_reserved":0,"allocated":1717026816,"data_stored":1716350941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":336982795},"hb_peers":[0,1,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,0,2,0,1],"upper_bound":128},"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 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.831,"5min":5.9870000000000001,"15min":2.8690000000000002},"min":{"1min":0.55600000000000005,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":10.346,"5min":147.977,"15min":147.977},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.0269999999999999,"5min":5.9429999999999996,"15min":3.0459999999999998},"min":{"1min":0.36199999999999999,"5min":0.23300000000000001,"15min":0.221},"max":{"1min":3.347,"5min":147.59800000000001,"15min":147.59800000000001},"last":1.5609999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.522,"5min":2.3340000000000001,"15min":2.6269999999999998},"min":{"1min":0.47399999999999998,"5min":0.223,"15min":0.221},"max":{"1min":9.4860000000000007,"5min":50.517000000000003,"15min":222.93199999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.4750000000000001,"5min":2.4630000000000001,"15min":2.669},"min":{"1min":0.35599999999999998,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":4.2000000000000002,"5min":51.604999999999997,"15min":223.30199999999999},"last":0.59199999999999997}]},{"osd":3,"last update":"Sat Sep 30 09:24:31 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":4.3230000000000004,"15min":3.484},"min":{"1min":0.45300000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":4.6500000000000004,"5min":115.428,"15min":225.07499999999999},"last":3.5760000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":4.3949999999999996,"15min":3.6520000000000001},"min":{"1min":0.29899999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":2.7890000000000001,"5min":115.46299999999999,"15min":223.36600000000001},"last":3.1699999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.4249999999999998,"5min":1.7430000000000001,"15min":1.6759999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.29599999999999999},"max":{"1min":8.3469999999999995,"5min":8.9139999999999997,"15min":12.952},"last":0.81599999999999995},{"interface":"front","average":{"1min":2.6659999999999999,"5min":1.9470000000000001,"15min":1.663},"min":{"1min":0.313,"5min":0.313,"15min":0.28799999999999998},"max":{"1min":13.335000000000001,"5min":13.335000000000001,"15min":13.335000000000001},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.4450000000000001,"5min":1.53,"15min":1.5780000000000001},"min":{"1min":0.73099999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.5299999999999998,"5min":8.1709999999999994,"15min":12.9},"last":4.1550000000000002},{"interface":"front","average":{"1min":1.302,"5min":1.675,"15min":1.704},"min":{"1min":0.47499999999999998,"5min":0.34799999999999998,"15min":0.33200000000000002},"max":{"1min":3.448,"5min":8.8840000000000003,"15min":12.847},"last":1.4910000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.466,"5min":1.8759999999999999,"15min":1.78},"min":{"1min":0.66700000000000004,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":5.2400000000000002,"5min":8.8230000000000004,"15min":12.993},"last":1.5189999999999999},{"interface":"front","average":{"1min":1.3440000000000001,"5min":1.966,"15min":1.7350000000000001},"min":{"1min":0.46200000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.2460000000000004,"5min":11.183,"15min":12.57},"last":0.95499999999999996}]},{"osd":7,"last update":"Sat Sep 30 09:23:59 2023","interfaces":[{"interface":"back","average":{"1min":1.639,"5min":1.6559999999999999,"15min":1.6679999999999999},"min":{"1min":0.87,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.6580000000000004,"5min":6.7720000000000002,"15min":12.849},"last":0.57199999999999995},{"interface":"front","average":{"1min":1.524,"5min":1.708,"15min":1.9039999999999999},"min":{"1min":0.50800000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":4.8810000000000002,"5min":8.7710000000000008,"15min":12.912000000000001},"last":1.542}]}]},{"osd":3,"up_from":93,"seq":399431958698,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2142748,"kb_used_data":1778512,"kb_used_omap":2,"kb_used_meta":364221,"kb_avail":91602404,"statfs":{"total":95995035648,"available":93800861696,"internally_reserved":0,"allocated":1821196288,"data_stored":1820549567,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":372962923},"hb_peers":[0,1,2,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,3,2,3,6,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 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":4.9219999999999997,"15min":2.4870000000000001},"min":{"1min":0.28000000000000003,"5min":0.20300000000000001,"15min":0.17599999999999999},"max":{"1min":4.5209999999999999,"5min":199.715,"15min":199.715},"last":8.9459999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":5.1079999999999997,"15min":2.637},"min":{"1min":0.312,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":6.0439999999999996,"5min":199.613,"15min":199.613},"last":11.183999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":5.2999999999999998,"5min":2.903,"15min":1.9039999999999999},"min":{"1min":0.40899999999999997,"5min":0.214,"15min":0.19800000000000001},"max":{"1min":80.855999999999995,"5min":80.855999999999995,"15min":80.855999999999995},"last":6.1539999999999999},{"interface":"front","average":{"1min":5.2190000000000003,"5min":3.1669999999999998,"15min":1.9890000000000001},"min":{"1min":0.46500000000000002,"5min":0.24399999999999999,"15min":0.23300000000000001},"max":{"1min":79.465000000000003,"5min":79.465000000000003,"15min":79.465000000000003},"last":0.39500000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":2.3100000000000001,"15min":1.823},"min":{"1min":0.38300000000000001,"5min":0.25800000000000001,"15min":0.23999999999999999},"max":{"1min":1.4119999999999999,"5min":32.634999999999998,"15min":32.634999999999998},"last":6.1269999999999998},{"interface":"front","average":{"1min":0.99199999999999999,"5min":2.7519999999999998,"15min":2.0379999999999998},"min":{"1min":0.36899999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.4350000000000001,"5min":34.694000000000003,"15min":34.694000000000003},"last":1.3080000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":2.4049999999999998,"5min":1.853,"15min":1.573},"min":{"1min":0.39400000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.4329999999999998,"5min":8.8100000000000005,"15min":15.733000000000001},"last":1.264},{"interface":"front","average":{"1min":2.3650000000000002,"5min":2.0720000000000001,"15min":1.679},"min":{"1min":0.45200000000000001,"5min":0.33100000000000002,"15min":0.30299999999999999},"max":{"1min":8.6159999999999997,"5min":9.0310000000000006,"15min":12.497999999999999},"last":0.84299999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":2.0350000000000001,"15min":2.2869999999999999},"min":{"1min":0.47399999999999998,"5min":0.38100000000000001,"15min":0.35399999999999998},"max":{"1min":1.3819999999999999,"5min":9.1270000000000007,"15min":181.20099999999999},"last":0.314},{"interface":"front","average":{"1min":1.008,"5min":1.849,"15min":2.1240000000000001},"min":{"1min":0.39800000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.827,"5min":9.3699999999999992,"15min":181.726},"last":4.3410000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":2.1669999999999998,"15min":1.77},"min":{"1min":0.41799999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.429,"5min":9.0869999999999997,"15min":12.470000000000001},"last":0.374},{"interface":"front","average":{"1min":1.046,"5min":2.0510000000000002,"15min":1.7090000000000001},"min":{"1min":0.53200000000000003,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.871,"5min":11.444000000000001,"15min":13.984999999999999},"last":6.085}]},{"osd":7,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":2.0510000000000002,"15min":1.8420000000000001},"min":{"1min":0.496,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.1360000000000001,"5min":14.093999999999999,"15min":14.093999999999999},"last":4.3099999999999996},{"interface":"front","average":{"1min":1.143,"5min":1.895,"15min":1.724},"min":{"1min":0.50800000000000001,"5min":0.40999999999999998,"15min":0.40600000000000003},"max":{"1min":1.881,"5min":9.2449999999999992,"15min":15.776},"last":0.35599999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019248,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298632,"kb_used_data":1408,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446520,"statfs":{"total":95995035648,"available":95689236480,"internally_reserved":0,"allocated":1441792,"data_stored":963179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":13,"apply_latency_ms":13,"commit_latency_ns":13000000,"apply_latency_ns":13000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":4.0389999999999997,"5min":2.794,"15min":1.6599999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":44.249000000000002,"5min":46.887,"15min":46.887},"last":0.76400000000000001},{"interface":"front","average":{"1min":3.359,"5min":2.742,"15min":1.7150000000000001},"min":{"1min":0.314,"5min":0.29699999999999999,"15min":0.28599999999999998},"max":{"1min":42.673000000000002,"5min":44.220999999999997,"15min":44.220999999999997},"last":0.78200000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":1.3149999999999999,"15min":1.1339999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.28899999999999998},"max":{"1min":2.7669999999999999,"5min":10.223000000000001,"15min":14.814},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.3440000000000001,"15min":1.22},"min":{"1min":0.34300000000000003,"5min":0.309,"15min":0.29099999999999998},"max":{"1min":3.5390000000000001,"5min":7.5149999999999997,"15min":18.704999999999998},"last":0.63300000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":1.8520000000000001,"15min":1.4159999999999999},"min":{"1min":0.34999999999999998,"5min":0.34000000000000002,"15min":0.33500000000000002},"max":{"1min":5.4779999999999998,"5min":41.552,"15min":41.552},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.27,"5min":1.5329999999999999,"15min":1.444},"min":{"1min":0.36399999999999999,"5min":0.32300000000000001,"15min":0.317},"max":{"1min":6.9569999999999999,"5min":41.707999999999998,"15min":41.707999999999998},"last":0.69999999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":6.9189999999999996,"5min":3.109,"15min":1.8819999999999999},"min":{"1min":0.46500000000000002,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":60.844000000000001,"5min":60.844000000000001,"15min":60.844000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":7.3609999999999998,"5min":3.343,"15min":2.0609999999999999},"min":{"1min":0.55700000000000005,"5min":0.39000000000000001,"15min":0.35799999999999998},"max":{"1min":61.116,"5min":61.116,"15min":61.116},"last":0.95399999999999996}]},{"osd":5,"last update":"Sat Sep 30 09:23:16 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.93400000000000005,"15min":0.995},"min":{"1min":0.34899999999999998,"5min":0.33100000000000002,"15min":0.28799999999999998},"max":{"1min":3.125,"5min":5.8680000000000003,"15min":7.4249999999999998},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.01,"5min":1.004,"15min":1.052},"min":{"1min":0.41699999999999998,"5min":0.34899999999999998,"15min":0.30199999999999999},"max":{"1min":5.2690000000000001,"5min":7.5529999999999999,"15min":7.5529999999999999},"last":0.73999999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:22:49 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.92600000000000005,"15min":0.98999999999999999},"min":{"1min":0.372,"5min":0.36499999999999999,"15min":0.33800000000000002},"max":{"1min":4.524,"5min":4.6100000000000003,"15min":6.851},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.347,"5min":1.171,"15min":1.1459999999999999},"min":{"1min":0.433,"5min":0.36699999999999999,"15min":0.32200000000000001},"max":{"1min":7.1799999999999997,"5min":7.1799999999999997,"15min":10.085000000000001},"last":0.92400000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.155,"15min":1.155},"min":{"1min":0.40699999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":5.3170000000000002,"5min":7.6079999999999997,"15min":7.6079999999999997},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.0229999999999999,"15min":1.2030000000000001},"min":{"1min":0.44500000000000001,"5min":0.438,"15min":0.40600000000000003},"max":{"1min":1.7929999999999999,"5min":6.4400000000000004,"15min":7.2439999999999998},"last":1.0760000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823030,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2494824,"kb_used_data":2193504,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91250328,"statfs":{"total":95995035648,"available":93440335872,"internally_reserved":0,"allocated":2246148096,"data_stored":2245659666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,2,3,6,7],"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 30 09:24:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":2.633,"15min":1.6759999999999999},"min":{"1min":0.54800000000000004,"5min":0.253,"15min":0.253},"max":{"1min":3.4279999999999999,"5min":54.718000000000004,"15min":54.718000000000004},"last":2.3330000000000002},{"interface":"front","average":{"1min":0.998,"5min":2.6629999999999998,"15min":1.6160000000000001},"min":{"1min":0.312,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":3.2469999999999999,"5min":57.579999999999998,"15min":57.579999999999998},"last":0.51600000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.3140000000000001,"15min":1.3640000000000001},"min":{"1min":0.627,"5min":0.315,"15min":0.315},"max":{"1min":1.6990000000000001,"5min":6.0019999999999998,"15min":8.9930000000000003},"last":0.42799999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.476,"15min":1.4239999999999999},"min":{"1min":0.51000000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":3.0899999999999999,"5min":11.612,"15min":11.612},"last":1.0760000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:24:03 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.337,"15min":1.3160000000000001},"min":{"1min":0.46800000000000003,"5min":0.32600000000000001,"15min":0.315},"max":{"1min":1.196,"5min":8.8290000000000006,"15min":14.381},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.999,"5min":1.2929999999999999,"15min":1.4339999999999999},"min":{"1min":0.55000000000000004,"5min":0.32100000000000001,"15min":0.311},"max":{"1min":3.1030000000000002,"5min":8.0939999999999994,"15min":14.548999999999999},"last":0.58199999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":1.4990000000000001,"5min":3.9729999999999999,"15min":2.423},"min":{"1min":0.66900000000000004,"5min":0.36799999999999999,"15min":0.309},"max":{"1min":9.4009999999999998,"5min":128.77099999999999,"15min":128.77099999999999},"last":3.206},{"interface":"front","average":{"1min":1.119,"5min":3.6890000000000001,"15min":2.4180000000000001},"min":{"1min":0.66100000000000003,"5min":0.38200000000000001,"15min":0.33400000000000002},"max":{"1min":2.9119999999999999,"5min":129.07900000000001,"15min":129.07900000000001},"last":3.242}]},{"osd":4,"last update":"Sat Sep 30 09:23:02 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.046,"15min":1.0680000000000001},"min":{"1min":0.374,"5min":0.35499999999999998,"15min":0.29199999999999998},"max":{"1min":10.348000000000001,"5min":10.348000000000001,"15min":10.348000000000001},"last":1.002},{"interface":"front","average":{"1min":0.748,"5min":0.95899999999999996,"15min":1.069},"min":{"1min":0.40000000000000002,"5min":0.311,"15min":0.311},"max":{"1min":4.6529999999999996,"5min":4.8730000000000002,"15min":6.718},"last":0.69399999999999995}]},{"osd":6,"last update":"Sat Sep 30 09:24:35 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.86499999999999999,"15min":1.113},"min":{"1min":0.40500000000000003,"5min":0.34999999999999998,"15min":0.33300000000000002},"max":{"1min":2.0230000000000001,"5min":4.907,"15min":10.199999999999999},"last":0.53400000000000003},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.1100000000000001,"15min":1.1439999999999999},"min":{"1min":0.47499999999999998,"5min":0.39200000000000002,"15min":0.36499999999999999},"max":{"1min":2.298,"5min":6.5469999999999997,"15min":9.4610000000000003},"last":0.68400000000000005}]},{"osd":7,"last update":"Sat Sep 30 09:24:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0449999999999999,"15min":1.167},"min":{"1min":0.64200000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":2.1150000000000002,"5min":6.1340000000000003,"15min":7.9560000000000004},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.91300000000000003,"15min":1.1970000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":2.1629999999999998,"5min":6.7430000000000003,"15min":9.7420000000000009},"last":1.0649999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":903151616,"data_stored":903151616,"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":1703739392,"data_stored":1703739392,"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":1725366272,"data_stored":1725366272,"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":1828716544,"data_stored":1828716544,"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":2249719808,"data_stored":2249719808,"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":1203109888,"data_stored":1203109888,"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":1443692544,"data_stored":1443692544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:25:05.702 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-30T09:25:05.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 11 2023-09-30T09:25:05.704 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:05.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:05.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:05.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:05.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:05.948 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:05.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:05.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:06.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:06.111 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:25:06.111 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:66110 8.e 8:7af2c7e5:::benchmark_data_smithi005_150885_object66109:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:25:06.098934+0000", 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0090261660000000004, 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0090670509999999996, 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:06.112 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 66110 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.098934+0000", 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.113 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.098934+0000", 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.098936+0000", 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8279999999999999e-06 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.114 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.098963+0000", 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6937e-05 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.098982+0000", 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8865999999999999e-05 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.115 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.098992+0000", 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0383e-05 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.099103+0000", 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000111407 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.116 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.099309+0000", 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020607700000000001 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.099525+0000", 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00021566700000000001 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:06.117 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45152.0:66111 8.9 e172/168 8:93de7bfb:::benchmark_data_smithi005_150885_object66110:head v 172'4097, mlcod=0'0)", 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:25:06.103869+0000", 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0040912739999999998, 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0042240380000000003, 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:06.118 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.103869+0000", 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.103869+0000", 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:06.119 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.103870+0000", 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0550000000000001e-06 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.103917+0000", 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7494000000000003e-05 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:06.120 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.103931+0000", 2023-09-30T09:25:06.121 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3624e-05 2023-09-30T09:25:06.121 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.121 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.121 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:06.121 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.103940+0000", 2023-09-30T09:25:06.121 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7269999999999996e-06 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104326+0000", 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000386826 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:06.122 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104358+0000", 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1192000000000002e-05 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.45152.0:66110 8.e e172/168)", 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:25:06.104204+0000", 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0037564320000000001, 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0039531480000000001, 2023-09-30T09:25:06.123 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "queued for pg", 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104204+0000", 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104204+0000", 2023-09-30T09:25:06.124 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104204+0000", 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2200000000000003e-07 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104209+0000", 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8199999999999996e-06 2023-09-30T09:25:06.125 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104222+0000", 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3039e-05 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104230+0000", 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3549999999999999e-06 2023-09-30T09:25:06.126 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:66112 8.e 8.932b43be (undecoded) ondisk+write+known_if_redirected e172)", 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:25:06.104704+0000", 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0032558919999999998, 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0035070370000000002, 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "queued for pg", 2023-09-30T09:25:06.127 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 66112 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104704+0000", 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.128 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104704+0000", 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104706+0000", 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.818e-06 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.129 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104738+0000", 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2462999999999997e-05 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104755+0000", 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6337999999999998e-05 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.130 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.104762+0000", 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1659999999999997e-06 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:66114 8.2 8:44cce3a1:::benchmark_data_smithi005_150885_object66113:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:25:06.105076+0000", 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0028840699999999999, 2023-09-30T09:25:06.131 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0032048269999999999, 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 66114 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:06.132 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105076+0000", 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105076+0000", 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105077+0000", 2023-09-30T09:25:06.133 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1319999999999999e-06 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105100+0000", 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3303999999999999e-05 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105118+0000", 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7458000000000001e-05 2023-09-30T09:25:06.134 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105126+0000", 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5019999999999992e-06 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105226+0000", 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000100011 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.135 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105393+0000", 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000166126 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,5", 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:06.105556+0000", 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016301900000000001 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.136 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:06.137 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.137 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:06.137 INFO:teuthology.orchestra.run.smithi005.stdout: ], 2023-09-30T09:25:06.137 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 5 2023-09-30T09:25:06.137 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:25:06.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:06.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:06.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:06.166 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:06.215 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 53 16 66191 66175 78.0192 50.5625 0.0280122 0.0128065 2023-09-30T09:25:06.239 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:06.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:06.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:06.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:06.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:06.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:06.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:06.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:06.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:06.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:06.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:06.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:06.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:06.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:06.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:06.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:06 smithi005 bash[75361]: cluster 2023-09-30T09:25:04.885931+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v716: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 16758/190188 objects degraded (8.811%); 12057/190188 objects misplaced (6.340%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:06 smithi005 bash[75361]: audit 2023-09-30T09:25:06.559526+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:06 smithi005 bash[75361]: audit 2023-09-30T09:25:06.561352+0000 mon.a (mon.0) 924 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:06.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:06 smithi005 bash[78438]: cluster 2023-09-30T09:25:04.885931+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v716: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 16758/190188 objects degraded (8.811%); 12057/190188 objects misplaced (6.340%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:06.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:06 smithi005 bash[78438]: audit 2023-09-30T09:25:06.559526+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:06.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:06 smithi005 bash[78438]: audit 2023-09-30T09:25:06.561352+0000 mon.a (mon.0) 924 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:06.775 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:06 smithi099 bash[59238]: cluster 2023-09-30T09:25:04.885931+0000 mgr.y (mgr.34107) 712 : cluster 0 pgmap v716: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s; 16758/190188 objects degraded (8.811%); 12057/190188 objects misplaced (6.340%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:06 smithi099 bash[59238]: audit 2023-09-30T09:25:06.559526+0000 mon.a (mon.0) 923 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:06 smithi099 bash[59238]: audit 2023-09-30T09:25:06.561352+0000 mon.a (mon.0) 924 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:06.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:06.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:06.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:06.935 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:06.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:06.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:07.040 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:07.058 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:07.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:07.160 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:07.195 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:07.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:07.215 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 54 16 66914 66898 77.4112 45.1875 0.195666 0.0128858 2023-09-30T09:25:07.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:07.324 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:07.427 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:07.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:07.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:07.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:07.589 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:07.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:07.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:07.710 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:07.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:07.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:07 smithi005 bash[75361]: cluster 2023-09-30T09:25:07.519250+0000 mon.a (mon.0) 925 : cluster 3 Health check update: Degraded data redundancy: 16758/190188 objects degraded (8.811%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:07.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:07.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:07.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:07.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:07.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:07.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:07.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:08.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:07 smithi099 bash[59238]: cluster 2023-09-30T09:25:07.519250+0000 mon.a (mon.0) 925 : cluster 3 Health check update: Degraded data redundancy: 16758/190188 objects degraded (8.811%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:08.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:08.089 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:07 smithi005 bash[78438]: cluster 2023-09-30T09:25:07.519250+0000 mon.a (mon.0) 925 : cluster 3 Health check update: Degraded data redundancy: 16758/190188 objects degraded (8.811%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:08.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:08.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:08.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:08.215 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 55 16 67687 67671 76.8821 48.3125 0.0325454 0.0130006 2023-09-30T09:25:08.218 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:08.242 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:08.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:08.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:08.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:08.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:08.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:08.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:08.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:08.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:08.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:08.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:08.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:08.632 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:08.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:08.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:08.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:08.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:08 smithi099 bash[59238]: cluster 2023-09-30T09:25:06.886758+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v717: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 51 MiB/s wr, 818 op/s; 17061/193656 objects degraded (8.810%); 11826/193656 objects misplaced (6.107%); 3.4 MiB/s, 53 objects/s recovering 2023-09-30T09:25:08.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:08.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:08.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:08.896 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:08.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:08.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:09.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:08 smithi005 bash[75361]: cluster 2023-09-30T09:25:06.886758+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v717: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 51 MiB/s wr, 818 op/s; 17061/193656 objects degraded (8.810%); 11826/193656 objects misplaced (6.107%); 3.4 MiB/s, 53 objects/s recovering 2023-09-30T09:25:09.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:08 smithi005 bash[78438]: cluster 2023-09-30T09:25:06.886758+0000 mgr.y (mgr.34107) 713 : cluster 0 pgmap v717: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 51 MiB/s wr, 818 op/s; 17061/193656 objects degraded (8.810%); 11826/193656 objects misplaced (6.107%); 3.4 MiB/s, 53 objects/s recovering 2023-09-30T09:25:09.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:09.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:09.125 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:09.156 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:09.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:09.215 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 56 16 68637 68621 76.5694 59.375 0.00583503 0.0130517 2023-09-30T09:25:09.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:09.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:09.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:09.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:09.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:09.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:09.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:09.558 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:09.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:09.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:09.671 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:25:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:25:09] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.33.4" 2023-09-30T09:25:09.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:09.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:09.822 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:09.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:09.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:09.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:09.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:09.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:10.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:10.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-30T09:25:10.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:10.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:10.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:10.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:10.215 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 57 16 69457 69441 76.1252 51.25 0.0361668 0.0131279 2023-09-30T09:25:10.232 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:10.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:10.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:10.378 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:10.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:10.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:10.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:10.523 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:10.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:10.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:10.614 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:10 smithi005 bash[75361]: cluster 2023-09-30T09:25:08.889596+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v718: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 915 op/s; 17565/200556 objects degraded (8.758%); 11826/200556 objects misplaced (5.897%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:10.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:10.658 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:10.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:10.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:10.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:10.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:10.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:10.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:10.900 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:10.914 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:10 smithi099 bash[59238]: cluster 2023-09-30T09:25:08.889596+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v718: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 915 op/s; 17565/200556 objects degraded (8.758%); 11826/200556 objects misplaced (5.897%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:10.936 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:10.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:10.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:11.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:10 smithi005 bash[78438]: cluster 2023-09-30T09:25:08.889596+0000 mgr.y (mgr.34107) 714 : cluster 0 pgmap v718: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 915 op/s; 17565/200556 objects degraded (8.758%); 11826/200556 objects misplaced (5.897%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:11.043 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:11.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:11.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:11.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:11.198 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:11.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:11.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 58 16 70295 70279 75.7156 52.375 0.0219457 0.0132007 2023-09-30T09:25:11.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:11.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:11.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:11.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:11.457 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:11.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:11.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:11.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:11.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:11.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:11.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:11.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:11.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:11.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:11.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:11.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:11.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:11.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:12.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:12.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:12.124 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:12.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:12.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 59 16 71171 71155 75.3602 54.75 0.0154254 0.0132616 2023-09-30T09:25:12.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:12.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:12.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:12.353 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:12.375 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:12.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:12.481 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:12.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:12.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:12.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:12.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:12.657 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:12.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:12.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:12.760 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:12 smithi005 bash[75361]: cluster 2023-09-30T09:25:10.890518+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v719: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 17565/202908 objects degraded (8.657%); 12333/202908 objects misplaced (6.078%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:12 smithi005 bash[75361]: cluster 2023-09-30T09:25:12.521290+0000 mon.a (mon.0) 926 : cluster 3 Health check update: Degraded data redundancy: 17565/202908 objects degraded (8.657%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:12.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:12 smithi005 bash[78438]: cluster 2023-09-30T09:25:10.890518+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v719: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 17565/202908 objects degraded (8.657%); 12333/202908 objects misplaced (6.078%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:12.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:12 smithi005 bash[78438]: cluster 2023-09-30T09:25:12.521290+0000 mon.a (mon.0) 926 : cluster 3 Health check update: Degraded data redundancy: 17565/202908 objects degraded (8.657%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:12.793 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:12.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:12.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:12.895 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:12.903 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:12 smithi099 bash[59238]: cluster 2023-09-30T09:25:10.890518+0000 mgr.y (mgr.34107) 715 : cluster 0 pgmap v719: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s; 17565/202908 objects degraded (8.657%); 12333/202908 objects misplaced (6.078%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:25:12.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:12 smithi099 bash[59238]: cluster 2023-09-30T09:25:12.521290+0000 mon.a (mon.0) 926 : cluster 3 Health check update: Degraded data redundancy: 17565/202908 objects degraded (8.657%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:12.918 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:12.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:12.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:13.024 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:13.049 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:13.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:13.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:13.180 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:13.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:13.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:25:13.213374+0000 min lat: 0.00133741 max lat: 2.19399 avg lat: 0.0133221 2023-09-30T09:25:13.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:25:13.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 60 16 72050 72034 75.0198 54.9375 0.00465631 0.0133221 2023-09-30T09:25:13.284 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:13.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:13.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:13.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:13.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:13.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:13.568 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:13.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:13.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:13.696 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:13.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:13.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:13.828 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:13.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:13.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:13.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:13.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:13.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:14.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:14.063 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:25:14.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:14.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:14.119 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:25:14.173 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:25:14.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:14.215 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:25:14.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 61 16 72865 72849 74.625 50.9375 0.00828429 0.0133935 2023-09-30T09:25:14.219 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:14.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:14.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:14.267 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:25:14.279 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:14.309 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:25:14.324 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:14.347 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:14.349 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:25:14.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:14.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:14.350 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:25:14.350 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:25:14.351 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:25:14.351 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:25:14.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:25:14.351 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:25:14.351 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:25:14.351 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:25:14.451 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:14.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:14.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:14.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:14.587 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:14.623 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:14.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:14.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:14 smithi005 bash[75361]: cluster 2023-09-30T09:25:12.891844+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v720: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 18346/210048 objects degraded (8.734%); 12096/210048 objects misplaced (5.759%); 3.5 MiB/s, 56 objects/s recovering 2023-09-30T09:25:14.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:14.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:14.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:14.743 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:14 smithi099 bash[59238]: cluster 2023-09-30T09:25:12.891844+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v720: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 18346/210048 objects degraded (8.734%); 12096/210048 objects misplaced (5.759%); 3.5 MiB/s, 56 objects/s recovering 2023-09-30T09:25:14.743 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:14 smithi099 bash[59238]: audit 2023-09-30T09:25:13.991534+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.5:0/2969231030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:25:14.760 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:14.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:14.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:14.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:14.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:14.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:14.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:15.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:14 smithi005 bash[78438]: cluster 2023-09-30T09:25:12.891844+0000 mgr.y (mgr.34107) 716 : cluster 0 pgmap v720: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s; 18346/210048 objects degraded (8.734%); 12096/210048 objects misplaced (5.759%); 3.5 MiB/s, 56 objects/s recovering 2023-09-30T09:25:15.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:14 smithi005 bash[78438]: audit 2023-09-30T09:25:13.991534+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.5:0/2969231030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:25:15.002 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:14 smithi005 bash[75361]: audit 2023-09-30T09:25:13.991534+0000 mon.c (mon.2) 87 : audit 0 from='client.? 172.21.15.5:0/2969231030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:25:15.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:15.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:15.139 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:15.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:15.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:15.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 62 16 73638 73622 74.2005 48.3125 0.0198243 0.0134696 2023-09-30T09:25:15.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:15.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:15.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:15.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:15.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:15.530 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:15.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:15.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:15.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:15.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:15.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:15.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:15.828 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:15.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:15.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:15.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:15.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:15.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:16.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:16.093 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:16.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:16.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:16.197 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:16.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 63 16 74470 74454 73.8479 52 0.0147699 0.0135327 2023-09-30T09:25:16.226 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:16.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:16.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:16.331 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:16.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:16.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:16.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:16.461 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:16.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:16.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:16.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:16.605 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:16.632 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:16.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:16.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:16.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:16.744 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:16 smithi005 bash[75361]: cluster 2023-09-30T09:25:14.892856+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v721: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 18346/215751 objects degraded (8.503%); 12624/215751 objects misplaced (5.851%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:25:16.744 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:16 smithi005 bash[78438]: cluster 2023-09-30T09:25:14.892856+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v721: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 18346/215751 objects degraded (8.503%); 12624/215751 objects misplaced (5.851%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:25:16.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:16.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:16.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:16.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:16.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:16 smithi099 bash[59238]: cluster 2023-09-30T09:25:14.892856+0000 mgr.y (mgr.34107) 717 : cluster 0 pgmap v721: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 18346/215751 objects degraded (8.503%); 12624/215751 objects misplaced (5.851%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:25:16.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:16.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:16.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:17.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:17.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:17.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:17.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:17.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:17.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:17.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 64 16 75383 75367 73.5855 57.0625 0.0251151 0.0135816 2023-09-30T09:25:17.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:17.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:17.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:17.436 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:17.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:17.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:17.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:17.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:17.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:17.702 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:17 smithi005 bash[75361]: cluster 2023-09-30T09:25:17.522123+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 18346/215751 objects degraded (8.503%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:17.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:17.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:17.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:17.862 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:17.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:17.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:17 smithi099 bash[59238]: cluster 2023-09-30T09:25:17.522123+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 18346/215751 objects degraded (8.503%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:17.996 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:17.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:17.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:18.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:17 smithi005 bash[78438]: cluster 2023-09-30T09:25:17.522123+0000 mon.a (mon.0) 927 : cluster 3 Health check update: Degraded data redundancy: 18346/215751 objects degraded (8.503%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:18.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:18.131 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:18.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:18.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 65 16 76255 76239 73.2919 54.5 0.0131505 0.0136375 2023-09-30T09:25:18.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:18.256 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:18.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:18.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:18.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:18.381 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:18.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:18.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:18.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:18.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:18.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:18.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:18.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:18.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:18.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:18.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:18.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:18.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:18.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:18.825 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:25:18.826 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:25:18.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:18.889 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:18 smithi005 bash[75361]: cluster 2023-09-30T09:25:16.893667+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v722: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s; 18346/215751 objects degraded (8.503%); 12624/215751 objects misplaced (5.851%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:25:18.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:18 smithi005 bash[78438]: cluster 2023-09-30T09:25:16.893667+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v722: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s; 18346/215751 objects degraded (8.503%); 12624/215751 objects misplaced (5.851%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:25:18.905 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:18.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:18.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:19.009 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:19.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:18 smithi099 bash[59238]: cluster 2023-09-30T09:25:16.893667+0000 mgr.y (mgr.34107) 718 : cluster 0 pgmap v722: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s; 18346/215751 objects degraded (8.503%); 12624/215751 objects misplaced (5.851%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:25:19.034 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:19.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:19.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:19.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:19.163 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:19.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:19.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:19.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 66 16 77038 77022 72.9228 48.9375 0.0259385 0.0137059 2023-09-30T09:25:19.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:19.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:19.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:19.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:19.418 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:19.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:19.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:19.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:25:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:25:19] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.33.4" 2023-09-30T09:25:19.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:19.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:19.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:19.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:19.651 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:19.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:19.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:19.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:19.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:19.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:19.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:19.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:19.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:19.944 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:20.375 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 67 16 77889 77873 72.6282 53.1875 0.00496111 0.0137614 2023-09-30T09:25:20.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:20.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:20.477 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:20.516 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:20.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:20.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:20.620 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:20.703 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:20.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:20.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:20.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:20 smithi005 bash[75361]: cluster 2023-09-30T09:25:18.894692+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v723: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 894 op/s; 19128/225870 objects degraded (8.469%); 12353/225870 objects misplaced (5.469%); 2.6 MiB/s, 42 objects/s recovering 2023-09-30T09:25:20.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:20 smithi005 bash[78438]: cluster 2023-09-30T09:25:18.894692+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v723: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 894 op/s; 19128/225870 objects degraded (8.469%); 12353/225870 objects misplaced (5.469%); 2.6 MiB/s, 42 objects/s recovering 2023-09-30T09:25:20.808 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:20.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:25:20.844 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:20.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:20.949 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:20.994 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:20.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:20 smithi099 bash[59238]: cluster 2023-09-30T09:25:18.894692+0000 mgr.y (mgr.34107) 719 : cluster 0 pgmap v723: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 56 MiB/s wr, 894 op/s; 19128/225870 objects degraded (8.469%); 12353/225870 objects misplaced (5.469%); 2.6 MiB/s, 42 objects/s recovering 2023-09-30T09:25:21.098 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:21.130 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:21.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:21.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:21.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 68 16 78620 78604 72.232 45.6875 0.00603798 0.0138375 2023-09-30T09:25:21.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:21.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:21.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:21.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:21.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:21.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:21.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:21.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:21.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:21.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:21.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:21.625 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:21.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:21.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:21.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:21.665 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:25:21.753 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:21 smithi005 bash[75361]: audit 2023-09-30T09:25:20.824984+0000 mon.a (mon.0) 928 : audit 1 from='client.? 172.21.15.5:0/3887249488' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:25:21.753 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:21 smithi005 bash[75361]: audit 2023-09-30T09:25:21.553358+0000 mon.a (mon.0) 929 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:21.754 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:21 smithi005 bash[78438]: audit 2023-09-30T09:25:20.824984+0000 mon.a (mon.0) 928 : audit 1 from='client.? 172.21.15.5:0/3887249488' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:25:21.754 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:21 smithi005 bash[78438]: audit 2023-09-30T09:25:21.553358+0000 mon.a (mon.0) 929 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:21.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:21.781 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:21.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:21.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:21 smithi099 bash[59238]: audit 2023-09-30T09:25:20.824984+0000 mon.a (mon.0) 928 : audit 1 from='client.? 172.21.15.5:0/3887249488' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:25:21.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:21 smithi099 bash[59238]: audit 2023-09-30T09:25:21.553358+0000 mon.a (mon.0) 929 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:21.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:21.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:21.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:21.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:22.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.043 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:22.146 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:22.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:22.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 69 16 79463 79447 71.9487 52.6875 0.0184318 0.0138925 2023-09-30T09:25:22.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:22.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:22.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.561 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:22.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:22.701 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:22.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:20.895490+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v724: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 767 op/s; 19128/228210 objects degraded (8.382%); 12888/228210 objects misplaced (5.647%); 2.6 MiB/s, 42 objects/s recovering 2023-09-30T09:25:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:21.638374+0000 mon.a (mon.0) 930 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:25:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: audit 2023-09-30T09:25:21.649429+0000 mon.a (mon.0) 931 : audit 1 from='client.? 172.21.15.5:0/3887249488' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:25:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:21.659185+0000 mon.a (mon.0) 932 : cluster 0 osdmap e173: 8 total, 7 up, 8 in 2023-09-30T09:25:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:21.659642+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:21.660612+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:21.665020+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:21.668296+0000 osd.0 (osd.0) 73 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:22 smithi099 bash[59238]: cluster 2023-09-30T09:25:22.523385+0000 mon.a (mon.0) 933 : cluster 3 Health check update: Degraded data redundancy: 19128/228210 objects degraded (8.382%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:22.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:22.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:22.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:22.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:20.895490+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v724: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 767 op/s; 19128/228210 objects degraded (8.382%); 12888/228210 objects misplaced (5.647%); 2.6 MiB/s, 42 objects/s recovering 2023-09-30T09:25:22.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:21.638374+0000 mon.a (mon.0) 930 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:25:22.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: audit 2023-09-30T09:25:21.649429+0000 mon.a (mon.0) 931 : audit 1 from='client.? 172.21.15.5:0/3887249488' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:21.659185+0000 mon.a (mon.0) 932 : cluster 0 osdmap e173: 8 total, 7 up, 8 in 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:21.659642+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:21.660612+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:21.665020+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:21.668296+0000 osd.0 (osd.0) 73 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[78438]: cluster 2023-09-30T09:25:22.523385+0000 mon.a (mon.0) 933 : cluster 3 Health check update: Degraded data redundancy: 19128/228210 objects degraded (8.382%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:20.895490+0000 mgr.y (mgr.34107) 720 : cluster 0 pgmap v724: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 48 MiB/s wr, 767 op/s; 19128/228210 objects degraded (8.382%); 12888/228210 objects misplaced (5.647%); 2.6 MiB/s, 42 objects/s recovering 2023-09-30T09:25:22.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:21.638374+0000 mon.a (mon.0) 930 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:25:22.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: audit 2023-09-30T09:25:21.649429+0000 mon.a (mon.0) 931 : audit 1 from='client.? 172.21.15.5:0/3887249488' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:25:22.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:21.659185+0000 mon.a (mon.0) 932 : cluster 0 osdmap e173: 8 total, 7 up, 8 in 2023-09-30T09:25:22.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:21.659642+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:21.660612+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:21.665020+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:21.668296+0000 osd.0 (osd.0) 73 : cluster 3 failed to encode map e173 with expected crc 2023-09-30T09:25:22.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:22 smithi005 bash[75361]: cluster 2023-09-30T09:25:22.523385+0000 mon.a (mon.0) 933 : cluster 3 Health check update: Degraded data redundancy: 19128/228210 objects degraded (8.382%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:22.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:22.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:23.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:23.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:23.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:23.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:23.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:23.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:23.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 70 16 80311 80295 71.678 53 0.0135091 0.0139448 2023-09-30T09:25:23.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:23.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:23.319 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:23.344 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:23.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:23.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:23.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:23.477 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:23.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:23.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:23.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:23.608 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:23.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:23.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:23.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:23.751 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:23.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:23.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:23.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:23.880 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:23.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:23.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:23.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:24.029 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:24.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:24.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:24.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:24.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:24.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 71 16 81179 81163 71.4325 54.25 0.0116763 0.0139925 2023-09-30T09:25:24.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:24.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:24.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:24.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:24.437 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:24.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:24.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:24.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:24.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:24.692 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:24.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:24.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:24.804 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:24 smithi005 bash[78438]: cluster 2023-09-30T09:25:22.896387+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v726: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 19898/235182 objects degraded (8.461%); 12607/235182 objects misplaced (5.361%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:24.805 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:24 smithi005 bash[75361]: cluster 2023-09-30T09:25:22.896387+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v726: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 19898/235182 objects degraded (8.461%); 12607/235182 objects misplaced (5.361%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:24.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:24.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:24.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:24.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:24 smithi099 bash[59238]: cluster 2023-09-30T09:25:22.896387+0000 mgr.y (mgr.34107) 721 : cluster 0 pgmap v726: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 19898/235182 objects degraded (8.461%); 12607/235182 objects misplaced (5.361%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:24.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:24.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:24.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:25.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:25.091 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:25.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:25.194 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:25.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 72 16 82003 81987 71.1556 51.5 0.0190397 0.0140465 2023-09-30T09:25:25.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:25.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:25.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:25.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:25.351 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:25.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:25.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:25.454 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:25.488 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:25.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:25.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:25.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:25.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:25.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:25.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:25.729 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:25.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:25.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:25.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:25.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:25.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:25.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:25.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:26.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:26.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:26.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:26.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:26.168 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:26.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:26.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 73 16 82799 82783 70.8623 49.75 0.0177408 0.0141047 2023-09-30T09:25:26.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:26.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:26.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:26.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:26.424 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:26.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:26.527 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:26.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:26.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:26.659 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:26.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:26.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:26.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:26.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:26 smithi099 bash[59238]: cluster 2023-09-30T09:25:24.897261+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v727: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s; 19898/240627 objects degraded (8.269%); 13128/240627 objects misplaced (5.456%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:26.817 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:26.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:26.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:26.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:26 smithi005 bash[75361]: cluster 2023-09-30T09:25:24.897261+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v727: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s; 19898/240627 objects degraded (8.269%); 13128/240627 objects misplaced (5.456%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:26.931 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:26 smithi005 bash[78438]: cluster 2023-09-30T09:25:24.897261+0000 mgr.y (mgr.34107) 722 : cluster 0 pgmap v727: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s; 19898/240627 objects degraded (8.269%); 13128/240627 objects misplaced (5.456%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:26.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:26.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:26.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:27.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:27.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:27.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:27.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:27.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 74 16 83572 83556 70.5576 48.3125 0.00482919 0.0141661 2023-09-30T09:25:27.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:27.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:27.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:27.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:27.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:27.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:27.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:27.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:27.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:27.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:27.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:27.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:27.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:27.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:27.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:27.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:27.735 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:27 smithi099 bash[59238]: cluster 2023-09-30T09:25:27.524754+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 19898/240627 objects degraded (8.269%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:27.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:27.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:27.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:27.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:25:27.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:27.884 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:27.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:27.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:27.951 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:27 smithi005 bash[75361]: cluster 2023-09-30T09:25:27.524754+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 19898/240627 objects degraded (8.269%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:27.952 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:27 smithi005 bash[78438]: cluster 2023-09-30T09:25:27.524754+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 19898/240627 objects degraded (8.269%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:27.987 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:28.021 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:28.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:28.127 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:28.156 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:28.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:28.206 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:25:28.206 INFO:teuthology.orchestra.run.smithi005.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-30T09:25:28.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 75 16 84182 84166 70.1251 38.125 0.0422383 0.0142517 2023-09-30T09:25:28.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:28.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:28.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:28.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:28.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:28.433 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-30T09:25:28.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:28.535 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:28.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:28.666 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:28.674 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:28 smithi005 bash[78438]: cluster 2023-09-30T09:25:26.898063+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v728: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s; 19898/240627 objects degraded (8.269%); 13128/240627 objects misplaced (5.456%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:28.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:28.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:28.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:28.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:28.932 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:28.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:28 smithi005 bash[75361]: cluster 2023-09-30T09:25:26.898063+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v728: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s; 19898/240627 objects degraded (8.269%); 13128/240627 objects misplaced (5.456%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:28.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:28 smithi005 bash[75361]: audit 2023-09-30T09:25:28.419660+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.5:0/2991753295' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-30T09:25:28.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:28 smithi005 bash[75361]: audit 2023-09-30T09:25:28.420827+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-30T09:25:28.944 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:28 smithi005 bash[78438]: audit 2023-09-30T09:25:28.419660+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.5:0/2991753295' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-30T09:25:28.944 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:28 smithi005 bash[78438]: audit 2023-09-30T09:25:28.420827+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-30T09:25:28.963 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:28.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:28.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:29.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:28 smithi099 bash[59238]: cluster 2023-09-30T09:25:26.898063+0000 mgr.y (mgr.34107) 723 : cluster 0 pgmap v728: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 828 op/s; 19898/240627 objects degraded (8.269%); 13128/240627 objects misplaced (5.456%); 3.4 MiB/s, 55 objects/s recovering 2023-09-30T09:25:29.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:28 smithi099 bash[59238]: audit 2023-09-30T09:25:28.419660+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.5:0/2991753295' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-30T09:25:29.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:28 smithi099 bash[59238]: audit 2023-09-30T09:25:28.420827+0000 mon.a (mon.0) 935 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-09-30T09:25:29.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:29.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:29.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:29.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:29.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 76 16 84936 84920 69.8225 47.125 0.0115099 0.0143137 2023-09-30T09:25:29.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:29.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:29.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:29.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:29.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.394 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:25:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:25:29] "GET /metrics HTTP/1.1" 200 36309 "" "Prometheus/2.33.4" 2023-09-30T09:25:29.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:29.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:29.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:29.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:29.667 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.704 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:29.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:29.811 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:29.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:29.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:29.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:29.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:29.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:29.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:30.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:30.095 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:30.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:30.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:30.198 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:30.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 77 16 85555 85539 69.4181 38.6875 0.00433111 0.0143379 2023-09-30T09:25:30.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:30.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:30.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:30.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:30.347 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:30.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:30.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:30.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:30.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:30.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:30.584 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:30.620 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:30.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:30.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:30.723 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[78438]: cluster 2023-09-30T09:25:28.899030+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v729: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 20619/250881 objects degraded (8.219%); 12790/250881 objects misplaced (5.098%); 3.9 MiB/s, 61 objects/s recovering 2023-09-30T09:25:30.723 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[78438]: cluster 2023-09-30T09:25:29.688215+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.723 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[78438]: cluster 2023-09-30T09:25:29.692453+0000 mon.a (mon.0) 936 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-09-30T09:25:30.723 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[78438]: cluster 2023-09-30T09:25:29.696549+0000 osd.0 (osd.0) 74 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.723 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[78438]: cluster 2023-09-30T09:25:29.704246+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.724 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[75361]: cluster 2023-09-30T09:25:28.899030+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v729: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 20619/250881 objects degraded (8.219%); 12790/250881 objects misplaced (5.098%); 3.9 MiB/s, 61 objects/s recovering 2023-09-30T09:25:30.724 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[75361]: cluster 2023-09-30T09:25:29.688215+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.724 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[75361]: cluster 2023-09-30T09:25:29.692453+0000 mon.a (mon.0) 936 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-09-30T09:25:30.724 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[75361]: cluster 2023-09-30T09:25:29.696549+0000 osd.0 (osd.0) 74 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.724 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:30 smithi005 bash[75361]: cluster 2023-09-30T09:25:29.704246+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-30T09:25:30.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:30.758 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:30.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:30.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:30.772 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-30T09:25:30.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:30.874 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:30 smithi099 bash[59238]: cluster 2023-09-30T09:25:28.899030+0000 mgr.y (mgr.34107) 724 : cluster 0 pgmap v729: 89 pgs: 1 active+recovery_wait+remapped, 47 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s; 20619/250881 objects degraded (8.219%); 12790/250881 objects misplaced (5.098%); 3.9 MiB/s, 61 objects/s recovering 2023-09-30T09:25:30.874 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:30 smithi099 bash[59238]: cluster 2023-09-30T09:25:29.688215+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.874 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:30 smithi099 bash[59238]: cluster 2023-09-30T09:25:29.692453+0000 mon.a (mon.0) 936 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-09-30T09:25:30.874 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:30 smithi099 bash[59238]: cluster 2023-09-30T09:25:29.696549+0000 osd.0 (osd.0) 74 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.874 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:30 smithi099 bash[59238]: cluster 2023-09-30T09:25:29.704246+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e174 with expected crc 2023-09-30T09:25:30.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:30.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:30.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:31.029 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:31.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:31.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:31.157 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:31.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:31.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 78 16 85895 85879 68.8006 21.25 0.0172124 0.0145279 2023-09-30T09:25:31.250 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:31.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:31.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:31.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:31.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:31.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:31.532 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:31.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:31.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:31.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:31.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:31.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:31.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:31.813 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[78438]: cluster 2023-09-30T09:25:30.689281+0000 mon.a (mon.0) 937 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-09-30T09:25:31.813 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[78438]: cluster 2023-09-30T09:25:30.689875+0000 osd.0 (osd.0) 75 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:31.813 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[78438]: cluster 2023-09-30T09:25:30.689956+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:31.813 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[78438]: cluster 2023-09-30T09:25:30.693223+0000 osd.0 (osd.0) 76 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:31.813 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[75361]: cluster 2023-09-30T09:25:30.689281+0000 mon.a (mon.0) 937 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-09-30T09:25:31.813 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[75361]: cluster 2023-09-30T09:25:30.689875+0000 osd.0 (osd.0) 75 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:31.813 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[75361]: cluster 2023-09-30T09:25:30.689956+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:31.814 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:31 smithi005 bash[75361]: cluster 2023-09-30T09:25:30.693223+0000 osd.0 (osd.0) 76 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:31.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:31.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:31.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:31.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:31.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:31.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:32.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:31 smithi099 bash[59238]: cluster 2023-09-30T09:25:30.689281+0000 mon.a (mon.0) 937 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-09-30T09:25:32.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:31 smithi099 bash[59238]: cluster 2023-09-30T09:25:30.689875+0000 osd.0 (osd.0) 75 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:32.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:31 smithi099 bash[59238]: cluster 2023-09-30T09:25:30.689956+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:32.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:31 smithi099 bash[59238]: cluster 2023-09-30T09:25:30.693223+0000 osd.0 (osd.0) 76 : cluster 3 failed to encode map e175 with expected crc 2023-09-30T09:25:32.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:32.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:32.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:32.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:32.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:32.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 79 15 86664 86649 68.5388 48.125 0.00733482 0.0145842 2023-09-30T09:25:32.232 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:32.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:32.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:32.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:32.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:32.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:32.474 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:32.512 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:32.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:32.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:32.619 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:32.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:32.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:32.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:32.703 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:32 smithi005 bash[75361]: cluster 2023-09-30T09:25:30.899778+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v732: 89 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 47 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 45 MiB/s wr, 723 op/s; 20619/252564 objects degraded (8.164%); 13080/252564 objects misplaced (5.179%); 3.8 MiB/s, 60 objects/s recovering 2023-09-30T09:25:32.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:32.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:32.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:32.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:32.878 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:32.886 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:32 smithi099 bash[59238]: cluster 2023-09-30T09:25:30.899778+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v732: 89 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 47 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 45 MiB/s wr, 723 op/s; 20619/252564 objects degraded (8.164%); 13080/252564 objects misplaced (5.179%); 3.8 MiB/s, 60 objects/s recovering 2023-09-30T09:25:32.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:32 smithi099 bash[59238]: cluster 2023-09-30T09:25:32.526043+0000 mon.a (mon.0) 938 : cluster 3 Health check update: Degraded data redundancy: 20619/252564 objects degraded (8.164%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:32.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:32.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:32.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:33.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:32 smithi005 bash[78438]: cluster 2023-09-30T09:25:30.899778+0000 mgr.y (mgr.34107) 725 : cluster 0 pgmap v732: 89 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 47 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 45 MiB/s wr, 723 op/s; 20619/252564 objects degraded (8.164%); 13080/252564 objects misplaced (5.179%); 3.8 MiB/s, 60 objects/s recovering 2023-09-30T09:25:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:32 smithi005 bash[78438]: cluster 2023-09-30T09:25:32.526043+0000 mon.a (mon.0) 938 : cluster 3 Health check update: Degraded data redundancy: 20619/252564 objects degraded (8.164%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:32 smithi005 bash[75361]: cluster 2023-09-30T09:25:32.526043+0000 mon.a (mon.0) 938 : cluster 3 Health check update: Degraded data redundancy: 20619/252564 objects degraded (8.164%), 11 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:33.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:33.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:33.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:33.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:33.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:33.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:25:33.215505+0000 min lat: 0.00133741 max lat: 2.19399 avg lat: 0.0146415 2023-09-30T09:25:33.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:25:33.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 80 16 87409 87393 68.2633 46.5 0.0310282 0.0146415 2023-09-30T09:25:33.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:33.309 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:33.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:33.413 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:33.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:33.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:33.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:33.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:33.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:33.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:33.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:33.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:33.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:33.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:33.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:33.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:33.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:34.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:34.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:34.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:34.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:34.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 81 16 88087 88071 67.9437 42.375 0.00539724 0.0146986 2023-09-30T09:25:34.246 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:34.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:34.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:34.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:34.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:34.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:34.486 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:34.508 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:34.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:34.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:34.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:34.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:34.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:34.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:34.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:34.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:34.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:34.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:34 smithi099 bash[59238]: cluster 2023-09-30T09:25:32.900760+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v733: 89 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 47 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 693 op/s; 21197/257280 objects degraded (8.239%); 13080/257280 objects misplaced (5.084%); 3.8 MiB/s, 60 objects/s recovering 2023-09-30T09:25:34.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:34.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:34.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:34.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:35.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:34 smithi005 bash[78438]: cluster 2023-09-30T09:25:32.900760+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v733: 89 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 47 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 693 op/s; 21197/257280 objects degraded (8.239%); 13080/257280 objects misplaced (5.084%); 3.8 MiB/s, 60 objects/s recovering 2023-09-30T09:25:35.017 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:35.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:34 smithi005 bash[75361]: cluster 2023-09-30T09:25:32.900760+0000 mgr.y (mgr.34107) 726 : cluster 0 pgmap v733: 89 pgs: 1 creating+peering, 1 active+recovery_wait+remapped, 47 active+clean, 18 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 693 op/s; 21197/257280 objects degraded (8.239%); 13080/257280 objects misplaced (5.084%); 3.8 MiB/s, 60 objects/s recovering 2023-09-30T09:25:35.052 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:35.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:35.156 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:35.180 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:35.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:35.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 82 16 88828 88812 67.6798 46.3125 0.050793 0.0147686 2023-09-30T09:25:35.279 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:35.283 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:35.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:35.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:35.335 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:35.412 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:35.444 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:35.547 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:35.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:35.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:35.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:35.724 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:35.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:35.773 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6, 0] out_osds: [] dead_osds: [4] live_osds: [0, 1, 2, 3, 5, 6, 7] 2023-09-30T09:25:35.774 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:25:35.774 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-09-30T09:25:35.774 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:25:35.774 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:25:35.774 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-09-30T09:25:35.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:35.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:35.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:35.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:35.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:35.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:36.095 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:36.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:36.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:36.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:36.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 83 16 89612 89596 67.4547 49 0.00376461 0.0148178 2023-09-30T09:25:36.237 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:36.262 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:36.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:36.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:36.403 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:36.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:36.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:36.507 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:36.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:36.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:36.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:36.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:36.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:36.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:36.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:36.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:36.793 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:36.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:36.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:36.906 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:36 smithi099 bash[59238]: cluster 2023-09-30T09:25:34.901788+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v734: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 18655/262185 objects degraded (7.115%); 15852/262185 objects misplaced (6.046%); 5.1 MiB/s, 81 objects/s recovering 2023-09-30T09:25:36.906 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:36 smithi099 bash[59238]: audit 2023-09-30T09:25:36.553705+0000 mon.a (mon.0) 939 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:36.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:36.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:37.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:36 smithi005 bash[75361]: cluster 2023-09-30T09:25:34.901788+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v734: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 18655/262185 objects degraded (7.115%); 15852/262185 objects misplaced (6.046%); 5.1 MiB/s, 81 objects/s recovering 2023-09-30T09:25:37.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:36 smithi005 bash[75361]: audit 2023-09-30T09:25:36.553705+0000 mon.a (mon.0) 939 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:36 smithi005 bash[78438]: cluster 2023-09-30T09:25:34.901788+0000 mgr.y (mgr.34107) 727 : cluster 0 pgmap v734: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 18655/262185 objects degraded (7.115%); 15852/262185 objects misplaced (6.046%); 5.1 MiB/s, 81 objects/s recovering 2023-09-30T09:25:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:36 smithi005 bash[78438]: audit 2023-09-30T09:25:36.553705+0000 mon.a (mon.0) 939 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:37.025 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:37.053 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:37.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:37.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:37.160 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:37.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:37.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:37.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 84 16 90443 90427 67.27 51.9375 0.0268659 0.0148587 2023-09-30T09:25:37.294 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:37.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:37.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:37.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:37.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:37.447 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:37.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:37.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:37.593 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:37.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:37.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:37.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:37.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:37.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:37.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:37.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:37.836 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:37 smithi005 bash[78438]: cluster 2023-09-30T09:25:37.527346+0000 mon.a (mon.0) 940 : cluster 3 Health check update: Degraded data redundancy: 18655/262185 objects degraded (7.115%), 10 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:37.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:37 smithi005 bash[75361]: cluster 2023-09-30T09:25:37.527346+0000 mon.a (mon.0) 940 : cluster 3 Health check update: Degraded data redundancy: 18655/262185 objects degraded (7.115%), 10 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:37.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:37.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:37.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:37.971 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:38.011 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:38.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:38.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:37 smithi099 bash[59238]: cluster 2023-09-30T09:25:37.527346+0000 mon.a (mon.0) 940 : cluster 3 Health check update: Degraded data redundancy: 18655/262185 objects degraded (7.115%), 10 pgs degraded, 27 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:38.113 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:38.138 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:38.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:38.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 85 16 91281 91265 67.0947 52.375 0.0195053 0.0148978 2023-09-30T09:25:38.241 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:38.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:38.375 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:38.401 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:38.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:38.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:38.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:38.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:38.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:38.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:38.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:38.792 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:38.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:38.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:38.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:38.933 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:38 smithi005 bash[75361]: cluster 2023-09-30T09:25:36.902661+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v735: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 29 MiB/s wr, 470 op/s; 18655/262185 objects degraded (7.115%); 15852/262185 objects misplaced (6.046%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:25:38.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:38 smithi005 bash[78438]: cluster 2023-09-30T09:25:36.902661+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v735: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 29 MiB/s wr, 470 op/s; 18655/262185 objects degraded (7.115%); 15852/262185 objects misplaced (6.046%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:25:38.956 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:38.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:38.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:39.022 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:25:39.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:38 smithi099 bash[59238]: cluster 2023-09-30T09:25:36.902661+0000 mgr.y (mgr.34107) 728 : cluster 0 pgmap v735: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 29 MiB/s wr, 470 op/s; 18655/262185 objects degraded (7.115%); 15852/262185 objects misplaced (6.046%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:25:39.062 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:39.068 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:25:39.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:39.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:39.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:39.119 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:25:39.169 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:25:39.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:39.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 86 16 92021 92005 66.8523 46.25 0.0356104 0.0149519 2023-09-30T09:25:39.231 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:25:39.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:39.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:39.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:39.269 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:25:39.309 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:25:39.309 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:25:39.309 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:25:39.309 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:25:39.309 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:25:39.309 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:25:39.310 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:25:39.310 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:25:39.310 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:25:39.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:39.368 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:39.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:39.472 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:39.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:39.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:39.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:39.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:39.610 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:25:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:25:39] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.33.4" 2023-09-30T09:25:39.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:39.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:39.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:39.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:39.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:39.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:39.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:39.886 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:39 smithi005 bash[78438]: audit 2023-09-30T09:25:38.952697+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.5:0/1374664274' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:25:39.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:39 smithi005 bash[75361]: audit 2023-09-30T09:25:38.952697+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.5:0/1374664274' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:25:39.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:39.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:39.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:40.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:40.032 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:40.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:40.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:39 smithi099 bash[59238]: audit 2023-09-30T09:25:38.952697+0000 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.5:0/1374664274' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:25:40.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:40.158 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:40.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:40.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 87 16 92829 92813 66.6643 50.5 0.0128553 0.0149944 2023-09-30T09:25:40.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:40.289 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:40.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:40.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:40.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:40.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:40.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:40.548 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:40.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:40.556 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:25:40.651 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:40.674 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:40.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:40.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:40.784 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:40 smithi005 bash[78438]: cluster 2023-09-30T09:25:38.903726+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v736: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s; 19298/271392 objects degraded (7.111%); 15725/271392 objects misplaced (5.794%); 3.0 MiB/s, 47 objects/s recovering 2023-09-30T09:25:40.784 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:40 smithi005 bash[75361]: cluster 2023-09-30T09:25:38.903726+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v736: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s; 19298/271392 objects degraded (7.111%); 15725/271392 objects misplaced (5.794%); 3.0 MiB/s, 47 objects/s recovering 2023-09-30T09:25:40.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:40.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:40.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:40.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:40.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:40.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:41.038 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:41.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:40 smithi099 bash[59238]: cluster 2023-09-30T09:25:38.903726+0000 mgr.y (mgr.34107) 729 : cluster 0 pgmap v736: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s; 19298/271392 objects degraded (7.111%); 15725/271392 objects misplaced (5.794%); 3.0 MiB/s, 47 objects/s recovering 2023-09-30T09:25:41.064 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:41.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:41.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:43.651 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 88 16 93633 93617 66.4777 50.25 0.0437994 0.015036 2023-09-30T09:25:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:25:43.652 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:25:43.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:41 smithi005 bash[75361]: cluster 2023-09-30T09:25:40.904488+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v737: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 687 op/s; 19298/273624 objects degraded (7.053%); 16240/273624 objects misplaced (5.935%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:25:43.652 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:41 smithi005 bash[75361]: audit 2023-09-30T09:25:41.703505+0000 mon.a (mon.0) 941 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:43.653 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:41 smithi005 bash[78438]: cluster 2023-09-30T09:25:40.904488+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v737: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 687 op/s; 19298/273624 objects degraded (7.053%); 16240/273624 objects misplaced (5.935%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:25:43.653 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:41 smithi005 bash[78438]: audit 2023-09-30T09:25:41.703505+0000 mon.a (mon.0) 941 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:43.654 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 89 16 94387 94371 66.2602 47.125 0.0223514 0.0150848 2023-09-30T09:25:43.654 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:42 smithi005 bash[78438]: cluster 2023-09-30T09:25:42.528601+0000 mon.a (mon.0) 942 : cluster 3 Health check update: Degraded data redundancy: 19298/273624 objects degraded (7.053%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:43.654 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:42 smithi005 bash[75361]: cluster 2023-09-30T09:25:42.528601+0000 mon.a (mon.0) 942 : cluster 3 Health check update: Degraded data redundancy: 19298/273624 objects degraded (7.053%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:43.655 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 90 4 95210 95206 66.1038 52.1875 0.019396 0.0151216 2023-09-30T09:25:43.809 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:41 smithi099 bash[59238]: cluster 2023-09-30T09:25:40.904488+0000 mgr.y (mgr.34107) 730 : cluster 0 pgmap v737: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 43 MiB/s wr, 687 op/s; 19298/273624 objects degraded (7.053%); 16240/273624 objects misplaced (5.935%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:25:43.956 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:41 smithi099 bash[59238]: audit 2023-09-30T09:25:41.703505+0000 mon.a (mon.0) 941 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:43.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:42 smithi099 bash[59238]: cluster 2023-09-30T09:25:42.528601+0000 mon.a (mon.0) 942 : cluster 3 Health check update: Degraded data redundancy: 19298/273624 objects degraded (7.053%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:43.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:43 smithi099 bash[59238]: cluster 2023-09-30T09:25:42.905410+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v738: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 20084/279945 objects degraded (7.174%); 16240/279945 objects misplaced (5.801%); 1.6 MiB/s, 24 objects/s recovering 2023-09-30T09:25:44.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:43 smithi005 bash[78438]: cluster 2023-09-30T09:25:42.905410+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v738: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 20084/279945 objects degraded (7.174%); 16240/279945 objects misplaced (5.801%); 1.6 MiB/s, 24 objects/s recovering 2023-09-30T09:25:44.113 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:43 smithi005 bash[75361]: cluster 2023-09-30T09:25:42.905410+0000 mgr.y (mgr.34107) 731 : cluster 0 pgmap v738: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 20084/279945 objects degraded (7.174%); 16240/279945 objects misplaced (5.801%); 1.6 MiB/s, 24 objects/s recovering 2023-09-30T09:25:44.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:44.114 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:44.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:44.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:44.267 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total time run: 90.02 2023-09-30T09:25:44.267 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total writes made: 95210 2023-09-30T09:25:44.267 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Write size: 65536 2023-09-30T09:25:44.267 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object size: 65536 2023-09-30T09:25:44.267 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Bandwidth (MB/sec): 66.1034 2023-09-30T09:25:44.267 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Bandwidth: 31.4162 2023-09-30T09:25:44.268 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max bandwidth (MB/sec): 167.688 2023-09-30T09:25:44.268 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min bandwidth (MB/sec): 0 2023-09-30T09:25:44.268 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average IOPS: 1057 2023-09-30T09:25:44.268 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev IOPS: 502.659 2023-09-30T09:25:44.268 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max IOPS: 2683 2023-09-30T09:25:44.268 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min IOPS: 0 2023-09-30T09:25:44.268 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average Latency(s): 0.0151219 2023-09-30T09:25:44.269 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Latency(s): 0.0384619 2023-09-30T09:25:44.269 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max latency(s): 2.19399 2023-09-30T09:25:44.269 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min latency(s): 0.00133741 2023-09-30T09:25:44.269 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Cleaning up (deleting benchmark objects) 2023-09-30T09:25:44.282 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:25:44.408 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:25:44.409 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:25:44.409 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:28071 7.6 7:62600c4a:::benchmark_data_smithi005_128556_object28070:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:29.563334+0000", 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 374.70676997100003, 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25701399899999999, 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:44.410 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 28071 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563334+0000", 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:44.411 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563334+0000", 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563335+0000", 2023-09-30T09:25:44.412 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4399999999999999e-07 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.563352+0000", 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.772e-05 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.699851+0000", 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13649868600000001 2023-09-30T09:25:44.413 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.414 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.414 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:44.414 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.699891+0000", 2023-09-30T09:25:44.414 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0426000000000002e-05 2023-09-30T09:25:44.414 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.414 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.414 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:44.425 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.701719+0000", 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001827558 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.701837+0000", 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000118251 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.701977+0000", 2023-09-30T09:25:44.426 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013938500000000001 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.704465+0000", 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0024882390000000002 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.709367+0000", 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.004902638 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.427 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.820067+0000", 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.110699441 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.820237+0000", 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017027899999999999 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.428 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:29.820348+0000", 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011063199999999999 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35597 7.f 7:f95a91aa:::benchmark_data_smithi005_128556_object35596:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.041732+0000", 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22837137099998, 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30461956600000001, 2023-09-30T09:25:44.429 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35597 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041732+0000", 2023-09-30T09:25:44.430 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041732+0000", 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041734+0000", 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3969999999999999e-06 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.431 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041757+0000", 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3476999999999999e-05 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041770+0000", 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2408999999999999e-05 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.432 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.564 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:44.564 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041778+0000", 2023-09-30T09:25:44.564 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.157e-06 2023-09-30T09:25:44.564 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:44.564 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:44.564 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:44.564 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.041833+0000", 2023-09-30T09:25:45.187 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5622999999999999e-05 2023-09-30T09:25:45.187 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.187 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.187 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.187 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042007+0000", 2023-09-30T09:25:45.187 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017394599999999999 2023-09-30T09:25:45.187 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042161+0000", 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015370299999999999 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046677+0000", 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045159550000000003 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.188 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345725+0000", 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29904832999999997 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346075+0000", 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00035010199999999998 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.189 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346245+0000", 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016999699999999999 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346352+0000", 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010647 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.190 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.191 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:35596 7.7 e133/128 7:e3406be8:::benchmark_data_smithi005_128556_object35595:head v 133'2232, mlcod=133'2229)", 2023-09-30T09:25:45.191 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.042359+0000", 2023-09-30T09:25:45.191 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22774506100001, 2023-09-30T09:25:45.214 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30346117099999997, 2023-09-30T09:25:45.214 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042359+0000", 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.215 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042359+0000", 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042360+0000", 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2799999999999995e-07 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.216 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042434+0000", 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4820999999999994e-05 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042445+0000", 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0231000000000001e-05 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.217 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042451+0000", 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7719999999999997e-06 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044016+0000", 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0015642449999999999 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.218 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044034+0000", 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8070000000000001e-05 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345735+0000", 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30170150600000001 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345820+0000", 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4697999999999994e-05 2023-09-30T09:25:45.219 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35598 7.4 7:251fc08e:::benchmark_data_smithi005_128556_object35597:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.042811+0000", 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.227292659, 2023-09-30T09:25:45.220 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30300822399999999, 2023-09-30T09:25:45.342 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:45.342 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:45.342 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:45.342 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:45.342 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35598 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042811+0000", 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.343 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042811+0000", 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042812+0000", 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2100000000000001e-06 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042850+0000", 2023-09-30T09:25:45.344 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7914000000000003e-05 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042860+0000", 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6639999999999993e-06 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042867+0000", 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8499999999999996e-06 2023-09-30T09:25:45.345 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042924+0000", 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7583000000000001e-05 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.043075+0000", 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015110199999999999 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.346 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.347 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:25:45.347 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.043224+0000", 2023-09-30T09:25:45.347 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014898099999999999 2023-09-30T09:25:45.347 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.369 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.369 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:45.369 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044993+0000", 2023-09-30T09:25:45.369 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0017682189999999999 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345644+0000", 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30065181000000002 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345698+0000", 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3433999999999997e-05 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.370 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345765+0000", 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7119000000000006e-05 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345819+0000", 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4338000000000001e-05 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.371 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35602 7.f 7:f17b1a5a:::benchmark_data_smithi005_128556_object35601:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.042884+0000", 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22721952000001, 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.303635559, 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35602 2023-09-30T09:25:45.372 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042884+0000", 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042884+0000", 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042885+0000", 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9200000000000001e-07 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042904+0000", 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9587999999999999e-05 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.374 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042911+0000", 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9469999999999997e-06 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.042917+0000", 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4530000000000001e-06 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044832+0000", 2023-09-30T09:25:45.375 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001915277 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044949+0000", 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011705900000000001 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045077+0000", 2023-09-30T09:25:45.376 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012775500000000001 2023-09-30T09:25:45.500 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.500 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.500 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.500 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345679+0000", 2023-09-30T09:25:45.501 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30060216099999998 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345832+0000", 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000153344 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346412+0000", 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00057918800000000001 2023-09-30T09:25:45.504 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346461+0000", 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9082999999999997e-05 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346520+0000", 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9212000000000002e-05 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:45.505 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:35595 7.5 e133/128 7:ad9e8848:::benchmark_data_smithi005_128556_object35594:head v 133'2163, mlcod=133'2161)", 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.044172+0000", 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22593146200001, 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30153086800000001, 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:45.506 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044172+0000", 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044172+0000", 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044173+0000", 2023-09-30T09:25:45.507 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9100000000000003e-07 2023-09-30T09:25:45.509 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.509 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.509 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:45.509 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044208+0000", 2023-09-30T09:25:45.509 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5162e-05 2023-09-30T09:25:45.551 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.551 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.551 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:45.551 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044219+0000", 2023-09-30T09:25:45.551 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0910000000000001e-05 2023-09-30T09:25:45.551 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044226+0000", 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8070000000000002e-06 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044273+0000", 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7471e-05 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.044292+0000", 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8816000000000001e-05 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345579+0000", 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30128660699999998 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:45.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345703+0000", 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012430399999999999 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35604 7.f 7:f1fd4406:::benchmark_data_smithi005_128556_object35603:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.045481+0000", 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22462266600002, 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30603972000000002, 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:45.554 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35604 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045481+0000", 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.555 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045481+0000", 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045482+0000", 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3519999999999999e-06 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:45.556 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045501+0000", 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8797999999999999e-05 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045511+0000", 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7159999999999998e-06 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045517+0000", 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.127e-06 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046705+0000", 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00118782 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046952+0000", 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000247373 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047087+0000", 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013442 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345840+0000", 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29875341999999999 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.346557+0000", 2023-09-30T09:25:45.560 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00071680599999999995 2023-09-30T09:25:45.560 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.560 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351301+0000", 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0047439520000000001 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351444+0000", 2023-09-30T09:25:45.666 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000143604 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351521+0000", 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6332e-05 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.667 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35605 7.6 7:6b0f717f:::benchmark_data_smithi005_128556_object35604:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:25:45.822 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:25:45.822 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.224576216, 2023-09-30T09:25:45.823 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30199691200000001, 2023-09-30T09:25:45.823 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35605 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:45.824 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:45.825 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045528+0000", 2023-09-30T09:25:45.960 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.77e-07 2023-09-30T09:25:45.960 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.960 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.960 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:45.960 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045556+0000", 2023-09-30T09:25:45.961 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7946999999999999e-05 2023-09-30T09:25:45.961 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.961 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.961 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:45.962 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045562+0000", 2023-09-30T09:25:45.962 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6810000000000003e-06 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045573+0000", 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1705999999999999e-05 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.045886+0000", 2023-09-30T09:25:45.963 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00031287699999999998 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046003+0000", 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000116601 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:45.964 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046091+0000", 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8299000000000003e-05 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347331+0000", 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30124044900000002 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347409+0000", 2023-09-30T09:25:45.965 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7089999999999995e-05 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347426+0000", 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7884999999999999e-05 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347483+0000", 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6702e-05 2023-09-30T09:25:45.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347524+0000", 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1298000000000003e-05 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:35607 7.6 7:6184adb7:::benchmark_data_smithi005_128556_object35606:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e133)", 2023-09-30T09:25:45.967 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.046332+0000", 2023-09-30T09:25:45.991 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22377220099997, 2023-09-30T09:25:45.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30508253200000002, 2023-09-30T09:25:45.991 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:45.991 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:45.991 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:45.991 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:45.991 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 35607 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046332+0000", 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:45.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046332+0000", 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046333+0000", 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.029e-06 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.993 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046355+0000", 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1909e-05 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046368+0000", 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3254999999999999e-05 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.046376+0000", 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3149999999999992e-06 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047666+0000", 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0012898860000000001 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:45.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047798+0000", 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013248700000000001 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.047999+0000", 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020080599999999999 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.347788+0000", 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29978898399999998 2023-09-30T09:25:45.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:45.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:45.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:45.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351261+0000", 2023-09-30T09:25:45.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0034723990000000001 2023-09-30T09:25:46.116 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351308+0000", 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6913999999999998e-05 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:46.117 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351370+0000", 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2676999999999996e-05 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.351414+0000", 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3871000000000001e-05 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.118 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:35602 7.f e133/128 ondisk, result = 0)", 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.048164+0000", 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22194020900002, 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29752583100000002, 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.119 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048164+0000", 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048164+0000", 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.120 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048165+0000", 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.012e-06 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048168+0000", 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4680000000000001e-06 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.121 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345532+0000", 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29736391299999998 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345551+0000", 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9148e-05 2023-09-30T09:25:46.122 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345661+0000", 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011009400000000001 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345671+0000", 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9499999999999996e-06 2023-09-30T09:25:46.123 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.124 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.124 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.124 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345689+0000", 2023-09-30T09:25:46.124 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8246000000000001e-05 2023-09-30T09:25:46.149 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.149 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.149 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.150 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.150 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.150 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:35598 7.4 e133/128 ondisk, result = 0)", 2023-09-30T09:25:46.150 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.048404+0000", 2023-09-30T09:25:46.150 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22169997499998, 2023-09-30T09:25:46.151 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29742595100000002, 2023-09-30T09:25:46.151 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.151 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:25:46.151 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.151 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.152 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.152 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048404+0000", 2023-09-30T09:25:46.152 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.152 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.152 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.152 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.153 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048404+0000", 2023-09-30T09:25:46.153 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.153 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.153 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.153 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.154 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048405+0000", 2023-09-30T09:25:46.154 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4000000000000001e-07 2023-09-30T09:25:46.154 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.154 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.154 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.154 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048413+0000", 2023-09-30T09:25:46.155 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1640000000000001e-06 2023-09-30T09:25:46.155 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.155 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.155 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.155 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345526+0000", 2023-09-30T09:25:46.156 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29711294900000002 2023-09-30T09:25:46.156 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.156 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.156 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.156 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345545+0000", 2023-09-30T09:25:46.156 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9575000000000001e-05 2023-09-30T09:25:46.157 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.157 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.157 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.157 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345685+0000", 2023-09-30T09:25:46.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013997 2023-09-30T09:25:46.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.289 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.289 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.289 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345693+0000", 2023-09-30T09:25:46.290 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5009999999999998e-06 2023-09-30T09:25:46.290 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.291 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.291 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345830+0000", 2023-09-30T09:25:46.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000137052 2023-09-30T09:25:46.291 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.291 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.292 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.292 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.292 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:35598 7.4 e133/128 ondisk, result = 0)", 2023-09-30T09:25:46.292 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:19:35.048847+0000", 2023-09-30T09:25:46.293 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 369.22125666400001, 2023-09-30T09:25:46.293 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29680990200000001, 2023-09-30T09:25:46.293 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.293 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:25:46.293 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.294 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.294 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.294 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048847+0000", 2023-09-30T09:25:46.294 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.294 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.294 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.295 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.295 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048847+0000", 2023-09-30T09:25:46.295 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.295 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.295 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.296 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.296 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048848+0000", 2023-09-30T09:25:46.296 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.09e-07 2023-09-30T09:25:46.296 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.296 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.370 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.370 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.048857+0000", 2023-09-30T09:25:46.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6100000000000006e-06 2023-09-30T09:25:46.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345505+0000", 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.296648878 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345528+0000", 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3006e-05 2023-09-30T09:25:46.372 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345623+0000", 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5055000000000004e-05 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345636+0000", 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2653999999999999e-05 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.374 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.374 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:19:35.345657+0000", 2023-09-30T09:25:46.374 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0890000000000002e-05 2023-09-30T09:25:46.375 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.375 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.375 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.375 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.375 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.375 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80641 7.f 7:f1eab2bc:::benchmark_data_smithi005_128556_object80640:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:25:46.375 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:16.988588+0000", 2023-09-30T09:25:46.376 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.28151556099999, 2023-09-30T09:25:46.376 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.27760838999999998, 2023-09-30T09:25:46.376 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.376 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:46.376 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:46.376 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:46.376 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80641 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988588+0000", 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.377 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.378 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.378 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.378 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988588+0000", 2023-09-30T09:25:46.378 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.378 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.378 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.379 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.379 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988590+0000", 2023-09-30T09:25:46.379 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0729999999999999e-06 2023-09-30T09:25:46.379 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.379 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.442 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.442 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988614+0000", 2023-09-30T09:25:46.442 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3638999999999998e-05 2023-09-30T09:25:46.442 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.442 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.442 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.442 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988630+0000", 2023-09-30T09:25:46.443 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6317999999999999e-05 2023-09-30T09:25:46.443 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.443 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.443 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.444 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.988639+0000", 2023-09-30T09:25:46.444 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6610000000000006e-06 2023-09-30T09:25:46.444 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.444 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.445 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.445 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.992719+0000", 2023-09-30T09:25:46.445 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.004079849 2023-09-30T09:25:46.445 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.445 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.445 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.446 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.992859+0000", 2023-09-30T09:25:46.446 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014004299999999999 2023-09-30T09:25:46.446 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.446 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.446 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:46.446 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993097+0000", 2023-09-30T09:25:46.447 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000237922 2023-09-30T09:25:46.447 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.447 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.447 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.447 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999032+0000", 2023-09-30T09:25:46.448 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0059350000000000002 2023-09-30T09:25:46.448 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.448 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.448 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:46.449 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.002468+0000", 2023-09-30T09:25:46.449 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003435979 2023-09-30T09:25:46.449 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.449 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.449 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266091+0000", 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26362318200000001 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266153+0000", 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2538000000000003e-05 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.450 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266197+0000", 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3186000000000003e-05 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80645 7.f 7:fa88760f:::benchmark_data_smithi005_128556_object80644:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:16.993139+0000", 2023-09-30T09:25:46.451 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.27696461400001, 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.27327038199999998, 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80645 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.452 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993139+0000", 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993139+0000", 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993140+0000", 2023-09-30T09:25:46.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.108e-06 2023-09-30T09:25:46.454 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993161+0000", 2023-09-30T09:25:46.741 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0315000000000001e-05 2023-09-30T09:25:46.741 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993172+0000", 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1236999999999999e-05 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.993178+0000", 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1480000000000003e-06 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996081+0000", 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0029031859999999999 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996183+0000", 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0001019 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996337+0000", 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015356500000000001 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.004094+0000", 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0077569409999999998 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.005946+0000", 2023-09-30T09:25:46.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001852799 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266295+0000", 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26034881199999999 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266370+0000", 2023-09-30T09:25:46.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4627000000000002e-05 2023-09-30T09:25:46.746 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.746 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.746 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266410+0000", 2023-09-30T09:25:46.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9743999999999998e-05 2023-09-30T09:25:46.787 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.788 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.788 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.788 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.788 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.788 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80652 7.f 7:fbdf358d:::benchmark_data_smithi005_128556_object80651:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:16.996961+0000", 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.27314230500002, 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.269589631, 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80652 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.789 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996961+0000", 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.790 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996961+0000", 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996962+0000", 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3399999999999997e-07 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996986+0000", 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3703e-05 2023-09-30T09:25:46.791 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.996998+0000", 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2221999999999999e-05 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.997006+0000", 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0290000000000005e-06 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.792 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999062+0000", 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0020560690000000002 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999193+0000", 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013073199999999999 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:16.999285+0000", 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1883000000000001e-05 2023-09-30T09:25:46.793 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.004140+0000", 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048546020000000004 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.005953+0000", 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00181332 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.794 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.795 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266464+0000", 2023-09-30T09:25:46.795 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26051083200000003 2023-09-30T09:25:46.795 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.795 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.795 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:46.900 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266514+0000", 2023-09-30T09:25:46.900 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9951000000000003e-05 2023-09-30T09:25:46.900 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.900 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.900 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.900 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266551+0000", 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7354000000000002e-05 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80662 7.f 7:f50d500c:::benchmark_data_smithi005_128556_object80661:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.012282+0000", 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.25782138800002, 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25442683999999999, 2023-09-30T09:25:46.901 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80662 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.902 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012282+0000", 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012282+0000", 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.903 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012284+0000", 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6300000000000001e-06 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012305+0000", 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0672000000000001e-05 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012316+0000", 2023-09-30T09:25:46.904 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1358e-05 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012322+0000", 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4450000000000001e-06 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012374+0000", 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1066999999999997e-05 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.905 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012514+0000", 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014040400000000001 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.012697+0000", 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00018328100000000001 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:46.906 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.016288+0000", 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003590789 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.016365+0000", 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6643000000000005e-05 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266593+0000", 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25022812999999999 2023-09-30T09:25:46.907 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.908 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.908 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:46.908 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266659+0000", 2023-09-30T09:25:46.908 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6421999999999995e-05 2023-09-30T09:25:46.908 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266709+0000", 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9999e-05 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80665 7.4 7:2f97f042:::benchmark_data_smithi005_128556_object80664:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:25:46.944 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.017950+0000", 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.25215391400002, 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.248084157, 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80665 2023-09-30T09:25:46.945 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.946 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:46.946 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.946 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:46.946 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017950+0000", 2023-09-30T09:25:46.946 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.946 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.946 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017950+0000", 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017952+0000", 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0990000000000001e-06 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:46.947 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017976+0000", 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4206000000000002e-05 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017988+0000", 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1493e-05 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.017994+0000", 2023-09-30T09:25:46.948 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0839999999999997e-06 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018054+0000", 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0265e-05 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018185+0000", 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000130968 2023-09-30T09:25:46.949 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018281+0000", 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5725999999999998e-05 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.021568+0000", 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0032876979999999999 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.950 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022103+0000", 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00053497899999999999 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265946+0000", 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.243842587 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:46.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266003+0000", 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6739e-05 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266034+0000", 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1313000000000003e-05 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:46.952 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:46.953 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:80667 7.6 7:6c444a82:::benchmark_data_smithi005_128556_object80666:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e135)", 2023-09-30T09:25:46.953 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.018426+0000", 2023-09-30T09:25:46.953 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.25167800200001, 2023-09-30T09:25:46.953 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.249199211, 2023-09-30T09:25:46.953 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:46.953 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:46.953 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:25:47.054 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:25:47.054 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:25:47.054 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 80667 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018426+0000", 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.055 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018426+0000", 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018427+0000", 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2900000000000002e-07 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.056 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018459+0000", 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2438999999999999e-05 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018469+0000", 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5000000000000005e-06 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018475+0000", 2023-09-30T09:25:47.057 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7379999999999997e-06 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018537+0000", 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1187999999999998e-05 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018665+0000", 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012822800000000001 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.058 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.018795+0000", 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000129775 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022119+0000", 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003324043 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.059 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266121+0000", 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24400227999999999 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266293+0000", 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017251899999999999 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:47.060 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.267577+0000", 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001283703 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.267625+0000", 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7868999999999999e-05 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.061 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35046.0:80668 7.7 e135/128 7:e731e623:::benchmark_data_smithi005_128556_object80667:head v 135'4956, mlcod=135'4951)", 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.019424+0000", 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.25067955700001, 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24655043700000001, 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019424+0000", 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:47.062 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019424+0000", 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019425+0000", 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6899999999999996e-07 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.063 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:47.064 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019517+0000", 2023-09-30T09:25:47.064 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2244999999999995e-05 2023-09-30T09:25:47.064 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.064 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.064 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:47.064 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019529+0000", 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1347e-05 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019536+0000", 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7039999999999994e-06 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.100 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019600+0000", 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4028000000000004e-05 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.019621+0000", 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0517e-05 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265899+0000", 2023-09-30T09:25:47.101 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24627802200000001 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265975+0000", 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5804999999999997e-05 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35046.0:80667 7.6 e135/128 ondisk, result = 0)", 2023-09-30T09:25:47.102 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:20:17.022123+0000", 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 327.247980305, 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24551326100000001, 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022123+0000", 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.103 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022123+0000", 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022124+0000", 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5499999999999998e-07 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.022129+0000", 2023-09-30T09:25:47.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6059999999999996e-06 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265848+0000", 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24371976000000001 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.265865+0000", 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6668e-05 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.105 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266272+0000", 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000406854 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.266286+0000", 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4106e-05 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:20:17.267637+0000", 2023-09-30T09:25:47.106 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001350712 2023-09-30T09:25:47.107 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:47.107 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:47.107 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:47.107 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:25:47.107 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:25:47.107 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:25:47.107 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:25:47.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:47.215 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:25:47.216 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:44 smithi005 bash[78438]: audit 2023-09-30T09:25:44.633188+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.5:0/3591081502' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:25:47.216 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:44 smithi005 bash[78438]: audit 2023-09-30T09:25:44.634228+0000 mon.a (mon.0) 943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:25:47.216 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:44 smithi005 bash[75361]: audit 2023-09-30T09:25:44.633188+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.5:0/3591081502' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:25:47.216 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:44 smithi005 bash[75361]: audit 2023-09-30T09:25:44.634228+0000 mon.a (mon.0) 943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:25:47.217 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:47.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:47.218 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:44 smithi099 bash[59238]: audit 2023-09-30T09:25:44.633188+0000 mon.c (mon.2) 89 : audit 1 from='client.? 172.21.15.5:0/3591081502' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:25:47.218 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:44 smithi099 bash[59238]: audit 2023-09-30T09:25:44.634228+0000 mon.a (mon.0) 943 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:25:47.218 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: cluster 2023-09-30T09:25:44.752919+0000 mon.a (mon.0) 944 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:25:47.218 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: audit 2023-09-30T09:25:44.754998+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:25:47.218 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: cluster 2023-09-30T09:25:44.759464+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: cluster 2023-09-30T09:25:44.763830+0000 mon.a (mon.0) 946 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-09-30T09:25:47.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: cluster 2023-09-30T09:25:44.777248+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: cluster 2023-09-30T09:25:44.777280+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: cluster 2023-09-30T09:25:44.785351+0000 osd.0 (osd.0) 77 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:45 smithi099 bash[59238]: cluster 2023-09-30T09:25:44.906317+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v740: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 765 op/s; 20084/284604 objects degraded (7.057%); 16342/284604 objects misplaced (5.742%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:47.220 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-30T09:25:47.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: cluster 2023-09-30T09:25:44.752919+0000 mon.a (mon.0) 944 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:25:47.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: audit 2023-09-30T09:25:44.754998+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:25:47.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: cluster 2023-09-30T09:25:44.759464+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: cluster 2023-09-30T09:25:44.763830+0000 mon.a (mon.0) 946 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-09-30T09:25:47.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: cluster 2023-09-30T09:25:44.777248+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: cluster 2023-09-30T09:25:44.777280+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.221 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: cluster 2023-09-30T09:25:44.785351+0000 osd.0 (osd.0) 77 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.221 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[78438]: cluster 2023-09-30T09:25:44.906317+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v740: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 765 op/s; 20084/284604 objects degraded (7.057%); 16342/284604 objects misplaced (5.742%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:47.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: cluster 2023-09-30T09:25:44.752919+0000 mon.a (mon.0) 944 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:25:47.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: audit 2023-09-30T09:25:44.754998+0000 mon.a (mon.0) 945 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:25:47.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: cluster 2023-09-30T09:25:44.759464+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: cluster 2023-09-30T09:25:44.763830+0000 mon.a (mon.0) 946 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-09-30T09:25:47.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: cluster 2023-09-30T09:25:44.777248+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: cluster 2023-09-30T09:25:44.777280+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: cluster 2023-09-30T09:25:44.785351+0000 osd.0 (osd.0) 77 : cluster 3 failed to encode map e176 with expected crc 2023-09-30T09:25:47.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:45 smithi005 bash[75361]: cluster 2023-09-30T09:25:44.906317+0000 mgr.y (mgr.34107) 732 : cluster 0 pgmap v740: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 765 op/s; 20084/284604 objects degraded (7.057%); 16342/284604 objects misplaced (5.742%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:47.222 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:25:47.223 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "" 2023-09-30T09:25:47.295 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:25:47.318 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:47.397 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:47.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:47.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:47.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:47.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:47.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:47.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:47.629 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:47.674 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:47.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:47.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:47.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:47.804 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:47.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:47.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:47.909 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:47.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:47.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:47.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:48.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:47 smithi099 bash[59238]: cluster 2023-09-30T09:25:46.907129+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v741: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 765 op/s; 20084/284604 objects degraded (7.057%); 16342/284604 objects misplaced (5.742%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:48.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:47 smithi099 bash[59238]: cluster 2023-09-30T09:25:47.529862+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 20084/284604 objects degraded (7.057%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:48.075 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:48.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:48.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:48.182 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:48.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:48.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:48.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:48.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:47 smithi005 bash[75361]: cluster 2023-09-30T09:25:46.907129+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v741: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 765 op/s; 20084/284604 objects degraded (7.057%); 16342/284604 objects misplaced (5.742%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:48.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:47 smithi005 bash[75361]: cluster 2023-09-30T09:25:47.529862+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 20084/284604 objects degraded (7.057%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:48.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:47 smithi005 bash[78438]: cluster 2023-09-30T09:25:46.907129+0000 mgr.y (mgr.34107) 733 : cluster 0 pgmap v741: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 47 MiB/s wr, 765 op/s; 20084/284604 objects degraded (7.057%); 16342/284604 objects misplaced (5.742%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:48.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:47 smithi005 bash[78438]: cluster 2023-09-30T09:25:47.529862+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 20084/284604 objects degraded (7.057%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:48.311 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:48.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:48.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:48.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:48.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:48.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:48.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:48.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:48.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:48.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:48.616 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:48.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:48.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:48.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:48.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:48.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:48.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:48.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:48.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:48.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:49.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:49.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:49.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:49.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:49.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:49.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:49.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:49.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:49.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:25:49.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:49.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:49.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:49.431 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:25:49] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.33.4" 2023-09-30T09:25:49.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:49.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:49.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:49.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:49.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:49.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:49.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:49.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:49.811 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:49.840 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:49.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:49.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:49.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:49.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:50.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:50.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:50.141 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:50.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:50.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:50.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[75361]: cluster 2023-09-30T09:25:48.908289+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v742: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 707 op/s; 19693/278772 objects degraded (7.064%); 16148/278772 objects misplaced (5.793%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:50.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[75361]: audit 2023-09-30T09:25:49.937624+0000 mon.a (mon.0) 948 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[75361]: audit 2023-09-30T09:25:49.947545+0000 mon.a (mon.0) 949 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[75361]: audit 2023-09-30T09:25:49.964058+0000 mon.a (mon.0) 950 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.255 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[78438]: cluster 2023-09-30T09:25:48.908289+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v742: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 707 op/s; 19693/278772 objects degraded (7.064%); 16148/278772 objects misplaced (5.793%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:50.255 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[78438]: audit 2023-09-30T09:25:49.937624+0000 mon.a (mon.0) 948 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.255 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[78438]: audit 2023-09-30T09:25:49.947545+0000 mon.a (mon.0) 949 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.256 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:49 smithi005 bash[78438]: audit 2023-09-30T09:25:49.964058+0000 mon.a (mon.0) 950 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.294 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:50.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:50.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:50.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:49 smithi099 bash[59238]: cluster 2023-09-30T09:25:48.908289+0000 mgr.y (mgr.34107) 734 : cluster 0 pgmap v742: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 30 MiB/s wr, 707 op/s; 19693/278772 objects degraded (7.064%); 16148/278772 objects misplaced (5.793%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:50.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:49 smithi099 bash[59238]: audit 2023-09-30T09:25:49.937624+0000 mon.a (mon.0) 948 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:49 smithi099 bash[59238]: audit 2023-09-30T09:25:49.947545+0000 mon.a (mon.0) 949 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:49 smithi099 bash[59238]: audit 2023-09-30T09:25:49.964058+0000 mon.a (mon.0) 950 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:50.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:50.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:50.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:50.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:50.578 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:50.604 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:50.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:50.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:50.709 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:50.738 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:50.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:50.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:50.841 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:50.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:50.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:50.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:50.973 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:51.014 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:51.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:51.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:51.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:51.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:51.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[75361]: audit 2023-09-30T09:25:49.975297+0000 mon.a (mon.0) 951 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:51.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[75361]: audit 2023-09-30T09:25:50.671454+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:51.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[75361]: audit 2023-09-30T09:25:50.672740+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:51.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[75361]: audit 2023-09-30T09:25:50.681963+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:51.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[78438]: audit 2023-09-30T09:25:49.975297+0000 mon.a (mon.0) 951 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:51.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[78438]: audit 2023-09-30T09:25:50.671454+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:51.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[78438]: audit 2023-09-30T09:25:50.672740+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:51.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:50 smithi005 bash[78438]: audit 2023-09-30T09:25:50.681963+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:51.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:51.281 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:50 smithi099 bash[59238]: audit 2023-09-30T09:25:49.975297+0000 mon.a (mon.0) 951 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:51.281 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:50 smithi099 bash[59238]: audit 2023-09-30T09:25:50.671454+0000 mon.a (mon.0) 952 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:51.282 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:50 smithi099 bash[59238]: audit 2023-09-30T09:25:50.672740+0000 mon.a (mon.0) 953 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:51.282 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:50 smithi099 bash[59238]: audit 2023-09-30T09:25:50.681963+0000 mon.a (mon.0) 954 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:25:51.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:51.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:51.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:51.416 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:51.422 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:51.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:51.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:51.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:51.550 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:51.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:51.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:51.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:51.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:51.788 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:51.810 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:51.913 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:51.957 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:51.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:51.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:52.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:52.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:52.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:52.196 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:52.205 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:51 smithi005 bash[75361]: cluster 2023-09-30T09:25:50.909157+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v743: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 703 op/s; 19693/276672 objects degraded (7.118%); 15661/276672 objects misplaced (5.660%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:52.205 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:51 smithi005 bash[75361]: audit 2023-09-30T09:25:51.554337+0000 mon.a (mon.0) 955 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:52.205 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:51 smithi005 bash[78438]: cluster 2023-09-30T09:25:50.909157+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v743: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 703 op/s; 19693/276672 objects degraded (7.118%); 15661/276672 objects misplaced (5.660%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:52.206 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:51 smithi005 bash[78438]: audit 2023-09-30T09:25:51.554337+0000 mon.a (mon.0) 955 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:52.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:52.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:52.297 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6, 0] out_osds: [] dead_osds: [4] live_osds: [0, 1, 2, 3, 5, 6, 7] 2023-09-30T09:25:52.297 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:25:52.297 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-30T09:25:52.297 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:25:52.297 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:25:52.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-30T09:25:52.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:51 smithi099 bash[59238]: cluster 2023-09-30T09:25:50.909157+0000 mgr.y (mgr.34107) 735 : cluster 0 pgmap v743: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 703 op/s; 19693/276672 objects degraded (7.118%); 15661/276672 objects misplaced (5.660%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:52.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:51 smithi099 bash[59238]: audit 2023-09-30T09:25:51.554337+0000 mon.a (mon.0) 955 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:52.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:52.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:52.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:52.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:52.470 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:52.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:52.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:52.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:52.626 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:52.665 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:52.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:52.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:52.771 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:52.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:52.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:52.907 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:52.935 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:52.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:52.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:53.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:52 smithi099 bash[59238]: cluster 2023-09-30T09:25:52.531136+0000 mon.a (mon.0) 956 : cluster 3 Health check update: Degraded data redundancy: 19693/276672 objects degraded (7.118%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:53.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:53.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:53.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:53.200 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:53.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:53.304 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:53.333 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:53.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:53.458 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:25:53.460 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:53.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:53.529 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:52 smithi005 bash[75361]: cluster 2023-09-30T09:25:52.531136+0000 mon.a (mon.0) 956 : cluster 3 Health check update: Degraded data redundancy: 19693/276672 objects degraded (7.118%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:53.529 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:52 smithi005 bash[78438]: cluster 2023-09-30T09:25:52.531136+0000 mon.a (mon.0) 956 : cluster 3 Health check update: Degraded data redundancy: 19693/276672 objects degraded (7.118%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:53.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:53.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:53.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:53.697 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:53.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:53.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:53.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:53.858 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:53.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:53.962 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:53.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:53.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:54.087 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:54.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:54.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:54.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:54.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:54.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:54.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:54.535 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:54.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:54.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:54.640 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:54.649 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:54 smithi005 bash[75361]: cluster 2023-09-30T09:25:52.910423+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v744: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 657 op/s; 19061/271722 objects degraded (7.015%); 15661/271722 objects misplaced (5.764%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:54.650 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:54 smithi005 bash[78438]: cluster 2023-09-30T09:25:52.910423+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v744: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 657 op/s; 19061/271722 objects degraded (7.015%); 15661/271722 objects misplaced (5.764%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:54.671 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:54.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:54.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:54.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:54 smithi099 bash[59238]: cluster 2023-09-30T09:25:52.910423+0000 mgr.y (mgr.34107) 736 : cluster 0 pgmap v744: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 657 op/s; 19061/271722 objects degraded (7.015%); 15661/271722 objects misplaced (5.764%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:25:54.822 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:54.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:54.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:54.926 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:54.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:54.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:54.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:55.057 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:55.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:55.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:55.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:55.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:55.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:55.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:55.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:55.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:55.363 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:55.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:55.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:55.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:55.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:55.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:55.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:55.630 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:55.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:55.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:55.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:55.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:55.872 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:55.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:55.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:55.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:56.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:56.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:56.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:56.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:56.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:56.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:56.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:56.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:56.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:56.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:56.563 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:56.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:56.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:56.694 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:56.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:56.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:56 smithi005 bash[78438]: cluster 2023-09-30T09:25:54.911484+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v745: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 100 B/s rd, 4.6 MiB/s wr, 743 op/s; 18924/265302 objects degraded (7.133%); 15076/265302 objects misplaced (5.683%); 2.0 MiB/s, 32 objects/s recovering 2023-09-30T09:25:56.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:56 smithi005 bash[75361]: cluster 2023-09-30T09:25:54.911484+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v745: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 100 B/s rd, 4.6 MiB/s wr, 743 op/s; 18924/265302 objects degraded (7.133%); 15076/265302 objects misplaced (5.683%); 2.0 MiB/s, 32 objects/s recovering 2023-09-30T09:25:56.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:56 smithi099 bash[59238]: cluster 2023-09-30T09:25:54.911484+0000 mgr.y (mgr.34107) 737 : cluster 0 pgmap v745: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 100 B/s rd, 4.6 MiB/s wr, 743 op/s; 18924/265302 objects degraded (7.133%); 15076/265302 objects misplaced (5.683%); 2.0 MiB/s, 32 objects/s recovering 2023-09-30T09:25:56.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:56.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:56.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:56.964 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:56.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:57.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:57.083 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:25:57.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:57.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:57.200 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:57.227 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:57.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:57.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:57.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:57.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:57.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:57.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:57.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:57.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:57.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:57.618 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:57.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:57.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:57.745 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:57.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:57.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:57.756 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:57 smithi005 bash[78438]: cluster 2023-09-30T09:25:57.532513+0000 mon.a (mon.0) 957 : cluster 3 Health check update: Degraded data redundancy: 18924/265302 objects degraded (7.133%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:57.756 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:57 smithi005 bash[75361]: cluster 2023-09-30T09:25:57.532513+0000 mon.a (mon.0) 957 : cluster 3 Health check update: Degraded data redundancy: 18924/265302 objects degraded (7.133%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:57.848 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:57.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:57.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:57.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:57.982 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:57.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:57 smithi099 bash[59238]: cluster 2023-09-30T09:25:57.532513+0000 mon.a (mon.0) 957 : cluster 3 Health check update: Degraded data redundancy: 18924/265302 objects degraded (7.133%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:25:58.004 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:58.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:58.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:58.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:58.235 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:58.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:25:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:25:58.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:58.411 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:25:58.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:25:58.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:58.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:58.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:58.571 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:25:58 smithi005 bash[75361]: cluster 2023-09-30T09:25:56.912332+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v746: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 581 op/s; 18924/265302 objects degraded (7.133%); 15076/265302 objects misplaced (5.683%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:58.571 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:25:58 smithi005 bash[78438]: cluster 2023-09-30T09:25:56.912332+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v746: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 581 op/s; 18924/265302 objects degraded (7.133%); 15076/265302 objects misplaced (5.683%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:58.642 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:58.667 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:58.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:58.769 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:58.778 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:25:58 smithi099 bash[59238]: cluster 2023-09-30T09:25:56.912332+0000 mgr.y (mgr.34107) 738 : cluster 0 pgmap v746: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 581 op/s; 18924/265302 objects degraded (7.133%); 15076/265302 objects misplaced (5.683%); 1.7 MiB/s, 27 objects/s recovering 2023-09-30T09:25:58.796 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:58.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:58.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:58.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:58.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:59.040 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:59.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:59.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:59.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:59.205 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:59.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:59.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:59.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:59.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:25:59.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:25:59.441 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:59.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:25:59.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:59.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:25:59.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:25:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:25:59] "GET /metrics HTTP/1.1" 200 36307 "" "Prometheus/2.33.4" 2023-09-30T09:25:59.574 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:59.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:25:59.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:59.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:25:59.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:59.722 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:25:59.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:59.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:25:59.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:59.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:25:59.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:25:59.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:25:59.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:00.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.021 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:00.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:00.122 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:00.147 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:00.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:00.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:00.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:00.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:00.418 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:00.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:00.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:00.576 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:00.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:00.688 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:00.699 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:00 smithi005 bash[75361]: cluster 2023-09-30T09:25:58.913324+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v747: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 770 op/s; 18433/258501 objects degraded (7.131%); 14932/258501 objects misplaced (5.776%); 2.4 MiB/s, 39 objects/s recovering 2023-09-30T09:26:00.699 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:00 smithi005 bash[78438]: cluster 2023-09-30T09:25:58.913324+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v747: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 770 op/s; 18433/258501 objects degraded (7.131%); 14932/258501 objects misplaced (5.776%); 2.4 MiB/s, 39 objects/s recovering 2023-09-30T09:26:00.714 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:00.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:00.818 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:00.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:00 smithi099 bash[59238]: cluster 2023-09-30T09:25:58.913324+0000 mgr.y (mgr.34107) 739 : cluster 0 pgmap v747: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 85 B/s rd, 1.4 MiB/s wr, 770 op/s; 18433/258501 objects degraded (7.131%); 14932/258501 objects misplaced (5.776%); 2.4 MiB/s, 39 objects/s recovering 2023-09-30T09:26:00.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:00.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:00.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:00.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:00.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:01.083 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:01.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:01.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:01.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:01.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:01.256 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:01.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:01.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:01.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:01.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:01.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:01.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:01.477 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:26:01.478 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "" 2023-09-30T09:26:01.478 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:26:01.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:01.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:01.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:01.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:01.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:01.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:01.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:01.792 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:01.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:01.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:01.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:01.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:01.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:01.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:02.025 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:02.047 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:02.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:02.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:02.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:02.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:02.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:02.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:02.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:02.422 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:02.462 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:02.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:02.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:02.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:02.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:02.701 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:02.723 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:02.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:02 smithi005 bash[75361]: cluster 2023-09-30T09:26:00.916545+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v748: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 18190/254355 objects degraded (7.151%); 14479/254355 objects misplaced (5.692%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:26:02.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:02 smithi005 bash[75361]: cluster 2023-09-30T09:26:02.535759+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 18190/254355 objects degraded (7.151%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:02 smithi005 bash[78438]: cluster 2023-09-30T09:26:00.916545+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v748: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 18190/254355 objects degraded (7.151%); 14479/254355 objects misplaced (5.692%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:26:02.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:02 smithi005 bash[78438]: cluster 2023-09-30T09:26:02.535759+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 18190/254355 objects degraded (7.151%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:02.826 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:02.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:02.963 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:02.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:02 smithi099 bash[59238]: cluster 2023-09-30T09:26:00.916545+0000 mgr.y (mgr.34107) 740 : cluster 0 pgmap v748: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 18190/254355 objects degraded (7.151%); 14479/254355 objects misplaced (5.692%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:26:02.971 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:02 smithi099 bash[59238]: cluster 2023-09-30T09:26:02.535759+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 18190/254355 objects degraded (7.151%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:02.989 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:02.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:02.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:03.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:03.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:03.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:03.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:03.261 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:03.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:03.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:03.368 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:03.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:03.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:03.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:03.504 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:03.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:03.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:03.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:03.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:03.666 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:03.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:03.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:03.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:03.810 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:03.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:03.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:03.913 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:03.951 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:03.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:03.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:04.057 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:04.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:04.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:04.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:04.227 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:04.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:04.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:04.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:04.357 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:04.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:04.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:04.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:04.490 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:04.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:04.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:04.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:04.634 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:04.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:04.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:04.741 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:04.750 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:04 smithi005 bash[78438]: cluster 2023-09-30T09:26:02.917545+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v749: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 17714/250731 objects degraded (7.065%); 14479/250731 objects misplaced (5.775%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:26:04.750 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:04 smithi005 bash[75361]: cluster 2023-09-30T09:26:02.917545+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v749: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 17714/250731 objects degraded (7.065%); 14479/250731 objects misplaced (5.775%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:26:04.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:04.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:04 smithi099 bash[59238]: cluster 2023-09-30T09:26:02.917545+0000 mgr.y (mgr.34107) 741 : cluster 0 pgmap v749: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 17714/250731 objects degraded (7.065%); 14479/250731 objects misplaced (5.775%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:26:04.827 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:26:04.875 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:26:04.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:04.902 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:04.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:04.936 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:26:05.003 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:26:05.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:05.053 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:26:05.053 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:05.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:05.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:05.098 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:26:05.098 INFO:teuthology.orchestra.run.smithi005.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-30T09:26:05.101 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:26:05.154 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:26:05.154 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:26:05.154 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:26:05.154 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:26:05.155 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:26:05.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:26:05.155 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:26:05.155 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:26:05.155 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:26:05.158 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:05.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:05.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:05.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:05.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:05.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:05.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:05.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:05.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:05.472 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:05.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:05.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:05.576 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:05.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:05 smithi005 bash[75361]: audit 2023-09-30T09:26:04.749490+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.5:0/950968648' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:05.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:05 smithi005 bash[75361]: audit 2023-09-30T09:26:05.520256+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.5:0/2375137893' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:05.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:05 smithi005 bash[75361]: audit 2023-09-30T09:26:05.521276+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:05.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:05.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:05.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:05.616 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:26:05.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:05.745 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:05.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:05.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:05 smithi099 bash[59238]: audit 2023-09-30T09:26:04.749490+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.5:0/950968648' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:05 smithi099 bash[59238]: audit 2023-09-30T09:26:05.520256+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.5:0/2375137893' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:05.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:05 smithi099 bash[59238]: audit 2023-09-30T09:26:05.521276+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:05.850 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:05.859 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:05 smithi005 bash[78438]: audit 2023-09-30T09:26:04.749490+0000 mon.a (mon.0) 959 : audit 0 from='client.? 172.21.15.5:0/950968648' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:05.859 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:05 smithi005 bash[78438]: audit 2023-09-30T09:26:05.520256+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.5:0/2375137893' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:05.860 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:05 smithi005 bash[78438]: audit 2023-09-30T09:26:05.521276+0000 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:05.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:05.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:05.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:05.987 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:06.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:06.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:06.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:06.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:06.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:06.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:06.259 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:06.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:06.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:06.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:06.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:06.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:06.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:06.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:06.529 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:06.554 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:06.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:06.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:06.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: cluster 2023-09-30T09:26:04.918462+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v750: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 17456/244866 objects degraded (7.129%); 14334/244866 objects misplaced (5.854%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: cluster 2023-09-30T09:26:05.579057+0000 mon.a (mon.0) 961 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: audit 2023-09-30T09:26:05.590150+0000 mon.a (mon.0) 962 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: cluster 2023-09-30T09:26:05.596760+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: cluster 2023-09-30T09:26:05.601208+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: cluster 2023-09-30T09:26:05.601922+0000 mon.a (mon.0) 963 : cluster 0 osdmap e177: 8 total, 7 up, 8 in 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: cluster 2023-09-30T09:26:05.610221+0000 osd.0 (osd.0) 78 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: cluster 2023-09-30T09:26:05.623053+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:06.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: audit 2023-09-30T09:26:06.562766+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:06.669 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:06 smithi099 bash[59238]: audit 2023-09-30T09:26:06.567406+0000 mon.a (mon.0) 965 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:06.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:06.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:06.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:06.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:06.822 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:06.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:06.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:07.472 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6, 0] out_osds: [] dead_osds: [4] live_osds: [0, 1, 2, 3, 5, 6, 7] 2023-09-30T09:26:07.472 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:26:07.474 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_3 2023-09-30T09:26:07.474 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:26:07.474 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: cluster 2023-09-30T09:26:04.918462+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v750: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 17456/244866 objects degraded (7.129%); 14334/244866 objects misplaced (5.854%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: cluster 2023-09-30T09:26:05.579057+0000 mon.a (mon.0) 961 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: audit 2023-09-30T09:26:05.590150+0000 mon.a (mon.0) 962 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: cluster 2023-09-30T09:26:05.596760+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: cluster 2023-09-30T09:26:05.601208+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: cluster 2023-09-30T09:26:05.601922+0000 mon.a (mon.0) 963 : cluster 0 osdmap e177: 8 total, 7 up, 8 in 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: cluster 2023-09-30T09:26:05.610221+0000 osd.0 (osd.0) 78 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: cluster 2023-09-30T09:26:05.623053+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: audit 2023-09-30T09:26:06.562766+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:07.475 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[78438]: audit 2023-09-30T09:26:06.567406+0000 mon.a (mon.0) 965 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:07.476 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: cluster 2023-09-30T09:26:04.918462+0000 mgr.y (mgr.34107) 742 : cluster 0 pgmap v750: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 17456/244866 objects degraded (7.129%); 14334/244866 objects misplaced (5.854%); 2.2 MiB/s, 34 objects/s recovering 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: cluster 2023-09-30T09:26:05.579057+0000 mon.a (mon.0) 961 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: audit 2023-09-30T09:26:05.590150+0000 mon.a (mon.0) 962 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: cluster 2023-09-30T09:26:05.596760+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: cluster 2023-09-30T09:26:05.601208+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: cluster 2023-09-30T09:26:05.601922+0000 mon.a (mon.0) 963 : cluster 0 osdmap e177: 8 total, 7 up, 8 in 2023-09-30T09:26:07.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: cluster 2023-09-30T09:26:05.610221+0000 osd.0 (osd.0) 78 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: cluster 2023-09-30T09:26:05.623053+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e177 with expected crc 2023-09-30T09:26:07.601 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: audit 2023-09-30T09:26:06.562766+0000 mon.a (mon.0) 964 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:07.607 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:06 smithi005 bash[75361]: audit 2023-09-30T09:26:06.567406+0000 mon.a (mon.0) 965 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:07.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:07.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:07.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:07.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:07.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:07.999 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:07 smithi099 bash[59238]: cluster 2023-09-30T09:26:07.536876+0000 mon.a (mon.0) 966 : cluster 3 Health check update: Degraded data redundancy: 17456/244866 objects degraded (7.129%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:08.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:07 smithi005 bash[78438]: cluster 2023-09-30T09:26:07.536876+0000 mon.a (mon.0) 966 : cluster 3 Health check update: Degraded data redundancy: 17456/244866 objects degraded (7.129%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:08.032 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:07 smithi005 bash[75361]: cluster 2023-09-30T09:26:07.536876+0000 mon.a (mon.0) 966 : cluster 3 Health check update: Degraded data redundancy: 17456/244866 objects degraded (7.129%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:08.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:08.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-30T09:26:08.146 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:26:08.171 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:26:08.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:08.173 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:08.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:08.275 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:08.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:08.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:08.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:08.405 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:08.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:08.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:08.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:08.562 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:08.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:08.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:08.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:08.694 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:08.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:08 smithi005 bash[75361]: cluster 2023-09-30T09:26:06.921299+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v752: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 17456/242844 objects degraded (7.188%); 13879/242844 objects misplaced (5.715%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:26:08.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:08 smithi005 bash[78438]: cluster 2023-09-30T09:26:06.921299+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v752: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 17456/242844 objects degraded (7.188%); 13879/242844 objects misplaced (5.715%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:26:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:08 smithi099 bash[59238]: cluster 2023-09-30T09:26:06.921299+0000 mgr.y (mgr.34107) 743 : cluster 0 pgmap v752: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 17456/242844 objects degraded (7.188%); 13879/242844 objects misplaced (5.715%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:26:08.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:08.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:08.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:08.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:08.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:08.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:09.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:09.103 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:09.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:09.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:09.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:09.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:09.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:09.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:09.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:09.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:09.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:09.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:09.488 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:26:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:26:09] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.33.4" 2023-09-30T09:26:09.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:09.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:09.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:09.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:09.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:09.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:09.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:09.771 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:09.803 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:09.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:09.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:09.907 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:09.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:09.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:09.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:10.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:10.071 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:10.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:10.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:10.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:26:10.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:26:10.178 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:10.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:10.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:10.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:10.369 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:10.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:10.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:10.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:10.531 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:10.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:10.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:10.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:10.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:10.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:10 smithi005 bash[75361]: cluster 2023-09-30T09:26:08.922236+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v753: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 17033/236229 objects degraded (7.210%); 13733/236229 objects misplaced (5.813%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:10.685 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:10 smithi005 bash[78438]: cluster 2023-09-30T09:26:08.922236+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v753: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 17033/236229 objects degraded (7.210%); 13733/236229 objects misplaced (5.813%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:10.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:10.715 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:10.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:10.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:10.845 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:10.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:10.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:10.948 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:10.973 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:10.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:11.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:10 smithi099 bash[59238]: cluster 2023-09-30T09:26:08.922236+0000 mgr.y (mgr.34107) 744 : cluster 0 pgmap v753: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 17033/236229 objects degraded (7.210%); 13733/236229 objects misplaced (5.813%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:11.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:11.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:11.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:11.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:11.212 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:11.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:11.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:11.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:11.347 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:11.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:11.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:11.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:11.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:11.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:11.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:11.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:11.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:11.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:11.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:11.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:11.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:11.903 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:11.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:11.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:12.039 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:12.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:12.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:12.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:12.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:12.202 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:12.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:12.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:12.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:12.331 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:12.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:12.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:12.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:12.465 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:12.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:12.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:12.468 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:12.469 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:12.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:12.613 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:12.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:12.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:12.626 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:12 smithi099 bash[59238]: cluster 2023-09-30T09:26:10.923180+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v754: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 16816/232185 objects degraded (7.243%); 13293/232185 objects misplaced (5.725%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:12.626 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:12 smithi099 bash[59238]: cluster 2023-09-30T09:26:12.538258+0000 mon.a (mon.0) 967 : cluster 3 Health check update: Degraded data redundancy: 16816/232185 objects degraded (7.243%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:12.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:12.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:12.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:12.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:12.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:12 smithi005 bash[78438]: cluster 2023-09-30T09:26:10.923180+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v754: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 16816/232185 objects degraded (7.243%); 13293/232185 objects misplaced (5.725%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:12.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:12 smithi005 bash[78438]: cluster 2023-09-30T09:26:12.538258+0000 mon.a (mon.0) 967 : cluster 3 Health check update: Degraded data redundancy: 16816/232185 objects degraded (7.243%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:12 smithi005 bash[75361]: cluster 2023-09-30T09:26:10.923180+0000 mgr.y (mgr.34107) 745 : cluster 0 pgmap v754: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 738 op/s; 16816/232185 objects degraded (7.243%); 13293/232185 objects misplaced (5.725%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:12.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:12 smithi005 bash[75361]: cluster 2023-09-30T09:26:12.538258+0000 mon.a (mon.0) 967 : cluster 3 Health check update: Degraded data redundancy: 16816/232185 objects degraded (7.243%), 10 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:12.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:12.881 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:12.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:12.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:12.984 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:13.014 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:13.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:13.118 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:13.145 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:13.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:13.247 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:13.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:13.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:13.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:13.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:13.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:13.548 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:13.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:13.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:13.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:13.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:13.785 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:13.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:13.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:13.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:13.956 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:13.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:13.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:14.059 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:14.081 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:14.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:14.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:14.183 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:14.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:14.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:14.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:14.318 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:14.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:14.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:14.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:14.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:14.483 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:14.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:14.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:14.506 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:14.506 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:14.587 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:14.633 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:14.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:14.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:14.741 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:14.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:14.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:14 smithi005 bash[75361]: cluster 2023-09-30T09:26:12.924084+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v755: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 16385/229008 objects degraded (7.155%); 13293/229008 objects misplaced (5.805%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:14.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:14 smithi005 bash[78438]: cluster 2023-09-30T09:26:12.924084+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v755: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 16385/229008 objects degraded (7.155%); 13293/229008 objects misplaced (5.805%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:14.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:14.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:14.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:14.899 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:14.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:14.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:15.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:15.010 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:14 smithi099 bash[59238]: cluster 2023-09-30T09:26:12.924084+0000 mgr.y (mgr.34107) 746 : cluster 0 pgmap v755: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 1 active+recovering+undersized+remapped, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 16385/229008 objects degraded (7.155%); 13293/229008 objects misplaced (5.805%); 1.8 MiB/s, 29 objects/s recovering 2023-09-30T09:26:15.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:15.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:15.131 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:15.156 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:15.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:15.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:15.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:15.395 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:15.414 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:15.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:15.518 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:15.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:15.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:15.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:15.683 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:15.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:15.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:15.823 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:15.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:15.928 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:15.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:15.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:16.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:16.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:16.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:16.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:16.216 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:16.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:16.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:16.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:16.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:16.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:16.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:16.480 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:16.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:16.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:16.585 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:16.610 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:16.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:16.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:16.632 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:16 smithi005 bash[75361]: cluster 2023-09-30T09:26:14.925119+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v756: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 16166/223716 objects degraded (7.226%); 13136/223716 objects misplaced (5.872%); 1.9 MiB/s, 29 objects/s recovering 2023-09-30T09:26:16.632 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:16 smithi005 bash[78438]: cluster 2023-09-30T09:26:14.925119+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v756: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 16166/223716 objects degraded (7.226%); 13136/223716 objects misplaced (5.872%); 1.9 MiB/s, 29 objects/s recovering 2023-09-30T09:26:16.715 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:16.747 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:16.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:16.851 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:16.859 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:16 smithi099 bash[59238]: cluster 2023-09-30T09:26:14.925119+0000 mgr.y (mgr.34107) 747 : cluster 0 pgmap v756: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 16166/223716 objects degraded (7.226%); 13136/223716 objects misplaced (5.872%); 1.9 MiB/s, 29 objects/s recovering 2023-09-30T09:26:16.876 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:16.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:16.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:16.982 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:17.010 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:17.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:17.144 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:17.249 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:17.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:17.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:17.382 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:17.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:17.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:17.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:17.541 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:17.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:17.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:17.781 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:17.790 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:17 smithi099 bash[59238]: cluster 2023-09-30T09:26:17.539529+0000 mon.a (mon.0) 968 : cluster 3 Health check update: Degraded data redundancy: 16166/223716 objects degraded (7.226%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:17.803 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:17.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:17.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:17.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:17.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:17.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:18.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:17 smithi005 bash[78438]: cluster 2023-09-30T09:26:17.539529+0000 mon.a (mon.0) 968 : cluster 3 Health check update: Degraded data redundancy: 16166/223716 objects degraded (7.226%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:17 smithi005 bash[75361]: cluster 2023-09-30T09:26:17.539529+0000 mon.a (mon.0) 968 : cluster 3 Health check update: Degraded data redundancy: 16166/223716 objects degraded (7.226%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:18.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:18.066 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:18.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:18.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:18.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:18.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:18.302 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:18.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:18.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:18.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:18.434 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:18.457 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:18.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:18.565 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:18.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:18.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:18.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:18.711 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:18.712 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:18 smithi005 bash[78438]: cluster 2023-09-30T09:26:16.925935+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v757: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 16166/221682 objects degraded (7.292%); 12686/221682 objects misplaced (5.723%); 1.6 MiB/s, 26 objects/s recovering 2023-09-30T09:26:18.713 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:18 smithi005 bash[75361]: cluster 2023-09-30T09:26:16.925935+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v757: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 16166/221682 objects degraded (7.292%); 12686/221682 objects misplaced (5.723%); 1.6 MiB/s, 26 objects/s recovering 2023-09-30T09:26:18.739 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:18.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:18.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:18.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:18.870 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:18.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:18.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:18.975 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:19.014 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:19.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:18 smithi099 bash[59238]: cluster 2023-09-30T09:26:16.925935+0000 mgr.y (mgr.34107) 748 : cluster 0 pgmap v757: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 16166/221682 objects degraded (7.292%); 12686/221682 objects misplaced (5.723%); 1.6 MiB/s, 26 objects/s recovering 2023-09-30T09:26:19.120 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:19.144 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:19.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:19.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:19.285 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:19.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:19.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:19.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:26:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:26:19] "GET /metrics HTTP/1.1" 200 36310 "" "Prometheus/2.33.4" 2023-09-30T09:26:19.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:19.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:19.529 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:19.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:19.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:19.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:19.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:19.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:19.787 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:19.814 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:19.919 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:19.946 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:19.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:19.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:20.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:20.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:20.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:20.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:20.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:20.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:20.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:20.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:20.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:20.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:20.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:20.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:20.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:20.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:20.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:20.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:20.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:20.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:20.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:20.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:20.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:20.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:20.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:20 smithi005 bash[75361]: cluster 2023-09-30T09:26:18.928868+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v758: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 15791/215334 objects degraded (7.333%); 12466/215334 objects misplaced (5.789%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:20.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:20 smithi005 bash[78438]: cluster 2023-09-30T09:26:18.928868+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v758: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 15791/215334 objects degraded (7.333%); 12466/215334 objects misplaced (5.789%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:20.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:20.895 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:20.897 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:20 smithi099 bash[59238]: cluster 2023-09-30T09:26:18.928868+0000 mgr.y (mgr.34107) 749 : cluster 0 pgmap v758: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 15791/215334 objects degraded (7.333%); 12466/215334 objects misplaced (5.789%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:20.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:20.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:21.025 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:21.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:21.155 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:21.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:21.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:21.285 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:21.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:21.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:21.425 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:21.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:21.527 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:21.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:21.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:21.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:21.696 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:21.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:21 smithi099 bash[59238]: audit 2023-09-30T09:26:21.555676+0000 mon.a (mon.0) 969 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:21.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:21.811 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:21 smithi005 bash[78438]: audit 2023-09-30T09:26:21.555676+0000 mon.a (mon.0) 969 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:21.812 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:21 smithi005 bash[75361]: audit 2023-09-30T09:26:21.555676+0000 mon.a (mon.0) 969 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:21.828 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:21.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:21.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:21.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:21.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:21.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:22.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:22.087 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:22.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:22.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:22.189 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:22.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:22.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:22.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:22.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:22.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:22.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:22.478 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:22.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:22.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:22.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:22.609 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:22.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:22.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:22.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:22.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:22.745 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:22 smithi005 bash[78438]: cluster 2023-09-30T09:26:20.929540+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v759: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 15579/211431 objects degraded (7.368%); 12043/211431 objects misplaced (5.696%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:26:22.746 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:22 smithi005 bash[78438]: cluster 2023-09-30T09:26:22.541123+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 15579/211431 objects degraded (7.368%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:22.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:22 smithi005 bash[75361]: cluster 2023-09-30T09:26:20.929540+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v759: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 15579/211431 objects degraded (7.368%); 12043/211431 objects misplaced (5.696%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:26:22.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:22 smithi005 bash[75361]: cluster 2023-09-30T09:26:22.541123+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 15579/211431 objects degraded (7.368%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:22.765 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:22.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:22.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:22 smithi099 bash[59238]: cluster 2023-09-30T09:26:20.929540+0000 mgr.y (mgr.34107) 750 : cluster 0 pgmap v759: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 15579/211431 objects degraded (7.368%); 12043/211431 objects misplaced (5.696%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:26:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:22 smithi099 bash[59238]: cluster 2023-09-30T09:26:22.541123+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 15579/211431 objects degraded (7.368%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:22.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:22.895 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:22.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:22.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:23.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:23.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:23.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:23.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:23.173 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:23.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.176 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:23.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:23.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:23.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:23.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:23.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:23.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:23.555 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:23.596 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:23.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:23.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:23.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:23.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:23.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:23.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:23.954 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:23.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:23.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:23.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:24.084 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:24.106 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:24.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:24.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:24.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:24.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:24.344 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:24.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:24.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:24.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:24.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:24.650 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:24.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:24.665 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:24 smithi099 bash[59238]: cluster 2023-09-30T09:26:22.930401+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v760: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 15135/208110 objects degraded (7.273%); 12043/208110 objects misplaced (5.787%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:26:24.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:24.758 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:24 smithi005 bash[78438]: cluster 2023-09-30T09:26:22.930401+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v760: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 15135/208110 objects degraded (7.273%); 12043/208110 objects misplaced (5.787%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:26:24.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:24 smithi005 bash[75361]: cluster 2023-09-30T09:26:22.930401+0000 mgr.y (mgr.34107) 751 : cluster 0 pgmap v760: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 15135/208110 objects degraded (7.273%); 12043/208110 objects misplaced (5.787%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:26:24.777 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:24.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:24.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:24.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:24.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:24.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:25.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:25.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:25.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:25.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:25.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:25.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:25.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:25.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:25.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:25.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:25.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:25.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:25.535 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:25.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:25.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:25.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:25.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:25.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:25.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:25.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:25.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:25.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:25.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:25.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:26.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:26.089 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:26.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:26.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:26.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:26.232 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:26.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:26.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:26.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:26.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:26.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:26.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:26.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:26.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:26.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:26.636 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:26.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:26.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:26.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:26.752 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:26 smithi005 bash[75361]: cluster 2023-09-30T09:26:24.931280+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v761: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 14960/202800 objects degraded (7.377%); 11827/202800 objects misplaced (5.832%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:26:26.752 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:26 smithi005 bash[78438]: cluster 2023-09-30T09:26:24.931280+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v761: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 14960/202800 objects degraded (7.377%); 11827/202800 objects misplaced (5.832%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:26:26.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:26.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:26.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:26.878 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:26.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:26.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:27.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:26 smithi099 bash[59238]: cluster 2023-09-30T09:26:24.931280+0000 mgr.y (mgr.34107) 752 : cluster 0 pgmap v761: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 14960/202800 objects degraded (7.377%); 11827/202800 objects misplaced (5.832%); 2.6 MiB/s, 41 objects/s recovering 2023-09-30T09:26:27.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:27.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:27.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:27.167 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:27.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:27.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:27.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:27.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:27.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:27.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:27.405 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:26:27.424 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:26:27.443 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:27.443 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:26:27.461 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:26:27.473 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:27.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:27.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:27.506 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:26:27.557 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:26:27.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:27.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:27.603 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:26:27.604 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:26:27.604 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:26:27.604 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:26:27.604 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:26:27.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:27.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:27.606 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:26:27.647 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:26:27.688 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:26:27.688 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:26:27.689 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:26:27.689 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:26:27.689 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:26:27.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:26:27.689 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:26:27.689 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:26:27.689 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:26:27.706 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:27.731 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:27.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:27.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:27.846 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:27 smithi099 bash[59238]: audit 2023-09-30T09:26:27.320534+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.5:0/2272601151' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:27.846 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:27 smithi099 bash[59238]: cluster 2023-09-30T09:26:27.544500+0000 mon.a (mon.0) 971 : cluster 3 Health check update: Degraded data redundancy: 14960/202800 objects degraded (7.377%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:27.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:27.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:27.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:27.995 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:28.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:28.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:27 smithi005 bash[75361]: audit 2023-09-30T09:26:27.320534+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.5:0/2272601151' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:27 smithi005 bash[75361]: cluster 2023-09-30T09:26:27.544500+0000 mon.a (mon.0) 971 : cluster 3 Health check update: Degraded data redundancy: 14960/202800 objects degraded (7.377%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:28.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:27 smithi005 bash[78438]: audit 2023-09-30T09:26:27.320534+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.5:0/2272601151' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:27 smithi005 bash[78438]: cluster 2023-09-30T09:26:27.544500+0000 mon.a (mon.0) 971 : cluster 3 Health check update: Degraded data redundancy: 14960/202800 objects degraded (7.377%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:28.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:28.129 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:28.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:28.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:28.233 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:28.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:28.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:28.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:28.830 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:26:28.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:28.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:28.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:28 smithi099 bash[59238]: cluster 2023-09-30T09:26:26.932148+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v762: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 14960/200670 objects degraded (7.455%); 11351/200670 objects misplaced (5.657%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:26:28.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:28 smithi099 bash[59238]: audit 2023-09-30T09:26:27.394034+0000 mgr.y (mgr.34107) 754 : audit 0 from='client.45221 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:26:28.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:28 smithi099 bash[59238]: audit 2023-09-30T09:26:27.986650+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.5:0/2488492852' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:26:28.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:28 smithi099 bash[59238]: audit 2023-09-30T09:26:27.987966+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:26:28.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:28.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:28.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[75361]: cluster 2023-09-30T09:26:26.932148+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v762: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 14960/200670 objects degraded (7.455%); 11351/200670 objects misplaced (5.657%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:26:28.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[75361]: audit 2023-09-30T09:26:27.394034+0000 mgr.y (mgr.34107) 754 : audit 0 from='client.45221 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:26:28.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[75361]: audit 2023-09-30T09:26:27.986650+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.5:0/2488492852' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:26:28.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[75361]: audit 2023-09-30T09:26:27.987966+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:26:28.989 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[78438]: cluster 2023-09-30T09:26:26.932148+0000 mgr.y (mgr.34107) 753 : cluster 0 pgmap v762: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 14960/200670 objects degraded (7.455%); 11351/200670 objects misplaced (5.657%); 1.8 MiB/s, 28 objects/s recovering 2023-09-30T09:26:28.989 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[78438]: audit 2023-09-30T09:26:27.394034+0000 mgr.y (mgr.34107) 754 : audit 0 from='client.45221 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:26:28.989 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[78438]: audit 2023-09-30T09:26:27.986650+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.5:0/2488492852' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:26:28.989 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:28 smithi005 bash[78438]: audit 2023-09-30T09:26:27.987966+0000 mon.a (mon.0) 972 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:26:29.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:29.102 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:29.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:29.206 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.232 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:29.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:29.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.360 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:29.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:29.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:29.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:29.518 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:26:29] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.33.4" 2023-09-30T09:26:29.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.617 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":762,"stamp":"2023-09-30T09:26:26.931490+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4382660524,"num_objects":66890,"num_object_clones":0,"num_object_copies":200670,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14960,"num_objects_misplaced":11351,"num_objects_unfound":0,"num_objects_dirty":66890,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":123816,"num_write_kb":6095886,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4729,"num_bytes_recovered":310053708,"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":118950,"ondisk_log_size":118950,"up":229,"acting":238,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":278,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15398164,"kb_used_data":12659028,"kb_used_omap":13,"kb_used_meta":2738802,"kb_avail":734563052,"statfs":{"total":767960285184,"available":752192565248,"internally_reserved":0,"allocated":12962844672,"data_stored":12958162953,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":13316,"internal_metadata":2804534268},"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":18,"apply_latency_ms":18,"commit_latency_ns":18000000,"apply_latency_ns":18000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-503447552,"num_objects":-7682,"num_object_clones":0,"num_object_copies":-23046,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-1206,"num_objects_misplaced":-1785,"num_objects_unfound":0,"num_objects_dirty":-7682,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7682,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":344,"num_bytes_recovered":22544384,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.007213"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":32,"reported_epoch":177,"state":"active+undersized","last_fresh":"2023-09-30T09:26:05.611707+0000","last_change":"2023-09-30T09:23:52.559856+0000","last_active":"2023-09-30T09:26:05.611707+0000","last_peered":"2023-09-30T09:26:05.611707+0000","last_clean":"2023-09-30T08:58:13.214530+0000","last_became_active":"2023-09-30T09:23:52.559856+0000","last_became_peered":"2023-09-30T09:23:52.559856+0000","last_unstale":"2023-09-30T09:26:05.611707+0000","last_undegraded":"2023-09-30T09:26:05.611707+0000","last_fullsized":"2023-09-30T09:23:52.550206+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:22:28.950370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"0'0","reported_seq":156,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:59.669199+0000","last_change":"2023-09-30T09:23:52.559448+0000","last_active":"2023-09-30T09:25:59.669199+0000","last_peered":"2023-09-30T09:25:59.669199+0000","last_clean":"2023-09-30T09:23:50.534676+0000","last_became_active":"2023-09-30T09:23:52.559448+0000","last_became_peered":"2023-09-30T09:23:52.559448+0000","last_unstale":"2023-09-30T09:25:59.669199+0000","last_undegraded":"2023-09-30T09:25:59.669199+0000","last_fullsized":"2023-09-30T09:23:52.554771+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:29:40.166115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":137,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.783878+0000","last_change":"2023-09-30T09:23:52.557923+0000","last_active":"2023-09-30T09:25:44.783878+0000","last_peered":"2023-09-30T09:25:44.783878+0000","last_clean":"2023-09-30T09:23:43.939238+0000","last_became_active":"2023-09-30T09:23:52.557923+0000","last_became_peered":"2023-09-30T09:23:52.557923+0000","last_unstale":"2023-09-30T09:25:44.783878+0000","last_undegraded":"2023-09-30T09:25:44.783878+0000","last_fullsized":"2023-09-30T09:23:52.550088+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:26:23.802881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":20,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.792810+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:25:44.792810+0000","last_peered":"2023-09-30T09:25:44.792810+0000","last_clean":"2023-09-30T09:25:44.792810+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:25:44.792810+0000","last_undegraded":"2023-09-30T09:25:44.792810+0000","last_fullsized":"2023-09-30T09:25:44.792810+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780124+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:25:44.780124+0000","last_peered":"2023-09-30T09:25:44.780124+0000","last_clean":"2023-09-30T09:25:44.780124+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:25:44.780124+0000","last_undegraded":"2023-09-30T09:25:44.780124+0000","last_fullsized":"2023-09-30T09:25:44.780124+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.785970+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:25:44.785970+0000","last_peered":"2023-09-30T09:25:44.785970+0000","last_clean":"2023-09-30T09:25:44.785970+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:25:44.785970+0000","last_undegraded":"2023-09-30T09:25:44.785970+0000","last_fullsized":"2023-09-30T09:25:44.785970+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.794790+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:25:44.794790+0000","last_peered":"2023-09-30T09:25:44.794790+0000","last_clean":"2023-09-30T09:25:44.794790+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:25:44.794790+0000","last_undegraded":"2023-09-30T09:25:44.794790+0000","last_fullsized":"2023-09-30T09:25:44.794790+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780208+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:25:44.780208+0000","last_peered":"2023-09-30T09:25:44.780208+0000","last_clean":"2023-09-30T09:25:44.780208+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:25:44.780208+0000","last_undegraded":"2023-09-30T09:25:44.780208+0000","last_fullsized":"2023-09-30T09:25:44.780208+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":143,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.769598+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:25:44.769598+0000","last_peered":"2023-09-30T09:25:44.769598+0000","last_clean":"2023-09-30T09:25:44.769598+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:25:44.769598+0000","last_undegraded":"2023-09-30T09:25:44.769598+0000","last_fullsized":"2023-09-30T09:25:44.769598+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":126,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780032+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:25:44.780032+0000","last_peered":"2023-09-30T09:25:44.780032+0000","last_clean":"2023-09-30T09:25:44.780032+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:25:44.780032+0000","last_undegraded":"2023-09-30T09:25:44.780032+0000","last_fullsized":"2023-09-30T09:25:44.780032+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":153,"reported_epoch":176,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:25:44.782848+0000","last_change":"2023-09-30T09:23:52.572935+0000","last_active":"2023-09-30T09:25:44.782848+0000","last_peered":"2023-09-30T09:25:44.782848+0000","last_clean":"2023-09-30T09:23:51.423840+0000","last_became_active":"2023-09-30T09:23:52.572935+0000","last_became_peered":"2023-09-30T09:23:52.572935+0000","last_unstale":"2023-09-30T09:25:44.782848+0000","last_undegraded":"2023-09-30T09:23:52.563854+0000","last_fullsized":"2023-09-30T09:23:52.563702+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,3],"avail_no_missing":["7","3"],"object_location_counts":[{"shards":"3,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":149,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:05.611348+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:26:05.611348+0000","last_peered":"2023-09-30T09:26:05.611348+0000","last_clean":"2023-09-30T09:26:05.611348+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:26:05.611348+0000","last_undegraded":"2023-09-30T09:26:05.611348+0000","last_fullsized":"2023-09-30T09:26:05.611348+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":77,"reported_epoch":176,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:25:44.780542+0000","last_change":"2023-09-30T09:23:52.568331+0000","last_active":"2023-09-30T09:25:44.780542+0000","last_peered":"2023-09-30T09:25:44.780542+0000","last_clean":"2023-09-30T09:06:06.587287+0000","last_became_active":"2023-09-30T09:23:52.568331+0000","last_became_peered":"2023-09-30T09:23:52.568331+0000","last_unstale":"2023-09-30T09:25:44.780542+0000","last_undegraded":"2023-09-30T09:23:52.564685+0000","last_fullsized":"2023-09-30T09:23:52.564377+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"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":0,"num_read_kb":0,"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":[7,6],"acting":[7,6],"avail_no_missing":["7","6"],"object_location_counts":[{"shards":"6,7","objects":4}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":123,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.785555+0000","last_change":"2023-09-30T09:23:52.567181+0000","last_active":"2023-09-30T09:25:44.785555+0000","last_peered":"2023-09-30T09:25:44.785555+0000","last_clean":"2023-09-30T09:17:05.377511+0000","last_became_active":"2023-09-30T09:23:52.567181+0000","last_became_peered":"2023-09-30T09:23:52.567181+0000","last_unstale":"2023-09-30T09:25:44.785555+0000","last_undegraded":"2023-09-30T09:25:44.785555+0000","last_fullsized":"2023-09-30T09:23:52.561399+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"60'2","reported_seq":152,"reported_epoch":176,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:25:44.780671+0000","last_change":"2023-09-30T09:23:52.566042+0000","last_active":"2023-09-30T09:25:44.780671+0000","last_peered":"2023-09-30T09:25:44.780671+0000","last_clean":"2023-09-30T09:23:51.423699+0000","last_became_active":"2023-09-30T09:23:52.566042+0000","last_became_peered":"2023-09-30T09:23:52.566042+0000","last_unstale":"2023-09-30T09:25:44.780671+0000","last_undegraded":"2023-09-30T09:23:52.563835+0000","last_fullsized":"2023-09-30T09:23:52.563676+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,2],"avail_no_missing":["7","2"],"object_location_counts":[{"shards":"2,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":151,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.781321+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:25:44.781321+0000","last_peered":"2023-09-30T09:25:44.781321+0000","last_clean":"2023-09-30T09:25:44.781321+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:25:44.781321+0000","last_undegraded":"2023-09-30T09:25:44.781321+0000","last_fullsized":"2023-09-30T09:25:44.781321+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.795467+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:25:44.795467+0000","last_peered":"2023-09-30T09:25:44.795467+0000","last_clean":"2023-09-30T09:25:44.795467+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:25:44.795467+0000","last_undegraded":"2023-09-30T09:25:44.795467+0000","last_fullsized":"2023-09-30T09:25:44.795467+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.769644+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:25:44.769644+0000","last_peered":"2023-09-30T09:25:44.769644+0000","last_clean":"2023-09-30T09:25:44.769644+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:25:44.769644+0000","last_undegraded":"2023-09-30T09:25:44.769644+0000","last_fullsized":"2023-09-30T09:25:44.769644+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":153,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.780266+0000","last_change":"2023-09-30T09:23:52.567495+0000","last_active":"2023-09-30T09:25:44.780266+0000","last_peered":"2023-09-30T09:25:44.780266+0000","last_clean":"2023-09-30T09:23:51.423320+0000","last_became_active":"2023-09-30T09:23:52.567495+0000","last_became_peered":"2023-09-30T09:23:52.567495+0000","last_unstale":"2023-09-30T09:25:44.780266+0000","last_undegraded":"2023-09-30T09:25:44.780266+0000","last_fullsized":"2023-09-30T09:23:52.564624+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6],"acting":[7,6],"avail_no_missing":["7","6"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":20,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.792547+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:25:44.792547+0000","last_peered":"2023-09-30T09:25:44.792547+0000","last_clean":"2023-09-30T09:25:44.792547+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:25:44.792547+0000","last_undegraded":"2023-09-30T09:25:44.792547+0000","last_fullsized":"2023-09-30T09:25:44.792547+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":116,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.783779+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:25:44.783779+0000","last_peered":"2023-09-30T09:25:44.783779+0000","last_clean":"2023-09-30T09:25:44.783779+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:25:44.783779+0000","last_undegraded":"2023-09-30T09:25:44.783779+0000","last_fullsized":"2023-09-30T09:25:44.783779+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":151,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780486+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:25:44.780486+0000","last_peered":"2023-09-30T09:25:44.780486+0000","last_clean":"2023-09-30T09:25:44.780486+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:25:44.780486+0000","last_undegraded":"2023-09-30T09:25:44.780486+0000","last_fullsized":"2023-09-30T09:25:44.780486+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"177'7573","reported_seq":7599,"reported_epoch":177,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:26:22.773926+0000","last_change":"2023-09-30T09:24:13.216321+0000","last_active":"2023-09-30T09:26:22.773926+0000","last_peered":"2023-09-30T09:26:22.773926+0000","last_clean":"2023-09-30T09:23:56.568054+0000","last_became_active":"2023-09-30T09:23:57.828097+0000","last_became_peered":"2023-09-30T09:23:57.828097+0000","last_unstale":"2023-09-30T09:26:22.773926+0000","last_undegraded":"2023-09-30T09:24:13.212044+0000","last_fullsized":"2023-09-30T09:23:57.592589+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7573,"log_dups_size":0,"ondisk_log_size":7573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273874944,"num_objects":4179,"num_object_clones":0,"num_object_copies":12537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4179,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4179,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7573,"num_write_kb":376064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":4179}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":175,"reported_epoch":176,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:25:44.780518+0000","last_change":"2023-09-30T09:24:37.656984+0000","last_active":"2023-09-30T09:25:44.780518+0000","last_peered":"2023-09-30T09:25:44.780518+0000","last_clean":"2023-09-30T09:25:44.780518+0000","last_became_active":"2023-09-30T09:24:37.656441+0000","last_became_peered":"2023-09-30T09:24:37.656441+0000","last_unstale":"2023-09-30T09:25:44.780518+0000","last_undegraded":"2023-09-30T09:25:44.780518+0000","last_fullsized":"2023-09-30T09:25:44.780518+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":1,"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":[7,0],"acting":[7,0,1],"avail_no_missing":["7","0","1"],"object_location_counts":[{"shards":"0,1,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":145,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.769282+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:25:44.769282+0000","last_peered":"2023-09-30T09:25:44.769282+0000","last_clean":"2023-09-30T09:25:44.769282+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:25:44.769282+0000","last_undegraded":"2023-09-30T09:25:44.769282+0000","last_fullsized":"2023-09-30T09:25:44.769282+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"177'7723","reported_seq":7749,"reported_epoch":177,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:26:22.807990+0000","last_change":"2023-09-30T09:24:13.214476+0000","last_active":"2023-09-30T09:26:22.807990+0000","last_peered":"2023-09-30T09:26:22.807990+0000","last_clean":"2023-09-30T09:23:56.568054+0000","last_became_active":"2023-09-30T09:23:57.739033+0000","last_became_peered":"2023-09-30T09:23:57.739033+0000","last_unstale":"2023-09-30T09:26:22.807990+0000","last_undegraded":"2023-09-30T09:24:13.211023+0000","last_fullsized":"2023-09-30T09:23:57.588844+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273743872,"num_objects":4177,"num_object_clones":0,"num_object_copies":12531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4177,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4177,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7723,"num_write_kb":380800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,7],"avail_no_missing":["6","7"],"object_location_counts":[{"shards":"6,7","objects":4177}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":152,"reported_epoch":176,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:25:44.781221+0000","last_change":"2023-09-30T09:23:52.568631+0000","last_active":"2023-09-30T09:25:44.781221+0000","last_peered":"2023-09-30T09:25:44.781221+0000","last_clean":"2023-09-30T09:23:51.423940+0000","last_became_active":"2023-09-30T09:23:52.568631+0000","last_became_peered":"2023-09-30T09:23:52.568631+0000","last_unstale":"2023-09-30T09:25:44.781221+0000","last_undegraded":"2023-09-30T09:23:52.563854+0000","last_fullsized":"2023-09-30T09:23:52.563709+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,1],"avail_no_missing":["7","1"],"object_location_counts":[{"shards":"1,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":107,"reported_epoch":177,"state":"active+undersized","last_fresh":"2023-09-30T09:26:05.595741+0000","last_change":"2023-09-30T09:23:52.557647+0000","last_active":"2023-09-30T09:26:05.595741+0000","last_peered":"2023-09-30T09:26:05.595741+0000","last_clean":"2023-09-30T09:10:30.274246+0000","last_became_active":"2023-09-30T09:23:52.557647+0000","last_became_peered":"2023-09-30T09:23:52.557647+0000","last_unstale":"2023-09-30T09:26:05.595741+0000","last_undegraded":"2023-09-30T09:26:05.595741+0000","last_fullsized":"2023-09-30T09:23:52.554180+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:24:16.937797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,3],"avail_no_missing":["2","3"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.6","version":"177'7641","reported_seq":7810,"reported_epoch":177,"state":"active+recovery_wait+remapped","last_fresh":"2023-09-30T09:26:23.287788+0000","last_change":"2023-09-30T09:24:37.806510+0000","last_active":"2023-09-30T09:26:23.287788+0000","last_peered":"2023-09-30T09:26:23.287788+0000","last_clean":"2023-09-30T09:24:35.587945+0000","last_became_active":"2023-09-30T09:24:37.796482+0000","last_became_peered":"2023-09-30T09:24:37.796482+0000","last_unstale":"2023-09-30T09:26:23.287788+0000","last_undegraded":"2023-09-30T09:26:23.287788+0000","last_fullsized":"2023-09-30T09:26:23.287788+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7641,"log_dups_size":0,"ondisk_log_size":7641,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:31:48.267161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274530304,"num_objects":4189,"num_object_clones":0,"num_object_copies":12567,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2429,"num_objects_unfound":0,"num_objects_dirty":4189,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7641,"num_write_kb":378560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":3932160,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,6,7],"avail_no_missing":["2","6","7"],"object_location_counts":[{"shards":"2,6,7","objects":1760}],"blocked_by":[],"up_primary":0,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":156,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780933+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:25:44.780933+0000","last_peered":"2023-09-30T09:25:44.780933+0000","last_clean":"2023-09-30T09:25:44.780933+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:25:44.780933+0000","last_undegraded":"2023-09-30T09:25:44.780933+0000","last_fullsized":"2023-09-30T09:25:44.780933+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":68,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.784091+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:25:44.784091+0000","last_peered":"2023-09-30T09:25:44.784091+0000","last_clean":"2023-09-30T09:25:44.784091+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:25:44.784091+0000","last_undegraded":"2023-09-30T09:25:44.784091+0000","last_fullsized":"2023-09-30T09:25:44.784091+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"177'7697","reported_seq":7730,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:23.409018+0000","last_change":"2023-09-30T09:23:57.588886+0000","last_active":"2023-09-30T09:26:23.409018+0000","last_peered":"2023-09-30T09:26:23.409018+0000","last_clean":"2023-09-30T09:26:23.409018+0000","last_became_active":"2023-09-30T09:23:57.588529+0000","last_became_peered":"2023-09-30T09:23:57.588529+0000","last_unstale":"2023-09-30T09:26:23.409018+0000","last_undegraded":"2023-09-30T09:26:23.409018+0000","last_fullsized":"2023-09-30T09:26:23.409018+0000","mapping_epoch":156,"log_start":"165'1000","ondisk_log_start":"165'1000","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":6697,"log_dups_size":0,"ondisk_log_size":6697,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:23:05.683071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273350656,"num_objects":4171,"num_object_clones":0,"num_object_copies":12513,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4171,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7697,"num_write_kb":379776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":161,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.769705+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:25:44.769705+0000","last_peered":"2023-09-30T09:25:44.769705+0000","last_clean":"2023-09-30T09:25:44.769705+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:25:44.769705+0000","last_undegraded":"2023-09-30T09:25:44.769705+0000","last_fullsized":"2023-09-30T09:25:44.769705+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":144,"reported_epoch":176,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:25:44.792212+0000","last_change":"2023-09-30T09:24:37.655044+0000","last_active":"2023-09-30T09:25:44.792212+0000","last_peered":"2023-09-30T09:25:44.792212+0000","last_clean":"2023-09-30T09:25:44.792212+0000","last_became_active":"2023-09-30T09:24:37.654572+0000","last_became_peered":"2023-09-30T09:24:37.654572+0000","last_unstale":"2023-09-30T09:25:44.792212+0000","last_undegraded":"2023-09-30T09:25:44.792212+0000","last_fullsized":"2023-09-30T09:25:44.792212+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:07:04.375810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,1,3],"avail_no_missing":["0","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"177'7823","reported_seq":7856,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:24.696634+0000","last_change":"2023-09-30T09:23:57.593751+0000","last_active":"2023-09-30T09:26:24.696634+0000","last_peered":"2023-09-30T09:26:24.696634+0000","last_clean":"2023-09-30T09:26:24.696634+0000","last_became_active":"2023-09-30T09:23:57.593423+0000","last_became_peered":"2023-09-30T09:23:57.593423+0000","last_unstale":"2023-09-30T09:26:24.696634+0000","last_undegraded":"2023-09-30T09:26:24.696634+0000","last_fullsized":"2023-09-30T09:26:24.696634+0000","mapping_epoch":156,"log_start":"164'300","ondisk_log_start":"164'300","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7523,"log_dups_size":0,"ondisk_log_size":7523,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:01:12.459479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":275578880,"num_objects":4205,"num_object_clones":0,"num_object_copies":12615,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4205,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7823,"num_write_kb":384896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":174,"reported_epoch":176,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:25:44.781110+0000","last_change":"2023-09-30T09:24:37.656236+0000","last_active":"2023-09-30T09:25:44.781110+0000","last_peered":"2023-09-30T09:25:44.781110+0000","last_clean":"2023-09-30T09:25:44.781110+0000","last_became_active":"2023-09-30T09:24:37.655556+0000","last_became_peered":"2023-09-30T09:24:37.655556+0000","last_unstale":"2023-09-30T09:25:44.781110+0000","last_undegraded":"2023-09-30T09:25:44.781110+0000","last_fullsized":"2023-09-30T09:25:44.781110+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:10:46.372545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1,"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":[3,0],"acting":[3,0,1],"avail_no_missing":["3","0","1"],"object_location_counts":[{"shards":"0,1,3","objects":1}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":124,"reported_epoch":177,"state":"active+undersized","last_fresh":"2023-09-30T09:26:05.618630+0000","last_change":"2023-09-30T09:23:52.561923+0000","last_active":"2023-09-30T09:26:05.618630+0000","last_peered":"2023-09-30T09:26:05.618630+0000","last_clean":"2023-09-30T09:17:05.377612+0000","last_became_active":"2023-09-30T09:23:52.561923+0000","last_became_peered":"2023-09-30T09:23:52.561923+0000","last_unstale":"2023-09-30T09:26:05.618630+0000","last_undegraded":"2023-09-30T09:26:05.618630+0000","last_fullsized":"2023-09-30T09:23:52.554979+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:03:25.270514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,6],"avail_no_missing":["3","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.1","version":"177'7857","reported_seq":11514,"reported_epoch":177,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-30T09:26:23.428265+0000","last_change":"2023-09-30T09:26:13.261073+0000","last_active":"2023-09-30T09:26:23.428265+0000","last_peered":"2023-09-30T09:26:23.428265+0000","last_clean":"2023-09-30T09:24:35.627686+0000","last_became_active":"2023-09-30T09:24:37.795737+0000","last_became_peered":"2023-09-30T09:24:37.795737+0000","last_unstale":"2023-09-30T09:26:23.428265+0000","last_undegraded":"2023-09-30T09:26:13.259459+0000","last_fullsized":"2023-09-30T09:24:37.636723+0000","mapping_epoch":168,"log_start":"165'1100","ondisk_log_start":"165'1100","created":156,"last_epoch_clean":163,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":6757,"log_dups_size":0,"ondisk_log_size":6757,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:51:30.955987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278986752,"num_objects":4257,"num_object_clones":0,"num_object_copies":12771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":96,"num_objects_misplaced":741,"num_objects_unfound":0,"num_objects_dirty":4257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7857,"num_write_kb":387648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1804,"num_bytes_recovered":118226944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["1","2","5"],"object_location_counts":[{"shards":"1,2","objects":3420},{"shards":"1,2,5","objects":741}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":74,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.784221+0000","last_change":"2023-09-30T09:23:52.568042+0000","last_active":"2023-09-30T09:25:44.784221+0000","last_peered":"2023-09-30T09:25:44.784221+0000","last_clean":"2023-09-30T09:23:43.515433+0000","last_became_active":"2023-09-30T09:23:52.568042+0000","last_became_peered":"2023-09-30T09:23:52.568042+0000","last_unstale":"2023-09-30T09:25:44.784221+0000","last_undegraded":"2023-09-30T09:25:44.784221+0000","last_fullsized":"2023-09-30T09:23:52.561425+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":93,"reported_epoch":177,"state":"active+undersized","last_fresh":"2023-09-30T09:26:05.592504+0000","last_change":"2023-09-30T09:23:52.558964+0000","last_active":"2023-09-30T09:26:05.592504+0000","last_peered":"2023-09-30T09:26:05.592504+0000","last_clean":"2023-09-30T09:10:00.264577+0000","last_became_active":"2023-09-30T09:23:52.558964+0000","last_became_peered":"2023-09-30T09:23:52.558964+0000","last_unstale":"2023-09-30T09:26:05.592504+0000","last_undegraded":"2023-09-30T09:26:05.592504+0000","last_fullsized":"2023-09-30T09:23:52.552654+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:24:10.857887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,1],"avail_no_missing":["2","1"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.2","version":"177'7911","reported_seq":8138,"reported_epoch":177,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:26:25.007917+0000","last_change":"2023-09-30T09:24:37.659712+0000","last_active":"2023-09-30T09:26:25.007917+0000","last_peered":"2023-09-30T09:26:25.007917+0000","last_clean":"2023-09-30T09:26:25.007917+0000","last_became_active":"2023-09-30T09:24:37.656117+0000","last_became_peered":"2023-09-30T09:24:37.656117+0000","last_unstale":"2023-09-30T09:26:25.007917+0000","last_undegraded":"2023-09-30T09:26:25.007917+0000","last_fullsized":"2023-09-30T09:26:25.007917+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+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-10-01T14:21:43.392234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269680640,"num_objects":4115,"num_object_clones":0,"num_object_copies":12345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4115,"num_objects_unfound":0,"num_objects_dirty":4115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7911,"num_write_kb":384832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":90,"num_bytes_recovered":5898240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3,5","objects":4115}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":79,"reported_epoch":177,"state":"active+undersized","last_fresh":"2023-09-30T09:26:05.595917+0000","last_change":"2023-09-30T09:23:52.562195+0000","last_active":"2023-09-30T09:26:05.595917+0000","last_peered":"2023-09-30T09:26:05.595917+0000","last_clean":"2023-09-30T09:10:00.257778+0000","last_became_active":"2023-09-30T09:23:52.562195+0000","last_became_peered":"2023-09-30T09:23:52.562195+0000","last_unstale":"2023-09-30T09:26:05.595917+0000","last_undegraded":"2023-09-30T09:26:05.595917+0000","last_fullsized":"2023-09-30T09:23:52.554757+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:57:08.128948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7],"avail_no_missing":["2","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":123,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.784900+0000","last_change":"2023-09-30T09:23:52.567522+0000","last_active":"2023-09-30T09:25:44.784900+0000","last_peered":"2023-09-30T09:25:44.784900+0000","last_clean":"2023-09-30T09:17:05.378464+0000","last_became_active":"2023-09-30T09:23:52.567522+0000","last_became_peered":"2023-09-30T09:23:52.567522+0000","last_unstale":"2023-09-30T09:25:44.784900+0000","last_undegraded":"2023-09-30T09:25:44.784900+0000","last_fullsized":"2023-09-30T09:23:52.561925+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.3","version":"177'7701","reported_seq":7734,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:23.405670+0000","last_change":"2023-09-30T09:23:57.593523+0000","last_active":"2023-09-30T09:26:23.405670+0000","last_peered":"2023-09-30T09:26:23.405670+0000","last_clean":"2023-09-30T09:26:23.405670+0000","last_became_active":"2023-09-30T09:23:57.593154+0000","last_became_peered":"2023-09-30T09:23:57.593154+0000","last_unstale":"2023-09-30T09:26:23.405670+0000","last_undegraded":"2023-09-30T09:26:23.405670+0000","last_fullsized":"2023-09-30T09:26:23.405670+0000","mapping_epoch":156,"log_start":"165'1000","ondisk_log_start":"165'1000","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":6701,"log_dups_size":0,"ondisk_log_size":6701,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:05:24.042089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":270467072,"num_objects":4127,"num_object_clones":0,"num_object_copies":12381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7701,"num_write_kb":378496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":153,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:26:04.685210+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:26:04.685210+0000","last_peered":"2023-09-30T09:26:04.685210+0000","last_clean":"2023-09-30T09:26:04.685210+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:26:04.685210+0000","last_undegraded":"2023-09-30T09:26:04.685210+0000","last_fullsized":"2023-09-30T09:26:04.685210+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":138,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:48.386566+0000","last_change":"2023-09-30T09:23:52.560973+0000","last_active":"2023-09-30T09:25:48.386566+0000","last_peered":"2023-09-30T09:25:48.386566+0000","last_clean":"2023-09-30T09:23:43.940166+0000","last_became_active":"2023-09-30T09:23:52.560973+0000","last_became_peered":"2023-09-30T09:23:52.560973+0000","last_unstale":"2023-09-30T09:25:48.386566+0000","last_undegraded":"2023-09-30T09:25:48.386566+0000","last_fullsized":"2023-09-30T09:23:52.552349+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:56:56.414754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"177'7665","reported_seq":7875,"reported_epoch":177,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:26:24.989221+0000","last_change":"2023-09-30T09:24:37.685804+0000","last_active":"2023-09-30T09:26:24.989221+0000","last_peered":"2023-09-30T09:26:24.989221+0000","last_clean":"2023-09-30T09:26:24.989221+0000","last_became_active":"2023-09-30T09:24:37.680493+0000","last_became_peered":"2023-09-30T09:24:37.680493+0000","last_unstale":"2023-09-30T09:26:24.989221+0000","last_undegraded":"2023-09-30T09:26:24.989221+0000","last_fullsized":"2023-09-30T09:26:24.989221+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7665,"log_dups_size":0,"ondisk_log_size":7665,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:50:40.181284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266272768,"num_objects":4063,"num_object_clones":0,"num_object_copies":12189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":4063,"num_objects_unfound":0,"num_objects_dirty":4063,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7665,"num_write_kb":375296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":83,"num_bytes_recovered":5439488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2,7],"avail_no_missing":["0","2","7"],"object_location_counts":[{"shards":"0,2,7","objects":4063}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":176,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.775547+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:25:44.775547+0000","last_peered":"2023-09-30T09:25:44.775547+0000","last_clean":"2023-09-30T09:25:44.775547+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:25:44.775547+0000","last_undegraded":"2023-09-30T09:25:44.775547+0000","last_fullsized":"2023-09-30T09:25:44.775547+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.769662+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:25:44.769662+0000","last_peered":"2023-09-30T09:25:44.769662+0000","last_clean":"2023-09-30T09:25:44.769662+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:25:44.769662+0000","last_undegraded":"2023-09-30T09:25:44.769662+0000","last_fullsized":"2023-09-30T09:25:44.769662+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":122,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.771504+0000","last_change":"2023-09-30T09:23:52.564977+0000","last_active":"2023-09-30T09:25:44.771504+0000","last_peered":"2023-09-30T09:25:44.771504+0000","last_clean":"2023-09-30T09:23:45.121216+0000","last_became_active":"2023-09-30T09:23:52.564977+0000","last_became_peered":"2023-09-30T09:23:52.564977+0000","last_unstale":"2023-09-30T09:25:44.771504+0000","last_undegraded":"2023-09-30T09:25:44.771504+0000","last_fullsized":"2023-09-30T09:23:52.553768+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:51:09.679474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"177'7517","reported_seq":7546,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:22.733844+0000","last_change":"2023-09-30T09:23:57.739827+0000","last_active":"2023-09-30T09:26:22.733844+0000","last_peered":"2023-09-30T09:26:22.733844+0000","last_clean":"2023-09-30T09:26:22.733844+0000","last_became_active":"2023-09-30T09:23:57.738915+0000","last_became_peered":"2023-09-30T09:23:57.738915+0000","last_unstale":"2023-09-30T09:26:22.733844+0000","last_undegraded":"2023-09-30T09:26:22.733844+0000","last_fullsized":"2023-09-30T09:26:22.733844+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7517,"log_dups_size":0,"ondisk_log_size":7517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":271122432,"num_objects":4137,"num_object_clones":0,"num_object_copies":12411,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4137,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7517,"num_write_kb":372928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":165,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.771188+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:25:44.771188+0000","last_peered":"2023-09-30T09:25:44.771188+0000","last_clean":"2023-09-30T09:25:44.771188+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:25:44.771188+0000","last_undegraded":"2023-09-30T09:25:44.771188+0000","last_fullsized":"2023-09-30T09:25:44.771188+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":126,"reported_epoch":176,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:25:59.911592+0000","last_change":"2023-09-30T09:24:37.649197+0000","last_active":"2023-09-30T09:25:59.911592+0000","last_peered":"2023-09-30T09:25:59.911592+0000","last_clean":"2023-09-30T09:25:59.911592+0000","last_became_active":"2023-09-30T09:24:37.648701+0000","last_became_peered":"2023-09-30T09:24:37.648701+0000","last_unstale":"2023-09-30T09:25:59.911592+0000","last_undegraded":"2023-09-30T09:25:59.911592+0000","last_fullsized":"2023-09-30T09:25:59.911592+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:50:10.913944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,6,1],"avail_no_missing":["0","1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":146,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.775433+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:25:44.775433+0000","last_peered":"2023-09-30T09:25:44.775433+0000","last_clean":"2023-09-30T09:25:44.775433+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:25:44.775433+0000","last_undegraded":"2023-09-30T09:25:44.775433+0000","last_fullsized":"2023-09-30T09:25:44.775433+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.b","version":"177'7751","reported_seq":7781,"reported_epoch":177,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:26:24.683668+0000","last_change":"2023-09-30T09:24:13.224575+0000","last_active":"2023-09-30T09:26:24.683668+0000","last_peered":"2023-09-30T09:26:24.683668+0000","last_clean":"2023-09-30T09:23:56.568054+0000","last_became_active":"2023-09-30T09:23:57.590364+0000","last_became_peered":"2023-09-30T09:23:57.590364+0000","last_unstale":"2023-09-30T09:26:24.683668+0000","last_undegraded":"2023-09-30T09:24:13.205697+0000","last_fullsized":"2023-09-30T09:23:57.581101+0000","mapping_epoch":156,"log_start":"163'200","ondisk_log_start":"163'200","created":156,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7551,"log_dups_size":0,"ondisk_log_size":7551,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:36:13.634552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":267190272,"num_objects":4077,"num_object_clones":0,"num_object_copies":12231,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4077,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4077,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7751,"num_write_kb":378496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[{"shards":"1,3","objects":4077}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":186,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.768451+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:25:44.768451+0000","last_peered":"2023-09-30T09:25:44.768451+0000","last_clean":"2023-09-30T09:25:44.768451+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:25:44.768451+0000","last_undegraded":"2023-09-30T09:25:44.768451+0000","last_fullsized":"2023-09-30T09:25:44.768451+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:26:03.411497+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:26:03.411497+0000","last_peered":"2023-09-30T09:26:03.411497+0000","last_clean":"2023-09-30T09:26:03.411497+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:26:03.411497+0000","last_undegraded":"2023-09-30T09:26:03.411497+0000","last_fullsized":"2023-09-30T09:26:03.411497+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.775592+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:25:44.775592+0000","last_peered":"2023-09-30T09:25:44.775592+0000","last_clean":"2023-09-30T09:25:44.775592+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:25:44.775592+0000","last_undegraded":"2023-09-30T09:25:44.775592+0000","last_fullsized":"2023-09-30T09:25:44.775592+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"177'7649","reported_seq":7849,"reported_epoch":177,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-30T09:26:22.864156+0000","last_change":"2023-09-30T09:24:37.817973+0000","last_active":"2023-09-30T09:26:22.864156+0000","last_peered":"2023-09-30T09:26:22.864156+0000","last_clean":"2023-09-30T09:24:35.631546+0000","last_became_active":"2023-09-30T09:24:37.808579+0000","last_became_peered":"2023-09-30T09:24:37.808579+0000","last_unstale":"2023-09-30T09:26:22.864156+0000","last_undegraded":"2023-09-30T09:24:37.665754+0000","last_fullsized":"2023-09-30T09:24:37.646111+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":162,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7649,"log_dups_size":0,"ondisk_log_size":7649,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279511040,"num_objects":4265,"num_object_clones":0,"num_object_copies":12795,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2420,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4265,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7649,"num_write_kb":381248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":77,"num_bytes_recovered":5046272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","3","5"],"object_location_counts":[{"shards":"3,5,6","objects":728},{"shards":"5,6","objects":1845}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":147,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.769447+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:25:44.769447+0000","last_peered":"2023-09-30T09:25:44.769447+0000","last_clean":"2023-09-30T09:25:44.769447+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:25:44.769447+0000","last_undegraded":"2023-09-30T09:25:44.769447+0000","last_fullsized":"2023-09-30T09:25:44.769447+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":472,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780134+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:25:44.780134+0000","last_peered":"2023-09-30T09:25:44.780134+0000","last_clean":"2023-09-30T09:25:44.780134+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:25:44.780134+0000","last_undegraded":"2023-09-30T09:25:44.780134+0000","last_fullsized":"2023-09-30T09:25:44.780134+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780782+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:25:44.780782+0000","last_peered":"2023-09-30T09:25:44.780782+0000","last_clean":"2023-09-30T09:25:44.780782+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:25:44.780782+0000","last_undegraded":"2023-09-30T09:25:44.780782+0000","last_fullsized":"2023-09-30T09:25:44.780782+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.784075+0000","last_change":"2023-09-30T09:23:52.568484+0000","last_active":"2023-09-30T09:25:44.784075+0000","last_peered":"2023-09-30T09:25:44.784075+0000","last_clean":"2023-09-30T09:23:43.519097+0000","last_became_active":"2023-09-30T09:23:52.568484+0000","last_became_peered":"2023-09-30T09:23:52.568484+0000","last_unstale":"2023-09-30T09:25:44.784075+0000","last_undegraded":"2023-09-30T09:25:44.784075+0000","last_fullsized":"2023-09-30T09:23:52.562645+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":["6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"177'7584","reported_seq":7617,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:23.375589+0000","last_change":"2023-09-30T09:23:57.825184+0000","last_active":"2023-09-30T09:26:23.375589+0000","last_peered":"2023-09-30T09:26:23.375589+0000","last_clean":"2023-09-30T09:26:23.375589+0000","last_became_active":"2023-09-30T09:23:57.824810+0000","last_became_peered":"2023-09-30T09:23:57.824810+0000","last_unstale":"2023-09-30T09:26:23.375589+0000","last_undegraded":"2023-09-30T09:26:23.375589+0000","last_fullsized":"2023-09-30T09:26:23.375589+0000","mapping_epoch":156,"log_start":"165'900","ondisk_log_start":"165'900","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":6684,"log_dups_size":0,"ondisk_log_size":6684,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:35:01.931942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273940480,"num_objects":4180,"num_object_clones":0,"num_object_copies":12540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4180,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7584,"num_write_kb":376448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":181,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780216+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:25:44.780216+0000","last_peered":"2023-09-30T09:25:44.780216+0000","last_clean":"2023-09-30T09:25:44.780216+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:25:44.780216+0000","last_undegraded":"2023-09-30T09:25:44.780216+0000","last_fullsized":"2023-09-30T09:25:44.780216+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":145,"reported_epoch":177,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:26:05.638243+0000","last_change":"2023-09-30T09:24:37.654301+0000","last_active":"2023-09-30T09:26:05.638243+0000","last_peered":"2023-09-30T09:26:05.638243+0000","last_clean":"2023-09-30T09:26:05.638243+0000","last_became_active":"2023-09-30T09:24:37.653778+0000","last_became_peered":"2023-09-30T09:24:37.653778+0000","last_unstale":"2023-09-30T09:26:05.638243+0000","last_undegraded":"2023-09-30T09:26:05.638243+0000","last_fullsized":"2023-09-30T09:26:05.638243+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:48:08.131151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,3,5],"avail_no_missing":["0","3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":20,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.792517+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:25:44.792517+0000","last_peered":"2023-09-30T09:25:44.792517+0000","last_clean":"2023-09-30T09:25:44.792517+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:25:44.792517+0000","last_undegraded":"2023-09-30T09:25:44.792517+0000","last_fullsized":"2023-09-30T09:25:44.792517+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"177'7873","reported_seq":7906,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:24.662113+0000","last_change":"2023-09-30T09:23:57.828893+0000","last_active":"2023-09-30T09:26:24.662113+0000","last_peered":"2023-09-30T09:26:24.662113+0000","last_clean":"2023-09-30T09:26:24.662113+0000","last_became_active":"2023-09-30T09:23:57.828166+0000","last_became_peered":"2023-09-30T09:23:57.828166+0000","last_unstale":"2023-09-30T09:26:24.662113+0000","last_undegraded":"2023-09-30T09:26:24.662113+0000","last_fullsized":"2023-09-30T09:26:24.662113+0000","mapping_epoch":156,"log_start":"164'300","ondisk_log_start":"164'300","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7573,"log_dups_size":0,"ondisk_log_size":7573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:49:46.480063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274006016,"num_objects":4181,"num_object_clones":0,"num_object_copies":12543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7873,"num_write_kb":385728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":174,"reported_epoch":176,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:25:44.781029+0000","last_change":"2023-09-30T09:24:37.654157+0000","last_active":"2023-09-30T09:25:44.781029+0000","last_peered":"2023-09-30T09:25:44.781029+0000","last_clean":"2023-09-30T09:25:44.781029+0000","last_became_active":"2023-09-30T09:24:37.653404+0000","last_became_peered":"2023-09-30T09:24:37.653404+0000","last_unstale":"2023-09-30T09:25:44.781029+0000","last_undegraded":"2023-09-30T09:25:44.781029+0000","last_fullsized":"2023-09-30T09:25:44.781029+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0,1],"avail_no_missing":["7","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":133,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.775635+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:25:44.775635+0000","last_peered":"2023-09-30T09:25:44.775635+0000","last_clean":"2023-09-30T09:25:44.775635+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:25:44.775635+0000","last_undegraded":"2023-09-30T09:25:44.775635+0000","last_fullsized":"2023-09-30T09:25:44.775635+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.791933+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:25:44.791933+0000","last_peered":"2023-09-30T09:25:44.791933+0000","last_clean":"2023-09-30T09:25:44.791933+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:25:44.791933+0000","last_undegraded":"2023-09-30T09:25:44.791933+0000","last_fullsized":"2023-09-30T09:25:44.791933+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.c","version":"177'7854","reported_seq":13075,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:25.065686+0000","last_change":"2023-09-30T09:25:30.802730+0000","last_active":"2023-09-30T09:26:25.065686+0000","last_peered":"2023-09-30T09:26:25.065686+0000","last_clean":"2023-09-30T09:26:25.065686+0000","last_became_active":"2023-09-30T09:25:30.702502+0000","last_became_peered":"2023-09-30T09:25:30.702502+0000","last_unstale":"2023-09-30T09:26:25.065686+0000","last_undegraded":"2023-09-30T09:26:25.065686+0000","last_fullsized":"2023-09-30T09:26:25.065686+0000","mapping_epoch":174,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":175,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+0000","objects_scrubbed":0,"log_size":7854,"log_dups_size":0,"ondisk_log_size":7854,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:44:02.580603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273547264,"num_objects":4174,"num_object_clones":0,"num_object_copies":12522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4174,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7854,"num_write_kb":384896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2581,"num_bytes_recovered":169148416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":174,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:26:04.685388+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:26:04.685388+0000","last_peered":"2023-09-30T09:26:04.685388+0000","last_clean":"2023-09-30T09:26:04.685388+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:26:04.685388+0000","last_undegraded":"2023-09-30T09:26:04.685388+0000","last_fullsized":"2023-09-30T09:26:04.685388+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":141,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.776556+0000","last_change":"2023-09-30T09:23:52.560523+0000","last_active":"2023-09-30T09:25:44.776556+0000","last_peered":"2023-09-30T09:25:44.776556+0000","last_clean":"2023-09-30T09:23:43.939937+0000","last_became_active":"2023-09-30T09:23:52.560523+0000","last_became_peered":"2023-09-30T09:23:52.560523+0000","last_unstale":"2023-09-30T09:25:44.776556+0000","last_undegraded":"2023-09-30T09:25:44.776556+0000","last_fullsized":"2023-09-30T09:23:52.550729+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:11:31.130977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":163,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.780037+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:25:44.780037+0000","last_peered":"2023-09-30T09:25:44.780037+0000","last_clean":"2023-09-30T09:25:44.780037+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:25:44.780037+0000","last_undegraded":"2023-09-30T09:25:44.780037+0000","last_fullsized":"2023-09-30T09:25:44.780037+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"177'7737","reported_seq":7767,"reported_epoch":177,"state":"active+clean","last_fresh":"2023-09-30T09:26:22.739425+0000","last_change":"2023-09-30T09:23:57.829147+0000","last_active":"2023-09-30T09:26:22.739425+0000","last_peered":"2023-09-30T09:26:22.739425+0000","last_clean":"2023-09-30T09:26:22.739425+0000","last_became_active":"2023-09-30T09:23:57.828306+0000","last_became_peered":"2023-09-30T09:23:57.828306+0000","last_unstale":"2023-09-30T09:26:22.739425+0000","last_undegraded":"2023-09-30T09:26:22.739425+0000","last_fullsized":"2023-09-30T09:26:22.739425+0000","mapping_epoch":156,"log_start":"0'0","ondisk_log_start":"0'0","created":156,"last_epoch_clean":157,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:23:56.568054+0000","last_clean_scrub_stamp":"2023-09-30T09:23:56.568054+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286261272,"num_objects":4369,"num_object_clones":0,"num_object_copies":13107,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4369,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7737,"num_write_kb":387329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":68,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.785927+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:25:44.785927+0000","last_peered":"2023-09-30T09:25:44.785927+0000","last_clean":"2023-09-30T09:25:44.785927+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:25:44.785927+0000","last_undegraded":"2023-09-30T09:25:44.785927+0000","last_fullsized":"2023-09-30T09:25:44.785927+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":148,"reported_epoch":176,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:25:44.794732+0000","last_change":"2023-09-30T09:24:37.653889+0000","last_active":"2023-09-30T09:25:44.794732+0000","last_peered":"2023-09-30T09:25:44.794732+0000","last_clean":"2023-09-30T09:25:44.794732+0000","last_became_active":"2023-09-30T09:24:37.652106+0000","last_became_peered":"2023-09-30T09:24:37.652106+0000","last_unstale":"2023-09-30T09:25:44.794732+0000","last_undegraded":"2023-09-30T09:25:44.794732+0000","last_fullsized":"2023-09-30T09:25:44.794732+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:04:55.586144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1,"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],"acting":[0,1,7],"avail_no_missing":["0","1","7"],"object_location_counts":[{"shards":"0,1,7","objects":1}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":108,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.769360+0000","last_change":"2023-09-30T09:23:52.568917+0000","last_active":"2023-09-30T09:25:44.769360+0000","last_peered":"2023-09-30T09:25:44.769360+0000","last_clean":"2023-09-30T09:17:05.376745+0000","last_became_active":"2023-09-30T09:23:52.568917+0000","last_became_peered":"2023-09-30T09:23:52.568917+0000","last_unstale":"2023-09-30T09:25:44.769360+0000","last_undegraded":"2023-09-30T09:25:44.769360+0000","last_fullsized":"2023-09-30T09:23:52.566055+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.1b","version":"60'1","reported_seq":134,"reported_epoch":176,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:25:44.792293+0000","last_change":"2023-09-30T09:24:37.649617+0000","last_active":"2023-09-30T09:25:44.792293+0000","last_peered":"2023-09-30T09:25:44.792293+0000","last_clean":"2023-09-30T09:25:44.792293+0000","last_became_active":"2023-09-30T09:24:37.649028+0000","last_became_peered":"2023-09-30T09:24:37.649028+0000","last_unstale":"2023-09-30T09:25:44.792293+0000","last_undegraded":"2023-09-30T09:25:44.792293+0000","last_fullsized":"2023-09-30T09:25:44.792293+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:54:06.007562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,7,1],"avail_no_missing":["0","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":168,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.768092+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:25:44.768092+0000","last_peered":"2023-09-30T09:25:44.768092+0000","last_clean":"2023-09-30T09:25:44.768092+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:25:44.768092+0000","last_undegraded":"2023-09-30T09:25:44.768092+0000","last_fullsized":"2023-09-30T09:25:44.768092+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":151,"reported_epoch":176,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:25:44.769776+0000","last_change":"2023-09-30T09:23:52.571922+0000","last_active":"2023-09-30T09:25:44.769776+0000","last_peered":"2023-09-30T09:25:44.769776+0000","last_clean":"2023-09-30T09:23:44.377599+0000","last_became_active":"2023-09-30T09:23:52.571922+0000","last_became_peered":"2023-09-30T09:23:52.571922+0000","last_unstale":"2023-09-30T09:25:44.769776+0000","last_undegraded":"2023-09-30T09:23:52.566349+0000","last_fullsized":"2023-09-30T09:23:52.566148+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":107,"reported_epoch":177,"state":"active+undersized","last_fresh":"2023-09-30T09:26:05.618055+0000","last_change":"2023-09-30T09:23:52.560260+0000","last_active":"2023-09-30T09:26:05.618055+0000","last_peered":"2023-09-30T09:26:05.618055+0000","last_clean":"2023-09-30T09:10:30.274064+0000","last_became_active":"2023-09-30T09:23:52.560260+0000","last_became_peered":"2023-09-30T09:23:52.560260+0000","last_unstale":"2023-09-30T09:26:05.618055+0000","last_undegraded":"2023-09-30T09:26:05.618055+0000","last_fullsized":"2023-09-30T09:23:52.554077+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:16:49.927773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"60'2","reported_seq":162,"reported_epoch":176,"state":"active+undersized+degraded","last_fresh":"2023-09-30T09:25:44.769810+0000","last_change":"2023-09-30T09:23:52.569433+0000","last_active":"2023-09-30T09:25:44.769810+0000","last_peered":"2023-09-30T09:25:44.769810+0000","last_clean":"2023-09-30T09:23:44.378796+0000","last_became_active":"2023-09-30T09:23:52.569433+0000","last_became_peered":"2023-09-30T09:23:52.569433+0000","last_unstale":"2023-09-30T09:25:44.769810+0000","last_undegraded":"2023-09-30T09:23:52.566242+0000","last_fullsized":"2023-09-30T09:23:52.566096+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":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":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,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.1a","version":"0'0","reported_seq":114,"reported_epoch":177,"state":"active+clean+remapped","last_fresh":"2023-09-30T09:26:05.628691+0000","last_change":"2023-09-30T09:24:37.653174+0000","last_active":"2023-09-30T09:26:05.628691+0000","last_peered":"2023-09-30T09:26:05.628691+0000","last_clean":"2023-09-30T09:26:05.628691+0000","last_became_active":"2023-09-30T09:24:37.652615+0000","last_became_peered":"2023-09-30T09:24:37.652615+0000","last_unstale":"2023-09-30T09:26:05.628691+0000","last_undegraded":"2023-09-30T09:26:05.628691+0000","last_fullsized":"2023-09-30T09:26:05.628691+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:01:18.394449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,0,2],"avail_no_missing":["3","0","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"60'1","reported_seq":173,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.779720+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:25:44.779720+0000","last_peered":"2023-09-30T09:25:44.779720+0000","last_clean":"2023-09-30T09:25:44.779720+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:25:44.779720+0000","last_undegraded":"2023-09-30T09:25:44.779720+0000","last_fullsized":"2023-09-30T09:25:44.779720+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.779951+0000","last_change":"2023-09-30T09:24:36.658758+0000","last_active":"2023-09-30T09:25:44.779951+0000","last_peered":"2023-09-30T09:25:44.779951+0000","last_clean":"2023-09-30T09:25:44.779951+0000","last_became_active":"2023-09-30T09:24:36.658304+0000","last_became_peered":"2023-09-30T09:24:36.658304+0000","last_unstale":"2023-09-30T09:25:44.779951+0000","last_undegraded":"2023-09-30T09:25:44.779951+0000","last_fullsized":"2023-09-30T09:25:44.779951+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:51:51.027706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":26,"reported_epoch":176,"state":"active+clean","last_fresh":"2023-09-30T09:25:44.792748+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:25:44.792748+0000","last_peered":"2023-09-30T09:25:44.792748+0000","last_clean":"2023-09-30T09:25:44.792748+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:25:44.792748+0000","last_undegraded":"2023-09-30T09:25:44.792748+0000","last_fullsized":"2023-09-30T09:25:44.792748+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":176,"state":"active+undersized","last_fresh":"2023-09-30T09:25:44.783558+0000","last_change":"2023-09-30T09:23:52.567292+0000","last_active":"2023-09-30T09:25:44.783558+0000","last_peered":"2023-09-30T09:25:44.783558+0000","last_clean":"2023-09-30T09:17:05.376745+0000","last_became_active":"2023-09-30T09:23:52.567292+0000","last_became_peered":"2023-09-30T09:23:52.567292+0000","last_unstale":"2023-09-30T09:25:44.783558+0000","last_undegraded":"2023-09-30T09:25:44.783558+0000","last_fullsized":"2023-09-30T09:23:52.561391+0000","mapping_epoch":154,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1],"acting":[6,1],"avail_no_missing":["6","1"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"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":82,"acting":84,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":11,"num_objects_misplaced":3,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":716,"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":102400,"data_stored":16498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12157,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":79,"acting":85,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4382064664,"num_objects":66866,"num_object_clones":0,"num_object_copies":200598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14949,"num_objects_misplaced":11348,"num_objects_unfound":0,"num_objects_dirty":66866,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":123556,"num_write_kb":6093441,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4695,"num_bytes_recovered":307691520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12895858688,"data_stored":12895846472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":118756,"ondisk_log_size":118756,"up":43,"acting":43,"num_store_stats":7},{"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":22,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430582,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1944132,"kb_used_data":1638716,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91801020,"statfs":{"total":95995035648,"available":94004244480,"internally_reserved":0,"allocated":1678045184,"data_stored":1677508792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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 30 09:25:54 2023","interfaces":[{"interface":"back","average":{"1min":5.1639999999999997,"5min":2.2090000000000001,"15min":1.766},"min":{"1min":0.29199999999999998,"5min":0.27900000000000003,"15min":0.247},"max":{"1min":73.153000000000006,"5min":73.153000000000006,"15min":73.153000000000006},"last":0.40400000000000003},{"interface":"front","average":{"1min":5.5499999999999998,"5min":2.302,"15min":1.875},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":73.323999999999998,"5min":73.323999999999998,"15min":73.323999999999998},"last":0.377}]},{"osd":1,"last update":"Sat Sep 30 09:25:34 2023","interfaces":[{"interface":"back","average":{"1min":4.7210000000000001,"5min":2.79,"15min":1.718},"min":{"1min":0.33700000000000002,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":39.685000000000002,"5min":73.933000000000007,"15min":73.933000000000007},"last":0.31},{"interface":"front","average":{"1min":4.8739999999999997,"5min":3.004,"15min":1.8640000000000001},"min":{"1min":0.432,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":40.052,"5min":73.694000000000003,"15min":73.694000000000003},"last":0.35399999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:25:54 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.4570000000000001,"15min":1.579},"min":{"1min":0.32700000000000001,"5min":0.29699999999999999,"15min":0.29099999999999998},"max":{"1min":3.278,"5min":7.9610000000000003,"15min":83.129000000000005},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.296,"5min":1.5149999999999999,"15min":1.8080000000000001},"min":{"1min":0.38600000000000001,"5min":0.32500000000000001,"15min":0.318},"max":{"1min":6.2009999999999996,"5min":7.5549999999999997,"15min":83.506},"last":1.1279999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:25:24 2023","interfaces":[{"interface":"back","average":{"1min":5.2960000000000003,"5min":2.5219999999999998,"15min":2.1539999999999999},"min":{"1min":0.38,"5min":0.376,"15min":0.34999999999999998},"max":{"1min":43.082000000000001,"5min":43.082000000000001,"15min":53.454000000000001},"last":0.48999999999999999},{"interface":"front","average":{"1min":5.2939999999999996,"5min":2.5590000000000002,"15min":2.306},"min":{"1min":0.45000000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":41.456000000000003,"5min":41.456000000000003,"15min":58.067},"last":0.5}]},{"osd":4,"last update":"Sat Sep 30 09:23:17 2023","interfaces":[{"interface":"back","average":{"1min":1.5249999999999999,"5min":1.1499999999999999,"15min":1.103},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.28100000000000003},"max":{"1min":6.7240000000000002,"5min":6.7949999999999999,"15min":7.7919999999999998},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.204,"5min":1.1279999999999999,"15min":1.1779999999999999},"min":{"1min":0.375,"5min":0.35299999999999998,"15min":0.32700000000000001},"max":{"1min":5.3630000000000004,"5min":6.0430000000000001,"15min":11.616},"last":1.22}]},{"osd":5,"last update":"Sat Sep 30 09:25:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":1.0589999999999999,"15min":1.1919999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":2.6859999999999999,"5min":6.7000000000000002,"15min":7.6760000000000002},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.67500000000000004,"5min":1.177,"15min":1.214},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.8600000000000001,"5min":6.0410000000000004,"15min":8.6760000000000002},"last":0.39300000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:25:24 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":1.175,"15min":1.1990000000000001},"min":{"1min":0.39200000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.9650000000000001,"5min":5.4000000000000004,"15min":8.0939999999999994},"last":0.44},{"interface":"front","average":{"1min":0.56499999999999995,"5min":1.1319999999999999,"15min":1.1639999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.98499999999999999,"5min":8.3989999999999991,"15min":8.5690000000000008},"last":0.57699999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626815,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1661996,"kb_used_data":1356516,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92083156,"statfs":{"total":95995035648,"available":94293151744,"internally_reserved":0,"allocated":1389072384,"data_stored":1388559768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,2,3,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 30 09:26:02 2023","interfaces":[{"interface":"back","average":{"1min":1.855,"5min":3.0550000000000002,"15min":2.754},"min":{"1min":0.29899999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":6.5700000000000003,"5min":67.459000000000003,"15min":214.50999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":1.296,"5min":2.7650000000000001,"15min":2.6779999999999999},"min":{"1min":0.29299999999999998,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":5.6680000000000001,"5min":67.156000000000006,"15min":213.87799999999999},"last":2.444}]},{"osd":1,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3280000000000001,"5min":1.5640000000000001,"15min":1.458},"min":{"1min":0.33800000000000002,"5min":0.30399999999999999,"15min":0.25700000000000001},"max":{"1min":6.258,"5min":7.4089999999999998,"15min":23.331},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.486,"5min":1.4790000000000001,"15min":1.413},"min":{"1min":0.377,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.7190000000000003,"5min":5.7619999999999996,"15min":23.175999999999998},"last":4.5979999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:25:57 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":3.4289999999999998,"15min":2.492},"min":{"1min":0.36699999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":4.8979999999999997,"5min":181.59299999999999,"15min":181.59299999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.131,"5min":3.2999999999999998,"15min":2.3119999999999998},"min":{"1min":0.36499999999999999,"5min":0.314,"15min":0.314},"max":{"1min":5.8499999999999996,"5min":181.63499999999999,"15min":181.63499999999999},"last":0.92500000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":3.5579999999999998,"5min":2.4180000000000001,"15min":2.3399999999999999},"min":{"1min":0.374,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":36.555999999999997,"5min":50.908999999999999,"15min":74.230000000000004},"last":0.48499999999999999},{"interface":"front","average":{"1min":3.6280000000000001,"5min":2.8690000000000002,"15min":2.7040000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.32900000000000001},"max":{"1min":36.484999999999999,"5min":50.819000000000003,"15min":74.484999999999999},"last":0.61399999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:23:48 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.111,"15min":1.0309999999999999},"min":{"1min":0.40899999999999997,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.6959999999999997,"5min":5.6959999999999997,"15min":7.0119999999999996},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0620000000000001,"15min":0.996},"min":{"1min":0.41899999999999998,"5min":0.35699999999999998,"15min":0.34899999999999998},"max":{"1min":5.7510000000000003,"5min":5.7510000000000003,"15min":7.4020000000000001},"last":1.2150000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:25:51 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":1.042,"15min":1.1100000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":3.8959999999999999,"5min":4.9809999999999999,"15min":8.9329999999999998},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.69599999999999995,"5min":1.3049999999999999,"15min":1.1240000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.593,"5min":12.791,"15min":12.791},"last":0.69299999999999995}]},{"osd":7,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":1.0549999999999999,"15min":1.0980000000000001},"min":{"1min":0.41499999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":3.3730000000000002,"5min":10.597,"15min":10.597},"last":0.871},{"interface":"front","average":{"1min":0.70399999999999996,"5min":1.024,"15min":1.2749999999999999},"min":{"1min":0.39400000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1699999999999999,"5min":5.1260000000000003,"15min":10.959},"last":0.93799999999999994}]}]},{"osd":1,"up_from":83,"seq":356482285767,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2236172,"kb_used_data":1887300,"kb_used_omap":3,"kb_used_meta":348796,"kb_avail":91508980,"statfs":{"total":95995035648,"available":93705195520,"internally_reserved":0,"allocated":1932595200,"data_stored":1931879287,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":357167524},"hb_peers":[0,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 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2120000000000002,"5min":3.0089999999999999,"15min":1.8180000000000001},"min":{"1min":0.182,"5min":0.182,"15min":0.182},"max":{"1min":12.098000000000001,"5min":75.956999999999994,"15min":75.956999999999994},"last":1.204},{"interface":"front","average":{"1min":2.7440000000000002,"5min":3.0699999999999998,"15min":1.9450000000000001},"min":{"1min":0.28199999999999997,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":11.19,"5min":75.379999999999995,"15min":75.379999999999995},"last":2.2229999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:26:00 2023","interfaces":[{"interface":"back","average":{"1min":2.6379999999999999,"5min":2.3010000000000002,"15min":2.0699999999999998},"min":{"1min":0.22,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":12.532,"5min":12.532,"15min":72.001999999999995},"last":4.5119999999999996},{"interface":"front","average":{"1min":3.226,"5min":2.6219999999999999,"15min":2.1989999999999998},"min":{"1min":0.311,"5min":0.27800000000000002,"15min":0.23799999999999999},"max":{"1min":12.436999999999999,"5min":15.038,"15min":71.890000000000001},"last":0.59399999999999997}]},{"osd":3,"last update":"Sat Sep 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":2.9140000000000001,"5min":2.359,"15min":1.804},"min":{"1min":0.27100000000000002,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":11.125,"5min":11.125,"15min":11.273999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":2.2400000000000002,"5min":2.774,"15min":2.0750000000000002},"min":{"1min":0.27700000000000002,"5min":0.27600000000000002,"15min":0.252},"max":{"1min":7.6500000000000004,"5min":20.989999999999998,"15min":20.989999999999998},"last":0.41699999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:23:23 2023","interfaces":[{"interface":"back","average":{"1min":1.768,"5min":1.556,"15min":1.3680000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":10.843,"5min":12.372,"15min":12.372},"last":0.84099999999999997},{"interface":"front","average":{"1min":1.673,"5min":1.9550000000000001,"15min":1.526},"min":{"1min":0.40100000000000002,"5min":0.35599999999999998,"15min":0.33300000000000002},"max":{"1min":4.7930000000000001,"5min":9.0289999999999999,"15min":10.948},"last":0.76200000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":2.222,"5min":1.714,"15min":1.5660000000000001},"min":{"1min":0.36299999999999999,"5min":0.34999999999999998,"15min":0.30299999999999999},"max":{"1min":11.295,"5min":12.401999999999999,"15min":12.401999999999999},"last":2.0249999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.8140000000000001,"15min":1.623},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":3.6150000000000002,"5min":8.9819999999999993,"15min":12.074},"last":0.629}]},{"osd":6,"last update":"Sat Sep 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":1.873,"5min":1.929,"15min":1.5920000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.318},"max":{"1min":11.99,"5min":11.99,"15min":11.99},"last":0.44700000000000001},{"interface":"front","average":{"1min":2.23,"5min":1.712,"15min":1.571},"min":{"1min":0.433,"5min":0.39200000000000002,"15min":0.36199999999999999},"max":{"1min":11.25,"5min":12.324,"15min":12.324},"last":0.71499999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.8280000000000001,"15min":1.9139999999999999},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":3.661,"5min":9.0589999999999993,"15min":45.642000000000003},"last":0.66600000000000004},{"interface":"front","average":{"1min":2.0960000000000001,"5min":2.0299999999999998,"15min":1.7949999999999999},"min":{"1min":0.42999999999999999,"5min":0.42699999999999999,"15min":0.35199999999999998},"max":{"1min":12.035,"5min":12.035,"15min":44.390999999999998},"last":0.68200000000000005}]}]},{"osd":0,"up_from":78,"seq":335007449293,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1805952,"kb_used_data":1475256,"kb_used_omap":3,"kb_used_meta":330620,"kb_avail":91939200,"statfs":{"total":95995035648,"available":94145740800,"internally_reserved":0,"allocated":1510662144,"data_stored":1510130591,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":338555106},"hb_peers":[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":1,"last update":"Sat Sep 30 09:25:30 2023","interfaces":[{"interface":"back","average":{"1min":2.2040000000000002,"5min":2.6739999999999999,"15min":2.2290000000000001},"min":{"1min":0.34399999999999997,"5min":0.20100000000000001,"15min":0.183},"max":{"1min":7.1550000000000002,"5min":86.579999999999998,"15min":86.579999999999998},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.8360000000000001,"5min":2.706,"15min":2.3450000000000002},"min":{"1min":0.24099999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":5.4160000000000004,"5min":86.510999999999996,"15min":86.510999999999996},"last":1.6319999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:26:05 2023","interfaces":[{"interface":"back","average":{"1min":2.3809999999999998,"5min":3.242,"15min":2.4449999999999998},"min":{"1min":0.27200000000000002,"5min":0.23100000000000001,"15min":0.20499999999999999},"max":{"1min":7.7119999999999997,"5min":92.5,"15min":99.593000000000004},"last":1.5369999999999999},{"interface":"front","average":{"1min":3.6379999999999999,"5min":3.1379999999999999,"15min":2.528},"min":{"1min":0.28100000000000003,"5min":0.224,"15min":0.19700000000000001},"max":{"1min":9.1739999999999995,"5min":92.602999999999994,"15min":92.602999999999994},"last":1.7290000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:25:30 2023","interfaces":[{"interface":"back","average":{"1min":2.4980000000000002,"5min":3.113,"15min":2.8439999999999999},"min":{"1min":0.45300000000000001,"5min":0.311,"15min":0.26800000000000002},"max":{"1min":8.7309999999999999,"5min":88.981999999999999,"15min":88.981999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":2.2850000000000001,"5min":3.3900000000000001,"15min":2.988},"min":{"1min":0.28599999999999998,"5min":0.27300000000000002,"15min":0.26000000000000001},"max":{"1min":9.5660000000000007,"5min":92.646000000000001,"15min":92.646000000000001},"last":1.667}]},{"osd":4,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":1.962,"5min":1.534,"15min":1.258},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.9969999999999999,"5min":6.9969999999999999,"15min":7.266},"last":0.72599999999999998},{"interface":"front","average":{"1min":2.4590000000000001,"5min":2.04,"15min":1.4990000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.085,"5min":14.007999999999999,"15min":14.007999999999999},"last":1.117}]},{"osd":5,"last update":"Sat Sep 30 09:26:05 2023","interfaces":[{"interface":"back","average":{"1min":1.927,"5min":1.8129999999999999,"15min":1.6339999999999999},"min":{"1min":0.44,"5min":0.318,"15min":0.318},"max":{"1min":7.5490000000000004,"5min":9.4100000000000001,"15min":14.044},"last":1.6970000000000001},{"interface":"front","average":{"1min":1.8220000000000001,"5min":1.593,"15min":1.482},"min":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.373},"max":{"1min":5.9269999999999996,"5min":9.2889999999999997,"15min":9.2889999999999997},"last":0.54900000000000004}]},{"osd":6,"last update":"Sat Sep 30 09:26:05 2023","interfaces":[{"interface":"back","average":{"1min":1.956,"5min":1.6779999999999999,"15min":1.522},"min":{"1min":0.47099999999999997,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":5.8419999999999996,"5min":9.3689999999999998,"15min":9.3689999999999998},"last":0.57999999999999996},{"interface":"front","average":{"1min":2.1699999999999999,"5min":1.6060000000000001,"15min":1.476},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":7.4530000000000003,"5min":7.4530000000000003,"15min":7.4530000000000003},"last":1.5089999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:26:05 2023","interfaces":[{"interface":"back","average":{"1min":1.974,"5min":1.7609999999999999,"15min":1.6419999999999999},"min":{"1min":0.47599999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":6.3860000000000001,"5min":9.4369999999999994,"15min":9.4369999999999994},"last":0.60299999999999998},{"interface":"front","average":{"1min":2.1469999999999998,"5min":1.7290000000000001,"15min":1.526},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":7.5259999999999998,"5min":7.5259999999999998,"15min":7.5259999999999998},"last":1.4750000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122241,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2275784,"kb_used_data":1892544,"kb_used_omap":3,"kb_used_meta":383228,"kb_avail":91469368,"statfs":{"total":95995035648,"available":93664632832,"internally_reserved":0,"allocated":1937965056,"data_stored":1937249687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":392426251},"hb_peers":[0,1,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 30 09:26:04 2023","interfaces":[{"interface":"back","average":{"1min":1.8779999999999999,"5min":3.484,"15min":3.0289999999999999},"min":{"1min":0.22700000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":12.073,"5min":115.55,"15min":147.977},"last":6.2450000000000001},{"interface":"front","average":{"1min":4.181,"5min":3.6840000000000002,"15min":3.302},"min":{"1min":0.25700000000000001,"5min":0.23300000000000001,"15min":0.221},"max":{"1min":35.966000000000001,"5min":115.964,"15min":147.59800000000001},"last":0.82099999999999995}]},{"osd":1,"last update":"Sat Sep 30 09:26:04 2023","interfaces":[{"interface":"back","average":{"1min":2.419,"5min":2.0550000000000002,"15min":2.8119999999999998},"min":{"1min":0.25600000000000001,"5min":0.223,"15min":0.221},"max":{"1min":6.5499999999999998,"5min":15.648999999999999,"15min":222.93199999999999},"last":2.7959999999999998},{"interface":"front","average":{"1min":2.6600000000000001,"5min":2.3199999999999998,"15min":2.867},"min":{"1min":0.26100000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":12.233000000000001,"5min":15.423,"15min":223.30199999999999},"last":6.3239999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:25:32 2023","interfaces":[{"interface":"back","average":{"1min":5.1459999999999999,"5min":4.8550000000000004,"15min":3.7669999999999999},"min":{"1min":0.33200000000000002,"5min":0.318,"15min":0.29299999999999998},"max":{"1min":36.030000000000001,"5min":115.428,"15min":225.07499999999999},"last":6.2750000000000004},{"interface":"front","average":{"1min":3.9049999999999998,"5min":4.7370000000000001,"15min":3.8450000000000002},"min":{"1min":0.35299999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":36.241999999999997,"5min":115.46299999999999,"15min":223.36600000000001},"last":6.2999999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":2.4249999999999998,"5min":1.7430000000000001,"15min":1.6759999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.29599999999999999},"max":{"1min":8.3469999999999995,"5min":8.9139999999999997,"15min":12.952},"last":0.81599999999999995},{"interface":"front","average":{"1min":2.6659999999999999,"5min":1.9470000000000001,"15min":1.663},"min":{"1min":0.313,"5min":0.313,"15min":0.28799999999999998},"max":{"1min":13.335000000000001,"5min":13.335000000000001,"15min":13.335000000000001},"last":0.61699999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:26:04 2023","interfaces":[{"interface":"back","average":{"1min":1.853,"5min":1.6659999999999999,"15min":1.663},"min":{"1min":0.38700000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.258,"5min":7.258,"15min":12.9},"last":6.1740000000000004},{"interface":"front","average":{"1min":2.4489999999999998,"5min":1.736,"15min":1.8129999999999999},"min":{"1min":0.38500000000000001,"5min":0.34799999999999998,"15min":0.33200000000000002},"max":{"1min":9.7899999999999991,"5min":9.7899999999999991,"15min":12.847},"last":0.34799999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:26:04 2023","interfaces":[{"interface":"back","average":{"1min":2.2759999999999998,"5min":1.927,"15min":1.873},"min":{"1min":0.443,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":9.7699999999999996,"5min":9.7699999999999996,"15min":12.993},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.895,"5min":1.9550000000000001,"15min":1.8200000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":7.2469999999999999,"5min":12.499000000000001,"15min":12.57},"last":2.6309999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:26:04 2023","interfaces":[{"interface":"back","average":{"1min":1.6319999999999999,"5min":1.821,"15min":1.7350000000000001},"min":{"1min":0.39300000000000002,"5min":0.376,"15min":0.36399999999999999},"max":{"1min":7.3049999999999997,"5min":12.769,"15min":12.849},"last":6.2160000000000002},{"interface":"front","average":{"1min":2.2679999999999998,"5min":1.764,"15min":1.976},"min":{"1min":0.49399999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":9.7379999999999995,"5min":9.7379999999999995,"15min":12.912000000000001},"last":0.42499999999999999}]}]},{"osd":3,"up_from":93,"seq":399431958716,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2473632,"kb_used_data":2014936,"kb_used_omap":2,"kb_used_meta":458621,"kb_avail":91271520,"statfs":{"total":95995035648,"available":93462036480,"internally_reserved":0,"allocated":2063294464,"data_stored":2062616094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":469628523},"hb_peers":[0,1,2,5,6,7],"snap_trim_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 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":1.893,"5min":4.4100000000000001,"15min":2.5649999999999999},"min":{"1min":0.29099999999999998,"5min":0.20300000000000001,"15min":0.17599999999999999},"max":{"1min":8.9459999999999997,"5min":199.715,"15min":199.715},"last":1.5429999999999999},{"interface":"front","average":{"1min":3.1480000000000001,"5min":4.8310000000000004,"15min":2.8010000000000002},"min":{"1min":0.28999999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":11.183999999999999,"5min":199.613,"15min":199.613},"last":0.35899999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":2.298,"5min":3.0110000000000001,"15min":2.004},"min":{"1min":0.27000000000000002,"5min":0.214,"15min":0.19800000000000001},"max":{"1min":9.4459999999999997,"5min":80.855999999999995,"15min":80.855999999999995},"last":2.968},{"interface":"front","average":{"1min":1.421,"5min":3.081,"15min":2.0270000000000001},"min":{"1min":0.29699999999999999,"5min":0.24399999999999999,"15min":0.23300000000000001},"max":{"1min":5.1459999999999999,"5min":79.465000000000003,"15min":79.465000000000003},"last":1.472}]},{"osd":2,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":2.2210000000000001,"5min":2.0910000000000002,"15min":1.917},"min":{"1min":0.34200000000000003,"5min":0.25800000000000001,"15min":0.23999999999999999},"max":{"1min":6.3520000000000003,"5min":9.2750000000000004,"15min":32.634999999999998},"last":3.0099999999999998},{"interface":"front","average":{"1min":1.976,"5min":2.4790000000000001,"15min":2.1139999999999999},"min":{"1min":0.32500000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.9249999999999998,"5min":12.106,"15min":34.694000000000003},"last":1.5740000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":2.4049999999999998,"5min":1.853,"15min":1.573},"min":{"1min":0.39400000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":8.4329999999999998,"5min":8.8100000000000005,"15min":15.733000000000001},"last":1.264},{"interface":"front","average":{"1min":2.3650000000000002,"5min":2.0720000000000001,"15min":1.679},"min":{"1min":0.45200000000000001,"5min":0.33100000000000002,"15min":0.30299999999999999},"max":{"1min":8.6159999999999997,"5min":9.0310000000000006,"15min":12.497999999999999},"last":0.84299999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":2.0289999999999999,"5min":2.0880000000000001,"15min":2.3570000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":7.5460000000000003,"5min":9.1270000000000007,"15min":181.20099999999999},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.7070000000000001,"5min":1.907,"15min":2.161},"min":{"1min":0.33000000000000002,"5min":0.314,"15min":0.29899999999999999},"max":{"1min":5.7830000000000004,"5min":9.3699999999999992,"15min":181.726},"last":2.899}]},{"osd":6,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":2.1179999999999999,"5min":2.2109999999999999,"15min":1.8400000000000001},"min":{"1min":0.374,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":7.508,"5min":9.0869999999999997,"15min":12.470000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":1.7090000000000001,"5min":1.9970000000000001,"15min":1.744},"min":{"1min":0.40000000000000002,"5min":0.38500000000000001,"15min":0.35399999999999998},"max":{"1min":6.085,"5min":11.444000000000001,"15min":13.984999999999999},"last":2.855}]},{"osd":7,"last update":"Sat Sep 30 09:25:26 2023","interfaces":[{"interface":"back","average":{"1min":1.667,"5min":1.9790000000000001,"15min":1.873},"min":{"1min":0.41899999999999998,"5min":0.40899999999999997,"15min":0.32800000000000001},"max":{"1min":5.8250000000000002,"5min":14.093999999999999,"15min":14.093999999999999},"last":2.9279999999999999},{"interface":"front","average":{"1min":1.3360000000000001,"5min":1.8680000000000001,"15min":1.7350000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.1200000000000001,"5min":9.2449999999999992,"15min":15.776},"last":1.5169999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019248,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298632,"kb_used_data":1408,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":93446520,"statfs":{"total":95995035648,"available":95689236480,"internally_reserved":0,"allocated":1441792,"data_stored":963179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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":13,"apply_latency_ms":13,"commit_latency_ns":13000000,"apply_latency_ns":13000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:22:59 2023","interfaces":[{"interface":"back","average":{"1min":4.0389999999999997,"5min":2.794,"15min":1.6599999999999999},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":44.249000000000002,"5min":46.887,"15min":46.887},"last":0.76400000000000001},{"interface":"front","average":{"1min":3.359,"5min":2.742,"15min":1.7150000000000001},"min":{"1min":0.314,"5min":0.29699999999999999,"15min":0.28599999999999998},"max":{"1min":42.673000000000002,"5min":44.220999999999997,"15min":44.220999999999997},"last":0.78200000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":1.3149999999999999,"15min":1.1339999999999999},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.28899999999999998},"max":{"1min":2.7669999999999999,"5min":10.223000000000001,"15min":14.814},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.3440000000000001,"15min":1.22},"min":{"1min":0.34300000000000003,"5min":0.309,"15min":0.29099999999999998},"max":{"1min":3.5390000000000001,"5min":7.5149999999999997,"15min":18.704999999999998},"last":0.63300000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:22:55 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":1.8520000000000001,"15min":1.4159999999999999},"min":{"1min":0.34999999999999998,"5min":0.34000000000000002,"15min":0.33500000000000002},"max":{"1min":5.4779999999999998,"5min":41.552,"15min":41.552},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.27,"5min":1.5329999999999999,"15min":1.444},"min":{"1min":0.36399999999999999,"5min":0.32300000000000001,"15min":0.317},"max":{"1min":6.9569999999999999,"5min":41.707999999999998,"15min":41.707999999999998},"last":0.69999999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":6.9189999999999996,"5min":3.109,"15min":1.8819999999999999},"min":{"1min":0.46500000000000002,"5min":0.34100000000000003,"15min":0.32700000000000001},"max":{"1min":60.844000000000001,"5min":60.844000000000001,"15min":60.844000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":7.3609999999999998,"5min":3.343,"15min":2.0609999999999999},"min":{"1min":0.55700000000000005,"5min":0.39000000000000001,"15min":0.35799999999999998},"max":{"1min":61.116,"5min":61.116,"15min":61.116},"last":0.95399999999999996}]},{"osd":5,"last update":"Sat Sep 30 09:23:16 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.93400000000000005,"15min":0.995},"min":{"1min":0.34899999999999998,"5min":0.33100000000000002,"15min":0.28799999999999998},"max":{"1min":3.125,"5min":5.8680000000000003,"15min":7.4249999999999998},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.01,"5min":1.004,"15min":1.052},"min":{"1min":0.41699999999999998,"5min":0.34899999999999998,"15min":0.30199999999999999},"max":{"1min":5.2690000000000001,"5min":7.5529999999999999,"15min":7.5529999999999999},"last":0.73999999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:22:49 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":0.92600000000000005,"15min":0.98999999999999999},"min":{"1min":0.372,"5min":0.36499999999999999,"15min":0.33800000000000002},"max":{"1min":4.524,"5min":4.6100000000000003,"15min":6.851},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.347,"5min":1.171,"15min":1.1459999999999999},"min":{"1min":0.433,"5min":0.36699999999999999,"15min":0.32200000000000001},"max":{"1min":7.1799999999999997,"5min":7.1799999999999997,"15min":10.085000000000001},"last":0.92400000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:23:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.155,"15min":1.155},"min":{"1min":0.40699999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":5.3170000000000002,"5min":7.6079999999999997,"15min":7.6079999999999997},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.83599999999999997,"5min":1.0229999999999999,"15min":1.2030000000000001},"min":{"1min":0.44500000000000001,"5min":0.438,"15min":0.40600000000000003},"max":{"1min":1.7929999999999999,"5min":6.4400000000000004,"15min":7.2439999999999998},"last":1.0760000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823047,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2701864,"kb_used_data":2392352,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":91043288,"statfs":{"total":95995035648,"available":93228326912,"internally_reserved":0,"allocated":2449768448,"data_stored":2449255555,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":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 30 09:26:06 2023","interfaces":[{"interface":"back","average":{"1min":9.0050000000000008,"5min":3.419,"15min":2.2290000000000001},"min":{"1min":0.26100000000000001,"5min":0.26000000000000001,"15min":0.253},"max":{"1min":150.28999999999999,"5min":150.28999999999999,"15min":150.28999999999999},"last":0.25900000000000001},{"interface":"front","average":{"1min":9.3480000000000008,"5min":3.4660000000000002,"15min":2.2010000000000001},"min":{"1min":0.34699999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":150.477,"5min":150.477,"15min":150.477},"last":0.317}]},{"osd":1,"last update":"Sat Sep 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0899999999999999,"5min":1.486,"15min":1.4339999999999999},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":13.914999999999999,"5min":13.914999999999999,"15min":13.914999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":1.7370000000000001,"5min":1.496,"15min":1.474},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":13.847,"5min":13.847,"15min":13.847},"last":0.40899999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:26:06 2023","interfaces":[{"interface":"back","average":{"1min":2.8490000000000002,"5min":1.788,"15min":1.458},"min":{"1min":0.307,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":15.106999999999999,"5min":15.106999999999999,"15min":15.106999999999999},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.5029999999999999,"5min":1.236,"15min":1.48},"min":{"1min":0.40400000000000003,"5min":0.316,"15min":0.311},"max":{"1min":4.9889999999999999,"5min":6.4909999999999997,"15min":14.548999999999999},"last":0.33600000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":1.774,"5min":3.411,"15min":2.4820000000000002},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":7.742,"5min":128.77099999999999,"15min":128.77099999999999},"last":0.34799999999999998},{"interface":"front","average":{"1min":1.304,"5min":3.2050000000000001,"15min":2.4380000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.33400000000000002},"max":{"1min":5.3600000000000003,"5min":129.07900000000001,"15min":129.07900000000001},"last":5.2649999999999997}]},{"osd":4,"last update":"Sat Sep 30 09:23:02 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.046,"15min":1.0680000000000001},"min":{"1min":0.374,"5min":0.35499999999999998,"15min":0.29199999999999998},"max":{"1min":10.348000000000001,"5min":10.348000000000001,"15min":10.348000000000001},"last":1.002},{"interface":"front","average":{"1min":0.748,"5min":0.95899999999999996,"15min":1.069},"min":{"1min":0.40000000000000002,"5min":0.311,"15min":0.311},"max":{"1min":4.6529999999999996,"5min":4.8730000000000002,"15min":6.718},"last":0.69399999999999995}]},{"osd":6,"last update":"Sat Sep 30 09:25:38 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.83699999999999997,"15min":1.0860000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33300000000000002},"max":{"1min":2.1800000000000002,"5min":4.907,"15min":10.199999999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":1.004,"5min":1.056,"15min":1.1419999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.4780000000000002,"5min":6.5469999999999997,"15min":9.4610000000000003},"last":0.57599999999999996}]},{"osd":7,"last update":"Sat Sep 30 09:25:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.046,"15min":1.1719999999999999},"min":{"1min":0.44400000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.7050000000000001,"5min":6.1340000000000003,"15min":7.9560000000000004},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.752,"5min":0.84799999999999998,"15min":1.177},"min":{"1min":0.378,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":2.4489999999999998,"5min":3.3399999999999999,"15min":9.7420000000000009},"last":0.371}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"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":4792,"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":4938,"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":1503526912,"data_stored":1503526912,"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":1922564096,"data_stored":1922564096,"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":1933578240,"data_stored":1933574168,"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":2056388608,"data_stored":2056388608,"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":2444169216,"data_stored":2444165144,"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":1377042432,"data_stored":1377042432,"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":1658589184,"data_stored":1658585112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:26:29.624 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_3 pgp_num 16 2023-09-30T09:26:29.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:29.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:29.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.675077+0000 mon.a (mon.0) 973 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: audit 2023-09-30T09:26:28.676529+0000 mon.a (mon.0) 974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.680918+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.682450+0000 mon.a (mon.0) 975 : cluster 0 osdmap e178: 8 total, 7 up, 8 in 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.689238+0000 osd.0 (osd.0) 79 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.693034+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.693418+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.697168+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.675077+0000 mon.a (mon.0) 973 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: audit 2023-09-30T09:26:28.676529+0000 mon.a (mon.0) 974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.680918+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.682450+0000 mon.a (mon.0) 975 : cluster 0 osdmap e178: 8 total, 7 up, 8 in 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.689238+0000 osd.0 (osd.0) 79 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.693034+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.693418+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:29 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.697168+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:29.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:29.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:29.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:29.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:29.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:29.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:29.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:30.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:30.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:30.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.675077+0000 mon.a (mon.0) 973 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:26:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: audit 2023-09-30T09:26:28.676529+0000 mon.a (mon.0) 974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:26:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.680918+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.682450+0000 mon.a (mon.0) 975 : cluster 0 osdmap e178: 8 total, 7 up, 8 in 2023-09-30T09:26:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.689238+0000 osd.0 (osd.0) 79 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.693034+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:30.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.693418+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:29 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.697168+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e178 with expected crc 2023-09-30T09:26:30.132 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:30.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:30.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:30.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:30.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:30.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:30.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:30.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:30.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:30.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:30.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:30.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:30.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:30.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:30.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:30.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:30.713 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:30 smithi005 bash[75361]: cluster 2023-09-30T09:26:28.933083+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 14536/194511 objects degraded (7.473%); 11129/194511 objects misplaced (5.722%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:30.713 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:30 smithi099 bash[59238]: cluster 2023-09-30T09:26:28.933083+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 14536/194511 objects degraded (7.473%); 11129/194511 objects misplaced (5.722%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:30.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:30.766 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:30.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:30.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:30.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:30.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:30.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:30.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:31.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:31.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:30 smithi005 bash[78438]: cluster 2023-09-30T09:26:28.933083+0000 mgr.y (mgr.34107) 755 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 14536/194511 objects degraded (7.473%); 11129/194511 objects misplaced (5.722%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:31.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:31.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:31.145 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:31.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:31.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:31.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:31.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:31.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:31.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:31.537 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:31.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:31.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:31.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:31.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:31.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:31.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:31.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-30T09:26:31.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:31.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:31.912 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:26:31.928 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:26:31.939 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:31.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:32.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:32.067 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:32.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:32.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:32.171 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:32.197 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:32.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:32.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:32.303 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:32.334 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:32.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:32.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:32.437 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:32.477 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:32.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:32.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:32.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:32.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:32.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:32.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:32.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:32.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:32.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:32.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:32.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:32.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:33.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:33.009 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:32 smithi099 bash[59238]: cluster 2023-09-30T09:26:30.933942+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 14302/190920 objects degraded (7.491%); 10767/190920 objects misplaced (5.640%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:33.009 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:32 smithi099 bash[59238]: cluster 2023-09-30T09:26:32.547717+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 14302/190920 objects degraded (7.491%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:32 smithi005 bash[75361]: cluster 2023-09-30T09:26:30.933942+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 14302/190920 objects degraded (7.491%); 10767/190920 objects misplaced (5.640%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:32 smithi005 bash[75361]: cluster 2023-09-30T09:26:32.547717+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 14302/190920 objects degraded (7.491%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:32 smithi005 bash[78438]: cluster 2023-09-30T09:26:30.933942+0000 mgr.y (mgr.34107) 756 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 14302/190920 objects degraded (7.491%); 10767/190920 objects misplaced (5.640%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:32 smithi005 bash[78438]: cluster 2023-09-30T09:26:32.547717+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 14302/190920 objects degraded (7.491%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:33.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:33.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:33.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:33.171 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:33.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:33.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:33.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:33.405 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:33.428 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:33.536 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:33.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:33.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:33.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:33.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:33.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:33.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:33.839 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:33.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:33.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:26:33.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:26:33.942 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:33.964 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:33.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:33.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:34.068 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:34.096 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:34.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:34.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.250 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:34.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:34.353 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:34.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:34.457 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:34.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:34.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:34.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:34.633 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:34.657 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:34.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:34.760 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:34 smithi005 bash[75361]: cluster 2023-09-30T09:26:32.934951+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 13895/187863 objects degraded (7.396%); 10767/187863 objects misplaced (5.731%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:34.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:34 smithi005 bash[78438]: cluster 2023-09-30T09:26:32.934951+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 13895/187863 objects degraded (7.396%); 10767/187863 objects misplaced (5.731%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:34.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:34.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:34.902 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:34.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:34.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:35.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:34 smithi099 bash[59238]: cluster 2023-09-30T09:26:32.934951+0000 mgr.y (mgr.34107) 757 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 13895/187863 objects degraded (7.396%); 10767/187863 objects misplaced (5.731%); 2.5 MiB/s, 39 objects/s recovering 2023-09-30T09:26:35.078 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:35.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:35.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:35.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:35.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:35.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:35.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:35.359 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:35.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:35.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:35.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:35.492 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:35.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:35.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:35.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:35.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:35.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:35.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:35.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:35.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:35.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:35.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:35.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:35.880 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:35.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:35.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:36.016 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:36.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:36.119 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:36.151 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:36.254 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:36.293 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:36.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:36.396 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:36.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:36.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:36.501 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:36.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:36.549 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:36.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:36.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:36.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:36.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:36.730 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:36 smithi005 bash[75361]: cluster 2023-09-30T09:26:34.935856+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 13713/183000 objects degraded (7.493%); 10559/183000 objects misplaced (5.770%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:36.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:36 smithi005 bash[75361]: audit 2023-09-30T09:26:36.566745+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:36.731 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:36 smithi005 bash[75361]: audit 2023-09-30T09:26:36.569273+0000 mon.a (mon.0) 978 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:36.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:36 smithi099 bash[59238]: cluster 2023-09-30T09:26:34.935856+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 13713/183000 objects degraded (7.493%); 10559/183000 objects misplaced (5.770%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:36 smithi099 bash[59238]: audit 2023-09-30T09:26:36.566745+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:36.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:36 smithi099 bash[59238]: audit 2023-09-30T09:26:36.569273+0000 mon.a (mon.0) 978 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:36.814 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:36.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:36.920 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:36.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:36.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:36.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:36 smithi005 bash[78438]: cluster 2023-09-30T09:26:34.935856+0000 mgr.y (mgr.34107) 758 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 13713/183000 objects degraded (7.493%); 10559/183000 objects misplaced (5.770%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:36 smithi005 bash[78438]: audit 2023-09-30T09:26:36.566745+0000 mon.a (mon.0) 977 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:36 smithi005 bash[78438]: audit 2023-09-30T09:26:36.569273+0000 mon.a (mon.0) 978 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:37.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:37.077 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:37.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:37.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:37.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:37.216 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:37.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:37.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:37.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:37.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:37.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:37.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:37.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:37.492 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:37.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:37.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:37.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:37.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:37.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:37.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:37.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:37.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:37.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:37.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:37.858 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:37.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:37.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:37.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:37.989 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:37.998 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:37 smithi005 bash[78438]: cluster 2023-09-30T09:26:37.550207+0000 mon.a (mon.0) 979 : cluster 3 Health check update: Degraded data redundancy: 13713/183000 objects degraded (7.493%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:37.998 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:37 smithi005 bash[75361]: cluster 2023-09-30T09:26:37.550207+0000 mon.a (mon.0) 979 : cluster 3 Health check update: Degraded data redundancy: 13713/183000 objects degraded (7.493%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:38.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:38.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:38.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:37 smithi099 bash[59238]: cluster 2023-09-30T09:26:37.550207+0000 mon.a (mon.0) 979 : cluster 3 Health check update: Degraded data redundancy: 13713/183000 objects degraded (7.493%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:38.134 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:38.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:38.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:38.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:38.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:38.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:38.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:38.440 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:38.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:38.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:38.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:38.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:38.687 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:38.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:38.742 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:38 smithi005 bash[75361]: cluster 2023-09-30T09:26:36.936717+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 13713/180999 objects degraded (7.576%); 10129/180999 objects misplaced (5.596%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:38.820 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:38.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:38.955 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:38.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:38 smithi099 bash[59238]: cluster 2023-09-30T09:26:36.936717+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 13713/180999 objects degraded (7.576%); 10129/180999 objects misplaced (5.596%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:38.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:38.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:38.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:39.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:38 smithi005 bash[78438]: cluster 2023-09-30T09:26:36.936717+0000 mgr.y (mgr.34107) 759 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 13713/180999 objects degraded (7.576%); 10129/180999 objects misplaced (5.596%); 2.4 MiB/s, 38 objects/s recovering 2023-09-30T09:26:39.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:39.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:39.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:39.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:39.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.245 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:39.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:39.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:39.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:39.395 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:26:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:26:39] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.33.4" 2023-09-30T09:26:39.488 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:39.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:39.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:39.648 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:39.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:39.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:39.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:39.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:39.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:39.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:39.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:39.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:40.019 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:40.058 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:40.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:40.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:40.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:40.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:40.247 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:40.247 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:26:40.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:40.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:40.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:40.464 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:40.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:40.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:40.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:40.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:40.703 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:40.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:40.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:40.745 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:40 smithi005 bash[75361]: cluster 2023-09-30T09:26:38.937713+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v769: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 13328/174618 objects degraded (7.633%); 9897/174618 objects misplaced (5.668%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:26:40.745 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:40 smithi005 bash[78438]: cluster 2023-09-30T09:26:38.937713+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v769: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 13328/174618 objects degraded (7.633%); 9897/174618 objects misplaced (5.668%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:26:40.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:40.859 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:40.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:40.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:40.992 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:40.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:41.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:40 smithi099 bash[59238]: cluster 2023-09-30T09:26:38.937713+0000 mgr.y (mgr.34107) 760 : cluster 0 pgmap v769: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 13328/174618 objects degraded (7.633%); 9897/174618 objects misplaced (5.668%); 2.3 MiB/s, 36 objects/s recovering 2023-09-30T09:26:41.097 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:41.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:41.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:41.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:41.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:41.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:41.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:41.363 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:41.391 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:41.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:41.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:41.500 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:41.538 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:41.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:41.643 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:41.672 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:41.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:41.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:41.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:41.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:41.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:41.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:41.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:41.936 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:41.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:41.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:42.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.070 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:42.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:42.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.210 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:42.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:42.320 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:42.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:42.452 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:42.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:42.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:42.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:42.593 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.619 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:42.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:42.726 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.747 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:42 smithi005 bash[78438]: cluster 2023-09-30T09:26:40.938595+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v770: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 13123/170868 objects degraded (7.680%); 9482/170868 objects misplaced (5.549%); 1.9 MiB/s, 31 objects/s recovering 2023-09-30T09:26:42.747 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:42 smithi005 bash[78438]: cluster 2023-09-30T09:26:42.551336+0000 mon.a (mon.0) 980 : cluster 3 Health check update: Degraded data redundancy: 13123/170868 objects degraded (7.680%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:42.747 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:42 smithi005 bash[75361]: cluster 2023-09-30T09:26:40.938595+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v770: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 13123/170868 objects degraded (7.680%); 9482/170868 objects misplaced (5.549%); 1.9 MiB/s, 31 objects/s recovering 2023-09-30T09:26:42.748 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:42 smithi005 bash[75361]: cluster 2023-09-30T09:26:42.551336+0000 mon.a (mon.0) 980 : cluster 3 Health check update: Degraded data redundancy: 13123/170868 objects degraded (7.680%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:42.750 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:42.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:42.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:42.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:42.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:42.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:42.986 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:43.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:42 smithi099 bash[59238]: cluster 2023-09-30T09:26:40.938595+0000 mgr.y (mgr.34107) 761 : cluster 0 pgmap v770: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 13123/170868 objects degraded (7.680%); 9482/170868 objects misplaced (5.549%); 1.9 MiB/s, 31 objects/s recovering 2023-09-30T09:26:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:42 smithi099 bash[59238]: cluster 2023-09-30T09:26:42.551336+0000 mon.a (mon.0) 980 : cluster 3 Health check update: Degraded data redundancy: 13123/170868 objects degraded (7.680%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:43.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:43.158 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:43.264 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:43.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:43.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:43.394 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:43.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:43.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:43.533 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:43.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:43.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:43.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:43.706 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:43.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:43.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:43 smithi005 bash[75361]: cluster 2023-09-30T09:26:42.939488+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 12679/167523 objects degraded (7.569%); 9482/167523 objects misplaced (5.660%); 1.9 MiB/s, 31 objects/s recovering 2023-09-30T09:26:43.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:43 smithi005 bash[75361]: cluster 2023-09-30T09:26:43.753413+0000 mon.a (mon.0) 981 : cluster 0 osdmap e179: 8 total, 7 up, 8 in 2023-09-30T09:26:43.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:43.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:43.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:43.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:43.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:43.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:44.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:44.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:43 smithi099 bash[59238]: cluster 2023-09-30T09:26:42.939488+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 12679/167523 objects degraded (7.569%); 9482/167523 objects misplaced (5.660%); 1.9 MiB/s, 31 objects/s recovering 2023-09-30T09:26:44.073 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:43 smithi099 bash[59238]: cluster 2023-09-30T09:26:43.753413+0000 mon.a (mon.0) 981 : cluster 0 osdmap e179: 8 total, 7 up, 8 in 2023-09-30T09:26:44.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:44.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:44.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:44.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:43 smithi005 bash[78438]: cluster 2023-09-30T09:26:42.939488+0000 mgr.y (mgr.34107) 762 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 12679/167523 objects degraded (7.569%); 9482/167523 objects misplaced (5.660%); 1.9 MiB/s, 31 objects/s recovering 2023-09-30T09:26:44.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:43 smithi005 bash[78438]: cluster 2023-09-30T09:26:43.753413+0000 mon.a (mon.0) 981 : cluster 0 osdmap e179: 8 total, 7 up, 8 in 2023-09-30T09:26:44.215 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:44.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:44.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:44.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:44.444 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:44.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:44.569 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:44.587 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:44.690 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:44.722 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:44.826 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:44.858 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:44.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:44.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:44.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:44.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:44.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:45.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:44 smithi099 bash[59238]: cluster 2023-09-30T09:26:43.754711+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e179 with expected crc 2023-09-30T09:26:45.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:44 smithi099 bash[59238]: cluster 2023-09-30T09:26:43.773133+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e179 with expected crc 2023-09-30T09:26:45.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:44 smithi099 bash[59238]: cluster 2023-09-30T09:26:44.755273+0000 mon.a (mon.0) 982 : cluster 0 osdmap e180: 8 total, 7 up, 8 in 2023-09-30T09:26:45.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:45.102 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:44 smithi005 bash[75361]: cluster 2023-09-30T09:26:43.754711+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e179 with expected crc 2023-09-30T09:26:45.102 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:44 smithi005 bash[75361]: cluster 2023-09-30T09:26:43.773133+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e179 with expected crc 2023-09-30T09:26:45.102 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:44 smithi005 bash[75361]: cluster 2023-09-30T09:26:44.755273+0000 mon.a (mon.0) 982 : cluster 0 osdmap e180: 8 total, 7 up, 8 in 2023-09-30T09:26:45.103 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:44 smithi005 bash[78438]: cluster 2023-09-30T09:26:43.754711+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e179 with expected crc 2023-09-30T09:26:45.103 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:44 smithi005 bash[78438]: cluster 2023-09-30T09:26:43.773133+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e179 with expected crc 2023-09-30T09:26:45.103 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:44 smithi005 bash[78438]: cluster 2023-09-30T09:26:44.755273+0000 mon.a (mon.0) 982 : cluster 0 osdmap e180: 8 total, 7 up, 8 in 2023-09-30T09:26:45.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:45.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:45.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:45.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:45.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:45.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:45.368 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:45.392 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:45.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:45.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:45.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:45.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:45.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:45.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:45.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:45.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:45.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:45.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:45.777 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:45.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:45.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:45.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:45.889 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:45 smithi099 bash[59238]: cluster 2023-09-30T09:26:44.755400+0000 osd.0 (osd.0) 80 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:45.889 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:45 smithi099 bash[59238]: cluster 2023-09-30T09:26:44.756361+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:45.889 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:45 smithi099 bash[59238]: cluster 2023-09-30T09:26:44.905485+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:45.889 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:45 smithi099 bash[59238]: cluster 2023-09-30T09:26:44.940368+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v774: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 12350/162465 objects degraded (7.602%); 9403/162465 objects misplaced (5.788%); 2.2 MiB/s, 55 objects/s recovering 2023-09-30T09:26:45.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:45.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:45.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:46.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[75361]: cluster 2023-09-30T09:26:44.755400+0000 osd.0 (osd.0) 80 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[75361]: cluster 2023-09-30T09:26:44.756361+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[75361]: cluster 2023-09-30T09:26:44.905485+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:46.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[75361]: cluster 2023-09-30T09:26:44.940368+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v774: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 12350/162465 objects degraded (7.602%); 9403/162465 objects misplaced (5.788%); 2.2 MiB/s, 55 objects/s recovering 2023-09-30T09:26:46.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[78438]: cluster 2023-09-30T09:26:44.755400+0000 osd.0 (osd.0) 80 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:46.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[78438]: cluster 2023-09-30T09:26:44.756361+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:46.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[78438]: cluster 2023-09-30T09:26:44.905485+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e180 with expected crc 2023-09-30T09:26:46.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:45 smithi005 bash[78438]: cluster 2023-09-30T09:26:44.940368+0000 mgr.y (mgr.34107) 763 : cluster 0 pgmap v774: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 12350/162465 objects degraded (7.602%); 9403/162465 objects misplaced (5.788%); 2.2 MiB/s, 55 objects/s recovering 2023-09-30T09:26:46.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:46.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:46.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:46.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:46.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:46.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:46.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:46.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:46.438 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:46.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:46.546 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:46.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:46.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:46.679 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:46.710 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:46.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:46.826 INFO:teuthology.orchestra.run.smithi005.stderr:set pool 8 pgp_num to 16 2023-09-30T09:26:46.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:46.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:46.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:46.955 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:46 smithi005 bash[78438]: audit 2023-09-30T09:26:46.424386+0000 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:26:46.956 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:46 smithi005 bash[78438]: audit 2023-09-30T09:26:46.427196+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.5:0/575987932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:26:46.956 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:46 smithi005 bash[75361]: audit 2023-09-30T09:26:46.424386+0000 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:26:46.956 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:46 smithi005 bash[75361]: audit 2023-09-30T09:26:46.427196+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.5:0/575987932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:26:46.983 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:46.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:46.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:47.086 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:47.095 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:46 smithi099 bash[59238]: audit 2023-09-30T09:26:46.424386+0000 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:26:47.095 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:46 smithi099 bash[59238]: audit 2023-09-30T09:26:46.427196+0000 mon.b (mon.1) 17 : audit 1 from='client.? 172.21.15.5:0/575987932' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:26:47.118 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:47.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:47.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:47.261 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:47.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:47.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:47.365 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:47.400 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:47.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:47.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:47.504 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:47.527 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:47.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:47.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:47.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:47.675 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:47.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:47.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:47.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:47.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:47.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:47.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:47.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:47.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:47.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:47.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:48.050 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:48.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:48.142 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[75361]: audit 2023-09-30T09:26:46.813909+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:26:48.142 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[75361]: cluster 2023-09-30T09:26:46.818530+0000 mon.a (mon.0) 985 : cluster 0 osdmap e181: 8 total, 7 up, 8 in 2023-09-30T09:26:48.143 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[75361]: cluster 2023-09-30T09:26:46.822857+0000 osd.0 (osd.0) 81 : cluster 3 failed to encode map e181 with expected crc 2023-09-30T09:26:48.143 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[75361]: cluster 2023-09-30T09:26:46.827474+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e181 with expected crc 2023-09-30T09:26:48.143 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[75361]: cluster 2023-09-30T09:26:46.941121+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v776: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 12350/160791 objects degraded (7.681%); 9032/160791 objects misplaced (5.617%); 842 KiB/s, 40 objects/s recovering 2023-09-30T09:26:48.143 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[75361]: cluster 2023-09-30T09:26:47.552589+0000 mon.a (mon.0) 986 : cluster 3 Health check update: Degraded data redundancy: 12350/162465 objects degraded (7.602%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:48.143 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[78438]: audit 2023-09-30T09:26:46.813909+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:26:48.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[78438]: cluster 2023-09-30T09:26:46.818530+0000 mon.a (mon.0) 985 : cluster 0 osdmap e181: 8 total, 7 up, 8 in 2023-09-30T09:26:48.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[78438]: cluster 2023-09-30T09:26:46.822857+0000 osd.0 (osd.0) 81 : cluster 3 failed to encode map e181 with expected crc 2023-09-30T09:26:48.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[78438]: cluster 2023-09-30T09:26:46.827474+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e181 with expected crc 2023-09-30T09:26:48.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[78438]: cluster 2023-09-30T09:26:46.941121+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v776: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 12350/160791 objects degraded (7.681%); 9032/160791 objects misplaced (5.617%); 842 KiB/s, 40 objects/s recovering 2023-09-30T09:26:48.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:47 smithi005 bash[78438]: cluster 2023-09-30T09:26:47.552589+0000 mon.a (mon.0) 986 : cluster 3 Health check update: Degraded data redundancy: 12350/162465 objects degraded (7.602%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:48.171 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:48.183 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:47 smithi099 bash[59238]: audit 2023-09-30T09:26:46.813909+0000 mon.a (mon.0) 984 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:26:48.183 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:47 smithi099 bash[59238]: cluster 2023-09-30T09:26:46.818530+0000 mon.a (mon.0) 985 : cluster 0 osdmap e181: 8 total, 7 up, 8 in 2023-09-30T09:26:48.183 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:47 smithi099 bash[59238]: cluster 2023-09-30T09:26:46.822857+0000 osd.0 (osd.0) 81 : cluster 3 failed to encode map e181 with expected crc 2023-09-30T09:26:48.183 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:47 smithi099 bash[59238]: cluster 2023-09-30T09:26:46.827474+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e181 with expected crc 2023-09-30T09:26:48.183 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:47 smithi099 bash[59238]: cluster 2023-09-30T09:26:46.941121+0000 mgr.y (mgr.34107) 764 : cluster 0 pgmap v776: 89 pgs: 1 active+recovery_wait+remapped, 48 active+clean, 18 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 559 op/s; 12350/160791 objects degraded (7.681%); 9032/160791 objects misplaced (5.617%); 842 KiB/s, 40 objects/s recovering 2023-09-30T09:26:48.184 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:47 smithi099 bash[59238]: cluster 2023-09-30T09:26:47.552589+0000 mon.a (mon.0) 986 : cluster 3 Health check update: Degraded data redundancy: 12350/162465 objects degraded (7.602%), 11 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:48.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:48.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:48.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:48.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:48.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:48.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:48.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:48.461 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:48.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:48.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:48.569 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:48.602 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:48.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:48.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:48.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:48.747 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:48.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:48.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:48.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:48.891 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:48.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:48.994 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:49.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:49.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:49.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:49.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:49.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:49.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:49.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:49.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:49.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:49.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:49.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:49.398 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:49.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:49.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:49.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:49.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:50.072 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:26:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:26:49] "GET /metrics HTTP/1.1" 200 36313 "" "Prometheus/2.33.4" 2023-09-30T09:26:50.075 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:49 smithi005 bash[75361]: cluster 2023-09-30T09:26:48.942144+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v777: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 12010/155556 objects degraded (7.721%); 8843/155556 objects misplaced (5.685%); 842 KiB/s, 72 objects/s recovering 2023-09-30T09:26:50.076 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:49 smithi005 bash[78438]: cluster 2023-09-30T09:26:48.942144+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v777: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 12010/155556 objects degraded (7.721%); 8843/155556 objects misplaced (5.685%); 842 KiB/s, 72 objects/s recovering 2023-09-30T09:26:50.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:50.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:50.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:50.209 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:50.241 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:50.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:50.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:50.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:50 smithi099 bash[59238]: cluster 2023-09-30T09:26:48.942144+0000 mgr.y (mgr.34107) 765 : cluster 0 pgmap v777: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 664 op/s; 12010/155556 objects degraded (7.721%); 8843/155556 objects misplaced (5.685%); 842 KiB/s, 72 objects/s recovering 2023-09-30T09:26:50.345 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:50.380 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:50.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:50.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:50.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:50.512 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:50.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:50.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:50.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:50.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:50.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:50.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:50.765 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:50.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:50.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:50.870 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:50.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:50.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:51.006 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:51.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:51.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:51.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:51.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:51.149 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:51 smithi005 bash[75361]: audit 2023-09-30T09:26:50.773294+0000 mon.a (mon.0) 987 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:51.149 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:51 smithi005 bash[78438]: audit 2023-09-30T09:26:50.773294+0000 mon.a (mon.0) 987 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:51.175 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:51.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:51.277 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:26:51.277 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:26:51.277 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:162646 6.1 6:89b8fae3:::benchmark_data_smithi005_105531_object54963:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:01.650936+0000", 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 589.618244581, 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.911222051, 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:26:51.278 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 162646 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.650936+0000", 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.650936+0000", 2023-09-30T09:26:51.279 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.650937+0000", 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5629999999999999e-06 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.650944+0000", 2023-09-30T09:26:51.280 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5119999999999997e-06 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.650964+0000", 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9930000000000001e-05 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.650973+0000", 2023-09-30T09:26:51.281 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6549999999999999e-06 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.651059+0000", 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.619e-05 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.651074+0000", 2023-09-30T09:26:51.282 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4134999999999999e-05 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.370733+0000", 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.71965899799999999 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.370757+0000", 2023-09-30T09:26:51.283 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4468999999999999e-05 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.540967+0000", 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.170209931 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.541136+0000", 2023-09-30T09:26:51.284 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016903799999999999 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,6,7", 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.541745+0000", 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00060917700000000003 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.285 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.555989+0000", 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.014243947999999999 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.558769+0000", 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0027794170000000002 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.286 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.560873+0000", 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0021041549999999999 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.561974+0000", 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001101372 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.562020+0000", 2023-09-30T09:26:51.287 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6218999999999999e-05 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.562158+0000", 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013734199999999999 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.288 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.34803.0:162658 6.1 6:8419f2bc:::benchmark_data_smithi005_105531_object54975:head [delete] snapc 0=[] ondisk+write+known_if_redirected e111)", 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:17:01.675537+0000", 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 589.59364322500005, 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.886930118, 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.34803", 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1685557785", 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 162658 2023-09-30T09:26:51.289 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675537+0000", 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675537+0000", 2023-09-30T09:26:51.290 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675539+0000", 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.857e-06 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675545+0000", 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1160000000000004e-06 2023-09-30T09:26:51.291 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675561+0000", 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5644000000000001e-05 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675570+0000", 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7399999999999999e-06 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.292 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675641+0000", 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0553e-05 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:01.675652+0000", 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1415e-05 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.293 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.370830+0000", 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.69517752099999996 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:02.370842+0000", 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.189e-05 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.556035+0000", 2023-09-30T09:26:51.294 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.185192977 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.556109+0000", 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4238000000000003e-05 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,6,7", 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.556183+0000", 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4509000000000001e-05 2023-09-30T09:26:51.295 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.558968+0000", 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0027842409999999998 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.560745+0000", 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0017772490000000001 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.296 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.562189+0000", 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0014441549999999999 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.562309+0000", 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012044099999999999 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.297 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.562380+0000", 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0057999999999999e-05 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:17:03.562467+0000", 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7514000000000003e-05 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.298 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:1327 8.1 8:8841ba75:::benchmark_data_smithi005_150885_object1326:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:24:13.666758+0000", 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 157.602422649, 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.040515452, 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "reached pg", 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.299 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 1327 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.666758+0000", 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.666758+0000", 2023-09-30T09:26:51.300 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.666758+0000", 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5000000000000001e-07 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.666780+0000", 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1679999999999999e-05 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.301 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.666787+0000", 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1339999999999998e-06 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.666792+0000", 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.028e-06 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.302 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.666865+0000", 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2275999999999997e-05 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.667000+0000", 2023-09-30T09:26:51.303 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000135122 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.667112+0000", 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000112516 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.694149+0000", 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.027037097 2023-09-30T09:26:51.304 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.694162+0000", 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2967e-05 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.701669+0000", 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0075071170000001 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.305 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for degraded object", 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.702465+0000", 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00079532599999999995 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707168+0000", 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0047035530000000001 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.306 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707273+0000", 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010468599999999999 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:1354 8.1 8:894852c1:::benchmark_data_smithi005_150885_object1353:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e161)", 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:24:13.713965+0000", 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 157.55521543699999, 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.99430199600000002, 2023-09-30T09:26:51.307 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 1354 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.308 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.713965+0000", 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.713965+0000", 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.713966+0000", 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.176e-06 2023-09-30T09:26:51.309 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.713986+0000", 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0242e-05 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.713998+0000", 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2135e-05 2023-09-30T09:26:51.310 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.714007+0000", 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8189999999999998e-06 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.714154+0000", 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000146992 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.311 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.714172+0000", 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8374999999999999e-05 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.702834+0000", 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.98866193199999997 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.312 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.702996+0000", 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016203600000000001 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,5", 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.703201+0000", 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020408399999999999 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.313 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.704394+0000", 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001193672 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707335+0000", 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0029405080000000001 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.314 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.708111+0000", 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00077609399999999996 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.708156+0000", 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5562999999999997e-05 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.708267+0000", 2023-09-30T09:26:51.315 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000110368 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:1363 8.1 8:8fe62f0a:::benchmark_data_smithi005_150885_object1362:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e161)", 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:24:13.717896+0000", 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 157.55128388700001, 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.99121780400000004, 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.316 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 1363 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.717896+0000", 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.317 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.717896+0000", 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.717898+0000", 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5799999999999999e-06 2023-09-30T09:26:51.318 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.717935+0000", 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7027000000000003e-05 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.717949+0000", 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.382e-05 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.319 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.717959+0000", 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8290000000000003e-06 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.718092+0000", 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013323999999999999 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.320 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.718111+0000", 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9072999999999998e-05 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.703645+0000", 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.98553447000000005 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.703789+0000", 2023-09-30T09:26:51.321 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014362500000000001 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,5", 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.703972+0000", 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00018277500000000001 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707381+0000", 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003409381 2023-09-30T09:26:51.322 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.708328+0000", 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000946571 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.708900+0000", 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000572336 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.323 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.708958+0000", 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8093000000000001e-05 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.709114+0000", 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015598399999999999 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.324 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137019 8.1 8:89b0d4ae:::benchmark_data_smithi005_150885_object41806:head [delete] snapc 0=[] ondisk+write+known_if_redirected e178)", 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.764916+0000", 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.5042642009999998, 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.114350036, 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.325 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137019 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.764916+0000", 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.764916+0000", 2023-09-30T09:26:51.326 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.764918+0000", 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5659999999999999e-06 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.764923+0000", 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6389999999999997e-06 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.327 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.764935+0000", 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2119e-05 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.764943+0000", 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5650000000000004e-06 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.328 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.770341+0000", 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0053981059999999997 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.770386+0000", 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4842999999999997e-05 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.329 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.867592+0000", 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.097206447 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.867712+0000", 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011957500000000001 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.867840+0000", 2023-09-30T09:26:51.330 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000128398 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879063+0000", 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011222831000000001 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879139+0000", 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5715000000000003e-05 2023-09-30T09:26:51.331 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879157+0000", 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7796e-05 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879218+0000", 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1702e-05 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.332 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879266+0000", 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7734000000000001e-05 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137041 8.1 8:8bf9764a:::benchmark_data_smithi005_150885_object41828:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.794277+0000", 2023-09-30T09:26:51.333 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.4749029120000001, 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.093105427, 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137041 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.334 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794277+0000", 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794277+0000", 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.335 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794279+0000", 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.294e-06 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794283+0000", 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7859999999999996e-06 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794295+0000", 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2065999999999999e-05 2023-09-30T09:26:51.336 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794302+0000", 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3029999999999996e-06 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794376+0000", 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4072999999999994e-05 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.337 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794384+0000", 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2199999999999992e-06 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.872293+0000", 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0779092560000001 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.338 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.872427+0000", 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000133671 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.872555+0000", 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000127923 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.339 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879363+0000", 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0068081449999999998 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879396+0000", 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2981000000000002e-05 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887260+0000", 2023-09-30T09:26:51.340 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0078635379999999998 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887335+0000", 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5549999999999993e-05 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887383+0000", 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7620999999999997e-05 2023-09-30T09:26:51.341 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137043 8.1 8:81e55c3a:::benchmark_data_smithi005_150885_object41830:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.794319+0000", 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.4748608409999999, 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.100926286, 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.342 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137043 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794319+0000", 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.343 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794319+0000", 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794320+0000", 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9700000000000002e-07 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.344 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794322+0000", 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.012e-06 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794328+0000", 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9649999999999996e-06 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.345 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794332+0000", 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9450000000000003e-06 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794400+0000", 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8473999999999995e-05 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.346 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.794405+0000", 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7219999999999999e-06 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.875707+0000", 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0813020090000001 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.347 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.875796+0000", 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9013999999999999e-05 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.875902+0000", 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000105858 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887399+0000", 2023-09-30T09:26:51.348 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011497626 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887478+0000", 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8767e-05 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895138+0000", 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0076597369999999998 2023-09-30T09:26:51.349 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895200+0000", 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1679000000000004e-05 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895246+0000", 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6081000000000001e-05 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.350 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137047 8.1 8:8ad543b6:::benchmark_data_smithi005_150885_object41834:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.805249+0000", 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.4639308260000004, 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0902210830000001, 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.351 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137047 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805249+0000", 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.352 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805249+0000", 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805251+0000", 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.888e-06 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805259+0000", 2023-09-30T09:26:51.353 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2239999999999995e-06 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805275+0000", 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5084e-05 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805285+0000", 2023-09-30T09:26:51.354 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0088999999999999e-05 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805476+0000", 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000191585 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805488+0000", 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2128e-05 2023-09-30T09:26:51.355 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879422+0000", 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0739337529999999 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879533+0000", 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011140400000000001 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.356 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.879628+0000", 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4640000000000002e-05 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.891581+0000", 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011953330999999999 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.357 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895047+0000", 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003465723 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895377+0000", 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00032968400000000001 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.358 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895426+0000", 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8908e-05 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895470+0000", 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4641999999999997e-05 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.359 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137049 8.1 8:8b4508ed:::benchmark_data_smithi005_150885_object41836:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.805325+0000", 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.4638555450000004, 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0902928089999999, 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137049 2023-09-30T09:26:51.360 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805325+0000", 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805325+0000", 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.361 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805325+0000", 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6199999999999998e-07 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805329+0000", 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.45e-06 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.362 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805337+0000", 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3469999999999999e-06 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805343+0000", 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9349999999999999e-06 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.363 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805513+0000", 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016963199999999999 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.805521+0000", 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0120000000000005e-06 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.883077+0000", 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.077556095 2023-09-30T09:26:51.364 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.883225+0000", 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000148667 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.883347+0000", 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121741 2023-09-30T09:26:51.365 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895073+0000", 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011725938999999999 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895316+0000", 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024278200000000001 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.366 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895514+0000", 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019856299999999999 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895575+0000", 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1050000000000007e-05 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.367 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895617+0000", 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2033999999999998e-05 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137071 8.1 8:8b208b7a:::benchmark_data_smithi005_150885_object41858:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.838688+0000", 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.4304922400000004, 2023-09-30T09:26:51.368 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0696645760000001, 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137071 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.369 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838688+0000", 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838688+0000", 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838689+0000", 2023-09-30T09:26:51.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4139999999999999e-06 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838693+0000", 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9759999999999997e-06 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838704+0000", 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0694e-05 2023-09-30T09:26:51.371 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838712+0000", 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9330000000000001e-06 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838775+0000", 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2654e-05 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.838784+0000", 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1819999999999995e-06 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887542+0000", 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.048758552 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.373 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887697+0000", 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015432099999999999 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.887826+0000", 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012976400000000001 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895335+0000", 2023-09-30T09:26:51.374 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0075083609999999999 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895671+0000", 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00033585 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908274+0000", 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012603355 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.375 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908310+0000", 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5902999999999998e-05 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908352+0000", 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2617000000000002e-05 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.376 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137073 8.1 8:863f76bc:::benchmark_data_smithi005_150885_object41860:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.839342+0000", 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.4298379490000004, 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0691546729999999, 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.377 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137073 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839342+0000", 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839342+0000", 2023-09-30T09:26:51.378 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839343+0000", 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7700000000000004e-07 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839347+0000", 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9550000000000002e-06 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.379 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839357+0000", 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0205e-05 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839365+0000", 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0949999999999996e-06 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.380 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839417+0000", 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1351999999999999e-05 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.839424+0000", 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5469999999999999e-06 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.381 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.891607+0000", 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0521827290000001 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.891692+0000", 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4641999999999994e-05 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.891777+0000", 2023-09-30T09:26:51.382 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5963000000000003e-05 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895480+0000", 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003702622 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908249+0000", 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012768603 2023-09-30T09:26:51.383 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908410+0000", 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016105000000000001 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908467+0000", 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7253000000000002e-05 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.384 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908497+0000", 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.9879999999999999e-05 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137079 8.1 8:8edad972:::benchmark_data_smithi005_150885_object41866:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.849875+0000", 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.4193050329999997, 2023-09-30T09:26:51.385 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.091956978, 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137079 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.386 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849875+0000", 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849875+0000", 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849877+0000", 2023-09-30T09:26:51.387 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5540000000000001e-06 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849882+0000", 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9470000000000002e-06 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849895+0000", 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3199e-05 2023-09-30T09:26:51.388 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849903+0000", 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0530000000000007e-06 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849964+0000", 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0942e-05 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.389 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.849975+0000", 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0766e-05 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895708+0000", 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0457332690000001 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.390 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895842+0000", 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013438999999999999 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.895968+0000", 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000126 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.391 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908382+0000", 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012413369 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.925398+0000", 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.017016519000000001 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.392 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.941720+0000", 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.016322103000000001 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.941784+0000", 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.368e-05 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.393 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.941832+0000", 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8186999999999998e-05 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137092 8.1 8:8aebef26:::benchmark_data_smithi005_150885_object41879:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.873087+0000", 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.3960933369999999, 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.068926802, 2023-09-30T09:26:51.394 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137092 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873087+0000", 2023-09-30T09:26:51.395 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873087+0000", 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873088+0000", 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3960000000000001e-06 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.396 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873094+0000", 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.288e-06 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873105+0000", 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1956999999999999e-05 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.397 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873114+0000", 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3480000000000004e-06 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873180+0000", 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6476999999999994e-05 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.398 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.873189+0000", 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8789999999999992e-06 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.899892+0000", 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0267025139999999 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.399 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.900031+0000", 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000139367 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.900171+0000", 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013946999999999999 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.400 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908528+0000", 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0083572190000000008 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.925405+0000", 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.016877307000000001 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.941920+0000", 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.016515419 2023-09-30T09:26:51.401 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.941976+0000", 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5145000000000001e-05 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942014+0000", 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8016000000000003e-05 2023-09-30T09:26:51.402 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137102 8.1 8:810b04a4:::benchmark_data_smithi005_150885_object41889:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.888969+0000", 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.3802108349999997, 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0532145390000001, 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.403 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137102 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.888969+0000", 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.404 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.888969+0000", 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.888970+0000", 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0589999999999999e-06 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.888975+0000", 2023-09-30T09:26:51.405 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5510000000000001e-06 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.888985+0000", 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8830000000000001e-06 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.888994+0000", 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9109999999999999e-06 2023-09-30T09:26:51.406 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.889074+0000", 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0080000000000006e-05 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.889088+0000", 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4304999999999999e-05 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.407 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.904161+0000", 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.015072846 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.904291+0000", 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000130197 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.408 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.904412+0000", 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121166 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.916897+0000", 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012484581 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.925411+0000", 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0085142310000000006 2023-09-30T09:26:51.409 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942098+0000", 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.016687031000000001 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942149+0000", 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0346999999999998e-05 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.410 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942184+0000", 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5351000000000001e-05 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137135 8.1 8:8f4d6f15:::benchmark_data_smithi005_150885_object41922:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:43.943361+0000", 2023-09-30T09:26:51.411 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.3258188229999996, 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.99930595200000005, 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137135 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.412 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943361+0000", 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943361+0000", 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943363+0000", 2023-09-30T09:26:51.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6390000000000001e-06 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943370+0000", 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8000000000000001e-06 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943388+0000", 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7850999999999999e-05 2023-09-30T09:26:51.414 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943397+0000", 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3190000000000001e-06 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943479+0000", 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1872000000000005e-05 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.415 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:43.943492+0000", 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3035e-05 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908567+0000", 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.96507475899999995 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.416 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908711+0000", 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014470800000000001 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.908830+0000", 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000118838 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.929626+0000", 2023-09-30T09:26:51.417 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.020795797000000001 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.933368+0000", 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0037424789999999999 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942587+0000", 2023-09-30T09:26:51.418 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0092186360000000005 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942633+0000", 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6217999999999997e-05 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942667+0000", 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4001000000000002e-05 2023-09-30T09:26:51.419 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137164 8.1 8:8317c5de:::benchmark_data_smithi005_150885_object41951:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:44.075625+0000", 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.1935553649999999, 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.86716275399999998, 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.420 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137164 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075625+0000", 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.421 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075625+0000", 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075626+0000", 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3370000000000001e-06 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.422 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075631+0000", 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0459999999999996e-06 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075647+0000", 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5576000000000001e-05 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075662+0000", 2023-09-30T09:26:51.423 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5209e-05 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075728+0000", 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5984999999999999e-05 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.075739+0000", 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1384e-05 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.424 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.912664+0000", 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.83692449000000002 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.912796+0000", 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013188300000000001 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.425 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.913180+0000", 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00038434400000000001 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.929632+0000", 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.016451991999999999 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.426 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942060+0000", 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012427864 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942710+0000", 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00065044199999999999 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942755+0000", 2023-09-30T09:26:51.427 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5022999999999999e-05 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942788+0000", 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2178999999999998e-05 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.428 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137167 8.1 8:82801fa3:::benchmark_data_smithi005_150885_object41954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:44.084467+0000", 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.1847135790000003, 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.85843102100000002, 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137167 2023-09-30T09:26:51.429 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084467+0000", 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084467+0000", 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.430 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.431 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.433 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084468+0000", 2023-09-30T09:26:51.433 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.796e-06 2023-09-30T09:26:51.433 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.433 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.433 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.433 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084474+0000", 2023-09-30T09:26:51.433 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6849999999999998e-06 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084491+0000", 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.649e-05 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084499+0000", 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9320000000000002e-06 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.434 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084577+0000", 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7688999999999994e-05 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.084589+0000", 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1747e-05 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.435 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.916930+0000", 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.83234131600000005 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.917046+0000", 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011595399999999999 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.917161+0000", 2023-09-30T09:26:51.436 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011510699999999999 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.929637+0000", 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012475694000000001 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942468+0000", 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012830983000000001 2023-09-30T09:26:51.437 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942825+0000", 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00035658499999999997 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942867+0000", 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2104000000000002e-05 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.438 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942898+0000", 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.0939000000000003e-05 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137189 8.1 8:8a450352:::benchmark_data_smithi005_150885_object41976:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:44.138250+0000", 2023-09-30T09:26:51.439 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 7.1309302739999998, 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.83429268199999995, 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137189 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.440 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138250+0000", 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138250+0000", 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138251+0000", 2023-09-30T09:26:51.441 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.271e-06 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138256+0000", 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7140000000000001e-06 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138267+0000", 2023-09-30T09:26:51.442 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1544e-05 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138277+0000", 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2369999999999998e-06 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138330+0000", 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3368000000000001e-05 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.443 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.138337+0000", 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5579999999999997e-06 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.921624+0000", 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.78328720100000004 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.444 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.921740+0000", 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011579299999999999 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.921855+0000", 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000115253 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.933322+0000", 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011467267999999999 2023-09-30T09:26:51.445 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942935+0000", 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0096132760000000005 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.972367+0000", 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.029431252000000001 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.446 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.972494+0000", 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012757400000000001 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.972543+0000", 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8372999999999999e-05 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.447 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:137230 8.1 8:862c6744:::benchmark_data_smithi005_150885_object42017:head [delete] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:26:44.272780+0000", 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 6.9964004710000003, 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.69997513700000003, 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:26:51.448 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137230 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272780+0000", 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272780+0000", 2023-09-30T09:26:51.449 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272781+0000", 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9299999999999996e-07 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272785+0000", 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9720000000000003e-06 2023-09-30T09:26:51.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272795+0000", 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0655999999999999e-05 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272804+0000", 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5329999999999994e-06 2023-09-30T09:26:51.451 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272873+0000", 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9224e-05 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.272884+0000", 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1003e-05 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.452 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.925445+0000", 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.65256101399999999 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.925569+0000", 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012359 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.453 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.925697+0000", 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012881599999999999 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.933381+0000", 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0076833099999999996 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.454 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.942975+0000", 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0095947189999999998 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.972586+0000", 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.029611036 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.972711+0000", 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012495 2023-09-30T09:26:51.455 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:26:44.972755+0000", 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3421000000000003e-05 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:26:51.456 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:26:51.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:51.458 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:51 smithi099 bash[59238]: audit 2023-09-30T09:26:50.773294+0000 mon.a (mon.0) 987 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:51.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:51.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:51.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:51.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:51.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:51.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:51.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:51.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:51.877 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:51.904 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:51.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:51.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:52.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:52.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:52.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:52.146 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.176 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:52 smithi005 bash[75361]: cluster 2023-09-30T09:26:50.949557+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v778: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 11821/151884 objects degraded (7.783%); 8429/151884 objects misplaced (5.550%); 0 B/s, 26 objects/s recovering 2023-09-30T09:26:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:52 smithi005 bash[75361]: audit 2023-09-30T09:26:51.555685+0000 mon.a (mon.0) 988 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:52.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:52 smithi005 bash[78438]: cluster 2023-09-30T09:26:50.949557+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v778: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 11821/151884 objects degraded (7.783%); 8429/151884 objects misplaced (5.550%); 0 B/s, 26 objects/s recovering 2023-09-30T09:26:52.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:52 smithi005 bash[78438]: audit 2023-09-30T09:26:51.555685+0000 mon.a (mon.0) 988 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:52.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:52.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:52 smithi099 bash[59238]: cluster 2023-09-30T09:26:50.949557+0000 mgr.y (mgr.34107) 766 : cluster 0 pgmap v778: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 563 op/s; 11821/151884 objects degraded (7.783%); 8429/151884 objects misplaced (5.550%); 0 B/s, 26 objects/s recovering 2023-09-30T09:26:52.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:52 smithi099 bash[59238]: audit 2023-09-30T09:26:51.555685+0000 mon.a (mon.0) 988 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:52.306 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:52.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:52.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:52.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:52.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:52.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:52.682 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.709 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:52.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:52.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:52.978 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:52.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:53.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:53.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:53.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:53.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:53.221 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:53.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:53.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:53.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:53.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:53 smithi005 bash[78438]: cluster 2023-09-30T09:26:52.554348+0000 mon.a (mon.0) 989 : cluster 3 Health check update: Degraded data redundancy: 11821/151884 objects degraded (7.783%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:53.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:53 smithi005 bash[75361]: cluster 2023-09-30T09:26:52.554348+0000 mon.a (mon.0) 989 : cluster 3 Health check update: Degraded data redundancy: 11821/151884 objects degraded (7.783%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:53.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:53 smithi099 bash[59238]: cluster 2023-09-30T09:26:52.554348+0000 mon.a (mon.0) 989 : cluster 3 Health check update: Degraded data redundancy: 11821/151884 objects degraded (7.783%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:53.358 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:53.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:53.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:53.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:53.488 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:53.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:53.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:53.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:53.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:53.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:53.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:53.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:53.792 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:53.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:53.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:53.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:53.925 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:53.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:53.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:54.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:54.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:54.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:54.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:54.172 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:54.196 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:54.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:54.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:54.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:54.327 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:54.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:54.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:54.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:54.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:54.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:54.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:54.563 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:54 smithi005 bash[75361]: cluster 2023-09-30T09:26:52.952766+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v779: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 11385/148746 objects degraded (7.654%); 8429/148746 objects misplaced (5.667%); 0 B/s, 23 objects/s recovering 2023-09-30T09:26:54.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:54.606 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:54.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:54.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:54.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:54.735 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:54.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:54.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:54 smithi099 bash[59238]: cluster 2023-09-30T09:26:52.952766+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v779: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 11385/148746 objects degraded (7.654%); 8429/148746 objects misplaced (5.667%); 0 B/s, 23 objects/s recovering 2023-09-30T09:26:54.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:54.853 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:54 smithi005 bash[78438]: cluster 2023-09-30T09:26:52.952766+0000 mgr.y (mgr.34107) 767 : cluster 0 pgmap v779: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 11385/148746 objects degraded (7.654%); 8429/148746 objects misplaced (5.667%); 0 B/s, 23 objects/s recovering 2023-09-30T09:26:54.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:54.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:54.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:54.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-30T09:26:54.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:55.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:55.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:55.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:55.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:55.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:55.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:55.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:55.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:55.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:55.428 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:55.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:55.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:55.543 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:26:55.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:55.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:55.601 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:26:55.645 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:26:55.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:55.693 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:26:55.700 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:55.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:55.735 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:26:55.781 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:26:55.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:55 smithi099 bash[59238]: audit 2023-09-30T09:26:55.465407+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.5:0/743827581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:55.806 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:55.815 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:55 smithi005 bash[75361]: audit 2023-09-30T09:26:55.465407+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.5:0/743827581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:55.816 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:55 smithi005 bash[78438]: audit 2023-09-30T09:26:55.465407+0000 mon.a (mon.0) 990 : audit 0 from='client.? 172.21.15.5:0/743827581' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:26:55.835 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.4 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:26:55.836 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:26:55.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:55.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:55.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:55.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:55.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:55.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:56.066 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6, 0] out_osds: [] dead_osds: [4] live_osds: [0, 1, 2, 3, 5, 6, 7] 2023-09-30T09:26:56.066 INFO:tasks.thrashosds.thrasher:Reviving osd 4 2023-09-30T09:26:56.066 INFO:tasks.cephadm.osd.4:Restarting osd.4 (starting--it wasn't running)... 2023-09-30T09:26:56.066 DEBUG:teuthology.orchestra.run.smithi099:osd.4> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-30T09:26:56.071 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl start ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.4 2023-09-30T09:26:56.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:56.082 INFO:journalctl@ceph.osd.4.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T09:26:56.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:26:56.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:56.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:56.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:56.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:56.270 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:56.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:56.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:56.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:56.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:56.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:56.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:56.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:56.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:56.551 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:56 smithi099 systemd[1]: Started Ceph osd.4 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:26:56.601 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:26:56.633 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:56.658 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:56.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:56.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:56.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:56.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:56.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:56.802 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:56 smithi005 bash[75361]: cluster 2023-09-30T09:26:54.953483+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v780: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 11150/143640 objects degraded (7.762%); 8310/143640 objects misplaced (5.785%); 0 B/s, 31 objects/s recovering 2023-09-30T09:26:56.802 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:56 smithi005 bash[75361]: audit 2023-09-30T09:26:55.971027+0000 mon.a (mon.0) 991 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:56.802 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:56 smithi005 bash[75361]: audit 2023-09-30T09:26:55.973674+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.5:0/1905994495' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:56.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:56.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:56.911 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:56 smithi099 bash[59238]: cluster 2023-09-30T09:26:54.953483+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v780: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 11150/143640 objects degraded (7.762%); 8310/143640 objects misplaced (5.785%); 0 B/s, 31 objects/s recovering 2023-09-30T09:26:56.911 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:56 smithi099 bash[59238]: audit 2023-09-30T09:26:55.971027+0000 mon.a (mon.0) 991 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:56.911 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:56 smithi099 bash[59238]: audit 2023-09-30T09:26:55.973674+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.5:0/1905994495' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:56.931 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:56.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:57.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:57.063 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:57.066 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:56 smithi005 bash[78438]: cluster 2023-09-30T09:26:54.953483+0000 mgr.y (mgr.34107) 768 : cluster 0 pgmap v780: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 11150/143640 objects degraded (7.762%); 8310/143640 objects misplaced (5.785%); 0 B/s, 31 objects/s recovering 2023-09-30T09:26:57.066 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:56 smithi005 bash[78438]: audit 2023-09-30T09:26:55.971027+0000 mon.a (mon.0) 991 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:57.066 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:56 smithi005 bash[78438]: audit 2023-09-30T09:26:55.973674+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.5:0/1905994495' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:26:57.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:57.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:57.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:57.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:57.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:57.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:57.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:57.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:57.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:57.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:57.438 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:57.467 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:57.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:57.564 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:26:57.564 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:26:57.574 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: cluster 2023-09-30T09:26:56.575855+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: audit 2023-09-30T09:26:56.586864+0000 mon.a (mon.0) 993 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: cluster 2023-09-30T09:26:56.591730+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e182 with expected crc 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: cluster 2023-09-30T09:26:56.592505+0000 mon.a (mon.0) 994 : cluster 0 osdmap e182: 8 total, 7 up, 8 in 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: cluster 2023-09-30T09:26:56.595317+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e182 with expected crc 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: audit 2023-09-30T09:26:57.194829+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: audit 2023-09-30T09:26:57.207040+0000 mon.a (mon.0) 996 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[75361]: cluster 2023-09-30T09:26:57.555563+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 11150/143640 objects degraded (7.762%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:57.589 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: cluster 2023-09-30T09:26:56.575855+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:26:57.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: audit 2023-09-30T09:26:56.586864+0000 mon.a (mon.0) 993 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:26:57.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: cluster 2023-09-30T09:26:56.591730+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e182 with expected crc 2023-09-30T09:26:57.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: cluster 2023-09-30T09:26:56.592505+0000 mon.a (mon.0) 994 : cluster 0 osdmap e182: 8 total, 7 up, 8 in 2023-09-30T09:26:57.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: cluster 2023-09-30T09:26:56.595317+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e182 with expected crc 2023-09-30T09:26:57.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: audit 2023-09-30T09:26:57.194829+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:57.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: audit 2023-09-30T09:26:57.207040+0000 mon.a (mon.0) 996 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:57.590 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:57 smithi005 bash[78438]: cluster 2023-09-30T09:26:57.555563+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 11150/143640 objects degraded (7.762%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:57.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:57.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:57.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:57.756 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:57.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:57.861 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:57.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:57.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:58.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: cluster 2023-09-30T09:26:56.575855+0000 mon.a (mon.0) 992 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: audit 2023-09-30T09:26:56.586864+0000 mon.a (mon.0) 993 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: cluster 2023-09-30T09:26:56.591730+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e182 with expected crc 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: cluster 2023-09-30T09:26:56.592505+0000 mon.a (mon.0) 994 : cluster 0 osdmap e182: 8 total, 7 up, 8 in 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: cluster 2023-09-30T09:26:56.595317+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e182 with expected crc 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: audit 2023-09-30T09:26:57.194829+0000 mon.a (mon.0) 995 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: audit 2023-09-30T09:26:57.207040+0000 mon.a (mon.0) 996 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:26:58.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:57 smithi099 bash[59238]: cluster 2023-09-30T09:26:57.555563+0000 mon.a (mon.0) 997 : cluster 3 Health check update: Degraded data redundancy: 11150/143640 objects degraded (7.762%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:26:58.029 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:58.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:58.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:58.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:26:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:26:58.262 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:58.292 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:26:58.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:26:58.400 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:58.447 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:58.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:58.551 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:58.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:58.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:58.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:58.699 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:58.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:58.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:26:58 smithi005 bash[75361]: cluster 2023-09-30T09:26:56.953991+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v782: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 11150/141672 objects degraded (7.870%); 7856/141672 objects misplaced (5.545%); 0 B/s, 31 objects/s recovering 2023-09-30T09:26:58.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:26:58 smithi005 bash[78438]: cluster 2023-09-30T09:26:56.953991+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v782: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 11150/141672 objects degraded (7.870%); 7856/141672 objects misplaced (5.545%); 0 B/s, 31 objects/s recovering 2023-09-30T09:26:58.803 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:58.812 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:26:58 smithi099 bash[59238]: cluster 2023-09-30T09:26:56.953991+0000 mgr.y (mgr.34107) 769 : cluster 0 pgmap v782: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 11150/141672 objects degraded (7.870%); 7856/141672 objects misplaced (5.545%); 0 B/s, 31 objects/s recovering 2023-09-30T09:26:58.825 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:58.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:58.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:58.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:26:58.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:58.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:26:59.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:59.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:59.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:59.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:59.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:59.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:59.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:59.332 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:59.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:26:59.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:59.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:26:59.398 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:26:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:26:59] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.33.4" 2023-09-30T09:26:59.467 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:59.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:26:59.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:59.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:26:59.565 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:26:59.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:59.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:26:59.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:59.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:26:59.757 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:59.797 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:59.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:59.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:26:59.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:59.935 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:26:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:26:59.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:00.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:00.072 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:00.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:00.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:00.112 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:59 smithi099 bash[97302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-30T09:27:00.113 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:59 smithi099 bash[97302]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-09-30T09:27:00.113 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:59 smithi099 bash[97302]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-09-30T09:27:00.113 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:59 smithi099 bash[97302]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-30T09:27:00.113 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:59 smithi099 bash[97302]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2023-09-30T09:27:00.113 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:59 smithi099 bash[97302]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-30T09:27:00.113 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:26:59 smithi099 bash[97302]: --> ceph-volume raw activate successful for osd ID: 4 2023-09-30T09:27:00.177 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:00.205 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:00.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:00.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:00.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:00.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:00.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:00.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:00.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:00.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:00.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:00.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:27:00.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:00.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:00.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:00.703 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:00.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:00.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:00.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:00.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:00 smithi005 bash[78438]: cluster 2023-09-30T09:26:58.954974+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v783: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 10733/135657 objects degraded (7.912%); 7718/135657 objects misplaced (5.689%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:00.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:00 smithi005 bash[75361]: cluster 2023-09-30T09:26:58.954974+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v783: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 10733/135657 objects degraded (7.912%); 7718/135657 objects misplaced (5.689%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:00.832 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:00.869 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:00.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:00.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:00.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:00 smithi099 bash[59238]: cluster 2023-09-30T09:26:58.954974+0000 mgr.y (mgr.34107) 770 : cluster 0 pgmap v783: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 10733/135657 objects degraded (7.912%); 7718/135657 objects misplaced (5.689%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:00.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:01.012 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:01.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:01.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:01.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:01.138 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:01.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:01.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:01.328 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:27:01.429 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:01.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:01.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:01.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:01.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:01.633 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:01.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:01.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:01.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:01.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:01.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:02.034 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:02.043 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:02.070 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:02.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:02.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:02.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:02.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:02.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:02.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:02.606 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:02.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:02.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:02.759 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:02.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:02.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:02.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:02 smithi099 bash[59238]: cluster 2023-09-30T09:27:00.955885+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v784: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 10551/132363 objects degraded (7.971%); 7352/132363 objects misplaced (5.554%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:02.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:02 smithi099 bash[59238]: audit 2023-09-30T09:27:02.551278+0000 mon.a (mon.0) 998 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:02.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:02 smithi099 bash[59238]: audit 2023-09-30T09:27:02.561059+0000 mon.a (mon.0) 999 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:02.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:02 smithi099 bash[59238]: cluster 2023-09-30T09:27:02.562120+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 10551/132363 objects degraded (7.971%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:02.866 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:02.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[75361]: cluster 2023-09-30T09:27:00.955885+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v784: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 10551/132363 objects degraded (7.971%); 7352/132363 objects misplaced (5.554%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:02.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[75361]: audit 2023-09-30T09:27:02.551278+0000 mon.a (mon.0) 998 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:02.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[75361]: audit 2023-09-30T09:27:02.561059+0000 mon.a (mon.0) 999 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:02.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[75361]: cluster 2023-09-30T09:27:02.562120+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 10551/132363 objects degraded (7.971%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:02.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[78438]: cluster 2023-09-30T09:27:00.955885+0000 mgr.y (mgr.34107) 771 : cluster 0 pgmap v784: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 650 op/s; 10551/132363 objects degraded (7.971%); 7352/132363 objects misplaced (5.554%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:02.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[78438]: audit 2023-09-30T09:27:02.551278+0000 mon.a (mon.0) 998 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:02.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[78438]: audit 2023-09-30T09:27:02.561059+0000 mon.a (mon.0) 999 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:02.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:02 smithi005 bash[78438]: cluster 2023-09-30T09:27:02.562120+0000 mon.a (mon.0) 1000 : cluster 3 Health check update: Degraded data redundancy: 10551/132363 objects degraded (7.971%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:02.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:02.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:02.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:03.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:03.040 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:03.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:03.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:03.161 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:27:02 smithi099 bash[97967]: debug 2023-09-30T09:27:02.854+0000 7f14bf597700 1 -- 172.21.15.99:0/3093638271 <== mon.1 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ca3c3de4e0 con 0x55ca3c451400 2023-09-30T09:27:03.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:03.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:03.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:03.319 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:03.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:03.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:03.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:03.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:03.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:03.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:03.584 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:27:03 smithi099 bash[97967]: debug 2023-09-30T09:27:03.418+0000 7f14c7011200 -1 Falling back to public interface 2023-09-30T09:27:03.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:03.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:03.711 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:03.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:03 smithi005 bash[75361]: audit 2023-09-30T09:27:03.251639+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:03.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:03 smithi005 bash[75361]: audit 2023-09-30T09:27:03.252953+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:03.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:03 smithi005 bash[75361]: audit 2023-09-30T09:27:03.260156+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:03.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:03 smithi005 bash[78438]: audit 2023-09-30T09:27:03.251639+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:03.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:03 smithi005 bash[78438]: audit 2023-09-30T09:27:03.252953+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:03.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:03 smithi005 bash[78438]: audit 2023-09-30T09:27:03.260156+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:03.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:03.839 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:03.840 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:03 smithi099 bash[59238]: audit 2023-09-30T09:27:03.251639+0000 mon.a (mon.0) 1001 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:03.840 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:03 smithi099 bash[59238]: audit 2023-09-30T09:27:03.252953+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:03.840 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:03 smithi099 bash[59238]: audit 2023-09-30T09:27:03.260156+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:03.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:03.942 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:03.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:03.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:03.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:04.065 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:04.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:04.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:04.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:04.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:04.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:04.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:04.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:04.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:04.373 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:04.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:04.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:04.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:04.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:04.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:04.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:04.607 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:04.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:04.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:04.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:04.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:04.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:04 smithi099 bash[59238]: cluster 2023-09-30T09:27:02.956871+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v785: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10205/129567 objects degraded (7.876%); 7352/129567 objects misplaced (5.674%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:04.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:04.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:04.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:04.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:04.897 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:04 smithi005 bash[75361]: cluster 2023-09-30T09:27:02.956871+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v785: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10205/129567 objects degraded (7.876%); 7352/129567 objects misplaced (5.674%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:04.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:04 smithi005 bash[78438]: cluster 2023-09-30T09:27:02.956871+0000 mgr.y (mgr.34107) 772 : cluster 0 pgmap v785: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 639 op/s; 10205/129567 objects degraded (7.876%); 7352/129567 objects misplaced (5.674%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:04.922 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:04.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:04.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:05.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:05.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:05.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:05.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:05.088 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:05.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:05.200 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:05.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:05.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:05.302 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:05.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:05.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:05.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:05.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:05.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:05.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:05.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:05.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:05.601 INFO:teuthology.orchestra.run.smithi099.stderr:no valid command found; 10 closest matches: 2023-09-30T09:27:05.601 INFO:teuthology.orchestra.run.smithi099.stderr:0 2023-09-30T09:27:05.601 INFO:teuthology.orchestra.run.smithi099.stderr:1 2023-09-30T09:27:05.601 INFO:teuthology.orchestra.run.smithi099.stderr:2 2023-09-30T09:27:05.601 INFO:teuthology.orchestra.run.smithi099.stderr:abort 2023-09-30T09:27:05.601 INFO:teuthology.orchestra.run.smithi099.stderr:assert 2023-09-30T09:27:05.601 INFO:teuthology.orchestra.run.smithi099.stderr:config diff 2023-09-30T09:27:05.602 INFO:teuthology.orchestra.run.smithi099.stderr:config diff get 2023-09-30T09:27:05.602 INFO:teuthology.orchestra.run.smithi099.stderr:config get 2023-09-30T09:27:05.602 INFO:teuthology.orchestra.run.smithi099.stderr:config help [] 2023-09-30T09:27:05.602 INFO:teuthology.orchestra.run.smithi099.stderr:config set ... 2023-09-30T09:27:05.602 INFO:teuthology.orchestra.run.smithi099.stderr:admin_socket: invalid command 2023-09-30T09:27:05.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:05.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:05.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:05.708 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:05.732 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:05.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:05.835 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:05.863 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:05.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:05.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:05.999 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:06.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:06.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:06.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:06.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:06.235 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:06.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:06.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:06.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:06.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:06.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:06.508 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:06.535 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-30T09:27:06.536 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-4, ['dump_ops_in_flight'] 2023-09-30T09:27:06.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:06.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:06.644 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:06.654 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:06 smithi005 bash[75361]: cluster 2023-09-30T09:27:04.957756+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v786: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 10028/124947 objects degraded (8.026%); 7254/124947 objects misplaced (5.806%); 0 B/s, 23 objects/s recovering 2023-09-30T09:27:06.654 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:06 smithi005 bash[75361]: audit 2023-09-30T09:27:06.556942+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:06.667 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:06.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:06.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:06.781 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:06 smithi099 bash[59238]: cluster 2023-09-30T09:27:04.957756+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v786: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 10028/124947 objects degraded (8.026%); 7254/124947 objects misplaced (5.806%); 0 B/s, 23 objects/s recovering 2023-09-30T09:27:06.781 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:06 smithi099 bash[59238]: audit 2023-09-30T09:27:06.556942+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:06.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:06.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:06.917 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:06.921 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:06 smithi005 bash[78438]: cluster 2023-09-30T09:27:04.957756+0000 mgr.y (mgr.34107) 773 : cluster 0 pgmap v786: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 10028/124947 objects degraded (8.026%); 7254/124947 objects misplaced (5.806%); 0 B/s, 23 objects/s recovering 2023-09-30T09:27:06.921 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:06 smithi005 bash[78438]: audit 2023-09-30T09:27:06.556942+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:06.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:06.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:07.062 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:07.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:07.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:07.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:07.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:07.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:07.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:07.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:07.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:07.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:07.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:07.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:07.466 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:07.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:07.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:07.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:07.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:07.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:07.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:07.738 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:07 smithi005 bash[78438]: cluster 2023-09-30T09:27:07.563247+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 10028/124947 objects degraded (8.026%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:07.738 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:07 smithi005 bash[75361]: cluster 2023-09-30T09:27:07.563247+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 10028/124947 objects degraded (8.026%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:07.758 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:07.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:07.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:07.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:07.872 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:07 smithi099 bash[59238]: cluster 2023-09-30T09:27:07.563247+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 10028/124947 objects degraded (8.026%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:07.889 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:07.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:07.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:07.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.053 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:08.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:08.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:08.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:08.533 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:08.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:08.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:08.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:08.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:08.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:08.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:08 smithi099 bash[59238]: cluster 2023-09-30T09:27:06.958537+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v787: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 10028/123150 objects degraded (8.143%); 6859/123150 objects misplaced (5.570%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:08.821 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:08.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:08.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:08.925 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:08.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:08 smithi005 bash[78438]: cluster 2023-09-30T09:27:06.958537+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v787: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 10028/123150 objects degraded (8.143%); 6859/123150 objects misplaced (5.570%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:08.933 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:08 smithi005 bash[75361]: cluster 2023-09-30T09:27:06.958537+0000 mgr.y (mgr.34107) 774 : cluster 0 pgmap v787: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 10028/123150 objects degraded (8.143%); 6859/123150 objects misplaced (5.570%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:08.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:08.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:08.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:09.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:09.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:09.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:09.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:09.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:09.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:09.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:09.301 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:27:08 smithi099 bash[97967]: debug 2023-09-30T09:27:08.889+0000 7f14c7011200 -1 osd.4 153 log_to_monitors {default=true} 2023-09-30T09:27:09.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:09.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:09.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:09.411 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:27:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:27:09] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.33.4" 2023-09-30T09:27:09.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:09.481 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:09.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:09.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:09.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:09.608 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:09.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:09.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:09.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:09 smithi099 bash[59238]: audit 2023-09-30T09:27:08.892550+0000 mon.a (mon.0) 1006 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:27:09.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:09 smithi099 bash[59238]: audit 2023-09-30T09:27:08.895526+0000 mon.b (mon.1) 19 : audit 1 from='osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:27:09.712 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:09.745 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:09.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:09.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:09.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:09 smithi005 bash[75361]: audit 2023-09-30T09:27:08.892550+0000 mon.a (mon.0) 1006 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:27:09.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:09 smithi005 bash[75361]: audit 2023-09-30T09:27:08.895526+0000 mon.b (mon.1) 19 : audit 1 from='osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:27:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:09 smithi005 bash[78438]: audit 2023-09-30T09:27:08.892550+0000 mon.a (mon.0) 1006 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:27:09.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:09 smithi005 bash[78438]: audit 2023-09-30T09:27:08.895526+0000 mon.b (mon.1) 19 : audit 1 from='osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:27:09.849 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:09.874 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:09.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:09.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:09.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:09.992 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:27:09 smithi099 bash[97967]: debug 2023-09-30T09:27:09.677+0000 7f14b750a700 -1 osd.4 153 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:27:10.008 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:10.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:10.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:10.113 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:10.141 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:10.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:10.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:10.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:10.272 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:10.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:10.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:10.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:10.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:10.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:10.509 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:10.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:10.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:10.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:10.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:11.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[78438]: cluster 2023-09-30T09:27:08.959557+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v788: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 9609/116916 objects degraded (8.219%); 6742/116916 objects misplaced (5.767%); 0 B/s, 29 objects/s recovering 2023-09-30T09:27:11.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[78438]: audit 2023-09-30T09:27:09.645326+0000 mon.a (mon.0) 1007 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:27:11.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[78438]: cluster 2023-09-30T09:27:09.649622+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e183: 8 total, 7 up, 8 in 2023-09-30T09:27:11.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[78438]: cluster 2023-09-30T09:27:09.649985+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e183 with expected crc 2023-09-30T09:27:11.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[78438]: cluster 2023-09-30T09:27:09.650420+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e183 with expected crc 2023-09-30T09:27:11.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[78438]: audit 2023-09-30T09:27:09.652319+0000 mon.a (mon.0) 1009 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:27:11.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[78438]: audit 2023-09-30T09:27:09.653092+0000 mon.b (mon.1) 20 : audit 1 from='osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:27:11.223 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[75361]: cluster 2023-09-30T09:27:08.959557+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v788: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 9609/116916 objects degraded (8.219%); 6742/116916 objects misplaced (5.767%); 0 B/s, 29 objects/s recovering 2023-09-30T09:27:11.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[75361]: audit 2023-09-30T09:27:09.645326+0000 mon.a (mon.0) 1007 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:27:11.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[75361]: cluster 2023-09-30T09:27:09.649622+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e183: 8 total, 7 up, 8 in 2023-09-30T09:27:11.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[75361]: cluster 2023-09-30T09:27:09.649985+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e183 with expected crc 2023-09-30T09:27:11.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[75361]: cluster 2023-09-30T09:27:09.650420+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e183 with expected crc 2023-09-30T09:27:11.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[75361]: audit 2023-09-30T09:27:09.652319+0000 mon.a (mon.0) 1009 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:27:11.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:10 smithi005 bash[75361]: audit 2023-09-30T09:27:09.653092+0000 mon.b (mon.1) 20 : audit 1 from='osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:27:11.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:10 smithi099 bash[59238]: cluster 2023-09-30T09:27:08.959557+0000 mgr.y (mgr.34107) 775 : cluster 0 pgmap v788: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.4 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 9609/116916 objects degraded (8.219%); 6742/116916 objects misplaced (5.767%); 0 B/s, 29 objects/s recovering 2023-09-30T09:27:11.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:10 smithi099 bash[59238]: audit 2023-09-30T09:27:09.645326+0000 mon.a (mon.0) 1007 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:27:11.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:10 smithi099 bash[59238]: cluster 2023-09-30T09:27:09.649622+0000 mon.a (mon.0) 1008 : cluster 0 osdmap e183: 8 total, 7 up, 8 in 2023-09-30T09:27:11.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:10 smithi099 bash[59238]: cluster 2023-09-30T09:27:09.649985+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e183 with expected crc 2023-09-30T09:27:11.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:10 smithi099 bash[59238]: cluster 2023-09-30T09:27:09.650420+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e183 with expected crc 2023-09-30T09:27:11.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:10 smithi099 bash[59238]: audit 2023-09-30T09:27:09.652319+0000 mon.a (mon.0) 1009 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:27:11.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:10 smithi099 bash[59238]: audit 2023-09-30T09:27:09.653092+0000 mon.b (mon.1) 20 : audit 1 from='osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:27:11.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:11.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:11.365 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:11.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:11.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:11.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:11.493 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:11.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:11.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:11.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:11.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:27:11.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:11.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:11.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:11.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:11.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:11.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:11.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:11.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:11.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:11 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.646754+0000 mon.a (mon.0) 1010 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:27:11.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:11 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.653904+0000 mon.a (mon.0) 1011 : cluster 1 osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841] boot 2023-09-30T09:27:11.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:11 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.653977+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-30T09:27:11.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:11 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.654479+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:11.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:11 smithi099 bash[59238]: audit 2023-09-30T09:27:10.655028+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:27:11.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:11 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.660836+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:11.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:11 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.655829+0000 mon.a (mon.0) 1014 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-30T09:27:11.866 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:11.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:11.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.646754+0000 mon.a (mon.0) 1010 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:27:11.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.653904+0000 mon.a (mon.0) 1011 : cluster 1 osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841] boot 2023-09-30T09:27:11.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.653977+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-30T09:27:11.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.654479+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:11.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[78438]: audit 2023-09-30T09:27:10.655028+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:27:11.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.660836+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:11.889 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.655829+0000 mon.a (mon.0) 1014 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-30T09:27:11.889 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.646754+0000 mon.a (mon.0) 1010 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:27:11.889 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.653904+0000 mon.a (mon.0) 1011 : cluster 1 osd.4 [v2:172.21.15.99:6800/2677964841,v1:172.21.15.99:6801/2677964841] boot 2023-09-30T09:27:11.890 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.653977+0000 mon.a (mon.0) 1012 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-09-30T09:27:11.890 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.654479+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:11.890 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[75361]: audit 2023-09-30T09:27:10.655028+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:27:11.890 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.660836+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:11.890 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:11 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.655829+0000 mon.a (mon.0) 1014 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-09-30T09:27:11.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:11.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:11.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:12.021 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:12.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:12.125 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:12.153 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:12.256 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:12.281 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:12.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:12.384 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:12.407 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:12.510 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:12.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:12.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:12.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:12.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:12.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:12.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:12.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:12.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:12.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:09.866488+0000 osd.4 (osd.4) 1 : cluster 3 failed to encode map e154 with expected crc 2023-09-30T09:27:12.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.657098+0000 osd.4 (osd.4) 2 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:12.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.659593+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:12.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:10.960465+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v791: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.3 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 9413/113331 objects degraded (8.306%); 6357/113331 objects misplaced (5.609%); 0 B/s, 26 objects/s recovering 2023-09-30T09:27:12.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.654646+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.655595+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.655737+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.656006+0000 osd.0 (osd.0) 82 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.659307+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.659566+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.659985+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.660103+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.662615+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.674143+0000 osd.0 (osd.0) 83 : cluster 0 8.2 starting backfill to osd.4 from (0'0,0'0] MAX to 183'9724 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:11.677866+0000 osd.0 (osd.0) 84 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 183'9481 2023-09-30T09:27:12.898 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.564469+0000 mon.a (mon.0) 1015 : cluster 3 Health check update: Degraded data redundancy: 9413/113331 objects degraded (8.306%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.655814+0000 mon.a (mon.0) 1016 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:09.866488+0000 osd.4 (osd.4) 1 : cluster 3 failed to encode map e154 with expected crc 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.657098+0000 osd.4 (osd.4) 2 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.659593+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:10.960465+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v791: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.3 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 9413/113331 objects degraded (8.306%); 6357/113331 objects misplaced (5.609%); 0 B/s, 26 objects/s recovering 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.654646+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.655595+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.655737+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.656006+0000 osd.0 (osd.0) 82 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.659307+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.659566+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.659985+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.660103+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.662615+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.674143+0000 osd.0 (osd.0) 83 : cluster 0 8.2 starting backfill to osd.4 from (0'0,0'0] MAX to 183'9724 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:11.677866+0000 osd.0 (osd.0) 84 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 183'9481 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.564469+0000 mon.a (mon.0) 1015 : cluster 3 Health check update: Degraded data redundancy: 9413/113331 objects degraded (8.306%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:12.900 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:12 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.655814+0000 mon.a (mon.0) 1016 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-30T09:27:12.915 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:12.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:13.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:13.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:13.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:13.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:09.866488+0000 osd.4 (osd.4) 1 : cluster 3 failed to encode map e154 with expected crc 2023-09-30T09:27:13.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.657098+0000 osd.4 (osd.4) 2 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:13.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.659593+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e184 with expected crc 2023-09-30T09:27:13.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:10.960465+0000 mgr.y (mgr.34107) 776 : cluster 0 pgmap v791: 89 pgs: 1 active+recovering+remapped, 49 active+clean, 18 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 11 active+clean+remapped; 2.3 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 9413/113331 objects degraded (8.306%); 6357/113331 objects misplaced (5.609%); 0 B/s, 26 objects/s recovering 2023-09-30T09:27:13.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.654646+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.655595+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.655737+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.656006+0000 osd.0 (osd.0) 82 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.659307+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.659566+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.659985+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.660103+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.662615+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e185 with expected crc 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.674143+0000 osd.0 (osd.0) 83 : cluster 0 8.2 starting backfill to osd.4 from (0'0,0'0] MAX to 183'9724 2023-09-30T09:27:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:11.677866+0000 osd.0 (osd.0) 84 : cluster 0 8.e starting backfill to osd.4 from (0'0,0'0] MAX to 183'9481 2023-09-30T09:27:13.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.564469+0000 mon.a (mon.0) 1015 : cluster 3 Health check update: Degraded data redundancy: 9413/113331 objects degraded (8.306%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:13.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:12 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.655814+0000 mon.a (mon.0) 1016 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-09-30T09:27:13.150 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:13.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:13.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:13.284 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:13.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:13.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:13.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:13.419 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:13.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:13.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:13.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:13.547 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:13.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:13.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:13.690 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:13.738 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:13.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:13.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.656376+0000 osd.0 (osd.0) 85 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.656401+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.656719+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.657357+0000 osd.3 (osd.3) 2 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 183'9583 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.657957+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.658193+0000 osd.0 (osd.0) 86 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.659636+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.659928+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.660502+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.662362+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.664377+0000 osd.6 (osd.6) 104 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 183'9666 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.666036+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.656376+0000 osd.0 (osd.0) 85 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.656401+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.656719+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.657357+0000 osd.3 (osd.3) 2 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 183'9583 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.657957+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.658193+0000 osd.0 (osd.0) 86 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.659636+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.659928+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.660502+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.662362+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.664377+0000 osd.6 (osd.6) 104 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 183'9666 2023-09-30T09:27:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:13 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.666036+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:13.842 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:13.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:13.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:13.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:14.001 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:14.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.656376+0000 osd.0 (osd.0) 85 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.656401+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.656719+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.657357+0000 osd.3 (osd.3) 2 : cluster 0 8.b starting backfill to osd.4 from (0'0,0'0] MAX to 183'9583 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.657957+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.658193+0000 osd.0 (osd.0) 86 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.659636+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.659928+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.660502+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.662362+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.664377+0000 osd.6 (osd.6) 104 : cluster 0 8.5 starting backfill to osd.4 from (0'0,0'0] MAX to 183'9666 2023-09-30T09:27:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:13 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.666036+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e186 with expected crc 2023-09-30T09:27:14.111 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:14.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:14.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:14.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:14.273 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:14.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:14.378 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:14.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:14.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:14.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:14.546 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:14.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:14.656 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:14.690 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:14.691 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:14 smithi099 bash[59238]: cluster 2023-09-30T09:27:12.961311+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v794: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+remapped, 59 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 15 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 9 active+clean+remapped; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 12803/111705 objects degraded (11.461%); 6356/111705 objects misplaced (5.690%) 2023-09-30T09:27:14.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:14.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:14.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:14.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:14.854 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:27:14.854 INFO:teuthology.orchestra.run.smithi005.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-30T09:27:14.937 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:14.971 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:14.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:15.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:14 smithi005 bash[75361]: cluster 2023-09-30T09:27:12.961311+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v794: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+remapped, 59 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 15 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 9 active+clean+remapped; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 12803/111705 objects degraded (11.461%); 6356/111705 objects misplaced (5.690%) 2023-09-30T09:27:15.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:14 smithi005 bash[78438]: cluster 2023-09-30T09:27:12.961311+0000 mgr.y (mgr.34107) 777 : cluster 0 pgmap v794: 89 pgs: 1 activating+undersized+degraded+remapped, 1 active+recovering+remapped, 59 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 15 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 9 active+clean+remapped; 2.3 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 434 op/s; 12803/111705 objects degraded (11.461%); 6356/111705 objects misplaced (5.690%) 2023-09-30T09:27:15.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:15.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:15.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:15.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:15.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:15.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:15.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:15.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:15.383 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:15.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:15.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:15.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:15.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:15.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:15.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:15.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:15.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:15.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:15.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:15.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:15.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:15.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:15.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:15.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:15.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:15.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:16.040 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:16.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:16.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:16.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:16.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:16.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:16.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:16.323 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:16.326 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:27:16.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:16.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:16.465 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:16.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:16.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:16.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:16.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:16.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:16.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:16.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:16.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:16.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:16.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:16.878 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:16 smithi005 bash[75361]: cluster 2023-09-30T09:27:14.961910+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v795: 89 pgs: 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 76 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded, 7 active+clean+remapped; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 12799/109956 objects degraded (11.640%); 5960/109956 objects misplaced (5.420%); 888 B/s, 75 objects/s recovering 2023-09-30T09:27:16.879 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:16 smithi005 bash[78438]: cluster 2023-09-30T09:27:14.961910+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v795: 89 pgs: 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 76 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded, 7 active+clean+remapped; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 12799/109956 objects degraded (11.640%); 5960/109956 objects misplaced (5.420%); 888 B/s, 75 objects/s recovering 2023-09-30T09:27:16.894 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:16.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:16.999 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:17.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.028 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:17.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:16 smithi099 bash[59238]: cluster 2023-09-30T09:27:14.961910+0000 mgr.y (mgr.34107) 778 : cluster 0 pgmap v795: 89 pgs: 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 76 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded, 7 active+clean+remapped; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 436 op/s; 12799/109956 objects degraded (11.640%); 5960/109956 objects misplaced (5.420%); 888 B/s, 75 objects/s recovering 2023-09-30T09:27:17.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:17.158 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:17.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:17.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:17.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:17.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:17.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:17.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:17.531 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:17.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:17.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:17.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:17.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:17.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:17.796 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:17.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:17.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:17.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:17.944 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:17 smithi005 bash[78438]: cluster 2023-09-30T09:27:17.565841+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 12799/109956 objects degraded (11.640%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:17.944 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:17 smithi005 bash[75361]: cluster 2023-09-30T09:27:17.565841+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 12799/109956 objects degraded (11.640%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:17.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:17.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:17.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:18.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:17 smithi099 bash[59238]: cluster 2023-09-30T09:27:17.565841+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 12799/109956 objects degraded (11.640%), 4 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-30T09:27:18.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-30T09:27:18.074 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:18.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:18.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:18.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:18.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:18.231 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:18.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:18.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:18.336 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:18.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:18.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:18.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:18.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:18.505 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:18.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:18.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:18.521 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:27:18.570 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:27:18.609 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:27:18.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:18.653 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:27:18.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:18.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:18.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:18.689 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:27:18.735 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:27:18.758 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:18.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:18 smithi005 bash[78438]: cluster 2023-09-30T09:27:16.962504+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v796: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 12688/107850 objects degraded (11.764%); 5746/107850 objects misplaced (5.328%); 748 B/s, 63 objects/s recovering 2023-09-30T09:27:18.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:18 smithi005 bash[78438]: audit 2023-09-30T09:27:18.443174+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.5:0/116450009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:27:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:18 smithi005 bash[75361]: cluster 2023-09-30T09:27:16.962504+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v796: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 12688/107850 objects degraded (11.764%); 5746/107850 objects misplaced (5.328%); 748 B/s, 63 objects/s recovering 2023-09-30T09:27:18.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:18 smithi005 bash[75361]: audit 2023-09-30T09:27:18.443174+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.5:0/116450009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:27:18.768 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:18 smithi099 bash[59238]: cluster 2023-09-30T09:27:16.962504+0000 mgr.y (mgr.34107) 779 : cluster 0 pgmap v796: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 1 activating+undersized+degraded+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 289 op/s; 12688/107850 objects degraded (11.764%); 5746/107850 objects misplaced (5.328%); 748 B/s, 63 objects/s recovering 2023-09-30T09:27:18.768 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:18 smithi099 bash[59238]: audit 2023-09-30T09:27:18.443174+0000 mon.a (mon.0) 1018 : audit 0 from='client.? 172.21.15.5:0/116450009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:27:18.771 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:27:18.793 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:18.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:18.828 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:27:18.838 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.839 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.839 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.839 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.839 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.839 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.839 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.839 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:27:18.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:18.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:18.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:19.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:19.052 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:19.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:19.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:19.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:19.184 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:19.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:19.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:19.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:19.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:19.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:19.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:19.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:19.458 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:19.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:19.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:19.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:19.573 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:27:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:27:19] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.33.4" 2023-09-30T09:27:19.602 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:19.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:19.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:19.709 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:19.727 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:27:19.732 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:19.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:19.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:19.836 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:19.846 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:19 smithi099 bash[59238]: audit 2023-09-30T09:27:18.916049+0000 mon.a (mon.0) 1019 : audit 1 from='client.? 172.21.15.5:0/3491612855' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:27:19.865 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:19.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:19.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:19.970 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:20.001 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:20.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:20.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:19 smithi005 bash[75361]: audit 2023-09-30T09:27:18.916049+0000 mon.a (mon.0) 1019 : audit 1 from='client.? 172.21.15.5:0/3491612855' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:27:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:19 smithi005 bash[78438]: audit 2023-09-30T09:27:18.916049+0000 mon.a (mon.0) 1019 : audit 1 from='client.? 172.21.15.5:0/3491612855' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:27:20.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:20.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:20.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:20.266 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:20.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:20.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:20.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:20.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:20.544 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:20.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:20.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:20.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:20.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:20.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:18.963121+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v797: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 12515/102210 objects degraded (12.244%); 5622/102210 objects misplaced (5.500%); 590 B/s, 65 objects/s recovering 2023-09-30T09:27:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:19.703243+0000 mon.a (mon.0) 1020 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:27:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: audit 2023-09-30T09:27:19.712824+0000 mon.a (mon.0) 1021 : audit 1 from='client.? 172.21.15.5:0/3491612855' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:27:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:19.716827+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-30T09:27:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:19.717198+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:19.719544+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:20.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:19.720875+0000 osd.0 (osd.0) 87 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:20.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:19.724128+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:20.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:20 smithi099 bash[59238]: cluster 2023-09-30T09:27:19.737047+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:20.849 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:20.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:20.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:20.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:20.983 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:20.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:21.074 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:18.963121+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v797: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 12515/102210 objects degraded (12.244%); 5622/102210 objects misplaced (5.500%); 590 B/s, 65 objects/s recovering 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:19.703243+0000 mon.a (mon.0) 1020 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: audit 2023-09-30T09:27:19.712824+0000 mon.a (mon.0) 1021 : audit 1 from='client.? 172.21.15.5:0/3491612855' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:19.716827+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:19.717198+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:19.719544+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:19.720875+0000 osd.0 (osd.0) 87 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:19.724128+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[78438]: cluster 2023-09-30T09:27:19.737047+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:18.963121+0000 mgr.y (mgr.34107) 780 : cluster 0 pgmap v797: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 12515/102210 objects degraded (12.244%); 5622/102210 objects misplaced (5.500%); 590 B/s, 65 objects/s recovering 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:19.703243+0000 mon.a (mon.0) 1020 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: audit 2023-09-30T09:27:19.712824+0000 mon.a (mon.0) 1021 : audit 1 from='client.? 172.21.15.5:0/3491612855' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:19.716827+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:19.717198+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:19.719544+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:19.720875+0000 osd.0 (osd.0) 87 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:19.724128+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:20 smithi005 bash[75361]: cluster 2023-09-30T09:27:19.737047+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e187 with expected crc 2023-09-30T09:27:21.085 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:21.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:21.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:21.188 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:27:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:27:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:159001 8.4 e187/185 8:2c28cb04:::benchmark_data_smithi005_150885_object63788:head v 187'9809, mlcod=172'3619)", 2023-09-30T09:27:21.188 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:21.185419+0000", 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.0022888280000000001, 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023254510000000001, 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185419+0000", 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:27:21.189 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185419+0000", 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185418+0000", 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3240000000000003e-06 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:27:21.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185426+0000", 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4355000000000001e-05 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185441+0000", 2023-09-30T09:27:21.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6350000000000003e-06 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185446+0000", 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5062000000000003e-05 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185491+0000", 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.569e-05 2023-09-30T09:27:21.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:21.185517+0000", 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8070000000000001e-05 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: ], 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 1 2023-09-30T09:27:21.193 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:27:21.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:21.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:21.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:21.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:21.358 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:21.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:21.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:21.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:21.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:21.546 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:21.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:21.654 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:21.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:21.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:21.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:21.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:21.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:21.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:21.932 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:21.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:21.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:22.070 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:22.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:22.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:22.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:22.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-30T09:27:22.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:22.279 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:22.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:22.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:22.422 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:22.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:22.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:22.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:22.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:22.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:22.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:22.664 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:22.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:27:22.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:22.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:22.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:22.800 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:22.810 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:22 smithi005 bash[75361]: cluster 2023-09-30T09:27:20.963619+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 12299/98694 objects degraded (12.462%); 5218/98694 objects misplaced (5.287%); 568 B/s, 63 objects/s recovering 2023-09-30T09:27:22.811 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:22 smithi005 bash[75361]: audit 2023-09-30T09:27:21.561815+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:22.811 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:22 smithi005 bash[75361]: audit 2023-09-30T09:27:21.567440+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:22.811 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:22 smithi005 bash[78438]: cluster 2023-09-30T09:27:20.963619+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 12299/98694 objects degraded (12.462%); 5218/98694 objects misplaced (5.287%); 568 B/s, 63 objects/s recovering 2023-09-30T09:27:22.811 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:22 smithi005 bash[78438]: audit 2023-09-30T09:27:21.561815+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:22.811 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:22 smithi005 bash[78438]: audit 2023-09-30T09:27:21.567440+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:22.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:22.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:22.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:22.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:22.971 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:22.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:22.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:23.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:22 smithi099 bash[59238]: cluster 2023-09-30T09:27:20.963619+0000 mgr.y (mgr.34107) 781 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 12299/98694 objects degraded (12.462%); 5218/98694 objects misplaced (5.287%); 568 B/s, 63 objects/s recovering 2023-09-30T09:27:23.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:22 smithi099 bash[59238]: audit 2023-09-30T09:27:21.561815+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:23.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:22 smithi099 bash[59238]: audit 2023-09-30T09:27:21.567440+0000 mon.a (mon.0) 1024 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:23.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:23.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:23.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:23.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:23.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:23.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:23.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:23.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:23.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:23.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:23.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:23.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:23.489 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:27:23.519 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:23.584 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:23.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:23.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:23.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:23.698 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:23 smithi005 bash[75361]: cluster 2023-09-30T09:27:22.570505+0000 mon.a (mon.0) 1025 : cluster 3 Health check update: Degraded data redundancy: 12299/98694 objects degraded (12.462%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:23.699 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:23 smithi005 bash[78438]: cluster 2023-09-30T09:27:22.570505+0000 mon.a (mon.0) 1025 : cluster 3 Health check update: Degraded data redundancy: 12299/98694 objects degraded (12.462%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:23.731 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:23.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:23.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:23.836 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:23.870 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:23.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:23.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:23.976 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:24.015 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:24.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:24.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:23 smithi099 bash[59238]: cluster 2023-09-30T09:27:22.570505+0000 mon.a (mon.0) 1025 : cluster 3 Health check update: Degraded data redundancy: 12299/98694 objects degraded (12.462%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:24.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:24.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:24.216 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:24.253 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:24.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:24.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:24.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:24.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:24.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:24.536 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:24.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:24.670 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:24.681 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:24 smithi099 bash[59238]: cluster 2023-09-30T09:27:22.964342+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 12111/95787 objects degraded (12.644%); 5218/95787 objects misplaced (5.448%); 472 B/s, 52 objects/s recovering 2023-09-30T09:27:24.701 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:24.804 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:24.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:24.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:24.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:24.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:24 smithi005 bash[75361]: cluster 2023-09-30T09:27:22.964342+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 12111/95787 objects degraded (12.644%); 5218/95787 objects misplaced (5.448%); 472 B/s, 52 objects/s recovering 2023-09-30T09:27:24.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:24 smithi005 bash[78438]: cluster 2023-09-30T09:27:22.964342+0000 mgr.y (mgr.34107) 782 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 530 op/s; 12111/95787 objects degraded (12.644%); 5218/95787 objects misplaced (5.448%); 472 B/s, 52 objects/s recovering 2023-09-30T09:27:24.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:24.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:24.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:25.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:25.104 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:25.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:25.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:25.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:25.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:25.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:25.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:25.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:25.378 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:25.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:25.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:25.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:25.520 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:25.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:25.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:25.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:25.670 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:25.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:25.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:25.774 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:25.816 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:25.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:25.919 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:25.958 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:25.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:25.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:26.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:26.099 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:26.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:26.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:26.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:26.229 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:26.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:26.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:26.255 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:26.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:26.366 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:26.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:26.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:26.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:26.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:26.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:26.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:26.605 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:26.632 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:26.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:26.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:26.736 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:26.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:26 smithi099 bash[59238]: cluster 2023-09-30T09:27:24.964971+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v801: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 12111/92940 objects degraded (13.031%); 5096/92940 objects misplaced (5.483%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:26.760 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:26.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:26.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:26 smithi005 bash[78438]: cluster 2023-09-30T09:27:24.964971+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v801: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 12111/92940 objects degraded (13.031%); 5096/92940 objects misplaced (5.483%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:26 smithi005 bash[75361]: cluster 2023-09-30T09:27:24.964971+0000 mgr.y (mgr.34107) 783 : cluster 0 pgmap v801: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.9 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 12111/92940 objects degraded (13.031%); 5096/92940 objects misplaced (5.483%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:26.862 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:26.885 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:26.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:26.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:27.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:27.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:27.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:27.129 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:27.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:27.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:27.269 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:27.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:27.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:27.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:27.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:27.450 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:27.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:27.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:27.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:27.584 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:27.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:27.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:27.688 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:27.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:27.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:27.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:27.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:27 smithi005 bash[75361]: cluster 2023-09-30T09:27:27.571774+0000 mon.a (mon.0) 1026 : cluster 3 Health check update: Degraded data redundancy: 12111/92940 objects degraded (13.031%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:27.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:27 smithi005 bash[78438]: cluster 2023-09-30T09:27:27.571774+0000 mon.a (mon.0) 1026 : cluster 3 Health check update: Degraded data redundancy: 12111/92940 objects degraded (13.031%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:27 smithi099 bash[59238]: cluster 2023-09-30T09:27:27.571774+0000 mon.a (mon.0) 1026 : cluster 3 Health check update: Degraded data redundancy: 12111/92940 objects degraded (13.031%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:27.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:27.853 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:27.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:27.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:27.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:27.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:28.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:28.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:28.103 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:28.126 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:28.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:28.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:28.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:28.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:28.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:28.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:28.286 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:28.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:28.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:28.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:28.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:28.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:28.539 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:28.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:28.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:28.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:28.738 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:28 smithi099 bash[59238]: cluster 2023-09-30T09:27:26.965697+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v802: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 11898/89304 objects degraded (13.323%); 4711/89304 objects misplaced (5.275%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:28.771 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:28.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:28.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:28.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:28.911 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:28.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:28.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:29.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:28 smithi005 bash[78438]: cluster 2023-09-30T09:27:26.965697+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v802: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 11898/89304 objects degraded (13.323%); 4711/89304 objects misplaced (5.275%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:28 smithi005 bash[75361]: cluster 2023-09-30T09:27:26.965697+0000 mgr.y (mgr.34107) 784 : cluster 0 pgmap v802: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 11898/89304 objects degraded (13.323%); 4711/89304 objects misplaced (5.275%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:29.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:29.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:29.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:29.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:29.197 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:29.221 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:29.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:29.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:29.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:29.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:29.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:29.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:29.473 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:29.508 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:29.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:29.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:27:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:27:29] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.33.4" 2023-09-30T09:27:29.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:29.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:29.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:29.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:29.750 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:29.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:29.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:29.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:29.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:29.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:29.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:29.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:30.019 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:30.058 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:30.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:30.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:30.162 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:30.193 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:30.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:30.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:30.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:30.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:30.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:30.441 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:30.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:30.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:30.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:30.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:30.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:30.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:30.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:30.698 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:30.738 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:30.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:30.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:30.849 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:30.857 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:30 smithi099 bash[59238]: cluster 2023-09-30T09:27:28.966269+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v803: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 11707/83460 objects degraded (14.027%); 4558/83460 objects misplaced (5.461%); 0 B/s, 27 objects/s recovering 2023-09-30T09:27:30.881 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:30.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:30.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:30.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:31.000 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:30 smithi005 bash[75361]: cluster 2023-09-30T09:27:28.966269+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v803: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 11707/83460 objects degraded (14.027%); 4558/83460 objects misplaced (5.461%); 0 B/s, 27 objects/s recovering 2023-09-30T09:27:31.000 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:30 smithi005 bash[78438]: cluster 2023-09-30T09:27:28.966269+0000 mgr.y (mgr.34107) 785 : cluster 0 pgmap v803: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.7 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 11707/83460 objects degraded (14.027%); 4558/83460 objects misplaced (5.461%); 0 B/s, 27 objects/s recovering 2023-09-30T09:27:31.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:31.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:31.127 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:31.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:31.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:31.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:31.262 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:31.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:31.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:31.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:31.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:31.437 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:31.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:31.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:31.542 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:31.577 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:31.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:31.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:31.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:31.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:31.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:31.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:32.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:32.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:32.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:32.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:32.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:32.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:32.733 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:32.756 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:32.758 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:32 smithi005 bash[75361]: cluster 2023-09-30T09:27:30.966934+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 11526/80067 objects degraded (14.395%); 4189/80067 objects misplaced (5.232%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:32.758 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:32 smithi005 bash[75361]: cluster 2023-09-30T09:27:32.573771+0000 mon.a (mon.0) 1027 : cluster 3 Health check update: Degraded data redundancy: 11526/80067 objects degraded (14.395%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:32.758 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:32 smithi005 bash[78438]: cluster 2023-09-30T09:27:30.966934+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 11526/80067 objects degraded (14.395%); 4189/80067 objects misplaced (5.232%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:32.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:32 smithi005 bash[78438]: cluster 2023-09-30T09:27:32.573771+0000 mon.a (mon.0) 1027 : cluster 3 Health check update: Degraded data redundancy: 11526/80067 objects degraded (14.395%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:32.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:32.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:32.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:32.893 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:32.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:32.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:32.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:33.039 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:33.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:33.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:32 smithi099 bash[59238]: cluster 2023-09-30T09:27:30.966934+0000 mgr.y (mgr.34107) 786 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 11526/80067 objects degraded (14.395%); 4189/80067 objects misplaced (5.232%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:33.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:32 smithi099 bash[59238]: cluster 2023-09-30T09:27:32.573771+0000 mon.a (mon.0) 1027 : cluster 3 Health check update: Degraded data redundancy: 11526/80067 objects degraded (14.395%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:33.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:33.165 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:33.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:33.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:33.409 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:33.431 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:33.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:33.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:33.557 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:33.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:33.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:33.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:33.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:33.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:33.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:33.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:33.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:34.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:34.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:34.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:34.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:34.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:34.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:34.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:34.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:34.321 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:34.356 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:34.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:34.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:34.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:34.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:34.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:34.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:34.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:34.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:34.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:34.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:34.763 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:34.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:34.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:34.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:34.870 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:34 smithi005 bash[78438]: cluster 2023-09-30T09:27:32.967585+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v805: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 11353/77256 objects degraded (14.695%); 4189/77256 objects misplaced (5.422%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:34.871 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:34 smithi005 bash[75361]: cluster 2023-09-30T09:27:32.967585+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v805: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 11353/77256 objects degraded (14.695%); 4189/77256 objects misplaced (5.422%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:34.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:34 smithi099 bash[59238]: cluster 2023-09-30T09:27:32.967585+0000 mgr.y (mgr.34107) 787 : cluster 0 pgmap v805: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 11353/77256 objects degraded (14.695%); 4189/77256 objects misplaced (5.422%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:34.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:34.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:35.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:35.052 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:35.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:35.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:35.159 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:35.201 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:35.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:35.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:35.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:35.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:35.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:35.449 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:35.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:35.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:35.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:35.621 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:35.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:35.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:35.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:35.757 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:35.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:35.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:35.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:35.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:35.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:35.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:36.028 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:36.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:36.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:36.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:36.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:36.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:36.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:36.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:36.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:36.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:36.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:36.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:36.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:36.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:36.678 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:36.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:36.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:36.712 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:36 smithi005 bash[78438]: cluster 2023-09-30T09:27:34.968225+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v806: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 11353/74298 objects degraded (15.280%); 4044/74298 objects misplaced (5.443%); 0 B/s, 34 objects/s recovering 2023-09-30T09:27:36.713 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:36 smithi005 bash[78438]: audit 2023-09-30T09:27:36.557433+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:36.713 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:36 smithi005 bash[75361]: cluster 2023-09-30T09:27:34.968225+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v806: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 11353/74298 objects degraded (15.280%); 4044/74298 objects misplaced (5.443%); 0 B/s, 34 objects/s recovering 2023-09-30T09:27:36.713 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:36 smithi005 bash[75361]: audit 2023-09-30T09:27:36.557433+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:36.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:36.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:36.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:36.935 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:36.943 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:36 smithi099 bash[59238]: cluster 2023-09-30T09:27:34.968225+0000 mgr.y (mgr.34107) 788 : cluster 0 pgmap v806: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.5 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 11353/74298 objects degraded (15.280%); 4044/74298 objects misplaced (5.443%); 0 B/s, 34 objects/s recovering 2023-09-30T09:27:36.943 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:36 smithi099 bash[59238]: audit 2023-09-30T09:27:36.557433+0000 mon.a (mon.0) 1028 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:36.984 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:36.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:36.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:37.088 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:37.125 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:37.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:37.230 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:37.262 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:37.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:37.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:37.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:37.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:37.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:37.497 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:37.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:37.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:37.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:37.641 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:37.675 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:37.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:37.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:37.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:37 smithi005 bash[75361]: cluster 2023-09-30T09:27:37.575894+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 11353/74298 objects degraded (15.280%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:37.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:37 smithi005 bash[78438]: cluster 2023-09-30T09:27:37.575894+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 11353/74298 objects degraded (15.280%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:37.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:37.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:37 smithi099 bash[59238]: cluster 2023-09-30T09:27:37.575894+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 11353/74298 objects degraded (15.280%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:37.805 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:37.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:37.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:37.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:37.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:37.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:37.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:38.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:38.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:38.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:38.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:38.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:38.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:38.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:38.326 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:38.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:38.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:38.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:38.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:38.482 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:38.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:38.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:38.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:38.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:38.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:38.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:38 smithi099 bash[59238]: cluster 2023-09-30T09:27:36.968875+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 11158/70734 objects degraded (15.775%); 3655/70734 objects misplaced (5.167%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:38.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:38.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:38.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:38.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:38.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:38.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:38.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:38.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:39.012 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:39.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:38 smithi005 bash[75361]: cluster 2023-09-30T09:27:36.968875+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 11158/70734 objects degraded (15.775%); 3655/70734 objects misplaced (5.167%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:39.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:38 smithi005 bash[78438]: cluster 2023-09-30T09:27:36.968875+0000 mgr.y (mgr.34107) 789 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 11158/70734 objects degraded (15.775%); 3655/70734 objects misplaced (5.167%); 0 B/s, 24 objects/s recovering 2023-09-30T09:27:39.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:39.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:39.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:39.160 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:39.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:39.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:39.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:39.293 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:39.315 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:39.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:39.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:39.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:39.430 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:27:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:27:39] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:27:39.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:39.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:39.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:39.581 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:27:39.581 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:27:39.581 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:27:39.581 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:27:39.582 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:27:39.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:39.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:39.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:39.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:39.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:39.769 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:39.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:39.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:39.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:39.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:39.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:40.026 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:40.050 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:40.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:40.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:40.156 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:40.189 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:40.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:40.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:40.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:40.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:40.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:40.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:40.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:40.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:40.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:40.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:40.580 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:40.605 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:40.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:40.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:40.640 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:40 smithi005 bash[75361]: cluster 2023-09-30T09:27:38.969464+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v808: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 10965/64959 objects degraded (16.880%); 3496/64959 objects misplaced (5.382%); 0 B/s, 38 objects/s recovering 2023-09-30T09:27:40.715 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:40.737 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:40.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:40.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:40.840 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:40.848 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:40 smithi099 bash[59238]: cluster 2023-09-30T09:27:38.969464+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v808: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 10965/64959 objects degraded (16.880%); 3496/64959 objects misplaced (5.382%); 0 B/s, 38 objects/s recovering 2023-09-30T09:27:40.875 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:40.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:40.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:40.983 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:41.013 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:41.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:41.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:40 smithi005 bash[78438]: cluster 2023-09-30T09:27:38.969464+0000 mgr.y (mgr.34107) 790 : cluster 0 pgmap v808: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 10965/64959 objects degraded (16.880%); 3496/64959 objects misplaced (5.382%); 0 B/s, 38 objects/s recovering 2023-09-30T09:27:41.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:41.145 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:41.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:41.248 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:41.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:41.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:41.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:41.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:41.512 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:41.539 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:41.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:41.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:41.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:41.814 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:41.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:41.918 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:41.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:41.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:41.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:42.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:42.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:42.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:42.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:42.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:42.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:42.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:42.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:42.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:42.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:42.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:42.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:42.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:42.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:42.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:42.609 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:42.648 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:42.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:42.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:42.753 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:42.781 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:42.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:42.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:42.884 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:42.894 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:42 smithi099 bash[59238]: cluster 2023-09-30T09:27:40.970189+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v809: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 10772/61293 objects degraded (17.575%); 3057/61293 objects misplaced (4.988%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:42.894 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:42 smithi099 bash[59238]: cluster 2023-09-30T09:27:42.577038+0000 mon.a (mon.0) 1030 : cluster 3 Health check update: Degraded data redundancy: 10772/61293 objects degraded (17.575%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:42.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:42.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:43.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:42 smithi005 bash[75361]: cluster 2023-09-30T09:27:40.970189+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v809: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 10772/61293 objects degraded (17.575%); 3057/61293 objects misplaced (4.988%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:43.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:42 smithi005 bash[75361]: cluster 2023-09-30T09:27:42.577038+0000 mon.a (mon.0) 1030 : cluster 3 Health check update: Degraded data redundancy: 10772/61293 objects degraded (17.575%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:43.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:42 smithi005 bash[78438]: cluster 2023-09-30T09:27:40.970189+0000 mgr.y (mgr.34107) 791 : cluster 0 pgmap v809: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 615 op/s; 10772/61293 objects degraded (17.575%); 3057/61293 objects misplaced (4.988%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:43.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:42 smithi005 bash[78438]: cluster 2023-09-30T09:27:42.577038+0000 mon.a (mon.0) 1030 : cluster 3 Health check update: Degraded data redundancy: 10772/61293 objects degraded (17.575%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:43.037 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:43.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:43.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:43.275 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:43.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:43.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:43.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:43.657 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.1 to 1 (10000) 2023-09-30T09:27:43.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:43.700 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:43.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:43.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-30T09:27:43.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:43 smithi099 bash[59238]: audit 2023-09-30T09:27:43.070444+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.5:0/1351592914' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:27:43.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:43.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:43.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:43.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:43.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:43.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:43.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:44.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:43 smithi005 bash[78438]: audit 2023-09-30T09:27:43.070444+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.5:0/1351592914' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:27:44.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:43 smithi005 bash[75361]: audit 2023-09-30T09:27:43.070444+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.5:0/1351592914' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:27:44.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:44.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:44.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:44.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:44.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:44.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:44.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:44.339 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:44.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:44.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:44.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:44.483 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:44.488 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:27:44.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:44.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:44.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:44.543 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:27:44.587 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:27:44.611 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:44.634 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:27:44.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:44.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:44.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:44.666 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:27:44.696 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:27:44.732 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:27:44.745 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:44.754 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:44 smithi099 bash[59238]: cluster 2023-09-30T09:27:42.970818+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v810: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10566/58383 objects degraded (18.098%); 3057/58383 objects misplaced (5.236%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:44.754 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:44 smithi099 bash[59238]: audit 2023-09-30T09:27:43.648583+0000 mon.a (mon.0) 1032 : audit 1 from='client.? 172.21.15.5:0/1351592914' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:27:44.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:44 smithi099 bash[59238]: cluster 2023-09-30T09:27:43.650920+0000 osd.0 (osd.0) 88 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:44 smithi099 bash[59238]: cluster 2023-09-30T09:27:43.651243+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:44 smithi099 bash[59238]: cluster 2023-09-30T09:27:43.651666+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:44 smithi099 bash[59238]: cluster 2023-09-30T09:27:43.660013+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-30T09:27:44.755 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:44 smithi099 bash[59238]: audit 2023-09-30T09:27:44.436736+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.5:0/4124744148' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:27:44.766 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:27:44.780 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.780 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.780 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.782 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.782 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.782 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.782 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.782 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:27:44.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:44.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:44.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:44.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:44.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:44.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:44.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:44.952 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[78438]: cluster 2023-09-30T09:27:42.970818+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v810: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10566/58383 objects degraded (18.098%); 3057/58383 objects misplaced (5.236%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[78438]: audit 2023-09-30T09:27:43.648583+0000 mon.a (mon.0) 1032 : audit 1 from='client.? 172.21.15.5:0/1351592914' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[78438]: cluster 2023-09-30T09:27:43.650920+0000 osd.0 (osd.0) 88 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[78438]: cluster 2023-09-30T09:27:43.651243+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[78438]: cluster 2023-09-30T09:27:43.651666+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[78438]: cluster 2023-09-30T09:27:43.660013+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[78438]: audit 2023-09-30T09:27:44.436736+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.5:0/4124744148' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[75361]: cluster 2023-09-30T09:27:42.970818+0000 mgr.y (mgr.34107) 792 : cluster 0 pgmap v810: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.2 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 10566/58383 objects degraded (18.098%); 3057/58383 objects misplaced (5.236%); 0 B/s, 25 objects/s recovering 2023-09-30T09:27:44.953 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[75361]: audit 2023-09-30T09:27:43.648583+0000 mon.a (mon.0) 1032 : audit 1 from='client.? 172.21.15.5:0/1351592914' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:27:44.954 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[75361]: cluster 2023-09-30T09:27:43.650920+0000 osd.0 (osd.0) 88 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.954 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[75361]: cluster 2023-09-30T09:27:43.651243+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.954 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[75361]: cluster 2023-09-30T09:27:43.651666+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e188 with expected crc 2023-09-30T09:27:44.954 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[75361]: cluster 2023-09-30T09:27:43.660013+0000 mon.a (mon.0) 1033 : cluster 0 osdmap e188: 8 total, 8 up, 8 in 2023-09-30T09:27:44.954 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:44 smithi005 bash[75361]: audit 2023-09-30T09:27:44.436736+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.5:0/4124744148' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:27:45.028 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:45.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:45.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:45.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:45.176 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:45.200 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:45.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:45.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:45.304 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:45.335 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:45.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:45.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:45.440 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:45.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:45.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:45.574 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:45.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:45.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:45.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:45.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:45.746 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:45.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:45.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:45.874 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:45.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:45.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:45.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:46.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:46.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:46.087 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-30T09:27:46.109 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:46.141 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:46.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:46.251 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:46.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:46.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:46.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:46.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:46.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:46.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:46.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:46.665 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:46 smithi099 bash[59238]: cluster 2023-09-30T09:27:44.972146+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v812: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 10566/55410 objects degraded (19.069%); 2874/55410 objects misplaced (5.187%); 0 B/s, 34 objects/s recovering 2023-09-30T09:27:46.665 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:46 smithi099 bash[59238]: audit 2023-09-30T09:27:46.246876+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.5:0/171872535' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:27:46.666 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:46 smithi099 bash[59238]: audit 2023-09-30T09:27:46.247454+0000 mon.a (mon.0) 1034 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:27:46.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:46.672 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:27:46.697 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:46.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:46.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:46.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:46.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:46.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:46.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:46.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:47.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:46 smithi005 bash[75361]: cluster 2023-09-30T09:27:44.972146+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v812: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 10566/55410 objects degraded (19.069%); 2874/55410 objects misplaced (5.187%); 0 B/s, 34 objects/s recovering 2023-09-30T09:27:47.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:46 smithi005 bash[75361]: audit 2023-09-30T09:27:46.246876+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.5:0/171872535' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:27:47.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:46 smithi005 bash[75361]: audit 2023-09-30T09:27:46.247454+0000 mon.a (mon.0) 1034 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:27:47.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:46 smithi005 bash[78438]: cluster 2023-09-30T09:27:44.972146+0000 mgr.y (mgr.34107) 793 : cluster 0 pgmap v812: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 10566/55410 objects degraded (19.069%); 2874/55410 objects misplaced (5.187%); 0 B/s, 34 objects/s recovering 2023-09-30T09:27:47.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:46 smithi005 bash[78438]: audit 2023-09-30T09:27:46.246876+0000 mon.c (mon.2) 94 : audit 1 from='client.? 172.21.15.5:0/171872535' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:27:47.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:46 smithi005 bash[78438]: audit 2023-09-30T09:27:46.247454+0000 mon.a (mon.0) 1034 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:27:47.077 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:47.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:47.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:47.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:47.204 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:47.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:47.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:47.360 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:47.392 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:47.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:47.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:47.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:47.527 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:47.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:47.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:47.634 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:47.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:47.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:47.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:47.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[75361]: cluster 2023-09-30T09:27:46.650971+0000 mon.a (mon.0) 1035 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:27:47.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[75361]: audit 2023-09-30T09:27:46.652240+0000 mon.a (mon.0) 1036 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:27:47.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[75361]: cluster 2023-09-30T09:27:46.656156+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-30T09:27:47.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[75361]: cluster 2023-09-30T09:27:46.656441+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[75361]: cluster 2023-09-30T09:27:46.657875+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[75361]: cluster 2023-09-30T09:27:46.662310+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[75361]: cluster 2023-09-30T09:27:47.578109+0000 mon.a (mon.0) 1038 : cluster 3 Health check update: Degraded data redundancy: 10566/55410 objects degraded (19.069%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:47.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[78438]: cluster 2023-09-30T09:27:46.650971+0000 mon.a (mon.0) 1035 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:27:47.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[78438]: audit 2023-09-30T09:27:46.652240+0000 mon.a (mon.0) 1036 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:27:47.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[78438]: cluster 2023-09-30T09:27:46.656156+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-30T09:27:47.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[78438]: cluster 2023-09-30T09:27:46.656441+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[78438]: cluster 2023-09-30T09:27:46.657875+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[78438]: cluster 2023-09-30T09:27:46.662310+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.771 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:47 smithi005 bash[78438]: cluster 2023-09-30T09:27:47.578109+0000 mon.a (mon.0) 1038 : cluster 3 Health check update: Degraded data redundancy: 10566/55410 objects degraded (19.069%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:47.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:47.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:47.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:47.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:47.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:47 smithi099 bash[59238]: cluster 2023-09-30T09:27:46.650971+0000 mon.a (mon.0) 1035 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:27:47.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:47 smithi099 bash[59238]: audit 2023-09-30T09:27:46.652240+0000 mon.a (mon.0) 1036 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:27:47.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:47 smithi099 bash[59238]: cluster 2023-09-30T09:27:46.656156+0000 mon.a (mon.0) 1037 : cluster 0 osdmap e189: 8 total, 8 up, 8 in 2023-09-30T09:27:47.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:47 smithi099 bash[59238]: cluster 2023-09-30T09:27:46.656441+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.957 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:47 smithi099 bash[59238]: cluster 2023-09-30T09:27:46.657875+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.958 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:47 smithi099 bash[59238]: cluster 2023-09-30T09:27:46.662310+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e189 with expected crc 2023-09-30T09:27:47.958 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:47 smithi099 bash[59238]: cluster 2023-09-30T09:27:47.578109+0000 mon.a (mon.0) 1038 : cluster 3 Health check update: Degraded data redundancy: 10566/55410 objects degraded (19.069%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:47.978 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:47.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:47.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:48.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:48.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:48.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:48.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:48.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.253 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:48.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:48.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:48.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:48.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:48.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:48.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:48.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.653 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:48.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:48.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:48.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:48 smithi005 bash[78438]: cluster 2023-09-30T09:27:46.972641+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v814: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 10364/52086 objects degraded (19.898%); 2528/52086 objects misplaced (4.854%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:48.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:48 smithi005 bash[75361]: cluster 2023-09-30T09:27:46.972641+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v814: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 10364/52086 objects degraded (19.898%); 2528/52086 objects misplaced (4.854%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:48.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:27:48.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:48.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:48.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:48.905 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.912 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:48 smithi099 bash[59238]: cluster 2023-09-30T09:27:46.972641+0000 mgr.y (mgr.34107) 794 : cluster 0 pgmap v814: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 10364/52086 objects degraded (19.898%); 2528/52086 objects misplaced (4.854%); 0 B/s, 22 objects/s recovering 2023-09-30T09:27:48.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:48.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:48.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:49.043 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:49.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:49.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:49.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:49.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:49.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:49.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:49.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:49.393 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:27:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:27:49] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:27:49.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:49.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:49.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:49.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:49.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:49.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:27:49.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:49.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:49.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:49.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:49.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:49.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:49.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:49.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:49.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:49.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:49.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:50.028 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:50.061 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:50.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:50.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:50.195 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:50.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:50.299 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:50.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:50.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:50.328 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:50.429 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:50.451 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:50.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:50.556 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:50.588 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:50.695 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:50.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:50.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:50.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:50.853 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:50.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:50.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:50 smithi099 bash[59238]: cluster 2023-09-30T09:27:48.973405+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v815: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 967 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 10165/46485 objects degraded (21.867%); 2360/46485 objects misplaced (5.077%); 0 B/s, 43 objects/s recovering 2023-09-30T09:27:50.989 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:50.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:50.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:50 smithi005 bash[75361]: cluster 2023-09-30T09:27:48.973405+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v815: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 967 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 10165/46485 objects degraded (21.867%); 2360/46485 objects misplaced (5.077%); 0 B/s, 43 objects/s recovering 2023-09-30T09:27:51.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:50 smithi005 bash[78438]: cluster 2023-09-30T09:27:48.973405+0000 mgr.y (mgr.34107) 795 : cluster 0 pgmap v815: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 967 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 10165/46485 objects degraded (21.867%); 2360/46485 objects misplaced (5.077%); 0 B/s, 43 objects/s recovering 2023-09-30T09:27:51.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:51.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:51.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:51.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:51.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:51.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:51.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:51.347 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:51.364 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:51.395 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:51.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:51.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:51.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:51.536 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:51.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:51.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:51.643 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:51.670 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:51.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:51.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:51.773 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:51.804 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:51.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:51.913 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:51.943 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:51.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:51.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:52.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:52.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:52.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:52.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:52.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:52.226 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:52.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:52.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:52.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:52.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:52.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:52.470 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:52.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:52.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:52.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:52.608 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:52.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:52.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:52.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:52.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:52.751 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:52 smithi005 bash[75361]: cluster 2023-09-30T09:27:50.974527+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 897 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10014/43101 objects degraded (23.234%); 1975/43101 objects misplaced (4.582%); 0 B/s, 43 objects/s recovering 2023-09-30T09:27:52.751 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:52 smithi005 bash[75361]: audit 2023-09-30T09:27:51.563581+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:52.751 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:52 smithi005 bash[75361]: audit 2023-09-30T09:27:51.566874+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:52.751 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:52 smithi005 bash[78438]: cluster 2023-09-30T09:27:50.974527+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 897 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10014/43101 objects degraded (23.234%); 1975/43101 objects misplaced (4.582%); 0 B/s, 43 objects/s recovering 2023-09-30T09:27:52.751 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:52 smithi005 bash[78438]: audit 2023-09-30T09:27:51.563581+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:52.752 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:52 smithi005 bash[78438]: audit 2023-09-30T09:27:51.566874+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:52.769 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:52.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:52.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:52 smithi099 bash[59238]: cluster 2023-09-30T09:27:50.974527+0000 mgr.y (mgr.34107) 796 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 897 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 10014/43101 objects degraded (23.234%); 1975/43101 objects misplaced (4.582%); 0 B/s, 43 objects/s recovering 2023-09-30T09:27:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:52 smithi099 bash[59238]: audit 2023-09-30T09:27:51.563581+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:27:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:52 smithi099 bash[59238]: audit 2023-09-30T09:27:51.566874+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:52.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:52.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:52.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:53.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:53.611 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:53.612 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:53 smithi005 bash[75361]: cluster 2023-09-30T09:27:52.579256+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 10014/43101 objects degraded (23.234%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:53.619 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:53 smithi005 bash[78438]: cluster 2023-09-30T09:27:52.579256+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 10014/43101 objects degraded (23.234%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:53.654 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:53.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:53.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:53.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:53.813 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:53.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:53.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:53.942 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:53.979 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:53.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:53.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:54.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:53 smithi099 bash[59238]: cluster 2023-09-30T09:27:52.579256+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 10014/43101 objects degraded (23.234%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:54.082 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:54.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:54.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:54.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:54.312 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:54.330 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:54.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:54.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:54.432 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:54.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:54.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:54.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:54.583 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:54.600 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:54 smithi005 bash[78438]: cluster 2023-09-30T09:27:52.975276+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v817: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 838 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 9821/40254 objects degraded (24.398%); 1975/40254 objects misplaced (4.906%); 0 B/s, 18 objects/s recovering 2023-09-30T09:27:54.608 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:54.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:54.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:54.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:54.733 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:54.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:54.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:54 smithi099 bash[59238]: cluster 2023-09-30T09:27:52.975276+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v817: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 838 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 9821/40254 objects degraded (24.398%); 1975/40254 objects misplaced (4.906%); 0 B/s, 18 objects/s recovering 2023-09-30T09:27:54.838 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:54.872 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:54.874 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:54 smithi005 bash[75361]: cluster 2023-09-30T09:27:52.975276+0000 mgr.y (mgr.34107) 797 : cluster 0 pgmap v817: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 838 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 9821/40254 objects degraded (24.398%); 1975/40254 objects misplaced (4.906%); 0 B/s, 18 objects/s recovering 2023-09-30T09:27:54.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:54.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:54.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:55.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:55.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:55.145 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:55.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:55.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:55.281 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:55.386 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:55.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:55.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:55.510 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:55.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:55.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:55.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:55.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:55.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:55.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:55.815 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:55.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:55.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:55.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:55.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:55.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:56.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:56.108 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:56.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:56.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:56.212 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:56.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:56.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:56.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:56.368 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:56.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:56.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:56.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:56.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:56.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:56.608 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:56.645 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:56.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:56.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:56.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:56.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:56.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:56 smithi099 bash[59238]: cluster 2023-09-30T09:27:54.975970+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v818: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 777 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 9821/37323 objects degraded (26.314%); 1825/37323 objects misplaced (4.890%); 0 B/s, 31 objects/s recovering 2023-09-30T09:27:56.878 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:56.886 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:56 smithi005 bash[78438]: cluster 2023-09-30T09:27:54.975970+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v818: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 777 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 9821/37323 objects degraded (26.314%); 1825/37323 objects misplaced (4.890%); 0 B/s, 31 objects/s recovering 2023-09-30T09:27:56.886 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:56 smithi005 bash[75361]: cluster 2023-09-30T09:27:54.975970+0000 mgr.y (mgr.34107) 798 : cluster 0 pgmap v818: 89 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 777 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 9821/37323 objects degraded (26.314%); 1825/37323 objects misplaced (4.890%); 0 B/s, 31 objects/s recovering 2023-09-30T09:27:56.920 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:56.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:56.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:57.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:57.044 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:57.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:57.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:57.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:57.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:57.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:57.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:57.290 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:57.332 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:57.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:57.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:57.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:57.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:57.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:57.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:57.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:57.613 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:27:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:57.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:27:57.722 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:57.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:57.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:27:57.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:27:57.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:57 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.581325+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 9821/37323 objects degraded (26.314%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:57.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:57 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.589864+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-30T09:27:57.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:57 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.581325+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 9821/37323 objects degraded (26.314%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:57.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:57 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.589864+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-30T09:27:57.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:57.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:57.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:57.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:57.884 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:27:57.983 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:58.006 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:58.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:58.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:57 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.581325+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 9821/37323 objects degraded (26.314%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:27:58.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:57 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.589864+0000 mon.a (mon.0) 1043 : cluster 0 osdmap e190: 8 total, 8 up, 8 in 2023-09-30T09:27:58.110 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:58.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:58.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:58.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:58.266 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:58.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:58.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:58.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:58.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:58.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:58.525 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:58.627 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:58.650 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:27:58.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:27:58.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:58.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:58.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:56.976642+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 705 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 9622/33900 objects degraded (28.383%); 1467/33900 objects misplaced (4.327%); 0 B/s, 30 objects/s recovering 2023-09-30T09:27:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.592157+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.600645+0000 osd.0 (osd.0) 89 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.601310+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.602183+0000 osd.0 (osd.0) 90 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.603363+0000 osd.0 (osd.0) 91 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.604916+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.605073+0000 osd.0 (osd.0) 92 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:57.606773+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:58 smithi099 bash[59238]: cluster 2023-09-30T09:27:58.612032+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-30T09:27:58.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:58.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:58.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:58.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:59.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:59.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:56.976642+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 705 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 9622/33900 objects degraded (28.383%); 1467/33900 objects misplaced (4.327%); 0 B/s, 30 objects/s recovering 2023-09-30T09:27:59.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.592157+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.600645+0000 osd.0 (osd.0) 89 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.031 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.601310+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.031 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.602183+0000 osd.0 (osd.0) 90 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.031 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.603363+0000 osd.0 (osd.0) 91 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.031 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.604916+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.031 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.605073+0000 osd.0 (osd.0) 92 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.031 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:57.606773+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.031 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[75361]: cluster 2023-09-30T09:27:58.612032+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:56.976642+0000 mgr.y (mgr.34107) 799 : cluster 0 pgmap v819: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped; 705 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 587 op/s; 9622/33900 objects degraded (28.383%); 1467/33900 objects misplaced (4.327%); 0 B/s, 30 objects/s recovering 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.592157+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.600645+0000 osd.0 (osd.0) 89 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.601310+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.602183+0000 osd.0 (osd.0) 90 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.603363+0000 osd.0 (osd.0) 91 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.604916+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.605073+0000 osd.0 (osd.0) 92 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:57.606773+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e190 with expected crc 2023-09-30T09:27:59.032 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:58 smithi005 bash[78438]: cluster 2023-09-30T09:27:58.612032+0000 mon.a (mon.0) 1044 : cluster 0 osdmap e191: 8 total, 8 up, 8 in 2023-09-30T09:27:59.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:59.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:59.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:59.145 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:59.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:59.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:59.290 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:59.318 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:27:59.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:59.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:27:59.423 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:59.455 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:27:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:59.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:27:59.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:27:59] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.33.4" 2023-09-30T09:27:59.563 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:59.588 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:27:59.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:59.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:27:59.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:59.704 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[75361]: cluster 2023-09-30T09:27:58.612716+0000 osd.0 (osd.0) 93 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.704 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[75361]: cluster 2023-09-30T09:27:58.614147+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.704 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[75361]: cluster 2023-09-30T09:27:58.614432+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.704 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[75361]: cluster 2023-09-30T09:27:58.614897+0000 osd.0 (osd.0) 94 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.704 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[78438]: cluster 2023-09-30T09:27:58.612716+0000 osd.0 (osd.0) 93 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.704 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[78438]: cluster 2023-09-30T09:27:58.614147+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.704 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[78438]: cluster 2023-09-30T09:27:58.614432+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.705 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:27:59 smithi005 bash[78438]: cluster 2023-09-30T09:27:58.614897+0000 osd.0 (osd.0) 94 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.720 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:27:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:59.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:27:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:59 smithi099 bash[59238]: cluster 2023-09-30T09:27:58.612716+0000 osd.0 (osd.0) 93 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:59 smithi099 bash[59238]: cluster 2023-09-30T09:27:58.614147+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:59 smithi099 bash[59238]: cluster 2023-09-30T09:27:58.614432+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:27:59 smithi099 bash[59238]: cluster 2023-09-30T09:27:58.614897+0000 osd.0 (osd.0) 94 : cluster 3 failed to encode map e191 with expected crc 2023-09-30T09:27:59.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:59.871 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:27:59.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:27:59.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:27:59.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:00.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:00.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:00.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:00.130 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:00.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:00.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:00.264 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:00.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:00.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:00.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:00.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:00.514 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:00.545 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:00.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:00.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:00.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:00.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:00.796 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:00.845 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:00.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:00.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:00.956 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:00 smithi005 bash[75361]: cluster 2023-09-30T09:27:58.977283+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v822: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 602 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 5796/28938 objects degraded (20.029%); 1467/28938 objects misplaced (5.069%); 120 KiB/s, 22 objects/s recovering 2023-09-30T09:28:00.956 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:00 smithi005 bash[78438]: cluster 2023-09-30T09:27:58.977283+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v822: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 602 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 5796/28938 objects degraded (20.029%); 1467/28938 objects misplaced (5.069%); 120 KiB/s, 22 objects/s recovering 2023-09-30T09:28:00.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:00.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:00.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:01.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:00 smithi099 bash[59238]: cluster 2023-09-30T09:27:58.977283+0000 mgr.y (mgr.34107) 800 : cluster 0 pgmap v822: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 82 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait; 602 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 5796/28938 objects degraded (20.029%); 1467/28938 objects misplaced (5.069%); 120 KiB/s, 22 objects/s recovering 2023-09-30T09:28:01.074 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:01.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:01.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:01.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:01.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:01.241 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:01.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:01.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:01.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:01.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:01.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:01.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:01.524 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:01.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:01.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:01.632 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:01.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:01.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:01.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:01.769 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:01.804 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:01.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:01.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:01.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:01.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:01.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:01.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:02.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:02.073 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:02.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:02.177 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:02.201 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:02.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:02.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:02.312 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:02.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:02.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:02.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:02.443 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:02.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:02.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:02.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:02.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:02.633 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:02.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:02.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:02.739 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:02.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:02 smithi099 bash[59238]: cluster 2023-09-30T09:28:00.977949+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v823: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 522 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 5627/25122 objects degraded (22.399%); 980/25122 objects misplaced (3.901%); 120 KiB/s, 43 objects/s recovering 2023-09-30T09:28:02.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:02 smithi099 bash[59238]: cluster 2023-09-30T09:28:02.582943+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 5627/25122 objects degraded (22.399%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:02.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:02.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:02.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:02.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:02.940 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:02 smithi005 bash[75361]: cluster 2023-09-30T09:28:00.977949+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v823: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 522 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 5627/25122 objects degraded (22.399%); 980/25122 objects misplaced (3.901%); 120 KiB/s, 43 objects/s recovering 2023-09-30T09:28:02.940 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:02 smithi005 bash[75361]: cluster 2023-09-30T09:28:02.582943+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 5627/25122 objects degraded (22.399%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:02.940 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:02 smithi005 bash[78438]: cluster 2023-09-30T09:28:00.977949+0000 mgr.y (mgr.34107) 801 : cluster 0 pgmap v823: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 522 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 5627/25122 objects degraded (22.399%); 980/25122 objects misplaced (3.901%); 120 KiB/s, 43 objects/s recovering 2023-09-30T09:28:02.940 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:02 smithi005 bash[78438]: cluster 2023-09-30T09:28:02.582943+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 5627/25122 objects degraded (22.399%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:02.962 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:02.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:03.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:03.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:03.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:03.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:03.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:03.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:03.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:03.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:03.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:03.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:03.655 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:03.660 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:03 smithi099 bash[59238]: audit 2023-09-30T09:28:03.343187+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:03.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:03.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:03.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:03.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:03.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:03.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:03.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:03.976 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:03.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:03.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:04.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:04.086 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:03 smithi005 bash[75361]: audit 2023-09-30T09:28:03.343187+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:04.087 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:03 smithi005 bash[78438]: audit 2023-09-30T09:28:03.343187+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:04.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:04.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:04.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:04.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:04.267 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:04.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:04.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:04.371 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:04.402 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:04.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:04.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:04.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:04.536 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:04.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:04.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:04.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:04.667 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:04.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:04.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:04 smithi099 bash[59238]: cluster 2023-09-30T09:28:02.981175+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v824: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 471 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 5086/22650 objects degraded (22.455%); 980/22650 objects misplaced (4.327%); 1.6 MiB/s, 75 objects/s recovering 2023-09-30T09:28:04.804 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:04.806 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:04 smithi005 bash[78438]: cluster 2023-09-30T09:28:02.981175+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v824: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 471 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 5086/22650 objects degraded (22.455%); 980/22650 objects misplaced (4.327%); 1.6 MiB/s, 75 objects/s recovering 2023-09-30T09:28:04.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:04 smithi005 bash[75361]: cluster 2023-09-30T09:28:02.981175+0000 mgr.y (mgr.34107) 802 : cluster 0 pgmap v824: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 471 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 5086/22650 objects degraded (22.455%); 980/22650 objects misplaced (4.327%); 1.6 MiB/s, 75 objects/s recovering 2023-09-30T09:28:04.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:04.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:04.830 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:28:04.830 INFO:teuthology.orchestra.run.smithi005.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-30T09:28:04.909 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:04.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:04.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:04.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:05.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:05.075 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:05.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:05.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:05.126 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:28:05.169 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:28:05.179 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:05.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:05.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:05.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:05.212 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:28:05.256 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:28:05.311 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:28:05.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:05.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:05.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:05.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:05.356 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:28:05.393 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:28:05.432 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:28:05.435 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.435 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.435 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.435 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.435 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.436 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.436 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.436 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:28:05.450 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:05.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:05.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:05.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:05.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:05.622 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:05.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:05.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:05.692 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.2 to 1 (10000) 2023-09-30T09:28:05.724 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:05 smithi005 bash[78438]: audit 2023-09-30T09:28:05.032821+0000 mon.a (mon.0) 1047 : audit 1 from='client.? 172.21.15.5:0/1343004859' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:28:05.724 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:05 smithi005 bash[78438]: audit 2023-09-30T09:28:05.077979+0000 mon.a (mon.0) 1048 : audit 0 from='client.? 172.21.15.5:0/74798601' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:05.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:05 smithi005 bash[75361]: audit 2023-09-30T09:28:05.032821+0000 mon.a (mon.0) 1047 : audit 1 from='client.? 172.21.15.5:0/1343004859' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:28:05.725 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:05 smithi005 bash[75361]: audit 2023-09-30T09:28:05.077979+0000 mon.a (mon.0) 1048 : audit 0 from='client.? 172.21.15.5:0/74798601' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:05.730 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:05.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:05.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:05.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:05.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:05.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:05.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:05.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:05.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:06.008 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:05 smithi099 bash[59238]: audit 2023-09-30T09:28:05.032821+0000 mon.a (mon.0) 1047 : audit 1 from='client.? 172.21.15.5:0/1343004859' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:28:06.009 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:05 smithi099 bash[59238]: audit 2023-09-30T09:28:05.077979+0000 mon.a (mon.0) 1048 : audit 0 from='client.? 172.21.15.5:0/74798601' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:06.037 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:06.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:06.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:06.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:06.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:06.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:06.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:06.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:06.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:06.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:06.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:06.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:06.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:06.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:06.724 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:06.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:06.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:06.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[78438]: cluster 2023-09-30T09:28:04.981832+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v825: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 424 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 5086/20394 objects degraded (24.939%); 980/20394 objects misplaced (4.805%); 1.6 MiB/s, 75 objects/s recovering 2023-09-30T09:28:06.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[78438]: audit 2023-09-30T09:28:05.677819+0000 mon.a (mon.0) 1049 : audit 1 from='client.? 172.21.15.5:0/1343004859' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:28:06.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[78438]: cluster 2023-09-30T09:28:05.682664+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e192 with expected crc 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[78438]: cluster 2023-09-30T09:28:05.683143+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e192 with expected crc 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[78438]: cluster 2023-09-30T09:28:05.687880+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[78438]: audit 2023-09-30T09:28:06.558066+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[75361]: cluster 2023-09-30T09:28:04.981832+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v825: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 424 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 5086/20394 objects degraded (24.939%); 980/20394 objects misplaced (4.805%); 1.6 MiB/s, 75 objects/s recovering 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[75361]: audit 2023-09-30T09:28:05.677819+0000 mon.a (mon.0) 1049 : audit 1 from='client.? 172.21.15.5:0/1343004859' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[75361]: cluster 2023-09-30T09:28:05.682664+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e192 with expected crc 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[75361]: cluster 2023-09-30T09:28:05.683143+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e192 with expected crc 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[75361]: cluster 2023-09-30T09:28:05.687880+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-30T09:28:06.840 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:06 smithi005 bash[75361]: audit 2023-09-30T09:28:06.558066+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:06.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:06.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:06.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:06.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:06.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:06 smithi099 bash[59238]: cluster 2023-09-30T09:28:04.981832+0000 mgr.y (mgr.34107) 803 : cluster 0 pgmap v825: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 424 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 562 op/s; 5086/20394 objects degraded (24.939%); 980/20394 objects misplaced (4.805%); 1.6 MiB/s, 75 objects/s recovering 2023-09-30T09:28:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:06 smithi099 bash[59238]: audit 2023-09-30T09:28:05.677819+0000 mon.a (mon.0) 1049 : audit 1 from='client.? 172.21.15.5:0/1343004859' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:28:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:06 smithi099 bash[59238]: cluster 2023-09-30T09:28:05.682664+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e192 with expected crc 2023-09-30T09:28:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:06 smithi099 bash[59238]: cluster 2023-09-30T09:28:05.683143+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e192 with expected crc 2023-09-30T09:28:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:06 smithi099 bash[59238]: cluster 2023-09-30T09:28:05.687880+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e192: 8 total, 8 up, 8 in 2023-09-30T09:28:07.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:06 smithi099 bash[59238]: audit 2023-09-30T09:28:06.558066+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:07.092 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:07.125 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:07.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:07.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:07.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:07.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:07.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:07.368 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:07.403 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:07.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:07.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:07.511 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:07.549 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:07.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:07.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:07.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:07.702 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:07.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:07.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:07.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:07.838 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:07.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:07 smithi005 bash[78438]: cluster 2023-09-30T09:28:07.583939+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 5086/20394 objects degraded (24.939%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:07.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:07 smithi005 bash[75361]: cluster 2023-09-30T09:28:07.583939+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 5086/20394 objects degraded (24.939%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:07.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:07.941 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:07.952 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:07 smithi099 bash[59238]: cluster 2023-09-30T09:28:07.583939+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 5086/20394 objects degraded (24.939%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:07.967 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:07.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:07.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:08.070 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:08.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:08.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:08.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:08.214 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:08.238 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:08.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:08.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:08.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-30T09:28:08.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:08.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:08.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:08.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:08.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:08.527 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:08.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:08.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:08.632 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:08.658 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:08.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:08.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:08.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:08.773 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:08 smithi099 bash[59238]: cluster 2023-09-30T09:28:06.982346+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v827: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 342 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 4930/16455 objects degraded (29.960%); 577/16455 objects misplaced (3.507%); 1.4 MiB/s, 68 objects/s recovering 2023-09-30T09:28:08.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:08.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:08.912 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:08.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:08.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:08.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:09.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:08 smithi005 bash[78438]: cluster 2023-09-30T09:28:06.982346+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v827: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 342 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 4930/16455 objects degraded (29.960%); 577/16455 objects misplaced (3.507%); 1.4 MiB/s, 68 objects/s recovering 2023-09-30T09:28:09.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:08 smithi005 bash[75361]: cluster 2023-09-30T09:28:06.982346+0000 mgr.y (mgr.34107) 804 : cluster 0 pgmap v827: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 342 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 4930/16455 objects degraded (29.960%); 577/16455 objects misplaced (3.507%); 1.4 MiB/s, 68 objects/s recovering 2023-09-30T09:28:09.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:09.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:09.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:09.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:09.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:09.232 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:09.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:09.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:09.399 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:09.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:09.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:09.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:09.511 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:28:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:28:09] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.33.4" 2023-09-30T09:28:09.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:09.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:09.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:09.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:09.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:09.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:09.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:09.771 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:10.020 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:10.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:10.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:10.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:10.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:10.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:10.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:10.274 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:10.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:10.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:10.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:10.376 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-30T09:28:10.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:10.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:10.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:10.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:10.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:10.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:10.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:10.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:10.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:10.733 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:10.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:10.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:10.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:10.847 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:10 smithi005 bash[75361]: cluster 2023-09-30T09:28:08.982915+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v828: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 240 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 4430/11556 objects degraded (38.335%); 577/11556 objects misplaced (4.993%); 2.2 MiB/s, 88 objects/s recovering 2023-09-30T09:28:10.847 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:10 smithi005 bash[75361]: audit 2023-09-30T09:28:10.009580+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:10.847 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:10 smithi005 bash[75361]: audit 2023-09-30T09:28:10.017488+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:10.848 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:10 smithi005 bash[78438]: cluster 2023-09-30T09:28:08.982915+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v828: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 240 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 4430/11556 objects degraded (38.335%); 577/11556 objects misplaced (4.993%); 2.2 MiB/s, 88 objects/s recovering 2023-09-30T09:28:10.848 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:10 smithi005 bash[78438]: audit 2023-09-30T09:28:10.009580+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:10.848 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:10 smithi005 bash[78438]: audit 2023-09-30T09:28:10.017488+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:10.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:10.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:10.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:10.982 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:10.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:10 smithi099 bash[59238]: cluster 2023-09-30T09:28:08.982915+0000 mgr.y (mgr.34107) 805 : cluster 0 pgmap v828: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 240 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 4430/11556 objects degraded (38.335%); 577/11556 objects misplaced (4.993%); 2.2 MiB/s, 88 objects/s recovering 2023-09-30T09:28:10.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:10 smithi099 bash[59238]: audit 2023-09-30T09:28:10.009580+0000 mon.a (mon.0) 1053 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:10.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:10 smithi099 bash[59238]: audit 2023-09-30T09:28:10.017488+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:11.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:11.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:11.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:11.141 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:11.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:11.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:11.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:11.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:11.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:11.433 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:11.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:11.578 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:11.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:11.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:11.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:11.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:11.743 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:28:11.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:11 smithi099 bash[59238]: audit 2023-09-30T09:28:11.297360+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.5:0/3857764915' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:28:11.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:11 smithi099 bash[59238]: audit 2023-09-30T09:28:11.298368+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:28:11.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:11.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:11.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:11.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:11.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:11.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:28:11.991 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:11 smithi005 bash[78438]: audit 2023-09-30T09:28:11.297360+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.5:0/3857764915' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:28:11.991 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:11 smithi005 bash[78438]: audit 2023-09-30T09:28:11.298368+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:28:11.992 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:11 smithi005 bash[75361]: audit 2023-09-30T09:28:11.297360+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.5:0/3857764915' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:28:11.992 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:11 smithi005 bash[75361]: audit 2023-09-30T09:28:11.298368+0000 mon.a (mon.0) 1055 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:28:11.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:11.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:12.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:12.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:12.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:12.240 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:12.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:12.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:12.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: cluster 2023-09-30T09:28:10.983622+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v829: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 162 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 4244/7800 objects degraded (54.410%); 225/7800 objects misplaced (2.885%); 2.2 MiB/s, 71 objects/s recovering 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: cluster 2023-09-30T09:28:11.705924+0000 mon.a (mon.0) 1056 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: audit 2023-09-30T09:28:11.721959+0000 mon.a (mon.0) 1057 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: cluster 2023-09-30T09:28:11.723092+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: cluster 2023-09-30T09:28:11.725113+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: cluster 2023-09-30T09:28:11.726876+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: cluster 2023-09-30T09:28:11.728619+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[78438]: cluster 2023-09-30T09:28:12.585601+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 4244/7800 objects degraded (54.410%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: cluster 2023-09-30T09:28:10.983622+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v829: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 162 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 4244/7800 objects degraded (54.410%); 225/7800 objects misplaced (2.885%); 2.2 MiB/s, 71 objects/s recovering 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: cluster 2023-09-30T09:28:11.705924+0000 mon.a (mon.0) 1056 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: audit 2023-09-30T09:28:11.721959+0000 mon.a (mon.0) 1057 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: cluster 2023-09-30T09:28:11.723092+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: cluster 2023-09-30T09:28:11.725113+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: cluster 2023-09-30T09:28:11.726876+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: cluster 2023-09-30T09:28:11.728619+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:12 smithi005 bash[75361]: cluster 2023-09-30T09:28:12.585601+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 4244/7800 objects degraded (54.410%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:13.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: cluster 2023-09-30T09:28:10.983622+0000 mgr.y (mgr.34107) 806 : cluster 0 pgmap v829: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 162 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 577 op/s; 4244/7800 objects degraded (54.410%); 225/7800 objects misplaced (2.885%); 2.2 MiB/s, 71 objects/s recovering 2023-09-30T09:28:13.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: cluster 2023-09-30T09:28:11.705924+0000 mon.a (mon.0) 1056 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: audit 2023-09-30T09:28:11.721959+0000 mon.a (mon.0) 1057 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:28:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: cluster 2023-09-30T09:28:11.723092+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: cluster 2023-09-30T09:28:11.725113+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: cluster 2023-09-30T09:28:11.726876+0000 mon.a (mon.0) 1058 : cluster 0 osdmap e193: 8 total, 8 up, 8 in 2023-09-30T09:28:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: cluster 2023-09-30T09:28:11.728619+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e193 with expected crc 2023-09-30T09:28:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:12 smithi099 bash[59238]: cluster 2023-09-30T09:28:12.585601+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 4244/7800 objects degraded (54.410%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-30T09:28:13.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:13.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:13.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:13.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:13.196 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:13.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:13.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:13.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:13.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:13.393 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:13.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:13.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:13.440 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Removed 95210 objects 2023-09-30T09:28:13.441 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Clean up completed and total clean up time :149.213 2023-09-30T09:28:13.500 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:13.526 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:13.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:13.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:13.630 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:13.639 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-09-30T09:28:13.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-09-30T09:28:13.661 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:13.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:13.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:13.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:13.817 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:13.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:13.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:13.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:13.949 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:13.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:13.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:14.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:14.078 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:14.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:14.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:14.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:14.213 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:14.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:14.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:14.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:15.685 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:14 smithi005 bash[75361]: cluster 2023-09-30T09:28:12.984196+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v831: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 100 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3736/4854 objects degraded (76.967%); 225/4854 objects misplaced (4.635%); 2.4 MiB/s, 78 objects/s recovering 2023-09-30T09:28:15.685 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:14 smithi005 bash[75361]: audit 2023-09-30T09:28:14.703997+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.685 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:14 smithi005 bash[75361]: audit 2023-09-30T09:28:14.710834+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.685 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:14 smithi005 bash[78438]: cluster 2023-09-30T09:28:12.984196+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v831: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 100 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3736/4854 objects degraded (76.967%); 225/4854 objects misplaced (4.635%); 2.4 MiB/s, 78 objects/s recovering 2023-09-30T09:28:15.685 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:14 smithi005 bash[78438]: audit 2023-09-30T09:28:14.703997+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.685 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:14 smithi005 bash[78438]: audit 2023-09-30T09:28:14.710834+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.686 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:15.686 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:15.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:28:15.687 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:14 smithi099 bash[59238]: cluster 2023-09-30T09:28:12.984196+0000 mgr.y (mgr.34107) 807 : cluster 0 pgmap v831: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 100 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3736/4854 objects degraded (76.967%); 225/4854 objects misplaced (4.635%); 2.4 MiB/s, 78 objects/s recovering 2023-09-30T09:28:15.687 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:14 smithi099 bash[59238]: audit 2023-09-30T09:28:14.703997+0000 mon.a (mon.0) 1060 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.687 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:14 smithi099 bash[59238]: audit 2023-09-30T09:28:14.710834+0000 mon.a (mon.0) 1061 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:15.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:15.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:15.874 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:15.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:15 smithi005 bash[75361]: audit 2023-09-30T09:28:15.235800+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:15.944 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:15 smithi005 bash[75361]: audit 2023-09-30T09:28:15.237495+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:15.944 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:15 smithi005 bash[75361]: audit 2023-09-30T09:28:15.245996+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.944 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:15 smithi005 bash[78438]: audit 2023-09-30T09:28:15.235800+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:15.944 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:15 smithi005 bash[78438]: audit 2023-09-30T09:28:15.237495+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:15.944 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:15 smithi005 bash[78438]: audit 2023-09-30T09:28:15.245996+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:15.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:15.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:15.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:16.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:16.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:15 smithi099 bash[59238]: audit 2023-09-30T09:28:15.235800+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:16.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:15 smithi099 bash[59238]: audit 2023-09-30T09:28:15.237495+0000 mon.a (mon.0) 1063 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:16.075 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:15 smithi099 bash[59238]: audit 2023-09-30T09:28:15.245996+0000 mon.a (mon.0) 1064 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:16.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:16.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:16.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:16.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:16.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:16.370 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.395 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:16.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:16.498 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.525 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:16.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:16.592 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:16.628 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:16.657 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:16.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:16.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:16.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:16.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:16.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:16.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:16.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:16.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:16.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:17.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:16 smithi005 bash[78438]: cluster 2023-09-30T09:28:14.984892+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v832: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 56 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 3736/2736 objects degraded (136.550%); 225/2736 objects misplaced (8.224%); 2.1 MiB/s, 67 objects/s recovering 2023-09-30T09:28:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:16 smithi005 bash[75361]: cluster 2023-09-30T09:28:14.984892+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v832: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 56 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 3736/2736 objects degraded (136.550%); 225/2736 objects misplaced (8.224%); 2.1 MiB/s, 67 objects/s recovering 2023-09-30T09:28:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:16 smithi099 bash[59238]: cluster 2023-09-30T09:28:14.984892+0000 mgr.y (mgr.34107) 808 : cluster 0 pgmap v832: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 56 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 491 op/s; 3736/2736 objects degraded (136.550%); 225/2736 objects misplaced (8.224%); 2.1 MiB/s, 67 objects/s recovering 2023-09-30T09:28:17.066 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:17.093 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:17.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:17.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:17.197 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:17.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:17.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:17.324 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:17.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:17.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:17.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:17.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:17.478 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:17.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:17.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:17.606 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:17.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:17.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:17.717 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:17.740 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:17 smithi005 bash[75361]: cluster 2023-09-30T09:28:17.586877+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: Degraded data redundancy: 3736/2736 objects degraded (136.550%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:17.745 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:17.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:17.847 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:17.873 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:17.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:17.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:17.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:17.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:17 smithi099 bash[59238]: cluster 2023-09-30T09:28:17.586877+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: Degraded data redundancy: 3736/2736 objects degraded (136.550%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:18.004 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:18.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:17 smithi005 bash[78438]: cluster 2023-09-30T09:28:17.586877+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: Degraded data redundancy: 3736/2736 objects degraded (136.550%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:18.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:18.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:18.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:18.264 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:18.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:18.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:18.391 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:18.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:18.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:18.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:18.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:18.625 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:18.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:18.752 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:18.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:18 smithi005 bash[78438]: cluster 2023-09-30T09:28:16.985653+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v833: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 6.8 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 3628/372 objects degraded (975.269%); 1.9 MiB/s, 63 objects/s recovering 2023-09-30T09:28:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:18 smithi005 bash[75361]: cluster 2023-09-30T09:28:16.985653+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v833: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 6.8 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 3628/372 objects degraded (975.269%); 1.9 MiB/s, 63 objects/s recovering 2023-09-30T09:28:18.779 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:18.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:18.883 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:18.894 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:18 smithi099 bash[59238]: cluster 2023-09-30T09:28:16.985653+0000 mgr.y (mgr.34107) 809 : cluster 0 pgmap v833: 89 pgs: 83 active+clean, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 6.8 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 535 op/s; 3628/372 objects degraded (975.269%); 1.9 MiB/s, 63 objects/s recovering 2023-09-30T09:28:18.907 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:18.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:18.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:19.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:19.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:19.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:19.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:19.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:19.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:19.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:19.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:19.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:19.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:19.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:19.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:19.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:19.636 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:19.660 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:28:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:28:19] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.33.4" 2023-09-30T09:28:19.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:19.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:19.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:19.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:19.816 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:19.919 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:19.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:19.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:19.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:20.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:20.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:20.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:20.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:20.200 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:20.303 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:20.325 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:20.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:20.428 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:20.449 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:20.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:20.552 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:20.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:20.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:20.676 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:20.696 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:20.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:20.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:20.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:20.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:20.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:20.937 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:20 smithi099 bash[59238]: cluster 2023-09-30T09:28:18.986426+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v834: 89 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 3070/72 objects degraded (4263.889%); 985 KiB/s, 117 objects/s recovering 2023-09-30T09:28:20.951 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:20.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:21.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:20 smithi005 bash[75361]: cluster 2023-09-30T09:28:18.986426+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v834: 89 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 3070/72 objects degraded (4263.889%); 985 KiB/s, 117 objects/s recovering 2023-09-30T09:28:21.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:20 smithi005 bash[78438]: cluster 2023-09-30T09:28:18.986426+0000 mgr.y (mgr.34107) 810 : cluster 0 pgmap v834: 89 pgs: 1 active+undersized+remapped+backfill_wait, 83 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 382 op/s; 3070/72 objects degraded (4263.889%); 985 KiB/s, 117 objects/s recovering 2023-09-30T09:28:21.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:21.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:21.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:21.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:21.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:21.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:21.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:21.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:21.467 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:21.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:21.570 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:21.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:21.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:21.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:21.714 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:21.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:21.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:21.839 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:21.942 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:21.966 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:21.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:22.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:22.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:22.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:22.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:22.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:22.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:22.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:22.343 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:22.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:22.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:22.472 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:22.576 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:22.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:22.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:22.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:22.711 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:22 smithi099 bash[59238]: cluster 2023-09-30T09:28:20.987188+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v835: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 3070/72 objects degraded (4263.889%); 985 KiB/s, 117 objects/s recovering 2023-09-30T09:28:22.711 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:22 smithi099 bash[59238]: audit 2023-09-30T09:28:21.562031+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:22.711 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:22 smithi099 bash[59238]: audit 2023-09-30T09:28:21.563153+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:22.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:22.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:22.832 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:22.844 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:22 smithi005 bash[75361]: cluster 2023-09-30T09:28:20.987188+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v835: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 3070/72 objects degraded (4263.889%); 985 KiB/s, 117 objects/s recovering 2023-09-30T09:28:22.845 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:22 smithi005 bash[75361]: audit 2023-09-30T09:28:21.562031+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:22.845 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:22 smithi005 bash[75361]: audit 2023-09-30T09:28:21.563153+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:22.845 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:22 smithi005 bash[78438]: cluster 2023-09-30T09:28:20.987188+0000 mgr.y (mgr.34107) 811 : cluster 0 pgmap v835: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 3070/72 objects degraded (4263.889%); 985 KiB/s, 117 objects/s recovering 2023-09-30T09:28:22.845 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:22 smithi005 bash[78438]: audit 2023-09-30T09:28:21.562031+0000 mon.a (mon.0) 1066 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:22.845 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:22 smithi005 bash[78438]: audit 2023-09-30T09:28:21.563153+0000 mon.a (mon.0) 1067 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:22.858 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:22.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:22.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:22.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:22.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:22.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:23.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:23.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:23.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:23.219 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:23.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:23.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:23.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:23.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:23.377 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:23.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:23.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:23.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:23.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:23.609 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:23.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:23.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:23.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:23.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:23.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:23.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:23.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:23.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:23 smithi099 bash[59238]: cluster 2023-09-30T09:28:22.588752+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Degraded data redundancy: 3070/72 objects degraded (4263.889%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:23.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:23 smithi005 bash[75361]: cluster 2023-09-30T09:28:22.588752+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Degraded data redundancy: 3070/72 objects degraded (4263.889%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:23.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:23 smithi005 bash[78438]: cluster 2023-09-30T09:28:22.588752+0000 mon.a (mon.0) 1068 : cluster 3 Health check update: Degraded data redundancy: 3070/72 objects degraded (4263.889%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:23.859 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:23.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:23.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:23.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:23.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:24.112 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.138 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:24.241 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:24.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:24.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:24.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:24.395 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:24.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:24.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:24.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:24.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:24.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:24 smithi099 bash[59238]: cluster 2023-09-30T09:28:22.987868+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v836: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 2252/72 objects degraded (3127.778%); 875 KiB/s, 212 objects/s recovering 2023-09-30T09:28:24.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:24.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:24.752 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:24 smithi005 bash[78438]: cluster 2023-09-30T09:28:22.987868+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v836: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 2252/72 objects degraded (3127.778%); 875 KiB/s, 212 objects/s recovering 2023-09-30T09:28:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:24 smithi005 bash[75361]: cluster 2023-09-30T09:28:22.987868+0000 mgr.y (mgr.34107) 812 : cluster 0 pgmap v836: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 228 op/s; 2252/72 objects degraded (3127.778%); 875 KiB/s, 212 objects/s recovering 2023-09-30T09:28:24.775 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:24.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:24.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:24.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:25.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:25.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:25.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:25.130 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:25.154 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:25.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:25.258 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:25.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:25.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:25.385 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:25.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:25.517 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:25.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:25.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:25.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:25.674 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:25.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:25.779 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:25.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:25.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:25.944 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:25.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:26.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:26.079 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:26.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:26.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:26.207 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:26.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:26.335 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:26.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:26.438 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:26.460 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:26.563 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:26.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:26.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:26.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:26.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:26.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[75361]: cluster 2023-09-30T09:28:24.988452+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v837: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 2252/72 objects degraded (3127.778%); 64 KiB/s, 173 objects/s recovering 2023-09-30T09:28:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[75361]: cluster 2023-09-30T09:28:25.606070+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[75361]: cluster 2023-09-30T09:28:25.606472+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[75361]: cluster 2023-09-30T09:28:25.606702+0000 mon.a (mon.0) 1069 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-30T09:28:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[75361]: cluster 2023-09-30T09:28:25.607784+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[75361]: cluster 2023-09-30T09:28:25.610447+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[78438]: cluster 2023-09-30T09:28:24.988452+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v837: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 2252/72 objects degraded (3127.778%); 64 KiB/s, 173 objects/s recovering 2023-09-30T09:28:26.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[78438]: cluster 2023-09-30T09:28:25.606070+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[78438]: cluster 2023-09-30T09:28:25.606472+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[78438]: cluster 2023-09-30T09:28:25.606702+0000 mon.a (mon.0) 1069 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-30T09:28:26.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[78438]: cluster 2023-09-30T09:28:25.607784+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:26 smithi005 bash[78438]: cluster 2023-09-30T09:28:25.610447+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:26.845 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:26.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:26.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:26.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:26 smithi099 bash[59238]: cluster 2023-09-30T09:28:24.988452+0000 mgr.y (mgr.34107) 813 : cluster 0 pgmap v837: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 132 op/s; 2252/72 objects degraded (3127.778%); 64 KiB/s, 173 objects/s recovering 2023-09-30T09:28:26.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:26 smithi099 bash[59238]: cluster 2023-09-30T09:28:25.606070+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:26 smithi099 bash[59238]: cluster 2023-09-30T09:28:25.606472+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:26 smithi099 bash[59238]: cluster 2023-09-30T09:28:25.606702+0000 mon.a (mon.0) 1069 : cluster 0 osdmap e194: 8 total, 8 up, 8 in 2023-09-30T09:28:26.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:26 smithi099 bash[59238]: cluster 2023-09-30T09:28:25.607784+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:26 smithi099 bash[59238]: cluster 2023-09-30T09:28:25.610447+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e194 with expected crc 2023-09-30T09:28:26.977 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:26.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:26.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:27.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:27.111 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:27.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:27.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:27.214 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:27.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:27.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:27.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:27.343 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:27.373 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:27.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:27.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:27.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:27.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:27.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:27.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:27.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:27.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:27.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:27.733 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:27.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:27.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:27.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:27 smithi099 bash[59238]: cluster 2023-09-30T09:28:26.605011+0000 osd.0 (osd.0) 95 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:27 smithi099 bash[59238]: cluster 2023-09-30T09:28:26.608284+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-30T09:28:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:27 smithi099 bash[59238]: cluster 2023-09-30T09:28:26.608328+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:27 smithi099 bash[59238]: cluster 2023-09-30T09:28:26.608944+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:27 smithi099 bash[59238]: cluster 2023-09-30T09:28:26.612059+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:27.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:27 smithi099 bash[59238]: cluster 2023-09-30T09:28:26.920941+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:27.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:27 smithi099 bash[59238]: cluster 2023-09-30T09:28:27.590317+0000 mon.a (mon.0) 1071 : cluster 3 Health check update: Degraded data redundancy: 2252/72 objects degraded (3127.778%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:27.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:27.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:27.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:27.998 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[75361]: cluster 2023-09-30T09:28:26.605011+0000 osd.0 (osd.0) 95 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[75361]: cluster 2023-09-30T09:28:26.608284+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-30T09:28:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[75361]: cluster 2023-09-30T09:28:26.608328+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[75361]: cluster 2023-09-30T09:28:26.608944+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[75361]: cluster 2023-09-30T09:28:26.612059+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[75361]: cluster 2023-09-30T09:28:26.920941+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[75361]: cluster 2023-09-30T09:28:27.590317+0000 mon.a (mon.0) 1071 : cluster 3 Health check update: Degraded data redundancy: 2252/72 objects degraded (3127.778%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[78438]: cluster 2023-09-30T09:28:26.605011+0000 osd.0 (osd.0) 95 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[78438]: cluster 2023-09-30T09:28:26.608284+0000 mon.a (mon.0) 1070 : cluster 0 osdmap e195: 8 total, 8 up, 8 in 2023-09-30T09:28:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[78438]: cluster 2023-09-30T09:28:26.608328+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[78438]: cluster 2023-09-30T09:28:26.608944+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[78438]: cluster 2023-09-30T09:28:26.612059+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[78438]: cluster 2023-09-30T09:28:26.920941+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e195 with expected crc 2023-09-30T09:28:28.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:27 smithi005 bash[78438]: cluster 2023-09-30T09:28:27.590317+0000 mon.a (mon.0) 1071 : cluster 3 Health check update: Degraded data redundancy: 2252/72 objects degraded (3127.778%), 3 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:28.026 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:28.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:28.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:28.157 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:28.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:28.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:28.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:28.392 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:28.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:28.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:28.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:28.549 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:28.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:28.651 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:28.662 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:28 smithi099 bash[59238]: cluster 2023-09-30T09:28:26.989059+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v840: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2252/72 objects degraded (3127.778%); 0 B/s, 151 objects/s recovering 2023-09-30T09:28:28.676 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:28.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:28.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:28.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:28.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:28.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:28.944 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:28.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:28.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:28 smithi005 bash[75361]: cluster 2023-09-30T09:28:26.989059+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v840: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2252/72 objects degraded (3127.778%); 0 B/s, 151 objects/s recovering 2023-09-30T09:28:29.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:28 smithi005 bash[78438]: cluster 2023-09-30T09:28:26.989059+0000 mgr.y (mgr.34107) 814 : cluster 0 pgmap v840: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+remapped+backfill_wait, 83 active+clean, 2 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2252/72 objects degraded (3127.778%); 0 B/s, 151 objects/s recovering 2023-09-30T09:28:29.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:29.076 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:29.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:29.180 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:29.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:29.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:29.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:29.334 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:29.437 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:29.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:28:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:28:29] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.33.4" 2023-09-30T09:28:29.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:29.602 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:29.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:29.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:29.731 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:29.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:29.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:29.859 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:29.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:29.962 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:29.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:29.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:30.094 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:30.115 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:30.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:30.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:30.218 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:30.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:30.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:30.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:30.347 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:30.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:30.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:30.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:30.474 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:30.732 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:28:30.732 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:28:30.732 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 0 2023-09-30T09:28:30.732 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:28:30.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:30.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:30.817 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:30 smithi005 bash[75361]: cluster 2023-09-30T09:28:28.990198+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v841: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 84 active+clean, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 285 objects/s recovering 2023-09-30T09:28:30.818 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:30 smithi005 bash[78438]: cluster 2023-09-30T09:28:28.990198+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v841: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 84 active+clean, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 285 objects/s recovering 2023-09-30T09:28:30.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:30.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:30 smithi099 bash[59238]: cluster 2023-09-30T09:28:28.990198+0000 mgr.y (mgr.34107) 815 : cluster 0 pgmap v841: 89 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfill_wait, 84 active+clean, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 285 objects/s recovering 2023-09-30T09:28:30.891 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:30.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:30.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:30.972 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:28:30.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:31.002 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:28:31.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:31.024 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:28:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:31.044 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:28:31.065 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:28:31.087 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:28:31.107 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:28:31.127 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:28:31.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.129 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:28:31.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:31.256 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:31.283 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:31.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:31.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:31.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:31.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:31.514 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:31.538 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:31.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:31.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:31.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:31.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:31.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:31.800 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:31.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:31 smithi099 bash[59238]: audit 2023-09-30T09:28:30.946299+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.5:0/410424206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:31.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:31.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:31.912 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:31 smithi005 bash[75361]: audit 2023-09-30T09:28:30.946299+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.5:0/410424206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:31.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:31 smithi005 bash[78438]: audit 2023-09-30T09:28:30.946299+0000 mon.a (mon.0) 1072 : audit 0 from='client.? 172.21.15.5:0/410424206' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:31.927 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:31.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:32.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:32.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:32.163 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:32.189 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:32.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:32.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:32.416 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:32.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-30T09:28:32.442 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:32.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:32.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:32.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:32.670 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:32.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:32 smithi099 bash[59238]: cluster 2023-09-30T09:28:30.991245+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v842: 89 pgs: 2 active+undersized+remapped+backfill_wait, 84 active+clean, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 133 objects/s recovering 2023-09-30T09:28:32.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:32 smithi099 bash[59238]: cluster 2023-09-30T09:28:32.591418+0000 mon.a (mon.0) 1073 : cluster 3 Health check update: Degraded data redundancy: 1734/72 objects degraded (2408.333%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:32.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:32.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:32.788 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:32 smithi005 bash[78438]: cluster 2023-09-30T09:28:30.991245+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v842: 89 pgs: 2 active+undersized+remapped+backfill_wait, 84 active+clean, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 133 objects/s recovering 2023-09-30T09:28:32.789 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:32 smithi005 bash[78438]: cluster 2023-09-30T09:28:32.591418+0000 mon.a (mon.0) 1073 : cluster 3 Health check update: Degraded data redundancy: 1734/72 objects degraded (2408.333%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:32.789 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:32 smithi005 bash[75361]: cluster 2023-09-30T09:28:30.991245+0000 mgr.y (mgr.34107) 816 : cluster 0 pgmap v842: 89 pgs: 2 active+undersized+remapped+backfill_wait, 84 active+clean, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 133 objects/s recovering 2023-09-30T09:28:32.789 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:32 smithi005 bash[75361]: cluster 2023-09-30T09:28:32.591418+0000 mon.a (mon.0) 1073 : cluster 3 Health check update: Degraded data redundancy: 1734/72 objects degraded (2408.333%), 1 pg degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-30T09:28:32.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:32.823 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:32.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:32.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:32.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:33.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:33.086 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:33.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:33.190 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:33.218 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:33.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:33.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:33.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:33.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:33.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:33.459 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:33.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:33.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:33.600 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:33.627 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:33.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:33.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:33.654 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.3 to 1 (10000) 2023-09-30T09:28:33.667 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_3' removed 2023-09-30T09:28:33.671 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:28:33.732 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:33.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:33 smithi099 bash[59238]: audit 2023-09-30T09:28:32.634081+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.5:0/2394483254' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:28:33.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:33 smithi099 bash[59238]: audit 2023-09-30T09:28:32.634334+0000 mon.a (mon.0) 1074 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:28:33.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:33 smithi099 bash[59238]: audit 2023-09-30T09:28:32.875690+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.5:0/1853542834' 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-30T09:28:33.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:33 smithi099 bash[59238]: audit 2023-09-30T09:28:32.876119+0000 mon.a (mon.0) 1075 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:28:33.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:33 smithi099 bash[59238]: audit 2023-09-30T09:28:33.420134+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.5:0/1468471706' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:28:33.741 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:33 smithi099 bash[59238]: audit 2023-09-30T09:28:33.420691+0000 mon.a (mon.0) 1076 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:28:33.759 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:33.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:33.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:33.895 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:33.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[75361]: audit 2023-09-30T09:28:32.634081+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.5:0/2394483254' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:28:33.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[75361]: audit 2023-09-30T09:28:32.634334+0000 mon.a (mon.0) 1074 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:28:33.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[75361]: audit 2023-09-30T09:28:32.875690+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.5:0/1853542834' 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-30T09:28:33.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[75361]: audit 2023-09-30T09:28:32.876119+0000 mon.a (mon.0) 1075 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:28:33.896 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[75361]: audit 2023-09-30T09:28:33.420134+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.5:0/1468471706' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:28:33.897 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[75361]: audit 2023-09-30T09:28:33.420691+0000 mon.a (mon.0) 1076 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:28:33.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[78438]: audit 2023-09-30T09:28:32.634081+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.5:0/2394483254' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:28:33.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[78438]: audit 2023-09-30T09:28:32.634334+0000 mon.a (mon.0) 1074 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:28:33.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[78438]: audit 2023-09-30T09:28:32.875690+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.5:0/1853542834' 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-30T09:28:33.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[78438]: audit 2023-09-30T09:28:32.876119+0000 mon.a (mon.0) 1075 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:28:33.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[78438]: audit 2023-09-30T09:28:33.420134+0000 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.5:0/1468471706' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:28:33.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:33 smithi005 bash[78438]: audit 2023-09-30T09:28:33.420691+0000 mon.a (mon.0) 1076 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:28:33.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:33.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:33.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:34.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:34.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:34.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:34.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:34.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:34.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:34.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:34.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:34.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:34.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:34.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:34.571 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:34.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:34.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:34.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:34.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:34.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: cluster 2023-09-30T09:28:32.991831+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v843: 89 pgs: 2 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 238 objects/s recovering 2023-09-30T09:28:34.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: cluster 2023-09-30T09:28:33.631171+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:34.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: audit 2023-09-30T09:28:33.639077+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:28:34.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: audit 2023-09-30T09:28:33.639199+0000 mon.a (mon.0) 1079 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:28:34.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: audit 2023-09-30T09:28:33.639285+0000 mon.a (mon.0) 1080 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:28:34.715 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: cluster 2023-09-30T09:28:33.643688+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: cluster 2023-09-30T09:28:33.643779+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[75361]: cluster 2023-09-30T09:28:33.643863+0000 mon.a (mon.0) 1081 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: cluster 2023-09-30T09:28:32.991831+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v843: 89 pgs: 2 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 238 objects/s recovering 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: cluster 2023-09-30T09:28:33.631171+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: audit 2023-09-30T09:28:33.639077+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: audit 2023-09-30T09:28:33.639199+0000 mon.a (mon.0) 1079 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: audit 2023-09-30T09:28:33.639285+0000 mon.a (mon.0) 1080 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: cluster 2023-09-30T09:28:33.643688+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:34.716 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: cluster 2023-09-30T09:28:33.643779+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:34.717 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:34 smithi005 bash[78438]: cluster 2023-09-30T09:28:33.643863+0000 mon.a (mon.0) 1081 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-30T09:28:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: cluster 2023-09-30T09:28:32.991831+0000 mgr.y (mgr.34107) 817 : cluster 0 pgmap v843: 89 pgs: 2 active+undersized+remapped+backfill_wait, 84 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1734/72 objects degraded (2408.333%); 0 B/s, 238 objects/s recovering 2023-09-30T09:28:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: cluster 2023-09-30T09:28:33.631171+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: audit 2023-09-30T09:28:33.639077+0000 mon.a (mon.0) 1078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:28:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: audit 2023-09-30T09:28:33.639199+0000 mon.a (mon.0) 1079 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:28:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: audit 2023-09-30T09:28:33.639285+0000 mon.a (mon.0) 1080 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:28:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: cluster 2023-09-30T09:28:33.643688+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: cluster 2023-09-30T09:28:33.643779+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:34.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:34 smithi099 bash[59238]: cluster 2023-09-30T09:28:33.643863+0000 mon.a (mon.0) 1081 : cluster 0 osdmap e196: 8 total, 8 up, 8 in 2023-09-30T09:28:34.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:34.834 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:34.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:34.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:34.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:34.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:35.068 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:35.093 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:35.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:35.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:35.121 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-30T09:28:35.122 INFO:tasks.radosbench:Beginning radosbench... 2023-09-30T09:28:35.122 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-09-30T09:28:35.122 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-09-30T09:28:35.196 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:35.233 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:35.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:35.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:35.335 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:35.367 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:35.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:35.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:35.471 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:35.499 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:35.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:35.603 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:35.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:35.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:35.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:35.715 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:28:35.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:35.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:35.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:35.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:35.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:35.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:35 smithi005 bash[78438]: cluster 2023-09-30T09:28:34.843494+0000 osd.0 (osd.0) 96 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:35.888 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:35 smithi005 bash[78438]: cluster 2023-09-30T09:28:34.847772+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:35.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:35 smithi005 bash[75361]: cluster 2023-09-30T09:28:34.843494+0000 osd.0 (osd.0) 96 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:35.888 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:35 smithi005 bash[75361]: cluster 2023-09-30T09:28:34.847772+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:35.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:35.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:35.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:36.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:36.033 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:36.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:36.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:36.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:35 smithi099 bash[59238]: cluster 2023-09-30T09:28:34.843494+0000 osd.0 (osd.0) 96 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:36.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:35 smithi099 bash[59238]: cluster 2023-09-30T09:28:34.847772+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e196 with expected crc 2023-09-30T09:28:36.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:36.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:36.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-30T09:28:36.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:36.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:36.272 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:36.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:36.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:36.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:36.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:36.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:36.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:36 smithi099 bash[59238]: cluster 2023-09-30T09:28:34.992368+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:36.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:36 smithi099 bash[59238]: cluster 2023-09-30T09:28:35.634256+0000 mon.a (mon.0) 1082 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1734/72 objects degraded (2408.333%), 1 pg degraded, 3 pgs undersized) 2023-09-30T09:28:36.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:36 smithi099 bash[59238]: audit 2023-09-30T09:28:36.565300+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:36.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:36 smithi099 bash[59238]: audit 2023-09-30T09:28:36.567218+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:36.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:36.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[78438]: cluster 2023-09-30T09:28:34.992368+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[78438]: cluster 2023-09-30T09:28:35.634256+0000 mon.a (mon.0) 1082 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1734/72 objects degraded (2408.333%), 1 pg degraded, 3 pgs undersized) 2023-09-30T09:28:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[78438]: audit 2023-09-30T09:28:36.565300+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[78438]: audit 2023-09-30T09:28:36.567218+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:37.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[75361]: cluster 2023-09-30T09:28:34.992368+0000 mgr.y (mgr.34107) 818 : cluster 0 pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:37.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[75361]: cluster 2023-09-30T09:28:35.634256+0000 mon.a (mon.0) 1082 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1734/72 objects degraded (2408.333%), 1 pg degraded, 3 pgs undersized) 2023-09-30T09:28:37.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[75361]: audit 2023-09-30T09:28:36.565300+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:37.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:36 smithi005 bash[75361]: audit 2023-09-30T09:28:36.567218+0000 mon.a (mon.0) 1084 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:37.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:37.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:37.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:37.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:37.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:37.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:37.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:37.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:37.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:37.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:37.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:37.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:37.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:37.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:37.602 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:37.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:37.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:37.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:37.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:37.765 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:37.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:37.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:37.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:37.902 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:37.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:37.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:38.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:38.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:38.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:38.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:38.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:28:38.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:38.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:38.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:38.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:38.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:38.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:38.444 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:38.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:38.548 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:38.579 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:38.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:38.674 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:38.683 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:38.702 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:38 smithi005 bash[78438]: cluster 2023-09-30T09:28:36.993168+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:38.702 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:38 smithi005 bash[75361]: cluster 2023-09-30T09:28:36.993168+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:38.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:38.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:38.847 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:38.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:38.951 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:38.985 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:38.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:39.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:38 smithi099 bash[59238]: cluster 2023-09-30T09:28:36.993168+0000 mgr.y (mgr.34107) 819 : cluster 0 pgmap v846: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:39.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:39.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:39.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:39.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:39.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:39.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:39.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:39.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:39.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:39.396 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:39.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:39.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:39.500 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:39.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:39.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:39.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:39.638 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:39.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:39.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:39.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:39.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:28:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:28:39] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.33.4" 2023-09-30T09:28:39.773 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:39.803 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:39.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:39.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:39.906 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:39.931 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:39.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:39.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:40.034 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:40.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:40.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:40.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:40.169 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:40.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:40.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:40.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:40.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:40.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:40.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:40.439 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:40.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:40.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:40.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:40.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:40.599 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:40.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:40.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:40.702 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:40.735 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:40.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:40.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:40.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:40 smithi005 bash[78438]: cluster 2023-09-30T09:28:38.994086+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:40.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:40 smithi005 bash[75361]: cluster 2023-09-30T09:28:38.994086+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:40.840 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:40.871 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:40.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:40.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:40.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:40.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:40 smithi099 bash[59238]: cluster 2023-09-30T09:28:38.994086+0000 mgr.y (mgr.34107) 820 : cluster 0 pgmap v847: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:41.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:41.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:41.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:41.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:41.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:41.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:41.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:41.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:41.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:41.411 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:41.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:41.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:41.526 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:41.527 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:41.527 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:41.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:41.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:41.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:41.682 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:41.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:41.786 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:41.817 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:41.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:41.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:41.951 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:41.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:41.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:42.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:42.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:42.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:42.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:42.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:42.215 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:42.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:42.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:42.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:42.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:42.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:42.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:42.480 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:42.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:42.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:42.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:42.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:42.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:42.715 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:42.751 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:42.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:42.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:42 smithi099 bash[59238]: cluster 2023-09-30T09:28:40.994809+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:42.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:42 smithi099 bash[59238]: audit 2023-09-30T09:28:41.972513+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:42.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:42.868 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:42 smithi005 bash[78438]: cluster 2023-09-30T09:28:40.994809+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:42.868 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:42 smithi005 bash[78438]: audit 2023-09-30T09:28:41.972513+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:42.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:42 smithi005 bash[75361]: cluster 2023-09-30T09:28:40.994809+0000 mgr.y (mgr.34107) 821 : cluster 0 pgmap v848: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:42.868 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:42 smithi005 bash[75361]: audit 2023-09-30T09:28:41.972513+0000 mon.a (mon.0) 1085 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:28:42.883 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:42.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:42.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:42.986 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:43.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:43.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:43.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:43.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:43.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:43.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:43.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:43.385 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:43.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:43.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:43.527 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:43.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:43.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:43.659 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:43.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:43.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:43.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:43.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:43.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:43.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:43.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:43.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:44.051 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:44.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:44.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:44.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:44.098 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:44.180 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:44.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:44.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:44.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:44.342 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:44.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:44.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:44.445 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:44.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:44.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:44.582 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:44.616 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:44.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:44.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:44.720 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:44.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:44.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:44.832 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:28:44.832 INFO:teuthology.orchestra.run.smithi005.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-30T09:28:44.858 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:44.870 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:44 smithi099 bash[59238]: cluster 2023-09-30T09:28:42.995348+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:44.888 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:44.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:44.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:44.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:45.000 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:44 smithi005 bash[75361]: cluster 2023-09-30T09:28:42.995348+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:45.000 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:44 smithi005 bash[78438]: cluster 2023-09-30T09:28:42.995348+0000 mgr.y (mgr.34107) 822 : cluster 0 pgmap v849: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:45.020 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:45.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:45.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:45.155 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:45.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:45.258 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:45.286 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:45.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:45.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:45.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:45.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:45.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:45.546 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:45.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:45.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:45.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:45.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:45.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:45.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:45.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:45.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:45.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:45.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:45.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:46.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:46.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:46.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:46.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:46.206 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:46.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:46.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:46.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:46.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:46.372 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:46.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:46.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:46.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:46.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:46.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:46.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:46.609 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:46.633 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:46.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:46.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:46.736 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:46.766 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:46.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:46.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:46.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:46.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:46.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:47.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:47.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:46 smithi005 bash[78438]: cluster 2023-09-30T09:28:44.995881+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:47.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:46 smithi005 bash[75361]: cluster 2023-09-30T09:28:44.995881+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:47.018 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:46 smithi099 bash[59238]: cluster 2023-09-30T09:28:44.995881+0000 mgr.y (mgr.34107) 823 : cluster 0 pgmap v850: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:47.034 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-30T09:28:47.037 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:47.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:47.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:47.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:47.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:47.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:47.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:47.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:47.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:47.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:47.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:47.533 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:47.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:47.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:47.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:47.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:47.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:47.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:47.822 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:47.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:47.925 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:47.955 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:47.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:48.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:48.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:48.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:48.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:48.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:48.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:48.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:48.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:48.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:48.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:48.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:48.453 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:48.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:48.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:48.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:48.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:48.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:48.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:48.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:48.726 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:48.738 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:48 smithi099 bash[59238]: cluster 2023-09-30T09:28:46.996801+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:48.757 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:48.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:48.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:48.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:48.877 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:48 smithi005 bash[75361]: cluster 2023-09-30T09:28:46.996801+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:48.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:48 smithi005 bash[78438]: cluster 2023-09-30T09:28:46.996801+0000 mgr.y (mgr.34107) 824 : cluster 0 pgmap v851: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:48.891 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:48.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:48.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:48.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:49.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:49.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:49.127 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:49.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:49.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:49.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:49.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:49.393 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:49.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:49.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:49.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:49.531 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:28:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:28:49] "GET /metrics HTTP/1.1" 200 33922 "" "Prometheus/2.33.4" 2023-09-30T09:28:49.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:49.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:49.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:49.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:49.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:49.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:49.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:49.962 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:49.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:49.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:50.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:50.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:50.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:50.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:50.198 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:50.226 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:50.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:50.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:50.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:50.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:50.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:50.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:50.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:50.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:50.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:50.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:50.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:50.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:50.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:50.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:50.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:50.758 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:50.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:50.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:50 smithi099 bash[59238]: cluster 2023-09-30T09:28:48.997425+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:50.862 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:50.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:50.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:50.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:50.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:50 smithi005 bash[78438]: cluster 2023-09-30T09:28:48.997425+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:50 smithi005 bash[75361]: cluster 2023-09-30T09:28:48.997425+0000 mgr.y (mgr.34107) 825 : cluster 0 pgmap v852: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:51.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:51.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:51.137 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:51.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:51.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:51.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:51.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:51.400 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:51.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:51.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:51.535 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:51.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:51.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:51.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:51.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:51.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:51.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:51.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:51.787 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:51 smithi099 bash[59238]: audit 2023-09-30T09:28:51.559363+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:51.806 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:51.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:51.909 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:51.942 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:51.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:51.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:52.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:51 smithi005 bash[75361]: audit 2023-09-30T09:28:51.559363+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:52.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:51 smithi005 bash[78438]: audit 2023-09-30T09:28:51.559363+0000 mon.a (mon.0) 1086 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:52.047 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:52.071 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:52.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:52.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:52.174 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:52.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:52.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:52.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:52.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:52.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:52.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:52.443 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:52.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:52.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:52.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:52.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:52.600 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:52.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:52.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:52.703 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:52.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:52.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:52.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:52 smithi099 bash[59238]: cluster 2023-09-30T09:28:50.998265+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:52.831 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:52.868 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:52.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:52.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:52.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:53.002 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:53.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:52 smithi005 bash[75361]: cluster 2023-09-30T09:28:50.998265+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:53.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:52 smithi005 bash[78438]: cluster 2023-09-30T09:28:50.998265+0000 mgr.y (mgr.34107) 826 : cluster 0 pgmap v853: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:53.105 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:53.140 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:53.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:53.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:53.374 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:53.403 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:53.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:53.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:53.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:53.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:53.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:53.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:53.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:53.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:53.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:53.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:53.935 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:53.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:53.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:54.039 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:54.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:54.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:54.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:54.212 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:54.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:54.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:54.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:54.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:54.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:54.574 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:54.605 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:54.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:54.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:54.716 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:54 smithi005 bash[75361]: cluster 2023-09-30T09:28:52.998944+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:54.717 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:54 smithi005 bash[78438]: cluster 2023-09-30T09:28:52.998944+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:54.729 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:54.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:54.773 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:28:54.796 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:28:54.820 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:28:54.833 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:54.844 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:28:54.852 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:54.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:54.873 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:28:54.897 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:28:54.927 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:28:54.954 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:28:54.954 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:54.956 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.957 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:28:54.982 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:54.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:55.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:54 smithi099 bash[59238]: cluster 2023-09-30T09:28:52.998944+0000 mgr.y (mgr.34107) 827 : cluster 0 pgmap v854: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:55.085 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:55.118 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:55.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:55.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:55.221 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:55.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:55.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:55.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:55.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:55.386 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:55.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:55.489 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:55.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:55.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:55.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:55.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:55.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:55.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:55.795 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:55.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:55.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:55.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:55.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:55.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:55.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:56.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:56.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:56.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:56.091 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:28:56.100 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_4' created 2023-09-30T09:28:56.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:56.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:56.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:56.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:56.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:56 smithi099 bash[59238]: audit 2023-09-30T09:28:54.742263+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.5:0/480702466' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:56.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:56 smithi099 bash[59238]: audit 2023-09-30T09:28:55.411187+0000 mon.a (mon.0) 1087 : audit 1 from='client.? 172.21.15.5:0/1558099835' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:28:56.319 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:56.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:56.340 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:56 smithi005 bash[75361]: audit 2023-09-30T09:28:54.742263+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.5:0/480702466' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:56.340 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:56 smithi005 bash[75361]: audit 2023-09-30T09:28:55.411187+0000 mon.a (mon.0) 1087 : audit 1 from='client.? 172.21.15.5:0/1558099835' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:28:56.340 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:56 smithi005 bash[78438]: audit 2023-09-30T09:28:54.742263+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.5:0/480702466' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:28:56.340 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:56 smithi005 bash[78438]: audit 2023-09-30T09:28:55.411187+0000 mon.a (mon.0) 1087 : audit 1 from='client.? 172.21.15.5:0/1558099835' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:28:56.422 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:56.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:28:56.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:28:56.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:56.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:56.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:56.717 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:56.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:56.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:56.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:56.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:56.955 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:56.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:56.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:57.081 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:57.096 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.4 to 1 (10000) 2023-09-30T09:28:57.114 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:57.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:57.158 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: cluster 2023-09-30T09:28:54.999555+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: audit 2023-09-30T09:28:55.638766+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.5:0/3528010278' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: audit 2023-09-30T09:28:55.639134+0000 mon.a (mon.0) 1088 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: cluster 2023-09-30T09:28:56.081497+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: audit 2023-09-30T09:28:56.082199+0000 mon.a (mon.0) 1090 : audit 1 from='client.? 172.21.15.5:0/1157058038' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: audit 2023-09-30T09:28:56.083088+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.5:0/1558099835' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: audit 2023-09-30T09:28:56.083176+0000 mon.a (mon.0) 1092 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: cluster 2023-09-30T09:28:56.087690+0000 mon.a (mon.0) 1093 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: cluster 2023-09-30T09:28:56.087829+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: cluster 2023-09-30T09:28:56.087877+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: cluster 2023-09-30T09:28:56.089891+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: audit 2023-09-30T09:28:57.085524+0000 mon.a (mon.0) 1094 : audit 1 from='client.? 172.21.15.5:0/1157058038' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.089657+0000 mon.a (mon.0) 1095 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: cluster 2023-09-30T09:28:54.999555+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: audit 2023-09-30T09:28:55.638766+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.5:0/3528010278' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: audit 2023-09-30T09:28:55.639134+0000 mon.a (mon.0) 1088 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: cluster 2023-09-30T09:28:56.081497+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:57.160 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: audit 2023-09-30T09:28:56.082199+0000 mon.a (mon.0) 1090 : audit 1 from='client.? 172.21.15.5:0/1157058038' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: audit 2023-09-30T09:28:56.083088+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.5:0/1558099835' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: audit 2023-09-30T09:28:56.083176+0000 mon.a (mon.0) 1092 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: cluster 2023-09-30T09:28:56.087690+0000 mon.a (mon.0) 1093 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: cluster 2023-09-30T09:28:56.087829+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: cluster 2023-09-30T09:28:56.087877+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: cluster 2023-09-30T09:28:56.089891+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: audit 2023-09-30T09:28:57.085524+0000 mon.a (mon.0) 1094 : audit 1 from='client.? 172.21.15.5:0/1157058038' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:28:57.161 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:57 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.089657+0000 mon.a (mon.0) 1095 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-30T09:28:57.217 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:57.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:57.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:57.348 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:57.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: cluster 2023-09-30T09:28:54.999555+0000 mgr.y (mgr.34107) 828 : cluster 0 pgmap v855: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:57.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: audit 2023-09-30T09:28:55.638766+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.5:0/3528010278' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-30T09:28:57.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: audit 2023-09-30T09:28:55.639134+0000 mon.a (mon.0) 1088 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-30T09:28:57.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: cluster 2023-09-30T09:28:56.081497+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:28:57.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: audit 2023-09-30T09:28:56.082199+0000 mon.a (mon.0) 1090 : audit 1 from='client.? 172.21.15.5:0/1157058038' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:28:57.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: audit 2023-09-30T09:28:56.083088+0000 mon.a (mon.0) 1091 : audit 1 from='client.? 172.21.15.5:0/1558099835' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:28:57.374 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: audit 2023-09-30T09:28:56.083176+0000 mon.a (mon.0) 1092 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-30T09:28:57.374 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: cluster 2023-09-30T09:28:56.087690+0000 mon.a (mon.0) 1093 : cluster 0 osdmap e197: 8 total, 8 up, 8 in 2023-09-30T09:28:57.374 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: cluster 2023-09-30T09:28:56.087829+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.374 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: cluster 2023-09-30T09:28:56.087877+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.374 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: cluster 2023-09-30T09:28:56.089891+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e197 with expected crc 2023-09-30T09:28:57.374 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: audit 2023-09-30T09:28:57.085524+0000 mon.a (mon.0) 1094 : audit 1 from='client.? 172.21.15.5:0/1157058038' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:28:57.374 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:57 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.089657+0000 mon.a (mon.0) 1095 : cluster 0 osdmap e198: 8 total, 8 up, 8 in 2023-09-30T09:28:57.379 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:57.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:57.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:57.414 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-09-30T09:28:57.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:58.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:28:58.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:58.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:28:58.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:58.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:58.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:58.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:58.285 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-30T09:28:58.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:28:58.353 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:58.354 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.000129+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v857: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:58.354 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.090116+0000 osd.0 (osd.0) 97 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.354 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.090148+0000 mon.a (mon.0) 1096 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.090201+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.092929+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.093565+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[75361]: cluster 2023-09-30T09:28:57.094733+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.000129+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v857: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.090116+0000 osd.0 (osd.0) 97 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.090148+0000 mon.a (mon.0) 1096 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.090201+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.092929+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.355 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.093565+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.356 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:58 smithi005 bash[78438]: cluster 2023-09-30T09:28:57.094733+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.367 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:58 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.000129+0000 mgr.y (mgr.34107) 829 : cluster 0 pgmap v857: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:28:58.411 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:58 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.090116+0000 osd.0 (osd.0) 97 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.412 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:58 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.090148+0000 mon.a (mon.0) 1096 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:28:58.412 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:58 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.090201+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.412 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:58 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.092929+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.412 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:58 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.093565+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.412 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:58 smithi099 bash[59238]: cluster 2023-09-30T09:28:57.094733+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e198 with expected crc 2023-09-30T09:28:58.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:58.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:28:58.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:28:58.514 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:58.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:58.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:58.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:58.645 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:58.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:28:58.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:58.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:28:58.705 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:58.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:58.814 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:58.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:58.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:58.918 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:58.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:28:58.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:58.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:28:59.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:59.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:59.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:59.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:59.195 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:59.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:59.333 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.346 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:59 smithi099 bash[59238]: cluster 2023-09-30T09:28:58.101671+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e199 with expected crc 2023-09-30T09:28:59.346 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:59 smithi099 bash[59238]: cluster 2023-09-30T09:28:58.101889+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-30T09:28:59.346 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:28:59 smithi099 bash[59238]: cluster 2023-09-30T09:28:58.101909+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e199 with expected crc 2023-09-30T09:28:59.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:59.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:59.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:28:59.393 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:59 smithi005 bash[75361]: cluster 2023-09-30T09:28:58.101671+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e199 with expected crc 2023-09-30T09:28:59.393 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:59 smithi005 bash[75361]: cluster 2023-09-30T09:28:58.101889+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-30T09:28:59.393 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:28:59 smithi005 bash[75361]: cluster 2023-09-30T09:28:58.101909+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e199 with expected crc 2023-09-30T09:28:59.394 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:59 smithi005 bash[78438]: cluster 2023-09-30T09:28:58.101671+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e199 with expected crc 2023-09-30T09:28:59.394 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:59 smithi005 bash[78438]: cluster 2023-09-30T09:28:58.101889+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e199: 8 total, 8 up, 8 in 2023-09-30T09:28:59.394 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:28:59 smithi005 bash[78438]: cluster 2023-09-30T09:28:58.101909+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e199 with expected crc 2023-09-30T09:28:59.468 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:59.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:28:59.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:59.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:28:59.605 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:59.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:28:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:59.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:28:59.735 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:28:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:28:59] "GET /metrics HTTP/1.1" 200 33919 "" "Prometheus/2.33.4" 2023-09-30T09:28:59.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:59.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:28:59.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:28:59.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:28:59.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:00.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:00.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:00.138 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:00.168 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:00.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:00.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:00 smithi005 bash[75361]: cluster 2023-09-30T09:28:59.001016+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v860: 89 pgs: 7 unknown, 82 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:00.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:00 smithi005 bash[78438]: cluster 2023-09-30T09:28:59.001016+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v860: 89 pgs: 7 unknown, 82 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:00.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:00.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:00.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:00.418 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:00 smithi099 bash[59238]: cluster 2023-09-30T09:28:59.001016+0000 mgr.y (mgr.34107) 830 : cluster 0 pgmap v860: 89 pgs: 7 unknown, 82 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:00.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:00.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:00.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:00.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:00.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:00.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:00.702 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:00.805 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:00.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:00.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:00.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:00.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:00.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:00.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:01.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:01.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:01.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:01.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:01.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:01.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:01.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:01.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:01.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:01.360 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:01.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:01.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:01.465 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:01.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:01.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:01.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:01.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:01.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:01.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:01.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:01.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:01.765 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:01.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:01.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:01.870 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:01.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:01.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:01.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:01.949 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:02.000 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:02.029 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:02.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:02.132 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:02.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:02.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:02.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:02 smithi005 bash[78438]: cluster 2023-09-30T09:29:01.001732+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:02.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:02 smithi005 bash[75361]: cluster 2023-09-30T09:29:01.001732+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:02.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:02.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:02.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:02.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:02.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:02.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:02.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:02.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:02 smithi099 bash[59238]: cluster 2023-09-30T09:29:01.001732+0000 mgr.y (mgr.34107) 831 : cluster 0 pgmap v861: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:02.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:02.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:02.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:02.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:02.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:02.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:02.835 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:02.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:02.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:02.966 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:02.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:03.070 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:03.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:03.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:03.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:03.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:03.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:03.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:03.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:03.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:03.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:03.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:03.474 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:03.502 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:03.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:03.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:03.604 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:03.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:03.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:03.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196793 7.3 7:c3249f00:::benchmark_data_smithi005_128556_object94264:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.726408+0000", 2023-09-30T09:29:03.698 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 359.96312098599998, 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33713317300000001, 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196793 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.699 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726408+0000", 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726408+0000", 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726410+0000", 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6819999999999999e-06 2023-09-30T09:29:03.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726416+0000", 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3119999999999999e-06 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726431+0000", 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4487e-05 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726439+0000", 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2500000000000006e-06 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726507+0000", 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7912999999999998e-05 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726634+0000", 2023-09-30T09:29:03.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000126754 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.726757+0000", 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000123731 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.730556+0000", 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0037980790000000002 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.732734+0000", 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0021780850000000002 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.063426+0000", 2023-09-30T09:29:03.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33069285599999998 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.063493+0000", 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6421999999999995e-05 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.063541+0000", 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8602e-05 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.706 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196795 7.2 7:42005c20:::benchmark_data_smithi005_128556_object94266:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.733191+0000", 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 359.95633854699997, 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33237175200000002, 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.707 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196795 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733191+0000", 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733191+0000", 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733193+0000", 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.759e-06 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733199+0000", 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5220000000000004e-06 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733214+0000", 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4626e-05 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733222+0000", 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1240000000000005e-06 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733272+0000", 2023-09-30T09:29:03.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0342e-05 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733359+0000", 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6735000000000002e-05 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.733434+0000", 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5502999999999999e-05 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.741991+0000", 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0085562669999999993 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742036+0000", 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5850999999999999e-05 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065452+0000", 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32341598599999999 2023-09-30T09:29:03.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065515+0000", 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2469000000000001e-05 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065563+0000", 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7568000000000003e-05 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.713 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196796 7.3 7:c5241b9b:::benchmark_data_smithi005_128556_object94267:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.734839+0000", 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 359.95469033099999, 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.334928157, 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.714 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196796 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734839+0000", 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734839+0000", 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.715 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734840+0000", 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2900000000000002e-07 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734845+0000", 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4199999999999998e-06 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734857+0000", 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1714e-05 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734865+0000", 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0029999999999994e-06 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734920+0000", 2023-09-30T09:29:03.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4827999999999998e-05 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735061+0000", 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014079199999999999 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735198+0000", 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013742999999999999 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.745951+0000", 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010752443 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.745995+0000", 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4063000000000001e-05 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069666+0000", 2023-09-30T09:29:03.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32367149200000001 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069723+0000", 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6944999999999998e-05 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069767+0000", 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4097999999999997e-05 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.720 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196797 7.2 7:4894bb68:::benchmark_data_smithi005_128556_object94268:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.734980+0000", 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 359.95454966, 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33072642499999999, 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.721 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196797 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734980+0000", 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734980+0000", 2023-09-30T09:29:03.722 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734981+0000", 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7399999999999991e-07 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.734986+0000", 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2959999999999998e-06 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.723 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735044+0000", 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8261999999999999e-05 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735053+0000", 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2110000000000004e-06 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.737950+0000", 2023-09-30T09:29:03.724 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0028963970000000002 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738075+0000", 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000124993 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738152+0000", 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6827000000000002e-05 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.725 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742108+0000", 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0039565370000000004 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742122+0000", 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3728e-05 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.726 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065608+0000", 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32348563800000002 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065667+0000", 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9701000000000003e-05 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.065706+0000", 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8860999999999999e-05 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.727 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196800 7.3 7:c164e03f:::benchmark_data_smithi005_128556_object94271:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.735357+0000", 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 359.95417212000001, 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33452783400000002, 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.728 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196800 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735357+0000", 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735357+0000", 2023-09-30T09:29:03.729 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735358+0000", 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1999999999999998e-07 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735363+0000", 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2519999999999999e-06 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.730 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735375+0000", 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2021000000000001e-05 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735384+0000", 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5669999999999995e-06 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.731 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738668+0000", 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00328357 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738744+0000", 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6606999999999993e-05 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.738821+0000", 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7267000000000004e-05 2023-09-30T09:29:03.732 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.745954+0000", 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071329690000000003 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.747185+0000", 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00123025 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.733 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069804+0000", 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.32261922300000001 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069852+0000", 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7882e-05 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069885+0000", 2023-09-30T09:29:03.734 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3306000000000003e-05 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196801 7.3 7:cd53a532:::benchmark_data_smithi005_128556_object94272:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.735416+0000", 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 359.95411343199999, 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.33460646900000002, 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.735 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196801 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735416+0000", 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735416+0000", 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735417+0000", 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.92e-07 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735421+0000", 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4440000000000001e-06 2023-09-30T09:29:03.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735431+0000", 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6889999999999999e-06 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.735439+0000", 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5259999999999993e-06 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.738 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742142+0000", 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0067023400000000002 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742268+0000", 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012584299999999999 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.742395+0000", 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012733199999999999 2023-09-30T09:29:03.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.746091+0000", 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003696342 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.747441+0000", 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0013494920000000001 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.740 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069919+0000", 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.322478233 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.069989+0000", 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0214000000000002e-05 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.070022+0000", 2023-09-30T09:29:03.741 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3222000000000001e-05 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:196809 7.2 7:4e5377c6:::benchmark_data_smithi005_128556_object94280:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:03.767224+0000", 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 359.92230489299999, 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29899978900000002, 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.742 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 196809 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767224+0000", 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767224+0000", 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767227+0000", 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.525e-06 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767236+0000", 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4169999999999998e-06 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767274+0000", 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7771999999999997e-05 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767287+0000", 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3023999999999999e-05 2023-09-30T09:29:03.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767352+0000", 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4395999999999998e-05 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767451+0000", 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9125999999999999e-05 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.767534+0000", 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3764000000000006e-05 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.770916+0000", 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0033819380000000001 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:03.771386+0000", 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00046959600000000002 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.066094+0000", 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29470797199999998 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.066184+0000", 2023-09-30T09:29:03.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9954e-05 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:04.066224+0000", 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0305000000000001e-05 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:203452 7.a 7:510d4100:::benchmark_data_smithi005_128556_object100923:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.749 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:14.422035+0000", 2023-09-30T09:29:03.750 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 349.26749384599998, 2023-09-30T09:29:03.750 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.245366574, 2023-09-30T09:29:03.750 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.750 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.750 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.750 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.750 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 203452 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422035+0000", 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.751 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422035+0000", 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422036+0000", 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9800000000000003e-07 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422040+0000", 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.6459999999999999e-06 2023-09-30T09:29:03.752 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422048+0000", 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2719999999999997e-06 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422053+0000", 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.028e-06 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.753 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.431595+0000", 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0095414469999999998 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.431708+0000", 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000113151 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,5", 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.431831+0000", 2023-09-30T09:29:03.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000123645 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.449339+0000", 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.017507616 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.657547+0000", 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.208207899 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667200+0000", 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0096530209999999995 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667359+0000", 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015905199999999999 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667402+0000", 2023-09-30T09:29:03.756 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2998999999999999e-05 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:203454 7.2 7:42c5ebab:::benchmark_data_smithi005_128556_object100925:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:14.422986+0000", 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 349.26654311099998, 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26430553600000001, 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.757 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 203454 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422986+0000", 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.758 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422986+0000", 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422987+0000", 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.44e-07 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.422990+0000", 2023-09-30T09:29:03.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.456e-06 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.423001+0000", 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1110999999999999e-05 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.423007+0000", 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0689999999999998e-06 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.760 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.449366+0000", 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.026358845999999998 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.449467+0000", 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000101238 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.449570+0000", 2023-09-30T09:29:03.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010221900000000001 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667183+0000", 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.217613312 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667304+0000", 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121351 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.762 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.687119+0000", 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.019815058999999999 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.687236+0000", 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000116418 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.763 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.687292+0000", 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5912999999999998e-05 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:203463 7.a 7:501c47b7:::benchmark_data_smithi005_128556_object100934:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:14.440316+0000", 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 349.24921309299998, 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.251247532, 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.764 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 203463 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440316+0000", 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.765 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440316+0000", 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440318+0000", 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4699999999999999e-06 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.766 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440322+0000", 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8510000000000001e-06 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440331+0000", 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.4830000000000005e-06 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440337+0000", 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9359999999999996e-06 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.767 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667436+0000", 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.22709928400000001 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667684+0000", 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000247858 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,5", 2023-09-30T09:29:03.768 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667802+0000", 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000118125 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.676874+0000", 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.009071282 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.681697+0000", 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048235309999999998 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.769 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.691361+0000", 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0096635490000000004 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.691518+0000", 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000157801 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.770 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.691564+0000", 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5361999999999997e-05 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:203466 7.3 7:c5e62063:::benchmark_data_smithi005_128556_object100937:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:14.440346+0000", 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 349.24918317999999, 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.22165370200000001, 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.771 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 203466 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440346+0000", 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.772 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440346+0000", 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440346+0000", 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1399999999999998e-07 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440349+0000", 2023-09-30T09:29:03.773 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1210000000000001e-06 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440354+0000", 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5249999999999996e-06 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440359+0000", 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4360000000000004e-06 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.774 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440408+0000", 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9635000000000002e-05 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440517+0000", 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010878 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:29:03.775 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.440597+0000", 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0266999999999996e-05 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.444125+0000", 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0035274159999999998 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.657148+0000", 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.213023357 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.776 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.661891+0000", 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0047428289999999996 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.661950+0000", 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8853e-05 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.777 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.662000+0000", 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0169e-05 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:203471 7.3 7:c60d97c9:::benchmark_data_smithi005_128556_object100942:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:14.448849+0000", 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 349.24067983499998, 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21869522999999999, 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.778 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 203471 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.448849+0000", 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.779 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.448849+0000", 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.448851+0000", 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.449e-06 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.780 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.448856+0000", 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5950000000000001e-06 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.448867+0000", 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1134999999999999e-05 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.448874+0000", 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0809999999999996e-06 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.781 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.448925+0000", 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1665000000000001e-05 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.449045+0000", 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000119746 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,4", 2023-09-30T09:29:03.782 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.449162+0000", 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000116679 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.657004+0000", 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20784224400000001 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.662042+0000", 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0050377449999999997 2023-09-30T09:29:03.783 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667451+0000", 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0054096099999999996 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667507+0000", 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5578000000000002e-05 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.784 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.667545+0000", 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7703000000000001e-05 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35046.0:203473 7.a 7:59eb2750:::benchmark_data_smithi005_128556_object100944:head [delete] snapc 0=[] ondisk+write+known_if_redirected e149)", 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:23:14.452625+0000", 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 349.23690450200002, 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.23902595900000001, 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.785 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35046", 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 203473 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.452625+0000", 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.786 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.452625+0000", 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.452626+0000", 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3740000000000001e-06 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.452631+0000", 2023-09-30T09:29:03.787 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2070000000000003e-06 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.656933+0000", 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20430203999999999 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.656960+0000", 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6999999999999999e-05 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.788 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.672029+0000", 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015068979 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.672147+0000", 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011800599999999999 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,5", 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.672263+0000", 2023-09-30T09:29:03.789 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000115751 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.676911+0000", 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0046477389999999997 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.681736+0000", 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048250200000000002 2023-09-30T09:29:03.790 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.691571+0000", 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0098351429999999993 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.691617+0000", 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5889000000000001e-05 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.791 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:23:14.691651+0000", 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3810999999999999e-05 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:1336 8.c 8:31ccfa0d:::benchmark_data_smithi005_150885_object1335:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e161)", 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:24:13.676550+0000", 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 290.01297926699999, 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0408543670000001, 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.792 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "reached pg", 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 1336 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676550+0000", 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.793 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676550+0000", 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676551+0000", 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7400000000000003e-07 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.794 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676579+0000", 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7835999999999999e-05 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676588+0000", 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5610000000000004e-06 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676595+0000", 2023-09-30T09:29:03.795 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5910000000000001e-06 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.677782+0000", 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0011875709999999999 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.677794+0000", 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1657999999999999e-05 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.796 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.703857+0000", 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0260632110000001 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for degraded object", 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.704568+0000", 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00071108399999999996 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.797 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.717329+0000", 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012761075 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.717404+0000", 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5105999999999995e-05 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.798 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:1337 8.c 8:31f66220:::benchmark_data_smithi005_150885_object1336:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e161)", 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:24:13.676606+0000", 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 290.01292336300003, 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.040689958, 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "reached pg", 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 1337 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.799 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676606+0000", 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676606+0000", 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676607+0000", 2023-09-30T09:29:03.800 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9999999999999997e-07 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676630+0000", 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3099e-05 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676638+0000", 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2139999999999996e-06 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.801 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.676644+0000", 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3369999999999996e-06 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.678026+0000", 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001381829 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:29:03.802 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.678039+0000", 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2967e-05 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.705067+0000", 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0270282070000001 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for missing object", 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.705450+0000", 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00038303000000000002 2023-09-30T09:29:03.803 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707154+0000", 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0017036219999999999 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for degraded object", 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707189+0000", 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5219999999999998e-05 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.804 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.717236+0000", 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010046479000000001 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.717296+0000", 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0353999999999998e-05 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.805 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:1359 8.c 8:348e04b6:::benchmark_data_smithi005_150885_object1358:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e161)", 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:24:13.715006+0000", 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 289.97452371600002, 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0019788839999999, 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 1359 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.806 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715006+0000", 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715006+0000", 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.807 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715006+0000", 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2900000000000003e-07 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715033+0000", 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6449e-05 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715048+0000", 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5515999999999998e-05 2023-09-30T09:29:03.808 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715058+0000", 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5270000000000004e-06 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715122+0000", 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3726000000000006e-05 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.809 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.715136+0000", 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4126e-05 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.705552+0000", 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.99041588800000002 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.810 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.705800+0000", 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024886500000000002 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.706117+0000", 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000316714 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707196+0000", 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001079053 2023-09-30T09:29:03.811 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.712233+0000", 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0050365669999999996 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.716749+0000", 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045165520000000001 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.812 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.716822+0000", 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3034999999999994e-05 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.716984+0000", 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000162137 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.813 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:1368 8.c 8:30fef9c5:::benchmark_data_smithi005_150885_object1367:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e161)", 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:24:13.719435+0000", 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 289.970094598, 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.99776483599999999, 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 1368 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.814 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719435+0000", 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719435+0000", 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.815 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719435+0000", 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5499999999999997e-07 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719464+0000", 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.8688e-05 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719476+0000", 2023-09-30T09:29:03.816 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1712000000000001e-05 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719482+0000", 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.84e-06 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719552+0000", 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0061999999999994e-05 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.817 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for peered", 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:13.719565+0000", 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2979000000000001e-05 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707220+0000", 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.98765541700000004 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.818 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707335+0000", 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000115074 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.707451+0000", 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000115662 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.708001+0000", 2023-09-30T09:29:03.819 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00055048499999999997 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.715196+0000", 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071942070000000002 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.717021+0000", 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001825122 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.820 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.717058+0000", 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7206000000000003e-05 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:24:14.717200+0000", 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014162699999999999 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.821 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45152.0:67261 8.c 8:30b326f8:::benchmark_data_smithi005_150885_object67260:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e172)", 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:25:07.583064+0000", 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 236.106465337, 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.215515821, 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45152", 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 67261 2023-09-30T09:29:03.822 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.583064+0000", 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.583064+0000", 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.823 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.583065+0000", 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.201e-06 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.583092+0000", 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6406000000000001e-05 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.824 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.583101+0000", 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5230000000000001e-06 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.583108+0000", 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2760000000000003e-06 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.593457+0000", 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010348728999999999 2023-09-30T09:29:03.825 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.593610+0000", 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000152807 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,7", 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.593763+0000", 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015264099999999999 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.826 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.604205+0000", 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010442719 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.604232+0000", 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7104e-05 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:29:03.827 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.795710+0000", 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.191477867 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.797529+0000", 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0018191069999999999 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:25:07.798580+0000", 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001050441 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.828 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45152.0:163840 8.2 e187/184 8:4f1e8189:::benchmark_data_smithi005_150885_object68627:head v 187'10346, mlcod=187'10343)", 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:27:29.038205+0000", 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 94.651324193999997, 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21400085699999999, 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.829 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038205+0000", 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038205+0000", 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038206+0000", 2023-09-30T09:29:03.830 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9400000000000005e-07 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038210+0000", 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6670000000000004e-06 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038218+0000", 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4510000000000003e-06 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.831 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038223+0000", 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8459999999999999e-06 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038273+0000", 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0050999999999999e-05 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.038296+0000", 2023-09-30T09:29:03.832 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3663e-05 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.252153+0000", 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21385646999999999 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.252206+0000", 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3015e-05 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.833 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45152.0:163842 8.2 e187/184 8:4c2a3a39:::benchmark_data_smithi005_150885_object68629:head v 187'10347, mlcod=187'10343)", 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:27:29.045676+0000", 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 94.643853682, 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21165851299999999, 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.834 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045676+0000", 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045676+0000", 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045677+0000", 2023-09-30T09:29:03.835 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0130000000000001e-06 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045686+0000", 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.285e-06 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045700+0000", 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3937000000000001e-05 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.836 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045709+0000", 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.3640000000000005e-06 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045764+0000", 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4382999999999998e-05 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:29:03.837 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.045789+0000", 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5392e-05 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.257249+0000", 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21145999600000001 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:27:29.257334+0000", 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5142999999999994e-05 2023-09-30T09:29:03.838 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.839 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.839 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.839 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:29:03.839 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:29:03.839 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:29:03.839 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:03.871 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:03.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:03.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:03.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:03.982 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:03.983 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:03.983 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:04.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:04.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:04.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:04.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:04.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:04.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:04.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:04.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:04.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:04.437 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:04.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:04.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:04.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:04.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:04.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:04.701 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:04.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:04.802 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:04 smithi005 bash[75361]: cluster 2023-09-30T09:29:03.002456+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:04.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:04.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:04.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:04.937 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:04.950 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:04 smithi099 bash[59238]: cluster 2023-09-30T09:29:03.002456+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:04.969 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:04.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:04.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:05.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:05.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:05.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:05.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:05.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:05.242 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:05.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:05.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:05.309 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:04 smithi005 bash[78438]: cluster 2023-09-30T09:29:03.002456+0000 mgr.y (mgr.34107) 832 : cluster 0 pgmap v862: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:05.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:05.376 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:05.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:05.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:05.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:05.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:05.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:05.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:05.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-30T09:29:05.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:05.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:05.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:05.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:05.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:05.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:05.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:05.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:05.895 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:05.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:05.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:05.999 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:06.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:06.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:06.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:06.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:06.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:06.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:06.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:06.412 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:06.447 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:06.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:06.579 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:06.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:06.682 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:06.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:06.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:06 smithi099 bash[59238]: cluster 2023-09-30T09:29:05.003284+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:06 smithi099 bash[59238]: audit 2023-09-30T09:29:06.566521+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:06 smithi099 bash[59238]: audit 2023-09-30T09:29:06.568216+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:06.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:06.825 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:06 smithi005 bash[75361]: cluster 2023-09-30T09:29:05.003284+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:06.825 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:06 smithi005 bash[75361]: audit 2023-09-30T09:29:06.566521+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:06.825 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:06 smithi005 bash[75361]: audit 2023-09-30T09:29:06.568216+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:06.826 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:06 smithi005 bash[78438]: cluster 2023-09-30T09:29:05.003284+0000 mgr.y (mgr.34107) 833 : cluster 0 pgmap v863: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:06.826 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:06 smithi005 bash[78438]: audit 2023-09-30T09:29:06.566521+0000 mon.a (mon.0) 1098 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:06.826 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:06 smithi005 bash[78438]: audit 2023-09-30T09:29:06.568216+0000 mon.a (mon.0) 1099 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:06.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:06.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:06.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:06.969 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:06.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:06.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:07.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:07.096 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:07.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:07.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:07.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:07.227 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:07.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:07.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:07.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:07.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:07.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:07.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:07.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:07.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:07.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:07.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:07.593 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:07.629 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:07.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:07.733 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:07.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:07.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:07.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:07.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:07.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:07.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:07.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:07.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:08.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:08.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:08.139 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:07 smithi005 bash[78438]: audit 2023-09-30T09:29:06.987581+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:08.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:07 smithi005 bash[78438]: cluster 2023-09-30T09:29:07.003789+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:08.140 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:07 smithi005 bash[75361]: audit 2023-09-30T09:29:06.987581+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:08.140 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:07 smithi005 bash[75361]: cluster 2023-09-30T09:29:07.003789+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:08.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:07 smithi099 bash[59238]: audit 2023-09-30T09:29:06.987581+0000 mon.a (mon.0) 1100 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:08.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:07 smithi099 bash[59238]: cluster 2023-09-30T09:29:07.003789+0000 mgr.y (mgr.34107) 834 : cluster 0 pgmap v864: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:08.163 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:08.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:08.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:08.291 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:08.395 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:08.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:08.519 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:08.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:08.655 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:08.679 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:08.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:08.783 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:08.812 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:08.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:08.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:08.944 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:08.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:08.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:09.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:09.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:09.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:09.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:09.184 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:09.218 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:09.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:09.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:09.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:09.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:09.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:09.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:09.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:09.465 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:29:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:29:09] "GET /metrics HTTP/1.1" 200 36211 "" "Prometheus/2.33.4" 2023-09-30T09:29:09.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:09.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:09.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:09.582 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:09.613 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:09.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:09.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:09.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:09.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:09.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:09.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:09.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:09.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:09.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:09.989 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:10.016 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:10.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:10.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:10.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:10.150 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:10 smithi005 bash[75361]: cluster 2023-09-30T09:29:09.004790+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:10.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:10 smithi005 bash[78438]: cluster 2023-09-30T09:29:09.004790+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:10.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:10.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:10.280 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:10.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:10 smithi099 bash[59238]: cluster 2023-09-30T09:29:09.004790+0000 mgr.y (mgr.34107) 835 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:10.384 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:10.402 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:29:10.418 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:10.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:10.522 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:10.550 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:10.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:10.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:10.680 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:10.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:10.783 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:10.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:10.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:10.913 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:10.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:10.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:10.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:11.044 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:11.072 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:11.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:11.078 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-09-30T09:29:11.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:11.190 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:11 smithi099 bash[59238]: audit 2023-09-30T09:29:10.832703+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.5:0/2971103577' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:29:11.191 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:11 smithi099 bash[59238]: audit 2023-09-30T09:29:10.833177+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:29:11.213 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:11.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:11.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:11.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:11 smithi005 bash[75361]: audit 2023-09-30T09:29:10.832703+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.5:0/2971103577' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:29:11.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:11 smithi005 bash[75361]: audit 2023-09-30T09:29:10.833177+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:29:11.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:11 smithi005 bash[78438]: audit 2023-09-30T09:29:10.832703+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.5:0/2971103577' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:29:11.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:11 smithi005 bash[78438]: audit 2023-09-30T09:29:10.833177+0000 mon.a (mon.0) 1101 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:29:11.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:11.344 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:11.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:11.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:11.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:11.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:11.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:11.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:11.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:11.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:11.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:11.747 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:11.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:11.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:11.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:12.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:12.170 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:12.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:12.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:12.333 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:12.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:12.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: cluster 2023-09-30T09:29:11.005744+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: audit 2023-09-30T09:29:11.067360+0000 mon.a (mon.0) 1102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: cluster 2023-09-30T09:29:11.072022+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: cluster 2023-09-30T09:29:11.072203+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: cluster 2023-09-30T09:29:11.074696+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: cluster 2023-09-30T09:29:11.204500+0000 osd.0 (osd.0) 98 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: cluster 2023-09-30T09:29:11.208266+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.384 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:12 smithi099 bash[59238]: cluster 2023-09-30T09:29:11.208399+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.437 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.471 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:12.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: cluster 2023-09-30T09:29:11.005744+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: audit 2023-09-30T09:29:11.067360+0000 mon.a (mon.0) 1102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:29:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: cluster 2023-09-30T09:29:11.072022+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-30T09:29:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: cluster 2023-09-30T09:29:11.072203+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: cluster 2023-09-30T09:29:11.074696+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: cluster 2023-09-30T09:29:11.204500+0000 osd.0 (osd.0) 98 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: cluster 2023-09-30T09:29:11.208266+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[75361]: cluster 2023-09-30T09:29:11.208399+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: cluster 2023-09-30T09:29:11.005744+0000 mgr.y (mgr.34107) 836 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: audit 2023-09-30T09:29:11.067360+0000 mon.a (mon.0) 1102 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:29:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: cluster 2023-09-30T09:29:11.072022+0000 mon.a (mon.0) 1103 : cluster 0 osdmap e200: 8 total, 8 up, 8 in 2023-09-30T09:29:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: cluster 2023-09-30T09:29:11.072203+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: cluster 2023-09-30T09:29:11.074696+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: cluster 2023-09-30T09:29:11.204500+0000 osd.0 (osd.0) 98 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: cluster 2023-09-30T09:29:11.208266+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:12 smithi005 bash[78438]: cluster 2023-09-30T09:29:11.208399+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e200 with expected crc 2023-09-30T09:29:12.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:12.603 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:12.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:12.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:12.707 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.741 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:12.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:12.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:12.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:12.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:12.981 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:13.009 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:13.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:13.115 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:13.141 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:13.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:13.246 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:13.273 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:13.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:13.376 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:13.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:13.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:13.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:13.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:13.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:13.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:13.663 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:13.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:13.767 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:13.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:13.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:13.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:13 smithi099 bash[59238]: cluster 2023-09-30T09:29:13.606523+0000 mon.a (mon.0) 1104 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:29:13.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:13.912 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:13 smithi005 bash[75361]: cluster 2023-09-30T09:29:13.606523+0000 mon.a (mon.0) 1104 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:29:13.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:13 smithi005 bash[78438]: cluster 2023-09-30T09:29:13.606523+0000 mon.a (mon.0) 1104 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:29:13.931 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:13.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:14.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:14.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:14.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:14.168 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:14.196 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:14.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:14.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:14.327 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:14.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:14.344 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:29:14.345 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:29:14.345 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 0 2023-09-30T09:29:14.345 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:29:14.430 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:14.454 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:14.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:14.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:14.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:14.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:14.706 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:14 smithi005 bash[78438]: cluster 2023-09-30T09:29:13.006367+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:14.707 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:14 smithi005 bash[75361]: cluster 2023-09-30T09:29:13.006367+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:14.724 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:14.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:14.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:14.859 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:14.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:14.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:14.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:14.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:14.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:14 smithi099 bash[59238]: cluster 2023-09-30T09:29:13.006367+0000 mgr.y (mgr.34107) 837 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:15.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:15.133 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:15.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:15.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:15.254 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-30T09:29:15.269 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:15.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:15.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:15.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:15.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:15.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:15.504 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:15.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:15.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:15.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:15.617 DEBUG:teuthology.orchestra.run.smithi005:> /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-30T09:29:15.619 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-30T09:29:15.619 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-30T09:29:15.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:15.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:hints = 1 2023-09-30T09:29:15.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-30T09:29:15.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object prefix: benchmark_data_smithi005_172289 2023-09-30T09:29:15.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:15.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:29:15.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 0 0 0 0 0 0 - 0 2023-09-30T09:29:15.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:15.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:15.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:15.772 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:15 smithi099 bash[59238]: audit 2023-09-30T09:29:15.329294+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:29:15.789 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:15.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:15.893 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:15.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:15.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:15.952 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:15 smithi005 bash[78438]: audit 2023-09-30T09:29:15.329294+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:29:15.952 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:15 smithi005 bash[75361]: audit 2023-09-30T09:29:15.329294+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:29:16.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:16.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:16.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:16.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:16.171 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:16.200 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:16.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:16.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:16.274 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:29:16.303 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:16.309 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:29:16.329 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:16.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:16.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:16.345 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:29:16.384 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:29:16.417 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:29:16.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:16.463 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:29:16.464 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:16.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:16.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:16.507 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:29:16.559 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:29:16.567 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:16.618 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:16.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:16.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 1 16 2378 2362 147.616 147.625 0.00761372 0.00673635 2023-09-30T09:29:16.722 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:16.750 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:16.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:16.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:16.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:16.864 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:16 smithi005 bash[75361]: cluster 2023-09-30T09:29:15.007261+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:16.864 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:16 smithi005 bash[75361]: audit 2023-09-30T09:29:16.205486+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.5:0/3305142642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:29:16.864 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:16 smithi005 bash[78438]: cluster 2023-09-30T09:29:15.007261+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:16.864 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:16 smithi005 bash[78438]: audit 2023-09-30T09:29:16.205486+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.5:0/3305142642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:29:16.884 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:16.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:16.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:16.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:16.999 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:16 smithi099 bash[59238]: cluster 2023-09-30T09:29:15.007261+0000 mgr.y (mgr.34107) 838 : cluster 0 pgmap v869: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:17.000 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:16 smithi099 bash[59238]: audit 2023-09-30T09:29:16.205486+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.5:0/3305142642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:29:17.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:17.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:17.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:17.147 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:17.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:17.250 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:17.282 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:17.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:17.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:17.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:17.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:17.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:17.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:17.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:17.651 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:17.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 2 16 4744 4728 147.738 147.875 0.0031235 0.00675093 2023-09-30T09:29:17.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:17.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:17.697 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:29:17.699 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.5 to 1 (10000) 2023-09-30T09:29:17.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:17 smithi099 bash[59238]: audit 2023-09-30T09:29:17.195632+0000 mon.a (mon.0) 1106 : audit 1 from='client.? 172.21.15.5:0/3359766832' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:29:17.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:17 smithi099 bash[59238]: audit 2023-09-30T09:29:17.222491+0000 mon.a (mon.0) 1107 : audit 1 from='client.? 172.21.15.5:0/1231665246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:29:17.814 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:17.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:17.919 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:17.949 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:17.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:17.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:18.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:17 smithi005 bash[78438]: audit 2023-09-30T09:29:17.195632+0000 mon.a (mon.0) 1106 : audit 1 from='client.? 172.21.15.5:0/3359766832' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:29:18.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:17 smithi005 bash[78438]: audit 2023-09-30T09:29:17.222491+0000 mon.a (mon.0) 1107 : audit 1 from='client.? 172.21.15.5:0/1231665246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:29:18.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:17 smithi005 bash[75361]: audit 2023-09-30T09:29:17.195632+0000 mon.a (mon.0) 1106 : audit 1 from='client.? 172.21.15.5:0/3359766832' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:29:18.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:17 smithi005 bash[75361]: audit 2023-09-30T09:29:17.222491+0000 mon.a (mon.0) 1107 : audit 1 from='client.? 172.21.15.5:0/1231665246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:29:18.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:18.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:18.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:18.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:18.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:18.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:18.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:18.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:18.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:18.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:18.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:18.445 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:18.472 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:18.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:18.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:18.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:18.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:18.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:18.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 3 16 6835 6819 142.05 130.688 0.0083037 0.00702727 2023-09-30T09:29:18.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:19.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.008055+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:19.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.672841+0000 mon.a (mon.0) 1108 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:29:19.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.672894+0000 mon.a (mon.0) 1109 : cluster 1 Cluster is now healthy 2023-09-30T09:29:19.385 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: audit 2023-09-30T09:29:17.686370+0000 mon.a (mon.0) 1110 : audit 1 from='client.? 172.21.15.5:0/3359766832' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: audit 2023-09-30T09:29:17.686751+0000 mon.a (mon.0) 1111 : audit 1 from='client.? 172.21.15.5:0/1231665246' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.691136+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.691374+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.692439+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.696008+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:18 smithi099 bash[59238]: cluster 2023-09-30T09:29:17.709290+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.008055+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.672841+0000 mon.a (mon.0) 1108 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:29:19.386 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.672894+0000 mon.a (mon.0) 1109 : cluster 1 Cluster is now healthy 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: audit 2023-09-30T09:29:17.686370+0000 mon.a (mon.0) 1110 : audit 1 from='client.? 172.21.15.5:0/3359766832' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: audit 2023-09-30T09:29:17.686751+0000 mon.a (mon.0) 1111 : audit 1 from='client.? 172.21.15.5:0/1231665246' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.691136+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.691374+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.692439+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.696008+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[78438]: cluster 2023-09-30T09:29:17.709290+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.008055+0000 mgr.y (mgr.34107) 839 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:29:19.388 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.672841+0000 mon.a (mon.0) 1108 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:29:19.388 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.672894+0000 mon.a (mon.0) 1109 : cluster 1 Cluster is now healthy 2023-09-30T09:29:19.388 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: audit 2023-09-30T09:29:17.686370+0000 mon.a (mon.0) 1110 : audit 1 from='client.? 172.21.15.5:0/3359766832' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:29:19.388 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: audit 2023-09-30T09:29:17.686751+0000 mon.a (mon.0) 1111 : audit 1 from='client.? 172.21.15.5:0/1231665246' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:29:19.388 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.691136+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.456 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.691374+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.456 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.692439+0000 mon.a (mon.0) 1112 : cluster 0 osdmap e201: 8 total, 8 up, 8 in 2023-09-30T09:29:19.456 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.696008+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.457 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:18 smithi005 bash[75361]: cluster 2023-09-30T09:29:17.709290+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e201 with expected crc 2023-09-30T09:29:19.457 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:29:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:29:19] "GET /metrics HTTP/1.1" 200 36211 "" "Prometheus/2.33.4" 2023-09-30T09:29:19.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:19.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:19.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:19.684 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 4 16 9360 9344 145.987 157.812 0.0041015 0.00683913 2023-09-30T09:29:19.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:19.811 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:19.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:19.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:19.915 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:19.946 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:19.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:20.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:20.070 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:29:20.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:20.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:20.187 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:20.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:20.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:20.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:20.321 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:20.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:20.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:20.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:20.458 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:29:20.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:20.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:20.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:20.576 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:20.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:20.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:20.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 5 16 11285 11269 140.85 120.312 0.00564105 0.00708922 2023-09-30T09:29:20.683 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:20 smithi099 bash[59238]: cluster 2023-09-30T09:29:19.008744+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 194 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s wr, 387 op/s 2023-09-30T09:29:20.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:20.714 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:20 smithi005 bash[78438]: cluster 2023-09-30T09:29:19.008744+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 194 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s wr, 387 op/s 2023-09-30T09:29:20.714 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:20 smithi005 bash[75361]: cluster 2023-09-30T09:29:19.008744+0000 mgr.y (mgr.34107) 840 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 194 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s wr, 387 op/s 2023-09-30T09:29:20.737 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:20.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:20.841 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:20.862 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-30T09:29:20.873 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:20.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:20.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:20.978 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:21.007 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:21.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:21.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:21.149 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:21.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:21.279 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:21.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:21.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:21.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:21.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:21.512 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:21.540 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:21.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:21.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:21.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 6 16 13209 13193 137.414 120.25 0.00395706 0.00726832 2023-09-30T09:29:21.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:21.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:21.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:21.811 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:21.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:21.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:21.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:21.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:21.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:22.062 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:22.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:22.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:22.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:22.195 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:22.219 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:22.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:22.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:22.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:22.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:22.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:22.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:22.455 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:22.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:22.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:22.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:22.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:22.621 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:22.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:22.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:22.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 7 16 15311 15295 136.55 131.375 0.00371574 0.00731522 2023-09-30T09:29:22.724 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:22.750 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:22.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:22.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:22.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[75361]: cluster 2023-09-30T09:29:21.009384+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 486 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-30T09:29:22.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[75361]: audit 2023-09-30T09:29:21.537473+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[75361]: audit 2023-09-30T09:29:21.547690+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[75361]: audit 2023-09-30T09:29:21.564316+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[75361]: audit 2023-09-30T09:29:21.566413+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:22.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[78438]: cluster 2023-09-30T09:29:21.009384+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 486 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-30T09:29:22.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[78438]: audit 2023-09-30T09:29:21.537473+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[78438]: audit 2023-09-30T09:29:21.547690+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[78438]: audit 2023-09-30T09:29:21.564316+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:22 smithi005 bash[78438]: audit 2023-09-30T09:29:21.566413+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:22.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:22 smithi099 bash[59238]: cluster 2023-09-30T09:29:21.009384+0000 mgr.y (mgr.34107) 841 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 486 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-30T09:29:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:22 smithi099 bash[59238]: audit 2023-09-30T09:29:21.537473+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:22 smithi099 bash[59238]: audit 2023-09-30T09:29:21.547690+0000 mon.a (mon.0) 1114 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:22 smithi099 bash[59238]: audit 2023-09-30T09:29:21.564316+0000 mon.a (mon.0) 1115 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:22.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:22 smithi099 bash[59238]: audit 2023-09-30T09:29:21.566413+0000 mon.a (mon.0) 1116 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:22.847 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:29:22.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:22.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:22.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:22.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:22.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:23.022 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:23.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:23.125 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:23.152 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:23.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:23.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:23.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:23.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:23.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:23.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:23.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:23.517 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:23.544 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:23.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:23.649 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:23.659 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 8 16 17274 17258 134.816 122.688 0.0067117 0.00741034 2023-09-30T09:29:23.674 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:23.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:23.778 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:23.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:23.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:23.905 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:23.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:23.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:23.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:24.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:24.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:24.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:24.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:24.168 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:24.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:24.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:24.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:24.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:24.327 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:24.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:24.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:24.429 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:24.472 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:24.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:24.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:24.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:24.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:24.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:24.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:24.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 9 16 19232 19216 133.432 122.375 0.00992845 0.00748371 2023-09-30T09:29:24.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:24.748 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:24.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:24.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:24.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:24.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:24.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:24.892 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:24 smithi099 bash[59238]: cluster 2023-09-30T09:29:23.010172+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 782 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:29:24.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:24.994 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:25.005 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:24 smithi005 bash[75361]: cluster 2023-09-30T09:29:23.010172+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 782 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:29:25.005 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:24 smithi005 bash[78438]: cluster 2023-09-30T09:29:23.010172+0000 mgr.y (mgr.34107) 842 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 782 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:29:25.029 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:25.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:25.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:25.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:25.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:25.293 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:25.397 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:25.411 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:25.415 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:25.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:25.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:25.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:25.552 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:25.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:25.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:25.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 10 16 20826 20810 130.05 99.625 0.0117701 0.00768077 2023-09-30T09:29:25.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:25.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:25.814 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:25.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:25.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:25.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:25.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:25.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:26.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:26.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:26.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:26.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:26.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:26.216 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:26.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:26.319 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:26.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:26.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:26.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:26.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:26.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:26.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:26.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:26.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:26.605 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:26.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:26.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:26.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 11 16 22498 22482 127.727 104.5 0.00423688 0.00782116 2023-09-30T09:29:26.673 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:29:26.673 INFO:teuthology.orchestra.run.smithi099.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-30T09:29:26.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:26.737 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:26.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:26.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:26.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:26.869 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:26.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:26.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:26.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:26 smithi099 bash[59238]: cluster 2023-09-30T09:29:25.010878+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 862 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-30T09:29:26.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:26 smithi099 bash[59238]: audit 2023-09-30T09:29:25.814649+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:26.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:26 smithi099 bash[59238]: audit 2023-09-30T09:29:25.820057+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:26.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:26 smithi099 bash[59238]: audit 2023-09-30T09:29:26.492928+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:29:26.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:26 smithi099 bash[59238]: audit 2023-09-30T09:29:26.495286+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:29:26.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:26 smithi099 bash[59238]: audit 2023-09-30T09:29:26.504220+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:26.973 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:27.000 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:27.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[78438]: cluster 2023-09-30T09:29:25.010878+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 862 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-30T09:29:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[78438]: audit 2023-09-30T09:29:25.814649+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[78438]: audit 2023-09-30T09:29:25.820057+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[78438]: audit 2023-09-30T09:29:26.492928+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:29:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[78438]: audit 2023-09-30T09:29:26.495286+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:29:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[78438]: audit 2023-09-30T09:29:26.504220+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[75361]: cluster 2023-09-30T09:29:25.010878+0000 mgr.y (mgr.34107) 843 : cluster 0 pgmap v875: 89 pgs: 89 active+clean; 862 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-30T09:29:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[75361]: audit 2023-09-30T09:29:25.814649+0000 mon.a (mon.0) 1117 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[75361]: audit 2023-09-30T09:29:25.820057+0000 mon.a (mon.0) 1118 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[75361]: audit 2023-09-30T09:29:26.492928+0000 mon.a (mon.0) 1119 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:29:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[75361]: audit 2023-09-30T09:29:26.495286+0000 mon.a (mon.0) 1120 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:29:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:26 smithi005 bash[75361]: audit 2023-09-30T09:29:26.504220+0000 mon.a (mon.0) 1121 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:27.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:27.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:27.236 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:27.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:27.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:27.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:27.394 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:27.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:27.453 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:27.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:27.523 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:27.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:27.626 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:27.649 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:27.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:27.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 12 16 24445 24429 127.222 121.688 0.0116703 0.00785176 2023-09-30T09:29:27.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:27.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:27.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:27.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:27.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:27.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:28.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:28.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-30T09:29:28.044 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:28.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:28.148 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:28.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:28.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:28.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:28.324 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:28.428 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:28.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:28.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:28.585 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:28.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:28.660 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 13 16 26253 26237 126.128 113 0.00903137 0.0079223 2023-09-30T09:29:28.690 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:28.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:28.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:28.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:28.965 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:28.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:28 smithi005 bash[75361]: cluster 2023-09-30T09:29:27.011598+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-30T09:29:28.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:28 smithi005 bash[78438]: cluster 2023-09-30T09:29:27.011598+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-30T09:29:28.992 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:28.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:28.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:29.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:28 smithi099 bash[59238]: cluster 2023-09-30T09:29:27.011598+0000 mgr.y (mgr.34107) 844 : cluster 0 pgmap v876: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2023-09-30T09:29:29.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:29.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:29.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:29.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:29.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:29.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:29.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:29.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:29.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:29.396 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:29.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:29.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:29.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:29.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:29.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:29.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:29.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:29.644 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:29:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:29:29] "GET /metrics HTTP/1.1" 200 36279 "" "Prometheus/2.33.4" 2023-09-30T09:29:29.662 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 14 16 27900 27884 124.453 102.938 0.0122926 0.00802493 2023-09-30T09:29:29.666 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:29.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:29.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:29.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:29.800 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:29.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:29.906 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:29.940 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:29.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:29.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:30.044 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:30.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:30.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:30.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:30.178 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:30.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:30.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:30.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:30.314 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:30.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:30.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:30.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:30.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:30.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:30.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:30.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:30.626 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:30.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:30.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:30.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:30 smithi099 bash[59238]: cluster 2023-09-30T09:29:29.012247+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-30T09:29:30.662 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 15 16 29326 29310 122.097 89.125 0.00623849 0.00818407 2023-09-30T09:29:30.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:30.762 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:30.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:30 smithi005 bash[75361]: cluster 2023-09-30T09:29:29.012247+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-30T09:29:30.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:30 smithi005 bash[78438]: cluster 2023-09-30T09:29:29.012247+0000 mgr.y (mgr.34107) 845 : cluster 0 pgmap v877: 89 pgs: 89 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-30T09:29:30.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:30.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:30.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:30.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:30.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:31.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:31.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:31.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:31.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:31.169 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:31.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:31.276 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:31.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:31.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:31.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:31.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:31.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:31.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:31.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:31.662 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 16 16 30951 30935 120.813 101.562 0.00732396 0.00826902 2023-09-30T09:29:31.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:31.701 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:31.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:31.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:31.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:31.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:31.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:31.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:31.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:32.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:32.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:32.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:32.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:32.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:32.223 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:32.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:32.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:32.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:32.363 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:32.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:32.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:32.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:32.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:32.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:32.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:32.620 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:32.662 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 17 16 32546 32530 119.57 99.6875 0.00698237 0.00835649 2023-09-30T09:29:32.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:32.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:32.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:32.790 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:32.821 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:32.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:32.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:32.878 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:29:32.909 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:32 smithi099 bash[59238]: cluster 2023-09-30T09:29:31.012905+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-09-30T09:29:32.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:32.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:32.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:33.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:32 smithi005 bash[78438]: cluster 2023-09-30T09:29:31.012905+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-09-30T09:29:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:32 smithi005 bash[75361]: cluster 2023-09-30T09:29:31.012905+0000 mgr.y (mgr.34107) 846 : cluster 0 pgmap v878: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-09-30T09:29:33.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:33.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:33.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:33.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:33.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:33.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:33.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:33.359 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:33.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:33.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:33.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:33.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:33.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:33.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:33.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:33.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:33.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:33.662 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 18 16 34001 33985 117.979 90.9375 0.006688 0.00846815 2023-09-30T09:29:33.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:33.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:33.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:33.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:33.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:33.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:33.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:33.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:34.000 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:34.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:34.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:34.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:34.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:34.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:34.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:34.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:34.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:34.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:34.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:34.537 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:34.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:34.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:34.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 19 16 35483 35467 116.644 92.625 0.0114042 0.00856627 2023-09-30T09:29:34.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:34.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:34.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:34 smithi099 bash[59238]: cluster 2023-09-30T09:29:33.013504+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2023-09-30T09:29:34.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:34.812 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:34 smithi005 bash[78438]: cluster 2023-09-30T09:29:33.013504+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2023-09-30T09:29:34.812 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:34 smithi005 bash[75361]: cluster 2023-09-30T09:29:33.013504+0000 mgr.y (mgr.34107) 847 : cluster 0 pgmap v879: 89 pgs: 89 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 118 MiB/s wr, 1.88k op/s 2023-09-30T09:29:34.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:34.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:34.937 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:34.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:34.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:34.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:35.071 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:35.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:35.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:35.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:35.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:35.226 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:35.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:35.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:35.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:35.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:35.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:35.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:35.493 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:35.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:35.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:35.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:35.626 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:35.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:35.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:35.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:35.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:29:35.660388+0000 min lat: 0.00127219 max lat: 0.217588 avg lat: 0.0086748 2023-09-30T09:29:35.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:29:35.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 20 16 36878 36862 115.171 87.1875 0.00646644 0.0086748 2023-09-30T09:29:35.762 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:35.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:35.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:35.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:35.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:35.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:35.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:35.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:36.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:36.051 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:36.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:36.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:36.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:36.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:36.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:36.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:36.290 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:36.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:36.323 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:36.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:36.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:36.455 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:36.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:36.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:36.560 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:36.586 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:36.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:36.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:36.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 21 16 38399 38383 114.213 95.0625 0.00889359 0.00874946 2023-09-30T09:29:36.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:36.699 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:36 smithi005 bash[75361]: cluster 2023-09-30T09:29:35.014081+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:29:36.699 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:36 smithi005 bash[75361]: audit 2023-09-30T09:29:36.560623+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:36.699 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:36 smithi005 bash[78438]: cluster 2023-09-30T09:29:35.014081+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:29:36.699 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:36 smithi005 bash[78438]: audit 2023-09-30T09:29:36.560623+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:36.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:36.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:36.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:36.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:36.865 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:36.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:36.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:36.968 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:36.976 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:36 smithi099 bash[59238]: cluster 2023-09-30T09:29:35.014081+0000 mgr.y (mgr.34107) 848 : cluster 0 pgmap v880: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:29:36.977 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:36 smithi099 bash[59238]: audit 2023-09-30T09:29:36.560623+0000 mon.a (mon.0) 1122 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:36.995 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:37.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:37.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:37.587 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:37.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:37.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 22 16 39837 39821 113.107 89.875 0.0120395 0.00883537 2023-09-30T09:29:37.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:37.720 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:37.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:37.826 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:37.852 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:37.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:37.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:37.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:37.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:37.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:37.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:38.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:38.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:38.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:38.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:38.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:38.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:38.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:38.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:38.352 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:38.379 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:38.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:38.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:38.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:38.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:38.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:38.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:38.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:38.644 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:38.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:38.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:38.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 23 16 41350 41334 112.3 94.5625 0.00913601 0.00889879 2023-09-30T09:29:38.664 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:29:38.664 INFO:teuthology.orchestra.run.smithi099.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-30T09:29:38.695 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:38 smithi099 bash[59238]: cluster 2023-09-30T09:29:37.014674+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-30T09:29:38.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:38.757 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:38 smithi005 bash[78438]: cluster 2023-09-30T09:29:37.014674+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-30T09:29:38.757 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:38 smithi005 bash[75361]: cluster 2023-09-30T09:29:37.014674+0000 mgr.y (mgr.34107) 849 : cluster 0 pgmap v881: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-30T09:29:38.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:38.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:38.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:38.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:38.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:38.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:38.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:39.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:39.045 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:39.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:39.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:39.148 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:39.172 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:39.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:39.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:39.276 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:39.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:39.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:39.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:39.429 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:39.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:39.533 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:39.543 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:29:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:29:39] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.33.4" 2023-09-30T09:29:39.561 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:39.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:39.663 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 24 16 42870 42854 111.579 95 0.00466413 0.00895506 2023-09-30T09:29:39.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:39.693 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:39.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:39.796 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:39.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:39.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:39.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:39.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-30T09:29:39.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:40.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:40.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:40.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:40.255 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:40.990 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:29:40.990 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:29:40.990 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:29:40.991 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 25 16 44113 44097 110.223 77.6875 0.0141115 0.00906214 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.992 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.993 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.993 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.993 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.993 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.993 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:29:40.993 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:40 smithi005 bash[75361]: cluster 2023-09-30T09:29:39.015287+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-30T09:29:40.993 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:40 smithi005 bash[75361]: audit 2023-09-30T09:29:40.619796+0000 mon.a (mon.0) 1123 : audit 0 from='client.? 172.21.15.5:0/2990899572' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:29:40.994 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:40 smithi005 bash[78438]: cluster 2023-09-30T09:29:39.015287+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-30T09:29:40.994 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:40 smithi005 bash[78438]: audit 2023-09-30T09:29:40.619796+0000 mon.a (mon.0) 1123 : audit 0 from='client.? 172.21.15.5:0/2990899572' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:29:41.005 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:40 smithi099 bash[59238]: cluster 2023-09-30T09:29:39.015287+0000 mgr.y (mgr.34107) 850 : cluster 0 pgmap v882: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2023-09-30T09:29:41.028 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:40 smithi099 bash[59238]: audit 2023-09-30T09:29:40.619796+0000 mon.a (mon.0) 1123 : audit 0 from='client.? 172.21.15.5:0/2990899572' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:29:41.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:41.029 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:41.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:41.130 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:41.163 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:41.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:41.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:41.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:41.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:41.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:41.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:41.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:41.678 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.7 to 1 (10000) 2023-09-30T09:29:41.679 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:29:41.740 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 26 16 45371 45355 108.686 78.625 0.00494506 0.00919282 2023-09-30T09:29:42.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[78438]: audit 2023-09-30T09:29:41.047040+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.5:0/610269841' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:29:42.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[78438]: audit 2023-09-30T09:29:41.047671+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:29:42.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[78438]: audit 2023-09-30T09:29:41.253340+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.5:0/1351179697' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:29:42.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[78438]: audit 2023-09-30T09:29:41.253933+0000 mon.a (mon.0) 1125 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:29:42.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[75361]: audit 2023-09-30T09:29:41.047040+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.5:0/610269841' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:29:42.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[75361]: audit 2023-09-30T09:29:41.047671+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:29:42.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[75361]: audit 2023-09-30T09:29:41.253340+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.5:0/1351179697' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:29:42.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:41 smithi005 bash[75361]: audit 2023-09-30T09:29:41.253933+0000 mon.a (mon.0) 1125 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:29:42.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:41 smithi099 bash[59238]: audit 2023-09-30T09:29:41.047040+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.5:0/610269841' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:29:42.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:41 smithi099 bash[59238]: audit 2023-09-30T09:29:41.047671+0000 mon.a (mon.0) 1124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:29:42.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:41 smithi099 bash[59238]: audit 2023-09-30T09:29:41.253340+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.5:0/1351179697' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:29:42.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:41 smithi099 bash[59238]: audit 2023-09-30T09:29:41.253933+0000 mon.a (mon.0) 1125 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:29:42.123 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:42.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:42.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:42.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:42.255 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:42.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:42.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:42.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:42.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:42.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:42.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:42.494 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:42.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:42.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:42.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:42.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:42.705 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:42.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:42.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:42.740 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 27 15 46813 46798 108.002 90.1875 0.00543782 0.00925264 2023-09-30T09:29:42.808 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:42.845 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:42.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:42.850 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.017377+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:29:42.850 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.654688+0000 mon.a (mon.0) 1126 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:29:42.850 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: audit 2023-09-30T09:29:41.660859+0000 mon.a (mon.0) 1127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:29:42.850 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: audit 2023-09-30T09:29:41.661031+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:29:42.850 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.665704+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.666376+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.675069+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.676281+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.676701+0000 osd.0 (osd.0) 99 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.678063+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.678515+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.679757+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.679962+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.681734+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.682234+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[75361]: cluster 2023-09-30T09:29:41.684872+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.017377+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.654688+0000 mon.a (mon.0) 1126 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: audit 2023-09-30T09:29:41.660859+0000 mon.a (mon.0) 1127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: audit 2023-09-30T09:29:41.661031+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.665704+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.666376+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.675069+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.676281+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.676701+0000 osd.0 (osd.0) 99 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.678063+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.853 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.678515+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.853 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.679757+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.853 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.679962+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.853 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.681734+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.853 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.682234+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.853 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:42 smithi005 bash[78438]: cluster 2023-09-30T09:29:41.684872+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:42.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:42.954 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:42.984 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:42.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:42.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.017377+0000 mgr.y (mgr.34107) 851 : cluster 0 pgmap v883: 89 pgs: 89 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.654688+0000 mon.a (mon.0) 1126 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: audit 2023-09-30T09:29:41.660859+0000 mon.a (mon.0) 1127 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: audit 2023-09-30T09:29:41.661031+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.665704+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.666376+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.675069+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.676281+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.676701+0000 osd.0 (osd.0) 99 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.678063+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.678515+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.679757+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.679962+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.681734+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.682234+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:42 smithi099 bash[59238]: cluster 2023-09-30T09:29:41.684872+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e202 with expected crc 2023-09-30T09:29:43.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:43.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:43.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:43.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:43.222 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:43.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:43.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:43.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:43.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:43.681 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:43.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:43.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:43.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:43.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 28 16 48108 48092 107.036 80.875 0.0162067 0.00933646 2023-09-30T09:29:44.023 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:44.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:44.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:44.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:44.156 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:44.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:44.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:44.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:44.291 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:44.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:44.394 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:44.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:44.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:44.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:44.529 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:44.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:44.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:44.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:44.669 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:44.671 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:44 smithi099 bash[59238]: cluster 2023-09-30T09:29:43.017934+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-30T09:29:44.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:44.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:44.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:44.726 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:29:44.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:44.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:44 smithi005 bash[75361]: cluster 2023-09-30T09:29:43.017934+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-30T09:29:44.929 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:44 smithi005 bash[78438]: cluster 2023-09-30T09:29:43.017934+0000 mgr.y (mgr.34107) 852 : cluster 0 pgmap v885: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.45k op/s 2023-09-30T09:29:44.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 29 16 49334 49318 105.304 76.625 0.00996065 0.00948929 2023-09-30T09:29:44.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:44.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:44.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:45.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:45.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:45.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:45.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:45.151 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-30T09:29:45.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:45.220 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:45.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:45.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:45.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:45.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:45.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:45.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:45.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:45.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:45.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:45.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:45.599 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:45.629 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:45.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:45.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:45.732 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:45.752 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:45.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:45.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:45.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:45.888 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:45.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:45.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 30 16 50556 50540 104.348 76.375 0.00593609 0.00957654 2023-09-30T09:29:45.994 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:46.025 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:46.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:46.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:46.154 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:46.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:46.258 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:46.282 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:46.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:46.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:46.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:46.515 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:46.540 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:46.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:46.642 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:46.679 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:46 smithi099 bash[59238]: cluster 2023-09-30T09:29:45.018581+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-30T09:29:46.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:46.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:46.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:46.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:46.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:46.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 31 16 51864 51848 103.626 81.75 0.00854539 0.00964365 2023-09-30T09:29:46.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:46.944 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:46 smithi005 bash[75361]: cluster 2023-09-30T09:29:45.018581+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-30T09:29:46.944 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:46 smithi005 bash[78438]: cluster 2023-09-30T09:29:45.018581+0000 mgr.y (mgr.34107) 853 : cluster 0 pgmap v886: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-30T09:29:46.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:46.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:46.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:47.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:47.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:29:47.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:47.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:47.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:47.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:29:47.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:47.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:47.241 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:47.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:47.343 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:47.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:47.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:47.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:47.495 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:47.520 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:47.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:47.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:47.622 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:47.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:47.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:47.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:47.757 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:47.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:47.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:47.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:47.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:47.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:47.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 32 16 53025 53009 102.663 72.5625 0.0129235 0.00973464 2023-09-30T09:29:48.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:48.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:48.170 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:48.199 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:48.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:48.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:48.303 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:48.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:48.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:48.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:48.443 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:48.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:48.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:48.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:48.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:48.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:48.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:48.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:48.722 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:48.731 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:48 smithi099 bash[59238]: cluster 2023-09-30T09:29:47.019139+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-30T09:29:48.748 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:48.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:48.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:48.853 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:48.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:48.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:48.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:48.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 33 16 54262 54246 101.9 77.3125 0.0110958 0.00980657 2023-09-30T09:29:48.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:49.007 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:49.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:48 smithi005 bash[75361]: cluster 2023-09-30T09:29:47.019139+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-30T09:29:49.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:48 smithi005 bash[78438]: cluster 2023-09-30T09:29:47.019139+0000 mgr.y (mgr.34107) 854 : cluster 0 pgmap v887: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2023-09-30T09:29:49.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:49.146 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:49.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:49.255 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:49.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:49.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:49.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:49.442 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:49.546 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:49.569 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:49.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:49.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:49.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:49.768 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:29:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:29:49] "GET /metrics HTTP/1.1" 200 36288 "" "Prometheus/2.33.4" 2023-09-30T09:29:49.808 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:49.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:49.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 34 16 55487 55471 101.161 76.5625 0.00854506 0.00987869 2023-09-30T09:29:49.959 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:49.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:49.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:49.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:50.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:50.124 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:50.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:50.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:50.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:50.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:50.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:50.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:50.267 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.35463.0:55856 9.b e202/197 9:d917ff62:::benchmark_data_smithi005_172289_object55855:head v 202'3463, mlcod=202'3461)", 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:50.266449+0000", 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.001166521, 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001199231, 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:29:50.268 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266449+0000", 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266449+0000", 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266448+0000", 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1650000000000003e-05 2023-09-30T09:29:50.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266489+0000", 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3298999999999998e-05 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266513+0000", 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8099999999999998e-06 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266520+0000", 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6527000000000003e-05 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266577+0000", 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3708999999999999e-05 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:50.266601+0000", 2023-09-30T09:29:50.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015127900000000001 2023-09-30T09:29:50.272 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:29:50.272 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:29:50.272 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:29:50.272 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:29:50.272 INFO:teuthology.orchestra.run.smithi099.stdout: ], 2023-09-30T09:29:50.272 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 1 2023-09-30T09:29:50.272 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:29:50.275 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:50.365 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:50.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:50.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:50.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:50.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:50.524 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:50.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:50.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:50.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:50.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:50 smithi099 bash[59238]: cluster 2023-09-30T09:29:49.019826+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:29:50.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:50.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:50.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:50.847 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:50 smithi005 bash[75361]: cluster 2023-09-30T09:29:49.019826+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:29:50.847 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:50 smithi005 bash[78438]: cluster 2023-09-30T09:29:49.019826+0000 mgr.y (mgr.34107) 855 : cluster 0 pgmap v888: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:29:50.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 35 16 56663 56647 100.376 73.5 0.0171804 0.00995632 2023-09-30T09:29:50.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:50.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:50.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:50.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:51.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:51.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:51.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:51.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:51.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:51.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:51.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:51.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:51.294 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:51.294 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:29:51.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:51.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:51.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:51.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:51.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-30T09:29:51.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:51.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:51.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:51.644 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:51.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:51.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:51.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:51.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:51.812 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:51.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:51.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:51.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:51.930 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 36 16 57833 57817 99.6246 73.125 0.0135106 0.0100323 2023-09-30T09:29:51.944 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:51.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:51.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:52.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:52.087 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:52.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:52.189 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:52.362 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:52.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:52.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:52.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:52.500 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:52.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:52.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:52.604 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:52 smithi005 bash[75361]: cluster 2023-09-30T09:29:51.021238+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:29:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:52 smithi005 bash[75361]: audit 2023-09-30T09:29:51.571119+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:52 smithi005 bash[75361]: audit 2023-09-30T09:29:51.572954+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:52.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:52 smithi005 bash[78438]: cluster 2023-09-30T09:29:51.021238+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:29:52.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:52 smithi005 bash[78438]: audit 2023-09-30T09:29:51.571119+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:52.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:52 smithi005 bash[78438]: audit 2023-09-30T09:29:51.572954+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:52 smithi099 bash[59238]: cluster 2023-09-30T09:29:51.021238+0000 mgr.y (mgr.34107) 856 : cluster 0 pgmap v889: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:29:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:52 smithi099 bash[59238]: audit 2023-09-30T09:29:51.571119+0000 mon.a (mon.0) 1130 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:29:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:52 smithi099 bash[59238]: audit 2023-09-30T09:29:51.572954+0000 mon.a (mon.0) 1131 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:52.858 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:52.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:52.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:52.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 37 16 58709 58693 98.4204 54.75 0.00801982 0.0101531 2023-09-30T09:29:52.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:52.999 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:53.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:53.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:53.103 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:53.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:53.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:53.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:53.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:53.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:53.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:53.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:53.578 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:53.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:53.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:53.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:53.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:53.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:53.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:53.823 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:53.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:53.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:53.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:53.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 38 16 59916 59900 97.8197 75.4375 0.0103427 0.0102164 2023-09-30T09:29:53.954 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:53.982 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:53.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:54.087 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:54.114 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:54.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:54.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:54.218 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:54.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:54.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:54.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:54.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:54.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:54.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:54.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:54.494 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:54.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:54.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:54.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:54.627 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:54 smithi005 bash[78438]: cluster 2023-09-30T09:29:53.021912+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-30T09:29:54.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:54 smithi005 bash[75361]: cluster 2023-09-30T09:29:53.021912+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-30T09:29:54.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:54.658 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:54.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:54.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:54.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:54.793 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:54.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:54.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:54.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:54 smithi099 bash[59238]: cluster 2023-09-30T09:29:53.021912+0000 mgr.y (mgr.34107) 857 : cluster 0 pgmap v890: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-30T09:29:54.896 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:54.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:54.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:54.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:54.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 39 16 61054 61038 97.1397 71.125 0.0142795 0.0102872 2023-09-30T09:29:55.028 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:55.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:55.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:55.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:55.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:55.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:55.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:55.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:55.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:55.416 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:55.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:55.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:55.578 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:55.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:55.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:55.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:55.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:55.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:55.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:55.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:55.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:29:55.928644+0000 min lat: 0.00127219 max lat: 0.300258 avg lat: 0.0103601 2023-09-30T09:29:55.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:29:55.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 40 16 62173 62157 96.464 69.9375 0.00845115 0.0103601 2023-09-30T09:29:55.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:55.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:55.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:55.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:56.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:56.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:56.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:56.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:56.318 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:29:56.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:56.362 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:56.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:56.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:56.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:56.502 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:56.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:56.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:56.607 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:56.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:56.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:56.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:56.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:56 smithi005 bash[75361]: cluster 2023-09-30T09:29:55.022427+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:29:56.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:56 smithi005 bash[78438]: cluster 2023-09-30T09:29:55.022427+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:29:56.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:56.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:56.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:56.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:56.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:56.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:56.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:56.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 41 16 63148 63132 95.6029 60.9375 0.0137772 0.0104535 2023-09-30T09:29:57.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:57.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:57.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:57.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:56 smithi099 bash[59238]: cluster 2023-09-30T09:29:55.022427+0000 mgr.y (mgr.34107) 858 : cluster 0 pgmap v891: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:29:57.137 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:57.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:57.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:57.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:57.311 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:57.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:57.414 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:57.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:57.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:57.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:57.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:57.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:57.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:57.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:29:57.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:29:57.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:57.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:29:57.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:29:57.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 42 16 64295 64279 95.037 71.6875 0.00776991 0.010516 2023-09-30T09:29:57.949 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:57.982 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:57.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:57.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:58.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:58.109 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:58.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:58.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:58.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:58.235 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:58.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:58.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:29:58.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:58.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:58.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:58.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:58.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:58.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:58.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:58.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:58.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:29:58.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:58.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:29:58.735 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:58.767 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:58.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:58.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:58.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:58.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:58.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:58.912 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:29:58 smithi099 bash[59238]: cluster 2023-09-30T09:29:57.022994+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:29:58.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 43 16 65351 65335 94.3658 66 0.00641528 0.0105917 2023-09-30T09:29:59.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:59.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:29:58 smithi005 bash[75361]: cluster 2023-09-30T09:29:57.022994+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:29:59.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:29:58 smithi005 bash[78438]: cluster 2023-09-30T09:29:57.022994+0000 mgr.y (mgr.34107) 859 : cluster 0 pgmap v892: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:29:59.046 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:29:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:29:59.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:59.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:59.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:59.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:59.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:59.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:59.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:59.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:29:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:29:59.539 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:59.572 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:59.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:59.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:29:59.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:29:59.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:29:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:29:59] "GET /metrics HTTP/1.1" 200 36289 "" "Prometheus/2.33.4" 2023-09-30T09:29:59.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:59.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:29:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:29:59.931 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 44 16 66392 66376 93.7037 65.0625 0.00964263 0.0106631 2023-09-30T09:29:59.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:59.968 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:29:59.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:29:59.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:00.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:00.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:00.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:00.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:00.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:00.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:00.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:00.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:00.328 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:00.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:00.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:00.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:00.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:00.570 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:00.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:00.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:00.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:00.703 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:00.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:00.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:00.782 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:00 smithi005 bash[75361]: cluster 2023-09-30T09:29:59.023605+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:30:00.782 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:00 smithi005 bash[75361]: cluster 2023-09-30T09:30:00.000134+0000 mon.a (mon.0) 1132 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-30T09:30:00.782 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:00 smithi005 bash[75361]: cluster 2023-09-30T09:30:00.000205+0000 mon.a (mon.0) 1133 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-30T09:30:00.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:00.848 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:00.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:00.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:00.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 45 16 67513 67497 93.1813 70.0625 0.0132513 0.0107258 2023-09-30T09:30:00.951 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:00.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:00.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:00.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:01.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:00 smithi099 bash[59238]: cluster 2023-09-30T09:29:59.023605+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:30:01.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:00 smithi099 bash[59238]: cluster 2023-09-30T09:30:00.000134+0000 mon.a (mon.0) 1132 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-30T09:30:01.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:00 smithi099 bash[59238]: cluster 2023-09-30T09:30:00.000205+0000 mon.a (mon.0) 1133 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-30T09:30:01.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:00 smithi005 bash[78438]: cluster 2023-09-30T09:29:59.023605+0000 mgr.y (mgr.34107) 860 : cluster 0 pgmap v893: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:30:01.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:00 smithi005 bash[78438]: cluster 2023-09-30T09:30:00.000134+0000 mon.a (mon.0) 1132 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-30T09:30:01.034 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:00 smithi005 bash[78438]: cluster 2023-09-30T09:30:00.000205+0000 mon.a (mon.0) 1133 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-30T09:30:01.095 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:01.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:01.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:01.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:01.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:01.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:01.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:01.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:01.273 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:30:01.273 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:30:01.273 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:30:01.273 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:30:01.273 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:30:01.358 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:01.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:01.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:01.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:01.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:02.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:02.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:02.280 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 46 16 68589 68573 92.6207 67.25 0.00684037 0.0107904 2023-09-30T09:30:02.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:02.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:02.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:02.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:02.427 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-30T09:30:02.517 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:02.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:02.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:02.646 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:02.650 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:02 smithi099 bash[59238]: cluster 2023-09-30T09:30:01.024287+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:30:02.683 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:02.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:02.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:02.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:02.796 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:02 smithi005 bash[78438]: cluster 2023-09-30T09:30:01.024287+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:30:02.798 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:02 smithi005 bash[75361]: cluster 2023-09-30T09:30:01.024287+0000 mgr.y (mgr.34107) 861 : cluster 0 pgmap v894: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:30:02.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:02.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:02.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:02.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:02.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 47 16 69493 69477 91.8561 56.5 0.0137595 0.0108804 2023-09-30T09:30:02.949 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:02.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:02.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:03.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:03.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:03.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:03.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:03.177 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:03.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:03.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:03.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:03.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:03.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:03.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:03.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:03.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:03.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:03.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:03.607 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:03.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:03.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:03.669 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:30:03.711 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:03.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:03.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:03.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:03 smithi099 bash[59238]: audit 2023-09-30T09:30:03.618929+0000 mon.a (mon.0) 1134 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:03.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:03 smithi099 bash[59238]: audit 2023-09-30T09:30:03.621765+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.5:0/1050954848' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:03.848 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:03.855 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:03 smithi005 bash[78438]: audit 2023-09-30T09:30:03.618929+0000 mon.a (mon.0) 1134 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:03.856 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:03 smithi005 bash[78438]: audit 2023-09-30T09:30:03.621765+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.5:0/1050954848' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:03.856 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:03 smithi005 bash[75361]: audit 2023-09-30T09:30:03.618929+0000 mon.a (mon.0) 1134 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:03.856 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:03 smithi005 bash[75361]: audit 2023-09-30T09:30:03.621765+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.5:0/1050954848' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:03.873 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:03.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:03.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 48 16 70418 70402 91.1507 57.8125 0.00523054 0.0109635 2023-09-30T09:30:03.980 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:04.010 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:04.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:04.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:04.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:04.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:04.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:04.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:04.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:04.395 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:04.408 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:30:04.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:04.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:04.445 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:30:04.496 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:30:04.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:04.531 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:30:04.555 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:30:04.579 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:30:04.585 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:04.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:04.602 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:30:04.624 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.626 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:30:04.688 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:04.705 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:04.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:04.808 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:04.841 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:04.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:04.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: cluster 2023-09-30T09:30:03.024967+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: cluster 2023-09-30T09:30:03.646644+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: audit 2023-09-30T09:30:03.653328+0000 mon.a (mon.0) 1136 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: cluster 2023-09-30T09:30:03.657668+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: cluster 2023-09-30T09:30:03.658861+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: cluster 2023-09-30T09:30:03.660706+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: cluster 2023-09-30T09:30:03.663227+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[75361]: audit 2023-09-30T09:30:04.362156+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.5:0/2531652033' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:04.922 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: cluster 2023-09-30T09:30:03.024967+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2023-09-30T09:30:04.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: cluster 2023-09-30T09:30:03.646644+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:30:04.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: audit 2023-09-30T09:30:03.653328+0000 mon.a (mon.0) 1136 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:30:04.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: cluster 2023-09-30T09:30:03.657668+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-30T09:30:04.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: cluster 2023-09-30T09:30:03.658861+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: cluster 2023-09-30T09:30:03.660706+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: cluster 2023-09-30T09:30:03.663227+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.923 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:04 smithi005 bash[78438]: audit 2023-09-30T09:30:04.362156+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.5:0/2531652033' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:04.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 49 16 71049 71033 90.101 39.4375 0.0082252 0.0110875 2023-09-30T09:30:04.944 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:04.953 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: cluster 2023-09-30T09:30:03.024967+0000 mgr.y (mgr.34107) 862 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1k op/s 2023-09-30T09:30:04.953 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: cluster 2023-09-30T09:30:03.646644+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:30:04.953 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: audit 2023-09-30T09:30:03.653328+0000 mon.a (mon.0) 1136 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:30:04.953 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: cluster 2023-09-30T09:30:03.657668+0000 mon.a (mon.0) 1137 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-09-30T09:30:04.953 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: cluster 2023-09-30T09:30:03.658861+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: cluster 2023-09-30T09:30:03.660706+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: cluster 2023-09-30T09:30:03.663227+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e203 with expected crc 2023-09-30T09:30:04.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:04 smithi099 bash[59238]: audit 2023-09-30T09:30:04.362156+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.5:0/2531652033' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:04.978 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:04.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:04.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:05.082 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:05.110 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:05.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:05.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:05.218 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:05.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:05.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:05.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:05.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:05.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:05.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:05.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:05.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:05.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:05.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:05.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:05.656 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:05.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:05.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:05.675 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.6 to 1 (10000) 2023-09-30T09:30:05.759 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:05.768 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:05 smithi099 bash[59238]: audit 2023-09-30T09:30:04.684118+0000 mon.a (mon.0) 1139 : audit 1 from='client.? 172.21.15.5:0/957635519' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:30:05.793 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:05.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:05.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:05.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:05.923 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:05.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:05.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 50 16 72121 72105 89.6414 67 0.00934973 0.0111491 2023-09-30T09:30:06.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:06.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:05 smithi005 bash[78438]: audit 2023-09-30T09:30:04.684118+0000 mon.a (mon.0) 1139 : audit 1 from='client.? 172.21.15.5:0/957635519' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:30:06.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:05 smithi005 bash[75361]: audit 2023-09-30T09:30:04.684118+0000 mon.a (mon.0) 1139 : audit 1 from='client.? 172.21.15.5:0/957635519' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:30:06.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:06.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:06.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:06.158 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:06.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:06.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:06.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:06.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:06.327 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:06.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:06.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:06.432 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:06.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:06.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:06.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:06.559 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:06.600 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:06.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:06.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:06.738 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:06.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:06.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:06 smithi099 bash[59238]: cluster 2023-09-30T09:30:05.025582+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:30:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:06 smithi099 bash[59238]: audit 2023-09-30T09:30:05.666228+0000 mon.a (mon.0) 1140 : audit 1 from='client.? 172.21.15.5:0/957635519' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:30:06.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:06 smithi099 bash[59238]: cluster 2023-09-30T09:30:05.670372+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:06.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:06 smithi099 bash[59238]: cluster 2023-09-30T09:30:05.672981+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:06.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:06 smithi099 bash[59238]: cluster 2023-09-30T09:30:05.675077+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-30T09:30:06.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:06 smithi099 bash[59238]: cluster 2023-09-30T09:30:05.690417+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:06.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:06 smithi099 bash[59238]: audit 2023-09-30T09:30:06.562798+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:06.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:06.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:06.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:06.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 51 16 73067 73051 89.046 59.125 0.0325095 0.0112234 2023-09-30T09:30:06.973 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:07.003 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:07.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:07.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:07.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[75361]: cluster 2023-09-30T09:30:05.025582+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:30:07.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[75361]: audit 2023-09-30T09:30:05.666228+0000 mon.a (mon.0) 1140 : audit 1 from='client.? 172.21.15.5:0/957635519' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:30:07.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[75361]: cluster 2023-09-30T09:30:05.670372+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:07.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[75361]: cluster 2023-09-30T09:30:05.672981+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:07.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[75361]: cluster 2023-09-30T09:30:05.675077+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-30T09:30:07.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[75361]: cluster 2023-09-30T09:30:05.690417+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:07.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[75361]: audit 2023-09-30T09:30:06.562798+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:07.119 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[78438]: cluster 2023-09-30T09:30:05.025582+0000 mgr.y (mgr.34107) 863 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-30T09:30:07.119 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[78438]: audit 2023-09-30T09:30:05.666228+0000 mon.a (mon.0) 1140 : audit 1 from='client.? 172.21.15.5:0/957635519' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:30:07.119 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[78438]: cluster 2023-09-30T09:30:05.670372+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:07.120 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[78438]: cluster 2023-09-30T09:30:05.672981+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:07.120 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[78438]: cluster 2023-09-30T09:30:05.675077+0000 mon.a (mon.0) 1141 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-09-30T09:30:07.120 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[78438]: cluster 2023-09-30T09:30:05.690417+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e204 with expected crc 2023-09-30T09:30:07.120 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:06 smithi005 bash[78438]: audit 2023-09-30T09:30:06.562798+0000 mon.a (mon.0) 1142 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:07.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:07.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:07.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:07.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:07.316 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:30:07.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-30T09:30:07.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:07.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:30:07.394 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:07.499 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:07.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:07.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:07.645 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:07.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:07.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:07.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:07.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:07.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:07.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:07.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 52 16 74060 74044 88.5297 62.0625 0.00762971 0.0112903 2023-09-30T09:30:07.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:07.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:07.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:08.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:08.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:08.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:08.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:08.263 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:08.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:08.368 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:08.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:08.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:08.481 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:30:08.504 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:08.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:08.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:08.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:08.665 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:08.678 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:08 smithi005 bash[78438]: cluster 2023-09-30T09:30:07.026023+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2023-09-30T09:30:08.678 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:08 smithi005 bash[75361]: cluster 2023-09-30T09:30:07.026023+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2023-09-30T09:30:08.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:08.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:08.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:08.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:08.831 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:08.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:08.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 53 16 75053 75037 88.0327 62.0625 0.0366663 0.0113517 2023-09-30T09:30:08.935 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:08.944 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:08 smithi099 bash[59238]: cluster 2023-09-30T09:30:07.026023+0000 mgr.y (mgr.34107) 864 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 57 MiB/s wr, 914 op/s 2023-09-30T09:30:08.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:08.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:09.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:09.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:09.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:09.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:09.202 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:09.242 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:09.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:09.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:09.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:09.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:09.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:09.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:09.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:09.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:09.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:09.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:09.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:09.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:09.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:09.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:30:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:30:09] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.33.4" 2023-09-30T09:30:09.771 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:09.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:09.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:09.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:09.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:09.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:09.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:09.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 54 16 76082 76066 87.5955 64.3125 0.0169206 0.0114096 2023-09-30T09:30:10.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:10.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:10.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:10.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:10.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:10.177 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:10.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:10.280 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:10.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:10.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:10.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:10.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:10.462 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:10.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:10.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:10.568 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:10.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:10.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:10.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:10.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:10.717 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:10 smithi005 bash[75361]: cluster 2023-09-30T09:30:09.026771+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-30T09:30:10.717 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:10 smithi005 bash[78438]: cluster 2023-09-30T09:30:09.026771+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-30T09:30:10.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:10.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:10.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:10.868 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:10 smithi099 bash[59238]: cluster 2023-09-30T09:30:09.026771+0000 mgr.y (mgr.34107) 865 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-30T09:30:10.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:10.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:10.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:10.932 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 55 16 77092 77076 87.1526 63.125 0.0154496 0.0114685 2023-09-30T09:30:10.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:11.028 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:11.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:11.158 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:11.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:11.262 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:11.290 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:11.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:11.394 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:11.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:11.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:11.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:11.558 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:11.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:11.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:11.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:11.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:11.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:11.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:11.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:11.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:11.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 56 16 78096 78080 86.7188 62.75 0.00828475 0.0115252 2023-09-30T09:30:11.963 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:11.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:11.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:12.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:12.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:12.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:12.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:12.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:12.223 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:12.223 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:12.238 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:12.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:12.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:12.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:12.373 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:12.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:12.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:12.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:12.487 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:30:12.487 INFO:teuthology.orchestra.run.smithi099.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-30T09:30:12.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:12.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:12.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:12.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:12.647 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:12.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:12.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:12.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:12.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:12.782 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:12 smithi099 bash[59238]: cluster 2023-09-30T09:30:11.029400+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-30T09:30:12.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:12.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:12.884 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:12.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:12.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:12.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 57 16 79081 79065 86.2794 61.5625 0.0200254 0.0115845 2023-09-30T09:30:13.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:12 smithi005 bash[75361]: cluster 2023-09-30T09:30:11.029400+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-30T09:30:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:12 smithi005 bash[78438]: cluster 2023-09-30T09:30:11.029400+0000 mgr.y (mgr.34107) 866 : cluster 0 pgmap v901: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-30T09:30:13.035 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:13.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:13.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:13.140 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:13.176 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:13.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:13.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:13.239 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:13.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:13.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:13.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:13.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:13.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:13.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:13.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:13.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:13.570 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:13.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:13.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:13.687 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-30T09:30:13.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:13.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:13.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:13.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:13.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:13.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:13.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 58 16 80063 80047 85.8519 61.375 0.0180423 0.0116408 2023-09-30T09:30:14.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:14.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:14.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:14.159 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:14.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:14.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:14.293 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:14.322 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:14.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:14.428 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:14.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:14.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:14.567 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:14.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:14.695 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:14.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:14.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:14.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:14.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:14.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:14.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 59 16 80952 80936 85.3408 55.5625 0.0180392 0.0117112 2023-09-30T09:30:14.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:14.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:14 smithi099 bash[59238]: cluster 2023-09-30T09:30:13.030020+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-09-30T09:30:14.990 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:14.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:14.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:15.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:14 smithi005 bash[75361]: cluster 2023-09-30T09:30:13.030020+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-09-30T09:30:15.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:14 smithi005 bash[78438]: cluster 2023-09-30T09:30:13.030020+0000 mgr.y (mgr.34107) 867 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-09-30T09:30:15.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:15.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:15.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:15.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:15.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:15.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:15.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:15.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:15.384 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:15.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:15.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:15.490 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:15.514 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:15.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:15.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:15.618 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:15.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:15.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:15.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:15.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:15.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:15.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:15.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:15.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:15.922 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:15.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:15.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:30:15.930708+0000 min lat: 0.00127219 max lat: 0.398173 avg lat: 0.0117563 2023-09-30T09:30:15.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:30:15.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 60 16 82007 81991 85.0187 65.9375 0.0144267 0.0117563 2023-09-30T09:30:16.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:16.052 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:16.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:16.159 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:16.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:16.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:16.288 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:16.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:16.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:16.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:16.420 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:16.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:16.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:16.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:16.548 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:16.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:16.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:16.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:16.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:16 smithi099 bash[59238]: cluster 2023-09-30T09:30:15.030505+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2023-09-30T09:30:16.736 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:16.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:16.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:16.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:16 smithi005 bash[75361]: cluster 2023-09-30T09:30:15.030505+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2023-09-30T09:30:16.837 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:16 smithi005 bash[78438]: cluster 2023-09-30T09:30:15.030505+0000 mgr.y (mgr.34107) 868 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 963 op/s 2023-09-30T09:30:16.842 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:16.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:16.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:16.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:16.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 61 16 82983 82967 84.6266 61 0.00720719 0.0118109 2023-09-30T09:30:16.975 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:17.005 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:17.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:17.112 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:17.153 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:17.257 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:17.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:17.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:17.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:17.432 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:17.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:17.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:17.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:17.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:17.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:17.696 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:17.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:17.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:17.834 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:17.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:17.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 62 16 83931 83915 84.219 59.25 0.0138347 0.0118675 2023-09-30T09:30:17.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:17.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:17.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:17.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:18.074 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:18.106 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:18.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:18.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:18.212 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:18.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:18.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:18.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:18.354 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:18.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:18.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:18.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:18.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:18.513 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:30:18.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:18.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:18.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:18.620 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:18.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:18.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:18.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:18.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:18.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:18 smithi005 bash[78438]: cluster 2023-09-30T09:30:17.031097+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2023-09-30T09:30:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:18 smithi005 bash[75361]: cluster 2023-09-30T09:30:17.031097+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2023-09-30T09:30:18.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:18.790 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:18.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:18.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:18.916 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:18.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:18.933 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 63 16 84864 84848 83.8094 58.3125 0.0158882 0.0119253 2023-09-30T09:30:19.025 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:19.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:18 smithi099 bash[59238]: cluster 2023-09-30T09:30:17.031097+0000 mgr.y (mgr.34107) 869 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s 2023-09-30T09:30:19.054 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:19.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:19.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:19.160 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:19.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:19.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:19.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:19.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:19.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:19.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:19.438 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:19.466 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:19.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:19.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:30:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:30:19] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.33.4" 2023-09-30T09:30:19.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:19.595 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:19.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:19.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:19.704 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:19.735 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:19.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:19.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:19.841 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:19.871 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:19.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:19.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 64 16 85780 85764 83.3961 57.25 0.00571285 0.011984 2023-09-30T09:30:19.978 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:20.001 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:20.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:20.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:20.105 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:20.141 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:20.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:20.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:20.246 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:20.271 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:20.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:20.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:20.374 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:20.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:20.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:20.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:20.504 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:20.533 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:20.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:20.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:20.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:20.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:20.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:20.716 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:20 smithi005 bash[75361]: cluster 2023-09-30T09:30:19.031802+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-30T09:30:20.773 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:20.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:20 smithi099 bash[59238]: cluster 2023-09-30T09:30:19.031802+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-30T09:30:20.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 65 16 86691 86675 82.9906 56.9375 0.0210263 0.0120418 2023-09-30T09:30:20.936 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:20.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:20.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:20.967 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:20 smithi005 bash[78438]: cluster 2023-09-30T09:30:19.031802+0000 mgr.y (mgr.34107) 870 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-30T09:30:21.039 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:21.072 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:21.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:21.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:21.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:21.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:21.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:21.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:21.343 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:21.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:21.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:21.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:21.473 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:21.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:21.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:21.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:21.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:21.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:21.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:21.762 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:21.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:21.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:21.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:21.891 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:21.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:21.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 66 16 87620 87604 82.6144 58.0625 0.0142662 0.0120991 2023-09-30T09:30:21.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:21.999 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:21 smithi099 bash[59238]: audit 2023-09-30T09:30:21.566138+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:22.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:21 smithi005 bash[75361]: audit 2023-09-30T09:30:21.566138+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:22.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:21 smithi005 bash[78438]: audit 2023-09-30T09:30:21.566138+0000 mon.a (mon.0) 1143 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:22.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:22.019 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:22.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:22.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:22.154 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:22.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:22.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:22.289 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:22.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:22.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:22.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:22.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:22.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:22.548 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:22.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:22.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:22.656 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:22.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:22.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:22.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:22.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:23.358 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 67 16 88578 88562 82.2763 59.875 0.0185065 0.0121484 2023-09-30T09:30:23.359 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:22 smithi005 bash[75361]: cluster 2023-09-30T09:30:21.032446+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-09-30T09:30:23.359 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:22 smithi005 bash[78438]: cluster 2023-09-30T09:30:21.032446+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-09-30T09:30:23.364 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:22 smithi099 bash[59238]: cluster 2023-09-30T09:30:21.032446+0000 mgr.y (mgr.34107) 871 : cluster 0 pgmap v906: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 994 op/s 2023-09-30T09:30:23.394 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:23.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:23.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:23.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:23.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:23.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:23.733 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:23.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:23.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:23.838 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:23.867 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:23.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:23.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:23.880 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:30:23.880 INFO:teuthology.orchestra.run.smithi099.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-30T09:30:23.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 68 16 89527 89511 81.9398 59.3125 0.00717901 0.0121975 2023-09-30T09:30:23.973 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:24.006 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:24.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:24.110 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:24.141 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:24.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:24.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:24.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:24.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:24.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:24.420 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:24.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:24.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:24.557 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:24.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:24.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:24.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:24.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:24.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:24 smithi099 bash[59238]: cluster 2023-09-30T09:30:23.033010+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2023-09-30T09:30:24.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:24.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:24.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 69 16 90421 90405 81.5634 55.875 0.0175475 0.0122538 2023-09-30T09:30:24.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:24.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:24.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:25.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-30T09:30:25.012 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:30:25.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:24 smithi005 bash[75361]: cluster 2023-09-30T09:30:23.033010+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2023-09-30T09:30:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:24 smithi005 bash[78438]: cluster 2023-09-30T09:30:23.033010+0000 mgr.y (mgr.34107) 872 : cluster 0 pgmap v907: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 889 op/s 2023-09-30T09:30:25.057 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:25.060 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:30:25.087 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:25.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:25.107 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:30:25.158 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:30:25.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:25.205 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:30:25.243 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:25.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:25.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:25.262 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:30:25.307 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:30:25.348 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:25.361 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.375 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:30:25.379 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:25.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:25.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:25.482 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:25.513 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:25.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:25.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:25.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:25.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:25.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:25.746 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[78438]: audit 2023-09-30T09:30:24.966685+0000 mon.a (mon.0) 1144 : audit 0 from='client.? 172.21.15.5:0/1095103680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:25.747 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[78438]: audit 2023-09-30T09:30:25.418543+0000 mon.a (mon.0) 1145 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:30:25.747 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[78438]: audit 2023-09-30T09:30:25.419977+0000 mon.a (mon.0) 1146 : audit 1 from='client.? 172.21.15.5:0/1602745592' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:30:25.747 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[78438]: audit 2023-09-30T09:30:25.421223+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.5:0/2380679595' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:30:25.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:25 smithi099 bash[59238]: audit 2023-09-30T09:30:24.966685+0000 mon.a (mon.0) 1144 : audit 0 from='client.? 172.21.15.5:0/1095103680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:25.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:25 smithi099 bash[59238]: audit 2023-09-30T09:30:25.418543+0000 mon.a (mon.0) 1145 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:30:25.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:25 smithi099 bash[59238]: audit 2023-09-30T09:30:25.419977+0000 mon.a (mon.0) 1146 : audit 1 from='client.? 172.21.15.5:0/1602745592' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:30:25.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:25 smithi099 bash[59238]: audit 2023-09-30T09:30:25.421223+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.5:0/2380679595' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:30:25.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:25.755 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.0 to 1 (10000) 2023-09-30T09:30:25.761 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:30:25.785 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:25.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:25.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:25.893 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:25.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:25.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:25.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:25.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 70 16 91246 91230 81.1364 51.5625 0.00406341 0.0123143 2023-09-30T09:30:26.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[75361]: audit 2023-09-30T09:30:24.966685+0000 mon.a (mon.0) 1144 : audit 0 from='client.? 172.21.15.5:0/1095103680' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:26.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[75361]: audit 2023-09-30T09:30:25.418543+0000 mon.a (mon.0) 1145 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:30:26.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[75361]: audit 2023-09-30T09:30:25.419977+0000 mon.a (mon.0) 1146 : audit 1 from='client.? 172.21.15.5:0/1602745592' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:30:26.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:25 smithi005 bash[75361]: audit 2023-09-30T09:30:25.421223+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.5:0/2380679595' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:30:26.024 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:26.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:26.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:26.150 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:26.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:26.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:26.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:26.317 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:26.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:26.420 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:26.448 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:26.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:26.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:26.588 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:26.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:26.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:26.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:26.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:26.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:26.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:26.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 71 16 91981 91965 80.6425 45.9375 0.0174673 0.0123943 2023-09-30T09:30:26.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:26.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:26.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:26.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: cluster 2023-09-30T09:30:25.033598+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: cluster 2023-09-30T09:30:25.730851+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: cluster 2023-09-30T09:30:25.745220+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: cluster 2023-09-30T09:30:25.746472+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: audit 2023-09-30T09:30:25.746612+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: audit 2023-09-30T09:30:25.746984+0000 mon.a (mon.0) 1149 : audit 1 from='client.? 172.21.15.5:0/1602745592' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: cluster 2023-09-30T09:30:25.752238+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: cluster 2023-09-30T09:30:25.754472+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: cluster 2023-09-30T09:30:25.770900+0000 osd.0 (osd.0) 100 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[75361]: audit 2023-09-30T09:30:26.585353+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: cluster 2023-09-30T09:30:25.033598+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: cluster 2023-09-30T09:30:25.730851+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: cluster 2023-09-30T09:30:25.745220+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: cluster 2023-09-30T09:30:25.746472+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: audit 2023-09-30T09:30:25.746612+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: audit 2023-09-30T09:30:25.746984+0000 mon.a (mon.0) 1149 : audit 1 from='client.? 172.21.15.5:0/1602745592' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:30:27.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: cluster 2023-09-30T09:30:25.752238+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: cluster 2023-09-30T09:30:25.754472+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-30T09:30:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: cluster 2023-09-30T09:30:25.770900+0000 osd.0 (osd.0) 100 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:26 smithi005 bash[78438]: audit 2023-09-30T09:30:26.585353+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:30:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: cluster 2023-09-30T09:30:25.033598+0000 mgr.y (mgr.34107) 873 : cluster 0 pgmap v908: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 957 op/s 2023-09-30T09:30:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: cluster 2023-09-30T09:30:25.730851+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:30:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: cluster 2023-09-30T09:30:25.745220+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: cluster 2023-09-30T09:30:25.746472+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: audit 2023-09-30T09:30:25.746612+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:30:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: audit 2023-09-30T09:30:25.746984+0000 mon.a (mon.0) 1149 : audit 1 from='client.? 172.21.15.5:0/1602745592' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:30:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: cluster 2023-09-30T09:30:25.752238+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: cluster 2023-09-30T09:30:25.754472+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-09-30T09:30:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: cluster 2023-09-30T09:30:25.770900+0000 osd.0 (osd.0) 100 : cluster 3 failed to encode map e205 with expected crc 2023-09-30T09:30:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:26 smithi099 bash[59238]: audit 2023-09-30T09:30:26.585353+0000 mon.a (mon.0) 1151 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:30:27.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:27.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:27.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:27.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:27.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:27.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:27.358 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:27.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:27.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:27.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:27.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:27.533 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:27.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:27.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:27.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:27.666 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:27.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:27.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:27.773 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:27.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:27.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:27.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:27.912 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:27.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 72 16 92787 92771 80.2236 50.375 0.0248227 0.0124588 2023-09-30T09:30:27.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:27.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:27.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:28.059 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:28.088 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:28.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:28.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:28.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[75361]: cluster 2023-09-30T09:30:27.033974+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[75361]: audit 2023-09-30T09:30:27.072027+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[75361]: audit 2023-09-30T09:30:27.079868+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[75361]: audit 2023-09-30T09:30:27.271035+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[75361]: audit 2023-09-30T09:30:27.281927+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[78438]: cluster 2023-09-30T09:30:27.033974+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[78438]: audit 2023-09-30T09:30:27.072027+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.199 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[78438]: audit 2023-09-30T09:30:27.079868+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.200 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[78438]: audit 2023-09-30T09:30:27.271035+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.200 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:28 smithi005 bash[78438]: audit 2023-09-30T09:30:27.281927+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:28.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:28.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:28.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:28 smithi099 bash[59238]: cluster 2023-09-30T09:30:27.033974+0000 mgr.y (mgr.34107) 874 : cluster 0 pgmap v910: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-30T09:30:28.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:28 smithi099 bash[59238]: audit 2023-09-30T09:30:27.072027+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:28 smithi099 bash[59238]: audit 2023-09-30T09:30:27.079868+0000 mon.a (mon.0) 1153 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:28 smithi099 bash[59238]: audit 2023-09-30T09:30:27.271035+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:28 smithi099 bash[59238]: audit 2023-09-30T09:30:27.281927+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:28.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:28.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:28.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:28.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:28.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:28.497 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:28.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:28.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:28.630 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:28.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:28.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:28.767 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:28.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:28.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:28.777 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-30T09:30:28.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:30:28.872 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:28.915 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:28.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:28.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 73 16 93695 93679 79.9031 56.75 0.00498927 0.0125089 2023-09-30T09:30:29.019 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:29.049 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:30:29.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:29.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:29.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:29.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:29.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:29.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:29.306 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:29.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:29.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:29.394 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:30:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:30:29] "GET /metrics HTTP/1.1" 200 36291 "" "Prometheus/2.33.4" 2023-09-30T09:30:29.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:29.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:29.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:29.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:29.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:29.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:29.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:29.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:29.738 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:29.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:29.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:29.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:29.836 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:30:29.878 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:29.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:29.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:29.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 74 16 94523 94507 79.524 51.75 0.00514243 0.012568 2023-09-30T09:30:30.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:30.039 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:30.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:30.145 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:30.155 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:30 smithi099 bash[59238]: cluster 2023-09-30T09:30:29.034686+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-30T09:30:30.181 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:30.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:30.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:30.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:30.301 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:30 smithi005 bash[75361]: cluster 2023-09-30T09:30:29.034686+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-30T09:30:30.301 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:30 smithi005 bash[78438]: cluster 2023-09-30T09:30:29.034686+0000 mgr.y (mgr.34107) 875 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-30T09:30:30.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:30.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:30.437 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:30.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:30.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:30.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:30.619 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:30.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:30.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:30.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:30.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:30:30.766 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:30.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:30.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:30.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:30.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:30.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:30.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:30.934 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 75 16 95360 95344 79.1624 52.3125 0.0126862 0.0126256 2023-09-30T09:30:31.015 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:31.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:31.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:31.142 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:31.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:31.278 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:31.318 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:31.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:31.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:31.449 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:31.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:31.556 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:31.579 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:31.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:31.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:31.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:31.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:31.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:31.846 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:31.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 76 16 96195 96179 78.8086 52.1875 0.00573551 0.0126823 2023-09-30T09:30:31.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:31.984 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:31.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:31.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:32.087 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:32.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:32.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:32.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:32.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:32.263 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:32.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:32.360 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:32 smithi099 bash[59238]: cluster 2023-09-30T09:30:31.035340+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-30T09:30:32.366 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:32.378 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:32 smithi005 bash[75361]: cluster 2023-09-30T09:30:31.035340+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-30T09:30:32.378 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:32 smithi005 bash[78438]: cluster 2023-09-30T09:30:31.035340+0000 mgr.y (mgr.34107) 876 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s 2023-09-30T09:30:32.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:32.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:32.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:32.507 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:32.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:32.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:32.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:32.641 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:32.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:32.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:32.783 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:32.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:32.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:32.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:32.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:32.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 77 16 96961 96945 78.4082 47.875 0.0107122 0.0127482 2023-09-30T09:30:32.954 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:32.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:33.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:33.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:33.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:33.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:33.232 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:33.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:33.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:33.313 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:33.313 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:33.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:33.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:33.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:33.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:33.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:33.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:33.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:33.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:33.674 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:33.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:33.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:33.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:33.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:33.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:33.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:33.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 78 16 97694 97678 77.9917 45.8125 0.0168303 0.0128154 2023-09-30T09:30:33.943 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:33.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:33.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:34.049 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:34.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:34.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:34.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:34.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:34.198 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:34.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:34.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:34.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:34.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:34.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:34.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:34.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:34.472 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:34.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:34.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:34.609 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:34 smithi099 bash[59238]: cluster 2023-09-30T09:30:33.035765+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-09-30T09:30:34.609 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:34 smithi099 bash[59238]: audit 2023-09-30T09:30:33.396022+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:34.610 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:34 smithi099 bash[59238]: audit 2023-09-30T09:30:33.404230+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:34.710 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:34.744 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:34.909 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:34 smithi005 bash[75361]: cluster 2023-09-30T09:30:33.035765+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-09-30T09:30:34.909 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:34 smithi005 bash[75361]: audit 2023-09-30T09:30:33.396022+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:34.909 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:34 smithi005 bash[75361]: audit 2023-09-30T09:30:33.404230+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:34.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:34 smithi005 bash[78438]: cluster 2023-09-30T09:30:33.035765+0000 mgr.y (mgr.34107) 877 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 788 op/s 2023-09-30T09:30:34.910 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:34 smithi005 bash[78438]: audit 2023-09-30T09:30:33.396022+0000 mon.a (mon.0) 1156 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:34.910 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:34 smithi005 bash[78438]: audit 2023-09-30T09:30:33.404230+0000 mon.a (mon.0) 1157 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:34.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:34.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:34.911 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:30:34.911 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:30:34.911 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:30:34.911 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:30:34.911 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:30:34.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 79 16 98538 98522 77.6732 52.75 0.0151186 0.0128687 2023-09-30T09:30:35.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:35.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:35.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:35.138 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:35.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:35.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:35.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:35.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:35.347 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:35.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:35.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:35.547 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:35.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:35.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:35.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:35.720 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:35.783 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-30T09:30:35.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:35.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:35.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:35.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:30:35.932616+0000 min lat: 0.00127219 max lat: 0.398173 avg lat: 0.0129201 2023-09-30T09:30:35.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:30:35.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 80 16 99377 99361 77.3588 52.4375 0.0372568 0.0129201 2023-09-30T09:30:35.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:35.988 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:35.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:35.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:36.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:36.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:36.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:36.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:36.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:36.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:36.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:36.365 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:36.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:36.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:36.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:36.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:36.514 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:36.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:36 smithi005 bash[78438]: cluster 2023-09-30T09:30:35.039233+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-30T09:30:36.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:36 smithi005 bash[75361]: cluster 2023-09-30T09:30:35.039233+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-30T09:30:36.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:36.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:36.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:36.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:36.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:36.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:36.756 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:36.768 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:36 smithi099 bash[59238]: cluster 2023-09-30T09:30:35.039233+0000 mgr.y (mgr.34107) 878 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-30T09:30:36.788 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:36.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:36.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:36.890 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:36.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:36.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:36.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:36.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 81 16 100129 100113 76.9851 47 0.0189665 0.012983 2023-09-30T09:30:37.032 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:37.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:37.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:37.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:37.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:37.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:37.291 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:37.316 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:37.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:37.419 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:37.428 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:37 smithi005 bash[75361]: audit 2023-09-30T09:30:36.566245+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:37.428 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:37 smithi005 bash[78438]: audit 2023-09-30T09:30:36.566245+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:37.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:37.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:37.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:37.591 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:37.695 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:37.706 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:37 smithi099 bash[59238]: audit 2023-09-30T09:30:36.566245+0000 mon.a (mon.0) 1158 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:37.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:37.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:37.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:37.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:37.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:37.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 82 16 100886 100870 76.6244 47.3125 0.0100987 0.013045 2023-09-30T09:30:37.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:37.994 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:37.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:37.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:38.098 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:38.130 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:38.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:38.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:38.236 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:38.270 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:38.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:38.376 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:38.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:38.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:38.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:38.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:38.540 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:38.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:38.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:38.647 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:38.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:38.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:38.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:38.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[78438]: cluster 2023-09-30T09:30:37.039707+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2023-09-30T09:30:38.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[78438]: audit 2023-09-30T09:30:37.442793+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[78438]: audit 2023-09-30T09:30:37.452492+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[78438]: audit 2023-09-30T09:30:38.196523+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:30:38.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[78438]: audit 2023-09-30T09:30:38.199189+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:30:38.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[78438]: audit 2023-09-30T09:30:38.208735+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[75361]: cluster 2023-09-30T09:30:37.039707+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2023-09-30T09:30:38.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[75361]: audit 2023-09-30T09:30:37.442793+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[75361]: audit 2023-09-30T09:30:37.452492+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[75361]: audit 2023-09-30T09:30:38.196523+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:30:38.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[75361]: audit 2023-09-30T09:30:38.199189+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:30:38.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:38 smithi005 bash[75361]: audit 2023-09-30T09:30:38.208735+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:38 smithi099 bash[59238]: cluster 2023-09-30T09:30:37.039707+0000 mgr.y (mgr.34107) 879 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2023-09-30T09:30:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:38 smithi099 bash[59238]: audit 2023-09-30T09:30:37.442793+0000 mon.a (mon.0) 1159 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:38 smithi099 bash[59238]: audit 2023-09-30T09:30:37.452492+0000 mon.a (mon.0) 1160 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:38 smithi099 bash[59238]: audit 2023-09-30T09:30:38.196523+0000 mon.a (mon.0) 1161 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:30:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:38 smithi099 bash[59238]: audit 2023-09-30T09:30:38.199189+0000 mon.a (mon.0) 1162 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:30:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:38 smithi099 bash[59238]: audit 2023-09-30T09:30:38.208735+0000 mon.a (mon.0) 1163 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:38.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:38.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:38.934 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:38.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 83 16 101725 101709 76.3338 52.4375 0.0201069 0.0130943 2023-09-30T09:30:38.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:38.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:38.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:39.066 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:39.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:39.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:39.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:39.197 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:39.228 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:39.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:39.331 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:39.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:39.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:39.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:39.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:39.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:39.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:39.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:39.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:39.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:39.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:39.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:39.734 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:30:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:30:39] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.33.4" 2023-09-30T09:30:39.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:39.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:39.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:39.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:39.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:39.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:39.935 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 84 16 102540 102524 76.0324 50.9375 0.0154854 0.0131444 2023-09-30T09:30:39.983 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:40.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:40.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:40.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:40.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:40.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:40.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:40.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:40.262 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:40.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:40.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:40.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:40.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:40.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:40.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:40.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:40.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:40.605 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:30:40.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:40.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:40.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:40.712 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:40.730 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:40 smithi099 bash[59238]: cluster 2023-09-30T09:30:39.040341+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-30T09:30:40.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:40.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:40.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:40.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:40 smithi005 bash[78438]: cluster 2023-09-30T09:30:39.040341+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-30T09:30:40.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:40 smithi005 bash[75361]: cluster 2023-09-30T09:30:39.040341+0000 mgr.y (mgr.34107) 880 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 874 op/s 2023-09-30T09:30:40.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:40.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:40.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:40.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:40.936 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 85 16 103370 103354 75.749 51.875 0.00982197 0.0131961 2023-09-30T09:30:40.982 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:41.120 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:41.156 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:41.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:41.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:41.390 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:41.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:41.513 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:41.536 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:41.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:41.639 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:41.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:41.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:41.775 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.803 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:41.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.934 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:41.936 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 86 16 104225 104209 75.4904 53.4375 0.0280254 0.0132411 2023-09-30T09:30:41.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:41.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:42.038 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:42.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:42.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:42.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:42.174 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:42.199 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:42.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:42.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:42.302 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:42.329 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:42.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:42.432 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:42.465 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:42.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:42.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:42.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:42.615 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:42.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:42.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:42.719 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:42.728 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:42 smithi099 bash[59238]: cluster 2023-09-30T09:30:41.041177+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s 2023-09-30T09:30:42.755 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:42.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:42.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:42 smithi005 bash[75361]: cluster 2023-09-30T09:30:41.041177+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s 2023-09-30T09:30:42.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:42 smithi005 bash[78438]: cluster 2023-09-30T09:30:41.041177+0000 mgr.y (mgr.34107) 881 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 823 op/s 2023-09-30T09:30:42.861 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:42.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:42.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:42.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:42.936 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 87 16 105063 105047 75.2254 52.375 0.0231841 0.0132866 2023-09-30T09:30:43.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:43.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:43.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:43.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:43.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:43.167 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:43.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:43.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:43.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:43.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:43.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:43.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:43.425 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:43.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:43.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:43.528 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:43.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:43.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:43.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:43.656 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:43.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:43.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:43.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:43.787 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:43.819 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:43.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:43.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:43.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:43.937 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 88 16 105858 105842 74.9361 49.6875 0.0201607 0.0133388 2023-09-30T09:30:44.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:44.639 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:44.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:44.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:44.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:44 smithi099 bash[59238]: cluster 2023-09-30T09:30:43.041652+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 42 MiB/s wr, 674 op/s 2023-09-30T09:30:44.780 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:44.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:44.892 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:44.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:44 smithi005 bash[75361]: cluster 2023-09-30T09:30:43.041652+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 42 MiB/s wr, 674 op/s 2023-09-30T09:30:44.916 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:44 smithi005 bash[78438]: cluster 2023-09-30T09:30:43.041652+0000 mgr.y (mgr.34107) 882 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 42 MiB/s wr, 674 op/s 2023-09-30T09:30:44.939 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 89 16 106679 106663 74.6687 51.3125 0.0229502 0.0133865 2023-09-30T09:30:44.949 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:44.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:44.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:45.050 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:45.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:45.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:45.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:45.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:45.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:45.331 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:45.382 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:30:45.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:45.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:45.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:45.427 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:30:45.478 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:30:45.495 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:45.521 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:30:45.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:45.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:45.592 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:30:45.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:45.653 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:30:45.658 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:140631 7.5 7:a199f02a:::benchmark_data_smithi005_128556_object38102:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:21:36.862494+0000", 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 548.78541734800001, 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20504913899999999, 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.659 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 140631 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862494+0000", 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.660 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862494+0000", 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862493+0000", 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1285e-05 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.661 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862504+0000", 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1622e-05 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862515+0000", 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.251e-06 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.662 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862522+0000", 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5856000000000003e-05 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862568+0000", 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013056 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.663 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862698+0000", 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016756200000000001 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.862866+0000", 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0038621150000000002 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.664 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866728+0000", 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0067936150000000002 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.873521+0000", 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.193744109 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:37.067266+0000", 2023-09-30T09:30:45.665 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000156508 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:37.067422+0000", 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012119499999999999 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:37.067543+0000", 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.20504913899999999 2023-09-30T09:30:45.666 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:140633 7.5 7:a79dbb74:::benchmark_data_smithi005_128556_object38104:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:21:36.866876+0000", 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 548.78103514600002, 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21271757999999999, 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.667 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 140633 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866876+0000", 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.668 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866876+0000", 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866875+0000", 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7440000000000001e-06 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866882+0000", 2023-09-30T09:30:45.669 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2704000000000001e-05 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866895+0000", 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3940000000000001e-06 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866901+0000", 2023-09-30T09:30:45.670 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0803000000000002e-05 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.866942+0000", 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013532600000000001 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.867077+0000", 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016767600000000001 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.671 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.867245+0000", 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0032830849999999998 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.870528+0000", 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003572656 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.672 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:36.874101+0000", 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.205373 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:37.079474+0000", 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.9574999999999997e-05 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:37.079543+0000", 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0803000000000001e-05 2023-09-30T09:30:45.673 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:21:37.079594+0000", 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.21271757999999999 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35046.0:169347 7.5 7:a619d22f:::benchmark_data_smithi005_128556_object66818:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-09-30T09:30:45.674 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:22:20.846918+0000", 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 504.80099323500002, 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19681862999999999, 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35046", 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/269610807", 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 169347 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.675 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.846918+0000", 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.846918+0000", 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.676 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.846916+0000", 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.3219999999999999e-06 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.846926+0000", 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8969000000000001e-05 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.846945+0000", 2023-09-30T09:30:45.677 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0320000000000003e-06 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.846953+0000", 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1130000000000006e-05 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.847014+0000", 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013327 2023-09-30T09:30:45.678 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.847147+0000", 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014778299999999999 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,2", 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.847295+0000", 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0047885640000000004 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.679 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.852083+0000", 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00032757499999999998 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:20.852411+0000", 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.191087911 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:21.043499+0000", 2023-09-30T09:30:45.680 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000143392 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:21.043642+0000", 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4642999999999995e-05 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:22:21.043737+0000", 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19681862999999999 2023-09-30T09:30:45.681 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:48692 9.3 9:c15154df:::benchmark_data_smithi005_172289_object48691:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:44.338470+0000", 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 61.309441855999999, 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12665353900000001, 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.682 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 48692 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338470+0000", 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.683 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338470+0000", 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338468+0000", 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9153000000000003e-05 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338507+0000", 2023-09-30T09:30:45.684 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1403000000000001e-05 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338519+0000", 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0899999999999994e-06 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338528+0000", 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7227e-05 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.685 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338575+0000", 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000144819 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338720+0000", 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000121618 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.686 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.338842+0000", 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020677540000000002 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.340909+0000", 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018683400000000001 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.341096+0000", 2023-09-30T09:30:45.687 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.123934248 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.465030+0000", 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0596000000000001e-05 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.465081+0000", 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2191999999999999e-05 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.688 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:44.465123+0000", 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.12665353900000001 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58515 9.3 9:cdb61131:::benchmark_data_smithi005_172289_object58514:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.494328+0000", 2023-09-30T09:30:45.689 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 53.153583335999997, 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29943304900000001, 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58515 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.690 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494328+0000", 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494328+0000", 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494327+0000", 2023-09-30T09:30:45.691 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2786e-05 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494369+0000", 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2751e-05 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494382+0000", 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1150000000000002e-06 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.692 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494387+0000", 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4237000000000002e-05 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494451+0000", 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000111399 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.693 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494563+0000", 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000127074 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494690+0000", 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020909359999999998 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.496781+0000", 2023-09-30T09:30:45.694 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010198515 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.506979+0000", 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28641161300000001 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793391+0000", 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000254947 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.695 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793646+0000", 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011525499999999999 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793761+0000", 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29943304900000001 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.696 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.697 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.697 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58517 9.3 9:c24bf2d2:::benchmark_data_smithi005_172289_object58516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.697 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.494725+0000", 2023-09-30T09:30:45.697 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 53.153186478000002, 2023-09-30T09:30:45.697 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30015403699999998, 2023-09-30T09:30:45.697 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58517 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494725+0000", 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.698 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494725+0000", 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494724+0000", 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103564 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.699 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494827+0000", 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2931999999999999e-05 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494840+0000", 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2170000000000002e-06 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.700 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494846+0000", 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019667109999999999 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.496812+0000", 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000100664 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.496913+0000", 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015270099999999999 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.701 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.497066+0000", 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0027100710000000001 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.499776+0000", 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.007235478 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.702 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507011+0000", 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28690546900000002 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793917+0000", 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00087779299999999998 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.794794+0000", 2023-09-30T09:30:45.703 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4593999999999997e-05 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.794879+0000", 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30015403699999998 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58527 9.3 9:c41a63b7:::benchmark_data_smithi005_172289_object58526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.704 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.507346+0000", 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 53.140565244999998, 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29393670500000002, 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58527 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.705 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507346+0000", 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507346+0000", 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.706 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507345+0000", 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000125174 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507470+0000", 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4425e-05 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507484+0000", 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0010000000000001e-06 2023-09-30T09:30:45.707 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507492+0000", 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8126000000000001e-05 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507530+0000", 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103063 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.708 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507633+0000", 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018036500000000001 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507814+0000", 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0041106049999999998 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.709 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511924+0000", 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0030911900000000002 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.515016+0000", 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28610645000000001 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.710 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801122+0000", 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.7115999999999996e-05 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801219+0000", 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3853e-05 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801283+0000", 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29393670500000002 2023-09-30T09:30:45.711 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58529 9.3 9:cb7e3995:::benchmark_data_smithi005_172289_object58528:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.507696+0000", 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 53.140215196, 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29377683700000001, 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.712 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58529 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507696+0000", 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.713 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507696+0000", 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507695+0000", 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.0286000000000001e-05 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.714 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507726+0000", 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0862999999999999e-05 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507737+0000", 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4189999999999999e-06 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507743+0000", 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019883230000000002 2023-09-30T09:30:45.715 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509731+0000", 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108655 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509840+0000", 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000113288 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.716 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509953+0000", 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0046383759999999996 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.514592+0000", 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00047282800000000001 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.515064+0000", 2023-09-30T09:30:45.717 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28628219199999999 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801347+0000", 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7470000000000003e-05 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801414+0000", 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9024000000000003e-05 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.718 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801473+0000", 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29377683700000001 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58533 9.3 9:cd7b4bed:::benchmark_data_smithi005_172289_object58532:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.511638+0000", 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 53.136273539999998, 2023-09-30T09:30:45.719 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.290417543, 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58533 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511638+0000", 2023-09-30T09:30:45.720 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511638+0000", 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511636+0000", 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1955e-05 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.721 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511688+0000", 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1871000000000001e-05 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511710+0000", 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5569999999999996e-06 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511718+0000", 2023-09-30T09:30:45.722 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00024139800000000001 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511960+0000", 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017613199999999999 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.512136+0000", 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000227109 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.723 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.512363+0000", 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023719660000000001 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.514735+0000", 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00036157000000000002 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.515097+0000", 2023-09-30T09:30:45.724 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28672981800000003 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801826+0000", 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017562599999999999 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.802002+0000", 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3436999999999997e-05 2023-09-30T09:30:45.725 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.802055+0000", 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.290417543 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:68847 9.3 9:ca8b8aaa:::benchmark_data_smithi005_172289_object68846:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:02.242735+0000", 2023-09-30T09:30:45.726 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 43.405176312999998, 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.100352646, 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 68847 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.727 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242735+0000", 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242735+0000", 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242734+0000", 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5698000000000002e-05 2023-09-30T09:30:45.728 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242780+0000", 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5062000000000001e-05 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242795+0000", 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6719999999999999e-06 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.729 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242805+0000", 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.2299999999999999e-05 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242837+0000", 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000109163 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242946+0000", 2023-09-30T09:30:45.730 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019113499999999999 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.243137+0000", 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0044055659999999996 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.247543+0000", 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8248999999999998e-05 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.731 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.247591+0000", 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.095234743999999996 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.342826+0000", 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014735700000000001 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.732 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.342973+0000", 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011466700000000001 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.343088+0000", 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.100352646 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.733 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:68848 9.3 9:c9be2548:::benchmark_data_smithi005_172289_object68847:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:02.242817+0000", 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 43.405094282, 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.102078818, 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 68848 2023-09-30T09:30:45.734 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242817+0000", 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242817+0000", 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.735 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242817+0000", 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6480999999999997e-05 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242873+0000", 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5690000000000001e-06 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.736 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242880+0000", 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6160000000000001e-06 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.242885+0000", 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023458620000000002 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.245231+0000", 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015003 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.737 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.245381+0000", 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019012200000000001 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.245571+0000", 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020995380000000002 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.738 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.247671+0000", 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4381e-05 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.247685+0000", 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.096991165000000004 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.344676+0000", 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016053500000000001 2023-09-30T09:30:45.739 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.344837+0000", 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9098000000000002e-05 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:02.344896+0000", 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.102078818 2023-09-30T09:30:45.740 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:69611 9.e 9:763ffd0c:::benchmark_data_smithi005_172289_object69610:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:03.043948+0000", 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 42.603963843999999, 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.091347973999999998, 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.741 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 69611 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.043948+0000", 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.742 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.043948+0000", 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.043946+0000", 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7224000000000001e-05 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.743 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.043993+0000", 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2009e-05 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.044005+0000", 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2000000000000002e-06 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.044011+0000", 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8609000000000001e-05 2023-09-30T09:30:45.744 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.044069+0000", 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016569999999999999 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.044235+0000", 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021516800000000001 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:30:45.745 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.044450+0000", 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031373360000000001 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.047587+0000", 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000109812 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.047697+0000", 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.087412358999999995 2023-09-30T09:30:45.746 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.135110+0000", 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000120408 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.135230+0000", 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5674999999999997e-05 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.747 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.135296+0000", 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.091347973999999998 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:69614 9.3 9:ca6e7745:::benchmark_data_smithi005_172289_object69613:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:03.048493+0000", 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 42.599418004999997, 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.081933403000000002, 2023-09-30T09:30:45.748 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 69614 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048493+0000", 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.749 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048493+0000", 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048492+0000", 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8377000000000002e-05 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.750 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048531+0000", 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.362e-05 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048544+0000", 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.383e-06 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048550+0000", 2023-09-30T09:30:45.751 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3659999999999998e-05 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048603+0000", 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000128057 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048731+0000", 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013727800000000001 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.752 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.048869+0000", 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002612343 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.051481+0000", 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00184329 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.053324+0000", 2023-09-30T09:30:45.753 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.076992586000000002 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.130317+0000", 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9670999999999998e-05 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.130376+0000", 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0413e-05 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.754 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:03.130427+0000", 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.081933403000000002 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:100003 9.d 9:b1e1a3ce:::benchmark_data_smithi005_172289_object100002:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:36.685384+0000", 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 8.9625273429999996, 2023-09-30T09:30:45.755 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13167969600000001, 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 100003 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.685384+0000", 2023-09-30T09:30:45.756 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.685384+0000", 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.685383+0000", 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.4705000000000001e-05 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.757 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.685417+0000", 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.9939999999999995e-06 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.685427+0000", 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3290000000000001e-06 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.758 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.685433+0000", 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001031819 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.686464+0000", 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000123507 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.686588+0000", 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000151032 2023-09-30T09:30:45.759 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,5", 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.686739+0000", 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012734115000000001 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.699473+0000", 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0085394609999999999 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.760 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.708013+0000", 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.108875082 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.816888+0000", 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000100618 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.816988+0000", 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5598000000000004e-05 2023-09-30T09:30:45.761 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.817064+0000", 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13167969600000001 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:100010 9.d 9:bb89ac13:::benchmark_data_smithi005_172289_object100009:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:36.695110+0000", 2023-09-30T09:30:45.762 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 8.9528012090000004, 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13178931799999999, 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 100010 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.763 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695110+0000", 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695110+0000", 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695109+0000", 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2904000000000001e-05 2023-09-30T09:30:45.764 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695152+0000", 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.307e-05 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695165+0000", 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5440000000000004e-06 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.765 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695174+0000", 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00036655299999999999 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695541+0000", 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018761299999999999 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695728+0000", 2023-09-30T09:30:45.766 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015131199999999999 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,5", 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.695880+0000", 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010892021999999999 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706772+0000", 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00124759 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.767 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.708019+0000", 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.118781805 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.826801+0000", 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1981999999999998e-05 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.768 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.826853+0000", 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6524999999999999e-05 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.826900+0000", 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13178931799999999 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.769 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:100013 9.e 9:748b9f4d:::benchmark_data_smithi005_172289_object100012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:36.698177+0000", 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 8.9497348379999995, 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.135783658, 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 100013 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.770 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698177+0000", 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698177+0000", 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.771 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698176+0000", 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2808999999999999e-05 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698268+0000", 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0434e-05 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698279+0000", 2023-09-30T09:30:45.772 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.178e-06 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698285+0000", 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7790000000000002e-05 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698333+0000", 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014954000000000001 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.773 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698482+0000", 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00026479200000000002 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.698747+0000", 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0073831549999999998 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.774 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706130+0000", 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031595379999999999 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.709290+0000", 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.124565731 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.833856+0000", 2023-09-30T09:30:45.775 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7176999999999998e-05 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.833913+0000", 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7574000000000002e-05 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.833960+0000", 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.135783658 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.776 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:100018 9.e 9:78bb3636:::benchmark_data_smithi005_172289_object100017:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:36.702199+0000", 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 8.9457122099999999, 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13688267100000001, 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.777 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 100018 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702199+0000", 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.778 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702199+0000", 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702197+0000", 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.4521999999999999e-05 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702232+0000", 2023-09-30T09:30:45.779 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2431e-05 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702244+0000", 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1410000000000002e-06 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702251+0000", 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011157700000000001 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.780 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702362+0000", 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015052500000000001 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702513+0000", 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000131049 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:30:45.781 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.702644+0000", 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0066638130000000002 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.709308+0000", 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0027585840000000001 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.712066+0000", 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.126861634 2023-09-30T09:30:45.782 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.838928+0000", 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000106384 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.839034+0000", 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7817e-05 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.783 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.839082+0000", 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13688267100000001 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:100020 9.e 9:7e3e0f09:::benchmark_data_smithi005_172289_object100019:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:36.706160+0000", 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 8.9417514760000003, 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13310825100000001, 2023-09-30T09:30:45.784 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 100020 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706160+0000", 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.785 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706160+0000", 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706159+0000", 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.3578999999999998e-05 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.786 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706192+0000", 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2374e-05 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706205+0000", 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.9349999999999997e-06 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706212+0000", 2023-09-30T09:30:45.787 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0183999999999999e-05 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706262+0000", 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017698400000000001 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706439+0000", 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017361899999999999 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.788 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.706612+0000", 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002787393 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.709400+0000", 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0027887810000000002 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.789 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.712189+0000", 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.126951649 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.839140+0000", 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7541999999999996e-05 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.839228+0000", 2023-09-30T09:30:45.790 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0442999999999999e-05 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:36.839268+0000", 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13310825100000001 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.791 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:100839 9.3 9:c8ed0f91:::benchmark_data_smithi005_172289_object100838:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:37.794744+0000", 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 7.8531671020000005, 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.111775048, 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 100839 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.792 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794744+0000", 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794744+0000", 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.793 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794743+0000", 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0599999999999995e-05 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794813+0000", 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0259e-05 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794824+0000", 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7250000000000002e-06 2023-09-30T09:30:45.794 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794829+0000", 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0831000000000003e-05 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794870+0000", 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012095300000000001 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.795 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.794991+0000", 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012150999999999999 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.795113+0000", 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0042705089999999996 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.796 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.799383+0000", 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00078025100000000003 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.800163+0000", 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.106184733 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.906348+0000", 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011629 2023-09-30T09:30:45.797 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.906464+0000", 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4923000000000003e-05 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:37.906519+0000", 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.111775048 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.798 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:103717 9.3 9:c70031e7:::benchmark_data_smithi005_172289_object103716:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:30:41.325126+0000", 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 4.3227850009999997, 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.090456659999999994, 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:30:45.799 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 103717 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.325126+0000", 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.325126+0000", 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:30:45.800 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.325125+0000", 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0841999999999998e-05 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.325186+0000", 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6150000000000003e-06 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.801 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.325196+0000", 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1540000000000001e-06 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.325201+0000", 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017625018999999999 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.342826+0000", 2023-09-30T09:30:45.802 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000143461 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.342969+0000", 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016427999999999999 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.343134+0000", 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0078655819999999994 2023-09-30T09:30:45.803 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.350999+0000", 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0099006809999999997 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.360900+0000", 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.054598635 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.804 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.415499+0000", 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8856000000000002e-05 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.415537+0000", 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5756e-05 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:30:41.415583+0000", 2023-09-30T09:30:45.805 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.090456659999999994 2023-09-30T09:30:45.806 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.806 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.806 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.806 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:30:45.806 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:30:45.806 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:30:45.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:45.807 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:30:45.807 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.808 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:30:45.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:45.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:45.810 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:45 smithi099 bash[59238]: audit 2023-09-30T09:30:45.316629+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.5:0/1050918884' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:45.812 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:30:45.814 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:30:45.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:45.924 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:45 smithi005 bash[78438]: audit 2023-09-30T09:30:45.316629+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.5:0/1050918884' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:45.924 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:45 smithi005 bash[75361]: audit 2023-09-30T09:30:45.316629+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.5:0/1050918884' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:30:45.939 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total time run: 90.0113 2023-09-30T09:30:45.939 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total writes made: 107133 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Write size: 65536 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object size: 65536 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Bandwidth (MB/sec): 74.3886 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Bandwidth: 26.3852 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max bandwidth (MB/sec): 157.812 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min bandwidth (MB/sec): 39.4375 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average IOPS: 1190 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev IOPS: 422.163 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max IOPS: 2525 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min IOPS: 631 2023-09-30T09:30:45.940 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average Latency(s): 0.0134377 2023-09-30T09:30:45.941 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Latency(s): 0.0119389 2023-09-30T09:30:45.941 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max latency(s): 0.398173 2023-09-30T09:30:45.941 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min latency(s): 0.00127219 2023-09-30T09:30:45.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:45.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:45.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:45.948 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Cleaning up (deleting benchmark objects) 2023-09-30T09:30:46.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:46.077 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:46.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:46.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:46.180 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:46.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:46.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:46.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:46.309 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:46.334 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:46.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:46.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:46.438 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:46.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:46.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:46.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:46.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:46.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:46.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:46.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:46.676 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:30:46.702 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:46.731 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:46.732 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:46 smithi005 bash[75361]: cluster 2023-09-30T09:30:45.042370+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-09-30T09:30:46.733 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:46 smithi005 bash[75361]: audit 2023-09-30T09:30:45.707430+0000 mgr.y (mgr.34107) 884 : audit 0 from='client.55159 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:30:46.733 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:46 smithi005 bash[75361]: audit 2023-09-30T09:30:45.770318+0000 mon.a (mon.0) 1164 : audit 1 from='client.? 172.21.15.5:0/4163504486' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:46.733 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:46 smithi005 bash[78438]: cluster 2023-09-30T09:30:45.042370+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-09-30T09:30:46.733 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:46 smithi005 bash[78438]: audit 2023-09-30T09:30:45.707430+0000 mgr.y (mgr.34107) 884 : audit 0 from='client.55159 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:30:46.733 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:46 smithi005 bash[78438]: audit 2023-09-30T09:30:45.770318+0000 mon.a (mon.0) 1164 : audit 1 from='client.? 172.21.15.5:0/4163504486' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:46.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:46.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:46.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:30:46.835 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:46.872 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:46.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:46.978 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:47.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:47.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:47.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:46 smithi099 bash[59238]: cluster 2023-09-30T09:30:45.042370+0000 mgr.y (mgr.34107) 883 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-09-30T09:30:47.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:46 smithi099 bash[59238]: audit 2023-09-30T09:30:45.707430+0000 mgr.y (mgr.34107) 884 : audit 0 from='client.55159 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:30:47.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:46 smithi099 bash[59238]: audit 2023-09-30T09:30:45.770318+0000 mon.a (mon.0) 1164 : audit 1 from='client.? 172.21.15.5:0/4163504486' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:30:47.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:47.171 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:47.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:47.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:47.316 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:47.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:47.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:47.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:47.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:47.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:47.579 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:47.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:47.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:47.713 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:47.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:47.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:47.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:47.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:47.911 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[78438]: cluster 2023-09-30T09:30:46.648813+0000 mon.a (mon.0) 1165 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:30:47.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[78438]: cluster 2023-09-30T09:30:46.648853+0000 mon.a (mon.0) 1166 : cluster 1 Cluster is now healthy 2023-09-30T09:30:47.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[78438]: audit 2023-09-30T09:30:46.660475+0000 mon.a (mon.0) 1167 : audit 1 from='client.? 172.21.15.5:0/4163504486' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:30:47.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[78438]: cluster 2023-09-30T09:30:46.664885+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[78438]: cluster 2023-09-30T09:30:46.665174+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[78438]: cluster 2023-09-30T09:30:46.666078+0000 mon.a (mon.0) 1168 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-30T09:30:47.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[78438]: cluster 2023-09-30T09:30:46.666218+0000 osd.0 (osd.0) 101 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.912 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[75361]: cluster 2023-09-30T09:30:46.648813+0000 mon.a (mon.0) 1165 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:30:47.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[75361]: cluster 2023-09-30T09:30:46.648853+0000 mon.a (mon.0) 1166 : cluster 1 Cluster is now healthy 2023-09-30T09:30:47.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[75361]: audit 2023-09-30T09:30:46.660475+0000 mon.a (mon.0) 1167 : audit 1 from='client.? 172.21.15.5:0/4163504486' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:30:47.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[75361]: cluster 2023-09-30T09:30:46.664885+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[75361]: cluster 2023-09-30T09:30:46.665174+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[75361]: cluster 2023-09-30T09:30:46.666078+0000 mon.a (mon.0) 1168 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-30T09:30:47.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:47 smithi005 bash[75361]: cluster 2023-09-30T09:30:46.666218+0000 osd.0 (osd.0) 101 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:47.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:47 smithi099 bash[59238]: cluster 2023-09-30T09:30:46.648813+0000 mon.a (mon.0) 1165 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:30:47.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:47 smithi099 bash[59238]: cluster 2023-09-30T09:30:46.648853+0000 mon.a (mon.0) 1166 : cluster 1 Cluster is now healthy 2023-09-30T09:30:47.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:47 smithi099 bash[59238]: audit 2023-09-30T09:30:46.660475+0000 mon.a (mon.0) 1167 : audit 1 from='client.? 172.21.15.5:0/4163504486' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:30:47.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:47 smithi099 bash[59238]: cluster 2023-09-30T09:30:46.664885+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:47 smithi099 bash[59238]: cluster 2023-09-30T09:30:46.665174+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:47 smithi099 bash[59238]: cluster 2023-09-30T09:30:46.666078+0000 mon.a (mon.0) 1168 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-09-30T09:30:47.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:47 smithi099 bash[59238]: cluster 2023-09-30T09:30:46.666218+0000 osd.0 (osd.0) 101 : cluster 3 failed to encode map e206 with expected crc 2023-09-30T09:30:47.970 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:47.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:47.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:48.077 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:48.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:48.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:48.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:48.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:48.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:48.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:48.348 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:48.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:48.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:48.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:48.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:48.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:48.610 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:48.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:48.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:48.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:48.736 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:48.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:48 smithi005 bash[75361]: cluster 2023-09-30T09:30:47.042841+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-30T09:30:48.767 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:48.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:48 smithi005 bash[78438]: cluster 2023-09-30T09:30:47.042841+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-30T09:30:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:48.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:48.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:48.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:48 smithi099 bash[59238]: cluster 2023-09-30T09:30:47.042841+0000 mgr.y (mgr.34107) 885 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 807 op/s 2023-09-30T09:30:48.900 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:48.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:48.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:49.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:49.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:49.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:49.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:49.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:49.175 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:49.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:49.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:49.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:49.310 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:49.311 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":919,"stamp":"2023-09-30T09:30:45.041844+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6832461716,"num_objects":104270,"num_object_clones":0,"num_object_copies":312810,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":104270,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":104506,"num_write_kb":6674189,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":2366910,"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":104440,"ondisk_log_size":104440,"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":23789348,"kb_used_data":20063652,"kb_used_omap":22,"kb_used_meta":3725609,"kb_avail":726171868,"statfs":{"total":767960285184,"available":743599992832,"internally_reserved":0,"allocated":20545179648,"data_stored":20540185496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":3815023824},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,4,7,7,15,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":685899776,"num_objects":10466,"num_object_clones":0,"num_object_copies":31398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10466,"num_write_kb":669824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006311"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":146,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679624+0000","last_change":"2023-09-30T09:27:11.682477+0000","last_active":"2023-09-30T09:30:05.679624+0000","last_peered":"2023-09-30T09:30:05.679624+0000","last_clean":"2023-09-30T09:30:05.679624+0000","last_became_active":"2023-09-30T09:27:11.681018+0000","last_became_peered":"2023-09-30T09:27:11.681018+0000","last_unstale":"2023-09-30T09:30:05.679624+0000","last_undegraded":"2023-09-30T09:30:05.679624+0000","last_fullsized":"2023-09-30T09:30:05.679624+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":193,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.698474+0000","last_change":"2023-09-30T09:27:11.677601+0000","last_active":"2023-09-30T09:30:05.698474+0000","last_peered":"2023-09-30T09:30:05.698474+0000","last_clean":"2023-09-30T09:30:05.698474+0000","last_became_active":"2023-09-30T09:27:11.677268+0000","last_became_peered":"2023-09-30T09:27:11.677268+0000","last_unstale":"2023-09-30T09:30:05.698474+0000","last_undegraded":"2023-09-30T09:30:05.698474+0000","last_fullsized":"2023-09-30T09:30:05.698474+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:55.145644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":175,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679788+0000","last_change":"2023-09-30T09:27:11.676964+0000","last_active":"2023-09-30T09:30:05.679788+0000","last_peered":"2023-09-30T09:30:05.679788+0000","last_clean":"2023-09-30T09:30:05.679788+0000","last_became_active":"2023-09-30T09:27:11.676297+0000","last_became_peered":"2023-09-30T09:27:11.676297+0000","last_unstale":"2023-09-30T09:30:05.679788+0000","last_undegraded":"2023-09-30T09:30:05.679788+0000","last_fullsized":"2023-09-30T09:30:05.679788+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:42:35.095290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773371+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:30:25.773371+0000","last_peered":"2023-09-30T09:30:25.773371+0000","last_clean":"2023-09-30T09:30:25.773371+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:30:25.773371+0000","last_undegraded":"2023-09-30T09:30:25.773371+0000","last_fullsized":"2023-09-30T09:30:25.773371+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:20.165209+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:30:20.165209+0000","last_peered":"2023-09-30T09:30:20.165209+0000","last_clean":"2023-09-30T09:30:20.165209+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:30:20.165209+0000","last_undegraded":"2023-09-30T09:30:20.165209+0000","last_fullsized":"2023-09-30T09:30:20.165209+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693514+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:30:05.693514+0000","last_peered":"2023-09-30T09:30:05.693514+0000","last_clean":"2023-09-30T09:30:05.693514+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:30:05.693514+0000","last_undegraded":"2023-09-30T09:30:05.693514+0000","last_fullsized":"2023-09-30T09:30:05.693514+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":50,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683888+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:30:05.683888+0000","last_peered":"2023-09-30T09:30:05.683888+0000","last_clean":"2023-09-30T09:30:05.683888+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:30:05.683888+0000","last_undegraded":"2023-09-30T09:30:05.683888+0000","last_fullsized":"2023-09-30T09:30:05.683888+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.687652+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:30:05.687652+0000","last_peered":"2023-09-30T09:30:05.687652+0000","last_clean":"2023-09-30T09:30:05.687652+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:30:05.687652+0000","last_undegraded":"2023-09-30T09:30:05.687652+0000","last_fullsized":"2023-09-30T09:30:05.687652+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":171,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.689295+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:30:05.689295+0000","last_peered":"2023-09-30T09:30:05.689295+0000","last_clean":"2023-09-30T09:30:05.689295+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:30:05.689295+0000","last_undegraded":"2023-09-30T09:30:05.689295+0000","last_fullsized":"2023-09-30T09:30:05.689295+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":156,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.685675+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:30:05.685675+0000","last_peered":"2023-09-30T09:30:05.685675+0000","last_clean":"2023-09-30T09:30:05.685675+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:30:05.685675+0000","last_undegraded":"2023-09-30T09:30:05.685675+0000","last_fullsized":"2023-09-30T09:30:05.685675+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":190,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683593+0000","last_change":"2023-09-30T09:27:11.680863+0000","last_active":"2023-09-30T09:30:05.683593+0000","last_peered":"2023-09-30T09:30:05.683593+0000","last_clean":"2023-09-30T09:30:05.683593+0000","last_became_active":"2023-09-30T09:27:11.680452+0000","last_became_peered":"2023-09-30T09:27:11.680452+0000","last_unstale":"2023-09-30T09:30:05.683593+0000","last_undegraded":"2023-09-30T09:30:05.683593+0000","last_fullsized":"2023-09-30T09:30:05.683593+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":178,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680662+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:30:05.680662+0000","last_peered":"2023-09-30T09:30:05.680662+0000","last_clean":"2023-09-30T09:30:05.680662+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:30:05.680662+0000","last_undegraded":"2023-09-30T09:30:05.680662+0000","last_fullsized":"2023-09-30T09:30:05.680662+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":162,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680195+0000","last_change":"2023-09-30T09:27:11.684118+0000","last_active":"2023-09-30T09:30:05.680195+0000","last_peered":"2023-09-30T09:30:05.680195+0000","last_clean":"2023-09-30T09:30:05.680195+0000","last_became_active":"2023-09-30T09:27:11.683468+0000","last_became_peered":"2023-09-30T09:27:11.683468+0000","last_unstale":"2023-09-30T09:30:05.680195+0000","last_undegraded":"2023-09-30T09:30:05.680195+0000","last_fullsized":"2023-09-30T09:30:05.680195+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679684+0000","last_change":"2023-09-30T09:27:11.681440+0000","last_active":"2023-09-30T09:30:05.679684+0000","last_peered":"2023-09-30T09:30:05.679684+0000","last_clean":"2023-09-30T09:30:05.679684+0000","last_became_active":"2023-09-30T09:27:11.681125+0000","last_became_peered":"2023-09-30T09:27:11.681125+0000","last_unstale":"2023-09-30T09:30:05.679684+0000","last_undegraded":"2023-09-30T09:30:05.679684+0000","last_fullsized":"2023-09-30T09:30:05.679684+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":189,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.684407+0000","last_change":"2023-09-30T09:27:11.681505+0000","last_active":"2023-09-30T09:30:05.684407+0000","last_peered":"2023-09-30T09:30:05.684407+0000","last_clean":"2023-09-30T09:30:05.684407+0000","last_became_active":"2023-09-30T09:27:11.681116+0000","last_became_peered":"2023-09-30T09:27:11.681116+0000","last_unstale":"2023-09-30T09:30:05.684407+0000","last_undegraded":"2023-09-30T09:30:05.684407+0000","last_fullsized":"2023-09-30T09:30:05.684407+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":181,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.698122+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:30:05.698122+0000","last_peered":"2023-09-30T09:30:05.698122+0000","last_clean":"2023-09-30T09:30:05.698122+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:30:05.698122+0000","last_undegraded":"2023-09-30T09:30:05.698122+0000","last_fullsized":"2023-09-30T09:30:05.698122+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":50,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683433+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:30:05.683433+0000","last_peered":"2023-09-30T09:30:05.683433+0000","last_clean":"2023-09-30T09:30:05.683433+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:30:05.683433+0000","last_undegraded":"2023-09-30T09:30:05.683433+0000","last_fullsized":"2023-09-30T09:30:05.683433+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.689346+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:30:05.689346+0000","last_peered":"2023-09-30T09:30:05.689346+0000","last_clean":"2023-09-30T09:30:05.689346+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:30:05.689346+0000","last_undegraded":"2023-09-30T09:30:05.689346+0000","last_fullsized":"2023-09-30T09:30:05.689346+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":190,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683113+0000","last_change":"2023-09-30T09:27:11.687027+0000","last_active":"2023-09-30T09:30:05.683113+0000","last_peered":"2023-09-30T09:30:05.683113+0000","last_clean":"2023-09-30T09:30:05.683113+0000","last_became_active":"2023-09-30T09:27:11.686333+0000","last_became_peered":"2023-09-30T09:27:11.686333+0000","last_unstale":"2023-09-30T09:30:05.683113+0000","last_undegraded":"2023-09-30T09:30:05.683113+0000","last_fullsized":"2023-09-30T09:30:05.683113+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":50,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683592+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:30:05.683592+0000","last_peered":"2023-09-30T09:30:05.683592+0000","last_clean":"2023-09-30T09:30:05.683592+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:30:05.683592+0000","last_undegraded":"2023-09-30T09:30:05.683592+0000","last_fullsized":"2023-09-30T09:30:05.683592+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":144,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693373+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:30:05.693373+0000","last_peered":"2023-09-30T09:30:05.693373+0000","last_clean":"2023-09-30T09:30:05.693373+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:30:05.693373+0000","last_undegraded":"2023-09-30T09:30:05.693373+0000","last_fullsized":"2023-09-30T09:30:05.693373+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":181,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:15.145258+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:30:15.145258+0000","last_peered":"2023-09-30T09:30:15.145258+0000","last_clean":"2023-09-30T09:30:15.145258+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:30:15.145258+0000","last_undegraded":"2023-09-30T09:30:15.145258+0000","last_fullsized":"2023-09-30T09:30:15.145258+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"205'6235","reported_seq":6254,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.491249+0000","last_change":"2023-09-30T09:28:57.103559+0000","last_active":"2023-09-30T09:30:40.491249+0000","last_peered":"2023-09-30T09:30:40.491249+0000","last_clean":"2023-09-30T09:30:40.491249+0000","last_became_active":"2023-09-30T09:28:57.103210+0000","last_became_peered":"2023-09-30T09:28:57.103210+0000","last_unstale":"2023-09-30T09:30:40.491249+0000","last_undegraded":"2023-09-30T09:30:40.491249+0000","last_fullsized":"2023-09-30T09:30:40.491249+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6235,"log_dups_size":0,"ondisk_log_size":6235,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:25:30.635764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":408616960,"num_objects":6235,"num_object_clones":0,"num_object_copies":18705,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6235,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6235,"num_write_kb":399040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":213,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683671+0000","last_change":"2023-09-30T09:27:12.674838+0000","last_active":"2023-09-30T09:30:05.683671+0000","last_peered":"2023-09-30T09:30:05.683671+0000","last_clean":"2023-09-30T09:30:05.683671+0000","last_became_active":"2023-09-30T09:27:12.674281+0000","last_became_peered":"2023-09-30T09:27:12.674281+0000","last_unstale":"2023-09-30T09:30:05.683671+0000","last_undegraded":"2023-09-30T09:30:05.683671+0000","last_fullsized":"2023-09-30T09:30:05.683671+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":173,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.688830+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:30:05.688830+0000","last_peered":"2023-09-30T09:30:05.688830+0000","last_clean":"2023-09-30T09:30:05.688830+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:30:05.688830+0000","last_undegraded":"2023-09-30T09:30:05.688830+0000","last_fullsized":"2023-09-30T09:30:05.688830+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"205'6575","reported_seq":6594,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:43.739622+0000","last_change":"2023-09-30T09:28:57.107212+0000","last_active":"2023-09-30T09:30:43.739622+0000","last_peered":"2023-09-30T09:30:43.739622+0000","last_clean":"2023-09-30T09:30:43.739622+0000","last_became_active":"2023-09-30T09:28:57.106796+0000","last_became_peered":"2023-09-30T09:28:57.106796+0000","last_unstale":"2023-09-30T09:30:43.739622+0000","last_undegraded":"2023-09-30T09:30:43.739622+0000","last_fullsized":"2023-09-30T09:30:43.739622+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6575,"log_dups_size":0,"ondisk_log_size":6575,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:36:18.534451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430899200,"num_objects":6575,"num_object_clones":0,"num_object_copies":19725,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6575,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6575,"num_write_kb":420800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":189,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683675+0000","last_change":"2023-09-30T09:27:11.681130+0000","last_active":"2023-09-30T09:30:05.683675+0000","last_peered":"2023-09-30T09:30:05.683675+0000","last_clean":"2023-09-30T09:30:05.683675+0000","last_became_active":"2023-09-30T09:27:11.680298+0000","last_became_peered":"2023-09-30T09:27:11.680298+0000","last_unstale":"2023-09-30T09:30:05.683675+0000","last_undegraded":"2023-09-30T09:30:05.683675+0000","last_fullsized":"2023-09-30T09:30:05.683675+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":158,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679703+0000","last_change":"2023-09-30T09:27:11.682249+0000","last_active":"2023-09-30T09:30:05.679703+0000","last_peered":"2023-09-30T09:30:05.679703+0000","last_clean":"2023-09-30T09:30:05.679703+0000","last_became_active":"2023-09-30T09:27:11.681932+0000","last_became_peered":"2023-09-30T09:27:11.681932+0000","last_unstale":"2023-09-30T09:30:05.679703+0000","last_undegraded":"2023-09-30T09:30:05.679703+0000","last_fullsized":"2023-09-30T09:30:05.679703+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"205'6570","reported_seq":6586,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:42.996085+0000","last_change":"2023-09-30T09:28:57.111936+0000","last_active":"2023-09-30T09:30:42.996085+0000","last_peered":"2023-09-30T09:30:42.996085+0000","last_clean":"2023-09-30T09:30:42.996085+0000","last_became_active":"2023-09-30T09:28:57.111589+0000","last_became_peered":"2023-09-30T09:28:57.111589+0000","last_unstale":"2023-09-30T09:30:42.996085+0000","last_undegraded":"2023-09-30T09:30:42.996085+0000","last_fullsized":"2023-09-30T09:30:42.996085+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6570,"log_dups_size":0,"ondisk_log_size":6570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430571520,"num_objects":6570,"num_object_clones":0,"num_object_copies":19710,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6570,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6570,"num_write_kb":420480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":184,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683434+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:30:05.683434+0000","last_peered":"2023-09-30T09:30:05.683434+0000","last_clean":"2023-09-30T09:30:05.683434+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:30:05.683434+0000","last_undegraded":"2023-09-30T09:30:05.683434+0000","last_fullsized":"2023-09-30T09:30:05.683434+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":96,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693444+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:30:05.693444+0000","last_peered":"2023-09-30T09:30:05.693444+0000","last_clean":"2023-09-30T09:30:05.693444+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:30:05.693444+0000","last_undegraded":"2023-09-30T09:30:05.693444+0000","last_fullsized":"2023-09-30T09:30:05.693444+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"205'6534","reported_seq":6549,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:43.070600+0000","last_change":"2023-09-30T09:28:57.227866+0000","last_active":"2023-09-30T09:30:43.070600+0000","last_peered":"2023-09-30T09:30:43.070600+0000","last_clean":"2023-09-30T09:30:43.070600+0000","last_became_active":"2023-09-30T09:28:57.226943+0000","last_became_peered":"2023-09-30T09:28:57.226943+0000","last_unstale":"2023-09-30T09:30:43.070600+0000","last_undegraded":"2023-09-30T09:30:43.070600+0000","last_fullsized":"2023-09-30T09:30:43.070600+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6534,"log_dups_size":0,"ondisk_log_size":6534,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":428212224,"num_objects":6534,"num_object_clones":0,"num_object_copies":19602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6534,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6534,"num_write_kb":418176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":189,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.688981+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:30:05.688981+0000","last_peered":"2023-09-30T09:30:05.688981+0000","last_clean":"2023-09-30T09:30:05.688981+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:30:05.688981+0000","last_undegraded":"2023-09-30T09:30:05.688981+0000","last_fullsized":"2023-09-30T09:30:05.688981+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":182,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683902+0000","last_change":"2023-09-30T09:27:12.671229+0000","last_active":"2023-09-30T09:30:05.683902+0000","last_peered":"2023-09-30T09:30:05.683902+0000","last_clean":"2023-09-30T09:30:05.683902+0000","last_became_active":"2023-09-30T09:27:12.670873+0000","last_became_peered":"2023-09-30T09:27:12.670873+0000","last_unstale":"2023-09-30T09:30:05.683902+0000","last_undegraded":"2023-09-30T09:30:05.683902+0000","last_fullsized":"2023-09-30T09:30:05.683902+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:42:29.005696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"205'6461","reported_seq":6480,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.201694+0000","last_change":"2023-09-30T09:28:57.098054+0000","last_active":"2023-09-30T09:30:40.201694+0000","last_peered":"2023-09-30T09:30:40.201694+0000","last_clean":"2023-09-30T09:30:40.201694+0000","last_became_active":"2023-09-30T09:28:57.097676+0000","last_became_peered":"2023-09-30T09:28:57.097676+0000","last_unstale":"2023-09-30T09:30:40.201694+0000","last_undegraded":"2023-09-30T09:30:40.201694+0000","last_fullsized":"2023-09-30T09:30:40.201694+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6461,"log_dups_size":0,"ondisk_log_size":6461,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:38:31.052253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":423428096,"num_objects":6461,"num_object_clones":0,"num_object_copies":19383,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6461,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6461,"num_write_kb":413504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":212,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.687242+0000","last_change":"2023-09-30T09:27:12.680487+0000","last_active":"2023-09-30T09:30:05.687242+0000","last_peered":"2023-09-30T09:30:05.687242+0000","last_clean":"2023-09-30T09:30:05.687242+0000","last_became_active":"2023-09-30T09:27:12.680047+0000","last_became_peered":"2023-09-30T09:27:12.680047+0000","last_unstale":"2023-09-30T09:30:05.687242+0000","last_undegraded":"2023-09-30T09:30:05.687242+0000","last_fullsized":"2023-09-30T09:30:05.687242+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:13:45.978821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":134,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680240+0000","last_change":"2023-09-30T09:27:11.681151+0000","last_active":"2023-09-30T09:30:05.680240+0000","last_peered":"2023-09-30T09:30:05.680240+0000","last_clean":"2023-09-30T09:30:05.680240+0000","last_became_active":"2023-09-30T09:27:11.680814+0000","last_became_peered":"2023-09-30T09:27:11.680814+0000","last_unstale":"2023-09-30T09:30:05.680240+0000","last_undegraded":"2023-09-30T09:30:05.680240+0000","last_fullsized":"2023-09-30T09:30:05.680240+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"205'6678","reported_seq":6697,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:43.767784+0000","last_change":"2023-09-30T09:28:57.224937+0000","last_active":"2023-09-30T09:30:43.767784+0000","last_peered":"2023-09-30T09:30:43.767784+0000","last_clean":"2023-09-30T09:30:43.767784+0000","last_became_active":"2023-09-30T09:28:57.224039+0000","last_became_peered":"2023-09-30T09:28:57.224039+0000","last_unstale":"2023-09-30T09:30:43.767784+0000","last_undegraded":"2023-09-30T09:30:43.767784+0000","last_fullsized":"2023-09-30T09:30:43.767784+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6678,"log_dups_size":0,"ondisk_log_size":6678,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:31:18.425315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":437649408,"num_objects":6678,"num_object_clones":0,"num_object_copies":20034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6678,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6678,"num_write_kb":427392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":111,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693567+0000","last_change":"2023-09-30T09:27:11.682489+0000","last_active":"2023-09-30T09:30:05.693567+0000","last_peered":"2023-09-30T09:30:05.693567+0000","last_clean":"2023-09-30T09:30:05.693567+0000","last_became_active":"2023-09-30T09:27:11.682153+0000","last_became_peered":"2023-09-30T09:27:11.682153+0000","last_unstale":"2023-09-30T09:30:05.693567+0000","last_undegraded":"2023-09-30T09:30:05.693567+0000","last_fullsized":"2023-09-30T09:30:05.693567+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":144,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680419+0000","last_change":"2023-09-30T09:27:11.686347+0000","last_active":"2023-09-30T09:30:05.680419+0000","last_peered":"2023-09-30T09:30:05.680419+0000","last_clean":"2023-09-30T09:30:05.680419+0000","last_became_active":"2023-09-30T09:27:11.686049+0000","last_became_peered":"2023-09-30T09:27:11.686049+0000","last_unstale":"2023-09-30T09:30:05.680419+0000","last_undegraded":"2023-09-30T09:30:05.680419+0000","last_fullsized":"2023-09-30T09:30:05.680419+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"205'6715","reported_seq":6731,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:42.994145+0000","last_change":"2023-09-30T09:28:57.103305+0000","last_active":"2023-09-30T09:30:42.994145+0000","last_peered":"2023-09-30T09:30:42.994145+0000","last_clean":"2023-09-30T09:30:42.994145+0000","last_became_active":"2023-09-30T09:28:57.102890+0000","last_became_peered":"2023-09-30T09:28:57.102890+0000","last_unstale":"2023-09-30T09:30:42.994145+0000","last_undegraded":"2023-09-30T09:30:42.994145+0000","last_fullsized":"2023-09-30T09:30:42.994145+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6715,"log_dups_size":0,"ondisk_log_size":6715,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":440074240,"num_objects":6715,"num_object_clones":0,"num_object_copies":20145,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6715,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6715,"num_write_kb":429760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":130,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679503+0000","last_change":"2023-09-30T09:27:11.681734+0000","last_active":"2023-09-30T09:30:05.679503+0000","last_peered":"2023-09-30T09:30:05.679503+0000","last_clean":"2023-09-30T09:30:05.679503+0000","last_became_active":"2023-09-30T09:27:11.679941+0000","last_became_peered":"2023-09-30T09:27:11.679941+0000","last_unstale":"2023-09-30T09:30:05.679503+0000","last_undegraded":"2023-09-30T09:30:05.679503+0000","last_fullsized":"2023-09-30T09:30:05.679503+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":134,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.681562+0000","last_change":"2023-09-30T09:27:11.684680+0000","last_active":"2023-09-30T09:30:05.681562+0000","last_peered":"2023-09-30T09:30:05.681562+0000","last_clean":"2023-09-30T09:30:05.681562+0000","last_became_active":"2023-09-30T09:27:11.684435+0000","last_became_peered":"2023-09-30T09:27:11.684435+0000","last_unstale":"2023-09-30T09:30:05.681562+0000","last_undegraded":"2023-09-30T09:30:05.681562+0000","last_fullsized":"2023-09-30T09:30:05.681562+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"205'6438","reported_seq":6457,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.232694+0000","last_change":"2023-09-30T09:28:57.222452+0000","last_active":"2023-09-30T09:30:40.232694+0000","last_peered":"2023-09-30T09:30:40.232694+0000","last_clean":"2023-09-30T09:30:40.232694+0000","last_became_active":"2023-09-30T09:28:57.222061+0000","last_became_peered":"2023-09-30T09:28:57.222061+0000","last_unstale":"2023-09-30T09:30:40.232694+0000","last_undegraded":"2023-09-30T09:30:40.232694+0000","last_fullsized":"2023-09-30T09:30:40.232694+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6438,"log_dups_size":0,"ondisk_log_size":6438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T21:12:50.796666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421920768,"num_objects":6438,"num_object_clones":0,"num_object_copies":19314,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6438,"num_write_kb":412032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":183,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.192448+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:30:25.192448+0000","last_peered":"2023-09-30T09:30:25.192448+0000","last_clean":"2023-09-30T09:30:25.192448+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:30:25.192448+0000","last_undegraded":"2023-09-30T09:30:25.192448+0000","last_fullsized":"2023-09-30T09:30:25.192448+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":176,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:18.746645+0000","last_change":"2023-09-30T09:27:11.674705+0000","last_active":"2023-09-30T09:30:18.746645+0000","last_peered":"2023-09-30T09:30:18.746645+0000","last_clean":"2023-09-30T09:30:18.746645+0000","last_became_active":"2023-09-30T09:27:11.674373+0000","last_became_peered":"2023-09-30T09:27:11.674373+0000","last_unstale":"2023-09-30T09:30:18.746645+0000","last_undegraded":"2023-09-30T09:30:18.746645+0000","last_fullsized":"2023-09-30T09:30:18.746645+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:40:44.578339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"205'6644","reported_seq":6658,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:43.070776+0000","last_change":"2023-09-30T09:28:57.109610+0000","last_active":"2023-09-30T09:30:43.070776+0000","last_peered":"2023-09-30T09:30:43.070776+0000","last_clean":"2023-09-30T09:30:43.070776+0000","last_became_active":"2023-09-30T09:28:57.109277+0000","last_became_peered":"2023-09-30T09:28:57.109277+0000","last_unstale":"2023-09-30T09:30:43.070776+0000","last_undegraded":"2023-09-30T09:30:43.070776+0000","last_fullsized":"2023-09-30T09:30:43.070776+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6644,"log_dups_size":0,"ondisk_log_size":6644,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435421184,"num_objects":6644,"num_object_clones":0,"num_object_copies":19932,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6644,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6644,"num_write_kb":425216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"0'0","reported_seq":206,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680102+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:30:05.680102+0000","last_peered":"2023-09-30T09:30:05.680102+0000","last_clean":"2023-09-30T09:30:05.680102+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:30:05.680102+0000","last_undegraded":"2023-09-30T09:30:05.680102+0000","last_fullsized":"2023-09-30T09:30:05.680102+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":186,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.689231+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:30:05.689231+0000","last_peered":"2023-09-30T09:30:05.689231+0000","last_clean":"2023-09-30T09:30:05.689231+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:30:05.689231+0000","last_undegraded":"2023-09-30T09:30:05.689231+0000","last_fullsized":"2023-09-30T09:30:05.689231+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":160,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693075+0000","last_change":"2023-09-30T09:27:11.682831+0000","last_active":"2023-09-30T09:30:05.693075+0000","last_peered":"2023-09-30T09:30:05.693075+0000","last_clean":"2023-09-30T09:30:05.693075+0000","last_became_active":"2023-09-30T09:27:11.682405+0000","last_became_peered":"2023-09-30T09:27:11.682405+0000","last_unstale":"2023-09-30T09:30:05.693075+0000","last_undegraded":"2023-09-30T09:30:05.693075+0000","last_fullsized":"2023-09-30T09:30:05.693075+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:53.467460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"205'6373","reported_seq":6392,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.523282+0000","last_change":"2023-09-30T09:28:57.103793+0000","last_active":"2023-09-30T09:30:40.523282+0000","last_peered":"2023-09-30T09:30:40.523282+0000","last_clean":"2023-09-30T09:30:40.523282+0000","last_became_active":"2023-09-30T09:28:57.103178+0000","last_became_peered":"2023-09-30T09:28:57.103178+0000","last_unstale":"2023-09-30T09:30:40.523282+0000","last_undegraded":"2023-09-30T09:30:40.523282+0000","last_fullsized":"2023-09-30T09:30:40.523282+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6373,"log_dups_size":0,"ondisk_log_size":6373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:20:41.425945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":417660928,"num_objects":6373,"num_object_clones":0,"num_object_copies":19119,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6373,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6373,"num_write_kb":407872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":193,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.688949+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:30:05.688949+0000","last_peered":"2023-09-30T09:30:05.688949+0000","last_clean":"2023-09-30T09:30:05.688949+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:30:05.688949+0000","last_undegraded":"2023-09-30T09:30:05.688949+0000","last_fullsized":"2023-09-30T09:30:05.688949+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":133,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680380+0000","last_change":"2023-09-30T09:27:12.676033+0000","last_active":"2023-09-30T09:30:05.680380+0000","last_peered":"2023-09-30T09:30:05.680380+0000","last_clean":"2023-09-30T09:30:05.680380+0000","last_became_active":"2023-09-30T09:27:12.675575+0000","last_became_peered":"2023-09-30T09:27:12.675575+0000","last_unstale":"2023-09-30T09:30:05.680380+0000","last_undegraded":"2023-09-30T09:30:05.680380+0000","last_fullsized":"2023-09-30T09:30:05.680380+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":176,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680032+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:30:05.680032+0000","last_peered":"2023-09-30T09:30:05.680032+0000","last_clean":"2023-09-30T09:30:05.680032+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:30:05.680032+0000","last_undegraded":"2023-09-30T09:30:05.680032+0000","last_fullsized":"2023-09-30T09:30:05.680032+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"205'6494","reported_seq":6510,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:43.027964+0000","last_change":"2023-09-30T09:28:57.110731+0000","last_active":"2023-09-30T09:30:43.027964+0000","last_peered":"2023-09-30T09:30:43.027964+0000","last_clean":"2023-09-30T09:30:43.027964+0000","last_became_active":"2023-09-30T09:28:57.110380+0000","last_became_peered":"2023-09-30T09:28:57.110380+0000","last_unstale":"2023-09-30T09:30:43.027964+0000","last_undegraded":"2023-09-30T09:30:43.027964+0000","last_fullsized":"2023-09-30T09:30:43.027964+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6494,"log_dups_size":0,"ondisk_log_size":6494,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":425590784,"num_objects":6494,"num_object_clones":0,"num_object_copies":19482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6494,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6494,"num_write_kb":415616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":216,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693086+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:30:05.693086+0000","last_peered":"2023-09-30T09:30:05.693086+0000","last_clean":"2023-09-30T09:30:05.693086+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:30:05.693086+0000","last_undegraded":"2023-09-30T09:30:05.693086+0000","last_fullsized":"2023-09-30T09:30:05.693086+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":181,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.681111+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:30:05.681111+0000","last_peered":"2023-09-30T09:30:05.681111+0000","last_clean":"2023-09-30T09:30:05.681111+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:30:05.681111+0000","last_undegraded":"2023-09-30T09:30:05.681111+0000","last_fullsized":"2023-09-30T09:30:05.681111+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":201,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.690561+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:30:05.690561+0000","last_peered":"2023-09-30T09:30:05.690561+0000","last_clean":"2023-09-30T09:30:05.690561+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:30:05.690561+0000","last_undegraded":"2023-09-30T09:30:05.690561+0000","last_fullsized":"2023-09-30T09:30:05.690561+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"205'6447","reported_seq":6466,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.176111+0000","last_change":"2023-09-30T09:28:57.105618+0000","last_active":"2023-09-30T09:30:40.176111+0000","last_peered":"2023-09-30T09:30:40.176111+0000","last_clean":"2023-09-30T09:30:40.176111+0000","last_became_active":"2023-09-30T09:28:57.105347+0000","last_became_peered":"2023-09-30T09:28:57.105347+0000","last_unstale":"2023-09-30T09:30:40.176111+0000","last_undegraded":"2023-09-30T09:30:40.176111+0000","last_fullsized":"2023-09-30T09:30:40.176111+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6447,"log_dups_size":0,"ondisk_log_size":6447,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:58:24.582242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":422510592,"num_objects":6447,"num_object_clones":0,"num_object_copies":19341,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6447,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6447,"num_write_kb":412608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":175,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.689273+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:30:05.689273+0000","last_peered":"2023-09-30T09:30:05.689273+0000","last_clean":"2023-09-30T09:30:05.689273+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:30:05.689273+0000","last_undegraded":"2023-09-30T09:30:05.689273+0000","last_fullsized":"2023-09-30T09:30:05.689273+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":500,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683082+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:30:05.683082+0000","last_peered":"2023-09-30T09:30:05.683082+0000","last_clean":"2023-09-30T09:30:05.683082+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:30:05.683082+0000","last_undegraded":"2023-09-30T09:30:05.683082+0000","last_fullsized":"2023-09-30T09:30:05.683082+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.687881+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:30:05.687881+0000","last_peered":"2023-09-30T09:30:05.687881+0000","last_clean":"2023-09-30T09:30:05.687881+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:30:05.687881+0000","last_undegraded":"2023-09-30T09:30:05.687881+0000","last_fullsized":"2023-09-30T09:30:05.687881+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693567+0000","last_change":"2023-09-30T09:27:11.681805+0000","last_active":"2023-09-30T09:30:05.693567+0000","last_peered":"2023-09-30T09:30:05.693567+0000","last_clean":"2023-09-30T09:30:05.693567+0000","last_became_active":"2023-09-30T09:27:11.681467+0000","last_became_peered":"2023-09-30T09:27:11.681467+0000","last_unstale":"2023-09-30T09:30:05.693567+0000","last_undegraded":"2023-09-30T09:30:05.693567+0000","last_fullsized":"2023-09-30T09:30:05.693567+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"205'6464","reported_seq":6483,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.451726+0000","last_change":"2023-09-30T09:28:57.108626+0000","last_active":"2023-09-30T09:30:40.451726+0000","last_peered":"2023-09-30T09:30:40.451726+0000","last_clean":"2023-09-30T09:30:40.451726+0000","last_became_active":"2023-09-30T09:28:57.108284+0000","last_became_peered":"2023-09-30T09:28:57.108284+0000","last_unstale":"2023-09-30T09:30:40.451726+0000","last_undegraded":"2023-09-30T09:30:40.451726+0000","last_fullsized":"2023-09-30T09:30:40.451726+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6464,"log_dups_size":0,"ondisk_log_size":6464,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:53:21.579085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":423624704,"num_objects":6464,"num_object_clones":0,"num_object_copies":19392,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6464,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6464,"num_write_kb":413696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":209,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683169+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:30:05.683169+0000","last_peered":"2023-09-30T09:30:05.683169+0000","last_clean":"2023-09-30T09:30:05.683169+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:30:05.683169+0000","last_undegraded":"2023-09-30T09:30:05.683169+0000","last_fullsized":"2023-09-30T09:30:05.683169+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":183,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:20.490640+0000","last_change":"2023-09-30T09:27:12.670432+0000","last_active":"2023-09-30T09:30:20.490640+0000","last_peered":"2023-09-30T09:30:20.490640+0000","last_clean":"2023-09-30T09:30:20.490640+0000","last_became_active":"2023-09-30T09:27:12.669889+0000","last_became_peered":"2023-09-30T09:27:12.669889+0000","last_unstale":"2023-09-30T09:30:20.490640+0000","last_undegraded":"2023-09-30T09:30:20.490640+0000","last_fullsized":"2023-09-30T09:30:20.490640+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:33:36.146032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683544+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:30:05.683544+0000","last_peered":"2023-09-30T09:30:05.683544+0000","last_clean":"2023-09-30T09:30:05.683544+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:30:05.683544+0000","last_undegraded":"2023-09-30T09:30:05.683544+0000","last_fullsized":"2023-09-30T09:30:05.683544+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"205'6517","reported_seq":6531,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:43.059092+0000","last_change":"2023-09-30T09:28:57.109463+0000","last_active":"2023-09-30T09:30:43.059092+0000","last_peered":"2023-09-30T09:30:43.059092+0000","last_clean":"2023-09-30T09:30:43.059092+0000","last_became_active":"2023-09-30T09:28:57.109106+0000","last_became_peered":"2023-09-30T09:28:57.109106+0000","last_unstale":"2023-09-30T09:30:43.059092+0000","last_undegraded":"2023-09-30T09:30:43.059092+0000","last_fullsized":"2023-09-30T09:30:43.059092+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6517,"log_dups_size":0,"ondisk_log_size":6517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427098112,"num_objects":6517,"num_object_clones":0,"num_object_copies":19551,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6517,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6517,"num_write_kb":417088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":212,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683561+0000","last_change":"2023-09-30T09:27:12.675113+0000","last_active":"2023-09-30T09:30:05.683561+0000","last_peered":"2023-09-30T09:30:05.683561+0000","last_clean":"2023-09-30T09:30:05.683561+0000","last_became_active":"2023-09-30T09:27:12.674334+0000","last_became_peered":"2023-09-30T09:27:12.674334+0000","last_unstale":"2023-09-30T09:30:05.683561+0000","last_undegraded":"2023-09-30T09:30:05.683561+0000","last_fullsized":"2023-09-30T09:30:05.683561+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":163,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680176+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:30:05.680176+0000","last_peered":"2023-09-30T09:30:05.680176+0000","last_clean":"2023-09-30T09:30:05.680176+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:30:05.680176+0000","last_undegraded":"2023-09-30T09:30:05.680176+0000","last_fullsized":"2023-09-30T09:30:05.680176+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683779+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:30:05.683779+0000","last_peered":"2023-09-30T09:30:05.683779+0000","last_clean":"2023-09-30T09:30:05.683779+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:30:05.683779+0000","last_undegraded":"2023-09-30T09:30:05.683779+0000","last_fullsized":"2023-09-30T09:30:05.683779+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"205'6581","reported_seq":6597,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:43.053212+0000","last_change":"2023-09-30T09:28:57.110720+0000","last_active":"2023-09-30T09:30:43.053212+0000","last_peered":"2023-09-30T09:30:43.053212+0000","last_clean":"2023-09-30T09:30:43.053212+0000","last_became_active":"2023-09-30T09:28:57.110234+0000","last_became_peered":"2023-09-30T09:28:57.110234+0000","last_unstale":"2023-09-30T09:30:43.053212+0000","last_undegraded":"2023-09-30T09:30:43.053212+0000","last_fullsized":"2023-09-30T09:30:43.053212+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6581,"log_dups_size":0,"ondisk_log_size":6581,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":431292416,"num_objects":6581,"num_object_clones":0,"num_object_copies":19743,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6581,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6581,"num_write_kb":421184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"60'2","reported_seq":204,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.195631+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:30:25.195631+0000","last_peered":"2023-09-30T09:30:25.195631+0000","last_clean":"2023-09-30T09:30:25.195631+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:30:25.195631+0000","last_undegraded":"2023-09-30T09:30:25.195631+0000","last_fullsized":"2023-09-30T09:30:25.195631+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":179,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.684497+0000","last_change":"2023-09-30T09:27:11.674172+0000","last_active":"2023-09-30T09:30:05.684497+0000","last_peered":"2023-09-30T09:30:05.684497+0000","last_clean":"2023-09-30T09:30:05.684497+0000","last_became_active":"2023-09-30T09:27:11.673872+0000","last_became_peered":"2023-09-30T09:27:11.673872+0000","last_unstale":"2023-09-30T09:30:05.684497+0000","last_undegraded":"2023-09-30T09:30:05.684497+0000","last_fullsized":"2023-09-30T09:30:05.684497+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:15.865635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.687505+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:30:05.687505+0000","last_peered":"2023-09-30T09:30:05.687505+0000","last_clean":"2023-09-30T09:30:05.687505+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:30:05.687505+0000","last_undegraded":"2023-09-30T09:30:05.687505+0000","last_fullsized":"2023-09-30T09:30:05.687505+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"205'6520","reported_seq":6539,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.205560+0000","last_change":"2023-09-30T09:28:57.111179+0000","last_active":"2023-09-30T09:30:40.205560+0000","last_peered":"2023-09-30T09:30:40.205560+0000","last_clean":"2023-09-30T09:30:40.205560+0000","last_became_active":"2023-09-30T09:28:57.110838+0000","last_became_peered":"2023-09-30T09:28:57.110838+0000","last_unstale":"2023-09-30T09:30:40.205560+0000","last_undegraded":"2023-09-30T09:30:40.205560+0000","last_fullsized":"2023-09-30T09:30:40.205560+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":6520,"log_dups_size":0,"ondisk_log_size":6520,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:26:01.857219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427294720,"num_objects":6520,"num_object_clones":0,"num_object_copies":19560,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6520,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6520,"num_write_kb":417280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":96,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.693427+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:30:05.693427+0000","last_peered":"2023-09-30T09:30:05.693427+0000","last_clean":"2023-09-30T09:30:05.693427+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:30:05.693427+0000","last_undegraded":"2023-09-30T09:30:05.693427+0000","last_fullsized":"2023-09-30T09:30:05.693427+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":186,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683693+0000","last_change":"2023-09-30T09:27:12.674594+0000","last_active":"2023-09-30T09:30:05.683693+0000","last_peered":"2023-09-30T09:30:05.683693+0000","last_clean":"2023-09-30T09:30:05.683693+0000","last_became_active":"2023-09-30T09:27:12.673364+0000","last_became_peered":"2023-09-30T09:27:12.673364+0000","last_unstale":"2023-09-30T09:30:05.683693+0000","last_undegraded":"2023-09-30T09:30:05.683693+0000","last_fullsized":"2023-09-30T09:30:05.683693+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:16:58.624000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":119,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679653+0000","last_change":"2023-09-30T09:27:11.681362+0000","last_active":"2023-09-30T09:30:05.679653+0000","last_peered":"2023-09-30T09:30:05.679653+0000","last_clean":"2023-09-30T09:30:05.679653+0000","last_became_active":"2023-09-30T09:27:11.679311+0000","last_became_peered":"2023-09-30T09:27:11.679311+0000","last_unstale":"2023-09-30T09:30:05.679653+0000","last_undegraded":"2023-09-30T09:30:05.679653+0000","last_fullsized":"2023-09-30T09:30:05.679653+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":172,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683953+0000","last_change":"2023-09-30T09:27:12.671773+0000","last_active":"2023-09-30T09:30:05.683953+0000","last_peered":"2023-09-30T09:30:05.683953+0000","last_clean":"2023-09-30T09:30:05.683953+0000","last_became_active":"2023-09-30T09:27:12.671403+0000","last_became_peered":"2023-09-30T09:27:12.671403+0000","last_unstale":"2023-09-30T09:30:05.683953+0000","last_undegraded":"2023-09-30T09:30:05.683953+0000","last_fullsized":"2023-09-30T09:30:05.683953+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:31:47.778406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.761648+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:30:25.761648+0000","last_peered":"2023-09-30T09:30:25.761648+0000","last_clean":"2023-09-30T09:30:25.761648+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:30:25.761648+0000","last_undegraded":"2023-09-30T09:30:25.761648+0000","last_fullsized":"2023-09-30T09:30:25.761648+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":188,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.689057+0000","last_change":"2023-09-30T09:27:11.675275+0000","last_active":"2023-09-30T09:30:05.689057+0000","last_peered":"2023-09-30T09:30:05.689057+0000","last_clean":"2023-09-30T09:30:05.689057+0000","last_became_active":"2023-09-30T09:27:11.674212+0000","last_became_peered":"2023-09-30T09:27:11.674212+0000","last_unstale":"2023-09-30T09:30:05.689057+0000","last_undegraded":"2023-09-30T09:30:05.689057+0000","last_fullsized":"2023-09-30T09:30:05.689057+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":158,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.680192+0000","last_change":"2023-09-30T09:27:11.681541+0000","last_active":"2023-09-30T09:30:05.680192+0000","last_peered":"2023-09-30T09:30:05.680192+0000","last_clean":"2023-09-30T09:30:05.680192+0000","last_became_active":"2023-09-30T09:27:11.681214+0000","last_became_peered":"2023-09-30T09:27:11.681214+0000","last_unstale":"2023-09-30T09:30:05.680192+0000","last_undegraded":"2023-09-30T09:30:05.680192+0000","last_fullsized":"2023-09-30T09:30:05.680192+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":199,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.689361+0000","last_change":"2023-09-30T09:27:11.686860+0000","last_active":"2023-09-30T09:30:05.689361+0000","last_peered":"2023-09-30T09:30:05.689361+0000","last_clean":"2023-09-30T09:30:05.689361+0000","last_became_active":"2023-09-30T09:27:11.686108+0000","last_became_peered":"2023-09-30T09:27:11.686108+0000","last_unstale":"2023-09-30T09:30:05.689361+0000","last_undegraded":"2023-09-30T09:30:05.689361+0000","last_fullsized":"2023-09-30T09:30:05.689361+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":147,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679871+0000","last_change":"2023-09-30T09:27:12.680753+0000","last_active":"2023-09-30T09:30:05.679871+0000","last_peered":"2023-09-30T09:30:05.679871+0000","last_clean":"2023-09-30T09:30:05.679871+0000","last_became_active":"2023-09-30T09:27:12.680372+0000","last_became_peered":"2023-09-30T09:27:12.680372+0000","last_unstale":"2023-09-30T09:30:05.679871+0000","last_undegraded":"2023-09-30T09:30:05.679871+0000","last_fullsized":"2023-09-30T09:30:05.679871+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":203,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.698275+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:30:05.698275+0000","last_peered":"2023-09-30T09:30:05.698275+0000","last_clean":"2023-09-30T09:30:05.698275+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:30:05.698275+0000","last_undegraded":"2023-09-30T09:30:05.698275+0000","last_fullsized":"2023-09-30T09:30:05.698275+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:20.165259+0000","last_change":"2023-09-30T09:24:36.658758+0000","last_active":"2023-09-30T09:30:20.165259+0000","last_peered":"2023-09-30T09:30:20.165259+0000","last_clean":"2023-09-30T09:30:20.165259+0000","last_became_active":"2023-09-30T09:24:36.658304+0000","last_became_peered":"2023-09-30T09:24:36.658304+0000","last_unstale":"2023-09-30T09:30:20.165259+0000","last_undegraded":"2023-09-30T09:30:20.165259+0000","last_fullsized":"2023-09-30T09:30:20.165259+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:51:51.027706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":56,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.683803+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:30:05.683803+0000","last_peered":"2023-09-30T09:30:05.683803+0000","last_clean":"2023-09-30T09:30:05.683803+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:30:05.683803+0000","last_undegraded":"2023-09-30T09:30:05.683803+0000","last_fullsized":"2023-09-30T09:30:05.683803+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":204,"state":"active+clean","last_fresh":"2023-09-30T09:30:05.679488+0000","last_change":"2023-09-30T09:27:11.680591+0000","last_active":"2023-09-30T09:30:05.679488+0000","last_peered":"2023-09-30T09:30:05.679488+0000","last_clean":"2023-09-30T09:30:05.679488+0000","last_became_active":"2023-09-30T09:27:11.680208+0000","last_became_peered":"2023-09-30T09:27:11.680208+0000","last_unstale":"2023-09-30T09:30:05.679488+0000","last_undegraded":"2023-09-30T09:30:05.679488+0000","last_fullsized":"2023-09-30T09:30:05.679488+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":5438,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":6831865856,"num_objects":104246,"num_object_clones":0,"num_object_copies":312738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":104246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":104246,"num_write_kb":6671744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20605239296,"data_stored":20605239296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":104246,"ondisk_log_size":104246,"up":48,"acting":48,"num_store_stats":8},{"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":48,"seq":206158430634,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4347560,"kb_used_data":3749664,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":89397592,"statfs":{"total":95995035648,"available":91543134208,"internally_reserved":0,"allocated":3839655936,"data_stored":3839108142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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,2,1,2,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.915,"15min":1.5920000000000001},"min":{"1min":0.311,"5min":0.26100000000000001,"15min":0.247},"max":{"1min":3.3079999999999998,"5min":73.153000000000006,"15min":73.153000000000006},"last":0.52400000000000002},{"interface":"front","average":{"1min":1.262,"5min":2.3450000000000002,"15min":1.8300000000000001},"min":{"1min":0.36199999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.661,"5min":73.323999999999998,"15min":73.323999999999998},"last":1.639}]},{"osd":1,"last update":"Sat Sep 30 09:29:44 2023","interfaces":[{"interface":"back","average":{"1min":2.2000000000000002,"5min":2.4249999999999998,"15min":1.976},"min":{"1min":0.441,"5min":0.29899999999999999,"15min":0.29099999999999998},"max":{"1min":19.620999999999999,"5min":39.685000000000002,"15min":73.933000000000007},"last":0.58499999999999996},{"interface":"front","average":{"1min":2.4369999999999998,"5min":2.6789999999999998,"15min":2.1669999999999998},"min":{"1min":0.39100000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":20.552,"5min":40.052,"15min":73.694000000000003},"last":0.98699999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":2.218,"15min":2.0030000000000001},"min":{"1min":0.379,"5min":0.318,"15min":0.29099999999999998},"max":{"1min":2.855,"5min":111.94,"15min":111.94},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.2989999999999999,"5min":2.367,"15min":2.2509999999999999},"min":{"1min":0.40200000000000002,"5min":0.34399999999999997,"15min":0.318},"max":{"1min":3.3050000000000002,"5min":111.68899999999999,"15min":111.68899999999999},"last":1.4870000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":5.4969999999999999,"5min":3.714,"15min":2.9550000000000001},"min":{"1min":0.40100000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":59.581000000000003,"5min":133.68299999999999,"15min":133.68299999999999},"last":0.56299999999999994},{"interface":"front","average":{"1min":5.1150000000000002,"5min":3.6459999999999999,"15min":3.1019999999999999},"min":{"1min":0.44900000000000001,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":60.491999999999997,"5min":133.655,"15min":133.655},"last":1.595}]},{"osd":4,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":1.448,"15min":1.585},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.9610000000000003,"5min":6.5869999999999997,"15min":6.5869999999999997},"last":2.0219999999999998},{"interface":"front","average":{"1min":1.774,"5min":1.151,"15min":1.0629999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.6539999999999999,"5min":7.6539999999999999,"15min":7.6539999999999999},"last":0.59599999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":1.603,"5min":1.216,"15min":1.238},"min":{"1min":0.40400000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.1920000000000002,"5min":6.8250000000000002,"15min":7.6760000000000002},"last":1.5209999999999999},{"interface":"front","average":{"1min":2.6259999999999999,"5min":1.673,"15min":1.4059999999999999},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.32800000000000001},"max":{"1min":10.763999999999999,"5min":10.763999999999999,"15min":10.763999999999999},"last":5.0419999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.3120000000000001,"15min":1.2669999999999999},"min":{"1min":0.42499999999999999,"5min":0.39000000000000001,"15min":0.38100000000000001},"max":{"1min":6.0830000000000002,"5min":6.0830000000000002,"15min":8.0939999999999994},"last":0.63400000000000001},{"interface":"front","average":{"1min":1.879,"5min":1.2070000000000001,"15min":1.1830000000000001},"min":{"1min":0.46899999999999997,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":7.7210000000000001,"5min":7.7210000000000001,"15min":8.5690000000000008},"last":0.65500000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626867,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1569172,"kb_used_data":1267852,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92175980,"statfs":{"total":95995035648,"available":94388203520,"internally_reserved":0,"allocated":1298280448,"data_stored":1297752358,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:30:07 2023","interfaces":[{"interface":"back","average":{"1min":2.5289999999999999,"5min":1.9830000000000001,"15min":3.0569999999999999},"min":{"1min":0.312,"5min":0.28799999999999998,"15min":0.27400000000000002},"max":{"1min":36.634999999999998,"5min":36.634999999999998,"15min":214.50999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":2.5790000000000002,"5min":1.5229999999999999,"15min":2.8530000000000002},"min":{"1min":0.311,"5min":0.26000000000000001,"15min":0.23200000000000001},"max":{"1min":37.469999999999999,"5min":37.469999999999999,"15min":213.87799999999999},"last":4.0890000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":11.706,"5min":3.758,"15min":2.3849999999999998},"min":{"1min":0.39200000000000002,"5min":0.26600000000000001,"15min":0.25700000000000001},"max":{"1min":77.311999999999998,"5min":77.311999999999998,"15min":77.311999999999998},"last":0.33100000000000002},{"interface":"front","average":{"1min":11.763,"5min":4.1040000000000001,"15min":2.4630000000000001},"min":{"1min":0.375,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":77.703000000000003,"5min":77.703000000000003,"15min":77.703000000000003},"last":1.3979999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.599,"15min":2.6579999999999999},"min":{"1min":0.41799999999999998,"5min":0.316,"15min":0.28299999999999997},"max":{"1min":3.9580000000000002,"5min":16.555,"15min":181.59299999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.70899999999999996,"5min":1.405,"15min":2.4239999999999999},"min":{"1min":0.35199999999999998,"5min":0.34200000000000003,"15min":0.314},"max":{"1min":1.8360000000000001,"5min":16.742000000000001,"15min":181.63499999999999},"last":0.64200000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.629,"5min":1.4910000000000001,"15min":2.3239999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":5.4219999999999997,"5min":36.433,"15min":74.230000000000004},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.958,"15min":2.774},"min":{"1min":0.45400000000000001,"5min":0.34200000000000003,"15min":0.32900000000000001},"max":{"1min":4.8170000000000002,"5min":36.761000000000003,"15min":74.484999999999999},"last":0.45100000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":1.0149999999999999,"15min":1.143},"min":{"1min":0.33000000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.319,"5min":4.1180000000000003,"15min":4.1180000000000003},"last":0.375},{"interface":"front","average":{"1min":0.89300000000000002,"5min":1.2849999999999999,"15min":1.425},"min":{"1min":0.44900000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.6960000000000002,"5min":7.0209999999999999,"15min":7.0209999999999999},"last":0.48399999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.98499999999999999,"15min":1.1020000000000001},"min":{"1min":0.29899999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.988,"5min":4.7670000000000003,"15min":8.9329999999999998},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.97999999999999998,"15min":1.137},"min":{"1min":0.32500000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.7679999999999998,"5min":6.6879999999999997,"15min":12.791},"last":0.52500000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.173,"15min":1.109},"min":{"1min":0.45400000000000001,"5min":0.38,"15min":0.33400000000000002},"max":{"1min":4.867,"5min":10.816000000000001,"15min":10.816000000000001},"last":0.70599999999999996},{"interface":"front","average":{"1min":1.536,"5min":1.3480000000000001,"15min":1.3089999999999999},"min":{"1min":0.55500000000000005,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":4.843,"5min":7.6749999999999998,"15min":10.959},"last":0.76700000000000002}]}]},{"osd":1,"up_from":83,"seq":356482285819,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4306660,"kb_used_data":3803740,"kb_used_omap":3,"kb_used_meta":502908,"kb_avail":89438492,"statfs":{"total":95995035648,"available":91585015808,"internally_reserved":0,"allocated":3895029760,"data_stored":3894255521,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":514978212},"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,2,1,4],"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 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8560000000000001,"5min":1.8460000000000001,"15min":2.1589999999999998},"min":{"1min":0.23100000000000001,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":7.2030000000000003,"5min":12.602,"15min":75.956999999999994},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.399,"5min":1.522,"15min":2.1880000000000002},"min":{"1min":0.29699999999999999,"5min":0.23599999999999999,"15min":0.20399999999999999},"max":{"1min":4.3040000000000003,"5min":8.9870000000000001,"15min":75.379999999999995},"last":0.46800000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:30:04 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.966,"15min":2.137},"min":{"1min":0.26900000000000002,"5min":0.20899999999999999,"15min":0.20699999999999999},"max":{"1min":5.415,"5min":12.532,"15min":15.486000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.2729999999999999,"5min":2.1429999999999998,"15min":2.262},"min":{"1min":0.32300000000000001,"5min":0.311,"15min":0.23799999999999999},"max":{"1min":5.4630000000000001,"5min":12.436999999999999,"15min":15.532},"last":0.66700000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8600000000000001,"5min":1.998,"15min":2.1970000000000001},"min":{"1min":0.248,"5min":0.248,"15min":0.19700000000000001},"max":{"1min":5.4630000000000001,"5min":27.786000000000001,"15min":27.786000000000001},"last":0.38500000000000001},{"interface":"front","average":{"1min":2.266,"5min":2.4630000000000001,"15min":2.528},"min":{"1min":0.27200000000000002,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":10.084,"5min":27.850999999999999,"15min":27.850999999999999},"last":3.9169999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":1.7030000000000001,"5min":1.4530000000000001,"15min":1.512},"min":{"1min":0.41199999999999998,"5min":0.376,"15min":0.376},"max":{"1min":5.5659999999999998,"5min":5.5659999999999998,"15min":5.5659999999999998},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.8089999999999999,"5min":1.7430000000000001,"15min":1.885},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":8.2140000000000004,"5min":8.2140000000000004,"15min":8.2140000000000004},"last":0.438}]},{"osd":5,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":3.8570000000000002,"5min":2.1099999999999999,"15min":1.9079999999999999},"min":{"1min":0.41399999999999998,"5min":0.32700000000000001,"15min":0.30299999999999999},"max":{"1min":46.493000000000002,"5min":46.493000000000002,"15min":46.493000000000002},"last":0.49299999999999999},{"interface":"front","average":{"1min":4.0990000000000002,"5min":2.149,"15min":1.9550000000000001},"min":{"1min":0.60999999999999999,"5min":0.35999999999999999,"15min":0.34399999999999997},"max":{"1min":47.222999999999999,"5min":47.222999999999999,"15min":47.222999999999999},"last":0.88500000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8819999999999999,"5min":1.7829999999999999,"15min":1.8080000000000001},"min":{"1min":0.54600000000000004,"5min":0.32600000000000001,"15min":0.318},"max":{"1min":7.4539999999999997,"5min":12.558,"15min":12.558},"last":1.054},{"interface":"front","average":{"1min":1.304,"5min":1.6000000000000001,"15min":1.724},"min":{"1min":0.44600000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.1660000000000004,"5min":9.4000000000000004,"15min":12.324},"last":0.53000000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.95,"5min":1.853,"15min":2.1019999999999999},"min":{"1min":0.46600000000000003,"5min":0.39600000000000002,"15min":0.372},"max":{"1min":5.6680000000000001,"5min":9.7140000000000004,"15min":45.642000000000003},"last":5.5540000000000003},{"interface":"front","average":{"1min":2.1699999999999999,"5min":1.883,"15min":2.0169999999999999},"min":{"1min":0.53000000000000003,"5min":0.38200000000000001,"15min":0.35199999999999998},"max":{"1min":7.5,"5min":12.507,"15min":44.390999999999998},"last":6.9050000000000002}]}]},{"osd":0,"up_from":78,"seq":335007449344,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2032488,"kb_used_data":1633824,"kb_used_omap":3,"kb_used_meta":398652,"kb_avail":91712664,"statfs":{"total":95995035648,"available":93913767936,"internally_reserved":0,"allocated":1673035776,"data_stored":1672488749,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":408219874},"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,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":1,"last update":"Sat Sep 30 09:29:37 2023","interfaces":[{"interface":"back","average":{"1min":1.321,"5min":1.9419999999999999,"15min":2.5310000000000001},"min":{"1min":0.33700000000000002,"5min":0.219,"15min":0.183},"max":{"1min":5.5049999999999999,"5min":17.731000000000002,"15min":86.579999999999998},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.1799999999999999,"5min":2.2970000000000002,"15min":2.7690000000000001},"min":{"1min":0.377,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":4.2610000000000001,"5min":18.285,"15min":86.510999999999996},"last":0.65400000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.9390000000000001,"15min":2.6859999999999999},"min":{"1min":0.33000000000000002,"5min":0.25600000000000001,"15min":0.20499999999999999},"max":{"1min":2.718,"5min":46.396999999999998,"15min":99.593000000000004},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.70299999999999996,"5min":2.4569999999999999,"15min":2.8620000000000001},"min":{"1min":0.30499999999999999,"5min":0.28100000000000003,"15min":0.19700000000000001},"max":{"1min":2.117,"5min":46.246000000000002,"15min":92.602999999999994},"last":0.38500000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:29:37 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.9379999999999999,"15min":3.1110000000000002},"min":{"1min":0.29999999999999999,"5min":0.27700000000000002,"15min":0.26800000000000002},"max":{"1min":3.1739999999999999,"5min":12.449,"15min":88.981999999999999},"last":0.504},{"interface":"front","average":{"1min":2.2269999999999999,"5min":2.762,"15min":3.5150000000000001},"min":{"1min":0.55000000000000004,"5min":0.28599999999999998,"15min":0.26000000000000001},"max":{"1min":13.093,"5min":15.412000000000001,"15min":92.646000000000001},"last":2.9780000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:30:24 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.3220000000000001,"15min":1.4910000000000001},"min":{"1min":0.39200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.6480000000000001,"5min":7.4660000000000002,"15min":7.4660000000000002},"last":0.439},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.97699999999999998,"15min":0.96699999999999997},"min":{"1min":0.39500000000000002,"5min":0.379,"15min":0.379},"max":{"1min":4.1909999999999998,"5min":4.1909999999999998,"15min":4.1909999999999998},"last":0.42599999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.8700000000000001,"15min":1.831},"min":{"1min":0.41799999999999998,"5min":0.38400000000000001,"15min":0.318},"max":{"1min":3.8039999999999998,"5min":12.263999999999999,"15min":14.044},"last":0.34699999999999998},{"interface":"front","average":{"1min":2.3220000000000001,"5min":1.6850000000000001,"15min":1.637},"min":{"1min":0.48699999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":12.254,"5min":12.254,"15min":12.254},"last":3.7999999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":1.4830000000000001,"5min":1.4690000000000001,"15min":1.587},"min":{"1min":0.41599999999999998,"5min":0.38600000000000001,"15min":0.33500000000000002},"max":{"1min":3.9020000000000001,"5min":6.7190000000000003,"15min":9.3689999999999998},"last":0.47899999999999998},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.579,"15min":1.546},"min":{"1min":0.433,"5min":0.317,"15min":0.317},"max":{"1min":5.4690000000000003,"5min":7.681,"15min":7.681},"last":0.40100000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.504,"15min":1.698},"min":{"1min":0.56399999999999995,"5min":0.40899999999999997,"15min":0.36199999999999999},"max":{"1min":2.1930000000000001,"5min":6.3860000000000001,"15min":9.4369999999999994},"last":1.728},{"interface":"front","average":{"1min":1.4970000000000001,"5min":1.706,"15min":1.627},"min":{"1min":0.51100000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.4199999999999999,"5min":12.656000000000001,"15min":12.656000000000001},"last":1.7490000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122293,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1719468,"kb_used_data":1263204,"kb_used_omap":3,"kb_used_meta":456252,"kb_avail":92025684,"statfs":{"total":95995035648,"available":94234300416,"internally_reserved":0,"allocated":1293520896,"data_stored":1292736423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":467202827},"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,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 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.6080000000000001,"15min":3.2429999999999999},"min":{"1min":0.246,"5min":0.221,"15min":0.19800000000000001},"max":{"1min":3.2360000000000002,"5min":12.073,"15min":147.977},"last":0.246},{"interface":"front","average":{"1min":0.88500000000000001,"5min":2.0790000000000002,"15min":3.5070000000000001},"min":{"1min":0.25900000000000001,"5min":0.215,"15min":0.215},"max":{"1min":3.1360000000000001,"5min":35.966000000000001,"15min":147.59800000000001},"last":0.40500000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.845,"15min":3.073},"min":{"1min":0.34699999999999998,"5min":0.24399999999999999,"15min":0.221},"max":{"1min":4.1360000000000001,"5min":25.129999999999999,"15min":222.93199999999999},"last":0.42499999999999999},{"interface":"front","average":{"1min":2.165,"5min":2.593,"15min":3.3109999999999999},"min":{"1min":0.435,"5min":0.23400000000000001,"15min":0.19800000000000001},"max":{"1min":8.1750000000000007,"5min":28.015000000000001,"15min":223.30199999999999},"last":0.61899999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:30:40 2023","interfaces":[{"interface":"back","average":{"1min":2.9399999999999999,"5min":2.1760000000000002,"15min":3.238},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":9.5180000000000007,"5min":20.216999999999999,"15min":115.428},"last":3.0739999999999998},{"interface":"front","average":{"1min":2.0920000000000001,"5min":2.0339999999999998,"15min":3.1680000000000001},"min":{"1min":0.47799999999999998,"5min":0.28699999999999998,"15min":0.25800000000000001},"max":{"1min":9.0380000000000003,"5min":19.879000000000001,"15min":115.46299999999999},"last":3}]},{"osd":4,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":1,"15min":1.0720000000000001},"min":{"1min":0.33600000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.867,"5min":3.4529999999999998,"15min":3.4529999999999998},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.91100000000000003,"5min":1.349,"15min":1.5209999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.0219999999999998,"5min":5.6219999999999999,"15min":5.6219999999999999},"last":0.48599999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.647,"15min":1.77},"min":{"1min":0.33800000000000002,"5min":0.316,"15min":0.316},"max":{"1min":2.7029999999999998,"5min":7.258,"15min":12.9},"last":3.0329999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.6950000000000001,"15min":1.887},"min":{"1min":0.44400000000000001,"5min":0.34799999999999998,"15min":0.33200000000000002},"max":{"1min":3.1659999999999999,"5min":9.7899999999999991,"15min":12.847},"last":0.44700000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.6930000000000001,"15min":1.946},"min":{"1min":0.39200000000000002,"5min":0.38500000000000001,"15min":0.35399999999999998},"max":{"1min":3.073,"5min":9.7699999999999996,"15min":12.993},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.81699999999999995,"5min":1.4239999999999999,"15min":1.8680000000000001},"min":{"1min":0.41499999999999998,"5min":0.31,"15min":0.31},"max":{"1min":2.1160000000000001,"5min":7.2469999999999999,"15min":12.57},"last":0.46800000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.6779999999999999,"15min":1.8580000000000001},"min":{"1min":0.50800000000000001,"5min":0.39300000000000002,"15min":0.36399999999999999},"max":{"1min":2.6629999999999998,"5min":7.3049999999999997,"15min":12.849},"last":0.57699999999999996},{"interface":"front","average":{"1min":1.379,"5min":2.0920000000000001,"15min":2.169},"min":{"1min":0.56100000000000005,"5min":0.42499999999999999,"15min":0.40200000000000002},"max":{"1min":3.1059999999999999,"5min":10.98,"15min":12.912000000000001},"last":0.52900000000000003}]}]},{"osd":3,"up_from":93,"seq":399431958767,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3861316,"kb_used_data":3308540,"kb_used_omap":2,"kb_used_meta":552765,"kb_avail":89883836,"statfs":{"total":95995035648,"available":92041048064,"internally_reserved":0,"allocated":3387944960,"data_stored":3387196942,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":566031979},"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,1,0,4,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 30 09:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":4.0789999999999997,"15min":3.609},"min":{"1min":0.41499999999999998,"5min":0.188,"15min":0.17599999999999999},"max":{"1min":3.7949999999999999,"5min":194.80099999999999,"15min":199.715},"last":1.407},{"interface":"front","average":{"1min":1.3120000000000001,"5min":4.3600000000000003,"15min":3.859},"min":{"1min":0.32900000000000001,"5min":0.23799999999999999,"15min":0.21299999999999999},"max":{"1min":5.8159999999999998,"5min":193.81999999999999,"15min":199.613},"last":1.391}]},{"osd":1,"last update":"Sat Sep 30 09:29:39 2023","interfaces":[{"interface":"back","average":{"1min":4.7460000000000004,"5min":2.927,"15min":2.6150000000000002},"min":{"1min":0.45200000000000001,"5min":0.245,"15min":0.19800000000000001},"max":{"1min":64.816000000000003,"5min":64.816000000000003,"15min":80.855999999999995},"last":0.59899999999999998},{"interface":"front","average":{"1min":4.4199999999999999,"5min":2.4100000000000001,"15min":2.5089999999999999},"min":{"1min":0.29099999999999998,"5min":0.219,"15min":0.219},"max":{"1min":63.82,"5min":63.82,"15min":79.465000000000003},"last":0.89500000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:29:39 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":1.8360000000000001,"15min":2.161},"min":{"1min":0.29599999999999999,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.8580000000000001,"5min":9.9930000000000003,"15min":32.634999999999998},"last":0.64200000000000002},{"interface":"front","average":{"1min":1.1599999999999999,"5min":2.056,"15min":2.4329999999999998},"min":{"1min":0.32400000000000001,"5min":0.32300000000000001,"15min":0.28899999999999998},"max":{"1min":3.8879999999999999,"5min":10.351000000000001,"15min":34.694000000000003},"last":0.93600000000000005}]},{"osd":4,"last update":"Sat Sep 30 09:30:19 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":1.71,"15min":1.8280000000000001},"min":{"1min":0.50900000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.7389999999999999,"5min":8.7769999999999992,"15min":8.7769999999999992},"last":3.8100000000000001},{"interface":"front","average":{"1min":1.855,"5min":1.6850000000000001,"15min":1.7649999999999999},"min":{"1min":0.54100000000000004,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":8.6129999999999995,"5min":8.6129999999999995,"15min":8.6129999999999995},"last":1.0449999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.7589999999999999,"5min":1.641,"15min":2.488},"min":{"1min":0.72799999999999998,"5min":0.309,"15min":0.309},"max":{"1min":5.7809999999999997,"5min":8.8140000000000001,"15min":181.20099999999999},"last":1.4630000000000001},{"interface":"front","average":{"1min":1.244,"5min":1.585,"15min":2.262},"min":{"1min":0.50700000000000001,"5min":0.33000000000000002,"15min":0.29899999999999999},"max":{"1min":4.4669999999999996,"5min":9.5259999999999998,"15min":181.726},"last":0.75600000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.667,"5min":1.7789999999999999,"15min":1.996},"min":{"1min":0.81899999999999995,"5min":0.34100000000000003,"15min":0.33800000000000002},"max":{"1min":5.8490000000000002,"5min":8.843,"15min":12.470000000000001},"last":1.427},{"interface":"front","average":{"1min":1.006,"5min":1.722,"15min":1.881},"min":{"1min":0.42999999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.3660000000000001,"5min":9.4570000000000007,"15min":13.984999999999999},"last":0.79200000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.575,"15min":1.9610000000000001},"min":{"1min":0.45900000000000002,"5min":0.372,"15min":0.32800000000000001},"max":{"1min":1.3520000000000001,"5min":9.4979999999999993,"15min":14.093999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.6339999999999999,"15min":1.8720000000000001},"min":{"1min":0.63800000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.9610000000000003,"5min":10.057,"15min":15.776},"last":1.083}]}]},{"osd":4,"up_from":184,"seq":790273982508,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1594400,"kb_used_data":1276440,"kb_used_omap":9,"kb_used_meta":317942,"kb_avail":92150752,"statfs":{"total":95995035648,"available":94362370048,"internally_reserved":0,"allocated":1307074560,"data_stored":1306534344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":325572820},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":4.6150000000000002,"15min":6.2569999999999997},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":3.661,"5min":89.521000000000001,"15min":89.521000000000001},"last":1.774},{"interface":"front","average":{"1min":0.873,"5min":4.5149999999999997,"15min":6.1269999999999998},"min":{"1min":0.309,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.0979999999999999,"5min":91.096999999999994,"15min":91.096999999999994},"last":0.373}]},{"osd":1,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":5.3630000000000004,"5min":6.8319999999999999,"15min":6.9359999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":89.694000000000003,"5min":132.24000000000001,"15min":132.24000000000001},"last":1.3340000000000001},{"interface":"front","average":{"1min":5.8220000000000001,"5min":6.8380000000000001,"15min":6.8209999999999997},"min":{"1min":0.307,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":86.930000000000007,"5min":132.49799999999999,"15min":132.49799999999999},"last":1.502}]},{"osd":2,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":1.5780000000000001,"15min":1.944},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.355,"5min":6.1980000000000004,"15min":6.1980000000000004},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.71999999999999997,"5min":1.3260000000000001,"15min":1.528},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.3290000000000002,"5min":4.3010000000000002,"15min":4.3010000000000002},"last":0.65800000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":1.631,"5min":2.9660000000000002,"15min":2.1669999999999998},"min":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":10.250999999999999,"5min":132.25999999999999,"15min":132.25999999999999},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.7410000000000001,"5min":2.8479999999999999,"15min":1.9199999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":15.449999999999999,"5min":135.23599999999999,"15min":135.23599999999999},"last":0.752}]},{"osd":5,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.575,"15min":1.8620000000000001},"min":{"1min":0.36599999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.363,"5min":11.356,"15min":11.356},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.3140000000000001,"15min":1.444},"min":{"1min":0.37,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":5.5419999999999998,"5min":5.5419999999999998,"15min":5.5419999999999998},"last":0.53200000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.474,"15min":1.6990000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.2290000000000001,"5min":4.4020000000000001,"15min":4.4020000000000001},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.77500000000000002,"5min":1.196,"15min":1.321},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":2.2160000000000002,"5min":5.1020000000000003,"15min":5.1020000000000003},"last":0.60799999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":1.2430000000000001,"15min":1.3560000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":2.7559999999999998,"5min":5.1239999999999997,"15min":5.1239999999999997},"last":1.5800000000000001},{"interface":"front","average":{"1min":1.228,"5min":1.113,"15min":1.0980000000000001},"min":{"1min":0.51200000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.698,"5min":2.9750000000000001,"15min":2.9750000000000001},"last":0.77500000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823099,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4358284,"kb_used_data":3760388,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":89386868,"statfs":{"total":95995035648,"available":91532152832,"internally_reserved":0,"allocated":3850637312,"data_stored":3850113017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,3,4,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 30 09:30:10 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":4.8019999999999996,"15min":2.9580000000000002},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":6.3769999999999998,"5min":155.90600000000001,"15min":155.90600000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.274,"5min":5.1289999999999996,"15min":3.036},"min":{"1min":0.33600000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.1130000000000004,"5min":155.834,"15min":155.834},"last":0.312}]},{"osd":1,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.6040000000000001,"5min":2.4630000000000001,"15min":1.9119999999999999},"min":{"1min":0.39800000000000002,"5min":0.313,"15min":0.30199999999999999},"max":{"1min":6.931,"5min":11.212999999999999,"15min":13.914999999999999},"last":0.39800000000000002},{"interface":"front","average":{"1min":2.484,"5min":1.9770000000000001,"15min":1.798},"min":{"1min":0.28199999999999997,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":6.327,"5min":9.4640000000000004,"15min":13.847},"last":0.83699999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:30:10 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":2.085,"15min":1.7170000000000001},"min":{"1min":0.33500000000000002,"5min":0.307,"15min":0.29699999999999999},"max":{"1min":8.7729999999999997,"5min":15.106999999999999,"15min":15.106999999999999},"last":0.36199999999999999},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.6359999999999999,"15min":1.6579999999999999},"min":{"1min":0.371,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.8620000000000001,"5min":9.3119999999999994,"15min":14.548999999999999},"last":0.54400000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.1949999999999998,"5min":3.71,"15min":3.3769999999999998},"min":{"1min":0.33400000000000002,"5min":0.32600000000000001,"15min":0.29699999999999999},"max":{"1min":6.4699999999999998,"5min":155.27000000000001,"15min":155.27000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.492,"5min":3.27,"15min":3.1520000000000001},"min":{"1min":0.44500000000000001,"5min":0.35099999999999998,"15min":0.33400000000000002},"max":{"1min":6.4409999999999998,"5min":154.96000000000001,"15min":154.96000000000001},"last":0.98699999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:30:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.502,"15min":1.756},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.4100000000000001,"5min":9.5960000000000001,"15min":9.5960000000000001},"last":0.877},{"interface":"front","average":{"1min":1.298,"5min":1.825,"15min":2.137},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":5.0199999999999996,"5min":12.898999999999999,"15min":12.898999999999999},"last":0.433}]},{"osd":6,"last update":"Sat Sep 30 09:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.1419999999999999,"15min":1.1579999999999999},"min":{"1min":0.33600000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.5289999999999999,"5min":7.7279999999999998,"15min":10.199999999999999},"last":0.503},{"interface":"front","average":{"1min":1.212,"5min":1.48,"15min":1.284},"min":{"1min":0.63500000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":3.032,"5min":10.837999999999999,"15min":10.837999999999999},"last":0.46000000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.5379999999999998,"5min":1.7969999999999999,"15min":1.407},"min":{"1min":0.41899999999999998,"5min":0.309,"15min":0.309},"max":{"1min":14.363,"5min":14.363,"15min":14.363},"last":1.4730000000000001},{"interface":"front","average":{"1min":1.8360000000000001,"5min":1.417,"15min":1.276},"min":{"1min":0.42399999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.8579999999999997,"5min":7.798,"15min":9.7420000000000009},"last":1.1040000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"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":1673068544,"data_stored":1673068544,"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":3903389696,"data_stored":3903389696,"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":1300496384,"data_stored":1300496384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3389849600,"data_stored":3389849600,"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":1306656768,"data_stored":1306656768,"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":3859873792,"data_stored":3859873792,"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":1301020672,"data_stored":1301020672,"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":3870883840,"data_stored":3870883840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:30:49.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:30:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:49.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:49.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:49.452 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:49.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:49.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:49.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:49.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:49.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:49.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:49.704 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:49.733 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:49.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:49.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:30:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:30:49] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.33.4" 2023-09-30T09:30:49.838 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:49.872 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:49.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:49.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:49.976 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:50.001 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:50.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:50.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:50.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:50.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:50.235 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:50.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:50.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:50.375 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:50.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:50.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:50.513 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:50.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:50.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:50.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:50.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:50.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:50.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:50.798 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:50 smithi099 bash[59238]: cluster 2023-09-30T09:30:49.043528+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 796 op/s 2023-09-30T09:30:50.817 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:50.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:50.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:30:50.920 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:50.944 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:50.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:50.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:50 smithi005 bash[78438]: cluster 2023-09-30T09:30:49.043528+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 796 op/s 2023-09-30T09:30:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:50 smithi005 bash[75361]: cluster 2023-09-30T09:30:49.043528+0000 mgr.y (mgr.34107) 886 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 43 MiB/s wr, 796 op/s 2023-09-30T09:30:51.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:51.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:51.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:51.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:51.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:51.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:51.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:51.310 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:51.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:51.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:51.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:51.419 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:30:51.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:51.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:51.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:51.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:51.594 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:30:51.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:51.640 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:51.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:51.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:51.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:51.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:51.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:51.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:51.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:51.916 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:51.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:51.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:52.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:52.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:52.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:52.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:52.302 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:52.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:52.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:52.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:52.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:52.569 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:52.593 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:52.699 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:52.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:52.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:52.838 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:52 smithi099 bash[59238]: cluster 2023-09-30T09:30:51.044205+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 800 op/s 2023-09-30T09:30:52.838 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:52 smithi099 bash[59238]: audit 2023-09-30T09:30:51.573619+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:52.838 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:52 smithi099 bash[59238]: audit 2023-09-30T09:30:51.578151+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:52.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:52.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:52.960 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:52.996 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:52.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:52.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:53.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:52 smithi005 bash[75361]: cluster 2023-09-30T09:30:51.044205+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 800 op/s 2023-09-30T09:30:53.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:52 smithi005 bash[75361]: audit 2023-09-30T09:30:51.573619+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:53.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:52 smithi005 bash[75361]: audit 2023-09-30T09:30:51.578151+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:53.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:52 smithi005 bash[78438]: cluster 2023-09-30T09:30:51.044205+0000 mgr.y (mgr.34107) 887 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 800 op/s 2023-09-30T09:30:53.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:52 smithi005 bash[78438]: audit 2023-09-30T09:30:51.573619+0000 mon.a (mon.0) 1169 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:30:53.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:52 smithi005 bash[78438]: audit 2023-09-30T09:30:51.578151+0000 mon.a (mon.0) 1170 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:53.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:53.133 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:53.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:53.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:53.240 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:53.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:53.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:53.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:53.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:53.396 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:53.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:53.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:53.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:53.536 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:53.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:53.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:53.641 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:53.679 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:53.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:53.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:53.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:53.826 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:53.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:53.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:53.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:53.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:53.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:54.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:54.094 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:54.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:54.150 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:54.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:54.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:54.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:54.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:54.384 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:54.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:54.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:54.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:54.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:54.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:54.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:54.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:54.644 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:54 smithi099 bash[59238]: cluster 2023-09-30T09:30:53.044712+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 800 op/s 2023-09-30T09:30:54.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:54.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:54.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:54.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:54.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:54.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:54.903 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:54.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:54.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:54.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:55.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:54 smithi005 bash[78438]: cluster 2023-09-30T09:30:53.044712+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 800 op/s 2023-09-30T09:30:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:54 smithi005 bash[75361]: cluster 2023-09-30T09:30:53.044712+0000 mgr.y (mgr.34107) 888 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 33 MiB/s wr, 800 op/s 2023-09-30T09:30:55.026 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:55.059 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:55.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:55.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:55.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:55.168 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:55.198 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:55.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:55.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:55.302 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:55.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:55.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:55.451 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:55.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:55.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:55.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:55.581 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:55.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:55.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:55.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:55.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:55.747 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:55.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:55.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:55.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:55.887 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:55.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:55.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:56.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:56.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:56.132 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:56.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:56.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:56.184 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:30:56.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:56.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:56.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:56.405 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:56.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:56.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:56.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:56.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:56.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:56.587 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:30:56.587 INFO:teuthology.orchestra.run.smithi099.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-30T09:30:56.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:56.685 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:56 smithi099 bash[59238]: cluster 2023-09-30T09:30:55.045351+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 18 MiB/s wr, 796 op/s 2023-09-30T09:30:56.699 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:56.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:56.808 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:56.816 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:56 smithi005 bash[78438]: cluster 2023-09-30T09:30:55.045351+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 18 MiB/s wr, 796 op/s 2023-09-30T09:30:56.817 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:56 smithi005 bash[75361]: cluster 2023-09-30T09:30:55.045351+0000 mgr.y (mgr.34107) 889 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 18 MiB/s wr, 796 op/s 2023-09-30T09:30:56.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:56.936 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:56.960 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:56.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:57.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:57.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:57.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:57.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:57.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:57.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:57.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:57.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:57.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:57.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:57.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:57.456 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:57.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:57.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:57.600 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:57.628 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:57.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:57.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:57.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:57.757 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:30:57.760 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-30T09:30:57.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:57.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:30:57.862 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:57.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:57.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:57.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:57.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:58.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:58.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:58.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:58.163 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:30:58.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:30:58.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:58.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:30:58.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:30:58.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:58.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:58.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:58.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:58.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:30:58.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:30:58.676 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:58.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:58.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:58.811 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:58.853 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:58.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:58.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:30:58 smithi099 bash[59238]: cluster 2023-09-30T09:30:57.045887+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 98 B/s rd, 6.7 MiB/s wr, 763 op/s 2023-09-30T09:30:58.978 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:58.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:58.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:59.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:30:58 smithi005 bash[75361]: cluster 2023-09-30T09:30:57.045887+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 98 B/s rd, 6.7 MiB/s wr, 763 op/s 2023-09-30T09:30:59.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:30:58 smithi005 bash[78438]: cluster 2023-09-30T09:30:57.045887+0000 mgr.y (mgr.34107) 890 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 98 B/s rd, 6.7 MiB/s wr, 763 op/s 2023-09-30T09:30:59.084 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:59.127 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:59.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:59.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:59.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:59.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:59.363 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:59.387 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:59.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:59.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:30:59.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:59.523 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:30:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:59.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:30:59.629 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:59.650 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:30:59.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:59.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:30:59.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:59.764 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:30:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:30:59] "GET /metrics HTTP/1.1" 200 36296 "" "Prometheus/2.33.4" 2023-09-30T09:30:59.783 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:30:59.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:59.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:30:59.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:59.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:30:59.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:30:59.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:00.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:00.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:00.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:00.161 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.188 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:00.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:00.292 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:00.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:00.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:00.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:00.434 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:00.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:00.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:00.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:00.652 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:00 smithi099 bash[59238]: cluster 2023-09-30T09:30:59.046519+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 5.8 MiB/s wr, 848 op/s 2023-09-30T09:31:00.716 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:00.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:00.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:00.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:00.749 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:00 smithi005 bash[78438]: cluster 2023-09-30T09:30:59.046519+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 5.8 MiB/s wr, 848 op/s 2023-09-30T09:31:00.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:00 smithi005 bash[75361]: cluster 2023-09-30T09:30:59.046519+0000 mgr.y (mgr.34107) 891 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 5.8 MiB/s wr, 848 op/s 2023-09-30T09:31:00.847 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.875 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:00.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:00.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:00.978 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:01.003 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:01.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:01.110 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:01.143 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:01.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:01.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:01.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:01.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:01.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:01.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:01.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:01.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:01.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:01.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:01.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:01.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:01.813 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:01.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:01.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:01.947 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:01.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:01.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:01.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:02.076 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:02.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:02.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:02.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:02.229 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:02.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:02.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:02.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:02.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:02.393 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:02.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:02.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:02.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:02.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:02.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:02.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:02.581 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:31:02.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:02.655 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:02 smithi005 bash[75361]: cluster 2023-09-30T09:31:01.047145+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 400 KiB/s wr, 811 op/s 2023-09-30T09:31:02.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:02.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:02.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:02.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:02.812 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:02.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:02.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:02.917 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:02.924 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:02 smithi005 bash[78438]: cluster 2023-09-30T09:31:01.047145+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 400 KiB/s wr, 811 op/s 2023-09-30T09:31:02.939 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:02.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:02.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:03.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:03.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:02 smithi099 bash[59238]: cluster 2023-09-30T09:31:01.047145+0000 mgr.y (mgr.34107) 892 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 400 KiB/s wr, 811 op/s 2023-09-30T09:31:03.074 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:03.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:03.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:03.178 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:03.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:03.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:03.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:03.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:03.331 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:03.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:03.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:03.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:03.469 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:03.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:03.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:03.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:03.596 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:03.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:03.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:03.698 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:03.738 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:03.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:03.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:03.842 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:03.876 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:03.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:03.982 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:04.013 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:04.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:04.119 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:04.153 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:04.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:04.257 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:04.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:04.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:04.394 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:04.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:04.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:04.529 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:04.557 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:04.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:04.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:04.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:04.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:04.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:04.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:04 smithi099 bash[59238]: cluster 2023-09-30T09:31:03.047631+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:31:04.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:04.931 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:04.940 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:04 smithi005 bash[75361]: cluster 2023-09-30T09:31:03.047631+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:31:04.940 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:04 smithi005 bash[78438]: cluster 2023-09-30T09:31:03.047631+0000 mgr.y (mgr.34107) 893 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 664 op/s 2023-09-30T09:31:04.958 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:04.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:04.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:05.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:05.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:05.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:05.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:05.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:05.212 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:06.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:06.214 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:06.405 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:06.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:06.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:06.550 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:31:06.562 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:31:06.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:06.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:06.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:06.665 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:06 smithi099 bash[59238]: cluster 2023-09-30T09:31:05.048216+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-30T09:31:06.665 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:06 smithi099 bash[59238]: audit 2023-09-30T09:31:06.566739+0000 mon.a (mon.0) 1171 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:06.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:06.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:06.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:06.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:06.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:06.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:06.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:06 smithi005 bash[75361]: cluster 2023-09-30T09:31:05.048216+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-30T09:31:06.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:06 smithi005 bash[75361]: audit 2023-09-30T09:31:06.566739+0000 mon.a (mon.0) 1171 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:06.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:06 smithi005 bash[78438]: cluster 2023-09-30T09:31:05.048216+0000 mgr.y (mgr.34107) 894 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-09-30T09:31:06.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:06 smithi005 bash[78438]: audit 2023-09-30T09:31:06.566739+0000 mon.a (mon.0) 1171 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:06.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:06.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:06.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:06.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:06.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:06.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:07.074 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:31:07.075 INFO:teuthology.orchestra.run.smithi099.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-30T09:31:07.086 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:07.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:07.118 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:07.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:07.219 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:07.244 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:07.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:07.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:07.347 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:07.378 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:07.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:07.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:07.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:07.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:07.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:07.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:07.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:07.648 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:07.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:07.752 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:07.761 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:07 smithi005 bash[78438]: audit 2023-09-30T09:31:06.531779+0000 mgr.y (mgr.34107) 895 : audit 0 from='client.45428 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:31:07.761 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:07 smithi005 bash[75361]: audit 2023-09-30T09:31:06.531779+0000 mgr.y (mgr.34107) 895 : audit 0 from='client.45428 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:31:07.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:07.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:07.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:07.934 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:07.942 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:07 smithi099 bash[59238]: audit 2023-09-30T09:31:06.531779+0000 mgr.y (mgr.34107) 895 : audit 0 from='client.45428 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:31:07.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:07.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:07.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:08.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:08.107 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:08.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:08.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:08.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-30T09:31:08.209 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:08.260 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:08.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:08.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:08.401 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:08.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:08.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:08.504 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:08.539 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:08.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:08.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:08.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:08.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:08.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:08.676 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:08 smithi005 bash[75361]: cluster 2023-09-30T09:31:07.048810+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-09-30T09:31:08.677 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:08 smithi005 bash[78438]: cluster 2023-09-30T09:31:07.048810+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-09-30T09:31:08.720 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:31:08.765 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:31:08.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:08.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:08.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:08.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:08.810 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:31:08.852 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:31:08.886 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:31:08.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:08.919 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:08 smithi099 bash[59238]: cluster 2023-09-30T09:31:07.048810+0000 mgr.y (mgr.34107) 896 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-09-30T09:31:08.929 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:31:08.942 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:08.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:08.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:08.964 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:31:09.004 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:31:09.016 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.016 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.016 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.017 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.017 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.017 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.017 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.017 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:31:09.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:09.078 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:09.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:09.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:09.181 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:09.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:09.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:09.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:09.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:09.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:09.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:09.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:09.480 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:09.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:09.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:09.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:09.592 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:31:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:31:09] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.33.4" 2023-09-30T09:31:09.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:09.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:09.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:09.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:09.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:09.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:09.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:09.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:09.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:09.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:09.950 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:09 smithi005 bash[75361]: audit 2023-09-30T09:31:08.674466+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.5:0/1691280535' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:09.951 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:09 smithi005 bash[78438]: audit 2023-09-30T09:31:08.674466+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.5:0/1691280535' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:09.951 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":930,"stamp":"2023-09-30T09:31:05.047838+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6184572844,"num_objects":94385,"num_object_clones":0,"num_object_copies":283155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":94385,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":120167,"num_write_kb":6858958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":2366910,"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":119701,"ondisk_log_size":119701,"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":21793712,"kb_used_data":18078768,"kb_used_omap":22,"kb_used_meta":3714729,"kb_avail":728167504,"statfs":{"total":767960285184,"available":745643524096,"internally_reserved":0,"allocated":18512658432,"data_stored":18507648528,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":3803882704},"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":-656539648,"num_objects":-10018,"num_object_clones":0,"num_object_copies":-30054,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-10018,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10018,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003438"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":147,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758297+0000","last_change":"2023-09-30T09:27:11.682477+0000","last_active":"2023-09-30T09:30:25.758297+0000","last_peered":"2023-09-30T09:30:25.758297+0000","last_clean":"2023-09-30T09:30:25.758297+0000","last_became_active":"2023-09-30T09:27:11.681018+0000","last_became_peered":"2023-09-30T09:27:11.681018+0000","last_unstale":"2023-09-30T09:30:25.758297+0000","last_undegraded":"2023-09-30T09:30:25.758297+0000","last_fullsized":"2023-09-30T09:30:25.758297+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":195,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679604+0000","last_change":"2023-09-30T09:27:11.677601+0000","last_active":"2023-09-30T09:30:46.679604+0000","last_peered":"2023-09-30T09:30:46.679604+0000","last_clean":"2023-09-30T09:30:46.679604+0000","last_became_active":"2023-09-30T09:27:11.677268+0000","last_became_peered":"2023-09-30T09:27:11.677268+0000","last_unstale":"2023-09-30T09:30:46.679604+0000","last_undegraded":"2023-09-30T09:30:46.679604+0000","last_fullsized":"2023-09-30T09:30:46.679604+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:55.145644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":176,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.761987+0000","last_change":"2023-09-30T09:27:11.676964+0000","last_active":"2023-09-30T09:30:25.761987+0000","last_peered":"2023-09-30T09:30:25.761987+0000","last_clean":"2023-09-30T09:30:25.761987+0000","last_became_active":"2023-09-30T09:27:11.676297+0000","last_became_peered":"2023-09-30T09:27:11.676297+0000","last_unstale":"2023-09-30T09:30:25.761987+0000","last_undegraded":"2023-09-30T09:30:25.761987+0000","last_fullsized":"2023-09-30T09:30:25.761987+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:42:35.095290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:40.523976+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:30:40.523976+0000","last_peered":"2023-09-30T09:30:40.523976+0000","last_clean":"2023-09-30T09:30:40.523976+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:30:40.523976+0000","last_undegraded":"2023-09-30T09:30:40.523976+0000","last_fullsized":"2023-09-30T09:30:40.523976+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.768462+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:30:25.768462+0000","last_peered":"2023-09-30T09:30:25.768462+0000","last_clean":"2023-09-30T09:30:25.768462+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:30:25.768462+0000","last_undegraded":"2023-09-30T09:30:25.768462+0000","last_fullsized":"2023-09-30T09:30:25.768462+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.775917+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:30:25.775917+0000","last_peered":"2023-09-30T09:30:25.775917+0000","last_clean":"2023-09-30T09:30:25.775917+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:30:25.775917+0000","last_undegraded":"2023-09-30T09:30:25.775917+0000","last_fullsized":"2023-09-30T09:30:25.775917+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773604+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:30:25.773604+0000","last_peered":"2023-09-30T09:30:25.773604+0000","last_clean":"2023-09-30T09:30:25.773604+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:30:25.773604+0000","last_undegraded":"2023-09-30T09:30:25.773604+0000","last_fullsized":"2023-09-30T09:30:25.773604+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.768534+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:30:25.768534+0000","last_peered":"2023-09-30T09:30:25.768534+0000","last_clean":"2023-09-30T09:30:25.768534+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:30:25.768534+0000","last_undegraded":"2023-09-30T09:30:25.768534+0000","last_fullsized":"2023-09-30T09:30:25.768534+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":172,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.759107+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:30:25.759107+0000","last_peered":"2023-09-30T09:30:25.759107+0000","last_clean":"2023-09-30T09:30:25.759107+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:30:25.759107+0000","last_undegraded":"2023-09-30T09:30:25.759107+0000","last_fullsized":"2023-09-30T09:30:25.759107+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":157,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.768746+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:30:25.768746+0000","last_peered":"2023-09-30T09:30:25.768746+0000","last_clean":"2023-09-30T09:30:25.768746+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:30:25.768746+0000","last_undegraded":"2023-09-30T09:30:25.768746+0000","last_fullsized":"2023-09-30T09:30:25.768746+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":191,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.766234+0000","last_change":"2023-09-30T09:27:11.680863+0000","last_active":"2023-09-30T09:30:25.766234+0000","last_peered":"2023-09-30T09:30:25.766234+0000","last_clean":"2023-09-30T09:30:25.766234+0000","last_became_active":"2023-09-30T09:27:11.680452+0000","last_became_peered":"2023-09-30T09:27:11.680452+0000","last_unstale":"2023-09-30T09:30:25.766234+0000","last_undegraded":"2023-09-30T09:30:25.766234+0000","last_fullsized":"2023-09-30T09:30:25.766234+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":180,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.701053+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:30:46.701053+0000","last_peered":"2023-09-30T09:30:46.701053+0000","last_clean":"2023-09-30T09:30:46.701053+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:30:46.701053+0000","last_undegraded":"2023-09-30T09:30:46.701053+0000","last_fullsized":"2023-09-30T09:30:46.701053+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":163,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.761369+0000","last_change":"2023-09-30T09:27:11.684118+0000","last_active":"2023-09-30T09:30:25.761369+0000","last_peered":"2023-09-30T09:30:25.761369+0000","last_clean":"2023-09-30T09:30:25.761369+0000","last_became_active":"2023-09-30T09:27:11.683468+0000","last_became_peered":"2023-09-30T09:27:11.683468+0000","last_unstale":"2023-09-30T09:30:25.761369+0000","last_undegraded":"2023-09-30T09:30:25.761369+0000","last_fullsized":"2023-09-30T09:30:25.761369+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758223+0000","last_change":"2023-09-30T09:27:11.681440+0000","last_active":"2023-09-30T09:30:25.758223+0000","last_peered":"2023-09-30T09:30:25.758223+0000","last_clean":"2023-09-30T09:30:25.758223+0000","last_became_active":"2023-09-30T09:27:11.681125+0000","last_became_peered":"2023-09-30T09:27:11.681125+0000","last_unstale":"2023-09-30T09:30:25.758223+0000","last_undegraded":"2023-09-30T09:30:25.758223+0000","last_fullsized":"2023-09-30T09:30:25.758223+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":190,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.765782+0000","last_change":"2023-09-30T09:27:11.681505+0000","last_active":"2023-09-30T09:30:25.765782+0000","last_peered":"2023-09-30T09:30:25.765782+0000","last_clean":"2023-09-30T09:30:25.765782+0000","last_became_active":"2023-09-30T09:27:11.681116+0000","last_became_peered":"2023-09-30T09:27:11.681116+0000","last_unstale":"2023-09-30T09:30:25.765782+0000","last_undegraded":"2023-09-30T09:30:25.765782+0000","last_fullsized":"2023-09-30T09:30:25.765782+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":182,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.771798+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:30:25.771798+0000","last_peered":"2023-09-30T09:30:25.771798+0000","last_clean":"2023-09-30T09:30:25.771798+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:30:25.771798+0000","last_undegraded":"2023-09-30T09:30:25.771798+0000","last_fullsized":"2023-09-30T09:30:25.771798+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773065+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:30:25.773065+0000","last_peered":"2023-09-30T09:30:25.773065+0000","last_clean":"2023-09-30T09:30:25.773065+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:30:25.773065+0000","last_undegraded":"2023-09-30T09:30:25.773065+0000","last_fullsized":"2023-09-30T09:30:25.773065+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.759405+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:30:25.759405+0000","last_peered":"2023-09-30T09:30:25.759405+0000","last_clean":"2023-09-30T09:30:25.759405+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:30:25.759405+0000","last_undegraded":"2023-09-30T09:30:25.759405+0000","last_fullsized":"2023-09-30T09:30:25.759405+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":191,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.765808+0000","last_change":"2023-09-30T09:27:11.687027+0000","last_active":"2023-09-30T09:30:25.765808+0000","last_peered":"2023-09-30T09:30:25.765808+0000","last_clean":"2023-09-30T09:30:25.765808+0000","last_became_active":"2023-09-30T09:27:11.686333+0000","last_became_peered":"2023-09-30T09:27:11.686333+0000","last_unstale":"2023-09-30T09:30:25.765808+0000","last_undegraded":"2023-09-30T09:30:25.765808+0000","last_fullsized":"2023-09-30T09:30:25.765808+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":51,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773208+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:30:25.773208+0000","last_peered":"2023-09-30T09:30:25.773208+0000","last_clean":"2023-09-30T09:30:25.773208+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:30:25.773208+0000","last_undegraded":"2023-09-30T09:30:25.773208+0000","last_fullsized":"2023-09-30T09:30:25.773208+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":145,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.777462+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:30:25.777462+0000","last_peered":"2023-09-30T09:30:25.777462+0000","last_clean":"2023-09-30T09:30:25.777462+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:30:25.777462+0000","last_undegraded":"2023-09-30T09:30:25.777462+0000","last_fullsized":"2023-09-30T09:30:25.777462+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":182,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.779118+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:30:25.779118+0000","last_peered":"2023-09-30T09:30:25.779118+0000","last_clean":"2023-09-30T09:30:25.779118+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:30:25.779118+0000","last_undegraded":"2023-09-30T09:30:25.779118+0000","last_fullsized":"2023-09-30T09:30:25.779118+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"206'7211","reported_seq":7231,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.448694+0000","last_change":"2023-09-30T09:28:57.103559+0000","last_active":"2023-09-30T09:31:00.448694+0000","last_peered":"2023-09-30T09:31:00.448694+0000","last_clean":"2023-09-30T09:31:00.448694+0000","last_became_active":"2023-09-30T09:28:57.103210+0000","last_became_peered":"2023-09-30T09:28:57.103210+0000","last_unstale":"2023-09-30T09:31:00.448694+0000","last_undegraded":"2023-09-30T09:31:00.448694+0000","last_fullsized":"2023-09-30T09:31:00.448694+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7211,"log_dups_size":0,"ondisk_log_size":7211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:25:30.635764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378732544,"num_objects":5779,"num_object_clones":0,"num_object_copies":17337,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5779,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7211,"num_write_kb":415680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":214,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.766019+0000","last_change":"2023-09-30T09:27:12.674838+0000","last_active":"2023-09-30T09:30:25.766019+0000","last_peered":"2023-09-30T09:30:25.766019+0000","last_clean":"2023-09-30T09:30:25.766019+0000","last_became_active":"2023-09-30T09:27:12.674281+0000","last_became_peered":"2023-09-30T09:27:12.674281+0000","last_unstale":"2023-09-30T09:30:25.766019+0000","last_undegraded":"2023-09-30T09:30:25.766019+0000","last_fullsized":"2023-09-30T09:30:25.766019+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":174,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758802+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:30:25.758802+0000","last_peered":"2023-09-30T09:30:25.758802+0000","last_clean":"2023-09-30T09:30:25.758802+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:30:25.758802+0000","last_undegraded":"2023-09-30T09:30:25.758802+0000","last_fullsized":"2023-09-30T09:30:25.758802+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"206'7487","reported_seq":7507,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.856750+0000","last_change":"2023-09-30T09:28:57.107212+0000","last_active":"2023-09-30T09:31:03.856750+0000","last_peered":"2023-09-30T09:31:03.856750+0000","last_clean":"2023-09-30T09:31:03.856750+0000","last_became_active":"2023-09-30T09:28:57.106796+0000","last_became_peered":"2023-09-30T09:28:57.106796+0000","last_unstale":"2023-09-30T09:31:03.856750+0000","last_undegraded":"2023-09-30T09:31:03.856750+0000","last_fullsized":"2023-09-30T09:31:03.856750+0000","mapping_epoch":197,"log_start":"200'100","ondisk_log_start":"200'100","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7387,"log_dups_size":0,"ondisk_log_size":7387,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:36:18.534451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":381091840,"num_objects":5815,"num_object_clones":0,"num_object_copies":17445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7487,"num_write_kb":425664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":190,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.766198+0000","last_change":"2023-09-30T09:27:11.681130+0000","last_active":"2023-09-30T09:30:25.766198+0000","last_peered":"2023-09-30T09:30:25.766198+0000","last_clean":"2023-09-30T09:30:25.766198+0000","last_became_active":"2023-09-30T09:27:11.680298+0000","last_became_peered":"2023-09-30T09:27:11.680298+0000","last_unstale":"2023-09-30T09:30:25.766198+0000","last_undegraded":"2023-09-30T09:30:25.766198+0000","last_fullsized":"2023-09-30T09:30:25.766198+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":159,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758781+0000","last_change":"2023-09-30T09:27:11.682249+0000","last_active":"2023-09-30T09:30:25.758781+0000","last_peered":"2023-09-30T09:30:25.758781+0000","last_clean":"2023-09-30T09:30:25.758781+0000","last_became_active":"2023-09-30T09:27:11.681932+0000","last_became_peered":"2023-09-30T09:27:11.681932+0000","last_unstale":"2023-09-30T09:30:25.758781+0000","last_undegraded":"2023-09-30T09:30:25.758781+0000","last_fullsized":"2023-09-30T09:30:25.758781+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"206'7528","reported_seq":7545,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.121109+0000","last_change":"2023-09-30T09:28:57.111936+0000","last_active":"2023-09-30T09:31:03.121109+0000","last_peered":"2023-09-30T09:31:03.121109+0000","last_clean":"2023-09-30T09:31:03.121109+0000","last_became_active":"2023-09-30T09:28:57.111589+0000","last_became_peered":"2023-09-30T09:28:57.111589+0000","last_unstale":"2023-09-30T09:31:03.121109+0000","last_undegraded":"2023-09-30T09:31:03.121109+0000","last_fullsized":"2023-09-30T09:31:03.121109+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7528,"log_dups_size":0,"ondisk_log_size":7528,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":382861312,"num_objects":5842,"num_object_clones":0,"num_object_copies":17526,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5842,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7528,"num_write_kb":427840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":185,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.766175+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:30:25.766175+0000","last_peered":"2023-09-30T09:30:25.766175+0000","last_clean":"2023-09-30T09:30:25.766175+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:30:25.766175+0000","last_undegraded":"2023-09-30T09:30:25.766175+0000","last_fullsized":"2023-09-30T09:30:25.766175+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":97,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.775555+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:30:25.775555+0000","last_peered":"2023-09-30T09:30:25.775555+0000","last_clean":"2023-09-30T09:30:25.775555+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:30:25.775555+0000","last_undegraded":"2023-09-30T09:30:25.775555+0000","last_fullsized":"2023-09-30T09:30:25.775555+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"206'7529","reported_seq":7546,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.131703+0000","last_change":"2023-09-30T09:28:57.227866+0000","last_active":"2023-09-30T09:31:03.131703+0000","last_peered":"2023-09-30T09:31:03.131703+0000","last_clean":"2023-09-30T09:31:03.131703+0000","last_became_active":"2023-09-30T09:28:57.226943+0000","last_became_peered":"2023-09-30T09:28:57.226943+0000","last_unstale":"2023-09-30T09:31:03.131703+0000","last_undegraded":"2023-09-30T09:31:03.131703+0000","last_fullsized":"2023-09-30T09:31:03.131703+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7529,"log_dups_size":0,"ondisk_log_size":7529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":379650048,"num_objects":5793,"num_object_clones":0,"num_object_copies":17379,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5793,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7529,"num_write_kb":426304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":190,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.759032+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:30:25.759032+0000","last_peered":"2023-09-30T09:30:25.759032+0000","last_clean":"2023-09-30T09:30:25.759032+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:30:25.759032+0000","last_undegraded":"2023-09-30T09:30:25.759032+0000","last_fullsized":"2023-09-30T09:30:25.759032+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":183,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773558+0000","last_change":"2023-09-30T09:27:12.671229+0000","last_active":"2023-09-30T09:30:25.773558+0000","last_peered":"2023-09-30T09:30:25.773558+0000","last_clean":"2023-09-30T09:30:25.773558+0000","last_became_active":"2023-09-30T09:27:12.670873+0000","last_became_peered":"2023-09-30T09:27:12.670873+0000","last_unstale":"2023-09-30T09:30:25.773558+0000","last_undegraded":"2023-09-30T09:30:25.773558+0000","last_fullsized":"2023-09-30T09:30:25.773558+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:42:29.005696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"206'7458","reported_seq":7478,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.129095+0000","last_change":"2023-09-30T09:28:57.098054+0000","last_active":"2023-09-30T09:31:00.129095+0000","last_peered":"2023-09-30T09:31:00.129095+0000","last_clean":"2023-09-30T09:31:00.129095+0000","last_became_active":"2023-09-30T09:28:57.097676+0000","last_became_peered":"2023-09-30T09:28:57.097676+0000","last_unstale":"2023-09-30T09:31:00.129095+0000","last_undegraded":"2023-09-30T09:31:00.129095+0000","last_fullsized":"2023-09-30T09:31:00.129095+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7458,"log_dups_size":0,"ondisk_log_size":7458,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:38:31.052253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395706368,"num_objects":6038,"num_object_clones":0,"num_object_copies":18114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7458,"num_write_kb":431872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":213,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.776051+0000","last_change":"2023-09-30T09:27:12.680487+0000","last_active":"2023-09-30T09:30:25.776051+0000","last_peered":"2023-09-30T09:30:25.776051+0000","last_clean":"2023-09-30T09:30:25.776051+0000","last_became_active":"2023-09-30T09:27:12.680047+0000","last_became_peered":"2023-09-30T09:27:12.680047+0000","last_unstale":"2023-09-30T09:30:25.776051+0000","last_undegraded":"2023-09-30T09:30:25.776051+0000","last_fullsized":"2023-09-30T09:30:25.776051+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:13:45.978821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":135,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.761359+0000","last_change":"2023-09-30T09:27:11.681151+0000","last_active":"2023-09-30T09:30:25.761359+0000","last_peered":"2023-09-30T09:30:25.761359+0000","last_clean":"2023-09-30T09:30:25.761359+0000","last_became_active":"2023-09-30T09:27:11.680814+0000","last_became_peered":"2023-09-30T09:27:11.680814+0000","last_unstale":"2023-09-30T09:30:25.761359+0000","last_undegraded":"2023-09-30T09:30:25.761359+0000","last_fullsized":"2023-09-30T09:30:25.761359+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"206'7629","reported_seq":7650,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.807841+0000","last_change":"2023-09-30T09:28:57.224937+0000","last_active":"2023-09-30T09:31:03.807841+0000","last_peered":"2023-09-30T09:31:03.807841+0000","last_clean":"2023-09-30T09:31:03.807841+0000","last_became_active":"2023-09-30T09:28:57.224039+0000","last_became_peered":"2023-09-30T09:28:57.224039+0000","last_unstale":"2023-09-30T09:31:03.807841+0000","last_undegraded":"2023-09-30T09:31:03.807841+0000","last_fullsized":"2023-09-30T09:31:03.807841+0000","mapping_epoch":197,"log_start":"200'300","ondisk_log_start":"200'300","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7329,"log_dups_size":0,"ondisk_log_size":7329,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:31:18.425315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385810432,"num_objects":5887,"num_object_clones":0,"num_object_copies":17661,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5887,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7629,"num_write_kb":432512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":112,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.775457+0000","last_change":"2023-09-30T09:27:11.682489+0000","last_active":"2023-09-30T09:30:25.775457+0000","last_peered":"2023-09-30T09:30:25.775457+0000","last_clean":"2023-09-30T09:30:25.775457+0000","last_became_active":"2023-09-30T09:27:11.682153+0000","last_became_peered":"2023-09-30T09:27:11.682153+0000","last_unstale":"2023-09-30T09:30:25.775457+0000","last_undegraded":"2023-09-30T09:30:25.775457+0000","last_fullsized":"2023-09-30T09:30:25.775457+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":145,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758578+0000","last_change":"2023-09-30T09:27:11.686347+0000","last_active":"2023-09-30T09:30:25.758578+0000","last_peered":"2023-09-30T09:30:25.758578+0000","last_clean":"2023-09-30T09:30:25.758578+0000","last_became_active":"2023-09-30T09:27:11.686049+0000","last_became_peered":"2023-09-30T09:27:11.686049+0000","last_unstale":"2023-09-30T09:30:25.758578+0000","last_undegraded":"2023-09-30T09:30:25.758578+0000","last_fullsized":"2023-09-30T09:30:25.758578+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"206'7737","reported_seq":7754,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.026466+0000","last_change":"2023-09-30T09:28:57.103305+0000","last_active":"2023-09-30T09:31:03.026466+0000","last_peered":"2023-09-30T09:31:03.026466+0000","last_clean":"2023-09-30T09:31:03.026466+0000","last_became_active":"2023-09-30T09:28:57.102890+0000","last_became_peered":"2023-09-30T09:28:57.102890+0000","last_unstale":"2023-09-30T09:31:03.026466+0000","last_undegraded":"2023-09-30T09:31:03.026466+0000","last_fullsized":"2023-09-30T09:31:03.026466+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":389742592,"num_objects":5947,"num_object_clones":0,"num_object_copies":17841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5947,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7737,"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":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":131,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758061+0000","last_change":"2023-09-30T09:27:11.681734+0000","last_active":"2023-09-30T09:30:25.758061+0000","last_peered":"2023-09-30T09:30:25.758061+0000","last_clean":"2023-09-30T09:30:25.758061+0000","last_became_active":"2023-09-30T09:27:11.679941+0000","last_became_peered":"2023-09-30T09:27:11.679941+0000","last_unstale":"2023-09-30T09:30:25.758061+0000","last_undegraded":"2023-09-30T09:30:25.758061+0000","last_fullsized":"2023-09-30T09:30:25.758061+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":135,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758577+0000","last_change":"2023-09-30T09:27:11.684680+0000","last_active":"2023-09-30T09:30:25.758577+0000","last_peered":"2023-09-30T09:30:25.758577+0000","last_clean":"2023-09-30T09:30:25.758577+0000","last_became_active":"2023-09-30T09:27:11.684435+0000","last_became_peered":"2023-09-30T09:27:11.684435+0000","last_unstale":"2023-09-30T09:30:25.758577+0000","last_undegraded":"2023-09-30T09:30:25.758577+0000","last_fullsized":"2023-09-30T09:30:25.758577+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"206'7433","reported_seq":7453,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.169751+0000","last_change":"2023-09-30T09:28:57.222452+0000","last_active":"2023-09-30T09:31:00.169751+0000","last_peered":"2023-09-30T09:31:00.169751+0000","last_clean":"2023-09-30T09:31:00.169751+0000","last_became_active":"2023-09-30T09:28:57.222061+0000","last_became_peered":"2023-09-30T09:28:57.222061+0000","last_unstale":"2023-09-30T09:31:00.169751+0000","last_undegraded":"2023-09-30T09:31:00.169751+0000","last_fullsized":"2023-09-30T09:31:00.169751+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7433,"log_dups_size":0,"ondisk_log_size":7433,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T21:12:50.796666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":391708672,"num_objects":5977,"num_object_clones":0,"num_object_copies":17931,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5977,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7433,"num_write_kb":429120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":184,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.768303+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:30:25.768303+0000","last_peered":"2023-09-30T09:30:25.768303+0000","last_clean":"2023-09-30T09:30:25.768303+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:30:25.768303+0000","last_undegraded":"2023-09-30T09:30:25.768303+0000","last_fullsized":"2023-09-30T09:30:25.768303+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.775774+0000","last_change":"2023-09-30T09:27:11.674705+0000","last_active":"2023-09-30T09:30:25.775774+0000","last_peered":"2023-09-30T09:30:25.775774+0000","last_clean":"2023-09-30T09:30:25.775774+0000","last_became_active":"2023-09-30T09:27:11.674373+0000","last_became_peered":"2023-09-30T09:27:11.674373+0000","last_unstale":"2023-09-30T09:30:25.775774+0000","last_undegraded":"2023-09-30T09:30:25.775774+0000","last_fullsized":"2023-09-30T09:30:25.775774+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:40:44.578339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"206'7695","reported_seq":7712,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.150551+0000","last_change":"2023-09-30T09:28:57.109610+0000","last_active":"2023-09-30T09:31:03.150551+0000","last_peered":"2023-09-30T09:31:03.150551+0000","last_clean":"2023-09-30T09:31:03.150551+0000","last_became_active":"2023-09-30T09:28:57.109277+0000","last_became_peered":"2023-09-30T09:28:57.109277+0000","last_unstale":"2023-09-30T09:31:03.150551+0000","last_undegraded":"2023-09-30T09:31:03.150551+0000","last_fullsized":"2023-09-30T09:31:03.150551+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7695,"log_dups_size":0,"ondisk_log_size":7695,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":385941504,"num_objects":5889,"num_object_clones":0,"num_object_copies":17667,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5889,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7695,"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":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":208,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.696754+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:30:46.696754+0000","last_peered":"2023-09-30T09:30:46.696754+0000","last_clean":"2023-09-30T09:30:46.696754+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:30:46.696754+0000","last_undegraded":"2023-09-30T09:30:46.696754+0000","last_fullsized":"2023-09-30T09:30:46.696754+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.759488+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:30:25.759488+0000","last_peered":"2023-09-30T09:30:25.759488+0000","last_clean":"2023-09-30T09:30:25.759488+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:30:25.759488+0000","last_undegraded":"2023-09-30T09:30:25.759488+0000","last_fullsized":"2023-09-30T09:30:25.759488+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":161,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.761700+0000","last_change":"2023-09-30T09:27:11.682831+0000","last_active":"2023-09-30T09:30:25.761700+0000","last_peered":"2023-09-30T09:30:25.761700+0000","last_clean":"2023-09-30T09:30:25.761700+0000","last_became_active":"2023-09-30T09:27:11.682405+0000","last_became_peered":"2023-09-30T09:27:11.682405+0000","last_unstale":"2023-09-30T09:30:25.761700+0000","last_undegraded":"2023-09-30T09:30:25.761700+0000","last_fullsized":"2023-09-30T09:30:25.761700+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:53.467460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"206'7414","reported_seq":7434,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.500642+0000","last_change":"2023-09-30T09:28:57.103793+0000","last_active":"2023-09-30T09:31:00.500642+0000","last_peered":"2023-09-30T09:31:00.500642+0000","last_clean":"2023-09-30T09:31:00.500642+0000","last_became_active":"2023-09-30T09:28:57.103178+0000","last_became_peered":"2023-09-30T09:28:57.103178+0000","last_unstale":"2023-09-30T09:31:00.500642+0000","last_undegraded":"2023-09-30T09:31:00.500642+0000","last_fullsized":"2023-09-30T09:31:00.500642+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7414,"log_dups_size":0,"ondisk_log_size":7414,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:20:41.425945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":383647744,"num_objects":5854,"num_object_clones":0,"num_object_copies":17562,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5854,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7414,"num_write_kb":424576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":194,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758892+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:30:25.758892+0000","last_peered":"2023-09-30T09:30:25.758892+0000","last_clean":"2023-09-30T09:30:25.758892+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:30:25.758892+0000","last_undegraded":"2023-09-30T09:30:25.758892+0000","last_fullsized":"2023-09-30T09:30:25.758892+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":134,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758625+0000","last_change":"2023-09-30T09:27:12.676033+0000","last_active":"2023-09-30T09:30:25.758625+0000","last_peered":"2023-09-30T09:30:25.758625+0000","last_clean":"2023-09-30T09:30:25.758625+0000","last_became_active":"2023-09-30T09:27:12.675575+0000","last_became_peered":"2023-09-30T09:27:12.675575+0000","last_unstale":"2023-09-30T09:30:25.758625+0000","last_undegraded":"2023-09-30T09:30:25.758625+0000","last_fullsized":"2023-09-30T09:30:25.758625+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":178,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.696643+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:30:46.696643+0000","last_peered":"2023-09-30T09:30:46.696643+0000","last_clean":"2023-09-30T09:30:46.696643+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:30:46.696643+0000","last_undegraded":"2023-09-30T09:30:46.696643+0000","last_fullsized":"2023-09-30T09:30:46.696643+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"206'7418","reported_seq":7435,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.143185+0000","last_change":"2023-09-30T09:28:57.110731+0000","last_active":"2023-09-30T09:31:03.143185+0000","last_peered":"2023-09-30T09:31:03.143185+0000","last_clean":"2023-09-30T09:31:03.143185+0000","last_became_active":"2023-09-30T09:28:57.110380+0000","last_became_peered":"2023-09-30T09:28:57.110380+0000","last_unstale":"2023-09-30T09:31:03.143185+0000","last_undegraded":"2023-09-30T09:31:03.143185+0000","last_fullsized":"2023-09-30T09:31:03.143185+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7418,"log_dups_size":0,"ondisk_log_size":7418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":382205952,"num_objects":5832,"num_object_clones":0,"num_object_copies":17496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5832,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7418,"num_write_kb":424000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":217,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.762307+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:30:25.762307+0000","last_peered":"2023-09-30T09:30:25.762307+0000","last_clean":"2023-09-30T09:30:25.762307+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:30:25.762307+0000","last_undegraded":"2023-09-30T09:30:25.762307+0000","last_fullsized":"2023-09-30T09:30:25.762307+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.762867+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:30:25.762867+0000","last_peered":"2023-09-30T09:30:25.762867+0000","last_clean":"2023-09-30T09:30:25.762867+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:30:25.762867+0000","last_undegraded":"2023-09-30T09:30:25.762867+0000","last_fullsized":"2023-09-30T09:30:25.762867+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.775847+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:30:25.775847+0000","last_peered":"2023-09-30T09:30:25.775847+0000","last_clean":"2023-09-30T09:30:25.775847+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:30:25.775847+0000","last_undegraded":"2023-09-30T09:30:25.775847+0000","last_fullsized":"2023-09-30T09:30:25.775847+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"206'7441","reported_seq":7461,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.218746+0000","last_change":"2023-09-30T09:28:57.105618+0000","last_active":"2023-09-30T09:31:00.218746+0000","last_peered":"2023-09-30T09:31:00.218746+0000","last_clean":"2023-09-30T09:31:00.218746+0000","last_became_active":"2023-09-30T09:28:57.105347+0000","last_became_peered":"2023-09-30T09:28:57.105347+0000","last_unstale":"2023-09-30T09:31:00.218746+0000","last_undegraded":"2023-09-30T09:31:00.218746+0000","last_fullsized":"2023-09-30T09:31:00.218746+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7441,"log_dups_size":0,"ondisk_log_size":7441,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:58:24.582242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":393019392,"num_objects":5997,"num_object_clones":0,"num_object_copies":17991,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5997,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7441,"num_write_kb":430016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":176,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.759154+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:30:25.759154+0000","last_peered":"2023-09-30T09:30:25.759154+0000","last_clean":"2023-09-30T09:30:25.759154+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:30:25.759154+0000","last_undegraded":"2023-09-30T09:30:25.759154+0000","last_fullsized":"2023-09-30T09:30:25.759154+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":501,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.767519+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:30:25.767519+0000","last_peered":"2023-09-30T09:30:25.767519+0000","last_clean":"2023-09-30T09:30:25.767519+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:30:25.767519+0000","last_undegraded":"2023-09-30T09:30:25.767519+0000","last_fullsized":"2023-09-30T09:30:25.767519+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":158,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.769162+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:30:25.769162+0000","last_peered":"2023-09-30T09:30:25.769162+0000","last_clean":"2023-09-30T09:30:25.769162+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:30:25.769162+0000","last_undegraded":"2023-09-30T09:30:25.769162+0000","last_fullsized":"2023-09-30T09:30:25.769162+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":112,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.775631+0000","last_change":"2023-09-30T09:27:11.681805+0000","last_active":"2023-09-30T09:30:25.775631+0000","last_peered":"2023-09-30T09:30:25.775631+0000","last_clean":"2023-09-30T09:30:25.775631+0000","last_became_active":"2023-09-30T09:27:11.681467+0000","last_became_peered":"2023-09-30T09:27:11.681467+0000","last_unstale":"2023-09-30T09:30:25.775631+0000","last_undegraded":"2023-09-30T09:30:25.775631+0000","last_fullsized":"2023-09-30T09:30:25.775631+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"206'7397","reported_seq":7417,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.514606+0000","last_change":"2023-09-30T09:28:57.108626+0000","last_active":"2023-09-30T09:31:00.514606+0000","last_peered":"2023-09-30T09:31:00.514606+0000","last_clean":"2023-09-30T09:31:00.514606+0000","last_became_active":"2023-09-30T09:28:57.108284+0000","last_became_peered":"2023-09-30T09:28:57.108284+0000","last_unstale":"2023-09-30T09:31:00.514606+0000","last_undegraded":"2023-09-30T09:31:00.514606+0000","last_fullsized":"2023-09-30T09:31:00.514606+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7397,"log_dups_size":0,"ondisk_log_size":7397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:53:21.579085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":394592256,"num_objects":6021,"num_object_clones":0,"num_object_copies":18063,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6021,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7397,"num_write_kb":429376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":210,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.767608+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:30:25.767608+0000","last_peered":"2023-09-30T09:30:25.767608+0000","last_clean":"2023-09-30T09:30:25.767608+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:30:25.767608+0000","last_undegraded":"2023-09-30T09:30:25.767608+0000","last_fullsized":"2023-09-30T09:30:25.767608+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":184,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773090+0000","last_change":"2023-09-30T09:27:12.670432+0000","last_active":"2023-09-30T09:30:25.773090+0000","last_peered":"2023-09-30T09:30:25.773090+0000","last_clean":"2023-09-30T09:30:25.773090+0000","last_became_active":"2023-09-30T09:27:12.669889+0000","last_became_peered":"2023-09-30T09:27:12.669889+0000","last_unstale":"2023-09-30T09:30:25.773090+0000","last_undegraded":"2023-09-30T09:30:25.773090+0000","last_fullsized":"2023-09-30T09:30:25.773090+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:33:36.146032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773151+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:30:25.773151+0000","last_peered":"2023-09-30T09:30:25.773151+0000","last_clean":"2023-09-30T09:30:25.773151+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:30:25.773151+0000","last_undegraded":"2023-09-30T09:30:25.773151+0000","last_fullsized":"2023-09-30T09:30:25.773151+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"206'7465","reported_seq":7482,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.041517+0000","last_change":"2023-09-30T09:28:57.109463+0000","last_active":"2023-09-30T09:31:03.041517+0000","last_peered":"2023-09-30T09:31:03.041517+0000","last_clean":"2023-09-30T09:31:03.041517+0000","last_became_active":"2023-09-30T09:28:57.109106+0000","last_became_peered":"2023-09-30T09:28:57.109106+0000","last_unstale":"2023-09-30T09:31:03.041517+0000","last_undegraded":"2023-09-30T09:31:03.041517+0000","last_fullsized":"2023-09-30T09:31:03.041517+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7465,"log_dups_size":0,"ondisk_log_size":7465,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":378994688,"num_objects":5783,"num_object_clones":0,"num_object_copies":17349,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5783,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7465,"num_write_kb":423936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":213,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.766136+0000","last_change":"2023-09-30T09:27:12.675113+0000","last_active":"2023-09-30T09:30:25.766136+0000","last_peered":"2023-09-30T09:30:25.766136+0000","last_clean":"2023-09-30T09:30:25.766136+0000","last_became_active":"2023-09-30T09:27:12.674334+0000","last_became_peered":"2023-09-30T09:27:12.674334+0000","last_unstale":"2023-09-30T09:30:25.766136+0000","last_undegraded":"2023-09-30T09:30:25.766136+0000","last_fullsized":"2023-09-30T09:30:25.766136+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":165,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.696845+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:30:46.696845+0000","last_peered":"2023-09-30T09:30:46.696845+0000","last_clean":"2023-09-30T09:30:46.696845+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:30:46.696845+0000","last_undegraded":"2023-09-30T09:30:46.696845+0000","last_fullsized":"2023-09-30T09:30:46.696845+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":52,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.672916+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:30:46.672916+0000","last_peered":"2023-09-30T09:30:46.672916+0000","last_clean":"2023-09-30T09:30:46.672916+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:30:46.672916+0000","last_undegraded":"2023-09-30T09:30:46.672916+0000","last_fullsized":"2023-09-30T09:30:46.672916+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"206'7543","reported_seq":7561,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:03.048610+0000","last_change":"2023-09-30T09:28:57.110720+0000","last_active":"2023-09-30T09:31:03.048610+0000","last_peered":"2023-09-30T09:31:03.048610+0000","last_clean":"2023-09-30T09:31:03.048610+0000","last_became_active":"2023-09-30T09:28:57.110234+0000","last_became_peered":"2023-09-30T09:28:57.110234+0000","last_unstale":"2023-09-30T09:31:03.048610+0000","last_undegraded":"2023-09-30T09:31:03.048610+0000","last_fullsized":"2023-09-30T09:31:03.048610+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7543,"log_dups_size":0,"ondisk_log_size":7543,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":384696344,"num_objects":5871,"num_object_clones":0,"num_object_copies":17613,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5871,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7543,"num_write_kb":429185,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"60'2","reported_seq":205,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.779037+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:30:25.779037+0000","last_peered":"2023-09-30T09:30:25.779037+0000","last_clean":"2023-09-30T09:30:25.779037+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:30:25.779037+0000","last_undegraded":"2023-09-30T09:30:25.779037+0000","last_fullsized":"2023-09-30T09:30:25.779037+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":180,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.776761+0000","last_change":"2023-09-30T09:27:11.674172+0000","last_active":"2023-09-30T09:30:25.776761+0000","last_peered":"2023-09-30T09:30:25.776761+0000","last_clean":"2023-09-30T09:30:25.776761+0000","last_became_active":"2023-09-30T09:27:11.673872+0000","last_became_peered":"2023-09-30T09:27:11.673872+0000","last_unstale":"2023-09-30T09:30:25.776761+0000","last_undegraded":"2023-09-30T09:30:25.776761+0000","last_fullsized":"2023-09-30T09:30:25.776761+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:15.865635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":195,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679112+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:30:46.679112+0000","last_peered":"2023-09-30T09:30:46.679112+0000","last_clean":"2023-09-30T09:30:46.679112+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:30:46.679112+0000","last_undegraded":"2023-09-30T09:30:46.679112+0000","last_fullsized":"2023-09-30T09:30:46.679112+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"206'7522","reported_seq":7542,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.362495+0000","last_change":"2023-09-30T09:28:57.111179+0000","last_active":"2023-09-30T09:31:00.362495+0000","last_peered":"2023-09-30T09:31:00.362495+0000","last_clean":"2023-09-30T09:31:00.362495+0000","last_became_active":"2023-09-30T09:28:57.110838+0000","last_became_peered":"2023-09-30T09:28:57.110838+0000","last_unstale":"2023-09-30T09:31:00.362495+0000","last_undegraded":"2023-09-30T09:31:00.362495+0000","last_fullsized":"2023-09-30T09:31:00.362495+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7522,"log_dups_size":0,"ondisk_log_size":7522,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:26:01.857219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":395575296,"num_objects":6036,"num_object_clones":0,"num_object_copies":18108,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6036,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7522,"num_write_kb":433856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":97,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.775812+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:30:25.775812+0000","last_peered":"2023-09-30T09:30:25.775812+0000","last_clean":"2023-09-30T09:30:25.775812+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:30:25.775812+0000","last_undegraded":"2023-09-30T09:30:25.775812+0000","last_fullsized":"2023-09-30T09:30:25.775812+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":187,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.774112+0000","last_change":"2023-09-30T09:27:12.674594+0000","last_active":"2023-09-30T09:30:25.774112+0000","last_peered":"2023-09-30T09:30:25.774112+0000","last_clean":"2023-09-30T09:30:25.774112+0000","last_became_active":"2023-09-30T09:27:12.673364+0000","last_became_peered":"2023-09-30T09:27:12.673364+0000","last_unstale":"2023-09-30T09:30:25.774112+0000","last_undegraded":"2023-09-30T09:30:25.774112+0000","last_fullsized":"2023-09-30T09:30:25.774112+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:16:58.624000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":120,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758261+0000","last_change":"2023-09-30T09:27:11.681362+0000","last_active":"2023-09-30T09:30:25.758261+0000","last_peered":"2023-09-30T09:30:25.758261+0000","last_clean":"2023-09-30T09:30:25.758261+0000","last_became_active":"2023-09-30T09:27:11.679311+0000","last_became_peered":"2023-09-30T09:27:11.679311+0000","last_unstale":"2023-09-30T09:30:25.758261+0000","last_undegraded":"2023-09-30T09:30:25.758261+0000","last_fullsized":"2023-09-30T09:30:25.758261+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":173,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.773648+0000","last_change":"2023-09-30T09:27:12.671773+0000","last_active":"2023-09-30T09:30:25.773648+0000","last_peered":"2023-09-30T09:30:25.773648+0000","last_clean":"2023-09-30T09:30:25.773648+0000","last_became_active":"2023-09-30T09:27:12.671403+0000","last_became_peered":"2023-09-30T09:27:12.671403+0000","last_unstale":"2023-09-30T09:30:25.773648+0000","last_undegraded":"2023-09-30T09:30:25.773648+0000","last_fullsized":"2023-09-30T09:30:25.773648+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:31:47.778406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:28.584301+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:30:28.584301+0000","last_peered":"2023-09-30T09:30:28.584301+0000","last_clean":"2023-09-30T09:30:28.584301+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:30:28.584301+0000","last_undegraded":"2023-09-30T09:30:28.584301+0000","last_fullsized":"2023-09-30T09:30:28.584301+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":189,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.759110+0000","last_change":"2023-09-30T09:27:11.675275+0000","last_active":"2023-09-30T09:30:25.759110+0000","last_peered":"2023-09-30T09:30:25.759110+0000","last_clean":"2023-09-30T09:30:25.759110+0000","last_became_active":"2023-09-30T09:27:11.674212+0000","last_became_peered":"2023-09-30T09:27:11.674212+0000","last_unstale":"2023-09-30T09:30:25.759110+0000","last_undegraded":"2023-09-30T09:30:25.759110+0000","last_fullsized":"2023-09-30T09:30:25.759110+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":159,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758441+0000","last_change":"2023-09-30T09:27:11.681541+0000","last_active":"2023-09-30T09:30:25.758441+0000","last_peered":"2023-09-30T09:30:25.758441+0000","last_clean":"2023-09-30T09:30:25.758441+0000","last_became_active":"2023-09-30T09:27:11.681214+0000","last_became_peered":"2023-09-30T09:27:11.681214+0000","last_unstale":"2023-09-30T09:30:25.758441+0000","last_undegraded":"2023-09-30T09:30:25.758441+0000","last_fullsized":"2023-09-30T09:30:25.758441+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":200,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.759579+0000","last_change":"2023-09-30T09:27:11.686860+0000","last_active":"2023-09-30T09:30:25.759579+0000","last_peered":"2023-09-30T09:30:25.759579+0000","last_clean":"2023-09-30T09:30:25.759579+0000","last_became_active":"2023-09-30T09:27:11.686108+0000","last_became_peered":"2023-09-30T09:27:11.686108+0000","last_unstale":"2023-09-30T09:30:25.759579+0000","last_undegraded":"2023-09-30T09:30:25.759579+0000","last_fullsized":"2023-09-30T09:30:25.759579+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":148,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758708+0000","last_change":"2023-09-30T09:27:12.680753+0000","last_active":"2023-09-30T09:30:25.758708+0000","last_peered":"2023-09-30T09:30:25.758708+0000","last_clean":"2023-09-30T09:30:25.758708+0000","last_became_active":"2023-09-30T09:27:12.680372+0000","last_became_peered":"2023-09-30T09:27:12.680372+0000","last_unstale":"2023-09-30T09:30:25.758708+0000","last_undegraded":"2023-09-30T09:30:25.758708+0000","last_fullsized":"2023-09-30T09:30:25.758708+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":205,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679545+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:30:46.679545+0000","last_peered":"2023-09-30T09:30:46.679545+0000","last_clean":"2023-09-30T09:30:46.679545+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:30:46.679545+0000","last_undegraded":"2023-09-30T09:30:46.679545+0000","last_fullsized":"2023-09-30T09:30:46.679545+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.768646+0000","last_change":"2023-09-30T09:24:36.658758+0000","last_active":"2023-09-30T09:30:25.768646+0000","last_peered":"2023-09-30T09:30:25.768646+0000","last_clean":"2023-09-30T09:30:25.768646+0000","last_became_active":"2023-09-30T09:24:36.658304+0000","last_became_peered":"2023-09-30T09:24:36.658304+0000","last_unstale":"2023-09-30T09:30:25.768646+0000","last_undegraded":"2023-09-30T09:30:25.768646+0000","last_fullsized":"2023-09-30T09:30:25.768646+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:51:51.027706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":58,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673106+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:30:46.673106+0000","last_peered":"2023-09-30T09:30:46.673106+0000","last_clean":"2023-09-30T09:30:46.673106+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:30:46.673106+0000","last_undegraded":"2023-09-30T09:30:46.673106+0000","last_fullsized":"2023-09-30T09:30:46.673106+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":205,"state":"active+clean","last_fresh":"2023-09-30T09:30:25.758055+0000","last_change":"2023-09-30T09:27:11.680591+0000","last_active":"2023-09-30T09:30:25.758055+0000","last_peered":"2023-09-30T09:30:25.758055+0000","last_clean":"2023-09-30T09:30:25.758055+0000","last_became_active":"2023-09-30T09:27:11.680208+0000","last_became_peered":"2023-09-30T09:27:11.680208+0000","last_unstale":"2023-09-30T09:30:25.758055+0000","last_undegraded":"2023-09-30T09:30:25.758055+0000","last_fullsized":"2023-09-30T09:30:25.758055+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":5438,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":6183976984,"num_objects":94361,"num_object_clones":0,"num_object_copies":283083,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":94361,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":119907,"num_write_kb":6856513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":18455670784,"data_stored":18455658568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119507,"ondisk_log_size":119507,"up":48,"acting":48,"num_store_stats":8},{"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":48,"seq":206158430638,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3960116,"kb_used_data":3362220,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":89785036,"statfs":{"total":95995035648,"available":91939876864,"internally_reserved":0,"allocated":3442913280,"data_stored":3442360972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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 30 09:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":1.915,"15min":1.5920000000000001},"min":{"1min":0.311,"5min":0.26100000000000001,"15min":0.247},"max":{"1min":3.3079999999999998,"5min":73.153000000000006,"15min":73.153000000000006},"last":0.34100000000000003},{"interface":"front","average":{"1min":1.262,"5min":2.3450000000000002,"15min":1.8300000000000001},"min":{"1min":0.36199999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.661,"5min":73.323999999999998,"15min":73.323999999999998},"last":4.3819999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:30:46 2023","interfaces":[{"interface":"back","average":{"1min":2.621,"5min":2.0049999999999999,"15min":2.0630000000000002},"min":{"1min":0.33400000000000002,"5min":0.29899999999999999,"15min":0.29099999999999998},"max":{"1min":8.0860000000000003,"5min":19.620999999999999,"15min":73.933000000000007},"last":0.46700000000000003},{"interface":"front","average":{"1min":2.798,"5min":2.2629999999999999,"15min":2.2749999999999999},"min":{"1min":0.38400000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.673,"5min":20.552,"15min":73.694000000000003},"last":0.435}]},{"osd":2,"last update":"Sat Sep 30 09:30:03 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":2.218,"15min":2.0030000000000001},"min":{"1min":0.379,"5min":0.318,"15min":0.29099999999999998},"max":{"1min":2.855,"5min":111.94,"15min":111.94},"last":0.36899999999999999},{"interface":"front","average":{"1min":1.2989999999999999,"5min":2.367,"15min":2.2509999999999999},"min":{"1min":0.40200000000000002,"5min":0.34399999999999997,"15min":0.318},"max":{"1min":3.3050000000000002,"5min":111.68899999999999,"15min":111.68899999999999},"last":4.4269999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":5.4969999999999999,"5min":3.714,"15min":2.9550000000000001},"min":{"1min":0.40100000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":59.581000000000003,"5min":133.68299999999999,"15min":133.68299999999999},"last":1.7869999999999999},{"interface":"front","average":{"1min":5.1150000000000002,"5min":3.6459999999999999,"15min":3.1019999999999999},"min":{"1min":0.44900000000000001,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":60.491999999999997,"5min":133.655,"15min":133.655},"last":4.4050000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":1.448,"15min":1.585},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.9610000000000003,"5min":6.5869999999999997,"15min":6.5869999999999997},"last":4.3399999999999999},{"interface":"front","average":{"1min":1.774,"5min":1.151,"15min":1.0629999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.6539999999999999,"5min":7.6539999999999999,"15min":7.6539999999999999},"last":0.39200000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":1.603,"5min":1.216,"15min":1.238},"min":{"1min":0.40400000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.1920000000000002,"5min":6.8250000000000002,"15min":7.6760000000000002},"last":6.9690000000000003},{"interface":"front","average":{"1min":2.6259999999999999,"5min":1.673,"15min":1.4059999999999999},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.32800000000000001},"max":{"1min":10.763999999999999,"5min":10.763999999999999,"15min":10.763999999999999},"last":1.8999999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.3120000000000001,"15min":1.2669999999999999},"min":{"1min":0.42499999999999999,"5min":0.39000000000000001,"15min":0.38100000000000001},"max":{"1min":6.0830000000000002,"5min":6.0830000000000002,"15min":8.0939999999999994},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.879,"5min":1.2070000000000001,"15min":1.1830000000000001},"min":{"1min":0.46899999999999997,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":7.7210000000000001,"5min":7.7210000000000001,"15min":8.5690000000000008},"last":0.53700000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626871,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1437532,"kb_used_data":1140308,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92307620,"statfs":{"total":95995035648,"available":94523002880,"internally_reserved":0,"allocated":1167675392,"data_stored":1167146860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"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 30 09:30:07 2023","interfaces":[{"interface":"back","average":{"1min":2.5289999999999999,"5min":1.9830000000000001,"15min":3.0569999999999999},"min":{"1min":0.312,"5min":0.28799999999999998,"15min":0.27400000000000002},"max":{"1min":36.634999999999998,"5min":36.634999999999998,"15min":214.50999999999999},"last":1.546},{"interface":"front","average":{"1min":2.5790000000000002,"5min":1.5229999999999999,"15min":2.8530000000000002},"min":{"1min":0.311,"5min":0.26000000000000001,"15min":0.23200000000000001},"max":{"1min":37.469999999999999,"5min":37.469999999999999,"15min":213.87799999999999},"last":4.1180000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":11.706,"5min":3.758,"15min":2.3849999999999998},"min":{"1min":0.39200000000000002,"5min":0.26600000000000001,"15min":0.25700000000000001},"max":{"1min":77.311999999999998,"5min":77.311999999999998,"15min":77.311999999999998},"last":2.1949999999999998},{"interface":"front","average":{"1min":11.763,"5min":4.1040000000000001,"15min":2.4630000000000001},"min":{"1min":0.375,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":77.703000000000003,"5min":77.703000000000003,"15min":77.703000000000003},"last":1.7390000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.599,"15min":2.6579999999999999},"min":{"1min":0.41799999999999998,"5min":0.316,"15min":0.28299999999999997},"max":{"1min":3.9580000000000002,"5min":16.555,"15min":181.59299999999999},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.70899999999999996,"5min":1.405,"15min":2.4239999999999999},"min":{"1min":0.35199999999999998,"5min":0.34200000000000003,"15min":0.314},"max":{"1min":1.8360000000000001,"5min":16.742000000000001,"15min":181.63499999999999},"last":0.5}]},{"osd":3,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.629,"5min":1.4910000000000001,"15min":2.3239999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":5.4219999999999997,"5min":36.433,"15min":74.230000000000004},"last":0.52200000000000002},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.958,"15min":2.774},"min":{"1min":0.45400000000000001,"5min":0.34200000000000003,"15min":0.32900000000000001},"max":{"1min":4.8170000000000002,"5min":36.761000000000003,"15min":74.484999999999999},"last":3.024}]},{"osd":4,"last update":"Sat Sep 30 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":1.0149999999999999,"15min":1.143},"min":{"1min":0.33000000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.319,"5min":4.1180000000000003,"15min":4.1180000000000003},"last":0.433},{"interface":"front","average":{"1min":0.89300000000000002,"5min":1.2849999999999999,"15min":1.425},"min":{"1min":0.44900000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.6960000000000002,"5min":7.0209999999999999,"15min":7.0209999999999999},"last":0.42599999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.98499999999999999,"15min":1.1020000000000001},"min":{"1min":0.29899999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":2.988,"5min":4.7670000000000003,"15min":8.9329999999999998},"last":0.46600000000000003},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.97999999999999998,"15min":1.137},"min":{"1min":0.32500000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.7679999999999998,"5min":6.6879999999999997,"15min":12.791},"last":0.47699999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.173,"15min":1.109},"min":{"1min":0.45400000000000001,"5min":0.38,"15min":0.33400000000000002},"max":{"1min":4.867,"5min":10.816000000000001,"15min":10.816000000000001},"last":2.1459999999999999},{"interface":"front","average":{"1min":1.536,"5min":1.3480000000000001,"15min":1.3089999999999999},"min":{"1min":0.55500000000000005,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":4.843,"5min":7.6749999999999998,"15min":10.959},"last":2.2330000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285823,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3864048,"kb_used_data":3365288,"kb_used_omap":3,"kb_used_meta":498748,"kb_avail":89881104,"statfs":{"total":95995035648,"available":92038250496,"internally_reserved":0,"allocated":3446054912,"data_stored":3445276159,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":510718372},"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 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8560000000000001,"5min":1.8460000000000001,"15min":2.1589999999999998},"min":{"1min":0.23100000000000001,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":7.2030000000000003,"5min":12.602,"15min":75.956999999999994},"last":3.585},{"interface":"front","average":{"1min":1.399,"5min":1.522,"15min":2.1880000000000002},"min":{"1min":0.29699999999999999,"5min":0.23599999999999999,"15min":0.20399999999999999},"max":{"1min":4.3040000000000003,"5min":8.9870000000000001,"15min":75.379999999999995},"last":0.30599999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:30:04 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.966,"15min":2.137},"min":{"1min":0.26900000000000002,"5min":0.20899999999999999,"15min":0.20699999999999999},"max":{"1min":5.415,"5min":12.532,"15min":15.486000000000001},"last":0.57999999999999996},{"interface":"front","average":{"1min":1.2729999999999999,"5min":2.1429999999999998,"15min":2.262},"min":{"1min":0.32300000000000001,"5min":0.311,"15min":0.23799999999999999},"max":{"1min":5.4630000000000001,"5min":12.436999999999999,"15min":15.532},"last":0.54300000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8600000000000001,"5min":1.998,"15min":2.1970000000000001},"min":{"1min":0.248,"5min":0.248,"15min":0.19700000000000001},"max":{"1min":5.4630000000000001,"5min":27.786000000000001,"15min":27.786000000000001},"last":0.33300000000000002},{"interface":"front","average":{"1min":2.266,"5min":2.4630000000000001,"15min":2.528},"min":{"1min":0.27200000000000002,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":10.084,"5min":27.850999999999999,"15min":27.850999999999999},"last":0.77800000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:30:16 2023","interfaces":[{"interface":"back","average":{"1min":1.7030000000000001,"5min":1.4530000000000001,"15min":1.512},"min":{"1min":0.41199999999999998,"5min":0.376,"15min":0.376},"max":{"1min":5.5659999999999998,"5min":5.5659999999999998,"15min":5.5659999999999998},"last":0.61499999999999999},{"interface":"front","average":{"1min":1.8089999999999999,"5min":1.7430000000000001,"15min":1.885},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":8.2140000000000004,"5min":8.2140000000000004,"15min":8.2140000000000004},"last":0.35699999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":3.8570000000000002,"5min":2.1099999999999999,"15min":1.9079999999999999},"min":{"1min":0.41399999999999998,"5min":0.32700000000000001,"15min":0.30299999999999999},"max":{"1min":46.493000000000002,"5min":46.493000000000002,"15min":46.493000000000002},"last":0.378},{"interface":"front","average":{"1min":4.0990000000000002,"5min":2.149,"15min":1.9550000000000001},"min":{"1min":0.60999999999999999,"5min":0.35999999999999999,"15min":0.34399999999999997},"max":{"1min":47.222999999999999,"5min":47.222999999999999,"15min":47.222999999999999},"last":0.74399999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8819999999999999,"5min":1.7829999999999999,"15min":1.8080000000000001},"min":{"1min":0.54600000000000004,"5min":0.32600000000000001,"15min":0.318},"max":{"1min":7.4539999999999997,"5min":12.558,"15min":12.558},"last":11.446},{"interface":"front","average":{"1min":1.304,"5min":1.6000000000000001,"15min":1.724},"min":{"1min":0.44600000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.1660000000000004,"5min":9.4000000000000004,"15min":12.324},"last":0.39400000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.95,"5min":1.853,"15min":2.1019999999999999},"min":{"1min":0.46600000000000003,"5min":0.39600000000000002,"15min":0.372},"max":{"1min":5.6680000000000001,"5min":9.7140000000000004,"15min":45.642000000000003},"last":0.81699999999999995},{"interface":"front","average":{"1min":2.1699999999999999,"5min":1.883,"15min":2.0169999999999999},"min":{"1min":0.53000000000000003,"5min":0.38200000000000001,"15min":0.35199999999999998},"max":{"1min":7.5,"5min":12.507,"15min":44.390999999999998},"last":3.7149999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449348,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1916592,"kb_used_data":1517928,"kb_used_omap":3,"kb_used_meta":398652,"kb_avail":91828560,"statfs":{"total":95995035648,"available":94032445440,"internally_reserved":0,"allocated":1554358272,"data_stored":1553810803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":408219874},"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 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.845,"5min":1.8700000000000001,"15min":2.3799999999999999},"min":{"1min":0.28199999999999997,"5min":0.219,"15min":0.183},"max":{"1min":9.173,"5min":17.731000000000002,"15min":86.579999999999998},"last":1.139},{"interface":"front","average":{"1min":2.3079999999999998,"5min":2.3919999999999999,"15min":2.6560000000000001},"min":{"1min":0.442,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":9.3849999999999998,"5min":18.285,"15min":86.510999999999996},"last":4.5780000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.9390000000000001,"15min":2.6859999999999999},"min":{"1min":0.33000000000000002,"5min":0.25600000000000001,"15min":0.20499999999999999},"max":{"1min":2.718,"5min":46.396999999999998,"15min":99.593000000000004},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.70299999999999996,"5min":2.4569999999999999,"15min":2.8620000000000001},"min":{"1min":0.30499999999999999,"5min":0.28100000000000003,"15min":0.19700000000000001},"max":{"1min":2.117,"5min":46.246000000000002,"15min":92.602999999999994},"last":0.69599999999999995}]},{"osd":3,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":2.415,"5min":1.921,"15min":2.9849999999999999},"min":{"1min":0.35399999999999998,"5min":0.27700000000000002,"15min":0.26800000000000002},"max":{"1min":9.9689999999999994,"5min":12.449,"15min":88.981999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":3.0310000000000001,"5min":2.911,"15min":3.4390000000000001},"min":{"1min":0.33500000000000002,"5min":0.29299999999999998,"15min":0.26000000000000001},"max":{"1min":8.9290000000000003,"5min":15.412000000000001,"15min":92.646000000000001},"last":7.7389999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:30:24 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.3220000000000001,"15min":1.4910000000000001},"min":{"1min":0.39200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.6480000000000001,"5min":7.4660000000000002,"15min":7.4660000000000002},"last":4.5369999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.97699999999999998,"15min":0.96699999999999997},"min":{"1min":0.39500000000000002,"5min":0.379,"15min":0.379},"max":{"1min":4.1909999999999998,"5min":4.1909999999999998,"15min":4.1909999999999998},"last":0.93700000000000006}]},{"osd":5,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.8700000000000001,"15min":1.831},"min":{"1min":0.41799999999999998,"5min":0.38400000000000001,"15min":0.318},"max":{"1min":3.8039999999999998,"5min":12.263999999999999,"15min":14.044},"last":4.4770000000000003},{"interface":"front","average":{"1min":2.3220000000000001,"5min":1.6850000000000001,"15min":1.637},"min":{"1min":0.48699999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":12.254,"5min":12.254,"15min":12.254},"last":1.421}]},{"osd":6,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":1.4830000000000001,"5min":1.4690000000000001,"15min":1.587},"min":{"1min":0.41599999999999998,"5min":0.38600000000000001,"15min":0.33500000000000002},"max":{"1min":3.9020000000000001,"5min":6.7190000000000003,"15min":9.3689999999999998},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.579,"15min":1.546},"min":{"1min":0.433,"5min":0.317,"15min":0.317},"max":{"1min":5.4690000000000003,"5min":7.681,"15min":7.681},"last":0.89600000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:30:12 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.504,"15min":1.698},"min":{"1min":0.56399999999999995,"5min":0.40899999999999997,"15min":0.36199999999999999},"max":{"1min":2.1930000000000001,"5min":6.3860000000000001,"15min":9.4369999999999994},"last":2.5739999999999998},{"interface":"front","average":{"1min":1.4970000000000001,"5min":1.706,"15min":1.627},"min":{"1min":0.51100000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.4199999999999999,"5min":12.656000000000001,"15min":12.656000000000001},"last":1.3029999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122297,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1581044,"kb_used_data":1128940,"kb_used_omap":3,"kb_used_meta":452092,"kb_avail":92164108,"statfs":{"total":95995035648,"available":94376046592,"internally_reserved":0,"allocated":1156034560,"data_stored":1155249645,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":462942987},"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 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.6080000000000001,"15min":3.2429999999999999},"min":{"1min":0.246,"5min":0.221,"15min":0.19800000000000001},"max":{"1min":3.2360000000000002,"5min":12.073,"15min":147.977},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.88500000000000001,"5min":2.0790000000000002,"15min":3.5070000000000001},"min":{"1min":0.25900000000000001,"5min":0.215,"15min":0.215},"max":{"1min":3.1360000000000001,"5min":35.966000000000001,"15min":147.59800000000001},"last":0.64200000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.845,"15min":3.073},"min":{"1min":0.34699999999999998,"5min":0.24399999999999999,"15min":0.221},"max":{"1min":4.1360000000000001,"5min":25.129999999999999,"15min":222.93199999999999},"last":4.3630000000000004},{"interface":"front","average":{"1min":2.165,"5min":2.593,"15min":3.3109999999999999},"min":{"1min":0.435,"5min":0.23400000000000001,"15min":0.19800000000000001},"max":{"1min":8.1750000000000007,"5min":28.015000000000001,"15min":223.30199999999999},"last":0.373}]},{"osd":3,"last update":"Sat Sep 30 09:30:40 2023","interfaces":[{"interface":"back","average":{"1min":2.9399999999999999,"5min":2.1760000000000002,"15min":3.238},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":9.5180000000000007,"5min":20.216999999999999,"15min":115.428},"last":2.532},{"interface":"front","average":{"1min":2.0920000000000001,"5min":2.0339999999999998,"15min":3.1680000000000001},"min":{"1min":0.47799999999999998,"5min":0.28699999999999998,"15min":0.25800000000000001},"max":{"1min":9.0380000000000003,"5min":19.879000000000001,"15min":115.46299999999999},"last":0.71799999999999997}]},{"osd":4,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":1,"15min":1.0720000000000001},"min":{"1min":0.33600000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.867,"5min":3.4529999999999998,"15min":3.4529999999999998},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":1.349,"15min":1.5209999999999999},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":3.0219999999999998,"5min":5.6219999999999999,"15min":5.6219999999999999},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.647,"15min":1.77},"min":{"1min":0.33800000000000002,"5min":0.316,"15min":0.316},"max":{"1min":2.7029999999999998,"5min":7.258,"15min":12.9},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.089,"5min":1.6950000000000001,"15min":1.887},"min":{"1min":0.44400000000000001,"5min":0.34799999999999998,"15min":0.33200000000000002},"max":{"1min":3.1659999999999999,"5min":9.7899999999999991,"15min":12.847},"last":0.48999999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.6930000000000001,"15min":1.946},"min":{"1min":0.39200000000000002,"5min":0.38500000000000001,"15min":0.35399999999999998},"max":{"1min":3.073,"5min":9.7699999999999996,"15min":12.993},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.81699999999999995,"5min":1.4239999999999999,"15min":1.8680000000000001},"min":{"1min":0.41499999999999998,"5min":0.31,"15min":0.31},"max":{"1min":2.1160000000000001,"5min":7.2469999999999999,"15min":12.57},"last":0.59099999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:30:14 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.6779999999999999,"15min":1.8580000000000001},"min":{"1min":0.50800000000000001,"5min":0.39300000000000002,"15min":0.36399999999999999},"max":{"1min":2.6629999999999998,"5min":7.3049999999999997,"15min":12.849},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.379,"5min":2.0920000000000001,"15min":2.169},"min":{"1min":0.56100000000000005,"5min":0.42499999999999999,"15min":0.40200000000000002},"max":{"1min":3.1059999999999999,"5min":10.98,"15min":12.912000000000001},"last":0.77800000000000002}]}]},{"osd":3,"up_from":93,"seq":399431958771,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3646668,"kb_used_data":3084164,"kb_used_omap":2,"kb_used_meta":562493,"kb_avail":90098484,"statfs":{"total":95995035648,"available":92260847616,"internally_reserved":0,"allocated":3158183936,"data_stored":3157435476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":575993451},"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 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":4.0469999999999997,"15min":3.5950000000000002},"min":{"1min":0.253,"5min":0.188,"15min":0.17599999999999999},"max":{"1min":8.1859999999999999,"5min":194.80099999999999,"15min":199.715},"last":0.53000000000000003},{"interface":"front","average":{"1min":1.6930000000000001,"5min":4.069,"15min":3.8610000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.21299999999999999},"max":{"1min":5.702,"5min":193.81999999999999,"15min":199.613},"last":4.2619999999999996}]},{"osd":1,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":14.212999999999999,"5min":5.3099999999999996,"15min":3.4740000000000002},"min":{"1min":0.30399999999999999,"5min":0.245,"15min":0.19800000000000001},"max":{"1min":278.57600000000002,"5min":278.57600000000002,"15min":278.57600000000002},"last":1.6539999999999999},{"interface":"front","average":{"1min":15.398999999999999,"5min":5.2050000000000001,"15min":3.4249999999999998},"min":{"1min":0.30399999999999999,"5min":0.219,"15min":0.219},"max":{"1min":279.47500000000002,"5min":279.47500000000002,"15min":279.47500000000002},"last":0.58999999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.5740000000000001,"15min":2.0619999999999998},"min":{"1min":0.26200000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":2.3239999999999998,"5min":9.9930000000000003,"15min":32.634999999999998},"last":1.6950000000000001},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.956,"15min":2.3119999999999998},"min":{"1min":0.33100000000000002,"5min":0.32300000000000001,"15min":0.28899999999999998},"max":{"1min":8.5359999999999996,"5min":10.351000000000001,"15min":34.694000000000003},"last":0.56399999999999995}]},{"osd":4,"last update":"Sat Sep 30 09:30:19 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":1.71,"15min":1.8280000000000001},"min":{"1min":0.50900000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.7389999999999999,"5min":8.7769999999999992,"15min":8.7769999999999992},"last":4.226},{"interface":"front","average":{"1min":1.855,"5min":1.6850000000000001,"15min":1.7649999999999999},"min":{"1min":0.54100000000000004,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":8.6129999999999995,"5min":8.6129999999999995,"15min":8.6129999999999995},"last":4.101}]},{"osd":5,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":2.0289999999999999,"5min":1.641,"15min":2.516},"min":{"1min":0.46100000000000002,"5min":0.309,"15min":0.309},"max":{"1min":7.9630000000000001,"5min":8.8140000000000001,"15min":181.20099999999999},"last":4.1959999999999997},{"interface":"front","average":{"1min":1.256,"5min":1.494,"15min":2.2589999999999999},"min":{"1min":0.39300000000000002,"5min":0.33800000000000002,"15min":0.29899999999999999},"max":{"1min":2.4620000000000002,"5min":9.5259999999999998,"15min":181.726},"last":1.7629999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.76,"5min":1.7070000000000001,"15min":2.0169999999999999},"min":{"1min":0.54800000000000004,"5min":0.34100000000000003,"15min":0.33800000000000002},"max":{"1min":5.7450000000000001,"5min":8.843,"15min":12.470000000000001},"last":4.2450000000000001},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.6220000000000001,"15min":1.875},"min":{"1min":0.47199999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.4969999999999999,"5min":9.4570000000000007,"15min":13.984999999999999},"last":1.786}]},{"osd":7,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.9610000000000001,"5min":1.6339999999999999,"15min":1.99},"min":{"1min":0.433,"5min":0.372,"15min":0.32800000000000001},"max":{"1min":8.3059999999999992,"5min":9.4979999999999993,"15min":14.093999999999999},"last":1.7330000000000001},{"interface":"front","average":{"1min":1.8100000000000001,"5min":1.728,"15min":1.8109999999999999},"min":{"1min":0.57499999999999996,"5min":0.379,"15min":0.35599999999999998},"max":{"1min":8.5800000000000001,"5min":10.057,"15min":10.057},"last":0.79700000000000004}]}]},{"osd":4,"up_from":184,"seq":790273982512,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1420712,"kb_used_data":1110880,"kb_used_omap":9,"kb_used_meta":309750,"kb_avail":92324440,"statfs":{"total":95995035648,"available":94540226560,"internally_reserved":0,"allocated":1137541120,"data_stored":1137000462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":317184212},"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 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":4.6150000000000002,"15min":6.2569999999999997},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":3.661,"5min":89.521000000000001,"15min":89.521000000000001},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.873,"5min":4.5149999999999997,"15min":6.1269999999999998},"min":{"1min":0.309,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.0979999999999999,"5min":91.096999999999994,"15min":91.096999999999994},"last":0.59399999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":5.3630000000000004,"5min":6.8319999999999999,"15min":6.9359999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":89.694000000000003,"5min":132.24000000000001,"15min":132.24000000000001},"last":0.55200000000000005},{"interface":"front","average":{"1min":5.8220000000000001,"5min":6.8380000000000001,"15min":6.8209999999999997},"min":{"1min":0.307,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":86.930000000000007,"5min":132.49799999999999,"15min":132.49799999999999},"last":0.69599999999999995}]},{"osd":2,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":1.5780000000000001,"15min":1.944},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.355,"5min":6.1980000000000004,"15min":6.1980000000000004},"last":0.499},{"interface":"front","average":{"1min":0.71999999999999997,"5min":1.3260000000000001,"15min":1.528},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.3290000000000002,"5min":4.3010000000000002,"15min":4.3010000000000002},"last":0.53900000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":1.631,"5min":2.9660000000000002,"15min":2.1669999999999998},"min":{"1min":0.371,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":10.250999999999999,"5min":132.25999999999999,"15min":132.25999999999999},"last":0.626},{"interface":"front","average":{"1min":1.7410000000000001,"5min":2.8479999999999999,"15min":1.9199999999999999},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":15.449999999999999,"5min":135.23599999999999,"15min":135.23599999999999},"last":0.56699999999999995}]},{"osd":5,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":1.575,"15min":1.8620000000000001},"min":{"1min":0.36599999999999999,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.363,"5min":11.356,"15min":11.356},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.3140000000000001,"15min":1.444},"min":{"1min":0.37,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":5.5419999999999998,"5min":5.5419999999999998,"15min":5.5419999999999998},"last":0.64900000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.474,"15min":1.6990000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.2290000000000001,"5min":4.4020000000000001,"15min":4.4020000000000001},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.77500000000000002,"5min":1.196,"15min":1.321},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":2.2160000000000002,"5min":5.1020000000000003,"15min":5.1020000000000003},"last":0.44800000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:30:18 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":1.2430000000000001,"15min":1.3560000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":2.7559999999999998,"5min":5.1239999999999997,"15min":5.1239999999999997},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.228,"5min":1.113,"15min":1.0980000000000001},"min":{"1min":0.51200000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.698,"5min":2.9750000000000001,"15min":2.9750000000000001},"last":0.80800000000000005}]}]},{"osd":5,"up_from":36,"seq":154618823103,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3967000,"kb_used_data":3369040,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":89778152,"statfs":{"total":95995035648,"available":91932827648,"internally_reserved":0,"allocated":3449896960,"data_stored":3449368151,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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 30 09:30:10 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":4.8019999999999996,"15min":2.9580000000000002},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":6.3769999999999998,"5min":155.90600000000001,"15min":155.90600000000001},"last":0.54800000000000004},{"interface":"front","average":{"1min":1.274,"5min":5.1289999999999996,"15min":3.036},"min":{"1min":0.33600000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.1130000000000004,"5min":155.834,"15min":155.834},"last":0.61899999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.6040000000000001,"5min":2.4630000000000001,"15min":1.9119999999999999},"min":{"1min":0.39800000000000002,"5min":0.313,"15min":0.30199999999999999},"max":{"1min":6.931,"5min":11.212999999999999,"15min":13.914999999999999},"last":26.085000000000001},{"interface":"front","average":{"1min":2.484,"5min":1.9770000000000001,"15min":1.798},"min":{"1min":0.28199999999999997,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":6.327,"5min":9.4640000000000004,"15min":13.847},"last":26.119}]},{"osd":2,"last update":"Sat Sep 30 09:30:10 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":2.085,"15min":1.7170000000000001},"min":{"1min":0.33500000000000002,"5min":0.307,"15min":0.29699999999999999},"max":{"1min":8.7729999999999997,"5min":15.106999999999999,"15min":15.106999999999999},"last":0.70699999999999996},{"interface":"front","average":{"1min":1.4239999999999999,"5min":1.6359999999999999,"15min":1.6579999999999999},"min":{"1min":0.371,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":3.8620000000000001,"5min":9.3119999999999994,"15min":14.548999999999999},"last":0.66100000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.1949999999999998,"5min":3.71,"15min":3.3769999999999998},"min":{"1min":0.33400000000000002,"5min":0.32600000000000001,"15min":0.29699999999999999},"max":{"1min":6.4699999999999998,"5min":155.27000000000001,"15min":155.27000000000001},"last":25.484000000000002},{"interface":"front","average":{"1min":1.492,"5min":3.27,"15min":3.1520000000000001},"min":{"1min":0.44500000000000001,"5min":0.35099999999999998,"15min":0.33400000000000002},"max":{"1min":6.4409999999999998,"5min":154.96000000000001,"15min":154.96000000000001},"last":25.329000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:30:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.502,"15min":1.756},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":6.4100000000000001,"5min":9.5960000000000001,"15min":9.5960000000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.298,"5min":1.825,"15min":2.137},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":5.0199999999999996,"5min":12.898999999999999,"15min":12.898999999999999},"last":0.92700000000000005}]},{"osd":6,"last update":"Sat Sep 30 09:30:48 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":1.2809999999999999,"15min":1.177},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":4.0090000000000003,"5min":7.7279999999999998,"15min":10.199999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.5089999999999999,"15min":1.3069999999999999},"min":{"1min":0.40699999999999997,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":5.0880000000000001,"5min":10.837999999999999,"15min":10.837999999999999},"last":0.79700000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.5379999999999998,"5min":1.7969999999999999,"15min":1.407},"min":{"1min":0.41899999999999998,"5min":0.309,"15min":0.309},"max":{"1min":14.363,"5min":14.363,"15min":14.363},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.8360000000000001,"5min":1.417,"15min":1.276},"min":{"1min":0.42399999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.8579999999999997,"5min":7.798,"15min":9.7420000000000009},"last":0.82099999999999995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"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":1549467648,"data_stored":1549467648,"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":3438415872,"data_stored":3438411800,"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":1146748928,"data_stored":1146748928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3150708736,"data_stored":3150708736,"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":1135149056,"data_stored":1135149056,"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":3433172992,"data_stored":3433168920,"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":1162805248,"data_stored":1162805248,"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":3439202304,"data_stored":3439198232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:31:09.958 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-30T09:31:09.958 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:31:09.961 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-09-30T09:31:09.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:31:09.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:10.006 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:09 smithi099 bash[59238]: audit 2023-09-30T09:31:08.674466+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.5:0/1691280535' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:10.020 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:10.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:10.124 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:10.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:10.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:10.289 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:10.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:10.395 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:10.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:10.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:10.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:10.546 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:10.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:10.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:10.685 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:10.701 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:31:10.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:10.798 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:10 smithi099 bash[59238]: cluster 2023-09-30T09:31:09.051183+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-30T09:31:10.798 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:10 smithi099 bash[59238]: audit 2023-09-30T09:31:10.380922+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.5:0/1224376714' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:31:10.798 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:10 smithi099 bash[59238]: audit 2023-09-30T09:31:10.381917+0000 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:31:10.837 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:10.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:10.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:10.950 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:10 smithi005 bash[75361]: cluster 2023-09-30T09:31:09.051183+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-30T09:31:10.950 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:10 smithi005 bash[75361]: audit 2023-09-30T09:31:10.380922+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.5:0/1224376714' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:31:10.950 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:10 smithi005 bash[75361]: audit 2023-09-30T09:31:10.381917+0000 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:31:10.951 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:10 smithi005 bash[78438]: cluster 2023-09-30T09:31:09.051183+0000 mgr.y (mgr.34107) 897 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-30T09:31:10.951 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:10 smithi005 bash[78438]: audit 2023-09-30T09:31:10.380922+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.5:0/1224376714' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:31:10.951 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:10 smithi005 bash[78438]: audit 2023-09-30T09:31:10.381917+0000 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:31:10.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:10.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:11.079 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:11.102 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:11.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:11.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:11.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:11.232 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:11.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:11.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:11.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:11.366 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:11.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:11.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:11.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:11.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:11.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:11.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:11.605 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:11.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:11.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:11.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:11.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:11.764 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[78438]: cluster 2023-09-30T09:31:10.682890+0000 mon.a (mon.0) 1173 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:11.764 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[78438]: audit 2023-09-30T09:31:10.684441+0000 mon.a (mon.0) 1174 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:31:11.764 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[78438]: cluster 2023-09-30T09:31:10.689546+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e207 with expected crc 2023-09-30T09:31:11.764 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[78438]: cluster 2023-09-30T09:31:10.689970+0000 mon.a (mon.0) 1175 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-30T09:31:11.765 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[78438]: cluster 2023-09-30T09:31:10.692329+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-30T09:31:11.765 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[75361]: cluster 2023-09-30T09:31:10.682890+0000 mon.a (mon.0) 1173 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:11.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[75361]: audit 2023-09-30T09:31:10.684441+0000 mon.a (mon.0) 1174 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:31:11.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[75361]: cluster 2023-09-30T09:31:10.689546+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e207 with expected crc 2023-09-30T09:31:11.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[75361]: cluster 2023-09-30T09:31:10.689970+0000 mon.a (mon.0) 1175 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-30T09:31:11.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:11 smithi005 bash[75361]: cluster 2023-09-30T09:31:10.692329+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-30T09:31:11.779 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:11.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:11.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:11.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:11.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:11.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:11.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:12.025 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:12.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:11 smithi099 bash[59238]: cluster 2023-09-30T09:31:10.682890+0000 mon.a (mon.0) 1173 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:12.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:11 smithi099 bash[59238]: audit 2023-09-30T09:31:10.684441+0000 mon.a (mon.0) 1174 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:31:12.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:11 smithi099 bash[59238]: cluster 2023-09-30T09:31:10.689546+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e207 with expected crc 2023-09-30T09:31:12.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:11 smithi099 bash[59238]: cluster 2023-09-30T09:31:10.689970+0000 mon.a (mon.0) 1175 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-09-30T09:31:12.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:11 smithi099 bash[59238]: cluster 2023-09-30T09:31:10.692329+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e207 with expected crc 2023-09-30T09:31:12.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:12.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:12.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:12.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:12.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:12.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:12.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:12.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:12.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:12.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:12.467 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:12.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:12.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:12.576 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:12.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:12.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:12.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:12.704 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:12 smithi005 bash[75361]: cluster 2023-09-30T09:31:11.051734+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:12.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:12.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:12.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:12.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:12.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:12.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:12.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:12.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:12.987 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:12.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:31:12.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:12 smithi099 bash[59238]: cluster 2023-09-30T09:31:11.051734+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:12.999 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:12 smithi005 bash[78438]: cluster 2023-09-30T09:31:11.051734+0000 mgr.y (mgr.34107) 898 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:13.000 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:31:13.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:13.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:13.115 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:13.146 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:13.256 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:13.280 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:13.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:13.387 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:13.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:13.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:13.530 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:13.557 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:13.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:13.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:13.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:13.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:13.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:13.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:13.887 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:31:13.931 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:13.982 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:13.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:14.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:14.131 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:14.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:14.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:14.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:14.286 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:14.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:14.390 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:14.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:14.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:14.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:14.518 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:14.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:14.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:14.659 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:14.690 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:14.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:14.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:14.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:14.803 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:14 smithi005 bash[78438]: cluster 2023-09-30T09:31:13.052242+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:14.803 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:14 smithi005 bash[75361]: cluster 2023-09-30T09:31:13.052242+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:14.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:14.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:14.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:14.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:14.960 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:14.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:14.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:14 smithi099 bash[59238]: cluster 2023-09-30T09:31:13.052242+0000 mgr.y (mgr.34107) 899 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:14.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:15.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:15.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:15.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:15.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:15.198 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:15.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:15.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:15.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:15.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:15.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:15.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:15.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:15.424 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:15.466 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:15.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:15.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:15.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:15.610 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:15.655 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:15.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:15.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:15.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:15.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:15.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:15.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:15.895 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:15.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:15.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:15.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:16.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:16.064 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:16.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:16.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:16.172 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:16.196 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:16.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:16.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:16.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:16.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:16.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:16.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:16.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:16.473 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:16.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:16.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:16.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:16.607 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:16.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:16.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:16.710 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:16.712 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:16 smithi099 bash[59238]: cluster 2023-09-30T09:31:15.053066+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-30T09:31:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:16.741 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:16.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:16.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:16 smithi005 bash[75361]: cluster 2023-09-30T09:31:15.053066+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-30T09:31:16.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:16 smithi005 bash[78438]: cluster 2023-09-30T09:31:15.053066+0000 mgr.y (mgr.34107) 900 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-30T09:31:16.842 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:16.874 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:16.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:16.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:16.980 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:17.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:17.118 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:17.146 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:17.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:17.251 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:17.278 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:17.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:17.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:17.410 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:17.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:17.467 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:17.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:17.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:17.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:17.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:17.678 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:17.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:17.781 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:17.806 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:17.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:17.909 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:17.951 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:17.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:17.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:17.987 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:158069 8.4 e187/185 8:2bfaa674:::benchmark_data_smithi005_150885_object62856:head v 187'9738, mlcod=172'3619)", 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:19.757593+0000", 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 238.22359335900001, 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.064055134, 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:17.988 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.757593+0000", 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.757593+0000", 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:31:17.989 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.757592+0000", 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1786e-05 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.757604+0000", 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6626999999999999e-05 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.990 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.757620+0000", 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0309999999999998e-06 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.757628+0000", 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012899893000000001 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.991 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.770528+0000", 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2596999999999999e-05 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.770571+0000", 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.051034570000000001 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.821606+0000", 2023-09-30T09:31:17.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2969999999999997e-05 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.821648+0000", 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.064055134 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.993 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:158080 8.4 e187/185 8:2c34c85d:::benchmark_data_smithi005_150885_object62867:head v 187'9739, mlcod=172'3619)", 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:19.768011+0000", 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 238.21317580900001, 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.053669023000000003, 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.768011+0000", 2023-09-30T09:31:17.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.768011+0000", 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.768010+0000", 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0020999999999999e-05 2023-09-30T09:31:17.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.768020+0000", 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5985999999999999e-05 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.768036+0000", 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4960000000000001e-06 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.768042+0000", 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011254810000000001 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.779297+0000", 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5916999999999999e-05 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.779323+0000", 2023-09-30T09:31:17.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.042334477000000002 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.821658+0000", 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2286e-05 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:19.821680+0000", 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.053669023000000003 2023-09-30T09:31:17.998 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:166341 8.4 e187/185 8:20f94b90:::benchmark_data_smithi005_150885_object71128:head v 187'10249, mlcod=172'3619)", 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:33.093269+0000", 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 224.88791765100001, 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.052205939, 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:17.999 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.093269+0000", 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.093269+0000", 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.093268+0000", 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2649999999999996e-06 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.093276+0000", 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0078000000000001e-05 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.093287+0000", 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9139999999999999e-06 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.093291+0000", 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.024173159 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.117465+0000", 2023-09-30T09:31:18.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9714e-05 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.117494+0000", 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.027941229000000001 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.145436+0000", 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9474000000000002e-05 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:33.145475+0000", 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.052205939 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:171374 8.4 e187/185 8:203034a7:::benchmark_data_smithi005_150885_object76161:head v 187'10559, mlcod=172'3619)", 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:41.184725+0000", 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 216.79646218799999, 2023-09-30T09:31:18.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.060704105000000001, 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.184725+0000", 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.184725+0000", 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.184723+0000", 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1348e-05 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.184735+0000", 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.466e-05 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.184749+0000", 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6739999999999997e-06 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.184757+0000", 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0048848709999999998 2023-09-30T09:31:18.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.189642+0000", 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6123999999999999e-05 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.189668+0000", 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.055729252 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.245397+0000", 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.1288999999999998e-05 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.245429+0000", 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.060704105000000001 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.009 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:171375 8.4 e187/185 8:23089435:::benchmark_data_smithi005_150885_object76162:head v 187'10560, mlcod=172'3619)", 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:41.190806+0000", 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 216.79038020900001, 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.054640856000000002, 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.190806+0000", 2023-09-30T09:31:18.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.190806+0000", 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.190806+0000", 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1095e-05 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.012 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.190817+0000", 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6177000000000001e-05 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.190833+0000", 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1000000000000004e-06 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.190841+0000", 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0073353560000000003 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.198176+0000", 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3087000000000001e-05 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.198199+0000", 2023-09-30T09:31:18.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.047232927000000001 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.245432+0000", 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4953999999999999e-05 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.245447+0000", 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.054640856000000002 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.015 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:171381 8.4 e187/185 8:2ae5c1d3:::benchmark_data_smithi005_150885_object76168:head v 187'10561, mlcod=172'3619)", 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:41.196068+0000", 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 216.78511869100001, 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.049394687, 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.196068+0000", 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.196068+0000", 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.196067+0000", 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.7419999999999992e-06 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.196077+0000", 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5322999999999999e-05 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.196092+0000", 2023-09-30T09:31:18.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2199999999999992e-06 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.196100+0000", 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0087254989999999994 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.204826+0000", 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5562e-05 2023-09-30T09:31:18.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.204851+0000", 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0405984 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.245450+0000", 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2894000000000001e-05 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:41.245463+0000", 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.049394687 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:186137 8.4 e192/185 8:2bac4486:::benchmark_data_smithi005_150885_object90924:head v 192'11456, mlcod=175'5609)", 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:06.086628+0000", 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 191.894558875, 2023-09-30T09:31:18.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.057742050000000003, 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086628+0000", 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086628+0000", 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086627+0000", 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4810000000000006e-06 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086636+0000", 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1311000000000001e-05 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086647+0000", 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.404e-06 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086653+0000", 2023-09-30T09:31:18.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0239000000000003e-05 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086723+0000", 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3839999999999999e-05 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.086747+0000", 2023-09-30T09:31:18.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.057593258000000001 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.144341+0000", 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9289999999999999e-05 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.144370+0000", 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.057742050000000003 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:186139 8.4 e192/185 8:202f6ce0:::benchmark_data_smithi005_150885_object90926:head v 192'11457, mlcod=175'5609)", 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:06.090623+0000", 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 191.89056333100001, 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.079041096000000005, 2023-09-30T09:31:18.027 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.090623+0000", 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.090623+0000", 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.090622+0000", 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6900000000000004e-06 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.090632+0000", 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9468000000000002e-05 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.090671+0000", 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5809999999999999e-06 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.090679+0000", 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0049601630000000001 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.095639+0000", 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4969000000000001e-05 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.095664+0000", 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.073956965 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169621+0000", 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3374999999999997e-05 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169664+0000", 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.079041096000000005 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.032 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:186147 8.4 e192/185 8:27c2a13b:::benchmark_data_smithi005_150885_object90934:head v 192'11458, mlcod=175'5609)", 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:06.094365+0000", 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 191.88682124600001, 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.075322040000000007, 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.094365+0000", 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.094365+0000", 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.094364+0000", 2023-09-30T09:31:18.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2289999999999992e-06 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.094374+0000", 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6688e-05 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.094390+0000", 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5230000000000001e-06 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.094397+0000", 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.014944031 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.109341+0000", 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6584000000000002e-05 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.109368+0000", 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.060302373999999999 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169670+0000", 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7609999999999999e-05 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169688+0000", 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.075322040000000007 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:186148 8.4 e192/185 8:249fcee6:::benchmark_data_smithi005_150885_object90935:head v 192'11459, mlcod=175'5609)", 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:06.100523+0000", 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 191.880664188, 2023-09-30T09:31:18.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.069186321999999995, 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.100523+0000", 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.100523+0000", 2023-09-30T09:31:18.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.100522+0000", 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.3170000000000008e-06 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.100531+0000", 2023-09-30T09:31:18.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7173e-05 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.100548+0000", 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8750000000000002e-06 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.100555+0000", 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.018491098000000001 2023-09-30T09:31:18.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.119046+0000", 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5394000000000001e-05 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.119072+0000", 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.05061947 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.042 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169691+0000", 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7827999999999999e-05 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169709+0000", 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.069186321999999995 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.043 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:186160 8.4 e192/185 8:23b6fc38:::benchmark_data_smithi005_150885_object90947:head v 192'11460, mlcod=175'5609)", 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:06.108107+0000", 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 191.87307974800001, 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.061622393999999997, 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.044 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.108107+0000", 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.108107+0000", 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.108106+0000", 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2485e-05 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.108118+0000", 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9487000000000002e-05 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.108138+0000", 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8979999999999996e-06 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.108146+0000", 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023338333999999999 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.131484+0000", 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.6164999999999997e-05 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.131520+0000", 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.038192093000000003 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169712+0000", 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7122999999999999e-05 2023-09-30T09:31:18.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:06.169729+0000", 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.061622393999999997 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:187212 8.4 e192/185 8:271bd81c:::benchmark_data_smithi005_150885_object91999:head v 192'11528, mlcod=175'5674)", 2023-09-30T09:31:18.049 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:08.023720+0000", 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 189.95746643000001, 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.052758658999999999, 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.023720+0000", 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.023720+0000", 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.023719+0000", 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1313e-05 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.023730+0000", 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.483e-05 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.023745+0000", 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3499999999999999e-06 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.023753+0000", 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012815872000000001 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.036569+0000", 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4550999999999999e-05 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.036593+0000", 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.039841908000000002 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.076435+0000", 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3951e-05 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.076479+0000", 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.052758658999999999 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.055 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:187401 8.4 e192/185 8:2cc02989:::benchmark_data_smithi005_150885_object92188:head v 192'11541, mlcod=175'5678)", 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:08.334580+0000", 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 189.646606977, 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.051829009000000002, 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334580+0000", 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334580+0000", 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334579+0000", 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4099999999999996e-06 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334586+0000", 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1420000000000004e-06 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334593+0000", 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.605e-06 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334597+0000", 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00031020800000000002 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334907+0000", 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2336000000000006e-05 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.334990+0000", 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.051372432000000003 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.386362+0000", 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6499000000000003e-05 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.060 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:08.386409+0000", 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.051829009000000002 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:188027 8.4 e192/185 8:2483f479:::benchmark_data_smithi005_150885_object92814:head v 192'11578, mlcod=175'5707)", 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:09.389837+0000", 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 188.591350148, 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.070399402999999999, 2023-09-30T09:31:18.061 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.389837+0000", 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.389837+0000", 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.389836+0000", 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.3309999999999993e-06 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.389845+0000", 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1904e-05 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.389857+0000", 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7320000000000001e-06 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.389864+0000", 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0017015380000000001 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.391565+0000", 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0683999999999997e-05 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.391626+0000", 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.068495600000000004 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.460121+0000", 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000114584 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.460236+0000", 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.070399402999999999 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:188036 8.4 e192/185 8:2ea0de9a:::benchmark_data_smithi005_150885_object92823:head v 192'11579, mlcod=175'5707)", 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:09.402821+0000", 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 188.57836607600001, 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.090457543000000001, 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402821+0000", 2023-09-30T09:31:18.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402821+0000", 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402819+0000", 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3854e-05 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402833+0000", 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3411e-05 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402856+0000", 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.2919999999999998e-06 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402864+0000", 2023-09-30T09:31:18.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0095909040000000008 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.412454+0000", 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8023999999999998e-05 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.412522+0000", 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.080707310000000004 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493230+0000", 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8389e-05 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493278+0000", 2023-09-30T09:31:18.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.090457543000000001 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:188039 8.4 e192/185 8:21ec8722:::benchmark_data_smithi005_150885_object92826:head v 192'11580, mlcod=175'5707)", 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:09.402875+0000", 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 188.57831182000001, 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.090430495999999999, 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.072 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402875+0000", 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402875+0000", 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402874+0000", 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.263e-06 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402881+0000", 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1779999999999992e-06 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402890+0000", 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5939999999999999e-06 2023-09-30T09:31:18.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.402896+0000", 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.020204238999999999 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.423101+0000", 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8161000000000001e-05 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.423159+0000", 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.070123858999999997 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493283+0000", 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2651e-05 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493305+0000", 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.090430495999999999 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:188050 8.4 e192/185 8:24b6be15:::benchmark_data_smithi005_150885_object92837:head v 192'11581, mlcod=175'5707)", 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:09.422294+0000", 2023-09-30T09:31:18.077 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 188.558892945, 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.071035228000000006, 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.422294+0000", 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.422294+0000", 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.422292+0000", 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4222999999999999e-05 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.422306+0000", 2023-09-30T09:31:18.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3501000000000001e-05 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.422330+0000", 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8079999999999999e-06 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.422340+0000", 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012465514 2023-09-30T09:31:18.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.434805+0000", 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.5687e-05 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.434831+0000", 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.058478398000000001 2023-09-30T09:31:18.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493309+0000", 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9782000000000001e-05 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493329+0000", 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.071035228000000006 2023-09-30T09:31:18.082 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:188059 8.4 e192/185 8:2dd20557:::benchmark_data_smithi005_150885_object92846:head v 192'11582, mlcod=175'5707)", 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:09.433473+0000", 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 188.54771364000001, 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.059875962999999997, 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.083 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.433473+0000", 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.433473+0000", 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.433472+0000", 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2438e-05 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.433484+0000", 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5116999999999999e-05 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.433499+0000", 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6580000000000002e-06 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.433507+0000", 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.01511825 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.448625+0000", 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6604000000000001e-05 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.448652+0000", 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.044679679 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493332+0000", 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7380999999999998e-05 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493349+0000", 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.059875962999999997 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.088 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.089 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.089 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.089 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:188060 8.4 e192/185 8:2767ad87:::benchmark_data_smithi005_150885_object92847:head v 192'11583, mlcod=175'5707)", 2023-09-30T09:31:18.089 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:09.438661+0000", 2023-09-30T09:31:18.089 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 188.542525891, 2023-09-30T09:31:18.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.054709503, 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.438661+0000", 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.438661+0000", 2023-09-30T09:31:18.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:31:18.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.438660+0000", 2023-09-30T09:31:18.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0920000000000004e-06 2023-09-30T09:31:18.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.438669+0000", 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2337999999999999e-05 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.438681+0000", 2023-09-30T09:31:18.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7610000000000002e-06 2023-09-30T09:31:18.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.438688+0000", 2023-09-30T09:31:18.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.021792623000000001 2023-09-30T09:31:18.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.460481+0000", 2023-09-30T09:31:18.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2697e-05 2023-09-30T09:31:18.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.460503+0000", 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.032847945000000003 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493351+0000", 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8975e-05 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.095 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:09.493370+0000", 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.054709503 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.096 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45152.0:189900 8.4 e193/185 8:2f39cad5:::benchmark_data_smithi005_150885_object94687:head v 193'11718, mlcod=175'5843)", 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:28:12.612912+0000", 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 185.368274722, 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.051487830999999998, 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.612912+0000", 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:31:18.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.612912+0000", 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.612911+0000", 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1447000000000001e-05 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.612922+0000", 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8198000000000001e-05 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.612940+0000", 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7139999999999999e-06 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:31:18.099 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.612949+0000", 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019249200000000001 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.614874+0000", 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2972999999999998e-05 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:31:18.100 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.614897+0000", 2023-09-30T09:31:18.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.049471630000000003 2023-09-30T09:31:18.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:31:18.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.664369+0000", 2023-09-30T09:31:18.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.1303999999999997e-05 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:28:12.664400+0000", 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.051487830999999998 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:31:18.102 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:31:18.103 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:31:18.103 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:18.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:18.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:18.274 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:18.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:18.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:18.377 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:18.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:18.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:18.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:18.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:18.681 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:18.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:18.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:18 smithi099 bash[59238]: cluster 2023-09-30T09:31:17.053622+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-30T09:31:18.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:18.814 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:18.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:18.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:18.917 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.945 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:18.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:18.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:18.976 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-30T09:31:18.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:18 smithi005 bash[75361]: cluster 2023-09-30T09:31:17.053622+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-30T09:31:18.985 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:18 smithi005 bash[78438]: cluster 2023-09-30T09:31:17.053622+0000 mgr.y (mgr.34107) 901 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-09-30T09:31:19.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:19.096 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:19.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:19.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:19.227 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:19.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:19.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:19.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:19.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:19.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:19.493 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:19.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:19.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:19.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:19.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:19.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:19.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:19.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:31:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:31:19] "GET /metrics HTTP/1.1" 200 36292 "" "Prometheus/2.33.4" 2023-09-30T09:31:19.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:19.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:19.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:19.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:19.942 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:19.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:19.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:20.045 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:20.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:20.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:20.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:20.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:20.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:20.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:20.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:20.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:20.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:20.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:20.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:20.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:20.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:20.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:20.598 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:20.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:20.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:20.613 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:20.701 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:20.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:20.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:20.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:20.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:20.869 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:20.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:20.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:20.871 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:20 smithi005 bash[75361]: cluster 2023-09-30T09:31:19.054268+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-30T09:31:20.871 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:20 smithi005 bash[78438]: cluster 2023-09-30T09:31:19.054268+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-30T09:31:20.972 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:21.001 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:21.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:20 smithi099 bash[59238]: cluster 2023-09-30T09:31:19.054268+0000 mgr.y (mgr.34107) 902 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 750 op/s 2023-09-30T09:31:21.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:21.131 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:21.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:21.234 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:21.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:21.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:21.399 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:21.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:21.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:21.531 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:21.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:21.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:21.671 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:21.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:21.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:21.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:21.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:21.908 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:21.943 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:21.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:21.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:22.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:22.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:22.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:22.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:22.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:22.217 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:22.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:22.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:22.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:22.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:22.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:22.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:22.444 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:22.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:22.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:22.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:22.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:22.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:22 smithi005 bash[75361]: cluster 2023-09-30T09:31:21.054904+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:31:22.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:22 smithi005 bash[75361]: audit 2023-09-30T09:31:21.571043+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:22.592 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:22 smithi005 bash[75361]: audit 2023-09-30T09:31:21.573096+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:22.592 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:22 smithi005 bash[78438]: cluster 2023-09-30T09:31:21.054904+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:31:22.592 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:22 smithi005 bash[78438]: audit 2023-09-30T09:31:21.571043+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:22.593 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:22 smithi005 bash[78438]: audit 2023-09-30T09:31:21.573096+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:22.607 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:22.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:22.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:22.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:22.725 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:22 smithi099 bash[59238]: cluster 2023-09-30T09:31:21.054904+0000 mgr.y (mgr.34107) 903 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:31:22.725 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:22 smithi099 bash[59238]: audit 2023-09-30T09:31:21.571043+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:22.725 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:22 smithi099 bash[59238]: audit 2023-09-30T09:31:21.573096+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:22.744 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:22.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:22.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:22.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:22.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:22.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:23.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:23.039 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:23.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:23.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:23.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:23.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:23.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:23.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:23.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:23.310 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:23.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:23.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:23.416 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:23.451 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:23.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:23.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:23.556 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:23.595 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:23.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:23.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:23.702 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:23.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:23.742 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:23.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:23.844 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:23.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:23.875 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:23.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:23.976 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:24.005 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:24.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:24.110 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:24.144 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:24.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:24.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:24.382 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:24.405 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:24.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:24.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:24.540 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:24.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:24.643 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:24.673 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:24.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:24.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:24 smithi099 bash[59238]: cluster 2023-09-30T09:31:23.055490+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-09-30T09:31:24.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:24.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:24.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:24 smithi005 bash[78438]: cluster 2023-09-30T09:31:23.055490+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-09-30T09:31:24.912 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:24 smithi005 bash[75361]: cluster 2023-09-30T09:31:23.055490+0000 mgr.y (mgr.34107) 904 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-09-30T09:31:24.919 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:24.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:24.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:25.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:25.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:25.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:25.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:25.217 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:25.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:25.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:25.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:25.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:25.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:25.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:25.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:25.495 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:31:25.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:25.503 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:31:25.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:25.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:25.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:25.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:25.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:25.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:25.775 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:25.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:25.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:25.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:25.920 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:25.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:25.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:26.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:26.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:26.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:26.163 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:26.193 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:26.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:26.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:26.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:26.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:26.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:26.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:26.452 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:26.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:26.558 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:26.583 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:26.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:26.652 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:26 smithi099 bash[59238]: cluster 2023-09-30T09:31:25.056985+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2023-09-30T09:31:26.653 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:26 smithi099 bash[59238]: audit 2023-09-30T09:31:25.470864+0000 mgr.y (mgr.34107) 906 : audit 0 from='client.35550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:31:26.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:26.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:26.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:26.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:26 smithi005 bash[78438]: cluster 2023-09-30T09:31:25.056985+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2023-09-30T09:31:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:26 smithi005 bash[78438]: audit 2023-09-30T09:31:25.470864+0000 mgr.y (mgr.34107) 906 : audit 0 from='client.35550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:31:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:26 smithi005 bash[75361]: cluster 2023-09-30T09:31:25.056985+0000 mgr.y (mgr.34107) 905 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 803 op/s 2023-09-30T09:31:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:26 smithi005 bash[75361]: audit 2023-09-30T09:31:25.470864+0000 mgr.y (mgr.34107) 906 : audit 0 from='client.35550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:31:26.828 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:26.856 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:26.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:26.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:27.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:27.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:27.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:27.729 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:27.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:27.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:27.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:27.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:27.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:27.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:28.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:28.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:28.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:28.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:28.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:28.181 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:28.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:28.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:28.284 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:28.317 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:28.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:28.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:28.421 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:28.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:28.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:28.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:28.588 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:28.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:28.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:28.691 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:28.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:28.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:28.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:28.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:28.848 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:28 smithi099 bash[59238]: cluster 2023-09-30T09:31:27.057660+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-30T09:31:28.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:28.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:28.972 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:28.980 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:28 smithi005 bash[75361]: cluster 2023-09-30T09:31:27.057660+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-30T09:31:28.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:28 smithi005 bash[78438]: cluster 2023-09-30T09:31:27.057660+0000 mgr.y (mgr.34107) 907 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-09-30T09:31:29.008 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:29.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:29.137 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":941,"stamp":"2023-09-30T09:31:25.056522+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5205530540,"num_objects":79446,"num_object_clones":0,"num_object_copies":238338,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79446,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":135106,"num_write_kb":6858958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":2366910,"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":128040,"ondisk_log_size":128040,"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":18952376,"kb_used_data":15220920,"kb_used_omap":22,"kb_used_meta":3731369,"kb_avail":731008840,"statfs":{"total":767960285184,"available":748553052160,"internally_reserved":0,"allocated":15586222080,"data_stored":15581201110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":3820922064},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,2,9,7,10,2,3],"upper_bound":128},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-632094720,"num_objects":-9645,"num_object_clones":0,"num_object_copies":-28935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-9645,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9645,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004581"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":148,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670073+0000","last_change":"2023-09-30T09:27:11.682477+0000","last_active":"2023-09-30T09:30:46.670073+0000","last_peered":"2023-09-30T09:30:46.670073+0000","last_clean":"2023-09-30T09:30:46.670073+0000","last_became_active":"2023-09-30T09:27:11.681018+0000","last_became_peered":"2023-09-30T09:27:11.681018+0000","last_unstale":"2023-09-30T09:30:46.670073+0000","last_undegraded":"2023-09-30T09:30:46.670073+0000","last_fullsized":"2023-09-30T09:30:46.670073+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":196,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.372006+0000","last_change":"2023-09-30T09:27:11.677601+0000","last_active":"2023-09-30T09:31:00.372006+0000","last_peered":"2023-09-30T09:31:00.372006+0000","last_clean":"2023-09-30T09:31:00.372006+0000","last_became_active":"2023-09-30T09:27:11.677268+0000","last_became_peered":"2023-09-30T09:27:11.677268+0000","last_unstale":"2023-09-30T09:31:00.372006+0000","last_undegraded":"2023-09-30T09:31:00.372006+0000","last_fullsized":"2023-09-30T09:31:00.372006+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:55.145644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":177,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.696400+0000","last_change":"2023-09-30T09:27:11.676964+0000","last_active":"2023-09-30T09:30:46.696400+0000","last_peered":"2023-09-30T09:30:46.696400+0000","last_clean":"2023-09-30T09:30:46.696400+0000","last_became_active":"2023-09-30T09:27:11.676297+0000","last_became_peered":"2023-09-30T09:27:11.676297+0000","last_unstale":"2023-09-30T09:30:46.696400+0000","last_undegraded":"2023-09-30T09:30:46.696400+0000","last_fullsized":"2023-09-30T09:30:46.696400+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:42:35.095290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673223+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:30:46.673223+0000","last_peered":"2023-09-30T09:30:46.673223+0000","last_clean":"2023-09-30T09:30:46.673223+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:30:46.673223+0000","last_undegraded":"2023-09-30T09:30:46.673223+0000","last_fullsized":"2023-09-30T09:30:46.673223+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679168+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:30:46.679168+0000","last_peered":"2023-09-30T09:30:46.679168+0000","last_clean":"2023-09-30T09:30:46.679168+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:30:46.679168+0000","last_undegraded":"2023-09-30T09:30:46.679168+0000","last_fullsized":"2023-09-30T09:30:46.679168+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.687744+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:30:46.687744+0000","last_peered":"2023-09-30T09:30:46.687744+0000","last_clean":"2023-09-30T09:30:46.687744+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:30:46.687744+0000","last_undegraded":"2023-09-30T09:30:46.687744+0000","last_fullsized":"2023-09-30T09:30:46.687744+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":52,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673267+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:30:46.673267+0000","last_peered":"2023-09-30T09:30:46.673267+0000","last_clean":"2023-09-30T09:30:46.673267+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:30:46.673267+0000","last_undegraded":"2023-09-30T09:30:46.673267+0000","last_fullsized":"2023-09-30T09:30:46.673267+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679231+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:30:46.679231+0000","last_peered":"2023-09-30T09:30:46.679231+0000","last_clean":"2023-09-30T09:30:46.679231+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:30:46.679231+0000","last_undegraded":"2023-09-30T09:30:46.679231+0000","last_fullsized":"2023-09-30T09:30:46.679231+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":173,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673871+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:30:46.673871+0000","last_peered":"2023-09-30T09:30:46.673871+0000","last_clean":"2023-09-30T09:30:46.673871+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:30:46.673871+0000","last_undegraded":"2023-09-30T09:30:46.673871+0000","last_fullsized":"2023-09-30T09:30:46.673871+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":158,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.680155+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:30:46.680155+0000","last_peered":"2023-09-30T09:30:46.680155+0000","last_clean":"2023-09-30T09:30:46.680155+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:30:46.680155+0000","last_undegraded":"2023-09-30T09:30:46.680155+0000","last_fullsized":"2023-09-30T09:30:46.680155+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":192,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.678297+0000","last_change":"2023-09-30T09:27:11.680863+0000","last_active":"2023-09-30T09:30:46.678297+0000","last_peered":"2023-09-30T09:30:46.678297+0000","last_clean":"2023-09-30T09:30:46.678297+0000","last_became_active":"2023-09-30T09:27:11.680452+0000","last_became_peered":"2023-09-30T09:27:11.680452+0000","last_unstale":"2023-09-30T09:30:46.678297+0000","last_undegraded":"2023-09-30T09:30:46.678297+0000","last_fullsized":"2023-09-30T09:30:46.678297+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":181,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:58.840423+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:30:58.840423+0000","last_peered":"2023-09-30T09:30:58.840423+0000","last_clean":"2023-09-30T09:30:58.840423+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:30:58.840423+0000","last_undegraded":"2023-09-30T09:30:58.840423+0000","last_fullsized":"2023-09-30T09:30:58.840423+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":164,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670426+0000","last_change":"2023-09-30T09:27:11.684118+0000","last_active":"2023-09-30T09:30:46.670426+0000","last_peered":"2023-09-30T09:30:46.670426+0000","last_clean":"2023-09-30T09:30:46.670426+0000","last_became_active":"2023-09-30T09:27:11.683468+0000","last_became_peered":"2023-09-30T09:27:11.683468+0000","last_unstale":"2023-09-30T09:30:46.670426+0000","last_undegraded":"2023-09-30T09:30:46.670426+0000","last_fullsized":"2023-09-30T09:30:46.670426+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670372+0000","last_change":"2023-09-30T09:27:11.681440+0000","last_active":"2023-09-30T09:30:46.670372+0000","last_peered":"2023-09-30T09:30:46.670372+0000","last_clean":"2023-09-30T09:30:46.670372+0000","last_became_active":"2023-09-30T09:27:11.681125+0000","last_became_peered":"2023-09-30T09:27:11.681125+0000","last_unstale":"2023-09-30T09:30:46.670372+0000","last_undegraded":"2023-09-30T09:30:46.670372+0000","last_fullsized":"2023-09-30T09:30:46.670372+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":191,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.678715+0000","last_change":"2023-09-30T09:27:11.681505+0000","last_active":"2023-09-30T09:30:46.678715+0000","last_peered":"2023-09-30T09:30:46.678715+0000","last_clean":"2023-09-30T09:30:46.678715+0000","last_became_active":"2023-09-30T09:27:11.681116+0000","last_became_peered":"2023-09-30T09:27:11.681116+0000","last_unstale":"2023-09-30T09:30:46.678715+0000","last_undegraded":"2023-09-30T09:30:46.678715+0000","last_fullsized":"2023-09-30T09:30:46.678715+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":183,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679530+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:30:46.679530+0000","last_peered":"2023-09-30T09:30:46.679530+0000","last_clean":"2023-09-30T09:30:46.679530+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:30:46.679530+0000","last_undegraded":"2023-09-30T09:30:46.679530+0000","last_fullsized":"2023-09-30T09:30:46.679530+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":52,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.672908+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:30:46.672908+0000","last_peered":"2023-09-30T09:30:46.672908+0000","last_clean":"2023-09-30T09:30:46.672908+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:30:46.672908+0000","last_undegraded":"2023-09-30T09:30:46.672908+0000","last_fullsized":"2023-09-30T09:30:46.672908+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.675105+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:30:46.675105+0000","last_peered":"2023-09-30T09:30:46.675105+0000","last_clean":"2023-09-30T09:30:46.675105+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:30:46.675105+0000","last_undegraded":"2023-09-30T09:30:46.675105+0000","last_fullsized":"2023-09-30T09:30:46.675105+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":192,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.677841+0000","last_change":"2023-09-30T09:27:11.687027+0000","last_active":"2023-09-30T09:30:46.677841+0000","last_peered":"2023-09-30T09:30:46.677841+0000","last_clean":"2023-09-30T09:30:46.677841+0000","last_became_active":"2023-09-30T09:27:11.686333+0000","last_became_peered":"2023-09-30T09:27:11.686333+0000","last_unstale":"2023-09-30T09:30:46.677841+0000","last_undegraded":"2023-09-30T09:30:46.677841+0000","last_fullsized":"2023-09-30T09:30:46.677841+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":52,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673129+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:30:46.673129+0000","last_peered":"2023-09-30T09:30:46.673129+0000","last_clean":"2023-09-30T09:30:46.673129+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:30:46.673129+0000","last_undegraded":"2023-09-30T09:30:46.673129+0000","last_fullsized":"2023-09-30T09:30:46.673129+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":146,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.686876+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:30:46.686876+0000","last_peered":"2023-09-30T09:30:46.686876+0000","last_clean":"2023-09-30T09:30:46.686876+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:30:46.686876+0000","last_undegraded":"2023-09-30T09:30:46.686876+0000","last_fullsized":"2023-09-30T09:30:46.686876+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":183,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.691625+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:30:46.691625+0000","last_peered":"2023-09-30T09:30:46.691625+0000","last_clean":"2023-09-30T09:30:46.691625+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:30:46.691625+0000","last_undegraded":"2023-09-30T09:30:46.691625+0000","last_fullsized":"2023-09-30T09:30:46.691625+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"207'8182","reported_seq":8204,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:20.524764+0000","last_change":"2023-09-30T09:28:57.103559+0000","last_active":"2023-09-30T09:31:20.524764+0000","last_peered":"2023-09-30T09:31:20.524764+0000","last_clean":"2023-09-30T09:31:20.524764+0000","last_became_active":"2023-09-30T09:28:57.103210+0000","last_became_peered":"2023-09-30T09:28:57.103210+0000","last_unstale":"2023-09-30T09:31:20.524764+0000","last_undegraded":"2023-09-30T09:31:20.524764+0000","last_fullsized":"2023-09-30T09:31:20.524764+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":8182,"log_dups_size":0,"ondisk_log_size":8182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:25:30.635764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":315097088,"num_objects":4808,"num_object_clones":0,"num_object_copies":14424,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4808,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8182,"num_write_kb":415680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":215,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.678316+0000","last_change":"2023-09-30T09:27:12.674838+0000","last_active":"2023-09-30T09:30:46.678316+0000","last_peered":"2023-09-30T09:30:46.678316+0000","last_clean":"2023-09-30T09:30:46.678316+0000","last_became_active":"2023-09-30T09:27:12.674281+0000","last_became_peered":"2023-09-30T09:27:12.674281+0000","last_unstale":"2023-09-30T09:30:46.678316+0000","last_undegraded":"2023-09-30T09:30:46.678316+0000","last_fullsized":"2023-09-30T09:30:46.678316+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":175,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673019+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:30:46.673019+0000","last_peered":"2023-09-30T09:30:46.673019+0000","last_clean":"2023-09-30T09:30:46.673019+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:30:46.673019+0000","last_undegraded":"2023-09-30T09:30:46.673019+0000","last_fullsized":"2023-09-30T09:30:46.673019+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"207'8390","reported_seq":8412,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.765855+0000","last_change":"2023-09-30T09:28:57.107212+0000","last_active":"2023-09-30T09:31:23.765855+0000","last_peered":"2023-09-30T09:31:23.765855+0000","last_clean":"2023-09-30T09:31:23.765855+0000","last_became_active":"2023-09-30T09:28:57.106796+0000","last_became_peered":"2023-09-30T09:28:57.106796+0000","last_unstale":"2023-09-30T09:31:23.765855+0000","last_undegraded":"2023-09-30T09:31:23.765855+0000","last_fullsized":"2023-09-30T09:31:23.765855+0000","mapping_epoch":197,"log_start":"201'1000","ondisk_log_start":"201'1000","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7390,"log_dups_size":0,"ondisk_log_size":7390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:36:18.534451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":321912832,"num_objects":4912,"num_object_clones":0,"num_object_copies":14736,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4912,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8390,"num_write_kb":425664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":191,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.678279+0000","last_change":"2023-09-30T09:27:11.681130+0000","last_active":"2023-09-30T09:30:46.678279+0000","last_peered":"2023-09-30T09:30:46.678279+0000","last_clean":"2023-09-30T09:30:46.678279+0000","last_became_active":"2023-09-30T09:27:11.680298+0000","last_became_peered":"2023-09-30T09:27:11.680298+0000","last_unstale":"2023-09-30T09:30:46.678279+0000","last_undegraded":"2023-09-30T09:30:46.678279+0000","last_fullsized":"2023-09-30T09:30:46.678279+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":160,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670436+0000","last_change":"2023-09-30T09:27:11.682249+0000","last_active":"2023-09-30T09:30:46.670436+0000","last_peered":"2023-09-30T09:30:46.670436+0000","last_clean":"2023-09-30T09:30:46.670436+0000","last_became_active":"2023-09-30T09:27:11.681932+0000","last_became_peered":"2023-09-30T09:27:11.681932+0000","last_unstale":"2023-09-30T09:30:46.670436+0000","last_undegraded":"2023-09-30T09:30:46.670436+0000","last_fullsized":"2023-09-30T09:30:46.670436+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"207'8428","reported_seq":8446,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.164966+0000","last_change":"2023-09-30T09:28:57.111936+0000","last_active":"2023-09-30T09:31:23.164966+0000","last_peered":"2023-09-30T09:31:23.164966+0000","last_clean":"2023-09-30T09:31:23.164966+0000","last_became_active":"2023-09-30T09:28:57.111589+0000","last_became_peered":"2023-09-30T09:28:57.111589+0000","last_unstale":"2023-09-30T09:31:23.164966+0000","last_undegraded":"2023-09-30T09:31:23.164966+0000","last_fullsized":"2023-09-30T09:31:23.164966+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":8428,"log_dups_size":0,"ondisk_log_size":8428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323878912,"num_objects":4942,"num_object_clones":0,"num_object_copies":14826,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4942,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8428,"num_write_kb":427840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":186,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.678107+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:30:46.678107+0000","last_peered":"2023-09-30T09:30:46.678107+0000","last_clean":"2023-09-30T09:30:46.678107+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:30:46.678107+0000","last_undegraded":"2023-09-30T09:30:46.678107+0000","last_fullsized":"2023-09-30T09:30:46.678107+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":98,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.687069+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:30:46.687069+0000","last_peered":"2023-09-30T09:30:46.687069+0000","last_clean":"2023-09-30T09:30:46.687069+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:30:46.687069+0000","last_undegraded":"2023-09-30T09:30:46.687069+0000","last_fullsized":"2023-09-30T09:30:46.687069+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"207'8485","reported_seq":8501,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.103343+0000","last_change":"2023-09-30T09:28:57.227866+0000","last_active":"2023-09-30T09:31:23.103343+0000","last_peered":"2023-09-30T09:31:23.103343+0000","last_clean":"2023-09-30T09:31:23.103343+0000","last_became_active":"2023-09-30T09:28:57.226943+0000","last_became_peered":"2023-09-30T09:28:57.226943+0000","last_unstale":"2023-09-30T09:31:23.103343+0000","last_undegraded":"2023-09-30T09:31:23.103343+0000","last_fullsized":"2023-09-30T09:31:23.103343+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":8485,"log_dups_size":0,"ondisk_log_size":8485,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":316997632,"num_objects":4837,"num_object_clones":0,"num_object_copies":14511,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4837,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8485,"num_write_kb":426304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673165+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:30:46.673165+0000","last_peered":"2023-09-30T09:30:46.673165+0000","last_clean":"2023-09-30T09:30:46.673165+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:30:46.673165+0000","last_undegraded":"2023-09-30T09:30:46.673165+0000","last_fullsized":"2023-09-30T09:30:46.673165+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":184,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673134+0000","last_change":"2023-09-30T09:27:12.671229+0000","last_active":"2023-09-30T09:30:46.673134+0000","last_peered":"2023-09-30T09:30:46.673134+0000","last_clean":"2023-09-30T09:30:46.673134+0000","last_became_active":"2023-09-30T09:27:12.670873+0000","last_became_peered":"2023-09-30T09:27:12.670873+0000","last_unstale":"2023-09-30T09:30:46.673134+0000","last_undegraded":"2023-09-30T09:30:46.673134+0000","last_fullsized":"2023-09-30T09:30:46.673134+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:42:29.005696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"207'8419","reported_seq":8441,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:20.406900+0000","last_change":"2023-09-30T09:28:57.098054+0000","last_active":"2023-09-30T09:31:20.406900+0000","last_peered":"2023-09-30T09:31:20.406900+0000","last_clean":"2023-09-30T09:31:20.406900+0000","last_became_active":"2023-09-30T09:28:57.097676+0000","last_became_peered":"2023-09-30T09:28:57.097676+0000","last_unstale":"2023-09-30T09:31:20.406900+0000","last_undegraded":"2023-09-30T09:31:20.406900+0000","last_fullsized":"2023-09-30T09:31:20.406900+0000","mapping_epoch":197,"log_start":"201'700","ondisk_log_start":"201'700","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7719,"log_dups_size":0,"ondisk_log_size":7719,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:38:31.052253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332726272,"num_objects":5077,"num_object_clones":0,"num_object_copies":15231,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5077,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8419,"num_write_kb":431872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":215,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:10.393234+0000","last_change":"2023-09-30T09:27:12.680487+0000","last_active":"2023-09-30T09:31:10.393234+0000","last_peered":"2023-09-30T09:31:10.393234+0000","last_clean":"2023-09-30T09:31:10.393234+0000","last_became_active":"2023-09-30T09:27:12.680047+0000","last_became_peered":"2023-09-30T09:27:12.680047+0000","last_unstale":"2023-09-30T09:31:10.393234+0000","last_undegraded":"2023-09-30T09:31:10.393234+0000","last_fullsized":"2023-09-30T09:31:10.393234+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:13:45.978821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":136,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670519+0000","last_change":"2023-09-30T09:27:11.681151+0000","last_active":"2023-09-30T09:30:46.670519+0000","last_peered":"2023-09-30T09:30:46.670519+0000","last_clean":"2023-09-30T09:30:46.670519+0000","last_became_active":"2023-09-30T09:27:11.680814+0000","last_became_peered":"2023-09-30T09:27:11.680814+0000","last_unstale":"2023-09-30T09:30:46.670519+0000","last_undegraded":"2023-09-30T09:30:46.670519+0000","last_fullsized":"2023-09-30T09:30:46.670519+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"207'8585","reported_seq":8607,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.999601+0000","last_change":"2023-09-30T09:28:57.224937+0000","last_active":"2023-09-30T09:31:23.999601+0000","last_peered":"2023-09-30T09:31:23.999601+0000","last_clean":"2023-09-30T09:31:23.999601+0000","last_became_active":"2023-09-30T09:28:57.224039+0000","last_became_peered":"2023-09-30T09:28:57.224039+0000","last_unstale":"2023-09-30T09:31:23.999601+0000","last_undegraded":"2023-09-30T09:31:23.999601+0000","last_fullsized":"2023-09-30T09:31:23.999601+0000","mapping_epoch":197,"log_start":"201'1200","ondisk_log_start":"201'1200","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7385,"log_dups_size":0,"ondisk_log_size":7385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:31:18.425315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323158016,"num_objects":4931,"num_object_clones":0,"num_object_copies":14793,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4931,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8585,"num_write_kb":432512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":113,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.687090+0000","last_change":"2023-09-30T09:27:11.682489+0000","last_active":"2023-09-30T09:30:46.687090+0000","last_peered":"2023-09-30T09:30:46.687090+0000","last_clean":"2023-09-30T09:30:46.687090+0000","last_became_active":"2023-09-30T09:27:11.682153+0000","last_became_peered":"2023-09-30T09:27:11.682153+0000","last_unstale":"2023-09-30T09:30:46.687090+0000","last_undegraded":"2023-09-30T09:30:46.687090+0000","last_fullsized":"2023-09-30T09:30:46.687090+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":146,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670566+0000","last_change":"2023-09-30T09:27:11.686347+0000","last_active":"2023-09-30T09:30:46.670566+0000","last_peered":"2023-09-30T09:30:46.670566+0000","last_clean":"2023-09-30T09:30:46.670566+0000","last_became_active":"2023-09-30T09:27:11.686049+0000","last_became_peered":"2023-09-30T09:27:11.686049+0000","last_unstale":"2023-09-30T09:30:46.670566+0000","last_undegraded":"2023-09-30T09:30:46.670566+0000","last_fullsized":"2023-09-30T09:30:46.670566+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"207'8686","reported_seq":8702,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.104870+0000","last_change":"2023-09-30T09:28:57.103305+0000","last_active":"2023-09-30T09:31:23.104870+0000","last_peered":"2023-09-30T09:31:23.104870+0000","last_clean":"2023-09-30T09:31:23.104870+0000","last_became_active":"2023-09-30T09:28:57.102890+0000","last_became_peered":"2023-09-30T09:28:57.102890+0000","last_unstale":"2023-09-30T09:31:23.104870+0000","last_undegraded":"2023-09-30T09:31:23.104870+0000","last_fullsized":"2023-09-30T09:31:23.104870+0000","mapping_epoch":197,"log_start":"201'900","ondisk_log_start":"201'900","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7786,"log_dups_size":0,"ondisk_log_size":7786,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327548928,"num_objects":4998,"num_object_clones":0,"num_object_copies":14994,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4998,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8686,"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":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":132,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670023+0000","last_change":"2023-09-30T09:27:11.681734+0000","last_active":"2023-09-30T09:30:46.670023+0000","last_peered":"2023-09-30T09:30:46.670023+0000","last_clean":"2023-09-30T09:30:46.670023+0000","last_became_active":"2023-09-30T09:27:11.679941+0000","last_became_peered":"2023-09-30T09:27:11.679941+0000","last_unstale":"2023-09-30T09:30:46.670023+0000","last_undegraded":"2023-09-30T09:30:46.670023+0000","last_fullsized":"2023-09-30T09:30:46.670023+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":136,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670764+0000","last_change":"2023-09-30T09:27:11.684680+0000","last_active":"2023-09-30T09:30:46.670764+0000","last_peered":"2023-09-30T09:30:46.670764+0000","last_clean":"2023-09-30T09:30:46.670764+0000","last_became_active":"2023-09-30T09:27:11.684435+0000","last_became_peered":"2023-09-30T09:27:11.684435+0000","last_unstale":"2023-09-30T09:30:46.670764+0000","last_undegraded":"2023-09-30T09:30:46.670764+0000","last_fullsized":"2023-09-30T09:30:46.670764+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"207'8328","reported_seq":8350,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:20.343227+0000","last_change":"2023-09-30T09:28:57.222452+0000","last_active":"2023-09-30T09:31:20.343227+0000","last_peered":"2023-09-30T09:31:20.343227+0000","last_clean":"2023-09-30T09:31:20.343227+0000","last_became_active":"2023-09-30T09:28:57.222061+0000","last_became_peered":"2023-09-30T09:28:57.222061+0000","last_unstale":"2023-09-30T09:31:20.343227+0000","last_undegraded":"2023-09-30T09:31:20.343227+0000","last_fullsized":"2023-09-30T09:31:20.343227+0000","mapping_epoch":197,"log_start":"201'600","ondisk_log_start":"201'600","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7728,"log_dups_size":0,"ondisk_log_size":7728,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T21:12:50.796666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333053952,"num_objects":5082,"num_object_clones":0,"num_object_copies":15246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5082,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8328,"num_write_kb":429120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":185,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679064+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:30:46.679064+0000","last_peered":"2023-09-30T09:30:46.679064+0000","last_clean":"2023-09-30T09:30:46.679064+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:30:46.679064+0000","last_undegraded":"2023-09-30T09:30:46.679064+0000","last_fullsized":"2023-09-30T09:30:46.679064+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":178,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.696632+0000","last_change":"2023-09-30T09:27:11.674705+0000","last_active":"2023-09-30T09:30:46.696632+0000","last_peered":"2023-09-30T09:30:46.696632+0000","last_clean":"2023-09-30T09:30:46.696632+0000","last_became_active":"2023-09-30T09:27:11.674373+0000","last_became_peered":"2023-09-30T09:27:11.674373+0000","last_unstale":"2023-09-30T09:30:46.696632+0000","last_undegraded":"2023-09-30T09:30:46.696632+0000","last_fullsized":"2023-09-30T09:30:46.696632+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:40:44.578339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"207'8664","reported_seq":8682,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.146588+0000","last_change":"2023-09-30T09:28:57.109610+0000","last_active":"2023-09-30T09:31:23.146588+0000","last_peered":"2023-09-30T09:31:23.146588+0000","last_clean":"2023-09-30T09:31:23.146588+0000","last_became_active":"2023-09-30T09:28:57.109277+0000","last_became_peered":"2023-09-30T09:28:57.109277+0000","last_unstale":"2023-09-30T09:31:23.146588+0000","last_undegraded":"2023-09-30T09:31:23.146588+0000","last_fullsized":"2023-09-30T09:31:23.146588+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":8664,"log_dups_size":0,"ondisk_log_size":8664,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322437120,"num_objects":4920,"num_object_clones":0,"num_object_copies":14760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4920,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8664,"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":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":209,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:48.827712+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:30:48.827712+0000","last_peered":"2023-09-30T09:30:48.827712+0000","last_clean":"2023-09-30T09:30:48.827712+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:30:48.827712+0000","last_undegraded":"2023-09-30T09:30:48.827712+0000","last_fullsized":"2023-09-30T09:30:48.827712+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":188,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.675165+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:30:46.675165+0000","last_peered":"2023-09-30T09:30:46.675165+0000","last_clean":"2023-09-30T09:30:46.675165+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:30:46.675165+0000","last_undegraded":"2023-09-30T09:30:46.675165+0000","last_fullsized":"2023-09-30T09:30:46.675165+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":163,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:10.687302+0000","last_change":"2023-09-30T09:27:11.682831+0000","last_active":"2023-09-30T09:31:10.687302+0000","last_peered":"2023-09-30T09:31:10.687302+0000","last_clean":"2023-09-30T09:31:10.687302+0000","last_became_active":"2023-09-30T09:27:11.682405+0000","last_became_peered":"2023-09-30T09:27:11.682405+0000","last_unstale":"2023-09-30T09:31:10.687302+0000","last_undegraded":"2023-09-30T09:31:10.687302+0000","last_fullsized":"2023-09-30T09:31:10.687302+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:53.467460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"207'8365","reported_seq":8387,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:20.493293+0000","last_change":"2023-09-30T09:28:57.103793+0000","last_active":"2023-09-30T09:31:20.493293+0000","last_peered":"2023-09-30T09:31:20.493293+0000","last_clean":"2023-09-30T09:31:20.493293+0000","last_became_active":"2023-09-30T09:28:57.103178+0000","last_became_peered":"2023-09-30T09:28:57.103178+0000","last_unstale":"2023-09-30T09:31:20.493293+0000","last_undegraded":"2023-09-30T09:31:20.493293+0000","last_fullsized":"2023-09-30T09:31:20.493293+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":8365,"log_dups_size":0,"ondisk_log_size":8365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:20:41.425945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":321323008,"num_objects":4903,"num_object_clones":0,"num_object_copies":14709,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8365,"num_write_kb":424576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":195,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673644+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:30:46.673644+0000","last_peered":"2023-09-30T09:30:46.673644+0000","last_clean":"2023-09-30T09:30:46.673644+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:30:46.673644+0000","last_undegraded":"2023-09-30T09:30:46.673644+0000","last_fullsized":"2023-09-30T09:30:46.673644+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670524+0000","last_change":"2023-09-30T09:27:12.676033+0000","last_active":"2023-09-30T09:30:46.670524+0000","last_peered":"2023-09-30T09:30:46.670524+0000","last_clean":"2023-09-30T09:30:46.670524+0000","last_became_active":"2023-09-30T09:27:12.675575+0000","last_became_peered":"2023-09-30T09:27:12.675575+0000","last_unstale":"2023-09-30T09:30:46.670524+0000","last_undegraded":"2023-09-30T09:30:46.670524+0000","last_fullsized":"2023-09-30T09:30:46.670524+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":179,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:48.827691+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:30:48.827691+0000","last_peered":"2023-09-30T09:30:48.827691+0000","last_clean":"2023-09-30T09:30:48.827691+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:30:48.827691+0000","last_undegraded":"2023-09-30T09:30:48.827691+0000","last_fullsized":"2023-09-30T09:30:48.827691+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"207'8336","reported_seq":8354,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.176155+0000","last_change":"2023-09-30T09:28:57.110731+0000","last_active":"2023-09-30T09:31:23.176155+0000","last_peered":"2023-09-30T09:31:23.176155+0000","last_clean":"2023-09-30T09:31:23.176155+0000","last_became_active":"2023-09-30T09:28:57.110380+0000","last_became_peered":"2023-09-30T09:28:57.110380+0000","last_unstale":"2023-09-30T09:31:23.176155+0000","last_undegraded":"2023-09-30T09:31:23.176155+0000","last_fullsized":"2023-09-30T09:31:23.176155+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":8336,"log_dups_size":0,"ondisk_log_size":8336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322043904,"num_objects":4914,"num_object_clones":0,"num_object_copies":14742,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4914,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8336,"num_write_kb":424000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":219,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:10.687073+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:31:10.687073+0000","last_peered":"2023-09-30T09:31:10.687073+0000","last_clean":"2023-09-30T09:31:10.687073+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:31:10.687073+0000","last_undegraded":"2023-09-30T09:31:10.687073+0000","last_fullsized":"2023-09-30T09:31:10.687073+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.696888+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:30:46.696888+0000","last_peered":"2023-09-30T09:30:46.696888+0000","last_clean":"2023-09-30T09:30:46.696888+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:30:46.696888+0000","last_undegraded":"2023-09-30T09:30:46.696888+0000","last_fullsized":"2023-09-30T09:30:46.696888+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.696763+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:30:46.696763+0000","last_peered":"2023-09-30T09:30:46.696763+0000","last_clean":"2023-09-30T09:30:46.696763+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:30:46.696763+0000","last_undegraded":"2023-09-30T09:30:46.696763+0000","last_fullsized":"2023-09-30T09:30:46.696763+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"207'8372","reported_seq":8394,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:20.428984+0000","last_change":"2023-09-30T09:28:57.105618+0000","last_active":"2023-09-30T09:31:20.428984+0000","last_peered":"2023-09-30T09:31:20.428984+0000","last_clean":"2023-09-30T09:31:20.428984+0000","last_became_active":"2023-09-30T09:28:57.105347+0000","last_became_peered":"2023-09-30T09:28:57.105347+0000","last_unstale":"2023-09-30T09:31:20.428984+0000","last_undegraded":"2023-09-30T09:31:20.428984+0000","last_fullsized":"2023-09-30T09:31:20.428984+0000","mapping_epoch":197,"log_start":"201'600","ondisk_log_start":"201'600","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7772,"log_dups_size":0,"ondisk_log_size":7772,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:58:24.582242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332005376,"num_objects":5066,"num_object_clones":0,"num_object_copies":15198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5066,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8372,"num_write_kb":430016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":177,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673252+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:30:46.673252+0000","last_peered":"2023-09-30T09:30:46.673252+0000","last_clean":"2023-09-30T09:30:46.673252+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:30:46.673252+0000","last_undegraded":"2023-09-30T09:30:46.673252+0000","last_fullsized":"2023-09-30T09:30:46.673252+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":502,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.677987+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:30:46.677987+0000","last_peered":"2023-09-30T09:30:46.677987+0000","last_clean":"2023-09-30T09:30:46.677987+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:30:46.677987+0000","last_undegraded":"2023-09-30T09:30:46.677987+0000","last_fullsized":"2023-09-30T09:30:46.677987+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.679041+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:30:46.679041+0000","last_peered":"2023-09-30T09:30:46.679041+0000","last_clean":"2023-09-30T09:30:46.679041+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:30:46.679041+0000","last_undegraded":"2023-09-30T09:30:46.679041+0000","last_fullsized":"2023-09-30T09:30:46.679041+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":113,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.687520+0000","last_change":"2023-09-30T09:27:11.681805+0000","last_active":"2023-09-30T09:30:46.687520+0000","last_peered":"2023-09-30T09:30:46.687520+0000","last_clean":"2023-09-30T09:30:46.687520+0000","last_became_active":"2023-09-30T09:27:11.681467+0000","last_became_peered":"2023-09-30T09:27:11.681467+0000","last_unstale":"2023-09-30T09:30:46.687520+0000","last_undegraded":"2023-09-30T09:30:46.687520+0000","last_fullsized":"2023-09-30T09:30:46.687520+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"207'8315","reported_seq":8337,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:20.531473+0000","last_change":"2023-09-30T09:28:57.108626+0000","last_active":"2023-09-30T09:31:20.531473+0000","last_peered":"2023-09-30T09:31:20.531473+0000","last_clean":"2023-09-30T09:31:20.531473+0000","last_became_active":"2023-09-30T09:28:57.108284+0000","last_became_peered":"2023-09-30T09:28:57.108284+0000","last_unstale":"2023-09-30T09:31:20.531473+0000","last_undegraded":"2023-09-30T09:31:20.531473+0000","last_fullsized":"2023-09-30T09:31:20.531473+0000","mapping_epoch":197,"log_start":"0'0","ondisk_log_start":"0'0","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":8315,"log_dups_size":0,"ondisk_log_size":8315,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:53:21.579085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334430208,"num_objects":5103,"num_object_clones":0,"num_object_copies":15309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8315,"num_write_kb":429376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":211,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.677793+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:30:46.677793+0000","last_peered":"2023-09-30T09:30:46.677793+0000","last_clean":"2023-09-30T09:30:46.677793+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:30:46.677793+0000","last_undegraded":"2023-09-30T09:30:46.677793+0000","last_fullsized":"2023-09-30T09:30:46.677793+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":185,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673818+0000","last_change":"2023-09-30T09:27:12.670432+0000","last_active":"2023-09-30T09:30:46.673818+0000","last_peered":"2023-09-30T09:30:46.673818+0000","last_clean":"2023-09-30T09:30:46.673818+0000","last_became_active":"2023-09-30T09:27:12.669889+0000","last_became_peered":"2023-09-30T09:27:12.669889+0000","last_unstale":"2023-09-30T09:30:46.673818+0000","last_undegraded":"2023-09-30T09:30:46.673818+0000","last_fullsized":"2023-09-30T09:30:46.673818+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:33:36.146032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:10.551084+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:31:10.551084+0000","last_peered":"2023-09-30T09:31:10.551084+0000","last_clean":"2023-09-30T09:31:10.551084+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:31:10.551084+0000","last_undegraded":"2023-09-30T09:31:10.551084+0000","last_fullsized":"2023-09-30T09:31:10.551084+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"207'8356","reported_seq":8374,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.094958+0000","last_change":"2023-09-30T09:28:57.109463+0000","last_active":"2023-09-30T09:31:23.094958+0000","last_peered":"2023-09-30T09:31:23.094958+0000","last_clean":"2023-09-30T09:31:23.094958+0000","last_became_active":"2023-09-30T09:28:57.109106+0000","last_became_peered":"2023-09-30T09:28:57.109106+0000","last_unstale":"2023-09-30T09:31:23.094958+0000","last_undegraded":"2023-09-30T09:31:23.094958+0000","last_fullsized":"2023-09-30T09:31:23.094958+0000","mapping_epoch":197,"log_start":"201'600","ondisk_log_start":"201'600","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7756,"log_dups_size":0,"ondisk_log_size":7756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":320602112,"num_objects":4892,"num_object_clones":0,"num_object_copies":14676,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4892,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8356,"num_write_kb":423936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":214,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.678196+0000","last_change":"2023-09-30T09:27:12.675113+0000","last_active":"2023-09-30T09:30:46.678196+0000","last_peered":"2023-09-30T09:30:46.678196+0000","last_clean":"2023-09-30T09:30:46.678196+0000","last_became_active":"2023-09-30T09:27:12.674334+0000","last_became_peered":"2023-09-30T09:27:12.674334+0000","last_unstale":"2023-09-30T09:30:46.678196+0000","last_undegraded":"2023-09-30T09:30:46.678196+0000","last_fullsized":"2023-09-30T09:30:46.678196+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":166,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:48.827730+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:30:48.827730+0000","last_peered":"2023-09-30T09:30:48.827730+0000","last_clean":"2023-09-30T09:30:48.827730+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:30:48.827730+0000","last_undegraded":"2023-09-30T09:30:48.827730+0000","last_fullsized":"2023-09-30T09:30:48.827730+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:55.541399+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:30:55.541399+0000","last_peered":"2023-09-30T09:30:55.541399+0000","last_clean":"2023-09-30T09:30:55.541399+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:30:55.541399+0000","last_undegraded":"2023-09-30T09:30:55.541399+0000","last_fullsized":"2023-09-30T09:30:55.541399+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"207'8451","reported_seq":8470,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:23.104679+0000","last_change":"2023-09-30T09:28:57.110720+0000","last_active":"2023-09-30T09:31:23.104679+0000","last_peered":"2023-09-30T09:31:23.104679+0000","last_clean":"2023-09-30T09:31:23.104679+0000","last_became_active":"2023-09-30T09:28:57.110234+0000","last_became_peered":"2023-09-30T09:28:57.110234+0000","last_unstale":"2023-09-30T09:31:23.104679+0000","last_undegraded":"2023-09-30T09:31:23.104679+0000","last_fullsized":"2023-09-30T09:31:23.104679+0000","mapping_epoch":197,"log_start":"201'700","ondisk_log_start":"201'700","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":325189656,"num_objects":4963,"num_object_clones":0,"num_object_copies":14889,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4963,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8451,"num_write_kb":429185,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"60'2","reported_seq":206,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.691501+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:30:46.691501+0000","last_peered":"2023-09-30T09:30:46.691501+0000","last_clean":"2023-09-30T09:30:46.691501+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:30:46.691501+0000","last_undegraded":"2023-09-30T09:30:46.691501+0000","last_fullsized":"2023-09-30T09:30:46.691501+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":181,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.710112+0000","last_change":"2023-09-30T09:27:11.674172+0000","last_active":"2023-09-30T09:30:46.710112+0000","last_peered":"2023-09-30T09:30:46.710112+0000","last_clean":"2023-09-30T09:30:46.710112+0000","last_became_active":"2023-09-30T09:27:11.673872+0000","last_became_peered":"2023-09-30T09:27:11.673872+0000","last_unstale":"2023-09-30T09:30:46.710112+0000","last_undegraded":"2023-09-30T09:30:46.710112+0000","last_fullsized":"2023-09-30T09:30:46.710112+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:15.865635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.362322+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:31:00.362322+0000","last_peered":"2023-09-30T09:31:00.362322+0000","last_clean":"2023-09-30T09:31:00.362322+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:31:00.362322+0000","last_undegraded":"2023-09-30T09:31:00.362322+0000","last_fullsized":"2023-09-30T09:31:00.362322+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"207'8484","reported_seq":8506,"reported_epoch":207,"state":"active+clean","last_fresh":"2023-09-30T09:31:20.423812+0000","last_change":"2023-09-30T09:28:57.111179+0000","last_active":"2023-09-30T09:31:20.423812+0000","last_peered":"2023-09-30T09:31:20.423812+0000","last_clean":"2023-09-30T09:31:20.423812+0000","last_became_active":"2023-09-30T09:28:57.110838+0000","last_became_peered":"2023-09-30T09:28:57.110838+0000","last_unstale":"2023-09-30T09:31:20.423812+0000","last_undegraded":"2023-09-30T09:31:20.423812+0000","last_fullsized":"2023-09-30T09:31:20.423812+0000","mapping_epoch":197,"log_start":"201'700","ondisk_log_start":"201'700","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7784,"log_dups_size":0,"ondisk_log_size":7784,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:26:01.857219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332529664,"num_objects":5074,"num_object_clones":0,"num_object_copies":15222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5074,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8484,"num_write_kb":433856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":98,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.687646+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:30:46.687646+0000","last_peered":"2023-09-30T09:30:46.687646+0000","last_clean":"2023-09-30T09:30:46.687646+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:30:46.687646+0000","last_undegraded":"2023-09-30T09:30:46.687646+0000","last_fullsized":"2023-09-30T09:30:46.687646+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":189,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:10.551124+0000","last_change":"2023-09-30T09:27:12.674594+0000","last_active":"2023-09-30T09:31:10.551124+0000","last_peered":"2023-09-30T09:31:10.551124+0000","last_clean":"2023-09-30T09:31:10.551124+0000","last_became_active":"2023-09-30T09:27:12.673364+0000","last_became_peered":"2023-09-30T09:27:12.673364+0000","last_unstale":"2023-09-30T09:31:10.551124+0000","last_undegraded":"2023-09-30T09:31:10.551124+0000","last_fullsized":"2023-09-30T09:31:10.551124+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:16:58.624000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":121,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670156+0000","last_change":"2023-09-30T09:27:11.681362+0000","last_active":"2023-09-30T09:30:46.670156+0000","last_peered":"2023-09-30T09:30:46.670156+0000","last_clean":"2023-09-30T09:30:46.670156+0000","last_became_active":"2023-09-30T09:27:11.679311+0000","last_became_peered":"2023-09-30T09:27:11.679311+0000","last_unstale":"2023-09-30T09:30:46.670156+0000","last_undegraded":"2023-09-30T09:30:46.670156+0000","last_fullsized":"2023-09-30T09:30:46.670156+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":174,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673296+0000","last_change":"2023-09-30T09:27:12.671773+0000","last_active":"2023-09-30T09:30:46.673296+0000","last_peered":"2023-09-30T09:30:46.673296+0000","last_clean":"2023-09-30T09:30:46.673296+0000","last_became_active":"2023-09-30T09:27:12.671403+0000","last_became_peered":"2023-09-30T09:27:12.671403+0000","last_unstale":"2023-09-30T09:30:46.673296+0000","last_undegraded":"2023-09-30T09:30:46.673296+0000","last_fullsized":"2023-09-30T09:30:46.673296+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:31:47.778406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.684907+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:30:46.684907+0000","last_peered":"2023-09-30T09:30:46.684907+0000","last_clean":"2023-09-30T09:30:46.684907+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:30:46.684907+0000","last_undegraded":"2023-09-30T09:30:46.684907+0000","last_fullsized":"2023-09-30T09:30:46.684907+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":190,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.673252+0000","last_change":"2023-09-30T09:27:11.675275+0000","last_active":"2023-09-30T09:30:46.673252+0000","last_peered":"2023-09-30T09:30:46.673252+0000","last_clean":"2023-09-30T09:30:46.673252+0000","last_became_active":"2023-09-30T09:27:11.674212+0000","last_became_peered":"2023-09-30T09:27:11.674212+0000","last_unstale":"2023-09-30T09:30:46.673252+0000","last_undegraded":"2023-09-30T09:30:46.673252+0000","last_fullsized":"2023-09-30T09:30:46.673252+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":160,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670451+0000","last_change":"2023-09-30T09:27:11.681541+0000","last_active":"2023-09-30T09:30:46.670451+0000","last_peered":"2023-09-30T09:30:46.670451+0000","last_clean":"2023-09-30T09:30:46.670451+0000","last_became_active":"2023-09-30T09:27:11.681214+0000","last_became_peered":"2023-09-30T09:27:11.681214+0000","last_unstale":"2023-09-30T09:30:46.670451+0000","last_undegraded":"2023-09-30T09:30:46.670451+0000","last_fullsized":"2023-09-30T09:30:46.670451+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":201,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.675268+0000","last_change":"2023-09-30T09:27:11.686860+0000","last_active":"2023-09-30T09:30:46.675268+0000","last_peered":"2023-09-30T09:30:46.675268+0000","last_clean":"2023-09-30T09:30:46.675268+0000","last_became_active":"2023-09-30T09:27:11.686108+0000","last_became_peered":"2023-09-30T09:27:11.686108+0000","last_unstale":"2023-09-30T09:30:46.675268+0000","last_undegraded":"2023-09-30T09:30:46.675268+0000","last_fullsized":"2023-09-30T09:30:46.675268+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":149,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670597+0000","last_change":"2023-09-30T09:27:12.680753+0000","last_active":"2023-09-30T09:30:46.670597+0000","last_peered":"2023-09-30T09:30:46.670597+0000","last_clean":"2023-09-30T09:30:46.670597+0000","last_became_active":"2023-09-30T09:27:12.680372+0000","last_became_peered":"2023-09-30T09:27:12.680372+0000","last_unstale":"2023-09-30T09:30:46.670597+0000","last_undegraded":"2023-09-30T09:30:46.670597+0000","last_fullsized":"2023-09-30T09:30:46.670597+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":206,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:31:00.372033+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:31:00.372033+0000","last_peered":"2023-09-30T09:31:00.372033+0000","last_clean":"2023-09-30T09:31:00.372033+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:31:00.372033+0000","last_undegraded":"2023-09-30T09:31:00.372033+0000","last_fullsized":"2023-09-30T09:31:00.372033+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.680179+0000","last_change":"2023-09-30T09:24:36.658758+0000","last_active":"2023-09-30T09:30:46.680179+0000","last_peered":"2023-09-30T09:30:46.680179+0000","last_clean":"2023-09-30T09:30:46.680179+0000","last_became_active":"2023-09-30T09:24:36.658304+0000","last_became_peered":"2023-09-30T09:24:36.658304+0000","last_unstale":"2023-09-30T09:30:46.680179+0000","last_undegraded":"2023-09-30T09:30:46.680179+0000","last_fullsized":"2023-09-30T09:30:46.680179+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:51:51.027706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":59,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:55.541491+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:30:55.541491+0000","last_peered":"2023-09-30T09:30:55.541491+0000","last_clean":"2023-09-30T09:30:55.541491+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:30:55.541491+0000","last_undegraded":"2023-09-30T09:30:55.541491+0000","last_fullsized":"2023-09-30T09:30:55.541491+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":136,"reported_epoch":206,"state":"active+clean","last_fresh":"2023-09-30T09:30:46.670023+0000","last_change":"2023-09-30T09:27:11.680591+0000","last_active":"2023-09-30T09:30:46.670023+0000","last_peered":"2023-09-30T09:30:46.670023+0000","last_clean":"2023-09-30T09:30:46.670023+0000","last_became_active":"2023-09-30T09:27:11.680208+0000","last_became_peered":"2023-09-30T09:27:11.680208+0000","last_unstale":"2023-09-30T09:30:46.670023+0000","last_undegraded":"2023-09-30T09:30:46.670023+0000","last_fullsized":"2023-09-30T09:30:46.670023+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":5438,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":5204934680,"num_objects":79422,"num_object_clones":0,"num_object_copies":238266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79422,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":134846,"num_write_kb":6856513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15520903168,"data_stored":15520890952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":127846,"ondisk_log_size":127846,"up":48,"acting":48,"num_store_stats":8},{"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":48,"seq":206158430642,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3420924,"kb_used_data":2827124,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":90324228,"statfs":{"total":95995035648,"available":92492009472,"internally_reserved":0,"allocated":2894974976,"data_stored":2894422226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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,0,6,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 30 09:31:05 2023","interfaces":[{"interface":"back","average":{"1min":2.0459999999999998,"5min":1.292,"15min":1.5960000000000001},"min":{"1min":0.315,"5min":0.26100000000000001,"15min":0.247},"max":{"1min":8.2270000000000003,"5min":8.2270000000000003,"15min":73.153000000000006},"last":0.41899999999999998},{"interface":"front","average":{"1min":2.1059999999999999,"5min":1.6559999999999999,"15min":1.8220000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.26500000000000001},"max":{"1min":7.1219999999999999,"5min":7.1219999999999999,"15min":73.323999999999998},"last":5.6440000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:30:46 2023","interfaces":[{"interface":"back","average":{"1min":2.621,"5min":2.0049999999999999,"15min":2.0630000000000002},"min":{"1min":0.33400000000000002,"5min":0.29899999999999999,"15min":0.29099999999999998},"max":{"1min":8.0860000000000003,"5min":19.620999999999999,"15min":73.933000000000007},"last":0.47599999999999998},{"interface":"front","average":{"1min":2.798,"5min":2.2629999999999999,"15min":2.2749999999999999},"min":{"1min":0.38400000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.673,"5min":20.552,"15min":73.694000000000003},"last":0.40200000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:31:05 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":2.3839999999999999,"15min":1.996},"min":{"1min":0.32200000000000001,"5min":0.318,"15min":0.29099999999999998},"max":{"1min":7.6020000000000003,"5min":111.94,"15min":111.94},"last":0.46400000000000002},{"interface":"front","average":{"1min":1.6679999999999999,"5min":2.4420000000000002,"15min":2.1859999999999999},"min":{"1min":0.44,"5min":0.34399999999999997,"15min":0.318},"max":{"1min":4.9130000000000003,"5min":111.68899999999999,"15min":111.68899999999999},"last":5}]},{"osd":3,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":5.4969999999999999,"5min":3.714,"15min":2.9550000000000001},"min":{"1min":0.40100000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":59.581000000000003,"5min":133.68299999999999,"15min":133.68299999999999},"last":1.278},{"interface":"front","average":{"1min":5.1150000000000002,"5min":3.6459999999999999,"15min":3.1019999999999999},"min":{"1min":0.44900000000000001,"5min":0.36799999999999999,"15min":0.35499999999999998},"max":{"1min":60.491999999999997,"5min":133.655,"15min":133.655},"last":5.1130000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.952,"5min":1.5069999999999999,"15min":1.605},"min":{"1min":0.36199999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.5850000000000009,"5min":9.5850000000000009,"15min":9.5850000000000009},"last":9.5850000000000009},{"interface":"front","average":{"1min":0.76300000000000001,"5min":1.1000000000000001,"15min":1.046},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":4.7380000000000004,"5min":7.6539999999999999,"15min":7.6539999999999999},"last":1.2509999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":1.603,"5min":1.216,"15min":1.238},"min":{"1min":0.40400000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.1920000000000002,"5min":6.8250000000000002,"15min":7.6760000000000002},"last":5.0540000000000003},{"interface":"front","average":{"1min":2.6259999999999999,"5min":1.673,"15min":1.4059999999999999},"min":{"1min":0.372,"5min":0.35199999999999998,"15min":0.32800000000000001},"max":{"1min":10.763999999999999,"5min":10.763999999999999,"15min":10.763999999999999},"last":1.8959999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:30:34 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.3120000000000001,"15min":1.2669999999999999},"min":{"1min":0.42499999999999999,"5min":0.39000000000000001,"15min":0.38100000000000001},"max":{"1min":6.0830000000000002,"5min":6.0830000000000002,"15min":8.0939999999999994},"last":0.434},{"interface":"front","average":{"1min":1.879,"5min":1.2070000000000001,"15min":1.1830000000000001},"min":{"1min":0.46899999999999997,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":7.7210000000000001,"5min":7.7210000000000001,"15min":8.5690000000000008},"last":0.51200000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626875,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1271140,"kb_used_data":961628,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":92474012,"statfs":{"total":95995035648,"available":94693388288,"internally_reserved":0,"allocated":984707072,"data_stored":984178098,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":316932096},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,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 30 09:31:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.8640000000000001,"15min":3.0750000000000002},"min":{"1min":0.317,"5min":0.28799999999999998,"15min":0.27400000000000002},"max":{"1min":4.3719999999999999,"5min":36.634999999999998,"15min":214.50999999999999},"last":0.58599999999999997},{"interface":"front","average":{"1min":1.6299999999999999,"5min":1.5900000000000001,"15min":2.8570000000000002},"min":{"1min":0.312,"5min":0.26000000000000001,"15min":0.23200000000000001},"max":{"1min":4.9400000000000004,"5min":37.469999999999999,"15min":213.87799999999999},"last":0.63700000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":11.706,"5min":3.758,"15min":2.3849999999999998},"min":{"1min":0.39200000000000002,"5min":0.26600000000000001,"15min":0.25700000000000001},"max":{"1min":77.311999999999998,"5min":77.311999999999998,"15min":77.311999999999998},"last":0.71799999999999997},{"interface":"front","average":{"1min":11.763,"5min":4.1040000000000001,"15min":2.4630000000000001},"min":{"1min":0.375,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":77.703000000000003,"5min":77.703000000000003,"15min":77.703000000000003},"last":0.70099999999999996}]},{"osd":2,"last update":"Sat Sep 30 09:31:04 2023","interfaces":[{"interface":"back","average":{"1min":1.3149999999999999,"5min":1.571,"15min":2.6230000000000002},"min":{"1min":0.34000000000000002,"5min":0.316,"15min":0.28299999999999997},"max":{"1min":4.6479999999999997,"5min":16.555,"15min":181.59299999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.242,"5min":1.427,"15min":2.4319999999999999},"min":{"1min":0.34799999999999998,"5min":0.34200000000000003,"15min":0.314},"max":{"1min":4.984,"5min":16.742000000000001,"15min":181.63499999999999},"last":0.78900000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.629,"5min":1.4910000000000001,"15min":2.3239999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":5.4219999999999997,"5min":36.433,"15min":74.230000000000004},"last":4.4790000000000001},{"interface":"front","average":{"1min":1.6910000000000001,"5min":1.958,"15min":2.774},"min":{"1min":0.45400000000000001,"5min":0.34200000000000003,"15min":0.32900000000000001},"max":{"1min":4.8170000000000002,"5min":36.761000000000003,"15min":74.484999999999999},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.016,"15min":1.143},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":5.7300000000000004,"5min":5.7300000000000004,"15min":5.7300000000000004},"last":4.6829999999999998},{"interface":"front","average":{"1min":0.91900000000000004,"5min":1.1699999999999999,"15min":1.3859999999999999},"min":{"1min":0.41199999999999998,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.0019999999999998,"5min":7.0209999999999999,"15min":7.0209999999999999},"last":0.92500000000000004}]},{"osd":5,"last update":"Sat Sep 30 09:31:04 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.0980000000000001,"15min":1.1100000000000001},"min":{"1min":0.374,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":7.1449999999999996,"5min":7.1449999999999996,"15min":8.9329999999999998},"last":0.746},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.091,"15min":1.1279999999999999},"min":{"1min":0.42599999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.1799999999999997,"5min":7.1799999999999997,"15min":12.791},"last":4.7919999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:30:36 2023","interfaces":[{"interface":"back","average":{"1min":1.2869999999999999,"5min":1.173,"15min":1.109},"min":{"1min":0.45400000000000001,"5min":0.38,"15min":0.33400000000000002},"max":{"1min":4.867,"5min":10.816000000000001,"15min":10.816000000000001},"last":4.7370000000000001},{"interface":"front","average":{"1min":1.536,"5min":1.3480000000000001,"15min":1.3089999999999999},"min":{"1min":0.55500000000000005,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":4.843,"5min":7.6749999999999998,"15min":10.959},"last":0.96099999999999997}]}]},{"osd":1,"up_from":83,"seq":356482285827,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3342968,"kb_used_data":2831728,"kb_used_omap":3,"kb_used_meta":511228,"kb_avail":90402184,"statfs":{"total":95995035648,"available":92571836416,"internally_reserved":0,"allocated":2899689472,"data_stored":2898910277,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":523497892},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,0,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 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8560000000000001,"5min":1.8460000000000001,"15min":2.1589999999999998},"min":{"1min":0.23100000000000001,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":7.2030000000000003,"5min":12.602,"15min":75.956999999999994},"last":0.63500000000000001},{"interface":"front","average":{"1min":1.399,"5min":1.522,"15min":2.1880000000000002},"min":{"1min":0.29699999999999999,"5min":0.23599999999999999,"15min":0.20399999999999999},"max":{"1min":4.3040000000000003,"5min":8.9870000000000001,"15min":75.379999999999995},"last":0.24099999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:31:04 2023","interfaces":[{"interface":"back","average":{"1min":1.825,"5min":1.8029999999999999,"15min":2.137},"min":{"1min":0.27200000000000002,"5min":0.20899999999999999,"15min":0.20699999999999999},"max":{"1min":8.125,"5min":12.516999999999999,"15min":15.486000000000001},"last":2.4910000000000001},{"interface":"front","average":{"1min":1.964,"5min":1.891,"15min":2.2309999999999999},"min":{"1min":0.40500000000000003,"5min":0.32300000000000001,"15min":0.23799999999999999},"max":{"1min":9.6489999999999991,"5min":9.6489999999999991,"15min":15.532},"last":2.5249999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8600000000000001,"5min":1.998,"15min":2.1970000000000001},"min":{"1min":0.248,"5min":0.248,"15min":0.19700000000000001},"max":{"1min":5.4630000000000001,"5min":27.786000000000001,"15min":27.786000000000001},"last":0.27900000000000003},{"interface":"front","average":{"1min":2.266,"5min":2.4630000000000001,"15min":2.528},"min":{"1min":0.27200000000000002,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":10.084,"5min":27.850999999999999,"15min":27.850999999999999},"last":4.4699999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8,"5min":1.5049999999999999,"15min":1.5289999999999999},"min":{"1min":0.46800000000000003,"5min":0.376,"15min":0.376},"max":{"1min":8.2539999999999996,"5min":8.2539999999999996,"15min":8.2539999999999996},"last":4.3520000000000003},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.6020000000000001,"15min":1.8380000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.3949999999999996,"5min":8.2140000000000004,"15min":8.2140000000000004},"last":2.1829999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":3.8570000000000002,"5min":2.1099999999999999,"15min":1.9079999999999999},"min":{"1min":0.41399999999999998,"5min":0.32700000000000001,"15min":0.30299999999999999},"max":{"1min":46.493000000000002,"5min":46.493000000000002,"15min":46.493000000000002},"last":0.438},{"interface":"front","average":{"1min":4.0990000000000002,"5min":2.149,"15min":1.9550000000000001},"min":{"1min":0.60999999999999999,"5min":0.35999999999999999,"15min":0.34399999999999997},"max":{"1min":47.222999999999999,"5min":47.222999999999999,"15min":47.222999999999999},"last":4.4370000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8819999999999999,"5min":1.7829999999999999,"15min":1.8080000000000001},"min":{"1min":0.54600000000000004,"5min":0.32600000000000001,"15min":0.318},"max":{"1min":7.4539999999999997,"5min":12.558,"15min":12.558},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.304,"5min":1.6000000000000001,"15min":1.724},"min":{"1min":0.44600000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.1660000000000004,"5min":9.4000000000000004,"15min":12.324},"last":0.46400000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:30:39 2023","interfaces":[{"interface":"back","average":{"1min":1.95,"5min":1.853,"15min":2.1019999999999999},"min":{"1min":0.46600000000000003,"5min":0.39600000000000002,"15min":0.372},"max":{"1min":5.6680000000000001,"5min":9.7140000000000004,"15min":45.642000000000003},"last":4.4029999999999996},{"interface":"front","average":{"1min":2.1699999999999999,"5min":1.883,"15min":2.0169999999999999},"min":{"1min":0.53000000000000003,"5min":0.38200000000000001,"15min":0.35199999999999998},"max":{"1min":7.5,"5min":12.507,"15min":44.390999999999998},"last":0.57099999999999995}]}]},{"osd":0,"up_from":78,"seq":335007449352,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1671480,"kb_used_data":1276976,"kb_used_omap":3,"kb_used_meta":394492,"kb_avail":92073672,"statfs":{"total":95995035648,"available":94283440128,"internally_reserved":0,"allocated":1307623424,"data_stored":1307075513,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":403960034},"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,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":1,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.845,"5min":1.8700000000000001,"15min":2.3799999999999999},"min":{"1min":0.28199999999999997,"5min":0.219,"15min":0.183},"max":{"1min":9.173,"5min":17.731000000000002,"15min":86.579999999999998},"last":1.649},{"interface":"front","average":{"1min":2.3079999999999998,"5min":2.3919999999999999,"15min":2.6560000000000001},"min":{"1min":0.442,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":9.3849999999999998,"5min":18.285,"15min":86.510999999999996},"last":5.9740000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.663,"15min":2.6429999999999998},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.20499999999999999},"max":{"1min":4.3630000000000004,"5min":46.396999999999998,"15min":99.593000000000004},"last":1.5580000000000001},{"interface":"front","average":{"1min":1.754,"5min":2.0800000000000001,"15min":2.8839999999999999},"min":{"1min":0.38500000000000001,"5min":0.30499999999999999,"15min":0.224},"max":{"1min":5.8630000000000004,"5min":46.246000000000002,"15min":92.602999999999994},"last":5.8630000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":2.415,"5min":1.921,"15min":2.9849999999999999},"min":{"1min":0.35399999999999998,"5min":0.27700000000000002,"15min":0.26800000000000002},"max":{"1min":9.9689999999999994,"5min":12.449,"15min":88.981999999999999},"last":5.7169999999999996},{"interface":"front","average":{"1min":3.0310000000000001,"5min":2.911,"15min":3.4390000000000001},"min":{"1min":0.33500000000000002,"5min":0.29299999999999998,"15min":0.26000000000000001},"max":{"1min":8.9290000000000003,"5min":15.412000000000001,"15min":92.646000000000001},"last":6.5170000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:30:24 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.3220000000000001,"15min":1.4910000000000001},"min":{"1min":0.39200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.6480000000000001,"5min":7.4660000000000002,"15min":7.4660000000000002},"last":5.9550000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":0.97699999999999998,"15min":0.96699999999999997},"min":{"1min":0.39500000000000002,"5min":0.379,"15min":0.379},"max":{"1min":4.1909999999999998,"5min":4.1909999999999998,"15min":4.1909999999999998},"last":1.597}]},{"osd":5,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":2.1819999999999999,"5min":1.921,"15min":1.8680000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.318},"max":{"1min":5.931,"5min":12.263999999999999,"15min":14.044},"last":5.931},{"interface":"front","average":{"1min":2.2829999999999999,"5min":1.7769999999999999,"15min":1.6910000000000001},"min":{"1min":0.42499999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.1559999999999997,"5min":12.254,"15min":12.254},"last":5.6840000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":1.952,"5min":1.468,"15min":1.623},"min":{"1min":0.47899999999999998,"5min":0.38600000000000001,"15min":0.33500000000000002},"max":{"1min":5.8230000000000004,"5min":6.7190000000000003,"15min":9.3689999999999998},"last":5.6289999999999996},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.3540000000000001,"15min":1.5409999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.317},"max":{"1min":4.25,"5min":7.681,"15min":7.681},"last":1.625}]},{"osd":7,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":2.4750000000000001,"5min":1.6040000000000001,"15min":1.744},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":6.2110000000000003,"5min":6.2110000000000003,"15min":9.4369999999999994},"last":5.8879999999999999},{"interface":"front","average":{"1min":1.919,"5min":1.6599999999999999,"15min":1.667},"min":{"1min":0.48899999999999999,"5min":0.47399999999999998,"15min":0.34300000000000003},"max":{"1min":5.9139999999999997,"5min":12.656000000000001,"15min":12.656000000000001},"last":5.9139999999999997}]}]},{"osd":2,"up_from":88,"seq":377957122301,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1416960,"kb_used_data":952376,"kb_used_omap":3,"kb_used_meta":464572,"kb_avail":92328192,"statfs":{"total":95995035648,"available":94544068608,"internally_reserved":0,"allocated":975233024,"data_stored":974443902,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":475722507},"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 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.4990000000000001,"15min":3.1850000000000001},"min":{"1min":0.22500000000000001,"5min":0.221,"15min":0.19800000000000001},"max":{"1min":8.4800000000000004,"5min":8.4800000000000004,"15min":147.977},"last":0.32800000000000001},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.4770000000000001,"15min":3.3980000000000001},"min":{"1min":0.252,"5min":0.215,"15min":0.215},"max":{"1min":4.9210000000000003,"5min":11.291,"15min":147.59800000000001},"last":0.224}]},{"osd":1,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":2.4700000000000002,"5min":1.8560000000000001,"15min":2.1819999999999999},"min":{"1min":0.27500000000000002,"5min":0.24399999999999999,"15min":0.221},"max":{"1min":14.904,"5min":25.129999999999999,"15min":50.517000000000003},"last":17.925000000000001},{"interface":"front","average":{"1min":1.819,"5min":2.4249999999999998,"15min":2.4820000000000002},"min":{"1min":0.36799999999999999,"5min":0.23400000000000001,"15min":0.19800000000000001},"max":{"1min":5.0439999999999996,"5min":28.015000000000001,"15min":51.604999999999997},"last":17.984000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:30:40 2023","interfaces":[{"interface":"back","average":{"1min":2.9399999999999999,"5min":2.1760000000000002,"15min":3.238},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":9.5180000000000007,"5min":20.216999999999999,"15min":115.428},"last":18.152000000000001},{"interface":"front","average":{"1min":2.0920000000000001,"5min":2.0339999999999998,"15min":3.1680000000000001},"min":{"1min":0.47799999999999998,"5min":0.28699999999999998,"15min":0.25800000000000001},"max":{"1min":9.0380000000000003,"5min":19.879000000000001,"15min":115.46299999999999},"last":17.949000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.8120000000000001,"5min":1.141,"15min":1.119},"min":{"1min":0.36699999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":15.038,"5min":15.038,"15min":15.038},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.71199999999999997,"5min":1.1699999999999999,"15min":1.462},"min":{"1min":0.38900000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":2.9500000000000002,"5min":5.6219999999999999,"15min":5.6219999999999999},"last":0.72299999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.5309999999999999,"15min":1.7210000000000001},"min":{"1min":0.36099999999999999,"5min":0.316,"15min":0.316},"max":{"1min":3.9390000000000001,"5min":7.21,"15min":12.9},"last":0.76600000000000001},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.397,"15min":1.7829999999999999},"min":{"1min":0.36199999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.956,"5min":9.4570000000000007,"15min":11.298999999999999},"last":0.61699999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":1.409,"15min":1.841},"min":{"1min":0.44800000000000001,"5min":0.38500000000000001,"15min":0.35399999999999998},"max":{"1min":4.0579999999999998,"5min":9.4920000000000009,"15min":11.352},"last":0.69099999999999995},{"interface":"front","average":{"1min":2.2389999999999999,"5min":1.4930000000000001,"15min":1.8240000000000001},"min":{"1min":0.45200000000000001,"5min":0.31,"15min":0.31},"max":{"1min":15.505000000000001,"5min":15.505000000000001,"15min":15.505000000000001},"last":0.63300000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.5920000000000001,"15min":1.8160000000000001},"min":{"1min":0.432,"5min":0.432,"15min":0.36399999999999999},"max":{"1min":3.9740000000000002,"5min":7.2519999999999998,"15min":12.849},"last":0.70599999999999996},{"interface":"front","average":{"1min":2.0600000000000001,"5min":2.0510000000000002,"15min":2.1190000000000002},"min":{"1min":0.51400000000000001,"5min":0.42499999999999999,"15min":0.40200000000000002},"max":{"1min":11.962,"5min":11.962,"15min":11.962},"last":0.59099999999999997}]}]},{"osd":3,"up_from":93,"seq":399431958775,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3169560,"kb_used_data":2611216,"kb_used_omap":2,"kb_used_meta":558333,"kb_avail":90575592,"statfs":{"total":95995035648,"available":92749406208,"internally_reserved":0,"allocated":2673885184,"data_stored":2673132517,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":571733611},"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,1,3,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":4.0469999999999997,"15min":3.5950000000000002},"min":{"1min":0.253,"5min":0.188,"15min":0.17599999999999999},"max":{"1min":8.1859999999999999,"5min":194.80099999999999,"15min":199.715},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.6930000000000001,"5min":4.069,"15min":3.8610000000000002},"min":{"1min":0.223,"5min":0.223,"15min":0.21299999999999999},"max":{"1min":5.702,"5min":193.81999999999999,"15min":199.613},"last":1.109}]},{"osd":1,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":14.212999999999999,"5min":5.3099999999999996,"15min":3.4740000000000002},"min":{"1min":0.30399999999999999,"5min":0.245,"15min":0.19800000000000001},"max":{"1min":278.57600000000002,"5min":278.57600000000002,"15min":278.57600000000002},"last":0.371},{"interface":"front","average":{"1min":15.398999999999999,"5min":5.2050000000000001,"15min":3.4249999999999998},"min":{"1min":0.30399999999999999,"5min":0.219,"15min":0.219},"max":{"1min":279.47500000000002,"5min":279.47500000000002,"15min":279.47500000000002},"last":0.628}]},{"osd":2,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.5740000000000001,"15min":2.0619999999999998},"min":{"1min":0.26200000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":2.3239999999999998,"5min":9.9930000000000003,"15min":32.634999999999998},"last":0.41099999999999998},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.956,"15min":2.3119999999999998},"min":{"1min":0.33100000000000002,"5min":0.32300000000000001,"15min":0.28899999999999998},"max":{"1min":8.5359999999999996,"5min":10.351000000000001,"15min":34.694000000000003},"last":0.66900000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:30:19 2023","interfaces":[{"interface":"back","average":{"1min":1.903,"5min":1.71,"15min":1.8280000000000001},"min":{"1min":0.50900000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.7389999999999999,"5min":8.7769999999999992,"15min":8.7769999999999992},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.855,"5min":1.6850000000000001,"15min":1.7649999999999999},"min":{"1min":0.54100000000000004,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":8.6129999999999995,"5min":8.6129999999999995,"15min":8.6129999999999995},"last":0.74299999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":2.0289999999999999,"5min":1.641,"15min":2.516},"min":{"1min":0.46100000000000002,"5min":0.309,"15min":0.309},"max":{"1min":7.9630000000000001,"5min":8.8140000000000001,"15min":181.20099999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.256,"5min":1.494,"15min":2.2589999999999999},"min":{"1min":0.39300000000000002,"5min":0.33800000000000002,"15min":0.29899999999999999},"max":{"1min":2.4620000000000002,"5min":9.5259999999999998,"15min":181.726},"last":0.44600000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.76,"5min":1.7070000000000001,"15min":2.0169999999999999},"min":{"1min":0.54800000000000004,"5min":0.34100000000000003,"15min":0.33800000000000002},"max":{"1min":5.7450000000000001,"5min":8.843,"15min":12.470000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.6220000000000001,"15min":1.875},"min":{"1min":0.47199999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.4969999999999999,"5min":9.4570000000000007,"15min":13.984999999999999},"last":2.6040000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:30:41 2023","interfaces":[{"interface":"back","average":{"1min":1.9610000000000001,"5min":1.6339999999999999,"15min":1.99},"min":{"1min":0.433,"5min":0.372,"15min":0.32800000000000001},"max":{"1min":8.3059999999999992,"5min":9.4979999999999993,"15min":14.093999999999999},"last":2.6400000000000001},{"interface":"front","average":{"1min":1.8100000000000001,"5min":1.728,"15min":1.8109999999999999},"min":{"1min":0.57499999999999996,"5min":0.379,"15min":0.35599999999999998},"max":{"1min":8.5800000000000001,"5min":10.057,"15min":10.057},"last":0.80000000000000004}]}]},{"osd":4,"up_from":184,"seq":790273982516,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1241200,"kb_used_data":935528,"kb_used_omap":9,"kb_used_meta":305654,"kb_avail":92503952,"statfs":{"total":95995035648,"available":94724046848,"internally_reserved":0,"allocated":957980672,"data_stored":957439572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":312989908},"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,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 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":3.3599999999999999,"15min":5.8390000000000004},"min":{"1min":0.29099999999999998,"5min":0.246,"15min":0.246},"max":{"1min":2.4889999999999999,"5min":89.521000000000001,"15min":89.521000000000001},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.97499999999999998,"5min":3.323,"15min":5.7290000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.7549999999999999,"5min":91.096999999999994,"15min":91.096999999999994},"last":0.26800000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":5.609,"15min":6.5279999999999996},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":3.1259999999999999,"5min":132.24000000000001,"15min":132.24000000000001},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.2909999999999999,"5min":5.734,"15min":6.4530000000000003},"min":{"1min":0.315,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":5.585,"5min":132.49799999999999,"15min":132.49799999999999},"last":0.32800000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.409,"15min":1.887},"min":{"1min":0.34200000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.5899999999999999,"5min":6.5899999999999999,"15min":6.5899999999999999},"last":0.38},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.256,"15min":1.504},"min":{"1min":0.374,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.2169999999999996,"5min":5.2169999999999996,"15min":5.2169999999999996},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":2.1850000000000001,"5min":3.0489999999999999,"15min":2.1949999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":6.1630000000000003,"5min":132.25999999999999,"15min":132.25999999999999},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.411,"5min":2.839,"15min":1.917},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":5.21,"5min":135.23599999999999,"15min":135.23599999999999},"last":1.4850000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.429,"15min":1.8129999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":7.133,"5min":11.356,"15min":11.356},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.109,"5min":1.234,"15min":1.417},"min":{"1min":0.40300000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":3.8420000000000001,"5min":5.5419999999999998,"15min":5.5419999999999998},"last":0.41299999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.2989999999999999,"15min":1.641},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":3.5030000000000001,"5min":4.4020000000000001,"15min":4.4020000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.63100000000000001,"5min":1.046,"15min":1.2709999999999999},"min":{"1min":0.441,"5min":0.372,"15min":0.372},"max":{"1min":2.0259999999999998,"5min":5.1020000000000003,"15min":5.1020000000000003},"last":0.5}]},{"osd":7,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.23,"15min":1.3520000000000001},"min":{"1min":0.433,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":4.8760000000000003,"5min":5.1239999999999997,"15min":5.1239999999999997},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.847,"5min":1.264,"15min":1.1479999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":6.8109999999999999,"5min":6.8109999999999999,"15min":6.8109999999999999},"last":1.708}]}]},{"osd":5,"up_from":36,"seq":154618823107,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3418144,"kb_used_data":2824344,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":90327008,"statfs":{"total":95995035648,"available":92494856192,"internally_reserved":0,"allocated":2892128256,"data_stored":2891599005,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,7,1,0,1,3],"upper_bound":128},"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 30 09:31:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":3.1989999999999998,"15min":2.9249999999999998},"min":{"1min":0.309,"5min":0.253,"15min":0.253},"max":{"1min":3.8540000000000001,"5min":155.90600000000001,"15min":155.90600000000001},"last":1.337},{"interface":"front","average":{"1min":0.97899999999999998,"5min":3.4550000000000001,"15min":3.0129999999999999},"min":{"1min":0.312,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":3.8410000000000002,"5min":155.834,"15min":155.834},"last":0.51700000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.6040000000000001,"5min":2.4630000000000001,"15min":1.9119999999999999},"min":{"1min":0.39800000000000002,"5min":0.313,"15min":0.30199999999999999},"max":{"1min":6.931,"5min":11.212999999999999,"15min":13.914999999999999},"last":5.774},{"interface":"front","average":{"1min":2.484,"5min":1.9770000000000001,"15min":1.798},"min":{"1min":0.28199999999999997,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":6.327,"5min":9.4640000000000004,"15min":13.847},"last":3.8439999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:31:12 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.7330000000000001,"15min":1.663},"min":{"1min":0.36199999999999999,"5min":0.33500000000000002,"15min":0.29699999999999999},"max":{"1min":3.8740000000000001,"5min":10.872999999999999,"15min":15.106999999999999},"last":5.7430000000000003},{"interface":"front","average":{"1min":1.9410000000000001,"5min":1.724,"15min":1.5920000000000001},"min":{"1min":0.35699999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.8029999999999999,"5min":9.3119999999999994,"15min":14.548999999999999},"last":0.40600000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.1949999999999998,"5min":3.71,"15min":3.3769999999999998},"min":{"1min":0.33400000000000002,"5min":0.32600000000000001,"15min":0.29699999999999999},"max":{"1min":6.4699999999999998,"5min":155.27000000000001,"15min":155.27000000000001},"last":1.4159999999999999},{"interface":"front","average":{"1min":1.492,"5min":3.27,"15min":3.1520000000000001},"min":{"1min":0.44500000000000001,"5min":0.35099999999999998,"15min":0.33400000000000002},"max":{"1min":6.4409999999999998,"5min":154.96000000000001,"15min":154.96000000000001},"last":1.395}]},{"osd":4,"last update":"Sat Sep 30 09:31:23 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":1.2589999999999999,"15min":1.675},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.369,"5min":9.5960000000000001,"15min":9.5960000000000001},"last":1.369},{"interface":"front","average":{"1min":0.76300000000000001,"5min":1.518,"15min":2.0350000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.1070000000000002,"5min":12.898999999999999,"15min":12.898999999999999},"last":0.54600000000000004}]},{"osd":6,"last update":"Sat Sep 30 09:30:48 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":1.2809999999999999,"15min":1.177},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":4.0090000000000003,"5min":7.7279999999999998,"15min":10.199999999999999},"last":0.35599999999999998},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.5089999999999999,"15min":1.3069999999999999},"min":{"1min":0.40699999999999997,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":5.0880000000000001,"5min":10.837999999999999,"15min":10.837999999999999},"last":0.63600000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:30:42 2023","interfaces":[{"interface":"back","average":{"1min":2.5379999999999998,"5min":1.7969999999999999,"15min":1.407},"min":{"1min":0.41899999999999998,"5min":0.309,"15min":0.309},"max":{"1min":14.363,"5min":14.363,"15min":14.363},"last":5.6580000000000004},{"interface":"front","average":{"1min":1.8360000000000001,"5min":1.417,"15min":1.276},"min":{"1min":0.42399999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.8579999999999997,"5min":7.798,"15min":9.7420000000000009},"last":0.97499999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"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":1302528000,"data_stored":1302528000,"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":2888962048,"data_stored":2888957976,"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":963313664,"data_stored":963313664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2660827136,"data_stored":2660827136,"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":954597376,"data_stored":954597376,"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":2880770048,"data_stored":2880765976,"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":979501056,"data_stored":979501056,"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":2890403840,"data_stored":2890399768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:31:29.143 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-30T09:31:29.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 21 2023-09-30T09:31:29.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:29.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:29.253 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:29.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:29.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:29.412 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:29.448 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:29.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:31:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:31:29] "GET /metrics HTTP/1.1" 200 36295 "" "Prometheus/2.33.4" 2023-09-30T09:31:29.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:29.586 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:29.691 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:29.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:29.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:29.762 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:31:29.812 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:31:29.826 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:29.858 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:31:29.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:29.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:29.906 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:31:29.936 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:31:29.966 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:29.968 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:31:29.994 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:29.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:29.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:29.997 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:31:30.040 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:31:30.046 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.046 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.046 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.046 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.047 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.047 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.047 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.047 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:31:30.096 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:30.125 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:30.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:30.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:30.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:30.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:30.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:30.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:30.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:30.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:30.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:30.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:30.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:30.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:30.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:30.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:30.666 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:30 smithi005 bash[78438]: cluster 2023-09-30T09:31:29.058277+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-09-30T09:31:30.666 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:30 smithi005 bash[78438]: audit 2023-09-30T09:31:29.714247+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.5:0/751791725' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:30.666 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:30 smithi005 bash[75361]: cluster 2023-09-30T09:31:29.058277+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-09-30T09:31:30.666 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:30 smithi005 bash[75361]: audit 2023-09-30T09:31:29.714247+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.5:0/751791725' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:30.700 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:30.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:30.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:30.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:30.831 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:30.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:30.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:30.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:30.947 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:30 smithi099 bash[59238]: cluster 2023-09-30T09:31:29.058277+0000 mgr.y (mgr.34107) 908 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 788 op/s 2023-09-30T09:31:30.947 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:30 smithi099 bash[59238]: audit 2023-09-30T09:31:29.714247+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.5:0/751791725' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:30.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:30.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:30.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:31.075 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:31.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:31.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:31.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:31.218 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:31.241 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:31.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:31.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:31.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:31.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:31.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:31.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:31.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:31.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:31.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:31.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:31.671 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:31.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:31.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:31.775 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:31.805 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:31.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:31.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:31.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:31.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:31.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:31.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:32.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:32.074 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:32.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:32.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:32.181 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:32.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:32.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:32.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:32.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:32.339 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:32.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:32.444 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:32.476 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:32.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:32.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:32.618 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:32.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:32.669 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:32 smithi099 bash[59238]: cluster 2023-09-30T09:31:31.058924+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:31:32.722 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:32.738 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:32.749 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:32.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:32.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:32.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:32.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:32.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:32.994 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:33.003 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:32 smithi005 bash[75361]: cluster 2023-09-30T09:31:31.058924+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:31:33.003 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:32 smithi005 bash[78438]: cluster 2023-09-30T09:31:31.058924+0000 mgr.y (mgr.34107) 909 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:31:33.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:33.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:33.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:33.167 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:33.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:33.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:33.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:33.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:33.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:33.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:33.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:33.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:33.599 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:33.637 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:33.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:33.670 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:33 smithi005 bash[78438]: audit 2023-09-30T09:31:33.097677+0000 mon.a (mon.0) 1178 : audit 1 from='client.? 172.21.15.5:0/4027893344' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:31:33.692 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:31:33.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:33.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:33.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:33.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:33.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:33.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:33.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:33.939 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:33 smithi005 bash[75361]: audit 2023-09-30T09:31:33.097677+0000 mon.a (mon.0) 1178 : audit 1 from='client.? 172.21.15.5:0/4027893344' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:31:33.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:34.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:34.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:33 smithi099 bash[59238]: audit 2023-09-30T09:31:33.097677+0000 mon.a (mon.0) 1178 : audit 1 from='client.? 172.21.15.5:0/4027893344' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:31:34.066 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:34.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:34.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:34.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:34.201 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:34.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:34.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:34.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:31:34.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:34.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:34.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:34.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:34.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:34.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:34.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:34.595 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:34.622 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:34.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:34.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:34.724 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:34.733 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[75361]: cluster 2023-09-30T09:31:33.059404+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:31:34.733 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[75361]: cluster 2023-09-30T09:31:33.665185+0000 mon.a (mon.0) 1179 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[75361]: audit 2023-09-30T09:31:33.673924+0000 mon.a (mon.0) 1180 : audit 1 from='client.? 172.21.15.5:0/4027893344' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[75361]: cluster 2023-09-30T09:31:33.678032+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e208 with expected crc 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[75361]: cluster 2023-09-30T09:31:33.683203+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[78438]: cluster 2023-09-30T09:31:33.059404+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[78438]: cluster 2023-09-30T09:31:33.665185+0000 mon.a (mon.0) 1179 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[78438]: audit 2023-09-30T09:31:33.673924+0000 mon.a (mon.0) 1180 : audit 1 from='client.? 172.21.15.5:0/4027893344' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[78438]: cluster 2023-09-30T09:31:33.678032+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e208 with expected crc 2023-09-30T09:31:34.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:34 smithi005 bash[78438]: cluster 2023-09-30T09:31:33.683203+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-30T09:31:34.754 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:34.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:34.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:34.858 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:34.875 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:34.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:34.978 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:34.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:34 smithi099 bash[59238]: cluster 2023-09-30T09:31:33.059404+0000 mgr.y (mgr.34107) 910 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:31:34.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:34 smithi099 bash[59238]: cluster 2023-09-30T09:31:33.665185+0000 mon.a (mon.0) 1179 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:34.989 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:34 smithi099 bash[59238]: audit 2023-09-30T09:31:33.673924+0000 mon.a (mon.0) 1180 : audit 1 from='client.? 172.21.15.5:0/4027893344' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:31:34.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:34 smithi099 bash[59238]: cluster 2023-09-30T09:31:33.678032+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e208 with expected crc 2023-09-30T09:31:34.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:34 smithi099 bash[59238]: cluster 2023-09-30T09:31:33.683203+0000 mon.a (mon.0) 1181 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-09-30T09:31:35.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.002 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:35.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:35.103 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:35.137 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:35.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:35.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:35.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:35.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:35.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:35.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:35.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:35.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:35.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:35.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:35.632 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:35.663 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:35.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:35.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:35 smithi005 bash[75361]: cluster 2023-09-30T09:31:33.678896+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e208 with expected crc 2023-09-30T09:31:35.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:35 smithi005 bash[78438]: cluster 2023-09-30T09:31:33.678896+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e208 with expected crc 2023-09-30T09:31:35.769 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:35.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:35.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:35.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:35.914 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:35 smithi099 bash[59238]: cluster 2023-09-30T09:31:33.678896+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e208 with expected crc 2023-09-30T09:31:35.944 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:35.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:35.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:36.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:36.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:36.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:36.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:36.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:36.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:36.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:36.316 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:36.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:36.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:36.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:36.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:36.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:36.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:36.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:36.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:36.628 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:36.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:36.733 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:36.742 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:36 smithi005 bash[75361]: cluster 2023-09-30T09:31:35.059961+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-30T09:31:36.742 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:36 smithi005 bash[75361]: audit 2023-09-30T09:31:36.567471+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:36.743 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:36 smithi005 bash[78438]: cluster 2023-09-30T09:31:35.059961+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-30T09:31:36.743 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:36 smithi005 bash[78438]: audit 2023-09-30T09:31:36.567471+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:36.765 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:36.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:36.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:36.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:36.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:36.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:37.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:37.032 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:37.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:37.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:36 smithi099 bash[59238]: cluster 2023-09-30T09:31:35.059961+0000 mgr.y (mgr.34107) 911 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-30T09:31:37.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:36 smithi099 bash[59238]: audit 2023-09-30T09:31:36.567471+0000 mon.a (mon.0) 1182 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:37.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:37.159 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:37.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:37.262 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:37.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:37.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:37.391 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:37.414 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:37.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:37.517 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:37.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:37.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:37.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:37.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:37.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:31:37.796 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:37.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:37.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:37.956 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:37.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:38.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:38.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:38.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:38.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:38.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:38.221 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:38.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:38.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:38.267 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:31:38.268 INFO:teuthology.orchestra.run.smithi005.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-30T09:31:38.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:38.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:38.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:38.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:38.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:38.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:38.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:38.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:38.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:38.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:38.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:38.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:38.692 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:38 smithi099 bash[59238]: cluster 2023-09-30T09:31:37.060458+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:31:38.693 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:38 smithi099 bash[59238]: audit 2023-09-30T09:31:38.625794+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:31:38.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:38 smithi005 bash[78438]: cluster 2023-09-30T09:31:37.060458+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:31:38.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:38 smithi005 bash[78438]: audit 2023-09-30T09:31:38.625794+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:31:38.694 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:38 smithi005 bash[75361]: cluster 2023-09-30T09:31:37.060458+0000 mgr.y (mgr.34107) 912 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:31:38.694 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:38 smithi005 bash[75361]: audit 2023-09-30T09:31:38.625794+0000 mon.a (mon.0) 1183 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:31:38.733 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:38.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:38.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:38.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:38.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:38.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:38.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:39.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:39.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:39.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:39.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:39.148 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:39.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:39.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:39.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:39.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:39.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:39.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:39.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:39.429 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:39.453 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:39.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:39.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:39.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-30T09:31:39.556 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:39.578 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:39.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:39.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:39.690 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:31:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:31:39] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.33.4" 2023-09-30T09:31:39.728 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:39.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:39.832 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:39.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:39.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:39.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:39.974 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:40.006 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:40.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:40.019 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:40.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:40.151 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:40.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:40.256 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:40.287 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:40.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:40.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:40.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:40.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:40.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:40.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:40.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:40.677 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:40.781 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:40.810 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:40.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:40.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:40.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:40.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:40.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:40 smithi099 bash[59238]: cluster 2023-09-30T09:31:39.061125+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-30T09:31:41.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:40 smithi005 bash[75361]: cluster 2023-09-30T09:31:39.061125+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-30T09:31:41.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:40 smithi005 bash[78438]: cluster 2023-09-30T09:31:39.061125+0000 mgr.y (mgr.34107) 913 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-09-30T09:31:41.034 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:41.062 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:41.105 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:41.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:41.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:41.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:41.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:41.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:41.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:41.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:41.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:41.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:41.489 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:41.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:41.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:41.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:41.633 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:41.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:41.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:41.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:41.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:41.813 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:41.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:41.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:41.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:41.942 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:41.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:41.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:42.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:42.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:42.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:42.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:42.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:42.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:42.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:42.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:42.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:42.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:42.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:42.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:42.443 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:42.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:42.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:42.585 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:42.614 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:42.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:42.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:42.700 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:42 smithi005 bash[78438]: cluster 2023-09-30T09:31:41.061763+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:31:42.701 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:42 smithi005 bash[75361]: cluster 2023-09-30T09:31:41.061763+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:31:42.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:42.728 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:42 smithi099 bash[59238]: cluster 2023-09-30T09:31:41.061763+0000 mgr.y (mgr.34107) 914 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:31:42.750 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:42.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:42.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:42.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:42.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:42.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:42.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:42.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:43.019 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:43.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:43.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:43.074 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:43.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:43.157 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:43.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:43.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:43.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:43.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:43.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:43.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:43.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:43.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:43.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:43.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:43.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:43.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:43.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:43.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:43.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:43.747 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:43.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:43.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:43.852 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:43.893 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:43.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:43.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:43.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:44.028 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:44.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:44.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:44.165 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:44.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:44.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:44.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:44.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:44.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:44.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:44.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:44.433 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:44.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:44.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:44.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:44.584 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:44.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:44.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:44.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:44.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:44.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:44.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:44.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:44.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:44 smithi099 bash[59238]: cluster 2023-09-30T09:31:43.062665+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:31:44.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:44.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:44.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:44.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:45.014 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:44 smithi005 bash[78438]: cluster 2023-09-30T09:31:43.062665+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:31:45.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:44 smithi005 bash[75361]: cluster 2023-09-30T09:31:43.062665+0000 mgr.y (mgr.34107) 915 : cluster 0 pgmap v951: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:31:45.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:45.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:45.154 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:45.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:45.266 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:45.304 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:45.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:45.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:45.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:45.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:45.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:45.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:45.682 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:45.708 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:45.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:45.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:45.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:45.967 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:45.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:45.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:45.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:46.098 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:46.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:46.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:46.259 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:46.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:46.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:46.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:46.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:46.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.508 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:46 smithi099 bash[59238]: cluster 2023-09-30T09:31:45.063347+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:31:46.508 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:46 smithi099 bash[59238]: audit 2023-09-30T09:31:45.225326+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:46.508 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:46 smithi099 bash[59238]: audit 2023-09-30T09:31:45.235741+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:46.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:46 smithi005 bash[78438]: cluster 2023-09-30T09:31:45.063347+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:31:46.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:46 smithi005 bash[78438]: audit 2023-09-30T09:31:45.225326+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:46.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:46 smithi005 bash[78438]: audit 2023-09-30T09:31:45.235741+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:46.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:46 smithi005 bash[75361]: cluster 2023-09-30T09:31:45.063347+0000 mgr.y (mgr.34107) 916 : cluster 0 pgmap v952: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:31:46.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:46 smithi005 bash[75361]: audit 2023-09-30T09:31:45.225326+0000 mon.a (mon.0) 1184 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:46.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:46 smithi005 bash[75361]: audit 2023-09-30T09:31:45.235741+0000 mon.a (mon.0) 1185 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:46.527 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:46.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:46.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:46.656 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:46.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:46.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:46.760 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:46.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:46.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:46.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:46.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:46.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:46.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:47.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:47.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:47.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:47.178 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:47.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:47.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:47.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:47.314 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:47.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:47.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:47.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:47.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:47.484 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:47.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:47.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:47.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:47.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:47.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:47.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:47.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:47.747 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:31:47.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:47.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:47.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:47.929 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:47.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:47.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:48.034 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:48.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:48.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:48.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:48.174 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:48.666 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:48.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:48.769 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:48.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:48.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:48.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:48.918 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:48 smithi005 bash[78438]: cluster 2023-09-30T09:31:47.063807+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:48.920 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:48 smithi005 bash[75361]: cluster 2023-09-30T09:31:47.063807+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:48.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:48.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:49.045 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:49.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:48 smithi099 bash[59238]: cluster 2023-09-30T09:31:47.063807+0000 mgr.y (mgr.34107) 917 : cluster 0 pgmap v953: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:49.076 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:49.079 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:49.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:49.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:49.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:49.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:49.314 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:49.339 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:49.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:49.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:49.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:49.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:49.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:49.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:49.585 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:49.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:49.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:49.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:49.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:49.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:49.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:49.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:49.865 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:49.882 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:49.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:49.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:49.946 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:31:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:31:49] "GET /metrics HTTP/1.1" 200 36294 "" "Prometheus/2.33.4" 2023-09-30T09:31:49.985 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:50.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:50.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:50.126 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:50.151 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:50.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:50.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[75361]: cluster 2023-09-30T09:31:49.064385+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-09-30T09:31:50.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[75361]: audit 2023-09-30T09:31:49.214853+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[75361]: audit 2023-09-30T09:31:49.220414+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[75361]: audit 2023-09-30T09:31:49.907667+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:31:50.222 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[75361]: audit 2023-09-30T09:31:49.908391+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:31:50.223 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[75361]: audit 2023-09-30T09:31:49.913087+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[78438]: cluster 2023-09-30T09:31:49.064385+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-09-30T09:31:50.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[78438]: audit 2023-09-30T09:31:49.214853+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[78438]: audit 2023-09-30T09:31:49.220414+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[78438]: audit 2023-09-30T09:31:49.907667+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:31:50.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[78438]: audit 2023-09-30T09:31:49.908391+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:31:50.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:50 smithi005 bash[78438]: audit 2023-09-30T09:31:49.913087+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:50.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:50 smithi099 bash[59238]: cluster 2023-09-30T09:31:49.064385+0000 mgr.y (mgr.34107) 918 : cluster 0 pgmap v954: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-09-30T09:31:50.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:50 smithi099 bash[59238]: audit 2023-09-30T09:31:49.214853+0000 mon.a (mon.0) 1186 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:50 smithi099 bash[59238]: audit 2023-09-30T09:31:49.220414+0000 mon.a (mon.0) 1187 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:50 smithi099 bash[59238]: audit 2023-09-30T09:31:49.907667+0000 mon.a (mon.0) 1188 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:31:50.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:50 smithi099 bash[59238]: audit 2023-09-30T09:31:49.908391+0000 mon.a (mon.0) 1189 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:31:50.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:50 smithi099 bash[59238]: audit 2023-09-30T09:31:49.913087+0000 mon.a (mon.0) 1190 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:31:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:50.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:50.387 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:50.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:50.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:50.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:50.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:50.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:50.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:50.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:50.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:50.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:50.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:50.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:50.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:50.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:51.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:51.103 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:51.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:51.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:51.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-30T09:31:51.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:51.246 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:51.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:51.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:51.348 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:51.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:51 smithi099 bash[59238]: audit 2023-09-30T09:31:51.113960+0000 mon.a (mon.0) 1191 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-30T09:31:51.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:51 smithi099 bash[59238]: audit 2023-09-30T09:31:51.116773+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.5:0/4147676558' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-30T09:31:51.376 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:51.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:51.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:51.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:51.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:51 smithi005 bash[75361]: audit 2023-09-30T09:31:51.113960+0000 mon.a (mon.0) 1191 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-30T09:31:51.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:51 smithi005 bash[75361]: audit 2023-09-30T09:31:51.116773+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.5:0/4147676558' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-30T09:31:51.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:51 smithi005 bash[78438]: audit 2023-09-30T09:31:51.113960+0000 mon.a (mon.0) 1191 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-30T09:31:51.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:51 smithi005 bash[78438]: audit 2023-09-30T09:31:51.116773+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.5:0/4147676558' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-09-30T09:31:51.525 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:51.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:51.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:51.632 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:51.658 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:51.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:51.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:51.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:51.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:51.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:51.886 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:51.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:51.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:51.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:52.014 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:52.054 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:52.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:52.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:52.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:52.200 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:52.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:52.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:52.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:52 smithi099 bash[59238]: cluster 2023-09-30T09:31:51.065003+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:31:52.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:52 smithi099 bash[59238]: audit 2023-09-30T09:31:51.568188+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:52.306 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:52.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:52.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:52.438 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:52.448 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:52 smithi005 bash[78438]: cluster 2023-09-30T09:31:51.065003+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:31:52.448 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:52 smithi005 bash[78438]: audit 2023-09-30T09:31:51.568188+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:52.449 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:52 smithi005 bash[75361]: cluster 2023-09-30T09:31:51.065003+0000 mgr.y (mgr.34107) 919 : cluster 0 pgmap v955: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:31:52.449 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:52 smithi005 bash[75361]: audit 2023-09-30T09:31:51.568188+0000 mon.a (mon.0) 1192 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:52.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:52.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:52.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:52.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:52.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:52.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:52.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:52.702 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:52.738 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:52.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:52.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:52.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:52.868 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:52.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:52.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:52.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:52.998 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:53.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:53.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:53.127 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:53.230 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:53.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:53.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:53.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:53.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:53.485 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:53.520 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:53.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:53.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:53.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:53.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:53.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:53.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:53.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:53.912 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:53.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:53.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:54.019 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:54.066 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:54.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:54.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:54.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:54.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:54.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:54.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:54.314 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:54.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:54.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:54.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:54.455 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:54.486 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:54.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:54.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:54.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:54.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:54.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:54.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:54.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:54.763 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:54.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:54.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:54.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:54.876 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:54 smithi099 bash[59238]: cluster 2023-09-30T09:31:53.065481+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-09-30T09:31:54.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:54.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:54.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:55.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:54 smithi005 bash[75361]: cluster 2023-09-30T09:31:53.065481+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-09-30T09:31:55.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:54 smithi005 bash[78438]: cluster 2023-09-30T09:31:53.065481+0000 mgr.y (mgr.34107) 920 : cluster 0 pgmap v956: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-09-30T09:31:55.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:55.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:55.118 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-30T09:31:55.138 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:55.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:55.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:55.277 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:55.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:55.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:55.405 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:55.431 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:55.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:55.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:55.557 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:55.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:55.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:55.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:55.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:55.795 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:55.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.835 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:55.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:55.933 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:31:55.936 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:55.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:31:55.970 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:31:55.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:55.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:31:56.013 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:31:56.055 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:31:56.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:56.099 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:31:56.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:56.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:56.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:56.139 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:31:56.181 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:31:56.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:56.211 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.215 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:31:56.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:56.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:56.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:56.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:56.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:56.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:56.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:56.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:56.512 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:56.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:56.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:56.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:56.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:56.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:56.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:56.769 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:56.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:56.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:56 smithi099 bash[59238]: cluster 2023-09-30T09:31:55.066042+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:56.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:56 smithi099 bash[59238]: audit 2023-09-30T09:31:55.893716+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.5:0/1587685049' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:56.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:56.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:56.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:56.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:57.012 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:57.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:56 smithi005 bash[75361]: cluster 2023-09-30T09:31:55.066042+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:57.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:56 smithi005 bash[75361]: audit 2023-09-30T09:31:55.893716+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.5:0/1587685049' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:57.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:56 smithi005 bash[78438]: cluster 2023-09-30T09:31:55.066042+0000 mgr.y (mgr.34107) 921 : cluster 0 pgmap v957: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:31:57.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:56 smithi005 bash[78438]: audit 2023-09-30T09:31:55.893716+0000 mon.a (mon.0) 1193 : audit 0 from='client.? 172.21.15.5:0/1587685049' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:31:57.040 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:57.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:57.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:57.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:57.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:57.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:57.310 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:57.413 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:57.440 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:57.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:57.576 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:57.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:57.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:57.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:31:57.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:31:57.814 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:57.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:57.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:57.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:57.979 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:31:57.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:57.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:31:58.083 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:58.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:58.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:58.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:58.233 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:58.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:58.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:58.368 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:58.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:58.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:58.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:58.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:58.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:58.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:58.628 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:58.656 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:58.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:58.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:58.696 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:31:58.764 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:58.771 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:58 smithi099 bash[59238]: cluster 2023-09-30T09:31:57.066493+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-09-30T09:31:58.772 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:58 smithi099 bash[59238]: audit 2023-09-30T09:31:58.417226+0000 mon.a (mon.0) 1194 : audit 1 from='client.? 172.21.15.5:0/2943016216' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:31:58.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:58.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:58.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:58.904 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:58.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:58.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:58.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:58.990 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:58 smithi005 bash[75361]: cluster 2023-09-30T09:31:57.066493+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-09-30T09:31:58.990 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:58 smithi005 bash[75361]: audit 2023-09-30T09:31:58.417226+0000 mon.a (mon.0) 1194 : audit 1 from='client.? 172.21.15.5:0/2943016216' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:31:58.990 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:58 smithi005 bash[78438]: cluster 2023-09-30T09:31:57.066493+0000 mgr.y (mgr.34107) 922 : cluster 0 pgmap v958: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2023-09-30T09:31:58.990 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:58 smithi005 bash[78438]: audit 2023-09-30T09:31:58.417226+0000 mon.a (mon.0) 1194 : audit 1 from='client.? 172.21.15.5:0/2943016216' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:31:59.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:59.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:59.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:59.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:59.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:59.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:59.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:59.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:59.309 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:59.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:31:59.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:59.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:31:59.449 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:59.476 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:31:59.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:59.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:31:59.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:59.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:31:59.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:59.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:31:59.681 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.674645+0000 mon.a (mon.0) 1195 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:59.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.674645+0000 mon.a (mon.0) 1195 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:59.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: audit 2023-09-30T09:31:58.683641+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.5:0/2943016216' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:31:59.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.687952+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.690313+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-30T09:31:59.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.705647+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.706618+0000 osd.0 (osd.0) 102 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.682 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.707612+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.683 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.709938+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.674645+0000 mon.a (mon.0) 1195 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:31:59.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: audit 2023-09-30T09:31:58.683641+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.5:0/2943016216' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:31:59.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.687952+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.690313+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-30T09:31:59.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.705647+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.683 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.706618+0000 osd.0 (osd.0) 102 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.707612+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.709938+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:31:59.684 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:31:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:31:59] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.33.4" 2023-09-30T09:31:59.711 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:59.742 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:31:59.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:59.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:31:59.847 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:59.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:31:59.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:31:59.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:31:59.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:00.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:00.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: audit 2023-09-30T09:31:58.683641+0000 mon.a (mon.0) 1196 : audit 1 from='client.? 172.21.15.5:0/2943016216' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:32:00.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.687952+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.690313+0000 mon.a (mon.0) 1197 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-09-30T09:32:00.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.705647+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.706618+0000 osd.0 (osd.0) 102 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.707612+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:31:59 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.709938+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.120 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:32:00.121 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:32:00.121 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-09-30T09:32:00.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:32:00.130 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:00.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:00.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:00.334 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:00.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:00.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.469 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:00.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:00.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:00.606 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:00.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:00.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:00.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.723 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:00 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.710253+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.723 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:00 smithi005 bash[75361]: cluster 2023-09-30T09:31:58.712428+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.723 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:00 smithi005 bash[75361]: cluster 2023-09-30T09:31:59.067188+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v960: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-30T09:32:00.724 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:00 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.710253+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.724 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:00 smithi005 bash[78438]: cluster 2023-09-30T09:31:58.712428+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:00.724 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:00 smithi005 bash[78438]: cluster 2023-09-30T09:31:59.067188+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v960: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-30T09:32:00.754 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:00.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:00.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:00.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:00.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:00.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:00.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:01.037 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:01.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:01.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:00 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.710253+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:01.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:00 smithi099 bash[59238]: cluster 2023-09-30T09:31:58.712428+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e209 with expected crc 2023-09-30T09:32:01.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:00 smithi099 bash[59238]: cluster 2023-09-30T09:31:59.067188+0000 mgr.y (mgr.34107) 923 : cluster 0 pgmap v960: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-30T09:32:01.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:01.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:01.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:01.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:01.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:01.371 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:32:01.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:01.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:01.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:01.487 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:32:01.488 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:32:01.488 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:32:01.488 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:32:01.488 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:32:01.546 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:01.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:01.679 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:01.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:01.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:01.837 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:01.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:01.943 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:01.970 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:01.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:01.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:02.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:02.108 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:02.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:02.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:02.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:02.241 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:02.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:02.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:02.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:02.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:02.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:02.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:02.528 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:02.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:02.618 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-30T09:32:02.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:02.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:02.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:02.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:02.772 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:02.798 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:02.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:02.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:02.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:02.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:02 smithi005 bash[75361]: cluster 2023-09-30T09:32:01.067947+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:32:02.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:02 smithi005 bash[78438]: cluster 2023-09-30T09:32:01.067947+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:32:02.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:02.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:02.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:03.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:32:03.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:02 smithi099 bash[59238]: cluster 2023-09-30T09:32:01.067947+0000 mgr.y (mgr.34107) 924 : cluster 0 pgmap v961: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:32:03.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:03.086 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:03.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:03.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:03.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:03.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:03.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:03.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:03.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:03.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:03.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:03.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:03.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:03.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:03.600 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:03.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:03.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:03.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:03.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:03.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:03.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:03.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:03.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:03.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:04.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:04.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:04.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:04.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:04.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:04.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:04.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:04.318 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:04.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:04.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:04.469 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:04.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:04.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:04.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:04.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:04.633 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:04.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:04.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:04.700 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:04 smithi099 bash[59238]: cluster 2023-09-30T09:32:03.068469+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:32:04.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:04.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:04.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:04.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:04.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:04.894 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:04 smithi005 bash[75361]: cluster 2023-09-30T09:32:03.068469+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:32:04.894 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:04 smithi005 bash[78438]: cluster 2023-09-30T09:32:03.068469+0000 mgr.y (mgr.34107) 925 : cluster 0 pgmap v962: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-09-30T09:32:04.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:04.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:05.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:05.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:05.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:05.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:05.151 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:05.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:05.209 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:05.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:05.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:05.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:05.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:05.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:05.444 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:05.476 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:05.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:05.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:05.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:05.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:05.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:05.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:05.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:05.759 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:05.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:05.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:05.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:05.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:05.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:06.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:06.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:06.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:06.140 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:06.164 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:06.177 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:06.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:06.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:06.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:06.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:06.417 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:06.444 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:06.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:06.548 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:06.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:06.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:06.678 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:06.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:06 smithi099 bash[59238]: cluster 2023-09-30T09:32:05.069079+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-30T09:32:06.707 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:06 smithi099 bash[59238]: audit 2023-09-30T09:32:06.568253+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:06.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:06.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:06.840 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:06.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:06.944 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:06.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:06 smithi005 bash[78438]: cluster 2023-09-30T09:32:05.069079+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-30T09:32:06.953 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:06 smithi005 bash[78438]: audit 2023-09-30T09:32:06.568253+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:06.953 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:06 smithi005 bash[75361]: cluster 2023-09-30T09:32:05.069079+0000 mgr.y (mgr.34107) 926 : cluster 0 pgmap v963: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-30T09:32:06.953 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:06 smithi005 bash[75361]: audit 2023-09-30T09:32:06.568253+0000 mon.a (mon.0) 1198 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:06.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:06.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:06.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:07.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:07.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:07.191 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:07.196 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:07.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:07.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:07.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:07.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:07.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:07.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:07.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:07.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.526 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:07.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:07.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:07.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:07.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:07.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:07.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.810 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:07.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:07.915 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:07.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:07.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:08.051 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:08.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:08.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:08.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:08.221 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:08.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:08.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:08.365 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:08.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:08.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:08.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:08.497 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:08.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:08.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:08.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:08.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:08.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:08.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:08.710 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:08 smithi005 bash[75361]: cluster 2023-09-30T09:32:07.069544+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-30T09:32:08.711 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:08 smithi005 bash[78438]: cluster 2023-09-30T09:32:07.069544+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-30T09:32:08.736 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:08.745 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:08 smithi099 bash[59238]: cluster 2023-09-30T09:32:07.069544+0000 mgr.y (mgr.34107) 927 : cluster 0 pgmap v964: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-30T09:32:08.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:08.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:08.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:08.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:08.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:08.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:08.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:09.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:09.046 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:09.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:09.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:09.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:32:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:32:09] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:32:09.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:09.896 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:09.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:09.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:10.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:10.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:10.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:10.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:10.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:10.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:10.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:10.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.572 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:10.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:10.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:10.713 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:10 smithi099 bash[59238]: cluster 2023-09-30T09:32:09.070130+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:32:10.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:10.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:10.847 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:10.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:10.952 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.977 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:10.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:10.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:11.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:10 smithi005 bash[78438]: cluster 2023-09-30T09:32:09.070130+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:32:11.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:10 smithi005 bash[75361]: cluster 2023-09-30T09:32:09.070130+0000 mgr.y (mgr.34107) 928 : cluster 0 pgmap v965: 89 pgs: 89 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:32:11.079 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:11.109 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:11.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:11.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:11.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:11.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:11.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:11.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:11.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:11.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:11.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:11.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:11.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:11.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:11.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:11.625 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:11.662 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:11.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:11.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:11.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:11.808 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:11.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:11.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:11.912 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:11.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:11.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:11.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:12.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:12.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:12.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:12.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:12.167 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:12.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:12.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:12.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:12.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:12.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:12.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:12.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:12.441 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:12.467 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:12.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:12.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:12.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:12.604 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:12.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:12.707 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:12.745 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:12.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:12.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:12.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:12.858 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:12 smithi099 bash[59238]: cluster 2023-09-30T09:32:11.070774+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-09-30T09:32:12.885 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:12.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:12.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:12.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:12 smithi005 bash[75361]: cluster 2023-09-30T09:32:11.070774+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-09-30T09:32:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:12 smithi005 bash[78438]: cluster 2023-09-30T09:32:11.070774+0000 mgr.y (mgr.34107) 929 : cluster 0 pgmap v966: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-09-30T09:32:13.026 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:13.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.159 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:13.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.291 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:13.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:13.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:13.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:13.531 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.562 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:13.669 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:13.700 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:13.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:13.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:13.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:13.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:13.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:13.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:14.073 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:14.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:14.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:14.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:14.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:14.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:14.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:14.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:14.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:14.368 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:14.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:14.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:14.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:14.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:14.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:14.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:14.610 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:14.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:14.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:14.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:14.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:14.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:14.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:14.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:14.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:14.904 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:14.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:14.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:14.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:14 smithi005 bash[75361]: cluster 2023-09-30T09:32:13.071262+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-09-30T09:32:14.910 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:14 smithi005 bash[78438]: cluster 2023-09-30T09:32:13.071262+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-09-30T09:32:15.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:15.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:15.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:14 smithi099 bash[59238]: cluster 2023-09-30T09:32:13.071262+0000 mgr.y (mgr.34107) 930 : cluster 0 pgmap v967: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-09-30T09:32:15.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:15.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:15.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:15.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:15.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:15.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:15.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:15.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:15.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:15.543 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:15.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:15.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:15.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:15.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:15.807 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:15.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:15.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:15.949 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:15.969 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:15.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:15.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:16.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:16.096 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:16.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:16.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:16.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:16.226 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:16.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:16.329 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:16.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:16.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:16.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:16.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:16.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:16.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:16.595 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:16.622 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:16.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:16.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:16.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:16.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:16.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:16.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:16.887 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:16.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:16.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:16.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:16.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:16 smithi099 bash[59238]: cluster 2023-09-30T09:32:15.071877+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:32:17.013 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:17.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:16 smithi005 bash[75361]: cluster 2023-09-30T09:32:15.071877+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:32:17.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:16 smithi005 bash[78438]: cluster 2023-09-30T09:32:15.071877+0000 mgr.y (mgr.34107) 931 : cluster 0 pgmap v968: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-30T09:32:17.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:17.142 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:17.248 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:17.283 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:17.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:17.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:17.417 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:17.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:17.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:17.543 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:17.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:17.667 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:17.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:17.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:17.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:17.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:17.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:17.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:17.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:17.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:18.013 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:32:18.016 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:32:18.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:18.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:18.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:18.189 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:18.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:18.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:18.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:18.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:18.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:18.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:18.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:18.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:18.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:18.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:18.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:18.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:18.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:18.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:18.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:18.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:18.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:18.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:18.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:18.925 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:18.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:18.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:19.033 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:19.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:18 smithi099 bash[59238]: cluster 2023-09-30T09:32:17.072662+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:32:19.161 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:19.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:18 smithi005 bash[78438]: cluster 2023-09-30T09:32:17.072662+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:32:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:18 smithi005 bash[75361]: cluster 2023-09-30T09:32:17.072662+0000 mgr.y (mgr.34107) 932 : cluster 0 pgmap v969: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:32:19.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:19.324 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:19.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:19.427 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:19.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:19.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:19.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.585 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:19.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:19.695 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:32:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:32:19] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:32:19.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:19.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:19.731 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:19 smithi099 bash[59238]: audit 2023-09-30T09:32:17.988152+0000 mgr.y (mgr.34107) 933 : audit 0 from='client.35580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:32:19.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:19.838 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:19.943 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.978 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:19.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:20.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:19 smithi005 bash[75361]: audit 2023-09-30T09:32:17.988152+0000 mgr.y (mgr.34107) 933 : audit 0 from='client.35580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:32:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:19 smithi005 bash[78438]: audit 2023-09-30T09:32:17.988152+0000 mgr.y (mgr.34107) 933 : audit 0 from='client.35580 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:32:20.082 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:20.114 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:20.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:20.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:20.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:20.263 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:20.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:20.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:20.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:20.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:20.406 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:20.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:20.507 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:20.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:20.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:20.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:20.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:20.675 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:20.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:20.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:20.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:20 smithi005 bash[78438]: cluster 2023-09-30T09:32:19.073438+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:32:20.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:20 smithi005 bash[75361]: cluster 2023-09-30T09:32:19.073438+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:32:20.782 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:20.806 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:20.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:20.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:20.911 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:20.942 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:20.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:20.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:21.049 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:21.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:20 smithi099 bash[59238]: cluster 2023-09-30T09:32:19.073438+0000 mgr.y (mgr.34107) 934 : cluster 0 pgmap v970: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 695 op/s 2023-09-30T09:32:21.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:21.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:21.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:21.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:21.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:21.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:21.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:21.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:21.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:21.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:21.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:21.456 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:21.480 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":969,"stamp":"2023-09-30T09:32:17.072060+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2803373996,"num_objects":42792,"num_object_clones":0,"num_object_copies":128376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":42792,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":171760,"num_write_kb":6858958,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":2366910,"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":139594,"ondisk_log_size":139594,"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":12144460,"kb_used_data":8353164,"kb_used_omap":22,"kb_used_meta":3791145,"kb_avail":737816756,"statfs":{"total":767960285184,"available":755524358144,"internally_reserved":0,"allocated":8553639936,"data_stored":8548593069,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":3882132688},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,4,5,13,7],"upper_bound":64},"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":-554041344,"num_objects":-8454,"num_object_clones":0,"num_object_copies":-25362,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8454,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8454,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003400"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":150,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.686811+0000","last_change":"2023-09-30T09:27:11.682477+0000","last_active":"2023-09-30T09:31:33.686811+0000","last_peered":"2023-09-30T09:31:33.686811+0000","last_clean":"2023-09-30T09:31:33.686811+0000","last_became_active":"2023-09-30T09:27:11.681018+0000","last_became_peered":"2023-09-30T09:27:11.681018+0000","last_unstale":"2023-09-30T09:31:33.686811+0000","last_undegraded":"2023-09-30T09:31:33.686811+0000","last_fullsized":"2023-09-30T09:31:33.686811+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":198,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.701243+0000","last_change":"2023-09-30T09:27:11.677601+0000","last_active":"2023-09-30T09:31:33.701243+0000","last_peered":"2023-09-30T09:31:33.701243+0000","last_clean":"2023-09-30T09:31:33.701243+0000","last_became_active":"2023-09-30T09:27:11.677268+0000","last_became_peered":"2023-09-30T09:27:11.677268+0000","last_unstale":"2023-09-30T09:31:33.701243+0000","last_undegraded":"2023-09-30T09:31:33.701243+0000","last_fullsized":"2023-09-30T09:31:33.701243+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:47:55.145644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":180,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:49.063237+0000","last_change":"2023-09-30T09:27:11.676964+0000","last_active":"2023-09-30T09:31:49.063237+0000","last_peered":"2023-09-30T09:31:49.063237+0000","last_clean":"2023-09-30T09:31:49.063237+0000","last_became_active":"2023-09-30T09:27:11.676297+0000","last_became_peered":"2023-09-30T09:27:11.676297+0000","last_unstale":"2023-09-30T09:31:49.063237+0000","last_undegraded":"2023-09-30T09:31:49.063237+0000","last_fullsized":"2023-09-30T09:31:49.063237+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:42:35.095290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.703860+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:31:33.703860+0000","last_peered":"2023-09-30T09:31:33.703860+0000","last_clean":"2023-09-30T09:31:33.703860+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:31:33.703860+0000","last_undegraded":"2023-09-30T09:31:33.703860+0000","last_fullsized":"2023-09-30T09:31:33.703860+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":217,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.700337+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:31:33.700337+0000","last_peered":"2023-09-30T09:31:33.700337+0000","last_clean":"2023-09-30T09:31:33.700337+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:31:33.700337+0000","last_undegraded":"2023-09-30T09:31:33.700337+0000","last_fullsized":"2023-09-30T09:31:33.700337+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.708745+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:31:33.708745+0000","last_peered":"2023-09-30T09:31:33.708745+0000","last_clean":"2023-09-30T09:31:33.708745+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:31:33.708745+0000","last_undegraded":"2023-09-30T09:31:33.708745+0000","last_fullsized":"2023-09-30T09:31:33.708745+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":55,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:55.660931+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:31:55.660931+0000","last_peered":"2023-09-30T09:31:55.660931+0000","last_clean":"2023-09-30T09:31:55.660931+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:31:55.660931+0000","last_undegraded":"2023-09-30T09:31:55.660931+0000","last_fullsized":"2023-09-30T09:31:55.660931+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:55.591175+0000","last_change":"2023-09-30T09:17:24.585252+0000","last_active":"2023-09-30T09:31:55.591175+0000","last_peered":"2023-09-30T09:31:55.591175+0000","last_clean":"2023-09-30T09:31:55.591175+0000","last_became_active":"2023-09-30T09:17:24.584702+0000","last_became_peered":"2023-09-30T09:17:24.584702+0000","last_unstale":"2023-09-30T09:31:55.591175+0000","last_undegraded":"2023-09-30T09:31:55.591175+0000","last_fullsized":"2023-09-30T09:31:55.591175+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:28:34.745619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":175,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.693361+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:31:33.693361+0000","last_peered":"2023-09-30T09:31:33.693361+0000","last_clean":"2023-09-30T09:31:33.693361+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:31:33.693361+0000","last_undegraded":"2023-09-30T09:31:33.693361+0000","last_fullsized":"2023-09-30T09:31:33.693361+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":161,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:55.595054+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:31:55.595054+0000","last_peered":"2023-09-30T09:31:55.595054+0000","last_clean":"2023-09-30T09:31:55.595054+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:31:55.595054+0000","last_undegraded":"2023-09-30T09:31:55.595054+0000","last_fullsized":"2023-09-30T09:31:55.595054+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":194,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702611+0000","last_change":"2023-09-30T09:27:11.680863+0000","last_active":"2023-09-30T09:31:33.702611+0000","last_peered":"2023-09-30T09:31:33.702611+0000","last_clean":"2023-09-30T09:31:33.702611+0000","last_became_active":"2023-09-30T09:27:11.680452+0000","last_became_peered":"2023-09-30T09:27:11.680452+0000","last_unstale":"2023-09-30T09:31:33.702611+0000","last_undegraded":"2023-09-30T09:31:33.702611+0000","last_fullsized":"2023-09-30T09:31:33.702611+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":183,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.701142+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:31:33.701142+0000","last_peered":"2023-09-30T09:31:33.701142+0000","last_clean":"2023-09-30T09:31:33.701142+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:31:33.701142+0000","last_undegraded":"2023-09-30T09:31:33.701142+0000","last_fullsized":"2023-09-30T09:31:33.701142+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":166,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.687317+0000","last_change":"2023-09-30T09:27:11.684118+0000","last_active":"2023-09-30T09:31:33.687317+0000","last_peered":"2023-09-30T09:31:33.687317+0000","last_clean":"2023-09-30T09:31:33.687317+0000","last_became_active":"2023-09-30T09:27:11.683468+0000","last_became_peered":"2023-09-30T09:27:11.683468+0000","last_unstale":"2023-09-30T09:31:33.687317+0000","last_undegraded":"2023-09-30T09:31:33.687317+0000","last_fullsized":"2023-09-30T09:31:33.687317+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.687076+0000","last_change":"2023-09-30T09:27:11.681440+0000","last_active":"2023-09-30T09:31:33.687076+0000","last_peered":"2023-09-30T09:31:33.687076+0000","last_clean":"2023-09-30T09:31:33.687076+0000","last_became_active":"2023-09-30T09:27:11.681125+0000","last_became_peered":"2023-09-30T09:27:11.681125+0000","last_unstale":"2023-09-30T09:31:33.687076+0000","last_undegraded":"2023-09-30T09:31:33.687076+0000","last_fullsized":"2023-09-30T09:31:33.687076+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":193,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702627+0000","last_change":"2023-09-30T09:27:11.681505+0000","last_active":"2023-09-30T09:31:33.702627+0000","last_peered":"2023-09-30T09:31:33.702627+0000","last_clean":"2023-09-30T09:31:33.702627+0000","last_became_active":"2023-09-30T09:27:11.681116+0000","last_became_peered":"2023-09-30T09:27:11.681116+0000","last_unstale":"2023-09-30T09:31:33.702627+0000","last_undegraded":"2023-09-30T09:31:33.702627+0000","last_fullsized":"2023-09-30T09:31:33.702627+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":186,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:31:58.700315+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:31:58.700315+0000","last_peered":"2023-09-30T09:31:58.700315+0000","last_clean":"2023-09-30T09:31:58.700315+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:31:58.700315+0000","last_undegraded":"2023-09-30T09:31:58.700315+0000","last_fullsized":"2023-09-30T09:31:58.700315+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":55,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:40.636259+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:31:40.636259+0000","last_peered":"2023-09-30T09:31:40.636259+0000","last_clean":"2023-09-30T09:31:40.636259+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:31:40.636259+0000","last_undegraded":"2023-09-30T09:31:40.636259+0000","last_fullsized":"2023-09-30T09:31:40.636259+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.694777+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:31:33.694777+0000","last_peered":"2023-09-30T09:31:33.694777+0000","last_clean":"2023-09-30T09:31:33.694777+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:31:33.694777+0000","last_undegraded":"2023-09-30T09:31:33.694777+0000","last_fullsized":"2023-09-30T09:31:33.694777+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":194,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702114+0000","last_change":"2023-09-30T09:27:11.687027+0000","last_active":"2023-09-30T09:31:33.702114+0000","last_peered":"2023-09-30T09:31:33.702114+0000","last_clean":"2023-09-30T09:31:33.702114+0000","last_became_active":"2023-09-30T09:27:11.686333+0000","last_became_peered":"2023-09-30T09:27:11.686333+0000","last_unstale":"2023-09-30T09:31:33.702114+0000","last_undegraded":"2023-09-30T09:31:33.702114+0000","last_fullsized":"2023-09-30T09:31:33.702114+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":55,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:55.660881+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:31:55.660881+0000","last_peered":"2023-09-30T09:31:55.660881+0000","last_clean":"2023-09-30T09:31:55.660881+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:31:55.660881+0000","last_undegraded":"2023-09-30T09:31:55.660881+0000","last_fullsized":"2023-09-30T09:31:55.660881+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":148,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.708972+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:31:33.708972+0000","last_peered":"2023-09-30T09:31:33.708972+0000","last_clean":"2023-09-30T09:31:33.708972+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:31:33.708972+0000","last_undegraded":"2023-09-30T09:31:33.708972+0000","last_fullsized":"2023-09-30T09:31:33.708972+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":185,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.712651+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:31:33.712651+0000","last_peered":"2023-09-30T09:31:33.712651+0000","last_clean":"2023-09-30T09:31:33.712651+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:31:33.712651+0000","last_undegraded":"2023-09-30T09:31:33.712651+0000","last_fullsized":"2023-09-30T09:31:33.712651+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"209'10486","reported_seq":10510,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:15.430556+0000","last_change":"2023-09-30T09:28:57.103559+0000","last_active":"2023-09-30T09:32:15.430556+0000","last_peered":"2023-09-30T09:32:15.430556+0000","last_clean":"2023-09-30T09:32:15.430556+0000","last_became_active":"2023-09-30T09:28:57.103210+0000","last_became_peered":"2023-09-30T09:28:57.103210+0000","last_unstale":"2023-09-30T09:32:15.430556+0000","last_undegraded":"2023-09-30T09:32:15.430556+0000","last_fullsized":"2023-09-30T09:32:15.430556+0000","mapping_epoch":197,"log_start":"201'400","ondisk_log_start":"201'400","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:25:30.635764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":164102144,"num_objects":2504,"num_object_clones":0,"num_object_copies":7512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2504,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10486,"num_write_kb":415680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":217,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.699280+0000","last_change":"2023-09-30T09:27:12.674838+0000","last_active":"2023-09-30T09:31:33.699280+0000","last_peered":"2023-09-30T09:31:33.699280+0000","last_clean":"2023-09-30T09:31:33.699280+0000","last_became_active":"2023-09-30T09:27:12.674281+0000","last_became_peered":"2023-09-30T09:27:12.674281+0000","last_unstale":"2023-09-30T09:31:33.699280+0000","last_undegraded":"2023-09-30T09:31:33.699280+0000","last_fullsized":"2023-09-30T09:31:33.699280+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":177,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.693044+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:31:33.693044+0000","last_peered":"2023-09-30T09:31:33.693044+0000","last_clean":"2023-09-30T09:31:33.693044+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:31:33.693044+0000","last_undegraded":"2023-09-30T09:31:33.693044+0000","last_fullsized":"2023-09-30T09:31:33.693044+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"209'10637","reported_seq":10659,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:14.165410+0000","last_change":"2023-09-30T09:28:57.107212+0000","last_active":"2023-09-30T09:32:14.165410+0000","last_peered":"2023-09-30T09:32:14.165410+0000","last_clean":"2023-09-30T09:32:14.165410+0000","last_became_active":"2023-09-30T09:28:57.106796+0000","last_became_peered":"2023-09-30T09:28:57.106796+0000","last_unstale":"2023-09-30T09:32:14.165410+0000","last_undegraded":"2023-09-30T09:32:14.165410+0000","last_fullsized":"2023-09-30T09:32:14.165410+0000","mapping_epoch":197,"log_start":"202'3300","ondisk_log_start":"202'3300","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7337,"log_dups_size":0,"ondisk_log_size":7337,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:36:18.534451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174653440,"num_objects":2665,"num_object_clones":0,"num_object_copies":7995,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2665,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10637,"num_write_kb":425664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":193,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.699525+0000","last_change":"2023-09-30T09:27:11.681130+0000","last_active":"2023-09-30T09:31:33.699525+0000","last_peered":"2023-09-30T09:31:33.699525+0000","last_clean":"2023-09-30T09:31:33.699525+0000","last_became_active":"2023-09-30T09:27:11.680298+0000","last_became_peered":"2023-09-30T09:27:11.680298+0000","last_unstale":"2023-09-30T09:31:33.699525+0000","last_undegraded":"2023-09-30T09:31:33.699525+0000","last_fullsized":"2023-09-30T09:31:33.699525+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":162,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.686954+0000","last_change":"2023-09-30T09:27:11.682249+0000","last_active":"2023-09-30T09:31:33.686954+0000","last_peered":"2023-09-30T09:31:33.686954+0000","last_clean":"2023-09-30T09:31:33.686954+0000","last_became_active":"2023-09-30T09:27:11.681932+0000","last_became_peered":"2023-09-30T09:27:11.681932+0000","last_unstale":"2023-09-30T09:31:33.686954+0000","last_undegraded":"2023-09-30T09:31:33.686954+0000","last_fullsized":"2023-09-30T09:31:33.686954+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"209'10645","reported_seq":10665,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:13.321303+0000","last_change":"2023-09-30T09:28:57.111936+0000","last_active":"2023-09-30T09:32:13.321303+0000","last_peered":"2023-09-30T09:32:13.321303+0000","last_clean":"2023-09-30T09:32:13.321303+0000","last_became_active":"2023-09-30T09:28:57.111589+0000","last_became_peered":"2023-09-30T09:28:57.111589+0000","last_unstale":"2023-09-30T09:32:13.321303+0000","last_undegraded":"2023-09-30T09:32:13.321303+0000","last_fullsized":"2023-09-30T09:32:13.321303+0000","mapping_epoch":197,"log_start":"201'600","ondisk_log_start":"201'600","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178585600,"num_objects":2725,"num_object_clones":0,"num_object_copies":8175,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10645,"num_write_kb":427840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"60'1","reported_seq":188,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702364+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:31:33.702364+0000","last_peered":"2023-09-30T09:31:33.702364+0000","last_clean":"2023-09-30T09:31:33.702364+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:31:33.702364+0000","last_undegraded":"2023-09-30T09:31:33.702364+0000","last_fullsized":"2023-09-30T09:31:33.702364+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":100,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.708194+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:31:33.708194+0000","last_peered":"2023-09-30T09:31:33.708194+0000","last_clean":"2023-09-30T09:31:33.708194+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:31:33.708194+0000","last_undegraded":"2023-09-30T09:31:33.708194+0000","last_fullsized":"2023-09-30T09:31:33.708194+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"209'10651","reported_seq":10671,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:13.171340+0000","last_change":"2023-09-30T09:28:57.227866+0000","last_active":"2023-09-30T09:32:13.171340+0000","last_peered":"2023-09-30T09:32:13.171340+0000","last_clean":"2023-09-30T09:32:13.171340+0000","last_became_active":"2023-09-30T09:28:57.226943+0000","last_became_peered":"2023-09-30T09:28:57.226943+0000","last_unstale":"2023-09-30T09:32:13.171340+0000","last_undegraded":"2023-09-30T09:32:13.171340+0000","last_fullsized":"2023-09-30T09:32:13.171340+0000","mapping_epoch":197,"log_start":"201'600","ondisk_log_start":"201'600","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175046656,"num_objects":2671,"num_object_clones":0,"num_object_copies":8013,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2671,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10651,"num_write_kb":426304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.693022+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:31:33.693022+0000","last_peered":"2023-09-30T09:31:33.693022+0000","last_clean":"2023-09-30T09:31:33.693022+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:31:33.693022+0000","last_undegraded":"2023-09-30T09:31:33.693022+0000","last_fullsized":"2023-09-30T09:31:33.693022+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":187,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:31:58.710202+0000","last_change":"2023-09-30T09:27:12.671229+0000","last_active":"2023-09-30T09:31:58.710202+0000","last_peered":"2023-09-30T09:31:58.710202+0000","last_clean":"2023-09-30T09:31:58.710202+0000","last_became_active":"2023-09-30T09:27:12.670873+0000","last_became_peered":"2023-09-30T09:27:12.670873+0000","last_unstale":"2023-09-30T09:31:58.710202+0000","last_undegraded":"2023-09-30T09:31:58.710202+0000","last_fullsized":"2023-09-30T09:31:58.710202+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:42:29.005696+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"209'10801","reported_seq":10824,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:15.632817+0000","last_change":"2023-09-30T09:28:57.098054+0000","last_active":"2023-09-30T09:32:15.632817+0000","last_peered":"2023-09-30T09:32:15.632817+0000","last_clean":"2023-09-30T09:32:15.632817+0000","last_became_active":"2023-09-30T09:28:57.097676+0000","last_became_peered":"2023-09-30T09:28:57.097676+0000","last_unstale":"2023-09-30T09:32:15.632817+0000","last_undegraded":"2023-09-30T09:32:15.632817+0000","last_fullsized":"2023-09-30T09:32:15.632817+0000","mapping_epoch":197,"log_start":"202'3100","ondisk_log_start":"202'3100","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7701,"log_dups_size":0,"ondisk_log_size":7701,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:38:31.052253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176619520,"num_objects":2695,"num_object_clones":0,"num_object_copies":8085,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2695,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10801,"num_write_kb":431872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":217,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702756+0000","last_change":"2023-09-30T09:27:12.680487+0000","last_active":"2023-09-30T09:31:33.702756+0000","last_peered":"2023-09-30T09:31:33.702756+0000","last_clean":"2023-09-30T09:31:33.702756+0000","last_became_active":"2023-09-30T09:27:12.680047+0000","last_became_peered":"2023-09-30T09:27:12.680047+0000","last_unstale":"2023-09-30T09:31:33.702756+0000","last_undegraded":"2023-09-30T09:31:33.702756+0000","last_fullsized":"2023-09-30T09:31:33.702756+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:13:45.978821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":138,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.687399+0000","last_change":"2023-09-30T09:27:11.681151+0000","last_active":"2023-09-30T09:31:33.687399+0000","last_peered":"2023-09-30T09:31:33.687399+0000","last_clean":"2023-09-30T09:31:33.687399+0000","last_became_active":"2023-09-30T09:27:11.680814+0000","last_became_peered":"2023-09-30T09:27:11.680814+0000","last_unstale":"2023-09-30T09:31:33.687399+0000","last_undegraded":"2023-09-30T09:31:33.687399+0000","last_fullsized":"2023-09-30T09:31:33.687399+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"209'10793","reported_seq":10817,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:14.186006+0000","last_change":"2023-09-30T09:28:57.224937+0000","last_active":"2023-09-30T09:32:14.186006+0000","last_peered":"2023-09-30T09:32:14.186006+0000","last_clean":"2023-09-30T09:32:14.186006+0000","last_became_active":"2023-09-30T09:28:57.224039+0000","last_became_peered":"2023-09-30T09:28:57.224039+0000","last_unstale":"2023-09-30T09:32:14.186006+0000","last_undegraded":"2023-09-30T09:32:14.186006+0000","last_fullsized":"2023-09-30T09:32:14.186006+0000","mapping_epoch":197,"log_start":"202'3400","ondisk_log_start":"202'3400","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7393,"log_dups_size":0,"ondisk_log_size":7393,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:31:18.425315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178454528,"num_objects":2723,"num_object_clones":0,"num_object_copies":8169,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2723,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10793,"num_write_kb":432512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":115,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.708309+0000","last_change":"2023-09-30T09:27:11.682489+0000","last_active":"2023-09-30T09:31:33.708309+0000","last_peered":"2023-09-30T09:31:33.708309+0000","last_clean":"2023-09-30T09:31:33.708309+0000","last_became_active":"2023-09-30T09:27:11.682153+0000","last_became_peered":"2023-09-30T09:27:11.682153+0000","last_unstale":"2023-09-30T09:31:33.708309+0000","last_undegraded":"2023-09-30T09:31:33.708309+0000","last_fullsized":"2023-09-30T09:31:33.708309+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":148,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.687273+0000","last_change":"2023-09-30T09:27:11.686347+0000","last_active":"2023-09-30T09:31:33.687273+0000","last_peered":"2023-09-30T09:31:33.687273+0000","last_clean":"2023-09-30T09:31:33.687273+0000","last_became_active":"2023-09-30T09:27:11.686049+0000","last_became_peered":"2023-09-30T09:27:11.686049+0000","last_unstale":"2023-09-30T09:31:33.687273+0000","last_undegraded":"2023-09-30T09:31:33.687273+0000","last_fullsized":"2023-09-30T09:31:33.687273+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"209'10936","reported_seq":10956,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:13.072659+0000","last_change":"2023-09-30T09:28:57.103305+0000","last_active":"2023-09-30T09:32:13.072659+0000","last_peered":"2023-09-30T09:32:13.072659+0000","last_clean":"2023-09-30T09:32:13.072659+0000","last_became_active":"2023-09-30T09:28:57.102890+0000","last_became_peered":"2023-09-30T09:28:57.102890+0000","last_unstale":"2023-09-30T09:32:13.072659+0000","last_undegraded":"2023-09-30T09:32:13.072659+0000","last_fullsized":"2023-09-30T09:32:13.072659+0000","mapping_epoch":197,"log_start":"202'3200","ondisk_log_start":"202'3200","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7736,"log_dups_size":0,"ondisk_log_size":7736,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180092928,"num_objects":2748,"num_object_clones":0,"num_object_copies":8244,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2748,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10936,"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":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":134,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.686737+0000","last_change":"2023-09-30T09:27:11.681734+0000","last_active":"2023-09-30T09:31:33.686737+0000","last_peered":"2023-09-30T09:31:33.686737+0000","last_clean":"2023-09-30T09:31:33.686737+0000","last_became_active":"2023-09-30T09:27:11.679941+0000","last_became_peered":"2023-09-30T09:27:11.679941+0000","last_unstale":"2023-09-30T09:31:33.686737+0000","last_undegraded":"2023-09-30T09:31:33.686737+0000","last_fullsized":"2023-09-30T09:31:33.686737+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":138,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.687627+0000","last_change":"2023-09-30T09:27:11.684680+0000","last_active":"2023-09-30T09:31:33.687627+0000","last_peered":"2023-09-30T09:31:33.687627+0000","last_clean":"2023-09-30T09:31:33.687627+0000","last_became_active":"2023-09-30T09:27:11.684435+0000","last_became_peered":"2023-09-30T09:27:11.684435+0000","last_unstale":"2023-09-30T09:31:33.687627+0000","last_undegraded":"2023-09-30T09:31:33.687627+0000","last_fullsized":"2023-09-30T09:31:33.687627+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"209'10751","reported_seq":10775,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:15.423231+0000","last_change":"2023-09-30T09:28:57.222452+0000","last_active":"2023-09-30T09:32:15.423231+0000","last_peered":"2023-09-30T09:32:15.423231+0000","last_clean":"2023-09-30T09:32:15.423231+0000","last_became_active":"2023-09-30T09:28:57.222061+0000","last_became_peered":"2023-09-30T09:28:57.222061+0000","last_unstale":"2023-09-30T09:32:15.423231+0000","last_undegraded":"2023-09-30T09:32:15.423231+0000","last_fullsized":"2023-09-30T09:32:15.423231+0000","mapping_epoch":197,"log_start":"202'3000","ondisk_log_start":"202'3000","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+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-10-01T21:12:50.796666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174260224,"num_objects":2659,"num_object_clones":0,"num_object_copies":7977,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2659,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10751,"num_write_kb":429120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":187,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.700166+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:31:33.700166+0000","last_peered":"2023-09-30T09:31:33.700166+0000","last_clean":"2023-09-30T09:31:33.700166+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:31:33.700166+0000","last_undegraded":"2023-09-30T09:31:33.700166+0000","last_fullsized":"2023-09-30T09:31:33.700166+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":180,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702906+0000","last_change":"2023-09-30T09:27:11.674705+0000","last_active":"2023-09-30T09:31:33.702906+0000","last_peered":"2023-09-30T09:31:33.702906+0000","last_clean":"2023-09-30T09:31:33.702906+0000","last_became_active":"2023-09-30T09:27:11.674373+0000","last_became_peered":"2023-09-30T09:27:11.674373+0000","last_unstale":"2023-09-30T09:31:33.702906+0000","last_undegraded":"2023-09-30T09:31:33.702906+0000","last_fullsized":"2023-09-30T09:31:33.702906+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:40:44.578339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"209'10875","reported_seq":10895,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:13.320272+0000","last_change":"2023-09-30T09:28:57.109610+0000","last_active":"2023-09-30T09:32:13.320272+0000","last_peered":"2023-09-30T09:32:13.320272+0000","last_clean":"2023-09-30T09:32:13.320272+0000","last_became_active":"2023-09-30T09:28:57.109277+0000","last_became_peered":"2023-09-30T09:28:57.109277+0000","last_unstale":"2023-09-30T09:32:13.320272+0000","last_undegraded":"2023-09-30T09:32:13.320272+0000","last_fullsized":"2023-09-30T09:32:13.320272+0000","mapping_epoch":197,"log_start":"201'800","ondisk_log_start":"201'800","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177537024,"num_objects":2709,"num_object_clones":0,"num_object_copies":8127,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2709,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10875,"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":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":211,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.701521+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:31:33.701521+0000","last_peered":"2023-09-30T09:31:33.701521+0000","last_clean":"2023-09-30T09:31:33.701521+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:31:33.701521+0000","last_undegraded":"2023-09-30T09:31:33.701521+0000","last_fullsized":"2023-09-30T09:31:33.701521+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":190,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.694838+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:31:33.694838+0000","last_peered":"2023-09-30T09:31:33.694838+0000","last_clean":"2023-09-30T09:31:33.694838+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:31:33.694838+0000","last_undegraded":"2023-09-30T09:31:33.694838+0000","last_fullsized":"2023-09-30T09:31:33.694838+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":165,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.683259+0000","last_change":"2023-09-30T09:27:11.682831+0000","last_active":"2023-09-30T09:31:33.683259+0000","last_peered":"2023-09-30T09:31:33.683259+0000","last_clean":"2023-09-30T09:31:33.683259+0000","last_became_active":"2023-09-30T09:27:11.682405+0000","last_became_peered":"2023-09-30T09:27:11.682405+0000","last_unstale":"2023-09-30T09:31:33.683259+0000","last_undegraded":"2023-09-30T09:31:33.683259+0000","last_fullsized":"2023-09-30T09:31:33.683259+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:53.467460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.9","version":"209'10700","reported_seq":10724,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:15.650319+0000","last_change":"2023-09-30T09:28:57.103793+0000","last_active":"2023-09-30T09:32:15.650319+0000","last_peered":"2023-09-30T09:32:15.650319+0000","last_clean":"2023-09-30T09:32:15.650319+0000","last_became_active":"2023-09-30T09:28:57.103178+0000","last_became_peered":"2023-09-30T09:28:57.103178+0000","last_unstale":"2023-09-30T09:32:15.650319+0000","last_undegraded":"2023-09-30T09:32:15.650319+0000","last_fullsized":"2023-09-30T09:32:15.650319+0000","mapping_epoch":197,"log_start":"201'600","ondisk_log_start":"201'600","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:20:41.425945+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168296448,"num_objects":2568,"num_object_clones":0,"num_object_copies":7704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2568,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10700,"num_write_kb":424576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":197,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.693222+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:31:33.693222+0000","last_peered":"2023-09-30T09:31:33.693222+0000","last_clean":"2023-09-30T09:31:33.693222+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:31:33.693222+0000","last_undegraded":"2023-09-30T09:31:33.693222+0000","last_fullsized":"2023-09-30T09:31:33.693222+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.687394+0000","last_change":"2023-09-30T09:27:12.676033+0000","last_active":"2023-09-30T09:31:33.687394+0000","last_peered":"2023-09-30T09:31:33.687394+0000","last_clean":"2023-09-30T09:31:33.687394+0000","last_became_active":"2023-09-30T09:27:12.675575+0000","last_became_peered":"2023-09-30T09:27:12.675575+0000","last_unstale":"2023-09-30T09:31:33.687394+0000","last_undegraded":"2023-09-30T09:31:33.687394+0000","last_fullsized":"2023-09-30T09:31:33.687394+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":181,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.701452+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:31:33.701452+0000","last_peered":"2023-09-30T09:31:33.701452+0000","last_clean":"2023-09-30T09:31:33.701452+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:31:33.701452+0000","last_undegraded":"2023-09-30T09:31:33.701452+0000","last_fullsized":"2023-09-30T09:31:33.701452+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.a","version":"209'10555","reported_seq":10575,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:13.273866+0000","last_change":"2023-09-30T09:28:57.110731+0000","last_active":"2023-09-30T09:32:13.273866+0000","last_peered":"2023-09-30T09:32:13.273866+0000","last_clean":"2023-09-30T09:32:13.273866+0000","last_became_active":"2023-09-30T09:28:57.110380+0000","last_became_peered":"2023-09-30T09:28:57.110380+0000","last_unstale":"2023-09-30T09:32:13.273866+0000","last_undegraded":"2023-09-30T09:32:13.273866+0000","last_fullsized":"2023-09-30T09:32:13.273866+0000","mapping_epoch":197,"log_start":"201'500","ondisk_log_start":"201'500","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176619520,"num_objects":2695,"num_object_clones":0,"num_object_copies":8085,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2695,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10555,"num_write_kb":424000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":221,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.680117+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:31:33.680117+0000","last_peered":"2023-09-30T09:31:33.680117+0000","last_clean":"2023-09-30T09:31:33.680117+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:31:33.680117+0000","last_undegraded":"2023-09-30T09:31:33.680117+0000","last_fullsized":"2023-09-30T09:31:33.680117+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":186,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:31:58.693241+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:31:58.693241+0000","last_peered":"2023-09-30T09:31:58.693241+0000","last_clean":"2023-09-30T09:31:58.693241+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:31:58.693241+0000","last_undegraded":"2023-09-30T09:31:58.693241+0000","last_fullsized":"2023-09-30T09:31:58.693241+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":206,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:39.027453+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:31:39.027453+0000","last_peered":"2023-09-30T09:31:39.027453+0000","last_clean":"2023-09-30T09:31:39.027453+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:31:39.027453+0000","last_undegraded":"2023-09-30T09:31:39.027453+0000","last_fullsized":"2023-09-30T09:31:39.027453+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"209'10826","reported_seq":10850,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:15.472922+0000","last_change":"2023-09-30T09:28:57.105618+0000","last_active":"2023-09-30T09:32:15.472922+0000","last_peered":"2023-09-30T09:32:15.472922+0000","last_clean":"2023-09-30T09:32:15.472922+0000","last_became_active":"2023-09-30T09:28:57.105347+0000","last_became_peered":"2023-09-30T09:28:57.105347+0000","last_unstale":"2023-09-30T09:32:15.472922+0000","last_undegraded":"2023-09-30T09:32:15.472922+0000","last_fullsized":"2023-09-30T09:32:15.472922+0000","mapping_epoch":197,"log_start":"202'3100","ondisk_log_start":"202'3100","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7726,"log_dups_size":0,"ondisk_log_size":7726,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:58:24.582242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":171180032,"num_objects":2612,"num_object_clones":0,"num_object_copies":7836,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2612,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10826,"num_write_kb":430016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":179,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.693056+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:31:33.693056+0000","last_peered":"2023-09-30T09:31:33.693056+0000","last_clean":"2023-09-30T09:31:33.693056+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:31:33.693056+0000","last_undegraded":"2023-09-30T09:31:33.693056+0000","last_fullsized":"2023-09-30T09:31:33.693056+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":504,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.698853+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:31:33.698853+0000","last_peered":"2023-09-30T09:31:33.698853+0000","last_clean":"2023-09-30T09:31:33.698853+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:31:33.698853+0000","last_undegraded":"2023-09-30T09:31:33.698853+0000","last_fullsized":"2023-09-30T09:31:33.698853+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:45.555564+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:31:45.555564+0000","last_peered":"2023-09-30T09:31:45.555564+0000","last_clean":"2023-09-30T09:31:45.555564+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:31:45.555564+0000","last_undegraded":"2023-09-30T09:31:45.555564+0000","last_fullsized":"2023-09-30T09:31:45.555564+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.708646+0000","last_change":"2023-09-30T09:27:11.681805+0000","last_active":"2023-09-30T09:31:33.708646+0000","last_peered":"2023-09-30T09:31:33.708646+0000","last_clean":"2023-09-30T09:31:33.708646+0000","last_became_active":"2023-09-30T09:27:11.681467+0000","last_became_peered":"2023-09-30T09:27:11.681467+0000","last_unstale":"2023-09-30T09:31:33.708646+0000","last_undegraded":"2023-09-30T09:31:33.708646+0000","last_fullsized":"2023-09-30T09:31:33.708646+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"209'10762","reported_seq":10786,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:15.504743+0000","last_change":"2023-09-30T09:28:57.108626+0000","last_active":"2023-09-30T09:32:15.504743+0000","last_peered":"2023-09-30T09:32:15.504743+0000","last_clean":"2023-09-30T09:32:15.504743+0000","last_became_active":"2023-09-30T09:28:57.108284+0000","last_became_peered":"2023-09-30T09:28:57.108284+0000","last_unstale":"2023-09-30T09:32:15.504743+0000","last_undegraded":"2023-09-30T09:32:15.504743+0000","last_fullsized":"2023-09-30T09:32:15.504743+0000","mapping_epoch":197,"log_start":"201'700","ondisk_log_start":"201'700","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":10062,"log_dups_size":0,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:53:21.579085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174063616,"num_objects":2656,"num_object_clones":0,"num_object_copies":7968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10762,"num_write_kb":429376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":213,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.698867+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:31:33.698867+0000","last_peered":"2023-09-30T09:31:33.698867+0000","last_clean":"2023-09-30T09:31:33.698867+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:31:33.698867+0000","last_undegraded":"2023-09-30T09:31:33.698867+0000","last_fullsized":"2023-09-30T09:31:33.698867+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":187,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702680+0000","last_change":"2023-09-30T09:27:12.670432+0000","last_active":"2023-09-30T09:31:33.702680+0000","last_peered":"2023-09-30T09:31:33.702680+0000","last_clean":"2023-09-30T09:31:33.702680+0000","last_became_active":"2023-09-30T09:27:12.669889+0000","last_became_peered":"2023-09-30T09:27:12.669889+0000","last_unstale":"2023-09-30T09:31:33.702680+0000","last_undegraded":"2023-09-30T09:31:33.702680+0000","last_fullsized":"2023-09-30T09:31:33.702680+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:33:36.146032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.703707+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:31:33.703707+0000","last_peered":"2023-09-30T09:31:33.703707+0000","last_clean":"2023-09-30T09:31:33.703707+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:31:33.703707+0000","last_undegraded":"2023-09-30T09:31:33.703707+0000","last_fullsized":"2023-09-30T09:31:33.703707+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"209'10579","reported_seq":10599,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:13.155931+0000","last_change":"2023-09-30T09:28:57.109463+0000","last_active":"2023-09-30T09:32:13.155931+0000","last_peered":"2023-09-30T09:32:13.155931+0000","last_clean":"2023-09-30T09:32:13.155931+0000","last_became_active":"2023-09-30T09:28:57.109106+0000","last_became_peered":"2023-09-30T09:28:57.109106+0000","last_unstale":"2023-09-30T09:32:13.155931+0000","last_undegraded":"2023-09-30T09:32:13.155931+0000","last_fullsized":"2023-09-30T09:32:13.155931+0000","mapping_epoch":197,"log_start":"202'2800","ondisk_log_start":"202'2800","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7779,"log_dups_size":0,"ondisk_log_size":7779,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174915584,"num_objects":2669,"num_object_clones":0,"num_object_copies":8007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2669,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10579,"num_write_kb":423936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":216,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702449+0000","last_change":"2023-09-30T09:27:12.675113+0000","last_active":"2023-09-30T09:31:33.702449+0000","last_peered":"2023-09-30T09:31:33.702449+0000","last_clean":"2023-09-30T09:31:33.702449+0000","last_became_active":"2023-09-30T09:27:12.674334+0000","last_became_peered":"2023-09-30T09:27:12.674334+0000","last_unstale":"2023-09-30T09:31:33.702449+0000","last_undegraded":"2023-09-30T09:31:33.702449+0000","last_fullsized":"2023-09-30T09:31:33.702449+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":168,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.701603+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:31:33.701603+0000","last_peered":"2023-09-30T09:31:33.701603+0000","last_clean":"2023-09-30T09:31:33.701603+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:31:33.701603+0000","last_undegraded":"2023-09-30T09:31:33.701603+0000","last_fullsized":"2023-09-30T09:31:33.701603+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702589+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:31:33.702589+0000","last_peered":"2023-09-30T09:31:33.702589+0000","last_clean":"2023-09-30T09:31:33.702589+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:31:33.702589+0000","last_undegraded":"2023-09-30T09:31:33.702589+0000","last_fullsized":"2023-09-30T09:31:33.702589+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"209'10626","reported_seq":10647,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:13.172164+0000","last_change":"2023-09-30T09:28:57.110720+0000","last_active":"2023-09-30T09:32:13.172164+0000","last_peered":"2023-09-30T09:32:13.172164+0000","last_clean":"2023-09-30T09:32:13.172164+0000","last_became_active":"2023-09-30T09:28:57.110234+0000","last_became_peered":"2023-09-30T09:28:57.110234+0000","last_unstale":"2023-09-30T09:32:13.172164+0000","last_undegraded":"2023-09-30T09:32:13.172164+0000","last_fullsized":"2023-09-30T09:32:13.172164+0000","mapping_epoch":197,"log_start":"202'2900","ondisk_log_start":"202'2900","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+0000","objects_scrubbed":0,"log_size":7726,"log_dups_size":0,"ondisk_log_size":7726,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182648856,"num_objects":2788,"num_object_clones":0,"num_object_copies":8364,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2788,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10626,"num_write_kb":429185,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"60'2","reported_seq":208,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.712541+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:31:33.712541+0000","last_peered":"2023-09-30T09:31:33.712541+0000","last_clean":"2023-09-30T09:31:33.712541+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:31:33.712541+0000","last_undegraded":"2023-09-30T09:31:33.712541+0000","last_fullsized":"2023-09-30T09:31:33.712541+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":184,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:39.027418+0000","last_change":"2023-09-30T09:27:11.674172+0000","last_active":"2023-09-30T09:31:39.027418+0000","last_peered":"2023-09-30T09:31:39.027418+0000","last_clean":"2023-09-30T09:31:39.027418+0000","last_became_active":"2023-09-30T09:27:11.673872+0000","last_became_peered":"2023-09-30T09:27:11.673872+0000","last_unstale":"2023-09-30T09:31:39.027418+0000","last_undegraded":"2023-09-30T09:31:39.027418+0000","last_fullsized":"2023-09-30T09:31:39.027418+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:15.865635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.700249+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:31:33.700249+0000","last_peered":"2023-09-30T09:31:33.700249+0000","last_clean":"2023-09-30T09:31:33.700249+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:31:33.700249+0000","last_undegraded":"2023-09-30T09:31:33.700249+0000","last_fullsized":"2023-09-30T09:31:33.700249+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"209'10877","reported_seq":10901,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:32:15.657995+0000","last_change":"2023-09-30T09:28:57.111179+0000","last_active":"2023-09-30T09:32:15.657995+0000","last_peered":"2023-09-30T09:32:15.657995+0000","last_clean":"2023-09-30T09:32:15.657995+0000","last_became_active":"2023-09-30T09:28:57.110838+0000","last_became_peered":"2023-09-30T09:28:57.110838+0000","last_unstale":"2023-09-30T09:32:15.657995+0000","last_undegraded":"2023-09-30T09:32:15.657995+0000","last_fullsized":"2023-09-30T09:32:15.657995+0000","mapping_epoch":197,"log_start":"202'3100","ondisk_log_start":"202'3100","created":197,"last_epoch_clean":198,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:28:56.081151+0000","last_clean_scrub_stamp":"2023-09-30T09:28:56.081151+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-10-01T17:26:01.857219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":175702016,"num_objects":2681,"num_object_clones":0,"num_object_copies":8043,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2681,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10877,"num_write_kb":433856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":100,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.708549+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:31:33.708549+0000","last_peered":"2023-09-30T09:31:33.708549+0000","last_clean":"2023-09-30T09:31:33.708549+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:31:33.708549+0000","last_undegraded":"2023-09-30T09:31:33.708549+0000","last_fullsized":"2023-09-30T09:31:33.708549+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":191,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.703945+0000","last_change":"2023-09-30T09:27:12.674594+0000","last_active":"2023-09-30T09:31:33.703945+0000","last_peered":"2023-09-30T09:31:33.703945+0000","last_clean":"2023-09-30T09:31:33.703945+0000","last_became_active":"2023-09-30T09:27:12.673364+0000","last_became_peered":"2023-09-30T09:27:12.673364+0000","last_unstale":"2023-09-30T09:31:33.703945+0000","last_undegraded":"2023-09-30T09:31:33.703945+0000","last_fullsized":"2023-09-30T09:31:33.703945+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:16:58.624000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1","version":"0'0","reported_seq":123,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.686871+0000","last_change":"2023-09-30T09:27:11.681362+0000","last_active":"2023-09-30T09:31:33.686871+0000","last_peered":"2023-09-30T09:31:33.686871+0000","last_clean":"2023-09-30T09:31:33.686871+0000","last_became_active":"2023-09-30T09:27:11.679311+0000","last_became_peered":"2023-09-30T09:27:11.679311+0000","last_unstale":"2023-09-30T09:31:33.686871+0000","last_undegraded":"2023-09-30T09:31:33.686871+0000","last_fullsized":"2023-09-30T09:31:33.686871+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":177,"reported_epoch":209,"state":"active+clean","last_fresh":"2023-09-30T09:31:58.710284+0000","last_change":"2023-09-30T09:27:12.671773+0000","last_active":"2023-09-30T09:31:58.710284+0000","last_peered":"2023-09-30T09:31:58.710284+0000","last_clean":"2023-09-30T09:31:58.710284+0000","last_became_active":"2023-09-30T09:27:12.671403+0000","last_became_peered":"2023-09-30T09:27:12.671403+0000","last_unstale":"2023-09-30T09:31:58.710284+0000","last_undegraded":"2023-09-30T09:31:58.710284+0000","last_fullsized":"2023-09-30T09:31:58.710284+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:31:47.778406+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.680211+0000","last_change":"2023-09-30T09:10:56.674635+0000","last_active":"2023-09-30T09:31:33.680211+0000","last_peered":"2023-09-30T09:31:33.680211+0000","last_clean":"2023-09-30T09:31:33.680211+0000","last_became_active":"2023-09-30T09:10:56.674284+0000","last_became_peered":"2023-09-30T09:10:56.674284+0000","last_unstale":"2023-09-30T09:31:33.680211+0000","last_undegraded":"2023-09-30T09:31:33.680211+0000","last_fullsized":"2023-09-30T09:31:33.680211+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:48:44.958859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'2","reported_seq":192,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.693140+0000","last_change":"2023-09-30T09:27:11.675275+0000","last_active":"2023-09-30T09:31:33.693140+0000","last_peered":"2023-09-30T09:31:33.693140+0000","last_clean":"2023-09-30T09:31:33.693140+0000","last_became_active":"2023-09-30T09:27:11.674212+0000","last_became_peered":"2023-09-30T09:27:11.674212+0000","last_unstale":"2023-09-30T09:31:33.693140+0000","last_undegraded":"2023-09-30T09:31:33.693140+0000","last_fullsized":"2023-09-30T09:31:33.693140+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":162,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.687280+0000","last_change":"2023-09-30T09:27:11.681541+0000","last_active":"2023-09-30T09:31:33.687280+0000","last_peered":"2023-09-30T09:31:33.687280+0000","last_clean":"2023-09-30T09:31:33.687280+0000","last_became_active":"2023-09-30T09:27:11.681214+0000","last_became_peered":"2023-09-30T09:27:11.681214+0000","last_unstale":"2023-09-30T09:31:33.687280+0000","last_undegraded":"2023-09-30T09:31:33.687280+0000","last_fullsized":"2023-09-30T09:31:33.687280+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":203,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.694916+0000","last_change":"2023-09-30T09:27:11.686860+0000","last_active":"2023-09-30T09:31:33.694916+0000","last_peered":"2023-09-30T09:31:33.694916+0000","last_clean":"2023-09-30T09:31:33.694916+0000","last_became_active":"2023-09-30T09:27:11.686108+0000","last_became_peered":"2023-09-30T09:27:11.686108+0000","last_unstale":"2023-09-30T09:31:33.694916+0000","last_undegraded":"2023-09-30T09:31:33.694916+0000","last_fullsized":"2023-09-30T09:31:33.694916+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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,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":151,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.686960+0000","last_change":"2023-09-30T09:27:12.680753+0000","last_active":"2023-09-30T09:31:33.686960+0000","last_peered":"2023-09-30T09:31:33.686960+0000","last_clean":"2023-09-30T09:31:33.686960+0000","last_became_active":"2023-09-30T09:27:12.680372+0000","last_became_peered":"2023-09-30T09:27:12.680372+0000","last_unstale":"2023-09-30T09:31:33.686960+0000","last_undegraded":"2023-09-30T09:31:33.686960+0000","last_fullsized":"2023-09-30T09:31:33.686960+0000","mapping_epoch":185,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":186,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":208,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.701439+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:31:33.701439+0000","last_peered":"2023-09-30T09:31:33.701439+0000","last_clean":"2023-09-30T09:31:33.701439+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:31:33.701439+0000","last_undegraded":"2023-09-30T09:31:33.701439+0000","last_fullsized":"2023-09-30T09:31:33.701439+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.702271+0000","last_change":"2023-09-30T09:24:36.658758+0000","last_active":"2023-09-30T09:31:33.702271+0000","last_peered":"2023-09-30T09:31:33.702271+0000","last_clean":"2023-09-30T09:31:33.702271+0000","last_became_active":"2023-09-30T09:24:36.658304+0000","last_became_peered":"2023-09-30T09:24:36.658304+0000","last_unstale":"2023-09-30T09:31:33.702271+0000","last_undegraded":"2023-09-30T09:31:33.702271+0000","last_fullsized":"2023-09-30T09:31:33.702271+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:51:51.027706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'4","reported_seq":61,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.703793+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:31:33.703793+0000","last_peered":"2023-09-30T09:31:33.703793+0000","last_clean":"2023-09-30T09:31:33.703793+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:31:33.703793+0000","last_undegraded":"2023-09-30T09:31:33.703793+0000","last_fullsized":"2023-09-30T09:31:33.703793+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":208,"state":"active+clean","last_fresh":"2023-09-30T09:31:33.686704+0000","last_change":"2023-09-30T09:27:11.680591+0000","last_active":"2023-09-30T09:31:33.686704+0000","last_peered":"2023-09-30T09:31:33.686704+0000","last_clean":"2023-09-30T09:31:33.686704+0000","last_became_active":"2023-09-30T09:27:11.680208+0000","last_became_peered":"2023-09-30T09:27:11.680208+0000","last_unstale":"2023-09-30T09:31:33.686704+0000","last_undegraded":"2023-09-30T09:31:33.686704+0000","last_fullsized":"2023-09-30T09:31:33.686704+0000","mapping_epoch":184,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":185,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":5438,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":2802778136,"num_objects":42768,"num_object_clones":0,"num_object_copies":128304,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":42768,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":171500,"num_write_kb":6856513,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8446029824,"data_stored":8446017608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139400,"ondisk_log_size":139400,"up":48,"acting":48,"num_store_stats":8},{"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":48,"seq":206158430652,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2187788,"kb_used_data":1589892,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":91557364,"statfs":{"total":95995035648,"available":93754740736,"internally_reserved":0,"allocated":1628049408,"data_stored":1627495774,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:32:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.3999999999999999,"15min":1.6040000000000001},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.247},"max":{"1min":7.9880000000000004,"5min":8.2270000000000003,"15min":73.153000000000006},"last":0.437},{"interface":"front","average":{"1min":1.984,"5min":1.7150000000000001,"15min":1.837},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":10.202,"5min":10.202,"15min":73.323999999999998},"last":3.1230000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:31:48 2023","interfaces":[{"interface":"back","average":{"1min":2.4329999999999998,"5min":2.0819999999999999,"15min":2.0979999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.29099999999999998},"max":{"1min":14.625,"5min":19.620999999999999,"15min":73.933000000000007},"last":6.8659999999999997},{"interface":"front","average":{"1min":2.7200000000000002,"5min":2.3849999999999998,"15min":2.278},"min":{"1min":0.38300000000000001,"5min":0.34899999999999998,"15min":0.30299999999999999},"max":{"1min":14.789,"5min":20.552,"15min":73.694000000000003},"last":8.2590000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:32:05 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":2.2480000000000002,"15min":1.7170000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":4.3120000000000003,"5min":111.94,"15min":111.94},"last":0.46400000000000002},{"interface":"front","average":{"1min":1.9510000000000001,"5min":2.4550000000000001,"15min":1.9359999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.318},"max":{"1min":6.4870000000000001,"5min":111.68899999999999,"15min":111.68899999999999},"last":2.6259999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:31:37 2023","interfaces":[{"interface":"back","average":{"1min":2.8090000000000002,"5min":3.9900000000000002,"15min":2.9289999999999998},"min":{"1min":0.374,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":20.475999999999999,"5min":133.68299999999999,"15min":133.68299999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":3.7450000000000001,"5min":4.1420000000000003,"15min":3.1400000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":20.007000000000001,"5min":133.655,"15min":133.655},"last":2.5470000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.952,"5min":1.5069999999999999,"15min":1.605},"min":{"1min":0.36199999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":9.5850000000000009,"5min":9.5850000000000009,"15min":9.5850000000000009},"last":2.5920000000000001},{"interface":"front","average":{"1min":0.76300000000000001,"5min":1.1000000000000001,"15min":1.046},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":4.7380000000000004,"5min":7.6539999999999999,"15min":7.6539999999999999},"last":0.38200000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:31:37 2023","interfaces":[{"interface":"back","average":{"1min":2.524,"5min":1.6120000000000001,"15min":1.248},"min":{"1min":0.33700000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":8.6150000000000002,"5min":8.6150000000000002,"15min":8.6150000000000002},"last":2.5089999999999999},{"interface":"front","average":{"1min":2.5600000000000001,"5min":1.9810000000000001,"15min":1.456},"min":{"1min":0.44700000000000001,"5min":0.35199999999999998,"15min":0.32800000000000001},"max":{"1min":7.9889999999999999,"5min":10.763999999999999,"15min":10.763999999999999},"last":8.4179999999999993}]},{"osd":6,"last update":"Sat Sep 30 09:31:37 2023","interfaces":[{"interface":"back","average":{"1min":1.4710000000000001,"5min":1.4379999999999999,"15min":1.244},"min":{"1min":0.434,"5min":0.39000000000000001,"15min":0.38100000000000001},"max":{"1min":7.9820000000000002,"5min":7.9820000000000002,"15min":7.9820000000000002},"last":6.9039999999999999},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.276,"15min":1.1180000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.29599999999999999},"max":{"1min":3.3130000000000002,"5min":7.7210000000000001,"15min":8.3989999999999991},"last":0.68200000000000005}]}]},{"osd":6,"up_from":42,"seq":180388626885,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":840756,"kb_used_data":539372,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92904396,"statfs":{"total":95995035648,"available":95134101504,"internally_reserved":0,"allocated":552316928,"data_stored":551787070,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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 30 09:31:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.8640000000000001,"15min":3.0750000000000002},"min":{"1min":0.317,"5min":0.28799999999999998,"15min":0.27400000000000002},"max":{"1min":4.3719999999999999,"5min":36.634999999999998,"15min":214.50999999999999},"last":40.066000000000003},{"interface":"front","average":{"1min":1.6299999999999999,"5min":1.5900000000000001,"15min":2.8570000000000002},"min":{"1min":0.312,"5min":0.26000000000000001,"15min":0.23200000000000001},"max":{"1min":4.9400000000000004,"5min":37.469999999999999,"15min":213.87799999999999},"last":0.33800000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:31:42 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":3.738,"15min":2.3929999999999998},"min":{"1min":0.29899999999999999,"5min":0.29599999999999999,"15min":0.25700000000000001},"max":{"1min":4.9560000000000004,"5min":77.311999999999998,"15min":77.311999999999998},"last":3.4700000000000002},{"interface":"front","average":{"1min":1.1910000000000001,"5min":3.8660000000000001,"15min":2.4350000000000001},"min":{"1min":0.313,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.101,"5min":77.703000000000003,"15min":77.703000000000003},"last":0.30199999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:32:07 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":1.446,"15min":2.25},"min":{"1min":0.307,"5min":0.307,"15min":0.28299999999999997},"max":{"1min":2.508,"5min":16.555,"15min":181.59299999999999},"last":3.5059999999999998},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.2709999999999999,"15min":2.1709999999999998},"min":{"1min":0.34999999999999998,"5min":0.34699999999999998,"15min":0.314},"max":{"1min":3.4460000000000002,"5min":16.742000000000001,"15min":181.63499999999999},"last":0.36099999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:31:42 2023","interfaces":[{"interface":"back","average":{"1min":5.3769999999999998,"5min":2.3130000000000002,"15min":2.601},"min":{"1min":0.49099999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":49.796999999999997,"5min":49.796999999999997,"15min":74.230000000000004},"last":40.488},{"interface":"front","average":{"1min":3.839,"5min":2.4060000000000001,"15min":2.875},"min":{"1min":0.42799999999999999,"5min":0.36599999999999999,"15min":0.32900000000000001},"max":{"1min":50.139000000000003,"5min":50.139000000000003,"15min":74.484999999999999},"last":41.268000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":1.016,"15min":1.143},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":5.7300000000000004,"5min":5.7300000000000004,"15min":5.7300000000000004},"last":3.4860000000000002},{"interface":"front","average":{"1min":0.91900000000000004,"5min":1.1699999999999999,"15min":1.3859999999999999},"min":{"1min":0.41199999999999998,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.0019999999999998,"5min":7.0209999999999999,"15min":7.0209999999999999},"last":3.532}]},{"osd":5,"last update":"Sat Sep 30 09:32:07 2023","interfaces":[{"interface":"back","average":{"1min":1.6240000000000001,"5min":1.256,"15min":1.171},"min":{"1min":0.36199999999999999,"5min":0.29899999999999999,"15min":0.29799999999999999},"max":{"1min":5.1289999999999996,"5min":7.1449999999999996,"15min":8.9329999999999998},"last":0.40500000000000003},{"interface":"front","average":{"1min":2.2130000000000001,"5min":1.3959999999999999,"15min":1.1990000000000001},"min":{"1min":0.44500000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.7789999999999999,"5min":7.1799999999999997,"15min":12.791},"last":3.4340000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:31:42 2023","interfaces":[{"interface":"back","average":{"1min":1.859,"5min":1.401,"15min":1.1759999999999999},"min":{"1min":0.42899999999999999,"5min":0.38,"15min":0.33400000000000002},"max":{"1min":8.9030000000000005,"5min":10.816000000000001,"15min":10.816000000000001},"last":3.5169999999999999},{"interface":"front","average":{"1min":0.86199999999999999,"5min":1.3400000000000001,"15min":1.2849999999999999},"min":{"1min":0.53900000000000003,"5min":0.35399999999999998,"15min":0.32100000000000001},"max":{"1min":2.2330000000000001,"5min":7.6749999999999998,"15min":10.959},"last":3.5529999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285837,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2110992,"kb_used_data":1571848,"kb_used_omap":3,"kb_used_meta":539132,"kb_avail":91634160,"statfs":{"total":95995035648,"available":93833379840,"internally_reserved":0,"allocated":1609572352,"data_stored":1608784743,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":552071588},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,5,2],"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 30 09:31:40 2023","interfaces":[{"interface":"back","average":{"1min":1.29,"5min":1.6890000000000001,"15min":2.1269999999999998},"min":{"1min":0.26800000000000002,"5min":0.19400000000000001,"15min":0.17299999999999999},"max":{"1min":3.8500000000000001,"5min":12.602,"15min":75.956999999999994},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.4379999999999999,"5min":1.373,"15min":2.1549999999999998},"min":{"1min":0.24099999999999999,"5min":0.23599999999999999,"15min":0.20399999999999999},"max":{"1min":6.0510000000000002,"5min":8.3499999999999996,"15min":75.379999999999995},"last":0.64300000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:32:06 2023","interfaces":[{"interface":"back","average":{"1min":1.79,"5min":1.504,"15min":2.1230000000000002},"min":{"1min":0.28799999999999998,"5min":0.20899999999999999,"15min":0.20699999999999999},"max":{"1min":8.4529999999999994,"5min":8.4529999999999994,"15min":15.486000000000001},"last":0.34300000000000003},{"interface":"front","average":{"1min":2.3679999999999999,"5min":1.8320000000000001,"15min":2.2869999999999999},"min":{"1min":0.39300000000000002,"5min":0.32300000000000001,"15min":0.23799999999999999},"max":{"1min":8.2919999999999998,"5min":9.6489999999999991,"15min":15.532},"last":0.48499999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:31:40 2023","interfaces":[{"interface":"back","average":{"1min":2.5739999999999998,"5min":2.0699999999999998,"15min":2.1970000000000001},"min":{"1min":0.27900000000000003,"5min":0.248,"15min":0.19700000000000001},"max":{"1min":19.507000000000001,"5min":27.786000000000001,"15min":27.786000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":3.7360000000000002,"5min":2.5150000000000001,"15min":2.589},"min":{"1min":0.45500000000000002,"5min":0.26300000000000001,"15min":0.252},"max":{"1min":19.478999999999999,"5min":27.850999999999999,"15min":27.850999999999999},"last":0.52800000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8,"5min":1.5049999999999999,"15min":1.5289999999999999},"min":{"1min":0.46800000000000003,"5min":0.376,"15min":0.376},"max":{"1min":8.2539999999999996,"5min":8.2539999999999996,"15min":8.2539999999999996},"last":3.6549999999999998},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.6020000000000001,"15min":1.8380000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.3949999999999996,"5min":8.2140000000000004,"15min":8.2140000000000004},"last":3.629}]},{"osd":5,"last update":"Sat Sep 30 09:31:40 2023","interfaces":[{"interface":"back","average":{"1min":1.4299999999999999,"5min":1.9890000000000001,"15min":1.857},"min":{"1min":0.378,"5min":0.33200000000000002,"15min":0.30299999999999999},"max":{"1min":6.3840000000000003,"5min":46.493000000000002,"15min":46.493000000000002},"last":1.028},{"interface":"front","average":{"1min":2.5960000000000001,"5min":2.2440000000000002,"15min":1.982},"min":{"1min":0.56299999999999994,"5min":0.40999999999999998,"15min":0.34399999999999997},"max":{"1min":8.2859999999999996,"5min":47.222999999999999,"15min":47.222999999999999},"last":1.05}]},{"osd":6,"last update":"Sat Sep 30 09:31:40 2023","interfaces":[{"interface":"back","average":{"1min":1.5700000000000001,"5min":1.738,"15min":1.796},"min":{"1min":0.375,"5min":0.373,"15min":0.318},"max":{"1min":11.446,"5min":12.558,"15min":12.558},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.4419999999999999,"15min":1.6850000000000001},"min":{"1min":0.39400000000000002,"5min":0.35799999999999998,"15min":0.34399999999999997},"max":{"1min":5.4640000000000004,"5min":9.4000000000000004,"15min":12.324},"last":0.67300000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:31:40 2023","interfaces":[{"interface":"back","average":{"1min":2.7599999999999998,"5min":1.8680000000000001,"15min":2.097},"min":{"1min":0.58399999999999996,"5min":0.45500000000000002,"15min":0.372},"max":{"1min":8.3230000000000004,"5min":8.3230000000000004,"15min":45.642000000000003},"last":1.012},{"interface":"front","average":{"1min":1.599,"5min":1.863,"15min":1.99},"min":{"1min":0.39500000000000002,"5min":0.39000000000000001,"15min":0.35199999999999998},"max":{"1min":6.9050000000000002,"5min":12.507,"15min":44.390999999999998},"last":1.2589999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449363,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1088456,"kb_used_data":670208,"kb_used_omap":3,"kb_used_meta":418236,"kb_avail":92656696,"statfs":{"total":95995035648,"available":94880456704,"internally_reserved":0,"allocated":686292992,"data_stored":685744197,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":428273890},"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 30 09:31:44 2023","interfaces":[{"interface":"back","average":{"1min":2.3490000000000002,"5min":1.667,"15min":2.4289999999999998},"min":{"1min":0.28899999999999998,"5min":0.219,"15min":0.183},"max":{"1min":8.4350000000000005,"5min":12.706,"15min":86.579999999999998},"last":0.998},{"interface":"front","average":{"1min":4.194,"5min":2.3740000000000001,"15min":2.8149999999999999},"min":{"1min":0.309,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":16.41,"5min":16.41,"15min":86.510999999999996},"last":0.82999999999999996}]},{"osd":2,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.663,"15min":2.6429999999999998},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.20499999999999999},"max":{"1min":4.3630000000000004,"5min":46.396999999999998,"15min":99.593000000000004},"last":0.628},{"interface":"front","average":{"1min":1.754,"5min":2.0800000000000001,"15min":2.8839999999999999},"min":{"1min":0.38500000000000001,"5min":0.30499999999999999,"15min":0.224},"max":{"1min":5.8630000000000004,"5min":46.246000000000002,"15min":92.602999999999994},"last":0.54900000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:31:44 2023","interfaces":[{"interface":"back","average":{"1min":2.577,"5min":1.786,"15min":2.8919999999999999},"min":{"1min":0.35099999999999998,"5min":0.27700000000000002,"15min":0.26800000000000002},"max":{"1min":6.2720000000000002,"5min":12.449,"15min":88.981999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":3.3849999999999998,"5min":3.0329999999999999,"15min":3.3220000000000001},"min":{"1min":0.39300000000000002,"5min":0.29299999999999998,"15min":0.26000000000000001},"max":{"1min":16.356000000000002,"5min":16.356000000000002,"15min":92.646000000000001},"last":0.67000000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:31:28 2023","interfaces":[{"interface":"back","average":{"1min":2.0600000000000001,"5min":1.419,"15min":1.5229999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":5.9550000000000001,"5min":7.4660000000000002,"15min":7.4660000000000002},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.97399999999999998,"15min":0.96599999999999997},"min":{"1min":0.39600000000000002,"5min":0.379,"15min":0.379},"max":{"1min":2.4390000000000001,"5min":4.1909999999999998,"15min":4.1909999999999998},"last":0.69099999999999995}]},{"osd":5,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":2.1819999999999999,"5min":1.921,"15min":1.8680000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.318},"max":{"1min":5.931,"5min":12.263999999999999,"15min":14.044},"last":0.51800000000000002},{"interface":"front","average":{"1min":2.2829999999999999,"5min":1.7769999999999999,"15min":1.6910000000000001},"min":{"1min":0.42499999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":6.1559999999999997,"5min":12.254,"15min":12.254},"last":1.034}]},{"osd":6,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":1.952,"5min":1.468,"15min":1.623},"min":{"1min":0.47899999999999998,"5min":0.38600000000000001,"15min":0.33500000000000002},"max":{"1min":5.8230000000000004,"5min":6.7190000000000003,"15min":9.3689999999999998},"last":1.087},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.3540000000000001,"15min":1.5409999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.317},"max":{"1min":4.25,"5min":7.681,"15min":7.681},"last":0.77700000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:31:16 2023","interfaces":[{"interface":"back","average":{"1min":2.4750000000000001,"5min":1.6040000000000001,"15min":1.744},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":6.2110000000000003,"5min":6.2110000000000003,"15min":9.4369999999999994},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.919,"5min":1.6599999999999999,"15min":1.667},"min":{"1min":0.48899999999999999,"5min":0.47399999999999998,"15min":0.34300000000000003},"max":{"1min":5.9139999999999997,"5min":12.656000000000001,"15min":12.656000000000001},"last":0.73999999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122311,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":982680,"kb_used_data":526416,"kb_used_omap":3,"kb_used_meta":456252,"kb_avail":92762472,"statfs":{"total":95995035648,"available":94988771328,"internally_reserved":0,"allocated":539049984,"data_stored":538252448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":467202827},"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 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.4990000000000001,"15min":3.1850000000000001},"min":{"1min":0.22500000000000001,"5min":0.221,"15min":0.19800000000000001},"max":{"1min":8.4800000000000004,"5min":8.4800000000000004,"15min":147.977},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.4770000000000001,"15min":3.3980000000000001},"min":{"1min":0.252,"5min":0.215,"15min":0.215},"max":{"1min":4.9210000000000003,"5min":11.291,"15min":147.59800000000001},"last":0.47099999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":2.4700000000000002,"5min":1.8560000000000001,"15min":2.1819999999999999},"min":{"1min":0.27500000000000002,"5min":0.24399999999999999,"15min":0.221},"max":{"1min":14.904,"5min":25.129999999999999,"15min":50.517000000000003},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.819,"5min":2.4249999999999998,"15min":2.4820000000000002},"min":{"1min":0.36799999999999999,"5min":0.23400000000000001,"15min":0.19800000000000001},"max":{"1min":5.0439999999999996,"5min":28.015000000000001,"15min":51.604999999999997},"last":0.5}]},{"osd":3,"last update":"Sat Sep 30 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":2.5819999999999999,"5min":2.0590000000000002,"15min":3.222},"min":{"1min":0.315,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":18.152000000000001,"5min":18.152000000000001,"15min":115.428},"last":11.651},{"interface":"front","average":{"1min":1.5680000000000001,"5min":1.6779999999999999,"15min":3.0880000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.25800000000000001},"max":{"1min":17.949000000000002,"5min":17.949000000000002,"15min":115.46299999999999},"last":11.608000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.8120000000000001,"5min":1.141,"15min":1.119},"min":{"1min":0.36699999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":15.038,"5min":15.038,"15min":15.038},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.71199999999999997,"5min":1.1699999999999999,"15min":1.462},"min":{"1min":0.38900000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":2.9500000000000002,"5min":5.6219999999999999,"15min":5.6219999999999999},"last":0.71999999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.5309999999999999,"15min":1.7210000000000001},"min":{"1min":0.36099999999999999,"5min":0.316,"15min":0.316},"max":{"1min":3.9390000000000001,"5min":7.21,"15min":12.9},"last":0.622},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.397,"15min":1.7829999999999999},"min":{"1min":0.36199999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.956,"5min":9.4570000000000007,"15min":11.298999999999999},"last":0.75}]},{"osd":6,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85899999999999999,"5min":1.409,"15min":1.841},"min":{"1min":0.44800000000000001,"5min":0.38500000000000001,"15min":0.35399999999999998},"max":{"1min":4.0579999999999998,"5min":9.4920000000000009,"15min":11.352},"last":0.77500000000000002},{"interface":"front","average":{"1min":2.2389999999999999,"5min":1.4930000000000001,"15min":1.8240000000000001},"min":{"1min":0.45200000000000001,"5min":0.31,"15min":0.31},"max":{"1min":15.505000000000001,"5min":15.505000000000001,"15min":15.505000000000001},"last":0.64100000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:31:14 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.5920000000000001,"15min":1.8160000000000001},"min":{"1min":0.432,"5min":0.432,"15min":0.36399999999999999},"max":{"1min":3.9740000000000002,"5min":7.2519999999999998,"15min":12.849},"last":0.85999999999999999},{"interface":"front","average":{"1min":2.0600000000000001,"5min":2.0510000000000002,"15min":2.1190000000000002},"min":{"1min":0.51400000000000001,"5min":0.42499999999999999,"15min":0.40200000000000002},"max":{"1min":11.962,"5min":11.962,"15min":11.962},"last":0.81899999999999995}]}]},{"osd":3,"up_from":93,"seq":399431958786,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1936236,"kb_used_data":1373732,"kb_used_omap":2,"kb_used_meta":562493,"kb_avail":91808916,"statfs":{"total":95995035648,"available":94012329984,"internally_reserved":0,"allocated":1406701568,"data_stored":1405944252,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":575993451},"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,1,2,7,3],"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 30 09:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.3210000000000002,"5min":1.7490000000000001,"15min":3.5830000000000002},"min":{"1min":0.253,"5min":0.188,"15min":0.17599999999999999},"max":{"1min":6.4020000000000001,"5min":8.1859999999999999,"15min":199.715},"last":0.59999999999999998},{"interface":"front","average":{"1min":2.5510000000000002,"5min":1.9870000000000001,"15min":3.8959999999999999},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":17.131,"5min":17.131,"15min":199.613},"last":0.98999999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:31:45 2023","interfaces":[{"interface":"back","average":{"1min":3.3029999999999999,"5min":5.226,"15min":3.5649999999999999},"min":{"1min":0.19700000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":10.211,"5min":278.57600000000002,"15min":278.57600000000002},"last":1.2370000000000001},{"interface":"front","average":{"1min":2.5699999999999998,"5min":5.2089999999999996,"15min":3.415},"min":{"1min":0.39100000000000001,"5min":0.24299999999999999,"15min":0.219},"max":{"1min":9.9260000000000002,"5min":279.47500000000002,"15min":279.47500000000002},"last":1.3759999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:31:45 2023","interfaces":[{"interface":"back","average":{"1min":1.9350000000000001,"5min":1.3799999999999999,"15min":2.0259999999999998},"min":{"1min":0.32800000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":7.3170000000000002,"5min":8.8379999999999992,"15min":32.634999999999998},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.9139999999999999,"5min":1.6319999999999999,"15min":2.254},"min":{"1min":0.34100000000000003,"5min":0.32300000000000001,"15min":0.28899999999999998},"max":{"1min":5.8570000000000002,"5min":8.5359999999999996,"15min":34.694000000000003},"last":0.96999999999999997}]},{"osd":4,"last update":"Sat Sep 30 09:31:23 2023","interfaces":[{"interface":"back","average":{"1min":1.893,"5min":1.712,"15min":1.8280000000000001},"min":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.1239999999999997,"5min":8.7769999999999992,"15min":8.7769999999999992},"last":0.57799999999999996},{"interface":"front","average":{"1min":1.772,"5min":1.6779999999999999,"15min":1.7629999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":5.9900000000000002,"5min":8.6129999999999995,"15min":8.6129999999999995},"last":0.875}]},{"osd":5,"last update":"Sat Sep 30 09:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.7480000000000002,"5min":1.931,"15min":2.5419999999999998},"min":{"1min":0.311,"5min":0.309,"15min":0.309},"max":{"1min":20.707000000000001,"5min":20.707000000000001,"15min":181.20099999999999},"last":0.53200000000000003},{"interface":"front","average":{"1min":2.593,"5min":1.6200000000000001,"15min":2.3159999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.29899999999999999},"max":{"1min":6.79,"5min":8.5510000000000002,"15min":181.726},"last":0.71399999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.359,"5min":1.8620000000000001,"15min":1.998},"min":{"1min":0.38200000000000001,"5min":0.34100000000000003,"15min":0.33800000000000002},"max":{"1min":17.581,"5min":17.581,"15min":17.581},"last":3.548},{"interface":"front","average":{"1min":2.129,"5min":1.639,"15min":1.893},"min":{"1min":0.40699999999999997,"5min":0.36599999999999999,"15min":0.34200000000000003},"max":{"1min":6.758,"5min":7.2519999999999998,"15min":13.984999999999999},"last":0.78200000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:31:45 2023","interfaces":[{"interface":"back","average":{"1min":2.6579999999999999,"5min":1.77,"15min":1.994},"min":{"1min":0.56399999999999995,"5min":0.38600000000000001,"15min":0.32800000000000001},"max":{"1min":8.5129999999999999,"5min":8.5129999999999999,"15min":14.093999999999999},"last":1.1930000000000001},{"interface":"front","average":{"1min":2.3170000000000002,"5min":1.7310000000000001,"15min":1.8069999999999999},"min":{"1min":0.52700000000000002,"5min":0.379,"15min":0.35599999999999998},"max":{"1min":5.9580000000000002,"5min":8.5800000000000001,"15min":10.057},"last":0.82599999999999996}]}]},{"osd":4,"up_from":184,"seq":790273982526,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":827328,"kb_used_data":513464,"kb_used_omap":9,"kb_used_meta":313846,"kb_avail":92917824,"statfs":{"total":95995035648,"available":95147851776,"internally_reserved":0,"allocated":525787136,"data_stored":525245152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":321378516},"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 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":3.3599999999999999,"15min":5.8390000000000004},"min":{"1min":0.29099999999999998,"5min":0.246,"15min":0.246},"max":{"1min":2.4889999999999999,"5min":89.521000000000001,"15min":89.521000000000001},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.97499999999999998,"5min":3.323,"15min":5.7290000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.7549999999999999,"5min":91.096999999999994,"15min":91.096999999999994},"last":4.0899999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":5.609,"15min":6.5279999999999996},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":3.1259999999999999,"5min":132.24000000000001,"15min":132.24000000000001},"last":2.0590000000000002},{"interface":"front","average":{"1min":1.2909999999999999,"5min":5.734,"15min":6.4530000000000003},"min":{"1min":0.315,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":5.585,"5min":132.49799999999999,"15min":132.49799999999999},"last":4.2210000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.409,"15min":1.887},"min":{"1min":0.34200000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.5899999999999999,"5min":6.5899999999999999,"15min":6.5899999999999999},"last":4.1340000000000003},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.256,"15min":1.504},"min":{"1min":0.374,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.2169999999999996,"5min":5.2169999999999996,"15min":5.2169999999999996},"last":0.40000000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":2.1850000000000001,"5min":3.0489999999999999,"15min":2.1949999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":6.1630000000000003,"5min":132.25999999999999,"15min":132.25999999999999},"last":4.1799999999999997},{"interface":"front","average":{"1min":1.411,"5min":2.839,"15min":1.917},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":5.21,"5min":135.23599999999999,"15min":135.23599999999999},"last":5.4809999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.429,"15min":1.8129999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":7.133,"5min":11.356,"15min":11.356},"last":4.3819999999999997},{"interface":"front","average":{"1min":1.109,"5min":1.234,"15min":1.417},"min":{"1min":0.40300000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":3.8420000000000001,"5min":5.5419999999999998,"15min":5.5419999999999998},"last":3.7480000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.2989999999999999,"15min":1.641},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":3.5030000000000001,"5min":4.4020000000000001,"15min":4.4020000000000001},"last":0.439},{"interface":"front","average":{"1min":0.63100000000000001,"5min":1.046,"15min":1.2709999999999999},"min":{"1min":0.441,"5min":0.372,"15min":0.372},"max":{"1min":2.0259999999999998,"5min":5.1020000000000003,"15min":5.1020000000000003},"last":3.8460000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:31:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":1.23,"15min":1.3520000000000001},"min":{"1min":0.433,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":4.8760000000000003,"5min":5.1239999999999997,"15min":5.1239999999999997},"last":0.55100000000000005},{"interface":"front","average":{"1min":1.847,"5min":1.264,"15min":1.1479999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":6.8109999999999999,"5min":6.8109999999999999,"15min":6.8109999999999999},"last":4.5179999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823117,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2170224,"kb_used_data":1568232,"kb_used_omap":0,"kb_used_meta":601984,"kb_avail":91574928,"statfs":{"total":95995035648,"available":93772726272,"internally_reserved":0,"allocated":1605869568,"data_stored":1605339433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":616431616},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2,1,2],"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 30 09:31:12 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":3.1989999999999998,"15min":2.9249999999999998},"min":{"1min":0.309,"5min":0.253,"15min":0.253},"max":{"1min":3.8540000000000001,"5min":155.90600000000001,"15min":155.90600000000001},"last":1.46},{"interface":"front","average":{"1min":0.97899999999999998,"5min":3.4550000000000001,"15min":3.0129999999999999},"min":{"1min":0.312,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":3.8410000000000002,"5min":155.834,"15min":155.834},"last":0.71799999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":8.2870000000000008,"5min":3.4079999999999999,"15min":2.2930000000000001},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":100.477,"5min":100.477,"15min":100.477},"last":0.80800000000000005},{"interface":"front","average":{"1min":8.234,"5min":3.0960000000000001,"15min":2.1680000000000001},"min":{"1min":0.36399999999999999,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":100.678,"5min":100.678,"15min":100.678},"last":0.98499999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:31:12 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.7330000000000001,"15min":1.663},"min":{"1min":0.36199999999999999,"5min":0.33500000000000002,"15min":0.29699999999999999},"max":{"1min":3.8740000000000001,"5min":10.872999999999999,"15min":15.106999999999999},"last":0.752},{"interface":"front","average":{"1min":1.9410000000000001,"5min":1.724,"15min":1.5920000000000001},"min":{"1min":0.35699999999999998,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":4.8029999999999999,"5min":9.3119999999999994,"15min":14.548999999999999},"last":1.252}]},{"osd":3,"last update":"Sat Sep 30 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":11.535,"5min":5.6070000000000002,"15min":3.9929999999999999},"min":{"1min":0.438,"5min":0.33400000000000002,"15min":0.29699999999999999},"max":{"1min":105.90000000000001,"5min":155.27000000000001,"15min":155.27000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":11.493,"5min":5.1829999999999998,"15min":3.698},"min":{"1min":0.501,"5min":0.39100000000000001,"15min":0.33400000000000002},"max":{"1min":101.10899999999999,"5min":154.96000000000001,"15min":154.96000000000001},"last":0.94399999999999995}]},{"osd":4,"last update":"Sat Sep 30 09:31:23 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":1.2589999999999999,"15min":1.675},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.369,"5min":9.5960000000000001,"15min":9.5960000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.76300000000000001,"5min":1.518,"15min":2.0350000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":3.1070000000000002,"5min":12.898999999999999,"15min":12.898999999999999},"last":0.85999999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:31:49 2023","interfaces":[{"interface":"back","average":{"1min":1.4810000000000001,"5min":1.391,"15min":1.143},"min":{"1min":0.35599999999999998,"5min":0.308,"15min":0.308},"max":{"1min":6.7530000000000001,"5min":7.7279999999999998,"15min":10.199999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":1.736,"5min":1.5640000000000001,"15min":1.302},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.27900000000000003},"max":{"1min":7.3849999999999998,"5min":10.837999999999999,"15min":10.837999999999999},"last":0.83299999999999996}]},{"osd":7,"last update":"Sat Sep 30 09:31:43 2023","interfaces":[{"interface":"back","average":{"1min":3.0649999999999999,"5min":2.1150000000000002,"15min":1.5},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":9.9730000000000008,"5min":14.363,"15min":14.363},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.714,"5min":1.569,"15min":1.278},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33100000000000002},"max":{"1min":5.657,"5min":7.798,"15min":9.7420000000000009},"last":0.53500000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"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":677380096,"data_stored":677380096,"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":1583222784,"data_stored":1583218712,"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":534511616,"data_stored":534511616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1385234432,"data_stored":1385234432,"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":522911744,"data_stored":522911744,"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":1592659968,"data_stored":1592655896,"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":546504704,"data_stored":546504704,"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":1603604480,"data_stored":1603600408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:32:21.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_4 pgp_num 16 2023-09-30T09:32:21.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:21.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:21.607 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:21.637 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:21.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:21.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:21.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:21.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:21.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:21.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:21.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:21.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:21.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:22.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:21 smithi005 bash[78438]: audit 2023-09-30T09:32:21.568854+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:22.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:21 smithi005 bash[75361]: audit 2023-09-30T09:32:21.568854+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:22.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:22.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:21 smithi099 bash[59238]: audit 2023-09-30T09:32:21.568854+0000 mon.a (mon.0) 1199 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:22.051 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:22.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:22.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:22.202 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:22.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:22.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:22.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:22.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:22.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:22.365 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:32:22.365 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:32:22.365 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:32:22.365 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:32:22.365 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:65676 9.9 9:959e031e:::benchmark_data_smithi005_172289_object65675:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:59.212723+0000", 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 143.14587353499999, 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.115043244, 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 65676 2023-09-30T09:32:22.366 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212723+0000", 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212723+0000", 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.367 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212725+0000", 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0660000000000002e-06 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212756+0000", 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.0846000000000002e-05 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.368 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212772+0000", 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5537999999999999e-05 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212782+0000", 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8789999999999998e-06 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.216007+0000", 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0032259390000000002 2023-09-30T09:32:22.369 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.216137+0000", 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000129491 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.216269+0000", 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000131619 2023-09-30T09:32:22.370 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.221085+0000", 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048159969999999998 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.223995+0000", 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0029108599999999999 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.371 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.327657+0000", 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.10366162499999999 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.327723+0000", 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6084e-05 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.372 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.327766+0000", 2023-09-30T09:32:22.373 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3300000000000002e-05 2023-09-30T09:32:22.373 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.373 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.373 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.373 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.373 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.373 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:65677 9.5 9:aa90d222:::benchmark_data_smithi005_172289_object65676:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:32:22.374 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:59.212812+0000", 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 143.14578449800001, 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.111753092, 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 65677 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.375 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212812+0000", 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212812+0000", 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.376 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212813+0000", 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6599999999999996e-07 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212840+0000", 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6735999999999999e-05 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212849+0000", 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6099999999999995e-06 2023-09-30T09:32:22.377 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.212856+0000", 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0600000000000002e-06 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.213451+0000", 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00059512599999999997 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.378 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.213612+0000", 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016057300000000001 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.213746+0000", 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013435500000000001 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.222788+0000", 2023-09-30T09:32:22.379 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0090419109999999997 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.224043+0000", 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001254415 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.324458+0000", 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.10041567699999999 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.380 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.324517+0000", 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8822e-05 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:59.324565+0000", 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8140999999999999e-05 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.381 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:91190 9.5 9:a24b698f:::benchmark_data_smithi005_172289_object91189:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:30:25.863811+0000", 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 116.49478599, 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.243123903, 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.382 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 91190 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863811+0000", 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.383 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863811+0000", 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863812+0000", 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5969999999999999e-06 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863836+0000", 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3924999999999999e-05 2023-09-30T09:32:22.384 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863845+0000", 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8820000000000007e-06 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863850+0000", 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2079999999999999e-06 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.385 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082065+0000", 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21821497200000001 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082259+0000", 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019352400000000001 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082410+0000", 2023-09-30T09:32:22.386 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015107400000000001 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.093311+0000", 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010901220999999999 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.099633+0000", 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0063219449999999998 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.387 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.106779+0000", 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071463389999999998 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.106872+0000", 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2668000000000001e-05 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.106935+0000", 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2547999999999998e-05 2023-09-30T09:32:22.388 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:91191 9.b 9:d770ebc4:::benchmark_data_smithi005_172289_object91190:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:30:25.863989+0000", 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 116.494608038, 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.242872118, 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.389 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 91191 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863989+0000", 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.390 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863989+0000", 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.863990+0000", 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0100000000000004e-07 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.391 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.864011+0000", 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1253000000000001e-05 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.864019+0000", 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2910000000000007e-06 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.864024+0000", 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0799999999999996e-06 2023-09-30T09:32:22.392 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.864086+0000", 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1414999999999994e-05 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082190+0000", 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21810399799999999 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.393 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082358+0000", 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000168939 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.096961+0000", 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.01460229 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.394 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.103441+0000", 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.006480497 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.106791+0000", 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003350043 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.395 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.106829+0000", 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7598999999999997e-05 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.106861+0000", 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1912000000000002e-05 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.396 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:91198 9.9 9:93563b1a:::benchmark_data_smithi005_172289_object91197:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e205)", 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:30:25.872383+0000", 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 116.486214229, 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.22682300899999999, 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.397 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 91198 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.872383+0000", 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.398 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.872383+0000", 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.872385+0000", 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.751e-06 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.399 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.872414+0000", 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.8402999999999999e-05 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082008+0000", 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20959451200000001 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082049+0000", 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0501999999999999e-05 2023-09-30T09:32:22.400 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082209+0000", 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016048399999999999 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082631+0000", 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00042163900000000002 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.401 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.083139+0000", 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00050769300000000003 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.090348+0000", 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0072092340000000001 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.402 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.097898+0000", 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0075506760000000001 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.099053+0000", 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001154324 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.403 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.099143+0000", 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0173999999999994e-05 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.099206+0000", 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2617e-05 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.404 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:91218 9.8 e205/197 9:13ee0569:::benchmark_data_smithi005_172289_object91217:head v 205'5737, mlcod=205'5735)", 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:30:25.891575+0000", 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 116.467021831, 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.195376938, 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.891575+0000", 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.405 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.891575+0000", 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.891582+0000", 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4950000000000002e-06 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.406 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:25.891630+0000", 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7388000000000001e-05 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082051+0000", 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.190420857 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082078+0000", 2023-09-30T09:32:22.407 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7739999999999999e-05 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082226+0000", 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000147312 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.082250+0000", 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3989e-05 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.408 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.086906+0000", 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0046560430000000003 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:26.086952+0000", 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6113999999999999e-05 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.409 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:137141 9.9 9:920d2c90:::benchmark_data_smithi005_172289_object30005:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:31:25.249152+0000", 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 57.109445192999999, 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11829686, 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.410 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 137141 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.249152+0000", 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.411 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.249152+0000", 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.249153+0000", 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8679999999999999e-06 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.249162+0000", 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1049999999999995e-06 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.412 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.324373+0000", 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.075211053 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.324391+0000", 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8493000000000001e-05 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.324865+0000", 2023-09-30T09:32:22.413 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00047428299999999999 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.325065+0000", 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019929600000000001 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.325160+0000", 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5476999999999994e-05 2023-09-30T09:32:22.414 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.336711+0000", 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011551184000000001 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.360928+0000", 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.024216680000000001 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.415 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.367330+0000", 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0064018130000000001 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.367401+0000", 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0759999999999993e-05 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.416 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:31:25.367448+0000", 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7848e-05 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:170078 9.5 9:a0a983aa:::benchmark_data_smithi005_172289_object62942:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:12.213898+0000", 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 10.144698517, 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12568469700000001, 2023-09-30T09:32:22.417 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 170078 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.418 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213898+0000", 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213898+0000", 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213899+0000", 2023-09-30T09:32:22.419 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5799999999999998e-07 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213904+0000", 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2979999999999999e-06 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213918+0000", 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3562e-05 2023-09-30T09:32:22.420 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213926+0000", 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2530000000000004e-06 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.224141+0000", 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010214536999999999 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.421 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.224251+0000", 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000110053 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.224323+0000", 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2019000000000003e-05 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.422 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.309547+0000", 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.085223611000000005 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.309753+0000", 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020629200000000001 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.339482+0000", 2023-09-30T09:32:22.423 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.029728963000000001 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.339537+0000", 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5353999999999999e-05 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.339583+0000", 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5797000000000002e-05 2023-09-30T09:32:22.424 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:170079 9.5 9:acc339fc:::benchmark_data_smithi005_172289_object62943:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:12.213941+0000", 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 10.144656081000001, 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12585771500000001, 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.425 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 170079 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213941+0000", 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.426 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213941+0000", 2023-09-30T09:32:22.427 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.427 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.427 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.427 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.427 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213941+0000", 2023-09-30T09:32:22.427 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4099999999999999e-07 2023-09-30T09:32:22.429 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213944+0000", 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.9909999999999998e-06 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213952+0000", 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3969999999999997e-06 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.430 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.213957+0000", 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7429999999999999e-06 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.227840+0000", 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013883064000000001 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.227924+0000", 2023-09-30T09:32:22.431 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3967000000000004e-05 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.227993+0000", 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8409000000000002e-05 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.309714+0000", 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.081720861000000006 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.432 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.309792+0000", 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8088000000000002e-05 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.339635+0000", 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.029843031999999999 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.339756+0000", 2023-09-30T09:32:22.433 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121342 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:12.339798+0000", 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2280000000000002e-05 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.434 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:170666 9.b 9:d815760e:::benchmark_data_smithi005_172289_object63530:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:13.134297+0000", 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.2242995489999995, 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11545101000000001, 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 170666 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.435 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.134297+0000", 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.134297+0000", 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.134299+0000", 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8390000000000001e-06 2023-09-30T09:32:22.436 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.134352+0000", 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2997000000000001e-05 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.134367+0000", 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.543e-05 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.437 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.134416+0000", 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8658000000000001e-05 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.135417+0000", 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001000756 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.135530+0000", 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000112923 2023-09-30T09:32:22.438 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.135644+0000", 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011443 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140176+0000", 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045322189999999997 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.439 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.159879+0000", 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.019702444999999999 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.249503+0000", 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.089624121000000001 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.249642+0000", 2023-09-30T09:32:22.440 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013891399999999999 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.249748+0000", 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000106278 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:170670 9.b 9:d40ccd85:::benchmark_data_smithi005_172289_object63534:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.441 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:13.140249+0000", 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.2183474459999992, 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.110012226, 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 170670 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.442 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140249+0000", 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140249+0000", 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140251+0000", 2023-09-30T09:32:22.443 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.691e-06 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140257+0000", 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4949999999999996e-06 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140271+0000", 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3695e-05 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.444 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140280+0000", 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3440000000000001e-06 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140382+0000", 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000102459 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140523+0000", 2023-09-30T09:32:22.445 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0001407 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.140646+0000", 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012348 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.146954+0000", 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0063082709999999998 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.446 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.249855+0000", 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.102900662 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.250058+0000", 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020338999999999999 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.250176+0000", 2023-09-30T09:32:22.447 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000117595 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.250262+0000", 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5444000000000004e-05 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:170694 9.b 9:d8849e9e:::benchmark_data_smithi005_172289_object63558:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.448 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:13.171694+0000", 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.1869028830000001, 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.113157648, 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 170694 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.449 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.171694+0000", 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.171694+0000", 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.171695+0000", 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4389999999999999e-06 2023-09-30T09:32:22.450 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.171700+0000", 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1850000000000003e-06 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.171712+0000", 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1786e-05 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.451 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.171720+0000", 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5379999999999997e-06 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.251082+0000", 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.079362684000000003 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.452 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.251361+0000", 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00027844099999999999 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.251655+0000", 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000294531 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.259658+0000", 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0080025370000000005 2023-09-30T09:32:22.453 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.272184+0000", 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012525807999999999 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.284748+0000", 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012563962999999999 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.454 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.284809+0000", 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1678000000000001e-05 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.284852+0000", 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2058000000000003e-05 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.455 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:170696 9.5 9:a7289d15:::benchmark_data_smithi005_172289_object63560:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:13.174788+0000", 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 9.1838092079999996, 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.116402036, 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 170696 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.456 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.174788+0000", 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.174788+0000", 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.457 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.174788+0000", 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6099999999999999e-07 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.174793+0000", 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.313e-06 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.248147+0000", 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.073354582000000002 2023-09-30T09:32:22.458 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.248177+0000", 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.008e-05 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.248261+0000", 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3629999999999997e-05 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.459 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.248390+0000", 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012861 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.248517+0000", 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012698900000000001 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.258897+0000", 2023-09-30T09:32:22.460 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010380701000000001 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.271811+0000", 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012913529999999999 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.291109+0000", 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.019297690999999999 2023-09-30T09:32:22.461 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.291147+0000", 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8308e-05 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:13.291190+0000", 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2741000000000003e-05 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.462 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:172513 9.9 9:95a1f8e4:::benchmark_data_smithi005_172289_object65377:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:15.965996+0000", 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 6.3926003949999997, 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.107885179, 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 172513 2023-09-30T09:32:22.463 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.965996+0000", 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.965996+0000", 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.464 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.965997+0000", 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0189999999999999e-06 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.966001+0000", 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.625e-06 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.966008+0000", 2023-09-30T09:32:22.465 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0870000000000001e-06 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.966013+0000", 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5040000000000004e-06 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.966066+0000", 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3720000000000001e-05 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.466 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.966175+0000", 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000108236 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:15.966276+0000", 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000101618 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:16.054811+0000", 2023-09-30T09:32:22.467 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.088535099000000006 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:16.054951+0000", 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013969000000000001 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:16.073767+0000", 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.018815674000000001 2023-09-30T09:32:22.468 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:16.073835+0000", 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7906999999999999e-05 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:16.073882+0000", 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6999999999999997e-05 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.469 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:174150 9.b 9:d2584fa0:::benchmark_data_smithi005_172289_object67014:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:18.507002+0000", 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 3.8515950299999999, 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.10752038899999999, 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.470 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 174150 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.507002+0000", 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.507002+0000", 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.471 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.507002+0000", 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.54e-07 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.507006+0000", 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7560000000000001e-06 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.472 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.507015+0000", 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7630000000000006e-06 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.507020+0000", 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4240000000000001e-06 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512426+0000", 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0054058709999999996 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.473 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512545+0000", 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000118897 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512661+0000", 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000116177 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.474 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.521086+0000", 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.008424473 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.527371+0000", 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0062850550000000003 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528791+0000", 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0014202539999999999 2023-09-30T09:32:22.475 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614470+0000", 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.085678834999999995 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614522+0000", 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2129999999999997e-05 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.476 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:174152 9.9 9:937e7ace:::benchmark_data_smithi005_172289_object67016:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:18.511801+0000", 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 3.8467960379999999, 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.10967631799999999, 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 174152 2023-09-30T09:32:22.477 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.511801+0000", 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.511801+0000", 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.478 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.511802+0000", 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.686e-06 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.511808+0000", 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8499999999999999e-06 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.479 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.511822+0000", 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3644e-05 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.511831+0000", 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8899999999999996e-06 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512733+0000", 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00090251199999999995 2023-09-30T09:32:22.480 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512862+0000", 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012918399999999999 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512994+0000", 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013188800000000001 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.481 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.516921+0000", 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0039268480000000001 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.519525+0000", 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.002603756 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.482 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.620198+0000", 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.100673445 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.620457+0000", 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000259017 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.483 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.621477+0000", 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001019598 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:174153 9.b 9:de22dae8:::benchmark_data_smithi005_172289_object67017:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:18.512715+0000", 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 3.845882037, 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.113588327, 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.484 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 174153 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512715+0000", 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.485 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512715+0000", 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512716+0000", 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3600000000000002e-07 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.486 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512720+0000", 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3950000000000003e-06 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512731+0000", 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1422e-05 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512739+0000", 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5519999999999999e-06 2023-09-30T09:32:22.487 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.517261+0000", 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045224230000000002 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.517344+0000", 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2589000000000005e-05 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,6", 2023-09-30T09:32:22.488 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.517416+0000", 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2064999999999995e-05 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.521179+0000", 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0037631129999999998 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614584+0000", 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.093404916000000004 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.489 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.626021+0000", 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011437144 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.626087+0000", 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5495999999999998e-05 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.490 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.626303+0000", 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000216376 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:174154 9.5 9:aef35c47:::benchmark_data_smithi005_172289_object67018:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:18.512752+0000", 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 3.8458448619999999, 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11072937400000001, 2023-09-30T09:32:22.491 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 174154 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512752+0000", 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.492 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512752+0000", 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512752+0000", 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7800000000000002e-07 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.493 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512755+0000", 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2170000000000001e-06 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512761+0000", 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1709999999999999e-06 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512766+0000", 2023-09-30T09:32:22.494 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7600000000000002e-06 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512808+0000", 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2976000000000003e-05 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512882+0000", 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3069000000000001e-05 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.495 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.512949+0000", 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7454999999999997e-05 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.516914+0000", 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0039650520000000002 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.496 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.520998+0000", 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0040835109999999997 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.620242+0000", 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.099244320999999996 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.620290+0000", 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8099000000000001e-05 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.497 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.623481+0000", 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003191265 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:174165 9.5 9:a168c4fc:::benchmark_data_smithi005_172289_object67029:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:18.528621+0000", 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 3.8299754049999999, 2023-09-30T09:32:22.498 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11559883899999999, 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 174165 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528621+0000", 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.499 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528621+0000", 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528623+0000", 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.178e-06 2023-09-30T09:32:22.500 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528627+0000", 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8629999999999999e-06 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528639+0000", 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1625e-05 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.501 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528647+0000", 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6660000000000008e-06 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.528723+0000", 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6798999999999994e-05 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614549+0000", 2023-09-30T09:32:22.502 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.085825865000000001 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614679+0000", 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012918200000000001 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.623529+0000", 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0088508670000000001 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.503 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.630716+0000", 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071866930000000001 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.644085+0000", 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013369129 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.504 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.644167+0000", 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1359999999999994e-05 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.644220+0000", 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3612000000000001e-05 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.505 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:174168 9.9 9:94bff7ac:::benchmark_data_smithi005_172289_object67032:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:18.538996+0000", 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 3.8196006970000003, 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.114069833, 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 174168 2023-09-30T09:32:22.506 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.538996+0000", 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.538996+0000", 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:32:22.507 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.538997+0000", 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.083e-06 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.539002+0000", 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5480000000000003e-06 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.508 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614168+0000", 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.075166180999999999 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614201+0000", 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3538999999999999e-05 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614355+0000", 2023-09-30T09:32:22.509 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015395900000000001 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614511+0000", 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000155761 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 5,7", 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.614656+0000", 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0001449 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.510 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.621626+0000", 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0069700710000000004 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.636952+0000", 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015325492 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.652966+0000", 2023-09-30T09:32:22.511 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.016014370999999999 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.653025+0000", 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9376000000000002e-05 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:18.653066+0000", 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0552000000000001e-05 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.512 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.513 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.513 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:32:22.513 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:32:22.513 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:32:22.513 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:22.514 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:32:22.514 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:32:22.527 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:32:22.541 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:22.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:22.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:22.578 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:32:22.628 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:32:22.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:22.683 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:32:22.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:22.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:22.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:22.716 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:32:22.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:22 smithi099 bash[59238]: cluster 2023-09-30T09:32:21.074465+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:32:22.745 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:22 smithi099 bash[59238]: audit 2023-09-30T09:32:22.373227+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.5:0/2221959962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:32:22.764 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:32:22.769 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.769 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.769 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.769 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.769 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.769 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.770 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.770 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:32:22.798 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:22.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:22.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:22.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:22.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:22.964 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:22.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:22.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:22 smithi005 bash[78438]: cluster 2023-09-30T09:32:21.074465+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:32:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:22 smithi005 bash[78438]: audit 2023-09-30T09:32:22.373227+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.5:0/2221959962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:32:23.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:22 smithi005 bash[75361]: cluster 2023-09-30T09:32:21.074465+0000 mgr.y (mgr.34107) 935 : cluster 0 pgmap v971: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:32:23.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:22 smithi005 bash[75361]: audit 2023-09-30T09:32:22.373227+0000 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.5:0/2221959962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:32:23.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:23.094 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:23.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:23.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:23.201 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:23.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:23.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:23.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:23.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:23.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:23.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:23.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:23.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:23.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:23.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:23.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:23.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:23.646 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:23.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:23.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:23.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:23 smithi005 bash[75361]: audit 2023-09-30T09:32:22.892999+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.5:0/2717806053' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:32:23.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:23 smithi005 bash[75361]: audit 2023-09-30T09:32:22.893581+0000 mon.a (mon.0) 1201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:32:23.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:23.769 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:32:23.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:23.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:23.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:23.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:23.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:23 smithi099 bash[59238]: audit 2023-09-30T09:32:22.892999+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.5:0/2717806053' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:32:23.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:23 smithi099 bash[59238]: audit 2023-09-30T09:32:22.893581+0000 mon.a (mon.0) 1201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:32:23.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:23.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:23.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:24.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:23 smithi005 bash[78438]: audit 2023-09-30T09:32:22.892999+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.5:0/2717806053' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:32:24.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:23 smithi005 bash[78438]: audit 2023-09-30T09:32:22.893581+0000 mon.a (mon.0) 1201 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:32:24.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:24.070 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:24.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:24.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:24.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:24.210 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:24.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:24.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:24.312 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:24.348 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:24.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:24.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:24.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:24.488 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:24.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:24.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:24.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:24.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:24.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:24.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:24.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: cluster 2023-09-30T09:32:23.074977+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-09-30T09:32:24.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: cluster 2023-09-30T09:32:23.741136+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:32:24.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: cluster 2023-09-30T09:32:23.741173+0000 mon.a (mon.0) 1203 : cluster 1 Cluster is now healthy 2023-09-30T09:32:24.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: audit 2023-09-30T09:32:23.752481+0000 mon.a (mon.0) 1204 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:32:24.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: cluster 2023-09-30T09:32:23.757454+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:24.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:24.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:24.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:24.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:24.891 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:24.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:24.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-30T09:32:24.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.001 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: cluster 2023-09-30T09:32:23.757568+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-30T09:32:25.001 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: cluster 2023-09-30T09:32:23.760165+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.001 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[75361]: cluster 2023-09-30T09:32:23.767952+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: cluster 2023-09-30T09:32:23.074977+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-09-30T09:32:25.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: cluster 2023-09-30T09:32:23.741136+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:32:25.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: cluster 2023-09-30T09:32:23.741173+0000 mon.a (mon.0) 1203 : cluster 1 Cluster is now healthy 2023-09-30T09:32:25.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: audit 2023-09-30T09:32:23.752481+0000 mon.a (mon.0) 1204 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:32:25.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: cluster 2023-09-30T09:32:23.757454+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: cluster 2023-09-30T09:32:23.757568+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-30T09:32:25.002 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: cluster 2023-09-30T09:32:23.760165+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.003 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:24 smithi005 bash[78438]: cluster 2023-09-30T09:32:23.767952+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.018 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:25.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: cluster 2023-09-30T09:32:23.074977+0000 mgr.y (mgr.34107) 936 : cluster 0 pgmap v972: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-09-30T09:32:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: cluster 2023-09-30T09:32:23.741136+0000 mon.a (mon.0) 1202 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:32:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: cluster 2023-09-30T09:32:23.741173+0000 mon.a (mon.0) 1203 : cluster 1 Cluster is now healthy 2023-09-30T09:32:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: audit 2023-09-30T09:32:23.752481+0000 mon.a (mon.0) 1204 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:32:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: cluster 2023-09-30T09:32:23.757454+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: cluster 2023-09-30T09:32:23.757568+0000 mon.a (mon.0) 1205 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-09-30T09:32:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: cluster 2023-09-30T09:32:23.760165+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:24 smithi099 bash[59238]: cluster 2023-09-30T09:32:23.767952+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e210 with expected crc 2023-09-30T09:32:25.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:25.147 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:25.250 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:25.284 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:25.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:25.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:25.667 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:25.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:25.801 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:25.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:25.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:25.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:25.969 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:25.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:25.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:26.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:26.102 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:26.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:26.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:26.209 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:26.239 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:26.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:26.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:26.347 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:26.371 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:26.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:26.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:26.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:26.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:26.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:26.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:26.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:26.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:26.749 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:26.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:32:26.780 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:26.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:26.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:26.916 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:26.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:26.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:26 smithi005 bash[75361]: cluster 2023-09-30T09:32:25.075601+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-30T09:32:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:26 smithi005 bash[78438]: cluster 2023-09-30T09:32:25.075601+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-30T09:32:27.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:26 smithi099 bash[59238]: cluster 2023-09-30T09:32:25.075601+0000 mgr.y (mgr.34107) 937 : cluster 0 pgmap v974: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-30T09:32:27.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:27.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:27.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:27.170 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:27.194 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:27.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:27.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:27.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:27.329 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:27.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:27.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:27.434 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:27.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:27.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:27.581 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:27.609 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:27.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:27.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:27.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:27.739 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:32:27.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:27.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:27.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:27.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:27.902 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:27.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:27.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:28.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:28.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:28.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:28.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:28.137 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:28.180 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:28.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:28.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:28.283 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:28.323 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:28.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:28.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:28.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:28.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:28.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:28.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:28.596 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:28.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:28.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:28.704 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:28.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:28.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:28.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:28.883 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:28.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:28.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:28.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:28.998 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:28 smithi005 bash[75361]: cluster 2023-09-30T09:32:27.076243+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:32:28.999 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:28 smithi005 bash[78438]: cluster 2023-09-30T09:32:27.076243+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:32:29.025 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:29.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:29.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:28 smithi099 bash[59238]: cluster 2023-09-30T09:32:27.076243+0000 mgr.y (mgr.34107) 938 : cluster 0 pgmap v975: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:32:29.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:29.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:29.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:29.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:29.275 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:29.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:29.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:29.391 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:29.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:29.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:29.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:29.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:29.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:29.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:29.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:29.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:29.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:32:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:32:29] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.33.4" 2023-09-30T09:32:29.793 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:29.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:29.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:29.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:29.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:29.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:29.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:30.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:30.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:30.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:30.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:30.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:30.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:30.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:30.295 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:30.327 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:30.374 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:31.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:31.187 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:30 smithi099 bash[59238]: cluster 2023-09-30T09:32:29.077057+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-09-30T09:32:31.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:31.188 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:30 smithi005 bash[78438]: cluster 2023-09-30T09:32:29.077057+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-09-30T09:32:31.188 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:30 smithi005 bash[75361]: cluster 2023-09-30T09:32:29.077057+0000 mgr.y (mgr.34107) 939 : cluster 0 pgmap v976: 89 pgs: 89 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-09-30T09:32:31.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:31.315 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:31.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:31.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:31.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:31.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:31.459 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:31.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:31.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:31.562 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:31.591 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:31.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:31.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:31.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:31.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:31.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:31.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:31.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:31.848 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:31.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:31.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:31.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:31.983 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:31.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:32.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:32.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:32.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:32.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:32.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:32.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:32.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:32.335 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:32.359 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:32.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:32.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:32.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:32.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:32.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:32.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:32.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:32.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:32.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:32.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:32.766 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:32.802 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:32.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:32.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:32.907 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:32.915 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:32 smithi005 bash[78438]: cluster 2023-09-30T09:32:31.077623+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:32:32.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:32 smithi005 bash[75361]: cluster 2023-09-30T09:32:31.077623+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:32:32.927 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:32.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:32.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:33.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:33.040 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:32 smithi099 bash[59238]: cluster 2023-09-30T09:32:31.077623+0000 mgr.y (mgr.34107) 940 : cluster 0 pgmap v977: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:32:33.070 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:33.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:33.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:33.172 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:33.216 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:33.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:33.319 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:33.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:33.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:33.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:33.490 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:33.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:33.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:33.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:33.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:33.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:33.726 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:33.757 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:33.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:33.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:33.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:33.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:33.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:33.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:34.022 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:34.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:34.127 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:34.156 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:34.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:34.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:34.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:34.279 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:34.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:34.382 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:34.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:34.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:34.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:34.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:34.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:34.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:34.708 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:34.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:34.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:34.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:34.858 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:34 smithi005 bash[75361]: cluster 2023-09-30T09:32:33.078070+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:32:34.859 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:34 smithi005 bash[78438]: cluster 2023-09-30T09:32:33.078070+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:32:34.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:34.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:34.988 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:35.014 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:34 smithi099 bash[59238]: cluster 2023-09-30T09:32:33.078070+0000 mgr.y (mgr.34107) 941 : cluster 0 pgmap v978: 89 pgs: 89 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-09-30T09:32:35.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:35.139 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:35.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:35.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:35.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:35.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:35.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:35.409 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:35.440 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:35.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:35.576 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:35.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:35.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:35.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:35.839 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:35.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:35.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:35.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:35.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:35.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:36.081 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:36.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:36.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:36.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:36.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:36.256 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:36.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:36.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:36.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:36.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:36.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:36.490 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:36.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:36.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:36.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:36.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:36.645 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:36.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:36.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:36.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:36.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:36.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:36.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:36.902 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:36.924 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:36.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:37.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:36 smithi005 bash[75361]: cluster 2023-09-30T09:32:35.078559+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-09-30T09:32:37.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:36 smithi005 bash[75361]: audit 2023-09-30T09:32:36.574019+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:37.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:36 smithi005 bash[75361]: audit 2023-09-30T09:32:36.580265+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:37.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:36 smithi005 bash[78438]: cluster 2023-09-30T09:32:35.078559+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-09-30T09:32:37.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:36 smithi005 bash[78438]: audit 2023-09-30T09:32:36.574019+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:37.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:36 smithi005 bash[78438]: audit 2023-09-30T09:32:36.580265+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:37.027 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:37.036 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:36 smithi099 bash[59238]: cluster 2023-09-30T09:32:35.078559+0000 mgr.y (mgr.34107) 942 : cluster 0 pgmap v979: 89 pgs: 89 active+clean; 1.9 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-09-30T09:32:37.036 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:36 smithi099 bash[59238]: audit 2023-09-30T09:32:36.574019+0000 mon.a (mon.0) 1206 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:37.036 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:36 smithi099 bash[59238]: audit 2023-09-30T09:32:36.580265+0000 mon.a (mon.0) 1207 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:37.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:37.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:37.181 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:37.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:37.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:37.315 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:37.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:37.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:37.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:37.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:37.477 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:37.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:37.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:37.582 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:37.608 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:37.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:37.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:37.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:37.738 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:37.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:37.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:37.844 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:37.868 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:37.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:37.973 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:38.008 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:38.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:38.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:38.135 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:38.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:38.243 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:38.293 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:38.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:38.397 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:38.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:38.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:38.536 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:38.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:38.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:38.710 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:38.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:38.771 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:38 smithi099 bash[59238]: cluster 2023-09-30T09:32:37.079102+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v980: 89 pgs: 89 active+clean; 1.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-30T09:32:38.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:38.847 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:38.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:38.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:38.959 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:38 smithi005 bash[75361]: cluster 2023-09-30T09:32:37.079102+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v980: 89 pgs: 89 active+clean; 1.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-30T09:32:38.960 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:38 smithi005 bash[78438]: cluster 2023-09-30T09:32:37.079102+0000 mgr.y (mgr.34107) 943 : cluster 0 pgmap v980: 89 pgs: 89 active+clean; 1.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-30T09:32:38.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:38.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:38.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:39.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:39.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:39.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:39.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:39.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:39.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:39.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:39.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:39.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:39.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:39.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:39.478 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:39.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:39.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:39.610 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:39.635 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:39.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:39.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:39.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:39.756 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:32:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:32:39] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:32:39.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:39.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:39.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:39.872 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:39.936 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:39.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:39.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:40.039 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:40.067 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:40.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:40.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:40.201 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:40.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:40.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:40.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:40.332 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:40.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:40.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:40.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:40.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:40.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:40.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:40.573 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:40.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:40.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:40.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:40.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:40.742 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:40.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:40.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:40.850 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:40.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:40.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:40.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:41.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:41.009 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:40 smithi099 bash[59238]: cluster 2023-09-30T09:32:39.079647+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v981: 89 pgs: 89 active+clean; 1.7 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:32:41.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:41.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:41.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:41.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:41.163 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:41.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:41.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:41.266 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:41.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:40 smithi005 bash[78438]: cluster 2023-09-30T09:32:39.079647+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v981: 89 pgs: 89 active+clean; 1.7 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:32:41.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:40 smithi005 bash[75361]: cluster 2023-09-30T09:32:39.079647+0000 mgr.y (mgr.34107) 944 : cluster 0 pgmap v981: 89 pgs: 89 active+clean; 1.7 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:32:41.334 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:41.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:41.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:41.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:41.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:41.586 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:41.619 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:41.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:41.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:41.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:41.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:41.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:41.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:41.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:41.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:41.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:41.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:41.981 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:42.016 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:42.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:42.119 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:42.147 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:42.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:42.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:42.286 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:42.392 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:42.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:42.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:42.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:42.553 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:42.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:42.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:42.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:42.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:42.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:42.788 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:42 smithi005 bash[75361]: cluster 2023-09-30T09:32:41.080232+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-30T09:32:42.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:42.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:42.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:42.933 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:42 smithi099 bash[59238]: cluster 2023-09-30T09:32:41.080232+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-30T09:32:42.970 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:42.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:42.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:43.074 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:43.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:43.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:43.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:43.120 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:42 smithi005 bash[78438]: cluster 2023-09-30T09:32:41.080232+0000 mgr.y (mgr.34107) 945 : cluster 0 pgmap v982: 89 pgs: 89 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-30T09:32:43.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:43.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:43.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:43.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:43.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:43.371 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:43.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:43.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:43.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:43.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:43.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:43.612 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:43.642 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:43.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:43.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:43.745 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:43.775 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:43.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:43.879 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:43.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:43.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:44.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:44.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:44.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:44.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:44.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:44.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:44.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:44.293 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:44.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:44.400 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:44.429 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:44.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:44.534 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:44.570 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:44.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:44.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:44.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:44.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:44 smithi099 bash[59238]: cluster 2023-09-30T09:32:43.080738+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-09-30T09:32:44.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:44.862 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:44.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:44.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:44.992 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:44.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:44.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:45.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:45.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:45.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:45.229 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:45.262 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:45.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:44 smithi005 bash[75361]: cluster 2023-09-30T09:32:43.080738+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-09-30T09:32:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:44 smithi005 bash[78438]: cluster 2023-09-30T09:32:43.080738+0000 mgr.y (mgr.34107) 946 : cluster 0 pgmap v983: 89 pgs: 89 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 565 op/s 2023-09-30T09:32:45.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:45.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:45.369 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:45.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:45.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:45.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:45.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:45.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:45.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:45.644 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:45.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:45.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:45.773 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:45.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:45.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:45.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:45.812 INFO:teuthology.orchestra.run.smithi005.stderr:set pool 9 pgp_num to 16 2023-09-30T09:32:45.913 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:45.921 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:45 smithi005 bash[78438]: audit 2023-09-30T09:32:45.425098+0000 mon.a (mon.0) 1208 : audit 1 from='client.? 172.21.15.5:0/2306949235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:32:45.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:45 smithi005 bash[75361]: audit 2023-09-30T09:32:45.425098+0000 mon.a (mon.0) 1208 : audit 1 from='client.? 172.21.15.5:0/2306949235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:32:45.939 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:45.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:46.039 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:32:46.039 INFO:teuthology.orchestra.run.smithi005.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-30T09:32:46.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:46.050 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:45 smithi099 bash[59238]: audit 2023-09-30T09:32:45.425098+0000 mon.a (mon.0) 1208 : audit 1 from='client.? 172.21.15.5:0/2306949235' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-30T09:32:46.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:46.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:46.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:46.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:46.230 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:46.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:46.334 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:46.377 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:46.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:46.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:46.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:46.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:46.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:46.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:46.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:46.642 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:46.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:46.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:46.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:46.797 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:46.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:46.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[75361]: cluster 2023-09-30T09:32:45.081354+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-30T09:32:46.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[75361]: audit 2023-09-30T09:32:45.799867+0000 mon.a (mon.0) 1209 : audit 1 from='client.? 172.21.15.5:0/2306949235' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:32:46.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[75361]: cluster 2023-09-30T09:32:45.806396+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:46.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[75361]: cluster 2023-09-30T09:32:45.809179+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:46.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[75361]: cluster 2023-09-30T09:32:45.809574+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:32:46.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[75361]: cluster 2023-09-30T09:32:45.812017+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:46.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:46.931 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:46.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:46.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:47.034 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:47.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:46 smithi099 bash[59238]: cluster 2023-09-30T09:32:45.081354+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-30T09:32:47.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:46 smithi099 bash[59238]: audit 2023-09-30T09:32:45.799867+0000 mon.a (mon.0) 1209 : audit 1 from='client.? 172.21.15.5:0/2306949235' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:32:47.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:46 smithi099 bash[59238]: cluster 2023-09-30T09:32:45.806396+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:47.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:46 smithi099 bash[59238]: cluster 2023-09-30T09:32:45.809179+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:47.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:46 smithi099 bash[59238]: cluster 2023-09-30T09:32:45.809574+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:32:47.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:46 smithi099 bash[59238]: cluster 2023-09-30T09:32:45.812017+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:47.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:47.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:47.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:47.167 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:47.176 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[78438]: cluster 2023-09-30T09:32:45.081354+0000 mgr.y (mgr.34107) 947 : cluster 0 pgmap v984: 89 pgs: 89 active+clean; 1.4 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-30T09:32:47.177 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[78438]: audit 2023-09-30T09:32:45.799867+0000 mon.a (mon.0) 1209 : audit 1 from='client.? 172.21.15.5:0/2306949235' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-09-30T09:32:47.177 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[78438]: cluster 2023-09-30T09:32:45.806396+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:47.177 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[78438]: cluster 2023-09-30T09:32:45.809179+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:47.177 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[78438]: cluster 2023-09-30T09:32:45.809574+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:32:47.177 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:46 smithi005 bash[78438]: cluster 2023-09-30T09:32:45.812017+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e211 with expected crc 2023-09-30T09:32:47.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:47.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:47.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:47.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:47.352 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:47.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:47.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:47.456 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:47.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:47.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:47.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:47.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:47.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:47.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:47.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:47.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:47.759 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:47.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:47.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:47.866 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:47.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:47.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:47.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:48.002 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:48.033 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:48.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:48.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:48.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:48.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:48.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:48.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:48.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:48.426 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:48.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:48.533 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:48.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:48.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:48.671 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:48.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:48.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:48.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:48.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:48.942 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:48.969 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:48.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:49.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:48 smithi099 bash[59238]: cluster 2023-09-30T09:32:47.081759+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:32:49.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:49.102 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:49.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:49.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:49.215 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:48 smithi005 bash[78438]: cluster 2023-09-30T09:32:47.081759+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:32:49.216 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:48 smithi005 bash[75361]: cluster 2023-09-30T09:32:47.081759+0000 mgr.y (mgr.34107) 948 : cluster 0 pgmap v986: 89 pgs: 89 active+clean; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 672 op/s 2023-09-30T09:32:49.236 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:49.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:49.341 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:49.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:49.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:49.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:49.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:49.481 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:32:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:32:49] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:32:49.527 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:49.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:49.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-30T09:32:49.601 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:32:49.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:49.658 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:49.660 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:32:49.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:49.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:49.713 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:32:49.754 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:32:49.766 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:49.792 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:32:49.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:49.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:49.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:49.830 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:32:49.830 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:32:49.871 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:32:49.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:49.905 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:32:49.913 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:49 smithi099 bash[59238]: audit 2023-09-30T09:32:48.813268+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.5:0/1223468767' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:32:49.913 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:49 smithi099 bash[59238]: audit 2023-09-30T09:32:48.813869+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:32:49.913 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:49 smithi099 bash[59238]: audit 2023-09-30T09:32:49.551382+0000 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.5:0/2881364022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:32:49.915 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.916 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.916 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.916 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.916 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.916 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.916 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.916 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:32:49.934 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:49.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:49.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:50.041 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:50.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:50.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:50.204 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:50.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:50.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:50.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:49 smithi005 bash[75361]: audit 2023-09-30T09:32:48.813268+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.5:0/1223468767' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:32:50.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:49 smithi005 bash[75361]: audit 2023-09-30T09:32:48.813869+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:32:50.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:49 smithi005 bash[75361]: audit 2023-09-30T09:32:49.551382+0000 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.5:0/2881364022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:32:50.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:49 smithi005 bash[78438]: audit 2023-09-30T09:32:48.813268+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.5:0/1223468767' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:32:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:49 smithi005 bash[78438]: audit 2023-09-30T09:32:48.813869+0000 mon.a (mon.0) 1211 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:32:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:49 smithi005 bash[78438]: audit 2023-09-30T09:32:49.551382+0000 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.5:0/2881364022' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:32:50.309 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.337 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:50.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:50.441 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:50.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:50.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:50.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:50.583 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:50.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:50.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.738 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:50.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:50.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:50.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:50.882 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:50.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:50.986 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:50.995 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.082335+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-30T09:32:50.995 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.804578+0000 mon.a (mon.0) 1212 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:32:50.995 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: audit 2023-09-30T09:32:49.811751+0000 mon.a (mon.0) 1213 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:32:50.995 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.817687+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.818431+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-30T09:32:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.819120+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.819320+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.822021+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: cluster 2023-09-30T09:32:49.833557+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:50.996 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:50 smithi099 bash[59238]: audit 2023-09-30T09:32:49.976910+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:32:51.010 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:51.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:51.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:51.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:51.146 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:51.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:51.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:51.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:51.260 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.082335+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-30T09:32:51.260 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.804578+0000 mon.a (mon.0) 1212 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: audit 2023-09-30T09:32:49.811751+0000 mon.a (mon.0) 1213 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.817687+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.818431+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.819120+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.819320+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.822021+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: cluster 2023-09-30T09:32:49.833557+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[78438]: audit 2023-09-30T09:32:49.976910+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.082335+0000 mgr.y (mgr.34107) 949 : cluster 0 pgmap v987: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.804578+0000 mon.a (mon.0) 1212 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: audit 2023-09-30T09:32:49.811751+0000 mon.a (mon.0) 1213 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.817687+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.818431+0000 mon.a (mon.0) 1214 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.819120+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.819320+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.822021+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: cluster 2023-09-30T09:32:49.833557+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e212 with expected crc 2023-09-30T09:32:51.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:50 smithi005 bash[75361]: audit 2023-09-30T09:32:49.976910+0000 mon.a (mon.0) 1215 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:32:51.285 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:51.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:51.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:51.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:51.426 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:51.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:51.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:51.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:51.559 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:51.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:51.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:51.663 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:51.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:52.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:52.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:52.254 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:52.281 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:52.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:52.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:52.384 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:52.411 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:52.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:52.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:52.513 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:52.546 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:52.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:52.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:52.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:52.685 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:52.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:52.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:52.814 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:52.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:52.918 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:52.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:52 smithi005 bash[75361]: cluster 2023-09-30T09:32:51.082878+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 856 op/s 2023-09-30T09:32:52.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:52 smithi005 bash[75361]: audit 2023-09-30T09:32:51.572577+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:52.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:52 smithi005 bash[75361]: audit 2023-09-30T09:32:51.573924+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:52.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:52 smithi005 bash[78438]: cluster 2023-09-30T09:32:51.082878+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 856 op/s 2023-09-30T09:32:52.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:52 smithi005 bash[78438]: audit 2023-09-30T09:32:51.572577+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:52.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:52 smithi005 bash[78438]: audit 2023-09-30T09:32:51.573924+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:52.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:52.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:52.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:52 smithi099 bash[59238]: cluster 2023-09-30T09:32:51.082878+0000 mgr.y (mgr.34107) 950 : cluster 0 pgmap v989: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 856 op/s 2023-09-30T09:32:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:52 smithi099 bash[59238]: audit 2023-09-30T09:32:51.572577+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:52 smithi099 bash[59238]: audit 2023-09-30T09:32:51.573924+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:53.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:53.083 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:53.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:53.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:53.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:53.227 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:53.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:53.247 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 7, 6, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:32:53.247 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:32:53.248 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 2, 3, 4, 5, 7, 6, 0] 2023-09-30T09:32:53.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd out 4 2023-09-30T09:32:53.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:53.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:53.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:53.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:53.483 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:53.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:53.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:53.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:53.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:53.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:53.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:53.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:53.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:53.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:53.826 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:53.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:53.927 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:53.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:53.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:53.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:54.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:54.094 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:54.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:54.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:54.154 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:32:54.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:32:54.197 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:54.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:54.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:54.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:54.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:54.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:54.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:54.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:54.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:54.497 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:54.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:54.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:54.637 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:54.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:54.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:54.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:54.749 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:54 smithi005 bash[75361]: cluster 2023-09-30T09:32:53.083390+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:32:54.749 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:54 smithi005 bash[78438]: cluster 2023-09-30T09:32:53.083390+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:32:54.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:54.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:54.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:54.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:54.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:54.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:54.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:55.020 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:55.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:54 smithi099 bash[59238]: cluster 2023-09-30T09:32:53.083390+0000 mgr.y (mgr.34107) 951 : cluster 0 pgmap v990: 89 pgs: 89 active+clean; 1.2 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 608 op/s 2023-09-30T09:32:55.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:55.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:55.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:55.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:55.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:55.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:55.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:55.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:55.403 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:55.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:55.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:55.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:55.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:55.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:55.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:55.547 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:55.639 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:55.663 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:55.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:55.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:55.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:55.803 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:55.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:55.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:55.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:55.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:55.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:56.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:56.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:56.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:56.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:56.195 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:56.259 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:56.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:56.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:56.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:56.396 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:56.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:56.520 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:56.548 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:56.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:56.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:56.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:56.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:56.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:56.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:56.786 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:56.819 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:32:56.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:56.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:32:56.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:56.933 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:56 smithi099 bash[59238]: cluster 2023-09-30T09:32:55.084123+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-09-30T09:32:56.934 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:56 smithi099 bash[59238]: audit 2023-09-30T09:32:56.609933+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:56.934 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:56 smithi099 bash[59238]: audit 2023-09-30T09:32:56.624403+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:56.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:56.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:56.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:57.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:56 smithi005 bash[78438]: cluster 2023-09-30T09:32:55.084123+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-09-30T09:32:57.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:56 smithi005 bash[78438]: audit 2023-09-30T09:32:56.609933+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:57.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:56 smithi005 bash[78438]: audit 2023-09-30T09:32:56.624403+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:57.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:56 smithi005 bash[75361]: cluster 2023-09-30T09:32:55.084123+0000 mgr.y (mgr.34107) 952 : cluster 0 pgmap v991: 89 pgs: 89 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-09-30T09:32:57.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:56 smithi005 bash[75361]: audit 2023-09-30T09:32:56.609933+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:57.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:56 smithi005 bash[75361]: audit 2023-09-30T09:32:56.624403+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:57.056 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:57.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:57.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:57.229 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:57.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:57.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.368 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:57.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:57.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:57.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:57.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:57.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:57.586 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:57.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:57.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:57.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:57.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:57.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.788 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:57.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:57.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:57.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:58.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:58.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:58.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:58.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:58.166 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[75361]: audit 2023-09-30T09:32:57.017552+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.166 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[75361]: audit 2023-09-30T09:32:57.027581+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.166 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[75361]: cluster 2023-09-30T09:32:57.084806+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 964 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[75361]: audit 2023-09-30T09:32:57.673807+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[75361]: audit 2023-09-30T09:32:57.675129+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[75361]: audit 2023-09-30T09:32:57.692568+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[78438]: audit 2023-09-30T09:32:57.017552+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[78438]: audit 2023-09-30T09:32:57.027581+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[78438]: cluster 2023-09-30T09:32:57.084806+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 964 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[78438]: audit 2023-09-30T09:32:57.673807+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[78438]: audit 2023-09-30T09:32:57.675129+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:32:58.167 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:32:58 smithi005 bash[78438]: audit 2023-09-30T09:32:57.692568+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:58.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:58.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:58.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:58 smithi099 bash[59238]: audit 2023-09-30T09:32:57.017552+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:58 smithi099 bash[59238]: audit 2023-09-30T09:32:57.027581+0000 mon.a (mon.0) 1221 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:58 smithi099 bash[59238]: cluster 2023-09-30T09:32:57.084806+0000 mgr.y (mgr.34107) 953 : cluster 0 pgmap v992: 89 pgs: 89 active+clean; 964 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:32:58.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:58 smithi099 bash[59238]: audit 2023-09-30T09:32:57.673807+0000 mon.a (mon.0) 1222 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:32:58.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:58 smithi099 bash[59238]: audit 2023-09-30T09:32:57.675129+0000 mon.a (mon.0) 1223 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:32:58.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:32:58 smithi099 bash[59238]: audit 2023-09-30T09:32:57.692568+0000 mon.a (mon.0) 1224 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:32:58.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.324 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:32:58.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:32:58.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:58.448 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:58.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:58.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:58.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:58.607 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:58.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:32:58.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:58.714 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:32:58.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:32:58.822 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:58.856 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:58.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:58.960 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:58.989 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:58.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:32:59.093 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:59.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:59.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:59.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:59.253 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:59.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:59.364 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:59.383 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:32:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:59.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:32:59.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:59.503 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:32:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:59.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:32:59.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:59.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:32:59.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:59.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:32:59.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:59.745 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:32:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:32:59] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.33.4" 2023-09-30T09:32:59.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:32:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:59.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:32:59.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:59.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:32:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:32:59.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:00.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:00.045 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:00.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:00.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:00.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:00.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:00.294 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:00.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:00 smithi099 bash[59238]: cluster 2023-09-30T09:32:59.087744+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 874 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-30T09:33:00.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:00.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:00.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:00.433 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:00.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:00.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:00.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:00.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:00 smithi005 bash[78438]: cluster 2023-09-30T09:32:59.087744+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 874 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-30T09:33:00.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:00 smithi005 bash[75361]: cluster 2023-09-30T09:32:59.087744+0000 mgr.y (mgr.34107) 954 : cluster 0 pgmap v993: 89 pgs: 89 active+clean; 874 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2023-09-30T09:33:00.569 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:00.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:00.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:00.708 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:00.733 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:00.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:00.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:00.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:00.870 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:00.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:00.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:00.973 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:01.000 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:01.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:01.103 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:01.128 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:01.235 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:01.270 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:01.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:01.375 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:01.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:01.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:01.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:01.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:01.638 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:01.667 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:01.774 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:01.804 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:01.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:01.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:01.941 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:01.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:01.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:02.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:02.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:02.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:02.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:02.184 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:02 smithi099 bash[59238]: cluster 2023-09-30T09:33:01.088352+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v994: 89 pgs: 89 active+clean; 761 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-30T09:33:02.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:02.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:02.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:02 smithi005 bash[78438]: cluster 2023-09-30T09:33:01.088352+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v994: 89 pgs: 89 active+clean; 761 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-30T09:33:02.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:02 smithi005 bash[75361]: cluster 2023-09-30T09:33:01.088352+0000 mgr.y (mgr.34107) 955 : cluster 0 pgmap v994: 89 pgs: 89 active+clean; 761 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-30T09:33:02.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:02.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:02.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:02.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:02.437 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:02.466 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:02.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:02.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:02.576 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:02.606 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:02.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:02.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:02.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:02.736 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:02.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:02.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:02.839 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:02.867 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:02.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:02.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:02.971 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:03.004 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:03.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:03.110 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:03.142 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:03.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:03.248 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:03.280 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:03.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:03.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:03.414 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:03.519 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:03.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:03.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:03.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:03.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:03.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:03.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:03.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:03.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:03.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:03.945 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:03.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:03.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:04.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:04.077 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:04.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:04.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:04.183 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:04.232 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:04.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:04.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:04.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:04.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:04.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:04.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:04.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:04.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:04.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:04.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:04.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:04.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:04.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:04.756 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:04.784 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:04.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:04.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:04.899 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:04 smithi005 bash[78438]: cluster 2023-09-30T09:33:03.088845+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 761 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-09-30T09:33:04.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:04 smithi005 bash[75361]: cluster 2023-09-30T09:33:03.088845+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 761 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-09-30T09:33:04.923 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:04.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:04.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:05.026 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:05.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:04 smithi099 bash[59238]: cluster 2023-09-30T09:33:03.088845+0000 mgr.y (mgr.34107) 956 : cluster 0 pgmap v995: 89 pgs: 89 active+clean; 761 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 557 op/s 2023-09-30T09:33:05.053 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:05.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:05.156 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:05.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:05.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:05.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:05.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:05.324 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:05.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:05.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:05.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:05.481 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:05.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:05.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:05.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:05.613 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:05.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:05.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:05.716 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:05.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:05.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:05.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:05.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:05.897 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:05.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:05.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:06.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:06.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:06.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:06.308 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:06.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:06.414 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.435 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:06.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:06.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:06.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:06.671 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.703 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:06.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:06.848 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:06.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:06.873 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:06 smithi005 bash[78438]: cluster 2023-09-30T09:33:05.089478+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v996: 89 pgs: 89 active+clean; 638 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-30T09:33:06.873 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:06 smithi005 bash[78438]: audit 2023-09-30T09:33:06.569838+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:06.874 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:06 smithi005 bash[75361]: cluster 2023-09-30T09:33:05.089478+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v996: 89 pgs: 89 active+clean; 638 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-30T09:33:06.874 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:06 smithi005 bash[75361]: audit 2023-09-30T09:33:06.569838+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:06.929 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:33:06.929 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:33:06.929 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:33:06.929 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:33:06.929 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:33:06.951 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:06.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:06.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:06.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:06 smithi099 bash[59238]: cluster 2023-09-30T09:33:05.089478+0000 mgr.y (mgr.34107) 957 : cluster 0 pgmap v996: 89 pgs: 89 active+clean; 638 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-30T09:33:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:06 smithi099 bash[59238]: audit 2023-09-30T09:33:06.569838+0000 mon.a (mon.0) 1225 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:07.084 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:07.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:07.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:07.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:07.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:07.255 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:07.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:07.360 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:07.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:07.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:07.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:07.505 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:07.536 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:07.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:07.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:07.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:07.668 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:07.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:07.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:07.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:07.799 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:07.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:07.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:07.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:07.945 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:07.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:07.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:08.050 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:08.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:08.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:08.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:08.228 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:08.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:08.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:08.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:08.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:08.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:08.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:08.511 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:08.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:08.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:08.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:08.650 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:08.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:08.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:08.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:08.780 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:08.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:08.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:08.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:08.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:08.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:09.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:08 smithi005 bash[78438]: cluster 2023-09-30T09:33:07.089994+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 537 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-30T09:33:09.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:08 smithi005 bash[75361]: cluster 2023-09-30T09:33:07.089994+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 537 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-30T09:33:09.118 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:09.119 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:08 smithi099 bash[59238]: cluster 2023-09-30T09:33:07.089994+0000 mgr.y (mgr.34107) 958 : cluster 0 pgmap v997: 89 pgs: 89 active+clean; 537 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 693 op/s 2023-09-30T09:33:09.143 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:09.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:09.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:09.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:09.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:09.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:09.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:33:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:33:09] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:33:09.895 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:09.931 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:09.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:09.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:10.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-30T09:33:10.036 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:10.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:10.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:10.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:10.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:10.252 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:10.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:10.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:10.400 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:10.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:10.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:10.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:10.541 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:10.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:10.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:10.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:10.683 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:10.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:10.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:10.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:10.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:10 smithi099 bash[59238]: cluster 2023-09-30T09:33:09.090633+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v998: 89 pgs: 89 active+clean; 445 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:33:10.813 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:10.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:10.919 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:10.927 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:10 smithi005 bash[75361]: cluster 2023-09-30T09:33:09.090633+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v998: 89 pgs: 89 active+clean; 445 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:33:10.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:10 smithi005 bash[78438]: cluster 2023-09-30T09:33:09.090633+0000 mgr.y (mgr.34107) 959 : cluster 0 pgmap v998: 89 pgs: 89 active+clean; 445 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:33:10.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:10.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:11.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:11.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:11.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:11.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:11.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:11.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:11.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:11.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:11.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:11.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:11.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:11.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:11.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:11.505 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:11.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:11.608 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:11.647 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:11.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:11.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:11.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:11.783 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:11.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:11.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:11.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:11.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:11.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:11.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:12.016 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:12.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:12.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:12.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:12.153 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:12.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:12.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:12.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:12.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:12.315 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:12.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:12.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:12.421 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:12.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:12.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:12.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:12.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:12.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:12.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:12.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:12.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:13.370 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:12 smithi099 bash[59238]: cluster 2023-09-30T09:33:11.091201+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v999: 89 pgs: 89 active+clean; 324 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-09-30T09:33:13.371 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:12 smithi099 bash[59238]: audit 2023-09-30T09:33:12.439843+0000 mon.a (mon.0) 1226 : audit 1 from='client.? 172.21.15.5:0/3058701505' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:33:13.371 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:12 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.439929+0000 mon.a (mon.0) 1227 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-30T09:33:13.371 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:12 smithi005 bash[75361]: debug 2023-09-30T09:33:12.433+0000 7fd2fb837700 -1 mon.a@0(leader).osd e212 definitely_dead 0 2023-09-30T09:33:13.371 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:12 smithi005 bash[75361]: cluster 2023-09-30T09:33:11.091201+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v999: 89 pgs: 89 active+clean; 324 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-09-30T09:33:13.371 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:12 smithi005 bash[75361]: audit 2023-09-30T09:33:12.439843+0000 mon.a (mon.0) 1226 : audit 1 from='client.? 172.21.15.5:0/3058701505' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:33:13.371 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:12 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.439929+0000 mon.a (mon.0) 1227 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-30T09:33:13.372 INFO:teuthology.orchestra.run.smithi005.stderr:marked out osd.4. 2023-09-30T09:33:13.372 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:12 smithi005 bash[78438]: cluster 2023-09-30T09:33:11.091201+0000 mgr.y (mgr.34107) 960 : cluster 0 pgmap v999: 89 pgs: 89 active+clean; 324 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-09-30T09:33:13.372 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:12 smithi005 bash[78438]: audit 2023-09-30T09:33:12.439843+0000 mon.a (mon.0) 1226 : audit 1 from='client.? 172.21.15.5:0/3058701505' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:33:13.372 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:12 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.439929+0000 mon.a (mon.0) 1227 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-30T09:33:13.397 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:13.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:13.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:13.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:13.529 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:13.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:13.632 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:13.656 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:13.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:13.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:13.725 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: audit 2023-09-30T09:33:12.706032+0000 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.5:0/3058701505' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.710466+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.713211+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.713684+0000 osd.0 (osd.0) 103 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.715613+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.715982+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.716472+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:12.719624+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.726 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:13 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.711929+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-09-30T09:33:13.760 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: audit 2023-09-30T09:33:12.706032+0000 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.5:0/3058701505' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-30T09:33:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.710466+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-09-30T09:33:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.713211+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.713684+0000 osd.0 (osd.0) 103 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.715613+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.715982+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.716472+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:12.719624+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.711929+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: audit 2023-09-30T09:33:12.706032+0000 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.5:0/3058701505' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.710466+0000 mon.a (mon.0) 1229 : cluster 0 osdmap e213: 8 total, 8 up, 7 in 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.713211+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.713684+0000 osd.0 (osd.0) 103 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.715613+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.715982+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.716472+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:12.719624+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e213 with expected crc 2023-09-30T09:33:13.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:13 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.711929+0000 mon.a (mon.0) 1230 : cluster 0 osdmap e214: 8 total, 8 up, 7 in 2023-09-30T09:33:13.788 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:13.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:13.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:13.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:13.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:13.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:13.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:14.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:14.050 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:14.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:14.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:14.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:14.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:14.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:14.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:14.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:14.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:14.457 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:14.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:14.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:14.591 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:14.620 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:33:14.651 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:33:14.680 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:33:14.695 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:14.705 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:33:14.729 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:14.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:14.749 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:33:14.779 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:33:14.806 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:33:14.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:14.841 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:33:14.844 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.844 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.844 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.844 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.845 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.845 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.845 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.845 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.091955+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1001: 89 pgs: 5 peering, 84 active+clean; 324 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.708419+0000 osd.0 (osd.0) 104 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.712157+0000 osd.0 (osd.0) 105 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.712391+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.713048+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.715763+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.715835+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.715865+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.847 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.716647+0000 mon.a (mon.0) 1231 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-30T09:33:14.848 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: cluster 2023-09-30T09:33:13.718709+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.848 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:14 smithi099 bash[59238]: audit 2023-09-30T09:33:14.590644+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.5:0/1243075654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:33:14.864 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:14.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:14.967 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:14.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.091955+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1001: 89 pgs: 5 peering, 84 active+clean; 324 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:33:14.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.708419+0000 osd.0 (osd.0) 104 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.712157+0000 osd.0 (osd.0) 105 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.712391+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.713048+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.715763+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.715835+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.715865+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.716647+0000 mon.a (mon.0) 1231 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: cluster 2023-09-30T09:33:13.718709+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[78438]: audit 2023-09-30T09:33:14.590644+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.5:0/1243075654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.091955+0000 mgr.y (mgr.34107) 961 : cluster 0 pgmap v1001: 89 pgs: 5 peering, 84 active+clean; 324 MiB data, 4.3 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:33:14.978 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.708419+0000 osd.0 (osd.0) 104 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.712157+0000 osd.0 (osd.0) 105 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.712391+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.713048+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.715763+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.715835+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.715865+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.716647+0000 mon.a (mon.0) 1231 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: cluster 2023-09-30T09:33:13.718709+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e214 with expected crc 2023-09-30T09:33:14.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:14 smithi005 bash[75361]: audit 2023-09-30T09:33:14.590644+0000 mon.a (mon.0) 1232 : audit 0 from='client.? 172.21.15.5:0/1243075654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:33:14.996 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:14.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:14.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:15.027 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:15.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:15.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:15.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:15.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:15.246 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:15.281 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:15.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:15.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:15.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:15.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:15.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:15.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:15.557 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:15.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:15.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:15.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:15.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:15.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:15.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:15.762 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:33:15.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:15.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.730371+0000 osd.0 (osd.0) 106 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.732768+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.734568+0000 osd.3 (osd.3) 3 : cluster 0 9.c starting backfill to osd.0 from (0'0,0'0] MAX to 212'13376 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.735507+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.736528+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.741048+0000 osd.1 (osd.1) 2 : cluster 0 9.4 starting backfill to osd.0 from (0'0,0'0] MAX to 212'13127 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.742119+0000 osd.7 (osd.7) 112 : cluster 0 9.e starting backfill to osd.0 from (0'0,0'0] MAX to 212'13062 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.758919+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: audit 2023-09-30T09:33:14.836389+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.5:0/1495109475' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:33:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:15 smithi099 bash[59238]: audit 2023-09-30T09:33:14.836900+0000 mon.a (mon.0) 1234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:33:15.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:15.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:15.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:15.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:15.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:15.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:16.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.730371+0000 osd.0 (osd.0) 106 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.732768+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.734568+0000 osd.3 (osd.3) 3 : cluster 0 9.c starting backfill to osd.0 from (0'0,0'0] MAX to 212'13376 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.735507+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.736528+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.741048+0000 osd.1 (osd.1) 2 : cluster 0 9.4 starting backfill to osd.0 from (0'0,0'0] MAX to 212'13127 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.742119+0000 osd.7 (osd.7) 112 : cluster 0 9.e starting backfill to osd.0 from (0'0,0'0] MAX to 212'13062 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.758919+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: audit 2023-09-30T09:33:14.836389+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.5:0/1495109475' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:33:16.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[75361]: audit 2023-09-30T09:33:14.836900+0000 mon.a (mon.0) 1234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.730371+0000 osd.0 (osd.0) 106 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.732768+0000 mon.a (mon.0) 1233 : cluster 0 osdmap e215: 8 total, 8 up, 7 in 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.734568+0000 osd.3 (osd.3) 3 : cluster 0 9.c starting backfill to osd.0 from (0'0,0'0] MAX to 212'13376 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.735507+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.736528+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.741048+0000 osd.1 (osd.1) 2 : cluster 0 9.4 starting backfill to osd.0 from (0'0,0'0] MAX to 212'13127 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.742119+0000 osd.7 (osd.7) 112 : cluster 0 9.e starting backfill to osd.0 from (0'0,0'0] MAX to 212'13062 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.758919+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: audit 2023-09-30T09:33:14.836389+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.5:0/1495109475' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:33:16.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:15 smithi005 bash[78438]: audit 2023-09-30T09:33:14.836900+0000 mon.a (mon.0) 1234 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:33:16.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:16.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:16.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:16.229 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:16.257 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:16.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:16.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:16.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:16.383 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:16.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:16.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:16.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:16.527 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:16.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:16.630 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:16.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:16.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:16.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:16.774 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:16.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:16.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:16.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:16.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:16.928 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:16.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:16.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: cluster 2023-09-30T09:33:14.734179+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: cluster 2023-09-30T09:33:15.092438+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1004: 89 pgs: 1 remapped+peering, 20 peering, 68 active+clean; 223 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 592 op/s 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: cluster 2023-09-30T09:33:15.731370+0000 mon.a (mon.0) 1235 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: audit 2023-09-30T09:33:15.742751+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: cluster 2023-09-30T09:33:15.747082+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: cluster 2023-09-30T09:33:15.747411+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: cluster 2023-09-30T09:33:15.747820+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[75361]: cluster 2023-09-30T09:33:15.752737+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: cluster 2023-09-30T09:33:14.734179+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:17.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: cluster 2023-09-30T09:33:15.092438+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1004: 89 pgs: 1 remapped+peering, 20 peering, 68 active+clean; 223 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 592 op/s 2023-09-30T09:33:17.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: cluster 2023-09-30T09:33:15.731370+0000 mon.a (mon.0) 1235 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:33:17.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: audit 2023-09-30T09:33:15.742751+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:33:17.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: cluster 2023-09-30T09:33:15.747082+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: cluster 2023-09-30T09:33:15.747411+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: cluster 2023-09-30T09:33:15.747820+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-09-30T09:33:17.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:16 smithi005 bash[78438]: cluster 2023-09-30T09:33:15.752737+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: cluster 2023-09-30T09:33:14.734179+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e215 with expected crc 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: cluster 2023-09-30T09:33:15.092438+0000 mgr.y (mgr.34107) 962 : cluster 0 pgmap v1004: 89 pgs: 1 remapped+peering, 20 peering, 68 active+clean; 223 MiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 592 op/s 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: cluster 2023-09-30T09:33:15.731370+0000 mon.a (mon.0) 1235 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: audit 2023-09-30T09:33:15.742751+0000 mon.a (mon.0) 1236 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: cluster 2023-09-30T09:33:15.747082+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: cluster 2023-09-30T09:33:15.747411+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: cluster 2023-09-30T09:33:15.747820+0000 mon.a (mon.0) 1237 : cluster 0 osdmap e216: 8 total, 8 up, 7 in 2023-09-30T09:33:17.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:16 smithi099 bash[59238]: cluster 2023-09-30T09:33:15.752737+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e216 with expected crc 2023-09-30T09:33:17.058 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:17.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:17.163 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:17.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:17.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:17.295 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:17.322 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:17.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:17.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:17.451 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:17.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:17.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:17.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:17.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:17.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:17.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:17.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:17.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:17.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:17.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:17.978 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:17.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:17.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[75361]: cluster 2023-09-30T09:33:16.752335+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-09-30T09:33:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[75361]: cluster 2023-09-30T09:33:16.754035+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[75361]: cluster 2023-09-30T09:33:16.754207+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[75361]: cluster 2023-09-30T09:33:16.754275+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[75361]: cluster 2023-09-30T09:33:16.756179+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.688923+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.691408+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[78438]: cluster 2023-09-30T09:33:16.752335+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[78438]: cluster 2023-09-30T09:33:16.754035+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[78438]: cluster 2023-09-30T09:33:16.754207+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[78438]: cluster 2023-09-30T09:33:16.754275+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[78438]: cluster 2023-09-30T09:33:16.756179+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.688923+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-09-30T09:33:18.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:17 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.691408+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:17 smithi099 bash[59238]: cluster 2023-09-30T09:33:16.752335+0000 mon.a (mon.0) 1238 : cluster 0 osdmap e217: 8 total, 8 up, 7 in 2023-09-30T09:33:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:17 smithi099 bash[59238]: cluster 2023-09-30T09:33:16.754035+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:17 smithi099 bash[59238]: cluster 2023-09-30T09:33:16.754207+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:17 smithi099 bash[59238]: cluster 2023-09-30T09:33:16.754275+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:17 smithi099 bash[59238]: cluster 2023-09-30T09:33:16.756179+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e217 with expected crc 2023-09-30T09:33:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:17 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.688923+0000 mon.a (mon.0) 1239 : cluster 0 osdmap e218: 8 total, 8 up, 7 in 2023-09-30T09:33:18.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:17 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.691408+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.082 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:18.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:18.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:18.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:18.214 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:18.244 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:18.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:18.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:18.347 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:18.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:18.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:18.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:18.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:18.514 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:18.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:18.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:18.618 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:18.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:18.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:18.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:18.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.092964+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1007: 89 pgs: 1 active+remapped+backfill_wait, 1 remapped+peering, 20 peering, 67 active+clean; 169 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 133/8145 objects misplaced (1.633%) 2023-09-30T09:33:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.690107+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.691206+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.092964+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1007: 89 pgs: 1 active+remapped+backfill_wait, 1 remapped+peering, 20 peering, 67 active+clean; 169 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 133/8145 objects misplaced (1.633%) 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.690107+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.691206+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.692877+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.693468+0000 osd.0 (osd.0) 107 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.697212+0000 osd.0 (osd.0) 108 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.697269+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.697642+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:17.699633+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:18.701194+0000 mon.a (mon.0) 1240 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-09-30T09:33:18.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[78438]: cluster 2023-09-30T09:33:18.703559+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:18.784 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:18.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:18.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:18.862 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:33:18.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.692877+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.693468+0000 osd.0 (osd.0) 107 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.697212+0000 osd.0 (osd.0) 108 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.697269+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.697642+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:17.699633+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:18.872 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:18.701194+0000 mon.a (mon.0) 1240 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-09-30T09:33:18.873 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:18 smithi005 bash[75361]: cluster 2023-09-30T09:33:18.703559+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:18.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:18.921 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:18.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:18.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:19.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:19.072 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:19.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:19.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.092964+0000 mgr.y (mgr.34107) 963 : cluster 0 pgmap v1007: 89 pgs: 1 active+remapped+backfill_wait, 1 remapped+peering, 20 peering, 67 active+clean; 169 MiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 133/8145 objects misplaced (1.633%) 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.690107+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.691206+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.692877+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.693468+0000 osd.0 (osd.0) 107 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.697212+0000 osd.0 (osd.0) 108 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.697269+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.697642+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:17.699633+0000 osd.4 (osd.4) 44 : cluster 3 failed to encode map e218 with expected crc 2023-09-30T09:33:19.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:18.701194+0000 mon.a (mon.0) 1240 : cluster 0 osdmap e219: 8 total, 8 up, 7 in 2023-09-30T09:33:19.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:18 smithi099 bash[59238]: cluster 2023-09-30T09:33:18.703559+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:19.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:19.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:19.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:19.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:19.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:19.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:19.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:19.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:19.553 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:33:19.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-30T09:33:19.554 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-30T09:33:19.554 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:33:19.554 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:33:19.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-30T09:33:19.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:19.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:19.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:19.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:19.689 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:33:19] "GET /metrics HTTP/1.1" 200 36287 "" "Prometheus/2.33.4" 2023-09-30T09:33:19.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:19.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:19.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:19.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:19 smithi099 bash[59238]: cluster 2023-09-30T09:33:18.702378+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:19.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:19 smithi099 bash[59238]: cluster 2023-09-30T09:33:18.703336+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:19.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:19 smithi099 bash[59238]: cluster 2023-09-30T09:33:18.705209+0000 osd.0 (osd.0) 109 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:19.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:19 smithi099 bash[59238]: cluster 2023-09-30T09:33:18.707585+0000 osd.0 (osd.0) 110 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:19.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:19.881 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:19.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:19.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:19.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[78438]: cluster 2023-09-30T09:33:18.702378+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[78438]: cluster 2023-09-30T09:33:18.703336+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[78438]: cluster 2023-09-30T09:33:18.705209+0000 osd.0 (osd.0) 109 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[78438]: cluster 2023-09-30T09:33:18.707585+0000 osd.0 (osd.0) 110 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[75361]: cluster 2023-09-30T09:33:18.702378+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[75361]: cluster 2023-09-30T09:33:18.703336+0000 osd.4 (osd.4) 45 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[75361]: cluster 2023-09-30T09:33:18.705209+0000 osd.0 (osd.0) 109 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:19 smithi005 bash[75361]: cluster 2023-09-30T09:33:18.707585+0000 osd.0 (osd.0) 110 : cluster 3 failed to encode map e219 with expected crc 2023-09-30T09:33:20.031 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:20.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:20.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:20.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:33:20.137 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:20.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:20.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:20.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:20.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:20.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:20.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:20.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:20.429 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:20.461 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:20.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:20.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:20.596 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:20.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:20.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:20.652 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Removed 107133 objects 2023-09-30T09:33:20.652 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Clean up completed and total clean up time :154.703 2023-09-30T09:33:20.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:20.731 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:20.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:20.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:20.835 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:20.871 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:20.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:20.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:20.975 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:21.008 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:33:21.008 INFO:teuthology.orchestra.run.smithi005.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-30T09:33:21.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:20 smithi005 bash[75361]: cluster 2023-09-30T09:33:19.093405+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1010: 89 pgs: 1 active+remapped+backfill_wait, 1 remapped+peering, 87 active+clean; 122 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 133/5925 objects misplaced (2.245%); 2.4 MiB/s, 2 keys/s, 41 objects/s recovering 2023-09-30T09:33:21.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:20 smithi005 bash[75361]: cluster 2023-09-30T09:33:19.758519+0000 mon.a (mon.0) 1241 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-09-30T09:33:21.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:20 smithi005 bash[78438]: cluster 2023-09-30T09:33:19.093405+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1010: 89 pgs: 1 active+remapped+backfill_wait, 1 remapped+peering, 87 active+clean; 122 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 133/5925 objects misplaced (2.245%); 2.4 MiB/s, 2 keys/s, 41 objects/s recovering 2023-09-30T09:33:21.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:20 smithi005 bash[78438]: cluster 2023-09-30T09:33:19.758519+0000 mon.a (mon.0) 1241 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-09-30T09:33:21.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:21.039 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:20 smithi099 bash[59238]: cluster 2023-09-30T09:33:19.093405+0000 mgr.y (mgr.34107) 964 : cluster 0 pgmap v1010: 89 pgs: 1 active+remapped+backfill_wait, 1 remapped+peering, 87 active+clean; 122 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 400 op/s; 133/5925 objects misplaced (2.245%); 2.4 MiB/s, 2 keys/s, 41 objects/s recovering 2023-09-30T09:33:21.039 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:20 smithi099 bash[59238]: cluster 2023-09-30T09:33:19.758519+0000 mon.a (mon.0) 1241 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2023-09-30T09:33:21.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:21.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:21.171 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:21.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:21.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:21.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:21.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:21.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:21.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:21.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:21.565 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:21.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:21.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:21.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:21.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:21.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:21.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:21.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:21.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:21.949 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:21 smithi005 bash[75361]: audit 2023-09-30T09:33:21.570316+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:21.949 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:21 smithi005 bash[78438]: audit 2023-09-30T09:33:21.570316+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:21.966 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:21.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:22.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:21 smithi099 bash[59238]: audit 2023-09-30T09:33:21.570316+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:22.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:22.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-30T09:33:22.103 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:22.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:22.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:22.206 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:22.242 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:22.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:22.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:22.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:22.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:22.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:22.485 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:22.518 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:22.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:22.622 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:22.658 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:22.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:22.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:22.759 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:22.793 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:22.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:22.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:22.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:22.909 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:22 smithi005 bash[75361]: cluster 2023-09-30T09:33:21.094360+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 44 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 4.0 MiB/s, 1 keys/s, 66 objects/s recovering 2023-09-30T09:33:22.910 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:22 smithi005 bash[78438]: cluster 2023-09-30T09:33:21.094360+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 44 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 4.0 MiB/s, 1 keys/s, 66 objects/s recovering 2023-09-30T09:33:22.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:22.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:22.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:23.036 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:23.050 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:22 smithi099 bash[59238]: cluster 2023-09-30T09:33:21.094360+0000 mgr.y (mgr.34107) 965 : cluster 0 pgmap v1011: 89 pgs: 89 active+clean; 44 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 534 op/s; 4.0 MiB/s, 1 keys/s, 66 objects/s recovering 2023-09-30T09:33:23.070 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:23.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:23.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:23.174 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:23.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:23.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:23.311 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:23.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:23.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:23.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:23.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:23.477 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:23.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:23.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:23.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:23.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:23.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:23.716 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:23.747 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:23.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:23.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:23.853 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:23.885 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:23.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:23.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:23.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:24.018 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:24.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:24.151 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:24.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:24.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:24.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:24.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:24.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:24.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:24.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:24.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:24.615 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:24.616 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:24.658 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:24.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:24.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:24.791 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:24.820 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:24.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:24.923 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:24.954 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:24.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:24.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:25.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:24 smithi005 bash[75361]: cluster 2023-09-30T09:33:23.095149+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 44 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 314 op/s; 3.4 MiB/s, 1 keys/s, 55 objects/s recovering 2023-09-30T09:33:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:24 smithi005 bash[78438]: cluster 2023-09-30T09:33:23.095149+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 44 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 314 op/s; 3.4 MiB/s, 1 keys/s, 55 objects/s recovering 2023-09-30T09:33:25.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:24 smithi099 bash[59238]: cluster 2023-09-30T09:33:23.095149+0000 mgr.y (mgr.34107) 966 : cluster 0 pgmap v1012: 89 pgs: 89 active+clean; 44 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 314 op/s; 3.4 MiB/s, 1 keys/s, 55 objects/s recovering 2023-09-30T09:33:25.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:25.087 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:25.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:25.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:25.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:25.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:25.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:25.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:25.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:25.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:25.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:25.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:25.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:25.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:25.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:25.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:25.632 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:25.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:25.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:25.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:25.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:25.770 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:25.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:25.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:25.874 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:25.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:25.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:26.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:26.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:26.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:26.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:26.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:26.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:26.276 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:26.305 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:26.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:26.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:26.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:26.443 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-09-30T09:33:26.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-09-30T09:33:26.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:26.546 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:26.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:26.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:26.646 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:26.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:26.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:26.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:26.791 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:26.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:26.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:26.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:26.952 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:26.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:26.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:26 smithi099 bash[59238]: cluster 2023-09-30T09:33:25.096150+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 2.7 MiB/s, 1 keys/s, 44 objects/s recovering 2023-09-30T09:33:27.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:27.084 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:26 smithi005 bash[75361]: cluster 2023-09-30T09:33:25.096150+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 2.7 MiB/s, 1 keys/s, 44 objects/s recovering 2023-09-30T09:33:27.084 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:26 smithi005 bash[78438]: cluster 2023-09-30T09:33:25.096150+0000 mgr.y (mgr.34107) 967 : cluster 0 pgmap v1013: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 336 op/s; 2.7 MiB/s, 1 keys/s, 44 objects/s recovering 2023-09-30T09:33:27.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:27.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:27.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:27.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:27.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:27.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:27.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:27.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:27.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:27.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:27.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:27.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:27.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:27.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:27.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:27.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:27.626 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:27.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:27.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:27.729 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:27.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:27.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:27.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:27.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:27.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:27.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:27.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:28.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:28.030 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:28.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:28.133 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:28.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:28.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:28.264 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:28 smithi005 bash[75361]: audit 2023-09-30T09:33:27.031800+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:33:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:28 smithi005 bash[75361]: cluster 2023-09-30T09:33:27.096987+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 2.3 MiB/s, 1 keys/s, 37 objects/s recovering 2023-09-30T09:33:28.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:28 smithi005 bash[78438]: audit 2023-09-30T09:33:27.031800+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:33:28.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:28 smithi005 bash[78438]: cluster 2023-09-30T09:33:27.096987+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 2.3 MiB/s, 1 keys/s, 37 objects/s recovering 2023-09-30T09:33:28.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:28.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:28.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:28 smithi099 bash[59238]: audit 2023-09-30T09:33:27.031800+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:33:28.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:28 smithi099 bash[59238]: cluster 2023-09-30T09:33:27.096987+0000 mgr.y (mgr.34107) 968 : cluster 0 pgmap v1014: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 285 op/s; 2.3 MiB/s, 1 keys/s, 37 objects/s recovering 2023-09-30T09:33:28.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:28.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:28.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:28.518 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:28.547 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:28.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:28.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:28.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:28.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:28.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:28.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:28.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:28.960 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:28.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:28.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:29.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:29.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:29.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:29.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:29.225 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:29.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:29.329 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:29.352 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:29.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:29.455 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:29.459 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:33:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:33:29] "GET /metrics HTTP/1.1" 200 36306 "" "Prometheus/2.33.4" 2023-09-30T09:33:29.476 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:29.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:29.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:29.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:29.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:29.711 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:29.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:29.836 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:29.863 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:29.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:29.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:29.992 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:29.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:29.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:30.095 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:30.119 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:30.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:30.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:30.223 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:30.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:30 smithi005 bash[75361]: cluster 2023-09-30T09:33:29.097584+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:33:30.236 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:30 smithi005 bash[78438]: cluster 2023-09-30T09:33:29.097584+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:33:30.256 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:30.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:30.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:30.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:30.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:30.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:30.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:30.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:30.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:30.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:30.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:30 smithi099 bash[59238]: cluster 2023-09-30T09:33:29.097584+0000 mgr.y (mgr.34107) 969 : cluster 0 pgmap v1015: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:33:30.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:30.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:30.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:30.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:30.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:30.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:30.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:30.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:30.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:30.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:30.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:30.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:31.009 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:31.044 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:31.150 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:31.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:31.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:31.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:31.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:31.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:31.453 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:31.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:31.559 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:31.584 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:31.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:31.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:31.720 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:31.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:31.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:31.856 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:31.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:31.960 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:31.996 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:31.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:32.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:32.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:32.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:32.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:32.235 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.262 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:32.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:32.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:32 smithi099 bash[59238]: cluster 2023-09-30T09:33:31.098671+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 1002 KiB/s, 15 objects/s recovering 2023-09-30T09:33:32.366 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:32.378 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:32 smithi005 bash[75361]: cluster 2023-09-30T09:33:31.098671+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 1002 KiB/s, 15 objects/s recovering 2023-09-30T09:33:32.378 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:32 smithi005 bash[78438]: cluster 2023-09-30T09:33:31.098671+0000 mgr.y (mgr.34107) 970 : cluster 0 pgmap v1016: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 1002 KiB/s, 15 objects/s recovering 2023-09-30T09:33:32.396 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:32.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:32.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:32.501 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.534 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:32.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:32.638 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:32.668 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:32.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:32.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:32.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:32.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:32.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:32.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:32.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:33.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:33.053 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:33.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:33.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:33.156 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:33.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:33.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:33.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:33.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:33.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:33.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:33.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:33.432 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:33.461 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:33.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:33.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:33.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:33.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:33.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:33.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:33.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:33.731 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:33.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:33.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:33.834 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:33.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:33.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:33.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:33.899 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:34.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:34.536 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:34.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:34.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:34.774 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:34.868 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:34.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:34.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:35.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:34 smithi005 bash[75361]: cluster 2023-09-30T09:33:33.099323+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 58 op/s 2023-09-30T09:33:35.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:34 smithi005 bash[78438]: cluster 2023-09-30T09:33:33.099323+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 58 op/s 2023-09-30T09:33:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:34 smithi099 bash[59238]: cluster 2023-09-30T09:33:33.099323+0000 mgr.y (mgr.34107) 971 : cluster 0 pgmap v1017: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 58 op/s 2023-09-30T09:33:35.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:35.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:35.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:35.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:35.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:35.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:35.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:35.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:35.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:35.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:35.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:35.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:35.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:35.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:35.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:35.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:35.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:35.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:35.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:35.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:35.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:35.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:35.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:35.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:35.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:35.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:35.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:36.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:36.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:36.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:36.154 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:36.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:36.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:36.290 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:36.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:36.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:36.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:36.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:36.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:36.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:36.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:36.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:36.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:36.747 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:33:36.772 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:33:36.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:36.790 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:36 smithi099 bash[59238]: cluster 2023-09-30T09:33:35.100105+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 58 op/s 2023-09-30T09:33:36.790 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:36 smithi099 bash[59238]: audit 2023-09-30T09:33:36.571531+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:36.791 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:36 smithi099 bash[59238]: audit 2023-09-30T09:33:36.572832+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 5]}]: dispatch 2023-09-30T09:33:36.791 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:36 smithi099 bash[59238]: audit 2023-09-30T09:33:36.573596+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-09-30T09:33:36.791 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:36 smithi099 bash[59238]: audit 2023-09-30T09:33:36.574366+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-09-30T09:33:36.794 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:33:36.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:36.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:36.820 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:33:36.850 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:33:36.879 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:33:36.912 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:33:36.914 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:36.940 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.942 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:33:36.945 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:36.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:36.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[75361]: cluster 2023-09-30T09:33:35.100105+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 58 op/s 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[75361]: audit 2023-09-30T09:33:36.571531+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[75361]: audit 2023-09-30T09:33:36.572832+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 5]}]: dispatch 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[75361]: audit 2023-09-30T09:33:36.573596+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[75361]: audit 2023-09-30T09:33:36.574366+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[78438]: cluster 2023-09-30T09:33:35.100105+0000 mgr.y (mgr.34107) 972 : cluster 0 pgmap v1018: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 58 op/s 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[78438]: audit 2023-09-30T09:33:36.571531+0000 mon.a (mon.0) 1244 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:36.995 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[78438]: audit 2023-09-30T09:33:36.572832+0000 mon.a (mon.0) 1245 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 5]}]: dispatch 2023-09-30T09:33:36.996 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[78438]: audit 2023-09-30T09:33:36.573596+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]: dispatch 2023-09-30T09:33:36.996 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:36 smithi005 bash[78438]: audit 2023-09-30T09:33:36.574366+0000 mon.a (mon.0) 1247 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2023-09-30T09:33:37.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:37.058 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:33:37.058 INFO:teuthology.orchestra.run.smithi005.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-30T09:33:37.058 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:33:37.071 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:37.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:37.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:37.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:37.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:37.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:37.336 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:37.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:37.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:37.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:37.568 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:37.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:37.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:37.702 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:37.731 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:37.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:37.834 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:37.856 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:37.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: audit 2023-09-30T09:33:36.705059+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 5]}]': finished 2023-09-30T09:33:37.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: audit 2023-09-30T09:33:36.705172+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-09-30T09:33:37.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: audit 2023-09-30T09:33:36.705275+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-09-30T09:33:37.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: cluster 2023-09-30T09:33:36.708829+0000 mon.a (mon.0) 1251 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-09-30T09:33:37.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: cluster 2023-09-30T09:33:36.709803+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:37.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: cluster 2023-09-30T09:33:36.710127+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: cluster 2023-09-30T09:33:36.712878+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[75361]: audit 2023-09-30T09:33:36.720655+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.5:0/1940066328' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: audit 2023-09-30T09:33:36.705059+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 5]}]': finished 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: audit 2023-09-30T09:33:36.705172+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: audit 2023-09-30T09:33:36.705275+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: cluster 2023-09-30T09:33:36.708829+0000 mon.a (mon.0) 1251 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: cluster 2023-09-30T09:33:36.709803+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: cluster 2023-09-30T09:33:36.710127+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: cluster 2023-09-30T09:33:36.712878+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:37.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:37 smithi005 bash[78438]: audit 2023-09-30T09:33:36.720655+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.5:0/1940066328' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:33:37.959 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:37.985 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:37.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:37.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: audit 2023-09-30T09:33:36.705059+0000 mon.a (mon.0) 1248 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 5]}]': finished 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: audit 2023-09-30T09:33:36.705172+0000 mon.a (mon.0) 1249 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.19", "id": [3, 5]}]': finished 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: audit 2023-09-30T09:33:36.705275+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: cluster 2023-09-30T09:33:36.708829+0000 mon.a (mon.0) 1251 : cluster 0 osdmap e220: 8 total, 8 up, 7 in 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: cluster 2023-09-30T09:33:36.709803+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: cluster 2023-09-30T09:33:36.710127+0000 osd.4 (osd.4) 46 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: cluster 2023-09-30T09:33:36.712878+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e220 with expected crc 2023-09-30T09:33:38.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:37 smithi099 bash[59238]: audit 2023-09-30T09:33:36.720655+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.5:0/1940066328' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:33:38.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:38.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:38.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:38.230 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:38.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:38.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:38.354 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:38.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:38.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:38.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:38.485 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:38.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:38.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:38.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:38.542 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:33:38.543 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:33:38.543 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 0 2023-09-30T09:33:38.543 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:33:38.618 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:38.650 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:38.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:38.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:38.736 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:33:38.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:38.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:38.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:38.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: cluster 2023-09-30T09:33:37.100840+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: cluster 2023-09-30T09:33:37.716456+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: cluster 2023-09-30T09:33:37.716478+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: cluster 2023-09-30T09:33:37.721004+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: cluster 2023-09-30T09:33:37.721265+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: cluster 2023-09-30T09:33:37.724504+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: audit 2023-09-30T09:33:37.852501+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.5:0/3894136084' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:33:38.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:38 smithi099 bash[59238]: audit 2023-09-30T09:33:37.852919+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:33:38.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:38.912 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:38.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:38.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:39.015 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:39.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: cluster 2023-09-30T09:33:37.100840+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:39.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: cluster 2023-09-30T09:33:37.716456+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: cluster 2023-09-30T09:33:37.716478+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-09-30T09:33:39.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: cluster 2023-09-30T09:33:37.721004+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: cluster 2023-09-30T09:33:37.721265+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: cluster 2023-09-30T09:33:37.724504+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: audit 2023-09-30T09:33:37.852501+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.5:0/3894136084' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[75361]: audit 2023-09-30T09:33:37.852919+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: cluster 2023-09-30T09:33:37.100840+0000 mgr.y (mgr.34107) 973 : cluster 0 pgmap v1020: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: cluster 2023-09-30T09:33:37.716456+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: cluster 2023-09-30T09:33:37.716478+0000 mon.a (mon.0) 1252 : cluster 0 osdmap e221: 8 total, 8 up, 7 in 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: cluster 2023-09-30T09:33:37.721004+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: cluster 2023-09-30T09:33:37.721265+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: cluster 2023-09-30T09:33:37.724504+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e221 with expected crc 2023-09-30T09:33:39.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: audit 2023-09-30T09:33:37.852501+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.5:0/3894136084' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:33:39.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:38 smithi005 bash[78438]: audit 2023-09-30T09:33:37.852919+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:33:39.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:39.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:39.151 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.178 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:39.281 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:39.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.431 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:39.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:39.561 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:39.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:39.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:39.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:39.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:39.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:33:39] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.33.4" 2023-09-30T09:33:39.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[75361]: cluster 2023-09-30T09:33:38.713043+0000 mon.a (mon.0) 1254 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:33:39.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[75361]: audit 2023-09-30T09:33:38.723409+0000 mon.a (mon.0) 1255 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:33:39.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[75361]: cluster 2023-09-30T09:33:38.724365+0000 osd.0 (osd.0) 111 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:39.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[75361]: cluster 2023-09-30T09:33:38.727414+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-09-30T09:33:39.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[75361]: cluster 2023-09-30T09:33:38.729991+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:39.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[75361]: cluster 2023-09-30T09:33:38.994098+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:39.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[78438]: cluster 2023-09-30T09:33:38.713043+0000 mon.a (mon.0) 1254 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:33:39.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[78438]: audit 2023-09-30T09:33:38.723409+0000 mon.a (mon.0) 1255 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:33:39.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[78438]: cluster 2023-09-30T09:33:38.724365+0000 osd.0 (osd.0) 111 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:39.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[78438]: cluster 2023-09-30T09:33:38.727414+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-09-30T09:33:39.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[78438]: cluster 2023-09-30T09:33:38.729991+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:39.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:39 smithi005 bash[78438]: cluster 2023-09-30T09:33:38.994098+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:39.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.826 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:39.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:39.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:39.952 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:39.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:39.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:40.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:39 smithi099 bash[59238]: cluster 2023-09-30T09:33:38.713043+0000 mon.a (mon.0) 1254 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:33:40.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:39 smithi099 bash[59238]: audit 2023-09-30T09:33:38.723409+0000 mon.a (mon.0) 1255 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:33:40.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:39 smithi099 bash[59238]: cluster 2023-09-30T09:33:38.724365+0000 osd.0 (osd.0) 111 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:40.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:39 smithi099 bash[59238]: cluster 2023-09-30T09:33:38.727414+0000 mon.a (mon.0) 1256 : cluster 0 osdmap e222: 8 total, 8 up, 7 in 2023-09-30T09:33:40.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:39 smithi099 bash[59238]: cluster 2023-09-30T09:33:38.729991+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:40.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:39 smithi099 bash[59238]: cluster 2023-09-30T09:33:38.994098+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e222 with expected crc 2023-09-30T09:33:40.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:40.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:40.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:40.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:40.187 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.211 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:40.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:40.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:40.351 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:40.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:40.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:40.454 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:40.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:40.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:40.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.613 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:40.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:40.716 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.739 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:40.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:40.842 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:40.873 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:40.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:40.964 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:40 smithi005 bash[78438]: cluster 2023-09-30T09:33:39.101578+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:40.965 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:40 smithi005 bash[75361]: cluster 2023-09-30T09:33:39.101578+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:40.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.998 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:40.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:41.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:40 smithi099 bash[59238]: cluster 2023-09-30T09:33:39.101578+0000 mgr.y (mgr.34107) 974 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:41.101 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:41.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:41.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:41.237 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:41.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:41.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:41.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:41.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:41.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:41.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:41.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:41.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:41.715 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:41.818 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:41.843 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:41.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:41.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:41.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:41.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:41.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:42.081 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:42.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:42.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:42.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:42.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:42.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:42.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:42.350 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:42.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:42.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:42.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:42.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:42.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:42.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:42.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:42.622 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:42.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:42.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:42.752 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:42.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:42 smithi005 bash[78438]: cluster 2023-09-30T09:33:41.102255+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:42.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:42 smithi005 bash[75361]: cluster 2023-09-30T09:33:41.102255+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:42.779 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:42.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:42.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:42.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-30T09:33:42.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:42.930 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:42.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:42.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:33:43.033 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:42 smithi099 bash[59238]: cluster 2023-09-30T09:33:41.102255+0000 mgr.y (mgr.34107) 975 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:43.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:43.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:43.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:43.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:43.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:43.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:43.331 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:43.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:43.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:43.433 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:43.465 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:43.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:43.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:43.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:43.596 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:43.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:43.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:43.700 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:43.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:43.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:43.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:43.751 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_4' removed 2023-09-30T09:33:43.843 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:43.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:43.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:43.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:43.938 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:43 smithi005 bash[75361]: audit 2023-09-30T09:33:43.523718+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.5:0/3603214142' 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-30T09:33:43.939 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:43 smithi005 bash[75361]: audit 2023-09-30T09:33:43.524297+0000 mon.a (mon.0) 1257 : 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-30T09:33:43.939 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:43 smithi005 bash[78438]: audit 2023-09-30T09:33:43.523718+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.5:0/3603214142' 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-30T09:33:43.939 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:43 smithi005 bash[78438]: audit 2023-09-30T09:33:43.524297+0000 mon.a (mon.0) 1257 : 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-30T09:33:43.973 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:44.001 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:44.002 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:43 smithi099 bash[59238]: audit 2023-09-30T09:33:43.523718+0000 mon.c (mon.2) 112 : audit 1 from='client.? 172.21.15.5:0/3603214142' 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-30T09:33:44.002 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:43 smithi099 bash[59238]: audit 2023-09-30T09:33:43.524297+0000 mon.a (mon.0) 1257 : 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-30T09:33:44.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:44.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:44.135 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:44.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:44.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:44.273 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:44.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:44.376 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:44.408 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:44.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:44.450 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:33:44.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:44.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:44.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:44.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:44.673 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:44.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:44.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:44.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:44 smithi099 bash[59238]: cluster 2023-09-30T09:33:43.102879+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:44.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:44 smithi099 bash[59238]: audit 2023-09-30T09:33:43.738934+0000 mon.a (mon.0) 1258 : 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-30T09:33:44.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:44 smithi099 bash[59238]: cluster 2023-09-30T09:33:43.742871+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-09-30T09:33:44.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:44 smithi099 bash[59238]: cluster 2023-09-30T09:33:43.743484+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:44 smithi099 bash[59238]: cluster 2023-09-30T09:33:43.743718+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:44 smithi099 bash[59238]: cluster 2023-09-30T09:33:43.743822+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:44.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:44.814 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-30T09:33:44.814 INFO:tasks.radosbench:Beginning radosbench... 2023-09-30T09:33:44.814 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-09-30T09:33:44.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-09-30T09:33:44.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:44.927 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[78438]: cluster 2023-09-30T09:33:43.102879+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:44.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[78438]: audit 2023-09-30T09:33:43.738934+0000 mon.a (mon.0) 1258 : 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-30T09:33:44.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[78438]: cluster 2023-09-30T09:33:43.742871+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-09-30T09:33:44.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[78438]: cluster 2023-09-30T09:33:43.743484+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[78438]: cluster 2023-09-30T09:33:43.743718+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.928 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[78438]: cluster 2023-09-30T09:33:43.743822+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[75361]: cluster 2023-09-30T09:33:43.102879+0000 mgr.y (mgr.34107) 976 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:44.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[75361]: audit 2023-09-30T09:33:43.738934+0000 mon.a (mon.0) 1258 : 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-30T09:33:44.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[75361]: cluster 2023-09-30T09:33:43.742871+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e223: 8 total, 8 up, 7 in 2023-09-30T09:33:44.928 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[75361]: cluster 2023-09-30T09:33:43.743484+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[75361]: cluster 2023-09-30T09:33:43.743718+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.929 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:44 smithi005 bash[75361]: cluster 2023-09-30T09:33:43.743822+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e223 with expected crc 2023-09-30T09:33:44.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:44.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:44.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:45.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.083 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:45.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:45.187 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:45.217 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:45.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:45.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:45.320 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:45.350 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:45.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:45.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:45.454 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:45.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:45.590 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:45.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:45.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:45.727 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.759 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:45.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:45.792 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:33:45.792 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:33:45.792 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-09-30T09:33:45.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd in 4 2023-09-30T09:33:45.863 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.897 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:45.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:46.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:46.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:46.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:46.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:46.169 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:46.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:46.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:46.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:46.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:46.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:46.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:46.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:46.452 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:46.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:46.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:46.556 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:46.587 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:46.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:46.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:46.690 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:46.724 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:46.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:46.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:46.828 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:46.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:46.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:46.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:46.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:46.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:46 smithi005 bash[75361]: cluster 2023-09-30T09:33:45.103718+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:46.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:46 smithi005 bash[78438]: cluster 2023-09-30T09:33:45.103718+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:46.999 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:47.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:46 smithi099 bash[59238]: cluster 2023-09-30T09:33:45.103718+0000 mgr.y (mgr.34107) 977 : cluster 0 pgmap v1027: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:47.103 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:47.137 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:47.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:47.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:47.273 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:47.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:47.376 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:47.410 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:47.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:47.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:47.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:47.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:47.649 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:47.680 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:47.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:47.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:47.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:47.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:47.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:47.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:47.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:47.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:48.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:48.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:48.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:48.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:48.194 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:48.228 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:48.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:48.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:48.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:48.348 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:48.349 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:48.368 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:48.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:48.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:48.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:48.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:48.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:48.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:48.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:48.642 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:48.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:48.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:48.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:48.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:48.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:48.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:48.910 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:48.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:48.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:49.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:48 smithi005 bash[75361]: cluster 2023-09-30T09:33:47.104570+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:49.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:48 smithi005 bash[78438]: cluster 2023-09-30T09:33:47.104570+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:49.026 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:48 smithi099 bash[59238]: cluster 2023-09-30T09:33:47.104570+0000 mgr.y (mgr.34107) 978 : cluster 0 pgmap v1028: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:49.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:49.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:49.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:49.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:49.289 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:49.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:49.361 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:49.362 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:49.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:49.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:49.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:49.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:49.570 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:49.588 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:33:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:33:49] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.33.4" 2023-09-30T09:33:49.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:49.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:49.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:49.801 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:49.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:49.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:49.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:49.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:49.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:49.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:50.070 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:50.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:50.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:50.203 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:50.232 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:50.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:50.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:50.336 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:50.371 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:50.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:50.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:50.376 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:33:50.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:50.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:50.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:50.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:50.609 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:50.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:50.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:50.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:50.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:50.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:50.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:50.870 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:50.891 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:50.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:50.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:50.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.007 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:50 smithi099 bash[59238]: cluster 2023-09-30T09:33:49.105491+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:50 smithi005 bash[78438]: cluster 2023-09-30T09:33:49.105491+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:50 smithi005 bash[75361]: cluster 2023-09-30T09:33:49.105491+0000 mgr.y (mgr.34107) 979 : cluster 0 pgmap v1029: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:51.029 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:51.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:51.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:51.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:51.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:51.437 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:51.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:51.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.572 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:51.676 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.712 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:51.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:51.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:51.840 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:51.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:51.943 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:51.969 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:51.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:51.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:52.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:51 smithi005 bash[75361]: audit 2023-09-30T09:33:51.572725+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:52.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:51 smithi005 bash[78438]: audit 2023-09-30T09:33:51.572725+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:52.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:51 smithi099 bash[59238]: audit 2023-09-30T09:33:51.572725+0000 mon.a (mon.0) 1260 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:52.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:52.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:52.209 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:52.237 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:52.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:52.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:52.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.375 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:52.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:52.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.508 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:52.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:52.612 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:52.643 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:52.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:52.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:52.747 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:52.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:52.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:52.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:52.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:52.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:53.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:53.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:52 smithi005 bash[75361]: cluster 2023-09-30T09:33:51.106236+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:53.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:52 smithi005 bash[78438]: cluster 2023-09-30T09:33:51.106236+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:53.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:52 smithi099 bash[59238]: cluster 2023-09-30T09:33:51.106236+0000 mgr.y (mgr.34107) 980 : cluster 0 pgmap v1030: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:53.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:53.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:53.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:53.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:53.304 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:53.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:53.432 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:53.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:53.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:53.570 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:53.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:53.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:53.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:53.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:53.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:53.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:53.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:53.959 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:53.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:53.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:54.062 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:54.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:54.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:54.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:54.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:54.232 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:54.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:54.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:54.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:54.368 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:54.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:54.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:54.472 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:54.495 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:54.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:54.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:54.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:54.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:54.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:54.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:54.748 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:54.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:54.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:54.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:54.859 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:54 smithi005 bash[78438]: cluster 2023-09-30T09:33:53.106959+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:54.859 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:54 smithi005 bash[75361]: cluster 2023-09-30T09:33:53.106959+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:54.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:54.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:54.982 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:55.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:55.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:55.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:54 smithi099 bash[59238]: cluster 2023-09-30T09:33:53.106959+0000 mgr.y (mgr.34107) 981 : cluster 0 pgmap v1031: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:55.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:55.145 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:55.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:55.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:55.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:55.276 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:55.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:56.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:56.032 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:56.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:56.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:56.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:56.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:56.304 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:56.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:56.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:56.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:56.570 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:56.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:56.674 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:56.703 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:56.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:56 smithi099 bash[59238]: cluster 2023-09-30T09:33:55.107981+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:56.807 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:56.840 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:56.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:56.943 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:56.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:56.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:56.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:57.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:57.109 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:57.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:57.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:57.213 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:57.243 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:57.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:57.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:57.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:57.373 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:57.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:57.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:57.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:57.512 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:57.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:57.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:57.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:57 smithi005 bash[78438]: cluster 2023-09-30T09:33:55.107981+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:57.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:57 smithi005 bash[75361]: cluster 2023-09-30T09:33:55.107981+0000 mgr.y (mgr.34107) 982 : cluster 0 pgmap v1032: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:57.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:57.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:57.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:57.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:57.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:57.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:57.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:57.878 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:57.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:57.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:57.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:58.017 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:58.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:58.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:58.151 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:58.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:33:58.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:33:58.274 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:58.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:33:58.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:33:58.409 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:58.431 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:58.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:58.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:58.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:58.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:58.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:58.696 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:58.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:58.799 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:58.821 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:33:58.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:33:58.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:58.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:58.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:58.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:59.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:58 smithi099 bash[59238]: cluster 2023-09-30T09:33:57.108814+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:59.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:33:58 smithi099 bash[59238]: audit 2023-09-30T09:33:57.780614+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:33:59.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:59.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:33:59.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:59.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:33:59.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:59.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:58 smithi005 bash[75361]: cluster 2023-09-30T09:33:57.108814+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:59.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:33:58 smithi005 bash[75361]: audit 2023-09-30T09:33:57.780614+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:33:59.200 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:58 smithi005 bash[78438]: cluster 2023-09-30T09:33:57.108814+0000 mgr.y (mgr.34107) 983 : cluster 0 pgmap v1033: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:33:59.200 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:33:58 smithi005 bash[78438]: audit 2023-09-30T09:33:57.780614+0000 mon.a (mon.0) 1261 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:33:59.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:59.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:59.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:59.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:59.339 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:59.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:59.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:59.450 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:33:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:33:59] "GET /metrics HTTP/1.1" 200 33940 "" "Prometheus/2.33.4" 2023-09-30T09:33:59.464 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:33:59.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:59.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:33:59.567 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:59.592 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:33:59.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:59.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:33:59.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:59.730 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:33:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:59.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:33:59.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:59.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:33:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:33:59.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:33:59.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:00.007 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:00.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:00.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:00.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:00.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:00.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:00.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:00.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:00.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:00.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:00.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:00.517 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:00.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:00.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:00.643 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:00.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:00.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:00.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:00.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:00.790 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:34:00.818 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:34:00.841 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:34:00.861 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:34:00.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:00.885 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:34:00.904 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:34:00.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:00.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:00.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:00.934 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:34:00.961 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:34:00.963 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:34:00.963 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:34:00.964 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:34:00.964 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:34:00.964 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:34:00.964 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:34:00.964 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:34:00.964 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:34:01.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:00 smithi005 bash[75361]: cluster 2023-09-30T09:33:59.109350+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:00 smithi005 bash[75361]: audit 2023-09-30T09:34:00.762576+0000 mon.a (mon.0) 1262 : audit 0 from='client.? 172.21.15.5:0/3528795879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:00 smithi005 bash[78438]: cluster 2023-09-30T09:33:59.109350+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:01.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:00 smithi005 bash[78438]: audit 2023-09-30T09:34:00.762576+0000 mon.a (mon.0) 1262 : audit 0 from='client.? 172.21.15.5:0/3528795879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:01.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:01.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:01.140 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:01.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:00 smithi099 bash[59238]: cluster 2023-09-30T09:33:59.109350+0000 mgr.y (mgr.34107) 984 : cluster 0 pgmap v1034: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:01.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:00 smithi099 bash[59238]: audit 2023-09-30T09:34:00.762576+0000 mon.a (mon.0) 1262 : audit 0 from='client.? 172.21.15.5:0/3528795879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:01.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:01.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:01.263 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:01.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:01.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:01.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:01.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:01.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:01.532 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:01.557 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:01.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:01.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:01.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:01.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:01.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:01.821 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:01.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:01.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:01.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:01.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:01.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:02.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:02.091 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:02.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:02.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:02.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:02.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:02.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:02.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:02.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:02.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:02.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:02.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:02.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:02.490 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:02.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:02.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:02.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:02.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:02.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:02.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:02.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:02.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:02.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:02.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:02.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:02.877 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:02.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:02.980 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:03.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:03.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:03.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:02 smithi005 bash[75361]: cluster 2023-09-30T09:34:01.110099+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:03.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:02 smithi005 bash[78438]: cluster 2023-09-30T09:34:01.110099+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:03.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:02 smithi099 bash[59238]: cluster 2023-09-30T09:34:01.110099+0000 mgr.y (mgr.34107) 985 : cluster 0 pgmap v1035: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:03.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:03.142 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:03.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:03.245 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:03.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:03.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:03.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:03.402 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:03.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:03.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:03.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:03.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:03.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:03.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:03.765 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:03.790 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:03.894 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:03.898 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:34:03.898 INFO:teuthology.orchestra.run.smithi005.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-30T09:34:03.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:03.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:03.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:04.020 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:04.045 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:04.150 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:04.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:04.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:04.286 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:04.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:04.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:04.424 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:04.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:04.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:04.548 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:04.579 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:04.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:04.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:04.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:04.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:04.822 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:04.855 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:04.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:04.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:04.979 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:04.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:04.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:05.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.101 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_5' created 2023-09-30T09:34:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:05.124 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:05.126 INFO:teuthology.orchestra.run.smithi005.stderr:marked in osd.4. 2023-09-30T09:34:05.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.233 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:04 smithi005 bash[78438]: cluster 2023-09-30T09:34:03.110749+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:05.233 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:04 smithi005 bash[78438]: audit 2023-09-30T09:34:04.078244+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:05.233 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:04 smithi005 bash[78438]: audit 2023-09-30T09:34:04.086187+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:05.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:04 smithi005 bash[75361]: debug 2023-09-30T09:34:04.928+0000 7fd2fb837700 -1 mon.a@0(leader).osd e223 definitely_dead 0 2023-09-30T09:34:05.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:04 smithi005 bash[75361]: cluster 2023-09-30T09:34:03.110749+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:05.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:04 smithi005 bash[75361]: audit 2023-09-30T09:34:04.078244+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:05.234 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:04 smithi005 bash[75361]: audit 2023-09-30T09:34:04.086187+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:05.250 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:05.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:05.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:04 smithi099 bash[59238]: cluster 2023-09-30T09:34:03.110749+0000 mgr.y (mgr.34107) 986 : cluster 0 pgmap v1036: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:05.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:04 smithi099 bash[59238]: audit 2023-09-30T09:34:04.078244+0000 mon.a (mon.0) 1263 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:05.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:04 smithi099 bash[59238]: audit 2023-09-30T09:34:04.086187+0000 mon.a (mon.0) 1264 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:05.353 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.375 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:05.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:05.478 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:05.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:05.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:05.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:34:05.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:05.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:05.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:05.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:05.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:05.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:05.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-30T09:34:05.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:05.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:05.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:06.044 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:06.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:06.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:04.445712+0000 mon.a (mon.0) 1265 : audit 1 from='client.? 172.21.15.5:0/75973382' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-30T09:34:06.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:04.801600+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.5:0/1213256711' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:34:06.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:04.932543+0000 mon.a (mon.0) 1266 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:34:06.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.085839+0000 mon.a (mon.0) 1267 : audit 1 from='client.? 172.21.15.5:0/75973382' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-30T09:34:06.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.086004+0000 mon.a (mon.0) 1268 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-30T09:34:06.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.089923+0000 mon.a (mon.0) 1269 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-30T09:34:06.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.090589+0000 osd.0 (osd.0) 112 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.090711+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.094770+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.094891+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.108453+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.111193+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1038: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.124102+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.198046+0000 mon.a (mon.0) 1272 : audit 1 from='client.? 172.21.15.5:0/2669791062' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.547011+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.548124+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:34:06.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[78438]: audit 2023-09-30T09:34:05.555025+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:04.445712+0000 mon.a (mon.0) 1265 : audit 1 from='client.? 172.21.15.5:0/75973382' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:04.801600+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.5:0/1213256711' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:04.932543+0000 mon.a (mon.0) 1266 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.085839+0000 mon.a (mon.0) 1267 : audit 1 from='client.? 172.21.15.5:0/75973382' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.086004+0000 mon.a (mon.0) 1268 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.089923+0000 mon.a (mon.0) 1269 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.090589+0000 osd.0 (osd.0) 112 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.090711+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.094770+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.094891+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.108453+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.074 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.111193+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1038: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:06.074 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.124102+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.074 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.198046+0000 mon.a (mon.0) 1272 : audit 1 from='client.? 172.21.15.5:0/2669791062' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:06.074 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.547011+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:34:06.074 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.548124+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:34:06.074 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:05 smithi005 bash[75361]: audit 2023-09-30T09:34:05.555025+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:06.104 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:34:06.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:06.196 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:06.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:04.445712+0000 mon.a (mon.0) 1265 : audit 1 from='client.? 172.21.15.5:0/75973382' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:04.801600+0000 mon.c (mon.2) 113 : audit 0 from='client.? 172.21.15.5:0/1213256711' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:04.932543+0000 mon.a (mon.0) 1266 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.085839+0000 mon.a (mon.0) 1267 : audit 1 from='client.? 172.21.15.5:0/75973382' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.086004+0000 mon.a (mon.0) 1268 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.089923+0000 mon.a (mon.0) 1269 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.090589+0000 osd.0 (osd.0) 112 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.090711+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.094770+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.094891+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.108453+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.111193+0000 mgr.y (mgr.34107) 987 : cluster 0 pgmap v1038: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.124102+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.198046+0000 mon.a (mon.0) 1272 : audit 1 from='client.? 172.21.15.5:0/2669791062' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.547011+0000 mon.a (mon.0) 1273 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.548124+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:34:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:05 smithi099 bash[59238]: audit 2023-09-30T09:34:05.555025+0000 mon.a (mon.0) 1275 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:06.320 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:06.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:06.423 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:06.459 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:06.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:06.562 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:06.593 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:06.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:06.697 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:06.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:06.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:06.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:06.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:06.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:06.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:06.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:06.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:06.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:07.094 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:07.125 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:07.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:07.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:07.219 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.091061+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:07.219 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:05.097013+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:07.219 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.086224+0000 mon.a (mon.0) 1276 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:34:07.219 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.086282+0000 mon.a (mon.0) 1277 : cluster 1 Cluster is now healthy 2023-09-30T09:34:07.219 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: audit 2023-09-30T09:34:06.088342+0000 mon.a (mon.0) 1278 : audit 1 from='client.? 172.21.15.5:0/2669791062' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.091740+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.092672+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.093254+0000 osd.0 (osd.0) 113 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.093882+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.096352+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.096439+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.100021+0000 osd.0 (osd.0) 114 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.102127+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.102332+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.103765+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.104886+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.105141+0000 mon.a (mon.0) 1280 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.107502+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: audit 2023-09-30T09:34:06.578469+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[75361]: audit 2023-09-30T09:34:06.580030+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.091061+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:05.097013+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:07.221 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.086224+0000 mon.a (mon.0) 1276 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.086282+0000 mon.a (mon.0) 1277 : cluster 1 Cluster is now healthy 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: audit 2023-09-30T09:34:06.088342+0000 mon.a (mon.0) 1278 : audit 1 from='client.? 172.21.15.5:0/2669791062' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.091740+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.092672+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.093254+0000 osd.0 (osd.0) 113 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.093882+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.096352+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.096439+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.100021+0000 osd.0 (osd.0) 114 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.102127+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.102332+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.103765+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.104886+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.105141+0000 mon.a (mon.0) 1280 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:07.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.107502+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: audit 2023-09-30T09:34:06.578469+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:07.223 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:06 smithi005 bash[78438]: audit 2023-09-30T09:34:06.580030+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:07.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:07.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:07.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:07.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.091061+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:05.097013+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e224 with expected crc 2023-09-30T09:34:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.086224+0000 mon.a (mon.0) 1276 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:34:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.086282+0000 mon.a (mon.0) 1277 : cluster 1 Cluster is now healthy 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: audit 2023-09-30T09:34:06.088342+0000 mon.a (mon.0) 1278 : audit 1 from='client.? 172.21.15.5:0/2669791062' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.091740+0000 mon.a (mon.0) 1279 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.092672+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.093254+0000 osd.0 (osd.0) 113 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.093882+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.096352+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.096439+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.100021+0000 osd.0 (osd.0) 114 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.102127+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.102332+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.103765+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.104886+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.105141+0000 mon.a (mon.0) 1280 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:07.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.107502+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:07.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: audit 2023-09-30T09:34:06.578469+0000 mon.a (mon.0) 1281 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:07.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:06 smithi099 bash[59238]: audit 2023-09-30T09:34:06.580030+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:07.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:07.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:07.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:07.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:07.494 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:07.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:07.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:07.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:07.629 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:07.662 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:07.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:07.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:07.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:07.797 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:07.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:07.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:07.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:07.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:07.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:07.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:07.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-09-30T09:34:08.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:08.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:08.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:08.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:08.098 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-09-30T09:34:08.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:08.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.093827+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.099194+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[75361]: cluster 2023-09-30T09:34:06.101378+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[75361]: cluster 2023-09-30T09:34:07.095114+0000 mon.a (mon.0) 1283 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-30T09:34:08.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[75361]: cluster 2023-09-30T09:34:07.095479+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:08.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[75361]: cluster 2023-09-30T09:34:07.095875+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:08.200 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[75361]: cluster 2023-09-30T09:34:07.111803+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1041: 89 pgs: 6 peering, 2 creating+peering, 14 unknown, 67 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:08.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.093827+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.099194+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[78438]: cluster 2023-09-30T09:34:06.101378+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[78438]: cluster 2023-09-30T09:34:07.095114+0000 mon.a (mon.0) 1283 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-30T09:34:08.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[78438]: cluster 2023-09-30T09:34:07.095479+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:08.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[78438]: cluster 2023-09-30T09:34:07.095875+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:08.201 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:07 smithi005 bash[78438]: cluster 2023-09-30T09:34:07.111803+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1041: 89 pgs: 6 peering, 2 creating+peering, 14 unknown, 67 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:08.217 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:08.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:07 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.093827+0000 osd.4 (osd.4) 52 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:07 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.099194+0000 osd.4 (osd.4) 53 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:07 smithi099 bash[59238]: cluster 2023-09-30T09:34:06.101378+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e225 with expected crc 2023-09-30T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:07 smithi099 bash[59238]: cluster 2023-09-30T09:34:07.095114+0000 mon.a (mon.0) 1283 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-30T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:07 smithi099 bash[59238]: cluster 2023-09-30T09:34:07.095479+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:07 smithi099 bash[59238]: cluster 2023-09-30T09:34:07.095875+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:07 smithi099 bash[59238]: cluster 2023-09-30T09:34:07.111803+0000 mgr.y (mgr.34107) 988 : cluster 0 pgmap v1041: 89 pgs: 6 peering, 2 creating+peering, 14 unknown, 67 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail 2023-09-30T09:34:08.321 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:08.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:08.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:08.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:08.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:08.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:08.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:08.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:08.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:08.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:08.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:08.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:08.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:08.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:08.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:08.874 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:08.903 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:08.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:09.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:09.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:08 smithi005 bash[75361]: cluster 2023-09-30T09:34:07.099905+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:09.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:08 smithi005 bash[78438]: cluster 2023-09-30T09:34:07.099905+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:09.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:09.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:09.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:09.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:09.176 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:09.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:09.280 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:09.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:08 smithi099 bash[59238]: cluster 2023-09-30T09:34:07.099905+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e226 with expected crc 2023-09-30T09:34:09.316 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:09.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:09.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:09.421 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:09.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:09.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:09.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:09.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:09.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:09.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:09.706 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:34:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:34:09] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-09-30T09:34:09.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:09.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:09.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:09.862 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:09.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:09.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:09.957 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:09 smithi005 bash[75361]: cluster 2023-09-30T09:34:09.112802+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1042: 89 pgs: 6 peering, 2 creating+peering, 3 unknown, 78 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 24 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:09.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:09.999 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:10.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:10.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:34:10.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:10.167 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:10.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:10.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:09 smithi005 bash[78438]: cluster 2023-09-30T09:34:09.112802+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1042: 89 pgs: 6 peering, 2 creating+peering, 3 unknown, 78 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 24 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:10.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:10.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:10.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:09 smithi099 bash[59238]: cluster 2023-09-30T09:34:09.112802+0000 mgr.y (mgr.34107) 989 : cluster 0 pgmap v1042: 89 pgs: 6 peering, 2 creating+peering, 3 unknown, 78 active+clean; 582 KiB data, 3.4 GiB used, 622 GiB / 626 GiB avail; 24 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:10.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:10.405 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:10.436 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:10.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:10.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:10.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:10.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:10.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:10.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:10.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:10.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:10.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:10.954 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:10.988 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:10.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:11.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:11.124 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:11.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:11.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:11.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:11.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:11.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:11.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:11.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:11.400 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:11.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:11.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:11.504 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:11.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:11.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:11.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:11.622 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:11.622 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:11.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:11.675 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:11.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:11.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:11.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:11.810 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:11.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:11.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:11.914 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:11.946 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:11.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:11.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:12.049 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:12.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:12.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:12.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:12.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:12.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:12.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:12.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:12.313 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:12.325 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:12 smithi099 bash[59238]: cluster 2023-09-30T09:34:11.113491+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 24 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:12.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:12.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:12.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:12.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:12.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:12.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:12.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:12 smithi005 bash[78438]: cluster 2023-09-30T09:34:11.113491+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 24 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:12 smithi005 bash[75361]: cluster 2023-09-30T09:34:11.113491+0000 mgr.y (mgr.34107) 990 : cluster 0 pgmap v1043: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 24 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:12.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:12.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:12.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:12.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:12.637 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:12.715 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:12.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:12.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:12.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:12.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:12.882 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:12.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:12.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:12.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:13.014 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:13.098 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:34:13.099 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:34:13.099 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-09-30T09:34:13.099 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:34:13.099 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:34:13.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-09-30T09:34:13.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:13.166 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:13.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:13.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:13.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:13.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:13.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:13.428 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:13.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:13.531 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:13.563 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:13.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:13.699 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:13.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:13.803 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:13.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:13.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:13.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:13.971 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:13.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:14.074 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:14.106 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:14.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:14.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:14.209 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:14.238 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:14.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:14.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:14.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:14.372 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:14.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:14.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:14.477 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:14.499 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:14.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:14.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:14.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:14.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:14.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:14.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:14.669 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:14.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:14.742 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:14 smithi005 bash[75361]: cluster 2023-09-30T09:34:13.114168+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:14.743 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:14 smithi005 bash[78438]: cluster 2023-09-30T09:34:13.114168+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:14.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:14.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:14.858 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:14.889 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:14.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:14.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:15.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:15.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:14 smithi099 bash[59238]: cluster 2023-09-30T09:34:13.114168+0000 mgr.y (mgr.34107) 991 : cluster 0 pgmap v1044: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 18 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:15.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:15.159 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:15.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:15.263 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:15.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:15.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:15.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:15.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:15.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:15.532 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:15.557 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:15.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:15.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:15.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:15.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:15.796 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:15.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:15.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:15.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:15.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:15.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:15.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:16.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:16.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:16.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:16.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:16.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:16.217 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:16.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:16.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:16.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:16.347 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:16.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:16.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:16 smithi005 bash[75361]: cluster 2023-09-30T09:34:15.115051+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:17.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:16 smithi005 bash[78438]: cluster 2023-09-30T09:34:15.115051+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:17.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:16 smithi099 bash[59238]: cluster 2023-09-30T09:34:15.115051+0000 mgr.y (mgr.34107) 992 : cluster 0 pgmap v1045: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 16 B/s, 1 keys/s, 1 objects/s recovering 2023-09-30T09:34:17.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:17.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:17.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:17.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:17.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:17.233 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:17.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:17.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:17.336 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:17.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:17.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:17.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:17.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:17.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:17.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:17.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:17.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:17.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:17.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:17.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:17.736 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:17.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:17.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:17.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:17.872 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:17.899 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:17.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:17.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:18.002 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:18.028 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:18.131 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:18.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:18.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:18.195 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:18 smithi005 bash[75361]: audit 2023-09-30T09:34:17.047255+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:18.196 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:18 smithi005 bash[75361]: cluster 2023-09-30T09:34:17.115621+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 14 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:34:18.196 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:18 smithi005 bash[78438]: audit 2023-09-30T09:34:17.047255+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:18.196 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:18 smithi005 bash[78438]: cluster 2023-09-30T09:34:17.115621+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 14 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:34:18.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:18.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:18.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:18.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:18.433 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:18.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:18.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:18.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:18 smithi099 bash[59238]: audit 2023-09-30T09:34:17.047255+0000 mon.a (mon.0) 1284 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:18.549 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:18 smithi099 bash[59238]: cluster 2023-09-30T09:34:17.115621+0000 mgr.y (mgr.34107) 993 : cluster 0 pgmap v1046: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 14 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:34:18.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:18.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:18.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:18.696 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:18.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:18.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:18.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:18.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:18.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:18.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:18.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:18.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:19.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:19.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:19.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:19.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:19.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:19.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:19.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:19.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:19.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:19.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:19.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:19.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:19.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:19.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:19.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:19.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:19.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:19.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:19.627 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:34:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:34:19] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.33.4" 2023-09-30T09:34:19.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:19.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:19.729 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:19.761 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:19.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:19.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:19.866 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:19.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:19.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:19.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:20.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:20.028 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:20.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:20.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:20.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:20.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:20.291 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:20.395 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:20.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:20.428 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:20 smithi099 bash[59238]: cluster 2023-09-30T09:34:19.116788+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:34:20.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:20.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:20.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:20.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:20.600 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:20 smithi005 bash[75361]: cluster 2023-09-30T09:34:19.116788+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:34:20.600 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:20 smithi005 bash[78438]: cluster 2023-09-30T09:34:19.116788+0000 mgr.y (mgr.34107) 994 : cluster 0 pgmap v1047: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 12 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:34:20.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:20.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:20.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:20.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:20.821 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:20.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:20.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:20.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:21.059 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:21.083 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:21.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:21.187 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:21.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:21.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:21.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:21.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:21.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:21.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:21.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:21.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:21.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:21.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:21.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:21.576 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:21.611 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:21.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:21.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:21.715 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:21.749 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:21.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:21.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:21.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:21.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:21.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:21.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:21.982 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:22.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:22.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:22.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:22.142 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:22.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:22.247 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:22.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:22.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:22.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:22 smithi099 bash[59238]: cluster 2023-09-30T09:34:21.117555+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-30T09:34:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:22 smithi099 bash[59238]: audit 2023-09-30T09:34:21.573443+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:22.371 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:22.455 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:22.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:22.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:22 smithi005 bash[75361]: cluster 2023-09-30T09:34:21.117555+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-30T09:34:22.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:22 smithi005 bash[75361]: audit 2023-09-30T09:34:21.573443+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:22.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:22 smithi005 bash[78438]: cluster 2023-09-30T09:34:21.117555+0000 mgr.y (mgr.34107) 995 : cluster 0 pgmap v1048: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-30T09:34:22.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:22 smithi005 bash[78438]: audit 2023-09-30T09:34:21.573443+0000 mon.a (mon.0) 1285 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:22.560 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:22.590 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:22.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:22.694 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:22.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:22.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:22.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:22.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:22.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:22.959 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:22.984 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:22.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:23.087 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:23.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:23.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:23.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:23.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:23.246 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:23.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:23.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:23.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:23.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:23.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:23.460 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:34:23.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:23.488 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:34:23.502 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:23.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:23.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:23.518 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:34:23.539 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:34:23.562 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:34:23.589 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:34:23.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:23.615 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:34:23.636 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:23.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:23.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:23.640 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:34:23.641 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.641 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.641 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.641 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.641 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.642 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.642 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.642 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:34:23.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:23.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:23 smithi005 bash[78438]: audit 2023-09-30T09:34:23.434273+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.5:0/3696451600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:23.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:23 smithi005 bash[75361]: audit 2023-09-30T09:34:23.434273+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.5:0/3696451600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:23.774 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:23.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:23.877 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:23.908 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:23.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:23.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:24.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:24.023 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:23 smithi099 bash[59238]: audit 2023-09-30T09:34:23.434273+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.5:0/3696451600' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:24.042 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:24.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:24.146 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:24.175 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:24.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:24.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:24.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:24.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:24.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:24.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:24.415 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:24.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:24.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:24.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:24.550 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:105392 9.0 e205/197 9:08ee5c26:::benchmark_data_smithi005_172289_object105391:head v 205'6650, mlcod=205'6647)", 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:30:43.351562+0000", 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 221.19438089299999, 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.084771260000000001, 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.551 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.351562+0000", 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.351562+0000", 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.552 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.351563+0000", 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1090000000000001e-06 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.351596+0000", 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3108999999999998e-05 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.419932+0000", 2023-09-30T09:34:24.553 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.068335760999999995 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.419950+0000", 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8627e-05 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.420759+0000", 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00080871800000000005 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.554 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.420786+0000", 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6979999999999999e-05 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.436279+0000", 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015492633 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.555 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.436333+0000", 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4323000000000001e-05 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:105397 9.6 e205/197 9:6e674bc0:::benchmark_data_smithi005_172289_object105396:head v 205'6557, mlcod=205'6553)", 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:30:43.352046+0000", 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 221.19389718299999, 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.085519796999999995, 2023-09-30T09:34:24.556 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.352046+0000", 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.352046+0000", 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.557 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.352046+0000", 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9999999999999996e-07 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.352091+0000", 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4861000000000003e-05 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.558 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.419930+0000", 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.067839096000000002 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.419949+0000", 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8989999999999999e-05 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.420026+0000", 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6796000000000001e-05 2023-09-30T09:34:24.559 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.420058+0000", 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1622999999999999e-05 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.437499+0000", 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.017441022 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.560 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:30:43.437565+0000", 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6508999999999996e-05 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:195958 9.6 e212/197 9:616d55d8:::benchmark_data_smithi005_172289_object88822:head v 212'12179, mlcod=212'12176)", 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:32:50.451252+0000", 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 94.094690559, 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.042759299000000001, 2023-09-30T09:34:24.561 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.451252+0000", 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.451252+0000", 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.562 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.451257+0000", 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6809999999999997e-06 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.451268+0000", 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1515000000000001e-05 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.563 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.451293+0000", 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4972000000000001e-05 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.451305+0000", 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1199999999999999e-05 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.564 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.452045+0000", 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00074060700000000001 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.452106+0000", 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0983999999999998e-05 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.493963+0000", 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.041857291999999997 2023-09-30T09:34:24.565 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:32:50.494011+0000", 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8047999999999998e-05 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:202813 9.6 e212/197 9:6d773d8c:::benchmark_data_smithi005_172289_object95677:head v 212'12616, mlcod=212'12613)", 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:00.638945+0000", 2023-09-30T09:34:24.566 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 83.906998228000006, 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.041143048000000002, 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.638945+0000", 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.567 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.568 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.638945+0000", 2023-09-30T09:34:24.568 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.569 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.569 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.569 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.569 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.638945+0000", 2023-09-30T09:34:24.569 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1699999999999997e-07 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.638953+0000", 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9330000000000001e-06 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.638967+0000", 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3998999999999999e-05 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.570 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.638975+0000", 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2050000000000002e-06 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.639068+0000", 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2944999999999999e-05 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.571 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.639090+0000", 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1373999999999999e-05 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.679975+0000", 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.040884766000000003 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:00.680088+0000", 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000113009 2023-09-30T09:34:24.572 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:207015 9.2 e212/197 9:4cbe4090:::benchmark_data_smithi005_172289_object99879:head v 212'12976, mlcod=212'12972)", 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:06.625077+0000", 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 77.920865508000006, 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.040529372000000001, 2023-09-30T09:34:24.573 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625077+0000", 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625077+0000", 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.574 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625078+0000", 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6899999999999996e-07 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625085+0000", 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1430000000000001e-06 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.575 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625100+0000", 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4395e-05 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625107+0000", 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3390000000000004e-06 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625281+0000", 2023-09-30T09:34:24.576 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000173909 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.625324+0000", 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3373e-05 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.665362+0000", 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.040037522999999998 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.577 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.665607+0000", 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024472099999999999 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:209214 9.6 e212/197 9:625580c2:::benchmark_data_smithi005_172289_object102078:head v 212'12977, mlcod=212'12975)", 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:09.752379+0000", 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 74.793563589000001, 2023-09-30T09:34:24.578 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.032678960999999999, 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752379+0000", 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752379+0000", 2023-09-30T09:34:24.579 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752381+0000", 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6249999999999999e-06 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752394+0000", 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3093e-05 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.580 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.581 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.581 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752430+0000", 2023-09-30T09:34:24.581 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.6121999999999997e-05 2023-09-30T09:34:24.581 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.581 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.581 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752451+0000", 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0721999999999999e-05 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752529+0000", 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8302999999999999e-05 2023-09-30T09:34:24.582 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.752547+0000", 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7927999999999998e-05 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.785003+0000", 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.032456158999999998 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.583 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:09.785058+0000", 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5009000000000001e-05 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:210602 9.6 e212/197 9:632a55f7:::benchmark_data_smithi005_172289_object103466:head v 212'13080, mlcod=212'13078)", 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:11.874500+0000", 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 72.671442972999998, 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.036401931999999998, 2023-09-30T09:34:24.584 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874500+0000", 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.585 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874500+0000", 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874501+0000", 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8100000000000001e-07 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.586 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874512+0000", 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0855e-05 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874528+0000", 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6362e-05 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.587 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874536+0000", 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2549999999999997e-06 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874643+0000", 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010683600000000001 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.588 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874664+0000", 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0438999999999999e-05 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.910746+0000", 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.036082641999999998 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.910902+0000", 2023-09-30T09:34:24.589 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015556200000000001 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:210603 9.6 e212/197 9:63b758d2:::benchmark_data_smithi005_172289_object103467:head v 212'13081, mlcod=212'13078)", 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:11.874560+0000", 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 72.671382695000005, 2023-09-30T09:34:24.590 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.036500075, 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874560+0000", 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.591 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874560+0000", 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874560+0000", 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.0400000000000002e-07 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.592 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874564+0000", 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.019e-06 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874571+0000", 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8159999999999996e-06 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.593 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.874576+0000", 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9429999999999999e-06 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.880611+0000", 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0060349360000000003 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.880637+0000", 2023-09-30T09:34:24.594 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5520999999999998e-05 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.910908+0000", 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.030271691999999999 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.911060+0000", 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015184399999999999 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.595 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:210614 9.6 e212/197 9:6e517b81:::benchmark_data_smithi005_172289_object103478:head v 212'13082, mlcod=212'13078)", 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:11.877340+0000", 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 72.668602758999995, 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.033856368999999997, 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.596 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.877340+0000", 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.877340+0000", 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.597 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.877341+0000", 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6599999999999995e-07 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.877351+0000", 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0152999999999999e-05 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.877366+0000", 2023-09-30T09:34:24.598 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5308e-05 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.877374+0000", 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3209999999999999e-06 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.886999+0000", 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0096257889999999992 2023-09-30T09:34:24.599 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.887016+0000", 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6348e-05 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.911068+0000", 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.024052380000000002 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.600 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.911196+0000", 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012830400000000001 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:210615 9.6 e212/197 9:690904fe:::benchmark_data_smithi005_172289_object103479:head v 212'13083, mlcod=212'13078)", 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:11.882964+0000", 2023-09-30T09:34:24.601 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 72.662978785999996, 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.028357727999999999, 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.882964+0000", 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.602 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.882964+0000", 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.882965+0000", 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2200000000000002e-07 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.603 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.882976+0000", 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1416999999999999e-05 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.882990+0000", 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4049999999999999e-05 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.604 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.882999+0000", 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.602e-06 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.896642+0000", 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013642982999999999 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.605 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.896720+0000", 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8112e-05 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.911199+0000", 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.014479452 2023-09-30T09:34:24.606 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.911322+0000", 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012218999999999999 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.607 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:210623 9.0 e212/197 9:07c759cd:::benchmark_data_smithi005_172289_object103487:head v 212'13291, mlcod=212'13289)", 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:11.892763+0000", 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 72.653179983000001, 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.026459647999999999, 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.892763+0000", 2023-09-30T09:34:24.608 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.892763+0000", 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.892764+0000", 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0299999999999997e-07 2023-09-30T09:34:24.609 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.892771+0000", 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1409999999999999e-06 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.892789+0000", 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7912000000000001e-05 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.610 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.892797+0000", 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2160000000000006e-06 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.893036+0000", 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00023930199999999999 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.893107+0000", 2023-09-30T09:34:24.611 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1190000000000001e-05 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.919042+0000", 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.025934498 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:11.919222+0000", 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00018048599999999999 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.612 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:211190 9.6 e212/197 9:65d74d17:::benchmark_data_smithi005_172289_object104054:head v 212'13123, mlcod=212'13120)", 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:12.707960+0000", 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 71.837982586999999, 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.027840624000000001, 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.613 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.707960+0000", 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.707960+0000", 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.707961+0000", 2023-09-30T09:34:24.614 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0640000000000001e-06 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.707972+0000", 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0665999999999999e-05 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.707988+0000", 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6518999999999999e-05 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.615 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.707998+0000", 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0029e-05 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.708118+0000", 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000119935 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:24.616 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.708146+0000", 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7807999999999999e-05 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.715555+0000", 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0074090880000000003 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:12.735801+0000", 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.020245514999999999 2023-09-30T09:34:24.617 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.618 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.618 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.618 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:24.618 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:24.618 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:34:24.648 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:24.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:24.729 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-09-30T09:34:24.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:24.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:24.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:24.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:24.886 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:24.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:24.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:24.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:25.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:25.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:24 smithi005 bash[75361]: cluster 2023-09-30T09:34:23.118340+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:25.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:24 smithi005 bash[75361]: audit 2023-09-30T09:34:23.800959+0000 mon.a (mon.0) 1286 : audit 1 from='client.? 172.21.15.5:0/762014149' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:25.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:24 smithi005 bash[78438]: cluster 2023-09-30T09:34:23.118340+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:25.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:24 smithi005 bash[78438]: audit 2023-09-30T09:34:23.800959+0000 mon.a (mon.0) 1286 : audit 1 from='client.? 172.21.15.5:0/762014149' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:25.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:25.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:25.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:24 smithi099 bash[59238]: cluster 2023-09-30T09:34:23.118340+0000 mgr.y (mgr.34107) 996 : cluster 0 pgmap v1049: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:25.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:24 smithi099 bash[59238]: audit 2023-09-30T09:34:23.800959+0000 mon.a (mon.0) 1286 : audit 1 from='client.? 172.21.15.5:0/762014149' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:25.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:25.181 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:25.285 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:25.307 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:25.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:25.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:25.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:25.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:25.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:25.685 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:25.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:25.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:25.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:25.845 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:25.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:25.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:25.979 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:25.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:25.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:26.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[75361]: audit 2023-09-30T09:34:24.720112+0000 mon.a (mon.0) 1287 : audit 1 from='client.? 172.21.15.5:0/762014149' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:26.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[75361]: cluster 2023-09-30T09:34:24.724025+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-30T09:34:26.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[75361]: cluster 2023-09-30T09:34:24.724501+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e227 with expected crc 2023-09-30T09:34:26.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[75361]: cluster 2023-09-30T09:34:24.725313+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e227 with expected crc 2023-09-30T09:34:26.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[78438]: audit 2023-09-30T09:34:24.720112+0000 mon.a (mon.0) 1287 : audit 1 from='client.? 172.21.15.5:0/762014149' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:26.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[78438]: cluster 2023-09-30T09:34:24.724025+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-30T09:34:26.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[78438]: cluster 2023-09-30T09:34:24.724501+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e227 with expected crc 2023-09-30T09:34:26.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:25 smithi005 bash[78438]: cluster 2023-09-30T09:34:24.725313+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e227 with expected crc 2023-09-30T09:34:26.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:25 smithi099 bash[59238]: audit 2023-09-30T09:34:24.720112+0000 mon.a (mon.0) 1287 : audit 1 from='client.? 172.21.15.5:0/762014149' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:25 smithi099 bash[59238]: cluster 2023-09-30T09:34:24.724025+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-30T09:34:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:25 smithi099 bash[59238]: cluster 2023-09-30T09:34:24.724501+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e227 with expected crc 2023-09-30T09:34:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:25 smithi099 bash[59238]: cluster 2023-09-30T09:34:24.725313+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e227 with expected crc 2023-09-30T09:34:26.082 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:26.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:26.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:26.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:26.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:26.237 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:26.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:26.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:26.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:26.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:26.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:26.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:26.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:26.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:26.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:26.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:26.650 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:26.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:26.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:26.735 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:26 smithi005 bash[75361]: cluster 2023-09-30T09:34:25.119025+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:26.736 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:26 smithi005 bash[75361]: cluster 2023-09-30T09:34:25.720195+0000 mon.a (mon.0) 1289 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:26.736 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:26 smithi005 bash[75361]: cluster 2023-09-30T09:34:25.720285+0000 mon.a (mon.0) 1290 : cluster 1 Cluster is now healthy 2023-09-30T09:34:26.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:26.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:26.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:26.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:26.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:26.892 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:26 smithi099 bash[59238]: cluster 2023-09-30T09:34:25.119025+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:26.892 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:26 smithi099 bash[59238]: cluster 2023-09-30T09:34:25.720195+0000 mon.a (mon.0) 1289 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:26.892 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:26 smithi099 bash[59238]: cluster 2023-09-30T09:34:25.720285+0000 mon.a (mon.0) 1290 : cluster 1 Cluster is now healthy 2023-09-30T09:34:26.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:26.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:26.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:26 smithi005 bash[78438]: cluster 2023-09-30T09:34:25.119025+0000 mgr.y (mgr.34107) 997 : cluster 0 pgmap v1051: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:26 smithi005 bash[78438]: cluster 2023-09-30T09:34:25.720195+0000 mon.a (mon.0) 1289 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:26 smithi005 bash[78438]: cluster 2023-09-30T09:34:25.720285+0000 mon.a (mon.0) 1290 : cluster 1 Cluster is now healthy 2023-09-30T09:34:27.018 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:27.049 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:27.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:27.153 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:27.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:27.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:27.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:27.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:27.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:27.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:27.444 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:27.546 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:27.579 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:27.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:27.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:27.714 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:27.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:27.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:27.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:27.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:27.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-30T09:34:27.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:27.984 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:27.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:27.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:28.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:28.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:28.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:28.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:28.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:28.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:28.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:28.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:28.323 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:28.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:34:28.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:28.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:28.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:28.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:28.560 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:28.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:28.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:28.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:28.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:28.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:28.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:28.752 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:34:28.795 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:28.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:28 smithi099 bash[59238]: cluster 2023-09-30T09:34:27.119683+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:28.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:28 smithi099 bash[59238]: audit 2023-09-30T09:34:28.169259+0000 mon.a (mon.0) 1291 : audit 1 from='client.? 172.21.15.5:0/1428893380' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:34:28.825 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:28.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:28.829 DEBUG:teuthology.orchestra.run.smithi005:> /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-30T09:34:28.832 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-30T09:34:28.832 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-30T09:34:28.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:28.964 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:28.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:28.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:29.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:28 smithi005 bash[78438]: cluster 2023-09-30T09:34:27.119683+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:29.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:28 smithi005 bash[78438]: audit 2023-09-30T09:34:28.169259+0000 mon.a (mon.0) 1291 : audit 1 from='client.? 172.21.15.5:0/1428893380' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:34:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:28 smithi005 bash[75361]: cluster 2023-09-30T09:34:27.119683+0000 mgr.y (mgr.34107) 998 : cluster 0 pgmap v1052: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:29.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:28 smithi005 bash[75361]: audit 2023-09-30T09:34:28.169259+0000 mon.a (mon.0) 1291 : audit 1 from='client.? 172.21.15.5:0/1428893380' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:34:29.069 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:29.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:29.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:29.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:hints = 1 2023-09-30T09:34:29.216 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-30T09:34:29.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object prefix: benchmark_data_smithi005_194263 2023-09-30T09:34:29.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:34:29.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 0 0 0 0 0 0 - 0 2023-09-30T09:34:29.246 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:29.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:29.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:29.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.379 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:29.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:29.483 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:29.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:34:29] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.33.4" 2023-09-30T09:34:29.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:29.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:29.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:29.764 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:29.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:29.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:29.867 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:29.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[75361]: cluster 2023-09-30T09:34:28.732749+0000 mon.a (mon.0) 1292 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:34:29.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[75361]: audit 2023-09-30T09:34:28.742129+0000 mon.a (mon.0) 1293 : audit 1 from='client.? 172.21.15.5:0/1428893380' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:34:29.875 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[75361]: cluster 2023-09-30T09:34:28.746831+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[75361]: cluster 2023-09-30T09:34:28.748543+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[75361]: cluster 2023-09-30T09:34:29.103540+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[75361]: cluster 2023-09-30T09:34:29.218165+0000 osd.0 (osd.0) 115 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[75361]: cluster 2023-09-30T09:34:29.221914+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[78438]: cluster 2023-09-30T09:34:28.732749+0000 mon.a (mon.0) 1292 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[78438]: audit 2023-09-30T09:34:28.742129+0000 mon.a (mon.0) 1293 : audit 1 from='client.? 172.21.15.5:0/1428893380' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[78438]: cluster 2023-09-30T09:34:28.746831+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-30T09:34:29.876 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[78438]: cluster 2023-09-30T09:34:28.748543+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[78438]: cluster 2023-09-30T09:34:29.103540+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[78438]: cluster 2023-09-30T09:34:29.218165+0000 osd.0 (osd.0) 115 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.877 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:29 smithi005 bash[78438]: cluster 2023-09-30T09:34:29.221914+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:29.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:29.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:29.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:29.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.003 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:29 smithi099 bash[59238]: cluster 2023-09-30T09:34:28.732749+0000 mon.a (mon.0) 1292 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:34:30.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:29 smithi099 bash[59238]: audit 2023-09-30T09:34:28.742129+0000 mon.a (mon.0) 1293 : audit 1 from='client.? 172.21.15.5:0/1428893380' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:34:30.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:29 smithi099 bash[59238]: cluster 2023-09-30T09:34:28.746831+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-30T09:34:30.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:29 smithi099 bash[59238]: cluster 2023-09-30T09:34:28.748543+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:30.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:29 smithi099 bash[59238]: cluster 2023-09-30T09:34:29.103540+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:30.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:29 smithi099 bash[59238]: cluster 2023-09-30T09:34:29.218165+0000 osd.0 (osd.0) 115 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:30.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:29 smithi099 bash[59238]: cluster 2023-09-30T09:34:29.221914+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:30.035 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:30.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:30.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:30.217 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 1 16 1752 1736 108.494 108.5 0.125402 0.00830421 2023-09-30T09:34:30.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:30.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:30.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:30.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:30.530 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.559 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:30.662 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:30.692 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:30.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:30.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:30 smithi099 bash[59238]: cluster 2023-09-30T09:34:28.746856+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:30.811 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:30 smithi099 bash[59238]: cluster 2023-09-30T09:34:29.120348+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:30.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:30.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:30.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:30.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:30.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:31.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:31.079 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:30 smithi005 bash[78438]: cluster 2023-09-30T09:34:28.746856+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:31.079 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:30 smithi005 bash[78438]: cluster 2023-09-30T09:34:29.120348+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:31.079 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:30 smithi005 bash[75361]: cluster 2023-09-30T09:34:28.746856+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e228 with expected crc 2023-09-30T09:34:31.079 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:30 smithi005 bash[75361]: cluster 2023-09-30T09:34:29.120348+0000 mgr.y (mgr.34107) 999 : cluster 0 pgmap v1054: 89 pgs: 89 active+clean; 582 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:34:31.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:31.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:31.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:31.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:31.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 2 16 3960 3944 123.22 138 0.00985224 0.00809207 2023-09-30T09:34:31.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:31.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:31.345 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:31.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:31.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:31.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:32.034 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:32.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:32.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:32.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 3 16 6598 6582 137.098 164.875 0.00306572 0.00728303 2023-09-30T09:34:32.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:32.326 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:32.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:32.430 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:32.455 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:32.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:32.558 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.588 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:32.692 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.722 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:32.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.836 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:32 smithi005 bash[75361]: cluster 2023-09-30T09:34:31.121330+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1055: 89 pgs: 89 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s wr, 77 op/s 2023-09-30T09:34:32.836 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:32 smithi005 bash[78438]: cluster 2023-09-30T09:34:31.121330+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1055: 89 pgs: 89 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s wr, 77 op/s 2023-09-30T09:34:32.853 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:32.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:32.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:32.984 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:32.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:32.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:33.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:32 smithi099 bash[59238]: cluster 2023-09-30T09:34:31.121330+0000 mgr.y (mgr.34107) 1000 : cluster 0 pgmap v1055: 89 pgs: 89 active+clean; 39 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 4.8 MiB/s wr, 77 op/s 2023-09-30T09:34:33.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:34:33.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:33.143 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:33.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:33.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:33.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 4 16 9079 9063 141.585 155.062 0.00533311 0.00705207 2023-09-30T09:34:33.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:33.332 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:33.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:33.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:33.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:33.471 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:33.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:33.575 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:33.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:33.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:33.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:33.706 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:33.740 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:33.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:33.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:33.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:33.875 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:33.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:33.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:33.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:34.010 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:34.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:34.113 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:34.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:34.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:34.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 5 16 11420 11404 142.528 146.312 0.00601702 0.00700834 2023-09-30T09:34:34.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:34.273 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:34.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:34.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:34.405 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:34.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:34.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:34.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:34.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:34.678 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:34.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:34.702 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:34:34.702 INFO:teuthology.orchestra.run.smithi005.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-30T09:34:34.702 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:34:34.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:34.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:34.914 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:34.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:34.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:34.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:35.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:34 smithi005 bash[78438]: cluster 2023-09-30T09:34:33.121792+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 245 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s wr, 465 op/s 2023-09-30T09:34:35.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:34 smithi005 bash[75361]: cluster 2023-09-30T09:34:33.121792+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 245 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s wr, 465 op/s 2023-09-30T09:34:35.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:34 smithi099 bash[59238]: cluster 2023-09-30T09:34:33.121792+0000 mgr.y (mgr.34107) 1001 : cluster 0 pgmap v1056: 89 pgs: 89 active+clean; 245 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 MiB/s wr, 465 op/s 2023-09-30T09:34:35.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:35.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:35.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:35.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:35.203 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:35.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 6 16 13609 13593 141.573 136.812 0.0142373 0.00705372 2023-09-30T09:34:35.235 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:35.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:35.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:35.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:35.375 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:35.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:35.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:35.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:35.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:35.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:35.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:35.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:35.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:35.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:35.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:35.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:35.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:35.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:35.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:35.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:35.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:35.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:36.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:36.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:36.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:36.142 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:36.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:36.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:36.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 7 16 15839 15823 141.257 139.375 0.00505155 0.00707154 2023-09-30T09:34:36.274 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:36.305 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:36.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:36.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:36.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:36.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:36.541 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:36.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:36.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:36.678 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:36.708 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:36.759 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:36 smithi099 bash[59238]: cluster 2023-09-30T09:34:35.122532+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 563 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:34:36.759 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:36 smithi099 bash[59238]: audit 2023-09-30T09:34:36.579754+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:36.759 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:36 smithi099 bash[59238]: audit 2023-09-30T09:34:36.583417+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:36.799 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:36.812 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:36.829 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:36 smithi005 bash[78438]: cluster 2023-09-30T09:34:35.122532+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 563 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:34:36.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:36 smithi005 bash[78438]: audit 2023-09-30T09:34:36.579754+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:36.830 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:36 smithi005 bash[78438]: audit 2023-09-30T09:34:36.583417+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:36.830 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:36 smithi005 bash[75361]: cluster 2023-09-30T09:34:35.122532+0000 mgr.y (mgr.34107) 1002 : cluster 0 pgmap v1057: 89 pgs: 89 active+clean; 563 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:34:36.830 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:36 smithi005 bash[75361]: audit 2023-09-30T09:34:36.579754+0000 mon.a (mon.0) 1295 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:34:36.830 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:36 smithi005 bash[75361]: audit 2023-09-30T09:34:36.583417+0000 mon.a (mon.0) 1296 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:36.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:36.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:36.862 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:36.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:36.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:36.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:36.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:37.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:37.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:37.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:37.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:37.218 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 8 16 17887 17871 139.599 128 0.0100065 0.0071552 2023-09-30T09:34:37.222 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:37.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:37.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:37.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:37.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:37.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:37.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:37.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:37.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:38.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:38.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:38.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:38.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 9 16 19930 19914 138.274 127.688 0.00758314 0.00722369 2023-09-30T09:34:38.280 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:38.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:38.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:38.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:38.431 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:38.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:38.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:38.534 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:38.566 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:38.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:38.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:38.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:38.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:38.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:38.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:38.762 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:38 smithi005 bash[75361]: cluster 2023-09-30T09:34:37.123486+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 655 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-30T09:34:38.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:38 smithi099 bash[59238]: cluster 2023-09-30T09:34:37.123486+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 655 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-30T09:34:38.803 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:38.834 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:38.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:38.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:38.905 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:38.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:38.971 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:38.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:38.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:39.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:38 smithi005 bash[78438]: cluster 2023-09-30T09:34:37.123486+0000 mgr.y (mgr.34107) 1003 : cluster 0 pgmap v1058: 89 pgs: 89 active+clean; 655 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-09-30T09:34:39.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:39.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:39.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:39.204 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:39.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 10 16 21813 21797 136.214 117.688 0.00962763 0.0073346 2023-09-30T09:34:39.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:39.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:39.336 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:39.372 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:39.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:39.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:39.394 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:34:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:34:39] "GET /metrics HTTP/1.1" 200 36338 "" "Prometheus/2.33.4" 2023-09-30T09:34:39.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:39.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:39.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:39.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:39.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:39.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:39.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:39.774 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:39.800 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:39.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:39.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:39.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:39.926 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:39.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:40.029 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:40.063 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:40.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:40.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:40.200 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:40.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:40.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 11 16 23165 23149 131.512 84.5 0.0080991 0.00759816 2023-09-30T09:34:40.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:40.336 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:40.439 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:40.461 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:40.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:40.564 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:40.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:40.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:40.699 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:40.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:40.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:40.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:40.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:40.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:40.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:40.973 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:40 smithi099 bash[59238]: cluster 2023-09-30T09:34:39.124297+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-30T09:34:40.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:40 smithi005 bash[75361]: cluster 2023-09-30T09:34:39.124297+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-30T09:34:40.985 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:40 smithi005 bash[78438]: cluster 2023-09-30T09:34:39.124297+0000 mgr.y (mgr.34107) 1004 : cluster 0 pgmap v1059: 89 pgs: 89 active+clean; 1.0 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-30T09:34:40.991 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:40.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:40.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:41.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:41.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:41.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:41.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:41.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 12 16 24850 24834 129.328 105.312 0.00728513 0.00772642 2023-09-30T09:34:41.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:41.255 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:41.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:41.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:41.359 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:41.385 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:34:41.385 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-30T09:34:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:41.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:41.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:41.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:41.519 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:41.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:41.622 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:41.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:41.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:41.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:41.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:41.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:41.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:41.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:41.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:41.921 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:41.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:41.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:42.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:42.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:42.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:42.160 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:42.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:42.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:42.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 13 16 26528 26512 127.446 104.875 0.00715094 0.00783951 2023-09-30T09:34:42.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:42.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:42.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:42.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:42.449 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:42.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:42.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:42.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:42.682 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:42.711 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:42.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:42.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:42.847 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:42.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:42.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:42 smithi099 bash[59238]: cluster 2023-09-30T09:34:41.125684+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-30T09:34:42.986 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:42.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:42.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:43.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:42 smithi005 bash[75361]: cluster 2023-09-30T09:34:41.125684+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-30T09:34:43.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:42 smithi005 bash[78438]: cluster 2023-09-30T09:34:41.125684+0000 mgr.y (mgr.34107) 1005 : cluster 0 pgmap v1060: 89 pgs: 89 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-30T09:34:43.093 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:43.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:43.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:43.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:43.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 14 16 28334 28318 126.404 112.875 0.00295876 0.00790414 2023-09-30T09:34:43.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:43.250 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:43.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:43.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:43.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:43.387 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:43.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:43.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:43.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:43.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:43.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:43.625 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:43.655 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:43.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:43.758 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:43.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:43.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:43.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:43.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:43.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:43.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:43.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:44.020 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:44.045 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:44.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:44.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:44.180 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:44.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:44.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 15 16 30125 30109 125.439 111.938 0.00845883 0.00796631 2023-09-30T09:34:44.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:44.318 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:44.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:44.423 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:44.456 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:44.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:44.560 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:44.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:44.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:44.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:44.720 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:44.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:44.824 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:44.850 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:44.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:44.955 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:44.966 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:44 smithi099 bash[59238]: cluster 2023-09-30T09:34:43.126405+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-30T09:34:44.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:44.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:44.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:45.093 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:45.124 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:45.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:45.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:45.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 16 16 31729 31713 123.865 100.25 0.00395215 0.00806711 2023-09-30T09:34:45.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:45.237 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:44 smithi005 bash[75361]: cluster 2023-09-30T09:34:43.126405+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-30T09:34:45.238 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:44 smithi005 bash[78438]: cluster 2023-09-30T09:34:43.126405+0000 mgr.y (mgr.34107) 1006 : cluster 0 pgmap v1061: 89 pgs: 89 active+clean; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s 2023-09-30T09:34:45.257 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:45.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:45.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:45.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:45.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:45.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:45.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:45.499 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:45.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:45.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:45.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:45.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:45.660 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:45.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:45.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:45.765 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:45.790 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:45.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:45.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:45.892 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:45.917 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:45.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:45.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:46.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:46.042 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:46.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:46.145 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:46.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:46.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:46.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 17 16 33226 33210 122.082 93.5625 0.00704002 0.00818493 2023-09-30T09:34:46.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:46.322 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:46.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:46.428 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:46.464 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:46.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:46.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:46.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:46.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:46.698 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:46.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:46.780 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:46 smithi099 bash[59238]: cluster 2023-09-30T09:34:45.127130+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-30T09:34:46.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:46.838 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:46 smithi005 bash[75361]: cluster 2023-09-30T09:34:45.127130+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-30T09:34:46.839 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:46 smithi005 bash[78438]: cluster 2023-09-30T09:34:45.127130+0000 mgr.y (mgr.34107) 1007 : cluster 0 pgmap v1062: 89 pgs: 89 active+clean; 1.7 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s 2023-09-30T09:34:46.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:46.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:46.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:46.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:46.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:46.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:47.098 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:47.126 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:47.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:47.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:47.219 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 18 16 34859 34843 120.969 102.062 0.00760567 0.00825938 2023-09-30T09:34:47.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:47.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:47.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:47.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:47.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:47.442 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:47.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:47.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:47.451 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:47.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:47.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:47.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:47.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:47.581 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:34:47.581 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:34:47.581 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.581 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:35340 10.4 e228/224 10:2b1716a4:::benchmark_data_smithi005_194263_object35339:head v 228'2203, mlcod=228'2200)", 2023-09-30T09:34:47.581 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:47.574970+0000", 2023-09-30T09:34:47.581 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0021503289999999999, 2023-09-30T09:34:47.581 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0021855770000000002, 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.574970+0000", 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.574970+0000", 2023-09-30T09:34:47.582 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.574971+0000", 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2800000000000005e-07 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575002+0000", 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.0864000000000001e-05 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.583 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575020+0000", 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8301999999999999e-05 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575029+0000", 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0429999999999996e-06 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.584 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575113+0000", 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4061999999999996e-05 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575133+0000", 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9262e-05 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.585 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:35345 10.f e228/224 10:f2281bc9:::benchmark_data_smithi005_194263_object35344:head v 228'2146, mlcod=228'2144)", 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:47.575655+0000", 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.001465287, 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0015801610000000001, 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575655+0000", 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:47.586 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575655+0000", 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575656+0000", 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.7199999999999997e-07 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.587 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575704+0000", 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7759000000000001e-05 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575714+0000", 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8379999999999997e-06 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575719+0000", 2023-09-30T09:34:47.588 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7019999999999998e-06 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575786+0000", 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6412e-05 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575800+0000", 2023-09-30T09:34:47.589 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4610000000000001e-05 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:35338 10.5 e228/224 10:a9919a8d:::benchmark_data_smithi005_194263_object35337:head v 228'2171, mlcod=228'2165)", 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:47.575492+0000", 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.0016280719999999999, 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0017948860000000001, 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:34:47.590 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575492+0000", 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575492+0000", 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.591 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.575493+0000", 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0400000000000005e-07 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.577110+0000", 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001616649 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:34:47.592 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.577126+0000", 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6007000000000001e-05 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.577134+0000", 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3860000000000007e-06 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.577256+0000", 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121599 2023-09-30T09:34:47.593 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:47.577278+0000", 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2076e-05 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: ], 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 3 2023-09-30T09:34:47.594 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:34:47.676 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:47.702 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:47.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:47.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:47.804 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:34:47.807 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:47.828 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:47.829 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:34:47.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:47.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:47.874 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:34:47.919 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:34:47.932 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:47.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:47.959 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:34:47.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:47.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:47.991 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:34:48.031 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:34:48.062 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:34:48.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.067 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:34:48.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:48.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:48.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:48.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:48.221 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 19 16 36206 36190 119.022 84.1875 0.0244074 0.00839217 2023-09-30T09:34:48.242 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:48.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:48.347 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:48.374 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:48.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:48.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:48.478 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:48.511 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:48.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:48.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:48.614 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:48.639 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:48.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:48.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:48.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:48.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:48.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:48.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:48.800 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:34:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:48 smithi099 bash[59238]: cluster 2023-09-30T09:34:47.127750+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-30T09:34:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:48 smithi099 bash[59238]: audit 2023-09-30T09:34:47.774438+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.5:0/3860372177' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:48.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:48 smithi099 bash[59238]: audit 2023-09-30T09:34:48.659207+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.5:0/4018659618' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:48.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:48 smithi099 bash[59238]: audit 2023-09-30T09:34:48.659652+0000 mon.a (mon.0) 1297 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:48.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:48.896 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[78438]: cluster 2023-09-30T09:34:47.127750+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-30T09:34:48.896 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[78438]: audit 2023-09-30T09:34:47.774438+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.5:0/3860372177' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:48.896 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[78438]: audit 2023-09-30T09:34:48.659207+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.5:0/4018659618' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:48.897 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[78438]: audit 2023-09-30T09:34:48.659652+0000 mon.a (mon.0) 1297 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:48.897 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[75361]: cluster 2023-09-30T09:34:47.127750+0000 mgr.y (mgr.34107) 1008 : cluster 0 pgmap v1063: 89 pgs: 89 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-09-30T09:34:48.897 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[75361]: audit 2023-09-30T09:34:47.774438+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.5:0/3860372177' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:34:48.897 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[75361]: audit 2023-09-30T09:34:48.659207+0000 mon.c (mon.2) 115 : audit 1 from='client.? 172.21.15.5:0/4018659618' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:48.897 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:48 smithi005 bash[75361]: audit 2023-09-30T09:34:48.659652+0000 mon.a (mon.0) 1297 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:34:48.915 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:48.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:49.020 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:49.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:49.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:49.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:49.151 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:49.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:49.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:49.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:49.221 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:34:49.218707+0000 min lat: 0.0012656 max lat: 0.255609 avg lat: 0.00849222 2023-09-30T09:34:49.221 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:34:49.222 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 20 16 37680 37664 117.677 92.125 0.0116196 0.00849222 2023-09-30T09:34:49.281 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:49.307 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:49.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:49.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:49.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:49.420 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:34:49] "GET /metrics HTTP/1.1" 200 36338 "" "Prometheus/2.33.4" 2023-09-30T09:34:49.440 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:49.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:49.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:49.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:49.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:49.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:49.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:49.682 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:49.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:49.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:49.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:49.815 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:49.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:49.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:49.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:49.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:49.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:49 smithi099 bash[59238]: cluster 2023-09-30T09:34:48.779284+0000 mon.a (mon.0) 1298 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:34:49.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:49 smithi099 bash[59238]: audit 2023-09-30T09:34:48.780577+0000 mon.a (mon.0) 1299 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:34:49.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:49 smithi099 bash[59238]: cluster 2023-09-30T09:34:48.785118+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:49.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:49 smithi099 bash[59238]: cluster 2023-09-30T09:34:48.786102+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-30T09:34:49.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:49 smithi099 bash[59238]: cluster 2023-09-30T09:34:48.790474+0000 osd.0 (osd.0) 116 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:49.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:49 smithi099 bash[59238]: cluster 2023-09-30T09:34:48.799531+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:50.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:50.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[75361]: cluster 2023-09-30T09:34:48.779284+0000 mon.a (mon.0) 1298 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[75361]: audit 2023-09-30T09:34:48.780577+0000 mon.a (mon.0) 1299 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[75361]: cluster 2023-09-30T09:34:48.785118+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[75361]: cluster 2023-09-30T09:34:48.786102+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[75361]: cluster 2023-09-30T09:34:48.790474+0000 osd.0 (osd.0) 116 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[75361]: cluster 2023-09-30T09:34:48.799531+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[78438]: cluster 2023-09-30T09:34:48.779284+0000 mon.a (mon.0) 1298 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[78438]: audit 2023-09-30T09:34:48.780577+0000 mon.a (mon.0) 1299 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:34:50.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[78438]: cluster 2023-09-30T09:34:48.785118+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[78438]: cluster 2023-09-30T09:34:48.786102+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-30T09:34:50.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[78438]: cluster 2023-09-30T09:34:48.790474+0000 osd.0 (osd.0) 116 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:49 smithi005 bash[78438]: cluster 2023-09-30T09:34:48.799531+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.115 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:50.149 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:50.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:50.221 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 21 16 39238 39222 116.709 97.375 0.0182627 0.00856145 2023-09-30T09:34:50.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:50.281 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:50.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:50.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:50.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:50.522 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:50.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:50.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:50.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:50.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:50.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:50.726 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:50 smithi005 bash[75361]: cluster 2023-09-30T09:34:48.785348+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.726 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:50 smithi005 bash[75361]: cluster 2023-09-30T09:34:49.129052+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-30T09:34:50.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:50 smithi005 bash[78438]: cluster 2023-09-30T09:34:48.785348+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.726 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:50 smithi005 bash[78438]: cluster 2023-09-30T09:34:49.129052+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-30T09:34:50.790 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:50.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:50.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:50.924 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:50.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:50 smithi099 bash[59238]: cluster 2023-09-30T09:34:48.785348+0000 osd.5 (osd.5) 165 : cluster 3 failed to encode map e229 with expected crc 2023-09-30T09:34:50.932 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:50 smithi099 bash[59238]: cluster 2023-09-30T09:34:49.129052+0000 mgr.y (mgr.34107) 1009 : cluster 0 pgmap v1065: 89 pgs: 89 active+clean; 2.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 107 MiB/s wr, 1.72k op/s 2023-09-30T09:34:50.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:50.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:51.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:51.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:51.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:51.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:51.224 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 22 16 40753 40737 115.697 94.6875 0.00630337 0.008635 2023-09-30T09:34:51.229 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:51.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:51.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:51.364 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:51.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:51.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:51.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:51.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:51.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:51.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:51.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:51.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:51.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:51.735 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:51 smithi005 bash[75361]: audit 2023-09-30T09:34:51.573779+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:51.735 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:51 smithi005 bash[78438]: audit 2023-09-30T09:34:51.573779+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:51.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:51.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:51.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:51.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-30T09:34:51.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:51.915 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:51.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:51.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:52.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:52.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:51 smithi099 bash[59238]: audit 2023-09-30T09:34:51.573779+0000 mon.a (mon.0) 1301 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:52.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:52.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:52.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:52.183 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:52.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:52.225 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 23 16 42121 42105 114.384 85.5 0.00528337 0.00873606 2023-09-30T09:34:52.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:52.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:52.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:52.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:52.455 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:52.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:52.562 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:52.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:52.694 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:52.723 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:52.738 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:52 smithi005 bash[75361]: cluster 2023-09-30T09:34:51.129843+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-30T09:34:52.738 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:52 smithi005 bash[78438]: cluster 2023-09-30T09:34:51.129843+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-30T09:34:52.828 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:52.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:52.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:52.962 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:52.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:52.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:53.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:52 smithi099 bash[59238]: cluster 2023-09-30T09:34:51.129843+0000 mgr.y (mgr.34107) 1010 : cluster 0 pgmap v1066: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2023-09-30T09:34:53.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:53.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:53.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:53.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:53.224 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 24 16 43590 43574 113.443 91.8125 0.0054698 0.00880765 2023-09-30T09:34:53.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:53.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:53.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:53.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:53.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:53.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:53.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:53.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:53.494 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:53.524 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:53.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:53.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:53.627 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:53.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:53.664 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:53.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:53.765 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:53.794 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:53.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:53.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:53.835 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:34:53.842 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:34:53.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:53.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:53.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:53.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:54.074 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.099 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:54.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:54.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.225 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 25 16 44906 44890 112.189 82.25 0.00737816 0.00890825 2023-09-30T09:34:54.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:54.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:54.343 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:54.375 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:54.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:54.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:54.478 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:54.503 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:54.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:54.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:54.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:54.634 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:54.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:54.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:54.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.765 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:54.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:54.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:54.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:54.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:55.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:54 smithi005 bash[78438]: cluster 2023-09-30T09:34:53.130402+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-30T09:34:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:54 smithi005 bash[75361]: cluster 2023-09-30T09:34:53.130402+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-30T09:34:55.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:55.048 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:55.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:55.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:54 smithi099 bash[59238]: cluster 2023-09-30T09:34:53.130402+0000 mgr.y (mgr.34107) 1011 : cluster 0 pgmap v1067: 89 pgs: 89 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-30T09:34:55.151 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:55.177 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:55.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:55.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 26 16 46323 46307 111.281 88.5625 0.0148523 0.00898072 2023-09-30T09:34:55.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:55.313 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:55.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:55.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:55.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:55.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:55.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:55.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:55.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:55.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:55.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:55.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:55.851 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:55.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:55.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:55.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:55.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:56.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:56.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:56.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:56.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:56.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:56.225 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 27 16 47622 47606 110.166 81.1875 0.00988165 0.00907103 2023-09-30T09:34:56.245 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:56.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:56.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:56.349 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:56.381 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:56.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:56.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:56.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:56.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:56.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:56.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:56 smithi005 bash[78438]: cluster 2023-09-30T09:34:55.132322+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:56 smithi005 bash[78438]: audit 2023-09-30T09:34:56.136963+0000 mon.a (mon.0) 1302 : audit 1 from='client.? 172.21.15.5:0/2453143696' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:56 smithi005 bash[75361]: cluster 2023-09-30T09:34:55.132322+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:56 smithi005 bash[75361]: audit 2023-09-30T09:34:56.136963+0000 mon.a (mon.0) 1302 : audit 1 from='client.? 172.21.15.5:0/2453143696' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:34:56.981 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.1 to 1 (10000) 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:56 smithi099 bash[59238]: cluster 2023-09-30T09:34:55.132322+0000 mgr.y (mgr.34107) 1012 : cluster 0 pgmap v1068: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-09-30T09:34:56.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:56 smithi099 bash[59238]: audit 2023-09-30T09:34:56.136963+0000 mon.a (mon.0) 1302 : audit 1 from='client.? 172.21.15.5:0/2453143696' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:34:57.009 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:57.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:57.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:57.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 28 16 48979 48963 109.26 84.8125 0.0243087 0.00914581 2023-09-30T09:34:57.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:57.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:57.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:57.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:57.416 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:57.442 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:57.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:57.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:57.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:57.583 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:34:57.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:57.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:34:57.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:57.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:57.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:57.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:57.835 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:57.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:57.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:57.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:57.965 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:57.975 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[75361]: audit 2023-09-30T09:34:56.744881+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.5:0/2453143696' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:34:57.975 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[75361]: cluster 2023-09-30T09:34:56.748653+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-30T09:34:57.975 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[75361]: cluster 2023-09-30T09:34:56.749069+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e230 with expected crc 2023-09-30T09:34:57.975 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[75361]: cluster 2023-09-30T09:34:56.751697+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e230 with expected crc 2023-09-30T09:34:57.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[78438]: audit 2023-09-30T09:34:56.744881+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.5:0/2453143696' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:34:57.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[78438]: cluster 2023-09-30T09:34:56.748653+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-30T09:34:57.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[78438]: cluster 2023-09-30T09:34:56.749069+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e230 with expected crc 2023-09-30T09:34:57.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:57 smithi005 bash[78438]: cluster 2023-09-30T09:34:56.751697+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e230 with expected crc 2023-09-30T09:34:57.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:57.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:58.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:57 smithi099 bash[59238]: audit 2023-09-30T09:34:56.744881+0000 mon.a (mon.0) 1303 : audit 1 from='client.? 172.21.15.5:0/2453143696' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:34:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:57 smithi099 bash[59238]: cluster 2023-09-30T09:34:56.748653+0000 mon.a (mon.0) 1304 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-30T09:34:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:57 smithi099 bash[59238]: cluster 2023-09-30T09:34:56.749069+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e230 with expected crc 2023-09-30T09:34:58.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:57 smithi099 bash[59238]: cluster 2023-09-30T09:34:56.751697+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e230 with expected crc 2023-09-30T09:34:58.098 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:58.124 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:58.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:58.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:58.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-30T09:34:58.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 29 16 50327 50311 108.398 84.25 0.0122911 0.009219 2023-09-30T09:34:58.227 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:58.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:58.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:58.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:58.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:58.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:58.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:58.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:58.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:58.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:58.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:58.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:58.624 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:58.633 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:58.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:34:58.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:58.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:34:58.752 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:58.786 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:58.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:58.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:58.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:34:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:58.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:34:59.022 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:34:58 smithi005 bash[78438]: cluster 2023-09-30T09:34:57.132734+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:34:59.022 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:34:58 smithi005 bash[75361]: cluster 2023-09-30T09:34:57.132734+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:34:59.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:59.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:34:58 smithi099 bash[59238]: cluster 2023-09-30T09:34:57.132734+0000 mgr.y (mgr.34107) 1013 : cluster 0 pgmap v1070: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:34:59.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:59.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:59.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:59.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:59.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:59.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:59.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:59.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 30 16 51596 51580 107.428 79.3125 0.0172208 0.00930192 2023-09-30T09:34:59.309 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:59.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:34:59.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:59.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:34:59.451 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:59.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:34:59.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:59.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:34:59.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:59.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:34:59.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:59.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:34:59.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:59.757 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:34:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:59.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:34:59.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:34:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:34:59] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-09-30T09:34:59.862 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:59.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:34:59.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:59.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:34:59.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:00.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:00.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:00.131 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:00.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:00.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 31 16 52844 52828 106.479 78 0.0129058 0.00938533 2023-09-30T09:35:00.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:00.293 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:00.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:00.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:00.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:00.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:00.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:00.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:00.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:00.689 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:00.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:00.721 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:00.796 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:00.832 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:00.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:00.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:00.946 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:00 smithi099 bash[59238]: cluster 2023-09-30T09:34:59.133396+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-30T09:35:00.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:00.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:00.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:01.070 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:00 smithi005 bash[75361]: cluster 2023-09-30T09:34:59.133396+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-30T09:35:01.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:00 smithi005 bash[78438]: cluster 2023-09-30T09:34:59.133396+0000 mgr.y (mgr.34107) 1014 : cluster 0 pgmap v1071: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-09-30T09:35:01.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:01.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:01.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:01.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:01.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 32 16 54022 54006 105.452 73.625 0.0231153 0.00947435 2023-09-30T09:35:01.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:01.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:01.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:01.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:01.378 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:01.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:01.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:01.483 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:01.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:01.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:01.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:01.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:01.643 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:01.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:01.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:01.749 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:01.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:01.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:01.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:01.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:01.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:01.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:01.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:02.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:02.156 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:02.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:02.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:02.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 33 16 55177 55161 104.444 72.1875 0.0142635 0.00956786 2023-09-30T09:35:02.260 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:02.285 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:02.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:02.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:02.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:02.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:02.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:02.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:02.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:02.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:02.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:02.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:02.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:02.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:02.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:02.787 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:02.796 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:02 smithi099 bash[59238]: cluster 2023-09-30T09:35:01.134055+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:35:02.816 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:02.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:02.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:02.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:02.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:02.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:03.051 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:03.059 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:02 smithi005 bash[78438]: cluster 2023-09-30T09:35:01.134055+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:35:03.060 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:02 smithi005 bash[75361]: cluster 2023-09-30T09:35:01.134055+0000 mgr.y (mgr.34107) 1015 : cluster 0 pgmap v1072: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:35:03.077 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:03.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:03.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:03.181 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:03.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:03.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:03.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:03.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 34 16 56367 56351 103.56 74.375 0.00677568 0.00965011 2023-09-30T09:35:03.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:03.348 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:03.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:03.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:03.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:03.491 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:03.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:03.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:03.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:03.628 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:03.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:03.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:03.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:03.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:03.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:03.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:03.860 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:03.891 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:03.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:03.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:03.994 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:04.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:04.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:04.132 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:04.169 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:04.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:04.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 35 16 57614 57598 102.828 77.9375 0.0100969 0.00971843 2023-09-30T09:35:04.274 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:04.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:04.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:04.415 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:04.442 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:04.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:04.547 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:04.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:04.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:04.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:04.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:04.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:04.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:04.824 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:04 smithi099 bash[59238]: cluster 2023-09-30T09:35:03.134650+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-30T09:35:04.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:04.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:04.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:04.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:04.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:05.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:05.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:05.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:05.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:05.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:05.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:04 smithi005 bash[75361]: cluster 2023-09-30T09:35:03.134650+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-30T09:35:05.216 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:04 smithi005 bash[78438]: cluster 2023-09-30T09:35:03.134650+0000 mgr.y (mgr.34107) 1016 : cluster 0 pgmap v1073: 89 pgs: 89 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-30T09:35:05.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 36 16 58855 58839 102.126 77.5625 0.0094379 0.0097845 2023-09-30T09:35:05.233 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:05.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:05.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:05.339 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:05.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:05.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:05.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:05.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:05.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:05.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:05.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:05.642 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:05.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:05.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:05.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:05.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:05.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:05.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:05.897 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:05 smithi099 bash[59238]: audit 2023-09-30T09:35:05.663063+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:35:05.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:05.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:05.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:05.966 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:06.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:05 smithi005 bash[78438]: audit 2023-09-30T09:35:05.663063+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:35:06.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:05 smithi005 bash[75361]: audit 2023-09-30T09:35:05.663063+0000 mon.a (mon.0) 1305 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:35:06.017 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:06.045 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:06.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:06.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:06.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:06.184 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:06.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:06.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:06.226 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 37 16 59947 59931 101.21 68.25 0.00767717 0.00987439 2023-09-30T09:35:06.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:06.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:06.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:06.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:06.429 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:06.458 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:06.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:06.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:06.564 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:06.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:06.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:06.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:06.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:06.731 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:06.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:06.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:06.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:06.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:06.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:06.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:06.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:06.998 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:07.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:06 smithi099 bash[59238]: cluster 2023-09-30T09:35:05.136417+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-30T09:35:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:06 smithi099 bash[59238]: audit 2023-09-30T09:35:06.573928+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:07.101 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:07.136 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:07.227 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 38 16 61090 61074 100.427 71.4375 0.0126365 0.00995212 2023-09-30T09:35:07.240 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:07.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:06 smithi005 bash[78438]: cluster 2023-09-30T09:35:05.136417+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-30T09:35:07.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:06 smithi005 bash[78438]: audit 2023-09-30T09:35:06.573928+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:07.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:06 smithi005 bash[75361]: cluster 2023-09-30T09:35:05.136417+0000 mgr.y (mgr.34107) 1017 : cluster 0 pgmap v1074: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-30T09:35:07.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:06 smithi005 bash[75361]: audit 2023-09-30T09:35:06.573928+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:07.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:07.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:07.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:07.418 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:07.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:07.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:07.563 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:07.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:07.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:07.804 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:07.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:07.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:07.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:07.988 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:07.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:08.093 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:08.144 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:08.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:08.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:08.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 39 16 62281 62265 99.7601 74.4375 0.00359869 0.0100173 2023-09-30T09:35:08.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:08.272 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:08.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:08.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:08.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:08.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:08.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:08.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:08.542 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:08.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:08.646 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:08.673 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:08.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:08.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:08.778 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:08.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:08.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:08.913 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:08.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:08.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:08.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:09.011 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:08 smithi005 bash[78438]: cluster 2023-09-30T09:35:07.137085+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:35:09.013 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:08 smithi005 bash[75361]: cluster 2023-09-30T09:35:07.137085+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:35:09.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:08 smithi099 bash[59238]: cluster 2023-09-30T09:35:07.137085+0000 mgr.y (mgr.34107) 1018 : cluster 0 pgmap v1075: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:35:09.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:09.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:09.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:09.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:09.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:09.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:09.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:09.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:09.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:35:09.224050+0000 min lat: 0.0012656 max lat: 0.255609 avg lat: 0.0100823 2023-09-30T09:35:09.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:35:09.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 40 16 63468 63452 99.1207 74.1875 0.0104188 0.0100823 2023-09-30T09:35:09.320 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:09.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:09.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:09.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:09.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:09.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:09.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:09.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:09.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:09.630 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:09.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:09.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:09.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:09.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:09.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:09.871 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:35:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:35:09] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-09-30T09:35:09.874 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:09.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:09.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:10.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:10.040 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:10.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:10.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:10.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:10.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:10.227 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 41 16 64498 64482 98.2732 64.375 0.0740197 0.0101646 2023-09-30T09:35:10.274 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:10.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:10.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:10.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:10.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:10.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:10.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:10.573 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:10.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:10.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:10.713 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:10.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:10.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:10.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:10.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:10.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:10.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:10 smithi099 bash[59238]: cluster 2023-09-30T09:35:09.137710+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-30T09:35:10.988 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:10.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:10.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:11.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:10 smithi005 bash[75361]: cluster 2023-09-30T09:35:09.137710+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-30T09:35:11.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:10 smithi005 bash[78438]: cluster 2023-09-30T09:35:09.137710+0000 mgr.y (mgr.34107) 1019 : cluster 0 pgmap v1076: 89 pgs: 89 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-30T09:35:11.093 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:11.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:11.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:11.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:11.227 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 42 16 65536 65520 97.4779 64.875 0.0134563 0.0102511 2023-09-30T09:35:11.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:11.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:11.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:11.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:11.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:11.397 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:11.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:11.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:11.503 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:11.540 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:35:11.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:11.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:11.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:11.593 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:35:11.644 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:35:11.649 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:11.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:11.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:11.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:11.692 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:35:11.692 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:35:11.692 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:35:11.692 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:35:11.693 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:35:11.693 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:35:11.734 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:35:11.777 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:35:11.785 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:11.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:11.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:11.820 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:35:11.854 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:35:11.857 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.857 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.857 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.857 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.857 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.857 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.857 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.858 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:35:11.918 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:11.952 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:11.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:11.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:12.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:11 smithi005 bash[75361]: audit 2023-09-30T09:35:11.471712+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.5:0/2199266548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:35:12.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:11 smithi005 bash[78438]: audit 2023-09-30T09:35:11.471712+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.5:0/2199266548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:35:12.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:11 smithi099 bash[59238]: audit 2023-09-30T09:35:11.471712+0000 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.5:0/2199266548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:35:12.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:12.083 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:12.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:12.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:12.227 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 43 16 66539 66523 96.6688 62.6875 0.00959294 0.010339 2023-09-30T09:35:12.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:12.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:12.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:12.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:12.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:12.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:12.543 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:12.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:12.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:12.647 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:12.673 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:12.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:12.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:12.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:12.804 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:12.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:12.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:12.908 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:12.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:12.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:12 smithi005 bash[75361]: cluster 2023-09-30T09:35:11.138485+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-30T09:35:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:12 smithi005 bash[75361]: audit 2023-09-30T09:35:12.623051+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:13.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:12 smithi005 bash[75361]: audit 2023-09-30T09:35:12.635767+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:13.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:12 smithi005 bash[78438]: cluster 2023-09-30T09:35:11.138485+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-30T09:35:13.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:12 smithi005 bash[78438]: audit 2023-09-30T09:35:12.623051+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:13.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:12 smithi005 bash[78438]: audit 2023-09-30T09:35:12.635767+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:13.040 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:13.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:13.074 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:13.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:13.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:13.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:13.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:13.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:13.227 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 44 16 67499 67483 95.8354 60 0.0173529 0.0104288 2023-09-30T09:35:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:12 smithi099 bash[59238]: cluster 2023-09-30T09:35:11.138485+0000 mgr.y (mgr.34107) 1020 : cluster 0 pgmap v1077: 89 pgs: 89 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-30T09:35:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:12 smithi099 bash[59238]: audit 2023-09-30T09:35:12.623051+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:12 smithi099 bash[59238]: audit 2023-09-30T09:35:12.635767+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:13.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:13.351 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:13.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:13.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:13.455 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:13.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:13.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:13.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:13.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:13.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:13.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:13.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:13.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:13.757 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:13.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:13.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:13.826 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:13 smithi005 bash[75361]: audit 2023-09-30T09:35:13.211276+0000 mon.a (mon.0) 1309 : audit 1 from='client.? 172.21.15.5:0/176702195' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:35:13.826 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:13 smithi005 bash[78438]: audit 2023-09-30T09:35:13.211276+0000 mon.a (mon.0) 1309 : audit 1 from='client.? 172.21.15.5:0/176702195' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:35:13.840 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:35:13.866 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:13.876 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:13 smithi099 bash[59238]: audit 2023-09-30T09:35:13.211276+0000 mon.a (mon.0) 1309 : audit 1 from='client.? 172.21.15.5:0/176702195' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:35:13.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:13.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:13.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:13.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:14.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:14.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:14.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:14.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:14.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:14.227 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 45 16 68491 68475 95.0835 62 0.0100806 0.0105106 2023-09-30T09:35:14.272 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:14.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:14.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:14.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:14.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:14.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:14.522 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:14.552 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:14.659 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:14.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:14.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:14.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:14 smithi099 bash[59238]: cluster 2023-09-30T09:35:13.139239+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1078: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:35:14.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:14 smithi099 bash[59238]: cluster 2023-09-30T09:35:13.819954+0000 mon.a (mon.0) 1310 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:35:14.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:14 smithi099 bash[59238]: audit 2023-09-30T09:35:13.828185+0000 mon.a (mon.0) 1311 : audit 1 from='client.? 172.21.15.5:0/176702195' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:35:14.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:14 smithi099 bash[59238]: cluster 2023-09-30T09:35:13.831868+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-30T09:35:14.827 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:14 smithi099 bash[59238]: cluster 2023-09-30T09:35:13.832366+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:14.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:14 smithi099 bash[59238]: cluster 2023-09-30T09:35:13.833170+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:14.828 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:14 smithi099 bash[59238]: cluster 2023-09-30T09:35:13.835309+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:14.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:14.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:14.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:14.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:14.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:14.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:15.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:15.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[75361]: cluster 2023-09-30T09:35:13.139239+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1078: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:35:15.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[75361]: cluster 2023-09-30T09:35:13.819954+0000 mon.a (mon.0) 1310 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:35:15.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[75361]: audit 2023-09-30T09:35:13.828185+0000 mon.a (mon.0) 1311 : audit 1 from='client.? 172.21.15.5:0/176702195' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:35:15.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[75361]: cluster 2023-09-30T09:35:13.831868+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-30T09:35:15.079 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[75361]: cluster 2023-09-30T09:35:13.832366+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:15.079 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[75361]: cluster 2023-09-30T09:35:13.833170+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:15.079 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[75361]: cluster 2023-09-30T09:35:13.835309+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:15.079 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[78438]: cluster 2023-09-30T09:35:13.139239+0000 mgr.y (mgr.34107) 1021 : cluster 0 pgmap v1078: 89 pgs: 89 active+clean; 4.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-09-30T09:35:15.079 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[78438]: cluster 2023-09-30T09:35:13.819954+0000 mon.a (mon.0) 1310 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:35:15.079 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[78438]: audit 2023-09-30T09:35:13.828185+0000 mon.a (mon.0) 1311 : audit 1 from='client.? 172.21.15.5:0/176702195' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:35:15.079 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[78438]: cluster 2023-09-30T09:35:13.831868+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-30T09:35:15.080 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[78438]: cluster 2023-09-30T09:35:13.832366+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:15.080 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[78438]: cluster 2023-09-30T09:35:13.833170+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:15.080 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:14 smithi005 bash[78438]: cluster 2023-09-30T09:35:13.835309+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e231 with expected crc 2023-09-30T09:35:15.106 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:15.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:15.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:15.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:15.227 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 46 16 69381 69365 94.2257 55.625 0.0102407 0.0106057 2023-09-30T09:35:15.243 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:15.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:15.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:15.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:15.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:15.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:15.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:15.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:15.518 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:15.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:15.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:15.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:15.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:15.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:15.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:15.758 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:15.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:15.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:15.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:15.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:15.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:15.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:15.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:16.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:16.063 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:16.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:16.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:16.195 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:16.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:16.217 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-30T09:35:16.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 47 16 70393 70377 93.5663 63.25 0.00922047 0.0106812 2023-09-30T09:35:16.300 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:16.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:16.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:16.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:16.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:16.574 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:16.603 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:16.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:16.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:16.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:16.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:16.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:16.865 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:16.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:16.968 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:16.977 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:16 smithi005 bash[75361]: cluster 2023-09-30T09:35:15.139866+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:35:16.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:16 smithi005 bash[78438]: cluster 2023-09-30T09:35:15.139866+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:35:16.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:16.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:16.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:17.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:17.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:17.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:17.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:17.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 48 16 71246 71230 92.7277 53.3125 0.0266024 0.0107781 2023-09-30T09:35:17.235 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:17.267 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:17.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:17.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:17.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:16 smithi099 bash[59238]: cluster 2023-09-30T09:35:15.139866+0000 mgr.y (mgr.34107) 1022 : cluster 0 pgmap v1080: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:35:17.374 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:17.399 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:17.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:17.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:17.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:17.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:17.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:17.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:17.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:17.662 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:17.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:17.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:17.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:17.793 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:17.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:17.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:17.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:17.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:17.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:17.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:18.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:18.096 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:18.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:18.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:18.203 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:18.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 49 16 72299 72283 92.1783 65.8125 0.0186149 0.0108406 2023-09-30T09:35:18.243 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:18.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:18.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:18.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:18.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:18.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:18.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:18.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:35:18.509 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:18.570 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:18.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:18.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:18.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:18.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:18.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:18.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:18.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:18.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:18.974 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:19.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:19.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:19.124 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:19.134 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:18 smithi005 bash[75361]: cluster 2023-09-30T09:35:17.140408+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1081: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-30T09:35:19.134 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:18 smithi005 bash[78438]: cluster 2023-09-30T09:35:17.140408+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1081: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-30T09:35:19.150 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:19.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:19.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 50 16 73110 73094 91.3485 50.6875 0.0051529 0.0109408 2023-09-30T09:35:19.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:19.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:18 smithi099 bash[59238]: cluster 2023-09-30T09:35:17.140408+0000 mgr.y (mgr.34107) 1023 : cluster 0 pgmap v1081: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-30T09:35:19.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:19.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:19.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:19.396 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:35:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:35:19] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-09-30T09:35:19.405 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:19.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:19.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:19.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:19.642 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:19.673 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:19.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:19.779 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:19.814 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:19.856 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.2 to 1 (10000) 2023-09-30T09:35:19.914 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:19 smithi005 bash[75361]: audit 2023-09-30T09:35:19.044545+0000 mon.a (mon.0) 1313 : audit 1 from='client.? 172.21.15.5:0/1738519152' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:35:19.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:19 smithi005 bash[75361]: audit 2023-09-30T09:35:19.375622+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:19.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:19 smithi005 bash[75361]: audit 2023-09-30T09:35:19.393315+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:19.915 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:19 smithi005 bash[78438]: audit 2023-09-30T09:35:19.044545+0000 mon.a (mon.0) 1313 : audit 1 from='client.? 172.21.15.5:0/1738519152' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:35:19.915 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:19 smithi005 bash[78438]: audit 2023-09-30T09:35:19.375622+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:19.915 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:19 smithi005 bash[78438]: audit 2023-09-30T09:35:19.393315+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:19.917 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:19.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:19.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:19.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:19.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:35:20.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:20.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:20.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:20.185 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:20.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:19 smithi099 bash[59238]: audit 2023-09-30T09:35:19.044545+0000 mon.a (mon.0) 1313 : audit 1 from='client.? 172.21.15.5:0/1738519152' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:35:20.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:19 smithi099 bash[59238]: audit 2023-09-30T09:35:19.375622+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:20.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:19 smithi099 bash[59238]: audit 2023-09-30T09:35:19.393315+0000 mon.a (mon.0) 1315 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:20.213 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:20.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:20.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 51 16 74030 74014 90.6848 57.5 0.0155331 0.0110212 2023-09-30T09:35:20.316 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:20.342 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:20.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:20.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:20.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:20.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:20.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:20.572 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:20.606 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:20.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:20.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:20.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:20.741 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:20.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:20.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:20.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: cluster 2023-09-30T09:35:19.141246+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:35:20.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: audit 2023-09-30T09:35:19.843315+0000 mon.a (mon.0) 1316 : audit 1 from='client.? 172.21.15.5:0/1738519152' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:35:20.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: cluster 2023-09-30T09:35:19.847582+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e232 with expected crc 2023-09-30T09:35:20.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: cluster 2023-09-30T09:35:19.849765+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-30T09:35:20.851 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: cluster 2023-09-30T09:35:19.855614+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e232 with expected crc 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: audit 2023-09-30T09:35:20.028877+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: audit 2023-09-30T09:35:20.030348+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[78438]: audit 2023-09-30T09:35:20.040207+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: cluster 2023-09-30T09:35:19.141246+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: audit 2023-09-30T09:35:19.843315+0000 mon.a (mon.0) 1316 : audit 1 from='client.? 172.21.15.5:0/1738519152' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: cluster 2023-09-30T09:35:19.847582+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e232 with expected crc 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: cluster 2023-09-30T09:35:19.849765+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-30T09:35:20.852 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: cluster 2023-09-30T09:35:19.855614+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e232 with expected crc 2023-09-30T09:35:20.853 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: audit 2023-09-30T09:35:20.028877+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:35:20.853 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: audit 2023-09-30T09:35:20.030348+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:35:20.853 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:20 smithi005 bash[75361]: audit 2023-09-30T09:35:20.040207+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:20.875 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:20.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:20.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:20.979 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:21.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:21.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:21.116 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:21.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:21.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 52 16 74962 74946 90.061 58.25 0.0136266 0.0110968 2023-09-30T09:35:21.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:21.259 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-30T09:35:21.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: cluster 2023-09-30T09:35:19.141246+0000 mgr.y (mgr.34107) 1024 : cluster 0 pgmap v1082: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:35:21.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: audit 2023-09-30T09:35:19.843315+0000 mon.a (mon.0) 1316 : audit 1 from='client.? 172.21.15.5:0/1738519152' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:35:21.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: cluster 2023-09-30T09:35:19.847582+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e232 with expected crc 2023-09-30T09:35:21.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: cluster 2023-09-30T09:35:19.849765+0000 mon.a (mon.0) 1317 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-30T09:35:21.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: cluster 2023-09-30T09:35:19.855614+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e232 with expected crc 2023-09-30T09:35:21.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: audit 2023-09-30T09:35:20.028877+0000 mon.a (mon.0) 1318 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:35:21.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: audit 2023-09-30T09:35:20.030348+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:35:21.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:20 smithi099 bash[59238]: audit 2023-09-30T09:35:20.040207+0000 mon.a (mon.0) 1320 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:21.276 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:21.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:21.384 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:21.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:21.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:21.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:21.659 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:21.695 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:21.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:21.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:21.937 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:21.947 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:21 smithi005 bash[78438]: audit 2023-09-30T09:35:21.575645+0000 mon.a (mon.0) 1321 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:21.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:21 smithi005 bash[75361]: audit 2023-09-30T09:35:21.575645+0000 mon.a (mon.0) 1321 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:21.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:21.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:21.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:22.071 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:22.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:22.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:22.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:22.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:22.228 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:22.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:22.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 53 16 75972 75956 89.5527 63.125 0.0193286 0.0111612 2023-09-30T09:35:22.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:22.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:21 smithi099 bash[59238]: audit 2023-09-30T09:35:21.575645+0000 mon.a (mon.0) 1321 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:22.336 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:22.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:22.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:22.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:22.478 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:22.503 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:22.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:22.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:22.608 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:22.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:22.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:22.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:22.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:22.763 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:22.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:22.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:22.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:22.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:22.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:22.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:22.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:23.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:23.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:22 smithi099 bash[59238]: cluster 2023-09-30T09:35:21.142023+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1084: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-30T09:35:23.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:23.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:23.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:23.057 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:22 smithi005 bash[75361]: cluster 2023-09-30T09:35:21.142023+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1084: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-30T09:35:23.057 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:22 smithi005 bash[78438]: cluster 2023-09-30T09:35:21.142023+0000 mgr.y (mgr.34107) 1025 : cluster 0 pgmap v1084: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 54 MiB/s wr, 862 op/s 2023-09-30T09:35:23.158 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:23.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:23.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:23.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:23.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 54 16 76979 76963 89.0598 62.9375 0.00989934 0.0112213 2023-09-30T09:35:23.290 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:23.318 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:23.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:23.423 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:23.455 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:23.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:23.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:23.561 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:23.593 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:23.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:23.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:23.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:23.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:23.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:23.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:23.781 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:23.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:23.870 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:23.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:23 smithi099 bash[59238]: cluster 2023-09-30T09:35:23.145208+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-30T09:35:23.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:23.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:23.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:24.002 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:24.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:24.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:24.107 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:24.116 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:23 smithi005 bash[75361]: cluster 2023-09-30T09:35:23.145208+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-30T09:35:24.116 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:23 smithi005 bash[78438]: cluster 2023-09-30T09:35:23.145208+0000 mgr.y (mgr.34107) 1026 : cluster 0 pgmap v1085: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-09-30T09:35:24.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:24.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:24.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:24.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 55 16 77986 77970 88.5847 62.9375 0.014689 0.0112833 2023-09-30T09:35:24.243 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:24.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:24.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:24.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:24.490 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:24.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:24.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:24.622 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:24.650 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:24.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:24.754 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:24.795 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:24.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:24.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:24.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:24.905 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:24.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:24.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:24.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:25.045 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:25.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:25.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:25.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:25.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:25.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:25.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:25.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:25.228 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 56 16 78986 78970 88.1189 62.5 0.00941467 0.011342 2023-09-30T09:35:25.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:25.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:25.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:25.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:25.462 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:25.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:25.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:25.565 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:25.600 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:25.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:25.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:25.706 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:25.731 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:25.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:25.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:25.815 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:25.834 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:25.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:25.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:25.982 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:26.012 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:26.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:26.118 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:26.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:26.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:26.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 57 16 79979 79963 87.6617 62.0625 0.0173345 0.0114018 2023-09-30T09:35:26.257 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:26.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:26 smithi005 bash[75361]: cluster 2023-09-30T09:35:25.145687+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-30T09:35:26.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:26 smithi005 bash[78438]: cluster 2023-09-30T09:35:25.145687+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-30T09:35:26.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:26.392 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:26.417 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:26.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:26.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:26.530 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:26 smithi099 bash[59238]: cluster 2023-09-30T09:35:25.145687+0000 mgr.y (mgr.34107) 1027 : cluster 0 pgmap v1086: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 950 op/s 2023-09-30T09:35:26.552 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:26.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:26.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:26.679 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:26.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:26.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:26.820 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:26.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:26.923 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:26.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:26.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:26.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:27.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:27.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:27.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:27.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:27.213 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:27.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:27.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:27.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 58 16 80972 80956 87.2203 62.0625 0.0179659 0.0114592 2023-09-30T09:35:27.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:27.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:27.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:27.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:27.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:27.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:27.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:27.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:27.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:27.611 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:27.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:27.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:27.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:27.748 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:27.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:27.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:27.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:27.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:27.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:27.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:28.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:28.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:28.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:28.163 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:28.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:28.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 59 16 81968 81952 86.7969 62.25 0.0143497 0.0115095 2023-09-30T09:35:28.268 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:28.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:28.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:28.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:28.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:28.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:28.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:28.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:28.705 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:28.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:28.808 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:28.834 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:28.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:28.937 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:28.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:28 smithi005 bash[75361]: cluster 2023-09-30T09:35:27.146194+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-09-30T09:35:28.946 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:28 smithi005 bash[78438]: cluster 2023-09-30T09:35:27.146194+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-09-30T09:35:28.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:28.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:29.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:28 smithi099 bash[59238]: cluster 2023-09-30T09:35:27.146194+0000 mgr.y (mgr.34107) 1028 : cluster 0 pgmap v1087: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 954 op/s 2023-09-30T09:35:29.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:29.096 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:29.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:29.200 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:29.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:29.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:29.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:29.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:35:29.226284+0000 min lat: 0.0012656 max lat: 0.255609 avg lat: 0.0115748 2023-09-30T09:35:29.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:35:29.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 60 16 82925 82909 86.3469 59.8125 0.0197013 0.0115748 2023-09-30T09:35:29.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:29.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:29.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:29.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:29.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:29.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:29.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:35:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:35:29] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.33.4" 2023-09-30T09:35:29.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:29.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:29.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:29.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:29.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:29.765 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:29.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:29.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:29.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:29.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:29.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:30.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:30.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:30.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:30.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:30.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 61 16 83938 83922 85.9693 63.3125 0.018129 0.0116262 2023-09-30T09:35:30.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:30.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:30.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:30.405 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:30.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:30.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:30.584 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:30.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:30.693 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:30.717 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:30.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:30.849 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:30.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:30.952 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:30.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:30 smithi099 bash[59238]: cluster 2023-09-30T09:35:29.146838+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-30T09:35:30.978 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:30.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:30.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:31.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:30 smithi005 bash[78438]: cluster 2023-09-30T09:35:29.146838+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-30T09:35:31.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:30 smithi005 bash[75361]: cluster 2023-09-30T09:35:29.146838+0000 mgr.y (mgr.34107) 1029 : cluster 0 pgmap v1088: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s 2023-09-30T09:35:31.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:31.112 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:31.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:31.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:31.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:31.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 62 16 84846 84830 85.4979 56.75 0.0286494 0.0116905 2023-09-30T09:35:31.249 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:31.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:31.360 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:31.386 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:31.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:31.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:31.523 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:31.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:31.627 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:31.656 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:31.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:31.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:31.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:31.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:31.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:31.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:31.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:31.921 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:31.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:31.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:32.029 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:32.067 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:32.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:32.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:32.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:32.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:32.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:32.229 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 63 16 85805 85789 85.0922 59.9375 0.0111578 0.0117457 2023-09-30T09:35:32.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:32.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:32.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:32.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:32.451 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:32.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:32.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:32.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:32.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:32.631 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:32.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:32.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:32.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:32 smithi099 bash[59238]: cluster 2023-09-30T09:35:31.147518+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-30T09:35:32.746 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:32 smithi005 bash[75361]: cluster 2023-09-30T09:35:31.147518+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-30T09:35:32.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:32.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:32.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:32.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:32.927 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:32.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:32.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:33.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:32 smithi005 bash[78438]: cluster 2023-09-30T09:35:31.147518+0000 mgr.y (mgr.34107) 1030 : cluster 0 pgmap v1089: 89 pgs: 89 active+clean; 5.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 968 op/s 2023-09-30T09:35:33.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:33.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:33.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:33.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:33.163 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:33.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:33.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 64 16 86749 86733 84.6844 59 0.0175672 0.0118035 2023-09-30T09:35:33.293 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.332 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:33.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:33.439 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.462 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:33.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:33.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.596 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:33.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:33.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:33.700 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:33.740 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:33.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:33.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:33.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:33.882 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:33.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:33.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:34.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:34.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:34.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:34.156 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:34.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:34.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 65 16 87551 87535 84.1527 50.125 0.0195078 0.0118755 2023-09-30T09:35:34.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:34.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:34.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:34.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:34.420 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:34.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:34.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:34.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:34.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:34.663 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:34.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:34.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:34.751 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:34 smithi005 bash[75361]: cluster 2023-09-30T09:35:33.148133+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-30T09:35:34.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:34.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:34.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:34.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:34.947 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:34 smithi099 bash[59238]: cluster 2023-09-30T09:35:33.148133+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-30T09:35:34.974 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:34.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:34.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:35.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:34 smithi005 bash[78438]: cluster 2023-09-30T09:35:33.148133+0000 mgr.y (mgr.34107) 1031 : cluster 0 pgmap v1090: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-30T09:35:35.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:35.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:35.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:35.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:35.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:35.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 66 16 88458 88442 83.7365 56.6875 0.0205939 0.0119359 2023-09-30T09:35:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:35.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:35.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:35.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:35.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:35.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:35.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:35.489 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:35.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:35.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:35.630 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:35.666 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:35.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:35.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:35.771 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:35.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:35.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:35.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:35.906 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:35.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:35.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:36.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:36.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:36.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:36.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:36.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:36.223 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:36.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:36.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 67 16 89392 89376 83.3579 58.375 0.0150418 0.0119903 2023-09-30T09:35:36.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:36.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:36.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:36.456 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:36.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:36.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:36.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:36.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:36.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:36.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:36.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:36.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:36.759 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:36.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:36.867 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:36.893 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:36.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:36.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:36.942 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:36 smithi005 bash[78438]: cluster 2023-09-30T09:35:35.148738+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-30T09:35:36.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:36 smithi005 bash[78438]: audit 2023-09-30T09:35:36.574509+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:36.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:36 smithi005 bash[75361]: cluster 2023-09-30T09:35:35.148738+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-30T09:35:36.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:36 smithi005 bash[75361]: audit 2023-09-30T09:35:36.574509+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:37.001 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:37.010 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:36 smithi099 bash[59238]: cluster 2023-09-30T09:35:35.148738+0000 mgr.y (mgr.34107) 1032 : cluster 0 pgmap v1091: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 940 op/s 2023-09-30T09:35:37.010 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:36 smithi099 bash[59238]: audit 2023-09-30T09:35:36.574509+0000 mon.a (mon.0) 1322 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:37.027 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:37.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:37.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:37.156 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:37.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:37.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 68 16 90339 90323 83.0024 59.1875 0.00531067 0.0120411 2023-09-30T09:35:37.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:37.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:37.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:37.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:37.431 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:37.535 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:37.558 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:37.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:37.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:37.690 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:37.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:37.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:37.834 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:37.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:37.966 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:37.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:37.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:38.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:38.108 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:38.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:38.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:38.212 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:38.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 69 16 91182 91166 82.563 52.6875 0.0111911 0.0121057 2023-09-30T09:35:38.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:38.255 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:38.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:38.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:38.394 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:38.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:38.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:38.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:38.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:38.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:38.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:38.660 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:38.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:38.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:38.763 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:38 smithi099 bash[59238]: cluster 2023-09-30T09:35:37.149271+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-30T09:35:38.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:38.788 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:38.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:38.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:38.892 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:38.900 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:38 smithi005 bash[78438]: cluster 2023-09-30T09:35:37.149271+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-30T09:35:38.901 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:38 smithi005 bash[75361]: cluster 2023-09-30T09:35:37.149271+0000 mgr.y (mgr.34107) 1033 : cluster 0 pgmap v1092: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-30T09:35:38.917 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:38.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:38.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:39.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:39.046 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:39.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:39.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:39.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:39.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:39.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:39.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 70 16 92045 92029 82.1541 53.9375 0.0198741 0.0121663 2023-09-30T09:35:39.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:39.309 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:39.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:39.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:39.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:39.443 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:39.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:39.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:39.485 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:35:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:35:39] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-09-30T09:35:39.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:39.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:39.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:39.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:39.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:39.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:39.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:39.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:39.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:39.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:39.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:39.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:39.959 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:39.978 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:35:39.978 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:35:39.978 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:35:39.978 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:35:39.978 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:58518 9.1 9:84fb78f5:::benchmark_data_smithi005_172289_object58517:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.492782+0000", 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.47058176799999, 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.296876425, 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 58518 2023-09-30T09:35:39.979 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.492782+0000", 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.492782+0000", 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.980 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.492783+0000", 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.483e-06 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.492808+0000", 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5364e-05 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.492821+0000", 2023-09-30T09:35:39.981 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2286999999999999e-05 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.492829+0000", 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4479999999999994e-06 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.496729+0000", 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003899483 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.496880+0000", 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015118299999999999 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.497022+0000", 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014211000000000001 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:39.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502101+0000", 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0050792520000000002 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502114+0000", 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2565000000000001e-05 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789547+0000", 2023-09-30T09:35:39.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28743354399999999 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789606+0000", 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.834e-05 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789658+0000", 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2366e-05 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:39.985 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:58520 9.1 9:822a511e:::benchmark_data_smithi005_172289_object58519:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.494602+0000", 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.46876133900003, 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.295196444, 2023-09-30T09:35:39.986 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 58520 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.494602+0000", 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:39.987 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.494602+0000", 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.494603+0000", 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.057e-06 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.494626+0000", 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2847999999999999e-05 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.494638+0000", 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1789e-05 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.494645+0000", 2023-09-30T09:35:39.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5310000000000004e-06 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.499542+0000", 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048963369999999997 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.499691+0000", 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000149424 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.499837+0000", 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000146002 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502376+0000", 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0025386599999999999 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789499+0000", 2023-09-30T09:35:39.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.287123564 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789711+0000", 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0002118 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789763+0000", 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2380000000000003e-05 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789798+0000", 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5052000000000003e-05 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:58525 9.1 9:83d708dd:::benchmark_data_smithi005_172289_object58524:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.502944+0000", 2023-09-30T09:35:39.993 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.46041892900001, 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29956403399999998, 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 58525 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:39.994 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502944+0000", 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502944+0000", 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502946+0000", 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5290000000000001e-06 2023-09-30T09:35:39.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502971+0000", 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5120999999999999e-05 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502983+0000", 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2004999999999999e-05 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.502991+0000", 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2910000000000007e-06 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.503050+0000", 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8248999999999997e-05 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.503192+0000", 2023-09-30T09:35:39.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014269400000000001 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.503328+0000", 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000135811 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789672+0000", 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28634370799999997 2023-09-30T09:35:39.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.799197+0000", 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.009525469 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.802401+0000", 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0032034820000000001 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:39.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.802462+0000", 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0825000000000001e-05 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.802508+0000", 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.685e-05 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:58531 9.8 9:17c39c85:::benchmark_data_smithi005_172289_object58530:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.504439+0000", 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.45892452499999, 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29836022000000001, 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 58531 2023-09-30T09:35:40.001 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504439+0000", 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504439+0000", 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.002 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504440+0000", 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1149999999999999e-06 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504467+0000", 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6957999999999998e-05 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.003 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504479+0000", 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2391999999999999e-05 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504488+0000", 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8109999999999992e-06 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504551+0000", 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3367999999999994e-05 2023-09-30T09:35:40.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504705+0000", 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015355800000000001 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.504837+0000", 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000131946 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789047+0000", 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28421015300000002 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789159+0000", 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000112221 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.802712+0000", 2023-09-30T09:35:40.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013553147 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.802762+0000", 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9305000000000003e-05 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.802799+0000", 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7246000000000002e-05 2023-09-30T09:35:40.007 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35463.0:58518 9.1 e202/197 ondisk, result = 0)", 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.507946+0000", 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.45541724200001, 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28172719800000001, 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.008 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507946+0000", 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507946+0000", 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.009 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507946+0000", 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1100000000000001e-07 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507949+0000", 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3039999999999999e-06 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507957+0000", 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6989999999999992e-06 2023-09-30T09:35:40.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507961+0000", 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.535e-06 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789535+0000", 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28157399300000002 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789542+0000", 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5370000000000003e-06 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789673+0000", 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000131719 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop_reply(client.35463.0:58520 9.1 e202/197 ondisk, result = 0)", 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.507968+0000", 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.45539496999999, 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28183581800000002, 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507968+0000", 2023-09-30T09:35:40.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507968+0000", 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507969+0000", 2023-09-30T09:35:40.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8099999999999999e-07 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507970+0000", 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.561e-06 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507973+0000", 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.298e-06 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507976+0000", 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5979999999999999e-06 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789698+0000", 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.281722472 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789706+0000", 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3640000000000001e-06 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789804+0000", 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8344000000000006e-05 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.017 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:58527 9.3 e202/197 9:c41a63b7:::benchmark_data_smithi005_172289_object58526:head v 202'3802, mlcod=202'3798)", 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.507980+0000", 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.45538339400002, 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28950638499999998, 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507980+0000", 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.018 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507980+0000", 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.507980+0000", 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.03e-07 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.019 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508010+0000", 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.9972999999999999e-05 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508014+0000", 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3170000000000003e-06 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508018+0000", 2023-09-30T09:35:40.020 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.675e-06 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508061+0000", 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3093999999999998e-05 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508080+0000", 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8431e-05 2023-09-30T09:35:40.021 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.797430+0000", 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28935062700000003 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.797486+0000", 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6064999999999999e-05 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.022 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:58532 9.7 e202/197 9:e2bd28dd:::benchmark_data_smithi005_172289_object58531:head v 202'3610, mlcod=202'3608)", 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.508155+0000", 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.45520814000002, 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28674189100000003, 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.023 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508155+0000", 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508155+0000", 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508156+0000", 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3200000000000005e-07 2023-09-30T09:35:40.024 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508190+0000", 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3816999999999998e-05 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.788958+0000", 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28076852099999999 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.025 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.788990+0000", 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2032000000000001e-05 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789200+0000", 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000209998 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789233+0000", 2023-09-30T09:35:40.026 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2775999999999999e-05 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.794677+0000", 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0054440829999999997 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.794897+0000", 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000220032 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.027 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:58535 9.c 9:3c8319f6:::benchmark_data_smithi005_172289_object58534:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:29:52.508702+0000", 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 347.45466152900002, 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29153694400000002, 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.028 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 58535 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508702+0000", 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.029 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508702+0000", 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508703+0000", 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6080000000000001e-06 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.508731+0000", 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7166e-05 2023-09-30T09:35:40.030 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789046+0000", 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.28031506699999997 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789061+0000", 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4965e-05 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.031 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789227+0000", 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016639199999999999 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789462+0000", 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000234856 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 4,7", 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.789669+0000", 2023-09-30T09:35:40.032 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00020678 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.795521+0000", 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0058526530000000002 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.800089+0000", 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045678510000000004 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.033 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.800133+0000", 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4134999999999997e-05 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.800191+0000", 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7466000000000002e-05 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.034 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:29:52.800239+0000", 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8004999999999999e-05 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:206531 9.1 9:807c9936:::benchmark_data_smithi005_172289_object99395:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:05.845326+0000", 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 154.118037351, 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14839373, 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.035 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 206531 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.845326+0000", 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.036 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.845326+0000", 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.845327+0000", 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3399999999999998e-07 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.037 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.845330+0000", 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7759999999999999e-06 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.845339+0000", 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9949999999999994e-06 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.845346+0000", 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7649999999999996e-06 2023-09-30T09:35:40.038 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.851566+0000", 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.006219296 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.851678+0000", 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000112716 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:40.039 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.851794+0000", 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000116035 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856162+0000", 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0043675959999999996 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.861372+0000", 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0052105839999999999 2023-09-30T09:35:40.040 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993595+0000", 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13222228 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993657+0000", 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1970999999999993e-05 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.041 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993720+0000", 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2982000000000001e-05 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:206537 9.1 9:8463c097:::benchmark_data_smithi005_172289_object99401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:05.856657+0000", 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 154.10670628899999, 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.137257983, 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.042 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 206537 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856657+0000", 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.043 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856657+0000", 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856699+0000", 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.2478000000000002e-05 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.044 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856704+0000", 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7010000000000004e-06 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856713+0000", 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8689999999999993e-06 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856718+0000", 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2159999999999997e-06 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.045 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856757+0000", 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9181000000000003e-05 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856837+0000", 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9771000000000006e-05 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.046 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.856912+0000", 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4887000000000003e-05 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.860634+0000", 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0037216380000000002 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.861626+0000", 2023-09-30T09:35:40.047 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00099236399999999992 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993816+0000", 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13218988600000001 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993870+0000", 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4472999999999998e-05 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.048 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993915+0000", 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4518999999999998e-05 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:206549 9.1 9:8cba6cec:::benchmark_data_smithi005_172289_object99413:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:05.877807+0000", 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 154.085556043, 2023-09-30T09:35:40.049 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.116308988, 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 206549 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877807+0000", 2023-09-30T09:35:40.050 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877807+0000", 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877808+0000", 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.1999999999999998e-07 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.051 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877813+0000", 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2190000000000003e-06 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877825+0000", 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1819e-05 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.052 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877833+0000", 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7079999999999997e-06 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877901+0000", 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.8275999999999995e-05 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.878010+0000", 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000108758 2023-09-30T09:35:40.053 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.878122+0000", 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000111636 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891539+0000", 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013417334 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.054 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891603+0000", 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3847e-05 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994017+0000", 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.102413797 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994071+0000", 2023-09-30T09:35:40.055 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4404000000000003e-05 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994116+0000", 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5269999999999999e-05 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:206550 9.1 9:881e2fdc:::benchmark_data_smithi005_172289_object99414:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-09-30T09:35:40.056 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:05.877885+0000", 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 154.08547859500001, 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.121013129, 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 206550 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.057 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877885+0000", 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877885+0000", 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877885+0000", 2023-09-30T09:35:40.058 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4700000000000001e-07 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877889+0000", 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.315e-06 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877896+0000", 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3080000000000002e-06 2023-09-30T09:35:40.059 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.877901+0000", 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5190000000000003e-06 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.882525+0000", 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0046247830000000004 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.060 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.882664+0000", 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013872299999999999 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.883246+0000", 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00058160899999999997 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993971+0000", 2023-09-30T09:35:40.061 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.11072488900000001 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994165+0000", 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019402500000000001 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.998804+0000", 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0046398589999999997 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.062 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.998853+0000", 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8621000000000001e-05 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.998898+0000", 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4731000000000003e-05 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.063 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.35463.0:206552 9.4 e212/197 9:2045626d:::benchmark_data_smithi005_172289_object99416:head v 212'12827, mlcod=212'12824)", 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:05.885225+0000", 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 154.078138564, 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.115689899, 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885225+0000", 2023-09-30T09:35:40.064 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885225+0000", 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885225+0000", 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4999999999999998e-07 2023-09-30T09:35:40.065 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885229+0000", 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9940000000000002e-06 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885236+0000", 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5520000000000001e-06 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.066 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885241+0000", 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1150000000000002e-06 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885572+0000", 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00033131700000000003 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.885591+0000", 2023-09-30T09:35:40.067 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8856999999999999e-05 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.000880+0000", 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.115289402 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.000915+0000", 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4311999999999999e-05 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.068 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:206560 9.1 9:8608c681:::benchmark_data_smithi005_172289_object99424:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:05.891269+0000", 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 154.07209459399999, 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13042316300000001, 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.069 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 206560 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891269+0000", 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891269+0000", 2023-09-30T09:35:40.070 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891270+0000", 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6130000000000001e-06 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891276+0000", 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5929999999999996e-06 2023-09-30T09:35:40.071 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891287+0000", 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0747999999999999e-05 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.891293+0000", 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8839999999999999e-06 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.072 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994201+0000", 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.102908545 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994332+0000", 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000130519 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 6,7", 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994462+0000", 2023-09-30T09:35:40.073 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013007000000000001 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.008178+0000", 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013715977000000001 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.008190+0000", 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2644e-05 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.074 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.021602+0000", 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.01341204 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.021661+0000", 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9076000000000002e-05 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.075 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.021692+0000", 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.0454e-05 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.35463.0:206563 9.8 9:16ca3ce3:::benchmark_data_smithi005_172289_object99427:head [delete] snapc 0=[] ondisk+write+known_if_redirected e212)", 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:33:05.893253+0000", 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 154.07011064400001, 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.12648171599999999, 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.076 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.35463", 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 206563 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.893253+0000", 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.077 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.893253+0000", 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.893254+0000", 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0729999999999999e-06 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.078 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.893259+0000", 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8389999999999997e-06 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993167+0000", 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.099908434000000004 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993181+0000", 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4039000000000001e-05 2023-09-30T09:35:40.079 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993856+0000", 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00067518899999999998 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.993995+0000", 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013857100000000001 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.080 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:05.994120+0000", 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012539300000000001 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.003858+0000", 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0097373719999999993 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.005452+0000", 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0015947719999999999 2023-09-30T09:35:40.081 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.019641+0000", 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.014188920000000001 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.019691+0000", 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9866e-05 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.082 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:33:06.019734+0000", 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3248000000000003e-05 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:32871 10.4 e228/224 10:2bbaa53b:::benchmark_data_smithi005_194263_object32870:head v 228'2059, mlcod=228'2057)", 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:45.892166+0000", 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 54.071197562999998, 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15644027999999999, 2023-09-30T09:35:40.083 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892166+0000", 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892166+0000", 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.084 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892167+0000", 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8700000000000004e-07 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892216+0000", 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9693e-05 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.085 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892229+0000", 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2653999999999999e-05 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892238+0000", 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6060000000000003e-06 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892300+0000", 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2502999999999994e-05 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.086 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.892323+0000", 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2481999999999999e-05 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.048558+0000", 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.156235086 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.087 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.048606+0000", 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8269000000000002e-05 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:32873 10.3 e228/224 10:cc3dccb6:::benchmark_data_smithi005_194263_object32872:head v 228'2120, mlcod=228'2118)", 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:45.894987+0000", 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 54.068376614999998, 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15215358300000001, 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.088 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894987+0000", 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894987+0000", 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.089 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894988+0000", 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0219999999999999e-06 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.895010+0000", 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2065999999999998e-05 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.090 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043647+0000", 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14863759700000001 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043674+0000", 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6923999999999998e-05 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043761+0000", 2023-09-30T09:35:40.091 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6221e-05 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043788+0000", 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7979000000000001e-05 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047073+0000", 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0032840529999999999 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.092 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047140+0000", 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7720999999999998e-05 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:32855 10.7 e228/224 10:ed84c57f:::benchmark_data_smithi005_194263_object32854:head v 228'2020, mlcod=228'2014)", 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:45.897154+0000", 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 54.066209196999999, 2023-09-30T09:35:40.093 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15270998599999999, 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.897154+0000", 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.897154+0000", 2023-09-30T09:35:40.094 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.897155+0000", 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2669999999999999e-06 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.897192+0000", 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.6480999999999999e-05 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.095 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043650+0000", 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.146458279 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043674+0000", 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3699000000000001e-05 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.096 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043756+0000", 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1927000000000004e-05 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043787+0000", 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1696000000000003e-05 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.049811+0000", 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0060232489999999996 2023-09-30T09:35:40.097 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.098 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.099 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.099 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.049864+0000", 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3387999999999998e-05 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:32896 10.4 e228/224 10:295f2bc5:::benchmark_data_smithi005_194263_object32895:head v 228'2060, mlcod=228'2057)", 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:45.914018+0000", 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 54.049345068000001, 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13464296100000001, 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:35:40.100 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.914018+0000", 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.914018+0000", 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.101 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.914020+0000", 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9199999999999998e-06 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.914075+0000", 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5126e-05 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:35:40.102 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043663+0000", 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.129588175 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.043684+0000", 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0109999999999999e-05 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.045743+0000", 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0020598069999999999 2023-09-30T09:35:40.103 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.045765+0000", 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1155e-05 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.048610+0000", 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0028452360000000001 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:35:40.104 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.048661+0000", 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1431999999999998e-05 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:35:40.105 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:35:40.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:40.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:40.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:40.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:40.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 71 16 92880 92864 81.7318 52.1875 0.0181035 0.0122288 2023-09-30T09:35:40.237 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:40.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:40.344 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:40.369 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:40.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:40.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:40.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:40.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:40.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:40.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:40.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:40.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:40.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:40.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:40.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:40.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:40.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:40.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:40.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:40.927 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:40.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:40.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:41.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:41.039 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:40 smithi005 bash[78438]: cluster 2023-09-30T09:35:39.149922+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:35:41.040 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:40 smithi005 bash[75361]: cluster 2023-09-30T09:35:39.149922+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:35:41.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:40 smithi099 bash[59238]: cluster 2023-09-30T09:35:39.149922+0000 mgr.y (mgr.34107) 1034 : cluster 0 pgmap v1093: 89 pgs: 89 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-30T09:35:41.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:41.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:41.195 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:41.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 72 16 93789 93773 81.3856 56.8125 0.00911872 0.0122817 2023-09-30T09:35:41.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:41.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:41.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:41.427 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:41.453 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:41.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:41.555 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:41.584 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:41.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:41.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:41.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:41.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:41.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:41.850 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:41.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:41.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:41.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:42.085 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:42.140 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:42.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:42.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:42.230 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 73 16 94615 94599 80.9779 51.625 0.016885 0.0123412 2023-09-30T09:35:42.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:42.286 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:42.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:42.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:42.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:42.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:42.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:42.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:42.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:42.588 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:42.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:42.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:42.643 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:35:42.673 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:35:42.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:42.721 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:35:42.724 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:42.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:42.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:42.757 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:35:42.791 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:35:42.794 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:35:42.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:42.835 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:35:42.868 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:42.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:42.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:42.878 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:35:42.914 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.919 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:35:42.973 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:42.987 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[75361]: cluster 2023-09-30T09:35:41.150638+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1094: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2023-09-30T09:35:42.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[75361]: audit 2023-09-30T09:35:42.580530+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.5:0/565749685' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:35:42.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[75361]: audit 2023-09-30T09:35:42.628975+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.5:0/1122928939' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:35:42.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[75361]: audit 2023-09-30T09:35:42.629467+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:35:42.988 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[78438]: cluster 2023-09-30T09:35:41.150638+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1094: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2023-09-30T09:35:42.988 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[78438]: audit 2023-09-30T09:35:42.580530+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.5:0/565749685' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:35:42.988 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[78438]: audit 2023-09-30T09:35:42.628975+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.5:0/1122928939' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:35:42.988 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:42 smithi005 bash[78438]: audit 2023-09-30T09:35:42.629467+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:35:43.008 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:43.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:42 smithi099 bash[59238]: cluster 2023-09-30T09:35:41.150638+0000 mgr.y (mgr.34107) 1035 : cluster 0 pgmap v1094: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2023-09-30T09:35:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:42 smithi099 bash[59238]: audit 2023-09-30T09:35:42.580530+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.5:0/565749685' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:35:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:42 smithi099 bash[59238]: audit 2023-09-30T09:35:42.628975+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.5:0/1122928939' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:35:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:42 smithi099 bash[59238]: audit 2023-09-30T09:35:42.629467+0000 mon.a (mon.0) 1323 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:35:43.114 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:43.141 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:43.231 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 74 16 95451 95435 80.5896 52.25 0.00823604 0.0124025 2023-09-30T09:35:43.246 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:43.269 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:43.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:43.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:43.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:43.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:43.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-30T09:35:43.498 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:43.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:43.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:43.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:43.657 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:43.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:43.795 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:43.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:43.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:43.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[78438]: cluster 2023-09-30T09:35:42.765876+0000 mon.a (mon.0) 1324 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:35:43.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[78438]: cluster 2023-09-30T09:35:42.765910+0000 mon.a (mon.0) 1325 : cluster 1 Cluster is now healthy 2023-09-30T09:35:43.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[78438]: audit 2023-09-30T09:35:42.779362+0000 mon.a (mon.0) 1326 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:35:43.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[78438]: cluster 2023-09-30T09:35:42.783518+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:43.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[78438]: cluster 2023-09-30T09:35:42.786068+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-30T09:35:43.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[78438]: cluster 2023-09-30T09:35:42.790914+0000 osd.0 (osd.0) 117 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:43.909 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[78438]: cluster 2023-09-30T09:35:42.796047+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:43.909 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[75361]: cluster 2023-09-30T09:35:42.765876+0000 mon.a (mon.0) 1324 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:35:43.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[75361]: cluster 2023-09-30T09:35:42.765910+0000 mon.a (mon.0) 1325 : cluster 1 Cluster is now healthy 2023-09-30T09:35:43.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[75361]: audit 2023-09-30T09:35:42.779362+0000 mon.a (mon.0) 1326 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:35:43.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[75361]: cluster 2023-09-30T09:35:42.783518+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:43.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[75361]: cluster 2023-09-30T09:35:42.786068+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-30T09:35:43.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[75361]: cluster 2023-09-30T09:35:42.790914+0000 osd.0 (osd.0) 117 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:43.910 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:43 smithi005 bash[75361]: cluster 2023-09-30T09:35:42.796047+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:43.927 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:43.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:43.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:44.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:44.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:43 smithi099 bash[59238]: cluster 2023-09-30T09:35:42.765876+0000 mon.a (mon.0) 1324 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:35:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:43 smithi099 bash[59238]: cluster 2023-09-30T09:35:42.765910+0000 mon.a (mon.0) 1325 : cluster 1 Cluster is now healthy 2023-09-30T09:35:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:43 smithi099 bash[59238]: audit 2023-09-30T09:35:42.779362+0000 mon.a (mon.0) 1326 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:35:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:43 smithi099 bash[59238]: cluster 2023-09-30T09:35:42.783518+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:43 smithi099 bash[59238]: cluster 2023-09-30T09:35:42.786068+0000 mon.a (mon.0) 1327 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-30T09:35:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:43 smithi099 bash[59238]: cluster 2023-09-30T09:35:42.790914+0000 osd.0 (osd.0) 117 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:44.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:43 smithi099 bash[59238]: cluster 2023-09-30T09:35:42.796047+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:44.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:44.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:44.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:44.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:44.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:44.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:44.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:44.231 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 75 16 96304 96288 80.2259 53.3125 0.0141574 0.0124584 2023-09-30T09:35:44.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:44.342 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:44.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:44.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:44.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:44.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:44.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:44.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:44.580 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:44.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:44.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:44.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:44.713 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:44.742 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:44.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:44.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:44.803 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.3 to 1 (10000) 2023-09-30T09:35:44.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:44.874 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:44.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:44.979 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:44.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:44 smithi099 bash[59238]: cluster 2023-09-30T09:35:42.793453+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:44.987 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:44 smithi099 bash[59238]: cluster 2023-09-30T09:35:43.151085+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-30T09:35:44.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:44 smithi099 bash[59238]: audit 2023-09-30T09:35:43.972151+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.5:0/607968891' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:35:44.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:44 smithi099 bash[59238]: audit 2023-09-30T09:35:43.972661+0000 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:35:45.001 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:45.005 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[78438]: cluster 2023-09-30T09:35:42.793453+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:45.006 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[78438]: cluster 2023-09-30T09:35:43.151085+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-30T09:35:45.006 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[78438]: audit 2023-09-30T09:35:43.972151+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.5:0/607968891' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:35:45.006 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[78438]: audit 2023-09-30T09:35:43.972661+0000 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:35:45.006 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[75361]: cluster 2023-09-30T09:35:42.793453+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e233 with expected crc 2023-09-30T09:35:45.006 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[75361]: cluster 2023-09-30T09:35:43.151085+0000 mgr.y (mgr.34107) 1036 : cluster 0 pgmap v1096: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2023-09-30T09:35:45.006 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[75361]: audit 2023-09-30T09:35:43.972151+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.5:0/607968891' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:35:45.006 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:44 smithi005 bash[75361]: audit 2023-09-30T09:35:43.972661+0000 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:35:45.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:45.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:45.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:45.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:45.231 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 76 16 97194 97178 79.9022 55.625 0.0096818 0.0125094 2023-09-30T09:35:45.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:45.273 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:45.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:45.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:45.403 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:45.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:45.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:45.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:45.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:45.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:45.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:45.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:45.770 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:45.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:45.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:45.904 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:45.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[78438]: audit 2023-09-30T09:35:44.785366+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:35:45.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[78438]: cluster 2023-09-30T09:35:44.787999+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-30T09:35:45.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[78438]: cluster 2023-09-30T09:35:44.790681+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[78438]: cluster 2023-09-30T09:35:44.791697+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[78438]: cluster 2023-09-30T09:35:44.792304+0000 osd.0 (osd.0) 118 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.914 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[78438]: cluster 2023-09-30T09:35:44.801375+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[75361]: audit 2023-09-30T09:35:44.785366+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:35:45.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[75361]: cluster 2023-09-30T09:35:44.787999+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-30T09:35:45.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[75361]: cluster 2023-09-30T09:35:44.790681+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[75361]: cluster 2023-09-30T09:35:44.791697+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[75361]: cluster 2023-09-30T09:35:44.792304+0000 osd.0 (osd.0) 118 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.915 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:45 smithi005 bash[75361]: cluster 2023-09-30T09:35:44.801375+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:45.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:45.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:46.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:46.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:45 smithi099 bash[59238]: audit 2023-09-30T09:35:44.785366+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:35:46.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:45 smithi099 bash[59238]: cluster 2023-09-30T09:35:44.787999+0000 mon.a (mon.0) 1330 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-30T09:35:46.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:45 smithi099 bash[59238]: cluster 2023-09-30T09:35:44.790681+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:46.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:45 smithi099 bash[59238]: cluster 2023-09-30T09:35:44.791697+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:46.044 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:45 smithi099 bash[59238]: cluster 2023-09-30T09:35:44.792304+0000 osd.0 (osd.0) 118 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:46.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:45 smithi099 bash[59238]: cluster 2023-09-30T09:35:44.801375+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e234 with expected crc 2023-09-30T09:35:46.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:46.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:46.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:46.098 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-30T09:35:46.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:46.199 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:46.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:46.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:46.231 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 77 16 98077 98061 79.5811 55.1875 0.0132408 0.0125599 2023-09-30T09:35:46.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:46.337 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:46.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:46.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:46.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:46.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:46.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:46.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:46.569 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:46.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:46.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:46.700 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:46.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:46.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:46.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:46.831 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:46.840 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:46 smithi099 bash[59238]: cluster 2023-09-30T09:35:45.151607+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1098: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:35:46.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:46.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:46.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:46.976 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:46 smithi005 bash[75361]: cluster 2023-09-30T09:35:45.151607+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1098: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:35:46.977 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:46 smithi005 bash[78438]: cluster 2023-09-30T09:35:45.151607+0000 mgr.y (mgr.34107) 1037 : cluster 0 pgmap v1098: 89 pgs: 89 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-30T09:35:46.998 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:47.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:35:47.049 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:35:47.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:47.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:47.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 78 16 98904 98888 79.2206 51.6875 0.0121692 0.0126155 2023-09-30T09:35:47.234 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:47.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:47.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:47.375 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:47.411 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:47.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:47.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:47.545 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:47.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:47.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:47.683 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:47.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:47.790 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:47.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:47.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:47.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:47.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:47.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:48.059 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:48.086 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:48.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:48.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:48.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:48.225 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:48.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:48.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 79 16 99737 99721 78.8768 52.0625 0.0337086 0.0126724 2023-09-30T09:35:48.328 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:48.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:48.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:48.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:48.378 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:35:48.456 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:48.490 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:48.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:48.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:48.595 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:48.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:48.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:48.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:48.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:48.756 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:48.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:48.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:48.860 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:48.885 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:48.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:48.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:48.990 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:48.999 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:48 smithi005 bash[78438]: cluster 2023-09-30T09:35:47.152755+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 705 op/s 2023-09-30T09:35:49.000 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:48 smithi005 bash[75361]: cluster 2023-09-30T09:35:47.152755+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 705 op/s 2023-09-30T09:35:49.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:49.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:49.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:49.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:49.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:48 smithi099 bash[59238]: cluster 2023-09-30T09:35:47.152755+0000 mgr.y (mgr.34107) 1038 : cluster 0 pgmap v1099: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 705 op/s 2023-09-30T09:35:49.169 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:49.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:49.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:35:49.231248+0000 min lat: 0.0012656 max lat: 0.255609 avg lat: 0.0127236 2023-09-30T09:35:49.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:35:49.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 80 16 100591 100575 78.558 53.375 0.0197687 0.0127236 2023-09-30T09:35:49.276 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:49.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:49.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:49.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:49.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:49.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:49.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:49.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:49.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:49.580 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:49.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:49.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:49.696 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:35:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:35:49] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-09-30T09:35:49.717 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:49.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:49.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:49.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:49.865 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:49.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:49.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:50.004 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:50.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:50.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:50.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 81 16 101430 101414 78.2355 52.4375 0.0244047 0.012776 2023-09-30T09:35:50.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:50.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:50.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:50.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:50.407 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:50.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:50.512 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:50.549 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:50.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:50.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:50.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:50.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:50.828 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:50.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:50.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:50.947 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:50.948 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:50.982 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:50.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:50.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:51.087 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:51.098 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:50 smithi099 bash[59238]: cluster 2023-09-30T09:35:49.155545+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2023-09-30T09:35:51.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:51.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:51.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:51.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:51.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 82 16 102278 102262 77.9277 53 0.016892 0.0128266 2023-09-30T09:35:51.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:50 smithi005 bash[78438]: cluster 2023-09-30T09:35:49.155545+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2023-09-30T09:35:51.238 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:50 smithi005 bash[75361]: cluster 2023-09-30T09:35:49.155545+0000 mgr.y (mgr.34107) 1039 : cluster 0 pgmap v1100: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2023-09-30T09:35:51.269 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:51.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:51.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:51.378 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.414 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:51.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:51.517 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.543 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:51.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:51.646 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:51.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:51.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:51.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:51.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:51.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:51.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:51.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:51.966 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:35:52.039 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:52.067 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:52.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:52.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:52.170 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:52.200 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:52.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:52.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:52.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 83 16 103093 103077 77.6025 50.9375 0.0144478 0.0128798 2023-09-30T09:35:52.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:52.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:52.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:52.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:52.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:52.463 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:52.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:52.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:52.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:52.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:52.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:52.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:52.703 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:52.727 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:52.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:52.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:52.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:52 smithi099 bash[59238]: cluster 2023-09-30T09:35:51.156214+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2023-09-30T09:35:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:52 smithi099 bash[59238]: audit 2023-09-30T09:35:51.580614+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:52 smithi099 bash[59238]: audit 2023-09-30T09:35:51.583063+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:52.833 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:52.871 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:52.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:52.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:52.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:52.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:52 smithi005 bash[75361]: cluster 2023-09-30T09:35:51.156214+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2023-09-30T09:35:52.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:52 smithi005 bash[75361]: audit 2023-09-30T09:35:51.580614+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:52.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:52 smithi005 bash[75361]: audit 2023-09-30T09:35:51.583063+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:52.986 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:52 smithi005 bash[78438]: cluster 2023-09-30T09:35:51.156214+0000 mgr.y (mgr.34107) 1040 : cluster 0 pgmap v1101: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s 2023-09-30T09:35:52.987 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:52 smithi005 bash[78438]: audit 2023-09-30T09:35:51.580614+0000 mon.a (mon.0) 1331 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:35:52.987 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:52 smithi005 bash[78438]: audit 2023-09-30T09:35:51.583063+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:53.002 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:53.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:53.105 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:53.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:53.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:53.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:53.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 84 16 103843 103827 77.2367 46.875 0.00950614 0.0129415 2023-09-30T09:35:53.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:53.279 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:53.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:53.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:53.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:53.412 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:53.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:53.515 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:53.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:53.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:53.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:53.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:53.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:53.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:53.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:53.875 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:53.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:53.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:53.981 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:54.005 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:54.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:54.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:54.139 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:54.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 85 16 104677 104661 76.9412 52.125 0.00610439 0.0129914 2023-09-30T09:35:54.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:54.270 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:54.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:54.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:54.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:54.518 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:54.552 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:54.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:54.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:54.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:54.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:54.792 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:54.820 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:54.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:54.826 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:54 smithi005 bash[75361]: cluster 2023-09-30T09:35:53.156854+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-09-30T09:35:54.827 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:54 smithi005 bash[78438]: cluster 2023-09-30T09:35:53.156854+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-09-30T09:35:54.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:54.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:54.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:54 smithi099 bash[59238]: cluster 2023-09-30T09:35:53.156854+0000 mgr.y (mgr.34107) 1041 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s 2023-09-30T09:35:55.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:55.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:55.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:55.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:55.224 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:55.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:55.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:55.234 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 86 16 105453 105437 76.6105 48.5 0.00426704 0.0130459 2023-09-30T09:35:55.329 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:55.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:55.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:55.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:55.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:55.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:55.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:55.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:55.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:55.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:55.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:55.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:55.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:55.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:55.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:55.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:55.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:55.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:56.029 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:56.047 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:35:56.047 INFO:teuthology.orchestra.run.smithi099.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-30T09:35:56.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:56.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:56.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:56.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:56.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:56.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:56.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 87 16 106216 106200 76.278 47.6875 0.0157787 0.0131039 2023-09-30T09:35:56.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:56.355 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:56.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:56.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:56.461 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:56.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:56.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:56.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:56.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:56.626 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:56.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:56.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:56.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:56.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:56.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:56.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:56.874 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:56.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:56 smithi099 bash[59238]: cluster 2023-09-30T09:35:55.158258+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-30T09:35:56.907 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:56.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:56.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:57.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:57.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:56 smithi005 bash[78438]: cluster 2023-09-30T09:35:55.158258+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-30T09:35:57.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:56 smithi005 bash[75361]: cluster 2023-09-30T09:35:55.158258+0000 mgr.y (mgr.34107) 1042 : cluster 0 pgmap v1103: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 54 MiB/s wr, 860 op/s 2023-09-30T09:35:57.036 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:57.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:57.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-30T09:35:57.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:57.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:57.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:57.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 88 16 106988 106972 75.9595 48.25 0.0152726 0.0131587 2023-09-30T09:35:57.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:57.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:57.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:57.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:57.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:57.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:57.539 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:57.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:57.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:57.672 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:57.705 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:57.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:57.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:57.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:57.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:57.952 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:57.982 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:57.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:57.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:58.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:58.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:58.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:58.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:58.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:58.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 89 16 107809 107793 75.6826 51.3125 0.0106024 0.0132075 2023-09-30T09:35:58.265 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:58.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:58.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:58.368 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:58.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:35:58.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:58.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:35:58.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:58.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:58.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:58.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:58.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:58.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:35:58.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:58.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:35:58.774 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:58.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:35:58 smithi099 bash[59238]: cluster 2023-09-30T09:35:57.158909+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s 2023-09-30T09:35:58.808 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:35:58.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:58.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:35:58.911 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:58.941 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:58.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:58.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:59.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:35:58 smithi005 bash[75361]: cluster 2023-09-30T09:35:57.158909+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s 2023-09-30T09:35:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:35:58 smithi005 bash[78438]: cluster 2023-09-30T09:35:57.158909+0000 mgr.y (mgr.34107) 1043 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 6.4 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 744 op/s 2023-09-30T09:35:59.045 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:59.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:35:59.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:59.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:35:59.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:59.217 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:59.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:59.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:59.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total time run: 90.0059 2023-09-30T09:35:59.235 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total writes made: 108543 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Write size: 65536 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object size: 65536 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Bandwidth (MB/sec): 75.3721 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Bandwidth: 27.5177 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max bandwidth (MB/sec): 164.875 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min bandwidth (MB/sec): 46.875 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average IOPS: 1205 2023-09-30T09:35:59.236 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev IOPS: 440.283 2023-09-30T09:35:59.237 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max IOPS: 2638 2023-09-30T09:35:59.237 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min IOPS: 750 2023-09-30T09:35:59.237 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average Latency(s): 0.0132629 2023-09-30T09:35:59.237 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Latency(s): 0.0105076 2023-09-30T09:35:59.237 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max latency(s): 0.255609 2023-09-30T09:35:59.237 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min latency(s): 0.0012656 2023-09-30T09:35:59.244 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Cleaning up (deleting benchmark objects) 2023-09-30T09:35:59.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:59.367 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:59.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:59.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:35:59.471 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:59.492 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:35:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:35:59] "GET /metrics HTTP/1.1" 200 36349 "" "Prometheus/2.33.4" 2023-09-30T09:35:59.504 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:35:59.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:59.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:35:59.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:59.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:35:59.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:59.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:35:59.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:59.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:35:59.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:59.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:35:59.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:59.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:35:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:35:59.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:00.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:00.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:00.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:00.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:00.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:00.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:00.309 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:00.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:00.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:00.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:00.545 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:00.575 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:00.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:00.682 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:00.710 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:00.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:00.813 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:00.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:00.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:00.957 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:00.965 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:00 smithi005 bash[78438]: cluster 2023-09-30T09:35:59.159448+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-30T09:36:00.966 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:00 smithi005 bash[75361]: cluster 2023-09-30T09:35:59.159448+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-30T09:36:00.989 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:00.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:00.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:01.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:00 smithi099 bash[59238]: cluster 2023-09-30T09:35:59.159448+0000 mgr.y (mgr.34107) 1044 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-30T09:36:01.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:01.124 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:01.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:01.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:01.231 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:01.249 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:01.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:01.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:01.352 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:01.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:01.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:01.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:01.515 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:01.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:01.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:01.618 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:01.644 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:01.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:01.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:01.747 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:01.781 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:01.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:01.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:01.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:01.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:01.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:01.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:01.945 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:36:02.020 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:02.049 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:02.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:02.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:02.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:02.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:02.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:02.322 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:02.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:02.428 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:02.457 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:02.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:02.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:02.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:02.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:02.703 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:02.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:02.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:02.838 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:02 smithi099 bash[59238]: cluster 2023-09-30T09:36:01.160099+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 780 op/s 2023-09-30T09:36:02.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:02.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:02.960 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:36:02.969 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:02 smithi005 bash[78438]: cluster 2023-09-30T09:36:01.160099+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 780 op/s 2023-09-30T09:36:02.969 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:02 smithi005 bash[75361]: cluster 2023-09-30T09:36:01.160099+0000 mgr.y (mgr.34107) 1045 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 6.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 780 op/s 2023-09-30T09:36:02.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:02.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:02.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:03.009 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:36:03.049 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:36:03.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:03.110 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:36:03.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:03.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:03.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:03.159 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:36:03.195 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:36:03.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:03.236 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:36:03.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:03.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:03.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:03.297 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:36:03.303 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.303 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.303 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.303 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.304 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.304 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.304 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.304 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:36:03.357 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:03.393 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:03.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:03.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:03.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:03.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:03.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:03.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:03.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:03.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:03.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:03.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:03.782 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.5 to 1 (10000) 2023-09-30T09:36:03.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:03.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:03.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:03.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:03.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:03.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:03.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:03 smithi099 bash[59238]: audit 2023-09-30T09:36:02.894539+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.5:0/3276690913' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:03 smithi099 bash[59238]: audit 2023-09-30T09:36:03.711861+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:36:04.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:03 smithi099 bash[59238]: audit 2023-09-30T09:36:03.714659+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.5:0/3273564592' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:36:04.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:04.072 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:03 smithi005 bash[75361]: audit 2023-09-30T09:36:02.894539+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.5:0/3276690913' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:04.072 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:03 smithi005 bash[75361]: audit 2023-09-30T09:36:03.711861+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:36:04.072 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:03 smithi005 bash[75361]: audit 2023-09-30T09:36:03.714659+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.5:0/3273564592' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:36:04.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:03 smithi005 bash[78438]: audit 2023-09-30T09:36:02.894539+0000 mon.b (mon.1) 29 : audit 0 from='client.? 172.21.15.5:0/3276690913' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:04.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:03 smithi005 bash[78438]: audit 2023-09-30T09:36:03.711861+0000 mon.a (mon.0) 1333 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:36:04.072 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:03 smithi005 bash[78438]: audit 2023-09-30T09:36:03.714659+0000 mon.b (mon.1) 30 : audit 1 from='client.? 172.21.15.5:0/3273564592' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:36:04.095 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:04.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:04.198 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:04.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:04.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:04.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:04.331 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:04.362 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:04.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:04.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:04.465 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:04.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:04.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:04.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:04.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:04.627 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:04.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:04.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:04.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:04.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:04.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:04.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:04.792 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:36:04.862 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:04.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:04 smithi099 bash[59238]: cluster 2023-09-30T09:36:03.160718+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 855 op/s 2023-09-30T09:36:04.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:04 smithi099 bash[59238]: audit 2023-09-30T09:36:03.768944+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:36:04.871 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:04 smithi099 bash[59238]: cluster 2023-09-30T09:36:03.772446+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e235 with expected crc 2023-09-30T09:36:04.872 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:04 smithi099 bash[59238]: cluster 2023-09-30T09:36:03.773715+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e235 with expected crc 2023-09-30T09:36:04.872 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:04 smithi099 bash[59238]: cluster 2023-09-30T09:36:03.777589+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-30T09:36:04.872 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:04 smithi099 bash[59238]: audit 2023-09-30T09:36:03.811079+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.5:0/1204539945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:36:04.872 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:04 smithi099 bash[59238]: audit 2023-09-30T09:36:03.811705+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:36:04.893 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:04.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:04.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:04.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:05.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:05.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:05.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:05.143 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:05.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:05.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:05.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:05.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[75361]: cluster 2023-09-30T09:36:03.160718+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 855 op/s 2023-09-30T09:36:05.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[75361]: audit 2023-09-30T09:36:03.768944+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:36:05.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[75361]: cluster 2023-09-30T09:36:03.772446+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e235 with expected crc 2023-09-30T09:36:05.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[75361]: cluster 2023-09-30T09:36:03.773715+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e235 with expected crc 2023-09-30T09:36:05.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[75361]: cluster 2023-09-30T09:36:03.777589+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-30T09:36:05.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[75361]: audit 2023-09-30T09:36:03.811079+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.5:0/1204539945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:36:05.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[75361]: audit 2023-09-30T09:36:03.811705+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:36:05.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[78438]: cluster 2023-09-30T09:36:03.160718+0000 mgr.y (mgr.34107) 1046 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 6.5 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 44 MiB/s wr, 855 op/s 2023-09-30T09:36:05.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[78438]: audit 2023-09-30T09:36:03.768944+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:36:05.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[78438]: cluster 2023-09-30T09:36:03.772446+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e235 with expected crc 2023-09-30T09:36:05.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[78438]: cluster 2023-09-30T09:36:03.773715+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e235 with expected crc 2023-09-30T09:36:05.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[78438]: cluster 2023-09-30T09:36:03.777589+0000 mon.a (mon.0) 1335 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-30T09:36:05.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[78438]: audit 2023-09-30T09:36:03.811079+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.5:0/1204539945' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:36:05.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:04 smithi005 bash[78438]: audit 2023-09-30T09:36:03.811705+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:36:05.280 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:05.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:05.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:05.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:05.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:05.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:05.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:05.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:05.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:05.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:05.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:05.679 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:05.714 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:05.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:05.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:05.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:05.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-30T09:36:05.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:05.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:05.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:05.949 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:05.959 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[75361]: cluster 2023-09-30T09:36:04.768534+0000 mon.a (mon.0) 1337 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[75361]: audit 2023-09-30T09:36:04.777018+0000 mon.a (mon.0) 1338 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[75361]: cluster 2023-09-30T09:36:04.778045+0000 osd.0 (osd.0) 119 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[75361]: cluster 2023-09-30T09:36:04.781340+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[75361]: cluster 2023-09-30T09:36:04.783591+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[75361]: cluster 2023-09-30T09:36:04.784012+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[78438]: cluster 2023-09-30T09:36:04.768534+0000 mon.a (mon.0) 1337 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[78438]: audit 2023-09-30T09:36:04.777018+0000 mon.a (mon.0) 1338 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[78438]: cluster 2023-09-30T09:36:04.778045+0000 osd.0 (osd.0) 119 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:05.960 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[78438]: cluster 2023-09-30T09:36:04.781340+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:05.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[78438]: cluster 2023-09-30T09:36:04.783591+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:05.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:05 smithi005 bash[78438]: cluster 2023-09-30T09:36:04.784012+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-30T09:36:05.998 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:06.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:06.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:05 smithi099 bash[59238]: cluster 2023-09-30T09:36:04.768534+0000 mon.a (mon.0) 1337 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:06.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:05 smithi099 bash[59238]: audit 2023-09-30T09:36:04.777018+0000 mon.a (mon.0) 1338 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:36:06.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:05 smithi099 bash[59238]: cluster 2023-09-30T09:36:04.778045+0000 osd.0 (osd.0) 119 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:06.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:05 smithi099 bash[59238]: cluster 2023-09-30T09:36:04.781340+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:06.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:05 smithi099 bash[59238]: cluster 2023-09-30T09:36:04.783591+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e236 with expected crc 2023-09-30T09:36:06.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:05 smithi099 bash[59238]: cluster 2023-09-30T09:36:04.784012+0000 mon.a (mon.0) 1339 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-30T09:36:06.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:06.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:06.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:06.247 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:06.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:06.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:06.387 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:06.414 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:06.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:06.517 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:06.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:06.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:06.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:06.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:06.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:06.785 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:06 smithi005 bash[75361]: cluster 2023-09-30T09:36:05.161264+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1110: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 127 B/s rd, 35 MiB/s wr, 923 op/s 2023-09-30T09:36:06.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:06 smithi005 bash[75361]: audit 2023-09-30T09:36:06.584501+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:06.786 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:06 smithi005 bash[75361]: audit 2023-09-30T09:36:06.589723+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:06.799 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:06.823 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:06.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:06.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:06.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:06.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:06.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:07.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:06 smithi099 bash[59238]: cluster 2023-09-30T09:36:05.161264+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1110: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 127 B/s rd, 35 MiB/s wr, 923 op/s 2023-09-30T09:36:07.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:06 smithi099 bash[59238]: audit 2023-09-30T09:36:06.584501+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:07.043 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:06 smithi099 bash[59238]: audit 2023-09-30T09:36:06.589723+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:07.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:07.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:07.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:07.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:07.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:07.218 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:06 smithi005 bash[78438]: cluster 2023-09-30T09:36:05.161264+0000 mgr.y (mgr.34107) 1047 : cluster 0 pgmap v1110: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 127 B/s rd, 35 MiB/s wr, 923 op/s 2023-09-30T09:36:07.218 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:06 smithi005 bash[78438]: audit 2023-09-30T09:36:06.584501+0000 mon.a (mon.0) 1340 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:07.218 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:06 smithi005 bash[78438]: audit 2023-09-30T09:36:06.589723+0000 mon.a (mon.0) 1341 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:07.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:07.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:07.300 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:36:07.301 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:36:07.301 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:36:07.301 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:36:07.301 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:36:07.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:07.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:07.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:07.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:07.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:07.497 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:07.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:07.601 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:07.641 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:07.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:07.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:07.747 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:07.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:36:07.775 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:07.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:07.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:07.878 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:07.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:07.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:08.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:08.046 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:08.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:08.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:08.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:08.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:08.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:08.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:08.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:08.331 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:08.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:08.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:08.381 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-30T09:36:08.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:08.463 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:08.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:08.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:08.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:08.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:08.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:08.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:08.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:08.742 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:08.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:08.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:08.789 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:08 smithi099 bash[59238]: cluster 2023-09-30T09:36:07.161732+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 14 MiB/s wr, 642 op/s 2023-09-30T09:36:08.806 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:36:08.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:08.861 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:08 smithi005 bash[75361]: cluster 2023-09-30T09:36:07.161732+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 14 MiB/s wr, 642 op/s 2023-09-30T09:36:08.861 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:08 smithi005 bash[78438]: cluster 2023-09-30T09:36:07.161732+0000 mgr.y (mgr.34107) 1048 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 6.4 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 14 MiB/s wr, 642 op/s 2023-09-30T09:36:08.886 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:08.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:08.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:08.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:09.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:09.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:09.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:09.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:09.175 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:09.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:09.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:09.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:09.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:09.426 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:09.436 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:36:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:36:09] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-09-30T09:36:09.463 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:09.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:09.566 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:09.593 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:09.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:09.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:09.703 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:09.735 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:09.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:09.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:09.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:09.874 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:09.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:09.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:09.980 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:10.006 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:10.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:10.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:10.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:10.153 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:10.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:10.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:10.260 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:10.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:10.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:10.304 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:10.405 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:10.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:10.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:10.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:10.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:10.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:10.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:10.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:10.690 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:10.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:10.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:10.793 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:10 smithi099 bash[59238]: cluster 2023-09-30T09:36:09.162392+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 6.6 MiB/s wr, 834 op/s 2023-09-30T09:36:10.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:10.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:10.876 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:10.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:10.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:10.987 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:10 smithi005 bash[75361]: cluster 2023-09-30T09:36:09.162392+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 6.6 MiB/s wr, 834 op/s 2023-09-30T09:36:10.988 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:10 smithi005 bash[78438]: cluster 2023-09-30T09:36:09.162392+0000 mgr.y (mgr.34107) 1049 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 127 B/s rd, 6.6 MiB/s wr, 834 op/s 2023-09-30T09:36:11.001 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:11.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:11.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:11.142 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:11.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:11.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:11.277 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:11.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:11.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:11.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:11.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:11.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:11.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:11.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:11.651 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:11.676 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:11.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:11.706 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:11.782 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:11.816 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:11.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:11.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:11.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:11.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:11.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:12.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:12.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:12.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:12.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:12.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:12.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:12.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:12.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:12.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:12.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:12.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:12.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:12.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:12.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:12.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:12.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:12.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:12.644 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:12.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:12.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:12.729 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:12.748 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:12.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:12.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:12.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:12.889 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:12.898 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:12 smithi099 bash[59238]: cluster 2023-09-30T09:36:11.163181+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 392 KiB/s wr, 711 op/s 2023-09-30T09:36:12.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:12.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:12.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:12 smithi005 bash[75361]: cluster 2023-09-30T09:36:11.163181+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 392 KiB/s wr, 711 op/s 2023-09-30T09:36:13.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:12 smithi005 bash[78438]: cluster 2023-09-30T09:36:11.163181+0000 mgr.y (mgr.34107) 1050 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 392 KiB/s wr, 711 op/s 2023-09-30T09:36:13.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:13.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:13.147 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:13.180 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:13.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:13.245 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:36:13.284 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:13.311 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:13.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:13.438 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:13.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:13.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:13.565 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:13.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:13.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:13.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.708 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:13.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:13.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:13.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:13.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:13.943 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:13.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:13.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:14.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:14.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:14.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:14.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:14.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:14.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:14.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:14.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.348 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:14.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:14.451 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:14.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:14.593 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:14.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:14.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:14.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:14.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:14.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:14.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:14.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:14.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:14.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:15.001 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:14 smithi099 bash[59238]: cluster 2023-09-30T09:36:13.165156+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2023-09-30T09:36:15.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:15.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:15.128 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:15.132 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:14 smithi005 bash[75361]: cluster 2023-09-30T09:36:13.165156+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2023-09-30T09:36:15.133 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:14 smithi005 bash[78438]: cluster 2023-09-30T09:36:13.165156+0000 mgr.y (mgr.34107) 1051 : cluster 0 pgmap v1114: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2023-09-30T09:36:15.155 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:15.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:15.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:15.291 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:15.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:15.399 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:15.425 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:15.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:15.531 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:15.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:15.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:15.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:15.701 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:15.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:15.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:15.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:15.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:15.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:15.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:15.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:15.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:16.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:16.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:16.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:16.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:16.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:16.265 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:16.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:16.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:16.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:16.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:16.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:16.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:16.504 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:16.528 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:16.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:16.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:16.631 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:16.656 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:16.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:16.765 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:16.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:16.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:16.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:16.899 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:16.927 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:16.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:17.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:16 smithi005 bash[75361]: cluster 2023-09-30T09:36:15.165753+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2023-09-30T09:36:17.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:16 smithi005 bash[78438]: cluster 2023-09-30T09:36:15.165753+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2023-09-30T09:36:17.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:17.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:17.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:17.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:17.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:17.207 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:17.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:17.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:16 smithi099 bash[59238]: cluster 2023-09-30T09:36:15.165753+0000 mgr.y (mgr.34107) 1052 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 801 op/s 2023-09-30T09:36:17.309 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:17.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:17.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:17.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:17.451 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:17.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:17.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:17.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:17.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:17.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:17.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:17.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:17.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:17.744 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:17.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:17.847 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:17.881 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:17.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:17.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:17.988 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:18.025 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:18.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:18.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:18.127 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:18.160 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:18.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:18.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:18.264 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:18.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:18.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:18.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:18.354 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:36:18.354 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45152.0:163422 8.8 8:1289aa6b:::benchmark_data_smithi005_150885_object68209:head [delete] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:28.260869+0000", 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 530.08335401600004, 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19602533999999999, 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.355 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45152", 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 163422 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.356 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.260869+0000", 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.260869+0000", 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.357 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.260867+0000", 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1110000000000008e-06 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.260875+0000", 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4259e-05 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.358 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.260889+0000", 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1049999999999997e-06 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.260896+0000", 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0012628209999999999 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.359 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.262159+0000", 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8837000000000003e-05 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.262258+0000", 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000158756 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.262417+0000", 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.005499632 2023-09-30T09:36:18.360 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.267916+0000", 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013043000000000001 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.268047+0000", 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.18874354600000001 2023-09-30T09:36:18.361 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.456790+0000", 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1477999999999997e-05 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.456842+0000", 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2397e-05 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.362 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.456894+0000", 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.19602533999999999 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.363 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45152.0:163441 8.8 8:184fac96:::benchmark_data_smithi005_150885_object68228:head [delete] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:28.278904+0000", 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 530.06531890899998, 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.185148219, 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45152", 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 163441 2023-09-30T09:36:18.364 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.278904+0000", 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.278904+0000", 2023-09-30T09:36:18.365 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.278902+0000", 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4103e-05 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.366 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.278916+0000", 2023-09-30T09:36:18.367 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0886e-05 2023-09-30T09:36:18.367 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.367 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.367 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.368 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.278937+0000", 2023-09-30T09:36:18.368 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2914e-05 2023-09-30T09:36:18.368 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.368 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.368 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.278950+0000", 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3665999999999996e-05 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.279024+0000", 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000141574 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.369 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.279165+0000", 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000177732 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.279343+0000", 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0057666699999999998 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.285109+0000", 2023-09-30T09:36:18.370 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019709789999999999 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.287080+0000", 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.176879009 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.463959+0000", 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1261000000000003e-05 2023-09-30T09:36:18.371 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464011+0000", 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1434999999999999e-05 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464052+0000", 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.185148219 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.372 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45152.0:163446 8.8 8:18ca8e40:::benchmark_data_smithi005_150885_object68233:head [delete] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:28.293141+0000", 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 530.051081404, 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17103048800000001, 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45152", 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:36:18.373 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 163446 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293141+0000", 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293141+0000", 2023-09-30T09:36:18.374 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293140+0000", 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0893999999999999e-05 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293150+0000", 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8958e-05 2023-09-30T09:36:18.375 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293169+0000", 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2220000000000002e-06 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293178+0000", 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9157999999999998e-05 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.376 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293237+0000", 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014129100000000001 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293378+0000", 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015994800000000001 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.377 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.293538+0000", 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011730855 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.305269+0000", 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3742e-05 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.378 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.305283+0000", 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15882565500000001 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464108+0000", 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.3745999999999998e-05 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464142+0000", 2023-09-30T09:36:18.379 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9981e-05 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464172+0000", 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17103048800000001 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45152.0:163447 8.8 8:172246c5:::benchmark_data_smithi005_150885_object68234:head [delete] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-30T09:36:18.380 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:28.295730+0000", 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 530.04849296500004, 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16854439600000001, 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45152", 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 163447 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.381 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.295730+0000", 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.295730+0000", 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.382 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.295729+0000", 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7530000000000001e-06 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.295736+0000", 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4788e-05 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.383 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.295751+0000", 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0193999999999999e-05 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.295761+0000", 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034329949999999999 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.299194+0000", 2023-09-30T09:36:18.384 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014874800000000001 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.299343+0000", 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011311600000000001 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.299456+0000", 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0058720689999999997 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.385 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.305328+0000", 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1962999999999997e-05 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.305380+0000", 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.158837018 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.386 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464217+0000", 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.0964999999999999e-05 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464248+0000", 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6156000000000002e-05 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.387 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:28.464274+0000", 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16854439600000001 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45152.0:163866 8.8 8:1aadcbd3:::benchmark_data_smithi005_150885_object68653:head [delete] snapc 0=[] ondisk+write+known_if_redirected e187)", 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:27:29.069111+0000", 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 529.27511202400001, 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17862622, 2023-09-30T09:36:18.388 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45152", 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/2330204924", 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 163866 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069111+0000", 2023-09-30T09:36:18.389 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069111+0000", 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069109+0000", 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4790000000000001e-06 2023-09-30T09:36:18.390 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069116+0000", 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0407999999999999e-05 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069126+0000", 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.648e-06 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.391 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069132+0000", 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4846999999999999e-05 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069187+0000", 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013221700000000001 2023-09-30T09:36:18.392 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069319+0000", 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014581199999999999 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.069465+0000", 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0049732279999999997 2023-09-30T09:36:18.393 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.074438+0000", 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010514399999999999 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.074543+0000", 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.173055024 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.394 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.247598+0000", 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9202999999999994e-05 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.247677+0000", 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9892999999999997e-05 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.395 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:27:29.247737+0000", 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17862622 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58532 9.7 9:e2bd28dd:::benchmark_data_smithi005_172289_object58531:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.509231+0000", 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 385.83499141300001, 2023-09-30T09:36:18.396 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29103221299999998, 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58532 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509231+0000", 2023-09-30T09:36:18.397 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509231+0000", 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509230+0000", 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6075999999999997e-05 2023-09-30T09:36:18.398 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509276+0000", 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3786e-05 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509290+0000", 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4410000000000004e-06 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.399 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509297+0000", 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3622999999999997e-05 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509361+0000", 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016591899999999999 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.400 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509527+0000", 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020559800000000001 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509732+0000", 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0024036349999999999 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.512136+0000", 2023-09-30T09:36:18.401 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0038522059999999999 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.515988+0000", 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28411407599999999 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.800102+0000", 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8933999999999998e-05 2023-09-30T09:36:18.402 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.800201+0000", 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2559999999999997e-05 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.800264+0000", 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29103221299999998 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.403 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58541 9.f 9:fc307a92:::benchmark_data_smithi005_172289_object58540:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.517980+0000", 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 385.82624294200002, 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28205212200000002, 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.404 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58541 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.517980+0000", 2023-09-30T09:36:18.405 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.517980+0000", 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.517978+0000", 2023-09-30T09:36:18.406 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8659000000000003e-05 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.518027+0000", 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4802e-05 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.407 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.518042+0000", 2023-09-30T09:36:18.408 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6039999999999998e-06 2023-09-30T09:36:18.408 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.408 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.408 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.408 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.518048+0000", 2023-09-30T09:36:18.408 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0454999999999997e-05 2023-09-30T09:36:18.411 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.411 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.518099+0000", 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012114 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.518220+0000", 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000134067 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.412 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.518354+0000", 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002115231 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.520469+0000", 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00030714199999999999 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.413 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.520776+0000", 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27907982599999998 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.799856+0000", 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000102407 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.414 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.799959+0000", 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3436999999999995e-05 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.800032+0000", 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28205212200000002 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.415 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.416 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.416 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.416 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.416 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:138916 9.7 9:ea545c6e:::benchmark_data_smithi005_172289_object31780:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-09-30T09:36:18.416 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:31:27.586840+0000", 2023-09-30T09:36:18.416 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 290.757382812, 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16704147499999999, 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 138916 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.417 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.586840+0000", 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.586840+0000", 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.418 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.586838+0000", 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4560000000000003e-06 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.586846+0000", 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.702e-05 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.586863+0000", 2023-09-30T09:36:18.419 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0326000000000001e-05 2023-09-30T09:36:18.420 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.420 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.420 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.420 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.586873+0000", 2023-09-30T09:36:18.420 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1520000000000002e-05 2023-09-30T09:36:18.420 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.420 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.586915+0000", 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000126193 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.587041+0000", 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013472500000000001 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.421 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.587176+0000", 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0051662510000000002 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.592342+0000", 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017690199999999999 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.422 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.592519+0000", 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.161154769 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.753674+0000", 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000129484 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.753803+0000", 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8461000000000007e-05 2023-09-30T09:36:18.423 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.753882+0000", 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16704147499999999 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.424 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:138921 9.7 9:e51ac8aa:::benchmark_data_smithi005_172289_object31785:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:31:27.594818+0000", 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 290.74940522499998, 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16038540100000001, 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 138921 2023-09-30T09:36:18.425 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594818+0000", 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.426 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594818+0000", 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594816+0000", 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8853000000000001e-05 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594835+0000", 2023-09-30T09:36:18.427 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7000999999999999e-05 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594852+0000", 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.832e-06 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594859+0000", 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3242999999999998e-05 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.428 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594912+0000", 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015767900000000001 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.595070+0000", 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000102014 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.429 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.595172+0000", 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012506276 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.607678+0000", 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0045543720000000001 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.430 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.612232+0000", 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14276973600000001 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.755002+0000", 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013966 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.431 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.755142+0000", 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1233000000000001e-05 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.755203+0000", 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16038540100000001 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.432 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:138922 9.f 9:f4dbfd8d:::benchmark_data_smithi005_172289_object31786:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:31:27.594872+0000", 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 290.74935113599997, 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.160060589, 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 138922 2023-09-30T09:36:18.433 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594872+0000", 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594872+0000", 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:18.434 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594871+0000", 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8960000000000002e-06 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594876+0000", 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1030000000000002e-06 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.435 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594884+0000", 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5690000000000004e-06 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.594889+0000", 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00046491700000000002 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.595354+0000", 2023-09-30T09:36:18.436 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000100035 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.595454+0000", 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103175 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.437 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:36:18.438 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.595558+0000", 2023-09-30T09:36:18.438 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.012305852000000001 2023-09-30T09:36:18.438 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.438 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.438 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.438 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.607863+0000", 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.1837e-05 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.607895+0000", 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14686115 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.754756+0000", 2023-09-30T09:36:18.439 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000105951 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.754862+0000", 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0003e-05 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.754932+0000", 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.160060589 2023-09-30T09:36:18.440 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.441 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.441 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.441 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.441 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.441 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:138923 9.7 9:e1d8a898:::benchmark_data_smithi005_172289_object31787:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-09-30T09:36:18.441 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:31:27.598014+0000", 2023-09-30T09:36:18.441 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 290.74620925599999, 2023-09-30T09:36:18.442 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16257517099999999, 2023-09-30T09:36:18.442 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.442 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.442 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.442 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:36:18.442 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:36:18.442 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 138923 2023-09-30T09:36:18.443 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.443 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.443 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.443 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.443 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.598014+0000", 2023-09-30T09:36:18.443 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.444 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.444 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.444 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.444 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.598014+0000", 2023-09-30T09:36:18.444 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:36:18.444 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.445 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.445 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.445 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.598011+0000", 2023-09-30T09:36:18.445 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7679999999999997e-06 2023-09-30T09:36:18.445 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.445 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.446 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.446 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.598020+0000", 2023-09-30T09:36:18.446 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3106e-05 2023-09-30T09:36:18.446 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.446 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.446 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.598033+0000", 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.9480000000000002e-06 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.598040+0000", 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0013695059999999999 2023-09-30T09:36:18.447 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.448 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.448 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.448 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.599410+0000", 2023-09-30T09:36:18.448 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5420000000000005e-05 2023-09-30T09:36:18.448 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.599495+0000", 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0030696959999999998 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,7", 2023-09-30T09:36:18.449 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.602565+0000", 2023-09-30T09:36:18.450 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0073369220000000001 2023-09-30T09:36:18.450 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.450 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.450 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.450 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.609902+0000", 2023-09-30T09:36:18.450 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002408023 2023-09-30T09:36:18.450 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.612310+0000", 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.148072391 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.760382+0000", 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014054200000000001 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.451 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.760523+0000", 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6011000000000002e-05 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.760589+0000", 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16257517099999999 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.452 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22826 10.9 10:94d65722:::benchmark_data_smithi005_194263_object22825:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.787486+0000", 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 98.556736435999994, 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14561170600000001, 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.453 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22826 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787486+0000", 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.454 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787486+0000", 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787485+0000", 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0451000000000006e-05 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.455 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787565+0000", 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6855e-05 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787582+0000", 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.2219999999999996e-06 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787589+0000", 2023-09-30T09:36:18.456 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2650999999999994e-05 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787652+0000", 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014080200000000001 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787793+0000", 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000199204 2023-09-30T09:36:18.457 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787992+0000", 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0012585389999999999 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.789250+0000", 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025139310000000001 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.458 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791764+0000", 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14115636400000001 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.932921+0000", 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011311699999999999 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.459 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.460 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.461 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.933034+0000", 2023-09-30T09:36:18.461 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4278999999999999e-05 2023-09-30T09:36:18.461 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.462 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.462 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.462 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.933098+0000", 2023-09-30T09:36:18.462 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14561170600000001 2023-09-30T09:36:18.462 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22829 10.6 10:6d9c5e04:::benchmark_data_smithi005_194263_object22828:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.788002+0000", 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 98.556220765999996, 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.148896631, 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.463 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22829 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788002+0000", 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.464 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788002+0000", 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788000+0000", 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010084700000000001 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.465 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788101+0000", 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4204e-05 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788115+0000", 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1559999999999995e-06 2023-09-30T09:36:18.466 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788124+0000", 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7739999999999998e-05 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788201+0000", 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000189404 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.467 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788391+0000", 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000224064 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788615+0000", 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020980130000000001 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.468 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790713+0000", 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017785500000000001 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790891+0000", 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14571856899999999 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.936609+0000", 2023-09-30T09:36:18.469 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019536600000000001 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.936805+0000", 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4067999999999995e-05 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.936899+0000", 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.148896631 2023-09-30T09:36:18.470 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:71082 10.6 10:6f06df8c:::benchmark_data_smithi005_194263_object71081:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:16.943873+0000", 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 61.400349593999998, 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.171192543, 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.471 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 71082 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.943873+0000", 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.472 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.943873+0000", 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.943872+0000", 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.3742000000000003e-05 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.473 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.943905+0000", 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2486999999999999e-05 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.943918+0000", 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1250000000000004e-06 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.474 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.943925+0000", 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001513332 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.945438+0000", 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000171266 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.945609+0000", 2023-09-30T09:36:18.475 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015231000000000001 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.945762+0000", 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0029494320000000001 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948711+0000", 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003301942 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.476 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.952013+0000", 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.162764403 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.114778+0000", 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016316900000000001 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.477 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.114941+0000", 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012507499999999999 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.115066+0000", 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.171192543 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.478 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:71089 10.6 10:6ea7d188:::benchmark_data_smithi005_194263_object71088:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:16.948669+0000", 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 61.395553653, 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16688250099999999, 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.479 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 71089 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948669+0000", 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.480 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948669+0000", 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948667+0000", 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6857e-05 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.481 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.482 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.482 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948744+0000", 2023-09-30T09:36:18.482 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3138e-05 2023-09-30T09:36:18.482 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.482 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.482 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948757+0000", 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.038e-06 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948765+0000", 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000104187 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.483 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948869+0000", 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000126971 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948996+0000", 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017348299999999999 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:18.484 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.949170+0000", 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0029886560000000001 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.952158+0000", 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021892099999999999 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.952377+0000", 2023-09-30T09:36:18.485 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16280444199999999 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.115182+0000", 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000254844 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.115436+0000", 2023-09-30T09:36:18.486 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000115258 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.115552+0000", 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16688250099999999 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.487 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:81946 10.9 10:9cafc166:::benchmark_data_smithi005_194263_object81945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e232)", 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:28.180613+0000", 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 50.163609682000001, 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.144574756, 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.488 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 81946 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.180613+0000", 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.489 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.490 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.180613+0000", 2023-09-30T09:36:18.490 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:18.490 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.490 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.490 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.490 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.180612+0000", 2023-09-30T09:36:18.490 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9935999999999999e-05 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.180642+0000", 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.9639999999999997e-06 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.491 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.492 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.180649+0000", 2023-09-30T09:36:18.493 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3370000000000001e-06 2023-09-30T09:36:18.493 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.493 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.493 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.493 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.180654+0000", 2023-09-30T09:36:18.493 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0075124579999999996 2023-09-30T09:36:18.494 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.494 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.494 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.494 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.188166+0000", 2023-09-30T09:36:18.494 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015040100000000001 2023-09-30T09:36:18.495 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.495 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.495 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.495 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.188316+0000", 2023-09-30T09:36:18.495 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019140800000000001 2023-09-30T09:36:18.495 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.496 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.496 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:36:18.496 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.188508+0000", 2023-09-30T09:36:18.496 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0070859419999999996 2023-09-30T09:36:18.496 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.496 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.497 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.497 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.195594+0000", 2023-09-30T09:36:18.497 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003397069 2023-09-30T09:36:18.497 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.497 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.497 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.497 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.198991+0000", 2023-09-30T09:36:18.498 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.126059423 2023-09-30T09:36:18.498 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.498 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.498 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.498 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.325050+0000", 2023-09-30T09:36:18.498 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8454000000000004e-05 2023-09-30T09:36:18.499 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.499 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.499 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.499 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.325139+0000", 2023-09-30T09:36:18.499 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9152e-05 2023-09-30T09:36:18.499 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.500 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.500 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.500 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.325188+0000", 2023-09-30T09:36:18.500 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.144574756 2023-09-30T09:36:18.500 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:81954 10.9 10:93da9d77:::benchmark_data_smithi005_194263_object81953:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e232)", 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:28.187268+0000", 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 50.156954542999998, 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13806626899999999, 2023-09-30T09:36:18.501 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 81954 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.187268+0000", 2023-09-30T09:36:18.502 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.187268+0000", 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.187267+0000", 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0742999999999995e-05 2023-09-30T09:36:18.503 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.504 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.504 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.505 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.187357+0000", 2023-09-30T09:36:18.505 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3767999999999999e-05 2023-09-30T09:36:18.505 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.187371+0000", 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.618e-06 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.187378+0000", 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0044452229999999999 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.506 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.191823+0000", 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000181297 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.192004+0000", 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000162452 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:36:18.507 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.192167+0000", 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034322739999999999 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.195599+0000", 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034260380000000002 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.199025+0000", 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.126209248 2023-09-30T09:36:18.508 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.325234+0000", 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7368999999999999e-05 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.509 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.325292+0000", 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2979999999999998e-05 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:28.325335+0000", 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13806626899999999 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.510 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:86900 10.6 10:6c3578e6:::benchmark_data_smithi005_194263_object86899:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e232)", 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:33.393722+0000", 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 44.950500835, 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13309626899999999, 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 86900 2023-09-30T09:36:18.511 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.393722+0000", 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.393722+0000", 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:18.512 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.393720+0000", 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6527000000000003e-05 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.393776+0000", 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.4598000000000001e-05 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.513 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.514 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.514 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.393801+0000", 2023-09-30T09:36:18.514 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.7850000000000003e-06 2023-09-30T09:36:18.514 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.514 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.514 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.515 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.393811+0000", 2023-09-30T09:36:18.515 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7223000000000002e-05 2023-09-30T09:36:18.515 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.515 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.515 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.515 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.393888+0000", 2023-09-30T09:36:18.516 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000177916 2023-09-30T09:36:18.516 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.516 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.516 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.516 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.394066+0000", 2023-09-30T09:36:18.516 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000218428 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.394284+0000", 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003123682 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397408+0000", 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011479311000000001 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.517 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.408887+0000", 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.11768532800000001 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.526573+0000", 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000137217 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.518 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.519 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.519 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.526710+0000", 2023-09-30T09:36:18.519 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108365 2023-09-30T09:36:18.519 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.519 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.519 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.519 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.526818+0000", 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13309626899999999 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:86904 10.6 10:65f5a22f:::benchmark_data_smithi005_194263_object86903:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e232)", 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:33.397845+0000", 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 44.946378283999998, 2023-09-30T09:36:18.520 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14553333199999999, 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 86904 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.521 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.522 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.522 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.522 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397845+0000", 2023-09-30T09:36:18.522 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.522 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.523 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.523 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.523 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397845+0000", 2023-09-30T09:36:18.523 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.523 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.523 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.524 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.524 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397843+0000", 2023-09-30T09:36:18.524 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000119642 2023-09-30T09:36:18.524 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.524 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.525 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.525 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397963+0000", 2023-09-30T09:36:18.525 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8084000000000002e-05 2023-09-30T09:36:18.525 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.525 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.525 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.526 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397981+0000", 2023-09-30T09:36:18.526 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0999999999999993e-06 2023-09-30T09:36:18.526 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.526 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.526 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.527 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397990+0000", 2023-09-30T09:36:18.527 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8857999999999997e-05 2023-09-30T09:36:18.527 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.527 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.527 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.528 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.398059+0000", 2023-09-30T09:36:18.528 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000188109 2023-09-30T09:36:18.528 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.528 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.528 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.528 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.398247+0000", 2023-09-30T09:36:18.529 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00023986999999999999 2023-09-30T09:36:18.529 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.529 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.529 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:18.529 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.398487+0000", 2023-09-30T09:36:18.530 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0075365429999999997 2023-09-30T09:36:18.530 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.530 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.530 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.530 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.406023+0000", 2023-09-30T09:36:18.531 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0037332849999999998 2023-09-30T09:36:18.531 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.531 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.531 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.531 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.409756+0000", 2023-09-30T09:36:18.531 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.133521696 2023-09-30T09:36:18.532 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.532 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.532 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.532 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.543278+0000", 2023-09-30T09:36:18.532 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9728999999999997e-05 2023-09-30T09:36:18.532 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.533 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.533 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.533 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.543338+0000", 2023-09-30T09:36:18.533 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0055999999999997e-05 2023-09-30T09:36:18.533 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.534 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.534 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.534 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.543378+0000", 2023-09-30T09:36:18.534 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14553333199999999 2023-09-30T09:36:18.534 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.535 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.535 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.535 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.535 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.535 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:86906 10.6 10:65ecd37b:::benchmark_data_smithi005_194263_object86905:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e232)", 2023-09-30T09:36:18.535 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:33.399278+0000", 2023-09-30T09:36:18.536 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 44.944944640999999, 2023-09-30T09:36:18.536 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14455963599999999, 2023-09-30T09:36:18.536 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:18.536 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:18.536 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:18.537 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:18.537 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:18.537 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 86906 2023-09-30T09:36:18.537 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.537 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:18.537 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.538 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:18.538 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.399278+0000", 2023-09-30T09:36:18.538 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:18.538 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.538 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.539 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:18.539 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.399278+0000", 2023-09-30T09:36:18.539 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:18.539 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.539 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.540 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:18.540 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.399277+0000", 2023-09-30T09:36:18.540 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8966000000000001e-05 2023-09-30T09:36:18.540 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.540 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.540 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:18.541 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.399376+0000", 2023-09-30T09:36:18.541 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6007000000000001e-05 2023-09-30T09:36:18.541 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.541 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.541 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:18.542 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.399392+0000", 2023-09-30T09:36:18.542 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9449999999999993e-06 2023-09-30T09:36:18.542 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.542 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.542 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:18.543 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.399400+0000", 2023-09-30T09:36:18.543 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002688771 2023-09-30T09:36:18.543 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.543 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.543 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:18.543 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.402088+0000", 2023-09-30T09:36:18.544 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000120578 2023-09-30T09:36:18.544 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.544 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.544 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:18.544 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.402209+0000", 2023-09-30T09:36:18.545 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015621999999999999 2023-09-30T09:36:18.545 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.545 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.545 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:18.545 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.402365+0000", 2023-09-30T09:36:18.546 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0050457590000000004 2023-09-30T09:36:18.546 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.546 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.546 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:18.546 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.407411+0000", 2023-09-30T09:36:18.547 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025452299999999999 2023-09-30T09:36:18.547 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.547 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.547 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.547 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.409956+0000", 2023-09-30T09:36:18.547 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13348636999999999 2023-09-30T09:36:18.548 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.548 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.548 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:18.548 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.543443+0000", 2023-09-30T09:36:18.548 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000110402 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.543553+0000", 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00028489500000000002 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.543838+0000", 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14455963599999999 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.549 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.550 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.550 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:18.550 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:18.550 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:36:18.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:18.579 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:18.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:18.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:18.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:18.719 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:18.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:18.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:18.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:18.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:18.968 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:18.976 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:18 smithi005 bash[78438]: cluster 2023-09-30T09:36:17.166375+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:36:18.977 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:18 smithi005 bash[75361]: cluster 2023-09-30T09:36:17.166375+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:36:18.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:18.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:18.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:19.095 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:19.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:19.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:19.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:19.125 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:18 smithi099 bash[59238]: cluster 2023-09-30T09:36:17.166375+0000 mgr.y (mgr.34107) 1053 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:36:19.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:19.252 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:19.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:19.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:19.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:19.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:19.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:19.494 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:19.518 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:19.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:19.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:19.624 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:19.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:19.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:19.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:19.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-30T09:36:19.723 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:36:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:36:19] "GET /metrics HTTP/1.1" 200 36355 "" "Prometheus/2.33.4" 2023-09-30T09:36:19.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:19.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:19.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:19.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:19.894 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:19.929 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:19.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:19.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:20.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:20.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:20.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:20.174 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:20.200 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:20.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:20.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:20.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:20.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:20.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:20.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:20.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:20.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:20.595 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:20.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:20.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:20.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:20.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:20.763 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:20.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:20.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:20.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:20.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:20.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:21.014 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:20 smithi005 bash[78438]: cluster 2023-09-30T09:36:19.167199+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2023-09-30T09:36:21.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:20 smithi005 bash[78438]: audit 2023-09-30T09:36:20.194044+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:36:21.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:20 smithi005 bash[75361]: cluster 2023-09-30T09:36:19.167199+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2023-09-30T09:36:21.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:20 smithi005 bash[75361]: audit 2023-09-30T09:36:20.194044+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:36:21.039 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:21.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:21.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:21.178 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:21.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:21.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:20 smithi099 bash[59238]: cluster 2023-09-30T09:36:19.167199+0000 mgr.y (mgr.34107) 1054 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2023-09-30T09:36:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:20 smithi099 bash[59238]: audit 2023-09-30T09:36:20.194044+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:36:21.324 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:21.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:21.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:21.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:21.469 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:21.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:21.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:21.574 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:21.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:21.705 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.732 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:21.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:21.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.849 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:21 smithi099 bash[59238]: audit 2023-09-30T09:36:21.575715+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:21.864 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:21.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:21.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:21.969 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:21.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:22.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:22.071 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:21 smithi005 bash[75361]: audit 2023-09-30T09:36:21.575715+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:22.071 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:21 smithi005 bash[78438]: audit 2023-09-30T09:36:21.575715+0000 mon.a (mon.0) 1343 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:22.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:22.131 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:22.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:22.235 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:22.261 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:22.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:22.363 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:22.387 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:22.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:22.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:22.546 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:22.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:22.651 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:22.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:22.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:22.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:22.817 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:36:22.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:22.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:22.872 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:36:22.924 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:36:22.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:22.972 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:36:22.976 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:22.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:23.025 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:36:23.073 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:36:23.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:23.087 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:22 smithi099 bash[59238]: cluster 2023-09-30T09:36:21.167907+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:36:23.087 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:22 smithi099 bash[59238]: audit 2023-09-30T09:36:22.740933+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.5:0/2231675449' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:23.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:23.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:23.116 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:36:23.152 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:36:23.163 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.164 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.164 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.164 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.164 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.164 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.164 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.164 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:36:23.196 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:22 smithi005 bash[75361]: cluster 2023-09-30T09:36:21.167907+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:36:23.196 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:22 smithi005 bash[75361]: audit 2023-09-30T09:36:22.740933+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.5:0/2231675449' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:23.197 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:22 smithi005 bash[78438]: cluster 2023-09-30T09:36:21.167907+0000 mgr.y (mgr.34107) 1055 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:36:23.197 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:22 smithi005 bash[78438]: audit 2023-09-30T09:36:22.740933+0000 mon.a (mon.0) 1344 : audit 0 from='client.? 172.21.15.5:0/2231675449' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:23.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:23.245 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:23.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:23.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:23.382 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:23.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:23.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:23.486 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:23.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:23.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:23.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:23.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:23.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:23.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:23.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:23.816 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:23.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:23.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:23.844 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:36:23.855 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.7 to 1 (10000) 2023-09-30T09:36:23.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:23.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:23.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:23.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:24.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:23 smithi099 bash[59238]: audit 2023-09-30T09:36:23.008289+0000 mon.a (mon.0) 1345 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:36:24.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:23 smithi099 bash[59238]: audit 2023-09-30T09:36:23.010098+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.5:0/73406234' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:36:24.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:23 smithi099 bash[59238]: audit 2023-09-30T09:36:23.256864+0000 mon.a (mon.0) 1346 : audit 1 from='client.? 172.21.15.5:0/1433242613' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:23 smithi005 bash[78438]: audit 2023-09-30T09:36:23.008289+0000 mon.a (mon.0) 1345 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:23 smithi005 bash[78438]: audit 2023-09-30T09:36:23.010098+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.5:0/73406234' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:36:24.053 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:23 smithi005 bash[78438]: audit 2023-09-30T09:36:23.256864+0000 mon.a (mon.0) 1346 : audit 1 from='client.? 172.21.15.5:0/1433242613' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:23 smithi005 bash[75361]: audit 2023-09-30T09:36:23.008289+0000 mon.a (mon.0) 1345 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:23 smithi005 bash[75361]: audit 2023-09-30T09:36:23.010098+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.5:0/73406234' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:36:24.054 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:23 smithi005 bash[75361]: audit 2023-09-30T09:36:23.256864+0000 mon.a (mon.0) 1346 : audit 1 from='client.? 172.21.15.5:0/1433242613' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:36:24.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:24.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:24.186 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:24.219 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:24.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:24.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:24.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:24.351 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:24.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:24.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:24.456 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.485 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:24.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:24.523 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:36:24.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:24.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:24.730 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:24.764 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:24.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:24.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:24.834 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: cluster 2023-09-30T09:36:23.168590+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-30T09:36:24.834 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: cluster 2023-09-30T09:36:23.820996+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:24.835 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: audit 2023-09-30T09:36:23.828829+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:36:24.835 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: audit 2023-09-30T09:36:23.828935+0000 mon.a (mon.0) 1349 : audit 1 from='client.? 172.21.15.5:0/1433242613' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:36:24.835 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: cluster 2023-09-30T09:36:23.833022+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:24.835 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: cluster 2023-09-30T09:36:23.833430+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-30T09:36:24.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.880 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: cluster 2023-09-30T09:36:23.168590+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-30T09:36:24.880 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: cluster 2023-09-30T09:36:23.820996+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:24.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: audit 2023-09-30T09:36:23.828829+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:36:24.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: audit 2023-09-30T09:36:23.828935+0000 mon.a (mon.0) 1349 : audit 1 from='client.? 172.21.15.5:0/1433242613' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:36:24.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: cluster 2023-09-30T09:36:23.833022+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:24.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: cluster 2023-09-30T09:36:23.833430+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-30T09:36:24.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: cluster 2023-09-30T09:36:23.834978+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:24.881 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[75361]: cluster 2023-09-30T09:36:23.837549+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:24.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: cluster 2023-09-30T09:36:23.168590+0000 mgr.y (mgr.34107) 1056 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 802 op/s 2023-09-30T09:36:24.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: cluster 2023-09-30T09:36:23.820996+0000 mon.a (mon.0) 1347 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:24.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: audit 2023-09-30T09:36:23.828829+0000 mon.a (mon.0) 1348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:36:24.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: audit 2023-09-30T09:36:23.828935+0000 mon.a (mon.0) 1349 : audit 1 from='client.? 172.21.15.5:0/1433242613' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:36:24.882 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: cluster 2023-09-30T09:36:23.833022+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:24.883 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: cluster 2023-09-30T09:36:23.833430+0000 mon.a (mon.0) 1350 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-30T09:36:24.883 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: cluster 2023-09-30T09:36:23.834978+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:24.883 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:24 smithi005 bash[78438]: cluster 2023-09-30T09:36:23.837549+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:24.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:24.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:25.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:25.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:25.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:25.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:25.139 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:25.153 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: cluster 2023-09-30T09:36:23.834978+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:25.153 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:24 smithi099 bash[59238]: cluster 2023-09-30T09:36:23.837549+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e237 with expected crc 2023-09-30T09:36:25.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:25.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:25.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:25.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:25.329 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:25.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:25.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:25.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:25.476 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:25.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:25.582 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:25.611 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:25.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:25.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:25.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:25.743 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:25.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:25.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:25.882 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:25.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:25.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-30T09:36:25.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:26.049 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:26.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:26.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:26.155 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:26.181 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:26.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:26.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:26.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:36:26.292 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:26.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:26.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:26.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:26.451 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:26.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:26.554 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:26.586 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:26.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:26.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:26.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:26.722 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:26.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:26.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:26.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:26.877 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:26.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:26.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:27.002 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:27.052 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:27.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:27.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:27.104 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:26 smithi099 bash[59238]: cluster 2023-09-30T09:36:25.169251+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-30T09:36:27.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:27.169 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:26 smithi005 bash[75361]: cluster 2023-09-30T09:36:25.169251+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-30T09:36:27.170 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:26 smithi005 bash[78438]: cluster 2023-09-30T09:36:25.169251+0000 mgr.y (mgr.34107) 1057 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2023-09-30T09:36:27.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:27.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:27.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:27.295 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:27.325 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:27.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:27.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:27.429 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:27.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:27.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:27.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:27.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:27.603 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:27.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:27.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:27.708 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:27.741 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:27.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:27.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:27.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:27.877 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:27.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:27.926 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:36:27.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:28.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:28.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:28.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:28.124 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:28.153 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:28.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:28.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:28.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:28.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:28 smithi099 bash[59238]: audit 2023-09-30T09:36:27.011838+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:28.265 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:28 smithi099 bash[59238]: audit 2023-09-30T09:36:27.024768+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:28.266 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:28 smithi099 bash[59238]: cluster 2023-09-30T09:36:27.169890+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-30T09:36:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:28 smithi005 bash[75361]: audit 2023-09-30T09:36:27.011838+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:28 smithi005 bash[75361]: audit 2023-09-30T09:36:27.024768+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:28.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:28 smithi005 bash[75361]: cluster 2023-09-30T09:36:27.169890+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-30T09:36:28.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:28 smithi005 bash[78438]: audit 2023-09-30T09:36:27.011838+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:28.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:28 smithi005 bash[78438]: audit 2023-09-30T09:36:27.024768+0000 mon.a (mon.0) 1352 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:28.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:28 smithi005 bash[78438]: cluster 2023-09-30T09:36:27.169890+0000 mgr.y (mgr.34107) 1058 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-30T09:36:28.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:28.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:28.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:28.382 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:28.419 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:28.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:28.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:28.527 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:28.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:28.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:28.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:28.705 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:28.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:28.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:28.808 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:28.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:28.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:28.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:29.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:29.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:29.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:29.161 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:29.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:29.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:29.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:29.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[75361]: audit 2023-09-30T09:36:28.236508+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[75361]: audit 2023-09-30T09:36:28.257270+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[75361]: audit 2023-09-30T09:36:28.901315+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:36:29.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[75361]: audit 2023-09-30T09:36:28.902652+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:36:29.244 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[75361]: audit 2023-09-30T09:36:28.909782+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:29.341 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:29.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:29.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:29.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:29.485 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:29.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:29.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:36:29] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.33.4" 2023-09-30T09:36:29.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[78438]: audit 2023-09-30T09:36:28.236508+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[78438]: audit 2023-09-30T09:36:28.257270+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[78438]: audit 2023-09-30T09:36:28.901315+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:36:29.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[78438]: audit 2023-09-30T09:36:28.902652+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:36:29.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:29 smithi005 bash[78438]: audit 2023-09-30T09:36:28.909782+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.551 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:29 smithi099 bash[59238]: audit 2023-09-30T09:36:28.236508+0000 mon.a (mon.0) 1353 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:29 smithi099 bash[59238]: audit 2023-09-30T09:36:28.257270+0000 mon.a (mon.0) 1354 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:29 smithi099 bash[59238]: audit 2023-09-30T09:36:28.901315+0000 mon.a (mon.0) 1355 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:36:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:29 smithi099 bash[59238]: audit 2023-09-30T09:36:28.902652+0000 mon.a (mon.0) 1356 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:36:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:29 smithi099 bash[59238]: audit 2023-09-30T09:36:28.909782+0000 mon.a (mon.0) 1357 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:36:29.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:29.623 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:29.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:29.733 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:29.757 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:29.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:29.861 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:29.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:29.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:29.976 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:36:29.976 INFO:teuthology.orchestra.run.smithi099.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-30T09:36:29.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:30.021 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:30.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:30.127 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:30.198 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:30.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:30.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:30.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:30 smithi099 bash[59238]: cluster 2023-09-30T09:36:29.170532+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:36:30.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:30.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:30.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:30.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:30.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:30.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:30.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:30 smithi005 bash[75361]: cluster 2023-09-30T09:36:29.170532+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:36:30.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:30 smithi005 bash[78438]: cluster 2023-09-30T09:36:29.170532+0000 mgr.y (mgr.34107) 1059 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-30T09:36:30.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:30.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:30.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:30.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:30.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:30.758 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:30.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:30.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:30.819 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:30.820 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:30.863 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:30.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:30.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:30.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:31.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:31.030 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:31.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:31.062 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-30T09:36:31.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:31.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:31.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:31.278 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:31.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:31.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:31.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:31.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:31.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:31.542 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:31.570 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:31.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:31.674 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:31.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:31.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:31.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:31.843 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:31.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:31.948 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:31.982 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:31.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:32.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:32.131 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:32.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:32.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:32.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:32.263 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:32.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:32.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:32.371 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:32.404 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:32.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:32.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:32.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:32.517 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:32 smithi099 bash[59238]: cluster 2023-09-30T09:36:31.171190+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-30T09:36:32.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:32 smithi005 bash[75361]: cluster 2023-09-30T09:36:31.171190+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-30T09:36:32.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:32 smithi005 bash[78438]: cluster 2023-09-30T09:36:31.171190+0000 mgr.y (mgr.34107) 1060 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 5.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-30T09:36:32.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:32.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:32.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:32.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:32.677 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:32.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:32.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:32.822 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:32.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:32.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:32.854 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:32.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:32.962 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:32.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:32.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:33.068 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:33.103 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:33.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:33.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:33.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:33.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:33.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:33.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:33.367 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:33.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:33.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:33.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:33.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:33.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:33.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:33.627 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:33.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:33.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:33.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:33.760 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:33.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:33.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:33.891 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:33.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:33.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:33.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:34.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:34.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:34.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:34.129 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:34.171 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:34.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:34.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:34.319 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:34.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:34.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:34.430 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:34.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:34.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:34.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:34.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:34.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:34.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:34.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:34.705 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:34.744 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:34.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:34.753 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:34 smithi005 bash[78438]: cluster 2023-09-30T09:36:33.171790+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-30T09:36:34.753 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:34 smithi005 bash[75361]: cluster 2023-09-30T09:36:33.171790+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-30T09:36:34.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:34.860 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:34 smithi099 bash[59238]: cluster 2023-09-30T09:36:33.171790+0000 mgr.y (mgr.34107) 1061 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-09-30T09:36:34.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:34.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:34.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:34.986 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:35.034 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:35.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:35.137 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:35.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:35.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:35.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:35.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:35.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:35.417 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:35.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:35.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:35.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:35.584 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:35.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:35.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:35.692 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:35.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:35.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:35.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:35.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:35.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:35.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:35.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:35.890 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:36:35.966 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:36.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.006 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:36.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:36.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:36.137 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:36.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:36.241 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:36.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.277 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:36.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:36.378 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:36.408 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:36.513 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:36.547 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:36.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:36.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:36.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:36.778 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:36.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:36 smithi005 bash[75361]: cluster 2023-09-30T09:36:35.172350+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:36:36.787 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:36 smithi005 bash[75361]: audit 2023-09-30T09:36:36.575690+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:36.787 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:36 smithi005 bash[78438]: cluster 2023-09-30T09:36:35.172350+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:36:36.787 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:36 smithi005 bash[78438]: audit 2023-09-30T09:36:36.575690+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:36.805 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:36.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:36.908 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:36.917 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:36 smithi099 bash[59238]: cluster 2023-09-30T09:36:35.172350+0000 mgr.y (mgr.34107) 1062 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:36:36.917 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:36 smithi099 bash[59238]: audit 2023-09-30T09:36:36.575690+0000 mon.a (mon.0) 1358 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:36.942 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:36.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:36.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:37.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:37.088 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:37.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:37.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:37.194 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:37.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:37.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:37.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:37.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:37.362 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:37.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:37.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:37.467 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:37.495 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:37.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:37.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:37.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:37.632 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:37.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:37.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:37.769 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:37.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:37.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:37.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:37.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:37.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:37.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:38.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:38.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:38.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:38.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:38.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:38.190 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:38.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:38.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:38.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:38.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:38.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:38.433 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:38.465 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:38.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:38.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:38.568 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:38.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:38.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:38.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:38.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:38.737 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:38.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:38.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:38.842 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:38.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:38.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:38.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:38.971 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:38.981 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:38 smithi005 bash[78438]: cluster 2023-09-30T09:36:37.172930+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2023-09-30T09:36:38.981 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:38 smithi005 bash[75361]: cluster 2023-09-30T09:36:37.172930+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2023-09-30T09:36:39.005 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:39.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:38 smithi099 bash[59238]: cluster 2023-09-30T09:36:37.172930+0000 mgr.y (mgr.34107) 1063 : cluster 0 pgmap v1127: 89 pgs: 89 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 626 op/s 2023-09-30T09:36:39.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:39.133 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:39.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:39.238 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:39.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:39.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:39.402 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:39.510 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:39.546 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:39.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:39.553 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:36:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:36:39] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.33.4" 2023-09-30T09:36:39.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:39.685 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:39.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:39.790 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:39.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:39.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:39.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:39.953 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:39.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:39.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:40.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:40.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:40.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:40.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:40.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:40.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:40.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:40.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:40.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:40.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:40.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:40.452 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:40.480 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:40.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:40.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:40.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:40.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:40.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:40.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:40.719 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:40.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:40.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:40.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:40.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:40.880 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:40.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:40.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:40.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:40 smithi005 bash[75361]: cluster 2023-09-30T09:36:39.173590+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-30T09:36:40.985 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:40 smithi005 bash[78438]: cluster 2023-09-30T09:36:39.173590+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-30T09:36:40.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:41.014 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:41.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:41.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:40 smithi099 bash[59238]: cluster 2023-09-30T09:36:39.173590+0000 mgr.y (mgr.34107) 1064 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-30T09:36:41.118 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:41.124 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:36:41.124 INFO:teuthology.orchestra.run.smithi099.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-30T09:36:41.147 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:41.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:41.250 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:41.279 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:41.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:41.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:41.414 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:41.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:41.520 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:41.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:41.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:41.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:41.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:41.783 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:41.823 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:41.929 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:41.957 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:41.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:41.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:42.060 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:42.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:42.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:42.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:42.143 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-30T09:36:42.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:42.217 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:42.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:42.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:42.320 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:42.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:42.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:42.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:42.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:42.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:42.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:42.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:42.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:42.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:42.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:42.723 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:42.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:42.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:42.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:42.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:42.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:42.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:42.995 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:43.004 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:42 smithi005 bash[75361]: cluster 2023-09-30T09:36:41.174299+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:36:43.004 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:42 smithi005 bash[78438]: cluster 2023-09-30T09:36:41.174299+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:36:43.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:43.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:43.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:42 smithi099 bash[59238]: cluster 2023-09-30T09:36:41.174299+0000 mgr.y (mgr.34107) 1065 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:36:43.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:43.169 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:43.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:43.230 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:36:43.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:43.284 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:36:43.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:43.331 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:36:43.376 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:36:43.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:43.417 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:36:43.437 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:43.472 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:36:43.500 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:36:43.539 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:36:43.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:43.560 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.561 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.561 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.561 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.561 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.561 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.561 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.561 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:36:43.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:43.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:43.669 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:43.698 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:43.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:43.784 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:43 smithi099 bash[59238]: audit 2023-09-30T09:36:43.161432+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.5:0/2528621994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:43.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:43.847 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:43.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:43.955 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:43.965 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:43 smithi005 bash[75361]: audit 2023-09-30T09:36:43.161432+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.5:0/2528621994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:43.965 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:43 smithi005 bash[78438]: audit 2023-09-30T09:36:43.161432+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.5:0/2528621994' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:36:43.981 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:43.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:44.087 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:44.114 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:44.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:44.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:44.218 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:44.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:44.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.379 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:44.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:44.486 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:44.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:44.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:44.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:44.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:44.775 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:44.793 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:36:44.805 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.6 to 1 (10000) 2023-09-30T09:36:44.810 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:44.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:44.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:44.914 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:44.943 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:44.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:44.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:45.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:45.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:44 smithi099 bash[59238]: cluster 2023-09-30T09:36:43.174919+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-30T09:36:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:44 smithi099 bash[59238]: audit 2023-09-30T09:36:43.992612+0000 mon.a (mon.0) 1360 : audit 1 from='client.? 172.21.15.5:0/3077215271' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:36:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:44 smithi099 bash[59238]: audit 2023-09-30T09:36:44.140486+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.5:0/2218256491' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:36:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:44 smithi099 bash[59238]: audit 2023-09-30T09:36:44.141358+0000 mon.a (mon.0) 1361 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:36:45.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:45.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:45.144 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[78438]: cluster 2023-09-30T09:36:43.174919+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-30T09:36:45.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[78438]: audit 2023-09-30T09:36:43.992612+0000 mon.a (mon.0) 1360 : audit 1 from='client.? 172.21.15.5:0/3077215271' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:36:45.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[78438]: audit 2023-09-30T09:36:44.140486+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.5:0/2218256491' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:36:45.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[78438]: audit 2023-09-30T09:36:44.141358+0000 mon.a (mon.0) 1361 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:36:45.145 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[75361]: cluster 2023-09-30T09:36:43.174919+0000 mgr.y (mgr.34107) 1066 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2023-09-30T09:36:45.145 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[75361]: audit 2023-09-30T09:36:43.992612+0000 mon.a (mon.0) 1360 : audit 1 from='client.? 172.21.15.5:0/3077215271' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:36:45.145 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[75361]: audit 2023-09-30T09:36:44.140486+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.5:0/2218256491' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:36:45.145 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:44 smithi005 bash[75361]: audit 2023-09-30T09:36:44.141358+0000 mon.a (mon.0) 1361 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:36:45.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:45.228 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:45.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:45.331 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:45.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:45.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:45.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:45.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:45.511 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:45.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:45.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:45.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:45.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:45.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:45.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:45.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:45.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:45.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:45.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:45.883 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:45.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:45.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:45.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:46.022 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:46.060 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:46.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:46.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: cluster 2023-09-30T09:36:44.780255+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:46.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: audit 2023-09-30T09:36:44.782391+0000 mon.a (mon.0) 1363 : audit 1 from='client.? 172.21.15.5:0/3077215271' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:36:46.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: audit 2023-09-30T09:36:44.782464+0000 mon.a (mon.0) 1364 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:36:46.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: cluster 2023-09-30T09:36:44.786745+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: cluster 2023-09-30T09:36:44.787522+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-30T09:36:46.065 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: cluster 2023-09-30T09:36:44.790971+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: cluster 2023-09-30T09:36:44.792799+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:45 smithi099 bash[59238]: cluster 2023-09-30T09:36:44.814237+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:46.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:46.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:46.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:46.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:46.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:46.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:46.444 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: cluster 2023-09-30T09:36:44.780255+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:46.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: audit 2023-09-30T09:36:44.782391+0000 mon.a (mon.0) 1363 : audit 1 from='client.? 172.21.15.5:0/3077215271' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:36:46.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: audit 2023-09-30T09:36:44.782464+0000 mon.a (mon.0) 1364 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:36:46.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: cluster 2023-09-30T09:36:44.786745+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: cluster 2023-09-30T09:36:44.787522+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-30T09:36:46.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: cluster 2023-09-30T09:36:44.790971+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: cluster 2023-09-30T09:36:44.792799+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: cluster 2023-09-30T09:36:44.814237+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.446 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: cluster 2023-09-30T09:36:44.780255+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:36:46.446 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: audit 2023-09-30T09:36:44.782391+0000 mon.a (mon.0) 1363 : audit 1 from='client.? 172.21.15.5:0/3077215271' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:36:46.447 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: audit 2023-09-30T09:36:44.782464+0000 mon.a (mon.0) 1364 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:36:46.447 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: cluster 2023-09-30T09:36:44.786745+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: cluster 2023-09-30T09:36:44.787522+0000 mon.a (mon.0) 1365 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-30T09:36:46.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: cluster 2023-09-30T09:36:44.790971+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: cluster 2023-09-30T09:36:44.792799+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: cluster 2023-09-30T09:36:44.814237+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e238 with expected crc 2023-09-30T09:36:46.463 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:46.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:46.567 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:46.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:46.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:46.697 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:46.719 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:46.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:46.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:46.852 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:46.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:46.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-30T09:36:46.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:46.965 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:46 smithi099 bash[59238]: cluster 2023-09-30T09:36:45.175467+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-30T09:36:46.984 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:36:46.985 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:46.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:47.088 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:47.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:47.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:47.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:47.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:36:47.154 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[78438]: cluster 2023-09-30T09:36:45.175467+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-30T09:36:47.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:46 smithi005 bash[75361]: cluster 2023-09-30T09:36:45.175467+0000 mgr.y (mgr.34107) 1067 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-30T09:36:47.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:47.259 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:47.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:47.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:47.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:47.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:47.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:47.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:47.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:47.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:47.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:47.658 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:47.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:47.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:47.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:47.797 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:47.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:47.903 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:47.929 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:47.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:48.033 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:48.063 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:48.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:48.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:48.198 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:48.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:48.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:48.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:48.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:48.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:48.432 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:48.465 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:48.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:48.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:48.572 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:48.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:48.615 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:48.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:48.716 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:48.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:48.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:48.858 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:48.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:48.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:48.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:48.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:36:48.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:48 smithi005 bash[75361]: cluster 2023-09-30T09:36:47.176030+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-30T09:36:49.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:48 smithi005 bash[78438]: cluster 2023-09-30T09:36:47.176030+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-30T09:36:49.018 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:49.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:49.079 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:48 smithi099 bash[59238]: cluster 2023-09-30T09:36:47.176030+0000 mgr.y (mgr.34107) 1068 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 4.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 703 op/s 2023-09-30T09:36:49.125 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:49.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:49.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:49.266 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:49.289 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:49.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:49.394 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:49.395 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:36:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:36:49] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.33.4" 2023-09-30T09:36:49.419 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:49.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:49.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:49.559 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:49.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:49.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:49.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:49.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:49.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:49.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:49.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:49.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:49.970 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:49.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:50.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:50.108 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:50.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:50.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:50.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:50.256 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:50.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:50.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:50.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:50.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:50.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:50.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:50.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:50.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:50.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:50.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:50.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:50.666 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:50.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:50.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:50.774 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:50.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:50.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:50.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:50.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:50.938 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:50.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:50.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:51.047 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:51.056 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:50 smithi005 bash[75361]: cluster 2023-09-30T09:36:49.176643+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:36:51.056 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:50 smithi005 bash[78438]: cluster 2023-09-30T09:36:49.176643+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:36:51.079 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:51.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:51.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:51.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:51.216 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:51.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:51.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:51.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:50 smithi099 bash[59238]: cluster 2023-09-30T09:36:49.176643+0000 mgr.y (mgr.34107) 1069 : cluster 0 pgmap v1134: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-30T09:36:51.319 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:51.349 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:51.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:51.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:51.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:51.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:51.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:51.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:51.586 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:51.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:51.616 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:51.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:51.717 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:51.744 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:51.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:51.822 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:51.822 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:51.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:51.861 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:51 smithi099 bash[59238]: audit 2023-09-30T09:36:51.575980+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:51.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:51.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:51.948 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:36:51.948 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:1437 10.b 10:d7c6594e:::benchmark_data_smithi005_194263_object1436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:29.722840+0000", 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 142.22141844999999, 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.248487872, 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:51.949 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 1437 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:51.950 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.722840+0000", 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.722840+0000", 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.951 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.722839+0000", 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5424000000000002e-05 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.722904+0000", 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0336999999999999e-05 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.952 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.722915+0000", 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2890000000000003e-06 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.722921+0000", 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7861e-05 2023-09-30T09:36:51.953 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.722979+0000", 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000130758 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.723110+0000", 2023-09-30T09:36:51.954 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00084982199999999997 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.723959+0000", 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001447778 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.955 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725407+0000", 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6656000000000001e-05 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725464+0000", 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24558790799999999 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.956 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.971052+0000", 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000145864 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.971198+0000", 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013007000000000001 2023-09-30T09:36:51.957 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.971328+0000", 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.248487872 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.958 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:1443 10.b 10:d636f26c:::benchmark_data_smithi005_194263_object1442:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:29.725867+0000", 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 142.218391279, 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24621104699999999, 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:51.959 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 1443 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725867+0000", 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:51.960 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725867+0000", 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725866+0000", 2023-09-30T09:36:51.961 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3149000000000001e-05 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725889+0000", 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5710000000000003e-06 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:51.962 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725896+0000", 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8240000000000001e-06 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725899+0000", 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2009999999999998e-05 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:51.963 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725961+0000", 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00051495299999999996 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.726476+0000", 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016549199999999999 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.964 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.726642+0000", 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0012148860000000001 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.727857+0000", 2023-09-30T09:36:51.965 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2738000000000002e-05 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.727880+0000", 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.244042601 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.966 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.971922+0000", 2023-09-30T09:36:51.967 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103055 2023-09-30T09:36:51.967 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.967 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.967 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:51.967 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.972025+0000", 2023-09-30T09:36:51.967 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2759000000000001e-05 2023-09-30T09:36:51.967 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.968 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.968 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:51.968 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.972078+0000", 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24621104699999999 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:1445 10.b 10:d0f4a59a:::benchmark_data_smithi005_194263_object1444:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:29.725949+0000", 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 142.21830879300001, 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24654857899999999, 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:51.969 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:51.970 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:51.970 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:51.970 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:51.970 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 1445 2023-09-30T09:36:51.970 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.970 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:51.970 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725949+0000", 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725949+0000", 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.971 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.725949+0000", 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1273000000000006e-05 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.726030+0000", 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.2980000000000003e-06 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:51.972 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.726037+0000", 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8160000000000001e-06 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.726042+0000", 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001046085 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.727088+0000", 2023-09-30T09:36:51.973 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011554500000000001 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.727204+0000", 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000134828 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.727339+0000", 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00067241700000000002 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.974 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.728011+0000", 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00094728100000000001 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.728958+0000", 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.243319113 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.975 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.972277+0000", 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000124246 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.972402+0000", 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6325999999999999e-05 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.972498+0000", 2023-09-30T09:36:51.976 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24654857899999999 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:1452 10.b 10:d87f4c31:::benchmark_data_smithi005_194263_object1451:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:29.729124+0000", 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 142.21513435200001, 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.245613514, 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:51.977 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:51.978 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:51.978 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:51.978 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:51.978 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 1452 2023-09-30T09:36:51.978 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.979 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729124+0000", 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:51.983 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729124+0000", 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729123+0000", 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9470000000000001e-05 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729152+0000", 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4534e-05 2023-09-30T09:36:51.984 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729167+0000", 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8390000000000007e-06 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729175+0000", 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.6251000000000002e-05 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.985 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729221+0000", 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5272000000000005e-05 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729316+0000", 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011589700000000001 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:51.986 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729432+0000", 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00050785700000000001 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.729940+0000", 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00082582200000000004 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730766+0000", 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24372210899999999 2023-09-30T09:36:51.987 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.974488+0000", 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014365600000000001 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.974632+0000", 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000105758 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.988 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.974737+0000", 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.245613514 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:1456 10.0 10:049eba05:::benchmark_data_smithi005_194263_object1455:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:29.730037+0000", 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 142.21422088099999, 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24152485500000001, 2023-09-30T09:36:51.989 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 1456 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730037+0000", 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:51.990 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730037+0000", 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:51.991 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730036+0000", 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3034000000000002e-05 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730079+0000", 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9865e-05 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730099+0000", 2023-09-30T09:36:51.992 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8690000000000004e-06 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730107+0000", 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.4573000000000003e-05 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730141+0000", 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7442999999999997e-05 2023-09-30T09:36:51.993 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730219+0000", 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000106334 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730325+0000", 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00062330299999999996 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.994 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.730948+0000", 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00027773700000000001 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.731226+0000", 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24006444199999999 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.971291+0000", 2023-09-30T09:36:51.995 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000112531 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.971403+0000", 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000159037 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.971562+0000", 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.24152485500000001 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.996 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:1470 10.b 10:d5562aa7:::benchmark_data_smithi005_194263_object1469:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:29.735530+0000", 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 142.208727826, 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.23955061799999999, 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:51.997 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 1470 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735530+0000", 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:51.998 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735530+0000", 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735529+0000", 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1900000000000001e-05 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735581+0000", 2023-09-30T09:36:51.999 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3764000000000001e-05 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735595+0000", 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0999999999999998e-06 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735602+0000", 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1498000000000001e-05 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.000 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735653+0000", 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000163408 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.735817+0000", 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021209899999999999 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:52.001 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.736029+0000", 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00095794700000000001 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.736987+0000", 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.7789e-05 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.737025+0000", 2023-09-30T09:36:52.002 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.23783726599999999 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.974862+0000", 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000120728 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.974983+0000", 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8313000000000006e-05 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.003 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.975081+0000", 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.23955061799999999 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:1483 10.b 10:d2f2de68:::benchmark_data_smithi005_194263_object1482:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:29.750535+0000", 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 142.19372306400001, 2023-09-30T09:36:52.004 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.224941801, 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 1483 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750535+0000", 2023-09-30T09:36:52.005 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750535+0000", 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750534+0000", 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5569000000000003e-05 2023-09-30T09:36:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750589+0000", 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5056e-05 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750604+0000", 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.2989999999999999e-06 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.007 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750612+0000", 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9623999999999999e-05 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750651+0000", 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108372 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.008 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750760+0000", 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012448 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.750884+0000", 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000398539 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.751283+0000", 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00037929100000000002 2023-09-30T09:36:52.009 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.751662+0000", 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.22359380400000001 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.975256+0000", 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012491100000000001 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.010 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.975381+0000", 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6343999999999998e-05 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:29.975477+0000", 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.224941801 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.011 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22824 10.d 10:b450a540:::benchmark_data_smithi005_194263_object22823:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.787660+0000", 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 132.15659836099999, 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.151000527, 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.012 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22824 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787660+0000", 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787660+0000", 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.013 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787658+0000", 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.2713999999999995e-05 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787731+0000", 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1836e-05 2023-09-30T09:36:52.014 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787743+0000", 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8470000000000001e-06 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787749+0000", 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0467999999999999e-05 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.015 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787799+0000", 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014306599999999999 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.787942+0000", 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000173878 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788116+0000", 2023-09-30T09:36:52.016 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003664933 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791781+0000", 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000119363 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791900+0000", 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14647095600000001 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.017 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.938371+0000", 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017576899999999999 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.938547+0000", 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000113244 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.018 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.938660+0000", 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.151000527 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22830 10.b 10:d5e5bd6f:::benchmark_data_smithi005_194263_object22829:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.788215+0000", 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 132.15604368499999, 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14885269700000001, 2023-09-30T09:36:52.019 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22830 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788215+0000", 2023-09-30T09:36:52.020 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788215+0000", 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788213+0000", 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.1739000000000002e-05 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788245+0000", 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2245e-05 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788257+0000", 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5189999999999998e-06 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.022 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788264+0000", 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010351100000000001 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788367+0000", 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000117057 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788485+0000", 2023-09-30T09:36:52.023 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014512499999999999 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.788630+0000", 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0037985599999999999 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792428+0000", 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00055084999999999997 2023-09-30T09:36:52.024 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792979+0000", 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.143795955 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.936775+0000", 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000215071 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.025 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.936990+0000", 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7142000000000001e-05 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.937067+0000", 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14885269700000001 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.026 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22831 10.d 10:bd2f1262:::benchmark_data_smithi005_194263_object22830:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.790553+0000", 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 132.153704715, 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14847321999999999, 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22831 2023-09-30T09:36:52.027 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790553+0000", 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790553+0000", 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.028 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790552+0000", 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4271000000000003e-05 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790606+0000", 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.221e-05 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.029 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790618+0000", 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6880000000000002e-06 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790625+0000", 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7172000000000002e-05 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790672+0000", 2023-09-30T09:36:52.030 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000121044 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790793+0000", 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016144299999999999 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.790955+0000", 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0010688819999999999 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.031 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792024+0000", 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001737826 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793762+0000", 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14504767700000001 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.032 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.938809+0000", 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000125828 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.938935+0000", 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1707999999999997e-05 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.939027+0000", 2023-09-30T09:36:52.033 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14847321999999999 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22832 10.b 10:dcb22c02:::benchmark_data_smithi005_194263_object22831:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.791065+0000", 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 132.15319304499999, 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14625502800000001, 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.034 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22832 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791065+0000", 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.035 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791065+0000", 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791064+0000", 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7358000000000002e-05 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.036 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791121+0000", 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2567e-05 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791134+0000", 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1459999999999999e-06 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791141+0000", 2023-09-30T09:36:52.037 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.7126999999999999e-05 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791178+0000", 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000101687 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791280+0000", 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108687 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.038 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.791389+0000", 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0011692110000000001 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792558+0000", 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0024294690000000001 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.039 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.794987+0000", 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14216591200000001 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.937153+0000", 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1780999999999995e-05 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.937235+0000", 2023-09-30T09:36:52.040 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5140000000000001e-05 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.937320+0000", 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14625502800000001 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.041 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:32855 10.7 10:ed84c57f:::benchmark_data_smithi005_194263_object32854:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:45.886992+0000", 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 126.057266204, 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16932861399999999, 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 32855 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.042 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.886992+0000", 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.886992+0000", 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.043 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.886990+0000", 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9976999999999999e-05 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.887050+0000", 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0804e-05 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.887061+0000", 2023-09-30T09:36:52.044 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9560000000000002e-06 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.887067+0000", 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013029697 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.900097+0000", 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3721999999999996e-05 2023-09-30T09:36:52.045 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.900180+0000", 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103238 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,5", 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.900284+0000", 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0049997779999999999 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.046 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905283+0000", 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5070000000000006e-06 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905293+0000", 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.150783003 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.047 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056076+0000", 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013257699999999999 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056209+0000", 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011205999999999999 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056321+0000", 2023-09-30T09:36:52.048 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16932861399999999 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:32874 10.7 10:eddaaf17:::benchmark_data_smithi005_194263_object32873:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:45.898059+0000", 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 126.04619873599999, 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15889866899999999, 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.049 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 32874 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.898059+0000", 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.050 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.898059+0000", 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.898058+0000", 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0066999999999999e-05 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.051 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.898118+0000", 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3003000000000001e-05 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.898131+0000", 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1999999999999997e-06 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.898138+0000", 2023-09-30T09:36:52.052 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0037161690000000001 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.901854+0000", 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013092400000000001 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.901985+0000", 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016891599999999999 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.053 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 3,5", 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.902154+0000", 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0031447630000000001 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905299+0000", 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.5414999999999999e-05 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.054 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905334+0000", 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15151733000000001 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056852+0000", 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7664999999999998e-05 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056909+0000", 2023-09-30T09:36:52.055 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.88e-05 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056958+0000", 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15889866899999999 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:32882 10.f 10:f65fca46:::benchmark_data_smithi005_194263_object32881:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:36:52.056 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:45.902985+0000", 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 126.041273209, 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15349252899999999, 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 32882 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.057 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.902985+0000", 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.902985+0000", 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.058 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.902984+0000", 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0807999999999998e-05 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.903045+0000", 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020383770000000001 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.059 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905083+0000", 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0814e-05 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905094+0000", 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00027269799999999998 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.061 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905366+0000", 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015105000000000001 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905518+0000", 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018824400000000001 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,3", 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.905706+0000", 2023-09-30T09:36:52.062 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002450055 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.908156+0000", 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0039263400000000004 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:45.912082+0000", 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14429518799999999 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.063 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056377+0000", 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4273e-05 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056432+0000", 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5927000000000003e-05 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.064 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:46.056478+0000", 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15349252899999999 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:71091 10.a 10:5edaae6e:::benchmark_data_smithi005_194263_object71090:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:16.950432+0000", 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 94.993825948999998, 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.162661788, 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.065 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 71091 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950432+0000", 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.066 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950432+0000", 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950431+0000", 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7611000000000002e-05 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.067 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950478+0000", 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7728e-05 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950496+0000", 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.1160000000000001e-06 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950503+0000", 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8585999999999997e-05 2023-09-30T09:36:52.068 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950572+0000", 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014261300000000001 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950714+0000", 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017718000000000001 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.069 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.950892+0000", 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0065686470000000004 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957460+0000", 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020824900000000002 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.959543+0000", 2023-09-30T09:36:52.070 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15324305899999999 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.112786+0000", 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017501300000000001 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.112961+0000", 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013331700000000001 2023-09-30T09:36:52.071 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.113094+0000", 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.162661788 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:71098 10.a 10:5873eca0:::benchmark_data_smithi005_194263_object71097:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:16.954328+0000", 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 94.989929834999998, 2023-09-30T09:36:52.072 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17419473799999999, 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 71098 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954328+0000", 2023-09-30T09:36:52.073 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954328+0000", 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954327+0000", 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.3992999999999998e-05 2023-09-30T09:36:52.074 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954361+0000", 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2979999999999992e-06 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954370+0000", 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5809999999999996e-06 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.075 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954375+0000", 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8214000000000002e-05 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954433+0000", 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000136499 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954570+0000", 2023-09-30T09:36:52.076 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018608200000000001 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,5", 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.954756+0000", 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0047906839999999999 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.959547+0000", 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0040680109999999998 2023-09-30T09:36:52.077 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.963615+0000", 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16481053300000001 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.128425+0000", 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6876000000000002e-05 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.078 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.128482+0000", 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0941e-05 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.128523+0000", 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.17419473799999999 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.079 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:71100 10.b 10:d3b20d5d:::benchmark_data_smithi005_194263_object71099:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:16.957492+0000", 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 94.986766470999996, 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.160693893, 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 71100 2023-09-30T09:36:52.080 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957492+0000", 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957492+0000", 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.081 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957490+0000", 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1659000000000002e-05 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957532+0000", 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3638000000000001e-05 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.082 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957546+0000", 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0399999999999993e-06 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957554+0000", 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5707000000000001e-05 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.083 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957599+0000", 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00010011800000000001 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957699+0000", 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000157515 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.957857+0000", 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00265109 2023-09-30T09:36:52.084 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.960508+0000", 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0013898669999999999 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.961898+0000", 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15610344700000001 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.085 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.118001+0000", 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000104411 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.118106+0000", 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9872999999999999e-05 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.086 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.118186+0000", 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.160693893 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120268 10.d 10:bb4dd7d6:::benchmark_data_smithi005_194263_object11722:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.154083+0000", 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 37.790175314999999, 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.2949987, 2023-09-30T09:36:52.087 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120268 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154083+0000", 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.088 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154083+0000", 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154081+0000", 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6590000000000004e-06 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.089 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154087+0000", 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2493e-05 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154100+0000", 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5099999999999998e-06 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.090 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154105+0000", 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1762999999999999e-05 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154157+0000", 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014723199999999999 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154304+0000", 2023-09-30T09:36:52.091 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017743899999999999 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154482+0000", 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0048880859999999998 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.159370+0000", 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001338655 2023-09-30T09:36:52.092 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.160708+0000", 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28823121400000001 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.448940+0000", 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4769e-05 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.093 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.449034+0000", 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7311000000000002e-05 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.449082+0000", 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.2949987 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.094 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120276 10.0 10:09500f9e:::benchmark_data_smithi005_194263_object11730:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.164518+0000", 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 37.779740527000001, 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27696935099999997, 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.095 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120276 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164518+0000", 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164518+0000", 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:36:52.096 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164516+0000", 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4799999999999998e-06 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164523+0000", 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2713e-05 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.097 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164536+0000", 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9009999999999994e-06 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164544+0000", 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7388000000000001e-05 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.098 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164591+0000", 2023-09-30T09:36:52.100 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012724899999999999 2023-09-30T09:36:52.100 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.100 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164718+0000", 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000121072 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,4", 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164839+0000", 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.004186642 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.101 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.169026+0000", 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00089384100000000004 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.169920+0000", 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27146142899999998 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.102 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441381+0000", 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.7975e-05 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441439+0000", 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7874999999999998e-05 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441487+0000", 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27696935099999997 2023-09-30T09:36:52.103 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120278 10.d 10:b24df69f:::benchmark_data_smithi005_194263_object11732:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.164765+0000", 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 37.779493549000001, 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.287238614, 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:36:52.104 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120278 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164765+0000", 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:36:52.105 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164765+0000", 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164764+0000", 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0920000000000003e-06 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164770+0000", 2023-09-30T09:36:52.106 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.3700000000000001e-06 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164779+0000", 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8540000000000002e-06 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164785+0000", 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.4940000000000001e-05 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.107 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164820+0000", 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0673000000000005e-05 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164900+0000", 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.7715999999999999e-05 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:36:52.108 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.164978+0000", 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0033077950000000001 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.168286+0000", 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0060760509999999998 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.174362+0000", 2023-09-30T09:36:52.109 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27752114 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.451883+0000", 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5060000000000003e-05 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.451958+0000", 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5021000000000001e-05 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:36:52.110 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.452003+0000", 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.287238614 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:36:52.111 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:36:52.112 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:52.138 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:52.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:52.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:52.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:51 smithi005 bash[78438]: audit 2023-09-30T09:36:51.575980+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:51 smithi005 bash[75361]: audit 2023-09-30T09:36:51.575980+0000 mon.a (mon.0) 1366 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:52.274 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:52.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:52.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:52.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:52.402 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:52.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:52.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:52.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:52.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:52.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:52.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:52.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:52.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:52.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:52.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:52.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:52.797 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:52.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:52.842 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:36:52.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:52.913 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:52 smithi005 bash[75361]: cluster 2023-09-30T09:36:51.177281+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:36:52.913 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:52 smithi005 bash[78438]: cluster 2023-09-30T09:36:51.177281+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:36:52.946 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:52.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:52.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:53.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:53.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-30T09:36:53.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:53.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:53.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:53.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:52 smithi099 bash[59238]: cluster 2023-09-30T09:36:51.177281+0000 mgr.y (mgr.34107) 1070 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-09-30T09:36:53.214 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:53.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:53.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:53.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:53.368 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:53.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:53.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:53.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:53.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:53.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:53.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:53.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:53.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:53.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:53.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:53.737 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:53.766 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:53.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:53.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:53.902 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:53.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:53.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:54.004 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:54.051 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:54.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:54.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:54.158 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:54.184 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:54.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:54.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:54.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:54.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:54.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:54.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:54.427 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:54.463 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:54.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:54.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:54.568 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:54.597 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:54.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:54.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:54.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:54.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:54.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:54.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:54.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:54.859 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:54.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:54.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:54.997 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:55.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:55.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:55.111 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:54 smithi005 bash[75361]: cluster 2023-09-30T09:36:53.177950+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-30T09:36:55.111 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:54 smithi005 bash[78438]: cluster 2023-09-30T09:36:53.177950+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-30T09:36:55.126 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:55.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:55.231 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:55.240 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:54 smithi099 bash[59238]: cluster 2023-09-30T09:36:53.177950+0000 mgr.y (mgr.34107) 1071 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 682 op/s 2023-09-30T09:36:55.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:55.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:55.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:55.391 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:55.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:55.497 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:55.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:55.642 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:55.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:55.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:55.772 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:55.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.802 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:55.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:55.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:55.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:55.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:55.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:56.043 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:56.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:56.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:56.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:56.183 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:56.212 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:56.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:56.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:56.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:56.339 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:56.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:56.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:56.442 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:56.466 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:56.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:56.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:56.573 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:56.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:56.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:56.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:56.706 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:56.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:56.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:56.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:56.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:56.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:56.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:56.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:56.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:56.985 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:56 smithi099 bash[59238]: cluster 2023-09-30T09:36:55.178662+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-30T09:36:57.013 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:57.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:57.117 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:57.130 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:56 smithi005 bash[78438]: cluster 2023-09-30T09:36:55.178662+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-30T09:36:57.131 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:56 smithi005 bash[75361]: cluster 2023-09-30T09:36:55.178662+0000 mgr.y (mgr.34107) 1072 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2023-09-30T09:36:57.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:57.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:57.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:57.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:36:57.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:36:57.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:57.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:57.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:57.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:57.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:57.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:57.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:57.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:57.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:57.804 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:57.835 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:57.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:57.900 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:36:57.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:57.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:57.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:57.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:58.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:58.107 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:58.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:58.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:58.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:58.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:58.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:58.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:58.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:58.394 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:58.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:58.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:58.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:58.524 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:36:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:58.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:36:58.629 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:58.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:58.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:58.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:58.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:36:58.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:58.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:36:58.861 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:36:58 smithi005 bash[75361]: cluster 2023-09-30T09:36:57.179216+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-09-30T09:36:58.894 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:58.919 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:58.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:58.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:59.025 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:59.052 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:59.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:59.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:59.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:59.165 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:36:58 smithi005 bash[78438]: cluster 2023-09-30T09:36:57.179216+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-09-30T09:36:59.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:59.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:59.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:59.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:59.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:36:58 smithi099 bash[59238]: cluster 2023-09-30T09:36:57.179216+0000 mgr.y (mgr.34107) 1073 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-09-30T09:36:59.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:36:59.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:59.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:36:59.429 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:59.438 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:36:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:36:59] "GET /metrics HTTP/1.1" 200 36351 "" "Prometheus/2.33.4" 2023-09-30T09:36:59.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:36:59.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:59.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:36:59.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:59.596 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:36:59.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:59.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:36:59.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:59.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:36:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:59.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:36:59.843 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:59.885 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:36:59.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:36:59.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:36:59.988 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:00.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:00.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:00.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:00.158 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:00.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:00.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:00.307 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:00.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:00.412 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:00.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:00.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:00.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:00.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:00.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:00.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:00.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.722 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:00.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:00.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:00.855 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:00.959 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:00.990 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:00.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:00.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:01.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:01.108 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:00 smithi099 bash[59238]: cluster 2023-09-30T09:36:59.181428+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-30T09:37:01.129 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:01.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:01.235 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:01.243 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:00 smithi005 bash[78438]: cluster 2023-09-30T09:36:59.181428+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-30T09:37:01.243 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:00 smithi005 bash[75361]: cluster 2023-09-30T09:36:59.181428+0000 mgr.y (mgr.34107) 1074 : cluster 0 pgmap v1139: 89 pgs: 89 active+clean; 4.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-30T09:37:01.276 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:01.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:01.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:01.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:01.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:01.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:01.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:01.539 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:01.585 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:01.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:01.637 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:37:01.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:01.705 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:37:01.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:01.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:01.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:01.780 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:37:01.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:01.838 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:37:01.863 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:01.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:01.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:01.875 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:37:01.898 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.0 to 1 (10000) 2023-09-30T09:37:01.934 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:37:01.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:01.969 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:01 smithi005 bash[75361]: audit 2023-09-30T09:37:01.569778+0000 mon.a (mon.0) 1367 : audit 0 from='client.? 172.21.15.5:0/1866841990' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:01.969 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:01 smithi005 bash[75361]: audit 2023-09-30T09:37:01.839882+0000 mon.a (mon.0) 1368 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:37:01.969 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:01 smithi005 bash[75361]: audit 2023-09-30T09:37:01.842628+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.5:0/414845834' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:37:01.969 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:01 smithi005 bash[78438]: audit 2023-09-30T09:37:01.569778+0000 mon.a (mon.0) 1367 : audit 0 from='client.? 172.21.15.5:0/1866841990' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:01.970 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:01 smithi005 bash[78438]: audit 2023-09-30T09:37:01.839882+0000 mon.a (mon.0) 1368 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:37:01.970 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:01 smithi005 bash[78438]: audit 2023-09-30T09:37:01.842628+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.5:0/414845834' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:37:01.980 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:37:02.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:02.016 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:37:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.021 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:37:02.119 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:02.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:01 smithi099 bash[59238]: audit 2023-09-30T09:37:01.569778+0000 mon.a (mon.0) 1367 : audit 0 from='client.? 172.21.15.5:0/1866841990' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:02.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:01 smithi099 bash[59238]: audit 2023-09-30T09:37:01.839882+0000 mon.a (mon.0) 1368 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:37:02.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:01 smithi099 bash[59238]: audit 2023-09-30T09:37:01.842628+0000 mon.b (mon.1) 32 : audit 1 from='client.? 172.21.15.5:0/414845834' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:37:02.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:02.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:02.255 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:02.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:02.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:02.393 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:02.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:02.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:02.522 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:02.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:02.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:02.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:02.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:02.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:02.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:02.813 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:02.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:02.861 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:37:02.861 INFO:teuthology.orchestra.run.smithi099.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-30T09:37:02.894 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:37:02.918 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:02.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:02.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:02.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:02.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[75361]: cluster 2023-09-30T09:37:01.182017+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2023-09-30T09:37:02.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[75361]: audit 2023-09-30T09:37:01.877580+0000 mon.a (mon.0) 1369 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:37:02.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[75361]: cluster 2023-09-30T09:37:01.884156+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e239 with expected crc 2023-09-30T09:37:02.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[75361]: cluster 2023-09-30T09:37:01.886379+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e239 with expected crc 2023-09-30T09:37:02.985 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[75361]: cluster 2023-09-30T09:37:01.886815+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-30T09:37:02.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[75361]: audit 2023-09-30T09:37:02.158761+0000 mon.a (mon.0) 1371 : audit 1 from='client.? 172.21.15.5:0/1809663170' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:37:02.986 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[78438]: cluster 2023-09-30T09:37:01.182017+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2023-09-30T09:37:02.986 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[78438]: audit 2023-09-30T09:37:01.877580+0000 mon.a (mon.0) 1369 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:37:02.986 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[78438]: cluster 2023-09-30T09:37:01.884156+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e239 with expected crc 2023-09-30T09:37:02.986 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[78438]: cluster 2023-09-30T09:37:01.886379+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e239 with expected crc 2023-09-30T09:37:02.986 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[78438]: cluster 2023-09-30T09:37:01.886815+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-30T09:37:02.986 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:02 smithi005 bash[78438]: audit 2023-09-30T09:37:02.158761+0000 mon.a (mon.0) 1371 : audit 1 from='client.? 172.21.15.5:0/1809663170' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:37:03.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:02 smithi099 bash[59238]: cluster 2023-09-30T09:37:01.182017+0000 mgr.y (mgr.34107) 1075 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2023-09-30T09:37:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:02 smithi099 bash[59238]: audit 2023-09-30T09:37:01.877580+0000 mon.a (mon.0) 1369 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:37:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:02 smithi099 bash[59238]: cluster 2023-09-30T09:37:01.884156+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e239 with expected crc 2023-09-30T09:37:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:02 smithi099 bash[59238]: cluster 2023-09-30T09:37:01.886379+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e239 with expected crc 2023-09-30T09:37:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:02 smithi099 bash[59238]: cluster 2023-09-30T09:37:01.886815+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-30T09:37:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:02 smithi099 bash[59238]: audit 2023-09-30T09:37:02.158761+0000 mon.a (mon.0) 1371 : audit 1 from='client.? 172.21.15.5:0/1809663170' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:37:03.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.109 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:03.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:03.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:03.243 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:03.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:03.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:03.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.378 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:03.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:03.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:03.508 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:03.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:03.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:03.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:03.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:03.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:03.785 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:03.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:03.893 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:03.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:04.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: cluster 2023-09-30T09:37:02.877363+0000 mon.a (mon.0) 1372 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: cluster 2023-09-30T09:37:02.877419+0000 mon.a (mon.0) 1373 : cluster 1 Cluster is now healthy 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: audit 2023-09-30T09:37:02.881514+0000 mon.a (mon.0) 1374 : audit 1 from='client.? 172.21.15.5:0/1809663170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: cluster 2023-09-30T09:37:02.885686+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: cluster 2023-09-30T09:37:02.887143+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: cluster 2023-09-30T09:37:02.887915+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: cluster 2023-09-30T09:37:02.892045+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[78438]: cluster 2023-09-30T09:37:03.182505+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1143: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2023-09-30T09:37:04.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: cluster 2023-09-30T09:37:02.877363+0000 mon.a (mon.0) 1372 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:37:04.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: cluster 2023-09-30T09:37:02.877419+0000 mon.a (mon.0) 1373 : cluster 1 Cluster is now healthy 2023-09-30T09:37:04.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: audit 2023-09-30T09:37:02.881514+0000 mon.a (mon.0) 1374 : audit 1 from='client.? 172.21.15.5:0/1809663170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:37:04.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: cluster 2023-09-30T09:37:02.885686+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: cluster 2023-09-30T09:37:02.887143+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: cluster 2023-09-30T09:37:02.887915+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-30T09:37:04.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: cluster 2023-09-30T09:37:02.892045+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:03 smithi005 bash[75361]: cluster 2023-09-30T09:37:03.182505+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1143: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2023-09-30T09:37:04.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:04.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-30T09:37:04.064 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:04.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:04.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:04.169 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:04.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:04.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:04.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:04.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: cluster 2023-09-30T09:37:02.877363+0000 mon.a (mon.0) 1372 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:37:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: cluster 2023-09-30T09:37:02.877419+0000 mon.a (mon.0) 1373 : cluster 1 Cluster is now healthy 2023-09-30T09:37:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: audit 2023-09-30T09:37:02.881514+0000 mon.a (mon.0) 1374 : audit 1 from='client.? 172.21.15.5:0/1809663170' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:37:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: cluster 2023-09-30T09:37:02.885686+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: cluster 2023-09-30T09:37:02.887143+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: cluster 2023-09-30T09:37:02.887915+0000 mon.a (mon.0) 1375 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-30T09:37:04.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: cluster 2023-09-30T09:37:02.892045+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e240 with expected crc 2023-09-30T09:37:04.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:03 smithi099 bash[59238]: cluster 2023-09-30T09:37:03.182505+0000 mgr.y (mgr.34107) 1076 : cluster 0 pgmap v1143: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2023-09-30T09:37:04.329 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:04.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:04.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:04.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:04.464 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:04.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:04.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:04.570 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:04.595 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:04.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:04.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-30T09:37:04.700 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:04.733 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:04.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:04.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:04.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:04.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:04.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:04.969 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:05.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:05.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:05.140 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:05.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:05.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:05.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:05.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:05.391 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:05.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:05.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:05.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:05.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:05.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:05.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:05.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:05.839 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:05.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:05.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:05.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:05.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:05.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:06.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:06.109 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:06.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:06.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:06.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:06.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:06.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:06.371 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:06 smithi099 bash[59238]: cluster 2023-09-30T09:37:05.183420+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-30T09:37:06.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:06.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:06.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:06.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:06.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:06 smithi005 bash[78438]: cluster 2023-09-30T09:37:05.183420+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-30T09:37:06.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:06 smithi005 bash[75361]: cluster 2023-09-30T09:37:05.183420+0000 mgr.y (mgr.34107) 1077 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-30T09:37:06.539 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:06.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:06.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:06.644 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:06.675 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:06.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:06.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:06.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:06.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:06.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:06.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:06.906 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:37:06.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:06.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:06.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:06.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:07.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:07.099 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:07.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:07.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:07.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:07.238 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:07.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:07.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:07.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:37:07.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:07.386 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:07.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:07.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:07.491 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:07.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:07.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:07.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:07.585 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:07 smithi005 bash[75361]: audit 2023-09-30T09:37:06.581785+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:07.585 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:07 smithi005 bash[75361]: audit 2023-09-30T09:37:06.585714+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:07.585 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:07 smithi005 bash[78438]: audit 2023-09-30T09:37:06.581785+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:07.586 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:07 smithi005 bash[78438]: audit 2023-09-30T09:37:06.585714+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:07.634 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:07.681 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:07.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:07.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:07.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:07.811 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:07.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:07.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:07.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:07.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:07.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:07.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:08.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:07 smithi099 bash[59238]: audit 2023-09-30T09:37:06.581785+0000 mon.a (mon.0) 1376 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:08.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:07 smithi099 bash[59238]: audit 2023-09-30T09:37:06.585714+0000 mon.a (mon.0) 1377 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:08.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:08.078 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:08.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:08.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:08.185 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:08.217 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:08.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:08.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:08.345 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:08.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:08.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:08.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:08.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:08.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:08.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:08.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:08.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:08.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:08.757 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:08.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:08.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:08.863 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:08.872 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:08 smithi005 bash[78438]: cluster 2023-09-30T09:37:07.184054+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-09-30T09:37:08.873 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:08 smithi005 bash[75361]: cluster 2023-09-30T09:37:07.184054+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-09-30T09:37:08.874 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:37:08.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:08.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:08.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:09.008 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:08 smithi099 bash[59238]: cluster 2023-09-30T09:37:07.184054+0000 mgr.y (mgr.34107) 1078 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2023-09-30T09:37:09.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:09.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:09.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:09.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:09.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:09.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:09.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:09.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:09.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:09.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:09.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:09.491 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:09.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:09.542 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:37:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:37:09] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.33.4" 2023-09-30T09:37:09.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:09.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:09.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:09.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:09.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:09.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:09.963 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:09.984 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:09.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:09.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:10.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:10.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:10.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:10.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:10.250 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:10.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:10.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:10.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:10.392 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:10.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:10.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:10.497 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:10.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:10.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:10.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:10.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:10.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:10.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:10.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:10.768 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:10 smithi099 bash[59238]: cluster 2023-09-30T09:37:09.184630+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-09-30T09:37:10.773 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:10.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:10.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:10.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:10.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:10.908 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:10 smithi005 bash[75361]: cluster 2023-09-30T09:37:09.184630+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-09-30T09:37:10.908 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:10 smithi005 bash[78438]: cluster 2023-09-30T09:37:09.184630+0000 mgr.y (mgr.34107) 1079 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-09-30T09:37:10.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:10.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:10.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:11.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:11.070 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:11.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:11.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:11.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:11.200 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:11.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:11.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:11.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:11.339 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:11.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:11.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:11.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:11.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:11.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:11.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:11.539 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:11.539 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:11.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:11.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:11.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:11.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:11.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:11.766 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:11.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:11.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:11.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:11.910 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:11.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:11.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:12.015 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:12.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:12.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:12.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:12.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:12.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:12.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:12.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:12.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:12.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:12.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:12.439 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:12.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:12.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:12.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:12.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:12.602 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:12.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:12.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:12.705 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:12.740 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:12.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:12.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:12.877 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:12.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:12.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:12.982 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:13.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:13.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:12 smithi099 bash[59238]: cluster 2023-09-30T09:37:11.185149+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:37:13.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:13.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.155 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:13.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:13.256 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:13.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:12 smithi005 bash[78438]: cluster 2023-09-30T09:37:11.185149+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:37:13.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:12 smithi005 bash[75361]: cluster 2023-09-30T09:37:11.185149+0000 mgr.y (mgr.34107) 1080 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:37:13.287 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:13.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:13.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:13.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:13.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:13.518 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:13.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:13.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:13.647 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:13.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:13.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:13.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:13.825 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:13.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:13.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:13.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:13.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:13.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:14.044 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:37:14.044 INFO:teuthology.orchestra.run.smithi099.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-30T09:37:14.062 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:14.102 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:14.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:14.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:14.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:14.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:14.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:14.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:14.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:14.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:14.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:14.523 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:14.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:14.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:14.627 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:14.655 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:14.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:14.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:14.761 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:14.794 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:14.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:14.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:14.897 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:14.908 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:14 smithi099 bash[59238]: cluster 2023-09-30T09:37:13.185842+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:37:14.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:14.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:14.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:15.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:15.050 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:14 smithi005 bash[75361]: cluster 2023-09-30T09:37:13.185842+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:37:15.050 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:14 smithi005 bash[78438]: cluster 2023-09-30T09:37:13.185842+0000 mgr.y (mgr.34107) 1081 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:37:15.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-30T09:37:15.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:15.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:15.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:15.189 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:15.217 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:15.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:15.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:15.319 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:15.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:15.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:15.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:15.482 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:15.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:15.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:15.584 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:15.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:15.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:15.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:15.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:15.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:15.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:15.891 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:15.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:15.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:15.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:16.025 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:16.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:16.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:16.130 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:16.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:16.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:16.266 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:16.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:16.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:16.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:16.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:16.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:16.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:16.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:16.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:16.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:16.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:16.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:16.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:16.733 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:16.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:16.836 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:16.845 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:16 smithi005 bash[75361]: cluster 2023-09-30T09:37:15.186375+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-30T09:37:16.847 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:16 smithi005 bash[78438]: cluster 2023-09-30T09:37:15.186375+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-30T09:37:16.897 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:16.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:16.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:17.008 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:16 smithi099 bash[59238]: cluster 2023-09-30T09:37:15.186375+0000 mgr.y (mgr.34107) 1082 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2023-09-30T09:37:17.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:17.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:17.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:17.133 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:17.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:17.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:17.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:17.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:17.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:17.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:17.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:17.418 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:17.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:17.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:17.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:17.555 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:17.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:17.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:17.693 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:17.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:17.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:17.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:17.818 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.4 to 1 (10000) 2023-09-30T09:37:17.832 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:17.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:17.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:17.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:17.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:17.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:17 smithi099 bash[59238]: audit 2023-09-30T09:37:17.759177+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.5:0/206497255' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:37:17.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:17 smithi099 bash[59238]: audit 2023-09-30T09:37:17.760926+0000 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:37:17.999 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:18.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:18.106 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:18.115 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:17 smithi005 bash[78438]: audit 2023-09-30T09:37:17.759177+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.5:0/206497255' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:37:18.116 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:17 smithi005 bash[78438]: audit 2023-09-30T09:37:17.760926+0000 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:37:18.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:17 smithi005 bash[75361]: audit 2023-09-30T09:37:17.759177+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.5:0/206497255' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:37:18.118 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:17 smithi005 bash[75361]: audit 2023-09-30T09:37:17.760926+0000 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:37:18.135 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:18.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:18.239 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:18.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:18.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:18.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:18.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:18.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:18.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:18.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:18.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:18.647 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:18.680 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:18.785 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:18.822 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:18.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:18.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:18.962 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:18.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:18.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:19.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.186973+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2023-09-30T09:37:19.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: audit 2023-09-30T09:37:17.799726+0000 mon.a (mon.0) 1379 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.802416+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.807227+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.807399+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.807688+0000 osd.0 (osd.0) 120 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.808949+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.811046+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[78438]: cluster 2023-09-30T09:37:17.818689+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.186973+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: audit 2023-09-30T09:37:17.799726+0000 mon.a (mon.0) 1379 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:37:19.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.802416+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.807227+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.807399+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.807688+0000 osd.0 (osd.0) 120 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.808949+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-30T09:37:19.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.811046+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:18 smithi005 bash[75361]: cluster 2023-09-30T09:37:17.818689+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.186973+0000 mgr.y (mgr.34107) 1083 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: audit 2023-09-30T09:37:17.799726+0000 mon.a (mon.0) 1379 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.802416+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.807227+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.807399+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.807688+0000 osd.0 (osd.0) 120 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.808949+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.811046+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:18 smithi099 bash[59238]: cluster 2023-09-30T09:37:17.818689+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e241 with expected crc 2023-09-30T09:37:19.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:19.095 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:19.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:19.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:19.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:19.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:19.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:19.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:19.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:19.384 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:19.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:19.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:19.487 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:19.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:19.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:19.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:19.622 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:19.631 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:37:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:37:19] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.33.4" 2023-09-30T09:37:19.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:19.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:19.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:19.756 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:19.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:19.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:19.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:19.891 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:19.893 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:37:19.926 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:19.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:19.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:20.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:20.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:20.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:20.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:20.169 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:20.194 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:20.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:20.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:20.300 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:20.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:20.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:20.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:20.432 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:20.458 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:20.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:20.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:20.561 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:20.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:20.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:20.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:20.701 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:20.732 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:20.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:20.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:20.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:20.872 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:20.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:20.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:20.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:21.007 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:21.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:21.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:21.121 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:20 smithi005 bash[78438]: cluster 2023-09-30T09:37:19.187482+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:21.122 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:20 smithi005 bash[75361]: cluster 2023-09-30T09:37:19.187482+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:21.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:20 smithi099 bash[59238]: cluster 2023-09-30T09:37:19.187482+0000 mgr.y (mgr.34107) 1084 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:21.145 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:21.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:21.250 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:21.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:21.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:21.408 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:21.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:21.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:21.549 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:21.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:21.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:21.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:21.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:21.698 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-30T09:37:21.699 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:37:21.783 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:21.807 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:21.918 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:21.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:21.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:21.978 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:21 smithi005 bash[75361]: audit 2023-09-30T09:37:21.582858+0000 mon.a (mon.0) 1381 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:21.979 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:21 smithi005 bash[78438]: audit 2023-09-30T09:37:21.582858+0000 mon.a (mon.0) 1381 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:21.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:21 smithi099 bash[59238]: audit 2023-09-30T09:37:21.582858+0000 mon.a (mon.0) 1381 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:22.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:22.118 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:22.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:22.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:22.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:22.261 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:22.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:22.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:22.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:22.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:22.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:22.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:22.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:22.523 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:22.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:22.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:22.629 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:22.655 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:22.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:22.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:22.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:22.784 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:22.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:22.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:22.897 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:22 smithi099 bash[59238]: cluster 2023-09-30T09:37:21.188060+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:37:22.924 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:22.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:22.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:22 smithi005 bash[78438]: cluster 2023-09-30T09:37:21.188060+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:37:23.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:22 smithi005 bash[75361]: cluster 2023-09-30T09:37:21.188060+0000 mgr.y (mgr.34107) 1085 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:37:23.027 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:23.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:23.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:23.163 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:23.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:23.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:23.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:23.327 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:23.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:23.433 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:23.462 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:23.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:23.569 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:23.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:23.707 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:23.733 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:23.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:23.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:23.862 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:23.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:23.964 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:23.986 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:23.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:24.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:24.145 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:24.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:24.253 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:24.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:24.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:24.390 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:24.436 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:24.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:24.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:24.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:24.543 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:37:24.578 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:24.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:24.586 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:37:24.631 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:37:24.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:24.687 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:37:24.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:24.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:24.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:24.726 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:37:24.780 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:37:24.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:24.828 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:37:24.856 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:24.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:24.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:24.872 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:37:24.886 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.886 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.886 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.886 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.886 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.887 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.887 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.887 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:37:24.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:24.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:25.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:25.073 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:24 smithi005 bash[78438]: cluster 2023-09-30T09:37:23.188843+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:25.073 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:24 smithi005 bash[78438]: audit 2023-09-30T09:37:24.478106+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.5:0/2112143229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:25.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:24 smithi005 bash[75361]: cluster 2023-09-30T09:37:23.188843+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:25.073 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:24 smithi005 bash[75361]: audit 2023-09-30T09:37:24.478106+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.5:0/2112143229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:25.106 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:25.115 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:24 smithi099 bash[59238]: cluster 2023-09-30T09:37:23.188843+0000 mgr.y (mgr.34107) 1086 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:25.115 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:24 smithi099 bash[59238]: audit 2023-09-30T09:37:24.478106+0000 mon.b (mon.1) 33 : audit 0 from='client.? 172.21.15.5:0/2112143229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:25.138 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:37:25.138 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:37:25.138 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58515 9.3 9:cdb61131:::benchmark_data_smithi005_172289_object58514:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.494328+0000", 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 452.631999828, 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29943304900000001, 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.139 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58515 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494328+0000", 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.140 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.141 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494328+0000", 2023-09-30T09:37:25.141 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:37:25.141 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.141 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.141 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.141 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494327+0000", 2023-09-30T09:37:25.141 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2786e-05 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494369+0000", 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2751e-05 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494382+0000", 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1150000000000002e-06 2023-09-30T09:37:25.142 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494387+0000", 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4237000000000002e-05 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494451+0000", 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000111399 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.143 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494563+0000", 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000127074 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494690+0000", 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0020909359999999998 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.144 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.496781+0000", 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010198515 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.506979+0000", 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28641161300000001 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.145 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793391+0000", 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000254947 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793646+0000", 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011525499999999999 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793761+0000", 2023-09-30T09:37:25.146 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29943304900000001 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58517 9.3 9:c24bf2d2:::benchmark_data_smithi005_172289_object58516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.494725+0000", 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 452.63160297000002, 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30015403699999998, 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.147 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58517 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494725+0000", 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.148 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494725+0000", 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494724+0000", 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103564 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.149 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494827+0000", 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2931999999999999e-05 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494840+0000", 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2170000000000002e-06 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.150 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.494846+0000", 2023-09-30T09:37:25.151 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019667109999999999 2023-09-30T09:37:25.151 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.151 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.151 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.151 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.496812+0000", 2023-09-30T09:37:25.151 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000100664 2023-09-30T09:37:25.151 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.496913+0000", 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015270099999999999 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.497066+0000", 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0027100710000000001 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.152 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.499776+0000", 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.007235478 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507011+0000", 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28690546900000002 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.153 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.793917+0000", 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00087779299999999998 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.794794+0000", 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4593999999999997e-05 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.154 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.794879+0000", 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30015403699999998 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58527 9.3 9:c41a63b7:::benchmark_data_smithi005_172289_object58526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.507346+0000", 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 452.61898173700001, 2023-09-30T09:37:25.155 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29393670500000002, 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58527 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.156 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507346+0000", 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507346+0000", 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507345+0000", 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000125174 2023-09-30T09:37:25.157 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507470+0000", 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4425e-05 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507484+0000", 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0010000000000001e-06 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.158 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507492+0000", 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.8126000000000001e-05 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507530+0000", 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103063 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.159 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507633+0000", 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018036500000000001 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507814+0000", 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0041106049999999998 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511924+0000", 2023-09-30T09:37:25.160 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0030911900000000002 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.515016+0000", 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28610645000000001 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801122+0000", 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.7115999999999996e-05 2023-09-30T09:37:25.161 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.162 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.162 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.162 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801219+0000", 2023-09-30T09:37:25.162 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3853e-05 2023-09-30T09:37:25.162 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.162 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.162 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801283+0000", 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29393670500000002 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58529 9.3 9:cb7e3995:::benchmark_data_smithi005_172289_object58528:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.507696+0000", 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 452.61863168799999, 2023-09-30T09:37:25.163 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29377683700000001, 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58529 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.164 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507696+0000", 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507696+0000", 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507695+0000", 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.0286000000000001e-05 2023-09-30T09:37:25.165 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507726+0000", 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0862999999999999e-05 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507737+0000", 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4189999999999999e-06 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.166 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.507743+0000", 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0019883230000000002 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509731+0000", 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108655 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.167 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509840+0000", 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000113288 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.509953+0000", 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0046383759999999996 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.514592+0000", 2023-09-30T09:37:25.168 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00047282800000000001 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.515064+0000", 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28628219199999999 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801347+0000", 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.7470000000000003e-05 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.169 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801414+0000", 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9024000000000003e-05 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801473+0000", 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29377683700000001 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.170 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:58533 9.3 9:cd7b4bed:::benchmark_data_smithi005_172289_object58532:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e202)", 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:29:52.511638+0000", 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 452.614690032, 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.290417543, 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.171 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 58533 2023-09-30T09:37:25.172 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.172 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.172 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.172 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.172 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511638+0000", 2023-09-30T09:37:25.172 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.172 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511638+0000", 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511636+0000", 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1955e-05 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.173 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.174 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511688+0000", 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1871000000000001e-05 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511710+0000", 2023-09-30T09:37:25.175 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5569999999999996e-06 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511718+0000", 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00024139800000000001 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.511960+0000", 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017613199999999999 2023-09-30T09:37:25.176 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.512136+0000", 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000227109 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.512363+0000", 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0023719660000000001 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.177 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.514735+0000", 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00036157000000000002 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.515097+0000", 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28672981800000003 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.178 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.801826+0000", 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017562599999999999 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.802002+0000", 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3436999999999997e-05 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:29:52.802055+0000", 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.290417543 2023-09-30T09:37:25.179 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:138931 9.3 9:c4148feb:::benchmark_data_smithi005_172289_object31795:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:31:27.605063+0000", 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 357.521264573, 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.159149123, 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.180 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 138931 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605063+0000", 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.181 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.182 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605063+0000", 2023-09-30T09:37:25.182 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:37:25.182 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.182 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.182 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.182 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605062+0000", 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.554e-06 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605070+0000", 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5560999999999999e-05 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605085+0000", 2023-09-30T09:37:25.183 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9859999999999999e-06 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605091+0000", 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8615999999999997e-05 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605140+0000", 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000134929 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.184 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605275+0000", 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014600600000000001 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.605421+0000", 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0042579139999999998 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.185 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.609679+0000", 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00031193300000000002 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.609991+0000", 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.15412316000000001 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.186 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.764114+0000", 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0108999999999997e-05 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.764164+0000", 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8736000000000002e-05 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.764213+0000", 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.159149123 2023-09-30T09:37:25.187 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:138934 9.3 9:c9300fc1:::benchmark_data_smithi005_172289_object31798:head [delete] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:31:27.611508+0000", 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 357.51481990299999, 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.152873868, 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.188 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 138934 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611508+0000", 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.189 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611508+0000", 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611506+0000", 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2809999999999997e-06 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611515+0000", 2023-09-30T09:37:25.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.789e-05 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611533+0000", 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3990000000000004e-06 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611542+0000", 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.7029e-05 2023-09-30T09:37:25.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611589+0000", 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000139915 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611728+0000", 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000152936 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.611881+0000", 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034199349999999998 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.615301+0000", 2023-09-30T09:37:25.193 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13337346999999999 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.748675+0000", 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.015601963999999999 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.764277+0000", 2023-09-30T09:37:25.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3998e-05 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.764331+0000", 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1168999999999997e-05 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:31:27.764382+0000", 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.152873868 2023-09-30T09:37:25.195 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.35463.0:172282 9.3 9:ce0c6bba:::benchmark_data_smithi005_172289_object65146:head [delete] snapc 0=[] ondisk+write+known_if_redirected e209)", 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:32:15.494463+0000", 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 309.63186501899997, 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13779949799999999, 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.196 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.35463", 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/542004489", 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 172282 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494463+0000", 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.197 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494463+0000", 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494461+0000", 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0359e-05 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.198 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494471+0000", 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5559000000000001e-05 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494487+0000", 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2579999999999995e-06 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.199 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494495+0000", 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8212000000000004e-05 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494563+0000", 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00022565399999999999 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.200 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494789+0000", 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000135229 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1,3", 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.494924+0000", 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0043796160000000002 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.499304+0000", 2023-09-30T09:37:25.201 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0025915550000000002 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.501895+0000", 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13009295900000001 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.631988+0000", 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014663999999999999 2023-09-30T09:37:25.202 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.632135+0000", 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012762400000000001 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.203 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:32:15.632262+0000", 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13779949799999999 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22835 10.c 10:3f5062b1:::benchmark_data_smithi005_194263_object22834:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.792306+0000", 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 165.334021855, 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14845396799999999, 2023-09-30T09:37:25.204 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22835 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792306+0000", 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.205 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792306+0000", 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792304+0000", 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4239e-05 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.206 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792358+0000", 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1318000000000002e-05 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792380+0000", 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2310000000000002e-06 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.207 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792389+0000", 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5353999999999999e-05 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792444+0000", 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012308299999999999 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792567+0000", 2023-09-30T09:37:25.208 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108107 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.792675+0000", 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001893325 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.794569+0000", 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00082972500000000002 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.209 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.795399+0000", 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.145082408 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.940481+0000", 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000162156 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.210 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.940643+0000", 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000117008 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.940760+0000", 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14845396799999999 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.211 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22836 10.c 10:3e58ffc2:::benchmark_data_smithi005_194263_object22835:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.793051+0000", 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 165.33327695899999, 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14838341199999999, 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22836 2023-09-30T09:37:25.212 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793051+0000", 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793051+0000", 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:25.213 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793050+0000", 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8348000000000004e-05 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793118+0000", 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2507000000000001e-05 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.214 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793131+0000", 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9750000000000007e-06 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793139+0000", 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000376315 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.215 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793515+0000", 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013387800000000001 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793649+0000", 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019868899999999999 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.793848+0000", 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000842869 2023-09-30T09:37:25.216 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.794690+0000", 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00094719900000000002 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.795638+0000", 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.145477358 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.217 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.941115+0000", 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000144306 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.941259+0000", 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017508500000000001 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.218 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.941434+0000", 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14838341199999999 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:22838 10.c 10:31ccee84:::benchmark_data_smithi005_194263_object22837:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:34:39.796154+0000", 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 165.33017396700001, 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14555910599999999, 2023-09-30T09:37:25.219 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 22838 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796154+0000", 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.220 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796154+0000", 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796153+0000", 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0231000000000001e-05 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.221 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796203+0000", 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1698999999999999e-05 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796215+0000", 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.6459999999999998e-06 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.222 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796220+0000", 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0203000000000001e-05 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796261+0000", 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000111093 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796372+0000", 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000120179 2023-09-30T09:37:25.223 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.796492+0000", 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00079783399999999998 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.797290+0000", 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00031572000000000002 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.224 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.797605+0000", 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14391638600000001 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.941522+0000", 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013208999999999999 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.225 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.941654+0000", 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9206000000000002e-05 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:34:39.941713+0000", 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14555910599999999 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.226 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:71086 10.c 10:3877ed3e:::benchmark_data_smithi005_194263_object71085:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:16.944529+0000", 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 128.181798512, 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16857487500000001, 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 71086 2023-09-30T09:37:25.227 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944529+0000", 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944529+0000", 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.228 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944528+0000", 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0434999999999997e-05 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944618+0000", 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.713e-05 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.229 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944635+0000", 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8019999999999998e-06 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944644+0000", 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8612000000000001e-05 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944693+0000", 2023-09-30T09:37:25.230 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000136401 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.944829+0000", 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000171352 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.945000+0000", 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0028233970000000001 2023-09-30T09:37:25.231 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.947824+0000", 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0011166080000000001 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.948940+0000", 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.163903667 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.232 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.112844+0000", 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000147987 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.112992+0000", 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00011225700000000001 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.233 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.113104+0000", 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.16857487500000001 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:71107 10.c 10:3365999d:::benchmark_data_smithi005_194263_object71106:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e231)", 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:16.968863+0000", 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 128.157464484, 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.153038966, 2023-09-30T09:37:25.234 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 71107 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.968863+0000", 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.235 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.968863+0000", 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.968861+0000", 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.2274000000000005e-05 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.236 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.968953+0000", 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8552000000000001e-05 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.968972+0000", 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2300000000000008e-06 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.237 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.968980+0000", 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2701999999999998e-05 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.969033+0000", 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000107064 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.969140+0000", 2023-09-30T09:37:25.238 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000125205 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.969265+0000", 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0030437070000000001 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.972309+0000", 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019653699999999999 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.239 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:16.972505+0000", 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14911948899999999 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.121625+0000", 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000213246 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.121838+0000", 2023-09-30T09:37:25.240 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4362999999999993e-05 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:17.121902+0000", 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.153038966 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.241 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:86903 10.c 10:3c35a65c:::benchmark_data_smithi005_194263_object86902:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e232)", 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:33.397767+0000", 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 111.728561008, 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14260508399999999, 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 86903 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.242 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397767+0000", 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397767+0000", 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.243 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397765+0000", 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0433999999999999e-05 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397815+0000", 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.9072999999999998e-05 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.244 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397834+0000", 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4810000000000006e-06 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397843+0000", 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0290000000000006e-05 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.397913+0000", 2023-09-30T09:37:25.245 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021483799999999999 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.398128+0000", 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000254534 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.398383+0000", 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0034195359999999999 2023-09-30T09:37:25.246 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.401802+0000", 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000101743 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.401904+0000", 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13832507299999999 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.247 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.540229+0000", 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.2971000000000002e-05 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.540312+0000", 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0124999999999998e-05 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.248 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.540372+0000", 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14260508399999999 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:86913 10.c 10:3da9f941:::benchmark_data_smithi005_194263_object86912:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e232)", 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:35:33.403727+0000", 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 111.72260079599999, 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14337975, 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.249 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 86913 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403727+0000", 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.250 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403727+0000", 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403725+0000", 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4039000000000003e-05 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.251 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403769+0000", 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8904999999999999e-05 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403788+0000", 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.2509999999999997e-06 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.252 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403795+0000", 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8873999999999999e-05 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403854+0000", 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014109300000000001 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.403995+0000", 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00016673100000000001 2023-09-30T09:37:25.253 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.404162+0000", 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003358677 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.407521+0000", 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001632054 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.254 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.409153+0000", 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.13775206300000001 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.546905+0000", 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013788099999999999 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.255 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.547043+0000", 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4265999999999998e-05 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:35:33.547107+0000", 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.14337975 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.256 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120256 10.c 10:3bec5870:::benchmark_data_smithi005_194263_object11710:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.136746+0000", 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 70.989581668, 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30431971899999999, 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120256 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.257 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.136746+0000", 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.136746+0000", 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.136744+0000", 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2208000000000001e-05 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.136756+0000", 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.7926999999999999e-05 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.136784+0000", 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3372e-05 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.136797+0000", 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9128000000000001e-05 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.136846+0000", 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015475999999999999 2023-09-30T09:37:25.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.137001+0000", 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000139488 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.137141+0000", 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0084167749999999996 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.261 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.145557+0000", 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0090208330000000007 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154578+0000", 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28622878699999998 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440807+0000", 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000205341 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441012+0000", 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3720000000000001e-05 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441066+0000", 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30431971899999999 2023-09-30T09:37:25.263 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120260 10.c 10:3d589c8c:::benchmark_data_smithi005_194263_object11714:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.141128+0000", 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 70.985199809999997, 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.316056222, 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.264 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120260 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141128+0000", 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.265 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141128+0000", 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141127+0000", 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1850000000000004e-06 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141135+0000", 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2449000000000001e-05 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141147+0000", 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.0730000000000005e-06 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141155+0000", 2023-09-30T09:37:25.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.8391000000000003e-05 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141224+0000", 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013443999999999999 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141358+0000", 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000130266 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141488+0000", 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0042859669999999999 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.145774+0000", 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013463935 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.159238+0000", 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29770806700000002 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.456946+0000", 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018394799999999999 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.457130+0000", 2023-09-30T09:37:25.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.4122999999999997e-05 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.457184+0000", 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.316056222 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.271 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120265 10.c 10:3f7f0dab:::benchmark_data_smithi005_194263_object11719:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.149858+0000", 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 70.976469671000004, 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30749446200000002, 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120265 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149858+0000", 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149858+0000", 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149857+0000", 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.49e-06 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149863+0000", 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3569e-05 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149876+0000", 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9229999999999999e-06 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149882+0000", 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3965000000000003e-05 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.275 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149936+0000", 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014787099999999999 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150084+0000", 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014987299999999999 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150234+0000", 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0045939869999999999 2023-09-30T09:37:25.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154828+0000", 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0044692880000000001 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.159297+0000", 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.297934109 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.457231+0000", 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1860999999999994e-05 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.457313+0000", 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.9793999999999999e-05 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.457353+0000", 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30749446200000002 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120271 10.c 10:3983caf4:::benchmark_data_smithi005_194263_object11725:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.154864+0000", 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 70.971464198999996, 2023-09-30T09:37:25.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30684908599999999, 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120271 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154864+0000", 2023-09-30T09:37:25.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154864+0000", 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154862+0000", 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5399999999999996e-06 2023-09-30T09:37:25.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154870+0000", 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2456000000000001e-05 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154883+0000", 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0210000000000002e-06 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154890+0000", 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4024999999999999e-05 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.154934+0000", 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013989699999999999 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.155074+0000", 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013629399999999999 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.155210+0000", 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0041361380000000001 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.159346+0000", 2023-09-30T09:37:25.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.01040192 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.169748+0000", 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29182999399999998 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.461578+0000", 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1558000000000007e-05 2023-09-30T09:37:25.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.461670+0000", 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3087999999999998e-05 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.461713+0000", 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30684908599999999 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.286 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120284 10.c 10:34424e4e:::benchmark_data_smithi005_194263_object11738:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.183706+0000", 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 70.942622388999993, 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27815862000000002, 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:25.287 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120284 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183706+0000", 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183706+0000", 2023-09-30T09:37:25.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183704+0000", 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7360000000000007e-06 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183712+0000", 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4552000000000001e-05 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.289 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183727+0000", 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4049999999999997e-06 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183733+0000", 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.1177999999999998e-05 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183775+0000", 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1670999999999997e-05 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183866+0000", 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.0735000000000005e-05 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,4", 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.183957+0000", 2023-09-30T09:37:25.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0032697569999999999 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.187227+0000", 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00040723099999999998 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.187634+0000", 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27411502999999998 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.461749+0000", 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8271999999999999e-05 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.461827+0000", 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.6934000000000002e-05 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:37:25.293 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.461864+0000", 2023-09-30T09:37:25.294 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27815862000000002 2023-09-30T09:37:25.294 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.294 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.294 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.294 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:25.294 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:25.294 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:37:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:25.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:25.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:25.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:25.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:25.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:25.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:25.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:25.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:25.689 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:25.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:25.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:25.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:25.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:25.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:25.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:25.844 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:37:25.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:25.952 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:25.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:25.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:25 smithi099 bash[59238]: audit 2023-09-30T09:37:25.155998+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:37:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:25 smithi099 bash[59238]: audit 2023-09-30T09:37:25.158473+0000 mon.b (mon.1) 34 : audit 1 from='client.? 172.21.15.5:0/2201962074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:37:26.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:26.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:26.190 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.216 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:26.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:26.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:25 smithi005 bash[75361]: audit 2023-09-30T09:37:25.155998+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:37:26.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:25 smithi005 bash[75361]: audit 2023-09-30T09:37:25.158473+0000 mon.b (mon.1) 34 : audit 1 from='client.? 172.21.15.5:0/2201962074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:37:26.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:25 smithi005 bash[78438]: audit 2023-09-30T09:37:25.155998+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:37:26.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:25 smithi005 bash[78438]: audit 2023-09-30T09:37:25.158473+0000 mon.b (mon.1) 34 : audit 1 from='client.? 172.21.15.5:0/2201962074' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:37:26.324 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:26.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:26.359 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:37:26.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:26.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:26.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:26.486 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:26.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:26.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:26.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:26.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:26.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:26.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:26.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:26.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:26 smithi099 bash[59238]: cluster 2023-09-30T09:37:25.189352+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:26 smithi099 bash[59238]: cluster 2023-09-30T09:37:25.822190+0000 mon.a (mon.0) 1383 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:37:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:26 smithi099 bash[59238]: audit 2023-09-30T09:37:25.825997+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:37:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:26 smithi099 bash[59238]: cluster 2023-09-30T09:37:25.829852+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-30T09:37:26.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:26 smithi099 bash[59238]: cluster 2023-09-30T09:37:25.830332+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:26.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:26 smithi099 bash[59238]: cluster 2023-09-30T09:37:25.833297+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:26.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:26 smithi099 bash[59238]: cluster 2023-09-30T09:37:25.833593+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:26.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:26.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:26.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:27.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[75361]: cluster 2023-09-30T09:37:25.189352+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[75361]: cluster 2023-09-30T09:37:25.822190+0000 mon.a (mon.0) 1383 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:37:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[75361]: audit 2023-09-30T09:37:25.825997+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:37:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[75361]: cluster 2023-09-30T09:37:25.829852+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-30T09:37:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[75361]: cluster 2023-09-30T09:37:25.830332+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[75361]: cluster 2023-09-30T09:37:25.833297+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:27.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[75361]: cluster 2023-09-30T09:37:25.833593+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[78438]: cluster 2023-09-30T09:37:25.189352+0000 mgr.y (mgr.34107) 1087 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2023-09-30T09:37:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[78438]: cluster 2023-09-30T09:37:25.822190+0000 mon.a (mon.0) 1383 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:37:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[78438]: audit 2023-09-30T09:37:25.825997+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:37:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[78438]: cluster 2023-09-30T09:37:25.829852+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-30T09:37:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[78438]: cluster 2023-09-30T09:37:25.830332+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[78438]: cluster 2023-09-30T09:37:25.833297+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:27.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:26 smithi005 bash[78438]: cluster 2023-09-30T09:37:25.833593+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e242 with expected crc 2023-09-30T09:37:27.035 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:27.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:27.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:27.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:27.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:27.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:27.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:27.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:27.305 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:27.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:27.317 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:27.409 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:27.451 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:27.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:27.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:27.588 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:27.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:27.691 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:27.719 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:27.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:27.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:27.822 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:37:27.876 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:27.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:27.981 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:28.015 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:28.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:28.122 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:28.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:28.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:28.278 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:28.306 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:28.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:28.409 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:28.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:28.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:28.535 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:28.566 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:28.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:28.669 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:28.694 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:28.798 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:28.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:28.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:28.867 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:37:28.935 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:28 smithi005 bash[75361]: cluster 2023-09-30T09:37:27.189927+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-30T09:37:28.935 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:28 smithi005 bash[78438]: cluster 2023-09-30T09:37:27.189927+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-30T09:37:28.936 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:28.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:28.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:28.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:29.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:29.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:29.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:29.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:29.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:29.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:28 smithi099 bash[59238]: cluster 2023-09-30T09:37:27.189927+0000 mgr.y (mgr.34107) 1088 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 528 op/s 2023-09-30T09:37:29.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:29.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:29.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:29.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:29.406 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:29.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:29.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:29.508 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:29.535 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:29.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:29.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:29.642 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:29.657 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:37:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:37:29] "GET /metrics HTTP/1.1" 200 36353 "" "Prometheus/2.33.4" 2023-09-30T09:37:29.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:29.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:29.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:29.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:29.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:29.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:29.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:29.861 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:29 smithi005 bash[75361]: audit 2023-09-30T09:37:28.992188+0000 mon.a (mon.0) 1386 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:37:29.861 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:29 smithi005 bash[78438]: audit 2023-09-30T09:37:28.992188+0000 mon.a (mon.0) 1386 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:37:29.915 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:29.951 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:29.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:29.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:30.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:29 smithi099 bash[59238]: audit 2023-09-30T09:37:28.992188+0000 mon.a (mon.0) 1386 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:37:30.055 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:30.091 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:30.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:30.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:30.198 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:30.231 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:30.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:30.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:30.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:30.378 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:30.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:30.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:30.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:30.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:30.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:30.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:30.614 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:30.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:30.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:30.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:30.755 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:30.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:30.888 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:30.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:30.989 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:31.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:31.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:30 smithi099 bash[59238]: cluster 2023-09-30T09:37:29.193328+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:37:31.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:31.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:31.191 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:37:31.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:31.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:30 smithi005 bash[78438]: cluster 2023-09-30T09:37:29.193328+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:37:31.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:30 smithi005 bash[75361]: cluster 2023-09-30T09:37:29.193328+0000 mgr.y (mgr.34107) 1089 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:37:31.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:31.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:31.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:31.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:31.529 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:31.565 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:31.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:31.671 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:31.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:31.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:31.805 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:31.837 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:31.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:31.974 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:31.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:31.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:32.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:32.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:32.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:32.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:32.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:32.244 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:32.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:32.316 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:37:32.328 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:37:32.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:32.381 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:32.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:32.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:32.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:32.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:32.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:32.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:32.654 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:32.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:32.760 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:32.796 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:32.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:32.870 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:32 smithi005 bash[75361]: cluster 2023-09-30T09:37:31.193777+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:37:32.896 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:32.939 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:32.944 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:32 smithi099 bash[59238]: cluster 2023-09-30T09:37:31.193777+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:37:32.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:32.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:33.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:33.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:33.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:33.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:33.196 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:33.204 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:32 smithi005 bash[78438]: cluster 2023-09-30T09:37:31.193777+0000 mgr.y (mgr.34107) 1090 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:37:33.236 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:33.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:33.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:33.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:33.363 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:33.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:33.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:33.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:33.499 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":1159,"stamp":"2023-09-30T09:37:31.193502+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2960660396,"num_objects":45192,"num_object_clones":0,"num_object_copies":135576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":45192,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":172180,"num_write_kb":6949198,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":2367202,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":143014,"ondisk_log_size":143014,"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":13373700,"kb_used_data":8755900,"kb_used_omap":22,"kb_used_meta":4617449,"kb_avail":736587516,"statfs":{"total":767960285184,"available":754265616384,"internally_reserved":0,"allocated":8966041600,"data_stored":8960677757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":4728267984},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,2,2,4,5,3],"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":-442892288,"num_objects":-6758,"num_object_clones":0,"num_object_copies":-20274,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6758,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6758,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.005810"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813202+0000","last_change":"2023-09-30T09:34:06.127663+0000","last_active":"2023-09-30T09:37:17.813202+0000","last_peered":"2023-09-30T09:37:17.813202+0000","last_clean":"2023-09-30T09:37:17.813202+0000","last_became_active":"2023-09-30T09:34:06.127237+0000","last_became_peered":"2023-09-30T09:34:06.127237+0000","last_unstale":"2023-09-30T09:37:17.813202+0000","last_undegraded":"2023-09-30T09:37:17.813202+0000","last_fullsized":"2023-09-30T09:37:17.813202+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":249,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.833720+0000","last_change":"2023-09-30T09:34:06.115582+0000","last_active":"2023-09-30T09:37:17.833720+0000","last_peered":"2023-09-30T09:37:17.833720+0000","last_clean":"2023-09-30T09:37:17.833720+0000","last_became_active":"2023-09-30T09:34:06.115182+0000","last_became_peered":"2023-09-30T09:34:06.115182+0000","last_unstale":"2023-09-30T09:37:17.833720+0000","last_undegraded":"2023-09-30T09:37:17.833720+0000","last_fullsized":"2023-09-30T09:37:17.833720+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:32.060575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":231,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.800218+0000","last_change":"2023-09-30T09:34:06.109668+0000","last_active":"2023-09-30T09:37:17.800218+0000","last_peered":"2023-09-30T09:37:17.800218+0000","last_clean":"2023-09-30T09:37:17.800218+0000","last_became_active":"2023-09-30T09:34:06.109280+0000","last_became_peered":"2023-09-30T09:34:06.109280+0000","last_unstale":"2023-09-30T09:37:17.800218+0000","last_undegraded":"2023-09-30T09:37:17.800218+0000","last_fullsized":"2023-09-30T09:37:17.800218+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:48.194337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.821427+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:37:17.821427+0000","last_peered":"2023-09-30T09:37:17.821427+0000","last_clean":"2023-09-30T09:37:17.821427+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:37:17.821427+0000","last_undegraded":"2023-09-30T09:37:17.821427+0000","last_fullsized":"2023-09-30T09:37:17.821427+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.833719+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:37:17.833719+0000","last_peered":"2023-09-30T09:37:17.833719+0000","last_clean":"2023-09-30T09:37:17.833719+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:37:17.833719+0000","last_undegraded":"2023-09-30T09:37:17.833719+0000","last_fullsized":"2023-09-30T09:37:17.833719+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827738+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:37:17.827738+0000","last_peered":"2023-09-30T09:37:17.827738+0000","last_clean":"2023-09-30T09:37:17.827738+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:37:17.827738+0000","last_undegraded":"2023-09-30T09:37:17.827738+0000","last_fullsized":"2023-09-30T09:37:17.827738+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":90,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.816156+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:37:17.816156+0000","last_peered":"2023-09-30T09:37:17.816156+0000","last_clean":"2023-09-30T09:37:17.816156+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:37:17.816156+0000","last_undegraded":"2023-09-30T09:37:17.816156+0000","last_fullsized":"2023-09-30T09:37:17.816156+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.821746+0000","last_change":"2023-09-30T09:33:37.729984+0000","last_active":"2023-09-30T09:37:17.821746+0000","last_peered":"2023-09-30T09:37:17.821746+0000","last_clean":"2023-09-30T09:37:17.821746+0000","last_became_active":"2023-09-30T09:33:37.729603+0000","last_became_peered":"2023-09-30T09:33:37.729603+0000","last_unstale":"2023-09-30T09:37:17.821746+0000","last_undegraded":"2023-09-30T09:37:17.821746+0000","last_fullsized":"2023-09-30T09:37:17.821746+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.16","version":"0'0","reported_seq":208,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.823646+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:37:17.823646+0000","last_peered":"2023-09-30T09:37:17.823646+0000","last_clean":"2023-09-30T09:37:17.823646+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:37:17.823646+0000","last_undegraded":"2023-09-30T09:37:17.823646+0000","last_fullsized":"2023-09-30T09:37:17.823646+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":196,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.833478+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:37:17.833478+0000","last_peered":"2023-09-30T09:37:17.833478+0000","last_clean":"2023-09-30T09:37:17.833478+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:37:17.833478+0000","last_undegraded":"2023-09-30T09:37:17.833478+0000","last_fullsized":"2023-09-30T09:37:17.833478+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":257,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.826767+0000","last_change":"2023-09-30T09:34:06.233794+0000","last_active":"2023-09-30T09:37:17.826767+0000","last_peered":"2023-09-30T09:37:17.826767+0000","last_clean":"2023-09-30T09:37:17.826767+0000","last_became_active":"2023-09-30T09:34:06.125852+0000","last_became_peered":"2023-09-30T09:34:06.125852+0000","last_unstale":"2023-09-30T09:37:17.826767+0000","last_undegraded":"2023-09-30T09:37:17.826767+0000","last_fullsized":"2023-09-30T09:37:17.826767+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":218,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.801249+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:37:17.801249+0000","last_peered":"2023-09-30T09:37:17.801249+0000","last_clean":"2023-09-30T09:37:17.801249+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:37:17.801249+0000","last_undegraded":"2023-09-30T09:37:17.801249+0000","last_fullsized":"2023-09-30T09:37:17.801249+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":37,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813895+0000","last_change":"2023-09-30T09:34:06.231136+0000","last_active":"2023-09-30T09:37:17.813895+0000","last_peered":"2023-09-30T09:37:17.813895+0000","last_clean":"2023-09-30T09:37:17.813895+0000","last_became_active":"2023-09-30T09:34:06.140210+0000","last_became_peered":"2023-09-30T09:34:06.140210+0000","last_unstale":"2023-09-30T09:37:17.813895+0000","last_undegraded":"2023-09-30T09:37:17.813895+0000","last_fullsized":"2023-09-30T09:37:17.813895+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813450+0000","last_change":"2023-09-30T09:34:06.140732+0000","last_active":"2023-09-30T09:37:17.813450+0000","last_peered":"2023-09-30T09:37:17.813450+0000","last_clean":"2023-09-30T09:37:17.813450+0000","last_became_active":"2023-09-30T09:34:06.140242+0000","last_became_peered":"2023-09-30T09:34:06.140242+0000","last_unstale":"2023-09-30T09:37:17.813450+0000","last_undegraded":"2023-09-30T09:37:17.813450+0000","last_fullsized":"2023-09-30T09:37:17.813450+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":256,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.825964+0000","last_change":"2023-09-30T09:34:06.228012+0000","last_active":"2023-09-30T09:37:17.825964+0000","last_peered":"2023-09-30T09:37:17.825964+0000","last_clean":"2023-09-30T09:37:17.825964+0000","last_became_active":"2023-09-30T09:34:06.124327+0000","last_became_peered":"2023-09-30T09:34:06.124327+0000","last_unstale":"2023-09-30T09:37:17.825964+0000","last_undegraded":"2023-09-30T09:37:17.825964+0000","last_fullsized":"2023-09-30T09:37:17.825964+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":[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":221,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.835694+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:37:17.835694+0000","last_peered":"2023-09-30T09:37:17.835694+0000","last_clean":"2023-09-30T09:37:17.835694+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:37:17.835694+0000","last_undegraded":"2023-09-30T09:37:17.835694+0000","last_fullsized":"2023-09-30T09:37:17.835694+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":90,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.817530+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:37:17.817530+0000","last_peered":"2023-09-30T09:37:17.817530+0000","last_clean":"2023-09-30T09:37:17.817530+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:37:17.817530+0000","last_undegraded":"2023-09-30T09:37:17.817530+0000","last_fullsized":"2023-09-30T09:37:17.817530+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.822115+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:37:17.822115+0000","last_peered":"2023-09-30T09:37:17.822115+0000","last_clean":"2023-09-30T09:37:17.822115+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:37:17.822115+0000","last_undegraded":"2023-09-30T09:37:17.822115+0000","last_fullsized":"2023-09-30T09:37:17.822115+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":245,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.826490+0000","last_change":"2023-09-30T09:34:06.141709+0000","last_active":"2023-09-30T09:37:17.826490+0000","last_peered":"2023-09-30T09:37:17.826490+0000","last_clean":"2023-09-30T09:37:17.826490+0000","last_became_active":"2023-09-30T09:34:06.141355+0000","last_became_peered":"2023-09-30T09:34:06.141355+0000","last_unstale":"2023-09-30T09:37:17.826490+0000","last_undegraded":"2023-09-30T09:37:17.826490+0000","last_fullsized":"2023-09-30T09:37:17.826490+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.821300+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:37:17.821300+0000","last_peered":"2023-09-30T09:37:17.821300+0000","last_clean":"2023-09-30T09:37:17.821300+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:37:17.821300+0000","last_undegraded":"2023-09-30T09:37:17.821300+0000","last_fullsized":"2023-09-30T09:37:17.821300+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":181,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827146+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:37:17.827146+0000","last_peered":"2023-09-30T09:37:17.827146+0000","last_clean":"2023-09-30T09:37:17.827146+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:37:17.827146+0000","last_undegraded":"2023-09-30T09:37:17.827146+0000","last_fullsized":"2023-09-30T09:37:17.827146+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":220,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.840975+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:37:17.840975+0000","last_peered":"2023-09-30T09:37:17.840975+0000","last_clean":"2023-09-30T09:37:17.840975+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:37:17.840975+0000","last_undegraded":"2023-09-30T09:37:17.840975+0000","last_fullsized":"2023-09-30T09:37:17.840975+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"242'10664","reported_seq":10690,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.514624+0000","last_change":"2023-09-30T09:34:06.131808+0000","last_active":"2023-09-30T09:37:27.514624+0000","last_peered":"2023-09-30T09:37:27.514624+0000","last_clean":"2023-09-30T09:37:27.514624+0000","last_became_active":"2023-09-30T09:34:06.131489+0000","last_became_peered":"2023-09-30T09:34:06.131489+0000","last_unstale":"2023-09-30T09:37:27.514624+0000","last_undegraded":"2023-09-30T09:37:27.514624+0000","last_fullsized":"2023-09-30T09:37:27.514624+0000","mapping_epoch":224,"log_start":"228'600","ondisk_log_start":"228'600","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":10064,"log_dups_size":0,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179044352,"num_objects":2732,"num_object_clones":0,"num_object_copies":8196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2732,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10664,"num_write_kb":428672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":276,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827446+0000","last_change":"2023-09-30T09:34:06.230632+0000","last_active":"2023-09-30T09:37:17.827446+0000","last_peered":"2023-09-30T09:37:17.827446+0000","last_clean":"2023-09-30T09:37:17.827446+0000","last_became_active":"2023-09-30T09:34:06.125113+0000","last_became_peered":"2023-09-30T09:34:06.125113+0000","last_unstale":"2023-09-30T09:37:17.827446+0000","last_undegraded":"2023-09-30T09:37:17.827446+0000","last_fullsized":"2023-09-30T09:37:17.827446+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":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,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":210,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.821647+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:37:17.821647+0000","last_peered":"2023-09-30T09:37:17.821647+0000","last_clean":"2023-09-30T09:37:17.821647+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:37:17.821647+0000","last_undegraded":"2023-09-30T09:37:17.821647+0000","last_fullsized":"2023-09-30T09:37:17.821647+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"242'10712","reported_seq":10738,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.574677+0000","last_change":"2023-09-30T09:34:06.121999+0000","last_active":"2023-09-30T09:37:27.574677+0000","last_peered":"2023-09-30T09:37:27.574677+0000","last_clean":"2023-09-30T09:37:27.574677+0000","last_became_active":"2023-09-30T09:34:06.121704+0000","last_became_peered":"2023-09-30T09:34:06.121704+0000","last_unstale":"2023-09-30T09:37:27.574677+0000","last_undegraded":"2023-09-30T09:37:27.574677+0000","last_fullsized":"2023-09-30T09:37:27.574677+0000","mapping_epoch":224,"log_start":"228'1800","ondisk_log_start":"228'1800","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8912,"log_dups_size":0,"ondisk_log_size":8912,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187039744,"num_objects":2854,"num_object_clones":0,"num_object_copies":8562,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2854,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10712,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":252,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827103+0000","last_change":"2023-09-30T09:34:06.235607+0000","last_active":"2023-09-30T09:37:17.827103+0000","last_peered":"2023-09-30T09:37:17.827103+0000","last_clean":"2023-09-30T09:37:17.827103+0000","last_became_active":"2023-09-30T09:34:06.141442+0000","last_became_peered":"2023-09-30T09:34:06.141442+0000","last_unstale":"2023-09-30T09:37:17.827103+0000","last_undegraded":"2023-09-30T09:37:17.827103+0000","last_fullsized":"2023-09-30T09:37:17.827103+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.814454+0000","last_change":"2023-09-30T09:34:06.125487+0000","last_active":"2023-09-30T09:37:17.814454+0000","last_peered":"2023-09-30T09:37:17.814454+0000","last_clean":"2023-09-30T09:37:17.814454+0000","last_became_active":"2023-09-30T09:34:06.124653+0000","last_became_peered":"2023-09-30T09:34:06.124653+0000","last_unstale":"2023-09-30T09:37:17.814454+0000","last_undegraded":"2023-09-30T09:37:17.814454+0000","last_fullsized":"2023-09-30T09:37:17.814454+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"242'10667","reported_seq":10697,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:26.264449+0000","last_change":"2023-09-30T09:34:06.120872+0000","last_active":"2023-09-30T09:37:26.264449+0000","last_peered":"2023-09-30T09:37:26.264449+0000","last_clean":"2023-09-30T09:37:26.264449+0000","last_became_active":"2023-09-30T09:34:06.120519+0000","last_became_peered":"2023-09-30T09:34:06.120519+0000","last_unstale":"2023-09-30T09:37:26.264449+0000","last_undegraded":"2023-09-30T09:37:26.264449+0000","last_fullsized":"2023-09-30T09:37:26.264449+0000","mapping_epoch":224,"log_start":"228'2300","ondisk_log_start":"228'2300","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8367,"log_dups_size":0,"ondisk_log_size":8367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:10:12.440893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191299584,"num_objects":2919,"num_object_clones":0,"num_object_copies":8757,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2919,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10667,"num_write_kb":434752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":221,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.826600+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:37:17.826600+0000","last_peered":"2023-09-30T09:37:17.826600+0000","last_clean":"2023-09-30T09:37:17.826600+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:37:17.826600+0000","last_undegraded":"2023-09-30T09:37:17.826600+0000","last_fullsized":"2023-09-30T09:37:17.826600+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":133,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827594+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:37:17.827594+0000","last_peered":"2023-09-30T09:37:17.827594+0000","last_clean":"2023-09-30T09:37:17.827594+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:37:17.827594+0000","last_undegraded":"2023-09-30T09:37:17.827594+0000","last_fullsized":"2023-09-30T09:37:17.827594+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"242'10545","reported_seq":10574,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:28.880473+0000","last_change":"2023-09-30T09:34:06.107698+0000","last_active":"2023-09-30T09:37:28.880473+0000","last_peered":"2023-09-30T09:37:28.880473+0000","last_clean":"2023-09-30T09:37:28.880473+0000","last_became_active":"2023-09-30T09:34:06.106702+0000","last_became_peered":"2023-09-30T09:34:06.106702+0000","last_unstale":"2023-09-30T09:37:28.880473+0000","last_undegraded":"2023-09-30T09:37:28.880473+0000","last_fullsized":"2023-09-30T09:37:28.880473+0000","mapping_epoch":224,"log_start":"228'500","ondisk_log_start":"228'500","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":10045,"log_dups_size":0,"ondisk_log_size":10045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T21:18:43.335902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176881664,"num_objects":2699,"num_object_clones":0,"num_object_copies":8097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2699,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10545,"num_write_kb":423808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":226,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.822175+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:37:17.822175+0000","last_peered":"2023-09-30T09:37:17.822175+0000","last_clean":"2023-09-30T09:37:17.822175+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:37:17.822175+0000","last_undegraded":"2023-09-30T09:37:17.822175+0000","last_fullsized":"2023-09-30T09:37:17.822175+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":238,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.816550+0000","last_change":"2023-09-30T09:34:06.121526+0000","last_active":"2023-09-30T09:37:17.816550+0000","last_peered":"2023-09-30T09:37:17.816550+0000","last_clean":"2023-09-30T09:37:17.816550+0000","last_became_active":"2023-09-30T09:34:06.121086+0000","last_became_peered":"2023-09-30T09:34:06.121086+0000","last_unstale":"2023-09-30T09:37:17.816550+0000","last_undegraded":"2023-09-30T09:37:17.816550+0000","last_fullsized":"2023-09-30T09:37:17.816550+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:00:14.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"242'10911","reported_seq":10941,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:29.495281+0000","last_change":"2023-09-30T09:34:06.110511+0000","last_active":"2023-09-30T09:37:29.495281+0000","last_peered":"2023-09-30T09:37:29.495281+0000","last_clean":"2023-09-30T09:37:29.495281+0000","last_became_active":"2023-09-30T09:34:06.110131+0000","last_became_peered":"2023-09-30T09:34:06.110131+0000","last_unstale":"2023-09-30T09:37:29.495281+0000","last_undegraded":"2023-09-30T09:37:29.495281+0000","last_fullsized":"2023-09-30T09:37:29.495281+0000","mapping_epoch":224,"log_start":"228'2000","ondisk_log_start":"228'2000","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8911,"log_dups_size":0,"ondisk_log_size":8911,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:59:04.925152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180420608,"num_objects":2753,"num_object_clones":0,"num_object_copies":8259,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2753,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10911,"num_write_kb":437248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":276,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.833977+0000","last_change":"2023-09-30T09:34:06.145385+0000","last_active":"2023-09-30T09:37:17.833977+0000","last_peered":"2023-09-30T09:37:17.833977+0000","last_clean":"2023-09-30T09:37:17.833977+0000","last_became_active":"2023-09-30T09:34:06.116739+0000","last_became_peered":"2023-09-30T09:34:06.116739+0000","last_unstale":"2023-09-30T09:37:17.833977+0000","last_undegraded":"2023-09-30T09:37:17.833977+0000","last_fullsized":"2023-09-30T09:37:17.833977+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:58:55.904681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813951+0000","last_change":"2023-09-30T09:34:06.139245+0000","last_active":"2023-09-30T09:37:17.813951+0000","last_peered":"2023-09-30T09:37:17.813951+0000","last_clean":"2023-09-30T09:37:17.813951+0000","last_became_active":"2023-09-30T09:34:06.138846+0000","last_became_peered":"2023-09-30T09:34:06.138846+0000","last_unstale":"2023-09-30T09:37:17.813951+0000","last_undegraded":"2023-09-30T09:37:17.813951+0000","last_fullsized":"2023-09-30T09:37:17.813951+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"242'10986","reported_seq":11016,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:28.944840+0000","last_change":"2023-09-30T09:34:06.118677+0000","last_active":"2023-09-30T09:37:28.944840+0000","last_peered":"2023-09-30T09:37:28.944840+0000","last_clean":"2023-09-30T09:37:28.944840+0000","last_became_active":"2023-09-30T09:34:06.118354+0000","last_became_peered":"2023-09-30T09:34:06.118354+0000","last_unstale":"2023-09-30T09:37:28.944840+0000","last_undegraded":"2023-09-30T09:37:28.944840+0000","last_fullsized":"2023-09-30T09:37:28.944840+0000","mapping_epoch":224,"log_start":"228'900","ondisk_log_start":"228'900","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:50:43.345002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182845440,"num_objects":2790,"num_object_clones":0,"num_object_copies":8370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2790,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10986,"num_write_kb":440832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":166,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827527+0000","last_change":"2023-09-30T09:34:06.130935+0000","last_active":"2023-09-30T09:37:17.827527+0000","last_peered":"2023-09-30T09:37:17.827527+0000","last_clean":"2023-09-30T09:37:17.827527+0000","last_became_active":"2023-09-30T09:34:06.130489+0000","last_became_peered":"2023-09-30T09:34:06.130489+0000","last_unstale":"2023-09-30T09:37:17.827527+0000","last_undegraded":"2023-09-30T09:37:17.827527+0000","last_fullsized":"2023-09-30T09:37:17.827527+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813568+0000","last_change":"2023-09-30T09:34:06.126457+0000","last_active":"2023-09-30T09:37:17.813568+0000","last_peered":"2023-09-30T09:37:17.813568+0000","last_clean":"2023-09-30T09:37:17.813568+0000","last_became_active":"2023-09-30T09:34:06.126065+0000","last_became_peered":"2023-09-30T09:34:06.126065+0000","last_unstale":"2023-09-30T09:37:17.813568+0000","last_undegraded":"2023-09-30T09:37:17.813568+0000","last_fullsized":"2023-09-30T09:37:17.813568+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"242'11036","reported_seq":11062,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.539057+0000","last_change":"2023-09-30T09:34:06.130871+0000","last_active":"2023-09-30T09:37:27.539057+0000","last_peered":"2023-09-30T09:37:27.539057+0000","last_clean":"2023-09-30T09:37:27.539057+0000","last_became_active":"2023-09-30T09:34:06.130591+0000","last_became_peered":"2023-09-30T09:34:06.130591+0000","last_unstale":"2023-09-30T09:37:27.539057+0000","last_undegraded":"2023-09-30T09:37:27.539057+0000","last_fullsized":"2023-09-30T09:37:27.539057+0000","mapping_epoch":224,"log_start":"228'2200","ondisk_log_start":"228'2200","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8836,"log_dups_size":0,"ondisk_log_size":8836,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190316544,"num_objects":2904,"num_object_clones":0,"num_object_copies":8712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11036,"num_write_kb":446080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813295+0000","last_change":"2023-09-30T09:34:06.123454+0000","last_active":"2023-09-30T09:37:17.813295+0000","last_peered":"2023-09-30T09:37:17.813295+0000","last_clean":"2023-09-30T09:37:17.813295+0000","last_became_active":"2023-09-30T09:34:06.123047+0000","last_became_peered":"2023-09-30T09:34:06.123047+0000","last_unstale":"2023-09-30T09:37:17.813295+0000","last_undegraded":"2023-09-30T09:37:17.813295+0000","last_fullsized":"2023-09-30T09:37:17.813295+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813676+0000","last_change":"2023-09-30T09:34:06.144806+0000","last_active":"2023-09-30T09:37:17.813676+0000","last_peered":"2023-09-30T09:37:17.813676+0000","last_clean":"2023-09-30T09:37:17.813676+0000","last_became_active":"2023-09-30T09:34:06.144502+0000","last_became_peered":"2023-09-30T09:34:06.144502+0000","last_unstale":"2023-09-30T09:37:17.813676+0000","last_undegraded":"2023-09-30T09:37:17.813676+0000","last_fullsized":"2023-09-30T09:37:17.813676+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"242'11007","reported_seq":11033,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:29.973072+0000","last_change":"2023-09-30T09:34:06.125271+0000","last_active":"2023-09-30T09:37:29.973072+0000","last_peered":"2023-09-30T09:37:29.973072+0000","last_clean":"2023-09-30T09:37:29.973072+0000","last_became_active":"2023-09-30T09:34:06.124232+0000","last_became_peered":"2023-09-30T09:34:06.124232+0000","last_unstale":"2023-09-30T09:37:29.973072+0000","last_undegraded":"2023-09-30T09:37:29.973072+0000","last_fullsized":"2023-09-30T09:37:29.973072+0000","mapping_epoch":224,"log_start":"230'3600","ondisk_log_start":"230'3600","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":7407,"log_dups_size":0,"ondisk_log_size":7407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176226304,"num_objects":2689,"num_object_clones":0,"num_object_copies":8067,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2689,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11007,"num_write_kb":438272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,7,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":223,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.833462+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:37:17.833462+0000","last_peered":"2023-09-30T09:37:17.833462+0000","last_clean":"2023-09-30T09:37:17.833462+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:37:17.833462+0000","last_undegraded":"2023-09-30T09:37:17.833462+0000","last_fullsized":"2023-09-30T09:37:17.833462+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":232,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.801058+0000","last_change":"2023-09-30T09:34:06.109642+0000","last_active":"2023-09-30T09:37:17.801058+0000","last_peered":"2023-09-30T09:37:17.801058+0000","last_clean":"2023-09-30T09:37:17.801058+0000","last_became_active":"2023-09-30T09:34:06.109286+0000","last_became_peered":"2023-09-30T09:34:06.109286+0000","last_unstale":"2023-09-30T09:37:17.801058+0000","last_undegraded":"2023-09-30T09:37:17.801058+0000","last_fullsized":"2023-09-30T09:37:17.801058+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:10:14.573513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"242'10314","reported_seq":10340,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.460391+0000","last_change":"2023-09-30T09:34:06.124609+0000","last_active":"2023-09-30T09:37:27.460391+0000","last_peered":"2023-09-30T09:37:27.460391+0000","last_clean":"2023-09-30T09:37:27.460391+0000","last_became_active":"2023-09-30T09:34:06.124267+0000","last_became_peered":"2023-09-30T09:34:06.124267+0000","last_unstale":"2023-09-30T09:37:27.460391+0000","last_undegraded":"2023-09-30T09:37:27.460391+0000","last_fullsized":"2023-09-30T09:37:27.460391+0000","mapping_epoch":224,"log_start":"228'1400","ondisk_log_start":"228'1400","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8914,"log_dups_size":0,"ondisk_log_size":8914,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185466880,"num_objects":2830,"num_object_clones":0,"num_object_copies":8490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2830,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10314,"num_write_kb":420608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":247,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.800511+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:37:17.800511+0000","last_peered":"2023-09-30T09:37:17.800511+0000","last_clean":"2023-09-30T09:37:17.800511+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:37:17.800511+0000","last_undegraded":"2023-09-30T09:37:17.800511+0000","last_fullsized":"2023-09-30T09:37:17.800511+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.822209+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:37:17.822209+0000","last_peered":"2023-09-30T09:37:17.822209+0000","last_clean":"2023-09-30T09:37:17.822209+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:37:17.822209+0000","last_undegraded":"2023-09-30T09:37:17.822209+0000","last_fullsized":"2023-09-30T09:37:17.822209+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":216,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.808935+0000","last_change":"2023-09-30T09:34:06.118703+0000","last_active":"2023-09-30T09:37:17.808935+0000","last_peered":"2023-09-30T09:37:17.808935+0000","last_clean":"2023-09-30T09:37:17.808935+0000","last_became_active":"2023-09-30T09:34:06.118328+0000","last_became_peered":"2023-09-30T09:34:06.118328+0000","last_unstale":"2023-09-30T09:37:17.808935+0000","last_undegraded":"2023-09-30T09:37:17.808935+0000","last_fullsized":"2023-09-30T09:37:17.808935+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:57:19.320291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"242'10764","reported_seq":10790,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.581560+0000","last_change":"2023-09-30T09:34:06.122100+0000","last_active":"2023-09-30T09:37:27.581560+0000","last_peered":"2023-09-30T09:37:27.581560+0000","last_clean":"2023-09-30T09:37:27.581560+0000","last_became_active":"2023-09-30T09:34:06.121731+0000","last_became_peered":"2023-09-30T09:34:06.121731+0000","last_unstale":"2023-09-30T09:37:27.581560+0000","last_undegraded":"2023-09-30T09:37:27.581560+0000","last_fullsized":"2023-09-30T09:37:27.581560+0000","mapping_epoch":224,"log_start":"228'1900","ondisk_log_start":"228'1900","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8864,"log_dups_size":0,"ondisk_log_size":8864,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186646528,"num_objects":2848,"num_object_clones":0,"num_object_copies":8544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10764,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":230,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.822101+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:37:17.822101+0000","last_peered":"2023-09-30T09:37:17.822101+0000","last_clean":"2023-09-30T09:37:17.822101+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:37:17.822101+0000","last_undegraded":"2023-09-30T09:37:17.822101+0000","last_fullsized":"2023-09-30T09:37:17.822101+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813315+0000","last_change":"2023-09-30T09:34:06.140276+0000","last_active":"2023-09-30T09:37:17.813315+0000","last_peered":"2023-09-30T09:37:17.813315+0000","last_clean":"2023-09-30T09:37:17.813315+0000","last_became_active":"2023-09-30T09:34:06.139902+0000","last_became_peered":"2023-09-30T09:34:06.139902+0000","last_unstale":"2023-09-30T09:37:17.813315+0000","last_undegraded":"2023-09-30T09:37:17.813315+0000","last_fullsized":"2023-09-30T09:37:17.813315+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":217,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.800415+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:37:17.800415+0000","last_peered":"2023-09-30T09:37:17.800415+0000","last_clean":"2023-09-30T09:37:17.800415+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:37:17.800415+0000","last_undegraded":"2023-09-30T09:37:17.800415+0000","last_fullsized":"2023-09-30T09:37:17.800415+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"242'10773","reported_seq":10799,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.556864+0000","last_change":"2023-09-30T09:34:06.119268+0000","last_active":"2023-09-30T09:37:27.556864+0000","last_peered":"2023-09-30T09:37:27.556864+0000","last_clean":"2023-09-30T09:37:27.556864+0000","last_became_active":"2023-09-30T09:34:06.118819+0000","last_became_peered":"2023-09-30T09:34:06.118819+0000","last_unstale":"2023-09-30T09:37:27.556864+0000","last_undegraded":"2023-09-30T09:37:27.556864+0000","last_fullsized":"2023-09-30T09:37:27.556864+0000","mapping_epoch":224,"log_start":"228'700","ondisk_log_start":"228'700","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":10073,"log_dups_size":0,"ondisk_log_size":10073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":190251008,"num_objects":2903,"num_object_clones":0,"num_object_copies":8709,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10773,"num_write_kb":437632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.809563+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:37:17.809563+0000","last_peered":"2023-09-30T09:37:17.809563+0000","last_clean":"2023-09-30T09:37:17.809563+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:37:17.809563+0000","last_undegraded":"2023-09-30T09:37:17.809563+0000","last_fullsized":"2023-09-30T09:37:17.809563+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.801344+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:37:17.801344+0000","last_peered":"2023-09-30T09:37:17.801344+0000","last_clean":"2023-09-30T09:37:17.801344+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:37:17.801344+0000","last_undegraded":"2023-09-30T09:37:17.801344+0000","last_fullsized":"2023-09-30T09:37:17.801344+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.801233+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:37:17.801233+0000","last_peered":"2023-09-30T09:37:17.801233+0000","last_clean":"2023-09-30T09:37:17.801233+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:37:17.801233+0000","last_undegraded":"2023-09-30T09:37:17.801233+0000","last_fullsized":"2023-09-30T09:37:17.801233+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"242'10980","reported_seq":11006,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.568455+0000","last_change":"2023-09-30T09:34:06.110432+0000","last_active":"2023-09-30T09:37:27.568455+0000","last_peered":"2023-09-30T09:37:27.568455+0000","last_clean":"2023-09-30T09:37:27.568455+0000","last_became_active":"2023-09-30T09:34:06.110044+0000","last_became_peered":"2023-09-30T09:34:06.110044+0000","last_unstale":"2023-09-30T09:37:27.568455+0000","last_undegraded":"2023-09-30T09:37:27.568455+0000","last_fullsized":"2023-09-30T09:37:27.568455+0000","mapping_epoch":224,"log_start":"228'2100","ondisk_log_start":"228'2100","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8880,"log_dups_size":0,"ondisk_log_size":8880,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195428352,"num_objects":2982,"num_object_clones":0,"num_object_copies":8946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2982,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10980,"num_write_kb":446784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":212,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.822953+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:37:17.822953+0000","last_peered":"2023-09-30T09:37:17.822953+0000","last_clean":"2023-09-30T09:37:17.822953+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:37:17.822953+0000","last_undegraded":"2023-09-30T09:37:17.822953+0000","last_fullsized":"2023-09-30T09:37:17.822953+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":537,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.825842+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:37:17.825842+0000","last_peered":"2023-09-30T09:37:17.825842+0000","last_clean":"2023-09-30T09:37:17.825842+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:37:17.825842+0000","last_undegraded":"2023-09-30T09:37:17.825842+0000","last_fullsized":"2023-09-30T09:37:17.825842+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.833869+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:37:17.833869+0000","last_peered":"2023-09-30T09:37:17.833869+0000","last_clean":"2023-09-30T09:37:17.833869+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:37:17.833869+0000","last_undegraded":"2023-09-30T09:37:17.833869+0000","last_fullsized":"2023-09-30T09:37:17.833869+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827835+0000","last_change":"2023-09-30T09:34:06.129220+0000","last_active":"2023-09-30T09:37:17.827835+0000","last_peered":"2023-09-30T09:37:17.827835+0000","last_clean":"2023-09-30T09:37:17.827835+0000","last_became_active":"2023-09-30T09:34:06.128845+0000","last_became_peered":"2023-09-30T09:34:06.128845+0000","last_unstale":"2023-09-30T09:37:17.827835+0000","last_undegraded":"2023-09-30T09:37:17.827835+0000","last_fullsized":"2023-09-30T09:37:17.827835+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"242'10375","reported_seq":10405,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:26.243953+0000","last_change":"2023-09-30T09:34:06.118653+0000","last_active":"2023-09-30T09:37:26.243953+0000","last_peered":"2023-09-30T09:37:26.243953+0000","last_clean":"2023-09-30T09:37:26.243953+0000","last_became_active":"2023-09-30T09:34:06.118299+0000","last_became_peered":"2023-09-30T09:34:06.118299+0000","last_unstale":"2023-09-30T09:37:26.243953+0000","last_undegraded":"2023-09-30T09:37:26.243953+0000","last_fullsized":"2023-09-30T09:37:26.243953+0000","mapping_epoch":224,"log_start":"228'2000","ondisk_log_start":"228'2000","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8375,"log_dups_size":0,"ondisk_log_size":8375,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:06:50.024538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191299584,"num_objects":2919,"num_object_clones":0,"num_object_copies":8757,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2919,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10375,"num_write_kb":425408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":246,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.829141+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:37:17.829141+0000","last_peered":"2023-09-30T09:37:17.829141+0000","last_clean":"2023-09-30T09:37:17.829141+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:37:17.829141+0000","last_undegraded":"2023-09-30T09:37:17.829141+0000","last_fullsized":"2023-09-30T09:37:17.829141+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":239,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.817754+0000","last_change":"2023-09-30T09:34:06.117221+0000","last_active":"2023-09-30T09:37:17.817754+0000","last_peered":"2023-09-30T09:37:17.817754+0000","last_clean":"2023-09-30T09:37:17.817754+0000","last_became_active":"2023-09-30T09:34:06.114949+0000","last_became_peered":"2023-09-30T09:34:06.114949+0000","last_unstale":"2023-09-30T09:37:17.817754+0000","last_undegraded":"2023-09-30T09:37:17.817754+0000","last_fullsized":"2023-09-30T09:37:17.817754+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:53:47.803586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.820538+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:37:17.820538+0000","last_peered":"2023-09-30T09:37:17.820538+0000","last_clean":"2023-09-30T09:37:17.820538+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:37:17.820538+0000","last_undegraded":"2023-09-30T09:37:17.820538+0000","last_fullsized":"2023-09-30T09:37:17.820538+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"242'10886","reported_seq":10913,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.578054+0000","last_change":"2023-09-30T09:34:06.127898+0000","last_active":"2023-09-30T09:37:27.578054+0000","last_peered":"2023-09-30T09:37:27.578054+0000","last_clean":"2023-09-30T09:37:27.578054+0000","last_became_active":"2023-09-30T09:34:06.127481+0000","last_became_peered":"2023-09-30T09:34:06.127481+0000","last_unstale":"2023-09-30T09:37:27.578054+0000","last_undegraded":"2023-09-30T09:37:27.578054+0000","last_fullsized":"2023-09-30T09:37:27.578054+0000","mapping_epoch":224,"log_start":"228'2000","ondisk_log_start":"228'2000","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8886,"log_dups_size":0,"ondisk_log_size":8886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184483864,"num_objects":2816,"num_object_clones":0,"num_object_copies":8448,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2816,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10886,"num_write_kb":438401,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":267,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.826681+0000","last_change":"2023-09-30T09:34:06.127018+0000","last_active":"2023-09-30T09:37:17.826681+0000","last_peered":"2023-09-30T09:37:17.826681+0000","last_clean":"2023-09-30T09:37:17.826681+0000","last_became_active":"2023-09-30T09:34:06.126599+0000","last_became_peered":"2023-09-30T09:34:06.126599+0000","last_unstale":"2023-09-30T09:37:17.826681+0000","last_undegraded":"2023-09-30T09:37:17.826681+0000","last_fullsized":"2023-09-30T09:37:17.826681+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":204,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.800608+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:37:17.800608+0000","last_peered":"2023-09-30T09:37:17.800608+0000","last_clean":"2023-09-30T09:37:17.800608+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:37:17.800608+0000","last_undegraded":"2023-09-30T09:37:17.800608+0000","last_fullsized":"2023-09-30T09:37:17.800608+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.816309+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:37:17.816309+0000","last_peered":"2023-09-30T09:37:17.816309+0000","last_clean":"2023-09-30T09:37:17.816309+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:37:17.816309+0000","last_undegraded":"2023-09-30T09:37:17.816309+0000","last_fullsized":"2023-09-30T09:37:17.816309+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"242'10723","reported_seq":10749,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:29.988547+0000","last_change":"2023-09-30T09:34:06.144724+0000","last_active":"2023-09-30T09:37:29.988547+0000","last_peered":"2023-09-30T09:37:29.988547+0000","last_clean":"2023-09-30T09:37:29.988547+0000","last_became_active":"2023-09-30T09:34:06.144107+0000","last_became_peered":"2023-09-30T09:34:06.144107+0000","last_unstale":"2023-09-30T09:37:29.988547+0000","last_undegraded":"2023-09-30T09:37:29.988547+0000","last_fullsized":"2023-09-30T09:37:29.988547+0000","mapping_epoch":224,"log_start":"230'3400","ondisk_log_start":"230'3400","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":7323,"log_dups_size":0,"ondisk_log_size":7323,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179765248,"num_objects":2743,"num_object_clones":0,"num_object_copies":8229,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10723,"num_write_kb":430912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":244,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.840900+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:37:17.840900+0000","last_peered":"2023-09-30T09:37:17.840900+0000","last_clean":"2023-09-30T09:37:17.840900+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:37:17.840900+0000","last_undegraded":"2023-09-30T09:37:17.840900+0000","last_fullsized":"2023-09-30T09:37:17.840900+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":235,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.800479+0000","last_change":"2023-09-30T09:34:06.111820+0000","last_active":"2023-09-30T09:37:17.800479+0000","last_peered":"2023-09-30T09:37:17.800479+0000","last_clean":"2023-09-30T09:37:17.800479+0000","last_became_active":"2023-09-30T09:34:06.111463+0000","last_became_peered":"2023-09-30T09:34:06.111463+0000","last_unstale":"2023-09-30T09:37:17.800479+0000","last_undegraded":"2023-09-30T09:37:17.800479+0000","last_fullsized":"2023-09-30T09:37:17.800479+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:51.784198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":234,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.833591+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:37:17.833591+0000","last_peered":"2023-09-30T09:37:17.833591+0000","last_clean":"2023-09-30T09:37:17.833591+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:37:17.833591+0000","last_undegraded":"2023-09-30T09:37:17.833591+0000","last_fullsized":"2023-09-30T09:37:17.833591+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"242'10577","reported_seq":10603,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:27.473260+0000","last_change":"2023-09-30T09:34:06.116193+0000","last_active":"2023-09-30T09:37:27.473260+0000","last_peered":"2023-09-30T09:37:27.473260+0000","last_clean":"2023-09-30T09:37:27.473260+0000","last_became_active":"2023-09-30T09:34:06.115823+0000","last_became_peered":"2023-09-30T09:34:06.115823+0000","last_unstale":"2023-09-30T09:37:27.473260+0000","last_undegraded":"2023-09-30T09:37:27.473260+0000","last_fullsized":"2023-09-30T09:37:27.473260+0000","mapping_epoch":224,"log_start":"228'1700","ondisk_log_start":"228'1700","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8877,"log_dups_size":0,"ondisk_log_size":8877,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182648832,"num_objects":2787,"num_object_clones":0,"num_object_copies":8361,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2787,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10577,"num_write_kb":427648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":133,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.827628+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:37:17.827628+0000","last_peered":"2023-09-30T09:37:17.827628+0000","last_clean":"2023-09-30T09:37:17.827628+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:37:17.827628+0000","last_undegraded":"2023-09-30T09:37:17.827628+0000","last_fullsized":"2023-09-30T09:37:17.827628+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":250,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.821396+0000","last_change":"2023-09-30T09:34:06.147606+0000","last_active":"2023-09-30T09:37:17.821396+0000","last_peered":"2023-09-30T09:37:17.821396+0000","last_clean":"2023-09-30T09:37:17.821396+0000","last_became_active":"2023-09-30T09:34:06.121478+0000","last_became_peered":"2023-09-30T09:34:06.121478+0000","last_unstale":"2023-09-30T09:37:17.821396+0000","last_undegraded":"2023-09-30T09:37:17.821396+0000","last_fullsized":"2023-09-30T09:37:17.821396+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:28:43.020365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813194+0000","last_change":"2023-09-30T09:34:06.131573+0000","last_active":"2023-09-30T09:37:17.813194+0000","last_peered":"2023-09-30T09:37:17.813194+0000","last_clean":"2023-09-30T09:37:17.813194+0000","last_became_active":"2023-09-30T09:34:06.131239+0000","last_became_peered":"2023-09-30T09:34:06.131239+0000","last_unstale":"2023-09-30T09:37:17.813194+0000","last_undegraded":"2023-09-30T09:37:17.813194+0000","last_fullsized":"2023-09-30T09:37:17.813194+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":228,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.816630+0000","last_change":"2023-09-30T09:34:06.121250+0000","last_active":"2023-09-30T09:37:17.816630+0000","last_peered":"2023-09-30T09:37:17.816630+0000","last_clean":"2023-09-30T09:37:17.816630+0000","last_became_active":"2023-09-30T09:34:06.120874+0000","last_became_peered":"2023-09-30T09:34:06.120874+0000","last_unstale":"2023-09-30T09:37:17.816630+0000","last_undegraded":"2023-09-30T09:37:17.816630+0000","last_fullsized":"2023-09-30T09:37:17.816630+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:07:42.766237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.809158+0000","last_change":"2023-09-30T09:33:37.795101+0000","last_active":"2023-09-30T09:37:17.809158+0000","last_peered":"2023-09-30T09:37:17.809158+0000","last_clean":"2023-09-30T09:37:17.809158+0000","last_became_active":"2023-09-30T09:33:37.794577+0000","last_became_peered":"2023-09-30T09:33:37.794577+0000","last_unstale":"2023-09-30T09:37:17.809158+0000","last_undegraded":"2023-09-30T09:37:17.809158+0000","last_fullsized":"2023-09-30T09:37:17.809158+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:57:23.469102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":251,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.822358+0000","last_change":"2023-09-30T09:34:06.128888+0000","last_active":"2023-09-30T09:37:17.822358+0000","last_peered":"2023-09-30T09:37:17.822358+0000","last_clean":"2023-09-30T09:37:17.822358+0000","last_became_active":"2023-09-30T09:34:06.119483+0000","last_became_peered":"2023-09-30T09:34:06.119483+0000","last_unstale":"2023-09-30T09:37:17.822358+0000","last_undegraded":"2023-09-30T09:37:17.822358+0000","last_fullsized":"2023-09-30T09:37:17.822358+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1b","version":"0'0","reported_seq":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813538+0000","last_change":"2023-09-30T09:34:06.126425+0000","last_active":"2023-09-30T09:37:17.813538+0000","last_peered":"2023-09-30T09:37:17.813538+0000","last_clean":"2023-09-30T09:37:17.813538+0000","last_became_active":"2023-09-30T09:34:06.126154+0000","last_became_peered":"2023-09-30T09:34:06.126154+0000","last_unstale":"2023-09-30T09:37:17.813538+0000","last_undegraded":"2023-09-30T09:37:17.813538+0000","last_fullsized":"2023-09-30T09:37:17.813538+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":262,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.822312+0000","last_change":"2023-09-30T09:34:06.222736+0000","last_active":"2023-09-30T09:37:17.822312+0000","last_peered":"2023-09-30T09:37:17.822312+0000","last_clean":"2023-09-30T09:37:17.822312+0000","last_became_active":"2023-09-30T09:34:06.128481+0000","last_became_peered":"2023-09-30T09:34:06.128481+0000","last_unstale":"2023-09-30T09:37:17.822312+0000","last_undegraded":"2023-09-30T09:37:17.822312+0000","last_fullsized":"2023-09-30T09:37:17.822312+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.813081+0000","last_change":"2023-09-30T09:34:06.125456+0000","last_active":"2023-09-30T09:37:17.813081+0000","last_peered":"2023-09-30T09:37:17.813081+0000","last_clean":"2023-09-30T09:37:17.813081+0000","last_became_active":"2023-09-30T09:34:06.125086+0000","last_became_peered":"2023-09-30T09:34:06.125086+0000","last_unstale":"2023-09-30T09:37:17.813081+0000","last_undegraded":"2023-09-30T09:37:17.813081+0000","last_fullsized":"2023-09-30T09:37:17.813081+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":244,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.838949+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:37:17.838949+0000","last_peered":"2023-09-30T09:37:17.838949+0000","last_clean":"2023-09-30T09:37:17.838949+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:37:17.838949+0000","last_undegraded":"2023-09-30T09:37:17.838949+0000","last_fullsized":"2023-09-30T09:37:17.838949+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":31,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.825258+0000","last_change":"2023-09-30T09:33:37.810176+0000","last_active":"2023-09-30T09:37:17.825258+0000","last_peered":"2023-09-30T09:37:17.825258+0000","last_clean":"2023-09-30T09:37:17.825258+0000","last_became_active":"2023-09-30T09:33:37.809323+0000","last_became_peered":"2023-09-30T09:33:37.809323+0000","last_unstale":"2023-09-30T09:37:17.825258+0000","last_undegraded":"2023-09-30T09:37:17.825258+0000","last_fullsized":"2023-09-30T09:37:17.825258+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'4","reported_seq":97,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.816025+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:37:17.816025+0000","last_peered":"2023-09-30T09:37:17.816025+0000","last_clean":"2023-09-30T09:37:17.816025+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:37:17.816025+0000","last_undegraded":"2023-09-30T09:37:17.816025+0000","last_fullsized":"2023-09-30T09:37:17.816025+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":241,"state":"active+clean","last_fresh":"2023-09-30T09:37:17.812937+0000","last_change":"2023-09-30T09:34:06.131648+0000","last_active":"2023-09-30T09:37:17.812937+0000","last_peered":"2023-09-30T09:37:17.812937+0000","last_clean":"2023-09-30T09:37:17.812937+0000","last_became_active":"2023-09-30T09:34:06.131193+0000","last_became_peered":"2023-09-30T09:34:06.131193+0000","last_unstale":"2023-09-30T09:37:17.812937+0000","last_undegraded":"2023-09-30T09:37:17.812937+0000","last_fullsized":"2023-09-30T09:37:17.812937+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":2960064536,"num_objects":45168,"num_object_clones":0,"num_object_copies":135504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":45168,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":171920,"num_write_kb":6946753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8892395520,"data_stored":8892383304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":142820,"ondisk_log_size":142820,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":50,"num_bytes_recovered":5730,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430715,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1321556,"kb_used_data":731852,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":92423596,"statfs":{"total":95995035648,"available":94641762304,"internally_reserved":0,"allocated":749416448,"data_stored":748850549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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 30 09:37:19 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.294,"15min":1.5680000000000001},"min":{"1min":0.311,"5min":0.247,"15min":0.247},"max":{"1min":12.997,"5min":12.997,"15min":73.153000000000006},"last":5.4109999999999996},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.8069999999999999,"15min":1.8979999999999999},"min":{"1min":0.35599999999999998,"5min":0.26300000000000001,"15min":0.25700000000000001},"max":{"1min":11.808999999999999,"5min":11.808999999999999,"15min":73.323999999999998},"last":0.51000000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:36:58 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.4570000000000001,"15min":2.1419999999999999},"min":{"1min":0.34300000000000003,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.1360000000000001,"5min":8.8200000000000003,"15min":73.933000000000007},"last":3.669},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.6950000000000001,"15min":2.3860000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30299999999999999},"max":{"1min":4.1760000000000002,"5min":13.262,"15min":73.694000000000003},"last":3.6949999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:37:19 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.472,"15min":1.673},"min":{"1min":0.33700000000000002,"5min":0.32900000000000001,"15min":0.29099999999999998},"max":{"1min":13.037000000000001,"5min":13.037000000000001,"15min":111.94},"last":5.2910000000000004},{"interface":"front","average":{"1min":1.476,"5min":1.861,"15min":1.9119999999999999},"min":{"1min":0.374,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":7.0090000000000003,"5min":10.090999999999999,"15min":111.68899999999999},"last":0.48699999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:36:47 2023","interfaces":[{"interface":"back","average":{"1min":2.254,"5min":1.8149999999999999,"15min":2.7010000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.32900000000000001},"max":{"1min":13.914,"5min":13.914,"15min":133.68299999999999},"last":8.1709999999999994},{"interface":"front","average":{"1min":1.919,"5min":1.9950000000000001,"15min":2.8300000000000001},"min":{"1min":0.42699999999999999,"5min":0.36699999999999999,"15min":0.35499999999999998},"max":{"1min":7.569,"5min":8.6760000000000002,"15min":133.655},"last":0.53400000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:36:28 2023","interfaces":[{"interface":"back","average":{"1min":1.9079999999999999,"5min":1.7470000000000001,"15min":1.6359999999999999},"min":{"1min":0.32900000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":8.7629999999999999,"5min":9.0500000000000007,"15min":9.5850000000000009},"last":0.42799999999999999},{"interface":"front","average":{"1min":1.3420000000000001,"5min":1.296,"15min":1.1379999999999999},"min":{"1min":0.38800000000000001,"5min":0.32000000000000001,"15min":0.29099999999999998},"max":{"1min":4.0140000000000002,"5min":7.3579999999999997,"15min":7.6539999999999999},"last":5.2220000000000004}]},{"osd":5,"last update":"Sat Sep 30 09:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":2.0459999999999998,"15min":1.5109999999999999},"min":{"1min":0.36699999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.1269999999999998,"5min":12.976000000000001,"15min":12.976000000000001},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.8320000000000001,"5min":1.802,"15min":1.631},"min":{"1min":0.37,"5min":0.37,"15min":0.32800000000000001},"max":{"1min":4.9429999999999996,"5min":13.227,"15min":13.227},"last":3.7290000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.8320000000000001,"15min":1.4610000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":5.9809999999999999,"5min":13.141,"15min":13.141},"last":3.637},{"interface":"front","average":{"1min":3.04,"5min":2.2429999999999999,"15min":1.5009999999999999},"min":{"1min":0.437,"5min":0.42599999999999999,"15min":0.29599999999999999},"max":{"1min":16.617000000000001,"5min":16.617000000000001,"15min":16.617000000000001},"last":5.2640000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626948,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1884292,"kb_used_data":1294396,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":91860860,"statfs":{"total":95995035648,"available":94065520640,"internally_reserved":0,"allocated":1325461504,"data_stored":1324911237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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 30 09:37:19 2023","interfaces":[{"interface":"back","average":{"1min":3.3460000000000001,"5min":2.4980000000000002,"15min":2.5019999999999998},"min":{"1min":0.379,"5min":0.248,"15min":0.248},"max":{"1min":28.629000000000001,"5min":28.629000000000001,"15min":67.459000000000003},"last":6.4569999999999999},{"interface":"front","average":{"1min":3.117,"5min":1.772,"15min":1.998},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.23200000000000001},"max":{"1min":22.673999999999999,"5min":22.673999999999999,"15min":67.156000000000006},"last":0.32400000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":3.306,"5min":1.9399999999999999,"15min":2.3839999999999999},"min":{"1min":0.32800000000000001,"5min":0.307,"15min":0.26600000000000001},"max":{"1min":23.248000000000001,"5min":23.248000000000001,"15min":77.311999999999998},"last":2.6019999999999999},{"interface":"front","average":{"1min":3.3780000000000001,"5min":1.7789999999999999,"15min":2.4550000000000001},"min":{"1min":0.29399999999999998,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":23.353999999999999,"5min":23.353999999999999,"15min":77.703000000000003},"last":0.29799999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:37:18 2023","interfaces":[{"interface":"back","average":{"1min":2.73,"5min":1.9470000000000001,"15min":2.2269999999999999},"min":{"1min":0.36099999999999999,"5min":0.34599999999999997,"15min":0.28299999999999997},"max":{"1min":22.966000000000001,"5min":22.966000000000001,"15min":181.59299999999999},"last":0.45900000000000002},{"interface":"front","average":{"1min":3.379,"5min":1.925,"15min":2.1320000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.314},"max":{"1min":22.274999999999999,"5min":22.274999999999999,"15min":181.63499999999999},"last":0.36499999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":2.3809999999999998,"5min":2.4350000000000001,"15min":2.319},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.28100000000000003},"max":{"1min":6.9850000000000003,"5min":40.488,"15min":50.908999999999999},"last":2.359},{"interface":"front","average":{"1min":2.3359999999999999,"5min":2.6629999999999998,"15min":2.6099999999999999},"min":{"1min":0.495,"5min":0.35599999999999998,"15min":0.33900000000000002},"max":{"1min":8.077,"5min":41.268000000000001,"15min":50.819000000000003},"last":1.2490000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:36:34 2023","interfaces":[{"interface":"back","average":{"1min":2.3620000000000001,"5min":1.5940000000000001,"15min":1.272},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.312},"max":{"1min":9.5660000000000007,"5min":14.243,"15min":14.243},"last":0.41299999999999998},{"interface":"front","average":{"1min":2.7610000000000001,"5min":1.6319999999999999,"15min":1.4319999999999999},"min":{"1min":0.45300000000000001,"5min":0.317,"15min":0.317},"max":{"1min":17.512,"5min":17.512,"15min":17.512},"last":0.39100000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:37:18 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.4690000000000001,"15min":1.2230000000000001},"min":{"1min":0.33700000000000002,"5min":0.32000000000000001,"15min":0.29799999999999999},"max":{"1min":7.7439999999999998,"5min":9.3460000000000001,"15min":9.3460000000000001},"last":0.34599999999999997},{"interface":"front","average":{"1min":2.141,"5min":1.54,"15min":1.292},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.31900000000000001},"max":{"1min":7.0110000000000001,"5min":14.167999999999999,"15min":14.167999999999999},"last":0.47299999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":2.472,"5min":1.746,"15min":1.3839999999999999},"min":{"1min":0.46100000000000002,"5min":0.39800000000000002,"15min":0.33400000000000002},"max":{"1min":7.8630000000000004,"5min":14.215,"15min":14.215},"last":0.44800000000000001},{"interface":"front","average":{"1min":2.633,"5min":1.776,"15min":1.385},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.32100000000000001},"max":{"1min":18.773,"5min":18.773,"15min":18.773},"last":0.432}]}]},{"osd":1,"up_from":83,"seq":356482285900,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1143708,"kb_used_data":546260,"kb_used_omap":3,"kb_used_meta":597436,"kb_avail":92601444,"statfs":{"total":95995035648,"available":94823878656,"internally_reserved":0,"allocated":559370240,"data_stored":558510027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":611774884},"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,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 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.895,"5min":2.0030000000000001,"15min":2.1909999999999998},"min":{"1min":0.217,"5min":0.217,"15min":0.17299999999999999},"max":{"1min":12.635,"5min":35.616999999999997,"15min":75.956999999999994},"last":0.627},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.831,"15min":2.1080000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.20399999999999999},"max":{"1min":4.7190000000000003,"5min":32.270000000000003,"15min":75.379999999999995},"last":5.6820000000000004}]},{"osd":2,"last update":"Sat Sep 30 09:37:14 2023","interfaces":[{"interface":"back","average":{"1min":1.98,"5min":1.804,"15min":1.899},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.20699999999999999},"max":{"1min":7.8810000000000002,"5min":33.042999999999999,"15min":33.042999999999999},"last":2.2589999999999999},{"interface":"front","average":{"1min":2.0779999999999998,"5min":1.986,"15min":2.0950000000000002},"min":{"1min":0.30299999999999999,"5min":0.29199999999999998,"15min":0.27800000000000002},"max":{"1min":11.798,"5min":32.927999999999997,"15min":32.927999999999997},"last":0.82799999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.663,"15min":2.02},"min":{"1min":0.253,"5min":0.253,"15min":0.19700000000000001},"max":{"1min":6.75,"5min":14.132999999999999,"15min":27.786000000000001},"last":10.093},{"interface":"front","average":{"1min":1.381,"5min":1.8300000000000001,"15min":2.3250000000000002},"min":{"1min":0.34200000000000003,"5min":0.28999999999999998,"15min":0.26300000000000001},"max":{"1min":7.7439999999999998,"5min":9.1050000000000004,"15min":27.850999999999999},"last":0.46300000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":2.242,"5min":1.74,"15min":1.633},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.376},"max":{"1min":13.972,"5min":13.972,"15min":13.972},"last":0.53500000000000003},{"interface":"front","average":{"1min":1.486,"5min":1.4810000000000001,"15min":1.675},"min":{"1min":0.34899999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.7770000000000001,"5min":14.683999999999999,"15min":14.683999999999999},"last":5.7770000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":1.488,"15min":1.7589999999999999},"min":{"1min":0.40300000000000002,"5min":0.33100000000000002,"15min":0.32700000000000001},"max":{"1min":1.875,"5min":14.648999999999999,"15min":46.493000000000002},"last":6.1449999999999996},{"interface":"front","average":{"1min":1.5209999999999999,"5min":1.6910000000000001,"15min":1.8799999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.34399999999999997},"max":{"1min":7.8159999999999998,"5min":7.8159999999999998,"15min":47.222999999999999},"last":0.504}]},{"osd":6,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3069999999999999,"5min":1.681,"15min":1.7529999999999999},"min":{"1min":0.39100000000000001,"5min":0.38900000000000001,"15min":0.32600000000000001},"max":{"1min":7.0910000000000002,"5min":7.7880000000000003,"15min":12.558},"last":0.59599999999999997},{"interface":"front","average":{"1min":1.4770000000000001,"5min":1.587,"15min":1.6060000000000001},"min":{"1min":0.41299999999999998,"5min":0.38400000000000001,"15min":0.34399999999999997},"max":{"1min":6.8310000000000004,"5min":14.718999999999999,"15min":14.718999999999999},"last":12.612}]},{"osd":7,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.6319999999999999,"15min":1.782},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.372},"max":{"1min":7.8470000000000004,"5min":9.1989999999999998,"15min":9.7140000000000004},"last":0.56899999999999995},{"interface":"front","average":{"1min":1.4099999999999999,"5min":1.6100000000000001,"15min":1.7989999999999999},"min":{"1min":0.51800000000000002,"5min":0.45300000000000001,"15min":0.38200000000000001},"max":{"1min":6.4039999999999999,"5min":7.7329999999999997,"15min":12.507},"last":0.65600000000000003}]}]},{"osd":0,"up_from":78,"seq":335007449425,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2472540,"kb_used_data":1851600,"kb_used_omap":3,"kb_used_meta":620924,"kb_avail":91272612,"statfs":{"total":95995035648,"available":93463154688,"internally_reserved":0,"allocated":1896038400,"data_stored":1895469196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":635826402},"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":[3],"upper_bound":2},"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 30 09:36:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.3999999999999999,"15min":2.0019999999999998},"min":{"1min":0.26300000000000001,"5min":0.22600000000000001,"15min":0.20100000000000001},"max":{"1min":3.8519999999999999,"5min":22.876999999999999,"15min":86.579999999999998},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.4330000000000001,"15min":2.302},"min":{"1min":0.28899999999999998,"5min":0.26000000000000001,"15min":0.19700000000000001},"max":{"1min":3.6659999999999999,"5min":19.684000000000001,"15min":86.510999999999996},"last":1.2709999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":5.0739999999999998,"5min":2.5830000000000002,"15min":2.097},"min":{"1min":0.26300000000000001,"5min":0.247,"15min":0.20100000000000001},"max":{"1min":45.424999999999997,"5min":45.424999999999997,"15min":46.396999999999998},"last":0.85399999999999998},{"interface":"front","average":{"1min":5.4930000000000003,"5min":2.637,"15min":2.3199999999999998},"min":{"1min":0.39000000000000001,"5min":0.28999999999999998,"15min":0.224},"max":{"1min":47.451999999999998,"5min":47.451999999999998,"15min":47.451999999999998},"last":0.70599999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:36:53 2023","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.984,"15min":2.3100000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":5.8789999999999996,"5min":20.422999999999998,"15min":88.981999999999999},"last":5.3739999999999997},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.7729999999999999,"15min":2.7050000000000001},"min":{"1min":0.32000000000000001,"5min":0.27400000000000002,"15min":0.27300000000000002},"max":{"1min":8.4009999999999998,"5min":22.259,"15min":92.646000000000001},"last":1.3300000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:36:39 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.522,"15min":1.5049999999999999},"min":{"1min":0.36099999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":6.0579999999999998,"5min":7.4630000000000001,"15min":7.4660000000000002},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.9419999999999999,"5min":1.595,"15min":1.177},"min":{"1min":0.44,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":5.0099999999999998,"5min":8.2430000000000003,"15min":8.2430000000000003},"last":0.89800000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":2.9100000000000001,"5min":1.768,"15min":1.8320000000000001},"min":{"1min":0.379,"5min":0.35299999999999998,"15min":0.34699999999999998},"max":{"1min":12.48,"5min":12.48,"15min":12.48},"last":2.883},{"interface":"front","average":{"1min":1.776,"5min":1.966,"15min":1.8149999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":6.641,"5min":8.4429999999999996,"15min":12.254},"last":1.399}]},{"osd":6,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":3.4580000000000002,"5min":2.3610000000000002,"15min":1.857},"min":{"1min":0.441,"5min":0.41899999999999998,"15min":0.38600000000000001},"max":{"1min":8.9600000000000009,"5min":8.9600000000000009,"15min":10.603},"last":5.4710000000000001},{"interface":"front","average":{"1min":3.367,"5min":2.0019999999999998,"15min":1.6919999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.317},"max":{"1min":9.6199999999999992,"5min":9.6199999999999992,"15min":9.6199999999999992},"last":0.92400000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":2.355,"5min":2.1419999999999999,"15min":1.8140000000000001},"min":{"1min":0.68200000000000005,"5min":0.48599999999999999,"15min":0.36199999999999999},"max":{"1min":6.7320000000000002,"5min":8.5020000000000007,"15min":9.4369999999999994},"last":5.3289999999999997},{"interface":"front","average":{"1min":2.5259999999999998,"5min":1.7689999999999999,"15min":1.7370000000000001},"min":{"1min":0.52000000000000002,"5min":0.44800000000000001,"15min":0.34300000000000003},"max":{"1min":8.5060000000000002,"5min":8.5060000000000002,"15min":12.656000000000001},"last":1.7070000000000001}]}]},{"osd":2,"up_from":88,"seq":377957122374,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1699112,"kb_used_data":1076192,"kb_used_omap":3,"kb_used_meta":622844,"kb_avail":92046040,"statfs":{"total":95995035648,"available":94255144960,"internally_reserved":0,"allocated":1102020608,"data_stored":1101145222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":637793035},"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,2,1,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 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.4259999999999999,"5min":1.9319999999999999,"15min":1.956},"min":{"1min":0.30599999999999999,"5min":0.22700000000000001,"15min":0.19800000000000001},"max":{"1min":4.0279999999999996,"5min":11.907,"15min":61.802},"last":8.5649999999999995},{"interface":"front","average":{"1min":2.8860000000000001,"5min":2.0510000000000002,"15min":2.089},"min":{"1min":0.27400000000000002,"5min":0.22900000000000001,"15min":0.215},"max":{"1min":10.082000000000001,"5min":12.055,"15min":61.606999999999999},"last":0.46300000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.319,"15min":2.0139999999999998},"min":{"1min":0.39700000000000002,"5min":0.221,"15min":0.221},"max":{"1min":6.125,"5min":7.3399999999999999,"15min":65.819999999999993},"last":0.67700000000000005},{"interface":"front","average":{"1min":1.8500000000000001,"5min":1.4870000000000001,"15min":2.302},"min":{"1min":0.34599999999999997,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":6.1369999999999996,"5min":10.244,"15min":64.506},"last":0.26400000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:36:52 2023","interfaces":[{"interface":"back","average":{"1min":2.3610000000000002,"5min":1.716,"15min":2.4249999999999998},"min":{"1min":0.64300000000000002,"5min":0.28499999999999998,"15min":0.25600000000000001},"max":{"1min":6.2610000000000001,"5min":11.651,"15min":36.030000000000001},"last":0.30599999999999999},{"interface":"front","average":{"1min":2.3290000000000002,"5min":1.704,"15min":2.1909999999999998},"min":{"1min":0.35499999999999998,"5min":0.34699999999999998,"15min":0.25800000000000001},"max":{"1min":6.2869999999999999,"5min":11.608000000000001,"15min":36.241999999999997},"last":0.28799999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.911,"5min":1.6879999999999999,"15min":1.359},"min":{"1min":0.41899999999999998,"5min":0.35199999999999998,"15min":0.32700000000000001},"max":{"1min":10.781000000000001,"5min":10.781000000000001,"15min":15.038},"last":6.258},{"interface":"front","average":{"1min":2.569,"5min":1.7130000000000001,"15min":1.474},"min":{"1min":0.50700000000000001,"5min":0.35699999999999998,"15min":0.35599999999999998},"max":{"1min":7.3010000000000002,"5min":15.718,"15min":15.718},"last":0.505}]},{"osd":5,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.081,"5min":1.671,"15min":1.6220000000000001},"min":{"1min":0.55400000000000005,"5min":0.35099999999999998,"15min":0.316},"max":{"1min":5.9900000000000002,"5min":10.180999999999999,"15min":10.180999999999999},"last":2.2959999999999998},{"interface":"front","average":{"1min":2.367,"5min":1.7629999999999999,"15min":1.667},"min":{"1min":0.52100000000000002,"5min":0.314,"15min":0.314},"max":{"1min":6.8959999999999999,"5min":17.913,"15min":17.913},"last":0.56899999999999995}]},{"osd":6,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":1.661,"15min":1.6379999999999999},"min":{"1min":0.59799999999999998,"5min":0.40500000000000003,"15min":0.35399999999999998},"max":{"1min":8.234,"5min":9.5199999999999996,"15min":9.7699999999999996},"last":8.4049999999999994},{"interface":"front","average":{"1min":2.657,"5min":1.7490000000000001,"15min":1.6739999999999999},"min":{"1min":0.5,"5min":0.40699999999999997,"15min":0.31},"max":{"1min":7.1210000000000004,"5min":13.532999999999999,"15min":15.505000000000001},"last":4.0549999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.593,"5min":1.6859999999999999,"15min":1.7090000000000001},"min":{"1min":0.68000000000000005,"5min":0.39000000000000001,"15min":0.376},"max":{"1min":7.4859999999999998,"5min":10.321,"15min":12.769},"last":0.35499999999999998},{"interface":"front","average":{"1min":2.2890000000000001,"5min":1.726,"15min":1.8740000000000001},"min":{"1min":0.49199999999999999,"5min":0.44700000000000001,"15min":0.42199999999999999},"max":{"1min":6.9550000000000001,"5min":10.183999999999999,"15min":11.962},"last":8.4450000000000003}]}]},{"osd":3,"up_from":93,"seq":399431958848,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1615044,"kb_used_data":929912,"kb_used_omap":2,"kb_used_meta":685117,"kb_avail":92130108,"statfs":{"total":95995035648,"available":94341230592,"internally_reserved":0,"allocated":952229888,"data_stored":951391807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":701560427},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2,1,2],"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 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3759999999999999,"5min":3.6659999999999999,"15min":3.9649999999999999},"min":{"1min":0.28699999999999998,"5min":0.27400000000000002,"15min":0.188},"max":{"1min":9.7080000000000002,"5min":61.781999999999996,"15min":199.715},"last":5.9100000000000001},{"interface":"front","average":{"1min":2.3980000000000001,"5min":3.2250000000000001,"15min":3.9990000000000001},"min":{"1min":0.27400000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":10.856,"5min":61.734000000000002,"15min":199.613},"last":0.94099999999999995}]},{"osd":1,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":2.016,"15min":3.4950000000000001},"min":{"1min":0.24399999999999999,"5min":0.24199999999999999,"15min":0.19700000000000001},"max":{"1min":5.484,"5min":61.679000000000002,"15min":278.57600000000002},"last":0.61899999999999999},{"interface":"front","average":{"1min":2.4119999999999999,"5min":2.3450000000000002,"15min":3.5379999999999998},"min":{"1min":0.33200000000000002,"5min":0.318,"15min":0.219},"max":{"1min":9.5280000000000005,"5min":61.963000000000001,"15min":279.47500000000002},"last":3.4489999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:36:55 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":1.911,"15min":1.821},"min":{"1min":0.376,"5min":0.28499999999999998,"15min":0.23300000000000001},"max":{"1min":7.7549999999999999,"5min":44.814,"15min":44.814},"last":0.39800000000000002},{"interface":"front","average":{"1min":2.6850000000000001,"5min":2.6899999999999999,"15min":2.234},"min":{"1min":0.42299999999999999,"5min":0.33700000000000002,"15min":0.32300000000000001},"max":{"1min":9.8689999999999998,"5min":62.079000000000001,"15min":62.079000000000001},"last":3.5369999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:36:43 2023","interfaces":[{"interface":"back","average":{"1min":2.3780000000000001,"5min":1.637,"15min":1.7450000000000001},"min":{"1min":0.33100000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.883,"5min":17.277000000000001,"15min":17.277000000000001},"last":2.7480000000000002},{"interface":"front","average":{"1min":3.726,"5min":2.6059999999999999,"15min":2.0299999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.377},"max":{"1min":9.6519999999999992,"5min":62.219000000000001,"15min":62.219000000000001},"last":3.5779999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:36:55 2023","interfaces":[{"interface":"back","average":{"1min":2.2290000000000001,"5min":2.3149999999999999,"15min":2.0569999999999999},"min":{"1min":0.38200000000000001,"5min":0.376,"15min":0.309},"max":{"1min":6.319,"5min":62.113,"15min":62.113},"last":2.7770000000000001},{"interface":"front","average":{"1min":1.8300000000000001,"5min":2.5659999999999998,"15min":2.004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.314},"max":{"1min":6.476,"5min":62.139000000000003,"15min":62.139000000000003},"last":0.74099999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:36:55 2023","interfaces":[{"interface":"back","average":{"1min":2.5819999999999999,"5min":1.752,"15min":1.8600000000000001},"min":{"1min":0.48299999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":11.372,"5min":11.372,"15min":17.581},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.98,"5min":2.2789999999999999,"15min":1.9470000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.34200000000000003},"max":{"1min":5.6660000000000004,"5min":62.042000000000002,"15min":62.042000000000002},"last":0.66600000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":2.0270000000000001,"5min":2.4849999999999999,"15min":2.0499999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.372},"max":{"1min":7.7080000000000002,"5min":62.186999999999998,"15min":62.186999999999998},"last":0.70399999999999996},{"interface":"front","average":{"1min":2.827,"5min":2.6760000000000002,"15min":2.1269999999999998},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.35599999999999998},"max":{"1min":9.6920000000000002,"5min":62.295000000000002,"15min":62.295000000000002},"last":3.6160000000000001}]}]},{"osd":4,"up_from":184,"seq":790273982589,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1728592,"kb_used_data":1410632,"kb_used_omap":9,"kb_used_meta":317942,"kb_avail":92016560,"statfs":{"total":95995035648,"available":94224957440,"internally_reserved":0,"allocated":1444487168,"data_stored":1443924775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":325572820},"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,0,1,1,3,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 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4279999999999999,"5min":1.6459999999999999,"15min":3.6459999999999999},"min":{"1min":0.28100000000000003,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":7.0289999999999999,"5min":28.995000000000001,"15min":89.521000000000001},"last":1.4279999999999999},{"interface":"front","average":{"1min":1.4710000000000001,"5min":2.0230000000000001,"15min":3.7109999999999999},"min":{"1min":0.32100000000000001,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.7839999999999998,"5min":28.954000000000001,"15min":91.096999999999994},"last":6.7839999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.282,"15min":4.431},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.27600000000000002},"max":{"1min":5.7140000000000004,"5min":7.4720000000000004,"15min":132.24000000000001},"last":1.395},{"interface":"front","average":{"1min":1.581,"5min":1.48,"15min":4.508},"min":{"1min":0.317,"5min":0.313,"15min":0.29799999999999999},"max":{"1min":11.253,"5min":11.253,"15min":132.49799999999999},"last":4.4580000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.5600000000000001,"15min":1.6259999999999999},"min":{"1min":0.32000000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":5.3040000000000003,"5min":8.7959999999999994,"15min":8.7959999999999994},"last":2.4790000000000001},{"interface":"front","average":{"1min":1.8420000000000001,"5min":1.522,"15min":1.429},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.33000000000000002},"max":{"1min":8.1679999999999993,"5min":8.1679999999999993,"15min":8.1679999999999993},"last":0.42799999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.548,"5min":1.4690000000000001,"15min":2.0569999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.0090000000000003,"5min":8.9239999999999995,"15min":132.25999999999999},"last":2.427},{"interface":"front","average":{"1min":1.4339999999999999,"5min":1.5149999999999999,"15min":1.9430000000000001},"min":{"1min":0.378,"5min":0.33400000000000002,"15min":0.29899999999999999},"max":{"1min":4.4050000000000002,"5min":6.7990000000000004,"15min":135.23599999999999},"last":4.4050000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.7729999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"min":{"1min":0.374,"5min":0.32400000000000001,"15min":0.30399999999999999},"max":{"1min":6.5199999999999996,"5min":6.6909999999999998,"15min":11.356},"last":0.496},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.258,"15min":1.3120000000000001},"min":{"1min":0.35399999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":3.9340000000000002,"5min":5.8639999999999999,"15min":5.8639999999999999},"last":1.452}]},{"osd":6,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":2.1099999999999999,"5min":1.71,"15min":1.597},"min":{"1min":0.44600000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.1460000000000008,"5min":9.1460000000000008,"15min":9.1460000000000008},"last":2.7519999999999998},{"interface":"front","average":{"1min":1.8600000000000001,"5min":1.5980000000000001,"15min":1.3320000000000001},"min":{"1min":0.38100000000000001,"5min":0.316,"15min":0.316},"max":{"1min":6.8769999999999998,"5min":11.263999999999999,"15min":11.263999999999999},"last":1.4850000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4990000000000001,"5min":1.3720000000000001,"15min":1.3280000000000001},"min":{"1min":0.38,"5min":0.371,"15min":0.371},"max":{"1min":5.8239999999999998,"5min":5.8239999999999998,"15min":5.8239999999999998},"last":1.5089999999999999},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.5589999999999999,"15min":1.3400000000000001},"min":{"1min":0.35299999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":4.8719999999999999,"5min":9.9819999999999993,"15min":9.9819999999999993},"last":2.266}]}]},{"osd":5,"up_from":36,"seq":154618823180,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1508856,"kb_used_data":915056,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":92236296,"statfs":{"total":95995035648,"available":94449967104,"internally_reserved":0,"allocated":937017344,"data_stored":936474944,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":608043008},"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 30 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":4.5030000000000001,"5min":3.0609999999999999,"15min":3.226},"min":{"1min":0.28299999999999997,"5min":0.27400000000000002,"15min":0.253},"max":{"1min":51.164000000000001,"5min":61.372999999999998,"15min":155.90600000000001},"last":0.55100000000000005},{"interface":"front","average":{"1min":5.0229999999999997,"5min":3.4390000000000001,"15min":3.4540000000000002},"min":{"1min":0.39100000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":51.073999999999998,"5min":61.460000000000001,"15min":155.834},"last":3.3239999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":1.861,"5min":2.2290000000000001,"15min":2.5139999999999998},"min":{"1min":0.313,"5min":0.29799999999999999,"15min":0.28999999999999998},"max":{"1min":8.6029999999999998,"5min":61.609999999999999,"15min":100.477},"last":3.3740000000000001},{"interface":"front","average":{"1min":1.8100000000000001,"5min":2.2170000000000001,"15min":2.359},"min":{"1min":0.33300000000000002,"5min":0.32600000000000001,"15min":0.27000000000000002},"max":{"1min":6.4000000000000004,"5min":61.597000000000001,"15min":100.678},"last":0.503}]},{"osd":2,"last update":"Sat Sep 30 09:36:25 2023","interfaces":[{"interface":"back","average":{"1min":2.0049999999999999,"5min":1.6499999999999999,"15min":1.724},"min":{"1min":0.35599999999999998,"5min":0.309,"15min":0.29699999999999999},"max":{"1min":4.96,"5min":7.2140000000000004,"15min":15.106999999999999},"last":3.4470000000000001},{"interface":"front","average":{"1min":2.3740000000000001,"5min":1.5069999999999999,"15min":1.4890000000000001},"min":{"1min":0.33900000000000002,"5min":0.33800000000000002,"15min":0.29799999999999999},"max":{"1min":7.3570000000000002,"5min":7.3570000000000002,"15min":9.3119999999999994},"last":0.92700000000000005}]},{"osd":3,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":1.7969999999999999,"5min":2.984,"15min":4.0300000000000002},"min":{"1min":0.39000000000000001,"5min":0.33300000000000002,"15min":0.29699999999999999},"max":{"1min":5.9180000000000001,"5min":48.976999999999997,"15min":155.27000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":1.516,"5min":3.1699999999999999,"15min":3.8730000000000002},"min":{"1min":0.36399999999999999,"5min":0.35899999999999999,"15min":0.35099999999999998},"max":{"1min":4.6779999999999999,"5min":52.82,"15min":154.96000000000001},"last":0.52600000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:36:29 2023","interfaces":[{"interface":"back","average":{"1min":3.2549999999999999,"5min":1.7789999999999999,"15min":1.641},"min":{"1min":0.46999999999999997,"5min":0.309,"15min":0.309},"max":{"1min":14.018000000000001,"5min":14.018000000000001,"15min":14.018000000000001},"last":0.45300000000000001},{"interface":"front","average":{"1min":2.1760000000000002,"5min":1.6319999999999999,"15min":1.8149999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.7850000000000001,"5min":7.181,"15min":12.898999999999999},"last":5.2729999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":4.1159999999999997,"5min":1.7989999999999999,"15min":1.333},"min":{"1min":0.34799999999999998,"5min":0.34699999999999998,"15min":0.308},"max":{"1min":14.734,"5min":14.734,"15min":14.734},"last":0.98599999999999999},{"interface":"front","average":{"1min":3.5640000000000001,"5min":1.992,"15min":1.5800000000000001},"min":{"1min":0.38300000000000001,"5min":0.35299999999999998,"15min":0.27900000000000003},"max":{"1min":9.6400000000000006,"5min":9.6400000000000006,"15min":10.837999999999999},"last":3.4140000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":3.0489999999999999,"5min":1.9219999999999999,"15min":1.7350000000000001},"min":{"1min":0.40500000000000003,"5min":0.38700000000000001,"15min":0.309},"max":{"1min":15.287000000000001,"5min":15.287000000000001,"15min":15.287000000000001},"last":5.1340000000000003},{"interface":"front","average":{"1min":2.915,"5min":1.75,"15min":1.3879999999999999},"min":{"1min":0.42099999999999999,"5min":0.36799999999999999,"15min":0.33100000000000002},"max":{"1min":8.6539999999999999,"5min":8.6539999999999999,"15min":8.6539999999999999},"last":0.95599999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"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":1886195712,"data_stored":1886191640,"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":554500096,"data_stored":554500096,"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":1089994752,"data_stored":1089994752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":945291264,"data_stored":945291264,"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":1428688896,"data_stored":1428684824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":929103872,"data_stored":929103872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1312821248,"data_stored":1312817176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":745799680,"data_stored":745799680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:37:33.505 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:37:33.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:33.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:33.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:33.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:33.662 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:33.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:33.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:33.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:33.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:33.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:33.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:33 smithi099 bash[59238]: audit 2023-09-30T09:37:32.292324+0000 mgr.y (mgr.34107) 1091 : audit 0 from='client.45689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:37:33.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:33.906 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:33.950 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:33.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:33.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:33.975 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:34.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:34.094 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:34.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:34.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:34.198 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:34.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:34.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:34.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:34.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:33 smithi005 bash[75361]: audit 2023-09-30T09:37:32.292324+0000 mgr.y (mgr.34107) 1091 : audit 0 from='client.45689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:37:34.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:33 smithi005 bash[78438]: audit 2023-09-30T09:37:32.292324+0000 mgr.y (mgr.34107) 1091 : audit 0 from='client.45689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:37:34.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:34.410 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:34.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:34.514 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:34.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:34.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:34.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:34.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:34.689 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:34.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:34.793 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:34.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:34.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:34.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:34.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:34.956 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:34.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:34.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:35.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:35.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:35.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:35.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:35.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:35.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:34 smithi005 bash[78438]: cluster 2023-09-30T09:37:33.194508+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:37:35.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:34 smithi005 bash[78438]: audit 2023-09-30T09:37:34.822914+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:35.230 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:34 smithi005 bash[78438]: audit 2023-09-30T09:37:34.834561+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:35.230 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:34 smithi005 bash[75361]: cluster 2023-09-30T09:37:33.194508+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:37:35.230 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:34 smithi005 bash[75361]: audit 2023-09-30T09:37:34.822914+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:35.230 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:34 smithi005 bash[75361]: audit 2023-09-30T09:37:34.834561+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:35.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:35.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:35.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:34 smithi099 bash[59238]: cluster 2023-09-30T09:37:33.194508+0000 mgr.y (mgr.34107) 1092 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 667 op/s 2023-09-30T09:37:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:34 smithi099 bash[59238]: audit 2023-09-30T09:37:34.822914+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:34 smithi099 bash[59238]: audit 2023-09-30T09:37:34.834561+0000 mon.a (mon.0) 1388 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:35.352 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:35.384 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:35.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:35.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:35.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:35.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:35.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:35.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:35.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:35.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:35.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:35.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:35.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:35.780 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:35.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:35.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:35.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:35.928 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:35.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:35.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:36.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:36.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:36.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:36.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:36.198 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:36.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:36.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:177147 10.e 10:7f423727:::benchmark_data_smithi005_194263_object68601:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:36.231861+0000", 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.023842763999999999, 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023874113999999998, 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:37:36.257 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 177147 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.231861+0000", 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.258 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.231861+0000", 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.231859+0000", 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6784999999999999e-05 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.231876+0000", 2023-09-30T09:37:36.259 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2075999999999999e-05 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.231888+0000", 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5300000000000002e-06 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.231894+0000", 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010957046 2023-09-30T09:37:36.260 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.261 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.262 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:36.262 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.242851+0000", 2023-09-30T09:37:36.262 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014934599999999999 2023-09-30T09:37:36.262 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.262 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.243001+0000", 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000151576 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.243152+0000", 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0081792389999999996 2023-09-30T09:37:36.263 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.251331+0000", 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0037744139999999998 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255106+0000", 2023-09-30T09:37:36.264 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.023245366 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:177150 10.6 e242/224 10:64794c6a:::benchmark_data_smithi005_194263_object68604:head v 242'11010, mlcod=242'11006)", 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:36.238988+0000", 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.016714986000000001, 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.016853713999999999, 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:37:36.265 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.238988+0000", 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.238988+0000", 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.266 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.238987+0000", 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.6129999999999993e-06 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.238997+0000", 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1274000000000001e-05 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.267 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.239008+0000", 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6259999999999997e-06 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.239015+0000", 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6651999999999998e-05 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.268 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.239081+0000", 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8595999999999999e-05 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.239100+0000", 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000111667 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.269 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:177152 10.6 e242/224 10:654b3c50:::benchmark_data_smithi005_194263_object68606:head v 242'11011, mlcod=242'11007)", 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:36.246428+0000", 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.0092748750000000001, 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0094785600000000005, 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246428+0000", 2023-09-30T09:37:36.270 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:36.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.271 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.271 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:36.271 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246428+0000", 2023-09-30T09:37:36.271 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:36.271 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.272 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:36.272 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246428+0000", 2023-09-30T09:37:36.272 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5019999999999998e-06 2023-09-30T09:37:36.272 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.272 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246437+0000", 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2841e-05 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246450+0000", 2023-09-30T09:37:36.273 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9859999999999999e-06 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246456+0000", 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015646599999999999 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246612+0000", 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8757000000000001e-05 2023-09-30T09:37:36.274 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.246661+0000", 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00023272000000000001 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:177155 10.6 e242/224 10:61f437b8:::benchmark_data_smithi005_194263_object68609:head v 242'11012, mlcod=242'11007)", 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:36.249457+0000", 2023-09-30T09:37:36.275 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.0062460349999999996, 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0065127240000000001, 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.249457+0000", 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:36.276 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.249457+0000", 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.249457+0000", 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6279999999999996e-06 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.249464+0000", 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1761e-05 2023-09-30T09:37:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.249476+0000", 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9460000000000003e-06 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.249482+0000", 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0018637980000000001 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.278 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.251346+0000", 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0448999999999999e-05 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.251356+0000", 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0018989969999999999 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.279 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:177157 10.2 e242/224 10:48caa178:::benchmark_data_smithi005_194263_object68611:head v 242'11182, mlcod=242'11180)", 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:36.250342+0000", 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.005361322, 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0056971349999999999, 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250342+0000", 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.280 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250342+0000", 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250341+0000", 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.259e-06 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250349+0000", 2023-09-30T09:37:36.281 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3157e-05 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250363+0000", 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6019999999999996e-06 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250369+0000", 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018322400000000001 2023-09-30T09:37:36.282 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250552+0000", 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4912000000000005e-05 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.250617+0000", 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00027538999999999998 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.283 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:177161 10.6 e242/224 10:60a4767f:::benchmark_data_smithi005_194263_object68615:head v 242'11013, mlcod=242'11007)", 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:36.254219+0000", 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.001484244, 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0018860249999999999, 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.254219+0000", 2023-09-30T09:37:36.284 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.254219+0000", 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.254218+0000", 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1440999999999999e-05 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.285 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.254229+0000", 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8967999999999999e-05 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.254248+0000", 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.729e-06 2023-09-30T09:37:36.286 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.254256+0000", 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00093518699999999998 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255191+0000", 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0854000000000001e-05 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.287 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255212+0000", 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00099312599999999999 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:177160 10.2 e242/224 10:49b49035:::benchmark_data_smithi005_194263_object68614:head v 242'11183, mlcod=242'11180)", 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:36.255553+0000", 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.00015008299999999999, 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00061447800000000001, 2023-09-30T09:37:36.288 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:37:36.289 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:37:36.289 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:37:36.289 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.289 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:37:36.289 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255553+0000", 2023-09-30T09:37:36.289 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255553+0000", 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255553+0000", 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.6810000000000004e-06 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.290 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255561+0000", 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.9369999999999999e-06 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255571+0000", 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.4930000000000003e-06 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:37:36.291 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255578+0000", 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4246999999999998e-05 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255622+0000", 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2438000000000001e-05 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:36.255644+0000", 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.1106000000000005e-05 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.292 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:37:36.293 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.293 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:37:36.293 INFO:teuthology.orchestra.run.smithi099.stdout: ], 2023-09-30T09:37:36.293 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 7 2023-09-30T09:37:36.293 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:37:36.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:36.339 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:36.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:36.447 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:36.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:36.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:36.585 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:36.594 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:36 smithi099 bash[59238]: cluster 2023-09-30T09:37:35.195256+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-30T09:37:36.594 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:36 smithi099 bash[59238]: audit 2023-09-30T09:37:35.450808+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.594 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:36 smithi099 bash[59238]: audit 2023-09-30T09:37:35.461248+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.594 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:36 smithi099 bash[59238]: audit 2023-09-30T09:37:36.145143+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:37:36.595 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:36 smithi099 bash[59238]: audit 2023-09-30T09:37:36.146191+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:37:36.595 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:36 smithi099 bash[59238]: audit 2023-09-30T09:37:36.152537+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:36.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:36.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:36.722 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:36.748 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:36.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:36.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:36.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[75361]: cluster 2023-09-30T09:37:35.195256+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[75361]: audit 2023-09-30T09:37:35.450808+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[75361]: audit 2023-09-30T09:37:35.461248+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[75361]: audit 2023-09-30T09:37:36.145143+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[75361]: audit 2023-09-30T09:37:36.146191+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[75361]: audit 2023-09-30T09:37:36.152537+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[78438]: cluster 2023-09-30T09:37:35.195256+0000 mgr.y (mgr.34107) 1093 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[78438]: audit 2023-09-30T09:37:35.450808+0000 mon.a (mon.0) 1389 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[78438]: audit 2023-09-30T09:37:35.461248+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[78438]: audit 2023-09-30T09:37:36.145143+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:37:36.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[78438]: audit 2023-09-30T09:37:36.146191+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:37:36.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:36 smithi005 bash[78438]: audit 2023-09-30T09:37:36.152537+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:36.851 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:36.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:36.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:36.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:36.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:37.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:37.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:37.118 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:37.151 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:37.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:37.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:37.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:37.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:37.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-30T09:37:37.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:37.420 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:37.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:37.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:37.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:37.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:37.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:37.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:37 smithi005 bash[75361]: audit 2023-09-30T09:37:36.582026+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:37.671 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:37 smithi005 bash[75361]: audit 2023-09-30T09:37:36.583682+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:37.671 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:37 smithi005 bash[78438]: audit 2023-09-30T09:37:36.582026+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:37.672 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:37 smithi005 bash[78438]: audit 2023-09-30T09:37:36.583682+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:37.695 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:37.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:37 smithi099 bash[59238]: audit 2023-09-30T09:37:36.582026+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:37:37.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:37 smithi099 bash[59238]: audit 2023-09-30T09:37:36.583682+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:37.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:37.837 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:37.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:37.941 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:37.974 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:37.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:37.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:38.059 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:38.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:38.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:38.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:38.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:38.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:38.261 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:38.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:38.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:38.369 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:38.397 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:38.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:38.499 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:38.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:38.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:38.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:38.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:38.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:38.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:38.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:38.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:38.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:38.819 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:38.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:38.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:38.930 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:38 smithi099 bash[59238]: cluster 2023-09-30T09:37:37.195741+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1162: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-30T09:37:38.962 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:38.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:38.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:39.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:39.098 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:39.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:39.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:39.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:39.238 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:38 smithi005 bash[78438]: cluster 2023-09-30T09:37:37.195741+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1162: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-30T09:37:39.239 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:38 smithi005 bash[75361]: cluster 2023-09-30T09:37:37.195741+0000 mgr.y (mgr.34107) 1094 : cluster 0 pgmap v1162: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 612 op/s 2023-09-30T09:37:39.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:39.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:39.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:39.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:39.378 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:39.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:39.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:39.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:39.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:39.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:39.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:39.627 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:39.655 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:39.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:39.758 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:39.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:37:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:37:39] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.33.4" 2023-09-30T09:37:39.790 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:39.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:39.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:39.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:39.925 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:39.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:39.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:40.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:40.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:40.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:40.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:40.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:40.202 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:40.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:40.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:40.335 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:40.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:40.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:40.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:40.477 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:40.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:40.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:40.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:40.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:40.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:40.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:40.715 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:40.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:40.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:40.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:40.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:40.892 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:40.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:40.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:41.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:40 smithi005 bash[78438]: cluster 2023-09-30T09:37:39.197689+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:37:41.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:40 smithi005 bash[75361]: cluster 2023-09-30T09:37:39.197689+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:37:41.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.040 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:40 smithi099 bash[59238]: cluster 2023-09-30T09:37:39.197689+0000 mgr.y (mgr.34107) 1095 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-30T09:37:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:41.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:41.272 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:41.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:41.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:41.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.437 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:41.543 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:41.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:41.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:41.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:41.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:41.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:41.746 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:37:41.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:41 smithi099 bash[59238]: audit 2023-09-30T09:37:41.592412+0000 mon.a (mon.0) 1396 : audit 1 from='client.? 172.21.15.5:0/1976440478' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:37:41.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:41 smithi099 bash[59238]: audit 2023-09-30T09:37:41.698179+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.5:0/3935438974' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:41.789 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:37:41.807 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:37:41.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.837 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:41 smithi005 bash[78438]: audit 2023-09-30T09:37:41.592412+0000 mon.a (mon.0) 1396 : audit 1 from='client.? 172.21.15.5:0/1976440478' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:37:41.837 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:41 smithi005 bash[78438]: audit 2023-09-30T09:37:41.698179+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.5:0/3935438974' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:41.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:41 smithi005 bash[75361]: audit 2023-09-30T09:37:41.592412+0000 mon.a (mon.0) 1396 : audit 1 from='client.? 172.21.15.5:0/1976440478' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:37:41.837 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:41 smithi005 bash[75361]: audit 2023-09-30T09:37:41.698179+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.5:0/3935438974' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:37:41.838 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:37:41.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:41.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:41.890 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:37:41.929 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:37:41.963 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:41.966 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:37:41.984 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:41.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:41.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:42.013 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:37:42.050 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.054 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:37:42.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:42.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:42.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:42.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:42.168 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:37:42.229 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:42.259 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:42.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:42.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:42.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:42.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:42.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:42.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:42.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:42.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:42.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:42.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:42.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:42.660 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:42.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:42.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:42.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:42.790 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:42.791 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: cluster 2023-09-30T09:37:41.198257+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-30T09:37:42.791 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: cluster 2023-09-30T09:37:41.783103+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:37:42.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:42.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:42.893 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:42.903 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: cluster 2023-09-30T09:37:41.198257+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-30T09:37:42.905 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: cluster 2023-09-30T09:37:41.783103+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:37:42.905 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: audit 2023-09-30T09:37:41.790726+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.5:0/1976440478' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:37:42.905 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: cluster 2023-09-30T09:37:41.794892+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-30T09:37:42.905 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: cluster 2023-09-30T09:37:41.795616+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: cluster 2023-09-30T09:37:41.798033+0000 osd.0 (osd.0) 121 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: cluster 2023-09-30T09:37:41.800266+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[75361]: cluster 2023-09-30T09:37:41.803228+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: cluster 2023-09-30T09:37:41.198257+0000 mgr.y (mgr.34107) 1096 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: cluster 2023-09-30T09:37:41.783103+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: audit 2023-09-30T09:37:41.790726+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.5:0/1976440478' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: cluster 2023-09-30T09:37:41.794892+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: cluster 2023-09-30T09:37:41.795616+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: cluster 2023-09-30T09:37:41.798033+0000 osd.0 (osd.0) 121 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.906 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: cluster 2023-09-30T09:37:41.800266+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.907 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:42 smithi005 bash[78438]: cluster 2023-09-30T09:37:41.803228+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:42.925 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:42.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:42.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:43.028 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: audit 2023-09-30T09:37:41.790726+0000 mon.a (mon.0) 1398 : audit 1 from='client.? 172.21.15.5:0/1976440478' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:37:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: cluster 2023-09-30T09:37:41.794892+0000 mon.a (mon.0) 1399 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-30T09:37:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: cluster 2023-09-30T09:37:41.795616+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: cluster 2023-09-30T09:37:41.798033+0000 osd.0 (osd.0) 121 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: cluster 2023-09-30T09:37:41.800266+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:42 smithi099 bash[59238]: cluster 2023-09-30T09:37:41.803228+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e243 with expected crc 2023-09-30T09:37:43.055 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:43.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:43.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:43.160 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:43.193 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:43.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:43.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:43.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:43.324 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:43.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:43.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:43.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:43.468 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:43.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:43.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:43.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:43.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:43.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:43.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:43.698 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:43.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:43.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:43.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:43.828 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:43.865 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:43.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:43.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:44.000 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:44.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:44.105 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:44.129 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:44.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:44.232 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:44.267 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:44.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:44.405 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:44.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:44.507 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:44.548 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:44.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:44.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:44.684 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:44.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:44.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:44.816 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:44.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:44.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:44.957 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:44.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:44 smithi099 bash[59238]: cluster 2023-09-30T09:37:43.198758+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-09-30T09:37:45.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:45.104 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:45.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:45.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:45.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:45.219 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:44 smithi005 bash[75361]: cluster 2023-09-30T09:37:43.198758+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-09-30T09:37:45.219 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:44 smithi005 bash[78438]: cluster 2023-09-30T09:37:43.198758+0000 mgr.y (mgr.34107) 1097 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s 2023-09-30T09:37:45.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:45.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:45.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:45.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:45.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:45.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:45.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:45.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:45.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:45.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:45.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:45.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:45.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:45.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:45.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:45.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:45.766 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:45.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:45.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:45.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:45.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:45.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:46.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:46.034 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:46.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:46.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:46.172 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:46.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:46.310 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:46.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:46.416 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:46.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.451 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:46.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:46.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:46.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:46.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:46.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:46.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:46.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:46.810 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:46.818 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:46 smithi099 bash[59238]: cluster 2023-09-30T09:37:45.199326+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:37:46.855 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:46.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:46.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:46.983 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:46.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:46.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:47.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:46 smithi005 bash[75361]: cluster 2023-09-30T09:37:45.199326+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:37:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:46 smithi005 bash[78438]: cluster 2023-09-30T09:37:45.199326+0000 mgr.y (mgr.34107) 1098 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:37:47.085 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:47.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:47.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:47.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:47.220 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:37:47.220 INFO:teuthology.orchestra.run.smithi099.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-30T09:37:47.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:47.259 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:47.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:47.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:47.301 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:37:47.309 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:37:47.363 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:47.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:47.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:47.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:47.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:47.536 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:47.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:47.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:47.639 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:47.675 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:47.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:47.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:37:47.779 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:47.811 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:47.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:47.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:47.831 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:37:47.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:47.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:47.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:47.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:48.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:48.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:48.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:48.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:48.226 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:48.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:48.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:48.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:48.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:48.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:48.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:48.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:48.480 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-30T09:37:48.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:48.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:48.529 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":1168,"stamp":"2023-09-30T09:37:47.199571+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2287474604,"num_objects":34920,"num_object_clones":0,"num_object_copies":104760,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34920,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":182452,"num_write_kb":6949198,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":2367202,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":142986,"ondisk_log_size":142986,"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":11627072,"kb_used_data":6683776,"kb_used_omap":22,"kb_used_meta":4942761,"kb_avail":738334144,"statfs":{"total":767960285184,"available":756054163456,"internally_reserved":0,"allocated":6844186624,"data_stored":6838816263,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":5061387472},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,6,8,3],"upper_bound":64},"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":-431554560,"num_objects":-6585,"num_object_clones":0,"num_object_copies":-19755,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-6585,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6585,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004119"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844358+0000","last_change":"2023-09-30T09:34:06.127663+0000","last_active":"2023-09-30T09:37:25.844358+0000","last_peered":"2023-09-30T09:37:25.844358+0000","last_clean":"2023-09-30T09:37:25.844358+0000","last_became_active":"2023-09-30T09:34:06.127237+0000","last_became_peered":"2023-09-30T09:34:06.127237+0000","last_unstale":"2023-09-30T09:37:25.844358+0000","last_undegraded":"2023-09-30T09:37:25.844358+0000","last_fullsized":"2023-09-30T09:37:25.844358+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":250,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.858300+0000","last_change":"2023-09-30T09:34:06.115582+0000","last_active":"2023-09-30T09:37:25.858300+0000","last_peered":"2023-09-30T09:37:25.858300+0000","last_clean":"2023-09-30T09:37:25.858300+0000","last_became_active":"2023-09-30T09:34:06.115182+0000","last_became_peered":"2023-09-30T09:34:06.115182+0000","last_unstale":"2023-09-30T09:37:25.858300+0000","last_undegraded":"2023-09-30T09:37:25.858300+0000","last_fullsized":"2023-09-30T09:37:25.858300+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:32.060575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":232,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848726+0000","last_change":"2023-09-30T09:34:06.109668+0000","last_active":"2023-09-30T09:37:25.848726+0000","last_peered":"2023-09-30T09:37:25.848726+0000","last_clean":"2023-09-30T09:37:25.848726+0000","last_became_active":"2023-09-30T09:34:06.109280+0000","last_became_peered":"2023-09-30T09:34:06.109280+0000","last_unstale":"2023-09-30T09:37:25.848726+0000","last_undegraded":"2023-09-30T09:37:25.848726+0000","last_fullsized":"2023-09-30T09:37:25.848726+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:48.194337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.856012+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:37:25.856012+0000","last_peered":"2023-09-30T09:37:25.856012+0000","last_clean":"2023-09-30T09:37:25.856012+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:37:25.856012+0000","last_undegraded":"2023-09-30T09:37:25.856012+0000","last_fullsized":"2023-09-30T09:37:25.856012+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:36.247269+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:37:36.247269+0000","last_peered":"2023-09-30T09:37:36.247269+0000","last_clean":"2023-09-30T09:37:36.247269+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:37:36.247269+0000","last_undegraded":"2023-09-30T09:37:36.247269+0000","last_fullsized":"2023-09-30T09:37:36.247269+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.849300+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:37:25.849300+0000","last_peered":"2023-09-30T09:37:25.849300+0000","last_clean":"2023-09-30T09:37:25.849300+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:37:25.849300+0000","last_undegraded":"2023-09-30T09:37:25.849300+0000","last_fullsized":"2023-09-30T09:37:25.849300+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":91,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.855712+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:37:25.855712+0000","last_peered":"2023-09-30T09:37:25.855712+0000","last_clean":"2023-09-30T09:37:25.855712+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:37:25.855712+0000","last_undegraded":"2023-09-30T09:37:25.855712+0000","last_fullsized":"2023-09-30T09:37:25.855712+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.852027+0000","last_change":"2023-09-30T09:33:37.729984+0000","last_active":"2023-09-30T09:37:25.852027+0000","last_peered":"2023-09-30T09:37:25.852027+0000","last_clean":"2023-09-30T09:37:25.852027+0000","last_became_active":"2023-09-30T09:33:37.729603+0000","last_became_peered":"2023-09-30T09:33:37.729603+0000","last_unstale":"2023-09-30T09:37:25.852027+0000","last_undegraded":"2023-09-30T09:37:25.852027+0000","last_fullsized":"2023-09-30T09:37:25.852027+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.16","version":"0'0","reported_seq":209,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.853474+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:37:25.853474+0000","last_peered":"2023-09-30T09:37:25.853474+0000","last_clean":"2023-09-30T09:37:25.853474+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:37:25.853474+0000","last_undegraded":"2023-09-30T09:37:25.853474+0000","last_fullsized":"2023-09-30T09:37:25.853474+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":197,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.858962+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:37:25.858962+0000","last_peered":"2023-09-30T09:37:25.858962+0000","last_clean":"2023-09-30T09:37:25.858962+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:37:25.858962+0000","last_undegraded":"2023-09-30T09:37:25.858962+0000","last_fullsized":"2023-09-30T09:37:25.858962+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":258,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848033+0000","last_change":"2023-09-30T09:34:06.233794+0000","last_active":"2023-09-30T09:37:25.848033+0000","last_peered":"2023-09-30T09:37:25.848033+0000","last_clean":"2023-09-30T09:37:25.848033+0000","last_became_active":"2023-09-30T09:34:06.125852+0000","last_became_peered":"2023-09-30T09:34:06.125852+0000","last_unstale":"2023-09-30T09:37:25.848033+0000","last_undegraded":"2023-09-30T09:37:25.848033+0000","last_fullsized":"2023-09-30T09:37:25.848033+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":219,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.849840+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:37:25.849840+0000","last_peered":"2023-09-30T09:37:25.849840+0000","last_clean":"2023-09-30T09:37:25.849840+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:37:25.849840+0000","last_undegraded":"2023-09-30T09:37:25.849840+0000","last_fullsized":"2023-09-30T09:37:25.849840+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":38,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.846002+0000","last_change":"2023-09-30T09:34:06.231136+0000","last_active":"2023-09-30T09:37:25.846002+0000","last_peered":"2023-09-30T09:37:25.846002+0000","last_clean":"2023-09-30T09:37:25.846002+0000","last_became_active":"2023-09-30T09:34:06.140210+0000","last_became_peered":"2023-09-30T09:34:06.140210+0000","last_unstale":"2023-09-30T09:37:25.846002+0000","last_undegraded":"2023-09-30T09:37:25.846002+0000","last_fullsized":"2023-09-30T09:37:25.846002+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844691+0000","last_change":"2023-09-30T09:34:06.140732+0000","last_active":"2023-09-30T09:37:25.844691+0000","last_peered":"2023-09-30T09:37:25.844691+0000","last_clean":"2023-09-30T09:37:25.844691+0000","last_became_active":"2023-09-30T09:34:06.140242+0000","last_became_peered":"2023-09-30T09:34:06.140242+0000","last_unstale":"2023-09-30T09:37:25.844691+0000","last_undegraded":"2023-09-30T09:37:25.844691+0000","last_fullsized":"2023-09-30T09:37:25.844691+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":257,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.847846+0000","last_change":"2023-09-30T09:34:06.228012+0000","last_active":"2023-09-30T09:37:25.847846+0000","last_peered":"2023-09-30T09:37:25.847846+0000","last_clean":"2023-09-30T09:37:25.847846+0000","last_became_active":"2023-09-30T09:34:06.124327+0000","last_became_peered":"2023-09-30T09:34:06.124327+0000","last_unstale":"2023-09-30T09:37:25.847846+0000","last_undegraded":"2023-09-30T09:37:25.847846+0000","last_fullsized":"2023-09-30T09:37:25.847846+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":[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":222,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.860154+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:37:25.860154+0000","last_peered":"2023-09-30T09:37:25.860154+0000","last_clean":"2023-09-30T09:37:25.860154+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:37:25.860154+0000","last_undegraded":"2023-09-30T09:37:25.860154+0000","last_fullsized":"2023-09-30T09:37:25.860154+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.859776+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:37:25.859776+0000","last_peered":"2023-09-30T09:37:25.859776+0000","last_clean":"2023-09-30T09:37:25.859776+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:37:25.859776+0000","last_undegraded":"2023-09-30T09:37:25.859776+0000","last_fullsized":"2023-09-30T09:37:25.859776+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":208,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.853371+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:37:25.853371+0000","last_peered":"2023-09-30T09:37:25.853371+0000","last_clean":"2023-09-30T09:37:25.853371+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:37:25.853371+0000","last_undegraded":"2023-09-30T09:37:25.853371+0000","last_fullsized":"2023-09-30T09:37:25.853371+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":246,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.847583+0000","last_change":"2023-09-30T09:34:06.141709+0000","last_active":"2023-09-30T09:37:25.847583+0000","last_peered":"2023-09-30T09:37:25.847583+0000","last_clean":"2023-09-30T09:37:25.847583+0000","last_became_active":"2023-09-30T09:34:06.141355+0000","last_became_peered":"2023-09-30T09:34:06.141355+0000","last_unstale":"2023-09-30T09:37:25.847583+0000","last_undegraded":"2023-09-30T09:37:25.847583+0000","last_fullsized":"2023-09-30T09:37:25.847583+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":91,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.855821+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:37:25.855821+0000","last_peered":"2023-09-30T09:37:25.855821+0000","last_clean":"2023-09-30T09:37:25.855821+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:37:25.855821+0000","last_undegraded":"2023-09-30T09:37:25.855821+0000","last_fullsized":"2023-09-30T09:37:25.855821+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":182,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.845000+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:37:25.845000+0000","last_peered":"2023-09-30T09:37:25.845000+0000","last_clean":"2023-09-30T09:37:25.845000+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:37:25.845000+0000","last_undegraded":"2023-09-30T09:37:25.845000+0000","last_fullsized":"2023-09-30T09:37:25.845000+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":222,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:31.225862+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:37:31.225862+0000","last_peered":"2023-09-30T09:37:31.225862+0000","last_clean":"2023-09-30T09:37:31.225862+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:37:31.225862+0000","last_undegraded":"2023-09-30T09:37:31.225862+0000","last_fullsized":"2023-09-30T09:37:31.225862+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"243'11281","reported_seq":11308,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.548463+0000","last_change":"2023-09-30T09:34:06.131808+0000","last_active":"2023-09-30T09:37:42.548463+0000","last_peered":"2023-09-30T09:37:42.548463+0000","last_clean":"2023-09-30T09:37:42.548463+0000","last_became_active":"2023-09-30T09:34:06.131489+0000","last_became_peered":"2023-09-30T09:34:06.131489+0000","last_unstale":"2023-09-30T09:37:42.548463+0000","last_undegraded":"2023-09-30T09:37:42.548463+0000","last_fullsized":"2023-09-30T09:37:42.548463+0000","mapping_epoch":224,"log_start":"228'1200","ondisk_log_start":"228'1200","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138608640,"num_objects":2115,"num_object_clones":0,"num_object_copies":6345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11281,"num_write_kb":428672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"60'1","reported_seq":277,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848284+0000","last_change":"2023-09-30T09:34:06.230632+0000","last_active":"2023-09-30T09:37:25.848284+0000","last_peered":"2023-09-30T09:37:25.848284+0000","last_clean":"2023-09-30T09:37:25.848284+0000","last_became_active":"2023-09-30T09:34:06.125113+0000","last_became_peered":"2023-09-30T09:34:06.125113+0000","last_unstale":"2023-09-30T09:37:25.848284+0000","last_undegraded":"2023-09-30T09:37:25.848284+0000","last_fullsized":"2023-09-30T09:37:25.848284+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":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,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":211,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.852118+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:37:25.852118+0000","last_peered":"2023-09-30T09:37:25.852118+0000","last_clean":"2023-09-30T09:37:25.852118+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:37:25.852118+0000","last_undegraded":"2023-09-30T09:37:25.852118+0000","last_fullsized":"2023-09-30T09:37:25.852118+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"243'11308","reported_seq":11335,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.578522+0000","last_change":"2023-09-30T09:34:06.121999+0000","last_active":"2023-09-30T09:37:42.578522+0000","last_peered":"2023-09-30T09:37:42.578522+0000","last_clean":"2023-09-30T09:37:42.578522+0000","last_became_active":"2023-09-30T09:34:06.121704+0000","last_became_peered":"2023-09-30T09:34:06.121704+0000","last_unstale":"2023-09-30T09:37:42.578522+0000","last_undegraded":"2023-09-30T09:37:42.578522+0000","last_fullsized":"2023-09-30T09:37:42.578522+0000","mapping_epoch":224,"log_start":"229'2400","ondisk_log_start":"229'2400","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8908,"log_dups_size":0,"ondisk_log_size":8908,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147980288,"num_objects":2258,"num_object_clones":0,"num_object_copies":6774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11308,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":253,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848269+0000","last_change":"2023-09-30T09:34:06.235607+0000","last_active":"2023-09-30T09:37:25.848269+0000","last_peered":"2023-09-30T09:37:25.848269+0000","last_clean":"2023-09-30T09:37:25.848269+0000","last_became_active":"2023-09-30T09:34:06.141442+0000","last_became_peered":"2023-09-30T09:34:06.141442+0000","last_unstale":"2023-09-30T09:37:25.848269+0000","last_undegraded":"2023-09-30T09:37:25.848269+0000","last_fullsized":"2023-09-30T09:37:25.848269+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844594+0000","last_change":"2023-09-30T09:34:06.125487+0000","last_active":"2023-09-30T09:37:25.844594+0000","last_peered":"2023-09-30T09:37:25.844594+0000","last_clean":"2023-09-30T09:37:25.844594+0000","last_became_active":"2023-09-30T09:34:06.124653+0000","last_became_peered":"2023-09-30T09:34:06.124653+0000","last_unstale":"2023-09-30T09:37:25.844594+0000","last_undegraded":"2023-09-30T09:37:25.844594+0000","last_fullsized":"2023-09-30T09:37:25.844594+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"243'11469","reported_seq":11499,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:46.398904+0000","last_change":"2023-09-30T09:34:06.120872+0000","last_active":"2023-09-30T09:37:46.398904+0000","last_peered":"2023-09-30T09:37:46.398904+0000","last_clean":"2023-09-30T09:37:46.398904+0000","last_became_active":"2023-09-30T09:34:06.120519+0000","last_became_peered":"2023-09-30T09:34:06.120519+0000","last_unstale":"2023-09-30T09:37:46.398904+0000","last_undegraded":"2023-09-30T09:37:46.398904+0000","last_fullsized":"2023-09-30T09:37:46.398904+0000","mapping_epoch":224,"log_start":"230'3100","ondisk_log_start":"230'3100","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8369,"log_dups_size":0,"ondisk_log_size":8369,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:10:12.440893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":138739712,"num_objects":2117,"num_object_clones":0,"num_object_copies":6351,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2117,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11469,"num_write_kb":434752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":222,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.847575+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:37:25.847575+0000","last_peered":"2023-09-30T09:37:25.847575+0000","last_clean":"2023-09-30T09:37:25.847575+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:37:25.847575+0000","last_undegraded":"2023-09-30T09:37:25.847575+0000","last_fullsized":"2023-09-30T09:37:25.847575+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":134,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.843393+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:37:25.843393+0000","last_peered":"2023-09-30T09:37:25.843393+0000","last_clean":"2023-09-30T09:37:25.843393+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:37:25.843393+0000","last_undegraded":"2023-09-30T09:37:25.843393+0000","last_fullsized":"2023-09-30T09:37:25.843393+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"243'11111","reported_seq":11142,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:43.928660+0000","last_change":"2023-09-30T09:34:06.107698+0000","last_active":"2023-09-30T09:37:43.928660+0000","last_peered":"2023-09-30T09:37:43.928660+0000","last_clean":"2023-09-30T09:37:43.928660+0000","last_became_active":"2023-09-30T09:34:06.106702+0000","last_became_peered":"2023-09-30T09:34:06.106702+0000","last_unstale":"2023-09-30T09:37:43.928660+0000","last_undegraded":"2023-09-30T09:37:43.928660+0000","last_fullsized":"2023-09-30T09:37:43.928660+0000","mapping_epoch":224,"log_start":"228'1100","ondisk_log_start":"228'1100","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+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-10-01T21:18:43.335902+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":11111,"num_write_kb":423808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":227,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.853241+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:37:25.853241+0000","last_peered":"2023-09-30T09:37:25.853241+0000","last_clean":"2023-09-30T09:37:25.853241+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:37:25.853241+0000","last_undegraded":"2023-09-30T09:37:25.853241+0000","last_fullsized":"2023-09-30T09:37:25.853241+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":239,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.861300+0000","last_change":"2023-09-30T09:34:06.121526+0000","last_active":"2023-09-30T09:37:25.861300+0000","last_peered":"2023-09-30T09:37:25.861300+0000","last_clean":"2023-09-30T09:37:25.861300+0000","last_became_active":"2023-09-30T09:34:06.121086+0000","last_became_peered":"2023-09-30T09:34:06.121086+0000","last_unstale":"2023-09-30T09:37:25.861300+0000","last_undegraded":"2023-09-30T09:37:25.861300+0000","last_fullsized":"2023-09-30T09:37:25.861300+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:00:14.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.2","version":"243'11539","reported_seq":11570,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:44.548451+0000","last_change":"2023-09-30T09:34:06.110511+0000","last_active":"2023-09-30T09:37:44.548451+0000","last_peered":"2023-09-30T09:37:44.548451+0000","last_clean":"2023-09-30T09:37:44.548451+0000","last_became_active":"2023-09-30T09:34:06.110131+0000","last_became_peered":"2023-09-30T09:34:06.110131+0000","last_unstale":"2023-09-30T09:37:44.548451+0000","last_undegraded":"2023-09-30T09:37:44.548451+0000","last_fullsized":"2023-09-30T09:37:44.548451+0000","mapping_epoch":224,"log_start":"229'2700","ondisk_log_start":"229'2700","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8839,"log_dups_size":0,"ondisk_log_size":8839,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:59:04.925152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139264000,"num_objects":2125,"num_object_clones":0,"num_object_copies":6375,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2125,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11539,"num_write_kb":437248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":277,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.858825+0000","last_change":"2023-09-30T09:34:06.145385+0000","last_active":"2023-09-30T09:37:25.858825+0000","last_peered":"2023-09-30T09:37:25.858825+0000","last_clean":"2023-09-30T09:37:25.858825+0000","last_became_active":"2023-09-30T09:34:06.116739+0000","last_became_peered":"2023-09-30T09:34:06.116739+0000","last_unstale":"2023-09-30T09:37:25.858825+0000","last_undegraded":"2023-09-30T09:37:25.858825+0000","last_fullsized":"2023-09-30T09:37:25.858825+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:58:55.904681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.846092+0000","last_change":"2023-09-30T09:34:06.139245+0000","last_active":"2023-09-30T09:37:25.846092+0000","last_peered":"2023-09-30T09:37:25.846092+0000","last_clean":"2023-09-30T09:37:25.846092+0000","last_became_active":"2023-09-30T09:34:06.138846+0000","last_became_peered":"2023-09-30T09:34:06.138846+0000","last_unstale":"2023-09-30T09:37:25.846092+0000","last_undegraded":"2023-09-30T09:37:25.846092+0000","last_fullsized":"2023-09-30T09:37:25.846092+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"243'11600","reported_seq":11631,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:43.933937+0000","last_change":"2023-09-30T09:34:06.118677+0000","last_active":"2023-09-30T09:37:43.933937+0000","last_peered":"2023-09-30T09:37:43.933937+0000","last_clean":"2023-09-30T09:37:43.933937+0000","last_became_active":"2023-09-30T09:34:06.118354+0000","last_became_peered":"2023-09-30T09:34:06.118354+0000","last_unstale":"2023-09-30T09:37:43.933937+0000","last_undegraded":"2023-09-30T09:37:43.933937+0000","last_fullsized":"2023-09-30T09:37:43.933937+0000","mapping_epoch":224,"log_start":"228'1500","ondisk_log_start":"228'1500","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:50:43.345002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142606336,"num_objects":2176,"num_object_clones":0,"num_object_copies":6528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2176,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11600,"num_write_kb":440832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":167,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.843470+0000","last_change":"2023-09-30T09:34:06.130935+0000","last_active":"2023-09-30T09:37:25.843470+0000","last_peered":"2023-09-30T09:37:25.843470+0000","last_clean":"2023-09-30T09:37:25.843470+0000","last_became_active":"2023-09-30T09:34:06.130489+0000","last_became_peered":"2023-09-30T09:34:06.130489+0000","last_unstale":"2023-09-30T09:37:25.843470+0000","last_undegraded":"2023-09-30T09:37:25.843470+0000","last_fullsized":"2023-09-30T09:37:25.843470+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848828+0000","last_change":"2023-09-30T09:34:06.126457+0000","last_active":"2023-09-30T09:37:25.848828+0000","last_peered":"2023-09-30T09:37:25.848828+0000","last_clean":"2023-09-30T09:37:25.848828+0000","last_became_active":"2023-09-30T09:34:06.126065+0000","last_became_peered":"2023-09-30T09:34:06.126065+0000","last_unstale":"2023-09-30T09:37:25.848828+0000","last_undegraded":"2023-09-30T09:37:25.848828+0000","last_fullsized":"2023-09-30T09:37:25.848828+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"243'11682","reported_seq":11709,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.601838+0000","last_change":"2023-09-30T09:34:06.130871+0000","last_active":"2023-09-30T09:37:42.601838+0000","last_peered":"2023-09-30T09:37:42.601838+0000","last_clean":"2023-09-30T09:37:42.601838+0000","last_became_active":"2023-09-30T09:34:06.130591+0000","last_became_peered":"2023-09-30T09:34:06.130591+0000","last_unstale":"2023-09-30T09:37:42.601838+0000","last_undegraded":"2023-09-30T09:37:42.601838+0000","last_fullsized":"2023-09-30T09:37:42.601838+0000","mapping_epoch":224,"log_start":"229'2800","ondisk_log_start":"229'2800","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8882,"log_dups_size":0,"ondisk_log_size":8882,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147980288,"num_objects":2258,"num_object_clones":0,"num_object_copies":6774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11682,"num_write_kb":446080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844682+0000","last_change":"2023-09-30T09:34:06.123454+0000","last_active":"2023-09-30T09:37:25.844682+0000","last_peered":"2023-09-30T09:37:25.844682+0000","last_clean":"2023-09-30T09:37:25.844682+0000","last_became_active":"2023-09-30T09:34:06.123047+0000","last_became_peered":"2023-09-30T09:34:06.123047+0000","last_unstale":"2023-09-30T09:37:25.844682+0000","last_undegraded":"2023-09-30T09:37:25.844682+0000","last_fullsized":"2023-09-30T09:37:25.844682+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844894+0000","last_change":"2023-09-30T09:34:06.144806+0000","last_active":"2023-09-30T09:37:25.844894+0000","last_peered":"2023-09-30T09:37:25.844894+0000","last_clean":"2023-09-30T09:37:25.844894+0000","last_became_active":"2023-09-30T09:34:06.144502+0000","last_became_peered":"2023-09-30T09:34:06.144502+0000","last_unstale":"2023-09-30T09:37:25.844894+0000","last_undegraded":"2023-09-30T09:37:25.844894+0000","last_fullsized":"2023-09-30T09:37:25.844894+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"243'11621","reported_seq":11647,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:45.054807+0000","last_change":"2023-09-30T09:34:06.125271+0000","last_active":"2023-09-30T09:37:45.054807+0000","last_peered":"2023-09-30T09:37:45.054807+0000","last_clean":"2023-09-30T09:37:45.054807+0000","last_became_active":"2023-09-30T09:34:06.124232+0000","last_became_peered":"2023-09-30T09:34:06.124232+0000","last_unstale":"2023-09-30T09:37:45.054807+0000","last_undegraded":"2023-09-30T09:37:45.054807+0000","last_fullsized":"2023-09-30T09:37:45.054807+0000","mapping_epoch":224,"log_start":"230'4300","ondisk_log_start":"230'4300","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":7321,"log_dups_size":0,"ondisk_log_size":7321,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135987200,"num_objects":2075,"num_object_clones":0,"num_object_copies":6225,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2075,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11621,"num_write_kb":438272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,7,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":224,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.858114+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:37:25.858114+0000","last_peered":"2023-09-30T09:37:25.858114+0000","last_clean":"2023-09-30T09:37:25.858114+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:37:25.858114+0000","last_undegraded":"2023-09-30T09:37:25.858114+0000","last_fullsized":"2023-09-30T09:37:25.858114+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":233,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.849498+0000","last_change":"2023-09-30T09:34:06.109642+0000","last_active":"2023-09-30T09:37:25.849498+0000","last_peered":"2023-09-30T09:37:25.849498+0000","last_clean":"2023-09-30T09:37:25.849498+0000","last_became_active":"2023-09-30T09:34:06.109286+0000","last_became_peered":"2023-09-30T09:34:06.109286+0000","last_unstale":"2023-09-30T09:37:25.849498+0000","last_undegraded":"2023-09-30T09:37:25.849498+0000","last_fullsized":"2023-09-30T09:37:25.849498+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:10:14.573513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"243'10913","reported_seq":10939,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.495467+0000","last_change":"2023-09-30T09:34:06.124609+0000","last_active":"2023-09-30T09:37:42.495467+0000","last_peered":"2023-09-30T09:37:42.495467+0000","last_clean":"2023-09-30T09:37:42.495467+0000","last_became_active":"2023-09-30T09:34:06.124267+0000","last_became_peered":"2023-09-30T09:34:06.124267+0000","last_unstale":"2023-09-30T09:37:42.495467+0000","last_undegraded":"2023-09-30T09:37:42.495467+0000","last_fullsized":"2023-09-30T09:37:42.495467+0000","mapping_epoch":224,"log_start":"228'2000","ondisk_log_start":"228'2000","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8913,"log_dups_size":0,"ondisk_log_size":8913,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146210816,"num_objects":2231,"num_object_clones":0,"num_object_copies":6693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2231,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10913,"num_write_kb":420608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":248,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848909+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:37:25.848909+0000","last_peered":"2023-09-30T09:37:25.848909+0000","last_clean":"2023-09-30T09:37:25.848909+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:37:25.848909+0000","last_undegraded":"2023-09-30T09:37:25.848909+0000","last_fullsized":"2023-09-30T09:37:25.848909+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.853430+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:37:25.853430+0000","last_peered":"2023-09-30T09:37:25.853430+0000","last_clean":"2023-09-30T09:37:25.853430+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:37:25.853430+0000","last_undegraded":"2023-09-30T09:37:25.853430+0000","last_fullsized":"2023-09-30T09:37:25.853430+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":218,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:33.959203+0000","last_change":"2023-09-30T09:34:06.118703+0000","last_active":"2023-09-30T09:37:33.959203+0000","last_peered":"2023-09-30T09:37:33.959203+0000","last_clean":"2023-09-30T09:37:33.959203+0000","last_became_active":"2023-09-30T09:34:06.118328+0000","last_became_peered":"2023-09-30T09:34:06.118328+0000","last_unstale":"2023-09-30T09:37:33.959203+0000","last_undegraded":"2023-09-30T09:37:33.959203+0000","last_fullsized":"2023-09-30T09:37:33.959203+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:57:19.320291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"243'11378","reported_seq":11405,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.568786+0000","last_change":"2023-09-30T09:34:06.122100+0000","last_active":"2023-09-30T09:37:42.568786+0000","last_peered":"2023-09-30T09:37:42.568786+0000","last_clean":"2023-09-30T09:37:42.568786+0000","last_became_active":"2023-09-30T09:34:06.121731+0000","last_became_peered":"2023-09-30T09:34:06.121731+0000","last_unstale":"2023-09-30T09:37:42.568786+0000","last_undegraded":"2023-09-30T09:37:42.568786+0000","last_fullsized":"2023-09-30T09:37:42.568786+0000","mapping_epoch":224,"log_start":"229'2500","ondisk_log_start":"229'2500","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8878,"log_dups_size":0,"ondisk_log_size":8878,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":11378,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":231,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.852205+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:37:25.852205+0000","last_peered":"2023-09-30T09:37:25.852205+0000","last_clean":"2023-09-30T09:37:25.852205+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:37:25.852205+0000","last_undegraded":"2023-09-30T09:37:25.852205+0000","last_fullsized":"2023-09-30T09:37:25.852205+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844534+0000","last_change":"2023-09-30T09:34:06.140276+0000","last_active":"2023-09-30T09:37:25.844534+0000","last_peered":"2023-09-30T09:37:25.844534+0000","last_clean":"2023-09-30T09:37:25.844534+0000","last_became_active":"2023-09-30T09:34:06.139902+0000","last_became_peered":"2023-09-30T09:34:06.139902+0000","last_unstale":"2023-09-30T09:37:25.844534+0000","last_undegraded":"2023-09-30T09:37:25.844534+0000","last_fullsized":"2023-09-30T09:37:25.844534+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":218,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848822+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:37:25.848822+0000","last_peered":"2023-09-30T09:37:25.848822+0000","last_clean":"2023-09-30T09:37:25.848822+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:37:25.848822+0000","last_undegraded":"2023-09-30T09:37:25.848822+0000","last_fullsized":"2023-09-30T09:37:25.848822+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"243'11383","reported_seq":11410,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.597886+0000","last_change":"2023-09-30T09:34:06.119268+0000","last_active":"2023-09-30T09:37:42.597886+0000","last_peered":"2023-09-30T09:37:42.597886+0000","last_clean":"2023-09-30T09:37:42.597886+0000","last_became_active":"2023-09-30T09:34:06.118819+0000","last_became_peered":"2023-09-30T09:34:06.118819+0000","last_unstale":"2023-09-30T09:37:42.597886+0000","last_undegraded":"2023-09-30T09:37:42.597886+0000","last_fullsized":"2023-09-30T09:37:42.597886+0000","mapping_epoch":224,"log_start":"228'1300","ondisk_log_start":"228'1300","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150274048,"num_objects":2293,"num_object_clones":0,"num_object_copies":6879,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2293,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11383,"num_write_kb":437632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:33.959179+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:37:33.959179+0000","last_peered":"2023-09-30T09:37:33.959179+0000","last_clean":"2023-09-30T09:37:33.959179+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:37:33.959179+0000","last_undegraded":"2023-09-30T09:37:33.959179+0000","last_fullsized":"2023-09-30T09:37:33.959179+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.852369+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:37:25.852369+0000","last_peered":"2023-09-30T09:37:25.852369+0000","last_clean":"2023-09-30T09:37:25.852369+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:37:25.852369+0000","last_undegraded":"2023-09-30T09:37:25.852369+0000","last_fullsized":"2023-09-30T09:37:25.852369+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.849568+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:37:25.849568+0000","last_peered":"2023-09-30T09:37:25.849568+0000","last_clean":"2023-09-30T09:37:25.849568+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:37:25.849568+0000","last_undegraded":"2023-09-30T09:37:25.849568+0000","last_fullsized":"2023-09-30T09:37:25.849568+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"243'11663","reported_seq":11690,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.620773+0000","last_change":"2023-09-30T09:34:06.110432+0000","last_active":"2023-09-30T09:37:42.620773+0000","last_peered":"2023-09-30T09:37:42.620773+0000","last_clean":"2023-09-30T09:37:42.620773+0000","last_became_active":"2023-09-30T09:34:06.110044+0000","last_became_peered":"2023-09-30T09:34:06.110044+0000","last_unstale":"2023-09-30T09:37:42.620773+0000","last_undegraded":"2023-09-30T09:37:42.620773+0000","last_fullsized":"2023-09-30T09:37:42.620773+0000","mapping_epoch":224,"log_start":"229'2800","ondisk_log_start":"229'2800","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8863,"log_dups_size":0,"ondisk_log_size":8863,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150667264,"num_objects":2299,"num_object_clones":0,"num_object_copies":6897,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2299,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11663,"num_write_kb":446784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":213,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.852152+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:37:25.852152+0000","last_peered":"2023-09-30T09:37:25.852152+0000","last_clean":"2023-09-30T09:37:25.852152+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:37:25.852152+0000","last_undegraded":"2023-09-30T09:37:25.852152+0000","last_fullsized":"2023-09-30T09:37:25.852152+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":538,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848702+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:37:25.848702+0000","last_peered":"2023-09-30T09:37:25.848702+0000","last_clean":"2023-09-30T09:37:25.848702+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:37:25.848702+0000","last_undegraded":"2023-09-30T09:37:25.848702+0000","last_fullsized":"2023-09-30T09:37:25.848702+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.858485+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:37:25.858485+0000","last_peered":"2023-09-30T09:37:25.858485+0000","last_clean":"2023-09-30T09:37:25.858485+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:37:25.858485+0000","last_undegraded":"2023-09-30T09:37:25.858485+0000","last_fullsized":"2023-09-30T09:37:25.858485+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.843453+0000","last_change":"2023-09-30T09:34:06.129220+0000","last_active":"2023-09-30T09:37:25.843453+0000","last_peered":"2023-09-30T09:37:25.843453+0000","last_clean":"2023-09-30T09:37:25.843453+0000","last_became_active":"2023-09-30T09:34:06.128845+0000","last_became_peered":"2023-09-30T09:34:06.128845+0000","last_unstale":"2023-09-30T09:37:25.843453+0000","last_undegraded":"2023-09-30T09:37:25.843453+0000","last_fullsized":"2023-09-30T09:37:25.843453+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"243'11233","reported_seq":11264,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:46.359887+0000","last_change":"2023-09-30T09:34:06.118653+0000","last_active":"2023-09-30T09:37:46.359887+0000","last_peered":"2023-09-30T09:37:46.359887+0000","last_clean":"2023-09-30T09:37:46.359887+0000","last_became_active":"2023-09-30T09:34:06.118299+0000","last_became_peered":"2023-09-30T09:34:06.118299+0000","last_unstale":"2023-09-30T09:37:46.359887+0000","last_undegraded":"2023-09-30T09:37:46.359887+0000","last_fullsized":"2023-09-30T09:37:46.359887+0000","mapping_epoch":224,"log_start":"229'2800","ondisk_log_start":"229'2800","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8433,"log_dups_size":0,"ondisk_log_size":8433,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:06:50.024538+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":11233,"num_write_kb":425408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":247,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848783+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:37:25.848783+0000","last_peered":"2023-09-30T09:37:25.848783+0000","last_clean":"2023-09-30T09:37:25.848783+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:37:25.848783+0000","last_undegraded":"2023-09-30T09:37:25.848783+0000","last_fullsized":"2023-09-30T09:37:25.848783+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":240,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.855841+0000","last_change":"2023-09-30T09:34:06.117221+0000","last_active":"2023-09-30T09:37:25.855841+0000","last_peered":"2023-09-30T09:37:25.855841+0000","last_clean":"2023-09-30T09:37:25.855841+0000","last_became_active":"2023-09-30T09:34:06.114949+0000","last_became_peered":"2023-09-30T09:34:06.114949+0000","last_unstale":"2023-09-30T09:37:25.855841+0000","last_undegraded":"2023-09-30T09:37:25.855841+0000","last_fullsized":"2023-09-30T09:37:25.855841+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:53:47.803586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:41.394161+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:37:41.394161+0000","last_peered":"2023-09-30T09:37:41.394161+0000","last_clean":"2023-09-30T09:37:41.394161+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:37:41.394161+0000","last_undegraded":"2023-09-30T09:37:41.394161+0000","last_fullsized":"2023-09-30T09:37:41.394161+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"243'11489","reported_seq":11517,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.586681+0000","last_change":"2023-09-30T09:34:06.127898+0000","last_active":"2023-09-30T09:37:42.586681+0000","last_peered":"2023-09-30T09:37:42.586681+0000","last_clean":"2023-09-30T09:37:42.586681+0000","last_became_active":"2023-09-30T09:34:06.127481+0000","last_became_peered":"2023-09-30T09:34:06.127481+0000","last_unstale":"2023-09-30T09:37:42.586681+0000","last_undegraded":"2023-09-30T09:37:42.586681+0000","last_fullsized":"2023-09-30T09:37:42.586681+0000","mapping_epoch":224,"log_start":"229'2600","ondisk_log_start":"229'2600","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8889,"log_dups_size":0,"ondisk_log_size":8889,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144965656,"num_objects":2213,"num_object_clones":0,"num_object_copies":6639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2213,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11489,"num_write_kb":438401,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":268,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.847666+0000","last_change":"2023-09-30T09:34:06.127018+0000","last_active":"2023-09-30T09:37:25.847666+0000","last_peered":"2023-09-30T09:37:25.847666+0000","last_clean":"2023-09-30T09:37:25.847666+0000","last_became_active":"2023-09-30T09:34:06.126599+0000","last_became_peered":"2023-09-30T09:34:06.126599+0000","last_unstale":"2023-09-30T09:37:25.847666+0000","last_undegraded":"2023-09-30T09:37:25.847666+0000","last_fullsized":"2023-09-30T09:37:25.847666+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":205,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.848999+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:37:25.848999+0000","last_peered":"2023-09-30T09:37:25.848999+0000","last_clean":"2023-09-30T09:37:25.848999+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:37:25.848999+0000","last_undegraded":"2023-09-30T09:37:25.848999+0000","last_fullsized":"2023-09-30T09:37:25.848999+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.864766+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:37:25.864766+0000","last_peered":"2023-09-30T09:37:25.864766+0000","last_clean":"2023-09-30T09:37:25.864766+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:37:25.864766+0000","last_undegraded":"2023-09-30T09:37:25.864766+0000","last_fullsized":"2023-09-30T09:37:25.864766+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"243'11343","reported_seq":11368,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:45.020554+0000","last_change":"2023-09-30T09:34:06.144724+0000","last_active":"2023-09-30T09:37:45.020554+0000","last_peered":"2023-09-30T09:37:45.020554+0000","last_clean":"2023-09-30T09:37:45.020554+0000","last_became_active":"2023-09-30T09:34:06.144107+0000","last_became_peered":"2023-09-30T09:34:06.144107+0000","last_unstale":"2023-09-30T09:37:45.020554+0000","last_undegraded":"2023-09-30T09:37:45.020554+0000","last_fullsized":"2023-09-30T09:37:45.020554+0000","mapping_epoch":224,"log_start":"230'4000","ondisk_log_start":"230'4000","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":7343,"log_dups_size":0,"ondisk_log_size":7343,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139132928,"num_objects":2123,"num_object_clones":0,"num_object_copies":6369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11343,"num_write_kb":430912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":245,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.863817+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:37:25.863817+0000","last_peered":"2023-09-30T09:37:25.863817+0000","last_clean":"2023-09-30T09:37:25.863817+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:37:25.863817+0000","last_undegraded":"2023-09-30T09:37:25.863817+0000","last_fullsized":"2023-09-30T09:37:25.863817+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":236,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.849178+0000","last_change":"2023-09-30T09:34:06.111820+0000","last_active":"2023-09-30T09:37:25.849178+0000","last_peered":"2023-09-30T09:37:25.849178+0000","last_clean":"2023-09-30T09:37:25.849178+0000","last_became_active":"2023-09-30T09:34:06.111463+0000","last_became_peered":"2023-09-30T09:34:06.111463+0000","last_unstale":"2023-09-30T09:37:25.849178+0000","last_undegraded":"2023-09-30T09:37:25.849178+0000","last_fullsized":"2023-09-30T09:37:25.849178+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:51.784198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":235,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.858204+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:37:25.858204+0000","last_peered":"2023-09-30T09:37:25.858204+0000","last_clean":"2023-09-30T09:37:25.858204+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:37:25.858204+0000","last_undegraded":"2023-09-30T09:37:25.858204+0000","last_fullsized":"2023-09-30T09:37:25.858204+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.f","version":"243'11179","reported_seq":11206,"reported_epoch":243,"state":"active+clean","last_fresh":"2023-09-30T09:37:42.635973+0000","last_change":"2023-09-30T09:34:06.116193+0000","last_active":"2023-09-30T09:37:42.635973+0000","last_peered":"2023-09-30T09:37:42.635973+0000","last_clean":"2023-09-30T09:37:42.635973+0000","last_became_active":"2023-09-30T09:34:06.115823+0000","last_became_peered":"2023-09-30T09:34:06.115823+0000","last_unstale":"2023-09-30T09:37:42.635973+0000","last_undegraded":"2023-09-30T09:37:42.635973+0000","last_fullsized":"2023-09-30T09:37:42.635973+0000","mapping_epoch":224,"log_start":"229'2300","ondisk_log_start":"229'2300","created":224,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:34:05.083307+0000","last_clean_scrub_stamp":"2023-09-30T09:34:05.083307+0000","objects_scrubbed":0,"log_size":8879,"log_dups_size":0,"ondisk_log_size":8879,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143196160,"num_objects":2185,"num_object_clones":0,"num_object_copies":6555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11179,"num_write_kb":427648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":134,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.849137+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:37:25.849137+0000","last_peered":"2023-09-30T09:37:25.849137+0000","last_clean":"2023-09-30T09:37:25.849137+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:37:25.849137+0000","last_undegraded":"2023-09-30T09:37:25.849137+0000","last_fullsized":"2023-09-30T09:37:25.849137+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":252,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:41.394241+0000","last_change":"2023-09-30T09:34:06.147606+0000","last_active":"2023-09-30T09:37:41.394241+0000","last_peered":"2023-09-30T09:37:41.394241+0000","last_clean":"2023-09-30T09:37:41.394241+0000","last_became_active":"2023-09-30T09:34:06.121478+0000","last_became_peered":"2023-09-30T09:34:06.121478+0000","last_unstale":"2023-09-30T09:37:41.394241+0000","last_undegraded":"2023-09-30T09:37:41.394241+0000","last_fullsized":"2023-09-30T09:37:41.394241+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:28:43.020365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844636+0000","last_change":"2023-09-30T09:34:06.131573+0000","last_active":"2023-09-30T09:37:25.844636+0000","last_peered":"2023-09-30T09:37:25.844636+0000","last_clean":"2023-09-30T09:37:25.844636+0000","last_became_active":"2023-09-30T09:34:06.131239+0000","last_became_peered":"2023-09-30T09:34:06.131239+0000","last_unstale":"2023-09-30T09:37:25.844636+0000","last_undegraded":"2023-09-30T09:37:25.844636+0000","last_fullsized":"2023-09-30T09:37:25.844636+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":229,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.861352+0000","last_change":"2023-09-30T09:34:06.121250+0000","last_active":"2023-09-30T09:37:25.861352+0000","last_peered":"2023-09-30T09:37:25.861352+0000","last_clean":"2023-09-30T09:37:25.861352+0000","last_became_active":"2023-09-30T09:34:06.120874+0000","last_became_peered":"2023-09-30T09:34:06.120874+0000","last_unstale":"2023-09-30T09:37:25.861352+0000","last_undegraded":"2023-09-30T09:37:25.861352+0000","last_fullsized":"2023-09-30T09:37:25.861352+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:07:42.766237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.864962+0000","last_change":"2023-09-30T09:33:37.795101+0000","last_active":"2023-09-30T09:37:25.864962+0000","last_peered":"2023-09-30T09:37:25.864962+0000","last_clean":"2023-09-30T09:37:25.864962+0000","last_became_active":"2023-09-30T09:33:37.794577+0000","last_became_peered":"2023-09-30T09:33:37.794577+0000","last_unstale":"2023-09-30T09:37:25.864962+0000","last_undegraded":"2023-09-30T09:37:25.864962+0000","last_fullsized":"2023-09-30T09:37:25.864962+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:57:23.469102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":252,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.853248+0000","last_change":"2023-09-30T09:34:06.128888+0000","last_active":"2023-09-30T09:37:25.853248+0000","last_peered":"2023-09-30T09:37:25.853248+0000","last_clean":"2023-09-30T09:37:25.853248+0000","last_became_active":"2023-09-30T09:34:06.119483+0000","last_became_peered":"2023-09-30T09:34:06.119483+0000","last_unstale":"2023-09-30T09:37:25.853248+0000","last_undegraded":"2023-09-30T09:37:25.853248+0000","last_fullsized":"2023-09-30T09:37:25.853248+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1b","version":"0'0","reported_seq":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844771+0000","last_change":"2023-09-30T09:34:06.126425+0000","last_active":"2023-09-30T09:37:25.844771+0000","last_peered":"2023-09-30T09:37:25.844771+0000","last_clean":"2023-09-30T09:37:25.844771+0000","last_became_active":"2023-09-30T09:34:06.126154+0000","last_became_peered":"2023-09-30T09:34:06.126154+0000","last_unstale":"2023-09-30T09:37:25.844771+0000","last_undegraded":"2023-09-30T09:37:25.844771+0000","last_fullsized":"2023-09-30T09:37:25.844771+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":263,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.853472+0000","last_change":"2023-09-30T09:34:06.222736+0000","last_active":"2023-09-30T09:37:25.853472+0000","last_peered":"2023-09-30T09:37:25.853472+0000","last_clean":"2023-09-30T09:37:25.853472+0000","last_became_active":"2023-09-30T09:34:06.128481+0000","last_became_peered":"2023-09-30T09:34:06.128481+0000","last_unstale":"2023-09-30T09:37:25.853472+0000","last_undegraded":"2023-09-30T09:37:25.853472+0000","last_fullsized":"2023-09-30T09:37:25.853472+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.844209+0000","last_change":"2023-09-30T09:34:06.125456+0000","last_active":"2023-09-30T09:37:25.844209+0000","last_peered":"2023-09-30T09:37:25.844209+0000","last_clean":"2023-09-30T09:37:25.844209+0000","last_became_active":"2023-09-30T09:34:06.125086+0000","last_became_peered":"2023-09-30T09:34:06.125086+0000","last_unstale":"2023-09-30T09:37:25.844209+0000","last_undegraded":"2023-09-30T09:37:25.844209+0000","last_fullsized":"2023-09-30T09:37:25.844209+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":245,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.858133+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:37:25.858133+0000","last_peered":"2023-09-30T09:37:25.858133+0000","last_clean":"2023-09-30T09:37:25.858133+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:37:25.858133+0000","last_undegraded":"2023-09-30T09:37:25.858133+0000","last_fullsized":"2023-09-30T09:37:25.858133+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.852124+0000","last_change":"2023-09-30T09:33:37.810176+0000","last_active":"2023-09-30T09:37:25.852124+0000","last_peered":"2023-09-30T09:37:25.852124+0000","last_clean":"2023-09-30T09:37:25.852124+0000","last_became_active":"2023-09-30T09:33:37.809323+0000","last_became_peered":"2023-09-30T09:33:37.809323+0000","last_unstale":"2023-09-30T09:37:25.852124+0000","last_undegraded":"2023-09-30T09:37:25.852124+0000","last_fullsized":"2023-09-30T09:37:25.852124+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'4","reported_seq":98,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.855558+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:37:25.855558+0000","last_peered":"2023-09-30T09:37:25.855558+0000","last_clean":"2023-09-30T09:37:25.855558+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:37:25.855558+0000","last_undegraded":"2023-09-30T09:37:25.855558+0000","last_fullsized":"2023-09-30T09:37:25.855558+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":242,"state":"active+clean","last_fresh":"2023-09-30T09:37:25.846620+0000","last_change":"2023-09-30T09:34:06.131648+0000","last_active":"2023-09-30T09:37:25.846620+0000","last_peered":"2023-09-30T09:37:25.846620+0000","last_clean":"2023-09-30T09:37:25.846620+0000","last_became_active":"2023-09-30T09:34:06.131193+0000","last_became_peered":"2023-09-30T09:34:06.131193+0000","last_unstale":"2023-09-30T09:37:25.846620+0000","last_undegraded":"2023-09-30T09:37:25.846620+0000","last_fullsized":"2023-09-30T09:37:25.846620+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":2286878744,"num_objects":34896,"num_object_clones":0,"num_object_copies":104688,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34896,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":182192,"num_write_kb":6946753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6756184064,"data_stored":6756171848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":142792,"ondisk_log_size":142792,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":50,"num_bytes_recovered":5730,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430718,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1477404,"kb_used_data":576276,"kb_used_omap":0,"kb_used_meta":901056,"kb_avail":92267748,"statfs":{"total":95995035648,"available":94482173952,"internally_reserved":0,"allocated":590106624,"data_stored":589540370,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922681344},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,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 30 09:37:19 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.294,"15min":1.5680000000000001},"min":{"1min":0.311,"5min":0.247,"15min":0.247},"max":{"1min":12.997,"5min":12.997,"15min":73.153000000000006},"last":0.29099999999999998},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.8069999999999999,"15min":1.8979999999999999},"min":{"1min":0.35599999999999998,"5min":0.26300000000000001,"15min":0.25700000000000001},"max":{"1min":11.808999999999999,"5min":11.808999999999999,"15min":73.323999999999998},"last":3.944}]},{"osd":1,"last update":"Sat Sep 30 09:36:58 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.4570000000000001,"15min":2.1419999999999999},"min":{"1min":0.34300000000000003,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.1360000000000001,"5min":8.8200000000000003,"15min":73.933000000000007},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.6950000000000001,"15min":2.3860000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.30299999999999999},"max":{"1min":4.1760000000000002,"5min":13.262,"15min":73.694000000000003},"last":0.39700000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:37:19 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.472,"15min":1.673},"min":{"1min":0.33700000000000002,"5min":0.32900000000000001,"15min":0.29099999999999998},"max":{"1min":13.037000000000001,"5min":13.037000000000001,"15min":111.94},"last":0.45400000000000001},{"interface":"front","average":{"1min":1.476,"5min":1.861,"15min":1.9119999999999999},"min":{"1min":0.374,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":7.0090000000000003,"5min":10.090999999999999,"15min":111.68899999999999},"last":0.47299999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:36:47 2023","interfaces":[{"interface":"back","average":{"1min":2.254,"5min":1.8149999999999999,"15min":2.7010000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.32900000000000001},"max":{"1min":13.914,"5min":13.914,"15min":133.68299999999999},"last":3.8319999999999999},{"interface":"front","average":{"1min":1.919,"5min":1.9950000000000001,"15min":2.8300000000000001},"min":{"1min":0.42699999999999999,"5min":0.36699999999999999,"15min":0.35499999999999998},"max":{"1min":7.569,"5min":8.6760000000000002,"15min":133.655},"last":0.44600000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:37:33 2023","interfaces":[{"interface":"back","average":{"1min":1.609,"5min":1.8,"15min":1.633},"min":{"1min":0.40200000000000002,"5min":0.32900000000000001,"15min":0.30299999999999999},"max":{"1min":9.7189999999999994,"5min":9.7189999999999994,"15min":9.7189999999999994},"last":0.40699999999999997},{"interface":"front","average":{"1min":3.25,"5min":1.694,"15min":1.2869999999999999},"min":{"1min":0.45600000000000002,"5min":0.32900000000000001,"15min":0.29099999999999998},"max":{"1min":17.931999999999999,"5min":17.931999999999999,"15min":17.931999999999999},"last":0.48399999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":2.0459999999999998,"15min":1.5109999999999999},"min":{"1min":0.36699999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":7.1269999999999998,"5min":12.976000000000001,"15min":12.976000000000001},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.8320000000000001,"5min":1.802,"15min":1.631},"min":{"1min":0.37,"5min":0.37,"15min":0.32800000000000001},"max":{"1min":4.9429999999999996,"5min":13.227,"15min":13.227},"last":0.35199999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.651,"5min":1.8320000000000001,"15min":1.4610000000000001},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":5.9809999999999999,"5min":13.141,"15min":13.141},"last":4.1890000000000001},{"interface":"front","average":{"1min":3.04,"5min":2.2429999999999999,"15min":1.5009999999999999},"min":{"1min":0.437,"5min":0.42599999999999999,"15min":0.29599999999999999},"max":{"1min":16.617000000000001,"5min":16.617000000000001,"15min":16.617000000000001},"last":2.2250000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626951,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1604876,"kb_used_data":1015108,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":92140276,"statfs":{"total":95995035648,"available":94351642624,"internally_reserved":0,"allocated":1039470592,"data_stored":1038919970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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,1,3,2],"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 30 09:37:19 2023","interfaces":[{"interface":"back","average":{"1min":3.3460000000000001,"5min":2.4980000000000002,"15min":2.5019999999999998},"min":{"1min":0.379,"5min":0.248,"15min":0.248},"max":{"1min":28.629000000000001,"5min":28.629000000000001,"15min":67.459000000000003},"last":0.53500000000000003},{"interface":"front","average":{"1min":3.117,"5min":1.772,"15min":1.998},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.23200000000000001},"max":{"1min":22.673999999999999,"5min":22.673999999999999,"15min":67.156000000000006},"last":1.3779999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":3.306,"5min":1.9399999999999999,"15min":2.3839999999999999},"min":{"1min":0.32800000000000001,"5min":0.307,"15min":0.26600000000000001},"max":{"1min":23.248000000000001,"5min":23.248000000000001,"15min":77.311999999999998},"last":0.44},{"interface":"front","average":{"1min":3.3780000000000001,"5min":1.7789999999999999,"15min":2.4550000000000001},"min":{"1min":0.29399999999999998,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":23.353999999999999,"5min":23.353999999999999,"15min":77.703000000000003},"last":1.4059999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:37:18 2023","interfaces":[{"interface":"back","average":{"1min":2.73,"5min":1.9470000000000001,"15min":2.2269999999999999},"min":{"1min":0.36099999999999999,"5min":0.34599999999999997,"15min":0.28299999999999997},"max":{"1min":22.966000000000001,"5min":22.966000000000001,"15min":181.59299999999999},"last":1.514},{"interface":"front","average":{"1min":3.379,"5min":1.925,"15min":2.1320000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.314},"max":{"1min":22.274999999999999,"5min":22.274999999999999,"15min":181.63499999999999},"last":1.4379999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":2.3809999999999998,"5min":2.4350000000000001,"15min":2.319},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.28100000000000003},"max":{"1min":6.9850000000000003,"5min":40.488,"15min":50.908999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":2.3359999999999999,"5min":2.6629999999999998,"15min":2.6099999999999999},"min":{"1min":0.495,"5min":0.35599999999999998,"15min":0.33900000000000002},"max":{"1min":8.077,"5min":41.268000000000001,"15min":50.819000000000003},"last":6.8090000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:37:36 2023","interfaces":[{"interface":"back","average":{"1min":2.544,"5min":1.736,"15min":1.361},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":9.7479999999999993,"5min":14.243,"15min":14.243},"last":0.48899999999999999},{"interface":"front","average":{"1min":1.6870000000000001,"5min":1.748,"15min":1.4450000000000001},"min":{"1min":0.32600000000000001,"5min":0.317,"15min":0.317},"max":{"1min":7.1479999999999997,"5min":17.512,"15min":17.512},"last":0.47699999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:37:18 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.4690000000000001,"15min":1.2230000000000001},"min":{"1min":0.33700000000000002,"5min":0.32000000000000001,"15min":0.29799999999999999},"max":{"1min":7.7439999999999998,"5min":9.3460000000000001,"15min":9.3460000000000001},"last":1.337},{"interface":"front","average":{"1min":2.141,"5min":1.54,"15min":1.292},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.31900000000000001},"max":{"1min":7.0110000000000001,"5min":14.167999999999999,"15min":14.167999999999999},"last":0.52100000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":2.472,"5min":1.746,"15min":1.3839999999999999},"min":{"1min":0.46100000000000002,"5min":0.39800000000000002,"15min":0.33400000000000002},"max":{"1min":7.8630000000000004,"5min":14.215,"15min":14.215},"last":0.54300000000000004},{"interface":"front","average":{"1min":2.633,"5min":1.776,"15min":1.385},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.32100000000000001},"max":{"1min":18.773,"5min":18.773,"15min":18.773},"last":0.50800000000000001}]}]},{"osd":1,"up_from":83,"seq":356482285903,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1029220,"kb_used_data":423452,"kb_used_omap":3,"kb_used_meta":605756,"kb_avail":92715932,"statfs":{"total":95995035648,"available":94941114368,"internally_reserved":0,"allocated":433614848,"data_stored":432754280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":620294564},"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 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.895,"5min":2.0030000000000001,"15min":2.1909999999999998},"min":{"1min":0.217,"5min":0.217,"15min":0.17299999999999999},"max":{"1min":12.635,"5min":35.616999999999997,"15min":75.956999999999994},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.831,"15min":2.1080000000000001},"min":{"1min":0.218,"5min":0.218,"15min":0.20399999999999999},"max":{"1min":4.7190000000000003,"5min":32.270000000000003,"15min":75.379999999999995},"last":0.254}]},{"osd":2,"last update":"Sat Sep 30 09:37:14 2023","interfaces":[{"interface":"back","average":{"1min":1.98,"5min":1.804,"15min":1.899},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.20699999999999999},"max":{"1min":7.8810000000000002,"5min":33.042999999999999,"15min":33.042999999999999},"last":0.21299999999999999},{"interface":"front","average":{"1min":2.0779999999999998,"5min":1.986,"15min":2.0950000000000002},"min":{"1min":0.30299999999999999,"5min":0.29199999999999998,"15min":0.27800000000000002},"max":{"1min":11.798,"5min":32.927999999999997,"15min":32.927999999999997},"last":8.8460000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.663,"15min":2.02},"min":{"1min":0.253,"5min":0.253,"15min":0.19700000000000001},"max":{"1min":6.75,"5min":14.132999999999999,"15min":27.786000000000001},"last":4.5279999999999996},{"interface":"front","average":{"1min":1.381,"5min":1.8300000000000001,"15min":2.3250000000000002},"min":{"1min":0.34200000000000003,"5min":0.28999999999999998,"15min":0.26300000000000001},"max":{"1min":7.7439999999999998,"5min":9.1050000000000004,"15min":27.850999999999999},"last":0.53100000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":2.242,"5min":1.74,"15min":1.633},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.376},"max":{"1min":13.972,"5min":13.972,"15min":13.972},"last":2.7160000000000002},{"interface":"front","average":{"1min":1.486,"5min":1.4810000000000001,"15min":1.675},"min":{"1min":0.34899999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.7770000000000001,"5min":14.683999999999999,"15min":14.683999999999999},"last":0.59999999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":1.488,"15min":1.7589999999999999},"min":{"1min":0.40300000000000002,"5min":0.33100000000000002,"15min":0.32700000000000001},"max":{"1min":1.875,"5min":14.648999999999999,"15min":46.493000000000002},"last":4.5469999999999997},{"interface":"front","average":{"1min":1.5209999999999999,"5min":1.6910000000000001,"15min":1.8799999999999999},"min":{"1min":0.433,"5min":0.433,"15min":0.34399999999999997},"max":{"1min":7.8159999999999998,"5min":7.8159999999999998,"15min":47.222999999999999},"last":7.2750000000000004}]},{"osd":6,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3069999999999999,"5min":1.681,"15min":1.7529999999999999},"min":{"1min":0.39100000000000001,"5min":0.38900000000000001,"15min":0.32600000000000001},"max":{"1min":7.0910000000000002,"5min":7.7880000000000003,"15min":12.558},"last":2.3410000000000002},{"interface":"front","average":{"1min":1.4770000000000001,"5min":1.587,"15min":1.6060000000000001},"min":{"1min":0.41299999999999998,"5min":0.38400000000000001,"15min":0.34399999999999997},"max":{"1min":6.8310000000000004,"5min":14.718999999999999,"15min":14.718999999999999},"last":4.4989999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.6319999999999999,"15min":1.782},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.372},"max":{"1min":7.8470000000000004,"5min":9.1989999999999998,"15min":9.7140000000000004},"last":0.495},{"interface":"front","average":{"1min":1.4099999999999999,"5min":1.6100000000000001,"15min":1.7989999999999999},"min":{"1min":0.51800000000000002,"5min":0.45300000000000001,"15min":0.38200000000000001},"max":{"1min":6.4039999999999999,"5min":7.7329999999999997,"15min":12.507},"last":3.0009999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449429,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1966368,"kb_used_data":1331544,"kb_used_omap":3,"kb_used_meta":634812,"kb_avail":91778784,"statfs":{"total":95995035648,"available":93981474816,"internally_reserved":0,"allocated":1363501056,"data_stored":1362931497,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":650047714},"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 30 09:36:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.3999999999999999,"15min":2.0019999999999998},"min":{"1min":0.26300000000000001,"5min":0.22600000000000001,"15min":0.20100000000000001},"max":{"1min":3.8519999999999999,"5min":22.876999999999999,"15min":86.579999999999998},"last":2.3809999999999998},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.4330000000000001,"15min":2.302},"min":{"1min":0.28899999999999998,"5min":0.26000000000000001,"15min":0.19700000000000001},"max":{"1min":3.6659999999999999,"5min":19.684000000000001,"15min":86.510999999999996},"last":0.65500000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":5.0739999999999998,"5min":2.5830000000000002,"15min":2.097},"min":{"1min":0.26300000000000001,"5min":0.247,"15min":0.20100000000000001},"max":{"1min":45.424999999999997,"5min":45.424999999999997,"15min":46.396999999999998},"last":8.2959999999999994},{"interface":"front","average":{"1min":5.4930000000000003,"5min":2.637,"15min":2.3199999999999998},"min":{"1min":0.39000000000000001,"5min":0.28999999999999998,"15min":0.224},"max":{"1min":47.451999999999998,"5min":47.451999999999998,"15min":47.451999999999998},"last":0.73799999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:36:53 2023","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.984,"15min":2.3100000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":5.8789999999999996,"5min":20.422999999999998,"15min":88.981999999999999},"last":0.35899999999999999},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.7729999999999999,"15min":2.7050000000000001},"min":{"1min":0.32000000000000001,"5min":0.27400000000000002,"15min":0.27300000000000002},"max":{"1min":8.4009999999999998,"5min":22.259,"15min":92.646000000000001},"last":0.69799999999999995}]},{"osd":4,"last update":"Sat Sep 30 09:37:40 2023","interfaces":[{"interface":"back","average":{"1min":2.496,"5min":1.698,"15min":1.5669999999999999},"min":{"1min":0.40200000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":12.52,"5min":12.52,"15min":12.52},"last":2.4350000000000001},{"interface":"front","average":{"1min":2.3730000000000002,"5min":1.782,"15min":1.2709999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.36299999999999999},"max":{"1min":8.4649999999999999,"5min":8.4649999999999999,"15min":8.4649999999999999},"last":8.3840000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":2.9100000000000001,"5min":1.768,"15min":1.8320000000000001},"min":{"1min":0.379,"5min":0.35299999999999998,"15min":0.34699999999999998},"max":{"1min":12.48,"5min":12.48,"15min":12.48},"last":2.4660000000000002},{"interface":"front","average":{"1min":1.776,"5min":1.966,"15min":1.8149999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":6.641,"5min":8.4429999999999996,"15min":12.254},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":3.4580000000000002,"5min":2.3610000000000002,"15min":1.857},"min":{"1min":0.441,"5min":0.41899999999999998,"15min":0.38600000000000001},"max":{"1min":8.9600000000000009,"5min":8.9600000000000009,"15min":10.603},"last":0.79200000000000004},{"interface":"front","average":{"1min":3.367,"5min":2.0019999999999998,"15min":1.6919999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.317},"max":{"1min":9.6199999999999992,"5min":9.6199999999999992,"15min":9.6199999999999992},"last":8.3480000000000008}]},{"osd":7,"last update":"Sat Sep 30 09:37:25 2023","interfaces":[{"interface":"back","average":{"1min":2.355,"5min":2.1419999999999999,"15min":1.8140000000000001},"min":{"1min":0.68200000000000005,"5min":0.48599999999999999,"15min":0.36199999999999999},"max":{"1min":6.7320000000000002,"5min":8.5020000000000007,"15min":9.4369999999999994},"last":0.75600000000000001},{"interface":"front","average":{"1min":2.5259999999999998,"5min":1.7689999999999999,"15min":1.7370000000000001},"min":{"1min":0.52000000000000002,"5min":0.44800000000000001,"15min":0.34300000000000003},"max":{"1min":8.5060000000000002,"5min":8.5060000000000002,"15min":12.656000000000001},"last":8.4830000000000005}]}]},{"osd":2,"up_from":88,"seq":377957122377,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1461556,"kb_used_data":842860,"kb_used_omap":3,"kb_used_meta":618684,"kb_avail":92283596,"statfs":{"total":95995035648,"available":94498402304,"internally_reserved":0,"allocated":863088640,"data_stored":862209221,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":633533195},"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,3,4,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 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.4259999999999999,"5min":1.9319999999999999,"15min":1.956},"min":{"1min":0.30599999999999999,"5min":0.22700000000000001,"15min":0.19800000000000001},"max":{"1min":4.0279999999999996,"5min":11.907,"15min":61.802},"last":3.1320000000000001},{"interface":"front","average":{"1min":2.8860000000000001,"5min":2.0510000000000002,"15min":2.089},"min":{"1min":0.27400000000000002,"5min":0.22900000000000001,"15min":0.215},"max":{"1min":10.082000000000001,"5min":12.055,"15min":61.606999999999999},"last":0.93500000000000005}]},{"osd":1,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.9059999999999999,"5min":1.319,"15min":2.0139999999999998},"min":{"1min":0.39700000000000002,"5min":0.221,"15min":0.221},"max":{"1min":6.125,"5min":7.3399999999999999,"15min":65.819999999999993},"last":15.898999999999999},{"interface":"front","average":{"1min":1.8500000000000001,"5min":1.4870000000000001,"15min":2.302},"min":{"1min":0.34599999999999997,"5min":0.24299999999999999,"15min":0.23400000000000001},"max":{"1min":6.1369999999999996,"5min":10.244,"15min":64.506},"last":1.0569999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:36:52 2023","interfaces":[{"interface":"back","average":{"1min":2.3610000000000002,"5min":1.716,"15min":2.4249999999999998},"min":{"1min":0.64300000000000002,"5min":0.28499999999999998,"15min":0.25600000000000001},"max":{"1min":6.2610000000000001,"5min":11.651,"15min":36.030000000000001},"last":1.0980000000000001},{"interface":"front","average":{"1min":2.3290000000000002,"5min":1.704,"15min":2.1909999999999998},"min":{"1min":0.35499999999999998,"5min":0.34699999999999998,"15min":0.25800000000000001},"max":{"1min":6.2869999999999999,"5min":11.608000000000001,"15min":36.241999999999997},"last":3.9249999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.911,"5min":1.6879999999999999,"15min":1.359},"min":{"1min":0.41899999999999998,"5min":0.35199999999999998,"15min":0.32700000000000001},"max":{"1min":10.781000000000001,"5min":10.781000000000001,"15min":15.038},"last":15.98},{"interface":"front","average":{"1min":2.569,"5min":1.7130000000000001,"15min":1.474},"min":{"1min":0.50700000000000001,"5min":0.35699999999999998,"15min":0.35599999999999998},"max":{"1min":7.3010000000000002,"5min":15.718,"15min":15.718},"last":0.34000000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.081,"5min":1.671,"15min":1.6220000000000001},"min":{"1min":0.55400000000000005,"5min":0.35099999999999998,"15min":0.316},"max":{"1min":5.9900000000000002,"5min":10.180999999999999,"15min":10.180999999999999},"last":2.1709999999999998},{"interface":"front","average":{"1min":2.367,"5min":1.7629999999999999,"15min":1.667},"min":{"1min":0.52100000000000002,"5min":0.314,"15min":0.314},"max":{"1min":6.8959999999999999,"5min":17.913,"15min":17.913},"last":0.88200000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":1.661,"15min":1.6379999999999999},"min":{"1min":0.59799999999999998,"5min":0.40500000000000003,"15min":0.35399999999999998},"max":{"1min":8.234,"5min":9.5199999999999996,"15min":9.7699999999999996},"last":0.91100000000000003},{"interface":"front","average":{"1min":2.657,"5min":1.7490000000000001,"15min":1.6739999999999999},"min":{"1min":0.5,"5min":0.40699999999999997,"15min":0.31},"max":{"1min":7.1210000000000004,"5min":13.532999999999999,"15min":15.505000000000001},"last":15.954000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.593,"5min":1.6859999999999999,"15min":1.7090000000000001},"min":{"1min":0.68000000000000005,"5min":0.39000000000000001,"15min":0.376},"max":{"1min":7.4859999999999998,"5min":10.321,"15min":12.769},"last":1.1220000000000001},{"interface":"front","average":{"1min":2.2890000000000001,"5min":1.726,"15min":1.8740000000000001},"min":{"1min":0.49199999999999999,"5min":0.44700000000000001,"15min":0.42199999999999999},"max":{"1min":6.9550000000000001,"5min":10.183999999999999,"15min":11.962},"last":0.96099999999999997}]}]},{"osd":3,"up_from":93,"seq":399431958852,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1355464,"kb_used_data":670272,"kb_used_omap":2,"kb_used_meta":685117,"kb_avail":92389688,"statfs":{"total":95995035648,"available":94607040512,"internally_reserved":0,"allocated":686358528,"data_stored":685520092,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":701560427},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,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 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":2.3759999999999999,"5min":3.6659999999999999,"15min":3.9649999999999999},"min":{"1min":0.28699999999999998,"5min":0.27400000000000002,"15min":0.188},"max":{"1min":9.7080000000000002,"5min":61.781999999999996,"15min":199.715},"last":0.59099999999999997},{"interface":"front","average":{"1min":2.3980000000000001,"5min":3.2250000000000001,"15min":3.9990000000000001},"min":{"1min":0.27400000000000002,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":10.856,"5min":61.734000000000002,"15min":199.613},"last":0.32700000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":2.016,"15min":3.4950000000000001},"min":{"1min":0.24399999999999999,"5min":0.24199999999999999,"15min":0.19700000000000001},"max":{"1min":5.484,"5min":61.679000000000002,"15min":278.57600000000002},"last":0.79800000000000004},{"interface":"front","average":{"1min":2.4119999999999999,"5min":2.3450000000000002,"15min":3.5379999999999998},"min":{"1min":0.33200000000000002,"5min":0.318,"15min":0.219},"max":{"1min":9.5280000000000005,"5min":61.963000000000001,"15min":279.47500000000002},"last":1.1919999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:36:55 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":1.911,"15min":1.821},"min":{"1min":0.376,"5min":0.28499999999999998,"15min":0.23300000000000001},"max":{"1min":7.7549999999999999,"5min":44.814,"15min":44.814},"last":0.308},{"interface":"front","average":{"1min":2.6850000000000001,"5min":2.6899999999999999,"15min":2.234},"min":{"1min":0.42299999999999999,"5min":0.33700000000000002,"15min":0.32300000000000001},"max":{"1min":9.8689999999999998,"5min":62.079000000000001,"15min":62.079000000000001},"last":1.1399999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:36:43 2023","interfaces":[{"interface":"back","average":{"1min":2.3780000000000001,"5min":1.637,"15min":1.7450000000000001},"min":{"1min":0.33100000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":5.883,"5min":17.277000000000001,"15min":17.277000000000001},"last":1.044},{"interface":"front","average":{"1min":3.726,"5min":2.6059999999999999,"15min":2.0299999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.377},"max":{"1min":9.6519999999999992,"5min":62.219000000000001,"15min":62.219000000000001},"last":0.64900000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:36:55 2023","interfaces":[{"interface":"back","average":{"1min":2.2290000000000001,"5min":2.3149999999999999,"15min":2.0569999999999999},"min":{"1min":0.38200000000000001,"5min":0.376,"15min":0.309},"max":{"1min":6.319,"5min":62.113,"15min":62.113},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.8300000000000001,"5min":2.5659999999999998,"15min":2.004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.314},"max":{"1min":6.476,"5min":62.139000000000003,"15min":62.139000000000003},"last":0.47699999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:36:55 2023","interfaces":[{"interface":"back","average":{"1min":2.5819999999999999,"5min":1.752,"15min":1.8600000000000001},"min":{"1min":0.48299999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":11.372,"5min":11.372,"15min":17.581},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.98,"5min":2.2789999999999999,"15min":1.9470000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.34200000000000003},"max":{"1min":5.6660000000000004,"5min":62.042000000000002,"15min":62.042000000000002},"last":2.6320000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:36:54 2023","interfaces":[{"interface":"back","average":{"1min":2.0270000000000001,"5min":2.4849999999999999,"15min":2.0499999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.372},"max":{"1min":7.7080000000000002,"5min":62.186999999999998,"15min":62.186999999999998},"last":0.56799999999999995},{"interface":"front","average":{"1min":2.827,"5min":2.6760000000000002,"15min":2.1269999999999998},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.35599999999999998},"max":{"1min":9.6920000000000002,"5min":62.295000000000002,"15min":62.295000000000002},"last":3.9620000000000002}]}]},{"osd":4,"up_from":184,"seq":790273982592,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1419928,"kb_used_data":1101776,"kb_used_omap":9,"kb_used_meta":317942,"kb_avail":92325224,"statfs":{"total":95995035648,"available":94541029376,"internally_reserved":0,"allocated":1128218624,"data_stored":1127655876,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":325572820},"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 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4279999999999999,"5min":1.6459999999999999,"15min":3.6459999999999999},"min":{"1min":0.28100000000000003,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":7.0289999999999999,"5min":28.995000000000001,"15min":89.521000000000001},"last":0.29199999999999998},{"interface":"front","average":{"1min":1.4710000000000001,"5min":2.0230000000000001,"15min":3.7109999999999999},"min":{"1min":0.32100000000000001,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.7839999999999998,"5min":28.954000000000001,"15min":91.096999999999994},"last":6.4240000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.282,"15min":4.431},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.27600000000000002},"max":{"1min":5.7140000000000004,"5min":7.4720000000000004,"15min":132.24000000000001},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.581,"5min":1.48,"15min":4.508},"min":{"1min":0.317,"5min":0.313,"15min":0.29799999999999999},"max":{"1min":11.253,"5min":11.253,"15min":132.49799999999999},"last":0.47599999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.5600000000000001,"15min":1.6259999999999999},"min":{"1min":0.32000000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":5.3040000000000003,"5min":8.7959999999999994,"15min":8.7959999999999994},"last":6.391},{"interface":"front","average":{"1min":1.8420000000000001,"5min":1.522,"15min":1.429},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.33000000000000002},"max":{"1min":8.1679999999999993,"5min":8.1679999999999993,"15min":8.1679999999999993},"last":0.33700000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.548,"5min":1.4690000000000001,"15min":2.0569999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.0090000000000003,"5min":8.9239999999999995,"15min":132.25999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.4339999999999999,"5min":1.5149999999999999,"15min":1.9430000000000001},"min":{"1min":0.378,"5min":0.33400000000000002,"15min":0.29899999999999999},"max":{"1min":4.4050000000000002,"5min":6.7990000000000004,"15min":135.23599999999999},"last":0.56599999999999995}]},{"osd":5,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.7729999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"min":{"1min":0.374,"5min":0.32400000000000001,"15min":0.30399999999999999},"max":{"1min":6.5199999999999996,"5min":6.6909999999999998,"15min":11.356},"last":0.504},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.258,"15min":1.3120000000000001},"min":{"1min":0.35399999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":3.9340000000000002,"5min":5.8639999999999999,"15min":5.8639999999999999},"last":0.49099999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":2.1099999999999999,"5min":1.71,"15min":1.597},"min":{"1min":0.44600000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":9.1460000000000008,"5min":9.1460000000000008,"15min":9.1460000000000008},"last":0.53500000000000003},{"interface":"front","average":{"1min":1.8600000000000001,"5min":1.5980000000000001,"15min":1.3320000000000001},"min":{"1min":0.38100000000000001,"5min":0.316,"15min":0.316},"max":{"1min":6.8769999999999998,"5min":11.263999999999999,"15min":11.263999999999999},"last":0.40400000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4990000000000001,"5min":1.3720000000000001,"15min":1.3280000000000001},"min":{"1min":0.38,"5min":0.371,"15min":0.371},"max":{"1min":5.8239999999999998,"5min":5.8239999999999998,"15min":5.8239999999999998},"last":0.46400000000000002},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.5589999999999999,"15min":1.3400000000000001},"min":{"1min":0.35299999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":4.8719999999999999,"5min":9.9819999999999993,"15min":9.9819999999999993},"last":0.55000000000000004}]}]},{"osd":5,"up_from":36,"seq":154618823183,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1312256,"kb_used_data":722488,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":92432896,"statfs":{"total":95995035648,"available":94651285504,"internally_reserved":0,"allocated":739827712,"data_stored":739284957,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"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],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":2.5009999999999999,"5min":3.2389999999999999,"15min":3.1230000000000002},"min":{"1min":0.33300000000000002,"5min":0.28299999999999997,"15min":0.253},"max":{"1min":9.0079999999999991,"5min":61.372999999999998,"15min":155.90600000000001},"last":21.640999999999998},{"interface":"front","average":{"1min":2.6400000000000001,"5min":3.581,"15min":3.3580000000000001},"min":{"1min":0.34599999999999997,"5min":0.28499999999999998,"15min":0.27100000000000002},"max":{"1min":12.147,"5min":61.460000000000001,"15min":155.834},"last":21.661999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":1.861,"5min":2.2290000000000001,"15min":2.5139999999999998},"min":{"1min":0.313,"5min":0.29799999999999999,"15min":0.28999999999999998},"max":{"1min":8.6029999999999998,"5min":61.609999999999999,"15min":100.477},"last":0.71899999999999997},{"interface":"front","average":{"1min":1.8100000000000001,"5min":2.2170000000000001,"15min":2.359},"min":{"1min":0.33300000000000002,"5min":0.32600000000000001,"15min":0.27000000000000002},"max":{"1min":6.4000000000000004,"5min":61.597000000000001,"15min":100.678},"last":0.622}]},{"osd":2,"last update":"Sat Sep 30 09:37:27 2023","interfaces":[{"interface":"back","average":{"1min":2.6099999999999999,"5min":1.722,"15min":1.8109999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.29699999999999999},"max":{"1min":12.09,"5min":12.09,"15min":15.106999999999999},"last":0.77400000000000002},{"interface":"front","average":{"1min":3.3220000000000001,"5min":1.847,"15min":1.6439999999999999},"min":{"1min":0.36399999999999999,"5min":0.33800000000000002,"15min":0.29799999999999999},"max":{"1min":7.4669999999999996,"5min":7.4669999999999996,"15min":9.3119999999999994},"last":0.49399999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":1.7969999999999999,"5min":2.984,"15min":4.0300000000000002},"min":{"1min":0.39000000000000001,"5min":0.33300000000000002,"15min":0.29699999999999999},"max":{"1min":5.9180000000000001,"5min":48.976999999999997,"15min":155.27000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.516,"5min":3.1699999999999999,"15min":3.8730000000000002},"min":{"1min":0.36399999999999999,"5min":0.35899999999999999,"15min":0.35099999999999998},"max":{"1min":4.6779999999999999,"5min":52.82,"15min":154.96000000000001},"last":0.70199999999999996}]},{"osd":4,"last update":"Sat Sep 30 09:37:30 2023","interfaces":[{"interface":"back","average":{"1min":1.8460000000000001,"5min":1.8129999999999999,"15min":1.6379999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":8.6549999999999994,"5min":14.018000000000001,"15min":14.018000000000001},"last":0.995},{"interface":"front","average":{"1min":2.8220000000000001,"5min":1.7569999999999999,"15min":1.8500000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":11.988,"5min":11.988,"15min":12.898999999999999},"last":0.90000000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:37:01 2023","interfaces":[{"interface":"back","average":{"1min":4.1159999999999997,"5min":1.7989999999999999,"15min":1.333},"min":{"1min":0.34799999999999998,"5min":0.34699999999999998,"15min":0.308},"max":{"1min":14.734,"5min":14.734,"15min":14.734},"last":0.64300000000000002},{"interface":"front","average":{"1min":3.5640000000000001,"5min":1.992,"15min":1.5800000000000001},"min":{"1min":0.38300000000000001,"5min":0.35299999999999998,"15min":0.27900000000000003},"max":{"1min":9.6400000000000006,"5min":9.6400000000000006,"15min":10.837999999999999},"last":0.85899999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:36:56 2023","interfaces":[{"interface":"back","average":{"1min":3.0489999999999999,"5min":1.9219999999999999,"15min":1.7350000000000001},"min":{"1min":0.40500000000000003,"5min":0.38700000000000001,"15min":0.309},"max":{"1min":15.287000000000001,"5min":15.287000000000001,"15min":15.287000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":2.915,"5min":1.75,"15min":1.3879999999999999},"min":{"1min":0.42099999999999999,"5min":0.36799999999999999,"15min":0.33100000000000002},"max":{"1min":8.6539999999999999,"5min":8.6539999999999999,"15min":8.6539999999999999},"last":0.45800000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"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":1348472832,"data_stored":1348468760,"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":428212224,"data_stored":428212224,"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":852951040,"data_stored":852951040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":679018496,"data_stored":679018496,"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":1106776064,"data_stored":1106771992,"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":729743360,"data_stored":729743360,"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":1025445888,"data_stored":1025441816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":585564160,"data_stored":585564160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:37:48.536 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-30T09:37:48.536 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:37:48.536 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-30T09:37:48.536 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:37:48.536 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:37:48.537 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-30T09:37:48.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:48.657 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:48.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:48.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:48.760 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:48.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:48.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:48.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:48.901 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:48.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:48.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:48.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:49.039 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:49.048 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:48 smithi005 bash[75361]: cluster 2023-09-30T09:37:47.199958+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-30T09:37:49.048 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:48 smithi005 bash[75361]: audit 2023-09-30T09:37:47.280954+0000 mgr.y (mgr.34107) 1100 : audit 0 from='client.45707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:37:49.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:48 smithi005 bash[78438]: cluster 2023-09-30T09:37:47.199958+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-30T09:37:49.049 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:48 smithi005 bash[78438]: audit 2023-09-30T09:37:47.280954+0000 mgr.y (mgr.34107) 1100 : audit 0 from='client.45707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:37:49.071 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:49.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:49.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:49.175 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:49.207 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:49.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:49.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:48 smithi099 bash[59238]: cluster 2023-09-30T09:37:47.199958+0000 mgr.y (mgr.34107) 1099 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-09-30T09:37:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:48 smithi099 bash[59238]: audit 2023-09-30T09:37:47.280954+0000 mgr.y (mgr.34107) 1100 : audit 0 from='client.45707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:37:49.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:49.347 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:49.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:49.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:49.455 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:49.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:49.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:49.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:49.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:49.600 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:37:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:37:49] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.33.4" 2023-09-30T09:37:49.626 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:49.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:49.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:49.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:49.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:49.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:49.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:49.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:49.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:49.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:50.002 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:50.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.037 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:50.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:50.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:50.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:50.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:50.274 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:50.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:50.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:50.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:50.433 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:50.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:50.562 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:50.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:50.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:50.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:50.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:50.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:50.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:50.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:50.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:50.967 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:50 smithi099 bash[59238]: cluster 2023-09-30T09:37:49.200594+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-30T09:37:50.995 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:50.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:51.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:51.110 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:50 smithi005 bash[75361]: cluster 2023-09-30T09:37:49.200594+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-30T09:37:51.111 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:50 smithi005 bash[78438]: cluster 2023-09-30T09:37:49.200594+0000 mgr.y (mgr.34107) 1101 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-09-30T09:37:51.143 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:51.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:51.245 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:51.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:51.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:51.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:51.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:51.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:51.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:51.555 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:51.589 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:51.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:51.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:51.695 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:51.726 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:51.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:51.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:51.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:51.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:51.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:51.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:51.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:51.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:51 smithi099 bash[59238]: audit 2023-09-30T09:37:51.578888+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:52.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:52.119 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:52.131 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:51 smithi005 bash[75361]: audit 2023-09-30T09:37:51.578888+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:52.131 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:51 smithi005 bash[78438]: audit 2023-09-30T09:37:51.578888+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:52.165 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:52.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:52.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:52.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:52.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:52.433 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:52.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:52.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:52.572 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:52.572 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:52.573 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:37:52.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:52.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:52.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:52.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:52.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:52.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:52.955 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:52.992 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:52.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:52.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:53.099 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:53.107 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:52 smithi099 bash[59238]: cluster 2023-09-30T09:37:51.202495+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-30T09:37:53.135 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:53.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:53.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:53.239 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:53.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:52 smithi005 bash[75361]: cluster 2023-09-30T09:37:51.202495+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-30T09:37:53.249 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:52 smithi005 bash[78438]: cluster 2023-09-30T09:37:51.202495+0000 mgr.y (mgr.34107) 1102 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 2.0 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 666 op/s 2023-09-30T09:37:53.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:53.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:53.325 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:37:53.374 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:53.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:53.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:53.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:53.546 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:53.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:53.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:53.654 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:53.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:53.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:53.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:53.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:53.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:53.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:53.928 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:53.955 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:53.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:54.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:54.089 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:54.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:54.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:54.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:54.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:54.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:54.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:54.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:54.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:54.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:54.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:54.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:54.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:54.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:54.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:54.643 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:54.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:54.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:54.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:54.775 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:54.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:54.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:54.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:54.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:54.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:54.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:55.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:54 smithi005 bash[78438]: cluster 2023-09-30T09:37:53.203120+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-30T09:37:55.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:54 smithi005 bash[75361]: cluster 2023-09-30T09:37:53.203120+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-30T09:37:55.022 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:55.031 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:54 smithi099 bash[59238]: cluster 2023-09-30T09:37:53.203120+0000 mgr.y (mgr.34107) 1103 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-09-30T09:37:55.067 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:55.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:55.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:55.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:55.199 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:55.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:55.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:55.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:55.337 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:55.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:55.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:55.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:55.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:55.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:55.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:55.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:55.609 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:55.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:55.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:55.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:55.740 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:55.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:55.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:55.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:55.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:55.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:55.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:56.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:56.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:56.135 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:56.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:56.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:56.282 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:56.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:56.385 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:56.416 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:56.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:56.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:56.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:56.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:56.664 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:56.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:56.789 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:56.821 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:56.928 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:56.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:56.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:57.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:56 smithi099 bash[59238]: cluster 2023-09-30T09:37:55.203725+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2023-09-30T09:37:57.064 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:57.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:37:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:57.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:37:57.111 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:56 smithi005 bash[78438]: cluster 2023-09-30T09:37:55.203725+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2023-09-30T09:37:57.111 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:56 smithi005 bash[75361]: cluster 2023-09-30T09:37:55.203725+0000 mgr.y (mgr.34107) 1104 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 642 op/s 2023-09-30T09:37:57.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:57.228 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:57.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:57.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:57.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:57.369 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:57.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:57.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:57.501 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:57.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:57.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:57.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:57.635 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:37:57.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:57.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:37:57.738 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:57.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:57.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:57.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:57.866 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:57.898 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:57.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:57.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:58.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:58.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:58.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:58.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:58.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:58.276 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:58.306 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:58.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:58.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:58.443 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:58.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:58.453 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:37:58.454 INFO:teuthology.orchestra.run.smithi099.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-30T09:37:58.548 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:58.572 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:37:58.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:37:58.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:58.699 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:37:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:37:58.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:58.843 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:58.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:58.947 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:58.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:37:58 smithi099 bash[59238]: cluster 2023-09-30T09:37:57.206696+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2023-09-30T09:37:58.976 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:58.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:37:58 smithi005 bash[78438]: cluster 2023-09-30T09:37:57.206696+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2023-09-30T09:37:59.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:37:58 smithi005 bash[75361]: cluster 2023-09-30T09:37:57.206696+0000 mgr.y (mgr.34107) 1105 : cluster 0 pgmap v1173: 89 pgs: 89 active+clean; 1.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2023-09-30T09:37:59.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:59.115 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:59.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:59.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:59.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:59.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:59.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:59.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:59.350 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:59.383 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:37:59.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:59.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:37:59.493 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:59.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:37:59.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:59.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:37:59.546 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-30T09:37:59.625 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:59.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:37:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:59.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:37:59.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:59.765 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:37:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:37:59] "GET /metrics HTTP/1.1" 200 36353 "" "Prometheus/2.33.4" 2023-09-30T09:37:59.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:59.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:37:59.907 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:59.931 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:37:59.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:37:59.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:00.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:00.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:00.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:00.172 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:00.202 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:00.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:00.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:00.309 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:00.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:00.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:00.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:00.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:00.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:00.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:00.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:00.583 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:00.610 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:00.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:00.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:00.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:00.740 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:00.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:00.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:00.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:00.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:00.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:00.983 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:00.994 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:00 smithi099 bash[59238]: cluster 2023-09-30T09:37:59.207233+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-30T09:38:01.008 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:01.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:01.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:00 smithi005 bash[75361]: cluster 2023-09-30T09:37:59.207233+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-30T09:38:01.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:00 smithi005 bash[78438]: cluster 2023-09-30T09:37:59.207233+0000 mgr.y (mgr.34107) 1106 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 759 op/s 2023-09-30T09:38:01.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:01.140 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:01.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:01.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:01.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:01.385 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:01.420 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:01.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:01.525 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:01.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:01.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:01.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:01.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:01.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:01.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:01.833 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:01.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:01.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:01.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:01.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:02.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:02.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:02.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:02.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:02.218 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:02.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:02.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:02.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:02.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:02.379 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:02.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:02.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:02.516 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:02.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:02.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:02.649 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:02.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:02.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:02.753 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:02.783 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:02.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:02.894 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:02.903 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:02 smithi099 bash[59238]: cluster 2023-09-30T09:38:01.207821+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-30T09:38:02.916 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:02.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:02.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:03.020 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:03.039 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:02 smithi005 bash[75361]: cluster 2023-09-30T09:38:01.207821+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-30T09:38:03.040 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:02 smithi005 bash[78438]: cluster 2023-09-30T09:38:01.207821+0000 mgr.y (mgr.34107) 1107 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-09-30T09:38:03.044 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:03.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:03.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:03.168 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:38:03.168 INFO:teuthology.orchestra.run.smithi005.stdout: "success": "" 2023-09-30T09:38:03.168 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:38:03.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:03.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:03.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:03.310 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:03.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:03.412 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:03.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:03.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:03.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:03.573 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:03.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:03.681 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:03.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:03.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:03.727 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:38:03.762 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:38:03.805 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:38:03.825 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:03.846 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:38:03.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:03.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:03.875 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:38:03.893 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:38:03.941 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:38:03.953 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:03.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:03 smithi099 bash[59238]: audit 2023-09-30T09:38:03.666881+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.5:0/1307683166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:38:03.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:03 smithi099 bash[59238]: audit 2023-09-30T09:38:03.732785+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.5:0/2475369483' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:38:03.962 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:03 smithi099 bash[59238]: audit 2023-09-30T09:38:03.734662+0000 mon.a (mon.0) 1401 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:38:03.979 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:03.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:03.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:03.985 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:38:04.018 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:38:04.024 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.024 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.025 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.025 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.025 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.025 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.025 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.025 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:38:04.082 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:04.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:04.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:04.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:04.222 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:04.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:03 smithi005 bash[75361]: audit 2023-09-30T09:38:03.666881+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.5:0/1307683166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:38:04.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:03 smithi005 bash[75361]: audit 2023-09-30T09:38:03.732785+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.5:0/2475369483' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:38:04.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:03 smithi005 bash[75361]: audit 2023-09-30T09:38:03.734662+0000 mon.a (mon.0) 1401 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:38:04.231 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:03 smithi005 bash[78438]: audit 2023-09-30T09:38:03.666881+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.5:0/1307683166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:38:04.232 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:03 smithi005 bash[78438]: audit 2023-09-30T09:38:03.732785+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.5:0/2475369483' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:38:04.232 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:03 smithi005 bash[78438]: audit 2023-09-30T09:38:03.734662+0000 mon.a (mon.0) 1401 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:38:04.249 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:04.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:04.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:04.358 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:04.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:04.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:04.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:04.489 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:04.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:04.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:04.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:04.620 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:04.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:04.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:04.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:04.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:04.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:04.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:04.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:04.883 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[75361]: cluster 2023-09-30T09:38:03.208530+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[75361]: cluster 2023-09-30T09:38:03.840532+0000 mon.a (mon.0) 1402 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[75361]: audit 2023-09-30T09:38:03.847400+0000 mon.a (mon.0) 1403 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[75361]: cluster 2023-09-30T09:38:03.851483+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[75361]: cluster 2023-09-30T09:38:03.853480+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[75361]: cluster 2023-09-30T09:38:03.853515+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[75361]: cluster 2023-09-30T09:38:03.855883+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[78438]: cluster 2023-09-30T09:38:03.208530+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[78438]: cluster 2023-09-30T09:38:03.840532+0000 mon.a (mon.0) 1402 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:38:04.884 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[78438]: audit 2023-09-30T09:38:03.847400+0000 mon.a (mon.0) 1403 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:38:04.885 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[78438]: cluster 2023-09-30T09:38:03.851483+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:04.885 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[78438]: cluster 2023-09-30T09:38:03.853480+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:04.885 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[78438]: cluster 2023-09-30T09:38:03.853515+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-30T09:38:04.885 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:04 smithi005 bash[78438]: cluster 2023-09-30T09:38:03.855883+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:04.919 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:04.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:04.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:05.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:05.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:04 smithi099 bash[59238]: cluster 2023-09-30T09:38:03.208530+0000 mgr.y (mgr.34107) 1108 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 1.4 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-30T09:38:05.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:04 smithi099 bash[59238]: cluster 2023-09-30T09:38:03.840532+0000 mon.a (mon.0) 1402 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:38:05.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:04 smithi099 bash[59238]: audit 2023-09-30T09:38:03.847400+0000 mon.a (mon.0) 1403 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:38:05.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:04 smithi099 bash[59238]: cluster 2023-09-30T09:38:03.851483+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:05.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:04 smithi099 bash[59238]: cluster 2023-09-30T09:38:03.853480+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:05.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:04 smithi099 bash[59238]: cluster 2023-09-30T09:38:03.853515+0000 mon.a (mon.0) 1404 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-30T09:38:05.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:04 smithi099 bash[59238]: cluster 2023-09-30T09:38:03.855883+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e244 with expected crc 2023-09-30T09:38:05.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:05.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:05.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:05.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:05.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:05.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:05.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:05.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:05.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:05.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:05.438 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:05.470 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:05.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:05.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:05.576 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:05.604 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:05.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:05.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:05.709 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:05.741 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:05.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:05.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:05.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:05.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:05.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:05.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:06.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:06.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:06.129 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:06.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:06.279 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:06.313 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:06.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:06.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:06.448 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:06.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:06.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:06.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:06.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:06.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:06.706 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:06.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:06.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:06.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:06.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:06.960 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:06 smithi005 bash[75361]: cluster 2023-09-30T09:38:05.209078+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-30T09:38:06.960 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:06 smithi005 bash[75361]: audit 2023-09-30T09:38:06.579176+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:06.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:06 smithi005 bash[78438]: cluster 2023-09-30T09:38:05.209078+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-30T09:38:06.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:06 smithi005 bash[78438]: audit 2023-09-30T09:38:06.579176+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:06.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:06.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:06.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:07.098 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:07.148 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:07.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:06 smithi099 bash[59238]: cluster 2023-09-30T09:38:05.209078+0000 mgr.y (mgr.34107) 1109 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 1.3 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-09-30T09:38:07.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:06 smithi099 bash[59238]: audit 2023-09-30T09:38:06.579176+0000 mon.a (mon.0) 1405 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:07.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:07.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:07.250 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:07.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:07.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:07.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:07.339 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:07.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:07.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:07.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:07.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:07.531 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:07.561 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:07.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:07.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:07.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:07.699 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:07.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:07.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:07.805 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:07.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:07.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:07.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:07.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:07.973 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:07.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:07.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:08.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:08.114 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:08.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:08.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:08.219 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:08.253 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:08.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:08.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:08.357 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:08.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:08.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:08.494 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:08.527 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:08.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:08.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:08.630 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:08.661 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:08.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:08.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:08.765 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:08.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:08.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:08.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:08.907 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:08 smithi005 bash[78438]: cluster 2023-09-30T09:38:07.209615+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 1.3 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-30T09:38:08.907 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:08 smithi005 bash[75361]: cluster 2023-09-30T09:38:07.209615+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 1.3 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-30T09:38:08.930 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:08.940 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:38:08.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:08.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:08.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:38:09.043 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:09.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:09.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:09.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:09.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:09.202 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:09.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:09.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:08 smithi099 bash[59238]: cluster 2023-09-30T09:38:07.209615+0000 mgr.y (mgr.34107) 1110 : cluster 0 pgmap v1179: 89 pgs: 89 active+clean; 1.3 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-30T09:38:09.310 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:09.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:09.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:09.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:09.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:09.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:09.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:09.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:09.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:09.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:09.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:09.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:09.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:09.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:09.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:09.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:09.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:09.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:10.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:10.017 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:38:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:38:09] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.33.4" 2023-09-30T09:38:10.034 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:10.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:10.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:10.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:10.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:10.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:10.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:10.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:10.348 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:10.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:10.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:10.456 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:10.485 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:10.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:10.589 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:10.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:10.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:10.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:10.733 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:10.770 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:10.771 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:38:10.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-30T09:38:10.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:10.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:10.874 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:10.901 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:10.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:10.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:11.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:11.014 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:10 smithi099 bash[59238]: cluster 2023-09-30T09:38:09.210229+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:38:11.028 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:11.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:11.135 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:11.145 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:10 smithi005 bash[78438]: cluster 2023-09-30T09:38:09.210229+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:38:11.145 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:10 smithi005 bash[75361]: cluster 2023-09-30T09:38:09.210229+0000 mgr.y (mgr.34107) 1111 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 1.2 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:38:11.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:11.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:11.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:11.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:11.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:11.437 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:11.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:11.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:11.579 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:11.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:11.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:11.713 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:11.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:11.734 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:201162 10.4 10:2abd47aa:::benchmark_data_smithi005_194263_object92616:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:38:11.715161+0000", 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.015512578000000001, 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015547696999999999, 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:38:11.735 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 201162 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.715161+0000", 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.715161+0000", 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.715163+0000", 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9e-06 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.715169+0000", 2023-09-30T09:38:11.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1079999999999998e-06 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.715183+0000", 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4375e-05 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.715192+0000", 2023-09-30T09:38:11.738 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8230000000000001e-06 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.717633+0000", 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0024410220000000002 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718081+0000", 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00044771999999999998 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.739 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718698+0000", 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00061767099999999998 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:201163 10.4 10:214beaa1:::benchmark_data_smithi005_194263_object92617:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:38:11.718391+0000", 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.012282032999999999, 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012403323000000001, 2023-09-30T09:38:11.740 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 201163 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718391+0000", 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718391+0000", 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718393+0000", 2023-09-30T09:38:11.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.669e-06 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718399+0000", 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3400000000000003e-06 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718415+0000", 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5800000000000001e-05 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.718425+0000", 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.7669999999999998e-06 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.725562+0000", 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071370799999999996 2023-09-30T09:38:11.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.725926+0000", 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00036429600000000001 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.726950+0000", 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001023974 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:38:11.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:201160 10.c e244/224 10:368a1993:::benchmark_data_smithi005_194263_object92614:head v 244'12133, mlcod=244'12128)", 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:38:11.724405+0000", 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 0.006268549, 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0064669970000000004, 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "started", 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.724405+0000", 2023-09-30T09:38:11.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.724405+0000", 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.724405+0000", 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7199999999999999e-07 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.724410+0000", 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.831e-06 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.724423+0000", 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2832e-05 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:38:11.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.724430+0000", 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0430000000000002e-06 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.725043+0000", 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00061265400000000002 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:11.725068+0000", 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5494e-05 2023-09-30T09:38:11.749 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:38:11.750 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:38:11.750 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:38:11.750 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:38:11.750 INFO:teuthology.orchestra.run.smithi005.stdout: ], 2023-09-30T09:38:11.750 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 3 2023-09-30T09:38:11.750 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:38:11.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:11.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:11.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:11.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:11.980 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:11.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:12.083 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:12.128 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:12.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:12.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:12.233 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:12.267 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:12.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:12.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:12.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:12.400 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:12.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:12.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:12.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:12.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:12.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:12.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:12.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:12.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:12.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:12.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:12.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:12.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:12.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-30T09:38:12.919 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:12.943 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:12.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:13.050 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:13.058 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:12 smithi005 bash[78438]: cluster 2023-09-30T09:38:11.210774+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:38:13.058 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:12 smithi005 bash[75361]: cluster 2023-09-30T09:38:11.210774+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:38:13.086 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:13.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:13.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:13.190 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:13.225 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:13.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:13.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:12 smithi099 bash[59238]: cluster 2023-09-30T09:38:11.210774+0000 mgr.y (mgr.34107) 1112 : cluster 0 pgmap v1181: 89 pgs: 89 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-09-30T09:38:13.332 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:13.368 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:13.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:13.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:13.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:13.502 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:13.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:13.605 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:13.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:13.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:13.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:13.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:13.779 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:13.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:13.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:13.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:13.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:13.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:14.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:14.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:14.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:14.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:14.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:14.189 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:14.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:14.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:14.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:14.322 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:14.323 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:14.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:14.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:14.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:14.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:14.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:14.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:14.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:14.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:14.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:14.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:14.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:14.735 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:14.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:14.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:14.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:14.872 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:14.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:14.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:14.978 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:15.001 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:14 smithi005 bash[78438]: cluster 2023-09-30T09:38:13.213210+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 1002 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-30T09:38:15.001 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:14 smithi005 bash[75361]: cluster 2023-09-30T09:38:13.213210+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 1002 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-30T09:38:15.008 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:15.111 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:15.121 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:14 smithi099 bash[59238]: cluster 2023-09-30T09:38:13.213210+0000 mgr.y (mgr.34107) 1113 : cluster 0 pgmap v1182: 89 pgs: 89 active+clean; 1002 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-09-30T09:38:15.140 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:15.243 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:15.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.277 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:15.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:15.340 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:15.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:15.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:15.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:15.548 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:15.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:15.656 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:15.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:15.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:15.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:15.819 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:15.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:15.926 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:15.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:15.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:16.055 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:16.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:16.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:16.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:16.207 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:16.247 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:16.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:16.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:16.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:16.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:16.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:16.485 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:16.508 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:16.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:16.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:16.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:16.644 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:16.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:16.749 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:16.779 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:16.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:16.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:16.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:16.917 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:16.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:16.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:17.021 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:17.048 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:17.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:16 smithi099 bash[59238]: cluster 2023-09-30T09:38:15.213910+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 937 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:38:17.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:17.183 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:17.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:17.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:16 smithi005 bash[75361]: cluster 2023-09-30T09:38:15.213910+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 937 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:38:17.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:16 smithi005 bash[78438]: cluster 2023-09-30T09:38:15.213910+0000 mgr.y (mgr.34107) 1114 : cluster 0 pgmap v1183: 89 pgs: 89 active+clean; 937 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 690 op/s 2023-09-30T09:38:17.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:17.315 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:17.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:17.379 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:17.423 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:17.448 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:17.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:17.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:17.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:17.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:17.687 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:17.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:17.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:17.814 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:17.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:17.955 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:17.988 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:17.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:17.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:18.093 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:18.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:18.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:18.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:18.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:18.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:18.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:18.357 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:18.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:18.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:18.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:18.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:18.527 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:18.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:18.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:18.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:18.668 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:18.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:18.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:18.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:18.796 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:18.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:18.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:18.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:18.931 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:18.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:18.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:19.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:18 smithi099 bash[59238]: cluster 2023-09-30T09:38:17.214632+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 910 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2023-09-30T09:38:19.078 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:19.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:19.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:19.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:18 smithi005 bash[75361]: cluster 2023-09-30T09:38:17.214632+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 910 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2023-09-30T09:38:19.138 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:18 smithi005 bash[78438]: cluster 2023-09-30T09:38:17.214632+0000 mgr.y (mgr.34107) 1115 : cluster 0 pgmap v1184: 89 pgs: 89 active+clean; 910 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2023-09-30T09:38:19.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:19.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:19.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:19.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:19.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:19.356 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:19.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:19.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:19.461 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:19.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:19.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:19.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:19.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:19.630 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:19.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:19.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:19.738 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:19.748 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:38:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:38:19] "GET /metrics HTTP/1.1" 200 36345 "" "Prometheus/2.33.4" 2023-09-30T09:38:19.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:19.780 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:19.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:19.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:19.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:19.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:19.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:20.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:20.147 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:20.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:20.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:20.272 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:20.302 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:20.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:20.405 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:20.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:20.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:20.543 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.570 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:20.678 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:20.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:20.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:20.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.846 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:20.951 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:20.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:21.083 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:21.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:21.115 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:20 smithi005 bash[78438]: cluster 2023-09-30T09:38:19.215345+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1185: 89 pgs: 89 active+clean; 761 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-30T09:38:21.115 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:20 smithi005 bash[75361]: cluster 2023-09-30T09:38:19.215345+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1185: 89 pgs: 89 active+clean; 761 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-30T09:38:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:21.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:21.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:21.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:20 smithi099 bash[59238]: cluster 2023-09-30T09:38:19.215345+0000 mgr.y (mgr.34107) 1116 : cluster 0 pgmap v1185: 89 pgs: 89 active+clean; 761 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-09-30T09:38:21.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:21.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:21.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:21.349 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:21.378 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:21.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:21.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:21.485 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:21.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:21.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:21.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:21.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:21.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:21.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:21.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:21.790 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:21.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:21.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:21.897 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:21.899 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:21 smithi005 bash[75361]: audit 2023-09-30T09:38:21.582973+0000 mon.a (mon.0) 1406 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:21.899 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:21 smithi005 bash[78438]: audit 2023-09-30T09:38:21.582973+0000 mon.a (mon.0) 1406 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:21.928 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:21.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:21.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:22.033 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:22.042 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:21 smithi099 bash[59238]: audit 2023-09-30T09:38:21.582973+0000 mon.a (mon.0) 1406 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:22.061 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:22.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:22.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:22.193 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:22.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:22.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:22.297 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:22.348 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:22.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:22.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:22.459 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:22.484 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:22.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:22.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:22.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:22.619 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:22.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:22.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:22.722 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:22.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:22.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:22.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:22.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:22.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:22.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:22.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.023 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:23.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:22 smithi005 bash[78438]: cluster 2023-09-30T09:38:21.216042+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1186: 89 pgs: 89 active+clean; 721 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-30T09:38:23.159 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:22 smithi005 bash[75361]: cluster 2023-09-30T09:38:21.216042+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1186: 89 pgs: 89 active+clean; 721 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-30T09:38:23.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:23.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:23.294 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:23.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:22 smithi099 bash[59238]: cluster 2023-09-30T09:38:21.216042+0000 mgr.y (mgr.34107) 1117 : cluster 0 pgmap v1186: 89 pgs: 89 active+clean; 721 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 622 op/s 2023-09-30T09:38:23.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.422 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:23.528 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:23.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:23.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:23.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:23.705 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:23.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:23.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:23.942 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:23.974 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:23.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:23.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:24.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:24.102 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:24.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:24.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:24.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:24.235 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:24.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:24.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:24.339 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:24.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:24.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:24.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:24.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:24.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:24.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:24.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:24.622 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:24.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:24.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:24.766 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:24.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:24.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:24.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:24.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:24.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:24.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:24.972 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:24 smithi005 bash[75361]: cluster 2023-09-30T09:38:23.216723+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1187: 89 pgs: 89 active+clean; 575 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-30T09:38:24.972 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:24 smithi005 bash[78438]: cluster 2023-09-30T09:38:23.216723+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1187: 89 pgs: 89 active+clean; 575 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-30T09:38:25.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:25.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:25.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:25.138 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:25.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:25.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:25.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:25.285 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:24 smithi099 bash[59238]: cluster 2023-09-30T09:38:23.216723+0000 mgr.y (mgr.34107) 1118 : cluster 0 pgmap v1187: 89 pgs: 89 active+clean; 575 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-30T09:38:25.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:25.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:25.408 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:25.432 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:25.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:25.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:25.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:25.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:25.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:25.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:25.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:25.856 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:25.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:25.961 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:25.989 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:25.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:26.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:26.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:26.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:26.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:26.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:26.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:26.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:26.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:26.393 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:26.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:26.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:26.497 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:26.533 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:26.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:26.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:26.638 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:26.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:26.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:26.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:26.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:26.808 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:26.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:26.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:26.916 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:26.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:26.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:26.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:27.040 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:26 smithi099 bash[59238]: cluster 2023-09-30T09:38:25.217427+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1188: 89 pgs: 89 active+clean; 506 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-09-30T09:38:27.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:27.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:27.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:27.183 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:27.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:27.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:27.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:27.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:26 smithi005 bash[78438]: cluster 2023-09-30T09:38:25.217427+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1188: 89 pgs: 89 active+clean; 506 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-09-30T09:38:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:26 smithi005 bash[75361]: cluster 2023-09-30T09:38:25.217427+0000 mgr.y (mgr.34107) 1119 : cluster 0 pgmap v1188: 89 pgs: 89 active+clean; 506 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2023-09-30T09:38:27.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:27.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:27.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:27.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:27.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:27.468 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:27.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:27.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:27.571 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:27.599 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:27.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:27.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:27.703 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:27.732 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:27.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:27.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:27.835 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:27.871 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:27.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:27.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:27.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:28.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:28.117 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:28.143 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:28.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:28.246 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:28.274 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:28.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:28.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:28.403 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:28.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:28.514 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:28.552 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:28.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:28.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:28.680 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:28.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:28.783 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:28.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:28.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:28.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:28.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:28.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:29.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:29.074 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:28 smithi005 bash[75361]: cluster 2023-09-30T09:38:27.218003+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1189: 89 pgs: 89 active+clean; 480 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-30T09:38:29.074 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:28 smithi005 bash[78438]: cluster 2023-09-30T09:38:27.218003+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1189: 89 pgs: 89 active+clean; 480 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-30T09:38:29.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:29.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:29.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:29.104 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:38:29.104 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:38:29.104 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:38:29.104 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:38:29.104 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:38:29.202 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:29.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:29.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:29.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:28 smithi099 bash[59238]: cluster 2023-09-30T09:38:27.218003+0000 mgr.y (mgr.34107) 1120 : cluster 0 pgmap v1189: 89 pgs: 89 active+clean; 480 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2023-09-30T09:38:29.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:29.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:29.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:29.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:29.458 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:38:29.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:29.498 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:38:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:38:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:38:29] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.33.4" 2023-09-30T09:38:29.538 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:38:29.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:29.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:29.603 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:38:29.650 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:38:29.683 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:29.688 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:38:29.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:29.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:29.733 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:38:29.768 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:38:29.772 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.772 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.772 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.773 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.773 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.773 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.773 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.773 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:38:29.811 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:29.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:29.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:29.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:29.946 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.1 to 1 (10000) 2023-09-30T09:38:29.947 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:38:29.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:29.958 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:29 smithi099 bash[59238]: audit 2023-09-30T09:38:29.005700+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.5:0/4283619385' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:38:29.958 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:29 smithi099 bash[59238]: audit 2023-09-30T09:38:29.006389+0000 mon.a (mon.0) 1407 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:38:29.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:29 smithi099 bash[59238]: audit 2023-09-30T09:38:29.388488+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.5:0/22618225' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:38:29.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:29 smithi099 bash[59238]: audit 2023-09-30T09:38:29.780927+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.5:0/258904993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:38:29.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:29 smithi099 bash[59238]: audit 2023-09-30T09:38:29.781637+0000 mon.a (mon.0) 1408 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:38:29.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:29.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:29.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:30.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:30.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:30.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:30.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:30.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:30.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:30.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:30.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:30.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:29 smithi005 bash[75361]: audit 2023-09-30T09:38:29.005700+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.5:0/4283619385' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:38:30.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:29 smithi005 bash[75361]: audit 2023-09-30T09:38:29.006389+0000 mon.a (mon.0) 1407 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:38:30.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:29 smithi005 bash[75361]: audit 2023-09-30T09:38:29.388488+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.5:0/22618225' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:38:30.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:29 smithi005 bash[75361]: audit 2023-09-30T09:38:29.780927+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.5:0/258904993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:38:30.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:29 smithi005 bash[75361]: audit 2023-09-30T09:38:29.781637+0000 mon.a (mon.0) 1408 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:38:30.272 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: audit 2023-09-30T09:38:29.005700+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.5:0/4283619385' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:38:30.272 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: audit 2023-09-30T09:38:29.006389+0000 mon.a (mon.0) 1407 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:38:30.272 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: audit 2023-09-30T09:38:29.388488+0000 mon.c (mon.2) 126 : audit 0 from='client.? 172.21.15.5:0/22618225' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:38:30.272 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: audit 2023-09-30T09:38:29.780927+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.5:0/258904993' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:38:30.272 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: audit 2023-09-30T09:38:29.781637+0000 mon.a (mon.0) 1408 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:38:30.349 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:30.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:30.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:30.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:30.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:30.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:30.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:30.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:30.627 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:30.655 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:30.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:30.764 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:30.790 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:30.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:30.893 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: cluster 2023-09-30T09:38:29.218585+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 345 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: cluster 2023-09-30T09:38:29.914938+0000 mon.a (mon.0) 1409 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: cluster 2023-09-30T09:38:29.914975+0000 mon.a (mon.0) 1410 : cluster 1 Cluster is now healthy 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: audit 2023-09-30T09:38:29.923860+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: audit 2023-09-30T09:38:29.923943+0000 mon.a (mon.0) 1412 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: cluster 2023-09-30T09:38:29.928031+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e245 with expected crc 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: cluster 2023-09-30T09:38:29.928185+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-30T09:38:30.931 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[75361]: cluster 2023-09-30T09:38:29.930699+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e245 with expected crc 2023-09-30T09:38:30.939 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:30.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:30.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:31.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: cluster 2023-09-30T09:38:29.218585+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 345 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: cluster 2023-09-30T09:38:29.914938+0000 mon.a (mon.0) 1409 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: cluster 2023-09-30T09:38:29.914975+0000 mon.a (mon.0) 1410 : cluster 1 Cluster is now healthy 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: audit 2023-09-30T09:38:29.923860+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: audit 2023-09-30T09:38:29.923943+0000 mon.a (mon.0) 1412 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: cluster 2023-09-30T09:38:29.928031+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e245 with expected crc 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: cluster 2023-09-30T09:38:29.928185+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-30T09:38:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:30 smithi099 bash[59238]: cluster 2023-09-30T09:38:29.930699+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e245 with expected crc 2023-09-30T09:38:31.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:31.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:31.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:31.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:31.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:31.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:31.302 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: cluster 2023-09-30T09:38:29.218585+0000 mgr.y (mgr.34107) 1121 : cluster 0 pgmap v1190: 89 pgs: 89 active+clean; 345 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 753 op/s 2023-09-30T09:38:31.302 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: cluster 2023-09-30T09:38:29.914938+0000 mon.a (mon.0) 1409 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:38:31.302 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: cluster 2023-09-30T09:38:29.914975+0000 mon.a (mon.0) 1410 : cluster 1 Cluster is now healthy 2023-09-30T09:38:31.302 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: audit 2023-09-30T09:38:29.923860+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:38:31.303 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: audit 2023-09-30T09:38:29.923943+0000 mon.a (mon.0) 1412 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:38:31.303 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: cluster 2023-09-30T09:38:29.928031+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e245 with expected crc 2023-09-30T09:38:31.303 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: cluster 2023-09-30T09:38:29.928185+0000 mon.a (mon.0) 1413 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-30T09:38:31.303 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:30 smithi005 bash[78438]: cluster 2023-09-30T09:38:29.930699+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e245 with expected crc 2023-09-30T09:38:31.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:31.345 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:31.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:31.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-30T09:38:31.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:31.505 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:31.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:31.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:31.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:31.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:31.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:31.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:31.752 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:31.793 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:31.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:31.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:31.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:31.944 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:31.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:31.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:32.050 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:31 smithi099 bash[59238]: cluster 2023-09-30T09:38:31.219059+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 310 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:38:32.075 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:32.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:32.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:32.182 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:32.213 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:32.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:32.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:32.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:31 smithi005 bash[75361]: cluster 2023-09-30T09:38:31.219059+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 310 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:38:32.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:31 smithi005 bash[78438]: cluster 2023-09-30T09:38:31.219059+0000 mgr.y (mgr.34107) 1122 : cluster 0 pgmap v1192: 89 pgs: 89 active+clean; 310 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 657 op/s 2023-09-30T09:38:32.317 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:32.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:32.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:32.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:32.497 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:32.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:32.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:32.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:32.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:32.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:32.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:32.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:32.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:32.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:32.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:32.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:32.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:32.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:32.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:33.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:33.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:33.174 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:33.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:33.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:33.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:33.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:33.487 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:33.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:33.590 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.615 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:33.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:33.718 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:33.741 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:33.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:33.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:33.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-30T09:38:33.844 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.877 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:33.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:33.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:33.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:34.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:34.124 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:34.154 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:34.267 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:34.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:34.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:34.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:34.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:34.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:34.535 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:34.568 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:34.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:34.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:34.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:34.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:34.807 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:34.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:34.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:34.936 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:34.946 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:34 smithi005 bash[78438]: cluster 2023-09-30T09:38:33.219684+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 171 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-30T09:38:34.946 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:34 smithi005 bash[75361]: cluster 2023-09-30T09:38:33.219684+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 171 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-30T09:38:34.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:34.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:34.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:35.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:34 smithi099 bash[59238]: cluster 2023-09-30T09:38:33.219684+0000 mgr.y (mgr.34107) 1123 : cluster 0 pgmap v1193: 89 pgs: 89 active+clean; 171 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-30T09:38:35.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:35.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:35.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:35.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:38:35.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:35.272 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:35.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:35.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:35.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:35.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:35.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:35.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:35.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:35.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:35.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:35.600 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Removed 108543 objects 2023-09-30T09:38:35.601 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Clean up completed and total clean up time :156.356 2023-09-30T09:38:35.663 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:35.690 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:35.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:35.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:35.793 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:35.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:35.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:35.847 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:38:35.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:35.959 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:35.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:35.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:36.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:36.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:36.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:36.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:36.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:36.239 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:36.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:36.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:36.261 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:36.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:36.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:36.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:36.474 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:36.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:36.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:36.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:36.601 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:36.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:36.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:36.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:36.737 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:36.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:36.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:36.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:36.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:36.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:36 smithi099 bash[59238]: cluster 2023-09-30T09:38:35.220314+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 106 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-30T09:38:36.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:36 smithi099 bash[59238]: audit 2023-09-30T09:38:36.249951+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:38:36.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:36 smithi099 bash[59238]: audit 2023-09-30T09:38:36.589065+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:36.884 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:36 smithi099 bash[59238]: audit 2023-09-30T09:38:36.590459+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:36.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:36.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:36.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:37.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:37.043 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:37.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:37.158 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[78438]: cluster 2023-09-30T09:38:35.220314+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 106 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-30T09:38:37.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[78438]: audit 2023-09-30T09:38:36.249951+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:38:37.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[78438]: audit 2023-09-30T09:38:36.589065+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:37.159 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[78438]: audit 2023-09-30T09:38:36.590459+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:37.159 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[75361]: cluster 2023-09-30T09:38:35.220314+0000 mgr.y (mgr.34107) 1124 : cluster 0 pgmap v1194: 89 pgs: 89 active+clean; 106 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 639 op/s 2023-09-30T09:38:37.159 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[75361]: audit 2023-09-30T09:38:36.249951+0000 mon.a (mon.0) 1414 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:38:37.160 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[75361]: audit 2023-09-30T09:38:36.589065+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:37.160 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:36 smithi005 bash[75361]: audit 2023-09-30T09:38:36.590459+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:37.177 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:37.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:37.283 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:37.313 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:37.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:37.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:37.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:37.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:37.548 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:37.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:37.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:37.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:37.822 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:37.848 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:37.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:37.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:37.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:37.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:37.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:38.086 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:38.120 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:38.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:38.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:38.224 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:38.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:38.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:38.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:38.295 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:38.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:38.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:38.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:38.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:38.489 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:38.518 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:38.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:38.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:38.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:38.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:38.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:38.756 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:38.794 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:38.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:38.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:38.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:38.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:38.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:38.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:38.983 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-09-30T09:38:38.983 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-09-30T09:38:39.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:39.048 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:38 smithi099 bash[59238]: cluster 2023-09-30T09:38:37.221190+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 85 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-30T09:38:39.072 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:39.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:39.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:39.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:39.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:39.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:39.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:38 smithi005 bash[75361]: cluster 2023-09-30T09:38:37.221190+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 85 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-30T09:38:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:38 smithi005 bash[78438]: cluster 2023-09-30T09:38:37.221190+0000 mgr.y (mgr.34107) 1125 : cluster 0 pgmap v1195: 89 pgs: 89 active+clean; 85 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 631 op/s 2023-09-30T09:38:39.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:39.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:39.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:39.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:39.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:39.482 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:39.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:39.587 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:39.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:38:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:38:39] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.33.4" 2023-09-30T09:38:39.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:39.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:39.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:39.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:39.935 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:39.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:39.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:40.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:40.070 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:40.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:40.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:40.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:40.294 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:40.300 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:40.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:40.331 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:40.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:40.458 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:40.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:40.562 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:40.594 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:40.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:40.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:40.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:40.832 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:40.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:40.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:40.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:40.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:40.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:41.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:40 smithi099 bash[59238]: cluster 2023-09-30T09:38:39.222168+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 5.8 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s 2023-09-30T09:38:41.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:41.113 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:41.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:41.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:41.227 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:40 smithi005 bash[78438]: cluster 2023-09-30T09:38:39.222168+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 5.8 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s 2023-09-30T09:38:41.227 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:40 smithi005 bash[75361]: cluster 2023-09-30T09:38:39.222168+0000 mgr.y (mgr.34107) 1126 : cluster 0 pgmap v1196: 89 pgs: 89 active+clean; 5.8 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 541 op/s 2023-09-30T09:38:41.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:41.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:41.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:41.343 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:41.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:41.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:41.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:41.539 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:41.563 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:41.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:41.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:41.666 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:41.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:41.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:41.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:41.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:41.814 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:41.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:41.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:41.917 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:41.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:41.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:41.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:42.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:42.059 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:42.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:42.185 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:42.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:42.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:42.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:42.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:42.416 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:42.442 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:42.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:42.546 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:42.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:42.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:42.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:42.692 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:42 smithi005 bash[78438]: cluster 2023-09-30T09:38:41.222692+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 469 op/s 2023-09-30T09:38:42.692 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:42 smithi005 bash[78438]: audit 2023-09-30T09:38:41.491549+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:42.693 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:42 smithi005 bash[78438]: audit 2023-09-30T09:38:41.498554+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:42.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:42 smithi005 bash[75361]: cluster 2023-09-30T09:38:41.222692+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 469 op/s 2023-09-30T09:38:42.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:42 smithi005 bash[75361]: audit 2023-09-30T09:38:41.491549+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:42.693 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:42 smithi005 bash[75361]: audit 2023-09-30T09:38:41.498554+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:42.708 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:42.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:42.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:42 smithi099 bash[59238]: cluster 2023-09-30T09:38:41.222692+0000 mgr.y (mgr.34107) 1127 : cluster 0 pgmap v1197: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 469 op/s 2023-09-30T09:38:42.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:42 smithi099 bash[59238]: audit 2023-09-30T09:38:41.491549+0000 mon.a (mon.0) 1417 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:42.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:42 smithi099 bash[59238]: audit 2023-09-30T09:38:41.498554+0000 mon.a (mon.0) 1418 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:42.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:42.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:42.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:42.937 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:42.962 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:42.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:42.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:43.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:43.089 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:43.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:43.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:43.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:43.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:43.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:43.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:43.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:43.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:43.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:43.367 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:43.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:43.478 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:43.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:43.581 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:43.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:43.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:43.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:43.708 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:43.733 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:43.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:43.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:43.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[75361]: audit 2023-09-30T09:38:42.558442+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[75361]: audit 2023-09-30T09:38:42.566303+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[75361]: audit 2023-09-30T09:38:43.415336+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[75361]: audit 2023-09-30T09:38:43.421844+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[78438]: audit 2023-09-30T09:38:42.558442+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[78438]: audit 2023-09-30T09:38:42.566303+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[78438]: audit 2023-09-30T09:38:43.415336+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:43 smithi005 bash[78438]: audit 2023-09-30T09:38:43.421844+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.837 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:43.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:43.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:43.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:43.968 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:43.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:43 smithi099 bash[59238]: audit 2023-09-30T09:38:42.558442+0000 mon.a (mon.0) 1419 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.980 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:43 smithi099 bash[59238]: audit 2023-09-30T09:38:42.566303+0000 mon.a (mon.0) 1420 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:43 smithi099 bash[59238]: audit 2023-09-30T09:38:43.415336+0000 mon.a (mon.0) 1421 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.981 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:43 smithi099 bash[59238]: audit 2023-09-30T09:38:43.421844+0000 mon.a (mon.0) 1422 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:43.998 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:44.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:44.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.133 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:44.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:44.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:44.405 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:44.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:44.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:44.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:44.782 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:44.815 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:44.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:44.919 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:44.950 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:44.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:44 smithi099 bash[59238]: cluster 2023-09-30T09:38:43.223457+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 412 op/s 2023-09-30T09:38:45.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:45.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:45.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:45.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:45.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:45.208 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:44 smithi005 bash[78438]: cluster 2023-09-30T09:38:43.223457+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 412 op/s 2023-09-30T09:38:45.208 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:44 smithi005 bash[75361]: cluster 2023-09-30T09:38:43.223457+0000 mgr.y (mgr.34107) 1128 : cluster 0 pgmap v1198: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 412 op/s 2023-09-30T09:38:45.223 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:45.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:45.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:45.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:45.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:45.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:45.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:45.459 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:45.483 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:45.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:45.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:45.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:45.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:45.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:45.715 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:45.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:45.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:45.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:45.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:45.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:45.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:45.908 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:38:45.908 INFO:teuthology.orchestra.run.smithi005.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-30T09:38:45.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:46.004 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:46.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:46.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:46.140 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:46.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:46.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:46.278 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:46.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:46.382 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:46.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:46.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:46.509 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:46.536 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:46.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:46.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:46.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:46.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:46.775 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:46.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:46.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:46.903 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:46.915 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:46 smithi099 bash[59238]: cluster 2023-09-30T09:38:45.224314+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1199: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 226 op/s 2023-09-30T09:38:46.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:46.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:46.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:47.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:47.058 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:47.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:47.065 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:46 smithi005 bash[78438]: cluster 2023-09-30T09:38:45.224314+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1199: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 226 op/s 2023-09-30T09:38:47.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:46 smithi005 bash[75361]: cluster 2023-09-30T09:38:45.224314+0000 mgr.y (mgr.34107) 1129 : cluster 0 pgmap v1199: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 226 op/s 2023-09-30T09:38:47.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:47.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:47.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:47.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:47.327 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:47.430 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:47.459 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:47.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:47.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:47.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:47.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:47.725 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:47.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:47.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:47.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:47.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:47.959 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:47.990 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:47.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:47.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:48.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:48.116 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:48.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:48.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:48.219 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:48.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:48.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:48.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:48.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:48.379 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:48.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:48.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:48.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:48.504 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:48.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:48.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:48.607 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:48.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:48.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:48.732 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:48.760 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:48.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:48.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:48.863 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:48.889 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:48.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:48.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:49.006 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:48 smithi099 bash[59238]: cluster 2023-09-30T09:38:47.225150+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2023-09-30T09:38:49.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:48 smithi005 bash[75361]: cluster 2023-09-30T09:38:47.225150+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2023-09-30T09:38:49.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:48 smithi005 bash[78438]: cluster 2023-09-30T09:38:47.225150+0000 mgr.y (mgr.34107) 1130 : cluster 0 pgmap v1200: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 140 op/s 2023-09-30T09:38:49.021 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:49.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:49.124 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:49.152 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:49.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:49.256 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:49.280 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:49.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:49.383 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:49.409 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:49.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:49.512 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:49.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:49.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:49.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-30T09:38:49.638 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:49.645 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:38:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:38:49] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.33.4" 2023-09-30T09:38:49.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:49.762 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:49.790 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:49.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:49.893 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:49.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:49.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:49.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:50.017 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:50.036 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:50.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:50.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:50.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:50.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:50.262 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:50.295 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:50.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:50.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:50.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:50.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:50.532 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:50.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:50.658 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:50.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:50.795 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:50.823 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.2 to 1 (10000) 2023-09-30T09:38:50.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:50.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:50.927 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:50.940 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:50 smithi099 bash[59238]: cluster 2023-09-30T09:38:49.225694+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 112 op/s 2023-09-30T09:38:50.940 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:50 smithi099 bash[59238]: audit 2023-09-30T09:38:50.130157+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.5:0/4093812812' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:38:50.940 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:50 smithi099 bash[59238]: audit 2023-09-30T09:38:50.130569+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:38:50.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:50.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:51.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:51.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:51.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:51.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:51.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:51.210 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:50 smithi005 bash[75361]: cluster 2023-09-30T09:38:49.225694+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 112 op/s 2023-09-30T09:38:51.210 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:50 smithi005 bash[75361]: audit 2023-09-30T09:38:50.130157+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.5:0/4093812812' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:38:51.210 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:50 smithi005 bash[75361]: audit 2023-09-30T09:38:50.130569+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:38:51.210 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:50 smithi005 bash[78438]: cluster 2023-09-30T09:38:49.225694+0000 mgr.y (mgr.34107) 1131 : cluster 0 pgmap v1201: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 112 op/s 2023-09-30T09:38:51.210 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:50 smithi005 bash[78438]: audit 2023-09-30T09:38:50.130157+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.5:0/4093812812' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:38:51.210 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:50 smithi005 bash[78438]: audit 2023-09-30T09:38:50.130569+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:38:51.223 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:51.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:51.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:51.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:51.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:51.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:51.455 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:51.483 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:51.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:51.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:51.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:51.614 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:51.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:51.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:51.748 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:51.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:51.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:51.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:51.877 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:51.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:51.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:51.980 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:51.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:51 smithi099 bash[59238]: audit 2023-09-30T09:38:50.807010+0000 mon.a (mon.0) 1424 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:38:51.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:51 smithi099 bash[59238]: cluster 2023-09-30T09:38:50.812307+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e246 with expected crc 2023-09-30T09:38:51.992 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:51 smithi099 bash[59238]: cluster 2023-09-30T09:38:50.812307+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e246 with expected crc 2023-09-30T09:38:51.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:51 smithi099 bash[59238]: cluster 2023-09-30T09:38:50.813858+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-30T09:38:51.993 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:51 smithi099 bash[59238]: audit 2023-09-30T09:38:51.584762+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:52.007 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:52.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:52.111 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:52.123 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[78438]: audit 2023-09-30T09:38:50.807010+0000 mon.a (mon.0) 1424 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:38:52.123 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[78438]: cluster 2023-09-30T09:38:50.812307+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e246 with expected crc 2023-09-30T09:38:52.124 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[78438]: cluster 2023-09-30T09:38:50.812307+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e246 with expected crc 2023-09-30T09:38:52.124 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[78438]: cluster 2023-09-30T09:38:50.813858+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-30T09:38:52.124 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[78438]: audit 2023-09-30T09:38:51.584762+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:52.124 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[75361]: audit 2023-09-30T09:38:50.807010+0000 mon.a (mon.0) 1424 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:38:52.124 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[75361]: cluster 2023-09-30T09:38:50.812307+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e246 with expected crc 2023-09-30T09:38:52.124 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[75361]: cluster 2023-09-30T09:38:50.812307+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e246 with expected crc 2023-09-30T09:38:52.125 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[75361]: cluster 2023-09-30T09:38:50.813858+0000 mon.a (mon.0) 1425 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-30T09:38:52.125 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:51 smithi005 bash[75361]: audit 2023-09-30T09:38:51.584762+0000 mon.a (mon.0) 1426 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:52.137 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:52.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:52.240 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:52.269 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:52.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:52.402 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:52.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:52.506 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:52.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:52.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:52.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:52.665 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:52.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:52.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:52.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:52.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:52.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:52.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:52.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:53.028 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:53.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:53.162 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:53.184 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:53.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:53.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:53.294 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:52 smithi099 bash[59238]: cluster 2023-09-30T09:38:51.226296+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:53.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:53.337 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:52 smithi005 bash[75361]: cluster 2023-09-30T09:38:51.226296+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:53.337 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:52 smithi005 bash[78438]: cluster 2023-09-30T09:38:51.226296+0000 mgr.y (mgr.34107) 1132 : cluster 0 pgmap v1203: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:53.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:53.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:53.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:53.548 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:53.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:53.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:53.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:53.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:53.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:53.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:53.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:53.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:53.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:53.973 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:53.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:53.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:54.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-30T09:38:54.077 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:54.106 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:54.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:54.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:54.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:54.230 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:54.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:54.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:54.334 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:54.362 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:54.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:54.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:54.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:54.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:38:54.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:54.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:38:54.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:54.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:54.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:54.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:54.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:54.747 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:54.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:54.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:54.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:54.860 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:54 smithi005 bash[78438]: cluster 2023-09-30T09:38:53.226953+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:54.861 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:54 smithi005 bash[75361]: cluster 2023-09-30T09:38:53.226953+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:54.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:54.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:54.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:55.015 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:55.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:55.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:55.119 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:55.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:55.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:55.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:55.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:54 smithi099 bash[59238]: cluster 2023-09-30T09:38:53.226953+0000 mgr.y (mgr.34107) 1133 : cluster 0 pgmap v1204: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:55.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:55.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:55.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:55.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:55.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:55.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:55.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:55.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:55.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:55.604 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:55.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:55.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:55.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:55.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:55.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:55.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:55.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:55.870 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:55.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:55.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:55.974 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:56.003 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:56.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:56.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:56.108 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:56.119 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:55 smithi099 bash[59238]: audit 2023-09-30T09:38:54.973177+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.119 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:55 smithi099 bash[59238]: audit 2023-09-30T09:38:54.979878+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.119 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:55 smithi099 bash[59238]: audit 2023-09-30T09:38:54.981489+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:38:56.119 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:55 smithi099 bash[59238]: audit 2023-09-30T09:38:54.982768+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:38:56.119 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:55 smithi099 bash[59238]: audit 2023-09-30T09:38:54.988437+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.119 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:55 smithi099 bash[59238]: cluster 2023-09-30T09:38:55.227733+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:56.139 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:56.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:56.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:56.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:56.251 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[78438]: audit 2023-09-30T09:38:54.973177+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.251 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[78438]: audit 2023-09-30T09:38:54.979878+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[78438]: audit 2023-09-30T09:38:54.981489+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[78438]: audit 2023-09-30T09:38:54.982768+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[78438]: audit 2023-09-30T09:38:54.988437+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[78438]: cluster 2023-09-30T09:38:55.227733+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[75361]: audit 2023-09-30T09:38:54.973177+0000 mon.a (mon.0) 1427 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[75361]: audit 2023-09-30T09:38:54.979878+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[75361]: audit 2023-09-30T09:38:54.981489+0000 mon.a (mon.0) 1429 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[75361]: audit 2023-09-30T09:38:54.982768+0000 mon.a (mon.0) 1430 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:38:56.252 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[75361]: audit 2023-09-30T09:38:54.988437+0000 mon.a (mon.0) 1431 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:38:56.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:55 smithi005 bash[75361]: cluster 2023-09-30T09:38:55.227733+0000 mgr.y (mgr.34107) 1134 : cluster 0 pgmap v1205: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:56.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:38:56.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:56.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:38:56.363 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:38:57.385 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:57.389 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:38:57.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:57.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:57.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:57 smithi005 bash[75361]: audit 2023-09-30T09:38:57.045307+0000 mon.a (mon.0) 1432 : audit 1 from='client.? 172.21.15.5:0/4201868769' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:38:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:57 smithi005 bash[75361]: cluster 2023-09-30T09:38:57.095688+0000 mon.a (mon.0) 1433 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:38:57.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:57 smithi099 bash[59238]: audit 2023-09-30T09:38:57.045307+0000 mon.a (mon.0) 1432 : audit 1 from='client.? 172.21.15.5:0/4201868769' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:38:57.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:57 smithi099 bash[59238]: cluster 2023-09-30T09:38:57.095688+0000 mon.a (mon.0) 1433 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:38:57.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:57.645 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:57.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:57.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:57.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:57.843 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:57 smithi005 bash[78438]: audit 2023-09-30T09:38:57.045307+0000 mon.a (mon.0) 1432 : audit 1 from='client.? 172.21.15.5:0/4201868769' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:38:57.843 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:57 smithi005 bash[78438]: cluster 2023-09-30T09:38:57.095688+0000 mon.a (mon.0) 1433 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:38:57.873 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:57.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:57.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:57.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:58.116 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:38:58.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:38:58.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:58.284 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:58.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:58 smithi099 bash[59238]: audit 2023-09-30T09:38:57.097722+0000 mon.a (mon.0) 1434 : audit 1 from='client.? 172.21.15.5:0/4201868769' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:38:58.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:58 smithi099 bash[59238]: cluster 2023-09-30T09:38:57.102842+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:58.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:58 smithi099 bash[59238]: cluster 2023-09-30T09:38:57.103637+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-30T09:38:58.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:58 smithi099 bash[59238]: cluster 2023-09-30T09:38:57.105270+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:58.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:58 smithi099 bash[59238]: cluster 2023-09-30T09:38:57.228399+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:58.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:58.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.442 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:58.458 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[75361]: audit 2023-09-30T09:38:57.097722+0000 mon.a (mon.0) 1434 : audit 1 from='client.? 172.21.15.5:0/4201868769' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:38:58.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[75361]: cluster 2023-09-30T09:38:57.102842+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:58.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[75361]: cluster 2023-09-30T09:38:57.103637+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-30T09:38:58.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[75361]: cluster 2023-09-30T09:38:57.105270+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:58.459 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[75361]: cluster 2023-09-30T09:38:57.228399+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:58.459 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[78438]: audit 2023-09-30T09:38:57.097722+0000 mon.a (mon.0) 1434 : audit 1 from='client.? 172.21.15.5:0/4201868769' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:38:58.459 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[78438]: cluster 2023-09-30T09:38:57.102842+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:58.460 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[78438]: cluster 2023-09-30T09:38:57.103637+0000 mon.a (mon.0) 1435 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-30T09:38:58.460 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[78438]: cluster 2023-09-30T09:38:57.105270+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:58.460 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:58 smithi005 bash[78438]: cluster 2023-09-30T09:38:57.228399+0000 mgr.y (mgr.34107) 1135 : cluster 0 pgmap v1207: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:38:58.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.578 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:58.681 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.712 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:58.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:58.816 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:58.840 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:58.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:58.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:58.969 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:38:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:58.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:38:59.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:59.111 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:59.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:59.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:59.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:59.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:59.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:59.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:59.356 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:59 smithi099 bash[59238]: cluster 2023-09-30T09:38:57.764962+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.356 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:59 smithi099 bash[59238]: cluster 2023-09-30T09:38:58.070110+0000 osd.0 (osd.0) 122 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.356 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:38:59 smithi099 bash[59238]: cluster 2023-09-30T09:38:58.164880+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.375 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:59.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:59.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:59.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:59 smithi005 bash[78438]: cluster 2023-09-30T09:38:57.764962+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:59 smithi005 bash[78438]: cluster 2023-09-30T09:38:58.070110+0000 osd.0 (osd.0) 122 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:38:59 smithi005 bash[78438]: cluster 2023-09-30T09:38:58.164880+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:59 smithi005 bash[75361]: cluster 2023-09-30T09:38:57.764962+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:59 smithi005 bash[75361]: cluster 2023-09-30T09:38:58.070110+0000 osd.0 (osd.0) 122 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:38:59 smithi005 bash[75361]: cluster 2023-09-30T09:38:58.164880+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e247 with expected crc 2023-09-30T09:38:59.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:59.511 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:38:59.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:59.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:38:59.581 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:38:59.607 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:38:59.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:59.629 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:38:59.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:38:59.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:59.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:38:59.657 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:38:59.680 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:38:59.707 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:38:59.708 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:38:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:38:59] "GET /metrics HTTP/1.1" 200 36300 "" "Prometheus/2.33.4" 2023-09-30T09:38:59.736 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:38:59.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:59.762 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:38:59.764 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.764 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.764 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.764 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.764 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.765 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.765 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.765 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:38:59.775 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:38:59.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:59.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:38:59.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:59.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:38:59.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:38:59.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:38:59.940 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:00.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:00.042 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:00.143 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_5' removed 2023-09-30T09:39:00.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:00.176 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:00.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:00.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[75361]: cluster 2023-09-30T09:38:59.229073+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:00.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[75361]: audit 2023-09-30T09:38:59.554423+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.5:0/3395612663' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:00.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[75361]: audit 2023-09-30T09:39:00.080075+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.5:0/2226206990' 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-30T09:39:00.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[75361]: audit 2023-09-30T09:39:00.080623+0000 mon.a (mon.0) 1437 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:39:00.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[78438]: cluster 2023-09-30T09:38:59.229073+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:00.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[78438]: audit 2023-09-30T09:38:59.554423+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.5:0/3395612663' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:00.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[78438]: audit 2023-09-30T09:39:00.080075+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.5:0/2226206990' 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-30T09:39:00.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:00 smithi005 bash[78438]: audit 2023-09-30T09:39:00.080623+0000 mon.a (mon.0) 1437 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:39:00.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:00.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:00 smithi099 bash[59238]: cluster 2023-09-30T09:38:59.229073+0000 mgr.y (mgr.34107) 1136 : cluster 0 pgmap v1208: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:00.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:00 smithi099 bash[59238]: audit 2023-09-30T09:38:59.554423+0000 mon.a (mon.0) 1436 : audit 0 from='client.? 172.21.15.5:0/3395612663' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:00.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:00 smithi099 bash[59238]: audit 2023-09-30T09:39:00.080075+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.5:0/2226206990' 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-30T09:39:00.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:00 smithi099 bash[59238]: audit 2023-09-30T09:39:00.080623+0000 mon.a (mon.0) 1437 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:39:00.302 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:00.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:00.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:00.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:00.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:00.568 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:00.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:00.674 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:00.702 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:00.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:00.807 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:00.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:00.948 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:00.973 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:00.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:00.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:01.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:01.097 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:01.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:01.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:01.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:01.212 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[75361]: audit 2023-09-30T09:39:00.127760+0000 mon.a (mon.0) 1438 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:39:01.212 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[75361]: cluster 2023-09-30T09:39:00.128946+0000 osd.0 (osd.0) 123 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.212 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[75361]: cluster 2023-09-30T09:39:00.132058+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-30T09:39:01.212 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[75361]: cluster 2023-09-30T09:39:00.132935+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.213 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[75361]: cluster 2023-09-30T09:39:00.132935+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.213 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[78438]: audit 2023-09-30T09:39:00.127760+0000 mon.a (mon.0) 1438 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:39:01.213 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[78438]: cluster 2023-09-30T09:39:00.128946+0000 osd.0 (osd.0) 123 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.213 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[78438]: cluster 2023-09-30T09:39:00.132058+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-30T09:39:01.213 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[78438]: cluster 2023-09-30T09:39:00.132935+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.213 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:01 smithi005 bash[78438]: cluster 2023-09-30T09:39:00.132935+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.226 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:01.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:01.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:01.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:01.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:01 smithi099 bash[59238]: audit 2023-09-30T09:39:00.127760+0000 mon.a (mon.0) 1438 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:39:01.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:01 smithi099 bash[59238]: cluster 2023-09-30T09:39:00.128946+0000 osd.0 (osd.0) 123 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:01 smithi099 bash[59238]: cluster 2023-09-30T09:39:00.132058+0000 mon.a (mon.0) 1439 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-30T09:39:01.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:01 smithi099 bash[59238]: cluster 2023-09-30T09:39:00.132935+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.342 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:01 smithi099 bash[59238]: cluster 2023-09-30T09:39:00.132935+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:01.360 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:01.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:01.464 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:01.471 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:39:01.484 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:01.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:01.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:01.590 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:01.613 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:01.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:01.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:01.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:01.738 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:01.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:01.841 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:01.872 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:01.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:01.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:01.975 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:02.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:02.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:02.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:02.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:02.136 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:02.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:02.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:02.240 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:02.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:02.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:02.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:02.374 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:02.386 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:02 smithi005 bash[78438]: cluster 2023-09-30T09:39:01.018218+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:02.386 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:02 smithi005 bash[78438]: cluster 2023-09-30T09:39:01.229818+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:02 smithi005 bash[75361]: cluster 2023-09-30T09:39:01.018218+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:02 smithi005 bash[75361]: cluster 2023-09-30T09:39:01.229818+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:02.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:02.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:02.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:02.509 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:02.540 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:02.559 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:02 smithi099 bash[59238]: cluster 2023-09-30T09:39:01.018218+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e248 with expected crc 2023-09-30T09:39:02.559 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:02 smithi099 bash[59238]: cluster 2023-09-30T09:39:01.229818+0000 mgr.y (mgr.34107) 1137 : cluster 0 pgmap v1210: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:02.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:02.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:02.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:02.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:02.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:02.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:02.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:03.071 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:03.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:03.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:03.204 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:03.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:03.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:03.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:03.341 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-30T09:39:03.341 INFO:tasks.radosbench:Beginning radosbench... 2023-09-30T09:39:03.341 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-09-30T09:39:03.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-09-30T09:39:03.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:03.363 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:03.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:03.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:03.494 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:03.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:03.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:03.628 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:03.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:03.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:03.736 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:03.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:03.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:03.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:03.897 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:03.926 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:03.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:03.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:04.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:04.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:04.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:04.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:04.169 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:04.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:04.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:04.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:04.306 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:04.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:04.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:04.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:04.441 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:04.471 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:04.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:04.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:04.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:04.598 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:04.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:04.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:04.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:04.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:04.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:04.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:04.838 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:04.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:04.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:04.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:04.939 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:39:04.939 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:39:04.939 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 0 2023-09-30T09:39:04.939 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:39:04.959 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:04 smithi005 bash[75361]: cluster 2023-09-30T09:39:03.230513+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:04.960 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:04 smithi005 bash[78438]: cluster 2023-09-30T09:39:03.230513+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:04.971 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:05.000 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:05.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:05.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:05.117 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:04 smithi099 bash[59238]: cluster 2023-09-30T09:39:03.230513+0000 mgr.y (mgr.34107) 1138 : cluster 0 pgmap v1211: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:05.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:05.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:05.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:05.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:39:05.271 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:05.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:05.374 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:05.409 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:05.512 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:05.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:05.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:05.648 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:05.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:05.788 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:05.819 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:05.924 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:05.950 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:05.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:05.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:06.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:06.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:06.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:06.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:06.191 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:06.223 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:06.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:06.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:06.327 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:06.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:06.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:06.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:06.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:06.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:06.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:06.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:06.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:06.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:06.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:06.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:06.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:06.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:06.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:06.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:06.902 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:06.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:07.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:07.019 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:06 smithi099 bash[59238]: cluster 2023-09-30T09:39:05.231110+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:07.019 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:06 smithi099 bash[59238]: audit 2023-09-30T09:39:06.591453+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:07.019 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:06 smithi099 bash[59238]: audit 2023-09-30T09:39:06.592985+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:07.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:07.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:07.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:07.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:06 smithi005 bash[75361]: cluster 2023-09-30T09:39:05.231110+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:07.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:06 smithi005 bash[75361]: audit 2023-09-30T09:39:06.591453+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:07.155 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:06 smithi005 bash[75361]: audit 2023-09-30T09:39:06.592985+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:07.155 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:06 smithi005 bash[78438]: cluster 2023-09-30T09:39:05.231110+0000 mgr.y (mgr.34107) 1139 : cluster 0 pgmap v1212: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:07.155 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:06 smithi005 bash[78438]: audit 2023-09-30T09:39:06.591453+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:07.155 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:06 smithi005 bash[78438]: audit 2023-09-30T09:39:06.592985+0000 mon.a (mon.0) 1441 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:07.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:07.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:07.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:07.309 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:07.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:07.319 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-30T09:39:07.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:07.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:07.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:07.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:07.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:07.686 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:07.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:07.800 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:07.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:07.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:07.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:07.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:07.983 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:07.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:07.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:08.086 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:08.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:08.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:08.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:08.220 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:08.242 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:08.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:08.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:08.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:08.373 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:08.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:08.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:08.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:08.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:08.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:08.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:08.644 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:08.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:08.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:08.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:08.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:08.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:08.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:08.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:09.014 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:09.027 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:08 smithi099 bash[59238]: cluster 2023-09-30T09:39:07.231777+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:09.046 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:09.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:09.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:09.157 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:08 smithi005 bash[78438]: cluster 2023-09-30T09:39:07.231777+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:09.158 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:08 smithi005 bash[75361]: cluster 2023-09-30T09:39:07.231777+0000 mgr.y (mgr.34107) 1140 : cluster 0 pgmap v1213: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:09.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:09.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:09.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:09.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:09.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:09.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:09.410 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:39:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:39:09] "GET /metrics HTTP/1.1" 200 33941 "" "Prometheus/2.33.4" 2023-09-30T09:39:09.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:09.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:09.531 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:09.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:09.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:09.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:09.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:09.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:09.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:09.822 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:09.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:09.827 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.3 to 1 (10000) 2023-09-30T09:39:09.830 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:09.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:09.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:09.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:09.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:10.066 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:10.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:10.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:10.129 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:09 smithi005 bash[75361]: audit 2023-09-30T09:39:09.765412+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.5:0/3000782993' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:39:10.129 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:09 smithi005 bash[75361]: audit 2023-09-30T09:39:09.765933+0000 mon.a (mon.0) 1442 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:39:10.129 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:09 smithi005 bash[78438]: audit 2023-09-30T09:39:09.765412+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.5:0/3000782993' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:39:10.129 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:09 smithi005 bash[78438]: audit 2023-09-30T09:39:09.765933+0000 mon.a (mon.0) 1442 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:39:10.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:10.204 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:09 smithi099 bash[59238]: audit 2023-09-30T09:39:09.765412+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.5:0/3000782993' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:39:10.205 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:09 smithi099 bash[59238]: audit 2023-09-30T09:39:09.765933+0000 mon.a (mon.0) 1442 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:39:10.225 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:10.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:10.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:10.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:10.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:10.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:10.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:10.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:10.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:10.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:10.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:10.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:10.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:10.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:10.737 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:10.764 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:10.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:10.867 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:10.897 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:10.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:10.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:11.000 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:11.013 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[78438]: cluster 2023-09-30T09:39:09.232555+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[78438]: audit 2023-09-30T09:39:09.815846+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[78438]: cluster 2023-09-30T09:39:09.820770+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[78438]: cluster 2023-09-30T09:39:09.820795+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[78438]: cluster 2023-09-30T09:39:09.821042+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[78438]: cluster 2023-09-30T09:39:09.821371+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[78438]: cluster 2023-09-30T09:39:10.637785+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[75361]: cluster 2023-09-30T09:39:09.232555+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[75361]: audit 2023-09-30T09:39:09.815846+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:39:11.014 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[75361]: cluster 2023-09-30T09:39:09.820770+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[75361]: cluster 2023-09-30T09:39:09.820795+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[75361]: cluster 2023-09-30T09:39:09.821042+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[75361]: cluster 2023-09-30T09:39:09.821371+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-30T09:39:11.015 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:10 smithi005 bash[75361]: cluster 2023-09-30T09:39:10.637785+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:11.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:11.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:11.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:10 smithi099 bash[59238]: cluster 2023-09-30T09:39:09.232555+0000 mgr.y (mgr.34107) 1141 : cluster 0 pgmap v1214: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:11.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:10 smithi099 bash[59238]: audit 2023-09-30T09:39:09.815846+0000 mon.a (mon.0) 1443 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:39:11.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:10 smithi099 bash[59238]: cluster 2023-09-30T09:39:09.820770+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:10 smithi099 bash[59238]: cluster 2023-09-30T09:39:09.820795+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:10 smithi099 bash[59238]: cluster 2023-09-30T09:39:09.821042+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:10 smithi099 bash[59238]: cluster 2023-09-30T09:39:09.821371+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-30T09:39:11.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:10 smithi099 bash[59238]: cluster 2023-09-30T09:39:10.637785+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:11.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:11.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:11.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:11.302 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:11.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:11.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:11.433 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:11.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:11.535 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:11.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:11.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:11.671 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:11.702 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:11.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:11.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:11.831 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:11.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:11.934 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:11.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:11.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:11.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:12.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:12.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:12.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:12.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:12.201 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:12.237 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:12.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:12.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:12.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:12.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:12.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:12.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:12.478 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:12.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:12.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:12.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:12.604 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:12.635 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:12.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:12.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:12.739 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:12.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:12.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:12.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:12.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-30T09:39:12.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:12.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:12 smithi099 bash[59238]: cluster 2023-09-30T09:39:11.005842+0000 osd.0 (osd.0) 124 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:12.887 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:12 smithi099 bash[59238]: cluster 2023-09-30T09:39:11.233314+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:12.907 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:12.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:13.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:13.042 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:13.456 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:12 smithi005 bash[78438]: cluster 2023-09-30T09:39:11.005842+0000 osd.0 (osd.0) 124 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:13.456 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:12 smithi005 bash[78438]: cluster 2023-09-30T09:39:11.233314+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:13.457 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:12 smithi005 bash[75361]: cluster 2023-09-30T09:39:11.005842+0000 osd.0 (osd.0) 124 : cluster 3 failed to encode map e249 with expected crc 2023-09-30T09:39:13.457 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:12 smithi005 bash[75361]: cluster 2023-09-30T09:39:11.233314+0000 mgr.y (mgr.34107) 1142 : cluster 0 pgmap v1216: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:13.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:13.458 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:13.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:13.559 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:13.586 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:13.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:13.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:13.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:13.720 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:13.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:13.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:13.824 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:13.850 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:13.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:13.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:13.953 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:13.986 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:13.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:14.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:14.112 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:14.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:14.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:14.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:14.241 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:14.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:14.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:14.323 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:14.344 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:14.376 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:14.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:14.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:14.481 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:14.507 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:14.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:14.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:14.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:14.634 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:14.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:14.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:14.738 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:14.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:14.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:14.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:14.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:14.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:14.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:14.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:14.891 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:14 smithi005 bash[75361]: cluster 2023-09-30T09:39:13.233937+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:14.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:15.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:15.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:15.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:15.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:14 smithi099 bash[59238]: cluster 2023-09-30T09:39:13.233937+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:15.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:15.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:15.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:14 smithi005 bash[78438]: cluster 2023-09-30T09:39:13.233937+0000 mgr.y (mgr.34107) 1143 : cluster 0 pgmap v1217: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:15.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:15.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:15.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:15.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:15.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:15.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:15.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:15.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:15.708 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:15.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:15.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:15.838 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:15.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:15.942 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:15.962 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:15.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:15.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:16.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:16.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:16.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:16.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:16.185 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:16.218 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:16.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:16.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:16.321 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:16.351 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:16.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:16.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:16.455 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:16.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:16.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:16.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:16.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:16.613 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:16.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:16.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:16.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:16.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:16.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:16.840 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:39:16.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:16.887 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:16.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:16.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:16.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:17.010 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:17.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:16 smithi099 bash[59238]: cluster 2023-09-30T09:39:15.234681+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:17.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:16 smithi099 bash[59238]: audit 2023-09-30T09:39:16.015242+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.5:0/273511427' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:39:17.113 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:17.120 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:16 smithi005 bash[75361]: cluster 2023-09-30T09:39:15.234681+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:17.120 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:16 smithi005 bash[75361]: audit 2023-09-30T09:39:16.015242+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.5:0/273511427' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:39:17.121 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:16 smithi005 bash[78438]: cluster 2023-09-30T09:39:15.234681+0000 mgr.y (mgr.34107) 1144 : cluster 0 pgmap v1218: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:17.121 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:16 smithi005 bash[78438]: audit 2023-09-30T09:39:16.015242+0000 mon.a (mon.0) 1445 : audit 1 from='client.? 172.21.15.5:0/273511427' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:39:17.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:17.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:17.236 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:17.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:17.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:17.368 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:17.396 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:17.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:17.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:17.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:17.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:17.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:17.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:17.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:17.762 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:17.793 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:17.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:17.917 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:17.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:17.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:18.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:18.059 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:18.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:18.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:18.163 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:18.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:17 smithi099 bash[59238]: cluster 2023-09-30T09:39:16.826260+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:39:18.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:17 smithi099 bash[59238]: audit 2023-09-30T09:39:16.828294+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.5:0/273511427' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:39:18.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:17 smithi099 bash[59238]: cluster 2023-09-30T09:39:16.832319+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-30T09:39:18.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:17 smithi099 bash[59238]: cluster 2023-09-30T09:39:16.833853+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:17 smithi099 bash[59238]: cluster 2023-09-30T09:39:16.833964+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:17 smithi099 bash[59238]: cluster 2023-09-30T09:39:16.924211+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.180 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:17 smithi099 bash[59238]: cluster 2023-09-30T09:39:16.939057+0000 osd.0 (osd.0) 125 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.197 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:18.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:18.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:18.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[78438]: cluster 2023-09-30T09:39:16.826260+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:39:18.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[78438]: audit 2023-09-30T09:39:16.828294+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.5:0/273511427' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:39:18.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[78438]: cluster 2023-09-30T09:39:16.832319+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-30T09:39:18.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[78438]: cluster 2023-09-30T09:39:16.833853+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[78438]: cluster 2023-09-30T09:39:16.833964+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[78438]: cluster 2023-09-30T09:39:16.924211+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[78438]: cluster 2023-09-30T09:39:16.939057+0000 osd.0 (osd.0) 125 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[75361]: cluster 2023-09-30T09:39:16.826260+0000 mon.a (mon.0) 1446 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:39:18.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[75361]: audit 2023-09-30T09:39:16.828294+0000 mon.a (mon.0) 1447 : audit 1 from='client.? 172.21.15.5:0/273511427' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:39:18.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[75361]: cluster 2023-09-30T09:39:16.832319+0000 mon.a (mon.0) 1448 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-30T09:39:18.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[75361]: cluster 2023-09-30T09:39:16.833853+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[75361]: cluster 2023-09-30T09:39:16.833964+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[75361]: cluster 2023-09-30T09:39:16.924211+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.272 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:17 smithi005 bash[75361]: cluster 2023-09-30T09:39:16.939057+0000 osd.0 (osd.0) 125 : cluster 3 failed to encode map e250 with expected crc 2023-09-30T09:39:18.302 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:18.330 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:18.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:18.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:18.585 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:18.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:18.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:18.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:18.722 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:18.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:18.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:18.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:18.849 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:18.882 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:18.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:18.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:18.985 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:19.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:18 smithi005 bash[75361]: cluster 2023-09-30T09:39:17.235234+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:19.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:18 smithi005 bash[78438]: cluster 2023-09-30T09:39:17.235234+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:19.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:19.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:19.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:19.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:19.150 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:19.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:19.445 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:18 smithi099 bash[59238]: cluster 2023-09-30T09:39:17.235234+0000 mgr.y (mgr.34107) 1145 : cluster 0 pgmap v1220: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:19.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:19.546 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:19.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:19.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:19.674 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:19.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:19.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:19.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:19.736 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:39:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:39:19] "GET /metrics HTTP/1.1" 200 33941 "" "Prometheus/2.33.4" 2023-09-30T09:39:19.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:19.843 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:19.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:19.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:19.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:19.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:19.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:20.077 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:20.113 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:20.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:20.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:20.216 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:20.246 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:20.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:20.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:20.350 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:20.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:20.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:20.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:20.480 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:20.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:20.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:20.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:20.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:20.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:20.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:20.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:20.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:20.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:20.870 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:20.893 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:20.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:20.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:21.005 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:20 smithi005 bash[75361]: cluster 2023-09-30T09:39:19.235948+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:21.005 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:20 smithi005 bash[78438]: cluster 2023-09-30T09:39:19.235948+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:21.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:21.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:21.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:21.165 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:21.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:21.280 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:20 smithi099 bash[59238]: cluster 2023-09-30T09:39:19.235948+0000 mgr.y (mgr.34107) 1146 : cluster 0 pgmap v1221: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:21.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:21.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:21.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:21.433 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:21.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:21.536 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:21.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:21.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:21.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:21.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:21.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:21.834 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:21.938 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:21.949 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:21 smithi099 bash[59238]: audit 2023-09-30T09:39:21.584562+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:21.968 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:21.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:21.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:22.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:22.106 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:22.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:22.174 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:21 smithi005 bash[75361]: audit 2023-09-30T09:39:21.584562+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:22.174 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:21 smithi005 bash[78438]: audit 2023-09-30T09:39:21.584562+0000 mon.a (mon.0) 1449 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:22.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:22.236 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:22.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:22.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:22.370 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:22.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:22.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:22.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:22.502 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:22.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:22.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:22.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:22.636 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:22.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:22.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:22.669 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:22.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:22.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:22.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:22.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:22.877 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:22.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:22.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:22.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:23.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:23.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:22 smithi005 bash[78438]: cluster 2023-09-30T09:39:21.236804+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:23.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:22 smithi005 bash[75361]: cluster 2023-09-30T09:39:21.236804+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:23.030 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:23.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:23.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:39:23.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:23.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:22 smithi099 bash[59238]: cluster 2023-09-30T09:39:21.236804+0000 mgr.y (mgr.34107) 1147 : cluster 0 pgmap v1222: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:23.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:23.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:23.294 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:23.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:23.420 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:23.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:23.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:23.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:23.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:23.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:23.680 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:23.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:23.784 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:23.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:23.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:23.897 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_6' created 2023-09-30T09:39:23.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:23.947 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:23.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:23.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:24.051 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:24.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:24.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:24.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:24.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:24.203 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:23 smithi099 bash[59238]: audit 2023-09-30T09:39:22.920242+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.5:0/3075786067' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-30T09:39:24.203 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:23 smithi099 bash[59238]: audit 2023-09-30T09:39:22.920881+0000 mon.a (mon.0) 1450 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-30T09:39:24.225 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:24.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:24.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:24.329 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:24.336 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: audit 2023-09-30T09:39:22.920242+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.5:0/3075786067' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-30T09:39:24.337 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: audit 2023-09-30T09:39:22.920881+0000 mon.a (mon.0) 1450 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-30T09:39:24.337 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: audit 2023-09-30T09:39:22.920242+0000 mon.c (mon.2) 131 : audit 1 from='client.? 172.21.15.5:0/3075786067' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-30T09:39:24.337 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: audit 2023-09-30T09:39:22.920881+0000 mon.a (mon.0) 1450 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-30T09:39:24.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:24.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:24.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:24.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:24.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:24.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:24.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:24.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:24.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:24.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:24.749 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:24.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:24.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:24.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:24.878 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:24.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:24.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:24.932 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: cluster 2023-09-30T09:39:23.237406+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:24.932 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: audit 2023-09-30T09:39:23.876844+0000 mon.a (mon.0) 1451 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-30T09:39:24.932 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: cluster 2023-09-30T09:39:23.881559+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-30T09:39:24.932 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: cluster 2023-09-30T09:39:23.881708+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.932 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: cluster 2023-09-30T09:39:23.882089+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.932 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: cluster 2023-09-30T09:39:23.884359+0000 osd.0 (osd.0) 126 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: cluster 2023-09-30T09:39:23.886735+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[75361]: cluster 2023-09-30T09:39:23.887178+0000 osd.0 (osd.0) 127 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: cluster 2023-09-30T09:39:23.237406+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: audit 2023-09-30T09:39:23.876844+0000 mon.a (mon.0) 1451 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: cluster 2023-09-30T09:39:23.881559+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: cluster 2023-09-30T09:39:23.881708+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: cluster 2023-09-30T09:39:23.882089+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: cluster 2023-09-30T09:39:23.884359+0000 osd.0 (osd.0) 126 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.933 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: cluster 2023-09-30T09:39:23.886735+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.934 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:24 smithi005 bash[78438]: cluster 2023-09-30T09:39:23.887178+0000 osd.0 (osd.0) 127 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:24.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:25.012 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:25.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:25.120 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:25.141 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:25.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:25.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:25.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:25.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: cluster 2023-09-30T09:39:23.237406+0000 mgr.y (mgr.34107) 1148 : cluster 0 pgmap v1223: 73 pgs: 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: audit 2023-09-30T09:39:23.876844+0000 mon.a (mon.0) 1451 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-30T09:39:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: cluster 2023-09-30T09:39:23.881559+0000 mon.a (mon.0) 1452 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-30T09:39:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: cluster 2023-09-30T09:39:23.881708+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:25.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: cluster 2023-09-30T09:39:23.882089+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:25.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: cluster 2023-09-30T09:39:23.884359+0000 osd.0 (osd.0) 126 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:25.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: cluster 2023-09-30T09:39:23.886735+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:25.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:24 smithi099 bash[59238]: cluster 2023-09-30T09:39:23.887178+0000 osd.0 (osd.0) 127 : cluster 3 failed to encode map e251 with expected crc 2023-09-30T09:39:25.389 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:25.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:25.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:25.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:25.554 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:25.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:25.690 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:25.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:25.795 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:25.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:25.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:25.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:25.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:25.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:25.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.882944+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.883072+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.883265+0000 osd.0 (osd.0) 128 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.883970+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.886913+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.886981+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.887054+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:25 smithi099 bash[59238]: cluster 2023-09-30T09:39:24.889485+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:26.096 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:26.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:26.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:26.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:26.234 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:26.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:26.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.882944+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.883072+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.883265+0000 osd.0 (osd.0) 128 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.883970+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.886913+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.886981+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.887054+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[75361]: cluster 2023-09-30T09:39:24.889485+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.882944+0000 mon.a (mon.0) 1453 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-30T09:39:26.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.883072+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.883265+0000 osd.0 (osd.0) 128 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.883970+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.886913+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.886981+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.887054+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:25 smithi005 bash[78438]: cluster 2023-09-30T09:39:24.889485+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e252 with expected crc 2023-09-30T09:39:26.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:26.360 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:26.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:26.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:26.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:26.486 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:26.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:26.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:26.588 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:26.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:26.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:26.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:26.724 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:26.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:26.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:26.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:26.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:26.874 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:26.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:26.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:26.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.001 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:27.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:27.137 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:27.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:27.240 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:27.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:26 smithi099 bash[59238]: cluster 2023-09-30T09:39:25.237882+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1226: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:27.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:26 smithi099 bash[59238]: cluster 2023-09-30T09:39:25.888083+0000 mon.a (mon.0) 1454 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:39:27.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:26 smithi099 bash[59238]: cluster 2023-09-30T09:39:25.900070+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-30T09:39:27.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:26 smithi099 bash[59238]: cluster 2023-09-30T09:39:25.901339+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:26 smithi099 bash[59238]: cluster 2023-09-30T09:39:25.901755+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:26 smithi099 bash[59238]: cluster 2023-09-30T09:39:26.046174+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:26 smithi099 bash[59238]: cluster 2023-09-30T09:39:26.046205+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[75361]: cluster 2023-09-30T09:39:25.237882+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1226: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[75361]: cluster 2023-09-30T09:39:25.888083+0000 mon.a (mon.0) 1454 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:39:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[75361]: cluster 2023-09-30T09:39:25.900070+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-30T09:39:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[75361]: cluster 2023-09-30T09:39:25.901339+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[75361]: cluster 2023-09-30T09:39:25.901755+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[75361]: cluster 2023-09-30T09:39:26.046174+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[75361]: cluster 2023-09-30T09:39:26.046205+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[78438]: cluster 2023-09-30T09:39:25.237882+0000 mgr.y (mgr.34107) 1149 : cluster 0 pgmap v1226: 89 pgs: 4 creating+peering, 12 unknown, 73 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:27.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[78438]: cluster 2023-09-30T09:39:25.888083+0000 mon.a (mon.0) 1454 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:39:27.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[78438]: cluster 2023-09-30T09:39:25.900070+0000 mon.a (mon.0) 1455 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-30T09:39:27.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[78438]: cluster 2023-09-30T09:39:25.901339+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[78438]: cluster 2023-09-30T09:39:25.901755+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[78438]: cluster 2023-09-30T09:39:26.046174+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:26 smithi005 bash[78438]: cluster 2023-09-30T09:39:26.046205+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:27.272 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:27.281 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-09-30T09:39:27.377 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:27.510 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:27.537 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:27.640 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:27.731 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:39:27.755 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:39:27.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:27.782 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:39:27.792 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:27.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:27.811 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:39:27.839 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:39:27.881 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:39:27.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.910 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:39:27.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:27.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:27.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:27.936 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:39:27.938 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:39:27.938 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:39:27.938 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:39:27.938 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:39:27.938 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:39:27.938 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:39:27.939 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:39:27.939 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:39:28.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:28.041 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:39:28.041 INFO:teuthology.orchestra.run.smithi005.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-30T09:39:28.051 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:28.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:28.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:28.067 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:27 smithi005 bash[75361]: cluster 2023-09-30T09:39:26.042210+0000 osd.0 (osd.0) 129 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:28.067 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:27 smithi005 bash[75361]: audit 2023-09-30T09:39:27.696859+0000 mon.a (mon.0) 1456 : audit 0 from='client.? 172.21.15.5:0/139686618' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:28.067 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:27 smithi005 bash[78438]: cluster 2023-09-30T09:39:26.042210+0000 osd.0 (osd.0) 129 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:28.067 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:27 smithi005 bash[78438]: audit 2023-09-30T09:39:27.696859+0000 mon.a (mon.0) 1456 : audit 0 from='client.? 172.21.15.5:0/139686618' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:28.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:28.184 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:28.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:28.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:28.289 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:28.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:27 smithi099 bash[59238]: cluster 2023-09-30T09:39:26.042210+0000 osd.0 (osd.0) 129 : cluster 3 failed to encode map e253 with expected crc 2023-09-30T09:39:28.381 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:27 smithi099 bash[59238]: audit 2023-09-30T09:39:27.696859+0000 mon.a (mon.0) 1456 : audit 0 from='client.? 172.21.15.5:0/139686618' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:28.411 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:28.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:28.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:28.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:28.539 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:28.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:28.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:28.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:28.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:28.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:28.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:28.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:28.812 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:28.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:28.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:28.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:28.928 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:28 smithi099 bash[59238]: cluster 2023-09-30T09:39:27.238883+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1228: 89 pgs: 4 creating+peering, 6 unknown, 79 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:28.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:28.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:28.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:29.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:29.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:29.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:29.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:29.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:29.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:29.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:29.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:28 smithi005 bash[75361]: cluster 2023-09-30T09:39:27.238883+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1228: 89 pgs: 4 creating+peering, 6 unknown, 79 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:29.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:28 smithi005 bash[78438]: cluster 2023-09-30T09:39:27.238883+0000 mgr.y (mgr.34107) 1150 : cluster 0 pgmap v1228: 89 pgs: 4 creating+peering, 6 unknown, 79 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:29.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:29.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:29.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:29.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:29.461 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:29.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:29.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:29.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:29.630 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:29.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:29.664 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:39:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:39:29] "GET /metrics HTTP/1.1" 200 33935 "" "Prometheus/2.33.4" 2023-09-30T09:39:29.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-30T09:39:29.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:29.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:29.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:29.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:29.897 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:29.921 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:29.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:29.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:30.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:30.059 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:30.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:30.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:30.163 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:30.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:30.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:30.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:30.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:30.325 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:30.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:30.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:30.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:30.464 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:30.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:30.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:30.568 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:30.603 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:30.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:30.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:30.707 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:30.735 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:30.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:30.839 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:30.871 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:30.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:30.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:30.975 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:31.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:31.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:31.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:30 smithi005 bash[75361]: cluster 2023-09-30T09:39:29.239971+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1229: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:31.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:30 smithi005 bash[78438]: cluster 2023-09-30T09:39:29.239971+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1229: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:31.112 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:31.144 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:31.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:31.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:31.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:31.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:30 smithi099 bash[59238]: cluster 2023-09-30T09:39:29.239971+0000 mgr.y (mgr.34107) 1151 : cluster 0 pgmap v1229: 89 pgs: 2 creating+peering, 87 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:31.379 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:31.409 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:31.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:31.513 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:31.542 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:31.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:31.646 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:31.666 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:39:31.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:31.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:31.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:31.818 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:31.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:31.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:31.923 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.5 to 1 (10000) 2023-09-30T09:39:31.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:31.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:31.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:31 smithi099 bash[59238]: audit 2023-09-30T09:39:31.481428+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.5:0/1763057179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:39:32.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:31 smithi099 bash[59238]: audit 2023-09-30T09:39:31.482168+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:39:32.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:32.082 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:32.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:32.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:32.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:32.219 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:32.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:32.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:32.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:31 smithi005 bash[75361]: audit 2023-09-30T09:39:31.481428+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.5:0/1763057179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:39:32.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:31 smithi005 bash[75361]: audit 2023-09-30T09:39:31.482168+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:39:32.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:31 smithi005 bash[78438]: audit 2023-09-30T09:39:31.481428+0000 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.5:0/1763057179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:39:32.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:31 smithi005 bash[78438]: audit 2023-09-30T09:39:31.482168+0000 mon.a (mon.0) 1457 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:39:32.323 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:32.352 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:32.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:32.455 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:32.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:32.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:32.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:32.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:32.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:32.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:32.726 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:32.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:32.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:32.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:32.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:32.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:32.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:32.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:32.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-30T09:39:32.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:33.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:32 smithi099 bash[59238]: cluster 2023-09-30T09:39:31.241018+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1230: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:33.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:32 smithi099 bash[59238]: audit 2023-09-30T09:39:31.906788+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:39:33.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:32 smithi099 bash[59238]: cluster 2023-09-30T09:39:31.908169+0000 osd.0 (osd.0) 130 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:32 smithi099 bash[59238]: cluster 2023-09-30T09:39:31.912492+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.004 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:32 smithi099 bash[59238]: cluster 2023-09-30T09:39:31.912492+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.005 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:32 smithi099 bash[59238]: cluster 2023-09-30T09:39:31.913702+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-30T09:39:33.021 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:33.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:33.125 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.158 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:33.262 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[75361]: cluster 2023-09-30T09:39:31.241018+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1230: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:33.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[75361]: audit 2023-09-30T09:39:31.906788+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:39:33.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[75361]: cluster 2023-09-30T09:39:31.908169+0000 osd.0 (osd.0) 130 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[75361]: cluster 2023-09-30T09:39:31.912492+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[75361]: cluster 2023-09-30T09:39:31.912492+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[75361]: cluster 2023-09-30T09:39:31.913702+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-30T09:39:33.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[78438]: cluster 2023-09-30T09:39:31.241018+0000 mgr.y (mgr.34107) 1152 : cluster 0 pgmap v1230: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:33.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[78438]: audit 2023-09-30T09:39:31.906788+0000 mon.a (mon.0) 1458 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:39:33.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[78438]: cluster 2023-09-30T09:39:31.908169+0000 osd.0 (osd.0) 130 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[78438]: cluster 2023-09-30T09:39:31.912492+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[78438]: cluster 2023-09-30T09:39:31.912492+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e254 with expected crc 2023-09-30T09:39:33.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:32 smithi005 bash[78438]: cluster 2023-09-30T09:39:31.913702+0000 mon.a (mon.0) 1459 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-30T09:39:33.291 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:33.313 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:33.377 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:33.394 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:33.527 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:33.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:33.665 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:33.694 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:33.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:33.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:33.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:33.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:33.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:33.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:33.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:34.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:34.093 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:34.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:34.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:34.221 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:34.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:34.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:34.324 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:34.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:34.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:34.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:34.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:34.491 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:34.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:34.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:34.595 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:34.628 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:34.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:34.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:34.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:34.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:34.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:34.866 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:34.894 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:34.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:34.998 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:35.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:34 smithi005 bash[75361]: cluster 2023-09-30T09:39:33.242036+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1232: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:35.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:34 smithi005 bash[78438]: cluster 2023-09-30T09:39:33.242036+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1232: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:35.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:35.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:35.134 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:35.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:35.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:35.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:34 smithi099 bash[59238]: cluster 2023-09-30T09:39:33.242036+0000 mgr.y (mgr.34107) 1153 : cluster 0 pgmap v1232: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:35.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:35.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:35.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:35.406 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:35.443 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:35.547 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:35.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:35.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:35.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:35.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:35.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:35.822 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:35.855 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:35.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:35.960 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:35.992 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:35.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:35.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:36.096 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:36.125 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:36.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:36.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:36.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:36.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:36.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:36.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:36.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:36.393 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:36.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:36.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:36.522 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:36.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:36.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:36.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:36.657 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:36.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:36.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:36.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:36.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:36.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:36.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:36.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:36.910 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:36.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:37.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:37.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:36 smithi005 bash[75361]: cluster 2023-09-30T09:39:35.243019+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1233: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:37.021 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:36 smithi005 bash[75361]: audit 2023-09-30T09:39:36.591470+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:37.021 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:36 smithi005 bash[75361]: audit 2023-09-30T09:39:36.592805+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:37.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:36 smithi005 bash[78438]: cluster 2023-09-30T09:39:35.243019+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1233: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:37.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:36 smithi005 bash[78438]: audit 2023-09-30T09:39:36.591470+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:37.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:36 smithi005 bash[78438]: audit 2023-09-30T09:39:36.592805+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:37.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:37.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:37.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:37.278 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:37.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:36 smithi099 bash[59238]: cluster 2023-09-30T09:39:35.243019+0000 mgr.y (mgr.34107) 1154 : cluster 0 pgmap v1233: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:37.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:36 smithi099 bash[59238]: audit 2023-09-30T09:39:36.591470+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:37.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:36 smithi099 bash[59238]: audit 2023-09-30T09:39:36.592805+0000 mon.a (mon.0) 1461 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:37.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:37.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:37.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:37.441 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:37.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:37.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:37.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:37.676 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:37.704 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:37.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:37.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:37.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:37.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:37.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:37.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:37.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:37.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:38.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:38.087 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:38.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:38.190 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:38.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:38.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:38.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:38.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:38.349 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:38.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:38.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:38.452 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:38.461 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:38 smithi005 bash[75361]: audit 2023-09-30T09:39:37.106627+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:38.461 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:38 smithi005 bash[75361]: cluster 2023-09-30T09:39:37.243706+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1234: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:38.461 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:38 smithi005 bash[78438]: audit 2023-09-30T09:39:37.106627+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:38.461 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:38 smithi005 bash[78438]: cluster 2023-09-30T09:39:37.243706+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1234: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:38.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:38.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:38.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:38 smithi099 bash[59238]: audit 2023-09-30T09:39:37.106627+0000 mon.a (mon.0) 1462 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:38.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:38 smithi099 bash[59238]: cluster 2023-09-30T09:39:37.243706+0000 mgr.y (mgr.34107) 1155 : cluster 0 pgmap v1234: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:38.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:38.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:38.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:38.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:38.743 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:38.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:38.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:38.846 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:38.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:38.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:38.983 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:39.014 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:39.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:39.117 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:39.154 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:39.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:39.258 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:39.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:39.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:39.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:39.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:39.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:39.518 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:39:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:39:39] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-09-30T09:39:39.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:39.571 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:39.630 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:39.630 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:39.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:39.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:39.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:39.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:39.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:39.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:39.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:39.957 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:39.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:39.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:40.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:40.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:40.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:40.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:40.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:40.226 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:40.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:40.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:40.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:40.334 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:40 smithi005 bash[75361]: cluster 2023-09-30T09:39:39.244887+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:40.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:40.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:40.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:40.458 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:40.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:40.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:40.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:40 smithi099 bash[59238]: cluster 2023-09-30T09:39:39.244887+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:40.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:40.603 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:40 smithi005 bash[78438]: cluster 2023-09-30T09:39:39.244887+0000 mgr.y (mgr.34107) 1156 : cluster 0 pgmap v1235: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:40.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:40.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:40.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:40.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:40.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:40.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:40.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:40.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:40.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:40.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:40.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:40.988 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:41.018 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:41.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:41.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:41.149 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:41.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:41.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:41.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:41.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:41.390 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:41.424 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:41.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:41.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:41.553 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:41.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:41.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:41.683 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:41.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:41.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:41.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:41.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:41.920 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:41.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:41.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:42.057 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:42.095 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:42.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:42.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:42.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:42.227 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:42.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:42.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:42.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:42.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:42.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:42.461 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:42.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:42.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:42.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:42 smithi099 bash[59238]: cluster 2023-09-30T09:39:41.245933+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:42.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:42.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:42.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:42.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:42.762 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:42.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:42.810 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:42 smithi005 bash[75361]: cluster 2023-09-30T09:39:41.245933+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:42.811 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:42 smithi005 bash[78438]: cluster 2023-09-30T09:39:41.245933+0000 mgr.y (mgr.34107) 1157 : cluster 0 pgmap v1236: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:42.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:42.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:42.946 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:42.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:42.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:43.050 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:43.073 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:43.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:43.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:43.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:43.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:43.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:43.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:43.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:43.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:43.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:43.449 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:43.482 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:43.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:43.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:43.608 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:43.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:43.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:43.711 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:43.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:43.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:43.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:43.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:43.870 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:43.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:43.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:44.003 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:44.106 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:44.136 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:44.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:44.240 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:44.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:44.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:44.362 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:44.392 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:44.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:44.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:44.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:44.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:44.534 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:39:44.535 INFO:teuthology.orchestra.run.smithi005.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-30T09:39:44.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:44.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:44.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:44.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:44.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:44.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:44.834 INFO:teuthology.orchestra.run.smithi005.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-09-30T09:39:44.839 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:39:44.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:44.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:44.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:44.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:45.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[78438]: cluster 2023-09-30T09:39:43.246678+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:45.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[78438]: audit 2023-09-30T09:39:43.826852+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.5:0/713459435' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:39:45.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[78438]: audit 2023-09-30T09:39:44.546319+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.5:0/1888683608' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:39:45.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[78438]: audit 2023-09-30T09:39:44.546818+0000 mon.a (mon.0) 1464 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:39:45.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[75361]: cluster 2023-09-30T09:39:43.246678+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:45.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[75361]: audit 2023-09-30T09:39:43.826852+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.5:0/713459435' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:39:45.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[75361]: audit 2023-09-30T09:39:44.546319+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.5:0/1888683608' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:39:45.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:44 smithi005 bash[75361]: audit 2023-09-30T09:39:44.546818+0000 mon.a (mon.0) 1464 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:39:45.033 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:45.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:45.166 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:45.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:45.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:45.283 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:44 smithi099 bash[59238]: cluster 2023-09-30T09:39:43.246678+0000 mgr.y (mgr.34107) 1158 : cluster 0 pgmap v1237: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:45.283 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:44 smithi099 bash[59238]: audit 2023-09-30T09:39:43.826852+0000 mon.a (mon.0) 1463 : audit 1 from='client.? 172.21.15.5:0/713459435' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:39:45.283 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:44 smithi099 bash[59238]: audit 2023-09-30T09:39:44.546319+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.5:0/1888683608' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:39:45.283 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:44 smithi099 bash[59238]: audit 2023-09-30T09:39:44.546818+0000 mon.a (mon.0) 1464 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:39:45.302 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:45.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:45.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:45.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:45.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:45.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:45.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:45.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:45.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:45.701 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:45.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:45.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:45.831 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:45.934 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:45.947 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: cluster 2023-09-30T09:39:44.816910+0000 mon.a (mon.0) 1465 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:39:45.947 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: audit 2023-09-30T09:39:44.825275+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.5:0/713459435' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:39:45.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: audit 2023-09-30T09:39:44.825410+0000 mon.a (mon.0) 1467 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:39:45.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: cluster 2023-09-30T09:39:44.826628+0000 osd.0 (osd.0) 131 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:45.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: cluster 2023-09-30T09:39:44.830130+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:45.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: cluster 2023-09-30T09:39:44.830189+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:45.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: cluster 2023-09-30T09:39:44.831195+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-09-30T09:39:45.948 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:45 smithi099 bash[59238]: cluster 2023-09-30T09:39:44.883200+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:45.964 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:45.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:45.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:46.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: cluster 2023-09-30T09:39:44.816910+0000 mon.a (mon.0) 1465 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: audit 2023-09-30T09:39:44.825275+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.5:0/713459435' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: audit 2023-09-30T09:39:44.825410+0000 mon.a (mon.0) 1467 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: cluster 2023-09-30T09:39:44.826628+0000 osd.0 (osd.0) 131 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: cluster 2023-09-30T09:39:44.830130+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: cluster 2023-09-30T09:39:44.830189+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: cluster 2023-09-30T09:39:44.831195+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-09-30T09:39:46.082 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[75361]: cluster 2023-09-30T09:39:44.883200+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: cluster 2023-09-30T09:39:44.816910+0000 mon.a (mon.0) 1465 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: audit 2023-09-30T09:39:44.825275+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.5:0/713459435' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: audit 2023-09-30T09:39:44.825410+0000 mon.a (mon.0) 1467 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: cluster 2023-09-30T09:39:44.826628+0000 osd.0 (osd.0) 131 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: cluster 2023-09-30T09:39:44.830130+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: cluster 2023-09-30T09:39:44.830189+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: cluster 2023-09-30T09:39:44.831195+0000 mon.a (mon.0) 1468 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-09-30T09:39:46.083 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:45 smithi005 bash[78438]: cluster 2023-09-30T09:39:44.883200+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e255 with expected crc 2023-09-30T09:39:46.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:46.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:46.201 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:46.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:46.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:46.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:46.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:46.360 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:46.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:46.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:46.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:46.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:46.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:46.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:46.633 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:46.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:46.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:46.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:46.771 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:46.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:46.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:46.877 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:46.911 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:46.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:46.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:47.015 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:47.027 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:46 smithi099 bash[59238]: cluster 2023-09-30T09:39:45.247261+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:47.028 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:46 smithi099 bash[59238]: cluster 2023-09-30T09:39:45.825208+0000 mon.a (mon.0) 1469 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:39:47.046 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:47.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:47.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:47.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:47.158 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:46 smithi005 bash[78438]: cluster 2023-09-30T09:39:45.247261+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:47.158 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:46 smithi005 bash[78438]: cluster 2023-09-30T09:39:45.825208+0000 mon.a (mon.0) 1469 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:39:47.159 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:46 smithi005 bash[75361]: cluster 2023-09-30T09:39:45.247261+0000 mgr.y (mgr.34107) 1159 : cluster 0 pgmap v1239: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:47.159 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:46 smithi005 bash[75361]: cluster 2023-09-30T09:39:45.825208+0000 mon.a (mon.0) 1469 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:39:47.177 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:47.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:47.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:47.281 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:47.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:47.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:47.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:47.453 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:47.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:47.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:47.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:47.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:47.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:47.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:47.695 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:47.735 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:47.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:47.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:47.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:47.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:47.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:47.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:47.973 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:48.000 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:48.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:48.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:48.138 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:48.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:48.241 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:48.262 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:48.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:48.365 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:48.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:48.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:48.503 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:48.533 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:48.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:48.639 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:48.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:48.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:48.776 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-30T09:39:48.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:48.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:48.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:48.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:48.976 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:48.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:48.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:49.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:48 smithi099 bash[59238]: cluster 2023-09-30T09:39:47.248111+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:49.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:49.091 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:48 smithi005 bash[75361]: cluster 2023-09-30T09:39:47.248111+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:49.091 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:48 smithi005 bash[78438]: cluster 2023-09-30T09:39:47.248111+0000 mgr.y (mgr.34107) 1160 : cluster 0 pgmap v1240: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:49.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:49.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:49.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:49.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:49.235 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:49.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:49.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:49.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:49.361 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:49.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:49.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:49.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:49.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:49.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:49.600 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:49.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:49.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:49.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:49.719 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:39:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:39:49] "GET /metrics HTTP/1.1" 200 36284 "" "Prometheus/2.33.4" 2023-09-30T09:39:49.735 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:49.765 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:49.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:49.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:49.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:49.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:49.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:49.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:50.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:50.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:50.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:50.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:50.164 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:50.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:50.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:50.298 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:50.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:50.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:50.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:50.537 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:50.563 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:50.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:50.667 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:50.695 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:50.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:50.721 DEBUG:teuthology.orchestra.run.smithi005:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2023-09-30T09:39:50.741 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-30T09:39:50.741 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-30T09:39:50.800 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:50.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:50.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:50.942 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:50 smithi005 bash[75361]: cluster 2023-09-30T09:39:49.248775+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1241: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:50.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:50 smithi005 bash[78438]: cluster 2023-09-30T09:39:49.248775+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1241: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:50.956 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:50.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:50.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:51.018 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:hints = 1 2023-09-30T09:39:51.018 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-30T09:39:51.018 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object prefix: benchmark_data_smithi005_217595 2023-09-30T09:39:51.019 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:39:51.019 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 0 0 0 0 0 0 - 0 2023-09-30T09:39:51.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:51.086 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:51.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:51.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:51.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:51.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:51.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:50 smithi099 bash[59238]: cluster 2023-09-30T09:39:49.248775+0000 mgr.y (mgr.34107) 1161 : cluster 0 pgmap v1241: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:51.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:51.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:51.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:51.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:51.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:51.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:39:51.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:51.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:51.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:51.590 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:51.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:51.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:51.722 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:51.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:51.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:51.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:51.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:51.886 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:51.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:51.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:51.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:52.019 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 1 16 2346 2330 145.617 145.625 0.00230383 0.00684105 2023-09-30T09:39:52.019 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:52.041 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:39:52.108 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:39:52.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:52.152 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:52.163 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:39:52.230 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:39:52.256 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:52.270 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:39:52.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:52.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:52.318 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:39:52.369 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:39:52.395 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:52.408 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:39:52.415 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.415 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.416 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.416 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.416 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.416 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.416 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.416 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:39:52.423 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:52.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:52.527 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:52.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:52.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:52.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:52.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:52.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:52 smithi099 bash[59238]: cluster 2023-09-30T09:39:51.249297+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:52 smithi099 bash[59238]: audit 2023-09-30T09:39:51.593673+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:52 smithi099 bash[59238]: audit 2023-09-30T09:39:51.595223+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:52 smithi099 bash[59238]: audit 2023-09-30T09:39:51.986023+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.5:0/4094094948' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:52 smithi099 bash[59238]: audit 2023-09-30T09:39:52.418935+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.5:0/407196652' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:39:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:52 smithi099 bash[59238]: audit 2023-09-30T09:39:52.419605+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:39:52.805 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[75361]: cluster 2023-09-30T09:39:51.249297+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:52.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[75361]: audit 2023-09-30T09:39:51.593673+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:52.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[75361]: audit 2023-09-30T09:39:51.595223+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:52.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[75361]: audit 2023-09-30T09:39:51.986023+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.5:0/4094094948' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:52.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[75361]: audit 2023-09-30T09:39:52.418935+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.5:0/407196652' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:39:52.806 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[75361]: audit 2023-09-30T09:39:52.419605+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:39:52.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[78438]: cluster 2023-09-30T09:39:51.249297+0000 mgr.y (mgr.34107) 1162 : cluster 0 pgmap v1242: 89 pgs: 89 active+clean; 582 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:39:52.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[78438]: audit 2023-09-30T09:39:51.593673+0000 mon.a (mon.0) 1470 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:39:52.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[78438]: audit 2023-09-30T09:39:51.595223+0000 mon.a (mon.0) 1471 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:52.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[78438]: audit 2023-09-30T09:39:51.986023+0000 mon.a (mon.0) 1472 : audit 0 from='client.? 172.21.15.5:0/4094094948' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:39:52.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[78438]: audit 2023-09-30T09:39:52.418935+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.5:0/407196652' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:39:52.807 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:52 smithi005 bash[78438]: audit 2023-09-30T09:39:52.419605+0000 mon.a (mon.0) 1473 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:39:52.823 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:52.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:52.864 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.7 to 1 (10000) 2023-09-30T09:39:52.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:52.960 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:52.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:52.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:53.019 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 2 16 4652 4636 144.864 144.125 0.0045904 0.00688327 2023-09-30T09:39:53.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:53.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:53.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:53.224 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:53.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:53.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:53.328 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:53.355 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:53.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:53.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:53.459 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:53.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:53.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:53.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:53.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:53.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:53.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:53.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.861 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[75361]: audit 2023-09-30T09:39:52.842028+0000 mon.a (mon.0) 1474 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:39:53.861 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[75361]: cluster 2023-09-30T09:39:52.846831+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:53.889 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:53.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:53.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:53.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:54.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 3 16 7230 7214 150.226 161.125 0.00503303 0.00664647 2023-09-30T09:39:54.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.025 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:54.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:53 smithi099 bash[59238]: audit 2023-09-30T09:39:52.842028+0000 mon.a (mon.0) 1474 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:39:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:53 smithi099 bash[59238]: cluster 2023-09-30T09:39:52.846831+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:53 smithi099 bash[59238]: cluster 2023-09-30T09:39:52.847248+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:53 smithi099 bash[59238]: cluster 2023-09-30T09:39:52.848456+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-09-30T09:39:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:53 smithi099 bash[59238]: cluster 2023-09-30T09:39:52.853938+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:54.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[78438]: audit 2023-09-30T09:39:52.842028+0000 mon.a (mon.0) 1474 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:39:54.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[78438]: cluster 2023-09-30T09:39:52.846831+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[78438]: cluster 2023-09-30T09:39:52.847248+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[78438]: cluster 2023-09-30T09:39:52.848456+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-09-30T09:39:54.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[78438]: cluster 2023-09-30T09:39:52.853938+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.136 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[75361]: cluster 2023-09-30T09:39:52.847248+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.136 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[75361]: cluster 2023-09-30T09:39:52.848456+0000 mon.a (mon.0) 1475 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-09-30T09:39:54.136 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:53 smithi005 bash[75361]: cluster 2023-09-30T09:39:52.853938+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e256 with expected crc 2023-09-30T09:39:54.154 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:54.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:54.258 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:54.284 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:54.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:54.391 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:54.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:54.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:54.529 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:54.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:54.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:54.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:54.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:54.787 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:54.823 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:54.931 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:54.940 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:54 smithi005 bash[78438]: cluster 2023-09-30T09:39:53.249830+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1244: 89 pgs: 89 active+clean; 96 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s wr, 182 op/s 2023-09-30T09:39:54.941 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:54 smithi005 bash[75361]: cluster 2023-09-30T09:39:53.249830+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1244: 89 pgs: 89 active+clean; 96 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s wr, 182 op/s 2023-09-30T09:39:54.958 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:54.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:55.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 4 16 9668 9652 150.759 152.375 0.00717573 0.00662175 2023-09-30T09:39:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:54 smithi099 bash[59238]: cluster 2023-09-30T09:39:53.249830+0000 mgr.y (mgr.34107) 1163 : cluster 0 pgmap v1244: 89 pgs: 89 active+clean; 96 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s wr, 182 op/s 2023-09-30T09:39:55.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:55.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:55.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:55.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:55.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:55.225 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:55.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:55.332 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:55.358 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:55.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:55.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:55.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:55.490 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:55.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:55.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:55.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:55.618 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:55.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:55.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:55.747 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:55.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:55.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:55.850 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:55.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:55.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:55.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:55.983 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:56.013 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:56.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:56.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 5 16 11799 11783 147.243 133.188 0.00339308 0.00678398 2023-09-30T09:39:56.117 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:56.125 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:55 smithi099 bash[59238]: audit 2023-09-30T09:39:55.066080+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:39:56.142 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:56.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:56.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:56.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:55 smithi005 bash[75361]: audit 2023-09-30T09:39:55.066080+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:39:56.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:55 smithi005 bash[78438]: audit 2023-09-30T09:39:55.066080+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:39:56.274 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:56.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:56.379 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:56.410 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:56.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:56.514 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:56.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:56.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:56.651 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:56.675 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:56.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:56.806 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:56.909 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:56.940 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:56.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:56.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:57.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 6 16 14038 14022 146.024 139.938 0.00286142 0.00684078 2023-09-30T09:39:57.043 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:57.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:56 smithi099 bash[59238]: cluster 2023-09-30T09:39:55.250400+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 259 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s wr, 413 op/s 2023-09-30T09:39:57.070 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:57.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:57.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:57.190 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:56 smithi005 bash[78438]: cluster 2023-09-30T09:39:55.250400+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 259 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s wr, 413 op/s 2023-09-30T09:39:57.190 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:56 smithi005 bash[75361]: cluster 2023-09-30T09:39:55.250400+0000 mgr.y (mgr.34107) 1164 : cluster 0 pgmap v1245: 89 pgs: 89 active+clean; 259 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 MiB/s wr, 413 op/s 2023-09-30T09:39:57.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-30T09:39:57.251 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:57.284 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:57.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:57.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:57.415 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:57.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:57.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:57.519 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:57.551 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:57.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:57.607 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:57.658 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:57.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:57.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:57.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:57.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:57.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:39:57.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:57.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:39:57.928 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:57.956 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:57.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:57.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:57.984 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:39:58.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 7 16 15936 15920 142.108 118.625 0.0228993 0.00702797 2023-09-30T09:39:58.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:58.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:58.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:58.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:58.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:58.213 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:58.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:58.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:58.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:58.348 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:58.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:58.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:58.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:58.485 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:39:58.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:58.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:39:58.589 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:58.618 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:58.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:58.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:58.723 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:58.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:58.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:58.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:58.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:58.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:58.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:58.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:58.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:59.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:39:58 smithi005 bash[75361]: cluster 2023-09-30T09:39:57.251014+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 484 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2023-09-30T09:39:59.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:39:58 smithi005 bash[78438]: cluster 2023-09-30T09:39:57.251014+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 484 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2023-09-30T09:39:59.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 8 16 17827 17811 139.117 118.188 0.00855329 0.00717913 2023-09-30T09:39:59.031 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:39:59.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:39:59.135 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:59.161 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:59.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:59.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:59.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:39:58 smithi099 bash[59238]: cluster 2023-09-30T09:39:57.251014+0000 mgr.y (mgr.34107) 1165 : cluster 0 pgmap v1246: 89 pgs: 89 active+clean; 484 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s wr, 773 op/s 2023-09-30T09:39:59.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:39:59.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:39:59.395 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:39:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:39:59] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.33.4" 2023-09-30T09:39:59.399 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:59.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:39:59.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:39:59.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:59.554 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:39:59.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:39:59.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:59.686 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:39:59.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:39:59.692 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:39:59.790 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:59.816 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:59.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:39:59.919 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:59.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:39:59.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:39:59.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:00.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 9 16 19787 19771 137.269 122.5 0.00696848 0.00727894 2023-09-30T09:40:00.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:00.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:00.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:00.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:00.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:00.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:00.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:00.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:00.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:00.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:00.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:00.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:00.461 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:00.488 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:00.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:00.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:00.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:00.618 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:00.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:00.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:00.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:00.746 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:00.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:00.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:00.883 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:00.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:00.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:00.989 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:01.020 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 10 16 21129 21113 131.929 83.875 0.00492982 0.0075554 2023-09-30T09:40:01.027 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:00 smithi099 bash[59238]: cluster 2023-09-30T09:39:59.251726+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 895 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-30T09:40:01.028 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:00 smithi099 bash[59238]: cluster 2023-09-30T09:40:00.000136+0000 mon.a (mon.0) 1477 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-30T09:40:01.028 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:00 smithi099 bash[59238]: cluster 2023-09-30T09:40:00.000179+0000 mon.a (mon.0) 1478 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-30T09:40:01.049 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:01.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:01.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:01.155 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:01.169 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:01 smithi005 bash[75361]: cluster 2023-09-30T09:39:59.251726+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 895 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-30T09:40:01.169 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:01 smithi005 bash[75361]: cluster 2023-09-30T09:40:00.000136+0000 mon.a (mon.0) 1477 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-30T09:40:01.169 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:01 smithi005 bash[75361]: cluster 2023-09-30T09:40:00.000179+0000 mon.a (mon.0) 1478 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-30T09:40:01.169 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:01 smithi005 bash[78438]: cluster 2023-09-30T09:39:59.251726+0000 mgr.y (mgr.34107) 1166 : cluster 0 pgmap v1247: 89 pgs: 89 active+clean; 895 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-09-30T09:40:01.169 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:01 smithi005 bash[78438]: cluster 2023-09-30T09:40:00.000136+0000 mon.a (mon.0) 1477 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-09-30T09:40:01.169 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:01 smithi005 bash[78438]: cluster 2023-09-30T09:40:00.000179+0000 mon.a (mon.0) 1478 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-09-30T09:40:01.189 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:01.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:01.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:01.293 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:01.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:01.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:01.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:01.424 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:01.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:01.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:01.563 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:01.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:01.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:01.701 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:01.728 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:01.735 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:01.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:01.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:01.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:01.907 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:01.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:02.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:02.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 11 16 22501 22485 127.731 85.75 0.0141745 0.00781742 2023-09-30T09:40:02.045 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:02.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:02.148 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:02.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:02.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:02.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:02.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:02.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:02.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:02.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:02.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:02.582 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:02.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:02.686 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:02.717 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:02.754 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:02.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:02.830 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:02 smithi005 bash[75361]: cluster 2023-09-30T09:40:01.252373+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 971 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-30T09:40:02.831 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:02 smithi005 bash[75361]: audit 2023-09-30T09:40:01.632587+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:02.831 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:02 smithi005 bash[75361]: audit 2023-09-30T09:40:01.642600+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:02.831 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:02 smithi005 bash[78438]: cluster 2023-09-30T09:40:01.252373+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 971 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-30T09:40:02.831 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:02 smithi005 bash[78438]: audit 2023-09-30T09:40:01.632587+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:02.832 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:02 smithi005 bash[78438]: audit 2023-09-30T09:40:01.642600+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:02.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:02.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:02.977 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:02.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:03.021 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 12 16 23883 23867 124.284 86.375 0.00464322 0.00799756 2023-09-30T09:40:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:02 smithi099 bash[59238]: cluster 2023-09-30T09:40:01.252373+0000 mgr.y (mgr.34107) 1167 : cluster 0 pgmap v1248: 89 pgs: 89 active+clean; 971 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-30T09:40:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:02 smithi099 bash[59238]: audit 2023-09-30T09:40:01.632587+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:03.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:02 smithi099 bash[59238]: audit 2023-09-30T09:40:01.642600+0000 mon.a (mon.0) 1480 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:03.081 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:03.109 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:03.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:03.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:03.212 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:03.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:03.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:03.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:03.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:03.371 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:03.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:03.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:03.532 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:03.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:03.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:03.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:03.667 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:03.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:03.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:03.770 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:03.797 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:03.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:03.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:03.899 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:03.927 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:03.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:03.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:04.021 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 13 16 25443 25427 122.223 97.5 0.00240068 0.00816146 2023-09-30T09:40:04.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:04.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:04.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:04.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:04.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:04.202 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:04.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:04.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:04 smithi099 bash[59238]: audit 2023-09-30T09:40:03.187061+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:04 smithi099 bash[59238]: audit 2023-09-30T09:40:03.196231+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:04 smithi099 bash[59238]: cluster 2023-09-30T09:40:03.253278+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 1.3 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-09-30T09:40:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:04 smithi099 bash[59238]: audit 2023-09-30T09:40:03.921517+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:40:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:04 smithi099 bash[59238]: audit 2023-09-30T09:40:03.925069+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:40:04.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:04 smithi099 bash[59238]: audit 2023-09-30T09:40:03.935466+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:04.334 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:04.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:04.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:04.439 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:04.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[75361]: audit 2023-09-30T09:40:03.187061+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[75361]: audit 2023-09-30T09:40:03.196231+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[75361]: cluster 2023-09-30T09:40:03.253278+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 1.3 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-09-30T09:40:04.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[75361]: audit 2023-09-30T09:40:03.921517+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:40:04.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[75361]: audit 2023-09-30T09:40:03.925069+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:40:04.448 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[75361]: audit 2023-09-30T09:40:03.935466+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.449 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[78438]: audit 2023-09-30T09:40:03.187061+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.449 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[78438]: audit 2023-09-30T09:40:03.196231+0000 mon.a (mon.0) 1482 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.449 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[78438]: cluster 2023-09-30T09:40:03.253278+0000 mgr.y (mgr.34107) 1168 : cluster 0 pgmap v1249: 89 pgs: 89 active+clean; 1.3 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 117 MiB/s wr, 1.87k op/s 2023-09-30T09:40:04.449 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[78438]: audit 2023-09-30T09:40:03.921517+0000 mon.a (mon.0) 1483 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:40:04.449 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[78438]: audit 2023-09-30T09:40:03.925069+0000 mon.a (mon.0) 1484 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:40:04.449 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:04 smithi005 bash[78438]: audit 2023-09-30T09:40:03.935466+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:04.469 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:04.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:04.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:04.572 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:04.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:04.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:04.708 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:04.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:04.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:04.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:04.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:04.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:04.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:04.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:04.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:05.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:05.021 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 14 16 27085 27069 120.822 102.625 0.0128775 0.00826999 2023-09-30T09:40:05.114 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:05.145 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:05.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:05.250 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:05.274 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:05.377 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:05.407 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:05.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:05.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:05.551 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:05.654 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:05.681 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:05.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:05.784 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:05.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:05.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:05.915 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:05.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:05.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:05.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:06.021 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 15 16 28384 28368 118.18 81.1875 0.0232136 0.00845296 2023-09-30T09:40:06.047 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:06.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:06.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:06.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:06.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:06.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:06.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:06.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:06.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:06.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:06.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:06.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:06.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:06.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:06.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:06.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:06 smithi099 bash[59238]: cluster 2023-09-30T09:40:05.253999+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 1.4 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-30T09:40:06.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:06.586 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:06 smithi005 bash[75361]: cluster 2023-09-30T09:40:05.253999+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 1.4 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-30T09:40:06.586 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:06 smithi005 bash[78438]: cluster 2023-09-30T09:40:05.253999+0000 mgr.y (mgr.34107) 1169 : cluster 0 pgmap v1250: 89 pgs: 89 active+clean; 1.4 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2023-09-30T09:40:06.616 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:06.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:06.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:06.719 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:06.758 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:06.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:06.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:06.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:06.891 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:06.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:06.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:06.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:07.021 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 16 16 29792 29776 116.292 88 0.00665279 0.00859276 2023-09-30T09:40:07.022 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:07.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:07.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:07.158 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:07.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:07.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:07.291 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:07.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:07.394 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:07.422 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:07.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:07.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:07.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:07.658 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:07.667 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:07 smithi005 bash[78438]: audit 2023-09-30T09:40:06.586374+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:07.668 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:07 smithi005 bash[75361]: audit 2023-09-30T09:40:06.586374+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:07.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:07.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:07.791 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:07.801 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:07 smithi099 bash[59238]: audit 2023-09-30T09:40:06.586374+0000 mon.a (mon.0) 1486 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:07.822 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:07.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:07.926 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:07.985 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:07.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:07.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:08.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 17 16 31211 31195 114.667 88.6875 0.00329101 0.00870183 2023-09-30T09:40:08.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:08.121 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:08.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:08.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:08.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:08.255 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:08.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:08.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:08.359 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:08.390 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:08.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:08.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:08.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:08.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:08.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:08.634 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:08.660 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:08.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:08.767 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:08.792 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:08.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:08.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:08.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:08.928 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:08.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:08.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:09.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 18 16 32643 32627 113.269 89.5 0.00452221 0.00882245 2023-09-30T09:40:09.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:09.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:08 smithi005 bash[78438]: cluster 2023-09-30T09:40:07.254617+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-30T09:40:09.042 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:08 smithi005 bash[75361]: cluster 2023-09-30T09:40:07.254617+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-30T09:40:09.063 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:09.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:09.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:09.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:09.210 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:09.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:09.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:08 smithi099 bash[59238]: cluster 2023-09-30T09:40:07.254617+0000 mgr.y (mgr.34107) 1170 : cluster 0 pgmap v1251: 89 pgs: 89 active+clean; 1.6 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 112 MiB/s wr, 1.78k op/s 2023-09-30T09:40:09.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:09.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:09.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:09.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:09.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:09.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:09.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:09.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:09.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:09.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:09.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:09.748 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:09.760 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:40:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:40:09] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.33.4" 2023-09-30T09:40:09.777 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:09.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:09.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:09.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:09.908 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:09.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:09.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:10.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:10.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 19 16 34023 34007 111.846 86.25 0.0989177 0.00893454 2023-09-30T09:40:10.047 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:10.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:10.152 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:10.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:10.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:10.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:10.313 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:10.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:10.416 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:10.449 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:10.552 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:10.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:10.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:10.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:10.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:10.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:10.835 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:10 smithi005 bash[75361]: cluster 2023-09-30T09:40:09.255371+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-09-30T09:40:10.851 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:10.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:10.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:10.976 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:10.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:11.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:40:11.018625+0000 min lat: 0.00150207 max lat: 0.202746 avg lat: 0.00910115 2023-09-30T09:40:11.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:40:11.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 20 16 35158 35142 109.801 70.9375 0.00672088 0.00910115 2023-09-30T09:40:11.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:10 smithi099 bash[59238]: cluster 2023-09-30T09:40:09.255371+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-09-30T09:40:11.079 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:11.088 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:10 smithi005 bash[78438]: cluster 2023-09-30T09:40:09.255371+0000 mgr.y (mgr.34107) 1171 : cluster 0 pgmap v1252: 89 pgs: 89 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-09-30T09:40:11.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:11.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:11.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:11.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:11.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:11.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:11.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:11.347 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:11.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:11.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:11.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:11.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:11.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:11.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:11.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:11.621 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:11.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:11.646 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:11.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:11.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:11.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:11.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:11.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:11.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:11.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:11.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:11.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:12.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 21 16 36413 36397 108.307 78.4375 0.00995076 0.00922639 2023-09-30T09:40:12.024 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:12.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:12.129 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:12.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:12.261 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:12.296 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:12.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:12.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:12.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:12.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:12.533 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:12.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:12.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:12.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:12.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:12.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:12.795 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:12.825 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:12.851 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:12 smithi005 bash[75361]: cluster 2023-09-30T09:40:11.255957+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:40:12.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:12.953 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:12.983 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:12.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:12 smithi005 bash[78438]: cluster 2023-09-30T09:40:11.255957+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:40:13.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 22 16 37800 37784 107.324 86.6875 0.00948175 0.0093106 2023-09-30T09:40:13.088 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:13.095 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:12 smithi099 bash[59238]: cluster 2023-09-30T09:40:11.255957+0000 mgr.y (mgr.34107) 1172 : cluster 0 pgmap v1253: 89 pgs: 89 active+clean; 1.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-30T09:40:13.113 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:13.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:13.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:13.216 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:13.243 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:13.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:13.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:13.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:13.372 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:13.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:13.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:13.474 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:13.503 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:13.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:13.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:13.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:13.642 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:13.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:13.745 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:13.774 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:13.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:13.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:13.877 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:13.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:13.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:13.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:14.009 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:14.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 23 16 38886 38870 105.609 67.875 0.0178291 0.00946182 2023-09-30T09:40:14.046 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:14.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:14.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:14.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:14.280 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:14.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:14.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:14.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:14.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:14.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:14.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:14.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:14.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:14.665 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:14.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:14.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:14.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:14.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:14.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:14.843 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:14 smithi005 bash[75361]: cluster 2023-09-30T09:40:13.256567+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-30T09:40:14.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:14.937 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:14 smithi099 bash[59238]: cluster 2023-09-30T09:40:13.256567+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-30T09:40:14.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:14.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:14.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:15.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 24 16 40367 40351 105.065 92.5625 0.00927945 0.00951227 2023-09-30T09:40:15.057 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:15.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:15.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:15.186 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:15.195 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:14 smithi005 bash[78438]: cluster 2023-09-30T09:40:13.256567+0000 mgr.y (mgr.34107) 1173 : cluster 0 pgmap v1254: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 102 MiB/s wr, 1.64k op/s 2023-09-30T09:40:15.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:15.316 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:15.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:15.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:15.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:15.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:15.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:15.611 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:15.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:15.743 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:15.848 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:15.865 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:15.968 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:15.993 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:15.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:16.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 25 16 41819 41803 104.492 90.75 0.00587141 0.00955976 2023-09-30T09:40:16.097 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:16.121 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:16.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:16.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:16.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:16.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:16.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:16.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:16.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:16.383 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:16.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:16.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:16.485 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:16.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:16.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:16.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:16.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:16.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:16.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:16.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:16.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:16.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:16.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:16.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:16.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:16.900 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:16 smithi005 bash[78438]: cluster 2023-09-30T09:40:15.257314+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-30T09:40:16.901 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:16 smithi005 bash[75361]: cluster 2023-09-30T09:40:15.257314+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-30T09:40:16.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:16.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:17.022 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 26 16 42837 42821 102.92 63.625 0.00547462 0.00970866 2023-09-30T09:40:17.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:17.033 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:16 smithi099 bash[59238]: cluster 2023-09-30T09:40:15.257314+0000 mgr.y (mgr.34107) 1174 : cluster 0 pgmap v1255: 89 pgs: 89 active+clean; 2.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-30T09:40:17.060 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:17.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:17.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:17.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:17.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:17.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:17.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:17.294 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:17.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:17.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:17.430 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:17.460 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:17.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:17.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:17.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:17.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:17.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:17.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:17.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:17.732 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:17.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:17.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:17.864 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:17.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:17.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:17.873 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:40:17.873 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:40:17.874 INFO:teuthology.orchestra.run.smithi005.stdout: "num_ops": 0 2023-09-30T09:40:17.874 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:40:17.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:17.999 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:18.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:18.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 27 16 43959 43943 101.705 70.125 0.00323919 0.00981904 2023-09-30T09:40:18.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:18.128 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:18.234 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:18.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.274 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:18.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:18.375 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:18.408 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:18.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:18.510 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:18.541 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:18.644 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:18.676 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:18.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:18.779 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:18.800 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:18.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:18.902 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:18.942 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:18.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:18.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:19.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 28 16 45121 45105 100.666 72.625 0.0137108 0.00992803 2023-09-30T09:40:19.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:18 smithi099 bash[59238]: cluster 2023-09-30T09:40:17.257927+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:40:19.056 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:18 smithi005 bash[75361]: cluster 2023-09-30T09:40:17.257927+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:40:19.057 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:18 smithi005 bash[78438]: cluster 2023-09-30T09:40:17.257927+0000 mgr.y (mgr.34107) 1175 : cluster 0 pgmap v1256: 89 pgs: 89 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-09-30T09:40:19.073 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:19.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:19.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:19.177 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:19.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:19.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:19.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:19.306 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:19.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:19.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:19.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:19.452 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:19.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:19.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:19.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:19.586 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:19.612 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:19.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:19.717 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:19.726 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:40:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:40:19] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.33.4" 2023-09-30T09:40:19.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:19.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:19.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:19.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:19.885 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:19.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:19.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:19.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:20.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:20.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:20.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 29 16 46317 46301 99.7723 74.75 0.0201089 0.0100167 2023-09-30T09:40:20.121 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:20.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:20.259 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:20.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:20.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:20.419 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:20.522 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:20.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:20.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:20.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:20.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:20.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:20.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:20.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:20.876 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:40:20.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:20.948 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:20.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:20.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:21.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 30 16 47454 47438 98.8151 71.0625 0.00574361 0.0101133 2023-09-30T09:40:21.051 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:21.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:20 smithi099 bash[59238]: cluster 2023-09-30T09:40:19.258468+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-30T09:40:21.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:20 smithi099 bash[59238]: audit 2023-09-30T09:40:20.844364+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.5:0/1266629875' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:40:21.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:20 smithi099 bash[59238]: audit 2023-09-30T09:40:20.845610+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:40:21.059 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:20 smithi005 bash[78438]: cluster 2023-09-30T09:40:19.258468+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-30T09:40:21.059 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:20 smithi005 bash[78438]: audit 2023-09-30T09:40:20.844364+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.5:0/1266629875' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:40:21.060 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:20 smithi005 bash[78438]: audit 2023-09-30T09:40:20.845610+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:40:21.060 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:20 smithi005 bash[75361]: cluster 2023-09-30T09:40:19.258468+0000 mgr.y (mgr.34107) 1176 : cluster 0 pgmap v1257: 89 pgs: 89 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-09-30T09:40:21.060 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:20 smithi005 bash[75361]: audit 2023-09-30T09:40:20.844364+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.5:0/1266629875' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:40:21.060 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:20 smithi005 bash[75361]: audit 2023-09-30T09:40:20.845610+0000 mon.a (mon.0) 1487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:40:21.074 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:21.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:21.179 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:21.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:21.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:21.312 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:21.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:21.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:21.476 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:21.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:21.601 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:21.704 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:21.736 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:21.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:21.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:21.862 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:21.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:21.965 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:21.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:21.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:21.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:22.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 31 16 48595 48579 97.9278 71.3125 0.00638456 0.0102058 2023-09-30T09:40:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: cluster 2023-09-30T09:40:20.848587+0000 mon.a (mon.0) 1488 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:40:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: cluster 2023-09-30T09:40:20.848628+0000 mon.a (mon.0) 1489 : cluster 1 Cluster is now healthy 2023-09-30T09:40:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: audit 2023-09-30T09:40:20.850169+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:40:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: cluster 2023-09-30T09:40:20.854865+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-09-30T09:40:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: cluster 2023-09-30T09:40:20.855475+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: cluster 2023-09-30T09:40:20.857538+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: cluster 2023-09-30T09:40:20.860878+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: cluster 2023-09-30T09:40:20.870748+0000 osd.0 (osd.0) 132 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: audit 2023-09-30T09:40:21.591537+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:22.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:21 smithi099 bash[59238]: audit 2023-09-30T09:40:21.592886+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:22.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:22.127 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:22.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:22.236 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:22.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:22.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: cluster 2023-09-30T09:40:20.848587+0000 mon.a (mon.0) 1488 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: cluster 2023-09-30T09:40:20.848628+0000 mon.a (mon.0) 1489 : cluster 1 Cluster is now healthy 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: audit 2023-09-30T09:40:20.850169+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: cluster 2023-09-30T09:40:20.854865+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: cluster 2023-09-30T09:40:20.855475+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: cluster 2023-09-30T09:40:20.857538+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: cluster 2023-09-30T09:40:20.860878+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: cluster 2023-09-30T09:40:20.870748+0000 osd.0 (osd.0) 132 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: audit 2023-09-30T09:40:21.591537+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:22.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[75361]: audit 2023-09-30T09:40:21.592886+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: cluster 2023-09-30T09:40:20.848587+0000 mon.a (mon.0) 1488 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: cluster 2023-09-30T09:40:20.848628+0000 mon.a (mon.0) 1489 : cluster 1 Cluster is now healthy 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: audit 2023-09-30T09:40:20.850169+0000 mon.a (mon.0) 1490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: cluster 2023-09-30T09:40:20.854865+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: cluster 2023-09-30T09:40:20.855475+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: cluster 2023-09-30T09:40:20.857538+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: cluster 2023-09-30T09:40:20.860878+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: cluster 2023-09-30T09:40:20.870748+0000 osd.0 (osd.0) 132 : cluster 3 failed to encode map e257 with expected crc 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: audit 2023-09-30T09:40:21.591537+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:22.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:21 smithi005 bash[78438]: audit 2023-09-30T09:40:21.592886+0000 mon.a (mon.0) 1493 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:22.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:22.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:22.371 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:22.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:22.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:22.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:22.506 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:22.530 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:22.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:22.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:22.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:22.664 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:22.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:22.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:22.810 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:22.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:22.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:22.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:22.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:22.964 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:22.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:22.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:23.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 32 16 49837 49821 97.293 77.625 0.00652754 0.0102549 2023-09-30T09:40:23.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:23.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:23.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:23.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:23.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:23.207 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:22 smithi099 bash[59238]: cluster 2023-09-30T09:40:21.258947+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-30T09:40:23.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:23.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:23.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:23.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:22 smithi005 bash[78438]: cluster 2023-09-30T09:40:21.258947+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-30T09:40:23.304 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:22 smithi005 bash[75361]: cluster 2023-09-30T09:40:21.258947+0000 mgr.y (mgr.34107) 1177 : cluster 0 pgmap v1259: 89 pgs: 89 active+clean; 2.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-09-30T09:40:23.334 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:23.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:23.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:23.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:23.469 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:23.495 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:23.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:23.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:23.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:23.624 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:23.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:23.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:23.730 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:23.756 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:23.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:23.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:23.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:23.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:23.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:23.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:24.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 33 16 50815 50799 96.1968 61.125 0.0120219 0.0103895 2023-09-30T09:40:24.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:24.092 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-30T09:40:24.140 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:24.166 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:24.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:24.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:24.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:24.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:24.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:24.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:24.532 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:24.559 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:24.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:24.699 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:24.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:24.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:24.837 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:24.950 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:40:24.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:24.976 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:24.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:24.995 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:40:25.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:24 smithi005 bash[75361]: cluster 2023-09-30T09:40:23.259566+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:40:25.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:24 smithi005 bash[78438]: cluster 2023-09-30T09:40:23.259566+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:40:25.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 34 16 51951 51935 95.4556 71 0.0153516 0.0104685 2023-09-30T09:40:25.041 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:40:25.081 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:25.089 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:40:25.106 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:25.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:25.125 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:40:25.168 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:40:25.203 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:40:25.210 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:25.220 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:24 smithi099 bash[59238]: cluster 2023-09-30T09:40:23.259566+0000 mgr.y (mgr.34107) 1178 : cluster 0 pgmap v1260: 89 pgs: 89 active+clean; 2.9 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-30T09:40:25.236 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:40:25.239 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:25.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:25.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:25.246 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.246 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.246 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.246 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.246 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.247 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.247 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.247 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:40:25.342 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:25.369 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:25.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:25.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:25.473 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:25.500 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:25.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:25.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:25.603 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:25.635 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:25.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:25.742 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:25.780 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:25.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:25.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:25.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:25.893 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.6 to 1 (10000) 2023-09-30T09:40:25.910 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:25.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:25.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:26.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.023 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 35 16 53099 53083 94.7781 71.75 0.00584765 0.0105437 2023-09-30T09:40:26.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:26.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:26.160 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:25 smithi099 bash[59238]: audit 2023-09-30T09:40:24.893856+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.5:0/2743149526' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:40:26.160 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:25 smithi099 bash[59238]: audit 2023-09-30T09:40:25.337970+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.5:0/3105044679' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:40:26.160 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:25 smithi099 bash[59238]: audit 2023-09-30T09:40:25.338928+0000 mon.a (mon.0) 1494 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:40:26.180 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:26.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:26.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:25 smithi005 bash[78438]: audit 2023-09-30T09:40:24.893856+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.5:0/2743149526' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:40:26.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:25 smithi005 bash[78438]: audit 2023-09-30T09:40:25.337970+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.5:0/3105044679' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:40:26.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:25 smithi005 bash[78438]: audit 2023-09-30T09:40:25.338928+0000 mon.a (mon.0) 1494 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:40:26.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:25 smithi005 bash[75361]: audit 2023-09-30T09:40:24.893856+0000 mon.b (mon.1) 35 : audit 0 from='client.? 172.21.15.5:0/2743149526' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:40:26.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:25 smithi005 bash[75361]: audit 2023-09-30T09:40:25.337970+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.5:0/3105044679' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:40:26.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:25 smithi005 bash[75361]: audit 2023-09-30T09:40:25.338928+0000 mon.a (mon.0) 1494 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:40:26.284 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.315 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:26.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:26.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:40:26.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:26.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:26.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.572 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:26.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:26.703 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:26.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:26.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.845 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:26.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:26.948 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:26.976 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:26.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:27.024 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 36 16 54261 54245 94.1625 72.625 0.0182247 0.0106147 2023-09-30T09:40:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:26 smithi099 bash[59238]: cluster 2023-09-30T09:40:25.260192+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-30T09:40:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:26 smithi099 bash[59238]: audit 2023-09-30T09:40:25.876001+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:40:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:26 smithi099 bash[59238]: cluster 2023-09-30T09:40:25.880025+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-30T09:40:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:26 smithi099 bash[59238]: cluster 2023-09-30T09:40:25.881403+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:26 smithi099 bash[59238]: cluster 2023-09-30T09:40:25.881662+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:26 smithi099 bash[59238]: cluster 2023-09-30T09:40:25.882366+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.079 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:27.108 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:27.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:27.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:27.251 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:27.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:27.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:27.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[78438]: cluster 2023-09-30T09:40:25.260192+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-30T09:40:27.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[78438]: audit 2023-09-30T09:40:25.876001+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:40:27.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[78438]: cluster 2023-09-30T09:40:25.880025+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-30T09:40:27.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[78438]: cluster 2023-09-30T09:40:25.881403+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[78438]: cluster 2023-09-30T09:40:25.881662+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[78438]: cluster 2023-09-30T09:40:25.882366+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[75361]: cluster 2023-09-30T09:40:25.260192+0000 mgr.y (mgr.34107) 1179 : cluster 0 pgmap v1261: 89 pgs: 89 active+clean; 3.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-30T09:40:27.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[75361]: audit 2023-09-30T09:40:25.876001+0000 mon.a (mon.0) 1495 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:40:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[75361]: cluster 2023-09-30T09:40:25.880025+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-09-30T09:40:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[75361]: cluster 2023-09-30T09:40:25.881403+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[75361]: cluster 2023-09-30T09:40:25.881662+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:26 smithi005 bash[75361]: cluster 2023-09-30T09:40:25.882366+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e258 with expected crc 2023-09-30T09:40:27.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:27.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:27.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:27.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:27.533 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:27.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:27.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:27.637 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:27.661 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:27.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:27.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:27.764 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:27.797 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:27.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:27.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:27.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:27.922 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:27.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:27.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:28.024 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 37 16 55526 55510 93.7542 79.0625 0.0100297 0.0106602 2023-09-30T09:40:28.026 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.052 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:28.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:28.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:28.188 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:28.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:28.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:28.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-30T09:40:28.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:28.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:28.427 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.466 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:28.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:28.570 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.596 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:28.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:28.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:28.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:28.831 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:28.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:28.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:28.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:28.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:29.003 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:29.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:29.024 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 38 16 56663 56647 93.157 71.0625 0.00721998 0.0107289 2023-09-30T09:40:29.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:28 smithi099 bash[59238]: cluster 2023-09-30T09:40:27.260778+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-30T09:40:29.109 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:29.138 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:29.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:29.247 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:29.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:28 smithi005 bash[75361]: cluster 2023-09-30T09:40:27.260778+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-30T09:40:29.257 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:28 smithi005 bash[78438]: cluster 2023-09-30T09:40:27.260778+0000 mgr.y (mgr.34107) 1180 : cluster 0 pgmap v1263: 89 pgs: 89 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2023-09-30T09:40:29.271 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:29.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:29.344 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:40:29.375 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:29.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:29.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:29.505 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:29.515 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:40:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:40:29] "GET /metrics HTTP/1.1" 200 36344 "" "Prometheus/2.33.4" 2023-09-30T09:40:29.534 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:29.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:29.669 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:29.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:29.772 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:29.802 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:29.907 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:29.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:29.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:29.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:30.024 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 39 16 57753 57737 92.515 68.125 0.0108727 0.0108015 2023-09-30T09:40:30.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:30.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:30.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:30.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:30.168 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:30.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:30.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:30.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:30.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:30.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:30.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:30.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:30.429 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:30.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:30.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:30.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:30.565 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:30.599 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:30.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:30.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:30.704 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:30.739 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:30.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:30.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:30.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:30.871 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:30.871 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:30.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:30.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:30.974 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:31.002 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:31.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:31.024 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:40:31.020642+0000 min lat: 0.00150207 max lat: 0.202746 avg lat: 0.010863 2023-09-30T09:40:31.024 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:40:31.024 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 40 16 58906 58890 92.0035 72.0625 0.00732945 0.010863 2023-09-30T09:40:31.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:31.117 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:30 smithi099 bash[59238]: cluster 2023-09-30T09:40:29.261398+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-30T09:40:31.132 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:31.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:31.235 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:31.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:30 smithi005 bash[75361]: cluster 2023-09-30T09:40:29.261398+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-30T09:40:31.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:30 smithi005 bash[78438]: cluster 2023-09-30T09:40:29.261398+0000 mgr.y (mgr.34107) 1181 : cluster 0 pgmap v1264: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2023-09-30T09:40:31.274 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:31.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:31.379 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:31.414 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:31.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:31.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:31.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:31.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:31.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:31.668 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:31.771 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:31.800 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:31.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:31.892 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:31.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:31.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:31.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:32.027 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 41 16 59944 59928 91.3353 64.875 0.0100098 0.0109421 2023-09-30T09:40:32.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.060 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:32.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:32.166 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:32.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:32.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.332 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:32.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:32.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:32.460 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:32.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:32.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:32.567 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:32.602 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:32.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:32.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:32.712 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.737 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:32.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:32.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:32.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:32.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:32.910 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:32.968 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:32.993 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:32 smithi005 bash[75361]: cluster 2023-09-30T09:40:31.262013+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:40:32.993 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:32 smithi005 bash[78438]: cluster 2023-09-30T09:40:31.262013+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:40:32.996 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:33.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:33.027 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 42 16 61111 61095 90.8971 72.9375 0.00949954 0.0109945 2023-09-30T09:40:33.103 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:33.137 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:33.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:33.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:33.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:32 smithi099 bash[59238]: cluster 2023-09-30T09:40:31.262013+0000 mgr.y (mgr.34107) 1182 : cluster 0 pgmap v1265: 89 pgs: 89 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-30T09:40:33.267 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:33.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:33.371 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:33.394 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:33.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:33.497 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:33.524 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:33.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:33.628 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:33.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:33.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:33.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:33.792 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:33.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:33.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:33.926 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:33.927 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:33.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:33.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:34.027 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 43 16 62250 62234 90.4386 71.1875 0.00294166 0.011034 2023-09-30T09:40:34.032 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:34.054 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:34.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:34.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:34.157 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:34.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:34.193 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:34.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:34.294 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:34.329 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:34.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:34.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:34.432 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:34.462 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:34.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:34.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:34.568 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:34.593 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:34.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:34.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:34.697 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:34.851 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:34.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:34.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:34.954 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:34.998 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:35.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:35.037 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 44 16 63382 63366 89.991 70.75 0.0106285 0.0111069 2023-09-30T09:40:35.138 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:35.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:35.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:35.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:35.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:35 smithi005 bash[78438]: cluster 2023-09-30T09:40:33.262562+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:40:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:34 smithi005 bash[75361]: cluster 2023-09-30T09:40:33.262562+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:40:35.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:35.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:35.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:34 smithi099 bash[59238]: cluster 2023-09-30T09:40:33.262562+0000 mgr.y (mgr.34107) 1183 : cluster 0 pgmap v1266: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-09-30T09:40:35.397 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:35.425 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:35.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:35.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:35.531 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:35.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:35.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:35.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:36.191 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 45 16 64311 64295 89.2814 58.0625 0.0100701 0.0111955 2023-09-30T09:40:36.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:36.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:36.983 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:36 smithi005 bash[75361]: cluster 2023-09-30T09:40:35.263178+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:40:36.983 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:36 smithi005 bash[75361]: audit 2023-09-30T09:40:36.586711+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:37.027 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 46 16 65413 65397 88.8377 68.875 0.00362017 0.0112491 2023-09-30T09:40:37.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:37.132 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:37.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:37.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:37.203 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:36 smithi005 bash[78438]: cluster 2023-09-30T09:40:35.263178+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:40:37.203 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:36 smithi005 bash[78438]: audit 2023-09-30T09:40:36.586711+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:37.239 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:37.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:36 smithi099 bash[59238]: cluster 2023-09-30T09:40:35.263178+0000 mgr.y (mgr.34107) 1184 : cluster 0 pgmap v1267: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-30T09:40:37.249 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:36 smithi099 bash[59238]: audit 2023-09-30T09:40:36.586711+0000 mon.a (mon.0) 1497 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:37.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:37.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:37.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:37.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:37.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:37.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:37.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:37.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:37.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:37.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:37.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:37.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:37.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:37.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:37.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:37.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:37.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:37.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:37.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:38.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:38.029 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 47 16 66315 66299 88.145 56.375 0.0171495 0.0113399 2023-09-30T09:40:38.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:38.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:38.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:38.166 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:38.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:38.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:38.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:38.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:38.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:38.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:38.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:38.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:38.562 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:38.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:38.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:38.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:38.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:38.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:38.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:38.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:38.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:38.962 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:38.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:38.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:39.029 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 48 16 67366 67350 87.677 65.6875 0.00390591 0.0113954 2023-09-30T09:40:39.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:39.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:38 smithi099 bash[59238]: cluster 2023-09-30T09:40:37.263729+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-30T09:40:39.096 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:39.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:39.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:39.211 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:38 smithi005 bash[75361]: cluster 2023-09-30T09:40:37.263729+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-30T09:40:39.212 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:38 smithi005 bash[78438]: cluster 2023-09-30T09:40:37.263729+0000 mgr.y (mgr.34107) 1185 : cluster 0 pgmap v1268: 89 pgs: 89 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-09-30T09:40:39.240 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:39.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:39.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:39.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:39.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:39.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:39.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:39.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:39.487 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:40:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:40:39] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.33.4" 2023-09-30T09:40:39.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:39.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:39.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:39.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:39.640 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:39.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:39.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:39.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:39.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:39.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:39.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:39.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:39.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:39.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:40.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:40.029 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 49 16 68310 68294 87.0917 59 0.0179754 0.0114756 2023-09-30T09:40:40.055 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:40.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:40.157 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:40.186 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:40.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:40.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:40.317 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:40.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:40.423 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:40.452 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:40.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:40.555 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:40.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:40.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:40.684 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:40.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:40.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:40.859 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:40.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:40.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:40.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:41.029 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 50 16 69420 69404 86.7373 69.375 0.0147673 0.0115225 2023-09-30T09:40:41.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:40 smithi099 bash[59238]: cluster 2023-09-30T09:40:39.264370+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-30T09:40:41.094 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:41.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:41.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:41.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:41.223 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:41.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:41.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:41.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:40 smithi005 bash[75361]: cluster 2023-09-30T09:40:39.264370+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-30T09:40:41.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:40 smithi005 bash[78438]: cluster 2023-09-30T09:40:39.264370+0000 mgr.y (mgr.34107) 1186 : cluster 0 pgmap v1269: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-09-30T09:40:41.354 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:41.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:41.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:41.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:41.487 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:41.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:41.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:41.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:41.621 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:41.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:41.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:41.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:41.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:41.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:41.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:41.935 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:41.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:41.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:42.029 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 51 16 70307 70291 86.1235 55.4375 0.0107506 0.0116057 2023-09-30T09:40:42.038 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:42.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:42.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:42.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:42.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:42.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:42.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:42.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:42.314 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:42.345 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:42.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:42.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:42.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:42.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:42.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:42.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:42.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:42.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:42.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:42.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:42.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:42.758 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:42.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:42.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:42.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:42.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:42.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:42 smithi005 bash[78438]: cluster 2023-09-30T09:40:41.265219+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-09-30T09:40:42.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:42 smithi005 bash[75361]: cluster 2023-09-30T09:40:41.265219+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-09-30T09:40:42.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:43.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:43.032 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 52 16 71349 71333 85.715 65.125 0.0103819 0.01166 2023-09-30T09:40:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:43.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:42 smithi099 bash[59238]: cluster 2023-09-30T09:40:41.265219+0000 mgr.y (mgr.34107) 1187 : cluster 0 pgmap v1270: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-09-30T09:40:43.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:43.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:43.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:43.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:43.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:43.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:43.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:43.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:43.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:43.529 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:43.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:43.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:43.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:43.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:43.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:43.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:43.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:43.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:43.963 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:43.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:43.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:44.032 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 53 16 72360 72344 85.2899 63.1875 0.0212705 0.0117183 2023-09-30T09:40:44.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:44.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:44.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:44.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:44.225 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:44.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:44.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:44.331 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:44.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:44.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:44.465 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:44.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:44.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:44.599 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:44.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:44.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:44.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:44.727 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:44.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:44.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:44.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:44.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:44.881 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:44.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:44.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:44.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:45.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:45.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:45.032 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 54 16 73442 73426 84.9627 67.625 0.0105436 0.0117642 2023-09-30T09:40:45.122 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:45.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:44 smithi099 bash[59238]: cluster 2023-09-30T09:40:43.265901+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-30T09:40:45.150 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:45.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:45.255 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:45.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:44 smithi005 bash[75361]: cluster 2023-09-30T09:40:43.265901+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-30T09:40:45.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:44 smithi005 bash[78438]: cluster 2023-09-30T09:40:43.265901+0000 mgr.y (mgr.34107) 1188 : cluster 0 pgmap v1271: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-30T09:40:45.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:45.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:45.392 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:45.418 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:45.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:45.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:45.547 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:45.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:45.656 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:45.680 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:45.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:45.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:45.810 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:45.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:45.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:45.939 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:45.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:46.032 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 55 16 74254 74238 84.3407 50.75 0.0127749 0.0118283 2023-09-30T09:40:46.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:46.077 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:46.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:46.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:46.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:46.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:46.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:46.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:46.349 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:46.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:46.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:46.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:46.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:46.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:46.609 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:46.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:46.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:46.737 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:46.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:46.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:46.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:46.876 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:46.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:46.979 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:46.986 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:46 smithi099 bash[59238]: cluster 2023-09-30T09:40:45.266960+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-30T09:40:47.004 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:47.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:47.032 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 56 16 75247 75231 83.9428 62.0625 0.0238076 0.0119059 2023-09-30T09:40:47.107 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:47.131 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:47.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:47.183 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:46 smithi005 bash[75361]: cluster 2023-09-30T09:40:45.266960+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-30T09:40:47.184 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:46 smithi005 bash[78438]: cluster 2023-09-30T09:40:45.266960+0000 mgr.y (mgr.34107) 1189 : cluster 0 pgmap v1272: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-30T09:40:47.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:47.252 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:40:47.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:47.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:47.299 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:40:47.354 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:40:47.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:47.401 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:47.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:47.407 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:40:47.444 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:40:47.493 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:40:47.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:47.510 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:40:47.510 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:40:47.510 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:40:47.511 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:40:47.511 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:40:47.551 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:40:47.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:47.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:47.621 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.625 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:40:47.669 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:47.697 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:47.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:47.800 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:47.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:47.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:47.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:47.965 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:47.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:47.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:48.032 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 57 16 76019 76003 83.3166 48.25 0.00580432 0.0119943 2023-09-30T09:40:48.068 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:48.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:48.198 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:48.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:48.226 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:47 smithi099 bash[59238]: audit 2023-09-30T09:40:47.167728+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.5:0/2917465394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:40:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:47 smithi005 bash[78438]: audit 2023-09-30T09:40:47.167728+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.5:0/2917465394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:40:48.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:47 smithi005 bash[75361]: audit 2023-09-30T09:40:47.167728+0000 mon.c (mon.2) 137 : audit 0 from='client.? 172.21.15.5:0/2917465394' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:40:48.327 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:48.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:48.458 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:48.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.607 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:48.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:48.836 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:48.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:48.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:48.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.965 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[75361]: cluster 2023-09-30T09:40:47.268631+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-30T09:40:48.965 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[75361]: audit 2023-09-30T09:40:48.182621+0000 mon.a (mon.0) 1498 : audit 1 from='client.? 172.21.15.5:0/2958074349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:40:48.986 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:40:48.987 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.0 to 1 (10000) 2023-09-30T09:40:48.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:48.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:48.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:49.032 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 58 15 76683 76668 82.5967 41.5625 0.00906216 0.0121012 2023-09-30T09:40:49.094 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.116 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:49.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:49.222 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:49.232 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:48 smithi099 bash[59238]: cluster 2023-09-30T09:40:47.268631+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-30T09:40:49.232 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:48 smithi099 bash[59238]: audit 2023-09-30T09:40:48.182621+0000 mon.a (mon.0) 1498 : audit 1 from='client.? 172.21.15.5:0/2958074349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:40:49.232 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:48 smithi099 bash[59238]: audit 2023-09-30T09:40:48.253967+0000 mon.a (mon.0) 1499 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:40:49.232 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:48 smithi099 bash[59238]: audit 2023-09-30T09:40:48.254702+0000 mon.b (mon.1) 36 : audit 1 from='client.? 172.21.15.5:0/4113661233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:40:49.252 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:49.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:49.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:49.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[75361]: audit 2023-09-30T09:40:48.253967+0000 mon.a (mon.0) 1499 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:40:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[75361]: audit 2023-09-30T09:40:48.254702+0000 mon.b (mon.1) 36 : audit 1 from='client.? 172.21.15.5:0/4113661233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:40:49.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[78438]: cluster 2023-09-30T09:40:47.268631+0000 mgr.y (mgr.34107) 1190 : cluster 0 pgmap v1273: 89 pgs: 89 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 985 op/s 2023-09-30T09:40:49.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[78438]: audit 2023-09-30T09:40:48.182621+0000 mon.a (mon.0) 1498 : audit 1 from='client.? 172.21.15.5:0/2958074349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:40:49.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[78438]: audit 2023-09-30T09:40:48.253967+0000 mon.a (mon.0) 1499 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:40:49.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:48 smithi005 bash[78438]: audit 2023-09-30T09:40:48.254702+0000 mon.b (mon.1) 36 : audit 1 from='client.? 172.21.15.5:0/4113661233' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:40:49.359 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:49.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:49.490 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:49.516 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:49.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:49.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.627 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:40:49] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.33.4" 2023-09-30T09:40:49.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:49.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:49.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:49.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:49.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:49.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:49.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.909 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:49.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:49.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:50.000 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-30T09:40:50.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:50.033 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 59 16 77679 77663 82.2502 62.1875 0.00725744 0.0121513 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: cluster 2023-09-30T09:40:48.958562+0000 mon.a (mon.0) 1500 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: audit 2023-09-30T09:40:48.970151+0000 mon.a (mon.0) 1501 : audit 1 from='client.? 172.21.15.5:0/2958074349' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: audit 2023-09-30T09:40:48.970317+0000 mon.a (mon.0) 1502 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: cluster 2023-09-30T09:40:48.974890+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: cluster 2023-09-30T09:40:48.976101+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: cluster 2023-09-30T09:40:48.977676+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: cluster 2023-09-30T09:40:48.986231+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: cluster 2023-09-30T09:40:48.988238+0000 osd.0 (osd.0) 133 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:49 smithi099 bash[59238]: cluster 2023-09-30T09:40:49.269050+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-30T09:40:50.088 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:50.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:50.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:50.196 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:50.229 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:50.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:50.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: cluster 2023-09-30T09:40:48.958562+0000 mon.a (mon.0) 1500 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:40:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: audit 2023-09-30T09:40:48.970151+0000 mon.a (mon.0) 1501 : audit 1 from='client.? 172.21.15.5:0/2958074349' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:40:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: audit 2023-09-30T09:40:48.970317+0000 mon.a (mon.0) 1502 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:40:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: cluster 2023-09-30T09:40:48.974890+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: cluster 2023-09-30T09:40:48.976101+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: cluster 2023-09-30T09:40:48.977676+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-30T09:40:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: cluster 2023-09-30T09:40:48.986231+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: cluster 2023-09-30T09:40:48.988238+0000 osd.0 (osd.0) 133 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[78438]: cluster 2023-09-30T09:40:49.269050+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: cluster 2023-09-30T09:40:48.958562+0000 mon.a (mon.0) 1500 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: audit 2023-09-30T09:40:48.970151+0000 mon.a (mon.0) 1501 : audit 1 from='client.? 172.21.15.5:0/2958074349' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: audit 2023-09-30T09:40:48.970317+0000 mon.a (mon.0) 1502 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: cluster 2023-09-30T09:40:48.974890+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: cluster 2023-09-30T09:40:48.976101+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: cluster 2023-09-30T09:40:48.977676+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: cluster 2023-09-30T09:40:48.986231+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: cluster 2023-09-30T09:40:48.988238+0000 osd.0 (osd.0) 133 : cluster 3 failed to encode map e259 with expected crc 2023-09-30T09:40:50.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:49 smithi005 bash[75361]: cluster 2023-09-30T09:40:49.269050+0000 mgr.y (mgr.34107) 1191 : cluster 0 pgmap v1275: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-30T09:40:50.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:50.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:50.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:50.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:50.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:50.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:50.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:50.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:50.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:50.645 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:50.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:50.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:50.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:50.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:50.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:50.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:50.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:50.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:50.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:51.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:51.034 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:40:51.030426+0000 min lat: 0.00150207 max lat: 0.332013 avg lat: 0.0122139 2023-09-30T09:40:51.034 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:40:51.034 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 60 16 78592 78576 81.8295 57.0625 0.0203476 0.0122139 2023-09-30T09:40:51.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:51.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:51.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:51.143 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:51.168 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:51.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:51.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:51.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:51.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:51.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:51.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:51.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:51.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:51.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:51.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:51.592 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:51.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:51.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:51.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-30T09:40:51.699 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:51.743 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:51.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:51.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:51.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:51.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:51.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:51.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:51.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:52.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:52.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:52.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:52.035 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 61 16 79467 79451 81.3832 54.6875 0.00886823 0.0122809 2023-09-30T09:40:52.112 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:40:52.126 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:52.163 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:52.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:52.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:52.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:52.299 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:52.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:52.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:52.429 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:52.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:52.535 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:52.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:52.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:52.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:52.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:52.702 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:52.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:52.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:52.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:52.846 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:52.848 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:52 smithi099 bash[59238]: cluster 2023-09-30T09:40:51.269637+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-30T09:40:52.848 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:52 smithi099 bash[59238]: audit 2023-09-30T09:40:51.591345+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:52.848 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:52 smithi099 bash[59238]: audit 2023-09-30T09:40:51.593671+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:52.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:52.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:52.950 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:52.962 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:52 smithi005 bash[75361]: cluster 2023-09-30T09:40:51.269637+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-30T09:40:52.962 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:52 smithi005 bash[75361]: audit 2023-09-30T09:40:51.591345+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:52.962 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:52 smithi005 bash[75361]: audit 2023-09-30T09:40:51.593671+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:52.963 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:52 smithi005 bash[78438]: cluster 2023-09-30T09:40:51.269637+0000 mgr.y (mgr.34107) 1192 : cluster 0 pgmap v1276: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-09-30T09:40:52.963 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:52 smithi005 bash[78438]: audit 2023-09-30T09:40:51.591345+0000 mon.a (mon.0) 1504 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:40:52.963 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:52 smithi005 bash[78438]: audit 2023-09-30T09:40:51.593671+0000 mon.a (mon.0) 1505 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:52.989 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:53.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:53.036 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 62 16 80358 80342 80.9687 55.6875 0.020651 0.0123439 2023-09-30T09:40:53.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:53.126 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:53.235 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:53.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:53.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:53.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:53.404 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:53.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:53.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:53.537 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:53.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:53.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:40:53.641 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:53.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:53.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:53.785 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:53.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:53.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:53.937 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:53.974 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:53.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:53.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:54.035 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 63 16 81252 81236 80.5704 55.875 0.00734495 0.0124054 2023-09-30T09:40:54.082 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:54.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:54.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:54.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:54.221 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:54.256 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:54.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:54.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:54.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:54.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:54.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:54.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:54.494 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:54.535 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:54.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:54.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:54.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:54.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:54.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:54.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:54.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:54.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:54.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:54.858 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:54.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:54.945 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:54 smithi005 bash[78438]: cluster 2023-09-30T09:40:53.270256+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2023-09-30T09:40:54.945 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:54 smithi005 bash[75361]: cluster 2023-09-30T09:40:53.270256+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2023-09-30T09:40:54.971 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:54.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:54.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:55.035 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 64 16 82128 82112 80.1669 54.75 0.0263607 0.0124676 2023-09-30T09:40:55.075 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:55.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:55.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:55.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:55.213 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:55.221 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:54 smithi099 bash[59238]: cluster 2023-09-30T09:40:53.270256+0000 mgr.y (mgr.34107) 1193 : cluster 0 pgmap v1277: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 865 op/s 2023-09-30T09:40:55.239 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:55.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:55.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:55.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:55.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:55.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:55.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:55.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:55.515 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:55.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:55.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:55.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:55.651 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:55.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:55.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:55.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:55.796 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:55.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:55.885 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:55.899 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:55.937 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:55.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:55.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:56.035 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 65 16 83022 83006 79.7932 55.875 0.0105606 0.0125263 2023-09-30T09:40:56.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:56.068 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:56.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:56.174 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:56.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:56.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:56.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:56.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:56.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:56.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:56.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:56.474 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:56.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:56.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:56.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:56.606 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:56.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:56.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:56.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:56.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:56.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:56.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:56.843 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:56.872 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:56.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:56.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:56.911 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:56.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:57.005 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:57.021 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:56 smithi005 bash[75361]: cluster 2023-09-30T09:40:55.270876+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s 2023-09-30T09:40:57.021 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:56 smithi005 bash[78438]: cluster 2023-09-30T09:40:55.270876+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s 2023-09-30T09:40:57.035 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 66 16 83973 83957 79.4847 59.4375 0.00773463 0.0125748 2023-09-30T09:40:57.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:57.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:57.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:57.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:56 smithi099 bash[59238]: cluster 2023-09-30T09:40:55.270876+0000 mgr.y (mgr.34107) 1194 : cluster 0 pgmap v1278: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 982 op/s 2023-09-30T09:40:57.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:57.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:57.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:57.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:57.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:57.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:57.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:57.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:57.678 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:57.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:57.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:57.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:40:57.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:40:57.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:57.921 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:40:57.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:40:57.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:57.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:40:58.035 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 67 16 84908 84892 79.1705 58.4375 0.0142129 0.0126246 2023-09-30T09:40:58.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:58.070 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:58.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:58.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:58.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:58.200 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:58.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:58.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:58.303 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:58.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:58.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:58.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:58.448 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:58.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:58.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:58.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:58.580 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:58.614 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:58.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:58.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:58.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:58.750 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:40:58.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:58.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:40:58.854 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:58.855 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:40:58 smithi005 bash[75361]: cluster 2023-09-30T09:40:57.272023+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-09-30T09:40:58.881 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:58.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:58.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:58.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:59.008 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:40:59.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:40:59.036 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 68 16 85718 85702 78.7506 50.625 0.00442006 0.0126648 2023-09-30T09:40:59.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:40:58 smithi099 bash[59238]: cluster 2023-09-30T09:40:57.272023+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-09-30T09:40:59.110 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:59.119 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:40:58 smithi005 bash[78438]: cluster 2023-09-30T09:40:57.272023+0000 mgr.y (mgr.34107) 1195 : cluster 0 pgmap v1279: 89 pgs: 89 active+clean; 4.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-09-30T09:40:59.142 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:40:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:40:59.244 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:59.269 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:40:59.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:40:59.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:59.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:59.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:40:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:40:59.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.642 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:40:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:40:59] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.33.4" 2023-09-30T09:40:59.662 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:59.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:40:59.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.940 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:40:59.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:40:59.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:00.036 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 69 16 86610 86594 78.4172 55.75 0.0266783 0.0127459 2023-09-30T09:41:00.044 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:00.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:00.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:00.195 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:00.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:00.322 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:00.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:00.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:00.449 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:00.552 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:00.589 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:00.692 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:00.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:00.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:00.824 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:00.856 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:00.960 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:00.988 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:00.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:00.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:01.036 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 70 16 87375 87359 77.98 47.8125 0.0172326 0.0128182 2023-09-30T09:41:01.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:01.100 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:00 smithi099 bash[59238]: cluster 2023-09-30T09:40:59.272704+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-30T09:41:01.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:01.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:01.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:01.228 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:01.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:01.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:01.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:00 smithi005 bash[75361]: cluster 2023-09-30T09:40:59.272704+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-30T09:41:01.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:00 smithi005 bash[78438]: cluster 2023-09-30T09:40:59.272704+0000 mgr.y (mgr.34107) 1196 : cluster 0 pgmap v1280: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s 2023-09-30T09:41:01.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:01.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:01.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:01.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:01.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:01.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:01.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:01.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:01.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:01.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:01.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:01.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:01.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:01.775 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:01.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:01.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:01.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:01.904 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:01.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:02.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:02.041 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 71 16 88284 88268 77.6796 56.8125 0.00954712 0.0128652 2023-09-30T09:41:02.046 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:02.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:02.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:02.150 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:02.176 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:02.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:02.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:02.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:02.320 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:02.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:02.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:02.459 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:02.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:02.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:02.561 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:02.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:02.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:02.695 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:02.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:02.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:02.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:02.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:02.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:02.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:02.978 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:02 smithi005 bash[78438]: cluster 2023-09-30T09:41:01.273176+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-09-30T09:41:02.979 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:02 smithi005 bash[75361]: cluster 2023-09-30T09:41:01.273176+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-09-30T09:41:03.003 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:03.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:03.038 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 72 16 89067 89051 77.2804 48.9375 0.0172355 0.012934 2023-09-30T09:41:03.107 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:03.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:03.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:03.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:03.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:02 smithi099 bash[59238]: cluster 2023-09-30T09:41:01.273176+0000 mgr.y (mgr.34107) 1197 : cluster 0 pgmap v1281: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2023-09-30T09:41:03.270 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:03.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:03.374 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:03.409 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:03.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:03.513 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:03.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:03.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:03.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:03.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:03.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:03.813 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:03.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:03.922 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:03.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:03.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:03.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:04.038 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 73 16 89949 89933 76.9769 55.125 0.0149802 0.0129846 2023-09-30T09:41:04.052 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:04.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:04.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:04.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:04.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:04.209 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:04.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:04.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:04.316 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:04.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:04.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:04.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:04.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:04.495 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:04.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:04.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:04.602 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:04.635 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:04.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:04.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:04.741 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:04.780 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:04.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:04.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:04.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:04.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:04.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:04.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:05.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[78438]: cluster 2023-09-30T09:41:03.273712+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-30T09:41:05.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[78438]: audit 2023-09-30T09:41:04.019428+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:41:05.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[78438]: audit 2023-09-30T09:41:04.510418+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[78438]: audit 2023-09-30T09:41:04.521521+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[78438]: audit 2023-09-30T09:41:04.548586+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[78438]: audit 2023-09-30T09:41:04.555965+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[75361]: cluster 2023-09-30T09:41:03.273712+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[75361]: audit 2023-09-30T09:41:04.019428+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[75361]: audit 2023-09-30T09:41:04.510418+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[75361]: audit 2023-09-30T09:41:04.521521+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[75361]: audit 2023-09-30T09:41:04.548586+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:04 smithi005 bash[75361]: audit 2023-09-30T09:41:04.555965+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:05.038 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 74 16 90733 90717 76.5988 49 0.0117747 0.0130495 2023-09-30T09:41:05.052 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:05.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:05.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:05.157 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:05.168 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:04 smithi099 bash[59238]: cluster 2023-09-30T09:41:03.273712+0000 mgr.y (mgr.34107) 1198 : cluster 0 pgmap v1282: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 58 MiB/s wr, 927 op/s 2023-09-30T09:41:05.168 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:04 smithi099 bash[59238]: audit 2023-09-30T09:41:04.019428+0000 mon.a (mon.0) 1506 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:41:05.168 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:04 smithi099 bash[59238]: audit 2023-09-30T09:41:04.510418+0000 mon.a (mon.0) 1507 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.168 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:04 smithi099 bash[59238]: audit 2023-09-30T09:41:04.521521+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.168 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:04 smithi099 bash[59238]: audit 2023-09-30T09:41:04.548586+0000 mon.a (mon.0) 1509 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.169 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:04 smithi099 bash[59238]: audit 2023-09-30T09:41:04.555965+0000 mon.a (mon.0) 1510 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:05.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:05.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:05.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:05.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:05.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:05.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:05.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:05.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:05.473 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:05.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:05.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:05.580 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:05.607 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:05.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:05.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:05.712 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:05.743 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:05.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:05.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:05.846 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:05.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:05.870 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:05.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:05.971 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:05.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:06.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:06.038 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 75 16 91583 91567 76.2858 53.125 0.0223493 0.0131022 2023-09-30T09:41:06.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:06.149 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:06.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:06.251 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:06.289 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:06.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:06.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:06.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:06.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:06.552 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:06.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:06.682 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:06.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:06.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:06.815 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:06.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:06.919 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:06.942 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:06.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:06.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:07.038 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 76 16 92483 92467 76.0222 56.25 0.0230857 0.0131473 2023-09-30T09:41:07.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.075 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:07.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:07.154 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:06 smithi005 bash[78438]: cluster 2023-09-30T09:41:05.274358+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:41:07.154 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:06 smithi005 bash[78438]: audit 2023-09-30T09:41:06.587967+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:07.154 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:06 smithi005 bash[75361]: cluster 2023-09-30T09:41:05.274358+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:41:07.154 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:06 smithi005 bash[75361]: audit 2023-09-30T09:41:06.587967+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:07.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:07.187 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:06 smithi099 bash[59238]: cluster 2023-09-30T09:41:05.274358+0000 mgr.y (mgr.34107) 1199 : cluster 0 pgmap v1283: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 900 op/s 2023-09-30T09:41:07.188 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:06 smithi099 bash[59238]: audit 2023-09-30T09:41:06.587967+0000 mon.a (mon.0) 1511 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:07.205 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:07.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:07.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:07.309 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:07.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:07.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:07.472 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:07.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:07.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:07.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:07.608 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:07.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:07.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:07.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:07.842 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.873 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:07.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:07.978 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:08.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:08.042 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 77 16 93256 93240 75.6581 48.3125 0.0211663 0.0132107 2023-09-30T09:41:08.114 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:08.145 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:08.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:08.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:08.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:08.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:08.378 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:08.413 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:08.516 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:08.541 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:08.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:08.679 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:08.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:08.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:08.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:08.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:08.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:08.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:08.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:08.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:09.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:08 smithi005 bash[75361]: cluster 2023-09-30T09:41:07.274988+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-30T09:41:09.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:08 smithi005 bash[78438]: cluster 2023-09-30T09:41:07.274988+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-30T09:41:09.043 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 78 16 94072 94056 75.342 51 0.0102013 0.013267 2023-09-30T09:41:09.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:09.104 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:09.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:09.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:09.209 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:09.238 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:09.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:08 smithi099 bash[59238]: cluster 2023-09-30T09:41:07.274988+0000 mgr.y (mgr.34107) 1200 : cluster 0 pgmap v1284: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-09-30T09:41:09.341 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:09.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:09.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:09.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:09.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:09.508 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:09.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:09.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:09.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:09.664 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:09.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:09.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:09.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:09.770 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:41:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:41:09] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.33.4" 2023-09-30T09:41:09.795 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:09.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:09.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:09.899 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:09.937 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:09.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:09.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:10.043 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 79 16 94942 94926 75.0766 54.375 0.0111024 0.0133139 2023-09-30T09:41:10.044 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:10.080 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:10.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:10.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:10.183 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:10.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:10.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:10.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:10.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:10.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:10.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:10.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:10.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:10.500 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:10.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:10.604 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:10.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:10.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:10.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:10.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:10.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:10.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:10.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:10.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:10.935 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:10.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:10.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:11.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:11.043 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:2023-09-30T09:41:11.039789+0000 min lat: 0.00150207 max lat: 0.332013 avg lat: 0.0133702 2023-09-30T09:41:11.043 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-30T09:41:11.043 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 80 16 95740 95724 74.7615 49.875 0.0175325 0.0133702 2023-09-30T09:41:11.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:11.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:11.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:11.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:11.191 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:10 smithi005 bash[75361]: cluster 2023-09-30T09:41:09.275627+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-30T09:41:11.192 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:10 smithi005 bash[78438]: cluster 2023-09-30T09:41:09.275627+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-30T09:41:11.216 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:11.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:11.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:10 smithi099 bash[59238]: cluster 2023-09-30T09:41:09.275627+0000 mgr.y (mgr.34107) 1201 : cluster 0 pgmap v1285: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2023-09-30T09:41:11.321 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:11.353 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:11.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:11.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:11.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:11.487 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:11.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:11.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:11.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:11.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:11.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:11.730 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:11.759 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:11.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:11.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:11.862 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:11.912 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:11.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:11.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:12.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:12.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 81 16 96382 96366 74.3296 40.125 0.0268295 0.0134463 2023-09-30T09:41:12.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:12.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:12.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:12.149 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:12 smithi005 bash[75361]: audit 2023-09-30T09:41:11.121724+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:12.150 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:12 smithi005 bash[75361]: audit 2023-09-30T09:41:11.132125+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:12.150 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:12 smithi005 bash[75361]: cluster 2023-09-30T09:41:11.276244+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2023-09-30T09:41:12.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:12 smithi005 bash[78438]: audit 2023-09-30T09:41:11.121724+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:12.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:12 smithi005 bash[78438]: audit 2023-09-30T09:41:11.132125+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:12.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:12 smithi005 bash[78438]: cluster 2023-09-30T09:41:11.276244+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2023-09-30T09:41:12.165 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:12.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:12.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:12.309 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:12.337 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:12.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:12.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:12.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:12.481 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:12.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:12.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:12.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:12 smithi099 bash[59238]: audit 2023-09-30T09:41:11.121724+0000 mon.a (mon.0) 1512 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:12.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:12 smithi099 bash[59238]: audit 2023-09-30T09:41:11.132125+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:12.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:12 smithi099 bash[59238]: cluster 2023-09-30T09:41:11.276244+0000 mgr.y (mgr.34107) 1202 : cluster 0 pgmap v1286: 89 pgs: 89 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s 2023-09-30T09:41:12.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:12.616 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:12.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:12.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:12.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:12.746 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:12.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:12.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:12.849 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:12.875 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:41:12.875 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:41:12.875 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:41:12.875 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:41:12.875 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:22816 10.5 10:a05b6ee3:::benchmark_data_smithi005_194263_object22815:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:39.778328+0000", 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 393.08227513600002, 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.154092706, 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:41:12.876 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 22816 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.778328+0000", 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.877 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.778328+0000", 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.778329+0000", 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7090000000000001e-06 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.878 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.778356+0000", 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6851000000000001e-05 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.778370+0000", 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3577000000000001e-05 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.879 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.778379+0000", 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8680000000000005e-06 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782938+0000", 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045591 2023-09-30T09:41:12.880 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.783063+0000", 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000125344 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.783194+0000", 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013135999999999999 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.881 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788762+0000", 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0055679379999999997 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788775+0000", 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2709e-05 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.882 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.932308+0000", 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14353239800000001 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.932389+0000", 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1333000000000002e-05 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.932420+0000", 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1519000000000001e-05 2023-09-30T09:41:12.883 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:22820 10.3 10:c9e734cd:::benchmark_data_smithi005_194263_object22819:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:39.782489+0000", 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 393.07811377299998, 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14913175300000001, 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.884 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 22820 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782489+0000", 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.885 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782489+0000", 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782490+0000", 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.364e-06 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782515+0000", 2023-09-30T09:41:12.886 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4151999999999998e-05 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782527+0000", 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2359e-05 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782534+0000", 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.7959999999999998e-06 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.887 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782599+0000", 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5266999999999997e-05 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782775+0000", 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017578299999999999 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,5", 2023-09-30T09:41:12.888 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.782952+0000", 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000177264 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.787841+0000", 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048886499999999996 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.929106+0000", 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.141265315 2023-09-30T09:41:12.889 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.931431+0000", 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0023254259999999998 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.931569+0000", 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013775899999999999 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.890 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.931621+0000", 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1617999999999999e-05 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:22827 10.3 10:c1d88643:::benchmark_data_smithi005_194263_object22826:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:39.784227+0000", 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 393.07637617199998, 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14907962599999999, 2023-09-30T09:41:12.891 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 22827 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.784227+0000", 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.892 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.784227+0000", 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.784228+0000", 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.22e-06 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.893 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.784248+0000", 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0239999999999999e-05 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.784259+0000", 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0992000000000001e-05 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.784265+0000", 2023-09-30T09:41:12.894 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2419999999999997e-06 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.787877+0000", 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0036120029999999999 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788060+0000", 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000183153 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.895 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,5", 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788239+0000", 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017858699999999999 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.929087+0000", 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14084769999999999 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.896 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.929114+0000", 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7140000000000001e-05 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.933206+0000", 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0040921619999999999 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.933264+0000", 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8360999999999999e-05 2023-09-30T09:41:12.897 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.933306+0000", 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1826000000000002e-05 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:22834 10.5 10:a9905341:::benchmark_data_smithi005_194263_object22833:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:41:12.898 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:39.788803+0000", 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 393.07179997700001, 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14817985, 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 22834 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.899 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788803+0000", 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788803+0000", 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788804+0000", 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2929999999999999e-06 2023-09-30T09:41:12.900 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788825+0000", 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0684999999999999e-05 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788835+0000", 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9909999999999997e-06 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.901 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788842+0000", 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0679999999999999e-06 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.788903+0000", 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0979e-05 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.902 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.929853+0000", 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14095054400000001 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.930179+0000", 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000326075 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.932042+0000", 2023-09-30T09:41:12.903 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0018628480000000001 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.933286+0000", 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001243673 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.936810+0000", 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0035242530000000002 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.904 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.936939+0000", 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012882900000000001 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:39.936983+0000", 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3612000000000002e-05 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.905 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:32873 10.3 10:cc3dccb6:::benchmark_data_smithi005_194263_object32872:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:45.894388+0000", 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 386.96621468900003, 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15311042599999999, 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:41:12.906 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 32873 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894388+0000", 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894388+0000", 2023-09-30T09:41:12.907 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894390+0000", 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.688e-06 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894421+0000", 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.1189999999999998e-05 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.908 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894447+0000", 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6101999999999998e-05 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894456+0000", 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2070000000000001e-06 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.909 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894526+0000", 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9744000000000002e-05 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894701+0000", 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017515400000000001 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.910 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,5", 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.894853+0000", 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000152156 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896445+0000", 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001591428 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.901432+0000", 2023-09-30T09:41:12.911 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.004987305 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047372+0000", 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14593954200000001 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047446+0000", 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4097999999999994e-05 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.912 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047499+0000", 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2812000000000002e-05 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:32877 10.3 10:cc91d7e8:::benchmark_data_smithi005_194263_object32876:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e228)", 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:34:45.896658+0000", 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 386.96394440799997, 2023-09-30T09:41:12.913 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15102383599999999, 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 32877 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.914 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896658+0000", 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896658+0000", 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896660+0000", 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3680000000000001e-06 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.915 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896712+0000", 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.2667000000000002e-05 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896727+0000", 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4109e-05 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.916 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896734+0000", 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8010000000000004e-06 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896797+0000", 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.2343999999999998e-05 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.896989+0000", 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000192182 2023-09-30T09:41:12.917 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,5", 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.897160+0000", 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017081799999999999 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.898845+0000", 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001685078 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.918 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:45.905613+0000", 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0067681740000000001 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047573+0000", 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14196002999999999 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.919 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047639+0000", 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.5906000000000002e-05 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:34:46.047682+0000", 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3359000000000003e-05 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.920 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:175962 10.8 e242/224 10:19ef690e:::benchmark_data_smithi005_194263_object67416:head v 242'10739, mlcod=242'10737)", 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:37:34.092912+0000", 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 218.76769123299999, 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26235995299999998, 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.092912+0000", 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.921 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.092912+0000", 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.092913+0000", 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0079999999999999e-06 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.922 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.092921+0000", 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2770000000000005e-06 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.092934+0000", 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3616e-05 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.092944+0000", 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2969999999999992e-06 2023-09-30T09:41:12.923 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.093041+0000", 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6773000000000003e-05 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.093065+0000", 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4329e-05 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.924 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.355193+0000", 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26212808500000001 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.355272+0000", 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8567999999999997e-05 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.925 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:175968 10.8 e242/224 10:179f6106:::benchmark_data_smithi005_194263_object67422:head v 242'10740, mlcod=242'10737)", 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:37:34.096602+0000", 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 218.76400030400001, 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25872166499999999, 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096602+0000", 2023-09-30T09:41:12.926 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096602+0000", 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096603+0000", 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2500000000000004e-07 2023-09-30T09:41:12.927 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096611+0000", 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7109999999999995e-06 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096623+0000", 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2176e-05 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.928 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096631+0000", 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0479999999999999e-06 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.334598+0000", 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.23796616400000001 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.334646+0000", 2023-09-30T09:41:12.929 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8955999999999997e-05 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.355275+0000", 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.02062835 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.355324+0000", 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9335000000000001e-05 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.930 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:175967 10.e e242/224 10:72b6c047:::benchmark_data_smithi005_194263_object67421:head v 242'10898, mlcod=242'10894)", 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:37:34.098747+0000", 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 218.76185552499999, 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.27740867499999999, 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.931 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.098747+0000", 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.098747+0000", 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.932 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.098748+0000", 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8400000000000003e-07 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.098754+0000", 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.314e-06 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.098763+0000", 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6659999999999997e-06 2023-09-30T09:41:12.933 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.098769+0000", 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9440000000000002e-06 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.099029+0000", 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00026051699999999999 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.934 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.333972+0000", 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.234942967 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.376105+0000", 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.042132613999999999 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.376156+0000", 2023-09-30T09:41:12.935 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.0868999999999997e-05 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45575.0:175973 10.9 e242/224 10:97a134c0:::benchmark_data_smithi005_194263_object67427:head v 242'11041, mlcod=242'11039)", 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:37:34.102504+0000", 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 218.75809871199999, 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.23992044700000001, 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.936 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.102504+0000", 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.102504+0000", 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.937 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.102505+0000", 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1310000000000001e-06 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.102513+0000", 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4139999999999997e-06 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.333966+0000", 2023-09-30T09:41:12.938 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.231453347 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.333989+0000", 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3348000000000001e-05 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.334088+0000", 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.8873e-05 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.939 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.334136+0000", 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7970000000000003e-05 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.342386+0000", 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0082497869999999997 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.940 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.342425+0000", 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.8577e-05 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:175976 10.5 10:a54c850f:::benchmark_data_smithi005_194263_object67430:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:37:34.104866+0000", 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 218.75573691899999, 2023-09-30T09:41:12.941 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.251442795, 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 175976 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.104866+0000", 2023-09-30T09:41:12.942 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.104866+0000", 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.104868+0000", 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8959999999999999e-06 2023-09-30T09:41:12.943 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.104876+0000", 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2400000000000007e-06 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.333971+0000", 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.22909494899999999 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.944 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.333990+0000", 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9168999999999999e-05 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.334086+0000", 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.6271e-05 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.334250+0000", 2023-09-30T09:41:12.945 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016360699999999999 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.334419+0000", 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000168574 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.348757+0000", 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.014338049 2023-09-30T09:41:12.946 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356151+0000", 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0073939840000000001 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356191+0000", 2023-09-30T09:41:12.947 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0235999999999999e-05 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356262+0000", 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1260999999999994e-05 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356309+0000", 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.6558999999999999e-05 2023-09-30T09:41:12.948 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:30452 11.2 11:4d984650:::benchmark_data_smithi005_217595_object30451:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e256)", 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:07.421310+0000", 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 65.439293015999993, 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.160945437, 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.949 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 30452 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421310+0000", 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.950 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421310+0000", 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421311+0000", 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6390000000000001e-06 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421338+0000", 2023-09-30T09:41:12.951 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.6344999999999999e-05 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421352+0000", 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3998e-05 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421360+0000", 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2349999999999999e-06 2023-09-30T09:41:12.952 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.427441+0000", 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0060809829999999999 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.568958+0000", 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.141516594 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.953 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.569281+0000", 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000323896 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.579267+0000", 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0099858080000000005 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.954 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.581428+0000", 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0021604800000000002 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582103+0000", 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000675418 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582215+0000", 2023-09-30T09:41:12.955 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011144700000000001 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582255+0000", 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0593999999999998e-05 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:30459 11.2 11:46436a0d:::benchmark_data_smithi005_217595_object30458:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e256)", 2023-09-30T09:41:12.956 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:07.421375+0000", 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 65.439227712999994, 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16101338100000001, 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 30459 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.957 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421375+0000", 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421375+0000", 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.958 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421376+0000", 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1799999999999995e-07 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421400+0000", 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3958999999999999e-05 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421409+0000", 2023-09-30T09:41:12.959 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9779999999999994e-06 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421416+0000", 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1849999999999998e-06 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.573647+0000", 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.152230959 2023-09-30T09:41:12.960 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.573816+0000", 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000169419 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.574014+0000", 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019779899999999999 2023-09-30T09:41:12.961 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.581468+0000", 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.007453772 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.581620+0000", 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000151846 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.962 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582266+0000", 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000646552 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582351+0000", 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5224999999999998e-05 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.963 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.964 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.964 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582388+0000", 2023-09-30T09:41:12.964 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.7069e-05 2023-09-30T09:41:12.964 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.964 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.964 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.964 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:30461 11.d 11:b9dc240f:::benchmark_data_smithi005_217595_object30460:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e256)", 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:07.421426+0000", 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 65.439176372999995, 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15048897999999999, 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:12.965 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 30461 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421426+0000", 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421426+0000", 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.966 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421427+0000", 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.1500000000000005e-07 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421450+0000", 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2940000000000001e-05 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.967 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421458+0000", 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.3599999999999996e-06 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421462+0000", 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.1099999999999996e-06 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421571+0000", 2023-09-30T09:41:12.968 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010825 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421688+0000", 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011767199999999999 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 4,6", 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421776+0000", 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8133999999999993e-05 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.969 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.424230+0000", 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0024535329999999999 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.424329+0000", 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9079999999999993e-05 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.970 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.571432+0000", 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.147103018 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.571816+0000", 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00038397300000000002 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.571915+0000", 2023-09-30T09:41:12.971 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.9395000000000006e-05 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:30462 11.d 11:b9534b70:::benchmark_data_smithi005_217595_object30461:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e256)", 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:07.421472+0000", 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 65.439131017999998, 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.15523079000000001, 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.972 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 30462 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421472+0000", 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.973 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421472+0000", 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421472+0000", 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3499999999999996e-07 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.974 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421498+0000", 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.5694000000000002e-05 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421504+0000", 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7880000000000003e-06 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.421508+0000", 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.0890000000000002e-06 2023-09-30T09:41:12.975 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.423014+0000", 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001506032 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.423135+0000", 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012129399999999999 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.976 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 4,6", 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.423264+0000", 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000128971 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.426028+0000", 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0027639029999999998 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.977 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.572022+0000", 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.145993914 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.575590+0000", 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.003568257 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.576645+0000", 2023-09-30T09:41:12.978 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0010552510000000001 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.576703+0000", 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7061999999999997e-05 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:30470 11.2 11:419bb22c:::benchmark_data_smithi005_217595_object30469:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e256)", 2023-09-30T09:41:12.979 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:07.427495+0000", 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 65.433107856999996, 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.155019197, 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 30470 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.980 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.427495+0000", 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.427495+0000", 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.981 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.427496+0000", 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2359999999999999e-06 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.427531+0000", 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4560000000000001e-05 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.569202+0000", 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14167128600000001 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.982 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.574579+0000", 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0053767190000000003 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.575603+0000", 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001023992 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.983 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.575755+0000", 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015268000000000001 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.575910+0000", 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000154621 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.581505+0000", 2023-09-30T09:41:12.984 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0055945439999999999 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.581659+0000", 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000154103 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582396+0000", 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00073719400000000004 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.985 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582479+0000", 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2964000000000001e-05 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.582514+0000", 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5298e-05 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.986 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:31156 11.2 11:46326dde:::benchmark_data_smithi005_217595_object31155:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e256)", 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:07.967691+0000", 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 64.892912246999998, 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.14829890100000001, 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 31156 2023-09-30T09:41:12.987 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967691+0000", 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967691+0000", 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.988 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967692+0000", 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5090000000000001e-06 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967751+0000", 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8576000000000003e-05 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967761+0000", 2023-09-30T09:41:12.989 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0679000000000001e-05 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967768+0000", 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4180000000000002e-06 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967856+0000", 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.8566000000000006e-05 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.990 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.967963+0000", 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00010683699999999999 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.968092+0000", 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000129173 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.991 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.969450+0000", 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0013573770000000001 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.971866+0000", 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0024161439999999998 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:07.976799+0000", 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0049331499999999999 2023-09-30T09:41:12.992 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:08.115925+0000", 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.13912588200000001 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:08.115989+0000", 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4590000000000003e-05 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:12.993 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:85682 11.2 11:4a0dc557:::benchmark_data_smithi005_217595_object85681:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:58.860543+0000", 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 14.000059824999999, 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18471814, 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:12.994 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 85682 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860543+0000", 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:12.995 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860543+0000", 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860544+0000", 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1230000000000001e-06 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860567+0000", 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2815000000000001e-05 2023-09-30T09:41:12.996 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860583+0000", 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6027000000000001e-05 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860591+0000", 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8630000000000008e-06 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.997 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860681+0000", 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9994999999999995e-05 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.860812+0000", 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013143900000000001 2023-09-30T09:41:12.998 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861244+0000", 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00043159900000000001 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.869101+0000", 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0078570789999999995 2023-09-30T09:41:12.999 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.879490+0000", 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010389529 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045157+0000", 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16566652400000001 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.000 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045217+0000", 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0248999999999999e-05 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045261+0000", 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.3897999999999999e-05 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:13.001 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:85685 11.2 11:413c37cb:::benchmark_data_smithi005_217595_object85684:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:58.861800+0000", 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 13.998803261000001, 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18358490799999999, 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 85685 2023-09-30T09:41:13.002 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861800+0000", 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861800+0000", 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.003 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861801+0000", 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.02e-06 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861823+0000", 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2926999999999999e-05 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:13.004 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861835+0000", 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1205e-05 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861843+0000", 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1219999999999995e-06 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.864595+0000", 2023-09-30T09:41:13.005 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0027526730000000002 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.864890+0000", 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000295016 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.865284+0000", 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00039318099999999999 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.006 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.871853+0000", 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0065696629999999999 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.879639+0000", 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0077852579999999998 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.007 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045303+0000", 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16566407799999999 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045350+0000", 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7682999999999997e-05 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045384+0000", 2023-09-30T09:41:13.008 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4082000000000003e-05 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:85697 11.2 11:4cafcb1c:::benchmark_data_smithi005_217595_object85696:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:58.872498+0000", 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 13.988104376000001, 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17307777899999999, 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:41:13.009 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 85697 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872498+0000", 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.010 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872498+0000", 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872500+0000", 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.421e-06 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872523+0000", 2023-09-30T09:41:13.011 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3071999999999999e-05 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872536+0000", 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3015e-05 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872545+0000", 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.0289999999999994e-06 2023-09-30T09:41:13.012 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872712+0000", 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000167023 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.872881+0000", 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016853699999999999 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.013 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.873078+0000", 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00019752800000000001 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.876884+0000", 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0038059019999999999 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.879676+0000", 2023-09-30T09:41:13.014 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0027921959999999998 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045459+0000", 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16578314799999999 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045542+0000", 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.2628999999999998e-05 2023-09-30T09:41:13.015 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045576+0000", 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4279000000000002e-05 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:41:13.016 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:41:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:13.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:13.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 82 16 97047 97031 73.93 41.5625 0.049376 0.0135175 2023-09-30T09:41:13.119 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:13.145 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:13.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:13.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:13.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:13.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:13.347 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:41:13.393 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:13.399 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:41:13.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:13.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:13.449 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:41:13.520 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:41:13.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:13.568 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:41:13.569 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:13.612 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:41:13.656 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:41:13.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:13.701 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:13.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:13.706 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:41:13.716 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.716 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.716 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.716 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.716 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.716 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.716 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.717 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:41:13.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:13.837 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:13.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:13.928 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.4 to 1 (10000) 2023-09-30T09:41:13.942 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:13.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:13.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:14.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[75361]: audit 2023-09-30T09:41:12.895989+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:14.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[75361]: audit 2023-09-30T09:41:12.914077+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:14.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[75361]: audit 2023-09-30T09:41:13.298016+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.5:0/4054313606' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:41:14.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[75361]: audit 2023-09-30T09:41:13.581755+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.5:0/3616234382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:41:14.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[75361]: audit 2023-09-30T09:41:13.582297+0000 mon.a (mon.0) 1516 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:41:14.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[78438]: audit 2023-09-30T09:41:12.895989+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:14.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[78438]: audit 2023-09-30T09:41:12.914077+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:14.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[78438]: audit 2023-09-30T09:41:13.298016+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.5:0/4054313606' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:41:14.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[78438]: audit 2023-09-30T09:41:13.581755+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.5:0/3616234382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:41:14.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:13 smithi005 bash[78438]: audit 2023-09-30T09:41:13.582297+0000 mon.a (mon.0) 1516 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:41:14.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 83 16 97639 97623 73.4852 37 0.0269949 0.0136025 2023-09-30T09:41:14.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:14.110 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:14.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:14.218 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:14.228 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:13 smithi099 bash[59238]: audit 2023-09-30T09:41:12.895989+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:14.228 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:13 smithi099 bash[59238]: audit 2023-09-30T09:41:12.914077+0000 mon.a (mon.0) 1515 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:14.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:13 smithi099 bash[59238]: audit 2023-09-30T09:41:13.298016+0000 mon.b (mon.1) 37 : audit 0 from='client.? 172.21.15.5:0/4054313606' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:41:14.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:13 smithi099 bash[59238]: audit 2023-09-30T09:41:13.581755+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.5:0/3616234382' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:41:14.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:13 smithi099 bash[59238]: audit 2023-09-30T09:41:13.582297+0000 mon.a (mon.0) 1516 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:41:14.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:14.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:14.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:14.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:14.380 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:14.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:14.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:14.527 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:14.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:14.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:14.657 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:14.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:14.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:14.759 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:14.785 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:14.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:14.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:14.890 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:14.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:14.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:14.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:14.950 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:41:15.035 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:15.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 84 16 98393 98377 73.1713 47.125 0.0208351 0.0136607 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: cluster 2023-09-30T09:41:13.276805+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: audit 2023-09-30T09:41:13.912590+0000 mon.a (mon.0) 1517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: cluster 2023-09-30T09:41:13.916244+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: cluster 2023-09-30T09:41:13.916837+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: cluster 2023-09-30T09:41:13.918201+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: cluster 2023-09-30T09:41:13.918665+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: audit 2023-09-30T09:41:14.055248+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.5:0/2931398081' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:41:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: audit 2023-09-30T09:41:14.055883+0000 mon.a (mon.0) 1519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:41:15.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: audit 2023-09-30T09:41:14.173195+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:15.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:14 smithi099 bash[59238]: audit 2023-09-30T09:41:14.182703+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:15.071 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:15.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:15.172 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:15.208 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:15.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:15.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:15.328 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: cluster 2023-09-30T09:41:13.276805+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-30T09:41:15.328 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: audit 2023-09-30T09:41:13.912590+0000 mon.a (mon.0) 1517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:41:15.328 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: cluster 2023-09-30T09:41:13.916244+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-30T09:41:15.328 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: cluster 2023-09-30T09:41:13.916837+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.328 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: cluster 2023-09-30T09:41:13.918201+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.328 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: cluster 2023-09-30T09:41:13.918665+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.328 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: audit 2023-09-30T09:41:14.055248+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.5:0/2931398081' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: audit 2023-09-30T09:41:14.055883+0000 mon.a (mon.0) 1519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: audit 2023-09-30T09:41:14.173195+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[75361]: audit 2023-09-30T09:41:14.182703+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: cluster 2023-09-30T09:41:13.276805+0000 mgr.y (mgr.34107) 1203 : cluster 0 pgmap v1287: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: audit 2023-09-30T09:41:13.912590+0000 mon.a (mon.0) 1517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: cluster 2023-09-30T09:41:13.916244+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: cluster 2023-09-30T09:41:13.916837+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: cluster 2023-09-30T09:41:13.918201+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.329 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: cluster 2023-09-30T09:41:13.918665+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e260 with expected crc 2023-09-30T09:41:15.330 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: audit 2023-09-30T09:41:14.055248+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.5:0/2931398081' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:41:15.330 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: audit 2023-09-30T09:41:14.055883+0000 mon.a (mon.0) 1519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:41:15.330 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: audit 2023-09-30T09:41:14.173195+0000 mon.a (mon.0) 1520 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:15.330 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:14 smithi005 bash[78438]: audit 2023-09-30T09:41:14.182703+0000 mon.a (mon.0) 1521 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:15.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:15.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:15.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:15.467 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:15.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:15.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:15.600 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:15.639 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:15.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:15.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:15.744 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:15.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:15.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:15.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:15.872 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:15.900 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:15.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:15.925 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[75361]: cluster 2023-09-30T09:41:14.923578+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:41:15.925 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[75361]: audit 2023-09-30T09:41:14.933876+0000 mon.a (mon.0) 1523 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:41:15.925 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[75361]: cluster 2023-09-30T09:41:14.937316+0000 osd.0 (osd.0) 134 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:15.925 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[75361]: cluster 2023-09-30T09:41:14.937413+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-30T09:41:15.926 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[75361]: cluster 2023-09-30T09:41:14.938207+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:15.926 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[75361]: cluster 2023-09-30T09:41:14.945356+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:15.926 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[75361]: cluster 2023-09-30T09:41:14.949480+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.004 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:16.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:15 smithi099 bash[59238]: cluster 2023-09-30T09:41:14.923578+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:41:16.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:15 smithi099 bash[59238]: audit 2023-09-30T09:41:14.933876+0000 mon.a (mon.0) 1523 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:41:16.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:15 smithi099 bash[59238]: cluster 2023-09-30T09:41:14.937316+0000 osd.0 (osd.0) 134 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.012 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:15 smithi099 bash[59238]: cluster 2023-09-30T09:41:14.937413+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-30T09:41:16.013 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:15 smithi099 bash[59238]: cluster 2023-09-30T09:41:14.938207+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.013 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:15 smithi099 bash[59238]: cluster 2023-09-30T09:41:14.945356+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.013 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:15 smithi099 bash[59238]: cluster 2023-09-30T09:41:14.949480+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:16.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:16.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 85 16 99138 99122 72.8583 46.5625 0.0058558 0.0137194 2023-09-30T09:41:16.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:16.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:16.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[78438]: cluster 2023-09-30T09:41:14.923578+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:41:16.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[78438]: audit 2023-09-30T09:41:14.933876+0000 mon.a (mon.0) 1523 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:41:16.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[78438]: cluster 2023-09-30T09:41:14.937316+0000 osd.0 (osd.0) 134 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[78438]: cluster 2023-09-30T09:41:14.937413+0000 mon.a (mon.0) 1524 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-09-30T09:41:16.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[78438]: cluster 2023-09-30T09:41:14.938207+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[78438]: cluster 2023-09-30T09:41:14.945356+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.186 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:15 smithi005 bash[78438]: cluster 2023-09-30T09:41:14.949480+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:16.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:16.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:16.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:16.417 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:16.441 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:16.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:16.547 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:16.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:16.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:16.718 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:16.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:16.850 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:16.953 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:16.974 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:16 smithi005 bash[75361]: cluster 2023-09-30T09:41:14.951565+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.975 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:16 smithi005 bash[75361]: cluster 2023-09-30T09:41:15.277217+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2023-09-30T09:41:16.975 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:16 smithi005 bash[78438]: cluster 2023-09-30T09:41:14.951565+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:16.975 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:16 smithi005 bash[78438]: cluster 2023-09-30T09:41:15.277217+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2023-09-30T09:41:16.976 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:16.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:16.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:17.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 86 16 99981 99965 72.6238 52.6875 0.0177183 0.0137628 2023-09-30T09:41:17.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:17.097 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:17.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:17.200 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:17.209 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:16 smithi099 bash[59238]: cluster 2023-09-30T09:41:14.951565+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e261 with expected crc 2023-09-30T09:41:17.209 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:16 smithi099 bash[59238]: cluster 2023-09-30T09:41:15.277217+0000 mgr.y (mgr.34107) 1204 : cluster 0 pgmap v1290: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2023-09-30T09:41:17.227 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:17.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:17.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:17.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-30T09:41:17.332 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:17.357 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:17.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:17.466 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:17.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:17.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:17.614 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:17.646 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:17.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:17.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:17.751 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:17.783 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:17.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:17.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:17.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:17.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:17.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:17.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:18.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:18.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 87 16 100791 100775 72.3709 50.625 0.0311469 0.0138127 2023-09-30T09:41:18.056 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:18.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:18.160 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:18.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:18.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:18.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:18.288 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:18.322 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:18.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:18.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:18.409 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-30T09:41:18.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:41:18.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:18.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:18.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:18.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:18.607 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:18.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:18.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:18.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:18.754 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:18.778 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:18.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:18.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:18.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:18.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:19.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:19.048 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 88 16 101598 101582 72.1217 50.4375 0.0267443 0.0138586 2023-09-30T09:41:19.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:18 smithi099 bash[59238]: cluster 2023-09-30T09:41:17.277721+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 659 op/s 2023-09-30T09:41:19.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:19.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:19.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:19.161 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:19.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:19.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:19.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:19.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:18 smithi005 bash[78438]: cluster 2023-09-30T09:41:17.277721+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 659 op/s 2023-09-30T09:41:19.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:18 smithi005 bash[75361]: cluster 2023-09-30T09:41:17.277721+0000 mgr.y (mgr.34107) 1205 : cluster 0 pgmap v1291: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 659 op/s 2023-09-30T09:41:19.296 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:19.321 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:19.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:19.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:19.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:19.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:19.562 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:19.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:19.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:19.705 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:19.715 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:41:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:41:19] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.33.4" 2023-09-30T09:41:19.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:19.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:19.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:19.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:19.884 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:19.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:19.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:19.992 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:20.017 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:20.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:20.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout: 89 16 102404 102388 71.8773 50.375 0.00892186 0.0139068 2023-09-30T09:41:20.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:20.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:20.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:20.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:41:20.293 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:20.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:20.397 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:20.425 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:41:20.426 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:20.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:20.530 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:20.578 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:20.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:20.683 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:20.712 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:20.816 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:20.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:20.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:20.943 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:20.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:20.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:20.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:21.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total time run: 90.0145 2023-09-30T09:41:21.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Total writes made: 103094 2023-09-30T09:41:21.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Write size: 65536 2023-09-30T09:41:21.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Object size: 65536 2023-09-30T09:41:21.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Bandwidth (MB/sec): 71.5815 2023-09-30T09:41:21.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Bandwidth: 26.447 2023-09-30T09:41:21.049 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max bandwidth (MB/sec): 161.125 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min bandwidth (MB/sec): 37 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average IOPS: 1145 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev IOPS: 423.152 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max IOPS: 2578 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min IOPS: 592 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Average Latency(s): 0.0139651 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Stddev Latency(s): 0.0135547 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Max latency(s): 0.332013 2023-09-30T09:41:21.050 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Min latency(s): 0.00150207 2023-09-30T09:41:21.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:20 smithi099 bash[59238]: cluster 2023-09-30T09:41:19.278346+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2023-09-30T09:41:21.056 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Cleaning up (deleting benchmark objects) 2023-09-30T09:41:21.080 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:21.111 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:21.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:21.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:21.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:20 smithi005 bash[75361]: cluster 2023-09-30T09:41:19.278346+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2023-09-30T09:41:21.225 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:20 smithi005 bash[78438]: cluster 2023-09-30T09:41:19.278346+0000 mgr.y (mgr.34107) 1206 : cluster 0 pgmap v1292: 89 pgs: 89 active+clean; 6.1 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 47 MiB/s wr, 751 op/s 2023-09-30T09:41:21.241 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:21.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:21.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:21.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:21.391 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:21.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:21.494 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:21.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:21.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:21.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:21.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:21.649 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:21.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:21.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:21.759 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:21.793 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:21.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:21.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:21.897 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:21.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:21.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:21.941 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:21 smithi005 bash[78438]: audit 2023-09-30T09:41:21.587977+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:21.942 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:21 smithi005 bash[75361]: audit 2023-09-30T09:41:21.587977+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:22.029 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:22.063 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:22.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:22.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:22.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:22.176 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:21 smithi099 bash[59238]: audit 2023-09-30T09:41:21.587977+0000 mon.a (mon.0) 1525 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:22.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:22.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:22.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:22.295 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:22.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:22.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:22.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:22.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:22.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:22.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:22.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:22.605 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:22.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:22.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:22.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:22.750 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:22.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:22.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:22.852 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:22.884 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:22.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:22.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:22.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:22.993 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:22.993 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:22.998 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:22 smithi099 bash[59238]: cluster 2023-09-30T09:41:21.279045+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 758 op/s 2023-09-30T09:41:23.013 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:23.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:23.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:23.145 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:23.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:23.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:22 smithi005 bash[75361]: cluster 2023-09-30T09:41:21.279045+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 758 op/s 2023-09-30T09:41:23.257 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:22 smithi005 bash[78438]: cluster 2023-09-30T09:41:21.279045+0000 mgr.y (mgr.34107) 1207 : cluster 0 pgmap v1293: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 758 op/s 2023-09-30T09:41:23.281 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:23.387 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:23.413 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:23.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:23.519 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:23.547 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:23.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:23.651 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:23.679 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:23.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:23.784 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:23.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:23.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:23.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:23.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:23.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:24.044 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:24.092 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:24.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:24.223 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:24.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:24.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:24.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:24.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:24.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:24.466 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.496 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:24.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:24.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:24.632 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:24.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:24.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:24.736 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:24.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:24.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.905 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:24.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:24.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:25.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:25.037 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:25.037 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:25.050 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:25.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:25.066 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:24 smithi005 bash[78438]: cluster 2023-09-30T09:41:23.279673+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 41 MiB/s wr, 702 op/s 2023-09-30T09:41:25.066 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:24 smithi005 bash[75361]: cluster 2023-09-30T09:41:23.279673+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 41 MiB/s wr, 702 op/s 2023-09-30T09:41:25.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.202 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.206 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:24 smithi099 bash[59238]: cluster 2023-09-30T09:41:23.279673+0000 mgr.y (mgr.34107) 1208 : cluster 0 pgmap v1294: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 41 MiB/s wr, 702 op/s 2023-09-30T09:41:25.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:25.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:25.308 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.338 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:25.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:25.443 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:25.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:25.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:25.576 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.604 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:25.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:25.709 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.740 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:25.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:25.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:25.844 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:25.868 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:25.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:25.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:25.973 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:26.011 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:26.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:26.118 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:26.142 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:26.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:26.271 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:26.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:26.377 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:26.416 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:26.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:26.520 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:26.538 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:26.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:26.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:26.666 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:26.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:26.773 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:26.825 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:26.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:26.934 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:26.959 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:26.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:26.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:27.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:27.093 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:27.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:27.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:27.199 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:27.207 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:26 smithi005 bash[78438]: cluster 2023-09-30T09:41:25.280300+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 98 B/s rd, 35 MiB/s wr, 750 op/s 2023-09-30T09:41:27.207 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:26 smithi005 bash[75361]: cluster 2023-09-30T09:41:25.280300+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 98 B/s rd, 35 MiB/s wr, 750 op/s 2023-09-30T09:41:27.227 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:27.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:27.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:27.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:26 smithi099 bash[59238]: cluster 2023-09-30T09:41:25.280300+0000 mgr.y (mgr.34107) 1209 : cluster 0 pgmap v1295: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 98 B/s rd, 35 MiB/s wr, 750 op/s 2023-09-30T09:41:27.331 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:27.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:27.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:27.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:27.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:27.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:27.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:27.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:27.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:27.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:27.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:27.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:27.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:27.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:27.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:27.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:27.854 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:27.881 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:27.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:27.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:27.984 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:28.014 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:28.119 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:28.152 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:28.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:28.261 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:28.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:28.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:28.402 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:28.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:28.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:28.536 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:28.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:28.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:28.678 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:28.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:28.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:28.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:28.848 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:28.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:28.952 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:28.979 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:28.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:28.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:29.083 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:29.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:29.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:29.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:29.213 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:29.223 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:28 smithi099 bash[59238]: cluster 2023-09-30T09:41:27.280845+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 667 op/s 2023-09-30T09:41:29.241 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:29.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:29.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:29.257 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:28 smithi005 bash[78438]: cluster 2023-09-30T09:41:27.280845+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 667 op/s 2023-09-30T09:41:29.257 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:28 smithi005 bash[75361]: cluster 2023-09-30T09:41:27.280845+0000 mgr.y (mgr.34107) 1210 : cluster 0 pgmap v1296: 89 pgs: 89 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 30 MiB/s wr, 667 op/s 2023-09-30T09:41:29.347 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:29.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:29.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:29.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:29.512 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:29.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:29.516 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:41:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:41:29] "GET /metrics HTTP/1.1" 200 36350 "" "Prometheus/2.33.4" 2023-09-30T09:41:29.616 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:29.638 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:29.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:29.745 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:29.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:29.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:29.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:29.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:29.910 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:29.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:29.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:30.014 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:30.047 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:30.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:30.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:30.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:30.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:30.285 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:30.318 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:30.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:30.423 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:30.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:30.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:30.562 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:30.591 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:30.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:30.697 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:30.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:30.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:30.824 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:30.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:30.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:30.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:30.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:30.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:30.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:31.087 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:31.107 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:31.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:31.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:31.220 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:30 smithi099 bash[59238]: cluster 2023-09-30T09:41:29.283720+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 851 op/s 2023-09-30T09:41:31.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:31.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:31.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:31.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:30 smithi005 bash[78438]: cluster 2023-09-30T09:41:29.283720+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 851 op/s 2023-09-30T09:41:31.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:30 smithi005 bash[75361]: cluster 2023-09-30T09:41:29.283720+0000 mgr.y (mgr.34107) 1211 : cluster 0 pgmap v1297: 89 pgs: 89 active+clean; 6.0 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 851 op/s 2023-09-30T09:41:31.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:31.387 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:31.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:31.490 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:31.524 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:31.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:31.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:31.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:31.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:31.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:31.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:31.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:31.805 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:31.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:31.906 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:31.940 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:31.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:31.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:32.049 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:32.073 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:32.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:32.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:32.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:32.210 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:32.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:32.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:32.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:32.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:32.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:32.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:32.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:32.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:32.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:32.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:32.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:32.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:32.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:32.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:32.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:32.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:32.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:32.899 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:32.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:33.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:32 smithi099 bash[59238]: cluster 2023-09-30T09:41:31.284532+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 775 op/s 2023-09-30T09:41:33.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:33.175 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:33.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:33.189 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:32 smithi005 bash[78438]: cluster 2023-09-30T09:41:31.284532+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 775 op/s 2023-09-30T09:41:33.189 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:32 smithi005 bash[75361]: cluster 2023-09-30T09:41:31.284532+0000 mgr.y (mgr.34107) 1212 : cluster 0 pgmap v1298: 89 pgs: 89 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 17 MiB/s wr, 775 op/s 2023-09-30T09:41:33.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:33.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:33.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:33.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:33.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:33.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:33.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.565 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:33.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:33.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.820 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:33.928 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:33.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:33.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:34.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:34.094 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:34.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:34.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:34.197 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:34.226 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:34.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:34.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:34.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:34.373 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:34.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:34.478 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:34.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:34.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:34.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:34.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:34.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:34.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:34.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:34.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:34.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:34.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:34.864 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:34.892 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:34.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:34.995 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:35.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:35.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:35.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:34 smithi099 bash[59238]: cluster 2023-09-30T09:41:33.285000+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 768 op/s 2023-09-30T09:41:35.130 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:35.162 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:35.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:35 smithi005 bash[78438]: cluster 2023-09-30T09:41:33.285000+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 768 op/s 2023-09-30T09:41:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:34 smithi005 bash[75361]: cluster 2023-09-30T09:41:33.285000+0000 mgr.y (mgr.34107) 1213 : cluster 0 pgmap v1299: 89 pgs: 89 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 85 B/s rd, 9.6 MiB/s wr, 768 op/s 2023-09-30T09:41:35.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:35.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:35.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:35.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:35.424 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:35.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:35.528 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:35.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:35.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:35.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:35.685 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:35.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:35.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:35.826 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:35.930 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:35.959 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:35.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:35.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:36.065 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:36.090 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:36.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:36.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:36.220 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:36.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:36.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:36.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:36.354 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:36.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:36.458 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:36.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:36.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:36.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:36.608 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:36.642 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:36.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:36.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:36.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:36.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:36.784 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:36.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:36.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:36.909 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:36.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:36.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:37.013 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:37.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:36 smithi005 bash[75361]: cluster 2023-09-30T09:41:35.288089+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 4.4 MiB/s wr, 811 op/s 2023-09-30T09:41:37.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:36 smithi005 bash[75361]: audit 2023-09-30T09:41:36.587965+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:37.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:36 smithi005 bash[78438]: cluster 2023-09-30T09:41:35.288089+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 4.4 MiB/s wr, 811 op/s 2023-09-30T09:41:37.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:36 smithi005 bash[78438]: audit 2023-09-30T09:41:36.587965+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:37.044 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:37.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:37.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:37.169 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:37.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:37.272 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:37.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:36 smithi099 bash[59238]: cluster 2023-09-30T09:41:35.288089+0000 mgr.y (mgr.34107) 1214 : cluster 0 pgmap v1300: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 4.4 MiB/s wr, 811 op/s 2023-09-30T09:41:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:36 smithi099 bash[59238]: audit 2023-09-30T09:41:36.587965+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:37.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:37.404 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:37.427 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:37.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:37.533 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:37.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:37.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:37.682 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:37.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:37.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:37.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:37.854 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:37.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:37.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:37.983 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:37.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:37.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:38.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:38.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:38.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:38.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:38.217 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:38.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:38.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:38.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:38.359 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:38.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:38.490 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:38.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:38.619 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:38.646 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:38.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:38.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:38.749 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:38.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:38.880 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:38.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:38.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:39.016 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:39.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:39.148 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:39.168 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:39.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:39.253 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:38 smithi005 bash[75361]: cluster 2023-09-30T09:41:37.288580+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 123 KiB/s wr, 642 op/s 2023-09-30T09:41:39.253 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:38 smithi005 bash[78438]: cluster 2023-09-30T09:41:37.288580+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 123 KiB/s wr, 642 op/s 2023-09-30T09:41:39.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:39.283 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:38 smithi099 bash[59238]: cluster 2023-09-30T09:41:37.288580+0000 mgr.y (mgr.34107) 1215 : cluster 0 pgmap v1301: 89 pgs: 89 active+clean; 5.7 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 123 KiB/s wr, 642 op/s 2023-09-30T09:41:39.305 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:39.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:39.408 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:39.434 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:39.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:39.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:41:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:41:39] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.33.4" 2023-09-30T09:41:39.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:39.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:39.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:39.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:39.700 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:39.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:39.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:39.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:39.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:39.928 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:39.962 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:39.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:40.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:40.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:40.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:40.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:40.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:40.204 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:39 smithi005 bash[75361]: cluster 2023-09-30T09:41:39.289175+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2023-09-30T09:41:40.204 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:39 smithi005 bash[78438]: cluster 2023-09-30T09:41:39.289175+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2023-09-30T09:41:40.219 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:40.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:40.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:40.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:39 smithi099 bash[59238]: cluster 2023-09-30T09:41:39.289175+0000 mgr.y (mgr.34107) 1216 : cluster 0 pgmap v1302: 89 pgs: 89 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2023-09-30T09:41:40.322 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:40.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:40.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:40.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:40.452 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:40.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:40.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:40.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:40.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:40.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:40.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:40.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:40.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:40.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:40.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:40.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:40.858 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:40.892 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:40.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:40.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:40.996 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:41.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:41.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:41.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:41.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:41.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:41.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:41.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:41.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:41.398 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:41.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:41.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:41.525 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:41.554 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:41.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:41.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:41.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:41.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:41.791 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:41.815 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:41.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:41.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:41.951 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:41.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:41.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:42.054 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:42.083 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:42.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:42.190 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:42.215 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:42.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:42.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:42.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:42.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:42.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:42.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:42.474 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:42 smithi099 bash[59238]: cluster 2023-09-30T09:41:41.290971+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-09-30T09:41:42.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:42.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:42.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:42.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:42.607 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:42 smithi005 bash[78438]: cluster 2023-09-30T09:41:41.290971+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-09-30T09:41:42.608 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:42 smithi005 bash[75361]: cluster 2023-09-30T09:41:41.290971+0000 mgr.y (mgr.34107) 1217 : cluster 0 pgmap v1303: 89 pgs: 89 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-09-30T09:41:42.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:42.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:42.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:42.666 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:41:42.670 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:41:42.738 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:42.772 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:42.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:42.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:42.877 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:42.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:42.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:42.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:43.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:43.043 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:43.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:43.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:43.150 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:43.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:43.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:43.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:43.283 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:43.316 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:43.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:43.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:43.420 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:43.452 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:43.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:43.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:43.557 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:43.586 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:43.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:43.690 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:43.702 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:41:43.703 INFO:teuthology.orchestra.run.smithi005.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-30T09:41:43.732 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:43.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:43.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:43.835 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:43.860 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:43 smithi005 bash[75361]: audit 2023-09-30T09:41:42.639617+0000 mgr.y (mgr.34107) 1218 : audit 0 from='client.45857 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:41:43.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:43.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:43.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:44.003 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:44.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:44.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:43 smithi005 bash[78438]: audit 2023-09-30T09:41:42.639617+0000 mgr.y (mgr.34107) 1218 : audit 0 from='client.45857 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:41:44.109 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:44.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:44.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:44.243 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:44.267 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:44.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:43 smithi099 bash[59238]: audit 2023-09-30T09:41:42.639617+0000 mgr.y (mgr.34107) 1218 : audit 0 from='client.45857 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:41:44.372 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:44.396 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:44.508 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:44.535 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:44.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:44.639 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:44.664 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:44.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:44.767 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:44.794 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:44.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:44.897 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:44.931 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:44.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:44.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:45.014 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:44 smithi005 bash[75361]: cluster 2023-09-30T09:41:43.291594+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:41:45.014 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:44 smithi005 bash[78438]: cluster 2023-09-30T09:41:43.291594+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:41:45.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:45.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:44 smithi099 bash[59238]: cluster 2023-09-30T09:41:43.291594+0000 mgr.y (mgr.34107) 1219 : cluster 0 pgmap v1304: 89 pgs: 89 active+clean; 5.4 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-30T09:41:45.059 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:45.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:45.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:45.198 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:45.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:45.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:45.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:45.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:45.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:45.440 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:45.477 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:45.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:45.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:45.584 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:45.610 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:45.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:45.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:45.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:45.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:45.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:45.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:45.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:45.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:45.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:45.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:46.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:46.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:46.151 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:46.184 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:46.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:46.291 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:46.317 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:46.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:46.424 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:46.448 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:46.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:46.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:46.576 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:46.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:46.678 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:46.704 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:46.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:46.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:46.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:46.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:46.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:46.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:46.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:47.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:47.077 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:46 smithi005 bash[78438]: cluster 2023-09-30T09:41:45.292160+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-30T09:41:47.079 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:46 smithi005 bash[75361]: cluster 2023-09-30T09:41:45.292160+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-30T09:41:47.103 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:47.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:47.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:47.191 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":1303,"stamp":"2023-09-30T09:41:41.290653+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5880289196,"num_objects":89742,"num_object_clones":0,"num_object_copies":269226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":89742,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":116732,"num_write_kb":6600462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":2367202,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":116666,"ondisk_log_size":116666,"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":22891524,"kb_used_data":17315908,"kb_used_omap":22,"kb_used_meta":5575401,"kb_avail":727069692,"statfs":{"total":767960285184,"available":744519364608,"internally_reserved":0,"allocated":17731489792,"data_stored":17725939790,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":5709210832},"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":-576454656,"num_objects":-8796,"num_object_clones":0,"num_object_copies":-26388,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8796,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8796,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.007415"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925977+0000","last_change":"2023-09-30T09:34:06.127663+0000","last_active":"2023-09-30T09:41:13.925977+0000","last_peered":"2023-09-30T09:41:13.925977+0000","last_clean":"2023-09-30T09:41:13.925977+0000","last_became_active":"2023-09-30T09:34:06.127237+0000","last_became_peered":"2023-09-30T09:34:06.127237+0000","last_unstale":"2023-09-30T09:41:13.925977+0000","last_undegraded":"2023-09-30T09:41:13.925977+0000","last_fullsized":"2023-09-30T09:41:13.925977+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":270,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.937580+0000","last_change":"2023-09-30T09:34:06.115582+0000","last_active":"2023-09-30T09:41:13.937580+0000","last_peered":"2023-09-30T09:41:13.937580+0000","last_clean":"2023-09-30T09:41:13.937580+0000","last_became_active":"2023-09-30T09:34:06.115182+0000","last_became_peered":"2023-09-30T09:34:06.115182+0000","last_unstale":"2023-09-30T09:41:13.937580+0000","last_undegraded":"2023-09-30T09:41:13.937580+0000","last_fullsized":"2023-09-30T09:41:13.937580+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:32.060575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":252,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.947210+0000","last_change":"2023-09-30T09:34:06.109668+0000","last_active":"2023-09-30T09:41:14.947210+0000","last_peered":"2023-09-30T09:41:14.947210+0000","last_clean":"2023-09-30T09:41:14.947210+0000","last_became_active":"2023-09-30T09:34:06.109280+0000","last_became_peered":"2023-09-30T09:34:06.109280+0000","last_unstale":"2023-09-30T09:41:14.947210+0000","last_undegraded":"2023-09-30T09:41:14.947210+0000","last_fullsized":"2023-09-30T09:41:14.947210+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:48.194337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.940500+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:41:13.940500+0000","last_peered":"2023-09-30T09:41:13.940500+0000","last_clean":"2023-09-30T09:41:13.940500+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:41:13.940500+0000","last_undegraded":"2023-09-30T09:41:13.940500+0000","last_fullsized":"2023-09-30T09:41:13.940500+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":273,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.937596+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:41:13.937596+0000","last_peered":"2023-09-30T09:41:13.937596+0000","last_clean":"2023-09-30T09:41:13.937596+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:41:13.937596+0000","last_undegraded":"2023-09-30T09:41:13.937596+0000","last_fullsized":"2023-09-30T09:41:13.937596+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.935382+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:41:13.935382+0000","last_peered":"2023-09-30T09:41:13.935382+0000","last_clean":"2023-09-30T09:41:13.935382+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:41:13.935382+0000","last_undegraded":"2023-09-30T09:41:13.935382+0000","last_fullsized":"2023-09-30T09:41:13.935382+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":111,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948175+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:41:14.948175+0000","last_peered":"2023-09-30T09:41:14.948175+0000","last_clean":"2023-09-30T09:41:14.948175+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:41:14.948175+0000","last_undegraded":"2023-09-30T09:41:14.948175+0000","last_fullsized":"2023-09-30T09:41:14.948175+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927356+0000","last_change":"2023-09-30T09:33:37.729984+0000","last_active":"2023-09-30T09:41:13.927356+0000","last_peered":"2023-09-30T09:41:13.927356+0000","last_clean":"2023-09-30T09:41:13.927356+0000","last_became_active":"2023-09-30T09:33:37.729603+0000","last_became_peered":"2023-09-30T09:33:37.729603+0000","last_unstale":"2023-09-30T09:41:13.927356+0000","last_undegraded":"2023-09-30T09:41:13.927356+0000","last_fullsized":"2023-09-30T09:41:13.927356+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.16","version":"0'0","reported_seq":227,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927373+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:41:13.927373+0000","last_peered":"2023-09-30T09:41:13.927373+0000","last_clean":"2023-09-30T09:41:13.927373+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:41:13.927373+0000","last_undegraded":"2023-09-30T09:41:13.927373+0000","last_fullsized":"2023-09-30T09:41:13.927373+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":217,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.700551+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:41:14.700551+0000","last_peered":"2023-09-30T09:41:14.700551+0000","last_clean":"2023-09-30T09:41:14.700551+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:41:14.700551+0000","last_undegraded":"2023-09-30T09:41:14.700551+0000","last_fullsized":"2023-09-30T09:41:14.700551+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":276,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927928+0000","last_change":"2023-09-30T09:34:06.233794+0000","last_active":"2023-09-30T09:41:13.927928+0000","last_peered":"2023-09-30T09:41:13.927928+0000","last_clean":"2023-09-30T09:41:13.927928+0000","last_became_active":"2023-09-30T09:34:06.125852+0000","last_became_peered":"2023-09-30T09:34:06.125852+0000","last_unstale":"2023-09-30T09:41:13.927928+0000","last_undegraded":"2023-09-30T09:41:13.927928+0000","last_fullsized":"2023-09-30T09:41:13.927928+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":239,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.926352+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:41:13.926352+0000","last_peered":"2023-09-30T09:41:13.926352+0000","last_clean":"2023-09-30T09:41:13.926352+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:41:13.926352+0000","last_undegraded":"2023-09-30T09:41:13.926352+0000","last_fullsized":"2023-09-30T09:41:13.926352+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":56,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925812+0000","last_change":"2023-09-30T09:34:06.231136+0000","last_active":"2023-09-30T09:41:13.925812+0000","last_peered":"2023-09-30T09:41:13.925812+0000","last_clean":"2023-09-30T09:41:13.925812+0000","last_became_active":"2023-09-30T09:34:06.140210+0000","last_became_peered":"2023-09-30T09:34:06.140210+0000","last_unstale":"2023-09-30T09:41:13.925812+0000","last_undegraded":"2023-09-30T09:41:13.925812+0000","last_fullsized":"2023-09-30T09:41:13.925812+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925750+0000","last_change":"2023-09-30T09:34:06.140732+0000","last_active":"2023-09-30T09:41:13.925750+0000","last_peered":"2023-09-30T09:41:13.925750+0000","last_clean":"2023-09-30T09:41:13.925750+0000","last_became_active":"2023-09-30T09:34:06.140242+0000","last_became_peered":"2023-09-30T09:34:06.140242+0000","last_unstale":"2023-09-30T09:41:13.925750+0000","last_undegraded":"2023-09-30T09:41:13.925750+0000","last_fullsized":"2023-09-30T09:41:13.925750+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":275,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.930236+0000","last_change":"2023-09-30T09:34:06.228012+0000","last_active":"2023-09-30T09:41:13.930236+0000","last_peered":"2023-09-30T09:41:13.930236+0000","last_clean":"2023-09-30T09:41:13.930236+0000","last_became_active":"2023-09-30T09:34:06.124327+0000","last_became_peered":"2023-09-30T09:34:06.124327+0000","last_unstale":"2023-09-30T09:41:13.930236+0000","last_undegraded":"2023-09-30T09:41:13.930236+0000","last_fullsized":"2023-09-30T09:41:13.930236+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":[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":242,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.958920+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:41:14.958920+0000","last_peered":"2023-09-30T09:41:14.958920+0000","last_clean":"2023-09-30T09:41:14.958920+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:41:14.958920+0000","last_undegraded":"2023-09-30T09:41:14.958920+0000","last_fullsized":"2023-09-30T09:41:14.958920+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":111,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.939815+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:41:13.939815+0000","last_peered":"2023-09-30T09:41:13.939815+0000","last_clean":"2023-09-30T09:41:13.939815+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:41:13.939815+0000","last_undegraded":"2023-09-30T09:41:13.939815+0000","last_fullsized":"2023-09-30T09:41:13.939815+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927760+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:41:13.927760+0000","last_peered":"2023-09-30T09:41:13.927760+0000","last_clean":"2023-09-30T09:41:13.927760+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:41:13.927760+0000","last_undegraded":"2023-09-30T09:41:13.927760+0000","last_fullsized":"2023-09-30T09:41:13.927760+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":264,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927239+0000","last_change":"2023-09-30T09:34:06.141709+0000","last_active":"2023-09-30T09:41:13.927239+0000","last_peered":"2023-09-30T09:41:13.927239+0000","last_clean":"2023-09-30T09:41:13.927239+0000","last_became_active":"2023-09-30T09:34:06.141355+0000","last_became_peered":"2023-09-30T09:34:06.141355+0000","last_unstale":"2023-09-30T09:41:13.927239+0000","last_undegraded":"2023-09-30T09:41:13.927239+0000","last_fullsized":"2023-09-30T09:41:13.927239+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":111,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948195+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:41:14.948195+0000","last_peered":"2023-09-30T09:41:14.948195+0000","last_clean":"2023-09-30T09:41:14.948195+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:41:14.948195+0000","last_undegraded":"2023-09-30T09:41:14.948195+0000","last_fullsized":"2023-09-30T09:41:14.948195+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":200,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.934778+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:41:13.934778+0000","last_peered":"2023-09-30T09:41:13.934778+0000","last_clean":"2023-09-30T09:41:13.934778+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:41:13.934778+0000","last_undegraded":"2023-09-30T09:41:13.934778+0000","last_fullsized":"2023-09-30T09:41:13.934778+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":241,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.938006+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:41:13.938006+0000","last_peered":"2023-09-30T09:41:13.938006+0000","last_clean":"2023-09-30T09:41:13.938006+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:41:13.938006+0000","last_undegraded":"2023-09-30T09:41:13.938006+0000","last_fullsized":"2023-09-30T09:41:13.938006+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"261'7156","reported_seq":7174,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:37.680389+0000","last_change":"2023-09-30T09:39:24.936342+0000","last_active":"2023-09-30T09:41:37.680389+0000","last_peered":"2023-09-30T09:41:37.680389+0000","last_clean":"2023-09-30T09:41:37.680389+0000","last_became_active":"2023-09-30T09:39:24.935939+0000","last_became_peered":"2023-09-30T09:39:24.935939+0000","last_unstale":"2023-09-30T09:41:37.680389+0000","last_undegraded":"2023-09-30T09:41:37.680389+0000","last_fullsized":"2023-09-30T09:41:37.680389+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7156,"log_dups_size":0,"ondisk_log_size":7156,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372506624,"num_objects":5684,"num_object_clones":0,"num_object_copies":17052,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5684,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7156,"num_write_kb":410880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"60'1","reported_seq":295,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.930266+0000","last_change":"2023-09-30T09:34:06.230632+0000","last_active":"2023-09-30T09:41:13.930266+0000","last_peered":"2023-09-30T09:41:13.930266+0000","last_clean":"2023-09-30T09:41:13.930266+0000","last_became_active":"2023-09-30T09:34:06.125113+0000","last_became_peered":"2023-09-30T09:34:06.125113+0000","last_unstale":"2023-09-30T09:41:13.930266+0000","last_undegraded":"2023-09-30T09:41:13.930266+0000","last_fullsized":"2023-09-30T09:41:13.930266+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":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,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":229,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927444+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:41:13.927444+0000","last_peered":"2023-09-30T09:41:13.927444+0000","last_clean":"2023-09-30T09:41:13.927444+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:41:13.927444+0000","last_undegraded":"2023-09-30T09:41:13.927444+0000","last_fullsized":"2023-09-30T09:41:13.927444+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"261'7198","reported_seq":7219,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:39.732959+0000","last_change":"2023-09-30T09:39:24.933982+0000","last_active":"2023-09-30T09:41:39.732959+0000","last_peered":"2023-09-30T09:41:39.732959+0000","last_clean":"2023-09-30T09:41:39.732959+0000","last_became_active":"2023-09-30T09:39:24.932962+0000","last_became_peered":"2023-09-30T09:39:24.932962+0000","last_unstale":"2023-09-30T09:41:39.732959+0000","last_undegraded":"2023-09-30T09:41:39.732959+0000","last_fullsized":"2023-09-30T09:41:39.732959+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7198,"log_dups_size":0,"ondisk_log_size":7198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:13:20.273981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354549760,"num_objects":5410,"num_object_clones":0,"num_object_copies":16230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7198,"num_write_kb":403456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"60'2","reported_seq":271,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.929504+0000","last_change":"2023-09-30T09:34:06.235607+0000","last_active":"2023-09-30T09:41:13.929504+0000","last_peered":"2023-09-30T09:41:13.929504+0000","last_clean":"2023-09-30T09:41:13.929504+0000","last_became_active":"2023-09-30T09:34:06.141442+0000","last_became_peered":"2023-09-30T09:34:06.141442+0000","last_unstale":"2023-09-30T09:41:13.929504+0000","last_undegraded":"2023-09-30T09:41:13.929504+0000","last_fullsized":"2023-09-30T09:41:13.929504+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925615+0000","last_change":"2023-09-30T09:34:06.125487+0000","last_active":"2023-09-30T09:41:13.925615+0000","last_peered":"2023-09-30T09:41:13.925615+0000","last_clean":"2023-09-30T09:41:13.925615+0000","last_became_active":"2023-09-30T09:34:06.124653+0000","last_became_peered":"2023-09-30T09:34:06.124653+0000","last_unstale":"2023-09-30T09:41:13.925615+0000","last_undegraded":"2023-09-30T09:41:13.925615+0000","last_fullsized":"2023-09-30T09:41:13.925615+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"261'7232","reported_seq":7249,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:37.617707+0000","last_change":"2023-09-30T09:39:24.899856+0000","last_active":"2023-09-30T09:41:37.617707+0000","last_peered":"2023-09-30T09:41:37.617707+0000","last_clean":"2023-09-30T09:41:37.617707+0000","last_became_active":"2023-09-30T09:39:24.899482+0000","last_became_peered":"2023-09-30T09:39:24.899482+0000","last_unstale":"2023-09-30T09:41:37.617707+0000","last_undegraded":"2023-09-30T09:41:37.617707+0000","last_fullsized":"2023-09-30T09:41:37.617707+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7232,"log_dups_size":0,"ondisk_log_size":7232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368181248,"num_objects":5618,"num_object_clones":0,"num_object_copies":16854,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5618,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7232,"num_write_kb":411200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"60'1","reported_seq":240,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927751+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:41:13.927751+0000","last_peered":"2023-09-30T09:41:13.927751+0000","last_clean":"2023-09-30T09:41:13.927751+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:41:13.927751+0000","last_undegraded":"2023-09-30T09:41:13.927751+0000","last_fullsized":"2023-09-30T09:41:13.927751+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":152,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.935688+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:41:13.935688+0000","last_peered":"2023-09-30T09:41:13.935688+0000","last_clean":"2023-09-30T09:41:13.935688+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:41:13.935688+0000","last_undegraded":"2023-09-30T09:41:13.935688+0000","last_fullsized":"2023-09-30T09:41:13.935688+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"261'7314","reported_seq":7332,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:37.592447+0000","last_change":"2023-09-30T09:39:24.936425+0000","last_active":"2023-09-30T09:41:37.592447+0000","last_peered":"2023-09-30T09:41:37.592447+0000","last_clean":"2023-09-30T09:41:37.592447+0000","last_became_active":"2023-09-30T09:39:24.935336+0000","last_became_peered":"2023-09-30T09:39:24.935336+0000","last_unstale":"2023-09-30T09:41:37.592447+0000","last_undegraded":"2023-09-30T09:41:37.592447+0000","last_fullsized":"2023-09-30T09:41:37.592447+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7314,"log_dups_size":0,"ondisk_log_size":7314,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":375521280,"num_objects":5730,"num_object_clones":0,"num_object_copies":17190,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5730,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7314,"num_write_kb":417408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":245,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927395+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:41:13.927395+0000","last_peered":"2023-09-30T09:41:13.927395+0000","last_clean":"2023-09-30T09:41:13.927395+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:41:13.927395+0000","last_undegraded":"2023-09-30T09:41:13.927395+0000","last_fullsized":"2023-09-30T09:41:13.927395+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":259,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.940152+0000","last_change":"2023-09-30T09:34:06.121526+0000","last_active":"2023-09-30T09:41:13.940152+0000","last_peered":"2023-09-30T09:41:13.940152+0000","last_clean":"2023-09-30T09:41:13.940152+0000","last_became_active":"2023-09-30T09:34:06.121086+0000","last_became_peered":"2023-09-30T09:34:06.121086+0000","last_unstale":"2023-09-30T09:41:13.940152+0000","last_undegraded":"2023-09-30T09:41:13.940152+0000","last_fullsized":"2023-09-30T09:41:13.940152+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:00:14.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"261'7219","reported_seq":7237,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:37.766358+0000","last_change":"2023-09-30T09:39:24.931898+0000","last_active":"2023-09-30T09:41:37.766358+0000","last_peered":"2023-09-30T09:41:37.766358+0000","last_clean":"2023-09-30T09:41:37.766358+0000","last_became_active":"2023-09-30T09:39:24.931249+0000","last_became_peered":"2023-09-30T09:39:24.931249+0000","last_unstale":"2023-09-30T09:41:37.766358+0000","last_undegraded":"2023-09-30T09:41:37.766358+0000","last_fullsized":"2023-09-30T09:41:37.766358+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7219,"log_dups_size":0,"ondisk_log_size":7219,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367722496,"num_objects":5611,"num_object_clones":0,"num_object_copies":16833,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5611,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7219,"num_write_kb":410560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":297,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.937569+0000","last_change":"2023-09-30T09:34:06.145385+0000","last_active":"2023-09-30T09:41:13.937569+0000","last_peered":"2023-09-30T09:41:13.937569+0000","last_clean":"2023-09-30T09:41:13.937569+0000","last_became_active":"2023-09-30T09:34:06.116739+0000","last_became_peered":"2023-09-30T09:34:06.116739+0000","last_unstale":"2023-09-30T09:41:13.937569+0000","last_undegraded":"2023-09-30T09:41:13.937569+0000","last_fullsized":"2023-09-30T09:41:13.937569+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:58:55.904681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925901+0000","last_change":"2023-09-30T09:34:06.139245+0000","last_active":"2023-09-30T09:41:13.925901+0000","last_peered":"2023-09-30T09:41:13.925901+0000","last_clean":"2023-09-30T09:41:13.925901+0000","last_became_active":"2023-09-30T09:34:06.138846+0000","last_became_peered":"2023-09-30T09:34:06.138846+0000","last_unstale":"2023-09-30T09:41:13.925901+0000","last_undegraded":"2023-09-30T09:41:13.925901+0000","last_fullsized":"2023-09-30T09:41:13.925901+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"261'7296","reported_seq":7318,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:38.273351+0000","last_change":"2023-09-30T09:39:24.932746+0000","last_active":"2023-09-30T09:41:38.273351+0000","last_peered":"2023-09-30T09:41:38.273351+0000","last_clean":"2023-09-30T09:41:38.273351+0000","last_became_active":"2023-09-30T09:39:24.932283+0000","last_became_peered":"2023-09-30T09:39:24.932283+0000","last_unstale":"2023-09-30T09:41:38.273351+0000","last_undegraded":"2023-09-30T09:41:38.273351+0000","last_fullsized":"2023-09-30T09:41:38.273351+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7296,"log_dups_size":0,"ondisk_log_size":7296,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:26:35.604727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":371851264,"num_objects":5674,"num_object_clones":0,"num_object_copies":17022,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5674,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7296,"num_write_kb":415040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":185,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.935730+0000","last_change":"2023-09-30T09:34:06.130935+0000","last_active":"2023-09-30T09:41:13.935730+0000","last_peered":"2023-09-30T09:41:13.935730+0000","last_clean":"2023-09-30T09:41:13.935730+0000","last_became_active":"2023-09-30T09:34:06.130489+0000","last_became_peered":"2023-09-30T09:34:06.130489+0000","last_unstale":"2023-09-30T09:41:13.935730+0000","last_undegraded":"2023-09-30T09:41:13.935730+0000","last_fullsized":"2023-09-30T09:41:13.935730+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925851+0000","last_change":"2023-09-30T09:34:06.126457+0000","last_active":"2023-09-30T09:41:13.925851+0000","last_peered":"2023-09-30T09:41:13.925851+0000","last_clean":"2023-09-30T09:41:13.925851+0000","last_became_active":"2023-09-30T09:34:06.126065+0000","last_became_peered":"2023-09-30T09:34:06.126065+0000","last_unstale":"2023-09-30T09:41:13.925851+0000","last_undegraded":"2023-09-30T09:41:13.925851+0000","last_fullsized":"2023-09-30T09:41:13.925851+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"261'7169","reported_seq":7185,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:37.790939+0000","last_change":"2023-09-30T09:39:24.933612+0000","last_active":"2023-09-30T09:41:37.790939+0000","last_peered":"2023-09-30T09:41:37.790939+0000","last_clean":"2023-09-30T09:41:37.790939+0000","last_became_active":"2023-09-30T09:39:24.932876+0000","last_became_peered":"2023-09-30T09:39:24.932876+0000","last_unstale":"2023-09-30T09:41:37.790939+0000","last_undegraded":"2023-09-30T09:41:37.790939+0000","last_fullsized":"2023-09-30T09:41:37.790939+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7169,"log_dups_size":0,"ondisk_log_size":7169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":368508928,"num_objects":5623,"num_object_clones":0,"num_object_copies":16869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5623,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7169,"num_write_kb":409344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925826+0000","last_change":"2023-09-30T09:34:06.123454+0000","last_active":"2023-09-30T09:41:13.925826+0000","last_peered":"2023-09-30T09:41:13.925826+0000","last_clean":"2023-09-30T09:41:13.925826+0000","last_became_active":"2023-09-30T09:34:06.123047+0000","last_became_peered":"2023-09-30T09:34:06.123047+0000","last_unstale":"2023-09-30T09:41:13.925826+0000","last_undegraded":"2023-09-30T09:41:13.925826+0000","last_fullsized":"2023-09-30T09:41:13.925826+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.926206+0000","last_change":"2023-09-30T09:34:06.144806+0000","last_active":"2023-09-30T09:41:13.926206+0000","last_peered":"2023-09-30T09:41:13.926206+0000","last_clean":"2023-09-30T09:41:13.926206+0000","last_became_active":"2023-09-30T09:34:06.144502+0000","last_became_peered":"2023-09-30T09:34:06.144502+0000","last_unstale":"2023-09-30T09:41:13.926206+0000","last_undegraded":"2023-09-30T09:41:13.926206+0000","last_fullsized":"2023-09-30T09:41:13.926206+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"261'7181","reported_seq":7203,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:38.520968+0000","last_change":"2023-09-30T09:39:24.929781+0000","last_active":"2023-09-30T09:41:38.520968+0000","last_peered":"2023-09-30T09:41:38.520968+0000","last_clean":"2023-09-30T09:41:38.520968+0000","last_became_active":"2023-09-30T09:39:24.928851+0000","last_became_peered":"2023-09-30T09:39:24.928851+0000","last_unstale":"2023-09-30T09:41:38.520968+0000","last_undegraded":"2023-09-30T09:41:38.520968+0000","last_fullsized":"2023-09-30T09:41:38.520968+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7181,"log_dups_size":0,"ondisk_log_size":7181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T21:18:13.145386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367198208,"num_objects":5603,"num_object_clones":0,"num_object_copies":16809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7181,"num_write_kb":409088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":244,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.700503+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:41:14.700503+0000","last_peered":"2023-09-30T09:41:14.700503+0000","last_clean":"2023-09-30T09:41:14.700503+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:41:14.700503+0000","last_undegraded":"2023-09-30T09:41:14.700503+0000","last_fullsized":"2023-09-30T09:41:14.700503+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":253,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.947981+0000","last_change":"2023-09-30T09:34:06.109642+0000","last_active":"2023-09-30T09:41:14.947981+0000","last_peered":"2023-09-30T09:41:14.947981+0000","last_clean":"2023-09-30T09:41:14.947981+0000","last_became_active":"2023-09-30T09:34:06.109286+0000","last_became_peered":"2023-09-30T09:34:06.109286+0000","last_unstale":"2023-09-30T09:41:14.947981+0000","last_undegraded":"2023-09-30T09:41:14.947981+0000","last_fullsized":"2023-09-30T09:41:14.947981+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:10:14.573513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"261'7215","reported_seq":7238,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:38.291515+0000","last_change":"2023-09-30T09:39:24.930593+0000","last_active":"2023-09-30T09:41:38.291515+0000","last_peered":"2023-09-30T09:41:38.291515+0000","last_clean":"2023-09-30T09:41:38.291515+0000","last_became_active":"2023-09-30T09:39:24.930247+0000","last_became_peered":"2023-09-30T09:39:24.930247+0000","last_unstale":"2023-09-30T09:41:38.291515+0000","last_undegraded":"2023-09-30T09:41:38.291515+0000","last_fullsized":"2023-09-30T09:41:38.291515+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7215,"log_dups_size":0,"ondisk_log_size":7215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:31:10.712070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":365035544,"num_objects":5571,"num_object_clones":0,"num_object_copies":16713,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5571,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7215,"num_write_kb":409089,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":268,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948736+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:41:14.948736+0000","last_peered":"2023-09-30T09:41:14.948736+0000","last_clean":"2023-09-30T09:41:14.948736+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:41:14.948736+0000","last_undegraded":"2023-09-30T09:41:14.948736+0000","last_fullsized":"2023-09-30T09:41:14.948736+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927841+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:41:13.927841+0000","last_peered":"2023-09-30T09:41:13.927841+0000","last_clean":"2023-09-30T09:41:13.927841+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:41:13.927841+0000","last_undegraded":"2023-09-30T09:41:13.927841+0000","last_fullsized":"2023-09-30T09:41:13.927841+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":237,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.928715+0000","last_change":"2023-09-30T09:34:06.118703+0000","last_active":"2023-09-30T09:41:13.928715+0000","last_peered":"2023-09-30T09:41:13.928715+0000","last_clean":"2023-09-30T09:41:13.928715+0000","last_became_active":"2023-09-30T09:34:06.118328+0000","last_became_peered":"2023-09-30T09:34:06.118328+0000","last_unstale":"2023-09-30T09:41:13.928715+0000","last_undegraded":"2023-09-30T09:41:13.928715+0000","last_fullsized":"2023-09-30T09:41:13.928715+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:57:19.320291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"261'7460","reported_seq":7482,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:39.705440+0000","last_change":"2023-09-30T09:39:24.932449+0000","last_active":"2023-09-30T09:41:39.705440+0000","last_peered":"2023-09-30T09:41:39.705440+0000","last_clean":"2023-09-30T09:41:39.705440+0000","last_became_active":"2023-09-30T09:39:24.932095+0000","last_became_peered":"2023-09-30T09:39:24.932095+0000","last_unstale":"2023-09-30T09:41:39.705440+0000","last_undegraded":"2023-09-30T09:41:39.705440+0000","last_fullsized":"2023-09-30T09:41:39.705440+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7460,"log_dups_size":0,"ondisk_log_size":7460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:09.144780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367132672,"num_objects":5602,"num_object_clones":0,"num_object_copies":16806,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5602,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7460,"num_write_kb":417984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":249,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927584+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:41:13.927584+0000","last_peered":"2023-09-30T09:41:13.927584+0000","last_clean":"2023-09-30T09:41:13.927584+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:41:13.927584+0000","last_undegraded":"2023-09-30T09:41:13.927584+0000","last_fullsized":"2023-09-30T09:41:13.927584+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925592+0000","last_change":"2023-09-30T09:34:06.140276+0000","last_active":"2023-09-30T09:41:13.925592+0000","last_peered":"2023-09-30T09:41:13.925592+0000","last_clean":"2023-09-30T09:41:13.925592+0000","last_became_active":"2023-09-30T09:34:06.139902+0000","last_became_peered":"2023-09-30T09:34:06.139902+0000","last_unstale":"2023-09-30T09:41:13.925592+0000","last_undegraded":"2023-09-30T09:41:13.925592+0000","last_fullsized":"2023-09-30T09:41:13.925592+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":238,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948611+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:41:14.948611+0000","last_peered":"2023-09-30T09:41:14.948611+0000","last_clean":"2023-09-30T09:41:14.948611+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:41:14.948611+0000","last_undegraded":"2023-09-30T09:41:14.948611+0000","last_fullsized":"2023-09-30T09:41:14.948611+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"261'7376","reported_seq":7398,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:39.719103+0000","last_change":"2023-09-30T09:39:24.929354+0000","last_active":"2023-09-30T09:41:39.719103+0000","last_peered":"2023-09-30T09:41:39.719103+0000","last_clean":"2023-09-30T09:41:39.719103+0000","last_became_active":"2023-09-30T09:39:24.929025+0000","last_became_peered":"2023-09-30T09:39:24.929025+0000","last_unstale":"2023-09-30T09:41:39.719103+0000","last_undegraded":"2023-09-30T09:41:39.719103+0000","last_fullsized":"2023-09-30T09:41:39.719103+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7376,"log_dups_size":0,"ondisk_log_size":7376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:02:32.570597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364511232,"num_objects":5562,"num_object_clones":0,"num_object_copies":16686,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5562,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7376,"num_write_kb":414016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":277,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.926079+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:41:13.926079+0000","last_peered":"2023-09-30T09:41:13.926079+0000","last_clean":"2023-09-30T09:41:13.926079+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:41:13.926079+0000","last_undegraded":"2023-09-30T09:41:13.926079+0000","last_fullsized":"2023-09-30T09:41:13.926079+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.928305+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:41:13.928305+0000","last_peered":"2023-09-30T09:41:13.928305+0000","last_clean":"2023-09-30T09:41:13.928305+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:41:13.928305+0000","last_undegraded":"2023-09-30T09:41:13.928305+0000","last_fullsized":"2023-09-30T09:41:13.928305+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.931301+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:41:13.931301+0000","last_peered":"2023-09-30T09:41:13.931301+0000","last_clean":"2023-09-30T09:41:13.931301+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:41:13.931301+0000","last_undegraded":"2023-09-30T09:41:13.931301+0000","last_fullsized":"2023-09-30T09:41:13.931301+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"261'7279","reported_seq":7300,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:39.751576+0000","last_change":"2023-09-30T09:39:24.930684+0000","last_active":"2023-09-30T09:41:39.751576+0000","last_peered":"2023-09-30T09:41:39.751576+0000","last_clean":"2023-09-30T09:41:39.751576+0000","last_became_active":"2023-09-30T09:39:24.930333+0000","last_became_peered":"2023-09-30T09:39:24.930333+0000","last_unstale":"2023-09-30T09:41:39.751576+0000","last_undegraded":"2023-09-30T09:41:39.751576+0000","last_fullsized":"2023-09-30T09:41:39.751576+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7279,"log_dups_size":0,"ondisk_log_size":7279,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:59:01.556805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364314624,"num_objects":5559,"num_object_clones":0,"num_object_copies":16677,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5559,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7279,"num_write_kb":410816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":231,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927117+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:41:13.927117+0000","last_peered":"2023-09-30T09:41:13.927117+0000","last_clean":"2023-09-30T09:41:13.927117+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:41:13.927117+0000","last_undegraded":"2023-09-30T09:41:13.927117+0000","last_fullsized":"2023-09-30T09:41:13.927117+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":556,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.928044+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:41:13.928044+0000","last_peered":"2023-09-30T09:41:13.928044+0000","last_clean":"2023-09-30T09:41:13.928044+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:41:13.928044+0000","last_undegraded":"2023-09-30T09:41:13.928044+0000","last_fullsized":"2023-09-30T09:41:13.928044+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.937461+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:41:13.937461+0000","last_peered":"2023-09-30T09:41:13.937461+0000","last_clean":"2023-09-30T09:41:13.937461+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:41:13.937461+0000","last_undegraded":"2023-09-30T09:41:13.937461+0000","last_fullsized":"2023-09-30T09:41:13.937461+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.935642+0000","last_change":"2023-09-30T09:34:06.129220+0000","last_active":"2023-09-30T09:41:13.935642+0000","last_peered":"2023-09-30T09:41:13.935642+0000","last_clean":"2023-09-30T09:41:13.935642+0000","last_became_active":"2023-09-30T09:34:06.128845+0000","last_became_peered":"2023-09-30T09:34:06.128845+0000","last_unstale":"2023-09-30T09:41:13.935642+0000","last_undegraded":"2023-09-30T09:41:13.935642+0000","last_fullsized":"2023-09-30T09:41:13.935642+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"261'7380","reported_seq":7402,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:39.738824+0000","last_change":"2023-09-30T09:39:24.927916+0000","last_active":"2023-09-30T09:41:39.738824+0000","last_peered":"2023-09-30T09:41:39.738824+0000","last_clean":"2023-09-30T09:41:39.738824+0000","last_became_active":"2023-09-30T09:39:24.927584+0000","last_became_peered":"2023-09-30T09:39:24.927584+0000","last_unstale":"2023-09-30T09:41:39.738824+0000","last_undegraded":"2023-09-30T09:41:39.738824+0000","last_fullsized":"2023-09-30T09:41:39.738824+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7380,"log_dups_size":0,"ondisk_log_size":7380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:17:59.086649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369885184,"num_objects":5644,"num_object_clones":0,"num_object_copies":16932,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5644,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7380,"num_write_kb":416768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":265,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.928119+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:41:13.928119+0000","last_peered":"2023-09-30T09:41:13.928119+0000","last_clean":"2023-09-30T09:41:13.928119+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:41:13.928119+0000","last_undegraded":"2023-09-30T09:41:13.928119+0000","last_fullsized":"2023-09-30T09:41:13.928119+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":260,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.942713+0000","last_change":"2023-09-30T09:34:06.117221+0000","last_active":"2023-09-30T09:41:13.942713+0000","last_peered":"2023-09-30T09:41:13.942713+0000","last_clean":"2023-09-30T09:41:13.942713+0000","last_became_active":"2023-09-30T09:34:06.114949+0000","last_became_peered":"2023-09-30T09:34:06.114949+0000","last_unstale":"2023-09-30T09:41:13.942713+0000","last_undegraded":"2023-09-30T09:41:13.942713+0000","last_fullsized":"2023-09-30T09:41:13.942713+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:53:47.803586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.940320+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:41:13.940320+0000","last_peered":"2023-09-30T09:41:13.940320+0000","last_clean":"2023-09-30T09:41:13.940320+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:41:13.940320+0000","last_undegraded":"2023-09-30T09:41:13.940320+0000","last_fullsized":"2023-09-30T09:41:13.940320+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"261'7429","reported_seq":7451,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:38.548022+0000","last_change":"2023-09-30T09:39:24.929408+0000","last_active":"2023-09-30T09:41:38.548022+0000","last_peered":"2023-09-30T09:41:38.548022+0000","last_clean":"2023-09-30T09:41:38.548022+0000","last_became_active":"2023-09-30T09:39:24.929078+0000","last_became_peered":"2023-09-30T09:39:24.929078+0000","last_unstale":"2023-09-30T09:41:38.548022+0000","last_undegraded":"2023-09-30T09:41:38.548022+0000","last_fullsized":"2023-09-30T09:41:38.548022+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7429,"log_dups_size":0,"ondisk_log_size":7429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:46:46.901271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369819648,"num_objects":5643,"num_object_clones":0,"num_object_copies":16929,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5643,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7429,"num_write_kb":418304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":286,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927837+0000","last_change":"2023-09-30T09:34:06.127018+0000","last_active":"2023-09-30T09:41:13.927837+0000","last_peered":"2023-09-30T09:41:13.927837+0000","last_clean":"2023-09-30T09:41:13.927837+0000","last_became_active":"2023-09-30T09:34:06.126599+0000","last_became_peered":"2023-09-30T09:34:06.126599+0000","last_unstale":"2023-09-30T09:41:13.927837+0000","last_undegraded":"2023-09-30T09:41:13.927837+0000","last_fullsized":"2023-09-30T09:41:13.927837+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":225,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.949890+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:41:14.949890+0000","last_peered":"2023-09-30T09:41:14.949890+0000","last_clean":"2023-09-30T09:41:14.949890+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:41:14.949890+0000","last_undegraded":"2023-09-30T09:41:14.949890+0000","last_fullsized":"2023-09-30T09:41:14.949890+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948065+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:41:14.948065+0000","last_peered":"2023-09-30T09:41:14.948065+0000","last_clean":"2023-09-30T09:41:14.948065+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:41:14.948065+0000","last_undegraded":"2023-09-30T09:41:14.948065+0000","last_fullsized":"2023-09-30T09:41:14.948065+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"261'7101","reported_seq":7119,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:37.605067+0000","last_change":"2023-09-30T09:39:24.937002+0000","last_active":"2023-09-30T09:41:37.605067+0000","last_peered":"2023-09-30T09:41:37.605067+0000","last_clean":"2023-09-30T09:41:37.605067+0000","last_became_active":"2023-09-30T09:39:24.936477+0000","last_became_peered":"2023-09-30T09:39:24.936477+0000","last_unstale":"2023-09-30T09:41:37.605067+0000","last_undegraded":"2023-09-30T09:41:37.605067+0000","last_fullsized":"2023-09-30T09:41:37.605067+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7101,"log_dups_size":0,"ondisk_log_size":7101,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367329280,"num_objects":5605,"num_object_clones":0,"num_object_copies":16815,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5605,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7101,"num_write_kb":406592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":265,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.700656+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:41:14.700656+0000","last_peered":"2023-09-30T09:41:14.700656+0000","last_clean":"2023-09-30T09:41:14.700656+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:41:14.700656+0000","last_undegraded":"2023-09-30T09:41:14.700656+0000","last_fullsized":"2023-09-30T09:41:14.700656+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":256,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927297+0000","last_change":"2023-09-30T09:34:06.111820+0000","last_active":"2023-09-30T09:41:13.927297+0000","last_peered":"2023-09-30T09:41:13.927297+0000","last_clean":"2023-09-30T09:41:13.927297+0000","last_became_active":"2023-09-30T09:34:06.111463+0000","last_became_peered":"2023-09-30T09:34:06.111463+0000","last_unstale":"2023-09-30T09:41:13.927297+0000","last_undegraded":"2023-09-30T09:41:13.927297+0000","last_fullsized":"2023-09-30T09:41:13.927297+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:51.784198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.937536+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:41:13.937536+0000","last_peered":"2023-09-30T09:41:13.937536+0000","last_clean":"2023-09-30T09:41:13.937536+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:41:13.937536+0000","last_undegraded":"2023-09-30T09:41:13.937536+0000","last_fullsized":"2023-09-30T09:41:13.937536+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"261'7467","reported_seq":7485,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:40.367218+0000","last_change":"2023-09-30T09:39:24.932070+0000","last_active":"2023-09-30T09:41:40.367218+0000","last_peered":"2023-09-30T09:41:40.367218+0000","last_clean":"2023-09-30T09:41:40.367218+0000","last_became_active":"2023-09-30T09:39:24.931383+0000","last_became_peered":"2023-09-30T09:39:24.931383+0000","last_unstale":"2023-09-30T09:41:40.367218+0000","last_undegraded":"2023-09-30T09:41:40.367218+0000","last_fullsized":"2023-09-30T09:41:40.367218+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7467,"log_dups_size":0,"ondisk_log_size":7467,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":365625344,"num_objects":5579,"num_object_clones":0,"num_object_copies":16737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5579,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7467,"num_write_kb":417472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":152,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.935469+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:41:13.935469+0000","last_peered":"2023-09-30T09:41:13.935469+0000","last_clean":"2023-09-30T09:41:13.935469+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:41:13.935469+0000","last_undegraded":"2023-09-30T09:41:13.935469+0000","last_fullsized":"2023-09-30T09:41:13.935469+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":271,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.940597+0000","last_change":"2023-09-30T09:34:06.147606+0000","last_active":"2023-09-30T09:41:13.940597+0000","last_peered":"2023-09-30T09:41:13.940597+0000","last_clean":"2023-09-30T09:41:13.940597+0000","last_became_active":"2023-09-30T09:34:06.121478+0000","last_became_peered":"2023-09-30T09:34:06.121478+0000","last_unstale":"2023-09-30T09:41:13.940597+0000","last_undegraded":"2023-09-30T09:41:13.940597+0000","last_fullsized":"2023-09-30T09:41:13.940597+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:28:43.020365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925704+0000","last_change":"2023-09-30T09:34:06.131573+0000","last_active":"2023-09-30T09:41:13.925704+0000","last_peered":"2023-09-30T09:41:13.925704+0000","last_clean":"2023-09-30T09:41:13.925704+0000","last_became_active":"2023-09-30T09:34:06.131239+0000","last_became_peered":"2023-09-30T09:34:06.131239+0000","last_unstale":"2023-09-30T09:41:13.925704+0000","last_undegraded":"2023-09-30T09:41:13.925704+0000","last_fullsized":"2023-09-30T09:41:13.925704+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":248,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.940248+0000","last_change":"2023-09-30T09:34:06.121250+0000","last_active":"2023-09-30T09:41:13.940248+0000","last_peered":"2023-09-30T09:41:13.940248+0000","last_clean":"2023-09-30T09:41:13.940248+0000","last_became_active":"2023-09-30T09:34:06.120874+0000","last_became_peered":"2023-09-30T09:34:06.120874+0000","last_unstale":"2023-09-30T09:41:13.940248+0000","last_undegraded":"2023-09-30T09:41:13.940248+0000","last_fullsized":"2023-09-30T09:41:13.940248+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:07:42.766237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":266,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.926686+0000","last_change":"2023-09-30T09:33:37.795101+0000","last_active":"2023-09-30T09:41:13.926686+0000","last_peered":"2023-09-30T09:41:13.926686+0000","last_clean":"2023-09-30T09:41:13.926686+0000","last_became_active":"2023-09-30T09:33:37.794577+0000","last_became_peered":"2023-09-30T09:33:37.794577+0000","last_unstale":"2023-09-30T09:41:13.926686+0000","last_undegraded":"2023-09-30T09:41:13.926686+0000","last_fullsized":"2023-09-30T09:41:13.926686+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:57:23.469102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":270,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927542+0000","last_change":"2023-09-30T09:34:06.128888+0000","last_active":"2023-09-30T09:41:13.927542+0000","last_peered":"2023-09-30T09:41:13.927542+0000","last_clean":"2023-09-30T09:41:13.927542+0000","last_became_active":"2023-09-30T09:34:06.119483+0000","last_became_peered":"2023-09-30T09:34:06.119483+0000","last_unstale":"2023-09-30T09:41:13.927542+0000","last_undegraded":"2023-09-30T09:41:13.927542+0000","last_fullsized":"2023-09-30T09:41:13.927542+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1b","version":"0'0","reported_seq":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925843+0000","last_change":"2023-09-30T09:34:06.126425+0000","last_active":"2023-09-30T09:41:13.925843+0000","last_peered":"2023-09-30T09:41:13.925843+0000","last_clean":"2023-09-30T09:41:13.925843+0000","last_became_active":"2023-09-30T09:34:06.126154+0000","last_became_peered":"2023-09-30T09:34:06.126154+0000","last_unstale":"2023-09-30T09:41:13.925843+0000","last_undegraded":"2023-09-30T09:41:13.925843+0000","last_fullsized":"2023-09-30T09:41:13.925843+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":281,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927954+0000","last_change":"2023-09-30T09:34:06.222736+0000","last_active":"2023-09-30T09:41:13.927954+0000","last_peered":"2023-09-30T09:41:13.927954+0000","last_clean":"2023-09-30T09:41:13.927954+0000","last_became_active":"2023-09-30T09:34:06.128481+0000","last_became_peered":"2023-09-30T09:34:06.128481+0000","last_unstale":"2023-09-30T09:41:13.927954+0000","last_undegraded":"2023-09-30T09:41:13.927954+0000","last_fullsized":"2023-09-30T09:41:13.927954+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925922+0000","last_change":"2023-09-30T09:34:06.125456+0000","last_active":"2023-09-30T09:41:13.925922+0000","last_peered":"2023-09-30T09:41:13.925922+0000","last_clean":"2023-09-30T09:41:13.925922+0000","last_became_active":"2023-09-30T09:34:06.125086+0000","last_became_peered":"2023-09-30T09:34:06.125086+0000","last_unstale":"2023-09-30T09:41:13.925922+0000","last_undegraded":"2023-09-30T09:41:13.925922+0000","last_fullsized":"2023-09-30T09:41:13.925922+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":265,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.937757+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:41:13.937757+0000","last_peered":"2023-09-30T09:41:13.937757+0000","last_clean":"2023-09-30T09:41:13.937757+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:41:13.937757+0000","last_undegraded":"2023-09-30T09:41:13.937757+0000","last_fullsized":"2023-09-30T09:41:13.937757+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.927133+0000","last_change":"2023-09-30T09:33:37.810176+0000","last_active":"2023-09-30T09:41:13.927133+0000","last_peered":"2023-09-30T09:41:13.927133+0000","last_clean":"2023-09-30T09:41:13.927133+0000","last_became_active":"2023-09-30T09:33:37.809323+0000","last_became_peered":"2023-09-30T09:33:37.809323+0000","last_unstale":"2023-09-30T09:41:13.927133+0000","last_undegraded":"2023-09-30T09:41:13.927133+0000","last_fullsized":"2023-09-30T09:41:13.927133+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'4","reported_seq":118,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948019+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:41:14.948019+0000","last_peered":"2023-09-30T09:41:14.948019+0000","last_clean":"2023-09-30T09:41:14.948019+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:41:14.948019+0000","last_undegraded":"2023-09-30T09:41:14.948019+0000","last_fullsized":"2023-09-30T09:41:14.948019+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":260,"state":"active+clean","last_fresh":"2023-09-30T09:41:13.925518+0000","last_change":"2023-09-30T09:34:06.131648+0000","last_active":"2023-09-30T09:41:13.925518+0000","last_peered":"2023-09-30T09:41:13.925518+0000","last_clean":"2023-09-30T09:41:13.925518+0000","last_became_active":"2023-09-30T09:34:06.131193+0000","last_became_peered":"2023-09-30T09:34:06.131193+0000","last_unstale":"2023-09-30T09:41:13.925518+0000","last_undegraded":"2023-09-30T09:41:13.925518+0000","last_fullsized":"2023-09-30T09:41:13.925518+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":11,"num_pg":16,"stat_sum":{"num_bytes":5879693336,"num_objects":89718,"num_object_clones":0,"num_object_copies":269154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":89718,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":116472,"num_write_kb":6598017,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17645121536,"data_stored":17645109320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":116472,"ondisk_log_size":116472,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":50,"num_bytes_recovered":5730,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430765,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3076912,"kb_used_data":2184040,"kb_used_omap":0,"kb_used_meta":892864,"kb_avail":90668240,"statfs":{"total":95995035648,"available":92844277760,"internally_reserved":0,"allocated":2236456960,"data_stored":2235879458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":914292736},"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 30 09:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.55,"15min":1.389},"min":{"1min":0.27700000000000002,"5min":0.254,"15min":0.247},"max":{"1min":4.6360000000000001,"5min":12.997,"15min":12.997},"last":0.29699999999999999},{"interface":"front","average":{"1min":1.331,"5min":1.2410000000000001,"15min":1.619},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.25700000000000001},"max":{"1min":4.1500000000000004,"5min":11.808999999999999,"15min":11.808999999999999},"last":0.41599999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:41:06 2023","interfaces":[{"interface":"back","average":{"1min":1.423,"5min":1.2849999999999999,"15min":1.6599999999999999},"min":{"1min":0.32200000000000001,"5min":0.29199999999999998,"15min":0.27500000000000002},"max":{"1min":4.4790000000000001,"5min":6.7770000000000001,"15min":19.620999999999999},"last":5.8719999999999999},{"interface":"front","average":{"1min":1.9650000000000001,"5min":1.4119999999999999,"15min":1.8839999999999999},"min":{"1min":0.38,"5min":0.32200000000000001,"15min":0.30299999999999999},"max":{"1min":6.2320000000000002,"5min":9.8439999999999994,"15min":20.552},"last":2.0859999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.6020000000000001,"5min":1.718,"15min":1.792},"min":{"1min":0.36299999999999999,"5min":0.33700000000000002,"15min":0.29099999999999998},"max":{"1min":4.6740000000000004,"5min":13.037000000000001,"15min":111.94},"last":0.33900000000000002},{"interface":"front","average":{"1min":1.7010000000000001,"5min":1.4179999999999999,"15min":1.9379999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.29899999999999999},"max":{"1min":8.9619999999999997,"5min":8.9619999999999997,"15min":111.68899999999999},"last":0.48099999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:40:52 2023","interfaces":[{"interface":"back","average":{"1min":1.298,"5min":1.6859999999999999,"15min":2.4420000000000002},"min":{"1min":0.39700000000000002,"5min":0.33700000000000002,"15min":0.32900000000000001},"max":{"1min":4.532,"5min":13.914,"15min":133.68299999999999},"last":1.246},{"interface":"front","average":{"1min":3.476,"5min":1.8720000000000001,"15min":2.6259999999999999},"min":{"1min":0.40100000000000002,"5min":0.36299999999999999,"15min":0.35499999999999998},"max":{"1min":54.969000000000001,"5min":54.969000000000001,"15min":133.655},"last":1.262}]},{"osd":4,"last update":"Sat Sep 30 09:40:38 2023","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":1.4239999999999999,"15min":1.5429999999999999},"min":{"1min":0.307,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.7090000000000001,"5min":9.7189999999999994,"15min":9.7189999999999994},"last":0.36199999999999999},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.8620000000000001,"15min":1.3979999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.29099999999999998},"max":{"1min":2.8479999999999999,"5min":17.931999999999999,"15min":17.931999999999999},"last":0.38}]},{"osd":5,"last update":"Sat Sep 30 09:40:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.169,"15min":1.569},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.32200000000000001},"max":{"1min":3.9990000000000001,"5min":7.1269999999999998,"15min":12.976000000000001},"last":0.45400000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.4830000000000001,"15min":1.7010000000000001},"min":{"1min":0.374,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":3.988,"5min":6.7480000000000002,"15min":13.227},"last":0.40699999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:40:52 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.601,"15min":1.5700000000000001},"min":{"1min":0.441,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":4.0270000000000001,"5min":7.0789999999999997,"15min":13.141},"last":0.436},{"interface":"front","average":{"1min":1.625,"5min":2.105,"15min":1.704},"min":{"1min":0.39300000000000002,"5min":0.38300000000000001,"15min":0.29599999999999999},"max":{"1min":7.9870000000000001,"5min":16.617000000000001,"15min":16.617000000000001},"last":0.443}]}]},{"osd":6,"up_from":42,"seq":180388626998,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3502688,"kb_used_data":2917080,"kb_used_omap":0,"kb_used_meta":585600,"kb_avail":90242464,"statfs":{"total":95995035648,"available":92408283136,"internally_reserved":0,"allocated":2987089920,"data_stored":2986528050,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":599654400},"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 30 09:41:21 2023","interfaces":[{"interface":"back","average":{"1min":1.9139999999999999,"5min":2.254,"15min":2.169},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.248},"max":{"1min":5.548,"5min":28.629000000000001,"15min":40.066000000000003},"last":5.0940000000000003},{"interface":"front","average":{"1min":1.716,"5min":2.028,"15min":1.651},"min":{"1min":0.41799999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":3.9700000000000002,"5min":22.673999999999999,"15min":37.469999999999999},"last":5.8479999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":7.1970000000000001,"5min":3.1040000000000001,"15min":2.8119999999999998},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.26600000000000001},"max":{"1min":96.718000000000004,"5min":96.718000000000004,"15min":96.718000000000004},"last":5.1319999999999997},{"interface":"front","average":{"1min":7.7290000000000001,"5min":3.1539999999999999,"15min":2.8660000000000001},"min":{"1min":0.30499999999999999,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":96.218999999999994,"5min":96.218999999999994,"15min":96.218999999999994},"last":5.8209999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:41:21 2023","interfaces":[{"interface":"back","average":{"1min":6.3869999999999996,"5min":3.6309999999999998,"15min":2.2559999999999998},"min":{"1min":0.38400000000000001,"5min":0.36099999999999999,"15min":0.307},"max":{"1min":75.457999999999998,"5min":76.245999999999995,"15min":76.245999999999995},"last":5.1630000000000003},{"interface":"front","average":{"1min":5.9100000000000001,"5min":3.831,"15min":2.2360000000000002},"min":{"1min":0.379,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":75.313000000000002,"5min":76.813000000000002,"15min":76.813000000000002},"last":5.8029999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":4.0549999999999997,"5min":2.3279999999999998,"15min":2.2839999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.28100000000000003},"max":{"1min":27.492000000000001,"5min":27.492000000000001,"15min":49.796999999999997},"last":5.6740000000000004},{"interface":"front","average":{"1min":4.0369999999999999,"5min":2.3199999999999998,"15min":2.4140000000000001},"min":{"1min":0.38900000000000001,"5min":0.36199999999999999,"15min":0.34200000000000003},"max":{"1min":27.625,"5min":27.625,"15min":50.139000000000003},"last":5.1920000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:40:43 2023","interfaces":[{"interface":"back","average":{"1min":0.79800000000000004,"5min":2.048,"15min":1.4750000000000001},"min":{"1min":0.375,"5min":0.31,"15min":0.31},"max":{"1min":1.9399999999999999,"5min":14.712,"15min":14.712},"last":5.7119999999999997},{"interface":"front","average":{"1min":1.042,"5min":1.988,"15min":1.512},"min":{"1min":0.42799999999999999,"5min":0.32600000000000001,"15min":0.317},"max":{"1min":4.351,"5min":17.512,"15min":17.512},"last":5.2199999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:41:21 2023","interfaces":[{"interface":"back","average":{"1min":1.6240000000000001,"5min":1.883,"15min":1.476},"min":{"1min":0.438,"5min":0.33700000000000002,"15min":0.29799999999999999},"max":{"1min":5.1139999999999999,"5min":10.638,"15min":10.638},"last":5.8819999999999997},{"interface":"front","average":{"1min":1.5980000000000001,"5min":1.8120000000000001,"15min":1.486},"min":{"1min":0.41099999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":7.9139999999999997,"5min":9.4860000000000007,"15min":14.167999999999999},"last":5.7709999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.921,"15min":1.5720000000000001},"min":{"1min":0.52600000000000002,"5min":0.372,"15min":0.372},"max":{"1min":5.2699999999999996,"5min":10.653,"15min":14.215},"last":5.7400000000000002},{"interface":"front","average":{"1min":1.9630000000000001,"5min":2.0350000000000001,"15min":1.6020000000000001},"min":{"1min":0.44400000000000001,"5min":0.36599999999999999,"15min":0.35399999999999998},"max":{"1min":4.859,"5min":18.773,"15min":18.773},"last":5.3029999999999999}]}]},{"osd":1,"up_from":83,"seq":356482285950,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3607392,"kb_used_data":2883608,"kb_used_omap":3,"kb_used_meta":723772,"kb_avail":90137760,"statfs":{"total":95995035648,"available":92301066240,"internally_reserved":0,"allocated":2952814592,"data_stored":2951906771,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":741142948},"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 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.252,"15min":1.6599999999999999},"min":{"1min":0.191,"5min":0.191,"15min":0.17299999999999999},"max":{"1min":4.9800000000000004,"5min":12.635,"15min":35.616999999999997},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.73,"5min":1.4410000000000001,"15min":1.6279999999999999},"min":{"1min":0.248,"5min":0.218,"15min":0.218},"max":{"1min":6.8620000000000001,"5min":15.776,"15min":32.270000000000003},"last":1.1040000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:41:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1880000000000002,"5min":1.774,"15min":1.7809999999999999},"min":{"1min":0.253,"5min":0.21299999999999999,"15min":0.20899999999999999},"max":{"1min":5.7850000000000001,"5min":16.024000000000001,"15min":33.042999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":2.5550000000000002,"5min":1.8720000000000001,"15min":1.9359999999999999},"min":{"1min":0.31,"5min":0.30299999999999999,"15min":0.29199999999999998},"max":{"1min":5.819,"5min":11.798,"15min":32.927999999999997},"last":0.39600000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":1.6719999999999999,"15min":1.877},"min":{"1min":0.26400000000000001,"5min":0.253,"15min":0.248},"max":{"1min":6.5880000000000001,"5min":15.747999999999999,"15min":27.786000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":2.9119999999999999,"5min":1.591,"15min":2.1179999999999999},"min":{"1min":0.40899999999999997,"5min":0.34200000000000003,"15min":0.26300000000000001},"max":{"1min":10.002000000000001,"5min":10.002000000000001,"15min":27.850999999999999},"last":1.399}]},{"osd":4,"last update":"Sat Sep 30 09:41:32 2023","interfaces":[{"interface":"back","average":{"1min":2.0720000000000001,"5min":2.048,"15min":1.7549999999999999},"min":{"1min":0.36699999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.0650000000000004,"5min":15.999000000000001,"15min":15.999000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.198,"5min":1.492,"15min":1.552},"min":{"1min":0.36499999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":3.3980000000000001,"5min":15.722,"15min":15.722},"last":1.302}]},{"osd":5,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.5569999999999999,"5min":1.5109999999999999,"15min":1.7509999999999999},"min":{"1min":0.40100000000000002,"5min":0.371,"15min":0.32700000000000001},"max":{"1min":6.4930000000000003,"5min":15.694000000000001,"15min":46.493000000000002},"last":1.177},{"interface":"front","average":{"1min":2.6440000000000001,"5min":2.0379999999999998,"15min":2.0310000000000001},"min":{"1min":0.40999999999999998,"5min":0.39900000000000002,"15min":0.35999999999999999},"max":{"1min":10.506,"5min":15.933999999999999,"15min":47.222999999999999},"last":1.367}]},{"osd":6,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.8260000000000001,"15min":1.714},"min":{"1min":0.375,"5min":0.375,"15min":0.32600000000000001},"max":{"1min":5.2380000000000004,"5min":12.382,"15min":12.558},"last":1.083},{"interface":"front","average":{"1min":2.7959999999999998,"5min":2.266,"15min":1.7989999999999999},"min":{"1min":0.50900000000000001,"5min":0.41299999999999998,"15min":0.34399999999999997},"max":{"1min":12.045999999999999,"5min":17.161000000000001,"15min":17.161000000000001},"last":1.206}]},{"osd":7,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":2.4100000000000001,"5min":1.9099999999999999,"15min":1.909},"min":{"1min":0.43099999999999999,"5min":0.41699999999999998,"15min":0.39600000000000002},"max":{"1min":5.4749999999999996,"5min":15.968999999999999,"15min":15.968999999999999},"last":1.333},{"interface":"front","average":{"1min":1.6830000000000001,"5min":1.589,"15min":1.706},"min":{"1min":0.435,"5min":0.42499999999999999,"15min":0.38200000000000001},"max":{"1min":7.1970000000000001,"5min":12.516999999999999,"15min":12.516999999999999},"last":1.034}]}]},{"osd":0,"up_from":78,"seq":335007449476,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2474224,"kb_used_data":1785320,"kb_used_omap":3,"kb_used_meta":688828,"kb_avail":91270928,"statfs":{"total":95995035648,"available":93461430272,"internally_reserved":0,"allocated":1828167680,"data_stored":1827590945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":705360098},"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 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":5.423,"5min":2.2559999999999998,"15min":1.9259999999999999},"min":{"1min":0.221,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":40.598999999999997,"5min":43.847999999999999,"15min":43.847999999999999},"last":5.1970000000000001},{"interface":"front","average":{"1min":5.4619999999999997,"5min":2.399,"15min":2.294},"min":{"1min":0.505,"5min":0.26600000000000001,"15min":0.223},"max":{"1min":40.661000000000001,"5min":44.462000000000003,"15min":44.462000000000003},"last":11.659000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.601,"5min":3.504,"15min":2.327},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.20100000000000001},"max":{"1min":9.0700000000000003,"5min":99.521000000000001,"15min":99.521000000000001},"last":5.2329999999999997},{"interface":"front","average":{"1min":3.1629999999999998,"5min":3.8929999999999998,"15min":2.6339999999999999},"min":{"1min":0.32600000000000001,"5min":0.29999999999999999,"15min":0.25900000000000001},"max":{"1min":13.109999999999999,"5min":102.997,"15min":102.997},"last":11.705}]},{"osd":3,"last update":"Sat Sep 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":4.5620000000000003,"5min":2.7799999999999998,"15min":2.3130000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":39.960000000000001,"5min":46.500999999999998,"15min":46.500999999999998},"last":4.7859999999999996},{"interface":"front","average":{"1min":4.8860000000000001,"5min":2.7810000000000001,"15min":2.597},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.27400000000000002},"max":{"1min":39.887999999999998,"5min":47.902999999999999,"15min":47.902999999999999},"last":13.58}]},{"osd":4,"last update":"Sat Sep 30 09:40:46 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.647,"15min":1.5189999999999999},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.33400000000000002},"max":{"1min":5.444,"5min":12.52,"15min":12.52},"last":7.9580000000000002},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.748,"15min":1.3740000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":5.016,"5min":8.4649999999999999,"15min":8.4649999999999999},"last":5.1029999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.9970000000000001,"5min":1.8999999999999999,"15min":1.7989999999999999},"min":{"1min":0.39200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":6.3760000000000003,"5min":12.48,"15min":12.48},"last":8.0229999999999997},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.617,"15min":1.8009999999999999},"min":{"1min":0.36299999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.8250000000000002,"5min":9.5020000000000007,"15min":12.254},"last":4.758}]},{"osd":6,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.474,"5min":1.946,"15min":1.8160000000000001},"min":{"1min":0.44800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":6.5419999999999998,"5min":9.6910000000000007,"15min":10.603},"last":4.694},{"interface":"front","average":{"1min":1.6619999999999999,"5min":2.0129999999999999,"15min":1.6990000000000001},"min":{"1min":0.54300000000000004,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.9539999999999997,"5min":9.6199999999999992,"15min":9.6199999999999992},"last":5.056}]},{"osd":7,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.573,"5min":1.728,"15min":1.7669999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.8840000000000003,"5min":9.7289999999999992,"15min":9.7289999999999992},"last":4.7290000000000001},{"interface":"front","average":{"1min":2.133,"5min":1.7070000000000001,"15min":1.6779999999999999},"min":{"1min":0.52900000000000003,"5min":0.38,"15min":0.38},"max":{"1min":5.609,"5min":8.5060000000000002,"15min":12.656000000000001},"last":5.133}]}]},{"osd":2,"up_from":88,"seq":377957122424,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2838568,"kb_used_data":2161568,"kb_used_omap":3,"kb_used_meta":676988,"kb_avail":90906584,"statfs":{"total":95995035648,"available":93088342016,"internally_reserved":0,"allocated":2213445632,"data_stored":2212525906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":693236491},"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 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.9239999999999999,"5min":1.6930000000000001,"15min":1.8540000000000001},"min":{"1min":0.23200000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":7.3120000000000003,"5min":10.849,"15min":61.802},"last":0.45700000000000002},{"interface":"front","average":{"1min":2.379,"5min":1.7230000000000001,"15min":1.837},"min":{"1min":0.29399999999999998,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":8.6379999999999999,"5min":10.082000000000001,"15min":61.606999999999999},"last":2.968}]},{"osd":1,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.8089999999999999,"5min":1.827,"15min":1.9710000000000001},"min":{"1min":0.29199999999999998,"5min":0.27900000000000003,"15min":0.221},"max":{"1min":5.5670000000000002,"5min":15.898999999999999,"15min":65.819999999999993},"last":6.3970000000000002},{"interface":"front","average":{"1min":2.3029999999999999,"5min":1.889,"15min":2.1850000000000001},"min":{"1min":0.44,"5min":0.26400000000000001,"15min":0.23400000000000001},"max":{"1min":7.351,"5min":8.5370000000000008,"15min":64.506},"last":0.74299999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":6.9219999999999997,"5min":2.762,"15min":2.2320000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.25600000000000001},"max":{"1min":80.599999999999994,"5min":80.599999999999994,"15min":80.599999999999994},"last":0.71399999999999997},{"interface":"front","average":{"1min":6.6420000000000003,"5min":2.706,"15min":2.097},"min":{"1min":0.42999999999999999,"5min":0.28799999999999998,"15min":0.28699999999999998},"max":{"1min":79.415000000000006,"5min":79.415000000000006,"15min":79.415000000000006},"last":0.66200000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0339999999999998,"5min":3.5219999999999998,"15min":2.0430000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.32700000000000001},"max":{"1min":5.4809999999999999,"5min":125.416,"15min":125.416},"last":0.36699999999999999},{"interface":"front","average":{"1min":2.3330000000000002,"5min":3.137,"15min":1.9199999999999999},"min":{"1min":0.46800000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":8.4760000000000009,"5min":125.922,"15min":125.922},"last":2.8809999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0030000000000001,"5min":1.9330000000000001,"15min":1.6419999999999999},"min":{"1min":0.46300000000000002,"5min":0.38100000000000001,"15min":0.316},"max":{"1min":6,"5min":8.6539999999999999,"15min":10.180999999999999},"last":0.63},{"interface":"front","average":{"1min":1.994,"5min":1.8129999999999999,"15min":1.6419999999999999},"min":{"1min":0.40999999999999998,"5min":0.40699999999999997,"15min":0.314},"max":{"1min":8.5350000000000001,"5min":8.5350000000000001,"15min":17.913},"last":2.9430000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.234,"5min":1.968,"15min":1.6080000000000001},"min":{"1min":0.50700000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":8.5679999999999996,"5min":8.5679999999999996,"15min":9.5199999999999996},"last":2.9169999999999998},{"interface":"front","average":{"1min":2.25,"5min":2.4199999999999999,"15min":1.835},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.31},"max":{"1min":5.5270000000000001,"5min":15.954000000000001,"15min":15.954000000000001},"last":1.0309999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.3050000000000002,"5min":2.0459999999999998,"15min":1.7150000000000001},"min":{"1min":0.53000000000000003,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":7.2549999999999999,"5min":8.6329999999999991,"15min":10.321},"last":0.68899999999999995},{"interface":"front","average":{"1min":2.359,"5min":1.9019999999999999,"15min":1.8839999999999999},"min":{"1min":0.53100000000000003,"5min":0.47299999999999998,"15min":0.42499999999999999},"max":{"1min":8.6029999999999998,"5min":8.6029999999999998,"15min":11.962},"last":2.992}]}]},{"osd":3,"up_from":93,"seq":399431958899,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3301820,"kb_used_data":2504244,"kb_used_omap":2,"kb_used_meta":797565,"kb_avail":90443332,"statfs":{"total":95995035648,"available":92613971968,"internally_reserved":0,"allocated":2564345856,"data_stored":2563467507,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":816707179},"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 30 09:41:01 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.474,"15min":3.0579999999999998},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.188},"max":{"1min":4.6760000000000002,"5min":9.7080000000000002,"15min":194.80099999999999},"last":0.624},{"interface":"front","average":{"1min":1.4099999999999999,"5min":1.7110000000000001,"15min":3.012},"min":{"1min":0.17499999999999999,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":4.7430000000000003,"5min":11.387,"15min":193.81999999999999},"last":0.81299999999999994}]},{"osd":1,"last update":"Sat Sep 30 09:41:01 2023","interfaces":[{"interface":"back","average":{"1min":2.7599999999999998,"5min":1.5189999999999999,"15min":3.0790000000000002},"min":{"1min":0.36099999999999999,"5min":0.24399999999999999,"15min":0.19700000000000001},"max":{"1min":6.0330000000000004,"5min":6.0330000000000004,"15min":278.57600000000002},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.7230000000000001,"5min":1.4410000000000001,"15min":3.0070000000000001},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.219},"max":{"1min":5.3650000000000002,"5min":9.5830000000000002,"15min":279.47500000000002},"last":1.4510000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:41:01 2023","interfaces":[{"interface":"back","average":{"1min":1.5069999999999999,"5min":1.6870000000000001,"15min":1.7110000000000001},"min":{"1min":0.36099999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.1639999999999997,"5min":9.7149999999999999,"15min":44.814},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.335,"5min":1.722,"15min":2.0710000000000002},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":4.7110000000000003,"5min":9.8689999999999998,"15min":62.079000000000001},"last":0.26700000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:40:55 2023","interfaces":[{"interface":"back","average":{"1min":1.474,"5min":1.8009999999999999,"15min":1.6839999999999999},"min":{"1min":0.41099999999999998,"5min":0.33100000000000002,"15min":0.32400000000000001},"max":{"1min":4.7720000000000002,"5min":11.445,"15min":17.277000000000001},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.1930000000000001,"5min":2.0150000000000001,"15min":1.972},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.0369999999999999,"5min":9.6519999999999992,"15min":62.219000000000001},"last":0.33000000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:41:01 2023","interfaces":[{"interface":"back","average":{"1min":1.4019999999999999,"5min":1.78,"15min":1.9470000000000001},"min":{"1min":0.35799999999999998,"5min":0.35099999999999998,"15min":0.309},"max":{"1min":4.9050000000000002,"5min":11.494999999999999,"15min":62.113},"last":3.3109999999999999},{"interface":"front","average":{"1min":1.51,"5min":1.7589999999999999,"15min":1.9910000000000001},"min":{"1min":0.38700000000000001,"5min":0.34399999999999997,"15min":0.32100000000000001},"max":{"1min":5.9489999999999998,"5min":8.3620000000000001,"15min":62.139000000000003},"last":0.71699999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:41:01 2023","interfaces":[{"interface":"back","average":{"1min":1.9159999999999999,"5min":2.1360000000000001,"15min":1.8500000000000001},"min":{"1min":0.41599999999999998,"5min":0.41399999999999998,"15min":0.32400000000000001},"max":{"1min":5.7729999999999997,"5min":12.801,"15min":17.581},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.9219999999999999,"5min":1.9059999999999999,"15min":1.946},"min":{"1min":0.59599999999999997,"5min":0.375,"15min":0.34200000000000003},"max":{"1min":5.9989999999999997,"5min":7.8929999999999998,"15min":62.042000000000002},"last":0.68500000000000005}]},{"osd":7,"last update":"Sat Sep 30 09:41:01 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":1.704,"15min":1.9830000000000001},"min":{"1min":0.42299999999999999,"5min":0.41299999999999998,"15min":0.372},"max":{"1min":6.1310000000000002,"5min":7.7080000000000002,"15min":62.186999999999998},"last":0.748},{"interface":"front","average":{"1min":1.5820000000000001,"5min":1.859,"15min":2.0539999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.379},"max":{"1min":5.7329999999999997,"5min":9.6920000000000002,"15min":62.295000000000002},"last":0.58699999999999997}]}]},{"osd":4,"up_from":184,"seq":790273982639,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1740012,"kb_used_data":1430244,"kb_used_omap":9,"kb_used_meta":309750,"kb_avail":92005140,"statfs":{"total":95995035648,"available":94213263360,"internally_reserved":0,"allocated":1464569856,"data_stored":1463995860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":317184212},"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 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.492,"15min":2.161},"min":{"1min":0.28799999999999998,"5min":0.25,"15min":0.23999999999999999},"max":{"1min":6.0229999999999997,"5min":23.486999999999998,"15min":89.521000000000001},"last":0.35999999999999999},{"interface":"front","average":{"1min":1.21,"5min":1.8560000000000001,"15min":2.383},"min":{"1min":0.318,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.903,"5min":24.902000000000001,"15min":91.096999999999994},"last":0.34200000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":2.5750000000000002,"5min":1.4179999999999999,"15min":2.9529999999999998},"min":{"1min":0.29699999999999999,"5min":0.28100000000000003,"15min":0.27600000000000002},"max":{"1min":26.474,"5min":26.474,"15min":132.24000000000001},"last":0.433},{"interface":"front","average":{"1min":3.1150000000000002,"5min":1.718,"15min":3.1579999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":26.905000000000001,"5min":26.905000000000001,"15min":132.49799999999999},"last":0.57799999999999996}]},{"osd":2,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.5640000000000001,"15min":1.4630000000000001},"min":{"1min":0.32500000000000001,"5min":0.32000000000000001,"15min":0.29299999999999998},"max":{"1min":3.7949999999999999,"5min":8.0500000000000007,"15min":8.7959999999999994},"last":0.46200000000000002},{"interface":"front","average":{"1min":1.528,"5min":1.4139999999999999,"15min":1.343},"min":{"1min":0.38300000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.5060000000000002,"5min":8.1679999999999993,"15min":8.1679999999999993},"last":0.52500000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":3.226,"5min":1.907,"15min":2.1179999999999999},"min":{"1min":0.39800000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":26.001000000000001,"5min":26.001000000000001,"15min":132.25999999999999},"last":10.598000000000001},{"interface":"front","average":{"1min":3.8439999999999999,"5min":1.875,"15min":2.0840000000000001},"min":{"1min":0.48999999999999999,"5min":0.318,"15min":0.29899999999999999},"max":{"1min":26.289000000000001,"5min":26.289000000000001,"15min":135.23599999999999},"last":0.48699999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.619,"5min":1.601,"15min":1.5720000000000001},"min":{"1min":0.377,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":8.1440000000000001,"5min":11.593999999999999,"15min":11.593999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.125,"15min":1.206},"min":{"1min":0.40400000000000003,"5min":0.33600000000000002,"15min":0.28499999999999998},"max":{"1min":4.3090000000000002,"5min":6.3879999999999999,"15min":6.3879999999999999},"last":0.40500000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.7949999999999999,"5min":1.5309999999999999,"15min":1.4830000000000001},"min":{"1min":0.39300000000000002,"5min":0.317,"15min":0.317},"max":{"1min":8.2880000000000003,"5min":9.1460000000000008,"15min":9.1460000000000008},"last":0.626},{"interface":"front","average":{"1min":0.71699999999999997,"5min":1.3049999999999999,"15min":1.274},"min":{"1min":0.42699999999999999,"5min":0.38100000000000001,"15min":0.316},"max":{"1min":1.29,"5min":10.242000000000001,"15min":11.263999999999999},"last":0.96499999999999997}]},{"osd":7,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":1.2889999999999999,"15min":1.2809999999999999},"min":{"1min":0.496,"5min":0.38,"15min":0.371},"max":{"1min":2.8100000000000001,"5min":8.2289999999999992,"15min":8.2289999999999992},"last":0.47399999999999998},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.3,"15min":1.399},"min":{"1min":0.42299999999999999,"5min":0.35199999999999998,"15min":0.33300000000000002},"max":{"1min":3.7050000000000001,"5min":7.9980000000000002,"15min":9.9819999999999993},"last":0.61599999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823230,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2349908,"kb_used_data":1449804,"kb_used_omap":0,"kb_used_meta":900032,"kb_avail":91395244,"statfs":{"total":95995035648,"available":93588729856,"internally_reserved":0,"allocated":1484599296,"data_stored":1484045293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":921632768},"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 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.8080000000000001,"5min":2.048,"15min":2.7690000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.253},"max":{"1min":7.5300000000000002,"5min":21.640999999999998,"15min":155.90600000000001},"last":0.314},{"interface":"front","average":{"1min":1.5469999999999999,"5min":1.9330000000000001,"15min":2.9420000000000002},"min":{"1min":0.36699999999999999,"5min":0.33200000000000002,"15min":0.27100000000000002},"max":{"1min":5.843,"5min":21.661999999999999,"15min":155.834},"last":0.44900000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":4.2859999999999996,"5min":2.2839999999999998,"15min":2.7530000000000001},"min":{"1min":0.40600000000000003,"5min":0.313,"15min":0.28999999999999998},"max":{"1min":36.256999999999998,"5min":36.256999999999998,"15min":100.477},"last":0.71399999999999997},{"interface":"front","average":{"1min":4.2290000000000001,"5min":1.9630000000000001,"15min":2.48},"min":{"1min":0.35599999999999998,"5min":0.316,"15min":0.27600000000000002},"max":{"1min":36.182000000000002,"5min":36.182000000000002,"15min":100.678},"last":0.64900000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":2.0670000000000002,"15min":1.8169999999999999},"min":{"1min":0.32300000000000001,"5min":0.32100000000000001,"15min":0.309},"max":{"1min":4.2910000000000004,"5min":35.829000000000001,"15min":35.829000000000001},"last":0.504},{"interface":"front","average":{"1min":1.399,"5min":2.1499999999999999,"15min":1.7929999999999999},"min":{"1min":0.39600000000000002,"5min":0.32200000000000001,"15min":0.29799999999999999},"max":{"1min":3.7869999999999999,"5min":35.854999999999997,"15min":35.854999999999997},"last":0.33100000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":5.6299999999999999,"5min":2.3180000000000001,"15min":3.653},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":36.767000000000003,"5min":36.767000000000003,"15min":155.27000000000001},"last":0.55800000000000005},{"interface":"front","average":{"1min":5.3390000000000004,"5min":2.2989999999999999,"15min":3.5779999999999998},"min":{"1min":0.442,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":38.034999999999997,"5min":38.034999999999997,"15min":154.96000000000001},"last":0.41699999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.4059999999999999,"15min":1.482},"min":{"1min":0.36399999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.3949999999999996,"5min":10.826000000000001,"15min":14.018000000000001},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.6899999999999999,"15min":1.613},"min":{"1min":0.438,"5min":0.315,"15min":0.315},"max":{"1min":4.2439999999999998,"5min":11.988,"15min":12.898999999999999},"last":0.377}]},{"osd":6,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.9279999999999999,"15min":1.4930000000000001},"min":{"1min":0.379,"5min":0.34799999999999998,"15min":0.308},"max":{"1min":3.5019999999999998,"5min":14.734,"15min":14.734},"last":0.433},{"interface":"front","average":{"1min":1.6870000000000001,"5min":2.339,"15min":1.825},"min":{"1min":0.52000000000000002,"5min":0.29399999999999998,"15min":0.27900000000000003},"max":{"1min":4.3079999999999998,"5min":12.045999999999999,"15min":12.045999999999999},"last":0.53500000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":1.458,"5min":2.0449999999999999,"15min":1.9219999999999999},"min":{"1min":0.48899999999999999,"5min":0.34899999999999998,"15min":0.309},"max":{"1min":4.2720000000000002,"5min":15.287000000000001,"15min":15.287000000000001},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.573,"5min":1.7689999999999999,"15min":1.5649999999999999},"min":{"1min":0.42699999999999999,"5min":0.35999999999999999,"15min":0.33100000000000002},"max":{"1min":4.7030000000000003,"5min":8.6539999999999999,"15min":8.6539999999999999},"last":0.51400000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1821966336,"data_stored":1821966336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2937257984,"data_stored":2937257984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2206339072,"data_stored":2206335000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2559049728,"data_stored":2559049728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1452347392,"data_stored":1452343320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1481703424,"data_stored":1481703424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2962493440,"data_stored":2962489368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2223964160,"data_stored":2223964160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:41:47.231 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:41:47.232 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:47.240 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-30T09:41:47.261 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:47.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:47.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:46 smithi099 bash[59238]: cluster 2023-09-30T09:41:45.292160+0000 mgr.y (mgr.34107) 1220 : cluster 0 pgmap v1305: 89 pgs: 89 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 796 op/s 2023-09-30T09:41:47.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:47.414 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:47.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:47.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:47.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:47.546 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:47.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:47.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:47.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:47.680 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:47.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:47.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:47.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:47.829 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:47.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:47.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:47.933 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:47.953 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:41:47.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:47.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:48.000 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:41:48.043 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:41:48.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:48.086 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:41:48.089 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:48.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:48.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:48.137 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:41:48.177 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:41:48.197 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:48.221 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:41:48.224 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:48.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:48.264 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.268 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:41:48.269 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:48 smithi099 bash[59238]: audit 2023-09-30T09:41:47.271485+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:48 smithi099 bash[59238]: audit 2023-09-30T09:41:47.281664+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:48 smithi099 bash[59238]: audit 2023-09-30T09:41:47.283286+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:41:48.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:48 smithi099 bash[59238]: audit 2023-09-30T09:41:47.284318+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:41:48.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:48 smithi099 bash[59238]: audit 2023-09-30T09:41:47.293278+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:48 smithi099 bash[59238]: cluster 2023-09-30T09:41:47.296078+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:41:48.270 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:48 smithi099 bash[59238]: audit 2023-09-30T09:41:47.888471+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.5:0/4015011235' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:41:48.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:48.374 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:48.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:48.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:48.481 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:48.490 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[75361]: audit 2023-09-30T09:41:47.271485+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.490 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[75361]: audit 2023-09-30T09:41:47.281664+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.490 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[75361]: audit 2023-09-30T09:41:47.283286+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[75361]: audit 2023-09-30T09:41:47.284318+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[75361]: audit 2023-09-30T09:41:47.293278+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[75361]: cluster 2023-09-30T09:41:47.296078+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[75361]: audit 2023-09-30T09:41:47.888471+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.5:0/4015011235' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[78438]: audit 2023-09-30T09:41:47.271485+0000 mon.a (mon.0) 1527 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[78438]: audit 2023-09-30T09:41:47.281664+0000 mon.a (mon.0) 1528 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[78438]: audit 2023-09-30T09:41:47.283286+0000 mon.a (mon.0) 1529 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[78438]: audit 2023-09-30T09:41:47.284318+0000 mon.a (mon.0) 1530 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:41:48.491 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[78438]: audit 2023-09-30T09:41:47.293278+0000 mon.a (mon.0) 1531 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:41:48.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[78438]: cluster 2023-09-30T09:41:47.296078+0000 mgr.y (mgr.34107) 1221 : cluster 0 pgmap v1306: 89 pgs: 89 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 650 op/s 2023-09-30T09:41:48.492 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:48 smithi005 bash[78438]: audit 2023-09-30T09:41:47.888471+0000 mon.b (mon.1) 38 : audit 0 from='client.? 172.21.15.5:0/4015011235' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:41:48.508 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:48.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:48.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:48.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:48.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:48.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:48.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:48.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:48.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:48.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:48.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:48.892 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:48.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:48.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:48.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:49.024 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:49.050 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:49.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:49.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:49.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:49.194 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:49.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:49.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:49.301 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:49.329 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:41:49.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:49.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:49.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:49.449 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:49.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:49.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:49.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:49.561 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:49 smithi005 bash[75361]: audit 2023-09-30T09:41:48.334541+0000 mon.a (mon.0) 1532 : audit 1 from='client.? 172.21.15.5:0/2628379270' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:41:49.561 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:41:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:41:49] "GET /metrics HTTP/1.1" 200 36352 "" "Prometheus/2.33.4" 2023-09-30T09:41:49.561 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:49 smithi005 bash[78438]: audit 2023-09-30T09:41:48.334541+0000 mon.a (mon.0) 1532 : audit 1 from='client.? 172.21.15.5:0/2628379270' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:41:49.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:49.586 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:49 smithi099 bash[59238]: audit 2023-09-30T09:41:48.334541+0000 mon.a (mon.0) 1532 : audit 1 from='client.? 172.21.15.5:0/2628379270' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:41:49.609 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:49.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:49.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:49.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:49.747 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:49.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:49.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:49.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:49.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:49.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:49.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:49.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:50.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:50.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:50.125 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:50.152 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:50.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:50.256 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:50.284 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:50.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:50.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:50 smithi099 bash[59238]: cluster 2023-09-30T09:41:49.296079+0000 mon.a (mon.0) 1533 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:50 smithi099 bash[59238]: cluster 2023-09-30T09:41:49.301208+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2023-09-30T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:50 smithi099 bash[59238]: audit 2023-09-30T09:41:49.309684+0000 mon.a (mon.0) 1534 : audit 1 from='client.? 172.21.15.5:0/2628379270' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:50 smithi099 bash[59238]: cluster 2023-09-30T09:41:49.314367+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:50 smithi099 bash[59238]: cluster 2023-09-30T09:41:49.315940+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-30T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:50 smithi099 bash[59238]: cluster 2023-09-30T09:41:49.335283+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.398 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:50 smithi099 bash[59238]: cluster 2023-09-30T09:41:49.336854+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.413 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:50.516 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:50.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:50.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:50.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:50.656 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[78438]: cluster 2023-09-30T09:41:49.296079+0000 mon.a (mon.0) 1533 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[78438]: cluster 2023-09-30T09:41:49.301208+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[78438]: audit 2023-09-30T09:41:49.309684+0000 mon.a (mon.0) 1534 : audit 1 from='client.? 172.21.15.5:0/2628379270' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[78438]: cluster 2023-09-30T09:41:49.314367+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[78438]: cluster 2023-09-30T09:41:49.315940+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[78438]: cluster 2023-09-30T09:41:49.335283+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[78438]: cluster 2023-09-30T09:41:49.336854+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[75361]: cluster 2023-09-30T09:41:49.296079+0000 mon.a (mon.0) 1533 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:41:50.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[75361]: cluster 2023-09-30T09:41:49.301208+0000 mgr.y (mgr.34107) 1222 : cluster 0 pgmap v1307: 89 pgs: 89 active+clean; 5.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 813 op/s 2023-09-30T09:41:50.658 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[75361]: audit 2023-09-30T09:41:49.309684+0000 mon.a (mon.0) 1534 : audit 1 from='client.? 172.21.15.5:0/2628379270' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:41:50.658 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[75361]: cluster 2023-09-30T09:41:49.314367+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.658 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[75361]: cluster 2023-09-30T09:41:49.315940+0000 mon.a (mon.0) 1535 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-09-30T09:41:50.658 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[75361]: cluster 2023-09-30T09:41:49.335283+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.658 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:50 smithi005 bash[75361]: cluster 2023-09-30T09:41:49.336854+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e262 with expected crc 2023-09-30T09:41:50.676 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:50.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:50.783 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:50.818 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:50.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:50.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:50.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:50.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:50.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:51.067 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:51.099 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:51.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:51.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:51.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:51.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:51.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:51.334 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:51.365 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:51.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:51.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:51.470 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:51.500 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:51.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:51.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:51.606 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:51.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:51.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:51.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:51.750 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:51.797 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:51.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:51.900 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:51.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:51.952 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:51.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:51.985 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:41:52.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:52.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:52.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:52.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:52.209 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:52.240 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:52.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:52.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:52.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:52.394 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:52.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:52.498 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:52.508 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:52 smithi099 bash[59238]: cluster 2023-09-30T09:41:51.301824+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 5.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:41:52.508 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:52 smithi099 bash[59238]: audit 2023-09-30T09:41:51.588614+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:52.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:52.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:52.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:52.629 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:52.638 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:52 smithi005 bash[75361]: cluster 2023-09-30T09:41:51.301824+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 5.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:41:52.638 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:52 smithi005 bash[75361]: audit 2023-09-30T09:41:51.588614+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:52.638 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:52 smithi005 bash[78438]: cluster 2023-09-30T09:41:51.301824+0000 mgr.y (mgr.34107) 1223 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 5.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-09-30T09:41:52.638 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:52 smithi005 bash[78438]: audit 2023-09-30T09:41:51.588614+0000 mon.a (mon.0) 1536 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:52.662 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:52.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:52.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:52.765 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:52.788 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:52.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:52.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:52.842 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:41:52.894 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:52.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:52.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:52.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:53.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:53.087 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:53.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:53.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:53.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:53.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:53.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:53.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:53.349 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:53.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:53.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:53.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:53.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:53.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:53.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:53.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:53.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:53.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:53.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:53.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:53.762 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:53.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:53.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:53.900 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:53.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:53.902 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:54.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:54.039 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:54.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:54.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:54.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:54.171 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:54.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:54.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:54.275 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:54.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:54.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:54.380 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:54.381 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:54.419 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:54.444 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:54.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:54.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:54.548 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:54.585 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:54.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:54.692 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:54.735 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:54.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:54.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:54.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:54.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:54.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:54.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:54.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:55.015 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:55.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:55.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:55.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:54 smithi099 bash[59238]: cluster 2023-09-30T09:41:53.302465+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:41:55.148 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:55.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:55.255 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:55.286 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:55.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:55.393 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:55.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:55.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:55.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:55.555 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:55.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:55.661 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:55.699 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:55.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:55.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:55 smithi005 bash[75361]: cluster 2023-09-30T09:41:53.302465+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:41:55.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:55 smithi005 bash[78438]: cluster 2023-09-30T09:41:53.302465+0000 mgr.y (mgr.34107) 1224 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-09-30T09:41:55.804 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:55.835 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:55.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:55.941 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:55.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:55.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:55.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:56.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:56.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:56.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:56.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:56.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:56.223 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:56.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:56.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:56.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:56.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:56.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:56.419 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:56.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:56.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:56.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:56.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:56.597 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:56.623 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:56.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:56.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:56.733 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:56.762 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:56.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:56.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:56.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:56 smithi099 bash[59238]: cluster 2023-09-30T09:41:55.303120+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:41:56.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:56.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:56.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:57.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:57.147 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.156 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:56 smithi005 bash[78438]: cluster 2023-09-30T09:41:55.303120+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:41:57.157 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:56 smithi005 bash[75361]: cluster 2023-09-30T09:41:55.303120+0000 mgr.y (mgr.34107) 1225 : cluster 0 pgmap v1311: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-09-30T09:41:57.185 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:57.290 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.320 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:57.424 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.441 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:41:57.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:57.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:57.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:57.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:57.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:57.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:57.708 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:57.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:57.812 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:57.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:57.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:57.944 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:57.971 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:57.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:58.074 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:58.095 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:58.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:58.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:58.198 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:58.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:58.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:58.343 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:58.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:41:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:58.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:41:58.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:58.492 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:58.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:58.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:58.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:58.617 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:58.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:58.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:58.720 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:58.741 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:58.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:58.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:58.853 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:58.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:58.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:59.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:59.033 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:41:59.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:41:59.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:41:58 smithi099 bash[59238]: cluster 2023-09-30T09:41:57.303614+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-30T09:41:59.136 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:59.158 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:59.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:41:59.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:59.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:41:59.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:41:59.326 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:41:58 smithi005 bash[78438]: cluster 2023-09-30T09:41:57.303614+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-30T09:41:59.326 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:41:58 smithi005 bash[75361]: cluster 2023-09-30T09:41:57.303614+0000 mgr.y (mgr.34107) 1226 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-30T09:41:59.388 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:59.419 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:41:59.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:41:59.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:59.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:41:59.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:41:59.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:59.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:41:59.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:41:59.795 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:59.797 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:41:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:41:59] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.33.4" 2023-09-30T09:41:59.825 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:41:59.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:41:59.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:59.965 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:41:59.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:41:59.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:00.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:00.108 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:00.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:00.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:00.216 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:00.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:00.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:00.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:00.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:00.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:00.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:00.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:00.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:00.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:00.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:00.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:00.633 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:00.667 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:00.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:00.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:00.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:00.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:00.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:00.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:00.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:00.938 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:00.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:00.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:01.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:00 smithi005 bash[75361]: cluster 2023-09-30T09:41:59.304140+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:42:01.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:00 smithi005 bash[78438]: cluster 2023-09-30T09:41:59.304140+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:42:01.045 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:01.066 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:01.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:01.171 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:01.179 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:00 smithi099 bash[59238]: cluster 2023-09-30T09:41:59.304140+0000 mgr.y (mgr.34107) 1227 : cluster 0 pgmap v1313: 89 pgs: 89 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-09-30T09:42:01.198 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:01.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:01.304 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:01.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:01.433 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:01.462 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:01.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:01.567 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:01.586 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:01.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:01.712 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:01.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:01.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:01.837 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:01.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:01.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:01.965 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:01.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:01.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:02.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:02.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:02.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:02.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:02.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:02.235 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:02.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:02.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:02.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:02.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:02.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:02.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:02.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:02.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:02.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:02.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:02.600 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:02.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:02.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:02.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:02.746 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:02.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:02.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:02.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:02.877 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:02.912 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:02.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:02.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:03.017 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:03.025 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:02 smithi099 bash[59238]: cluster 2023-09-30T09:42:01.304798+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:03.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:03.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:03.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:03.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:03.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:03.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:02 smithi005 bash[78438]: cluster 2023-09-30T09:42:01.304798+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:03.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:02 smithi005 bash[75361]: cluster 2023-09-30T09:42:01.304798+0000 mgr.y (mgr.34107) 1228 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:03.277 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:03.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:03.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:03.421 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:03.453 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:03.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:03.556 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:03.589 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:03.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:03.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:03.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:03.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:03.852 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:03.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:03.958 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:03.990 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:03.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:03.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:04.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:04.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:04.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:04.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:04.245 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:04.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:04.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:04.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:04.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:04.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:04.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:04.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:04.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:04.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:04.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:04.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:04.653 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:04.692 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:04.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:04.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:04.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:04.821 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:04.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:04.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:04.928 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:04.935 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:04 smithi005 bash[75361]: cluster 2023-09-30T09:42:03.305260+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:04.935 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:04 smithi005 bash[78438]: cluster 2023-09-30T09:42:03.305260+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:04.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:04.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:04.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:05.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:05.066 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:04 smithi099 bash[59238]: cluster 2023-09-30T09:42:03.305260+0000 mgr.y (mgr.34107) 1229 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 4.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:05.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:05.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:05.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:05.189 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:05.215 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:05.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:05.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:05.319 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:05.349 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:05.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:05.453 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:05.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:05.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:05.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:05.589 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:05.630 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:05.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:05.737 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:05.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:05.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:05.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:05.872 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:05.904 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:05.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:06.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:06.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:06.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:06.140 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:06.176 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:06.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:06.305 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:06.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:06.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:06.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:06.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:06.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:06.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.569 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:06.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:06.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:06.689 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:06.793 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:06.824 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:06.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:06.927 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:06.949 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:06 smithi005 bash[75361]: cluster 2023-09-30T09:42:05.305830+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:42:06.949 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:06 smithi005 bash[75361]: audit 2023-09-30T09:42:06.588866+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:06.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:06.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:06.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:06 smithi099 bash[59238]: cluster 2023-09-30T09:42:05.305830+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:42:07.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:06 smithi099 bash[59238]: audit 2023-09-30T09:42:06.588866+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:07.071 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:07.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:07.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:07.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:07.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:07.237 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:07.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:07.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:07.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:06 smithi005 bash[78438]: cluster 2023-09-30T09:42:05.305830+0000 mgr.y (mgr.34107) 1230 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 726 op/s 2023-09-30T09:42:07.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:06 smithi005 bash[78438]: audit 2023-09-30T09:42:06.588866+0000 mon.a (mon.0) 1537 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:07.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:07.368 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:07.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:07.471 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:07.497 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:07.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:07.602 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:07.628 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:07.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:07.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:07.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:07.753 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:07.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:07.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:07.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:07.895 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:07.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:07.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:08.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:08.032 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:08.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:08.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:08.172 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:08.279 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:08.309 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:08.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:08.414 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:08.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:08.559 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:08.584 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:08.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:08.689 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:08.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:08.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:08.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:08.855 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:08.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:08.959 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:08.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:08 smithi099 bash[59238]: cluster 2023-09-30T09:42:07.306386+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-09-30T09:42:08.989 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:08.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:08.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:09.097 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:09.106 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:08 smithi005 bash[75361]: cluster 2023-09-30T09:42:07.306386+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-09-30T09:42:09.107 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:08 smithi005 bash[78438]: cluster 2023-09-30T09:42:07.306386+0000 mgr.y (mgr.34107) 1231 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 4.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-09-30T09:42:09.131 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:09.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:09.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:09.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:09.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:09.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:09.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:09.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:09.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:09.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:09.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:09.487 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:42:09.500 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:42:09.533 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:09.558 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:09.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:09.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:09.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:09.670 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:42:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:42:09] "GET /metrics HTTP/1.1" 200 36353 "" "Prometheus/2.33.4" 2023-09-30T09:42:09.675 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:42:09.675 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:42:09.675 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:42:09.675 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:42:09.676 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:42:09.690 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:09.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:09.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:09.796 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:09.823 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:09.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:09.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:09.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:09.959 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:09.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:09.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:10.063 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:10.098 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:10.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:10.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:10.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:10.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:10.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:10.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:10.363 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:42:10.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:10.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:10.403 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:42:10.460 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:42:10.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:10.501 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:10.501 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:42:10.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:10.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:10.537 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:42:10.582 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:42:10.607 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:10.622 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:42:10.636 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:10.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:10.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:10.654 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:42:10.657 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.657 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.657 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.658 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.658 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.658 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.658 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.658 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:42:10.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:10.770 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:10.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:10.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:10.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:10.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:10.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:10.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:10.941 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:42:10.942 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[75361]: cluster 2023-09-30T09:42:09.307112+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-30T09:42:10.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[75361]: audit 2023-09-30T09:42:09.466429+0000 mgr.y (mgr.34107) 1233 : audit 0 from='client.55537 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:42:10.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[78438]: cluster 2023-09-30T09:42:09.307112+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-30T09:42:10.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[78438]: audit 2023-09-30T09:42:09.466429+0000 mgr.y (mgr.34107) 1233 : audit 0 from='client.55537 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:42:10.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[78438]: audit 2023-09-30T09:42:10.292688+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.5:0/3989153462' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:10.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[78438]: audit 2023-09-30T09:42:10.368959+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.5:0/2706583023' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:10.943 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[78438]: audit 2023-09-30T09:42:10.369855+0000 mon.a (mon.0) 1538 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:11.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:11.020 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:10 smithi099 bash[59238]: cluster 2023-09-30T09:42:09.307112+0000 mgr.y (mgr.34107) 1232 : cluster 0 pgmap v1318: 89 pgs: 89 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-09-30T09:42:11.020 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:10 smithi099 bash[59238]: audit 2023-09-30T09:42:09.466429+0000 mgr.y (mgr.34107) 1233 : audit 0 from='client.55537 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:42:11.020 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:10 smithi099 bash[59238]: audit 2023-09-30T09:42:10.292688+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.5:0/3989153462' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:11.020 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:10 smithi099 bash[59238]: audit 2023-09-30T09:42:10.368959+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.5:0/2706583023' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:11.020 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:10 smithi099 bash[59238]: audit 2023-09-30T09:42:10.369855+0000 mon.a (mon.0) 1538 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:11.034 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:11.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:11.142 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:11.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:11.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[75361]: audit 2023-09-30T09:42:10.292688+0000 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.5:0/3989153462' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:11.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[75361]: audit 2023-09-30T09:42:10.368959+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.5:0/2706583023' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:11.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:10 smithi005 bash[75361]: audit 2023-09-30T09:42:10.369855+0000 mon.a (mon.0) 1538 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:11.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:11.306 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:11.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:11.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:11.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:11.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:11.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:11.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:11.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:11.690 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:11.715 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:11.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:11.821 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:11.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:11.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:11.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:11.978 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:11.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:12.085 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.921529+0000 mon.a (mon.0) 1539 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.921574+0000 mon.a (mon.0) 1540 : cluster 1 Cluster is now healthy 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: audit 2023-09-30T09:42:10.926923+0000 mon.a (mon.0) 1541 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.930921+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.931524+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.931623+0000 mon.a (mon.0) 1542 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.938259+0000 osd.0 (osd.0) 135 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.941078+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[78438]: cluster 2023-09-30T09:42:10.959157+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.921529+0000 mon.a (mon.0) 1539 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.921574+0000 mon.a (mon.0) 1540 : cluster 1 Cluster is now healthy 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: audit 2023-09-30T09:42:10.926923+0000 mon.a (mon.0) 1541 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.930921+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.931524+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.931623+0000 mon.a (mon.0) 1542 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.938259+0000 osd.0 (osd.0) 135 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.941078+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.095 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:11 smithi005 bash[75361]: cluster 2023-09-30T09:42:10.959157+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.122 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:12.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:12.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:12.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:12.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.921529+0000 mon.a (mon.0) 1539 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:42:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.921574+0000 mon.a (mon.0) 1540 : cluster 1 Cluster is now healthy 2023-09-30T09:42:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: audit 2023-09-30T09:42:10.926923+0000 mon.a (mon.0) 1541 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:42:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.930921+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.931524+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.931623+0000 mon.a (mon.0) 1542 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-09-30T09:42:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.938259+0000 osd.0 (osd.0) 135 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.941078+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:11 smithi099 bash[59238]: cluster 2023-09-30T09:42:10.959157+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e263 with expected crc 2023-09-30T09:42:12.353 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.387 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:12.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:12.494 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.515 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:12.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:12.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.650 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:12.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:12.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:12.754 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:12.794 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:12.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:12.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:12.899 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:12.929 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:12.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:12.959 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:12 smithi005 bash[75361]: cluster 2023-09-30T09:42:11.307561+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-30T09:42:12.999 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":1318,"stamp":"2023-09-30T09:42:09.306674+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4589623212,"num_objects":70048,"num_object_clones":0,"num_object_copies":210144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70048,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":136426,"num_write_kb":6600462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":2367202,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133360,"ondisk_log_size":133360,"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":19114832,"kb_used_data":13496336,"kb_used_omap":22,"kb_used_meta":5618281,"kb_avail":730846384,"statfs":{"total":767960285184,"available":748386697216,"internally_reserved":0,"allocated":13820248064,"data_stored":13814684188,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23344,"internal_metadata":5753119952},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,5,4,11,4],"upper_bound":64},"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":-580583424,"num_objects":-8859,"num_object_clones":0,"num_object_copies":-26577,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-8859,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8859,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003356"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944151+0000","last_change":"2023-09-30T09:34:06.127663+0000","last_active":"2023-09-30T09:41:14.944151+0000","last_peered":"2023-09-30T09:41:14.944151+0000","last_clean":"2023-09-30T09:41:14.944151+0000","last_became_active":"2023-09-30T09:34:06.127237+0000","last_became_peered":"2023-09-30T09:34:06.127237+0000","last_unstale":"2023-09-30T09:41:14.944151+0000","last_undegraded":"2023-09-30T09:41:14.944151+0000","last_fullsized":"2023-09-30T09:41:14.944151+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":271,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959224+0000","last_change":"2023-09-30T09:34:06.115582+0000","last_active":"2023-09-30T09:41:14.959224+0000","last_peered":"2023-09-30T09:41:14.959224+0000","last_clean":"2023-09-30T09:41:14.959224+0000","last_became_active":"2023-09-30T09:34:06.115182+0000","last_became_peered":"2023-09-30T09:34:06.115182+0000","last_unstale":"2023-09-30T09:41:14.959224+0000","last_undegraded":"2023-09-30T09:41:14.959224+0000","last_fullsized":"2023-09-30T09:41:14.959224+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:53:32.060575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":253,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:33.553484+0000","last_change":"2023-09-30T09:34:06.109668+0000","last_active":"2023-09-30T09:41:33.553484+0000","last_peered":"2023-09-30T09:41:33.553484+0000","last_clean":"2023-09-30T09:41:33.553484+0000","last_became_active":"2023-09-30T09:34:06.109280+0000","last_became_peered":"2023-09-30T09:34:06.109280+0000","last_unstale":"2023-09-30T09:41:33.553484+0000","last_undegraded":"2023-09-30T09:41:33.553484+0000","last_fullsized":"2023-09-30T09:41:33.553484+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:48.194337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948273+0000","last_change":"2023-09-30T09:24:36.667950+0000","last_active":"2023-09-30T09:41:14.948273+0000","last_peered":"2023-09-30T09:41:14.948273+0000","last_clean":"2023-09-30T09:41:14.948273+0000","last_became_active":"2023-09-30T09:24:36.666885+0000","last_became_peered":"2023-09-30T09:24:36.666885+0000","last_unstale":"2023-09-30T09:41:14.948273+0000","last_undegraded":"2023-09-30T09:41:14.948273+0000","last_fullsized":"2023-09-30T09:41:14.948273+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:35:03.845165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959366+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:41:14.959366+0000","last_peered":"2023-09-30T09:41:14.959366+0000","last_clean":"2023-09-30T09:41:14.959366+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:41:14.959366+0000","last_undegraded":"2023-09-30T09:41:14.959366+0000","last_fullsized":"2023-09-30T09:41:14.959366+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":153,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959169+0000","last_change":"2023-09-30T09:17:24.606168+0000","last_active":"2023-09-30T09:41:14.959169+0000","last_peered":"2023-09-30T09:41:14.959169+0000","last_clean":"2023-09-30T09:41:14.959169+0000","last_became_active":"2023-09-30T09:17:24.605813+0000","last_became_peered":"2023-09-30T09:17:24.605813+0000","last_unstale":"2023-09-30T09:41:14.959169+0000","last_undegraded":"2023-09-30T09:41:14.959169+0000","last_fullsized":"2023-09-30T09:41:14.959169+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":112,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:34.746569+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:41:34.746569+0000","last_peered":"2023-09-30T09:41:34.746569+0000","last_clean":"2023-09-30T09:41:34.746569+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:41:34.746569+0000","last_undegraded":"2023-09-30T09:41:34.746569+0000","last_fullsized":"2023-09-30T09:41:34.746569+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.953740+0000","last_change":"2023-09-30T09:33:37.729984+0000","last_active":"2023-09-30T09:41:14.953740+0000","last_peered":"2023-09-30T09:41:14.953740+0000","last_clean":"2023-09-30T09:41:14.953740+0000","last_became_active":"2023-09-30T09:33:37.729603+0000","last_became_peered":"2023-09-30T09:33:37.729603+0000","last_unstale":"2023-09-30T09:41:14.953740+0000","last_undegraded":"2023-09-30T09:41:14.953740+0000","last_fullsized":"2023-09-30T09:41:14.953740+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.16","version":"0'0","reported_seq":228,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.954093+0000","last_change":"2023-09-30T09:10:00.266311+0000","last_active":"2023-09-30T09:41:14.954093+0000","last_peered":"2023-09-30T09:41:14.954093+0000","last_clean":"2023-09-30T09:41:14.954093+0000","last_became_active":"2023-09-30T09:10:00.265884+0000","last_became_peered":"2023-09-30T09:10:00.265884+0000","last_unstale":"2023-09-30T09:41:14.954093+0000","last_undegraded":"2023-09-30T09:41:14.954093+0000","last_fullsized":"2023-09-30T09:41:14.954093+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":218,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.967111+0000","last_change":"2023-09-30T09:17:24.591948+0000","last_active":"2023-09-30T09:41:14.967111+0000","last_peered":"2023-09-30T09:41:14.967111+0000","last_clean":"2023-09-30T09:41:14.967111+0000","last_became_active":"2023-09-30T09:17:24.591434+0000","last_became_peered":"2023-09-30T09:17:24.591434+0000","last_unstale":"2023-09-30T09:41:14.967111+0000","last_undegraded":"2023-09-30T09:41:14.967111+0000","last_fullsized":"2023-09-30T09:41:14.967111+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:38:26.082550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":277,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.950915+0000","last_change":"2023-09-30T09:34:06.233794+0000","last_active":"2023-09-30T09:41:14.950915+0000","last_peered":"2023-09-30T09:41:14.950915+0000","last_clean":"2023-09-30T09:41:14.950915+0000","last_became_active":"2023-09-30T09:34:06.125852+0000","last_became_peered":"2023-09-30T09:34:06.125852+0000","last_unstale":"2023-09-30T09:41:14.950915+0000","last_undegraded":"2023-09-30T09:41:14.950915+0000","last_fullsized":"2023-09-30T09:41:14.950915+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":240,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.947411+0000","last_change":"2023-09-30T09:17:24.588441+0000","last_active":"2023-09-30T09:41:14.947411+0000","last_peered":"2023-09-30T09:41:14.947411+0000","last_clean":"2023-09-30T09:41:14.947411+0000","last_became_active":"2023-09-30T09:17:24.588042+0000","last_became_peered":"2023-09-30T09:17:24.588042+0000","last_unstale":"2023-09-30T09:41:14.947411+0000","last_undegraded":"2023-09-30T09:41:14.947411+0000","last_fullsized":"2023-09-30T09:41:14.947411+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:52:56.211932+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":57,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944407+0000","last_change":"2023-09-30T09:34:06.231136+0000","last_active":"2023-09-30T09:41:14.944407+0000","last_peered":"2023-09-30T09:41:14.944407+0000","last_clean":"2023-09-30T09:41:14.944407+0000","last_became_active":"2023-09-30T09:34:06.140210+0000","last_became_peered":"2023-09-30T09:34:06.140210+0000","last_unstale":"2023-09-30T09:41:14.944407+0000","last_undegraded":"2023-09-30T09:41:14.944407+0000","last_fullsized":"2023-09-30T09:41:14.944407+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4722,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944564+0000","last_change":"2023-09-30T09:34:06.140732+0000","last_active":"2023-09-30T09:41:14.944564+0000","last_peered":"2023-09-30T09:41:14.944564+0000","last_clean":"2023-09-30T09:41:14.944564+0000","last_became_active":"2023-09-30T09:34:06.140242+0000","last_became_peered":"2023-09-30T09:34:06.140242+0000","last_unstale":"2023-09-30T09:41:14.944564+0000","last_undegraded":"2023-09-30T09:41:14.944564+0000","last_fullsized":"2023-09-30T09:41:14.944564+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":276,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948303+0000","last_change":"2023-09-30T09:34:06.228012+0000","last_active":"2023-09-30T09:41:14.948303+0000","last_peered":"2023-09-30T09:41:14.948303+0000","last_clean":"2023-09-30T09:41:14.948303+0000","last_became_active":"2023-09-30T09:34:06.124327+0000","last_became_peered":"2023-09-30T09:34:06.124327+0000","last_unstale":"2023-09-30T09:41:14.948303+0000","last_undegraded":"2023-09-30T09:41:14.948303+0000","last_fullsized":"2023-09-30T09:41:14.948303+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":[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":243,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:24.724115+0000","last_change":"2023-09-30T09:10:56.676841+0000","last_active":"2023-09-30T09:41:24.724115+0000","last_peered":"2023-09-30T09:41:24.724115+0000","last_clean":"2023-09-30T09:41:24.724115+0000","last_became_active":"2023-09-30T09:10:56.675987+0000","last_became_peered":"2023-09-30T09:10:56.675987+0000","last_unstale":"2023-09-30T09:41:24.724115+0000","last_undegraded":"2023-09-30T09:41:24.724115+0000","last_fullsized":"2023-09-30T09:41:24.724115+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:16:16.774298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948740+0000","last_change":"2023-09-30T09:24:36.665003+0000","last_active":"2023-09-30T09:41:14.948740+0000","last_peered":"2023-09-30T09:41:14.948740+0000","last_clean":"2023-09-30T09:41:14.948740+0000","last_became_active":"2023-09-30T09:24:36.664520+0000","last_became_peered":"2023-09-30T09:24:36.664520+0000","last_unstale":"2023-09-30T09:41:14.948740+0000","last_undegraded":"2023-09-30T09:41:14.948740+0000","last_fullsized":"2023-09-30T09:41:14.948740+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:15:19.514067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.956965+0000","last_change":"2023-09-30T09:10:56.672075+0000","last_active":"2023-09-30T09:41:14.956965+0000","last_peered":"2023-09-30T09:41:14.956965+0000","last_clean":"2023-09-30T09:41:14.956965+0000","last_became_active":"2023-09-30T09:10:56.671442+0000","last_became_peered":"2023-09-30T09:10:56.671442+0000","last_unstale":"2023-09-30T09:41:14.956965+0000","last_undegraded":"2023-09-30T09:41:14.956965+0000","last_fullsized":"2023-09-30T09:41:14.956965+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":265,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948153+0000","last_change":"2023-09-30T09:34:06.141709+0000","last_active":"2023-09-30T09:41:14.948153+0000","last_peered":"2023-09-30T09:41:14.948153+0000","last_clean":"2023-09-30T09:41:14.948153+0000","last_became_active":"2023-09-30T09:34:06.141355+0000","last_became_peered":"2023-09-30T09:34:06.141355+0000","last_unstale":"2023-09-30T09:41:14.948153+0000","last_undegraded":"2023-09-30T09:41:14.948153+0000","last_fullsized":"2023-09-30T09:41:14.948153+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":112,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:34.746514+0000","last_change":"2023-09-30T09:24:36.668763+0000","last_active":"2023-09-30T09:41:34.746514+0000","last_peered":"2023-09-30T09:41:34.746514+0000","last_clean":"2023-09-30T09:41:34.746514+0000","last_became_active":"2023-09-30T09:24:36.667166+0000","last_became_peered":"2023-09-30T09:24:36.667166+0000","last_unstale":"2023-09-30T09:41:34.746514+0000","last_undegraded":"2023-09-30T09:41:34.746514+0000","last_fullsized":"2023-09-30T09:41:34.746514+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:16:12.053528+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":201,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.958747+0000","last_change":"2023-09-30T09:24:36.679253+0000","last_active":"2023-09-30T09:41:14.958747+0000","last_peered":"2023-09-30T09:41:14.958747+0000","last_clean":"2023-09-30T09:41:14.958747+0000","last_became_active":"2023-09-30T09:24:36.660527+0000","last_became_peered":"2023-09-30T09:24:36.660527+0000","last_unstale":"2023-09-30T09:41:14.958747+0000","last_undegraded":"2023-09-30T09:41:14.958747+0000","last_fullsized":"2023-09-30T09:41:14.958747+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"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":242,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959935+0000","last_change":"2023-09-30T09:10:56.673196+0000","last_active":"2023-09-30T09:41:14.959935+0000","last_peered":"2023-09-30T09:41:14.959935+0000","last_clean":"2023-09-30T09:41:14.959935+0000","last_became_active":"2023-09-30T09:10:56.671558+0000","last_became_peered":"2023-09-30T09:10:56.671558+0000","last_unstale":"2023-09-30T09:41:14.959935+0000","last_undegraded":"2023-09-30T09:41:14.959935+0000","last_fullsized":"2023-09-30T09:41:14.959935+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:38:14.744237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.7","version":"262'8503","reported_seq":8522,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:07.701250+0000","last_change":"2023-09-30T09:39:24.936342+0000","last_active":"2023-09-30T09:42:07.701250+0000","last_peered":"2023-09-30T09:42:07.701250+0000","last_clean":"2023-09-30T09:42:07.701250+0000","last_became_active":"2023-09-30T09:39:24.935939+0000","last_became_peered":"2023-09-30T09:39:24.935939+0000","last_unstale":"2023-09-30T09:42:07.701250+0000","last_undegraded":"2023-09-30T09:42:07.701250+0000","last_fullsized":"2023-09-30T09:42:07.701250+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8503,"log_dups_size":0,"ondisk_log_size":8503,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284229632,"num_objects":4337,"num_object_clones":0,"num_object_copies":13011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8503,"num_write_kb":410880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"60'1","reported_seq":296,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.949535+0000","last_change":"2023-09-30T09:34:06.230632+0000","last_active":"2023-09-30T09:41:14.949535+0000","last_peered":"2023-09-30T09:41:14.949535+0000","last_clean":"2023-09-30T09:41:14.949535+0000","last_became_active":"2023-09-30T09:34:06.125113+0000","last_became_peered":"2023-09-30T09:34:06.125113+0000","last_unstale":"2023-09-30T09:41:14.949535+0000","last_undegraded":"2023-09-30T09:41:14.949535+0000","last_fullsized":"2023-09-30T09:41:14.949535+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":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,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":230,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.953826+0000","last_change":"2023-09-30T09:17:24.596803+0000","last_active":"2023-09-30T09:41:14.953826+0000","last_peered":"2023-09-30T09:41:14.953826+0000","last_clean":"2023-09-30T09:41:14.953826+0000","last_became_active":"2023-09-30T09:17:24.596421+0000","last_became_peered":"2023-09-30T09:17:24.596421+0000","last_unstale":"2023-09-30T09:41:14.953826+0000","last_undegraded":"2023-09-30T09:41:14.953826+0000","last_fullsized":"2023-09-30T09:41:14.953826+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.6","version":"262'8231","reported_seq":8254,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:04.780550+0000","last_change":"2023-09-30T09:39:24.933982+0000","last_active":"2023-09-30T09:42:04.780550+0000","last_peered":"2023-09-30T09:42:04.780550+0000","last_clean":"2023-09-30T09:42:04.780550+0000","last_became_active":"2023-09-30T09:39:24.932962+0000","last_became_peered":"2023-09-30T09:39:24.932962+0000","last_unstale":"2023-09-30T09:42:04.780550+0000","last_undegraded":"2023-09-30T09:42:04.780550+0000","last_fullsized":"2023-09-30T09:42:04.780550+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8231,"log_dups_size":0,"ondisk_log_size":8231,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:13:20.273981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286851072,"num_objects":4377,"num_object_clones":0,"num_object_copies":13131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8231,"num_write_kb":403456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"60'2","reported_seq":272,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.949317+0000","last_change":"2023-09-30T09:34:06.235607+0000","last_active":"2023-09-30T09:41:14.949317+0000","last_peered":"2023-09-30T09:41:14.949317+0000","last_clean":"2023-09-30T09:41:14.949317+0000","last_became_active":"2023-09-30T09:34:06.141442+0000","last_became_peered":"2023-09-30T09:34:06.141442+0000","last_unstale":"2023-09-30T09:41:14.949317+0000","last_undegraded":"2023-09-30T09:41:14.949317+0000","last_fullsized":"2023-09-30T09:41:14.949317+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944048+0000","last_change":"2023-09-30T09:34:06.125487+0000","last_active":"2023-09-30T09:41:14.944048+0000","last_peered":"2023-09-30T09:41:14.944048+0000","last_clean":"2023-09-30T09:41:14.944048+0000","last_became_active":"2023-09-30T09:34:06.124653+0000","last_became_peered":"2023-09-30T09:34:06.124653+0000","last_unstale":"2023-09-30T09:41:14.944048+0000","last_undegraded":"2023-09-30T09:41:14.944048+0000","last_fullsized":"2023-09-30T09:41:14.944048+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"262'8534","reported_seq":8553,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:07.582910+0000","last_change":"2023-09-30T09:39:24.899856+0000","last_active":"2023-09-30T09:42:07.582910+0000","last_peered":"2023-09-30T09:42:07.582910+0000","last_clean":"2023-09-30T09:42:07.582910+0000","last_became_active":"2023-09-30T09:39:24.899482+0000","last_became_peered":"2023-09-30T09:39:24.899482+0000","last_unstale":"2023-09-30T09:42:07.582910+0000","last_undegraded":"2023-09-30T09:42:07.582910+0000","last_fullsized":"2023-09-30T09:42:07.582910+0000","mapping_epoch":251,"log_start":"255'200","ondisk_log_start":"255'200","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8334,"log_dups_size":0,"ondisk_log_size":8334,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282853376,"num_objects":4316,"num_object_clones":0,"num_object_copies":12948,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4316,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8534,"num_write_kb":411200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"60'1","reported_seq":241,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.950694+0000","last_change":"2023-09-30T09:17:24.659500+0000","last_active":"2023-09-30T09:41:14.950694+0000","last_peered":"2023-09-30T09:41:14.950694+0000","last_clean":"2023-09-30T09:41:14.950694+0000","last_became_active":"2023-09-30T09:17:24.601007+0000","last_became_peered":"2023-09-30T09:17:24.601007+0000","last_unstale":"2023-09-30T09:41:14.950694+0000","last_undegraded":"2023-09-30T09:41:14.950694+0000","last_fullsized":"2023-09-30T09:41:14.950694+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":153,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.962129+0000","last_change":"2023-09-30T09:17:24.595205+0000","last_active":"2023-09-30T09:41:14.962129+0000","last_peered":"2023-09-30T09:41:14.962129+0000","last_clean":"2023-09-30T09:41:14.962129+0000","last_became_active":"2023-09-30T09:17:24.594711+0000","last_became_peered":"2023-09-30T09:17:24.594711+0000","last_unstale":"2023-09-30T09:41:14.962129+0000","last_undegraded":"2023-09-30T09:41:14.962129+0000","last_fullsized":"2023-09-30T09:41:14.962129+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"262'8636","reported_seq":8655,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:07.611216+0000","last_change":"2023-09-30T09:39:24.936425+0000","last_active":"2023-09-30T09:42:07.611216+0000","last_peered":"2023-09-30T09:42:07.611216+0000","last_clean":"2023-09-30T09:42:07.611216+0000","last_became_active":"2023-09-30T09:39:24.935336+0000","last_became_peered":"2023-09-30T09:39:24.935336+0000","last_unstale":"2023-09-30T09:42:07.611216+0000","last_undegraded":"2023-09-30T09:42:07.611216+0000","last_fullsized":"2023-09-30T09:42:07.611216+0000","mapping_epoch":251,"log_start":"256'300","ondisk_log_start":"256'300","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8336,"log_dups_size":0,"ondisk_log_size":8336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288882688,"num_objects":4408,"num_object_clones":0,"num_object_copies":13224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8636,"num_write_kb":417408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":246,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.954083+0000","last_change":"2023-09-30T09:17:24.597262+0000","last_active":"2023-09-30T09:41:14.954083+0000","last_peered":"2023-09-30T09:41:14.954083+0000","last_clean":"2023-09-30T09:41:14.954083+0000","last_became_active":"2023-09-30T09:17:24.596864+0000","last_became_peered":"2023-09-30T09:17:24.596864+0000","last_unstale":"2023-09-30T09:41:14.954083+0000","last_undegraded":"2023-09-30T09:41:14.954083+0000","last_fullsized":"2023-09-30T09:41:14.954083+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":260,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948288+0000","last_change":"2023-09-30T09:34:06.121526+0000","last_active":"2023-09-30T09:41:14.948288+0000","last_peered":"2023-09-30T09:41:14.948288+0000","last_clean":"2023-09-30T09:41:14.948288+0000","last_became_active":"2023-09-30T09:34:06.121086+0000","last_became_peered":"2023-09-30T09:34:06.121086+0000","last_unstale":"2023-09-30T09:41:14.948288+0000","last_undegraded":"2023-09-30T09:41:14.948288+0000","last_fullsized":"2023-09-30T09:41:14.948288+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:00:14.997178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"262'8561","reported_seq":8580,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:07.743314+0000","last_change":"2023-09-30T09:39:24.931898+0000","last_active":"2023-09-30T09:42:07.743314+0000","last_peered":"2023-09-30T09:42:07.743314+0000","last_clean":"2023-09-30T09:42:07.743314+0000","last_became_active":"2023-09-30T09:39:24.931249+0000","last_became_peered":"2023-09-30T09:39:24.931249+0000","last_unstale":"2023-09-30T09:42:07.743314+0000","last_undegraded":"2023-09-30T09:42:07.743314+0000","last_fullsized":"2023-09-30T09:42:07.743314+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8561,"log_dups_size":0,"ondisk_log_size":8561,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279773184,"num_objects":4269,"num_object_clones":0,"num_object_copies":12807,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4269,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8561,"num_write_kb":410560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":298,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.958979+0000","last_change":"2023-09-30T09:34:06.145385+0000","last_active":"2023-09-30T09:41:14.958979+0000","last_peered":"2023-09-30T09:41:14.958979+0000","last_clean":"2023-09-30T09:41:14.958979+0000","last_became_active":"2023-09-30T09:34:06.116739+0000","last_became_peered":"2023-09-30T09:34:06.116739+0000","last_unstale":"2023-09-30T09:41:14.958979+0000","last_undegraded":"2023-09-30T09:41:14.958979+0000","last_fullsized":"2023-09-30T09:41:14.958979+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:58:55.904681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944485+0000","last_change":"2023-09-30T09:34:06.139245+0000","last_active":"2023-09-30T09:41:14.944485+0000","last_peered":"2023-09-30T09:41:14.944485+0000","last_clean":"2023-09-30T09:41:14.944485+0000","last_became_active":"2023-09-30T09:34:06.138846+0000","last_became_peered":"2023-09-30T09:34:06.138846+0000","last_unstale":"2023-09-30T09:41:14.944485+0000","last_undegraded":"2023-09-30T09:41:14.944485+0000","last_fullsized":"2023-09-30T09:41:14.944485+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.2","version":"262'8636","reported_seq":8659,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:08.296322+0000","last_change":"2023-09-30T09:39:24.932746+0000","last_active":"2023-09-30T09:42:08.296322+0000","last_peered":"2023-09-30T09:42:08.296322+0000","last_clean":"2023-09-30T09:42:08.296322+0000","last_became_active":"2023-09-30T09:39:24.932283+0000","last_became_peered":"2023-09-30T09:39:24.932283+0000","last_unstale":"2023-09-30T09:42:08.296322+0000","last_undegraded":"2023-09-30T09:42:08.296322+0000","last_fullsized":"2023-09-30T09:42:08.296322+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8636,"log_dups_size":0,"ondisk_log_size":8636,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:26:35.604727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284033024,"num_objects":4334,"num_object_clones":0,"num_object_copies":13002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4334,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8636,"num_write_kb":415040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":186,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.962169+0000","last_change":"2023-09-30T09:34:06.130935+0000","last_active":"2023-09-30T09:41:14.962169+0000","last_peered":"2023-09-30T09:41:14.962169+0000","last_clean":"2023-09-30T09:41:14.962169+0000","last_became_active":"2023-09-30T09:34:06.130489+0000","last_became_peered":"2023-09-30T09:34:06.130489+0000","last_unstale":"2023-09-30T09:41:14.962169+0000","last_undegraded":"2023-09-30T09:41:14.962169+0000","last_fullsized":"2023-09-30T09:41:14.962169+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944566+0000","last_change":"2023-09-30T09:34:06.126457+0000","last_active":"2023-09-30T09:41:14.944566+0000","last_peered":"2023-09-30T09:41:14.944566+0000","last_clean":"2023-09-30T09:41:14.944566+0000","last_became_active":"2023-09-30T09:34:06.126065+0000","last_became_peered":"2023-09-30T09:34:06.126065+0000","last_unstale":"2023-09-30T09:41:14.944566+0000","last_undegraded":"2023-09-30T09:41:14.944566+0000","last_fullsized":"2023-09-30T09:41:14.944566+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.1","version":"262'8476","reported_seq":8495,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:07.814657+0000","last_change":"2023-09-30T09:39:24.933612+0000","last_active":"2023-09-30T09:42:07.814657+0000","last_peered":"2023-09-30T09:42:07.814657+0000","last_clean":"2023-09-30T09:42:07.814657+0000","last_became_active":"2023-09-30T09:39:24.932876+0000","last_became_peered":"2023-09-30T09:39:24.932876+0000","last_unstale":"2023-09-30T09:42:07.814657+0000","last_undegraded":"2023-09-30T09:42:07.814657+0000","last_fullsized":"2023-09-30T09:42:07.814657+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8476,"log_dups_size":0,"ondisk_log_size":8476,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282853376,"num_objects":4316,"num_object_clones":0,"num_object_copies":12948,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4316,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8476,"num_write_kb":409344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944176+0000","last_change":"2023-09-30T09:34:06.123454+0000","last_active":"2023-09-30T09:41:14.944176+0000","last_peered":"2023-09-30T09:41:14.944176+0000","last_clean":"2023-09-30T09:41:14.944176+0000","last_became_active":"2023-09-30T09:34:06.123047+0000","last_became_peered":"2023-09-30T09:34:06.123047+0000","last_unstale":"2023-09-30T09:41:14.944176+0000","last_undegraded":"2023-09-30T09:41:14.944176+0000","last_fullsized":"2023-09-30T09:41:14.944176+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944526+0000","last_change":"2023-09-30T09:34:06.144806+0000","last_active":"2023-09-30T09:41:14.944526+0000","last_peered":"2023-09-30T09:41:14.944526+0000","last_clean":"2023-09-30T09:41:14.944526+0000","last_became_active":"2023-09-30T09:34:06.144502+0000","last_became_peered":"2023-09-30T09:34:06.144502+0000","last_unstale":"2023-09-30T09:41:14.944526+0000","last_undegraded":"2023-09-30T09:41:14.944526+0000","last_fullsized":"2023-09-30T09:41:14.944526+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"262'8476","reported_seq":8499,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:08.563900+0000","last_change":"2023-09-30T09:39:24.929781+0000","last_active":"2023-09-30T09:42:08.563900+0000","last_peered":"2023-09-30T09:42:08.563900+0000","last_clean":"2023-09-30T09:42:08.563900+0000","last_became_active":"2023-09-30T09:39:24.928851+0000","last_became_peered":"2023-09-30T09:39:24.928851+0000","last_unstale":"2023-09-30T09:42:08.563900+0000","last_undegraded":"2023-09-30T09:42:08.563900+0000","last_fullsized":"2023-09-30T09:42:08.563900+0000","mapping_epoch":251,"log_start":"256'700","ondisk_log_start":"256'700","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7776,"log_dups_size":0,"ondisk_log_size":7776,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T21:18:13.145386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282329088,"num_objects":4308,"num_object_clones":0,"num_object_copies":12924,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4308,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8476,"num_write_kb":409088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":245,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959190+0000","last_change":"2023-09-30T09:10:56.675636+0000","last_active":"2023-09-30T09:41:14.959190+0000","last_peered":"2023-09-30T09:41:14.959190+0000","last_clean":"2023-09-30T09:41:14.959190+0000","last_became_active":"2023-09-30T09:10:56.673746+0000","last_became_peered":"2023-09-30T09:10:56.673746+0000","last_unstale":"2023-09-30T09:41:14.959190+0000","last_undegraded":"2023-09-30T09:41:14.959190+0000","last_fullsized":"2023-09-30T09:41:14.959190+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:46:46.980630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":254,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:38.556290+0000","last_change":"2023-09-30T09:34:06.109642+0000","last_active":"2023-09-30T09:41:38.556290+0000","last_peered":"2023-09-30T09:41:38.556290+0000","last_clean":"2023-09-30T09:41:38.556290+0000","last_became_active":"2023-09-30T09:34:06.109286+0000","last_became_peered":"2023-09-30T09:34:06.109286+0000","last_unstale":"2023-09-30T09:41:38.556290+0000","last_undegraded":"2023-09-30T09:41:38.556290+0000","last_fullsized":"2023-09-30T09:41:38.556290+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:10:14.573513+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.d","version":"262'8520","reported_seq":8544,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:08.346953+0000","last_change":"2023-09-30T09:39:24.930593+0000","last_active":"2023-09-30T09:42:08.346953+0000","last_peered":"2023-09-30T09:42:08.346953+0000","last_clean":"2023-09-30T09:42:08.346953+0000","last_became_active":"2023-09-30T09:39:24.930247+0000","last_became_peered":"2023-09-30T09:39:24.930247+0000","last_unstale":"2023-09-30T09:42:08.346953+0000","last_undegraded":"2023-09-30T09:42:08.346953+0000","last_fullsized":"2023-09-30T09:42:08.346953+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8520,"log_dups_size":0,"ondisk_log_size":8520,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:31:10.712070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279511064,"num_objects":4266,"num_object_clones":0,"num_object_copies":12798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4266,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8520,"num_write_kb":409089,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":269,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:18.534393+0000","last_change":"2023-09-30T09:24:36.656424+0000","last_active":"2023-09-30T09:41:18.534393+0000","last_peered":"2023-09-30T09:41:18.534393+0000","last_clean":"2023-09-30T09:41:18.534393+0000","last_became_active":"2023-09-30T09:24:36.655958+0000","last_became_peered":"2023-09-30T09:24:36.655958+0000","last_unstale":"2023-09-30T09:41:18.534393+0000","last_undegraded":"2023-09-30T09:41:18.534393+0000","last_fullsized":"2023-09-30T09:41:18.534393+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:32:16.435697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.957009+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:41:14.957009+0000","last_peered":"2023-09-30T09:41:14.957009+0000","last_clean":"2023-09-30T09:41:14.957009+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:41:14.957009+0000","last_undegraded":"2023-09-30T09:41:14.957009+0000","last_fullsized":"2023-09-30T09:41:14.957009+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":239,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:43.328269+0000","last_change":"2023-09-30T09:34:06.118703+0000","last_active":"2023-09-30T09:41:43.328269+0000","last_peered":"2023-09-30T09:41:43.328269+0000","last_clean":"2023-09-30T09:41:43.328269+0000","last_became_active":"2023-09-30T09:34:06.118328+0000","last_became_peered":"2023-09-30T09:34:06.118328+0000","last_unstale":"2023-09-30T09:41:43.328269+0000","last_undegraded":"2023-09-30T09:41:43.328269+0000","last_fullsized":"2023-09-30T09:41:43.328269+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:57:19.320291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.b","version":"262'8570","reported_seq":8593,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:04.880862+0000","last_change":"2023-09-30T09:39:24.932449+0000","last_active":"2023-09-30T09:42:04.880862+0000","last_peered":"2023-09-30T09:42:04.880862+0000","last_clean":"2023-09-30T09:42:04.880862+0000","last_became_active":"2023-09-30T09:39:24.932095+0000","last_became_peered":"2023-09-30T09:39:24.932095+0000","last_unstale":"2023-09-30T09:42:04.880862+0000","last_undegraded":"2023-09-30T09:42:04.880862+0000","last_fullsized":"2023-09-30T09:42:04.880862+0000","mapping_epoch":251,"log_start":"255'200","ondisk_log_start":"255'200","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8370,"log_dups_size":0,"ondisk_log_size":8370,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T20:28:09.144780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294387712,"num_objects":4492,"num_object_clones":0,"num_object_copies":13476,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4492,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8570,"num_write_kb":417984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,0],"acting":[3,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":250,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.954310+0000","last_change":"2023-09-30T09:17:24.593001+0000","last_active":"2023-09-30T09:41:14.954310+0000","last_peered":"2023-09-30T09:41:14.954310+0000","last_clean":"2023-09-30T09:41:14.954310+0000","last_became_active":"2023-09-30T09:17:24.592517+0000","last_became_peered":"2023-09-30T09:17:24.592517+0000","last_unstale":"2023-09-30T09:41:14.954310+0000","last_undegraded":"2023-09-30T09:41:14.954310+0000","last_fullsized":"2023-09-30T09:41:14.954310+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944226+0000","last_change":"2023-09-30T09:34:06.140276+0000","last_active":"2023-09-30T09:41:14.944226+0000","last_peered":"2023-09-30T09:41:14.944226+0000","last_clean":"2023-09-30T09:41:14.944226+0000","last_became_active":"2023-09-30T09:34:06.139902+0000","last_became_peered":"2023-09-30T09:34:06.139902+0000","last_unstale":"2023-09-30T09:41:14.944226+0000","last_undegraded":"2023-09-30T09:41:14.944226+0000","last_fullsized":"2023-09-30T09:41:14.944226+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":239,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:18.534369+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:41:18.534369+0000","last_peered":"2023-09-30T09:41:18.534369+0000","last_clean":"2023-09-30T09:41:18.534369+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:41:18.534369+0000","last_undegraded":"2023-09-30T09:41:18.534369+0000","last_fullsized":"2023-09-30T09:41:18.534369+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"262'8453","reported_seq":8475,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:04.859186+0000","last_change":"2023-09-30T09:39:24.929354+0000","last_active":"2023-09-30T09:42:04.859186+0000","last_peered":"2023-09-30T09:42:04.859186+0000","last_clean":"2023-09-30T09:42:04.859186+0000","last_became_active":"2023-09-30T09:39:24.929025+0000","last_became_peered":"2023-09-30T09:39:24.929025+0000","last_unstale":"2023-09-30T09:42:04.859186+0000","last_undegraded":"2023-09-30T09:42:04.859186+0000","last_fullsized":"2023-09-30T09:42:04.859186+0000","mapping_epoch":251,"log_start":"255'100","ondisk_log_start":"255'100","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8353,"log_dups_size":0,"ondisk_log_size":8353,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:02:32.570597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293928960,"num_objects":4485,"num_object_clones":0,"num_object_copies":13455,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4485,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8453,"num_write_kb":414016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":279,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:43.328232+0000","last_change":"2023-09-30T09:24:36.657713+0000","last_active":"2023-09-30T09:41:43.328232+0000","last_peered":"2023-09-30T09:41:43.328232+0000","last_clean":"2023-09-30T09:41:43.328232+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:41:43.328232+0000","last_undegraded":"2023-09-30T09:41:43.328232+0000","last_fullsized":"2023-09-30T09:41:43.328232+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:54:25.023466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":244,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:41:49.329082+0000","last_change":"2023-09-30T09:17:24.588466+0000","last_active":"2023-09-30T09:41:49.329082+0000","last_peered":"2023-09-30T09:41:49.329082+0000","last_clean":"2023-09-30T09:41:49.329082+0000","last_became_active":"2023-09-30T09:17:24.588090+0000","last_became_peered":"2023-09-30T09:17:24.588090+0000","last_unstale":"2023-09-30T09:41:49.329082+0000","last_undegraded":"2023-09-30T09:41:49.329082+0000","last_fullsized":"2023-09-30T09:41:49.329082+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:29:35.448989+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948054+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:41:14.948054+0000","last_peered":"2023-09-30T09:41:14.948054+0000","last_clean":"2023-09-30T09:41:14.948054+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:41:14.948054+0000","last_undegraded":"2023-09-30T09:41:14.948054+0000","last_fullsized":"2023-09-30T09:41:14.948054+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.a","version":"262'8365","reported_seq":8388,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:04.869700+0000","last_change":"2023-09-30T09:39:24.930684+0000","last_active":"2023-09-30T09:42:04.869700+0000","last_peered":"2023-09-30T09:42:04.869700+0000","last_clean":"2023-09-30T09:42:04.869700+0000","last_became_active":"2023-09-30T09:39:24.930333+0000","last_became_peered":"2023-09-30T09:39:24.930333+0000","last_unstale":"2023-09-30T09:42:04.869700+0000","last_undegraded":"2023-09-30T09:42:04.869700+0000","last_fullsized":"2023-09-30T09:42:04.869700+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8365,"log_dups_size":0,"ondisk_log_size":8365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:59:01.556805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":293142528,"num_objects":4473,"num_object_clones":0,"num_object_copies":13419,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4473,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8365,"num_write_kb":410816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":232,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.953815+0000","last_change":"2023-09-30T09:10:30.269848+0000","last_active":"2023-09-30T09:41:14.953815+0000","last_peered":"2023-09-30T09:41:14.953815+0000","last_clean":"2023-09-30T09:41:14.953815+0000","last_became_active":"2023-09-30T09:10:30.269509+0000","last_became_peered":"2023-09-30T09:10:30.269509+0000","last_unstale":"2023-09-30T09:41:14.953815+0000","last_undegraded":"2023-09-30T09:41:14.953815+0000","last_fullsized":"2023-09-30T09:41:14.953815+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"73'139","reported_seq":557,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.947979+0000","last_change":"2023-09-30T09:24:39.701376+0000","last_active":"2023-09-30T09:41:14.947979+0000","last_peered":"2023-09-30T09:41:14.947979+0000","last_clean":"2023-09-30T09:41:14.947979+0000","last_became_active":"2023-09-30T09:24:39.700771+0000","last_became_peered":"2023-09-30T09:24:39.700771+0000","last_unstale":"2023-09-30T09:41:14.947979+0000","last_undegraded":"2023-09-30T09:41:14.947979+0000","last_fullsized":"2023-09-30T09:41:14.947979+0000","mapping_epoch":170,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":171,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.960707+0000","last_change":"2023-09-30T09:17:24.590413+0000","last_active":"2023-09-30T09:41:14.960707+0000","last_peered":"2023-09-30T09:41:14.960707+0000","last_clean":"2023-09-30T09:41:14.960707+0000","last_became_active":"2023-09-30T09:17:24.589877+0000","last_became_peered":"2023-09-30T09:17:24.589877+0000","last_unstale":"2023-09-30T09:41:14.960707+0000","last_undegraded":"2023-09-30T09:41:14.960707+0000","last_fullsized":"2023-09-30T09:41:14.960707+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:21:49.431277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":186,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959426+0000","last_change":"2023-09-30T09:34:06.129220+0000","last_active":"2023-09-30T09:41:14.959426+0000","last_peered":"2023-09-30T09:41:14.959426+0000","last_clean":"2023-09-30T09:41:14.959426+0000","last_became_active":"2023-09-30T09:34:06.128845+0000","last_became_peered":"2023-09-30T09:34:06.128845+0000","last_unstale":"2023-09-30T09:41:14.959426+0000","last_undegraded":"2023-09-30T09:41:14.959426+0000","last_fullsized":"2023-09-30T09:41:14.959426+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.9","version":"262'8513","reported_seq":8536,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:04.861407+0000","last_change":"2023-09-30T09:39:24.927916+0000","last_active":"2023-09-30T09:42:04.861407+0000","last_peered":"2023-09-30T09:42:04.861407+0000","last_clean":"2023-09-30T09:42:04.861407+0000","last_became_active":"2023-09-30T09:39:24.927584+0000","last_became_peered":"2023-09-30T09:39:24.927584+0000","last_unstale":"2023-09-30T09:42:04.861407+0000","last_undegraded":"2023-09-30T09:42:04.861407+0000","last_fullsized":"2023-09-30T09:42:04.861407+0000","mapping_epoch":251,"log_start":"255'100","ondisk_log_start":"255'100","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8413,"log_dups_size":0,"ondisk_log_size":8413,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:17:59.086649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295632896,"num_objects":4511,"num_object_clones":0,"num_object_copies":13533,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4511,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8513,"num_write_kb":416768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":266,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948038+0000","last_change":"2023-09-30T09:24:36.661285+0000","last_active":"2023-09-30T09:41:14.948038+0000","last_peered":"2023-09-30T09:41:14.948038+0000","last_clean":"2023-09-30T09:41:14.948038+0000","last_became_active":"2023-09-30T09:24:36.660868+0000","last_became_peered":"2023-09-30T09:24:36.660868+0000","last_unstale":"2023-09-30T09:41:14.948038+0000","last_undegraded":"2023-09-30T09:41:14.948038+0000","last_fullsized":"2023-09-30T09:41:14.948038+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":261,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.949153+0000","last_change":"2023-09-30T09:34:06.117221+0000","last_active":"2023-09-30T09:41:14.949153+0000","last_peered":"2023-09-30T09:41:14.949153+0000","last_clean":"2023-09-30T09:41:14.949153+0000","last_became_active":"2023-09-30T09:34:06.114949+0000","last_became_peered":"2023-09-30T09:34:06.114949+0000","last_unstale":"2023-09-30T09:41:14.949153+0000","last_undegraded":"2023-09-30T09:41:14.949153+0000","last_fullsized":"2023-09-30T09:41:14.949153+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:53:47.803586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"state":"active+clean","last_fresh":"2023-09-30T09:41:49.356323+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:41:49.356323+0000","last_peered":"2023-09-30T09:41:49.356323+0000","last_clean":"2023-09-30T09:41:49.356323+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:41:49.356323+0000","last_undegraded":"2023-09-30T09:41:49.356323+0000","last_fullsized":"2023-09-30T09:41:49.356323+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.c","version":"262'8742","reported_seq":8765,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:08.609523+0000","last_change":"2023-09-30T09:39:24.929408+0000","last_active":"2023-09-30T09:42:08.609523+0000","last_peered":"2023-09-30T09:42:08.609523+0000","last_clean":"2023-09-30T09:42:08.609523+0000","last_became_active":"2023-09-30T09:39:24.929078+0000","last_became_peered":"2023-09-30T09:39:24.929078+0000","last_unstale":"2023-09-30T09:42:08.609523+0000","last_undegraded":"2023-09-30T09:42:08.609523+0000","last_fullsized":"2023-09-30T09:42:08.609523+0000","mapping_epoch":251,"log_start":"256'1000","ondisk_log_start":"256'1000","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":7742,"log_dups_size":0,"ondisk_log_size":7742,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:46:46.901271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283770880,"num_objects":4330,"num_object_clones":0,"num_object_copies":12990,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4330,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8742,"num_write_kb":418304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"0'0","reported_seq":287,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.950799+0000","last_change":"2023-09-30T09:34:06.127018+0000","last_active":"2023-09-30T09:41:14.950799+0000","last_peered":"2023-09-30T09:41:14.950799+0000","last_clean":"2023-09-30T09:41:14.950799+0000","last_became_active":"2023-09-30T09:34:06.126599+0000","last_became_peered":"2023-09-30T09:34:06.126599+0000","last_unstale":"2023-09-30T09:41:14.950799+0000","last_undegraded":"2023-09-30T09:41:14.950799+0000","last_fullsized":"2023-09-30T09:41:14.950799+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":226,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:18.538400+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:41:18.538400+0000","last_peered":"2023-09-30T09:41:18.538400+0000","last_clean":"2023-09-30T09:41:18.538400+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:41:18.538400+0000","last_undegraded":"2023-09-30T09:41:18.538400+0000","last_fullsized":"2023-09-30T09:41:18.538400+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:19.733284+0000","last_change":"2023-09-30T09:24:36.664602+0000","last_active":"2023-09-30T09:41:19.733284+0000","last_peered":"2023-09-30T09:41:19.733284+0000","last_clean":"2023-09-30T09:41:19.733284+0000","last_became_active":"2023-09-30T09:24:36.664213+0000","last_became_peered":"2023-09-30T09:24:36.664213+0000","last_unstale":"2023-09-30T09:41:19.733284+0000","last_undegraded":"2023-09-30T09:41:19.733284+0000","last_fullsized":"2023-09-30T09:41:19.733284+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:45:13.452841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"262'8424","reported_seq":8442,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:07.611564+0000","last_change":"2023-09-30T09:39:24.937002+0000","last_active":"2023-09-30T09:42:07.611564+0000","last_peered":"2023-09-30T09:42:07.611564+0000","last_clean":"2023-09-30T09:42:07.611564+0000","last_became_active":"2023-09-30T09:39:24.936477+0000","last_became_peered":"2023-09-30T09:39:24.936477+0000","last_unstale":"2023-09-30T09:42:07.611564+0000","last_undegraded":"2023-09-30T09:42:07.611564+0000","last_fullsized":"2023-09-30T09:42:07.611564+0000","mapping_epoch":251,"log_start":"0'0","ondisk_log_start":"0'0","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8424,"log_dups_size":0,"ondisk_log_size":8424,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280625152,"num_objects":4282,"num_object_clones":0,"num_object_copies":12846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4282,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8424,"num_write_kb":406592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.7","version":"60'2","reported_seq":266,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959835+0000","last_change":"2023-09-30T09:24:36.668350+0000","last_active":"2023-09-30T09:41:14.959835+0000","last_peered":"2023-09-30T09:41:14.959835+0000","last_clean":"2023-09-30T09:41:14.959835+0000","last_became_active":"2023-09-30T09:24:36.661607+0000","last_became_peered":"2023-09-30T09:24:36.661607+0000","last_unstale":"2023-09-30T09:41:14.959835+0000","last_undegraded":"2023-09-30T09:41:14.959835+0000","last_fullsized":"2023-09-30T09:41:14.959835+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:09:18.273566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":257,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.952832+0000","last_change":"2023-09-30T09:34:06.111820+0000","last_active":"2023-09-30T09:41:14.952832+0000","last_peered":"2023-09-30T09:41:14.952832+0000","last_clean":"2023-09-30T09:41:14.952832+0000","last_became_active":"2023-09-30T09:34:06.111463+0000","last_became_peered":"2023-09-30T09:34:06.111463+0000","last_unstale":"2023-09-30T09:41:14.952832+0000","last_undegraded":"2023-09-30T09:41:14.952832+0000","last_fullsized":"2023-09-30T09:41:14.952832+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:51.784198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959280+0000","last_change":"2023-09-30T09:24:36.658856+0000","last_active":"2023-09-30T09:41:14.959280+0000","last_peered":"2023-09-30T09:41:14.959280+0000","last_clean":"2023-09-30T09:41:14.959280+0000","last_became_active":"2023-09-30T09:24:36.658029+0000","last_became_peered":"2023-09-30T09:24:36.658029+0000","last_unstale":"2023-09-30T09:41:14.959280+0000","last_undegraded":"2023-09-30T09:41:14.959280+0000","last_fullsized":"2023-09-30T09:41:14.959280+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:50:56.676548+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.e","version":"262'8526","reported_seq":8545,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:42:05.390307+0000","last_change":"2023-09-30T09:39:24.932070+0000","last_active":"2023-09-30T09:42:05.390307+0000","last_peered":"2023-09-30T09:42:05.390307+0000","last_clean":"2023-09-30T09:42:05.390307+0000","last_became_active":"2023-09-30T09:39:24.931383+0000","last_became_peered":"2023-09-30T09:39:24.931383+0000","last_unstale":"2023-09-30T09:42:05.390307+0000","last_undegraded":"2023-09-30T09:42:05.390307+0000","last_fullsized":"2023-09-30T09:42:05.390307+0000","mapping_epoch":251,"log_start":"256'400","ondisk_log_start":"256'400","created":251,"last_epoch_clean":252,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:39:23.868971+0000","last_clean_scrub_stamp":"2023-09-30T09:39:23.868971+0000","objects_scrubbed":0,"log_size":8126,"log_dups_size":0,"ondisk_log_size":8126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":296222720,"num_objects":4520,"num_object_clones":0,"num_object_copies":13560,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4520,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8526,"num_write_kb":417472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":153,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959238+0000","last_change":"2023-09-30T09:17:24.594863+0000","last_active":"2023-09-30T09:41:14.959238+0000","last_peered":"2023-09-30T09:41:14.959238+0000","last_clean":"2023-09-30T09:41:14.959238+0000","last_became_active":"2023-09-30T09:17:24.594493+0000","last_became_peered":"2023-09-30T09:17:24.594493+0000","last_unstale":"2023-09-30T09:41:14.959238+0000","last_undegraded":"2023-09-30T09:41:14.959238+0000","last_fullsized":"2023-09-30T09:41:14.959238+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":273,"reported_epoch":262,"state":"active+clean","last_fresh":"2023-09-30T09:41:49.356571+0000","last_change":"2023-09-30T09:34:06.147606+0000","last_active":"2023-09-30T09:41:49.356571+0000","last_peered":"2023-09-30T09:41:49.356571+0000","last_clean":"2023-09-30T09:41:49.356571+0000","last_became_active":"2023-09-30T09:34:06.121478+0000","last_became_peered":"2023-09-30T09:34:06.121478+0000","last_unstale":"2023-09-30T09:41:49.356571+0000","last_undegraded":"2023-09-30T09:41:49.356571+0000","last_fullsized":"2023-09-30T09:41:49.356571+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:28:43.020365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944146+0000","last_change":"2023-09-30T09:34:06.131573+0000","last_active":"2023-09-30T09:41:14.944146+0000","last_peered":"2023-09-30T09:41:14.944146+0000","last_clean":"2023-09-30T09:41:14.944146+0000","last_became_active":"2023-09-30T09:34:06.131239+0000","last_became_peered":"2023-09-30T09:34:06.131239+0000","last_unstale":"2023-09-30T09:41:14.944146+0000","last_undegraded":"2023-09-30T09:41:14.944146+0000","last_fullsized":"2023-09-30T09:41:14.944146+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":249,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.948359+0000","last_change":"2023-09-30T09:34:06.121250+0000","last_active":"2023-09-30T09:41:14.948359+0000","last_peered":"2023-09-30T09:41:14.948359+0000","last_clean":"2023-09-30T09:41:14.948359+0000","last_became_active":"2023-09-30T09:34:06.120874+0000","last_became_peered":"2023-09-30T09:34:06.120874+0000","last_unstale":"2023-09-30T09:41:14.948359+0000","last_undegraded":"2023-09-30T09:41:14.948359+0000","last_fullsized":"2023-09-30T09:41:14.948359+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:07:42.766237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.938235+0000","last_change":"2023-09-30T09:33:37.795101+0000","last_active":"2023-09-30T09:41:14.938235+0000","last_peered":"2023-09-30T09:41:14.938235+0000","last_clean":"2023-09-30T09:41:14.938235+0000","last_became_active":"2023-09-30T09:33:37.794577+0000","last_became_peered":"2023-09-30T09:33:37.794577+0000","last_unstale":"2023-09-30T09:41:14.938235+0000","last_undegraded":"2023-09-30T09:41:14.938235+0000","last_fullsized":"2023-09-30T09:41:14.938235+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:57:23.469102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":271,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.954174+0000","last_change":"2023-09-30T09:34:06.128888+0000","last_active":"2023-09-30T09:41:14.954174+0000","last_peered":"2023-09-30T09:41:14.954174+0000","last_clean":"2023-09-30T09:41:14.954174+0000","last_became_active":"2023-09-30T09:34:06.119483+0000","last_became_peered":"2023-09-30T09:34:06.119483+0000","last_unstale":"2023-09-30T09:41:14.954174+0000","last_undegraded":"2023-09-30T09:41:14.954174+0000","last_fullsized":"2023-09-30T09:41:14.954174+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"4.1b","version":"0'0","reported_seq":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944471+0000","last_change":"2023-09-30T09:34:06.126425+0000","last_active":"2023-09-30T09:41:14.944471+0000","last_peered":"2023-09-30T09:41:14.944471+0000","last_clean":"2023-09-30T09:41:14.944471+0000","last_became_active":"2023-09-30T09:34:06.126154+0000","last_became_peered":"2023-09-30T09:34:06.126154+0000","last_unstale":"2023-09-30T09:41:14.944471+0000","last_undegraded":"2023-09-30T09:41:14.944471+0000","last_fullsized":"2023-09-30T09:41:14.944471+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":282,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.957061+0000","last_change":"2023-09-30T09:34:06.222736+0000","last_active":"2023-09-30T09:41:14.957061+0000","last_peered":"2023-09-30T09:41:14.957061+0000","last_clean":"2023-09-30T09:41:14.957061+0000","last_became_active":"2023-09-30T09:34:06.128481+0000","last_became_peered":"2023-09-30T09:34:06.128481+0000","last_unstale":"2023-09-30T09:41:14.957061+0000","last_undegraded":"2023-09-30T09:41:14.957061+0000","last_fullsized":"2023-09-30T09:41:14.957061+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.944114+0000","last_change":"2023-09-30T09:34:06.125456+0000","last_active":"2023-09-30T09:41:14.944114+0000","last_peered":"2023-09-30T09:41:14.944114+0000","last_clean":"2023-09-30T09:41:14.944114+0000","last_became_active":"2023-09-30T09:34:06.125086+0000","last_became_peered":"2023-09-30T09:34:06.125086+0000","last_unstale":"2023-09-30T09:41:14.944114+0000","last_undegraded":"2023-09-30T09:41:14.944114+0000","last_fullsized":"2023-09-30T09:41:14.944114+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":266,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.959388+0000","last_change":"2023-09-30T09:17:24.585460+0000","last_active":"2023-09-30T09:41:14.959388+0000","last_peered":"2023-09-30T09:41:14.959388+0000","last_clean":"2023-09-30T09:41:14.959388+0000","last_became_active":"2023-09-30T09:17:24.585064+0000","last_became_peered":"2023-09-30T09:17:24.585064+0000","last_unstale":"2023-09-30T09:41:14.959388+0000","last_undegraded":"2023-09-30T09:41:14.959388+0000","last_fullsized":"2023-09-30T09:41:14.959388+0000","mapping_epoch":116,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:26:19.619873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.953818+0000","last_change":"2023-09-30T09:33:37.810176+0000","last_active":"2023-09-30T09:41:14.953818+0000","last_peered":"2023-09-30T09:41:14.953818+0000","last_clean":"2023-09-30T09:41:14.953818+0000","last_became_active":"2023-09-30T09:33:37.809323+0000","last_became_peered":"2023-09-30T09:33:37.809323+0000","last_unstale":"2023-09-30T09:41:14.953818+0000","last_undegraded":"2023-09-30T09:41:14.953818+0000","last_fullsized":"2023-09-30T09:41:14.953818+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'4","reported_seq":119,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:19.733338+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:41:19.733338+0000","last_peered":"2023-09-30T09:41:19.733338+0000","last_clean":"2023-09-30T09:41:19.733338+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:41:19.733338+0000","last_undegraded":"2023-09-30T09:41:19.733338+0000","last_fullsized":"2023-09-30T09:41:19.733338+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":261,"state":"active+clean","last_fresh":"2023-09-30T09:41:14.943936+0000","last_change":"2023-09-30T09:34:06.131648+0000","last_active":"2023-09-30T09:41:14.943936+0000","last_peered":"2023-09-30T09:41:14.943936+0000","last_clean":"2023-09-30T09:41:14.943936+0000","last_became_active":"2023-09-30T09:34:06.131193+0000","last_became_peered":"2023-09-30T09:34:06.131193+0000","last_unstale":"2023-09-30T09:41:14.943936+0000","last_undegraded":"2023-09-30T09:41:14.943936+0000","last_fullsized":"2023-09-30T09:41:14.943936+0000","mapping_epoch":224,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":225,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":11,"num_pg":16,"stat_sum":{"num_bytes":4589027352,"num_objects":70024,"num_object_clones":0,"num_object_copies":210072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70024,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":136166,"num_write_kb":6598017,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13739634688,"data_stored":13739622472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133166,"ondisk_log_size":133166,"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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":50,"num_bytes_recovered":5730,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22185,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2361472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":48,"seq":206158430771,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2573496,"kb_used_data":1680560,"kb_used_omap":0,"kb_used_meta":892864,"kb_avail":91171656,"statfs":{"total":95995035648,"available":93359775744,"internally_reserved":0,"allocated":1720893440,"data_stored":1720315583,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":914292736},"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,0,0,4,2],"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 30 09:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.55,"15min":1.389},"min":{"1min":0.27700000000000002,"5min":0.254,"15min":0.247},"max":{"1min":4.6360000000000001,"5min":12.997,"15min":12.997},"last":1.6830000000000001},{"interface":"front","average":{"1min":1.331,"5min":1.2410000000000001,"15min":1.619},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.25700000000000001},"max":{"1min":4.1500000000000004,"5min":11.808999999999999,"15min":11.808999999999999},"last":1.3720000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:41:06 2023","interfaces":[{"interface":"back","average":{"1min":1.423,"5min":1.2849999999999999,"15min":1.6599999999999999},"min":{"1min":0.32200000000000001,"5min":0.29199999999999998,"15min":0.27500000000000002},"max":{"1min":4.4790000000000001,"5min":6.7770000000000001,"15min":19.620999999999999},"last":0.56499999999999995},{"interface":"front","average":{"1min":1.9650000000000001,"5min":1.4119999999999999,"15min":1.8839999999999999},"min":{"1min":0.38,"5min":0.32200000000000001,"15min":0.30299999999999999},"max":{"1min":6.2320000000000002,"5min":9.8439999999999994,"15min":20.552},"last":0.52400000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:41:24 2023","interfaces":[{"interface":"back","average":{"1min":1.6020000000000001,"5min":1.718,"15min":1.792},"min":{"1min":0.36299999999999999,"5min":0.33700000000000002,"15min":0.29099999999999998},"max":{"1min":4.6740000000000004,"5min":13.037000000000001,"15min":111.94},"last":1.6120000000000001},{"interface":"front","average":{"1min":1.7010000000000001,"5min":1.4179999999999999,"15min":1.9379999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.29899999999999999},"max":{"1min":8.9619999999999997,"5min":8.9619999999999997,"15min":111.68899999999999},"last":1.4339999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:41:54 2023","interfaces":[{"interface":"back","average":{"1min":3.1949999999999998,"5min":1.8740000000000001,"15min":2.5600000000000001},"min":{"1min":0.40300000000000002,"5min":0.35399999999999998,"15min":0.32900000000000001},"max":{"1min":16.443999999999999,"5min":16.443999999999999,"15min":133.68299999999999},"last":5.2910000000000004},{"interface":"front","average":{"1min":2.5539999999999998,"5min":1.9990000000000001,"15min":2.7120000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.35499999999999998},"max":{"1min":16.262,"5min":54.969000000000001,"15min":133.655},"last":5.1790000000000003}]},{"osd":4,"last update":"Sat Sep 30 09:41:40 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.228,"15min":1.494},"min":{"1min":0.33200000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.0359999999999996,"5min":9.7189999999999994,"15min":9.7189999999999994},"last":1.6259999999999999},{"interface":"front","average":{"1min":1.804,"5min":1.954,"15min":1.45},"min":{"1min":0.38,"5min":0.34599999999999997,"15min":0.29099999999999998},"max":{"1min":6.931,"5min":17.931999999999999,"15min":17.931999999999999},"last":1.647}]},{"osd":5,"last update":"Sat Sep 30 09:41:54 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.1459999999999999,"15min":1.6020000000000001},"min":{"1min":0.39800000000000002,"5min":0.36499999999999999,"15min":0.32200000000000001},"max":{"1min":2.5670000000000002,"5min":7.0110000000000001,"15min":12.976000000000001},"last":1.403},{"interface":"front","average":{"1min":1.353,"5min":1.387,"15min":1.7230000000000001},"min":{"1min":0.40699999999999997,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.3449999999999998,"5min":6.7480000000000002,"15min":13.227},"last":0.60099999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:41:54 2023","interfaces":[{"interface":"back","average":{"1min":1.6419999999999999,"5min":1.599,"15min":1.623},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.38100000000000001},"max":{"1min":6.1829999999999998,"5min":7.0789999999999997,"15min":13.141},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.4450000000000001,"5min":1.786,"15min":1.768},"min":{"1min":0.39300000000000002,"5min":0.38300000000000001,"15min":0.34399999999999997},"max":{"1min":5.5289999999999999,"5min":11.042,"15min":16.617000000000001},"last":1.6659999999999999}]}]},{"osd":6,"up_from":42,"seq":180388627004,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2826536,"kb_used_data":2236832,"kb_used_omap":0,"kb_used_meta":589696,"kb_avail":90918616,"statfs":{"total":95995035648,"available":93100662784,"internally_reserved":0,"allocated":2290515968,"data_stored":2289953743,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":603848704},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,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 30 09:41:21 2023","interfaces":[{"interface":"back","average":{"1min":1.9139999999999999,"5min":2.254,"15min":2.169},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.248},"max":{"1min":5.548,"5min":28.629000000000001,"15min":40.066000000000003},"last":5.319},{"interface":"front","average":{"1min":1.716,"5min":2.028,"15min":1.651},"min":{"1min":0.41799999999999998,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":3.9700000000000002,"5min":22.673999999999999,"15min":37.469999999999999},"last":0.5}]},{"osd":1,"last update":"Sat Sep 30 09:42:04 2023","interfaces":[{"interface":"back","average":{"1min":8.4949999999999992,"5min":4.141,"15min":3.2730000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":84.120000000000005,"5min":96.718000000000004,"15min":96.718000000000004},"last":0.94099999999999995},{"interface":"front","average":{"1min":8.1150000000000002,"5min":4.1020000000000003,"15min":3.2490000000000001},"min":{"1min":0.38200000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":84.251000000000005,"5min":96.218999999999994,"15min":96.218999999999994},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:41:21 2023","interfaces":[{"interface":"back","average":{"1min":6.3869999999999996,"5min":3.6309999999999998,"15min":2.2559999999999998},"min":{"1min":0.38400000000000001,"5min":0.36099999999999999,"15min":0.307},"max":{"1min":75.457999999999998,"5min":76.245999999999995,"15min":76.245999999999995},"last":5.5149999999999997},{"interface":"front","average":{"1min":5.9100000000000001,"5min":3.831,"15min":2.2360000000000002},"min":{"1min":0.379,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":75.313000000000002,"5min":76.813000000000002,"15min":76.813000000000002},"last":0.64800000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:42:04 2023","interfaces":[{"interface":"back","average":{"1min":9.6950000000000003,"5min":3.79,"15min":2.8460000000000001},"min":{"1min":0.40100000000000002,"5min":0.33300000000000002,"15min":0.28100000000000003},"max":{"1min":83.359999999999999,"5min":83.359999999999999,"15min":83.359999999999999},"last":1.532},{"interface":"front","average":{"1min":9.9410000000000007,"5min":3.8410000000000002,"15min":2.9700000000000002},"min":{"1min":0.37,"5min":0.36199999999999999,"15min":0.35599999999999998},"max":{"1min":83.603999999999999,"5min":83.603999999999999,"15min":83.603999999999999},"last":0.68999999999999995}]},{"osd":4,"last update":"Sat Sep 30 09:41:44 2023","interfaces":[{"interface":"back","average":{"1min":1.992,"5min":1.974,"15min":1.528},"min":{"1min":0.40100000000000002,"5min":0.31,"15min":0.31},"max":{"1min":7.9509999999999996,"5min":14.712,"15min":14.712},"last":0.70899999999999996},{"interface":"front","average":{"1min":2.052,"5min":1.8460000000000001,"15min":1.5489999999999999},"min":{"1min":0.39900000000000002,"5min":0.32600000000000001,"15min":0.317},"max":{"1min":8.4469999999999992,"5min":9.1959999999999997,"15min":17.512},"last":0.79300000000000004}]},{"osd":5,"last update":"Sat Sep 30 09:41:21 2023","interfaces":[{"interface":"back","average":{"1min":1.6240000000000001,"5min":1.883,"15min":1.476},"min":{"1min":0.438,"5min":0.33700000000000002,"15min":0.29799999999999999},"max":{"1min":5.1139999999999999,"5min":10.638,"15min":10.638},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.5980000000000001,"5min":1.8120000000000001,"15min":1.486},"min":{"1min":0.41099999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":7.9139999999999997,"5min":9.4860000000000007,"15min":14.167999999999999},"last":0.81299999999999994}]},{"osd":7,"last update":"Sat Sep 30 09:42:04 2023","interfaces":[{"interface":"back","average":{"1min":1.46,"5min":1.718,"15min":1.6220000000000001},"min":{"1min":0.45800000000000002,"5min":0.372,"15min":0.372},"max":{"1min":5.7400000000000002,"5min":10.653,"15min":14.215},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.837,"15min":1.651},"min":{"1min":0.46600000000000003,"5min":0.40799999999999997,"15min":0.35399999999999998},"max":{"1min":5.6340000000000003,"5min":6.9749999999999996,"15min":18.773},"last":0.84399999999999997}]}]},{"osd":1,"up_from":83,"seq":356482285956,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2958956,"kb_used_data":2212964,"kb_used_omap":3,"kb_used_meta":745980,"kb_avail":90786196,"statfs":{"total":95995035648,"available":92965064704,"internally_reserved":0,"allocated":2266075136,"data_stored":2265163282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":763883940},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1,1,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 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.252,"15min":1.6599999999999999},"min":{"1min":0.191,"5min":0.191,"15min":0.17299999999999999},"max":{"1min":4.9800000000000004,"5min":12.635,"15min":35.616999999999997},"last":0.88700000000000001},{"interface":"front","average":{"1min":1.73,"5min":1.4410000000000001,"15min":1.6279999999999999},"min":{"1min":0.248,"5min":0.218,"15min":0.218},"max":{"1min":6.8620000000000001,"5min":15.776,"15min":32.270000000000003},"last":0.81999999999999995}]},{"osd":2,"last update":"Sat Sep 30 09:41:20 2023","interfaces":[{"interface":"back","average":{"1min":2.1880000000000002,"5min":1.774,"15min":1.7809999999999999},"min":{"1min":0.253,"5min":0.21299999999999999,"15min":0.20899999999999999},"max":{"1min":5.7850000000000001,"5min":16.024000000000001,"15min":33.042999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":2.5550000000000002,"5min":1.8720000000000001,"15min":1.9359999999999999},"min":{"1min":0.31,"5min":0.30299999999999999,"15min":0.29199999999999998},"max":{"1min":5.819,"5min":11.798,"15min":32.927999999999997},"last":1.004}]},{"osd":3,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":2.0539999999999998,"5min":1.6719999999999999,"15min":1.877},"min":{"1min":0.26400000000000001,"5min":0.253,"15min":0.248},"max":{"1min":6.5880000000000001,"5min":15.747999999999999,"15min":27.786000000000001},"last":1.1539999999999999},{"interface":"front","average":{"1min":2.9119999999999999,"5min":1.591,"15min":2.1179999999999999},"min":{"1min":0.40899999999999997,"5min":0.34200000000000003,"15min":0.26300000000000001},"max":{"1min":10.002000000000001,"5min":10.002000000000001,"15min":27.850999999999999},"last":0.76800000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:41:32 2023","interfaces":[{"interface":"back","average":{"1min":2.0720000000000001,"5min":2.048,"15min":1.7549999999999999},"min":{"1min":0.36699999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.0650000000000004,"5min":15.999000000000001,"15min":15.999000000000001},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.198,"5min":1.492,"15min":1.552},"min":{"1min":0.36499999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":3.3980000000000001,"5min":15.722,"15min":15.722},"last":0.86599999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.5569999999999999,"5min":1.5109999999999999,"15min":1.7509999999999999},"min":{"1min":0.40100000000000002,"5min":0.371,"15min":0.32700000000000001},"max":{"1min":6.4930000000000003,"5min":15.694000000000001,"15min":46.493000000000002},"last":1.7849999999999999},{"interface":"front","average":{"1min":2.6440000000000001,"5min":2.0379999999999998,"15min":2.0310000000000001},"min":{"1min":0.40999999999999998,"5min":0.39900000000000002,"15min":0.35999999999999999},"max":{"1min":10.506,"5min":15.933999999999999,"15min":47.222999999999999},"last":0.70699999999999996}]},{"osd":6,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.8260000000000001,"15min":1.714},"min":{"1min":0.375,"5min":0.375,"15min":0.32600000000000001},"max":{"1min":5.2380000000000004,"5min":12.382,"15min":12.558},"last":0.91500000000000004},{"interface":"front","average":{"1min":2.7959999999999998,"5min":2.266,"15min":1.7989999999999999},"min":{"1min":0.50900000000000001,"5min":0.41299999999999998,"15min":0.34399999999999997},"max":{"1min":12.045999999999999,"5min":17.161000000000001,"15min":17.161000000000001},"last":1.976}]},{"osd":7,"last update":"Sat Sep 30 09:41:07 2023","interfaces":[{"interface":"back","average":{"1min":2.4100000000000001,"5min":1.9099999999999999,"15min":1.909},"min":{"1min":0.43099999999999999,"5min":0.41699999999999998,"15min":0.39600000000000002},"max":{"1min":5.4749999999999996,"5min":15.968999999999999,"15min":15.968999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.6830000000000001,"5min":1.589,"15min":1.706},"min":{"1min":0.435,"5min":0.42499999999999999,"15min":0.38200000000000001},"max":{"1min":7.1970000000000001,"5min":12.516999999999999,"15min":12.516999999999999},"last":5.7469999999999999}]}]},{"osd":0,"up_from":78,"seq":335007449481,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2129272,"kb_used_data":1436272,"kb_used_omap":3,"kb_used_meta":692988,"kb_avail":91615880,"statfs":{"total":95995035648,"available":93814661120,"internally_reserved":0,"allocated":1470742528,"data_stored":1470165438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":709619938},"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 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":5.423,"5min":2.2559999999999998,"15min":1.9259999999999999},"min":{"1min":0.221,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":40.598999999999997,"5min":43.847999999999999,"15min":43.847999999999999},"last":0.218},{"interface":"front","average":{"1min":5.4619999999999997,"5min":2.399,"15min":2.294},"min":{"1min":0.505,"5min":0.26600000000000001,"15min":0.223},"max":{"1min":40.661000000000001,"5min":44.462000000000003,"15min":44.462000000000003},"last":0.29399999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.601,"5min":3.504,"15min":2.327},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.20100000000000001},"max":{"1min":9.0700000000000003,"5min":99.521000000000001,"15min":99.521000000000001},"last":0.27200000000000002},{"interface":"front","average":{"1min":3.1629999999999998,"5min":3.8929999999999998,"15min":2.6339999999999999},"min":{"1min":0.32600000000000001,"5min":0.29999999999999999,"15min":0.25900000000000001},"max":{"1min":13.109999999999999,"5min":102.997,"15min":102.997},"last":0.254}]},{"osd":3,"last update":"Sat Sep 30 09:41:04 2023","interfaces":[{"interface":"back","average":{"1min":4.5620000000000003,"5min":2.7799999999999998,"15min":2.3130000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":39.960000000000001,"5min":46.500999999999998,"15min":46.500999999999998},"last":0.23999999999999999},{"interface":"front","average":{"1min":4.8860000000000001,"5min":2.7810000000000001,"15min":2.597},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.27400000000000002},"max":{"1min":39.887999999999998,"5min":47.902999999999999,"15min":47.902999999999999},"last":0.33500000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:41:47 2023","interfaces":[{"interface":"back","average":{"1min":2.032,"5min":1.708,"15min":1.5489999999999999},"min":{"1min":0.38300000000000001,"5min":0.35199999999999998,"15min":0.33400000000000002},"max":{"1min":7.9580000000000002,"5min":12.52,"15min":12.52},"last":2.044},{"interface":"front","average":{"1min":1.613,"5min":1.6819999999999999,"15min":1.417},"min":{"1min":0.35099999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.0599999999999996,"5min":8.4649999999999999,"15min":8.4649999999999999},"last":2.0640000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.9970000000000001,"5min":1.8999999999999999,"15min":1.7989999999999999},"min":{"1min":0.39200000000000002,"5min":0.317,"15min":0.317},"max":{"1min":6.3760000000000003,"5min":12.48,"15min":12.48},"last":0.35599999999999998},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.617,"15min":1.8009999999999999},"min":{"1min":0.36299999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.8250000000000002,"5min":9.5020000000000007,"15min":12.254},"last":0.45700000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.474,"5min":1.946,"15min":1.8160000000000001},"min":{"1min":0.44800000000000001,"5min":0.378,"15min":0.378},"max":{"1min":6.5419999999999998,"5min":9.6910000000000007,"15min":10.603},"last":4.1260000000000003},{"interface":"front","average":{"1min":1.6619999999999999,"5min":2.0129999999999999,"15min":1.6990000000000001},"min":{"1min":0.54300000000000004,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":4.9539999999999997,"5min":9.6199999999999992,"15min":9.6199999999999992},"last":0.51000000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:41:33 2023","interfaces":[{"interface":"back","average":{"1min":1.573,"5min":1.728,"15min":1.7669999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":5.8840000000000003,"5min":9.7289999999999992,"15min":9.7289999999999992},"last":0.49199999999999999},{"interface":"front","average":{"1min":2.133,"5min":1.7070000000000001,"15min":1.6779999999999999},"min":{"1min":0.52900000000000003,"5min":0.38,"15min":0.38},"max":{"1min":5.609,"5min":8.5060000000000002,"15min":12.656000000000001},"last":0.56299999999999994}]}]},{"osd":2,"up_from":88,"seq":377957122430,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2325812,"kb_used_data":1652972,"kb_used_omap":3,"kb_used_meta":672828,"kb_avail":91419340,"statfs":{"total":95995035648,"available":93613404160,"internally_reserved":0,"allocated":1692643328,"data_stored":1691719569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":688976651},"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,1,0,0,1,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 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.9239999999999999,"5min":1.6930000000000001,"15min":1.8540000000000001},"min":{"1min":0.23200000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":7.3120000000000003,"5min":10.849,"15min":61.802},"last":0.996},{"interface":"front","average":{"1min":2.379,"5min":1.7230000000000001,"15min":1.837},"min":{"1min":0.29399999999999998,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":8.6379999999999999,"5min":10.082000000000001,"15min":61.606999999999999},"last":0.28199999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.8089999999999999,"5min":1.827,"15min":1.9710000000000001},"min":{"1min":0.29199999999999998,"5min":0.27900000000000003,"15min":0.221},"max":{"1min":5.5670000000000002,"5min":15.898999999999999,"15min":65.819999999999993},"last":2.6970000000000001},{"interface":"front","average":{"1min":2.3029999999999999,"5min":1.889,"15min":2.1850000000000001},"min":{"1min":0.44,"5min":0.26400000000000001,"15min":0.23400000000000001},"max":{"1min":7.351,"5min":8.5370000000000008,"15min":64.506},"last":0.42599999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:42:06 2023","interfaces":[{"interface":"back","average":{"1min":2.2589999999999999,"5min":2.742,"15min":2.1720000000000002},"min":{"1min":0.37,"5min":0.26100000000000001,"15min":0.25600000000000001},"max":{"1min":7.4059999999999997,"5min":80.599999999999994,"15min":80.599999999999994},"last":3.9870000000000001},{"interface":"front","average":{"1min":2.29,"5min":2.698,"15min":2.0270000000000001},"min":{"1min":0.35499999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":7.3559999999999999,"5min":79.415000000000006,"15min":79.415000000000006},"last":0.46200000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0339999999999998,"5min":3.5219999999999998,"15min":2.0430000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.32700000000000001},"max":{"1min":5.4809999999999999,"5min":125.416,"15min":125.416},"last":2.7370000000000001},{"interface":"front","average":{"1min":2.3330000000000002,"5min":3.137,"15min":1.9199999999999999},"min":{"1min":0.46800000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":8.4760000000000009,"5min":125.922,"15min":125.922},"last":0.53800000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0030000000000001,"5min":1.9330000000000001,"15min":1.6419999999999999},"min":{"1min":0.46300000000000002,"5min":0.38100000000000001,"15min":0.316},"max":{"1min":6,"5min":8.6539999999999999,"15min":10.180999999999999},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.994,"5min":1.8129999999999999,"15min":1.6419999999999999},"min":{"1min":0.40999999999999998,"5min":0.40699999999999997,"15min":0.314},"max":{"1min":8.5350000000000001,"5min":8.5350000000000001,"15min":17.913},"last":1.1779999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.234,"5min":1.968,"15min":1.6080000000000001},"min":{"1min":0.50700000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":8.5679999999999996,"5min":8.5679999999999996,"15min":9.5199999999999996},"last":4.7999999999999998},{"interface":"front","average":{"1min":2.25,"5min":2.4199999999999999,"15min":1.835},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.31},"max":{"1min":5.5270000000000001,"5min":15.954000000000001,"15min":15.954000000000001},"last":2.7669999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.3050000000000002,"5min":2.0459999999999998,"15min":1.7150000000000001},"min":{"1min":0.53000000000000003,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":7.2549999999999999,"5min":8.6329999999999991,"15min":10.321},"last":5.3650000000000002},{"interface":"front","average":{"1min":2.359,"5min":1.9019999999999999,"15min":1.8839999999999999},"min":{"1min":0.53100000000000003,"5min":0.47299999999999998,"15min":0.42499999999999999},"max":{"1min":8.6029999999999998,"5min":8.6029999999999998,"15min":11.962},"last":1.0600000000000001}]}]},{"osd":3,"up_from":93,"seq":399431958904,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2820872,"kb_used_data":2010816,"kb_used_omap":2,"kb_used_meta":810045,"kb_avail":90924280,"statfs":{"total":95995035648,"available":93106462720,"internally_reserved":0,"allocated":2059075584,"data_stored":2058193202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":829486699},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,2,1,5],"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 30 09:42:02 2023","interfaces":[{"interface":"back","average":{"1min":1.704,"5min":1.339,"15min":2.2509999999999999},"min":{"1min":0.25700000000000001,"5min":0.19500000000000001,"15min":0.188},"max":{"1min":5.7400000000000002,"5min":9.6470000000000002,"15min":61.781999999999996},"last":1.4810000000000001},{"interface":"front","average":{"1min":2.1000000000000001,"5min":1.651,"15min":2.2879999999999998},"min":{"1min":0.27600000000000002,"5min":0.17499999999999999,"15min":0.17499999999999999},"max":{"1min":8.5570000000000004,"5min":11.387,"15min":61.734000000000002},"last":2.0099999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:42:02 2023","interfaces":[{"interface":"back","average":{"1min":4.399,"5min":2.1309999999999998,"15min":3.1240000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.19700000000000001},"max":{"1min":35.037999999999997,"5min":35.037999999999997,"15min":278.57600000000002},"last":3.0419999999999998},{"interface":"front","average":{"1min":3.4710000000000001,"5min":1.653,"15min":3.069},"min":{"1min":0.34399999999999997,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":33.665999999999997,"5min":33.665999999999997,"15min":279.47500000000002},"last":0.374}]},{"osd":2,"last update":"Sat Sep 30 09:42:02 2023","interfaces":[{"interface":"back","average":{"1min":1.3879999999999999,"5min":1.538,"15min":1.6100000000000001},"min":{"1min":0.25,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":5.7969999999999997,"5min":9.7149999999999999,"15min":44.814},"last":3.0830000000000002},{"interface":"front","average":{"1min":1.931,"5min":1.571,"15min":1.964},"min":{"1min":0.26700000000000002,"5min":0.249,"15min":0.249},"max":{"1min":4.7610000000000001,"5min":9.3350000000000009,"15min":62.079000000000001},"last":1.4410000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:41:56 2023","interfaces":[{"interface":"back","average":{"1min":2.0459999999999998,"5min":1.7350000000000001,"15min":1.694},"min":{"1min":0.40500000000000003,"5min":0.34200000000000003,"15min":0.32400000000000001},"max":{"1min":8.7539999999999996,"5min":11.445,"15min":17.277000000000001},"last":2.0870000000000002},{"interface":"front","average":{"1min":1.5149999999999999,"5min":1.573,"15min":1.952},"min":{"1min":0.33000000000000002,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.2549999999999999,"5min":7.5720000000000001,"15min":62.219000000000001},"last":0.41599999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:42:02 2023","interfaces":[{"interface":"back","average":{"1min":2.8959999999999999,"5min":1.913,"15min":2.0529999999999999},"min":{"1min":0.46400000000000002,"5min":0.35099999999999998,"15min":0.309},"max":{"1min":8.7089999999999996,"5min":11.494999999999999,"15min":62.113},"last":2.121},{"interface":"front","average":{"1min":1.6220000000000001,"5min":1.718,"15min":1.968},"min":{"1min":0.374,"5min":0.374,"15min":0.32100000000000001},"max":{"1min":5.7670000000000003,"5min":8.3620000000000001,"15min":62.139000000000003},"last":3.117}]},{"osd":6,"last update":"Sat Sep 30 09:42:02 2023","interfaces":[{"interface":"back","average":{"1min":3.4399999999999999,"5min":2.3079999999999998,"15min":1.974},"min":{"1min":0.52300000000000002,"5min":0.41399999999999998,"15min":0.32400000000000001},"max":{"1min":12.68,"5min":12.801,"15min":17.581},"last":2.1469999999999998},{"interface":"front","average":{"1min":1.9910000000000001,"5min":1.909,"15min":1.9419999999999999},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.36599999999999999},"max":{"1min":5.8239999999999998,"5min":7.8929999999999998,"15min":62.042000000000002},"last":3.1480000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:42:02 2023","interfaces":[{"interface":"back","average":{"1min":2.0699999999999998,"5min":1.7130000000000001,"15min":1.9890000000000001},"min":{"1min":0.496,"5min":0.42299999999999999,"15min":0.38600000000000001},"max":{"1min":8.9169999999999998,"5min":8.9169999999999998,"15min":62.186999999999998},"last":3.181},{"interface":"front","average":{"1min":1.5609999999999999,"5min":1.6060000000000001,"15min":2.004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.6500000000000004,"5min":7.0620000000000003,"15min":62.295000000000002},"last":0.44}]}]},{"osd":4,"up_from":184,"seq":790273982644,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1461684,"kb_used_data":1151916,"kb_used_omap":9,"kb_used_meta":309750,"kb_avail":92283468,"statfs":{"total":95995035648,"available":94498271232,"internally_reserved":0,"allocated":1179561984,"data_stored":1178987633,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":317184212},"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 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.492,"15min":2.161},"min":{"1min":0.28799999999999998,"5min":0.25,"15min":0.23999999999999999},"max":{"1min":6.0229999999999997,"5min":23.486999999999998,"15min":89.521000000000001},"last":0.34399999999999997},{"interface":"front","average":{"1min":1.21,"5min":1.8560000000000001,"15min":2.383},"min":{"1min":0.318,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.903,"5min":24.902000000000001,"15min":91.096999999999994},"last":0.435}]},{"osd":1,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":2.5750000000000002,"5min":1.4179999999999999,"15min":2.9529999999999998},"min":{"1min":0.29699999999999999,"5min":0.28100000000000003,"15min":0.27600000000000002},"max":{"1min":26.474,"5min":26.474,"15min":132.24000000000001},"last":0.53400000000000003},{"interface":"front","average":{"1min":3.1150000000000002,"5min":1.718,"15min":3.1579999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":26.905000000000001,"5min":26.905000000000001,"15min":132.49799999999999},"last":0.32000000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.5640000000000001,"15min":1.4630000000000001},"min":{"1min":0.32500000000000001,"5min":0.32000000000000001,"15min":0.29299999999999998},"max":{"1min":3.7949999999999999,"5min":8.0500000000000007,"15min":8.7959999999999994},"last":0.39300000000000002},{"interface":"front","average":{"1min":1.528,"5min":1.4139999999999999,"15min":1.343},"min":{"1min":0.38300000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.5060000000000002,"5min":8.1679999999999993,"15min":8.1679999999999993},"last":0.503}]},{"osd":3,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":3.226,"5min":1.907,"15min":2.1179999999999999},"min":{"1min":0.39800000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":26.001000000000001,"5min":26.001000000000001,"15min":132.25999999999999},"last":0.51700000000000002},{"interface":"front","average":{"1min":3.8439999999999999,"5min":1.875,"15min":2.0840000000000001},"min":{"1min":0.48999999999999999,"5min":0.318,"15min":0.29899999999999999},"max":{"1min":26.289000000000001,"5min":26.289000000000001,"15min":135.23599999999999},"last":0.78300000000000003}]},{"osd":5,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.619,"5min":1.601,"15min":1.5720000000000001},"min":{"1min":0.377,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":8.1440000000000001,"5min":11.593999999999999,"15min":11.593999999999999},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.92100000000000004,"5min":1.125,"15min":1.206},"min":{"1min":0.40400000000000003,"5min":0.33600000000000002,"15min":0.28499999999999998},"max":{"1min":4.3090000000000002,"5min":6.3879999999999999,"15min":6.3879999999999999},"last":0.59299999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.7949999999999999,"5min":1.5309999999999999,"15min":1.4830000000000001},"min":{"1min":0.39300000000000002,"5min":0.317,"15min":0.317},"max":{"1min":8.2880000000000003,"5min":9.1460000000000008,"15min":9.1460000000000008},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.71699999999999997,"5min":1.3049999999999999,"15min":1.274},"min":{"1min":0.42699999999999999,"5min":0.38100000000000001,"15min":0.316},"max":{"1min":1.29,"5min":10.242000000000001,"15min":11.263999999999999},"last":0.627}]},{"osd":7,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":1.2889999999999999,"15min":1.2809999999999999},"min":{"1min":0.496,"5min":0.38,"15min":0.371},"max":{"1min":2.8100000000000001,"5min":8.2289999999999992,"15min":8.2289999999999992},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.3,"15min":1.399},"min":{"1min":0.42299999999999999,"5min":0.35199999999999998,"15min":0.33300000000000002},"max":{"1min":3.7050000000000001,"5min":7.9980000000000002,"15min":9.9819999999999993},"last":0.61799999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823236,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2018204,"kb_used_data":1114004,"kb_used_omap":0,"kb_used_meta":904128,"kb_avail":91726948,"statfs":{"total":95995035648,"available":93928394752,"internally_reserved":0,"allocated":1140740096,"data_stored":1140185738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925827072},"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],"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 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.8080000000000001,"5min":2.048,"15min":2.7690000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.253},"max":{"1min":7.5300000000000002,"5min":21.640999999999998,"15min":155.90600000000001},"last":10.565},{"interface":"front","average":{"1min":1.5469999999999999,"5min":1.9330000000000001,"15min":2.9420000000000002},"min":{"1min":0.36699999999999999,"5min":0.33200000000000002,"15min":0.27100000000000002},"max":{"1min":5.843,"5min":21.661999999999999,"15min":155.834},"last":6.4619999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":4.2859999999999996,"5min":2.2839999999999998,"15min":2.7530000000000001},"min":{"1min":0.40600000000000003,"5min":0.313,"15min":0.28999999999999998},"max":{"1min":36.256999999999998,"5min":36.256999999999998,"15min":100.477},"last":1.1890000000000001},{"interface":"front","average":{"1min":4.2290000000000001,"5min":1.9630000000000001,"15min":2.48},"min":{"1min":0.35599999999999998,"5min":0.316,"15min":0.27600000000000002},"max":{"1min":36.182000000000002,"5min":36.182000000000002,"15min":100.678},"last":10.849}]},{"osd":2,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":2.0670000000000002,"15min":1.8169999999999999},"min":{"1min":0.32300000000000001,"5min":0.32100000000000001,"15min":0.309},"max":{"1min":4.2910000000000004,"5min":35.829000000000001,"15min":35.829000000000001},"last":2.9380000000000002},{"interface":"front","average":{"1min":1.399,"5min":2.1499999999999999,"15min":1.7929999999999999},"min":{"1min":0.39600000000000002,"5min":0.32200000000000001,"15min":0.29799999999999999},"max":{"1min":3.7869999999999999,"5min":35.854999999999997,"15min":35.854999999999997},"last":8.4659999999999993}]},{"osd":3,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":5.6299999999999999,"5min":2.3180000000000001,"15min":3.653},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":36.767000000000003,"5min":36.767000000000003,"15min":155.27000000000001},"last":9.5399999999999991},{"interface":"front","average":{"1min":5.3390000000000004,"5min":2.2989999999999999,"15min":3.5779999999999998},"min":{"1min":0.442,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":38.034999999999997,"5min":38.034999999999997,"15min":154.96000000000001},"last":8.6989999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:41:36 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.4059999999999999,"15min":1.482},"min":{"1min":0.36399999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.3949999999999996,"5min":10.826000000000001,"15min":14.018000000000001},"last":8.6649999999999991},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.6899999999999999,"15min":1.613},"min":{"1min":0.438,"5min":0.315,"15min":0.315},"max":{"1min":4.2439999999999998,"5min":11.988,"15min":12.898999999999999},"last":1.2210000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.9279999999999999,"15min":1.4930000000000001},"min":{"1min":0.379,"5min":0.34799999999999998,"15min":0.308},"max":{"1min":3.5019999999999998,"5min":14.734,"15min":14.734},"last":8.4100000000000001},{"interface":"front","average":{"1min":1.6870000000000001,"5min":2.339,"15min":1.825},"min":{"1min":0.52000000000000002,"5min":0.29399999999999998,"15min":0.27900000000000003},"max":{"1min":4.3079999999999998,"5min":12.045999999999999,"15min":12.045999999999999},"last":1.875}]},{"osd":7,"last update":"Sat Sep 30 09:41:08 2023","interfaces":[{"interface":"back","average":{"1min":1.458,"5min":2.0449999999999999,"15min":1.9219999999999999},"min":{"1min":0.48899999999999999,"5min":0.34899999999999998,"15min":0.309},"max":{"1min":4.2720000000000002,"5min":15.287000000000001,"15min":15.287000000000001},"last":1.246},{"interface":"front","average":{"1min":1.573,"5min":1.7689999999999999,"15min":1.5649999999999999},"min":{"1min":0.42699999999999999,"5min":0.35999999999999999,"15min":0.33100000000000002},"max":{"1min":4.7030000000000003,"5min":8.6539999999999999,"15min":8.6539999999999999},"last":8.593}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1463549952,"data_stored":1463549952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2250244096,"data_stored":2250244096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1689587712,"data_stored":1689583640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2054684672,"data_stored":2054684672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1167069184,"data_stored":1167065112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1136721920,"data_stored":1136721920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2269843456,"data_stored":2269839384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1707933696,"data_stored":1707933696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:42:13.005 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-30T09:42:13.006 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:12 smithi005 bash[78438]: cluster 2023-09-30T09:42:11.307561+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-30T09:42:13.006 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:42:13.006 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 2, 3, 5, 7, 6, 0, 4] 2023-09-30T09:42:13.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd out 4 2023-09-30T09:42:13.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:13.070 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:13.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:13.177 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:13.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:13.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:13.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-30T09:42:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:12 smithi099 bash[59238]: cluster 2023-09-30T09:42:11.307561+0000 mgr.y (mgr.34107) 1234 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2023-09-30T09:42:13.314 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:13.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:13.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:13.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:13.453 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:13.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:13.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:13.598 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:13.625 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:13.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:13.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:13.735 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:13.760 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:13.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:13.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:13.864 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:13.902 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:13.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:14.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:14.043 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:14.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:14.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:14.147 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:14.180 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:14.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:14.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:14.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:14.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:14.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:14.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:14.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:14.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:14.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:14.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:14.601 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:14.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:14.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:14.708 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:14.736 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:14.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:14.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:14.840 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:14.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:14.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:14.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:14.963 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:14 smithi005 bash[75361]: cluster 2023-09-30T09:42:13.311883+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:42:14.963 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:14 smithi005 bash[78438]: cluster 2023-09-30T09:42:13.311883+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:42:14.968 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:14.979 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:14 smithi099 bash[59238]: cluster 2023-09-30T09:42:13.311883+0000 mgr.y (mgr.34107) 1235 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:42:15.009 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:15.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:15.114 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:15.144 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:15.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:15.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:15.282 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:15.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:15.387 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:15.412 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:15.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:15.520 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:15.553 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:15.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:15.659 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:15.701 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:15.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:15.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:15.834 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:15.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:15.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:15.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:15.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:15.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:16.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:16.105 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:16.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:16.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:16.212 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:16.251 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:16.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:16.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:16.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:16.390 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:16.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:16.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:16.497 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:16.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:16.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:16.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:16.562 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:42:16.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:42:16.632 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:16.667 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:16.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:16.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:16.774 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:16.793 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:16.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:16.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:16.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:16.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:16.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:16.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:16.969 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:16 smithi099 bash[59238]: cluster 2023-09-30T09:42:15.313246+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:42:17.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:17.064 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:17.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:17.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:17.169 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:17.218 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:17.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:17.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:17.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:16 smithi005 bash[75361]: cluster 2023-09-30T09:42:15.313246+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:42:17.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:16 smithi005 bash[78438]: cluster 2023-09-30T09:42:15.313246+0000 mgr.y (mgr.34107) 1236 : cluster 0 pgmap v1322: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-09-30T09:42:17.325 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:17.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:17.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:17.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:17.504 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:17.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:17.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:17.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:17.637 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:17.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:17.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:17.740 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:17.767 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:17.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:17.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:17.851 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:42:17.852 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:42:17.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:17.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:17.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:17.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:18.004 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:18.035 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:18.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:18.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:18.167 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:18.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:18.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:18.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:18.409 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:18.446 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:18.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:18.586 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:18.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:18.691 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:18.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:18.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:18.862 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:18.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:18.967 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:18.972 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:18 smithi099 bash[59238]: cluster 2023-09-30T09:42:17.313737+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-30T09:42:18.991 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:18.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:18.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:19.096 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:19.129 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:19.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:19.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:19.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:19.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:19 smithi005 bash[78438]: cluster 2023-09-30T09:42:17.313737+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-30T09:42:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:18 smithi005 bash[75361]: cluster 2023-09-30T09:42:17.313737+0000 mgr.y (mgr.34107) 1237 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-09-30T09:42:19.268 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:19.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:19.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:19.372 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:19.394 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:19.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:19.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:19.498 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:19.536 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:19.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:19.642 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:19.652 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:42:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:42:19] "GET /metrics HTTP/1.1" 200 36353 "" "Prometheus/2.33.4" 2023-09-30T09:42:19.680 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:19.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:19.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:19.784 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:19.829 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:19.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:19.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:19.932 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:19.956 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:19.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:20.059 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:20.099 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:20.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:20.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:20.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:20.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:20.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:20.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:20.338 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:20.370 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:20.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:20.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:20.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:20.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:20.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:20.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:20.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:20.637 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:20.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:20.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:20.740 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:20.774 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:20.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:20.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:20.904 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:42:20.907 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:42:20.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:20.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:20.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:21.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:21.022 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:20 smithi099 bash[59238]: cluster 2023-09-30T09:42:19.314386+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:42:21.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:21.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:21.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:21.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:21.221 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:20 smithi005 bash[75361]: cluster 2023-09-30T09:42:19.314386+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:42:21.222 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:20 smithi005 bash[78438]: cluster 2023-09-30T09:42:19.314386+0000 mgr.y (mgr.34107) 1238 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2023-09-30T09:42:21.238 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:21.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:21.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:21.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:21.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:21.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:21.509 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:21.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:21.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:21.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:21.654 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:21.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:21.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:21.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:21.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:21.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:21.885 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:21.923 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:21.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:21.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:22.026 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:22.068 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:22.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:22.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:22.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:22.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:22.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:22.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:22.319 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:22.351 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:22.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:22.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:22.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:22.487 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:22.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:22.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:22.607 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:22 smithi099 bash[59238]: cluster 2023-09-30T09:42:21.315048+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:42:22.607 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:22 smithi099 bash[59238]: audit 2023-09-30T09:42:21.597583+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:22.607 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:22 smithi099 bash[59238]: audit 2023-09-30T09:42:21.599301+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:22.620 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:22.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:22.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:22.727 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:22.771 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:22.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:22.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:22.877 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:22.886 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:22 smithi005 bash[78438]: cluster 2023-09-30T09:42:21.315048+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:42:22.886 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:22 smithi005 bash[78438]: audit 2023-09-30T09:42:21.597583+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:22.886 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:22 smithi005 bash[78438]: audit 2023-09-30T09:42:21.599301+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:22.887 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:22 smithi005 bash[75361]: cluster 2023-09-30T09:42:21.315048+0000 mgr.y (mgr.34107) 1239 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 3.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-09-30T09:42:22.887 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:22 smithi005 bash[75361]: audit 2023-09-30T09:42:21.597583+0000 mon.a (mon.0) 1543 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:22.887 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:22 smithi005 bash[75361]: audit 2023-09-30T09:42:21.599301+0000 mon.a (mon.0) 1544 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:22.901 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:22.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:22.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:23.004 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.043 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:23.149 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:23.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:23.312 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:23.419 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:23.447 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:23.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:23.554 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:23.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:23.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.712 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:23.818 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:23.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:23.947 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:23.976 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:23.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:23.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:24.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:24.110 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:24.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:24.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:24.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:24.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:24.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:24.351 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:24.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:24.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.520 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:24.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:24.626 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.670 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:24.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:24.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:24.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:24.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:24.912 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:24.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:24.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:24.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:25.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:25.085 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:25.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:25.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:25.197 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:24 smithi005 bash[75361]: cluster 2023-09-30T09:42:23.315578+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:25.197 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:24 smithi005 bash[78438]: cluster 2023-09-30T09:42:23.315578+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:25.223 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:25.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:25.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:24 smithi099 bash[59238]: cluster 2023-09-30T09:42:23.315578+0000 mgr.y (mgr.34107) 1240 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 3.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-09-30T09:42:25.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:25.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:25.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:25.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:25.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:25.506 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:25.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:25.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:25.614 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:25.642 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:25.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:25.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:25.745 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:25.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:25.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:25.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:25.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:25.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:25.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:25.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:26.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:26.036 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:26.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:26.140 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:26.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:26.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:26.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:26.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:26.406 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:26.437 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:26.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:26.543 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:26.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:26.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:26.674 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:26.705 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:26.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:26.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:26.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:26.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:26.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:26.979 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:26.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:26.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:26 smithi005 bash[78438]: cluster 2023-09-30T09:42:25.316275+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-09-30T09:42:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:26 smithi005 bash[75361]: cluster 2023-09-30T09:42:25.316275+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-09-30T09:42:27.082 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:27.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:27.142 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:26 smithi099 bash[59238]: cluster 2023-09-30T09:42:25.316275+0000 mgr.y (mgr.34107) 1241 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-09-30T09:42:27.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:27.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:27.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:27.292 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:27.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:27.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:27.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:27.437 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:27.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:27.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:27.541 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:27.573 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:27.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:27.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:27.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:27.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:27.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:27.811 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:27.845 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:27.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:27.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:27.952 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:27.982 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:27.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:28.089 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:28.125 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:28.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:28.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:28.232 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:28.264 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:28.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:28.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:28.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:28.397 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:28.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:28.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:28.500 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:28.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:28.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:28.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:28.662 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:28.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:28.765 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:28.805 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:28.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:28.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:28.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:28.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:28.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:28.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:29.043 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:29.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:28 smithi099 bash[59238]: cluster 2023-09-30T09:42:27.316714+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-09-30T09:42:29.075 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:29.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:29.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:29.163 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:28 smithi005 bash[75361]: cluster 2023-09-30T09:42:27.316714+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-09-30T09:42:29.164 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:28 smithi005 bash[78438]: cluster 2023-09-30T09:42:27.316714+0000 mgr.y (mgr.34107) 1242 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 580 op/s 2023-09-30T09:42:29.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:29.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:29.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:29.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:29.306 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:29.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:29.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:29.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:29.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:29.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:29.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:29.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:29.518 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:42:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:42:29] "GET /metrics HTTP/1.1" 200 36354 "" "Prometheus/2.33.4" 2023-09-30T09:42:29.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:29.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:29.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:29.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:29.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:29.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:29.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:29.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:29.856 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:29.893 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:29.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:29.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:30.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:30.026 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:30.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:30.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:30.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:30.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:30.264 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:30.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:30.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:30.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:30.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:30.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:30.551 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:30.574 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:30.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:30.681 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:30.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.719 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:30.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:30.820 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:30.844 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:30.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:30.947 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:30.956 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:30 smithi099 bash[59238]: cluster 2023-09-30T09:42:29.317302+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-30T09:42:30.969 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:30.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:30.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:31.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:30 smithi005 bash[75361]: cluster 2023-09-30T09:42:29.317302+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-30T09:42:31.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:30 smithi005 bash[78438]: cluster 2023-09-30T09:42:29.317302+0000 mgr.y (mgr.34107) 1243 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-09-30T09:42:31.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:31.106 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:31.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:31.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:31.213 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:31.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:31.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:31.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:31.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:31.368 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:31.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:31.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:31.504 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:31.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:31.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:31.607 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:31.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:31.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:31.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:31.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:31.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:31.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:31.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:31.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:31.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:31.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:31.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:32.012 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:32.032 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:32.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:32.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:32.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:32.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:32.244 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:42:32.244 INFO:teuthology.orchestra.run.smithi005.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-30T09:42:32.272 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:32.301 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:32.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:32.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:32.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:32.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:32.568 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:32.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:32.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:32.706 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:32.812 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:32.843 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:32.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:32.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:32.979 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:32.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:32.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:32 smithi005 bash[75361]: cluster 2023-09-30T09:42:31.317855+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:42:33.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:32 smithi005 bash[78438]: cluster 2023-09-30T09:42:31.317855+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:42:33.085 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:33.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:33.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:33.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:33.213 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:33.223 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:32 smithi099 bash[59238]: cluster 2023-09-30T09:42:31.317855+0000 mgr.y (mgr.34107) 1244 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 3.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-09-30T09:42:33.251 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:33.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:33.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:33.353 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:33.376 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:33.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:33.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:33.482 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:33.526 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:33.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:33.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:33.632 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:33.663 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:33.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:33.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:33.769 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:33.804 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:33.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:33.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:33.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:33.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:33.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:33.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:34.001 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:33 smithi005 bash[75361]: debug 2023-09-30T09:42:33.990+0000 7fd2fb837700 -1 mon.a@0(leader).osd e263 definitely_dead 0 2023-09-30T09:42:34.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:34.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:34.185 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:34.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:34.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:34.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:34.319 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.366 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:34.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:34.473 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:34.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:34.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:34.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:34.600 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.631 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:34.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:34.734 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:34.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:34.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:34.896 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:34.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:34.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:34.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:34 smithi099 bash[59238]: cluster 2023-09-30T09:42:33.318376+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:42:34.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:34 smithi099 bash[59238]: audit 2023-09-30T09:42:33.996416+0000 mon.a (mon.0) 1545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:42:34.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:34 smithi099 bash[59238]: cluster 2023-09-30T09:42:33.996608+0000 mon.a (mon.0) 1546 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-30T09:42:34.904 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:34 smithi099 bash[59238]: audit 2023-09-30T09:42:33.998964+0000 mon.b (mon.1) 39 : audit 1 from='client.? 172.21.15.5:0/2044972120' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:42:34.919 INFO:teuthology.orchestra.run.smithi005.stderr:marked out osd.4. 2023-09-30T09:42:34.999 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:35.007 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-30T09:42:35.029 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:35.133 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:35.139 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[75361]: cluster 2023-09-30T09:42:33.318376+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:42:35.139 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[75361]: audit 2023-09-30T09:42:33.996416+0000 mon.a (mon.0) 1545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:42:35.140 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[75361]: cluster 2023-09-30T09:42:33.996608+0000 mon.a (mon.0) 1546 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-30T09:42:35.140 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[75361]: audit 2023-09-30T09:42:33.998964+0000 mon.b (mon.1) 39 : audit 1 from='client.? 172.21.15.5:0/2044972120' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:42:35.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[78438]: cluster 2023-09-30T09:42:33.318376+0000 mgr.y (mgr.34107) 1245 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-09-30T09:42:35.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[78438]: audit 2023-09-30T09:42:33.996416+0000 mon.a (mon.0) 1545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:42:35.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[78438]: cluster 2023-09-30T09:42:33.996608+0000 mon.a (mon.0) 1546 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-09-30T09:42:35.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:34 smithi005 bash[78438]: audit 2023-09-30T09:42:33.998964+0000 mon.b (mon.1) 39 : audit 1 from='client.? 172.21.15.5:0/2044972120' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-09-30T09:42:35.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:35.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:35.258 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:35.288 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:35.392 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:35.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:35.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:35.522 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:35.545 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:35.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:35.649 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:35.674 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:35.778 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:35.811 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:35.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:35.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:35.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:35.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:35.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:36.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:35 smithi099 bash[59238]: audit 2023-09-30T09:42:34.906479+0000 mon.a (mon.0) 1547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-30T09:42:36.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:35 smithi099 bash[59238]: cluster 2023-09-30T09:42:34.910488+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e264 with expected crc 2023-09-30T09:42:36.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:35 smithi099 bash[59238]: cluster 2023-09-30T09:42:34.910520+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-09-30T09:42:36.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:36.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:36.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:36.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:36.217 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:36.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:36.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:36.301 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:35 smithi005 bash[75361]: audit 2023-09-30T09:42:34.906479+0000 mon.a (mon.0) 1547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-30T09:42:36.301 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:35 smithi005 bash[75361]: cluster 2023-09-30T09:42:34.910488+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e264 with expected crc 2023-09-30T09:42:36.302 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:35 smithi005 bash[75361]: cluster 2023-09-30T09:42:34.910520+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-09-30T09:42:36.302 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:35 smithi005 bash[78438]: audit 2023-09-30T09:42:34.906479+0000 mon.a (mon.0) 1547 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-09-30T09:42:36.302 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:35 smithi005 bash[78438]: cluster 2023-09-30T09:42:34.910488+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e264 with expected crc 2023-09-30T09:42:36.302 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:35 smithi005 bash[78438]: cluster 2023-09-30T09:42:34.910520+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e264: 8 total, 8 up, 7 in 2023-09-30T09:42:36.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:36.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:36.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:36.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:36.459 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:36.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:36.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:36.596 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:36.622 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:36.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:36.687 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:42:36.712 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:42:36.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:36.752 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:42:36.759 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:36.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:36.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:36.779 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:42:36.806 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:42:36.835 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:42:36.861 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:36.862 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:42:36.892 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:36.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:36.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:36.901 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:42:36.903 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.903 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.903 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.903 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.903 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.903 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.903 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.904 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:42:36.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:37.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.318854+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1333: 89 pgs: 5 peering, 84 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:42:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.906700+0000 mon.a (mon.0) 1549 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-30T09:42:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.918342+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-09-30T09:42:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.918486+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.918739+0000 osd.0 (osd.0) 136 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.918790+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.919953+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.922059+0000 osd.0 (osd.0) 137 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.922070+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.922080+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.925058+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.928056+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: cluster 2023-09-30T09:42:35.929934+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: audit 2023-09-30T09:42:36.597080+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: audit 2023-09-30T09:42:36.598661+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:37.136 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[78438]: audit 2023-09-30T09:42:36.655125+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.5:0/1404989877' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.318854+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1333: 89 pgs: 5 peering, 84 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.906700+0000 mon.a (mon.0) 1549 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.918342+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.918486+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.918739+0000 osd.0 (osd.0) 136 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.918790+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.919953+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.922059+0000 osd.0 (osd.0) 137 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.137 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.922070+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.922080+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.925058+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.928056+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: cluster 2023-09-30T09:42:35.929934+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: audit 2023-09-30T09:42:36.597080+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:37.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: audit 2023-09-30T09:42:36.598661+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:37.138 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:36 smithi005 bash[75361]: audit 2023-09-30T09:42:36.655125+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.5:0/1404989877' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:37.151 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:37.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:37.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.318854+0000 mgr.y (mgr.34107) 1246 : cluster 0 pgmap v1333: 89 pgs: 5 peering, 84 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 699 op/s 2023-09-30T09:42:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.906700+0000 mon.a (mon.0) 1549 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-30T09:42:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.918342+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e265: 8 total, 8 up, 7 in 2023-09-30T09:42:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.918486+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.918739+0000 osd.0 (osd.0) 136 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.918790+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.919953+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.922059+0000 osd.0 (osd.0) 137 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.922070+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.922080+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.925058+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.928056+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: cluster 2023-09-30T09:42:35.929934+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e265 with expected crc 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: audit 2023-09-30T09:42:36.597080+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:37.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: audit 2023-09-30T09:42:36.598661+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:37.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:36 smithi099 bash[59238]: audit 2023-09-30T09:42:36.655125+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.5:0/1404989877' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.305 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:37.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:37.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.436 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:37.542 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:37.668 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:37.696 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:37.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:37.804 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:37.848 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:37.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:37.942 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.930507+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:37.942 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.930792+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-09-30T09:42:37.942 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.930888+0000 osd.1 (osd.1) 3 : cluster 0 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 263'9825 2023-09-30T09:42:37.942 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.931146+0000 osd.1 (osd.1) 4 : cluster 0 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 263'9895 2023-09-30T09:42:37.956 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:42:37.959 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.983 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:37.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:37.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:38.092 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:38.117 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:38.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:38.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:38.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:38.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.930507+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.930792+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-09-30T09:42:38.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.930888+0000 osd.1 (osd.1) 3 : cluster 0 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 263'9825 2023-09-30T09:42:38.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.931146+0000 osd.1 (osd.1) 4 : cluster 0 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 263'9895 2023-09-30T09:42:38.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.933152+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.230 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.934606+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.230 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.936942+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.230 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: cluster 2023-09-30T09:42:36.967165+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.230 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: audit 2023-09-30T09:42:36.995680+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.5:0/2853064171' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:42:38.230 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:37 smithi099 bash[59238]: audit 2023-09-30T09:42:36.996114+0000 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:42:38.244 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:38.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:38.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.930507+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.930792+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e266: 8 total, 8 up, 7 in 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.930888+0000 osd.1 (osd.1) 3 : cluster 0 11.e starting backfill to osd.0 from (0'0,0'0] MAX to 263'9825 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.931146+0000 osd.1 (osd.1) 4 : cluster 0 11.c starting backfill to osd.7 from (0'0,0'0] MAX to 263'9895 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.933152+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.934606+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.936942+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: cluster 2023-09-30T09:42:36.967165+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: audit 2023-09-30T09:42:36.995680+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.5:0/2853064171' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[75361]: audit 2023-09-30T09:42:36.996114+0000 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:42:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.933152+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.934606+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.936942+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: cluster 2023-09-30T09:42:36.967165+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: audit 2023-09-30T09:42:36.995680+0000 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.5:0/2853064171' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:42:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:37 smithi005 bash[78438]: audit 2023-09-30T09:42:36.996114+0000 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:42:38.347 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:38.371 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:38.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:38.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:38.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:38.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:38.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:38.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:38.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:38.632 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:38.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:38.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:38.735 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:38.762 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:38.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:38.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:38.865 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:38.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:38.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:38.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:38.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:39.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:39.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:39.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.177837+0000 osd.0 (osd.0) 138 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.319335+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1336: 89 pgs: 5 peering, 84 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 587 op/s 2023-09-30T09:42:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.927316+0000 mon.a (mon.0) 1555 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:42:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: audit 2023-09-30T09:42:37.934909+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:42:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.940895+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.941155+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.953179+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-09-30T09:42:39.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.964268+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.972385+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.977232+0000 osd.0 (osd.0) 139 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.978676+0000 osd.0 (osd.0) 140 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:38 smithi099 bash[59238]: cluster 2023-09-30T09:42:37.979704+0000 osd.0 (osd.0) 141 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:39.162 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:39.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:39.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.177837+0000 osd.0 (osd.0) 138 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.319335+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1336: 89 pgs: 5 peering, 84 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 587 op/s 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.927316+0000 mon.a (mon.0) 1555 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: audit 2023-09-30T09:42:37.934909+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.940895+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.941155+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.953179+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.964268+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.972385+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.977232+0000 osd.0 (osd.0) 139 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.978676+0000 osd.0 (osd.0) 140 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[78438]: cluster 2023-09-30T09:42:37.979704+0000 osd.0 (osd.0) 141 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.177837+0000 osd.0 (osd.0) 138 : cluster 3 failed to encode map e266 with expected crc 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.319335+0000 mgr.y (mgr.34107) 1247 : cluster 0 pgmap v1336: 89 pgs: 5 peering, 84 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 587 op/s 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.927316+0000 mon.a (mon.0) 1555 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: audit 2023-09-30T09:42:37.934909+0000 mon.a (mon.0) 1556 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.940895+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.941155+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.953179+0000 mon.a (mon.0) 1557 : cluster 0 osdmap e267: 8 total, 8 up, 7 in 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.964268+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.972385+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.977232+0000 osd.0 (osd.0) 139 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.978676+0000 osd.0 (osd.0) 140 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:38 smithi005 bash[75361]: cluster 2023-09-30T09:42:37.979704+0000 osd.0 (osd.0) 141 : cluster 3 failed to encode map e267 with expected crc 2023-09-30T09:42:39.270 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:39.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:39.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:39.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:39.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:39.447 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:39.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:39.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:39.553 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:39.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:39.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:39.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:39.691 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:39.702 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:42:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:42:39] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.33.4" 2023-09-30T09:42:39.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:39.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:39.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:39.787 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:42:39.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:39.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:39.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:39.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:39.961 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:40.008 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:40.113 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:40.122 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:39 smithi099 bash[59238]: cluster 2023-09-30T09:42:39.935824+0000 mon.a (mon.0) 1558 : cluster 3 Health check failed: Degraded data redundancy: 6445/150876 objects degraded (4.272%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:40.142 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:40.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:40.249 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:40.259 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:39 smithi005 bash[78438]: cluster 2023-09-30T09:42:39.935824+0000 mon.a (mon.0) 1558 : cluster 3 Health check failed: Degraded data redundancy: 6445/150876 objects degraded (4.272%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:40.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:39 smithi005 bash[75361]: cluster 2023-09-30T09:42:39.935824+0000 mon.a (mon.0) 1558 : cluster 3 Health check failed: Degraded data redundancy: 6445/150876 objects degraded (4.272%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:40.290 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:40.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:40.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:42:40.397 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:40.429 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:40.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:40.532 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:40.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:40.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:40.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:40.688 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:40.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:40.795 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:40.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:40.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:40.931 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:40.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:40.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:40.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:40.996 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:40 smithi005 bash[75361]: cluster 2023-09-30T09:42:39.319972+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1338: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 peering, 80 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 6445/150876 objects degraded (4.272%); 9099/150876 objects misplaced (6.031%); 3.6 MiB/s, 2 keys/s, 59 objects/s recovering 2023-09-30T09:42:41.057 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:41.080 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:41.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:41.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:41.185 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:41.197 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:40 smithi099 bash[59238]: cluster 2023-09-30T09:42:39.319972+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1338: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 peering, 80 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 6445/150876 objects degraded (4.272%); 9099/150876 objects misplaced (6.031%); 3.6 MiB/s, 2 keys/s, 59 objects/s recovering 2023-09-30T09:42:41.212 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:41.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:41.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:41.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:40 smithi005 bash[78438]: cluster 2023-09-30T09:42:39.319972+0000 mgr.y (mgr.34107) 1248 : cluster 0 pgmap v1338: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 peering, 80 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 453 op/s; 6445/150876 objects degraded (4.272%); 9099/150876 objects misplaced (6.031%); 3.6 MiB/s, 2 keys/s, 59 objects/s recovering 2023-09-30T09:42:41.315 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:41.343 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:41.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:41.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:41.398 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:42:41.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:41.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:41.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:41.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:41.589 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:41.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:41.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:41.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:41.703 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:42:41.703 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:42:41.704 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-09-30T09:42:41.704 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:42:41.704 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:42:41.704 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-09-30T09:42:41.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:41.782 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:41.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:41.886 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:41.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:41.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:42.016 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:42.040 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:42.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.042 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:42 smithi099 bash[59238]: cluster 2023-09-30T09:42:41.320509+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1339: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 6445/149493 objects degraded (4.311%); 9099/149493 objects misplaced (6.087%); 2.6 MiB/s, 1 keys/s, 44 objects/s recovering 2023-09-30T09:42:42.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:42.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:42.168 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:42.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:42.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:41 smithi005 bash[75361]: cluster 2023-09-30T09:42:41.320509+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1339: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 6445/149493 objects degraded (4.311%); 9099/149493 objects misplaced (6.087%); 2.6 MiB/s, 1 keys/s, 44 objects/s recovering 2023-09-30T09:42:42.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:41 smithi005 bash[78438]: cluster 2023-09-30T09:42:41.320509+0000 mgr.y (mgr.34107) 1249 : cluster 0 pgmap v1339: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 268 op/s; 6445/149493 objects degraded (4.311%); 9099/149493 objects misplaced (6.087%); 2.6 MiB/s, 1 keys/s, 44 objects/s recovering 2023-09-30T09:42:42.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:42.296 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:42.399 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:42.422 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:42.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:42.524 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:42.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:42.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:42.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:42.677 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:42.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:42.780 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:42.813 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:42.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:42.919 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:42.939 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:42.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:42.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:43.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:43.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:43.168 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:43.176 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:43 smithi099 bash[59238]: cluster 2023-09-30T09:42:41.991025+0000 mon.a (mon.0) 1559 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-09-30T09:42:43.196 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:43.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:43.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:42 smithi005 bash[75361]: cluster 2023-09-30T09:42:41.991025+0000 mon.a (mon.0) 1559 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-09-30T09:42:43.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:43 smithi005 bash[78438]: cluster 2023-09-30T09:42:41.991025+0000 mon.a (mon.0) 1559 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-09-30T09:42:43.299 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:43.323 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:43.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:43.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:43.453 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:43.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:43.557 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:43.583 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:43.688 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:43.708 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:43.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:43.812 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:43.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.851 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:43.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:43.952 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:43.987 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:43.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:44.087 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:44.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:44.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:44.181 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:42:44.181 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45806.0:159590 11.7 11:e606150b:::benchmark_data_smithi005_217595_object56493:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:42:44.150730+0000", 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.029927546999999999, 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.029975194, 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:42:44.182 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45806", 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 159590 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.150730+0000", 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.183 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.150730+0000", 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.150729+0000", 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.9549999999999992e-06 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:42:44.184 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.150737+0000", 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.269e-05 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.150749+0000", 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8710000000000002e-06 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:42:44.185 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.150755+0000", 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.002549015 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.153304+0000", 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018555500000000001 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.186 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.153490+0000", 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019378900000000001 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.153684+0000", 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010709478 2023-09-30T09:42:44.187 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.164393+0000", 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013662964 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.188 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45806.0:159592 11.7 11:eeeb7339:::benchmark_data_smithi005_217595_object56495:head [delete] snapc 0=[] ondisk+write+known_if_redirected e267)", 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:42:44.151905+0000", 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.028752877999999999, 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.028929599, 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45806", 2023-09-30T09:42:44.189 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 159592 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.151905+0000", 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.190 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.151905+0000", 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.151903+0000", 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.305e-05 2023-09-30T09:42:44.191 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.151916+0000", 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.1927000000000001e-05 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.151948+0000", 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4612e-05 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.192 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.151962+0000", 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0075859830000000001 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.159548+0000", 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019014499999999999 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:42:44.193 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.159738+0000", 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00021098499999999999 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,1", 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.159949+0000", 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.004875763 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:42:44.164825+0000", 2023-09-30T09:42:44.194 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0129204 2023-09-30T09:42:44.195 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:42:44.195 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:42:44.195 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:42:44.195 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:42:44.195 INFO:teuthology.orchestra.run.smithi099.stdout: ], 2023-09-30T09:42:44.195 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 2 2023-09-30T09:42:44.195 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:42:44.217 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:44.244 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:44.246 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:44 smithi099 bash[59238]: cluster 2023-09-30T09:42:43.321182+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1340: 89 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 369 op/s; 6445/146121 objects degraded (4.411%); 9099/146121 objects misplaced (6.227%); 2.1 MiB/s, 1 keys/s, 35 objects/s recovering 2023-09-30T09:42:44.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:44.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:44.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:44 smithi005 bash[75361]: cluster 2023-09-30T09:42:43.321182+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1340: 89 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 369 op/s; 6445/146121 objects degraded (4.411%); 9099/146121 objects misplaced (6.227%); 2.1 MiB/s, 1 keys/s, 35 objects/s recovering 2023-09-30T09:42:44.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:44 smithi005 bash[78438]: cluster 2023-09-30T09:42:43.321182+0000 mgr.y (mgr.34107) 1250 : cluster 0 pgmap v1340: 89 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 3.0 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 369 op/s; 6445/146121 objects degraded (4.411%); 9099/146121 objects misplaced (6.227%); 2.1 MiB/s, 1 keys/s, 35 objects/s recovering 2023-09-30T09:42:44.347 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:44.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:44.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:44.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:44.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:44.515 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:44.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:44.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:44.622 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:44.653 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:44.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:44.757 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:44.790 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:44.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:44.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:44.896 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:44.941 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:44.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:45.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:45.083 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:45.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:45.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:45.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:45.219 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:45.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:45.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:45.243 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:42:45.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:45.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:45.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:45.405 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-30T09:42:45.462 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:45.498 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:45.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:45.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:45.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:45 smithi005 bash[75361]: cluster 2023-09-30T09:42:45.375054+0000 mon.a (mon.0) 1560 : cluster 3 Health check update: Degraded data redundancy: 6536/140541 objects degraded (4.651%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:45.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:45 smithi005 bash[78438]: cluster 2023-09-30T09:42:45.375054+0000 mon.a (mon.0) 1560 : cluster 3 Health check update: Degraded data redundancy: 6536/140541 objects degraded (4.651%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:45.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:45 smithi099 bash[59238]: cluster 2023-09-30T09:42:45.375054+0000 mon.a (mon.0) 1560 : cluster 3 Health check update: Degraded data redundancy: 6536/140541 objects degraded (4.651%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:45.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:45.648 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:45.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:45.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:45.754 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:45.786 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:45.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:45.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:45.892 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:45.919 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:45.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:45.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:46.022 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.054 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:46.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:46.159 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:46.201 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:46.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:46.257 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:42:46.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:46.350 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:46.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:46.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:46.433 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:46 smithi099 bash[59238]: cluster 2023-09-30T09:42:45.321859+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1341: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 547 op/s; 6536/140541 objects degraded (4.651%); 7916/140541 objects misplaced (5.633%); 7.6 MiB/s, 1 keys/s, 123 objects/s recovering 2023-09-30T09:42:46.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:46.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:46.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:46.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:46.524 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:42:46.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.599 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:46 smithi005 bash[75361]: cluster 2023-09-30T09:42:45.321859+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1341: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 547 op/s; 6536/140541 objects degraded (4.651%); 7916/140541 objects misplaced (5.633%); 7.6 MiB/s, 1 keys/s, 123 objects/s recovering 2023-09-30T09:42:46.600 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:46 smithi005 bash[78438]: cluster 2023-09-30T09:42:45.321859+0000 mgr.y (mgr.34107) 1251 : cluster 0 pgmap v1341: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 547 op/s; 6536/140541 objects degraded (4.651%); 7916/140541 objects misplaced (5.633%); 7.6 MiB/s, 1 keys/s, 123 objects/s recovering 2023-09-30T09:42:46.614 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:46.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:46.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.750 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:46.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:46.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.883 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:46.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:46.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:46.986 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:47.014 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:47.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:47.120 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:47.142 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:47.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:47.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:47.278 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:47.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:47.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:47.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:47.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:47.568 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:47.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:47.672 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:47.707 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:47.819 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:47.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:47.946 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:47.973 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:47.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:47.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:48.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:48.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:48.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:48.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:48.214 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:48.238 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:48.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:48.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:48 smithi005 bash[78438]: audit 2023-09-30T09:42:47.149504+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:48 smithi005 bash[78438]: cluster 2023-09-30T09:42:47.322382+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1342: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 6536/140541 objects degraded (4.651%); 7916/140541 objects misplaced (5.633%); 6.4 MiB/s, 0 keys/s, 103 objects/s recovering 2023-09-30T09:42:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:48 smithi005 bash[78438]: audit 2023-09-30T09:42:47.378397+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:42:48.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:48 smithi005 bash[75361]: audit 2023-09-30T09:42:47.149504+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:48.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:48 smithi005 bash[75361]: cluster 2023-09-30T09:42:47.322382+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1342: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 6536/140541 objects degraded (4.651%); 7916/140541 objects misplaced (5.633%); 6.4 MiB/s, 0 keys/s, 103 objects/s recovering 2023-09-30T09:42:48.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:48 smithi005 bash[75361]: audit 2023-09-30T09:42:47.378397+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:42:48.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:48.380 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:48.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:48.485 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:48.493 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:48 smithi099 bash[59238]: audit 2023-09-30T09:42:47.149504+0000 mon.a (mon.0) 1561 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:48.493 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:48 smithi099 bash[59238]: cluster 2023-09-30T09:42:47.322382+0000 mgr.y (mgr.34107) 1252 : cluster 0 pgmap v1342: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 459 op/s; 6536/140541 objects degraded (4.651%); 7916/140541 objects misplaced (5.633%); 6.4 MiB/s, 0 keys/s, 103 objects/s recovering 2023-09-30T09:42:48.493 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:48 smithi099 bash[59238]: audit 2023-09-30T09:42:47.378397+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:42:48.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:48.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:48.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:48.643 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:48.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:48.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:48.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:48.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:48.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:48.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:48.900 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:48.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:48.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:49.002 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:49.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:49.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:49.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:49.181 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:49.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:49.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:49.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:49.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:49.417 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:49.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:49.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:49.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:49.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:49.580 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:49.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:49.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:49.687 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:49.739 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:49.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:49.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:49.817 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:42:49.845 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:49.869 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:49.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:49.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:49.972 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:49.982 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:42:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:42:49] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.33.4" 2023-09-30T09:42:50.007 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:50.113 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:50.148 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:50.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:50.253 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:50.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:50.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:50.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:50.435 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:50.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:50 smithi005 bash[78438]: cluster 2023-09-30T09:42:49.323101+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1343: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 6645/134688 objects degraded (4.934%); 6792/134688 objects misplaced (5.043%); 9.6 MiB/s, 153 objects/s recovering 2023-09-30T09:42:50.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:50 smithi005 bash[75361]: cluster 2023-09-30T09:42:49.323101+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1343: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 6645/134688 objects degraded (4.934%); 6792/134688 objects misplaced (5.043%); 9.6 MiB/s, 153 objects/s recovering 2023-09-30T09:42:50.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:50.565 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:50.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:50.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:50.693 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:50.780 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:50 smithi099 bash[59238]: cluster 2023-09-30T09:42:49.323101+0000 mgr.y (mgr.34107) 1253 : cluster 0 pgmap v1343: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 6645/134688 objects degraded (4.934%); 6792/134688 objects misplaced (5.043%); 9.6 MiB/s, 153 objects/s recovering 2023-09-30T09:42:50.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:50.819 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:50.925 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:50.957 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:50.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:50.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:51.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:51.081 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:51.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:51.184 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:51.212 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:51.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:51.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:51.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:51.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:51.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:51.437 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:51 smithi099 bash[59238]: cluster 2023-09-30T09:42:51.377249+0000 mon.a (mon.0) 1563 : cluster 3 Health check update: Degraded data redundancy: 6645/131808 objects degraded (5.041%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:51.450 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:51.487 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:51.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:51.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:51.590 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:51.611 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:51.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:51.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:51.720 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:51.769 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:51.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:51.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:51.809 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:51 smithi005 bash[75361]: cluster 2023-09-30T09:42:51.377249+0000 mon.a (mon.0) 1563 : cluster 3 Health check update: Degraded data redundancy: 6645/131808 objects degraded (5.041%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:51.811 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:51 smithi005 bash[78438]: cluster 2023-09-30T09:42:51.377249+0000 mon.a (mon.0) 1563 : cluster 3 Health check update: Degraded data redundancy: 6645/131808 objects degraded (5.041%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:51.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:51.905 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:51.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:51.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:52.021 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:42:52.021 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "" 2023-09-30T09:42:52.021 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:42:52.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:52.051 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:52.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:52.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:52.154 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:52.186 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:52.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:52.291 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:52.335 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:52.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:52.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:52.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:52.469 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:52.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:52.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:52.574 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:52.615 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:52.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:52.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:52.724 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:52.734 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:52 smithi005 bash[75361]: cluster 2023-09-30T09:42:51.323769+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1344: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 6645/131808 objects degraded (5.041%); 6792/131808 objects misplaced (5.153%); 7.8 MiB/s, 124 objects/s recovering 2023-09-30T09:42:52.734 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:52 smithi005 bash[75361]: audit 2023-09-30T09:42:51.594351+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:52.734 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:52 smithi005 bash[75361]: audit 2023-09-30T09:42:51.600390+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:52.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:52 smithi005 bash[78438]: cluster 2023-09-30T09:42:51.323769+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1344: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 6645/131808 objects degraded (5.041%); 6792/131808 objects misplaced (5.153%); 7.8 MiB/s, 124 objects/s recovering 2023-09-30T09:42:52.734 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:52 smithi005 bash[78438]: audit 2023-09-30T09:42:51.594351+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:52.735 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:52 smithi005 bash[78438]: audit 2023-09-30T09:42:51.600390+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:52.758 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:52.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:52.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:52 smithi099 bash[59238]: cluster 2023-09-30T09:42:51.323769+0000 mgr.y (mgr.34107) 1254 : cluster 0 pgmap v1344: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 6645/131808 objects degraded (5.041%); 6792/131808 objects misplaced (5.153%); 7.8 MiB/s, 124 objects/s recovering 2023-09-30T09:42:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:52 smithi099 bash[59238]: audit 2023-09-30T09:42:51.594351+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:52 smithi099 bash[59238]: audit 2023-09-30T09:42:51.600390+0000 mon.a (mon.0) 1565 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:52.865 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:52.911 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:52.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:52.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:53.016 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:53.040 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:53.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:53.143 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:53.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:53.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:53.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:53.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:53.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:53.444 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:53.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:53.549 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:53.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:53.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:53.673 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:53.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:53.801 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:53.834 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:53.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:53.974 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:53.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:53.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:54.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:54.118 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:54.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:54.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:54.258 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:54.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:54.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:54.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:54.398 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:54.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:54.502 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:54.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:54.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:54.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:54.634 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:54.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:54.704 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:54.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:54.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:54 smithi005 bash[75361]: cluster 2023-09-30T09:42:53.324619+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 583 op/s; 6645/128493 objects degraded (5.171%); 6792/128493 objects misplaced (5.286%); 7.8 MiB/s, 124 objects/s recovering 2023-09-30T09:42:54.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:54 smithi005 bash[75361]: audit 2023-09-30T09:42:53.590961+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:54.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:54 smithi005 bash[75361]: audit 2023-09-30T09:42:53.602559+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:54 smithi005 bash[78438]: cluster 2023-09-30T09:42:53.324619+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 583 op/s; 6645/128493 objects degraded (5.171%); 6792/128493 objects misplaced (5.286%); 7.8 MiB/s, 124 objects/s recovering 2023-09-30T09:42:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:54 smithi005 bash[78438]: audit 2023-09-30T09:42:53.590961+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:54.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:54 smithi005 bash[78438]: audit 2023-09-30T09:42:53.602559+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:54.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:54.830 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:54.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:54.934 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:54.941 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:54 smithi099 bash[59238]: cluster 2023-09-30T09:42:53.324619+0000 mgr.y (mgr.34107) 1255 : cluster 0 pgmap v1345: 89 pgs: 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 583 op/s; 6645/128493 objects degraded (5.171%); 6792/128493 objects misplaced (5.286%); 7.8 MiB/s, 124 objects/s recovering 2023-09-30T09:42:54.942 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:54 smithi099 bash[59238]: audit 2023-09-30T09:42:53.590961+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:54.942 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:54 smithi099 bash[59238]: audit 2023-09-30T09:42:53.602559+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:54.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:54.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:55.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:55.092 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:55.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:55.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:55.195 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:55.236 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:55.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:55.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:55.341 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:55.389 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:55.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:55.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:55.437 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:42:55.437 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:42:55.437 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:42:55.437 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:42:55.437 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:42:55.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:55.531 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:55.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:55.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:55.634 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:55.659 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:55.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:55.761 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:55.784 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:55.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:55.887 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:55.923 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:55.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:55.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:55 smithi099 bash[59238]: audit 2023-09-30T09:42:54.985337+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:55.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:55 smithi099 bash[59238]: audit 2023-09-30T09:42:54.995106+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:55.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:55 smithi099 bash[59238]: audit 2023-09-30T09:42:55.628979+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:42:55.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:55 smithi099 bash[59238]: audit 2023-09-30T09:42:55.630543+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:42:55.991 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:55 smithi099 bash[59238]: audit 2023-09-30T09:42:55.637548+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:56.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:56.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:56.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:56.177 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:56.214 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:56.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:56.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:56.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[75361]: audit 2023-09-30T09:42:54.985337+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:56.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[75361]: audit 2023-09-30T09:42:54.995106+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:56.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[75361]: audit 2023-09-30T09:42:55.628979+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:42:56.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[75361]: audit 2023-09-30T09:42:55.630543+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:42:56.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[75361]: audit 2023-09-30T09:42:55.637548+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:56.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[78438]: audit 2023-09-30T09:42:54.985337+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:56.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[78438]: audit 2023-09-30T09:42:54.995106+0000 mon.a (mon.0) 1569 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:56.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[78438]: audit 2023-09-30T09:42:55.628979+0000 mon.a (mon.0) 1570 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:42:56.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[78438]: audit 2023-09-30T09:42:55.630543+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:42:56.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:55 smithi005 bash[78438]: audit 2023-09-30T09:42:55.637548+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:42:56.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:56.356 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:56.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:56.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:56.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:56.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:56.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:56.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:56.581 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-30T09:42:56.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:56.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:56.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:56.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:56.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:56.788 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:42:56.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:56.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:56.841 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:42:56.902 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:42:56.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:56.940 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:56.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:56.958 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:42:56.995 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:42:57.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:56 smithi005 bash[75361]: cluster 2023-09-30T09:42:55.329302+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 6737/122865 objects degraded (5.483%); 5835/122865 objects misplaced (4.749%); 11 MiB/s, 174 objects/s recovering 2023-09-30T09:42:57.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:56 smithi005 bash[75361]: audit 2023-09-30T09:42:56.702064+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.5:0/958065471' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:57.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:56 smithi005 bash[78438]: cluster 2023-09-30T09:42:55.329302+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 6737/122865 objects degraded (5.483%); 5835/122865 objects misplaced (4.749%); 11 MiB/s, 174 objects/s recovering 2023-09-30T09:42:57.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:56 smithi005 bash[78438]: audit 2023-09-30T09:42:56.702064+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.5:0/958065471' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:57.030 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:42:57.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:57.067 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:42:57.084 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:42:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:57.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:42:57.114 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:42:57.117 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.118 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.118 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.118 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.118 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.118 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.118 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.118 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:42:57.188 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:57.211 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:57.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:57.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:57.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:56 smithi099 bash[59238]: cluster 2023-09-30T09:42:55.329302+0000 mgr.y (mgr.34107) 1256 : cluster 0 pgmap v1346: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 645 op/s; 6737/122865 objects degraded (5.483%); 5835/122865 objects misplaced (4.749%); 11 MiB/s, 174 objects/s recovering 2023-09-30T09:42:57.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:56 smithi099 bash[59238]: audit 2023-09-30T09:42:56.702064+0000 mon.a (mon.0) 1573 : audit 0 from='client.? 172.21.15.5:0/958065471' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:42:57.313 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:57.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:57.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:57.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:57.445 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:57.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:57.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:57.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:57.580 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:57.612 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:42:57.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:57.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:42:57.717 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:57.851 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:57.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:57.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:57.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:57.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:57.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:58.027 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:42:58.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:58.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:58.120 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:58 smithi099 bash[59238]: audit 2023-09-30T09:42:57.080211+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.5:0/1341548812' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:58.120 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:58 smithi099 bash[59238]: audit 2023-09-30T09:42:57.080798+0000 mon.a (mon.0) 1574 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:58.120 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:58 smithi099 bash[59238]: cluster 2023-09-30T09:42:57.871640+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 6737/122865 objects degraded (5.483%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:58.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:58.222 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:58.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:58 smithi005 bash[75361]: audit 2023-09-30T09:42:57.080211+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.5:0/1341548812' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:58.231 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:58 smithi005 bash[75361]: audit 2023-09-30T09:42:57.080798+0000 mon.a (mon.0) 1574 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:58.232 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:58 smithi005 bash[75361]: cluster 2023-09-30T09:42:57.871640+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 6737/122865 objects degraded (5.483%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:58.232 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:58 smithi005 bash[78438]: audit 2023-09-30T09:42:57.080211+0000 mon.c (mon.2) 144 : audit 1 from='client.? 172.21.15.5:0/1341548812' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:58.232 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:58 smithi005 bash[78438]: audit 2023-09-30T09:42:57.080798+0000 mon.a (mon.0) 1574 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:42:58.232 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:58 smithi005 bash[78438]: cluster 2023-09-30T09:42:57.871640+0000 mon.a (mon.0) 1575 : cluster 3 Health check update: Degraded data redundancy: 6737/122865 objects degraded (5.483%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:42:58.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:58.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:58.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:58.359 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:58.389 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:58.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:58.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:58.492 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:58.521 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:58.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:58.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:58.625 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:58.653 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:58.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:58.760 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:58.805 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:42:58.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:58.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:42:58.857 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:42:58.858 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:42:58.858 INFO:tasks.thrashosds.thrasher:Killing osd 7, live_osds are [0, 1, 2, 3, 5, 6, 7, 4] 2023-09-30T09:42:58.858 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-30T09:42:58.858 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.7 2023-09-30T09:42:58.911 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:58.947 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:58.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:58.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:59.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: cluster 2023-09-30T09:42:57.329817+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1347: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 490 op/s; 6737/122865 objects degraded (5.483%); 5835/122865 objects misplaced (4.749%); 6.9 MiB/s, 110 objects/s recovering 2023-09-30T09:42:59.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: cluster 2023-09-30T09:42:57.990128+0000 mon.a (mon.0) 1576 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:42:59.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: audit 2023-09-30T09:42:58.000795+0000 mon.a (mon.0) 1577 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:42:59.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: cluster 2023-09-30T09:42:58.004998+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: cluster 2023-09-30T09:42:58.012876+0000 osd.0 (osd.0) 142 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: cluster 2023-09-30T09:42:58.013724+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.046 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: cluster 2023-09-30T09:42:58.018983+0000 mon.a (mon.0) 1578 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[78438]: cluster 2023-09-30T09:42:58.022845+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: cluster 2023-09-30T09:42:57.329817+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1347: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 490 op/s; 6737/122865 objects degraded (5.483%); 5835/122865 objects misplaced (4.749%); 6.9 MiB/s, 110 objects/s recovering 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: cluster 2023-09-30T09:42:57.990128+0000 mon.a (mon.0) 1576 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: audit 2023-09-30T09:42:58.000795+0000 mon.a (mon.0) 1577 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: cluster 2023-09-30T09:42:58.004998+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: cluster 2023-09-30T09:42:58.012876+0000 osd.0 (osd.0) 142 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: cluster 2023-09-30T09:42:58.013724+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: cluster 2023-09-30T09:42:58.018983+0000 mon.a (mon.0) 1578 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-09-30T09:42:59.047 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[75361]: cluster 2023-09-30T09:42:58.022845+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:59.083 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:59.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:59.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:42:59.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:59.195 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:42:58 smithi099 systemd[1]: Stopping Ceph osd.7 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:42:59.195 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[43684]: debug 2023-09-30T09:42:59.059+0000 7f5f4ac4a700 -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-30T09:42:59.195 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[43684]: debug 2023-09-30T09:42:59.059+0000 7f5f4ac4a700 -1 osd.7 268 *** Got signal Terminated *** 2023-09-30T09:42:59.195 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[43684]: debug 2023-09-30T09:42:59.059+0000 7f5f4ac4a700 -1 osd.7 268 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: cluster 2023-09-30T09:42:57.329817+0000 mgr.y (mgr.34107) 1257 : cluster 0 pgmap v1347: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 490 op/s; 6737/122865 objects degraded (5.483%); 5835/122865 objects misplaced (4.749%); 6.9 MiB/s, 110 objects/s recovering 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: cluster 2023-09-30T09:42:57.990128+0000 mon.a (mon.0) 1576 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: audit 2023-09-30T09:42:58.000795+0000 mon.a (mon.0) 1577 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: cluster 2023-09-30T09:42:58.004998+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: cluster 2023-09-30T09:42:58.012876+0000 osd.0 (osd.0) 142 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: cluster 2023-09-30T09:42:58.013724+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: cluster 2023-09-30T09:42:58.018983+0000 mon.a (mon.0) 1578 : cluster 0 osdmap e268: 8 total, 8 up, 7 in 2023-09-30T09:42:59.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:42:59 smithi099 bash[59238]: cluster 2023-09-30T09:42:58.022845+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e268 with expected crc 2023-09-30T09:42:59.215 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:42:59.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:59.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:42:59.318 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:59.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:59.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:59.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:59.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:59.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:42:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:59.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:42:59.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:59.604 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:42:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:42:59] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.33.4" 2023-09-30T09:42:59.629 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:42:59.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:59.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:42:59.732 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:59.764 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:42:59.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:59.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:42:59.870 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:59.895 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:42:59.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:42:59.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:00.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:00.037 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:00.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:00.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:00.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:00 smithi099 bash[59238]: cluster 2023-09-30T09:42:59.063830+0000 mon.a (mon.0) 1579 : cluster 1 osd.7 marked itself down and dead 2023-09-30T09:43:00.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:00 smithi099 bash[59238]: cluster 2023-09-30T09:42:59.330410+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 6835/117111 objects degraded (5.836%); 4856/117111 objects misplaced (4.146%); 8.0 MiB/s, 127 objects/s recovering 2023-09-30T09:43:00.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:00.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:00.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:00 smithi005 bash[78438]: cluster 2023-09-30T09:42:59.063830+0000 mon.a (mon.0) 1579 : cluster 1 osd.7 marked itself down and dead 2023-09-30T09:43:00.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:00 smithi005 bash[78438]: cluster 2023-09-30T09:42:59.330410+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 6835/117111 objects degraded (5.836%); 4856/117111 objects misplaced (4.146%); 8.0 MiB/s, 127 objects/s recovering 2023-09-30T09:43:00.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:00 smithi005 bash[75361]: cluster 2023-09-30T09:42:59.063830+0000 mon.a (mon.0) 1579 : cluster 1 osd.7 marked itself down and dead 2023-09-30T09:43:00.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:00 smithi005 bash[75361]: cluster 2023-09-30T09:42:59.330410+0000 mgr.y (mgr.34107) 1258 : cluster 0 pgmap v1349: 89 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 585 op/s; 6835/117111 objects degraded (5.836%); 4856/117111 objects misplaced (4.146%); 8.0 MiB/s, 127 objects/s recovering 2023-09-30T09:43:00.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:00.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:00.400 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:00.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:00.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:00.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:00.563 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:00.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:00.666 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:00.701 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:00.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:00.805 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:00.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:00.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:00.946 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:00.975 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:00.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:00.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:01.047 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:43:01.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:01.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[75361]: cluster 2023-09-30T09:43:00.003155+0000 mon.a (mon.0) 1580 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:43:01.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[75361]: cluster 2023-09-30T09:43:00.014767+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:43:01.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[75361]: cluster 2023-09-30T09:43:00.016979+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:43:01.250 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[75361]: cluster 2023-09-30T09:43:00.018523+0000 mon.a (mon.0) 1581 : cluster 0 osdmap e269: 8 total, 7 up, 7 in 2023-09-30T09:43:01.251 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[78438]: cluster 2023-09-30T09:43:00.003155+0000 mon.a (mon.0) 1580 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:43:01.251 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[78438]: cluster 2023-09-30T09:43:00.014767+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:43:01.251 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[78438]: cluster 2023-09-30T09:43:00.016979+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:43:01.251 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:01 smithi005 bash[78438]: cluster 2023-09-30T09:43:00.018523+0000 mon.a (mon.0) 1581 : cluster 0 osdmap e269: 8 total, 7 up, 7 in 2023-09-30T09:43:01.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:01.252 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:01.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:01.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:01 smithi099 bash[59238]: cluster 2023-09-30T09:43:00.003155+0000 mon.a (mon.0) 1580 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:43:01.312 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:01 smithi099 bash[59238]: cluster 2023-09-30T09:43:00.014767+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:43:01.312 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:01 smithi099 bash[59238]: cluster 2023-09-30T09:43:00.016979+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:43:01.313 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:01 smithi099 bash[59238]: cluster 2023-09-30T09:43:00.018523+0000 mon.a (mon.0) 1581 : cluster 0 osdmap e269: 8 total, 7 up, 7 in 2023-09-30T09:43:01.353 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:01.391 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:01.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:01.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:01.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:01.752 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:01.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:01.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:01.775 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:01 smithi099 bash[139916]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-7 2023-09-30T09:43:01.882 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:01.908 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:01.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:01.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:02.033 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:01 smithi099 bash[140091]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-7 2023-09-30T09:43:02.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:02.079 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:02.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:02.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:02.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:43:02.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:02.245 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.016374+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.016483+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e270: 8 total, 7 up, 7 in 2023-09-30T09:43:02.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.016534+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.016872+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.017141+0000 osd.0 (osd.0) 143 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.019963+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.272 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.020940+0000 osd.0 (osd.0) 144 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.022806+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.273 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.024706+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.031457+0000 osd.1 (osd.1) 5 : cluster 1 11.e continuing backfill to osd.0 from (258'4503,268'10673] MIN to 268'10673 2023-09-30T09:43:02.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:02 smithi099 bash[59238]: cluster 2023-09-30T09:43:01.330953+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1352: 89 pgs: 7 peering, 12 stale+active+clean, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 6835/114411 objects degraded (5.974%); 4856/114411 objects misplaced (4.244%); 6.9 MiB/s, 109 objects/s recovering 2023-09-30T09:43:02.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:02.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:02.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:02.275 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:43:02.376 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:02.386 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.016374+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.016483+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e270: 8 total, 7 up, 7 in 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.016534+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.016872+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.017141+0000 osd.0 (osd.0) 143 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.019963+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.020940+0000 osd.0 (osd.0) 144 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.022806+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.024706+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.031457+0000 osd.1 (osd.1) 5 : cluster 1 11.e continuing backfill to osd.0 from (258'4503,268'10673] MIN to 268'10673 2023-09-30T09:43:02.387 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[75361]: cluster 2023-09-30T09:43:01.330953+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1352: 89 pgs: 7 peering, 12 stale+active+clean, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 6835/114411 objects degraded (5.974%); 4856/114411 objects misplaced (4.244%); 6.9 MiB/s, 109 objects/s recovering 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.016374+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.016483+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e270: 8 total, 7 up, 7 in 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.016534+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.016872+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.017141+0000 osd.0 (osd.0) 143 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.019963+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.020940+0000 osd.0 (osd.0) 144 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.022806+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.024706+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e270 with expected crc 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.031457+0000 osd.1 (osd.1) 5 : cluster 1 11.e continuing backfill to osd.0 from (258'4503,268'10673] MIN to 268'10673 2023-09-30T09:43:02.388 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:02 smithi005 bash[78438]: cluster 2023-09-30T09:43:01.330953+0000 mgr.y (mgr.34107) 1259 : cluster 0 pgmap v1352: 89 pgs: 7 peering, 12 stale+active+clean, 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 66 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 469 op/s; 6835/114411 objects degraded (5.974%); 4856/114411 objects misplaced (4.244%); 6.9 MiB/s, 109 objects/s recovering 2023-09-30T09:43:02.417 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:02.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:02.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:02.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:02.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:02.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:02.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:02.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:02.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:02.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:02.819 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:02.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:02.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:03.011 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:03.041 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:03.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:03.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:03.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:03.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:03.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:03.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:03.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:03.297 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[75361]: cluster 2023-09-30T09:43:02.020974+0000 mon.a (mon.0) 1583 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:43:03.297 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[75361]: cluster 2023-09-30T09:43:02.031974+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.297 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[75361]: cluster 2023-09-30T09:43:02.032547+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.297 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[75361]: cluster 2023-09-30T09:43:02.032639+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e271: 8 total, 7 up, 7 in 2023-09-30T09:43:03.297 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[75361]: cluster 2023-09-30T09:43:02.032998+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[75361]: cluster 2023-09-30T09:43:02.105957+0000 osd.0 (osd.0) 145 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[75361]: cluster 2023-09-30T09:43:02.872826+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: Degraded data redundancy: 6835/114411 objects degraded (5.974%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[78438]: cluster 2023-09-30T09:43:02.020974+0000 mon.a (mon.0) 1583 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[78438]: cluster 2023-09-30T09:43:02.031974+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[78438]: cluster 2023-09-30T09:43:02.032547+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[78438]: cluster 2023-09-30T09:43:02.032639+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e271: 8 total, 7 up, 7 in 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[78438]: cluster 2023-09-30T09:43:02.032998+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[78438]: cluster 2023-09-30T09:43:02.105957+0000 osd.0 (osd.0) 145 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.298 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:03 smithi005 bash[78438]: cluster 2023-09-30T09:43:02.872826+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: Degraded data redundancy: 6835/114411 objects degraded (5.974%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:03 smithi099 bash[59238]: cluster 2023-09-30T09:43:02.020974+0000 mon.a (mon.0) 1583 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:43:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:03 smithi099 bash[59238]: cluster 2023-09-30T09:43:02.031974+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:03 smithi099 bash[59238]: cluster 2023-09-30T09:43:02.032547+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:03 smithi099 bash[59238]: cluster 2023-09-30T09:43:02.032639+0000 mon.a (mon.0) 1584 : cluster 0 osdmap e271: 8 total, 7 up, 7 in 2023-09-30T09:43:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:03 smithi099 bash[59238]: cluster 2023-09-30T09:43:02.032998+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:03 smithi099 bash[59238]: cluster 2023-09-30T09:43:02.105957+0000 osd.0 (osd.0) 145 : cluster 3 failed to encode map e271 with expected crc 2023-09-30T09:43:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:03 smithi099 bash[59238]: cluster 2023-09-30T09:43:02.872826+0000 mon.a (mon.0) 1585 : cluster 3 Health check update: Degraded data redundancy: 6835/114411 objects degraded (5.974%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:03.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:03.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:03.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:03.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:03.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:03.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:03.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:03.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:03.607 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:03.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:03.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:03.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:03.738 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:03.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:03.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:03.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:03.884 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:03.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:03.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:03.994 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:04.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:04.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:04.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:04.264 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:04 smithi005 bash[78438]: cluster 2023-09-30T09:43:03.331683+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1354: 89 pgs: 8 active+undersized, 7 peering, 7 stale+active+clean, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 58 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 13615/112317 objects degraded (12.122%); 4856/112317 objects misplaced (4.323%); 7.8 MiB/s, 122 objects/s recovering 2023-09-30T09:43:04.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:04 smithi005 bash[75361]: cluster 2023-09-30T09:43:03.331683+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1354: 89 pgs: 8 active+undersized, 7 peering, 7 stale+active+clean, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 58 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 13615/112317 objects degraded (12.122%); 4856/112317 objects misplaced (4.323%); 7.8 MiB/s, 122 objects/s recovering 2023-09-30T09:43:04.291 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:04 smithi099 bash[59238]: cluster 2023-09-30T09:43:03.331683+0000 mgr.y (mgr.34107) 1260 : cluster 0 pgmap v1354: 89 pgs: 8 active+undersized, 7 peering, 7 stale+active+clean, 1 active+remapped+backfilling, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 58 active+clean; 2.3 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 468 op/s; 13615/112317 objects degraded (12.122%); 4856/112317 objects misplaced (4.323%); 7.8 MiB/s, 122 objects/s recovering 2023-09-30T09:43:04.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:04.522 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:04.555 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:04.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:04.658 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:04.685 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:04.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:04.793 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:04.827 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:04.931 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.968 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:04.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:04.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:05.073 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:05.105 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:05.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:05.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:05.216 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:05.238 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:05.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:05.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:05.341 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:05.365 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:05.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:05.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:05.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:05.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:05.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:05.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:05.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:05 smithi099 bash[59238]: cluster 2023-09-30T09:43:05.383798+0000 mon.a (mon.0) 1586 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-30T09:43:05.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:05.627 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:05 smithi005 bash[75361]: cluster 2023-09-30T09:43:05.383798+0000 mon.a (mon.0) 1586 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-30T09:43:05.627 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:05 smithi005 bash[78438]: cluster 2023-09-30T09:43:05.383798+0000 mon.a (mon.0) 1586 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-30T09:43:05.664 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:05.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:05.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:05.770 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:05.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:05.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:05.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:05.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:05.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:05.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:06.045 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:06.052 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:06.052 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:06.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:06.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:06.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:06.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:06.194 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:06.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:06.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:06.298 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:06.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:06.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:06.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:06.440 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:06.450 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:06 smithi099 bash[59238]: cluster 2023-09-30T09:43:05.332521+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1355: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 20415/107946 objects degraded (18.912%); 6742/107946 objects misplaced (6.246%); 2.4 MiB/s, 35 objects/s recovering 2023-09-30T09:43:06.467 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:06.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:06.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:06.570 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:06.579 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:06 smithi005 bash[78438]: cluster 2023-09-30T09:43:05.332521+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1355: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 20415/107946 objects degraded (18.912%); 6742/107946 objects misplaced (6.246%); 2.4 MiB/s, 35 objects/s recovering 2023-09-30T09:43:06.580 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:06 smithi005 bash[75361]: cluster 2023-09-30T09:43:05.332521+0000 mgr.y (mgr.34107) 1261 : cluster 0 pgmap v1355: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 20415/107946 objects degraded (18.912%); 6742/107946 objects misplaced (6.246%); 2.4 MiB/s, 35 objects/s recovering 2023-09-30T09:43:06.622 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:06.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:06.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:06.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:06.755 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:06.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:06.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:06.859 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:06.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:06.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:06.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:07.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:07.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:07.125 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:07.176 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:07.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:07.309 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:07.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:07.413 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:07.444 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:07.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:07.572 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:07.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:07.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-30T09:43:07.669 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:43:07.669 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-30T09:43:07.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:07.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:07 smithi005 bash[75361]: audit 2023-09-30T09:43:06.594402+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:07.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:07 smithi005 bash[75361]: audit 2023-09-30T09:43:06.596939+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:07.684 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:07 smithi005 bash[75361]: audit 2023-09-30T09:43:07.169867+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:07.684 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:07 smithi005 bash[78438]: audit 2023-09-30T09:43:06.594402+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:07.685 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:07 smithi005 bash[78438]: audit 2023-09-30T09:43:06.596939+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:07.685 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:07 smithi005 bash[78438]: audit 2023-09-30T09:43:07.169867+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:07.706 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:07.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:07.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:07.839 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:07.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:07.916 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:43:07.917 INFO:teuthology.orchestra.run.smithi099.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-30T09:43:07.940 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:07 smithi099 bash[59238]: audit 2023-09-30T09:43:06.594402+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:07.940 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:07 smithi099 bash[59238]: audit 2023-09-30T09:43:06.596939+0000 mon.a (mon.0) 1588 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:07.940 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:07 smithi099 bash[59238]: audit 2023-09-30T09:43:07.169867+0000 mon.a (mon.0) 1589 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:07.944 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:07.973 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:07.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:07.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:08.079 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:08.107 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:08.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:08.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:08.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:08.262 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:08.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:08.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:08.399 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:08.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:08.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:08.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:08.523 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:08.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:08.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:08.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:08 smithi099 bash[59238]: cluster 2023-09-30T09:43:07.333121+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1356: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 392 op/s; 20415/107946 objects degraded (18.912%); 6742/107946 objects misplaced (6.246%); 2.0 MiB/s, 29 objects/s recovering 2023-09-30T09:43:08.633 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:08 smithi099 bash[59238]: cluster 2023-09-30T09:43:07.874062+0000 mon.a (mon.0) 1590 : cluster 3 Health check update: Degraded data redundancy: 20415/107946 objects degraded (18.912%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:08.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:08.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:08.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:08.750 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:08.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:08.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:08.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:08.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:08.899 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:08.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:08.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:08.917 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-30T09:43:09.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:09.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:08 smithi005 bash[75361]: cluster 2023-09-30T09:43:07.333121+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1356: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 392 op/s; 20415/107946 objects degraded (18.912%); 6742/107946 objects misplaced (6.246%); 2.0 MiB/s, 29 objects/s recovering 2023-09-30T09:43:09.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:08 smithi005 bash[75361]: cluster 2023-09-30T09:43:07.874062+0000 mon.a (mon.0) 1590 : cluster 3 Health check update: Degraded data redundancy: 20415/107946 objects degraded (18.912%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:09.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:08 smithi005 bash[78438]: cluster 2023-09-30T09:43:07.333121+0000 mgr.y (mgr.34107) 1262 : cluster 0 pgmap v1356: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 392 op/s; 20415/107946 objects degraded (18.912%); 6742/107946 objects misplaced (6.246%); 2.0 MiB/s, 29 objects/s recovering 2023-09-30T09:43:09.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:08 smithi005 bash[78438]: cluster 2023-09-30T09:43:07.874062+0000 mon.a (mon.0) 1590 : cluster 3 Health check update: Degraded data redundancy: 20415/107946 objects degraded (18.912%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:09.028 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:09.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:09.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:09.138 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:09.187 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:09.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:09.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:09.292 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:09.324 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:09.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:09.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:09.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:09.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:09.463 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:09.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:09.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:09.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:09.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:09.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:09.698 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:09.728 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:09.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:09.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:09.831 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:09.865 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:09.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:09.971 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:09.979 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:43:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:43:09] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-30T09:43:10.028 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:10.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:10.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:10.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:10.157 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:10.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:10.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:10.263 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:10.304 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:10.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:10.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:10.414 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:10.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:10.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:10.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:10.553 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:10.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:10.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:10.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:10.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:10.722 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:10.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:10.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:10.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:10.839 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:10 smithi005 bash[75361]: cluster 2023-09-30T09:43:09.334147+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1357: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 19327/101700 objects degraded (19.004%); 6196/101700 objects misplaced (6.092%); 2.3 MiB/s, 35 objects/s recovering 2023-09-30T09:43:10.840 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:10 smithi005 bash[78438]: cluster 2023-09-30T09:43:09.334147+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1357: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 19327/101700 objects degraded (19.004%); 6196/101700 objects misplaced (6.092%); 2.3 MiB/s, 35 objects/s recovering 2023-09-30T09:43:10.867 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:10.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:10.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:10.974 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:11.007 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:11.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:11.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:10 smithi099 bash[59238]: cluster 2023-09-30T09:43:09.334147+0000 mgr.y (mgr.34107) 1263 : cluster 0 pgmap v1357: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.1 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 19327/101700 objects degraded (19.004%); 6196/101700 objects misplaced (6.092%); 2.3 MiB/s, 35 objects/s recovering 2023-09-30T09:43:11.115 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:11.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:11.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:11.246 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:11.276 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:11.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:11.420 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:11.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:11.522 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:11.549 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:11.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:11.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:11.682 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:11.785 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:11.809 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:11.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:11.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:11.943 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:11.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:11.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:12.053 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:12.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:12.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:12.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:12.183 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:12.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:12.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:12.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:12.320 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:12.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:12.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:12.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:12.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:12.476 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:12.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:12.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:12.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:12.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:12.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:12.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:12.670 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0] out_osds: [4] dead_osds: [7] live_osds: [0, 1, 2, 3, 5, 6, 4] 2023-09-30T09:43:12.670 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:43:12.671 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-30T09:43:12.671 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-30T09:43:12.671 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-30T09:43:12.671 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-30T09:43:12.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:12.782 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:12.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:12.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:12.894 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:12 smithi099 bash[59238]: cluster 2023-09-30T09:43:11.334883+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1358: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 19327/98832 objects degraded (19.555%); 6196/98832 objects misplaced (6.269%); 1.9 MiB/s, 29 objects/s recovering 2023-09-30T09:43:12.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:12.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:12.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:13.014 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:13.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:12 smithi005 bash[75361]: cluster 2023-09-30T09:43:11.334883+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1358: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 19327/98832 objects degraded (19.555%); 6196/98832 objects misplaced (6.269%); 1.9 MiB/s, 29 objects/s recovering 2023-09-30T09:43:13.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:12 smithi005 bash[78438]: cluster 2023-09-30T09:43:11.334883+0000 mgr.y (mgr.34107) 1264 : cluster 0 pgmap v1358: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 2.0 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 519 op/s; 19327/98832 objects degraded (19.555%); 6196/98832 objects misplaced (6.269%); 1.9 MiB/s, 29 objects/s recovering 2023-09-30T09:43:13.049 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:13.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:13.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:13.179 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:13.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:13.308 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:13.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:13.412 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:13.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:13.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:13.591 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:13.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:13.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:13.703 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:13 smithi005 bash[75361]: cluster 2023-09-30T09:43:12.875237+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 19327/98832 objects degraded (19.555%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:13.703 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:13 smithi005 bash[78438]: cluster 2023-09-30T09:43:12.875237+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 19327/98832 objects degraded (19.555%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:13.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:13.727 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:43:13.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:13.833 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:13.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:13.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:13.967 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:13.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:13.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:13.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:14.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:13 smithi099 bash[59238]: cluster 2023-09-30T09:43:12.875237+0000 mon.a (mon.0) 1591 : cluster 3 Health check update: Degraded data redundancy: 19327/98832 objects degraded (19.555%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:14.091 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:14.116 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:14.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:14.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:14.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:14.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:14.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:14.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:14.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:14.375 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:14.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:14.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:14.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:14.504 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:14.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:14.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:14.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:14.647 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:14.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:14.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:14.754 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:14.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:14.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:14.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:14.880 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:14.920 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:14.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:14.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:15.026 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:15.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:14 smithi099 bash[59238]: cluster 2023-09-30T09:43:13.335543+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1359: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 18717/95739 objects degraded (19.550%); 6196/95739 objects misplaced (6.472%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:43:15.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:15.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:15.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:15.168 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:15.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:15.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:15.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:15.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:14 smithi005 bash[75361]: cluster 2023-09-30T09:43:13.335543+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1359: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 18717/95739 objects degraded (19.550%); 6196/95739 objects misplaced (6.472%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:43:15.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:14 smithi005 bash[78438]: cluster 2023-09-30T09:43:13.335543+0000 mgr.y (mgr.34107) 1265 : cluster 0 pgmap v1359: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.9 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 550 op/s; 18717/95739 objects degraded (19.550%); 6196/95739 objects misplaced (6.472%); 1.7 MiB/s, 26 objects/s recovering 2023-09-30T09:43:15.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:15.342 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:15.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:15.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:15.487 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:15.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:15.591 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:15.622 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:15.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:15.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:15.733 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:15.774 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:15.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:15.879 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:15.902 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:15.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:15.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:15.912 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:15 smithi005 bash[75361]: audit 2023-09-30T09:43:15.881648+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.5:0/2597434624' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:43:15.912 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:15 smithi005 bash[78438]: audit 2023-09-30T09:43:15.881648+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.5:0/2597434624' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:43:15.942 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:43:15.997 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:43:16.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:16.039 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:43:16.048 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:16.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:15 smithi099 bash[59238]: audit 2023-09-30T09:43:15.881648+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.5:0/2597434624' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:43:16.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:16.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:16.082 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:43:16.125 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:43:16.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:16.169 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:43:16.183 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:16.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:16.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:16.201 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:43:16.205 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:43:16.205 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:43:16.206 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:43:16.206 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:43:16.206 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:43:16.206 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:43:16.206 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:43:16.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-30T09:43:16.290 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:16.331 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:16.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:16.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:16.438 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:16.460 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:16.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:16.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:16.563 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:16.586 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:16.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:16.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:16.689 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:16.719 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:16.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:16.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:16.821 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:16.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:16.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:16.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:16.922 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:43:16.950 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:16 smithi005 bash[78438]: cluster 2023-09-30T09:43:15.336330+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1360: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 18230/89268 objects degraded (20.422%); 5612/89268 objects misplaced (6.287%); 2.1 MiB/s, 32 objects/s recovering 2023-09-30T09:43:16.951 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:16 smithi005 bash[78438]: audit 2023-09-30T09:43:16.304262+0000 mon.a (mon.0) 1592 : audit 1 from='client.? 172.21.15.5:0/531990685' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:43:16.951 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:16 smithi005 bash[75361]: cluster 2023-09-30T09:43:15.336330+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1360: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 18230/89268 objects degraded (20.422%); 5612/89268 objects misplaced (6.287%); 2.1 MiB/s, 32 objects/s recovering 2023-09-30T09:43:16.951 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:16 smithi005 bash[75361]: audit 2023-09-30T09:43:16.304262+0000 mon.a (mon.0) 1592 : audit 1 from='client.? 172.21.15.5:0/531990685' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:43:16.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:17.011 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:17.117 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:17.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:16 smithi099 bash[59238]: cluster 2023-09-30T09:43:15.336330+0000 mgr.y (mgr.34107) 1266 : cluster 0 pgmap v1360: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 18230/89268 objects degraded (20.422%); 5612/89268 objects misplaced (6.287%); 2.1 MiB/s, 32 objects/s recovering 2023-09-30T09:43:17.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:16 smithi099 bash[59238]: audit 2023-09-30T09:43:16.304262+0000 mon.a (mon.0) 1592 : audit 1 from='client.? 172.21.15.5:0/531990685' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:43:17.140 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:17.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:17.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:17.272 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:17.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:17.376 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:17.405 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:17.509 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:17.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:17.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:17.646 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:17.671 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:17.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:17.775 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:17.797 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:17.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:17.900 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:17.924 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:17.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:17.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:17.939 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45806.0:178865 11.3 11:cd4eb259:::benchmark_data_smithi005_217595_object75768:head [delete] snapc 0=[] ondisk+write+known_if_redirected e272)", 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:43:17.923479+0000", 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.0152794, 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.015303519, 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:43:17.940 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45806", 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 178865 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923479+0000", 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:43:17.941 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923479+0000", 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923477+0000", 2023-09-30T09:43:17.942 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0179e-05 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923487+0000", 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.4060999999999998e-05 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:43:17.943 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923521+0000", 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0699999999999999e-05 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923532+0000", 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.9221000000000002e-05 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.944 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923581+0000", 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000162199 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923743+0000", 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018924499999999999 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.945 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1", 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.923933+0000", 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0073356430000000002 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931268+0000", 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0077893249999999997 2023-09-30T09:43:17.946 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45806.0:178868 11.1 11:8d569ef0:::benchmark_data_smithi005_217595_object75771:head [delete] snapc 0=[] ondisk+write+known_if_redirected e272)", 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:43:17.930799+0000", 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.0079592020000000003, 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0080422010000000006, 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:43:17.947 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45806", 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 178868 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.930799+0000", 2023-09-30T09:43:17.948 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.930799+0000", 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:43:17.949 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.930797+0000", 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.5200000000000003e-06 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.930806+0000", 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.7235999999999999e-05 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:43:17.950 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.930824+0000", 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5220000000000001e-06 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.930831+0000", 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2275999999999998e-05 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:43:17.951 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.930893+0000", 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014668600000000001 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931040+0000", 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00018823000000000001 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:43:17.952 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931228+0000", 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00042915500000000002 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45806.0:178869 11.1 11:8fa5268f:::benchmark_data_smithi005_217595_object75772:head [delete] snapc 0=[] ondisk+write+known_if_redirected e272)", 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:43:17.931253+0000", 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.0075054509999999998, 2023-09-30T09:43:17.953 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0076347610000000003, 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45806", 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 178869 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.954 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931253+0000", 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931253+0000", 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.955 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931252+0000", 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.4889999999999998e-06 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931259+0000", 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4521e-05 2023-09-30T09:43:17.956 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931274+0000", 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.3049999999999993e-06 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931282+0000", 2023-09-30T09:43:17.957 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0066275509999999998 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.937910+0000", 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000181194 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.958 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.938091+0000", 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000105122 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,3", 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.938196+0000", 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.006943042 2023-09-30T09:43:17.959 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45806.0:178870 11.3 11:caa4f8fc:::benchmark_data_smithi005_217595_object75773:head [delete] snapc 0=[] ondisk+write+known_if_redirected e272)", 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:43:17.931299+0000", 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 0.0074590309999999996, 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0076410410000000003, 2023-09-30T09:43:17.960 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "waiting for sub ops", 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45806", 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 178870 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.961 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931299+0000", 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931299+0000", 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:43:17.962 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931299+0000", 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.07e-06 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931303+0000", 2023-09-30T09:43:17.963 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3459999999999996e-06 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931310+0000", 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3739999999999997e-06 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931315+0000", 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00019893100000000001 2023-09-30T09:43:17.964 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931514+0000", 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000130047 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931644+0000", 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014773999999999999 2023-09-30T09:43:17.965 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 1", 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.931792+0000", 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0044902570000000001 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:43:17.936282+0000", 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0049831270000000004 2023-09-30T09:43:17.966 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.967 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:43:17.967 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.967 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:43:17.967 INFO:teuthology.orchestra.run.smithi099.stdout: ], 2023-09-30T09:43:17.967 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 4 2023-09-30T09:43:17.967 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:43:18.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:18.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:18.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:18.074 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: cluster 2023-09-30T09:43:16.907301+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:43:18.074 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: audit 2023-09-30T09:43:16.908858+0000 mon.a (mon.0) 1594 : audit 1 from='client.? 172.21.15.5:0/531990685' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:43:18.074 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: cluster 2023-09-30T09:43:16.913003+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.074 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: cluster 2023-09-30T09:43:16.913367+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.074 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: cluster 2023-09-30T09:43:16.914682+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e272: 8 total, 7 up, 7 in 2023-09-30T09:43:18.075 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: cluster 2023-09-30T09:43:16.924766+0000 osd.0 (osd.0) 146 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.077 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: cluster 2023-09-30T09:43:16.930694+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.077 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[78438]: cluster 2023-09-30T09:43:17.877265+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 18230/89268 objects degraded (20.422%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:18.077 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: cluster 2023-09-30T09:43:16.907301+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:43:18.077 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: audit 2023-09-30T09:43:16.908858+0000 mon.a (mon.0) 1594 : audit 1 from='client.? 172.21.15.5:0/531990685' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:43:18.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: cluster 2023-09-30T09:43:16.913003+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: cluster 2023-09-30T09:43:16.913367+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: cluster 2023-09-30T09:43:16.914682+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e272: 8 total, 7 up, 7 in 2023-09-30T09:43:18.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: cluster 2023-09-30T09:43:16.924766+0000 osd.0 (osd.0) 146 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: cluster 2023-09-30T09:43:16.930694+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:17 smithi005 bash[75361]: cluster 2023-09-30T09:43:17.877265+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 18230/89268 objects degraded (20.422%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:43:18.089 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:43:18.174 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:18.193 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: cluster 2023-09-30T09:43:16.907301+0000 mon.a (mon.0) 1593 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:43:18.193 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: audit 2023-09-30T09:43:16.908858+0000 mon.a (mon.0) 1594 : audit 1 from='client.? 172.21.15.5:0/531990685' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:43:18.193 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: cluster 2023-09-30T09:43:16.913003+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: cluster 2023-09-30T09:43:16.913367+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: cluster 2023-09-30T09:43:16.914682+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e272: 8 total, 7 up, 7 in 2023-09-30T09:43:18.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: cluster 2023-09-30T09:43:16.924766+0000 osd.0 (osd.0) 146 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: cluster 2023-09-30T09:43:16.930694+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e272 with expected crc 2023-09-30T09:43:18.194 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:17 smithi099 bash[59238]: cluster 2023-09-30T09:43:17.877265+0000 mon.a (mon.0) 1596 : cluster 3 Health check update: Degraded data redundancy: 18230/89268 objects degraded (20.422%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:18.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:18.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:18.307 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:18.431 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:18.559 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:18.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:18.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:18.695 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:18.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:18.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.847 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:18.934 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:18 smithi005 bash[75361]: cluster 2023-09-30T09:43:17.336888+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1362: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 18230/89268 objects degraded (20.422%); 5612/89268 objects misplaced (6.287%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:18.934 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:18 smithi005 bash[78438]: cluster 2023-09-30T09:43:17.336888+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1362: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 18230/89268 objects degraded (20.422%); 5612/89268 objects misplaced (6.287%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:18.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-30T09:43:18.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:18.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:18.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:19.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:19.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:19.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:19.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:19.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:19.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:19.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:19.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:19.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:18 smithi099 bash[59238]: cluster 2023-09-30T09:43:17.336888+0000 mgr.y (mgr.34107) 1267 : cluster 0 pgmap v1362: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 18230/89268 objects degraded (20.422%); 5612/89268 objects misplaced (6.287%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:19.352 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:19.377 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:19.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:19.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:19.482 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:19.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:19.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:19.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:19.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:43:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:43:19] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.33.4" 2023-09-30T09:43:19.567 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:19.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:19.655 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:19.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:19.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:19.757 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:19.786 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:19.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:19.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:19.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:19.914 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:19.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:19.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:20.017 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:20.042 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:20.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:20.090 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:43:20.147 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:20.180 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:20.288 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:20.322 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:20.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:20.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:20.453 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:20.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:20.557 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:20.589 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:20.696 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:20.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:20.826 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:20.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:20.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:20.961 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:20.992 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:20.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:20.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:21.095 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:43:21.096 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:21.104 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:20 smithi005 bash[75361]: cluster 2023-09-30T09:43:19.337749+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1363: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 624 op/s; 17202/82950 objects degraded (20.738%); 5009/82950 objects misplaced (6.039%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:21.104 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:20 smithi005 bash[78438]: cluster 2023-09-30T09:43:19.337749+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1363: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 624 op/s; 17202/82950 objects degraded (20.738%); 5009/82950 objects misplaced (6.039%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:21.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:21.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:21.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:21.245 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:21.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:21.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:20 smithi099 bash[59238]: cluster 2023-09-30T09:43:19.337749+0000 mgr.y (mgr.34107) 1268 : cluster 0 pgmap v1363: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 624 op/s; 17202/82950 objects degraded (20.738%); 5009/82950 objects misplaced (6.039%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:21.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:21.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:21.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:21.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:21.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:21.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:21.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:21.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:21.672 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:21.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:21.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:21.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:21.802 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:21.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:21.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:21.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:21.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:21.978 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:21.980 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:21 smithi005 bash[75361]: audit 2023-09-30T09:43:21.590486+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:21.980 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:21 smithi005 bash[78438]: audit 2023-09-30T09:43:21.590486+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:21.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:21.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:22.082 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:22.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:22.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:22.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:22.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:22.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:22.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:21 smithi099 bash[59238]: audit 2023-09-30T09:43:21.590486+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:22.368 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:22.408 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:22.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:22.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:22.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:22.548 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:22.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:22.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:22.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:22.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:22.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:22.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:22.786 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:22.817 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:22.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:22.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:22.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:22.953 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:22 smithi099 bash[59238]: cluster 2023-09-30T09:43:21.338442+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1364: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 17202/80178 objects degraded (21.455%); 5009/80178 objects misplaced (6.247%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:22.954 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:22 smithi099 bash[59238]: cluster 2023-09-30T09:43:22.878309+0000 mon.a (mon.0) 1598 : cluster 3 Health check update: Degraded data redundancy: 17202/80178 objects degraded (21.455%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:22.962 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:22.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:22.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:23.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:23.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:23.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:23.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:23.202 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:23.231 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:23.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:23.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:23.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:22 smithi005 bash[75361]: cluster 2023-09-30T09:43:21.338442+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1364: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 17202/80178 objects degraded (21.455%); 5009/80178 objects misplaced (6.247%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:23.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:22 smithi005 bash[75361]: cluster 2023-09-30T09:43:22.878309+0000 mon.a (mon.0) 1598 : cluster 3 Health check update: Degraded data redundancy: 17202/80178 objects degraded (21.455%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:23.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:22 smithi005 bash[78438]: cluster 2023-09-30T09:43:21.338442+0000 mgr.y (mgr.34107) 1269 : cluster 0 pgmap v1364: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.6 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 17202/80178 objects degraded (21.455%); 5009/80178 objects misplaced (6.247%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:23.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:22 smithi005 bash[78438]: cluster 2023-09-30T09:43:22.878309+0000 mon.a (mon.0) 1598 : cluster 3 Health check update: Degraded data redundancy: 17202/80178 objects degraded (21.455%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:23.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:23.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:23.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:23.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:23.479 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:23.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:23.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:23.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:23.625 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:23.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:23.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:23.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:23.731 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:43:23.766 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:23.789 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:23.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:23.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:23.894 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:23.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:23.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:23.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:24.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:24.055 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:24.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:24.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:24.163 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:24.204 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:24.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:24.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:24.310 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:24.348 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:24.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:24.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:24.454 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:24.488 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:24.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:24.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:24.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:24.632 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:24.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:24.734 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:24.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:24.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:24.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:24.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:24.902 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:24.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:24.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:24.956 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:24 smithi005 bash[75361]: cluster 2023-09-30T09:43:23.338995+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1365: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 16586/77193 objects degraded (21.486%); 5009/77193 objects misplaced (6.489%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:24.961 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:43:24.962 INFO:teuthology.orchestra.run.smithi005.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-30T09:43:24.962 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:43:25.000 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:24 smithi005 bash[78438]: cluster 2023-09-30T09:43:23.338995+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1365: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 16586/77193 objects degraded (21.486%); 5009/77193 objects misplaced (6.489%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:25.008 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:25.033 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:25.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:25.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:25.136 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.179 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:25.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:25.287 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.299 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:24 smithi099 bash[59238]: cluster 2023-09-30T09:43:23.338995+0000 mgr.y (mgr.34107) 1270 : cluster 0 pgmap v1365: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.6 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 16586/77193 objects degraded (21.486%); 5009/77193 objects misplaced (6.489%); 1.1 MiB/s, 16 objects/s recovering 2023-09-30T09:43:25.325 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:25.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:25.432 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.473 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:25.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:25.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.603 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:25.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:25.711 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:25.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:25.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:25.873 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:25.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:25.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:25.977 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:25.998 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:26.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:26.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:26.143 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:26.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:26.245 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:26.270 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:26.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:26.373 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:26.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:26.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:26.517 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:26.541 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:26.646 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:26.665 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:26.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:26.770 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:26.795 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:26.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:26.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:26.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:26.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:26.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:27.013 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:27.014 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:27.023 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:26 smithi099 bash[59238]: cluster 2023-09-30T09:43:25.339738+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1366: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 16117/70749 objects degraded (22.781%); 4446/70749 objects misplaced (6.284%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:27.075 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:27.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:27.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:27.179 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:27.213 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:27.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:27.217 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:26 smithi005 bash[75361]: cluster 2023-09-30T09:43:25.339738+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1366: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 16117/70749 objects degraded (22.781%); 4446/70749 objects misplaced (6.284%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:27.218 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:26 smithi005 bash[78438]: cluster 2023-09-30T09:43:25.339738+0000 mgr.y (mgr.34107) 1271 : cluster 0 pgmap v1366: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 16117/70749 objects degraded (22.781%); 4446/70749 objects misplaced (6.284%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:27.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:27.319 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:27.359 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:27.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:27.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:27.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:27.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:27.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:27.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:27.592 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:27.619 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:27.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:27.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:27.727 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:27.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:27.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:27.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:27.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:27.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:27.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:27.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:27.937 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:43:27.937 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:43:27.937 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:43:27.937 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:43:27.938 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:43:27.990 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:27 smithi099 bash[59238]: cluster 2023-09-30T09:43:27.879449+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 16117/70749 objects degraded (22.781%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:27.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:28.032 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:28.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:28.139 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:28.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:28.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:27 smithi005 bash[75361]: cluster 2023-09-30T09:43:27.879449+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 16117/70749 objects degraded (22.781%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:28.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:27 smithi005 bash[78438]: cluster 2023-09-30T09:43:27.879449+0000 mon.a (mon.0) 1599 : cluster 3 Health check update: Degraded data redundancy: 16117/70749 objects degraded (22.781%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:28.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:28.313 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:28.418 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:28.459 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:28.562 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:28.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:28.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:28.697 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:28.722 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:28.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:28.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:28.853 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:28.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:28.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-30T09:43:28.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:28.993 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:28.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:28.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:29.096 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:29.123 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:29.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:29.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:29.226 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:29.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:28 smithi005 bash[75361]: cluster 2023-09-30T09:43:27.340174+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1367: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 16117/70749 objects degraded (22.781%); 4446/70749 objects misplaced (6.284%); 1013 KiB/s, 15 objects/s recovering 2023-09-30T09:43:29.235 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:28 smithi005 bash[78438]: cluster 2023-09-30T09:43:27.340174+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1367: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 16117/70749 objects degraded (22.781%); 4446/70749 objects misplaced (6.284%); 1013 KiB/s, 15 objects/s recovering 2023-09-30T09:43:29.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:29.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:29.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:29.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:28 smithi099 bash[59238]: cluster 2023-09-30T09:43:27.340174+0000 mgr.y (mgr.34107) 1272 : cluster 0 pgmap v1367: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.4 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 592 op/s; 16117/70749 objects degraded (22.781%); 4446/70749 objects misplaced (6.284%); 1013 KiB/s, 15 objects/s recovering 2023-09-30T09:43:29.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:29.407 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:29.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:29.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:29.511 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:43:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:43:29] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.33.4" 2023-09-30T09:43:29.551 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:29.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:29.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:29.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:29.678 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:29.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:29.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:29.813 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:29.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:29.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:29.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:29.954 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:29.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:29.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:30.058 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:30.086 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:30.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:30.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:30.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:30.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:30.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:30.327 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:30.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:30.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:30.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:30.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:30.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:30.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:30.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:30.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:30.625 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:30.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:30.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:30.729 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:30.754 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:30.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:30.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:30.857 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:30.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:30.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:30.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:30.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:31.019 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:30 smithi099 bash[59238]: cluster 2023-09-30T09:43:29.341000+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1368: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.3 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 15044/64353 objects degraded (23.377%); 3867/64353 objects misplaced (6.009%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:43:31.127 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:31.155 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:31.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:31.258 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:31.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:30 smithi005 bash[75361]: cluster 2023-09-30T09:43:29.341000+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1368: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.3 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 15044/64353 objects degraded (23.377%); 3867/64353 objects misplaced (6.009%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:43:31.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:30 smithi005 bash[78438]: cluster 2023-09-30T09:43:29.341000+0000 mgr.y (mgr.34107) 1273 : cluster 0 pgmap v1368: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.3 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 15044/64353 objects degraded (23.377%); 3867/64353 objects misplaced (6.009%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:43:31.288 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:31.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:31.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:31.421 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:31.529 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:31.537 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 7, 6, 0] out_osds: [4] dead_osds: [7] live_osds: [0, 1, 2, 3, 5, 6, 4] 2023-09-30T09:43:31.538 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:43:31.538 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [1, 2, 3, 5, 7, 6, 0] 2023-09-30T09:43:31.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-30T09:43:31.558 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:31.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:31.665 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:31.693 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:31.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:31.797 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:31.837 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:31.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:31.943 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:31.991 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:31.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:31.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:32.095 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:32.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:32.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:32.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:32.243 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:32.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:32.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:32.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:32.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:32.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:32.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:32.475 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:32.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:32.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:32.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:32.616 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:32.652 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:32.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:32.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:32.757 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:32.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:32.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:32.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:32.893 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:32.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:32.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:32.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:33.041 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:33.071 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:33.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:33.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:33.178 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:33.206 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:33.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:33.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:33.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:32 smithi005 bash[78438]: cluster 2023-09-30T09:43:31.341922+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1369: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 15044/61371 objects degraded (24.513%); 3867/61371 objects misplaced (6.301%); 901 KiB/s, 14 objects/s recovering 2023-09-30T09:43:33.292 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:32 smithi005 bash[78438]: cluster 2023-09-30T09:43:32.880750+0000 mon.a (mon.0) 1600 : cluster 3 Health check update: Degraded data redundancy: 15044/61371 objects degraded (24.513%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:33.292 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:32 smithi005 bash[75361]: cluster 2023-09-30T09:43:31.341922+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1369: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 15044/61371 objects degraded (24.513%); 3867/61371 objects misplaced (6.301%); 901 KiB/s, 14 objects/s recovering 2023-09-30T09:43:33.292 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:32 smithi005 bash[75361]: cluster 2023-09-30T09:43:32.880750+0000 mon.a (mon.0) 1600 : cluster 3 Health check update: Degraded data redundancy: 15044/61371 objects degraded (24.513%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:33.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:32 smithi099 bash[59238]: cluster 2023-09-30T09:43:31.341922+0000 mgr.y (mgr.34107) 1274 : cluster 0 pgmap v1369: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.2 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 599 op/s; 15044/61371 objects degraded (24.513%); 3867/61371 objects misplaced (6.301%); 901 KiB/s, 14 objects/s recovering 2023-09-30T09:43:33.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:32 smithi099 bash[59238]: cluster 2023-09-30T09:43:32.880750+0000 mon.a (mon.0) 1600 : cluster 3 Health check update: Degraded data redundancy: 15044/61371 objects degraded (24.513%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:33.359 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:33.385 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:33.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:33.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:33.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:33.517 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:33.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:33.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:33.625 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:33.667 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:33.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:33.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:33.713 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:43:33.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:33.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:33.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:33.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:33.905 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:33.927 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:33.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:33.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:34.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:34.065 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:34.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:34.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:34.171 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:34.212 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:34.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:34.318 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:34.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:34.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:34.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:34.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:34.479 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:34.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:34.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:34.582 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:34.608 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:34.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:34.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:34.743 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:34.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:34.853 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:34.889 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:34.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:34.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:35.022 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:35.127 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:35.149 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:35.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:35.262 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:34 smithi005 bash[75361]: cluster 2023-09-30T09:43:33.342716+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1370: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 14444/58524 objects degraded (24.680%); 3867/58524 objects misplaced (6.608%); 901 KiB/s, 14 objects/s recovering 2023-09-30T09:43:35.262 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:34 smithi005 bash[78438]: cluster 2023-09-30T09:43:33.342716+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1370: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 14444/58524 objects degraded (24.680%); 3867/58524 objects misplaced (6.608%); 901 KiB/s, 14 objects/s recovering 2023-09-30T09:43:35.278 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:35.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:34 smithi099 bash[59238]: cluster 2023-09-30T09:43:33.342716+0000 mgr.y (mgr.34107) 1275 : cluster 0 pgmap v1370: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.2 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 14444/58524 objects degraded (24.680%); 3867/58524 objects misplaced (6.608%); 901 KiB/s, 14 objects/s recovering 2023-09-30T09:43:35.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:35.407 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:35.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:35.510 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:35.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:35.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:35.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:35.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:35.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:35.775 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:35.831 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:35.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:35.936 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:35.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:35.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:35.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:36.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.104 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:36.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:36.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.253 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:43:36.254 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:36.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:36.330 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:43:36.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:36.400 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:43:36.402 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:36.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:36.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:36.421 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:36.456 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:43:36.498 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:43:36.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:36.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:36.553 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:43:36.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:36.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:36.590 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:43:36.592 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-30T09:43:36.659 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.685 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:36.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:36.792 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:36.816 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:36.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:36.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:36.920 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.958 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:36.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:36.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:37.022 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:43:37.062 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:37.109 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:37.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:37.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:37.215 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:37.224 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[75361]: cluster 2023-09-30T09:43:35.343466+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1371: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13955/54567 objects degraded (25.574%); 3303/54567 objects misplaced (6.053%); 1.3 MiB/s, 21 objects/s recovering 2023-09-30T09:43:37.224 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[75361]: audit 2023-09-30T09:43:36.203547+0000 mon.a (mon.0) 1601 : audit 0 from='client.? 172.21.15.5:0/1642078810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:43:37.224 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[75361]: audit 2023-09-30T09:43:36.590925+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:37.224 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[75361]: audit 2023-09-30T09:43:36.668376+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.5:0/402111388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:43:37.224 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[75361]: audit 2023-09-30T09:43:36.669473+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:43:37.224 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[78438]: cluster 2023-09-30T09:43:35.343466+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1371: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13955/54567 objects degraded (25.574%); 3303/54567 objects misplaced (6.053%); 1.3 MiB/s, 21 objects/s recovering 2023-09-30T09:43:37.224 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[78438]: audit 2023-09-30T09:43:36.203547+0000 mon.a (mon.0) 1601 : audit 0 from='client.? 172.21.15.5:0/1642078810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:43:37.225 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[78438]: audit 2023-09-30T09:43:36.590925+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:37.225 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[78438]: audit 2023-09-30T09:43:36.668376+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.5:0/402111388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:43:37.225 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:36 smithi005 bash[78438]: audit 2023-09-30T09:43:36.669473+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:43:37.246 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:37.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:37.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:37 smithi099 bash[59238]: cluster 2023-09-30T09:43:35.343466+0000 mgr.y (mgr.34107) 1276 : cluster 0 pgmap v1371: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.1 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13955/54567 objects degraded (25.574%); 3303/54567 objects misplaced (6.053%); 1.3 MiB/s, 21 objects/s recovering 2023-09-30T09:43:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:37 smithi099 bash[59238]: audit 2023-09-30T09:43:36.203547+0000 mon.a (mon.0) 1601 : audit 0 from='client.? 172.21.15.5:0/1642078810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:43:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:37 smithi099 bash[59238]: audit 2023-09-30T09:43:36.590925+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:37 smithi099 bash[59238]: audit 2023-09-30T09:43:36.668376+0000 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.5:0/402111388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:43:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:37 smithi099 bash[59238]: audit 2023-09-30T09:43:36.669473+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:43:37.348 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:37.372 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:37.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:37.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:37.480 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:37.503 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:37.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:37.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:37.607 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:37.726 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:37.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:37.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:38.049 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:38.088 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:38.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:38.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:38.125 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:43:38.125 INFO:teuthology.orchestra.run.smithi099.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-30T09:43:38.152 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:38 smithi099 bash[59238]: cluster 2023-09-30T09:43:36.995790+0000 mon.a (mon.0) 1604 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:43:38.153 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:38 smithi099 bash[59238]: audit 2023-09-30T09:43:37.008588+0000 mon.a (mon.0) 1605 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:43:38.153 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:38 smithi099 bash[59238]: cluster 2023-09-30T09:43:37.014924+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e273 with expected crc 2023-09-30T09:43:38.153 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:38 smithi099 bash[59238]: cluster 2023-09-30T09:43:37.015977+0000 mon.a (mon.0) 1606 : cluster 0 osdmap e273: 8 total, 7 up, 7 in 2023-09-30T09:43:38.153 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:38 smithi099 bash[59238]: cluster 2023-09-30T09:43:37.017610+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e273 with expected crc 2023-09-30T09:43:38.153 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:38 smithi099 bash[59238]: cluster 2023-09-30T09:43:37.887175+0000 mon.a (mon.0) 1607 : cluster 3 Health check update: Degraded data redundancy: 13955/54567 objects degraded (25.574%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:38.192 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:38.230 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:38.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:38.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[75361]: cluster 2023-09-30T09:43:36.995790+0000 mon.a (mon.0) 1604 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:43:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[75361]: audit 2023-09-30T09:43:37.008588+0000 mon.a (mon.0) 1605 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:43:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[75361]: cluster 2023-09-30T09:43:37.014924+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e273 with expected crc 2023-09-30T09:43:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[75361]: cluster 2023-09-30T09:43:37.015977+0000 mon.a (mon.0) 1606 : cluster 0 osdmap e273: 8 total, 7 up, 7 in 2023-09-30T09:43:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[75361]: cluster 2023-09-30T09:43:37.017610+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e273 with expected crc 2023-09-30T09:43:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[75361]: cluster 2023-09-30T09:43:37.887175+0000 mon.a (mon.0) 1607 : cluster 3 Health check update: Degraded data redundancy: 13955/54567 objects degraded (25.574%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[78438]: cluster 2023-09-30T09:43:36.995790+0000 mon.a (mon.0) 1604 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:43:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[78438]: audit 2023-09-30T09:43:37.008588+0000 mon.a (mon.0) 1605 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:43:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[78438]: cluster 2023-09-30T09:43:37.014924+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e273 with expected crc 2023-09-30T09:43:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[78438]: cluster 2023-09-30T09:43:37.015977+0000 mon.a (mon.0) 1606 : cluster 0 osdmap e273: 8 total, 7 up, 7 in 2023-09-30T09:43:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[78438]: cluster 2023-09-30T09:43:37.017610+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e273 with expected crc 2023-09-30T09:43:38.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:38 smithi005 bash[78438]: cluster 2023-09-30T09:43:37.887175+0000 mon.a (mon.0) 1607 : cluster 3 Health check update: Degraded data redundancy: 13955/54567 objects degraded (25.574%), 17 pgs degraded (PG_DEGRADED) 2023-09-30T09:43:38.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:38.360 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:38.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:38.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:38.463 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:38.495 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:38.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:38.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:38.598 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:38.622 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:38.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:38.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:38.725 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:38.776 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:38.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:38.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:38.883 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:38.910 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:38.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:38.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:39.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:39 smithi005 bash[75361]: cluster 2023-09-30T09:43:37.344045+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1373: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.1 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 13955/52119 objects degraded (26.775%); 3303/52119 objects misplaced (6.337%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:39.013 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:39.038 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:39.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:39.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:39.056 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:43:39.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:39.171 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:39.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:39.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:39 smithi099 bash[59238]: cluster 2023-09-30T09:43:37.344045+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1373: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.1 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 13955/52119 objects degraded (26.775%); 3303/52119 objects misplaced (6.337%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:39.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:39.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:39.338 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:39 smithi005 bash[78438]: cluster 2023-09-30T09:43:37.344045+0000 mgr.y (mgr.34107) 1277 : cluster 0 pgmap v1373: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 1.1 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 620 op/s; 13955/52119 objects degraded (26.775%); 3303/52119 objects misplaced (6.337%); 1.0 MiB/s, 16 objects/s recovering 2023-09-30T09:43:39.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:39.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:39.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:39.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:39.556 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:39.588 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:39.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:39.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:39.593 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:43:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:43:39] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.33.4" 2023-09-30T09:43:39.693 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:39.724 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:39.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:39.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:39.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:39.852 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:39.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:39.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:39.957 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:40.008 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:40.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:40.013 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:40 smithi099 bash[59238]: cluster 2023-09-30T09:43:39.345910+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1374: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 957 MiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 12959/45960 objects degraded (28.196%); 2739/45960 objects misplaced (5.960%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:40.113 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:40.134 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:40.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:40.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:40.264 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:40.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:40 smithi005 bash[75361]: cluster 2023-09-30T09:43:39.345910+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1374: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 957 MiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 12959/45960 objects degraded (28.196%); 2739/45960 objects misplaced (5.960%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:40.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:40 smithi005 bash[78438]: cluster 2023-09-30T09:43:39.345910+0000 mgr.y (mgr.34107) 1278 : cluster 0 pgmap v1374: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 957 MiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 12959/45960 objects degraded (28.196%); 2739/45960 objects misplaced (5.960%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:40.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:40.369 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:40.399 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:40.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:40.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:40.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:40.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:40.586 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:43:40.587 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:43:40.632 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:40.661 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:40.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:40.766 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:40.789 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:40.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:40.894 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:40.924 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:40.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:40.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:41.029 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:41.054 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:41.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:41.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:41.157 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:41.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:41.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:41.299 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:41.336 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:41.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:41.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:41.442 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:41.465 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:41.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:41.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:41.569 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:41.602 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:41.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:41.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:41.707 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:41.733 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:41.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:41.838 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:41.870 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:41.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:41.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:41.977 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:42.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:42.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:42.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:42.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:42.161 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:42.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:42.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:42.292 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:42.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:42.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:42.395 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:42.432 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:42.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:42.538 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:42.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:42 smithi099 bash[59238]: cluster 2023-09-30T09:43:41.346663+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1375: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 896 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12959/43068 objects degraded (30.090%); 2739/43068 objects misplaced (6.360%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:42.569 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:42.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:42.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:42.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:43:42.632 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:43:42.672 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:42 smithi005 bash[75361]: cluster 2023-09-30T09:43:41.346663+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1375: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 896 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12959/43068 objects degraded (30.090%); 2739/43068 objects misplaced (6.360%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:42.672 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:42 smithi005 bash[78438]: cluster 2023-09-30T09:43:41.346663+0000 mgr.y (mgr.34107) 1279 : cluster 0 pgmap v1375: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 896 MiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12959/43068 objects degraded (30.090%); 2739/43068 objects misplaced (6.360%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:42.673 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:42.741 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:42.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:42.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:42.845 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:42.887 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:42.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:42.991 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:43.029 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:43.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:43.133 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:43.167 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:43.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:43.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:43.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:43.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:43.400 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:43.434 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:43.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:43.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:43.547 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:43 smithi099 bash[59238]: cluster 2023-09-30T09:43:42.888385+0000 mon.a (mon.0) 1608 : cluster 3 Health check update: Degraded data redundancy: 12959/43068 objects degraded (30.090%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:43.562 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:43.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:43.665 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:43.691 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:43.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:43.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:43 smithi005 bash[75361]: cluster 2023-09-30T09:43:42.888385+0000 mon.a (mon.0) 1608 : cluster 3 Health check update: Degraded data redundancy: 12959/43068 objects degraded (30.090%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:43.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:43 smithi005 bash[78438]: cluster 2023-09-30T09:43:42.888385+0000 mon.a (mon.0) 1608 : cluster 3 Health check update: Degraded data redundancy: 12959/43068 objects degraded (30.090%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:43.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:43.819 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:43.880 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:43:43.923 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:43.962 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:43.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:43.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:44.067 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:44.100 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:44.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:44.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:44.206 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:44.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:44.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:44.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:44.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:44.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:44.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:44.467 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:44.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:44.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:44.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:44.615 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:44.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:44.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:44.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:44.770 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:44.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:44.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:44.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:44.913 INFO:teuthology.orchestra.run.smithi005.stderr:marked out osd.7. 2023-09-30T09:43:44.914 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:44.914 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:44 smithi099 bash[59238]: cluster 2023-09-30T09:43:43.347360+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1376: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 835 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 12397/40104 objects degraded (30.912%); 2739/40104 objects misplaced (6.830%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:44.914 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:44 smithi099 bash[59238]: audit 2023-09-30T09:43:44.796442+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-30T09:43:44.914 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:44 smithi099 bash[59238]: cluster 2023-09-30T09:43:44.796586+0000 mon.a (mon.0) 1610 : cluster 1 Client client.admin marked osd.7 out, after it was down for 44 seconds 2023-09-30T09:43:44.914 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:44 smithi099 bash[59238]: audit 2023-09-30T09:43:44.798718+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.5:0/1773544349' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-30T09:43:44.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:44.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:45.021 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:45.048 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:45.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:45.076 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[78438]: cluster 2023-09-30T09:43:43.347360+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1376: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 835 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 12397/40104 objects degraded (30.912%); 2739/40104 objects misplaced (6.830%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:45.076 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[78438]: audit 2023-09-30T09:43:44.796442+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-30T09:43:45.076 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[78438]: cluster 2023-09-30T09:43:44.796586+0000 mon.a (mon.0) 1610 : cluster 1 Client client.admin marked osd.7 out, after it was down for 44 seconds 2023-09-30T09:43:45.076 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[78438]: audit 2023-09-30T09:43:44.798718+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.5:0/1773544349' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-30T09:43:45.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[75361]: debug 2023-09-30T09:43:44.789+0000 7fd2fb837700 -1 mon.a@0(leader).osd e273 definitely_dead 0 2023-09-30T09:43:45.076 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[75361]: cluster 2023-09-30T09:43:43.347360+0000 mgr.y (mgr.34107) 1280 : cluster 0 pgmap v1376: 89 pgs: 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 23 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded, 48 active+clean; 835 MiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 613 op/s; 12397/40104 objects degraded (30.912%); 2739/40104 objects misplaced (6.830%); 1.1 MiB/s, 18 objects/s recovering 2023-09-30T09:43:45.077 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[75361]: audit 2023-09-30T09:43:44.796442+0000 mon.a (mon.0) 1609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-30T09:43:45.077 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[75361]: cluster 2023-09-30T09:43:44.796586+0000 mon.a (mon.0) 1610 : cluster 1 Client client.admin marked osd.7 out, after it was down for 44 seconds 2023-09-30T09:43:45.077 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:44 smithi005 bash[75361]: audit 2023-09-30T09:43:44.798718+0000 mon.b (mon.1) 40 : audit 1 from='client.? 172.21.15.5:0/1773544349' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-30T09:43:45.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:45.173 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:45.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:45.275 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.300 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:45.403 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:45.427 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:45.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:45.530 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.558 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:45.661 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.690 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:45.794 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:45.826 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:45.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:45.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:45.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:46.061 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:46.088 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:46.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:46.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:46.123 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:45 smithi099 bash[59238]: cluster 2023-09-30T09:43:44.892038+0000 mon.a (mon.0) 1611 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:43:46.123 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:45 smithi099 bash[59238]: audit 2023-09-30T09:43:44.894333+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-30T09:43:46.123 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:45 smithi099 bash[59238]: cluster 2023-09-30T09:43:44.899282+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e274 with expected crc 2023-09-30T09:43:46.123 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:45 smithi099 bash[59238]: cluster 2023-09-30T09:43:44.899863+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e274 with expected crc 2023-09-30T09:43:46.124 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:45 smithi099 bash[59238]: cluster 2023-09-30T09:43:44.904539+0000 mon.a (mon.0) 1613 : cluster 0 osdmap e274: 8 total, 7 up, 6 in 2023-09-30T09:43:46.191 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:46.202 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[78438]: cluster 2023-09-30T09:43:44.892038+0000 mon.a (mon.0) 1611 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:43:46.202 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[78438]: audit 2023-09-30T09:43:44.894333+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-30T09:43:46.202 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[78438]: cluster 2023-09-30T09:43:44.899282+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e274 with expected crc 2023-09-30T09:43:46.203 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[78438]: cluster 2023-09-30T09:43:44.899863+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e274 with expected crc 2023-09-30T09:43:46.203 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[78438]: cluster 2023-09-30T09:43:44.904539+0000 mon.a (mon.0) 1613 : cluster 0 osdmap e274: 8 total, 7 up, 6 in 2023-09-30T09:43:46.203 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[75361]: cluster 2023-09-30T09:43:44.892038+0000 mon.a (mon.0) 1611 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:43:46.203 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[75361]: audit 2023-09-30T09:43:44.894333+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-30T09:43:46.203 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[75361]: cluster 2023-09-30T09:43:44.899282+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e274 with expected crc 2023-09-30T09:43:46.203 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[75361]: cluster 2023-09-30T09:43:44.899863+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e274 with expected crc 2023-09-30T09:43:46.203 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:45 smithi005 bash[75361]: cluster 2023-09-30T09:43:44.904539+0000 mon.a (mon.0) 1613 : cluster 0 osdmap e274: 8 total, 7 up, 6 in 2023-09-30T09:43:46.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:46.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:46.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:46.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:46.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:46.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:46.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:46.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:46.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:46.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:46.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:46.579 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:46.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:46.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:46.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:46.712 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:46.740 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:46.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:46.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:46.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:46.872 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:46.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:46.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:46.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:47.000 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:47.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.348380+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1378: 89 pgs: 9 peering, 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 17 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 48 active+clean; 751 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 640 op/s; 11891/36102 objects degraded (32.937%); 2162/36102 objects misplaced (5.989%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.919028+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.919086+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e275: 8 total, 7 up, 6 in 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.919284+0000 osd.0 (osd.0) 147 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.919615+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.923003+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.923729+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.923882+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.924805+0000 osd.0 (osd.0) 148 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.926730+0000 osd.1 (osd.1) 6 : cluster 0 11.c starting backfill to osd.5 from (0'0,0'0] MAX to 273'12376 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.926771+0000 osd.1 (osd.1) 7 : cluster 1 11.e continuing backfill to osd.0 from (260'6203,273'12381] MIN to 273'12381 2023-09-30T09:43:47.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.926807+0000 osd.1 (osd.1) 8 : cluster 0 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 273'12381 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[75361]: cluster 2023-09-30T09:43:45.926895+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.348380+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1378: 89 pgs: 9 peering, 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 17 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 48 active+clean; 751 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 640 op/s; 11891/36102 objects degraded (32.937%); 2162/36102 objects misplaced (5.989%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.919028+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.919086+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e275: 8 total, 7 up, 6 in 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.919284+0000 osd.0 (osd.0) 147 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.919615+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.923003+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.923729+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.923882+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.924805+0000 osd.0 (osd.0) 148 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.926730+0000 osd.1 (osd.1) 6 : cluster 0 11.c starting backfill to osd.5 from (0'0,0'0] MAX to 273'12376 2023-09-30T09:43:47.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.926771+0000 osd.1 (osd.1) 7 : cluster 1 11.e continuing backfill to osd.0 from (260'6203,273'12381] MIN to 273'12381 2023-09-30T09:43:47.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.926807+0000 osd.1 (osd.1) 8 : cluster 0 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 273'12381 2023-09-30T09:43:47.020 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:46 smithi005 bash[78438]: cluster 2023-09-30T09:43:45.926895+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:47.133 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:47.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:47.240 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:47.272 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:47.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.348380+0000 mgr.y (mgr.34107) 1281 : cluster 0 pgmap v1378: 89 pgs: 9 peering, 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 17 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 11 active+undersized+degraded, 48 active+clean; 751 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 640 op/s; 11891/36102 objects degraded (32.937%); 2162/36102 objects misplaced (5.989%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:43:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.919028+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.919086+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e275: 8 total, 7 up, 6 in 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.919284+0000 osd.0 (osd.0) 147 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.919615+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.923003+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.923729+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.923882+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.924805+0000 osd.0 (osd.0) 148 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.926730+0000 osd.1 (osd.1) 6 : cluster 0 11.c starting backfill to osd.5 from (0'0,0'0] MAX to 273'12376 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.926771+0000 osd.1 (osd.1) 7 : cluster 1 11.e continuing backfill to osd.0 from (260'6203,273'12381] MIN to 273'12381 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.926807+0000 osd.1 (osd.1) 8 : cluster 0 11.e starting backfill to osd.3 from (0'0,0'0] MAX to 273'12381 2023-09-30T09:43:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:46 smithi099 bash[59238]: cluster 2023-09-30T09:43:45.926895+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e275 with expected crc 2023-09-30T09:43:47.378 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:47.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:47.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:47.503 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:47.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:47.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:47.650 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:47.699 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:47.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:47.810 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:47.842 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:47.948 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:47.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:47.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:47.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:48.091 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:48.115 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:48.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:48.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:48.218 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:48.227 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.927024+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.227 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.927204+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.927224+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e276: 8 total, 7 up, 6 in 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.927597+0000 osd.0 (osd.0) 149 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.928687+0000 osd.1 (osd.1) 9 : cluster 0 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 273'12108 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.929878+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.930281+0000 osd.1 (osd.1) 10 : cluster 0 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 273'12054 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.930360+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.933107+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.933218+0000 osd.6 (osd.6) 173 : cluster 0 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 273'12186 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.934176+0000 osd.6 (osd.6) 174 : cluster 0 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 273'12391 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:46.937438+0000 osd.5 (osd.5) 214 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 273'12221 2023-09-30T09:43:48.228 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[75361]: cluster 2023-09-30T09:43:47.889439+0000 mon.a (mon.0) 1616 : cluster 3 Health check update: Degraded data redundancy: 11891/36102 objects degraded (32.937%), 14 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.927024+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.927204+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.927224+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e276: 8 total, 7 up, 6 in 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.927597+0000 osd.0 (osd.0) 149 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.928687+0000 osd.1 (osd.1) 9 : cluster 0 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 273'12108 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.929878+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.930281+0000 osd.1 (osd.1) 10 : cluster 0 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 273'12054 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.930360+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.933107+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.229 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.933218+0000 osd.6 (osd.6) 173 : cluster 0 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 273'12186 2023-09-30T09:43:48.230 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.934176+0000 osd.6 (osd.6) 174 : cluster 0 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 273'12391 2023-09-30T09:43:48.230 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:46.937438+0000 osd.5 (osd.5) 214 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 273'12221 2023-09-30T09:43:48.230 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:47 smithi005 bash[78438]: cluster 2023-09-30T09:43:47.889439+0000 mon.a (mon.0) 1616 : cluster 3 Health check update: Degraded data redundancy: 11891/36102 objects degraded (32.937%), 14 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:48.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:48.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:48.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.927024+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.927204+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.927224+0000 mon.a (mon.0) 1615 : cluster 0 osdmap e276: 8 total, 7 up, 6 in 2023-09-30T09:43:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.927597+0000 osd.0 (osd.0) 149 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.928687+0000 osd.1 (osd.1) 9 : cluster 0 11.0 starting backfill to osd.6 from (0'0,0'0] MAX to 273'12108 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.929878+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.930281+0000 osd.1 (osd.1) 10 : cluster 0 11.f starting backfill to osd.0 from (0'0,0'0] MAX to 273'12054 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.930360+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.933107+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e276 with expected crc 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.933218+0000 osd.6 (osd.6) 173 : cluster 0 11.3 starting backfill to osd.5 from (0'0,0'0] MAX to 273'12186 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.934176+0000 osd.6 (osd.6) 174 : cluster 0 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 273'12391 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:46.937438+0000 osd.5 (osd.5) 214 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 273'12221 2023-09-30T09:43:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:47 smithi099 bash[59238]: cluster 2023-09-30T09:43:47.889439+0000 mon.a (mon.0) 1616 : cluster 3 Health check update: Degraded data redundancy: 11891/36102 objects degraded (32.937%), 14 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:48.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:48.391 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:48.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:48.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:48.494 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:48.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:48.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:48.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:48.629 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:48.675 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:48.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:48.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:48.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:48.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:48.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:48.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:48.817 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:43:48.817 INFO:teuthology.orchestra.run.smithi099.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-30T09:43:48.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:48.939 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:48.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:48.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:49.042 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.066 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:49.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:48 smithi005 bash[75361]: cluster 2023-09-30T09:43:47.349003+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1381: 89 pgs: 16 peering, 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 12 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 48 active+clean; 706 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 11888/33936 objects degraded (35.031%); 2162/33936 objects misplaced (6.371%); 981 KiB/s, 15 objects/s recovering 2023-09-30T09:43:49.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:48 smithi005 bash[78438]: cluster 2023-09-30T09:43:47.349003+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1381: 89 pgs: 16 peering, 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 12 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 48 active+clean; 706 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 11888/33936 objects degraded (35.031%); 2162/33936 objects misplaced (6.371%); 981 KiB/s, 15 objects/s recovering 2023-09-30T09:43:49.197 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:48 smithi099 bash[59238]: cluster 2023-09-30T09:43:47.349003+0000 mgr.y (mgr.34107) 1282 : cluster 0 pgmap v1381: 89 pgs: 16 peering, 1 active+clean+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 12 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded, 48 active+clean; 706 MiB data, 6.3 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 507 op/s; 11888/33936 objects degraded (35.031%); 2162/33936 objects misplaced (6.371%); 981 KiB/s, 15 objects/s recovering 2023-09-30T09:43:49.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.332 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:49.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.440 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:49.440 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:43:49.455 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:49.468 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:43:49] "GET /metrics HTTP/1.1" 200 36442 "" "Prometheus/2.33.4" 2023-09-30T09:43:49.557 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.579 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:49.683 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.711 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:49.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:49.815 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.846 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:49.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.982 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:49.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:49.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:50.031 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-30T09:43:50.086 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:50.094 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:49 smithi099 bash[59238]: cluster 2023-09-30T09:43:48.947639+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.094 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:49 smithi099 bash[59238]: cluster 2023-09-30T09:43:48.947762+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.095 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:49 smithi099 bash[59238]: cluster 2023-09-30T09:43:48.949287+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e277: 8 total, 7 up, 6 in 2023-09-30T09:43:50.095 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:49 smithi099 bash[59238]: cluster 2023-09-30T09:43:48.952278+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.112 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:50.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:50.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:50.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:50.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:50.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:50.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:50.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[75361]: cluster 2023-09-30T09:43:48.947639+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[75361]: cluster 2023-09-30T09:43:48.947762+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[75361]: cluster 2023-09-30T09:43:48.949287+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e277: 8 total, 7 up, 6 in 2023-09-30T09:43:50.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[75361]: cluster 2023-09-30T09:43:48.952278+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[78438]: cluster 2023-09-30T09:43:48.947639+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[78438]: cluster 2023-09-30T09:43:48.947762+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[78438]: cluster 2023-09-30T09:43:48.949287+0000 mon.a (mon.0) 1617 : cluster 0 osdmap e277: 8 total, 7 up, 6 in 2023-09-30T09:43:50.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:49 smithi005 bash[78438]: cluster 2023-09-30T09:43:48.952278+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e277 with expected crc 2023-09-30T09:43:50.355 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:50.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:50.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:50.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:50.529 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:50.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:50.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:50.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:50.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:50.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:50.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:50.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:50.791 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:50.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:50.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:50.898 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:50.940 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:50.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:50.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:51.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:51.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:50 smithi099 bash[59238]: cluster 2023-09-30T09:43:49.349576+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1383: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 16 peering, 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 633 MiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 464 op/s; 11005/30408 objects degraded (36.191%); 1709/30408 objects misplaced (5.620%); 7.2 MiB/s, 2 keys/s, 116 objects/s recovering 2023-09-30T09:43:51.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:50 smithi099 bash[59238]: cluster 2023-09-30T09:43:49.966897+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:50 smithi099 bash[59238]: cluster 2023-09-30T09:43:49.967501+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e278: 8 total, 7 up, 6 in 2023-09-30T09:43:51.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:50 smithi099 bash[59238]: cluster 2023-09-30T09:43:49.970806+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:50 smithi099 bash[59238]: cluster 2023-09-30T09:43:49.972319+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:50 smithi099 bash[59238]: cluster 2023-09-30T09:43:50.026265+0000 osd.0 (osd.0) 150 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:51.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:51.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:51.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:51.196 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:51.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:51.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:51.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[75361]: cluster 2023-09-30T09:43:49.349576+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1383: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 16 peering, 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 633 MiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 464 op/s; 11005/30408 objects degraded (36.191%); 1709/30408 objects misplaced (5.620%); 7.2 MiB/s, 2 keys/s, 116 objects/s recovering 2023-09-30T09:43:51.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[75361]: cluster 2023-09-30T09:43:49.966897+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[75361]: cluster 2023-09-30T09:43:49.967501+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e278: 8 total, 7 up, 6 in 2023-09-30T09:43:51.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[75361]: cluster 2023-09-30T09:43:49.970806+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[75361]: cluster 2023-09-30T09:43:49.972319+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[75361]: cluster 2023-09-30T09:43:50.026265+0000 osd.0 (osd.0) 150 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[78438]: cluster 2023-09-30T09:43:49.349576+0000 mgr.y (mgr.34107) 1283 : cluster 0 pgmap v1383: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 16 peering, 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 64 active+clean; 633 MiB data, 6.2 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 464 op/s; 11005/30408 objects degraded (36.191%); 1709/30408 objects misplaced (5.620%); 7.2 MiB/s, 2 keys/s, 116 objects/s recovering 2023-09-30T09:43:51.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[78438]: cluster 2023-09-30T09:43:49.966897+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[78438]: cluster 2023-09-30T09:43:49.967501+0000 mon.a (mon.0) 1618 : cluster 0 osdmap e278: 8 total, 7 up, 6 in 2023-09-30T09:43:51.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[78438]: cluster 2023-09-30T09:43:49.970806+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[78438]: cluster 2023-09-30T09:43:49.972319+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:50 smithi005 bash[78438]: cluster 2023-09-30T09:43:50.026265+0000 osd.0 (osd.0) 150 : cluster 3 failed to encode map e278 with expected crc 2023-09-30T09:43:51.301 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:51.329 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:51.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:51.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:51.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:51.471 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:51.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:51.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:51.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:51.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:51.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:51.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:51.708 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:51.739 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:51.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:51.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:51.846 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:51.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:51.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:51.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:51.940 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 6, 0] out_osds: [4, 7] dead_osds: [7] live_osds: [0, 1, 2, 3, 5, 6, 4] 2023-09-30T09:43:51.940 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:43:51.940 INFO:tasks.thrashosds.thrasher:Reviving osd 7 2023-09-30T09:43:51.941 INFO:tasks.cephadm.osd.7:Restarting osd.7 (starting--it wasn't running)... 2023-09-30T09:43:51.941 DEBUG:teuthology.orchestra.run.smithi099:osd.7> sudo journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-30T09:43:51.943 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl start ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.7 2023-09-30T09:43:51.982 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:52.009 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-30T09:43:52.014 INFO:journalctl@ceph.osd.7.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-30T09:43:52.018 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:52.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:52.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:52.125 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:52.152 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:52.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:52.254 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:52.285 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:52.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:52.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:52.389 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:52.410 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:52.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:52.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:52.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:52.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:52.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:52.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:52.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:52 smithi099 bash[59238]: cluster 2023-09-30T09:43:51.350275+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1385: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 601 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 308 op/s; 11007/28902 objects degraded (38.084%); 1709/28902 objects misplaced (5.913%); 5.9 MiB/s, 1 keys/s, 96 objects/s recovering 2023-09-30T09:43:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:52 smithi099 bash[59238]: audit 2023-09-30T09:43:51.595744+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:52.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:52 smithi099 bash[59238]: audit 2023-09-30T09:43:51.596832+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:52.831 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:52.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:52.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:52.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:52.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:52 smithi005 bash[75361]: cluster 2023-09-30T09:43:51.350275+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1385: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 601 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 308 op/s; 11007/28902 objects degraded (38.084%); 1709/28902 objects misplaced (5.913%); 5.9 MiB/s, 1 keys/s, 96 objects/s recovering 2023-09-30T09:43:52.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:52 smithi005 bash[75361]: audit 2023-09-30T09:43:51.595744+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:52.947 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:52 smithi005 bash[75361]: audit 2023-09-30T09:43:51.596832+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:52.948 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:52 smithi005 bash[78438]: cluster 2023-09-30T09:43:51.350275+0000 mgr.y (mgr.34107) 1284 : cluster 0 pgmap v1385: 89 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 79 active+clean; 601 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 308 op/s; 11007/28902 objects degraded (38.084%); 1709/28902 objects misplaced (5.913%); 5.9 MiB/s, 1 keys/s, 96 objects/s recovering 2023-09-30T09:43:52.948 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:52 smithi005 bash[78438]: audit 2023-09-30T09:43:51.595744+0000 mon.a (mon.0) 1619 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:43:52.948 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:52 smithi005 bash[78438]: audit 2023-09-30T09:43:51.596832+0000 mon.a (mon.0) 1620 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:52.980 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:52.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:52.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:53.085 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:53.116 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:53.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:53.223 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:53.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:53.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:53.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:53.356 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:53.401 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:53.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:53.506 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:53.535 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:53.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:53.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:53.633 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:53 smithi005 bash[75361]: cluster 2023-09-30T09:43:52.890571+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: Degraded data redundancy: 11007/28902 objects degraded (38.084%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:53.633 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:53 smithi005 bash[78438]: cluster 2023-09-30T09:43:52.890571+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: Degraded data redundancy: 11007/28902 objects degraded (38.084%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:53.641 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:53.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:53.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:53.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:53.776 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:53.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:53.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:53.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:53.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:53.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:53.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:53.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:54.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:53 smithi099 bash[59238]: cluster 2023-09-30T09:43:52.890571+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: Degraded data redundancy: 11007/28902 objects degraded (38.084%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:54.069 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:54.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:54.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:54.174 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:54.207 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:54.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:54.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:54.310 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:54.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:54.343 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:54.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:54.444 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:54.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:54.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:54.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:54.572 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:54.576 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[142426]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-30T09:43:54.576 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[142426]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-09-30T09:43:54.576 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[142426]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-09-30T09:43:54.576 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[142426]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-30T09:43:54.577 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[142426]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2023-09-30T09:43:54.577 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[142426]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-30T09:43:54.577 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[142426]: --> ceph-volume raw activate successful for osd ID: 7 2023-09-30T09:43:54.598 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:54.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:54.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:54.704 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:54.727 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:54.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:54.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:54.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:54.851 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:54.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:54.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:54.904 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:54 smithi005 bash[75361]: cluster 2023-09-30T09:43:53.350923+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1386: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 551 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 386 op/s; 10350/26481 objects degraded (39.085%); 1709/26481 objects misplaced (6.454%); 8.2 MiB/s, 1 keys/s, 133 objects/s recovering 2023-09-30T09:43:54.954 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:55.003 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:55.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:55.107 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:55.135 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:55.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:55.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:55.252 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:54 smithi099 bash[59238]: cluster 2023-09-30T09:43:53.350923+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1386: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 551 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 386 op/s; 10350/26481 objects degraded (39.085%); 1709/26481 objects misplaced (6.454%); 8.2 MiB/s, 1 keys/s, 133 objects/s recovering 2023-09-30T09:43:55.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:55.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:54 smithi005 bash[78438]: cluster 2023-09-30T09:43:53.350923+0000 mgr.y (mgr.34107) 1285 : cluster 0 pgmap v1386: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 551 MiB data, 6.0 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 386 op/s; 10350/26481 objects degraded (39.085%); 1709/26481 objects misplaced (6.454%); 8.2 MiB/s, 1 keys/s, 133 objects/s recovering 2023-09-30T09:43:55.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:55.369 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:55.399 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:55.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:55.501 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:55.529 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:55.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:55.633 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:55.670 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:55.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:55.776 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:55.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:55.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:55.849 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:43:55.849 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:43:55.908 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:55.919 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:55 smithi005 bash[75361]: audit 2023-09-30T09:43:55.723654+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:43:55.934 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:55.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:55.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:56.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:56.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:56.187 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:56.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:55 smithi099 bash[59238]: audit 2023-09-30T09:43:55.723654+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:43:56.215 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:56.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:56.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:55 smithi005 bash[78438]: audit 2023-09-30T09:43:55.723654+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:43:56.319 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:56.340 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:56.444 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:56.469 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:56.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:56.574 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:56.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:56.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:56.713 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:56.734 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:56.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:56.838 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:56.862 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:56.966 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:56.994 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:56.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:56.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:57.097 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:57.146 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:57.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:57.252 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:57.261 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:56 smithi005 bash[78438]: cluster 2023-09-30T09:43:55.353278+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1387: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 480 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 9872/23070 objects degraded (42.792%); 1257/23070 objects misplaced (5.449%); 7.5 MiB/s, 1 keys/s, 121 objects/s recovering 2023-09-30T09:43:57.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:56 smithi005 bash[75361]: cluster 2023-09-30T09:43:55.353278+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1387: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 480 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 9872/23070 objects degraded (42.792%); 1257/23070 objects misplaced (5.449%); 7.5 MiB/s, 1 keys/s, 121 objects/s recovering 2023-09-30T09:43:57.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:57.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:57.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:57.377 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:57.400 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:57.400 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:57 smithi099 bash[59238]: cluster 2023-09-30T09:43:55.353278+0000 mgr.y (mgr.34107) 1286 : cluster 0 pgmap v1387: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 480 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 452 op/s; 9872/23070 objects degraded (42.792%); 1257/23070 objects misplaced (5.449%); 7.5 MiB/s, 1 keys/s, 121 objects/s recovering 2023-09-30T09:43:57.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:57.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:57.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:57.522 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:57.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:57.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:57.624 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:57.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:57.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:57.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:57.754 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:57.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:57.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:57.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:57.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:57.919 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:57.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:57.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:58.025 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:58.045 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:58.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:58.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:58.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:58.181 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:43:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:58.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:43:58.284 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:58.292 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:57 smithi099 bash[59238]: cluster 2023-09-30T09:43:57.892463+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: Degraded data redundancy: 9872/23070 objects degraded (42.792%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:58.307 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:43:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:58.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:43:58.411 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:58.437 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:58.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:58.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:58.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:58 smithi005 bash[75361]: cluster 2023-09-30T09:43:57.892463+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: Degraded data redundancy: 9872/23070 objects degraded (42.792%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:58.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:58 smithi005 bash[78438]: cluster 2023-09-30T09:43:57.892463+0000 mon.a (mon.0) 1623 : cluster 3 Health check update: Degraded data redundancy: 9872/23070 objects degraded (42.792%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:43:58.539 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:58.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:58.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:58.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:58.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:58.731 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:58.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:58.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:58.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:58.865 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:43:58.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:58.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:43:58.944 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:43:58 smithi005 bash[75361]: cluster 2023-09-30T09:43:57.353980+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1388: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 433 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 426 op/s; 9872/20835 objects degraded (47.382%); 1257/20835 objects misplaced (6.033%); 3.4 MiB/s, 54 objects/s recovering 2023-09-30T09:43:58.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:58.997 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:43:59.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:43:59.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.143 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:43:58 smithi099 bash[59238]: cluster 2023-09-30T09:43:57.353980+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1388: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 433 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 426 op/s; 9872/20835 objects degraded (47.382%); 1257/20835 objects misplaced (6.033%); 3.4 MiB/s, 54 objects/s recovering 2023-09-30T09:43:59.144 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:59.247 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:59.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:43:58 smithi005 bash[78438]: cluster 2023-09-30T09:43:57.353980+0000 mgr.y (mgr.34107) 1287 : cluster 0 pgmap v1388: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 433 MiB data, 5.7 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 426 op/s; 9872/20835 objects degraded (47.382%); 1257/20835 objects misplaced (6.033%); 3.4 MiB/s, 54 objects/s recovering 2023-09-30T09:43:59.271 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:59.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:59.374 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:59.395 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:43:59.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:43:59.499 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.530 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:59.634 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:59.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:43:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:43:59.662 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:43:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:43:59] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.33.4" 2023-09-30T09:43:59.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.797 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:43:59.902 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.942 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:43:59 smithi099 bash[142829]: debug 2023-09-30T09:43:59.930+0000 7eff8f4ec200 -1 Falling back to public interface 2023-09-30T09:43:59.958 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:43:59.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:43:59.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:00.061 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:00.082 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:00.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:00.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:00.113 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:44:00.173 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:44:00.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:00.221 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:00.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:00.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:00.231 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:44:00.308 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:44:00.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:00.348 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:00.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:00.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:00.361 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:44:00.400 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:44:00.448 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:44:00.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:00.453 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:44:00.453 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:44:00.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:44:00.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:44:00.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:44:00.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:44:00.454 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:44:00.454 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENXIO: problem getting command descriptions from osd.7 2023-09-30T09:44:00.475 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:00.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:00.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:00.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:00.600 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:00.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:00.703 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:00.724 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:00.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:00.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:00.856 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:00.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:00.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:00.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:00 smithi099 bash[59238]: cluster 2023-09-30T09:43:59.354743+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1389: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 304 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 8979/14643 objects degraded (61.319%); 758/14643 objects misplaced (5.177%); 3.5 MiB/s, 56 objects/s recovering 2023-09-30T09:44:00.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:00 smithi099 bash[59238]: audit 2023-09-30T09:44:00.051437+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.5:0/2396440967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:44:00.961 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:00 smithi099 bash[59238]: audit 2023-09-30T09:44:00.608617+0000 mon.a (mon.0) 1624 : audit 1 from='client.? 172.21.15.5:0/3663876794' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:44:00.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:00 smithi005 bash[78438]: cluster 2023-09-30T09:43:59.354743+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1389: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 304 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 8979/14643 objects degraded (61.319%); 758/14643 objects misplaced (5.177%); 3.5 MiB/s, 56 objects/s recovering 2023-09-30T09:44:00.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:00 smithi005 bash[78438]: audit 2023-09-30T09:44:00.051437+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.5:0/2396440967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:44:00.961 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:00 smithi005 bash[78438]: audit 2023-09-30T09:44:00.608617+0000 mon.a (mon.0) 1624 : audit 1 from='client.? 172.21.15.5:0/3663876794' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:44:00.961 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:00 smithi005 bash[75361]: cluster 2023-09-30T09:43:59.354743+0000 mgr.y (mgr.34107) 1288 : cluster 0 pgmap v1389: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 304 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 525 op/s; 8979/14643 objects degraded (61.319%); 758/14643 objects misplaced (5.177%); 3.5 MiB/s, 56 objects/s recovering 2023-09-30T09:44:00.962 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:00 smithi005 bash[75361]: audit 2023-09-30T09:44:00.051437+0000 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.5:0/2396440967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:44:00.962 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:00 smithi005 bash[75361]: audit 2023-09-30T09:44:00.608617+0000 mon.a (mon.0) 1624 : audit 1 from='client.? 172.21.15.5:0/3663876794' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:44:00.962 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:00.964 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:44:01.001 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:01.105 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:01.130 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:01.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:01.238 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:01.263 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:01.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:01.366 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:01.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:01.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:01.498 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:01.525 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:01.628 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:01.654 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:01.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:01.758 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:01.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.800 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:01.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:01.901 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:01.940 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:01.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:01.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:02.046 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:01 smithi099 bash[59238]: cluster 2023-09-30T09:44:00.943102+0000 mon.a (mon.0) 1625 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:01 smithi099 bash[59238]: audit 2023-09-30T09:44:00.947511+0000 mon.a (mon.0) 1626 : audit 1 from='client.? 172.21.15.5:0/3663876794' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:44:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:01 smithi099 bash[59238]: cluster 2023-09-30T09:44:00.950640+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e279: 8 total, 7 up, 6 in 2023-09-30T09:44:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:01 smithi099 bash[59238]: cluster 2023-09-30T09:44:00.951165+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:01 smithi099 bash[59238]: cluster 2023-09-30T09:44:00.951899+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:01 smithi099 bash[59238]: cluster 2023-09-30T09:44:00.953212+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.067 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:02.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:02.124 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[78438]: cluster 2023-09-30T09:44:00.943102+0000 mon.a (mon.0) 1625 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[78438]: audit 2023-09-30T09:44:00.947511+0000 mon.a (mon.0) 1626 : audit 1 from='client.? 172.21.15.5:0/3663876794' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[78438]: cluster 2023-09-30T09:44:00.950640+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e279: 8 total, 7 up, 6 in 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[78438]: cluster 2023-09-30T09:44:00.951165+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[78438]: cluster 2023-09-30T09:44:00.951899+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[78438]: cluster 2023-09-30T09:44:00.953212+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[75361]: cluster 2023-09-30T09:44:00.943102+0000 mon.a (mon.0) 1625 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[75361]: audit 2023-09-30T09:44:00.947511+0000 mon.a (mon.0) 1626 : audit 1 from='client.? 172.21.15.5:0/3663876794' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:44:02.125 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[75361]: cluster 2023-09-30T09:44:00.950640+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e279: 8 total, 7 up, 6 in 2023-09-30T09:44:02.126 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[75361]: cluster 2023-09-30T09:44:00.951165+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.126 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[75361]: cluster 2023-09-30T09:44:00.951899+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.126 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:01 smithi005 bash[75361]: cluster 2023-09-30T09:44:00.953212+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e279 with expected crc 2023-09-30T09:44:02.173 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:02.208 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:02.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:02.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:02.316 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:02.360 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:02.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:02.465 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.489 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:02.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:02.593 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:02.656 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:02.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:02.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:02.763 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.798 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:02.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:02.902 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.925 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:02.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:03.034 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:03.059 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:03.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:03.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:03.164 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:03.190 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:03.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:03.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:03.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:02 smithi005 bash[75361]: cluster 2023-09-30T09:44:01.355263+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1391: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 247 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 565 op/s; 8979/11922 objects degraded (75.315%); 758/11922 objects misplaced (6.358%); 3.5 MiB/s, 55 objects/s recovering 2023-09-30T09:44:03.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:02 smithi005 bash[75361]: cluster 2023-09-30T09:44:02.893386+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 8979/11922 objects degraded (75.315%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:03.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:02 smithi005 bash[78438]: cluster 2023-09-30T09:44:01.355263+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1391: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 247 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 565 op/s; 8979/11922 objects degraded (75.315%); 758/11922 objects misplaced (6.358%); 3.5 MiB/s, 55 objects/s recovering 2023-09-30T09:44:03.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:02 smithi005 bash[78438]: cluster 2023-09-30T09:44:02.893386+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 8979/11922 objects degraded (75.315%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:03.293 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:02 smithi099 bash[59238]: cluster 2023-09-30T09:44:01.355263+0000 mgr.y (mgr.34107) 1289 : cluster 0 pgmap v1391: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 247 MiB data, 5.3 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 565 op/s; 8979/11922 objects degraded (75.315%); 758/11922 objects misplaced (6.358%); 3.5 MiB/s, 55 objects/s recovering 2023-09-30T09:44:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:02 smithi099 bash[59238]: cluster 2023-09-30T09:44:02.893386+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 8979/11922 objects degraded (75.315%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:03.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:03.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:03.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:03.423 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:03.456 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-30T09:44:03.457 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-30T09:44:03.482 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:03.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:03.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:03.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:03.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:03.647 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:03.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:03.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:03.776 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:03.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:03.884 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:03.909 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:03.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:03.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:04.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:04.047 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:04.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:04.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:04.180 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:04.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:04.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:04.288 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:04.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:04.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:04.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:04.415 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:04.439 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:04.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:04.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:04.547 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:04.577 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:04.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:04.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:04.680 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:04.690 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:04 smithi005 bash[78438]: cluster 2023-09-30T09:44:03.356291+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1392: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 189 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 8614/9105 objects degraded (94.607%); 758/9105 objects misplaced (8.325%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:44:04.690 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:04 smithi005 bash[78438]: audit 2023-09-30T09:44:03.598783+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:04.690 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:04 smithi005 bash[78438]: audit 2023-09-30T09:44:03.611662+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:04.691 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:04 smithi005 bash[75361]: cluster 2023-09-30T09:44:03.356291+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1392: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 189 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 8614/9105 objects degraded (94.607%); 758/9105 objects misplaced (8.325%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:44:04.691 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:04 smithi005 bash[75361]: audit 2023-09-30T09:44:03.598783+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:04.691 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:04 smithi005 bash[75361]: audit 2023-09-30T09:44:03.611662+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:04.712 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:04.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:04.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:04.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:04.869 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:04.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:04.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:04.972 INFO:teuthology.orchestra.run.smithi099.stderr:no valid command found; 10 closest matches: 2023-09-30T09:44:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:0 2023-09-30T09:44:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:1 2023-09-30T09:44:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:2 2023-09-30T09:44:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:abort 2023-09-30T09:44:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:assert 2023-09-30T09:44:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:bluefs debug_inject_read_zeros 2023-09-30T09:44:04.973 INFO:teuthology.orchestra.run.smithi099.stderr:bluefs files list 2023-09-30T09:44:04.974 INFO:teuthology.orchestra.run.smithi099.stderr:bluefs stats 2023-09-30T09:44:04.974 INFO:teuthology.orchestra.run.smithi099.stderr:bluestore bluefs device info [] 2023-09-30T09:44:04.974 INFO:teuthology.orchestra.run.smithi099.stderr:config diff 2023-09-30T09:44:04.974 INFO:teuthology.orchestra.run.smithi099.stderr:admin_socket: invalid command 2023-09-30T09:44:04.975 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:04.982 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:44:04.982 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:44:04.982 INFO:teuthology.orchestra.run.smithi099.stdout: "complaint_time": 30, 2023-09-30T09:44:04.982 INFO:teuthology.orchestra.run.smithi099.stdout: "num_blocked_ops": 0 2023-09-30T09:44:04.983 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:44:04.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:04 smithi099 bash[59238]: cluster 2023-09-30T09:44:03.356291+0000 mgr.y (mgr.34107) 1290 : cluster 0 pgmap v1392: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 189 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 578 op/s; 8614/9105 objects degraded (94.607%); 758/9105 objects misplaced (8.325%); 1.4 MiB/s, 22 objects/s recovering 2023-09-30T09:44:04.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:04 smithi099 bash[59238]: audit 2023-09-30T09:44:03.598783+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:04.988 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:04 smithi099 bash[59238]: audit 2023-09-30T09:44:03.611662+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:05.004 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:05.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:05.108 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:05.170 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:05.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:05.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:05.273 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.300 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:05.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:05.405 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:05.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:05.458 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:44:05.510 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:44:05.550 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.659 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:05.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:05.685 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Removed 103094 objects 2023-09-30T09:44:05.685 INFO:tasks.radosbench.radosbench.0.smithi005.stdout:Clean up completed and total clean up time :164.629 2023-09-30T09:44:05.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:05.799 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:05.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:05.903 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.925 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:05.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:06.028 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:06.051 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:06.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:06.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:06.153 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:06.181 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:06.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:06.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:06.284 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:06.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:06.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:06.415 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:06.446 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:06.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:06.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:06.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:06.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:06.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:06.678 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:06.707 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:06.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:06.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:06.750 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-30T09:44:06.750 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-7, ['dump_ops_in_flight'] 2023-09-30T09:44:06.797 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-30T09:44:06.810 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:06.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:06.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:06.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:06.970 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:06.997 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-09-30T09:44:06.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-09-30T09:44:06.998 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:07.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:07.101 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: cluster 2023-09-30T09:44:05.357108+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1393: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 103 MiB data, 4.9 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 602 op/s; 8086/4998 objects degraded (161.785%); 169/4998 objects misplaced (3.381%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: audit 2023-09-30T09:44:05.859969+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: audit 2023-09-30T09:44:05.867504+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: audit 2023-09-30T09:44:06.391048+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: audit 2023-09-30T09:44:06.392408+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: audit 2023-09-30T09:44:06.399940+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: audit 2023-09-30T09:44:06.597550+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.113 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[78438]: audit 2023-09-30T09:44:06.599318+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: cluster 2023-09-30T09:44:05.357108+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1393: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 103 MiB data, 4.9 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 602 op/s; 8086/4998 objects degraded (161.785%); 169/4998 objects misplaced (3.381%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: audit 2023-09-30T09:44:05.859969+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: audit 2023-09-30T09:44:05.867504+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: audit 2023-09-30T09:44:06.391048+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: audit 2023-09-30T09:44:06.392408+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: audit 2023-09-30T09:44:06.399940+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: audit 2023-09-30T09:44:06.597550+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.114 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:06 smithi005 bash[75361]: audit 2023-09-30T09:44:06.599318+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:07.127 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:07.231 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: cluster 2023-09-30T09:44:05.357108+0000 mgr.y (mgr.34107) 1291 : cluster 0 pgmap v1393: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 103 MiB data, 4.9 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 602 op/s; 8086/4998 objects degraded (161.785%); 169/4998 objects misplaced (3.381%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: audit 2023-09-30T09:44:05.859969+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: audit 2023-09-30T09:44:05.867504+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: audit 2023-09-30T09:44:06.391048+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: audit 2023-09-30T09:44:06.392408+0000 mon.a (mon.0) 1634 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: audit 2023-09-30T09:44:06.399940+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: audit 2023-09-30T09:44:06.597550+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:07.244 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:06 smithi099 bash[59238]: audit 2023-09-30T09:44:06.599318+0000 mon.a (mon.0) 1637 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:07.261 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:07.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:07.365 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:07.399 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:07.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:07.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:07.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:07.635 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:07.665 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:07.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:07.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:07.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:07.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:07.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:07.941 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:07.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:07.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:08.045 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:08.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:08.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:08.174 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:08.201 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:08.305 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:08.436 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:08.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:08.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:08.563 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.592 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:08.695 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:08.827 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:08.861 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:08.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:08.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.974 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:08 smithi005 bash[78438]: cluster 2023-09-30T09:44:07.358022+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1394: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 56 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 602 op/s; 8086/2751 objects degraded (293.929%); 169/2751 objects misplaced (6.143%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:44:08.974 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:08 smithi005 bash[78438]: cluster 2023-09-30T09:44:07.894639+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 8086/2751 objects degraded (293.929%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:08.974 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:08 smithi005 bash[75361]: cluster 2023-09-30T09:44:07.358022+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1394: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 56 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 602 op/s; 8086/2751 objects degraded (293.929%); 169/2751 objects misplaced (6.143%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:44:08.975 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:08 smithi005 bash[75361]: cluster 2023-09-30T09:44:07.894639+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 8086/2751 objects degraded (293.929%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:08.994 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:08.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:08.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:09.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:09.122 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:09.123 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:08 smithi099 bash[59238]: cluster 2023-09-30T09:44:07.358022+0000 mgr.y (mgr.34107) 1292 : cluster 0 pgmap v1394: 89 pgs: 5 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 56 MiB data, 4.9 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 602 op/s; 8086/2751 objects degraded (293.929%); 169/2751 objects misplaced (6.143%); 1.3 MiB/s, 20 objects/s recovering 2023-09-30T09:44:09.123 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:08 smithi099 bash[59238]: cluster 2023-09-30T09:44:07.894639+0000 mon.a (mon.0) 1638 : cluster 3 Health check update: Degraded data redundancy: 8086/2751 objects degraded (293.929%), 8 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:09.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:09.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:09.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:09.254 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:09.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:09.357 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:09.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:09.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:09.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:09.488 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:09.518 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:09.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:09.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:09.622 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:09.710 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:44:09 smithi099 bash[142829]: debug 2023-09-30T09:44:09.462+0000 7eff8f4ec200 -1 osd.7 268 log_to_monitors {default=true} 2023-09-30T09:44:09.729 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:09.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:09.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:09.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:44:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:44:09] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.33.4" 2023-09-30T09:44:09.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:09.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:09.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:09.971 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:09.982 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:44:09 smithi099 bash[142829]: debug 2023-09-30T09:44:09.894+0000 7eff7f9e5700 -1 osd.7 268 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:44:09.982 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:09 smithi099 bash[59238]: audit 2023-09-30T09:44:09.467909+0000 mon.a (mon.0) 1639 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:44:09.983 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:09 smithi099 bash[59238]: audit 2023-09-30T09:44:09.469908+0000 mon.b (mon.1) 41 : audit 1 from='osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:44:10.001 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:10.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:10.105 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:10.138 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:10.139 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:09 smithi005 bash[78438]: audit 2023-09-30T09:44:09.467909+0000 mon.a (mon.0) 1639 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:44:10.139 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:09 smithi005 bash[78438]: audit 2023-09-30T09:44:09.469908+0000 mon.b (mon.1) 41 : audit 1 from='osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:44:10.139 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:09 smithi005 bash[75361]: audit 2023-09-30T09:44:09.467909+0000 mon.a (mon.0) 1639 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:44:10.139 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:09 smithi005 bash[75361]: audit 2023-09-30T09:44:09.469908+0000 mon.b (mon.1) 41 : audit 1 from='osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:44:10.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:10.241 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:10.275 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:10.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:10.381 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:10.388 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:10.388 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:10.416 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:10.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:10.521 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:10.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:10.648 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:10.677 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:10.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:10.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:10.806 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:10.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:10.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: cluster 2023-09-30T09:44:09.359271+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1395: 89 pgs: 2 active+undersized+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 479 op/s; 7736/240 objects degraded (3223.333%); 928 KiB/s, 36 objects/s recovering 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: audit 2023-09-30T09:44:09.872560+0000 mon.a (mon.0) 1640 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: cluster 2023-09-30T09:44:09.877038+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: cluster 2023-09-30T09:44:09.877476+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: cluster 2023-09-30T09:44:09.878676+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e280: 8 total, 7 up, 6 in 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: audit 2023-09-30T09:44:09.879374+0000 mon.b (mon.1) 42 : audit 1 from='osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: audit 2023-09-30T09:44:09.879683+0000 mon.a (mon.0) 1642 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:44:10.920 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[78438]: cluster 2023-09-30T09:44:10.370779+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: cluster 2023-09-30T09:44:09.359271+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1395: 89 pgs: 2 active+undersized+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 479 op/s; 7736/240 objects degraded (3223.333%); 928 KiB/s, 36 objects/s recovering 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: audit 2023-09-30T09:44:09.872560+0000 mon.a (mon.0) 1640 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: cluster 2023-09-30T09:44:09.877038+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: cluster 2023-09-30T09:44:09.877476+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: cluster 2023-09-30T09:44:09.878676+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e280: 8 total, 7 up, 6 in 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: audit 2023-09-30T09:44:09.879374+0000 mon.b (mon.1) 42 : audit 1 from='osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: audit 2023-09-30T09:44:09.879683+0000 mon.a (mon.0) 1642 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:44:10.921 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:10 smithi005 bash[75361]: cluster 2023-09-30T09:44:10.370779+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:10.935 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:10.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:10.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:11.038 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:11.065 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:11.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:11.169 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:11.192 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:11.296 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: cluster 2023-09-30T09:44:09.359271+0000 mgr.y (mgr.34107) 1293 : cluster 0 pgmap v1395: 89 pgs: 2 active+undersized+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 4.1 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 479 op/s; 7736/240 objects degraded (3223.333%); 928 KiB/s, 36 objects/s recovering 2023-09-30T09:44:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: audit 2023-09-30T09:44:09.872560+0000 mon.a (mon.0) 1640 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:44:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: cluster 2023-09-30T09:44:09.877038+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: cluster 2023-09-30T09:44:09.877476+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: cluster 2023-09-30T09:44:09.878676+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e280: 8 total, 7 up, 6 in 2023-09-30T09:44:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: audit 2023-09-30T09:44:09.879374+0000 mon.b (mon.1) 42 : audit 1 from='osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:44:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: audit 2023-09-30T09:44:09.879683+0000 mon.a (mon.0) 1642 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-09-30T09:44:11.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:10 smithi099 bash[59238]: cluster 2023-09-30T09:44:10.370779+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e280 with expected crc 2023-09-30T09:44:11.322 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:11.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:11.410 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:11.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:11.457 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:11.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:11.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:11.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:11.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:11.615 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:44:11.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:11.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:11.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:11.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-30T09:44:11.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:11.846 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:11.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:11.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:11.968 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:11.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:12.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[78438]: cluster 2023-09-30T09:44:10.876265+0000 osd.0 (osd.0) 151 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:12.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[78438]: cluster 2023-09-30T09:44:10.880198+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:12.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[78438]: cluster 2023-09-30T09:44:10.881357+0000 mon.a (mon.0) 1643 : cluster 1 osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262] boot 2023-09-30T09:44:12.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[78438]: cluster 2023-09-30T09:44:10.881429+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-09-30T09:44:12.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[78438]: audit 2023-09-30T09:44:10.882145+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:44:12.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[75361]: cluster 2023-09-30T09:44:10.876265+0000 osd.0 (osd.0) 151 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:12.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[75361]: cluster 2023-09-30T09:44:10.880198+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:12.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[75361]: cluster 2023-09-30T09:44:10.881357+0000 mon.a (mon.0) 1643 : cluster 1 osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262] boot 2023-09-30T09:44:12.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[75361]: cluster 2023-09-30T09:44:10.881429+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-09-30T09:44:12.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:11 smithi005 bash[75361]: audit 2023-09-30T09:44:10.882145+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:44:12.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:11 smithi099 bash[59238]: cluster 2023-09-30T09:44:10.876265+0000 osd.0 (osd.0) 151 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:12.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:11 smithi099 bash[59238]: cluster 2023-09-30T09:44:10.880198+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:12.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:11 smithi099 bash[59238]: cluster 2023-09-30T09:44:10.881357+0000 mon.a (mon.0) 1643 : cluster 1 osd.7 [v2:172.21.15.99:6824/1673802262,v1:172.21.15.99:6825/1673802262] boot 2023-09-30T09:44:12.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:11 smithi099 bash[59238]: cluster 2023-09-30T09:44:10.881429+0000 mon.a (mon.0) 1644 : cluster 0 osdmap e281: 8 total, 8 up, 6 in 2023-09-30T09:44:12.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:11 smithi099 bash[59238]: audit 2023-09-30T09:44:10.882145+0000 mon.a (mon.0) 1645 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:44:12.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:12.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:12.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:12.205 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.231 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:12.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:12.334 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.358 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:12.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:12.460 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:12.486 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:12.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:12.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:12.589 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.610 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:12.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:12.714 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.736 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:12.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:12.840 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:12.863 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:12.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:12.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:12.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:12.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:13.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:13.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:13.128 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:13.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:13.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:13.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:10.442080+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:44:13.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:10.880249+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:13.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.360176+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1398: 89 pgs: 2 active+undersized+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 376 op/s; 7736/72 objects degraded (10744.444%); 1.1 MiB/s, 45 objects/s recovering 2023-09-30T09:44:13.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.895508+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.895508+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.896858+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.897369+0000 osd.0 (osd.0) 152 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.898168+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.899759+0000 osd.0 (osd.0) 153 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[78438]: cluster 2023-09-30T09:44:11.899871+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:10.442080+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:10.880249+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:13.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.360176+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1398: 89 pgs: 2 active+undersized+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 376 op/s; 7736/72 objects degraded (10744.444%); 1.1 MiB/s, 45 objects/s recovering 2023-09-30T09:44:13.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.895508+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.895508+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.896858+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-09-30T09:44:13.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.897369+0000 osd.0 (osd.0) 152 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.898168+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.899759+0000 osd.0 (osd.0) 153 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.248 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:12 smithi005 bash[75361]: cluster 2023-09-30T09:44:11.899871+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.262 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:13.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:10.442080+0000 osd.7 (osd.7) 1 : cluster 3 failed to encode map e269 with expected crc 2023-09-30T09:44:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:10.880249+0000 osd.7 (osd.7) 2 : cluster 3 failed to encode map e281 with expected crc 2023-09-30T09:44:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.360176+0000 mgr.y (mgr.34107) 1294 : cluster 0 pgmap v1398: 89 pgs: 2 active+undersized+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 376 op/s; 7736/72 objects degraded (10744.444%); 1.1 MiB/s, 45 objects/s recovering 2023-09-30T09:44:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.895508+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.895508+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.896858+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e282: 8 total, 8 up, 6 in 2023-09-30T09:44:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.897369+0000 osd.0 (osd.0) 152 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.898168+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.899759+0000 osd.0 (osd.0) 153 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:12 smithi099 bash[59238]: cluster 2023-09-30T09:44:11.899871+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e282 with expected crc 2023-09-30T09:44:13.366 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:13.396 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:13.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:13.500 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:13.527 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:13.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:13.630 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:13.657 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:13.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:13.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:13.785 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:13.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:13.889 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:13.918 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:13.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:13.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:14.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:14.051 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:14.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:14.155 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.896020+0000 mon.a (mon.0) 1647 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.896775+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.896839+0000 mon.a (mon.0) 1648 : cluster 3 Health check update: Degraded data redundancy: 7736/72 objects degraded (10744.444%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.896945+0000 osd.0 (osd.0) 154 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.897444+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.897659+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.898312+0000 osd.1 (osd.1) 11 : cluster 1 11.0 continuing backfill to osd.6 from (261'7254,279'12784] MIN to 279'12784 2023-09-30T09:44:14.166 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.898745+0000 osd.0 (osd.0) 155 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.899151+0000 osd.1 (osd.1) 12 : cluster 1 11.e continuing backfill to osd.0 from (261'7529,279'13046] MIN to 279'13046 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.899176+0000 osd.1 (osd.1) 13 : cluster 1 11.e continuing backfill to osd.3 from (261'7529,279'13046] MIN to 279'13046 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.899704+0000 osd.1 (osd.1) 14 : cluster 1 11.f continuing backfill to osd.0 from (261'7200,279'12706] MIN to 279'12706 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.899844+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.902656+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.903072+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.905083+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.906838+0000 osd.6 (osd.6) 186 : cluster 1 11.4 continuing backfill to osd.1 from (261'6325,279'13044] MIN to 279'13044 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.907037+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.167 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:13 smithi099 bash[59238]: cluster 2023-09-30T09:44:12.912797+0000 osd.5 (osd.5) 222 : cluster 1 11.5 continuing backfill to osd.3 from (259'5321,279'12850] MIN to 279'12850 2023-09-30T09:44:14.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:14.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:14.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.896020+0000 mon.a (mon.0) 1647 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-09-30T09:44:14.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.896775+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.896839+0000 mon.a (mon.0) 1648 : cluster 3 Health check update: Degraded data redundancy: 7736/72 objects degraded (10744.444%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.896945+0000 osd.0 (osd.0) 154 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.897444+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.897659+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.898312+0000 osd.1 (osd.1) 11 : cluster 1 11.0 continuing backfill to osd.6 from (261'7254,279'12784] MIN to 279'12784 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.898745+0000 osd.0 (osd.0) 155 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.899151+0000 osd.1 (osd.1) 12 : cluster 1 11.e continuing backfill to osd.0 from (261'7529,279'13046] MIN to 279'13046 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.899176+0000 osd.1 (osd.1) 13 : cluster 1 11.e continuing backfill to osd.3 from (261'7529,279'13046] MIN to 279'13046 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.899704+0000 osd.1 (osd.1) 14 : cluster 1 11.f continuing backfill to osd.0 from (261'7200,279'12706] MIN to 279'12706 2023-09-30T09:44:14.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.899844+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.902656+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.903072+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.905083+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.906838+0000 osd.6 (osd.6) 186 : cluster 1 11.4 continuing backfill to osd.1 from (261'6325,279'13044] MIN to 279'13044 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.907037+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[75361]: cluster 2023-09-30T09:44:12.912797+0000 osd.5 (osd.5) 222 : cluster 1 11.5 continuing backfill to osd.3 from (259'5321,279'12850] MIN to 279'12850 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.896020+0000 mon.a (mon.0) 1647 : cluster 0 osdmap e283: 8 total, 8 up, 6 in 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.896775+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.896839+0000 mon.a (mon.0) 1648 : cluster 3 Health check update: Degraded data redundancy: 7736/72 objects degraded (10744.444%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:14.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.896945+0000 osd.0 (osd.0) 154 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.897444+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.897659+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.898312+0000 osd.1 (osd.1) 11 : cluster 1 11.0 continuing backfill to osd.6 from (261'7254,279'12784] MIN to 279'12784 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.898745+0000 osd.0 (osd.0) 155 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.899151+0000 osd.1 (osd.1) 12 : cluster 1 11.e continuing backfill to osd.0 from (261'7529,279'13046] MIN to 279'13046 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.899176+0000 osd.1 (osd.1) 13 : cluster 1 11.e continuing backfill to osd.3 from (261'7529,279'13046] MIN to 279'13046 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.899704+0000 osd.1 (osd.1) 14 : cluster 1 11.f continuing backfill to osd.0 from (261'7200,279'12706] MIN to 279'12706 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.899844+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.902656+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.903072+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.905083+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.906838+0000 osd.6 (osd.6) 186 : cluster 1 11.4 continuing backfill to osd.1 from (261'6325,279'13044] MIN to 279'13044 2023-09-30T09:44:14.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.907037+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e283 with expected crc 2023-09-30T09:44:14.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:13 smithi005 bash[78438]: cluster 2023-09-30T09:44:12.912797+0000 osd.5 (osd.5) 222 : cluster 1 11.5 continuing backfill to osd.3 from (259'5321,279'12850] MIN to 279'12850 2023-09-30T09:44:14.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:14.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:14.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:14.415 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:14.442 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:14.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:14.546 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:14.589 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:14.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:14.693 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:14.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:14.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:14.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:14.840 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:14.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:14.943 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:14.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:14.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:14.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:15.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[75361]: cluster 2023-09-30T09:44:13.361089+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1401: 89 pgs: 1 activating+remapped, 1 remapped+peering, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 13 op/s; 7736/72 objects degraded (10744.444%) 2023-09-30T09:44:15.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[75361]: cluster 2023-09-30T09:44:13.915644+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[75361]: cluster 2023-09-30T09:44:13.916667+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[75361]: cluster 2023-09-30T09:44:13.920537+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[75361]: cluster 2023-09-30T09:44:14.168110+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[75361]: cluster 2023-09-30T09:44:14.600546+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[78438]: cluster 2023-09-30T09:44:13.361089+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1401: 89 pgs: 1 activating+remapped, 1 remapped+peering, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 13 op/s; 7736/72 objects degraded (10744.444%) 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[78438]: cluster 2023-09-30T09:44:13.915644+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[78438]: cluster 2023-09-30T09:44:13.916667+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[78438]: cluster 2023-09-30T09:44:13.920537+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[78438]: cluster 2023-09-30T09:44:14.168110+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.019 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:14 smithi005 bash[78438]: cluster 2023-09-30T09:44:14.600546+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:15.110 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:15.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:15.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:15.214 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:15.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:14 smithi099 bash[59238]: cluster 2023-09-30T09:44:13.361089+0000 mgr.y (mgr.34107) 1295 : cluster 0 pgmap v1401: 89 pgs: 1 activating+remapped, 1 remapped+peering, 3 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 13 op/s; 7736/72 objects degraded (10744.444%) 2023-09-30T09:44:15.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:14 smithi099 bash[59238]: cluster 2023-09-30T09:44:13.915644+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e284: 8 total, 8 up, 6 in 2023-09-30T09:44:15.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:14 smithi099 bash[59238]: cluster 2023-09-30T09:44:13.916667+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:14 smithi099 bash[59238]: cluster 2023-09-30T09:44:13.920537+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:14 smithi099 bash[59238]: cluster 2023-09-30T09:44:14.168110+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.225 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:14 smithi099 bash[59238]: cluster 2023-09-30T09:44:14.600546+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:15.239 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:15.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:15.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:15.342 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:15.368 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:15.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:15.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:15.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:15.498 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:15.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:15.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:15.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:15.628 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:15.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:15.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:15.673 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:44:15.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:15.754 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:15.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:15.857 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:15.879 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:15.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:15.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:15.981 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:16.006 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:16.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:16.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:16.110 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:16.136 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:16.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:16.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:16.239 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:16.266 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:16.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:16.369 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:16.548 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:16.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:16.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:16.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:16.682 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:16.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:16.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:16.786 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:16.808 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:16.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:16.911 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:16.933 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:16.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:16.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:17.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:17.048 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:16 smithi005 bash[78438]: cluster 2023-09-30T09:44:15.361704+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1403: 89 pgs: 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 activating+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 114 objects/s recovering 2023-09-30T09:44:17.048 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:16 smithi005 bash[78438]: cluster 2023-09-30T09:44:15.814056+0000 osd.0 (osd.0) 156 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:17.048 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:16 smithi005 bash[78438]: cluster 2023-09-30T09:44:15.815210+0000 osd.0 (osd.0) 157 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:17.048 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:16 smithi005 bash[75361]: cluster 2023-09-30T09:44:15.361704+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1403: 89 pgs: 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 activating+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 114 objects/s recovering 2023-09-30T09:44:17.048 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:16 smithi005 bash[75361]: cluster 2023-09-30T09:44:15.814056+0000 osd.0 (osd.0) 156 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:17.049 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:16 smithi005 bash[75361]: cluster 2023-09-30T09:44:15.815210+0000 osd.0 (osd.0) 157 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:17.063 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:17.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:17.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:17.166 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:17.193 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:17.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:17.296 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:16 smithi099 bash[59238]: cluster 2023-09-30T09:44:15.361704+0000 mgr.y (mgr.34107) 1296 : cluster 0 pgmap v1403: 89 pgs: 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 activating+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 114 objects/s recovering 2023-09-30T09:44:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:16 smithi099 bash[59238]: cluster 2023-09-30T09:44:15.814056+0000 osd.0 (osd.0) 156 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:16 smithi099 bash[59238]: cluster 2023-09-30T09:44:15.815210+0000 osd.0 (osd.0) 157 : cluster 3 failed to encode map e284 with expected crc 2023-09-30T09:44:17.328 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:17.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:17.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:17.431 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:17.456 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:17.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:17.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:17.560 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:17.581 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:17.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:17.586 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:44:17.586 INFO:teuthology.orchestra.run.smithi099.stdout: "size": 20, 2023-09-30T09:44:17.586 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 600, 2023-09-30T09:44:17.586 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [ 2023-09-30T09:44:17.586 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:120259 10.4 e236/224 10:2d9c9886:::benchmark_data_smithi005_194263_object11713:head v 236'7552, mlcod=236'7550)", 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.140083+0000", 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.441161507, 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.300131392, 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.587 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140083+0000", 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140083+0000", 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.588 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140082+0000", 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.3260000000000002e-06 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140091+0000", 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3013999999999999e-05 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.589 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140104+0000", 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.6980000000000004e-06 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140113+0000", 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000156945 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140270+0000", 2023-09-30T09:44:17.590 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.4389000000000001e-05 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.140284+0000", 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29990067199999998 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440185+0000", 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9300000000000001e-05 2023-09-30T09:44:17.591 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440214+0000", 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.300131392 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:120256 10.c e236/224 10:3bec5870:::benchmark_data_smithi005_194263_object11710:head v 236'7247, mlcod=236'7245)", 2023-09-30T09:44:17.592 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.141130+0000", 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.44011462600002, 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29910854999999997, 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141130+0000", 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.593 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141130+0000", 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141129+0000", 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.9320000000000002e-06 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.594 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141138+0000", 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.202e-05 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141150+0000", 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0780000000000001e-06 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.595 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141156+0000", 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.001302487 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.142458+0000", 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0738999999999999e-05 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.142479+0000", 2023-09-30T09:44:17.596 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29773876700000002 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440218+0000", 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.0417000000000001e-05 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440238+0000", 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29910854999999997 2023-09-30T09:44:17.597 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:120260 10.c e236/224 10:3d589c8c:::benchmark_data_smithi005_194263_object11714:head v 236'7248, mlcod=236'7245)", 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.141590+0000", 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.43965380600002, 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.31192187500000002, 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.598 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141590+0000", 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141590+0000", 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.599 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141590+0000", 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6860000000000006e-06 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141597+0000", 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1603999999999999e-05 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.600 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141609+0000", 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1469999999999998e-06 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.141615+0000", 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0049611489999999998 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.146576+0000", 2023-09-30T09:44:17.601 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1324000000000001e-05 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.146597+0000", 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30684547699999998 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.453443+0000", 2023-09-30T09:44:17.602 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.9307000000000006e-05 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.453512+0000", 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.31192187500000002 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120263 10.1 10:832319d3:::benchmark_data_smithi005_194263_object11717:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:44:17.603 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.143461+0000", 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.43778298799998, 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29701810099999998, 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120263 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.604 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143461+0000", 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143461+0000", 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.605 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143460+0000", 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.6109999999999996e-06 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143467+0000", 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2009e-05 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.606 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143479+0000", 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9270000000000002e-06 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143485+0000", 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.0219999999999997e-05 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.607 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143535+0000", 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012964899999999999 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143665+0000", 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00028488599999999998 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,7", 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.143950+0000", 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0050054310000000003 2023-09-30T09:44:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.148955+0000", 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00028457599999999998 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149240+0000", 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.290998378 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.609 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440238+0000", 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000192377 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440431+0000", 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8659000000000003e-05 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.610 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440479+0000", 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29701810099999998 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:120262 10.4 e236/224 10:2d51aa52:::benchmark_data_smithi005_194263_object11716:head v 236'7553, mlcod=236'7550)", 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.148897+0000", 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.43234732600001, 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30468123200000002, 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.611 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.148897+0000", 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.148897+0000", 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.612 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.148896+0000", 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5050000000000004e-06 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.148903+0000", 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1710000000000002e-06 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.613 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.148911+0000", 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.1149999999999999e-06 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.148917+0000", 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0017811909999999999 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150698+0000", 2023-09-30T09:44:17.614 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.1090999999999998e-05 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150719+0000", 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30279848100000001 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.453518+0000", 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0254000000000003e-05 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.615 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.453578+0000", 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30468123200000002 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120266 10.1 10:82fd0870:::benchmark_data_smithi005_194263_object11720:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.149947+0000", 2023-09-30T09:44:17.616 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.43129699600001, 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29121429100000001, 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120266 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.617 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149947+0000", 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149947+0000", 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149945+0000", 2023-09-30T09:44:17.618 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5089999999999996e-06 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149953+0000", 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.5013e-05 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149968+0000", 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.0709999999999997e-06 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.619 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.149975+0000", 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.2324000000000003e-05 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150027+0000", 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000115727 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.620 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150143+0000", 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012937199999999999 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,7", 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150272+0000", 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29029392300000001 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440566+0000", 2023-09-30T09:44:17.621 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014086200000000001 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440707+0000", 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00029656099999999998 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441003+0000", 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.8548999999999994e-05 2023-09-30T09:44:17.622 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441102+0000", 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9456999999999997e-05 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441161+0000", 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29121429100000001 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.623 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop_reply(client.45575.0:120263 10.1 e236/224 ondisk, result = 0)", 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.150333+0000", 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.43091142499998, 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29015284600000002, 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.624 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150333+0000", 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150333+0000", 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150332+0000", 2023-09-30T09:44:17.625 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.3019999999999999e-06 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150336+0000", 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.9240000000000004e-06 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150342+0000", 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0229999999999998e-06 2023-09-30T09:44:17.626 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150348+0000", 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.28987307600000001 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440221+0000", 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.5329999999999994e-06 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.627 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440229+0000", 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000256273 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.440486+0000", 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29015284600000002 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.628 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:120265 10.c e236/224 10:3f7f0dab:::benchmark_data_smithi005_194263_object11719:head v 236'7249, mlcod=236'7245)", 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.150516+0000", 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.43072858800002, 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30320509800000001, 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150516+0000", 2023-09-30T09:44:17.629 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150516+0000", 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150515+0000", 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.3159999999999999e-06 2023-09-30T09:44:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150522+0000", 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0234999999999999e-05 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150532+0000", 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0859999999999998e-06 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.631 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.150539+0000", 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.285605887 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.436144+0000", 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2614999999999999e-05 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.632 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.436167+0000", 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.017414210999999999 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.453581+0000", 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000139429 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.453721+0000", 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.30320509800000001 2023-09-30T09:44:17.633 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:120280 10.e 10:77b354f4:::benchmark_data_smithi005_194263_object11734:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:36:14.172785+0000", 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 483.40845908799997, 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27289385599999999, 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.634 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 120280 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.172785+0000", 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.635 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.172785+0000", 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999971 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.172782+0000", 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2519e-05 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.636 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.172795+0000", 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.26230935900000002 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.435104+0000", 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0571000000000002e-05 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.435145+0000", 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012452700000000001 2023-09-30T09:44:17.637 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.435269+0000", 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00015899600000000001 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.435428+0000", 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00017607500000000001 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.638 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.435605+0000", 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.005515135 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.441120+0000", 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0038164449999999999 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.639 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.444936+0000", 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00064427600000000005 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.445580+0000", 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5356000000000003e-05 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.640 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.445636+0000", 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3237e-05 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:36:14.445679+0000", 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27289385599999999 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.641 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:175967 10.e 10:72b6c047:::benchmark_data_smithi005_194263_object67421:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:34.092257+0000", 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 403.48898734099998, 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29245946099999998, 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 175967 2023-09-30T09:44:17.642 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092257+0000", 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092257+0000", 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.643 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092255+0000", 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4849999999999992e-06 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092264+0000", 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3716999999999999e-05 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.644 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092277+0000", 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.6560000000000003e-06 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092284+0000", 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0094381570000000008 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.101722+0000", 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013223 2023-09-30T09:44:17.645 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.101854+0000", 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00014289899999999999 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.101997+0000", 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0079334790000000002 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.646 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.109931+0000", 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00063058500000000002 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.110561+0000", 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27405732999999999 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.647 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384619+0000", 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3837e-05 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384673+0000", 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.3801000000000003e-05 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384716+0000", 2023-09-30T09:44:17.648 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29245946099999998 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:175970 10.e 10:75bbe088:::benchmark_data_smithi005_194263_object67424:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:34.092291+0000", 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 403.48895367799997, 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29254334399999998, 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.649 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 175970 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092291+0000", 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.650 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092291+0000", 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092290+0000", 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9069999999999999e-06 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.651 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092293+0000", 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.5130000000000004e-06 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092298+0000", 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.856e-06 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.652 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.092302+0000", 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.013389816000000001 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.105692+0000", 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000103251 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.105795+0000", 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00012312400000000001 2023-09-30T09:44:17.653 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.105919+0000", 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0041454489999999998 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.110064+0000", 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.004484282 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.654 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.114548+0000", 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.27020569100000003 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384754+0000", 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4394999999999998e-05 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.655 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384798+0000", 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 3.5528999999999998e-05 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384834+0000", 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.29254334399999998 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.656 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:175980 10.e 10:73a97ada:::benchmark_data_smithi005_194263_object67434:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:37:34.116216+0000", 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 403.465027969, 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.26873561600000001, 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 175980 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116216+0000", 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116216+0000", 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999981 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116214+0000", 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.5560000000000002e-06 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116222+0000", 2023-09-30T09:44:17.659 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3801000000000001e-05 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116236+0000", 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.1850000000000003e-06 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116241+0000", 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.4866e-05 2023-09-30T09:44:17.660 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116286+0000", 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000195785 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116482+0000", 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7569000000000001e-05 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.661 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 2,6", 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.116569+0000", 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0036684809999999999 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.120238+0000", 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.010775971000000001 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.662 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.131014+0000", 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.25385215900000002 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384866+0000", 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.5708999999999999e-05 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384911+0000", 2023-09-30T09:44:17.663 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0411000000000003e-05 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:37:34.384952+0000", 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.26873561600000001 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.664 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:211853 10.2 e244/224 10:470f9a77:::benchmark_data_smithi005_194263_object103307:head v 244'13343, mlcod=244'13340)", 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.249560+0000", 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.33168457400001, 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.62074566200000003, 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249560+0000", 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.665 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249560+0000", 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249559+0000", 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0825999999999999e-05 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.666 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249570+0000", 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1707e-05 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249582+0000", 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.3820000000000003e-06 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.667 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249587+0000", 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.8535e-05 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249615+0000", 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.3223e-05 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.249629+0000", 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.62063373099999997 2023-09-30T09:44:17.668 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.870262+0000", 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.2858000000000002e-05 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.870305+0000", 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.62074566200000003 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.669 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:211858 10.1 10:8ae56398:::benchmark_data_smithi005_194263_object103312:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.251425+0000", 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.329819579, 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59240932700000004, 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.670 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 211858 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251425+0000", 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.671 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251425+0000", 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251422+0000", 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 9.4190000000000008e-06 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251432+0000", 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9662000000000002e-05 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.672 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251461+0000", 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.1149999999999994e-06 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251470+0000", 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.9363000000000007e-05 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.673 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251539+0000", 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000106969 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251646+0000", 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013862100000000001 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,7", 2023-09-30T09:44:17.674 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251785+0000", 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0048898220000000003 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256674+0000", 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00044538299999999999 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.257120+0000", 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58660024099999997 2023-09-30T09:44:17.675 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843720+0000", 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.5147999999999994e-05 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843785+0000", 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8832999999999998e-05 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.676 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843834+0000", 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59240932700000004 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:211856 10.0 e244/224 10:0fa180b3:::benchmark_data_smithi005_194263_object103310:head v 244'13603, mlcod=244'13601)", 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.251777+0000", 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.329466819, 2023-09-30T09:44:17.677 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59160527799999996, 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251777+0000", 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251777+0000", 2023-09-30T09:44:17.678 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251776+0000", 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.7730000000000005e-06 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251785+0000", 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.1391e-05 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.679 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251797+0000", 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.2659999999999998e-06 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251803+0000", 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.3511999999999998e-05 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.680 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251866+0000", 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.8975e-05 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.251885+0000", 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0066292139999999996 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.258514+0000", 2023-09-30T09:44:17.681 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58486816399999997 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843383+0000", 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59160527799999996 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.682 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:211861 10.6 e244/224 10:6ceecaec:::benchmark_data_smithi005_194263_object103315:head v 244'13093, mlcod=244'13091)", 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.252501+0000", 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.32874299399998, 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59156343199999994, 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.252501+0000", 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.683 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.252501+0000", 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.252500+0000", 2023-09-30T09:44:17.684 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 7.8250000000000005e-06 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.252508+0000", 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0392e-05 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.252519+0000", 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 5.8100000000000003e-06 2023-09-30T09:44:17.685 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.252524+0000", 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.0043297559999999997 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256854+0000", 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.2425999999999998e-05 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.686 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256877+0000", 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58707968200000005 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843956+0000", 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000108365 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.844065+0000", 2023-09-30T09:44:17.687 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59156343199999994 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:211855 10.2 e244/224 10:4ba27750:::benchmark_data_smithi005_194263_object103309:head v 244'13344, mlcod=244'13340)", 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.256615+0000", 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.324629243, 2023-09-30T09:44:17.688 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.61371157099999996, 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256615+0000", 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.689 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256615+0000", 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999986 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256614+0000", 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2738000000000001e-05 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.690 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256626+0000", 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6959000000000001e-05 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256643+0000", 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.8980000000000002e-06 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.256652+0000", 2023-09-30T09:44:17.691 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58754114800000001 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.844193+0000", 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6826e-05 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.844220+0000", 2023-09-30T09:44:17.692 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.026090061000000001 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.870310+0000", 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.6359e-05 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.870327+0000", 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.61371157099999996 2023-09-30T09:44:17.693 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop(client.45575.0:211860 10.d e244/224 10:b74d5f5c:::benchmark_data_smithi005_194263_object103314:head v 244'13369, mlcod=244'13367)", 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.261404+0000", 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.31983986300003, 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59670800700000004, 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.694 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.261404+0000", 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.261404+0000", 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.999999 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.695 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.261403+0000", 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 8.4549999999999995e-06 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.261412+0000", 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58194332199999999 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.696 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843355+0000", 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.3538999999999999e-05 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843379+0000", 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000154394 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843533+0000", 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 6.0652999999999997e-05 2023-09-30T09:44:17.697 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843594+0000", 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.014492059 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.858086+0000", 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6412000000000001e-05 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.698 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.858112+0000", 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.59670800700000004 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_repop_reply(client.45575.0:211858 10.1 e244/224 ondisk, result = 0)", 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.262179+0000", 2023-09-30T09:44:17.699 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.31906536499997, 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58166180999999995, 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "started", 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.262179+0000", 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.700 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.262179+0000", 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999995 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.262178+0000", 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.8749999999999999e-06 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.701 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.262183+0000", 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58116823900000003 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843351+0000", 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.9155000000000001e-05 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843380+0000", 2023-09-30T09:44:17.702 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00031922999999999999 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843700+0000", 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.0879999999999999e-05 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843711+0000", 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000130028 2023-09-30T09:44:17.703 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843841+0000", 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.58166180999999995 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: "description": "osd_op(client.45575.0:211877 10.1 10:82422edc:::benchmark_data_smithi005_194263_object103331:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: "initiated_at": "2023-09-30T09:38:27.288666+0000", 2023-09-30T09:44:17.704 INFO:teuthology.orchestra.run.smithi099.stdout: "age": 350.29257855999998, 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.57154638899999999, 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "type_data": { 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "client_info": { 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "client": "client.45575", 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "tid": 211877 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "events": [ 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.705 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "initiated", 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.288666+0000", 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "throttled", 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.288666+0000", 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4294967295.9999976 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "header_read", 2023-09-30T09:44:17.706 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.288663+0000", 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 1.2533e-05 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "all_read", 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.288676+0000", 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.55466594800000002 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "dispatched", 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843342+0000", 2023-09-30T09:44:17.707 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 2.6217999999999999e-05 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "queued_for_pg", 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843368+0000", 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00049818900000000001 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "reached_pg", 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843866+0000", 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000117521 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.708 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "started", 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.843984+0000", 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.000132819 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "waiting for subops from 0,7", 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.844117+0000", 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.011946063999999999 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.709 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.856063+0000", 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 4.0562999999999998e-05 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "op_commit", 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.856103+0000", 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.003775732 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:44:17.710 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.859879+0000", 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00020200700000000001 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "commit_sent", 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.860081+0000", 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.00013114499999999999 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: }, 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: { 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: "event": "done", 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: "time": "2023-09-30T09:38:27.860212+0000", 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: "duration": 0.57154638899999999 2023-09-30T09:44:17.711 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.712 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.712 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.712 INFO:teuthology.orchestra.run.smithi099.stdout: } 2023-09-30T09:44:17.712 INFO:teuthology.orchestra.run.smithi099.stdout: ] 2023-09-30T09:44:17.712 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:44:17.712 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:17.746 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:17.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:17.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:17.849 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:17.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:17.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:17.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:17.986 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.014 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:18.117 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:18.125 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:17 smithi099 bash[59238]: cluster 2023-09-30T09:44:17.897696+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 7736/72 objects degraded (10744.444%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:18.144 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:18.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:18.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:18.258 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:17 smithi005 bash[78438]: cluster 2023-09-30T09:44:17.897696+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 7736/72 objects degraded (10744.444%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:18.259 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:17 smithi005 bash[75361]: cluster 2023-09-30T09:44:17.897696+0000 mon.a (mon.0) 1650 : cluster 3 Health check update: Degraded data redundancy: 7736/72 objects degraded (10744.444%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:18.275 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:18.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:18.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:18.405 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:18.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:18.509 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.532 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:18.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.667 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:18.770 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.801 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:18.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:18.904 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:18.927 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:18.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:18.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:18.976 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-30T09:44:19.031 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:19.055 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:19.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:19.058 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:18 smithi099 bash[59238]: cluster 2023-09-30T09:44:17.362394+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1404: 89 pgs: 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 activating+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 85 objects/s recovering 2023-09-30T09:44:19.158 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:19.165 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:19 smithi005 bash[75361]: cluster 2023-09-30T09:44:17.362394+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1404: 89 pgs: 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 activating+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 85 objects/s recovering 2023-09-30T09:44:19.166 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:19 smithi005 bash[78438]: cluster 2023-09-30T09:44:17.362394+0000 mgr.y (mgr.34107) 1297 : cluster 0 pgmap v1404: 89 pgs: 3 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 activating+remapped, 1 remapped+peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 85 objects/s recovering 2023-09-30T09:44:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.183 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:19.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:19.284 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:19.313 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:19.417 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:19.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:19.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:19.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:44:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:44:19] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.33.4" 2023-09-30T09:44:19.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:19.577 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:19.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:19.681 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:19.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:19.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:19.811 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:19.832 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:19.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:19.935 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:19.959 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:19.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:19.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:20.062 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:20.089 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:20.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:20.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:20.193 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:20.218 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:20.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:20.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:20.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:20.346 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:20.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:20.441 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2023-09-30T09:44:20.442 INFO:teuthology.orchestra.run.smithi099.stdout: "ops": [], 2023-09-30T09:44:20.442 INFO:teuthology.orchestra.run.smithi099.stdout: "num_ops": 0 2023-09-30T09:44:20.442 INFO:teuthology.orchestra.run.smithi099.stdout:} 2023-09-30T09:44:20.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:20.472 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:20.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:20.575 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:20.606 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:20.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:20.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:20.710 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:20.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:20.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:20.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:20.836 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:20.864 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:20.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:20.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:20.967 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:21.000 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:21.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:20 smithi005 bash[78438]: cluster 2023-09-30T09:44:19.363186+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1405: 89 pgs: 5 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 188 objects/s recovering 2023-09-30T09:44:21.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:20 smithi005 bash[75361]: cluster 2023-09-30T09:44:19.363186+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1405: 89 pgs: 5 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 188 objects/s recovering 2023-09-30T09:44:21.104 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:21.133 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:21.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:21.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:21.262 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:20 smithi099 bash[59238]: cluster 2023-09-30T09:44:19.363186+0000 mgr.y (mgr.34107) 1298 : cluster 0 pgmap v1405: 89 pgs: 5 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 188 objects/s recovering 2023-09-30T09:44:21.365 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:21.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:21.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:21.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:21.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:21.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:21.618 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:21.650 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:21.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:21.754 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:21.789 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:21.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:21.893 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:21.926 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:21.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:21.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:21.933 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:21 smithi005 bash[75361]: audit 2023-09-30T09:44:21.591808+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:22.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:22.055 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:22.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:22.158 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:22.180 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:21 smithi005 bash[78438]: audit 2023-09-30T09:44:21.591808+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:22.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:21 smithi099 bash[59238]: audit 2023-09-30T09:44:21.591808+0000 mon.a (mon.0) 1651 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:22.310 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:22.414 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:22.439 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:22.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:22.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:22.570 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:22.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:22.674 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:22.697 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:22.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:22.800 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:22.833 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:22.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:22.935 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:22.966 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:22.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:22.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:23.073 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:23.102 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:23.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:23.110 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:22 smithi005 bash[78438]: cluster 2023-09-30T09:44:21.364146+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 166 objects/s recovering 2023-09-30T09:44:23.110 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:22 smithi005 bash[75361]: cluster 2023-09-30T09:44:21.364146+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 166 objects/s recovering 2023-09-30T09:44:23.206 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:23.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:22 smithi099 bash[59238]: cluster 2023-09-30T09:44:21.364146+0000 mgr.y (mgr.34107) 1299 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 166 objects/s recovering 2023-09-30T09:44:23.237 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:23.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:23.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:23.341 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:23.365 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:23.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:23.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:23.468 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:23.493 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:23.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:23.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:23.595 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:23.624 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:23.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:23.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:23.728 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:23.758 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:23.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:23.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:23.863 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:23.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:23.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:23.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:23.997 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:24.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:24.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:24.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.166 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:24.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:24.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.438 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:24.541 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:24.575 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:24.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:24.679 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:24.700 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:24.804 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:24.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.973 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:24.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:24.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:25.076 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:25.104 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:25.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:25.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:25.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:25.222 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:24 smithi099 bash[59238]: cluster 2023-09-30T09:44:23.365063+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 140 objects/s recovering 2023-09-30T09:44:25.243 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:25.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:25.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:25.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:24 smithi005 bash[75361]: cluster 2023-09-30T09:44:23.365063+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 140 objects/s recovering 2023-09-30T09:44:25.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:24 smithi005 bash[78438]: cluster 2023-09-30T09:44:23.365063+0000 mgr.y (mgr.34107) 1300 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 140 objects/s recovering 2023-09-30T09:44:25.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:25.371 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:25.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:25.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:25.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:25.507 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:25.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:25.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:25.610 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:25.640 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:25.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:25.744 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:25.768 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:25.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:25.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:25.898 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:25.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:25.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:26.001 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:26.027 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:26.131 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:26.163 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:26.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:26.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:26.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:26.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:26.333 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 6, 0] out_osds: [4, 7] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 4, 7] 2023-09-30T09:44:26.333 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:44:26.333 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-09-30T09:44:26.333 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd in 4 2023-09-30T09:44:26.402 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:26.421 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:26.524 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:26.543 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:26.646 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:26.669 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:26.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:26.771 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:26.807 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:26.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:26.910 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:26.936 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:26.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:26.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:27.039 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:27.051 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:26 smithi099 bash[59238]: cluster 2023-09-30T09:44:25.365908+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 147 objects/s recovering 2023-09-30T09:44:27.069 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:27.173 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:27.203 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:27.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:27.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:27 smithi005 bash[75361]: cluster 2023-09-30T09:44:25.365908+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 147 objects/s recovering 2023-09-30T09:44:27.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:27 smithi005 bash[78438]: cluster 2023-09-30T09:44:25.365908+0000 mgr.y (mgr.34107) 1301 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 147 objects/s recovering 2023-09-30T09:44:27.307 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:27.333 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:27.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:27.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:27.467 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:27.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:27.570 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:27.594 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:27.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:27.698 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:27.723 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:27.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:27.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:27.860 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:27.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:27.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:27.986 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:27.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:27.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:28.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:28.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:28.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:28.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:28.250 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:28.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:28.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:28.355 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:28.383 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:28.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:28.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:28.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:28.516 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:28.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:28.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:28.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:28.626 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:28.650 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:28.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:28.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:28.753 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:28.781 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:28.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:28.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:28.918 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:28.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:29.023 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:29.034 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:28 smithi099 bash[59238]: cluster 2023-09-30T09:44:27.366798+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1409: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 140 objects/s recovering 2023-09-30T09:44:29.057 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:29.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:29.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:29.161 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:29.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:29.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:29.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:29.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:28 smithi005 bash[75361]: cluster 2023-09-30T09:44:27.366798+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1409: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 140 objects/s recovering 2023-09-30T09:44:29.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:28 smithi005 bash[78438]: cluster 2023-09-30T09:44:27.366798+0000 mgr.y (mgr.34107) 1302 : cluster 0 pgmap v1409: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 140 objects/s recovering 2023-09-30T09:44:29.296 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:29.320 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:29.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:29.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:29.424 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:29.454 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:29.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:29.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:29.558 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:29.593 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:29.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:29.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:29.696 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:29.734 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:29.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:29.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:29.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:44:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:44:29] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.33.4" 2023-09-30T09:44:29.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:29.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:29.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:29.970 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:29.999 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:30.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:30.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:30.127 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:30.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:30.230 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:30.263 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:30.367 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:30.398 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:30.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:30.502 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:30.534 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:30.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:30.637 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:30.663 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:30.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:30.767 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:30.787 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:30.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:30.890 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:30.921 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:30.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:30.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:30.954 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:30 smithi005 bash[75361]: cluster 2023-09-30T09:44:29.367637+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 199 objects/s recovering 2023-09-30T09:44:31.026 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.053 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:31.085 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:31.156 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.180 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:31.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:30 smithi005 bash[78438]: cluster 2023-09-30T09:44:29.367637+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 199 objects/s recovering 2023-09-30T09:44:31.283 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.301 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:30 smithi099 bash[59238]: cluster 2023-09-30T09:44:29.367637+0000 mgr.y (mgr.34107) 1303 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 199 objects/s recovering 2023-09-30T09:44:31.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:31.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:31.426 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:31.529 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.556 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:31.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:31.660 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:31.688 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:31.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:31.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:31.819 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:31.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:31.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:31.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:31.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:31.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:32.062 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:32.087 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:32.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:32.190 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:32.217 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:32.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:32.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:32.345 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:32.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:32.449 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:32.470 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:32.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:32.573 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:32.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:32.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:32.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:32.721 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:32.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:32.823 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:32.848 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:32.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:32.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:32.981 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:32.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:32.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:33.084 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:33.094 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:32 smithi005 bash[78438]: cluster 2023-09-30T09:44:31.368534+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 125 objects/s recovering 2023-09-30T09:44:33.094 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:32 smithi005 bash[75361]: cluster 2023-09-30T09:44:31.368534+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 125 objects/s recovering 2023-09-30T09:44:33.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:33.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:33.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:33.214 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:33.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:32 smithi099 bash[59238]: cluster 2023-09-30T09:44:31.368534+0000 mgr.y (mgr.34107) 1304 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 125 objects/s recovering 2023-09-30T09:44:33.323 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:33.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:33.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:33.426 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:33.447 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:33.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:33.550 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:33.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:33.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:33.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:33.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:33.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:33.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:33.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:33.822 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:33.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:33.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:33.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:33.958 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:33.978 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:44:33.984 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:33.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:33.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:34.088 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:34.108 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:34.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:34.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:34.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:34.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:33 smithi005 bash[75361]: audit 2023-09-30T09:44:33.037559+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.5:0/1525042719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:44:34.220 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:33 smithi005 bash[75361]: audit 2023-09-30T09:44:33.038070+0000 mon.a (mon.0) 1652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:44:34.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:33 smithi005 bash[78438]: audit 2023-09-30T09:44:33.037559+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.5:0/1525042719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:44:34.220 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:33 smithi005 bash[78438]: audit 2023-09-30T09:44:33.038070+0000 mon.a (mon.0) 1652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:44:34.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:34.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:34.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:33 smithi099 bash[59238]: audit 2023-09-30T09:44:33.037559+0000 mon.c (mon.2) 148 : audit 1 from='client.? 172.21.15.5:0/1525042719' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:44:34.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:33 smithi099 bash[59238]: audit 2023-09-30T09:44:33.038070+0000 mon.a (mon.0) 1652 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:44:34.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:34.367 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:34.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:34.471 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:34.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:34.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:34.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:34.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:34.615 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:34.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:34.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:34.718 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:34.751 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:34.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:34.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:34.855 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:34.876 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:34.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:34.979 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:33.369266+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 125 objects/s recovering 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:33.953373+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: audit 2023-09-30T09:44:33.961946+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:33.962687+0000 osd.0 (osd.0) 158 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:33.966364+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:33.966776+0000 mon.a (mon.0) 1655 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:34.374091+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:34.376220+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:34 smithi099 bash[59238]: cluster 2023-09-30T09:44:34.765859+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.042 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:35.146 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:35.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:35.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:33.369266+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 125 objects/s recovering 2023-09-30T09:44:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:33.953373+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: audit 2023-09-30T09:44:33.961946+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:44:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:33.962687+0000 osd.0 (osd.0) 158 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:33.966364+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:33.966776+0000 mon.a (mon.0) 1655 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:34.374091+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:34.376220+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[78438]: cluster 2023-09-30T09:44:34.765859+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:33.369266+0000 mgr.y (mgr.34107) 1305 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7736/72 objects degraded (10744.444%); 0 B/s, 125 objects/s recovering 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:33.953373+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: audit 2023-09-30T09:44:33.961946+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:44:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:33.962687+0000 osd.0 (osd.0) 158 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:33.966364+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:33.966776+0000 mon.a (mon.0) 1655 : cluster 0 osdmap e285: 8 total, 8 up, 6 in 2023-09-30T09:44:35.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:34.374091+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:34.376220+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:34 smithi005 bash[75361]: cluster 2023-09-30T09:44:34.765859+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e285 with expected crc 2023-09-30T09:44:35.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:35.303 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:35.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:35.406 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:35.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:35.544 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:35.574 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:35.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:35.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:35.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:35.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:35.809 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:35.842 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:35.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:35.945 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:35.967 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:35.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:35.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:36.057 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:44:36.070 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:36.077 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:36 smithi005 bash[78438]: cluster 2023-09-30T09:44:35.963538+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 7076/72 objects degraded (9827.778%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:36.078 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:36 smithi005 bash[75361]: cluster 2023-09-30T09:44:35.963538+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 7076/72 objects degraded (9827.778%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:36.081 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:44:36.092 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:36.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:36.107 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:44:36.131 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:44:36.159 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:44:36.186 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:44:36.195 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:36.213 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:44:36.225 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:36.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:36.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:36.240 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.242 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:44:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:36 smithi099 bash[59238]: cluster 2023-09-30T09:44:35.963538+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 7076/72 objects degraded (9827.778%), 3 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-30T09:44:36.329 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:36.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:36.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:36.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:36.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:36.510 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:36.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:36.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:36.613 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:36.642 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:36.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:36.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:36.746 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:36.773 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:36.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:36.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:36.878 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:36.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:36.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:36.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:37.010 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:37.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:37.142 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:37.149 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:37 smithi005 bash[75361]: cluster 2023-09-30T09:44:35.369944+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7076/72 objects degraded (9827.778%); 0 B/s, 156 objects/s recovering 2023-09-30T09:44:37.150 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:37 smithi005 bash[75361]: audit 2023-09-30T09:44:36.029386+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.5:0/3475386095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:44:37.150 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:37 smithi005 bash[75361]: audit 2023-09-30T09:44:36.592045+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:37.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:37 smithi005 bash[78438]: cluster 2023-09-30T09:44:35.369944+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7076/72 objects degraded (9827.778%); 0 B/s, 156 objects/s recovering 2023-09-30T09:44:37.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:37 smithi005 bash[78438]: audit 2023-09-30T09:44:36.029386+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.5:0/3475386095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:44:37.150 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:37 smithi005 bash[78438]: audit 2023-09-30T09:44:36.592045+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:37.167 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:37.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:37.293 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:37.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:37 smithi099 bash[59238]: cluster 2023-09-30T09:44:35.369944+0000 mgr.y (mgr.34107) 1306 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7076/72 objects degraded (9827.778%); 0 B/s, 156 objects/s recovering 2023-09-30T09:44:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:37 smithi099 bash[59238]: audit 2023-09-30T09:44:36.029386+0000 mon.a (mon.0) 1657 : audit 0 from='client.? 172.21.15.5:0/3475386095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:44:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:37 smithi099 bash[59238]: audit 2023-09-30T09:44:36.592045+0000 mon.a (mon.0) 1658 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:37.396 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:37.424 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:37.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:37.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:37.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:37.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:37.652 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:37.682 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:37.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:37.785 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:37.807 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:37.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:37.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:37.935 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:37.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:37.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:38.038 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:38.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:38.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:38.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[75361]: cluster 2023-09-30T09:44:37.026430+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-09-30T09:44:38.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[75361]: cluster 2023-09-30T09:44:37.026470+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[75361]: cluster 2023-09-30T09:44:37.029278+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[75361]: cluster 2023-09-30T09:44:37.127585+0000 osd.0 (osd.0) 159 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[75361]: cluster 2023-09-30T09:44:37.130840+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[75361]: cluster 2023-09-30T09:44:37.130897+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.178 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[75361]: cluster 2023-09-30T09:44:37.370670+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7076/72 objects degraded (9827.778%); 0 B/s, 107 objects/s recovering 2023-09-30T09:44:38.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[78438]: cluster 2023-09-30T09:44:37.026430+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-09-30T09:44:38.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[78438]: cluster 2023-09-30T09:44:37.026470+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[78438]: cluster 2023-09-30T09:44:37.029278+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[78438]: cluster 2023-09-30T09:44:37.127585+0000 osd.0 (osd.0) 159 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[78438]: cluster 2023-09-30T09:44:37.130840+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[78438]: cluster 2023-09-30T09:44:37.130897+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.179 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:38 smithi005 bash[78438]: cluster 2023-09-30T09:44:37.370670+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7076/72 objects degraded (9827.778%); 0 B/s, 107 objects/s recovering 2023-09-30T09:44:38.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:38.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:38.294 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:38 smithi099 bash[59238]: cluster 2023-09-30T09:44:37.026430+0000 mon.a (mon.0) 1659 : cluster 0 osdmap e286: 8 total, 8 up, 6 in 2023-09-30T09:44:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:38 smithi099 bash[59238]: cluster 2023-09-30T09:44:37.026470+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:38 smithi099 bash[59238]: cluster 2023-09-30T09:44:37.029278+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:38 smithi099 bash[59238]: cluster 2023-09-30T09:44:37.127585+0000 osd.0 (osd.0) 159 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:38 smithi099 bash[59238]: cluster 2023-09-30T09:44:37.130840+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:38 smithi099 bash[59238]: cluster 2023-09-30T09:44:37.130897+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e286 with expected crc 2023-09-30T09:44:38.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:38 smithi099 bash[59238]: cluster 2023-09-30T09:44:37.370670+0000 mgr.y (mgr.34107) 1307 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 7076/72 objects degraded (9827.778%); 0 B/s, 107 objects/s recovering 2023-09-30T09:44:38.323 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:38.426 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:38.456 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:38.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:38.559 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:38.588 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:38.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:38.691 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:38.713 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:38.817 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:38.847 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:38.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:38.950 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:38.977 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:38.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:38.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:39.081 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:39.107 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:39.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:39.210 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:39.234 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:39.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:39 smithi099 bash[59238]: cluster 2023-09-30T09:44:38.037005+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:39 smithi099 bash[59238]: cluster 2023-09-30T09:44:38.037608+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:39 smithi099 bash[59238]: cluster 2023-09-30T09:44:38.038098+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-09-30T09:44:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:39 smithi099 bash[59238]: cluster 2023-09-30T09:44:38.041656+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:39.361 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:39.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:39.394 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[75361]: cluster 2023-09-30T09:44:38.037005+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.394 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[75361]: cluster 2023-09-30T09:44:38.037608+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.394 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[75361]: cluster 2023-09-30T09:44:38.038098+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-09-30T09:44:39.394 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[75361]: cluster 2023-09-30T09:44:38.041656+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.394 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[78438]: cluster 2023-09-30T09:44:38.037005+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.394 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[78438]: cluster 2023-09-30T09:44:38.037608+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.394 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[78438]: cluster 2023-09-30T09:44:38.038098+0000 mon.a (mon.0) 1660 : cluster 0 osdmap e287: 8 total, 8 up, 6 in 2023-09-30T09:44:39.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[78438]: cluster 2023-09-30T09:44:38.041656+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e287 with expected crc 2023-09-30T09:44:39.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:39.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:39.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:39.528 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:44:39.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:39.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:39.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:39.724 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:39.753 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:39.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:39.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:39.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:44:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:44:39] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-09-30T09:44:39.856 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:39.881 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:39.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:39.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:39.985 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:40.018 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:40.057 INFO:teuthology.orchestra.run.smithi005.stderr:pool 'unique_pool_6' removed 2023-09-30T09:44:40.121 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:40.146 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:40.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:40.250 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:40.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:40 smithi099 bash[59238]: audit 2023-09-30T09:44:39.362968+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.5:0/638556447' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:44:40.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:40 smithi099 bash[59238]: audit 2023-09-30T09:44:39.363321+0000 mon.a (mon.0) 1661 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:44:40.263 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:40 smithi099 bash[59238]: cluster 2023-09-30T09:44:39.371193+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 3153/72 objects degraded (4379.167%); 0 B/s, 258 objects/s recovering 2023-09-30T09:44:40.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:40 smithi005 bash[75361]: audit 2023-09-30T09:44:39.362968+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.5:0/638556447' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:44:40.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:40 smithi005 bash[75361]: audit 2023-09-30T09:44:39.363321+0000 mon.a (mon.0) 1661 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:44:40.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:40 smithi005 bash[75361]: cluster 2023-09-30T09:44:39.371193+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 3153/72 objects degraded (4379.167%); 0 B/s, 258 objects/s recovering 2023-09-30T09:44:40.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:40 smithi005 bash[78438]: audit 2023-09-30T09:44:39.362968+0000 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.5:0/638556447' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:44:40.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:40 smithi005 bash[78438]: audit 2023-09-30T09:44:39.363321+0000 mon.a (mon.0) 1661 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:44:40.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:40 smithi005 bash[78438]: cluster 2023-09-30T09:44:39.371193+0000 mgr.y (mgr.34107) 1308 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovery_wait+degraded, 5 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 82 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 3153/72 objects degraded (4379.167%); 0 B/s, 258 objects/s recovering 2023-09-30T09:44:40.280 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:40.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:40.384 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:40.415 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:40.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:40.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:40.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:40.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:40.652 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:40.677 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:40.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:40.780 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:40.814 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:40.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:40.918 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:40.950 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:40.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:40.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:41.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:41.084 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:41.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:41.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:41.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:41.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:41.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:41.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:41.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:41 smithi099 bash[59238]: audit 2023-09-30T09:44:40.045495+0000 mon.a (mon.0) 1662 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:44:41.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:41 smithi099 bash[59238]: cluster 2023-09-30T09:44:40.049274+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:41 smithi099 bash[59238]: cluster 2023-09-30T09:44:40.049412+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-09-30T09:44:41.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:41 smithi099 bash[59238]: cluster 2023-09-30T09:44:40.049661+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:41 smithi099 bash[59238]: cluster 2023-09-30T09:44:40.049725+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.326 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:41.334 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[78438]: audit 2023-09-30T09:44:40.045495+0000 mon.a (mon.0) 1662 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:44:41.334 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[78438]: cluster 2023-09-30T09:44:40.049274+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.334 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[78438]: cluster 2023-09-30T09:44:40.049412+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-09-30T09:44:41.334 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[78438]: cluster 2023-09-30T09:44:40.049661+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.334 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[78438]: cluster 2023-09-30T09:44:40.049725+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.335 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[75361]: audit 2023-09-30T09:44:40.045495+0000 mon.a (mon.0) 1662 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:44:41.335 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[75361]: cluster 2023-09-30T09:44:40.049274+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.335 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[75361]: cluster 2023-09-30T09:44:40.049412+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e288: 8 total, 8 up, 6 in 2023-09-30T09:44:41.335 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[75361]: cluster 2023-09-30T09:44:40.049661+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.335 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:41 smithi005 bash[75361]: cluster 2023-09-30T09:44:40.049725+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:41.349 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:41.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:41.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:41.452 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:41.485 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:41.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:41.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:41.584 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:44:41.588 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:41.664 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:41.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:41.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:41.767 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:41.791 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:41.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:41.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:41.894 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:41.926 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:41.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:42.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:42.057 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:42.161 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.172 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:42 smithi099 bash[59238]: cluster 2023-09-30T09:44:40.701116+0000 osd.0 (osd.0) 160 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:42.172 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:42 smithi099 bash[59238]: cluster 2023-09-30T09:44:41.372071+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1420: 73 pgs: 1 active+recovery_wait+degraded, 72 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:44:42.192 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:42.260 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-30T09:44:42.260 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-09-30T09:44:42.260 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-30T09:44:42.264 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-30T09:44:42.265 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-30T09:44:42.265 DEBUG:teuthology.orchestra.run.smithi005:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:44:42.295 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:42.321 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:42 smithi005 bash[75361]: cluster 2023-09-30T09:44:40.701116+0000 osd.0 (osd.0) 160 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:42.321 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:42 smithi005 bash[75361]: cluster 2023-09-30T09:44:41.372071+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1420: 73 pgs: 1 active+recovery_wait+degraded, 72 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:44:42.322 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:42 smithi005 bash[78438]: cluster 2023-09-30T09:44:40.701116+0000 osd.0 (osd.0) 160 : cluster 3 failed to encode map e288 with expected crc 2023-09-30T09:44:42.322 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:42 smithi005 bash[78438]: cluster 2023-09-30T09:44:41.372071+0000 mgr.y (mgr.34107) 1309 : cluster 0 pgmap v1420: 73 pgs: 1 active+recovery_wait+degraded, 72 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:44:42.340 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:42.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:42.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.368 INFO:teuthology.orchestra.run.smithi005.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-30T09:44:42.368 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:44:42.443 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:42.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:42.537 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-30T09:44:42.537 DEBUG:teuthology.orchestra.run.smithi005:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-30T09:44:42.544 INFO:tasks.workunit:timeout=3h 2023-09-30T09:44:42.545 INFO:tasks.workunit:cleanup=True 2023-09-30T09:44:42.545 DEBUG:teuthology.orchestra.run.smithi005:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-30T09:44:42.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.610 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:42.714 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.748 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:42.852 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:42.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:42.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:42.986 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:43.022 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:43.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:43.126 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:43.151 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:43.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:43.254 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:43.268 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:43 smithi099 bash[59238]: cluster 2023-09-30T09:44:42.047376+0000 mon.a (mon.0) 1664 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:44:43.285 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:43.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:43.388 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:43.408 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:43.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:43.483 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:43 smithi005 bash[78438]: cluster 2023-09-30T09:44:42.047376+0000 mon.a (mon.0) 1664 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:44:43.483 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:43 smithi005 bash[75361]: cluster 2023-09-30T09:44:42.047376+0000 mon.a (mon.0) 1664 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:44:43.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:43.541 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:43.543 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:44:43.544 INFO:teuthology.orchestra.run.smithi005.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-30T09:44:43.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:43.645 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:43.668 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:43.771 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:43.792 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:43.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:43.841 INFO:tasks.workunit.client.0.smithi005.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-30T09:44:43.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:43.933 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:43.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:43.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:44.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:44.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:44.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:44.167 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:44.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:44 smithi099 bash[59238]: cluster 2023-09-30T09:44:43.372949+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1421: 73 pgs: 1 active+recovery_wait+degraded, 72 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:44:44.195 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:44.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:44.299 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:44.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:44.434 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:44.446 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:44 smithi005 bash[75361]: cluster 2023-09-30T09:44:43.372949+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1421: 73 pgs: 1 active+recovery_wait+degraded, 72 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:44:44.446 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:44 smithi005 bash[78438]: cluster 2023-09-30T09:44:43.372949+0000 mgr.y (mgr.34107) 1310 : cluster 0 pgmap v1421: 73 pgs: 1 active+recovery_wait+degraded, 72 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 2/72 objects degraded (2.778%) 2023-09-30T09:44:44.460 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:44.564 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:44.596 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:44.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:44.700 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:44.731 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:44.834 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:44.860 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:44.965 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:44.995 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:44.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:45.099 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:45.131 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:45.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:45.236 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:45.258 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:45.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:45.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:45.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:45.392 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:45.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:45.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:45.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:45.520 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:45.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:45.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:45.623 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:45.645 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:45.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:45.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:45.731 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-30T09:44:45.741 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:45 smithi005 bash[78438]: cluster 2023-09-30T09:44:45.424366+0000 mon.a (mon.0) 1665 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-30T09:44:45.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:45 smithi005 bash[75361]: cluster 2023-09-30T09:44:45.424366+0000 mon.a (mon.0) 1665 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-30T09:44:45.742 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:45 smithi005 bash[75361]: debug 2023-09-30T09:44:45.588+0000 7fd2fb837700 -1 mon.a@0(leader).osd e288 definitely_dead 0 2023-09-30T09:44:45.748 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:45.761 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:45 smithi099 bash[59238]: cluster 2023-09-30T09:44:45.424366+0000 mon.a (mon.0) 1665 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-30T09:44:45.781 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:45.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:45.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:45.885 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:45.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:46.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:46.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:46.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:46.354 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:46.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:46.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:46.457 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:46.491 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:46.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:46.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:46.513 INFO:teuthology.orchestra.run.smithi005.stderr:marked in osd.4. 2023-09-30T09:44:46.594 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:46 smithi005 bash[78438]: cluster 2023-09-30T09:44:45.373505+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2023-09-30T09:44:46.595 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:46 smithi005 bash[78438]: audit 2023-09-30T09:44:45.588237+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.5:0/715878093' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:44:46.595 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:46 smithi005 bash[78438]: audit 2023-09-30T09:44:45.588784+0000 mon.a (mon.0) 1666 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:44:46.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:46 smithi005 bash[75361]: cluster 2023-09-30T09:44:45.373505+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2023-09-30T09:44:46.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:46 smithi005 bash[75361]: audit 2023-09-30T09:44:45.588237+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.5:0/715878093' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:44:46.595 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:46 smithi005 bash[75361]: audit 2023-09-30T09:44:45.588784+0000 mon.a (mon.0) 1666 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:44:46.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:46.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:46.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:46.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:46.743 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:46.770 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:46.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:46 smithi099 bash[59238]: cluster 2023-09-30T09:44:45.373505+0000 mgr.y (mgr.34107) 1311 : cluster 0 pgmap v1422: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2023-09-30T09:44:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:46 smithi099 bash[59238]: audit 2023-09-30T09:44:45.588237+0000 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.5:0/715878093' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:44:46.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:46 smithi099 bash[59238]: audit 2023-09-30T09:44:45.588784+0000 mon.a (mon.0) 1666 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-09-30T09:44:46.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:46.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:46.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:46.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:47.009 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:47.035 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:47.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:47.139 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:47.166 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:47.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:47.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:47.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:47.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:47.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:47.433 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:47.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:47.536 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:47.561 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:47.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:47.664 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:47.671 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:47 smithi099 bash[59238]: audit 2023-09-30T09:44:46.480069+0000 mon.a (mon.0) 1667 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-30T09:44:47.671 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:47 smithi099 bash[59238]: cluster 2023-09-30T09:44:46.484314+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.672 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:47 smithi099 bash[59238]: cluster 2023-09-30T09:44:46.484338+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.672 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:47 smithi099 bash[59238]: cluster 2023-09-30T09:44:46.485505+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-09-30T09:44:47.672 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:47 smithi099 bash[59238]: cluster 2023-09-30T09:44:46.486889+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:47.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[78438]: audit 2023-09-30T09:44:46.480069+0000 mon.a (mon.0) 1667 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-30T09:44:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[78438]: cluster 2023-09-30T09:44:46.484314+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[78438]: cluster 2023-09-30T09:44:46.484338+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[78438]: cluster 2023-09-30T09:44:46.485505+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-09-30T09:44:47.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[78438]: cluster 2023-09-30T09:44:46.486889+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[75361]: audit 2023-09-30T09:44:46.480069+0000 mon.a (mon.0) 1667 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-09-30T09:44:47.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[75361]: cluster 2023-09-30T09:44:46.484314+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[75361]: cluster 2023-09-30T09:44:46.484338+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[75361]: cluster 2023-09-30T09:44:46.485505+0000 mon.a (mon.0) 1668 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-09-30T09:44:47.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:47 smithi005 bash[75361]: cluster 2023-09-30T09:44:46.486889+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:47.781 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-09-30T09:44:47.791 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:47.821 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:47.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:47.925 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:47.956 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:47.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:48.060 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:48.086 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:48.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:48.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:48.190 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:48.204 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:48.224 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:48.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:48.328 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:48.355 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:48.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:48.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:48.492 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:48.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:48.596 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:48.627 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:48.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:48.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:48.733 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:48.746 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.374090+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.497807+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.498384+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.499293+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.499956+0000 osd.0 (osd.0) 161 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.501214+0000 osd.0 (osd.0) 162 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.502394+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.502974+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.747 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.503098+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.505340+0000 osd.0 (osd.0) 163 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.505814+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.505960+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.506343+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.507973+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.748 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.508596+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.749 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:48 smithi099 bash[59238]: cluster 2023-09-30T09:44:47.510765+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.764 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:48.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:48.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:48.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.374090+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.497807+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.498384+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.499293+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.499956+0000 osd.0 (osd.0) 161 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.501214+0000 osd.0 (osd.0) 162 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.502394+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.502974+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.503098+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.505340+0000 osd.0 (osd.0) 163 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.505814+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.505960+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.506343+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.507973+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.508596+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[78438]: cluster 2023-09-30T09:44:47.510765+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.374090+0000 mgr.y (mgr.34107) 1312 : cluster 0 pgmap v1424: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.497807+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.498384+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e289 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.499293+0000 mon.a (mon.0) 1669 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.499956+0000 osd.0 (osd.0) 161 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.501214+0000 osd.0 (osd.0) 162 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.502394+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.502974+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.503098+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.505340+0000 osd.0 (osd.0) 163 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.505814+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.505960+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.506343+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.507973+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.508596+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.770 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:48 smithi005 bash[75361]: cluster 2023-09-30T09:44:47.510765+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e290 with expected crc 2023-09-30T09:44:48.868 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:48.899 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:48.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:48.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:49.003 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:49.037 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:49.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:49.141 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:49.175 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:49.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:49.278 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:49.307 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:49.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:49.422 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:44:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:44:49] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.33.4" 2023-09-30T09:44:49.439 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:49.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:49.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:49.571 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:49.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:49.706 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:49.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:49.809 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:49.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:49.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:49.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:49.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:49.971 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:49.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:50.072 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:50.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:50.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:50.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:50.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:50.222 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:50.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:50.303 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:50.304 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:44:50.325 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:50.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:50.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:50.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:50.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:50.497 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:50.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:50.601 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:50.613 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:50 smithi005 bash[78438]: cluster 2023-09-30T09:44:49.374699+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:44:50.613 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:50 smithi005 bash[75361]: cluster 2023-09-30T09:44:49.374699+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:44:50.627 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:50.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:50.730 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:50.751 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:50.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:50.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:50.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:50 smithi099 bash[59238]: cluster 2023-09-30T09:44:49.374699+0000 mgr.y (mgr.34107) 1313 : cluster 0 pgmap v1426: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:44:50.853 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:50.890 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:50.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:50.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:50.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:51.028 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:51.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:51.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.165 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:51.269 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:51.303 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:51.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:51.407 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:51.433 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:51.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:51.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:51.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:51.695 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:51.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:51.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.834 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:51.939 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.972 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:51.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:51.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:52.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:52.105 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:52.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:52.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:52.208 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:52.236 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:52.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:52.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:52.339 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:52.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:52.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:52.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:52.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:52.500 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:52.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:52.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:52.604 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:52.635 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:52.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:52.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:52.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:52.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:52 smithi099 bash[59238]: cluster 2023-09-30T09:44:51.375257+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-09-30T09:44:52.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:52 smithi099 bash[59238]: audit 2023-09-30T09:44:51.596124+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:52.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:52 smithi099 bash[59238]: audit 2023-09-30T09:44:51.597473+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:52.750 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:52 smithi099 bash[59238]: audit 2023-09-30T09:44:52.202810+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:52.768 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:52.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:52.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:52.781 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 6, 0, 4] out_osds: [7] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 4, 7] 2023-09-30T09:44:52.781 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:44:52.782 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-30T09:44:52.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-30T09:44:52.874 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:52.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[75361]: cluster 2023-09-30T09:44:51.375257+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-09-30T09:44:52.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[75361]: audit 2023-09-30T09:44:51.596124+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:52.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[75361]: audit 2023-09-30T09:44:51.597473+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:52.892 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[75361]: audit 2023-09-30T09:44:52.202810+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:52.892 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[78438]: cluster 2023-09-30T09:44:51.375257+0000 mgr.y (mgr.34107) 1314 : cluster 0 pgmap v1427: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-09-30T09:44:52.893 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[78438]: audit 2023-09-30T09:44:51.596124+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:52.893 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[78438]: audit 2023-09-30T09:44:51.597473+0000 mon.a (mon.0) 1671 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:52.893 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:52 smithi005 bash[78438]: audit 2023-09-30T09:44:52.202810+0000 mon.a (mon.0) 1672 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:44:52.894 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:52.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:52.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:52.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:53.031 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:53.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:53.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:53.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:53.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:53.268 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:53.292 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:53.397 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:53.412 DEBUG:teuthology.orchestra.run.smithi005:> 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-30T09:44:53.420 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:53.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:53.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:53.550 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:53.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:53.653 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:53.683 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:53.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:53.787 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:53.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:53.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:53.915 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:53.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:53.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:54.005 INFO:tasks.workunit.client.0.smithi005.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-30T09:44:54.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:54.067 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:54.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:54.170 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:54.191 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:54.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:54.209 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:44:54.210 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-30T09:44:54.294 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:54.320 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:54.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:54.422 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:54.445 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:54.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:54.548 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:54.582 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:54.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:54.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:54.718 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:54.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:54.822 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:54.858 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:54.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:54.962 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:54.974 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:54 smithi005 bash[75361]: cluster 2023-09-30T09:44:53.375679+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 13 B/s, 1 objects/s recovering 2023-09-30T09:44:54.974 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:54 smithi005 bash[78438]: cluster 2023-09-30T09:44:53.375679+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 13 B/s, 1 objects/s recovering 2023-09-30T09:44:54.987 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:54.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:54.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:55.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:55.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:54 smithi099 bash[59238]: cluster 2023-09-30T09:44:53.375679+0000 mgr.y (mgr.34107) 1315 : cluster 0 pgmap v1428: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 620 GiB / 626 GiB avail; 13 B/s, 1 objects/s recovering 2023-09-30T09:44:55.119 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:55.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:55.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:55.223 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:55.244 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:55.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:55.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:55.346 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:55.367 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:55.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:55.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:55.469 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:55.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:55.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:55.617 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:55.646 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:55.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:55.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:55.749 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:55.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:55.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:55.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:55.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:55.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:55.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:56.017 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:56.040 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:56.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:56.144 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:56.167 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:44:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:44:56.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:56.295 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:56.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:56.399 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:56.430 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:56.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:56.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:56.566 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:56.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:56.669 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:56.704 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:56.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:56.807 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:56.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:56.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:56.934 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:44:56.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:56.960 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:56.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:57.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:56 smithi099 bash[59238]: cluster 2023-09-30T09:44:55.376519+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 12 B/s, 1 objects/s recovering 2023-09-30T09:44:57.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:56 smithi099 bash[59238]: audit 2023-09-30T09:44:56.095086+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.5:0/353944693' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:44:57.064 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:57.077 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:56 smithi005 bash[75361]: cluster 2023-09-30T09:44:55.376519+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 12 B/s, 1 objects/s recovering 2023-09-30T09:44:57.077 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:56 smithi005 bash[75361]: audit 2023-09-30T09:44:56.095086+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.5:0/353944693' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:44:57.077 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:56 smithi005 bash[78438]: cluster 2023-09-30T09:44:55.376519+0000 mgr.y (mgr.34107) 1316 : cluster 0 pgmap v1429: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 12 B/s, 1 objects/s recovering 2023-09-30T09:44:57.077 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:56 smithi005 bash[78438]: audit 2023-09-30T09:44:56.095086+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.5:0/353944693' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:44:57.093 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:57.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:57.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:57.197 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:57.230 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:57.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:57.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:57.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:57.367 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:57.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:57.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:57.471 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:57.506 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:57.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:57.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:57.609 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:57.642 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:57.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:57.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:57.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:57.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:44:57.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:57.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:44:57.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:57.911 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:44:57.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:57.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:44:58.015 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[75361]: cluster 2023-09-30T09:44:56.915970+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:58.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[75361]: audit 2023-09-30T09:44:56.925125+0000 mon.a (mon.0) 1675 : audit 1 from='client.? 172.21.15.5:0/353944693' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:44:58.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[75361]: cluster 2023-09-30T09:44:56.926058+0000 osd.0 (osd.0) 164 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[75361]: cluster 2023-09-30T09:44:56.929009+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[75361]: cluster 2023-09-30T09:44:56.929295+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-09-30T09:44:58.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[75361]: cluster 2023-09-30T09:44:56.931304+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[78438]: cluster 2023-09-30T09:44:56.915970+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:58.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[78438]: audit 2023-09-30T09:44:56.925125+0000 mon.a (mon.0) 1675 : audit 1 from='client.? 172.21.15.5:0/353944693' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:44:58.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[78438]: cluster 2023-09-30T09:44:56.926058+0000 osd.0 (osd.0) 164 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[78438]: cluster 2023-09-30T09:44:56.929009+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[78438]: cluster 2023-09-30T09:44:56.929295+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-09-30T09:44:58.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:57 smithi005 bash[78438]: cluster 2023-09-30T09:44:56.931304+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.042 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:58.146 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.177 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:58.280 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:57 smithi099 bash[59238]: cluster 2023-09-30T09:44:56.915970+0000 mon.a (mon.0) 1674 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:44:58.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:57 smithi099 bash[59238]: audit 2023-09-30T09:44:56.925125+0000 mon.a (mon.0) 1675 : audit 1 from='client.? 172.21.15.5:0/353944693' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:44:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:57 smithi099 bash[59238]: cluster 2023-09-30T09:44:56.926058+0000 osd.0 (osd.0) 164 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:57 smithi099 bash[59238]: cluster 2023-09-30T09:44:56.929009+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:57 smithi099 bash[59238]: cluster 2023-09-30T09:44:56.929295+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-09-30T09:44:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:57 smithi099 bash[59238]: cluster 2023-09-30T09:44:56.931304+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e291 with expected crc 2023-09-30T09:44:58.306 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:58.410 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.436 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:58.540 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:58.567 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:58.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:58.670 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:58.702 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:58.806 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:58.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:58.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:58.971 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:58.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:59.074 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:59.088 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:44:58 smithi005 bash[75361]: cluster 2023-09-30T09:44:57.377231+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 11 B/s, 0 objects/s recovering 2023-09-30T09:44:59.088 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:44:58 smithi005 bash[78438]: cluster 2023-09-30T09:44:57.377231+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 11 B/s, 0 objects/s recovering 2023-09-30T09:44:59.101 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:44:59.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:59.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:44:59.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:59.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:44:58 smithi099 bash[59238]: cluster 2023-09-30T09:44:57.377231+0000 mgr.y (mgr.34107) 1317 : cluster 0 pgmap v1431: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 11 B/s, 0 objects/s recovering 2023-09-30T09:44:59.236 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:59.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:59.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:44:59.340 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:59.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:59.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:59.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:59.477 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:59.507 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:44:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:59.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:44:59.611 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:59.645 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:44:59.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:59.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:44:59.748 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:59.757 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:44:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:44:59] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.33.4" 2023-09-30T09:44:59.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:44:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:59.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:44:59.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:59.915 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:44:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:44:59.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:00.011 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:00.018 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:00.042 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:00.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:00.166 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:00.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:00.269 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:00.297 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:00.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:00.433 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:00.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:00.536 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:00.564 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:00.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:00.699 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:00.803 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:00.830 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:00.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:00.933 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:00.955 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:00.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:00.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:01.058 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:01.090 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:01.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:01.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:01.194 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:01.204 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:00 smithi005 bash[75361]: cluster 2023-09-30T09:44:59.378188+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 11 B/s, 0 objects/s recovering 2023-09-30T09:45:01.205 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:00 smithi005 bash[78438]: cluster 2023-09-30T09:44:59.378188+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 11 B/s, 0 objects/s recovering 2023-09-30T09:45:01.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:01.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:01.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:01.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:00 smithi099 bash[59238]: cluster 2023-09-30T09:44:59.378188+0000 mgr.y (mgr.34107) 1318 : cluster 0 pgmap v1432: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 11 B/s, 0 objects/s recovering 2023-09-30T09:45:01.321 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:01.347 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:01.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:01.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:01.450 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:01.476 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:01.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:01.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:01.544 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:45:01.580 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:01.613 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:01.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:01.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:01.716 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:01.744 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:01.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:01.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:01.847 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:01.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:01.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:01.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:01.986 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:02.008 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:02.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:02.111 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:02.139 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:02.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:02.242 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:02.272 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:02.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:02.376 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:02.409 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:02.512 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:02.547 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:02.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:02.651 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:02.679 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:02.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:02.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:02.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:02.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:02.913 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:02.943 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:02.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:02.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:03.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:03.079 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:03.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:03.184 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:03.197 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:02 smithi005 bash[78438]: cluster 2023-09-30T09:45:01.379009+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:03.197 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:02 smithi005 bash[75361]: cluster 2023-09-30T09:45:01.379009+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:03.209 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:03.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:02 smithi099 bash[59238]: cluster 2023-09-30T09:45:01.379009+0000 mgr.y (mgr.34107) 1319 : cluster 0 pgmap v1433: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:03.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:03.330 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:45:03.330 INFO:teuthology.orchestra.run.smithi005.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-30T09:45:03.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:03.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:03.445 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:03.471 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:03.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:03.575 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:03.606 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:03.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:03.710 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:03.737 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:03.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:03.841 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:03.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:03.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:03.969 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:03.995 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:03.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:03.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:04.099 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:04.123 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:04.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:04.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:04.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:04.256 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:04.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:04.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:04.312 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:45:04.338 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:45:04.358 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:04.359 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:45:04.381 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:45:04.381 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:04.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:04.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:04.407 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:45:04.433 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:45:04.458 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:45:04.484 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:45:04.484 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.486 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:45:04.516 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:04.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:04.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:04.619 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:04.643 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:04.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:04.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:04.746 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:04.773 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:04.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:04.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:04.876 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:04.903 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:04.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:04.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:04.987 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-30T09:45:05.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:05.034 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:05.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:05.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:05.171 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:05.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:05.225 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:04 smithi005 bash[78438]: cluster 2023-09-30T09:45:03.379652+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:05.225 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:04 smithi005 bash[78438]: audit 2023-09-30T09:45:04.281306+0000 mon.a (mon.0) 1677 : audit 0 from='client.? 172.21.15.5:0/2466109053' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:05.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:04 smithi005 bash[75361]: cluster 2023-09-30T09:45:03.379652+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:05.225 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:04 smithi005 bash[75361]: audit 2023-09-30T09:45:04.281306+0000 mon.a (mon.0) 1677 : audit 0 from='client.? 172.21.15.5:0/2466109053' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:05.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:05.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:04 smithi099 bash[59238]: cluster 2023-09-30T09:45:03.379652+0000 mgr.y (mgr.34107) 1320 : cluster 0 pgmap v1434: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:05.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:04 smithi099 bash[59238]: audit 2023-09-30T09:45:04.281306+0000 mon.a (mon.0) 1677 : audit 0 from='client.? 172.21.15.5:0/2466109053' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:05.306 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:05.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:05.410 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:05.442 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:05.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:05.546 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:05.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:05.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:05.684 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:05.709 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:05.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:05.748 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-30T09:45:05.813 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:05.841 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:05.944 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:05.972 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:05.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:05.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:05.981 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:45:05.982 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:45:05.982 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-30T09:45:06.056 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:45:06.060 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T09:45:06.060 DEBUG:teuthology.orchestra.run.smithi005:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-30T09:45:06.075 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:06.107 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:06.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:06.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:06.211 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:06.218 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-09-30T09:45:06.219 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-09-30T09:45:06.220 DEBUG:teuthology.orchestra.run.smithi005: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=pacific 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-30T09:45:06.238 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:06.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:06.341 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:06.373 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:06.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:06.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:06.476 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:06.502 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:06.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:06.577 INFO:tasks.workunit.client.0.smithi005.stdout:Running main() from gmock_main.cc 2023-09-30T09:45:06.577 INFO:tasks.workunit.client.0.smithi005.stdout:[==========] Running 70 tests from 1 test suite. 2023-09-30T09:45:06.577 INFO:tasks.workunit.client.0.smithi005.stdout:[----------] Global test environment set-up. 2023-09-30T09:45:06.577 INFO:tasks.workunit.client.0.smithi005.stdout:[----------] 70 tests from TestClsRbd 2023-09-30T09:45:06.589 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-30T09:45:06.607 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:06.636 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:06.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:06.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:06.739 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:06.765 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:06.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:06.868 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:06.896 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:06.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:06.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:07.000 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:07.030 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:07.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:07.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:07.134 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:07.159 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:07.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:07.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:07.263 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:07.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:07 smithi099 bash[59238]: cluster 2023-09-30T09:45:05.380572+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:07.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:07 smithi099 bash[59238]: audit 2023-09-30T09:45:06.486020+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:45:07.276 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:07 smithi099 bash[59238]: audit 2023-09-30T09:45:06.592733+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:07.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:07.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:07.311 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:07 smithi005 bash[75361]: cluster 2023-09-30T09:45:05.380572+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:07.311 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:07 smithi005 bash[75361]: audit 2023-09-30T09:45:06.486020+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:45:07.311 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:07 smithi005 bash[75361]: audit 2023-09-30T09:45:06.592733+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:07.311 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:07 smithi005 bash[78438]: cluster 2023-09-30T09:45:05.380572+0000 mgr.y (mgr.34107) 1321 : cluster 0 pgmap v1435: 73 pgs: 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:07.311 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:07 smithi005 bash[78438]: audit 2023-09-30T09:45:06.486020+0000 mon.a (mon.0) 1678 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:45:07.311 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:07 smithi005 bash[78438]: audit 2023-09-30T09:45:06.592733+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:07.401 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:07.431 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:07.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:07.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:07.535 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:07.567 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:07.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:07.670 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:07.700 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:07.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:07.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:07.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:07.908 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:07.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:07.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:08.011 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:08.041 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:08.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:08.123 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_all_features 2023-09-30T09:45:08.145 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:08.146 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_all_features (22 ms) 2023-09-30T09:45:08.146 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.copyup 2023-09-30T09:45:08.167 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:08.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:08.270 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:08.296 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:08.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:08 smithi099 bash[59238]: cluster 2023-09-30T09:45:07.101529+0000 osd.0 (osd.0) 165 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:08 smithi099 bash[59238]: cluster 2023-09-30T09:45:07.104904+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:08 smithi099 bash[59238]: cluster 2023-09-30T09:45:07.105226+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-09-30T09:45:08.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:08 smithi099 bash[59238]: audit 2023-09-30T09:45:07.106705+0000 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.5:0/3128814265' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi005-239438-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:45:08.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:08 smithi099 bash[59238]: cluster 2023-09-30T09:45:07.108636+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:08 smithi099 bash[59238]: cluster 2023-09-30T09:45:07.381336+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1437: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:08.371 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.copyup (226 ms) 2023-09-30T09:45:08.372 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-09-30T09:45:08.398 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[78438]: cluster 2023-09-30T09:45:07.101529+0000 osd.0 (osd.0) 165 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.398 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[78438]: cluster 2023-09-30T09:45:07.104904+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.398 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[78438]: cluster 2023-09-30T09:45:07.105226+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-09-30T09:45:08.398 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[78438]: audit 2023-09-30T09:45:07.106705+0000 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.5:0/3128814265' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi005-239438-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:45:08.398 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[78438]: cluster 2023-09-30T09:45:07.108636+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.398 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[78438]: cluster 2023-09-30T09:45:07.381336+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1437: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:08.399 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[75361]: cluster 2023-09-30T09:45:07.101529+0000 osd.0 (osd.0) 165 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.399 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[75361]: cluster 2023-09-30T09:45:07.104904+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.399 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[75361]: cluster 2023-09-30T09:45:07.105226+0000 mon.a (mon.0) 1680 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-09-30T09:45:08.399 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[75361]: audit 2023-09-30T09:45:07.106705+0000 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.5:0/3128814265' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi005-239438-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:45:08.399 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[75361]: cluster 2023-09-30T09:45:07.108636+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e292 with expected crc 2023-09-30T09:45:08.399 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[75361]: cluster 2023-09-30T09:45:07.381336+0000 mgr.y (mgr.34107) 1322 : cluster 0 pgmap v1437: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:08.399 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:08.426 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.sparse_copyup (55 ms) 2023-09-30T09:45:08.426 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-09-30T09:45:08.432 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:08.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:08.439 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_and_set_id (13 ms) 2023-09-30T09:45:08.439 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-09-30T09:45:08.459 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.add_remove_child (20 ms) 2023-09-30T09:45:08.459 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.directory_methods 2023-09-30T09:45:08.521 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.directory_methods (62 ms) 2023-09-30T09:45:08.521 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.create 2023-09-30T09:45:08.535 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:08.547 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.create (26 ms) 2023-09-30T09:45:08.547 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_features 2023-09-30T09:45:08.550 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_features (3 ms) 2023-09-30T09:45:08.550 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-09-30T09:45:08.553 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_object_prefix (3 ms) 2023-09-30T09:45:08.553 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-09-30T09:45:08.555 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2023-09-30T09:45:08.555 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-09-30T09:45:08.558 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-09-30T09:45:08.558 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-09-30T09:45:08.559 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-09-30T09:45:08.560 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-09-30T09:45:08.564 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:08.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:08.567 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_data_pool (7 ms) 2023-09-30T09:45:08.568 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.get_size 2023-09-30T09:45:08.574 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.get_size (7 ms) 2023-09-30T09:45:08.574 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.set_size 2023-09-30T09:45:08.584 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.set_size (10 ms) 2023-09-30T09:45:08.584 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.protection_status 2023-09-30T09:45:08.618 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.protection_status (34 ms) 2023-09-30T09:45:08.619 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-09-30T09:45:08.634 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.snapshot_limits (16 ms) 2023-09-30T09:45:08.634 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.parents_v1 2023-09-30T09:45:08.668 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:08.702 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:08.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:08.711 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.parents_v1 (77 ms) 2023-09-30T09:45:08.711 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.parents_v2 2023-09-30T09:45:08.761 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.parents_v2 (50 ms) 2023-09-30T09:45:08.761 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.snapshots 2023-09-30T09:45:08.804 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.snapshots (43 ms) 2023-09-30T09:45:08.804 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.snapid_race 2023-09-30T09:45:08.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:08.811 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.snapid_race (8 ms) 2023-09-30T09:45:08.812 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.stripingv2 2023-09-30T09:45:08.830 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.stripingv2 (18 ms) 2023-09-30T09:45:08.830 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.object_map_save 2023-09-30T09:45:08.833 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2023-09-30T09:45:08.833 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-09-30T09:45:08.835 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:08.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:08.841 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.object_map_resize (8 ms) 2023-09-30T09:45:08.841 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.object_map_update 2023-09-30T09:45:08.848 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.object_map_update (8 ms) 2023-09-30T09:45:08.849 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-09-30T09:45:08.849 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-09-30T09:45:08.849 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-09-30T09:45:08.855 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.object_map_snap_add (6 ms) 2023-09-30T09:45:08.855 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-09-30T09:45:08.864 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2023-09-30T09:45:08.864 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.flags 2023-09-30T09:45:08.873 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.flags (9 ms) 2023-09-30T09:45:08.873 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.metadata 2023-09-30T09:45:08.918 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.metadata (45 ms) 2023-09-30T09:45:08.919 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.set_features 2023-09-30T09:45:08.932 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2023-09-30T09:45:08.932 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.mirror 2023-09-30T09:45:08.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:08.965 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:08.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:08.995 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.mirror (63 ms) 2023-09-30T09:45:08.995 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.mirror_image 2023-09-30T09:45:09.026 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.mirror_image (31 ms) 2023-09-30T09:45:09.026 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-09-30T09:45:09.069 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:09.098 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:09.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:09.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:09.149 INFO:teuthology.orchestra.run.smithi005.stderr:marked in osd.7. 2023-09-30T09:45:09.202 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:09.212 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.100318+0000 mon.a (mon.0) 1682 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: audit 2023-09-30T09:45:08.111008+0000 mon.a (mon.0) 1683 : audit 1 from='client.? 172.21.15.5:0/3128814265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi005-239438-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.114868+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.116789+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.117080+0000 osd.0 (osd.0) 166 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.117725+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.119746+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.122896+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: cluster 2023-09-30T09:45:08.124821+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: audit 2023-09-30T09:45:08.937030+0000 mon.c (mon.2) 151 : audit 0 from='client.? 172.21.15.5:0/2421082538' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-30T09:45:09.214 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[78438]: audit 2023-09-30T09:45:08.937457+0000 mon.a (mon.0) 1685 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:08 smithi005 bash[75361]: debug 2023-09-30T09:45:08.935+0000 7fd2fb837700 -1 mon.a@0(leader).osd e293 definitely_dead 0 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.100318+0000 mon.a (mon.0) 1682 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: audit 2023-09-30T09:45:08.111008+0000 mon.a (mon.0) 1683 : audit 1 from='client.? 172.21.15.5:0/3128814265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi005-239438-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.114868+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.116789+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.117080+0000 osd.0 (osd.0) 166 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.117725+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.119746+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.122896+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.215 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: cluster 2023-09-30T09:45:08.124821+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.216 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: audit 2023-09-30T09:45:08.937030+0000 mon.c (mon.2) 151 : audit 0 from='client.? 172.21.15.5:0/2421082538' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-30T09:45:09.216 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[75361]: audit 2023-09-30T09:45:08.937457+0000 mon.a (mon.0) 1685 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-30T09:45:09.229 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:09.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:09.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:09.304 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:45:09.332 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:09.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:09.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:09.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:09.464 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:09.476 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.100318+0000 mon.a (mon.0) 1682 : cluster 3 Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:45:09.476 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: audit 2023-09-30T09:45:08.111008+0000 mon.a (mon.0) 1683 : audit 1 from='client.? 172.21.15.5:0/3128814265' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi005-239438-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.114868+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.116789+0000 mon.a (mon.0) 1684 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.117080+0000 osd.0 (osd.0) 166 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.117725+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.119746+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.122896+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: cluster 2023-09-30T09:45:08.124821+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e293 with expected crc 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: audit 2023-09-30T09:45:08.937030+0000 mon.c (mon.2) 151 : audit 0 from='client.? 172.21.15.5:0/2421082538' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-30T09:45:09.477 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:09 smithi099 bash[59238]: audit 2023-09-30T09:45:08.937457+0000 mon.a (mon.0) 1685 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-30T09:45:09.494 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:09.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:09.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:09.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:45:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:45:09] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.33.4" 2023-09-30T09:45:09.599 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:09.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:09.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:09.724 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:09.746 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:09.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:09.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:09.848 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:09.878 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:09.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:09.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:09.982 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:10.019 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:10.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:10.123 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:10.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:10.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:10.265 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:10.291 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:10.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:10.335 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-30T09:45:10.394 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: audit 2023-09-30T09:45:09.120439+0000 mon.a (mon.0) 1686 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.124551+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.124611+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.125521+0000 mon.a (mon.0) 1687 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.126477+0000 osd.0 (osd.0) 167 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.127006+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.127208+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.127570+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.404 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.130315+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[75361]: cluster 2023-09-30T09:45:09.381919+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1440: 105 pgs: 10 creating+peering, 15 unknown, 80 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 72 KiB/s rd, 15 KiB/s wr, 106 op/s 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: audit 2023-09-30T09:45:09.120439+0000 mon.a (mon.0) 1686 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.124551+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.124611+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.125521+0000 mon.a (mon.0) 1687 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.126477+0000 osd.0 (osd.0) 167 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.127006+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.127208+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.405 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.127570+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.406 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.130315+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.406 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:10 smithi005 bash[78438]: cluster 2023-09-30T09:45:09.381919+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1440: 105 pgs: 10 creating+peering, 15 unknown, 80 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 72 KiB/s rd, 15 KiB/s wr, 106 op/s 2023-09-30T09:45:10.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:10.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:10.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:10.534 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: audit 2023-09-30T09:45:09.120439+0000 mon.a (mon.0) 1686 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-30T09:45:10.534 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.124551+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.534 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.124611+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.534 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.125521+0000 mon.a (mon.0) 1687 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-09-30T09:45:10.534 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.126477+0000 osd.0 (osd.0) 167 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.535 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.127006+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.535 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.127208+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.535 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.127570+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.535 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.130315+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e294 with expected crc 2023-09-30T09:45:10.535 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:10 smithi099 bash[59238]: cluster 2023-09-30T09:45:09.381919+0000 mgr.y (mgr.34107) 1323 : cluster 0 pgmap v1440: 105 pgs: 10 creating+peering, 15 unknown, 80 active+clean; 582 KiB data, 5.3 GiB used, 621 GiB / 626 GiB avail; 72 KiB/s rd, 15 KiB/s wr, 106 op/s 2023-09-30T09:45:10.553 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:10.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:10.657 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:10.687 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:10.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:10.790 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:10.818 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:10.819 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:10.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:10.927 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:10.955 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:10.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:10.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:11.059 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:11.085 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:11.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:11.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:11.188 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.120430+0000 mon.a (mon.0) 1688 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.130207+0000 osd.0 (osd.0) 168 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.133419+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.133735+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.135693+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.136059+0000 osd.0 (osd.0) 169 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.139043+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.139165+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.200 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.139348+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.201 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:11 smithi099 bash[59238]: cluster 2023-09-30T09:45:10.143198+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.218 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:11.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:11.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:11.322 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:11.331 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.120430+0000 mon.a (mon.0) 1688 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.130207+0000 osd.0 (osd.0) 168 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.133419+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.133735+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.135693+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.136059+0000 osd.0 (osd.0) 169 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.139043+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.139165+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.139348+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.332 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[78438]: cluster 2023-09-30T09:45:10.143198+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.120430+0000 mon.a (mon.0) 1688 : cluster 1 Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.130207+0000 osd.0 (osd.0) 168 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.133419+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.133735+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.135693+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.136059+0000 osd.0 (osd.0) 169 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.139043+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.333 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.139165+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.334 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.139348+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.334 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:11 smithi005 bash[75361]: cluster 2023-09-30T09:45:10.143198+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e295 with expected crc 2023-09-30T09:45:11.347 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:11.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:11.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:11.450 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:11.480 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:11.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:11.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:11.585 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:11.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:11.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:11.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:11.715 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:11.741 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:11.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:11.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:11.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:11.871 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:11.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:11.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:11.976 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:12.001 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:12.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:12.105 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:12.131 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:12.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:12.234 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:12.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:12.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:12.363 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:12.392 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:12.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:12 smithi099 bash[59238]: cluster 2023-09-30T09:45:11.142284+0000 mon.a (mon.0) 1690 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-30T09:45:12.417 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:12 smithi099 bash[59238]: cluster 2023-09-30T09:45:11.142558+0000 osd.0 (osd.0) 170 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.418 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:12 smithi099 bash[59238]: cluster 2023-09-30T09:45:11.142622+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.418 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:12 smithi099 bash[59238]: cluster 2023-09-30T09:45:11.142976+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.418 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:12 smithi099 bash[59238]: cluster 2023-09-30T09:45:11.143436+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.418 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:12 smithi099 bash[59238]: cluster 2023-09-30T09:45:11.382467+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1443: 105 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 10 creating+peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 138 KiB/s rd, 38 KiB/s wr, 199 op/s; 3/111 objects degraded (2.703%) 2023-09-30T09:45:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[75361]: cluster 2023-09-30T09:45:11.142284+0000 mon.a (mon.0) 1690 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-30T09:45:12.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[75361]: cluster 2023-09-30T09:45:11.142558+0000 osd.0 (osd.0) 170 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[75361]: cluster 2023-09-30T09:45:11.142622+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[75361]: cluster 2023-09-30T09:45:11.142976+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[75361]: cluster 2023-09-30T09:45:11.143436+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[75361]: cluster 2023-09-30T09:45:11.382467+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1443: 105 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 10 creating+peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 138 KiB/s rd, 38 KiB/s wr, 199 op/s; 3/111 objects degraded (2.703%) 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[78438]: cluster 2023-09-30T09:45:11.142284+0000 mon.a (mon.0) 1690 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[78438]: cluster 2023-09-30T09:45:11.142558+0000 osd.0 (osd.0) 170 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[78438]: cluster 2023-09-30T09:45:11.142622+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[78438]: cluster 2023-09-30T09:45:11.142976+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[78438]: cluster 2023-09-30T09:45:11.143436+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e296 with expected crc 2023-09-30T09:45:12.519 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:12 smithi005 bash[78438]: cluster 2023-09-30T09:45:11.382467+0000 mgr.y (mgr.34107) 1324 : cluster 0 pgmap v1443: 105 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 10 creating+peering, 81 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 138 KiB/s rd, 38 KiB/s wr, 199 op/s; 3/111 objects degraded (2.703%) 2023-09-30T09:45:12.520 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:12.546 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:12.650 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:12.674 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:12.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:12.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:12.801 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:12.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:12.863 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:12.904 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:12.932 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:12.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:12.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:13.035 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.066 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:13.170 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.193 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:13 smithi099 bash[59238]: cluster 2023-09-30T09:45:12.139223+0000 mon.a (mon.0) 1691 : cluster 3 Health check failed: Degraded data redundancy: 3/111 objects degraded (2.703%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:45:13.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:13 smithi099 bash[59238]: cluster 2023-09-30T09:45:12.149782+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:13 smithi099 bash[59238]: cluster 2023-09-30T09:45:12.149812+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:13 smithi099 bash[59238]: cluster 2023-09-30T09:45:12.150586+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-30T09:45:13.195 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:13 smithi099 bash[59238]: cluster 2023-09-30T09:45:12.151069+0000 osd.0 (osd.0) 171 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:13 smithi099 bash[59238]: audit 2023-09-30T09:45:12.723313+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:13.196 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:13 smithi099 bash[59238]: audit 2023-09-30T09:45:12.729872+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:13.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:13.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:13.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:13.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:13.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:13.443 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[75361]: cluster 2023-09-30T09:45:12.139223+0000 mon.a (mon.0) 1691 : cluster 3 Health check failed: Degraded data redundancy: 3/111 objects degraded (2.703%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:45:13.443 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[75361]: cluster 2023-09-30T09:45:12.149782+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.443 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[75361]: cluster 2023-09-30T09:45:12.149812+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.443 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[75361]: cluster 2023-09-30T09:45:12.150586+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-30T09:45:13.443 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[75361]: cluster 2023-09-30T09:45:12.151069+0000 osd.0 (osd.0) 171 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.444 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[75361]: audit 2023-09-30T09:45:12.723313+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:13.444 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[75361]: audit 2023-09-30T09:45:12.729872+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:13.444 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[78438]: cluster 2023-09-30T09:45:12.139223+0000 mon.a (mon.0) 1691 : cluster 3 Health check failed: Degraded data redundancy: 3/111 objects degraded (2.703%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:45:13.444 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[78438]: cluster 2023-09-30T09:45:12.149782+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[78438]: cluster 2023-09-30T09:45:12.149812+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[78438]: cluster 2023-09-30T09:45:12.150586+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-09-30T09:45:13.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[78438]: cluster 2023-09-30T09:45:12.151069+0000 osd.0 (osd.0) 171 : cluster 3 failed to encode map e297 with expected crc 2023-09-30T09:45:13.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[78438]: audit 2023-09-30T09:45:12.723313+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:13.445 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:13 smithi005 bash[78438]: audit 2023-09-30T09:45:12.729872+0000 mon.a (mon.0) 1694 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:13.458 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:13.561 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:13.694 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:13.726 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:13.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:13.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.861 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:13.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:13.965 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:13.990 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:13.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:14.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:14.120 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:14.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:14.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:14.225 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:14.234 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[78438]: cluster 2023-09-30T09:45:13.157363+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-30T09:45:14.234 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[78438]: cluster 2023-09-30T09:45:13.157493+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.234 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[78438]: cluster 2023-09-30T09:45:13.157638+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.234 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[78438]: cluster 2023-09-30T09:45:13.160352+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.234 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[78438]: cluster 2023-09-30T09:45:13.382986+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1446: 105 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 91 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 69 op/s; 3/135 objects degraded (2.222%) 2023-09-30T09:45:14.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[75361]: cluster 2023-09-30T09:45:13.157363+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-30T09:45:14.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[75361]: cluster 2023-09-30T09:45:13.157493+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[75361]: cluster 2023-09-30T09:45:13.157638+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[75361]: cluster 2023-09-30T09:45:13.160352+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.235 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:14 smithi005 bash[75361]: cluster 2023-09-30T09:45:13.382986+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1446: 105 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 91 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 69 op/s; 3/135 objects degraded (2.222%) 2023-09-30T09:45:14.250 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:14.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:14.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:14.353 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:14.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:14.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:14.487 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:14.501 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:14 smithi099 bash[59238]: cluster 2023-09-30T09:45:13.157363+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-09-30T09:45:14.501 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:14 smithi099 bash[59238]: cluster 2023-09-30T09:45:13.157493+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.501 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:14 smithi099 bash[59238]: cluster 2023-09-30T09:45:13.157638+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.501 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:14 smithi099 bash[59238]: cluster 2023-09-30T09:45:13.160352+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e298 with expected crc 2023-09-30T09:45:14.502 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:14 smithi099 bash[59238]: cluster 2023-09-30T09:45:13.382986+0000 mgr.y (mgr.34107) 1325 : cluster 0 pgmap v1446: 105 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 12 peering, 91 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.0 MiB/s wr, 69 op/s; 3/135 objects degraded (2.222%) 2023-09-30T09:45:14.519 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:14.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:14.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:14.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:14.651 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:14.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:14.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:14.695 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.mirror_image_status (5669 ms) 2023-09-30T09:45:14.695 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-09-30T09:45:14.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:14.783 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:14.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:14.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:14.825 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.mirror_image_map (130 ms) 2023-09-30T09:45:14.825 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-09-30T09:45:14.842 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.mirror_instances (17 ms) 2023-09-30T09:45:14.842 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-09-30T09:45:14.860 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.mirror_snapshot (18 ms) 2023-09-30T09:45:14.860 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-09-30T09:45:14.865 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_dir_list (5 ms) 2023-09-30T09:45:14.865 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-09-30T09:45:14.869 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_dir_add (4 ms) 2023-09-30T09:45:14.869 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-09-30T09:45:14.874 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-09-30T09:45:14.874 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-09-30T09:45:14.884 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_dir_rename (10 ms) 2023-09-30T09:45:14.884 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-09-30T09:45:14.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:14.889 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_dir_remove (6 ms) 2023-09-30T09:45:14.889 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-09-30T09:45:14.896 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (6 ms) 2023-09-30T09:45:14.896 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_image_add 2023-09-30T09:45:14.900 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-09-30T09:45:14.900 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-09-30T09:45:14.905 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_image_remove (5 ms) 2023-09-30T09:45:14.905 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_image_list 2023-09-30T09:45:14.909 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_image_list (4 ms) 2023-09-30T09:45:14.909 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-09-30T09:45:14.913 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:14.914 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2023-09-30T09:45:14.915 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.image_group_add 2023-09-30T09:45:14.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:14.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:14.918 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2023-09-30T09:45:14.918 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-09-30T09:45:14.923 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.image_group_remove (5 ms) 2023-09-30T09:45:14.923 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.image_group_get 2023-09-30T09:45:14.926 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2023-09-30T09:45:14.926 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-09-30T09:45:14.929 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-09-30T09:45:14.929 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-09-30T09:45:14.932 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-09-30T09:45:14.932 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-09-30T09:45:14.936 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (4 ms) 2023-09-30T09:45:14.936 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-09-30T09:45:14.942 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (6 ms) 2023-09-30T09:45:14.942 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-09-30T09:45:14.945 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2023-09-30T09:45:14.945 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-09-30T09:45:14.950 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-09-30T09:45:14.951 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-09-30T09:45:15.009 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (59 ms) 2023-09-30T09:45:15.009 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-09-30T09:45:15.016 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:15.038 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:15.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:15.141 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:15.170 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:15.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:15.274 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:15.304 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:15.318 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:15.336 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 6, 0, 4, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 4, 7] 2023-09-30T09:45:15.337 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:45:15.337 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [1, 2, 3, 5, 6, 0, 4, 7] 2023-09-30T09:45:15.337 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd out 6 2023-09-30T09:45:15.338 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (328 ms) 2023-09-30T09:45:15.338 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-09-30T09:45:15.345 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_remove (8 ms) 2023-09-30T09:45:15.345 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-09-30T09:45:15.349 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2023-09-30T09:45:15.349 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.trash_methods 2023-09-30T09:45:15.360 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.trash_methods (11 ms) 2023-09-30T09:45:15.360 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.op_features 2023-09-30T09:45:15.372 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.op_features (12 ms) 2023-09-30T09:45:15.372 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.clone_parent 2023-09-30T09:45:15.407 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:15.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:15.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:15.475 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.clone_parent (103 ms) 2023-09-30T09:45:15.475 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-09-30T09:45:15.491 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.clone_parent_ns (16 ms) 2023-09-30T09:45:15.491 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.clone_child 2023-09-30T09:45:15.506 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.clone_child (16 ms) 2023-09-30T09:45:15.507 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-09-30T09:45:15.517 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.namespace_methods (10 ms) 2023-09-30T09:45:15.517 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.migration 2023-09-30T09:45:15.531 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.migration (15 ms) 2023-09-30T09:45:15.532 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.migration_v1 2023-09-30T09:45:15.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:15.547 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.migration_v1 (15 ms) 2023-09-30T09:45:15.547 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-09-30T09:45:15.571 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:15.675 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:15.701 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:15.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:15 smithi099 bash[59238]: audit 2023-09-30T09:45:14.594601+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:15 smithi099 bash[59238]: audit 2023-09-30T09:45:14.600432+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:15.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:15 smithi099 bash[59238]: audit 2023-09-30T09:45:15.117951+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:45:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:15 smithi099 bash[59238]: audit 2023-09-30T09:45:15.119065+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:45:15.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:15 smithi099 bash[59238]: audit 2023-09-30T09:45:15.126058+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:15.805 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:15.836 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:15.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:15.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:15.983 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:15.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:15.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:16.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[75361]: audit 2023-09-30T09:45:14.594601+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:16.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[75361]: audit 2023-09-30T09:45:14.600432+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:16.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[75361]: audit 2023-09-30T09:45:15.117951+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:45:16.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[75361]: audit 2023-09-30T09:45:15.119065+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:45:16.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[75361]: audit 2023-09-30T09:45:15.126058+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:16.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[78438]: audit 2023-09-30T09:45:14.594601+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:16.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[78438]: audit 2023-09-30T09:45:14.600432+0000 mon.a (mon.0) 1697 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:16.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[78438]: audit 2023-09-30T09:45:15.117951+0000 mon.a (mon.0) 1698 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:45:16.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[78438]: audit 2023-09-30T09:45:15.119065+0000 mon.a (mon.0) 1699 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:45:16.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:15 smithi005 bash[78438]: audit 2023-09-30T09:45:15.126058+0000 mon.a (mon.0) 1700 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:16.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:16.113 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:16.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:16.216 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:16.248 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:16.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:16.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:16.352 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:16.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:16.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:16.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:16.488 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:16.509 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:16.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:16.612 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:16.643 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:16.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:16.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:16.747 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[75361]: cluster 2023-09-30T09:45:15.383733+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1447: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 1.39k op/s; 111 KiB/s, 213 keys/s, 7 objects/s recovering 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[75361]: cluster 2023-09-30T09:45:16.122934+0000 mon.a (mon.0) 1701 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/135 objects degraded (2.222%), 1 pg degraded) 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[75361]: cluster 2023-09-30T09:45:16.134162+0000 mon.a (mon.0) 1702 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[75361]: cluster 2023-09-30T09:45:16.135478+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[75361]: cluster 2023-09-30T09:45:16.136590+0000 osd.0 (osd.0) 172 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[78438]: cluster 2023-09-30T09:45:15.383733+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1447: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 1.39k op/s; 111 KiB/s, 213 keys/s, 7 objects/s recovering 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[78438]: cluster 2023-09-30T09:45:16.122934+0000 mon.a (mon.0) 1701 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/135 objects degraded (2.222%), 1 pg degraded) 2023-09-30T09:45:16.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[78438]: cluster 2023-09-30T09:45:16.134162+0000 mon.a (mon.0) 1702 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-30T09:45:16.761 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[78438]: cluster 2023-09-30T09:45:16.135478+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:16.761 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:16 smithi005 bash[78438]: cluster 2023-09-30T09:45:16.136590+0000 osd.0 (osd.0) 172 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:16.777 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:16.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:16.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:16.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:16.894 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:16 smithi099 bash[59238]: cluster 2023-09-30T09:45:15.383733+0000 mgr.y (mgr.34107) 1326 : cluster 0 pgmap v1447: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 1.39k op/s; 111 KiB/s, 213 keys/s, 7 objects/s recovering 2023-09-30T09:45:16.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:16 smithi099 bash[59238]: cluster 2023-09-30T09:45:16.122934+0000 mon.a (mon.0) 1701 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/135 objects degraded (2.222%), 1 pg degraded) 2023-09-30T09:45:16.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:16 smithi099 bash[59238]: cluster 2023-09-30T09:45:16.134162+0000 mon.a (mon.0) 1702 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-09-30T09:45:16.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:16 smithi099 bash[59238]: cluster 2023-09-30T09:45:16.135478+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:16.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:16 smithi099 bash[59238]: cluster 2023-09-30T09:45:16.136590+0000 osd.0 (osd.0) 172 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:16.912 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:16.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:16.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:17.015 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:17.046 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:17.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:17.142 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1595 ms) 2023-09-30T09:45:17.143 INFO:tasks.workunit.client.0.smithi005.stdout:[ RUN ] TestClsRbd.sparsify 2023-09-30T09:45:17.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:17.178 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:17.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:17.204 INFO:tasks.workunit.client.0.smithi005.stdout:[ OK ] TestClsRbd.sparsify (62 ms) 2023-09-30T09:45:17.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:17.311 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:17.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:17.415 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:17.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:17.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:17.548 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:17.577 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:17.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:17.681 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:17.716 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:17.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[78438]: cluster 2023-09-30T09:45:16.134198+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:17.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[78438]: cluster 2023-09-30T09:45:16.134912+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:17.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[78438]: cluster 2023-09-30T09:45:17.139111+0000 mon.a (mon.0) 1703 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-30T09:45:17.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[78438]: cluster 2023-09-30T09:45:17.140034+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:17.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[78438]: cluster 2023-09-30T09:45:17.424526+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[75361]: cluster 2023-09-30T09:45:16.134198+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:17.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[75361]: cluster 2023-09-30T09:45:16.134912+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:17.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[75361]: cluster 2023-09-30T09:45:17.139111+0000 mon.a (mon.0) 1703 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-30T09:45:17.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[75361]: cluster 2023-09-30T09:45:17.140034+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:17.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:17 smithi005 bash[75361]: cluster 2023-09-30T09:45:17.424526+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:17.820 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:17.848 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:17.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:17.951 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:17.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:17 smithi099 bash[59238]: cluster 2023-09-30T09:45:16.134198+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:17.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:17 smithi099 bash[59238]: cluster 2023-09-30T09:45:16.134912+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e299 with expected crc 2023-09-30T09:45:17.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:17 smithi099 bash[59238]: cluster 2023-09-30T09:45:17.139111+0000 mon.a (mon.0) 1703 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-09-30T09:45:17.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:17 smithi099 bash[59238]: cluster 2023-09-30T09:45:17.140034+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:17.964 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:17 smithi099 bash[59238]: cluster 2023-09-30T09:45:17.424526+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:17.986 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:17.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:17.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:18.088 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:18.110 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:18.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:18.148 INFO:tasks.workunit.client.0.smithi005.stdout:[----------] 70 tests from TestClsRbd (9082 ms total) 2023-09-30T09:45:18.148 INFO:tasks.workunit.client.0.smithi005.stdout: 2023-09-30T09:45:18.148 INFO:tasks.workunit.client.0.smithi005.stdout:[----------] Global test environment tear-down 2023-09-30T09:45:18.148 INFO:tasks.workunit.client.0.smithi005.stdout:[==========] 70 tests from 1 test suite ran. (11571 ms total) 2023-09-30T09:45:18.148 INFO:tasks.workunit.client.0.smithi005.stdout:[ PASSED ] 70 tests. 2023-09-30T09:45:18.150 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-30T09:45:18.150 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-30T09:45:18.200 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-09-30T09:45:18.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-30T09:45:18.213 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:18.272 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:18.375 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:18.406 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:18.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:18.509 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:18.527 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:18.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:18.542 DEBUG:teuthology.parallel:result is None 2023-09-30T09:45:18.542 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:45:18.596 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:45:18.596 DEBUG:teuthology.orchestra.run.smithi005:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:45:18.631 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[75361]: cluster 2023-09-30T09:45:17.137329+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[75361]: cluster 2023-09-30T09:45:17.196978+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[75361]: cluster 2023-09-30T09:45:17.384408+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1450: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 1.33k op/s; 111 KiB/s, 214 keys/s, 6 objects/s recovering 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[75361]: cluster 2023-09-30T09:45:17.857710+0000 osd.0 (osd.0) 173 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[75361]: cluster 2023-09-30T09:45:18.143320+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[75361]: cluster 2023-09-30T09:45:18.144778+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[75361]: cluster 2023-09-30T09:45:18.410982+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:18.660 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[78438]: cluster 2023-09-30T09:45:17.137329+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[78438]: cluster 2023-09-30T09:45:17.196978+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[78438]: cluster 2023-09-30T09:45:17.384408+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1450: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 1.33k op/s; 111 KiB/s, 214 keys/s, 6 objects/s recovering 2023-09-30T09:45:18.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[78438]: cluster 2023-09-30T09:45:17.857710+0000 osd.0 (osd.0) 173 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[78438]: cluster 2023-09-30T09:45:18.143320+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-30T09:45:18.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[78438]: cluster 2023-09-30T09:45:18.144778+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:18.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:18 smithi005 bash[78438]: cluster 2023-09-30T09:45:18.410982+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:18.675 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:18.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:18.756 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:45:18.757 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-30T09:45:18.757 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-09-30T09:45:18.757 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-30T09:45:18.757 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-30T09:45:18.758 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-30T09:45:18.758 DEBUG:teuthology.orchestra.run.smithi005:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:45:18.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.763 INFO:teuthology.orchestra.run.smithi005.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-30T09:45:18.763 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:45:18.778 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:18.810 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:18.812 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-30T09:45:18.812 DEBUG:teuthology.orchestra.run.smithi005:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-30T09:45:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:18.863 INFO:tasks.workunit:timeout=3h 2023-09-30T09:45:18.863 INFO:tasks.workunit:cleanup=True 2023-09-30T09:45:18.864 DEBUG:teuthology.orchestra.run.smithi005:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch pacific https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-30T09:45:18.914 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:18.915 INFO:tasks.workunit.client.0.smithi005.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-30T09:45:18.926 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:18 smithi099 bash[59238]: cluster 2023-09-30T09:45:17.137329+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.926 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:18 smithi099 bash[59238]: cluster 2023-09-30T09:45:17.196978+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.926 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:18 smithi099 bash[59238]: cluster 2023-09-30T09:45:17.384408+0000 mgr.y (mgr.34107) 1327 : cluster 0 pgmap v1450: 105 pgs: 105 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.3 MiB/s wr, 1.33k op/s; 111 KiB/s, 214 keys/s, 6 objects/s recovering 2023-09-30T09:45:18.926 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:18 smithi099 bash[59238]: cluster 2023-09-30T09:45:17.857710+0000 osd.0 (osd.0) 173 : cluster 3 failed to encode map e300 with expected crc 2023-09-30T09:45:18.927 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:18 smithi099 bash[59238]: cluster 2023-09-30T09:45:18.143320+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-09-30T09:45:18.927 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:18 smithi099 bash[59238]: cluster 2023-09-30T09:45:18.144778+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:18.927 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:18 smithi099 bash[59238]: cluster 2023-09-30T09:45:18.410982+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:18.942 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:18.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:18.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:19.046 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:19.072 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:19.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:19.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:19.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:19.201 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:19.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:19.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:19.305 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:19.339 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:19.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:19.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:19.442 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:19.474 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:19.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:19.577 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:19.605 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:19.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:19.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:19.616 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:45:19.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:19 smithi005 bash[75361]: cluster 2023-09-30T09:45:18.144343+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:19.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:19 smithi005 bash[75361]: cluster 2023-09-30T09:45:18.144831+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:19.660 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:19 smithi005 bash[75361]: audit 2023-09-30T09:45:19.035002+0000 mon.a (mon.0) 1705 : audit 1 from='client.? 172.21.15.5:0/955121596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:45:19.660 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:45:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:45:19] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.33.4" 2023-09-30T09:45:19.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:19 smithi005 bash[78438]: cluster 2023-09-30T09:45:18.144343+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:19.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:19 smithi005 bash[78438]: cluster 2023-09-30T09:45:18.144831+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:19.661 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:19 smithi005 bash[78438]: audit 2023-09-30T09:45:19.035002+0000 mon.a (mon.0) 1705 : audit 1 from='client.? 172.21.15.5:0/955121596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:45:19.709 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:19.721 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:19 smithi099 bash[59238]: cluster 2023-09-30T09:45:18.144343+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:19.721 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:19 smithi099 bash[59238]: cluster 2023-09-30T09:45:18.144831+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e301 with expected crc 2023-09-30T09:45:19.721 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:19 smithi099 bash[59238]: audit 2023-09-30T09:45:19.035002+0000 mon.a (mon.0) 1705 : audit 1 from='client.? 172.21.15.5:0/955121596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:45:19.741 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:19.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:19.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:19.846 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:19.883 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:19.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:19.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:19.987 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:20.017 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:20.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:20.120 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:20.149 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:20.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:20.252 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:20.283 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:20.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:20.386 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:20.416 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:20.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:20.520 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:20.551 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:20.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:20.656 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:20.678 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:20.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:20.782 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:20.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:20 smithi099 bash[59238]: cluster 2023-09-30T09:45:19.385196+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s, 1 keys/s, 3 objects/s recovering 2023-09-30T09:45:20.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:20 smithi099 bash[59238]: cluster 2023-09-30T09:45:19.600002+0000 mon.a (mon.0) 1706 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:45:20.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:20 smithi099 bash[59238]: cluster 2023-09-30T09:45:19.600029+0000 mon.a (mon.0) 1707 : cluster 1 Cluster is now healthy 2023-09-30T09:45:20.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:20 smithi099 bash[59238]: audit 2023-09-30T09:45:19.606999+0000 mon.a (mon.0) 1708 : audit 1 from='client.? 172.21.15.5:0/955121596' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:45:20.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:20 smithi099 bash[59238]: cluster 2023-09-30T09:45:19.611187+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e302 with expected crc 2023-09-30T09:45:20.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:20 smithi099 bash[59238]: cluster 2023-09-30T09:45:19.611756+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-30T09:45:20.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:20 smithi099 bash[59238]: cluster 2023-09-30T09:45:19.611836+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e302 with expected crc 2023-09-30T09:45:20.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:20.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:20.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:20.946 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:20.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:20.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:20.982 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[75361]: cluster 2023-09-30T09:45:19.385196+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s, 1 keys/s, 3 objects/s recovering 2023-09-30T09:45:20.982 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[75361]: cluster 2023-09-30T09:45:19.600002+0000 mon.a (mon.0) 1706 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:45:20.982 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[75361]: cluster 2023-09-30T09:45:19.600029+0000 mon.a (mon.0) 1707 : cluster 1 Cluster is now healthy 2023-09-30T09:45:20.982 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[75361]: audit 2023-09-30T09:45:19.606999+0000 mon.a (mon.0) 1708 : audit 1 from='client.? 172.21.15.5:0/955121596' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:45:20.982 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[75361]: cluster 2023-09-30T09:45:19.611187+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e302 with expected crc 2023-09-30T09:45:20.982 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[75361]: cluster 2023-09-30T09:45:19.611756+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[75361]: cluster 2023-09-30T09:45:19.611836+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e302 with expected crc 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[78438]: cluster 2023-09-30T09:45:19.385196+0000 mgr.y (mgr.34107) 1328 : cluster 0 pgmap v1452: 73 pgs: 73 active+clean; 582 KiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 97 KiB/s, 1 keys/s, 3 objects/s recovering 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[78438]: cluster 2023-09-30T09:45:19.600002+0000 mon.a (mon.0) 1706 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[78438]: cluster 2023-09-30T09:45:19.600029+0000 mon.a (mon.0) 1707 : cluster 1 Cluster is now healthy 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[78438]: audit 2023-09-30T09:45:19.606999+0000 mon.a (mon.0) 1708 : audit 1 from='client.? 172.21.15.5:0/955121596' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[78438]: cluster 2023-09-30T09:45:19.611187+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e302 with expected crc 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[78438]: cluster 2023-09-30T09:45:19.611756+0000 mon.a (mon.0) 1709 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-09-30T09:45:20.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:20 smithi005 bash[78438]: cluster 2023-09-30T09:45:19.611836+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e302 with expected crc 2023-09-30T09:45:21.050 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:21.077 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:21.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:21.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:21.209 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:21.313 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:21.347 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:21.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:21.451 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:21.483 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:21.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:21.586 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:21.616 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:21.720 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:21.741 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:21.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:21.844 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:21.866 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:21.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:21.970 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:21.992 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:21.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:21.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:22.095 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:22.117 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:22.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:22.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:22.220 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:22.249 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:22.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:22.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:22.353 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:22.385 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:22.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:22.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:22.489 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:22.514 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:22.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:22.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:22.617 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:22.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:22.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:22.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:22.752 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:22.778 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:22.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:22.881 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:22.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:22 smithi099 bash[59238]: cluster 2023-09-30T09:45:21.386371+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:22.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:22 smithi099 bash[59238]: audit 2023-09-30T09:45:21.597357+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:22.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:22 smithi099 bash[59238]: audit 2023-09-30T09:45:21.598747+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:22.895 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:22 smithi099 bash[59238]: audit 2023-09-30T09:45:22.221528+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:22.917 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:22.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:22.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[78438]: cluster 2023-09-30T09:45:21.386371+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[78438]: audit 2023-09-30T09:45:21.597357+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[78438]: audit 2023-09-30T09:45:21.598747+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:23.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[78438]: audit 2023-09-30T09:45:22.221528+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:23.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[75361]: cluster 2023-09-30T09:45:21.386371+0000 mgr.y (mgr.34107) 1329 : cluster 0 pgmap v1454: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:23.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[75361]: audit 2023-09-30T09:45:21.597357+0000 mon.a (mon.0) 1710 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:23.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[75361]: audit 2023-09-30T09:45:21.598747+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:23.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:22 smithi005 bash[75361]: audit 2023-09-30T09:45:22.221528+0000 mon.a (mon.0) 1712 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:23.020 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:23.050 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:23.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:23.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:23.154 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.185 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:23.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:23.288 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.321 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:23.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:23.425 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.459 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:23.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:23.563 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:23.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:23.689 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: "size": 20, 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 600, 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [ 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:120259 10.4 10:2d9c9886:::benchmark_data_smithi005_194263_object11713:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:36:14.135683+0000", 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 549.54570817199999, 2023-09-30T09:45:23.690 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.30184074399999999, 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 120259 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.691 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.135683+0000", 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.135683+0000", 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.135685+0000", 2023-09-30T09:45:23.692 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.874e-06 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.135692+0000", 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.148e-06 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.135707+0000", 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.45e-05 2023-09-30T09:45:23.693 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.135716+0000", 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.2490000000000007e-06 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.135878+0000", 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016228600000000001 2023-09-30T09:45:23.694 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.136015+0000", 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013672599999999999 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.136138+0000", 2023-09-30T09:45:23.695 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000123001 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.146070+0000", 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0099316700000000001 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.146646+0000", 2023-09-30T09:45:23.696 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000576226 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.437204+0000", 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29055798599999999 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.437466+0000", 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00026213199999999999 2023-09-30T09:45:23.697 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.437524+0000", 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7945999999999997e-05 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:120262 10.4 10:2d51aa52:::benchmark_data_smithi005_194263_object11716:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:45:23.698 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:36:14.140150+0000", 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 549.54124119699998, 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.31052384, 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 120262 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.699 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.140150+0000", 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.140150+0000", 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.140152+0000", 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5939999999999999e-06 2023-09-30T09:45:23.700 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.140157+0000", 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5380000000000002e-06 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.140171+0000", 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3168e-05 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.701 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.140180+0000", 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9649999999999997e-06 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.141298+0000", 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00111815 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.702 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.141442+0000", 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014452399999999999 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.141556+0000", 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011410599999999999 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.147060+0000", 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0055035520000000001 2023-09-30T09:45:23.703 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.151423+0000", 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0043634069999999997 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.450463+0000", 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29903959200000002 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.704 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.450552+0000", 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9567000000000005e-05 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.450674+0000", 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012167699999999999 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.705 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:120274 10.4 10:2ad98372:::benchmark_data_smithi005_194263_object11728:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:36:14.157674+0000", 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 549.52371782499995, 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29897233699999998, 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 120274 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.706 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157674+0000", 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157674+0000", 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.707 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157675+0000", 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8649999999999999e-06 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157681+0000", 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5130000000000004e-06 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157697+0000", 2023-09-30T09:45:23.708 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5566999999999999e-05 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157705+0000", 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4060000000000005e-06 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157761+0000", 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6421000000000001e-05 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.709 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.157898+0000", 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000136792 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.159815+0000", 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001916339 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.710 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.163823+0000", 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0040082449999999997 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.165006+0000", 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0011831809999999999 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.456546+0000", 2023-09-30T09:45:23.711 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.29153991200000001 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.456591+0000", 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5515e-05 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:36:14.456646+0000", 2023-09-30T09:45:23.712 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4580999999999998e-05 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:175962 10.8 10:19ef690e:::benchmark_data_smithi005_194263_object67416:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:37:34.087067+0000", 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 469.59432469400002, 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26981567400000001, 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.713 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 175962 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087067+0000", 2023-09-30T09:45:23.714 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.715 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.715 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.715 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.715 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087067+0000", 2023-09-30T09:45:23.715 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.715 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.715 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087068+0000", 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.5710000000000001e-06 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087074+0000", 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4929999999999998e-06 2023-09-30T09:45:23.716 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087087+0000", 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2826000000000001e-05 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087095+0000", 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.0560000000000005e-06 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.717 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087181+0000", 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5986e-05 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087335+0000", 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015387699999999999 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.718 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.087444+0000", 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000109133 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.101340+0000", 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013896034 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.101367+0000", 2023-09-30T09:45:23.719 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.7478e-05 2023-09-30T09:45:23.721 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.721 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.721 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.721 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356743+0000", 2023-09-30T09:45:23.721 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.25537578500000002 2023-09-30T09:45:23.721 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.721 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356829+0000", 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.6031000000000004e-05 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356882+0000", 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3403999999999999e-05 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.722 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:175968 10.8 10:179f6106:::benchmark_data_smithi005_194263_object67422:head [delete] snapc 0=[] ondisk+write+known_if_redirected e242)", 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:37:34.088180+0000", 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 469.593211543, 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.26884556300000001, 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:45:23.723 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 175968 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.088180+0000", 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.088180+0000", 2023-09-30T09:45:23.724 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.088180+0000", 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.46e-07 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.088183+0000", 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.633e-06 2023-09-30T09:45:23.725 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.088190+0000", 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9140000000000002e-06 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.726 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.088207+0000", 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.7452000000000002e-05 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096148+0000", 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0079410409999999994 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096316+0000", 2023-09-30T09:45:23.727 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00016774199999999999 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 2,7", 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.096477+0000", 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000161087 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.101375+0000", 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0048972979999999996 2023-09-30T09:45:23.728 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.108587+0000", 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.007212375 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356927+0000", 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.24833987499999999 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.729 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.356985+0000", 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8736000000000001e-05 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:37:34.357025+0000", 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9963999999999999e-05 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.730 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:211863 10.4 10:22ff6303:::benchmark_data_smithi005_194263_object103317:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:38:27.255280+0000", 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 416.426111752, 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.60778883500000003, 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.731 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 211863 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255280+0000", 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.732 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255280+0000", 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255280+0000", 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.4700000000000001e-07 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255284+0000", 2023-09-30T09:45:23.733 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.3960000000000002e-06 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255292+0000", 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.4929999999999998e-06 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255298+0000", 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6890000000000001e-06 2023-09-30T09:45:23.734 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255893+0000", 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00059471100000000005 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.255970+0000", 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.7706000000000004e-05 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.735 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.256585+0000", 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00061506500000000003 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.266807+0000", 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.010221806 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.279753+0000", 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012945491 2023-09-30T09:45:23.736 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.860871+0000", 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.58111827900000002 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.863008+0000", 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.002136836 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.737 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.863069+0000", 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0816000000000002e-05 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45575.0:211872 10.4 10:2edab880:::benchmark_data_smithi005_194263_object103326:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:38:27.267411+0000", 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 416.41398040500002, 2023-09-30T09:45:23.738 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.59590578100000002, 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45575", 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/1290681383", 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 211872 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267411+0000", 2023-09-30T09:45:23.739 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267411+0000", 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267413+0000", 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0320000000000002e-06 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.740 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267419+0000", 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6810000000000003e-06 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267432+0000", 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.3451e-05 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.741 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267445+0000", 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.2738999999999999e-05 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267664+0000", 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000218743 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267804+0000", 2023-09-30T09:45:23.742 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000140092 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 3,4", 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.267952+0000", 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00014789999999999999 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.273592+0000", 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0056402789999999998 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.743 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.279871+0000", 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0062790779999999996 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.863142+0000", 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.58327100899999995 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.744 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.863273+0000", 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013063699999999999 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:38:27.863317+0000", 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.4140000000000001e-05 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.745 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45806.0:85682 11.2 e259/251 11:4a0dc557:::benchmark_data_smithi005_217595_object85681:head v 259'5345, mlcod=259'5343)", 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:58.861367+0000", 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 264.82002467299998, 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18347971599999999, 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861367+0000", 2023-09-30T09:45:23.746 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861367+0000", 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861368+0000", 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.4499999999999996e-07 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.747 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861730+0000", 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00036246 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861741+0000", 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0710000000000001e-05 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.748 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861748+0000", 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.9430000000000003e-06 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861807+0000", 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.9633999999999999e-05 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.861829+0000", 2023-09-30T09:45:23.749 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.2038000000000001e-05 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.044713+0000", 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.182884082 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.044846+0000", 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013310399999999999 2023-09-30T09:45:23.750 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45806.0:85684 11.b e259/251 11:d0194b15:::benchmark_data_smithi005_217595_object85683:head v 259'5410, mlcod=259'5407)", 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:58.868088+0000", 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 264.81330384900002, 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.185448641, 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.751 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.868088+0000", 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.868088+0000", 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.752 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.868088+0000", 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.47e-07 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.868119+0000", 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.0861999999999997e-05 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.868134+0000", 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4939e-05 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.753 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.868142+0000", 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.9379999999999992e-06 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.038712+0000", 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.17056982300000001 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.754 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.038770+0000", 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7506000000000001e-05 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.053488+0000", 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.014718614 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.755 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.756 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.756 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.053536+0000", 2023-09-30T09:45:23.756 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.8112000000000003e-05 2023-09-30T09:45:23.756 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.756 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.756 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.757 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.757 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.757 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_repop(client.45806.0:85686 11.b e259/251 11:d9155cc0:::benchmark_data_smithi005_217595_object85685:head v 259'5411, mlcod=259'5407)", 2023-09-30T09:45:23.757 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:40:58.869152+0000", 2023-09-30T09:45:23.757 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 264.81223953400001, 2023-09-30T09:45:23.757 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18441227800000001, 2023-09-30T09:45:23.757 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.758 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.758 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.758 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.758 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.758 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.869152+0000", 2023-09-30T09:45:23.758 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.758 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.759 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.759 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.759 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.869152+0000", 2023-09-30T09:45:23.759 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.759 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.759 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.759 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.760 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.869153+0000", 2023-09-30T09:45:23.760 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.5600000000000005e-07 2023-09-30T09:45:23.760 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.760 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.760 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.760 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:58.869185+0000", 2023-09-30T09:45:23.760 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.2413999999999998e-05 2023-09-30T09:45:23.761 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.761 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.761 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.761 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.038589+0000", 2023-09-30T09:45:23.761 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16940430500000001 2023-09-30T09:45:23.761 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.761 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.762 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.762 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.038648+0000", 2023-09-30T09:45:23.762 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.893e-05 2023-09-30T09:45:23.762 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.762 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.762 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.763 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.045797+0000", 2023-09-30T09:45:23.763 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071485150000000003 2023-09-30T09:45:23.763 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.763 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.763 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.763 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.047452+0000", 2023-09-30T09:45:23.763 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001654899 2023-09-30T09:45:23.764 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.764 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.764 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.764 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.053541+0000", 2023-09-30T09:45:23.764 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0060891620000000004 2023-09-30T09:45:23.764 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.764 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.765 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.765 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:40:59.053564+0000", 2023-09-30T09:45:23.765 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.3297000000000001e-05 2023-09-30T09:45:23.765 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.765 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.765 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.766 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.766 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.766 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:129023 11.6 11:6201acb2:::benchmark_data_smithi005_217595_object25926:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.766 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:41:56.158279+0000", 2023-09-30T09:45:23.766 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 207.52311217600001, 2023-09-30T09:45:23.766 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.22442835, 2023-09-30T09:45:23.766 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.767 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.767 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.767 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.767 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.767 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 129023 2023-09-30T09:45:23.767 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.768 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.768 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.768 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.768 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158279+0000", 2023-09-30T09:45:23.768 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.768 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.768 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.769 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.769 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158279+0000", 2023-09-30T09:45:23.769 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.769 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.769 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.769 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.769 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158282+0000", 2023-09-30T09:45:23.770 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.4509999999999999e-06 2023-09-30T09:45:23.770 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.770 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.770 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.770 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158289+0000", 2023-09-30T09:45:23.770 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.2559999999999996e-06 2023-09-30T09:45:23.770 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.771 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.771 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.771 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158310+0000", 2023-09-30T09:45:23.771 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.1396e-05 2023-09-30T09:45:23.771 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.771 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158322+0000", 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1687e-05 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158432+0000", 2023-09-30T09:45:23.772 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000110337 2023-09-30T09:45:23.773 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.773 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.773 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.773 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158554+0000", 2023-09-30T09:45:23.773 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121891 2023-09-30T09:45:23.773 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.773 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.774 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.774 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158646+0000", 2023-09-30T09:45:23.774 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.132e-05 2023-09-30T09:45:23.774 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.774 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.175662+0000", 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.017016278999999999 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.175975+0000", 2023-09-30T09:45:23.775 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00031279600000000001 2023-09-30T09:45:23.776 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.776 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.776 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.776 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.382338+0000", 2023-09-30T09:45:23.776 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20636316900000001 2023-09-30T09:45:23.776 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.776 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.777 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.777 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.382588+0000", 2023-09-30T09:45:23.777 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00024994999999999998 2023-09-30T09:45:23.777 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.777 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.777 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.777 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.382708+0000", 2023-09-30T09:45:23.778 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000119818 2023-09-30T09:45:23.778 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.778 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.778 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.778 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.778 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.778 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:129024 11.6 11:655d221c:::benchmark_data_smithi005_217595_object25927:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:41:56.158352+0000", 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 207.523039885, 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.224881677, 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.779 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.780 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 129024 2023-09-30T09:45:23.780 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.780 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.780 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.780 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.780 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158352+0000", 2023-09-30T09:45:23.780 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158352+0000", 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.781 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.782 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158352+0000", 2023-09-30T09:45:23.782 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1500000000000004e-07 2023-09-30T09:45:23.782 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.782 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.782 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.782 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158356+0000", 2023-09-30T09:45:23.782 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9500000000000003e-06 2023-09-30T09:45:23.783 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.783 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.783 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.783 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158368+0000", 2023-09-30T09:45:23.783 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1804000000000001e-05 2023-09-30T09:45:23.783 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.783 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.784 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.784 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.158377+0000", 2023-09-30T09:45:23.784 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5050000000000007e-06 2023-09-30T09:45:23.784 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.784 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.784 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.785 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.163861+0000", 2023-09-30T09:45:23.785 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0054839770000000001 2023-09-30T09:45:23.785 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.785 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.785 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.785 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.164185+0000", 2023-09-30T09:45:23.785 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00032414899999999998 2023-09-30T09:45:23.786 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.786 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.786 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.786 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.164543+0000", 2023-09-30T09:45:23.786 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00035827400000000001 2023-09-30T09:45:23.786 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.786 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.787 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.787 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.175676+0000", 2023-09-30T09:45:23.787 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011132888000000001 2023-09-30T09:45:23.787 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.787 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.787 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.788 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.179768+0000", 2023-09-30T09:45:23.788 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0040925379999999997 2023-09-30T09:45:23.788 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.788 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.788 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.788 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.382844+0000", 2023-09-30T09:45:23.788 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.20307547000000001 2023-09-30T09:45:23.789 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.789 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.789 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.789 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.383112+0000", 2023-09-30T09:45:23.789 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00026800899999999999 2023-09-30T09:45:23.789 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.789 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.790 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.790 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.383233+0000", 2023-09-30T09:45:23.790 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012139800000000001 2023-09-30T09:45:23.790 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.790 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.790 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.790 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.791 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.791 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:129029 11.6 11:640fc8df:::benchmark_data_smithi005_217595_object25932:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.791 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:41:56.167692+0000", 2023-09-30T09:45:23.791 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 207.51369944300001, 2023-09-30T09:45:23.791 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.22370278800000001, 2023-09-30T09:45:23.791 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.792 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.792 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.792 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.792 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.792 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 129029 2023-09-30T09:45:23.792 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.792 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.793 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.793 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.793 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.167692+0000", 2023-09-30T09:45:23.793 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.793 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.793 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.793 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.794 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.167692+0000", 2023-09-30T09:45:23.794 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.794 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.794 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.794 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.795 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.167694+0000", 2023-09-30T09:45:23.795 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.9860000000000001e-06 2023-09-30T09:45:23.795 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.795 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.795 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.795 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.167700+0000", 2023-09-30T09:45:23.795 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.3339999999999998e-06 2023-09-30T09:45:23.796 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.796 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.796 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.796 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.167721+0000", 2023-09-30T09:45:23.796 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0341000000000001e-05 2023-09-30T09:45:23.796 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.796 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.797 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.797 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.167730+0000", 2023-09-30T09:45:23.797 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 9.5060000000000001e-06 2023-09-30T09:45:23.797 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.797 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.797 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.798 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.172326+0000", 2023-09-30T09:45:23.798 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0045958079999999998 2023-09-30T09:45:23.798 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.798 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.798 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.798 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.172430+0000", 2023-09-30T09:45:23.798 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000103862 2023-09-30T09:45:23.799 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.799 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.799 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.799 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.172506+0000", 2023-09-30T09:45:23.799 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.6388000000000001e-05 2023-09-30T09:45:23.799 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.799 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.800 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.800 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.176835+0000", 2023-09-30T09:45:23.800 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0043286940000000001 2023-09-30T09:45:23.800 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.800 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.800 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.801 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.179899+0000", 2023-09-30T09:45:23.801 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0030640730000000001 2023-09-30T09:45:23.801 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.801 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.801 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.801 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.390857+0000", 2023-09-30T09:45:23.801 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21095773900000001 2023-09-30T09:45:23.802 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.802 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.802 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.802 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.391341+0000", 2023-09-30T09:45:23.802 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000484568 2023-09-30T09:45:23.802 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.802 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.803 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.803 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:41:56.391395+0000", 2023-09-30T09:45:23.803 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.3489000000000002e-05 2023-09-30T09:45:23.803 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.803 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.803 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.804 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.804 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.804 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:136932 11.6 11:6005dba8:::benchmark_data_smithi005_217595_object33835:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.804 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:42:07.861476+0000", 2023-09-30T09:45:23.804 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 195.81991590499999, 2023-09-30T09:45:23.804 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21037399900000001, 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 136932 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.805 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.806 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.806 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.806 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861476+0000", 2023-09-30T09:45:23.806 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.806 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.806 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.807 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.807 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861476+0000", 2023-09-30T09:45:23.807 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.807 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.807 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.807 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.807 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861477+0000", 2023-09-30T09:45:23.808 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8589999999999999e-06 2023-09-30T09:45:23.808 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.808 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.808 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.808 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861485+0000", 2023-09-30T09:45:23.808 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.3289999999999996e-06 2023-09-30T09:45:23.808 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861520+0000", 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5565000000000003e-05 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.809 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861532+0000", 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1464999999999999e-05 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.865548+0000", 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0040164959999999996 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.865890+0000", 2023-09-30T09:45:23.810 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000341713 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.866050+0000", 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00015983499999999999 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.879063+0000", 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.013012924 2023-09-30T09:45:23.811 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.879367+0000", 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00030438299999999998 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.071642+0000", 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19227488700000001 2023-09-30T09:45:23.812 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.071728+0000", 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.5827000000000003e-05 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.071850+0000", 2023-09-30T09:45:23.813 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121716 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:136933 11.6 11:633bc029:::benchmark_data_smithi005_217595_object33836:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:42:07.861552+0000", 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 195.81983967599999, 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.219875711, 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.814 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 136933 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861552+0000", 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.815 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861552+0000", 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861552+0000", 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.8999999999999996e-07 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.816 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861556+0000", 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5580000000000001e-06 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861564+0000", 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8900000000000007e-06 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.817 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.861583+0000", 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.8904999999999999e-05 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.873342+0000", 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.011759383 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.818 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.873670+0000", 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00032822500000000002 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.874018+0000", 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000348131 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.819 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.894324+0000", 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.020305180999999999 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.894800+0000", 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00047653499999999999 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081305+0000", 2023-09-30T09:45:23.820 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18650491499999999 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081367+0000", 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1754999999999994e-05 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.821 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081427+0000", 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.0643000000000002e-05 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:136937 11.6 11:635ef803:::benchmark_data_smithi005_217595_object33840:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:42:07.867262+0000", 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 195.81412902899999, 2023-09-30T09:45:23.822 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.21434419099999999, 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 136937 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.867262+0000", 2023-09-30T09:45:23.823 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.867262+0000", 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.867264+0000", 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6619999999999999e-06 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.824 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.867270+0000", 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6110000000000001e-06 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.867281+0000", 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1781e-05 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.825 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.867290+0000", 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.1990000000000006e-06 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.879428+0000", 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012138084 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.879549+0000", 2023-09-30T09:45:23.826 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000121742 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.879658+0000", 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000108874 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.894454+0000", 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.014795157 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.827 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.894814+0000", 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00036029600000000002 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081510+0000", 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18669650300000001 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.828 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081567+0000", 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.6546999999999999e-05 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081607+0000", 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.9734999999999998e-05 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.829 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:136941 11.6 11:6e30bd51:::benchmark_data_smithi005_217595_object33844:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:42:07.872679+0000", 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 195.808711991, 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.209075602, 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 136941 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.830 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.872679+0000", 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.872679+0000", 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.831 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.872681+0000", 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.677e-06 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.872687+0000", 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.1990000000000003e-06 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.832 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.872703+0000", 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6089000000000001e-05 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.872712+0000", 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 8.9940000000000006e-06 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.833 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.834 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.834 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.888354+0000", 2023-09-30T09:45:23.834 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.015641714000000001 2023-09-30T09:45:23.834 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.834 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.834 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.834 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.888495+0000", 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000140715 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.888618+0000", 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000122769 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.835 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.836 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.836 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.894762+0000", 2023-09-30T09:45:23.836 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0061445279999999998 2023-09-30T09:45:23.836 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.836 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.836 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.836 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.894826+0000", 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.4270999999999995e-05 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081670+0000", 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18684335799999999 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.837 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.838 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.838 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081719+0000", 2023-09-30T09:45:23.838 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.9551e-05 2023-09-30T09:45:23.838 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.838 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.838 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.838 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081755+0000", 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.5737e-05 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:136949 11.6 11:6613fa66:::benchmark_data_smithi005_217595_object33852:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.839 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:42:07.887723+0000", 2023-09-30T09:45:23.840 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 195.79366834499999, 2023-09-30T09:45:23.840 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19421917399999999, 2023-09-30T09:45:23.840 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.840 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.840 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.840 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.840 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 136949 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.887723+0000", 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.841 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.842 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.842 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.887723+0000", 2023-09-30T09:45:23.842 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.842 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.842 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.842 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.842 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.887725+0000", 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.888e-06 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.887733+0000", 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.8380000000000002e-06 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.843 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.887754+0000", 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0780000000000001e-05 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.887764+0000", 2023-09-30T09:45:23.844 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.0301e-05 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.894901+0000", 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0071375129999999998 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.845 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.846 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.895127+0000", 2023-09-30T09:45:23.846 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00022553199999999999 2023-09-30T09:45:23.846 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.846 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.846 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.846 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.895370+0000", 2023-09-30T09:45:23.846 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000242988 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.907873+0000", 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.012503324 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.913106+0000", 2023-09-30T09:45:23.847 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0052329500000000001 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081826+0000", 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16871957400000001 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081897+0000", 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.0847999999999997e-05 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.848 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081942+0000", 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.5637999999999999e-05 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:136954 11.6 11:65fd5104:::benchmark_data_smithi005_217595_object33857:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:42:07.893273+0000", 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 195.78811840200001, 2023-09-30T09:45:23.849 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18879479800000001, 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 136954 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.850 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.893273+0000", 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.893273+0000", 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.893275+0000", 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 2.0190000000000001e-06 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.851 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.893281+0000", 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.5609999999999998e-06 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.893297+0000", 2023-09-30T09:45:23.852 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.6266999999999999e-05 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.893303+0000", 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 5.7559999999999996e-06 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.853 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.854 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.900153+0000", 2023-09-30T09:45:23.854 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0068502889999999999 2023-09-30T09:45:23.854 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.854 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.854 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.854 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.900284+0000", 2023-09-30T09:45:23.854 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.000130887 2023-09-30T09:45:23.855 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.855 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.855 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.855 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.900396+0000", 2023-09-30T09:45:23.855 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00011223299999999999 2023-09-30T09:45:23.855 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.855 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.907882+0000", 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0074859740000000003 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:07.913245+0000", 2023-09-30T09:45:23.856 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0053630550000000003 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.081986+0000", 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.16874088400000001 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.857 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.082033+0000", 2023-09-30T09:45:23.858 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 4.7443e-05 2023-09-30T09:45:23.858 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.858 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.858 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.858 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:42:08.082068+0000", 2023-09-30T09:45:23.858 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 3.4430000000000001e-05 2023-09-30T09:45:23.858 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.859 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.859 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.859 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.859 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.859 INFO:teuthology.orchestra.run.smithi005.stdout: "description": "osd_op(client.45806.0:187824 11.6 11:6fb089f6:::benchmark_data_smithi005_217595_object84727:head [delete] snapc 0=[] ondisk+write+known_if_redirected e272)", 2023-09-30T09:45:23.859 INFO:teuthology.orchestra.run.smithi005.stdout: "initiated_at": "2023-09-30T09:43:32.214462+0000", 2023-09-30T09:45:23.859 INFO:teuthology.orchestra.run.smithi005.stdout: "age": 111.466929871, 2023-09-30T09:45:23.860 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.19568102000000001, 2023-09-30T09:45:23.860 INFO:teuthology.orchestra.run.smithi005.stdout: "type_data": { 2023-09-30T09:45:23.860 INFO:teuthology.orchestra.run.smithi005.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-30T09:45:23.860 INFO:teuthology.orchestra.run.smithi005.stdout: "client_info": { 2023-09-30T09:45:23.860 INFO:teuthology.orchestra.run.smithi005.stdout: "client": "client.45806", 2023-09-30T09:45:23.860 INFO:teuthology.orchestra.run.smithi005.stdout: "client_addr": "172.21.15.5:0/259100454", 2023-09-30T09:45:23.860 INFO:teuthology.orchestra.run.smithi005.stdout: "tid": 187824 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: "events": [ 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "initiated", 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214462+0000", 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.861 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "header_read", 2023-09-30T09:45:23.862 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214462+0000", 2023-09-30T09:45:23.862 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0 2023-09-30T09:45:23.862 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.862 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.862 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "throttled", 2023-09-30T09:45:23.862 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214463+0000", 2023-09-30T09:45:23.862 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.688e-06 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "all_read", 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214470+0000", 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 6.6610000000000003e-06 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "dispatched", 2023-09-30T09:45:23.863 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214485+0000", 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.4749999999999999e-05 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "queued_for_pg", 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214496+0000", 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 1.1420000000000001e-05 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.864 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "reached_pg", 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214567+0000", 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 7.1375e-05 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "started", 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214707+0000", 2023-09-30T09:45:23.865 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00013996599999999999 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "waiting for subops from 1,2", 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.214832+0000", 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00012423800000000001 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "op_commit", 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.218715+0000", 2023-09-30T09:45:23.866 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.0038831989999999999 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.219958+0000", 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.001243124 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "sub_op_commit_rec", 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.409714+0000", 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.18975597 2023-09-30T09:45:23.867 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "commit_sent", 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.409888+0000", 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00017452099999999999 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: }, 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: { 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: "event": "done", 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: "time": "2023-09-30T09:43:32.410143+0000", 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: "duration": 0.00025410800000000001 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.868 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.869 INFO:teuthology.orchestra.run.smithi005.stdout: } 2023-09-30T09:45:23.869 INFO:teuthology.orchestra.run.smithi005.stdout: ] 2023-09-30T09:45:23.869 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:45:23.869 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:23.893 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:23.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:23.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:23.997 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:24.028 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:24.030 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:24.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:24.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:24.160 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:24.264 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:24.297 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:24.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:24.400 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:24.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:24.526 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:24.557 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:24.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:24.661 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:24.698 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:24.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:24.707 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-30T09:45:24.801 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:24.824 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:24.929 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:24.958 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:24.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:24.983 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:24 smithi005 bash[75361]: cluster 2023-09-30T09:45:23.386962+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:24.983 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:24 smithi005 bash[78438]: cluster 2023-09-30T09:45:23.386962+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:25.062 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:25.094 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:25.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:25.196 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:45:25.198 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:25.218 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:25.219 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:45:25.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:25.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:25.240 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:45:25.269 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:45:25.291 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:45:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:24 smithi099 bash[59238]: cluster 2023-09-30T09:45:23.386962+0000 mgr.y (mgr.34107) 1330 : cluster 0 pgmap v1455: 73 pgs: 73 active+clean; 582 KiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:25.320 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:25.321 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:45:25.350 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:45:25.355 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:25.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:25.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:25.382 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:45:25.384 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.384 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.384 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.384 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.384 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.385 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.385 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.385 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:45:25.460 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:25.490 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:25.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:25.594 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:25.621 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:25.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:25.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:25.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:25.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:25.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:25.863 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:25.888 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:25.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:25.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:25.992 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:26.010 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:26.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:26.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:25 smithi099 bash[59238]: audit 2023-09-30T09:45:25.168528+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.5:0/366543654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:26.113 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:26.134 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:26.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:26 smithi005 bash[78438]: audit 2023-09-30T09:45:25.168528+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.5:0/366543654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:26.136 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:26 smithi005 bash[75361]: audit 2023-09-30T09:45:25.168528+0000 mon.c (mon.2) 152 : audit 0 from='client.? 172.21.15.5:0/366543654' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:26.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:26.237 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:26.256 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:26.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:26.360 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:26.382 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:26.485 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:26.510 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:26.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:26.613 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:26.638 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:26.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:26.741 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:26.774 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:26.843 INFO:tasks.workunit.client.0.smithi005.stderr:Updating files: 89% (9992/11145) Updating files: 90% (10031/11145) Updating files: 91% (10142/11145) Updating files: 92% (10254/11145) Updating files: 93% (10365/11145) Updating files: 94% (10477/11145) Updating files: 95% (10588/11145) Updating files: 96% (10700/11145) Updating files: 97% (10811/11145) Updating files: 98% (10923/11145) Updating files: 99% (11034/11145) Updating files: 100% (11145/11145) Updating files: 100% (11145/11145), done. 2023-09-30T09:45:26.860 DEBUG:teuthology.orchestra.run.smithi005:> 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-30T09:45:26.866 INFO:tasks.workunit.client.0.smithi005.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-30T09:45:26.868 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:45:26.868 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-30T09:45:26.877 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:26.900 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:26.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:26.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:27.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:27.010 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:26 smithi005 bash[75361]: cluster 2023-09-30T09:45:25.387621+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:27.010 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:26 smithi005 bash[78438]: cluster 2023-09-30T09:45:25.387621+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:27.023 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:27.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:27.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:26 smithi099 bash[59238]: cluster 2023-09-30T09:45:25.387621+0000 mgr.y (mgr.34107) 1331 : cluster 0 pgmap v1456: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:27.086 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-30T09:45:27.127 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:27.164 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:27.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:27.267 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:27.298 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:27.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:27.401 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:27.428 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:27.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:27.435 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-30T09:45:27.489 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-30T09:45:27.532 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:27.559 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:27.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:27.649 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:45:27.662 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:27.663 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:45:27.663 INFO:tasks.workunit.client.0.smithi005.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-30T09:45:27.686 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:27.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:27.789 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:27.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:27.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:27.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:27.942 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:27.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:27.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:28.045 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:28.072 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:28.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:28.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:28.100 INFO:tasks.workunit.client.0.smithi005.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:45:28.103 DEBUG:teuthology.orchestra.run.smithi005:> set -ex 2023-09-30T09:45:28.103 DEBUG:teuthology.orchestra.run.smithi005:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-30T09:45:28.154 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-30T09:45:28.157 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-30T09:45:28.157 DEBUG:teuthology.orchestra.run.smithi005: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=pacific 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-30T09:45:28.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:28.206 INFO:tasks.workunit.client.0.smithi005.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-30T09:45:28.207 INFO:tasks.workunit.client.0.smithi005.stderr:+ TMPDIR=/tmp/rbd_import_export_241392 2023-09-30T09:45:28.207 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm -rf /tmp/rbd_import_export_241392 2023-09-30T09:45:28.207 INFO:tasks.workunit.client.0.smithi005.stderr:+ mkdir /tmp/rbd_import_export_241392 2023-09-30T09:45:28.207 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:28.208 INFO:tasks.workunit.client.0.smithi005.stderr:+ trap rm -rf /tmp/rbd_import_export_241392 INT TERM EXIT 2023-09-30T09:45:28.209 INFO:tasks.workunit.client.0.smithi005.stderr:+ mkdir foo.241392 2023-09-30T09:45:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:28.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:28.211 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import foo.241392 foo.dir 2023-09-30T09:45:28.311 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:28.346 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:28.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:28.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:28.449 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:28.478 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:28.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:28.583 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:28.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:28.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:28.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:28.708 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:28.734 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:28.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:28.837 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:28.872 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:28.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:28.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:28.976 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:29.010 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:29.113 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:29.124 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:28 smithi099 bash[59238]: cluster 2023-09-30T09:45:27.388198+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:29.144 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:29.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:29.248 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:29.260 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:28 smithi005 bash[78438]: cluster 2023-09-30T09:45:27.388198+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:29.261 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:28 smithi005 bash[75361]: cluster 2023-09-30T09:45:27.388198+0000 mgr.y (mgr.34107) 1332 : cluster 0 pgmap v1457: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:29.279 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:29.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:29.383 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:29.419 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:29.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:29.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:45:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:45:29] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.33.4" 2023-09-30T09:45:29.523 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:29.544 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:29.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:29.647 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:29.678 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:29.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:29.781 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:29.809 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:29.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:29.913 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:29.944 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:29.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:29.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:30.048 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:30.073 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:30.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:30.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:30.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:30.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:30.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:30.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:30.314 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:30.345 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:30.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:30.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:30.448 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:30.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:30.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:30.578 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:30.612 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:30.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:30.715 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:30.747 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:30.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:30.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:30.851 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:30.879 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:30.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:30.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:30.983 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:31.011 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:30 smithi099 bash[59238]: cluster 2023-09-30T09:45:29.389088+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:31.115 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:31.126 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:30 smithi005 bash[78438]: cluster 2023-09-30T09:45:29.389088+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:31.126 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:30 smithi005 bash[75361]: cluster 2023-09-30T09:45:29.389088+0000 mgr.y (mgr.34107) 1333 : cluster 0 pgmap v1458: 73 pgs: 73 active+clean; 582 KiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:31.129 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: cannot import a directory 2023-09-30T09:45:31.129 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 0% complete...failed. 2023-09-30T09:45:31.129 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: import failed: (21) Is a directory 2023-09-30T09:45:31.140 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:31.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:31.194 INFO:tasks.workunit.client.0.smithi005.stderr:+ true 2023-09-30T09:45:31.194 INFO:tasks.workunit.client.0.smithi005.stderr:+ rmdir foo.241392 2023-09-30T09:45:31.235 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_241392/img bs=1k count=1 seek=10 2023-09-30T09:45:31.235 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records in 2023-09-30T09:45:31.235 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records out 2023-09-30T09:45:31.235 INFO:tasks.workunit.client.0.smithi005.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000121428 s, 8.4 MB/s 2023-09-30T09:45:31.235 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_241392/img bs=1k count=10 seek=100 2023-09-30T09:45:31.237 INFO:tasks.workunit.client.0.smithi005.stderr:10+0 records in 2023-09-30T09:45:31.237 INFO:tasks.workunit.client.0.smithi005.stderr:10+0 records out 2023-09-30T09:45:31.237 INFO:tasks.workunit.client.0.smithi005.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000253446 s, 40.4 MB/s 2023-09-30T09:45:31.237 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_241392/img bs=1k count=100 seek=1000 2023-09-30T09:45:31.238 INFO:tasks.workunit.client.0.smithi005.stderr:70+1 records in 2023-09-30T09:45:31.238 INFO:tasks.workunit.client.0.smithi005.stderr:70+1 records out 2023-09-30T09:45:31.239 INFO:tasks.workunit.client.0.smithi005.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000494969 s, 146 MB/s 2023-09-30T09:45:31.239 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_241392/img bs=1k seek=10000 2023-09-30T09:45:31.241 INFO:tasks.workunit.client.0.smithi005.stderr:138+1 records in 2023-09-30T09:45:31.241 INFO:tasks.workunit.client.0.smithi005.stderr:138+1 records out 2023-09-30T09:45:31.241 INFO:tasks.workunit.client.0.smithi005.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.00107529 s, 132 MB/s 2023-09-30T09:45:31.241 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_241392/img bs=1k seek=100000 2023-09-30T09:45:31.244 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:31.268 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:31.370 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:31.401 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:31.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:31.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:31.536 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:31.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:31.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:31.669 INFO:tasks.workunit.client.0.smithi005.stderr:74+1 records in 2023-09-30T09:45:31.669 INFO:tasks.workunit.client.0.smithi005.stderr:74+1 records out 2023-09-30T09:45:31.669 INFO:tasks.workunit.client.0.smithi005.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.426863 s, 178 kB/s 2023-09-30T09:45:31.669 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_241392/img bs=1k seek=1000000 2023-09-30T09:45:31.672 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:31.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:31.776 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:31.778 INFO:tasks.workunit.client.0.smithi005.stderr:194+1 records in 2023-09-30T09:45:31.778 INFO:tasks.workunit.client.0.smithi005.stderr:194+1 records out 2023-09-30T09:45:31.778 INFO:tasks.workunit.client.0.smithi005.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.107698 s, 1.8 MB/s 2023-09-30T09:45:31.778 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm testimg 2023-09-30T09:45:31.802 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:31.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:31.906 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:31.932 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:31.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:31.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:32.034 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:32.038 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 0% complete...failed. 2023-09-30T09:45:32.038 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: delete error: (2) No such file or directory 2023-09-30T09:45:32.044 INFO:tasks.workunit.client.0.smithi005.stderr:+ true 2023-09-30T09:45:32.044 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format /tmp/rbd_import_export_241392/img testimg 2023-09-30T09:45:32.060 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:32.163 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:32.193 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:32.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:32.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:32.327 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:32.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:32.430 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:32.457 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:32.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:32.561 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:32.590 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:32.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:32.693 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:32.727 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:32.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:32.830 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:32.857 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:32.960 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:32.968 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:32 smithi099 bash[59238]: cluster 2023-09-30T09:45:31.389905+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:32.986 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:32.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:32.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:33.089 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-30T09:45:33.090 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:33.103 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:32 smithi005 bash[75361]: cluster 2023-09-30T09:45:31.389905+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:33.103 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:32 smithi005 bash[78438]: cluster 2023-09-30T09:45:31.389905+0000 mgr.y (mgr.34107) 1334 : cluster 0 pgmap v1459: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:33.123 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:33.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:33.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:33.226 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:33.259 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:33.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:33.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:33.362 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:33.388 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:33.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:33.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:33.491 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:33.523 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:33.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:33.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:33.627 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:33.655 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:33.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:33.759 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:33.789 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:33.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:33.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:33.893 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:33.926 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:33.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:33.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:33.968 INFO:teuthology.orchestra.run.smithi005.stderr:marked out osd.6. 2023-09-30T09:45:34.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[78438]: cluster 2023-09-30T09:45:32.952941+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-30T09:45:34.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[78438]: cluster 2023-09-30T09:45:32.953274+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:34.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[78438]: cluster 2023-09-30T09:45:32.953458+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:34.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[78438]: audit 2023-09-30T09:45:33.730389+0000 mon.a (mon.0) 1714 : audit 1 from='client.? 172.21.15.5:0/3798845394' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-30T09:45:34.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[78438]: cluster 2023-09-30T09:45:33.730651+0000 mon.a (mon.0) 1715 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-30T09:45:34.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[75361]: debug 2023-09-30T09:45:33.727+0000 7fd2fb837700 -1 mon.a@0(leader).osd e303 definitely_dead 0 2023-09-30T09:45:34.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[75361]: cluster 2023-09-30T09:45:32.952941+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-30T09:45:34.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[75361]: cluster 2023-09-30T09:45:32.953274+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:34.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[75361]: cluster 2023-09-30T09:45:32.953458+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:34.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[75361]: audit 2023-09-30T09:45:33.730389+0000 mon.a (mon.0) 1714 : audit 1 from='client.? 172.21.15.5:0/3798845394' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-30T09:45:34.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:33 smithi005 bash[75361]: cluster 2023-09-30T09:45:33.730651+0000 mon.a (mon.0) 1715 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-30T09:45:34.030 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:34.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:33 smithi099 bash[59238]: cluster 2023-09-30T09:45:32.952941+0000 mon.a (mon.0) 1713 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-09-30T09:45:34.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:33 smithi099 bash[59238]: cluster 2023-09-30T09:45:32.953274+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:34.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:33 smithi099 bash[59238]: cluster 2023-09-30T09:45:32.953458+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:34.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:33 smithi099 bash[59238]: audit 2023-09-30T09:45:33.730389+0000 mon.a (mon.0) 1714 : audit 1 from='client.? 172.21.15.5:0/3798845394' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-09-30T09:45:34.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:33 smithi099 bash[59238]: cluster 2023-09-30T09:45:33.730651+0000 mon.a (mon.0) 1715 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-09-30T09:45:34.061 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:34.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:34.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:34.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:34.195 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:34.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:34.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:34.298 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:34.331 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:34.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:34.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:34.435 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:34.468 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:34.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:34.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:34.571 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:34.598 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:34.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:34.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:34.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:34.729 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:34.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:34.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:34.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:34.867 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:34.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:34.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:34.971 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:35.015 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:35.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:35.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:35.123 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:35.149 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:35.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:35.253 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:35.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:34 smithi099 bash[59238]: cluster 2023-09-30T09:45:33.390383+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:35.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:34 smithi099 bash[59238]: cluster 2023-09-30T09:45:33.757248+0000 osd.0 (osd.0) 174 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:35.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:34 smithi099 bash[59238]: audit 2023-09-30T09:45:33.957457+0000 mon.a (mon.0) 1716 : audit 1 from='client.? 172.21.15.5:0/3798845394' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-30T09:45:35.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:34 smithi099 bash[59238]: cluster 2023-09-30T09:45:33.958858+0000 osd.0 (osd.0) 175 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:34 smithi099 bash[59238]: cluster 2023-09-30T09:45:33.961896+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:34 smithi099 bash[59238]: cluster 2023-09-30T09:45:33.962114+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.264 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:34 smithi099 bash[59238]: cluster 2023-09-30T09:45:33.962943+0000 mon.a (mon.0) 1717 : cluster 0 osdmap e304: 8 total, 8 up, 7 in 2023-09-30T09:45:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[78438]: cluster 2023-09-30T09:45:33.390383+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[78438]: cluster 2023-09-30T09:45:33.757248+0000 osd.0 (osd.0) 174 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[78438]: audit 2023-09-30T09:45:33.957457+0000 mon.a (mon.0) 1716 : audit 1 from='client.? 172.21.15.5:0/3798845394' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-30T09:45:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[78438]: cluster 2023-09-30T09:45:33.958858+0000 osd.0 (osd.0) 175 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[78438]: cluster 2023-09-30T09:45:33.961896+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[78438]: cluster 2023-09-30T09:45:33.962114+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[78438]: cluster 2023-09-30T09:45:33.962943+0000 mon.a (mon.0) 1717 : cluster 0 osdmap e304: 8 total, 8 up, 7 in 2023-09-30T09:45:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[75361]: cluster 2023-09-30T09:45:33.390383+0000 mgr.y (mgr.34107) 1335 : cluster 0 pgmap v1461: 73 pgs: 73 active+clean; 582 KiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T09:45:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[75361]: cluster 2023-09-30T09:45:33.757248+0000 osd.0 (osd.0) 174 : cluster 3 failed to encode map e303 with expected crc 2023-09-30T09:45:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[75361]: audit 2023-09-30T09:45:33.957457+0000 mon.a (mon.0) 1716 : audit 1 from='client.? 172.21.15.5:0/3798845394' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-09-30T09:45:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[75361]: cluster 2023-09-30T09:45:33.958858+0000 osd.0 (osd.0) 175 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[75361]: cluster 2023-09-30T09:45:33.961896+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[75361]: cluster 2023-09-30T09:45:33.962114+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e304 with expected crc 2023-09-30T09:45:35.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:34 smithi005 bash[75361]: cluster 2023-09-30T09:45:33.962943+0000 mon.a (mon.0) 1717 : cluster 0 osdmap e304: 8 total, 8 up, 7 in 2023-09-30T09:45:35.282 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:35.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:35.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:35.384 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:35.402 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:35.402 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:35.489 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:35.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:35.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:35.593 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:35.719 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:35.720 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:45:35.723 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export testimg /tmp/rbd_import_export_241392/img2 2023-09-30T09:45:35.913 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:35.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:35.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:36.017 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:36.047 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:36.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:36.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:36.103 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:36.109 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export testimg - 2023-09-30T09:45:36.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:36.178 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:36.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:36.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:36.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.963751+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.964111+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e305: 8 total, 8 up, 7 in 2023-09-30T09:45:36.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.964664+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.964763+0000 osd.0 (osd.0) 176 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.965115+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.968107+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.970459+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.971527+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[75361]: cluster 2023-09-30T09:45:34.973850+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.963751+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.964111+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e305: 8 total, 8 up, 7 in 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.964664+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.964763+0000 osd.0 (osd.0) 176 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.965115+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.968107+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.970459+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.971527+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:35 smithi005 bash[78438]: cluster 2023-09-30T09:45:34.973850+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.282 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.963751+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.964111+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e305: 8 total, 8 up, 7 in 2023-09-30T09:45:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.964664+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.964763+0000 osd.0 (osd.0) 176 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.965115+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.968107+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.970459+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.971527+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:35 smithi099 bash[59238]: cluster 2023-09-30T09:45:34.973850+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e305 with expected crc 2023-09-30T09:45:36.379 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:36.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:36.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:36.723 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:36.756 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:36.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:36.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:36.860 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:36.894 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:36.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:36.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:37.020 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:37.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:37.030 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:37.036 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm testimg 2023-09-30T09:45:37.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:36 smithi099 bash[59238]: cluster 2023-09-30T09:45:35.390903+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1464: 73 pgs: 17 peering, 56 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:37.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:36 smithi099 bash[59238]: cluster 2023-09-30T09:45:35.979412+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:36 smithi099 bash[59238]: cluster 2023-09-30T09:45:35.979964+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:36 smithi099 bash[59238]: cluster 2023-09-30T09:45:35.980287+0000 mon.a (mon.0) 1719 : cluster 0 osdmap e306: 8 total, 8 up, 7 in 2023-09-30T09:45:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:36 smithi099 bash[59238]: cluster 2023-09-30T09:45:35.981955+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:36 smithi099 bash[59238]: audit 2023-09-30T09:45:36.594115+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:37.123 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:37.147 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:37.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:37.251 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[78438]: cluster 2023-09-30T09:45:35.390903+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1464: 73 pgs: 17 peering, 56 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[78438]: cluster 2023-09-30T09:45:35.979412+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[78438]: cluster 2023-09-30T09:45:35.979964+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[78438]: cluster 2023-09-30T09:45:35.980287+0000 mon.a (mon.0) 1719 : cluster 0 osdmap e306: 8 total, 8 up, 7 in 2023-09-30T09:45:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[78438]: cluster 2023-09-30T09:45:35.981955+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[78438]: audit 2023-09-30T09:45:36.594115+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:37.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[75361]: cluster 2023-09-30T09:45:35.390903+0000 mgr.y (mgr.34107) 1336 : cluster 0 pgmap v1464: 73 pgs: 17 peering, 56 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:37.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[75361]: cluster 2023-09-30T09:45:35.979412+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[75361]: cluster 2023-09-30T09:45:35.979964+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[75361]: cluster 2023-09-30T09:45:35.980287+0000 mon.a (mon.0) 1719 : cluster 0 osdmap e306: 8 total, 8 up, 7 in 2023-09-30T09:45:37.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[75361]: cluster 2023-09-30T09:45:35.981955+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e306 with expected crc 2023-09-30T09:45:37.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:36 smithi005 bash[75361]: audit 2023-09-30T09:45:36.594115+0000 mon.a (mon.0) 1720 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:37.283 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:37.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:37.387 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:37.419 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:37.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:37.486 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:37.489 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:37.491 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp /tmp/rbd_import_export_241392/img /tmp/rbd_import_export_241392/img2 2023-09-30T09:45:37.523 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:37.554 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:37.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:37.657 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:37.694 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:37.798 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:37.827 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:37.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:37.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:37.961 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:37.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:38.065 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:38.076 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:37 smithi099 bash[59238]: cluster 2023-09-30T09:45:36.987555+0000 mon.a (mon.0) 1721 : cluster 0 osdmap e307: 8 total, 8 up, 7 in 2023-09-30T09:45:38.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:37 smithi099 bash[59238]: cluster 2023-09-30T09:45:36.987566+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:37 smithi099 bash[59238]: cluster 2023-09-30T09:45:36.988225+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:37 smithi099 bash[59238]: cluster 2023-09-30T09:45:36.990463+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.077 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:37 smithi099 bash[59238]: cluster 2023-09-30T09:45:37.004681+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.094 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:38.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:38.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:38.197 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:38.212 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp /tmp/rbd_import_export_241392/img /tmp/rbd_import_export_241392/img3 2023-09-30T09:45:38.223 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:38.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:38.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[75361]: cluster 2023-09-30T09:45:36.987555+0000 mon.a (mon.0) 1721 : cluster 0 osdmap e307: 8 total, 8 up, 7 in 2023-09-30T09:45:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[75361]: cluster 2023-09-30T09:45:36.987566+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[75361]: cluster 2023-09-30T09:45:36.988225+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[75361]: cluster 2023-09-30T09:45:36.990463+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[75361]: cluster 2023-09-30T09:45:37.004681+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[78438]: cluster 2023-09-30T09:45:36.987555+0000 mon.a (mon.0) 1721 : cluster 0 osdmap e307: 8 total, 8 up, 7 in 2023-09-30T09:45:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[78438]: cluster 2023-09-30T09:45:36.987566+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[78438]: cluster 2023-09-30T09:45:36.988225+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[78438]: cluster 2023-09-30T09:45:36.990463+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:37 smithi005 bash[78438]: cluster 2023-09-30T09:45:37.004681+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e307 with expected crc 2023-09-30T09:45:38.326 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:38.356 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:38.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:38.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:38.460 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:38.483 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:38.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:38.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:38.586 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:38.606 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:38.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:38.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:38.703 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img2 /tmp/rbd_import_export_241392/img3 2023-09-30T09:45:38.709 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:38.730 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:38.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:38.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:38.833 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:38.866 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:38.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:38.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:38.922 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format - testimg 2023-09-30T09:45:38.969 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:38.999 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:39.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:39.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:39.126 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:39.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:39.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:39.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:39.255 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[75361]: cluster 2023-09-30T09:45:37.391511+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1467: 73 pgs: 17 peering, 56 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[75361]: cluster 2023-09-30T09:45:37.995482+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[75361]: cluster 2023-09-30T09:45:37.995874+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[75361]: cluster 2023-09-30T09:45:37.996294+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e308: 8 total, 8 up, 7 in 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[75361]: cluster 2023-09-30T09:45:37.996571+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[75361]: cluster 2023-09-30T09:45:37.999968+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[78438]: cluster 2023-09-30T09:45:37.391511+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1467: 73 pgs: 17 peering, 56 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[78438]: cluster 2023-09-30T09:45:37.995482+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.256 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[78438]: cluster 2023-09-30T09:45:37.995874+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.257 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[78438]: cluster 2023-09-30T09:45:37.996294+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e308: 8 total, 8 up, 7 in 2023-09-30T09:45:39.257 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[78438]: cluster 2023-09-30T09:45:37.996571+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.257 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:38 smithi005 bash[78438]: cluster 2023-09-30T09:45:37.999968+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:38 smithi099 bash[59238]: cluster 2023-09-30T09:45:37.391511+0000 mgr.y (mgr.34107) 1337 : cluster 0 pgmap v1467: 73 pgs: 17 peering, 56 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:45:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:38 smithi099 bash[59238]: cluster 2023-09-30T09:45:37.995482+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:38 smithi099 bash[59238]: cluster 2023-09-30T09:45:37.995874+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:38 smithi099 bash[59238]: cluster 2023-09-30T09:45:37.996294+0000 mon.a (mon.0) 1722 : cluster 0 osdmap e308: 8 total, 8 up, 7 in 2023-09-30T09:45:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:38 smithi099 bash[59238]: cluster 2023-09-30T09:45:37.996571+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:38 smithi099 bash[59238]: cluster 2023-09-30T09:45:37.999968+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e308 with expected crc 2023-09-30T09:45:39.358 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:39.388 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:39.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:39.441 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:45:39.442 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:45:39.446 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export testimg /tmp/rbd_import_export_241392/img2 2023-09-30T09:45:39.492 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:39.516 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:39.517 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:45:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:45:39] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.33.4" 2023-09-30T09:45:39.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:39.619 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:39.647 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:39.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:39.745 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:39.750 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export testimg - 2023-09-30T09:45:39.751 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:39.783 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:39.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:39.888 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:39.920 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:39.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:39.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:40.005 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 5, 0, 4, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 5, 6, 4, 7] 2023-09-30T09:45:40.005 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-30T09:45:40.005 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-30T09:45:40.005 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.000000 2023-09-30T09:45:40.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 0 2023-09-30T09:45:40.024 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:40.050 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:40.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:40.153 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:40.182 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:40.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:40.286 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:40.307 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:40.411 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:40.430 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:40.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:40.534 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.557 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:40.614 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:40.618 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm testimg 2023-09-30T09:45:40.661 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.684 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:40.754 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:40.757 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp /tmp/rbd_import_export_241392/img /tmp/rbd_import_export_241392/img2 2023-09-30T09:45:40.788 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.811 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:40.914 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.934 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:40.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:40.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:41.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:41.062 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:41.063 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:40 smithi005 bash[75361]: cluster 2023-09-30T09:45:39.392518+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1469: 73 pgs: 13 peering, 60 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 140 KiB/s rd, 51 KiB/s wr, 76 op/s; 1 B/s, 0 objects/s recovering 2023-09-30T09:45:41.063 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:40 smithi005 bash[78438]: cluster 2023-09-30T09:45:39.392518+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1469: 73 pgs: 13 peering, 60 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 140 KiB/s rd, 51 KiB/s wr, 76 op/s; 1 B/s, 0 objects/s recovering 2023-09-30T09:45:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:41.165 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:41.197 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:41.300 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:41.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:41 smithi099 bash[59238]: cluster 2023-09-30T09:45:39.392518+0000 mgr.y (mgr.34107) 1338 : cluster 0 pgmap v1469: 73 pgs: 13 peering, 60 active+clean; 582 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 140 KiB/s rd, 51 KiB/s wr, 76 op/s; 1 B/s, 0 objects/s recovering 2023-09-30T09:45:41.330 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:41.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:41.434 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:41.465 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:41.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:41.511 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp /tmp/rbd_import_export_241392/img /tmp/rbd_import_export_241392/img3 2023-09-30T09:45:41.569 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:41.597 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:41.701 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:41.725 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:41.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:41.828 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:41.853 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:41.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:41.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:41.975 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:41.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:41.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:42.024 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img /tmp/rbd_import_export_241392/img2 /tmp/rbd_import_export_241392/img3 2023-09-30T09:45:42.078 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:42.109 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:42.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:42.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:42.212 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:42.245 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:42.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:42.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:42.349 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:42.380 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:42.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:42.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:42.484 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:42.513 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:42.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:42.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:42.615 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:42.644 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:42.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:42.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:42.748 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:42.772 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:42.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:42.876 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:42.906 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:42.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:43.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:43.046 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:43.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:43.132 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:43 smithi005 bash[75361]: cluster 2023-09-30T09:45:41.393236+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 5.2 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 306 KiB/s rd, 139 KiB/s wr, 60 op/s; 97 KiB/s, 1 objects/s recovering 2023-09-30T09:45:43.132 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:43 smithi005 bash[75361]: cluster 2023-09-30T09:45:42.931640+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-09-30T09:45:43.132 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:43 smithi005 bash[78438]: cluster 2023-09-30T09:45:41.393236+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 5.2 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 306 KiB/s rd, 139 KiB/s wr, 60 op/s; 97 KiB/s, 1 objects/s recovering 2023-09-30T09:45:43.133 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:43 smithi005 bash[78438]: cluster 2023-09-30T09:45:42.931640+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-09-30T09:45:43.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:43.174 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:43.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:43.277 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:43.291 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:43 smithi099 bash[59238]: cluster 2023-09-30T09:45:41.393236+0000 mgr.y (mgr.34107) 1339 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 5.2 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 306 KiB/s rd, 139 KiB/s wr, 60 op/s; 97 KiB/s, 1 objects/s recovering 2023-09-30T09:45:43.291 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:43 smithi099 bash[59238]: cluster 2023-09-30T09:45:42.931640+0000 mon.a (mon.0) 1723 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-09-30T09:45:43.312 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:43.416 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:43.440 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:43.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:43.576 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:43.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:43.680 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:43.702 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd help export 2023-09-30T09:45:43.702 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep -q export-format 2023-09-30T09:45:43.713 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:43.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:43.720 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_241392/img bs=1k count=10 seek=100 2023-09-30T09:45:43.721 INFO:tasks.workunit.client.0.smithi005.stderr:10+0 records in 2023-09-30T09:45:43.721 INFO:tasks.workunit.client.0.smithi005.stderr:10+0 records out 2023-09-30T09:45:43.721 INFO:tasks.workunit.client.0.smithi005.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000232548 s, 44.0 MB/s 2023-09-30T09:45:43.721 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format /tmp/rbd_import_export_241392/img testimg 2023-09-30T09:45:43.817 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:43.835 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:43.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:43.898 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:45:43.898 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:45:43.901 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap create testimg@snap 2023-09-30T09:45:43.938 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:43.961 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:43.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:43.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:44.029 INFO:tasks.workunit.client.0.smithi005.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-30T09:45:44.037 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd image-meta set testimg key1 value1 2023-09-30T09:45:44.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:44.087 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:44.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:44.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:44.095 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd image-meta list testimg 2023-09-30T09:45:44.137 INFO:tasks.workunit.client.0.smithi005.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-30T09:45:44.137 INFO:tasks.workunit.client.0.smithi005.stderr: 2023-09-30T09:45:44.137 INFO:tasks.workunit.client.0.smithi005.stderr:Key Value 2023-09-30T09:45:44.137 INFO:tasks.workunit.client.0.smithi005.stderr:key1 value1 2023-09-30T09:45:44.137 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:44.182 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-30T09:45:44.187 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_241392/img_v2 testimg_import 2023-09-30T09:45:44.190 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:44.222 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:44.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[78438]: cluster 2023-09-30T09:45:42.930196+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[78438]: cluster 2023-09-30T09:45:42.931183+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[78438]: cluster 2023-09-30T09:45:43.031601+0000 osd.0 (osd.0) 177 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[78438]: cluster 2023-09-30T09:45:43.034812+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[78438]: cluster 2023-09-30T09:45:43.034823+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[75361]: cluster 2023-09-30T09:45:42.930196+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[75361]: cluster 2023-09-30T09:45:42.931183+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[75361]: cluster 2023-09-30T09:45:43.031601+0000 osd.0 (osd.0) 177 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[75361]: cluster 2023-09-30T09:45:43.034812+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:44 smithi005 bash[75361]: cluster 2023-09-30T09:45:43.034823+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:44 smithi099 bash[59238]: cluster 2023-09-30T09:45:42.930196+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:44 smithi099 bash[59238]: cluster 2023-09-30T09:45:42.931183+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:44 smithi099 bash[59238]: cluster 2023-09-30T09:45:43.031601+0000 osd.0 (osd.0) 177 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:44 smithi099 bash[59238]: cluster 2023-09-30T09:45:43.034812+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:44 smithi099 bash[59238]: cluster 2023-09-30T09:45:43.034823+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e309 with expected crc 2023-09-30T09:45:44.327 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:44.359 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:44.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:44.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:44.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:44.493 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:44.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:44.597 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:44.624 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:44.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:44.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:44.728 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:44.755 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:44.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:44.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:44.859 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:44.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:44.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:44.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:44.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:45.024 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:45.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:45.045 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-30T09:45:45.049 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info testimg_import 2023-09-30T09:45:45.111 INFO:tasks.workunit.client.0.smithi005.stdout:rbd image 'testimg_import': 2023-09-30T09:45:45.111 INFO:tasks.workunit.client.0.smithi005.stdout: size 110 KiB in 1 objects 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: order 22 (4 MiB objects) 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: snapshot_count: 1 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: id: 8d7583a25040 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: block_name_prefix: rbd_data.8d7583a25040 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: format: 2 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: op_features: 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: flags: 2023-09-30T09:45:45.112 INFO:tasks.workunit.client.0.smithi005.stdout: create_timestamp: Sat Sep 30 09:45:44 2023 2023-09-30T09:45:45.113 INFO:tasks.workunit.client.0.smithi005.stdout: access_timestamp: Sat Sep 30 09:45:44 2023 2023-09-30T09:45:45.113 INFO:tasks.workunit.client.0.smithi005.stdout: modify_timestamp: Sat Sep 30 09:45:44 2023 2023-09-30T09:45:45.115 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info testimg_import@snap 2023-09-30T09:45:45.130 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout:rbd image 'testimg_import': 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: size 110 KiB in 1 objects 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: order 22 (4 MiB objects) 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: snapshot_count: 1 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: id: 8d7583a25040 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: block_name_prefix: rbd_data.8d7583a25040 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: format: 2 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-30T09:45:45.160 INFO:tasks.workunit.client.0.smithi005.stdout: op_features: 2023-09-30T09:45:45.161 INFO:tasks.workunit.client.0.smithi005.stdout: flags: 2023-09-30T09:45:45.161 INFO:tasks.workunit.client.0.smithi005.stdout: create_timestamp: Sat Sep 30 09:45:44 2023 2023-09-30T09:45:45.161 INFO:tasks.workunit.client.0.smithi005.stdout: access_timestamp: Sat Sep 30 09:45:44 2023 2023-09-30T09:45:45.161 INFO:tasks.workunit.client.0.smithi005.stdout: modify_timestamp: Sat Sep 30 09:45:44 2023 2023-09-30T09:45:45.161 INFO:tasks.workunit.client.0.smithi005.stdout: protected: False 2023-09-30T09:45:45.161 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:45.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:45.166 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd image-meta list testimg_import 2023-09-30T09:45:45.216 INFO:tasks.workunit.client.0.smithi005.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-30T09:45:45.216 INFO:tasks.workunit.client.0.smithi005.stderr: 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:Key Value 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:key1 value1 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ There is 1 metadatum on this image: 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr: 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:Key Value 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr: 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:Key Value 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:key1 value1 ] 2023-09-30T09:45:45.217 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export testimg_import /tmp/rbd_import_export_241392/img_import 2023-09-30T09:45:45.259 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete...done. 2023-09-30T09:45:45.264 INFO:tasks.workunit.client.0.smithi005.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_241392/img /tmp/rbd_import_export_241392/img_import 2023-09-30T09:45:45.264 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp -l /tmp/rbd_import_export_241392/img /tmp/rbd_import_export_241392/img_import 2023-09-30T09:45:45.265 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:45.266 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/img --format %b 2023-09-30T09:45:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[78438]: cluster 2023-09-30T09:45:43.393676+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 5.2 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 332 KiB/s rd, 132 KiB/s wr, 110 op/s; 91 KiB/s, 1 objects/s recovering 2023-09-30T09:45:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[78438]: cluster 2023-09-30T09:45:44.009406+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-09-30T09:45:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[78438]: cluster 2023-09-30T09:45:44.010520+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[78438]: cluster 2023-09-30T09:45:44.010634+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[78438]: cluster 2023-09-30T09:45:44.011028+0000 osd.0 (osd.0) 178 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[78438]: cluster 2023-09-30T09:45:44.017493+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[75361]: cluster 2023-09-30T09:45:43.393676+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 5.2 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 332 KiB/s rd, 132 KiB/s wr, 110 op/s; 91 KiB/s, 1 objects/s recovering 2023-09-30T09:45:45.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[75361]: cluster 2023-09-30T09:45:44.009406+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-09-30T09:45:45.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[75361]: cluster 2023-09-30T09:45:44.010520+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[75361]: cluster 2023-09-30T09:45:44.010634+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[75361]: cluster 2023-09-30T09:45:44.011028+0000 osd.0 (osd.0) 178 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:45 smithi005 bash[75361]: cluster 2023-09-30T09:45:44.017493+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.269 INFO:tasks.workunit.client.0.smithi005.stderr:+ origsize=24 2023-09-30T09:45:45.269 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/img_import --format %b 2023-09-30T09:45:45.269 INFO:tasks.workunit.client.0.smithi005.stderr:+ exportsize=224 2023-09-30T09:45:45.269 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=200 2023-09-30T09:45:45.269 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=200 2023-09-30T09:45:45.269 INFO:tasks.workunit.client.0.smithi005.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-30T09:45:45.269 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_241392/img_snap 2023-09-30T09:45:45.277 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:45 smithi099 bash[59238]: cluster 2023-09-30T09:45:43.393676+0000 mgr.y (mgr.34107) 1340 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 5.2 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 332 KiB/s rd, 132 KiB/s wr, 110 op/s; 91 KiB/s, 1 objects/s recovering 2023-09-30T09:45:45.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:45 smithi099 bash[59238]: cluster 2023-09-30T09:45:44.009406+0000 mon.a (mon.0) 1724 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-09-30T09:45:45.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:45 smithi099 bash[59238]: cluster 2023-09-30T09:45:44.010520+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:45 smithi099 bash[59238]: cluster 2023-09-30T09:45:44.010634+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:45 smithi099 bash[59238]: cluster 2023-09-30T09:45:44.011028+0000 osd.0 (osd.0) 178 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.278 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:45 smithi099 bash[59238]: cluster 2023-09-30T09:45:44.017493+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e310 with expected crc 2023-09-30T09:45:45.296 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:45.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:45.312 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete...done. 2023-09-30T09:45:45.316 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_241392/img_snap_import 2023-09-30T09:45:45.369 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete...done. 2023-09-30T09:45:45.376 INFO:tasks.workunit.client.0.smithi005.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_241392/img_snap /tmp/rbd_import_export_241392/img_snap_import 2023-09-30T09:45:45.376 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp -l /tmp/rbd_import_export_241392/img_snap /tmp/rbd_import_export_241392/img_snap_import 2023-09-30T09:45:45.377 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/img_snap --format %b 2023-09-30T09:45:45.378 INFO:tasks.workunit.client.0.smithi005.stderr:+ origsize=224 2023-09-30T09:45:45.378 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/img_snap_import --format %b 2023-09-30T09:45:45.379 INFO:tasks.workunit.client.0.smithi005.stderr:+ exportsize=224 2023-09-30T09:45:45.379 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:45:45.380 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:45:45.380 INFO:tasks.workunit.client.0.smithi005.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-30T09:45:45.380 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:45.380 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img_import 2023-09-30T09:45:45.380 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img_snap 2023-09-30T09:45:45.381 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img_snap_import 2023-09-30T09:45:45.382 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap rm testimg_import@snap 2023-09-30T09:45:45.400 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:45.423 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:45.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:45.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:45.556 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:45.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:45.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:45.687 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:45.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:45.791 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:45.812 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:45.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:45.916 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:45.948 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:45.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:45.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:46.040 INFO:tasks.workunit.client.0.smithi005.stderr: Removing snap: 100% complete...done. 2023-09-30T09:45:46.050 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg_import 2023-09-30T09:45:46.053 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:46.064 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[78438]: cluster 2023-09-30T09:45:45.015601+0000 osd.0 (osd.0) 179 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.064 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[78438]: cluster 2023-09-30T09:45:45.018865+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.065 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[78438]: cluster 2023-09-30T09:45:45.018878+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.065 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[78438]: cluster 2023-09-30T09:45:45.018924+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-30T09:45:46.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[75361]: cluster 2023-09-30T09:45:45.015601+0000 osd.0 (osd.0) 179 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[75361]: cluster 2023-09-30T09:45:45.018865+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[75361]: cluster 2023-09-30T09:45:45.018878+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.065 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:46 smithi005 bash[75361]: cluster 2023-09-30T09:45:45.018924+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-30T09:45:46.079 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:46.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:46.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:46.182 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:46.189 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:46.193 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap rm testimg@snap 2023-09-30T09:45:46.203 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:46.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:46.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:46.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:46 smithi099 bash[59238]: cluster 2023-09-30T09:45:45.015601+0000 osd.0 (osd.0) 179 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:46 smithi099 bash[59238]: cluster 2023-09-30T09:45:45.018865+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:46 smithi099 bash[59238]: cluster 2023-09-30T09:45:45.018878+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:46.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:46 smithi099 bash[59238]: cluster 2023-09-30T09:45:45.018924+0000 mon.a (mon.0) 1725 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-30T09:45:46.306 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:46.341 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:46.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:46.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:46.445 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:46.475 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:46.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:46.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:46.579 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:46.609 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:46.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:46.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:46.712 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:46.738 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:46.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:46.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:46.842 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:46.869 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:46.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:46.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:46.972 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:47.000 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:47.048 INFO:tasks.workunit.client.0.smithi005.stderr: Removing snap: 100% complete...done. 2023-09-30T09:45:47.058 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm testimg 2023-09-30T09:45:47.103 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:47.133 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:47.143 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:45:47.193 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:47.197 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --order 20 /tmp/rbd_import_export_241392/img testimg 2023-09-30T09:45:47.236 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:47.265 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:47.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[75361]: cluster 2023-09-30T09:45:45.394579+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 340 KiB/s rd, 141 KiB/s wr, 103 op/s; 97 KiB/s, 1 objects/s recovering 2023-09-30T09:45:47.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[75361]: cluster 2023-09-30T09:45:46.026664+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:47.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[75361]: cluster 2023-09-30T09:45:46.026740+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e312 with expected crc 2023-09-30T09:45:47.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[75361]: cluster 2023-09-30T09:45:46.027000+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e312 with expected crc 2023-09-30T09:45:47.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[75361]: cluster 2023-09-30T09:45:46.027045+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-30T09:45:47.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[78438]: cluster 2023-09-30T09:45:45.394579+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 340 KiB/s rd, 141 KiB/s wr, 103 op/s; 97 KiB/s, 1 objects/s recovering 2023-09-30T09:45:47.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[78438]: cluster 2023-09-30T09:45:46.026664+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:47.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[78438]: cluster 2023-09-30T09:45:46.026740+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e312 with expected crc 2023-09-30T09:45:47.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[78438]: cluster 2023-09-30T09:45:46.027000+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e312 with expected crc 2023-09-30T09:45:47.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:47 smithi005 bash[78438]: cluster 2023-09-30T09:45:46.027045+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-30T09:45:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:47.275 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:45:47.276 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --order is deprecated, use --object-size 2023-09-30T09:45:47.281 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:47 smithi099 bash[59238]: cluster 2023-09-30T09:45:45.394579+0000 mgr.y (mgr.34107) 1341 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 340 KiB/s rd, 141 KiB/s wr, 103 op/s; 97 KiB/s, 1 objects/s recovering 2023-09-30T09:45:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:47 smithi099 bash[59238]: cluster 2023-09-30T09:45:46.026664+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e311 with expected crc 2023-09-30T09:45:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:47 smithi099 bash[59238]: cluster 2023-09-30T09:45:46.026740+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e312 with expected crc 2023-09-30T09:45:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:47 smithi099 bash[59238]: cluster 2023-09-30T09:45:46.027000+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e312 with expected crc 2023-09-30T09:45:47.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:47 smithi099 bash[59238]: cluster 2023-09-30T09:45:46.027045+0000 mon.a (mon.0) 1726 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-30T09:45:47.331 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-30T09:45:47.336 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_241392/img_v2 testimg_import 2023-09-30T09:45:47.370 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:47.395 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:47.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:47.429 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-30T09:45:47.433 INFO:tasks.workunit.client.0.smithi005.stderr:+ + rbd info testimg_import 2023-09-30T09:45:47.433 INFO:tasks.workunit.client.0.smithi005.stderr:grep order 2023-09-30T09:45:47.433 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $2} 2023-09-30T09:45:47.433 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep 20 2023-09-30T09:45:47.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:47.531 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:47.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:47.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:47.668 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:47.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:47.772 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:47.784 INFO:tasks.workunit.client.0.smithi005.stdout:20 2023-09-30T09:45:47.784 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:47.785 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg_import 2023-09-30T09:45:47.798 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:47.902 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:47.935 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:47.936 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:47.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:47.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:47.939 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg 2023-09-30T09:45:48.040 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:48.071 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:48.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:48.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:48.090 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:48.095 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_241392/img testimg 2023-09-30T09:45:48.165 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:45:48.170 INFO:tasks.workunit.client.0.smithi005.stderr:+ + rbd info testimggrep features 2023-09-30T09:45:48.170 INFO:tasks.workunit.client.0.smithi005.stderr: 2023-09-30T09:45:48.176 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:48.211 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:48.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:48.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:48.221 INFO:tasks.workunit.client.0.smithi005.stderr:+ FEATURES_BEFORE= features: layering 2023-09-30T09:45:48.222 INFO:tasks.workunit.client.0.smithi005.stderr: op_features: 2023-09-30T09:45:48.222 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:48.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[78438]: cluster 2023-09-30T09:45:47.036535+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[78438]: cluster 2023-09-30T09:45:47.036868+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[78438]: cluster 2023-09-30T09:45:47.036889+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-30T09:45:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[78438]: cluster 2023-09-30T09:45:47.041203+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[78438]: cluster 2023-09-30T09:45:47.041442+0000 osd.0 (osd.0) 180 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[78438]: audit 2023-09-30T09:45:47.237314+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:48.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[78438]: cluster 2023-09-30T09:45:47.395047+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 134 KiB/s rd, 56 KiB/s wr, 62 op/s 2023-09-30T09:45:48.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[75361]: cluster 2023-09-30T09:45:47.036535+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[75361]: cluster 2023-09-30T09:45:47.036868+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[75361]: cluster 2023-09-30T09:45:47.036889+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-30T09:45:48.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[75361]: cluster 2023-09-30T09:45:47.041203+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[75361]: cluster 2023-09-30T09:45:47.041442+0000 osd.0 (osd.0) 180 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[75361]: audit 2023-09-30T09:45:47.237314+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:48.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:48 smithi005 bash[75361]: cluster 2023-09-30T09:45:47.395047+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 134 KiB/s rd, 56 KiB/s wr, 62 op/s 2023-09-30T09:45:48.278 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-30T09:45:48.284 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_241392/img_v2 testimg_import 2023-09-30T09:45:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:48 smithi099 bash[59238]: cluster 2023-09-30T09:45:47.036535+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:48 smithi099 bash[59238]: cluster 2023-09-30T09:45:47.036868+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:48 smithi099 bash[59238]: cluster 2023-09-30T09:45:47.036889+0000 mon.a (mon.0) 1727 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-30T09:45:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:48 smithi099 bash[59238]: cluster 2023-09-30T09:45:47.041203+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:48 smithi099 bash[59238]: cluster 2023-09-30T09:45:47.041442+0000 osd.0 (osd.0) 180 : cluster 3 failed to encode map e313 with expected crc 2023-09-30T09:45:48.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:48 smithi099 bash[59238]: audit 2023-09-30T09:45:47.237314+0000 mon.a (mon.0) 1728 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:45:48.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:48 smithi099 bash[59238]: cluster 2023-09-30T09:45:47.395047+0000 mgr.y (mgr.34107) 1342 : cluster 0 pgmap v1478: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 134 KiB/s rd, 56 KiB/s wr, 62 op/s 2023-09-30T09:45:48.317 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:48.338 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:48.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:48.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:48.360 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-30T09:45:48.365 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info testimg_import 2023-09-30T09:45:48.365 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep features 2023-09-30T09:45:48.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ FEATURES_AFTER= features: layering 2023-09-30T09:45:48.416 INFO:tasks.workunit.client.0.smithi005.stderr: op_features: 2023-09-30T09:45:48.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ features: layering 2023-09-30T09:45:48.416 INFO:tasks.workunit.client.0.smithi005.stderr: op_features: != features: layering 2023-09-30T09:45:48.416 INFO:tasks.workunit.client.0.smithi005.stderr: op_features: ] 2023-09-30T09:45:48.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:48.417 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg_import 2023-09-30T09:45:48.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:48.463 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:48.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:48.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:48.527 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:48.533 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg 2023-09-30T09:45:48.566 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:48.599 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:48.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:48.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:48.653 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:48.659 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_241392/img testimg 2023-09-30T09:45:48.702 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:48.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:48.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:48.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:48.748 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:45:48.752 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:48.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:48.862 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:48.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:48.966 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:48.999 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:49.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:49.102 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:49.118 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-30T09:45:49.123 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_241392/img_v2 testimg_import 2023-09-30T09:45:49.124 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:49.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:49.206 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-30T09:45:49.210 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info testimg_import 2023-09-30T09:45:49.210 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep stripe unit 2023-09-30T09:45:49.210 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep -Ei (4 KiB|4096) 2023-09-30T09:45:49.228 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:49.248 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:49.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:49.253 INFO:tasks.workunit.client.0.smithi005.stdout: stripe unit: 4 KiB 2023-09-30T09:45:49.254 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info testimg_import 2023-09-30T09:45:49.254 INFO:tasks.workunit.client.0.smithi005.stderr:+ + awk {print $3} 2023-09-30T09:45:49.254 INFO:tasks.workunit.client.0.smithi005.stderr:grep stripe count 2023-09-30T09:45:49.254 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep 1000 2023-09-30T09:45:49.298 INFO:tasks.workunit.client.0.smithi005.stdout:1000 2023-09-30T09:45:49.298 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/img_v2 2023-09-30T09:45:49.299 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg_import 2023-09-30T09:45:49.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:49.384 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:49.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:49.395 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:45:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:45:49] "GET /metrics HTTP/1.1" 200 34038 "" "Prometheus/2.33.4" 2023-09-30T09:45:49.447 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:49.453 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg 2023-09-30T09:45:49.487 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:49.519 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:49.608 INFO:tasks.workunit.client.0.smithi005.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-30T09:45:49.612 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_241392/img testimg 2023-09-30T09:45:49.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:49.652 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:49.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:49.693 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:45:49.697 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap create testimg@snap1 2023-09-30T09:45:49.756 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:49.777 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:49.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:49.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:49.905 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:49.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:49.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:50.008 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:50.031 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:50.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:50.135 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:50.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:50.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:50.258 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:50.294 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:50.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:50.398 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:50.432 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:50.477 INFO:tasks.workunit.client.0.smithi005.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-30T09:45:50.487 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap create testimg@snap2 2023-09-30T09:45:50.535 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:50.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:50 smithi099 bash[59238]: cluster 2023-09-30T09:45:49.395729+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 698 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 135 KiB/s rd, 24 KiB/s wr, 186 op/s 2023-09-30T09:45:50.560 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:50.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:50.663 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:50.691 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:50.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:50.794 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:50.817 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:50.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:50.920 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:50.953 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:50.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:50.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:51.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:50 smithi005 bash[75361]: cluster 2023-09-30T09:45:49.395729+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 698 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 135 KiB/s rd, 24 KiB/s wr, 186 op/s 2023-09-30T09:45:51.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:50 smithi005 bash[78438]: cluster 2023-09-30T09:45:49.395729+0000 mgr.y (mgr.34107) 1343 : cluster 0 pgmap v1479: 73 pgs: 73 active+clean; 698 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 135 KiB/s rd, 24 KiB/s wr, 186 op/s 2023-09-30T09:45:51.059 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:51.091 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:51.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:51.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:51.197 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:51.229 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:51.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:51.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:51.333 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:51.364 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:51.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:51.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:51.467 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:51.470 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[75361]: cluster 2023-09-30T09:45:50.459659+0000 mon.a (mon.0) 1729 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-30T09:45:51.470 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[75361]: cluster 2023-09-30T09:45:50.460880+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.470 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[75361]: cluster 2023-09-30T09:45:50.461029+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.470 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[75361]: cluster 2023-09-30T09:45:50.461648+0000 osd.0 (osd.0) 181 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.471 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[75361]: cluster 2023-09-30T09:45:50.466589+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.471 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[75361]: cluster 2023-09-30T09:45:50.702644+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.485 INFO:tasks.workunit.client.0.smithi005.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-30T09:45:51.494 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap protect testimg@snap2 2023-09-30T09:45:51.496 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:51.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:51.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:51.547 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_241392/snap_protect 2023-09-30T09:45:51.600 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:51.609 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-30T09:45:51.613 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_241392/snap_protect testimg_import 2023-09-30T09:45:51.628 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:51.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:51.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:51.731 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:51.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:51 smithi099 bash[59238]: cluster 2023-09-30T09:45:50.459659+0000 mon.a (mon.0) 1729 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-30T09:45:51.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:51 smithi099 bash[59238]: cluster 2023-09-30T09:45:50.460880+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:51 smithi099 bash[59238]: cluster 2023-09-30T09:45:50.461029+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:51 smithi099 bash[59238]: cluster 2023-09-30T09:45:50.461648+0000 osd.0 (osd.0) 181 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:51 smithi099 bash[59238]: cluster 2023-09-30T09:45:50.466589+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.744 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:51 smithi099 bash[59238]: cluster 2023-09-30T09:45:50.702644+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.761 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:51.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:51.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:51.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[78438]: cluster 2023-09-30T09:45:50.459659+0000 mon.a (mon.0) 1729 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-30T09:45:51.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[78438]: cluster 2023-09-30T09:45:50.460880+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[78438]: cluster 2023-09-30T09:45:50.461029+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[78438]: cluster 2023-09-30T09:45:50.461648+0000 osd.0 (osd.0) 181 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[78438]: cluster 2023-09-30T09:45:50.466589+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:51 smithi005 bash[78438]: cluster 2023-09-30T09:45:50.702644+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e314 with expected crc 2023-09-30T09:45:51.866 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:51.890 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:51.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:51.995 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:52.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:52.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:52.127 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:52.160 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:52.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:52.264 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:52.299 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:52.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:52.439 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:52.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:52.542 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:52 smithi099 bash[59238]: cluster 2023-09-30T09:45:51.396382+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 808 KiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 234 KiB/s rd, 27 KiB/s wr, 302 op/s 2023-09-30T09:45:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:52 smithi099 bash[59238]: cluster 2023-09-30T09:45:51.468708+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-30T09:45:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:52 smithi099 bash[59238]: cluster 2023-09-30T09:45:51.468929+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:52 smithi099 bash[59238]: cluster 2023-09-30T09:45:51.469169+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:52 smithi099 bash[59238]: cluster 2023-09-30T09:45:51.470914+0000 osd.0 (osd.0) 182 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:52 smithi099 bash[59238]: cluster 2023-09-30T09:45:51.475584+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:52 smithi099 bash[59238]: audit 2023-09-30T09:45:51.594356+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:52.573 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:52.677 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:52.703 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:52.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[75361]: cluster 2023-09-30T09:45:51.396382+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 808 KiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 234 KiB/s rd, 27 KiB/s wr, 302 op/s 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[75361]: cluster 2023-09-30T09:45:51.468708+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[75361]: cluster 2023-09-30T09:45:51.468929+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[75361]: cluster 2023-09-30T09:45:51.469169+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[75361]: cluster 2023-09-30T09:45:51.470914+0000 osd.0 (osd.0) 182 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[75361]: cluster 2023-09-30T09:45:51.475584+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[75361]: audit 2023-09-30T09:45:51.594356+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:52.741 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[78438]: cluster 2023-09-30T09:45:51.396382+0000 mgr.y (mgr.34107) 1344 : cluster 0 pgmap v1481: 73 pgs: 73 active+clean; 808 KiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 234 KiB/s rd, 27 KiB/s wr, 302 op/s 2023-09-30T09:45:52.742 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[78438]: cluster 2023-09-30T09:45:51.468708+0000 mon.a (mon.0) 1730 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-30T09:45:52.742 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[78438]: cluster 2023-09-30T09:45:51.468929+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.742 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[78438]: cluster 2023-09-30T09:45:51.469169+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.742 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[78438]: cluster 2023-09-30T09:45:51.470914+0000 osd.0 (osd.0) 182 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.742 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[78438]: cluster 2023-09-30T09:45:51.475584+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e315 with expected crc 2023-09-30T09:45:52.742 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:52 smithi005 bash[78438]: audit 2023-09-30T09:45:51.594356+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:52.807 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:52.838 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:52.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:52.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:52.963 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:52.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:52.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:52.973 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-30T09:45:52.977 INFO:tasks.workunit.client.0.smithi005.stderr:+ + rbd info testimg_import@snap1 2023-09-30T09:45:52.977 INFO:tasks.workunit.client.0.smithi005.stderr:grep protected: False 2023-09-30T09:45:53.032 INFO:tasks.workunit.client.0.smithi005.stdout: protected: False 2023-09-30T09:45:53.032 INFO:tasks.workunit.client.0.smithi005.stderr:+ + rbd info testimg_import@snap2 2023-09-30T09:45:53.032 INFO:tasks.workunit.client.0.smithi005.stderr:grep protected: True 2023-09-30T09:45:53.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:53.080 INFO:tasks.workunit.client.0.smithi005.stdout: protected: True 2023-09-30T09:45:53.081 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/snap_protect 2023-09-30T09:45:53.081 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap unprotect testimg@snap2 2023-09-30T09:45:53.100 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:53.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:53.142 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-30T09:45:53.183 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:45:53.183 INFO:teuthology.orchestra.run.smithi005.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-30T09:45:53.202 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap purge testimg 2023-09-30T09:45:53.204 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:53.226 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:53.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:53.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:53.330 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:53.353 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:53.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:53.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:53.456 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:53.458 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:45:53.484 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:53.484 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:45:53.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:53.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:53.507 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:45:53.534 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:45:53.561 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:45:53.587 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:53.587 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:45:53.616 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:45:53.617 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:53.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:53.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:53.644 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:45:53.649 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.649 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.649 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.649 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.650 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.650 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.650 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.650 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-30T09:45:53.721 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.476606+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.480095+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.482284+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.483555+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.932561+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.933324+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.935126+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.733 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.941775+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.734 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: audit 2023-09-30T09:45:53.156730+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.5:0/2006438717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:45:53.734 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:53 smithi099 bash[59238]: audit 2023-09-30T09:45:53.426088+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.5:0/3942090337' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:53.752 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:53.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:53.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.476606+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-30T09:45:53.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.480095+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.482284+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.483555+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.932561+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-30T09:45:53.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.933324+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.935126+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.941775+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: audit 2023-09-30T09:45:53.156730+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.5:0/2006438717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[75361]: audit 2023-09-30T09:45:53.426088+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.5:0/3942090337' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.476606+0000 mon.a (mon.0) 1732 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.480095+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.482284+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.483555+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:53.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.932561+0000 mon.a (mon.0) 1733 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-30T09:45:53.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.933324+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.935126+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.941775+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:53.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: audit 2023-09-30T09:45:53.156730+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.5:0/2006438717' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-30T09:45:53.769 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:53 smithi005 bash[78438]: audit 2023-09-30T09:45:53.426088+0000 mon.a (mon.0) 1735 : audit 0 from='client.? 172.21.15.5:0/3942090337' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:45:53.855 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:53.886 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:53.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:53.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:53.953 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is set 2023-09-30T09:45:53.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:54.023 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:54.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:54.128 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:54.155 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:54.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:54.258 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:54.283 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:54.386 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:54.410 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:54.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:54.513 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:54.543 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:54.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:54.647 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:54.656 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.488105+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:52.932972+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:53.397026+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 698 KiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 299 KiB/s rd, 23 KiB/s wr, 379 op/s 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:53.937198+0000 mon.a (mon.0) 1736 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: audit 2023-09-30T09:45:53.944634+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.5:0/2006438717' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:53.948393+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:53.948614+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:53.953197+0000 osd.0 (osd.0) 183 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[75361]: cluster 2023-09-30T09:45:54.244817+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.488105+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:54.657 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:52.932972+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:54.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:53.397026+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 698 KiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 299 KiB/s rd, 23 KiB/s wr, 379 op/s 2023-09-30T09:45:54.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:53.937198+0000 mon.a (mon.0) 1736 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:45:54.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: audit 2023-09-30T09:45:53.944634+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.5:0/2006438717' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:45:54.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:53.948393+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-30T09:45:54.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:53.948614+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:53.953197+0000 osd.0 (osd.0) 183 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.658 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:54 smithi005 bash[78438]: cluster 2023-09-30T09:45:54.244817+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.670 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:54.774 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:54.787 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.488105+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e316 with expected crc 2023-09-30T09:45:54.787 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:52.932972+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e317 with expected crc 2023-09-30T09:45:54.787 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:53.397026+0000 mgr.y (mgr.34107) 1345 : cluster 0 pgmap v1485: 73 pgs: 73 active+clean; 698 KiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 299 KiB/s rd, 23 KiB/s wr, 379 op/s 2023-09-30T09:45:54.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:53.937198+0000 mon.a (mon.0) 1736 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:45:54.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: audit 2023-09-30T09:45:53.944634+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.5:0/2006438717' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-30T09:45:54.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:53.948393+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-30T09:45:54.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:53.948614+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:53.953197+0000 osd.0 (osd.0) 183 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.788 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:54 smithi099 bash[59238]: cluster 2023-09-30T09:45:54.244817+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:54.808 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:54.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:54.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:54.938 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:54.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:54.960 INFO:tasks.workunit.client.0.smithi005.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-30T09:45:54.975 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd snap purge testimg_import 2023-09-30T09:45:55.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:55.076 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:55.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:55.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:55.180 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:55.206 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:55.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:55.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:55.310 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:55.344 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:55.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:55.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:55.447 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:55.479 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:55.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:55.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:55.582 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:55.604 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:55.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:55.707 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:55.720 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:55 smithi099 bash[59238]: cluster 2023-09-30T09:45:53.948449+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:55.720 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:55 smithi099 bash[59238]: cluster 2023-09-30T09:45:53.948451+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:55.720 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:55 smithi099 bash[59238]: cluster 2023-09-30T09:45:54.951267+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.720 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:55 smithi099 bash[59238]: cluster 2023-09-30T09:45:54.952038+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.720 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:55 smithi099 bash[59238]: cluster 2023-09-30T09:45:54.953229+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-30T09:45:55.720 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:55 smithi099 bash[59238]: cluster 2023-09-30T09:45:54.955200+0000 osd.0 (osd.0) 184 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.738 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:55.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:55.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:55.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[75361]: cluster 2023-09-30T09:45:53.948449+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:55.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[75361]: cluster 2023-09-30T09:45:53.948451+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:55.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[75361]: cluster 2023-09-30T09:45:54.951267+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[75361]: cluster 2023-09-30T09:45:54.952038+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[75361]: cluster 2023-09-30T09:45:54.953229+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-30T09:45:55.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[75361]: cluster 2023-09-30T09:45:54.955200+0000 osd.0 (osd.0) 184 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[78438]: cluster 2023-09-30T09:45:53.948449+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:55.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[78438]: cluster 2023-09-30T09:45:53.948451+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e318 with expected crc 2023-09-30T09:45:55.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[78438]: cluster 2023-09-30T09:45:54.951267+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[78438]: cluster 2023-09-30T09:45:54.952038+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[78438]: cluster 2023-09-30T09:45:54.953229+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-30T09:45:55.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:55 smithi005 bash[78438]: cluster 2023-09-30T09:45:54.955200+0000 osd.0 (osd.0) 184 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:55.842 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:55.868 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:55.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:55.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:55.972 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:55.998 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:56.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:56.102 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:56.131 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:56.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:56.235 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:56.267 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:45:56.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:45:56.371 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:56.404 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:56.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:56.508 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:56.536 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:56.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:56.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:56 smithi099 bash[59238]: cluster 2023-09-30T09:45:54.961619+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:56.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:56 smithi099 bash[59238]: cluster 2023-09-30T09:45:55.397773+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 802 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 246 KiB/s rd, 23 KiB/s wr, 330 op/s 2023-09-30T09:45:56.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:56 smithi099 bash[59238]: cluster 2023-09-30T09:45:55.804871+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:56.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:56 smithi099 bash[59238]: cluster 2023-09-30T09:45:55.959064+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:56 smithi099 bash[59238]: cluster 2023-09-30T09:45:55.959414+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-30T09:45:56.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:56 smithi099 bash[59238]: cluster 2023-09-30T09:45:55.959723+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:56.622 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-30T09:45:56.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:56.673 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:56.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:56.758 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[75361]: cluster 2023-09-30T09:45:54.961619+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:56.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[75361]: cluster 2023-09-30T09:45:55.397773+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 802 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 246 KiB/s rd, 23 KiB/s wr, 330 op/s 2023-09-30T09:45:56.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[75361]: cluster 2023-09-30T09:45:55.804871+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:56.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[75361]: cluster 2023-09-30T09:45:55.959064+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:56.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[75361]: cluster 2023-09-30T09:45:55.959414+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-30T09:45:56.759 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[75361]: cluster 2023-09-30T09:45:55.959723+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:56.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[78438]: cluster 2023-09-30T09:45:54.961619+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:56.759 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[78438]: cluster 2023-09-30T09:45:55.397773+0000 mgr.y (mgr.34107) 1346 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 802 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 246 KiB/s rd, 23 KiB/s wr, 330 op/s 2023-09-30T09:45:56.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[78438]: cluster 2023-09-30T09:45:55.804871+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e319 with expected crc 2023-09-30T09:45:56.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[78438]: cluster 2023-09-30T09:45:55.959064+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:56.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[78438]: cluster 2023-09-30T09:45:55.959414+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-30T09:45:56.760 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:56 smithi005 bash[78438]: cluster 2023-09-30T09:45:55.959723+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:56.777 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:56.836 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:56.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:56.939 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:56.966 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:56.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:56.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:56.972 INFO:tasks.workunit.client.0.smithi005.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-30T09:45:56.982 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg 2023-09-30T09:45:57.070 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:57.101 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:57.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:57.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:57.122 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:57.127 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd remove testimg_import 2023-09-30T09:45:57.205 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:57.237 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:57.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:57.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:57.288 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:45:57.294 INFO:tasks.workunit.client.0.smithi005.stderr:+ tiered=0 2023-09-30T09:45:57.295 INFO:tasks.workunit.client.0.smithi005.stderr:+ ceph osd dump 2023-09-30T09:45:57.295 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep ^pool 2023-09-30T09:45:57.295 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep 'rbd' 2023-09-30T09:45:57.295 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep tier 2023-09-30T09:45:57.340 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:57.366 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:57.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:57.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:57.469 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:57.502 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:57.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:57.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:57.606 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:57.639 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:57.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:57.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:57.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:57.777 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:57.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:57.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:57.881 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:57.906 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:45:57.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:57.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:45:58.010 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:58.023 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:57 smithi099 bash[59238]: cluster 2023-09-30T09:45:56.960236+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-30T09:45:58.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:57 smithi099 bash[59238]: cluster 2023-09-30T09:45:56.960904+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:58.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:57 smithi099 bash[59238]: cluster 2023-09-30T09:45:56.961916+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:57 smithi099 bash[59238]: cluster 2023-09-30T09:45:56.962040+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.024 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:57 smithi099 bash[59238]: cluster 2023-09-30T09:45:57.031150+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.045 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:58.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:58.149 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:58.162 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[78438]: cluster 2023-09-30T09:45:56.960236+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-30T09:45:58.162 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[78438]: cluster 2023-09-30T09:45:56.960904+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:58.162 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[78438]: cluster 2023-09-30T09:45:56.961916+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.162 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[78438]: cluster 2023-09-30T09:45:56.962040+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.162 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[78438]: cluster 2023-09-30T09:45:57.031150+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.162 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[75361]: cluster 2023-09-30T09:45:56.960236+0000 mon.a (mon.0) 1741 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-30T09:45:58.163 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[75361]: cluster 2023-09-30T09:45:56.960904+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e320 with expected crc 2023-09-30T09:45:58.163 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[75361]: cluster 2023-09-30T09:45:56.961916+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.163 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[75361]: cluster 2023-09-30T09:45:56.962040+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.163 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:57 smithi005 bash[75361]: cluster 2023-09-30T09:45:57.031150+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e321 with expected crc 2023-09-30T09:45:58.182 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:58.256 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_241392/sparse1 2023-09-30T09:45:58.263 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records in 2023-09-30T09:45:58.263 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records out 2023-09-30T09:45:58.263 INFO:tasks.workunit.client.0.smithi005.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00585027 s, 179 MB/s 2023-09-30T09:45:58.263 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_241392/sparse2 2023-09-30T09:45:58.271 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records in 2023-09-30T09:45:58.271 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records out 2023-09-30T09:45:58.271 INFO:tasks.workunit.client.0.smithi005.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00707669 s, 148 MB/s 2023-09-30T09:45:58.272 INFO:tasks.workunit.client.0.smithi005.stderr:+ truncate /tmp/rbd_import_export_241392/sparse2 -s 2M 2023-09-30T09:45:58.281 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse1 2023-09-30T09:45:58.285 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:58.314 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:45:58.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:45:58.336 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 0% complete...failed. 2023-09-30T09:45:58.337 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: delete error: (2) No such file or directory 2023-09-30T09:45:58.341 INFO:tasks.workunit.client.0.smithi005.stderr:+ true 2023-09-30T09:45:58.342 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_241392/sparse1 2023-09-30T09:45:58.417 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.438 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-30T09:45:58.439 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:45:58.439 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --order is deprecated, use --object-size 2023-09-30T09:45:58.443 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd ls -l 2023-09-30T09:45:58.444 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep sparse1 2023-09-30T09:45:58.444 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-30T09:45:58.445 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:58.497 INFO:tasks.workunit.client.0.smithi005.stdout:sparse1 2 MiB 2 2023-09-30T09:45:58.499 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects sparse1 2023-09-30T09:45:58.499 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse1 2023-09-30T09:45:58.499 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse1 2023-09-30T09:45:58.499 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:45:58.499 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:45:58.549 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.553 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.8ea160552b62 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep rbd_data.8ea160552b62 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ get_image_data_pool sparse1 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse1 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ sed -e s/rbd_data.8ea160552b62\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ sort -u 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse1 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep data_pool: 2023-09-30T09:45:58.555 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk -F: { print $NF } 2023-09-30T09:45:58.581 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:58.619 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:45:58.619 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:45:58.620 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:45:58.620 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:45:58.620 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados ls -p rbd 2023-09-30T09:45:58.678 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects=1 2023-09-30T09:45:58.679 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo 1 2023-09-30T09:45:58.679 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-30T09:45:58.679 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export sparse1 /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:45:58.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.719 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:58.728 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-30T09:45:58.733 INFO:tasks.workunit.client.0.smithi005.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_241392/sparse1 /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:45:58.733 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp -l /tmp/rbd_import_export_241392/sparse1 /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:45:58.737 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse1 --format %b 2023-09-30T09:45:58.738 INFO:tasks.workunit.client.0.smithi005.stderr:+ origsize=2048 2023-09-30T09:45:58.738 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse1.out --format %b 2023-09-30T09:45:58.739 INFO:tasks.workunit.client.0.smithi005.stderr:+ exportsize=2048 2023-09-30T09:45:58.739 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:45:58.739 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:45:58.740 INFO:tasks.workunit.client.0.smithi005.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-30T09:45:58.740 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:45:58.741 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse1 2023-09-30T09:45:58.761 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-30T09:45:58.769 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-30T09:45:58.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.854 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:58.897 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-30T09:45:58.901 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse2 2023-09-30T09:45:58.956 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 0% complete...failed. 2023-09-30T09:45:58.956 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: delete error: (2) No such file or directory 2023-09-30T09:45:58.957 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.960 INFO:tasks.workunit.client.0.smithi005.stderr:+ true 2023-09-30T09:45:58.961 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_241392/sparse2 2023-09-30T09:45:58.990 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:45:58.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:58.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:45:58.993 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.7 primary-affinity to 0 (802) 2023-09-30T09:45:59.029 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[75361]: cluster 2023-09-30T09:45:57.398308+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 802 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 142 KiB/s rd, 14 KiB/s wr, 197 op/s 2023-09-30T09:45:59.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[75361]: audit 2023-09-30T09:45:58.126483+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.5:0/489044859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:45:59.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[75361]: audit 2023-09-30T09:45:58.238864+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.5:0/489044859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:45:59.030 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[75361]: audit 2023-09-30T09:45:58.599941+0000 mon.a (mon.0) 1742 : audit 1 from='client.? 172.21.15.5:0/3946666190' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-09-30T09:45:59.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[78438]: cluster 2023-09-30T09:45:57.398308+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 802 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 142 KiB/s rd, 14 KiB/s wr, 197 op/s 2023-09-30T09:45:59.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[78438]: audit 2023-09-30T09:45:58.126483+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.5:0/489044859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:45:59.030 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[78438]: audit 2023-09-30T09:45:58.238864+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.5:0/489044859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:45:59.031 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:58 smithi005 bash[78438]: audit 2023-09-30T09:45:58.599941+0000 mon.a (mon.0) 1742 : audit 1 from='client.? 172.21.15.5:0/3946666190' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-09-30T09:45:59.093 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:59.121 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:59.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:59.225 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:59.239 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:58 smithi099 bash[59238]: cluster 2023-09-30T09:45:57.398308+0000 mgr.y (mgr.34107) 1347 : cluster 0 pgmap v1491: 73 pgs: 73 active+clean; 802 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 142 KiB/s rd, 14 KiB/s wr, 197 op/s 2023-09-30T09:45:59.239 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:58 smithi099 bash[59238]: audit 2023-09-30T09:45:58.126483+0000 mon.c (mon.2) 153 : audit 0 from='client.? 172.21.15.5:0/489044859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:45:59.240 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:58 smithi099 bash[59238]: audit 2023-09-30T09:45:58.238864+0000 mon.c (mon.2) 154 : audit 0 from='client.? 172.21.15.5:0/489044859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-30T09:45:59.240 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:58 smithi099 bash[59238]: audit 2023-09-30T09:45:58.599941+0000 mon.a (mon.0) 1742 : audit 1 from='client.? 172.21.15.5:0/3946666190' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]: dispatch 2023-09-30T09:45:59.257 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:59.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:59.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:45:59.361 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:59.393 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:59.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:59.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:59.496 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:59.504 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:45:59] "GET /metrics HTTP/1.1" 200 34046 "" "Prometheus/2.33.4" 2023-09-30T09:45:59.521 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:45:59.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:59.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:45:59.626 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:59.656 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:45:59.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:59.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:45:59.763 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:59.793 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:45:59.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:59.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:45:59.897 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:59.928 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:45:59.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:45:59.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:46:00.031 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-30T09:46:00.032 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:00.032 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:46:00.033 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --order is deprecated, use --object-size 2023-09-30T09:46:00.037 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd ls -l 2023-09-30T09:46:00.037 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep sparse2 2023-09-30T09:46:00.037 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[75361]: audit 2023-09-30T09:45:58.967152+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.5:0/3946666190' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[75361]: cluster 2023-09-30T09:45:58.970601+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[75361]: cluster 2023-09-30T09:45:58.971144+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[75361]: cluster 2023-09-30T09:45:58.971167+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[75361]: cluster 2023-09-30T09:45:58.971653+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[78438]: audit 2023-09-30T09:45:58.967152+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.5:0/3946666190' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[78438]: cluster 2023-09-30T09:45:58.970601+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-30T09:46:00.041 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[78438]: cluster 2023-09-30T09:45:58.971144+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[78438]: cluster 2023-09-30T09:45:58.971167+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.042 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:45:59 smithi005 bash[78438]: cluster 2023-09-30T09:45:58.971653+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.055 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:46:00.087 INFO:tasks.workunit.client.0.smithi005.stdout:sparse2 2 MiB 2 2023-09-30T09:46:00.088 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects sparse2 2023-09-30T09:46:00.088 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse2 2023-09-30T09:46:00.089 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse2 2023-09-30T09:46:00.089 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:46:00.089 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:46:00.142 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.b57655bae71e 2023-09-30T09:46:00.143 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep rbd_data.b57655bae71e 2023-09-30T09:46:00.143 INFO:tasks.workunit.client.0.smithi005.stderr:+ get_image_data_pool sparse2 2023-09-30T09:46:00.144 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse2 2023-09-30T09:46:00.144 INFO:tasks.workunit.client.0.smithi005.stderr:+ sed -e s/rbd_data.b57655bae71e\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-30T09:46:00.144 INFO:tasks.workunit.client.0.smithi005.stderr:+ sort -u 2023-09-30T09:46:00.144 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse2 2023-09-30T09:46:00.144 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep data_pool: 2023-09-30T09:46:00.145 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk -F: { print $NF } 2023-09-30T09:46:00.159 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:46:00.172 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:59 smithi099 bash[59238]: audit 2023-09-30T09:45:58.967152+0000 mon.a (mon.0) 1743 : audit 1 from='client.? 172.21.15.5:0/3946666190' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.0}]': finished 2023-09-30T09:46:00.172 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:59 smithi099 bash[59238]: cluster 2023-09-30T09:45:58.970601+0000 mon.a (mon.0) 1744 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-30T09:46:00.172 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:59 smithi099 bash[59238]: cluster 2023-09-30T09:45:58.971144+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.172 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:59 smithi099 bash[59238]: cluster 2023-09-30T09:45:58.971167+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.172 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:45:59 smithi099 bash[59238]: cluster 2023-09-30T09:45:58.971653+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e322 with expected crc 2023-09-30T09:46:00.191 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:46:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:46:00.194 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:46:00.194 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:46:00.194 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:46:00.195 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:46:00.195 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados ls -p rbd 2023-09-30T09:46:00.244 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects=0 2023-09-30T09:46:00.245 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo 0 2023-09-30T09:46:00.245 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-30T09:46:00.245 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export sparse2 /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:00.294 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:00.300 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-30T09:46:00.306 INFO:tasks.workunit.client.0.smithi005.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_241392/sparse2 /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:00.306 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp -l /tmp/rbd_import_export_241392/sparse2 /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:00.310 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse2 --format %b 2023-09-30T09:46:00.312 INFO:tasks.workunit.client.0.smithi005.stderr:+ origsize=2048 2023-09-30T09:46:00.312 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse2.out --format %b 2023-09-30T09:46:00.313 INFO:tasks.workunit.client.0.smithi005.stderr:+ exportsize=2048 2023-09-30T09:46:00.314 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:46:00.314 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:46:00.314 INFO:tasks.workunit.client.0.smithi005.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-30T09:46:00.314 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:00.315 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse2 2023-09-30T09:46:00.326 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:00.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:46:00.429 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:00.457 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:00.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:46:00.478 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-30T09:46:00.484 INFO:tasks.workunit.client.0.smithi005.stderr:+ truncate /tmp/rbd_import_export_241392/sparse1 -s 10M 2023-09-30T09:46:00.485 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-30T09:46:00.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:00.590 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:00.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:46:00.646 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:46:00.649 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:46:00.649 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --order is deprecated, use --object-size 2023-09-30T09:46:00.653 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd ls -l 2023-09-30T09:46:00.653 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep sparse1 2023-09-30T09:46:00.653 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-30T09:46:00.694 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:46:00.710 INFO:tasks.workunit.client.0.smithi005.stdout:sparse1 10 MiB 2 2023-09-30T09:46:00.711 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects sparse1 2023-09-30T09:46:00.711 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse1 2023-09-30T09:46:00.711 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse1 2023-09-30T09:46:00.711 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:46:00.711 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:46:00.726 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:46:00.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:46:00.763 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.b5a3ad4e88d4 2023-09-30T09:46:00.764 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep rbd_data.b5a3ad4e88d4 2023-09-30T09:46:00.764 INFO:tasks.workunit.client.0.smithi005.stderr:+ get_image_data_pool sparse1 2023-09-30T09:46:00.765 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse1 2023-09-30T09:46:00.765 INFO:tasks.workunit.client.0.smithi005.stderr:+ sed -e s/rbd_data.b5a3ad4e88d4\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-30T09:46:00.765 INFO:tasks.workunit.client.0.smithi005.stderr:+ sort -u 2023-09-30T09:46:00.765 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse1 2023-09-30T09:46:00.765 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep data_pool: 2023-09-30T09:46:00.765 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk -F: { print $NF } 2023-09-30T09:46:00.821 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:46:00.821 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:46:00.821 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:46:00.821 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:46:00.821 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados ls -p rbd 2023-09-30T09:46:00.829 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:46:00.862 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3 2023-09-30T09:46:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-30T09:46:00.868 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects=1 2023-09-30T09:46:00.868 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo 1 2023-09-30T09:46:00.868 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-30T09:46:00.868 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export sparse1 /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:46:00.925 INFO:tasks.workunit.client.0.smithi005.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-30T09:46:00.929 INFO:tasks.workunit.client.0.smithi005.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_241392/sparse1 /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:46:00.929 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp -l /tmp/rbd_import_export_241392/sparse1 /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:46:00.941 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse1 --format %b 2023-09-30T09:46:00.942 INFO:tasks.workunit.client.0.smithi005.stderr:+ origsize=2048 2023-09-30T09:46:00.943 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse1.out --format %b 2023-09-30T09:46:00.944 INFO:tasks.workunit.client.0.smithi005.stderr:+ exportsize=2048 2023-09-30T09:46:00.944 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:46:00.944 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:46:00.944 INFO:tasks.workunit.client.0.smithi005.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-30T09:46:00.944 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/sparse1.out 2023-09-30T09:46:00.945 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse1 2023-09-30T09:46:00.966 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:46:00.997 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:46:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:00.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:46:01.100 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:01.102 INFO:tasks.workunit.client.0.smithi005.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-30T09:46:01.107 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_241392/sparse2 oflag=append conv=notrunc 2023-09-30T09:46:01.120 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records in 2023-09-30T09:46:01.120 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records out 2023-09-30T09:46:01.120 INFO:tasks.workunit.client.0.smithi005.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0118427 s, 177 MB/s 2023-09-30T09:46:01.120 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-30T09:46:01.130 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:01.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:01.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:46:01.233 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.399109+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1493: 73 pgs: 1 peering, 72 active+clean; 692 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 312 KiB/s rd, 237 KiB/s wr, 113 op/s 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.978351+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.978752+0000 osd.0 (osd.0) 185 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.979277+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.979277+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.982736+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.983911+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.245 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.983972+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.985881+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.986051+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.987220+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:45:59.989180+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[78438]: cluster 2023-09-30T09:46:00.352125+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.399109+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1493: 73 pgs: 1 peering, 72 active+clean; 692 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 312 KiB/s rd, 237 KiB/s wr, 113 op/s 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.978351+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.978752+0000 osd.0 (osd.0) 185 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.246 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.979277+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.979277+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.982736+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.983911+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.983972+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.985881+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.986051+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.987220+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:45:59.989180+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.247 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:00 smithi005 bash[75361]: cluster 2023-09-30T09:46:00.352125+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.250 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:46:01.251 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:46:01.251 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --order is deprecated, use --object-size 2023-09-30T09:46:01.255 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd ls -l 2023-09-30T09:46:01.255 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep sparse2 2023-09-30T09:46:01.255 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-30T09:46:01.260 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:01.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:46:01.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.399109+0000 mgr.y (mgr.34107) 1348 : cluster 0 pgmap v1493: 73 pgs: 1 peering, 72 active+clean; 692 KiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 312 KiB/s rd, 237 KiB/s wr, 113 op/s 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.978351+0000 mon.a (mon.0) 1745 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.978752+0000 osd.0 (osd.0) 185 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.979277+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.979277+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.982736+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.983911+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.983972+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.985881+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.986051+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.987220+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:45:59.989180+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:00 smithi099 bash[59238]: cluster 2023-09-30T09:46:00.352125+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e323 with expected crc 2023-09-30T09:46:01.306 INFO:tasks.workunit.client.0.smithi005.stdout:sparse2 4 MiB 2 2023-09-30T09:46:01.307 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects sparse2 2023-09-30T09:46:01.307 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse2 2023-09-30T09:46:01.307 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse2 2023-09-30T09:46:01.307 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:46:01.307 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:46:01.362 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.b5d0a0d7442c 2023-09-30T09:46:01.363 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep rbd_data.b5d0a0d7442c 2023-09-30T09:46:01.363 INFO:tasks.workunit.client.0.smithi005.stderr:+ + get_image_data_pool sparse2 2023-09-30T09:46:01.363 INFO:tasks.workunit.client.0.smithi005.stderr:sed -e s/rbd_data.b5d0a0d7442c\.//+ -e s/^0*\([0-9a-f]\)/\1/ 2023-09-30T09:46:01.363 INFO:tasks.workunit.client.0.smithi005.stderr:image=sparse2 2023-09-30T09:46:01.363 INFO:tasks.workunit.client.0.smithi005.stderr:+ sort -u 2023-09-30T09:46:01.364 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:46:01.365 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse2 2023-09-30T09:46:01.365 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep data_pool: 2023-09-30T09:46:01.365 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk -F: { print $NF } 2023-09-30T09:46:01.392 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:46:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:01.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:46:01.420 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:46:01.420 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:46:01.420 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:46:01.420 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:46:01.420 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados ls -p rbd 2023-09-30T09:46:01.465 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects=0 2023-09-30T09:46:01.466 INFO:tasks.workunit.client.0.smithi005.stderr:2 2023-09-30T09:46:01.466 INFO:tasks.workunit.client.0.smithi005.stderr:3 2023-09-30T09:46:01.466 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo 0 2 3 2023-09-30T09:46:01.466 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-30T09:46:01.466 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export sparse2 /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:01.497 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:01.525 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-30T09:46:01.525 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:01.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:01.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:46:01.530 INFO:tasks.workunit.client.0.smithi005.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_241392/sparse2 /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:01.530 INFO:tasks.workunit.client.0.smithi005.stderr:+ cmp -l /tmp/rbd_import_export_241392/sparse2 /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:01.534 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse2 --format %b 2023-09-30T09:46:01.536 INFO:tasks.workunit.client.0.smithi005.stderr:+ origsize=6144 2023-09-30T09:46:01.536 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse2.out --format %b 2023-09-30T09:46:01.537 INFO:tasks.workunit.client.0.smithi005.stderr:+ exportsize=6144 2023-09-30T09:46:01.537 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:46:01.537 INFO:tasks.workunit.client.0.smithi005.stderr:+ difference=0 2023-09-30T09:46:01.537 INFO:tasks.workunit.client.0.smithi005.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-30T09:46:01.537 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/sparse2.out 2023-09-30T09:46:01.539 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse2 2023-09-30T09:46:01.628 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:46:01.663 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4 2023-09-30T09:46:01.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:01.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-30T09:46:01.696 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-30T09:46:01.701 INFO:tasks.workunit.client.0.smithi005.stdout:partially-sparse file imports to partially-sparse image 2023-09-30T09:46:01.701 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-30T09:46:01.701 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_241392/sparse1 sparse 2023-09-30T09:46:01.766 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:01.796 INFO:tasks.workunit.client.0.smithi005.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-30T09:46:01.797 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:46:01.797 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --order is deprecated, use --object-size 2023-09-30T09:46:01.797 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:01.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:46:01.801 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects sparse 2023-09-30T09:46:01.802 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse 2023-09-30T09:46:01.802 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse 2023-09-30T09:46:01.802 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:46:01.802 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:46:01.857 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.b5fde0717e40 2023-09-30T09:46:01.858 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep rbd_data.b5fde0717e40 2023-09-30T09:46:01.858 INFO:tasks.workunit.client.0.smithi005.stderr:+ get_image_data_pool sparse 2023-09-30T09:46:01.858 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse 2023-09-30T09:46:01.858 INFO:tasks.workunit.client.0.smithi005.stderr:+ sed -e s/rbd_data.b5fde0717e40\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-30T09:46:01.858 INFO:tasks.workunit.client.0.smithi005.stderr:+ sort -u 2023-09-30T09:46:01.858 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse 2023-09-30T09:46:01.859 INFO:tasks.workunit.client.0.smithi005.stderr:+ + awk -F: { print $NF } 2023-09-30T09:46:01.859 INFO:tasks.workunit.client.0.smithi005.stderr:grep data_pool: 2023-09-30T09:46:01.900 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:01.912 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:46:01.912 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:46:01.912 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:46:01.912 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:46:01.913 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados ls -p rbd 2023-09-30T09:46:01.929 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:01.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:01.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:46:01.961 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects=1 2023-09-30T09:46:01.961 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo 1 2023-09-30T09:46:01.962 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-30T09:46:01.962 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse 2023-09-30T09:46:02.033 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:46:02.410 INFO:tasks.workunit.client.0.smithi005.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-30T09:46:02.411 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo zeros import through stdin to sparse image 2023-09-30T09:46:02.411 INFO:tasks.workunit.client.0.smithi005.stdout:zeros import through stdin to sparse image 2023-09-30T09:46:02.414 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-30T09:46:02.414 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd import --new-format - sparse 2023-09-30T09:46:02.414 INFO:tasks.workunit.client.0.smithi005.stderr:4+0 records in 2023-09-30T09:46:02.414 INFO:tasks.workunit.client.0.smithi005.stderr:4+0 records out 2023-09-30T09:46:02.414 INFO:tasks.workunit.client.0.smithi005.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0762852 s, 55.0 MB/s 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr: Importing image: 100% complete...done. 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects sparse 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.b61eb34c9a4b 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep rbd_data.b61eb34c9a4b 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ get_image_data_pool sparse 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse 2023-09-30T09:46:02.415 INFO:tasks.workunit.client.0.smithi005.stderr:+ sed -e s/rbd_data.b61eb34c9a4b\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ + rbd info sparse 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:sort -u 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep data_pool: 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk -F: { print $NF } 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados ls -p rbd 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects= 2023-09-30T09:46:02.416 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo 2023-09-30T09:46:02.417 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 -eq 1 -o = ] 2023-09-30T09:46:02.417 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse 2023-09-30T09:46:02.450 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0 2023-09-30T09:46:02.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:02.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-30T09:46:02.541 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:46:02.546 INFO:tasks.workunit.client.0.smithi005.stdout:zeros export to sparse file 2023-09-30T09:46:02.547 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo zeros export to sparse file 2023-09-30T09:46:02.547 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd create --new-format sparse --size 4 2023-09-30T09:46:02.554 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:02.586 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:02.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:46:02.603 INFO:tasks.workunit.client.0.smithi005.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-30T09:46:02.607 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse 2023-09-30T09:46:02.608 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:46:02.608 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:46:02.661 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.b63fe3708b1e 2023-09-30T09:46:02.661 INFO:tasks.workunit.client.0.smithi005.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-30T09:46:02.661 INFO:tasks.workunit.client.0.smithi005.stderr:+ get_image_data_pool sparse 2023-09-30T09:46:02.662 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse 2023-09-30T09:46:02.662 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse 2023-09-30T09:46:02.662 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep data_pool: 2023-09-30T09:46:02.662 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk -F: { print $NF } 2023-09-30T09:46:02.690 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:46:02.703 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:02.718 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:46:02.718 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:46:02.718 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:46:02.718 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:46:02.718 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados -p rbd put rbd_data.b63fe3708b1e.000000000000 - 2023-09-30T09:46:02.721 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:46:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:02.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:46:02.760 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records in 2023-09-30T09:46:02.760 INFO:tasks.workunit.client.0.smithi005.stderr:1+0 records out 2023-09-30T09:46:02.760 INFO:tasks.workunit.client.0.smithi005.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0986413 s, 42.5 MB/s 2023-09-30T09:46:02.786 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects sparse 2023-09-30T09:46:02.786 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse 2023-09-30T09:46:02.787 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse 2023-09-30T09:46:02.787 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep block_name_prefix 2023-09-30T09:46:02.787 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk {print $NF;} 2023-09-30T09:46:02.825 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:46:02.840 INFO:tasks.workunit.client.0.smithi005.stderr:+ prefix=rbd_data.b63fe3708b1e 2023-09-30T09:46:02.841 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep rbd_data.b63fe3708b1e 2023-09-30T09:46:02.841 INFO:tasks.workunit.client.0.smithi005.stderr:+ get_image_data_pool sparse 2023-09-30T09:46:02.842 INFO:tasks.workunit.client.0.smithi005.stderr:+ image=sparse+ 2023-09-30T09:46:02.842 INFO:tasks.workunit.client.0.smithi005.stderr:sed -e s/rbd_data.b63fe3708b1e\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-30T09:46:02.842 INFO:tasks.workunit.client.0.smithi005.stderr:+ sort -u 2023-09-30T09:46:02.842 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd info sparse 2023-09-30T09:46:02.842 INFO:tasks.workunit.client.0.smithi005.stderr:+ grep data_pool: 2023-09-30T09:46:02.842 INFO:tasks.workunit.client.0.smithi005.stderr:+ awk -F: { print $NF } 2023-09-30T09:46:02.857 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5 2023-09-30T09:46:02.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:02.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-30T09:46:02.893 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool= 2023-09-30T09:46:02.893 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ -z ] 2023-09-30T09:46:02.893 INFO:tasks.workunit.client.0.smithi005.stderr:+ data_pool=rbd 2023-09-30T09:46:02.893 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo rbd 2023-09-30T09:46:02.893 INFO:tasks.workunit.client.0.smithi005.stderr:+ rados ls -p rbd 2023-09-30T09:46:02.941 INFO:tasks.workunit.client.0.smithi005.stderr:+ objects=0 2023-09-30T09:46:02.942 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo 0 2023-09-30T09:46:02.942 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-30T09:46:02.942 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/sparse 2023-09-30T09:46:02.943 INFO:tasks.workunit.client.0.smithi005.stderr:rm: cannot remove '/tmp/rbd_import_export_241392/sparse': No such file or directory 2023-09-30T09:46:02.943 INFO:tasks.workunit.client.0.smithi005.stderr:+ true 2023-09-30T09:46:02.943 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd export sparse /tmp/rbd_import_export_241392/sparse 2023-09-30T09:46:02.961 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:02.992 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:02 smithi005 bash[75361]: cluster 2023-09-30T09:46:01.399638+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1495: 73 pgs: 5 peering, 68 active+clean; 1.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 272 KiB/s rd, 383 KiB/s wr, 113 op/s 2023-09-30T09:46:02.992 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:02 smithi005 bash[75361]: cluster 2023-09-30T09:46:02.936351+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:02.992 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:02 smithi005 bash[75361]: cluster 2023-09-30T09:46:02.937916+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-30T09:46:02.992 INFO:tasks.workunit.client.0.smithi005.stderr: Exporting image: 100% complete...done. 2023-09-30T09:46:02.997 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:02.997 INFO:tasks.workunit.client.0.smithi005.stderr:+ stat /tmp/rbd_import_export_241392/sparse --format=%b 2023-09-30T09:46:02.998 INFO:tasks.workunit.client.0.smithi005.stderr:+ [ 0 = 0 ] 2023-09-30T09:46:02.998 INFO:tasks.workunit.client.0.smithi005.stderr:+ rbd rm sparse 2023-09-30T09:46:02.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:02.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:46:03.100 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:03.124 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2 2023-09-30T09:46:03.124 INFO:tasks.workunit.client.0.smithi005.stderr: Removing image: 100% complete...done. 2023-09-30T09:46:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:03.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-30T09:46:03.128 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm /tmp/rbd_import_export_241392/sparse /tmp/rbd_import_export_241392/sparse1 /tmp/rbd_import_export_241392/sparse2 /tmp/rbd_import_export_241392/sparse3 2023-09-30T09:46:03.131 INFO:tasks.workunit.client.0.smithi005.stderr:rm: cannot remove '/tmp/rbd_import_export_241392/sparse3': No such file or directory 2023-09-30T09:46:03.131 INFO:tasks.workunit.client.0.smithi005.stderr:+ true 2023-09-30T09:46:03.131 INFO:tasks.workunit.client.0.smithi005.stdout:OK 2023-09-30T09:46:03.131 INFO:tasks.workunit.client.0.smithi005.stderr:+ echo OK 2023-09-30T09:46:03.131 INFO:tasks.workunit.client.0.smithi005.stderr:+ rm -rf /tmp/rbd_import_export_241392 2023-09-30T09:46:03.132 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-30T09:46:03.132 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-30T09:46:03.185 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-30T09:46:03.185 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-30T09:46:03.227 DEBUG:teuthology.orchestra.run.smithi005:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:46:03.253 INFO:teuthology.orchestra.run.smithi005.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1 2023-09-30T09:46:03.254 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:02 smithi005 bash[78438]: cluster 2023-09-30T09:46:01.399638+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1495: 73 pgs: 5 peering, 68 active+clean; 1.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 272 KiB/s rd, 383 KiB/s wr, 113 op/s 2023-09-30T09:46:03.254 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:02 smithi005 bash[78438]: cluster 2023-09-30T09:46:02.936351+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:03.254 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:02 smithi005 bash[78438]: cluster 2023-09-30T09:46:02.937916+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-30T09:46:03.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:03.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi005 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-30T09:46:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:02 smithi099 bash[59238]: cluster 2023-09-30T09:46:01.399638+0000 mgr.y (mgr.34107) 1349 : cluster 0 pgmap v1495: 73 pgs: 5 peering, 68 active+clean; 1.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 272 KiB/s rd, 383 KiB/s wr, 113 op/s 2023-09-30T09:46:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:02 smithi099 bash[59238]: cluster 2023-09-30T09:46:02.936351+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:02 smithi099 bash[59238]: cluster 2023-09-30T09:46:02.937916+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-30T09:46:03.356 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:03.386 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:03.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:03.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:46:03.482 DEBUG:teuthology.parallel:result is None 2023-09-30T09:46:03.482 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:46:03.490 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:03.497 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:46:03.497 DEBUG:teuthology.orchestra.run.smithi005:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:46:03.523 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7 2023-09-30T09:46:03.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:03.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-30T09:46:03.545 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:46:03.545 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-30T09:46:03.545 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-30T09:46:03.545 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-30T09:46:03.546 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-09-30T09:46:03.546 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-30T09:46:03.546 DEBUG:teuthology.orchestra.run.smithi005:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:46:03.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:03.594 INFO:teuthology.orchestra.run.smithi005.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-30T09:46:03.594 DEBUG:teuthology.orchestra.run.smithi005:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:46:03.627 DEBUG:teuthology.orchestra.run.smithi099:> sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:03.639 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-30T09:46:03.639 DEBUG:teuthology.orchestra.run.smithi005:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-30T09:46:03.655 INFO:teuthology.orchestra.run.smithi099.stderr:Error response from daemon: Cannot kill container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6 2023-09-30T09:46:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:46:03.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi099 with status 1: 'sudo docker kill -s 1 ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-30T09:46:03.690 INFO:tasks.thrashosds:joining thrashosds 2023-09-30T09:46:03.718 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:03.718 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[78438]: cluster 2023-09-30T09:46:02.936198+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[78438]: cluster 2023-09-30T09:46:02.936648+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[78438]: cluster 2023-09-30T09:46:03.046487+0000 osd.0 (osd.0) 186 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[78438]: cluster 2023-09-30T09:46:03.120750+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[75361]: cluster 2023-09-30T09:46:02.936198+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[75361]: cluster 2023-09-30T09:46:02.936648+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[75361]: cluster 2023-09-30T09:46:03.046487+0000 osd.0 (osd.0) 186 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:03 smithi005 bash[75361]: cluster 2023-09-30T09:46:03.120750+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:03 smithi099 bash[59238]: cluster 2023-09-30T09:46:02.936198+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:03 smithi099 bash[59238]: cluster 2023-09-30T09:46:02.936648+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:03 smithi099 bash[59238]: cluster 2023-09-30T09:46:03.046487+0000 osd.0 (osd.0) 186 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:04.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:03 smithi099 bash[59238]: cluster 2023-09-30T09:46:03.120750+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e324 with expected crc 2023-09-30T09:46:05.193 INFO:tasks.thrashosds.thrasher:inning osd 2023-09-30T09:46:05.193 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-09-30T09:46:05.193 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd in 6 2023-09-30T09:46:05.203 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:04 smithi005 bash[75361]: cluster 2023-09-30T09:46:03.400103+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1497: 73 pgs: 5 peering, 68 active+clean; 1.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 271 KiB/s rd, 352 KiB/s wr, 137 op/s 2023-09-30T09:46:05.203 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:04 smithi005 bash[78438]: cluster 2023-09-30T09:46:03.400103+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1497: 73 pgs: 5 peering, 68 active+clean; 1.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 271 KiB/s rd, 352 KiB/s wr, 137 op/s 2023-09-30T09:46:05.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:05 smithi099 bash[59238]: cluster 2023-09-30T09:46:03.400103+0000 mgr.y (mgr.34107) 1350 : cluster 0 pgmap v1497: 73 pgs: 5 peering, 68 active+clean; 1.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 271 KiB/s rd, 352 KiB/s wr, 137 op/s 2023-09-30T09:46:07.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:07 smithi005 bash[78438]: cluster 2023-09-30T09:46:05.400891+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 388 op/s 2023-09-30T09:46:07.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:07 smithi005 bash[78438]: audit 2023-09-30T09:46:06.599255+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:07.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:07 smithi005 bash[78438]: audit 2023-09-30T09:46:06.600501+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:07.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:07 smithi005 bash[75361]: cluster 2023-09-30T09:46:05.400891+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 388 op/s 2023-09-30T09:46:07.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:07 smithi005 bash[75361]: audit 2023-09-30T09:46:06.599255+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:07.271 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:07 smithi005 bash[75361]: audit 2023-09-30T09:46:06.600501+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:07 smithi099 bash[59238]: cluster 2023-09-30T09:46:05.400891+0000 mgr.y (mgr.34107) 1351 : cluster 0 pgmap v1498: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.2 MiB/s rd, 1.7 MiB/s wr, 388 op/s 2023-09-30T09:46:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:07 smithi099 bash[59238]: audit 2023-09-30T09:46:06.599255+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:07 smithi099 bash[59238]: audit 2023-09-30T09:46:06.600501+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:08.942 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[75361]: cluster 2023-09-30T09:46:07.401609+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 850 KiB/s rd, 1.3 MiB/s wr, 279 op/s 2023-09-30T09:46:08.942 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[75361]: cluster 2023-09-30T09:46:07.935610+0000 osd.0 (osd.0) 187 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:08.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[75361]: cluster 2023-09-30T09:46:07.938140+0000 mon.a (mon.0) 1749 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-30T09:46:08.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[75361]: cluster 2023-09-30T09:46:07.938937+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:08.943 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[75361]: cluster 2023-09-30T09:46:07.941958+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:09.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[78438]: cluster 2023-09-30T09:46:07.401609+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 850 KiB/s rd, 1.3 MiB/s wr, 279 op/s 2023-09-30T09:46:09.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[78438]: cluster 2023-09-30T09:46:07.935610+0000 osd.0 (osd.0) 187 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:09.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[78438]: cluster 2023-09-30T09:46:07.938140+0000 mon.a (mon.0) 1749 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-30T09:46:09.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[78438]: cluster 2023-09-30T09:46:07.938937+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:09.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:08 smithi005 bash[78438]: cluster 2023-09-30T09:46:07.941958+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:08 smithi099 bash[59238]: cluster 2023-09-30T09:46:07.401609+0000 mgr.y (mgr.34107) 1352 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 850 KiB/s rd, 1.3 MiB/s wr, 279 op/s 2023-09-30T09:46:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:08 smithi099 bash[59238]: cluster 2023-09-30T09:46:07.935610+0000 osd.0 (osd.0) 187 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:08 smithi099 bash[59238]: cluster 2023-09-30T09:46:07.938140+0000 mon.a (mon.0) 1749 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-30T09:46:09.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:08 smithi099 bash[59238]: cluster 2023-09-30T09:46:07.938937+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:09.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:08 smithi099 bash[59238]: cluster 2023-09-30T09:46:07.941958+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e325 with expected crc 2023-09-30T09:46:09.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:46:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:46:09] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.33.4" 2023-09-30T09:46:10.862 INFO:teuthology.orchestra.run.smithi005.stdout:{ 2023-09-30T09:46:10.862 INFO:teuthology.orchestra.run.smithi005.stdout: "ops": [], 2023-09-30T09:46:10.862 INFO:teuthology.orchestra.run.smithi005.stdout: "complaint_time": 30, 2023-09-30T09:46:10.862 INFO:teuthology.orchestra.run.smithi005.stdout: "num_blocked_ops": 0 2023-09-30T09:46:10.862 INFO:teuthology.orchestra.run.smithi005.stdout:} 2023-09-30T09:46:11.075 INFO:teuthology.orchestra.run.smithi005.stdout:osd.0: {} 2023-09-30T09:46:11.099 INFO:teuthology.orchestra.run.smithi005.stdout:osd.1: {} 2023-09-30T09:46:11.124 INFO:teuthology.orchestra.run.smithi005.stdout:osd.2: {} 2023-09-30T09:46:11.195 INFO:teuthology.orchestra.run.smithi005.stdout:osd.3: {} 2023-09-30T09:46:11.195 INFO:teuthology.orchestra.run.smithi005.stdout:osd.4: {} 2023-09-30T09:46:11.203 INFO:teuthology.orchestra.run.smithi005.stdout:osd.5: {} 2023-09-30T09:46:11.359 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:10 smithi099 bash[59238]: cluster 2023-09-30T09:46:09.402413+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 840 KiB/s rd, 1.1 MiB/s wr, 267 op/s 2023-09-30T09:46:11.360 INFO:teuthology.orchestra.run.smithi005.stdout:osd.6: {} 2023-09-30T09:46:11.360 INFO:teuthology.orchestra.run.smithi005.stdout:osd.7: {} 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.361 INFO:teuthology.orchestra.run.smithi005.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-30T09:46:11.362 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:10 smithi005 bash[75361]: cluster 2023-09-30T09:46:09.402413+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 840 KiB/s rd, 1.1 MiB/s wr, 267 op/s 2023-09-30T09:46:11.362 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:10 smithi005 bash[78438]: cluster 2023-09-30T09:46:09.402413+0000 mgr.y (mgr.34107) 1353 : cluster 0 pgmap v1501: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 840 KiB/s rd, 1.1 MiB/s wr, 267 op/s 2023-09-30T09:46:11.959 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is set 2023-09-30T09:46:12.199 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:11 smithi005 bash[78438]: audit 2023-09-30T09:46:11.046581+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.5:0/1506659126' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:46:12.199 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:11 smithi005 bash[78438]: audit 2023-09-30T09:46:11.086504+0000 mon.a (mon.0) 1750 : audit 1 from='client.? 172.21.15.5:0/2991437035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:46:12.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:11 smithi005 bash[75361]: audit 2023-09-30T09:46:11.046581+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.5:0/1506659126' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:46:12.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:11 smithi005 bash[75361]: audit 2023-09-30T09:46:11.086504+0000 mon.a (mon.0) 1750 : audit 1 from='client.? 172.21.15.5:0/2991437035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:46:12.200 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-30T09:46:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:11 smithi099 bash[59238]: audit 2023-09-30T09:46:11.046581+0000 mon.c (mon.2) 155 : audit 0 from='client.? 172.21.15.5:0/1506659126' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-30T09:46:12.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:11 smithi099 bash[59238]: audit 2023-09-30T09:46:11.086504+0000 mon.a (mon.0) 1750 : audit 1 from='client.? 172.21.15.5:0/2991437035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:46:13.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[75361]: cluster 2023-09-30T09:46:11.403271+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 776 KiB/s rd, 1.1 MiB/s wr, 227 op/s 2023-09-30T09:46:13.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[75361]: cluster 2023-09-30T09:46:11.941376+0000 mon.a (mon.0) 1751 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:46:13.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[75361]: audit 2023-09-30T09:46:11.948357+0000 mon.a (mon.0) 1752 : audit 1 from='client.? 172.21.15.5:0/2991437035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[75361]: cluster 2023-09-30T09:46:11.952410+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[75361]: cluster 2023-09-30T09:46:11.953344+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[75361]: audit 2023-09-30T09:46:12.255898+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[75361]: cluster 2023-09-30T09:46:12.410687+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[78438]: cluster 2023-09-30T09:46:11.403271+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 776 KiB/s rd, 1.1 MiB/s wr, 227 op/s 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[78438]: cluster 2023-09-30T09:46:11.941376+0000 mon.a (mon.0) 1751 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[78438]: audit 2023-09-30T09:46:11.948357+0000 mon.a (mon.0) 1752 : audit 1 from='client.? 172.21.15.5:0/2991437035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[78438]: cluster 2023-09-30T09:46:11.952410+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:13.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[78438]: cluster 2023-09-30T09:46:11.953344+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-30T09:46:13.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[78438]: audit 2023-09-30T09:46:12.255898+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:13.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:12 smithi005 bash[78438]: cluster 2023-09-30T09:46:12.410687+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:12 smithi099 bash[59238]: cluster 2023-09-30T09:46:11.403271+0000 mgr.y (mgr.34107) 1354 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 776 KiB/s rd, 1.1 MiB/s wr, 227 op/s 2023-09-30T09:46:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:12 smithi099 bash[59238]: cluster 2023-09-30T09:46:11.941376+0000 mon.a (mon.0) 1751 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:46:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:12 smithi099 bash[59238]: audit 2023-09-30T09:46:11.948357+0000 mon.a (mon.0) 1752 : audit 1 from='client.? 172.21.15.5:0/2991437035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-30T09:46:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:12 smithi099 bash[59238]: cluster 2023-09-30T09:46:11.952410+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:12 smithi099 bash[59238]: cluster 2023-09-30T09:46:11.953344+0000 mon.a (mon.0) 1753 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-30T09:46:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:12 smithi099 bash[59238]: audit 2023-09-30T09:46:12.255898+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:13.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:12 smithi099 bash[59238]: cluster 2023-09-30T09:46:12.410687+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:13.576 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:14.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:13 smithi005 bash[78438]: cluster 2023-09-30T09:46:12.838838+0000 osd.0 (osd.0) 188 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:14.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:13 smithi005 bash[78438]: cluster 2023-09-30T09:46:12.840139+0000 osd.0 (osd.0) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:14.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:13 smithi005 bash[75361]: cluster 2023-09-30T09:46:12.838838+0000 osd.0 (osd.0) 188 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:14.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:13 smithi005 bash[75361]: cluster 2023-09-30T09:46:12.840139+0000 osd.0 (osd.0) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:13 smithi099 bash[59238]: cluster 2023-09-30T09:46:12.838838+0000 osd.0 (osd.0) 188 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:14.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:13 smithi099 bash[59238]: cluster 2023-09-30T09:46:12.840139+0000 osd.0 (osd.0) 189 : cluster 3 failed to encode map e326 with expected crc 2023-09-30T09:46:15.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:14 smithi005 bash[75361]: cluster 2023-09-30T09:46:13.404027+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.6 KiB/s rd, 383 B/s wr, 2 op/s 2023-09-30T09:46:15.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:14 smithi005 bash[78438]: cluster 2023-09-30T09:46:13.404027+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.6 KiB/s rd, 383 B/s wr, 2 op/s 2023-09-30T09:46:15.172 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-30T09:46:15.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:14 smithi099 bash[59238]: cluster 2023-09-30T09:46:13.404027+0000 mgr.y (mgr.34107) 1355 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.6 KiB/s rd, 383 B/s wr, 2 op/s 2023-09-30T09:46:16.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:15 smithi005 bash[78438]: audit 2023-09-30T09:46:15.207875+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:46:16.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:15 smithi005 bash[75361]: audit 2023-09-30T09:46:15.207875+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:46:16.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:15 smithi099 bash[59238]: audit 2023-09-30T09:46:15.207875+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:46:17.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:16 smithi005 bash[78438]: cluster 2023-09-30T09:46:15.404590+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.6 KiB/s rd, 383 B/s wr, 2 op/s 2023-09-30T09:46:17.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:16 smithi005 bash[75361]: cluster 2023-09-30T09:46:15.404590+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.6 KiB/s rd, 383 B/s wr, 2 op/s 2023-09-30T09:46:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:16 smithi099 bash[59238]: cluster 2023-09-30T09:46:15.404590+0000 mgr.y (mgr.34107) 1356 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 1.6 KiB/s rd, 383 B/s wr, 2 op/s 2023-09-30T09:46:17.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:17 smithi005 bash[75361]: debug 2023-09-30T09:46:17.282+0000 7fd2fb837700 -1 mon.a@0(leader).osd e326 definitely_dead 0 2023-09-30T09:46:17.993 INFO:teuthology.orchestra.run.smithi005.stderr:marked in osd.6. 2023-09-30T09:46:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:17 smithi005 bash[75361]: audit 2023-09-30T09:46:17.287047+0000 mon.a (mon.0) 1756 : audit 0 from='client.? 172.21.15.5:0/4060796910' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-30T09:46:18.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:17 smithi005 bash[78438]: audit 2023-09-30T09:46:17.287047+0000 mon.a (mon.0) 1756 : audit 0 from='client.? 172.21.15.5:0/4060796910' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-30T09:46:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:17 smithi099 bash[59238]: audit 2023-09-30T09:46:17.287047+0000 mon.a (mon.0) 1756 : audit 0 from='client.? 172.21.15.5:0/4060796910' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-09-30T09:46:18.920 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-09-30T09:46:18.921 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-09-30T09:46:18.921 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 21 2023-09-30T09:46:19.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.405278+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:46:19.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: audit 2023-09-30T09:46:17.976930+0000 mon.a (mon.0) 1757 : audit 1 from='client.? 172.21.15.5:0/4060796910' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-30T09:46:19.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.982681+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.983264+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.986009+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.987578+0000 osd.0 (osd.0) 190 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.989328+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.989933+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.993061+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.405278+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: audit 2023-09-30T09:46:17.976930+0000 mon.a (mon.0) 1757 : audit 1 from='client.? 172.21.15.5:0/4060796910' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-30T09:46:19.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.982681+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-09-30T09:46:19.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.983264+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.986009+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.987578+0000 osd.0 (osd.0) 190 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.989328+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.989933+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:18 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.993061+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.405278+0000 mgr.y (mgr.34107) 1357 : cluster 0 pgmap v1506: 73 pgs: 73 active+clean; 4.6 MiB data, 4.6 GiB used, 621 GiB / 626 GiB avail 2023-09-30T09:46:19.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: audit 2023-09-30T09:46:17.976930+0000 mon.a (mon.0) 1757 : audit 1 from='client.? 172.21.15.5:0/4060796910' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-09-30T09:46:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.982681+0000 mon.a (mon.0) 1758 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-09-30T09:46:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.983264+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.986009+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.987578+0000 osd.0 (osd.0) 190 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.989328+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.989933+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:18 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.993061+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:19.404 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:19.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:46:19] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.33.4" 2023-09-30T09:46:20.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.984812+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:17.989185+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.983222+0000 mon.a (mon.0) 1759 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.983947+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.985088+0000 osd.0 (osd.0) 191 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.986486+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.987157+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.989718+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.992681+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.992837+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.994856+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.995258+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.996787+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[75361]: cluster 2023-09-30T09:46:19.986124+0000 mon.a (mon.0) 1760 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.984812+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:17.989185+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.983222+0000 mon.a (mon.0) 1759 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.983947+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.985088+0000 osd.0 (osd.0) 191 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.986486+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.987157+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.989718+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.992681+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.992837+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.994856+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.995258+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.996787+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:19 smithi005 bash[78438]: cluster 2023-09-30T09:46:19.986124+0000 mon.a (mon.0) 1760 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-30T09:46:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.984812+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:17.989185+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e327 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.983222+0000 mon.a (mon.0) 1759 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.983947+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.985088+0000 osd.0 (osd.0) 191 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.986486+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.987157+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.989718+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.992681+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.992837+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.994856+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.995258+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.996787+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:20.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:19 smithi099 bash[59238]: cluster 2023-09-30T09:46:19.986124+0000 mon.a (mon.0) 1760 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-30T09:46:21.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.989419+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.991723+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:18.993216+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:19.406005+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1509: 73 pgs: 1 active+recovery_wait+degraded, 5 peering, 67 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:19.982853+0000 osd.0 (osd.0) 192 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:19.986172+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:19.986274+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:19.986741+0000 osd.0 (osd.0) 193 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:20 smithi005 bash[75361]: cluster 2023-09-30T09:46:19.988264+0000 mon.a (mon.0) 1761 : cluster 3 Health check failed: Degraded data redundancy: 6/72 objects degraded (8.333%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[75361]: cluster 2023-09-30T09:46:20.108340+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.989419+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.991723+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:18.993216+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:19.406005+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1509: 73 pgs: 1 active+recovery_wait+degraded, 5 peering, 67 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:19.982853+0000 osd.0 (osd.0) 192 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:19.986172+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:19.986274+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:19.986741+0000 osd.0 (osd.0) 193 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:19.988264+0000 mon.a (mon.0) 1761 : cluster 3 Health check failed: Degraded data redundancy: 6/72 objects degraded (8.333%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:46:21.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:21 smithi005 bash[78438]: cluster 2023-09-30T09:46:20.108340+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.989419+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.991723+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:18.993216+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e328 with expected crc 2023-09-30T09:46:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:19.406005+0000 mgr.y (mgr.34107) 1358 : cluster 0 pgmap v1509: 73 pgs: 1 active+recovery_wait+degraded, 5 peering, 67 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2023-09-30T09:46:21.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:19.982853+0000 osd.0 (osd.0) 192 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:19.986172+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:19.986274+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:19.986741+0000 osd.0 (osd.0) 193 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:21.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:19.988264+0000 mon.a (mon.0) 1761 : cluster 3 Health check failed: Degraded data redundancy: 6/72 objects degraded (8.333%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:46:21.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:21 smithi099 bash[59238]: cluster 2023-09-30T09:46:20.108340+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e329 with expected crc 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: cluster 2023-09-30T09:46:21.005038+0000 osd.0 (osd.0) 194 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: cluster 2023-09-30T09:46:21.007553+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: cluster 2023-09-30T09:46:21.007816+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: cluster 2023-09-30T09:46:21.009505+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: cluster 2023-09-30T09:46:21.009774+0000 osd.0 (osd.0) 195 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: audit 2023-09-30T09:46:21.502342+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: audit 2023-09-30T09:46:21.510889+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: audit 2023-09-30T09:46:21.601765+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.020 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[75361]: audit 2023-09-30T09:46:21.603345+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:22.022 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: cluster 2023-09-30T09:46:21.005038+0000 osd.0 (osd.0) 194 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: cluster 2023-09-30T09:46:21.007553+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: cluster 2023-09-30T09:46:21.007816+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: cluster 2023-09-30T09:46:21.009505+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: cluster 2023-09-30T09:46:21.009774+0000 osd.0 (osd.0) 195 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: audit 2023-09-30T09:46:21.502342+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: audit 2023-09-30T09:46:21.510889+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: audit 2023-09-30T09:46:21.601765+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:22 smithi005 bash[78438]: audit 2023-09-30T09:46:21.603345+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: cluster 2023-09-30T09:46:21.005038+0000 osd.0 (osd.0) 194 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: cluster 2023-09-30T09:46:21.007553+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: cluster 2023-09-30T09:46:21.007816+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: cluster 2023-09-30T09:46:21.009505+0000 mon.a (mon.0) 1762 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-30T09:46:22.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: cluster 2023-09-30T09:46:21.009774+0000 osd.0 (osd.0) 195 : cluster 3 failed to encode map e330 with expected crc 2023-09-30T09:46:22.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: audit 2023-09-30T09:46:21.502342+0000 mon.a (mon.0) 1763 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: audit 2023-09-30T09:46:21.510889+0000 mon.a (mon.0) 1764 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: audit 2023-09-30T09:46:21.601765+0000 mon.a (mon.0) 1765 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:22.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:22 smithi099 bash[59238]: audit 2023-09-30T09:46:21.603345+0000 mon.a (mon.0) 1766 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:21.406715+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1512: 73 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+degraded, 5 peering, 66 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6/72 objects degraded (8.333%); 145 KiB/s, 0 objects/s recovering 2023-09-30T09:46:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:22.016860+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-30T09:46:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:22.017266+0000 osd.0 (osd.0) 196 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:22.018335+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:22.019460+0000 osd.0 (osd.0) 197 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:22.020021+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:22.023125+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:23 smithi099 bash[59238]: cluster 2023-09-30T09:46:22.142311+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:21.406715+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1512: 73 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+degraded, 5 peering, 66 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6/72 objects degraded (8.333%); 145 KiB/s, 0 objects/s recovering 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:22.016860+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-30T09:46:23.303 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:22.017266+0000 osd.0 (osd.0) 196 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:22.018335+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:22.019460+0000 osd.0 (osd.0) 197 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:22.020021+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:22.023125+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[78438]: cluster 2023-09-30T09:46:22.142311+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:21.406715+0000 mgr.y (mgr.34107) 1359 : cluster 0 pgmap v1512: 73 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+degraded, 5 peering, 66 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6/72 objects degraded (8.333%); 145 KiB/s, 0 objects/s recovering 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:22.016860+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:22.017266+0000 osd.0 (osd.0) 196 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:22.018335+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.304 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:22.019460+0000 osd.0 (osd.0) 197 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.305 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:22.020021+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.305 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:22.023125+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.305 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:23 smithi005 bash[75361]: cluster 2023-09-30T09:46:22.142311+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e331 with expected crc 2023-09-30T09:46:23.524 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:46:23.524 INFO:teuthology.orchestra.run.smithi005.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-30T09:46:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[75361]: audit 2023-09-30T09:46:23.361055+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[75361]: audit 2023-09-30T09:46:23.367919+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[75361]: cluster 2023-09-30T09:46:23.407372+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1514: 73 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+degraded, 71 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 6/84 objects degraded (7.143%); 131 KiB/s, 10 objects/s recovering 2023-09-30T09:46:24.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[75361]: audit 2023-09-30T09:46:23.839680+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[75361]: audit 2023-09-30T09:46:23.841272+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[75361]: audit 2023-09-30T09:46:23.850013+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[78438]: audit 2023-09-30T09:46:23.361055+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[78438]: audit 2023-09-30T09:46:23.367919+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[78438]: cluster 2023-09-30T09:46:23.407372+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1514: 73 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+degraded, 71 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 6/84 objects degraded (7.143%); 131 KiB/s, 10 objects/s recovering 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[78438]: audit 2023-09-30T09:46:23.839680+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[78438]: audit 2023-09-30T09:46:23.841272+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:46:24.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:24 smithi005 bash[78438]: audit 2023-09-30T09:46:23.850013+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:24 smithi099 bash[59238]: audit 2023-09-30T09:46:23.361055+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:24 smithi099 bash[59238]: audit 2023-09-30T09:46:23.367919+0000 mon.a (mon.0) 1769 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:24 smithi099 bash[59238]: cluster 2023-09-30T09:46:23.407372+0000 mgr.y (mgr.34107) 1360 : cluster 0 pgmap v1514: 73 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+degraded, 71 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 6/84 objects degraded (7.143%); 131 KiB/s, 10 objects/s recovering 2023-09-30T09:46:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:24 smithi099 bash[59238]: audit 2023-09-30T09:46:23.839680+0000 mon.a (mon.0) 1770 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:46:24.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:24 smithi099 bash[59238]: audit 2023-09-30T09:46:23.841272+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:46:24.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:24 smithi099 bash[59238]: audit 2023-09-30T09:46:23.850013+0000 mon.a (mon.0) 1772 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:25.181 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-30T09:46:25.661 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:25.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:25 smithi005 bash[75361]: cluster 2023-09-30T09:46:25.458966+0000 mon.a (mon.0) 1773 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/84 objects degraded (7.143%), 1 pg degraded) 2023-09-30T09:46:25.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:25 smithi005 bash[78438]: cluster 2023-09-30T09:46:25.458966+0000 mon.a (mon.0) 1773 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/84 objects degraded (7.143%), 1 pg degraded) 2023-09-30T09:46:25.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:25 smithi099 bash[59238]: cluster 2023-09-30T09:46:25.458966+0000 mon.a (mon.0) 1773 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/84 objects degraded (7.143%), 1 pg degraded) 2023-09-30T09:46:26.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:26 smithi005 bash[78438]: cluster 2023-09-30T09:46:25.408043+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 97 KiB/s, 8 objects/s recovering 2023-09-30T09:46:26.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:26 smithi005 bash[75361]: cluster 2023-09-30T09:46:25.408043+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 97 KiB/s, 8 objects/s recovering 2023-09-30T09:46:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:26 smithi099 bash[59238]: cluster 2023-09-30T09:46:25.408043+0000 mgr.y (mgr.34107) 1361 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 97 KiB/s, 8 objects/s recovering 2023-09-30T09:46:27.530 INFO:teuthology.orchestra.run.smithi005.stderr:noscrub is unset 2023-09-30T09:46:27.571 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:27 smithi005 bash[75361]: audit 2023-09-30T09:46:27.482443+0000 mon.a (mon.0) 1774 : audit 1 from='client.? 172.21.15.5:0/3832352197' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:46:27.571 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:27 smithi005 bash[78438]: audit 2023-09-30T09:46:27.482443+0000 mon.a (mon.0) 1774 : audit 1 from='client.? 172.21.15.5:0/3832352197' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:46:27.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:27 smithi099 bash[59238]: audit 2023-09-30T09:46:27.482443+0000 mon.a (mon.0) 1774 : audit 1 from='client.? 172.21.15.5:0/3832352197' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-30T09:46:28.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:28 smithi099 bash[59238]: cluster 2023-09-30T09:46:27.408885+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 78 KiB/s, 6 objects/s recovering 2023-09-30T09:46:28.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:28 smithi099 bash[59238]: cluster 2023-09-30T09:46:27.514212+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:46:28.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:28 smithi099 bash[59238]: audit 2023-09-30T09:46:27.521098+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.5:0/3832352197' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:46:28.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:28 smithi099 bash[59238]: cluster 2023-09-30T09:46:27.525218+0000 mon.a (mon.0) 1777 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-30T09:46:28.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:28 smithi099 bash[59238]: cluster 2023-09-30T09:46:27.525631+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e332 with expected crc 2023-09-30T09:46:28.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:28 smithi099 bash[59238]: cluster 2023-09-30T09:46:27.525820+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e332 with expected crc 2023-09-30T09:46:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[75361]: cluster 2023-09-30T09:46:27.408885+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 78 KiB/s, 6 objects/s recovering 2023-09-30T09:46:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[75361]: cluster 2023-09-30T09:46:27.514212+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:46:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[75361]: audit 2023-09-30T09:46:27.521098+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.5:0/3832352197' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:46:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[75361]: cluster 2023-09-30T09:46:27.525218+0000 mon.a (mon.0) 1777 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[75361]: cluster 2023-09-30T09:46:27.525631+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e332 with expected crc 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[75361]: cluster 2023-09-30T09:46:27.525820+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e332 with expected crc 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[78438]: cluster 2023-09-30T09:46:27.408885+0000 mgr.y (mgr.34107) 1362 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 78 KiB/s, 6 objects/s recovering 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[78438]: cluster 2023-09-30T09:46:27.514212+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[78438]: audit 2023-09-30T09:46:27.521098+0000 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.5:0/3832352197' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[78438]: cluster 2023-09-30T09:46:27.525218+0000 mon.a (mon.0) 1777 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[78438]: cluster 2023-09-30T09:46:27.525631+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e332 with expected crc 2023-09-30T09:46:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:28 smithi005 bash[78438]: cluster 2023-09-30T09:46:27.525820+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e332 with expected crc 2023-09-30T09:46:29.272 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-30T09:46:29.567 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:46:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:46:29] "GET /metrics HTTP/1.1" 200 34076 "" "Prometheus/2.33.4" 2023-09-30T09:46:29.958 INFO:teuthology.orchestra.run.smithi005.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-09-30T09:46:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:30 smithi099 bash[59238]: cluster 2023-09-30T09:46:29.409756+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 11 B/s, 5 objects/s recovering 2023-09-30T09:46:30.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:30 smithi099 bash[59238]: audit 2023-09-30T09:46:29.951354+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.5:0/4009436509' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-30T09:46:30.991 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:30 smithi005 bash[75361]: cluster 2023-09-30T09:46:29.409756+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 11 B/s, 5 objects/s recovering 2023-09-30T09:46:30.992 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:30 smithi005 bash[75361]: audit 2023-09-30T09:46:29.951354+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.5:0/4009436509' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-30T09:46:30.992 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:30 smithi005 bash[78438]: cluster 2023-09-30T09:46:29.409756+0000 mgr.y (mgr.34107) 1363 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 11 B/s, 5 objects/s recovering 2023-09-30T09:46:30.992 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:30 smithi005 bash[78438]: audit 2023-09-30T09:46:29.951354+0000 mon.a (mon.0) 1778 : audit 1 from='client.? 172.21.15.5:0/4009436509' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-30T09:46:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-09-30T09:46:30.993 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-09-30T09:46:32.484 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:32.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:32 smithi099 bash[59238]: cluster 2023-09-30T09:46:31.410868+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 9 B/s, 5 objects/s recovering 2023-09-30T09:46:32.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:32 smithi099 bash[59238]: audit 2023-09-30T09:46:32.278937+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:32 smithi005 bash[75361]: cluster 2023-09-30T09:46:31.410868+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 9 B/s, 5 objects/s recovering 2023-09-30T09:46:33.081 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:32 smithi005 bash[75361]: audit 2023-09-30T09:46:32.278937+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:33.081 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:32 smithi005 bash[78438]: cluster 2023-09-30T09:46:31.410868+0000 mgr.y (mgr.34107) 1364 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 9 B/s, 5 objects/s recovering 2023-09-30T09:46:33.081 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:32 smithi005 bash[78438]: audit 2023-09-30T09:46:32.278937+0000 mon.a (mon.0) 1779 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:35.164 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:34 smithi005 bash[75361]: cluster 2023-09-30T09:46:33.411821+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-30T09:46:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:34 smithi005 bash[78438]: cluster 2023-09-30T09:46:33.411821+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-30T09:46:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:34 smithi099 bash[59238]: cluster 2023-09-30T09:46:33.411821+0000 mgr.y (mgr.34107) 1365 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-09-30T09:46:35.530 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:36.756 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:46:36.757 INFO:teuthology.orchestra.run.smithi005.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-30T09:46:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:36 smithi005 bash[78438]: cluster 2023-09-30T09:46:35.412845+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:36 smithi005 bash[78438]: audit 2023-09-30T09:46:36.599010+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:37.135 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:36 smithi005 bash[78438]: audit 2023-09-30T09:46:36.600615+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:37.136 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:36 smithi005 bash[75361]: cluster 2023-09-30T09:46:35.412845+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:37.136 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:36 smithi005 bash[75361]: audit 2023-09-30T09:46:36.599010+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:37.136 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:36 smithi005 bash[75361]: audit 2023-09-30T09:46:36.600615+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:36 smithi099 bash[59238]: cluster 2023-09-30T09:46:35.412845+0000 mgr.y (mgr.34107) 1366 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:36 smithi099 bash[59238]: audit 2023-09-30T09:46:36.599010+0000 mon.a (mon.0) 1780 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:36 smithi099 bash[59238]: audit 2023-09-30T09:46:36.600615+0000 mon.a (mon.0) 1781 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:38.201 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-30T09:46:39.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:38 smithi005 bash[75361]: cluster 2023-09-30T09:46:37.413394+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:39.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:38 smithi005 bash[78438]: cluster 2023-09-30T09:46:37.413394+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:38 smithi099 bash[59238]: cluster 2023-09-30T09:46:37.413394+0000 mgr.y (mgr.34107) 1367 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:39.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:46:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:46:39] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.33.4" 2023-09-30T09:46:41.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:40 smithi005 bash[78438]: cluster 2023-09-30T09:46:39.414089+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:41.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:40 smithi005 bash[75361]: cluster 2023-09-30T09:46:39.414089+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:41.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:40 smithi099 bash[59238]: cluster 2023-09-30T09:46:39.414089+0000 mgr.y (mgr.34107) 1368 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:41.595 INFO:teuthology.orchestra.run.smithi005.stdout:mon.a: {} 2023-09-30T09:46:41.613 INFO:teuthology.orchestra.run.smithi005.stdout:mon.b: {} 2023-09-30T09:46:41.632 INFO:teuthology.orchestra.run.smithi005.stdout:mon.c: {} 2023-09-30T09:46:41.634 INFO:teuthology.orchestra.run.smithi005.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-30T09:46:41.634 INFO:teuthology.orchestra.run.smithi005.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-30T09:46:41.634 INFO:teuthology.orchestra.run.smithi005.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-30T09:46:41.972 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:41 smithi005 bash[75361]: audit 2023-09-30T09:46:41.569662+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.5:0/463568739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:46:41.972 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:41 smithi005 bash[75361]: audit 2023-09-30T09:46:41.819702+0000 mon.a (mon.0) 1782 : audit 1 from='client.? 172.21.15.5:0/774331698' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:46:41.976 INFO:teuthology.orchestra.run.smithi005.stderr:nodeep-scrub is unset 2023-09-30T09:46:42.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:41 smithi005 bash[78438]: audit 2023-09-30T09:46:41.569662+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.5:0/463568739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:46:42.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:41 smithi005 bash[78438]: audit 2023-09-30T09:46:41.819702+0000 mon.a (mon.0) 1782 : audit 1 from='client.? 172.21.15.5:0/774331698' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:46:42.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:41 smithi099 bash[59238]: audit 2023-09-30T09:46:41.569662+0000 mon.c (mon.2) 156 : audit 0 from='client.? 172.21.15.5:0/463568739' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:46:42.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:41 smithi099 bash[59238]: audit 2023-09-30T09:46:41.819702+0000 mon.a (mon.0) 1782 : audit 1 from='client.? 172.21.15.5:0/774331698' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-30T09:46:42.636 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-30T09:46:43.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: cluster 2023-09-30T09:46:41.414848+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:43.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: cluster 2023-09-30T09:46:41.960197+0000 mon.a (mon.0) 1783 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: cluster 2023-09-30T09:46:41.960254+0000 mon.a (mon.0) 1784 : cluster 1 Cluster is now healthy 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: audit 2023-09-30T09:46:41.967153+0000 mon.a (mon.0) 1785 : audit 1 from='client.? 172.21.15.5:0/774331698' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: cluster 2023-09-30T09:46:41.971386+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: cluster 2023-09-30T09:46:41.971629+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: cluster 2023-09-30T09:46:41.973678+0000 mon.a (mon.0) 1786 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[75361]: cluster 2023-09-30T09:46:42.817521+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: cluster 2023-09-30T09:46:41.414848+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: cluster 2023-09-30T09:46:41.960197+0000 mon.a (mon.0) 1783 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: cluster 2023-09-30T09:46:41.960254+0000 mon.a (mon.0) 1784 : cluster 1 Cluster is now healthy 2023-09-30T09:46:43.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: audit 2023-09-30T09:46:41.967153+0000 mon.a (mon.0) 1785 : audit 1 from='client.? 172.21.15.5:0/774331698' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:46:43.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: cluster 2023-09-30T09:46:41.971386+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: cluster 2023-09-30T09:46:41.971629+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: cluster 2023-09-30T09:46:41.973678+0000 mon.a (mon.0) 1786 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-30T09:46:43.269 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:42 smithi005 bash[78438]: cluster 2023-09-30T09:46:42.817521+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: cluster 2023-09-30T09:46:41.414848+0000 mgr.y (mgr.34107) 1369 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:43.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: cluster 2023-09-30T09:46:41.960197+0000 mon.a (mon.0) 1783 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-30T09:46:43.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: cluster 2023-09-30T09:46:41.960254+0000 mon.a (mon.0) 1784 : cluster 1 Cluster is now healthy 2023-09-30T09:46:43.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: audit 2023-09-30T09:46:41.967153+0000 mon.a (mon.0) 1785 : audit 1 from='client.? 172.21.15.5:0/774331698' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-30T09:46:43.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: cluster 2023-09-30T09:46:41.971386+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: cluster 2023-09-30T09:46:41.971629+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: cluster 2023-09-30T09:46:41.973678+0000 mon.a (mon.0) 1786 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-30T09:46:43.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:42 smithi099 bash[59238]: cluster 2023-09-30T09:46:42.817521+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:43.662 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:44.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:43 smithi005 bash[75361]: cluster 2023-09-30T09:46:42.908506+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:44.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:43 smithi005 bash[78438]: cluster 2023-09-30T09:46:42.908506+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:44.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:43 smithi099 bash[59238]: cluster 2023-09-30T09:46:42.908506+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:45.198 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:44 smithi005 bash[75361]: cluster 2023-09-30T09:46:43.384829+0000 osd.0 (osd.0) 198 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:45.199 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:44 smithi005 bash[75361]: cluster 2023-09-30T09:46:43.415584+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:45.199 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:44 smithi005 bash[78438]: cluster 2023-09-30T09:46:43.384829+0000 osd.0 (osd.0) 198 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:45.199 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:44 smithi005 bash[78438]: cluster 2023-09-30T09:46:43.415584+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:45.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:44 smithi099 bash[59238]: cluster 2023-09-30T09:46:43.384829+0000 osd.0 (osd.0) 198 : cluster 3 failed to encode map e333 with expected crc 2023-09-30T09:46:45.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:44 smithi099 bash[59238]: cluster 2023-09-30T09:46:43.415584+0000 mgr.y (mgr.34107) 1370 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:47.003 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:46:47.003 INFO:teuthology.orchestra.run.smithi005.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-30T09:46:47.051 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:46 smithi005 bash[75361]: cluster 2023-09-30T09:46:45.416205+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:47.051 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:46 smithi005 bash[78438]: cluster 2023-09-30T09:46:45.416205+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:46 smithi099 bash[59238]: cluster 2023-09-30T09:46:45.416205+0000 mgr.y (mgr.34107) 1371 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:47.875 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-30T09:46:49.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:48 smithi005 bash[75361]: cluster 2023-09-30T09:46:47.416816+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:49.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:48 smithi005 bash[78438]: cluster 2023-09-30T09:46:47.416816+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:48 smithi099 bash[59238]: cluster 2023-09-30T09:46:47.416816+0000 mgr.y (mgr.34107) 1372 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:49.367 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:49.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:46:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:46:49] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.33.4" 2023-09-30T09:46:51.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:50 smithi005 bash[78438]: cluster 2023-09-30T09:46:49.417680+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:51.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:50 smithi005 bash[75361]: cluster 2023-09-30T09:46:49.417680+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:51.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:50 smithi099 bash[59238]: cluster 2023-09-30T09:46:49.417680+0000 mgr.y (mgr.34107) 1373 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:52.415 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:46:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:52 smithi005 bash[75361]: cluster 2023-09-30T09:46:51.418696+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:52 smithi005 bash[75361]: audit 2023-09-30T09:46:51.603870+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:52.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:52 smithi005 bash[75361]: audit 2023-09-30T09:46:51.605270+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:52.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:52 smithi005 bash[78438]: cluster 2023-09-30T09:46:51.418696+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:52.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:52 smithi005 bash[78438]: audit 2023-09-30T09:46:51.603870+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:52.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:52 smithi005 bash[78438]: audit 2023-09-30T09:46:51.605270+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:53.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:52 smithi099 bash[59238]: cluster 2023-09-30T09:46:51.418696+0000 mgr.y (mgr.34107) 1374 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:53.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:52 smithi099 bash[59238]: audit 2023-09-30T09:46:51.603870+0000 mon.a (mon.0) 1787 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:46:53.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:52 smithi099 bash[59238]: audit 2023-09-30T09:46:51.605270+0000 mon.a (mon.0) 1788 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:53.619 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.0 to 1 (10000) 2023-09-30T09:46:53.930 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:53 smithi005 bash[78438]: audit 2023-09-30T09:46:52.791791+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.5:0/4206775584' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:46:53.930 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:53 smithi005 bash[78438]: audit 2023-09-30T09:46:52.792764+0000 mon.a (mon.0) 1789 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:46:53.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:53 smithi005 bash[75361]: audit 2023-09-30T09:46:52.791791+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.5:0/4206775584' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:46:53.930 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:53 smithi005 bash[75361]: audit 2023-09-30T09:46:52.792764+0000 mon.a (mon.0) 1789 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:46:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:53 smithi099 bash[59238]: audit 2023-09-30T09:46:52.791791+0000 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.5:0/4206775584' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:46:54.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:53 smithi099 bash[59238]: audit 2023-09-30T09:46:52.792764+0000 mon.a (mon.0) 1789 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:46:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[75361]: cluster 2023-09-30T09:46:53.419463+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[75361]: audit 2023-09-30T09:46:53.606983+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:46:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[75361]: cluster 2023-09-30T09:46:53.607970+0000 osd.0 (osd.0) 199 : cluster 3 failed to encode map e334 with expected crc 2023-09-30T09:46:55.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[75361]: cluster 2023-09-30T09:46:53.610742+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-30T09:46:55.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[75361]: cluster 2023-09-30T09:46:53.611429+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e334 with expected crc 2023-09-30T09:46:55.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[78438]: cluster 2023-09-30T09:46:53.419463+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:55.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[78438]: audit 2023-09-30T09:46:53.606983+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:46:55.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[78438]: cluster 2023-09-30T09:46:53.607970+0000 osd.0 (osd.0) 199 : cluster 3 failed to encode map e334 with expected crc 2023-09-30T09:46:55.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[78438]: cluster 2023-09-30T09:46:53.610742+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-30T09:46:55.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:54 smithi005 bash[78438]: cluster 2023-09-30T09:46:53.611429+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e334 with expected crc 2023-09-30T09:46:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:54 smithi099 bash[59238]: cluster 2023-09-30T09:46:53.419463+0000 mgr.y (mgr.34107) 1375 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:54 smithi099 bash[59238]: audit 2023-09-30T09:46:53.606983+0000 mon.a (mon.0) 1790 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:46:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:54 smithi099 bash[59238]: cluster 2023-09-30T09:46:53.607970+0000 osd.0 (osd.0) 199 : cluster 3 failed to encode map e334 with expected crc 2023-09-30T09:46:55.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:54 smithi099 bash[59238]: cluster 2023-09-30T09:46:53.610742+0000 mon.a (mon.0) 1791 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-30T09:46:55.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:54 smithi099 bash[59238]: cluster 2023-09-30T09:46:53.611429+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e334 with expected crc 2023-09-30T09:46:55.078 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-30T09:46:56.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:56 smithi005 bash[75361]: cluster 2023-09-30T09:46:55.420407+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:56.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:56 smithi005 bash[78438]: cluster 2023-09-30T09:46:55.420407+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:56.769 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:46:56.769 INFO:teuthology.orchestra.run.smithi005.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-30T09:46:57.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:56 smithi099 bash[59238]: cluster 2023-09-30T09:46:55.420407+0000 mgr.y (mgr.34107) 1376 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:57.704 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-30T09:46:59.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:46:58 smithi005 bash[75361]: cluster 2023-09-30T09:46:57.421098+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:59.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:46:58 smithi005 bash[78438]: cluster 2023-09-30T09:46:57.421098+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:59.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:46:58 smithi099 bash[59238]: cluster 2023-09-30T09:46:57.421098+0000 mgr.y (mgr.34107) 1377 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:46:59.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:46:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:46:59] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.33.4" 2023-09-30T09:47:00.218 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:01.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:00 smithi005 bash[75361]: cluster 2023-09-30T09:46:59.422007+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:01.265 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:00 smithi005 bash[78438]: cluster 2023-09-30T09:46:59.422007+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:01.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:00 smithi099 bash[59238]: cluster 2023-09-30T09:46:59.422007+0000 mgr.y (mgr.34107) 1378 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:02.652 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:03.287 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:02 smithi005 bash[75361]: cluster 2023-09-30T09:47:01.422904+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:03.288 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:02 smithi005 bash[78438]: cluster 2023-09-30T09:47:01.422904+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:03.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:02 smithi099 bash[59238]: cluster 2023-09-30T09:47:01.422904+0000 mgr.y (mgr.34107) 1379 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:04.981 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-30T09:47:05.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:04 smithi005 bash[75361]: cluster 2023-09-30T09:47:03.423656+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:05.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:04 smithi005 bash[75361]: audit 2023-09-30T09:47:04.515844+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.5:0/3891790881' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:47:05.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:04 smithi005 bash[75361]: audit 2023-09-30T09:47:04.516312+0000 mon.a (mon.0) 1792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:47:05.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:04 smithi005 bash[78438]: cluster 2023-09-30T09:47:03.423656+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:05.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:04 smithi005 bash[78438]: audit 2023-09-30T09:47:04.515844+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.5:0/3891790881' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:47:05.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:04 smithi005 bash[78438]: audit 2023-09-30T09:47:04.516312+0000 mon.a (mon.0) 1792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:47:05.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:04 smithi099 bash[59238]: cluster 2023-09-30T09:47:03.423656+0000 mgr.y (mgr.34107) 1380 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:05.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:04 smithi099 bash[59238]: audit 2023-09-30T09:47:04.515844+0000 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.5:0/3891790881' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:47:05.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:04 smithi099 bash[59238]: audit 2023-09-30T09:47:04.516312+0000 mon.a (mon.0) 1792 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-30T09:47:05.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:05 smithi005 bash[75361]: audit 2023-09-30T09:47:04.965651+0000 mon.a (mon.0) 1793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:47:05.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:05 smithi005 bash[75361]: cluster 2023-09-30T09:47:04.970158+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e335 with expected crc 2023-09-30T09:47:05.986 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:05 smithi005 bash[75361]: cluster 2023-09-30T09:47:04.972371+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-30T09:47:06.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:05 smithi005 bash[78438]: audit 2023-09-30T09:47:04.965651+0000 mon.a (mon.0) 1793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:47:06.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:05 smithi005 bash[78438]: cluster 2023-09-30T09:47:04.970158+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e335 with expected crc 2023-09-30T09:47:06.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:05 smithi005 bash[78438]: cluster 2023-09-30T09:47:04.972371+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-30T09:47:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:05 smithi099 bash[59238]: audit 2023-09-30T09:47:04.965651+0000 mon.a (mon.0) 1793 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-30T09:47:06.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:05 smithi099 bash[59238]: cluster 2023-09-30T09:47:04.970158+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e335 with expected crc 2023-09-30T09:47:06.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:05 smithi099 bash[59238]: cluster 2023-09-30T09:47:04.972371+0000 mon.a (mon.0) 1794 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-30T09:47:06.367 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-30T09:47:06.764 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:47:06.764 INFO:teuthology.orchestra.run.smithi005.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-30T09:47:07.294 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:06 smithi005 bash[75361]: cluster 2023-09-30T09:47:05.424497+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:07.294 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:06 smithi005 bash[75361]: audit 2023-09-30T09:47:06.596451+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:06 smithi099 bash[59238]: cluster 2023-09-30T09:47:05.424497+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:06 smithi099 bash[59238]: audit 2023-09-30T09:47:06.596451+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:07.720 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:07 smithi005 bash[78438]: cluster 2023-09-30T09:47:05.424497+0000 mgr.y (mgr.34107) 1381 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:07.720 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:07 smithi005 bash[78438]: audit 2023-09-30T09:47:06.596451+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:07.721 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-30T09:47:09.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:08 smithi005 bash[78438]: cluster 2023-09-30T09:47:07.425122+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:09.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:08 smithi005 bash[75361]: cluster 2023-09-30T09:47:07.425122+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:08 smithi099 bash[59238]: cluster 2023-09-30T09:47:07.425122+0000 mgr.y (mgr.34107) 1382 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:09.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:47:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:47:09] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:47:11.254 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:11.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:10 smithi005 bash[75361]: cluster 2023-09-30T09:47:09.426009+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:11.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:10 smithi005 bash[78438]: cluster 2023-09-30T09:47:09.426009+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:10 smithi099 bash[59238]: cluster 2023-09-30T09:47:09.426009+0000 mgr.y (mgr.34107) 1383 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:12.270 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:13.184 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:12 smithi005 bash[75361]: cluster 2023-09-30T09:47:11.427049+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:13.185 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:12 smithi005 bash[78438]: cluster 2023-09-30T09:47:11.427049+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:12 smithi099 bash[59238]: cluster 2023-09-30T09:47:11.427049+0000 mgr.y (mgr.34107) 1384 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:15.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:15 smithi005 bash[78438]: cluster 2023-09-30T09:47:13.427631+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:15.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:14 smithi005 bash[75361]: cluster 2023-09-30T09:47:13.427631+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:15.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:15 smithi099 bash[59238]: cluster 2023-09-30T09:47:13.427631+0000 mgr.y (mgr.34107) 1385 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:17.180 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:47:17.264 INFO:teuthology.orchestra.run.smithi005.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-30T09:47:17.265 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:17 smithi005 bash[75361]: cluster 2023-09-30T09:47:15.428569+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:17.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:17 smithi005 bash[78438]: cluster 2023-09-30T09:47:15.428569+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:17 smithi099 bash[59238]: cluster 2023-09-30T09:47:15.428569+0000 mgr.y (mgr.34107) 1386 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:18.021 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.1 to 1 (10000) 2023-09-30T09:47:18.037 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-30T09:47:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:18 smithi005 bash[75361]: audit 2023-09-30T09:47:17.082285+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.5:0/3756096509' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:47:18.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:18 smithi005 bash[78438]: audit 2023-09-30T09:47:17.082285+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.5:0/3756096509' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:47:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:18 smithi099 bash[59238]: audit 2023-09-30T09:47:17.082285+0000 mon.a (mon.0) 1796 : audit 1 from='client.? 172.21.15.5:0/3756096509' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:47:19.003 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-30T09:47:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[75361]: cluster 2023-09-30T09:47:17.429275+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[75361]: audit 2023-09-30T09:47:18.010970+0000 mon.a (mon.0) 1797 : audit 1 from='client.? 172.21.15.5:0/3756096509' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:47:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[75361]: cluster 2023-09-30T09:47:18.014670+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[75361]: cluster 2023-09-30T09:47:18.015013+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[75361]: cluster 2023-09-30T09:47:18.015901+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[75361]: cluster 2023-09-30T09:47:18.017273+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-30T09:47:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[78438]: cluster 2023-09-30T09:47:17.429275+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[78438]: audit 2023-09-30T09:47:18.010970+0000 mon.a (mon.0) 1797 : audit 1 from='client.? 172.21.15.5:0/3756096509' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:47:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[78438]: cluster 2023-09-30T09:47:18.014670+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[78438]: cluster 2023-09-30T09:47:18.015013+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[78438]: cluster 2023-09-30T09:47:18.015901+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[78438]: cluster 2023-09-30T09:47:18.017273+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-30T09:47:19.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:19 smithi099 bash[59238]: cluster 2023-09-30T09:47:17.429275+0000 mgr.y (mgr.34107) 1387 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:19 smithi099 bash[59238]: audit 2023-09-30T09:47:18.010970+0000 mon.a (mon.0) 1797 : audit 1 from='client.? 172.21.15.5:0/3756096509' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:47:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:19 smithi099 bash[59238]: cluster 2023-09-30T09:47:18.014670+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:19 smithi099 bash[59238]: cluster 2023-09-30T09:47:18.015013+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:19 smithi099 bash[59238]: cluster 2023-09-30T09:47:18.015901+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:19.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:19 smithi099 bash[59238]: cluster 2023-09-30T09:47:18.017273+0000 mon.a (mon.0) 1798 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-30T09:47:19.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:47:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:47:19] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:47:20.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:20 smithi099 bash[59238]: cluster 2023-09-30T09:47:18.533742+0000 osd.0 (osd.0) 200 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:20.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:20 smithi005 bash[75361]: cluster 2023-09-30T09:47:18.533742+0000 osd.0 (osd.0) 200 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:20.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:20 smithi005 bash[78438]: cluster 2023-09-30T09:47:18.533742+0000 osd.0 (osd.0) 200 : cluster 3 failed to encode map e336 with expected crc 2023-09-30T09:47:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:21 smithi099 bash[59238]: cluster 2023-09-30T09:47:19.430090+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:21.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:21 smithi005 bash[75361]: cluster 2023-09-30T09:47:19.430090+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:21.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:21 smithi005 bash[78438]: cluster 2023-09-30T09:47:19.430090+0000 mgr.y (mgr.34107) 1388 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:22 smithi099 bash[59238]: audit 2023-09-30T09:47:21.597015+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:22.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:22 smithi005 bash[75361]: audit 2023-09-30T09:47:21.597015+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:22.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:22 smithi005 bash[78438]: audit 2023-09-30T09:47:21.597015+0000 mon.a (mon.0) 1799 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:22.818 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:22.819 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:23.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:23 smithi005 bash[75361]: cluster 2023-09-30T09:47:21.431038+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:23.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:23 smithi005 bash[78438]: cluster 2023-09-30T09:47:21.431038+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:23 smithi099 bash[59238]: cluster 2023-09-30T09:47:21.431038+0000 mgr.y (mgr.34107) 1389 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:24.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:24 smithi099 bash[59238]: audit 2023-09-30T09:47:23.932506+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:47:24.403 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:24 smithi005 bash[75361]: audit 2023-09-30T09:47:23.932506+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:47:24.403 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:24 smithi005 bash[78438]: audit 2023-09-30T09:47:23.932506+0000 mon.a (mon.0) 1800 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:47:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:25 smithi099 bash[59238]: cluster 2023-09-30T09:47:23.431794+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:25.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:25 smithi005 bash[78438]: cluster 2023-09-30T09:47:23.431794+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:25.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:25 smithi005 bash[75361]: cluster 2023-09-30T09:47:23.431794+0000 mgr.y (mgr.34107) 1390 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:27.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:27 smithi099 bash[59238]: cluster 2023-09-30T09:47:25.432864+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:27.312 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:27 smithi005 bash[75361]: cluster 2023-09-30T09:47:25.432864+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:27.312 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:27 smithi005 bash[78438]: cluster 2023-09-30T09:47:25.432864+0000 mgr.y (mgr.34107) 1391 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:27.498 INFO:teuthology.orchestra.run.smithi005.stdout:ERROR: (22) Invalid argument 2023-09-30T09:47:27.499 INFO:teuthology.orchestra.run.smithi005.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-30T09:47:28.068 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-30T09:47:28.376 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:28 smithi005 bash[75361]: audit 2023-09-30T09:47:27.709387+0000 mon.a (mon.0) 1801 : audit 1 from='client.? 172.21.15.5:0/3611764244' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:47:28.377 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:28 smithi005 bash[78438]: audit 2023-09-30T09:47:27.709387+0000 mon.a (mon.0) 1801 : audit 1 from='client.? 172.21.15.5:0/3611764244' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:47:28.385 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-30T09:47:28.397 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:28 smithi099 bash[59238]: audit 2023-09-30T09:47:27.709387+0000 mon.a (mon.0) 1801 : audit 1 from='client.? 172.21.15.5:0/3611764244' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-30T09:47:29.063 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-30T09:47:29.395 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[75361]: cluster 2023-09-30T09:47:27.433493+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[75361]: audit 2023-09-30T09:47:28.057561+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.5:0/3611764244' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:47:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[75361]: cluster 2023-09-30T09:47:28.063059+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[75361]: cluster 2023-09-30T09:47:28.063107+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[75361]: cluster 2023-09-30T09:47:28.063755+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[75361]: cluster 2023-09-30T09:47:28.065460+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-30T09:47:29.396 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[78438]: cluster 2023-09-30T09:47:27.433493+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[78438]: audit 2023-09-30T09:47:28.057561+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.5:0/3611764244' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:47:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[78438]: cluster 2023-09-30T09:47:28.063059+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[78438]: cluster 2023-09-30T09:47:28.063107+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[78438]: cluster 2023-09-30T09:47:28.063755+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[78438]: cluster 2023-09-30T09:47:28.065460+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-30T09:47:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:29 smithi099 bash[59238]: cluster 2023-09-30T09:47:27.433493+0000 mgr.y (mgr.34107) 1392 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:29 smithi099 bash[59238]: audit 2023-09-30T09:47:28.057561+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.5:0/3611764244' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-30T09:47:29.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:29 smithi099 bash[59238]: cluster 2023-09-30T09:47:28.063059+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:29 smithi099 bash[59238]: cluster 2023-09-30T09:47:28.063107+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:29 smithi099 bash[59238]: cluster 2023-09-30T09:47:28.063755+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e337 with expected crc 2023-09-30T09:47:29.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:29 smithi099 bash[59238]: cluster 2023-09-30T09:47:28.065460+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-30T09:47:29.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:47:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:47:29] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.33.4" 2023-09-30T09:47:30.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:30 smithi005 bash[78438]: cluster 2023-09-30T09:47:29.434325+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:30.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:30 smithi005 bash[75361]: cluster 2023-09-30T09:47:29.434325+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:30.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:30 smithi099 bash[59238]: cluster 2023-09-30T09:47:29.434325+0000 mgr.y (mgr.34107) 1393 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:31.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[75361]: audit 2023-09-30T09:47:30.174464+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[75361]: audit 2023-09-30T09:47:30.183413+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[75361]: audit 2023-09-30T09:47:30.737498+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[75361]: audit 2023-09-30T09:47:30.744928+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[78438]: audit 2023-09-30T09:47:30.174464+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[78438]: audit 2023-09-30T09:47:30.183413+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[78438]: audit 2023-09-30T09:47:30.737498+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:31 smithi005 bash[78438]: audit 2023-09-30T09:47:30.744928+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:31 smithi099 bash[59238]: audit 2023-09-30T09:47:30.174464+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:31 smithi099 bash[59238]: audit 2023-09-30T09:47:30.183413+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:31 smithi099 bash[59238]: audit 2023-09-30T09:47:30.737498+0000 mon.a (mon.0) 1806 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:31.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:31 smithi099 bash[59238]: audit 2023-09-30T09:47:30.744928+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:32.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[75361]: audit 2023-09-30T09:47:31.214452+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:47:32.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[75361]: audit 2023-09-30T09:47:31.215872+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:47:32.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[75361]: audit 2023-09-30T09:47:31.224419+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:32.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[75361]: cluster 2023-09-30T09:47:31.435385+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:32.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[78438]: audit 2023-09-30T09:47:31.214452+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:47:32.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[78438]: audit 2023-09-30T09:47:31.215872+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:47:32.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[78438]: audit 2023-09-30T09:47:31.224419+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:32.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:32 smithi005 bash[78438]: cluster 2023-09-30T09:47:31.435385+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:32 smithi099 bash[59238]: audit 2023-09-30T09:47:31.214452+0000 mon.a (mon.0) 1808 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:47:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:32 smithi099 bash[59238]: audit 2023-09-30T09:47:31.215872+0000 mon.a (mon.0) 1809 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:47:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:32 smithi099 bash[59238]: audit 2023-09-30T09:47:31.224419+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:47:32.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:32 smithi099 bash[59238]: cluster 2023-09-30T09:47:31.435385+0000 mgr.y (mgr.34107) 1394 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:32.884 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:47:33.608 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:35.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:34 smithi005 bash[75361]: cluster 2023-09-30T09:47:33.436226+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:34 smithi005 bash[78438]: cluster 2023-09-30T09:47:33.436226+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:34 smithi099 bash[59238]: cluster 2023-09-30T09:47:33.436226+0000 mgr.y (mgr.34107) 1395 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:36.284 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:47:36.285 INFO:teuthology.orchestra.run.smithi099.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-30T09:47:37.135 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-30T09:47:37.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:36 smithi005 bash[75361]: cluster 2023-09-30T09:47:35.437209+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:37.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:36 smithi005 bash[75361]: audit 2023-09-30T09:47:36.596928+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:36 smithi005 bash[78438]: cluster 2023-09-30T09:47:35.437209+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:36 smithi005 bash[78438]: audit 2023-09-30T09:47:36.596928+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:36 smithi099 bash[59238]: cluster 2023-09-30T09:47:35.437209+0000 mgr.y (mgr.34107) 1396 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:36 smithi099 bash[59238]: audit 2023-09-30T09:47:36.596928+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:37.986 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.2 to 1 (10000) 2023-09-30T09:47:38.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:37 smithi005 bash[78438]: audit 2023-09-30T09:47:37.056974+0000 mon.a (mon.0) 1812 : audit 1 from='client.? 172.21.15.5:0/1440694240' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:37 smithi005 bash[75361]: audit 2023-09-30T09:47:37.056974+0000 mon.a (mon.0) 1812 : audit 1 from='client.? 172.21.15.5:0/1440694240' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:38.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:37 smithi099 bash[59238]: audit 2023-09-30T09:47:37.056974+0000 mon.a (mon.0) 1812 : audit 1 from='client.? 172.21.15.5:0/1440694240' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:38.873 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-30T09:47:39.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[75361]: cluster 2023-09-30T09:47:37.437783+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:39.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[75361]: audit 2023-09-30T09:47:37.977492+0000 mon.a (mon.0) 1813 : audit 1 from='client.? 172.21.15.5:0/1440694240' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:47:39.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[75361]: cluster 2023-09-30T09:47:37.980966+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[75361]: cluster 2023-09-30T09:47:37.981138+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[75361]: cluster 2023-09-30T09:47:37.982023+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-30T09:47:39.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[75361]: cluster 2023-09-30T09:47:37.982179+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[78438]: cluster 2023-09-30T09:47:37.437783+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[78438]: audit 2023-09-30T09:47:37.977492+0000 mon.a (mon.0) 1813 : audit 1 from='client.? 172.21.15.5:0/1440694240' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:47:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[78438]: cluster 2023-09-30T09:47:37.980966+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[78438]: cluster 2023-09-30T09:47:37.981138+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[78438]: cluster 2023-09-30T09:47:37.982023+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-30T09:47:39.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:38 smithi005 bash[78438]: cluster 2023-09-30T09:47:37.982179+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:38 smithi099 bash[59238]: cluster 2023-09-30T09:47:37.437783+0000 mgr.y (mgr.34107) 1397 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:38 smithi099 bash[59238]: audit 2023-09-30T09:47:37.977492+0000 mon.a (mon.0) 1813 : audit 1 from='client.? 172.21.15.5:0/1440694240' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:47:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:38 smithi099 bash[59238]: cluster 2023-09-30T09:47:37.980966+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:38 smithi099 bash[59238]: cluster 2023-09-30T09:47:37.981138+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:38 smithi099 bash[59238]: cluster 2023-09-30T09:47:37.982023+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-30T09:47:39.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:38 smithi099 bash[59238]: cluster 2023-09-30T09:47:37.982179+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e338 with expected crc 2023-09-30T09:47:39.772 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:47:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:47:39] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.33.4" 2023-09-30T09:47:41.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:40 smithi005 bash[75361]: cluster 2023-09-30T09:47:39.438611+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:41.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:40 smithi005 bash[78438]: cluster 2023-09-30T09:47:39.438611+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:41.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:40 smithi099 bash[59238]: cluster 2023-09-30T09:47:39.438611+0000 mgr.y (mgr.34107) 1398 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:41.964 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:47:43.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:42 smithi005 bash[75361]: cluster 2023-09-30T09:47:41.439592+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:43.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:42 smithi005 bash[78438]: cluster 2023-09-30T09:47:41.439592+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:43.293 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:42 smithi099 bash[59238]: cluster 2023-09-30T09:47:41.439592+0000 mgr.y (mgr.34107) 1399 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:43.661 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:45 smithi005 bash[78438]: cluster 2023-09-30T09:47:43.440433+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:45.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:44 smithi005 bash[75361]: cluster 2023-09-30T09:47:43.440433+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:45.268 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:47:45.268 INFO:teuthology.orchestra.run.smithi099.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-30T09:47:45.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:44 smithi099 bash[59238]: cluster 2023-09-30T09:47:43.440433+0000 mgr.y (mgr.34107) 1400 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:46.084 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-30T09:47:47.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:46 smithi005 bash[75361]: cluster 2023-09-30T09:47:45.441445+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:47.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:46 smithi005 bash[78438]: cluster 2023-09-30T09:47:45.441445+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:46 smithi099 bash[59238]: cluster 2023-09-30T09:47:45.441445+0000 mgr.y (mgr.34107) 1401 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:48.019 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-30T09:47:48.269 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:47 smithi005 bash[75361]: audit 2023-09-30T09:47:47.057146+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.5:0/395458965' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:48.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:47 smithi005 bash[75361]: audit 2023-09-30T09:47:47.058039+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:48.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:47 smithi005 bash[78438]: audit 2023-09-30T09:47:47.057146+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.5:0/395458965' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:48.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:47 smithi005 bash[78438]: audit 2023-09-30T09:47:47.058039+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:48 smithi099 bash[59238]: audit 2023-09-30T09:47:47.057146+0000 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.5:0/395458965' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:48 smithi099 bash[59238]: audit 2023-09-30T09:47:47.058039+0000 mon.a (mon.0) 1815 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-30T09:47:48.871 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-30T09:47:49.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: cluster 2023-09-30T09:47:47.442054+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:49.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: audit 2023-09-30T09:47:48.006400+0000 mon.a (mon.0) 1816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:47:49.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.009887+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-30T09:47:49.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.014310+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.208760+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.211766+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.273669+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.366440+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: cluster 2023-09-30T09:47:47.442054+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: audit 2023-09-30T09:47:48.006400+0000 mon.a (mon.0) 1816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.009887+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.014310+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.208760+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.211766+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.273669+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.366440+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: cluster 2023-09-30T09:47:47.442054+0000 mgr.y (mgr.34107) 1402 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:49.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: audit 2023-09-30T09:47:48.006400+0000 mon.a (mon.0) 1816 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-30T09:47:49.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.009887+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-09-30T09:47:49.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.014310+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.208760+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.211766+0000 osd.5 (osd.5) 284 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.273669+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:49 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.366440+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:49.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:47:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:47:49] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.33.4" 2023-09-30T09:47:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:50 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.276651+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:50 smithi099 bash[59238]: cluster 2023-09-30T09:47:48.364053+0000 osd.0 (osd.0) 201 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:50.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:50 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.276651+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:50.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:50 smithi005 bash[75361]: cluster 2023-09-30T09:47:48.364053+0000 osd.0 (osd.0) 201 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:50 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.276651+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:50 smithi005 bash[78438]: cluster 2023-09-30T09:47:48.364053+0000 osd.0 (osd.0) 201 : cluster 3 failed to encode map e339 with expected crc 2023-09-30T09:47:50.861 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:47:51.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:51 smithi099 bash[59238]: cluster 2023-09-30T09:47:49.442804+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:51.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:51 smithi005 bash[78438]: cluster 2023-09-30T09:47:49.442804+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:51.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:51 smithi005 bash[75361]: cluster 2023-09-30T09:47:49.442804+0000 mgr.y (mgr.34107) 1403 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:52.286 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:52 smithi099 bash[59238]: audit 2023-09-30T09:47:51.598074+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:52 smithi005 bash[75361]: audit 2023-09-30T09:47:51.598074+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:52.595 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:52 smithi005 bash[78438]: audit 2023-09-30T09:47:51.598074+0000 mon.a (mon.0) 1818 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:53 smithi099 bash[59238]: cluster 2023-09-30T09:47:51.443745+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:53.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:53 smithi005 bash[78438]: cluster 2023-09-30T09:47:51.443745+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:53.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:53 smithi005 bash[75361]: cluster 2023-09-30T09:47:51.443745+0000 mgr.y (mgr.34107) 1404 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:53.651 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:47:54.410 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:47:54.531 INFO:teuthology.orchestra.run.smithi099.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-30T09:47:55.271 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-30T09:47:55.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:55 smithi099 bash[59238]: cluster 2023-09-30T09:47:53.444483+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:55.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:55 smithi005 bash[75361]: cluster 2023-09-30T09:47:53.444483+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:55.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:55 smithi005 bash[78438]: cluster 2023-09-30T09:47:53.444483+0000 mgr.y (mgr.34107) 1405 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:57.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:57 smithi099 bash[59238]: cluster 2023-09-30T09:47:55.445469+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:57.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:57 smithi005 bash[75361]: cluster 2023-09-30T09:47:55.445469+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:57.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:57 smithi005 bash[78438]: cluster 2023-09-30T09:47:55.445469+0000 mgr.y (mgr.34107) 1406 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:58.056 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.3 to 1 (10000) 2023-09-30T09:47:58.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:58 smithi005 bash[75361]: audit 2023-09-30T09:47:57.094667+0000 mon.a (mon.0) 1819 : audit 1 from='client.? 172.21.15.5:0/2988818326' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:47:58.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:58 smithi005 bash[78438]: audit 2023-09-30T09:47:57.094667+0000 mon.a (mon.0) 1819 : audit 1 from='client.? 172.21.15.5:0/2988818326' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:47:58.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:58 smithi099 bash[59238]: audit 2023-09-30T09:47:57.094667+0000 mon.a (mon.0) 1819 : audit 1 from='client.? 172.21.15.5:0/2988818326' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:47:58.859 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-30T09:47:59.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[75361]: cluster 2023-09-30T09:47:57.446057+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:59.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[75361]: audit 2023-09-30T09:47:58.046021+0000 mon.a (mon.0) 1820 : audit 1 from='client.? 172.21.15.5:0/2988818326' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:47:59.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[75361]: cluster 2023-09-30T09:47:58.050890+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-30T09:47:59.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[75361]: cluster 2023-09-30T09:47:58.051053+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e340 with expected crc 2023-09-30T09:47:59.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[75361]: cluster 2023-09-30T09:47:58.053885+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e340 with expected crc 2023-09-30T09:47:59.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[78438]: cluster 2023-09-30T09:47:57.446057+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:59.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[78438]: audit 2023-09-30T09:47:58.046021+0000 mon.a (mon.0) 1820 : audit 1 from='client.? 172.21.15.5:0/2988818326' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:47:59.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[78438]: cluster 2023-09-30T09:47:58.050890+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-30T09:47:59.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[78438]: cluster 2023-09-30T09:47:58.051053+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e340 with expected crc 2023-09-30T09:47:59.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[78438]: cluster 2023-09-30T09:47:58.053885+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e340 with expected crc 2023-09-30T09:47:59.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:59 smithi099 bash[59238]: cluster 2023-09-30T09:47:57.446057+0000 mgr.y (mgr.34107) 1407 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:47:59.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:59 smithi099 bash[59238]: audit 2023-09-30T09:47:58.046021+0000 mon.a (mon.0) 1820 : audit 1 from='client.? 172.21.15.5:0/2988818326' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:47:59.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:59 smithi099 bash[59238]: cluster 2023-09-30T09:47:58.050890+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-09-30T09:47:59.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:59 smithi099 bash[59238]: cluster 2023-09-30T09:47:58.051053+0000 osd.5 (osd.5) 285 : cluster 3 failed to encode map e340 with expected crc 2023-09-30T09:47:59.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:47:59 smithi099 bash[59238]: cluster 2023-09-30T09:47:58.053885+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e340 with expected crc 2023-09-30T09:47:59.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:47:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:47:59] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.33.4" 2023-09-30T09:48:00.051 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:48:01.308 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:01 smithi099 bash[59238]: cluster 2023-09-30T09:47:59.446824+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:01.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:01 smithi005 bash[75361]: cluster 2023-09-30T09:47:59.446824+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:01 smithi005 bash[78438]: cluster 2023-09-30T09:47:59.446824+0000 mgr.y (mgr.34107) 1408 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:03.378 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:48:03.378 INFO:teuthology.orchestra.run.smithi099.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-30T09:48:03.406 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:03 smithi099 bash[59238]: cluster 2023-09-30T09:48:01.447737+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:03.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:03 smithi005 bash[75361]: cluster 2023-09-30T09:48:01.447737+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:03.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:03 smithi005 bash[78438]: cluster 2023-09-30T09:48:01.447737+0000 mgr.y (mgr.34107) 1409 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:03.644 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:48:04.242 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-30T09:48:04.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:04 smithi005 bash[75361]: cluster 2023-09-30T09:48:03.448506+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:04.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:04 smithi005 bash[78438]: cluster 2023-09-30T09:48:03.448506+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:04.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:04 smithi099 bash[59238]: cluster 2023-09-30T09:48:03.448506+0000 mgr.y (mgr.34107) 1410 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:06.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:06 smithi005 bash[75361]: cluster 2023-09-30T09:48:05.449107+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:06.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:06 smithi005 bash[78438]: cluster 2023-09-30T09:48:05.449107+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:06.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:06 smithi099 bash[59238]: cluster 2023-09-30T09:48:05.449107+0000 mgr.y (mgr.34107) 1411 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:07.521 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-30T09:48:07.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:07 smithi005 bash[75361]: audit 2023-09-30T09:48:06.597996+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:07.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:07 smithi005 bash[75361]: audit 2023-09-30T09:48:07.287566+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.5:0/2519697205' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:48:07.769 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:07 smithi005 bash[75361]: audit 2023-09-30T09:48:07.288333+0000 mon.a (mon.0) 1823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:48:07.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:07 smithi005 bash[78438]: audit 2023-09-30T09:48:06.597996+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:07.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:07 smithi005 bash[78438]: audit 2023-09-30T09:48:07.287566+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.5:0/2519697205' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:48:07.770 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:07 smithi005 bash[78438]: audit 2023-09-30T09:48:07.288333+0000 mon.a (mon.0) 1823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:48:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:07 smithi099 bash[59238]: audit 2023-09-30T09:48:06.597996+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:07 smithi099 bash[59238]: audit 2023-09-30T09:48:07.287566+0000 mon.c (mon.2) 160 : audit 1 from='client.? 172.21.15.5:0/2519697205' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:48:07.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:07 smithi099 bash[59238]: audit 2023-09-30T09:48:07.288333+0000 mon.a (mon.0) 1823 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-30T09:48:08.383 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-30T09:48:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[75361]: cluster 2023-09-30T09:48:07.449806+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[75361]: audit 2023-09-30T09:48:07.506479+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:48:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[75361]: cluster 2023-09-30T09:48:07.507766+0000 osd.0 (osd.0) 202 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[75361]: cluster 2023-09-30T09:48:07.510739+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[75361]: cluster 2023-09-30T09:48:07.510739+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[75361]: cluster 2023-09-30T09:48:07.511591+0000 mon.a (mon.0) 1825 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-30T09:48:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[78438]: cluster 2023-09-30T09:48:07.449806+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[78438]: audit 2023-09-30T09:48:07.506479+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:48:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[78438]: cluster 2023-09-30T09:48:07.507766+0000 osd.0 (osd.0) 202 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[78438]: cluster 2023-09-30T09:48:07.510739+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[78438]: cluster 2023-09-30T09:48:07.510739+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.768 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:08 smithi005 bash[78438]: cluster 2023-09-30T09:48:07.511591+0000 mon.a (mon.0) 1825 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-30T09:48:08.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:08 smithi099 bash[59238]: cluster 2023-09-30T09:48:07.449806+0000 mgr.y (mgr.34107) 1412 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:08 smithi099 bash[59238]: audit 2023-09-30T09:48:07.506479+0000 mon.a (mon.0) 1824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-30T09:48:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:08 smithi099 bash[59238]: cluster 2023-09-30T09:48:07.507766+0000 osd.0 (osd.0) 202 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:08 smithi099 bash[59238]: cluster 2023-09-30T09:48:07.510739+0000 osd.5 (osd.5) 286 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:08 smithi099 bash[59238]: cluster 2023-09-30T09:48:07.510739+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e341 with expected crc 2023-09-30T09:48:08.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:08 smithi099 bash[59238]: cluster 2023-09-30T09:48:07.511591+0000 mon.a (mon.0) 1825 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-09-30T09:48:09.065 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:48:09.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:48:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:48:09] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.33.4" 2023-09-30T09:48:10.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:10 smithi099 bash[59238]: cluster 2023-09-30T09:48:09.450749+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:11.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:10 smithi005 bash[78438]: cluster 2023-09-30T09:48:09.450749+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:11.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:10 smithi005 bash[75361]: cluster 2023-09-30T09:48:09.450749+0000 mgr.y (mgr.34107) 1413 : cluster 0 pgmap v1577: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:12.338 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:48:12.339 INFO:teuthology.orchestra.run.smithi099.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-30T09:48:12.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:12 smithi099 bash[59238]: cluster 2023-09-30T09:48:11.451723+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:13.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:12 smithi005 bash[75361]: cluster 2023-09-30T09:48:11.451723+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:13.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:12 smithi005 bash[78438]: cluster 2023-09-30T09:48:11.451723+0000 mgr.y (mgr.34107) 1414 : cluster 0 pgmap v1578: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:13.165 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:48:13.219 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-30T09:48:15.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:14 smithi005 bash[75361]: cluster 2023-09-30T09:48:13.452736+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:15.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:14 smithi005 bash[78438]: cluster 2023-09-30T09:48:13.452736+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:15.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:14 smithi099 bash[59238]: cluster 2023-09-30T09:48:13.452736+0000 mgr.y (mgr.34107) 1415 : cluster 0 pgmap v1579: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:17.004 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.5 to 1 (10000) 2023-09-30T09:48:17.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:16 smithi005 bash[78438]: cluster 2023-09-30T09:48:15.453752+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:17.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:16 smithi005 bash[78438]: audit 2023-09-30T09:48:16.867487+0000 mon.a (mon.0) 1826 : audit 1 from='client.? 172.21.15.5:0/4089625360' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:48:17.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:16 smithi005 bash[75361]: cluster 2023-09-30T09:48:15.453752+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:17.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:16 smithi005 bash[75361]: audit 2023-09-30T09:48:16.867487+0000 mon.a (mon.0) 1826 : audit 1 from='client.? 172.21.15.5:0/4089625360' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:48:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:16 smithi099 bash[59238]: cluster 2023-09-30T09:48:15.453752+0000 mgr.y (mgr.34107) 1416 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:17.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:16 smithi099 bash[59238]: audit 2023-09-30T09:48:16.867487+0000 mon.a (mon.0) 1826 : audit 1 from='client.? 172.21.15.5:0/4089625360' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:48:17.895 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-30T09:48:18.003 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:48:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[75361]: audit 2023-09-30T09:48:16.994820+0000 mon.a (mon.0) 1827 : audit 1 from='client.? 172.21.15.5:0/4089625360' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:48:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[75361]: cluster 2023-09-30T09:48:16.998610+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-30T09:48:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[75361]: cluster 2023-09-30T09:48:16.998824+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e342 with expected crc 2023-09-30T09:48:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[75361]: cluster 2023-09-30T09:48:17.002253+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e342 with expected crc 2023-09-30T09:48:18.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[78438]: audit 2023-09-30T09:48:16.994820+0000 mon.a (mon.0) 1827 : audit 1 from='client.? 172.21.15.5:0/4089625360' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:48:18.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[78438]: cluster 2023-09-30T09:48:16.998610+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-30T09:48:18.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[78438]: cluster 2023-09-30T09:48:16.998824+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e342 with expected crc 2023-09-30T09:48:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:18 smithi005 bash[78438]: cluster 2023-09-30T09:48:17.002253+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e342 with expected crc 2023-09-30T09:48:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:18 smithi099 bash[59238]: audit 2023-09-30T09:48:16.994820+0000 mon.a (mon.0) 1827 : audit 1 from='client.? 172.21.15.5:0/4089625360' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:48:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:18 smithi099 bash[59238]: cluster 2023-09-30T09:48:16.998610+0000 mon.a (mon.0) 1828 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-09-30T09:48:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:18 smithi099 bash[59238]: cluster 2023-09-30T09:48:16.998824+0000 osd.5 (osd.5) 287 : cluster 3 failed to encode map e342 with expected crc 2023-09-30T09:48:18.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:18 smithi099 bash[59238]: cluster 2023-09-30T09:48:17.002253+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e342 with expected crc 2023-09-30T09:48:19.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:19 smithi005 bash[75361]: cluster 2023-09-30T09:48:17.454394+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:19.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:19 smithi005 bash[78438]: cluster 2023-09-30T09:48:17.454394+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:19.284 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:19 smithi099 bash[59238]: cluster 2023-09-30T09:48:17.454394+0000 mgr.y (mgr.34107) 1417 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:19.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:48:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:48:19] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.33.4" 2023-09-30T09:48:21.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:21 smithi005 bash[75361]: cluster 2023-09-30T09:48:19.455273+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:21.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:21 smithi005 bash[78438]: cluster 2023-09-30T09:48:19.455273+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:21.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:21 smithi099 bash[59238]: cluster 2023-09-30T09:48:19.455273+0000 mgr.y (mgr.34107) 1418 : cluster 0 pgmap v1583: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:21.307 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:48:21.307 INFO:teuthology.orchestra.run.smithi099.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-30T09:48:22.124 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-30T09:48:22.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:22 smithi099 bash[59238]: audit 2023-09-30T09:48:21.598487+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:22.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:22 smithi005 bash[78438]: audit 2023-09-30T09:48:21.598487+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:22.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:22 smithi005 bash[75361]: audit 2023-09-30T09:48:21.598487+0000 mon.a (mon.0) 1829 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:22.684 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:48:23.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:23 smithi099 bash[59238]: cluster 2023-09-30T09:48:21.456234+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:23.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:23 smithi005 bash[75361]: cluster 2023-09-30T09:48:21.456234+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:23.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:23 smithi005 bash[78438]: cluster 2023-09-30T09:48:21.456234+0000 mgr.y (mgr.34107) 1419 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:25.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:25 smithi005 bash[75361]: cluster 2023-09-30T09:48:23.457114+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:25.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:25 smithi005 bash[78438]: cluster 2023-09-30T09:48:23.457114+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:25 smithi099 bash[59238]: cluster 2023-09-30T09:48:23.457114+0000 mgr.y (mgr.34107) 1420 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:26.904 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:48:27.039 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-30T09:48:27.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:27 smithi099 bash[59238]: cluster 2023-09-30T09:48:25.458055+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:27.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:27 smithi099 bash[59238]: audit 2023-09-30T09:48:26.139769+0000 mon.a (mon.0) 1830 : audit 1 from='client.? 172.21.15.5:0/3825716339' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:48:27.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:27 smithi005 bash[75361]: cluster 2023-09-30T09:48:25.458055+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:27.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:27 smithi005 bash[75361]: audit 2023-09-30T09:48:26.139769+0000 mon.a (mon.0) 1830 : audit 1 from='client.? 172.21.15.5:0/3825716339' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:48:27.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:27 smithi005 bash[78438]: cluster 2023-09-30T09:48:25.458055+0000 mgr.y (mgr.34107) 1421 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:27.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:27 smithi005 bash[78438]: audit 2023-09-30T09:48:26.139769+0000 mon.a (mon.0) 1830 : audit 1 from='client.? 172.21.15.5:0/3825716339' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-30T09:48:27.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-30T09:48:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:28 smithi005 bash[75361]: audit 2023-09-30T09:48:27.026956+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.5:0/3825716339' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:48:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:28 smithi005 bash[75361]: cluster 2023-09-30T09:48:27.030763+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:28.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:28 smithi005 bash[75361]: cluster 2023-09-30T09:48:27.033349+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-30T09:48:28.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:28 smithi005 bash[78438]: audit 2023-09-30T09:48:27.026956+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.5:0/3825716339' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:48:28.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:28 smithi005 bash[78438]: cluster 2023-09-30T09:48:27.030763+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:28.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:28 smithi005 bash[78438]: cluster 2023-09-30T09:48:27.033349+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-30T09:48:28.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:28 smithi099 bash[59238]: audit 2023-09-30T09:48:27.026956+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.5:0/3825716339' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-30T09:48:28.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:28 smithi099 bash[59238]: cluster 2023-09-30T09:48:27.030763+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:28.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:28 smithi099 bash[59238]: cluster 2023-09-30T09:48:27.033349+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-09-30T09:48:29.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:29 smithi099 bash[59238]: cluster 2023-09-30T09:48:27.458555+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:29.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:29 smithi099 bash[59238]: cluster 2023-09-30T09:48:27.871268+0000 osd.0 (osd.0) 203 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:29 smithi099 bash[59238]: cluster 2023-09-30T09:48:27.872275+0000 osd.0 (osd.0) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:29 smithi099 bash[59238]: cluster 2023-09-30T09:48:28.192546+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:29 smithi099 bash[59238]: cluster 2023-09-30T09:48:28.192662+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.395 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[75361]: cluster 2023-09-30T09:48:27.458555+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[75361]: cluster 2023-09-30T09:48:27.871268+0000 osd.0 (osd.0) 203 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[75361]: cluster 2023-09-30T09:48:27.872275+0000 osd.0 (osd.0) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[75361]: cluster 2023-09-30T09:48:28.192546+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[75361]: cluster 2023-09-30T09:48:28.192662+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.396 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[78438]: cluster 2023-09-30T09:48:27.458555+0000 mgr.y (mgr.34107) 1422 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:29.396 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[78438]: cluster 2023-09-30T09:48:27.871268+0000 osd.0 (osd.0) 203 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[78438]: cluster 2023-09-30T09:48:27.872275+0000 osd.0 (osd.0) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[78438]: cluster 2023-09-30T09:48:28.192546+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.397 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[78438]: cluster 2023-09-30T09:48:28.192662+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e343 with expected crc 2023-09-30T09:48:29.767 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:48:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:48:29] "GET /metrics HTTP/1.1" 200 34065 "" "Prometheus/2.33.4" 2023-09-30T09:48:30.461 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:48:30.461 INFO:teuthology.orchestra.run.smithi099.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-30T09:48:31.350 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:31 smithi099 bash[59238]: cluster 2023-09-30T09:48:29.459380+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:31.351 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-30T09:48:31.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:31 smithi005 bash[75361]: cluster 2023-09-30T09:48:29.459380+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:31.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:31 smithi005 bash[78438]: cluster 2023-09-30T09:48:29.459380+0000 mgr.y (mgr.34107) 1423 : cluster 0 pgmap v1589: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:32.522 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:32 smithi005 bash[75361]: audit 2023-09-30T09:48:31.308821+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:48:32.791 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:32 smithi005 bash[78438]: audit 2023-09-30T09:48:31.308821+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:48:32.792 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:32 smithi099 bash[59238]: audit 2023-09-30T09:48:31.308821+0000 mon.a (mon.0) 1833 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:48:32.924 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:48:33.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:33 smithi005 bash[75361]: cluster 2023-09-30T09:48:31.460351+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:33.275 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:33 smithi005 bash[78438]: cluster 2023-09-30T09:48:31.460351+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:33.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:33 smithi099 bash[59238]: cluster 2023-09-30T09:48:31.460351+0000 mgr.y (mgr.34107) 1424 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:35.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:35 smithi005 bash[78438]: cluster 2023-09-30T09:48:33.461080+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:35.518 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:35 smithi005 bash[75361]: cluster 2023-09-30T09:48:33.461080+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:35.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:35 smithi099 bash[59238]: cluster 2023-09-30T09:48:33.461080+0000 mgr.y (mgr.34107) 1425 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:36.139 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:48:36.363 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:36 smithi005 bash[78438]: cluster 2023-09-30T09:48:35.461642+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:36.364 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:36 smithi005 bash[75361]: cluster 2023-09-30T09:48:35.461642+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:36.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:36 smithi099 bash[59238]: cluster 2023-09-30T09:48:35.461642+0000 mgr.y (mgr.34107) 1426 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:37.083 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.6 to 1 (10000) 2023-09-30T09:48:37.360 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:37 smithi099 bash[59238]: audit 2023-09-30T09:48:36.598970+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:37.360 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:37 smithi099 bash[59238]: audit 2023-09-30T09:48:36.805147+0000 mon.a (mon.0) 1835 : audit 1 from='client.? 172.21.15.5:0/587026102' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:48:37.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:37 smithi005 bash[78438]: audit 2023-09-30T09:48:36.598970+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:37.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:37 smithi005 bash[78438]: audit 2023-09-30T09:48:36.805147+0000 mon.a (mon.0) 1835 : audit 1 from='client.? 172.21.15.5:0/587026102' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:48:37.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:37 smithi005 bash[75361]: audit 2023-09-30T09:48:36.598970+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:37.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:37 smithi005 bash[75361]: audit 2023-09-30T09:48:36.805147+0000 mon.a (mon.0) 1835 : audit 1 from='client.? 172.21.15.5:0/587026102' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:48:37.912 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-30T09:48:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:37.073225+0000 mon.a (mon.0) 1836 : audit 1 from='client.? 172.21.15.5:0/587026102' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:48:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: cluster 2023-09-30T09:48:37.076689+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-30T09:48:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: cluster 2023-09-30T09:48:37.076764+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: cluster 2023-09-30T09:48:37.077276+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:37.100354+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:37.107944+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: cluster 2023-09-30T09:48:37.434432+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: cluster 2023-09-30T09:48:37.462087+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:37.509010+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:37.521497+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:38.008121+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:48:38.268 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:38.009943+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:48:38.270 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[75361]: audit 2023-09-30T09:48:38.020522+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:37.073225+0000 mon.a (mon.0) 1836 : audit 1 from='client.? 172.21.15.5:0/587026102' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:48:38.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: cluster 2023-09-30T09:48:37.076689+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-30T09:48:38.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: cluster 2023-09-30T09:48:37.076764+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: cluster 2023-09-30T09:48:37.077276+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.270 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:37.100354+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:37.107944+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: cluster 2023-09-30T09:48:37.434432+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: cluster 2023-09-30T09:48:37.462087+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:37.509010+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:37.521497+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:38.008121+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:38.009943+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:48:38.271 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:38 smithi005 bash[78438]: audit 2023-09-30T09:48:38.020522+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.340 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:37.073225+0000 mon.a (mon.0) 1836 : audit 1 from='client.? 172.21.15.5:0/587026102' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:48:38.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: cluster 2023-09-30T09:48:37.076689+0000 mon.a (mon.0) 1837 : cluster 0 osdmap e344: 8 total, 8 up, 8 in 2023-09-30T09:48:38.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: cluster 2023-09-30T09:48:37.076764+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: cluster 2023-09-30T09:48:37.077276+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:37.100354+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:37.107944+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.341 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: cluster 2023-09-30T09:48:37.434432+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e344 with expected crc 2023-09-30T09:48:38.342 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: cluster 2023-09-30T09:48:37.462087+0000 mgr.y (mgr.34107) 1427 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:38.342 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:37.509010+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.342 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:37.521497+0000 mon.a (mon.0) 1841 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:38.342 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:38.008121+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:48:38.342 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:38.009943+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:48:38.342 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:38 smithi099 bash[59238]: audit 2023-09-30T09:48:38.020522+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:48:39.607 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:48:39.607 INFO:teuthology.orchestra.run.smithi099.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-30T09:48:39.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:48:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:48:39] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:48:40.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-30T09:48:40.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:40 smithi099 bash[59238]: cluster 2023-09-30T09:48:39.462957+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:41.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:40 smithi005 bash[75361]: cluster 2023-09-30T09:48:39.462957+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:41.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:40 smithi005 bash[78438]: cluster 2023-09-30T09:48:39.462957+0000 mgr.y (mgr.34107) 1428 : cluster 0 pgmap v1595: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:42.706 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:48:42.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:42 smithi099 bash[59238]: cluster 2023-09-30T09:48:41.464070+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:43.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:42 smithi005 bash[78438]: cluster 2023-09-30T09:48:41.464070+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:43.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:42 smithi005 bash[75361]: cluster 2023-09-30T09:48:41.464070+0000 mgr.y (mgr.34107) 1429 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:45.224 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:48:45.255 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:44 smithi099 bash[59238]: cluster 2023-09-30T09:48:43.464987+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:45.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:44 smithi005 bash[75361]: cluster 2023-09-30T09:48:43.464987+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:45.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:44 smithi005 bash[78438]: cluster 2023-09-30T09:48:43.464987+0000 mgr.y (mgr.34107) 1430 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:47.011 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-30T09:48:47.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:47 smithi005 bash[75361]: cluster 2023-09-30T09:48:45.465948+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:47.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:47 smithi005 bash[75361]: audit 2023-09-30T09:48:46.158139+0000 mon.a (mon.0) 1845 : audit 1 from='client.? 172.21.15.5:0/1166699716' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:48:47.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:47 smithi005 bash[78438]: cluster 2023-09-30T09:48:45.465948+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:47.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:47 smithi005 bash[78438]: audit 2023-09-30T09:48:46.158139+0000 mon.a (mon.0) 1845 : audit 1 from='client.? 172.21.15.5:0/1166699716' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:48:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:47 smithi099 bash[59238]: cluster 2023-09-30T09:48:45.465948+0000 mgr.y (mgr.34107) 1431 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:47 smithi099 bash[59238]: audit 2023-09-30T09:48:46.158139+0000 mon.a (mon.0) 1845 : audit 1 from='client.? 172.21.15.5:0/1166699716' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-30T09:48:47.964 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-30T09:48:48.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:48 smithi005 bash[75361]: audit 2023-09-30T09:48:46.998491+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.5:0/1166699716' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:48:48.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:48 smithi005 bash[75361]: cluster 2023-09-30T09:48:47.002236+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:48.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:48 smithi005 bash[75361]: cluster 2023-09-30T09:48:47.005944+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-30T09:48:48.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:48 smithi005 bash[78438]: audit 2023-09-30T09:48:46.998491+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.5:0/1166699716' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:48:48.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:48 smithi005 bash[78438]: cluster 2023-09-30T09:48:47.002236+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:48.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:48 smithi005 bash[78438]: cluster 2023-09-30T09:48:47.005944+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-30T09:48:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:48 smithi099 bash[59238]: audit 2023-09-30T09:48:46.998491+0000 mon.a (mon.0) 1846 : audit 1 from='client.? 172.21.15.5:0/1166699716' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-30T09:48:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:48 smithi099 bash[59238]: cluster 2023-09-30T09:48:47.002236+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:48.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:48 smithi099 bash[59238]: cluster 2023-09-30T09:48:47.005944+0000 mon.a (mon.0) 1847 : cluster 0 osdmap e345: 8 total, 8 up, 8 in 2023-09-30T09:48:48.585 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:48:48.586 INFO:teuthology.orchestra.run.smithi099.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-30T09:48:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:49 smithi099 bash[59238]: cluster 2023-09-30T09:48:47.466526+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:49 smithi099 bash[59238]: cluster 2023-09-30T09:48:48.404373+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:49.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:49 smithi005 bash[78438]: cluster 2023-09-30T09:48:47.466526+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:49.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:49 smithi005 bash[78438]: cluster 2023-09-30T09:48:48.404373+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:49.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:49 smithi005 bash[75361]: cluster 2023-09-30T09:48:47.466526+0000 mgr.y (mgr.34107) 1432 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:49.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:49 smithi005 bash[75361]: cluster 2023-09-30T09:48:48.404373+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:49.519 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-30T09:48:49.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:48:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:48:49] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:48:50.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:50 smithi099 bash[59238]: cluster 2023-09-30T09:48:48.516842+0000 osd.0 (osd.0) 205 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:50.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:50 smithi005 bash[75361]: cluster 2023-09-30T09:48:48.516842+0000 osd.0 (osd.0) 205 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:50.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:50 smithi005 bash[78438]: cluster 2023-09-30T09:48:48.516842+0000 osd.0 (osd.0) 205 : cluster 3 failed to encode map e345 with expected crc 2023-09-30T09:48:51.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:51 smithi099 bash[59238]: cluster 2023-09-30T09:48:49.467458+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:51.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:51 smithi005 bash[75361]: cluster 2023-09-30T09:48:49.467458+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:51.554 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:51 smithi005 bash[78438]: cluster 2023-09-30T09:48:49.467458+0000 mgr.y (mgr.34107) 1433 : cluster 0 pgmap v1601: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:52 smithi099 bash[59238]: audit 2023-09-30T09:48:51.599480+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:52.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:52 smithi005 bash[75361]: audit 2023-09-30T09:48:51.599480+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:52.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:52 smithi005 bash[78438]: audit 2023-09-30T09:48:51.599480+0000 mon.a (mon.0) 1848 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:52.758 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:48:53.040 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:53 smithi005 bash[75361]: cluster 2023-09-30T09:48:51.468461+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:53.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:53 smithi005 bash[78438]: cluster 2023-09-30T09:48:51.468461+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:53 smithi099 bash[59238]: cluster 2023-09-30T09:48:51.468461+0000 mgr.y (mgr.34107) 1434 : cluster 0 pgmap v1602: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:54.293 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:48:55.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:55 smithi099 bash[59238]: cluster 2023-09-30T09:48:53.469233+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:55.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:55 smithi005 bash[78438]: cluster 2023-09-30T09:48:53.469233+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:55.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:55 smithi005 bash[75361]: cluster 2023-09-30T09:48:53.469233+0000 mgr.y (mgr.34107) 1435 : cluster 0 pgmap v1603: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:57.056 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.4 to 1 (10000) 2023-09-30T09:48:57.420 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:57 smithi099 bash[59238]: cluster 2023-09-30T09:48:55.470236+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:57.420 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:57 smithi099 bash[59238]: audit 2023-09-30T09:48:56.481929+0000 mon.a (mon.0) 1849 : audit 1 from='client.? 172.21.15.5:0/1234464179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:48:57.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:57 smithi005 bash[75361]: cluster 2023-09-30T09:48:55.470236+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:57.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:57 smithi005 bash[75361]: audit 2023-09-30T09:48:56.481929+0000 mon.a (mon.0) 1849 : audit 1 from='client.? 172.21.15.5:0/1234464179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:48:57.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:57 smithi005 bash[78438]: cluster 2023-09-30T09:48:55.470236+0000 mgr.y (mgr.34107) 1436 : cluster 0 pgmap v1604: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:57.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:57 smithi005 bash[78438]: audit 2023-09-30T09:48:56.481929+0000 mon.a (mon.0) 1849 : audit 1 from='client.? 172.21.15.5:0/1234464179' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:48:57.682 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:48:57.682 INFO:teuthology.orchestra.run.smithi099.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-30T09:48:57.956 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-09-30T09:48:58.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[75361]: audit 2023-09-30T09:48:57.044871+0000 mon.a (mon.0) 1850 : audit 1 from='client.? 172.21.15.5:0/1234464179' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:48:58.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[75361]: cluster 2023-09-30T09:48:57.046467+0000 osd.0 (osd.0) 206 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[75361]: cluster 2023-09-30T09:48:57.048618+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[75361]: cluster 2023-09-30T09:48:57.051398+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-30T09:48:58.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[75361]: cluster 2023-09-30T09:48:57.179873+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[75361]: cluster 2023-09-30T09:48:57.180285+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[75361]: cluster 2023-09-30T09:48:57.180305+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[78438]: audit 2023-09-30T09:48:57.044871+0000 mon.a (mon.0) 1850 : audit 1 from='client.? 172.21.15.5:0/1234464179' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:48:58.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[78438]: cluster 2023-09-30T09:48:57.046467+0000 osd.0 (osd.0) 206 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[78438]: cluster 2023-09-30T09:48:57.048618+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[78438]: cluster 2023-09-30T09:48:57.051398+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-30T09:48:58.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[78438]: cluster 2023-09-30T09:48:57.179873+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[78438]: cluster 2023-09-30T09:48:57.180285+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:58 smithi005 bash[78438]: cluster 2023-09-30T09:48:57.180305+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:58 smithi099 bash[59238]: audit 2023-09-30T09:48:57.044871+0000 mon.a (mon.0) 1850 : audit 1 from='client.? 172.21.15.5:0/1234464179' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:48:58.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:58 smithi099 bash[59238]: cluster 2023-09-30T09:48:57.046467+0000 osd.0 (osd.0) 206 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:58 smithi099 bash[59238]: cluster 2023-09-30T09:48:57.048618+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:58 smithi099 bash[59238]: cluster 2023-09-30T09:48:57.051398+0000 mon.a (mon.0) 1851 : cluster 0 osdmap e346: 8 total, 8 up, 8 in 2023-09-30T09:48:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:58 smithi099 bash[59238]: cluster 2023-09-30T09:48:57.179873+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:58 smithi099 bash[59238]: cluster 2023-09-30T09:48:57.180285+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:58 smithi099 bash[59238]: cluster 2023-09-30T09:48:57.180305+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e346 with expected crc 2023-09-30T09:48:58.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-30T09:48:59.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:48:59 smithi005 bash[78438]: cluster 2023-09-30T09:48:57.470886+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:59.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:48:59 smithi005 bash[75361]: cluster 2023-09-30T09:48:57.470886+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:59.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:48:59 smithi099 bash[59238]: cluster 2023-09-30T09:48:57.470886+0000 mgr.y (mgr.34107) 1437 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:48:59.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:48:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:48:59] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:49:01.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:01 smithi005 bash[75361]: cluster 2023-09-30T09:48:59.471776+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:01.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:01 smithi005 bash[78438]: cluster 2023-09-30T09:48:59.471776+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:01.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:01 smithi099 bash[59238]: cluster 2023-09-30T09:48:59.471776+0000 mgr.y (mgr.34107) 1438 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:02.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:02 smithi005 bash[75361]: cluster 2023-09-30T09:49:01.472775+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:02.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:02 smithi005 bash[78438]: cluster 2023-09-30T09:49:01.472775+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:02.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:02 smithi099 bash[59238]: cluster 2023-09-30T09:49:01.472775+0000 mgr.y (mgr.34107) 1439 : cluster 0 pgmap v1608: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:02.756 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:03.309 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:49:05.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:05 smithi099 bash[59238]: cluster 2023-09-30T09:49:03.473453+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:05.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:05 smithi005 bash[75361]: cluster 2023-09-30T09:49:03.473453+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:05.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:05 smithi005 bash[78438]: cluster 2023-09-30T09:49:03.473453+0000 mgr.y (mgr.34107) 1440 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:06.663 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:49:06.663 INFO:teuthology.orchestra.run.smithi099.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-30T09:49:07.022 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-09-30T09:49:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:07 smithi099 bash[59238]: cluster 2023-09-30T09:49:05.474477+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:07.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:07 smithi099 bash[59238]: audit 2023-09-30T09:49:06.599712+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:07 smithi099 bash[59238]: audit 2023-09-30T09:49:06.628921+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.5:0/939775046' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:49:07.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:07 smithi099 bash[59238]: audit 2023-09-30T09:49:06.629446+0000 mon.a (mon.0) 1853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:49:07.505 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-30T09:49:07.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[75361]: cluster 2023-09-30T09:49:05.474477+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[75361]: audit 2023-09-30T09:49:06.599712+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[75361]: audit 2023-09-30T09:49:06.628921+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.5:0/939775046' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:49:07.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[75361]: audit 2023-09-30T09:49:06.629446+0000 mon.a (mon.0) 1853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:49:07.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[78438]: cluster 2023-09-30T09:49:05.474477+0000 mgr.y (mgr.34107) 1441 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:07.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[78438]: audit 2023-09-30T09:49:06.599712+0000 mon.a (mon.0) 1852 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:07.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[78438]: audit 2023-09-30T09:49:06.628921+0000 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.5:0/939775046' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:49:07.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:07 smithi005 bash[78438]: audit 2023-09-30T09:49:06.629446+0000 mon.a (mon.0) 1853 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-30T09:49:07.908 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-30T09:49:08.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[75361]: audit 2023-09-30T09:49:07.005050+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:49:08.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[75361]: cluster 2023-09-30T09:49:07.008159+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[75361]: cluster 2023-09-30T09:49:07.008417+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[75361]: cluster 2023-09-30T09:49:07.008932+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[75361]: cluster 2023-09-30T09:49:07.011345+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-30T09:49:08.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[78438]: audit 2023-09-30T09:49:07.005050+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:49:08.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[78438]: cluster 2023-09-30T09:49:07.008159+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[78438]: cluster 2023-09-30T09:49:07.008417+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[78438]: cluster 2023-09-30T09:49:07.008932+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:08 smithi005 bash[78438]: cluster 2023-09-30T09:49:07.011345+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-30T09:49:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:08 smithi099 bash[59238]: audit 2023-09-30T09:49:07.005050+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-30T09:49:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:08 smithi099 bash[59238]: cluster 2023-09-30T09:49:07.008159+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:08 smithi099 bash[59238]: cluster 2023-09-30T09:49:07.008417+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:08 smithi099 bash[59238]: cluster 2023-09-30T09:49:07.008932+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:08.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:08 smithi099 bash[59238]: cluster 2023-09-30T09:49:07.011345+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e347: 8 total, 8 up, 8 in 2023-09-30T09:49:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:09 smithi099 bash[59238]: cluster 2023-09-30T09:49:07.381079+0000 osd.0 (osd.0) 207 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:09 smithi099 bash[59238]: cluster 2023-09-30T09:49:07.474943+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:09.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:09 smithi099 bash[59238]: cluster 2023-09-30T09:49:07.871236+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:09.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:09 smithi005 bash[78438]: cluster 2023-09-30T09:49:07.381079+0000 osd.0 (osd.0) 207 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:09.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:09 smithi005 bash[78438]: cluster 2023-09-30T09:49:07.474943+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:09.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:09 smithi005 bash[78438]: cluster 2023-09-30T09:49:07.871236+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:09.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:09 smithi005 bash[75361]: cluster 2023-09-30T09:49:07.381079+0000 osd.0 (osd.0) 207 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:09.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:09 smithi005 bash[75361]: cluster 2023-09-30T09:49:07.474943+0000 mgr.y (mgr.34107) 1442 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:09.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:09 smithi005 bash[75361]: cluster 2023-09-30T09:49:07.871236+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e347 with expected crc 2023-09-30T09:49:09.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:49:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:49:09] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:49:11.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:11 smithi099 bash[59238]: cluster 2023-09-30T09:49:09.475778+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:11.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:11 smithi005 bash[75361]: cluster 2023-09-30T09:49:09.475778+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:11.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:11 smithi005 bash[78438]: cluster 2023-09-30T09:49:09.475778+0000 mgr.y (mgr.34107) 1443 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:12.278 INFO:teuthology.orchestra.run.smithi099.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:49:12.703 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:13.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:13 smithi099 bash[59238]: cluster 2023-09-30T09:49:11.476766+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:13.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:13 smithi005 bash[75361]: cluster 2023-09-30T09:49:11.476766+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:13.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:13 smithi005 bash[78438]: cluster 2023-09-30T09:49:11.476766+0000 mgr.y (mgr.34107) 1444 : cluster 0 pgmap v1614: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:15.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:15 smithi005 bash[78438]: cluster 2023-09-30T09:49:13.477519+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:15.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:15 smithi005 bash[75361]: cluster 2023-09-30T09:49:13.477519+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:15.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:15 smithi099 bash[59238]: cluster 2023-09-30T09:49:13.477519+0000 mgr.y (mgr.34107) 1445 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:15.449 INFO:teuthology.orchestra.run.smithi099.stdout:ERROR: (22) Invalid argument 2023-09-30T09:49:15.450 INFO:teuthology.orchestra.run.smithi099.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-30T09:49:17.057 INFO:teuthology.orchestra.run.smithi005.stderr:reweighted osd.7 to 1 (10000) 2023-09-30T09:49:17.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:17 smithi005 bash[75361]: cluster 2023-09-30T09:49:15.478535+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:17.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:17 smithi005 bash[75361]: audit 2023-09-30T09:49:16.351530+0000 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.5:0/439379716' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:17.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:17 smithi005 bash[75361]: audit 2023-09-30T09:49:16.352300+0000 mon.a (mon.0) 1856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:17.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:17 smithi005 bash[78438]: cluster 2023-09-30T09:49:15.478535+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:17.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:17 smithi005 bash[78438]: audit 2023-09-30T09:49:16.351530+0000 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.5:0/439379716' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:17.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:17 smithi005 bash[78438]: audit 2023-09-30T09:49:16.352300+0000 mon.a (mon.0) 1856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:17.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:17 smithi099 bash[59238]: cluster 2023-09-30T09:49:15.478535+0000 mgr.y (mgr.34107) 1446 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:17 smithi099 bash[59238]: audit 2023-09-30T09:49:16.351530+0000 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.5:0/439379716' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:17.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:17 smithi099 bash[59238]: audit 2023-09-30T09:49:16.352300+0000 mon.a (mon.0) 1856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:17.974 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-30T09:49:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[75361]: audit 2023-09-30T09:49:17.041572+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:49:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[75361]: cluster 2023-09-30T09:49:17.045585+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[75361]: cluster 2023-09-30T09:49:17.045620+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[75361]: cluster 2023-09-30T09:49:17.046837+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-30T09:49:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[75361]: cluster 2023-09-30T09:49:17.183339+0000 osd.0 (osd.0) 208 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[75361]: cluster 2023-09-30T09:49:17.185362+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[75361]: cluster 2023-09-30T09:49:17.185505+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[78438]: audit 2023-09-30T09:49:17.041572+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:49:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[78438]: cluster 2023-09-30T09:49:17.045585+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[78438]: cluster 2023-09-30T09:49:17.045620+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[78438]: cluster 2023-09-30T09:49:17.046837+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-30T09:49:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[78438]: cluster 2023-09-30T09:49:17.183339+0000 osd.0 (osd.0) 208 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[78438]: cluster 2023-09-30T09:49:17.185362+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.268 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:18 smithi005 bash[78438]: cluster 2023-09-30T09:49:17.185505+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:18 smithi099 bash[59238]: audit 2023-09-30T09:49:17.041572+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:49:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:18 smithi099 bash[59238]: cluster 2023-09-30T09:49:17.045585+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:18 smithi099 bash[59238]: cluster 2023-09-30T09:49:17.045620+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:18 smithi099 bash[59238]: cluster 2023-09-30T09:49:17.046837+0000 mon.a (mon.0) 1858 : cluster 0 osdmap e348: 8 total, 8 up, 8 in 2023-09-30T09:49:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:18 smithi099 bash[59238]: cluster 2023-09-30T09:49:17.183339+0000 osd.0 (osd.0) 208 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:18 smithi099 bash[59238]: cluster 2023-09-30T09:49:17.185362+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:18.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:18 smithi099 bash[59238]: cluster 2023-09-30T09:49:17.185505+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e348 with expected crc 2023-09-30T09:49:19.395 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:19 smithi005 bash[75361]: cluster 2023-09-30T09:49:17.479162+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:19.500 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:19 smithi005 bash[78438]: cluster 2023-09-30T09:49:17.479162+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:19.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:19 smithi099 bash[59238]: cluster 2023-09-30T09:49:17.479162+0000 mgr.y (mgr.34107) 1447 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:19.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:49:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:49:19] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:49:21.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:21 smithi005 bash[75361]: cluster 2023-09-30T09:49:19.480069+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:21.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:21 smithi005 bash[78438]: cluster 2023-09-30T09:49:19.480069+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:21.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:21 smithi099 bash[59238]: cluster 2023-09-30T09:49:19.480069+0000 mgr.y (mgr.34107) 1448 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:22.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:22 smithi005 bash[78438]: audit 2023-09-30T09:49:21.600288+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:22.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:22 smithi005 bash[75361]: audit 2023-09-30T09:49:21.600288+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:22.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:22 smithi099 bash[59238]: audit 2023-09-30T09:49:21.600288+0000 mon.a (mon.0) 1859 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:22.766 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:23.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:23 smithi005 bash[75361]: cluster 2023-09-30T09:49:21.481107+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:23.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:23 smithi005 bash[78438]: cluster 2023-09-30T09:49:21.481107+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:23.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:23 smithi099 bash[59238]: cluster 2023-09-30T09:49:21.481107+0000 mgr.y (mgr.34107) 1449 : cluster 0 pgmap v1620: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:24.334 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:24 smithi005 bash[78438]: cluster 2023-09-30T09:49:23.481926+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:24.334 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:24 smithi005 bash[75361]: cluster 2023-09-30T09:49:23.481926+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:24.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:24 smithi099 bash[59238]: cluster 2023-09-30T09:49:23.481926+0000 mgr.y (mgr.34107) 1450 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:26.553 INFO:teuthology.orchestra.run.smithi005.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-30T09:49:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:26 smithi099 bash[59238]: cluster 2023-09-30T09:49:25.482709+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:26.802 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:26 smithi099 bash[59238]: audit 2023-09-30T09:49:26.373411+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.5:0/1554265493' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:26.803 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:26 smithi099 bash[59238]: audit 2023-09-30T09:49:26.374252+0000 mon.a (mon.0) 1860 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:27.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:26 smithi005 bash[75361]: cluster 2023-09-30T09:49:25.482709+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:26 smithi005 bash[75361]: audit 2023-09-30T09:49:26.373411+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.5:0/1554265493' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:27.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:26 smithi005 bash[75361]: audit 2023-09-30T09:49:26.374252+0000 mon.a (mon.0) 1860 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:26 smithi005 bash[78438]: cluster 2023-09-30T09:49:25.482709+0000 mgr.y (mgr.34107) 1451 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:26 smithi005 bash[78438]: audit 2023-09-30T09:49:26.373411+0000 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.5:0/1554265493' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:27.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:26 smithi005 bash[78438]: audit 2023-09-30T09:49:26.374252+0000 mon.a (mon.0) 1860 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-30T09:49:27.479 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-09-30T09:49:27.479 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-09-30T09:49:27.479 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-09-30T09:49:27.479 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-09-30T09:49:27.480 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-30T09:49:27.480 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[78438]: audit 2023-09-30T09:49:26.538733+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[78438]: cluster 2023-09-30T09:49:26.542305+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[78438]: cluster 2023-09-30T09:49:26.542692+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[78438]: cluster 2023-09-30T09:49:26.542807+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[78438]: cluster 2023-09-30T09:49:26.544524+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[75361]: audit 2023-09-30T09:49:26.538733+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[75361]: cluster 2023-09-30T09:49:26.542305+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:27.767 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[75361]: cluster 2023-09-30T09:49:26.542692+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:27.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[75361]: cluster 2023-09-30T09:49:26.542807+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:27.768 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:27 smithi005 bash[75361]: cluster 2023-09-30T09:49:26.544524+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-30T09:49:28.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:27 smithi099 bash[59238]: audit 2023-09-30T09:49:26.538733+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-30T09:49:28.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:27 smithi099 bash[59238]: cluster 2023-09-30T09:49:26.542305+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:28.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:27 smithi099 bash[59238]: cluster 2023-09-30T09:49:26.542692+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:28.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:27 smithi099 bash[59238]: cluster 2023-09-30T09:49:26.542807+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e349 with expected crc 2023-09-30T09:49:28.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:27 smithi099 bash[59238]: cluster 2023-09-30T09:49:26.544524+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e349: 8 total, 8 up, 8 in 2023-09-30T09:49:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[75361]: cluster 2023-09-30T09:49:27.483234+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:29.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[75361]: cluster 2023-09-30T09:49:27.557682+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[75361]: cluster 2023-09-30T09:49:27.557911+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[75361]: cluster 2023-09-30T09:49:27.560081+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[75361]: cluster 2023-09-30T09:49:27.560668+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[75361]: cluster 2023-09-30T09:49:27.562599+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[78438]: cluster 2023-09-30T09:49:27.483234+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[78438]: cluster 2023-09-30T09:49:27.557682+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[78438]: cluster 2023-09-30T09:49:27.557911+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[78438]: cluster 2023-09-30T09:49:27.560081+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[78438]: cluster 2023-09-30T09:49:27.560668+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:28 smithi005 bash[78438]: cluster 2023-09-30T09:49:27.562599+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:28 smithi099 bash[59238]: cluster 2023-09-30T09:49:27.483234+0000 mgr.y (mgr.34107) 1452 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:29.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:28 smithi099 bash[59238]: cluster 2023-09-30T09:49:27.557682+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:28 smithi099 bash[59238]: cluster 2023-09-30T09:49:27.557911+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:28 smithi099 bash[59238]: cluster 2023-09-30T09:49:27.560081+0000 mon.a (mon.0) 1863 : cluster 0 osdmap e350: 8 total, 8 up, 8 in 2023-09-30T09:49:29.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:28 smithi099 bash[59238]: cluster 2023-09-30T09:49:27.560668+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.053 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:28 smithi099 bash[59238]: cluster 2023-09-30T09:49:27.562599+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e350 with expected crc 2023-09-30T09:49:29.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:49:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:49:29] "GET /metrics HTTP/1.1" 200 34062 "" "Prometheus/2.33.4" 2023-09-30T09:49:31.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:30 smithi005 bash[78438]: cluster 2023-09-30T09:49:29.484151+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:31.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:30 smithi005 bash[75361]: cluster 2023-09-30T09:49:29.484151+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:31.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:30 smithi099 bash[59238]: cluster 2023-09-30T09:49:29.484151+0000 mgr.y (mgr.34107) 1453 : cluster 0 pgmap v1626: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:32.276 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:33.016 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:32 smithi005 bash[78438]: cluster 2023-09-30T09:49:31.485212+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:33.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:32 smithi005 bash[75361]: cluster 2023-09-30T09:49:31.485212+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:33.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:32 smithi099 bash[59238]: cluster 2023-09-30T09:49:31.485212+0000 mgr.y (mgr.34107) 1454 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:35 smithi005 bash[75361]: cluster 2023-09-30T09:49:33.486014+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:35 smithi005 bash[78438]: cluster 2023-09-30T09:49:33.486014+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:35.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:35 smithi099 bash[59238]: cluster 2023-09-30T09:49:33.486014+0000 mgr.y (mgr.34107) 1455 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 15 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:35.910 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:49:35.910 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":350,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T09:49:27.546951+0000","last_up_change":"2023-09-30T09:44:10.872454+0000","last_in_change":"2023-09-30T09:46:17.969625+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":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T08:51:59.052337+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":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"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-30T08:56:21.629391+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":"321","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":321,"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-30T08:58:12.798211+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":"59","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-30T08:58:13.691882+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"60","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":330,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6803","nonce":550937680}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6805","nonce":550937680}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6809","nonce":550937680}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6807","nonce":550937680}]},"public_addr":"172.21.15.5:6803/550937680","cluster_addr":"172.21.15.5:6805/550937680","heartbeat_back_addr":"172.21.15.5:6809/550937680","heartbeat_front_addr":"172.21.15.5:6807/550937680","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":327,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6811","nonce":3482543104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6813","nonce":3482543104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6817","nonce":3482543104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6815","nonce":3482543104}]},"public_addr":"172.21.15.5:6811/3482543104","cluster_addr":"172.21.15.5:6813/3482543104","heartbeat_back_addr":"172.21.15.5:6817/3482543104","heartbeat_front_addr":"172.21.15.5:6815/3482543104","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":329,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6819","nonce":2284981254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6821","nonce":2284981254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6825","nonce":2284981254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6823","nonce":2284981254}]},"public_addr":"172.21.15.5:6819/2284981254","cluster_addr":"172.21.15.5:6821/2284981254","heartbeat_back_addr":"172.21.15.5:6825/2284981254","heartbeat_front_addr":"172.21.15.5:6823/2284981254","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":327,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6826","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6827","nonce":68013787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6829","nonce":68013787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6833","nonce":68013787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6831","nonce":68013787}]},"public_addr":"172.21.15.5:6827/68013787","cluster_addr":"172.21.15.5:6829/68013787","heartbeat_back_addr":"172.21.15.5:6833/68013787","heartbeat_front_addr":"172.21.15.5:6831/68013787","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":153,"up_from":184,"up_thru":327,"down_at":154,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6801","nonce":2677964841}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6803","nonce":2677964841}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6807","nonce":2677964841}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6805","nonce":2677964841}]},"public_addr":"172.21.15.99:6801/2677964841","cluster_addr":"172.21.15.99:6803/2677964841","heartbeat_back_addr":"172.21.15.99:6807/2677964841","heartbeat_front_addr":"172.21.15.99:6805/2677964841","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":327,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":330,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":268,"up_from":281,"up_thru":349,"down_at":269,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6825","nonce":1673802262}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6827","nonce":1673802262}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6831","nonce":1673802262}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6829","nonce":1673802262}]},"public_addr":"172.21.15.99:6825/1673802262","cluster_addr":"172.21.15.99:6827/1673802262","heartbeat_back_addr":"172.21.15.99:6831/1673802262","heartbeat_front_addr":"172.21.15.99:6829/1673802262","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-30T08:50:31.340054+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":153},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":268}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":3,"to":5}]},{"pgid":"4.19","mappings":[{"from":3,"to":5}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:6801/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/3675840190":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/2097777526":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/1883817265":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:0/1216802275":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:6801/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/1594322177":"2023-10-01T09:01:59.490373+0000","172.21.15.99:0/1767134390":"2023-10-01T09:03:34.163766+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/2713926631":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.99:0/3923934802":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2419478566":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/1666447066":"2023-10-01T09:04:36.375425+0000","172.21.15.99:6835/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.99:0/2740707555":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.99:6834/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000","172.21.15.99:0/2711050412":"2023-10-01T09:03:34.163766+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:49:36.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:36 smithi005 bash[75361]: audit 2023-09-30T09:49:35.904054+0000 mon.a (mon.0) 1864 : audit 0 from='client.? 172.21.15.5:0/2340663445' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:49:36.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:36 smithi005 bash[78438]: audit 2023-09-30T09:49:35.904054+0000 mon.a (mon.0) 1864 : audit 0 from='client.? 172.21.15.5:0/2340663445' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:49:36.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:36 smithi099 bash[59238]: audit 2023-09-30T09:49:35.904054+0000 mon.a (mon.0) 1864 : audit 0 from='client.? 172.21.15.5:0/2340663445' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:49:36.821 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-30T09:49:36.822 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:49:37.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:37 smithi005 bash[75361]: cluster 2023-09-30T09:49:35.487062+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:37.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:37 smithi005 bash[75361]: audit 2023-09-30T09:49:36.600616+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:37 smithi005 bash[78438]: cluster 2023-09-30T09:49:35.487062+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:37.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:37 smithi005 bash[78438]: audit 2023-09-30T09:49:36.600616+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:37 smithi099 bash[59238]: cluster 2023-09-30T09:49:35.487062+0000 mgr.y (mgr.34107) 1456 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 B/s, 1 keys/s, 0 objects/s recovering 2023-09-30T09:49:37.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:37 smithi099 bash[59238]: audit 2023-09-30T09:49:36.600616+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:39 smithi099 bash[59238]: cluster 2023-09-30T09:49:37.487889+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:39.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:39 smithi099 bash[59238]: audit 2023-09-30T09:49:38.099140+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:49:39.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:39 smithi005 bash[78438]: cluster 2023-09-30T09:49:37.487889+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:39.396 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:39 smithi005 bash[78438]: audit 2023-09-30T09:49:38.099140+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:49:39.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:39 smithi005 bash[75361]: cluster 2023-09-30T09:49:37.487889+0000 mgr.y (mgr.34107) 1457 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:39.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:39 smithi005 bash[75361]: audit 2023-09-30T09:49:38.099140+0000 mon.a (mon.0) 1866 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:49:39.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:49:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:49:39] "GET /metrics HTTP/1.1" 200 34065 "" "Prometheus/2.33.4" 2023-09-30T09:49:41.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:41 smithi099 bash[59238]: cluster 2023-09-30T09:49:39.488702+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:41.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:41 smithi005 bash[75361]: cluster 2023-09-30T09:49:39.488702+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:41.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:41 smithi005 bash[78438]: cluster 2023-09-30T09:49:39.488702+0000 mgr.y (mgr.34107) 1458 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:41.614 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:43.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:43 smithi099 bash[59238]: cluster 2023-09-30T09:49:41.489637+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:43.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:43 smithi005 bash[78438]: cluster 2023-09-30T09:49:41.489637+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:43.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:43 smithi005 bash[75361]: cluster 2023-09-30T09:49:41.489637+0000 mgr.y (mgr.34107) 1459 : cluster 0 pgmap v1632: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 10 B/s, 0 keys/s, 0 objects/s recovering 2023-09-30T09:49:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[75361]: cluster 2023-09-30T09:49:43.490460+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:45.016 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[75361]: audit 2023-09-30T09:49:43.893505+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[75361]: audit 2023-09-30T09:49:43.901838+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[75361]: audit 2023-09-30T09:49:44.405041+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[75361]: audit 2023-09-30T09:49:44.412568+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[78438]: cluster 2023-09-30T09:49:43.490460+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[78438]: audit 2023-09-30T09:49:43.893505+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[78438]: audit 2023-09-30T09:49:43.901838+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[78438]: audit 2023-09-30T09:49:44.405041+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.017 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:44 smithi005 bash[78438]: audit 2023-09-30T09:49:44.412568+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.125 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:49:45.125 INFO:teuthology.orchestra.run.smithi005.stdout:{"epoch":350,"fsid":"dceda7f8-5f6d-11ee-8db4-212e2dc638e7","created":"2023-09-30T08:47:47.360318+0000","modified":"2023-09-30T09:49:27.546951+0000","last_up_change":"2023-09-30T09:44:10.872454+0000","last_in_change":"2023-09-30T09:46:17.969625+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":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T08:51:59.052337+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":"71","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"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-30T08:56:21.629391+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":"321","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":321,"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-30T08:58:12.798211+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":"59","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-30T08:58:13.691882+0000","flags":131073,"flags_names":"hashpspool,bulk","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"60","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":"d8d51a47-0546-41c4-87b5-e0e4df44c24b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":74,"up_from":78,"up_thru":330,"down_at":75,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6802","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6803","nonce":550937680}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6804","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6805","nonce":550937680}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6808","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6809","nonce":550937680}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6806","nonce":550937680},{"type":"v1","addr":"172.21.15.5:6807","nonce":550937680}]},"public_addr":"172.21.15.5:6803/550937680","cluster_addr":"172.21.15.5:6805/550937680","heartbeat_back_addr":"172.21.15.5:6809/550937680","heartbeat_front_addr":"172.21.15.5:6807/550937680","state":["exists","up"]},{"osd":1,"uuid":"e9e734ff-b8dd-401f-802f-57b42a2bd11e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":79,"up_from":83,"up_thru":327,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6810","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6811","nonce":3482543104}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6812","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6813","nonce":3482543104}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6816","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6817","nonce":3482543104}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6814","nonce":3482543104},{"type":"v1","addr":"172.21.15.5:6815","nonce":3482543104}]},"public_addr":"172.21.15.5:6811/3482543104","cluster_addr":"172.21.15.5:6813/3482543104","heartbeat_back_addr":"172.21.15.5:6817/3482543104","heartbeat_front_addr":"172.21.15.5:6815/3482543104","state":["exists","up"]},{"osd":2,"uuid":"d52cdd8f-30ad-456b-9c3b-2a4f6330b903","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":84,"up_from":88,"up_thru":329,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6818","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6819","nonce":2284981254}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6820","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6821","nonce":2284981254}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6824","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6825","nonce":2284981254}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6822","nonce":2284981254},{"type":"v1","addr":"172.21.15.5:6823","nonce":2284981254}]},"public_addr":"172.21.15.5:6819/2284981254","cluster_addr":"172.21.15.5:6821/2284981254","heartbeat_back_addr":"172.21.15.5:6825/2284981254","heartbeat_front_addr":"172.21.15.5:6823/2284981254","state":["exists","up"]},{"osd":3,"uuid":"22aa93be-b6da-402b-ace4-1803e6a4bbe1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":89,"up_from":93,"up_thru":327,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6826","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6827","nonce":68013787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6828","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6829","nonce":68013787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6832","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6833","nonce":68013787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.5:6830","nonce":68013787},{"type":"v1","addr":"172.21.15.5:6831","nonce":68013787}]},"public_addr":"172.21.15.5:6827/68013787","cluster_addr":"172.21.15.5:6829/68013787","heartbeat_back_addr":"172.21.15.5:6833/68013787","heartbeat_front_addr":"172.21.15.5:6831/68013787","state":["exists","up"]},{"osd":4,"uuid":"314073ad-d864-4394-9884-24236cf7aa51","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":153,"up_from":184,"up_thru":327,"down_at":154,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6801","nonce":2677964841}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6803","nonce":2677964841}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6807","nonce":2677964841}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":2677964841},{"type":"v1","addr":"172.21.15.99:6805","nonce":2677964841}]},"public_addr":"172.21.15.99:6801/2677964841","cluster_addr":"172.21.15.99:6803/2677964841","heartbeat_back_addr":"172.21.15.99:6807/2677964841","heartbeat_front_addr":"172.21.15.99:6805/2677964841","state":["exists","up"]},{"osd":5,"uuid":"4f6600aa-b940-44fc-885f-813d22c6d1c3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":327,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6808","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6809","nonce":1105010859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6811","nonce":1105010859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6815","nonce":1105010859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1105010859},{"type":"v1","addr":"172.21.15.99:6813","nonce":1105010859}]},"public_addr":"172.21.15.99:6809/1105010859","cluster_addr":"172.21.15.99:6811/1105010859","heartbeat_back_addr":"172.21.15.99:6815/1105010859","heartbeat_front_addr":"172.21.15.99:6813/1105010859","state":["exists","up"]},{"osd":6,"uuid":"c017bc33-0e43-4e58-92cf-b18066ddfe0a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":330,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6817","nonce":2355816698}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6819","nonce":2355816698}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6823","nonce":2355816698}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2355816698},{"type":"v1","addr":"172.21.15.99:6821","nonce":2355816698}]},"public_addr":"172.21.15.99:6817/2355816698","cluster_addr":"172.21.15.99:6819/2355816698","heartbeat_back_addr":"172.21.15.99:6823/2355816698","heartbeat_front_addr":"172.21.15.99:6821/2355816698","state":["exists","up"]},{"osd":7,"uuid":"6b7e9169-f9ea-4f1b-859c-3f43a0fac4b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":48,"last_clean_end":268,"up_from":281,"up_thru":349,"down_at":269,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6824","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6825","nonce":1673802262}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6827","nonce":1673802262}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6831","nonce":1673802262}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":1673802262},{"type":"v1","addr":"172.21.15.99:6829","nonce":1673802262}]},"public_addr":"172.21.15.99:6825/1673802262","cluster_addr":"172.21.15.99:6827/1673802262","heartbeat_back_addr":"172.21.15.99:6831/1673802262","heartbeat_front_addr":"172.21.15.99:6829/1673802262","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-30T08:50:31.340054+0000","dead_epoch":74},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:13.907772+0000","dead_epoch":79},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:51:56.766783+0000","dead_epoch":84},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:52:39.537744+0000","dead_epoch":89},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:53:19.932021+0000","dead_epoch":153},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:01.144551+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:54:42.138857+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T08:55:22.930330+0000","dead_epoch":268}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.9","mappings":[{"from":1,"to":2}]},{"pgid":"4.10","mappings":[{"from":3,"to":5}]},{"pgid":"4.19","mappings":[{"from":3,"to":5}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1c","mappings":[{"from":1,"to":5}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.5:0/2214283769":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1281192433":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/603305454":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:0/1216802275":"2023-10-01T09:01:59.490373+0000","172.21.15.99:0/1767134390":"2023-10-01T09:03:34.163766+0000","172.21.15.99:0/2711050412":"2023-10-01T09:03:34.163766+0000","172.21.15.5:6800/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6801/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/1883817265":"2023-10-01T09:04:36.375425+0000","172.21.15.99:0/2740707555":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/1666447066":"2023-10-01T09:04:36.375425+0000","172.21.15.99:6835/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/1594322177":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2383969768":"2023-10-01T09:01:59.490373+0000","172.21.15.5:6801/2255823683":"2023-10-01T08:48:45.079188+0000","172.21.15.5:6800/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/2713926631":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6801/2470797650":"2023-10-01T08:55:56.084297+0000","172.21.15.99:0/3923934802":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2419478566":"2023-10-01T09:04:36.375425+0000","172.21.15.5:6800/1994229619":"2023-10-01T08:48:15.286904+0000","172.21.15.5:0/3675840190":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/2097777526":"2023-10-01T09:04:36.375425+0000","172.21.15.5:0/1371481720":"2023-10-01T08:55:56.084297+0000","172.21.15.5:0/981692910":"2023-10-01T08:48:45.079188+0000","172.21.15.5:0/142805069":"2023-10-01T08:55:56.084297+0000","172.21.15.99:6834/1319116823":"2023-10-01T09:03:34.163766+0000","172.21.15.5:0/2566035343":"2023-10-01T08:48:15.286904+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:49:45.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:44 smithi099 bash[59238]: cluster 2023-09-30T09:49:43.490460+0000 mgr.y (mgr.34107) 1460 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:45.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:44 smithi099 bash[59238]: audit 2023-09-30T09:49:43.893505+0000 mon.a (mon.0) 1867 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:44 smithi099 bash[59238]: audit 2023-09-30T09:49:43.901838+0000 mon.a (mon.0) 1868 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:44 smithi099 bash[59238]: audit 2023-09-30T09:49:44.405041+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:45.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:44 smithi099 bash[59238]: audit 2023-09-30T09:49:44.412568+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:46.004 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-30T09:49:46.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-30T09:49:46.005 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-30T09:49:46.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-30T09:49:46.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-30T09:49:46.006 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-30T09:49:46.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-30T09:49:46.007 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-30T09:49:46.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[78438]: audit 2023-09-30T09:49:44.935441+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:49:46.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[78438]: audit 2023-09-30T09:49:44.937194+0000 mon.a (mon.0) 1872 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:49:46.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[78438]: audit 2023-09-30T09:49:44.946839+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:46.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[78438]: audit 2023-09-30T09:49:45.118875+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.5:0/692119296' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:49:46.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[75361]: audit 2023-09-30T09:49:44.935441+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:49:46.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[75361]: audit 2023-09-30T09:49:44.937194+0000 mon.a (mon.0) 1872 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:49:46.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[75361]: audit 2023-09-30T09:49:44.946839+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:46.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:45 smithi005 bash[75361]: audit 2023-09-30T09:49:45.118875+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.5:0/692119296' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:49:46.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:45 smithi099 bash[59238]: audit 2023-09-30T09:49:44.935441+0000 mon.a (mon.0) 1871 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:49:46.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:45 smithi099 bash[59238]: audit 2023-09-30T09:49:44.937194+0000 mon.a (mon.0) 1872 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:49:46.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:45 smithi099 bash[59238]: audit 2023-09-30T09:49:44.946839+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:49:46.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:45 smithi099 bash[59238]: audit 2023-09-30T09:49:45.118875+0000 mon.c (mon.2) 164 : audit 0 from='client.? 172.21.15.5:0/692119296' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:49:47.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:46 smithi005 bash[75361]: cluster 2023-09-30T09:49:45.491468+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:47.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:46 smithi005 bash[78438]: cluster 2023-09-30T09:49:45.491468+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:47.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:46 smithi099 bash[59238]: cluster 2023-09-30T09:49:45.491468+0000 mgr.y (mgr.34107) 1461 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:49.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:49 smithi005 bash[78438]: cluster 2023-09-30T09:49:47.492351+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:49.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:49 smithi005 bash[75361]: cluster 2023-09-30T09:49:47.492351+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:49 smithi099 bash[59238]: cluster 2023-09-30T09:49:47.492351+0000 mgr.y (mgr.34107) 1462 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:49.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:49:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:49:49] "GET /metrics HTTP/1.1" 200 34065 "" "Prometheus/2.33.4" 2023-09-30T09:49:50.909 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:50.910 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:50.912 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:50.916 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:50.916 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:50.916 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:50.917 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:50.917 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:49:51.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:51 smithi005 bash[75361]: cluster 2023-09-30T09:49:49.493307+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:51.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:51 smithi005 bash[78438]: cluster 2023-09-30T09:49:49.493307+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:51.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:51 smithi099 bash[59238]: cluster 2023-09-30T09:49:49.493307+0000 mgr.y (mgr.34107) 1463 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:52.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:52 smithi005 bash[78438]: audit 2023-09-30T09:49:51.601032+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:52.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:52 smithi005 bash[75361]: audit 2023-09-30T09:49:51.601032+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:52.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:52 smithi099 bash[59238]: audit 2023-09-30T09:49:51.601032+0000 mon.a (mon.0) 1874 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:53.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:53 smithi005 bash[75361]: cluster 2023-09-30T09:49:51.493972+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:53.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:53 smithi005 bash[78438]: cluster 2023-09-30T09:49:51.493972+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:53.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:53 smithi099 bash[59238]: cluster 2023-09-30T09:49:51.493972+0000 mgr.y (mgr.34107) 1464 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:55.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:55 smithi099 bash[59238]: cluster 2023-09-30T09:49:53.494772+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:55.327 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:55 smithi005 bash[75361]: cluster 2023-09-30T09:49:53.494772+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:55.327 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:55 smithi005 bash[78438]: cluster 2023-09-30T09:49:53.494772+0000 mgr.y (mgr.34107) 1465 : cluster 0 pgmap v1638: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:57.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:57 smithi099 bash[59238]: cluster 2023-09-30T09:49:55.495842+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:57.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:57 smithi005 bash[75361]: cluster 2023-09-30T09:49:55.495842+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:57.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:57 smithi005 bash[78438]: cluster 2023-09-30T09:49:55.495842+0000 mgr.y (mgr.34107) 1466 : cluster 0 pgmap v1639: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:59.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:49:59 smithi099 bash[59238]: cluster 2023-09-30T09:49:57.496616+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:59.326 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:49:59 smithi005 bash[78438]: cluster 2023-09-30T09:49:57.496616+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:59.327 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:49:59 smithi005 bash[75361]: cluster 2023-09-30T09:49:57.496616+0000 mgr.y (mgr.34107) 1467 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:49:59.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:49:59 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:49:59] "GET /metrics HTTP/1.1" 200 34063 "" "Prometheus/2.33.4" 2023-09-30T09:50:00.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:00 smithi099 bash[59238]: cluster 2023-09-30T09:50:00.000130+0000 mon.a (mon.0) 1875 : cluster 1 overall HEALTH_OK 2023-09-30T09:50:00.523 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:00 smithi005 bash[78438]: cluster 2023-09-30T09:50:00.000130+0000 mon.a (mon.0) 1875 : cluster 1 overall HEALTH_OK 2023-09-30T09:50:00.524 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:00 smithi005 bash[75361]: cluster 2023-09-30T09:50:00.000130+0000 mon.a (mon.0) 1875 : cluster 1 overall HEALTH_OK 2023-09-30T09:50:01.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:01 smithi099 bash[59238]: cluster 2023-09-30T09:49:59.497399+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:01.430 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:01 smithi005 bash[75361]: cluster 2023-09-30T09:49:59.497399+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:01.430 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:01 smithi005 bash[78438]: cluster 2023-09-30T09:49:59.497399+0000 mgr.y (mgr.34107) 1468 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:03.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:03 smithi005 bash[75361]: cluster 2023-09-30T09:50:01.498109+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:03.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:03 smithi005 bash[78438]: cluster 2023-09-30T09:50:01.498109+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:03.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:03 smithi099 bash[59238]: cluster 2023-09-30T09:50:01.498109+0000 mgr.y (mgr.34107) 1469 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:04.663 INFO:teuthology.orchestra.run.smithi005.stdout:399431959000 2023-09-30T09:50:04.664 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-30T09:50:05.304 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:05 smithi005 bash[75361]: cluster 2023-09-30T09:50:03.498666+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:05.304 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:05 smithi005 bash[78438]: cluster 2023-09-30T09:50:03.498666+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:05.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:05 smithi099 bash[59238]: cluster 2023-09-30T09:50:03.498666+0000 mgr.y (mgr.34107) 1470 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:07.076 INFO:teuthology.orchestra.run.smithi005.stdout:180388627100 2023-09-30T09:50:07.077 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-30T09:50:07.175 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:07 smithi005 bash[75361]: cluster 2023-09-30T09:50:05.499253+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:07.176 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:07 smithi005 bash[75361]: audit 2023-09-30T09:50:06.601245+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:07.176 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:07 smithi005 bash[78438]: cluster 2023-09-30T09:50:05.499253+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:07.176 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:07 smithi005 bash[78438]: audit 2023-09-30T09:50:06.601245+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:07.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:07 smithi099 bash[59238]: cluster 2023-09-30T09:50:05.499253+0000 mgr.y (mgr.34107) 1471 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:07.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:07 smithi099 bash[59238]: audit 2023-09-30T09:50:06.601245+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:07.554 INFO:teuthology.orchestra.run.smithi005.stdout:335007449577 2023-09-30T09:50:07.554 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-30T09:50:09.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:09 smithi005 bash[75361]: cluster 2023-09-30T09:50:07.500048+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:09.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:09 smithi005 bash[78438]: cluster 2023-09-30T09:50:07.500048+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:09.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:09 smithi099 bash[59238]: cluster 2023-09-30T09:50:07.500048+0000 mgr.y (mgr.34107) 1472 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:09.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:09 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:50:09] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.33.4" 2023-09-30T09:50:10.335 INFO:teuthology.orchestra.run.smithi005.stdout:377957122526 2023-09-30T09:50:10.335 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-30T09:50:10.404 INFO:teuthology.orchestra.run.smithi005.stdout:790273982741 2023-09-30T09:50:10.404 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-30T09:50:10.413 INFO:teuthology.orchestra.run.smithi005.stdout:154618823332 2023-09-30T09:50:10.414 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-30T09:50:11.442 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:11 smithi005 bash[75361]: cluster 2023-09-30T09:50:09.500945+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:11.443 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:11 smithi005 bash[78438]: cluster 2023-09-30T09:50:09.500945+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:11.444 INFO:teuthology.orchestra.run.smithi005.stdout:1206885810249 2023-09-30T09:50:11.444 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-30T09:50:11.514 INFO:teuthology.orchestra.run.smithi005.stdout:356482286052 2023-09-30T09:50:11.515 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-30T09:50:11.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:11 smithi099 bash[59238]: cluster 2023-09-30T09:50:09.500945+0000 mgr.y (mgr.34107) 1473 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:13.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:13 smithi005 bash[75361]: cluster 2023-09-30T09:50:11.501876+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:13.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:13 smithi005 bash[78438]: cluster 2023-09-30T09:50:11.501876+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:13.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:13 smithi099 bash[59238]: cluster 2023-09-30T09:50:11.501876+0000 mgr.y (mgr.34107) 1474 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:13.870 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:13.870 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:13.871 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:14.882 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:14.883 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:14.883 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:15.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:15 smithi005 bash[78438]: cluster 2023-09-30T09:50:13.502708+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:15.267 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:15 smithi005 bash[75361]: cluster 2023-09-30T09:50:13.502708+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:15.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:15 smithi099 bash[59238]: cluster 2023-09-30T09:50:13.502708+0000 mgr.y (mgr.34107) 1475 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:15.899 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:15.901 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:17.466 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:17 smithi005 bash[78438]: cluster 2023-09-30T09:50:15.503480+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:17.467 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:17 smithi005 bash[75361]: cluster 2023-09-30T09:50:15.503480+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:17.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:17 smithi099 bash[59238]: cluster 2023-09-30T09:50:15.503480+0000 mgr.y (mgr.34107) 1476 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:19.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:19 smithi005 bash[75361]: cluster 2023-09-30T09:50:17.504214+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:19.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:19 smithi005 bash[78438]: cluster 2023-09-30T09:50:17.504214+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:19.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:19 smithi099 bash[59238]: cluster 2023-09-30T09:50:17.504214+0000 mgr.y (mgr.34107) 1477 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:19.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:19 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:50:19] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.33.4" 2023-09-30T09:50:20.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:20 smithi005 bash[75361]: cluster 2023-09-30T09:50:19.504969+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:20.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:20 smithi005 bash[78438]: cluster 2023-09-30T09:50:19.504969+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:20.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:20 smithi099 bash[59238]: cluster 2023-09-30T09:50:19.504969+0000 mgr.y (mgr.34107) 1478 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:22 smithi005 bash[75361]: cluster 2023-09-30T09:50:21.505744+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:22.766 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:22 smithi005 bash[75361]: audit 2023-09-30T09:50:21.601999+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:22.766 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:22 smithi005 bash[78438]: cluster 2023-09-30T09:50:21.505744+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:22.767 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:22 smithi005 bash[78438]: audit 2023-09-30T09:50:21.601999+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:23.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:22 smithi099 bash[59238]: cluster 2023-09-30T09:50:21.505744+0000 mgr.y (mgr.34107) 1479 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:23.052 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:22 smithi099 bash[59238]: audit 2023-09-30T09:50:21.601999+0000 mon.a (mon.0) 1877 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:25.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:25 smithi005 bash[78438]: cluster 2023-09-30T09:50:23.506398+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:25.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:25 smithi005 bash[75361]: cluster 2023-09-30T09:50:23.506398+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:25.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:25 smithi099 bash[59238]: cluster 2023-09-30T09:50:23.506398+0000 mgr.y (mgr.34107) 1480 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:26.574 INFO:teuthology.orchestra.run.smithi005.stdout:399431959005 2023-09-30T09:50:27.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:27 smithi099 bash[59238]: cluster 2023-09-30T09:50:25.507384+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:27.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:27 smithi099 bash[59238]: audit 2023-09-30T09:50:26.571913+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.5:0/1637065495' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:50:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:27 smithi005 bash[75361]: cluster 2023-09-30T09:50:25.507384+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:27.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:27 smithi005 bash[75361]: audit 2023-09-30T09:50:26.571913+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.5:0/1637065495' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:50:27.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:27 smithi005 bash[78438]: cluster 2023-09-30T09:50:25.507384+0000 mgr.y (mgr.34107) 1481 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:27.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:27 smithi005 bash[78438]: audit 2023-09-30T09:50:26.571913+0000 mon.c (mon.2) 165 : audit 0 from='client.? 172.21.15.5:0/1637065495' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:50:28.130 INFO:teuthology.orchestra.run.smithi005.stdout:790273982745 2023-09-30T09:50:29.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:29 smithi099 bash[59238]: cluster 2023-09-30T09:50:27.508042+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:29.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:29 smithi099 bash[59238]: audit 2023-09-30T09:50:28.127716+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.5:0/3727168902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:50:29.394 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:29 smithi005 bash[75361]: cluster 2023-09-30T09:50:27.508042+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:29.395 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:29 smithi005 bash[75361]: audit 2023-09-30T09:50:28.127716+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.5:0/3727168902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:50:29.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:29 smithi005 bash[78438]: cluster 2023-09-30T09:50:27.508042+0000 mgr.y (mgr.34107) 1482 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:29.395 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:29 smithi005 bash[78438]: audit 2023-09-30T09:50:28.127716+0000 mon.c (mon.2) 166 : audit 0 from='client.? 172.21.15.5:0/3727168902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:50:29.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:29 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:50:29] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.33.4" 2023-09-30T09:50:30.775 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431959000 got 399431959005 for osd.3 2023-09-30T09:50:30.775 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:31.016 INFO:tasks.cephadm.ceph_manager.ceph:need seq 790273982741 got 790273982745 for osd.4 2023-09-30T09:50:31.016 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:31.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:31 smithi099 bash[59238]: cluster 2023-09-30T09:50:29.508809+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:31.462 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:31 smithi005 bash[78438]: cluster 2023-09-30T09:50:29.508809+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:31.462 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:31 smithi005 bash[75361]: cluster 2023-09-30T09:50:29.508809+0000 mgr.y (mgr.34107) 1483 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:31.591 INFO:teuthology.orchestra.run.smithi005.stdout:335007449582 2023-09-30T09:50:31.895 INFO:teuthology.orchestra.run.smithi005.stdout:180388627105 2023-09-30T09:50:31.993 INFO:teuthology.orchestra.run.smithi005.stdout:154618823337 2023-09-30T09:50:32.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:32 smithi005 bash[75361]: audit 2023-09-30T09:50:31.588562+0000 mon.a (mon.0) 1878 : audit 0 from='client.? 172.21.15.5:0/428274311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:50:32.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:32 smithi005 bash[75361]: audit 2023-09-30T09:50:31.892464+0000 mon.a (mon.0) 1879 : audit 0 from='client.? 172.21.15.5:0/4267554995' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:50:32.249 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:32 smithi005 bash[75361]: audit 2023-09-30T09:50:31.991430+0000 mon.a (mon.0) 1880 : audit 0 from='client.? 172.21.15.5:0/1162413465' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:50:32.249 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:32 smithi005 bash[78438]: audit 2023-09-30T09:50:31.588562+0000 mon.a (mon.0) 1878 : audit 0 from='client.? 172.21.15.5:0/428274311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:50:32.249 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:32 smithi005 bash[78438]: audit 2023-09-30T09:50:31.892464+0000 mon.a (mon.0) 1879 : audit 0 from='client.? 172.21.15.5:0/4267554995' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:50:32.249 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:32 smithi005 bash[78438]: audit 2023-09-30T09:50:31.991430+0000 mon.a (mon.0) 1880 : audit 0 from='client.? 172.21.15.5:0/1162413465' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:50:32.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:32 smithi099 bash[59238]: audit 2023-09-30T09:50:31.588562+0000 mon.a (mon.0) 1878 : audit 0 from='client.? 172.21.15.5:0/428274311' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:50:32.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:32 smithi099 bash[59238]: audit 2023-09-30T09:50:31.892464+0000 mon.a (mon.0) 1879 : audit 0 from='client.? 172.21.15.5:0/4267554995' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:50:32.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:32 smithi099 bash[59238]: audit 2023-09-30T09:50:31.991430+0000 mon.a (mon.0) 1880 : audit 0 from='client.? 172.21.15.5:0/1162413465' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:50:32.440 INFO:teuthology.orchestra.run.smithi005.stdout:377957122531 2023-09-30T09:50:32.628 INFO:teuthology.orchestra.run.smithi005.stdout:1206885810254 2023-09-30T09:50:33.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:33 smithi005 bash[75361]: cluster 2023-09-30T09:50:31.509617+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:33.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:33 smithi005 bash[75361]: audit 2023-09-30T09:50:32.438199+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.5:0/3086402053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:50:33.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:33 smithi005 bash[75361]: audit 2023-09-30T09:50:32.626327+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.5:0/634252275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:50:33.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:33 smithi005 bash[78438]: cluster 2023-09-30T09:50:31.509617+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:33.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:33 smithi005 bash[78438]: audit 2023-09-30T09:50:32.438199+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.5:0/3086402053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:50:33.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:33 smithi005 bash[78438]: audit 2023-09-30T09:50:32.626327+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.5:0/634252275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:50:33.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:33 smithi099 bash[59238]: cluster 2023-09-30T09:50:31.509617+0000 mgr.y (mgr.34107) 1484 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:33.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:33 smithi099 bash[59238]: audit 2023-09-30T09:50:32.438199+0000 mon.c (mon.2) 167 : audit 0 from='client.? 172.21.15.5:0/3086402053' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:50:33.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:33 smithi099 bash[59238]: audit 2023-09-30T09:50:32.626327+0000 mon.c (mon.2) 168 : audit 0 from='client.? 172.21.15.5:0/634252275' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:50:33.740 INFO:teuthology.orchestra.run.smithi005.stdout:356482286057 2023-09-30T09:50:34.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:34 smithi005 bash[78438]: audit 2023-09-30T09:50:33.738234+0000 mon.a (mon.0) 1881 : audit 0 from='client.? 172.21.15.5:0/2424580902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:50:34.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:34 smithi005 bash[75361]: audit 2023-09-30T09:50:33.738234+0000 mon.a (mon.0) 1881 : audit 0 from='client.? 172.21.15.5:0/2424580902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:50:34.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:34 smithi099 bash[59238]: audit 2023-09-30T09:50:33.738234+0000 mon.a (mon.0) 1881 : audit 0 from='client.? 172.21.15.5:0/2424580902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:50:35.000 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388627100 got 180388627105 for osd.6 2023-09-30T09:50:35.000 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:35.089 INFO:tasks.cephadm.ceph_manager.ceph:need seq 335007449577 got 335007449582 for osd.0 2023-09-30T09:50:35.089 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:35.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:35 smithi005 bash[75361]: cluster 2023-09-30T09:50:33.510387+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:35.267 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:35 smithi005 bash[78438]: cluster 2023-09-30T09:50:33.510387+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:35.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:35 smithi099 bash[59238]: cluster 2023-09-30T09:50:33.510387+0000 mgr.y (mgr.34107) 1485 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:35.680 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823332 got 154618823337 for osd.5 2023-09-30T09:50:35.680 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:35.948 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1206885810249 got 1206885810254 for osd.7 2023-09-30T09:50:35.948 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:36.593 INFO:tasks.cephadm.ceph_manager.ceph:need seq 356482286052 got 356482286057 for osd.1 2023-09-30T09:50:36.593 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:36.611 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122526 got 377957122531 for osd.2 2023-09-30T09:50:36.611 DEBUG:teuthology.parallel:result is None 2023-09-30T09:50:36.611 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-30T09:50:36.611 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:50:37.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:37 smithi005 bash[75361]: cluster 2023-09-30T09:50:35.511046+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:37.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:37 smithi005 bash[75361]: audit 2023-09-30T09:50:36.602459+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:37.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:37 smithi005 bash[78438]: cluster 2023-09-30T09:50:35.511046+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:37.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:37 smithi005 bash[78438]: audit 2023-09-30T09:50:36.602459+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:37 smithi099 bash[59238]: cluster 2023-09-30T09:50:35.511046+0000 mgr.y (mgr.34107) 1486 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:37.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:37 smithi099 bash[59238]: audit 2023-09-30T09:50:36.602459+0000 mon.a (mon.0) 1882 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:39.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:39 smithi005 bash[75361]: cluster 2023-09-30T09:50:37.512027+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:39.396 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:39 smithi005 bash[78438]: cluster 2023-09-30T09:50:37.512027+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:39.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:39 smithi099 bash[59238]: cluster 2023-09-30T09:50:37.512027+0000 mgr.y (mgr.34107) 1487 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:39.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:39 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:50:39] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.33.4" 2023-09-30T09:50:41.445 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:41.516 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:41 smithi005 bash[78438]: cluster 2023-09-30T09:50:39.513015+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:41.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:41 smithi005 bash[75361]: cluster 2023-09-30T09:50:39.513015+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:41.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:41 smithi099 bash[59238]: cluster 2023-09-30T09:50:39.513015+0000 mgr.y (mgr.34107) 1488 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:43.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:43 smithi005 bash[75361]: cluster 2023-09-30T09:50:41.514002+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:43.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:43 smithi005 bash[78438]: cluster 2023-09-30T09:50:41.514002+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:43.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:43 smithi099 bash[59238]: cluster 2023-09-30T09:50:41.514002+0000 mgr.y (mgr.34107) 1489 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:45.005 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:50:45.009 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:50:45.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:45 smithi005 bash[75361]: cluster 2023-09-30T09:50:43.514826+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:45.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:45 smithi005 bash[75361]: audit 2023-09-30T09:50:45.029981+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:50:45.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:45 smithi005 bash[78438]: cluster 2023-09-30T09:50:43.514826+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:45.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:45 smithi005 bash[78438]: audit 2023-09-30T09:50:45.029981+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:50:45.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:45 smithi099 bash[59238]: cluster 2023-09-30T09:50:43.514826+0000 mgr.y (mgr.34107) 1490 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:45.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:45 smithi099 bash[59238]: audit 2023-09-30T09:50:45.029981+0000 mon.a (mon.0) 1883 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:50:45.882 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":1663,"stamp":"2023-09-30T09:50:43.514270+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790183,"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":6288,"num_read_kb":13755,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":123,"num_bytes_recovered":3566921,"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":1170,"ondisk_log_size":1170,"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":5645696,"kb_used_data":40228,"kb_used_omap":32,"kb_used_meta":5605343,"kb_avail":744315520,"statfs":{"total":767960285184,"available":762179092480,"internally_reserved":0,"allocated":41193472,"data_stored":34647666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33060,"internal_metadata":5739871964},"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.005216"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.557124+0000","last_change":"2023-09-30T09:44:47.526732+0000","last_active":"2023-09-30T09:49:26.557124+0000","last_peered":"2023-09-30T09:49:26.557124+0000","last_clean":"2023-09-30T09:49:26.557124+0000","last_became_active":"2023-09-30T09:44:47.525610+0000","last_became_peered":"2023-09-30T09:44:47.525610+0000","last_unstale":"2023-09-30T09:49:26.557124+0000","last_undegraded":"2023-09-30T09:49:26.557124+0000","last_fullsized":"2023-09-30T09:49:26.557124+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":378,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556359+0000","last_change":"2023-09-30T09:44:47.523487+0000","last_active":"2023-09-30T09:49:26.556359+0000","last_peered":"2023-09-30T09:49:26.556359+0000","last_clean":"2023-09-30T09:49:26.556359+0000","last_became_active":"2023-09-30T09:44:47.523035+0000","last_became_peered":"2023-09-30T09:44:47.523035+0000","last_unstale":"2023-09-30T09:49:26.556359+0000","last_undegraded":"2023-09-30T09:49:26.556359+0000","last_fullsized":"2023-09-30T09:49:26.556359+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:11:54.339619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":360,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554904+0000","last_change":"2023-09-30T09:44:47.521552+0000","last_active":"2023-09-30T09:49:26.554904+0000","last_peered":"2023-09-30T09:49:26.554904+0000","last_clean":"2023-09-30T09:49:26.554904+0000","last_became_active":"2023-09-30T09:44:47.520862+0000","last_became_peered":"2023-09-30T09:44:47.520862+0000","last_unstale":"2023-09-30T09:49:26.554904+0000","last_undegraded":"2023-09-30T09:49:26.554904+0000","last_fullsized":"2023-09-30T09:49:26.554904+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:42:47.281085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.553861+0000","last_change":"2023-09-30T09:45:10.167268+0000","last_active":"2023-09-30T09:49:26.553861+0000","last_peered":"2023-09-30T09:49:26.553861+0000","last_clean":"2023-09-30T09:49:26.553861+0000","last_became_active":"2023-09-30T09:45:10.166851+0000","last_became_peered":"2023-09-30T09:45:10.166851+0000","last_unstale":"2023-09-30T09:49:26.553861+0000","last_undegraded":"2023-09-30T09:49:26.553861+0000","last_fullsized":"2023-09-30T09:49:26.553861+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:15:35.826780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":366,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.556914+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:49:27.556914+0000","last_peered":"2023-09-30T09:49:27.556914+0000","last_clean":"2023-09-30T09:49:27.556914+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:49:27.556914+0000","last_undegraded":"2023-09-30T09:49:27.556914+0000","last_fullsized":"2023-09-30T09:49:27.556914+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550888+0000","last_change":"2023-09-30T09:46:19.012340+0000","last_active":"2023-09-30T09:49:26.550888+0000","last_peered":"2023-09-30T09:49:26.550888+0000","last_clean":"2023-09-30T09:49:26.550888+0000","last_became_active":"2023-09-30T09:46:19.011989+0000","last_became_peered":"2023-09-30T09:46:19.011989+0000","last_unstale":"2023-09-30T09:49:26.550888+0000","last_undegraded":"2023-09-30T09:49:26.550888+0000","last_fullsized":"2023-09-30T09:49:26.550888+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":203,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554323+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:49:26.554323+0000","last_peered":"2023-09-30T09:49:26.554323+0000","last_clean":"2023-09-30T09:49:26.554323+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:49:26.554323+0000","last_undegraded":"2023-09-30T09:49:26.554323+0000","last_fullsized":"2023-09-30T09:49:26.554323+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555082+0000","last_change":"2023-09-30T09:46:19.008981+0000","last_active":"2023-09-30T09:49:26.555082+0000","last_peered":"2023-09-30T09:49:26.555082+0000","last_clean":"2023-09-30T09:49:26.555082+0000","last_became_active":"2023-09-30T09:46:19.008607+0000","last_became_peered":"2023-09-30T09:46:19.008607+0000","last_unstale":"2023-09-30T09:49:26.555082+0000","last_undegraded":"2023-09-30T09:49:26.555082+0000","last_fullsized":"2023-09-30T09:49:26.555082+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.16","version":"0'0","reported_seq":340,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555555+0000","last_change":"2023-09-30T09:45:10.158379+0000","last_active":"2023-09-30T09:49:26.555555+0000","last_peered":"2023-09-30T09:49:26.555555+0000","last_clean":"2023-09-30T09:49:26.555555+0000","last_became_active":"2023-09-30T09:45:10.157985+0000","last_became_peered":"2023-09-30T09:45:10.157985+0000","last_unstale":"2023-09-30T09:49:26.555555+0000","last_undegraded":"2023-09-30T09:49:26.555555+0000","last_fullsized":"2023-09-30T09:49:26.555555+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":347,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.556808+0000","last_change":"2023-09-30T09:46:19.006811+0000","last_active":"2023-09-30T09:49:27.556808+0000","last_peered":"2023-09-30T09:49:27.556808+0000","last_clean":"2023-09-30T09:49:27.556808+0000","last_became_active":"2023-09-30T09:46:19.005472+0000","last_became_peered":"2023-09-30T09:46:19.005472+0000","last_unstale":"2023-09-30T09:49:27.556808+0000","last_undegraded":"2023-09-30T09:49:27.556808+0000","last_fullsized":"2023-09-30T09:49:27.556808+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:23:49.315043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":53,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569753+0000","last_change":"2023-09-30T09:49:27.569753+0000","last_active":"2023-09-30T09:49:27.569753+0000","last_peered":"2023-09-30T09:49:27.569753+0000","last_clean":"2023-09-30T09:49:27.569753+0000","last_became_active":"2023-09-30T09:49:27.569227+0000","last_became_peered":"2023-09-30T09:49:27.569227+0000","last_unstale":"2023-09-30T09:49:27.569753+0000","last_undegraded":"2023-09-30T09:49:27.569753+0000","last_fullsized":"2023-09-30T09:49:27.569753+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","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":[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":348,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566111+0000","last_change":"2023-09-30T09:46:19.006388+0000","last_active":"2023-09-30T09:49:27.566111+0000","last_peered":"2023-09-30T09:49:27.566111+0000","last_clean":"2023-09-30T09:49:27.566111+0000","last_became_active":"2023-09-30T09:46:19.005918+0000","last_became_peered":"2023-09-30T09:46:19.005918+0000","last_unstale":"2023-09-30T09:49:27.566111+0000","last_undegraded":"2023-09-30T09:49:27.566111+0000","last_fullsized":"2023-09-30T09:49:27.566111+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:05:04.649570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":137,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556614+0000","last_change":"2023-09-30T09:46:19.065299+0000","last_active":"2023-09-30T09:49:26.556614+0000","last_peered":"2023-09-30T09:49:26.556614+0000","last_clean":"2023-09-30T09:49:26.556614+0000","last_became_active":"2023-09-30T09:46:19.018426+0000","last_became_peered":"2023-09-30T09:46:19.018426+0000","last_unstale":"2023-09-30T09:49:26.556614+0000","last_undegraded":"2023-09-30T09:49:26.556614+0000","last_fullsized":"2023-09-30T09:49:26.556614+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556603+0000","last_change":"2023-09-30T09:46:19.017317+0000","last_active":"2023-09-30T09:49:26.556603+0000","last_peered":"2023-09-30T09:49:26.556603+0000","last_clean":"2023-09-30T09:49:26.556603+0000","last_became_active":"2023-09-30T09:46:19.016961+0000","last_became_peered":"2023-09-30T09:46:19.016961+0000","last_unstale":"2023-09-30T09:49:26.556603+0000","last_undegraded":"2023-09-30T09:49:26.556603+0000","last_fullsized":"2023-09-30T09:49:26.556603+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":53,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.572527+0000","last_change":"2023-09-30T09:49:27.572527+0000","last_active":"2023-09-30T09:49:27.572527+0000","last_peered":"2023-09-30T09:49:27.572527+0000","last_clean":"2023-09-30T09:49:27.572527+0000","last_became_active":"2023-09-30T09:49:27.572127+0000","last_became_peered":"2023-09-30T09:49:27.572127+0000","last_unstale":"2023-09-30T09:49:27.572527+0000","last_undegraded":"2023-09-30T09:49:27.572527+0000","last_fullsized":"2023-09-30T09:49:27.572527+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":[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":355,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556275+0000","last_change":"2023-09-30T09:45:10.158038+0000","last_active":"2023-09-30T09:49:26.556275+0000","last_peered":"2023-09-30T09:49:26.556275+0000","last_clean":"2023-09-30T09:49:26.556275+0000","last_became_active":"2023-09-30T09:45:10.157668+0000","last_became_peered":"2023-09-30T09:45:10.157668+0000","last_unstale":"2023-09-30T09:49:26.556275+0000","last_undegraded":"2023-09-30T09:49:26.556275+0000","last_fullsized":"2023-09-30T09:49:26.556275+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:13:06.532937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":225,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.567671+0000","last_change":"2023-09-30T09:45:10.165277+0000","last_active":"2023-09-30T09:49:27.567671+0000","last_peered":"2023-09-30T09:49:27.567671+0000","last_clean":"2023-09-30T09:49:27.567671+0000","last_became_active":"2023-09-30T09:45:10.164814+0000","last_became_peered":"2023-09-30T09:45:10.164814+0000","last_unstale":"2023-09-30T09:49:27.567671+0000","last_undegraded":"2023-09-30T09:49:27.567671+0000","last_fullsized":"2023-09-30T09:49:27.567671+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:46:22.358060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555700+0000","last_change":"2023-09-30T09:45:10.158224+0000","last_active":"2023-09-30T09:49:26.555700+0000","last_peered":"2023-09-30T09:49:26.555700+0000","last_clean":"2023-09-30T09:49:26.555700+0000","last_became_active":"2023-09-30T09:45:10.156470+0000","last_became_peered":"2023-09-30T09:45:10.156470+0000","last_unstale":"2023-09-30T09:49:26.555700+0000","last_undegraded":"2023-09-30T09:49:26.555700+0000","last_fullsized":"2023-09-30T09:49:26.555700+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":56,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.572555+0000","last_change":"2023-09-30T09:49:27.572555+0000","last_active":"2023-09-30T09:49:27.572555+0000","last_peered":"2023-09-30T09:49:27.572555+0000","last_clean":"2023-09-30T09:49:27.572555+0000","last_became_active":"2023-09-30T09:49:27.572136+0000","last_became_peered":"2023-09-30T09:49:27.572136+0000","last_unstale":"2023-09-30T09:49:27.572555+0000","last_undegraded":"2023-09-30T09:49:27.572555+0000","last_fullsized":"2023-09-30T09:49:27.572555+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":224,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.553959+0000","last_change":"2023-09-30T09:45:10.169771+0000","last_active":"2023-09-30T09:49:26.553959+0000","last_peered":"2023-09-30T09:49:26.553959+0000","last_clean":"2023-09-30T09:49:26.553959+0000","last_became_active":"2023-09-30T09:45:10.169370+0000","last_became_peered":"2023-09-30T09:45:10.169370+0000","last_unstale":"2023-09-30T09:49:26.553959+0000","last_undegraded":"2023-09-30T09:49:26.553959+0000","last_fullsized":"2023-09-30T09:49:26.553959+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:18:24.238020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":42,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550248+0000","last_change":"2023-09-30T09:46:19.021778+0000","last_active":"2023-09-30T09:49:26.550248+0000","last_peered":"2023-09-30T09:49:26.550248+0000","last_clean":"2023-09-30T09:49:26.550248+0000","last_became_active":"2023-09-30T09:46:19.010695+0000","last_became_peered":"2023-09-30T09:46:19.010695+0000","last_unstale":"2023-09-30T09:49:26.550248+0000","last_undegraded":"2023-09-30T09:49:26.550248+0000","last_fullsized":"2023-09-30T09:49:26.550248+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"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":355,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.558761+0000","last_change":"2023-09-30T09:45:10.154993+0000","last_active":"2023-09-30T09:49:27.558761+0000","last_peered":"2023-09-30T09:49:27.558761+0000","last_clean":"2023-09-30T09:49:27.558761+0000","last_became_active":"2023-09-30T09:45:10.154577+0000","last_became_peered":"2023-09-30T09:45:10.154577+0000","last_unstale":"2023-09-30T09:49:27.558761+0000","last_undegraded":"2023-09-30T09:49:27.558761+0000","last_fullsized":"2023-09-30T09:49:27.558761+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:01:18.459439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":51,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.572099+0000","last_change":"2023-09-30T09:49:27.572099+0000","last_active":"2023-09-30T09:49:27.572099+0000","last_peered":"2023-09-30T09:49:27.572099+0000","last_clean":"2023-09-30T09:49:27.572099+0000","last_became_active":"2023-09-30T09:49:27.571543+0000","last_became_peered":"2023-09-30T09:49:27.571543+0000","last_unstale":"2023-09-30T09:49:27.572099+0000","last_undegraded":"2023-09-30T09:49:27.572099+0000","last_fullsized":"2023-09-30T09:49:27.572099+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":369,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555245+0000","last_change":"2023-09-30T09:46:19.009430+0000","last_active":"2023-09-30T09:49:26.555245+0000","last_peered":"2023-09-30T09:49:26.555245+0000","last_clean":"2023-09-30T09:49:26.555245+0000","last_became_active":"2023-09-30T09:46:19.009046+0000","last_became_peered":"2023-09-30T09:46:19.009046+0000","last_unstale":"2023-09-30T09:49:26.555245+0000","last_undegraded":"2023-09-30T09:49:26.555245+0000","last_fullsized":"2023-09-30T09:49:26.555245+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":51,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.570593+0000","last_change":"2023-09-30T09:49:27.570593+0000","last_active":"2023-09-30T09:49:27.570593+0000","last_peered":"2023-09-30T09:49:27.570593+0000","last_clean":"2023-09-30T09:49:27.570593+0000","last_became_active":"2023-09-30T09:49:27.569963+0000","last_became_peered":"2023-09-30T09:49:27.569963+0000","last_unstale":"2023-09-30T09:49:27.570593+0000","last_undegraded":"2023-09-30T09:49:27.570593+0000","last_fullsized":"2023-09-30T09:49:27.570593+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.557875+0000","last_change":"2023-09-30T09:44:47.532934+0000","last_active":"2023-09-30T09:49:26.557875+0000","last_peered":"2023-09-30T09:49:26.557875+0000","last_clean":"2023-09-30T09:49:26.557875+0000","last_became_active":"2023-09-30T09:44:47.532530+0000","last_became_peered":"2023-09-30T09:44:47.532530+0000","last_unstale":"2023-09-30T09:49:26.557875+0000","last_undegraded":"2023-09-30T09:49:26.557875+0000","last_fullsized":"2023-09-30T09:49:26.557875+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":64,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.573300+0000","last_change":"2023-09-30T09:49:27.573300+0000","last_active":"2023-09-30T09:49:27.573300+0000","last_peered":"2023-09-30T09:49:27.573300+0000","last_clean":"2023-09-30T09:49:27.573300+0000","last_became_active":"2023-09-30T09:49:27.572787+0000","last_became_peered":"2023-09-30T09:49:27.572787+0000","last_unstale":"2023-09-30T09:49:27.573300+0000","last_undegraded":"2023-09-30T09:49:27.573300+0000","last_fullsized":"2023-09-30T09:49:27.573300+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.549580+0000","last_change":"2023-09-30T09:46:19.013001+0000","last_active":"2023-09-30T09:49:26.549580+0000","last_peered":"2023-09-30T09:49:26.549580+0000","last_clean":"2023-09-30T09:49:26.549580+0000","last_became_active":"2023-09-30T09:46:19.012407+0000","last_became_peered":"2023-09-30T09:46:19.012407+0000","last_unstale":"2023-09-30T09:49:26.549580+0000","last_undegraded":"2023-09-30T09:49:26.549580+0000","last_fullsized":"2023-09-30T09:49:26.549580+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":352,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555554+0000","last_change":"2023-09-30T09:46:19.003945+0000","last_active":"2023-09-30T09:49:26.555554+0000","last_peered":"2023-09-30T09:49:26.555554+0000","last_clean":"2023-09-30T09:49:26.555554+0000","last_became_active":"2023-09-30T09:46:19.003542+0000","last_became_peered":"2023-09-30T09:46:19.003542+0000","last_unstale":"2023-09-30T09:49:26.555554+0000","last_undegraded":"2023-09-30T09:49:26.555554+0000","last_fullsized":"2023-09-30T09:49:26.555554+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":368,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568177+0000","last_change":"2023-09-30T09:44:47.519478+0000","last_active":"2023-09-30T09:49:27.568177+0000","last_peered":"2023-09-30T09:49:27.568177+0000","last_clean":"2023-09-30T09:49:27.568177+0000","last_became_active":"2023-09-30T09:44:47.518948+0000","last_became_peered":"2023-09-30T09:44:47.518948+0000","last_unstale":"2023-09-30T09:49:27.568177+0000","last_undegraded":"2023-09-30T09:49:27.568177+0000","last_fullsized":"2023-09-30T09:49:27.568177+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:38:12.607209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":414,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556491+0000","last_change":"2023-09-30T09:44:47.627690+0000","last_active":"2023-09-30T09:49:26.556491+0000","last_peered":"2023-09-30T09:49:26.556491+0000","last_clean":"2023-09-30T09:49:26.556491+0000","last_became_active":"2023-09-30T09:44:47.521986+0000","last_became_peered":"2023-09-30T09:44:47.521986+0000","last_unstale":"2023-09-30T09:49:26.556491+0000","last_undegraded":"2023-09-30T09:49:26.556491+0000","last_fullsized":"2023-09-30T09:49:26.556491+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:26:31.750864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556814+0000","last_change":"2023-09-30T09:46:19.017346+0000","last_active":"2023-09-30T09:49:26.556814+0000","last_peered":"2023-09-30T09:49:26.556814+0000","last_clean":"2023-09-30T09:49:26.556814+0000","last_became_active":"2023-09-30T09:46:19.016785+0000","last_became_peered":"2023-09-30T09:46:19.016785+0000","last_unstale":"2023-09-30T09:49:26.556814+0000","last_undegraded":"2023-09-30T09:49:26.556814+0000","last_fullsized":"2023-09-30T09:49:26.556814+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.549651+0000","last_change":"2023-09-30T09:46:19.012787+0000","last_active":"2023-09-30T09:49:26.549651+0000","last_peered":"2023-09-30T09:49:26.549651+0000","last_clean":"2023-09-30T09:49:26.549651+0000","last_became_active":"2023-09-30T09:46:19.011925+0000","last_became_peered":"2023-09-30T09:46:19.011925+0000","last_unstale":"2023-09-30T09:49:26.549651+0000","last_undegraded":"2023-09-30T09:49:26.549651+0000","last_fullsized":"2023-09-30T09:49:26.549651+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.557969+0000","last_change":"2023-09-30T09:44:47.526069+0000","last_active":"2023-09-30T09:49:26.557969+0000","last_peered":"2023-09-30T09:49:26.557969+0000","last_clean":"2023-09-30T09:49:26.557969+0000","last_became_active":"2023-09-30T09:44:47.525691+0000","last_became_peered":"2023-09-30T09:44:47.525691+0000","last_unstale":"2023-09-30T09:49:26.557969+0000","last_undegraded":"2023-09-30T09:49:26.557969+0000","last_fullsized":"2023-09-30T09:49:26.557969+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":79,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.558087+0000","last_change":"2023-09-30T09:45:10.162555+0000","last_active":"2023-09-30T09:49:26.558087+0000","last_peered":"2023-09-30T09:49:26.558087+0000","last_clean":"2023-09-30T09:49:26.558087+0000","last_became_active":"2023-09-30T09:45:10.162133+0000","last_became_peered":"2023-09-30T09:45:10.162133+0000","last_unstale":"2023-09-30T09:49:26.558087+0000","last_undegraded":"2023-09-30T09:49:26.558087+0000","last_fullsized":"2023-09-30T09:49:26.558087+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556854+0000","last_change":"2023-09-30T09:46:19.012983+0000","last_active":"2023-09-30T09:49:26.556854+0000","last_peered":"2023-09-30T09:49:26.556854+0000","last_clean":"2023-09-30T09:49:26.556854+0000","last_became_active":"2023-09-30T09:46:19.012605+0000","last_became_peered":"2023-09-30T09:46:19.012605+0000","last_unstale":"2023-09-30T09:49:26.556854+0000","last_undegraded":"2023-09-30T09:49:26.556854+0000","last_fullsized":"2023-09-30T09:49:26.556854+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":366,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.556548+0000","last_change":"2023-09-30T09:45:10.152028+0000","last_active":"2023-09-30T09:49:27.556548+0000","last_peered":"2023-09-30T09:49:27.556548+0000","last_clean":"2023-09-30T09:49:27.556548+0000","last_became_active":"2023-09-30T09:45:10.151588+0000","last_became_peered":"2023-09-30T09:45:10.151588+0000","last_unstale":"2023-09-30T09:49:27.556548+0000","last_undegraded":"2023-09-30T09:49:27.556548+0000","last_fullsized":"2023-09-30T09:49:27.556548+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:25:59.795411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":375,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566018+0000","last_change":"2023-09-30T09:44:47.519964+0000","last_active":"2023-09-30T09:49:27.566018+0000","last_peered":"2023-09-30T09:49:27.566018+0000","last_clean":"2023-09-30T09:49:27.566018+0000","last_became_active":"2023-09-30T09:44:47.518953+0000","last_became_peered":"2023-09-30T09:44:47.518953+0000","last_unstale":"2023-09-30T09:49:27.566018+0000","last_undegraded":"2023-09-30T09:49:27.566018+0000","last_fullsized":"2023-09-30T09:49:27.566018+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:29:15.011266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"324'112","reported_seq":657,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566068+0000","last_change":"2023-09-30T09:45:56.965440+0000","last_active":"2023-09-30T09:49:27.566068+0000","last_peered":"2023-09-30T09:49:27.566068+0000","last_clean":"2023-09-30T09:49:27.566068+0000","last_became_active":"2023-09-30T09:45:10.167043+0000","last_became_peered":"2023-09-30T09:45:10.167043+0000","last_unstale":"2023-09-30T09:49:27.566068+0000","last_undegraded":"2023-09-30T09:49:27.566068+0000","last_fullsized":"2023-09-30T09:49:27.566068+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:51:51.869199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056599600000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":353,"num_read_kb":1310,"num_write":140,"num_write_kb":2124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555821+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:49:26.555821+0000","last_peered":"2023-09-30T09:49:26.555821+0000","last_clean":"2023-09-30T09:49:26.555821+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:49:26.555821+0000","last_undegraded":"2023-09-30T09:49:26.555821+0000","last_fullsized":"2023-09-30T09:49:26.555821+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":347,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569182+0000","last_change":"2023-09-30T09:44:47.520201+0000","last_active":"2023-09-30T09:49:27.569182+0000","last_peered":"2023-09-30T09:49:27.569182+0000","last_clean":"2023-09-30T09:49:27.569182+0000","last_became_active":"2023-09-30T09:44:47.519794+0000","last_became_peered":"2023-09-30T09:44:47.519794+0000","last_unstale":"2023-09-30T09:49:27.569182+0000","last_undegraded":"2023-09-30T09:49:27.569182+0000","last_fullsized":"2023-09-30T09:49:27.569182+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:28:39.119573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"323'91","reported_seq":860,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556086+0000","last_change":"2023-09-30T09:46:19.166572+0000","last_active":"2023-09-30T09:49:26.556086+0000","last_peered":"2023-09-30T09:49:26.556086+0000","last_clean":"2023-09-30T09:49:26.556086+0000","last_became_active":"2023-09-30T09:46:19.008738+0000","last_became_peered":"2023-09-30T09:46:19.008738+0000","last_unstale":"2023-09-30T09:49:26.556086+0000","last_undegraded":"2023-09-30T09:49:26.556086+0000","last_fullsized":"2023-09-30T09:49:26.556086+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":91,"log_dups_size":0,"ondisk_log_size":91,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":664,"num_read_kb":604,"num_write":81,"num_write_kb":49,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":27,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556732+0000","last_change":"2023-09-30T09:46:19.013016+0000","last_active":"2023-09-30T09:49:26.556732+0000","last_peered":"2023-09-30T09:49:26.556732+0000","last_clean":"2023-09-30T09:49:26.556732+0000","last_became_active":"2023-09-30T09:46:19.012645+0000","last_became_peered":"2023-09-30T09:46:19.012645+0000","last_unstale":"2023-09-30T09:49:26.556732+0000","last_undegraded":"2023-09-30T09:49:26.556732+0000","last_fullsized":"2023-09-30T09:49:26.556732+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":331,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566251+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:49:27.566251+0000","last_peered":"2023-09-30T09:49:27.566251+0000","last_clean":"2023-09-30T09:49:27.566251+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:49:27.566251+0000","last_undegraded":"2023-09-30T09:49:27.566251+0000","last_fullsized":"2023-09-30T09:49:27.566251+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"323'179","reported_seq":1051,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569213+0000","last_change":"2023-09-30T09:45:57.017542+0000","last_active":"2023-09-30T09:49:27.569213+0000","last_peered":"2023-09-30T09:49:27.569213+0000","last_clean":"2023-09-30T09:49:27.569213+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:49:27.569213+0000","last_undegraded":"2023-09-30T09:49:27.569213+0000","last_fullsized":"2023-09-30T09:49:27.569213+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:35:03.592398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090679599999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":3360,"num_write":160,"num_write_kb":2323,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566041+0000","last_change":"2023-09-30T09:46:19.006579+0000","last_active":"2023-09-30T09:49:27.566041+0000","last_peered":"2023-09-30T09:49:27.566041+0000","last_clean":"2023-09-30T09:49:27.566041+0000","last_became_active":"2023-09-30T09:46:19.006037+0000","last_became_peered":"2023-09-30T09:46:19.006037+0000","last_unstale":"2023-09-30T09:49:27.566041+0000","last_undegraded":"2023-09-30T09:49:27.566041+0000","last_fullsized":"2023-09-30T09:49:27.566041+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:20:49.870392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555619+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:49:26.555619+0000","last_peered":"2023-09-30T09:49:26.555619+0000","last_clean":"2023-09-30T09:49:26.555619+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:49:26.555619+0000","last_undegraded":"2023-09-30T09:49:26.555619+0000","last_fullsized":"2023-09-30T09:49:26.555619+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"324'157","reported_seq":886,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555287+0000","last_change":"2023-09-30T09:45:56.970170+0000","last_active":"2023-09-30T09:49:26.555287+0000","last_peered":"2023-09-30T09:49:26.555287+0000","last_clean":"2023-09-30T09:49:26.555287+0000","last_became_active":"2023-09-30T09:45:10.156405+0000","last_became_peered":"2023-09-30T09:45:10.156405+0000","last_unstale":"2023-09-30T09:49:26.555287+0000","last_undegraded":"2023-09-30T09:49:26.555287+0000","last_fullsized":"2023-09-30T09:49:26.555287+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":157,"log_dups_size":0,"ondisk_log_size":157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":736,"num_read_kb":1078,"num_write":126,"num_write_kb":287,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'139","reported_seq":567,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.574993+0000","last_change":"2023-09-30T09:49:27.574993+0000","last_active":"2023-09-30T09:49:27.574993+0000","last_peered":"2023-09-30T09:49:27.574993+0000","last_clean":"2023-09-30T09:49:27.574993+0000","last_became_active":"2023-09-30T09:49:27.574124+0000","last_became_peered":"2023-09-30T09:49:27.574124+0000","last_unstale":"2023-09-30T09:49:27.574993+0000","last_undegraded":"2023-09-30T09:49:27.574993+0000","last_fullsized":"2023-09-30T09:49:27.574993+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":328,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.557161+0000","last_change":"2023-09-30T09:46:19.006471+0000","last_active":"2023-09-30T09:49:27.557161+0000","last_peered":"2023-09-30T09:49:27.557161+0000","last_clean":"2023-09-30T09:49:27.557161+0000","last_became_active":"2023-09-30T09:46:19.006152+0000","last_became_peered":"2023-09-30T09:46:19.006152+0000","last_unstale":"2023-09-30T09:49:27.557161+0000","last_undegraded":"2023-09-30T09:49:27.557161+0000","last_fullsized":"2023-09-30T09:49:27.557161+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:34:57.495008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550947+0000","last_change":"2023-09-30T09:46:19.016303+0000","last_active":"2023-09-30T09:49:26.550947+0000","last_peered":"2023-09-30T09:49:26.550947+0000","last_clean":"2023-09-30T09:49:26.550947+0000","last_became_active":"2023-09-30T09:46:19.015655+0000","last_became_peered":"2023-09-30T09:46:19.015655+0000","last_unstale":"2023-09-30T09:49:26.550947+0000","last_undegraded":"2023-09-30T09:49:26.550947+0000","last_fullsized":"2023-09-30T09:49:26.550947+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"324'120","reported_seq":454,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.574787+0000","last_change":"2023-09-30T09:49:27.574787+0000","last_active":"2023-09-30T09:49:27.574787+0000","last_peered":"2023-09-30T09:49:27.574787+0000","last_clean":"2023-09-30T09:49:27.574787+0000","last_became_active":"2023-09-30T09:49:27.573383+0000","last_became_peered":"2023-09-30T09:49:27.573383+0000","last_unstale":"2023-09-30T09:49:27.574787+0000","last_undegraded":"2023-09-30T09:49:27.574787+0000","last_fullsized":"2023-09-30T09:49:27.574787+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":674,"num_read_kb":1881,"num_write":104,"num_write_kb":5310,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":369,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.552595+0000","last_change":"2023-09-30T09:44:47.521733+0000","last_active":"2023-09-30T09:49:26.552595+0000","last_peered":"2023-09-30T09:49:26.552595+0000","last_clean":"2023-09-30T09:49:26.552595+0000","last_became_active":"2023-09-30T09:44:47.521300+0000","last_became_peered":"2023-09-30T09:44:47.521300+0000","last_unstale":"2023-09-30T09:49:26.552595+0000","last_undegraded":"2023-09-30T09:49:26.552595+0000","last_fullsized":"2023-09-30T09:49:26.552595+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:34:11.781385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568137+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:49:27.568137+0000","last_peered":"2023-09-30T09:49:27.568137+0000","last_clean":"2023-09-30T09:49:27.568137+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:49:27.568137+0000","last_undegraded":"2023-09-30T09:49:27.568137+0000","last_fullsized":"2023-09-30T09:49:27.568137+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"323'103","reported_seq":541,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.573020+0000","last_change":"2023-09-30T09:49:27.573020+0000","last_active":"2023-09-30T09:49:27.573020+0000","last_peered":"2023-09-30T09:49:27.573020+0000","last_clean":"2023-09-30T09:49:27.573020+0000","last_became_active":"2023-09-30T09:49:27.572413+0000","last_became_peered":"2023-09-30T09:49:27.572413+0000","last_unstale":"2023-09-30T09:49:27.573020+0000","last_undegraded":"2023-09-30T09:49:27.573020+0000","last_fullsized":"2023-09-30T09:49:27.573020+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":776,"num_read_kb":2202,"num_write":67,"num_write_kb":1302,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":318,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566141+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:49:27.566141+0000","last_peered":"2023-09-30T09:49:27.566141+0000","last_clean":"2023-09-30T09:49:27.566141+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:49:27.566141+0000","last_undegraded":"2023-09-30T09:49:27.566141+0000","last_fullsized":"2023-09-30T09:49:27.566141+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568351+0000","last_change":"2023-09-30T09:45:10.165142+0000","last_active":"2023-09-30T09:49:27.568351+0000","last_peered":"2023-09-30T09:49:27.568351+0000","last_clean":"2023-09-30T09:49:27.568351+0000","last_became_active":"2023-09-30T09:45:10.164540+0000","last_became_peered":"2023-09-30T09:45:10.164540+0000","last_unstale":"2023-09-30T09:49:27.568351+0000","last_undegraded":"2023-09-30T09:49:27.568351+0000","last_fullsized":"2023-09-30T09:49:27.568351+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:07:46.644224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":387,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.558768+0000","last_change":"2023-09-30T09:45:10.167942+0000","last_active":"2023-09-30T09:49:27.558768+0000","last_peered":"2023-09-30T09:49:27.558768+0000","last_clean":"2023-09-30T09:49:27.558768+0000","last_became_active":"2023-09-30T09:45:10.151543+0000","last_became_peered":"2023-09-30T09:45:10.151543+0000","last_unstale":"2023-09-30T09:49:27.558768+0000","last_undegraded":"2023-09-30T09:49:27.558768+0000","last_fullsized":"2023-09-30T09:49:27.558768+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:18:17.733664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"324'86","reported_seq":721,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555379+0000","last_change":"2023-09-30T09:46:19.150181+0000","last_active":"2023-09-30T09:49:26.555379+0000","last_peered":"2023-09-30T09:49:26.555379+0000","last_clean":"2023-09-30T09:49:26.555379+0000","last_became_active":"2023-09-30T09:46:19.005941+0000","last_became_peered":"2023-09-30T09:46:19.005941+0000","last_unstale":"2023-09-30T09:49:26.555379+0000","last_undegraded":"2023-09-30T09:49:26.555379+0000","last_fullsized":"2023-09-30T09:49:26.555379+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":86,"log_dups_size":0,"ondisk_log_size":86,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:33:33.278827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013410259999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":544,"num_read_kb":1447,"num_write":64,"num_write_kb":1058,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":369,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555968+0000","last_change":"2023-09-30T09:45:10.150431+0000","last_active":"2023-09-30T09:49:26.555968+0000","last_peered":"2023-09-30T09:49:26.555968+0000","last_clean":"2023-09-30T09:49:26.555968+0000","last_became_active":"2023-09-30T09:45:10.149773+0000","last_became_peered":"2023-09-30T09:45:10.149773+0000","last_unstale":"2023-09-30T09:49:26.555968+0000","last_undegraded":"2023-09-30T09:49:26.555968+0000","last_fullsized":"2023-09-30T09:49:26.555968+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:42:56.915760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"324'128","reported_seq":830,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550921+0000","last_change":"2023-09-30T09:46:22.029209+0000","last_active":"2023-09-30T09:49:26.550921+0000","last_peered":"2023-09-30T09:49:26.550921+0000","last_clean":"2023-09-30T09:49:26.550921+0000","last_became_active":"2023-09-30T09:46:22.028642+0000","last_became_peered":"2023-09-30T09:46:22.028642+0000","last_unstale":"2023-09-30T09:49:26.550921+0000","last_undegraded":"2023-09-30T09:49:26.550921+0000","last_fullsized":"2023-09-30T09:49:26.550921+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1077,"num_read_kb":1361,"num_write":104,"num_write_kb":261,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":406,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.567872+0000","last_change":"2023-09-30T09:44:47.527482+0000","last_active":"2023-09-30T09:49:27.567872+0000","last_peered":"2023-09-30T09:49:27.567872+0000","last_clean":"2023-09-30T09:49:27.567872+0000","last_became_active":"2023-09-30T09:44:47.515775+0000","last_became_peered":"2023-09-30T09:44:47.515775+0000","last_unstale":"2023-09-30T09:49:27.567872+0000","last_undegraded":"2023-09-30T09:49:27.567872+0000","last_fullsized":"2023-09-30T09:49:27.567872+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:59:48.575784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.558053+0000","last_change":"2023-09-30T09:46:19.010030+0000","last_active":"2023-09-30T09:49:26.558053+0000","last_peered":"2023-09-30T09:49:26.558053+0000","last_clean":"2023-09-30T09:49:26.558053+0000","last_became_active":"2023-09-30T09:46:19.009677+0000","last_became_peered":"2023-09-30T09:46:19.009677+0000","last_unstale":"2023-09-30T09:49:26.558053+0000","last_undegraded":"2023-09-30T09:49:26.558053+0000","last_fullsized":"2023-09-30T09:49:26.558053+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":378,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568296+0000","last_change":"2023-09-30T09:45:10.165534+0000","last_active":"2023-09-30T09:49:27.568296+0000","last_peered":"2023-09-30T09:49:27.568296+0000","last_clean":"2023-09-30T09:49:27.568296+0000","last_became_active":"2023-09-30T09:45:10.165119+0000","last_became_peered":"2023-09-30T09:45:10.165119+0000","last_unstale":"2023-09-30T09:49:27.568296+0000","last_undegraded":"2023-09-30T09:49:27.568296+0000","last_fullsized":"2023-09-30T09:49:27.568296+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:01:43.590997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569628+0000","last_change":"2023-09-30T09:33:37.795101+0000","last_active":"2023-09-30T09:49:27.569628+0000","last_peered":"2023-09-30T09:49:27.569628+0000","last_clean":"2023-09-30T09:49:27.569628+0000","last_became_active":"2023-09-30T09:33:37.794577+0000","last_became_peered":"2023-09-30T09:33:37.794577+0000","last_unstale":"2023-09-30T09:49:27.569628+0000","last_undegraded":"2023-09-30T09:49:27.569628+0000","last_fullsized":"2023-09-30T09:49:27.569628+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:57:23.469102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":385,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555665+0000","last_change":"2023-09-30T09:44:47.540296+0000","last_active":"2023-09-30T09:49:26.555665+0000","last_peered":"2023-09-30T09:49:26.555665+0000","last_clean":"2023-09-30T09:49:26.555665+0000","last_became_active":"2023-09-30T09:44:47.519058+0000","last_became_peered":"2023-09-30T09:44:47.519058+0000","last_unstale":"2023-09-30T09:49:26.555665+0000","last_undegraded":"2023-09-30T09:49:26.555665+0000","last_fullsized":"2023-09-30T09:49:26.555665+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556423+0000","last_change":"2023-09-30T09:44:47.532949+0000","last_active":"2023-09-30T09:49:26.556423+0000","last_peered":"2023-09-30T09:49:26.556423+0000","last_clean":"2023-09-30T09:49:26.556423+0000","last_became_active":"2023-09-30T09:44:47.532429+0000","last_became_peered":"2023-09-30T09:44:47.532429+0000","last_unstale":"2023-09-30T09:49:26.556423+0000","last_undegraded":"2023-09-30T09:49:26.556423+0000","last_fullsized":"2023-09-30T09:49:26.556423+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":422,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555950+0000","last_change":"2023-09-30T09:46:19.141863+0000","last_active":"2023-09-30T09:49:26.555950+0000","last_peered":"2023-09-30T09:49:26.555950+0000","last_clean":"2023-09-30T09:49:26.555950+0000","last_became_active":"2023-09-30T09:46:19.007028+0000","last_became_peered":"2023-09-30T09:46:19.007028+0000","last_unstale":"2023-09-30T09:49:26.555950+0000","last_undegraded":"2023-09-30T09:49:26.555950+0000","last_fullsized":"2023-09-30T09:49:26.555950+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556423+0000","last_change":"2023-09-30T09:44:47.532943+0000","last_active":"2023-09-30T09:49:26.556423+0000","last_peered":"2023-09-30T09:49:26.556423+0000","last_clean":"2023-09-30T09:49:26.556423+0000","last_became_active":"2023-09-30T09:44:47.532570+0000","last_became_peered":"2023-09-30T09:44:47.532570+0000","last_unstale":"2023-09-30T09:49:26.556423+0000","last_undegraded":"2023-09-30T09:49:26.556423+0000","last_fullsized":"2023-09-30T09:49:26.556423+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":374,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556897+0000","last_change":"2023-09-30T09:46:19.006066+0000","last_active":"2023-09-30T09:49:26.556897+0000","last_peered":"2023-09-30T09:49:26.556897+0000","last_clean":"2023-09-30T09:49:26.556897+0000","last_became_active":"2023-09-30T09:46:19.005515+0000","last_became_peered":"2023-09-30T09:46:19.005515+0000","last_unstale":"2023-09-30T09:49:26.556897+0000","last_undegraded":"2023-09-30T09:49:26.556897+0000","last_fullsized":"2023-09-30T09:49:26.556897+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:01:56.119239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554949+0000","last_change":"2023-09-30T09:33:37.810176+0000","last_active":"2023-09-30T09:49:26.554949+0000","last_peered":"2023-09-30T09:49:26.554949+0000","last_clean":"2023-09-30T09:49:26.554949+0000","last_became_active":"2023-09-30T09:33:37.809323+0000","last_became_peered":"2023-09-30T09:33:37.809323+0000","last_unstale":"2023-09-30T09:49:26.554949+0000","last_undegraded":"2023-09-30T09:49:26.554949+0000","last_fullsized":"2023-09-30T09:49:26.554949+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'4","reported_seq":211,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.567828+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:49:27.567828+0000","last_peered":"2023-09-30T09:49:27.567828+0000","last_clean":"2023-09-30T09:49:27.567828+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:49:27.567828+0000","last_undegraded":"2023-09-30T09:49:27.567828+0000","last_fullsized":"2023-09-30T09:49:27.567828+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554751+0000","last_change":"2023-09-30T09:46:19.013810+0000","last_active":"2023-09-30T09:49:26.554751+0000","last_peered":"2023-09-30T09:49:26.554751+0000","last_clean":"2023-09-30T09:49:26.554751+0000","last_became_active":"2023-09-30T09:46:19.013430+0000","last_became_peered":"2023-09-30T09:46:19.013430+0000","last_unstale":"2023-09-30T09:49:26.554751+0000","last_undegraded":"2023-09-30T09:49:26.554751+0000","last_fullsized":"2023-09-30T09:49:26.554751+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":85,"num_bytes_recovered":24686,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30929,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":26,"num_bytes_recovered":27,"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":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":281,"seq":1206885810256,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":368000,"kb_used_data":7736,"kb_used_omap":9,"kb_used_meta":360246,"kb_avail":93377152,"statfs":{"total":95995035648,"available":95618203648,"internally_reserved":0,"allocated":7921664,"data_stored":7293459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9716,"internal_metadata":368892428},"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 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93400000000000005,"15min":0.95099999999999996},"min":{"1min":0.59799999999999998,"5min":0.48299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2070000000000001,"5min":1.7450000000000001,"15min":3.6560000000000001},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.90600000000000003,"15min":0.81799999999999995},"min":{"1min":0.56899999999999995,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.204,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.85899999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90100000000000002,"15min":0.879},"min":{"1min":0.64300000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.141,"5min":1.619,"15min":3.411},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.96099999999999997,"15min":0.96799999999999997},"min":{"1min":0.61499999999999999,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.278,"5min":1.7010000000000001,"15min":3.5840000000000001},"last":0.93300000000000005}]},{"osd":2,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.004,"15min":1.0249999999999999},"min":{"1min":0.76500000000000001,"5min":0.60899999999999999,"15min":0.57599999999999996},"max":{"1min":1.264,"5min":1.7430000000000001,"15min":3.6160000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.98199999999999998,"15min":0.91800000000000004},"min":{"1min":0.65700000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.018}]},{"osd":3,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95199999999999996,"15min":0.96999999999999997},"min":{"1min":0.69599999999999995,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":3.4710000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.042,"5min":1.054,"15min":1.0800000000000001},"min":{"1min":0.73299999999999998,"5min":0.67500000000000004,"15min":0.625},"max":{"1min":1.5309999999999999,"5min":1.7829999999999999,"15min":3.6949999999999998},"last":1.2589999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.054,"15min":1.141},"min":{"1min":0.64100000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.504,"5min":6.3540000000000001,"15min":6.3540000000000001},"last":1.1699999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.0640000000000001},"min":{"1min":0.57299999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.744,"5min":6.1390000000000002,"15min":6.1390000000000002},"last":1.1579999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0329999999999999,"15min":1.046},"min":{"1min":0.66100000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0780000000000001,"15min":1.1599999999999999},"min":{"1min":0.68000000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.6970000000000001,"5min":3.9689999999999999,"15min":4.1749999999999998},"last":1.2250000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1539999999999999,"15min":1.1299999999999999},"min":{"1min":0.76700000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.8759999999999999,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":1.294},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1619999999999999,"15min":1.2030000000000001},"min":{"1min":0.68100000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4750000000000001,"5min":4.5890000000000004,"15min":4.5890000000000004},"last":1.3560000000000001}]}]},{"osd":6,"up_from":42,"seq":180388627108,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":898800,"kb_used_data":3624,"kb_used_omap":0,"kb_used_meta":895168,"kb_avail":92846352,"statfs":{"total":95995035648,"available":95074664448,"internally_reserved":0,"allocated":3710976,"data_stored":3098398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916652032},"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 30 09:49:40 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.1839999999999999,"15min":1.9470000000000001},"min":{"1min":0.52700000000000002,"5min":0.442,"15min":0.248},"max":{"1min":1.3220000000000001,"5min":32.920999999999999,"15min":32.920999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.85799999999999998,"5min":1.1539999999999999,"15min":1.653},"min":{"1min":0.59499999999999997,"5min":0.47699999999999998,"15min":0.25800000000000001},"max":{"1min":1.0920000000000001,"5min":33.518000000000001,"15min":33.518000000000001},"last":0.79700000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.997,"15min":2.3340000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.26800000000000002},"max":{"1min":1.2430000000000001,"5min":5.7279999999999998,"15min":96.718000000000004},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.0029999999999999,"15min":2.3399999999999999},"min":{"1min":0.69499999999999995,"5min":0.66800000000000004,"15min":0.26100000000000001},"max":{"1min":1.25,"5min":5.5,"15min":96.218999999999994},"last":0.88600000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:49:40 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.96799999999999997,"15min":2.0710000000000002},"min":{"1min":0.73599999999999999,"5min":0.55700000000000005,"15min":0.28000000000000003},"max":{"1min":1.4019999999999999,"5min":1.587,"15min":76.245999999999995},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.024,"15min":2.2170000000000001},"min":{"1min":0.72099999999999997,"5min":0.50900000000000001,"15min":0.32000000000000001},"max":{"1min":1.387,"5min":1.4910000000000001,"15min":76.813000000000002},"last":0.92700000000000005}]},{"osd":3,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.1910000000000001,"15min":2.2690000000000001},"min":{"1min":0.751,"5min":0.51500000000000001,"15min":0.32300000000000001},"max":{"1min":1.1919999999999999,"5min":32.198999999999998,"15min":83.359999999999999},"last":1.117},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.325,"15min":2.3250000000000002},"min":{"1min":0.73999999999999999,"5min":0.71999999999999997,"15min":0.36199999999999999},"max":{"1min":1.284,"5min":33.476999999999997,"15min":83.603999999999999},"last":1.0980000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:50:04 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.008,"15min":1.405},"min":{"1min":0.71399999999999997,"5min":0.61799999999999999,"15min":0.31},"max":{"1min":1.24,"5min":1.6180000000000001,"15min":14.712},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1479999999999999,"15min":1.486},"min":{"1min":0.66300000000000003,"5min":0.65100000000000002,"15min":0.32600000000000001},"max":{"1min":1.327,"5min":1.788,"15min":17.512},"last":1.1679999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:49:40 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":1.046,"15min":1.415},"min":{"1min":0.502,"5min":0.502,"15min":0.32000000000000001},"max":{"1min":1.4970000000000001,"5min":1.6879999999999999,"15min":10.638},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.056,"15min":1.3640000000000001},"min":{"1min":0.76600000000000001,"5min":0.57099999999999995,"15min":0.28799999999999998},"max":{"1min":1.2010000000000001,"5min":1.6970000000000001,"15min":9.4860000000000007},"last":1.0469999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.163,"15min":1.1399999999999999},"min":{"1min":0.67600000000000005,"5min":0.63300000000000001,"15min":0.52000000000000002},"max":{"1min":1.484,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.1799999999999999,"15min":1.1240000000000001},"min":{"1min":0.82499999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.369,"5min":1.788,"15min":1.879},"last":0.97799999999999998}]}]},{"osd":1,"up_from":83,"seq":356482286059,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":805448,"kb_used_data":7736,"kb_used_omap":3,"kb_used_meta":797692,"kb_avail":92939704,"statfs":{"total":95995035648,"available":95170256896,"internally_reserved":0,"allocated":7921664,"data_stored":6779705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":816837028},"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 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.68799999999999994,"15min":1.377},"min":{"1min":0.33300000000000002,"5min":0.32500000000000001,"15min":0.191},"max":{"1min":1.143,"5min":1.143,"15min":35.616999999999997},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.82599999999999996,"15min":1.4670000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.218},"max":{"1min":1.5049999999999999,"5min":4.8230000000000004,"15min":32.270000000000003},"last":1.085}]},{"osd":2,"last update":"Sat Sep 30 09:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.71099999999999997,"15min":2.1669999999999998},"min":{"1min":0.436,"5min":0.34100000000000003,"15min":0.21299999999999999},"max":{"1min":0.88200000000000001,"5min":1.329,"15min":201.13200000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.86499999999999999,"15min":2.2109999999999999},"min":{"1min":0.50900000000000001,"5min":0.38900000000000001,"15min":0.24299999999999999},"max":{"1min":1.4990000000000001,"5min":1.6719999999999999,"15min":202.02199999999999},"last":1.4990000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.81200000000000006,"15min":1.4570000000000001},"min":{"1min":0.46400000000000002,"5min":0.34499999999999997,"15min":0.253},"max":{"1min":1.1599999999999999,"5min":1.4770000000000001,"15min":16.542999999999999},"last":1.45},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.90400000000000003,"15min":1.589},"min":{"1min":0.54100000000000004,"5min":0.52400000000000002,"15min":0.26300000000000001},"max":{"1min":1.3340000000000001,"5min":1.395,"15min":19.637},"last":1.3660000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.095,"15min":1.714},"min":{"1min":0.876,"5min":0.53500000000000003,"15min":0.33800000000000002},"max":{"1min":1.6419999999999999,"5min":1.6419999999999999,"15min":15.999000000000001},"last":1.5640000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.081,"15min":1.4039999999999999},"min":{"1min":0.67700000000000005,"5min":0.5,"15min":0.33600000000000002},"max":{"1min":1.5569999999999999,"5min":1.6439999999999999,"15min":16.486000000000001},"last":1.873}]},{"osd":5,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.1240000000000001,"15min":1.4319999999999999},"min":{"1min":0.67000000000000004,"5min":0.62,"15min":0.371},"max":{"1min":1.5529999999999999,"5min":1.98,"15min":16.437000000000001},"last":1.655},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.143,"15min":1.75},"min":{"1min":0.76500000000000001,"5min":0.68100000000000005,"15min":0.39500000000000002},"max":{"1min":1.1379999999999999,"5min":2.0670000000000002,"15min":15.933999999999999},"last":1.2709999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0760000000000001,"15min":1.635},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.33100000000000002},"max":{"1min":1.371,"5min":1.6910000000000001,"15min":12.382},"last":1.534},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.23,"15min":1.786},"min":{"1min":0.77000000000000002,"5min":0.69199999999999995,"15min":0.38600000000000001},"max":{"1min":1.6830000000000001,"5min":1.8859999999999999,"15min":19.006},"last":1.76}]},{"osd":7,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.2130000000000001,"15min":1.093},"min":{"1min":0.71899999999999997,"5min":0.71699999999999997,"15min":0.70299999999999996},"max":{"1min":1.464,"5min":1.905,"15min":1.905},"last":1.621},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.242,"15min":1.1539999999999999},"min":{"1min":0.85899999999999999,"5min":0.66800000000000004,"15min":0.51400000000000001},"max":{"1min":1.657,"5min":1.885,"15min":5.0810000000000004},"last":1.974}]}]},{"osd":0,"up_from":78,"seq":335007449585,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":777100,"kb_used_data":7740,"kb_used_omap":3,"kb_used_meta":769340,"kb_avail":92968052,"statfs":{"total":95995035648,"available":95199285248,"internally_reserved":0,"allocated":7925760,"data_stored":7295582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":787804386},"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 30 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.76000000000000001,"15min":1.643},"min":{"1min":0.32300000000000001,"5min":0.29399999999999998,"15min":0.20799999999999999},"max":{"1min":1.165,"5min":1.2769999999999999,"15min":43.847999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.86299999999999999,"15min":1.7709999999999999},"min":{"1min":0.54000000000000004,"5min":0.433,"15min":0.23200000000000001},"max":{"1min":1.198,"5min":1.619,"15min":44.462000000000003},"last":0.88600000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:49:50 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.755,"15min":2.3029999999999999},"min":{"1min":0.47899999999999998,"5min":0.38,"15min":0.24299999999999999},"max":{"1min":1.026,"5min":1.3069999999999999,"15min":99.521000000000001},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.79500000000000004,"15min":2.4820000000000002},"min":{"1min":0.61199999999999999,"5min":0.32900000000000001,"15min":0.254},"max":{"1min":1.288,"5min":2.02,"15min":102.997},"last":0.69199999999999995}]},{"osd":3,"last update":"Sat Sep 30 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.75,"15min":1.954},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.23000000000000001},"max":{"1min":0.94599999999999995,"5min":2.6160000000000001,"15min":46.500999999999998},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.89000000000000001,"15min":1.9359999999999999},"min":{"1min":0.50800000000000001,"5min":0.36399999999999999,"15min":0.29599999999999999},"max":{"1min":1.448,"5min":2.1920000000000002,"15min":47.902999999999999},"last":0.97599999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1140000000000001,"15min":1.619},"min":{"1min":0.82899999999999996,"5min":0.52400000000000002,"15min":0.35199999999999998},"max":{"1min":1.538,"5min":2.0819999999999999,"15min":12.52},"last":1.056},{"interface":"front","average":{"1min":1.131,"5min":1.0529999999999999,"15min":1.5740000000000001},"min":{"1min":0.67700000000000005,"5min":0.64100000000000001,"15min":0.33100000000000002},"max":{"1min":1.5149999999999999,"5min":1.679,"15min":11.785},"last":1.0189999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:49:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.1160000000000001,"15min":1.639},"min":{"1min":0.68700000000000006,"5min":0.59399999999999997,"15min":0.317},"max":{"1min":1.5069999999999999,"5min":1.9490000000000001,"15min":12.48},"last":1.181},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.0600000000000001,"15min":1.573},"min":{"1min":0.70999999999999996,"5min":0.68300000000000005,"15min":0.32700000000000001},"max":{"1min":1.6020000000000001,"5min":2.665,"15min":9.9550000000000001},"last":1.2609999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:49:50 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.1040000000000001,"15min":1.784},"min":{"1min":0.875,"5min":0.64300000000000002,"15min":0.35299999999999998},"max":{"1min":1.536,"5min":2.7160000000000002,"15min":9.7289999999999992},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.24,"5min":1.141,"15min":1.7509999999999999},"min":{"1min":0.91100000000000003,"5min":0.69699999999999995,"15min":0.34999999999999998},"max":{"1min":1.587,"5min":1.587,"15min":11.710000000000001},"last":1.0900000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.1930000000000001,"15min":1.1100000000000001},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.54400000000000004},"max":{"1min":1.631,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.202,"5min":1.2390000000000001,"15min":1.1279999999999999},"min":{"1min":0.78600000000000003,"5min":0.68100000000000005,"15min":0.66800000000000004},"max":{"1min":1.5569999999999999,"5min":1.917,"15min":1.917},"last":1.3029999999999999}]}]},{"osd":2,"up_from":88,"seq":377957122533,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":734944,"kb_used_data":3668,"kb_used_omap":3,"kb_used_meta":731260,"kb_avail":93010208,"statfs":{"total":95995035648,"available":95242452992,"internally_reserved":0,"allocated":3756032,"data_stored":2585290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":748811019},"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 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.755,"15min":1.5289999999999999},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.20599999999999999},"max":{"1min":0.96899999999999997,"5min":1.3440000000000001,"15min":19.364000000000001},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.72199999999999998,"15min":1.4470000000000001},"min":{"1min":0.42899999999999999,"5min":0.314,"15min":0.19900000000000001},"max":{"1min":0.91200000000000003,"5min":1.292,"15min":10.082000000000001},"last":0.47099999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.76300000000000001,"15min":1.4950000000000001},"min":{"1min":0.59699999999999998,"5min":0.35699999999999998,"15min":0.22800000000000001},"max":{"1min":1.454,"5min":1.776,"15min":15.898999999999999},"last":0.40200000000000002},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.85699999999999998,"15min":1.484},"min":{"1min":0.55800000000000005,"5min":0.40100000000000002,"15min":0.26400000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":19.321000000000002},"last":0.36899999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:50:32 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.86799999999999999,"15min":1.7989999999999999},"min":{"1min":0.496,"5min":0.377,"15min":0.26100000000000001},"max":{"1min":1.2230000000000001,"5min":1.4419999999999999,"15min":80.599999999999994},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.96699999999999997,"15min":1.742},"min":{"1min":0.63,"5min":0.439,"15min":0.28299999999999997},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":79.415000000000006},"last":0.60599999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.98599999999999999,"15min":2.081},"min":{"1min":0.75800000000000001,"5min":0.501,"15min":0.32100000000000001},"max":{"1min":1.5580000000000001,"5min":1.8360000000000001,"15min":125.416},"last":0.67200000000000004},{"interface":"front","average":{"1min":1.143,"5min":1.054,"15min":1.996},"min":{"1min":0.71999999999999997,"5min":0.54700000000000004,"15min":0.34000000000000002},"max":{"1min":1.4750000000000001,"5min":2.2309999999999999,"15min":125.922},"last":0.80100000000000005}]},{"osd":5,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.1830000000000001,"15min":1.575},"min":{"1min":0.81999999999999995,"5min":0.70099999999999996,"15min":0.35499999999999998},"max":{"1min":1.5880000000000001,"5min":1.6200000000000001,"15min":14.615},"last":1.024},{"interface":"front","average":{"1min":1.22,"5min":1.115,"15min":1.522},"min":{"1min":0.74399999999999999,"5min":0.60899999999999999,"15min":0.314},"max":{"1min":1.6080000000000001,"5min":1.99,"15min":17.913},"last":0.89200000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.1579999999999999,"15min":1.7110000000000001},"min":{"1min":0.84899999999999998,"5min":0.65700000000000003,"15min":0.36299999999999999},"max":{"1min":1.7150000000000001,"5min":2.153,"15min":10.483000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.258,"5min":1.145,"15min":1.865},"min":{"1min":0.84199999999999997,"5min":0.623,"15min":0.34899999999999998},"max":{"1min":1.573,"5min":1.8049999999999999,"15min":15.954000000000001},"last":1.071}]},{"osd":7,"last update":"Sat Sep 30 09:50:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1659999999999999,"15min":1.083},"min":{"1min":0.67300000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.5740000000000001,"5min":1.742,"15min":1.788},"last":0.878},{"interface":"front","average":{"1min":1.169,"5min":1.234,"15min":1.1379999999999999},"min":{"1min":0.81999999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.5209999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":0.97999999999999998}]}]},{"osd":3,"up_from":93,"seq":399431959008,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":837308,"kb_used_data":3628,"kb_used_omap":2,"kb_used_meta":833661,"kb_avail":92907844,"statfs":{"total":95995035648,"available":95137632256,"internally_reserved":0,"allocated":3715072,"data_stored":2582338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":853669483},"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 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.77500000000000002,"15min":1.722},"min":{"1min":0.51500000000000001,"5min":0.33800000000000002,"15min":0.19500000000000001},"max":{"1min":1.1319999999999999,"5min":2.5510000000000002,"15min":58.927},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.75,"15min":1.71},"min":{"1min":0.41199999999999998,"5min":0.376,"15min":0.17499999999999999},"max":{"1min":1.23,"5min":1.2629999999999999,"15min":57.417999999999999},"last":1.022}]},{"osd":1,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.876,"15min":1.625},"min":{"1min":0.45700000000000002,"5min":0.36699999999999999,"15min":0.24399999999999999},"max":{"1min":1.198,"5min":9.7100000000000009,"15min":35.037999999999997},"last":0.96899999999999997},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.94899999999999995,"15min":1.4510000000000001},"min":{"1min":0.55800000000000005,"5min":0.376,"15min":0.23599999999999999},"max":{"1min":1.0920000000000001,"5min":9.8350000000000009,"15min":33.665999999999997},"last":1.1599999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.80700000000000005,"15min":1.556},"min":{"1min":0.52100000000000002,"5min":0.32900000000000001,"15min":0.21199999999999999},"max":{"1min":1.1479999999999999,"5min":1.393,"15min":44.814},"last":1.141},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.93000000000000005,"15min":1.6359999999999999},"min":{"1min":0.52800000000000002,"5min":0.48699999999999999,"15min":0.249},"max":{"1min":1.2190000000000001,"5min":2.641,"15min":44.436},"last":1.2609999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:50:14 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0429999999999999,"15min":1.5089999999999999},"min":{"1min":0.61199999999999999,"5min":0.44900000000000001,"15min":0.33100000000000002},"max":{"1min":1.5820000000000001,"5min":1.603,"15min":11.445},"last":1.3169999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.1220000000000001,"15min":1.5529999999999999},"min":{"1min":0.86599999999999999,"5min":0.46400000000000002,"15min":0.32500000000000001},"max":{"1min":1.3089999999999999,"5min":3.1240000000000001,"15min":10.349},"last":1.5449999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.0800000000000001,"15min":1.5629999999999999},"min":{"1min":0.81499999999999995,"5min":0.51300000000000001,"15min":0.32600000000000001},"max":{"1min":1.5529999999999999,"5min":1.601,"15min":11.494999999999999},"last":1.5940000000000001},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.1200000000000001,"15min":1.5589999999999999},"min":{"1min":0.83899999999999997,"5min":0.59799999999999998,"15min":0.34399999999999997},"max":{"1min":1.5329999999999999,"5min":1.774,"15min":11.847},"last":1.8640000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.175,"15min":1.8160000000000001},"min":{"1min":0.748,"5min":0.54300000000000004,"15min":0.35699999999999998},"max":{"1min":1.704,"5min":1.839,"15min":12.801},"last":1.819},{"interface":"front","average":{"1min":1.165,"5min":1.1679999999999999,"15min":1.6419999999999999},"min":{"1min":0.76700000000000002,"5min":0.69399999999999995,"15min":0.36499999999999999},"max":{"1min":1.645,"5min":1.8460000000000001,"15min":11.881},"last":1.784}]},{"osd":7,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.2110000000000001,"15min":1.0349999999999999},"min":{"1min":0.72799999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.7490000000000001},{"interface":"front","average":{"1min":1.161,"5min":1.236,"15min":1.0940000000000001},"min":{"1min":0.90600000000000003,"5min":0.68500000000000005,"15min":0.61699999999999999},"max":{"1min":1.4079999999999999,"5min":3.246,"15min":3.246},"last":1.6899999999999999}]}]},{"osd":4,"up_from":184,"seq":790273982748,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":316920,"kb_used_data":3056,"kb_used_omap":9,"kb_used_meta":313846,"kb_avail":93428232,"statfs":{"total":95995035648,"available":95670509568,"internally_reserved":0,"allocated":3129344,"data_stored":2508717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":321378516},"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 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.89000000000000001,"15min":1.369},"min":{"1min":0.52900000000000003,"5min":0.46100000000000002,"15min":0.23999999999999999},"max":{"1min":1.2689999999999999,"5min":1.351,"15min":28.995000000000001},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94699999999999995,"15min":1.593},"min":{"1min":0.61099999999999999,"5min":0.49399999999999999,"15min":0.25700000000000001},"max":{"1min":1.4279999999999999,"5min":1.5609999999999999,"15min":28.954000000000001},"last":1.0740000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.101,"15min":1.2969999999999999},"min":{"1min":0.67300000000000004,"5min":0.48599999999999999,"15min":0.28100000000000003},"max":{"1min":1.3939999999999999,"5min":18.297000000000001,"15min":26.474},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.1830000000000001,"15min":1.5489999999999999},"min":{"1min":0.81999999999999995,"5min":0.59499999999999997,"15min":0.28499999999999998},"max":{"1min":1.3680000000000001,"5min":18.172000000000001,"15min":26.905000000000001},"last":0.78900000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98999999999999999,"15min":1.3999999999999999},"min":{"1min":0.80200000000000005,"5min":0.58099999999999996,"15min":0.29299999999999998},"max":{"1min":1.2789999999999999,"5min":1.431,"15min":11.266},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.94499999999999995,"15min":1.3340000000000001},"min":{"1min":0.71099999999999997,"5min":0.55200000000000005,"15min":0.28799999999999998},"max":{"1min":1.179,"5min":1.3799999999999999,"15min":9.5429999999999993},"last":1.002}]},{"osd":3,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0349999999999999,"15min":1.4790000000000001},"min":{"1min":0.71699999999999997,"5min":0.61199999999999999,"15min":0.29899999999999999},"max":{"1min":1.355,"5min":1.4219999999999999,"15min":26.001000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1,"15min":1.5049999999999999},"min":{"1min":0.83099999999999996,"5min":0.59399999999999997,"15min":0.318},"max":{"1min":1.3120000000000001,"5min":1.7849999999999999,"15min":26.289000000000001},"last":1.1060000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97999999999999998,"15min":1.3049999999999999},"min":{"1min":0.71699999999999997,"5min":0.53100000000000003,"15min":0.28199999999999997},"max":{"1min":1.1910000000000001,"5min":1.5089999999999999,"15min":11.593999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0109999999999999,"15min":1.0629999999999999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.28499999999999998},"max":{"1min":1.2529999999999999,"5min":1.5389999999999999,"15min":6.3879999999999999},"last":0.97699999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.052,"15min":1.3100000000000001},"min":{"1min":0.79500000000000004,"5min":0.59599999999999997,"15min":0.317},"max":{"1min":1.258,"5min":1.6990000000000001,"15min":9.6829999999999998},"last":1.177},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.056,"15min":1.1870000000000001},"min":{"1min":0.68200000000000005,"5min":0.61799999999999999,"15min":0.316},"max":{"1min":1.306,"5min":1.544,"15min":10.242000000000001},"last":1.1299999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:50:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.1240000000000001,"15min":1.1000000000000001},"min":{"1min":0.88100000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3120000000000001,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.1379999999999999,"15min":1.0840000000000001},"min":{"1min":0.93899999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.347,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":1.2010000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823340,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":907176,"kb_used_data":3040,"kb_used_omap":0,"kb_used_meta":904128,"kb_avail":92837976,"statfs":{"total":95995035648,"available":95066087424,"internally_reserved":0,"allocated":3112960,"data_stored":2504177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925827072},"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 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.88200000000000001,"15min":1.6379999999999999},"min":{"1min":0.55400000000000005,"5min":0.52700000000000002,"15min":0.27100000000000002},"max":{"1min":1.284,"5min":1.768,"15min":51.164000000000001},"last":1.385},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97199999999999998,"15min":1.74},"min":{"1min":0.73299999999999998,"5min":0.54100000000000004,"15min":0.28100000000000003},"max":{"1min":1.2509999999999999,"5min":2.6930000000000001,"15min":51.073999999999998},"last":0.86499999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:50:28 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.129,"15min":2.1269999999999998},"min":{"1min":0.67800000000000005,"5min":0.496,"15min":0.29799999999999999},"max":{"1min":1.238,"5min":10.117000000000001,"15min":127.295},"last":1.2470000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.1339999999999999,"15min":2.0720000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.316},"max":{"1min":1.335,"5min":10.175000000000001,"15min":127.482},"last":1.1559999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96299999999999997,"15min":2.0179999999999998},"min":{"1min":0.63600000000000001,"5min":0.56200000000000006,"15min":0.32100000000000001},"max":{"1min":1.401,"5min":1.468,"15min":87.206000000000003},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.96399999999999997,"15min":2.0190000000000001},"min":{"1min":0.65200000000000002,"5min":0.59299999999999997,"15min":0.30399999999999999},"max":{"1min":1.2310000000000001,"5min":1.6240000000000001,"15min":87.299999999999997},"last":1.087}]},{"osd":3,"last update":"Sat Sep 30 09:50:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.98999999999999999,"15min":2.4609999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.28799999999999998},"max":{"1min":1.216,"5min":1.6779999999999999,"15min":127.76600000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.1080000000000001,"15min":2.4279999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.33900000000000002},"max":{"1min":1.399,"5min":1.909,"15min":132.054},"last":1.288}]},{"osd":4,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.0549999999999999,"15min":1.3839999999999999},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.28899999999999998},"max":{"1min":1.2629999999999999,"5min":1.8400000000000001,"15min":14.018000000000001},"last":1.052},{"interface":"front","average":{"1min":1.002,"5min":1.0660000000000001,"15min":1.3260000000000001},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.315},"max":{"1min":1.4279999999999999,"5min":1.7809999999999999,"15min":11.988},"last":1.3440000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:50:28 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.98299999999999998,"15min":1.369},"min":{"1min":0.67600000000000005,"5min":0.64200000000000002,"15min":0.34699999999999998},"max":{"1min":1.135,"5min":1.54,"15min":14.734},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.095,"5min":1.1200000000000001,"15min":1.5820000000000001},"min":{"1min":0.69199999999999995,"5min":0.53700000000000003,"15min":0.29399999999999998},"max":{"1min":1.3959999999999999,"5min":2.2469999999999999,"15min":12.045999999999999},"last":1.407}]},{"osd":7,"last update":"Sat Sep 30 09:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.04,"15min":1.0669999999999999},"min":{"1min":0.66400000000000003,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.3240000000000001},{"interface":"front","average":{"1min":1.153,"5min":1.2010000000000001,"15min":1.2290000000000001},"min":{"1min":0.88800000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4410000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.45}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8744,"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-30T09:50:45.888 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:50:46.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:46 smithi005 bash[75361]: audit 2023-09-30T09:50:44.983765+0000 mgr.y (mgr.34107) 1491 : audit 0 from='client.46967 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:50:46.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:46 smithi005 bash[78438]: audit 2023-09-30T09:50:44.983765+0000 mgr.y (mgr.34107) 1491 : audit 0 from='client.46967 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:50:46.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:46 smithi099 bash[59238]: audit 2023-09-30T09:50:44.983765+0000 mgr.y (mgr.34107) 1491 : audit 0 from='client.46967 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:50:47.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:47 smithi005 bash[75361]: cluster 2023-09-30T09:50:45.515456+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:47.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:47 smithi005 bash[78438]: cluster 2023-09-30T09:50:45.515456+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:47.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:47 smithi099 bash[59238]: cluster 2023-09-30T09:50:45.515456+0000 mgr.y (mgr.34107) 1492 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:49.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:49 smithi099 bash[59238]: cluster 2023-09-30T09:50:47.516182+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:49.396 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:49 smithi005 bash[78438]: cluster 2023-09-30T09:50:47.516182+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:49.396 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:49 smithi005 bash[75361]: cluster 2023-09-30T09:50:47.516182+0000 mgr.y (mgr.34107) 1493 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:49.766 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:49 smithi005 bash[71249]: ::ffff:172.21.15.99 - - [30/Sep/2023:09:50:49] "GET /metrics HTTP/1.1" 200 34061 "" "Prometheus/2.33.4" 2023-09-30T09:50:49.924 INFO:teuthology.orchestra.run.smithi005.stderr:Inferring config /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:50:51.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:51 smithi005 bash[75361]: cluster 2023-09-30T09:50:49.516999+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:51.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:51 smithi005 bash[78438]: cluster 2023-09-30T09:50:49.516999+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:51.302 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:51 smithi099 bash[59238]: cluster 2023-09-30T09:50:49.516999+0000 mgr.y (mgr.34107) 1494 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:52.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.073630+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.516 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.080957+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.224240+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.230919+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.602808+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.704685+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.705626+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[75361]: audit 2023-09-30T09:50:51.712991+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.073630+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.080957+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.224240+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.517 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.230919+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.602808+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:52.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.704685+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:50:52.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.705626+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:50:52.518 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:52 smithi005 bash[78438]: audit 2023-09-30T09:50:51.712991+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.073630+0000 mon.a (mon.0) 1884 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.080957+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.224240+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.230919+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.602808+0000 mon.a (mon.0) 1888 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.704685+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:50:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.705626+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:50:52.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:52 smithi099 bash[59238]: audit 2023-09-30T09:50:51.712991+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.34107 172.21.15.5:0/307749016' entity='mgr.y' 2023-09-30T09:50:53.266 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:53 smithi005 bash[75361]: cluster 2023-09-30T09:50:51.517512+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:53.266 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:53 smithi005 bash[78438]: cluster 2023-09-30T09:50:51.517512+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:53.432 INFO:teuthology.orchestra.run.smithi005.stdout: 2023-09-30T09:50:53.435 INFO:teuthology.orchestra.run.smithi005.stderr:dumped all 2023-09-30T09:50:53.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:53 smithi099 bash[59238]: cluster 2023-09-30T09:50:51.517512+0000 mgr.y (mgr.34107) 1495 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:50:54.230 INFO:teuthology.orchestra.run.smithi005.stdout:{"pg_ready":true,"pg_map":{"version":1667,"stamp":"2023-09-30T09:50:51.517201+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4790183,"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":6288,"num_read_kb":13755,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":123,"num_bytes_recovered":3566921,"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":1170,"ondisk_log_size":1170,"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":5645696,"kb_used_data":40228,"kb_used_omap":32,"kb_used_meta":5605343,"kb_avail":744315520,"statfs":{"total":767960285184,"available":762179092480,"internally_reserved":0,"allocated":41193472,"data_stored":34647666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33060,"internal_metadata":5739871964},"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.004788"},"pg_stats":[{"pgid":"3.1a","version":"60'1","reported_seq":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.557124+0000","last_change":"2023-09-30T09:44:47.526732+0000","last_active":"2023-09-30T09:49:26.557124+0000","last_peered":"2023-09-30T09:49:26.557124+0000","last_clean":"2023-09-30T09:49:26.557124+0000","last_became_active":"2023-09-30T09:44:47.525610+0000","last_became_peered":"2023-09-30T09:44:47.525610+0000","last_unstale":"2023-09-30T09:49:26.557124+0000","last_undegraded":"2023-09-30T09:49:26.557124+0000","last_fullsized":"2023-09-30T09:49:26.557124+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":378,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556359+0000","last_change":"2023-09-30T09:44:47.523487+0000","last_active":"2023-09-30T09:49:26.556359+0000","last_peered":"2023-09-30T09:49:26.556359+0000","last_clean":"2023-09-30T09:49:26.556359+0000","last_became_active":"2023-09-30T09:44:47.523035+0000","last_became_peered":"2023-09-30T09:44:47.523035+0000","last_unstale":"2023-09-30T09:49:26.556359+0000","last_undegraded":"2023-09-30T09:49:26.556359+0000","last_fullsized":"2023-09-30T09:49:26.556359+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:11:54.339619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":360,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554904+0000","last_change":"2023-09-30T09:44:47.521552+0000","last_active":"2023-09-30T09:49:26.554904+0000","last_peered":"2023-09-30T09:49:26.554904+0000","last_clean":"2023-09-30T09:49:26.554904+0000","last_became_active":"2023-09-30T09:44:47.520862+0000","last_became_peered":"2023-09-30T09:44:47.520862+0000","last_unstale":"2023-09-30T09:49:26.554904+0000","last_undegraded":"2023-09-30T09:49:26.554904+0000","last_fullsized":"2023-09-30T09:49:26.554904+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:42:47.281085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568012+0000","last_change":"2023-09-30T09:45:10.167268+0000","last_active":"2023-09-30T09:49:27.568012+0000","last_peered":"2023-09-30T09:49:27.568012+0000","last_clean":"2023-09-30T09:49:27.568012+0000","last_became_active":"2023-09-30T09:45:10.166851+0000","last_became_peered":"2023-09-30T09:45:10.166851+0000","last_unstale":"2023-09-30T09:49:27.568012+0000","last_undegraded":"2023-09-30T09:49:27.568012+0000","last_fullsized":"2023-09-30T09:49:27.568012+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:15:35.826780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":366,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.556914+0000","last_change":"2023-09-30T09:24:36.658960+0000","last_active":"2023-09-30T09:49:27.556914+0000","last_peered":"2023-09-30T09:49:27.556914+0000","last_clean":"2023-09-30T09:49:27.556914+0000","last_became_active":"2023-09-30T09:24:36.657365+0000","last_became_peered":"2023-09-30T09:24:36.657365+0000","last_unstale":"2023-09-30T09:49:27.556914+0000","last_undegraded":"2023-09-30T09:49:27.556914+0000","last_fullsized":"2023-09-30T09:49:27.556914+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:03:16.912214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550888+0000","last_change":"2023-09-30T09:46:19.012340+0000","last_active":"2023-09-30T09:49:26.550888+0000","last_peered":"2023-09-30T09:49:26.550888+0000","last_clean":"2023-09-30T09:49:26.550888+0000","last_became_active":"2023-09-30T09:46:19.011989+0000","last_became_peered":"2023-09-30T09:46:19.011989+0000","last_unstale":"2023-09-30T09:49:26.550888+0000","last_undegraded":"2023-09-30T09:49:26.550888+0000","last_fullsized":"2023-09-30T09:49:26.550888+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":203,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554323+0000","last_change":"2023-09-30T09:24:36.662373+0000","last_active":"2023-09-30T09:49:26.554323+0000","last_peered":"2023-09-30T09:49:26.554323+0000","last_clean":"2023-09-30T09:49:26.554323+0000","last_became_active":"2023-09-30T09:24:36.660944+0000","last_became_peered":"2023-09-30T09:24:36.660944+0000","last_unstale":"2023-09-30T09:49:26.554323+0000","last_undegraded":"2023-09-30T09:49:26.554323+0000","last_fullsized":"2023-09-30T09:49:26.554323+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T10:47:53.462889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555082+0000","last_change":"2023-09-30T09:46:19.008981+0000","last_active":"2023-09-30T09:49:26.555082+0000","last_peered":"2023-09-30T09:49:26.555082+0000","last_clean":"2023-09-30T09:49:26.555082+0000","last_became_active":"2023-09-30T09:46:19.008607+0000","last_became_peered":"2023-09-30T09:46:19.008607+0000","last_unstale":"2023-09-30T09:49:26.555082+0000","last_undegraded":"2023-09-30T09:49:26.555082+0000","last_fullsized":"2023-09-30T09:49:26.555082+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.16","version":"0'0","reported_seq":340,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555555+0000","last_change":"2023-09-30T09:45:10.158379+0000","last_active":"2023-09-30T09:49:26.555555+0000","last_peered":"2023-09-30T09:49:26.555555+0000","last_clean":"2023-09-30T09:49:26.555555+0000","last_became_active":"2023-09-30T09:45:10.157985+0000","last_became_peered":"2023-09-30T09:45:10.157985+0000","last_unstale":"2023-09-30T09:49:26.555555+0000","last_undegraded":"2023-09-30T09:49:26.555555+0000","last_fullsized":"2023-09-30T09:49:26.555555+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":347,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.556808+0000","last_change":"2023-09-30T09:46:19.006811+0000","last_active":"2023-09-30T09:49:27.556808+0000","last_peered":"2023-09-30T09:49:27.556808+0000","last_clean":"2023-09-30T09:49:27.556808+0000","last_became_active":"2023-09-30T09:46:19.005472+0000","last_became_peered":"2023-09-30T09:46:19.005472+0000","last_unstale":"2023-09-30T09:49:27.556808+0000","last_undegraded":"2023-09-30T09:49:27.556808+0000","last_fullsized":"2023-09-30T09:49:27.556808+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T18:23:49.315043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'3","reported_seq":53,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569753+0000","last_change":"2023-09-30T09:49:27.569753+0000","last_active":"2023-09-30T09:49:27.569753+0000","last_peered":"2023-09-30T09:49:27.569753+0000","last_clean":"2023-09-30T09:49:27.569753+0000","last_became_active":"2023-09-30T09:49:27.569227+0000","last_became_peered":"2023-09-30T09:49:27.569227+0000","last_unstale":"2023-09-30T09:49:27.569753+0000","last_undegraded":"2023-09-30T09:49:27.569753+0000","last_fullsized":"2023-09-30T09:49:27.569753+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","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":[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":348,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566111+0000","last_change":"2023-09-30T09:46:19.006388+0000","last_active":"2023-09-30T09:49:27.566111+0000","last_peered":"2023-09-30T09:49:27.566111+0000","last_clean":"2023-09-30T09:49:27.566111+0000","last_became_active":"2023-09-30T09:46:19.005918+0000","last_became_peered":"2023-09-30T09:46:19.005918+0000","last_unstale":"2023-09-30T09:49:27.566111+0000","last_undegraded":"2023-09-30T09:49:27.566111+0000","last_fullsized":"2023-09-30T09:49:27.566111+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:05:04.649570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'22","reported_seq":137,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556614+0000","last_change":"2023-09-30T09:46:19.065299+0000","last_active":"2023-09-30T09:49:26.556614+0000","last_peered":"2023-09-30T09:49:26.556614+0000","last_clean":"2023-09-30T09:49:26.556614+0000","last_became_active":"2023-09-30T09:46:19.018426+0000","last_became_peered":"2023-09-30T09:46:19.018426+0000","last_unstale":"2023-09-30T09:49:26.556614+0000","last_undegraded":"2023-09-30T09:49:26.556614+0000","last_fullsized":"2023-09-30T09:49:26.556614+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":22,"log_dups_size":0,"ondisk_log_size":22,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4722,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":22,"num_write_kb":19,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":23610,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556603+0000","last_change":"2023-09-30T09:46:19.017317+0000","last_active":"2023-09-30T09:49:26.556603+0000","last_peered":"2023-09-30T09:49:26.556603+0000","last_clean":"2023-09-30T09:49:26.556603+0000","last_became_active":"2023-09-30T09:46:19.016961+0000","last_became_peered":"2023-09-30T09:46:19.016961+0000","last_unstale":"2023-09-30T09:49:26.556603+0000","last_undegraded":"2023-09-30T09:49:26.556603+0000","last_fullsized":"2023-09-30T09:49:26.556603+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":53,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.572527+0000","last_change":"2023-09-30T09:49:27.572527+0000","last_active":"2023-09-30T09:49:27.572527+0000","last_peered":"2023-09-30T09:49:27.572527+0000","last_clean":"2023-09-30T09:49:27.572527+0000","last_became_active":"2023-09-30T09:49:27.572127+0000","last_became_peered":"2023-09-30T09:49:27.572127+0000","last_unstale":"2023-09-30T09:49:27.572527+0000","last_undegraded":"2023-09-30T09:49:27.572527+0000","last_fullsized":"2023-09-30T09:49:27.572527+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":[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":356,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.557495+0000","last_change":"2023-09-30T09:45:10.158038+0000","last_active":"2023-09-30T09:49:27.557495+0000","last_peered":"2023-09-30T09:49:27.557495+0000","last_clean":"2023-09-30T09:49:27.557495+0000","last_became_active":"2023-09-30T09:45:10.157668+0000","last_became_peered":"2023-09-30T09:45:10.157668+0000","last_unstale":"2023-09-30T09:49:27.557495+0000","last_undegraded":"2023-09-30T09:49:27.557495+0000","last_fullsized":"2023-09-30T09:49:27.557495+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T09:13:06.532937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":225,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.567671+0000","last_change":"2023-09-30T09:45:10.165277+0000","last_active":"2023-09-30T09:49:27.567671+0000","last_peered":"2023-09-30T09:49:27.567671+0000","last_clean":"2023-09-30T09:49:27.567671+0000","last_became_active":"2023-09-30T09:45:10.164814+0000","last_became_peered":"2023-09-30T09:45:10.164814+0000","last_unstale":"2023-09-30T09:49:27.567671+0000","last_undegraded":"2023-09-30T09:49:27.567671+0000","last_fullsized":"2023-09-30T09:49:27.567671+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:46:22.358060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":339,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555700+0000","last_change":"2023-09-30T09:45:10.158224+0000","last_active":"2023-09-30T09:49:26.555700+0000","last_peered":"2023-09-30T09:49:26.555700+0000","last_clean":"2023-09-30T09:49:26.555700+0000","last_became_active":"2023-09-30T09:45:10.156470+0000","last_became_peered":"2023-09-30T09:45:10.156470+0000","last_unstale":"2023-09-30T09:49:26.555700+0000","last_undegraded":"2023-09-30T09:49:26.555700+0000","last_fullsized":"2023-09-30T09:49:26.555700+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":56,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.572555+0000","last_change":"2023-09-30T09:49:27.572555+0000","last_active":"2023-09-30T09:49:27.572555+0000","last_peered":"2023-09-30T09:49:27.572555+0000","last_clean":"2023-09-30T09:49:27.572555+0000","last_became_active":"2023-09-30T09:49:27.572136+0000","last_became_peered":"2023-09-30T09:49:27.572136+0000","last_unstale":"2023-09-30T09:49:27.572555+0000","last_undegraded":"2023-09-30T09:49:27.572555+0000","last_fullsized":"2023-09-30T09:49:27.572555+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":224,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.553959+0000","last_change":"2023-09-30T09:45:10.169771+0000","last_active":"2023-09-30T09:49:26.553959+0000","last_peered":"2023-09-30T09:49:26.553959+0000","last_clean":"2023-09-30T09:49:26.553959+0000","last_became_active":"2023-09-30T09:45:10.169370+0000","last_became_peered":"2023-09-30T09:45:10.169370+0000","last_unstale":"2023-09-30T09:49:26.553959+0000","last_undegraded":"2023-09-30T09:49:26.553959+0000","last_fullsized":"2023-09-30T09:49:26.553959+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:18:24.238020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'8","reported_seq":42,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550248+0000","last_change":"2023-09-30T09:46:19.021778+0000","last_active":"2023-09-30T09:49:26.550248+0000","last_peered":"2023-09-30T09:49:26.550248+0000","last_clean":"2023-09-30T09:49:26.550248+0000","last_became_active":"2023-09-30T09:46:19.010695+0000","last_became_peered":"2023-09-30T09:46:19.010695+0000","last_unstale":"2023-09-30T09:49:26.550248+0000","last_undegraded":"2023-09-30T09:49:26.550248+0000","last_fullsized":"2023-09-30T09:49:26.550248+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"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":355,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.558761+0000","last_change":"2023-09-30T09:45:10.154993+0000","last_active":"2023-09-30T09:49:27.558761+0000","last_peered":"2023-09-30T09:49:27.558761+0000","last_clean":"2023-09-30T09:49:27.558761+0000","last_became_active":"2023-09-30T09:45:10.154577+0000","last_became_peered":"2023-09-30T09:45:10.154577+0000","last_unstale":"2023-09-30T09:49:27.558761+0000","last_undegraded":"2023-09-30T09:49:27.558761+0000","last_fullsized":"2023-09-30T09:49:27.558761+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:01:18.459439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"60'1","reported_seq":51,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.572099+0000","last_change":"2023-09-30T09:49:27.572099+0000","last_active":"2023-09-30T09:49:27.572099+0000","last_peered":"2023-09-30T09:49:27.572099+0000","last_clean":"2023-09-30T09:49:27.572099+0000","last_became_active":"2023-09-30T09:49:27.571543+0000","last_became_peered":"2023-09-30T09:49:27.571543+0000","last_unstale":"2023-09-30T09:49:27.572099+0000","last_undegraded":"2023-09-30T09:49:27.572099+0000","last_fullsized":"2023-09-30T09:49:27.572099+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":369,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555245+0000","last_change":"2023-09-30T09:46:19.009430+0000","last_active":"2023-09-30T09:49:26.555245+0000","last_peered":"2023-09-30T09:49:26.555245+0000","last_clean":"2023-09-30T09:49:26.555245+0000","last_became_active":"2023-09-30T09:46:19.009046+0000","last_became_peered":"2023-09-30T09:46:19.009046+0000","last_unstale":"2023-09-30T09:49:26.555245+0000","last_undegraded":"2023-09-30T09:49:26.555245+0000","last_fullsized":"2023-09-30T09:49:26.555245+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"60'2","reported_seq":51,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.570593+0000","last_change":"2023-09-30T09:49:27.570593+0000","last_active":"2023-09-30T09:49:27.570593+0000","last_peered":"2023-09-30T09:49:27.570593+0000","last_clean":"2023-09-30T09:49:27.570593+0000","last_became_active":"2023-09-30T09:49:27.569963+0000","last_became_peered":"2023-09-30T09:49:27.569963+0000","last_unstale":"2023-09-30T09:49:27.570593+0000","last_undegraded":"2023-09-30T09:49:27.570593+0000","last_fullsized":"2023-09-30T09:49:27.570593+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.557875+0000","last_change":"2023-09-30T09:44:47.532934+0000","last_active":"2023-09-30T09:49:26.557875+0000","last_peered":"2023-09-30T09:49:26.557875+0000","last_clean":"2023-09-30T09:49:26.557875+0000","last_became_active":"2023-09-30T09:44:47.532530+0000","last_became_peered":"2023-09-30T09:44:47.532530+0000","last_unstale":"2023-09-30T09:49:26.557875+0000","last_undegraded":"2023-09-30T09:49:26.557875+0000","last_fullsized":"2023-09-30T09:49:26.557875+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,3],"acting":[4,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"60'1","reported_seq":64,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.573300+0000","last_change":"2023-09-30T09:49:27.573300+0000","last_active":"2023-09-30T09:49:27.573300+0000","last_peered":"2023-09-30T09:49:27.573300+0000","last_clean":"2023-09-30T09:49:27.573300+0000","last_became_active":"2023-09-30T09:49:27.572787+0000","last_became_peered":"2023-09-30T09:49:27.572787+0000","last_unstale":"2023-09-30T09:49:27.573300+0000","last_undegraded":"2023-09-30T09:49:27.573300+0000","last_fullsized":"2023-09-30T09:49:27.573300+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.549580+0000","last_change":"2023-09-30T09:46:19.013001+0000","last_active":"2023-09-30T09:49:26.549580+0000","last_peered":"2023-09-30T09:49:26.549580+0000","last_clean":"2023-09-30T09:49:26.549580+0000","last_became_active":"2023-09-30T09:46:19.012407+0000","last_became_peered":"2023-09-30T09:46:19.012407+0000","last_unstale":"2023-09-30T09:49:26.549580+0000","last_undegraded":"2023-09-30T09:49:26.549580+0000","last_fullsized":"2023-09-30T09:49:26.549580+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":352,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555554+0000","last_change":"2023-09-30T09:46:19.003945+0000","last_active":"2023-09-30T09:49:26.555554+0000","last_peered":"2023-09-30T09:49:26.555554+0000","last_clean":"2023-09-30T09:49:26.555554+0000","last_became_active":"2023-09-30T09:46:19.003542+0000","last_became_peered":"2023-09-30T09:46:19.003542+0000","last_unstale":"2023-09-30T09:49:26.555554+0000","last_undegraded":"2023-09-30T09:49:26.555554+0000","last_fullsized":"2023-09-30T09:49:26.555554+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":368,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568177+0000","last_change":"2023-09-30T09:44:47.519478+0000","last_active":"2023-09-30T09:49:27.568177+0000","last_peered":"2023-09-30T09:49:27.568177+0000","last_clean":"2023-09-30T09:49:27.568177+0000","last_became_active":"2023-09-30T09:44:47.518948+0000","last_became_peered":"2023-09-30T09:44:47.518948+0000","last_unstale":"2023-09-30T09:49:27.568177+0000","last_undegraded":"2023-09-30T09:49:27.568177+0000","last_fullsized":"2023-09-30T09:49:27.568177+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:38:12.607209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"60'2","reported_seq":414,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556491+0000","last_change":"2023-09-30T09:44:47.627690+0000","last_active":"2023-09-30T09:49:26.556491+0000","last_peered":"2023-09-30T09:49:26.556491+0000","last_clean":"2023-09-30T09:49:26.556491+0000","last_became_active":"2023-09-30T09:44:47.521986+0000","last_became_peered":"2023-09-30T09:44:47.521986+0000","last_unstale":"2023-09-30T09:49:26.556491+0000","last_undegraded":"2023-09-30T09:49:26.556491+0000","last_fullsized":"2023-09-30T09:49:26.556491+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:26:31.750864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556814+0000","last_change":"2023-09-30T09:46:19.017346+0000","last_active":"2023-09-30T09:49:26.556814+0000","last_peered":"2023-09-30T09:49:26.556814+0000","last_clean":"2023-09-30T09:49:26.556814+0000","last_became_active":"2023-09-30T09:46:19.016785+0000","last_became_peered":"2023-09-30T09:46:19.016785+0000","last_unstale":"2023-09-30T09:49:26.556814+0000","last_undegraded":"2023-09-30T09:49:26.556814+0000","last_fullsized":"2023-09-30T09:49:26.556814+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.549651+0000","last_change":"2023-09-30T09:46:19.012787+0000","last_active":"2023-09-30T09:49:26.549651+0000","last_peered":"2023-09-30T09:49:26.549651+0000","last_clean":"2023-09-30T09:49:26.549651+0000","last_became_active":"2023-09-30T09:46:19.011925+0000","last_became_peered":"2023-09-30T09:46:19.011925+0000","last_unstale":"2023-09-30T09:49:26.549651+0000","last_undegraded":"2023-09-30T09:49:26.549651+0000","last_fullsized":"2023-09-30T09:49:26.549651+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.557969+0000","last_change":"2023-09-30T09:44:47.526069+0000","last_active":"2023-09-30T09:49:26.557969+0000","last_peered":"2023-09-30T09:49:26.557969+0000","last_clean":"2023-09-30T09:49:26.557969+0000","last_became_active":"2023-09-30T09:44:47.525691+0000","last_became_peered":"2023-09-30T09:44:47.525691+0000","last_unstale":"2023-09-30T09:49:26.557969+0000","last_undegraded":"2023-09-30T09:49:26.557969+0000","last_fullsized":"2023-09-30T09:49:26.557969+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":79,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.558087+0000","last_change":"2023-09-30T09:45:10.162555+0000","last_active":"2023-09-30T09:49:26.558087+0000","last_peered":"2023-09-30T09:49:26.558087+0000","last_clean":"2023-09-30T09:49:26.558087+0000","last_became_active":"2023-09-30T09:45:10.162133+0000","last_became_peered":"2023-09-30T09:45:10.162133+0000","last_unstale":"2023-09-30T09:49:26.558087+0000","last_undegraded":"2023-09-30T09:49:26.558087+0000","last_fullsized":"2023-09-30T09:49:26.558087+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556854+0000","last_change":"2023-09-30T09:46:19.012983+0000","last_active":"2023-09-30T09:49:26.556854+0000","last_peered":"2023-09-30T09:49:26.556854+0000","last_clean":"2023-09-30T09:49:26.556854+0000","last_became_active":"2023-09-30T09:46:19.012605+0000","last_became_peered":"2023-09-30T09:46:19.012605+0000","last_unstale":"2023-09-30T09:49:26.556854+0000","last_undegraded":"2023-09-30T09:49:26.556854+0000","last_fullsized":"2023-09-30T09:49:26.556854+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":366,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.556548+0000","last_change":"2023-09-30T09:45:10.152028+0000","last_active":"2023-09-30T09:49:27.556548+0000","last_peered":"2023-09-30T09:49:27.556548+0000","last_clean":"2023-09-30T09:49:27.556548+0000","last_became_active":"2023-09-30T09:45:10.151588+0000","last_became_peered":"2023-09-30T09:45:10.151588+0000","last_unstale":"2023-09-30T09:49:27.556548+0000","last_undegraded":"2023-09-30T09:49:27.556548+0000","last_fullsized":"2023-09-30T09:49:27.556548+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:25:59.795411+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":375,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566018+0000","last_change":"2023-09-30T09:44:47.519964+0000","last_active":"2023-09-30T09:49:27.566018+0000","last_peered":"2023-09-30T09:49:27.566018+0000","last_clean":"2023-09-30T09:49:27.566018+0000","last_became_active":"2023-09-30T09:44:47.518953+0000","last_became_peered":"2023-09-30T09:44:47.518953+0000","last_unstale":"2023-09-30T09:49:27.566018+0000","last_undegraded":"2023-09-30T09:49:27.566018+0000","last_fullsized":"2023-09-30T09:49:27.566018+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:29:15.011266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"324'112","reported_seq":657,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566068+0000","last_change":"2023-09-30T09:45:56.965440+0000","last_active":"2023-09-30T09:49:27.566068+0000","last_peered":"2023-09-30T09:49:27.566068+0000","last_clean":"2023-09-30T09:49:27.566068+0000","last_became_active":"2023-09-30T09:45:10.167043+0000","last_became_peered":"2023-09-30T09:45:10.167043+0000","last_unstale":"2023-09-30T09:49:27.566068+0000","last_undegraded":"2023-09-30T09:49:27.566068+0000","last_fullsized":"2023-09-30T09:49:27.566068+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:51:51.869199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056599600000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":353,"num_read_kb":1310,"num_write":140,"num_write_kb":2124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":331,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555821+0000","last_change":"2023-09-30T09:10:56.671981+0000","last_active":"2023-09-30T09:49:26.555821+0000","last_peered":"2023-09-30T09:49:26.555821+0000","last_clean":"2023-09-30T09:49:26.555821+0000","last_became_active":"2023-09-30T09:10:56.671465+0000","last_became_peered":"2023-09-30T09:10:56.671465+0000","last_unstale":"2023-09-30T09:49:26.555821+0000","last_undegraded":"2023-09-30T09:49:26.555821+0000","last_fullsized":"2023-09-30T09:49:26.555821+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":347,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569182+0000","last_change":"2023-09-30T09:44:47.520201+0000","last_active":"2023-09-30T09:49:27.569182+0000","last_peered":"2023-09-30T09:49:27.569182+0000","last_clean":"2023-09-30T09:49:27.569182+0000","last_became_active":"2023-09-30T09:44:47.519794+0000","last_became_peered":"2023-09-30T09:44:47.519794+0000","last_unstale":"2023-09-30T09:49:27.569182+0000","last_undegraded":"2023-09-30T09:49:27.569182+0000","last_fullsized":"2023-09-30T09:49:27.569182+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:28:39.119573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"323'91","reported_seq":860,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556086+0000","last_change":"2023-09-30T09:46:19.166572+0000","last_active":"2023-09-30T09:49:26.556086+0000","last_peered":"2023-09-30T09:49:26.556086+0000","last_clean":"2023-09-30T09:49:26.556086+0000","last_became_active":"2023-09-30T09:46:19.008738+0000","last_became_peered":"2023-09-30T09:46:19.008738+0000","last_unstale":"2023-09-30T09:49:26.556086+0000","last_undegraded":"2023-09-30T09:49:26.556086+0000","last_fullsized":"2023-09-30T09:49:26.556086+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":91,"log_dups_size":0,"ondisk_log_size":91,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":664,"num_read_kb":604,"num_write":81,"num_write_kb":49,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":27,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556732+0000","last_change":"2023-09-30T09:46:19.013016+0000","last_active":"2023-09-30T09:49:26.556732+0000","last_peered":"2023-09-30T09:49:26.556732+0000","last_clean":"2023-09-30T09:49:26.556732+0000","last_became_active":"2023-09-30T09:46:19.012645+0000","last_became_peered":"2023-09-30T09:46:19.012645+0000","last_unstale":"2023-09-30T09:49:26.556732+0000","last_undegraded":"2023-09-30T09:49:26.556732+0000","last_fullsized":"2023-09-30T09:49:26.556732+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":331,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566251+0000","last_change":"2023-09-30T09:10:56.675620+0000","last_active":"2023-09-30T09:49:27.566251+0000","last_peered":"2023-09-30T09:49:27.566251+0000","last_clean":"2023-09-30T09:49:27.566251+0000","last_became_active":"2023-09-30T09:10:56.675222+0000","last_became_peered":"2023-09-30T09:10:56.675222+0000","last_unstale":"2023-09-30T09:49:27.566251+0000","last_undegraded":"2023-09-30T09:49:27.566251+0000","last_fullsized":"2023-09-30T09:49:27.566251+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:32:25.653493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"323'179","reported_seq":1051,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569213+0000","last_change":"2023-09-30T09:45:57.017542+0000","last_active":"2023-09-30T09:49:27.569213+0000","last_peered":"2023-09-30T09:49:27.569213+0000","last_clean":"2023-09-30T09:49:27.569213+0000","last_became_active":"2023-09-30T09:24:36.657331+0000","last_became_peered":"2023-09-30T09:24:36.657331+0000","last_unstale":"2023-09-30T09:49:27.569213+0000","last_undegraded":"2023-09-30T09:49:27.569213+0000","last_fullsized":"2023-09-30T09:49:27.569213+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:35:03.592398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090679599999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":3360,"num_write":160,"num_write_kb":2323,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566041+0000","last_change":"2023-09-30T09:46:19.006579+0000","last_active":"2023-09-30T09:49:27.566041+0000","last_peered":"2023-09-30T09:49:27.566041+0000","last_clean":"2023-09-30T09:49:27.566041+0000","last_became_active":"2023-09-30T09:46:19.006037+0000","last_became_peered":"2023-09-30T09:46:19.006037+0000","last_unstale":"2023-09-30T09:49:27.566041+0000","last_undegraded":"2023-09-30T09:49:27.566041+0000","last_fullsized":"2023-09-30T09:49:27.566041+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:20:49.870392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555619+0000","last_change":"2023-09-30T09:24:36.657384+0000","last_active":"2023-09-30T09:49:26.555619+0000","last_peered":"2023-09-30T09:49:26.555619+0000","last_clean":"2023-09-30T09:49:26.555619+0000","last_became_active":"2023-09-30T09:24:36.657024+0000","last_became_peered":"2023-09-30T09:24:36.657024+0000","last_unstale":"2023-09-30T09:49:26.555619+0000","last_undegraded":"2023-09-30T09:49:26.555619+0000","last_fullsized":"2023-09-30T09:49:26.555619+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T15:17:36.259306+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"324'157","reported_seq":886,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555287+0000","last_change":"2023-09-30T09:45:56.970170+0000","last_active":"2023-09-30T09:49:26.555287+0000","last_peered":"2023-09-30T09:49:26.555287+0000","last_clean":"2023-09-30T09:49:26.555287+0000","last_became_active":"2023-09-30T09:45:10.156405+0000","last_became_peered":"2023-09-30T09:45:10.156405+0000","last_unstale":"2023-09-30T09:49:26.555287+0000","last_undegraded":"2023-09-30T09:49:26.555287+0000","last_fullsized":"2023-09-30T09:49:26.555287+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":157,"log_dups_size":0,"ondisk_log_size":157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":736,"num_read_kb":1078,"num_write":126,"num_write_kb":287,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'139","reported_seq":567,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.574993+0000","last_change":"2023-09-30T09:49:27.574993+0000","last_active":"2023-09-30T09:49:27.574993+0000","last_peered":"2023-09-30T09:49:27.574993+0000","last_clean":"2023-09-30T09:49:27.574993+0000","last_became_active":"2023-09-30T09:49:27.574124+0000","last_became_peered":"2023-09-30T09:49:27.574124+0000","last_unstale":"2023-09-30T09:49:27.574993+0000","last_undegraded":"2023-09-30T09:49:27.574993+0000","last_fullsized":"2023-09-30T09:49:27.574993+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:51:59.576896+0000","last_clean_scrub_stamp":"2023-09-30T08:51:59.576896+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":328,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.557161+0000","last_change":"2023-09-30T09:46:19.006471+0000","last_active":"2023-09-30T09:49:27.557161+0000","last_peered":"2023-09-30T09:49:27.557161+0000","last_clean":"2023-09-30T09:49:27.557161+0000","last_became_active":"2023-09-30T09:46:19.006152+0000","last_became_peered":"2023-09-30T09:46:19.006152+0000","last_unstale":"2023-09-30T09:49:27.557161+0000","last_undegraded":"2023-09-30T09:49:27.557161+0000","last_fullsized":"2023-09-30T09:49:27.557161+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:34:57.495008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550947+0000","last_change":"2023-09-30T09:46:19.016303+0000","last_active":"2023-09-30T09:49:26.550947+0000","last_peered":"2023-09-30T09:49:26.550947+0000","last_clean":"2023-09-30T09:49:26.550947+0000","last_became_active":"2023-09-30T09:46:19.015655+0000","last_became_peered":"2023-09-30T09:46:19.015655+0000","last_unstale":"2023-09-30T09:49:26.550947+0000","last_undegraded":"2023-09-30T09:49:26.550947+0000","last_fullsized":"2023-09-30T09:49:26.550947+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"324'120","reported_seq":454,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.574787+0000","last_change":"2023-09-30T09:49:27.574787+0000","last_active":"2023-09-30T09:49:27.574787+0000","last_peered":"2023-09-30T09:49:27.574787+0000","last_clean":"2023-09-30T09:49:27.574787+0000","last_became_active":"2023-09-30T09:49:27.573383+0000","last_became_peered":"2023-09-30T09:49:27.573383+0000","last_unstale":"2023-09-30T09:49:27.574787+0000","last_undegraded":"2023-09-30T09:49:27.574787+0000","last_fullsized":"2023-09-30T09:49:27.574787+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":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":674,"num_read_kb":1881,"num_write":104,"num_write_kb":5310,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":369,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.552595+0000","last_change":"2023-09-30T09:44:47.521733+0000","last_active":"2023-09-30T09:49:26.552595+0000","last_peered":"2023-09-30T09:49:26.552595+0000","last_clean":"2023-09-30T09:49:26.552595+0000","last_became_active":"2023-09-30T09:44:47.521300+0000","last_became_peered":"2023-09-30T09:44:47.521300+0000","last_unstale":"2023-09-30T09:49:26.552595+0000","last_undegraded":"2023-09-30T09:49:26.552595+0000","last_fullsized":"2023-09-30T09:49:26.552595+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T17:34:11.781385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":205,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568137+0000","last_change":"2023-09-30T09:24:36.668425+0000","last_active":"2023-09-30T09:49:27.568137+0000","last_peered":"2023-09-30T09:49:27.568137+0000","last_clean":"2023-09-30T09:49:27.568137+0000","last_became_active":"2023-09-30T09:24:36.667262+0000","last_became_peered":"2023-09-30T09:24:36.667262+0000","last_unstale":"2023-09-30T09:49:27.568137+0000","last_undegraded":"2023-09-30T09:49:27.568137+0000","last_fullsized":"2023-09-30T09:49:27.568137+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:17:10.036507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"323'103","reported_seq":541,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.573020+0000","last_change":"2023-09-30T09:49:27.573020+0000","last_active":"2023-09-30T09:49:27.573020+0000","last_peered":"2023-09-30T09:49:27.573020+0000","last_clean":"2023-09-30T09:49:27.573020+0000","last_became_active":"2023-09-30T09:49:27.572413+0000","last_became_peered":"2023-09-30T09:49:27.572413+0000","last_unstale":"2023-09-30T09:49:27.573020+0000","last_undegraded":"2023-09-30T09:49:27.573020+0000","last_fullsized":"2023-09-30T09:49:27.573020+0000","mapping_epoch":349,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":776,"num_read_kb":2202,"num_write":67,"num_write_kb":1302,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":318,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.566141+0000","last_change":"2023-09-30T09:10:30.265354+0000","last_active":"2023-09-30T09:49:27.566141+0000","last_peered":"2023-09-30T09:49:27.566141+0000","last_clean":"2023-09-30T09:49:27.566141+0000","last_became_active":"2023-09-30T09:10:30.264559+0000","last_became_peered":"2023-09-30T09:10:30.264559+0000","last_unstale":"2023-09-30T09:49:27.566141+0000","last_undegraded":"2023-09-30T09:49:27.566141+0000","last_fullsized":"2023-09-30T09:49:27.566141+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:23:01.551323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568351+0000","last_change":"2023-09-30T09:45:10.165142+0000","last_active":"2023-09-30T09:49:27.568351+0000","last_peered":"2023-09-30T09:49:27.568351+0000","last_clean":"2023-09-30T09:49:27.568351+0000","last_became_active":"2023-09-30T09:45:10.164540+0000","last_became_peered":"2023-09-30T09:45:10.164540+0000","last_unstale":"2023-09-30T09:49:27.568351+0000","last_undegraded":"2023-09-30T09:49:27.568351+0000","last_fullsized":"2023-09-30T09:49:27.568351+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:07:46.644224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"60'2","reported_seq":387,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.558768+0000","last_change":"2023-09-30T09:45:10.167942+0000","last_active":"2023-09-30T09:49:27.558768+0000","last_peered":"2023-09-30T09:49:27.558768+0000","last_clean":"2023-09-30T09:49:27.558768+0000","last_became_active":"2023-09-30T09:45:10.151543+0000","last_became_peered":"2023-09-30T09:45:10.151543+0000","last_unstale":"2023-09-30T09:49:27.558768+0000","last_undegraded":"2023-09-30T09:49:27.558768+0000","last_fullsized":"2023-09-30T09:49:27.558768+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:18:17.733664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"324'86","reported_seq":721,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555379+0000","last_change":"2023-09-30T09:46:19.150181+0000","last_active":"2023-09-30T09:49:26.555379+0000","last_peered":"2023-09-30T09:49:26.555379+0000","last_clean":"2023-09-30T09:49:26.555379+0000","last_became_active":"2023-09-30T09:46:19.005941+0000","last_became_peered":"2023-09-30T09:46:19.005941+0000","last_unstale":"2023-09-30T09:49:26.555379+0000","last_undegraded":"2023-09-30T09:49:26.555379+0000","last_fullsized":"2023-09-30T09:49:26.555379+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":86,"log_dups_size":0,"ondisk_log_size":86,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:33:33.278827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0013410259999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":544,"num_read_kb":1447,"num_write":64,"num_write_kb":1058,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":369,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555968+0000","last_change":"2023-09-30T09:45:10.150431+0000","last_active":"2023-09-30T09:49:26.555968+0000","last_peered":"2023-09-30T09:49:26.555968+0000","last_clean":"2023-09-30T09:49:26.555968+0000","last_became_active":"2023-09-30T09:45:10.149773+0000","last_became_peered":"2023-09-30T09:45:10.149773+0000","last_unstale":"2023-09-30T09:49:26.555968+0000","last_undegraded":"2023-09-30T09:49:26.555968+0000","last_fullsized":"2023-09-30T09:49:26.555968+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T11:42:56.915760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"324'128","reported_seq":830,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.550921+0000","last_change":"2023-09-30T09:46:22.029209+0000","last_active":"2023-09-30T09:49:26.550921+0000","last_peered":"2023-09-30T09:49:26.550921+0000","last_clean":"2023-09-30T09:49:26.550921+0000","last_became_active":"2023-09-30T09:46:22.028642+0000","last_became_peered":"2023-09-30T09:46:22.028642+0000","last_unstale":"2023-09-30T09:49:26.550921+0000","last_undegraded":"2023-09-30T09:49:26.550921+0000","last_fullsized":"2023-09-30T09:49:26.550921+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:56:21.679586+0000","last_clean_scrub_stamp":"2023-09-30T08:56:21.679586+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1077,"num_read_kb":1361,"num_write":104,"num_write_kb":261,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"60'1","reported_seq":406,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.567872+0000","last_change":"2023-09-30T09:44:47.527482+0000","last_active":"2023-09-30T09:49:27.567872+0000","last_peered":"2023-09-30T09:49:27.567872+0000","last_clean":"2023-09-30T09:49:27.567872+0000","last_became_active":"2023-09-30T09:44:47.515775+0000","last_became_peered":"2023-09-30T09:44:47.515775+0000","last_unstale":"2023-09-30T09:49:27.567872+0000","last_undegraded":"2023-09-30T09:49:27.567872+0000","last_fullsized":"2023-09-30T09:49:27.567872+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T12:59:48.575784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.558053+0000","last_change":"2023-09-30T09:46:19.010030+0000","last_active":"2023-09-30T09:49:26.558053+0000","last_peered":"2023-09-30T09:49:26.558053+0000","last_clean":"2023-09-30T09:49:26.558053+0000","last_became_active":"2023-09-30T09:46:19.009677+0000","last_became_peered":"2023-09-30T09:46:19.009677+0000","last_unstale":"2023-09-30T09:49:26.558053+0000","last_undegraded":"2023-09-30T09:49:26.558053+0000","last_fullsized":"2023-09-30T09:49:26.558053+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":378,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.568296+0000","last_change":"2023-09-30T09:45:10.165534+0000","last_active":"2023-09-30T09:49:27.568296+0000","last_peered":"2023-09-30T09:49:27.568296+0000","last_clean":"2023-09-30T09:49:27.568296+0000","last_became_active":"2023-09-30T09:45:10.165119+0000","last_became_peered":"2023-09-30T09:45:10.165119+0000","last_unstale":"2023-09-30T09:49:27.568296+0000","last_undegraded":"2023-09-30T09:49:27.568296+0000","last_fullsized":"2023-09-30T09:49:27.568296+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T16:01:43.590997+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.569628+0000","last_change":"2023-09-30T09:33:37.795101+0000","last_active":"2023-09-30T09:49:27.569628+0000","last_peered":"2023-09-30T09:49:27.569628+0000","last_clean":"2023-09-30T09:49:27.569628+0000","last_became_active":"2023-09-30T09:33:37.794577+0000","last_became_peered":"2023-09-30T09:33:37.794577+0000","last_unstale":"2023-09-30T09:49:27.569628+0000","last_undegraded":"2023-09-30T09:49:27.569628+0000","last_fullsized":"2023-09-30T09:49:27.569628+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T14:57:23.469102+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"60'2","reported_seq":385,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555665+0000","last_change":"2023-09-30T09:44:47.540296+0000","last_active":"2023-09-30T09:49:26.555665+0000","last_peered":"2023-09-30T09:49:26.555665+0000","last_clean":"2023-09-30T09:49:26.555665+0000","last_became_active":"2023-09-30T09:44:47.519058+0000","last_became_peered":"2023-09-30T09:44:47.519058+0000","last_unstale":"2023-09-30T09:49:26.555665+0000","last_undegraded":"2023-09-30T09:49:26.555665+0000","last_fullsized":"2023-09-30T09:49:26.555665+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556423+0000","last_change":"2023-09-30T09:44:47.532949+0000","last_active":"2023-09-30T09:49:26.556423+0000","last_peered":"2023-09-30T09:49:26.556423+0000","last_clean":"2023-09-30T09:49:26.556423+0000","last_became_active":"2023-09-30T09:44:47.532429+0000","last_became_peered":"2023-09-30T09:44:47.532429+0000","last_unstale":"2023-09-30T09:49:26.556423+0000","last_undegraded":"2023-09-30T09:49:26.556423+0000","last_fullsized":"2023-09-30T09:49:26.556423+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'2","reported_seq":422,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.555950+0000","last_change":"2023-09-30T09:46:19.141863+0000","last_active":"2023-09-30T09:49:26.555950+0000","last_peered":"2023-09-30T09:49:26.555950+0000","last_clean":"2023-09-30T09:49:26.555950+0000","last_became_active":"2023-09-30T09:46:19.007028+0000","last_became_peered":"2023-09-30T09:46:19.007028+0000","last_unstale":"2023-09-30T09:49:26.555950+0000","last_undegraded":"2023-09-30T09:49:26.555950+0000","last_fullsized":"2023-09-30T09:49:26.555950+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556423+0000","last_change":"2023-09-30T09:44:47.532943+0000","last_active":"2023-09-30T09:49:26.556423+0000","last_peered":"2023-09-30T09:49:26.556423+0000","last_clean":"2023-09-30T09:49:26.556423+0000","last_became_active":"2023-09-30T09:44:47.532570+0000","last_became_peered":"2023-09-30T09:44:47.532570+0000","last_unstale":"2023-09-30T09:49:26.556423+0000","last_undegraded":"2023-09-30T09:49:26.556423+0000","last_fullsized":"2023-09-30T09:49:26.556423+0000","mapping_epoch":289,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":290,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'1","reported_seq":374,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.556897+0000","last_change":"2023-09-30T09:46:19.006066+0000","last_active":"2023-09-30T09:49:26.556897+0000","last_peered":"2023-09-30T09:49:26.556897+0000","last_clean":"2023-09-30T09:49:26.556897+0000","last_became_active":"2023-09-30T09:46:19.005515+0000","last_became_peered":"2023-09-30T09:46:19.005515+0000","last_unstale":"2023-09-30T09:49:26.556897+0000","last_undegraded":"2023-09-30T09:49:26.556897+0000","last_fullsized":"2023-09-30T09:49:26.556897+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T19:01:56.119239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554949+0000","last_change":"2023-09-30T09:33:37.810176+0000","last_active":"2023-09-30T09:49:26.554949+0000","last_peered":"2023-09-30T09:49:26.554949+0000","last_clean":"2023-09-30T09:49:26.554949+0000","last_became_active":"2023-09-30T09:33:37.809323+0000","last_became_peered":"2023-09-30T09:33:37.809323+0000","last_unstale":"2023-09-30T09:49:26.554949+0000","last_undegraded":"2023-09-30T09:49:26.554949+0000","last_fullsized":"2023-09-30T09:49:26.554949+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"60'4","reported_seq":211,"reported_epoch":350,"state":"active+clean","last_fresh":"2023-09-30T09:49:27.567828+0000","last_change":"2023-09-30T09:24:36.670983+0000","last_active":"2023-09-30T09:49:27.567828+0000","last_peered":"2023-09-30T09:49:27.567828+0000","last_clean":"2023-09-30T09:49:27.567828+0000","last_became_active":"2023-09-30T09:24:36.663449+0000","last_became_peered":"2023-09-30T09:24:36.663449+0000","last_unstale":"2023-09-30T09:49:27.567828+0000","last_undegraded":"2023-09-30T09:49:27.567828+0000","last_fullsized":"2023-09-30T09:49:27.567828+0000","mapping_epoch":167,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":168,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:13.214530+0000","last_clean_scrub_stamp":"2023-09-30T08:58:13.214530+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-01T13:43:25.811982+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":2,"num_bytes_recovered":554,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":349,"state":"active+clean","last_fresh":"2023-09-30T09:49:26.554751+0000","last_change":"2023-09-30T09:46:19.013810+0000","last_active":"2023-09-30T09:49:26.554751+0000","last_peered":"2023-09-30T09:49:26.554751+0000","last_clean":"2023-09-30T09:49:26.554751+0000","last_became_active":"2023-09-30T09:46:19.013430+0000","last_became_peered":"2023-09-30T09:46:19.013430+0000","last_unstale":"2023-09-30T09:49:26.554751+0000","last_undegraded":"2023-09-30T09:49:26.554751+0000","last_fullsized":"2023-09-30T09:49:26.554751+0000","mapping_epoch":327,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":328,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T08:58:14.225164+0000","last_clean_scrub_stamp":"2023-09-30T08:58:14.225164+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":5492,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":85,"num_bytes_recovered":24686,"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":16476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30929,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"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":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":4},{"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":26,"num_bytes_recovered":27,"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":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":281,"seq":1206885810258,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":368000,"kb_used_data":7736,"kb_used_omap":9,"kb_used_meta":360246,"kb_avail":93377152,"statfs":{"total":95995035648,"available":95618203648,"internally_reserved":0,"allocated":7921664,"data_stored":7293459,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9716,"internal_metadata":368892428},"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 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.93400000000000005,"15min":0.95099999999999996},"min":{"1min":0.59799999999999998,"5min":0.48299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2070000000000001,"5min":1.7450000000000001,"15min":3.6560000000000001},"last":1.153},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.90600000000000003,"15min":0.81799999999999995},"min":{"1min":0.56899999999999995,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.204,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.0049999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.90100000000000002,"15min":0.879},"min":{"1min":0.64300000000000002,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.141,"5min":1.619,"15min":3.411},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.96099999999999997,"15min":0.96799999999999997},"min":{"1min":0.61499999999999999,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.278,"5min":1.7010000000000001,"15min":3.5840000000000001},"last":1.3100000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.004,"15min":1.0249999999999999},"min":{"1min":0.76500000000000001,"5min":0.60899999999999999,"15min":0.57599999999999996},"max":{"1min":1.264,"5min":1.7430000000000001,"15min":3.6160000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.0229999999999999,"5min":0.98199999999999998,"15min":0.91800000000000004},"min":{"1min":0.65700000000000003,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.6579999999999999,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.343}]},{"osd":3,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95199999999999996,"15min":0.96999999999999997},"min":{"1min":0.69599999999999995,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":3.4710000000000001},"last":1.083},{"interface":"front","average":{"1min":1.042,"5min":1.054,"15min":1.0800000000000001},"min":{"1min":0.73299999999999998,"5min":0.67500000000000004,"15min":0.625},"max":{"1min":1.5309999999999999,"5min":1.7829999999999999,"15min":3.6949999999999998},"last":1.226}]},{"osd":4,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.054,"15min":1.141},"min":{"1min":0.64100000000000001,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.504,"5min":6.3540000000000001,"15min":6.3540000000000001},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.0389999999999999,"15min":1.0640000000000001},"min":{"1min":0.57299999999999995,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.744,"5min":6.1390000000000002,"15min":6.1390000000000002},"last":1.121}]},{"osd":5,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0329999999999999,"15min":1.046},"min":{"1min":0.66100000000000003,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.2889999999999999},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0780000000000001,"15min":1.1599999999999999},"min":{"1min":0.68000000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.6970000000000001,"5min":3.9689999999999999,"15min":4.1749999999999998},"last":1.2509999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.1539999999999999,"15min":1.1299999999999999},"min":{"1min":0.76700000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.8759999999999999,"5min":4.3220000000000001,"15min":4.3220000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.1619999999999999,"15min":1.2030000000000001},"min":{"1min":0.68100000000000005,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.4750000000000001,"5min":4.5890000000000004,"15min":4.5890000000000004},"last":1.177}]}]},{"osd":6,"up_from":42,"seq":180388627109,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":898800,"kb_used_data":3624,"kb_used_omap":0,"kb_used_meta":895168,"kb_avail":92846352,"statfs":{"total":95995035648,"available":95074664448,"internally_reserved":0,"allocated":3710976,"data_stored":3098398,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":916652032},"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 30 09:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.1850000000000001,"15min":1.7849999999999999},"min":{"1min":0.53100000000000003,"5min":0.49199999999999999,"15min":0.248},"max":{"1min":1.367,"5min":32.920999999999999,"15min":32.920999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.86699999999999999,"5min":1.1499999999999999,"15min":1.6220000000000001},"min":{"1min":0.56100000000000005,"5min":0.47699999999999998,"15min":0.25800000000000001},"max":{"1min":1.0720000000000001,"5min":33.518000000000001,"15min":33.518000000000001},"last":1.1140000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.997,"15min":2.3340000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.26800000000000002},"max":{"1min":1.2430000000000001,"5min":5.7279999999999998,"15min":96.718000000000004},"last":1.264},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.0029999999999999,"15min":2.3399999999999999},"min":{"1min":0.69499999999999995,"5min":0.66800000000000004,"15min":0.26100000000000001},"max":{"1min":1.25,"5min":5.5,"15min":96.218999999999994},"last":0.89500000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.94799999999999995,"15min":2.0169999999999999},"min":{"1min":0.65100000000000002,"5min":0.55700000000000005,"15min":0.28000000000000003},"max":{"1min":1.224,"5min":1.587,"15min":76.245999999999995},"last":1.071},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.012,"15min":2.1549999999999998},"min":{"1min":0.65100000000000002,"5min":0.50900000000000001,"15min":0.32000000000000001},"max":{"1min":1.26,"5min":1.4910000000000001,"15min":76.813000000000002},"last":1.2150000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.1910000000000001,"15min":2.2690000000000001},"min":{"1min":0.751,"5min":0.51500000000000001,"15min":0.32300000000000001},"max":{"1min":1.1919999999999999,"5min":32.198999999999998,"15min":83.359999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.325,"15min":2.3250000000000002},"min":{"1min":0.73999999999999999,"5min":0.71999999999999997,"15min":0.36199999999999999},"max":{"1min":1.284,"5min":33.476999999999997,"15min":83.603999999999999},"last":0.96199999999999997}]},{"osd":4,"last update":"Sat Sep 30 09:50:04 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.008,"15min":1.405},"min":{"1min":0.71399999999999997,"5min":0.61799999999999999,"15min":0.31},"max":{"1min":1.24,"5min":1.6180000000000001,"15min":14.712},"last":1.145},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1479999999999999,"15min":1.486},"min":{"1min":0.66300000000000003,"5min":0.65100000000000002,"15min":0.32600000000000001},"max":{"1min":1.327,"5min":1.788,"15min":17.512},"last":0.876}]},{"osd":5,"last update":"Sat Sep 30 09:50:42 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.0229999999999999,"15min":1.369},"min":{"1min":0.63900000000000001,"5min":0.502,"15min":0.32000000000000001},"max":{"1min":1.272,"5min":1.6879999999999999,"15min":10.638},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.04,"15min":1.3460000000000001},"min":{"1min":0.68600000000000005,"5min":0.57099999999999995,"15min":0.28799999999999998},"max":{"1min":1.3300000000000001,"5min":1.6970000000000001,"15min":9.4860000000000007},"last":1.0329999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.163,"15min":1.1399999999999999},"min":{"1min":0.67600000000000005,"5min":0.63300000000000001,"15min":0.52000000000000002},"max":{"1min":1.484,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.1799999999999999,"15min":1.1240000000000001},"min":{"1min":0.82499999999999996,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.369,"5min":1.788,"15min":1.879},"last":1.2989999999999999}]}]},{"osd":1,"up_from":83,"seq":356482286061,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":805448,"kb_used_data":7736,"kb_used_omap":3,"kb_used_meta":797692,"kb_avail":92939704,"statfs":{"total":95995035648,"available":95170256896,"internally_reserved":0,"allocated":7921664,"data_stored":6779705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3676,"internal_metadata":816837028},"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 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.68799999999999994,"15min":1.377},"min":{"1min":0.33300000000000002,"5min":0.32500000000000001,"15min":0.191},"max":{"1min":1.143,"5min":1.143,"15min":35.616999999999997},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.79200000000000004,"5min":0.82599999999999996,"15min":1.4670000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.218},"max":{"1min":1.5049999999999999,"5min":4.8230000000000004,"15min":32.270000000000003},"last":1.0900000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:50:38 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.71099999999999997,"15min":2.1669999999999998},"min":{"1min":0.436,"5min":0.34100000000000003,"15min":0.21299999999999999},"max":{"1min":0.88200000000000001,"5min":1.329,"15min":201.13200000000001},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.86499999999999999,"15min":2.2109999999999999},"min":{"1min":0.50900000000000001,"5min":0.38900000000000001,"15min":0.24299999999999999},"max":{"1min":1.4990000000000001,"5min":1.6719999999999999,"15min":202.02199999999999},"last":1.0349999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.81200000000000006,"15min":1.4570000000000001},"min":{"1min":0.46400000000000002,"5min":0.34499999999999997,"15min":0.253},"max":{"1min":1.1599999999999999,"5min":1.4770000000000001,"15min":16.542999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.90400000000000003,"15min":1.589},"min":{"1min":0.54100000000000004,"5min":0.52400000000000002,"15min":0.26300000000000001},"max":{"1min":1.3340000000000001,"5min":1.395,"15min":19.637},"last":1.387}]},{"osd":4,"last update":"Sat Sep 30 09:50:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0900000000000001,"15min":1.6839999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.33800000000000002},"max":{"1min":1.5640000000000001,"5min":1.6419999999999999,"15min":15.999000000000001},"last":1.2849999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.1040000000000001,"15min":1.391},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.33600000000000002},"max":{"1min":1.873,"5min":1.873,"15min":16.486000000000001},"last":1.3280000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.1240000000000001,"15min":1.4319999999999999},"min":{"1min":0.67000000000000004,"5min":0.62,"15min":0.371},"max":{"1min":1.5529999999999999,"5min":1.98,"15min":16.437000000000001},"last":1.6040000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.143,"15min":1.75},"min":{"1min":0.76500000000000001,"5min":0.68100000000000005,"15min":0.39500000000000002},"max":{"1min":1.1379999999999999,"5min":2.0670000000000002,"15min":15.933999999999999},"last":1.171}]},{"osd":6,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0760000000000001,"15min":1.635},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.33100000000000002},"max":{"1min":1.371,"5min":1.6910000000000001,"15min":12.382},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.2030000000000001,"5min":1.23,"15min":1.786},"min":{"1min":0.77000000000000002,"5min":0.69199999999999995,"15min":0.38600000000000001},"max":{"1min":1.6830000000000001,"5min":1.8859999999999999,"15min":19.006},"last":1.8939999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:50:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.2130000000000001,"15min":1.093},"min":{"1min":0.71899999999999997,"5min":0.71699999999999997,"15min":0.70299999999999996},"max":{"1min":1.464,"5min":1.905,"15min":1.905},"last":1.5329999999999999},{"interface":"front","average":{"1min":1.2450000000000001,"5min":1.242,"15min":1.1539999999999999},"min":{"1min":0.85899999999999999,"5min":0.66800000000000004,"15min":0.51400000000000001},"max":{"1min":1.657,"5min":1.885,"15min":5.0810000000000004},"last":1.9550000000000001}]}]},{"osd":0,"up_from":78,"seq":335007449587,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":777100,"kb_used_data":7740,"kb_used_omap":3,"kb_used_meta":769340,"kb_avail":92968052,"statfs":{"total":95995035648,"available":95199285248,"internally_reserved":0,"allocated":7925760,"data_stored":7295582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3870,"internal_metadata":787804386},"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 30 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.76000000000000001,"15min":1.643},"min":{"1min":0.32300000000000001,"5min":0.29399999999999998,"15min":0.20799999999999999},"max":{"1min":1.165,"5min":1.2769999999999999,"15min":43.847999999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.86299999999999999,"15min":1.7709999999999999},"min":{"1min":0.54000000000000004,"5min":0.433,"15min":0.23200000000000001},"max":{"1min":1.198,"5min":1.619,"15min":44.462000000000003},"last":0.69999999999999996}]},{"osd":2,"last update":"Sat Sep 30 09:49:50 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.755,"15min":2.3029999999999999},"min":{"1min":0.47899999999999998,"5min":0.38,"15min":0.24299999999999999},"max":{"1min":1.026,"5min":1.3069999999999999,"15min":99.521000000000001},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.79500000000000004,"15min":2.4820000000000002},"min":{"1min":0.61199999999999999,"5min":0.32900000000000001,"15min":0.254},"max":{"1min":1.288,"5min":2.02,"15min":102.997},"last":0.90000000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.75,"15min":1.954},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.23000000000000001},"max":{"1min":0.94599999999999995,"5min":2.6160000000000001,"15min":46.500999999999998},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.89000000000000001,"15min":1.9359999999999999},"min":{"1min":0.50800000000000001,"5min":0.36399999999999999,"15min":0.29599999999999999},"max":{"1min":1.448,"5min":2.1920000000000002,"15min":47.902999999999999},"last":1.044}]},{"osd":4,"last update":"Sat Sep 30 09:50:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1140000000000001,"15min":1.619},"min":{"1min":0.82899999999999996,"5min":0.52400000000000002,"15min":0.35199999999999998},"max":{"1min":1.538,"5min":2.0819999999999999,"15min":12.52},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.131,"5min":1.0529999999999999,"15min":1.5740000000000001},"min":{"1min":0.67700000000000005,"5min":0.64100000000000001,"15min":0.33100000000000002},"max":{"1min":1.5149999999999999,"5min":1.679,"15min":11.785},"last":1.6240000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:49:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.1160000000000001,"15min":1.639},"min":{"1min":0.68700000000000006,"5min":0.59399999999999997,"15min":0.317},"max":{"1min":1.5069999999999999,"5min":1.9490000000000001,"15min":12.48},"last":1.1100000000000001},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.0600000000000001,"15min":1.573},"min":{"1min":0.70999999999999996,"5min":0.68300000000000005,"15min":0.32700000000000001},"max":{"1min":1.6020000000000001,"5min":2.665,"15min":9.9550000000000001},"last":1.3720000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:49:50 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":1.1040000000000001,"15min":1.784},"min":{"1min":0.875,"5min":0.64300000000000002,"15min":0.35299999999999998},"max":{"1min":1.536,"5min":2.7160000000000002,"15min":9.7289999999999992},"last":1.3109999999999999},{"interface":"front","average":{"1min":1.24,"5min":1.141,"15min":1.7509999999999999},"min":{"1min":0.91100000000000003,"5min":0.69699999999999995,"15min":0.34999999999999998},"max":{"1min":1.587,"5min":1.587,"15min":11.710000000000001},"last":1.571}]},{"osd":7,"last update":"Sat Sep 30 09:50:21 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.1930000000000001,"15min":1.1100000000000001},"min":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.54400000000000004},"max":{"1min":1.631,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.5069999999999999},{"interface":"front","average":{"1min":1.202,"5min":1.2390000000000001,"15min":1.1279999999999999},"min":{"1min":0.78600000000000003,"5min":0.68100000000000005,"15min":0.66800000000000004},"max":{"1min":1.5569999999999999,"5min":1.917,"15min":1.917},"last":1.242}]}]},{"osd":2,"up_from":88,"seq":377957122535,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":734944,"kb_used_data":3668,"kb_used_omap":3,"kb_used_meta":731260,"kb_avail":93010208,"statfs":{"total":95995035648,"available":95242452992,"internally_reserved":0,"allocated":3756032,"data_stored":2585290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3317,"internal_metadata":748811019},"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 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.755,"15min":1.5289999999999999},"min":{"1min":0.372,"5min":0.35699999999999998,"15min":0.20599999999999999},"max":{"1min":0.96899999999999997,"5min":1.3440000000000001,"15min":19.364000000000001},"last":1.103},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.72199999999999998,"15min":1.4470000000000001},"min":{"1min":0.42899999999999999,"5min":0.314,"15min":0.19900000000000001},"max":{"1min":0.91200000000000003,"5min":1.292,"15min":10.082000000000001},"last":0.81000000000000005}]},{"osd":1,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.76300000000000001,"15min":1.4950000000000001},"min":{"1min":0.59699999999999998,"5min":0.35699999999999998,"15min":0.22800000000000001},"max":{"1min":1.454,"5min":1.776,"15min":15.898999999999999},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.85699999999999998,"15min":1.484},"min":{"1min":0.55800000000000005,"5min":0.40100000000000002,"15min":0.26400000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":19.321000000000002},"last":0.72199999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:50:32 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.86799999999999999,"15min":1.7989999999999999},"min":{"1min":0.496,"5min":0.377,"15min":0.26100000000000001},"max":{"1min":1.2230000000000001,"5min":1.4419999999999999,"15min":80.599999999999994},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.96699999999999997,"15min":1.742},"min":{"1min":0.63,"5min":0.439,"15min":0.28299999999999997},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":79.415000000000006},"last":1.038}]},{"osd":4,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":0.98599999999999999,"15min":2.081},"min":{"1min":0.75800000000000001,"5min":0.501,"15min":0.32100000000000001},"max":{"1min":1.5580000000000001,"5min":1.8360000000000001,"15min":125.416},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.143,"5min":1.054,"15min":1.996},"min":{"1min":0.71999999999999997,"5min":0.54700000000000004,"15min":0.34000000000000002},"max":{"1min":1.4750000000000001,"5min":2.2309999999999999,"15min":125.922},"last":1.0680000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.1830000000000001,"15min":1.575},"min":{"1min":0.81999999999999995,"5min":0.70099999999999996,"15min":0.35499999999999998},"max":{"1min":1.5880000000000001,"5min":1.6200000000000001,"15min":14.615},"last":1.202},{"interface":"front","average":{"1min":1.22,"5min":1.115,"15min":1.522},"min":{"1min":0.74399999999999999,"5min":0.60899999999999999,"15min":0.314},"max":{"1min":1.6080000000000001,"5min":1.99,"15min":17.913},"last":0.95299999999999996}]},{"osd":6,"last update":"Sat Sep 30 09:49:46 2023","interfaces":[{"interface":"back","average":{"1min":1.2310000000000001,"5min":1.1579999999999999,"15min":1.7110000000000001},"min":{"1min":0.84899999999999998,"5min":0.65700000000000003,"15min":0.36299999999999999},"max":{"1min":1.7150000000000001,"5min":2.153,"15min":10.483000000000001},"last":1.018},{"interface":"front","average":{"1min":1.258,"5min":1.145,"15min":1.865},"min":{"1min":0.84199999999999997,"5min":0.623,"15min":0.34899999999999998},"max":{"1min":1.573,"5min":1.8049999999999999,"15min":15.954000000000001},"last":1.1599999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:50:32 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1659999999999999,"15min":1.083},"min":{"1min":0.67300000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.5740000000000001,"5min":1.742,"15min":1.788},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.169,"5min":1.234,"15min":1.1379999999999999},"min":{"1min":0.81999999999999995,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.5209999999999999,"5min":1.6910000000000001,"15min":1.6910000000000001},"last":1.298}]}]},{"osd":3,"up_from":93,"seq":399431959010,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":837308,"kb_used_data":3628,"kb_used_omap":2,"kb_used_meta":833661,"kb_avail":92907844,"statfs":{"total":95995035648,"available":95137632256,"internally_reserved":0,"allocated":3715072,"data_stored":2582338,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2453,"internal_metadata":853669483},"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 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.77500000000000002,"15min":1.722},"min":{"1min":0.51500000000000001,"5min":0.33800000000000002,"15min":0.19500000000000001},"max":{"1min":1.1319999999999999,"5min":2.5510000000000002,"15min":58.927},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.75,"15min":1.71},"min":{"1min":0.41199999999999998,"5min":0.376,"15min":0.17499999999999999},"max":{"1min":1.23,"5min":1.2629999999999999,"15min":57.417999999999999},"last":0.86099999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.876,"15min":1.625},"min":{"1min":0.45700000000000002,"5min":0.36699999999999999,"15min":0.24399999999999999},"max":{"1min":1.198,"5min":9.7100000000000009,"15min":35.037999999999997},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.94899999999999995,"15min":1.4510000000000001},"min":{"1min":0.55800000000000005,"5min":0.376,"15min":0.23599999999999999},"max":{"1min":1.0920000000000001,"5min":9.8350000000000009,"15min":33.665999999999997},"last":0.95199999999999996}]},{"osd":2,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.80700000000000005,"15min":1.556},"min":{"1min":0.52100000000000002,"5min":0.32900000000000001,"15min":0.21199999999999999},"max":{"1min":1.1479999999999999,"5min":1.393,"15min":44.814},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.93000000000000005,"15min":1.6359999999999999},"min":{"1min":0.52800000000000002,"5min":0.48699999999999999,"15min":0.249},"max":{"1min":1.2190000000000001,"5min":2.641,"15min":44.436},"last":1.1990000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:50:14 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0429999999999999,"15min":1.5089999999999999},"min":{"1min":0.61199999999999999,"5min":0.44900000000000001,"15min":0.33100000000000002},"max":{"1min":1.5820000000000001,"5min":1.603,"15min":11.445},"last":1.087},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.1220000000000001,"15min":1.5529999999999999},"min":{"1min":0.86599999999999999,"5min":0.46400000000000002,"15min":0.32500000000000001},"max":{"1min":1.3089999999999999,"5min":3.1240000000000001,"15min":10.349},"last":1.3180000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.0800000000000001,"15min":1.5629999999999999},"min":{"1min":0.81499999999999995,"5min":0.51300000000000001,"15min":0.32600000000000001},"max":{"1min":1.5529999999999999,"5min":1.601,"15min":11.494999999999999},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.1080000000000001,"5min":1.1200000000000001,"15min":1.5589999999999999},"min":{"1min":0.83899999999999997,"5min":0.59799999999999998,"15min":0.34399999999999997},"max":{"1min":1.5329999999999999,"5min":1.774,"15min":11.847},"last":1.288}]},{"osd":6,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.175,"15min":1.8160000000000001},"min":{"1min":0.748,"5min":0.54300000000000004,"15min":0.35699999999999998},"max":{"1min":1.704,"5min":1.839,"15min":12.801},"last":1.361},{"interface":"front","average":{"1min":1.165,"5min":1.1679999999999999,"15min":1.6419999999999999},"min":{"1min":0.76700000000000002,"5min":0.69399999999999995,"15min":0.36499999999999999},"max":{"1min":1.645,"5min":1.8460000000000001,"15min":11.881},"last":1.163}]},{"osd":7,"last update":"Sat Sep 30 09:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.2250000000000001,"5min":1.2110000000000001,"15min":1.0349999999999999},"min":{"1min":0.72799999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.458},{"interface":"front","average":{"1min":1.161,"5min":1.236,"15min":1.0940000000000001},"min":{"1min":0.90600000000000003,"5min":0.68500000000000005,"15min":0.61699999999999999},"max":{"1min":1.4079999999999999,"5min":3.246,"15min":3.246},"last":1.419}]}]},{"osd":4,"up_from":184,"seq":790273982750,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":316920,"kb_used_data":3056,"kb_used_omap":9,"kb_used_meta":313846,"kb_avail":93428232,"statfs":{"total":95995035648,"available":95670509568,"internally_reserved":0,"allocated":3129344,"data_stored":2508717,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"internal_metadata":321378516},"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 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.89000000000000001,"15min":1.369},"min":{"1min":0.52900000000000003,"5min":0.46100000000000002,"15min":0.23999999999999999},"max":{"1min":1.2689999999999999,"5min":1.351,"15min":28.995000000000001},"last":1.05},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94699999999999995,"15min":1.593},"min":{"1min":0.61099999999999999,"5min":0.49399999999999999,"15min":0.25700000000000001},"max":{"1min":1.4279999999999999,"5min":1.5609999999999999,"15min":28.954000000000001},"last":1.012}]},{"osd":1,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.101,"15min":1.2969999999999999},"min":{"1min":0.67300000000000004,"5min":0.48599999999999999,"15min":0.28100000000000003},"max":{"1min":1.3939999999999999,"5min":18.297000000000001,"15min":26.474},"last":1.262},{"interface":"front","average":{"1min":1.077,"5min":1.1830000000000001,"15min":1.5489999999999999},"min":{"1min":0.81999999999999995,"5min":0.59499999999999997,"15min":0.28499999999999998},"max":{"1min":1.3680000000000001,"5min":18.172000000000001,"15min":26.905000000000001},"last":1.2729999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.98999999999999999,"15min":1.3999999999999999},"min":{"1min":0.80200000000000005,"5min":0.58099999999999996,"15min":0.29299999999999998},"max":{"1min":1.2789999999999999,"5min":1.431,"15min":11.266},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.94499999999999995,"15min":1.3340000000000001},"min":{"1min":0.71099999999999997,"5min":0.55200000000000005,"15min":0.28799999999999998},"max":{"1min":1.179,"5min":1.3799999999999999,"15min":9.5429999999999993},"last":1.179}]},{"osd":3,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0349999999999999,"15min":1.4790000000000001},"min":{"1min":0.71699999999999997,"5min":0.61199999999999999,"15min":0.29899999999999999},"max":{"1min":1.355,"5min":1.4219999999999999,"15min":26.001000000000001},"last":1.165},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1,"15min":1.5049999999999999},"min":{"1min":0.83099999999999996,"5min":0.59399999999999997,"15min":0.318},"max":{"1min":1.3120000000000001,"5min":1.7849999999999999,"15min":26.289000000000001},"last":1.2450000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.97999999999999998,"15min":1.3049999999999999},"min":{"1min":0.71699999999999997,"5min":0.53100000000000003,"15min":0.28199999999999997},"max":{"1min":1.1910000000000001,"5min":1.5089999999999999,"15min":11.593999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0109999999999999,"15min":1.0629999999999999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.28499999999999998},"max":{"1min":1.2529999999999999,"5min":1.5389999999999999,"15min":6.3879999999999999},"last":1.415}]},{"osd":6,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.052,"15min":1.3100000000000001},"min":{"1min":0.79500000000000004,"5min":0.59599999999999997,"15min":0.317},"max":{"1min":1.258,"5min":1.6990000000000001,"15min":9.6829999999999998},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.056,"15min":1.1870000000000001},"min":{"1min":0.68200000000000005,"5min":0.61799999999999999,"15min":0.316},"max":{"1min":1.306,"5min":1.544,"15min":10.242000000000001},"last":1.2050000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:50:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.1240000000000001,"15min":1.1000000000000001},"min":{"1min":0.88100000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3120000000000001,"5min":1.8049999999999999,"15min":1.8049999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.1379999999999999,"15min":1.0840000000000001},"min":{"1min":0.93899999999999995,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.347,"5min":1.7470000000000001,"15min":1.7470000000000001},"last":1.325}]}]},{"osd":5,"up_from":36,"seq":154618823341,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":907176,"kb_used_data":3040,"kb_used_omap":0,"kb_used_meta":904128,"kb_avail":92837976,"statfs":{"total":95995035648,"available":95066087424,"internally_reserved":0,"allocated":3112960,"data_stored":2504177,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":925827072},"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 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.88200000000000001,"15min":1.6379999999999999},"min":{"1min":0.55400000000000005,"5min":0.52700000000000002,"15min":0.27100000000000002},"max":{"1min":1.284,"5min":1.768,"15min":51.164000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.97199999999999998,"15min":1.74},"min":{"1min":0.73299999999999998,"5min":0.54100000000000004,"15min":0.28100000000000003},"max":{"1min":1.2509999999999999,"5min":2.6930000000000001,"15min":51.073999999999998},"last":1.2929999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:50:28 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.129,"15min":2.1269999999999998},"min":{"1min":0.67800000000000005,"5min":0.496,"15min":0.29799999999999999},"max":{"1min":1.238,"5min":10.117000000000001,"15min":127.295},"last":1.1060000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.1339999999999999,"15min":2.0720000000000001},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.316},"max":{"1min":1.335,"5min":10.175000000000001,"15min":127.482},"last":1.1299999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96299999999999997,"15min":2.0179999999999998},"min":{"1min":0.63600000000000001,"5min":0.56200000000000006,"15min":0.32100000000000001},"max":{"1min":1.401,"5min":1.468,"15min":87.206000000000003},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.96399999999999997,"15min":2.0190000000000001},"min":{"1min":0.65200000000000002,"5min":0.59299999999999997,"15min":0.30399999999999999},"max":{"1min":1.2310000000000001,"5min":1.6240000000000001,"15min":87.299999999999997},"last":1.268}]},{"osd":3,"last update":"Sat Sep 30 09:50:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.98999999999999999,"15min":2.4609999999999999},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.28799999999999998},"max":{"1min":1.216,"5min":1.6779999999999999,"15min":127.76600000000001},"last":1.008},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.1080000000000001,"15min":2.4279999999999999},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.33900000000000002},"max":{"1min":1.399,"5min":1.909,"15min":132.054},"last":1.075}]},{"osd":4,"last update":"Sat Sep 30 09:49:52 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.0549999999999999,"15min":1.3839999999999999},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.28899999999999998},"max":{"1min":1.2629999999999999,"5min":1.8400000000000001,"15min":14.018000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.002,"5min":1.0660000000000001,"15min":1.3260000000000001},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.315},"max":{"1min":1.4279999999999999,"5min":1.7809999999999999,"15min":11.988},"last":0.96799999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:50:28 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.98299999999999998,"15min":1.369},"min":{"1min":0.67600000000000005,"5min":0.64200000000000002,"15min":0.34699999999999998},"max":{"1min":1.135,"5min":1.54,"15min":14.734},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.095,"5min":1.1200000000000001,"15min":1.5820000000000001},"min":{"1min":0.69199999999999995,"5min":0.53700000000000003,"15min":0.29399999999999998},"max":{"1min":1.3959999999999999,"5min":2.2469999999999999,"15min":12.045999999999999},"last":1.2170000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.04,"15min":1.0669999999999999},"min":{"1min":0.66400000000000003,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.153,"5min":1.2010000000000001,"15min":1.2290000000000001},"min":{"1min":0.88800000000000001,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4410000000000001,"5min":2.3279999999999998,"15min":2.3279999999999998},"last":1.175}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":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":3870,"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":3676,"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":2158,"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":2453,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10028,"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":4792,"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":4938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8744,"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-30T09:50:54.236 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-30T09:50:54.236 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-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-30T09:50:54.307 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=87a12a0915ad4b7e97bd07bdfb75d03a 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-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-09-30T09:50:54.309 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-30T09:50:54.319 INFO:tasks.cephadm:Teardown begin 2023-09-30T09:50:54.320 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T09:50:54.342 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T09:50:54.372 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-30T09:50:54.372 DEBUG:teuthology.orchestra.run.smithi005:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-30T09:50:54.393 DEBUG:teuthology.orchestra.run.smithi099:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-30T09:50:54.421 INFO:tasks.cephadm:Stopping all daemons... 2023-09-30T09:50:54.421 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-30T09:50:54.421 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a 2023-09-30T09:50:54.484 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:54 smithi005 systemd[1]: Stopping Ceph mon.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:50:54.987 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[75361]: debug 2023-09-30T09:50:54.669+0000 7fd301042700 -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-30T09:50:54.988 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[75361]: debug 2023-09-30T09:50:54.669+0000 7fd301042700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-30T09:50:54.988 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[71249]: [30/Sep/2023:09:50:54] ENGINE Bus STOPPING 2023-09-30T09:50:54.988 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[71249]: [30/Sep/2023:09:50:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:50:54.988 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[71249]: [30/Sep/2023:09:50:54] ENGINE Bus STOPPED 2023-09-30T09:50:54.988 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[71249]: [30/Sep/2023:09:50:54] ENGINE Bus STARTING 2023-09-30T09:50:54.989 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[71249]: [30/Sep/2023:09:50:54] ENGINE Serving on http://:::9283 2023-09-30T09:50:54.989 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:54 smithi005 bash[71249]: [30/Sep/2023:09:50:54] ENGINE Bus STARTED 2023-09-30T09:50:55.763 INFO:journalctl@ceph.mon.a.smithi005.stdout:Sep 30 09:50:55 smithi005 bash[258626]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T09:50:55.768 DEBUG:teuthology.orchestra.run.smithi005:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-30T09:50:55.864 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:50:55.864 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-30T09:50:55.864 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-30T09:50:55.865 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.c 2023-09-30T09:50:56.018 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:55 smithi005 systemd[1]: Stopping Ceph mon.c for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:50:56.372 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:56 smithi005 bash[78438]: debug 2023-09-30T09:50:56.049+0000 7fa4e3774700 -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-30T09:50:56.372 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:56 smithi005 bash[78438]: debug 2023-09-30T09:50:56.049+0000 7fa4e3774700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-30T09:50:57.129 DEBUG:teuthology.orchestra.run.smithi005:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-30T09:50:57.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:56 smithi005 bash[258736]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-c 2023-09-30T09:50:57.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:57 smithi005 bash[258800]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-c 2023-09-30T09:50:57.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:57 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-30T09:50:57.140 INFO:journalctl@ceph.mon.c.smithi005.stdout:Sep 30 09:50:57 smithi005 systemd[1]: Stopped Ceph mon.c for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:50:57.167 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:50:57.167 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-30T09:50:57.168 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-30T09:50:57.168 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.b 2023-09-30T09:50:57.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:57 smithi099 systemd[1]: Stopping Ceph mon.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:50:57.552 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:57 smithi099 bash[59238]: debug 2023-09-30T09:50:57.340+0000 7f7b181d7700 -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-30T09:50:57.553 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:57 smithi099 bash[59238]: debug 2023-09-30T09:50:57.340+0000 7f7b181d7700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-30T09:50:58.548 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-30T09:50:58.558 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:58 smithi099 bash[154128]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-b 2023-09-30T09:50:58.558 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:58 smithi099 bash[154191]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-mon-b 2023-09-30T09:50:58.558 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:58 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-30T09:50:58.558 INFO:journalctl@ceph.mon.b.smithi099.stdout:Sep 30 09:50:58 smithi099 systemd[1]: Stopped Ceph mon.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:50:58.574 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:50:58.574 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-30T09:50:58.575 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-30T09:50:58.575 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y 2023-09-30T09:50:58.840 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:58 smithi005 systemd[1]: Stopping Ceph mgr.y for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:50:58.841 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:58 smithi005 bash[71249]: debug 2023-09-30T09:50:58.741+0000 7fc66fde8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -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-30T09:50:58.841 INFO:journalctl@ceph.mgr.y.smithi005.stdout:Sep 30 09:50:58 smithi005 bash[71249]: debug 2023-09-30T09:50:58.741+0000 7fc66fde8700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-09-30T09:50:59.302 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:50:58 smithi099 bash[54868]: ts=2023-09-30T09:50:58.838Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:50:59.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:50:58 smithi099 bash[54868]: ts=2023-09-30T09:50:58.838Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:50:59.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:50:58 smithi099 bash[54868]: ts=2023-09-30T09:50:58.843Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:50:59.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:50:58 smithi099 bash[54868]: ts=2023-09-30T09:50:58.841Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:50:59.726 DEBUG:teuthology.orchestra.run.smithi005:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-30T09:50:59.761 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:50:59.761 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-30T09:50:59.761 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-30T09:50:59.761 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.x 2023-09-30T09:51:00.049 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Sep 30 09:50:59 smithi099 systemd[1]: Stopping Ceph mgr.x for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:00.891 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-30T09:51:00.922 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:51:00.922 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-30T09:51:00.922 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-30T09:51:00.922 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.0 2023-09-30T09:51:01.275 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:51:00 smithi005 systemd[1]: Stopping Ceph osd.0 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:01.275 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:51:01 smithi005 bash[84376]: debug 2023-09-30T09:51:01.081+0000 7f600b282700 -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-30T09:51:01.275 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:51:01 smithi005 bash[84376]: debug 2023-09-30T09:51:01.081+0000 7f600b282700 -1 osd.0 350 *** Got signal Terminated *** 2023-09-30T09:51:01.275 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:51:01 smithi005 bash[84376]: debug 2023-09-30T09:51:01.081+0000 7f600b282700 -1 osd.0 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:51:07.611 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:51:07 smithi005 bash[258942]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-0 2023-09-30T09:51:07.611 INFO:journalctl@ceph.osd.0.smithi005.stdout:Sep 30 09:51:07 smithi005 bash[259008]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-0 2023-09-30T09:51:10.341 DEBUG:teuthology.orchestra.run.smithi005:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-30T09:51:10.370 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:51:10.370 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-30T09:51:10.371 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-30T09:51:10.371 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.1 2023-09-30T09:51:10.766 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:51:10 smithi005 systemd[1]: Stopping Ceph osd.1 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:10.767 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:51:10 smithi005 bash[87278]: debug 2023-09-30T09:51:10.577+0000 7f2b99afa700 -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-30T09:51:10.767 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:51:10 smithi005 bash[87278]: debug 2023-09-30T09:51:10.577+0000 7f2b99afa700 -1 osd.1 350 *** Got signal Terminated *** 2023-09-30T09:51:10.767 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:51:10 smithi005 bash[87278]: debug 2023-09-30T09:51:10.577+0000 7f2b99afa700 -1 osd.1 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:51:17.252 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:51:16 smithi005 bash[259148]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-1 2023-09-30T09:51:17.253 INFO:journalctl@ceph.osd.1.smithi005.stdout:Sep 30 09:51:17 smithi005 bash[259213]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-1 2023-09-30T09:51:19.345 DEBUG:teuthology.orchestra.run.smithi005:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-30T09:51:19.379 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:51:19.380 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-30T09:51:19.380 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-30T09:51:19.380 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.2 2023-09-30T09:51:19.616 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:51:19 smithi005 systemd[1]: Stopping Ceph osd.2 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:20.016 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:51:19 smithi005 bash[90036]: debug 2023-09-30T09:51:19.609+0000 7f738ef13700 -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-30T09:51:20.016 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:51:19 smithi005 bash[90036]: debug 2023-09-30T09:51:19.609+0000 7f738ef13700 -1 osd.2 350 *** Got signal Terminated *** 2023-09-30T09:51:20.016 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:51:19 smithi005 bash[90036]: debug 2023-09-30T09:51:19.609+0000 7f738ef13700 -1 osd.2 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:51:26.266 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:51:25 smithi005 bash[259352]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-2 2023-09-30T09:51:26.266 INFO:journalctl@ceph.osd.2.smithi005.stdout:Sep 30 09:51:26 smithi005 bash[259422]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-2 2023-09-30T09:51:28.271 DEBUG:teuthology.orchestra.run.smithi005:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-30T09:51:28.308 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:51:28.308 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-30T09:51:28.308 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-30T09:51:28.308 DEBUG:teuthology.orchestra.run.smithi005:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.3 2023-09-30T09:51:28.530 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:28 smithi005 systemd[1]: Stopping Ceph osd.3 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:28.552 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:28 smithi099 bash[97967]: debug 2023-09-30T09:51:28.096+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:29.016 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:28 smithi005 bash[92892]: debug 2023-09-30T09:51:28.521+0000 7ff0bfac5700 -1 osd.3 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.129425+0000 front 2023-09-30T09:51:05.129874+0000 (oldest deadline 2023-09-30T09:51:28.029482+0000) 2023-09-30T09:51:29.017 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:28 smithi005 bash[92892]: debug 2023-09-30T09:51:28.549+0000 7ff0c34cf700 -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-30T09:51:29.017 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:28 smithi005 bash[92892]: debug 2023-09-30T09:51:28.549+0000 7ff0c34cf700 -1 osd.3 350 *** Got signal Terminated *** 2023-09-30T09:51:29.017 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:28 smithi005 bash[92892]: debug 2023-09-30T09:51:28.549+0000 7ff0c34cf700 -1 osd.3 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:51:29.053 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:28 smithi099 bash[39474]: debug 2023-09-30T09:51:28.628+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:29.552 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:29 smithi099 bash[97967]: debug 2023-09-30T09:51:29.116+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:30.016 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:29 smithi005 bash[92892]: debug 2023-09-30T09:51:29.561+0000 7ff0bfac5700 -1 osd.3 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.129425+0000 front 2023-09-30T09:51:05.129874+0000 (oldest deadline 2023-09-30T09:51:28.029482+0000) 2023-09-30T09:51:30.053 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:29 smithi099 bash[39474]: debug 2023-09-30T09:51:29.640+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:30.552 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:30 smithi099 bash[97967]: debug 2023-09-30T09:51:30.160+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:31.016 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:30 smithi005 bash[92892]: debug 2023-09-30T09:51:30.549+0000 7ff0bfac5700 -1 osd.3 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.129425+0000 front 2023-09-30T09:51:05.129874+0000 (oldest deadline 2023-09-30T09:51:28.029482+0000) 2023-09-30T09:51:31.052 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:30 smithi099 bash[39474]: debug 2023-09-30T09:51:30.604+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:31.552 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:31 smithi099 bash[97967]: debug 2023-09-30T09:51:31.120+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:31.909 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:31 smithi099 bash[142829]: debug 2023-09-30T09:51:31.568+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:31.910 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:31 smithi099 bash[39474]: debug 2023-09-30T09:51:31.560+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:32.016 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:31 smithi005 bash[92892]: debug 2023-09-30T09:51:31.537+0000 7ff0bfac5700 -1 osd.3 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.129425+0000 front 2023-09-30T09:51:05.129874+0000 (oldest deadline 2023-09-30T09:51:28.029482+0000) 2023-09-30T09:51:32.172 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:31 smithi099 bash[35302]: debug 2023-09-30T09:51:31.908+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:32.533 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:32 smithi099 bash[97967]: debug 2023-09-30T09:51:32.168+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:32.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:32 smithi099 bash[39474]: debug 2023-09-30T09:51:32.604+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:32.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:32 smithi099 bash[142829]: debug 2023-09-30T09:51:32.528+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:33.016 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:32 smithi005 bash[92892]: debug 2023-09-30T09:51:32.537+0000 7ff0bfac5700 -1 osd.3 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.129425+0000 front 2023-09-30T09:51:05.129874+0000 (oldest deadline 2023-09-30T09:51:28.029482+0000) 2023-09-30T09:51:33.137 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:32 smithi099 bash[35302]: debug 2023-09-30T09:51:32.876+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:33.552 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:33 smithi099 bash[97967]: debug 2023-09-30T09:51:33.132+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:33.766 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:33 smithi005 bash[92892]: debug 2023-09-30T09:51:33.501+0000 7ff0bfac5700 -1 osd.3 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.129425+0000 front 2023-09-30T09:51:05.129874+0000 (oldest deadline 2023-09-30T09:51:28.029482+0000) 2023-09-30T09:51:33.887 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:33 smithi099 bash[39474]: debug 2023-09-30T09:51:33.596+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:33.887 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:33 smithi099 bash[142829]: debug 2023-09-30T09:51:33.564+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:34.302 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:34 smithi099 bash[97967]: debug 2023-09-30T09:51:34.132+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:34.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:33 smithi099 bash[35302]: debug 2023-09-30T09:51:33.880+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:34.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:34 smithi099 bash[39474]: debug 2023-09-30T09:51:34.604+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:34.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:34 smithi099 bash[142829]: debug 2023-09-30T09:51:34.548+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:35.070 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:34 smithi005 bash[259557]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-3 2023-09-30T09:51:35.070 INFO:journalctl@ceph.osd.3.smithi005.stdout:Sep 30 09:51:34 smithi005 bash[259625]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-3 2023-09-30T09:51:35.302 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:35 smithi099 bash[97967]: debug 2023-09-30T09:51:35.091+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:35.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:34 smithi099 bash[35302]: debug 2023-09-30T09:51:34.916+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:35.958 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:35 smithi099 bash[142829]: debug 2023-09-30T09:51:35.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:35.958 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:35 smithi099 bash[39474]: debug 2023-09-30T09:51:35.571+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:36.302 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:36 smithi099 bash[97967]: debug 2023-09-30T09:51:36.079+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:36.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:35 smithi099 bash[35302]: debug 2023-09-30T09:51:35.951+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:36.921 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:36 smithi099 bash[39474]: debug 2023-09-30T09:51:36.583+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:36.922 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:36 smithi099 bash[142829]: debug 2023-09-30T09:51:36.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:37.052 DEBUG:teuthology.orchestra.run.smithi005:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-30T09:51:37.085 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:51:37.085 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-30T09:51:37.085 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-30T09:51:37.086 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.4 2023-09-30T09:51:37.264 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:36 smithi099 bash[35302]: debug 2023-09-30T09:51:36.915+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:37.265 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:36 smithi099 bash[35302]: debug 2023-09-30T09:51:36.915+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:37.265 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:37 smithi099 systemd[1]: Stopping Ceph osd.4 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:37.265 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[97967]: debug 2023-09-30T09:51:37.111+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:37.552 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[97967]: debug 2023-09-30T09:51:37.259+0000 7f14be595700 -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-30T09:51:37.552 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[97967]: debug 2023-09-30T09:51:37.259+0000 7f14be595700 -1 osd.4 350 *** Got signal Terminated *** 2023-09-30T09:51:37.553 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[97967]: debug 2023-09-30T09:51:37.259+0000 7f14be595700 -1 osd.4 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:51:37.942 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[142829]: debug 2023-09-30T09:51:37.579+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:37.942 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[39474]: debug 2023-09-30T09:51:37.559+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:38.302 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:38 smithi099 bash[97967]: debug 2023-09-30T09:51:38.119+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:38.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[35302]: debug 2023-09-30T09:51:37.935+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:38.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:37 smithi099 bash[35302]: debug 2023-09-30T09:51:37.935+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:38.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:38 smithi099 bash[142829]: debug 2023-09-30T09:51:38.531+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:38.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:38 smithi099 bash[39474]: debug 2023-09-30T09:51:38.571+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:38.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:38 smithi099 bash[39474]: debug 2023-09-30T09:51:38.571+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:39.302 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:39 smithi099 bash[97967]: debug 2023-09-30T09:51:39.071+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:39.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:38 smithi099 bash[35302]: debug 2023-09-30T09:51:38.931+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:39.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:38 smithi099 bash[35302]: debug 2023-09-30T09:51:38.931+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:39.893 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:39 smithi099 bash[142829]: debug 2023-09-30T09:51:39.563+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:39.894 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:39 smithi099 bash[39474]: debug 2023-09-30T09:51:39.563+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:39.894 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:39 smithi099 bash[39474]: debug 2023-09-30T09:51:39.563+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:40.302 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:40 smithi099 bash[97967]: debug 2023-09-30T09:51:40.111+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:40.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:39 smithi099 bash[35302]: debug 2023-09-30T09:51:39.891+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:40.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:39 smithi099 bash[35302]: debug 2023-09-30T09:51:39.891+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:40.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:40 smithi099 bash[39474]: debug 2023-09-30T09:51:40.519+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:40.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:40 smithi099 bash[39474]: debug 2023-09-30T09:51:40.519+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:40.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:40 smithi099 bash[142829]: debug 2023-09-30T09:51:40.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:40.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:40 smithi099 bash[142829]: debug 2023-09-30T09:51:40.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:41.302 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:41 smithi099 bash[97967]: debug 2023-09-30T09:51:41.095+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:41.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:40 smithi099 bash[35302]: debug 2023-09-30T09:51:40.843+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:41.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:40 smithi099 bash[35302]: debug 2023-09-30T09:51:40.843+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:41.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:41 smithi099 bash[39474]: debug 2023-09-30T09:51:41.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:41.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:41 smithi099 bash[39474]: debug 2023-09-30T09:51:41.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:41.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:41 smithi099 bash[142829]: debug 2023-09-30T09:51:41.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:41.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:41 smithi099 bash[142829]: debug 2023-09-30T09:51:41.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:42.100 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:41 smithi099 bash[35302]: debug 2023-09-30T09:51:41.827+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:42.100 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:41 smithi099 bash[35302]: debug 2023-09-30T09:51:41.827+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:42.438 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[97967]: debug 2023-09-30T09:51:42.095+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.018158+0000 front 2023-09-30T09:51:05.018053+0000 (oldest deadline 2023-09-30T09:51:27.917889+0000) 2023-09-30T09:51:42.438 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[97967]: debug 2023-09-30T09:51:42.095+0000 7f14b8d0d700 -1 osd.4 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:15.420925+0000 front 2023-09-30T09:51:15.421046+0000 (oldest deadline 2023-09-30T09:51:41.320541+0000) 2023-09-30T09:51:42.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[39474]: debug 2023-09-30T09:51:42.515+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:42.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[39474]: debug 2023-09-30T09:51:42.515+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:42.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[142829]: debug 2023-09-30T09:51:42.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:42.804 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[142829]: debug 2023-09-30T09:51:42.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:43.052 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[35302]: debug 2023-09-30T09:51:42.831+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:43.053 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:42 smithi099 bash[35302]: debug 2023-09-30T09:51:42.831+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:43.380 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[154338]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-4 2023-09-30T09:51:43.380 INFO:journalctl@ceph.osd.4.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[154403]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-4 2023-09-30T09:51:43.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[142829]: debug 2023-09-30T09:51:43.531+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:43.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[142829]: debug 2023-09-30T09:51:43.531+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:43.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[39474]: debug 2023-09-30T09:51:43.503+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:43.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[39474]: debug 2023-09-30T09:51:43.503+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:44.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[35302]: debug 2023-09-30T09:51:43.799+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:44.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:43 smithi099 bash[35302]: debug 2023-09-30T09:51:43.799+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:44.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:44 smithi099 bash[142829]: debug 2023-09-30T09:51:44.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:44.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:44 smithi099 bash[142829]: debug 2023-09-30T09:51:44.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:44.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:44 smithi099 bash[39474]: debug 2023-09-30T09:51:44.487+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:44.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:44 smithi099 bash[39474]: debug 2023-09-30T09:51:44.487+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:45.140 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:44 smithi099 bash[35302]: debug 2023-09-30T09:51:44.835+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:45.141 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:44 smithi099 bash[35302]: debug 2023-09-30T09:51:44.835+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:45.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:45 smithi099 bash[142829]: debug 2023-09-30T09:51:45.511+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:45.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:45 smithi099 bash[142829]: debug 2023-09-30T09:51:45.511+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:45.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:45 smithi099 bash[39474]: debug 2023-09-30T09:51:45.483+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:45.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:45 smithi099 bash[39474]: debug 2023-09-30T09:51:45.483+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:45.896 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-30T09:51:45.925 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:51:45.926 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-30T09:51:45.926 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-30T09:51:45.926 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.5 2023-09-30T09:51:46.161 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:45 smithi099 bash[35302]: debug 2023-09-30T09:51:45.879+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:46.161 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:45 smithi099 bash[35302]: debug 2023-09-30T09:51:45.879+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:46.161 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:45 smithi099 systemd[1]: Stopping Ceph osd.5 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:46.162 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[35302]: debug 2023-09-30T09:51:46.155+0000 7fc927cc4700 -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-30T09:51:46.465 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[35302]: debug 2023-09-30T09:51:46.155+0000 7fc927cc4700 -1 osd.5 350 *** Got signal Terminated *** 2023-09-30T09:51:46.465 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[35302]: debug 2023-09-30T09:51:46.155+0000 7fc927cc4700 -1 osd.5 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:51:46.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[39474]: debug 2023-09-30T09:51:46.459+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:46.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[39474]: debug 2023-09-30T09:51:46.459+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:46.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[142829]: debug 2023-09-30T09:51:46.543+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:46.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[142829]: debug 2023-09-30T09:51:46.543+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:47.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[35302]: debug 2023-09-30T09:51:46.895+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:47.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[35302]: debug 2023-09-30T09:51:46.895+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:47.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:46 smithi099 bash[35302]: debug 2023-09-30T09:51:46.895+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:22.252953+0000 front 2023-09-30T09:51:22.253037+0000 (oldest deadline 2023-09-30T09:51:46.352622+0000) 2023-09-30T09:51:47.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:47 smithi099 bash[39474]: debug 2023-09-30T09:51:47.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:47.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:47 smithi099 bash[39474]: debug 2023-09-30T09:51:47.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:47.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:47 smithi099 bash[142829]: debug 2023-09-30T09:51:47.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:47.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:47 smithi099 bash[142829]: debug 2023-09-30T09:51:47.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:48.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:47 smithi099 bash[35302]: debug 2023-09-30T09:51:47.863+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:48.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:47 smithi099 bash[35302]: debug 2023-09-30T09:51:47.863+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:48.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:47 smithi099 bash[35302]: debug 2023-09-30T09:51:47.863+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:22.252953+0000 front 2023-09-30T09:51:22.253037+0000 (oldest deadline 2023-09-30T09:51:46.352622+0000) 2023-09-30T09:51:48.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:48 smithi099 bash[39474]: debug 2023-09-30T09:51:48.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:48.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:48 smithi099 bash[39474]: debug 2023-09-30T09:51:48.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:48.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:48 smithi099 bash[142829]: debug 2023-09-30T09:51:48.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:48.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:48 smithi099 bash[142829]: debug 2023-09-30T09:51:48.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:49.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:48 smithi099 bash[35302]: debug 2023-09-30T09:51:48.883+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:49.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:48 smithi099 bash[35302]: debug 2023-09-30T09:51:48.883+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:49.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:48 smithi099 bash[35302]: debug 2023-09-30T09:51:48.883+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:22.252953+0000 front 2023-09-30T09:51:22.253037+0000 (oldest deadline 2023-09-30T09:51:46.352622+0000) 2023-09-30T09:51:49.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:49 smithi099 bash[142829]: debug 2023-09-30T09:51:49.527+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:49.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:49 smithi099 bash[142829]: debug 2023-09-30T09:51:49.527+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:49.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:49 smithi099 bash[39474]: debug 2023-09-30T09:51:49.503+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:49.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:49 smithi099 bash[39474]: debug 2023-09-30T09:51:49.503+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:50.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:49 smithi099 bash[35302]: debug 2023-09-30T09:51:49.859+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:50.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:49 smithi099 bash[35302]: debug 2023-09-30T09:51:49.859+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:50.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:49 smithi099 bash[35302]: debug 2023-09-30T09:51:49.859+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:22.252953+0000 front 2023-09-30T09:51:22.253037+0000 (oldest deadline 2023-09-30T09:51:46.352622+0000) 2023-09-30T09:51:50.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[39474]: debug 2023-09-30T09:51:50.487+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:50.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[39474]: debug 2023-09-30T09:51:50.487+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:50.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[39474]: debug 2023-09-30T09:51:50.487+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:50.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[142829]: debug 2023-09-30T09:51:50.571+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:50.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[142829]: debug 2023-09-30T09:51:50.571+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:50.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[142829]: debug 2023-09-30T09:51:50.571+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:51.302 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[35302]: debug 2023-09-30T09:51:50.911+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.251050+0000 front 2023-09-30T09:51:05.250708+0000 (oldest deadline 2023-09-30T09:51:31.050969+0000) 2023-09-30T09:51:51.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[35302]: debug 2023-09-30T09:51:50.911+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:11.052017+0000 front 2023-09-30T09:51:11.051997+0000 (oldest deadline 2023-09-30T09:51:36.351586+0000) 2023-09-30T09:51:51.303 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:50 smithi099 bash[35302]: debug 2023-09-30T09:51:50.911+0000 7fc922c3d700 -1 osd.5 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:22.252953+0000 front 2023-09-30T09:51:22.253037+0000 (oldest deadline 2023-09-30T09:51:46.352622+0000) 2023-09-30T09:51:51.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:51 smithi099 bash[39474]: debug 2023-09-30T09:51:51.475+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:51.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:51 smithi099 bash[39474]: debug 2023-09-30T09:51:51.475+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:51.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:51 smithi099 bash[39474]: debug 2023-09-30T09:51:51.475+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:51.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:51 smithi099 bash[142829]: debug 2023-09-30T09:51:51.619+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:51.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:51 smithi099 bash[142829]: debug 2023-09-30T09:51:51.619+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:51.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:51 smithi099 bash[142829]: debug 2023-09-30T09:51:51.619+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:52.438 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[154543]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-5 2023-09-30T09:51:52.438 INFO:journalctl@ceph.osd.5.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[154609]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-5 2023-09-30T09:51:52.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[142829]: debug 2023-09-30T09:51:52.655+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:52.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[142829]: debug 2023-09-30T09:51:52.655+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:52.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[142829]: debug 2023-09-30T09:51:52.655+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:52.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[39474]: debug 2023-09-30T09:51:52.499+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:52.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[39474]: debug 2023-09-30T09:51:52.499+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:52.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:52 smithi099 bash[39474]: debug 2023-09-30T09:51:52.499+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:53.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:53 smithi099 bash[142829]: debug 2023-09-30T09:51:53.667+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:53.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:53 smithi099 bash[142829]: debug 2023-09-30T09:51:53.667+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:53.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:53 smithi099 bash[142829]: debug 2023-09-30T09:51:53.667+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:53.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:53 smithi099 bash[39474]: debug 2023-09-30T09:51:53.463+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:53.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:53 smithi099 bash[39474]: debug 2023-09-30T09:51:53.463+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:53.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:53 smithi099 bash[39474]: debug 2023-09-30T09:51:53.463+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:54.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-30T09:51:54.667 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:51:54.667 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-30T09:51:54.667 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-30T09:51:54.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.6 2023-09-30T09:51:54.723 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[142829]: debug 2023-09-30T09:51:54.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:54.723 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[142829]: debug 2023-09-30T09:51:54.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:54.723 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[142829]: debug 2023-09-30T09:51:54.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:54.723 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[142829]: debug 2023-09-30T09:51:54.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:51:54.724 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[39474]: debug 2023-09-30T09:51:54.439+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:54.724 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[39474]: debug 2023-09-30T09:51:54.443+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:54.724 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[39474]: debug 2023-09-30T09:51:54.443+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:55.052 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:54 smithi099 systemd[1]: Stopping Ceph osd.6 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:51:55.053 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[39474]: debug 2023-09-30T09:51:54.875+0000 7fbebaab0700 -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-30T09:51:55.053 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[39474]: debug 2023-09-30T09:51:54.875+0000 7fbebaab0700 -1 osd.6 350 *** Got signal Terminated *** 2023-09-30T09:51:55.053 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:54 smithi099 bash[39474]: debug 2023-09-30T09:51:54.875+0000 7fbebaab0700 -1 osd.6 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:51:55.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:55 smithi099 bash[39474]: debug 2023-09-30T09:51:55.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:55.802 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:55 smithi099 bash[39474]: debug 2023-09-30T09:51:55.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:55.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:55 smithi099 bash[39474]: debug 2023-09-30T09:51:55.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:55.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:55 smithi099 bash[142829]: debug 2023-09-30T09:51:55.631+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:55.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:55 smithi099 bash[142829]: debug 2023-09-30T09:51:55.631+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:55.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:55 smithi099 bash[142829]: debug 2023-09-30T09:51:55.631+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:55.804 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:55 smithi099 bash[142829]: debug 2023-09-30T09:51:55.631+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:51:56.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:56 smithi099 bash[142829]: debug 2023-09-30T09:51:56.615+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:56.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:56 smithi099 bash[142829]: debug 2023-09-30T09:51:56.615+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:56.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:56 smithi099 bash[142829]: debug 2023-09-30T09:51:56.615+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:56.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:56 smithi099 bash[142829]: debug 2023-09-30T09:51:56.615+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:51:56.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:56 smithi099 bash[39474]: debug 2023-09-30T09:51:56.495+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:56.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:56 smithi099 bash[39474]: debug 2023-09-30T09:51:56.495+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:56.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:56 smithi099 bash[39474]: debug 2023-09-30T09:51:56.495+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:57.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[142829]: debug 2023-09-30T09:51:57.595+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:57.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[142829]: debug 2023-09-30T09:51:57.595+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:57.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[142829]: debug 2023-09-30T09:51:57.595+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:57.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[142829]: debug 2023-09-30T09:51:57.595+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:51:57.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[39474]: debug 2023-09-30T09:51:57.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:57.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[39474]: debug 2023-09-30T09:51:57.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:57.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[39474]: debug 2023-09-30T09:51:57.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:57.804 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:57 smithi099 bash[39474]: debug 2023-09-30T09:51:57.491+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:30.979585+0000 front 2023-09-30T09:51:30.979420+0000 (oldest deadline 2023-09-30T09:51:56.879350+0000) 2023-09-30T09:51:58.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[142829]: debug 2023-09-30T09:51:58.559+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:58.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[142829]: debug 2023-09-30T09:51:58.559+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:58.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[142829]: debug 2023-09-30T09:51:58.559+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:58.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[142829]: debug 2023-09-30T09:51:58.559+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:51:58.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[39474]: debug 2023-09-30T09:51:58.443+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:58.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[39474]: debug 2023-09-30T09:51:58.443+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:58.804 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[39474]: debug 2023-09-30T09:51:58.443+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:58.804 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[39474]: debug 2023-09-30T09:51:58.443+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:30.979585+0000 front 2023-09-30T09:51:30.979420+0000 (oldest deadline 2023-09-30T09:51:56.879350+0000) 2023-09-30T09:51:59.302 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[54868]: ts=2023-09-30T09:51:58.837Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:51:59.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[54868]: ts=2023-09-30T09:51:58.838Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:51:59.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[54868]: ts=2023-09-30T09:51:58.841Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:51:59.303 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:51:58 smithi099 bash[54868]: ts=2023-09-30T09:51:58.844Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.5:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.5:8765: connect: connection refused" 2023-09-30T09:51:59.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[142829]: debug 2023-09-30T09:51:59.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:51:59.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[142829]: debug 2023-09-30T09:51:59.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:51:59.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[142829]: debug 2023-09-30T09:51:59.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:51:59.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[142829]: debug 2023-09-30T09:51:59.567+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:51:59.803 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[39474]: debug 2023-09-30T09:51:59.435+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.974059+0000 front 2023-09-30T09:51:05.973761+0000 (oldest deadline 2023-09-30T09:51:27.673853+0000) 2023-09-30T09:51:59.804 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[39474]: debug 2023-09-30T09:51:59.435+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.676268+0000 front 2023-09-30T09:51:14.676067+0000 (oldest deadline 2023-09-30T09:51:38.175971+0000) 2023-09-30T09:51:59.804 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[39474]: debug 2023-09-30T09:51:59.435+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:24.578471+0000 front 2023-09-30T09:51:24.578564+0000 (oldest deadline 2023-09-30T09:51:50.478111+0000) 2023-09-30T09:51:59.804 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:51:59 smithi099 bash[39474]: debug 2023-09-30T09:51:59.435+0000 7fbeb622a700 -1 osd.6 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:30.979585+0000 front 2023-09-30T09:51:30.979420+0000 (oldest deadline 2023-09-30T09:51:56.879350+0000) 2023-09-30T09:52:00.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:00 smithi099 bash[142829]: debug 2023-09-30T09:52:00.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:00.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:00 smithi099 bash[142829]: debug 2023-09-30T09:52:00.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:00.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:00 smithi099 bash[142829]: debug 2023-09-30T09:52:00.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:00.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:00 smithi099 bash[142829]: debug 2023-09-30T09:52:00.535+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:01.085 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:52:00 smithi099 bash[154751]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-6 2023-09-30T09:52:01.085 INFO:journalctl@ceph.osd.6.smithi099.stdout:Sep 30 09:52:01 smithi099 bash[154816]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-6 2023-09-30T09:52:01.971 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:01 smithi099 bash[142829]: debug 2023-09-30T09:52:01.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:01.972 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:01 smithi099 bash[142829]: debug 2023-09-30T09:52:01.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:01.972 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:01 smithi099 bash[142829]: debug 2023-09-30T09:52:01.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:01.972 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:01 smithi099 bash[142829]: debug 2023-09-30T09:52:01.583+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:02.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:02 smithi099 bash[142829]: debug 2023-09-30T09:52:02.619+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:02.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:02 smithi099 bash[142829]: debug 2023-09-30T09:52:02.619+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:02.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:02 smithi099 bash[142829]: debug 2023-09-30T09:52:02.619+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:02.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:02 smithi099 bash[142829]: debug 2023-09-30T09:52:02.619+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:03.137 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-30T09:52:03.211 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:52:03.211 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-30T09:52:03.211 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-30T09:52:03.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.7 2023-09-30T09:52:03.433 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 systemd[1]: Stopping Ceph osd.7 for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:52:03.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 bash[142829]: debug 2023-09-30T09:52:03.427+0000 7eff86a70700 -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-30T09:52:03.802 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 bash[142829]: debug 2023-09-30T09:52:03.427+0000 7eff86a70700 -1 osd.7 350 *** Got signal Terminated *** 2023-09-30T09:52:03.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 bash[142829]: debug 2023-09-30T09:52:03.427+0000 7eff86a70700 -1 osd.7 350 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:52:03.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 bash[142829]: debug 2023-09-30T09:52:03.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:03.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 bash[142829]: debug 2023-09-30T09:52:03.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:03.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 bash[142829]: debug 2023-09-30T09:52:03.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:03.803 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:03 smithi099 bash[142829]: debug 2023-09-30T09:52:03.651+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:05.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:04 smithi099 bash[142829]: debug 2023-09-30T09:52:04.703+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:05.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:04 smithi099 bash[142829]: debug 2023-09-30T09:52:04.703+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:05.053 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:04 smithi099 bash[142829]: debug 2023-09-30T09:52:04.703+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:05.053 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:04 smithi099 bash[142829]: debug 2023-09-30T09:52:04.703+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:06.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:05 smithi099 bash[142829]: debug 2023-09-30T09:52:05.655+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:06.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:05 smithi099 bash[142829]: debug 2023-09-30T09:52:05.655+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:06.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:05 smithi099 bash[142829]: debug 2023-09-30T09:52:05.655+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:06.053 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:05 smithi099 bash[142829]: debug 2023-09-30T09:52:05.655+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:07.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:06 smithi099 bash[142829]: debug 2023-09-30T09:52:06.623+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:07.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:06 smithi099 bash[142829]: debug 2023-09-30T09:52:06.623+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:07.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:06 smithi099 bash[142829]: debug 2023-09-30T09:52:06.623+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:07.053 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:06 smithi099 bash[142829]: debug 2023-09-30T09:52:06.623+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:08.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:07 smithi099 bash[142829]: debug 2023-09-30T09:52:07.599+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6806 osd.0 since back 2023-09-30T09:51:05.374051+0000 front 2023-09-30T09:51:05.374342+0000 (oldest deadline 2023-09-30T09:51:31.274161+0000) 2023-09-30T09:52:08.052 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:07 smithi099 bash[142829]: debug 2023-09-30T09:52:07.599+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6814 osd.1 since back 2023-09-30T09:51:14.775909+0000 front 2023-09-30T09:51:14.775703+0000 (oldest deadline 2023-09-30T09:51:40.075430+0000) 2023-09-30T09:52:08.053 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:07 smithi099 bash[142829]: debug 2023-09-30T09:52:07.599+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6822 osd.2 since back 2023-09-30T09:51:23.978255+0000 front 2023-09-30T09:51:23.978214+0000 (oldest deadline 2023-09-30T09:51:49.877886+0000) 2023-09-30T09:52:08.053 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:07 smithi099 bash[142829]: debug 2023-09-30T09:52:07.599+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.5:6830 osd.3 since back 2023-09-30T09:51:29.878776+0000 front 2023-09-30T09:51:29.878714+0000 (oldest deadline 2023-09-30T09:51:54.578468+0000) 2023-09-30T09:52:08.053 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:07 smithi099 bash[142829]: debug 2023-09-30T09:52:07.599+0000 7eff841ee700 -1 osd.7 350 heartbeat_check: no reply from 172.21.15.99:6804 osd.4 since back 2023-09-30T09:51:42.180812+0000 front 2023-09-30T09:51:42.180594+0000 (oldest deadline 2023-09-30T09:52:06.880536+0000) 2023-09-30T09:52:09.450 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:09 smithi099 bash[154955]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-7 2023-09-30T09:52:09.451 INFO:journalctl@ceph.osd.7.smithi099.stdout:Sep 30 09:52:09 smithi099 bash[155021]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-osd-7 2023-09-30T09:52:11.387 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-30T09:52:11.419 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:52:11.419 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-30T09:52:11.419 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-30T09:52:11.419 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-30T09:52:11.648 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 systemd[1]: Stopping Ceph prometheus.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:52:12.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:11 smithi005 bash[70337]: level=warn ts=2023-09-30T09:52:11.625Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi005.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.5:8443: connect: connection refused" 2023-09-30T09:52:12.016 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:11 smithi005 bash[70337]: level=warn ts=2023-09-30T09:52:11.627Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi099.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.99:8443: connect: connection refused" 2023-09-30T09:52:12.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:52:12.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-09-30T09:52:12.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-09-30T09:52:12.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-09-30T09:52:12.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-09-30T09:52:12.053 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-09-30T09:52:12.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T09:52:12.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-09-30T09:52:12.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.647Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T09:52:12.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.649Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T09:52:12.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.649Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-09-30T09:52:12.054 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Sep 30 09:52:11 smithi099 bash[54868]: ts=2023-09-30T09:52:11.649Z caller=main.go:1066 level=info msg="See you next time!" 2023-09-30T09:52:12.468 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-30T09:52:12.495 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T09:52:12.495 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-30T09:52:12.495 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-30T09:52:19.516 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:52:19 smithi005 systemd[1]: Stopping Ceph node-exporter.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:52:20.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:52:19 smithi005 bash[259984]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-30T09:52:20.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:52:20 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:52:20.266 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:52:20 smithi005 bash[260047]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-30T09:52:20.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:52:20 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-30T09:52:20.269 INFO:journalctl@ceph.node-exporter.a.smithi005.stdout:Sep 30 09:52:20 smithi005 systemd[1]: Stopped Ceph node-exporter.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:52:20.577 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:20 smithi005 systemd[1]: Stopping Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:52:20.577 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:20 smithi005 bash[70337]: level=info ts=2023-09-30T09:52:20.493Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:52:21.516 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:21 smithi005 bash[260108]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T09:52:21.516 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:21 smithi005 bash[260170]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T09:52:21.516 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:21 smithi005 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-30T09:52:21.516 INFO:journalctl@ceph.alertmanager.a.smithi005.stdout:Sep 30 09:52:21 smithi005 systemd[1]: Stopped Ceph alertmanager.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:52:28.282 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-30T09:52:34.981 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:52:34 smithi099 systemd[1]: Stopping Ceph node-exporter.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:52:35.802 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:52:35 smithi099 bash[155485]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-30T09:52:35.802 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:52:35 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:52:35.802 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:52:35 smithi099 bash[155563]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-30T09:52:35.802 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:52:35 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-30T09:52:35.803 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Sep 30 09:52:35 smithi099 systemd[1]: Stopped Ceph node-exporter.b for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:52:36.302 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:52:35 smithi099 systemd[1]: Stopping Ceph grafana.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7... 2023-09-30T09:52:36.303 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:52:36 smithi099 bash[53503]: t=2023-09-30T09:52:36+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-09-30T09:52:37.052 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:52:36 smithi099 bash[155625]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-30T09:52:37.052 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:52:36 smithi099 bash[155689]: Error response from daemon: No such container: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-30T09:52:37.052 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:52:36 smithi099 systemd[1]: ceph-dceda7f8-5f6d-11ee-8db4-212e2dc638e7@grafana.a.service: Succeeded. 2023-09-30T09:52:37.053 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Sep 30 09:52:36 smithi099 systemd[1]: Stopped Ceph grafana.a for dceda7f8-5f6d-11ee-8db4-212e2dc638e7. 2023-09-30T09:52:42.905 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T09:52:42.922 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T09:52:42.938 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-30T09:52:42.940 DEBUG:teuthology.misc:Transferring archived files from smithi005:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181/remote/smithi005/crash 2023-09-30T09:52:42.941 DEBUG:teuthology.orchestra.run.smithi005:> sudo tar c -f - -C /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/crash -- . 2023-09-30T09:52:42.992 INFO:teuthology.orchestra.run.smithi005.stderr:tar: /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-30T09:52:42.993 INFO:teuthology.orchestra.run.smithi005.stderr:tar: Error is not recoverable: exiting now 2023-09-30T09:52:42.995 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181/remote/smithi099/crash 2023-09-30T09:52:42.996 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/crash -- . 2023-09-30T09:52:43.031 INFO:teuthology.orchestra.run.smithi099.stderr:tar: /var/lib/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-30T09:52:43.035 INFO:teuthology.orchestra.run.smithi099.stderr:tar: Error is not recoverable: exiting now 2023-09-30T09:52:43.036 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-30T09:52:43.036 DEBUG:teuthology.orchestra.run.smithi005:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-30T09:52:43.053 INFO:teuthology.orchestra.run.smithi005.stderr:grep: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-30T09:52:43.055 INFO:tasks.cephadm:Compressing logs... 2023-09-30T09:52:43.055 DEBUG:teuthology.orchestra.run.smithi005:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-09-30T09:52:43.104 DEBUG:teuthology.orchestra.run.smithi099:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-09-30T09:52:43.117 INFO:teuthology.orchestra.run.smithi005.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-30T09:52:43.120 INFO:teuthology.orchestra.run.smithi099.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-30T09:52:43.123 INFO:teuthology.orchestra.run.smithi005.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.a.log 2023-09-30T09:52:43.124 INFO:teuthology.orchestra.run.smithi005.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mgr.y.log 2023-09-30T09:52:43.125 INFO:teuthology.orchestra.run.smithi005.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.c.log 2023-09-30T09:52:43.126 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mds.foo.smithi005.gpfodn.log 2023-09-30T09:52:43.126 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mgr.y.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.1.log 2023-09-30T09:52:43.127 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mds.foo.smithi005.gpfodn.log: gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.0.log 2023-09-30T09:52:43.127 INFO:teuthology.orchestra.run.smithi005.stderr: 82.4% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mds.foo.smithi005.gpfodn.log.gz 2023-09-30T09:52:43.127 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.3.log 2023-09-30T09:52:43.128 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-volume.log 2023-09-30T09:52:43.128 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.2.log 2023-09-30T09:52:43.129 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.b.log 2023-09-30T09:52:43.129 INFO:teuthology.orchestra.run.smithi005.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-09-30T09:52:43.130 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mds.foo.smithi099.oalojx.log 2023-09-30T09:52:43.130 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.5.log 2023-09-30T09:52:43.130 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mgr.x.log 2023-09-30T09:52:43.131 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.6.log 2023-09-30T09:52:43.131 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.4.log 2023-09-30T09:52:43.132 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-volume.log 2023-09-30T09:52:43.132 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.7.log 2023-09-30T09:52:43.132 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-09-30T09:52:43.139 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.6.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.5.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mgr.x.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mds.foo.smithi099.oalojx.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-volume.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.7.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.4.log: /var/log/ceph/cephadm.log: 59.8% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mds.foo.smithi099.oalojx.log.gz 2023-09-30T09:52:43.220 INFO:teuthology.orchestra.run.smithi099.stderr: 92.5% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-volume.log.gz 2023-09-30T09:52:43.284 INFO:teuthology.orchestra.run.smithi005.stderr:/var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-volume.log: /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.2.log: /var/log/ceph/cephadm.log: 92.4% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-30T09:52:43.364 INFO:teuthology.orchestra.run.smithi005.stderr: 93.2% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-volume.log.gz 2023-09-30T09:52:43.832 INFO:teuthology.orchestra.run.smithi099.stderr: 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-30T09:52:43.882 INFO:teuthology.orchestra.run.smithi099.stderr: 90.0% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mgr.x.log.gz 2023-09-30T09:52:47.508 INFO:teuthology.orchestra.run.smithi099.stderr: 92.6% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.b.log.gz 2023-09-30T09:52:48.284 INFO:teuthology.orchestra.run.smithi005.stderr: 89.6% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mgr.y.log.gz 2023-09-30T09:52:55.181 INFO:teuthology.orchestra.run.smithi005.stderr: 92.0% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.c.log.gz 2023-09-30T09:53:01.081 INFO:teuthology.orchestra.run.smithi005.stderr: 90.5% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-mon.a.log.gz 2023-09-30T09:55:44.326 INFO:teuthology.orchestra.run.smithi099.stderr: 93.7% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.7.log.gz 2023-09-30T09:56:11.341 INFO:teuthology.orchestra.run.smithi099.stderr: 93.9% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.4.log.gz 2023-09-30T09:57:00.948 INFO:teuthology.orchestra.run.smithi099.stderr: 93.7% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.6.log.gz 2023-09-30T09:57:12.883 INFO:teuthology.orchestra.run.smithi099.stderr: 92.8% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.5.log.gz 2023-09-30T09:57:12.884 INFO:teuthology.orchestra.run.smithi099.stderr: 2023-09-30T09:57:12.885 INFO:teuthology.orchestra.run.smithi099.stderr:real 4m29.775s 2023-09-30T09:57:12.885 INFO:teuthology.orchestra.run.smithi099.stderr:user 3m40.434s 2023-09-30T09:57:12.885 INFO:teuthology.orchestra.run.smithi099.stderr:sys 0m11.187s 2023-09-30T10:04:25.328 INFO:teuthology.orchestra.run.smithi005.stderr: 93.4% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.1.log.gz 2023-09-30T10:05:16.073 INFO:teuthology.orchestra.run.smithi005.stderr: 92.6% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.2.log.gz 2023-09-30T10:05:19.378 INFO:teuthology.orchestra.run.smithi005.stderr: 93.7% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.0.log.gz 2023-09-30T10:05:43.367 INFO:teuthology.orchestra.run.smithi005.stderr: 93.5% -- replaced with /var/log/ceph/dceda7f8-5f6d-11ee-8db4-212e2dc638e7/ceph-osd.3.log.gz 2023-09-30T10:05:43.368 INFO:teuthology.orchestra.run.smithi005.stderr: 2023-09-30T10:05:43.369 INFO:teuthology.orchestra.run.smithi005.stderr:real 13m0.263s 2023-09-30T10:05:43.369 INFO:teuthology.orchestra.run.smithi005.stderr:user 5m51.065s 2023-09-30T10:05:43.369 INFO:teuthology.orchestra.run.smithi005.stderr:sys 0m19.743s 2023-09-30T10:05:43.370 INFO:tasks.cephadm:Archiving logs... 2023-09-30T10:05:43.370 DEBUG:teuthology.misc:Transferring archived files from smithi005:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181/remote/smithi005/log 2023-09-30T10:05:43.372 DEBUG:teuthology.orchestra.run.smithi005:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-30T10:06:33.897 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181/remote/smithi099/log 2023-09-30T10:06:33.899 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-30T10:07:09.037 INFO:tasks.cephadm:Removing cluster... 2023-09-30T10:07:09.042 DEBUG:teuthology.orchestra.run.smithi005:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 --force 2023-09-30T10:07:11.259 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid dceda7f8-5f6d-11ee-8db4-212e2dc638e7 --force 2023-09-30T10:07:13.599 INFO:tasks.cephadm:Removing cephadm ... 2023-09-30T10:07:13.599 DEBUG:teuthology.orchestra.run.smithi005:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-30T10:07:13.624 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-30T10:07:13.638 INFO:tasks.cephadm:Teardown complete 2023-09-30T10:07:13.639 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-30T10:07:13.654 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-30T10:07:13.655 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-30T10:07:13.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-30T10:07:13.754 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-30T10:07:13.766 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-30T10:07:13.767 DEBUG:teuthology.orchestra.run.smithi005:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-30T10:07:13.769 DEBUG:teuthology.orchestra.run.smithi099:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-30T10:07:13.814 INFO:teuthology.orchestra.run.smithi005.stdout: remote refid st t when poll reach delay offset jitter 2023-09-30T10:07:13.815 INFO:teuthology.orchestra.run.smithi005.stdout:============================================================================== 2023-09-30T10:07:13.815 INFO:teuthology.orchestra.run.smithi005.stdout:*hv01.front.sepi 44.4.53.2 2 u 165 256 377 0.181 2.646 0.707 2023-09-30T10:07:13.815 INFO:teuthology.orchestra.run.smithi005.stdout:+hv02.front.sepi 63.231.80.2 3 u 99 256 377 0.146 4.348 1.532 2023-09-30T10:07:13.815 INFO:teuthology.orchestra.run.smithi005.stdout:+hv03.front.sepi 74.6.168.72 3 u 91 256 377 0.157 -0.026 0.803 2023-09-30T10:07:13.815 INFO:teuthology.orchestra.run.smithi005.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-30T10:07:13.835 INFO:teuthology.orchestra.run.smithi099.stdout: remote refid st t when poll reach delay offset jitter 2023-09-30T10:07:13.835 INFO:teuthology.orchestra.run.smithi099.stdout:============================================================================== 2023-09-30T10:07:13.835 INFO:teuthology.orchestra.run.smithi099.stdout:*hv01.front.sepi 44.4.53.2 2 u 36 256 377 0.177 1.397 0.134 2023-09-30T10:07:13.836 INFO:teuthology.orchestra.run.smithi099.stdout:+hv02.front.sepi 63.231.80.2 3 u 11 256 377 0.173 1.612 0.273 2023-09-30T10:07:13.836 INFO:teuthology.orchestra.run.smithi099.stdout:+hv03.front.sepi 74.6.168.72 3 u 3 256 377 0.156 -1.311 0.185 2023-09-30T10:07:13.836 INFO:teuthology.orchestra.run.smithi099.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-30T10:07:13.837 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-30T10:07:13.849 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-30T10:07:13.850 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-30T10:07:13.888 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-30T10:07:13.938 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-30T10:07:13.988 INFO:teuthology.task.internal:Duration was 5299.141606 seconds 2023-09-30T10:07:13.990 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-30T10:07:14.045 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-30T10:07:14.045 DEBUG:teuthology.orchestra.run.smithi005:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-30T10:07:14.048 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-30T10:07:14.164 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-30T10:07:14.165 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi005.front.sepia.ceph.com 2023-09-30T10:07:14.165 DEBUG:teuthology.orchestra.run.smithi005:> 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-30T10:07:14.182 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi099.front.sepia.ceph.com 2023-09-30T10:07:14.183 DEBUG:teuthology.orchestra.run.smithi099:> 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-30T10:07:14.204 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-30T10:07:14.205 DEBUG:teuthology.orchestra.run.smithi005:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-30T10:07:14.231 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-30T10:07:14.441 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-30T10:07:14.442 DEBUG:teuthology.orchestra.run.smithi005:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-30T10:07:14.446 DEBUG:teuthology.orchestra.run.smithi099:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-30T10:07:14.983 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-30T10:07:14.998 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-30T10:07:14.998 DEBUG:teuthology.orchestra.run.smithi005:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-30T10:07:15.051 DEBUG:teuthology.orchestra.run.smithi099:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-30T10:07:15.080 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-30T10:07:15.098 DEBUG:teuthology.orchestra.run.smithi005:> 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-30T10:07:15.100 DEBUG:teuthology.orchestra.run.smithi099:> 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-30T10:07:15.123 INFO:teuthology.orchestra.run.smithi005.stdout:kernel.core_pattern = core 2023-09-30T10:07:15.150 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = core 2023-09-30T10:07:15.177 DEBUG:teuthology.orchestra.run.smithi005:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-30T10:07:15.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T10:07:15.207 DEBUG:teuthology.orchestra.run.smithi099:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-30T10:07:15.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T10:07:15.224 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-30T10:07:15.235 INFO:teuthology.task.internal:Transferring archived files... 2023-09-30T10:07:15.236 DEBUG:teuthology.misc:Transferring archived files from smithi005:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181/remote/smithi005 2023-09-30T10:07:15.237 DEBUG:teuthology.orchestra.run.smithi005:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-30T10:07:15.297 DEBUG:teuthology.misc:Transferring archived files from smithi099:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181/remote/smithi099 2023-09-30T10:07:15.297 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-30T10:07:15.335 INFO:teuthology.task.internal:Removing archive directory... 2023-09-30T10:07:15.335 DEBUG:teuthology.orchestra.run.smithi005:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-30T10:07:15.337 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-30T10:07:15.377 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-30T10:07:15.392 INFO:teuthology.task.internal:Not uploading archives. 2023-09-30T10:07:15.392 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-30T10:07:15.420 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-30T10:07:15.421 DEBUG:teuthology.orchestra.run.smithi005:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-30T10:07:15.424 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-30T10:07:15.430 INFO:teuthology.orchestra.run.smithi005.stdout: 1048609 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 30 10:07 /home/ubuntu/cephtest 2023-09-30T10:07:15.430 INFO:teuthology.orchestra.run.smithi005.stdout: 2621441 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 30 09:46 /home/ubuntu/cephtest/mnt.0 2023-09-30T10:07:15.430 INFO:teuthology.orchestra.run.smithi005.stdout: 2621442 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 30 09:46 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T10:07:15.431 INFO:teuthology.orchestra.run.smithi005.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-30T10:07:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T10:07:15.432 INFO:teuthology.orchestra.run.smithi099.stdout: 1048602 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 30 10:07 /home/ubuntu/cephtest 2023-09-30T10:07:15.433 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 smithi005 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-30T10:07:15.440 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-30T10:07:15.471 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-30T10:07:15.523 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi005 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-30T10:07:15.524 INFO:teuthology.nuke:Checking targets against current locks 2023-09-30T10:07:15.562 DEBUG:teuthology.nuke:shortname: smithi005 2023-09-30T10:07:15.563 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-30T10:07:15.587 DEBUG:teuthology.nuke:shortname: smithi099 2023-09-30T10:07:15.587 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-30T10:07:15.590 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi005.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181', '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-30 08:29:31.613949', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-30T10:07:15.611 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi099.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:04-upgrade:pacific-x-main-distro-default-smithi/7407181', '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-30 08:29:31.612606', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-30T10:07:15.643 INFO:teuthology.orchestra.console.smithi005:Power off 2023-09-30T10:07:15.643 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-30T10:07:15.666 DEBUG:teuthology.orchestra.console.smithi005:power off output: Chassis Power Control: Down/Off 2023-09-30T10:07:15.666 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T10:07:15.683 INFO:teuthology.orchestra.console.smithi099:Power off 2023-09-30T10:07:15.683 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-30T10:07:15.694 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2023-09-30T10:07:15.706 DEBUG:teuthology.orchestra.console.smithi099:power off output: Chassis Power Control: Down/Off 2023-09-30T10:07:15.706 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T10:07:15.730 DEBUG:teuthology.orchestra.console.smithi099:check power output: Chassis Power is on 2023-09-30T10:07:19.695 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T10:07:19.731 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T10:07:19.808 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2023-09-30T10:07:19.841 DEBUG:teuthology.orchestra.console.smithi099:check power output: Chassis Power is on 2023-09-30T10:07:23.810 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T10:07:23.842 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T10:07:23.921 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is on 2023-09-30T10:07:23.953 DEBUG:teuthology.orchestra.console.smithi099:check power output: Chassis Power is off 2023-09-30T10:07:24.054 INFO:teuthology.orchestra.console.smithi099:Power off completed 2023-09-30T10:07:27.926 DEBUG:teuthology.orchestra.console.smithi005:pexpect command: ipmitool -H smithi005.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T10:07:28.036 DEBUG:teuthology.orchestra.console.smithi005:check power output: Chassis Power is off 2023-09-30T10:07:28.136 INFO:teuthology.orchestra.console.smithi005:Power off completed 2023-09-30T10:07:28.241 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/classic} duration: 5299.141606092453 failure_reason: '' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=87a12a0915ad4b7e97bd07bdfb75d03a status: fail success: false 2023-09-30T10:07:28.242 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-30T10:07:28.317 INFO:teuthology.run:FAIL